]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
- German UserGuide.lyx: some translations
[features.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % define a short command for \textvisiblespace
37 \newcommand{\spce}{\textvisiblespace}
38
39 % macro for italic page numbers in the index
40 \newcommand{\IndexDef}[1]{\textit{#1}}
41
42 % for customized page headers/footers
43 % only needed because they are only used in one section of the document
44 \usepackage{fancyhdr}
45 % change header rule width
46 \renewcommand{\headrulewidth}{2pt}
47
48 % workaround for a makeindex bug,
49 % see sec. "Index Entry Order"
50 % only uncomment this when you are using makindex
51 %\let\OrgIndex\index 
52 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
53 \end_preamble
54 \options refpage,intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
55 \use_default_options false
56 \begin_modules
57 customHeadersFooters
58 enumitem
59 \end_modules
60 \maintain_unincluded_children false
61 \language english
62 \language_package default
63 \inputencoding auto
64 \fontencoding global
65 \font_roman default
66 \font_sans default
67 \font_typewriter default
68 \font_default_family default
69 \use_non_tex_fonts false
70 \font_sc false
71 \font_osf false
72 \font_sf_scale 100
73 \font_tt_scale 100
74
75 \graphics default
76 \default_output_format default
77 \output_sync 0
78 \bibtex_command default
79 \index_command default
80 \paperfontsize 12
81 \spacing single
82 \use_hyperref true
83 \pdf_title "The LyX User's Guide"
84 \pdf_author "LyX Team"
85 \pdf_subject "LyX"
86 \pdf_keywords "LyX"
87 \pdf_bookmarks true
88 \pdf_bookmarksnumbered true
89 \pdf_bookmarksopen false
90 \pdf_bookmarksopenlevel 1
91 \pdf_breaklinks false
92 \pdf_pdfborder false
93 \pdf_colorlinks true
94 \pdf_backref false
95 \pdf_pdfusetitle false
96 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
97 \papersize default
98 \use_geometry false
99 \use_amsmath 1
100 \use_esint 1
101 \use_mhchem 1
102 \use_mathdots 1
103 \cite_engine basic
104 \use_bibtopic false
105 \use_indices false
106 \paperorientation portrait
107 \suppress_date false
108 \use_refstyle 0
109 \notefontcolor #0000ff
110 \branch Question
111 \selected 1
112 \filename_suffix 0
113 \color #00ff00
114 \end_branch
115 \branch Answer
116 \selected 0
117 \filename_suffix 0
118 \color #aa55ff
119 \end_branch
120 \index Index
121 \shortcut idx
122 \color #008000
123 \end_index
124 \secnumdepth 3
125 \tocdepth 2
126 \paragraph_separation indent
127 \paragraph_indentation default
128 \quotes_language english
129 \papercolumns 1
130 \papersides 2
131 \paperpagestyle default
132 \tracking_changes 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 The LyX 
5924 \family sans
5925 List
5926 \family default
5927
5928 \begin_inset Index idx
5929 status collapsed
5930
5931 \begin_layout Plain Layout
5932 Lists ! LyX list
5933 \end_layout
5934
5935 \end_inset
5936
5937
5938 \end_layout
5939
5940 \begin_layout Standard
5941 The 
5942 \family sans
5943 List
5944 \family default
5945  environment is a LyX extension to LaTeX.
5946 \end_layout
5947
5948 \begin_layout Standard
5949 \begin_inset Note Greyedout
5950 status collapsed
5951
5952 \begin_layout Plain Layout
5953
5954 \series bold
5955 Note:
5956 \series default
5957  When you are using a KOMA-Script document class, like in this document,
5958  the 
5959 \family sans
5960 List
5961 \family default
5962  environment is named 
5963 \family sans
5964 Labeling
5965 \family default
5966 .
5967 \end_layout
5968
5969 \end_inset
5970
5971
5972 \end_layout
5973
5974 \begin_layout Standard
5975 Like the 
5976 \family sans
5977 Description
5978 \family default
5979  environment the 
5980 \family sans
5981 List
5982 \family default
5983  environment has user-defined labels for each list item.
5984  There are the following properties of this list environment:
5985 \end_layout
5986
5987 \begin_layout Labeling
5988 \labelwidthstring 00.00.0000
5989 item
5990 \begin_inset space ~
5991 \end_inset
5992
5993 labels LyX uses the first 
5994 \begin_inset Quotes eld
5995 \end_inset
5996
5997 word
5998 \begin_inset Quotes erd
5999 \end_inset
6000
6001  of each line as the item label.
6002  The first 
6003 \family sans
6004 Space
6005 \family default
6006  after the beginning of the first line of an item marks the end of the label.
6007  If you need to use more than one word in an item label, use a protected
6008  blank as described above.
6009 \end_layout
6010
6011 \begin_layout Labeling
6012 \labelwidthstring 00.00.0000
6013 margins As you can see, LyX uses different margins for the item label and
6014  the body of the item text.
6015  The body of the text has a larger left margin, which is equal to the default
6016  label width plus a little extra space.
6017  
6018 \end_layout
6019
6020 \begin_layout Labeling
6021 \labelwidthstring 00.00.0000
6022 label
6023 \begin_inset space ~
6024 \end_inset
6025
6026 width LyX uses the width of the label, or the default width, whatever is
6027  larger.
6028  If the label width is larger, the label 
6029 \begin_inset Quotes eld
6030 \end_inset
6031
6032 extends
6033 \begin_inset Quotes erd
6034 \end_inset
6035
6036  into the first line.
6037  In other words, the text of the first line isn't aligned with the left
6038  margin of the rest of the item text.
6039 \end_layout
6040
6041 \begin_layout Labeling
6042 \labelwidthstring 00.00.0000
6043 default
6044 \begin_inset space ~
6045 \end_inset
6046
6047 width You can set the default label width to ensure that the text of all
6048  items in a 
6049 \family sans
6050 List
6051 \family default
6052  environment has the same left margin.
6053 \begin_inset Newline newline
6054 \end_inset
6055
6056 To change the default width, select all items in the list.
6057  Now open the 
6058 \family sans
6059 Edit\SpecialChar \menuseparator
6060 Paragraph
6061 \begin_inset space ~
6062 \end_inset
6063
6064 Settings
6065 \family default
6066  dialog.
6067  The text in the box 
6068 \family sans
6069 Longest
6070 \begin_inset space ~
6071 \end_inset
6072
6073 label
6074 \family default
6075  determines the default label width.
6076  You can use the text of your largest label here, but you can also use the
6077  letter 
6078 \begin_inset Quotes eld
6079 \end_inset
6080
6081 M
6082 \begin_inset Quotes erd
6083 \end_inset
6084
6085  multiple times instead.
6086  The M is the widest character and is a standard unit of widths in LaTeX.
6087  By using 
6088 \begin_inset Quotes eld
6089 \end_inset
6090
6091 M
6092 \begin_inset Quotes erd
6093 \end_inset
6094
6095  as the unit of width you don't need to keep changing the contents of 
6096 \family sans
6097 Longest
6098 \begin_inset space ~
6099 \end_inset
6100
6101 label
6102 \family default
6103  every time you alter a label in a 
6104 \family sans
6105 List
6106 \family default
6107  environment.
6108 \begin_inset Newline newline
6109 \end_inset
6110
6111 The predefined default width is the length of 
6112 \begin_inset Quotes eld
6113 \end_inset
6114
6115 00.00.0000
6116 \begin_inset Quotes erd
6117 \end_inset
6118
6119  (equal to 6
6120 \begin_inset space ~
6121 \end_inset
6122
6123 M).
6124  
6125 \begin_inset Newline newline
6126 \end_inset
6127
6128
6129 \begin_inset Note Greyedout
6130 status collapsed
6131
6132 \begin_layout Plain Layout
6133
6134 \series bold
6135 Note:
6136 \series default
6137  Setting the cursor into a list item to change only its label width will
6138  only change the width inside LyX but not in the output.
6139 \end_layout
6140
6141 \end_inset
6142
6143
6144 \end_layout
6145
6146 \begin_layout Standard
6147 You should use the 
6148 \family sans
6149 List
6150 \family default
6151  environment the same way as the 
6152 \family sans
6153 Description
6154 \family default
6155  list: When you need one word to stand out from the text that describes
6156  it.
6157  The 
6158 \family sans
6159 List
6160 \family default
6161  environment gives you another way to do this, using a different overall
6162  layout.
6163 \end_layout
6164
6165 \begin_layout Standard
6166 You can nest 
6167 \family sans
6168 List
6169 \family default
6170  environments inside one another, nest them in other types of lists, and
6171  so on.
6172  They work just like the other list paragraph environments.
6173  Read section
6174 \begin_inset space ~
6175 \end_inset
6176
6177
6178 \begin_inset CommandInset ref
6179 LatexCommand ref
6180 reference "sec:Nesting"
6181
6182 \end_inset
6183
6184  to learn about nesting.
6185 \end_layout
6186
6187 \begin_layout Standard
6188 There is yet another feature of the 
6189 \family sans
6190 List
6191 \family default
6192  environment: As you can see in the examples, LyX left-justifies the item
6193  labels by default.
6194  You can use additional 
6195 \family sans
6196 HFills
6197 \family default
6198  to change how LyX justifies the item label.
6199  
6200 \family sans
6201 Hfills
6202 \family default
6203  are documented in section
6204 \begin_inset space ~
6205 \end_inset
6206
6207
6208 \begin_inset CommandInset ref
6209 LatexCommand ref
6210 reference "sub:Horizontal-Space"
6211
6212 \end_inset
6213
6214 .
6215  Here are some examples:
6216 \end_layout
6217
6218 \begin_layout Labeling
6219 \labelwidthstring 00.00.0000
6220 Left The default for 
6221 \family sans
6222 List
6223 \family default
6224  item labels.
6225 \end_layout
6226
6227 \begin_layout Labeling
6228 \labelwidthstring 00.00.0000
6229 \begin_inset space \hfill{}
6230 \end_inset
6231
6232 Right One 
6233 \family sans
6234 HFill
6235 \family default
6236  at the beginning of the label right justifies it.
6237 \end_layout
6238
6239 \begin_layout Labeling
6240 \labelwidthstring 00.00.0000
6241 \begin_inset space \hfill{}
6242 \end_inset
6243
6244 Center
6245 \begin_inset space \hfill{}
6246 \end_inset
6247
6248  One 
6249 \family sans
6250 HFill
6251 \family default
6252  at the beginning of the label and one at the end centers it.
6253 \end_layout
6254
6255 \begin_layout Subsection
6256 Customized Lists
6257 \begin_inset Index idx
6258 status collapsed
6259
6260 \begin_layout Plain Layout
6261 Lists ! Customized
6262 \end_layout
6263
6264 \end_inset
6265
6266
6267 \end_layout
6268
6269 \begin_layout Standard
6270 To use the features described in this section, you must load the module
6271  
6272 \family sans
6273 Customisable Lists (enumitem)
6274 \family default
6275  in the document settings.
6276  This loads the features of the LaTeX-package 
6277 \series bold
6278 enumitem
6279 \series default
6280
6281 \begin_inset Index idx
6282 status collapsed
6283
6284 \begin_layout Plain Layout
6285 LaTeX-packages ! enumitem
6286 \end_layout
6287
6288 \end_inset
6289
6290 .
6291 \end_layout
6292
6293 \begin_layout Subsubsection
6294 Custom Enumerate Lists
6295 \begin_inset Index idx
6296 status collapsed
6297
6298 \begin_layout Plain Layout
6299 Lists ! Enumerate ! Custom
6300 \end_layout
6301
6302 \end_inset
6303
6304
6305 \end_layout
6306
6307 \begin_layout Standard
6308 \noindent
6309 The default numbering of numbered lists can be changed by adding an optional
6310  argument (menu 
6311 \family sans
6312 Insert\SpecialChar \menuseparator
6313 Short Title
6314 \family default
6315 ) to the first item of each level in the list.
6316  There you add the command
6317 \end_layout
6318
6319 \begin_layout Standard
6320
6321 \series bold
6322 label=
6323 \backslash
6324 roman{enumi}
6325 \end_layout
6326
6327 \begin_layout Standard
6328 in TeX Code (shortcut 
6329 \begin_inset Info
6330 type  "shortcut"
6331 arg   "ert-insert"
6332 \end_inset
6333
6334 ).
6335 \begin_inset Foot
6336 status collapsed
6337
6338 \begin_layout Plain Layout
6339 For more about TeX Code, look at section
6340 \begin_inset space ~
6341 \end_inset
6342
6343
6344 \begin_inset CommandInset ref
6345 LatexCommand ref
6346 reference "sec:TeX-Code"
6347
6348 \end_inset
6349
6350 .
6351 \end_layout
6352
6353 \end_inset
6354
6355
6356 \emph on
6357  enumi
6358 \emph default
6359  is hereby the counter of the enumeration in the first level.
6360  The command 
6361 \series bold
6362
6363 \backslash
6364 roman
6365 \series default
6366  outputs the counter as small Roman numeral.
6367  For capital Roman numerals replace in the command above 
6368 \series bold
6369
6370 \backslash
6371 roman
6372 \series default
6373  by 
6374 \series bold
6375
6376 \backslash
6377 Roman
6378 \series default
6379 .
6380  For Arabic numerals use 
6381 \series bold
6382
6383 \backslash
6384 arabic
6385 \series default
6386 .
6387  To 
6388 \begin_inset Quotes eld
6389 \end_inset
6390
6391 number
6392 \begin_inset Quotes erd
6393 \end_inset
6394
6395  items with capital or small Latin letters use 
6396 \series bold
6397
6398 \backslash
6399 Alph
6400 \series default
6401  or 
6402 \series bold
6403
6404 \backslash
6405 alph
6406 \series default
6407 , respectively.
6408 \end_layout
6409
6410 \begin_layout Standard
6411 \noindent
6412 \begin_inset Note Greyedout
6413 status collapsed
6414
6415 \begin_layout Plain Layout
6416
6417 \series bold
6418 Note:
6419 \series default
6420  You can only number 26
6421 \begin_inset space ~
6422 \end_inset
6423
6424 items with Latin letters, because this numbering is limited to single letters.
6425 \end_layout
6426
6427 \end_inset
6428
6429
6430 \end_layout
6431
6432 \begin_layout Standard
6433 To change the numbering for the list sublevels, replace the 'i' in the command
6434  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6435 \end_layout
6436
6437 \begin_layout Standard
6438 As example a list with custom numbering:
6439 \end_layout
6440
6441 \begin_layout Enumerate
6442 \begin_inset Argument
6443 status collapsed
6444
6445 \begin_layout Plain Layout
6446 \begin_inset ERT
6447 status collapsed
6448
6449 \begin_layout Plain Layout
6450
6451 label=
6452 \backslash
6453 #
6454 \backslash
6455 Alph{enumi}
6456 \backslash
6457 #
6458 \end_layout
6459
6460 \end_inset
6461
6462
6463 \end_layout
6464
6465 \end_inset
6466
6467 Level 1
6468 \end_layout
6469
6470 \begin_deeper
6471 \begin_layout Enumerate
6472 \begin_inset Argument
6473 status collapsed
6474
6475 \begin_layout Plain Layout
6476 \begin_inset ERT
6477 status collapsed
6478
6479 \begin_layout Plain Layout
6480
6481 label=
6482 \backslash
6483 Alph{enumi}.
6484 \backslash
6485 arabic{enumii}
6486 \end_layout
6487
6488 \end_inset
6489
6490
6491 \end_layout
6492
6493 \end_inset
6494
6495 Level 2
6496 \end_layout
6497
6498 \begin_layout Enumerate
6499 Level 2
6500 \end_layout
6501
6502 \begin_deeper
6503 \begin_layout Enumerate
6504 \begin_inset Argument
6505 status collapsed
6506
6507 \begin_layout Plain Layout
6508 \begin_inset ERT
6509 status collapsed
6510
6511 \begin_layout Plain Layout
6512
6513 label=
6514 \backslash
6515 bf{
6516 \backslash
6517 arabic{enumiii}}
6518 \end_layout
6519
6520 \end_inset
6521
6522
6523 \end_layout
6524
6525 \end_inset
6526
6527 Level 3
6528 \end_layout
6529
6530 \begin_deeper
6531 \begin_layout Enumerate
6532 \begin_inset Argument
6533 status collapsed
6534
6535 \begin_layout Plain Layout
6536 \begin_inset ERT
6537 status collapsed
6538
6539 \begin_layout Plain Layout
6540
6541 label=
6542 \backslash
6543 emph{
6544 \backslash
6545 roman{enumiv})}
6546 \end_layout
6547
6548 \end_inset
6549
6550
6551 \end_layout
6552
6553 \end_inset
6554
6555 Level 4
6556 \end_layout
6557
6558 \end_deeper
6559 \end_deeper
6560 \end_deeper
6561 \begin_layout Standard
6562 For this list these commands were used:
6563 \end_layout
6564
6565 \begin_layout Standard
6566 \noindent
6567
6568 \series bold
6569 label=
6570 \backslash
6571 #
6572 \backslash
6573 Alph{enumi}
6574 \backslash
6575 #
6576 \begin_inset Newline newline
6577 \end_inset
6578
6579 label=
6580 \backslash
6581 Alph{enumi}.
6582 \backslash
6583 arabic{enumii}
6584 \begin_inset Newline newline
6585 \end_inset
6586
6587 label=
6588 \backslash
6589 bf{
6590 \backslash
6591 arabic{enumiii}}
6592 \begin_inset Newline newline
6593 \end_inset
6594
6595 label=
6596 \backslash
6597 emph{
6598 \backslash
6599 roman{enumiv})}
6600 \end_layout
6601
6602 \begin_layout Standard
6603 where the command 
6604 \series bold
6605
6606 \backslash
6607 emph{}
6608 \series default
6609  makes the label emphasized and 
6610 \series bold
6611
6612 \backslash
6613 bf{}
6614 \series default
6615  makes it bold.
6616 \end_layout
6617
6618 \begin_layout Standard
6619 \begin_inset Note Greyedout
6620 status collapsed
6621
6622 \begin_layout Plain Layout
6623
6624 \series bold
6625 Note:
6626 \series default
6627  When you changed the label of a list level, it will be used for all following
6628  lists until you change the definition.
6629 \end_layout
6630
6631 \end_inset
6632
6633
6634 \end_layout
6635
6636 \begin_layout Subsubsection
6637 Resumed Enumeration
6638 \begin_inset Index idx
6639 status collapsed
6640
6641 \begin_layout Plain Layout
6642 Lists ! Enumerate ! Resumed
6643 \end_layout
6644
6645 \end_inset
6646
6647
6648 \end_layout
6649
6650 \begin_layout Standard
6651 Enumerations can be resumed after intermediate paragraphs:
6652 \end_layout
6653
6654 \begin_layout Enumerate
6655 \begin_inset Argument
6656 status collapsed
6657
6658 \begin_layout Plain Layout
6659 \begin_inset ERT
6660 status collapsed
6661
6662 \begin_layout Plain Layout
6663
6664 label=
6665 \backslash
6666 arabic{enumi}.
6667 \end_layout
6668
6669 \end_inset
6670
6671
6672 \end_layout
6673
6674 \end_inset
6675
6676 first
6677 \begin_inset Note Note
6678 status collapsed
6679
6680 \begin_layout Plain Layout
6681 goes back to default numbering
6682 \end_layout
6683
6684 \end_inset
6685
6686
6687 \end_layout
6688
6689 \begin_layout Enumerate
6690 second
6691 \end_layout
6692
6693 \begin_layout Standard
6694 regular text
6695 \end_layout
6696
6697 \begin_layout Enumerate-Resume
6698 resumed
6699 \end_layout
6700
6701 \begin_layout Standard
6702 To resume an enumeration, use the style 
6703 \family sans
6704 Enumerate-Resume
6705 \family default
6706 .
6707  Its numbering appears in blue within LyX to indicate that it is a resumed
6708  list and that the numbering will not be correct in LyX, but in the output.
6709 \end_layout
6710
6711 \begin_layout Standard
6712 \begin_inset Note Greyedout
6713 status collapsed
6714
6715 \begin_layout Plain Layout
6716
6717 \series bold
6718 Note:
6719 \series default
6720  If there is no previous enumeration to resume, you will get a LaTeX error.
6721 \end_layout
6722
6723 \end_inset
6724
6725
6726 \end_layout
6727
6728 \begin_layout Standard
6729 Perhaps you might want to resume the list with a different number than the
6730  next one.
6731  Or you want to start a new enumeration with a defined number.
6732  This is possible by adding an optional argument to the first list item
6733  of a normal enumeration.
6734  There, insert the command
6735 \end_layout
6736
6737 \begin_layout Standard
6738
6739 \series bold
6740 start=number
6741 \end_layout
6742
6743 \begin_layout Standard
6744 where 
6745 \emph on
6746 number
6747 \emph default
6748  is the number with which you want to resume the list.
6749  An example:
6750 \end_layout
6751
6752 \begin_layout Enumerate
6753 first item
6754 \end_layout
6755
6756 \begin_layout Enumerate
6757 second item
6758 \end_layout
6759
6760 \begin_layout Standard
6761 Enumeration starting at a given value:
6762 \end_layout
6763
6764 \begin_layout Enumerate
6765 \begin_inset Argument
6766 status open
6767
6768 \begin_layout Plain Layout
6769 \begin_inset ERT
6770 status collapsed
6771
6772 \begin_layout Plain Layout
6773
6774 start=4
6775 \end_layout
6776
6777 \end_inset
6778
6779
6780 \end_layout
6781
6782 \end_inset
6783
6784 This enumeration starts at 4
6785 \end_layout
6786
6787 \begin_layout Subsubsection
6788 List Spacing
6789 \begin_inset Index idx
6790 status collapsed
6791
6792 \begin_layout Plain Layout
6793 Lists ! Spacing
6794 \end_layout
6795
6796 \end_inset
6797
6798
6799 \end_layout
6800
6801 \begin_layout Standard
6802 In some cases you might want less or more vertical space between the items
6803  of a list.
6804  For example if the default space is too much in your opinion in this case:
6805 \end_layout
6806
6807 \begin_layout Itemize
6808 A bullet list
6809 \end_layout
6810
6811 \begin_layout Itemize
6812 with standard spacing 
6813 \end_layout
6814
6815 \begin_layout Standard
6816 You can decrease the space by adding an optional argument to the first item
6817  of the list.
6818  Add there the command 
6819 \series bold
6820 nolistsep
6821 \series default
6822  to get no additional list space like in this example:
6823 \end_layout
6824
6825 \begin_layout Itemize
6826 \begin_inset Argument
6827 status open
6828
6829 \begin_layout Plain Layout
6830 \begin_inset ERT
6831 status collapsed
6832
6833 \begin_layout Plain Layout
6834
6835 nolistsep
6836 \end_layout
6837
6838 \end_inset
6839
6840
6841 \end_layout
6842
6843 \end_inset
6844
6845 A bullet list
6846 \end_layout
6847
6848 \begin_layout Itemize
6849 without additional
6850 \end_layout
6851
6852 \begin_layout Itemize
6853 vertical space
6854 \end_layout
6855
6856 \begin_layout Standard
6857 To add space you can use several other commands provided by the LaTeX-package
6858  
6859 \series bold
6860 enumitem
6861 \series default
6862
6863 \begin_inset Index idx
6864 status collapsed
6865
6866 \begin_layout Plain Layout
6867 LaTeX-packages ! enumitem
6868 \end_layout
6869
6870 \end_inset
6871
6872 .
6873  For more info see its documentation, 
6874 \begin_inset CommandInset citation
6875 LatexCommand cite
6876 key "enumitem"
6877
6878 \end_inset
6879
6880 .
6881 \end_layout
6882
6883 \begin_layout Standard
6884 There are also many commands available to change the horizontal spacing
6885  and indentation.
6886  Here is an example where the indentation was changed to that of the paragraphs
6887  in the document and the label separation was set to 2
6888 \begin_inset space \thinspace{}
6889 \end_inset
6890
6891 cm so that the number is in the page margin:
6892 \end_layout
6893
6894 \begin_layout Enumerate
6895 \begin_inset Argument
6896 status open
6897
6898 \begin_layout Plain Layout
6899 \begin_inset ERT
6900 status collapsed
6901
6902 \begin_layout Plain Layout
6903
6904 labelindent=
6905 \backslash
6906 parindent, labelsep=2cm
6907 \end_layout
6908
6909 \end_inset
6910
6911
6912 \end_layout
6913
6914 \end_inset
6915
6916 An enumeration
6917 \end_layout
6918
6919 \begin_layout Enumerate
6920 with negative indentation
6921 \end_layout
6922
6923 \begin_layout Subsubsection
6924 Further Customization
6925 \begin_inset Index idx
6926 status collapsed
6927
6928 \begin_layout Plain Layout
6929 Lists ! Customization
6930 \end_layout
6931
6932 \end_inset
6933
6934
6935 \end_layout
6936
6937 \begin_layout Standard
6938 You can also change the style of description lists.
6939  The command
6940 \end_layout
6941
6942 \begin_layout Standard
6943
6944 \series bold
6945 font=definition
6946 \end_layout
6947
6948 \begin_layout Standard
6949 changes the description label font, the command
6950 \end_layout
6951
6952 \begin_layout Standard
6953
6954 \series bold
6955 style=definition
6956 \end_layout
6957
6958 \begin_layout Standard
6959 sets the list style.
6960 \end_layout
6961
6962 \begin_layout Standard
6963 An example where the command
6964 \end_layout
6965
6966 \begin_layout Standard
6967
6968 \series bold
6969 font=
6970 \backslash
6971 itshape, style=nextline
6972 \end_layout
6973
6974 \begin_layout Standard
6975 is used:
6976 \end_layout
6977
6978 \begin_layout Description
6979 Ionizing
6980 \begin_inset space ~
6981 \end_inset
6982
6983 radiation: 
6984 \begin_inset Argument
6985 status collapsed
6986
6987 \begin_layout Plain Layout
6988 \begin_inset ERT
6989 status collapsed
6990
6991 \begin_layout Plain Layout
6992
6993 labelindent=0pt, labelsep=1cm, font=
6994 \backslash
6995 itshape, style=nextline
6996 \end_layout
6997
6998 \end_inset
6999
7000
7001 \end_layout
7002
7003 \end_inset
7004
7005 Ionizing radiation consists of particles or electromagnetic waves that are
7006  energetic enough to detach electrons from atoms or molecules, therefore
7007  ionizing them.
7008 \end_layout
7009
7010 \begin_layout Description
7011 Reference
7012 \begin_inset space ~
7013 \end_inset
7014
7015 counting: In computer science, reference counting is a technique of storing
7016  the number of references, pointers, or handles to a resource such as an
7017  object, block of memory, disk space or other resource.
7018 \end_layout
7019
7020 \begin_layout Standard
7021 There are many more commands and features provided by the LaTeX-package
7022  
7023 \series bold
7024 enumitem
7025 \series default
7026
7027 \begin_inset Index idx
7028 status collapsed
7029
7030 \begin_layout Plain Layout
7031 LaTeX-packages ! enumitem
7032 \end_layout
7033
7034 \end_inset
7035
7036 .
7037  For more info see its documentation, 
7038 \begin_inset CommandInset citation
7039 LatexCommand cite
7040 key "enumitem"
7041
7042 \end_inset
7043
7044 .
7045 \end_layout
7046
7047 \begin_layout Subsection
7048 Letters
7049 \begin_inset Index idx
7050 status collapsed
7051
7052 \begin_layout Plain Layout
7053 Letters
7054 \end_layout
7055
7056 \end_inset
7057
7058
7059 \end_layout
7060
7061 \begin_layout Subsubsection
7062
7063 \family sans
7064 Address
7065 \family default
7066  and 
7067 \family sans
7068 Right
7069 \begin_inset space ~
7070 \end_inset
7071
7072 Address
7073 \family default
7074 : An Overview
7075 \end_layout
7076
7077 \begin_layout Standard
7078 Although LyX has document classes for letters, we've also created two paragraph
7079  environments called 
7080 \family sans
7081 Address
7082 \family default
7083  and 
7084 \family sans
7085 Right
7086 \begin_inset space ~
7087 \end_inset
7088
7089 Address
7090 \family default
7091 .
7092  To use the letter class, you need to use specific paragraph environments
7093  in a specific order, otherwise LaTeX gags on the document.
7094  In contrast, you can use the 
7095 \family sans
7096 Address
7097 \family default
7098  and 
7099 \family sans
7100 Right
7101 \begin_inset space ~
7102 \end_inset
7103
7104 Address
7105 \family default
7106  paragraph environments anywhere with no problem.
7107  You can even nest them inside other environments, though you can't nest
7108  anything in them.
7109 \end_layout
7110
7111 \begin_layout Standard
7112 Of course, you're not limited to using 
7113 \family sans
7114 Address
7115 \family default
7116  and 
7117 \family sans
7118 Right
7119 \begin_inset space ~
7120 \end_inset
7121
7122 Address
7123 \family default
7124  for letters only.
7125  
7126 \family sans
7127 Right
7128 \begin_inset space ~
7129 \end_inset
7130
7131 Address
7132 \family default
7133 , in particular, is useful for creating article titles like those used in
7134  some European academic papers.
7135 \end_layout
7136
7137 \begin_layout Subsubsection
7138 Usage
7139 \begin_inset CommandInset label
7140 LatexCommand label
7141 name "sec:Address-Usage"
7142
7143 \end_inset
7144
7145
7146 \end_layout
7147
7148 \begin_layout Standard
7149 The 
7150 \family sans
7151 Address
7152 \family default
7153  environment formats text in the style of an address, which is also used
7154  for the opening and signature in some countries.
7155  Similarly, the 
7156 \family sans
7157 Right
7158 \begin_inset space ~
7159 \end_inset
7160
7161 Address
7162 \family default
7163  environment formats text in the style of a right-justified address, which
7164  is used for the sender's address and today's date in some countries.
7165  Here's an example of each:
7166 \end_layout
7167
7168 \begin_layout Right Address
7169 Right Address
7170 \begin_inset Newline newline
7171 \end_inset
7172
7173 Who I am
7174 \begin_inset Newline newline
7175 \end_inset
7176
7177 Where I am
7178 \begin_inset Newline newline
7179 \end_inset
7180
7181 When is it? What is today?
7182 \end_layout
7183
7184 \begin_layout Standard
7185 That was 
7186 \family sans
7187 Right
7188 \begin_inset space ~
7189 \end_inset
7190
7191 Address
7192 \family default
7193 .
7194  Notice that the lines all have the same left margin, which LyX sets to
7195  fit the largest block of text on a single line.
7196  Here's an example of the 
7197 \family sans
7198 Address
7199 \family default
7200  environment:
7201 \end_layout
7202
7203 \begin_layout Address
7204 Who are you
7205 \begin_inset Newline newline
7206 \end_inset
7207
7208 Where do I send this
7209 \begin_inset Newline newline
7210 \end_inset
7211
7212 Your post office and country
7213 \end_layout
7214
7215 \begin_layout Standard
7216 As you can see, both 
7217 \family sans
7218 Address
7219 \family default
7220  and 
7221 \family sans
7222 Right
7223 \begin_inset space ~
7224 \end_inset
7225
7226 Address
7227 \family default
7228  add extra space between themselves and the next paragraph.
7229  If you hit 
7230 \family sans
7231 Return
7232 \family default
7233  in either of these environments, LyX resets the nesting depth and sets
7234  the environment to 
7235 \family sans
7236 Standard
7237 \family default
7238 .
7239  This makes sense, since 
7240 \family sans
7241 Return
7242 \family default
7243  is the 
7244 \family typewriter
7245 break-paragraph
7246 \family default
7247  function, and the individual lines of an address are not paragraphs.
7248  Thus, you have to use 
7249 \family typewriter
7250 break-line
7251 \family default
7252  (
7253 \begin_inset Info
7254 type  "shortcut"
7255 arg   "newline-insert newline"
7256 \end_inset
7257
7258  or 
7259 \family sans
7260 Formatting
7261 \begin_inset space ~
7262 \end_inset
7263
7264 Character\SpecialChar \menuseparator
7265 Line
7266 \begin_inset space ~
7267 \end_inset
7268
7269 Break
7270 \family default
7271  from the 
7272 \family sans
7273 Insert
7274 \family default
7275  menu) to start a new line in an 
7276 \family sans
7277 Address
7278 \family default
7279  or 
7280 \family sans
7281 Right
7282 \begin_inset space ~
7283 \end_inset
7284
7285 Address
7286 \family default
7287  environment.
7288 \end_layout
7289
7290 \begin_layout Subsection
7291 Academic Writing
7292 \end_layout
7293
7294 \begin_layout Standard
7295 Most academic writing begins with an abstract and ends with a bibliography
7296  or list of references.
7297  LyX contains paragraph environments for both of these.
7298 \end_layout
7299
7300 \begin_layout Subsubsection
7301
7302 \family sans
7303 Abstract
7304 \begin_inset Index idx
7305 status collapsed
7306
7307 \begin_layout Plain Layout
7308 Abstracts
7309 \end_layout
7310
7311 \end_inset
7312
7313
7314 \end_layout
7315
7316 \begin_layout Standard
7317 The 
7318 \family sans
7319 Abstract
7320 \family default
7321  environment is used for the abstract of an article.
7322  Technically, you could use this environment anywhere, but you really should
7323  only use it at the beginning of the document, after the title.
7324  Also, don't bother trying to nest 
7325 \family sans
7326 Abstract
7327 \family default
7328  in anything else or vice versa.
7329  It will not work.
7330  The 
7331 \family sans
7332 Abstract
7333 \family default
7334  environment is only useful in the article and report document classes.
7335  The book document classes ignores the 
7336 \family sans
7337 Abstract
7338 \family default
7339  completely, and it's utterly silly to use 
7340 \family sans
7341 Abstract
7342 \family default
7343  in a letter document class.
7344 \end_layout
7345
7346 \begin_layout Standard
7347 The 
7348 \family sans
7349 Abstract
7350 \family default
7351  environment does several things for you.
7352  First, it puts the centered label 
7353 \begin_inset Quotes eld
7354 \end_inset
7355
7356 Abstract
7357 \begin_inset Quotes erd
7358 \end_inset
7359
7360  above the text.
7361  The label and the text of the abstract are separated by some extra vertical
7362  space.
7363  Second, it typesets everything in a smaller font, just as you'd expect.
7364  Lastly, it adds a bit of extra vertical space between the abstract and
7365  the subsequent text.
7366  Well, that's how it will appear on the LyX screen.
7367  The appearance in the output depends on the used article or report class.
7368 \end_layout
7369
7370 \begin_layout Standard
7371 Starting a new paragraph by hitting 
7372 \family sans
7373 Return
7374 \family default
7375  does not reset the paragraph environment.
7376  The new paragraph will still be in the 
7377 \family sans
7378 Abstract
7379 \family default
7380  environment.
7381  So, you will have to change the paragraph environment yourself when you
7382  finish entering the abstract of your document.
7383 \end_layout
7384
7385 \begin_layout Standard
7386 \begin_inset Float figure
7387 wide false
7388 sideways false
7389 status collapsed
7390
7391 \begin_layout Plain Layout
7392 \align center
7393 \begin_inset Graphics
7394         filename clipart/Abstract.pdf
7395
7396 \end_inset
7397
7398
7399 \end_layout
7400
7401 \begin_layout Plain Layout
7402 \begin_inset Caption
7403
7404 \begin_layout Plain Layout
7405 \begin_inset CommandInset label
7406 LatexCommand label
7407 name "fig:Paragraph-in-the"
7408
7409 \end_inset
7410
7411 Paragraph in the 
7412 \family sans
7413 Abstract
7414 \family default
7415  environment
7416 \end_layout
7417
7418 \end_inset
7419
7420
7421 \end_layout
7422
7423 \end_inset
7424
7425
7426 \end_layout
7427
7428 \begin_layout Standard
7429 We'd love to give you directly an example of the 
7430 \family sans
7431 Abstract
7432 \family default
7433  environment, but since this document is in the 
7434 \begin_inset Quotes eld
7435 \end_inset
7436
7437 book
7438 \begin_inset Quotes erd
7439 \end_inset
7440
7441  class, we can't do this.
7442  We inserted it therefore as figure
7443 \begin_inset space ~
7444 \end_inset
7445
7446
7447 \begin_inset CommandInset ref
7448 LatexCommand ref
7449 reference "fig:Paragraph-in-the"
7450
7451 \end_inset
7452
7453 .
7454  If you've never heard of an 
7455 \begin_inset Quotes eld
7456 \end_inset
7457
7458 abstract
7459 \begin_inset Quotes erd
7460 \end_inset
7461
7462  before, you can safely ignore this environment.
7463 \end_layout
7464
7465 \begin_layout Subsubsection
7466
7467 \family sans
7468 Bibliography
7469 \family default
7470
7471 \begin_inset Index idx
7472 status collapsed
7473
7474 \begin_layout Plain Layout
7475 Bibliography
7476 \end_layout
7477
7478 \end_inset
7479
7480
7481 \begin_inset CommandInset label
7482 LatexCommand label
7483 name "sub:Biblio_environment"
7484
7485 \end_inset
7486
7487
7488 \end_layout
7489
7490 \begin_layout Standard
7491 The 
7492 \family sans
7493 Bibliography
7494 \family default
7495  environment is used to list references.
7496  Technically, you could use this environment anywhere, but you really should
7497  only use it at the end of the document.
7498  Nesting 
7499 \family sans
7500 Bibliography
7501 \family default
7502  in anything else or vice versa will not work.
7503 \end_layout
7504
7505 \begin_layout Standard
7506 When you first open a 
7507 \family sans
7508 Bibliography
7509 \family default
7510  environment, LyX adds a large vertical space, followed by the heading 
7511 \begin_inset Quotes eld
7512 \end_inset
7513
7514 Bibliography
7515 \begin_inset Quotes erd
7516 \end_inset
7517
7518  or 
7519 \begin_inset Quotes eld
7520 \end_inset
7521
7522 References,
7523 \begin_inset Quotes erd
7524 \end_inset
7525
7526  depending on the document class.
7527  The heading is in a large boldface font.
7528  Each paragraph of the 
7529 \family sans
7530 Bibliography
7531 \family default
7532  environment is a bibliography entry.
7533  Thus, hitting 
7534 \family sans
7535 Return
7536 \family default
7537  does not reset the paragraph environment.
7538  Each new paragraph is still in the 
7539 \family sans
7540 Bibliography
7541 \family default
7542  environment.
7543 \end_layout
7544
7545 \begin_layout Standard
7546 There is another, usually better way to include references in your document
7547  by using a BibTeX database.
7548  For more information on that, and for a detailed description of LyX's bibliogra
7549 phy handling, have a look at section
7550 \begin_inset space ~
7551 \end_inset
7552
7553
7554 \begin_inset CommandInset ref
7555 LatexCommand ref
7556 reference "sec:Bibliography"
7557
7558 \end_inset
7559
7560 .
7561 \end_layout
7562
7563 \begin_layout Subsection
7564 LyX
7565 \family sans
7566 -Code
7567 \begin_inset Index idx
7568 status collapsed
7569
7570 \begin_layout Plain Layout
7571 Paragraph ! LyX code
7572 \end_layout
7573
7574 \end_inset
7575
7576
7577 \begin_inset CommandInset label
7578 LatexCommand label
7579 name "sub:LyX-Code"
7580
7581 \end_inset
7582
7583
7584 \end_layout
7585
7586 \begin_layout Standard
7587 The 
7588 \family sans
7589 LyX-Code
7590 \family default
7591  environment is another LyX extension.
7592  It type-sets text in a typewriter-style font.
7593  It also treats the 
7594 \family sans
7595 Space
7596 \family default
7597  key as a fixed whitespace;
7598 \begin_inset Foot
7599 status collapsed
7600
7601 \begin_layout Plain Layout
7602 In the 
7603 \family sans
7604 LyX-Code
7605 \family default
7606  environment, the 
7607 \family sans
7608 Space
7609 \family default
7610  key is treated as a 
7611 \family sans
7612 Protected
7613 \begin_inset space ~
7614 \end_inset
7615
7616 Blank
7617 \family default
7618  instead of an end-of-word marker.
7619 \end_layout
7620
7621 \end_inset
7622
7623  this is the only case in which you can type multiple whitespaces in LyX.
7624  If you need to insert blank lines, you will still need to use 
7625 \begin_inset Info
7626 type  "shortcut"
7627 arg   "newline-insert newline"
7628 \end_inset
7629
7630  (the 
7631 \family typewriter
7632 break-line
7633 \family default
7634  function).
7635  
7636 \family sans
7637 Return
7638 \family default
7639  breaks paragraphs.
7640  Note, however, that 
7641 \family sans
7642 Return
7643 \family default
7644  does not reset the paragraph environment.
7645  So, when you finish using the 
7646 \family sans
7647 LyX-Code
7648 \family default
7649  environment, you will need to change the paragraph environment yourself.
7650  Also, you can nest the 
7651 \family sans
7652 LyX-Code
7653 \family default
7654  environment inside of others.
7655 \end_layout
7656
7657 \begin_layout Standard
7658 There are a few quirks with this environment:
7659 \end_layout
7660
7661 \begin_layout Itemize
7662 You cannot use 
7663 \begin_inset Info
7664 type  "shortcut"
7665 arg   "newline-insert newline"
7666 \end_inset
7667
7668  at the beginning of a new paragraph (i.
7669 \begin_inset space \thinspace{}
7670 \end_inset
7671
7672 e.
7673 \begin_inset space \space{}
7674 \end_inset
7675
7676 you can't follow 
7677 \family sans
7678 Return
7679 \family default
7680  with a 
7681 \begin_inset Info
7682 type  "shortcut"
7683 arg   "newline-insert newline"
7684 \end_inset
7685
7686 ).
7687 \end_layout
7688
7689 \begin_layout Itemize
7690 You can't follow a 
7691 \begin_inset Info
7692 type  "shortcut"
7693 arg   "newline-insert newline"
7694 \end_inset
7695
7696  with a 
7697 \family sans
7698 Space
7699 \family default
7700 .
7701 \end_layout
7702
7703 \begin_deeper
7704 \begin_layout Itemize
7705 Use a 
7706 \family sans
7707 Return
7708 \family default
7709  to begin a new paragraph, then you can use a 
7710 \family sans
7711 Space
7712 \family default
7713 .
7714 \end_layout
7715
7716 \begin_layout Itemize
7717 Or: use 
7718 \begin_inset Info
7719 type  "shortcut"
7720 arg   "space-insert protected"
7721 \end_inset
7722
7723  instead.
7724 \end_layout
7725
7726 \end_deeper
7727 \begin_layout Itemize
7728 You can't have an empty paragraph or an empty line.
7729  You must put at least one 
7730 \family sans
7731 Space
7732 \family default
7733  in any line you want blank.
7734  Otherwise, LaTeX generates errors.
7735 \end_layout
7736
7737 \begin_layout Itemize
7738 You cannot get the typewriter double quotes by typing 
7739 \family sans
7740 "
7741 \family default
7742  since that will insert 
7743 \emph on
7744 real
7745 \emph default
7746  quotes.
7747  You get the typewriter double quotes with 
7748 \begin_inset Info
7749 type  "shortcut"
7750 arg   "self-insert \""
7751 \end_inset
7752
7753 .
7754 \end_layout
7755
7756 \begin_layout Standard
7757 Here is an example:
7758 \end_layout
7759
7760 \begin_layout LyX-Code
7761 #include <stdio.h>
7762 \end_layout
7763
7764 \begin_layout LyX-Code
7765  
7766 \end_layout
7767
7768 \begin_layout LyX-Code
7769 int main(void)
7770 \end_layout
7771
7772 \begin_layout LyX-Code
7773 {
7774 \end_layout
7775
7776 \begin_layout LyX-Code
7777     printf("Hello World!
7778 \backslash
7779 n");
7780 \end_layout
7781
7782 \begin_layout LyX-Code
7783     return 0;
7784 \end_layout
7785
7786 \begin_layout LyX-Code
7787 }
7788 \end_layout
7789
7790 \begin_layout Standard
7791 This is just the standard 
7792 \begin_inset Quotes eld
7793 \end_inset
7794
7795 Hello world!
7796 \begin_inset Quotes erd
7797 \end_inset
7798
7799  program.
7800  
7801 \end_layout
7802
7803 \begin_layout Standard
7804
7805 \family sans
7806 LyX-Code
7807 \family default
7808  has one purpose: to typeset code, such as program source, shell scripts,
7809  rc-files, and so on.
7810  Use it only in those very special cases where you need to generate text
7811  as if you used a typewriter.
7812 \begin_inset Index idx
7813 status collapsed
7814
7815 \begin_layout Plain Layout
7816 Paragraph environments|)
7817 \end_layout
7818
7819 \end_inset
7820
7821  For longer parts of programming code, use the listings inset that is described
7822  in the chapter 
7823 \emph on
7824 Program Code Listings
7825 \emph default
7826  of the 
7827 \emph on
7828 Embedded
7829 \begin_inset space ~
7830 \end_inset
7831
7832 Objects
7833 \emph default
7834  manual.
7835 \end_layout
7836
7837 \begin_layout Section
7838 Nesting Environments
7839 \begin_inset Index idx
7840 status collapsed
7841
7842 \begin_layout Plain Layout
7843 Nesting ! Environments
7844 \end_layout
7845
7846 \end_inset
7847
7848
7849 \begin_inset CommandInset label
7850 LatexCommand label
7851 name "sec:Nesting"
7852
7853 \end_inset
7854
7855
7856 \end_layout
7857
7858 \begin_layout Subsection
7859 Introduction
7860 \end_layout
7861
7862 \begin_layout Standard
7863 LyX treats text as a unified block with a particular context and specific
7864  properties.
7865  This allows you to create blocks that inherit some of the properties of
7866  another block.
7867  For example you have three main points in an outline, but point #2 also
7868  has two subpoints.
7869  In other words, you have a list inside of another list, with the inner
7870  list 
7871 \begin_inset Quotes eld
7872 \end_inset
7873
7874 attached
7875 \begin_inset Quotes erd
7876 \end_inset
7877
7878  to item #2:
7879 \end_layout
7880
7881 \begin_layout Enumerate
7882 one
7883 \end_layout
7884
7885 \begin_layout Enumerate
7886 two
7887 \end_layout
7888
7889 \begin_deeper
7890 \begin_layout Enumerate
7891 sublist – item #1
7892 \end_layout
7893
7894 \begin_layout Enumerate
7895 sublist – item #2
7896 \end_layout
7897
7898 \end_deeper
7899 \begin_layout Enumerate
7900 three
7901 \end_layout
7902
7903 \begin_layout Standard
7904 You put a list inside a list by nesting one list inside the other.
7905  Nesting an environment is quite simple: Select 
7906 \family sans
7907 Increase
7908 \begin_inset space ~
7909 \end_inset
7910
7911 List
7912 \begin_inset space ~
7913 \end_inset
7914
7915 Depth
7916 \family default
7917  or 
7918 \family sans
7919 Decrease
7920 \begin_inset space ~
7921 \end_inset
7922
7923 List
7924 \begin_inset space ~
7925 \end_inset
7926
7927 Depth
7928 \family default
7929  from the 
7930 \family sans
7931 Edit
7932 \family default
7933  menu to change the nesting depth of the current paragraph (the status bar
7934  will tell you how far you are nested).
7935  Instead of the menu, you can also use the toolbar buttons 
7936 \begin_inset Info
7937 type  "icon"
7938 arg   "depth-increment"
7939 \end_inset
7940
7941  and 
7942 \begin_inset Info
7943 type  "icon"
7944 arg   "depth-decrement"
7945 \end_inset
7946
7947  or the convenient key bindings 
7948 \family sans
7949 Tab
7950 \family default
7951  and 
7952 \family sans
7953 Shift-Tab
7954 \family default
7955  or 
7956 \begin_inset Info
7957 type  "shortcut"
7958 arg   "depth-increment"
7959 \end_inset
7960
7961  and 
7962 \begin_inset Info
7963 type  "shortcut"
7964 arg   "depth-decrement"
7965 \end_inset
7966
7967  to change the nesting level.
7968  The change will work on the current selection if you have made one (allowing
7969  you to change the nesting of several paragraphs at once), or the current
7970  paragraph.
7971 \end_layout
7972
7973 \begin_layout Standard
7974 Note that LyX only changes the nesting depth if it can.
7975  If it's invalid to do so, nothing happens if you try to change the depth.
7976  Additionally, if you change the depth of one paragraph, it affects the
7977  depth of every paragraph nested inside of it.
7978 \end_layout
7979
7980 \begin_layout Standard
7981 Nesting isn't limited to lists.
7982  In LyX, you can nest just about anything inside anything else, as you're
7983  about to find out.
7984  This is the real power of nesting paragraph environments.
7985 \end_layout
7986
7987 \begin_layout Subsection
7988 What You Can and Can't Nest
7989 \end_layout
7990
7991 \begin_layout Standard
7992 Before we fire a list of paragraph environments at you, we need to tell
7993  you a little bit more about how nesting works.
7994 \end_layout
7995
7996 \begin_layout Standard
7997 The question if nesting a paragraph environment is possible, is a bit more
7998  complicated than a simple yes or no.
7999  There are three types of paragraph environments:
8000 \end_layout
8001
8002 \begin_layout Itemize
8003 Completely unnestable
8004 \end_layout
8005
8006 \begin_layout Itemize
8007 Fully nestable, you can nest them inside things and you can also nest other
8008  things inside them.
8009 \end_layout
8010
8011 \begin_layout Itemize
8012 A third type, you can nest them into other environments, but you can't nest
8013  anything into them.
8014 \end_layout
8015
8016 \begin_layout Standard
8017 Here's a list of the three types of nesting behavior, and which paragraph
8018  environments have them:
8019 \end_layout
8020
8021 \begin_layout Description
8022 Unnestable Can't nest them.
8023  Can't nest into them.
8024 \end_layout
8025
8026 \begin_deeper
8027 \begin_layout Itemize
8028
8029 \family sans
8030 Bibliography
8031 \end_layout
8032
8033 \begin_layout Itemize
8034
8035 \family sans
8036 Abstract
8037 \end_layout
8038
8039 \begin_layout Itemize
8040
8041 \family sans
8042 Title
8043 \end_layout
8044
8045 \begin_layout Itemize
8046
8047 \family sans
8048 Author
8049 \end_layout
8050
8051 \begin_layout Itemize
8052
8053 \family sans
8054 Date
8055 \end_layout
8056
8057 \end_deeper
8058 \begin_layout Description
8059 Fully
8060 \begin_inset space ~
8061 \end_inset
8062
8063 Nestable You can nest them.
8064  You can nest other things into them.
8065 \end_layout
8066
8067 \begin_deeper
8068 \begin_layout Itemize
8069
8070 \family sans
8071 Verse
8072 \end_layout
8073
8074 \begin_layout Itemize
8075
8076 \family sans
8077 Quote
8078 \end_layout
8079
8080 \begin_layout Itemize
8081
8082 \family sans
8083 Quotation
8084 \end_layout
8085
8086 \begin_layout Itemize
8087
8088 \family sans
8089 Itemize
8090 \end_layout
8091
8092 \begin_layout Itemize
8093
8094 \family sans
8095 Enumerate
8096 \end_layout
8097
8098 \begin_layout Itemize
8099
8100 \family sans
8101 Description
8102 \end_layout
8103
8104 \begin_layout Itemize
8105
8106 \family sans
8107 List
8108 \end_layout
8109
8110 \begin_layout Itemize
8111
8112 \family sans
8113 LyX-Code
8114 \end_layout
8115
8116 \end_deeper
8117 \begin_layout Description
8118 Nestable-Inside You can nest them inside other things.
8119  You can't nest anything into them.
8120 \end_layout
8121
8122 \begin_deeper
8123 \begin_layout Itemize
8124
8125 \family sans
8126 Standard
8127 \end_layout
8128
8129 \begin_layout Itemize
8130
8131 \family sans
8132 Part
8133 \end_layout
8134
8135 \begin_layout Itemize
8136
8137 \family sans
8138 Chapter
8139 \end_layout
8140
8141 \begin_layout Itemize
8142
8143 \family sans
8144 Section
8145 \end_layout
8146
8147 \begin_layout Itemize
8148
8149 \family sans
8150 Subsection
8151 \end_layout
8152
8153 \begin_layout Itemize
8154
8155 \family sans
8156 Subsubsection
8157 \end_layout
8158
8159 \begin_layout Itemize
8160
8161 \family sans
8162 Paragraph
8163 \end_layout
8164
8165 \begin_layout Itemize
8166
8167 \family sans
8168 Subparagraph
8169 \end_layout
8170
8171 \begin_layout Itemize
8172
8173 \family sans
8174 Part*
8175 \end_layout
8176
8177 \begin_layout Itemize
8178
8179 \family sans
8180 Chapter*
8181 \end_layout
8182
8183 \begin_layout Itemize
8184
8185 \family sans
8186 Section*
8187 \end_layout
8188
8189 \begin_layout Itemize
8190
8191 \family sans
8192 Subsection*
8193 \end_layout
8194
8195 \begin_layout Itemize
8196
8197 \family sans
8198 Subsubsection*
8199 \end_layout
8200
8201 \begin_layout Itemize
8202
8203 \family sans
8204 Right
8205 \begin_inset space ~
8206 \end_inset
8207
8208 Address
8209 \end_layout
8210
8211 \begin_layout Itemize
8212
8213 \family sans
8214 Address
8215 \end_layout
8216
8217 \end_deeper
8218 \begin_layout Standard
8219 \begin_inset Note Greyedout
8220 status collapsed
8221
8222 \begin_layout Plain Layout
8223
8224 \series bold
8225 Note:
8226 \series default
8227  Although it is possible to nest numbered section headings like 
8228 \family sans
8229 Chapter
8230 \family default
8231
8232 \family sans
8233 Section
8234 \family default
8235 , etc.
8236 \begin_inset space ~
8237 \end_inset
8238
8239 into e.
8240 \begin_inset space \thinspace{}
8241 \end_inset
8242
8243 g.
8244 \begin_inset space \space{}
8245 \end_inset
8246
8247 lists, it is highly recommended not to do this because the aim is to create
8248  well-structured documents following typesetting guidelines whereas nested
8249  section headings violate this.
8250 \end_layout
8251
8252 \end_inset
8253
8254
8255 \end_layout
8256
8257 \begin_layout Subsection
8258 Nesting Other Things: Tables, Math, Floats, etc.
8259 \begin_inset Index idx
8260 status collapsed
8261
8262 \begin_layout Plain Layout
8263 Nesting ! Tables etc.
8264 \end_layout
8265
8266 \end_inset
8267
8268
8269 \end_layout
8270
8271 \begin_layout Standard
8272 There are several things that aren't paragraph environments, but which are
8273  affected by nesting anyhow.
8274  They are:
8275 \end_layout
8276
8277 \begin_layout Itemize
8278 equations
8279 \end_layout
8280
8281 \begin_layout Itemize
8282 tables
8283 \end_layout
8284
8285 \begin_layout Itemize
8286 figures
8287 \end_layout
8288
8289 \begin_layout Standard
8290 (
8291 \begin_inset Note Greyedout
8292 status collapsed
8293
8294 \begin_layout Plain Layout
8295
8296 \series bold
8297 Note:
8298 \series default
8299  Figures and tables in 
8300 \family sans
8301 Floats
8302 \family default
8303  are not affected by this.
8304 \end_layout
8305
8306 \end_inset
8307
8308  Have a look at section
8309 \begin_inset space ~
8310 \end_inset
8311
8312
8313 \begin_inset CommandInset ref
8314 LatexCommand ref
8315 reference "sec:Floats"
8316
8317 \end_inset
8318
8319  for more information about 
8320 \family sans
8321 Floats
8322 \family default
8323 .)
8324 \end_layout
8325
8326 \begin_layout Standard
8327 LyX can treat these three objects as either a word or as a paragraph.
8328  If a figure, table, or an equation is inline, it goes wherever the paragraph
8329  it is in goes.
8330 \end_layout
8331
8332 \begin_layout Standard
8333 On the other hand, if you have an equation, figure or table in a 
8334 \begin_inset Quotes eld
8335 \end_inset
8336
8337 paragraph
8338 \begin_inset Quotes erd
8339 \end_inset
8340
8341  of its own, it behaves just like a 
8342 \begin_inset Quotes eld
8343 \end_inset
8344
8345 nestable-inside
8346 \begin_inset Quotes erd
8347 \end_inset
8348
8349  paragraph environment.
8350  You can nest it into any environment, but you obviously can't nest anything
8351  into it.
8352 \end_layout
8353
8354 \begin_layout Standard
8355 Here's an example with a table:
8356 \end_layout
8357
8358 \begin_layout Enumerate
8359 Item One
8360 \end_layout
8361
8362 \begin_deeper
8363 \begin_layout Enumerate
8364 This is (a) and it's nested.
8365 \end_layout
8366
8367 \begin_deeper
8368 \begin_layout Standard
8369 \begin_inset VSpace 0.3cm
8370 \end_inset
8371
8372
8373 \end_layout
8374
8375 \begin_layout Standard
8376 \align center
8377 \begin_inset Tabular
8378 <lyxtabular version="3" rows="2" columns="2">
8379 <features tabularvalignment="middle">
8380 <column alignment="center" valignment="top" width="0pt">
8381 <column alignment="center" valignment="top" width="0pt">
8382 <row>
8383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8384 \begin_inset Text
8385
8386 \begin_layout Plain Layout
8387
8388 \family roman
8389 \series medium
8390 \shape up
8391 \size normal
8392 \emph off
8393 \bar no
8394 \noun off
8395 \color none
8396 a
8397 \end_layout
8398
8399 \end_inset
8400 </cell>
8401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8402 \begin_inset Text
8403
8404 \begin_layout Plain Layout
8405
8406 \family roman
8407 \series medium
8408 \shape up
8409 \size normal
8410 \emph off
8411 \bar no
8412 \noun off
8413 \color none
8414 b
8415 \end_layout
8416
8417 \end_inset
8418 </cell>
8419 </row>
8420 <row>
8421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8422 \begin_inset Text
8423
8424 \begin_layout Plain Layout
8425
8426 \family roman
8427 \series medium
8428 \shape up
8429 \size normal
8430 \emph off
8431 \bar no
8432 \noun off
8433 \color none
8434 c
8435 \end_layout
8436
8437 \end_inset
8438 </cell>
8439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8440 \begin_inset Text
8441
8442 \begin_layout Plain Layout
8443
8444 \family roman
8445 \series medium
8446 \shape up
8447 \size normal
8448 \emph off
8449 \bar no
8450 \noun off
8451 \color none
8452 d
8453 \end_layout
8454
8455 \end_inset
8456 </cell>
8457 </row>
8458 </lyxtabular>
8459
8460 \end_inset
8461
8462
8463 \end_layout
8464
8465 \begin_layout Standard
8466 \begin_inset VSpace 0.3cm
8467 \end_inset
8468
8469
8470 \end_layout
8471
8472 \end_deeper
8473 \begin_layout Enumerate
8474 This is (b).
8475  The table is actually nested inside (a).
8476 \end_layout
8477
8478 \end_deeper
8479 \begin_layout Enumerate
8480 Back out again.
8481 \end_layout
8482
8483 \begin_layout Standard
8484 If we hadn't nested the table at all, the list would look like this:
8485 \end_layout
8486
8487 \begin_layout Enumerate
8488 Item One
8489 \end_layout
8490
8491 \begin_deeper
8492 \begin_layout Enumerate
8493 This is (a) and it's nested.
8494 \end_layout
8495
8496 \end_deeper
8497 \begin_layout Standard
8498 \begin_inset VSpace 0.3cm
8499 \end_inset
8500
8501
8502 \end_layout
8503
8504 \begin_layout Standard
8505 \align center
8506 \begin_inset Tabular
8507 <lyxtabular version="3" rows="2" columns="2">
8508 <features tabularvalignment="middle">
8509 <column alignment="center" valignment="top" width="0pt">
8510 <column alignment="center" valignment="top" width="0pt">
8511 <row>
8512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8513 \begin_inset Text
8514
8515 \begin_layout Plain Layout
8516
8517 \family roman
8518 \series medium
8519 \shape up
8520 \size normal
8521 \emph off
8522 \bar no
8523 \noun off
8524 \color none
8525 a
8526 \end_layout
8527
8528 \end_inset
8529 </cell>
8530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8531 \begin_inset Text
8532
8533 \begin_layout Plain Layout
8534
8535 \family roman
8536 \series medium
8537 \shape up
8538 \size normal
8539 \emph off
8540 \bar no
8541 \noun off
8542 \color none
8543 b
8544 \end_layout
8545
8546 \end_inset
8547 </cell>
8548 </row>
8549 <row>
8550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8551 \begin_inset Text
8552
8553 \begin_layout Plain Layout
8554
8555 \family roman
8556 \series medium
8557 \shape up
8558 \size normal
8559 \emph off
8560 \bar no
8561 \noun off
8562 \color none
8563 c
8564 \end_layout
8565
8566 \end_inset
8567 </cell>
8568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8569 \begin_inset Text
8570
8571 \begin_layout Plain Layout
8572
8573 \family roman
8574 \series medium
8575 \shape up
8576 \size normal
8577 \emph off
8578 \bar no
8579 \noun off
8580 \color none
8581 d
8582 \end_layout
8583
8584 \end_inset
8585 </cell>
8586 </row>
8587 </lyxtabular>
8588
8589 \end_inset
8590
8591
8592 \end_layout
8593
8594 \begin_layout Standard
8595 \begin_inset VSpace 0.3cm
8596 \end_inset
8597
8598
8599 \end_layout
8600
8601 \begin_layout Enumerate
8602 This is (b).
8603  The table is 
8604 \emph on
8605 not
8606 \emph default
8607  nested inside (a).
8608  In fact, it's not nested at all.
8609 \end_layout
8610
8611 \begin_layout Enumerate
8612 Back out again.
8613 \end_layout
8614
8615 \begin_layout Standard
8616 Notice how item (b) is not only no longer nested, but is also the first
8617  item of a new list!
8618 \end_layout
8619
8620 \begin_layout Standard
8621 There's another trap you can fall into: Nesting the table, but not going
8622  deep enough.
8623  LyX then turns anything after the table into a new sublist.
8624 \end_layout
8625
8626 \begin_layout Enumerate
8627 Item One
8628 \end_layout
8629
8630 \begin_deeper
8631 \begin_layout Enumerate
8632 This is (a) and it's nested.
8633 \end_layout
8634
8635 \begin_layout Standard
8636 \begin_inset VSpace 0.3cm
8637 \end_inset
8638
8639
8640 \end_layout
8641
8642 \begin_layout Standard
8643 \align center
8644 \begin_inset Tabular
8645 <lyxtabular version="3" rows="2" columns="2">
8646 <features tabularvalignment="middle">
8647 <column alignment="center" valignment="top" width="0pt">
8648 <column alignment="center" valignment="top" width="0pt">
8649 <row>
8650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8651 \begin_inset Text
8652
8653 \begin_layout Plain Layout
8654
8655 \family roman
8656 \series medium
8657 \shape up
8658 \size normal
8659 \emph off
8660 \bar no
8661 \noun off
8662 \color none
8663 a
8664 \end_layout
8665
8666 \end_inset
8667 </cell>
8668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8669 \begin_inset Text
8670
8671 \begin_layout Plain Layout
8672
8673 \family roman
8674 \series medium
8675 \shape up
8676 \size normal
8677 \emph off
8678 \bar no
8679 \noun off
8680 \color none
8681 b
8682 \end_layout
8683
8684 \end_inset
8685 </cell>
8686 </row>
8687 <row>
8688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8689 \begin_inset Text
8690
8691 \begin_layout Plain Layout
8692
8693 \family roman
8694 \series medium
8695 \shape up
8696 \size normal
8697 \emph off
8698 \bar no
8699 \noun off
8700 \color none
8701 c
8702 \end_layout
8703
8704 \end_inset
8705 </cell>
8706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8707 \begin_inset Text
8708
8709 \begin_layout Plain Layout
8710
8711 \family roman
8712 \series medium
8713 \shape up
8714 \size normal
8715 \emph off
8716 \bar no
8717 \noun off
8718 \color none
8719 d
8720 \end_layout
8721
8722 \end_inset
8723 </cell>
8724 </row>
8725 </lyxtabular>
8726
8727 \end_inset
8728
8729
8730 \end_layout
8731
8732 \end_deeper
8733 \begin_layout Standard
8734 \begin_inset VSpace 0.3cm
8735 \end_inset
8736
8737
8738 \end_layout
8739
8740 \begin_layout Enumerate
8741 This is (b).
8742  The table is actually nested inside Item One, but 
8743 \emph on
8744 not
8745 \emph default
8746  inside (a).
8747 \end_layout
8748
8749 \begin_layout Enumerate
8750 Back out again.
8751 \end_layout
8752
8753 \begin_layout Standard
8754 As you can see, item (b) turned into the first item of a new list, but a
8755  new list 
8756 \emph on
8757 inside
8758 \emph default
8759  item 1.
8760  The same thing would have happened to a figure or an equation.
8761  So, if you nest tables, figures or equations, make sure you go to the right
8762  depth!
8763 \end_layout
8764
8765 \begin_layout Subsection
8766 Usage and General Features
8767 \end_layout
8768
8769 \begin_layout Standard
8770 Speaking of levels, LyX can perform up to a six-fold nesting.
8771  In other words, 
8772 \begin_inset Quotes eld
8773 \end_inset
8774
8775 level #6
8776 \begin_inset Quotes erd
8777 \end_inset
8778
8779  is the innermost possible depth.
8780  Here's an example to illustrate what we mean:
8781 \end_layout
8782
8783 \begin_layout Enumerate
8784 level #1 – outermost
8785 \end_layout
8786
8787 \begin_deeper
8788 \begin_layout Enumerate
8789 level #2
8790 \end_layout
8791
8792 \begin_deeper
8793 \begin_layout Enumerate
8794 level #3
8795 \end_layout
8796
8797 \begin_deeper
8798 \begin_layout Enumerate
8799 level #4
8800 \end_layout
8801
8802 \begin_deeper
8803 \begin_layout Itemize
8804 level #5
8805 \end_layout
8806
8807 \begin_deeper
8808 \begin_layout Itemize
8809 level #6
8810 \end_layout
8811
8812 \end_deeper
8813 \end_deeper
8814 \end_deeper
8815 \end_deeper
8816 \end_deeper
8817 \begin_layout Standard
8818 There are two exceptions to the six-fold nesting limit, and you can see
8819  both of them in the example.
8820  Unlike the other fully-nestable environments, you can only perform a four-fold
8821  nesting with the 
8822 \family sans
8823 Enumerate
8824 \family default
8825  and 
8826 \family sans
8827 Itemize
8828 \family default
8829  environments.
8830  For example, if we tried to nest another 
8831 \family sans
8832 Enumerate
8833 \family default
8834  list inside item 
8835 \begin_inset Quotes eld
8836 \end_inset
8837
8838 A.
8839 \begin_inset Quotes erd
8840 \end_inset
8841
8842 , we would get errors.
8843 \end_layout
8844
8845 \begin_layout Subsection
8846 Some Examples
8847 \begin_inset Index idx
8848 status collapsed
8849
8850 \begin_layout Plain Layout
8851 Nesting ! Examples
8852 \end_layout
8853
8854 \end_inset
8855
8856
8857 \end_layout
8858
8859 \begin_layout Standard
8860 The best way to explain just what you can do with nesting is by illustration.
8861  We have several examples of nested environments.
8862  In them, we explain how we created the example, so that you can reproduce
8863  them.
8864 \end_layout
8865
8866 \begin_layout Subsubsection
8867 Example 1: The Six-fold Way and Mixed Nesting
8868 \end_layout
8869
8870 \begin_layout Labeling
8871 \labelwidthstring MMM
8872 #1-a This is the outermost level.
8873  It's a 
8874 \family sans
8875 List
8876 \family default
8877  environment.
8878 \end_layout
8879
8880 \begin_deeper
8881 \begin_layout Labeling
8882 \labelwidthstring MMM
8883 #2-a This is level #2.
8884  We created it by using 
8885 \begin_inset Info
8886 type  "shortcut"
8887 arg   "break-paragraph inverse"
8888 \end_inset
8889
8890  followed by 
8891 \begin_inset Info
8892 type  "shortcut"
8893 arg   "depth-increment"
8894 \end_inset
8895
8896 .
8897 \end_layout
8898
8899 \begin_deeper
8900 \begin_layout Labeling
8901 \labelwidthstring MMM
8902 #3-a This is level #3.
8903  This time, we just hit 
8904 \family sans
8905 Return
8906 \family default
8907 , then used 
8908 \begin_inset Info
8909 type  "shortcut"
8910 arg   "depth-increment"
8911 \end_inset
8912
8913  twice in a row.
8914  We could have also created it the same way as we did the previous level,
8915  by hitting 
8916 \begin_inset Info
8917 type  "shortcut"
8918 arg   "break-paragraph inverse"
8919 \end_inset
8920
8921  followed by 
8922 \begin_inset Info
8923 type  "shortcut"
8924 arg   "depth-increment"
8925 \end_inset
8926
8927 .
8928 \end_layout
8929
8930 \begin_deeper
8931 \begin_layout Standard
8932 This is actually a 
8933 \family sans
8934 Standard
8935 \family default
8936  environment, nested inside of 
8937 \begin_inset Quotes eld
8938 \end_inset
8939
8940 #3-a
8941 \begin_inset Quotes erd
8942 \end_inset
8943
8944 .
8945  So, it's at level #4.
8946  We did this by hitting 
8947 \begin_inset Info
8948 type  "shortcut"
8949 arg   "break-paragraph inverse"
8950 \end_inset
8951
8952 , then 
8953 \begin_inset Info
8954 type  "shortcut"
8955 arg   "depth-increment"
8956 \end_inset
8957
8958 , then changing the paragraph environment to 
8959 \family sans
8960 Standard
8961 \family default
8962 .
8963  Do this to create list items with more than one paragraph — it also works
8964  for the 
8965 \family sans
8966 Description
8967 \family default
8968
8969 \family sans
8970 Enumerate
8971 \family default
8972 , and 
8973 \family sans
8974 Itemize
8975 \family default
8976  environments!
8977 \end_layout
8978
8979 \begin_layout Standard
8980 Here's another 
8981 \family sans
8982 Standard
8983 \family default
8984  paragraph, also at level #4, made with just a 
8985 \begin_inset Info
8986 type  "shortcut"
8987 arg   "break-paragraph inverse"
8988 \end_inset
8989
8990 .
8991 \end_layout
8992
8993 \begin_layout Labeling
8994 \labelwidthstring MMM
8995 #4-a This is level #4.
8996  We hit 
8997 \begin_inset Info
8998 type  "shortcut"
8999 arg   "break-paragraph inverse"
9000 \end_inset
9001
9002  and changed the paragraph environment back to 
9003 \family sans
9004 List
9005 \family default
9006 .
9007  Remember — we can't nest anything inside a 
9008 \family sans
9009 Standard
9010 \family default
9011  environment, which is why we're still at level #4.
9012  However, we 
9013 \emph on
9014 can
9015 \emph default
9016  keep nesting things inside 
9017 \begin_inset Quotes eld
9018 \end_inset
9019
9020 #3-a
9021 \begin_inset Quotes erd
9022 \end_inset
9023
9024 .
9025 \end_layout
9026
9027 \begin_deeper
9028 \begin_layout Labeling
9029 \labelwidthstring MMM
9030 #5-a This is level #5\SpecialChar \ldots{}
9031
9032 \end_layout
9033
9034 \begin_deeper
9035 \begin_layout Labeling
9036 \labelwidthstring MMM
9037 #6-a \SpecialChar \ldots{}
9038 and this is level #6.
9039  By now, you should know how we made these two.
9040 \end_layout
9041
9042 \end_deeper
9043 \begin_layout Labeling
9044 \labelwidthstring MMM
9045 #5-b Back to level #5.
9046  Just hit 
9047 \begin_inset Info
9048 type  "shortcut"
9049 arg   "break-paragraph inverse"
9050 \end_inset
9051
9052  followed by a 
9053 \begin_inset Info
9054 type  "shortcut"
9055 arg   "depth-decrement"
9056 \end_inset
9057
9058 .
9059 \end_layout
9060
9061 \end_deeper
9062 \begin_layout Labeling
9063 \labelwidthstring MMM
9064 #4-b After another 
9065 \begin_inset Info
9066 type  "shortcut"
9067 arg   "break-paragraph inverse"
9068 \end_inset
9069
9070  followed by a 
9071 \begin_inset Info
9072 type  "shortcut"
9073 arg   "depth-decrement"
9074 \end_inset
9075
9076 , we're back at level #4.
9077 \end_layout
9078
9079 \end_deeper
9080 \begin_layout Labeling
9081 \labelwidthstring MMM
9082 #3-b Back to level #3.
9083  By now it should be obvious how we did this.
9084 \end_layout
9085
9086 \end_deeper
9087 \begin_layout Labeling
9088 \labelwidthstring MMM
9089 #2-b Back to level #2.
9090  
9091 \end_layout
9092
9093 \end_deeper
9094 \begin_layout Labeling
9095 \labelwidthstring MMM
9096 #1-b And last, back to the outermost level, #1.
9097  After this sentence, we will hit 
9098 \family sans
9099 Return
9100 \family default
9101  and change the paragraph environment back to 
9102 \family sans
9103 Standard
9104 \family default
9105  to end the list.
9106 \end_layout
9107
9108 \begin_layout Standard
9109 We could have also used the 
9110 \family sans
9111 Description
9112 \family default
9113
9114 \family sans
9115 Quote
9116 \family default
9117
9118 \family sans
9119 Quotation
9120 \family default
9121 , or even the 
9122 \family sans
9123 Verse
9124 \family default
9125  environment in place of the 
9126 \family sans
9127 List
9128 \family default
9129  environment.
9130  The example would have worked exactly the same.
9131 \end_layout
9132
9133 \begin_layout Subsubsection
9134 Example 2: Inheritance
9135 \end_layout
9136
9137 \begin_layout LyX-Code
9138 This is the LyX-Code environment, at level #1, the outermost
9139 \end_layout
9140
9141 \begin_layout LyX-Code
9142 level.
9143   Now we will hit 
9144 \family sans
9145 Return
9146 \family default
9147 , then 
9148 \begin_inset Info
9149 type  "shortcut"
9150 arg   "depth-increment"
9151 \end_inset
9152
9153 , after which, we will change to the 
9154 \family sans
9155 Enumerate
9156 \family default
9157  environment.
9158 \end_layout
9159
9160 \begin_deeper
9161 \begin_layout Enumerate
9162 This is the 
9163 \family sans
9164 Enumerate
9165 \family default
9166  environment, at level #2.
9167 \end_layout
9168
9169 \begin_layout Enumerate
9170 Notice how the nested 
9171 \family sans
9172 Enumerate
9173 \family default
9174  not only inherits its margins from its parent environment (
9175 \family sans
9176 LyX-Code
9177 \family default
9178 ), but also inherits its font and spacing!
9179 \end_layout
9180
9181 \end_deeper
9182 \begin_layout Standard
9183 We ended this example by hitting 
9184 \family sans
9185 Return
9186 \family default
9187 .
9188  After that, we needed to reset the paragraph environment to 
9189 \family sans
9190 Standard
9191 \family default
9192  and reset the nesting depth by using 
9193 \begin_inset Info
9194 type  "shortcut"
9195 arg   "depth-decrement"
9196 \end_inset
9197
9198  once.
9199 \end_layout
9200
9201 \begin_layout Subsubsection
9202 Example 3: Labels, Levels, and the 
9203 \family sans
9204 Enumerate
9205 \family default
9206  and 
9207 \family sans
9208 Itemize
9209 \family default
9210  Environments
9211 \begin_inset Argument
9212 status collapsed
9213
9214 \begin_layout Plain Layout
9215 Example #3: Labels, Levels and other list environments
9216 \end_layout
9217
9218 \end_inset
9219
9220
9221 \end_layout
9222
9223 \begin_layout Enumerate
9224 This is level #1, in an 
9225 \family sans
9226 Enumerate
9227 \family default
9228  paragraph environment.
9229  We're actually going to nest a bunch of these.
9230 \end_layout
9231
9232 \begin_deeper
9233 \begin_layout Enumerate
9234 This is level #2.
9235  We used 
9236 \begin_inset Info
9237 type  "shortcut"
9238 arg   "break-paragraph inverse"
9239 \end_inset
9240
9241  followed by 
9242 \begin_inset Info
9243 type  "shortcut"
9244 arg   "depth-increment"
9245 \end_inset
9246
9247 .
9248  Now, what happens if we nest an 
9249 \family sans
9250 Itemize
9251 \family default
9252  environment inside of this one? It will be at level #3, but what will its
9253  label be? An asterisk?
9254 \end_layout
9255
9256 \begin_deeper
9257 \begin_layout Itemize
9258 No! It's a bullet.
9259  This is the 
9260 \emph on
9261 first
9262 \emph default
9263  
9264 \family sans
9265 Itemize
9266 \family default
9267  environment, even though it's at level #3.
9268  So, its label is a bullet.
9269  (We got here by using 
9270 \begin_inset Info
9271 type  "shortcut"
9272 arg   "break-paragraph inverse"
9273 \end_inset
9274
9275 , then 
9276 \begin_inset Info
9277 type  "shortcut"
9278 arg   "depth-increment"
9279 \end_inset
9280
9281 , then changing the environment to 
9282 \family sans
9283 Itemize
9284 \family default
9285 .)
9286 \end_layout
9287
9288 \begin_deeper
9289 \begin_layout Itemize
9290 Here's level #4, produced using 
9291 \begin_inset Info
9292 type  "shortcut"
9293 arg   "break-paragraph inverse"
9294 \end_inset
9295
9296 , then 
9297 \begin_inset Info
9298 type  "shortcut"
9299 arg   "depth-increment"
9300 \end_inset
9301
9302 .
9303  We will do that again\SpecialChar \ldots{}
9304
9305 \end_layout
9306
9307 \begin_deeper
9308 \begin_layout Enumerate
9309 \SpecialChar \ldots{}
9310 to get to level #5.
9311  This time, however, we also changed the paragraph environment back to 
9312 \family sans
9313 Enumerate
9314 \family default
9315 .
9316  Notice the type of numbering, it is 
9317 \emph on
9318 lowercase Roman
9319 \emph default
9320 , because we are in the 
9321 \emph on
9322 thirdfold
9323 \emph default
9324  
9325 \family sans
9326 Enumerate
9327 \family default
9328  environment (i.
9329 \begin_inset space \thinspace{}
9330 \end_inset
9331
9332 g.
9333  it is an 
9334 \family sans
9335 Enumerate
9336 \family default
9337  inside an 
9338 \family sans
9339 Enumerate
9340 \family default
9341  inside an 
9342 \family sans
9343 Enumerate
9344 \family default
9345 ).
9346 \end_layout
9347
9348 \begin_layout Enumerate
9349 What happens if we 
9350 \emph on
9351 don't
9352 \emph default
9353  change the paragraph environment, but decrease the nesting depth? What
9354  type of numbering does LyX use?
9355 \end_layout
9356
9357 \begin_layout Enumerate
9358 Oh, as if you couldn't guess by now, we're just using 
9359 \begin_inset Info
9360 type  "shortcut"
9361 arg   "break-paragraph inverse"
9362 \end_inset
9363
9364  to keep the current environment and depth but create a new item.
9365 \end_layout
9366
9367 \begin_layout Enumerate
9368 Let's use 
9369 \begin_inset Info
9370 type  "shortcut"
9371 arg   "depth-decrement"
9372 \end_inset
9373
9374  to decrease the depth after the next 
9375 \begin_inset Info
9376 type  "shortcut"
9377 arg   "break-paragraph inverse"
9378 \end_inset
9379
9380 .
9381 \end_layout
9382
9383 \end_deeper
9384 \begin_layout Enumerate
9385 This is level #4.
9386  Look what type of label LyX is using!
9387 \end_layout
9388
9389 \end_deeper
9390 \begin_layout Enumerate
9391 This is level #3.
9392  Even though we've changed levels, LyX is still using a lowercase Roman
9393  numeral as the label.Why?
9394 \end_layout
9395
9396 \begin_layout Enumerate
9397 Because, even though the nesting depth has changed, the paragraph is 
9398 \emph on
9399 still
9400 \emph default
9401  a thirdfold 
9402 \family sans
9403 Enumerate
9404 \family default
9405  environment.
9406  Notice, however, that LyX 
9407 \emph on
9408 did
9409 \emph default
9410  reset the counter for the label.
9411 \end_layout
9412
9413 \end_deeper
9414 \begin_layout Enumerate
9415 Another 
9416 \begin_inset Info
9417 type  "shortcut"
9418 arg   "break-paragraph inverse"
9419 \end_inset
9420
9421  
9422 \begin_inset Info
9423 type  "shortcut"
9424 arg   "depth-decrement"
9425 \end_inset
9426
9427  sequence, and we're back to level #2.
9428  This time, we not only changed the nesting depth, but we also moved back
9429  into the twofold-nested 
9430 \family sans
9431 Enumerate
9432 \family default
9433  environment.
9434 \end_layout
9435
9436 \end_deeper
9437 \begin_layout Enumerate
9438 The same thing happens if we do another 
9439 \begin_inset Info
9440 type  "shortcut"
9441 arg   "break-paragraph inverse"
9442 \end_inset
9443
9444  
9445 \begin_inset Info
9446 type  "shortcut"
9447 arg   "depth-decrement"
9448 \end_inset
9449
9450 sequence and return to level #1, the outermost level.
9451 \end_layout
9452
9453 \begin_layout Standard
9454 Lastly, we reset the environment to 
9455 \family sans
9456 Standard
9457 \family default
9458 .
9459  As you can see, the level number doesn't correspond to what type of labeling
9460  LyX uses for the 
9461 \family sans
9462 Enumerate
9463 \family default
9464  and 
9465 \family sans
9466 Itemize
9467 \family default
9468  environments.
9469  The number of other 
9470 \family sans
9471 Enumerate
9472 \family default
9473  environments surrounding it determines what kind of label LyX uses for
9474  an 
9475 \family sans
9476 Enumerate
9477 \family default
9478  item.
9479  The same rule applies for the 
9480 \family sans
9481 Itemize
9482 \family default
9483  environment, as well.
9484 \end_layout
9485
9486 \begin_layout Subsubsection
9487 Example 4: Going Bonkers
9488 \end_layout
9489
9490 \begin_layout Enumerate
9491 We're going to go totally nuts now.
9492  We will not nest as deep as in the other examples, nor will we go into
9493  the same detail with how we did it.
9494  (level #1: 
9495 \family sans
9496 Enumerate
9497 \family default
9498 )
9499 \end_layout
9500
9501 \begin_deeper
9502 \begin_layout Standard
9503 (
9504 \family sans
9505 Return, 
9506 \family default
9507
9508 \begin_inset Info
9509 type  "shortcut"
9510 arg   "depth-increment"
9511 \end_inset
9512
9513
9514 \family sans
9515 , Standard
9516 \family default
9517 : level #2) We will stick an encapsulated description of how we created
9518  the example in parentheses someplace.
9519  For example, the two key bindings are how we changed the depth.
9520  The environment name is the name of the current environment.
9521  Either before or after this, we will put in the level.
9522 \end_layout
9523
9524 \end_deeper
9525 \begin_layout Enumerate
9526 (
9527 \family sans
9528 Return, Enumerate
9529 \family default
9530 : level #1) This is the next item in the list.
9531 \end_layout
9532
9533 \begin_deeper
9534 \begin_layout Verse
9535 Now we will add verse.
9536 \begin_inset Newline newline
9537 \end_inset
9538
9539 It will get much worse.
9540 \begin_inset Newline newline
9541 \end_inset
9542
9543 (
9544 \family sans
9545 Return, 
9546 \family default
9547
9548 \begin_inset Info
9549 type  "shortcut"
9550 arg   "depth-increment"
9551 \end_inset
9552
9553
9554 \family sans
9555 , Verse
9556 \family default
9557 : level #2)
9558 \end_layout
9559
9560 \begin_layout Verse
9561 Fiddle dee, Fiddle doo.
9562 \begin_inset Newline newline
9563 \end_inset
9564
9565 Bippitey boppitey boo!
9566 \begin_inset Newline newline
9567 \end_inset
9568
9569 (
9570 \begin_inset Info
9571 type  "shortcut"
9572 arg   "break-paragraph inverse"
9573 \end_inset
9574
9575
9576 \family sans
9577 )
9578 \end_layout
9579
9580 \begin_layout Verse
9581 Here comes a table:
9582 \end_layout
9583
9584 \begin_deeper
9585 \begin_layout Standard
9586 \begin_inset VSpace 0.3cm
9587 \end_inset
9588
9589
9590 \end_layout
9591
9592 \begin_layout Standard
9593 \align center
9594 \begin_inset Tabular
9595 <lyxtabular version="3" rows="2" columns="2">
9596 <features tabularvalignment="middle">
9597 <column alignment="center" valignment="top" width="0pt">
9598 <column alignment="center" valignment="top" width="0pt">
9599 <row>
9600 <cell alignment="center" valignment="top" usebox="none">
9601 \begin_inset Text
9602
9603 \begin_layout Plain Layout
9604
9605 \family roman
9606 \series medium
9607 \shape up
9608 \size normal
9609 \emph off
9610 \bar no
9611 \noun off
9612 \color none
9613 one-fish
9614 \end_layout
9615
9616 \end_inset
9617 </cell>
9618 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9619 \begin_inset Text
9620
9621 \begin_layout Plain Layout
9622
9623 \family roman
9624 \series medium
9625 \shape up
9626 \size normal
9627 \emph off
9628 \bar no
9629 \noun off
9630 \color none
9631 two-fish
9632 \end_layout
9633
9634 \end_inset
9635 </cell>
9636 </row>
9637 <row>
9638 <cell alignment="center" valignment="top" topline="true" usebox="none">
9639 \begin_inset Text
9640
9641 \begin_layout Plain Layout
9642
9643 \family roman
9644 \series medium
9645 \shape up
9646 \size normal
9647 \emph off
9648 \bar no
9649 \noun off
9650 \color none
9651 red-fish
9652 \end_layout
9653
9654 \end_inset
9655 </cell>
9656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9657 \begin_inset Text
9658
9659 \begin_layout Plain Layout
9660
9661 \family roman
9662 \series medium
9663 \shape up
9664 \size normal
9665 \emph off
9666 \bar no
9667 \noun off
9668 \color none
9669 blue-fish
9670 \end_layout
9671
9672 \end_inset
9673 </cell>
9674 </row>
9675 </lyxtabular>
9676
9677 \end_inset
9678
9679
9680 \end_layout
9681
9682 \end_deeper
9683 \begin_layout Verse
9684 (
9685 \begin_inset Info
9686 type  "shortcut"
9687 arg   "break-paragraph inverse"
9688 \end_inset
9689
9690
9691 \family sans
9692 , Table, 
9693 \family default
9694
9695 \begin_inset Info
9696 type  "shortcut"
9697 arg   "depth-increment"
9698 \end_inset
9699
9700  3 times, 
9701 \begin_inset Info
9702 type  "shortcut"
9703 arg   "break-paragraph inverse"
9704 \end_inset
9705
9706
9707 \family sans
9708 , Verse, 
9709 \family default
9710
9711 \begin_inset Info
9712 type  "shortcut"
9713 arg   "depth-decrement"
9714 \end_inset
9715
9716 )
9717 \end_layout
9718
9719 \end_deeper
9720 \begin_layout Enumerate
9721 (
9722 \family sans
9723 Return, Enumerate
9724 \family default
9725 : level #1) This is another item.
9726  Note that selecting a 
9727 \family sans
9728 Table
9729 \family default
9730  resets the nesting depth to level #1, so we increased the nesting depth
9731  3 times to put the table inside the 
9732 \family sans
9733 Verse
9734 \family default
9735  environment.
9736  
9737 \end_layout
9738
9739 \begin_layout Quotation
9740 We're now ending the 
9741 \family sans
9742 Enumerate
9743 \family default
9744  list and changing to 
9745 \family sans
9746 Quotation
9747 \family default
9748 .
9749  We're still at level #1.
9750  We want to show you some of the things you can do by mixing environments.
9751  The next set of paragraphs is a 
9752 \begin_inset Quotes eld
9753 \end_inset
9754
9755 quoted letter.
9756 \begin_inset Quotes erd
9757 \end_inset
9758
9759  We will nest both the 
9760 \family sans
9761 Address
9762 \family default
9763  and 
9764 \family sans
9765 Right
9766 \begin_inset space ~
9767 \end_inset
9768
9769 Address
9770 \family default
9771  environments inside of this one, then use another nested 
9772 \family sans
9773 Quotation
9774 \family default
9775  for the letter body.
9776  We will use 
9777 \begin_inset Info
9778 type  "shortcut"
9779 arg   "break-paragraph inverse"
9780 \end_inset
9781
9782  to preserve the depth.
9783  Remember that you need to use 
9784 \begin_inset Info
9785 type  "shortcut"
9786 arg   "newline-insert newline"
9787 \end_inset
9788
9789  to create multiple lines inside the 
9790 \family sans
9791 Address
9792 \family default
9793  and 
9794 \family sans
9795 Right
9796 \begin_inset space ~
9797 \end_inset
9798
9799 Address
9800 \family default
9801  environments.
9802  Here it goes:
9803 \end_layout
9804
9805 \begin_deeper
9806 \begin_layout Right Address
9807 1234 Nowhere Rd.
9808 \begin_inset Newline newline
9809 \end_inset
9810
9811 Moosegroin, MT 00100
9812 \begin_inset Newline newline
9813 \end_inset
9814
9815 9-6-96
9816 \end_layout
9817
9818 \begin_layout Address
9819 Dear Mr.
9820 \begin_inset space ~
9821 \end_inset
9822
9823 Fizlewitz:
9824 \end_layout
9825
9826 \begin_layout Quotation
9827 We regret to inform you that we cannot fill your order for 50
9828 \begin_inset space \thinspace{}
9829 \end_inset
9830
9831 L of compressed methane gas due to circumstances beyond our control.
9832  Unfortunately, several of our cows have mysteriously exploded, creating
9833  a backlog in our orders for methane.
9834  We will place your name on the waiting list and try to fill your order
9835  as soon as possible.
9836  In the meantime, we thank you for your patience.
9837 \end_layout
9838
9839 \begin_layout Quotation
9840 We do, however, now have a special on beef.
9841  If you are interested, please return the enclosed pricing and order form
9842  with your order, along with payment.
9843 \end_layout
9844
9845 \begin_layout Quotation
9846 We thank you again for your patience.
9847 \end_layout
9848
9849 \begin_layout Address
9850 Sincerely,
9851 \begin_inset Newline newline
9852 \end_inset
9853
9854 Bill Hick
9855 \end_layout
9856
9857 \end_deeper
9858 \begin_layout Quotation
9859 That ends that example!
9860 \end_layout
9861
9862 \begin_layout Standard
9863 As you can see, nesting environments in LyX gives you a lot of power with
9864  just a few keystrokes.
9865  We could have easily nested an 
9866 \family sans
9867 Itemize
9868 \family default
9869  list inside of a 
9870 \family sans
9871 Quotation
9872 \family default
9873  or 
9874 \family sans
9875 Quote
9876 \family default
9877 , or put a 
9878 \family sans
9879 Quote
9880 \family default
9881  inside of an 
9882 \family sans
9883 Itemize
9884 \family default
9885  list.
9886  You have a huge variety of options at your disposal.
9887 \end_layout
9888
9889 \begin_layout Section
9890 Spacing, pagination and line breaks
9891 \begin_inset Index idx
9892 status collapsed
9893
9894 \begin_layout Plain Layout
9895 Spacing
9896 \end_layout
9897
9898 \end_inset
9899
9900
9901 \end_layout
9902
9903 \begin_layout Standard
9904 What is a space? While you might be used to pressing the space key anytime
9905  you want to separate two words in ordinary word processors, LyX offers
9906  you more spaces: Spaces of different width and spaces which can or cannot
9907  be broken at the end of a line.
9908  The following sections will show you some examples where those spaces are
9909  useful.
9910 \end_layout
9911
9912 \begin_layout Subsection
9913 Protected Space
9914 \begin_inset CommandInset label
9915 LatexCommand label
9916 name "sub:Protected-Space"
9917
9918 \end_inset
9919
9920
9921 \begin_inset Index idx
9922 status collapsed
9923
9924 \begin_layout Plain Layout
9925 Spaces ! Protected
9926 \end_layout
9927
9928 \end_inset
9929
9930
9931 \end_layout
9932
9933 \begin_layout Standard
9934 The protected space: It is used to tell LyX (and LaTeX) not to break the
9935  line at that point.
9936  This may be necessary to avoid unlucky line breaks, like in: 
9937 \end_layout
9938
9939 \begin_layout Quote
9940 Further documentation is given in section
9941 \begin_inset Newline newline
9942 \end_inset
9943
9944
9945 \begin_inset CommandInset ref
9946 LatexCommand ref
9947 reference "sec:Bibliography"
9948
9949 \end_inset
9950
9951 .
9952  
9953 \end_layout
9954
9955 \begin_layout Standard
9956 Obviously, it would be a good thing to put a protected space between 
9957 \begin_inset Quotes eld
9958 \end_inset
9959
9960 section
9961 \begin_inset Quotes erd
9962 \end_inset
9963
9964  and 
9965 \begin_inset Quotes eld
9966 \end_inset
9967
9968
9969 \begin_inset CommandInset ref
9970 LatexCommand ref
9971 reference "sec:Bibliography"
9972
9973 \end_inset
9974
9975
9976 \begin_inset Quotes erd
9977 \end_inset
9978
9979 .
9980  A protected space is set with 
9981 \family sans
9982 Insert\SpecialChar \menuseparator
9983 Formatting\SpecialChar \menuseparator
9984 Protected
9985 \bar under
9986
9987 \begin_inset space ~
9988 \end_inset
9989
9990
9991 \bar default
9992 Space
9993 \family default
9994  (shortcut 
9995 \begin_inset Info
9996 type  "shortcut"
9997 arg   "command-alternatives space-insert protected ; math-space"
9998 \end_inset
9999
10000 ).
10001 \end_layout
10002
10003 \begin_layout Subsection
10004 Horizontal Space
10005 \begin_inset CommandInset label
10006 LatexCommand label
10007 name "sub:Horizontal-Space"
10008
10009 \end_inset
10010
10011
10012 \begin_inset Index idx
10013 status collapsed
10014
10015 \begin_layout Plain Layout
10016 Spacing ! Horizontal
10017 \end_layout
10018
10019 \end_inset
10020
10021
10022 \end_layout
10023
10024 \begin_layout Standard
10025 All horizontal spaces can be inserted with the menu 
10026 \family sans
10027 Insert\SpecialChar \menuseparator
10028 Formatting\SpecialChar \menuseparator
10029 Horizontal Space
10030 \family default
10031 .
10032  The length units are listed in Appendix
10033 \begin_inset space ~
10034 \end_inset
10035
10036
10037 \begin_inset CommandInset ref
10038 LatexCommand ref
10039 reference "chap:Units-available-in"
10040
10041 \end_inset
10042
10043 .
10044 \end_layout
10045
10046 \begin_layout Subsubsection
10047 Inter-word Space
10048 \begin_inset CommandInset label
10049 LatexCommand label
10050 name "sub:Inter-word-Space"
10051
10052 \end_inset
10053
10054
10055 \begin_inset Index idx
10056 status collapsed
10057
10058 \begin_layout Plain Layout
10059 Spaces ! Inter-word
10060 \end_layout
10061
10062 \end_inset
10063
10064
10065 \end_layout
10066
10067 \begin_layout Standard
10068 Some languages (e.
10069 \begin_inset space \thinspace{}
10070 \end_inset
10071
10072 g.
10073 \begin_inset space \space{}
10074 \end_inset
10075
10076 English) have the typographical convention to add extra space after an end-of-se
10077 ntence punctuation mark, and LyX honors those conventions (see section
10078 \begin_inset space ~
10079 \end_inset
10080
10081
10082 \begin_inset CommandInset ref
10083 LatexCommand ref
10084 reference "sub:Abbreviations"
10085
10086 \end_inset
10087
10088 ).
10089  Sometimes, you want a normal space nevertheless.
10090  In this case, insert an inter-word space (shortcut 
10091 \begin_inset Info
10092 type  "shortcut"
10093 arg   "space-insert normal"
10094 \end_inset
10095
10096 ).
10097 \end_layout
10098
10099 \begin_layout Subsubsection
10100 Thin Space
10101 \begin_inset CommandInset label
10102 LatexCommand label
10103 name "sub:Thin-Space"
10104
10105 \end_inset
10106
10107
10108 \begin_inset Index idx
10109 status collapsed
10110
10111 \begin_layout Plain Layout
10112 Spaces ! Thin
10113 \end_layout
10114
10115 \end_inset
10116
10117
10118 \end_layout
10119
10120 \begin_layout Standard
10121
10122 \begin_inset Quotes eld
10123 \end_inset
10124
10125 thin space
10126 \begin_inset Quotes erd
10127 \end_inset
10128
10129  is a blank which has half the size of a normal space (and it is also 
10130 \begin_inset Quotes eld
10131 \end_inset
10132
10133 protected
10134 \begin_inset Quotes erd
10135 \end_inset
10136
10137 ).
10138  The typographical conventions in a lot of languages propose the use of
10139  thin spaces in cases where normal spaces would be too wide, for instance
10140  inside abbreviations:
10141 \end_layout
10142
10143 \begin_layout Quote
10144 D.
10145 \begin_inset space \thinspace{}
10146 \end_inset
10147
10148 E.
10149  Knuth has developed our beloved typesetting program.
10150 \end_layout
10151
10152 \begin_layout Standard
10153 or between values and units.
10154  Compare for example this:
10155 \begin_inset Newline newline
10156 \end_inset
10157
10158 10
10159 \begin_inset space \thinspace{}
10160 \end_inset
10161
10162 kg (thin space)
10163 \begin_inset Newline newline
10164 \end_inset
10165
10166 10 kg (normal space
10167 \end_layout
10168
10169 \begin_layout Standard
10170 You can insert thin spaces also with the menu 
10171 \family sans
10172 Insert\SpecialChar \menuseparator
10173 Formatting\SpecialChar \menuseparator
10174 Thin
10175 \begin_inset space ~
10176 \end_inset
10177
10178 Space
10179 \family default
10180  (shortcut 
10181 \begin_inset Info
10182 type  "shortcuts"
10183 arg   "space-insert thin"
10184 \end_inset
10185
10186 ).
10187 \end_layout
10188
10189 \begin_layout Subsubsection
10190 More Spaces
10191 \end_layout
10192
10193 \begin_layout Standard
10194 You can furthermore insert the following space types:
10195 \end_layout
10196
10197 \begin_layout Description
10198 Negative
10199 \begin_inset space ~
10200 \end_inset
10201
10202 thin
10203 \begin_inset space ~
10204 \end_inset
10205
10206 space A line with a 
10207 \begin_inset Formula $\to$
10208 \end_inset
10209
10210
10211 \begin_inset space \negthinspace{}
10212 \end_inset
10213
10214
10215 \begin_inset Formula $\gets$
10216 \end_inset
10217
10218  Negative thin space between the arrows.
10219 \end_layout
10220
10221 \begin_layout Description
10222 Enspace
10223 \begin_inset space ~
10224 \end_inset
10225
10226 (0.5
10227 \begin_inset space \thinspace{}
10228 \end_inset
10229
10230 em) A line with a 
10231 \begin_inset Formula $\to$
10232 \end_inset
10233
10234
10235 \begin_inset space \enskip{}
10236 \end_inset
10237
10238
10239 \begin_inset Formula $\gets$
10240 \end_inset
10241
10242  Enspace
10243 \begin_inset space ~
10244 \end_inset
10245
10246 (0.5
10247 \begin_inset space \thinspace{}
10248 \end_inset
10249
10250 em) space between the arrows.
10251 \end_layout
10252
10253 \begin_layout Description
10254 Quad
10255 \begin_inset space ~
10256 \end_inset
10257
10258 (1
10259 \begin_inset space \thinspace{}
10260 \end_inset
10261
10262 em) A line with a 
10263 \begin_inset Formula $\to$
10264 \end_inset
10265
10266
10267 \begin_inset space \quad{}
10268 \end_inset
10269
10270
10271 \begin_inset Formula $\gets$
10272 \end_inset
10273
10274  Quad
10275 \begin_inset space ~
10276 \end_inset
10277
10278 (1
10279 \begin_inset space \thinspace{}
10280 \end_inset
10281
10282 em) space between the arrows.
10283 \end_layout
10284
10285 \begin_layout Description
10286 QQuad
10287 \begin_inset space ~
10288 \end_inset
10289
10290 (2
10291 \begin_inset space \thinspace{}
10292 \end_inset
10293
10294 em) A line with a 
10295 \begin_inset Formula $\to$
10296 \end_inset
10297
10298
10299 \begin_inset space \qquad{}
10300 \end_inset
10301
10302
10303 \begin_inset Formula $\gets$
10304 \end_inset
10305
10306  QQuad
10307 \begin_inset space ~
10308 \end_inset
10309
10310 (2
10311 \begin_inset space \thinspace{}
10312 \end_inset
10313
10314 em) space between the arrows.
10315 \end_layout
10316
10317 \begin_layout Description
10318 Custom
10319 \begin_inset space ~
10320 \end_inset
10321
10322 space A line with
10323 \begin_inset Formula $\to$
10324 \end_inset
10325
10326
10327 \begin_inset space \hspace{}
10328 \length 2cm
10329 \end_inset
10330
10331
10332 \begin_inset Formula $\gets$
10333 \end_inset
10334
10335  2
10336 \begin_inset space \thinspace{}
10337 \end_inset
10338
10339 cm space between the arrows.
10340 \end_layout
10341
10342 \begin_layout Standard
10343 Table
10344 \begin_inset space ~
10345 \end_inset
10346
10347
10348 \begin_inset CommandInset ref
10349 LatexCommand ref
10350 reference "tab:Width-of-the"
10351
10352 \end_inset
10353
10354  lists the different space sizes.
10355 \end_layout
10356
10357 \begin_layout Standard
10358 \begin_inset Float table
10359 wide false
10360 sideways false
10361 status collapsed
10362
10363 \begin_layout Plain Layout
10364 \align center
10365 \begin_inset Caption
10366
10367 \begin_layout Plain Layout
10368 \begin_inset CommandInset label
10369 LatexCommand label
10370 name "tab:Width-of-the"
10371
10372 \end_inset
10373
10374 Width of the different horizontal spaces.
10375 \end_layout
10376
10377 \end_inset
10378
10379
10380 \end_layout
10381
10382 \begin_layout Plain Layout
10383 \align center
10384 \begin_inset Tabular
10385 <lyxtabular version="3" rows="8" columns="2">
10386 <features tabularvalignment="middle">
10387 <column alignment="center" valignment="top" width="0">
10388 <column alignment="center" valignment="top" width="0">
10389 <row>
10390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10391 \begin_inset Text
10392
10393 \begin_layout Plain Layout
10394
10395 \series bold
10396 Space
10397 \end_layout
10398
10399 \end_inset
10400 </cell>
10401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10402 \begin_inset Text
10403
10404 \begin_layout Plain Layout
10405
10406 \series bold
10407 Width
10408 \end_layout
10409
10410 \end_inset
10411 </cell>
10412 </row>
10413 <row>
10414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10415 \begin_inset Text
10416
10417 \begin_layout Plain Layout
10418 Normal
10419 \end_layout
10420
10421 \end_inset
10422 </cell>
10423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10424 \begin_inset Text
10425
10426 \begin_layout Plain Layout
10427 1/3
10428 \begin_inset space \thinspace{}
10429 \end_inset
10430
10431 em
10432 \end_layout
10433
10434 \end_inset
10435 </cell>
10436 </row>
10437 <row>
10438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10439 \begin_inset Text
10440
10441 \begin_layout Plain Layout
10442 Protected
10443 \end_layout
10444
10445 \end_inset
10446 </cell>
10447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10448 \begin_inset Text
10449
10450 \begin_layout Plain Layout
10451 1/3
10452 \begin_inset space \thinspace{}
10453 \end_inset
10454
10455 em
10456 \end_layout
10457
10458 \end_inset
10459 </cell>
10460 </row>
10461 <row>
10462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10463 \begin_inset Text
10464
10465 \begin_layout Plain Layout
10466 Thin
10467 \end_layout
10468
10469 \end_inset
10470 </cell>
10471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10472 \begin_inset Text
10473
10474 \begin_layout Plain Layout
10475 1/6
10476 \begin_inset space \thinspace{}
10477 \end_inset
10478
10479 em
10480 \end_layout
10481
10482 \end_inset
10483 </cell>
10484 </row>
10485 <row>
10486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10487 \begin_inset Text
10488
10489 \begin_layout Plain Layout
10490 Negative thin
10491 \end_layout
10492
10493 \end_inset
10494 </cell>
10495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10496 \begin_inset Text
10497
10498 \begin_layout Plain Layout
10499 -1/6
10500 \begin_inset space \thinspace{}
10501 \end_inset
10502
10503 em
10504 \end_layout
10505
10506 \end_inset
10507 </cell>
10508 </row>
10509 <row>
10510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10511 \begin_inset Text
10512
10513 \begin_layout Plain Layout
10514 Enspace (0.5
10515 \begin_inset space \thinspace{}
10516 \end_inset
10517
10518 em)
10519 \end_layout
10520
10521 \end_inset
10522 </cell>
10523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10524 \begin_inset Text
10525
10526 \begin_layout Plain Layout
10527 0.5
10528 \begin_inset space \thinspace{}
10529 \end_inset
10530
10531 em
10532 \end_layout
10533
10534 \end_inset
10535 </cell>
10536 </row>
10537 <row>
10538 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10539 \begin_inset Text
10540
10541 \begin_layout Plain Layout
10542 Quad (1
10543 \begin_inset space \thinspace{}
10544 \end_inset
10545
10546 em)
10547 \end_layout
10548
10549 \end_inset
10550 </cell>
10551 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10552 \begin_inset Text
10553
10554 \begin_layout Plain Layout
10555 1
10556 \begin_inset space \thinspace{}
10557 \end_inset
10558
10559 em
10560 \end_layout
10561
10562 \end_inset
10563 </cell>
10564 </row>
10565 <row>
10566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10567 \begin_inset Text
10568
10569 \begin_layout Plain Layout
10570 QQuad (2
10571 \begin_inset space \thinspace{}
10572 \end_inset
10573
10574 em)
10575 \end_layout
10576
10577 \end_inset
10578 </cell>
10579 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10580 \begin_inset Text
10581
10582 \begin_layout Plain Layout
10583 2
10584 \begin_inset space \thinspace{}
10585 \end_inset
10586
10587 em
10588 \end_layout
10589
10590 \end_inset
10591 </cell>
10592 </row>
10593 </lyxtabular>
10594
10595 \end_inset
10596
10597
10598 \end_layout
10599
10600 \end_inset
10601
10602
10603 \end_layout
10604
10605 \begin_layout Subsubsection
10606
10607 \family sans
10608 Horizontal Fills
10609 \family default
10610
10611 \begin_inset Index idx
10612 status collapsed
10613
10614 \begin_layout Plain Layout
10615 Spacing ! Fills
10616 \end_layout
10617
10618 \end_inset
10619
10620
10621 \end_layout
10622
10623 \begin_layout Standard
10624 Horizontal fills (HFills) are a special LyX feature for adding extra space
10625  in a uniform fashion.
10626  An HFill is actually a variable length space, whose length always equals
10627  the remaining space between the left and right margins.
10628  If there is more than one HFill on a line, they divide the available space
10629  equally between themselves.
10630 \end_layout
10631
10632 \begin_layout Standard
10633 Here are a few examples of what you can do with them:
10634 \end_layout
10635
10636 \begin_layout Quote
10637 \noindent
10638 This is on the left side
10639 \begin_inset space \hfill{}
10640 \end_inset
10641
10642 This is on the right
10643 \end_layout
10644
10645 \begin_layout Quote
10646 \noindent
10647 Left
10648 \begin_inset space \hfill{}
10649 \end_inset
10650
10651 Middle
10652 \begin_inset space \hfill{}
10653 \end_inset
10654
10655 Right
10656 \end_layout
10657
10658 \begin_layout Quote
10659 \noindent
10660 Left
10661 \begin_inset space \hfill{}
10662 \end_inset
10663
10664 1/3 Left
10665 \begin_inset space \hfill{}
10666 \end_inset
10667
10668
10669 \begin_inset space \hfill{}
10670 \end_inset
10671
10672 Right
10673 \end_layout
10674
10675 \begin_layout Standard
10676 That was an example in the 
10677 \family sans
10678 Quote
10679 \family default
10680  environment.
10681  Here
10682 \begin_inset Formula $\to$
10683 \end_inset
10684
10685
10686 \begin_inset space \hfill{}
10687 \end_inset
10688
10689
10690 \begin_inset Formula $\gets$
10691 \end_inset
10692
10693 is one in a standard paragraph.
10694  It may or may not be apparent in the printed text, but it 
10695 \emph on
10696 is
10697 \emph default
10698  sitting in-between the two arrows.
10699 \end_layout
10700
10701 \begin_layout Standard
10702 HFills can be made visible when you choose one of the 
10703 \family sans
10704 Fill
10705 \begin_inset space ~
10706 \end_inset
10707
10708 Pattern
10709 \family default
10710  in the space dialog: The following patterns are available:
10711 \end_layout
10712
10713 \begin_layout Standard
10714 Dots: 
10715 \begin_inset space \dotfill{}
10716 \end_inset
10717
10718
10719 \begin_inset space ~
10720 \end_inset
10721
10722
10723 \end_layout
10724
10725 \begin_layout Standard
10726 Rule: 
10727 \begin_inset space \hrulefill{}
10728 \end_inset
10729
10730
10731 \begin_inset space ~
10732 \end_inset
10733
10734
10735 \end_layout
10736
10737 \begin_layout Standard
10738 Left arrow: 
10739 \begin_inset space \leftarrowfill{}
10740 \end_inset
10741
10742
10743 \begin_inset space ~
10744 \end_inset
10745
10746
10747 \end_layout
10748
10749 \begin_layout Standard
10750 Right arrow: 
10751 \begin_inset space \rightarrowfill{}
10752 \end_inset
10753
10754
10755 \begin_inset space ~
10756 \end_inset
10757
10758
10759 \end_layout
10760
10761 \begin_layout Standard
10762 Up brace: 
10763 \begin_inset space \downbracefill{}
10764 \end_inset
10765
10766
10767 \begin_inset space ~
10768 \end_inset
10769
10770
10771 \end_layout
10772
10773 \begin_layout Standard
10774 Down brace: 
10775 \begin_inset space \upbracefill{}
10776 \end_inset
10777
10778
10779 \begin_inset space ~
10780 \end_inset
10781
10782
10783 \end_layout
10784
10785 \begin_layout Standard
10786 \begin_inset Note Greyedout
10787 status collapsed
10788
10789 \begin_layout Plain Layout
10790
10791 \series bold
10792 Note:
10793 \series default
10794  If an HFill is at the beginning of a line, and 
10795 \emph on
10796 not
10797 \emph default
10798  in the first line in a paragraph, LyX ignores it.
10799  This prevents HFills from accidentally being wrapped onto a new line.
10800  If you need space in this case anyway, set the 
10801 \family sans
10802 Protect
10803 \family default
10804  option in the space dialog.
10805 \end_layout
10806
10807 \end_inset
10808
10809
10810 \end_layout
10811
10812 \begin_layout Subsubsection
10813 Phantom Space
10814 \begin_inset CommandInset label
10815 LatexCommand label
10816 name "sub:Phantom-Space"
10817
10818 \end_inset
10819
10820
10821 \begin_inset Index idx
10822 status collapsed
10823
10824 \begin_layout Plain Layout
10825 Spacing ! Phantom
10826 \end_layout
10827
10828 \end_inset
10829
10830
10831 \end_layout
10832
10833 \begin_layout Standard
10834 Sometimes you want to insert space with exactly the length of a phrase.
10835  E.
10836 \begin_inset space \thinspace{}
10837 \end_inset
10838
10839 g.
10840 \begin_inset space \space{}
10841 \end_inset
10842
10843 you want to create the following multiple choice question:
10844 \end_layout
10845
10846 \begin_layout Standard
10847 \begin_inset VSpace medskip
10848 \end_inset
10849
10850 What is correct English?:
10851 \begin_inset Newline newline
10852 \end_inset
10853
10854
10855 \begin_inset Newline newline
10856 \end_inset
10857
10858 Mr.
10859 \begin_inset space ~
10860 \end_inset
10861
10862 Edge would have been jumps the gun.
10863 \begin_inset Newline newline
10864 \end_inset
10865
10866
10867 \begin_inset Phantom HPhantom
10868 status open
10869
10870 \begin_layout Plain Layout
10871 Mr.
10872  Edge 
10873 \end_layout
10874
10875 \end_inset
10876
10877 has to be jumped
10878 \begin_inset Newline newline
10879 \end_inset
10880
10881
10882 \begin_inset Phantom HPhantom
10883 status open
10884
10885 \begin_layout Plain Layout
10886 Mr.
10887  Edge 
10888 \end_layout
10889
10890 \end_inset
10891
10892 jumps
10893 \begin_inset VSpace medskip
10894 \end_inset
10895
10896
10897 \end_layout
10898
10899 \begin_layout Standard
10900 So that the choices appear exactly after the phrase 
10901 \begin_inset Quotes eld
10902 \end_inset
10903
10904 Mr.
10905 \begin_inset space ~
10906 \end_inset
10907
10908 Edge
10909 \begin_inset space ~
10910 \end_inset
10911
10912
10913 \begin_inset Quotes erd
10914 \end_inset
10915
10916 .
10917  To get this, you can use the phantom insets available via the menu 
10918 \family sans
10919 Insert\SpecialChar \menuseparator
10920 Formatting\SpecialChar \menuseparator
10921 Phantom
10922 \family default
10923 .
10924  In our case insert a horizontal phantom at the beginning of the last two
10925  lines and insert 
10926 \begin_inset Quotes eld
10927 \end_inset
10928
10929 Mr.
10930 \begin_inset space ~
10931 \end_inset
10932
10933 Edge
10934 \begin_inset space ~
10935 \end_inset
10936
10937
10938 \begin_inset Quotes erd
10939 \end_inset
10940
10941  into the phantom inset (note the space after 
10942 \begin_inset Quotes eld
10943 \end_inset
10944
10945 Edge
10946 \begin_inset Quotes erd
10947 \end_inset
10948
10949 ).
10950  A phantom insets prints only the space of its content (like a placeholder).
10951  That is why it is named 
10952 \begin_inset Quotes eld
10953 \end_inset
10954
10955 phantom
10956 \begin_inset Quotes erd
10957 \end_inset
10958
10959 .
10960  The normal phantom outputs the width and height of the content as space,
10961  while the horizontal and vertical variant only outputs the corresponding
10962  dimension.
10963 \end_layout
10964
10965 \begin_layout Subsection
10966 Vertical Space
10967 \begin_inset CommandInset label
10968 LatexCommand label
10969 name "sub:Vertical-Space"
10970
10971 \end_inset
10972
10973
10974 \begin_inset Index idx
10975 status collapsed
10976
10977 \begin_layout Plain Layout
10978 Spacing ! Vertical
10979 \end_layout
10980
10981 \end_inset
10982
10983
10984 \end_layout
10985
10986 \begin_layout Standard
10987 To add extra vertical space above or below a paragraph, use the 
10988 \family sans
10989 Insert\SpecialChar \menuseparator
10990 Formatting\SpecialChar \menuseparator
10991 Vertical
10992 \begin_inset space ~
10993 \end_inset
10994
10995 Space
10996 \family default
10997  dialog.
10998  There you find the following sizes:
10999 \end_layout
11000
11001 \begin_layout Standard
11002
11003 \family sans
11004 SmallSkip
11005 \family default
11006
11007 \family sans
11008 MedSkip
11009 \family default
11010  and 
11011 \family sans
11012 BigSkip
11013 \family default
11014  are LaTeX sizes which depend on the font size of the document.
11015  
11016 \family sans
11017 DefSkip
11018 \family default
11019  is the skip adjusted in the dialog 
11020 \family sans
11021 Document\SpecialChar \menuseparator
11022 Settings
11023 \family default
11024
11025 \begin_inset Index idx
11026 status collapsed
11027
11028 \begin_layout Plain Layout
11029 Document ! Settings
11030 \end_layout
11031
11032 \end_inset
11033
11034  for the paragraph separation.
11035  If you use indentation to separate paragraphs 
11036 \family sans
11037 DefSkip
11038 \family default
11039  is equal to 
11040 \family sans
11041 MedSkip
11042 \family default
11043 .
11044 \end_layout
11045
11046 \begin_layout Standard
11047
11048 \family sans
11049 VFill
11050 \family default
11051
11052 \begin_inset Index idx
11053 status collapsed
11054
11055 \begin_layout Plain Layout
11056 Spacing ! Fills
11057 \end_layout
11058
11059 \end_inset
11060
11061  is a variable space, set so that the space is maximal within one page.
11062  An example: You have only two short paragraphs on one page with a vfill
11063  between them.
11064  Then the first paragraph is placed at the top of the page and the second
11065  one at the bottom, because the space between them is then maximal.
11066  
11067 \family sans
11068 VFill
11069 \family default
11070 s work like 
11071 \family sans
11072 HFill
11073 \family default
11074 s: they fill the remaining vertical space on a page with blank space.
11075 \begin_inset Foot
11076 status collapsed
11077
11078 \begin_layout Plain Layout
11079
11080 \family sans
11081 HFill
11082 \family default
11083 s are described in section
11084 \begin_inset space ~
11085 \end_inset
11086
11087
11088 \begin_inset CommandInset ref
11089 LatexCommand ref
11090 reference "sub:Horizontal-Space"
11091
11092 \end_inset
11093
11094 .
11095 \end_layout
11096
11097 \end_inset
11098
11099  If there are several 
11100 \family sans
11101 VFill
11102 \family default
11103 s on a page, they divide the remaining vertical space equally between themselves.
11104  You can therefore use 
11105 \family sans
11106 VFill
11107 \family default
11108 s to center text on a page, or even place text 2/3 down a page.
11109 \end_layout
11110
11111 \begin_layout Standard
11112
11113 \family sans
11114 Custom
11115 \family default
11116  are custom spaces in units explained in Appendix
11117 \begin_inset space ~
11118 \end_inset
11119
11120
11121 \begin_inset CommandInset ref
11122 LatexCommand ref
11123 reference "chap:Units-available-in"
11124
11125 \end_inset
11126
11127 .
11128 \end_layout
11129
11130 \begin_layout Standard
11131 \begin_inset Note Greyedout
11132 status collapsed
11133
11134 \begin_layout Plain Layout
11135
11136 \series bold
11137 Note:
11138 \series default
11139  
11140 \series medium
11141 If the extra vertical space would be in the output at the top/bottom of
11142  a page, the space is only added if you have also checked the option 
11143 \family sans
11144 Protect
11145 \family default
11146 .
11147 \end_layout
11148
11149 \end_inset
11150
11151
11152 \end_layout
11153
11154 \begin_layout Subsection
11155 Paragraph Alignment
11156 \end_layout
11157
11158 \begin_layout Standard
11159 You can change the paragraph alignment with the 
11160 \family sans
11161 Edit\SpecialChar \menuseparator
11162 Paragraph Settings
11163 \family default
11164  dialog.
11165  There are five possibilities: 
11166 \end_layout
11167
11168 \begin_layout Itemize
11169
11170 \family sans
11171 Justified
11172 \family default
11173  (shortcut 
11174 \begin_inset Info
11175 type  "shortcut"
11176 arg   "paragraph-params \\align block"
11177 \end_inset
11178
11179 )
11180 \end_layout
11181
11182 \begin_layout Itemize
11183
11184 \family sans
11185 Left
11186 \family default
11187  (
11188 \begin_inset Info
11189 type  "shortcut"
11190 arg   "paragraph-params \\align left"
11191 \end_inset
11192
11193 )
11194 \end_layout
11195
11196 \begin_layout Itemize
11197
11198 \family sans
11199 Right
11200 \family default
11201  (
11202 \begin_inset Info
11203 type  "shortcut"
11204 arg   "paragraph-params \\align right"
11205 \end_inset
11206
11207 )
11208 \end_layout
11209
11210 \begin_layout Itemize
11211
11212 \family sans
11213 Center
11214 \family default
11215  (
11216 \begin_inset Info
11217 type  "shortcut"
11218 arg   "paragraph-params \\align center"
11219 \end_inset
11220
11221 )
11222 \end_layout
11223
11224 \begin_layout Itemize
11225
11226 \family sans
11227 Default
11228 \family default
11229  (
11230 \begin_inset Info
11231 type  "shortcut"
11232 arg   "paragraph-params \\align default"
11233 \end_inset
11234
11235 )
11236 \end_layout
11237
11238 \begin_layout Standard
11239 The default in most cases is justified alignment, in which the inter-word
11240  spacing is variable and each line of a paragraph fills the region between
11241  the left and right margins.
11242  The other three alignments should be self-explanatory, and look like this:
11243 \end_layout
11244
11245 \begin_layout Standard
11246 \align right
11247 This paragraph is right aligned,
11248 \end_layout
11249
11250 \begin_layout Standard
11251 \align center
11252 this one is centered,
11253 \end_layout
11254
11255 \begin_layout Standard
11256 \align left
11257 this one is left aligned.
11258 \end_layout
11259
11260 \begin_layout Subsection
11261 Forced Page Breaks
11262 \begin_inset Index idx
11263 status collapsed
11264
11265 \begin_layout Plain Layout
11266 Page breaks ! Forced
11267 \end_layout
11268
11269 \end_inset
11270
11271
11272 \begin_inset CommandInset label
11273 LatexCommand label
11274 name "sub:Forced-Page-Breaks"
11275
11276 \end_inset
11277
11278
11279 \end_layout
11280
11281 \begin_layout Standard
11282 If you don't like the way LaTeX does the page breaks in your document, you
11283  can force a page break where you want one.
11284  Normally this will not be necessary, because LaTeX is good at page breaking.
11285  Only if you use a lot of 
11286 \family sans
11287 Floats
11288 \family default
11289 , LaTeX's page breaking algorithm can fail.
11290 \end_layout
11291
11292 \begin_layout Standard
11293 We recommend not to use forced page breaks until the text is finished and
11294  until you have checked in the preview to see if you 
11295 \emph on
11296 really
11297 \emph default
11298  have to change the page breaking.
11299 \end_layout
11300
11301 \begin_layout Standard
11302 There are two types of page breaks: One that ends the page without any special
11303  action.
11304  This can be inserted above or below a paragraph via the menu 
11305 \family sans
11306 Insert\SpecialChar \menuseparator
11307 Formatting\SpecialChar \menuseparator
11308 New
11309 \begin_inset space ~
11310 \end_inset
11311
11312 Page
11313 \family default
11314 .
11315  The second type, that is inserted via the menu 
11316 \family sans
11317 Insert\SpecialChar \menuseparator
11318 Formatting\SpecialChar \menuseparator
11319 Page
11320 \begin_inset space ~
11321 \end_inset
11322
11323 Break
11324 \family default
11325 , ends a page but stretches the content of the page, so that it fills out
11326  the complete page.
11327  This type is useful to avoid whitespace when a page break produces a page
11328  on which only the last few lines are absent.
11329 \end_layout
11330
11331 \begin_layout Standard
11332 You might try to use a page break to ensure that a figure or table appears
11333  at the top of a page.
11334  This is, of course, the wrong way to do it.
11335  LyX gives you a way of automatically ensuring that your figures and tables
11336  appear at the top of a page (or the bottom, or on their own page) without
11337  having to worry about what precedes or follows your figure or table.
11338  See chapter 
11339 \begin_inset CommandInset ref
11340 LatexCommand ref
11341 reference "chap:Floats-and-Notes"
11342
11343 \end_inset
11344
11345  to learn more about 
11346 \family sans
11347 Floats
11348 \family default
11349 .
11350 \end_layout
11351
11352 \begin_layout Subsubsection
11353 Clear Page Breaks
11354 \begin_inset CommandInset label
11355 LatexCommand label
11356 name "sub:Clear-Page-Breaks"
11357
11358 \end_inset
11359
11360
11361 \begin_inset Index idx
11362 status collapsed
11363
11364 \begin_layout Plain Layout
11365 Page breaks ! Clear
11366 \end_layout
11367
11368 \end_inset
11369
11370
11371 \end_layout
11372
11373 \begin_layout Standard
11374 Rather than forced page breaks where the content behind the break is placed
11375  directly on the next page, you can also clear pages while breaking them.
11376  That means that the current paragraph is terminated and everything, including
11377  unprocessed floats, from the earlier part of the document are placed behind
11378  it, if necessary by adding pages.
11379 \end_layout
11380
11381 \begin_layout Standard
11382 You can insert a clear page break with the menu 
11383 \family sans
11384 Insert\SpecialChar \menuseparator
11385 Formatting\SpecialChar \menuseparator
11386 Clear
11387 \begin_inset space ~
11388 \end_inset
11389
11390 Page
11391 \family default
11392 .
11393  When you have a two-sided document like a book, you can use the menu 
11394 \family sans
11395 Insert\SpecialChar \menuseparator
11396 Formatting\SpecialChar \menuseparator
11397 Clear
11398 \begin_inset space ~
11399 \end_inset
11400
11401 Double
11402 \begin_inset space ~
11403 \end_inset
11404
11405 Page
11406 \family default
11407  to insert a clear page break that assures that the next page is a right-hand
11408  page (odd-numbered), if necessary by adding a page.
11409 \end_layout
11410
11411 \begin_layout Subsection
11412 Forced Line Breaks
11413 \begin_inset Index idx
11414 status collapsed
11415
11416 \begin_layout Plain Layout
11417 Line breaks
11418 \end_layout
11419
11420 \end_inset
11421
11422
11423 \begin_inset CommandInset label
11424 LatexCommand label
11425 name "sub:Forced-Line-Breaks"
11426
11427 \end_inset
11428
11429
11430 \end_layout
11431
11432 \begin_layout Standard
11433 Similar to page breaks there are two types of line breaks: One that simply
11434  breaks the line.
11435  You can force this line break within a paragraph by selecting 
11436 \family sans
11437 Insert\SpecialChar \menuseparator
11438 Formatting\SpecialChar \menuseparator
11439 Ragged
11440 \begin_inset space ~
11441 \end_inset
11442
11443 Line
11444 \begin_inset space ~
11445 \end_inset
11446
11447 Break
11448 \family default
11449  or with 
11450 \begin_inset Info
11451 type  "shortcut"
11452 arg   "newline-insert newline"
11453 \end_inset
11454
11455 .
11456  Another type that is inserted via the menu 
11457 \family sans
11458 Insert\SpecialChar \menuseparator
11459 Formatting\SpecialChar \menuseparator
11460 Justified
11461 \begin_inset space ~
11462 \end_inset
11463
11464 Line
11465 \begin_inset space ~
11466 \end_inset
11467
11468 Break
11469 \family default
11470  breaks the line and stretches it so that it fills out the whole space between
11471  the page margins.
11472  This is useful to avoid 
11473 \begin_inset Quotes eld
11474 \end_inset
11475
11476 fringes
11477 \begin_inset Quotes erd
11478 \end_inset
11479
11480  in justified paragraphs due to possible whitespace introduced by line breaks.
11481 \end_layout
11482
11483 \begin_layout Standard
11484 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11485  LaTeX is very good at line breaking.
11486  There are, however, a number of situations where it is necessary to actively
11487  set a line break, e.
11488 \begin_inset space \thinspace{}
11489 \end_inset
11490
11491 g.
11492 \begin_inset space \space{}
11493 \end_inset
11494
11495 in a poem or for an address (see sections
11496 \begin_inset space ~
11497 \end_inset
11498
11499
11500 \begin_inset CommandInset ref
11501 LatexCommand ref
11502 reference "sec:Quote"
11503
11504 \end_inset
11505
11506
11507 \begin_inset CommandInset ref
11508 LatexCommand ref
11509 reference "sec:Verse"
11510
11511 \end_inset
11512
11513  and 
11514 \begin_inset CommandInset ref
11515 LatexCommand ref
11516 reference "sec:Address-Usage"
11517
11518 \end_inset
11519
11520 ).
11521 \end_layout
11522
11523 \begin_layout Subsection
11524 Horizontal Lines
11525 \begin_inset CommandInset label
11526 LatexCommand label
11527 name "sub:Horizontal-Lines"
11528
11529 \end_inset
11530
11531
11532 \begin_inset Index idx
11533 status collapsed
11534
11535 \begin_layout Plain Layout
11536 Horizontal lines
11537 \end_layout
11538
11539 \end_inset
11540
11541
11542 \end_layout
11543
11544 \begin_layout Standard
11545 \noindent
11546 \begin_inset CommandInset line
11547 LatexCommand rule
11548 offset "0.5ex"
11549 width "100line%"
11550 height "1pt"
11551
11552 \end_inset
11553
11554
11555 \end_layout
11556
11557 \begin_layout Standard
11558 \noindent
11559 In the dialog 
11560 \family sans
11561 Insert\SpecialChar \menuseparator
11562 Formatting\SpecialChar \menuseparator
11563 Horizontal
11564 \begin_inset space ~
11565 \end_inset
11566
11567 Line
11568 \family default
11569  you can insert horizontal lines.
11570  The line offset is the vertical distance between the line and the baseline
11571  of the current text line or the paragraph.
11572  The line settings can be changed by left-clicking on the line.
11573 \end_layout
11574
11575 \begin_layout Standard
11576 \noindent
11577 \begin_inset CommandInset line
11578 LatexCommand rule
11579 offset "0.5ex"
11580 width "100line%"
11581 height "1pt"
11582
11583 \end_inset
11584
11585
11586 \end_layout
11587
11588 \begin_layout Section
11589 Characters and Symbols
11590 \end_layout
11591
11592 \begin_layout Standard
11593 You can directly enter all characters that are available on your keyboard.
11594  You can also use special keyboard maps to be able to enter e.
11595 \begin_inset space \thinspace{}
11596 \end_inset
11597
11598 g.
11599 \begin_inset space \space{}
11600 \end_inset
11601
11602 characters needed for French with an English keyboard.
11603  See section
11604 \begin_inset space \thinspace{}
11605 \end_inset
11606
11607
11608 \begin_inset CommandInset ref
11609 LatexCommand ref
11610 reference "sub:Keyboard-mapping"
11611
11612 \end_inset
11613
11614  for information on how this is done.
11615 \end_layout
11616
11617 \begin_layout Standard
11618 For the case where you need a character that is not on your keyboard, you
11619  can use the 
11620 \family sans
11621 Symbols
11622 \family default
11623  dialog via the menu 
11624 \family sans
11625 Insert\SpecialChar \menuseparator
11626 Special Character\SpecialChar \menuseparator
11627 Symbols
11628 \family default
11629 .
11630 \end_layout
11631
11632 \begin_layout Standard
11633 \begin_inset Note Greyedout
11634 status collapsed
11635
11636 \begin_layout Plain Layout
11637
11638 \series bold
11639 Note:
11640 \series default
11641  Maybe not all symbols inserted with the symbols dialog can be displayed
11642  when you are using a special screen font in LyX's preferences.
11643  But the inserted symbols will in every case be displayed in the output.
11644 \end_layout
11645
11646 \end_inset
11647
11648
11649 \end_layout
11650
11651 \begin_layout Section
11652 Fonts and Text Styles
11653 \begin_inset CommandInset label
11654 LatexCommand label
11655 name "sec:Fonts-and-Text"
11656
11657 \end_inset
11658
11659
11660 \end_layout
11661
11662 \begin_layout Subsection
11663 Font Types
11664 \begin_inset Index idx
11665 status collapsed
11666
11667 \begin_layout Plain Layout
11668 Font ! Types
11669 \end_layout
11670
11671 \end_inset
11672
11673
11674 \end_layout
11675
11676 \begin_layout Standard
11677 There are two types of fonts:
11678 \end_layout
11679
11680 \begin_layout Description
11681 Vector
11682 \begin_inset space ~
11683 \end_inset
11684
11685 fonts
11686 \begin_inset Index idx
11687 status collapsed
11688
11689 \begin_layout Plain Layout
11690 Fonts ! Vector-
11691 \end_layout
11692
11693 \end_inset
11694
11695  are fonts, built from outlines of the single glyphs (e.
11696 \begin_inset space \thinspace{}
11697 \end_inset
11698
11699 g.
11700  characters) in the font.
11701  This means that each glyph is defined using mathematical curves that are
11702  well suited for scaling to any requested size.
11703  This mathematical definition is interpreted by the font renderer and the
11704  curve is filled out with pixels according to the size and glyph.
11705  This means that vector fonts will look pretty good in all sizes.
11706  Only at very small sizes where each pixel has to be very carefully computed
11707  to provide a good image, it might be hard to provide a good rendering.
11708 \begin_inset Newline newline
11709 \end_inset
11710
11711 That could mean that one only needs to define one font size and scale them.
11712  But to achieve a better quality, many fonts define several font sizes.
11713  That improves the appearance because you need more details at large font
11714  sizes than at small ones.
11715 \begin_inset Newline newline
11716 \end_inset
11717
11718 The font types 
11719 \family typewriter
11720 TrueType
11721 \family default
11722
11723 \family typewriter
11724 OpenType
11725 \family default
11726 , and 
11727 \family typewriter
11728 Type
11729 \begin_inset space ~
11730 \end_inset
11731
11732 1
11733 \family default
11734  are vector fonts.
11735 \end_layout
11736
11737 \begin_layout Description
11738 Bitmap
11739 \begin_inset space ~
11740 \end_inset
11741
11742 fonts
11743 \begin_inset Index idx
11744 status collapsed
11745
11746 \begin_layout Plain Layout
11747 Fonts ! Bitmap-
11748 \end_layout
11749
11750 \end_inset
11751
11752  on the other hand, are defined by bitmap graphics from the start, so they
11753  will look good at all the sizes they are meant for.
11754  However, they don't scale well, because in order to scale a glyph, each
11755  pixel is enlarged into several pixels.
11756  It is the same effect that happens if you try to enlarge a picture in a
11757  picture manipulation program.
11758  In order to relieve this effect, bitmap fonts are typically provided in
11759  several fixed sizes typically from around 8 pixels high up to 34 pixels
11760  or so high in steps according to what is believed to be useful.
11761  The advantage of bitmap fonts is that no complicated computations are necessary
11762  to display each glyph, so bitmap fonts are thus faster displayed than scalable
11763  fonts.
11764  The disadvantage is that sizes that don't exist as fixed versions have
11765  to be scaled by doubling pixels, and thus look bad.
11766 \begin_inset Newline newline
11767 \end_inset
11768
11769 Bitmap fonts are named 
11770 \family typewriter
11771 Type
11772 \begin_inset space ~
11773 \end_inset
11774
11775 3
11776 \family default
11777  in PostScript- and PDF-documents.
11778 \end_layout
11779
11780 \begin_layout Standard
11781 The result of all this is that bitmap fonts are best for the size they are
11782  designed for, while scalable fonts are good for nearly all sizes.
11783  So one needs fewer font size definitions for scalable fonts.
11784  That's the reason why nearly all text rendering and typesetting programs
11785  use scalable fonts.
11786 \end_layout
11787
11788 \begin_layout Standard
11789 To test which fonts are used in a PDF-document, you can have a look into
11790  its document properties.
11791 \end_layout
11792
11793 \begin_layout Standard
11794 Many modern typesetting and markup languages have begun to move towards
11795  specifying character styles rather than specifying a particular font.
11796  For example, instead of changing to an italicized version of the current
11797  font to emphasize text, you use an 
11798 \begin_inset Quotes eld
11799 \end_inset
11800
11801 emphasized style
11802 \begin_inset Quotes erd
11803 \end_inset
11804
11805  instead.
11806  This concept fits in perfectly with LyX.
11807  In LyX, you do things based on contexts, rather than focusing on typesetting
11808  details.
11809 \end_layout
11810
11811 \begin_layout Subsection
11812 LaTeX font support
11813 \begin_inset CommandInset label
11814 LatexCommand label
11815 name "sub:LaTeX-font-support"
11816
11817 \end_inset
11818
11819
11820 \end_layout
11821
11822 \begin_layout Standard
11823 Traditionally, LaTeX uses its own fonts.
11824  That is to say, you cannot directly access the fonts installed on your
11825  operating system, but you have to use specific fonts provided by your LaTeX
11826  distribution.
11827  The reason is that LaTeX needs some extra information about the fonts,
11828  which have to be provided by additional files and packages.
11829  The downside of this is that your font choice is somewhat limited, compared
11830  to usual word processors.
11831  On the other hand this comes with the advantage that the provided fonts
11832  are generally of very good quality, and that LaTeX files are very portable
11833  across different machines.
11834  Also, the range of fonts supported by traditional LaTeX was increased a
11835  lot meanwhile so that you can find packages for many free and commercial
11836  fonts.
11837  In LyX, only a subset of these are directly selectable via the user interface
11838  (see section
11839 \begin_inset space ~
11840 \end_inset
11841
11842
11843 \begin_inset CommandInset ref
11844 LatexCommand ref
11845 reference "sub:Document-Font"
11846
11847 \end_inset
11848
11849  for details).
11850  However, all others are available if you enter the respective LaTeX code
11851  in the document preamble (please refer to the documentation of your desired
11852  font).
11853 \end_layout
11854
11855 \begin_layout Standard
11856 Recent developments brought some new LaTeX engines that are also able to
11857  directly access fonts that are installed for your operating system, namely
11858  XeTeX and LuaTeX.
11859  Both engines are supported by LyX.
11860  By using them, you can use theoretically any OpenType or TrueType font
11861  that is installed on your system.
11862  The next section describes how to use these fonts.
11863 \end_layout
11864
11865 \begin_layout Standard
11866 \begin_inset Note Greyedout
11867 status collapsed
11868
11869 \begin_layout Plain Layout
11870
11871 \series bold
11872 Note:
11873 \series default
11874  In practice, some fonts might fail due to bad metrics and other font deficienci
11875 es; so you might have to experiment.
11876 \end_layout
11877
11878 \end_inset
11879
11880
11881 \end_layout
11882
11883 \begin_layout Standard
11884 \begin_inset Note Greyedout
11885 status collapsed
11886
11887 \begin_layout Plain Layout
11888
11889 \series bold
11890 Note:
11891 \series default
11892  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11893  as traditional LaTeX or PDFTeX.
11894 \end_layout
11895
11896 \end_inset
11897
11898
11899 \end_layout
11900
11901 \begin_layout Subsection
11902 Document Font and Font size
11903 \begin_inset CommandInset label
11904 LatexCommand label
11905 name "sub:Document-Font"
11906
11907 \end_inset
11908
11909
11910 \begin_inset Index idx
11911 status collapsed
11912
11913 \begin_layout Plain Layout
11914 Font ! Size
11915 \end_layout
11916
11917 \end_inset
11918
11919
11920 \begin_inset Index idx
11921 status collapsed
11922
11923 \begin_layout Plain Layout
11924 Document ! Font
11925 \end_layout
11926
11927 \end_inset
11928
11929
11930 \end_layout
11931
11932 \begin_layout Standard
11933 You can set the document fonts in the 
11934 \family sans
11935 Document\SpecialChar \menuseparator
11936 Settings
11937 \family default
11938
11939 \begin_inset Index idx
11940 status collapsed
11941
11942 \begin_layout Plain Layout
11943 Document ! Settings
11944 \end_layout
11945
11946 \end_inset
11947
11948  dialog.
11949  In the 
11950 \family sans
11951 Fonts
11952 \family default
11953  section of the dialog, you can specify which font should be used for the
11954  three different font shapes — roman (serif), 
11955 \family sans
11956 sans
11957 \begin_inset space ~
11958 \end_inset
11959
11960 serif
11961 \family default
11962  and 
11963 \family typewriter
11964 typewriter
11965 \family default
11966  (monospaced) — you can specify the base font size and scaling factors for
11967  (some) sans serif and typewriter fonts if this is necessary to fit with
11968  the roman font.
11969 \end_layout
11970
11971 \begin_layout Standard
11972 If you select 
11973 \family sans
11974 Use non-T
11975 \begin_inset ERT
11976 status collapsed
11977
11978 \begin_layout Plain Layout
11979
11980 {}
11981 \end_layout
11982
11983 \end_inset
11984
11985 eX fonts
11986 \family default
11987 , you will have access to the fonts installed on your operating system.
11988  This requires that you use 
11989 \family sans
11990 PDF (XeT
11991 \begin_inset ERT
11992 status collapsed
11993
11994 \begin_layout Plain Layout
11995
11996 {}
11997 \end_layout
11998
11999 \end_inset
12000
12001 eX)
12002 \family default
12003
12004 \family sans
12005 PDF (LuaT
12006 \begin_inset ERT
12007 status collapsed
12008
12009 \begin_layout Plain Layout
12010
12011 {}
12012 \end_layout
12013
12014 \end_inset
12015
12016 eX)
12017 \family default
12018  or 
12019 \family sans
12020 DVI (LuaT
12021 \begin_inset ERT
12022 status collapsed
12023
12024 \begin_layout Plain Layout
12025
12026 {}
12027 \end_layout
12028
12029 \end_inset
12030
12031 eX)
12032 \family default
12033  as the output format, i.
12034 \begin_inset space \thinspace{}
12035 \end_inset
12036
12037 e.
12038 \begin_inset space \space{}
12039 \end_inset
12040
12041 you will have to have either XeTeX or LuaTeX installed (see section
12042 \begin_inset space ~
12043 \end_inset
12044
12045
12046 \begin_inset CommandInset ref
12047 LatexCommand ref
12048 reference "sub:LaTeX-font-support"
12049
12050 \end_inset
12051
12052 ).
12053  You will then not have access to TeX's own fonts.
12054  Note that LyX then lists all available fonts in each of the three lists
12055  (roman, sans
12056 \begin_inset space ~
12057 \end_inset
12058
12059 serif, and typewriter), since LyX cannot determine the family.
12060  Also note that the output might fail with some of the listed fonts, due
12061  to the encoding of the fonts and\SpecialChar \slash{}
12062 or font failures.
12063  LyX cannot determine this in advance, so you might need to experiment.
12064 \end_layout
12065
12066 \begin_layout Standard
12067 If you use TeX fonts (which is the default), the possible options for the
12068  font include 
12069 \family sans
12070 Default
12071 \family default
12072  and a list of fonts available with your LaTeX distribution.
12073  If you select 
12074 \family sans
12075 Default,
12076 \family default
12077  the font that is preset by the current document class is used.
12078  In most cases, this will be the standard TeX font, known as 
12079 \begin_inset Quotes eld
12080 \end_inset
12081
12082
12083 \family typewriter
12084 Computer
12085 \begin_inset space ~
12086 \end_inset
12087
12088 Modern
12089 \family default
12090
12091 \begin_inset Quotes erd
12092 \end_inset
12093
12094  (
12095 \family typewriter
12096 cm
12097 \family default
12098 ) or 
12099 \begin_inset Quotes eld
12100 \end_inset
12101
12102
12103 \family typewriter
12104 European Computer Modern
12105 \family default
12106
12107 \begin_inset Quotes erd
12108 \end_inset
12109
12110  (
12111 \family typewriter
12112 ec
12113 \family default
12114 ), but some classes preset different default fonts.
12115 \end_layout
12116
12117 \begin_layout Standard
12118 As 
12119 \family typewriter
12120 cm
12121 \family default
12122  and 
12123 \family typewriter
12124 ec
12125 \family default
12126  are bitmap fonts, they often looks pixelated in PDF output, especially
12127  when you read the PDF in a zoomed size.
12128 \begin_inset Foot
12129 status collapsed
12130
12131 \begin_layout Plain Layout
12132 This problem doesn't appear if you read PDFs in 
12133 \family typewriter
12134 Adobe
12135 \begin_inset space ~
12136 \end_inset
12137
12138 Reader
12139 \family default
12140  version 6 or later, because this program includes a special bitmap font
12141  renderer.
12142 \end_layout
12143
12144 \end_inset
12145
12146  To get rid of pixelated fonts, you have to use a vector font.
12147  Depending on how your document should look like, you can either:
12148 \end_layout
12149
12150 \begin_layout Itemize
12151 select the 
12152 \family sans
12153 Latin
12154 \begin_inset space ~
12155 \end_inset
12156
12157 Modern
12158 \family default
12159  fonts, which is the recommended choice if you want to keep the look of
12160  
12161 \family typewriter
12162 cm
12163 \family default
12164 /
12165 \family typewriter
12166 ec
12167 \family default
12168 .
12169  
12170 \family sans
12171 Latin
12172 \begin_inset space ~
12173 \end_inset
12174
12175 Modern
12176 \family default
12177  was developed for the LaTeX community in order to replace 
12178 \family typewriter
12179 cm
12180 \family default
12181  as the default font.
12182  It covers a huge range of glyphs and several font shapes.
12183  Except for some details, where the appearance was improved, 
12184 \family sans
12185 Latin
12186 \begin_inset space ~
12187 \end_inset
12188
12189 Modern
12190 \family default
12191  looks identical to 
12192 \family typewriter
12193 cm
12194 \family default
12195 .
12196 \begin_inset Foot
12197 status collapsed
12198
12199 \begin_layout Plain Layout
12200 One difference is improved kerning.
12201 \end_layout
12202
12203 \end_inset
12204
12205
12206 \end_layout
12207
12208 \begin_layout Itemize
12209 or select the 
12210 \family sans
12211 AE
12212 \begin_inset space ~
12213 \end_inset
12214
12215 (Almost
12216 \begin_inset space ~
12217 \end_inset
12218
12219 European)
12220 \family default
12221  fonts in (the rare) case that 
12222 \family sans
12223 Latin
12224 \begin_inset space ~
12225 \end_inset
12226
12227 Modern
12228 \family default
12229  is not available to you or does not work, and you still want to emulate
12230  the look of 
12231 \family typewriter
12232 cm
12233 \family default
12234 /
12235 \family typewriter
12236 ec
12237 \family default
12238 .
12239  
12240 \family typewriter
12241 AE
12242 \family default
12243  is a virtual font.
12244  Virtual means that it 
12245 \begin_inset Quotes eld
12246 \end_inset
12247
12248 steals
12249 \begin_inset Quotes erd
12250 \end_inset
12251
12252  outline 
12253 \family typewriter
12254 cm
12255 \family default
12256 -glyphs from other fonts.
12257  This has the disadvantage that some characters are missing, like the French
12258  guillemets (
12259 \begin_inset Quotes eld
12260 \end_inset
12261
12262 «
12263 \begin_inset Quotes erd
12264 \end_inset
12265
12266  and 
12267 \begin_inset Quotes eld
12268 \end_inset
12269
12270 »
12271 \begin_inset Quotes erd
12272 \end_inset
12273
12274 )
12275 \begin_inset Foot
12276 status collapsed
12277
12278 \begin_layout Plain Layout
12279 Loading the LaTeX-package 
12280 \series bold
12281 aeguill
12282 \series default
12283
12284 \begin_inset Index idx
12285 status collapsed
12286
12287 \begin_layout Plain Layout
12288 LaTeX-packages ! aeguill
12289 \end_layout
12290
12291 \end_inset
12292
12293  with the document preamble line
12294 \begin_inset Newline newline
12295 \end_inset
12296
12297
12298 \series bold
12299
12300 \backslash
12301 usepackage[ec]{aeguill}
12302 \begin_inset Newline newline
12303 \end_inset
12304
12305
12306 \series default
12307 will fix the guillemet problem.
12308 \end_layout
12309
12310 \end_inset
12311
12312  and that accented characters are not 
12313 \emph on
12314 one
12315 \emph default
12316  glyph, but built of 
12317 \emph on
12318 two
12319 \emph default
12320  characters, the accent and the letter.
12321  Therefore you cannot search for words with accented characters in documents
12322  using the 
12323 \family typewriter
12324 AE
12325 \family default
12326  fonts.
12327  If you search for example for the French word 
12328 \begin_inset Quotes eld
12329 \end_inset
12330
12331 rève
12332 \begin_inset Quotes erd
12333 \end_inset
12334
12335  in a PDF, you will not get any result, because the PDF-viewer searches
12336  for the glyph 
12337 \begin_inset Quotes eld
12338 \end_inset
12339
12340  è 
12341 \begin_inset Quotes erd
12342 \end_inset
12343
12344  and not for the glyph 
12345 \begin_inset Quotes eld
12346 \end_inset
12347
12348  e +
12349 \begin_inset space ~
12350 \end_inset
12351
12352  ̀ 
12353 \begin_inset Quotes erd
12354 \end_inset
12355
12356 .
12357 \end_layout
12358
12359 \begin_layout Itemize
12360 If you do not like the look of 
12361 \family typewriter
12362 cm
12363 \family default
12364 /
12365 \family typewriter
12366 ec
12367 \family default
12368 , you can of course select one of the other provided vector fonts, e.
12369 \begin_inset space \thinspace{}
12370 \end_inset
12371
12372 g.
12373 \begin_inset space ~
12374 \end_inset
12375
12376
12377 \family typewriter
12378 Times
12379 \begin_inset space ~
12380 \end_inset
12381
12382 Roman
12383 \family default
12384  or
12385 \family typewriter
12386  Palatino
12387 \family default
12388 .
12389  Most roman vector fonts will automatically select matching sans
12390 \begin_inset space ~
12391 \end_inset
12392
12393 serif and typewriter fonts,
12394 \begin_inset Foot
12395 status collapsed
12396
12397 \begin_layout Plain Layout
12398 These are sometimes just matching other fonts (e.
12399 \begin_inset space \thinspace{}
12400 \end_inset
12401
12402 g., 
12403 \family sans
12404 Times
12405 \begin_inset space ~
12406 \end_inset
12407
12408 Roman
12409 \family default
12410  selects 
12411 \family sans
12412 Helvetica
12413 \family default
12414  for sans serif text), or different shapes of the same font, i.
12415 \begin_inset space \thinspace{}
12416 \end_inset
12417
12418 e.
12419 \begin_inset space \space{}
12420 \end_inset
12421
12422 a real font 
12423 \emph on
12424 family
12425 \emph default
12426  (e.
12427 \begin_inset space \thinspace{}
12428 \end_inset
12429
12430 g.
12431 \begin_inset space \space{}
12432 \end_inset
12433
12434 in case of 
12435 \family sans
12436 Latin
12437 \begin_inset space ~
12438 \end_inset
12439
12440 Modern
12441 \family default
12442  oder 
12443 \family sans
12444 Computer
12445 \begin_inset space ~
12446 \end_inset
12447
12448 Modern
12449 \family default
12450 ).
12451 \end_layout
12452
12453 \end_inset
12454
12455  but you can also select your own.
12456 \begin_inset Newline newline
12457 \end_inset
12458
12459 The differences between roman, 
12460 \family sans
12461 sans
12462 \begin_inset space ~
12463 \end_inset
12464
12465 serif
12466 \family default
12467  and 
12468 \family typewriter
12469 typewriter
12470 \family default
12471  fonts are explained in section
12472 \begin_inset space ~
12473 \end_inset
12474
12475
12476 \begin_inset CommandInset ref
12477 LatexCommand ref
12478 reference "sub:Fine-Tuning-with-the"
12479
12480 \end_inset
12481
12482 .
12483 \begin_inset Newline newline
12484 \end_inset
12485
12486 The font 
12487 \family sans
12488 Times
12489 \begin_inset space ~
12490 \end_inset
12491
12492 Roman
12493 \family default
12494  was originally designed for newspapers.
12495  Its glyphs are thus smaller than glyphs from other fonts in order to fit
12496  into the small newspaper columns.
12497  Therefore 
12498 \family sans
12499 Times
12500 \begin_inset space ~
12501 \end_inset
12502
12503 Roman
12504 \family default
12505  is not the optimal choice for larger documents like books.
12506 \end_layout
12507
12508 \begin_layout Standard
12509 For the font size there are generally four possible values: 
12510 \family sans
12511 Default, 10
12512 \family default
12513
12514 \family sans
12515 11
12516 \family default
12517  and 
12518 \family sans
12519 12
12520 \family default
12521 .
12522  Some classes provide additional sizes.
12523  The size of 
12524 \family sans
12525 Default
12526 \family default
12527  depends on the class you are using.
12528  In the standard classes it is equal to the font size 10.
12529 \end_layout
12530
12531 \begin_layout Standard
12532 Note that the font size is the 
12533 \emph on
12534 base size
12535 \emph default
12536 .
12537  That means that LyX scales all other possible font sizes (such as those
12538  used in footnotes, super-, and subscripts) by this value.
12539  You can fine-tune the font size of text parts via the 
12540 \family sans
12541 Text
12542 \begin_inset space ~
12543 \end_inset
12544
12545 Style
12546 \family default
12547  dialog if needed.
12548  The possible font sizes for text parts are explained in section
12549 \begin_inset space ~
12550 \end_inset
12551
12552
12553 \begin_inset CommandInset ref
12554 LatexCommand ref
12555 reference "sub:Fine-Tuning-with-the"
12556
12557 \end_inset
12558
12559 .
12560 \end_layout
12561
12562 \begin_layout Standard
12563 The 
12564 \family sans
12565 Default Family
12566 \family default
12567  selection lets you specify whether the base font of your document should
12568  be roman, sans
12569 \begin_inset space ~
12570 \end_inset
12571
12572 serif or typewriter.
12573  The 
12574 \family sans
12575 Default
12576 \family default
12577  selection uses what is preset by the class, the other selections override
12578  this.
12579  In most cases, 
12580 \family sans
12581 Default
12582 \family default
12583  is equal to 
12584 \family sans
12585 roman
12586 \family default
12587 , but some classes (such as presentation classes) also use other defaults.
12588 \end_layout
12589
12590 \begin_layout Standard
12591 The
12592 \family typewriter
12593  
12594 \family sans
12595 LaTe
12596 \begin_inset ERT
12597 status collapsed
12598
12599 \begin_layout Plain Layout
12600
12601 {}
12602 \end_layout
12603
12604 \end_inset
12605
12606 X font encoding
12607 \family default
12608  selection is an expert setting which lets you change the value passed to
12609  the LaTeX-package 
12610 \series bold
12611 fontenc
12612 \series default
12613
12614 \begin_inset Index idx
12615 status collapsed
12616
12617 \begin_layout Plain Layout
12618 LaTeX-packages ! fontenc
12619 \end_layout
12620
12621 \end_inset
12622
12623  (see also sec.
12624 \begin_inset space ~
12625 \end_inset
12626
12627
12628 \begin_inset CommandInset ref
12629 LatexCommand ref
12630 reference "sub:LaTeX-settings"
12631
12632 \end_inset
12633
12634 ).
12635  Normally, you do not need to change (or even understand) this.
12636  Unless you have specific reasons, use 
12637 \family sans
12638 Default
12639 \family default
12640 .
12641 \end_layout
12642
12643 \begin_layout Standard
12644 With some fonts, the checkboxes 
12645 \family sans
12646 Use Old Style Figures
12647 \family default
12648  and 
12649 \family sans
12650 Use True Small Caps
12651 \family default
12652  are available.
12653  These are extra features some fonts provide.
12654  If 
12655 \family sans
12656 Use Old Style Figures
12657 \family default
12658  is checked, old style figures (also known as medieval or text figures)
12659  are used.
12660  Old style figures are the numerals (0
12661 \begin_inset space \thinspace{}
12662 \end_inset
12663
12664 -
12665 \begin_inset space \thinspace{}
12666 \end_inset
12667
12668 9) with ascenders and descenders, which makes them fit nicely with lower
12669  letters.
12670  
12671 \family sans
12672 Use True Small Caps
12673 \family default
12674  determines that real small caps are used instead of faked small caps made
12675  of scaled capitals.
12676  Real small caps are often part of expert font sets; they generally look
12677  better than faked small caps but might have to be purchased separately.
12678 \end_layout
12679
12680 \begin_layout Standard
12681 The field 
12682 \family sans
12683 CJK
12684 \family default
12685  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12686  a font to display the script characters.
12687 \begin_inset Foot
12688 status collapsed
12689
12690 \begin_layout Plain Layout
12691 The font will be the argument for the commands of the LaTeX-package 
12692 \series bold
12693 CJK
12694 \series default
12695 .
12696 \begin_inset Index idx
12697 status collapsed
12698
12699 \begin_layout Plain Layout
12700 LaTeX-packages ! CJK
12701 \end_layout
12702
12703 \end_inset
12704
12705  So this has no effect for the document language 
12706 \family sans
12707 Japanese
12708 \family default
12709  that does not use 
12710 \series bold
12711 CJK
12712 \series default
12713 .
12714 \end_layout
12715
12716 \end_inset
12717
12718
12719 \end_layout
12720
12721 \begin_layout Standard
12722 \begin_inset VSpace bigskip
12723 \end_inset
12724
12725
12726 \begin_inset Note Greyedout
12727 status collapsed
12728
12729 \begin_layout Plain Layout
12730
12731 \series bold
12732 Note:
12733 \series default
12734  When you choose a new font or font size, LyX does 
12735 \emph on
12736 not
12737 \emph default
12738  change the screen font! You will only see a difference in the printed output;
12739  this is part of the WYSIWYM concept.
12740  LyX's screen fonts can be adjusted in the 
12741 \family sans
12742 Tools\SpecialChar \menuseparator
12743 Preferences
12744 \family default
12745  dialog, see section
12746 \begin_inset space ~
12747 \end_inset
12748
12749
12750 \begin_inset CommandInset ref
12751 LatexCommand ref
12752 reference "sub:Screen-Fonts"
12753
12754 \end_inset
12755
12756 .
12757 \end_layout
12758
12759 \end_inset
12760
12761
12762 \end_layout
12763
12764 \begin_layout Subsection
12765 Using Different Character Styles
12766 \begin_inset Index idx
12767 status collapsed
12768
12769 \begin_layout Plain Layout
12770 Character Styles
12771 \end_layout
12772
12773 \end_inset
12774
12775
12776 \begin_inset Index idx
12777 status collapsed
12778
12779 \begin_layout Plain Layout
12780 Text Style
12781 \end_layout
12782
12783 \end_inset
12784
12785
12786 \end_layout
12787
12788 \begin_layout Standard
12789 As we've already seen, LyX automatically changes the character style for
12790  certain paragraph environments.
12791  LyX supports two character styles, 
12792 \family sans
12793 Emphasized
12794 \family default
12795  and 
12796 \family sans
12797 Noun
12798 \family default
12799 .
12800  You can activate both of these styles via keybindings, the menus, and the
12801  toolbar.
12802 \end_layout
12803
12804 \begin_layout Standard
12805 To activate the 
12806 \family sans
12807 Noun
12808 \family default
12809  style, do one of the following:
12810 \end_layout
12811
12812 \begin_layout Itemize
12813 click on the toolbar button 
12814 \begin_inset Info
12815 type  "icon"
12816 arg   "font-noun"
12817 \end_inset
12818
12819
12820 \end_layout
12821
12822 \begin_layout Itemize
12823 use the key binding 
12824 \begin_inset Info
12825 type  "shortcut"
12826 arg   "font-noun"
12827 \end_inset
12828
12829
12830 \end_layout
12831
12832 \begin_layout Standard
12833 These commands are all toggles.
12834  That is, if 
12835 \family sans
12836 Noun
12837 \family default
12838  style is already active, they deactivate it.
12839 \end_layout
12840
12841 \begin_layout Standard
12842 One typically uses the 
12843 \family sans
12844 Noun
12845 \family default
12846  style for proper names.
12847  For example: 
12848 \begin_inset Quotes eld
12849 \end_inset
12850
12851
12852 \noun on
12853 Matthias Ettrich
12854 \noun default
12855  is the original author of LyX.
12856 \begin_inset Quotes erd
12857 \end_inset
12858
12859
12860 \end_layout
12861
12862 \begin_layout Standard
12863 A more widely used character style is the 
12864 \family sans
12865 Emphasized
12866 \family default
12867  style.
12868  You can activate (or deactivate — it's also a toggle) the 
12869 \family sans
12870 Emphasized
12871 \family default
12872  style by:
12873 \end_layout
12874
12875 \begin_layout Itemize
12876 clicking on the toolbar button 
12877 \begin_inset Info
12878 type  "icon"
12879 arg   "font-emph"
12880 \end_inset
12881
12882
12883 \end_layout
12884
12885 \begin_layout Itemize
12886 using the keybindings 
12887 \begin_inset Info
12888 type  "shortcut"
12889 arg   "font-emph"
12890 \end_inset
12891
12892
12893 \end_layout
12894
12895 \begin_layout Standard
12896 Normally the 
12897 \family sans
12898 Emphasized
12899 \family default
12900  style is equivalent to an italic font but some document classes or LaTeX-packag
12901 es use a different font.
12902 \end_layout
12903
12904 \begin_layout Standard
12905 We've been using the 
12906 \family sans
12907 Emphasized
12908 \family default
12909  style all over the place in this document.
12910  Here's one more example:
12911 \end_layout
12912
12913 \begin_layout Quotation
12914
12915 \emph on
12916 Do not overuse character styles!
12917 \end_layout
12918
12919 \begin_layout Standard
12920 It's also a warning in addition to an example.
12921  One's writing should parallel ordinary conversation.
12922  Since we don't all constantly scream at each other, we should also avoid
12923  the common tendency to overuse character style.
12924  
12925 \end_layout
12926
12927 \begin_layout Standard
12928 You can always reset to the default font using the key binding 
12929 \begin_inset Info
12930 type  "shortcut"
12931 arg   "font-default"
12932 \end_inset
12933
12934  or the dialog 
12935 \family sans
12936 Edit\SpecialChar \menuseparator
12937 Text
12938 \begin_inset space ~
12939 \end_inset
12940
12941 Style
12942 \family default
12943 .
12944 \end_layout
12945
12946 \begin_layout Subsection
12947 Fine-Tuning with the 
12948 \family sans
12949 Text Style
12950 \family default
12951  dialog
12952 \begin_inset CommandInset label
12953 LatexCommand label
12954 name "sub:Fine-Tuning-with-the"
12955
12956 \end_inset
12957
12958
12959 \begin_inset Index idx
12960 status collapsed
12961
12962 \begin_layout Plain Layout
12963 Text Style
12964 \end_layout
12965
12966 \end_inset
12967
12968
12969 \end_layout
12970
12971 \begin_layout Standard
12972 There are always occasions when you will need to do some fine-tuning, so
12973  LyX gives you a way to create a custom character style.
12974  For example, an academic journal or a corporation may have a style sheet
12975  requiring a sans-serif font be used in certain situations.
12976  Also, writers sometimes use a different font to offset a character's thoughts
12977  from ordinary dialog.
12978 \end_layout
12979
12980 \begin_layout Standard
12981 Before we document how to use custom character style, we want to issue a
12982  warning yet again: Don't overuse character styles! 
12983 \begin_inset Newline newline
12984 \end_inset
12985
12986 Documents that overuse different fonts and sizes are not well readable and
12987  tend to look as if someone has knocked huge holes in them.
12988 \end_layout
12989
12990 \begin_layout Standard
12991 To use custom character styles, open the 
12992 \family sans
12993 Edit\SpecialChar \menuseparator
12994 Text
12995 \begin_inset space ~
12996 \end_inset
12997
12998 Style\SpecialChar \menuseparator
12999 Customized
13000 \family default
13001  dialog or press the toolbar button 
13002 \begin_inset Info
13003 type  "icon"
13004 arg   "dialog-show character"
13005 \end_inset
13006
13007 .
13008  There are several boxes on this dialog, each corresponding to a different
13009  font property that you can choose.
13010  You can choose an option for one of these properties, or select 
13011 \family sans
13012 No
13013 \begin_inset space ~
13014 \end_inset
13015
13016 change
13017 \family default
13018 , which keeps the current state of that property.
13019  The item 
13020 \family sans
13021 Reset
13022 \family default
13023  will reset the property to whatever is the default.
13024  You can use this to reset attributes across a bunch of different paragraph
13025  environments in a snap.
13026 \end_layout
13027
13028 \begin_layout Standard
13029 The font properties, and their options (in addition to 
13030 \family sans
13031 No
13032 \begin_inset space ~
13033 \end_inset
13034
13035 change
13036 \family default
13037  and 
13038 \family sans
13039 Reset
13040 \family default
13041 ) are:
13042 \end_layout
13043
13044 \begin_layout Labeling
13045 \labelwidthstring 00.00.0000
13046
13047 \family sans
13048 Family
13049 \family default
13050  The 
13051 \begin_inset Quotes eld
13052 \end_inset
13053
13054 overall look
13055 \begin_inset Quotes erd
13056 \end_inset
13057
13058  of the font.
13059  The possible options are:
13060 \end_layout
13061
13062 \begin_deeper
13063 \begin_layout Labeling
13064 \labelwidthstring 00.00.0000
13065
13066 \family sans
13067 Roman
13068 \family default
13069  This is the Roman font family.
13070  Normally a serif font.
13071  It's also the default family.
13072  (key binding 
13073 \begin_inset Info
13074 type  "shortcut"
13075 arg   "font-roman"
13076 \end_inset
13077
13078 )
13079 \end_layout
13080
13081 \begin_layout Labeling
13082 \labelwidthstring 00.00.0000
13083
13084 \family sans
13085 Sans
13086 \begin_inset space ~
13087 \end_inset
13088
13089 Serif
13090 \family default
13091  
13092 \family sans
13093 This is the Sans Serif font family.
13094
13095 \family default
13096  (key binding 
13097 \begin_inset Info
13098 type  "shortcut"
13099 arg   "font-sans"
13100 \end_inset
13101
13102 )
13103 \end_layout
13104
13105 \begin_layout Labeling
13106 \labelwidthstring 00.00.0000
13107
13108 \family sans
13109 Typewriter
13110 \family default
13111  
13112 \family typewriter
13113 This is the Typewriter font family.
13114
13115 \family default
13116  (key binding 
13117 \begin_inset Info
13118 type  "shortcut"
13119 arg   "font-typewriter"
13120 \end_inset
13121
13122
13123 \family sans
13124 )
13125 \end_layout
13126
13127 \end_deeper
13128 \begin_layout Labeling
13129 \labelwidthstring 00.00.0000
13130
13131 \family sans
13132 Series
13133 \family default
13134  This corresponds to the print weight.
13135  Options are:
13136 \end_layout
13137
13138 \begin_deeper
13139 \begin_layout Labeling
13140 \labelwidthstring 00.00.0000
13141
13142 \family sans
13143 Medium
13144 \family default
13145  This is the Medium font series.
13146  It's also the default series.
13147 \end_layout
13148
13149 \begin_layout Labeling
13150 \labelwidthstring 00.00.0000
13151
13152 \family sans
13153 Bold
13154 \family default
13155  
13156 \series bold
13157 This is the Bold font series.
13158
13159 \series default
13160  (key binding 
13161 \begin_inset Info
13162 type  "shortcut"
13163 arg   "font-bold"
13164 \end_inset
13165
13166 )
13167 \end_layout
13168
13169 \end_deeper
13170 \begin_layout Labeling
13171 \labelwidthstring 00.00.0000
13172
13173 \family sans
13174 Shape
13175 \family default
13176  As the name implies.
13177  Options are:
13178 \end_layout
13179
13180 \begin_deeper
13181 \begin_layout Labeling
13182 \labelwidthstring 00.00.0000
13183
13184 \family sans
13185 Upright
13186 \family default
13187  This is the Upright font shape.
13188  It's also the default shape.
13189 \end_layout
13190
13191 \begin_layout Labeling
13192 \labelwidthstring 00.00.0000
13193
13194 \family sans
13195 Italic
13196 \family default
13197  
13198 \shape italic
13199 This
13200 \shape default
13201  
13202 \family sans
13203 \shape italic
13204 i
13205 \family default
13206 s the Italic font shape
13207 \shape default
13208 \emph on
13209 .
13210 \end_layout
13211
13212 \begin_layout Labeling
13213 \labelwidthstring 00.00.0000
13214
13215 \family sans
13216 Slanted
13217 \family default
13218  
13219 \shape slanted
13220 This is the Slanted font shape
13221 \shape default
13222  (although it might not be visible in LyX, this is different from italic).
13223 \end_layout
13224
13225 \begin_layout Labeling
13226 \labelwidthstring 00.00.0000
13227
13228 \family sans
13229 Small
13230 \begin_inset space ~
13231 \end_inset
13232
13233 Caps
13234 \family default
13235  
13236 \shape smallcaps
13237 This is the Small caps font shape
13238 \shape default
13239 \noun on
13240 .
13241 \end_layout
13242
13243 \end_deeper
13244 \begin_layout Labeling
13245 \labelwidthstring 00.00.0000
13246
13247 \family sans
13248 Size
13249 \family default
13250  Alters the size of the font.
13251  You will find no numerical values here; all possible sizes are actually
13252  proportional to the document font size.
13253  Once again, you don't feed LyX the details, but a general description of
13254  what you want to do.
13255  The options are:
13256 \end_layout
13257
13258 \begin_deeper
13259 \begin_layout Labeling
13260 \labelwidthstring 00.00.0000
13261
13262 \family sans
13263 Tiny
13264 \family default
13265  
13266 \size tiny
13267 This is the 
13268 \begin_inset Quotes eld
13269 \end_inset
13270
13271 Tiny
13272 \begin_inset Quotes erd
13273 \end_inset
13274
13275  font size.
13276
13277 \size default
13278  (key bindings 
13279 \begin_inset Info
13280 type  "shortcuts"
13281 arg   "font-size tiny"
13282 \end_inset
13283
13284 )
13285 \end_layout
13286
13287 \begin_layout Labeling
13288 \labelwidthstring 00.00.0000
13289
13290 \family sans
13291 Smallest
13292 \family default
13293  
13294 \size scriptsize
13295 This is the 
13296 \begin_inset Quotes eld
13297 \end_inset
13298
13299 Smallest
13300 \begin_inset Quotes erd
13301 \end_inset
13302
13303  font size
13304 \size default
13305 .
13306  (key binding 
13307 \begin_inset Info
13308 type  "shortcut"
13309 arg   "font-size scriptsize"
13310 \end_inset
13311
13312 )
13313 \end_layout
13314
13315 \begin_layout Labeling
13316 \labelwidthstring 00.00.0000
13317
13318 \family sans
13319 Smaller
13320 \family default
13321  
13322 \size footnotesize
13323 This is the 
13324 \begin_inset Quotes eld
13325 \end_inset
13326
13327 Smaller
13328 \begin_inset Quotes erd
13329 \end_inset
13330
13331  font size.
13332
13333 \size default
13334  (key bindings 
13335 \begin_inset Info
13336 type  "shortcuts"
13337 arg   "font-size footnotesize"
13338 \end_inset
13339
13340 )
13341 \end_layout
13342
13343 \begin_layout Labeling
13344 \labelwidthstring 00.00.0000
13345
13346 \family sans
13347 Small
13348 \family default
13349  
13350 \size small
13351 This is the 
13352 \begin_inset Quotes eld
13353 \end_inset
13354
13355 Small
13356 \begin_inset Quotes erd
13357 \end_inset
13358
13359  font size.
13360
13361 \size default
13362  (key bindings 
13363 \begin_inset Info
13364 type  "shortcuts"
13365 arg   "font-size small"
13366 \end_inset
13367
13368 )
13369 \end_layout
13370
13371 \begin_layout Labeling
13372 \labelwidthstring 00.00.0000
13373
13374 \family sans
13375 Normal
13376 \family default
13377  This is the 
13378 \begin_inset Quotes eld
13379 \end_inset
13380
13381 Normal
13382 \begin_inset Quotes erd
13383 \end_inset
13384
13385  font size.
13386  It's also the default size.
13387  (key bindings 
13388 \begin_inset Info
13389 type  "shortcuts"
13390 arg   "font-size normal"
13391 \end_inset
13392
13393 )
13394 \end_layout
13395
13396 \begin_layout Labeling
13397 \labelwidthstring 00.00.0000
13398
13399 \family sans
13400 Large
13401 \family default
13402  
13403 \size large
13404 This is the 
13405 \begin_inset Quotes eld
13406 \end_inset
13407
13408 Large
13409 \begin_inset Quotes erd
13410 \end_inset
13411
13412  font size.
13413
13414 \size default
13415  (key bindings 
13416 \begin_inset Info
13417 type  "shortcuts"
13418 arg   "font-size large"
13419 \end_inset
13420
13421 )
13422 \end_layout
13423
13424 \begin_layout Labeling
13425 \labelwidthstring 00.00.0000
13426
13427 \family sans
13428 Larger
13429 \family default
13430  
13431 \size larger
13432 This is the 
13433 \begin_inset Quotes eld
13434 \end_inset
13435
13436 Larger
13437 \begin_inset Quotes erd
13438 \end_inset
13439
13440  font size.
13441
13442 \size default
13443  (key bindings 
13444 \begin_inset Info
13445 type  "shortcuts"
13446 arg   "font-size larger"
13447 \end_inset
13448
13449 )
13450 \end_layout
13451
13452 \begin_layout Labeling
13453 \labelwidthstring 00.00.0000
13454
13455 \family sans
13456 Largest
13457 \family default
13458  
13459 \size largest
13460 This is the 
13461 \begin_inset Quotes eld
13462 \end_inset
13463
13464 Largest
13465 \begin_inset Quotes erd
13466 \end_inset
13467
13468  font size.
13469
13470 \size default
13471  (key binding 
13472 \begin_inset Info
13473 type  "shortcut"
13474 arg   "font-size largest"
13475 \end_inset
13476
13477 )
13478 \end_layout
13479
13480 \begin_layout Labeling
13481 \labelwidthstring 00.00.0000
13482
13483 \family sans
13484 Huge
13485 \family default
13486  
13487 \size huge
13488 This is the 
13489 \begin_inset Quotes eld
13490 \end_inset
13491
13492 Huge
13493 \begin_inset Quotes erd
13494 \end_inset
13495
13496  font size.
13497
13498 \size default
13499  (key bindings 
13500 \begin_inset Info
13501 type  "shortcuts"
13502 arg   "font-size huge"
13503 \end_inset
13504
13505 )
13506 \end_layout
13507
13508 \begin_layout Labeling
13509 \labelwidthstring 00.00.0000
13510
13511 \family sans
13512 Huger
13513 \family default
13514  
13515 \size giant
13516 This is the 
13517 \begin_inset Quotes eld
13518 \end_inset
13519
13520 Huger
13521 \begin_inset Quotes erd
13522 \end_inset
13523
13524  font size.
13525
13526 \size default
13527  (key bindings 
13528 \begin_inset Info
13529 type  "shortcuts"
13530 arg   "font-size giant"
13531 \end_inset
13532
13533 )
13534 \end_layout
13535
13536 \begin_layout Labeling
13537 \labelwidthstring 00.00.0000
13538
13539 \family sans
13540 Increase
13541 \family default
13542  This increases the size by one step (for instance, from 
13543 \begin_inset Quotes eld
13544 \end_inset
13545
13546 Largest
13547 \begin_inset Quotes erd
13548 \end_inset
13549
13550  to 
13551 \begin_inset Quotes eld
13552 \end_inset
13553
13554 Huge
13555 \begin_inset Quotes erd
13556 \end_inset
13557
13558 ).
13559  (key binding 
13560 \begin_inset Info
13561 type  "shortcut"
13562 arg   "font-size increase"
13563 \end_inset
13564
13565 )
13566 \end_layout
13567
13568 \begin_layout Labeling
13569 \labelwidthstring 00.00.0000
13570
13571 \family sans
13572 Decrease
13573 \family default
13574  This decreases the size by one step (for instance, from 
13575 \begin_inset Quotes eld
13576 \end_inset
13577
13578 Normal
13579 \begin_inset Quotes erd
13580 \end_inset
13581
13582  to 
13583 \begin_inset Quotes eld
13584 \end_inset
13585
13586 Small
13587 \begin_inset Quotes erd
13588 \end_inset
13589
13590 ).
13591  (key binding 
13592 \begin_inset Info
13593 type  "shortcut"
13594 arg   "font-size decrease"
13595 \end_inset
13596
13597 )
13598 \end_layout
13599
13600 \end_deeper
13601 \begin_layout Standard
13602 We warn you 
13603 \emph on
13604 yet again
13605 \emph default
13606 : don't go crazy with this feature.
13607  You should almost never need to change the font size.
13608  LyX automatically changes the font size for different paragraph environments
13609  — use those instead.
13610  This is here for fine-tuning only!
13611 \end_layout
13612
13613 \begin_layout Labeling
13614 \labelwidthstring 00.00.0000
13615
13616 \family sans
13617 Misc
13618 \family default
13619  Here you can change a few other things at the character level.
13620  Options are:
13621 \end_layout
13622
13623 \begin_deeper
13624 \begin_layout Labeling
13625 \labelwidthstring 00.00.0000
13626
13627 \family sans
13628 Emph
13629 \family default
13630  
13631 \emph on
13632 This is text with emphasize on
13633 \emph default
13634 .
13635  This might seem like the same as 
13636 \shape italic
13637 Italic
13638 \shape default
13639 , but it is actually a bit different.
13640  Emphasized is a 
13641 \emph on
13642 logical
13643 \emph default
13644  attribute.
13645  That means every document class can define its own font used for emphasized
13646  text.
13647  Normally this font is equal to italic.
13648 \end_layout
13649
13650 \begin_layout Labeling
13651 \labelwidthstring 00.00.0000
13652
13653 \family sans
13654 Underbar
13655 \family default
13656  
13657 \bar under
13658 This is text with Underbar on.
13659
13660 \bar default
13661  (key binding 
13662 \begin_inset Info
13663 type  "shortcuts"
13664 arg   "font-underline"
13665 \end_inset
13666
13667
13668 \family sans
13669 )
13670 \begin_inset Newline newline
13671 \end_inset
13672
13673
13674 \family default
13675 Avoid using underbar if you can! It is a hangover from the typewriter days,
13676  when you could not change fonts.
13677  One no longer needs to emphasize text by underscoring characters.
13678  This is only possible in LyX because some people 
13679 \emph on
13680 may
13681 \emph default
13682  need it in order to follow style sheets for journal submissions.
13683 \end_layout
13684
13685 \begin_layout Labeling
13686 \labelwidthstring 00.00.0000
13687
13688 \family sans
13689 Double
13690 \begin_inset space ~
13691 \end_inset
13692
13693 underbar
13694 \family default
13695  
13696 \uuline on
13697 This is text with Double underbar on.
13698
13699 \uuline default
13700  (key binding 
13701 \begin_inset Info
13702 type  "shortcut"
13703 arg   "font-underunderline"
13704 \end_inset
13705
13706 )
13707 \begin_inset Newline newline
13708 \end_inset
13709
13710 As we just warned you against using underbar, you can imagine what we think
13711  about double underbar.
13712 \end_layout
13713
13714 \begin_layout Labeling
13715 \labelwidthstring 00.00.0000
13716
13717 \family sans
13718 Wavy
13719 \begin_inset space ~
13720 \end_inset
13721
13722 underbar
13723 \family default
13724  
13725 \uwave on
13726 This is text with Wavy underbar on.
13727
13728 \uwave default
13729  (key binding 
13730 \begin_inset Info
13731 type  "shortcut"
13732 arg   "font-underwave"
13733 \end_inset
13734
13735 )
13736 \begin_inset Newline newline
13737 \end_inset
13738
13739 Use this only if a journal absolutely insists on it.
13740  Keep antinausea pills handy.
13741 \end_layout
13742
13743 \begin_layout Labeling
13744 \labelwidthstring 00.00.0000
13745
13746 \family sans
13747 Strikeout
13748 \family default
13749  
13750 \strikeout on
13751 This is text with Strikeout on.
13752
13753 \strikeout default
13754  (key binding 
13755 \begin_inset Info
13756 type  "shortcut"
13757 arg   "font-strikeout"
13758 \end_inset
13759
13760 )
13761 \begin_inset Newline newline
13762 \end_inset
13763
13764 This is frequently used to indicate an older version of text that has been
13765  changed in the meantime.
13766 \end_layout
13767
13768 \begin_layout Labeling
13769 \labelwidthstring 00.00.0000
13770
13771 \family sans
13772 Noun
13773 \family default
13774  
13775 \noun on
13776 This is text with Noun on.
13777
13778 \noun default
13779  Like 
13780 \family sans
13781 Emph
13782 \family default
13783 , this is a logical attribute.
13784  Normally it's equivalent to 
13785 \family sans
13786 Small
13787 \begin_inset space ~
13788 \end_inset
13789
13790 Caps
13791 \family default
13792 .
13793 \end_layout
13794
13795 \end_deeper
13796 \begin_layout Labeling
13797 \labelwidthstring 00.00.0000
13798
13799 \family sans
13800 Color
13801 \family default
13802  You can adjust the color of the text with this control.
13803  Notice that not all DVI-viewers are able to display colors.
13804  Besides 
13805 \family sans
13806 No
13807 \begin_inset space ~
13808 \end_inset
13809
13810 color
13811 \family default
13812 , which is the default 
13813 \begin_inset Quotes eld
13814 \end_inset
13815
13816 color
13817 \begin_inset Quotes erd
13818 \end_inset
13819
13820  and means normally black, you can choose between 
13821 \family sans
13822 Black
13823 \family default
13824
13825 \family sans
13826 White
13827 \family default
13828
13829 \family sans
13830 Red
13831 \family default
13832
13833 \family sans
13834 Green
13835 \family default
13836
13837 \family sans
13838 Blue
13839 \family default
13840
13841 \family sans
13842 Cyan
13843 \family default
13844
13845 \family sans
13846 Magenta
13847 \family default
13848  and 
13849 \family sans
13850 Yellow
13851 \family default
13852  text.
13853 \begin_inset Index idx
13854 status collapsed
13855
13856 \begin_layout Plain Layout
13857 Color ! Text
13858 \end_layout
13859
13860 \end_inset
13861
13862
13863 \end_layout
13864
13865 \begin_layout Labeling
13866 \labelwidthstring 00.00.0000
13867
13868 \family sans
13869 Language
13870 \family default
13871  This is used to mark regions of text as having a different language from
13872  the language of the document.
13873  Text marked in this way will be underlined in blue to indicate the change
13874  (only within LyX).
13875 \begin_inset Newline newline
13876 \end_inset
13877
13878 If you have for example a longer German Text in your document, LaTeX respects
13879  the German hyphenation rules automatically.
13880  When using the spell checking (see section
13881 \begin_inset space ~
13882 \end_inset
13883
13884
13885 \begin_inset CommandInset ref
13886 LatexCommand ref
13887 reference "sec:Spellchecking"
13888
13889 \end_inset
13890
13891 ) the German-marked text will be checked according to the German dictionary.
13892 \end_layout
13893
13894 \begin_layout Standard
13895 So you have a huge number of combinations to choose from.
13896  Once you've chosen a new character style via the 
13897 \family sans
13898 Edit\SpecialChar \menuseparator
13899 Text
13900 \begin_inset space ~
13901 \end_inset
13902
13903 Style
13904 \family default
13905  dialog, the settings are saved.
13906  You can activate them by using the toolbar button 
13907 \begin_inset Info
13908 type  "icon"
13909 arg   "textstyle-apply"
13910 \end_inset
13911
13912 .
13913  The button lets you apply your custom character style even when the dialog
13914  isn't visible.
13915 \end_layout
13916
13917 \begin_layout Standard
13918 To completely reset the character style to the default, use 
13919 \begin_inset Info
13920 type  "shortcut"
13921 arg   "font-default"
13922 \end_inset
13923
13924 .
13925  If you want to toggle only those properties that you have just changed
13926  (suppose you just set the shape to 
13927 \begin_inset Quotes eld
13928 \end_inset
13929
13930 slanted
13931 \begin_inset Quotes erd
13932 \end_inset
13933
13934  and the series to 
13935 \begin_inset Quotes eld
13936 \end_inset
13937
13938 bold
13939 \begin_inset Quotes erd
13940 \end_inset
13941
13942 ), set the 
13943 \family sans
13944 Toggle
13945 \begin_inset space ~
13946 \end_inset
13947
13948 all
13949 \family default
13950  switch and press 
13951 \family sans
13952 Apply
13953 \family default
13954 .
13955 \end_layout
13956
13957 \begin_layout Standard
13958 You should also know something about the differences between the three main
13959  font types 
13960 \family sans
13961 serif
13962 \family default
13963
13964 \family sans
13965 sans
13966 \begin_inset space ~
13967 \end_inset
13968
13969 serif
13970 \family default
13971 , and 
13972 \family sans
13973 typewriter
13974 \family default
13975 :
13976 \end_layout
13977
13978 \begin_layout Itemize
13979
13980 \family sans
13981 Typewriter
13982 \family default
13983  is a so called 
13984 \begin_inset Quotes eld
13985 \end_inset
13986
13987 monospaced
13988 \begin_inset Quotes erd
13989 \end_inset
13990
13991  font, which means every character has the same width; the 
13992 \begin_inset Quotes eld
13993 \end_inset
13994
13995 i
13996 \begin_inset Quotes erd
13997 \end_inset
13998
13999  is as wide as the 
14000 \begin_inset Quotes eld
14001 \end_inset
14002
14003 m
14004 \begin_inset Quotes erd
14005 \end_inset
14006
14007 .
14008  Here is an example
14009 \begin_inset Newline newline
14010 \end_inset
14011
14012
14013 \begin_inset Phantom HPhantom
14014 status open
14015
14016 \begin_layout Plain Layout
14017 no 
14018 \end_layout
14019
14020 \end_inset
14021
14022
14023 \family typewriter
14024 typewriter text
14025 \family default
14026
14027 \begin_inset Note Note
14028 status collapsed
14029
14030 \begin_layout Plain Layout
14031 For more on phantoms see section
14032 \begin_inset space ~
14033 \end_inset
14034
14035
14036 \begin_inset CommandInset ref
14037 LatexCommand ref
14038 reference "sub:Phantom-Space"
14039
14040 \end_inset
14041
14042 .
14043 \end_layout
14044
14045 \end_inset
14046
14047
14048 \begin_inset Newline newline
14049 \end_inset
14050
14051 no typewriter text
14052 \end_layout
14053
14054 \begin_layout Itemize
14055
14056 \family sans
14057 Serif
14058 \family default
14059  fonts use characters with serifs.
14060  These are the small 
14061 \begin_inset Quotes eld
14062 \end_inset
14063
14064 appendices
14065 \begin_inset Quotes erd
14066 \end_inset
14067
14068  at the ends of the strokes that form the character.
14069  The following example shows the difference:
14070 \begin_inset Newline newline
14071 \end_inset
14072
14073 text with serifs
14074 \begin_inset Newline newline
14075 \end_inset
14076
14077
14078 \family sans
14079 text without serifs
14080 \family default
14081
14082 \begin_inset Newline newline
14083 \end_inset
14084
14085 Serifs facilitate quick and easy reading.
14086  These fonts are therefore used as default (named 
14087 \family sans
14088 roman
14089 \family default
14090 ).
14091 \end_layout
14092
14093 \begin_layout Itemize
14094
14095 \family sans
14096 Sans serif
14097 \family default
14098  is not recommended to use a base type.
14099  This font type is therefore often only used for headings and short texts.
14100  We use it in this document to highlight menu names.
14101 \end_layout
14102
14103 \begin_layout Standard
14104 \begin_inset Quotes eld
14105 \end_inset
14106
14107 Toggling
14108 \begin_inset Quotes erd
14109 \end_inset
14110
14111  refers to applying or removing font properties.
14112  When a property is marked for toggling in the Text Style dialog, applying
14113  the style to text that already has the property will cause the property
14114  to be removed.
14115  If you for example apply a style with properties A, B and C to text that
14116  currently has font properties B, C, F and G, and if B is set to toggle
14117  and C is set not to toggle, the text ends up with properties A, C, F and
14118  G.
14119  
14120 \begin_inset Quotes eld
14121 \end_inset
14122
14123 Never toggled
14124 \begin_inset Quotes erd
14125 \end_inset
14126
14127  and 
14128 \begin_inset Quotes eld
14129 \end_inset
14130
14131 always toggled
14132 \begin_inset Quotes erd
14133 \end_inset
14134
14135  mean that you do not control the toggling behavior.
14136  For the properties on the left side of the dialog (
14137 \begin_inset Quotes eld
14138 \end_inset
14139
14140 Family
14141 \begin_inset Quotes erd
14142 \end_inset
14143
14144  etc.), toggling behavior is up to you.
14145  If 
14146 \family sans
14147 Toggle
14148 \begin_inset space ~
14149 \end_inset
14150
14151 all
14152 \family default
14153  is checked, all of the left side properties are toggled; by default, none
14154  of them are.
14155  Finally, 
14156 \begin_inset Quotes eld
14157 \end_inset
14158
14159 Reset
14160 \begin_inset Quotes erd
14161 \end_inset
14162
14163  is never toggled.
14164  If you e.
14165 \begin_inset space \thinspace{}
14166 \end_inset
14167
14168 g.
14169 \begin_inset space \space{}
14170 \end_inset
14171
14172 set 
14173 \begin_inset Quotes eld
14174 \end_inset
14175
14176 Series
14177 \begin_inset Quotes erd
14178 \end_inset
14179
14180  to 
14181 \begin_inset Quotes eld
14182 \end_inset
14183
14184 Reset
14185 \begin_inset Quotes erd
14186 \end_inset
14187
14188  and select 
14189 \family sans
14190 Toggle
14191 \begin_inset space ~
14192 \end_inset
14193
14194 all
14195 \family default
14196 , then apply the style to bold face text, the text will revert to the default
14197  series (
14198 \begin_inset Quotes eld
14199 \end_inset
14200
14201 Medium
14202 \begin_inset Quotes erd
14203 \end_inset
14204
14205 ), no matter how many times you apply the style.
14206 \end_layout
14207
14208 \begin_layout Standard
14209 We conclude with the same warning once again: Do not overuse the fonts!
14210  They are, more often than not, a kludge and a bad substitute for good writing.
14211 \end_layout
14212
14213 \begin_layout Section
14214 Printing and Previewing
14215 \end_layout
14216
14217 \begin_layout Subsection
14218 Overview
14219 \end_layout
14220
14221 \begin_layout Standard
14222 Now that we have covered some of the basic features of document preparation
14223  using LyX, you probably want to know how to print out your masterpiece.
14224  Before we tell you that, we want to give you a quick explanation of what
14225  goes on behind-the-scenes.
14226  We cover this information in much greater detail in the 
14227 \emph on
14228 Additional Features
14229 \emph default
14230  manual as well.
14231 \end_layout
14232
14233 \begin_layout Standard
14234 LyX uses the program LaTeX as its backend.
14235  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14236  confusion, we will only refer to LaTeX.
14237  LyX is what you use to do your actual writing.
14238  Then, LyX calls LaTeX to turn your writing into printable output.
14239  This happens in two stages:
14240 \end_layout
14241
14242 \begin_layout Enumerate
14243 First, LyX converts your document to a series of text commands for LaTeX,
14244  generating a file with the extension, 
14245 \begin_inset Quotes eld
14246 \end_inset
14247
14248
14249 \family typewriter
14250 .tex
14251 \family default
14252
14253 \begin_inset Quotes erd
14254 \end_inset
14255
14256 .
14257 \end_layout
14258
14259 \begin_layout Enumerate
14260 Next, LyX calls LaTeX to use the commands in the 
14261 \family typewriter
14262 .tex
14263 \family default
14264  file to produce printable output.
14265  
14266 \end_layout
14267
14268 \begin_layout Subsection
14269 Output file formats
14270 \begin_inset Index idx
14271 status collapsed
14272
14273 \begin_layout Plain Layout
14274 File formats
14275 \end_layout
14276
14277 \end_inset
14278
14279
14280 \begin_inset CommandInset label
14281 LatexCommand label
14282 name "sub:Output-file-formats"
14283
14284 \end_inset
14285
14286
14287 \end_layout
14288
14289 \begin_layout Subsubsection
14290 Simple text (ASCII)
14291 \begin_inset Index idx
14292 status collapsed
14293
14294 \begin_layout Plain Layout
14295 File formats ! ASCII
14296 \end_layout
14297
14298 \end_inset
14299
14300
14301 \end_layout
14302
14303 \begin_layout Standard
14304 This file type has the extension 
14305 \begin_inset Quotes eld
14306 \end_inset
14307
14308
14309 \family typewriter
14310 .txt
14311 \family default
14312
14313 \begin_inset Quotes erd
14314 \end_inset
14315
14316 .
14317  It contains your document as plain text following the rules of the 
14318 \begin_inset Quotes eld
14319 \end_inset
14320
14321 American Standard Code for Information Interchange
14322 \begin_inset Quotes erd
14323 \end_inset
14324
14325  (ASCII).
14326 \end_layout
14327
14328 \begin_layout Standard
14329 You can export your document to ASCII with the menu 
14330 \family sans
14331 File\SpecialChar \menuseparator
14332 Export\SpecialChar \menuseparator
14333 Plain
14334 \begin_inset space ~
14335 \end_inset
14336
14337 text
14338 \family default
14339  or 
14340 \family sans
14341 File\SpecialChar \menuseparator
14342 Export\SpecialChar \menuseparator
14343 Plain
14344 \begin_inset space ~
14345 \end_inset
14346
14347 text
14348 \begin_inset space ~
14349 \end_inset
14350
14351 (ps2ascii)
14352 \family default
14353 .
14354  The latter will first internally export to PostScript and then do the conversio
14355 n to ASCII.
14356 \end_layout
14357
14358 \begin_layout Subsubsection
14359 LaTeX
14360 \begin_inset Index idx
14361 status collapsed
14362
14363 \begin_layout Plain Layout
14364 File formats ! LaTeX
14365 \end_layout
14366
14367 \end_inset
14368
14369
14370 \end_layout
14371
14372 \begin_layout Standard
14373 This file type has the extension 
14374 \begin_inset Quotes eld
14375 \end_inset
14376
14377
14378 \family typewriter
14379 .tex
14380 \family default
14381
14382 \begin_inset Quotes erd
14383 \end_inset
14384
14385  and contains all commands that are necessary for the LaTeX program to process
14386  your document.
14387  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14388  it manually with console commands.
14389  The LaTeX-file is automatically created in LyX's temporary directory whenever
14390  you view or export your document.
14391 \end_layout
14392
14393 \begin_layout Standard
14394 You can export your document as a LaTeX-file using the menu 
14395 \family sans
14396 File\SpecialChar \menuseparator
14397 Export\SpecialChar \menuseparator
14398 LaT
14399 \begin_inset ERT
14400 status collapsed
14401
14402 \begin_layout Plain Layout
14403
14404 {}
14405 \end_layout
14406
14407 \end_inset
14408
14409 eX
14410 \family default
14411 .
14412  The different LaTeX export variants are explained in section
14413 \begin_inset space ~
14414 \end_inset
14415
14416
14417 \begin_inset CommandInset ref
14418 LatexCommand ref
14419 reference "sub:Export"
14420
14421 \end_inset
14422
14423 .
14424 \end_layout
14425
14426 \begin_layout Subsubsection
14427 DVI
14428 \begin_inset Index idx
14429 status collapsed
14430
14431 \begin_layout Plain Layout
14432 File formats ! DVI
14433 \end_layout
14434
14435 \end_inset
14436
14437
14438 \end_layout
14439
14440 \begin_layout Standard
14441 This file type has the extension 
14442 \begin_inset Quotes eld
14443 \end_inset
14444
14445
14446 \family typewriter
14447 .dvi
14448 \family default
14449
14450 \begin_inset Quotes erd
14451 \end_inset
14452
14453 .
14454  It is called 
14455 \begin_inset Quotes eld
14456 \end_inset
14457
14458 device-independent
14459 \begin_inset Quotes erd
14460 \end_inset
14461
14462  (DVI), because it is completely portable; you can move them from one machine
14463  to another without needing to do any sort of conversion.
14464  DVIs are used for quick previews and as pre-stage for other output formats,
14465  like PostScript.
14466 \end_layout
14467
14468 \begin_layout Standard
14469 DVI files do not contain images, they only link to them.
14470  So don't forget to deliver the images together with your DVIs.
14471  Because the DVI-viewer has to convert the images in the background to make
14472  them visible when you scroll the DVI, this can slow down your computer
14473  when you view the DVI.
14474  So we recommend using PDF for files with many images.
14475 \end_layout
14476
14477 \begin_layout Standard
14478 You can export your document to DVI by the menu 
14479 \family sans
14480 File\SpecialChar \menuseparator
14481 Export\SpecialChar \menuseparator
14482 DVI
14483 \family default
14484  or 
14485 \family sans
14486 File\SpecialChar \menuseparator
14487 Export\SpecialChar \menuseparator
14488 DVI
14489 \begin_inset space ~
14490 \end_inset
14491
14492 (LuaTe
14493 \begin_inset ERT
14494 status collapsed
14495
14496 \begin_layout Plain Layout
14497
14498 {}
14499 \end_layout
14500
14501 \end_inset
14502
14503 X).
14504
14505 \family default
14506  The latter option uses the program 
14507 \family typewriter
14508 LuaTeX
14509 \family default
14510 .
14511  
14512 \family typewriter
14513 LuaTeX
14514 \family default
14515  is an engine that provides direct Unicode support and support for direct
14516  font access (see section
14517 \begin_inset space ~
14518 \end_inset
14519
14520
14521 \begin_inset CommandInset ref
14522 LatexCommand ref
14523 reference "sub:LaTeX-font-support"
14524
14525 \end_inset
14526
14527 ).
14528  LuaTeX is still a work in progress, but it might develop into the next
14529  standard TeX processor.
14530 \end_layout
14531
14532 \begin_layout Subsubsection
14533 PostScript
14534 \begin_inset Index idx
14535 status collapsed
14536
14537 \begin_layout Plain Layout
14538 File formats ! PostScript
14539 \end_layout
14540
14541 \end_inset
14542
14543
14544 \end_layout
14545
14546 \begin_layout Standard
14547 This file type has the extension 
14548 \begin_inset Quotes eld
14549 \end_inset
14550
14551
14552 \family typewriter
14553 .ps
14554 \family default
14555
14556 \begin_inset Quotes erd
14557 \end_inset
14558
14559 .
14560  PostScript was developed by the company 
14561 \family typewriter
14562 Adobe
14563 \family default
14564  as a printer language.
14565  The file therefore contains commands that the printer uses to print the
14566  file.
14567  PostScript can be seen as a 
14568 \begin_inset Quotes eld
14569 \end_inset
14570
14571 programming language
14572 \begin_inset Quotes erd
14573 \end_inset
14574
14575 ; you can calculate with it and draw diagrams and images.
14576 \begin_inset Foot
14577 status collapsed
14578
14579 \begin_layout Plain Layout
14580 When you are interested to learn more about this, have a look at the LaTeX-packa
14581 ge 
14582 \series bold
14583 pstricks
14584 \series default
14585
14586 \begin_inset Index idx
14587 status collapsed
14588
14589 \begin_layout Plain Layout
14590 LaTeX-packages ! pstricks
14591 \end_layout
14592
14593 \end_inset
14594
14595 .
14596 \end_layout
14597
14598 \end_inset
14599
14600  Due to this ability, the files are often bigger than PDFs.
14601 \end_layout
14602
14603 \begin_layout Standard
14604 PostScript can only contain images in the format 
14605 \begin_inset Quotes eld
14606 \end_inset
14607
14608 Encapsulated PostScript
14609 \begin_inset Quotes erd
14610 \end_inset
14611
14612  (EPS, file extension 
14613 \begin_inset Quotes eld
14614 \end_inset
14615
14616
14617 \family typewriter
14618 .eps
14619 \family default
14620
14621 \begin_inset Quotes erd
14622 \end_inset
14623
14624 ).
14625  As LyX allows you to use any known image format in your document, it has
14626  to convert them in the background to EPS.
14627  If you have e.
14628 \begin_inset space \thinspace{}
14629 \end_inset
14630
14631 g.
14632 \begin_inset space \space{}
14633 \end_inset
14634
14635 50
14636 \begin_inset space ~
14637 \end_inset
14638
14639 images in your document, LyX has to do 50
14640 \begin_inset space ~
14641 \end_inset
14642
14643 conversions when you view or export your document the first time.
14644  This might slow down your workflow with LyX.
14645  So if you plan to use PostScript, you can insert your images directly as
14646  EPS to avoid this problem.
14647 \end_layout
14648
14649 \begin_layout Standard
14650 You can export your document to PostScript using the menu 
14651 \family sans
14652 File\SpecialChar \menuseparator
14653 Export\SpecialChar \menuseparator
14654 PostScript
14655 \family default
14656 .
14657 \end_layout
14658
14659 \begin_layout Subsubsection
14660 PDF
14661 \begin_inset Index idx
14662 status collapsed
14663
14664 \begin_layout Plain Layout
14665 File formats ! PDF
14666 \end_layout
14667
14668 \end_inset
14669
14670
14671 \begin_inset Index idx
14672 status collapsed
14673
14674 \begin_layout Plain Layout
14675 PDF
14676 \end_layout
14677
14678 \end_inset
14679
14680
14681 \end_layout
14682
14683 \begin_layout Standard
14684 This file type has the extension 
14685 \begin_inset Quotes eld
14686 \end_inset
14687
14688
14689 \family typewriter
14690 .pdf
14691 \family default
14692
14693 \begin_inset Quotes erd
14694 \end_inset
14695
14696 .
14697  The 
14698 \begin_inset Quotes eld
14699 \end_inset
14700
14701 Portable Document Format
14702 \begin_inset Quotes erd
14703 \end_inset
14704
14705  (PDF) developed by 
14706 \family typewriter
14707 Adobe
14708 \family default
14709  was derived from PostScript.
14710  It is more compressed and it uses fewer commands than PostScript.
14711  As the name 
14712 \begin_inset Quotes eld
14713 \end_inset
14714
14715 portable
14716 \begin_inset Quotes erd
14717 \end_inset
14718
14719  implies, it can be processed at any computer system and the printed output
14720  looks exactly the same.
14721 \end_layout
14722
14723 \begin_layout Standard
14724 PDF can contain images in its own PDF format and in the formats 
14725 \begin_inset Quotes eld
14726 \end_inset
14727
14728 Joint Photographic Experts Group
14729 \begin_inset Quotes erd
14730 \end_inset
14731
14732  (JPG, file extension 
14733 \begin_inset Quotes eld
14734 \end_inset
14735
14736
14737 \family typewriter
14738 .jpg
14739 \family default
14740
14741 \begin_inset Quotes erd
14742 \end_inset
14743
14744  or 
14745 \begin_inset Quotes eld
14746 \end_inset
14747
14748
14749 \family typewriter
14750 .jpeg
14751 \family default
14752
14753 \begin_inset Quotes erd
14754 \end_inset
14755
14756 ) and 
14757 \begin_inset Quotes eld
14758 \end_inset
14759
14760 Portable Network Graphics
14761 \begin_inset Quotes erd
14762 \end_inset
14763
14764  (PNG, file extension 
14765 \begin_inset Quotes eld
14766 \end_inset
14767
14768
14769 \family typewriter
14770 .png
14771 \family default
14772
14773 \begin_inset Quotes erd
14774 \end_inset
14775
14776 ).
14777  You can also use any other image format, because LyX converts them in the
14778  background to one of these formats.
14779  But as described in the section about PostScript, the image conversion
14780  will slow down your workflow.
14781  So we recommend using images in one of the three mentioned formats.
14782 \end_layout
14783
14784 \begin_layout Standard
14785 You can export your document to PDF via the menu 
14786 \family sans
14787 File\SpecialChar \menuseparator
14788 Export
14789 \family default
14790  in different ways:
14791 \end_layout
14792
14793 \begin_layout Description
14794 PDF
14795 \begin_inset space ~
14796 \end_inset
14797
14798 (ps2pdf) This uses the program 
14799 \family typewriter
14800 ps2pdf
14801 \family default
14802  that creates a PDF from a PostScript-version of your file.
14803  The PostScript-version is produced by the program 
14804 \family typewriter
14805 dvips
14806 \family default
14807  which uses a DVI-version as intermediate step.
14808  So this export variant consist of three conversions.
14809 \end_layout
14810
14811 \begin_layout Description
14812 PDF
14813 \begin_inset space ~
14814 \end_inset
14815
14816 (dvipdfm) This uses the program 
14817 \family typewriter
14818 dvipdfm
14819 \family default
14820  that converts your file in the background to DVI and in a second step to
14821  PDF.
14822 \end_layout
14823
14824 \begin_layout Description
14825 PDF
14826 \begin_inset space ~
14827 \end_inset
14828
14829 (pdflatex) This uses the program 
14830 \family typewriter
14831 pdftex
14832 \family default
14833  which converts your file directly to PDF.
14834 \end_layout
14835
14836 \begin_layout Description
14837 PDF
14838 \begin_inset space ~
14839 \end_inset
14840
14841 (XeTe
14842 \begin_inset ERT
14843 status collapsed
14844
14845 \begin_layout Plain Layout
14846
14847 {}
14848 \end_layout
14849
14850 \end_inset
14851
14852 X) This uses the program 
14853 \family typewriter
14854 XeTeX
14855 \family default
14856  that converts your file directly to PDF.
14857  
14858 \family typewriter
14859 XeTeX
14860 \family default
14861  is a new engine that provides direct Unicode support and support for direct
14862  font access (see section
14863 \begin_inset space ~
14864 \end_inset
14865
14866
14867 \begin_inset CommandInset ref
14868 LatexCommand ref
14869 reference "sub:LaTeX-font-support"
14870
14871 \end_inset
14872
14873 ).
14874  It is particularly good at typesetting different scripts, for example verticall
14875 y written Japanese.
14876 \end_layout
14877
14878 \begin_layout Description
14879 PDF
14880 \begin_inset space ~
14881 \end_inset
14882
14883 (LuaTe
14884 \begin_inset ERT
14885 status collapsed
14886
14887 \begin_layout Plain Layout
14888
14889 {}
14890 \end_layout
14891
14892 \end_inset
14893
14894 X) This uses the program 
14895 \family typewriter
14896 LuaTeX
14897 \family default
14898  which converts your file directly to PDF.
14899  
14900 \family typewriter
14901 LuaTeX
14902 \family default
14903  is an even newer engine, derived from 
14904 \family typewriter
14905 pdflatex
14906 \family default
14907 , that also provides direct Unicode support and support for direct font
14908  access (see section
14909 \begin_inset space ~
14910 \end_inset
14911
14912
14913 \begin_inset CommandInset ref
14914 LatexCommand ref
14915 reference "sub:LaTeX-font-support"
14916
14917 \end_inset
14918
14919 ).
14920  LuaTeX is still a work in progress, but it might develop into the next
14921  standard TeX processor.
14922 \end_layout
14923
14924 \begin_layout Standard
14925 We recommend using 
14926 \family sans
14927 PDF
14928 \begin_inset space ~
14929 \end_inset
14930
14931 (pdflatex)
14932 \family default
14933  because 
14934 \family typewriter
14935 pdftex
14936 \family default
14937  supports all the features of actual PDF-versions, is quick, stable, and
14938  works without problems.
14939  If you rely on multiscript support and\SpecialChar \slash{}
14940 or specific OpenType fonts, you might
14941  want to try out 
14942 \family sans
14943 PDF
14944 \begin_inset space ~
14945 \end_inset
14946
14947 (XeTe
14948 \begin_inset ERT
14949 status collapsed
14950
14951 \begin_layout Plain Layout
14952
14953 {}
14954 \end_layout
14955
14956 \end_inset
14957
14958 X)
14959 \family default
14960  or 
14961 \family sans
14962 PDF
14963 \begin_inset space ~
14964 \end_inset
14965
14966 (LuaTe
14967 \begin_inset ERT
14968 status collapsed
14969
14970 \begin_layout Plain Layout
14971
14972 {}
14973 \end_layout
14974
14975 \end_inset
14976
14977 X)
14978 \family default
14979  instead, bearing in mind that these two programs are not yet as mature
14980  as 
14981 \family typewriter
14982 pdflatex
14983 \family default
14984 .
14985 \end_layout
14986
14987 \begin_layout Subsubsection
14988 XHTML
14989 \begin_inset Index idx
14990 status collapsed
14991
14992 \begin_layout Plain Layout
14993 FileFormats ! XHTML
14994 \end_layout
14995
14996 \end_inset
14997
14998
14999 \begin_inset Index idx
15000 status collapsed
15001
15002 \begin_layout Plain Layout
15003 HTML
15004 \end_layout
15005
15006 \end_inset
15007
15008
15009 \end_layout
15010
15011 \begin_layout Standard
15012 This file type has the extension 
15013 \begin_inset Quotes eld
15014 \end_inset
15015
15016
15017 \family typewriter
15018 .xhtml
15019 \family default
15020
15021 \begin_inset Quotes erd
15022 \end_inset
15023
15024 .
15025  It is a file suitable for viewing in web browsers.
15026  It does not itself contain images and the like but only links to them,
15027  and when LyX produces XHTML, it also generates corresponding images in
15028  formats suitable for the purpose.
15029  For the math output you can choose in the menu 
15030 \family sans
15031 Document\SpecialChar \menuseparator
15032 Settings\SpecialChar \menuseparator
15033 Output
15034 \family default
15035  between different formats, which are described in section 
15036 \emph on
15037 Math Output in XHTML
15038 \emph default
15039  of the 
15040 \emph on
15041 Additional
15042 \begin_inset space ~
15043 \end_inset
15044
15045 Features
15046 \emph default
15047  manual.
15048 \end_layout
15049
15050 \begin_layout Standard
15051 XHTML output remains 
15052 \begin_inset Quotes eld
15053 \end_inset
15054
15055 under development
15056 \begin_inset Quotes erd
15057 \end_inset
15058
15059 , and not all LyX features are supported yet.
15060  See the chapter 
15061 \emph on
15062 LyX and the World Wide Web
15063 \emph default
15064 , in the 
15065 \emph on
15066 Additional Features
15067 \emph default
15068  manual, for more information.
15069 \end_layout
15070
15071 \begin_layout Standard
15072 You can export your document as an XHTML file using the menu item 
15073 \family sans
15074 File\SpecialChar \menuseparator
15075 Export\SpecialChar \menuseparator
15076 LyXHTML
15077 \family default
15078 .
15079 \end_layout
15080
15081 \begin_layout Subsection
15082 Previewing
15083 \begin_inset Index idx
15084 status collapsed
15085
15086 \begin_layout Plain Layout
15087 Document ! Preview 
15088 \end_layout
15089
15090 \end_inset
15091
15092
15093 \end_layout
15094
15095 \begin_layout Standard
15096 To get a look at the final version of your document, with all of the page
15097  breaks in place, the footnotes correctly numbered, and so on, use the menu
15098  
15099 \family sans
15100 View
15101 \family default
15102  and choose 
15103 \family sans
15104 View
15105 \family default
15106  or the toolbar button 
15107 \begin_inset Info
15108 type  "icon"
15109 arg   "buffer-view"
15110 \end_inset
15111
15112 .
15113  A viewing program will pop up showing the output in the defined default
15114  output format, which is globally set in the preferences (see sec.
15115 \begin_inset space \thinspace{}
15116 \end_inset
15117
15118
15119 \begin_inset CommandInset ref
15120 LatexCommand ref
15121 reference "sec:File-Formats"
15122
15123 \end_inset
15124
15125 ) and can also be altered for single documents in the document settings
15126  (see sec.
15127 \begin_inset space \thinspace{}
15128 \end_inset
15129
15130
15131 \begin_inset CommandInset ref
15132 LatexCommand ref
15133 reference "sec:Doc-Output"
15134
15135 \end_inset
15136
15137 ).
15138  Further output formats can be selected via 
15139 \family sans
15140 View\SpecialChar \menuseparator
15141 Other Formats
15142 \family default
15143  or the toolbar button 
15144 \begin_inset Graphics
15145         filename ../images/view-others.png
15146         scale 85
15147         groupId toolbarbuttons
15148
15149 \end_inset
15150
15151 .
15152 \end_layout
15153
15154 \begin_layout Standard
15155 If you have changed your document, you can refresh the output in the same
15156  viewer window using the menu 
15157 \family sans
15158 View\SpecialChar \menuseparator
15159 Update
15160 \family default
15161  or 
15162 \family sans
15163 View\SpecialChar \menuseparator
15164 Update (Other Formats)
15165 \family default
15166 , respectively.
15167 \end_layout
15168
15169 \begin_layout Standard
15170 When you preview a file, the output file is only generated in LyX's temporary
15171  directory.
15172  To have a real output, export your document.
15173 \end_layout
15174
15175 \begin_layout Subsection
15176 Printing the File from within LyX
15177 \begin_inset CommandInset label
15178 LatexCommand label
15179 name "sub:Printing-the-File"
15180
15181 \end_inset
15182
15183
15184 \end_layout
15185
15186 \begin_layout Standard
15187 Instead of exporting your file and then printing it, you can also print
15188  it directly from within LyX.
15189  To print a file, select the menu 
15190 \family sans
15191 File\SpecialChar \menuseparator
15192 Print
15193 \family default
15194  or click on the toolbar button 
15195 \begin_inset Info
15196 type  "icon"
15197 arg   "dialog-show print"
15198 \end_inset
15199
15200 .
15201  LyX will internally call LaTeX to produce a DVI.
15202  This file is then processed by the program 
15203 \family typewriter
15204 dvips
15205 \family default
15206  to PostScript-file, which is finally printed using the program 
15207 \family typewriter
15208 Ghostscript
15209 \family default
15210 .
15211  Due to these steps in the background, this method is not the fastest.
15212 \end_layout
15213
15214 \begin_layout Standard
15215 You can choose to print only even-numbered or odd-numbered pages — this
15216  is useful for printing on two sides: You can re-insert the pages after
15217  printing one set to print on the other side.
15218  Some printers spit out pages face-up, others, face-down.
15219  By choosing a particular order to print in, you can take the entire stack
15220  of pages out of the printer without needing to reorder them.
15221 \end_layout
15222
15223 \begin_layout Standard
15224 You can set the parameters in the 
15225 \family sans
15226 Print
15227 \begin_inset space ~
15228 \end_inset
15229
15230 Destination
15231 \family default
15232  box as follows:
15233 \end_layout
15234
15235 \begin_layout Labeling
15236 \labelwidthstring 00.00.0000
15237
15238 \family sans
15239 Printer
15240 \family default
15241  This is the name of the printer to print to.
15242 \begin_inset Foot
15243 status collapsed
15244
15245 \begin_layout Plain Layout
15246 Note that this printer name is for the program 
15247 \family typewriter
15248 dvips
15249 \family default
15250 .
15251  That means 
15252 \family typewriter
15253 dvips
15254 \family default
15255  has to be configured for this printer name.
15256  The default printer can be set in LyX's preferences dialog, see section
15257 \begin_inset space ~
15258 \end_inset
15259
15260
15261 \begin_inset CommandInset ref
15262 LatexCommand ref
15263 reference "sub:Printer"
15264
15265 \end_inset
15266
15267 .
15268 \end_layout
15269
15270 \end_inset
15271
15272  The printer should understand PostScript.
15273 \end_layout
15274
15275 \begin_layout Labeling
15276 \labelwidthstring 00.00.0000
15277
15278 \family sans
15279 File
15280 \family default
15281  The name of a file to print to.
15282  The output will be a PostScript file.
15283  It will be written in LyX's working directory unless you specify the full
15284  path.
15285 \end_layout
15286
15287 \begin_layout Section
15288 A few Words about Typography
15289 \begin_inset Index idx
15290 status collapsed
15291
15292 \begin_layout Plain Layout
15293 Typography
15294 \end_layout
15295
15296 \end_inset
15297
15298
15299 \end_layout
15300
15301 \begin_layout Subsection
15302 Hyphens, Dashes and Minus Signs
15303 \begin_inset Index idx
15304 status collapsed
15305
15306 \begin_layout Plain Layout
15307 Hyphens
15308 \end_layout
15309
15310 \end_inset
15311
15312
15313 \begin_inset Index idx
15314 status collapsed
15315
15316 \begin_layout Plain Layout
15317 Dashes
15318 \end_layout
15319
15320 \end_inset
15321
15322
15323 \end_layout
15324
15325 \begin_layout Standard
15326 In LyX, the 
15327 \begin_inset Quotes eld
15328 \end_inset
15329
15330
15331 \family typewriter
15332 -
15333 \family default
15334
15335 \begin_inset Quotes erd
15336 \end_inset
15337
15338  character comes in four lengths: the 
15339 \emph on
15340 hyphen
15341 \emph default
15342 , the 
15343 \emph on
15344 en dash
15345 \emph default
15346 , the 
15347 \emph on
15348 em dash
15349 \emph default
15350 , and the minus sign:
15351 \begin_inset VSpace defskip
15352 \end_inset
15353
15354
15355 \end_layout
15356
15357 \begin_layout Standard
15358 \begin_inset Tabular
15359 <lyxtabular version="3" rows="5" columns="3">
15360 <features tabularvalignment="middle">
15361 <column alignment="left" valignment="top" width="0">
15362 <column alignment="left" valignment="top" width="0">
15363 <column alignment="left" valignment="top" width="0">
15364 <row interlinespace="3mm">
15365 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15366 \begin_inset Text
15367
15368 \begin_layout Plain Layout
15369 name
15370 \end_layout
15371
15372 \end_inset
15373 </cell>
15374 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15375 \begin_inset Text
15376
15377 \begin_layout Plain Layout
15378 output
15379 \end_layout
15380
15381 \end_inset
15382 </cell>
15383 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15384 \begin_inset Text
15385
15386 \begin_layout Plain Layout
15387 inserted with
15388 \end_layout
15389
15390 \end_inset
15391 </cell>
15392 </row>
15393 <row interlinespace="3mm">
15394 <cell alignment="center" valignment="top" usebox="none">
15395 \begin_inset Text
15396
15397 \begin_layout Plain Layout
15398 hyphen
15399 \end_layout
15400
15401 \end_inset
15402 </cell>
15403 <cell alignment="center" valignment="top" usebox="none">
15404 \begin_inset Text
15405
15406 \begin_layout Plain Layout
15407 -
15408 \end_layout
15409
15410 \end_inset
15411 </cell>
15412 <cell alignment="center" valignment="top" usebox="none">
15413 \begin_inset Text
15414
15415 \begin_layout Plain Layout
15416 \begin_inset Quotes eld
15417 \end_inset
15418
15419
15420 \family typewriter
15421 -
15422 \family default
15423
15424 \begin_inset Quotes erd
15425 \end_inset
15426
15427  in text
15428 \end_layout
15429
15430 \end_inset
15431 </cell>
15432 </row>
15433 <row interlinespace="3mm">
15434 <cell alignment="center" valignment="top" usebox="none">
15435 \begin_inset Text
15436
15437 \begin_layout Plain Layout
15438 en dash
15439 \end_layout
15440
15441 \end_inset
15442 </cell>
15443 <cell alignment="center" valignment="top" usebox="none">
15444 \begin_inset Text
15445
15446 \begin_layout Plain Layout
15447
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 \family sans
15458 Insert\SpecialChar \menuseparator
15459 Special
15460 \begin_inset space ~
15461 \end_inset
15462
15463 Character\SpecialChar \menuseparator
15464 Symbols
15465 \end_layout
15466
15467 \end_inset
15468 </cell>
15469 </row>
15470 <row interlinespace="3mm">
15471 <cell alignment="center" valignment="top" usebox="none">
15472 \begin_inset Text
15473
15474 \begin_layout Plain Layout
15475 em dash
15476 \end_layout
15477
15478 \end_inset
15479 </cell>
15480 <cell alignment="center" valignment="top" usebox="none">
15481 \begin_inset Text
15482
15483 \begin_layout Plain Layout
15484
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
15494 \family sans
15495 Insert\SpecialChar \menuseparator
15496 Special
15497 \begin_inset space ~
15498 \end_inset
15499
15500 Character\SpecialChar \menuseparator
15501 Symbols
15502 \end_layout
15503
15504 \end_inset
15505 </cell>
15506 </row>
15507 <row>
15508 <cell alignment="center" valignment="top" usebox="none">
15509 \begin_inset Text
15510
15511 \begin_layout Plain Layout
15512 minus sign
15513 \end_layout
15514
15515 \end_inset
15516 </cell>
15517 <cell alignment="center" valignment="top" usebox="none">
15518 \begin_inset Text
15519
15520 \begin_layout Plain Layout
15521 \begin_inset Formula $-$
15522 \end_inset
15523
15524
15525 \end_layout
15526
15527 \end_inset
15528 </cell>
15529 <cell alignment="center" valignment="top" usebox="none">
15530 \begin_inset Text
15531
15532 \begin_layout Plain Layout
15533 \begin_inset Quotes eld
15534 \end_inset
15535
15536
15537 \family typewriter
15538 -
15539 \family default
15540
15541 \begin_inset Quotes erd
15542 \end_inset
15543
15544  in math mode
15545 \end_layout
15546
15547 \end_inset
15548 </cell>
15549 </row>
15550 </lyxtabular>
15551
15552 \end_inset
15553
15554
15555 \begin_inset VSpace defskip
15556 \end_inset
15557
15558
15559 \end_layout
15560
15561 \begin_layout Standard
15562 You can alternatively generate the en and em dash by inserting the 
15563 \begin_inset Quotes eld
15564 \end_inset
15565
15566
15567 \family typewriter
15568 -
15569 \family default
15570
15571 \begin_inset Quotes erd
15572 \end_inset
15573
15574  character multiple times in a row.
15575  They will automatically be converted to the appropriate length dash in
15576  the final output, but not in LyX.
15577  
15578 \begin_inset Quotes eld
15579 \end_inset
15580
15581 -
15582 \begin_inset space \thinspace{}
15583 \end_inset
15584
15585 -
15586 \begin_inset Quotes erd
15587 \end_inset
15588
15589  gives a en dash, 
15590 \begin_inset Quotes eld
15591 \end_inset
15592
15593 -
15594 \begin_inset space \thinspace{}
15595 \end_inset
15596
15597 -
15598 \begin_inset space \thinspace{}
15599 \end_inset
15600
15601 -
15602 \begin_inset Quotes erd
15603 \end_inset
15604
15605  a em dash.
15606 \end_layout
15607
15608 \begin_layout Standard
15609 The three dash types are distinct from the minus sign, which appears in
15610  math mode and has a length of its own.
15611  Here are some examples:
15612 \end_layout
15613
15614 \begin_layout Enumerate
15615 line- and page-breaks
15616 \begin_inset space \hfill{}
15617 \end_inset
15618
15619 (
15620 \emph on
15621 hyphen
15622 \emph default
15623 )
15624 \end_layout
15625
15626 \begin_layout Enumerate
15627 From A–Z
15628 \begin_inset space \hfill{}
15629 \end_inset
15630
15631 (
15632 \emph on
15633 en dash
15634 \emph default
15635 )
15636 \end_layout
15637
15638 \begin_layout Enumerate
15639 Oh — there's a dash.
15640 \begin_inset space \hfill{}
15641 \end_inset
15642
15643 (
15644 \emph on
15645 em dash
15646 \emph default
15647 )
15648 \end_layout
15649
15650 \begin_layout Enumerate
15651 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15652 \end_inset
15653
15654
15655 \begin_inset space \hfill{}
15656 \end_inset
15657
15658 (
15659 \emph on
15660 minus sign
15661 \emph default
15662 )
15663 \end_layout
15664
15665 \begin_layout Subsection
15666 Hyphenation
15667 \begin_inset Index idx
15668 status collapsed
15669
15670 \begin_layout Plain Layout
15671 Hyphenation
15672 \end_layout
15673
15674 \end_inset
15675
15676
15677 \begin_inset CommandInset label
15678 LatexCommand label
15679 name "sub:Hyphenation"
15680
15681 \end_inset
15682
15683
15684 \end_layout
15685
15686 \begin_layout Standard
15687 Words are not hyphenated within LyX but automatically in the output.
15688  Hyphenation is done by the LaTeX-package 
15689 \series bold
15690 babel
15691 \series default
15692
15693 \begin_inset Index idx
15694 status collapsed
15695
15696 \begin_layout Plain Layout
15697 LaTeX-packages ! babel
15698 \end_layout
15699
15700 \end_inset
15701
15702  following the rules of the document language.
15703 \end_layout
15704
15705 \begin_layout Standard
15706 LaTeX hyphenates almost perfectly, it only has problems with text in the
15707  
15708 \family sans
15709 typewriter
15710 \family default
15711  font and with unusual constructs, like 
15712 \begin_inset Quotes eld
15713 \end_inset
15714
15715 h3knix/m0n0wall
15716 \begin_inset Quotes erd
15717 \end_inset
15718
15719 .
15720  If LaTeX cannot break a word correctly, you can set hyphenation points
15721  manually.
15722  This is done with the menu 
15723 \family sans
15724 Insert\SpecialChar \menuseparator
15725 Formatting\SpecialChar \menuseparator
15726 Hyphenation
15727 \begin_inset space ~
15728 \end_inset
15729
15730 Point
15731 \family default
15732 .
15733  These extra hyphenation points are only recommendations to LaTeX.
15734  If no hyphenation is necessary, LaTeX will ignore them.
15735 \end_layout
15736
15737 \begin_layout Standard
15738 Sometimes you want to prevent words or constructs from being hyphenated.
15739  Imagine that you are describing keybindings/shortcuts in your document
15740  in the form 
15741 \begin_inset Quotes eld
15742 \end_inset
15743
15744 A-b c
15745 \begin_inset Quotes erd
15746 \end_inset
15747
15748 .
15749  LaTeX would then see the hyphen 
15750 \begin_inset Quotes eld
15751 \end_inset
15752
15753 -
15754 \begin_inset Quotes erd
15755 \end_inset
15756
15757  as a hyphenation possibility.
15758  Hyphenating at this point would look ugly.
15759  To prevent the shortcut from being hyphenated, you can put it into a makebox
15760  as described in section 
15761 \begin_inset Quotes eld
15762 \end_inset
15763
15764 Prevent Hyphenation
15765 \begin_inset Quotes erd
15766 \end_inset
15767
15768  of the 
15769 \emph on
15770 Embedded
15771 \begin_inset space ~
15772 \end_inset
15773
15774 Objects
15775 \emph default
15776  manual.
15777 \end_layout
15778
15779 \begin_layout Subsection
15780 Punctuation Marks
15781 \begin_inset Index idx
15782 status collapsed
15783
15784 \begin_layout Plain Layout
15785 Punctuation marks
15786 \end_layout
15787
15788 \end_inset
15789
15790
15791 \end_layout
15792
15793 \begin_layout Subsubsection
15794 Abbreviations and End of Sentence
15795 \begin_inset CommandInset label
15796 LatexCommand label
15797 name "sub:Abbreviations"
15798
15799 \end_inset
15800
15801
15802 \end_layout
15803
15804 \begin_layout Standard
15805 When LyX calls LaTeX to generate the final version of your document, LaTeX
15806  automatically distinguishes between words, sentences, and abbreviations.
15807  LaTeX then adds the 
15808 \begin_inset Quotes eld
15809 \end_inset
15810
15811 appropriate amount of space
15812 \begin_inset Quotes erd
15813 \end_inset
15814
15815 .
15816  That means sentences get a little bit more space between the period and
15817  the next word.
15818  Abbreviations get the same amount of space after the period that a word
15819  gets after another word.
15820 \end_layout
15821
15822 \begin_layout Standard
15823 Unfortunately, the algorithm for figuring out what's an abbreviation does
15824  not work in all cases.
15825  If a 
15826 \begin_inset Quotes eld
15827 \end_inset
15828
15829
15830 \family typewriter
15831 .
15832 \family default
15833
15834 \begin_inset Quotes erd
15835 \end_inset
15836
15837  is at the end of a lowercase letter, it's the end of a sentence; if it's
15838  at the end of a capitalized letter, it's an abbreviation.
15839 \end_layout
15840
15841 \begin_layout Standard
15842 Here are some examples of 
15843 \emph on
15844 correct
15845 \emph default
15846  abbreviations and of the end of a sentence:
15847 \end_layout
15848
15849 \begin_layout Itemize
15850 M.
15851  Butterfly
15852 \end_layout
15853
15854 \begin_layout Itemize
15855 Don't worry.
15856  Be happy.
15857 \end_layout
15858
15859 \begin_layout Standard
15860 And here is an example of the algorithm going wrong:
15861 \end_layout
15862
15863 \begin_layout Itemize
15864 e.
15865 \begin_inset space \thinspace{}
15866 \end_inset
15867
15868 g.
15869  this is too much space!
15870 \end_layout
15871
15872 \begin_layout Itemize
15873 This is I.
15874  It's okay.
15875 \end_layout
15876
15877 \begin_layout Standard
15878 You will not see anything wrong until you view a final version of your document.
15879 \end_layout
15880
15881 \begin_layout Standard
15882 To fix this problem, use one of the following:
15883 \end_layout
15884
15885 \begin_layout Enumerate
15886 Use an 
15887 \family sans
15888 Inter-word
15889 \begin_inset space ~
15890 \end_inset
15891
15892 Space
15893 \family default
15894  after lowercase abbreviations (see section
15895 \begin_inset space ~
15896 \end_inset
15897
15898
15899 \begin_inset CommandInset ref
15900 LatexCommand ref
15901 reference "sub:Inter-word-Space"
15902
15903 \end_inset
15904
15905 ).
15906 \begin_inset Index idx
15907 status collapsed
15908
15909 \begin_layout Plain Layout
15910 Spaces ! inter-word
15911 \end_layout
15912
15913 \end_inset
15914
15915
15916 \end_layout
15917
15918 \begin_layout Enumerate
15919 Use a 
15920 \family sans
15921 Thin
15922 \begin_inset space ~
15923 \end_inset
15924
15925 Space
15926 \family default
15927  between two tokens of an abbreviation (see section
15928 \begin_inset space ~
15929 \end_inset
15930
15931
15932 \begin_inset CommandInset ref
15933 LatexCommand ref
15934 reference "sub:Thin-Space"
15935
15936 \end_inset
15937
15938 ).
15939 \begin_inset Index idx
15940 status collapsed
15941
15942 \begin_layout Plain Layout
15943 Spaces ! thin
15944 \end_layout
15945
15946 \end_inset
15947
15948
15949 \end_layout
15950
15951 \begin_layout Enumerate
15952 Use an 
15953 \family sans
15954 End
15955 \begin_inset space ~
15956 \end_inset
15957
15958 of
15959 \begin_inset space ~
15960 \end_inset
15961
15962 sentence
15963 \begin_inset space ~
15964 \end_inset
15965
15966 period
15967 \family default
15968  found under the 
15969 \family sans
15970 Insert\SpecialChar \menuseparator
15971 Special
15972 \begin_inset space ~
15973 \end_inset
15974
15975 Character
15976 \family default
15977  menu to force the use of inter-sentence spacing.
15978  This function is also bound to 
15979 \begin_inset Info
15980 type  "shortcut"
15981 arg   "specialchar-insert end-of-sentence"
15982 \end_inset
15983
15984  for easy access.
15985 \end_layout
15986
15987 \begin_layout Standard
15988 With the corrections, our earlier examples look like this:
15989 \end_layout
15990
15991 \begin_layout Itemize
15992 e.
15993 \begin_inset space \thinspace{}
15994 \end_inset
15995
15996 g.
15997 \begin_inset space \space{}
15998 \end_inset
15999
16000 this is too much space!
16001 \end_layout
16002
16003 \begin_layout Itemize
16004 This is I\SpecialChar \@.
16005  It's okay.
16006 \end_layout
16007
16008 \begin_layout Standard
16009 Some languages don't use extra spacing between sentences.
16010  If your language is such a language, you don't need to worry, because LaTeX
16011  will take care of this.
16012 \end_layout
16013
16014 \begin_layout Standard
16015 For those that do need to bother, there is help to catch those sneaky errors:
16016  Check out the 
16017 \family sans
16018 Check
16019 \begin_inset space ~
16020 \end_inset
16021
16022 TeX
16023 \family default
16024  feature described in section 
16025 \emph on
16026 Checking TeX
16027 \emph default
16028  of the 
16029 \emph on
16030 Additional Features
16031 \emph default
16032  manual.
16033 \end_layout
16034
16035 \begin_layout Subsubsection
16036 Quotes
16037 \begin_inset Index idx
16038 status collapsed
16039
16040 \begin_layout Plain Layout
16041 Typography ! Quotes
16042 \end_layout
16043
16044 \end_inset
16045
16046
16047 \begin_inset Index idx
16048 status collapsed
16049
16050 \begin_layout Plain Layout
16051 Quotes | see
16052 \begin_inset ERT
16053 status collapsed
16054
16055 \begin_layout Plain Layout
16056
16057 {
16058 \end_layout
16059
16060 \end_inset
16061
16062 Typography
16063 \begin_inset ERT
16064 status collapsed
16065
16066 \begin_layout Plain Layout
16067
16068 }
16069 \end_layout
16070
16071 \end_inset
16072
16073
16074 \end_layout
16075
16076 \end_inset
16077
16078
16079 \end_layout
16080
16081 \begin_layout Standard
16082 LyX usually sets quotes correctly.
16083  Specifically, it will use an opening quote at the beginning of quoted text,
16084  and use a closing quote at the end.
16085  For example, 
16086 \begin_inset Quotes eld
16087 \end_inset
16088
16089 open close
16090 \begin_inset Quotes erd
16091 \end_inset
16092
16093 .
16094  The keyboard character, 
16095 \family sans
16096 "
16097 \family default
16098 , generates this automatically.
16099 \end_layout
16100
16101 \begin_layout Standard
16102 You can specify what character the 
16103 \family sans
16104 "
16105 \family default
16106  key produces using the submenu 
16107 \family sans
16108 Language
16109 \family default
16110  of the 
16111 \family sans
16112 Document\SpecialChar \menuseparator
16113 Settings
16114 \family default
16115
16116 \begin_inset Index idx
16117 status collapsed
16118
16119 \begin_layout Plain Layout
16120 Document ! Settings
16121 \end_layout
16122
16123 \end_inset
16124
16125  dialog in the box 
16126 \family sans
16127 Quote Style
16128 \family default
16129 .
16130  There are six choices:
16131 \end_layout
16132
16133 \begin_layout Labeling
16134 \labelwidthstring 00.00.0000
16135
16136 \family sans
16137 \begin_inset Quotes eld
16138 \end_inset
16139
16140 Text
16141 \begin_inset Quotes erd
16142 \end_inset
16143
16144
16145 \family default
16146  Use quotes like this 
16147 \begin_inset Quotes eld
16148 \end_inset
16149
16150 double
16151 \begin_inset Quotes erd
16152 \end_inset
16153
16154
16155 \end_layout
16156
16157 \begin_layout Labeling
16158 \labelwidthstring 00.00.0000
16159
16160 \family sans
16161 \begin_inset Quotes sld
16162 \end_inset
16163
16164 Text
16165 \begin_inset Quotes srd
16166 \end_inset
16167
16168
16169 \family default
16170  Use quotes like 
16171 \begin_inset Quotes sld
16172 \end_inset
16173
16174 this
16175 \begin_inset Quotes srd
16176 \end_inset
16177
16178
16179 \end_layout
16180
16181 \begin_layout Labeling
16182 \labelwidthstring 00.00.0000
16183
16184 \family sans
16185 \begin_inset Quotes gld
16186 \end_inset
16187
16188 Text
16189 \begin_inset Quotes grd
16190 \end_inset
16191
16192
16193 \family default
16194  Use quotes like 
16195 \begin_inset Quotes gld
16196 \end_inset
16197
16198 this
16199 \begin_inset Quotes grd
16200 \end_inset
16201
16202
16203 \end_layout
16204
16205 \begin_layout Labeling
16206 \labelwidthstring 00.00.0000
16207
16208 \family sans
16209 \begin_inset Quotes pld
16210 \end_inset
16211
16212 Text
16213 \begin_inset Quotes prd
16214 \end_inset
16215
16216
16217 \family default
16218  Use quotes like 
16219 \begin_inset Quotes pld
16220 \end_inset
16221
16222 this
16223 \begin_inset Quotes prd
16224 \end_inset
16225
16226
16227 \end_layout
16228
16229 \begin_layout Labeling
16230 \labelwidthstring 00.00.0000
16231
16232 \family sans
16233 \begin_inset Quotes fld
16234 \end_inset
16235
16236 Text
16237 \begin_inset Quotes frd
16238 \end_inset
16239
16240
16241 \family default
16242  Use quotes like 
16243 \begin_inset Quotes fld
16244 \end_inset
16245
16246 this
16247 \begin_inset Quotes frd
16248 \end_inset
16249
16250
16251 \end_layout
16252
16253 \begin_layout Labeling
16254 \labelwidthstring 00.00.0000
16255
16256 \family sans
16257 \begin_inset Quotes ald
16258 \end_inset
16259
16260 Text
16261 \begin_inset Quotes ard
16262 \end_inset
16263
16264
16265 \family default
16266  Use quotes like 
16267 \begin_inset Quotes ald
16268 \end_inset
16269
16270 this
16271 \begin_inset Quotes ard
16272 \end_inset
16273
16274
16275 \end_layout
16276
16277 \begin_layout Subsection
16278 Ligatures
16279 \begin_inset Index idx
16280 status collapsed
16281
16282 \begin_layout Plain Layout
16283 Typography ! Ligatures
16284 \end_layout
16285
16286 \end_inset
16287
16288
16289 \begin_inset Index idx
16290 status collapsed
16291
16292 \begin_layout Plain Layout
16293 Ligatures | see
16294 \begin_inset ERT
16295 status collapsed
16296
16297 \begin_layout Plain Layout
16298
16299 {
16300 \end_layout
16301
16302 \end_inset
16303
16304 Typography
16305 \begin_inset ERT
16306 status collapsed
16307
16308 \begin_layout Plain Layout
16309
16310 }
16311 \end_layout
16312
16313 \end_inset
16314
16315
16316 \end_layout
16317
16318 \end_inset
16319
16320
16321 \begin_inset CommandInset label
16322 LatexCommand label
16323 name "sub:Ligatures"
16324
16325 \end_inset
16326
16327
16328 \end_layout
16329
16330 \begin_layout Standard
16331 It is standard typesetting practice to group certain letters together and
16332  print them as single characters.
16333  These groups are known as 
16334 \emph on
16335 ligatures
16336 \emph default
16337 .
16338  Since LaTeX knows about ligatures, your documents will contain them too
16339  in the output.
16340  Here are the standard ligatures:
16341 \end_layout
16342
16343 \begin_layout Itemize
16344 ff
16345 \end_layout
16346
16347 \begin_layout Itemize
16348 fi
16349 \end_layout
16350
16351 \begin_layout Itemize
16352 fl
16353 \end_layout
16354
16355 \begin_layout Itemize
16356 ffi
16357 \end_layout
16358
16359 \begin_layout Itemize
16360 ffl
16361 \end_layout
16362
16363 \begin_layout Standard
16364 Some languages uses other ligatures if the document font supports them.
16365 \end_layout
16366
16367 \begin_layout Standard
16368 Sometimes, you don't want a ligature in a word.
16369  While a ligature may be okay in the word, 
16370 \begin_inset Quotes eld
16371 \end_inset
16372
16373 graffiti,
16374 \begin_inset Quotes erd
16375 \end_inset
16376
16377  it looks really weird in compound words, such as 
16378 \begin_inset Quotes eld
16379 \end_inset
16380
16381 cufflink
16382 \begin_inset Quotes erd
16383 \end_inset
16384
16385  or the German 
16386 \begin_inset Quotes eld
16387 \end_inset
16388
16389 Dorffest.
16390 \begin_inset Quotes erd
16391 \end_inset
16392
16393  To break a ligature, use 
16394 \family sans
16395 Insert\SpecialChar \menuseparator
16396 Formatting\SpecialChar \menuseparator
16397 Ligature
16398 \begin_inset space ~
16399 \end_inset
16400
16401 Break.
16402
16403 \family default
16404  This changes 
16405 \begin_inset Quotes eld
16406 \end_inset
16407
16408 cufflinks
16409 \begin_inset Quotes erd
16410 \end_inset
16411
16412  to 
16413 \begin_inset Quotes eld
16414 \end_inset
16415
16416 cuff\SpecialChar \textcompwordmark{}
16417 links
16418 \begin_inset Quotes erd
16419 \end_inset
16420
16421  and 
16422 \begin_inset Quotes eld
16423 \end_inset
16424
16425 Dorffest
16426 \begin_inset Quotes erd
16427 \end_inset
16428
16429  to 
16430 \begin_inset Quotes eld
16431 \end_inset
16432
16433 Dorf\SpecialChar \textcompwordmark{}
16434 fest
16435 \begin_inset Quotes erd
16436 \end_inset
16437
16438 .
16439 \end_layout
16440
16441 \begin_layout Subsection
16442 LyX's Proper Names
16443 \begin_inset Index idx
16444 status collapsed
16445
16446 \begin_layout Plain Layout
16447 LyX ! Proper names
16448 \end_layout
16449
16450 \end_inset
16451
16452
16453 \begin_inset CommandInset label
16454 LatexCommand label
16455 name "sub:LyX's-Proper-Names"
16456
16457 \end_inset
16458
16459
16460 \end_layout
16461
16462 \begin_layout Standard
16463 You will certainly have noticed that the word “LaTeX” always appears with
16464  characters in different sizes and heights.
16465  LaTeX is the name of the program used by LyX and is therefore recognized
16466  as a proper name when you type it in LyX as 
16467 \begin_inset Quotes eld
16468 \end_inset
16469
16470 LaT
16471 \begin_inset ERT
16472 status collapsed
16473
16474 \begin_layout Plain Layout
16475
16476 {}
16477 \end_layout
16478
16479 \end_inset
16480
16481 eX
16482 \begin_inset Quotes erd
16483 \end_inset
16484
16485 .
16486 \begin_inset Note Note
16487 status collapsed
16488
16489 \begin_layout Plain Layout
16490 The braces in TeX Code are here to avoid that the 
16491 \begin_inset Quotes eld
16492 \end_inset
16493
16494 command
16495 \begin_inset Quotes erd
16496 \end_inset
16497
16498  appear as proper name in the output, see the last paragraph of this section.
16499  To create proper names omit the TeX Code.
16500 \end_layout
16501
16502 \end_inset
16503
16504  Note the order of the upper-and lowercase letters! LyX recognizes the following
16505  proper names:
16506 \end_layout
16507
16508 \begin_layout Description
16509 LyX The name of the game, write 
16510 \begin_inset Quotes eld
16511 \end_inset
16512
16513 L
16514 \begin_inset ERT
16515 status collapsed
16516
16517 \begin_layout Plain Layout
16518
16519 {}
16520 \end_layout
16521
16522 \end_inset
16523
16524 yX
16525 \begin_inset Quotes erd
16526 \end_inset
16527
16528  to produce it.
16529 \end_layout
16530
16531 \begin_layout Description
16532 TeX The program used by LaTeX, write 
16533 \begin_inset Quotes eld
16534 \end_inset
16535
16536 T
16537 \begin_inset ERT
16538 status collapsed
16539
16540 \begin_layout Plain Layout
16541
16542 {}
16543 \end_layout
16544
16545 \end_inset
16546
16547 eX
16548 \begin_inset Quotes erd
16549 \end_inset
16550
16551  to produce it.
16552 \end_layout
16553
16554 \begin_layout Description
16555 LaTeX The program used by LyX, write 
16556 \begin_inset Quotes eld
16557 \end_inset
16558
16559 LaT
16560 \begin_inset ERT
16561 status collapsed
16562
16563 \begin_layout Plain Layout
16564
16565 {}
16566 \end_layout
16567
16568 \end_inset
16569
16570 eX
16571 \begin_inset Quotes erd
16572 \end_inset
16573
16574  to produce it.
16575 \end_layout
16576
16577 \begin_layout Description
16578 LaTeX2e The actual version of LaTeX, write 
16579 \begin_inset Quotes eld
16580 \end_inset
16581
16582 LaT
16583 \begin_inset ERT
16584 status collapsed
16585
16586 \begin_layout Plain Layout
16587
16588 {}
16589 \end_layout
16590
16591 \end_inset
16592
16593 eX2e
16594 \begin_inset Quotes erd
16595 \end_inset
16596
16597  to produce it.
16598 \end_layout
16599
16600 \begin_layout Standard
16601 You might wonder why the LaTeX-version is 
16602 \begin_inset Quotes eld
16603 \end_inset
16604
16605 2
16606 \begin_inset Formula $\epsilon$
16607 \end_inset
16608
16609
16610 \begin_inset Quotes erd
16611 \end_inset
16612
16613 .
16614  It's an old tradition in the TeX-world to give programs geek version numbers.
16615  For example the version number of TeX converges to the number 
16616 \begin_inset Formula $\pi$
16617 \end_inset
16618
16619 : The actual version is 
16620 \begin_inset Quotes eld
16621 \end_inset
16622
16623 TeX-3.141592
16624 \begin_inset Quotes erd
16625 \end_inset
16626
16627 , the previous one was 
16628 \begin_inset Quotes eld
16629 \end_inset
16630
16631 TeX-3.14159
16632 \begin_inset Quotes erd
16633 \end_inset
16634
16635 .
16636 \end_layout
16637
16638 \begin_layout Standard
16639 If you don't want to use proper names, e.
16640 \begin_inset space \thinspace{}
16641 \end_inset
16642
16643 g.
16644 \begin_inset space \space{}
16645 \end_inset
16646
16647 in section headings, you can insert two empty braces in TeX Code in the
16648  word.
16649  This will look in LyX like: 
16650 \begin_inset Graphics
16651         filename clipart/LaTeX.png
16652         scale 80
16653
16654 \end_inset
16655
16656
16657 \begin_inset Newline newline
16658 \end_inset
16659
16660 For more about TeX Code, look at section
16661 \begin_inset space ~
16662 \end_inset
16663
16664
16665 \begin_inset CommandInset ref
16666 LatexCommand ref
16667 reference "sec:TeX-Code"
16668
16669 \end_inset
16670
16671 .
16672 \end_layout
16673
16674 \begin_layout Subsection
16675 Units
16676 \begin_inset Index idx
16677 status collapsed
16678
16679 \begin_layout Plain Layout
16680 Typography ! Units
16681 \end_layout
16682
16683 \end_inset
16684
16685
16686 \end_layout
16687
16688 \begin_layout Standard
16689 Generally the space between units and the number is smaller than the normal
16690  space between two words.
16691  As you can see in the example below, it looks better when the space is
16692  smaller.
16693  To get such a 
16694 \begin_inset Quotes eld
16695 \end_inset
16696
16697 half space
16698 \begin_inset Quotes erd
16699 \end_inset
16700
16701  for units use the menu 
16702 \family sans
16703 Insert\SpecialChar \menuseparator
16704 Formatting\SpecialChar \menuseparator
16705 Thin
16706 \begin_inset space ~
16707 \end_inset
16708
16709 Space
16710 \family default
16711  (shortcut 
16712 \begin_inset Info
16713 type  "shortcuts"
16714 arg   "space-insert thin"
16715 \end_inset
16716
16717 ).
16718 \end_layout
16719
16720 \begin_layout Standard
16721 Here is an example to show the differences:
16722 \end_layout
16723
16724 \begin_layout Standard
16725 \begin_inset Tabular
16726 <lyxtabular version="3" rows="2" columns="2">
16727 <features tabularvalignment="middle">
16728 <column alignment="left" valignment="top" width="0">
16729 <column alignment="left" valignment="top" width="0">
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 ~
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 space between number and unit
16753 \end_layout
16754
16755 \end_inset
16756 </cell>
16757 </row>
16758 <row>
16759 <cell alignment="center" valignment="top" usebox="none">
16760 \begin_inset Text
16761
16762 \begin_layout Plain Layout
16763 24
16764 \begin_inset space \thinspace{}
16765 \end_inset
16766
16767 kW
16768 \begin_inset Formula $\cdot$
16769 \end_inset
16770
16771 h
16772 \end_layout
16773
16774 \end_inset
16775 </cell>
16776 <cell alignment="center" valignment="top" usebox="none">
16777 \begin_inset Text
16778
16779 \begin_layout Plain Layout
16780 half space between number and unit
16781 \end_layout
16782
16783 \end_inset
16784 </cell>
16785 </row>
16786 </lyxtabular>
16787
16788 \end_inset
16789
16790
16791 \end_layout
16792
16793 \begin_layout Subsection
16794 Widows and Orphans
16795 \begin_inset Index idx
16796 status collapsed
16797
16798 \begin_layout Plain Layout
16799 Typography ! Widows and orphans
16800 \end_layout
16801
16802 \end_inset
16803
16804
16805 \end_layout
16806
16807 \begin_layout Standard
16808 In the early days of word processors, page breaks went wherever the page
16809  happened to end.
16810  There was no regard for what was actually going on in the text.
16811  You may remember once printing out a document, only to find the heading
16812  for a new section printed at the very bottom of the page, the first line
16813  of a new paragraph all alone at the bottom of a page, or the last line
16814  of a paragraph at the top of a new page.
16815  These bits of text became known as 
16816 \emph on
16817 widows
16818 \emph default
16819  and 
16820 \emph on
16821 orphans
16822 \emph default
16823 .
16824 \end_layout
16825
16826 \begin_layout Standard
16827 Clearly, LyX can avoid breaking pages after a section heading.
16828  That's part of the advantage of paragraph environments.
16829  But what about widows and orphans, where the page breaks leave one line
16830  of a paragraph all alone at the top or bottom of a page? There are rules
16831  built into LaTeX governing page breaks, and some of those rules are there
16832  to specifically prevent widows and orphans.
16833  This is the advantage LyX has in using LaTeX as its backend.
16834 \end_layout
16835
16836 \begin_layout Standard
16837 There's no way we can go into how TeX and LaTeX decide to break a page,
16838  or how you can tweak that behavior.
16839  Some LaTeX books listed in the bibliography (such as
16840 \begin_inset space ~
16841 \end_inset
16842
16843
16844 \begin_inset CommandInset citation
16845 LatexCommand cite
16846 key "latexcompanion"
16847
16848 \end_inset
16849
16850  or
16851 \begin_inset space ~
16852 \end_inset
16853
16854
16855 \begin_inset CommandInset citation
16856 LatexCommand cite
16857 key "latexguide"
16858
16859 \end_inset
16860
16861 ) may have more information.
16862  You will almost never need to worry about this, however.
16863 \end_layout
16864
16865 \begin_layout Chapter
16866 Notes, Graphics, Tables, and Floats
16867 \begin_inset CommandInset label
16868 LatexCommand label
16869 name "chap:Floats-and-Notes"
16870
16871 \end_inset
16872
16873
16874 \end_layout
16875
16876 \begin_layout Standard
16877 The issues of this chapter are described in detail in the 
16878 \emph on
16879 Embedded
16880 \begin_inset space ~
16881 \end_inset
16882
16883 Objects
16884 \emph default
16885  manual.
16886  There you will also find tips and tricks for special cases.
16887 \end_layout
16888
16889 \begin_layout Section
16890 Notes
16891 \begin_inset Index idx
16892 status collapsed
16893
16894 \begin_layout Plain Layout
16895 Notes
16896 \end_layout
16897
16898 \end_inset
16899
16900
16901 \begin_inset CommandInset label
16902 LatexCommand label
16903 name "sec:Notes"
16904
16905 \end_inset
16906
16907
16908 \end_layout
16909
16910 \begin_layout Standard
16911 LyX offers you a few types of notes to add to your document:
16912 \end_layout
16913
16914 \begin_layout Description
16915 LyX
16916 \begin_inset space ~
16917 \end_inset
16918
16919 Note This note type is for internal notes that will not appear in the output.
16920 \begin_inset Newline newline
16921 \end_inset
16922
16923
16924 \begin_inset Note Note
16925 status collapsed
16926
16927 \begin_layout Plain Layout
16928 This is text in a note box that doesn't appear in the output.
16929 \end_layout
16930
16931 \end_inset
16932
16933
16934 \end_layout
16935
16936 \begin_layout Description
16937 Comment This note also doesn't appear in the output but it does appear as
16938  a LaTeX-comment when you export the document to LaTeX via the menu 
16939 \family sans
16940 File\SpecialChar \menuseparator
16941 Export\SpecialChar \menuseparator
16942 LaTeX
16943 \begin_inset space ~
16944 \end_inset
16945
16946 (xxx)
16947 \family default
16948 .
16949 \begin_inset Newline newline
16950 \end_inset
16951
16952
16953 \begin_inset Note Comment
16954 status collapsed
16955
16956 \begin_layout Plain Layout
16957 This is text in a note box that only appears as a comment in LaTeX-files.
16958 \end_layout
16959
16960 \end_inset
16961
16962
16963 \end_layout
16964
16965 \begin_layout Description
16966 Greyed
16967 \begin_inset space ~
16968 \end_inset
16969
16970 Out This note will appear in the output as text in a color which you can
16971  set in the document settings under 
16972 \family sans
16973 Colors\SpecialChar \menuseparator
16974 Greyed-out
16975 \begin_inset space ~
16976 \end_inset
16977
16978 notes
16979 \family default
16980 .
16981 \begin_inset Newline newline
16982 \end_inset
16983
16984
16985 \begin_inset Newline newline
16986 \end_inset
16987
16988
16989 \begin_inset Note Greyedout
16990 status collapsed
16991
16992 \begin_layout Plain Layout
16993 This is text
16994 \begin_inset Foot
16995 status collapsed
16996
16997 \begin_layout Plain Layout
16998 This is an example footnote within a greyed out note.
16999  In this document the color of this note type is set to blue.
17000 \end_layout
17001
17002 \end_inset
17003
17004  of a comment that appears in the output.
17005 \end_layout
17006
17007 \end_inset
17008
17009
17010 \begin_inset Newline newline
17011 \end_inset
17012
17013
17014 \begin_inset Newline newline
17015 \end_inset
17016
17017 As you can see in the example, the first line of greyed out notes is a bit
17018  indented and greyed out notes can have footnotes.
17019 \end_layout
17020
17021 \begin_layout Standard
17022 Notes are inserted with the toolbar button 
17023 \begin_inset Info
17024 type  "icon"
17025 arg   "note-insert"
17026 \end_inset
17027
17028  or the menu 
17029 \family sans
17030 Insert\SpecialChar \menuseparator
17031 Note
17032 \family default
17033 .
17034  Right-click on the appearing note box to select the note type.
17035 \end_layout
17036
17037 \begin_layout Section
17038 Footnotes
17039 \begin_inset Index idx
17040 status collapsed
17041
17042 \begin_layout Plain Layout
17043 Footnotes
17044 \end_layout
17045
17046 \end_inset
17047
17048
17049 \begin_inset CommandInset label
17050 LatexCommand label
17051 name "sec:Footnotes"
17052
17053 \end_inset
17054
17055
17056 \end_layout
17057
17058 \begin_layout Standard
17059 LyX uses boxes to display footnotes: When you insert a footnote using the
17060  menu 
17061 \family sans
17062 Insert\SpecialChar \menuseparator
17063 Footnote
17064 \family default
17065  or the toolbar button 
17066 \begin_inset Info
17067 type  "icon"
17068 arg   "footnote-insert"
17069 \end_inset
17070
17071
17072 \family roman
17073 \series medium
17074 \bar no
17075 you will see
17076 \family default
17077 \series default
17078 \bar default
17079  the following box: 
17080 \begin_inset Graphics
17081         filename clipart/footnoteQt4.png
17082         scale 80
17083
17084 \end_inset
17085
17086
17087 \family roman
17088 \series medium
17089 \bar no
17090  This box is LyX's representation of your footnote.
17091  If you
17092 \family default
17093 \series default
17094 \bar default
17095  left-click on 
17096 \family roman
17097 \series medium
17098 \bar no
17099 the 
17100 \begin_inset Quotes eld
17101 \end_inset
17102
17103
17104 \family sans
17105 foot
17106 \family roman
17107
17108 \begin_inset Quotes erd
17109 \end_inset
17110
17111
17112 \family default
17113 \series default
17114 \bar default
17115  
17116 \family roman
17117 \series medium
17118 \bar no
17119 label, the box will
17120 \family default
17121 \series default
17122 \bar default
17123  be opened and you can enter the footnote text into it.
17124  Clicking on the box label again, will close 
17125 \family roman
17126 \series medium
17127 \bar no
17128 the
17129 \family default
17130 \series default
17131 \bar default
17132  box
17133 \family roman
17134 \series medium
17135 \bar no
17136 .
17137  If you want to turn existing text into a footnote, simply highlight it
17138  and click on the footnote
17139 \family default
17140 \series default
17141 \bar default
17142  toolbar 
17143 \family roman
17144 \series medium
17145 \bar no
17146 button
17147 \family default
17148 \series default
17149 \bar default
17150 .
17151 \end_layout
17152
17153 \begin_layout Standard
17154 Here is an example footnote:
17155 \family roman
17156 \series medium
17157 \bar no
17158
17159 \begin_inset Foot
17160 status collapsed
17161
17162 \begin_layout Plain Layout
17163 To close a footnote, click on the footnote box label.
17164 \end_layout
17165
17166 \end_inset
17167
17168
17169 \end_layout
17170
17171 \begin_layout Standard
17172 The footnote will appear in the output as a superscript number at the text
17173  position where the footnote box is placed.
17174  The footnote text is placed at the bottom of the current page.
17175  The footnote number is calculated by LyX.
17176  The numbers are consecutive, no matter in which chapter the footnote is
17177  in.
17178  LyX doesn't support other numbering schemes yet, but you can get other
17179  schemes using special LaTeX-commands.
17180  T
17181 \family roman
17182 h
17183 \family default
17184 ey are described in the 
17185 \emph on
17186 Embedded
17187 \begin_inset space ~
17188 \end_inset
17189
17190 Objects
17191 \emph default
17192  manual.
17193 \end_layout
17194
17195 \begin_layout Section
17196 Marginal Notes
17197 \begin_inset Index idx
17198 status collapsed
17199
17200 \begin_layout Plain Layout
17201 Marginal notes
17202 \end_layout
17203
17204 \end_inset
17205
17206
17207 \begin_inset CommandInset label
17208 LatexCommand label
17209 name "sec:Marginal-Notes"
17210
17211 \end_inset
17212
17213
17214 \end_layout
17215
17216 \begin_layout Standard
17217 Marginal notes look and behave just like footnotes in LyX.
17218  When you insert a margin note via the menu 
17219 \family sans
17220 Insert\SpecialChar \menuseparator
17221 Marginal
17222 \begin_inset space ~
17223 \end_inset
17224
17225 Note
17226 \family default
17227  or the toolbar button 
17228 \begin_inset Info
17229 type  "icon"
17230 arg   "marginalnote-insert"
17231 \end_inset
17232
17233 , you will see 
17234 \family roman
17235 \series medium
17236 a
17237 \family default
17238 \series default
17239  
17240 \family roman
17241 \series medium
17242 box with the
17243 \family default
17244 \series default
17245  
17246 \family roman
17247 \series medium
17248 label 
17249 \begin_inset Quotes eld
17250 \end_inset
17251
17252 margin
17253 \begin_inset Quotes erd
17254 \end_inset
17255
17256  appearing within your text.
17257  This box is LyX's representation of your margin
17258 \family default
17259 \series default
17260 al 
17261 \family roman
17262 \series medium
17263 note.
17264 \end_layout
17265
17266 \begin_layout Standard
17267 At the side of this sentence is an example marginal note.
17268 \family roman
17269 \series medium
17270
17271 \begin_inset Marginal
17272 status collapsed
17273
17274 \begin_layout Plain Layout
17275 This is a marginal note.
17276 \end_layout
17277
17278 \end_inset
17279
17280
17281 \end_layout
17282
17283 \begin_layout Standard
17284 Marginal notes appear at the right side in single-sided documents.
17285  In double-sided documents they appear in the outer margin – left on even
17286  pages, right on odd pages.
17287 \end_layout
17288
17289 \begin_layout Standard
17290 For further information about marginal notes see section 
17291 \emph on
17292 Margin
17293 \begin_inset space ~
17294 \end_inset
17295
17296 Notes
17297 \emph default
17298  of the 
17299 \emph on
17300 Embedded
17301 \begin_inset space ~
17302 \end_inset
17303
17304 Objects
17305 \emph default
17306  manual.
17307 \end_layout
17308
17309 \begin_layout Section
17310 Graphics and Images
17311 \begin_inset Index idx
17312 status collapsed
17313
17314 \begin_layout Plain Layout
17315 Images
17316 \end_layout
17317
17318 \end_inset
17319
17320
17321 \begin_inset Index idx
17322 status collapsed
17323
17324 \begin_layout Plain Layout
17325 Graphics
17326 \end_layout
17327
17328 \end_inset
17329
17330
17331 \begin_inset CommandInset label
17332 LatexCommand label
17333 name "sec:Graphics"
17334
17335 \end_inset
17336
17337
17338 \end_layout
17339
17340 \begin_layout Standard
17341 To insert an image in your document, place the cursor at the text position
17342  you want and click on the toolbar icon 
17343 \begin_inset Info
17344 type  "icon"
17345 arg   "dialog-show-new-inset graphics"
17346 \end_inset
17347
17348  or select 
17349 \family sans
17350 Insert\SpecialChar \menuseparator
17351 Graphics
17352 \family default
17353  from the menu.
17354  Then a dialog will appear to choose the file to load.
17355 \end_layout
17356
17357 \begin_layout Standard
17358 This dialog has numerous mostly self-explanatory parameters.
17359  The 
17360 \family sans
17361 Graphics
17362 \family default
17363  tab allows you to choose your image file.
17364  The image can be transformed by setting a rotation angle and a scaling
17365  factor.
17366  The scaling units are explained in Appendix
17367 \begin_inset space ~
17368 \end_inset
17369
17370
17371 \begin_inset CommandInset ref
17372 LatexCommand ref
17373 reference "chap:Units-available-in"
17374
17375 \end_inset
17376
17377 .
17378 \end_layout
17379
17380 \begin_layout Standard
17381 In the tab 
17382 \family sans
17383 Clipping
17384 \family default
17385  it is possible to set image coordinates to adjust the height and width
17386  of the image in the output.
17387  The coordinates can also be calculated automatically by pressing the button
17388  
17389 \family sans
17390 Get
17391 \begin_inset space ~
17392 \end_inset
17393
17394 from
17395 \begin_inset space ~
17396 \end_inset
17397
17398 file
17399 \family default
17400 .
17401  The option 
17402 \family sans
17403 Clip
17404 \begin_inset space ~
17405 \end_inset
17406
17407 to
17408 \begin_inset space ~
17409 \end_inset
17410
17411 bounding
17412 \begin_inset space ~
17413 \end_inset
17414
17415 box
17416 \family default
17417  will only print the image region within the given coordinates.
17418  Normally you don't need to take care about image coordinates and can ignore
17419  the tab 
17420 \family sans
17421 Clipping
17422 \family default
17423 .
17424 \end_layout
17425
17426 \begin_layout Standard
17427 In the 
17428 \family sans
17429 LaTeX and LyX options
17430 \family default
17431  tab LaTeX experts can specify additional LaTeX options.
17432  In this tab you can also specify the appearance of the image inside LyX.
17433  The option 
17434 \family sans
17435 Draft
17436 \begin_inset space ~
17437 \end_inset
17438
17439 mode
17440 \family default
17441  has the effect that the image doesn't appear in the output, only a frame
17442  with the image size is printed.
17443  The option 
17444 \family sans
17445 Don't
17446 \begin_inset space ~
17447 \end_inset
17448
17449 unzip
17450 \begin_inset space ~
17451 \end_inset
17452
17453 on
17454 \begin_inset space ~
17455 \end_inset
17456
17457 export
17458 \family default
17459  is explained in the 
17460 \emph on
17461 Embedded
17462 \begin_inset space ~
17463 \end_inset
17464
17465 Objects
17466 \emph default
17467  manual in section 
17468 \emph on
17469 Graphics Dialog
17470 \emph default
17471 .
17472 \end_layout
17473
17474 \begin_layout Standard
17475 The graphics dialog can be called at any time by clicking on an image.
17476  The image will appear in the output exactly at the position where it is
17477  in the text.
17478  This is an example image within a separate, horizontally centered paragraph:
17479  
17480 \end_layout
17481
17482 \begin_layout Standard
17483 \align center
17484 \begin_inset Graphics
17485         filename clipart/mobius.eps
17486         scale 70
17487
17488 \end_inset
17489
17490
17491 \end_layout
17492
17493 \begin_layout Standard
17494 If you need image captions or want to reference images, you have to put
17495  the image into a float, see section
17496 \begin_inset space ~
17497 \end_inset
17498
17499
17500 \begin_inset CommandInset ref
17501 LatexCommand ref
17502 reference "sub:Figure-Floats"
17503
17504 \end_inset
17505
17506 .
17507 \end_layout
17508
17509 \begin_layout Subsection
17510 Image Formats
17511 \begin_inset Index idx
17512 status collapsed
17513
17514 \begin_layout Plain Layout
17515 Images ! Formats
17516 \end_layout
17517
17518 \end_inset
17519
17520
17521 \begin_inset CommandInset label
17522 LatexCommand label
17523 name "sub:Image-Formats"
17524
17525 \end_inset
17526
17527
17528 \end_layout
17529
17530 \begin_layout Standard
17531 You can insert images in any known file format.
17532  But as we explained in section
17533 \begin_inset space ~
17534 \end_inset
17535
17536
17537 \begin_inset CommandInset ref
17538 LatexCommand ref
17539 reference "sub:Output-file-formats"
17540
17541 \end_inset
17542
17543 , every output document format allows only a few image formats.
17544  LyX therefore uses the program 
17545 \family typewriter
17546 ImageMagick
17547 \family default
17548  in the background to convert the images to the right format.
17549  To increase your workflow by avoiding these conversions in the background,
17550  use only the image formats listed in the subsections of section
17551 \begin_inset space ~
17552 \end_inset
17553
17554
17555 \begin_inset CommandInset ref
17556 LatexCommand ref
17557 reference "sub:Output-file-formats"
17558
17559 \end_inset
17560
17561 .
17562 \end_layout
17563
17564 \begin_layout Standard
17565 Similar to fonts there are two types of image formats:
17566 \end_layout
17567
17568 \begin_layout Description
17569 Bitmap
17570 \begin_inset space ~
17571 \end_inset
17572
17573 images consist of pixel values, often in a compressed form.
17574  They are therefore not fully scalable and look pixelated in large zooms.
17575  Well-known bitmap image formats are 
17576 \begin_inset Quotes eld
17577 \end_inset
17578
17579 Graphics Interchange Format
17580 \begin_inset Quotes erd
17581 \end_inset
17582
17583  (GIF, file extension 
17584 \begin_inset Quotes eld
17585 \end_inset
17586
17587
17588 \family typewriter
17589 .gif
17590 \family default
17591
17592 \begin_inset Quotes erd
17593 \end_inset
17594
17595 )
17596 \begin_inset Index idx
17597 status collapsed
17598
17599 \begin_layout Plain Layout
17600 GIF|see
17601 \begin_inset ERT
17602 status collapsed
17603
17604 \begin_layout Plain Layout
17605
17606 {
17607 \end_layout
17608
17609 \end_inset
17610
17611 Image formats
17612 \begin_inset ERT
17613 status collapsed
17614
17615 \begin_layout Plain Layout
17616
17617 }
17618 \end_layout
17619
17620 \end_inset
17621
17622
17623 \end_layout
17624
17625 \end_inset
17626
17627
17628 \begin_inset Quotes eld
17629 \end_inset
17630
17631 Portable Network Graphics
17632 \begin_inset Quotes erd
17633 \end_inset
17634
17635  (PNG, file extension 
17636 \begin_inset Quotes eld
17637 \end_inset
17638
17639
17640 \family typewriter
17641 .png
17642 \family default
17643
17644 \begin_inset Quotes erd
17645 \end_inset
17646
17647 )
17648 \begin_inset Index idx
17649 status collapsed
17650
17651 \begin_layout Plain Layout
17652 PNG|see
17653 \begin_inset ERT
17654 status collapsed
17655
17656 \begin_layout Plain Layout
17657
17658 {
17659 \end_layout
17660
17661 \end_inset
17662
17663 Image formats
17664 \begin_inset ERT
17665 status collapsed
17666
17667 \begin_layout Plain Layout
17668
17669 }
17670 \end_layout
17671
17672 \end_inset
17673
17674
17675 \end_layout
17676
17677 \end_inset
17678
17679 , and 
17680 \begin_inset Quotes eld
17681 \end_inset
17682
17683 Joint Photographic Experts Group
17684 \begin_inset Quotes erd
17685 \end_inset
17686
17687  (JPG, file extension 
17688 \begin_inset Quotes eld
17689 \end_inset
17690
17691
17692 \family typewriter
17693 .jpg
17694 \family default
17695
17696 \begin_inset Quotes erd
17697 \end_inset
17698
17699  or 
17700 \begin_inset Quotes eld
17701 \end_inset
17702
17703
17704 \family typewriter
17705 .jpeg
17706 \family default
17707
17708 \begin_inset Quotes erd
17709 \end_inset
17710
17711 )
17712 \begin_inset Index idx
17713 status collapsed
17714
17715 \begin_layout Plain Layout
17716 JPG|see
17717 \begin_inset ERT
17718 status collapsed
17719
17720 \begin_layout Plain Layout
17721
17722 {
17723 \end_layout
17724
17725 \end_inset
17726
17727 Image formats
17728 \begin_inset ERT
17729 status collapsed
17730
17731 \begin_layout Plain Layout
17732
17733 }
17734 \end_layout
17735
17736 \end_inset
17737
17738
17739 \end_layout
17740
17741 \end_inset
17742
17743 .
17744 \end_layout
17745
17746 \begin_layout Description
17747 Scalable
17748 \begin_inset space ~
17749 \end_inset
17750
17751 images consist of vectors and can therefore be scaled to any size without
17752  data loss.
17753  The scaling ability is desired if you want to create presentations, because
17754  presentations are always scaled by the beamer.
17755  Scaling is also useful for online documents to let the user zoom into diagrams.
17756 \begin_inset Newline newline
17757 \end_inset
17758
17759 Scalable image formats can be 
17760 \begin_inset Quotes eld
17761 \end_inset
17762
17763 Scalable Vector Graphics
17764 \begin_inset Quotes erd
17765 \end_inset
17766
17767  (SVG, file extension 
17768 \begin_inset Quotes eld
17769 \end_inset
17770
17771
17772 \family typewriter
17773 .svg
17774 \family default
17775
17776 \begin_inset Quotes erd
17777 \end_inset
17778
17779 )
17780 \begin_inset Index idx
17781 status collapsed
17782
17783 \begin_layout Plain Layout
17784 SVG|see
17785 \begin_inset ERT
17786 status collapsed
17787
17788 \begin_layout Plain Layout
17789
17790 {
17791 \end_layout
17792
17793 \end_inset
17794
17795 Image formats
17796 \begin_inset ERT
17797 status collapsed
17798
17799 \begin_layout Plain Layout
17800
17801 }
17802 \end_layout
17803
17804 \end_inset
17805
17806
17807 \end_layout
17808
17809 \end_inset
17810
17811
17812 \begin_inset Quotes eld
17813 \end_inset
17814
17815 Encapsulated PostScript
17816 \begin_inset Quotes erd
17817 \end_inset
17818
17819  (EPS, file extension 
17820 \begin_inset Quotes eld
17821 \end_inset
17822
17823
17824 \family typewriter
17825 .eps
17826 \family default
17827
17828 \begin_inset Quotes erd
17829 \end_inset
17830
17831 )
17832 \begin_inset Index idx
17833 status collapsed
17834
17835 \begin_layout Plain Layout
17836 EPS|see
17837 \begin_inset ERT
17838 status collapsed
17839
17840 \begin_layout Plain Layout
17841
17842 {
17843 \end_layout
17844
17845 \end_inset
17846
17847 Image formats
17848 \begin_inset ERT
17849 status collapsed
17850
17851 \begin_layout Plain Layout
17852
17853 }
17854 \end_layout
17855
17856 \end_inset
17857
17858
17859 \end_layout
17860
17861 \end_inset
17862
17863 , and 
17864 \begin_inset Quotes eld
17865 \end_inset
17866
17867 Portable Document Format
17868 \begin_inset Quotes erd
17869 \end_inset
17870
17871  (PDF, file extension 
17872 \begin_inset Quotes eld
17873 \end_inset
17874
17875
17876 \family typewriter
17877 .pdf
17878 \family default
17879
17880 \begin_inset Quotes erd
17881 \end_inset
17882
17883 )
17884 \begin_inset Index idx
17885 status collapsed
17886
17887 \begin_layout Plain Layout
17888 PDF
17889 \end_layout
17890
17891 \end_inset
17892
17893 .
17894  We say 
17895 \begin_inset Quotes eld
17896 \end_inset
17897
17898 can be
17899 \begin_inset Quotes erd
17900 \end_inset
17901
17902 , because you can convert any bitmap image format to PDF or EPS and the
17903  result will not be scalable.
17904  In this case only a header with the image properties is added to the original
17905  image.
17906 \begin_inset Foot
17907 status collapsed
17908
17909 \begin_layout Plain Layout
17910 In the case of PDF, the original image is additionally compressed.
17911 \end_layout
17912
17913 \end_inset
17914
17915
17916 \end_layout
17917
17918 \begin_layout Standard
17919 Normally one cannot convert a bitmap image into a scalable one, only vice
17920  versa.
17921 \end_layout
17922
17923 \begin_layout Subsection
17924 Grouping of Image Settings
17925 \begin_inset Index idx
17926 status collapsed
17927
17928 \begin_layout Plain Layout
17929 Images ! Settings grouping
17930 \end_layout
17931
17932 \end_inset
17933
17934
17935 \end_layout
17936
17937 \begin_layout Standard
17938 Each image can define a new group of image settings or join an existing
17939  group.
17940  Images within such a group share their settings, so adjusting one image
17941  of the group automatically also adjusts all other images of the group in
17942  the same way.
17943  So you can for example change the size for a bunch of images without the
17944  need to manually change each of them.
17945  
17946 \end_layout
17947
17948 \begin_layout Standard
17949 A new group can be set by entering a name in the 
17950 \family sans
17951 Group
17952 \begin_inset space ~
17953 \end_inset
17954
17955 Name
17956 \family default
17957  field in the Graphics dialog.
17958  Joining an existing group can be done using the context menu of the image
17959  by checking the name of the desired group.
17960 \end_layout
17961
17962 \begin_layout Section
17963 Tables
17964 \begin_inset Index idx
17965 status collapsed
17966
17967 \begin_layout Plain Layout
17968 Tables
17969 \end_layout
17970
17971 \end_inset
17972
17973
17974 \begin_inset CommandInset label
17975 LatexCommand label
17976 name "sec:Tables"
17977
17978 \end_inset
17979
17980
17981 \end_layout
17982
17983 \begin_layout Standard
17984 You can insert a table using either the toolbar button 
17985 \begin_inset Info
17986 type  "icon"
17987 arg   "tabular-insert"
17988 \end_inset
17989
17990  or the menu 
17991 \family sans
17992 Insert\SpecialChar \menuseparator
17993 Table
17994 \family default
17995 .
17996  A dialog will appear, asking you for the number of rows and columns.
17997  The default table has lines around any cell and the first row appears separated
17998  from the rest of the table.
17999  This separation appears due to a double line: The cells of the first row
18000  have a line below them and the cells of the second row have a line above
18001  them.
18002  Here is an example table:
18003 \end_layout
18004
18005 \begin_layout Standard
18006 \align center
18007 \begin_inset Tabular
18008 <lyxtabular version="3" rows="4" columns="4">
18009 <features tabularvalignment="middle">
18010 <column alignment="center" valignment="top" width="0pt">
18011 <column alignment="center" valignment="top" width="0pt">
18012 <column alignment="center" valignment="top" width="0in">
18013 <column alignment="center" valignment="top" width="0pt">
18014 <row>
18015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18016 \begin_inset Text
18017
18018 \begin_layout Plain Layout
18019
18020 \end_layout
18021
18022 \end_inset
18023 </cell>
18024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18025 \begin_inset Text
18026
18027 \begin_layout Plain Layout
18028
18029 \family roman
18030 \series medium
18031 \shape up
18032 \size normal
18033 \emph off
18034 \bar no
18035 \noun off
18036 \color none
18037 1
18038 \end_layout
18039
18040 \end_inset
18041 </cell>
18042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18043 \begin_inset Text
18044
18045 \begin_layout Plain Layout
18046 2
18047 \end_layout
18048
18049 \end_inset
18050 </cell>
18051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18052 \begin_inset Text
18053
18054 \begin_layout Plain Layout
18055 3
18056 \end_layout
18057
18058 \end_inset
18059 </cell>
18060 </row>
18061 <row>
18062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18063 \begin_inset Text
18064
18065 \begin_layout Plain Layout
18066
18067 \family roman
18068 \series medium
18069 \shape up
18070 \size normal
18071 \emph off
18072 \bar no
18073 \noun off
18074 \color none
18075 A
18076 \end_layout
18077
18078 \end_inset
18079 </cell>
18080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18081 \begin_inset Text
18082
18083 \begin_layout Plain Layout
18084
18085 \end_layout
18086
18087 \end_inset
18088 </cell>
18089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18090 \begin_inset Text
18091
18092 \begin_layout Plain Layout
18093
18094 \end_layout
18095
18096 \end_inset
18097 </cell>
18098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18099 \begin_inset Text
18100
18101 \begin_layout Plain Layout
18102
18103 \end_layout
18104
18105 \end_inset
18106 </cell>
18107 </row>
18108 <row>
18109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18110 \begin_inset Text
18111
18112 \begin_layout Plain Layout
18113
18114 \family roman
18115 \series medium
18116 \shape up
18117 \size normal
18118 \emph off
18119 \bar no
18120 \noun off
18121 \color none
18122 B
18123 \end_layout
18124
18125 \end_inset
18126 </cell>
18127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18128 \begin_inset Text
18129
18130 \begin_layout Plain Layout
18131
18132 \end_layout
18133
18134 \end_inset
18135 </cell>
18136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18137 \begin_inset Text
18138
18139 \begin_layout Plain Layout
18140
18141 \size normal
18142 \noun off
18143 \color none
18144  
18145 \end_layout
18146
18147 \end_inset
18148 </cell>
18149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18150 \begin_inset Text
18151
18152 \begin_layout Plain Layout
18153
18154 \end_layout
18155
18156 \end_inset
18157 </cell>
18158 </row>
18159 <row>
18160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18161 \begin_inset Text
18162
18163 \begin_layout Plain Layout
18164
18165 \family roman
18166 \series medium
18167 \shape up
18168 \size normal
18169 \emph off
18170 \bar no
18171 \noun off
18172 \color none
18173 C
18174 \end_layout
18175
18176 \end_inset
18177 </cell>
18178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18179 \begin_inset Text
18180
18181 \begin_layout Plain Layout
18182
18183 \end_layout
18184
18185 \end_inset
18186 </cell>
18187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18188 \begin_inset Text
18189
18190 \begin_layout Plain Layout
18191
18192 \end_layout
18193
18194 \end_inset
18195 </cell>
18196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18197 \begin_inset Text
18198
18199 \begin_layout Plain Layout
18200
18201 \end_layout
18202
18203 \end_inset
18204 </cell>
18205 </row>
18206 </lyxtabular>
18207
18208 \end_inset
18209
18210
18211 \end_layout
18212
18213 \begin_layout Subsection
18214 The Table dialog
18215 \end_layout
18216
18217 \begin_layout Standard
18218 You can alter a table by clicking on it with the right mouse button, which
18219  brings up the table dialog.
18220  Here you can adjust the settings of the cell and row/column respectively
18221  where the cursor is placed currently.
18222  Most of the dialog options also work on selections.
18223  This means that if you select more cells, columns or rows the action is
18224  done on all of your selection.
18225 \end_layout
18226
18227 \begin_layout Standard
18228 In addition to the table dialog, the 
18229 \family sans
18230 table
18231 \begin_inset space ~
18232 \end_inset
18233
18234 toolbar
18235 \family default
18236  helps you in setting table properties.
18237  It appears when the cursor is inside a table.
18238 \end_layout
18239
18240 \begin_layout Standard
18241 In the tab 
18242 \family sans
18243 Table
18244 \begin_inset space ~
18245 \end_inset
18246
18247 Settings
18248 \family default
18249  of the table dialog you can set the alignment for the current row.
18250  If you add a row or column, it will be inserted right beside or below the
18251  current cell respectively.
18252  The vertical alignment of a column can only be adjusted when a column width
18253  is given.
18254  A given width will allow the cell to have line breaks and multiple paragraphs
18255  of text, see section
18256 \begin_inset space ~
18257 \end_inset
18258
18259
18260 \begin_inset CommandInset ref
18261 LatexCommand ref
18262 reference "sub:Table-Cells"
18263
18264 \end_inset
18265
18266 .
18267 \end_layout
18268
18269 \begin_layout Standard
18270 You can mark multiple cells of one row/column as a multicolumn/row cell
18271  using the check box 
18272 \family sans
18273 Multicolumn
18274 \family default
18275  or 
18276 \family sans
18277 Multirow
18278 \family default
18279 .
18280  This will merge the cells to 
18281 \emph on
18282 one
18283 \emph default
18284  cell, spread over more than one column/row.
18285  Multicolumn cells are treated as own rows, so that the alignment, width,
18286  and border settings affect only the multicolumn cell.
18287  Here's an example table with a multicolumn cell in the first row and one
18288  in the last row without the upper border:
18289 \end_layout
18290
18291 \begin_layout Standard
18292 \align center
18293 \begin_inset Tabular
18294 <lyxtabular version="3" rows="3" columns="4">
18295 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18296 <column alignment="center" valignment="top" width="0pt">
18297 <column alignment="center" valignment="middle" width="0">
18298 <column alignment="center" valignment="top" width="0in">
18299 <column alignment="center" valignment="top" width="0pt">
18300 <row>
18301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18302 \begin_inset Text
18303
18304 \begin_layout Plain Layout
18305 abc
18306 \end_layout
18307
18308 \end_inset
18309 </cell>
18310 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18311 \begin_inset Text
18312
18313 \begin_layout Plain Layout
18314 def ghi
18315 \end_layout
18316
18317 \end_inset
18318 </cell>
18319 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18320 \begin_inset Text
18321
18322 \begin_layout Plain Layout
18323
18324 \end_layout
18325
18326 \end_inset
18327 </cell>
18328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18329 \begin_inset Text
18330
18331 \begin_layout Plain Layout
18332 jkl
18333 \end_layout
18334
18335 \end_inset
18336 </cell>
18337 </row>
18338 <row>
18339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18340 \begin_inset Text
18341
18342 \begin_layout Plain Layout
18343
18344 \family roman
18345 \series medium
18346 \shape up
18347 \size normal
18348 \emph off
18349 \bar no
18350 \noun off
18351 \color none
18352 A
18353 \end_layout
18354
18355 \end_inset
18356 </cell>
18357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18358 \begin_inset Text
18359
18360 \begin_layout Plain Layout
18361 B
18362 \end_layout
18363
18364 \end_inset
18365 </cell>
18366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18367 \begin_inset Text
18368
18369 \begin_layout Plain Layout
18370 C
18371 \end_layout
18372
18373 \end_inset
18374 </cell>
18375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18376 \begin_inset Text
18377
18378 \begin_layout Plain Layout
18379 D
18380 \end_layout
18381
18382 \end_inset
18383 </cell>
18384 </row>
18385 <row>
18386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18387 \begin_inset Text
18388
18389 \begin_layout Plain Layout
18390 1
18391 \end_layout
18392
18393 \end_inset
18394 </cell>
18395 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18396 \begin_inset Text
18397
18398 \begin_layout Plain Layout
18399 2
18400 \end_layout
18401
18402 \end_inset
18403 </cell>
18404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18405 \begin_inset Text
18406
18407 \begin_layout Plain Layout
18408 3
18409 \end_layout
18410
18411 \end_inset
18412 </cell>
18413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18414 \begin_inset Text
18415
18416 \begin_layout Plain Layout
18417 4
18418 \end_layout
18419
18420 \end_inset
18421 </cell>
18422 </row>
18423 </lyxtabular>
18424
18425 \end_inset
18426
18427
18428 \end_layout
18429
18430 \begin_layout Standard
18431 Adept users can declare special LaTeX-arguments for the table.
18432  They are necessary for special table formatting, like for multirow cells,
18433  explained in the tables section of the 
18434 \emph on
18435 Embedded
18436 \begin_inset space ~
18437 \end_inset
18438
18439 Objects
18440 \emph default
18441  manual.
18442  You can also rotate the current cell or the whole table 90
18443 \begin_inset space \thinspace{}
18444 \end_inset
18445
18446 degrees counterclockwise.
18447  These rotations are not visible in LyX but are visible in the output.
18448 \end_layout
18449
18450 \begin_layout Standard
18451 \begin_inset Note Greyedout
18452 status collapsed
18453
18454 \begin_layout Plain Layout
18455
18456 \series bold
18457 Note:
18458 \series default
18459  Most DVI-viewers are 
18460 \emph on
18461 not
18462 \emph default
18463  able to display rotations.
18464 \end_layout
18465
18466 \end_inset
18467
18468
18469 \end_layout
18470
18471 \begin_layout Standard
18472 The 
18473 \family sans
18474 Borders
18475 \family default
18476  tab allows you to add and delete border lines for the current row/column.
18477  The button 
18478 \family sans
18479 Default
18480 \family default
18481  adds lines for all cell borders.
18482 \end_layout
18483
18484 \begin_layout Subsection
18485 Longtables
18486 \begin_inset Index idx
18487 status collapsed
18488
18489 \begin_layout Plain Layout
18490 Tables ! Longtables
18491 \end_layout
18492
18493 \end_inset
18494
18495
18496 \begin_inset Index idx
18497 status collapsed
18498
18499 \begin_layout Plain Layout
18500 Longtables
18501 \end_layout
18502
18503 \end_inset
18504
18505
18506 \end_layout
18507
18508 \begin_layout Standard
18509 If the table is too long to fit on one page, you can use the option 
18510 \family sans
18511 Use
18512 \begin_inset space ~
18513 \end_inset
18514
18515 long
18516 \begin_inset space ~
18517 \end_inset
18518
18519 table
18520 \family default
18521  in the tab 
18522 \family sans
18523 Longtable
18524 \family default
18525  of the table dialog to split the table automatically over more pages.
18526  Doing this enables some check boxes and you can now define:
18527 \end_layout
18528
18529 \begin_layout Description
18530
18531 \family sans
18532 Header
18533 \family default
18534 : The current row and all rows above, that don't have any special options
18535  defined, are defined to be the header rows of all pages of the longtable;
18536  except for the first page, if 
18537 \family sans
18538 First
18539 \begin_inset space ~
18540 \end_inset
18541
18542 header
18543 \family default
18544  is defined.
18545 \end_layout
18546
18547 \begin_layout Description
18548
18549 \family sans
18550 First
18551 \begin_inset space ~
18552 \end_inset
18553
18554 header
18555 \family default
18556 : The current row and all rows above, that don't have any special options
18557  defined, are defined to be the header rows of the first page of the longtable.
18558 \end_layout
18559
18560 \begin_layout Description
18561
18562 \family sans
18563 Footer
18564 \family default
18565 : The current row and all rows below, that don't have any special options
18566  defined, are defined to be the footer rows of all pages of the longtable;
18567  except for the last page, if 
18568 \family sans
18569 Last
18570 \begin_inset space ~
18571 \end_inset
18572
18573 footer
18574 \family default
18575  is defined.
18576 \end_layout
18577
18578 \begin_layout Description
18579
18580 \family sans
18581 Last
18582 \begin_inset space ~
18583 \end_inset
18584
18585 footer
18586 \family default
18587 : The current row and all rows below, that don't have any special options
18588  defined, are defined to be the footer rows of the last page of the longtable.
18589 \end_layout
18590
18591 \begin_layout Description
18592 Caption: The first row is reset as a single column.
18593  You can now insert there the table caption via the menu 
18594 \family sans
18595 Insert\SpecialChar \menuseparator
18596 Caption
18597 \family default
18598 .
18599  More about longtable captions can be found in the 
18600 \emph on
18601 Embedded
18602 \begin_inset space ~
18603 \end_inset
18604
18605 Objects
18606 \emph default
18607  manual.
18608 \end_layout
18609
18610 \begin_layout Standard
18611 You can also specify a row where the table is split.
18612  If you set more than one option in the same table row, you should be aware
18613  that only the first one is used in the given table row.
18614  The others will then be defined as 
18615 \emph on
18616 empty
18617 \emph default
18618 .
18619  In this context, first means first in this order: 
18620 \family sans
18621 Footer, Last
18622 \begin_inset space ~
18623 \end_inset
18624
18625 footer,
18626 \family default
18627  
18628 \family sans
18629 Header,
18630 \family default
18631  
18632 \family sans
18633 First
18634 \begin_inset space ~
18635 \end_inset
18636
18637 header.
18638
18639 \family default
18640  See the following longtable to see how it works:
18641 \end_layout
18642
18643 \begin_layout Standard
18644 \align center
18645 \begin_inset Tabular
18646 <lyxtabular version="3" rows="69" columns="3">
18647 <features islongtable="true" longtabularalignment="center">
18648 <column alignment="block" valignment="top" width="5cm">
18649 <column alignment="left" valignment="top" width="0pt">
18650 <column alignment="right" valignment="top" width="0pt">
18651 <row endfirsthead="true">
18652 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18653 \begin_inset Text
18654
18655 \begin_layout Plain Layout
18656
18657 \series bold
18658 Example Phone List (ignore the names)
18659 \end_layout
18660
18661 \end_inset
18662 </cell>
18663 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18664 \begin_inset Text
18665
18666 \begin_layout Plain Layout
18667
18668 \end_layout
18669
18670 \end_inset
18671 </cell>
18672 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18673 \begin_inset Text
18674
18675 \begin_layout Plain Layout
18676
18677 \end_layout
18678
18679 \end_inset
18680 </cell>
18681 </row>
18682 <row endfirsthead="true">
18683 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18684 \begin_inset Text
18685
18686 \begin_layout Plain Layout
18687
18688 \series bold
18689 NAME
18690 \end_layout
18691
18692 \end_inset
18693 </cell>
18694 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18695 \begin_inset Text
18696
18697 \begin_layout Plain Layout
18698
18699 \end_layout
18700
18701 \end_inset
18702 </cell>
18703 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18704 \begin_inset Text
18705
18706 \begin_layout Plain Layout
18707
18708 \series bold
18709 TEL.
18710 \end_layout
18711
18712 \end_inset
18713 </cell>
18714 </row>
18715 <row endhead="true">
18716 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18717 \begin_inset Text
18718
18719 \begin_layout Plain Layout
18720  
18721 \series bold
18722 Example Phone List
18723 \end_layout
18724
18725 \end_inset
18726 </cell>
18727 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18728 \begin_inset Text
18729
18730 \begin_layout Plain Layout
18731
18732 \end_layout
18733
18734 \end_inset
18735 </cell>
18736 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18737 \begin_inset Text
18738
18739 \begin_layout Plain Layout
18740
18741 \end_layout
18742
18743 \end_inset
18744 </cell>
18745 </row>
18746 <row endhead="true">
18747 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18748 \begin_inset Text
18749
18750 \begin_layout Plain Layout
18751
18752 \series bold
18753 NAME
18754 \end_layout
18755
18756 \end_inset
18757 </cell>
18758 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18759 \begin_inset Text
18760
18761 \begin_layout Plain Layout
18762
18763 \end_layout
18764
18765 \end_inset
18766 </cell>
18767 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18768 \begin_inset Text
18769
18770 \begin_layout Plain Layout
18771
18772 \series bold
18773 TEL.
18774 \end_layout
18775
18776 \end_inset
18777 </cell>
18778 </row>
18779 <row endfoot="true">
18780 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18781 \begin_inset Text
18782
18783 \begin_layout Plain Layout
18784  
18785 \series bold
18786 continue ...
18787 \end_layout
18788
18789 \end_inset
18790 </cell>
18791 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18792 \begin_inset Text
18793
18794 \begin_layout Plain Layout
18795
18796 \end_layout
18797
18798 \end_inset
18799 </cell>
18800 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18801 \begin_inset Text
18802
18803 \begin_layout Plain Layout
18804
18805 \end_layout
18806
18807 \end_inset
18808 </cell>
18809 </row>
18810 <row>
18811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18812 \begin_inset Text
18813
18814 \begin_layout Plain Layout
18815
18816 \series bold
18817 Annovi
18818 \end_layout
18819
18820 \end_inset
18821 </cell>
18822 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18823 \begin_inset Text
18824
18825 \begin_layout Plain Layout
18826 Silvia
18827 \end_layout
18828
18829 \end_inset
18830 </cell>
18831 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835 111
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 </row>
18841 <row>
18842 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18843 \begin_inset Text
18844
18845 \begin_layout Plain Layout
18846
18847 \series bold
18848 Bertoli
18849 \end_layout
18850
18851 \end_inset
18852 </cell>
18853 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18854 \begin_inset Text
18855
18856 \begin_layout Plain Layout
18857 Stefano
18858 \end_layout
18859
18860 \end_inset
18861 </cell>
18862 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18863 \begin_inset Text
18864
18865 \begin_layout Plain Layout
18866 111
18867 \end_layout
18868
18869 \end_inset
18870 </cell>
18871 </row>
18872 <row>
18873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18874 \begin_inset Text
18875
18876 \begin_layout Plain Layout
18877
18878 \series bold
18879 Bozzi
18880 \end_layout
18881
18882 \end_inset
18883 </cell>
18884 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18885 \begin_inset Text
18886
18887 \begin_layout Plain Layout
18888 Walter
18889 \end_layout
18890
18891 \end_inset
18892 </cell>
18893 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18894 \begin_inset Text
18895
18896 \begin_layout Plain Layout
18897 111
18898 \end_layout
18899
18900 \end_inset
18901 </cell>
18902 </row>
18903 <row>
18904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18905 \begin_inset Text
18906
18907 \begin_layout Plain Layout
18908
18909 \series bold
18910 Cachia
18911 \end_layout
18912
18913 \end_inset
18914 </cell>
18915 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18916 \begin_inset Text
18917
18918 \begin_layout Plain Layout
18919 Maria
18920 \end_layout
18921
18922 \end_inset
18923 </cell>
18924 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18925 \begin_inset Text
18926
18927 \begin_layout Plain Layout
18928 111
18929 \end_layout
18930
18931 \end_inset
18932 </cell>
18933 </row>
18934 <row>
18935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18936 \begin_inset Text
18937
18938 \begin_layout Plain Layout
18939
18940 \series bold
18941 Cachia
18942 \end_layout
18943
18944 \end_inset
18945 </cell>
18946 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18947 \begin_inset Text
18948
18949 \begin_layout Plain Layout
18950 Maurizio
18951 \end_layout
18952
18953 \end_inset
18954 </cell>
18955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18956 \begin_inset Text
18957
18958 \begin_layout Plain Layout
18959 111
18960 \end_layout
18961
18962 \end_inset
18963 </cell>
18964 </row>
18965 <row>
18966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18967 \begin_inset Text
18968
18969 \begin_layout Plain Layout
18970
18971 \series bold
18972 Cinquemani
18973 \end_layout
18974
18975 \end_inset
18976 </cell>
18977 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18978 \begin_inset Text
18979
18980 \begin_layout Plain Layout
18981 Giusi
18982 \end_layout
18983
18984 \end_inset
18985 </cell>
18986 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18987 \begin_inset Text
18988
18989 \begin_layout Plain Layout
18990 111
18991 \end_layout
18992
18993 \end_inset
18994 </cell>
18995 </row>
18996 <row>
18997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18998 \begin_inset Text
18999
19000 \begin_layout Plain Layout
19001
19002 \series bold
19003 Colin
19004 \end_layout
19005
19006 \end_inset
19007 </cell>
19008 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19009 \begin_inset Text
19010
19011 \begin_layout Plain Layout
19012 Bernard
19013 \end_layout
19014
19015 \end_inset
19016 </cell>
19017 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19018 \begin_inset Text
19019
19020 \begin_layout Plain Layout
19021 111
19022 \end_layout
19023
19024 \end_inset
19025 </cell>
19026 </row>
19027 <row>
19028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19029 \begin_inset Text
19030
19031 \begin_layout Plain Layout
19032
19033 \series bold
19034 Concli
19035 \end_layout
19036
19037 \end_inset
19038 </cell>
19039 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19040 \begin_inset Text
19041
19042 \begin_layout Plain Layout
19043 Gianfranco
19044 \end_layout
19045
19046 \end_inset
19047 </cell>
19048 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19049 \begin_inset Text
19050
19051 \begin_layout Plain Layout
19052 111
19053 \end_layout
19054
19055 \end_inset
19056 </cell>
19057 </row>
19058 <row>
19059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19060 \begin_inset Text
19061
19062 \begin_layout Plain Layout
19063
19064 \series bold
19065 Dal Bosco
19066 \end_layout
19067
19068 \end_inset
19069 </cell>
19070 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19071 \begin_inset Text
19072
19073 \begin_layout Plain Layout
19074 Carolina
19075 \end_layout
19076
19077 \end_inset
19078 </cell>
19079 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19080 \begin_inset Text
19081
19082 \begin_layout Plain Layout
19083 111
19084 \end_layout
19085
19086 \end_inset
19087 </cell>
19088 </row>
19089 <row>
19090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19091 \begin_inset Text
19092
19093 \begin_layout Plain Layout
19094
19095 \series bold
19096 Dalpiaz
19097 \end_layout
19098
19099 \end_inset
19100 </cell>
19101 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19102 \begin_inset Text
19103
19104 \begin_layout Plain Layout
19105 Annamaria
19106 \end_layout
19107
19108 \end_inset
19109 </cell>
19110 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19111 \begin_inset Text
19112
19113 \begin_layout Plain Layout
19114 111
19115 \end_layout
19116
19117 \end_inset
19118 </cell>
19119 </row>
19120 <row>
19121 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19122 \begin_inset Text
19123
19124 \begin_layout Plain Layout
19125
19126 \series bold
19127 Feliciello
19128 \end_layout
19129
19130 \end_inset
19131 </cell>
19132 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19133 \begin_inset Text
19134
19135 \begin_layout Plain Layout
19136 Domenico
19137 \end_layout
19138
19139 \end_inset
19140 </cell>
19141 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19142 \begin_inset Text
19143
19144 \begin_layout Plain Layout
19145 111
19146 \end_layout
19147
19148 \end_inset
19149 </cell>
19150 </row>
19151 <row>
19152 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19153 \begin_inset Text
19154
19155 \begin_layout Plain Layout
19156
19157 \series bold
19158 Focarelli
19159 \end_layout
19160
19161 \end_inset
19162 </cell>
19163 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19164 \begin_inset Text
19165
19166 \begin_layout Plain Layout
19167 Paola
19168 \end_layout
19169
19170 \end_inset
19171 </cell>
19172 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19173 \begin_inset Text
19174
19175 \begin_layout Plain Layout
19176 111
19177 \end_layout
19178
19179 \end_inset
19180 </cell>
19181 </row>
19182 <row>
19183 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19184 \begin_inset Text
19185
19186 \begin_layout Plain Layout
19187
19188 \series bold
19189 Galletti
19190 \end_layout
19191
19192 \end_inset
19193 </cell>
19194 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19195 \begin_inset Text
19196
19197 \begin_layout Plain Layout
19198 Oreste
19199 \end_layout
19200
19201 \end_inset
19202 </cell>
19203 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19204 \begin_inset Text
19205
19206 \begin_layout Plain Layout
19207 111
19208 \end_layout
19209
19210 \end_inset
19211 </cell>
19212 </row>
19213 <row>
19214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19215 \begin_inset Text
19216
19217 \begin_layout Plain Layout
19218
19219 \series bold
19220 Gasparini
19221 \end_layout
19222
19223 \end_inset
19224 </cell>
19225 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19226 \begin_inset Text
19227
19228 \begin_layout Plain Layout
19229 Franca
19230 \end_layout
19231
19232 \end_inset
19233 </cell>
19234 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19235 \begin_inset Text
19236
19237 \begin_layout Plain Layout
19238 111
19239 \end_layout
19240
19241 \end_inset
19242 </cell>
19243 </row>
19244 <row>
19245 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19246 \begin_inset Text
19247
19248 \begin_layout Plain Layout
19249
19250 \series bold
19251 Rizzardi
19252 \end_layout
19253
19254 \end_inset
19255 </cell>
19256 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19257 \begin_inset Text
19258
19259 \begin_layout Plain Layout
19260 Paola
19261 \end_layout
19262
19263 \end_inset
19264 </cell>
19265 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19266 \begin_inset Text
19267
19268 \begin_layout Plain Layout
19269 111
19270 \end_layout
19271
19272 \end_inset
19273 </cell>
19274 </row>
19275 <row>
19276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19277 \begin_inset Text
19278
19279 \begin_layout Plain Layout
19280
19281 \series bold
19282 Lassini
19283 \end_layout
19284
19285 \end_inset
19286 </cell>
19287 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19288 \begin_inset Text
19289
19290 \begin_layout Plain Layout
19291 Giancarlo
19292 \end_layout
19293
19294 \end_inset
19295 </cell>
19296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19297 \begin_inset Text
19298
19299 \begin_layout Plain Layout
19300 111
19301 \end_layout
19302
19303 \end_inset
19304 </cell>
19305 </row>
19306 <row>
19307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19308 \begin_inset Text
19309
19310 \begin_layout Plain Layout
19311
19312 \series bold
19313 Malfatti
19314 \end_layout
19315
19316 \end_inset
19317 </cell>
19318 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19319 \begin_inset Text
19320
19321 \begin_layout Plain Layout
19322 Luciano
19323 \end_layout
19324
19325 \end_inset
19326 </cell>
19327 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19328 \begin_inset Text
19329
19330 \begin_layout Plain Layout
19331 111
19332 \end_layout
19333
19334 \end_inset
19335 </cell>
19336 </row>
19337 <row>
19338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19339 \begin_inset Text
19340
19341 \begin_layout Plain Layout
19342
19343 \series bold
19344 Malfatti
19345 \end_layout
19346
19347 \end_inset
19348 </cell>
19349 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19350 \begin_inset Text
19351
19352 \begin_layout Plain Layout
19353 Valeriano
19354 \end_layout
19355
19356 \end_inset
19357 </cell>
19358 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19359 \begin_inset Text
19360
19361 \begin_layout Plain Layout
19362 111
19363 \end_layout
19364
19365 \end_inset
19366 </cell>
19367 </row>
19368 <row>
19369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19370 \begin_inset Text
19371
19372 \begin_layout Plain Layout
19373
19374 \series bold
19375 Meneguzzo
19376 \end_layout
19377
19378 \end_inset
19379 </cell>
19380 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19381 \begin_inset Text
19382
19383 \begin_layout Plain Layout
19384 Roberto
19385 \end_layout
19386
19387 \end_inset
19388 </cell>
19389 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19390 \begin_inset Text
19391
19392 \begin_layout Plain Layout
19393 111
19394 \end_layout
19395
19396 \end_inset
19397 </cell>
19398 </row>
19399 <row>
19400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19401 \begin_inset Text
19402
19403 \begin_layout Plain Layout
19404
19405 \series bold
19406 Mezzadra
19407 \end_layout
19408
19409 \end_inset
19410 </cell>
19411 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19412 \begin_inset Text
19413
19414 \begin_layout Plain Layout
19415 Roberto
19416 \end_layout
19417
19418 \end_inset
19419 </cell>
19420 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19421 \begin_inset Text
19422
19423 \begin_layout Plain Layout
19424 111
19425 \end_layout
19426
19427 \end_inset
19428 </cell>
19429 </row>
19430 <row>
19431 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19432 \begin_inset Text
19433
19434 \begin_layout Plain Layout
19435
19436 \series bold
19437 Pirpamer
19438 \end_layout
19439
19440 \end_inset
19441 </cell>
19442 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19443 \begin_inset Text
19444
19445 \begin_layout Plain Layout
19446 Erich
19447 \end_layout
19448
19449 \end_inset
19450 </cell>
19451 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19452 \begin_inset Text
19453
19454 \begin_layout Plain Layout
19455 111
19456 \end_layout
19457
19458 \end_inset
19459 </cell>
19460 </row>
19461 <row>
19462 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19463 \begin_inset Text
19464
19465 \begin_layout Plain Layout
19466
19467 \series bold
19468 Pochiesa
19469 \end_layout
19470
19471 \end_inset
19472 </cell>
19473 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19474 \begin_inset Text
19475
19476 \begin_layout Plain Layout
19477 Paolo
19478 \end_layout
19479
19480 \end_inset
19481 </cell>
19482 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19483 \begin_inset Text
19484
19485 \begin_layout Plain Layout
19486 111, 222
19487 \end_layout
19488
19489 \end_inset
19490 </cell>
19491 </row>
19492 <row>
19493 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19494 \begin_inset Text
19495
19496 \begin_layout Plain Layout
19497
19498 \series bold
19499 Radina
19500 \end_layout
19501
19502 \end_inset
19503 </cell>
19504 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19505 \begin_inset Text
19506
19507 \begin_layout Plain Layout
19508 Claudio
19509 \end_layout
19510
19511 \end_inset
19512 </cell>
19513 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19514 \begin_inset Text
19515
19516 \begin_layout Plain Layout
19517 111
19518 \end_layout
19519
19520 \end_inset
19521 </cell>
19522 </row>
19523 <row>
19524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19525 \begin_inset Text
19526
19527 \begin_layout Plain Layout
19528
19529 \series bold
19530 Stuffer
19531 \end_layout
19532
19533 \end_inset
19534 </cell>
19535 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19536 \begin_inset Text
19537
19538 \begin_layout Plain Layout
19539 Oskar
19540 \end_layout
19541
19542 \end_inset
19543 </cell>
19544 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19545 \begin_inset Text
19546
19547 \begin_layout Plain Layout
19548 111
19549 \end_layout
19550
19551 \end_inset
19552 </cell>
19553 </row>
19554 <row>
19555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19556 \begin_inset Text
19557
19558 \begin_layout Plain Layout
19559
19560 \series bold
19561 Tacchelli
19562 \end_layout
19563
19564 \end_inset
19565 </cell>
19566 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19567 \begin_inset Text
19568
19569 \begin_layout Plain Layout
19570 Ugo
19571 \end_layout
19572
19573 \end_inset
19574 </cell>
19575 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19576 \begin_inset Text
19577
19578 \begin_layout Plain Layout
19579 111
19580 \end_layout
19581
19582 \end_inset
19583 </cell>
19584 </row>
19585 <row>
19586 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19587 \begin_inset Text
19588
19589 \begin_layout Plain Layout
19590
19591 \series bold
19592 Tezzele
19593 \end_layout
19594
19595 \end_inset
19596 </cell>
19597 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19598 \begin_inset Text
19599
19600 \begin_layout Plain Layout
19601 Margit
19602 \end_layout
19603
19604 \end_inset
19605 </cell>
19606 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19607 \begin_inset Text
19608
19609 \begin_layout Plain Layout
19610 111
19611 \end_layout
19612
19613 \end_inset
19614 </cell>
19615 </row>
19616 <row>
19617 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19618 \begin_inset Text
19619
19620 \begin_layout Plain Layout
19621
19622 \series bold
19623 Unterkalmsteiner
19624 \end_layout
19625
19626 \end_inset
19627 </cell>
19628 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19629 \begin_inset Text
19630
19631 \begin_layout Plain Layout
19632 Frieda
19633 \end_layout
19634
19635 \end_inset
19636 </cell>
19637 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19638 \begin_inset Text
19639
19640 \begin_layout Plain Layout
19641 111
19642 \end_layout
19643
19644 \end_inset
19645 </cell>
19646 </row>
19647 <row>
19648 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19649 \begin_inset Text
19650
19651 \begin_layout Plain Layout
19652
19653 \series bold
19654 Vieider
19655 \end_layout
19656
19657 \end_inset
19658 </cell>
19659 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19660 \begin_inset Text
19661
19662 \begin_layout Plain Layout
19663 Hilde
19664 \end_layout
19665
19666 \end_inset
19667 </cell>
19668 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19669 \begin_inset Text
19670
19671 \begin_layout Plain Layout
19672 111
19673 \end_layout
19674
19675 \end_inset
19676 </cell>
19677 </row>
19678 <row>
19679 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19680 \begin_inset Text
19681
19682 \begin_layout Plain Layout
19683
19684 \series bold
19685 Vigna
19686 \end_layout
19687
19688 \end_inset
19689 </cell>
19690 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19691 \begin_inset Text
19692
19693 \begin_layout Plain Layout
19694 Jürgen
19695 \end_layout
19696
19697 \end_inset
19698 </cell>
19699 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19700 \begin_inset Text
19701
19702 \begin_layout Plain Layout
19703 111
19704 \end_layout
19705
19706 \end_inset
19707 </cell>
19708 </row>
19709 <row>
19710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19711 \begin_inset Text
19712
19713 \begin_layout Plain Layout
19714
19715 \series bold
19716 Weber
19717 \end_layout
19718
19719 \end_inset
19720 </cell>
19721 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19722 \begin_inset Text
19723
19724 \begin_layout Plain Layout
19725 Maurizio
19726 \end_layout
19727
19728 \end_inset
19729 </cell>
19730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19731 \begin_inset Text
19732
19733 \begin_layout Plain Layout
19734 111
19735 \end_layout
19736
19737 \end_inset
19738 </cell>
19739 </row>
19740 <row>
19741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19742 \begin_inset Text
19743
19744 \begin_layout Plain Layout
19745
19746 \series bold
19747 Winkler
19748 \end_layout
19749
19750 \end_inset
19751 </cell>
19752 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19753 \begin_inset Text
19754
19755 \begin_layout Plain Layout
19756 Franz
19757 \end_layout
19758
19759 \end_inset
19760 </cell>
19761 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19762 \begin_inset Text
19763
19764 \begin_layout Plain Layout
19765 111
19766 \end_layout
19767
19768 \end_inset
19769 </cell>
19770 </row>
19771 <row>
19772 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19773 \begin_inset Text
19774
19775 \begin_layout Plain Layout
19776  
19777 \end_layout
19778
19779 \end_inset
19780 </cell>
19781 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19782 \begin_inset Text
19783
19784 \begin_layout Plain Layout
19785
19786 \end_layout
19787
19788 \end_inset
19789 </cell>
19790 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19791 \begin_inset Text
19792
19793 \begin_layout Plain Layout
19794
19795 \end_layout
19796
19797 \end_inset
19798 </cell>
19799 </row>
19800 <row>
19801 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19802 \begin_inset Text
19803
19804 \begin_layout Plain Layout
19805
19806 \series bold
19807 Annovi
19808 \end_layout
19809
19810 \end_inset
19811 </cell>
19812 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19813 \begin_inset Text
19814
19815 \begin_layout Plain Layout
19816 Silvia
19817 \end_layout
19818
19819 \end_inset
19820 </cell>
19821 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19822 \begin_inset Text
19823
19824 \begin_layout Plain Layout
19825 555
19826 \end_layout
19827
19828 \end_inset
19829 </cell>
19830 </row>
19831 <row>
19832 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19833 \begin_inset Text
19834
19835 \begin_layout Plain Layout
19836
19837 \series bold
19838 Bertoli
19839 \end_layout
19840
19841 \end_inset
19842 </cell>
19843 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19844 \begin_inset Text
19845
19846 \begin_layout Plain Layout
19847 Stefano
19848 \end_layout
19849
19850 \end_inset
19851 </cell>
19852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19853 \begin_inset Text
19854
19855 \begin_layout Plain Layout
19856 555
19857 \end_layout
19858
19859 \end_inset
19860 </cell>
19861 </row>
19862 <row>
19863 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19864 \begin_inset Text
19865
19866 \begin_layout Plain Layout
19867
19868 \series bold
19869 Bozzi
19870 \end_layout
19871
19872 \end_inset
19873 </cell>
19874 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19875 \begin_inset Text
19876
19877 \begin_layout Plain Layout
19878 Walter
19879 \end_layout
19880
19881 \end_inset
19882 </cell>
19883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19884 \begin_inset Text
19885
19886 \begin_layout Plain Layout
19887 555
19888 \end_layout
19889
19890 \end_inset
19891 </cell>
19892 </row>
19893 <row>
19894 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19895 \begin_inset Text
19896
19897 \begin_layout Plain Layout
19898
19899 \series bold
19900 Cachia
19901 \end_layout
19902
19903 \end_inset
19904 </cell>
19905 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19906 \begin_inset Text
19907
19908 \begin_layout Plain Layout
19909 Maria
19910 \end_layout
19911
19912 \end_inset
19913 </cell>
19914 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19915 \begin_inset Text
19916
19917 \begin_layout Plain Layout
19918 555
19919 \end_layout
19920
19921 \end_inset
19922 </cell>
19923 </row>
19924 <row>
19925 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19926 \begin_inset Text
19927
19928 \begin_layout Plain Layout
19929
19930 \series bold
19931 Cachia
19932 \end_layout
19933
19934 \end_inset
19935 </cell>
19936 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19937 \begin_inset Text
19938
19939 \begin_layout Plain Layout
19940 Maurizio
19941 \end_layout
19942
19943 \end_inset
19944 </cell>
19945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19946 \begin_inset Text
19947
19948 \begin_layout Plain Layout
19949 555
19950 \end_layout
19951
19952 \end_inset
19953 </cell>
19954 </row>
19955 <row>
19956 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19957 \begin_inset Text
19958
19959 \begin_layout Plain Layout
19960
19961 \series bold
19962 Cinquemani
19963 \end_layout
19964
19965 \end_inset
19966 </cell>
19967 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19968 \begin_inset Text
19969
19970 \begin_layout Plain Layout
19971 Giusi
19972 \end_layout
19973
19974 \end_inset
19975 </cell>
19976 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19977 \begin_inset Text
19978
19979 \begin_layout Plain Layout
19980 555
19981 \end_layout
19982
19983 \end_inset
19984 </cell>
19985 </row>
19986 <row>
19987 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19988 \begin_inset Text
19989
19990 \begin_layout Plain Layout
19991
19992 \series bold
19993 Colin
19994 \end_layout
19995
19996 \end_inset
19997 </cell>
19998 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19999 \begin_inset Text
20000
20001 \begin_layout Plain Layout
20002 Bernard
20003 \end_layout
20004
20005 \end_inset
20006 </cell>
20007 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20008 \begin_inset Text
20009
20010 \begin_layout Plain Layout
20011 555
20012 \end_layout
20013
20014 \end_inset
20015 </cell>
20016 </row>
20017 <row>
20018 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20019 \begin_inset Text
20020
20021 \begin_layout Plain Layout
20022
20023 \series bold
20024 Concli
20025 \end_layout
20026
20027 \end_inset
20028 </cell>
20029 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Plain Layout
20033 Gianfranco
20034 \end_layout
20035
20036 \end_inset
20037 </cell>
20038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20039 \begin_inset Text
20040
20041 \begin_layout Plain Layout
20042 555
20043 \end_layout
20044
20045 \end_inset
20046 </cell>
20047 </row>
20048 <row>
20049 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20050 \begin_inset Text
20051
20052 \begin_layout Plain Layout
20053
20054 \series bold
20055 Dal Bosco
20056 \end_layout
20057
20058 \end_inset
20059 </cell>
20060 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20061 \begin_inset Text
20062
20063 \begin_layout Plain Layout
20064 Carolina
20065 \end_layout
20066
20067 \end_inset
20068 </cell>
20069 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20070 \begin_inset Text
20071
20072 \begin_layout Plain Layout
20073 555
20074 \end_layout
20075
20076 \end_inset
20077 </cell>
20078 </row>
20079 <row>
20080 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20081 \begin_inset Text
20082
20083 \begin_layout Plain Layout
20084
20085 \series bold
20086 Dalpiaz
20087 \end_layout
20088
20089 \end_inset
20090 </cell>
20091 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20092 \begin_inset Text
20093
20094 \begin_layout Plain Layout
20095 Annamaria
20096 \end_layout
20097
20098 \end_inset
20099 </cell>
20100 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20101 \begin_inset Text
20102
20103 \begin_layout Plain Layout
20104 555
20105 \end_layout
20106
20107 \end_inset
20108 </cell>
20109 </row>
20110 <row>
20111 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20112 \begin_inset Text
20113
20114 \begin_layout Plain Layout
20115
20116 \series bold
20117 Feliciello
20118 \end_layout
20119
20120 \end_inset
20121 </cell>
20122 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20123 \begin_inset Text
20124
20125 \begin_layout Plain Layout
20126 Domenico
20127 \end_layout
20128
20129 \end_inset
20130 </cell>
20131 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20132 \begin_inset Text
20133
20134 \begin_layout Plain Layout
20135 555
20136 \end_layout
20137
20138 \end_inset
20139 </cell>
20140 </row>
20141 <row>
20142 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20143 \begin_inset Text
20144
20145 \begin_layout Plain Layout
20146
20147 \series bold
20148 Focarelli
20149 \end_layout
20150
20151 \end_inset
20152 </cell>
20153 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20154 \begin_inset Text
20155
20156 \begin_layout Plain Layout
20157 Paola
20158 \end_layout
20159
20160 \end_inset
20161 </cell>
20162 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20163 \begin_inset Text
20164
20165 \begin_layout Plain Layout
20166 555
20167 \end_layout
20168
20169 \end_inset
20170 </cell>
20171 </row>
20172 <row>
20173 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20174 \begin_inset Text
20175
20176 \begin_layout Plain Layout
20177
20178 \series bold
20179 Galletti
20180 \end_layout
20181
20182 \end_inset
20183 </cell>
20184 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20185 \begin_inset Text
20186
20187 \begin_layout Plain Layout
20188 Oreste
20189 \end_layout
20190
20191 \end_inset
20192 </cell>
20193 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20194 \begin_inset Text
20195
20196 \begin_layout Plain Layout
20197 555
20198 \end_layout
20199
20200 \end_inset
20201 </cell>
20202 </row>
20203 <row>
20204 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20205 \begin_inset Text
20206
20207 \begin_layout Plain Layout
20208
20209 \series bold
20210 Gasparini
20211 \end_layout
20212
20213 \end_inset
20214 </cell>
20215 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20216 \begin_inset Text
20217
20218 \begin_layout Plain Layout
20219 Franca
20220 \end_layout
20221
20222 \end_inset
20223 </cell>
20224 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20225 \begin_inset Text
20226
20227 \begin_layout Plain Layout
20228 555
20229 \end_layout
20230
20231 \end_inset
20232 </cell>
20233 </row>
20234 <row>
20235 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20236 \begin_inset Text
20237
20238 \begin_layout Plain Layout
20239
20240 \series bold
20241 Rizzardi
20242 \end_layout
20243
20244 \end_inset
20245 </cell>
20246 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20247 \begin_inset Text
20248
20249 \begin_layout Plain Layout
20250 Paola
20251 \end_layout
20252
20253 \end_inset
20254 </cell>
20255 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20256 \begin_inset Text
20257
20258 \begin_layout Plain Layout
20259 555
20260 \end_layout
20261
20262 \end_inset
20263 </cell>
20264 </row>
20265 <row>
20266 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20267 \begin_inset Text
20268
20269 \begin_layout Plain Layout
20270
20271 \series bold
20272 Lassini
20273 \end_layout
20274
20275 \end_inset
20276 </cell>
20277 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20278 \begin_inset Text
20279
20280 \begin_layout Plain Layout
20281 Giancarlo
20282 \end_layout
20283
20284 \end_inset
20285 </cell>
20286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20287 \begin_inset Text
20288
20289 \begin_layout Plain Layout
20290 555
20291 \end_layout
20292
20293 \end_inset
20294 </cell>
20295 </row>
20296 <row>
20297 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20298 \begin_inset Text
20299
20300 \begin_layout Plain Layout
20301
20302 \series bold
20303 Malfatti
20304 \end_layout
20305
20306 \end_inset
20307 </cell>
20308 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20309 \begin_inset Text
20310
20311 \begin_layout Plain Layout
20312 Luciano
20313 \end_layout
20314
20315 \end_inset
20316 </cell>
20317 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20318 \begin_inset Text
20319
20320 \begin_layout Plain Layout
20321 555
20322 \end_layout
20323
20324 \end_inset
20325 </cell>
20326 </row>
20327 <row>
20328 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20329 \begin_inset Text
20330
20331 \begin_layout Plain Layout
20332
20333 \series bold
20334 Malfatti
20335 \end_layout
20336
20337 \end_inset
20338 </cell>
20339 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20340 \begin_inset Text
20341
20342 \begin_layout Plain Layout
20343 Valeriano
20344 \end_layout
20345
20346 \end_inset
20347 </cell>
20348 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20349 \begin_inset Text
20350
20351 \begin_layout Plain Layout
20352 555
20353 \end_layout
20354
20355 \end_inset
20356 </cell>
20357 </row>
20358 <row>
20359 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20360 \begin_inset Text
20361
20362 \begin_layout Plain Layout
20363
20364 \series bold
20365 Meneguzzo
20366 \end_layout
20367
20368 \end_inset
20369 </cell>
20370 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20371 \begin_inset Text
20372
20373 \begin_layout Plain Layout
20374 Roberto
20375 \end_layout
20376
20377 \end_inset
20378 </cell>
20379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20380 \begin_inset Text
20381
20382 \begin_layout Plain Layout
20383 555
20384 \end_layout
20385
20386 \end_inset
20387 </cell>
20388 </row>
20389 <row>
20390 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20391 \begin_inset Text
20392
20393 \begin_layout Plain Layout
20394
20395 \series bold
20396 Mezzadra
20397 \end_layout
20398
20399 \end_inset
20400 </cell>
20401 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20402 \begin_inset Text
20403
20404 \begin_layout Plain Layout
20405 Roberto
20406 \end_layout
20407
20408 \end_inset
20409 </cell>
20410 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20411 \begin_inset Text
20412
20413 \begin_layout Plain Layout
20414 555
20415 \end_layout
20416
20417 \end_inset
20418 </cell>
20419 </row>
20420 <row>
20421 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20422 \begin_inset Text
20423
20424 \begin_layout Plain Layout
20425
20426 \series bold
20427 Pirpamer
20428 \end_layout
20429
20430 \end_inset
20431 </cell>
20432 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20433 \begin_inset Text
20434
20435 \begin_layout Plain Layout
20436 Erich
20437 \end_layout
20438
20439 \end_inset
20440 </cell>
20441 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20442 \begin_inset Text
20443
20444 \begin_layout Plain Layout
20445 555
20446 \end_layout
20447
20448 \end_inset
20449 </cell>
20450 </row>
20451 <row>
20452 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20453 \begin_inset Text
20454
20455 \begin_layout Plain Layout
20456
20457 \series bold
20458 Pochiesa
20459 \end_layout
20460
20461 \end_inset
20462 </cell>
20463 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20464 \begin_inset Text
20465
20466 \begin_layout Plain Layout
20467 Paolo
20468 \end_layout
20469
20470 \end_inset
20471 </cell>
20472 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20473 \begin_inset Text
20474
20475 \begin_layout Plain Layout
20476 555, 222
20477 \end_layout
20478
20479 \end_inset
20480 </cell>
20481 </row>
20482 <row>
20483 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20484 \begin_inset Text
20485
20486 \begin_layout Plain Layout
20487
20488 \series bold
20489 Radina
20490 \end_layout
20491
20492 \end_inset
20493 </cell>
20494 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20495 \begin_inset Text
20496
20497 \begin_layout Plain Layout
20498 Claudio
20499 \end_layout
20500
20501 \end_inset
20502 </cell>
20503 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20504 \begin_inset Text
20505
20506 \begin_layout Plain Layout
20507 555
20508 \end_layout
20509
20510 \end_inset
20511 </cell>
20512 </row>
20513 <row>
20514 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20515 \begin_inset Text
20516
20517 \begin_layout Plain Layout
20518
20519 \series bold
20520 Stuffer
20521 \end_layout
20522
20523 \end_inset
20524 </cell>
20525 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20526 \begin_inset Text
20527
20528 \begin_layout Plain Layout
20529 Oskar
20530 \end_layout
20531
20532 \end_inset
20533 </cell>
20534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20535 \begin_inset Text
20536
20537 \begin_layout Plain Layout
20538 555
20539 \end_layout
20540
20541 \end_inset
20542 </cell>
20543 </row>
20544 <row>
20545 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20546 \begin_inset Text
20547
20548 \begin_layout Plain Layout
20549
20550 \series bold
20551 Tacchelli
20552 \end_layout
20553
20554 \end_inset
20555 </cell>
20556 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20557 \begin_inset Text
20558
20559 \begin_layout Plain Layout
20560 Ugo
20561 \end_layout
20562
20563 \end_inset
20564 </cell>
20565 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20566 \begin_inset Text
20567
20568 \begin_layout Plain Layout
20569 555
20570 \end_layout
20571
20572 \end_inset
20573 </cell>
20574 </row>
20575 <row>
20576 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20577 \begin_inset Text
20578
20579 \begin_layout Plain Layout
20580
20581 \series bold
20582 Tezzele
20583 \end_layout
20584
20585 \end_inset
20586 </cell>
20587 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20588 \begin_inset Text
20589
20590 \begin_layout Plain Layout
20591 Margit
20592 \end_layout
20593
20594 \end_inset
20595 </cell>
20596 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20597 \begin_inset Text
20598
20599 \begin_layout Plain Layout
20600 555
20601 \end_layout
20602
20603 \end_inset
20604 </cell>
20605 </row>
20606 <row>
20607 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20608 \begin_inset Text
20609
20610 \begin_layout Plain Layout
20611
20612 \series bold
20613 Unterkalmsteiner
20614 \end_layout
20615
20616 \end_inset
20617 </cell>
20618 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20619 \begin_inset Text
20620
20621 \begin_layout Plain Layout
20622 Frieda
20623 \end_layout
20624
20625 \end_inset
20626 </cell>
20627 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20628 \begin_inset Text
20629
20630 \begin_layout Plain Layout
20631 555
20632 \end_layout
20633
20634 \end_inset
20635 </cell>
20636 </row>
20637 <row>
20638 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20639 \begin_inset Text
20640
20641 \begin_layout Plain Layout
20642
20643 \series bold
20644 Vieider
20645 \end_layout
20646
20647 \end_inset
20648 </cell>
20649 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20650 \begin_inset Text
20651
20652 \begin_layout Plain Layout
20653 Hilde
20654 \end_layout
20655
20656 \end_inset
20657 </cell>
20658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20659 \begin_inset Text
20660
20661 \begin_layout Plain Layout
20662 555
20663 \end_layout
20664
20665 \end_inset
20666 </cell>
20667 </row>
20668 <row>
20669 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20670 \begin_inset Text
20671
20672 \begin_layout Plain Layout
20673
20674 \series bold
20675 Vigna
20676 \end_layout
20677
20678 \end_inset
20679 </cell>
20680 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20681 \begin_inset Text
20682
20683 \begin_layout Plain Layout
20684 Jürgen
20685 \end_layout
20686
20687 \end_inset
20688 </cell>
20689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20690 \begin_inset Text
20691
20692 \begin_layout Plain Layout
20693 999
20694 \end_layout
20695
20696 \end_inset
20697 </cell>
20698 </row>
20699 <row>
20700 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20701 \begin_inset Text
20702
20703 \begin_layout Plain Layout
20704
20705 \series bold
20706 Weber
20707 \end_layout
20708
20709 \end_inset
20710 </cell>
20711 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20712 \begin_inset Text
20713
20714 \begin_layout Plain Layout
20715 Maurizio
20716 \end_layout
20717
20718 \end_inset
20719 </cell>
20720 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20721 \begin_inset Text
20722
20723 \begin_layout Plain Layout
20724 555
20725 \end_layout
20726
20727 \end_inset
20728 </cell>
20729 </row>
20730 <row>
20731 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20732 \begin_inset Text
20733
20734 \begin_layout Plain Layout
20735
20736 \series bold
20737 Winkler
20738 \end_layout
20739
20740 \end_inset
20741 </cell>
20742 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20743 \begin_inset Text
20744
20745 \begin_layout Plain Layout
20746 Franz
20747 \end_layout
20748
20749 \end_inset
20750 </cell>
20751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20752 \begin_inset Text
20753
20754 \begin_layout Plain Layout
20755 555
20756 \end_layout
20757
20758 \end_inset
20759 </cell>
20760 </row>
20761 <row endlastfoot="true">
20762 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20763 \begin_inset Text
20764
20765 \begin_layout Plain Layout
20766
20767 \series bold
20768 End
20769 \end_layout
20770
20771 \end_inset
20772 </cell>
20773 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20774 \begin_inset Text
20775
20776 \begin_layout Plain Layout
20777
20778 \end_layout
20779
20780 \end_inset
20781 </cell>
20782 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20783 \begin_inset Text
20784
20785 \begin_layout Plain Layout
20786
20787 \end_layout
20788
20789 \end_inset
20790 </cell>
20791 </row>
20792 </lyxtabular>
20793
20794 \end_inset
20795
20796
20797 \end_layout
20798
20799 \begin_layout Subsection
20800 Table Cells
20801 \begin_inset Index idx
20802 status collapsed
20803
20804 \begin_layout Plain Layout
20805 Tables ! Cells
20806 \end_layout
20807
20808 \end_inset
20809
20810
20811 \begin_inset CommandInset label
20812 LatexCommand label
20813 name "sub:Table-Cells"
20814
20815 \end_inset
20816
20817
20818 \end_layout
20819
20820 \begin_layout Standard
20821 A table cell can contain text, inline equations, a figure, or another table.
20822  All these kinds of objects can be placed in the same cell.
20823  Font sizes and shapes can also be altered.
20824  But you can't put a special environment in a cell (like 
20825 \family sans
20826 Section*
20827 \family default
20828 , etc.), nor set spacing options etc.
20829  for the cell's paragraph.
20830 \end_layout
20831
20832 \begin_layout Standard
20833 To have multi-line entries in table cells, you have to declare a fixed width
20834  for the column in the table dialog.
20835  Your text is then automatically split into multiple lines and the cell
20836  is enlarged vertically when the length of the text exceeds the given width.
20837  An example:
20838 \end_layout
20839
20840 \begin_layout Standard
20841 \align center
20842 \begin_inset Tabular
20843 <lyxtabular version="3" rows="4" columns="3">
20844 <features tabularvalignment="middle">
20845 <column alignment="center" valignment="top" width="0pt">
20846 <column alignment="block" valignment="top" width="3cm">
20847 <column alignment="center" valignment="top" width="0pt">
20848 <row>
20849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20850 \begin_inset Text
20851
20852 \begin_layout Plain Layout
20853
20854 \family roman
20855 \series medium
20856 \shape up
20857 \size normal
20858 \emph off
20859 \bar no
20860 \noun off
20861 \color none
20862 1
20863 \end_layout
20864
20865 \end_inset
20866 </cell>
20867 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20868 \begin_inset Text
20869
20870 \begin_layout Plain Layout
20871
20872 \family roman
20873 \series medium
20874 \shape up
20875 \size normal
20876 \emph off
20877 \bar no
20878 \noun off
20879 \color none
20880 2
20881 \end_layout
20882
20883 \end_inset
20884 </cell>
20885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 3
20899 \end_layout
20900
20901 \end_inset
20902 </cell>
20903 </row>
20904 <row>
20905 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20906 \begin_inset Text
20907
20908 \begin_layout Plain Layout
20909
20910 \family roman
20911 \series medium
20912 \shape up
20913 \size normal
20914 \emph off
20915 \bar no
20916 \noun off
20917 \color none
20918 4
20919 \end_layout
20920
20921 \end_inset
20922 </cell>
20923 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20924 \begin_inset Text
20925
20926 \begin_layout Plain Layout
20927
20928 \family roman
20929 \series medium
20930 \shape up
20931 \size normal
20932 \emph off
20933 \bar no
20934 \noun off
20935 \color none
20936 This is a multi-line entry in a table.
20937 \end_layout
20938
20939 \end_inset
20940 </cell>
20941 <cell alignment="center" valignment="top" leftline="true" rightline="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 5
20955 \end_layout
20956
20957 \end_inset
20958 </cell>
20959 </row>
20960 <row>
20961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20962 \begin_inset Text
20963
20964 \begin_layout Plain Layout
20965
20966 \family roman
20967 \series medium
20968 \shape up
20969 \size normal
20970 \emph off
20971 \bar no
20972 \noun off
20973 \color none
20974 6
20975 \end_layout
20976
20977 \end_inset
20978 </cell>
20979 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20980 \begin_inset Text
20981
20982 \begin_layout Plain Layout
20983
20984 \family roman
20985 \series medium
20986 \shape up
20987 \size normal
20988 \emph off
20989 \bar no
20990 \noun off
20991 \color none
20992 This is longer now.
20993 \end_layout
20994
20995 \end_inset
20996 </cell>
20997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="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 7
21011 \end_layout
21012
21013 \end_inset
21014 </cell>
21015 </row>
21016 <row>
21017 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21018 \begin_inset Text
21019
21020 \begin_layout Plain Layout
21021
21022 \family roman
21023 \series medium
21024 \shape up
21025 \size normal
21026 \emph off
21027 \bar no
21028 \noun off
21029 \color none
21030 8
21031 \end_layout
21032
21033 \end_inset
21034 </cell>
21035 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21036 \begin_inset Text
21037
21038 \begin_layout Plain Layout
21039
21040 \family roman
21041 \series medium
21042 \shape up
21043 \size normal
21044 \emph off
21045 \bar no
21046 \noun off
21047 \color none
21048 This is a multi-line entry in a table.
21049  This is longer now.
21050 \end_layout
21051
21052 \end_inset
21053 </cell>
21054 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21055 \begin_inset Text
21056
21057 \begin_layout Plain Layout
21058
21059 \family roman
21060 \series medium
21061 \shape up
21062 \size normal
21063 \emph off
21064 \bar no
21065 \noun off
21066 \color none
21067 9
21068 \end_layout
21069
21070 \end_inset
21071 </cell>
21072 </row>
21073 </lyxtabular>
21074
21075 \end_inset
21076
21077
21078 \end_layout
21079
21080 \begin_layout Standard
21081 Cutting and pasting between tables and table cells works reasonably well.
21082  You can cut and paste even more than one row.
21083 \begin_inset Foot
21084 status collapsed
21085
21086 \begin_layout Plain Layout
21087 Note, that you cannot paste into a multicell selection because it would
21088  not be clear what to do when pasting a single word in a selected 2×3.
21089  
21090 \end_layout
21091
21092 \end_inset
21093
21094  Selection with the mouse or with 
21095 \family sans
21096 Shift
21097 \family default
21098  plus the arrow keys works as usual.
21099  You can also copy and paste the entire table as a single unit by starting
21100  the selection from outside the table.
21101 \end_layout
21102
21103 \begin_layout Section
21104 Floats
21105 \begin_inset Index idx
21106 status collapsed
21107
21108 \begin_layout Plain Layout
21109 Floats
21110 \end_layout
21111
21112 \end_inset
21113
21114
21115 \begin_inset CommandInset label
21116 LatexCommand label
21117 name "sec:Floats"
21118
21119 \end_inset
21120
21121
21122 \end_layout
21123
21124 \begin_layout Subsection
21125 Introduction
21126 \end_layout
21127
21128 \begin_layout Standard
21129 A float is a block of text associated with some sort of label, which doesn't
21130  have a fixed location.
21131  It can 
21132 \begin_inset Quotes eld
21133 \end_inset
21134
21135 float
21136 \begin_inset Quotes erd
21137 \end_inset
21138
21139  forward or backward a page or two, to wherever it fits best.
21140  
21141 \family sans
21142 Footnotes
21143 \family default
21144  and 
21145 \family sans
21146 Margin
21147 \begin_inset space ~
21148 \end_inset
21149
21150 Notes
21151 \family default
21152  are also floats, because they can float to the next page when there are
21153  too many notes on the page.
21154 \end_layout
21155
21156 \begin_layout Standard
21157 Floats make it possible to get a high quality layout.
21158  Images and tables can be spread evenly over the pages to avoid whitespace
21159  and pages without text.
21160  As the floating often destroys the context between the text and the image/table
21161 , every float can be referenced in the text.
21162  Floats are therefore numbered.
21163  Referencing is described in section
21164 \begin_inset space ~
21165 \end_inset
21166
21167
21168 \begin_inset CommandInset ref
21169 LatexCommand ref
21170 reference "sec:Cross-References"
21171
21172 \end_inset
21173
21174 .
21175 \end_layout
21176
21177 \begin_layout Standard
21178 To insert a float, use the menu 
21179 \family sans
21180 Insert\SpecialChar \menuseparator
21181 Float
21182 \family default
21183 .
21184  A box with a caption will be inserted into your document.
21185  The label will automatically be translated to the document language in
21186  the output.
21187  After the label you can insert the caption text.
21188 \begin_inset Index idx
21189 status collapsed
21190
21191 \begin_layout Plain Layout
21192 Floats ! Captions
21193 \end_layout
21194
21195 \end_inset
21196
21197  The image or table is inserted above or below the caption in a separate
21198  paragraph within the float.
21199  To keep your LyX-document readable, you can open and close the float box
21200  by left-clicking on the box label.
21201  A closed float box looks like this: 
21202 \begin_inset Graphics
21203         filename clipart/floatQt4.png
21204         scale 80
21205
21206 \end_inset
21207
21208  – a gray button with a red label.
21209 \end_layout
21210
21211 \begin_layout Standard
21212 It is recommended to insert floats as a separate paragraph to avoid possible
21213  LaTeX-errors that can occur when the surrounding text is specially formatted.
21214 \end_layout
21215
21216 \begin_layout Subsection
21217 Examples
21218 \end_layout
21219
21220 \begin_layout Subsubsection
21221 Figure Floats
21222 \begin_inset CommandInset label
21223 LatexCommand label
21224 name "sub:Figure-Floats"
21225
21226 \end_inset
21227
21228
21229 \begin_inset Index idx
21230 status collapsed
21231
21232 \begin_layout Plain Layout
21233 Floats ! Figure floats
21234 \end_layout
21235
21236 \end_inset
21237
21238
21239 \end_layout
21240
21241 \begin_layout Standard
21242 Figure
21243 \begin_inset space ~
21244 \end_inset
21245
21246
21247 \begin_inset CommandInset ref
21248 LatexCommand ref
21249 reference "fig:Platypus-distorted"
21250
21251 \end_inset
21252
21253  was created using the menu 
21254 \family sans
21255 Insert\SpecialChar \menuseparator
21256 Float\SpecialChar \menuseparator
21257 Figure
21258 \family default
21259  or the toolbar button 
21260 \begin_inset Info
21261 type  "icon"
21262 arg   "float-insert figure"
21263 \end_inset
21264
21265 .
21266  The image was inserted by setting the cursor above the caption label and
21267  using the menu 
21268 \family sans
21269 Insert\SpecialChar \menuseparator
21270 Graphics
21271 \family default
21272  or the toolbar button 
21273 \begin_inset Info
21274 type  "icon"
21275 arg   "dialog-show-new-inset graphics"
21276 \end_inset
21277
21278 .
21279  The image in the float was horizontally centered by putting the cursor
21280  in front of or behind the image and using the menu 
21281 \family sans
21282 Edit\SpecialChar \menuseparator
21283 Paragraph
21284 \begin_inset space ~
21285 \end_inset
21286
21287 Settings
21288 \family default
21289  or the toolbar button 
21290 \begin_inset Info
21291 type  "icon"
21292 arg   "layout-paragraph"
21293 \end_inset
21294
21295 .
21296 \end_layout
21297
21298 \begin_layout Standard
21299 \begin_inset Float figure
21300 wide false
21301 sideways false
21302 status open
21303
21304 \begin_layout Plain Layout
21305 \align center
21306 \begin_inset Graphics
21307         filename clipart/platypus.eps
21308         lyxscale 50
21309         width 50col%
21310
21311 \end_inset
21312
21313
21314 \end_layout
21315
21316 \begin_layout Plain Layout
21317 \begin_inset Caption
21318
21319 \begin_layout Plain Layout
21320 \begin_inset CommandInset label
21321 LatexCommand label
21322 name "fig:Platypus-distorted"
21323
21324 \end_inset
21325
21326 A severely distorted platypus in a float.
21327 \end_layout
21328
21329 \end_inset
21330
21331
21332 \end_layout
21333
21334 \end_inset
21335
21336
21337 \end_layout
21338
21339 \begin_layout Standard
21340 This figure float also shows how to set a label and create a cross-reference
21341  to it: Insert a label into the caption using the menu 
21342 \family sans
21343 Insert\SpecialChar \menuseparator
21344 Label
21345 \family default
21346  or the toolbar button 
21347 \begin_inset Info
21348 type  "icon"
21349 arg   "label-insert"
21350 \end_inset
21351
21352  and refer to it using the menu 
21353 \family sans
21354 Insert\SpecialChar \menuseparator
21355 Cross-Reference
21356 \family default
21357  or the toolbar button 
21358 \begin_inset Info
21359 type  "icon"
21360 arg   "dialog-show-new-inset ref"
21361 \end_inset
21362
21363 .
21364  It is important to use references to figure floats, rather than using vague
21365  references like 
21366 \begin_inset Quotes eld
21367 \end_inset
21368
21369 the figure above
21370 \begin_inset Quotes erd
21371 \end_inset
21372
21373 , because, as LaTeX will reposition the floats in the final document, it
21374  might not be 
21375 \begin_inset Quotes eld
21376 \end_inset
21377
21378 above
21379 \begin_inset Quotes erd
21380 \end_inset
21381
21382  at all.
21383  For more about cross-references, see section
21384 \begin_inset space ~
21385 \end_inset
21386
21387
21388 \begin_inset CommandInset ref
21389 LatexCommand ref
21390 reference "sec:Cross-References"
21391
21392 \end_inset
21393
21394 .
21395 \end_layout
21396
21397 \begin_layout Standard
21398 Normally only one image is inserted in a figure float, but sometimes you
21399  might want to use two images with separate subcaptions.
21400  This can be done by inserting image floats into existing image floats.
21401  Note that only the main caption of the float is added to the List of Figures
21402  as described in section
21403 \begin_inset space ~
21404 \end_inset
21405
21406
21407 \begin_inset CommandInset ref
21408 LatexCommand ref
21409 reference "sub:List-of-Figures"
21410
21411 \end_inset
21412
21413 .
21414  Figure
21415 \begin_inset space ~
21416 \end_inset
21417
21418
21419 \begin_inset CommandInset ref
21420 LatexCommand ref
21421 reference "fig:Two-distorted-images"
21422
21423 \end_inset
21424
21425  is an example of a figure float with two images set side by side.
21426  You can also set the images one below the other.
21427  Figure
21428 \begin_inset space ~
21429 \end_inset
21430
21431
21432 \begin_inset CommandInset ref
21433 LatexCommand ref
21434 reference "fig:Undefinable"
21435
21436 \end_inset
21437
21438  and 
21439 \begin_inset CommandInset ref
21440 LatexCommand ref
21441 reference "fig:Platypus"
21442
21443 \end_inset
21444
21445  are the subfigures.
21446 \end_layout
21447
21448 \begin_layout Standard
21449 \begin_inset Float figure
21450 wide false
21451 sideways false
21452 status open
21453
21454 \begin_layout Plain Layout
21455 \begin_inset space \hfill{}
21456 \end_inset
21457
21458
21459 \begin_inset Float figure
21460 wide false
21461 sideways false
21462 status collapsed
21463
21464 \begin_layout Plain Layout
21465 \begin_inset Caption
21466
21467 \begin_layout Plain Layout
21468 \begin_inset CommandInset label
21469 LatexCommand label
21470 name "fig:Undefinable"
21471
21472 \end_inset
21473
21474 Undefinable
21475 \end_layout
21476
21477 \end_inset
21478
21479
21480 \end_layout
21481
21482 \begin_layout Plain Layout
21483 \begin_inset Graphics
21484         filename clipart/escher-lsd.eps
21485         width 45col%
21486
21487 \end_inset
21488
21489
21490 \end_layout
21491
21492 \end_inset
21493
21494
21495 \begin_inset space \hfill{}
21496 \end_inset
21497
21498
21499 \begin_inset Float figure
21500 wide false
21501 sideways false
21502 status collapsed
21503
21504 \begin_layout Plain Layout
21505 \begin_inset Caption
21506
21507 \begin_layout Plain Layout
21508 \begin_inset CommandInset label
21509 LatexCommand label
21510 name "fig:Platypus"
21511
21512 \end_inset
21513
21514 Platypus
21515 \end_layout
21516
21517 \end_inset
21518
21519
21520 \end_layout
21521
21522 \begin_layout Plain Layout
21523 \begin_inset Graphics
21524         filename clipart/platypus.eps
21525         lyxscale 60
21526         width 45col%
21527
21528 \end_inset
21529
21530
21531 \end_layout
21532
21533 \end_inset
21534
21535
21536 \begin_inset space \hfill{}
21537 \end_inset
21538
21539
21540 \end_layout
21541
21542 \begin_layout Plain Layout
21543 \begin_inset Caption
21544
21545 \begin_layout Plain Layout
21546 \begin_inset CommandInset label
21547 LatexCommand label
21548 name "fig:Two-distorted-images"
21549
21550 \end_inset
21551
21552 Two distorted images.
21553 \end_layout
21554
21555 \end_inset
21556
21557
21558 \end_layout
21559
21560 \end_inset
21561
21562
21563 \end_layout
21564
21565 \begin_layout Subsubsection
21566 Table Floats
21567 \begin_inset Index idx
21568 status collapsed
21569
21570 \begin_layout Plain Layout
21571 Floats ! Table floats
21572 \end_layout
21573
21574 \end_inset
21575
21576
21577 \end_layout
21578
21579 \begin_layout Standard
21580 Table floats can be inserted using the menu 
21581 \family sans
21582 Insert\SpecialChar \menuseparator
21583 Float\SpecialChar \menuseparator
21584 Table
21585 \family default
21586  or the toolbar button 
21587 \begin_inset Info
21588 type  "icon"
21589 arg   "float-insert table"
21590 \end_inset
21591
21592 .
21593  They have the same properties as figure floats except for the different
21594  label.
21595  Table
21596 \begin_inset space ~
21597 \end_inset
21598
21599
21600 \begin_inset CommandInset ref
21601 LatexCommand ref
21602 reference "tab:Table-float"
21603
21604 \end_inset
21605
21606  is a table float.
21607 \end_layout
21608
21609 \begin_layout Standard
21610 \begin_inset Float table
21611 wide false
21612 sideways false
21613 status open
21614
21615 \begin_layout Plain Layout
21616 \begin_inset Caption
21617
21618 \begin_layout Plain Layout
21619 \begin_inset CommandInset label
21620 LatexCommand label
21621 name "tab:Table-float"
21622
21623 \end_inset
21624
21625 A table float.
21626 \end_layout
21627
21628 \end_inset
21629
21630
21631 \end_layout
21632
21633 \begin_layout Plain Layout
21634 \align center
21635 \begin_inset Tabular
21636 <lyxtabular version="3" rows="3" columns="3">
21637 <features tabularvalignment="middle">
21638 <column alignment="center" valignment="top" width="0pt">
21639 <column alignment="center" valignment="top" width="0pt">
21640 <column alignment="center" valignment="top" width="0pt">
21641 <row>
21642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21643 \begin_inset Text
21644
21645 \begin_layout Plain Layout
21646
21647 \family roman
21648 \series medium
21649 \shape up
21650 \size normal
21651 \emph off
21652 \bar no
21653 \noun off
21654 \color none
21655 1
21656 \end_layout
21657
21658 \end_inset
21659 </cell>
21660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21661 \begin_inset Text
21662
21663 \begin_layout Plain Layout
21664
21665 \family roman
21666 \series medium
21667 \shape up
21668 \size normal
21669 \emph off
21670 \bar no
21671 \noun off
21672 \color none
21673 2
21674 \end_layout
21675
21676 \end_inset
21677 </cell>
21678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 3
21692 \end_layout
21693
21694 \end_inset
21695 </cell>
21696 </row>
21697 <row>
21698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21699 \begin_inset Text
21700
21701 \begin_layout Plain Layout
21702
21703 \family roman
21704 \series medium
21705 \shape up
21706 \size normal
21707 \emph off
21708 \bar no
21709 \noun off
21710 \color none
21711 Joe
21712 \end_layout
21713
21714 \end_inset
21715 </cell>
21716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21717 \begin_inset Text
21718
21719 \begin_layout Plain Layout
21720
21721 \family roman
21722 \series medium
21723 \shape up
21724 \size normal
21725 \emph off
21726 \bar no
21727 \noun off
21728 \color none
21729 Mary
21730 \end_layout
21731
21732 \end_inset
21733 </cell>
21734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 Ted
21748 \end_layout
21749
21750 \end_inset
21751 </cell>
21752 </row>
21753 <row>
21754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21755 \begin_inset Text
21756
21757 \begin_layout Plain Layout
21758
21759 \family roman
21760 \series medium
21761 \shape up
21762 \size normal
21763 \emph off
21764 \bar no
21765 \noun off
21766 \color none
21767 \begin_inset Formula $\int x^{2}dx$
21768 \end_inset
21769
21770
21771 \end_layout
21772
21773 \end_inset
21774 </cell>
21775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21776 \begin_inset Text
21777
21778 \begin_layout Plain Layout
21779
21780 \family roman
21781 \series medium
21782 \shape up
21783 \size normal
21784 \emph off
21785 \bar no
21786 \noun off
21787 \color none
21788 \begin_inset Formula $\left[\begin{array}{cc}
21789 a & b\\
21790 c & d
21791 \end{array}\right]$
21792 \end_inset
21793
21794
21795 \end_layout
21796
21797 \end_inset
21798 </cell>
21799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21800 \begin_inset Text
21801
21802 \begin_layout Plain Layout
21803
21804 \family roman
21805 \series medium
21806 \shape up
21807 \size normal
21808 \emph off
21809 \bar no
21810 \noun off
21811 \color none
21812 \begin_inset Formula $1+1=2$
21813 \end_inset
21814
21815
21816 \end_layout
21817
21818 \end_inset
21819 </cell>
21820 </row>
21821 </lyxtabular>
21822
21823 \end_inset
21824
21825
21826 \end_layout
21827
21828 \end_inset
21829
21830
21831 \end_layout
21832
21833 \begin_layout Subsection
21834 More Information
21835 \begin_inset Index idx
21836 status collapsed
21837
21838 \begin_layout Plain Layout
21839 Floats ! Details
21840 \end_layout
21841
21842 \end_inset
21843
21844
21845 \end_layout
21846
21847 \begin_layout Standard
21848 LyX offers you further float types as well as rotated floats.
21849  It also allows you to change the float numbering scheme, to control the
21850  float placement and to change the formatting and placement of the float
21851  caption.
21852  All these features are explained in detail with many examples in chapter
21853  
21854 \emph on
21855 Floats
21856 \emph default
21857  of the 
21858 \emph on
21859 Embedded
21860 \begin_inset space ~
21861 \end_inset
21862
21863 Objects
21864 \emph default
21865  manual.
21866 \end_layout
21867
21868 \begin_layout Section
21869 Minipages
21870 \begin_inset Index idx
21871 status collapsed
21872
21873 \begin_layout Plain Layout
21874 Minipages
21875 \end_layout
21876
21877 \end_inset
21878
21879
21880 \begin_inset CommandInset label
21881 LatexCommand label
21882 name "sec:Minipages"
21883
21884 \end_inset
21885
21886
21887 \end_layout
21888
21889 \begin_layout Standard
21890 LaTeX provides a mechanism to produce essentially a page within a page,
21891  called minipage.
21892  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21893 \begin_inset space ~
21894 \end_inset
21895
21896 apply.
21897  
21898 \end_layout
21899
21900 \begin_layout Standard
21901 Minipages in LyX have their own collapsible box inserted via the menu 
21902 \family sans
21903 Insert\SpecialChar \menuseparator
21904 Box
21905 \family default
21906 .
21907  Right-clicking on the box allows you to alter the width of the minipage
21908  and its alignment within the page.
21909 \end_layout
21910
21911 \begin_layout Standard
21912 \align center
21913 \begin_inset Box Frameless
21914 position "t"
21915 hor_pos "c"
21916 has_inner_box 1
21917 inner_pos "t"
21918 use_parbox 0
21919 use_makebox 0
21920 width "30col%"
21921 special "none"
21922 height "1pt"
21923 height_special "totalheight"
21924 status collapsed
21925
21926 \begin_layout Plain Layout
21927
21928 \shape italic
21929 This is a minipage.
21930  The text is set in an italic style.
21931 \end_layout
21932
21933 \begin_layout Plain Layout
21934
21935 \shape italic
21936 Minipages are often used for text in another language or text that needs
21937  another formatting.
21938 \end_layout
21939
21940 \end_inset
21941
21942
21943 \end_layout
21944
21945 \begin_layout Standard
21946 \begin_inset VSpace medskip
21947 \end_inset
21948
21949 If you place two minipages side-by-side, you can use 
21950 \family sans
21951 Horizontal Fills
21952 \family default
21953  as described in section
21954 \begin_inset space ~
21955 \end_inset
21956
21957
21958 \begin_inset CommandInset ref
21959 LatexCommand ref
21960 reference "sub:Horizontal-Space"
21961
21962 \end_inset
21963
21964 :
21965 \begin_inset VSpace medskip
21966 \end_inset
21967
21968
21969 \end_layout
21970
21971 \begin_layout Standard
21972 \begin_inset Box Frameless
21973 position "t"
21974 hor_pos "c"
21975 has_inner_box 1
21976 inner_pos "t"
21977 use_parbox 0
21978 use_makebox 0
21979 width "1.5in"
21980 special "none"
21981 height "1pt"
21982 height_special "totalheight"
21983 status collapsed
21984
21985 \begin_layout Plain Layout
21986 This is a minipage with some stupid dummy text.
21987  This dummy text is used to increase the size of the minipage.
21988 \end_layout
21989
21990 \end_inset
21991
21992
21993 \begin_inset space \hfill{}
21994 \end_inset
21995
21996
21997 \begin_inset Box Frameless
21998 position "t"
21999 hor_pos "c"
22000 has_inner_box 1
22001 inner_pos "t"
22002 use_parbox 0
22003 use_makebox 0
22004 width "1.5in"
22005 special "none"
22006 height "1pt"
22007 height_special "totalheight"
22008 status collapsed
22009
22010 \begin_layout Plain Layout
22011 This is a minipage with some stupid dummy text.
22012  This dummy text is used to increase the size of the minipage.
22013 \end_layout
22014
22015 \end_inset
22016
22017
22018 \end_layout
22019
22020 \begin_layout Standard
22021 \begin_inset VSpace bigskip
22022 \end_inset
22023
22024
22025 \end_layout
22026
22027 \begin_layout Standard
22028 When you right-click on a minipage box, you can change the box from a minipage
22029  to other box types.
22030  All box types and their settings are explained in detail in chapter 
22031 \emph on
22032 Boxes
22033 \emph default
22034  of the 
22035 \emph on
22036 Embedded
22037 \begin_inset space ~
22038 \end_inset
22039
22040 Objects
22041 \emph default
22042  manual.
22043 \end_layout
22044
22045 \begin_layout Chapter
22046 Mathematical Formulas
22047 \begin_inset Index idx
22048 status collapsed
22049
22050 \begin_layout Plain Layout
22051 Math
22052 \end_layout
22053
22054 \end_inset
22055
22056
22057 \begin_inset Index idx
22058 status collapsed
22059
22060 \begin_layout Plain Layout
22061 Formulas | see
22062 \begin_inset ERT
22063 status collapsed
22064
22065 \begin_layout Plain Layout
22066
22067 {
22068 \end_layout
22069
22070 \end_inset
22071
22072 Math
22073 \begin_inset ERT
22074 status collapsed
22075
22076 \begin_layout Plain Layout
22077
22078 }
22079 \end_layout
22080
22081 \end_inset
22082
22083
22084 \end_layout
22085
22086 \end_inset
22087
22088
22089 \begin_inset CommandInset label
22090 LatexCommand label
22091 name "chap:Mathematical-Formulas"
22092
22093 \end_inset
22094
22095
22096 \end_layout
22097
22098 \begin_layout Standard
22099 The issues of this chapter are described in detail in the 
22100 \emph on
22101 Math
22102 \emph default
22103  manual.
22104  There you will also find tips and tricks for special cases.
22105 \end_layout
22106
22107 \begin_layout Section
22108 Basic Math Editing
22109 \begin_inset Index idx
22110 status collapsed
22111
22112 \begin_layout Plain Layout
22113 Math ! Basics
22114 \end_layout
22115
22116 \end_inset
22117
22118
22119 \end_layout
22120
22121 \begin_layout Standard
22122 To create a math formula, you can just click on the toolbar icon 
22123 \begin_inset Info
22124 type  "icon"
22125 arg   "math-mode on"
22126 \end_inset
22127
22128 .
22129  That will create a little blue rectangle, with purple markers around its
22130  corners.
22131  That blue rectangle is the formula itself; the purple markers indicate
22132  what level of nesting within the formula you are at.
22133  You can also choose a particular formula type to insert via the 
22134 \family sans
22135 Insert\SpecialChar \menuseparator
22136 Math
22137 \family default
22138  menu.
22139 \end_layout
22140
22141 \begin_layout Standard
22142 Editing the parameters of a formula and adding math constructs can be done
22143  with the 
22144 \family sans
22145 math
22146 \begin_inset space ~
22147 \end_inset
22148
22149 toolbar
22150 \family default
22151 , that appears when the cursor is in a formula.
22152 \end_layout
22153
22154 \begin_layout Standard
22155 There are two main types of formulas, inline formulas and display formulas.
22156  Inline formulas appear within a text line, like this one:
22157 \end_layout
22158
22159 \begin_layout Standard
22160 This is a line with an inline formula 
22161 \begin_inset Formula $A=B$
22162 \end_inset
22163
22164  in it.
22165 \end_layout
22166
22167 \begin_layout Standard
22168 Displayed formulas appear outside the text like if they were in a separate
22169  paragraph, like this one:
22170 \begin_inset Formula 
22171 \[
22172 A=B
22173 \]
22174
22175 \end_inset
22176
22177 You can only number and reference displayed formulas.
22178 \end_layout
22179
22180 \begin_layout Standard
22181 LyX supports also many LaTeX math commands.
22182  E.
22183 \begin_inset space \thinspace{}
22184 \end_inset
22185
22186 g.
22187 \begin_inset space \space{}
22188 \end_inset
22189
22190 typing 
22191 \begin_inset Quotes eld
22192 \end_inset
22193
22194
22195 \series bold
22196
22197 \backslash
22198 alpha
22199 \series default
22200
22201 \begin_inset Quotes erd
22202 \end_inset
22203
22204 , followed by a space, in a formula will create the Greek letter 
22205 \begin_inset Formula $\alpha$
22206 \end_inset
22207
22208 .
22209  Typing commands might sometimes be faster than using the 
22210 \family sans
22211 Math
22212 \begin_inset space ~
22213 \end_inset
22214
22215 Panel
22216 \family default
22217 .
22218 \end_layout
22219
22220 \begin_layout Subsection
22221 Navigating in Formulas
22222 \begin_inset Index idx
22223 status collapsed
22224
22225 \begin_layout Plain Layout
22226 Math ! Navigating
22227 \end_layout
22228
22229 \end_inset
22230
22231
22232 \end_layout
22233
22234 \begin_layout Standard
22235 The best control over the cursor position within an existing formula is
22236  achieved with the arrow keys.
22237  LyX uses small rectangles to indicate places where something can be inserted.
22238  The arrow keys can be used to navigate between parts of a formula.
22239  Pressing 
22240 \family sans
22241 Space
22242 \family default
22243  will leave a formula construct (a square root 
22244 \begin_inset Formula $\sqrt{2}$
22245 \end_inset
22246
22247 , or parentheses 
22248 \begin_inset Formula $\left(f\right)$
22249 \end_inset
22250
22251 , or a matrix 
22252 \begin_inset Formula $\left[\begin{array}{cc}
22253 1 & 2\\
22254 3 & 4
22255 \end{array}\right]$
22256 \end_inset
22257
22258 ).
22259  Pressing 
22260 \family sans
22261 Escape
22262 \family default
22263  will leave the formula, placing the cursor after the formula.
22264  
22265 \family sans
22266 Tab
22267 \family default
22268  can be used to move horizontally in a formula; for example, through the
22269  cells of a matrix or the positions in a multi-line equation.
22270 \end_layout
22271
22272 \begin_layout Standard
22273
22274 \family sans
22275 Space
22276 \family default
22277 , printed in this document as 
22278 \begin_inset Quotes eld
22279 \end_inset
22280
22281
22282 \begin_inset ERT
22283 status collapsed
22284
22285 \begin_layout Plain Layout
22286
22287
22288 \backslash
22289 spce 
22290 \end_layout
22291
22292 \end_inset
22293
22294
22295 \begin_inset Quotes erd
22296 \end_inset
22297
22298
22299 \begin_inset Note Note
22300 status collapsed
22301
22302 \begin_layout Plain Layout
22303 This command will appear in the output as an official character denoting
22304  the space character (visible space).
22305 \end_layout
22306
22307 \end_inset
22308
22309 , seems to do nothing in a formula, since it does not add a space between
22310  characters, but it does exit a nested structure.
22311  For this reason, you have to be careful about using 
22312 \family sans
22313 Space
22314 \family default
22315 .
22316  For example, if you want 
22317 \begin_inset Formula $\sqrt{2x+1}$
22318 \end_inset
22319
22320 , type 
22321 \series bold
22322
22323 \backslash
22324 sqrt
22325 \begin_inset ERT
22326 status collapsed
22327
22328 \begin_layout Plain Layout
22329
22330
22331 \backslash
22332 spce 
22333 \end_layout
22334
22335 \end_inset
22336
22337 2x+1
22338 \series default
22339  and not 
22340 \series bold
22341
22342 \backslash
22343 sqrt
22344 \begin_inset ERT
22345 status collapsed
22346
22347 \begin_layout Plain Layout
22348
22349
22350 \backslash
22351 spce 
22352 \end_layout
22353
22354 \end_inset
22355
22356 2x
22357 \begin_inset ERT
22358 status collapsed
22359
22360 \begin_layout Plain Layout
22361
22362
22363 \backslash
22364 spce 
22365 \end_layout
22366
22367 \end_inset
22368
22369 +1
22370 \series default
22371 , since in the latter case only the 
22372 \family typewriter
22373
22374 \begin_inset Formula $2x$
22375 \end_inset
22376
22377
22378 \family default
22379  will be under the square root sign: 
22380 \begin_inset Formula $\sqrt{2x}+1$
22381 \end_inset
22382
22383 .
22384 \end_layout
22385
22386 \begin_layout Standard
22387 You can leave many parts of a formula, like this matrix, partially filled
22388  in, such as:
22389 \begin_inset Formula 
22390 \[
22391 \left(\begin{array}{ccc}
22392 \lambda_{1}\\
22393  & \ddots\\
22394  &  & \lambda_{n}
22395 \end{array}\right)
22396 \]
22397
22398 \end_inset
22399
22400 If you leave a fraction only partially filled in, or a subscript with nothing
22401  in it, the results will be unpredictable, but most constructs don't mind.
22402 \end_layout
22403
22404 \begin_layout Subsection
22405 Selecting Text
22406 \end_layout
22407
22408 \begin_layout Standard
22409 You can select text within a formula in two different ways.
22410  Place the cursor at one end of the string of text you want, and press 
22411 \family sans
22412 Shift
22413 \family default
22414  and a cursor movement key to select text.
22415  It will be highlighted as with regular text selection.
22416  Alternatively, you can select text with the mouse in the usual way.
22417  That text can then be cut or copied, and then pasted within any formula,
22418  but not in a normal text region in LyX.
22419 \end_layout
22420
22421 \begin_layout Subsection
22422 Exponents and Subscripts
22423 \begin_inset Index idx
22424 status collapsed
22425
22426 \begin_layout Plain Layout
22427 Math ! Exponents
22428 \end_layout
22429
22430 \end_inset
22431
22432
22433 \begin_inset Index idx
22434 status collapsed
22435
22436 \begin_layout Plain Layout
22437 Math ! Subscripts
22438 \end_layout
22439
22440 \end_inset
22441
22442
22443 \end_layout
22444
22445 \begin_layout Standard
22446 You can use the math panel to add super- or subscripts (buttons 
22447 \begin_inset Info
22448 type  "icon"
22449 arg   "math-superscript"
22450 \end_inset
22451
22452  and 
22453 \begin_inset Info
22454 type  "icon"
22455 arg   "math-subscript"
22456 \end_inset
22457
22458 ), but the much easier way is to use a command.
22459  To get 
22460 \begin_inset Formula $x^{2}$
22461 \end_inset
22462
22463 , type in a formula 
22464 \series bold
22465 x^2
22466 \begin_inset ERT
22467 status collapsed
22468
22469 \begin_layout Plain Layout
22470
22471
22472 \backslash
22473 spce 
22474 \end_layout
22475
22476 \end_inset
22477
22478
22479 \series default
22480 .
22481  The final 
22482 \family sans
22483 Space
22484 \family default
22485  puts the cursor back down on the base line of the expression.
22486  If you type 
22487 \series bold
22488 x^2y
22489 \series default
22490 , you will get 
22491 \begin_inset Formula $x^{2y}$
22492 \end_inset
22493
22494 , to get 
22495 \begin_inset Formula $x^{2}y$
22496 \end_inset
22497
22498 , type 
22499 \series bold
22500 x^2
22501 \begin_inset ERT
22502 status collapsed
22503
22504 \begin_layout Plain Layout
22505
22506
22507 \backslash
22508 spce 
22509 \end_layout
22510
22511 \end_inset
22512
22513 y
22514 \series default
22515 .
22516  If you use characters in the superscript, that could be accented with the
22517  hat 
22518 \begin_inset Quotes eld
22519 \end_inset
22520
22521 ^
22522 \begin_inset Quotes erd
22523 \end_inset
22524
22525 , you have to use an extra 
22526 \family sans
22527 Space
22528 \family default
22529  to separate the hat and the character.
22530  E.
22531 \begin_inset space \thinspace{}
22532 \end_inset
22533
22534 g.
22535 \begin_inset space \space{}
22536 \end_inset
22537
22538 if you want 
22539 \begin_inset Formula $x^{a}$
22540 \end_inset
22541
22542 , type 
22543 \series bold
22544 x^
22545 \begin_inset ERT
22546 status collapsed
22547
22548 \begin_layout Plain Layout
22549
22550
22551 \backslash
22552 spce 
22553 \end_layout
22554
22555 \end_inset
22556
22557 a
22558 \series default
22559 .
22560  Subscripts are similar: To get 
22561 \begin_inset Formula $a_{1}$
22562 \end_inset
22563
22564 , type 
22565 \series bold
22566 a_1
22567 \begin_inset ERT
22568 status collapsed
22569
22570 \begin_layout Plain Layout
22571
22572
22573 \backslash
22574 spce 
22575 \end_layout
22576
22577 \end_inset
22578
22579
22580 \series default
22581 .
22582 \end_layout
22583
22584 \begin_layout Subsection
22585 Fractions
22586 \begin_inset Index idx
22587 status collapsed
22588
22589 \begin_layout Plain Layout
22590 Math ! Fractions
22591 \end_layout
22592
22593 \end_inset
22594
22595
22596 \end_layout
22597
22598 \begin_layout Standard
22599 Create a fraction with either the command 
22600 \series bold
22601
22602 \backslash
22603 frac
22604 \series default
22605  or using the icon 
22606 \begin_inset Info
22607 type  "icon"
22608 arg   "math-insert \\frac"
22609 \end_inset
22610
22611  in the 
22612 \family sans
22613 Math
22614 \begin_inset space ~
22615 \end_inset
22616
22617 Panel
22618 \family default
22619 .
22620  You will be presented with an empty fraction.
22621  The cursor is above the fraction line.
22622  To move it to the bottom, simply press 
22623 \family sans
22624 Down
22625 \family default
22626 .
22627  To move back up, press 
22628 \family sans
22629 Up
22630 \family default
22631 .
22632  Any math structure can be placed in a fraction, as this example shows:
22633 \begin_inset Formula 
22634 \[
22635 \left[\frac{1}{\left(\begin{array}{cc}
22636 2 & 3\\
22637 4 & 5
22638 \end{array}\right)}\right]
22639 \]
22640
22641 \end_inset
22642
22643
22644 \end_layout
22645
22646 \begin_layout Subsection
22647 Roots
22648 \begin_inset Index idx
22649 status collapsed
22650
22651 \begin_layout Plain Layout
22652 Math ! Roots
22653 \end_layout
22654
22655 \end_inset
22656
22657
22658 \end_layout
22659
22660 \begin_layout Standard
22661 Roots can be created using the 
22662 \family sans
22663 Math
22664 \begin_inset space ~
22665 \end_inset
22666
22667 Panel
22668 \family default
22669  button 
22670 \begin_inset Info
22671 type  "icon"
22672 arg   "math-insert \\sqrt"
22673 \end_inset
22674
22675  or 
22676 \begin_inset Info
22677 type  "icon"
22678 arg   "math-insert \\root"
22679 \end_inset
22680
22681  or the commands 
22682 \series bold
22683
22684 \backslash
22685 sqrt
22686 \series default
22687  or 
22688 \series bold
22689
22690 \backslash
22691 root
22692 \series default
22693 .
22694  With the command 
22695 \series bold
22696
22697 \backslash
22698 root
22699 \series default
22700  you can produce roots of higher orders, like cube roots, while 
22701 \series bold
22702
22703 \backslash
22704 sqrt
22705 \series default
22706  produces always a square root.
22707 \end_layout
22708
22709 \begin_layout Subsection
22710 Operators with Limits
22711 \begin_inset Index idx
22712 status collapsed
22713
22714 \begin_layout Plain Layout
22715 Math ! Sums
22716 \end_layout
22717
22718 \end_inset
22719
22720
22721 \begin_inset Index idx
22722 status collapsed
22723
22724 \begin_layout Plain Layout
22725 Math ! Integrals
22726 \end_layout
22727
22728 \end_inset
22729
22730
22731 \begin_inset CommandInset label
22732 LatexCommand label
22733 name "sub:Operators-with-Limits"
22734
22735 \end_inset
22736
22737
22738 \end_layout
22739
22740 \begin_layout Standard
22741 Sum (
22742 \begin_inset Formula $\sum$
22743 \end_inset
22744
22745 ) and integral (
22746 \begin_inset Formula $\int$
22747 \end_inset
22748
22749 ) operators are very often decorated with limits.
22750  These limits can be entered in LyX by entering them as you would enter
22751  a super- or subscript, directly after the symbol.
22752  The sum operator will automatically place its 
22753 \begin_inset Quotes eld
22754 \end_inset
22755
22756 limits
22757 \begin_inset Quotes erd
22758 \end_inset
22759
22760  over and under the symbol in displayed formulas, and on the side in inline
22761  formulas.
22762  Such as 
22763 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22764 \end_inset
22765
22766 , versus
22767 \begin_inset Formula 
22768 \[
22769 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
22770 \]
22771
22772 \end_inset
22773
22774 Integral signs, however, will place the limits on the side in both formula
22775  types.
22776 \end_layout
22777
22778 \begin_layout Standard
22779 All operators with limits will be automatically re-sized when placed in
22780  display mode.
22781  The placement of the limits can be changed by placing the cursor directly
22782  behind the operator and hitting 
22783 \begin_inset Info
22784 type  "shortcut"
22785 arg   "math-limits"
22786 \end_inset
22787
22788  or using the menu 
22789 \family sans
22790 Edit\SpecialChar \menuseparator
22791 Math\SpecialChar \menuseparator
22792 Change
22793 \begin_inset space ~
22794 \end_inset
22795
22796 Limits
22797 \begin_inset space ~
22798 \end_inset
22799
22800 Type
22801 \family default
22802 .
22803 \end_layout
22804
22805 \begin_layout Standard
22806 Certain other mathematical expressions have this 
22807 \begin_inset Quotes eld
22808 \end_inset
22809
22810 moving limits
22811 \begin_inset Quotes erd
22812 \end_inset
22813
22814  feature as addition, such as
22815 \begin_inset Index idx
22816 status collapsed
22817
22818 \begin_layout Plain Layout
22819 Math ! Limits
22820 \end_layout
22821
22822 \end_inset
22823
22824
22825 \begin_inset Formula 
22826 \[
22827 \lim_{x\rightarrow\infty}f(x),
22828 \]
22829
22830 \end_inset
22831
22832 which will place the 
22833 \begin_inset Formula $x\rightarrow\infty$
22834 \end_inset
22835
22836  underneath the 
22837 \begin_inset Quotes eld
22838 \end_inset
22839
22840 lim
22841 \begin_inset Quotes erd
22842 \end_inset
22843
22844  in display mode.
22845  In inline formulas it looks like this: 
22846 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22847 \end_inset
22848
22849 .
22850 \end_layout
22851
22852 \begin_layout Standard
22853 Note that the lim-function was entered as the function macro 
22854 \series bold
22855
22856 \backslash
22857 lim
22858 \series default
22859 .
22860  Have a look at section
22861 \begin_inset space ~
22862 \end_inset
22863
22864
22865 \begin_inset CommandInset ref
22866 LatexCommand ref
22867 reference "sub:Functions"
22868
22869 \end_inset
22870
22871  for an explanation of function macros.
22872 \end_layout
22873
22874 \begin_layout Subsection
22875 Math Symbols
22876 \begin_inset Index idx
22877 status collapsed
22878
22879 \begin_layout Plain Layout
22880 Math ! Symbols
22881 \end_layout
22882
22883 \end_inset
22884
22885
22886 \end_layout
22887
22888 \begin_layout Standard
22889 Most math symbols can be found in the 
22890 \family sans
22891 Math
22892 \begin_inset space ~
22893 \end_inset
22894
22895 Panel
22896 \family default
22897  under one of several categories; including 
22898 \family sans
22899 Greek
22900 \family default
22901
22902 \family sans
22903 Operators
22904 \family default
22905
22906 \family sans
22907 Relations
22908 \family default
22909
22910 \family sans
22911 Arrows
22912 \family default
22913 .
22914  There are also the additional symbols provided by the American Mathematical
22915  Society (AMS).
22916 \end_layout
22917
22918 \begin_layout Standard
22919 If you know the LaTeX-command for a construct or symbol you wish to use,
22920  you don't have to use the 
22921 \family sans
22922 Math
22923 \begin_inset space ~
22924 \end_inset
22925
22926 Panel
22927 \family default
22928 ; you can type the command directly into the formula.
22929  LyX will convert it to the corresponding symbol or construct.
22930 \end_layout
22931
22932 \begin_layout Subsection
22933 Altering Spacing
22934 \begin_inset Index idx
22935 status collapsed
22936
22937 \begin_layout Plain Layout
22938 Math ! Spaces
22939 \end_layout
22940
22941 \end_inset
22942
22943
22944 \end_layout
22945
22946 \begin_layout Standard
22947 You may want to create spaces that differ from the standard spacing that
22948  LaTeX provides.
22949  To do this, press 
22950 \begin_inset Info
22951 type  "shortcut"
22952 arg   "command-alternatives space-insert protected ; math-space"
22953 \end_inset
22954
22955  or use the 
22956 \family sans
22957 Math
22958 \begin_inset space ~
22959 \end_inset
22960
22961 Panel
22962 \family default
22963  button 
22964 \family sans
22965
22966 \begin_inset Info
22967 type  "icon"
22968 arg   "math-insert \\space"
22969 \end_inset
22970
22971
22972 \family default
22973 .
22974  This generates a small space, and shows a small marker on the screen.
22975  For example, the sequence 
22976 \series bold
22977 a Ctrl+Space b
22978 \series default
22979
22980 \begin_inset Formula $a\, b$
22981 \end_inset
22982
22983  appears in LyX as 
22984 \begin_inset Graphics
22985         filename clipart/SpaceMarker.png
22986
22987 \end_inset
22988
22989 .
22990  You can change the space to different sizes when you set the cursor behind
22991  the space marker and hit space again several times.
22992  With every space hit the size will be changed.
22993  Some markers for the space size appear red in LyX, because they are negative
22994  spaces.
22995  Here are two examples:
22996 \end_layout
22997
22998 \begin_layout Standard
22999
23000 \series bold
23001 a Ctrl+Space b
23002 \series default
23003  and 3×
23004 \family sans
23005 Space
23006 \family default
23007
23008 \begin_inset Formula $a\quad b$
23009 \end_inset
23010
23011
23012 \end_layout
23013
23014 \begin_layout Standard
23015
23016 \series bold
23017 a Ctrl+Space b
23018 \series default
23019  and 5×
23020 \family sans
23021 Space
23022 \family default
23023
23024 \begin_inset Formula $a\! b$
23025 \end_inset
23026
23027
23028 \end_layout
23029
23030 \begin_layout Subsection
23031 Functions
23032 \begin_inset Index idx
23033 status collapsed
23034
23035 \begin_layout Plain Layout
23036 Math ! Functions
23037 \end_layout
23038
23039 \end_inset
23040
23041
23042 \begin_inset CommandInset label
23043 LatexCommand label
23044 name "sub:Functions"
23045
23046 \end_inset
23047
23048
23049 \end_layout
23050
23051 \begin_layout Standard
23052 The 
23053 \family sans
23054 Math
23055 \begin_inset space ~
23056 \end_inset
23057
23058 Panel
23059 \family default
23060  contains under the button 
23061 \family sans
23062
23063 \begin_inset Info
23064 type  "icon"
23065 arg   "math-insert \\functions"
23066 \end_inset
23067
23068
23069 \family default
23070  a number of function macros, such as 
23071 \begin_inset Formula $\sin$
23072 \end_inset
23073
23074
23075 \begin_inset Formula $\lim$
23076 \end_inset
23077
23078
23079 \emph on
23080 etc
23081 \emph default
23082 .
23083  (you can also insert them in a formula by typing 
23084 \series bold
23085
23086 \backslash
23087 sin
23088 \series default
23089  etc.).
23090  Standard mathematical practice is that functions are printed upright to
23091  avoid confusions, because 
23092 \begin_inset Formula $sin$
23093 \end_inset
23094
23095  does normally mean 
23096 \begin_inset Formula $s\cdot i\cdot n$
23097 \end_inset
23098
23099 .
23100 \end_layout
23101
23102 \begin_layout Standard
23103 Using the function macros will also produce correct spacing around the function:
23104  
23105 \begin_inset Formula $a\sin x$
23106 \end_inset
23107
23108  is different from 
23109 \begin_inset Formula $asinx$
23110 \end_inset
23111
23112 .
23113 \end_layout
23114
23115 \begin_layout Standard
23116 For some mathematical objects, like the limes, the macro changes where subscript
23117 s are placed, as described in section
23118 \begin_inset space ~
23119 \end_inset
23120
23121
23122 \begin_inset CommandInset ref
23123 LatexCommand ref
23124 reference "sub:Operators-with-Limits"
23125
23126 \end_inset
23127
23128 .
23129 \end_layout
23130
23131 \begin_layout Subsection
23132 Accents
23133 \begin_inset Index idx
23134 status collapsed
23135
23136 \begin_layout Plain Layout
23137 Math ! Accents
23138 \end_layout
23139
23140 \end_inset
23141
23142
23143 \end_layout
23144
23145 \begin_layout Standard
23146 In a formula you can insert accented characters in the same way as in text
23147  mode.
23148  This may depend on your keyboard, or the bindings file you use.
23149  You can also use LaTeX commands to e.
23150 \begin_inset space \thinspace{}
23151 \end_inset
23152
23153 g.
23154 \begin_inset space \space{}
23155 \end_inset
23156
23157 enter 
23158 \begin_inset Formula $\hat{a}$
23159 \end_inset
23160
23161  even if your keyboard doesn't have hat-accents enabled.
23162  Our example is entered by typing 
23163 \series bold
23164
23165 \backslash
23166 hat
23167 \begin_inset ERT
23168 status collapsed
23169
23170 \begin_layout Plain Layout
23171
23172
23173 \backslash
23174 spce 
23175 \end_layout
23176
23177 \end_inset
23178
23179 a
23180 \series default
23181  in a formula.
23182  Table
23183 \begin_inset space ~
23184 \end_inset
23185
23186
23187 \begin_inset CommandInset ref
23188 LatexCommand ref
23189 reference "tab:Accent-names-and"
23190
23191 \end_inset
23192
23193  shows the equivalences between the accent names and the commands.
23194 \end_layout
23195
23196 \begin_layout Standard
23197 \begin_inset Float table
23198 wide false
23199 sideways false
23200 status open
23201
23202 \begin_layout Plain Layout
23203 \begin_inset Caption
23204
23205 \begin_layout Plain Layout
23206 \begin_inset CommandInset label
23207 LatexCommand label
23208 name "tab:Accent-names-and"
23209
23210 \end_inset
23211
23212 Accent names and the corresponding commands.
23213 \end_layout
23214
23215 \end_inset
23216
23217
23218 \end_layout
23219
23220 \begin_layout Plain Layout
23221 \align center
23222 \begin_inset Tabular
23223 <lyxtabular version="3" rows="11" columns="3">
23224 <features tabularvalignment="middle">
23225 <column alignment="center" valignment="top" width="0pt">
23226 <column alignment="center" valignment="top" width="0pt">
23227 <column alignment="center" valignment="top" width="0pt">
23228 <row>
23229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23230 \begin_inset Text
23231
23232 \begin_layout Plain Layout
23233 Name
23234 \end_layout
23235
23236 \end_inset
23237 </cell>
23238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23239 \begin_inset Text
23240
23241 \begin_layout Plain Layout
23242 Command
23243 \end_layout
23244
23245 \end_inset
23246 </cell>
23247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23248 \begin_inset Text
23249
23250 \begin_layout Plain Layout
23251 E
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 xample
23261 \end_layout
23262
23263 \end_inset
23264 </cell>
23265 </row>
23266 <row>
23267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23268 \begin_inset Text
23269
23270 \begin_layout Plain Layout
23271
23272 \family roman
23273 \series medium
23274 \shape up
23275 \size normal
23276 \emph off
23277 \bar no
23278 \noun off
23279 \color none
23280 circumflex
23281 \end_layout
23282
23283 \end_inset
23284 </cell>
23285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23286 \begin_inset Text
23287
23288 \begin_layout Plain Layout
23289
23290 \series bold
23291
23292 \backslash
23293 hat
23294 \end_layout
23295
23296 \end_inset
23297 </cell>
23298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23299 \begin_inset Text
23300
23301 \begin_layout Plain Layout
23302
23303 \family roman
23304 \series medium
23305 \shape up
23306 \size normal
23307 \emph off
23308 \bar no
23309 \noun off
23310 \color none
23311 \begin_inset Formula $\hat{a}$
23312 \end_inset
23313
23314
23315 \end_layout
23316
23317 \end_inset
23318 </cell>
23319 </row>
23320 <row>
23321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23322 \begin_inset Text
23323
23324 \begin_layout Plain Layout
23325
23326 \family roman
23327 \series medium
23328 \shape up
23329 \size normal
23330 \emph off
23331 \bar no
23332 \noun off
23333 \color none
23334 grave
23335 \end_layout
23336
23337 \end_inset
23338 </cell>
23339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23340 \begin_inset Text
23341
23342 \begin_layout Plain Layout
23343
23344 \series bold
23345
23346 \backslash
23347 grave
23348 \end_layout
23349
23350 \end_inset
23351 </cell>
23352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23353 \begin_inset Text
23354
23355 \begin_layout Plain Layout
23356
23357 \family roman
23358 \series medium
23359 \shape up
23360 \size normal
23361 \emph off
23362 \bar no
23363 \noun off
23364 \color none
23365 \begin_inset Formula $\grave{a}$
23366 \end_inset
23367
23368
23369 \end_layout
23370
23371 \end_inset
23372 </cell>
23373 </row>
23374 <row>
23375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23376 \begin_inset Text
23377
23378 \begin_layout Plain Layout
23379
23380 \family roman
23381 \series medium
23382 \shape up
23383 \size normal
23384 \emph off
23385 \bar no
23386 \noun off
23387 \color none
23388 acute
23389 \end_layout
23390
23391 \end_inset
23392 </cell>
23393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23394 \begin_inset Text
23395
23396 \begin_layout Plain Layout
23397
23398 \series bold
23399
23400 \backslash
23401 acute
23402 \end_layout
23403
23404 \end_inset
23405 </cell>
23406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23407 \begin_inset Text
23408
23409 \begin_layout Plain Layout
23410
23411 \family roman
23412 \series medium
23413 \shape up
23414 \size normal
23415 \emph off
23416 \bar no
23417 \noun off
23418 \color none
23419 \begin_inset Formula $\acute{a}$
23420 \end_inset
23421
23422
23423 \end_layout
23424
23425 \end_inset
23426 </cell>
23427 </row>
23428 <row>
23429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23430 \begin_inset Text
23431
23432 \begin_layout Plain Layout
23433
23434 \family roman
23435 \series medium
23436 \shape up
23437 \size normal
23438 \emph off
23439 \bar no
23440 \noun off
23441 \color none
23442 umlaut
23443 \end_layout
23444
23445 \end_inset
23446 </cell>
23447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23448 \begin_inset Text
23449
23450 \begin_layout Plain Layout
23451
23452 \series bold
23453
23454 \backslash
23455 ddot
23456 \end_layout
23457
23458 \end_inset
23459 </cell>
23460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23461 \begin_inset Text
23462
23463 \begin_layout Plain Layout
23464
23465 \family roman
23466 \series medium
23467 \shape up
23468 \size normal
23469 \emph off
23470 \bar no
23471 \noun off
23472 \color none
23473 \begin_inset Formula $\ddot{a}$
23474 \end_inset
23475
23476
23477 \end_layout
23478
23479 \end_inset
23480 </cell>
23481 </row>
23482 <row>
23483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23484 \begin_inset Text
23485
23486 \begin_layout Plain Layout
23487
23488 \family roman
23489 \series medium
23490 \shape up
23491 \size normal
23492 \emph off
23493 \bar no
23494 \noun off
23495 \color none
23496 tilde
23497 \end_layout
23498
23499 \end_inset
23500 </cell>
23501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23502 \begin_inset Text
23503
23504 \begin_layout Plain Layout
23505
23506 \series bold
23507
23508 \backslash
23509 tilde
23510 \end_layout
23511
23512 \end_inset
23513 </cell>
23514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23515 \begin_inset Text
23516
23517 \begin_layout Plain Layout
23518
23519 \family roman
23520 \series medium
23521 \shape up
23522 \size normal
23523 \emph off
23524 \bar no
23525 \noun off
23526 \color none
23527 \begin_inset Formula $\tilde{a}$
23528 \end_inset
23529
23530
23531 \end_layout
23532
23533 \end_inset
23534 </cell>
23535 </row>
23536 <row>
23537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23538 \begin_inset Text
23539
23540 \begin_layout Plain Layout
23541
23542 \family roman
23543 \series medium
23544 \shape up
23545 \size normal
23546 \emph off
23547 \bar no
23548 \noun off
23549 \color none
23550 dot
23551 \end_layout
23552
23553 \end_inset
23554 </cell>
23555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23556 \begin_inset Text
23557
23558 \begin_layout Plain Layout
23559
23560 \series bold
23561
23562 \backslash
23563 dot
23564 \end_layout
23565
23566 \end_inset
23567 </cell>
23568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23569 \begin_inset Text
23570
23571 \begin_layout Plain Layout
23572
23573 \family roman
23574 \series medium
23575 \shape up
23576 \size normal
23577 \emph off
23578 \bar no
23579 \noun off
23580 \color none
23581 \begin_inset Formula $\dot{a}$
23582 \end_inset
23583
23584
23585 \end_layout
23586
23587 \end_inset
23588 </cell>
23589 </row>
23590 <row>
23591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23592 \begin_inset Text
23593
23594 \begin_layout Plain Layout
23595
23596 \family roman
23597 \series medium
23598 \shape up
23599 \size normal
23600 \emph off
23601 \bar no
23602 \noun off
23603 \color none
23604 breve
23605 \end_layout
23606
23607 \end_inset
23608 </cell>
23609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23610 \begin_inset Text
23611
23612 \begin_layout Plain Layout
23613
23614 \series bold
23615
23616 \backslash
23617 breve
23618 \end_layout
23619
23620 \end_inset
23621 </cell>
23622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23623 \begin_inset Text
23624
23625 \begin_layout Plain Layout
23626
23627 \family roman
23628 \series medium
23629 \shape up
23630 \size normal
23631 \emph off
23632 \bar no
23633 \noun off
23634 \color none
23635 \begin_inset Formula $\breve{a}$
23636 \end_inset
23637
23638
23639 \end_layout
23640
23641 \end_inset
23642 </cell>
23643 </row>
23644 <row>
23645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23646 \begin_inset Text
23647
23648 \begin_layout Plain Layout
23649
23650 \family roman
23651 \series medium
23652 \shape up
23653 \size normal
23654 \emph off
23655 \bar no
23656 \noun off
23657 \color none
23658 caron
23659 \end_layout
23660
23661 \end_inset
23662 </cell>
23663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23664 \begin_inset Text
23665
23666 \begin_layout Plain Layout
23667
23668 \series bold
23669
23670 \backslash
23671 check
23672 \end_layout
23673
23674 \end_inset
23675 </cell>
23676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23677 \begin_inset Text
23678
23679 \begin_layout Plain Layout
23680
23681 \family roman
23682 \series medium
23683 \shape up
23684 \size normal
23685 \emph off
23686 \bar no
23687 \noun off
23688 \color none
23689 \begin_inset Formula $\check{a}$
23690 \end_inset
23691
23692
23693 \end_layout
23694
23695 \end_inset
23696 </cell>
23697 </row>
23698 <row>
23699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23700 \begin_inset Text
23701
23702 \begin_layout Plain Layout
23703
23704 \family roman
23705 \series medium
23706 \shape up
23707 \size normal
23708 \emph off
23709 \bar no
23710 \noun off
23711 \color none
23712 macron
23713 \end_layout
23714
23715 \end_inset
23716 </cell>
23717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23718 \begin_inset Text
23719
23720 \begin_layout Plain Layout
23721
23722 \series bold
23723
23724 \backslash
23725 bar
23726 \end_layout
23727
23728 \end_inset
23729 </cell>
23730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23731 \begin_inset Text
23732
23733 \begin_layout Plain Layout
23734
23735 \family roman
23736 \series medium
23737 \shape up
23738 \size normal
23739 \emph off
23740 \bar no
23741 \noun off
23742 \color none
23743 \begin_inset Formula $\bar{a}$
23744 \end_inset
23745
23746
23747 \end_layout
23748
23749 \end_inset
23750 </cell>
23751 </row>
23752 <row>
23753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23754 \begin_inset Text
23755
23756 \begin_layout Plain Layout
23757 vector
23758 \end_layout
23759
23760 \end_inset
23761 </cell>
23762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23763 \begin_inset Text
23764
23765 \begin_layout Plain Layout
23766
23767 \series bold
23768
23769 \backslash
23770 vec
23771 \end_layout
23772
23773 \end_inset
23774 </cell>
23775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23776 \begin_inset Text
23777
23778 \begin_layout Plain Layout
23779
23780 \family roman
23781 \series medium
23782 \shape up
23783 \size normal
23784 \emph off
23785 \bar no
23786 \noun off
23787 \color none
23788 \begin_inset Formula $\vec{a}$
23789 \end_inset
23790
23791
23792 \end_layout
23793
23794 \end_inset
23795 </cell>
23796 </row>
23797 </lyxtabular>
23798
23799 \end_inset
23800
23801
23802 \end_layout
23803
23804 \end_inset
23805
23806
23807 \end_layout
23808
23809 \begin_layout Standard
23810 You can choose one of the accents by selecting an item from the 
23811 \family sans
23812 Frame
23813 \begin_inset space ~
23814 \end_inset
23815
23816 decorations
23817 \family default
23818  symbol set button 
23819 \begin_inset Info
23820 type  "icon"
23821 arg   "math-insert \\hat"
23822 \end_inset
23823
23824  in the math panel; this will apply to any selection you have made within
23825  a formula too.
23826 \end_layout
23827
23828 \begin_layout Section
23829 Brackets and Delimiters
23830 \begin_inset Index idx
23831 status collapsed
23832
23833 \begin_layout Plain Layout
23834 Math ! Brackets
23835 \end_layout
23836
23837 \end_inset
23838
23839
23840 \begin_inset Index idx
23841 status collapsed
23842
23843 \begin_layout Plain Layout
23844 Math ! Delimiters
23845 \end_layout
23846
23847 \end_inset
23848
23849
23850 \begin_inset CommandInset label
23851 LatexCommand label
23852 name "sec:Brackets-and-Delimiters"
23853
23854 \end_inset
23855
23856
23857 \end_layout
23858
23859 \begin_layout Standard
23860 There are several brackets available through LyX.
23861  For some purposes, using just the keys 
23862 \family typewriter
23863 []{}()|<>
23864 \family default
23865  should suffice.
23866  But if you want to surround a large structure, like a matrix or a fraction,
23867  or if you have several layers of brackets, it is better to use the math
23868  toolbar delimiter icon 
23869 \begin_inset Info
23870 type  "icon"
23871 arg   "dialog-show mathdelimiter"
23872 \end_inset
23873
23874 .
23875  For example, that is how you would construct the brackets around a matrix:
23876 \begin_inset Formula 
23877 \[
23878 \left[\begin{array}{cc}
23879 1 & 2\\
23880 3 & 4
23881 \end{array}\right]
23882 \]
23883
23884 \end_inset
23885
23886 and to make it easier to see the layers of parentheses.
23887  Below, the expression on the left was entered using the delimiter icon
23888  
23889 \begin_inset Info
23890 type  "icon"
23891 arg   "dialog-show mathdelimiter"
23892 \end_inset
23893
23894  and the expression on the right was entered using the 
23895 \family typewriter
23896 ()
23897 \family default
23898  keys.
23899  
23900 \begin_inset Formula 
23901 \[
23902 \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})}))}
23903 \]
23904
23905 \end_inset
23906
23907
23908 \end_layout
23909
23910 \begin_layout Standard
23911 If you use the delimiter icon, the parentheses, and other brackets from
23912  that menu will automatically re-size to accommodate the size of what is
23913  inside.
23914 \end_layout
23915
23916 \begin_layout Standard
23917 To construct brackets click on the button for the bracket you want on the
23918  left side and right side.
23919  If you use the option 
23920 \family sans
23921 Keep
23922 \begin_inset space ~
23923 \end_inset
23924
23925 matched
23926 \family default
23927 , the selected bracket type will be used for the left and the right side.
23928  The selection will be shown below the button field.
23929  If you want one side to not have a bracket, use the blank button.
23930  It will appear in LyX with a dotted line, but nothing will be printed.
23931 \end_layout
23932
23933 \begin_layout Standard
23934 If you want to place brackets around math structures, like a square root,
23935  you can do so by first highlighting (selecting) the structure that is to
23936  go inside the brackets.
23937  Then choose the appropriate brackets for left and right and click on 
23938 \family sans
23939 Insert
23940 \family default
23941 .
23942  The parentheses will be drawn around the selected structure.
23943  The most common bracket combinations (parentheses, square brackets, and
23944  braces, on both sides) can be entered more quickly using keyboard shortcuts.
23945  For example, to insert a pair of flexible parentheses on both sides, select
23946  the structure and enter 
23947 \begin_inset Info
23948 type  "shortcut"
23949 arg   "math-delim ( )"
23950 \end_inset
23951
23952 .
23953 \end_layout
23954
23955 \begin_layout Section
23956 Arrays and Multi-line Equations
23957 \begin_inset Index idx
23958 status collapsed
23959
23960 \begin_layout Plain Layout
23961 Math ! Arrays
23962 \end_layout
23963
23964 \end_inset
23965
23966
23967 \begin_inset Index idx
23968 status collapsed
23969
23970 \begin_layout Plain Layout
23971 Math ! Matrices
23972 \end_layout
23973
23974 \end_inset
23975
23976
23977 \begin_inset Index idx
23978 status collapsed
23979
23980 \begin_layout Plain Layout
23981 Math ! Multi-line Equations
23982 \end_layout
23983
23984 \end_inset
23985
23986
23987 \end_layout
23988
23989 \begin_layout Standard
23990 Matrices are entered in LyX using the 
23991 \family sans
23992 Math
23993 \begin_inset space ~
23994 \end_inset
23995
23996 Panel
23997 \family default
23998  matrix button 
23999 \family sans
24000
24001 \begin_inset Info
24002 type  "icon"
24003 arg   "dialog-show mathmatrix"
24004 \end_inset
24005
24006
24007 \family default
24008 .
24009  It will open a dialog for you to choose the number of rows/columns.
24010  Here is an example:
24011 \begin_inset Formula 
24012 \[
24013 \left(\begin{array}{ccc}
24014 1 & 2 & 3\\
24015 4 & 5 & 6\\
24016 7 & 8 & 9
24017 \end{array}\right)
24018 \]
24019
24020 \end_inset
24021
24022 The parentheses aren't automatic, but you can add them as described in section
24023 \begin_inset space ~
24024 \end_inset
24025
24026
24027 \begin_inset CommandInset ref
24028 LatexCommand ref
24029 reference "sec:Brackets-and-Delimiters"
24030
24031 \end_inset
24032
24033 .
24034  When you construct the matrix, you can decide whether the column entries
24035  will be left-, right-, or center-justified.
24036  This alignment is set in the box 
24037 \family sans
24038 Horizontal
24039 \family default
24040  with the letters 
24041 \begin_inset Quotes eld
24042 \end_inset
24043
24044
24045 \family sans
24046 l
24047 \family default
24048
24049 \begin_inset Quotes erd
24050 \end_inset
24051
24052
24053 \begin_inset Quotes eld
24054 \end_inset
24055
24056
24057 \family sans
24058 r
24059 \family default
24060
24061 \begin_inset Quotes erd
24062 \end_inset
24063
24064 , and 
24065 \begin_inset Quotes eld
24066 \end_inset
24067
24068
24069 \family sans
24070 c
24071 \family default
24072
24073 \begin_inset Quotes erd
24074 \end_inset
24075
24076 .
24077  LyX proposes a 
24078 \begin_inset Quotes eld
24079 \end_inset
24080
24081
24082 \family sans
24083 c
24084 \family default
24085
24086 \begin_inset Quotes erd
24087 \end_inset
24088
24089  for every column as default.
24090  For example, the sequence 
24091 \begin_inset Quotes eld
24092 \end_inset
24093
24094
24095 \family sans
24096 lcr
24097 \family default
24098
24099 \begin_inset Quotes erd
24100 \end_inset
24101
24102  means that the first column will be left-justified, the second will be
24103  centered, and the third column will be right-justified, because each letter
24104  corresponds to the relevant column.
24105  The result will look like this:
24106 \begin_inset Formula 
24107 \[
24108 \begin{array}{lcr}
24109 this & this\, column & this\, column\\
24110 column & has & has\, right\\
24111 has\, left\, alignment & center\, alignment & alignment
24112 \end{array}.
24113 \]
24114
24115 \end_inset
24116
24117
24118 \end_layout
24119
24120 \begin_layout Standard
24121 You can add more rows to an existing matrix by hitting 
24122 \begin_inset Info
24123 type  "shortcut"
24124 arg   "newline-insert newline"
24125 \end_inset
24126
24127  while the cursor is in the matrix.
24128  Adding or deleting columns can be done via the menu 
24129 \family sans
24130 Edit\SpecialChar \menuseparator
24131 Math
24132 \family default
24133  or the math toolbar.
24134 \end_layout
24135
24136 \begin_layout Standard
24137 There are other arrays used in formulas, such as distinctions of cases.
24138  It can be created with the menu 
24139 \family sans
24140 Insert\SpecialChar \menuseparator
24141 Math\SpecialChar \menuseparator
24142 Cases
24143 \begin_inset space ~
24144 \end_inset
24145
24146 Environment
24147 \family default
24148  or the command 
24149 \series bold
24150
24151 \backslash
24152 cases
24153 \series default
24154 .
24155  Here is an example: 
24156 \begin_inset Formula 
24157 \[
24158 f(x)=\begin{cases}
24159 -1 & x<0\\
24160 0 & x=0\\
24161 1 & x>0
24162 \end{cases}
24163 \]
24164
24165 \end_inset
24166
24167
24168 \end_layout
24169
24170 \begin_layout Standard
24171 \begin_inset VSpace bigskip
24172 \end_inset
24173
24174 Multi-line formulas are created when you press 
24175 \begin_inset Info
24176 type  "shortcut"
24177 arg   "newline-insert newline"
24178 \end_inset
24179
24180  within a formula.
24181  In an empty formula you can see that three blue boxes appear, one for each
24182  column.
24183  When you press 
24184 \begin_inset Info
24185 type  "shortcut"
24186 arg   "newline-insert newline"
24187 \end_inset
24188
24189  in a non-empty formula, the part before the relation sign (equal sign 
24190 \begin_inset Quotes eld
24191 \end_inset
24192
24193 =
24194 \begin_inset Quotes erd
24195 \end_inset
24196
24197  etc.) will be inserted automatically in the first column, the relation sign
24198  is in the second column, and the rest in the third column.
24199  A new row is created by every further hit of 
24200 \begin_inset Info
24201 type  "shortcut"
24202 arg   "newline-insert newline"
24203 \end_inset
24204
24205 .
24206  Multi-line formulas are always displayed formulas.
24207  Here is an example:
24208 \begin_inset Formula 
24209 \begin{eqnarray}
24210 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24211 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24212 \end{eqnarray}
24213
24214 \end_inset
24215
24216 Note that the middle column is designed for relation signs so structures
24217  in this column will be printed in a smaller size:
24218 \begin_inset Formula 
24219 \begin{eqnarray*}
24220 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24221 \end{eqnarray*}
24222
24223 \end_inset
24224
24225
24226 \end_layout
24227
24228 \begin_layout Standard
24229 The multi-line formula type described here is called 
24230 \family typewriter
24231 \series medium
24232 eqnarray
24233 \family default
24234 \series default
24235 .
24236  There are other multi-line types more suitable for certain situations,
24237  for example if you want a better inter-line spacing than in formula 
24238 \begin_inset CommandInset ref
24239 LatexCommand eqref
24240 reference "eq:asquared"
24241
24242 \end_inset
24243
24244 .
24245  The other types are described in section
24246 \begin_inset space ~
24247 \end_inset
24248
24249
24250 \begin_inset CommandInset ref
24251 LatexCommand ref
24252 reference "sub:AMS-Formula-Types"
24253
24254 \end_inset
24255
24256 .
24257 \end_layout
24258
24259 \begin_layout Section
24260 Formula Numbering and Referencing
24261 \begin_inset Index idx
24262 status collapsed
24263
24264 \begin_layout Plain Layout
24265 Math ! Formula numbering
24266 \end_layout
24267
24268 \end_inset
24269
24270
24271 \begin_inset Index idx
24272 status collapsed
24273
24274 \begin_layout Plain Layout
24275 Math ! Referencing formulas
24276 \end_layout
24277
24278 \end_inset
24279
24280
24281 \begin_inset CommandInset label
24282 LatexCommand label
24283 name "sec:Formula-Numbering-and"
24284
24285 \end_inset
24286
24287
24288 \end_layout
24289
24290 \begin_layout Standard
24291 To number a formula, set the cursor in the formula and use the menu 
24292 \family sans
24293 Edit\SpecialChar \menuseparator
24294 Math\SpecialChar \menuseparator
24295 Toggle
24296 \begin_inset space ~
24297 \end_inset
24298
24299 Numbering
24300 \family default
24301  or the shortcut 
24302 \begin_inset Info
24303 type  "shortcut"
24304 arg   "math-number-toggle"
24305 \end_inset
24306
24307 .
24308  The formula number appears in LyX as 
24309 \begin_inset Quotes eld
24310 \end_inset
24311
24312 #
24313 \begin_inset Quotes erd
24314 \end_inset
24315
24316  within parentheses.
24317  The 
24318 \begin_inset Quotes eld
24319 \end_inset
24320
24321 #
24322 \begin_inset Quotes erd
24323 \end_inset
24324
24325  denotes that the number will be calculated automatically when the output
24326  is generated.
24327  The placement and format of the formula number in the output depends on
24328  the document class.
24329  In this document the number is printed together with the chapter number,
24330  separated by a dot:
24331 \begin_inset Formula 
24332 \begin{equation}
24333 1+1=2
24334 \end{equation}
24335
24336 \end_inset
24337
24338 Using 
24339 \begin_inset Info
24340 type  "shortcut"
24341 arg   "math-number-toggle"
24342 \end_inset
24343
24344  in a numbered formula will switch off the numbering.
24345  You can only number displayed formulas.
24346 \end_layout
24347
24348 \begin_layout Standard
24349 Multi-line formulas can be numbered line by line: Using the menu 
24350 \family sans
24351 Edit\SpecialChar \menuseparator
24352 Math\SpecialChar \menuseparator
24353 Toggle
24354 \begin_inset space ~
24355 \end_inset
24356
24357 Numbering
24358 \begin_inset space ~
24359 \end_inset
24360
24361 of
24362 \begin_inset space ~
24363 \end_inset
24364
24365 Line
24366 \family default
24367  or the shortcut 
24368 \begin_inset Info
24369 type  "shortcut"
24370 arg   "math-number-line-toggle"
24371 \end_inset
24372
24373  will only toggle the numbering of the line where the cursor is:
24374 \begin_inset Formula 
24375 \begin{eqnarray}
24376 1 & = & 3-2\\
24377 2 & = & 4-2\nonumber \\
24378 4 & \leq & 7
24379 \end{eqnarray}
24380
24381 \end_inset
24382
24383 To number all lines use the shortcut 
24384 \begin_inset Info
24385 type  "shortcut"
24386 arg   "math-number-toggle"
24387 \end_inset
24388
24389 .
24390 \end_layout
24391
24392 \begin_layout Standard
24393 \begin_inset VSpace bigskip
24394 \end_inset
24395
24396 Every displayed formula can be referenced by its number using a label.
24397  A label is inserted with the menu 
24398 \family sans
24399 Insert\SpecialChar \menuseparator
24400 Label
24401 \family default
24402  when the cursor is in the formula.
24403  This opens a dialog to enter the label.
24404  It is recommended to use the proposed 
24405 \begin_inset Quotes eld
24406 \end_inset
24407
24408
24409 \family sans
24410 eq:
24411 \family default
24412
24413 \begin_inset Quotes erd
24414 \end_inset
24415
24416  as the first part of the label, because this helps later to identify the
24417  label type when you have many labels in your document.
24418  We inserted in the following example the label 
24419 \begin_inset Quotes eld
24420 \end_inset
24421
24422 eq:tanhExp
24423 \begin_inset Quotes erd
24424 \end_inset
24425
24426  in the second line:
24427 \begin_inset Formula 
24428 \begin{eqnarray}
24429 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24430  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24431 \end{eqnarray}
24432
24433 \end_inset
24434
24435 Every labeled line is automatically numbered.
24436  Therefore the label is shown in LyX at the place of the formula number
24437  placeholder 
24438 \begin_inset Quotes eld
24439 \end_inset
24440
24441 #
24442 \begin_inset Quotes erd
24443 \end_inset
24444
24445 .
24446  You can reference a labeled formula using the menu 
24447 \family sans
24448 Insert\SpecialChar \menuseparator
24449 Cross
24450 \begin_inset space ~
24451 \end_inset
24452
24453 Reference
24454 \family default
24455 .
24456  A dialog appears to choose a label you want to refer to.
24457  The reference appears in LyX as a gray cross-reference box and in the output
24458  as the formula number:
24459 \end_layout
24460
24461 \begin_layout Standard
24462 This is a cross-reference to equation (
24463 \begin_inset CommandInset ref
24464 LatexCommand ref
24465 reference "eq:tanhExp"
24466
24467 \end_inset
24468
24469 ).
24470 \end_layout
24471
24472 \begin_layout Standard
24473 The properties of LyX's cross-reference box are described in section
24474 \begin_inset space ~
24475 \end_inset
24476
24477
24478 \begin_inset CommandInset ref
24479 LatexCommand ref
24480 reference "sec:Cross-References"
24481
24482 \end_inset
24483
24484 .
24485  To delete a label, set the cursor at the end in the labeled formula and
24486  press 
24487 \family sans
24488 Del
24489 \family default
24490 .
24491 \end_layout
24492
24493 \begin_layout Section
24494 User defined math macros
24495 \begin_inset Index idx
24496 status collapsed
24497
24498 \begin_layout Plain Layout
24499 Math ! Macros
24500 \end_layout
24501
24502 \end_inset
24503
24504
24505 \end_layout
24506
24507 \begin_layout Standard
24508 LyX allows you to define macros for formulas which is very useful when you
24509  have equations of the same form in a document several times.
24510  Math macros are explained in section 
24511 \emph on
24512 Math
24513 \begin_inset space ~
24514 \end_inset
24515
24516 Macros
24517 \emph default
24518  of the 
24519 \emph on
24520 Math
24521 \emph default
24522  manual.
24523 \end_layout
24524
24525 \begin_layout Section
24526 Fine-Tuning
24527 \end_layout
24528
24529 \begin_layout Subsection
24530 Typefaces
24531 \begin_inset Index idx
24532 status collapsed
24533
24534 \begin_layout Plain Layout
24535 Math ! Typefaces
24536 \end_layout
24537
24538 \end_inset
24539
24540
24541 \end_layout
24542
24543 \begin_layout Standard
24544 The standard font for text is italic, for numbers the standard is roman.
24545  To set a font in a formula, use the 
24546 \family sans
24547 Math
24548 \begin_inset space ~
24549 \end_inset
24550
24551 Panel
24552 \family default
24553  button 
24554 \family sans
24555
24556 \begin_inset Info
24557 type  "icon"
24558 arg   "math-insert \\font"
24559 \end_inset
24560
24561
24562 \family default
24563 , or enter its command, listed in table
24564 \begin_inset space ~
24565 \end_inset
24566
24567
24568 \begin_inset CommandInset ref
24569 LatexCommand ref
24570 reference "tab:Typefaces-and-the"
24571
24572 \end_inset
24573
24574 , directly.
24575 \end_layout
24576
24577 \begin_layout Standard
24578 \begin_inset Float table
24579 wide false
24580 sideways false
24581 status open
24582
24583 \begin_layout Plain Layout
24584 \begin_inset Caption
24585
24586 \begin_layout Plain Layout
24587 \begin_inset CommandInset label
24588 LatexCommand label
24589 name "tab:Typefaces-and-the"
24590
24591 \end_inset
24592
24593 Typefaces and the corresponding commands.
24594 \end_layout
24595
24596 \end_inset
24597
24598
24599 \end_layout
24600
24601 \begin_layout Plain Layout
24602 \align center
24603 \begin_inset Tabular
24604 <lyxtabular version="3" rows="9" columns="2">
24605 <features tabularvalignment="middle">
24606 <column alignment="center" valignment="top" width="0pt">
24607 <column alignment="center" valignment="top" width="0pt">
24608 <row>
24609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24610 \begin_inset Text
24611
24612 \begin_layout Plain Layout
24613 Font
24614 \end_layout
24615
24616 \end_inset
24617 </cell>
24618 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24619 \begin_inset Text
24620
24621 \begin_layout Plain Layout
24622 Command
24623 \end_layout
24624
24625 \end_inset
24626 </cell>
24627 </row>
24628 <row>
24629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24630 \begin_inset Text
24631
24632 \begin_layout Plain Layout
24633
24634 \shape up
24635 \size normal
24636 \bar no
24637 \noun off
24638 \color none
24639 \begin_inset Formula $\mathrm{Roman}$
24640 \end_inset
24641
24642
24643 \end_layout
24644
24645 \end_inset
24646 </cell>
24647 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24648 \begin_inset Text
24649
24650 \begin_layout Plain Layout
24651
24652 \series bold
24653
24654 \backslash
24655 mathrm
24656 \end_layout
24657
24658 \end_inset
24659 </cell>
24660 </row>
24661 <row>
24662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24663 \begin_inset Text
24664
24665 \begin_layout Plain Layout
24666 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24667 \end_inset
24668
24669
24670 \end_layout
24671
24672 \end_inset
24673 </cell>
24674 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24675 \begin_inset Text
24676
24677 \begin_layout Plain Layout
24678
24679 \series bold
24680
24681 \backslash
24682 mathbf
24683 \end_layout
24684
24685 \end_inset
24686 </cell>
24687 </row>
24688 <row>
24689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24690 \begin_inset Text
24691
24692 \begin_layout Plain Layout
24693 \begin_inset Formula $\mathit{Italic}$
24694 \end_inset
24695
24696
24697 \end_layout
24698
24699 \end_inset
24700 </cell>
24701 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24702 \begin_inset Text
24703
24704 \begin_layout Plain Layout
24705
24706 \series bold
24707
24708 \backslash
24709 mathit
24710 \end_layout
24711
24712 \end_inset
24713 </cell>
24714 </row>
24715 <row>
24716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24717 \begin_inset Text
24718
24719 \begin_layout Plain Layout
24720
24721 \shape up
24722 \size normal
24723 \bar no
24724 \noun off
24725 \color none
24726 \begin_inset Formula $\mathtt{Typewriter}$
24727 \end_inset
24728
24729
24730 \end_layout
24731
24732 \end_inset
24733 </cell>
24734 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24735 \begin_inset Text
24736
24737 \begin_layout Plain Layout
24738
24739 \series bold
24740
24741 \backslash
24742 mathtt
24743 \end_layout
24744
24745 \end_inset
24746 </cell>
24747 </row>
24748 <row>
24749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24750 \begin_inset Text
24751
24752 \begin_layout Plain Layout
24753 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24754 \end_inset
24755
24756
24757 \end_layout
24758
24759 \end_inset
24760 </cell>
24761 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24762 \begin_inset Text
24763
24764 \begin_layout Plain Layout
24765
24766 \series bold
24767
24768 \backslash
24769 mathbb
24770 \end_layout
24771
24772 \end_inset
24773 </cell>
24774 </row>
24775 <row>
24776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24777 \begin_inset Text
24778
24779 \begin_layout Plain Layout
24780 \begin_inset Formula $\mathfrak{Fraktur}$
24781 \end_inset
24782
24783
24784 \end_layout
24785
24786 \end_inset
24787 </cell>
24788 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24789 \begin_inset Text
24790
24791 \begin_layout Plain Layout
24792
24793 \series bold
24794
24795 \backslash
24796 mathfrak
24797 \end_layout
24798
24799 \end_inset
24800 </cell>
24801 </row>
24802 <row>
24803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24804 \begin_inset Text
24805
24806 \begin_layout Plain Layout
24807
24808 \shape up
24809 \size normal
24810 \emph on
24811 \bar no
24812 \noun off
24813 \color none
24814 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24815 \end_inset
24816
24817
24818 \end_layout
24819
24820 \end_inset
24821 </cell>
24822 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24823 \begin_inset Text
24824
24825 \begin_layout Plain Layout
24826
24827 \series bold
24828
24829 \backslash
24830 mathcal
24831 \end_layout
24832
24833 \end_inset
24834 </cell>
24835 </row>
24836 <row>
24837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24838 \begin_inset Text
24839
24840 \begin_layout Plain Layout
24841 \begin_inset Formula $\mathsf{SansSerif}$
24842 \end_inset
24843
24844
24845 \end_layout
24846
24847 \end_inset
24848 </cell>
24849 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24850 \begin_inset Text
24851
24852 \begin_layout Plain Layout
24853
24854 \series bold
24855
24856 \backslash
24857 mathsf
24858 \end_layout
24859
24860 \end_inset
24861 </cell>
24862 </row>
24863 </lyxtabular>
24864
24865 \end_inset
24866
24867
24868 \end_layout
24869
24870 \end_inset
24871
24872
24873 \end_layout
24874
24875 \begin_layout Standard
24876 \begin_inset Note Greyedout
24877 status open
24878
24879 \begin_layout Plain Layout
24880
24881 \series bold
24882 Note:
24883 \series default
24884  You can only print capital letters in the typefaces 
24885 \family sans
24886 Blackboard
24887 \family default
24888  and 
24889 \family sans
24890 Calligraphic
24891 \family default
24892 .
24893 \end_layout
24894
24895 \end_inset
24896
24897
24898 \end_layout
24899
24900 \begin_layout Standard
24901 When you use a typeface, a blue box is inserted in the formula.
24902  Every character in this box will be printed in this typeface.
24903  Pressing 
24904 \family sans
24905 Space
24906 \family default
24907  within the box will set the cursor outside, so that you have to use a protected
24908  space when you need a space in the box.
24909  Here is an example where 
24910 \begin_inset Quotes eld
24911 \end_inset
24912
24913 N
24914 \begin_inset Quotes erd
24915 \end_inset
24916
24917  in 
24918 \family sans
24919 Blackboard
24920 \family default
24921  denotes the set of numbers:
24922 \begin_inset Formula 
24923 \[
24924 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24925 \]
24926
24927 \end_inset
24928
24929
24930 \end_layout
24931
24932 \begin_layout Standard
24933 The typefaces are nestable, which can cause confusion.
24934  You can e.
24935 \begin_inset space \thinspace{}
24936 \end_inset
24937
24938 g.
24939 \begin_inset space \space{}
24940 \end_inset
24941
24942 put a character in 
24943 \family sans
24944 Fraktur
24945 \family default
24946  in a box for 
24947 \family sans
24948 Typewriter
24949 \family default
24950
24951 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24952 \end_inset
24953
24954  
24955 \begin_inset Newline newline
24956 \end_inset
24957
24958 So it is better not to use this feature.
24959 \end_layout
24960
24961 \begin_layout Standard
24962 The typefaces have no effect on Greek letters: 
24963 \begin_inset Formula $\mathfrak{abc\delta e}$
24964 \end_inset
24965
24966
24967 \begin_inset Newline newline
24968 \end_inset
24969
24970 You can only print them emboldened using the command 
24971 \series bold
24972
24973 \backslash
24974 boldsymbol
24975 \series default
24976 , which works like the other typeface commands: 
24977 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24978 \end_inset
24979
24980
24981 \end_layout
24982
24983 \begin_layout Standard
24984
24985 \series bold
24986
24987 \backslash
24988 boldsymbol
24989 \series default
24990  works for all symbols, letters, and numbers.
24991 \end_layout
24992
24993 \begin_layout Standard
24994 A number of other font options are available as well, in the menu 
24995 \family sans
24996 Edit\SpecialChar \menuseparator
24997 Math\SpecialChar \menuseparator
24998 Text
24999 \begin_inset space ~
25000 \end_inset
25001
25002 Style
25003 \family default
25004 .
25005 \end_layout
25006
25007 \begin_layout Subsection
25008 Math Text
25009 \begin_inset Index idx
25010 status collapsed
25011
25012 \begin_layout Plain Layout
25013 Math ! Text
25014 \end_layout
25015
25016 \end_inset
25017
25018
25019 \end_layout
25020
25021 \begin_layout Standard
25022 Typefaces are useful for entering some characters in some given font, but
25023  not for text.
25024  For typing longer pieces of text use the math text, which is obtained using
25025  the entry 
25026 \family sans
25027 Normal
25028 \begin_inset space ~
25029 \end_inset
25030
25031 text
25032 \begin_inset space ~
25033 \end_inset
25034
25035 mode
25036 \family default
25037  of the 
25038 \family sans
25039 Math
25040 \begin_inset space ~
25041 \end_inset
25042
25043 Panel
25044 \family default
25045  button 
25046 \family sans
25047
25048 \begin_inset Info
25049 type  "icon"
25050 arg   "math-insert \\font"
25051 \end_inset
25052
25053
25054 \family default
25055  (shortcut 
25056 \begin_inset Info
25057 type  "shortcut"
25058 arg   "font-default"
25059 \end_inset
25060
25061 ).
25062  Math text appears in LyX in black instead of blue.
25063  You can use spaces and accents in math text like in normal text.
25064  Here is an example:
25065 \begin_inset Formula 
25066 \[
25067 f(x)=\begin{cases}
25068 x & \mbox{if I say so}\\
25069 -x & \mbox{under Umständen}
25070 \end{cases}
25071 \]
25072
25073 \end_inset
25074
25075
25076 \end_layout
25077
25078 \begin_layout Subsection
25079 Font Sizes
25080 \begin_inset Index idx
25081 status collapsed
25082
25083 \begin_layout Plain Layout
25084 Math ! Font sizes
25085 \end_layout
25086
25087 \end_inset
25088
25089
25090 \end_layout
25091
25092 \begin_layout Standard
25093 There are four font styles (relative sizes) used in math-mode, which are
25094  automatically chosen in most situations.
25095  These are called 
25096 \family sans
25097 textstyle
25098 \family default
25099
25100 \family sans
25101 displaystyle
25102 \family default
25103
25104 \family sans
25105 scriptstyle
25106 \family default
25107 , and 
25108 \family sans
25109 scriptscriptstyle
25110 \family default
25111 .
25112  For most characters, 
25113 \family sans
25114 textstyle
25115 \family default
25116  and 
25117 \family sans
25118 displaystyle
25119 \family default
25120  are actually the same size, but fractions, superscripts and subscripts,
25121  and certain other structures, are set larger in 
25122 \family sans
25123 displaystyle
25124 \family default
25125 .
25126  Except for some operators, which resize themselves to accommodate various
25127  situations, all text will be set in the styles that LaTeX thinks are appropriat
25128 e.
25129  These choices can be overridden by using the math panel button 
25130 \family sans
25131
25132 \begin_inset Info
25133 type  "icon"
25134 arg   "math-insert \\style"
25135 \end_inset
25136
25137
25138 \family default
25139 .
25140  A box for the size will be created in which you can insert the math structure.
25141  For example, you can set 
25142 \begin_inset Formula $\frac{1}{2}$
25143 \end_inset
25144
25145 , which is normally in 
25146 \family sans
25147 textstyle
25148 \family default
25149 , larger in 
25150 \family sans
25151 displaystyle
25152 \family default
25153
25154 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25155 \end_inset
25156
25157 .
25158  The four styles are used in the following example:
25159 \end_layout
25160
25161 \begin_layout Standard
25162 \begin_inset Formula $displaystyle$
25163 \end_inset
25164
25165
25166 \begin_inset Formula ${\textstyle textstyle}$
25167 \end_inset
25168
25169
25170 \begin_inset Formula ${\scriptstyle scriptstyle}$
25171 \end_inset
25172
25173
25174 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25175 \end_inset
25176
25177 .
25178 \end_layout
25179
25180 \begin_layout Standard
25181 All these math-mode font sizes are relative so that if the whole math inset
25182  is set in a particular size with the menu 
25183 \family sans
25184 Edit\SpecialChar \menuseparator
25185 Text
25186 \begin_inset space ~
25187 \end_inset
25188
25189 Style
25190 \family default
25191 , all sizes in the formula will be adjusted relative to this size.
25192  Similarly, if the base font size of the document is changed, all fonts
25193  will be adjusted to correspond.
25194  As an example here is a formula in the font size 
25195 \begin_inset Quotes eld
25196 \end_inset
25197
25198 largest
25199 \begin_inset Quotes erd
25200 \end_inset
25201
25202 :
25203 \end_layout
25204
25205 \begin_layout Standard
25206
25207 \family roman
25208 \size largest
25209 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25210 \end_inset
25211
25212
25213 \end_layout
25214
25215 \begin_layout Section
25216 Theorem Modules
25217 \end_layout
25218
25219 \begin_layout Standard
25220 As of LyX 1.6, support for theorem-like environments has been moved out of
25221  the document classes and into layout modules.
25222 \begin_inset Index idx
25223 status collapsed
25224
25225 \begin_layout Plain Layout
25226 Layout Modules
25227 \end_layout
25228
25229 \end_inset
25230
25231  As a result, theorem-like environments can now easily be used with classes
25232  other than the AMS classes.
25233  See section 
25234 \begin_inset CommandInset ref
25235 LatexCommand ref
25236 reference "sub:Modules"
25237
25238 \end_inset
25239
25240  for more on layout modules.
25241 \end_layout
25242
25243 \begin_layout Section
25244 AMS-LaTeX
25245 \begin_inset Index idx
25246 status collapsed
25247
25248 \begin_layout Plain Layout
25249 AMS math
25250 \end_layout
25251
25252 \end_inset
25253
25254
25255 \begin_inset Index idx
25256 status collapsed
25257
25258 \begin_layout Plain Layout
25259 Math ! AMS
25260 \end_layout
25261
25262 \end_inset
25263
25264
25265 \end_layout
25266
25267 \begin_layout Standard
25268 LyX supports the packages provided by the American Mathematical Society
25269  (AMS) that are in common use.
25270 \end_layout
25271
25272 \begin_layout Subsection
25273 Enabling AMS-Support
25274 \end_layout
25275
25276 \begin_layout Standard
25277 Selecting the checkbox 
25278 \family sans
25279 Use
25280 \begin_inset space ~
25281 \end_inset
25282
25283 AMS
25284 \begin_inset space ~
25285 \end_inset
25286
25287 math
25288 \begin_inset space ~
25289 \end_inset
25290
25291 package
25292 \family default
25293  in the 
25294 \family sans
25295 Document\SpecialChar \menuseparator
25296 Settings
25297 \family default
25298
25299 \begin_inset Index idx
25300 status collapsed
25301
25302 \begin_layout Plain Layout
25303 Document ! Settings
25304 \end_layout
25305
25306 \end_inset
25307
25308  dialog under 
25309 \family sans
25310 Math
25311 \begin_inset space ~
25312 \end_inset
25313
25314 Options
25315 \family default
25316  will include the AMS-packages in the document and make the facilities available.
25317  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25318  formulas, ensure that you have enabled AMS.
25319 \end_layout
25320
25321 \begin_layout Subsection
25322 AMS-Formula Types
25323 \begin_inset CommandInset label
25324 LatexCommand label
25325 name "sub:AMS-Formula-Types"
25326
25327 \end_inset
25328
25329
25330 \begin_inset Index idx
25331 status collapsed
25332
25333 \begin_layout Plain Layout
25334 Math ! Multi-line Equations
25335 \end_layout
25336
25337 \end_inset
25338
25339
25340 \end_layout
25341
25342 \begin_layout Standard
25343 AMS-LaTeX provides a selection of different formula types.
25344  LyX allows you to choose between 
25345 \family typewriter
25346 align
25347 \family default
25348
25349 \family typewriter
25350 alignat
25351 \family default
25352
25353 \family typewriter
25354 flalign
25355 \family default
25356
25357 \family typewriter
25358 gather
25359 \family default
25360 , and 
25361 \family typewriter
25362 multline
25363 \family default
25364 .
25365  We refer to the AMS-documentation for an explanation of these formula types.
25366 \end_layout
25367
25368 \begin_layout Chapter
25369 More Tools
25370 \end_layout
25371
25372 \begin_layout Section
25373 Cross-References
25374 \begin_inset Index idx
25375 status collapsed
25376
25377 \begin_layout Plain Layout
25378 Cross references
25379 \end_layout
25380
25381 \end_inset
25382
25383
25384 \begin_inset CommandInset label
25385 LatexCommand label
25386 name "sec:Cross-References"
25387
25388 \end_inset
25389
25390
25391 \end_layout
25392
25393 \begin_layout Standard
25394 One of LyX's strengths is cross-references.
25395  You can reference every section, float, footnote, formula, and list in
25396  the document.
25397  To reference a document part, you have to insert a label into it.
25398  The label is used as an anchor and a name for the reference.
25399  We want for example to refer to the second item of the following list:
25400 \end_layout
25401
25402 \begin_layout Enumerate
25403 First item
25404 \end_layout
25405
25406 \begin_layout Enumerate
25407 \begin_inset CommandInset label
25408 LatexCommand label
25409 name "enu:Second-item"
25410
25411 \end_inset
25412
25413 Second item
25414 \end_layout
25415
25416 \begin_layout Enumerate
25417 Third item
25418 \end_layout
25419
25420 \begin_layout Standard
25421 First we insert a label into the second item with the menu 
25422 \family sans
25423 Insert\SpecialChar \menuseparator
25424 Label
25425 \family default
25426  or by pressing the toolbar button 
25427 \begin_inset Info
25428 type  "icon"
25429 arg   "label-insert"
25430 \end_inset
25431
25432 .
25433  A gray label box like this: 
25434 \begin_inset Graphics
25435         filename clipart/labelQt4.png
25436         scale 85
25437
25438 \end_inset
25439
25440  is inserted and the label window pops up asking for the label text.
25441  LyX offers as text the first words of the item with a prefix, in our case
25442  the text 
25443 \begin_inset Quotes eld
25444 \end_inset
25445
25446
25447 \family sans
25448 enu:Second-item
25449 \family default
25450
25451 \begin_inset Quotes erd
25452 \end_inset
25453
25454 .
25455  The prefix 
25456 \begin_inset Quotes eld
25457 \end_inset
25458
25459
25460 \family sans
25461 enu:
25462 \family default
25463
25464 \begin_inset Quotes erd
25465 \end_inset
25466
25467  stands for 
25468 \begin_inset Quotes eld
25469 \end_inset
25470
25471 enumerate
25472 \begin_inset Quotes erd
25473 \end_inset
25474
25475 .
25476  The prefix depends on the document part where the label is inserted, e.
25477 \begin_inset space \thinspace{}
25478 \end_inset
25479
25480 g.
25481 \begin_inset space \space{}
25482 \end_inset
25483
25484 if you insert a label into a section heading, the suggested prefix will
25485  be 
25486 \begin_inset Quotes eld
25487 \end_inset
25488
25489
25490 \family sans
25491 sec:
25492 \family default
25493
25494 \begin_inset Quotes erd
25495 \end_inset
25496
25497 .
25498 \end_layout
25499
25500 \begin_layout Standard
25501 To reference the item, we refer to its label using the menu 
25502 \family sans
25503 Insert\SpecialChar \menuseparator
25504 Cross-Reference
25505 \family default
25506  or the toolbar button 
25507 \begin_inset Info
25508 type  "icon"
25509 arg   "dialog-show-new-inset ref"
25510 \end_inset
25511
25512 .
25513  A gray cross-reference box like this: 
25514 \begin_inset Graphics
25515         filename clipart/referenceQt4.png
25516         scale 85
25517
25518 \end_inset
25519
25520  is inserted and the cross-reference window appears showing all the labels
25521  in the document.
25522  We can now sort the labels alphabetically and then choose the entry 
25523 \begin_inset Quotes eld
25524 \end_inset
25525
25526
25527 \family sans
25528 enu:Second-item
25529 \family default
25530
25531 \begin_inset Quotes erd
25532 \end_inset
25533
25534 .
25535  At the position of the cross-reference box the item number will appear
25536  in the output.
25537 \end_layout
25538
25539 \begin_layout Standard
25540 Alternatively to 
25541 \family sans
25542 Insert\SpecialChar \menuseparator
25543 Cross-Reference
25544 \family default
25545 , you can right-click on a label and use in the appearing context menu 
25546 \family sans
25547 Copy as Reference
25548 \family default
25549 .
25550  The cross-reference to this label is now in the clipboard and can be pasted
25551  to the actual cursor position via the menu 
25552 \family sans
25553 Edit\SpecialChar \menuseparator
25554 Paste
25555 \family default
25556  (shortcut 
25557 \begin_inset Info
25558 type  "shortcut"
25559 arg   "paste"
25560 \end_inset
25561
25562 ).
25563 \end_layout
25564
25565 \begin_layout Standard
25566 Here is our cross-reference: Item
25567 \begin_inset space ~
25568 \end_inset
25569
25570
25571 \begin_inset CommandInset ref
25572 LatexCommand ref
25573 reference "enu:Second-item"
25574
25575 \end_inset
25576
25577
25578 \end_layout
25579
25580 \begin_layout Standard
25581 It is recommended to use a protected space
25582 \begin_inset Foot
25583 status collapsed
25584
25585 \begin_layout Plain Layout
25586 described in section
25587 \begin_inset space ~
25588 \end_inset
25589
25590
25591 \begin_inset CommandInset ref
25592 LatexCommand ref
25593 reference "sub:Protected-Space"
25594
25595 \end_inset
25596
25597
25598 \end_layout
25599
25600 \end_inset
25601
25602  between the cross-reference name and the cross-reference to avoid ugly
25603  line breaks between them.
25604 \end_layout
25605
25606 \begin_layout Standard
25607 There are six formats of cross-references:
25608 \end_layout
25609
25610 \begin_layout Description
25611 <reference>: prints the number, this is the default: 
25612 \begin_inset CommandInset ref
25613 LatexCommand ref
25614 reference "fig:Two-distorted-images"
25615
25616 \end_inset
25617
25618
25619 \end_layout
25620
25621 \begin_layout Description
25622 (<reference>): prints the number within two parentheses, this is the style
25623  normally used to reference formulas, especially when the reference name
25624  
25625 \begin_inset Quotes eld
25626 \end_inset
25627
25628 Equation
25629 \begin_inset Quotes erd
25630 \end_inset
25631
25632  is omitted: 
25633 \begin_inset CommandInset ref
25634 LatexCommand eqref
25635 reference "eq:tanhExp"
25636
25637 \end_inset
25638
25639
25640 \end_layout
25641
25642 \begin_layout Description
25643 <page>: prints the page number: Page
25644 \begin_inset space ~
25645 \end_inset
25646
25647
25648 \begin_inset CommandInset ref
25649 LatexCommand pageref
25650 reference "fig:Two-distorted-images"
25651
25652 \end_inset
25653
25654
25655 \end_layout
25656
25657 \begin_layout Description
25658 on
25659 \begin_inset space ~
25660 \end_inset
25661
25662 page
25663 \begin_inset space ~
25664 \end_inset
25665
25666 <page>: prints the text "on page" and the page number: 
25667 \begin_inset CommandInset ref
25668 LatexCommand vpageref
25669 reference "fig:Two-distorted-images"
25670
25671 \end_inset
25672
25673
25674 \end_layout
25675
25676 \begin_layout Description
25677 <reference>
25678 \begin_inset space ~
25679 \end_inset
25680
25681 on
25682 \begin_inset space ~
25683 \end_inset
25684
25685 page
25686 \begin_inset space ~
25687 \end_inset
25688
25689 <page>: prints the number, the text "on page", and the page number: 
25690 \begin_inset CommandInset ref
25691 LatexCommand vref
25692 reference "fig:Two-distorted-images"
25693
25694 \end_inset
25695
25696
25697 \end_layout
25698
25699 \begin_layout Description
25700 Formatted
25701 \begin_inset space ~
25702 \end_inset
25703
25704 reference: prints a self defined cross-reference format.
25705 \begin_inset Newline newline
25706 \end_inset
25707
25708
25709 \begin_inset Note Greyedout
25710 status collapsed
25711
25712 \begin_layout Plain Layout
25713
25714 \series bold
25715 Note:
25716 \series default
25717  This feature is only available when you have the LaTeX-package 
25718 \series bold
25719 prettyref
25720 \series default
25721  or 
25722 \series bold
25723 refstyle
25724 \series default
25725
25726 \begin_inset Index idx
25727 status collapsed
25728
25729 \begin_layout Plain Layout
25730 LaTeX-packages ! prettyref
25731 \end_layout
25732
25733 \end_inset
25734
25735
25736 \begin_inset Index idx
25737 status collapsed
25738
25739 \begin_layout Plain Layout
25740 LaTeX-packages ! refstyle
25741 \end_layout
25742
25743 \end_inset
25744
25745  installed.
25746 \end_layout
25747
25748 \end_inset
25749
25750
25751 \begin_inset Newline newline
25752 \end_inset
25753
25754 You can select which LaTeX-package should be used for this feature by setting
25755  the option 
25756 \family sans
25757 Use refstyle (not prettyref) for cross-references
25758 \family default
25759  in the menu 
25760 \family sans
25761 Document\SpecialChar \menuseparator
25762 Settings\SpecialChar \menuseparator
25763 Document Class
25764 \family default
25765 .
25766  The package 
25767 \series bold
25768 refstyle
25769 \series default
25770  is the default and preferred because 
25771 \series bold
25772 prettyref
25773 \series default
25774  supports only English documents.
25775  The format is specified by using the command 
25776 \series bold
25777
25778 \backslash
25779 newrefformat
25780 \series default
25781  (prettyref) or 
25782 \series bold
25783
25784 \backslash
25785 newref
25786 \series default
25787  (refstyle) in the LaTeX preamble of the document.
25788  For example redefining all references to figures (which have the label
25789  shortcut 
25790 \begin_inset Quotes eld
25791 \end_inset
25792
25793
25794 \family sans
25795 fig
25796 \family default
25797
25798 \begin_inset Quotes erd
25799 \end_inset
25800
25801 ) can be done with this command
25802 \begin_inset Newline newline
25803 \end_inset
25804
25805
25806 \series bold
25807
25808 \backslash
25809 newref{fig}{refcmd={Image on page 
25810 \backslash
25811 pageref{#1}}}
25812 \series default
25813
25814 \begin_inset Newline newline
25815 \end_inset
25816
25817 For more information about the format, have a look at the package documentations
25818
25819 \begin_inset CommandInset citation
25820 LatexCommand cite
25821 key "prettyref,refstyle"
25822
25823 \end_inset
25824
25825 .
25826 \end_layout
25827
25828 \begin_layout Description
25829 Textual
25830 \begin_inset space ~
25831 \end_inset
25832
25833 reference: prints the caption or the name of the reference: 
25834 \begin_inset CommandInset ref
25835 LatexCommand nameref
25836 reference "fig:Two-distorted-images"
25837
25838 \end_inset
25839
25840
25841 \end_layout
25842
25843 \begin_layout Standard
25844
25845 \family sans
25846 <page>
25847 \family default
25848  will not print the page number if the label is on the previous, the same,
25849  or the next page.
25850  You will e.
25851 \begin_inset space \thinspace{}
25852 \end_inset
25853
25854 g.
25855 \begin_inset space \space{}
25856 \end_inset
25857
25858 see the text 
25859 \begin_inset Quotes eld
25860 \end_inset
25861
25862
25863 \family sans
25864 on this page
25865 \family default
25866
25867 \begin_inset Quotes erd
25868 \end_inset
25869
25870  instead.
25871  The style 
25872 \family sans
25873 <reference> on page <page>
25874 \family default
25875  will not print anything about the page if the label is on the same page.
25876 \end_layout
25877
25878 \begin_layout Standard
25879 The number and current page of the referenced document part in the output
25880  is automatically calculated by LaTeX.
25881  The varieties are adjusted in the field 
25882 \family sans
25883 Format
25884 \family default
25885  of the cross-reference window, that appear when you click on the cross-referenc
25886 e.
25887 \end_layout
25888
25889 \begin_layout Standard
25890 You can only use the style 
25891 \family sans
25892 <reference>
25893 \family default
25894  to reference numbered document parts, while the reference style 
25895 \family sans
25896 <page>
25897 \family default
25898  is always possible.
25899 \end_layout
25900
25901 \begin_layout Standard
25902 If you want to reference a section, put the label in the section heading;
25903  for floats put the label in the caption; for footnotes put the label in
25904  it.
25905  Referencing formulas is explained in section
25906 \begin_inset space ~
25907 \end_inset
25908
25909
25910 \begin_inset CommandInset ref
25911 LatexCommand ref
25912 reference "sec:Formula-Numbering-and"
25913
25914 \end_inset
25915
25916 .
25917 \end_layout
25918
25919 \begin_layout Standard
25920 Right-clicking on a cross-reference opens a context menu.
25921  The entry 
25922 \family sans
25923 Go
25924 \begin_inset space ~
25925 \end_inset
25926
25927 to
25928 \begin_inset space ~
25929 \end_inset
25930
25931 Label
25932 \family default
25933  sets the cursor before the referenced label.
25934  This entry will be renamed in the context menu of the label to 
25935 \family sans
25936 Go
25937 \begin_inset space ~
25938 \end_inset
25939
25940 Back
25941 \family default
25942  so that you can use it to set the cursor back to the cross-reference.
25943  You can also go back with the toolbar button 
25944 \begin_inset Info
25945 type  "icon"
25946 arg   "bookmark-goto 0"
25947 \end_inset
25948
25949 .
25950 \end_layout
25951
25952 \begin_layout Standard
25953 You can change labels at any time.
25954  References to the changed label will automatically be updated so that you
25955  do not need to think about this.
25956 \end_layout
25957
25958 \begin_layout Standard
25959 If a cross-reference refers to a non-existent label, you will see two question
25960  marks in the output instead of the reference.
25961 \end_layout
25962
25963 \begin_layout Standard
25964 References are described in detail in sec.
25965 \begin_inset space ~
25966 \end_inset
25967
25968
25969 \begin_inset Quotes eld
25970 \end_inset
25971
25972 Referencing Floats
25973 \begin_inset Quotes erd
25974 \end_inset
25975
25976  of the 
25977 \emph on
25978 Embedded
25979 \begin_inset space ~
25980 \end_inset
25981
25982 Objects
25983 \emph default
25984  manual.
25985 \end_layout
25986
25987 \begin_layout Section
25988 Table of Contents and other Listings
25989 \begin_inset Index idx
25990 status collapsed
25991
25992 \begin_layout Plain Layout
25993 Table of contents
25994 \end_layout
25995
25996 \end_inset
25997
25998
25999 \begin_inset Index idx
26000 status collapsed
26001
26002 \begin_layout Plain Layout
26003 Outline
26004 \end_layout
26005
26006 \end_inset
26007
26008
26009 \begin_inset CommandInset label
26010 LatexCommand label
26011 name "sec:toc"
26012
26013 \end_inset
26014
26015
26016 \end_layout
26017
26018 \begin_layout Subsection
26019 Table of Contents
26020 \begin_inset CommandInset label
26021 LatexCommand label
26022 name "sub:Table-of-Contents"
26023
26024 \end_inset
26025
26026
26027 \end_layout
26028
26029 \begin_layout Standard
26030 The Table of Contents (TOC) is inserted with the menu 
26031 \family sans
26032 Insert\SpecialChar \menuseparator
26033 List/TOC\SpecialChar \menuseparator
26034 Table
26035 \begin_inset space ~
26036 \end_inset
26037
26038 of
26039 \begin_inset space ~
26040 \end_inset
26041
26042 Contents
26043 \family default
26044 .
26045  Is is displayed in LyX as a gray box.
26046  If you click on it, the 
26047 \family sans
26048 Outline
26049 \family default
26050  window appears, showing you the TOC entries as outline, which allows you
26051  to move and rearrange sections in your documents.
26052  So this operation is an alternative to the menu 
26053 \family sans
26054 Document\SpecialChar \menuseparator
26055 Outline
26056 \family default
26057  that is described in sec.
26058 \begin_inset space \thinspace{}
26059 \end_inset
26060
26061
26062 \begin_inset CommandInset ref
26063 LatexCommand ref
26064 reference "sub:The-Outliner"
26065
26066 \end_inset
26067
26068 .
26069 \end_layout
26070
26071 \begin_layout Standard
26072 The TOC in the document output lists every numbered section automatically.
26073  If you have declared a short title for a section heading, as described
26074  in section
26075 \begin_inset space ~
26076 \end_inset
26077
26078
26079 \begin_inset CommandInset ref
26080 LatexCommand ref
26081 reference "sec:Short-Titles"
26082
26083 \end_inset
26084
26085 , it will be used in the TOC instead of the section heading.
26086  Section
26087 \begin_inset space ~
26088 \end_inset
26089
26090
26091 \begin_inset CommandInset ref
26092 LatexCommand ref
26093 reference "sub:Numbering-depth"
26094
26095 \end_inset
26096
26097  describes how the level is adjusted that defines which section types are
26098  listed in the TOC.
26099  Unnumbered sections are not listed in the TOC.
26100 \end_layout
26101
26102 \begin_layout Subsection
26103 List of Figures, Tables, and Algorithms
26104 \begin_inset CommandInset label
26105 LatexCommand label
26106 name "sub:List-of-Figures"
26107
26108 \end_inset
26109
26110
26111 \end_layout
26112
26113 \begin_layout Standard
26114 Table, figure, and algorithm lists are very much like the table of contents.
26115  You can insert them via the 
26116 \family sans
26117 Insert\SpecialChar \menuseparator
26118 List
26119 \begin_inset space ~
26120 \end_inset
26121
26122 /
26123 \begin_inset space ~
26124 \end_inset
26125
26126 TOC
26127 \family default
26128  submenus.
26129  The list entries are the float captions and the float number.
26130 \end_layout
26131
26132 \begin_layout Section
26133 URLs and Hyperlinks
26134 \begin_inset Index idx
26135 status collapsed
26136
26137 \begin_layout Plain Layout
26138 URLs
26139 \end_layout
26140
26141 \end_inset
26142
26143
26144 \begin_inset Index idx
26145 status collapsed
26146
26147 \begin_layout Plain Layout
26148 Hyperlinks
26149 \end_layout
26150
26151 \end_inset
26152
26153
26154 \end_layout
26155
26156 \begin_layout Subsection
26157 URLs
26158 \begin_inset CommandInset label
26159 LatexCommand label
26160 name "sub:URLs"
26161
26162 \end_inset
26163
26164
26165 \end_layout
26166
26167 \begin_layout Standard
26168 Links to web pages or email addresses can be inserted via the menu 
26169 \family sans
26170 Insert\SpecialChar \menuseparator
26171 URL
26172 \family default
26173 .
26174 \end_layout
26175
26176 \begin_layout Standard
26177 Here is an example URL: LyX's homepage: 
26178 \begin_inset Flex URL
26179 status collapsed
26180
26181 \begin_layout Plain Layout
26182
26183 http://www.lyx.org
26184 \end_layout
26185
26186 \end_inset
26187
26188
26189 \end_layout
26190
26191 \begin_layout Standard
26192 You cannot change the style of the link text, the URL text will always be
26193  in the style 
26194 \family typewriter
26195 Typewriter
26196 \family default
26197 .
26198  To be able to format the URL text, use hyperlinks as explained in the next
26199  subsection.
26200 \end_layout
26201
26202 \begin_layout Standard
26203 \begin_inset Note Greyedout
26204 status open
26205
26206 \begin_layout Plain Layout
26207
26208 \series bold
26209 Note:
26210 \series default
26211  URLs must not end with a backslash, otherwise you get LaTeX errors.
26212 \end_layout
26213
26214 \end_inset
26215
26216
26217 \end_layout
26218
26219 \begin_layout Subsection
26220 Hyperlinks
26221 \begin_inset CommandInset label
26222 LatexCommand label
26223 name "sub:Hyperlinks"
26224
26225 \end_inset
26226
26227
26228 \end_layout
26229
26230 \begin_layout Standard
26231 Hyperlinks can be inserted with the menu 
26232 \family sans
26233 Insert\SpecialChar \menuseparator
26234 Hyperlink
26235 \family default
26236  or with the toolbar button 
26237 \begin_inset Info
26238 type  "icon"
26239 arg   "href-insert"
26240 \end_inset
26241
26242 .
26243  The appearing dialog has two fields: 
26244 \family sans
26245 Target
26246 \family default
26247  and 
26248 \family sans
26249 Name
26250 \family default
26251 .
26252  The name is the printed text for the hyperlink.
26253  The hyperlink type can be a weblink like this: 
26254 \begin_inset CommandInset href
26255 LatexCommand href
26256 name "LyX's homepage"
26257 target "http://www.lyx.org"
26258
26259 \end_inset
26260
26261 , an Email address like this: 
26262 \begin_inset CommandInset href
26263 LatexCommand href
26264 name "lyx-docs mailing list"
26265 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26266 type "mailto:"
26267
26268 \end_inset
26269
26270 , or a link to a file.
26271 \end_layout
26272
26273 \begin_layout Standard
26274 You can start applications via a hyperlink when you insert a weblink by
26275  adding the prefix 
26276 \begin_inset Quotes eld
26277 \end_inset
26278
26279
26280 \family sans
26281 run:
26282 \family default
26283
26284 \begin_inset Quotes erd
26285 \end_inset
26286
26287  to the link target.
26288 \end_layout
26289
26290 \begin_layout Standard
26291 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26292  and become clickable in the DVI and PDF-output.
26293  To set the format of the link text, highlight the hyperlink inset and use
26294  the text style dialog.
26295  This is for example a hyperlink with bold sans serif text: 
26296 \family sans
26297 \series bold
26298
26299 \begin_inset CommandInset href
26300 LatexCommand href
26301 name "LyX's homepage"
26302 target "http://www.lyx.org"
26303
26304 \end_inset
26305
26306
26307 \end_layout
26308
26309 \begin_layout Standard
26310 The link text color can be changed, when the option 
26311 \family sans
26312 Color links
26313 \family default
26314  is set in the PDF Properties dialog (menu 
26315 \family sans
26316 Document\SpecialChar \menuseparator
26317 Settings\SpecialChar \menuseparator
26318 PDF Properties
26319 \family default
26320 ).
26321  The link text is for example set in this document to blue by adding the
26322  option
26323 \begin_inset Newline newline
26324 \end_inset
26325
26326
26327 \series bold
26328 urlcolor=blue
26329 \series default
26330
26331 \begin_inset Newline newline
26332 \end_inset
26333
26334 to the field 
26335 \family sans
26336 Additional options
26337 \family default
26338  in the PDF Properties dialog.
26339 \end_layout
26340
26341 \begin_layout Section
26342 Appendices
26343 \begin_inset Index idx
26344 status collapsed
26345
26346 \begin_layout Plain Layout
26347 Appendix
26348 \end_layout
26349
26350 \end_inset
26351
26352
26353 \begin_inset CommandInset label
26354 LatexCommand label
26355 name "sec:Appendices"
26356
26357 \end_inset
26358
26359
26360 \end_layout
26361
26362 \begin_layout Standard
26363 Appendices are created with the menu 
26364 \family sans
26365 Document\SpecialChar \menuseparator
26366 Start
26367 \begin_inset space ~
26368 \end_inset
26369
26370 Appendix
26371 \begin_inset space ~
26372 \end_inset
26373
26374 Here
26375 \family default
26376 .
26377  This menu sets the document from the current cursor position to the end
26378  as the appendix region.
26379  The region is marked with a red borderline.
26380 \end_layout
26381
26382 \begin_layout Standard
26383 Every chapter (or section) within the appendix region is treated as an appendix,
26384  numbered with a capital Latin letter.
26385  The appendix subsections are numbered with this letter followed by a dot
26386  and the subsection number.
26387  All appendix sections can be referenced as if they were normal sections,
26388  here two examples:
26389 \end_layout
26390
26391 \begin_layout Standard
26392 Appendix
26393 \begin_inset space ~
26394 \end_inset
26395
26396
26397 \begin_inset CommandInset ref
26398 LatexCommand ref
26399 reference "chap:Credits"
26400
26401 \end_inset
26402
26403 ; Appendix
26404 \begin_inset space ~
26405 \end_inset
26406
26407
26408 \begin_inset CommandInset ref
26409 LatexCommand ref
26410 reference "sub:Export"
26411
26412 \end_inset
26413
26414
26415 \end_layout
26416
26417 \begin_layout Section
26418 Bibliography
26419 \begin_inset Index idx
26420 status collapsed
26421
26422 \begin_layout Plain Layout
26423 Bibliography
26424 \end_layout
26425
26426 \end_inset
26427
26428
26429 \begin_inset CommandInset label
26430 LatexCommand label
26431 name "sec:Bibliography"
26432
26433 \end_inset
26434
26435
26436 \end_layout
26437
26438 \begin_layout Standard
26439 There are two ways of generating the bibliography in a LyX-document.
26440  You can include a bibliography database,
26441 \begin_inset Foot
26442 status collapsed
26443
26444 \begin_layout Plain Layout
26445 Known under the name 
26446 \begin_inset Quotes eld
26447 \end_inset
26448
26449 BibTeX-database
26450 \begin_inset Quotes erd
26451 \end_inset
26452
26453 .
26454 \end_layout
26455
26456 \end_inset
26457
26458  which is explained in the next subsection, or you can insert the bibliography
26459  manually, using the paragraph environment 
26460 \family sans
26461 Bibliography
26462 \family default
26463 , which was described in section
26464 \begin_inset space ~
26465 \end_inset
26466
26467
26468 \begin_inset CommandInset ref
26469 LatexCommand ref
26470 reference "sub:Biblio_environment"
26471
26472 \end_inset
26473
26474 .
26475  If you want anything other than numerical citations that are used in this
26476  document, like author-year citations, then you must
26477 \emph on
26478  
26479 \emph default
26480 use a bibliography database.
26481 \end_layout
26482
26483 \begin_layout Subsection
26484 The Bibliography Environment
26485 \end_layout
26486
26487 \begin_layout Standard
26488 Within the 
26489 \family sans
26490 Bibliography
26491 \family default
26492  environment, every paragraph begins with a gray bibliography box labeled
26493  with a number.
26494  If you click on it, you will get a dialog in which you can set a 
26495 \family sans
26496 Key
26497 \family default
26498  and a 
26499 \family sans
26500 Label
26501 \family default
26502 .
26503  The key is the symbolic name by which you will refer to this bibliography
26504  entry.
26505  For example, our second entry in the bibliography is a book about LaTeX
26506  and we used 
26507 \begin_inset Quotes eld
26508 \end_inset
26509
26510 latexcompanion
26511 \begin_inset Quotes erd
26512 \end_inset
26513
26514 , a short form of its title, as the key.
26515 \end_layout
26516
26517 \begin_layout Standard
26518 You can refer to the key of a bibliography entry using the menu 
26519 \family sans
26520 Insert\SpecialChar \menuseparator
26521 Citation
26522 \family default
26523  or the toolbar button 
26524 \begin_inset Info
26525 type  "icon"
26526 arg   "dialog-show-new-inset citation"
26527 \end_inset
26528
26529 .
26530  A citation reference box is inserted and a citation window will appear
26531  in which you can select one or more keys in the available key list.
26532  The citation reference box will be labeled with the referenced key.
26533  When you click on the box, the citation window appears and you can change
26534  the reference.
26535 \end_layout
26536
26537 \begin_layout Standard
26538 Citation references appear in the output as the number of the bibliography
26539  entry with surrounding brackets.
26540  If you set a 
26541 \family sans
26542 Label
26543 \family default
26544  for the entry, the label will appear instead of the number.
26545  Here are two examples; the first without a label, the second with the label
26546  
26547 \begin_inset Quotes eld
26548 \end_inset
26549
26550 Credits
26551 \begin_inset Quotes erd
26552 \end_inset
26553
26554 :
26555 \end_layout
26556
26557 \begin_layout Standard
26558 Have a look at the 
26559 \family sans
26560 LaTeX Companion Second Edition
26561 \family default
26562
26563 \begin_inset CommandInset citation
26564 LatexCommand cite
26565 key "latexcompanion"
26566
26567 \end_inset
26568
26569
26570 \end_layout
26571
26572 \begin_layout Standard
26573 The LyX-Team members are listed in the Credits: 
26574 \begin_inset CommandInset citation
26575 LatexCommand cite
26576 key "lyxcredit"
26577
26578 \end_inset
26579
26580
26581 \end_layout
26582
26583 \begin_layout Subsection
26584 Bibliography databases (BibTeX)
26585 \begin_inset Index idx
26586 status collapsed
26587
26588 \begin_layout Plain Layout
26589 Bibliography ! Databases
26590 \end_layout
26591
26592 \end_inset
26593
26594
26595 \begin_inset Index idx
26596 status collapsed
26597
26598 \begin_layout Plain Layout
26599 Bibliography ! BibTeX
26600 \end_layout
26601
26602 \end_inset
26603
26604
26605 \begin_inset CommandInset label
26606 LatexCommand label
26607 name "sub:Bibliography-databases"
26608
26609 \end_inset
26610
26611
26612 \end_layout
26613
26614 \begin_layout Standard
26615 Bibliography databases are useful if you use the same bibliography in different
26616  documents.
26617 \begin_inset Foot
26618 status collapsed
26619
26620 \begin_layout Plain Layout
26621 They are also useful for keeping a database of articles and notes concerning
26622  them.
26623  Most of the database programs mentioned below allow you to store annotations
26624  and reviews along with bibliographical information.
26625 \end_layout
26626
26627 \end_inset
26628
26629  It also makes it very easy to have a uniform layout for all bibliography
26630  entries.
26631  You can collect the bibliography of all relevant books and articles of
26632  your working field in a database.
26633  This database can be used for different documents, and by default only
26634  the entries cited in a particular document will appear in the bibliography
26635  list for that document.
26636  This relieves you of the need to keep track of which articles and books
26637  you have cited.
26638 \end_layout
26639
26640 \begin_layout Standard
26641 The database is a text file with the file extension 
26642 \begin_inset Quotes eld
26643 \end_inset
26644
26645
26646 \family sans
26647 .bib
26648 \family default
26649
26650 \begin_inset Quotes erd
26651 \end_inset
26652
26653 , containing the bibliography in a special format.
26654  The format is explained in 
26655 \begin_inset CommandInset citation
26656 LatexCommand cite
26657 key "BibTeX-2"
26658
26659 \end_inset
26660
26661  and in LaTeX books (
26662 \begin_inset CommandInset citation
26663 LatexCommand cite
26664 key "Mittelbach,Kopka,Lamport"
26665
26666 \end_inset
26667
26668 ).
26669  The file can be created using any text editor, but normally one uses a
26670  special program to create and edit the entries in the database.
26671  A list of such programs is maintained on the LyX Wiki at 
26672 \begin_inset Flex URL
26673 status open
26674
26675 \begin_layout Plain Layout
26676
26677 http://wiki.lyx.org/BibTeX/Programs
26678 \end_layout
26679
26680 \end_inset
26681
26682 .
26683 \end_layout
26684
26685 \begin_layout Standard
26686 To use a database, use the menu 
26687 \family sans
26688 Insert\SpecialChar \menuseparator
26689 List
26690 \family default
26691 /
26692 \family sans
26693 TOC\SpecialChar \menuseparator
26694 BibT
26695 \begin_inset ERT
26696 status collapsed
26697
26698 \begin_layout Plain Layout
26699
26700 {}
26701 \end_layout
26702
26703 \end_inset
26704
26705 eX
26706 \begin_inset space ~
26707 \end_inset
26708
26709 Bibliography
26710 \family default
26711 .
26712  A gray box will be inserted and a window appears.
26713  In this window you can load one or more databases and a style file.
26714  The option 
26715 \family sans
26716 Add bibliography to TOC
26717 \family default
26718  adds a table of contents entry for the bibliography.
26719  In the 
26720 \family sans
26721 Content
26722 \family default
26723  drop box you can select whether to include all the entries in the database
26724  in the document or just the cited references.
26725 \end_layout
26726
26727 \begin_layout Standard
26728 The style file is a text file with the file extension 
26729 \begin_inset Quotes eld
26730 \end_inset
26731
26732
26733 \family sans
26734 .bst
26735 \family default
26736
26737 \begin_inset Quotes erd
26738 \end_inset
26739
26740  that controls how the bibliography entries will appear.
26741  Your LaTeX distribution should provide several of these, and many publishers
26742  provide their own style files, so that you don't have to take care of the
26743  layout.
26744  It is of course possible to write your own style file, but this is something
26745  for experts.
26746 \begin_inset Foot
26747 status collapsed
26748
26749 \begin_layout Plain Layout
26750 For information on how this is done, have a look at
26751 \begin_inset Newline newline
26752 \end_inset
26753
26754
26755 \begin_inset CommandInset href
26756 LatexCommand href
26757 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26758
26759 \end_inset
26760
26761 .
26762 \end_layout
26763
26764 \end_inset
26765
26766
26767 \end_layout
26768
26769 \begin_layout Standard
26770 Inserting a citation reference works as described in the previous section.
26771 \end_layout
26772
26773 \begin_layout Standard
26774 To generate the bibliography from a database, LyX uses the program BibTeX.
26775  You can choose which of its variants should be used by LyX as the processor
26776  either in the document settings under 
26777 \family sans
26778 Bibliography
26779 \family default
26780  or in LyX's preferences under 
26781 \family sans
26782 Output\SpecialChar \menuseparator
26783 LaT
26784 \begin_inset ERT
26785 status collapsed
26786
26787 \begin_layout Plain Layout
26788
26789 {}
26790 \end_layout
26791
26792 \end_inset
26793
26794 eX
26795 \family default
26796 .
26797  The following variants are possible:
26798 \end_layout
26799
26800 \begin_layout Description
26801 biber provides full Unicode support, unlimited memory, does not work with
26802  other bibliography packages (like e.
26803 \begin_inset space \thinspace{}
26804 \end_inset
26805
26806 g.
26807 \begin_inset space ~
26808 \end_inset
26809
26810
26811 \series bold
26812 natbib
26813 \series default
26814 ), only with the package 
26815 \series bold
26816 biblatex
26817 \series default
26818 ; recommended for multilingual texts and for languages that don't use Latin
26819  letters
26820 \end_layout
26821
26822 \begin_layout Description
26823 bibtex the standard; does not allow special characters in bibliography entries
26824  that are not possible to encode in a 7-bit encoding, limited memory, works
26825  with all bibliography packages, except of 
26826 \series bold
26827 biblatex
26828 \end_layout
26829
26830 \begin_layout Description
26831 bibtex8 allows all characters that are possible to encode in a 8-bit encoding,
26832  larger memory than 
26833 \family sans
26834 bibtex
26835 \family default
26836 , works with all bibliography packages
26837 \end_layout
26838
26839 \begin_layout Standard
26840 BibTeX can be controlled with options that you can add below the specification
26841  of the variants.
26842  Before adding options, it is strongly recommended to read the manual of
26843  
26844 \family sans
26845 BibTeX
26846 \family default
26847  
26848 \begin_inset CommandInset citation
26849 LatexCommand cite
26850 key "BibTeX"
26851
26852 \end_inset
26853
26854 .
26855 \end_layout
26856
26857 \begin_layout Standard
26858 When you select the option 
26859 \family sans
26860 Sectioned bibliography
26861 \family default
26862  in the 
26863 \family sans
26864 Document\SpecialChar \menuseparator
26865 Settings
26866 \family default
26867  dialog, it is possible to have multiple and sectioned bibliographies.
26868  This and other options are explained in detail in section 
26869 \emph on
26870 Customizing Bibliographies
26871 \emph default
26872  
26873 \emph on
26874 with BibTeX
26875 \emph default
26876  of the 
26877 \emph on
26878 Additional Features
26879 \emph default
26880  manual.
26881 \end_layout
26882
26883 \begin_layout Standard
26884 We use two bibliographies in this document to show the difference between
26885  the two methods of creating them.
26886  As you can see, the bibliography that is created from a database lists
26887  only the database entries that are referenced in the document.
26888  We used the style file 
26889 \family sans
26890 alphadin.bst
26891 \family default
26892  to get the complicated German reference key scheme in the bibliography.
26893 \end_layout
26894
26895 \begin_layout Subsection
26896 Bibliography layout
26897 \begin_inset Index idx
26898 status collapsed
26899
26900 \begin_layout Plain Layout
26901 Bibliography ! Layout
26902 \end_layout
26903
26904 \end_inset
26905
26906
26907 \end_layout
26908
26909 \begin_layout Standard
26910 In the citation reference dialog you can set a special citation format.
26911  For this feature you need to enable the option 
26912 \family sans
26913 Natbib
26914 \family default
26915  in the 
26916 \family sans
26917 Document\SpecialChar \menuseparator
26918 Settings
26919 \family default
26920
26921 \begin_inset Index idx
26922 status collapsed
26923
26924 \begin_layout Plain Layout
26925 Document ! Settings
26926 \end_layout
26927
26928 \end_inset
26929
26930  dialog under 
26931 \family sans
26932 Bibliography
26933 \family default
26934 .
26935  Setting a citation style for a reference will overwrite the default.
26936  For the global citation format use the BibTeX style files as explained
26937  in the previous section.
26938 \end_layout
26939
26940 \begin_layout Standard
26941 You can also set text to appear before or after a citation reference, in
26942  the citation reference window.
26943  Here is an example where the text 
26944 \begin_inset Quotes eld
26945 \end_inset
26946
26947 Chapter
26948 \begin_inset space ~
26949 \end_inset
26950
26951 3
26952 \begin_inset Quotes erd
26953 \end_inset
26954
26955  appears after the reference:
26956 \end_layout
26957
26958 \begin_layout Standard
26959 Have a look at 
26960 \begin_inset CommandInset citation
26961 LatexCommand cite
26962 after "Chapter 3"
26963 key "latexcompanion"
26964
26965 \end_inset
26966
26967 .
26968 \end_layout
26969
26970 \begin_layout Section
26971 Index
26972 \begin_inset Index idx
26973 status collapsed
26974
26975 \begin_layout Plain Layout
26976 Index generation
26977 \end_layout
26978
26979 \end_inset
26980
26981
26982 \begin_inset CommandInset label
26983 LatexCommand label
26984 name "sec:Index"
26985
26986 \end_inset
26987
26988
26989 \end_layout
26990
26991 \begin_layout Standard
26992 An index entry is created if you use the menu 
26993 \family sans
26994 Insert\SpecialChar \menuseparator
26995 Index
26996 \begin_inset space ~
26997 \end_inset
26998
26999 Entry
27000 \family default
27001  or the toolbar button 
27002 \begin_inset Info
27003 type  "icon"
27004 arg   "index-insert"
27005 \end_inset
27006
27007 .
27008  A box is inserted containing the text that appears in the index.
27009  The word where the cursor is in or the currently highlighted text is proposed
27010  by LyX as the index entry.
27011 \end_layout
27012
27013 \begin_layout Standard
27014 The index list is inserted in the document with the menu 
27015 \family sans
27016 Insert\SpecialChar \menuseparator
27017 List
27018 \begin_inset space ~
27019 \end_inset
27020
27021 /
27022 \begin_inset space ~
27023 \end_inset
27024
27025 TOC\SpecialChar \menuseparator
27026 Index
27027 \begin_inset space ~
27028 \end_inset
27029
27030 List
27031 \family default
27032 .
27033  A light blue box labeled 
27034 \begin_inset Quotes eld
27035 \end_inset
27036
27037
27038 \family sans
27039 Index
27040 \family default
27041
27042 \begin_inset Quotes erd
27043 \end_inset
27044
27045  will show the place where the index is printed in the output.
27046  The index list box is not clickable like other LyX-boxes.
27047 \end_layout
27048
27049 \begin_layout Standard
27050 We give a short overview of the index commands in the next subsections.
27051  For a detailed description of LaTeX's index mechanism, have a look at one
27052  of the LaTeX books 
27053 \begin_inset CommandInset citation
27054 LatexCommand cite
27055 key "latexcompanion,latexguide,latexbook"
27056
27057 \end_inset
27058
27059 .
27060 \end_layout
27061
27062 \begin_layout Subsection
27063 Grouping Index Entries
27064 \begin_inset Index idx
27065 status collapsed
27066
27067 \begin_layout Plain Layout
27068 Index ! Grouping
27069 \end_layout
27070
27071 \end_inset
27072
27073
27074 \end_layout
27075
27076 \begin_layout Standard
27077 Index entries are often grouped to offer the reader a fast search in the
27078  index.
27079  We want to group for example the index entries for itemized and enumerated
27080  lists under the entry 
27081 \begin_inset Quotes eld
27082 \end_inset
27083
27084 Lists
27085 \begin_inset Quotes erd
27086 \end_inset
27087
27088 .
27089  First we create the entry 
27090 \begin_inset Quotes eld
27091 \end_inset
27092
27093 Lists
27094 \begin_inset Quotes erd
27095 \end_inset
27096
27097  in section
27098 \begin_inset space ~
27099 \end_inset
27100
27101
27102 \begin_inset CommandInset ref
27103 LatexCommand ref
27104 reference "sub:Lists"
27105
27106 \end_inset
27107
27108 .
27109  In the text field for the itemized list index entry in section
27110 \begin_inset space ~
27111 \end_inset
27112
27113
27114 \begin_inset CommandInset ref
27115 LatexCommand ref
27116 reference "sec:Itemize"
27117
27118 \end_inset
27119
27120 , we insert the command
27121 \end_layout
27122
27123 \begin_layout Standard
27124
27125 \series bold
27126 Lists ! Itemize
27127 \end_layout
27128
27129 \begin_layout Standard
27130 and the command
27131 \end_layout
27132
27133 \begin_layout Standard
27134
27135 \series bold
27136 Lists ! Enumerate
27137 \end_layout
27138
27139 \begin_layout Standard
27140 for the enumerated list in section
27141 \begin_inset space ~
27142 \end_inset
27143
27144
27145 \begin_inset CommandInset ref
27146 LatexCommand ref
27147 reference "sec:Enumerate"
27148
27149 \end_inset
27150
27151 .
27152 \end_layout
27153
27154 \begin_layout Standard
27155 The exclamation mark 
27156 \begin_inset Quotes eld
27157 \end_inset
27158
27159 !
27160 \begin_inset Quotes erd
27161 \end_inset
27162
27163  marks the grouping levels.
27164  You can have three levels; every index level is indented a bit more.
27165  An index entry for the higher levels is not required.
27166  If we don't have an index entry for 
27167 \begin_inset Quotes eld
27168 \end_inset
27169
27170 Lists
27171 \begin_inset Quotes erd
27172 \end_inset
27173
27174 , it will be printed anyway, but without a page number.
27175 \end_layout
27176
27177 \begin_layout Subsection
27178 Page Ranges
27179 \begin_inset Index idx
27180 status collapsed
27181
27182 \begin_layout Plain Layout
27183 Index ! Page ranges
27184 \end_layout
27185
27186 \end_inset
27187
27188
27189 \end_layout
27190
27191 \begin_layout Standard
27192 Normally an index entry will appear with the page number of the indexed
27193  section.
27194  But sometimes you want to index more pages under the same entry.
27195  E.
27196 \begin_inset space \thinspace{}
27197 \end_inset
27198
27199 g.
27200 \begin_inset space \space{}
27201 \end_inset
27202
27203 if we want to index the paragraph environments, we create an index entry
27204  in section
27205 \begin_inset space ~
27206 \end_inset
27207
27208
27209 \begin_inset CommandInset ref
27210 LatexCommand ref
27211 reference "sec:Paragraph-Environments"
27212
27213 \end_inset
27214
27215  with the command
27216 \end_layout
27217
27218 \begin_layout Standard
27219
27220 \series bold
27221 Paragraph environments|(
27222 \end_layout
27223
27224 \begin_layout Standard
27225 and another entry at the end of section
27226 \begin_inset space ~
27227 \end_inset
27228
27229
27230 \begin_inset CommandInset ref
27231 LatexCommand ref
27232 reference "sub:LyX-Code"
27233
27234 \end_inset
27235
27236  with the command
27237 \end_layout
27238
27239 \begin_layout Standard
27240
27241 \series bold
27242 Paragraph environments|)
27243 \end_layout
27244
27245 \begin_layout Standard
27246 The commands 
27247 \begin_inset Quotes eld
27248 \end_inset
27249
27250
27251 \series bold
27252 |(
27253 \series default
27254
27255 \begin_inset Quotes erd
27256 \end_inset
27257
27258  and 
27259 \begin_inset Quotes eld
27260 \end_inset
27261
27262
27263 \series bold
27264 |)
27265 \series default
27266
27267 \begin_inset Quotes erd
27268 \end_inset
27269
27270  respectively start and end the index range.
27271  You can also add the same index entry at different places in the document.
27272  They appear in the output under one entry with a comma separated list of
27273  the pages of the indexed document parts.
27274  An example is the index entry 
27275 \begin_inset Quotes eld
27276 \end_inset
27277
27278 Document ! Settings
27279 \begin_inset Quotes erd
27280 \end_inset
27281
27282 .
27283 \end_layout
27284
27285 \begin_layout Subsection
27286 Cross referencing
27287 \begin_inset Index idx
27288 status collapsed
27289
27290 \begin_layout Plain Layout
27291 Index ! Cross referencing
27292 \end_layout
27293
27294 \end_inset
27295
27296
27297 \end_layout
27298
27299 \begin_layout Standard
27300 It is also possible to refer to another index entry.
27301  We referred for example in the index entry 
27302 \begin_inset Quotes eld
27303 \end_inset
27304
27305 GIF
27306 \begin_inset Quotes erd
27307 \end_inset
27308
27309  (in section
27310 \begin_inset space ~
27311 \end_inset
27312
27313
27314 \begin_inset CommandInset ref
27315 LatexCommand ref
27316 reference "sub:Image-Formats"
27317
27318 \end_inset
27319
27320 ) to the index entry 
27321 \begin_inset Quotes eld
27322 \end_inset
27323
27324 Image formats
27325 \begin_inset Quotes erd
27326 \end_inset
27327
27328  in the same section using the entry
27329 \end_layout
27330
27331 \begin_layout Standard
27332
27333 \series bold
27334 GIF|see{Image formats}
27335 \end_layout
27336
27337 \begin_layout Standard
27338 where the braces have to be inserted as TeX Code.
27339  The text within the braces is the referenced entry.
27340  The reference will appear in the output without a page number.
27341 \end_layout
27342
27343 \begin_layout Subsection
27344 Index Entry Order
27345 \begin_inset Index idx
27346 status collapsed
27347
27348 \begin_layout Plain Layout
27349 Index ! Entry order
27350 \end_layout
27351
27352 \end_inset
27353
27354
27355 \end_layout
27356
27357 \begin_layout Standard
27358 If you use accented characters in the index entry the entries might not
27359  follow the rules for the index order.
27360  The index entries are sorted alphabetically but LaTeX
27361 \begin_inset Foot
27362 status collapsed
27363
27364 \begin_layout Plain Layout
27365 The index generating is done in the background by an extra program, see
27366  section
27367 \begin_inset space ~
27368 \end_inset
27369
27370
27371 \begin_inset CommandInset ref
27372 LatexCommand ref
27373 reference "sub:Index-Program"
27374
27375 \end_inset
27376
27377 .
27378 \end_layout
27379
27380 \end_inset
27381
27382  does not know how to sort accents in different languages.
27383  We have created as an example the three dummy index entries 
27384 \begin_inset Quotes eld
27385 \end_inset
27386
27387 maison
27388 \begin_inset Quotes erd
27389 \end_inset
27390
27391
27392 \begin_inset Quotes eld
27393 \end_inset
27394
27395 maïs
27396 \begin_inset Quotes erd
27397 \end_inset
27398
27399 , and 
27400 \begin_inset Quotes eld
27401 \end_inset
27402
27403 maître
27404 \begin_inset Quotes erd
27405 \end_inset
27406
27407 .
27408 \begin_inset Index idx
27409 status collapsed
27410
27411 \begin_layout Plain Layout
27412 Dummy entries ! maïs
27413 \end_layout
27414
27415 \end_inset
27416
27417
27418 \begin_inset Index idx
27419 status collapsed
27420
27421 \begin_layout Plain Layout
27422 Dummy entries ! maître
27423 \end_layout
27424
27425 \end_inset
27426
27427
27428 \begin_inset Index idx
27429 status collapsed
27430
27431 \begin_layout Plain Layout
27432 Dummy entries ! maïs@maison
27433 \end_layout
27434
27435 \end_inset
27436
27437  They will be sorted in the order maïs, maître, maison but we want the order
27438  maïs, maison, maître.
27439  To achieve this, we use the command
27440 \end_layout
27441
27442 \begin_layout Standard
27443
27444 \series bold
27445 previous entry@current entry
27446 \end_layout
27447
27448 \begin_layout Standard
27449 In our case we want to have 
27450 \begin_inset Quotes eld
27451 \end_inset
27452
27453 maison
27454 \begin_inset Quotes erd
27455 \end_inset
27456
27457  after 
27458 \begin_inset Quotes eld
27459 \end_inset
27460
27461 maïs
27462 \begin_inset Quotes erd
27463 \end_inset
27464
27465  and write therefore for the index entry of maison:
27466 \end_layout
27467
27468 \begin_layout Standard
27469
27470 \series bold
27471 maïs@maison
27472 \end_layout
27473
27474 \begin_layout Standard
27475 The previous entry need not be a real existing entry.
27476  You can also use another word to tell LaTeX the entry order.
27477  See the next subsection for an example.
27478 \end_layout
27479
27480 \begin_layout Standard
27481 \begin_inset VSpace bigskip
27482 \end_inset
27483
27484
27485 \end_layout
27486
27487 \begin_layout Standard
27488 In some cases the index entry order is not correct when you are using the
27489  program 
27490 \family sans
27491 makeindex 
27492 \family default
27493 to generate the index (see sec.
27494 \begin_inset space \thinspace{}
27495 \end_inset
27496
27497
27498 \begin_inset CommandInset ref
27499 LatexCommand ref
27500 reference "sub:Index-Program"
27501
27502 \end_inset
27503
27504 ).
27505  
27506 \family sans
27507 makeindex
27508 \family default
27509  would for example print the index entry for the LaTeX-package aeguill in
27510  sec.
27511 \begin_inset space \thinspace{}
27512 \end_inset
27513
27514
27515 \begin_inset CommandInset ref
27516 LatexCommand ref
27517 reference "sub:Document-Font"
27518
27519 \end_inset
27520
27521  after the index entries of the other LaTeX-packages although all these
27522  index commands start with 
27523 \begin_inset Quotes eld
27524 \end_inset
27525
27526
27527 \series bold
27528 LaTeX-packages !
27529 \series default
27530  
27531 \begin_inset Quotes erd
27532 \end_inset
27533
27534 .
27535  The reason is that the index entry for aeguill is in a footnote.
27536  To fix this 
27537 \family sans
27538 makeindex
27539 \family default
27540  bug, add these commands to the preamble of your document:
27541 \end_layout
27542
27543 \begin_layout Standard
27544
27545 \series bold
27546
27547 \backslash
27548 let
27549 \backslash
27550 OrgIndex
27551 \backslash
27552 index
27553 \end_layout
27554
27555 \begin_layout Standard
27556
27557 \series bold
27558
27559 \backslash
27560 renewcommand*{
27561 \backslash
27562 index}[1]{
27563 \backslash
27564 OrgIndex{#1}}
27565 \end_layout
27566
27567 \begin_layout Subsection
27568 Index Entry Layout
27569 \begin_inset Index idx
27570 status collapsed
27571
27572 \begin_layout Plain Layout
27573 Index ! Entry layout
27574 \end_layout
27575
27576 \end_inset
27577
27578
27579 \end_layout
27580
27581 \begin_layout Standard
27582 You can change the appearance of index entries via the text style dialog.
27583 \begin_inset Index idx
27584 status open
27585
27586 \begin_layout Plain Layout
27587 Dummy entries ! 
27588 \shape italic
27589 This is an italic dummy entry
27590 \end_layout
27591
27592 \end_inset
27593
27594  You can also format the page number using the character 
27595 \begin_inset Quotes eld
27596 \end_inset
27597
27598 |
27599 \begin_inset Quotes erd
27600 \end_inset
27601
27602  followed by a LaTeX-command without a backslash.
27603  We can write for example
27604 \end_layout
27605
27606 \begin_layout Standard
27607
27608 \series bold
27609 italic page number:|textit
27610 \end_layout
27611
27612 \begin_layout Standard
27613 to get the page number in italic.
27614 \begin_inset Index idx
27615 status open
27616
27617 \begin_layout Plain Layout
27618 Dummy entries ! italic page number:|textit
27619 \end_layout
27620
27621 \end_inset
27622
27623  Normally all LaTeX-commands begin with a backslash, but in this special
27624  case 
27625 \begin_inset Quotes eld
27626 \end_inset
27627
27628
27629 \series bold
27630 |command
27631 \series default
27632
27633 \begin_inset Quotes erd
27634 \end_inset
27635
27636  means 
27637 \series bold
27638
27639 \backslash
27640 command{page
27641 \begin_inset space ~
27642 \end_inset
27643
27644 number}
27645 \series default
27646 .
27647  Have a look at section
27648 \begin_inset space ~
27649 \end_inset
27650
27651
27652 \begin_inset CommandInset ref
27653 LatexCommand ref
27654 reference "sub:LaTeX-Syntax"
27655
27656 \end_inset
27657
27658  to learn more about the LaTeX-syntax.
27659 \end_layout
27660
27661 \begin_layout Standard
27662 \begin_inset Note Greyedout
27663 status open
27664
27665 \begin_layout Plain Layout
27666
27667 \series bold
27668 Note:
27669 \series default
27670  Formatting single index entries only works when you use the program 
27671 \family sans
27672 makeindex 
27673 \family default
27674 to generate the index, see sec.
27675 \begin_inset space \thinspace{}
27676 \end_inset
27677
27678
27679 \begin_inset CommandInset ref
27680 LatexCommand ref
27681 reference "sub:Index-Program"
27682
27683 \end_inset
27684
27685 .
27686  If you use 
27687 \family sans
27688 xindy
27689 \family default
27690 , this will not work for anything other than bold or italic text.
27691  This is because 
27692 \family sans
27693 xindy
27694 \family default
27695  requires you to define semantic elements before they can be used, see 
27696 \begin_inset CommandInset citation
27697 LatexCommand cite
27698 after "p. 678 ff."
27699 key "latexcompanion"
27700
27701 \end_inset
27702
27703  for details.
27704 \end_layout
27705
27706 \end_inset
27707
27708
27709 \end_layout
27710
27711 \begin_layout Standard
27712 In general, we encourage you to not format page numbers directly as shown
27713  above.
27714  Instead, you should define a macro in the preamble and use that.
27715  Maybe you want all page references italic that refer to a definition of
27716  the indexed term, so that users can easily find definitions.
27717  If so, put the following in the preamble
27718 \end_layout
27719
27720 \begin_layout Standard
27721
27722 \series bold
27723
27724 \backslash
27725 newcommand{
27726 \backslash
27727 IndexDef}[1]{
27728 \backslash
27729 textit{#1}}
27730 \end_layout
27731
27732 \begin_layout Standard
27733 and write
27734 \end_layout
27735
27736 \begin_layout Standard
27737
27738 \series bold
27739 my entry|IndexDef
27740 \end_layout
27741
27742 \begin_layout Standard
27743 in the index entry.
27744 \begin_inset Index idx
27745 status open
27746
27747 \begin_layout Plain Layout
27748 Dummy entries ! my entry|IndexDef
27749 \end_layout
27750
27751 \end_inset
27752
27753  The advantage is that, if you change your mind later or if your publisher
27754  insists that definitions must not be italic but bold, you just need to
27755  change the macro in the preamble, not every single index entry.
27756 \end_layout
27757
27758 \begin_layout Standard
27759 You can also change the layout for the whole index.
27760  E.
27761 \begin_inset space \thinspace{}
27762 \end_inset
27763
27764 g.
27765 \begin_inset space \space{}
27766 \end_inset
27767
27768 we marked the index list box of this document as bold to get a bold font
27769  for all index entries.
27770  For more advanced tasks you have to set up a so-called 
27771 \emph on
27772 Index Style File
27773 \emph default
27774 , see the 
27775 \family sans
27776 makeindex
27777 \family default
27778  or 
27779 \family sans
27780 xindy
27781 \family default
27782  documentation for details, 
27783 \begin_inset CommandInset citation
27784 LatexCommand cite
27785 key "makeindex,xindy"
27786
27787 \end_inset
27788
27789 .
27790 \end_layout
27791
27792 \begin_layout Subsection
27793 Index Program
27794 \begin_inset Index idx
27795 status collapsed
27796
27797 \begin_layout Plain Layout
27798 Index ! Program
27799 \end_layout
27800
27801 \end_inset
27802
27803
27804 \begin_inset CommandInset label
27805 LatexCommand label
27806 name "sub:Index-Program"
27807
27808 \end_inset
27809
27810
27811 \end_layout
27812
27813 \begin_layout Standard
27814 If the index entry program 
27815 \family sans
27816 xindy
27817 \family default
27818  is installed, LyX uses it for index generation; otherwise the program 
27819 \family sans
27820 makeindex
27821 \family default
27822 , that is part of every LaTeX distribution, is used.
27823 \begin_inset Foot
27824 status collapsed
27825
27826 \begin_layout Plain Layout
27827
27828 \family sans
27829 Makeindex
27830 \family default
27831  is very old, no longer under development and has many pitfalls, notably
27832  that it was developed with only the English language in mind.
27833  So it fails to sort anything other than a monolingual English text correctly.
27834  We have shown above how to fix this sorting.
27835  However, if you are writing in another than the English language, consider
27836  to use 
27837 \family sans
27838 xindy
27839 \family default
27840 .
27841 \end_layout
27842
27843 \end_inset
27844
27845  Both programs can be controlled by options that can be set in LyX's preferences
27846  dialog, see section
27847 \begin_inset space ~
27848 \end_inset
27849
27850
27851 \begin_inset CommandInset ref
27852 LatexCommand ref
27853 reference "sub:LaTeX-settings"
27854
27855 \end_inset
27856
27857 .
27858  The available options are listed and explained in 
27859 \begin_inset CommandInset citation
27860 LatexCommand cite
27861 key "makeindex,xindy"
27862
27863 \end_inset
27864
27865 .
27866  In this dialog, you can also specify an alternative program to generate
27867  the index.
27868 \end_layout
27869
27870 \begin_layout Standard
27871 If you need specific options or an alternative index program only for a
27872  given document, you can define the program and\SpecialChar \slash{}
27873 or the options in 
27874 \family sans
27875 Document\SpecialChar \menuseparator
27876 Settings\SpecialChar \menuseparator
27877 Indexes
27878 \family default
27879 .
27880  This is especially useful if you need to pass language-specific options
27881  to the index program or if you need a specific layout style.
27882 \end_layout
27883
27884 \begin_layout Subsection
27885 Multiple Indexes
27886 \end_layout
27887
27888 \begin_layout Standard
27889 In many fields it is common to have more than one index.
27890  For instance, you might need to set up a separate 
27891 \begin_inset Quotes eld
27892 \end_inset
27893
27894 Index of Names
27895 \begin_inset Quotes erd
27896 \end_inset
27897
27898  next to the standard index.
27899  LaTeX does not provide this possibility out of the box, but there are packages
27900  that add this feature.
27901  LyX uses the 
27902 \series bold
27903 splitidx
27904 \series default
27905
27906 \begin_inset Index idx
27907 status collapsed
27908
27909 \begin_layout Plain Layout
27910 LaTeX-packages ! splitidx
27911 \end_layout
27912
27913 \end_inset
27914
27915  package to generate multiple indexes.
27916  The package is included in all recent LaTeX distributions.
27917  If yours does not ship it, consult the TeX-catalogue, 
27918 \begin_inset CommandInset citation
27919 LatexCommand cite
27920 key "TeXCatalogue"
27921
27922 \end_inset
27923
27924 .
27925  Note that the package does not only consist of a LaTeX style, but it also
27926  includes specific preprocessor programs that need to be installed as well.
27927  Please consult the package's manual for details.
27928 \end_layout
27929
27930 \begin_layout Standard
27931 To set up LyX for the use of multiple indexes, go to 
27932 \family sans
27933 Document\SpecialChar \menuseparator
27934 Settings\SpecialChar \menuseparator
27935 Indexes
27936 \family default
27937  and select 
27938 \begin_inset Quotes eld
27939 \end_inset
27940
27941 Use multiple Indexes
27942 \begin_inset Quotes erd
27943 \end_inset
27944
27945 .
27946  Note that the list of 
27947 \begin_inset Quotes eld
27948 \end_inset
27949
27950 Available Indexes
27951 \begin_inset Quotes erd
27952 \end_inset
27953
27954  below already contains the standard index.
27955  To add further indexes, add the name of the index (in the form that should
27956  also appear as a heading) to the 
27957 \begin_inset Quotes eld
27958 \end_inset
27959
27960 New
27961 \begin_inset Quotes erd
27962 \end_inset
27963
27964  input field and press the 
27965 \begin_inset Quotes eld
27966 \end_inset
27967
27968 Add
27969 \begin_inset Quotes erd
27970 \end_inset
27971
27972  button.
27973  The new index should now appear in the list as well.
27974  If you like, you can attribute an alternative label color to the new index
27975  by selecting the index in the list and hitting the 
27976 \begin_inset Quotes eld
27977 \end_inset
27978
27979 Alter Color
27980 \begin_inset Quotes erd
27981 \end_inset
27982
27983  button.
27984  The label color may help you to differentiate between index entries of
27985  different indexes in the LyX work area.
27986 \end_layout
27987
27988 \begin_layout Standard
27989 Once the document changes have been applied, you can find the new index
27990  list in 
27991 \family sans
27992 Insert\SpecialChar \menuseparator
27993 List
27994 \begin_inset space ~
27995 \end_inset
27996
27997 /
27998 \begin_inset space ~
27999 \end_inset
28000
28001 TOC
28002 \family default
28003  and the 
28004 \family sans
28005 Insert
28006 \family default
28007  menu has a separate index entry for each of the defined indexes.
28008  The workflow is basically the same as for the default index, but there
28009  are some additional features:
28010 \end_layout
28011
28012 \begin_layout Itemize
28013 If you want to change the attribution of a specific index entry, right-clicking
28014  on the entry will open a dialog where you can do that.
28015 \end_layout
28016
28017 \begin_layout Itemize
28018 By right-clicking on an index, you can change its type.
28019  Furthermore, you can specify an index list to be a 
28020 \begin_inset Quotes eld
28021 \end_inset
28022
28023 Subindex
28024 \begin_inset Quotes erd
28025 \end_inset
28026
28027 .
28028  If you do that, the heading of that list will be decreased by one level.
28029  E.
28030 \begin_inset space \thinspace{}
28031 \end_inset
28032
28033 g., if you use a book class, where the standard index heading is defined
28034  as a chapter, subindexes will be defined as sections and can thus be nested
28035  to the non-subindexes.
28036 \end_layout
28037
28038 \begin_layout Section
28039 Nomenclature / Glossary 
28040 \begin_inset Index idx
28041 status collapsed
28042
28043 \begin_layout Plain Layout
28044 Nomenclature
28045 \end_layout
28046
28047 \end_inset
28048
28049
28050 \begin_inset Index idx
28051 status collapsed
28052
28053 \begin_layout Plain Layout
28054 Glossary|see
28055 \begin_inset ERT
28056 status collapsed
28057
28058 \begin_layout Plain Layout
28059
28060 {
28061 \end_layout
28062
28063 \end_inset
28064
28065 Nomenclature
28066 \begin_inset ERT
28067 status collapsed
28068
28069 \begin_layout Plain Layout
28070
28071 }
28072 \end_layout
28073
28074 \end_inset
28075
28076
28077 \end_layout
28078
28079 \end_inset
28080
28081
28082 \begin_inset CommandInset label
28083 LatexCommand label
28084 name "sec:Nomenclature"
28085
28086 \end_inset
28087
28088
28089 \end_layout
28090
28091 \begin_layout Standard
28092 Sometimes you need to compile a list of symbols that are mentioned in your
28093  document with a brief explanation of them – a so called nomenclature or
28094  glossary.
28095 \end_layout
28096
28097 \begin_layout Standard
28098 To be able to create nomenclatures, you need the LaTeX package 
28099 \series bold
28100 nomencl
28101 \series default
28102
28103 \begin_inset Index idx
28104 status collapsed
28105
28106 \begin_layout Plain Layout
28107 LaTeX-packages ! nomencl
28108 \end_layout
28109
28110 \end_inset
28111
28112  installed.
28113  You find it in the TeX-catalogue, 
28114 \begin_inset CommandInset citation
28115 LatexCommand cite
28116 key "TeXCatalogue"
28117
28118 \end_inset
28119
28120  or in the package manager of your LaTeX-system.
28121 \end_layout
28122
28123 \begin_layout Standard
28124 A nomenclature entry is created if you place the cursor after a symbol entry
28125  and then use the menu 
28126 \family sans
28127 Insert\SpecialChar \menuseparator
28128
28129 \family default
28130 N
28131 \family sans
28132 omenclature
28133 \begin_inset space ~
28134 \end_inset
28135
28136 Entry
28137 \family default
28138  or the toolbar button 
28139 \begin_inset Info
28140 type  "icon"
28141 arg   "nomencl-insert"
28142 \end_inset
28143
28144 .
28145  A gray box labeled 
28146 \begin_inset Quotes eld
28147 \end_inset
28148
28149
28150 \family sans
28151 Nom
28152 \family default
28153
28154 \begin_inset Quotes erd
28155 \end_inset
28156
28157  is inserted and a window pops up asking for the nomenclature entry.
28158 \end_layout
28159
28160 \begin_layout Standard
28161 A nomenclature entry consists of two main entries.
28162  The first is the symbol that you want to refer to.
28163  The second is the description of the symbol.
28164 \end_layout
28165
28166 \begin_layout Standard
28167 \begin_inset Note Greyedout
28168 status collapsed
28169
28170 \begin_layout Plain Layout
28171
28172 \series bold
28173 Note:
28174 \series default
28175  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28176 \end_layout
28177
28178 \end_inset
28179
28180
28181 \end_layout
28182
28183 \begin_layout Subsection
28184 Nomenclature Definition and Layout
28185 \begin_inset Index idx
28186 status collapsed
28187
28188 \begin_layout Plain Layout
28189 Nomenclature ! Layout
28190 \end_layout
28191
28192 \end_inset
28193
28194
28195 \end_layout
28196
28197 \begin_layout Standard
28198 If you have symbols in formulas, you have to define them in the 
28199 \family sans
28200 Symbol
28201 \family default
28202  field as LaTeX-formulas.
28203  For example to get 
28204 \begin_inset Quotes eld
28205 \end_inset
28206
28207
28208 \begin_inset Formula $\sigma$
28209 \end_inset
28210
28211
28212 \begin_inset Quotes erd
28213 \end_inset
28214
28215 , insert this:
28216 \begin_inset Newline newline
28217 \end_inset
28218
28219
28220 \series bold
28221 $
28222 \backslash
28223 sigma$
28224 \begin_inset Newline newline
28225 \end_inset
28226
28227
28228 \series default
28229 The 
28230 \begin_inset Quotes eld
28231 \end_inset
28232
28233 $
28234 \begin_inset Quotes erd
28235 \end_inset
28236
28237  character starts/ends the formula.
28238  The LaTeX-command for the Greek letter is the name of the letter beginning
28239  with a backslash 
28240 \begin_inset Quotes eld
28241 \end_inset
28242
28243
28244 \backslash
28245
28246 \begin_inset Quotes erd
28247 \end_inset
28248
28249 .
28250  For capital Greek letters, start the command also with a capital letter,
28251  like 
28252 \series bold
28253
28254 \backslash
28255 Sigma
28256 \series default
28257 .
28258 \end_layout
28259
28260 \begin_layout Standard
28261 (A short introduction to the LaTeX-syntax is given in section
28262 \begin_inset space ~
28263 \end_inset
28264
28265
28266 \begin_inset CommandInset ref
28267 LatexCommand ref
28268 reference "sub:LaTeX-Syntax"
28269
28270 \end_inset
28271
28272 .)
28273 \end_layout
28274
28275 \begin_layout Standard
28276 You cannot use the 
28277 \family sans
28278 Text
28279 \begin_inset space ~
28280 \end_inset
28281
28282 Style
28283 \family default
28284  dialog to format the description text; you have to use LaTeX-commands.
28285  For example the description of the nomenclature entry for the 
28286 \begin_inset Quotes eld
28287 \end_inset
28288
28289
28290 \begin_inset Formula $\sigma$
28291 \end_inset
28292
28293
28294 \begin_inset Quotes erd
28295 \end_inset
28296
28297  in this document is:
28298 \begin_inset Newline newline
28299 \end_inset
28300
28301
28302 \series bold
28303 dummy entry for the character 
28304 \backslash
28305 textsf{sigma}
28306 \series default
28307
28308 \begin_inset Newline newline
28309 \end_inset
28310
28311 The command 
28312 \series bold
28313
28314 \backslash
28315 textsf
28316 \series default
28317  sets the fonts to 
28318 \family sans
28319 sans
28320 \begin_inset space ~
28321 \end_inset
28322
28323 serif
28324 \family default
28325 .
28326  To get 
28327 \series bold
28328 bold
28329 \series default
28330  font use the command 
28331 \series bold
28332
28333 \backslash
28334 textbf
28335 \series default
28336 , for 
28337 \family typewriter
28338 typewriter
28339 \family default
28340  use 
28341 \series bold
28342
28343 \backslash
28344 texttt
28345 \series default
28346 , for 
28347 \emph on
28348 emphasized
28349 \emph default
28350  use 
28351 \series bold
28352
28353 \backslash
28354 emph
28355 \series default
28356 .
28357 \end_layout
28358
28359 \begin_layout Subsection
28360 Sort Order of Nomenclature Entries
28361 \begin_inset Index idx
28362 status collapsed
28363
28364 \begin_layout Plain Layout
28365 Nomenclature ! Sort order
28366 \end_layout
28367
28368 \end_inset
28369
28370
28371 \end_layout
28372
28373 \begin_layout Standard
28374 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28375  the symbol definition.
28376  This leads to undesired results when you for example have symbols in formulas.
28377  Suppose you have nomenclature entries for the symbols 
28378 \emph on
28379 a
28380 \begin_inset CommandInset nomenclature
28381 LatexCommand nomenclature
28382 symbol "a"
28383 description "dummy entry for the character \"a\""
28384
28385 \end_inset
28386
28387
28388 \emph default
28389  and 
28390 \begin_inset Formula $\sigma$
28391 \end_inset
28392
28393
28394 \begin_inset CommandInset nomenclature
28395 LatexCommand nomenclature
28396 prefix "sigma"
28397 symbol "$\\sigma$"
28398 description "dummy entry for the character \\textsf{sigma}"
28399
28400 \end_inset
28401
28402 .
28403  They will be sorted by 
28404 \begin_inset Quotes eld
28405 \end_inset
28406
28407
28408 \family sans
28409 a
28410 \family default
28411
28412 \begin_inset Quotes erd
28413 \end_inset
28414
28415  and 
28416 \begin_inset Quotes eld
28417 \end_inset
28418
28419
28420 \family typewriter
28421 $
28422 \backslash
28423 sigma$
28424 \family default
28425
28426 \begin_inset Quotes erd
28427 \end_inset
28428
28429  – the 
28430 \begin_inset Formula $\sigma$
28431 \end_inset
28432
28433  will be sorted before the 
28434 \emph on
28435 a
28436 \emph default
28437  since the character 
28438 \begin_inset Quotes eld
28439 \end_inset
28440
28441 $
28442 \begin_inset Quotes erd
28443 \end_inset
28444
28445  is considered in sorting.
28446 \end_layout
28447
28448 \begin_layout Standard
28449 To control the sort order, you can edit the 
28450 \family sans
28451 Sort
28452 \begin_inset space ~
28453 \end_inset
28454
28455 as
28456 \family default
28457  field of the nomenclature dialog.
28458  Then the nomenclature entry will be sorted by this entry and not the symbol
28459  definition.
28460  For the example given, you can insert 
28461 \family typewriter
28462 sigma
28463 \family default
28464  in this field for the 
28465 \begin_inset Formula $\sigma$
28466 \end_inset
28467
28468 , then 
28469 \emph on
28470 a
28471 \emph default
28472  will be located before 
28473 \begin_inset Formula $\sigma$
28474 \end_inset
28475
28476 .
28477 \end_layout
28478
28479 \begin_layout Standard
28480 For subgrouping and tips for using sort entries see the 
28481 \series bold
28482 nomencl
28483 \series default
28484  documentation, 
28485 \begin_inset CommandInset citation
28486 LatexCommand cite
28487 key "nomencl"
28488
28489 \end_inset
28490
28491 .
28492 \end_layout
28493
28494 \begin_layout Subsection
28495 Nomenclature Options
28496 \begin_inset Index idx
28497 status collapsed
28498
28499 \begin_layout Plain Layout
28500 Nomenclature ! Options
28501 \end_layout
28502
28503 \end_inset
28504
28505
28506 \end_layout
28507
28508 \begin_layout Standard
28509 The 
28510 \series bold
28511 nomencl
28512 \series default
28513  package offers some options to adjust the appearance of the nomenclature.
28514  Here are some of its options, for more have a look at its documentation:
28515 \end_layout
28516
28517 \begin_layout Description
28518 refeq Appends the phrase 
28519 \begin_inset Quotes eld
28520 \end_inset
28521
28522
28523 \family sans
28524 , see equation (
28525 \emph on
28526 eq
28527 \emph default
28528 )
28529 \family default
28530
28531 \begin_inset Quotes erd
28532 \end_inset
28533
28534  to every nomenclature entry, where 
28535 \family sans
28536 \emph on
28537 eq
28538 \family default
28539 \emph default
28540  is the number of the last equation in front of the nomenclature entry
28541 \end_layout
28542
28543 \begin_layout Description
28544 refpage Appends the phrase 
28545 \begin_inset Quotes eld
28546 \end_inset
28547
28548
28549 \family sans
28550 , page (
28551 \emph on
28552 page
28553 \emph default
28554 )
28555 \family default
28556
28557 \begin_inset Quotes erd
28558 \end_inset
28559
28560  to every nomenclature entry, where 
28561 \family sans
28562 \emph on
28563 page
28564 \family default
28565 \emph default
28566  is the number of the page on which the nomenclature entry appeared
28567 \end_layout
28568
28569 \begin_layout Description
28570 intoc Inserts the nomenclature in the Table of Contents
28571 \end_layout
28572
28573 \begin_layout Standard
28574 To use one or more of the options, add them to the comma-separated document
28575  class options list in the 
28576 \family sans
28577 Document\SpecialChar \menuseparator
28578 Settings
28579 \family default
28580  dialog.
28581  In this document the options 
28582 \series bold
28583 refpage, intoc
28584 \series default
28585  are used.
28586 \end_layout
28587
28588 \begin_layout Standard
28589 \begin_inset VSpace bigskip
28590 \end_inset
28591
28592
28593 \end_layout
28594
28595 \begin_layout Standard
28596 You can also use the first two options above only for certain nomenclature
28597  entries when you add one of the following commands as last entry to the
28598  
28599 \family sans
28600 Description
28601 \family default
28602  field in the nomenclature dialog:
28603 \end_layout
28604
28605 \begin_layout Description
28606
28607 \backslash
28608 nomrefeq Like the 
28609 \series bold
28610 refeq
28611 \series default
28612  option
28613 \end_layout
28614
28615 \begin_layout Description
28616
28617 \backslash
28618 nomrefpage Like the 
28619 \series bold
28620 refpage
28621 \series default
28622  option
28623 \end_layout
28624
28625 \begin_layout Description
28626
28627 \backslash
28628 nomrefeqpage Short notation of 
28629 \series bold
28630
28631 \backslash
28632 nomrefeq
28633 \backslash
28634 nomrefpage
28635 \end_layout
28636
28637 \begin_layout Description
28638
28639 \backslash
28640 nomnorefeq,
28641 \begin_inset space ~
28642 \end_inset
28643
28644
28645 \backslash
28646 nomnorefpage,
28647 \begin_inset space ~
28648 \end_inset
28649
28650
28651 \backslash
28652 nomnorefeqpage Turns off the corresponding options
28653 \end_layout
28654
28655 \begin_layout Standard
28656 Words like 
28657 \begin_inset Quotes eld
28658 \end_inset
28659
28660 page
28661 \begin_inset Quotes erd
28662 \end_inset
28663
28664  are automatically translated for some document languages.
28665  If not, add these lines to your LaTeX preamble:
28666 \end_layout
28667
28668 \begin_layout Standard
28669 \noindent
28670
28671 \series bold
28672
28673 \backslash
28674 renewcommand{
28675 \backslash
28676 eqdeclaration}[1]{, see equation
28677 \backslash
28678 nobreakspace(#1)}
28679 \begin_inset Newline newline
28680 \end_inset
28681
28682
28683 \backslash
28684 renewcommand{
28685 \backslash
28686 pagedeclaration}[1]{, page
28687 \backslash
28688 nobreakspace{}#1}
28689 \series default
28690
28691 \begin_inset Newline newline
28692 \end_inset
28693
28694 and replace 
28695 \begin_inset Quotes eld
28696 \end_inset
28697
28698 see equation
28699 \begin_inset Quotes erd
28700 \end_inset
28701
28702  and 
28703 \begin_inset Quotes eld
28704 \end_inset
28705
28706 page
28707 \begin_inset Quotes erd
28708 \end_inset
28709
28710  by their translation.
28711 \end_layout
28712
28713 \begin_layout Subsection
28714 Printing the Nomenclature
28715 \begin_inset Index idx
28716 status collapsed
28717
28718 \begin_layout Plain Layout
28719 Nomenclature ! Printing
28720 \end_layout
28721
28722 \end_inset
28723
28724
28725 \end_layout
28726
28727 \begin_layout Standard
28728 To print the nomenclature, use the menu 
28729 \family sans
28730 Insert\SpecialChar \menuseparator
28731 Lists
28732 \begin_inset space ~
28733 \end_inset
28734
28735 /
28736 \begin_inset space ~
28737 \end_inset
28738
28739 TOC\SpecialChar \menuseparator
28740 Nomenclature
28741 \family default
28742 .
28743  A box labeled 
28744 \begin_inset Quotes eld
28745 \end_inset
28746
28747
28748 \family sans
28749 Nomenclature
28750 \family default
28751
28752 \begin_inset Quotes erd
28753 \end_inset
28754
28755  will show the place where the nomenclature is printed in the output.
28756  By right-clicking on it, the amount of space for symbols can be altered.
28757  You can choose between these settings:
28758 \end_layout
28759
28760 \begin_layout Description
28761 Default a space of 1
28762 \begin_inset space \thinspace{}
28763 \end_inset
28764
28765 cm is used
28766 \end_layout
28767
28768 \begin_layout Description
28769 Longest
28770 \begin_inset space ~
28771 \end_inset
28772
28773 label
28774 \begin_inset space ~
28775 \end_inset
28776
28777 width the width of the widest symbol of all nomenclature entries is used
28778 \end_layout
28779
28780 \begin_layout Description
28781 Custom custom space
28782 \end_layout
28783
28784 \begin_layout Standard
28785 In the printed output the title of the nomenclature appears as 
28786 \begin_inset Quotes eld
28787 \end_inset
28788
28789 Nomenclature
28790 \begin_inset Quotes erd
28791 \end_inset
28792
28793 .
28794  If you are not happy with the name, you can change it by redefining the
28795  command 
28796 \series bold
28797
28798 \backslash
28799 nomname
28800 \series default
28801  in the preamble.
28802  For example, in order to change the name to 
28803 \emph on
28804 List of Symbols
28805 \emph default
28806 , add the following line to the preamble:
28807 \end_layout
28808
28809 \begin_layout Standard
28810
28811 \family roman
28812 \series bold
28813
28814 \backslash
28815 renewcommand{
28816 \backslash
28817 nomname}{List of Symbols}
28818 \end_layout
28819
28820 \begin_layout Subsection
28821 Nomenclature Program
28822 \begin_inset Index idx
28823 status collapsed
28824
28825 \begin_layout Plain Layout
28826 Nomenclature ! Program
28827 \end_layout
28828
28829 \end_inset
28830
28831
28832 \begin_inset CommandInset label
28833 LatexCommand label
28834 name "sub:Nomenclature-Program"
28835
28836 \end_inset
28837
28838
28839 \end_layout
28840
28841 \begin_layout Standard
28842 LyX uses the program 
28843 \family sans
28844 makeindex
28845 \family default
28846 , that is part of every LaTeX distribution, to generate the nomenclature.
28847  LyX's preferences dialog allows you to specify another program or to control
28848  
28849 \family sans
28850 makeindex
28851 \family default
28852  by adding options, see section
28853 \begin_inset space ~
28854 \end_inset
28855
28856
28857 \begin_inset CommandInset ref
28858 LatexCommand ref
28859 reference "sub:LaTeX-settings"
28860
28861 \end_inset
28862
28863 .
28864  The available options are listed and explained in 
28865 \begin_inset CommandInset citation
28866 LatexCommand cite
28867 key "nomencl,makeindex"
28868
28869 \end_inset
28870
28871 .
28872 \end_layout
28873
28874 \begin_layout Section
28875 Branches
28876 \begin_inset Index idx
28877 status collapsed
28878
28879 \begin_layout Plain Layout
28880 Branches
28881 \end_layout
28882
28883 \end_inset
28884
28885
28886 \begin_inset Index idx
28887 status collapsed
28888
28889 \begin_layout Plain Layout
28890 Document ! Branches
28891 \end_layout
28892
28893 \end_inset
28894
28895
28896 \begin_inset CommandInset label
28897 LatexCommand label
28898 name "sec:Branches"
28899
28900 \end_inset
28901
28902
28903 \end_layout
28904
28905 \begin_layout Standard
28906 Sometimes it is useful to hide some document parts in the output.
28907  For example a teacher who is setting an exam obviously doesn't want the
28908  pupils to see the answers, but having questions and answers in the same
28909  document will make the life of the markers of that exam much easier.
28910 \end_layout
28911
28912 \begin_layout Standard
28913 For these cases LyX allows you to put text into branches.
28914  The text will then only appear in the output when its branch is activated.
28915  To create a branch, either select the menu 
28916 \family sans
28917 Insert\SpecialChar \menuseparator
28918 Branch\SpecialChar \menuseparator
28919 Insert New Branch
28920 \family default
28921  (if you just want to specify a new branch) or go in the 
28922 \family sans
28923 Document\SpecialChar \menuseparator
28924 Settings
28925 \family default
28926  dialog to 
28927 \family sans
28928 Branches
28929 \family default
28930 , where you can specify and change the name of the branch, its activation
28931  state (whether the content of the branch is shown in the output or not),
28932  its background color inside LyX and whether the name of the branch should
28933  be appended to the document file name on export if the branch is active
28934  (see below for an example).
28935  Furthermore, the dialog lets you merge two branches (just rename one branch
28936  to the name of the other) and to add 
28937 \begin_inset Quotes eld
28938 \end_inset
28939
28940 unknown branches
28941 \begin_inset Quotes erd
28942 \end_inset
28943
28944  (i.
28945 \begin_inset space \thinspace{}
28946 \end_inset
28947
28948 e.
28949 \begin_inset space ~
28950 \end_inset
28951
28952 branches that were added to the document via copy and paste from other documents
28953 , without having been defined) to the document's branch list.
28954 \end_layout
28955
28956 \begin_layout Standard
28957 Text that should be in a branch is set into branch inset boxes.
28958  These boxes are inserted via the menu 
28959 \family sans
28960 Insert\SpecialChar \menuseparator
28961 Branch
28962 \family default
28963  where you can choose a branch.
28964  You can later change the activation state of the branch by right-clicking
28965  on them.
28966 \end_layout
28967
28968 \begin_layout Standard
28969 Here is an example, where only the question text appears, the answer branch
28970  is deactivated and therefore does not appear in the output:
28971 \end_layout
28972
28973 \begin_layout Standard
28974 \begin_inset Branch Question
28975 status collapsed
28976
28977 \begin_layout Standard
28978 Question: Who was the first physics Nobel prize winner?
28979 \end_layout
28980
28981 \end_inset
28982
28983
28984 \end_layout
28985
28986 \begin_layout Standard
28987 \begin_inset Branch Answer
28988 status collapsed
28989
28990 \begin_layout Standard
28991 Answer: Wilhelm Conrad Röntgen
28992 \end_layout
28993
28994 \end_inset
28995
28996
28997 \end_layout
28998
28999 \begin_layout Standard
29000 If you activate 
29001 \family sans
29002 Filename Suffix
29003 \family default
29004  in 
29005 \family sans
29006 Document\SpecialChar \menuseparator
29007 Settings\SpecialChar \menuseparator
29008 Branches
29009 \family default
29010 , the name of the active branches will be appended to the file name at export.
29011  Consider for example a file 
29012 \begin_inset Quotes eld
29013 \end_inset
29014
29015 Exam.lyx
29016 \begin_inset Quotes erd
29017 \end_inset
29018
29019  which has the above branches.
29020  If 
29021 \begin_inset Quotes eld
29022 \end_inset
29023
29024 Filename Suffix
29025 \begin_inset Quotes erd
29026 \end_inset
29027
29028  is active, the PDF export file would be called 
29029 \begin_inset Quotes eld
29030 \end_inset
29031
29032 Exam.pdf
29033 \begin_inset Quotes erd
29034 \end_inset
29035
29036  if both the 
29037 \begin_inset Quotes eld
29038 \end_inset
29039
29040 Question
29041 \begin_inset Quotes erd
29042 \end_inset
29043
29044  and 
29045 \begin_inset Quotes eld
29046 \end_inset
29047
29048 Answer
29049 \begin_inset Quotes erd
29050 \end_inset
29051
29052  branch were inactive, 
29053 \begin_inset Quotes eld
29054 \end_inset
29055
29056 Exam-Question.pdf
29057 \begin_inset Quotes erd
29058 \end_inset
29059
29060  if only the 
29061 \begin_inset Quotes eld
29062 \end_inset
29063
29064 Question
29065 \begin_inset Quotes erd
29066 \end_inset
29067
29068  branch was active, likewise 
29069 \begin_inset Quotes eld
29070 \end_inset
29071
29072 Exam-Answer.pdf
29073 \begin_inset Quotes erd
29074 \end_inset
29075
29076  if only the 
29077 \begin_inset Quotes eld
29078 \end_inset
29079
29080 Answer
29081 \begin_inset Quotes erd
29082 \end_inset
29083
29084  branch was active, and 
29085 \begin_inset Quotes eld
29086 \end_inset
29087
29088 Exam-Question-Answer.pdf
29089 \begin_inset Quotes erd
29090 \end_inset
29091
29092  if both branches were active.
29093  This helps you to easily export different versions of your document without
29094  much hassle.
29095 \end_layout
29096
29097 \begin_layout Standard
29098 \begin_inset VSpace bigskip
29099 \end_inset
29100
29101
29102 \end_layout
29103
29104 \begin_layout Standard
29105 To use conditional output inside places where you cannot insert branch insets,
29106  like inside equations, you can code special LaTeX definitions for each
29107  branch.
29108  For example you can define for the question branch
29109 \begin_inset Foot
29110 status collapsed
29111
29112 \begin_layout Plain Layout
29113 For an introduction to the LaTeX-syntax, see section
29114 \begin_inset space ~
29115 \end_inset
29116
29117
29118 \begin_inset CommandInset ref
29119 LatexCommand ref
29120 reference "sub:LaTeX-Syntax"
29121
29122 \end_inset
29123
29124 .
29125 \end_layout
29126
29127 \end_inset
29128
29129
29130 \end_layout
29131
29132 \begin_layout Standard
29133
29134 \series bold
29135
29136 \backslash
29137 newcommand{
29138 \backslash
29139 question}[1]{#1}
29140 \end_layout
29141
29142 \begin_layout Standard
29143
29144 \series bold
29145
29146 \backslash
29147 newcommand{
29148 \backslash
29149 answer}[1]{}
29150 \end_layout
29151
29152 \begin_layout Standard
29153 and for the answer branch
29154 \end_layout
29155
29156 \begin_layout Standard
29157
29158 \series bold
29159
29160 \backslash
29161 newcommand{
29162 \backslash
29163 question}[1]{}
29164 \end_layout
29165
29166 \begin_layout Standard
29167
29168 \series bold
29169
29170 \backslash
29171 newcommand{
29172 \backslash
29173 answer}[1]{#1}
29174 \end_layout
29175
29176 \begin_layout Standard
29177 \begin_inset Branch Question
29178 status collapsed
29179
29180 \begin_layout Standard
29181 \begin_inset ERT
29182 status open
29183
29184 \begin_layout Plain Layout
29185
29186
29187 \backslash
29188 newcommand{
29189 \backslash
29190 question}[1]{#1}
29191 \end_layout
29192
29193 \begin_layout Plain Layout
29194
29195
29196 \backslash
29197 newcommand{
29198 \backslash
29199 answer}[1]{}
29200 \end_layout
29201
29202 \end_inset
29203
29204
29205 \end_layout
29206
29207 \end_inset
29208
29209
29210 \end_layout
29211
29212 \begin_layout Standard
29213 \begin_inset Branch Answer
29214 status collapsed
29215
29216 \begin_layout Standard
29217 \begin_inset ERT
29218 status collapsed
29219
29220 \begin_layout Plain Layout
29221
29222
29223 \backslash
29224 newcommand{
29225 \backslash
29226 question}[1]{}
29227 \end_layout
29228
29229 \begin_layout Plain Layout
29230
29231
29232 \backslash
29233 newcommand{
29234 \backslash
29235 answer}[1]{#1}
29236 \end_layout
29237
29238 \end_inset
29239
29240
29241 \end_layout
29242
29243 \end_inset
29244
29245
29246 \end_layout
29247
29248 \begin_layout Standard
29249 Now it is possible to use the commands 
29250 \series bold
29251
29252 \backslash
29253 question{\SpecialChar \ldots{}
29254 }
29255 \series default
29256  and 
29257 \series bold
29258
29259 \backslash
29260 answer{\SpecialChar \ldots{}
29261 }
29262 \series default
29263  to obtain conditional output.
29264  Here is an example formula where only the 
29265 \series bold
29266
29267 \backslash
29268 question
29269 \series default
29270  part appears:
29271 \begin_inset Formula 
29272 \[
29273 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29274 \]
29275
29276 \end_inset
29277
29278
29279 \end_layout
29280
29281 \begin_layout Standard
29282 Inside math, the same effect can be achieved using math macros, see the
29283  
29284 \emph on
29285 Math
29286 \emph default
29287  manual.
29288 \change_inserted 5863208 1334492666
29289
29290 \end_layout
29291
29292 \begin_layout Standard
29293
29294 \change_inserted 5863208 1334493356
29295 Each type of branch is allowed to have its specific style defined in layout
29296  files (e.g.
29297  any branch inset can be automatically wrapped by your own LaTeX commands.).
29298  For this advanced usage, please study Customization manual (in particular
29299  section 
29300 \begin_inset Quotes eld
29301 \end_inset
29302
29303 Flex insets and InsetLayout
29304 \begin_inset Quotes erd
29305 \end_inset
29306
29307 ).
29308 \change_unchanged
29309
29310 \end_layout
29311
29312 \begin_layout Section
29313 PDF Properties
29314 \begin_inset CommandInset label
29315 LatexCommand label
29316 name "sec:PDF-Properties"
29317
29318 \end_inset
29319
29320
29321 \begin_inset Index idx
29322 status collapsed
29323
29324 \begin_layout Plain Layout
29325 PDF properties
29326 \end_layout
29327
29328 \end_inset
29329
29330
29331 \end_layout
29332
29333 \begin_layout Standard
29334 The 
29335 \family sans
29336 Document Settings
29337 \family default
29338  dialog allows you in the 
29339 \family sans
29340 PDF Properties
29341 \family default
29342  to set up special options for the PDF output of your document.
29343  All options there are provided by the LaTeX-package 
29344 \series bold
29345 hyperref
29346 \series default
29347
29348 \begin_inset Index idx
29349 status collapsed
29350
29351 \begin_layout Plain Layout
29352 LaTeX-packages ! hyperref
29353 \end_layout
29354
29355 \end_inset
29356
29357 .
29358 \end_layout
29359
29360 \begin_layout Standard
29361 Using 
29362 \series bold
29363 hyperref
29364 \series default
29365  will link all cross-references in the DVI- and PDF-output.
29366  This means that the reader of your document will be able to click on a
29367  table of contents entry or on a reference and he is shown the referenced
29368  document part.
29369  You can specify in the dialog tab 
29370 \family sans
29371 Hyperlinks
29372 \family default
29373  how the links will look and if links for bibliographical backreferences
29374  are created.
29375  The backreferences will appear in the bibliography behind the different
29376  entries, showing the number of the section, slide, or page where the entry
29377  is referenced.
29378 \end_layout
29379
29380 \begin_layout Standard
29381 In the dialog tab 
29382 \family sans
29383 Bookmarks
29384 \family default
29385  you can set if PDF-bookmarks should be created for every section of your
29386  document to make it easier for readers to navigate through the document.
29387  You can decide if the bookmarks should be numbered like your document sections
29388  or not.
29389  With the open bookmarks level you can specify what sectioning level should
29390  be displayed in the bookmarks when opening the PDF.
29391  For example level
29392 \begin_inset space ~
29393 \end_inset
29394
29395 2 will display all sections and subsections, while level
29396 \begin_inset space ~
29397 \end_inset
29398
29399 1 will only display the sections.
29400 \end_layout
29401
29402 \begin_layout Standard
29403 The header information in the dialog tab 
29404 \family sans
29405 General
29406 \family default
29407  are saved together with the PDF as file properties.
29408  Many programs are able to extract this information to e.
29409 \begin_inset space \thinspace{}
29410 \end_inset
29411
29412 g.
29413 \begin_inset space \space{}
29414 \end_inset
29415
29416 automatically recognize who the author is and what the PDF is about.
29417  This is very useful to sort, classify, or use PDFs for bibliography issues.
29418  When the option 
29419 \family sans
29420 Automatic fill header
29421 \family default
29422  is set, LyX tries to extract the header information from your document
29423  title and author settings.
29424 \end_layout
29425
29426 \begin_layout Standard
29427 The option 
29428 \family sans
29429 Load in fullscreen mode
29430 \family default
29431  will open the PDF in fullscreen mode, which is useful for presentations.
29432 \end_layout
29433
29434 \begin_layout Standard
29435 PDF properties are also used in this document.
29436  When you look in its document settings, you can see that some additional
29437  
29438 \series bold
29439 hyperref
29440 \series default
29441  options are used.
29442  For an explanation of them we refer you to the hyperref manual 
29443 \begin_inset CommandInset citation
29444 LatexCommand cite
29445 key "hyperref"
29446
29447 \end_inset
29448
29449 .
29450 \end_layout
29451
29452 \begin_layout Section
29453 TeX Code and the LaTeX Syntax
29454 \begin_inset CommandInset label
29455 LatexCommand label
29456 name "sec:TeX-Code"
29457
29458 \end_inset
29459
29460
29461 \end_layout
29462
29463 \begin_layout Subsection
29464 TeX Code Boxes
29465 \begin_inset Index idx
29466 status collapsed
29467
29468 \begin_layout Plain Layout
29469 TeX Code
29470 \end_layout
29471
29472 \end_inset
29473
29474
29475 \begin_inset CommandInset label
29476 LatexCommand label
29477 name "sub:TeX-Code-Boxes"
29478
29479 \end_inset
29480
29481
29482 \end_layout
29483
29484 \begin_layout Standard
29485 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29486  constructs, but not all.
29487  LaTeX contains hundreds of packages that provide different commands.
29488  All the time packages are being updated and new ones added.
29489  This has the advantage that you can typeset nearly everything as there
29490  is for every problem a LaTeX-package.
29491  But LyX can of course not be up to date and support all packages and their
29492  commands.
29493 \end_layout
29494
29495 \begin_layout Standard
29496 But don't worry, you can use any LaTeX-command directly in LyX inside the
29497  TeX Code box.
29498  A TeX Code box is created by the menu 
29499 \family sans
29500 Insert\SpecialChar \menuseparator
29501 TeX
29502 \begin_inset space ~
29503 \end_inset
29504
29505 Code
29506 \family default
29507  or by the toolbar button 
29508 \begin_inset Info
29509 type  "icon"
29510 arg   "ert-insert"
29511 \end_inset
29512
29513  (shortcut 
29514 \begin_inset Info
29515 type  "shortcut"
29516 arg   "ert-insert"
29517 \end_inset
29518
29519 ).
29520  The box can be opened by left-clicking and closed by right-clicking on
29521  it and selecting 
29522 \family sans
29523 Close Inset
29524 \family default
29525 .
29526 \end_layout
29527
29528 \begin_layout Standard
29529 You can insert complete or incomplete commands as TeX Code.
29530  Incomplete means that the command argument can be Standard LyX text.
29531  For example, if you want to draw a frame around a word and are therefore
29532  using the LaTeX-command 
29533 \series bold
29534
29535 \backslash
29536 fbox
29537 \series default
29538 , you can write the command part 
29539 \series bold
29540
29541 \backslash
29542 fbox{
29543 \series default
29544  in a TeX Code box before the word and the closing brace 
29545 \series bold
29546 }
29547 \series default
29548  in a second TeX Code box behind the word.
29549  The word between the two TeX Code boxes is then the argument as it is in
29550  the following example:
29551 \end_layout
29552
29553 \begin_layout Standard
29554 \begin_inset Graphics
29555         filename clipart/ERT.png
29556         scale 89
29557
29558 \end_inset
29559
29560
29561 \end_layout
29562
29563 \begin_layout Standard
29564 gives
29565 \end_layout
29566
29567 \begin_layout Standard
29568 This is a line with a 
29569 \begin_inset ERT
29570 status collapsed
29571
29572 \begin_layout Plain Layout
29573
29574
29575 \backslash
29576 fbox{
29577 \end_layout
29578
29579 \end_inset
29580
29581 framed
29582 \begin_inset ERT
29583 status collapsed
29584
29585 \begin_layout Plain Layout
29586
29587 }
29588 \end_layout
29589
29590 \end_inset
29591
29592  word.
29593 \end_layout
29594
29595 \begin_layout Standard
29596 \begin_inset Note Greyedout
29597 status open
29598
29599 \begin_layout Plain Layout
29600
29601 \series bold
29602 Note:
29603 \series default
29604  At the end of LaTeX-commands without parameters, you have to insert a space
29605  to let LaTeX know that the command is finished.
29606 \end_layout
29607
29608 \end_inset
29609
29610
29611 \end_layout
29612
29613 \begin_layout Subsection
29614 Short Introduction to the LaTeX Syntax
29615 \begin_inset Argument
29616 status collapsed
29617
29618 \begin_layout Plain Layout
29619 The LaTeX Syntax
29620 \end_layout
29621
29622 \end_inset
29623
29624
29625 \begin_inset Index idx
29626 status collapsed
29627
29628 \begin_layout Plain Layout
29629 LaTeX Syntax
29630 \end_layout
29631
29632 \end_inset
29633
29634
29635 \begin_inset CommandInset label
29636 LatexCommand label
29637 name "sub:LaTeX-Syntax"
29638
29639 \end_inset
29640
29641
29642 \end_layout
29643
29644 \begin_layout Standard
29645 When you write larger documents or books, you will need to know something
29646  about the LaTeX-commands that LyX uses in the background.
29647  Because LaTeX is based on commands, you can 
29648 \begin_inset Quotes eld
29649 \end_inset
29650
29651 program
29652 \begin_inset Quotes erd
29653 \end_inset
29654
29655  your text.
29656  This has the advantage that the layout of the document can be changed at
29657  any time if you know the right commands.
29658  E.
29659 \begin_inset space \thinspace{}
29660 \end_inset
29661
29662 g.
29663 \begin_inset space \space{}
29664 \end_inset
29665
29666 imagine you have to write a manual for a product and the deadline is the
29667  end of the day.
29668  Your boss has just complimented you for your good work but wants to have
29669  all caption labels bold.
29670  But you have over a hundred figure and table captions with non-bold labels
29671  in your manual.
29672  Of course it is impossible to change all caption labels manually in one
29673  day.
29674 \end_layout
29675
29676 \begin_layout Standard
29677 Now LaTeX comes into play.
29678  As mentioned above, for every problem there exists a LaTeX-package.
29679  First you have to find out which and therefore look into the LaTeX package
29680  database, 
29681 \begin_inset CommandInset citation
29682 LatexCommand cite
29683 key "Catalogue"
29684
29685 \end_inset
29686
29687 .
29688 \end_layout
29689
29690 \begin_layout Standard
29691 As result you find that the package 
29692 \series bold
29693 caption
29694 \series default
29695
29696 \begin_inset Index idx
29697 status collapsed
29698
29699 \begin_layout Plain Layout
29700 LaTeX-packages ! caption
29701 \end_layout
29702
29703 \end_inset
29704
29705  is what you need.
29706  To use a package, you have to load it in the document preamble (menu 
29707 \family sans
29708 Document\SpecialChar \menuseparator
29709 Settings
29710 \family default
29711 ) with the command
29712 \end_layout
29713
29714 \begin_layout Standard
29715
29716 \series bold
29717
29718 \backslash
29719 usepackage[options]{package name}
29720 \end_layout
29721
29722 \begin_layout Standard
29723 All LaTeX commands begin with a backslash, the command argument is set within
29724  two braces and the options are set within two brackets.
29725  Note that not all commands have an argument and options.
29726 \end_layout
29727
29728 \begin_layout Standard
29729 In your case the package name is 
29730 \series bold
29731 caption
29732 \series default
29733 .
29734  After a look in the documentation of the package, you know that the option
29735  
29736 \series bold
29737 labelfont=bf
29738 \series default
29739  will change the font of all caption labels to bold.
29740  So you add the command
29741 \end_layout
29742
29743 \begin_layout Standard
29744
29745 \series bold
29746
29747 \backslash
29748 usepackage[labelfont=bf]{caption}
29749 \end_layout
29750
29751 \begin_layout Standard
29752 to the preamble and the problem is solved.
29753 \begin_inset Foot
29754 status collapsed
29755
29756 \begin_layout Plain Layout
29757 For more commands provided by the 
29758 \series bold
29759 caption
29760 \series default
29761  package, have a look at its documentation, 
29762 \begin_inset CommandInset citation
29763 LatexCommand cite
29764 key "caption"
29765
29766 \end_inset
29767
29768 .
29769 \end_layout
29770
29771 \end_inset
29772
29773
29774 \end_layout
29775
29776 \begin_layout Standard
29777 Note that some document classes have built-in solutions for well-known problems
29778  like your case.
29779  For example if you use a 
29780 \family sans
29781 KOMA-Script
29782 \family default
29783  class, you don't need the package 
29784 \series bold
29785 caption
29786 \series default
29787 , you can instead write
29788 \end_layout
29789
29790 \begin_layout Standard
29791
29792 \series bold
29793
29794 \backslash
29795 setkomafont{captionlabel}{
29796 \backslash
29797 bfseries}
29798 \end_layout
29799
29800 \begin_layout Standard
29801 in the preamble and the problem is solved.
29802  So if you plan to write a large document, you should have a look at the
29803  documentation of the document class you want to use.
29804  (
29805 \series bold
29806
29807 \backslash
29808 setkomafont
29809 \series default
29810  is an example of a command with more than one argument.)
29811 \end_layout
29812
29813 \begin_layout Standard
29814 Commands in the preamble affect the whole document, while commands in the
29815  text affect only the text after the command or only the text used as command
29816  argument.
29817  To insert a LaTeX-command in text, use the TeX Code box as described in
29818  the previous section.
29819 \end_layout
29820
29821 \begin_layout Standard
29822 If you want to learn more about LaTeX and its syntax, have a look at the
29823  LaTeX-books 
29824 \begin_inset CommandInset citation
29825 LatexCommand cite
29826 key "latexcompanion,latexguide"
29827
29828 \end_inset
29829
29830 .
29831 \end_layout
29832
29833 \begin_layout Standard
29834 \begin_inset Newpage cleardoublepage
29835 \end_inset
29836
29837
29838 \end_layout
29839
29840 \begin_layout Standard
29841 \begin_inset ERT
29842 status collapsed
29843
29844 \begin_layout Plain Layout
29845
29846
29847 \backslash
29848 pagestyle{fancy}
29849 \end_layout
29850
29851 \end_inset
29852
29853
29854 \begin_inset Note Note
29855 status collapsed
29856
29857 \begin_layout Plain Layout
29858 switches temporarily to a page style with custom header and footer line
29859 \end_layout
29860
29861 \end_inset
29862
29863
29864 \end_layout
29865
29866 \begin_layout Left Header
29867 \begin_inset Argument
29868 status collapsed
29869
29870 \begin_layout Plain Layout
29871
29872 \end_layout
29873
29874 \end_inset
29875
29876
29877 \begin_inset ERT
29878 status collapsed
29879
29880 \begin_layout Plain Layout
29881
29882
29883 \backslash
29884 rightmark
29885 \end_layout
29886
29887 \end_inset
29888
29889
29890 \begin_inset Note Note
29891 status collapsed
29892
29893 \begin_layout Plain Layout
29894 defines the header line as described below
29895 \end_layout
29896
29897 \end_inset
29898
29899
29900 \end_layout
29901
29902 \begin_layout Center Header
29903 \begin_inset Argument
29904 status collapsed
29905
29906 \begin_layout Plain Layout
29907
29908 \end_layout
29909
29910 \end_inset
29911
29912
29913 \end_layout
29914
29915 \begin_layout Right Header
29916 \begin_inset Argument
29917 status collapsed
29918
29919 \begin_layout Plain Layout
29920 \begin_inset ERT
29921 status collapsed
29922
29923 \begin_layout Plain Layout
29924
29925
29926 \backslash
29927 leftmark
29928 \end_layout
29929
29930 \end_inset
29931
29932
29933 \end_layout
29934
29935 \end_inset
29936
29937
29938 \end_layout
29939
29940 \begin_layout Left Footer
29941 \begin_inset Argument
29942 status collapsed
29943
29944 \begin_layout Plain Layout
29945 \begin_inset ERT
29946 status collapsed
29947
29948 \begin_layout Plain Layout
29949
29950
29951 \backslash
29952 thepage
29953 \end_layout
29954
29955 \end_inset
29956
29957
29958 \end_layout
29959
29960 \end_inset
29961
29962
29963 \end_layout
29964
29965 \begin_layout Center Footer
29966 \begin_inset Argument
29967 status collapsed
29968
29969 \begin_layout Plain Layout
29970
29971 \family sans
29972 \series bold
29973 \color red
29974 LyX's user guide
29975 \end_layout
29976
29977 \end_inset
29978
29979 Magic code:
29980 \begin_inset Newline newline
29981 \end_inset
29982
29983
29984 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
29985 \end_inset
29986
29987
29988 \end_layout
29989
29990 \begin_layout Right Footer
29991 \begin_inset Argument
29992 status collapsed
29993
29994 \begin_layout Plain Layout
29995
29996 \end_layout
29997
29998 \end_inset
29999
30000
30001 \begin_inset ERT
30002 status collapsed
30003
30004 \begin_layout Plain Layout
30005
30006
30007 \backslash
30008 Roman{page}
30009 \end_layout
30010
30011 \end_inset
30012
30013
30014 \end_layout
30015
30016 \begin_layout Section
30017 Customized Page Headers and Footers
30018 \begin_inset CommandInset label
30019 LatexCommand label
30020 name "sec:Customized-Page-Headers"
30021
30022 \end_inset
30023
30024
30025 \begin_inset Index idx
30026 status collapsed
30027
30028 \begin_layout Plain Layout
30029 Document ! Header/Footer line
30030 \end_layout
30031
30032 \end_inset
30033
30034
30035 \begin_inset Index idx
30036 status collapsed
30037
30038 \begin_layout Plain Layout
30039 Header/Footer line
30040 \end_layout
30041
30042 \end_inset
30043
30044
30045 \end_layout
30046
30047 \begin_layout Standard
30048 To define a custom page header and footer line for your document, you need
30049  to set the headings style to 
30050 \family sans
30051 Fancy
30052 \family default
30053  in the 
30054 \family sans
30055 Document\SpecialChar \menuseparator
30056 Settings
30057 \family default
30058  dialog under 
30059 \family sans
30060 Page
30061 \begin_inset space ~
30062 \end_inset
30063
30064 Layout
30065 \family default
30066 .
30067  As a second step add in the menu 
30068 \family sans
30069 Document\SpecialChar \menuseparator
30070 Settings\SpecialChar \menuseparator
30071 Modules
30072 \family default
30073  the module 
30074 \begin_inset Quotes eld
30075 \end_inset
30076
30077 Custom Header/Footerlines
30078 \begin_inset Quotes erd
30079 \end_inset
30080
30081 .
30082  This module offers the following 6
30083 \begin_inset space ~
30084 \end_inset
30085
30086 styles:
30087 \end_layout
30088
30089 \begin_layout Description
30090 Left
30091 \begin_inset space ~
30092 \end_inset
30093
30094 Header,
30095 \begin_inset space ~
30096 \end_inset
30097
30098 Center
30099 \begin_inset space ~
30100 \end_inset
30101
30102 Header,
30103 \begin_inset space ~
30104 \end_inset
30105
30106 Right
30107 \begin_inset space ~
30108 \end_inset
30109
30110 Header
30111 \end_layout
30112
30113 \begin_layout Description
30114 Left
30115 \begin_inset space ~
30116 \end_inset
30117
30118 Footer,
30119 \begin_inset space ~
30120 \end_inset
30121
30122 Center
30123 \begin_inset space ~
30124 \end_inset
30125
30126 Footer,
30127 \begin_inset space ~
30128 \end_inset
30129
30130 Right
30131 \begin_inset space ~
30132 \end_inset
30133
30134 Footer
30135 \end_layout
30136
30137 \begin_layout Standard
30138 for the different positions in the header/footer.
30139 \end_layout
30140
30141 \begin_layout Standard
30142 Normally, headers and footers are set up in the beginning of the document.
30143  But you can change them anywhere you want to.
30144  Figure
30145 \begin_inset space ~
30146 \end_inset
30147
30148
30149 \begin_inset CommandInset ref
30150 LatexCommand ref
30151 reference "fig:Page-layout"
30152
30153 \end_inset
30154
30155  shows the page layout and where the header/footer styles will appear.
30156 \end_layout
30157
30158 \begin_layout Standard
30159 \begin_inset Float figure
30160 placement h
30161 wide false
30162 sideways false
30163 status collapsed
30164
30165 \begin_layout Plain Layout
30166 \noindent
30167 \align center
30168 \begin_inset Tabular
30169 <lyxtabular version="3" rows="5" columns="3">
30170 <features tabularvalignment="middle">
30171 <column alignment="left" valignment="top" width="30line%">
30172 <column alignment="center" valignment="top" width="30line%">
30173 <column alignment="right" valignment="top" width="30line%">
30174 <row>
30175 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30176 \begin_inset Text
30177
30178 \begin_layout Plain Layout
30179 Left Header
30180 \end_layout
30181
30182 \end_inset
30183 </cell>
30184 <cell alignment="center" valignment="top" topline="true" usebox="none">
30185 \begin_inset Text
30186
30187 \begin_layout Plain Layout
30188 Center Header
30189 \end_layout
30190
30191 \end_inset
30192 </cell>
30193 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30194 \begin_inset Text
30195
30196 \begin_layout Plain Layout
30197 Right Header
30198 \end_layout
30199
30200 \end_inset
30201 </cell>
30202 </row>
30203 <row>
30204 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30205 \begin_inset Text
30206
30207 \begin_layout Plain Layout
30208
30209 \end_layout
30210
30211 \end_inset
30212 </cell>
30213 <cell alignment="center" valignment="top" usebox="none">
30214 \begin_inset Text
30215
30216 \begin_layout Plain Layout
30217
30218 \end_layout
30219
30220 \end_inset
30221 </cell>
30222 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30223 \begin_inset Text
30224
30225 \begin_layout Plain Layout
30226
30227 \end_layout
30228
30229 \end_inset
30230 </cell>
30231 </row>
30232 <row>
30233 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30234 \begin_inset Text
30235
30236 \begin_layout Plain Layout
30237 The normal text on the page goes here.
30238  The running header is above the text, and the footer is below (including
30239  footnotes).
30240  Headers/footers typically contain things like the page number, title of
30241  the chapter, company logo but your can use almost anything, except of floats.
30242 \end_layout
30243
30244 \end_inset
30245 </cell>
30246 <cell multicolumn="2" 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 multicolumn="2" alignment="center" 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" leftline="true" usebox="none">
30267 \begin_inset Text
30268
30269 \begin_layout Plain Layout
30270
30271 \end_layout
30272
30273 \end_inset
30274 </cell>
30275 <cell alignment="center" valignment="top" usebox="none">
30276 \begin_inset Text
30277
30278 \begin_layout Plain Layout
30279
30280 \end_layout
30281
30282 \end_inset
30283 </cell>
30284 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30285 \begin_inset Text
30286
30287 \begin_layout Plain Layout
30288
30289 \end_layout
30290
30291 \end_inset
30292 </cell>
30293 </row>
30294 <row>
30295 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30296 \begin_inset Text
30297
30298 \begin_layout Plain Layout
30299 Left Footer
30300 \end_layout
30301
30302 \end_inset
30303 </cell>
30304 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30305 \begin_inset Text
30306
30307 \begin_layout Plain Layout
30308 Center Footer
30309 \end_layout
30310
30311 \end_inset
30312 </cell>
30313 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30314 \begin_inset Text
30315
30316 \begin_layout Plain Layout
30317 Right Footer
30318 \end_layout
30319
30320 \end_inset
30321 </cell>
30322 </row>
30323 </lyxtabular>
30324
30325 \end_inset
30326
30327
30328 \end_layout
30329
30330 \begin_layout Plain Layout
30331 \begin_inset Caption
30332
30333 \begin_layout Plain Layout
30334 \begin_inset CommandInset label
30335 LatexCommand label
30336 name "fig:Page-layout"
30337
30338 \end_inset
30339
30340 Page layout with custom header and footer line.
30341 \end_layout
30342
30343 \end_inset
30344
30345
30346 \end_layout
30347
30348 \end_inset
30349
30350
30351 \end_layout
30352
30353 \begin_layout Subsection
30354 Definition
30355 \end_layout
30356
30357 \begin_layout Standard
30358 To define your header line, add all 3
30359 \begin_inset space ~
30360 \end_inset
30361
30362 header styles.
30363  The things you add to the styles appear on uneven pages, the things in
30364  the optional arguments on even pages.
30365  For single-sided documents, the optional arguments will not be used and
30366  can be omitted.
30367  If you leave a style or its argument empty, nothing appears in the output.
30368  Defining the footer line works similar.
30369 \end_layout
30370
30371 \begin_layout Standard
30372 For the definition, you will need some LaTeX-commands that are inserted
30373  as TeX code (menu 
30374 \family sans
30375 Insert\SpecialChar \menuseparator
30376 Te
30377 \begin_inset ERT
30378 status collapsed
30379
30380 \begin_layout Plain Layout
30381
30382 {}
30383 \end_layout
30384
30385 \end_inset
30386
30387 X
30388 \begin_inset space ~
30389 \end_inset
30390
30391 Code
30392 \family default
30393 ):
30394 \end_layout
30395
30396 \begin_layout Description
30397
30398 \backslash
30399 thepage prints the current page number
30400 \end_layout
30401
30402 \begin_layout Description
30403
30404 \backslash
30405 Roman{page} prints the current page number with capital roman numerals
30406 \end_layout
30407
30408 \begin_layout Description
30409
30410 \backslash
30411 roman{page} prints the current page number with small roman numerals
30412 \end_layout
30413
30414 \begin_layout Description
30415
30416 \backslash
30417 leftmark prints the current section number and title.
30418  If the document has chapters, it prints the current chapter number and
30419  title instead.
30420  It is called 
30421 \begin_inset Quotes eld
30422 \end_inset
30423
30424 leftmark
30425 \begin_inset Quotes prd
30426 \end_inset
30427
30428  because it usually goes in a left header.
30429 \end_layout
30430
30431 \begin_layout Description
30432
30433 \backslash
30434 rightmark prints the current subsection number and title.
30435  If the document has chapters, it prints the current section number and
30436  title instead.
30437  It is normally used in the right header.
30438 \end_layout
30439
30440 \begin_layout Subsection
30441 Default header/footer
30442 \end_layout
30443
30444 \begin_layout Standard
30445 The custom header/footer is not empty by default.
30446  The default header contains the chapter and section title and the center
30447  footer has the page number.
30448  In order to remove unwanted entries from the header/footer, include the
30449  relevant header/footer style in your document, but leave it blank.
30450  So, if you do not want a page number in the footer, include a blank 
30451 \family sans
30452 Center
30453 \begin_inset space ~
30454 \end_inset
30455
30456 Footer
30457 \family default
30458  style.
30459 \end_layout
30460
30461 \begin_layout Subsection
30462 Appearance
30463 \end_layout
30464
30465 \begin_layout Standard
30466 The header and footer will appear on normal pages.
30467  Some pages are different.
30468  The title page has a style of its own, and so does any page that starts
30469  a new part or chapter in your book.
30470  Such pages will not have the custom headers/footers, but that is normal.
30471  There is for example no need to print a header with the chapter name on
30472  the chapter page where the chapter heading is in big bold letters anyway.
30473 \end_layout
30474
30475 \begin_layout Subsubsection
30476 Header and footer decoration line
30477 \end_layout
30478
30479 \begin_layout Standard
30480 By default, you get a 0.4
30481 \begin_inset space \thinspace{}
30482 \end_inset
30483
30484 pt thick line below the header and no footer line.
30485  This can be changed in the document preamble with the commands 
30486 \series bold
30487
30488 \backslash
30489 headrulewidth
30490 \series default
30491  and 
30492 \series bold
30493
30494 \backslash
30495 footrulewidth
30496 \series default
30497  in the following scheme:
30498 \end_layout
30499
30500 \begin_layout Standard
30501
30502 \series bold
30503
30504 \backslash
30505 renewcommand{
30506 \backslash
30507 headrulewidth}{thickness}
30508 \end_layout
30509
30510 \begin_layout Standard
30511 Where thickness is a size in standard units like 
30512 \family sans
30513 pt
30514 \family default
30515  or 
30516 \family sans
30517 mm
30518 \family default
30519 .
30520  If you don't want a line, set the thickness to 0
30521 \begin_inset space \thinspace{}
30522 \end_inset
30523
30524 pt.
30525 \end_layout
30526
30527 \begin_layout Standard
30528 The lines can also be colored, but this requires more knowledge of LaTeX.
30529  If you really need this, have a look at the Internet or in sec.
30530 \begin_inset space ~
30531 \end_inset
30532
30533 4.4 of the book 
30534 \begin_inset CommandInset citation
30535 LatexCommand cite
30536 key "Mittelbach"
30537
30538 \end_inset
30539
30540 .
30541 \end_layout
30542
30543 \begin_layout Subsubsection
30544 Several header/footer lines
30545 \end_layout
30546
30547 \begin_layout Standard
30548 In case you need more than one text line as a header/footer, you can do
30549  this by adding a normal line break in the style definition.
30550  However, the default height of the header/footer is only the one of one
30551  text line.
30552  To expand the height, redefine the LaTeX length 
30553 \series bold
30554
30555 \backslash
30556 headheight
30557 \series default
30558  or 
30559 \series bold
30560
30561 \backslash
30562 footheight
30563 \series default
30564  in this scheme in your document preamble:
30565 \end_layout
30566
30567 \begin_layout Standard
30568
30569 \series bold
30570
30571 \backslash
30572 setlength{
30573 \backslash
30574 headheight}{height}
30575 \end_layout
30576
30577 \begin_layout Standard
30578 Where height is a size in standard units.
30579  If you don't know which amount of space is needed for the height, define
30580  your header/footer and preview your document as PDF.
30581  Then open the LaTeX logfile via the menu 
30582 \family sans
30583 Document\SpecialChar \menuseparator
30584 La
30585 \begin_inset ERT
30586 status collapsed
30587
30588 \begin_layout Plain Layout
30589
30590 {}
30591 \end_layout
30592
30593 \end_inset
30594
30595 TeX Log
30596 \family default
30597  and look via the button 
30598 \family sans
30599 Next
30600 \begin_inset space ~
30601 \end_inset
30602
30603 Warning
30604 \family default
30605  if you find a warning of the package 
30606 \series bold
30607 fancyhdr
30608 \series default
30609
30610 \begin_inset Index idx
30611 status collapsed
30612
30613 \begin_layout Plain Layout
30614 LaTeX-packages ! fancyhdr
30615 \end_layout
30616
30617 \end_inset
30618
30619 .
30620  If there is such a warning, it contains the space that you need at least
30621  for your header/footer.
30622 \end_layout
30623
30624 \begin_layout Subsection
30625 This example
30626 \end_layout
30627
30628 \begin_layout Standard
30629 This example demonstrates what can be done with custom header/footers.
30630  Don't use it for your document as it is just an example.
30631  This example consists of the following definition:
30632 \end_layout
30633
30634 \begin_layout Description
30635 Left
30636 \begin_inset space ~
30637 \end_inset
30638
30639 Header 
30640 \series bold
30641
30642 \backslash
30643 rightmark
30644 \series default
30645 , empty optional argument
30646 \end_layout
30647
30648 \begin_layout Description
30649 Center
30650 \begin_inset space ~
30651 \end_inset
30652
30653 Header empty, empty optional argument
30654 \end_layout
30655
30656 \begin_layout Description
30657 Right
30658 \begin_inset space ~
30659 \end_inset
30660
30661 Header empty, 
30662 \series bold
30663
30664 \backslash
30665 leftmark
30666 \series default
30667  in the optional argument
30668 \end_layout
30669
30670 \begin_layout Description
30671 Left
30672 \begin_inset space ~
30673 \end_inset
30674
30675 Footer empty, 
30676 \series bold
30677
30678 \backslash
30679 thepage
30680 \series default
30681  in the optional argument
30682 \end_layout
30683
30684 \begin_layout Description
30685 Center
30686 \begin_inset space ~
30687 \end_inset
30688
30689 Footer 
30690 \family sans
30691 \series bold
30692 \color red
30693 LyX's user guide
30694 \family default
30695 \series default
30696 \color inherit
30697
30698 \begin_inset Quotes eld
30699 \end_inset
30700
30701 Magic code:
30702 \begin_inset Newline newline
30703 \end_inset
30704
30705
30706 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30707 \end_inset
30708
30709
30710 \begin_inset Quotes erd
30711 \end_inset
30712
30713  in the optional argument
30714 \end_layout
30715
30716 \begin_layout Description
30717 Right
30718 \begin_inset space ~
30719 \end_inset
30720
30721 Footer 
30722 \series bold
30723
30724 \backslash
30725 Roman{page}
30726 \series default
30727 , empty optional argument
30728 \end_layout
30729
30730 \begin_layout Description
30731
30732 \backslash
30733 headrulewidth set to 2
30734 \begin_inset space \thinspace{}
30735 \end_inset
30736
30737 pt
30738 \end_layout
30739
30740 \begin_layout Standard
30741 In principle you can use almost everything in headers/footers, except floats.
30742  For more special things like e.
30743 \begin_inset space \thinspace{}
30744 \end_inset
30745
30746 g.
30747 \begin_inset space ~
30748 \end_inset
30749
30750 thumb-indexes, see the manual of the 
30751 \series bold
30752 fancyhdr
30753 \series default
30754  package, 
30755 \begin_inset CommandInset citation
30756 LatexCommand cite
30757 key "fancyhdr"
30758
30759 \end_inset
30760
30761 .
30762 \end_layout
30763
30764 \begin_layout Standard
30765 \begin_inset Newpage clearpage
30766 \end_inset
30767
30768
30769 \end_layout
30770
30771 \begin_layout Standard
30772 \begin_inset ERT
30773 status open
30774
30775 \begin_layout Plain Layout
30776
30777
30778 \backslash
30779 pagestyle{headings}
30780 \end_layout
30781
30782 \end_inset
30783
30784
30785 \begin_inset Note Note
30786 status collapsed
30787
30788 \begin_layout Plain Layout
30789 switches back to page style with the default headings
30790 \end_layout
30791
30792 \end_inset
30793
30794
30795 \end_layout
30796
30797 \begin_layout Section
30798 Previewing Snippets of your Document
30799 \begin_inset CommandInset label
30800 LatexCommand label
30801 name "sec:Previewing-snippets-of"
30802
30803 \end_inset
30804
30805
30806 \begin_inset Index idx
30807 status collapsed
30808
30809 \begin_layout Plain Layout
30810 Instant preview
30811 \end_layout
30812
30813 \end_inset
30814
30815
30816 \begin_inset Index idx
30817 status collapsed
30818
30819 \begin_layout Plain Layout
30820 Document ! Preview
30821 \end_layout
30822
30823 \end_inset
30824
30825
30826 \end_layout
30827
30828 \begin_layout Standard
30829 LyX allows you to generate previews of sections of your document on the
30830  fly so you can see how they will look in the final document without having
30831  to break your train of thought with viewing the output.
30832 \end_layout
30833
30834 \begin_layout Subsection
30835 Prerequisites
30836 \end_layout
30837
30838 \begin_layout Standard
30839 To get previews working, you need the LaTeX package 
30840 \series bold
30841 preview-latex
30842 \series default
30843
30844 \begin_inset Index idx
30845 status collapsed
30846
30847 \begin_layout Plain Layout
30848 LaTeX-packages ! preview-latex
30849 \end_layout
30850
30851 \end_inset
30852
30853  (on some systems named simply 
30854 \series bold
30855 preview
30856 \series default
30857 ) installed.
30858  If it is not already installed, you will find it in the TeX-catalogue,
30859  
30860 \begin_inset CommandInset citation
30861 LatexCommand cite
30862 key "TeXCatalogue"
30863
30864 \end_inset
30865
30866  or in the package manager of your LaTeX-system.
30867  You obtain prettier results if you install the program 
30868 \family typewriter
30869 pnmcrop
30870 \family default
30871  from the 
30872 \family typewriter
30873 netpbm
30874 \family default
30875  package; for LyX on Windows this program and also the LaTeX-package are
30876  automatically installed together with LyX.
30877 \end_layout
30878
30879 \begin_layout Subsection
30880 Enabling previews
30881 \end_layout
30882
30883 \begin_layout Standard
30884 If you would for example like to see in LyX your math formulas typeset by
30885  LaTeX, activate the option 
30886 \family sans
30887 Display
30888 \begin_inset space ~
30889 \end_inset
30890
30891 Graphics
30892 \family default
30893  in the 
30894 \family sans
30895 Tools\SpecialChar \menuseparator
30896 Preferences 
30897 \family default
30898 dialog under 
30899 \family sans
30900 Look
30901 \begin_inset space ~
30902 \end_inset
30903
30904 and
30905 \begin_inset space ~
30906 \end_inset
30907
30908 feel\SpecialChar \menuseparator
30909 Display
30910 \family default
30911 .
30912  Then set 
30913 \family sans
30914 Instant
30915 \begin_inset space ~
30916 \end_inset
30917
30918 Preview
30919 \family default
30920  to 
30921 \family sans
30922 On
30923 \family default
30924 .
30925  The 
30926 \family sans
30927 Preview
30928 \begin_inset space ~
30929 \end_inset
30930
30931 Size
30932 \family default
30933  is the multiplication factor for the size.
30934 \end_layout
30935
30936 \begin_layout Standard
30937 Previews are generated when you load a document into LyX and when you finish
30938  editing an inset.
30939 \end_layout
30940
30941 \begin_layout Standard
30942 \begin_inset Note Greyedout
30943 status open
30944
30945 \begin_layout Plain Layout
30946
30947 \series bold
30948 Note:
30949 \series default
30950  Previews of an already loaded document are not in every case immediately
30951  generated by activating the option 
30952 \family sans
30953 Display
30954 \begin_inset space ~
30955 \end_inset
30956
30957 Graphics
30958 \family default
30959 .
30960  Reopening the documents will fix such problems.
30961 \end_layout
30962
30963 \end_inset
30964
30965
30966 \end_layout
30967
30968 \begin_layout Subsection
30969 Selected document parts
30970 \end_layout
30971
30972 \begin_layout Standard
30973 Besides math there are other cases where you might like to see a preview,
30974  for example things that LyX cannot render like rotated parts or things
30975  that are not yet supported by LyX.
30976  To do this, insert a preview inset via the menu 
30977 \family sans
30978 Insert\SpecialChar \menuseparator
30979 Preview
30980 \family default
30981 .
30982  Insert or paste the stuff that you want to preview into this inset.
30983  The preview will be generated when the cursor is outside the preview inset.
30984  If you click on the preview, you can edit the previewed stuff.
30985 \end_layout
30986
30987 \begin_layout Standard
30988 An example: To create rotated boxes, you use the LaTeX command 
30989 \series bold
30990
30991 \backslash
30992 rotatebox
30993 \series default
30994  which is not yet supported by LyX.
30995 \begin_inset Foot
30996 status collapsed
30997
30998 \begin_layout Plain Layout
30999
31000 \series bold
31001
31002 \backslash
31003 rotatebox
31004 \series default
31005  is explained in section 
31006 \emph on
31007 Rotated and Scaled Boxes
31008 \emph default
31009  of the 
31010 \emph on
31011 Embedded
31012 \begin_inset space ~
31013 \end_inset
31014
31015 Objects
31016 \emph default
31017  manual.
31018 \end_layout
31019
31020 \end_inset
31021
31022  Instead of the TeX Code boxes you want to see in LyX the final rotated
31023  boxes, for example to adjust the rotation angle to fit with the surrounding
31024  text.
31025  Therefore you create a preview inset and copy the text with the rotated
31026  boxes into it.
31027  Here is the result:
31028 \end_layout
31029
31030 \begin_layout Standard
31031 \begin_inset Preview
31032
31033 \begin_layout Standard
31034 This is a line
31035 \begin_inset ERT
31036 status collapsed
31037
31038 \begin_layout Plain Layout
31039
31040
31041 \backslash
31042 rotatebox[origin=r]{-60}{
31043 \end_layout
31044
31045 \end_inset
31046
31047
31048 \begin_inset Box Doublebox
31049 position "c"
31050 hor_pos "c"
31051 has_inner_box 0
31052 inner_pos "c"
31053 use_parbox 0
31054 use_makebox 0
31055 width "1in"
31056 special "width"
31057 height "1in"
31058 height_special "totalheight"
31059 status collapsed
31060
31061 \begin_layout Plain Layout
31062 with rotated
31063 \end_layout
31064
31065 \end_inset
31066
31067
31068 \begin_inset ERT
31069 status collapsed
31070
31071 \begin_layout Plain Layout
31072
31073 }
31074 \end_layout
31075
31076 \end_inset
31077
31078  framed text 
31079 \begin_inset ERT
31080 status collapsed
31081
31082 \begin_layout Plain Layout
31083
31084
31085 \backslash
31086 rotatebox[origin=lb]{60}{
31087 \end_layout
31088
31089 \end_inset
31090
31091
31092 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31093 \end_inset
31094
31095
31096 \begin_inset ERT
31097 status collapsed
31098
31099 \begin_layout Plain Layout
31100
31101 }
31102 \end_layout
31103
31104 \end_inset
31105
31106  and a formula.
31107 \end_layout
31108
31109 \end_inset
31110
31111
31112 \end_layout
31113
31114 \begin_layout Standard
31115 Previewing works also for colors.
31116  In this example a special framed, colored box was created using the LaTeX
31117  command 
31118 \series bold
31119
31120 \backslash
31121 fcolorbox
31122 \series default
31123 :
31124 \begin_inset Foot
31125 status collapsed
31126
31127 \begin_layout Plain Layout
31128
31129 \series bold
31130
31131 \backslash
31132 fcolorbox
31133 \series default
31134  is explained in section 
31135 \emph on
31136 Colored Boxes
31137 \emph default
31138  of the 
31139 \emph on
31140 Embedded
31141 \begin_inset space ~
31142 \end_inset
31143
31144 Objects
31145 \emph default
31146  manual.
31147 \end_layout
31148
31149 \end_inset
31150
31151
31152 \end_layout
31153
31154 \begin_layout Standard
31155 \begin_inset Preview
31156
31157 \begin_layout Standard
31158 \begin_inset ERT
31159 status collapsed
31160
31161 \begin_layout Plain Layout
31162
31163
31164 \backslash
31165 fboxrule 1mm 
31166 \backslash
31167 fboxsep 1mm
31168 \end_layout
31169
31170 \end_inset
31171
31172
31173 \begin_inset ERT
31174 status collapsed
31175
31176 \begin_layout Plain Layout
31177
31178
31179 \backslash
31180 fcolorbox{cyan}{magenta}{
31181 \end_layout
31182
31183 \end_inset
31184
31185 This is text within a colored, framed box.
31186 \begin_inset ERT
31187 status collapsed
31188
31189 \begin_layout Plain Layout
31190
31191 }
31192 \end_layout
31193
31194 \end_inset
31195
31196
31197 \end_layout
31198
31199 \end_inset
31200
31201
31202 \end_layout
31203
31204 \begin_layout Standard
31205 \begin_inset VSpace medskip
31206 \end_inset
31207
31208
31209 \end_layout
31210
31211 \begin_layout Standard
31212 If LyX does not show a preview, make sure that you enabled previews as described
31213  above and also make sure that TeX Code in the preview inset is valid and
31214  that you loaded the LaTeX packages in your document preamble that are required
31215  by the TeX Code.
31216  If LyX cannot create a preview, you will in most cases also not be able
31217  to view your document due to LaTeX errors.
31218  So if you have to use some TeX Code and don't know if it is correct, the
31219  preview inset is a nice method to check it without the need to view the
31220  whole document.
31221 \end_layout
31222
31223 \begin_layout Subsection
31224 LaTeX source code
31225 \end_layout
31226
31227 \begin_layout Standard
31228 You can preview the LaTeX source of the whole document or parts of it.
31229  Use the menu 
31230 \family sans
31231 View\SpecialChar \menuseparator
31232 View
31233 \begin_inset space ~
31234 \end_inset
31235
31236 Source
31237 \family default
31238  and a window will be shown where you can see the LaTeX-source code.
31239  The window shows the source of the whole paragraph where the cursor is
31240  currently in.
31241  You can also select document parts in LyX's main window, then only this
31242  selection (when it is more than one paragraph) is shown as source code.
31243  To view the whole document as source, enable the corresponding option in
31244  the source view window.
31245 \end_layout
31246
31247 \begin_layout Section
31248 Advanced Find and Replace
31249 \begin_inset CommandInset label
31250 LatexCommand label
31251 name "sec:Advanced-Find-and"
31252
31253 \end_inset
31254
31255
31256 \begin_inset Index idx
31257 status collapsed
31258
31259 \begin_layout Plain Layout
31260 Replace
31261 \end_layout
31262
31263 \end_inset
31264
31265
31266 \begin_inset Index idx
31267 status collapsed
31268
31269 \begin_layout Plain Layout
31270 Find
31271 \end_layout
31272
31273 \end_inset
31274
31275
31276 \end_layout
31277
31278 \begin_layout Subsection
31279 Introduction
31280 \end_layout
31281
31282 \begin_layout Standard
31283 The advanced find and replace feature of LyX allows for searching of complex,
31284  format-sensitive text segments and mathematics contents within LyX documents.
31285  It is an enhancement of the standard (quick) find and replace feature.
31286  The key-features are:
31287 \end_layout
31288
31289 \begin_layout Itemize
31290 Both searching of text and of mathematical formulas is allowed, where the
31291  latter is done by entering mathematics in the usual way; not only entire
31292  mathematical formulas are found, but also parts occurring within more complex
31293  formulas
31294 \end_layout
31295
31296 \begin_layout Itemize
31297 Search may be format-insensitive, so that the searched text is found in
31298  any context/style (standard text, section headings, notes, and even mathematics
31299 ), or it may be format-sensitive, so that, for example, a word entered with
31300  a section heading will only be found within section headings
31301 \end_layout
31302
31303 \begin_layout Itemize
31304 Search may be widened to a specific 
31305 \emph on
31306 scope
31307 \emph default
31308 , i.
31309 \begin_inset space \thinspace{}
31310 \end_inset
31311
31312 e.
31313 \begin_inset space ~
31314 \end_inset
31315
31316 a set of files which may be all the children of the document being edited,
31317  all the open files, or all the manuals available from the 
31318 \family sans
31319 Help
31320 \family default
31321  menu
31322 \end_layout
31323
31324 \begin_layout Itemize
31325 Replace may optionally preserve capitalization, so that the replaced text
31326  capitalization is adapted to the matching text (i.
31327 \begin_inset space \thinspace{}
31328 \end_inset
31329
31330 e.
31331 \begin_inset space ~
31332 \end_inset
31333
31334 all lowercase, all uppercase, first uppercase followed by lowercase)
31335 \end_layout
31336
31337 \begin_layout Subsection
31338 Basic usage
31339 \end_layout
31340
31341 \begin_layout Standard
31342 The advanced find and replace feature is activated through the menu 
31343 \family sans
31344 Edit\SpecialChar \menuseparator
31345 Find & Replace
31346 \noun on
31347  (
31348 \noun default
31349 Advanced
31350 \noun on
31351 )
31352 \family default
31353 \noun default
31354  (shortcut 
31355 \begin_inset Info
31356 type  "shortcut"
31357 arg   "dialog-show findreplaceadv"
31358 \end_inset
31359
31360 ) or the toolbar button 
31361 \begin_inset Info
31362 type  "icon"
31363 arg   "dialog-toggle findreplaceadv"
31364 \end_inset
31365
31366 .
31367  This opens the 
31368 \family sans
31369 Advanced Find and Replace
31370 \family default
31371  dialog.
31372 \end_layout
31373
31374 \begin_layout Subsubsection
31375 Searching for text
31376 \end_layout
31377
31378 \begin_layout Standard
31379 Enter into the 
31380 \family sans
31381 Find
31382 \family default
31383  LyX mini-editor a simple word, and search for occurrences of it by clicking
31384  on the 
31385 \family sans
31386 Find Next
31387 \family default
31388  button at the bottom of the dialog (or just press the 
31389 \family sans
31390 Return
31391 \family default
31392  key).
31393  The entered word is found both in text mode and in math mode, and in emphasized
31394 , bold or normal face, and in both in section titles and in standard text.
31395  Pressing repeatedly 
31396 \family sans
31397 Enter
31398 \family default
31399  keeps searching forward.
31400  Similarly, pressing 
31401 \family sans
31402 Shift+Enter
31403 \family default
31404  searches for the entered text backwards.
31405 \end_layout
31406
31407 \begin_layout Standard
31408 While searching, the 
31409 \family sans
31410 Case sensitive
31411 \family default
31412  option allows matches to occur only with the same case as entered in the
31413  
31414 \family sans
31415 Find
31416 \family default
31417  editor.
31418  The 
31419 \family sans
31420 Whole words
31421 \family default
31422  option allows matches to occur only at word boundaries.
31423 \end_layout
31424
31425 \begin_layout Subsubsection
31426 Searching for mathematics
31427 \end_layout
31428
31429 \begin_layout Standard
31430 Mathematical formulas may be searched for by typing in the 
31431 \family sans
31432 Find
31433 \family default
31434  editor a mathematical formula, such as 
31435 \begin_inset Formula $x^{2}$
31436 \end_inset
31437
31438  or also something more complex like 
31439 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31440 \end_inset
31441
31442 .
31443  When searching for a formula, it is found both when it is alone and when
31444  it occurs in sub-formulas and nested parts of sub-formulas, for example
31445  the mentioned segments would be found in something like 
31446 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31447 \end_inset
31448
31449
31450 \end_layout
31451
31452 \begin_layout Subsubsection
31453 Style-aware search
31454 \end_layout
31455
31456 \begin_layout Standard
31457 It is also possible to search for text with specific styles.
31458  This is done by switching to the 
31459 \family sans
31460 Settings
31461 \family default
31462  tab of the dialog and unchecking the 
31463 \family sans
31464 Ignore format
31465 \family default
31466  option.
31467  This way, entering in the 
31468 \family sans
31469 Find
31470 \family default
31471  editor
31472 \end_layout
31473
31474 \begin_layout Itemize
31475 a plain word and searching for it would not find instances of the word occurring
31476  in emphasized or boldface.
31477 \end_layout
31478
31479 \begin_layout Itemize
31480 an emphasized or boldface word and searching for it would find the respective
31481  instances with same face only, and within the same text style only.
31482  Note that, for example, an emphasized text is found not only when occurring
31483  alone, but also when it is contained in a longer emphasized sentence.
31484 \end_layout
31485
31486 \begin_layout Itemize
31487 a plain word in a section heading, and searching for it, finds occurrences
31488  of if only within section headings.
31489  Also, if the text to search is given an emphasized or bold face, in addition
31490  to a section style, then it is found only when occurring with the same
31491  style.
31492 \end_layout
31493
31494 \begin_layout Itemize
31495 some mathematics in a displayed formula will only find instances of this
31496  formula that are also displayed formulas (and not inline formulas).
31497 \end_layout
31498
31499 \begin_layout Subsubsection
31500 Replace
31501 \end_layout
31502
31503 \begin_layout Standard
31504 The text segments matching the text entered in the 
31505 \family sans
31506 Find
31507 \family default
31508  editor may be replaced with the text segments entered in the 
31509 \family sans
31510 Replace
31511 \family default
31512 \noun on
31513  
31514 \noun default
31515 editor.
31516  In order to find the next occurrence and replace it, click on the 
31517 \family sans
31518 Replace
31519 \family default
31520  button or alternatively
31521 \noun on
31522  
31523 \noun default
31524 press 
31525 \family sans
31526 Enter
31527 \family default
31528  or 
31529 \family sans
31530 Shift+Enter
31531 \family default
31532  while being in the 
31533 \family sans
31534 Replace
31535 \family default
31536 \noun on
31537  
31538 \noun default
31539 editor.
31540 \end_layout
31541
31542 \begin_layout Standard
31543 You can replace full-featured formatted LyX segments in place of the matching
31544  text segments in your document.
31545  Typical scenarios in which to use this capability may be (just to mention
31546  a few):
31547 \end_layout
31548
31549 \begin_layout Itemize
31550 replacing occurrences of a word with a customized formatted version of the
31551  same word, for example replacing occurrences of a name like 
31552 \begin_inset Quotes eld
31553 \end_inset
31554
31555 func()
31556 \begin_inset Quotes erd
31557 \end_inset
31558
31559  with its typewriter version 
31560 \family typewriter
31561
31562 \begin_inset Quotes eld
31563 \end_inset
31564
31565 func()
31566 \begin_inset Quotes erd
31567 \end_inset
31568
31569 ;
31570 \end_layout
31571
31572 \begin_layout Itemize
31573 performing a notation rework of mathematical symbols, for example replacing
31574  occurrences of 
31575 \begin_inset Quotes eld
31576 \end_inset
31577
31578
31579 \begin_inset Formula $R$
31580 \end_inset
31581
31582
31583 \begin_inset Quotes erd
31584 \end_inset
31585
31586  with 
31587 \begin_inset Quotes eld
31588 \end_inset
31589
31590
31591 \begin_inset Formula $\mathbb{R}$
31592 \end_inset
31593
31594
31595 \begin_inset Quotes erd
31596 \end_inset
31597
31598  (you may want to enable the 
31599 \family sans
31600 Whole words
31601 \family default
31602  and 
31603 \family sans
31604 Case sensitive
31605 \family default
31606  options and disable the 
31607 \family sans
31608 Ignore format
31609 \family default
31610  option in the 
31611 \family sans
31612 Settings
31613 \family default
31614  tab, in order to avoid replacing all 
31615 \begin_inset Quotes eld
31616 \end_inset
31617
31618 R
31619 \begin_inset Quotes erd
31620 \end_inset
31621
31622  letters occurring in normal text), or occurrences of 
31623 \begin_inset Formula $x_{j}^{i}$
31624 \end_inset
31625
31626  with 
31627 \begin_inset Formula $x_{i,\, j}$
31628 \end_inset
31629
31630 , or occurrences of 
31631 \begin_inset Formula $x[k]$
31632 \end_inset
31633
31634  with 
31635 \begin_inset Formula $x_{k}$
31636 \end_inset
31637
31638 .
31639 \end_layout
31640
31641 \begin_layout Subsection
31642 Advanced usage
31643 \end_layout
31644
31645 \begin_layout Standard
31646 There is a regular expression (regexp) based searching facility.
31647 \begin_inset Foot
31648 status collapsed
31649
31650 \begin_layout Plain Layout
31651 A good explanation of regular expressions is given in this Wikipedia entry:
31652  
31653 \begin_inset CommandInset href
31654 LatexCommand href
31655 target "http://en.wikipedia.org/wiki/Regular_expression"
31656
31657 \end_inset
31658
31659 .
31660 \end_layout
31661
31662 \end_inset
31663
31664  You can search for regular expression by inserting a regexp inset into
31665  the 
31666 \family sans
31667 Find
31668 \family default
31669  editor.
31670  This is done via the menu 
31671 \family sans
31672 Insert\SpecialChar \menuseparator
31673 Insert Regular Expression
31674 \family default
31675  while the cursor is in the 
31676 \family sans
31677 Find
31678 \family default
31679  editor.
31680  Characters entered within regexp insets are matched according to the regular
31681  expression matching rules
31682 \begin_inset Foot
31683 status collapsed
31684
31685 \begin_layout Plain Layout
31686 Under the constraint that any (sub)expression must match a well-formed LyX
31687  text segment, i.
31688 \begin_inset space \thinspace{}
31689 \end_inset
31690
31691 e.
31692 \begin_inset space ~
31693 \end_inset
31694
31695 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31696  to match expressions.
31697 \end_layout
31698
31699 \end_inset
31700
31701 , while text entered outside regexp insets is matched exactly against the
31702  same text in the document.
31703  Note that it is allowed to cut and paste regexp-mode insets as usual.
31704  Examples of using such a feature may be:
31705 \end_layout
31706
31707 \begin_layout Enumerate
31708 Searching for all fractions with a given denominator: for example, entering
31709  in the 
31710 \family sans
31711 Find
31712 \family default
31713  editor the fraction 
31714 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31715 \end_inset
31716
31717  (where the 
31718 \begin_inset Formula $.*$
31719 \end_inset
31720
31721  on the numerator is the match-everything regular expression) finds all
31722  fractions with the given denominator.
31723 \end_layout
31724
31725 \begin_layout Enumerate
31726 Searching for all text with a given style: for example, after unchecking
31727  the 
31728 \family sans
31729 Ignore format
31730 \family default
31731  option from the 
31732 \family sans
31733 Settings
31734 \family default
31735  tab, entering a 
31736 \series bold
31737
31738 \begin_inset Formula $.*$
31739 \end_inset
31740
31741
31742 \series default
31743  regular expression and adding for it an emphasized or bold face, finds
31744  all emphasized and bold face text, respectively.
31745  Also, inserting a 
31746 \begin_inset Formula $.*$
31747 \end_inset
31748
31749  regular expression in a bullet or enumerated list or a section heading,
31750  you can find all bullet or enumerated lists or section headings.
31751 \end_layout
31752
31753 \begin_layout Standard
31754 Finally, references to (sub)expressions in regexp may be used as usual,
31755  enclosing parts of the expression within round braces 
31756 \begin_inset Formula $()$
31757 \end_inset
31758
31759 , and referring back to them through 
31760 \begin_inset Formula $\backslash1$
31761 \end_inset
31762
31763
31764 \begin_inset Formula $\backslash2$
31765 \end_inset
31766
31767 , etc..
31768  For example, try searching for the regexp 
31769 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31770 \end_inset
31771
31772  in order to find word repetitions, if there are any.
31773 \end_layout
31774
31775 \begin_layout Standard
31776 Note that back references work both when occurring within the same regexp,
31777  and when occurring in multiple different regexps, where the numbering of
31778  back-referenced sub-expressions is absolute, i.
31779 \begin_inset space \thinspace{}
31780 \end_inset
31781
31782 e.
31783 \begin_inset space ~
31784 \end_inset
31785
31786  
31787 \begin_inset Formula $\backslash1$
31788 \end_inset
31789
31790  always refers to the first occurrence of 
31791 \begin_inset Formula $()$
31792 \end_inset
31793
31794  in all entered regexps.
31795 \end_layout
31796
31797 \begin_layout Standard
31798 Note also that the use of back references in the replaced text is not (yet)
31799  implemented.
31800 \end_layout
31801
31802 \begin_layout Section
31803 Spell Checking
31804 \begin_inset CommandInset label
31805 LatexCommand label
31806 name "sec:Spellchecking"
31807
31808 \end_inset
31809
31810
31811 \begin_inset Index idx
31812 status collapsed
31813
31814 \begin_layout Plain Layout
31815 Spell checking
31816 \end_layout
31817
31818 \end_inset
31819
31820
31821 \end_layout
31822
31823 \begin_layout Standard
31824 LyX has a built-in spell checker.
31825  The menu
31826 \family sans
31827  Tools\SpecialChar \menuseparator
31828 Spellchecker
31829 \family default
31830 , the key 
31831 \family sans
31832 F7
31833 \family default
31834  or the toolbar button 
31835 \begin_inset Info
31836 type  "icon"
31837 arg   "dialog-show spellchecker"
31838 \end_inset
31839
31840  starts the spell checking beginning from the current cursor position.
31841  A sidebar will appear showing any incorrect (or unknown) word found, allowing
31842  you to edit and replace it in a second line.
31843  Whenever an unknown word is found, the word is highlighted and the text
31844  scrolled so that it is visible.
31845  In the spellchecker sidebar, there is a box showing suggestions for a correctio
31846 n, if any could be found.
31847  Clicking on one of the corrections will copy it to the 
31848 \family sans
31849 Replacement
31850 \family default
31851  field, double-click directly invokes the replacement.
31852  Unknown but correctly typed words can be added to the personal dictionary.
31853 \end_layout
31854
31855 \begin_layout Standard
31856 By default, the dictionary file used is determined by the document language
31857  that is set in the 
31858 \family sans
31859 Document\SpecialChar \menuseparator
31860 Settings
31861 \family default
31862  dialog.
31863  You can specify the language of a word in the spellchecker dialog by choosing
31864  a different one at the top of the dialog.
31865  LyX can correctly spell check documents containing multiple languages.
31866  This work if you have marked the different languages appropriately and
31867  have the spell checker dictionaries installed.
31868  LyX automatically switches to the appropriate dictionary file.
31869 \end_layout
31870
31871 \begin_layout Subsection
31872 Further Settings
31873 \end_layout
31874
31875 \begin_layout Standard
31876 In LyX's preferences dialog under 
31877 \family sans
31878 Language
31879 \begin_inset space ~
31880 \end_inset
31881
31882 Setting\SpecialChar \menuseparator
31883 Spellchecker
31884 \family default
31885  you can set the following things:
31886 \end_layout
31887
31888 \begin_layout Description
31889 Spellchecker
31890 \begin_inset space ~
31891 \end_inset
31892
31893 engine Select the library LyX should use for spell checking.
31894  Depending on your platform, 
31895 \family typewriter
31896 aspell
31897 \family default
31898
31899 \family typewriter
31900 hunspell
31901 \family default
31902  or 
31903 \family typewriter
31904 enchant
31905 \begin_inset Foot
31906 status collapsed
31907
31908 \begin_layout Plain Layout
31909 Enchant itself is a wrapper library having different configurable back-ends.
31910  Please consult the documentation or man-page of it to learn more.
31911 \end_layout
31912
31913 \end_inset
31914
31915
31916 \family default
31917  are available.
31918  On Windows only 
31919 \family typewriter
31920 hunspell
31921 \family default
31922  is available.
31923 \end_layout
31924
31925 \begin_layout Description
31926 Alternative
31927 \begin_inset space ~
31928 \end_inset
31929
31930 language If this field is not empty, LyX will always use the given language
31931  for the spell checking, no matter what the document language is.
31932 \end_layout
31933
31934 \begin_layout Description
31935 Escape
31936 \begin_inset space ~
31937 \end_inset
31938
31939 characters Allows you to add non-standard characters that the spell checker
31940  should escape, e.
31941 \begin_inset space \thinspace{}
31942 \end_inset
31943
31944 g.
31945 \begin_inset space \space{}
31946 \end_inset
31947
31948 German umlauts.
31949  This should normally not be needed.
31950 \end_layout
31951
31952 \begin_layout Description
31953 Accept
31954 \begin_inset space ~
31955 \end_inset
31956
31957 compound
31958 \begin_inset space ~
31959 \end_inset
31960
31961 words Prevent the spell checker from complaining about compounded words
31962  like 
31963 \begin_inset Quotes eld
31964 \end_inset
31965
31966 passthrough
31967 \begin_inset Quotes erd
31968 \end_inset
31969
31970 .
31971 \end_layout
31972
31973 \begin_layout Description
31974 Spellcheck
31975 \begin_inset space ~
31976 \end_inset
31977
31978 continuously Check the spelling of your document as you type it.
31979  Misspelled words get underlined with a dotted red line.
31980  By right-clicking on an underlined word, suggestions from the spellchecker
31981  appear in the context menu.
31982  Choosing one of them will replace the misspelled word with the suggested
31983  word.
31984 \end_layout
31985
31986 \begin_layout Description
31987 Spellcheck
31988 \begin_inset space ~
31989 \end_inset
31990
31991 notes
31992 \begin_inset space ~
31993 \end_inset
31994
31995 and
31996 \begin_inset space ~
31997 \end_inset
31998
31999 comments If enabled, the spelling of non-printed document contents is checked
32000  as well.
32001 \end_layout
32002
32003 \begin_layout Section
32004 Thesaurus
32005 \begin_inset Index idx
32006 status collapsed
32007
32008 \begin_layout Plain Layout
32009 Thesaurus
32010 \end_layout
32011
32012 \end_inset
32013
32014
32015 \begin_inset CommandInset label
32016 LatexCommand label
32017 name "sec:Thesaurus"
32018
32019 \end_inset
32020
32021
32022 \end_layout
32023
32024 \begin_layout Standard
32025 LyX provides a multilingual thesaurus.
32026  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
32027  (namely the 
32028 \family typewriter
32029 MyThes
32030 \family default
32031
32032 \begin_inset Foot
32033 status collapsed
32034
32035 \begin_layout Plain Layout
32036 \begin_inset CommandInset href
32037 LatexCommand href
32038 target "http://lingucomponent.openoffice.org/thesaurus.html"
32039
32040 \end_inset
32041
32042
32043 \end_layout
32044
32045 \end_inset
32046
32047  thesaurus library, which is included in LyX).
32048  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
32049  are available for many languages.
32050 \end_layout
32051
32052 \begin_layout Standard
32053 This section describes how new dictionaries are installed and set up for
32054  the use with LyX.
32055 \end_layout
32056
32057 \begin_layout Subsection
32058 Setting up the thesaurus
32059 \end_layout
32060
32061 \begin_layout Standard
32062 The 
32063 \family typewriter
32064 MyThes
32065 \family default
32066 \emph on
32067 /
32068 \emph default
32069 OpenOffice thesauri consist of two files per language: A file with the suffix
32070  
32071 \emph on
32072 *.dat
32073 \emph default
32074  containing the data and an index file with the suffix 
32075 \emph on
32076 *.idx
32077 \emph default
32078 .
32079  The standardized file names include the language code for the given language
32080  (e.
32081 \begin_inset space \thinspace{}
32082 \end_inset
32083
32084 g.
32085  en_EN for English).
32086  For instance, the English files are named:
32087 \end_layout
32088
32089 \begin_layout Itemize
32090 th_en_EN_v2.idx
32091 \end_layout
32092
32093 \begin_layout Itemize
32094 th_en_EN_v2.dat
32095 \end_layout
32096
32097 \begin_layout Standard
32098 If you have LibreOffice or OpenOffice and its thesaurus installed, these
32099  files should be already on your system.
32100  If not, you can get dictionaries either from 
32101 \begin_inset Flex URL
32102 status collapsed
32103
32104 \begin_layout Plain Layout
32105
32106 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
32107 \end_layout
32108
32109 \end_inset
32110
32111  or from the site 
32112 \begin_inset Flex URL
32113 status collapsed
32114
32115 \begin_layout Plain Layout
32116
32117 http://extensions.services.openoffice.org/en/search/node/thesaurus
32118 \end_layout
32119
32120 \end_inset
32121
32122 .
32123 \begin_inset Foot
32124 status collapsed
32125
32126 \begin_layout Plain Layout
32127 Note that, as of OpenOffice
32128 \begin_inset space ~
32129 \end_inset
32130
32131 3.0, the files on 
32132 \begin_inset Flex URL
32133 status collapsed
32134
32135 \begin_layout Plain Layout
32136
32137 http://extensions.services.openoffice.org
32138 \end_layout
32139
32140 \end_inset
32141
32142  are usually packed in extension archives (
32143 \emph on
32144 *.oxt
32145 \emph default
32146 ) that contain other files such as spellchecker dictionaries besides the
32147  thesauri.
32148  These archives are simple zip files, so you can unpack them as you would
32149  unpack a zip archive.
32150 \end_layout
32151
32152 \end_inset
32153
32154  Put the 
32155 \emph on
32156 *.idx
32157 \emph default
32158  and 
32159 \emph on
32160 *.dat
32161 \emph default
32162  files of all languages you want to use into one directory (do not use subfolder
32163 s), and specify the path to this directory in 
32164 \family sans
32165 Tools\SpecialChar \menuseparator
32166 Preferences\SpecialChar \menuseparator
32167 Paths
32168 \family default
32169 .
32170  Now the thesaurus should be ready to use.
32171 \end_layout
32172
32173 \begin_layout Subsection
32174 Using the thesaurus
32175 \end_layout
32176
32177 \begin_layout Standard
32178 To start the thesaurus, use the menu 
32179 \family sans
32180 Tools\SpecialChar \menuseparator
32181 Thesaurus
32182 \family default
32183  or the toolbar button 
32184 \begin_inset Info
32185 type  "icon"
32186 arg   "thesaurus-entry"
32187 \end_inset
32188
32189  while the cursor is at the word you want to look up or while a word is
32190  selected.
32191  A dialog pops up showing you probably related words that you can use as
32192  a replacement.
32193  The proposals are grouped into categories.
32194  Note that the thesaurus does not only show synonyms, but also hyperonyms
32195  and hyponyms (such as 
32196 \emph on
32197 plant
32198 \emph default
32199  for 
32200 \emph on
32201 tree
32202 \emph default
32203 ), compounds (such as 
32204 \emph on
32205 tree diagram
32206 \emph default
32207 ) and antonyms (such as 
32208 \emph on
32209 women
32210 \emph default
32211  for 
32212 \emph on
32213 men
32214 \emph default
32215 ), which are marked as such.
32216 \end_layout
32217
32218 \begin_layout Standard
32219 The language is automatically chosen from the language at the cursor, but
32220  you can also switch it in the dialog, as you can enter new words to look
32221  up directly there.
32222 \end_layout
32223
32224 \begin_layout Standard
32225 Note that the thesaurus cannot handle phrases (only compounds that are in
32226  the dictionary, such as the above 
32227 \emph on
32228 tree diagram
32229 \emph default
32230 ), and you have to use the so called lemma form, i.
32231 \begin_inset space \thinspace{}
32232 \end_inset
32233
32234 e.
32235  the form that is used in the dictionaries (for many languages: first person
32236  singular indicative active for nouns, infinitive for verbs).
32237  For example looking up the word forms 
32238 \emph on
32239 reports
32240 \emph default
32241  or 
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  Your best bet is to highlight only the relevant parts of such word (e.
32251 \begin_inset space \thinspace{}
32252 \end_inset
32253
32254 g.
32255  
32256 \emph on
32257 report
32258 \emph default
32259  in 
32260 \emph on
32261 report
32262 \emph default
32263 s), then you get proposals without adjusting the query in the dialog, and
32264  also the replacement will probably be correct (as only the highlighted
32265  part will be replaced, thus the ending remains).
32266 \end_layout
32267
32268 \begin_layout Section
32269 Change Tracking
32270 \begin_inset Index idx
32271 status collapsed
32272
32273 \begin_layout Plain Layout
32274 Change Tracking
32275 \end_layout
32276
32277 \end_inset
32278
32279
32280 \begin_inset Index idx
32281 status collapsed
32282
32283 \begin_layout Plain Layout
32284 Document ! Change Tracking
32285 \end_layout
32286
32287 \end_inset
32288
32289
32290 \begin_inset CommandInset label
32291 LatexCommand label
32292 name "sec:Change-Tracking"
32293
32294 \end_inset
32295
32296
32297 \end_layout
32298
32299 \begin_layout Standard
32300 When you work on a document collaboratively it is extremely useful to be
32301  able to see changes that others have made highlighted in the document.
32302  You can then decide if you want to accept a change or not.
32303  This can be achieved by turning on change tracking in the menu 
32304 \family sans
32305 Document\SpecialChar \menuseparator
32306 Change
32307 \begin_inset space ~
32308 \end_inset
32309
32310 Tracking\SpecialChar \menuseparator
32311 Track
32312 \begin_inset space ~
32313 \end_inset
32314
32315 Changes
32316 \family default
32317 .
32318 \end_layout
32319
32320 \begin_layout Standard
32321 Changes made in the document will then be highlighted by strokes and colors:
32322  
32323 \bar under
32324 \color blue
32325 underlined text
32326 \bar default
32327 \color inherit
32328  is an addition, 
32329 \strikeout on
32330 \color blue
32331 canceled text
32332 \strikeout default
32333 \color inherit
32334  is a deletion.
32335  The color depends on the author that made the change.
32336  You can change the color in LyX's preferences dialog under 
32337 \family sans
32338 Look
32339 \begin_inset space ~
32340 \end_inset
32341
32342 and
32343 \begin_inset space ~
32344 \end_inset
32345
32346 feel
32347 \family default
32348
32349 \family sans
32350 Colors
32351 \family default
32352 .
32353 \begin_inset Index idx
32354 status collapsed
32355
32356 \begin_layout Plain Layout
32357 Color ! Change tracking
32358 \end_layout
32359
32360 \end_inset
32361
32362  The author and the date of the change are shown in LyX's status bar when
32363  the cursor is in changed text.
32364  The same information is shown when you use the toolbar button 
32365 \begin_inset Info
32366 type  "icon"
32367 arg   "changes-merge"
32368 \end_inset
32369
32370 .
32371 \end_layout
32372
32373 \begin_layout Standard
32374 When change tracking is activated, you will see the review toolbar in LyX:
32375 \begin_inset Index idx
32376 status collapsed
32377
32378 \begin_layout Plain Layout
32379 Toolbar ! Review
32380 \end_layout
32381
32382 \end_inset
32383
32384
32385 \end_layout
32386
32387 \begin_layout Standard
32388 \begin_inset VSpace defskip
32389 \end_inset
32390
32391
32392 \end_layout
32393
32394 \begin_layout Standard
32395 \begin_inset Graphics
32396         filename clipart/ChangesToolbar.png
32397         scale 90
32398
32399 \end_inset
32400
32401
32402 \end_layout
32403
32404 \begin_layout Standard
32405 \begin_inset VSpace defskip
32406 \end_inset
32407
32408
32409 \end_layout
32410
32411 \begin_layout Standard
32412 The review toolbar as shown above contains from left to right the following
32413  buttons:
32414 \end_layout
32415
32416 \begin_layout Standard
32417 \begin_inset VSpace defskip
32418 \end_inset
32419
32420
32421 \end_layout
32422
32423 \begin_layout Standard
32424 \begin_inset Tabular
32425 <lyxtabular version="3" rows="10" columns="2">
32426 <features islongtable="true" longtabularalignment="center">
32427 <column alignment="left" valignment="top" width="0">
32428 <column alignment="left" valignment="top" width="0">
32429 <row interlinespace="2.5mm">
32430 <cell alignment="center" valignment="top" usebox="none">
32431 \begin_inset Text
32432
32433 \begin_layout Plain Layout
32434
32435 \family sans
32436 \begin_inset Info
32437 type  "icon"
32438 arg   "changes-track"
32439 \end_inset
32440
32441
32442 \end_layout
32443
32444 \end_inset
32445 </cell>
32446 <cell alignment="center" valignment="top" usebox="none">
32447 \begin_inset Text
32448
32449 \begin_layout Plain Layout
32450
32451 \family sans
32452 Document\SpecialChar \menuseparator
32453 Change
32454 \begin_inset space ~
32455 \end_inset
32456
32457 Tracking\SpecialChar \menuseparator
32458 Track
32459 \begin_inset space ~
32460 \end_inset
32461
32462 Changes
32463 \end_layout
32464
32465 \end_inset
32466 </cell>
32467 </row>
32468 <row interlinespace="2.5mm">
32469 <cell alignment="center" valignment="top" usebox="none">
32470 \begin_inset Text
32471
32472 \begin_layout Plain Layout
32473
32474 \family sans
32475 \begin_inset Info
32476 type  "icon"
32477 arg   "changes-output"
32478 \end_inset
32479
32480
32481 \end_layout
32482
32483 \end_inset
32484 </cell>
32485 <cell alignment="center" valignment="top" usebox="none">
32486 \begin_inset Text
32487
32488 \begin_layout Plain Layout
32489
32490 \family sans
32491 Document\SpecialChar \menuseparator
32492 Change
32493 \begin_inset space ~
32494 \end_inset
32495
32496 Tracking\SpecialChar \menuseparator
32497 Show
32498 \begin_inset space ~
32499 \end_inset
32500
32501 Changes
32502 \begin_inset space ~
32503 \end_inset
32504
32505 in
32506 \begin_inset space ~
32507 \end_inset
32508
32509 Output
32510 \end_layout
32511
32512 \end_inset
32513 </cell>
32514 </row>
32515 <row interlinespace="2.5mm">
32516 <cell alignment="center" valignment="top" usebox="none">
32517 \begin_inset Text
32518
32519 \begin_layout Plain Layout
32520
32521 \family sans
32522 \begin_inset Info
32523 type  "icon"
32524 arg   "change-next"
32525 \end_inset
32526
32527
32528 \end_layout
32529
32530 \end_inset
32531 </cell>
32532 <cell alignment="center" valignment="top" usebox="none">
32533 \begin_inset Text
32534
32535 \begin_layout Plain Layout
32536 Jumps to the next change
32537 \end_layout
32538
32539 \end_inset
32540 </cell>
32541 </row>
32542 <row interlinespace="2.5mm">
32543 <cell alignment="center" valignment="top" usebox="none">
32544 \begin_inset Text
32545
32546 \begin_layout Plain Layout
32547
32548 \family sans
32549 \begin_inset Info
32550 type  "icon"
32551 arg   "change-accept"
32552 \end_inset
32553
32554
32555 \end_layout
32556
32557 \end_inset
32558 </cell>
32559 <cell alignment="center" valignment="top" usebox="none">
32560 \begin_inset Text
32561
32562 \begin_layout Plain Layout
32563
32564 \family sans
32565 Document\SpecialChar \menuseparator
32566 Change
32567 \begin_inset space ~
32568 \end_inset
32569
32570 Tracking\SpecialChar \menuseparator
32571 Accept
32572 \begin_inset space ~
32573 \end_inset
32574
32575 Change
32576 \end_layout
32577
32578 \end_inset
32579 </cell>
32580 </row>
32581 <row interlinespace="2.5mm">
32582 <cell alignment="center" valignment="top" usebox="none">
32583 \begin_inset Text
32584
32585 \begin_layout Plain Layout
32586
32587 \family sans
32588 \begin_inset Info
32589 type  "icon"
32590 arg   "change-reject"
32591 \end_inset
32592
32593
32594 \end_layout
32595
32596 \end_inset
32597 </cell>
32598 <cell alignment="center" valignment="top" usebox="none">
32599 \begin_inset Text
32600
32601 \begin_layout Plain Layout
32602
32603 \family sans
32604 Document\SpecialChar \menuseparator
32605 Change
32606 \begin_inset space ~
32607 \end_inset
32608
32609 Tracking\SpecialChar \menuseparator
32610 Reject
32611 \begin_inset space ~
32612 \end_inset
32613
32614 Change
32615 \end_layout
32616
32617 \end_inset
32618 </cell>
32619 </row>
32620 <row interlinespace="2.5mm">
32621 <cell alignment="center" valignment="top" usebox="none">
32622 \begin_inset Text
32623
32624 \begin_layout Plain Layout
32625
32626 \family sans
32627 \begin_inset Info
32628 type  "icon"
32629 arg   "changes-merge"
32630 \end_inset
32631
32632
32633 \end_layout
32634
32635 \end_inset
32636 </cell>
32637 <cell alignment="center" valignment="top" usebox="none">
32638 \begin_inset Text
32639
32640 \begin_layout Plain Layout
32641
32642 \family sans
32643 Document\SpecialChar \menuseparator
32644 Change
32645 \begin_inset space ~
32646 \end_inset
32647
32648 Tracking\SpecialChar \menuseparator
32649 Merge
32650 \begin_inset space ~
32651 \end_inset
32652
32653 Changes
32654 \end_layout
32655
32656 \end_inset
32657 </cell>
32658 </row>
32659 <row interlinespace="2.5mm">
32660 <cell alignment="center" valignment="top" usebox="none">
32661 \begin_inset Text
32662
32663 \begin_layout Plain Layout
32664
32665 \family sans
32666 \begin_inset Info
32667 type  "icon"
32668 arg   "all-changes-accept"
32669 \end_inset
32670
32671
32672 \end_layout
32673
32674 \end_inset
32675 </cell>
32676 <cell alignment="center" valignment="top" usebox="none">
32677 \begin_inset Text
32678
32679 \begin_layout Plain Layout
32680
32681 \family sans
32682 Document\SpecialChar \menuseparator
32683 Change
32684 \begin_inset space ~
32685 \end_inset
32686
32687 Tracking\SpecialChar \menuseparator
32688 Accept
32689 \begin_inset space ~
32690 \end_inset
32691
32692 All
32693 \begin_inset space ~
32694 \end_inset
32695
32696 Changes
32697 \end_layout
32698
32699 \end_inset
32700 </cell>
32701 </row>
32702 <row interlinespace="2.5mm">
32703 <cell alignment="center" valignment="top" usebox="none">
32704 \begin_inset Text
32705
32706 \begin_layout Plain Layout
32707
32708 \family sans
32709 \begin_inset Info
32710 type  "icon"
32711 arg   "all-changes-reject"
32712 \end_inset
32713
32714
32715 \end_layout
32716
32717 \end_inset
32718 </cell>
32719 <cell alignment="center" valignment="top" usebox="none">
32720 \begin_inset Text
32721
32722 \begin_layout Plain Layout
32723
32724 \family sans
32725 Document\SpecialChar \menuseparator
32726 Change
32727 \begin_inset space ~
32728 \end_inset
32729
32730 Tracking\SpecialChar \menuseparator
32731 Reject
32732 \begin_inset space ~
32733 \end_inset
32734
32735 All
32736 \begin_inset space ~
32737 \end_inset
32738
32739 Changes
32740 \end_layout
32741
32742 \end_inset
32743 </cell>
32744 </row>
32745 <row interlinespace="2.5mm">
32746 <cell alignment="center" valignment="top" usebox="none">
32747 \begin_inset Text
32748
32749 \begin_layout Plain Layout
32750
32751 \family sans
32752 \begin_inset Info
32753 type  "icon"
32754 arg   "note-insert"
32755 \end_inset
32756
32757
32758 \end_layout
32759
32760 \end_inset
32761 </cell>
32762 <cell alignment="center" valignment="top" usebox="none">
32763 \begin_inset Text
32764
32765 \begin_layout Plain Layout
32766
32767 \family sans
32768 Insert\SpecialChar \menuseparator
32769 Note\SpecialChar \menuseparator
32770 LyX
32771 \begin_inset space ~
32772 \end_inset
32773
32774 Note
32775 \end_layout
32776
32777 \end_inset
32778 </cell>
32779 </row>
32780 <row interlinespace="2.5mm">
32781 <cell alignment="center" valignment="top" usebox="none">
32782 \begin_inset Text
32783
32784 \begin_layout Plain Layout
32785
32786 \family sans
32787 \begin_inset Info
32788 type  "icon"
32789 arg   "note-next"
32790 \end_inset
32791
32792
32793 \end_layout
32794
32795 \end_inset
32796 </cell>
32797 <cell alignment="center" valignment="top" usebox="none">
32798 \begin_inset Text
32799
32800 \begin_layout Plain Layout
32801
32802 \family sans
32803 Navigate\SpecialChar \menuseparator
32804 Next
32805 \begin_inset space ~
32806 \end_inset
32807
32808 Note
32809 \end_layout
32810
32811 \end_inset
32812 </cell>
32813 </row>
32814 </lyxtabular>
32815
32816 \end_inset
32817
32818
32819 \end_layout
32820
32821 \begin_layout Standard
32822 \begin_inset VSpace defskip
32823 \end_inset
32824
32825
32826 \end_layout
32827
32828 \begin_layout Standard
32829 The review toolbar helps you to accept, reject, or merge changes – highlight
32830  the change and press one of the desired toolbar buttons.
32831  When you merge changes, a window pops up showing you information about
32832  the next change after the current cursor position.
32833  So you don't need to highlight a certain change.
32834  Within the merge window you can decide to accept or reject changes and
32835  step to the next change.
32836  This way you can jump through all the changes in the document.
32837 \end_layout
32838
32839 \begin_layout Standard
32840 The toolbar has two buttons to handle notes because notes are often important
32841  to describe a change.
32842 \end_layout
32843
32844 \begin_layout Standard
32845 To show the made changes in the output you need the LaTeX package 
32846 \series bold
32847 dvipost
32848 \series default
32849
32850 \begin_inset Index idx
32851 status collapsed
32852
32853 \begin_layout Plain Layout
32854 LaTeX-packages ! dvipost
32855 \end_layout
32856
32857 \end_inset
32858
32859  installed.
32860  You will find it in the TeX Catalogue, 
32861 \begin_inset CommandInset citation
32862 LatexCommand cite
32863 key "TeXCatalogue"
32864
32865 \end_inset
32866
32867  or in the package manager of your LaTeX-system.
32868 \end_layout
32869
32870 \begin_layout Section
32871 Comparison of Documents
32872 \begin_inset Index idx
32873 status collapsed
32874
32875 \begin_layout Plain Layout
32876 Comparison of documents
32877 \end_layout
32878
32879 \end_inset
32880
32881
32882 \end_layout
32883
32884 \begin_layout Standard
32885 You can compare two different LyX files via the menu 
32886 \family sans
32887 Tools\SpecialChar \menuseparator
32888 Compare
32889 \family default
32890 .
32891  The comparison result is a LyX file with change tracking enabled showing
32892  the differences.
32893  In the comparison dialog you can select from which document LyX should
32894  take the document settings for the resulting difference file with the option
32895  
32896 \family sans
32897 Copy
32898 \begin_inset space ~
32899 \end_inset
32900
32901 Document
32902 \begin_inset space ~
32903 \end_inset
32904
32905 Settings
32906 \begin_inset space ~
32907 \end_inset
32908
32909 from
32910 \family default
32911 .
32912  The option 
32913 \family sans
32914 Enable
32915 \begin_inset space ~
32916 \end_inset
32917
32918 change
32919 \begin_inset space ~
32920 \end_inset
32921
32922 tracking
32923 \begin_inset space ~
32924 \end_inset
32925
32926 features
32927 \begin_inset space ~
32928 \end_inset
32929
32930 in
32931 \begin_inset space ~
32932 \end_inset
32933
32934 the
32935 \begin_inset space ~
32936 \end_inset
32937
32938 output
32939 \family default
32940  enables the change tracking option 
32941 \family sans
32942 Show
32943 \begin_inset space ~
32944 \end_inset
32945
32946 Changes
32947 \begin_inset space ~
32948 \end_inset
32949
32950 in
32951 \begin_inset space ~
32952 \end_inset
32953
32954 Output
32955 \family default
32956  to visualize the differences also in the PDF output of the difference file.
32957 \end_layout
32958
32959 \begin_layout Section
32960 International Support
32961 \begin_inset Index idx
32962 status collapsed
32963
32964 \begin_layout Plain Layout
32965 International support
32966 \end_layout
32967
32968 \end_inset
32969
32970
32971 \end_layout
32972
32973 \begin_layout Standard
32974 This section describes how to use LyX with any language you want.
32975  For some non-western languages there are special Wiki-pages that explain
32976  how to set up LyX to use them: 
32977 \begin_inset CommandInset citation
32978 LatexCommand cite
32979 key "Arabic,Armenian,Farsi,Hebrew"
32980
32981 \end_inset
32982
32983
32984 \end_layout
32985
32986 \begin_layout Standard
32987 Besides languages, LyX also supports phonetic symbols, see section
32988 \begin_inset space ~
32989 \end_inset
32990
32991
32992 \begin_inset CommandInset ref
32993 LatexCommand ref
32994 reference "sub:Special-Character"
32995
32996 \end_inset
32997
32998 .
32999 \end_layout
33000
33001 \begin_layout Subsection
33002 Language Options
33003 \begin_inset Index idx
33004 status collapsed
33005
33006 \begin_layout Plain Layout
33007 Language ! Options
33008 \end_layout
33009
33010 \end_inset
33011
33012
33013 \begin_inset Index idx
33014 status collapsed
33015
33016 \begin_layout Plain Layout
33017 Document ! Settings
33018 \end_layout
33019
33020 \end_inset
33021
33022
33023 \begin_inset Index idx
33024 status collapsed
33025
33026 \begin_layout Plain Layout
33027 Document ! Language
33028 \end_layout
33029
33030 \end_inset
33031
33032
33033 \end_layout
33034
33035 \begin_layout Standard
33036 The 
33037 \family sans
33038 Document\SpecialChar \menuseparator
33039 Settings
33040 \family default
33041  dialog lets you set 
33042 \family roman
33043 the language and character encoding for your language.
33044  
33045 \end_layout
33046
33047 \begin_layout Standard
33048 Choose your language in the 
33049 \family sans
33050 Language
33051 \family default
33052  section of this dialog.
33053  The default is 
33054 \family sans
33055 English
33056 \family default
33057 .
33058 \end_layout
33059
33060 \begin_layout Standard
33061 Under 
33062 \family sans
33063 Encoding
33064 \family default
33065  you can choose the character encoding map you want to use for LaTeX export.
33066  The option 
33067 \family sans
33068 Language Default
33069 \family default
33070  is the preferred choice and works well in most cases.
33071  For details about the different encoding options see section
33072 \begin_inset space ~
33073 \end_inset
33074
33075
33076 \begin_inset CommandInset ref
33077 LatexCommand ref
33078 reference "chap:The-Document-Settings"
33079
33080 \end_inset
33081
33082 .
33083 \end_layout
33084
33085 \begin_layout Subsection
33086 Keyboard mapping configuration
33087 \begin_inset CommandInset label
33088 LatexCommand label
33089 name "sub:Keyboard-mapping"
33090
33091 \end_inset
33092
33093
33094 \end_layout
33095
33096 \begin_layout Standard
33097 If you have for example a U.
33098 \begin_inset space \thinspace{}
33099 \end_inset
33100
33101 S.-style keyboard and want to write in a language other than English, you
33102  can use an alternate keymap.
33103  For example, if you have a U.
33104 \begin_inset space \thinspace{}
33105 \end_inset
33106
33107 S.-style keyboard but want to write in Italian, you can configure LyX to
33108  use an Italian keymap.
33109  The preferences dialog allows you to choose up to two keyboard mappings,
33110  see section
33111 \begin_inset space ~
33112 \end_inset
33113
33114
33115 \begin_inset CommandInset ref
33116 LatexCommand ref
33117 reference "sub:Keyboard-Map"
33118
33119 \end_inset
33120
33121 .
33122  You can choose primary and secondary keyboard languages and then select
33123  which one you want to use.
33124 \end_layout
33125
33126 \begin_layout Standard
33127 Finally, you may just want to change a few key mappings or create an entirely
33128  different keymap (for Vulcan, for instance).
33129  You may, for example, normally write in Italian on a U.S.
33130  keyboard but want to include an occasional quotation in German.
33131  In such a case, you can write your own keyboard mapping or modify an existing
33132  one to support the characters you want.
33133  This and many other customizations are explained in the 
33134 \emph on
33135 Customization
33136 \emph default
33137  manual.
33138 \end_layout
33139
33140 \begin_layout Subsection
33141 Character Tables
33142 \end_layout
33143
33144 \begin_layout Standard
33145 Table
33146 \begin_inset space ~
33147 \end_inset
33148
33149
33150 \begin_inset CommandInset ref
33151 LatexCommand ref
33152 reference "tab:The-latin1-character"
33153
33154 \end_inset
33155
33156  shows the 
33157 \family typewriter
33158 Latin1
33159 \family default
33160  character set.
33161  You should be able to enter the characters in the first eight columns directly
33162  from the keyboard.
33163 \end_layout
33164
33165 \begin_layout Standard
33166 There are a few things you need to know about this table.
33167  Here are some of the details you will need to bear in mind when using character
33168 s from the 
33169 \family typewriter
33170 Latin1
33171 \family default
33172  character set:
33173 \end_layout
33174
33175 \begin_layout Itemize
33176 Even if you have selected 
33177 \family sans
33178 latin1
33179 \family default
33180  in the 
33181 \family sans
33182 Document\SpecialChar \menuseparator
33183 Settings
33184 \family default
33185  dialog, users who have only the 
33186 \family typewriter
33187 T1
33188 \family default
33189 -fonts for LaTeX [or who have the 
33190 \family typewriter
33191 T1
33192 \family default
33193 -fonts but aren't using them] will still miss a few characters: D0, F0,
33194  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
33195  french quotes will not show up.
33196 \end_layout
33197
33198 \begin_layout Standard
33199 \begin_inset Float table
33200 wide false
33201 sideways false
33202 status collapsed
33203
33204 \begin_layout Plain Layout
33205 \begin_inset Caption
33206
33207 \begin_layout Plain Layout
33208 \begin_inset CommandInset label
33209 LatexCommand label
33210 name "tab:The-latin1-character"
33211
33212 \end_inset
33213
33214 The 
33215 \family typewriter
33216 latin1
33217 \family default
33218  character set
33219 \end_layout
33220
33221 \end_inset
33222
33223
33224 \end_layout
33225
33226 \begin_layout Plain Layout
33227 \align center
33228 \begin_inset Tabular
33229 <lyxtabular version="3" rows="17" columns="17">
33230 <features tabularvalignment="middle">
33231 <column alignment="center" valignment="top" width="0pt">
33232 <column alignment="center" valignment="top" width="0pt">
33233 <column alignment="center" valignment="top" width="0pt">
33234 <column alignment="center" valignment="top" width="0pt">
33235 <column alignment="center" valignment="top" width="0pt">
33236 <column alignment="center" valignment="top" width="0pt">
33237 <column alignment="center" valignment="top" width="0pt">
33238 <column alignment="center" valignment="top" width="0pt">
33239 <column alignment="center" valignment="top" width="0pt">
33240 <column alignment="center" valignment="top" width="0pt">
33241 <column alignment="center" valignment="top" width="0pt">
33242 <column alignment="center" valignment="top" width="0pt">
33243 <column alignment="center" valignment="top" width="0pt">
33244 <column alignment="center" valignment="top" width="0pt">
33245 <column alignment="center" valignment="top" width="0pt">
33246 <column alignment="center" valignment="top" width="0pt">
33247 <column alignment="center" valignment="top" width="0pt">
33248 <row>
33249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33250 \begin_inset Text
33251
33252 \begin_layout Plain Layout
33253
33254 \end_layout
33255
33256 \end_inset
33257 </cell>
33258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33259 \begin_inset Text
33260
33261 \begin_layout Plain Layout
33262
33263 \family roman
33264 \series medium
33265 \shape up
33266 \size tiny
33267 \emph off
33268 \bar no
33269 \noun off
33270 \color none
33271 00
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 10
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 20
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 30
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 40
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 50
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 60
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 70
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 80
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 90
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 A0
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 B0
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 C0
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 D0
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 E0
33524 \end_layout
33525
33526 \end_inset
33527 </cell>
33528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 F0
33542 \end_layout
33543
33544 \end_inset
33545 </cell>
33546 </row>
33547 <row>
33548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33549 \begin_inset Text
33550
33551 \begin_layout Plain Layout
33552
33553 \family roman
33554 \series medium
33555 \shape up
33556 \size tiny
33557 \emph off
33558 \bar no
33559 \noun off
33560 \color none
33561 00
33562 \end_layout
33563
33564 \end_inset
33565 </cell>
33566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33567 \begin_inset Text
33568
33569 \begin_layout Plain Layout
33570
33571 \end_layout
33572
33573 \end_inset
33574 </cell>
33575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33576 \begin_inset Text
33577
33578 \begin_layout Plain Layout
33579
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 \family roman
33599 \series medium
33600 \shape up
33601 \emph off
33602 \bar no
33603 \noun off
33604 \color none
33605 0
33606 \end_layout
33607
33608 \end_inset
33609 </cell>
33610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33611 \begin_inset Text
33612
33613 \begin_layout Plain Layout
33614
33615 \family roman
33616 \series medium
33617 \shape up
33618 \emph off
33619 \bar no
33620 \noun off
33621 \color none
33622 @
33623 \end_layout
33624
33625 \end_inset
33626 </cell>
33627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33628 \begin_inset Text
33629
33630 \begin_layout Plain Layout
33631
33632 \family roman
33633 \series medium
33634 \shape up
33635 \emph off
33636 \bar no
33637 \noun off
33638 \color none
33639 P
33640 \end_layout
33641
33642 \end_inset
33643 </cell>
33644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33645 \begin_inset Text
33646
33647 \begin_layout Plain Layout
33648
33649 \family roman
33650 \series medium
33651 \shape up
33652 \emph off
33653 \bar no
33654 \noun off
33655 \color none
33656 '
33657 \end_layout
33658
33659 \end_inset
33660 </cell>
33661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33662 \begin_inset Text
33663
33664 \begin_layout Plain Layout
33665
33666 \family roman
33667 \series medium
33668 \shape up
33669 \emph off
33670 \bar no
33671 \noun off
33672 \color none
33673 p
33674 \end_layout
33675
33676 \end_inset
33677 </cell>
33678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33679 \begin_inset Text
33680
33681 \begin_layout Plain Layout
33682
33683 \end_layout
33684
33685 \end_inset
33686 </cell>
33687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33688 \begin_inset Text
33689
33690 \begin_layout Plain Layout
33691
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 \family roman
33711 \series medium
33712 \shape up
33713 \emph off
33714 \bar no
33715 \noun off
33716 \color none
33717 °
33718 \end_layout
33719
33720 \end_inset
33721 </cell>
33722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33723 \begin_inset Text
33724
33725 \begin_layout Plain Layout
33726
33727 \family roman
33728 \series medium
33729 \shape up
33730 \emph off
33731 \bar no
33732 \noun off
33733 \color none
33734 À
33735 \end_layout
33736
33737 \end_inset
33738 </cell>
33739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33740 \begin_inset Text
33741
33742 \begin_layout Plain Layout
33743
33744 \family roman
33745 \series medium
33746 \shape up
33747 \emph off
33748 \bar no
33749 \noun off
33750 \color none
33751 Ð
33752 \end_layout
33753
33754 \end_inset
33755 </cell>
33756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33757 \begin_inset Text
33758
33759 \begin_layout Plain Layout
33760
33761 \family roman
33762 \series medium
33763 \shape up
33764 \emph off
33765 \bar no
33766 \noun off
33767 \color none
33768 à
33769 \end_layout
33770
33771 \end_inset
33772 </cell>
33773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33774 \begin_inset Text
33775
33776 \begin_layout Plain Layout
33777
33778 \family roman
33779 \series medium
33780 \shape up
33781 \emph off
33782 \bar no
33783 \noun off
33784 \color none
33785 ð
33786 \end_layout
33787
33788 \end_inset
33789 </cell>
33790 </row>
33791 <row>
33792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33793 \begin_inset Text
33794
33795 \begin_layout Plain Layout
33796
33797 \family roman
33798 \series medium
33799 \shape up
33800 \size tiny
33801 \emph off
33802 \bar no
33803 \noun off
33804 \color none
33805 01
33806 \end_layout
33807
33808 \end_inset
33809 </cell>
33810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33811 \begin_inset Text
33812
33813 \begin_layout Plain Layout
33814
33815 \end_layout
33816
33817 \end_inset
33818 </cell>
33819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33820 \begin_inset Text
33821
33822 \begin_layout Plain Layout
33823
33824 \end_layout
33825
33826 \end_inset
33827 </cell>
33828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33829 \begin_inset Text
33830
33831 \begin_layout Plain Layout
33832
33833 \family roman
33834 \series medium
33835 \shape up
33836 \emph off
33837 \bar no
33838 \noun off
33839 \color none
33840 !
33841 \end_layout
33842
33843 \end_inset
33844 </cell>
33845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33846 \begin_inset Text
33847
33848 \begin_layout Plain Layout
33849
33850 \family roman
33851 \series medium
33852 \shape up
33853 \emph off
33854 \bar no
33855 \noun off
33856 \color none
33857 1
33858 \end_layout
33859
33860 \end_inset
33861 </cell>
33862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33863 \begin_inset Text
33864
33865 \begin_layout Plain Layout
33866
33867 \family roman
33868 \series medium
33869 \shape up
33870 \emph off
33871 \bar no
33872 \noun off
33873 \color none
33874 A
33875 \end_layout
33876
33877 \end_inset
33878 </cell>
33879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33880 \begin_inset Text
33881
33882 \begin_layout Plain Layout
33883
33884 \family roman
33885 \series medium
33886 \shape up
33887 \emph off
33888 \bar no
33889 \noun off
33890 \color none
33891 Q
33892 \end_layout
33893
33894 \end_inset
33895 </cell>
33896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33897 \begin_inset Text
33898
33899 \begin_layout Plain Layout
33900
33901 \family roman
33902 \series medium
33903 \shape up
33904 \emph off
33905 \bar no
33906 \noun off
33907 \color none
33908 a
33909 \end_layout
33910
33911 \end_inset
33912 </cell>
33913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33914 \begin_inset Text
33915
33916 \begin_layout Plain Layout
33917
33918 \family roman
33919 \series medium
33920 \shape up
33921 \emph off
33922 \bar no
33923 \noun off
33924 \color none
33925 q
33926 \end_layout
33927
33928 \end_inset
33929 </cell>
33930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33931 \begin_inset Text
33932
33933 \begin_layout Plain Layout
33934
33935 \end_layout
33936
33937 \end_inset
33938 </cell>
33939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33940 \begin_inset Text
33941
33942 \begin_layout Plain Layout
33943
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 \family roman
33954 \series medium
33955 \shape up
33956 \emph off
33957 \bar no
33958 \noun off
33959 \color none
33960 ¡
33961 \end_layout
33962
33963 \end_inset
33964 </cell>
33965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33966 \begin_inset Text
33967
33968 \begin_layout Plain Layout
33969
33970 \family roman
33971 \series medium
33972 \shape up
33973 \emph off
33974 \bar no
33975 \noun off
33976 \color none
33977 ±
33978 \end_layout
33979
33980 \end_inset
33981 </cell>
33982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33983 \begin_inset Text
33984
33985 \begin_layout Plain Layout
33986
33987 \family roman
33988 \series medium
33989 \shape up
33990 \emph off
33991 \bar no
33992 \noun off
33993 \color none
33994 Á
33995 \end_layout
33996
33997 \end_inset
33998 </cell>
33999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34000 \begin_inset Text
34001
34002 \begin_layout Plain Layout
34003
34004 \family roman
34005 \series medium
34006 \shape up
34007 \emph off
34008 \bar no
34009 \noun off
34010 \color none
34011 Ñ
34012 \end_layout
34013
34014 \end_inset
34015 </cell>
34016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34017 \begin_inset Text
34018
34019 \begin_layout Plain Layout
34020
34021 \family roman
34022 \series medium
34023 \shape up
34024 \emph off
34025 \bar no
34026 \noun off
34027 \color none
34028 á
34029 \end_layout
34030
34031 \end_inset
34032 </cell>
34033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34034 \begin_inset Text
34035
34036 \begin_layout Plain Layout
34037
34038 \family roman
34039 \series medium
34040 \shape up
34041 \emph off
34042 \bar no
34043 \noun off
34044 \color none
34045 ñ
34046 \end_layout
34047
34048 \end_inset
34049 </cell>
34050 </row>
34051 <row>
34052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34053 \begin_inset Text
34054
34055 \begin_layout Plain Layout
34056
34057 \family roman
34058 \series medium
34059 \shape up
34060 \size tiny
34061 \emph off
34062 \bar no
34063 \noun off
34064 \color none
34065 02
34066 \end_layout
34067
34068 \end_inset
34069 </cell>
34070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34071 \begin_inset Text
34072
34073 \begin_layout Plain Layout
34074
34075 \end_layout
34076
34077 \end_inset
34078 </cell>
34079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34080 \begin_inset Text
34081
34082 \begin_layout Plain Layout
34083
34084 \end_layout
34085
34086 \end_inset
34087 </cell>
34088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34089 \begin_inset Text
34090
34091 \begin_layout Plain Layout
34092
34093 \family roman
34094 \series medium
34095 \shape up
34096 \emph off
34097 \bar no
34098 \noun off
34099 \color none
34100 \begin_inset Quotes eld
34101 \end_inset
34102
34103
34104 \end_layout
34105
34106 \end_inset
34107 </cell>
34108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34109 \begin_inset Text
34110
34111 \begin_layout Plain Layout
34112
34113 \family roman
34114 \series medium
34115 \shape up
34116 \emph off
34117 \bar no
34118 \noun off
34119 \color none
34120 2
34121 \end_layout
34122
34123 \end_inset
34124 </cell>
34125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34126 \begin_inset Text
34127
34128 \begin_layout Plain Layout
34129
34130 \family roman
34131 \series medium
34132 \shape up
34133 \emph off
34134 \bar no
34135 \noun off
34136 \color none
34137 B
34138 \end_layout
34139
34140 \end_inset
34141 </cell>
34142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34143 \begin_inset Text
34144
34145 \begin_layout Plain Layout
34146
34147 \family roman
34148 \series medium
34149 \shape up
34150 \emph off
34151 \bar no
34152 \noun off
34153 \color none
34154 R
34155 \end_layout
34156
34157 \end_inset
34158 </cell>
34159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34160 \begin_inset Text
34161
34162 \begin_layout Plain Layout
34163
34164 \family roman
34165 \series medium
34166 \shape up
34167 \emph off
34168 \bar no
34169 \noun off
34170 \color none
34171 b
34172 \end_layout
34173
34174 \end_inset
34175 </cell>
34176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34177 \begin_inset Text
34178
34179 \begin_layout Plain Layout
34180
34181 \family roman
34182 \series medium
34183 \shape up
34184 \emph off
34185 \bar no
34186 \noun off
34187 \color none
34188 r
34189 \end_layout
34190
34191 \end_inset
34192 </cell>
34193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34194 \begin_inset Text
34195
34196 \begin_layout Plain Layout
34197
34198 \end_layout
34199
34200 \end_inset
34201 </cell>
34202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34203 \begin_inset Text
34204
34205 \begin_layout Plain Layout
34206
34207 \end_layout
34208
34209 \end_inset
34210 </cell>
34211 <cell alignment="center" valignment="top" topline="true" 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 \family roman
34226 \series medium
34227 \shape up
34228 \emph off
34229 \bar no
34230 \noun off
34231 \color none
34232 ²
34233 \end_layout
34234
34235 \end_inset
34236 </cell>
34237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34238 \begin_inset Text
34239
34240 \begin_layout Plain Layout
34241
34242 \family roman
34243 \series medium
34244 \shape up
34245 \emph off
34246 \bar no
34247 \noun off
34248 \color none
34249 Â
34250 \end_layout
34251
34252 \end_inset
34253 </cell>
34254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34255 \begin_inset Text
34256
34257 \begin_layout Plain Layout
34258
34259 \family roman
34260 \series medium
34261 \shape up
34262 \emph off
34263 \bar no
34264 \noun off
34265 \color none
34266 Ò
34267 \end_layout
34268
34269 \end_inset
34270 </cell>
34271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34272 \begin_inset Text
34273
34274 \begin_layout Plain Layout
34275
34276 \family roman
34277 \series medium
34278 \shape up
34279 \emph off
34280 \bar no
34281 \noun off
34282 \color none
34283 â
34284 \end_layout
34285
34286 \end_inset
34287 </cell>
34288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34289 \begin_inset Text
34290
34291 \begin_layout Plain Layout
34292
34293 \family roman
34294 \series medium
34295 \shape up
34296 \emph off
34297 \bar no
34298 \noun off
34299 \color none
34300 ò
34301 \end_layout
34302
34303 \end_inset
34304 </cell>
34305 </row>
34306 <row>
34307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34308 \begin_inset Text
34309
34310 \begin_layout Plain Layout
34311
34312 \family roman
34313 \series medium
34314 \shape up
34315 \size tiny
34316 \emph off
34317 \bar no
34318 \noun off
34319 \color none
34320 03
34321 \end_layout
34322
34323 \end_inset
34324 </cell>
34325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34326 \begin_inset Text
34327
34328 \begin_layout Plain Layout
34329
34330 \end_layout
34331
34332 \end_inset
34333 </cell>
34334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34335 \begin_inset Text
34336
34337 \begin_layout Plain Layout
34338
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 \family roman
34349 \series medium
34350 \shape up
34351 \emph off
34352 \bar no
34353 \noun off
34354 \color none
34355 #
34356 \end_layout
34357
34358 \end_inset
34359 </cell>
34360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34361 \begin_inset Text
34362
34363 \begin_layout Plain Layout
34364
34365 \family roman
34366 \series medium
34367 \shape up
34368 \emph off
34369 \bar no
34370 \noun off
34371 \color none
34372 3
34373 \end_layout
34374
34375 \end_inset
34376 </cell>
34377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34378 \begin_inset Text
34379
34380 \begin_layout Plain Layout
34381
34382 \family roman
34383 \series medium
34384 \shape up
34385 \emph off
34386 \bar no
34387 \noun off
34388 \color none
34389 C
34390 \end_layout
34391
34392 \end_inset
34393 </cell>
34394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34395 \begin_inset Text
34396
34397 \begin_layout Plain Layout
34398
34399 \family roman
34400 \series medium
34401 \shape up
34402 \emph off
34403 \bar no
34404 \noun off
34405 \color none
34406 S
34407 \end_layout
34408
34409 \end_inset
34410 </cell>
34411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34412 \begin_inset Text
34413
34414 \begin_layout Plain Layout
34415
34416 \family roman
34417 \series medium
34418 \shape up
34419 \emph off
34420 \bar no
34421 \noun off
34422 \color none
34423 c
34424 \end_layout
34425
34426 \end_inset
34427 </cell>
34428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34429 \begin_inset Text
34430
34431 \begin_layout Plain Layout
34432
34433 \family roman
34434 \series medium
34435 \shape up
34436 \emph off
34437 \bar no
34438 \noun off
34439 \color none
34440 s
34441 \end_layout
34442
34443 \end_inset
34444 </cell>
34445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34446 \begin_inset Text
34447
34448 \begin_layout Plain Layout
34449
34450 \end_layout
34451
34452 \end_inset
34453 </cell>
34454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34455 \begin_inset Text
34456
34457 \begin_layout Plain Layout
34458
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 \family roman
34469 \series medium
34470 \shape up
34471 \emph off
34472 \bar no
34473 \noun off
34474 \color none
34475 £
34476 \end_layout
34477
34478 \end_inset
34479 </cell>
34480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34481 \begin_inset Text
34482
34483 \begin_layout Plain Layout
34484
34485 \family roman
34486 \series medium
34487 \shape up
34488 \emph off
34489 \bar no
34490 \noun off
34491 \color none
34492 ³
34493 \end_layout
34494
34495 \end_inset
34496 </cell>
34497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34498 \begin_inset Text
34499
34500 \begin_layout Plain Layout
34501
34502 \family roman
34503 \series medium
34504 \shape up
34505 \emph off
34506 \bar no
34507 \noun off
34508 \color none
34509 Ã
34510 \end_layout
34511
34512 \end_inset
34513 </cell>
34514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34515 \begin_inset Text
34516
34517 \begin_layout Plain Layout
34518
34519 \family roman
34520 \series medium
34521 \shape up
34522 \emph off
34523 \bar no
34524 \noun off
34525 \color none
34526 Ó
34527 \end_layout
34528
34529 \end_inset
34530 </cell>
34531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34532 \begin_inset Text
34533
34534 \begin_layout Plain Layout
34535
34536 \family roman
34537 \series medium
34538 \shape up
34539 \emph off
34540 \bar no
34541 \noun off
34542 \color none
34543 ã
34544 \end_layout
34545
34546 \end_inset
34547 </cell>
34548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34549 \begin_inset Text
34550
34551 \begin_layout Plain Layout
34552
34553 \family roman
34554 \series medium
34555 \shape up
34556 \emph off
34557 \bar no
34558 \noun off
34559 \color none
34560 ó
34561 \end_layout
34562
34563 \end_inset
34564 </cell>
34565 </row>
34566 <row>
34567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34568 \begin_inset Text
34569
34570 \begin_layout Plain Layout
34571
34572 \family roman
34573 \series medium
34574 \shape up
34575 \size tiny
34576 \emph off
34577 \bar no
34578 \noun off
34579 \color none
34580 04
34581 \end_layout
34582
34583 \end_inset
34584 </cell>
34585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34586 \begin_inset Text
34587
34588 \begin_layout Plain Layout
34589
34590 \end_layout
34591
34592 \end_inset
34593 </cell>
34594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34595 \begin_inset Text
34596
34597 \begin_layout Plain Layout
34598
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 \family roman
34609 \series medium
34610 \shape up
34611 \emph off
34612 \bar no
34613 \noun off
34614 \color none
34615 $
34616 \end_layout
34617
34618 \end_inset
34619 </cell>
34620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34621 \begin_inset Text
34622
34623 \begin_layout Plain Layout
34624
34625 \family roman
34626 \series medium
34627 \shape up
34628 \emph off
34629 \bar no
34630 \noun off
34631 \color none
34632 4
34633 \end_layout
34634
34635 \end_inset
34636 </cell>
34637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34638 \begin_inset Text
34639
34640 \begin_layout Plain Layout
34641
34642 \family roman
34643 \series medium
34644 \shape up
34645 \emph off
34646 \bar no
34647 \noun off
34648 \color none
34649 D
34650 \end_layout
34651
34652 \end_inset
34653 </cell>
34654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34655 \begin_inset Text
34656
34657 \begin_layout Plain Layout
34658
34659 \family roman
34660 \series medium
34661 \shape up
34662 \emph off
34663 \bar no
34664 \noun off
34665 \color none
34666 T
34667 \end_layout
34668
34669 \end_inset
34670 </cell>
34671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34672 \begin_inset Text
34673
34674 \begin_layout Plain Layout
34675
34676 \family roman
34677 \series medium
34678 \shape up
34679 \emph off
34680 \bar no
34681 \noun off
34682 \color none
34683 d
34684 \end_layout
34685
34686 \end_inset
34687 </cell>
34688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34689 \begin_inset Text
34690
34691 \begin_layout Plain Layout
34692
34693 \family roman
34694 \series medium
34695 \shape up
34696 \emph off
34697 \bar no
34698 \noun off
34699 \color none
34700 t
34701 \end_layout
34702
34703 \end_inset
34704 </cell>
34705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34706 \begin_inset Text
34707
34708 \begin_layout Plain Layout
34709
34710 \end_layout
34711
34712 \end_inset
34713 </cell>
34714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34715 \begin_inset Text
34716
34717 \begin_layout Plain Layout
34718
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 \family roman
34738 \series medium
34739 \shape up
34740 \emph off
34741 \bar no
34742 \noun off
34743 \color none
34744 ´
34745 \end_layout
34746
34747 \end_inset
34748 </cell>
34749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34750 \begin_inset Text
34751
34752 \begin_layout Plain Layout
34753
34754 \family roman
34755 \series medium
34756 \shape up
34757 \emph off
34758 \bar no
34759 \noun off
34760 \color none
34761 Ä
34762 \end_layout
34763
34764 \end_inset
34765 </cell>
34766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34767 \begin_inset Text
34768
34769 \begin_layout Plain Layout
34770
34771 \family roman
34772 \series medium
34773 \shape up
34774 \emph off
34775 \bar no
34776 \noun off
34777 \color none
34778 Ô
34779 \end_layout
34780
34781 \end_inset
34782 </cell>
34783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34784 \begin_inset Text
34785
34786 \begin_layout Plain Layout
34787
34788 \family roman
34789 \series medium
34790 \shape up
34791 \emph off
34792 \bar no
34793 \noun off
34794 \color none
34795 ä
34796 \end_layout
34797
34798 \end_inset
34799 </cell>
34800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34801 \begin_inset Text
34802
34803 \begin_layout Plain Layout
34804
34805 \family roman
34806 \series medium
34807 \shape up
34808 \emph off
34809 \bar no
34810 \noun off
34811 \color none
34812 ô
34813 \end_layout
34814
34815 \end_inset
34816 </cell>
34817 </row>
34818 <row>
34819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34820 \begin_inset Text
34821
34822 \begin_layout Plain Layout
34823
34824 \family roman
34825 \series medium
34826 \shape up
34827 \size tiny
34828 \emph off
34829 \bar no
34830 \noun off
34831 \color none
34832 05
34833 \end_layout
34834
34835 \end_inset
34836 </cell>
34837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34838 \begin_inset Text
34839
34840 \begin_layout Plain Layout
34841
34842 \end_layout
34843
34844 \end_inset
34845 </cell>
34846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34847 \begin_inset Text
34848
34849 \begin_layout Plain Layout
34850
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 \family roman
34861 \series medium
34862 \shape up
34863 \emph off
34864 \bar no
34865 \noun off
34866 \color none
34867 %
34868 \end_layout
34869
34870 \end_inset
34871 </cell>
34872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34873 \begin_inset Text
34874
34875 \begin_layout Plain Layout
34876
34877 \family roman
34878 \series medium
34879 \shape up
34880 \emph off
34881 \bar no
34882 \noun off
34883 \color none
34884 5
34885 \end_layout
34886
34887 \end_inset
34888 </cell>
34889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34890 \begin_inset Text
34891
34892 \begin_layout Plain Layout
34893
34894 \family roman
34895 \series medium
34896 \shape up
34897 \emph off
34898 \bar no
34899 \noun off
34900 \color none
34901 E
34902 \end_layout
34903
34904 \end_inset
34905 </cell>
34906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34907 \begin_inset Text
34908
34909 \begin_layout Plain Layout
34910
34911 \family roman
34912 \series medium
34913 \shape up
34914 \emph off
34915 \bar no
34916 \noun off
34917 \color none
34918 U
34919 \end_layout
34920
34921 \end_inset
34922 </cell>
34923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34924 \begin_inset Text
34925
34926 \begin_layout Plain Layout
34927
34928 \family roman
34929 \series medium
34930 \shape up
34931 \emph off
34932 \bar no
34933 \noun off
34934 \color none
34935 e
34936 \end_layout
34937
34938 \end_inset
34939 </cell>
34940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34941 \begin_inset Text
34942
34943 \begin_layout Plain Layout
34944
34945 \family roman
34946 \series medium
34947 \shape up
34948 \emph off
34949 \bar no
34950 \noun off
34951 \color none
34952 u
34953 \end_layout
34954
34955 \end_inset
34956 </cell>
34957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34958 \begin_inset Text
34959
34960 \begin_layout Plain Layout
34961
34962 \end_layout
34963
34964 \end_inset
34965 </cell>
34966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34967 \begin_inset Text
34968
34969 \begin_layout Plain Layout
34970
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 \family roman
34990 \series medium
34991 \shape up
34992 \emph off
34993 \bar no
34994 \noun off
34995 \color none
34996 µ
34997 \end_layout
34998
34999 \end_inset
35000 </cell>
35001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35002 \begin_inset Text
35003
35004 \begin_layout Plain Layout
35005
35006 \family roman
35007 \series medium
35008 \shape up
35009 \emph off
35010 \bar no
35011 \noun off
35012 \color none
35013 Å
35014 \end_layout
35015
35016 \end_inset
35017 </cell>
35018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35019 \begin_inset Text
35020
35021 \begin_layout Plain Layout
35022
35023 \family roman
35024 \series medium
35025 \shape up
35026 \emph off
35027 \bar no
35028 \noun off
35029 \color none
35030 Õ
35031 \end_layout
35032
35033 \end_inset
35034 </cell>
35035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35036 \begin_inset Text
35037
35038 \begin_layout Plain Layout
35039
35040 \family roman
35041 \series medium
35042 \shape up
35043 \emph off
35044 \bar no
35045 \noun off
35046 \color none
35047 å
35048 \end_layout
35049
35050 \end_inset
35051 </cell>
35052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35053 \begin_inset Text
35054
35055 \begin_layout Plain Layout
35056
35057 \family roman
35058 \series medium
35059 \shape up
35060 \emph off
35061 \bar no
35062 \noun off
35063 \color none
35064 õ
35065 \end_layout
35066
35067 \end_inset
35068 </cell>
35069 </row>
35070 <row>
35071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35072 \begin_inset Text
35073
35074 \begin_layout Plain Layout
35075
35076 \family roman
35077 \series medium
35078 \shape up
35079 \size tiny
35080 \emph off
35081 \bar no
35082 \noun off
35083 \color none
35084 06
35085 \end_layout
35086
35087 \end_inset
35088 </cell>
35089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35090 \begin_inset Text
35091
35092 \begin_layout Plain Layout
35093
35094 \end_layout
35095
35096 \end_inset
35097 </cell>
35098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35099 \begin_inset Text
35100
35101 \begin_layout Plain Layout
35102
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 \family roman
35113 \series medium
35114 \shape up
35115 \emph off
35116 \bar no
35117 \noun off
35118 \color none
35119 &
35120 \end_layout
35121
35122 \end_inset
35123 </cell>
35124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35125 \begin_inset Text
35126
35127 \begin_layout Plain Layout
35128
35129 \family roman
35130 \series medium
35131 \shape up
35132 \emph off
35133 \bar no
35134 \noun off
35135 \color none
35136 6
35137 \end_layout
35138
35139 \end_inset
35140 </cell>
35141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35142 \begin_inset Text
35143
35144 \begin_layout Plain Layout
35145
35146 \family roman
35147 \series medium
35148 \shape up
35149 \emph off
35150 \bar no
35151 \noun off
35152 \color none
35153 F
35154 \end_layout
35155
35156 \end_inset
35157 </cell>
35158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35159 \begin_inset Text
35160
35161 \begin_layout Plain Layout
35162
35163 \family roman
35164 \series medium
35165 \shape up
35166 \emph off
35167 \bar no
35168 \noun off
35169 \color none
35170 V
35171 \end_layout
35172
35173 \end_inset
35174 </cell>
35175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35176 \begin_inset Text
35177
35178 \begin_layout Plain Layout
35179
35180 \family roman
35181 \series medium
35182 \shape up
35183 \emph off
35184 \bar no
35185 \noun off
35186 \color none
35187 f
35188 \end_layout
35189
35190 \end_inset
35191 </cell>
35192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35193 \begin_inset Text
35194
35195 \begin_layout Plain Layout
35196
35197 \family roman
35198 \series medium
35199 \shape up
35200 \emph off
35201 \bar no
35202 \noun off
35203 \color none
35204 v
35205 \end_layout
35206
35207 \end_inset
35208 </cell>
35209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35210 \begin_inset Text
35211
35212 \begin_layout Plain Layout
35213
35214 \end_layout
35215
35216 \end_inset
35217 </cell>
35218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35219 \begin_inset Text
35220
35221 \begin_layout Plain Layout
35222
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 \family roman
35242 \series medium
35243 \shape up
35244 \emph off
35245 \bar no
35246 \noun off
35247 \color none
35248
35249 \end_layout
35250
35251 \end_inset
35252 </cell>
35253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35254 \begin_inset Text
35255
35256 \begin_layout Plain Layout
35257
35258 \family roman
35259 \series medium
35260 \shape up
35261 \emph off
35262 \bar no
35263 \noun off
35264 \color none
35265 Æ
35266 \end_layout
35267
35268 \end_inset
35269 </cell>
35270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35271 \begin_inset Text
35272
35273 \begin_layout Plain Layout
35274
35275 \family roman
35276 \series medium
35277 \shape up
35278 \emph off
35279 \bar no
35280 \noun off
35281 \color none
35282 Ö
35283 \end_layout
35284
35285 \end_inset
35286 </cell>
35287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35288 \begin_inset Text
35289
35290 \begin_layout Plain Layout
35291
35292 \family roman
35293 \series medium
35294 \shape up
35295 \emph off
35296 \bar no
35297 \noun off
35298 \color none
35299 æ
35300 \end_layout
35301
35302 \end_inset
35303 </cell>
35304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35305 \begin_inset Text
35306
35307 \begin_layout Plain Layout
35308
35309 \family roman
35310 \series medium
35311 \shape up
35312 \emph off
35313 \bar no
35314 \noun off
35315 \color none
35316 ö
35317 \end_layout
35318
35319 \end_inset
35320 </cell>
35321 </row>
35322 <row>
35323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35324 \begin_inset Text
35325
35326 \begin_layout Plain Layout
35327
35328 \family roman
35329 \series medium
35330 \shape up
35331 \size tiny
35332 \emph off
35333 \bar no
35334 \noun off
35335 \color none
35336 07
35337 \end_layout
35338
35339 \end_inset
35340 </cell>
35341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35342 \begin_inset Text
35343
35344 \begin_layout Plain Layout
35345
35346 \end_layout
35347
35348 \end_inset
35349 </cell>
35350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35351 \begin_inset Text
35352
35353 \begin_layout Plain Layout
35354
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 \family roman
35365 \series medium
35366 \shape up
35367 \emph off
35368 \bar no
35369 \noun off
35370 \color none
35371 `
35372 \end_layout
35373
35374 \end_inset
35375 </cell>
35376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35377 \begin_inset Text
35378
35379 \begin_layout Plain Layout
35380
35381 \family roman
35382 \series medium
35383 \shape up
35384 \emph off
35385 \bar no
35386 \noun off
35387 \color none
35388 7
35389 \end_layout
35390
35391 \end_inset
35392 </cell>
35393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35394 \begin_inset Text
35395
35396 \begin_layout Plain Layout
35397
35398 \family roman
35399 \series medium
35400 \shape up
35401 \emph off
35402 \bar no
35403 \noun off
35404 \color none
35405 G
35406 \end_layout
35407
35408 \end_inset
35409 </cell>
35410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35411 \begin_inset Text
35412
35413 \begin_layout Plain Layout
35414
35415 \family roman
35416 \series medium
35417 \shape up
35418 \emph off
35419 \bar no
35420 \noun off
35421 \color none
35422 W
35423 \end_layout
35424
35425 \end_inset
35426 </cell>
35427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35428 \begin_inset Text
35429
35430 \begin_layout Plain Layout
35431
35432 \family roman
35433 \series medium
35434 \shape up
35435 \emph off
35436 \bar no
35437 \noun off
35438 \color none
35439 g
35440 \end_layout
35441
35442 \end_inset
35443 </cell>
35444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35445 \begin_inset Text
35446
35447 \begin_layout Plain Layout
35448
35449 \family roman
35450 \series medium
35451 \shape up
35452 \emph off
35453 \bar no
35454 \noun off
35455 \color none
35456 w
35457 \end_layout
35458
35459 \end_inset
35460 </cell>
35461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35462 \begin_inset Text
35463
35464 \begin_layout Plain Layout
35465
35466 \end_layout
35467
35468 \end_inset
35469 </cell>
35470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35471 \begin_inset Text
35472
35473 \begin_layout Plain Layout
35474
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 \family roman
35485 \series medium
35486 \shape up
35487 \emph off
35488 \bar no
35489 \noun off
35490 \color none
35491 §
35492 \end_layout
35493
35494 \end_inset
35495 </cell>
35496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35497 \begin_inset Text
35498
35499 \begin_layout Plain Layout
35500
35501 \family roman
35502 \series medium
35503 \shape up
35504 \emph off
35505 \bar no
35506 \noun off
35507 \color none
35508 ·
35509 \end_layout
35510
35511 \end_inset
35512 </cell>
35513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35514 \begin_inset Text
35515
35516 \begin_layout Plain Layout
35517
35518 \family roman
35519 \series medium
35520 \shape up
35521 \emph off
35522 \bar no
35523 \noun off
35524 \color none
35525 Ç
35526 \end_layout
35527
35528 \end_inset
35529 </cell>
35530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35531 \begin_inset Text
35532
35533 \begin_layout Plain Layout
35534
35535 \family roman
35536 \series medium
35537 \shape up
35538 \emph off
35539 \bar no
35540 \noun off
35541 \color none
35542 ×
35543 \end_layout
35544
35545 \end_inset
35546 </cell>
35547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35548 \begin_inset Text
35549
35550 \begin_layout Plain Layout
35551
35552 \family roman
35553 \series medium
35554 \shape up
35555 \emph off
35556 \bar no
35557 \noun off
35558 \color none
35559 ç
35560 \end_layout
35561
35562 \end_inset
35563 </cell>
35564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35565 \begin_inset Text
35566
35567 \begin_layout Plain Layout
35568
35569 \family roman
35570 \series medium
35571 \shape up
35572 \emph off
35573 \bar no
35574 \noun off
35575 \color none
35576 ÷
35577 \end_layout
35578
35579 \end_inset
35580 </cell>
35581 </row>
35582 <row>
35583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35584 \begin_inset Text
35585
35586 \begin_layout Plain Layout
35587
35588 \family roman
35589 \series medium
35590 \shape up
35591 \size tiny
35592 \emph off
35593 \bar no
35594 \noun off
35595 \color none
35596 08
35597 \end_layout
35598
35599 \end_inset
35600 </cell>
35601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35602 \begin_inset Text
35603
35604 \begin_layout Plain Layout
35605
35606 \end_layout
35607
35608 \end_inset
35609 </cell>
35610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35611 \begin_inset Text
35612
35613 \begin_layout Plain Layout
35614
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 \family roman
35625 \series medium
35626 \shape up
35627 \emph off
35628 \bar no
35629 \noun off
35630 \color none
35631 (
35632 \end_layout
35633
35634 \end_inset
35635 </cell>
35636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35637 \begin_inset Text
35638
35639 \begin_layout Plain Layout
35640
35641 \family roman
35642 \series medium
35643 \shape up
35644 \emph off
35645 \bar no
35646 \noun off
35647 \color none
35648 8
35649 \end_layout
35650
35651 \end_inset
35652 </cell>
35653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35654 \begin_inset Text
35655
35656 \begin_layout Plain Layout
35657
35658 \family roman
35659 \series medium
35660 \shape up
35661 \emph off
35662 \bar no
35663 \noun off
35664 \color none
35665 H
35666 \end_layout
35667
35668 \end_inset
35669 </cell>
35670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35671 \begin_inset Text
35672
35673 \begin_layout Plain Layout
35674
35675 \family roman
35676 \series medium
35677 \shape up
35678 \emph off
35679 \bar no
35680 \noun off
35681 \color none
35682 X
35683 \end_layout
35684
35685 \end_inset
35686 </cell>
35687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35688 \begin_inset Text
35689
35690 \begin_layout Plain Layout
35691
35692 \family roman
35693 \series medium
35694 \shape up
35695 \emph off
35696 \bar no
35697 \noun off
35698 \color none
35699 h
35700 \end_layout
35701
35702 \end_inset
35703 </cell>
35704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35705 \begin_inset Text
35706
35707 \begin_layout Plain Layout
35708
35709 \family roman
35710 \series medium
35711 \shape up
35712 \emph off
35713 \bar no
35714 \noun off
35715 \color none
35716 x
35717 \end_layout
35718
35719 \end_inset
35720 </cell>
35721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35722 \begin_inset Text
35723
35724 \begin_layout Plain Layout
35725
35726 \end_layout
35727
35728 \end_inset
35729 </cell>
35730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35731 \begin_inset Text
35732
35733 \begin_layout Plain Layout
35734
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 \family roman
35745 \series medium
35746 \shape up
35747 \emph off
35748 \bar no
35749 \noun off
35750 \color none
35751 ¨
35752 \end_layout
35753
35754 \end_inset
35755 </cell>
35756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35757 \begin_inset Text
35758
35759 \begin_layout Plain Layout
35760
35761 \family roman
35762 \series medium
35763 \shape up
35764 \emph off
35765 \bar no
35766 \noun off
35767 \color none
35768 ¸
35769 \end_layout
35770
35771 \end_inset
35772 </cell>
35773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35774 \begin_inset Text
35775
35776 \begin_layout Plain Layout
35777
35778 \family roman
35779 \series medium
35780 \shape up
35781 \emph off
35782 \bar no
35783 \noun off
35784 \color none
35785 È
35786 \end_layout
35787
35788 \end_inset
35789 </cell>
35790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35791 \begin_inset Text
35792
35793 \begin_layout Plain Layout
35794
35795 \family roman
35796 \series medium
35797 \shape up
35798 \emph off
35799 \bar no
35800 \noun off
35801 \color none
35802 Ø
35803 \end_layout
35804
35805 \end_inset
35806 </cell>
35807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35808 \begin_inset Text
35809
35810 \begin_layout Plain Layout
35811
35812 \family roman
35813 \series medium
35814 \shape up
35815 \emph off
35816 \bar no
35817 \noun off
35818 \color none
35819 è
35820 \end_layout
35821
35822 \end_inset
35823 </cell>
35824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35825 \begin_inset Text
35826
35827 \begin_layout Plain Layout
35828
35829 \family roman
35830 \series medium
35831 \shape up
35832 \emph off
35833 \bar no
35834 \noun off
35835 \color none
35836 ø
35837 \end_layout
35838
35839 \end_inset
35840 </cell>
35841 </row>
35842 <row>
35843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35844 \begin_inset Text
35845
35846 \begin_layout Plain Layout
35847
35848 \family roman
35849 \series medium
35850 \shape up
35851 \size tiny
35852 \emph off
35853 \bar no
35854 \noun off
35855 \color none
35856 09
35857 \end_layout
35858
35859 \end_inset
35860 </cell>
35861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35862 \begin_inset Text
35863
35864 \begin_layout Plain Layout
35865
35866 \end_layout
35867
35868 \end_inset
35869 </cell>
35870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35871 \begin_inset Text
35872
35873 \begin_layout Plain Layout
35874
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 \family roman
35885 \series medium
35886 \shape up
35887 \emph off
35888 \bar no
35889 \noun off
35890 \color none
35891 )
35892 \end_layout
35893
35894 \end_inset
35895 </cell>
35896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35897 \begin_inset Text
35898
35899 \begin_layout Plain Layout
35900
35901 \family roman
35902 \series medium
35903 \shape up
35904 \emph off
35905 \bar no
35906 \noun off
35907 \color none
35908 9
35909 \end_layout
35910
35911 \end_inset
35912 </cell>
35913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35914 \begin_inset Text
35915
35916 \begin_layout Plain Layout
35917
35918 \family roman
35919 \series medium
35920 \shape up
35921 \emph off
35922 \bar no
35923 \noun off
35924 \color none
35925 I
35926 \end_layout
35927
35928 \end_inset
35929 </cell>
35930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35931 \begin_inset Text
35932
35933 \begin_layout Plain Layout
35934
35935 \family roman
35936 \series medium
35937 \shape up
35938 \emph off
35939 \bar no
35940 \noun off
35941 \color none
35942 Y
35943 \end_layout
35944
35945 \end_inset
35946 </cell>
35947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35948 \begin_inset Text
35949
35950 \begin_layout Plain Layout
35951
35952 \family roman
35953 \series medium
35954 \shape up
35955 \emph off
35956 \bar no
35957 \noun off
35958 \color none
35959 i
35960 \end_layout
35961
35962 \end_inset
35963 </cell>
35964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35965 \begin_inset Text
35966
35967 \begin_layout Plain Layout
35968
35969 \family roman
35970 \series medium
35971 \shape up
35972 \emph off
35973 \bar no
35974 \noun off
35975 \color none
35976 y
35977 \end_layout
35978
35979 \end_inset
35980 </cell>
35981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35982 \begin_inset Text
35983
35984 \begin_layout Plain Layout
35985
35986 \end_layout
35987
35988 \end_inset
35989 </cell>
35990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35991 \begin_inset Text
35992
35993 \begin_layout Plain Layout
35994
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 \family roman
36005 \series medium
36006 \shape up
36007 \emph off
36008 \bar no
36009 \noun off
36010 \color none
36011 ©
36012 \end_layout
36013
36014 \end_inset
36015 </cell>
36016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36017 \begin_inset Text
36018
36019 \begin_layout Plain Layout
36020
36021 \family roman
36022 \series medium
36023 \shape up
36024 \emph off
36025 \bar no
36026 \noun off
36027 \color none
36028 ¹
36029 \end_layout
36030
36031 \end_inset
36032 </cell>
36033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36034 \begin_inset Text
36035
36036 \begin_layout Plain Layout
36037
36038 \family roman
36039 \series medium
36040 \shape up
36041 \emph off
36042 \bar no
36043 \noun off
36044 \color none
36045 É
36046 \end_layout
36047
36048 \end_inset
36049 </cell>
36050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36051 \begin_inset Text
36052
36053 \begin_layout Plain Layout
36054
36055 \family roman
36056 \series medium
36057 \shape up
36058 \emph off
36059 \bar no
36060 \noun off
36061 \color none
36062 Ù
36063 \end_layout
36064
36065 \end_inset
36066 </cell>
36067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36068 \begin_inset Text
36069
36070 \begin_layout Plain Layout
36071
36072 \family roman
36073 \series medium
36074 \shape up
36075 \emph off
36076 \bar no
36077 \noun off
36078 \color none
36079 é
36080 \end_layout
36081
36082 \end_inset
36083 </cell>
36084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36085 \begin_inset Text
36086
36087 \begin_layout Plain Layout
36088
36089 \family roman
36090 \series medium
36091 \shape up
36092 \emph off
36093 \bar no
36094 \noun off
36095 \color none
36096 ù
36097 \end_layout
36098
36099 \end_inset
36100 </cell>
36101 </row>
36102 <row>
36103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36104 \begin_inset Text
36105
36106 \begin_layout Plain Layout
36107
36108 \family roman
36109 \series medium
36110 \shape up
36111 \size tiny
36112 \emph off
36113 \bar no
36114 \noun off
36115 \color none
36116 0A
36117 \end_layout
36118
36119 \end_inset
36120 </cell>
36121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36122 \begin_inset Text
36123
36124 \begin_layout Plain Layout
36125
36126 \end_layout
36127
36128 \end_inset
36129 </cell>
36130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36131 \begin_inset Text
36132
36133 \begin_layout Plain Layout
36134
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 \family roman
36145 \series medium
36146 \shape up
36147 \emph off
36148 \bar no
36149 \noun off
36150 \color none
36151 *
36152 \end_layout
36153
36154 \end_inset
36155 </cell>
36156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36157 \begin_inset Text
36158
36159 \begin_layout Plain Layout
36160
36161 \family roman
36162 \series medium
36163 \shape up
36164 \emph off
36165 \bar no
36166 \noun off
36167 \color none
36168 :
36169 \end_layout
36170
36171 \end_inset
36172 </cell>
36173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36174 \begin_inset Text
36175
36176 \begin_layout Plain Layout
36177
36178 \family roman
36179 \series medium
36180 \shape up
36181 \emph off
36182 \bar no
36183 \noun off
36184 \color none
36185 J
36186 \end_layout
36187
36188 \end_inset
36189 </cell>
36190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36191 \begin_inset Text
36192
36193 \begin_layout Plain Layout
36194
36195 \family roman
36196 \series medium
36197 \shape up
36198 \emph off
36199 \bar no
36200 \noun off
36201 \color none
36202 Z
36203 \end_layout
36204
36205 \end_inset
36206 </cell>
36207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36208 \begin_inset Text
36209
36210 \begin_layout Plain Layout
36211
36212 \family roman
36213 \series medium
36214 \shape up
36215 \emph off
36216 \bar no
36217 \noun off
36218 \color none
36219 j
36220 \end_layout
36221
36222 \end_inset
36223 </cell>
36224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36225 \begin_inset Text
36226
36227 \begin_layout Plain Layout
36228
36229 \family roman
36230 \series medium
36231 \shape up
36232 \emph off
36233 \bar no
36234 \noun off
36235 \color none
36236 z
36237 \end_layout
36238
36239 \end_inset
36240 </cell>
36241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36242 \begin_inset Text
36243
36244 \begin_layout Plain Layout
36245
36246 \end_layout
36247
36248 \end_inset
36249 </cell>
36250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36251 \begin_inset Text
36252
36253 \begin_layout Plain Layout
36254
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 \family roman
36265 \series medium
36266 \shape up
36267 \emph off
36268 \bar no
36269 \noun off
36270 \color none
36271 ª
36272 \end_layout
36273
36274 \end_inset
36275 </cell>
36276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36277 \begin_inset Text
36278
36279 \begin_layout Plain Layout
36280
36281 \family roman
36282 \series medium
36283 \shape up
36284 \emph off
36285 \bar no
36286 \noun off
36287 \color none
36288 º
36289 \end_layout
36290
36291 \end_inset
36292 </cell>
36293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36294 \begin_inset Text
36295
36296 \begin_layout Plain Layout
36297
36298 \family roman
36299 \series medium
36300 \shape up
36301 \emph off
36302 \bar no
36303 \noun off
36304 \color none
36305 Ê
36306 \end_layout
36307
36308 \end_inset
36309 </cell>
36310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36311 \begin_inset Text
36312
36313 \begin_layout Plain Layout
36314
36315 \family roman
36316 \series medium
36317 \shape up
36318 \emph off
36319 \bar no
36320 \noun off
36321 \color none
36322 Ú
36323 \end_layout
36324
36325 \end_inset
36326 </cell>
36327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36328 \begin_inset Text
36329
36330 \begin_layout Plain Layout
36331
36332 \family roman
36333 \series medium
36334 \shape up
36335 \emph off
36336 \bar no
36337 \noun off
36338 \color none
36339 ê
36340 \end_layout
36341
36342 \end_inset
36343 </cell>
36344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36345 \begin_inset Text
36346
36347 \begin_layout Plain Layout
36348
36349 \family roman
36350 \series medium
36351 \shape up
36352 \emph off
36353 \bar no
36354 \noun off
36355 \color none
36356 ú
36357 \end_layout
36358
36359 \end_inset
36360 </cell>
36361 </row>
36362 <row>
36363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36364 \begin_inset Text
36365
36366 \begin_layout Plain Layout
36367
36368 \family roman
36369 \series medium
36370 \shape up
36371 \size tiny
36372 \emph off
36373 \bar no
36374 \noun off
36375 \color none
36376 0B
36377 \end_layout
36378
36379 \end_inset
36380 </cell>
36381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36382 \begin_inset Text
36383
36384 \begin_layout Plain Layout
36385
36386 \end_layout
36387
36388 \end_inset
36389 </cell>
36390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36391 \begin_inset Text
36392
36393 \begin_layout Plain Layout
36394
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 \family roman
36405 \series medium
36406 \shape up
36407 \emph off
36408 \bar no
36409 \noun off
36410 \color none
36411 +
36412 \end_layout
36413
36414 \end_inset
36415 </cell>
36416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36417 \begin_inset Text
36418
36419 \begin_layout Plain Layout
36420
36421 \family roman
36422 \series medium
36423 \shape up
36424 \emph off
36425 \bar no
36426 \noun off
36427 \color none
36428 ;
36429 \end_layout
36430
36431 \end_inset
36432 </cell>
36433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36434 \begin_inset Text
36435
36436 \begin_layout Plain Layout
36437
36438 \family roman
36439 \series medium
36440 \shape up
36441 \emph off
36442 \bar no
36443 \noun off
36444 \color none
36445 K
36446 \end_layout
36447
36448 \end_inset
36449 </cell>
36450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36451 \begin_inset Text
36452
36453 \begin_layout Plain Layout
36454
36455 \family roman
36456 \series medium
36457 \shape up
36458 \emph off
36459 \bar no
36460 \noun off
36461 \color none
36462 [
36463 \end_layout
36464
36465 \end_inset
36466 </cell>
36467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36468 \begin_inset Text
36469
36470 \begin_layout Plain Layout
36471
36472 \family roman
36473 \series medium
36474 \shape up
36475 \emph off
36476 \bar no
36477 \noun off
36478 \color none
36479 k
36480 \end_layout
36481
36482 \end_inset
36483 </cell>
36484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36485 \begin_inset Text
36486
36487 \begin_layout Plain Layout
36488
36489 \family roman
36490 \series medium
36491 \shape up
36492 \emph off
36493 \bar no
36494 \noun off
36495 \color none
36496 {
36497 \end_layout
36498
36499 \end_inset
36500 </cell>
36501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36502 \begin_inset Text
36503
36504 \begin_layout Plain Layout
36505
36506 \end_layout
36507
36508 \end_inset
36509 </cell>
36510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36511 \begin_inset Text
36512
36513 \begin_layout Plain Layout
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 \family roman
36525 \series medium
36526 \shape up
36527 \emph off
36528 \bar no
36529 \noun off
36530 \color none
36531 «
36532 \end_layout
36533
36534 \end_inset
36535 </cell>
36536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36537 \begin_inset Text
36538
36539 \begin_layout Plain Layout
36540
36541 \family roman
36542 \series medium
36543 \shape up
36544 \emph off
36545 \bar no
36546 \noun off
36547 \color none
36548 »
36549 \end_layout
36550
36551 \end_inset
36552 </cell>
36553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36554 \begin_inset Text
36555
36556 \begin_layout Plain Layout
36557
36558 \family roman
36559 \series medium
36560 \shape up
36561 \emph off
36562 \bar no
36563 \noun off
36564 \color none
36565 Ë
36566 \end_layout
36567
36568 \end_inset
36569 </cell>
36570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36571 \begin_inset Text
36572
36573 \begin_layout Plain Layout
36574
36575 \family roman
36576 \series medium
36577 \shape up
36578 \emph off
36579 \bar no
36580 \noun off
36581 \color none
36582 Û
36583 \end_layout
36584
36585 \end_inset
36586 </cell>
36587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36588 \begin_inset Text
36589
36590 \begin_layout Plain Layout
36591
36592 \family roman
36593 \series medium
36594 \shape up
36595 \emph off
36596 \bar no
36597 \noun off
36598 \color none
36599 ë
36600 \end_layout
36601
36602 \end_inset
36603 </cell>
36604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36605 \begin_inset Text
36606
36607 \begin_layout Plain Layout
36608
36609 \family roman
36610 \series medium
36611 \shape up
36612 \emph off
36613 \bar no
36614 \noun off
36615 \color none
36616 û
36617 \end_layout
36618
36619 \end_inset
36620 </cell>
36621 </row>
36622 <row>
36623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36624 \begin_inset Text
36625
36626 \begin_layout Plain Layout
36627
36628 \family roman
36629 \series medium
36630 \shape up
36631 \size tiny
36632 \emph off
36633 \bar no
36634 \noun off
36635 \color none
36636 0C
36637 \end_layout
36638
36639 \end_inset
36640 </cell>
36641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36642 \begin_inset Text
36643
36644 \begin_layout Plain Layout
36645
36646 \end_layout
36647
36648 \end_inset
36649 </cell>
36650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36651 \begin_inset Text
36652
36653 \begin_layout Plain Layout
36654
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 \family roman
36665 \series medium
36666 \shape up
36667 \emph off
36668 \bar no
36669 \noun off
36670 \color none
36671 ,
36672 \end_layout
36673
36674 \end_inset
36675 </cell>
36676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36677 \begin_inset Text
36678
36679 \begin_layout Plain Layout
36680
36681 \family roman
36682 \series medium
36683 \shape up
36684 \emph off
36685 \bar no
36686 \noun off
36687 \color none
36688 <
36689 \end_layout
36690
36691 \end_inset
36692 </cell>
36693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36694 \begin_inset Text
36695
36696 \begin_layout Plain Layout
36697
36698 \family roman
36699 \series medium
36700 \shape up
36701 \emph off
36702 \bar no
36703 \noun off
36704 \color none
36705 L
36706 \end_layout
36707
36708 \end_inset
36709 </cell>
36710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36711 \begin_inset Text
36712
36713 \begin_layout Plain Layout
36714
36715 \family roman
36716 \series medium
36717 \shape up
36718 \emph off
36719 \bar no
36720 \noun off
36721 \color none
36722
36723 \backslash
36724
36725 \end_layout
36726
36727 \end_inset
36728 </cell>
36729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36730 \begin_inset Text
36731
36732 \begin_layout Plain Layout
36733
36734 \family roman
36735 \series medium
36736 \shape up
36737 \emph off
36738 \bar no
36739 \noun off
36740 \color none
36741 l
36742 \end_layout
36743
36744 \end_inset
36745 </cell>
36746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36747 \begin_inset Text
36748
36749 \begin_layout Plain Layout
36750
36751 \family roman
36752 \series medium
36753 \shape up
36754 \emph off
36755 \bar no
36756 \noun off
36757 \color none
36758 |
36759 \end_layout
36760
36761 \end_inset
36762 </cell>
36763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36764 \begin_inset Text
36765
36766 \begin_layout Plain Layout
36767
36768 \end_layout
36769
36770 \end_inset
36771 </cell>
36772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36773 \begin_inset Text
36774
36775 \begin_layout Plain Layout
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 \family roman
36787 \series medium
36788 \shape up
36789 \emph off
36790 \bar no
36791 \noun off
36792 \color none
36793 ¬
36794 \end_layout
36795
36796 \end_inset
36797 </cell>
36798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36799 \begin_inset Text
36800
36801 \begin_layout Plain Layout
36802
36803 \family roman
36804 \series medium
36805 \shape up
36806 \emph off
36807 \bar no
36808 \noun off
36809 \color none
36810 ¼
36811 \end_layout
36812
36813 \end_inset
36814 </cell>
36815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36816 \begin_inset Text
36817
36818 \begin_layout Plain Layout
36819
36820 \family roman
36821 \series medium
36822 \shape up
36823 \emph off
36824 \bar no
36825 \noun off
36826 \color none
36827 Ì
36828 \end_layout
36829
36830 \end_inset
36831 </cell>
36832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36833 \begin_inset Text
36834
36835 \begin_layout Plain Layout
36836
36837 \family roman
36838 \series medium
36839 \shape up
36840 \emph off
36841 \bar no
36842 \noun off
36843 \color none
36844 Ü
36845 \end_layout
36846
36847 \end_inset
36848 </cell>
36849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36850 \begin_inset Text
36851
36852 \begin_layout Plain Layout
36853
36854 \family roman
36855 \series medium
36856 \shape up
36857 \emph off
36858 \bar no
36859 \noun off
36860 \color none
36861 ì
36862 \end_layout
36863
36864 \end_inset
36865 </cell>
36866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36867 \begin_inset Text
36868
36869 \begin_layout Plain Layout
36870
36871 \family roman
36872 \series medium
36873 \shape up
36874 \emph off
36875 \bar no
36876 \noun off
36877 \color none
36878 ü
36879 \end_layout
36880
36881 \end_inset
36882 </cell>
36883 </row>
36884 <row>
36885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36886 \begin_inset Text
36887
36888 \begin_layout Plain Layout
36889
36890 \family roman
36891 \series medium
36892 \shape up
36893 \size tiny
36894 \emph off
36895 \bar no
36896 \noun off
36897 \color none
36898 0D
36899 \end_layout
36900
36901 \end_inset
36902 </cell>
36903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36904 \begin_inset Text
36905
36906 \begin_layout Plain Layout
36907
36908 \end_layout
36909
36910 \end_inset
36911 </cell>
36912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36913 \begin_inset Text
36914
36915 \begin_layout Plain Layout
36916
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 \family roman
36927 \series medium
36928 \shape up
36929 \emph off
36930 \bar no
36931 \noun off
36932 \color none
36933 -
36934 \end_layout
36935
36936 \end_inset
36937 </cell>
36938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36939 \begin_inset Text
36940
36941 \begin_layout Plain Layout
36942
36943 \family roman
36944 \series medium
36945 \shape up
36946 \emph off
36947 \bar no
36948 \noun off
36949 \color none
36950 =
36951 \end_layout
36952
36953 \end_inset
36954 </cell>
36955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36956 \begin_inset Text
36957
36958 \begin_layout Plain Layout
36959
36960 \family roman
36961 \series medium
36962 \shape up
36963 \emph off
36964 \bar no
36965 \noun off
36966 \color none
36967 M
36968 \end_layout
36969
36970 \end_inset
36971 </cell>
36972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36973 \begin_inset Text
36974
36975 \begin_layout Plain Layout
36976
36977 \family roman
36978 \series medium
36979 \shape up
36980 \emph off
36981 \bar no
36982 \noun off
36983 \color none
36984 ]
36985 \end_layout
36986
36987 \end_inset
36988 </cell>
36989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36990 \begin_inset Text
36991
36992 \begin_layout Plain Layout
36993
36994 \family roman
36995 \series medium
36996 \shape up
36997 \emph off
36998 \bar no
36999 \noun off
37000 \color none
37001 m
37002 \end_layout
37003
37004 \end_inset
37005 </cell>
37006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37007 \begin_inset Text
37008
37009 \begin_layout Plain Layout
37010
37011 \family roman
37012 \series medium
37013 \shape up
37014 \emph off
37015 \bar no
37016 \noun off
37017 \color none
37018 }
37019 \end_layout
37020
37021 \end_inset
37022 </cell>
37023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37024 \begin_inset Text
37025
37026 \begin_layout Plain Layout
37027
37028 \end_layout
37029
37030 \end_inset
37031 </cell>
37032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37033 \begin_inset Text
37034
37035 \begin_layout Plain Layout
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 \family roman
37056 \series medium
37057 \shape up
37058 \emph off
37059 \bar no
37060 \noun off
37061 \color none
37062 ½
37063 \end_layout
37064
37065 \end_inset
37066 </cell>
37067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37068 \begin_inset Text
37069
37070 \begin_layout Plain Layout
37071
37072 \family roman
37073 \series medium
37074 \shape up
37075 \emph off
37076 \bar no
37077 \noun off
37078 \color none
37079 Í
37080 \end_layout
37081
37082 \end_inset
37083 </cell>
37084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37085 \begin_inset Text
37086
37087 \begin_layout Plain Layout
37088
37089 \family roman
37090 \series medium
37091 \shape up
37092 \emph off
37093 \bar no
37094 \noun off
37095 \color none
37096 Ý
37097 \end_layout
37098
37099 \end_inset
37100 </cell>
37101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37102 \begin_inset Text
37103
37104 \begin_layout Plain Layout
37105
37106 \family roman
37107 \series medium
37108 \shape up
37109 \emph off
37110 \bar no
37111 \noun off
37112 \color none
37113 í
37114 \end_layout
37115
37116 \end_inset
37117 </cell>
37118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37119 \begin_inset Text
37120
37121 \begin_layout Plain Layout
37122
37123 \family roman
37124 \series medium
37125 \shape up
37126 \emph off
37127 \bar no
37128 \noun off
37129 \color none
37130 ý
37131 \end_layout
37132
37133 \end_inset
37134 </cell>
37135 </row>
37136 <row>
37137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37138 \begin_inset Text
37139
37140 \begin_layout Plain Layout
37141
37142 \family roman
37143 \series medium
37144 \shape up
37145 \size tiny
37146 \emph off
37147 \bar no
37148 \noun off
37149 \color none
37150 0E
37151 \end_layout
37152
37153 \end_inset
37154 </cell>
37155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37156 \begin_inset Text
37157
37158 \begin_layout Plain Layout
37159
37160 \end_layout
37161
37162 \end_inset
37163 </cell>
37164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37165 \begin_inset Text
37166
37167 \begin_layout Plain Layout
37168
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 \family roman
37179 \series medium
37180 \shape up
37181 \emph off
37182 \bar no
37183 \noun off
37184 \color none
37185 .
37186 \end_layout
37187
37188 \end_inset
37189 </cell>
37190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37191 \begin_inset Text
37192
37193 \begin_layout Plain Layout
37194
37195 \family roman
37196 \series medium
37197 \shape up
37198 \emph off
37199 \bar no
37200 \noun off
37201 \color none
37202 >
37203 \end_layout
37204
37205 \end_inset
37206 </cell>
37207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37208 \begin_inset Text
37209
37210 \begin_layout Plain Layout
37211
37212 \family roman
37213 \series medium
37214 \shape up
37215 \emph off
37216 \bar no
37217 \noun off
37218 \color none
37219 N
37220 \end_layout
37221
37222 \end_inset
37223 </cell>
37224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37225 \begin_inset Text
37226
37227 \begin_layout Plain Layout
37228
37229 \family roman
37230 \series medium
37231 \shape up
37232 \emph off
37233 \bar no
37234 \noun off
37235 \color none
37236 ^
37237 \end_layout
37238
37239 \end_inset
37240 </cell>
37241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37242 \begin_inset Text
37243
37244 \begin_layout Plain Layout
37245
37246 \family roman
37247 \series medium
37248 \shape up
37249 \emph off
37250 \bar no
37251 \noun off
37252 \color none
37253 n
37254 \end_layout
37255
37256 \end_inset
37257 </cell>
37258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37259 \begin_inset Text
37260
37261 \begin_layout Plain Layout
37262
37263 \family roman
37264 \series medium
37265 \shape up
37266 \emph off
37267 \bar no
37268 \noun off
37269 \color none
37270 ~
37271 \end_layout
37272
37273 \end_inset
37274 </cell>
37275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37276 \begin_inset Text
37277
37278 \begin_layout Plain Layout
37279
37280 \end_layout
37281
37282 \end_inset
37283 </cell>
37284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37285 \begin_inset Text
37286
37287 \begin_layout Plain Layout
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 \family roman
37299 \series medium
37300 \shape up
37301 \emph off
37302 \bar no
37303 \noun off
37304 \color none
37305 ®
37306 \end_layout
37307
37308 \end_inset
37309 </cell>
37310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37311 \begin_inset Text
37312
37313 \begin_layout Plain Layout
37314
37315 \family roman
37316 \series medium
37317 \shape up
37318 \emph off
37319 \bar no
37320 \noun off
37321 \color none
37322 ¾
37323 \end_layout
37324
37325 \end_inset
37326 </cell>
37327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37328 \begin_inset Text
37329
37330 \begin_layout Plain Layout
37331
37332 \family roman
37333 \series medium
37334 \shape up
37335 \emph off
37336 \bar no
37337 \noun off
37338 \color none
37339 Î
37340 \end_layout
37341
37342 \end_inset
37343 </cell>
37344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37345 \begin_inset Text
37346
37347 \begin_layout Plain Layout
37348
37349 \family roman
37350 \series medium
37351 \shape up
37352 \emph off
37353 \bar no
37354 \noun off
37355 \color none
37356 Þ
37357 \end_layout
37358
37359 \end_inset
37360 </cell>
37361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37362 \begin_inset Text
37363
37364 \begin_layout Plain Layout
37365
37366 \family roman
37367 \series medium
37368 \shape up
37369 \emph off
37370 \bar no
37371 \noun off
37372 \color none
37373 î
37374 \end_layout
37375
37376 \end_inset
37377 </cell>
37378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37379 \begin_inset Text
37380
37381 \begin_layout Plain Layout
37382
37383 \family roman
37384 \series medium
37385 \shape up
37386 \emph off
37387 \bar no
37388 \noun off
37389 \color none
37390 þ
37391 \end_layout
37392
37393 \end_inset
37394 </cell>
37395 </row>
37396 <row>
37397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37398 \begin_inset Text
37399
37400 \begin_layout Plain Layout
37401
37402 \family roman
37403 \series medium
37404 \shape up
37405 \size tiny
37406 \emph off
37407 \bar no
37408 \noun off
37409 \color none
37410 0F
37411 \end_layout
37412
37413 \end_inset
37414 </cell>
37415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37416 \begin_inset Text
37417
37418 \begin_layout Plain Layout
37419
37420 \end_layout
37421
37422 \end_inset
37423 </cell>
37424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37425 \begin_inset Text
37426
37427 \begin_layout Plain Layout
37428
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 \family roman
37439 \series medium
37440 \shape up
37441 \emph off
37442 \bar no
37443 \noun off
37444 \color none
37445 /
37446 \end_layout
37447
37448 \end_inset
37449 </cell>
37450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37451 \begin_inset Text
37452
37453 \begin_layout Plain Layout
37454
37455 \family roman
37456 \series medium
37457 \shape up
37458 \emph off
37459 \bar no
37460 \noun off
37461 \color none
37462 ?
37463 \end_layout
37464
37465 \end_inset
37466 </cell>
37467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37468 \begin_inset Text
37469
37470 \begin_layout Plain Layout
37471
37472 \family roman
37473 \series medium
37474 \shape up
37475 \emph off
37476 \bar no
37477 \noun off
37478 \color none
37479 O
37480 \end_layout
37481
37482 \end_inset
37483 </cell>
37484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37485 \begin_inset Text
37486
37487 \begin_layout Plain Layout
37488
37489 \family roman
37490 \series medium
37491 \shape up
37492 \emph off
37493 \bar no
37494 \noun off
37495 \color none
37496 _
37497 \end_layout
37498
37499 \end_inset
37500 </cell>
37501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37502 \begin_inset Text
37503
37504 \begin_layout Plain Layout
37505
37506 \family roman
37507 \series medium
37508 \shape up
37509 \emph off
37510 \bar no
37511 \noun off
37512 \color none
37513 o
37514 \end_layout
37515
37516 \end_inset
37517 </cell>
37518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37519 \begin_inset Text
37520
37521 \begin_layout Plain Layout
37522
37523 \end_layout
37524
37525 \end_inset
37526 </cell>
37527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37528 \begin_inset Text
37529
37530 \begin_layout Plain Layout
37531
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 \family roman
37551 \series medium
37552 \shape up
37553 \emph off
37554 \bar no
37555 \noun off
37556 \color none
37557 ¯
37558 \end_layout
37559
37560 \end_inset
37561 </cell>
37562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37563 \begin_inset Text
37564
37565 \begin_layout Plain Layout
37566
37567 \family roman
37568 \series medium
37569 \shape up
37570 \emph off
37571 \bar no
37572 \noun off
37573 \color none
37574 ¿
37575 \end_layout
37576
37577 \end_inset
37578 </cell>
37579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37580 \begin_inset Text
37581
37582 \begin_layout Plain Layout
37583
37584 \family roman
37585 \series medium
37586 \shape up
37587 \emph off
37588 \bar no
37589 \noun off
37590 \color none
37591 Ï
37592 \end_layout
37593
37594 \end_inset
37595 </cell>
37596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37597 \begin_inset Text
37598
37599 \begin_layout Plain Layout
37600
37601 \family roman
37602 \series medium
37603 \shape up
37604 \emph off
37605 \bar no
37606 \noun off
37607 \color none
37608 ß
37609 \end_layout
37610
37611 \end_inset
37612 </cell>
37613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37614 \begin_inset Text
37615
37616 \begin_layout Plain Layout
37617
37618 \family roman
37619 \series medium
37620 \shape up
37621 \emph off
37622 \bar no
37623 \noun off
37624 \color none
37625 ï
37626 \end_layout
37627
37628 \end_inset
37629 </cell>
37630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37631 \begin_inset Text
37632
37633 \begin_layout Plain Layout
37634
37635 \family roman
37636 \series medium
37637 \shape up
37638 \emph off
37639 \bar no
37640 \noun off
37641 \color none
37642 ÿ
37643 \end_layout
37644
37645 \end_inset
37646 </cell>
37647 </row>
37648 </lyxtabular>
37649
37650 \end_inset
37651
37652
37653 \end_layout
37654
37655 \end_inset
37656
37657
37658 \end_layout
37659
37660 \begin_layout Standard
37661 The following is a full list of all of the accented characters LyX can display
37662  directly.
37663  It includes not only the accented characters from the previous table, but
37664  also the characters from 
37665 \family typewriter
37666 ISO8859–2
37667 \family default
37668  through 
37669 \family typewriter
37670 4
37671 \family default
37672 .
37673  
37674 \end_layout
37675
37676 \begin_layout Itemize
37677 From 
37678 \family typewriter
37679 ISO8859–1
37680 \family default
37681 :
37682 \end_layout
37683
37684 \begin_deeper
37685 \begin_layout Standard
37686 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37687 \begin_inset space \hfill{}
37688 \end_inset
37689
37690 diaeresis
37691 \end_layout
37692
37693 \begin_layout Standard
37694 ^ Â Ê Î Ô Û â ê î ô û
37695 \begin_inset space \hfill{}
37696 \end_inset
37697
37698 circumflex
37699 \end_layout
37700
37701 \begin_layout Standard
37702 ` À È Ì Ò Ù à è ì ò ù
37703 \begin_inset space \hfill{}
37704 \end_inset
37705
37706 grave
37707 \end_layout
37708
37709 \begin_layout Standard
37710 ´ Á É Í Ó Ú Ý á é í ó ú ý
37711 \begin_inset space \hfill{}
37712 \end_inset
37713
37714 acute
37715 \end_layout
37716
37717 \begin_layout Standard
37718 ~ Ã Ñ Õ ã ñ õ
37719 \begin_inset space \hfill{}
37720 \end_inset
37721
37722 tilde
37723 \end_layout
37724
37725 \begin_layout Standard
37726 ¸Çç
37727 \begin_inset space \hfill{}
37728 \end_inset
37729
37730 cedilla
37731 \end_layout
37732
37733 \begin_layout Standard
37734 ¯
37735 \begin_inset space \hfill{}
37736 \end_inset
37737
37738 macron
37739 \end_layout
37740
37741 \end_deeper
37742 \begin_layout Itemize
37743 From 
37744 \family typewriter
37745 ISO8859–2
37746 \family default
37747  through 
37748 \family typewriter
37749 4
37750 \family default
37751 :
37752 \end_layout
37753
37754 \begin_deeper
37755 \begin_layout Standard
37756 ĤĴĥĵĈĜŜĉĝŝ
37757 \begin_inset space \hfill{}
37758 \end_inset
37759
37760 circumflex
37761 \end_layout
37762
37763 \begin_layout Standard
37764 ŚŹśźŔĹĆŃŕĺćń
37765 \begin_inset space \hfill{}
37766 \end_inset
37767
37768 acute
37769 \end_layout
37770
37771 \begin_layout Standard
37772 Ĩı̃Ũũ
37773 \begin_inset space \hfill{}
37774 \end_inset
37775
37776 tilde
37777 \end_layout
37778
37779 \begin_layout Standard
37780 ŞşŢţŖĻĢŗļģŅĶņķ
37781 \begin_inset space \hfill{}
37782 \end_inset
37783
37784 cedilla
37785 \end_layout
37786
37787 \begin_layout Standard
37788 ĒēĀĪŌŪāı̄ōū
37789 \begin_inset space \hfill{}
37790 \end_inset
37791
37792 macron
37793 \end_layout
37794
37795 \begin_layout Standard
37796 ŐŰőű
37797 \begin_inset space \hfill{}
37798 \end_inset
37799
37800 Hungarian umlaut
37801 \end_layout
37802
37803 \end_deeper
37804 \begin_layout Standard
37805 All the characters above are actively supported by TeX fonts.
37806  In addition TeX allows diacritical marks on almost all characters.
37807  Also make sure you're using the 
37808 \family typewriter
37809 T1
37810 \family default
37811  font-encoding.
37812 \end_layout
37813
37814 \begin_layout Chapter
37815 \start_of_appendix
37816 The User Interface
37817 \begin_inset CommandInset label
37818 LatexCommand label
37819 name "chap:The-User-Interface"
37820
37821 \end_inset
37822
37823
37824 \end_layout
37825
37826 \begin_layout Standard
37827 This appendix lists all the available menus and describes their functionality.
37828  It is designed as a quick reference if you are searching for a special
37829  topic inside the user's guide.
37830 \end_layout
37831
37832 \begin_layout Section
37833 The File Menu
37834 \begin_inset Index idx
37835 status collapsed
37836
37837 \begin_layout Plain Layout
37838 Menu ! File
37839 \end_layout
37840
37841 \end_inset
37842
37843
37844 \end_layout
37845
37846 \begin_layout Standard
37847 Under the 
37848 \family sans
37849 File
37850 \family default
37851  menu are the basic operations in addition to some more advanced operations.
37852 \end_layout
37853
37854 \begin_layout Subsection
37855 New
37856 \end_layout
37857
37858 \begin_layout Standard
37859 Creates a new document.
37860 \end_layout
37861
37862 \begin_layout Subsection
37863 New from Template
37864 \end_layout
37865
37866 \begin_layout Standard
37867 This menu entry prompts you for a template to use.
37868  Selecting a template will automatically set certain layout features for
37869  the document, features you would otherwise need to change manually.
37870 \end_layout
37871
37872 \begin_layout Subsection
37873 Open
37874 \end_layout
37875
37876 \begin_layout Standard
37877 Opens a document.
37878 \end_layout
37879
37880 \begin_layout Subsection
37881 Open Recent
37882 \end_layout
37883
37884 \begin_layout Standard
37885 The submenu shows a list of the recently opened files.
37886  Click there on a file to open it.
37887 \end_layout
37888
37889 \begin_layout Subsection
37890 Close
37891 \end_layout
37892
37893 \begin_layout Standard
37894 Closes the current document.
37895 \end_layout
37896
37897 \begin_layout Subsection
37898 Close All
37899 \end_layout
37900
37901 \begin_layout Standard
37902 Closes all opened documents.
37903 \end_layout
37904
37905 \begin_layout Subsection
37906 Save
37907 \end_layout
37908
37909 \begin_layout Standard
37910 Saves the actual document.
37911 \end_layout
37912
37913 \begin_layout Subsection
37914 Save As
37915 \end_layout
37916
37917 \begin_layout Standard
37918 Saves the actual document under a new name to create a copy.
37919 \end_layout
37920
37921 \begin_layout Subsection
37922 Save All
37923 \end_layout
37924
37925 \begin_layout Standard
37926 Saves all opened documents.
37927 \end_layout
37928
37929 \begin_layout Subsection
37930 Revert to saved
37931 \end_layout
37932
37933 \begin_layout Standard
37934 Reloads the actual document from disk.
37935 \end_layout
37936
37937 \begin_layout Subsection
37938 Version Control
37939 \end_layout
37940
37941 \begin_layout Standard
37942 This is used when multiple people are working on the same document or when
37943  one person wants to keep a careful archive of changes.
37944  It is described in the section 
37945 \emph on
37946 Version Control in LyX
37947 \emph default
37948  of the 
37949 \emph on
37950 Additional Features
37951 \emph default
37952  manual.
37953 \end_layout
37954
37955 \begin_layout Subsection
37956 Import
37957 \end_layout
37958
37959 \begin_layout Standard
37960 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
37961  NoWeb-files, plain text files and comma separated, table-like text files
37962  (CSV).
37963  The files will be imported as a new LyX-document.
37964 \end_layout
37965
37966 \begin_layout Standard
37967 When using the menu entry 
37968 \family sans
37969 Plain
37970 \begin_inset space ~
37971 \end_inset
37972
37973 Text
37974 \family default
37975 , line breaks in the text will start a new paragraph; when using the menu
37976  entry 
37977 \family sans
37978 Plain
37979 \begin_inset space ~
37980 \end_inset
37981
37982 Text, Join
37983 \begin_inset space ~
37984 \end_inset
37985
37986 Lines
37987 \family default
37988 , consecutive lines of text will be imported to one big paragraph.
37989  A new paragraph will begin when there is a blank line in the file.
37990 \end_layout
37991
37992 \begin_layout Subsection
37993 Export
37994 \begin_inset CommandInset label
37995 LatexCommand label
37996 name "sub:Export"
37997
37998 \end_inset
37999
38000
38001 \end_layout
38002
38003 \begin_layout Standard
38004 You can export your document to various file formats.
38005  The resulting files are placed in the directory of your LyX-file.
38006  The menu entries are not the same on all installations.
38007  They depend on the programs found by LyX during its configuration.
38008 \end_layout
38009
38010 \begin_layout Standard
38011 Here is a list of all available entries; some of them are explained in detail
38012  in section
38013 \begin_inset space ~
38014 \end_inset
38015
38016
38017 \begin_inset CommandInset ref
38018 LatexCommand ref
38019 reference "sub:Output-file-formats"
38020
38021 \end_inset
38022
38023 :
38024 \end_layout
38025
38026 \begin_layout Description
38027
38028 \family sans
38029 CJK
38030 \family default
38031
38032 \begin_inset space ~
38033 \end_inset
38034
38035 L
38036 \begin_inset ERT
38037 status collapsed
38038
38039 \begin_layout Plain Layout
38040
38041 {}
38042 \end_layout
38043
38044 \end_inset
38045
38046 yX format of the special LyX
38047 \begin_inset space ~
38048 \end_inset
38049
38050 1.4.x versions for Chinese, Japanese and Korean (CJK)
38051 \begin_inset Newline newline
38052 \end_inset
38053
38054  Since LyX 1.5.0 CJK support is fully integrated into LyX.
38055 \end_layout
38056
38057 \begin_layout Description
38058 DocBook text file with code in the language SGML that is used for the markup
38059  language 
38060 \family typewriter
38061 DocBook
38062 \end_layout
38063
38064 \begin_layout Description
38065 DocBook
38066 \begin_inset space ~
38067 \end_inset
38068
38069 (XML) text file with code in the language XML that is used for the markup
38070  language 
38071 \family typewriter
38072 DocBook
38073 \end_layout
38074
38075 \begin_layout Description
38076 DraftDVI LaTeX's native DVI-format.
38077  This format is not suitable if you have special characters or spaces in
38078  files paths or file names in your document.
38079  LyX use this format internally as a pre-stage to export to 
38080 \family sans
38081 DVI
38082 \family default
38083 .
38084 \end_layout
38085
38086 \begin_layout Description
38087 DVI DVI-format that also allows the useage of special characters or spaces
38088  in files paths or file names
38089 \end_layout
38090
38091 \begin_layout Description
38092 DVI
38093 \begin_inset space ~
38094 \end_inset
38095
38096 (LuaT
38097 \begin_inset ERT
38098 status collapsed
38099
38100 \begin_layout Plain Layout
38101
38102 {}
38103 \end_layout
38104
38105 \end_inset
38106
38107 eX) DVI-format using the program 
38108 \family typewriter
38109 LuaTeX
38110 \family default
38111 ; supports Unicode and the usage of non-TeX fonts; 
38112 \series bold
38113
38114 \begin_inset Note Greyedout
38115 status collapsed
38116
38117 \begin_layout Plain Layout
38118
38119 \series bold
38120 Note:
38121 \series default
38122  not all DVI-viewers are currently able to display this output format properly.
38123 \end_layout
38124
38125 \end_inset
38126
38127
38128 \end_layout
38129
38130 \begin_layout Description
38131 Graphviz
38132 \begin_inset space ~
38133 \end_inset
38134
38135 Dot text file with code in the programming language 
38136 \family typewriter
38137 Dot
38138 \family default
38139  which is used to draw visualizations of graphs via the program 
38140 \family typewriter
38141 Graphviz
38142 \end_layout
38143
38144 \begin_layout Description
38145 HTML HTML-format (the HTML-converter is a third-party product and may not
38146  work in all cases)
38147 \end_layout
38148
38149 \begin_layout Description
38150 HTML
38151 \begin_inset space ~
38152 \end_inset
38153
38154 (MS
38155 \begin_inset space ~
38156 \end_inset
38157
38158 Word) HTML-format specialized so that the result can be imported to 
38159 \family sans
38160 MS Word
38161 \family default
38162 ; as a consequence of this formulas will be embedded as bitmap fonts and
38163  not in the format 
38164 \family sans
38165 MathML
38166 \family default
38167 .
38168 \end_layout
38169
38170 \begin_layout Description
38171
38172 \family sans
38173 LaT
38174 \begin_inset ERT
38175 status collapsed
38176
38177 \begin_layout Plain Layout
38178
38179 {}
38180 \end_layout
38181
38182 \end_inset
38183
38184 eX
38185 \begin_inset space ~
38186 \end_inset
38187
38188 (
38189 \family default
38190 LuaT
38191 \family sans
38192
38193 \begin_inset ERT
38194 status collapsed
38195
38196 \begin_layout Plain Layout
38197
38198 {}
38199 \end_layout
38200
38201 \end_inset
38202
38203
38204 \family default
38205 eX
38206 \family sans
38207
38208 \family default
38209 text file with the LaTeX source that is compilable with the program 
38210 \family typewriter
38211 LuaTeX
38212 \end_layout
38213
38214 \begin_layout Description
38215
38216 \family sans
38217 LaT
38218 \begin_inset ERT
38219 status collapsed
38220
38221 \begin_layout Plain Layout
38222
38223 {}
38224 \end_layout
38225
38226 \end_inset
38227
38228 eX
38229 \begin_inset space ~
38230 \end_inset
38231
38232 (pdflatex)
38233 \family default
38234  text file with the LaTeX source, additionally all images used in the document
38235  will be converted to a format that is readable by the 
38236 \family typewriter
38237 pdflatex
38238 \family default
38239  program (GIF, JPG, PDF, PNG)
38240 \end_layout
38241
38242 \begin_layout Description
38243
38244 \family sans
38245 LaT
38246 \begin_inset ERT
38247 status collapsed
38248
38249 \begin_layout Plain Layout
38250
38251 {}
38252 \end_layout
38253
38254 \end_inset
38255
38256 eX
38257 \begin_inset space ~
38258 \end_inset
38259
38260 (plain)
38261 \family default
38262  text file with the LaTeX source code, additionally all images used in the
38263  document will be converted to the EPS-format, only this format is readable
38264  by the 
38265 \family typewriter
38266 latex
38267 \family default
38268  program
38269 \end_layout
38270
38271 \begin_layout Description
38272
38273 \family sans
38274 LaT
38275 \begin_inset ERT
38276 status collapsed
38277
38278 \begin_layout Plain Layout
38279
38280 {}
38281 \end_layout
38282
38283 \end_inset
38284
38285 eX
38286 \begin_inset space ~
38287 \end_inset
38288
38289 (
38290 \family default
38291 XeT
38292 \family sans
38293
38294 \begin_inset ERT
38295 status collapsed
38296
38297 \begin_layout Plain Layout
38298
38299 {}
38300 \end_layout
38301
38302 \end_inset
38303
38304
38305 \family default
38306 eX
38307 \family sans
38308
38309 \family default
38310 text file with the LaTeX source that is compilable with the program 
38311 \family typewriter
38312 XeTeX
38313 \end_layout
38314
38315 \begin_layout Description
38316 LilyPond
38317 \begin_inset space ~
38318 \end_inset
38319
38320 book
38321 \begin_inset space ~
38322 \end_inset
38323
38324 (La
38325 \family sans
38326
38327 \begin_inset ERT
38328 status collapsed
38329
38330 \begin_layout Plain Layout
38331
38332 {}
38333 \end_layout
38334
38335 \end_inset
38336
38337
38338 \family default
38339 TeX) text file with the LaTeX source and also code in the syntax of the
38340  music notation software 
38341 \family typewriter
38342 LilyPond
38343 \end_layout
38344
38345 \begin_layout Description
38346 L
38347 \family sans
38348
38349 \begin_inset ERT
38350 status collapsed
38351
38352 \begin_layout Plain Layout
38353
38354 {}
38355 \end_layout
38356
38357 \end_inset
38358
38359
38360 \family default
38361 yX
38362 \begin_inset space ~
38363 \end_inset
38364
38365 Archive
38366 \begin_inset space ~
38367 \end_inset
38368
38369 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
38370  your system) that contains your document and all files that are necessary
38371  to compile it (images, child documents, BibTeX files, etc.)
38372 \end_layout
38373
38374 \begin_layout Description
38375 L
38376 \family sans
38377
38378 \begin_inset ERT
38379 status collapsed
38380
38381 \begin_layout Plain Layout
38382
38383 {}
38384 \end_layout
38385
38386 \end_inset
38387
38388
38389 \family default
38390 yX
38391 \begin_inset space ~
38392 \end_inset
38393
38394 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
38395 \begin_inset Quotes eld
38396 \end_inset
38397
38398 z
38399 \begin_inset Quotes erd
38400 \end_inset
38401
38402  and 
38403 \begin_inset Quotes eld
38404 \end_inset
38405
38406 y
38407 \begin_inset Quotes erd
38408 \end_inset
38409
38410  represent the version number)
38411 \end_layout
38412
38413 \begin_layout Description
38414 L
38415 \family sans
38416
38417 \begin_inset ERT
38418 status collapsed
38419
38420 \begin_layout Plain Layout
38421
38422 {}
38423 \end_layout
38424
38425 \end_inset
38426
38427
38428 \family default
38429 yXHTML HTML-format using LyX's internal XHTML engine
38430 \end_layout
38431
38432 \begin_layout Description
38433 NoWeb text file with code in the format of the literate programming language
38434 \family typewriter
38435  NoWeb
38436 \end_layout
38437
38438 \begin_layout Description
38439 OpenDocument OpenDocument-formatted file, to be opened with 
38440 \family sans
38441 LibreOffice, OpenOffice, KOffice, Abiword
38442 \family default
38443 , etc.
38444  (The OpenDocument-converter is a third-party product and may not work in
38445  all cases)
38446 \end_layout
38447
38448 \begin_layout Description
38449
38450 \family sans
38451 PDF
38452 \begin_inset space ~
38453 \end_inset
38454
38455 (dvipdfm)
38456 \family default
38457  PDF-format using the program 
38458 \family typewriter
38459 dvipdfm
38460 \family default
38461 , produces internally a DVI-file which is then converted to a PDF-file
38462 \end_layout
38463
38464 \begin_layout Description
38465
38466 \family sans
38467 PDF
38468 \begin_inset space ~
38469 \end_inset
38470
38471 (LuaT
38472 \begin_inset ERT
38473 status collapsed
38474
38475 \begin_layout Plain Layout
38476
38477 {}
38478 \end_layout
38479
38480 \end_inset
38481
38482 eX)
38483 \family default
38484  PDF-format using the program 
38485 \family typewriter
38486 LuaTeX
38487 \family default
38488 , produces PDF-files directly
38489 \end_layout
38490
38491 \begin_layout Description
38492
38493 \family sans
38494 PDF
38495 \begin_inset space ~
38496 \end_inset
38497
38498 (pdflatex)
38499 \family default
38500  PDF-format using the program 
38501 \family typewriter
38502 pdflatex
38503 \family default
38504 , produces PDF-files directly
38505 \end_layout
38506
38507 \begin_layout Description
38508
38509 \family sans
38510 PDF
38511 \begin_inset space ~
38512 \end_inset
38513
38514 (ps2pdf)
38515 \family default
38516  PDF-format using the program 
38517 \family typewriter
38518 ps2pdf
38519 \family default
38520 , produces internally a PostScript-file which is then converted to a PDF-file
38521 \end_layout
38522
38523 \begin_layout Description
38524
38525 \family sans
38526 PDF
38527 \begin_inset space ~
38528 \end_inset
38529
38530 (XeT
38531 \begin_inset ERT
38532 status collapsed
38533
38534 \begin_layout Plain Layout
38535
38536 {}
38537 \end_layout
38538
38539 \end_inset
38540
38541 eX)
38542 \family default
38543  PDF-format using the program 
38544 \family typewriter
38545 XeTeX
38546 \family default
38547 , produces PDF-files directly
38548 \end_layout
38549
38550 \begin_layout Description
38551
38552 \family sans
38553 Plain
38554 \begin_inset space ~
38555 \end_inset
38556
38557 text
38558 \family default
38559  text format
38560 \end_layout
38561
38562 \begin_layout Description
38563
38564 \family sans
38565 Plain
38566 \begin_inset space ~
38567 \end_inset
38568
38569 text
38570 \begin_inset space ~
38571 \end_inset
38572
38573 (ps2ascii)
38574 \family default
38575  text format, the document will first be converted to Postscript format
38576  and then exported as text using the program 
38577 \family sans
38578 ps2ascii
38579 \end_layout
38580
38581 \begin_layout Description
38582
38583 \family sans
38584 Postscript
38585 \family default
38586  PostScript format using the program 
38587 \family typewriter
38588 dvips
38589 \end_layout
38590
38591 \begin_layout Description
38592 Sweave text file with the LaTeX source and also code in the statistical
38593  programming language 
38594 \family typewriter
38595 R
38596 \family default
38597 .
38598  Using the 
38599 \family typewriter
38600 R
38601 \family default
38602 -function 
38603 \family typewriter
38604 Sweave
38605 \family default
38606  it is possible to use 
38607 \family typewriter
38608 R
38609 \family default
38610 -commands in LaTeX
38611 \end_layout
38612
38613 \begin_layout Standard
38614 If one of the menu entries 
38615 \family sans
38616 DVI
38617 \family default
38618
38619 \family sans
38620 PDF
38621 \begin_inset space ~
38622 \end_inset
38623
38624 (pdflatex)
38625 \family default
38626  or 
38627 \family sans
38628 Postscript
38629 \family default
38630  is missing, you need to update your LaTeX installation.
38631  After updating you have to reconfigure LyX, see section
38632 \begin_inset space ~
38633 \end_inset
38634
38635
38636 \begin_inset CommandInset ref
38637 LatexCommand ref
38638 reference "sec:Basic-LyX-Setup"
38639
38640 \end_inset
38641
38642 .
38643 \begin_inset Index idx
38644 status collapsed
38645
38646 \begin_layout Plain Layout
38647 Reconfiguration of LyX
38648 \end_layout
38649
38650 \end_inset
38651
38652
38653 \end_layout
38654
38655 \begin_layout Subsection
38656 Print
38657 \end_layout
38658
38659 \begin_layout Standard
38660 With this menu entry you can print your document to a file in PostScript
38661  format or send it to a printer.
38662  The printer will also use the document in PostScript format.
38663  The conversion to PostScript is done in the background by LyX using the
38664  program 
38665 \family typewriter
38666 dvips
38667 \family default
38668 .
38669  For more information have a look at section
38670 \begin_inset space ~
38671 \end_inset
38672
38673
38674 \begin_inset CommandInset ref
38675 LatexCommand ref
38676 reference "sub:Printing-the-File"
38677
38678 \end_inset
38679
38680 .
38681 \end_layout
38682
38683 \begin_layout Subsection
38684 Fax
38685 \end_layout
38686
38687 \begin_layout Standard
38688 This menu entry will only appear if you have a fax program installed (on
38689  Windows you additionally need to register its program path to LyX's PATH
38690  prefix, see section
38691 \begin_inset space ~
38692 \end_inset
38693
38694
38695 \begin_inset CommandInset ref
38696 LatexCommand ref
38697 reference "sec:Paths"
38698
38699 \end_inset
38700
38701 ).
38702  With this menu entry you can send your document to a fax program like 
38703 \family typewriter
38704 hylapex
38705 \family default
38706  or 
38707 \family typewriter
38708 kdeprintfax
38709 \family default
38710 .
38711  The default format of the sent file is PostScript.
38712  The format can be changed in LyX's preferences as described in section
38713 \begin_inset space ~
38714 \end_inset
38715
38716
38717 \begin_inset CommandInset ref
38718 LatexCommand ref
38719 reference "sub:Converters"
38720
38721 \end_inset
38722
38723 .
38724 \end_layout
38725
38726 \begin_layout Subsection
38727 New and Close Window
38728 \end_layout
38729
38730 \begin_layout Standard
38731 Opens or closes a new instance of LyX.
38732 \end_layout
38733
38734 \begin_layout Subsection
38735 Exit
38736 \end_layout
38737
38738 \begin_layout Standard
38739 Prompts you to save all unsaved documents and then exits.
38740 \end_layout
38741
38742 \begin_layout Section
38743 The Edit Menu
38744 \begin_inset Index idx
38745 status collapsed
38746
38747 \begin_layout Plain Layout
38748 Menu ! Edit
38749 \end_layout
38750
38751 \end_inset
38752
38753
38754 \end_layout
38755
38756 \begin_layout Subsection
38757 Undo and Redo
38758 \end_layout
38759
38760 \begin_layout Standard
38761 Described in section
38762 \begin_inset space ~
38763 \end_inset
38764
38765
38766 \begin_inset CommandInset ref
38767 LatexCommand ref
38768 reference "sec:Undo-and-Redo"
38769
38770 \end_inset
38771
38772 .
38773 \end_layout
38774
38775 \begin_layout Subsection
38776 Cut, Copy, Paste, Paste Recent, Paste Special
38777 \end_layout
38778
38779 \begin_layout Standard
38780 Described in section
38781 \begin_inset space ~
38782 \end_inset
38783
38784
38785 \begin_inset CommandInset ref
38786 LatexCommand ref
38787 reference "sec:Basic-Editing-Features"
38788
38789 \end_inset
38790
38791 .
38792 \end_layout
38793
38794 \begin_layout Subsection
38795 Select Whole Inset
38796 \end_layout
38797
38798 \begin_layout Standard
38799 Selects the content of the inset where the cursor is currently in.
38800  If the cursor is outside of an inset, the whole document will be selected.
38801 \end_layout
38802
38803 \begin_layout Subsection
38804 Select All
38805 \end_layout
38806
38807 \begin_layout Standard
38808 Selects the whole document.
38809 \end_layout
38810
38811 \begin_layout Subsection
38812 Find & Replace (Quick)
38813 \end_layout
38814
38815 \begin_layout Standard
38816 Described in section
38817 \begin_inset space ~
38818 \end_inset
38819
38820
38821 \begin_inset CommandInset ref
38822 LatexCommand ref
38823 reference "sec:Basic-Editing-Features"
38824
38825 \end_inset
38826
38827 .
38828 \end_layout
38829
38830 \begin_layout Subsection
38831 Find & Replace (Advanced)
38832 \end_layout
38833
38834 \begin_layout Standard
38835 Described in section
38836 \begin_inset space ~
38837 \end_inset
38838
38839
38840 \begin_inset CommandInset ref
38841 LatexCommand ref
38842 reference "sec:Advanced-Find-and"
38843
38844 \end_inset
38845
38846 .
38847 \end_layout
38848
38849 \begin_layout Subsection
38850 Move Paragraph Up/Down
38851 \end_layout
38852
38853 \begin_layout Standard
38854 This shifts the paragraph where the cursor is currently in one paragraph
38855  up or down.
38856 \end_layout
38857
38858 \begin_layout Subsection
38859 Text Style
38860 \end_layout
38861
38862 \begin_layout Standard
38863 Described in section
38864 \begin_inset space ~
38865 \end_inset
38866
38867
38868 \begin_inset CommandInset ref
38869 LatexCommand ref
38870 reference "sub:Fine-Tuning-with-the"
38871
38872 \end_inset
38873
38874 .
38875 \end_layout
38876
38877 \begin_layout Subsection
38878 Paragraph Settings
38879 \begin_inset Index idx
38880 status collapsed
38881
38882 \begin_layout Plain Layout
38883 Paragraph ! Settings
38884 \end_layout
38885
38886 \end_inset
38887
38888
38889 \end_layout
38890
38891 \begin_layout Standard
38892 Enables you to set the paragraph alignment, line spacing and label width.
38893  These settings only affect the paragraph in which the cursor is currently
38894  in.
38895 \end_layout
38896
38897 \begin_layout Standard
38898 You can also prevent the first line of the paragraph being indented if you
38899  have chosen to separate paragraphs with indents in the 
38900 \family sans
38901 Document\SpecialChar \menuseparator
38902 Settings
38903 \family default
38904  dialog under 
38905 \family sans
38906 Text
38907 \begin_inset space ~
38908 \end_inset
38909
38910 Layout
38911 \family default
38912 .
38913 \end_layout
38914
38915 \begin_layout Subsection
38916 Table Settings and Math
38917 \end_layout
38918
38919 \begin_layout Standard
38920 These two menus are only fully active if the cursor is inside a table or
38921  a formula.
38922  Here you can change the properties of tables and formulas.
38923  The properties of tables are described in section
38924 \begin_inset space ~
38925 \end_inset
38926
38927
38928 \begin_inset CommandInset ref
38929 LatexCommand ref
38930 reference "sec:Tables"
38931
38932 \end_inset
38933
38934 , the properties of formulas in chapter
38935 \begin_inset space ~
38936 \end_inset
38937
38938
38939 \begin_inset CommandInset ref
38940 LatexCommand ref
38941 reference "chap:Mathematical-Formulas"
38942
38943 \end_inset
38944
38945 .
38946 \end_layout
38947
38948 \begin_layout Subsection
38949 Increase / Decrease List Depth
38950 \end_layout
38951
38952 \begin_layout Standard
38953 These menu entries are only active if the cursor is in an environment that
38954  can be nested.
38955  They increase/decrease the environment nesting level as explained in section
38956 \begin_inset space ~
38957 \end_inset
38958
38959
38960 \begin_inset CommandInset ref
38961 LatexCommand ref
38962 reference "sec:Nesting"
38963
38964 \end_inset
38965
38966  and 
38967 \begin_inset CommandInset ref
38968 LatexCommand ref
38969 reference "sub:Numbering-depth"
38970
38971 \end_inset
38972
38973 .
38974 \end_layout
38975
38976 \begin_layout Section
38977 The View Menu
38978 \begin_inset Index idx
38979 status collapsed
38980
38981 \begin_layout Plain Layout
38982 Menu ! View
38983 \end_layout
38984
38985 \end_inset
38986
38987
38988 \end_layout
38989
38990 \begin_layout Standard
38991 At the bottom of the 
38992 \family sans
38993 View
38994 \family default
38995  menu the opened documents are listed.
38996 \end_layout
38997
38998 \begin_layout Subsection
38999 Open/Close all Insets
39000 \end_layout
39001
39002 \begin_layout Standard
39003 Opens/closes all insets in your document.
39004 \end_layout
39005
39006 \begin_layout Subsection
39007 Unfold/Fold Math Macros
39008 \end_layout
39009
39010 \begin_layout Standard
39011 Unfolds/folds the current math macro.
39012 \end_layout
39013
39014 \begin_layout Standard
39015 Math macros are described in the 
39016 \emph on
39017 Math
39018 \emph default
39019  manual.
39020 \end_layout
39021
39022 \begin_layout Subsection
39023 View Source
39024 \end_layout
39025
39026 \begin_layout Standard
39027 Opens a window showing the source code of the actual document, as described
39028  in section
39029 \begin_inset space ~
39030 \end_inset
39031
39032
39033 \begin_inset CommandInset ref
39034 LatexCommand ref
39035 reference "sec:Previewing-snippets-of"
39036
39037 \end_inset
39038
39039 .
39040 \end_layout
39041
39042 \begin_layout Subsection
39043 View Messages
39044 \end_layout
39045
39046 \begin_layout Standard
39047 Opens a window showing console messages.
39048  This is useful for debugging LyX (i.
39049 \begin_inset space \thinspace{}
39050 \end_inset
39051
39052 e., hunt for errors in the program) or to see what is going on in the background
39053  while LaTeX is processing the document.
39054 \end_layout
39055
39056 \begin_layout Subsection
39057 View
39058 \end_layout
39059
39060 \begin_layout Standard
39061 This menu entry generates the output in the format you have specified as
39062  default output format either in the preferences (see sec.
39063 \begin_inset space \thinspace{}
39064 \end_inset
39065
39066
39067 \begin_inset CommandInset ref
39068 LatexCommand ref
39069 reference "sec:File-Formats"
39070
39071 \end_inset
39072
39073 ) or in the document settings (see sec.
39074 \begin_inset space \thinspace{}
39075 \end_inset
39076
39077
39078 \begin_inset CommandInset ref
39079 LatexCommand ref
39080 reference "sec:Doc-Output"
39081
39082 \end_inset
39083
39084 ) and opens it in an appropriate viewer.
39085  The viewer can be set or changed in the preferences, see section
39086 \begin_inset space ~
39087 \end_inset
39088
39089
39090 \begin_inset CommandInset ref
39091 LatexCommand ref
39092 reference "sec:File-Formats"
39093
39094 \end_inset
39095
39096 .
39097  The default viewers are set by LyX when it is first configured.
39098  The default output format is 
39099 \family sans
39100 PDF
39101 \begin_inset space ~
39102 \end_inset
39103
39104 (pdflatex)
39105 \family default
39106 .
39107 \end_layout
39108
39109 \begin_layout Subsection
39110 View (Other Formats)
39111 \end_layout
39112
39113 \begin_layout Standard
39114 With this submenu you can view your document in alternative output formats.
39115  The menu contains a list of available formats in which you can view the
39116  actual document with an external program.
39117  The menu entries are not the same on all installations — it depends on
39118  the LaTeX programs that are found while LyX was configured.
39119  All possible formats are listed in section
39120 \begin_inset space ~
39121 \end_inset
39122
39123
39124 \begin_inset CommandInset ref
39125 LatexCommand ref
39126 reference "sub:Export"
39127
39128 \end_inset
39129
39130 .
39131  You should at least see the menu entry 
39132 \family sans
39133 DVI
39134 \family default
39135 .
39136  If it is missing, you need to update or repair your LaTeX installation.
39137  After updating you have to reconfigure LyX, see section
39138 \begin_inset space ~
39139 \end_inset
39140
39141
39142 \begin_inset CommandInset ref
39143 LatexCommand ref
39144 reference "sec:Basic-LyX-Setup"
39145
39146 \end_inset
39147
39148 .
39149 \begin_inset Index idx
39150 status collapsed
39151
39152 \begin_layout Plain Layout
39153 Reconfiguration of LyX
39154 \end_layout
39155
39156 \end_inset
39157
39158
39159 \end_layout
39160
39161 \begin_layout Standard
39162 Invoking a menu will start a viewer program.
39163  The viewer can be set or changed in the preferences, see section
39164 \begin_inset space ~
39165 \end_inset
39166
39167
39168 \begin_inset CommandInset ref
39169 LatexCommand ref
39170 reference "sec:File-Formats"
39171
39172 \end_inset
39173
39174 .
39175  The default viewers are set by LyX when it is first configured.
39176 \end_layout
39177
39178 \begin_layout Subsection
39179 Update
39180 \end_layout
39181
39182 \begin_layout Standard
39183 This menu entry allows you to update the view with your latest changes (in
39184  the default output format) without opening a new viewer window.
39185 \end_layout
39186
39187 \begin_layout Subsection
39188 Update (Other Formats)
39189 \end_layout
39190
39191 \begin_layout Standard
39192 With this submenu you can update the view of alternative output formats
39193  of your document without opening a new viewer window.
39194 \end_layout
39195
39196 \begin_layout Subsection
39197 View Master Document
39198 \end_layout
39199
39200 \begin_layout Standard
39201 This menu item is only visible if your document is included to another document,
39202  which is then its 
39203 \begin_inset Quotes eld
39204 \end_inset
39205
39206 master
39207 \begin_inset Quotes erd
39208 \end_inset
39209
39210  (see section 
39211 \emph on
39212 Child Documents
39213 \emph default
39214  in the 
39215 \emph on
39216 Embedded
39217 \begin_inset space ~
39218 \end_inset
39219
39220 Objects
39221 \emph default
39222  manual for more information on this topic).
39223  This item allows you to view the master document from within its child.
39224  That is, if you are working on a child document which is a chapter of a
39225  book, 
39226 \family sans
39227 View Master
39228 \family default
39229  generates the output of the whole book, while 
39230 \family sans
39231 View
39232 \family default
39233  will just output the chapter alone.
39234 \end_layout
39235
39236 \begin_layout Standard
39237 The format used by this function is the default output format as specified
39238  in the preferences (see sec.
39239 \begin_inset space \thinspace{}
39240 \end_inset
39241
39242
39243 \begin_inset CommandInset ref
39244 LatexCommand ref
39245 reference "sec:File-Formats"
39246
39247 \end_inset
39248
39249 ) or in the document settings (see sec.
39250 \begin_inset space \thinspace{}
39251 \end_inset
39252
39253
39254 \begin_inset CommandInset ref
39255 LatexCommand ref
39256 reference "sec:Doc-Output"
39257
39258 \end_inset
39259
39260 ).
39261 \end_layout
39262
39263 \begin_layout Subsection
39264 Update Master Document
39265 \end_layout
39266
39267 \begin_layout Standard
39268 This menu item is only visible if your document is included to another document,
39269  which is then its 
39270 \begin_inset Quotes eld
39271 \end_inset
39272
39273 master
39274 \begin_inset Quotes erd
39275 \end_inset
39276
39277  (see section 
39278 \emph on
39279 Child Documents
39280 \emph default
39281  in the 
39282 \emph on
39283 Embedded
39284 \begin_inset space ~
39285 \end_inset
39286
39287 Objects
39288 \emph default
39289  manual for more information on this topic).
39290  This item allows you to update the view of a master document from within
39291  its child without the need to switch to the master document itself.
39292 \end_layout
39293
39294 \begin_layout Standard
39295 The format used by this function is the default output format as specified
39296  in the preferences (see sec.
39297 \begin_inset space \thinspace{}
39298 \end_inset
39299
39300
39301 \begin_inset CommandInset ref
39302 LatexCommand ref
39303 reference "sec:File-Formats"
39304
39305 \end_inset
39306
39307 ) or in the document settings (see sec.
39308 \begin_inset space \thinspace{}
39309 \end_inset
39310
39311
39312 \begin_inset CommandInset ref
39313 LatexCommand ref
39314 reference "sec:Doc-Output"
39315
39316 \end_inset
39317
39318 ).
39319 \end_layout
39320
39321 \begin_layout Subsection
39322 Split View
39323 \end_layout
39324
39325 \begin_layout Standard
39326 This will split LyX's main window vertically or horizontally.
39327  This allows you to view documents at the same time to compare them, or
39328  to view the same document, but at different positions.
39329  You can even split the main window several times to view for example 3
39330  or more documents at the same time.
39331  To return to an unsplit view, use the menu 
39332 \family sans
39333 Close Current View
39334 \family default
39335 .
39336 \end_layout
39337
39338 \begin_layout Subsection
39339 Close Current View
39340 \end_layout
39341
39342 \begin_layout Standard
39343 Closes a split view.
39344 \end_layout
39345
39346 \begin_layout Subsection
39347 Fullscreen
39348 \end_layout
39349
39350 \begin_layout Standard
39351 Using this menu entry or pressing F11 removes the menu bar and all toolbars
39352  so that you will see nothing but your text.
39353  It furthermore displays LyX's main window fullscreen.
39354  To return from fullscreen to the normal view, press F11, or right-click
39355  and turn off the fullscreen mode in the context menu.
39356 \end_layout
39357
39358 \begin_layout Subsection
39359 Toolbars
39360 \begin_inset CommandInset label
39361 LatexCommand label
39362 name "sub:Toolbars"
39363
39364 \end_inset
39365
39366
39367 \begin_inset Index idx
39368 status collapsed
39369
39370 \begin_layout Plain Layout
39371 Toolbar
39372 \end_layout
39373
39374 \end_inset
39375
39376
39377 \end_layout
39378
39379 \begin_layout Standard
39380 In this menu entry you can set the appearance of the different toolbars.
39381  All toolbars and the 
39382 \family sans
39383 Command
39384 \begin_inset space ~
39385 \end_inset
39386
39387 Buffer
39388 \family default
39389  can be turned on and off.
39390  The 
39391 \emph on
39392 on
39393 \emph default
39394  state is denoted in the menu with a checkmark.
39395  The 
39396 \family sans
39397 Review
39398 \family default
39399
39400 \family sans
39401 Table
39402 \family default
39403
39404 \family sans
39405 Math
39406 \begin_inset space ~
39407 \end_inset
39408
39409 Panels
39410 \family default
39411
39412 \family sans
39413 Math
39414 \begin_inset space ~
39415 \end_inset
39416
39417 Macros
39418 \family default
39419  and 
39420 \family sans
39421 Math
39422 \family default
39423  toolbars can be additionally set to the state 
39424 \emph on
39425 automatic
39426 \emph default
39427  that is denoted in the menu with the suffix 
39428 \family sans
39429 (auto)
39430 \family default
39431 .
39432 \end_layout
39433
39434 \begin_layout Standard
39435 In the 
39436 \emph on
39437 on
39438 \emph default
39439  state the toolbar is permanently shown, in the 
39440 \emph on
39441 automatic
39442 \emph default
39443  state the toolbar is only shown when the cursor is in a certain environment
39444  or when a certain feature is enabled.
39445  That means that the review toolbar will only be shown if change tracking
39446  is activated, the math and table toolbars are only shown if the cursor
39447  is inside a formula or table, respectively.
39448 \end_layout
39449
39450 \begin_layout Standard
39451 LyX's toolbars and their buttons are explained in section
39452 \begin_inset space ~
39453 \end_inset
39454
39455
39456 \begin_inset CommandInset ref
39457 LatexCommand ref
39458 reference "sec:Toolbars"
39459
39460 \end_inset
39461
39462 .
39463 \end_layout
39464
39465 \begin_layout Section
39466 The Insert Menu
39467 \begin_inset Index idx
39468 status collapsed
39469
39470 \begin_layout Plain Layout
39471 Menu ! Insert
39472 \end_layout
39473
39474 \end_inset
39475
39476
39477 \end_layout
39478
39479 \begin_layout Subsection
39480 Math
39481 \end_layout
39482
39483 \begin_layout Standard
39484 Inserts math constructs that are explained in chapter
39485 \begin_inset space ~
39486 \end_inset
39487
39488
39489 \begin_inset CommandInset ref
39490 LatexCommand ref
39491 reference "chap:Mathematical-Formulas"
39492
39493 \end_inset
39494
39495  and the 
39496 \emph on
39497 Math
39498 \emph default
39499  manual.
39500 \end_layout
39501
39502 \begin_layout Subsection
39503 Special Character
39504 \begin_inset CommandInset label
39505 LatexCommand label
39506 name "sub:Special-Character"
39507
39508 \end_inset
39509
39510
39511 \end_layout
39512
39513 \begin_layout Standard
39514 Here you can insert the following characters:
39515 \end_layout
39516
39517 \begin_layout Description
39518 Symbols Inserts any character that can be output by your LaTeX system.
39519  Therefore the number of character categories in this dialog and the available
39520  characters depend on the LaTeX-packages you have installed.
39521 \begin_inset Newline newline
39522 \end_inset
39523
39524  
39525 \begin_inset Note Greyedout
39526 status collapsed
39527
39528 \begin_layout Plain Layout
39529
39530 \series bold
39531 Note:
39532 \series default
39533  Not all characters will be visible in the 
39534 \family sans
39535 Symbols
39536 \family default
39537  dialog because none of the screen fonts that you can set in the preferences
39538  dialog (see sec.
39539 \begin_inset space \thinspace{}
39540 \end_inset
39541
39542
39543 \begin_inset CommandInset ref
39544 LatexCommand ref
39545 reference "sub:Screen-Fonts"
39546
39547 \end_inset
39548
39549 ) can display every character.
39550 \end_layout
39551
39552 \end_inset
39553
39554
39555 \end_layout
39556
39557 \begin_layout Description
39558 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39559
39560 \end_layout
39561
39562 \begin_layout Description
39563 End
39564 \begin_inset space ~
39565 \end_inset
39566
39567 of
39568 \begin_inset space ~
39569 \end_inset
39570
39571 Sentence Inserts an end of sentence dot as described in section
39572 \begin_inset space ~
39573 \end_inset
39574
39575
39576 \begin_inset CommandInset ref
39577 LatexCommand ref
39578 reference "sub:Abbreviations"
39579
39580 \end_inset
39581
39582 .
39583 \end_layout
39584
39585 \begin_layout Description
39586 Ordinary
39587 \begin_inset space ~
39588 \end_inset
39589
39590 Quote Inserts this quote: ", no matter what quote type you selected in the
39591  
39592 \family sans
39593 Document\SpecialChar \menuseparator
39594 Settings
39595 \family default
39596  dialog under 
39597 \family sans
39598 Language
39599 \family default
39600 .
39601 \end_layout
39602
39603 \begin_layout Description
39604 Single
39605 \begin_inset space ~
39606 \end_inset
39607
39608 Quote Inserts this quote: 
39609 \begin_inset Quotes ers
39610 \end_inset
39611
39612
39613 \end_layout
39614
39615 \begin_layout Description
39616 Protected
39617 \begin_inset space ~
39618 \end_inset
39619
39620 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39621
39622 \end_layout
39623
39624 \begin_layout Description
39625 Breakable
39626 \begin_inset space ~
39627 \end_inset
39628
39629 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39630
39631 \end_layout
39632
39633 \begin_layout Description
39634 Menu
39635 \begin_inset space ~
39636 \end_inset
39637
39638 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39639
39640 \end_layout
39641
39642 \begin_layout Description
39643 Phonetic
39644 \begin_inset space ~
39645 \end_inset
39646
39647 Symbols 
39648 \begin_inset Index idx
39649 status collapsed
39650
39651 \begin_layout Plain Layout
39652 Phonetic symbols
39653 \end_layout
39654
39655 \end_inset
39656
39657
39658 \begin_inset Index idx
39659 status collapsed
39660
39661 \begin_layout Plain Layout
39662 Language ! Phonetic symbols
39663 \end_layout
39664
39665 \end_inset
39666
39667 Creates a formula with a so called tipa inset.
39668  Here you can insert commands to create IPA phonetic symbols.
39669  For this feature you must have the LaTeX-package 
39670 \series bold
39671 tipa
39672 \series default
39673
39674 \begin_inset Index idx
39675 status collapsed
39676
39677 \begin_layout Plain Layout
39678 LaTeX-packages ! tipa
39679 \end_layout
39680
39681 \end_inset
39682
39683  installed.
39684 \begin_inset Newline newline
39685 \end_inset
39686
39687 For more information about this feature we refer you to the documentation
39688  of 
39689 \series bold
39690 tipa, 
39691 \begin_inset CommandInset citation
39692 LatexCommand cite
39693 key "tipa"
39694
39695 \end_inset
39696
39697
39698 \series default
39699  and this Wiki-page:
39700 \begin_inset Newline newline
39701 \end_inset
39702
39703
39704 \begin_inset Flex URL
39705 status collapsed
39706
39707 \begin_layout Plain Layout
39708
39709 http://wiki.lyx.org/LyX/LinguistLyX
39710 \end_layout
39711
39712 \end_inset
39713
39714
39715 \end_layout
39716
39717 \begin_layout Subsection
39718 Formatting
39719 \end_layout
39720
39721 \begin_layout Standard
39722 Here you can insert the following format constructs:
39723 \end_layout
39724
39725 \begin_layout Description
39726 Superscript Inserts a superscript: test
39727 \begin_inset script superscript
39728
39729 \begin_layout Plain Layout
39730 a, b
39731 \end_layout
39732
39733 \end_inset
39734
39735
39736 \end_layout
39737
39738 \begin_layout Description
39739 Subscript Inserts a subscript: test
39740 \begin_inset script subscript
39741
39742 \begin_layout Plain Layout
39743 3x
39744 \end_layout
39745
39746 \end_inset
39747
39748
39749 \end_layout
39750
39751 \begin_layout Description
39752 Protected
39753 \begin_inset space ~
39754 \end_inset
39755
39756 Space Inserts a protected space that is described in section
39757 \begin_inset space ~
39758 \end_inset
39759
39760
39761 \begin_inset CommandInset ref
39762 LatexCommand ref
39763 reference "sub:Protected-Space"
39764
39765 \end_inset
39766
39767 .
39768 \end_layout
39769
39770 \begin_layout Description
39771 Inter-word
39772 \begin_inset space ~
39773 \end_inset
39774
39775 Space Inserts an inter-word space that is described in section
39776 \begin_inset space ~
39777 \end_inset
39778
39779
39780 \begin_inset CommandInset ref
39781 LatexCommand ref
39782 reference "sub:Inter-word-Space"
39783
39784 \end_inset
39785
39786 .
39787 \end_layout
39788
39789 \begin_layout Description
39790 Thin
39791 \begin_inset space ~
39792 \end_inset
39793
39794 Space Inserts a thin space that is described in section
39795 \begin_inset space ~
39796 \end_inset
39797
39798
39799 \begin_inset CommandInset ref
39800 LatexCommand ref
39801 reference "sub:Thin-Space"
39802
39803 \end_inset
39804
39805 .
39806 \end_layout
39807
39808 \begin_layout Description
39809 Horizontal
39810 \begin_inset space ~
39811 \end_inset
39812
39813 Space Inserts horizontal space, see section
39814 \begin_inset space ~
39815 \end_inset
39816
39817
39818 \begin_inset CommandInset ref
39819 LatexCommand ref
39820 reference "sub:Horizontal-Space"
39821
39822 \end_inset
39823
39824  for a description.
39825 \end_layout
39826
39827 \begin_layout Description
39828 Horizontal
39829 \begin_inset space ~
39830 \end_inset
39831
39832 Line Inserts a horizontal line, see section
39833 \begin_inset space ~
39834 \end_inset
39835
39836
39837 \begin_inset CommandInset ref
39838 LatexCommand ref
39839 reference "sub:Horizontal-Lines"
39840
39841 \end_inset
39842
39843  for a description.
39844 \end_layout
39845
39846 \begin_layout Description
39847 Vertical
39848 \begin_inset space ~
39849 \end_inset
39850
39851 Space Inserts vertical space, see section
39852 \begin_inset space ~
39853 \end_inset
39854
39855
39856 \begin_inset CommandInset ref
39857 LatexCommand ref
39858 reference "sub:Vertical-Space"
39859
39860 \end_inset
39861
39862  for a description.
39863 \end_layout
39864
39865 \begin_layout Description
39866 Phantom Inserts Phantom space, see section
39867 \begin_inset space ~
39868 \end_inset
39869
39870
39871 \begin_inset CommandInset ref
39872 LatexCommand ref
39873 reference "sub:Phantom-Space"
39874
39875 \end_inset
39876
39877 .
39878 \end_layout
39879
39880 \begin_layout Description
39881 Hyphenation
39882 \begin_inset space ~
39883 \end_inset
39884
39885 Point Inserts a hyphenation point, see section
39886 \begin_inset space ~
39887 \end_inset
39888
39889
39890 \begin_inset CommandInset ref
39891 LatexCommand ref
39892 reference "sub:Hyphenation"
39893
39894 \end_inset
39895
39896 .
39897 \end_layout
39898
39899 \begin_layout Description
39900 Ligature
39901 \begin_inset space ~
39902 \end_inset
39903
39904 Break Inserts a ligature break, see section
39905 \begin_inset space ~
39906 \end_inset
39907
39908
39909 \begin_inset CommandInset ref
39910 LatexCommand ref
39911 reference "sub:Ligatures"
39912
39913 \end_inset
39914
39915 .
39916 \end_layout
39917
39918 \begin_layout Description
39919 Ragged
39920 \begin_inset space ~
39921 \end_inset
39922
39923 Line
39924 \begin_inset space ~
39925 \end_inset
39926
39927 Break Inserts a forced line break, see section
39928 \begin_inset space ~
39929 \end_inset
39930
39931
39932 \begin_inset CommandInset ref
39933 LatexCommand ref
39934 reference "sub:Forced-Line-Breaks"
39935
39936 \end_inset
39937
39938 .
39939 \end_layout
39940
39941 \begin_layout Description
39942 Justified
39943 \begin_inset space ~
39944 \end_inset
39945
39946 Break Inserts a forced line break that furthermore stretches the broken
39947  text line to the page border, see section
39948 \begin_inset space ~
39949 \end_inset
39950
39951
39952 \begin_inset CommandInset ref
39953 LatexCommand ref
39954 reference "sub:Forced-Line-Breaks"
39955
39956 \end_inset
39957
39958 .
39959 \end_layout
39960
39961 \begin_layout Description
39962 New
39963 \begin_inset space ~
39964 \end_inset
39965
39966 Page Inserts a forced page break, described in section
39967 \begin_inset space ~
39968 \end_inset
39969
39970
39971 \begin_inset CommandInset ref
39972 LatexCommand ref
39973 reference "sub:Forced-Page-Breaks"
39974
39975 \end_inset
39976
39977 .
39978 \end_layout
39979
39980 \begin_layout Description
39981 Page
39982 \begin_inset space ~
39983 \end_inset
39984
39985 Break Inserts a forced page break that furthermore stretches the broken
39986  text page to the page border, described in section
39987 \begin_inset space ~
39988 \end_inset
39989
39990
39991 \begin_inset CommandInset ref
39992 LatexCommand ref
39993 reference "sub:Forced-Page-Breaks"
39994
39995 \end_inset
39996
39997 .
39998 \end_layout
39999
40000 \begin_layout Description
40001 Clear
40002 \begin_inset space ~
40003 \end_inset
40004
40005 Page Inserts a clear page break, described in section
40006 \begin_inset space ~
40007 \end_inset
40008
40009
40010 \begin_inset CommandInset ref
40011 LatexCommand ref
40012 reference "sub:Clear-Page-Breaks"
40013
40014 \end_inset
40015
40016 .
40017 \end_layout
40018
40019 \begin_layout Description
40020 Clear
40021 \begin_inset space ~
40022 \end_inset
40023
40024 Double
40025 \begin_inset space ~
40026 \end_inset
40027
40028 Page Inserts a clear doublepage break, described in section
40029 \begin_inset space ~
40030 \end_inset
40031
40032
40033 \begin_inset CommandInset ref
40034 LatexCommand ref
40035 reference "sub:Clear-Page-Breaks"
40036
40037 \end_inset
40038
40039 .
40040 \end_layout
40041
40042 \begin_layout Subsection
40043 List / TOC
40044 \end_layout
40045
40046 \begin_layout Standard
40047 Various lists can be inserted with this menu entry.
40048  The table of contents, the algorithm, figures and tables list are described
40049  in section
40050 \begin_inset space ~
40051 \end_inset
40052
40053
40054 \begin_inset CommandInset ref
40055 LatexCommand ref
40056 reference "sec:toc"
40057
40058 \end_inset
40059
40060 .
40061  The index list is described in section
40062 \begin_inset space ~
40063 \end_inset
40064
40065
40066 \begin_inset CommandInset ref
40067 LatexCommand ref
40068 reference "sec:Index"
40069
40070 \end_inset
40071
40072 , the nomenclature in section
40073 \begin_inset space ~
40074 \end_inset
40075
40076
40077 \begin_inset CommandInset ref
40078 LatexCommand ref
40079 reference "sec:Nomenclature"
40080
40081 \end_inset
40082
40083  and the BibTeX bibliography in section
40084 \begin_inset space ~
40085 \end_inset
40086
40087
40088 \begin_inset CommandInset ref
40089 LatexCommand ref
40090 reference "sub:Bibliography-databases"
40091
40092 \end_inset
40093
40094 .
40095 \end_layout
40096
40097 \begin_layout Subsection
40098 Float
40099 \end_layout
40100
40101 \begin_layout Standard
40102 To insert floats, described in section
40103 \begin_inset space ~
40104 \end_inset
40105
40106
40107 \begin_inset CommandInset ref
40108 LatexCommand ref
40109 reference "sec:Floats"
40110
40111 \end_inset
40112
40113 .
40114 \end_layout
40115
40116 \begin_layout Subsection
40117 Note
40118 \end_layout
40119
40120 \begin_layout Standard
40121 To insert notes, described in section
40122 \begin_inset space ~
40123 \end_inset
40124
40125
40126 \begin_inset CommandInset ref
40127 LatexCommand ref
40128 reference "sec:Notes"
40129
40130 \end_inset
40131
40132 .
40133 \end_layout
40134
40135 \begin_layout Subsection
40136 Branch
40137 \end_layout
40138
40139 \begin_layout Standard
40140 Inserts branch insets as described in section
40141 \begin_inset space ~
40142 \end_inset
40143
40144
40145 \begin_inset CommandInset ref
40146 LatexCommand ref
40147 reference "sec:Branches"
40148
40149 \end_inset
40150
40151 .
40152 \end_layout
40153
40154 \begin_layout Subsection
40155 Custom Insets
40156 \end_layout
40157
40158 \begin_layout Standard
40159 Inserts document class-specific insets.
40160  Such insets only exist if they are defined in the layout file for a certain
40161  document class.
40162  An example is the document class 
40163 \begin_inset Quotes eld
40164 \end_inset
40165
40166 article (Elsevier)
40167 \begin_inset Quotes erd
40168 \end_inset
40169
40170  with three custom insets.
40171  The section 
40172 \emph on
40173 Flex insets and InsetLayout
40174 \emph default
40175  of the 
40176 \emph on
40177 Customization
40178 \emph default
40179  manual explains how custom insets are defined.
40180 \end_layout
40181
40182 \begin_layout Subsection
40183 File
40184 \begin_inset Index idx
40185 status collapsed
40186
40187 \begin_layout Plain Layout
40188 External Material
40189 \end_layout
40190
40191 \end_inset
40192
40193
40194 \end_layout
40195
40196 \begin_layout Standard
40197 This menu entry allows you to insert or include the contents of other files
40198  in your document.
40199  How you can do this is explained in detail in the chapter 
40200 \emph on
40201 External Stuff
40202 \emph default
40203  of the 
40204 \emph on
40205 Embedded
40206 \begin_inset space ~
40207 \end_inset
40208
40209 Objects
40210 \emph default
40211  manual.
40212 \end_layout
40213
40214 \begin_layout Subsection
40215 Box
40216 \begin_inset Index idx
40217 status collapsed
40218
40219 \begin_layout Plain Layout
40220 Boxes
40221 \end_layout
40222
40223 \end_inset
40224
40225
40226 \end_layout
40227
40228 \begin_layout Standard
40229 Inserts a minipage box that is described section
40230 \begin_inset space ~
40231 \end_inset
40232
40233
40234 \begin_inset CommandInset ref
40235 LatexCommand ref
40236 reference "sec:Minipages"
40237
40238 \end_inset
40239
40240 .
40241  All box types supported by LyX are explained in detail in the chapter 
40242 \emph on
40243 Boxes
40244 \emph default
40245  of the 
40246 \emph on
40247 Embedded
40248 \begin_inset space ~
40249 \end_inset
40250
40251 Objects
40252 \emph default
40253  manual.
40254 \end_layout
40255
40256 \begin_layout Subsection
40257 Citation
40258 \end_layout
40259
40260 \begin_layout Standard
40261 Inserts a citation as described in section
40262 \begin_inset space ~
40263 \end_inset
40264
40265
40266 \begin_inset CommandInset ref
40267 LatexCommand ref
40268 reference "sec:Bibliography"
40269
40270 \end_inset
40271
40272 .
40273 \end_layout
40274
40275 \begin_layout Subsection
40276 Cross-Reference
40277 \end_layout
40278
40279 \begin_layout Standard
40280 Inserts a cross-reference as described in section
40281 \begin_inset space ~
40282 \end_inset
40283
40284
40285 \begin_inset CommandInset ref
40286 LatexCommand ref
40287 reference "sec:Cross-References"
40288
40289 \end_inset
40290
40291 .
40292 \end_layout
40293
40294 \begin_layout Subsection
40295 Label
40296 \end_layout
40297
40298 \begin_layout Standard
40299 Inserts a label as described in section
40300 \begin_inset space ~
40301 \end_inset
40302
40303
40304 \begin_inset CommandInset ref
40305 LatexCommand ref
40306 reference "sec:Cross-References"
40307
40308 \end_inset
40309
40310 .
40311 \end_layout
40312
40313 \begin_layout Subsection
40314 Caption
40315 \begin_inset Index idx
40316 status collapsed
40317
40318 \begin_layout Plain Layout
40319 Captions
40320 \end_layout
40321
40322 \end_inset
40323
40324
40325 \begin_inset Index idx
40326 status collapsed
40327
40328 \begin_layout Plain Layout
40329 Longtables ! Caption
40330 \end_layout
40331
40332 \end_inset
40333
40334
40335 \end_layout
40336
40337 \begin_layout Standard
40338 Inserts a caption in a float or longtable.
40339  Floats are described in section
40340 \begin_inset space ~
40341 \end_inset
40342
40343
40344 \begin_inset CommandInset ref
40345 LatexCommand ref
40346 reference "sec:Floats"
40347
40348 \end_inset
40349
40350 , captions in longtables are described in the section 
40351 \emph on
40352 Longtable Captions
40353 \emph default
40354  of the 
40355 \emph on
40356 Embedded
40357 \begin_inset space ~
40358 \end_inset
40359
40360 Objects
40361 \emph default
40362  manual.
40363 \end_layout
40364
40365 \begin_layout Subsection
40366 Index Entry
40367 \end_layout
40368
40369 \begin_layout Standard
40370 Inserts an index entry as described in section
40371 \begin_inset space ~
40372 \end_inset
40373
40374
40375 \begin_inset CommandInset ref
40376 LatexCommand ref
40377 reference "sec:Index"
40378
40379 \end_inset
40380
40381 .
40382 \end_layout
40383
40384 \begin_layout Subsection
40385 Nomenclature Entry
40386 \end_layout
40387
40388 \begin_layout Standard
40389 Inserts a nomenclature entry as described in section
40390 \begin_inset space ~
40391 \end_inset
40392
40393
40394 \begin_inset CommandInset ref
40395 LatexCommand ref
40396 reference "sec:Nomenclature"
40397
40398 \end_inset
40399
40400 .
40401 \end_layout
40402
40403 \begin_layout Subsection
40404 Table
40405 \end_layout
40406
40407 \begin_layout Standard
40408 Inserts a table.
40409  Tables are described in section
40410 \begin_inset space ~
40411 \end_inset
40412
40413
40414 \begin_inset CommandInset ref
40415 LatexCommand ref
40416 reference "sec:Tables"
40417
40418 \end_inset
40419
40420 .
40421 \end_layout
40422
40423 \begin_layout Subsection
40424 Graphics
40425 \end_layout
40426
40427 \begin_layout Standard
40428 Inserts a graphic.
40429  Graphics are described in section
40430 \begin_inset space ~
40431 \end_inset
40432
40433
40434 \begin_inset CommandInset ref
40435 LatexCommand ref
40436 reference "sec:Graphics"
40437
40438 \end_inset
40439
40440 .
40441 \end_layout
40442
40443 \begin_layout Subsection
40444 URL
40445 \end_layout
40446
40447 \begin_layout Standard
40448 Inserts a URL as described in section
40449 \begin_inset space ~
40450 \end_inset
40451
40452
40453 \begin_inset CommandInset ref
40454 LatexCommand ref
40455 reference "sub:URLs"
40456
40457 \end_inset
40458
40459 .
40460 \end_layout
40461
40462 \begin_layout Subsection
40463 Hyperlinks
40464 \end_layout
40465
40466 \begin_layout Standard
40467 Inserts a hyperlink as described in section
40468 \begin_inset space ~
40469 \end_inset
40470
40471
40472 \begin_inset CommandInset ref
40473 LatexCommand ref
40474 reference "sub:Hyperlinks"
40475
40476 \end_inset
40477
40478 .
40479 \end_layout
40480
40481 \begin_layout Subsection
40482 Footnote
40483 \end_layout
40484
40485 \begin_layout Standard
40486 Inserts a footnote, see section
40487 \begin_inset space ~
40488 \end_inset
40489
40490
40491 \begin_inset CommandInset ref
40492 LatexCommand ref
40493 reference "sec:Footnotes"
40494
40495 \end_inset
40496
40497 .
40498 \end_layout
40499
40500 \begin_layout Subsection
40501 Marginal Note
40502 \end_layout
40503
40504 \begin_layout Standard
40505 Inserts a marginal note, see section
40506 \begin_inset space ~
40507 \end_inset
40508
40509
40510 \begin_inset CommandInset ref
40511 LatexCommand ref
40512 reference "sec:Marginal-Notes"
40513
40514 \end_inset
40515
40516 .
40517 \end_layout
40518
40519 \begin_layout Subsection
40520 Short Title
40521 \end_layout
40522
40523 \begin_layout Standard
40524 Inserts a short title, see section
40525 \begin_inset space ~
40526 \end_inset
40527
40528
40529 \begin_inset CommandInset ref
40530 LatexCommand ref
40531 reference "sec:Short-Titles"
40532
40533 \end_inset
40534
40535 .
40536 \end_layout
40537
40538 \begin_layout Subsection
40539 TeX Code
40540 \end_layout
40541
40542 \begin_layout Standard
40543 Inserts a TeX Code box, see section
40544 \begin_inset space ~
40545 \end_inset
40546
40547
40548 \begin_inset CommandInset ref
40549 LatexCommand ref
40550 reference "sub:TeX-Code-Boxes"
40551
40552 \end_inset
40553
40554  for a description.
40555 \end_layout
40556
40557 \begin_layout Subsection
40558 Program Listing
40559 \begin_inset Index idx
40560 status collapsed
40561
40562 \begin_layout Plain Layout
40563 Program listings
40564 \end_layout
40565
40566 \end_inset
40567
40568
40569 \end_layout
40570
40571 \begin_layout Standard
40572 Inserts a program listings box.
40573  Program listings are explained in the chapter 
40574 \emph on
40575 Program Code Listings
40576 \emph default
40577  of the 
40578 \emph on
40579 Embedded
40580 \begin_inset space ~
40581 \end_inset
40582
40583 Objects
40584 \emph default
40585  manual.
40586 \end_layout
40587
40588 \begin_layout Subsection
40589 Date
40590 \end_layout
40591
40592 \begin_layout Standard
40593 Inserts the actual date.
40594  The format depends on the date format of the language that is used for
40595  LyX's menus.
40596  LyX offers various ways to insert a date which are explained and also compared
40597  in the section 
40598 \emph on
40599 External Material
40600 \emph default
40601  of the 
40602 \emph on
40603 Embedded
40604 \begin_inset space ~
40605 \end_inset
40606
40607 Objects
40608 \emph default
40609  manual.
40610 \end_layout
40611
40612 \begin_layout Subsection
40613 Preview
40614 \end_layout
40615
40616 \begin_layout Standard
40617 Inserts a preview inset, see section
40618 \begin_inset space ~
40619 \end_inset
40620
40621
40622 \begin_inset CommandInset ref
40623 LatexCommand ref
40624 reference "sec:Previewing-snippets-of"
40625
40626 \end_inset
40627
40628  for a description.
40629 \end_layout
40630
40631 \begin_layout Section
40632 The Navigate Menu
40633 \begin_inset Index idx
40634 status collapsed
40635
40636 \begin_layout Plain Layout
40637 Menu ! Navigate
40638 \end_layout
40639
40640 \end_inset
40641
40642
40643 \end_layout
40644
40645 \begin_layout Standard
40646 This menu lists the existing chapters, sections, figures, tables, etc.
40647 \begin_inset space ~
40648 \end_inset
40649
40650 of the current document.
40651  This allows you to navigate easily through your document.
40652 \end_layout
40653
40654 \begin_layout Subsection
40655 Bookmarks
40656 \end_layout
40657
40658 \begin_layout Standard
40659 With this menu entry you are able to define your own bookmarks.
40660  This is useful when you are working on a large document and often have
40661  to jump e.
40662 \begin_inset space \thinspace{}
40663 \end_inset
40664
40665 g.
40666 \begin_inset space \space{}
40667 \end_inset
40668
40669 between section
40670 \begin_inset space ~
40671 \end_inset
40672
40673 2.5 and 6.3.
40674  To create bookmarks for this example, go to section
40675 \begin_inset space ~
40676 \end_inset
40677
40678 2.5 and use the submenu 
40679 \family sans
40680 Save
40681 \begin_inset space ~
40682 \end_inset
40683
40684 Bookmark
40685 \begin_inset space ~
40686 \end_inset
40687
40688 1
40689 \family default
40690 .
40691  Then go to section
40692 \begin_inset space ~
40693 \end_inset
40694
40695 6.3 and use 
40696 \family sans
40697 Save
40698 \begin_inset space ~
40699 \end_inset
40700
40701 Bookmark
40702 \begin_inset space ~
40703 \end_inset
40704
40705
40706 \family default
40707 2.
40708  Now you can jump easily between these sections by using the menu or by
40709  the key bindings 
40710 \begin_inset Info
40711 type  "shortcut"
40712 arg   "bookmark-goto 1"
40713 \end_inset
40714
40715  and 
40716 \begin_inset Info
40717 type  "shortcut"
40718 arg   "bookmark-goto 2"
40719 \end_inset
40720
40721 .
40722 \end_layout
40723
40724 \begin_layout Standard
40725 You can also use bookmarks to jump between several opened documents.
40726  The saved bookmarks are valid till the document is closed.
40727 \end_layout
40728
40729 \begin_layout Subsection
40730 Next Note, Change, Cross-reference
40731 \end_layout
40732
40733 \begin_layout Standard
40734 Jump to the next note, change, or cross-reference following the current
40735  cursor position.
40736 \end_layout
40737
40738 \begin_layout Subsection
40739 Go to Label
40740 \end_layout
40741
40742 \begin_layout Standard
40743 Only active if the cursor is in front of a cross-reference.
40744  Sets the cursor before the referenced label.
40745  (It is the same as if you right-click on a cross-reference box and use
40746  
40747 \family sans
40748 Go
40749 \begin_inset space ~
40750 \end_inset
40751
40752 to
40753 \begin_inset space ~
40754 \end_inset
40755
40756 Label)
40757 \family default
40758 .
40759 \end_layout
40760
40761 \begin_layout Subsection
40762 Forward Search
40763 \end_layout
40764
40765 \begin_layout Standard
40766 This feature allows you to directly jump to the corresponding text part
40767  in the output, see section 
40768 \emph on
40769 Forward
40770 \begin_inset space ~
40771 \end_inset
40772
40773 search
40774 \emph default
40775  in the 
40776 \emph on
40777 Additional
40778 \begin_inset space ~
40779 \end_inset
40780
40781 Features
40782 \emph default
40783  manual for a detailed description.
40784 \end_layout
40785
40786 \begin_layout Section
40787 The Document Menu
40788 \begin_inset Index idx
40789 status collapsed
40790
40791 \begin_layout Plain Layout
40792 Menu ! Document
40793 \end_layout
40794
40795 \end_inset
40796
40797
40798 \end_layout
40799
40800 \begin_layout Subsection
40801 Change Tracking
40802 \end_layout
40803
40804 \begin_layout Standard
40805 Change Tracking is described in section
40806 \begin_inset space ~
40807 \end_inset
40808
40809
40810 \begin_inset CommandInset ref
40811 LatexCommand ref
40812 reference "sec:Change-Tracking"
40813
40814 \end_inset
40815
40816 .
40817 \end_layout
40818
40819 \begin_layout Subsection
40820 LaT
40821 \begin_inset ERT
40822 status collapsed
40823
40824 \begin_layout Plain Layout
40825
40826 {}
40827 \end_layout
40828
40829 \end_inset
40830
40831 eX Log
40832 \end_layout
40833
40834 \begin_layout Standard
40835 After running LaTeX by viewing or exporting a document, this menu will be
40836  enabled.
40837  It shows the logfile of the used LaTeX-program.
40838 \end_layout
40839
40840 \begin_layout Standard
40841 Here you can see how LaTeX works in the background.
40842  
40843 \emph on
40844 Experts
40845 \emph default
40846  will find in it reasons for LaTeX-errors.
40847 \end_layout
40848
40849 \begin_layout Subsection
40850 Outline
40851 \end_layout
40852
40853 \begin_layout Standard
40854 Opens the TOC/Outline window as described in section
40855 \begin_inset space ~
40856 \end_inset
40857
40858
40859 \begin_inset CommandInset ref
40860 LatexCommand ref
40861 reference "sec:Navigating"
40862
40863 \end_inset
40864
40865  and 
40866 \begin_inset CommandInset ref
40867 LatexCommand ref
40868 reference "sub:Table-of-Contents"
40869
40870 \end_inset
40871
40872 .
40873 \end_layout
40874
40875 \begin_layout Subsection
40876 Start Appendix Here
40877 \end_layout
40878
40879 \begin_layout Standard
40880 This menu will start the appendix of the document at the current cursor
40881  position as described in section
40882 \begin_inset space ~
40883 \end_inset
40884
40885
40886 \begin_inset CommandInset ref
40887 LatexCommand ref
40888 reference "sec:Appendices"
40889
40890 \end_inset
40891
40892 .
40893 \end_layout
40894
40895 \begin_layout Subsection
40896 Compressed
40897 \end_layout
40898
40899 \begin_layout Standard
40900 Un/compresses the current document.
40901 \end_layout
40902
40903 \begin_layout Subsection
40904 Settings
40905 \end_layout
40906
40907 \begin_layout Standard
40908 The document settings are described in appendix
40909 \begin_inset space ~
40910 \end_inset
40911
40912
40913 \begin_inset CommandInset ref
40914 LatexCommand ref
40915 reference "chap:The-Document-Settings"
40916
40917 \end_inset
40918
40919 .
40920 \end_layout
40921
40922 \begin_layout Section
40923 The Tools Menu
40924 \begin_inset Index idx
40925 status collapsed
40926
40927 \begin_layout Plain Layout
40928 Menu ! Tools
40929 \end_layout
40930
40931 \end_inset
40932
40933
40934 \end_layout
40935
40936 \begin_layout Subsection
40937 Spellchecker
40938 \end_layout
40939
40940 \begin_layout Standard
40941 Spell checking is explained in section
40942 \begin_inset space ~
40943 \end_inset
40944
40945
40946 \begin_inset CommandInset ref
40947 LatexCommand ref
40948 reference "sec:Spellchecking"
40949
40950 \end_inset
40951
40952 .
40953 \end_layout
40954
40955 \begin_layout Subsection
40956 Thesaurus
40957 \end_layout
40958
40959 \begin_layout Standard
40960 The thesaurus is described in section
40961 \begin_inset space ~
40962 \end_inset
40963
40964
40965 \begin_inset CommandInset ref
40966 LatexCommand ref
40967 reference "sec:Thesaurus"
40968
40969 \end_inset
40970
40971 .
40972 \end_layout
40973
40974 \begin_layout Subsection
40975 Statistics
40976 \begin_inset Index idx
40977 status collapsed
40978
40979 \begin_layout Plain Layout
40980 Word count
40981 \end_layout
40982
40983 \end_inset
40984
40985
40986 \begin_inset Index idx
40987 status collapsed
40988
40989 \begin_layout Plain Layout
40990 Character count
40991 \end_layout
40992
40993 \end_inset
40994
40995
40996 \end_layout
40997
40998 \begin_layout Standard
40999 Counts the words and characters in the actual document or the highlighted
41000  document part.
41001 \end_layout
41002
41003 \begin_layout Subsection
41004 TeX Information
41005 \begin_inset Index idx
41006 status collapsed
41007
41008 \begin_layout Plain Layout
41009 TeX Information
41010 \end_layout
41011
41012 \end_inset
41013
41014
41015 \end_layout
41016
41017 \begin_layout Standard
41018 Shows you a list of the document classes and styles installed in your LaTeX-syst
41019 em.
41020 \end_layout
41021
41022 \begin_layout Subsection
41023 Reconfigure
41024 \begin_inset Index idx
41025 status collapsed
41026
41027 \begin_layout Plain Layout
41028 LyX ! Reconfigure|see
41029 \begin_inset ERT
41030 status collapsed
41031
41032 \begin_layout Plain Layout
41033
41034 {
41035 \end_layout
41036
41037 \end_inset
41038
41039 Reconfiguration of LyX
41040 \begin_inset ERT
41041 status collapsed
41042
41043 \begin_layout Plain Layout
41044
41045 }
41046 \end_layout
41047
41048 \end_inset
41049
41050
41051 \end_layout
41052
41053 \end_inset
41054
41055
41056 \begin_inset Index idx
41057 status collapsed
41058
41059 \begin_layout Plain Layout
41060 Reconfiguration of LyX
41061 \end_layout
41062
41063 \end_inset
41064
41065
41066 \end_layout
41067
41068 \begin_layout Standard
41069 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
41070  and programs it needs; see also section
41071 \begin_inset space ~
41072 \end_inset
41073
41074
41075 \begin_inset CommandInset ref
41076 LatexCommand ref
41077 reference "sec:Basic-LyX-Setup"
41078
41079 \end_inset
41080
41081 .
41082 \end_layout
41083
41084 \begin_layout Subsection
41085 Preferences
41086 \end_layout
41087
41088 \begin_layout Standard
41089 The preferences dialog is described in detail in appendix
41090 \begin_inset space ~
41091 \end_inset
41092
41093
41094 \begin_inset CommandInset ref
41095 LatexCommand ref
41096 reference "chap:The-Preferences-dialog"
41097
41098 \end_inset
41099
41100 .
41101 \end_layout
41102
41103 \begin_layout Section
41104 The Help Menu
41105 \begin_inset Index idx
41106 status collapsed
41107
41108 \begin_layout Plain Layout
41109 Menu ! Help
41110 \end_layout
41111
41112 \end_inset
41113
41114
41115 \end_layout
41116
41117 \begin_layout Standard
41118 This menu lists the documentation files of LyX in the language of LyX's
41119  menus.
41120  If a file is not available in this language, the English version will be
41121  listed.
41122 \end_layout
41123
41124 \begin_layout Standard
41125 The menu 
41126 \family sans
41127 LaTeX
41128 \begin_inset space ~
41129 \end_inset
41130
41131 Configuration
41132 \family default
41133  shows a LyX-document with information about the LaTeX-packages and classes
41134  found by LyX (see also section
41135 \begin_inset space ~
41136 \end_inset
41137
41138
41139 \begin_inset CommandInset ref
41140 LatexCommand ref
41141 reference "sec:LaTeX-Setup"
41142
41143 \end_inset
41144
41145 ).
41146 \end_layout
41147
41148 \begin_layout Section
41149 Toolbars
41150 \begin_inset CommandInset label
41151 LatexCommand label
41152 name "sec:Toolbars"
41153
41154 \end_inset
41155
41156
41157 \end_layout
41158
41159 \begin_layout Standard
41160 How to show or hide toolbars is explained in section
41161 \begin_inset space ~
41162 \end_inset
41163
41164
41165 \begin_inset CommandInset ref
41166 LatexCommand ref
41167 reference "sub:Toolbars"
41168
41169 \end_inset
41170
41171 .
41172 \end_layout
41173
41174 \begin_layout Standard
41175 It is also possible to define custom toolbars.
41176  This is described in the 
41177 \emph on
41178 Additional Features
41179 \emph default
41180  manual.
41181 \end_layout
41182
41183 \begin_layout Subsection
41184 Standard Toolbar
41185 \begin_inset Index idx
41186 status collapsed
41187
41188 \begin_layout Plain Layout
41189 Toolbar ! Standard
41190 \end_layout
41191
41192 \end_inset
41193
41194
41195 \end_layout
41196
41197 \begin_layout Standard
41198 \begin_inset Graphics
41199         filename clipart/StandardToolbar.png
41200         width 100col%
41201
41202 \end_inset
41203
41204
41205 \end_layout
41206
41207 \begin_layout Standard
41208 \begin_inset VSpace defskip
41209 \end_inset
41210
41211
41212 \end_layout
41213
41214 \begin_layout Standard
41215 The standard toolbar as shown above contains from left to right the following
41216  buttons:
41217 \begin_inset ERT
41218 status collapsed
41219
41220 \begin_layout Plain Layout
41221
41222
41223 \backslash
41224 setlength{
41225 \backslash
41226 LTleft}{0pt}
41227 \end_layout
41228
41229 \end_inset
41230
41231
41232 \begin_inset Note Note
41233 status collapsed
41234
41235 \begin_layout Plain Layout
41236 This is necessary to left align the following longtables.
41237  See the 
41238 \emph on
41239 Embedded Objects
41240 \emph default
41241  manual for more information.
41242 \end_layout
41243
41244 \end_inset
41245
41246
41247 \end_layout
41248
41249 \begin_layout Standard
41250 \begin_inset VSpace defskip
41251 \end_inset
41252
41253
41254 \end_layout
41255
41256 \begin_layout Standard
41257 \begin_inset Tabular
41258 <lyxtabular version="3" rows="1" columns="2">
41259 <features islongtable="true" longtabularalignment="center">
41260 <column alignment="center" valignment="top" width="0">
41261 <column alignment="center" valignment="top" width="0">
41262 <row>
41263 <cell alignment="center" valignment="top" usebox="none">
41264 \begin_inset Text
41265
41266 \begin_layout Plain Layout
41267 \begin_inset Graphics
41268         filename clipart/ToolbarEnvBox.png
41269         clip
41270
41271 \end_inset
41272
41273
41274 \end_layout
41275
41276 \end_inset
41277 </cell>
41278 <cell alignment="center" valignment="top" usebox="none">
41279 \begin_inset Text
41280
41281 \begin_layout Plain Layout
41282 pull-down box for the environments
41283 \end_layout
41284
41285 \end_inset
41286 </cell>
41287 </row>
41288 </lyxtabular>
41289
41290 \end_inset
41291
41292
41293 \end_layout
41294
41295 \begin_layout Standard
41296 \begin_inset VSpace -10mm
41297 \end_inset
41298
41299
41300 \end_layout
41301
41302 \begin_layout Standard
41303 \align left
41304 \begin_inset Tabular
41305 <lyxtabular version="3" rows="21" columns="2">
41306 <features islongtable="true" longtabularalignment="center">
41307 <column alignment="left" valignment="top" width="0">
41308 <column alignment="left" valignment="top" width="0">
41309 <row interlinespace="2.5mm">
41310 <cell alignment="center" valignment="top" usebox="none">
41311 \begin_inset Text
41312
41313 \begin_layout Plain Layout
41314
41315 \family sans
41316 \begin_inset Info
41317 type  "icon"
41318 arg   "buffer-new"
41319 \end_inset
41320
41321
41322 \end_layout
41323
41324 \end_inset
41325 </cell>
41326 <cell alignment="center" valignment="top" usebox="none">
41327 \begin_inset Text
41328
41329 \begin_layout Plain Layout
41330
41331 \family sans
41332 File\SpecialChar \menuseparator
41333 New
41334 \end_layout
41335
41336 \end_inset
41337 </cell>
41338 </row>
41339 <row interlinespace="2.5mm">
41340 <cell alignment="center" valignment="top" usebox="none">
41341 \begin_inset Text
41342
41343 \begin_layout Plain Layout
41344
41345 \family sans
41346 \begin_inset Info
41347 type  "icon"
41348 arg   "file-open"
41349 \end_inset
41350
41351
41352 \end_layout
41353
41354 \end_inset
41355 </cell>
41356 <cell alignment="center" valignment="top" usebox="none">
41357 \begin_inset Text
41358
41359 \begin_layout Plain Layout
41360
41361 \family sans
41362 File\SpecialChar \menuseparator
41363 Open
41364 \end_layout
41365
41366 \end_inset
41367 </cell>
41368 </row>
41369 <row interlinespace="2.5mm">
41370 <cell alignment="center" valignment="top" usebox="none">
41371 \begin_inset Text
41372
41373 \begin_layout Plain Layout
41374
41375 \family sans
41376 \begin_inset Info
41377 type  "icon"
41378 arg   "buffer-write"
41379 \end_inset
41380
41381
41382 \end_layout
41383
41384 \end_inset
41385 </cell>
41386 <cell alignment="center" valignment="top" usebox="none">
41387 \begin_inset Text
41388
41389 \begin_layout Plain Layout
41390
41391 \family sans
41392 File\SpecialChar \menuseparator
41393 Save
41394 \end_layout
41395
41396 \end_inset
41397 </cell>
41398 </row>
41399 <row interlinespace="2.5mm">
41400 <cell alignment="center" valignment="top" usebox="none">
41401 \begin_inset Text
41402
41403 \begin_layout Plain Layout
41404
41405 \family sans
41406 \begin_inset Info
41407 type  "icon"
41408 arg   "dialog-show print"
41409 \end_inset
41410
41411
41412 \end_layout
41413
41414 \end_inset
41415 </cell>
41416 <cell alignment="center" valignment="top" usebox="none">
41417 \begin_inset Text
41418
41419 \begin_layout Plain Layout
41420
41421 \family sans
41422 File\SpecialChar \menuseparator
41423 Print
41424 \end_layout
41425
41426 \end_inset
41427 </cell>
41428 </row>
41429 <row interlinespace="2.5mm">
41430 <cell alignment="center" valignment="top" usebox="none">
41431 \begin_inset Text
41432
41433 \begin_layout Plain Layout
41434
41435 \family sans
41436 \begin_inset Info
41437 type  "icon"
41438 arg   "dialog-show spellchecker"
41439 \end_inset
41440
41441
41442 \end_layout
41443
41444 \end_inset
41445 </cell>
41446 <cell alignment="center" valignment="top" usebox="none">
41447 \begin_inset Text
41448
41449 \begin_layout Plain Layout
41450
41451 \family sans
41452 Tools\SpecialChar \menuseparator
41453 Spellchecker
41454 \end_layout
41455
41456 \end_inset
41457 </cell>
41458 </row>
41459 <row interlinespace="2.5mm">
41460 <cell alignment="center" valignment="top" usebox="none">
41461 \begin_inset Text
41462
41463 \begin_layout Plain Layout
41464
41465 \family sans
41466 \begin_inset Info
41467 type  "icon"
41468 arg   "undo"
41469 \end_inset
41470
41471
41472 \end_layout
41473
41474 \end_inset
41475 </cell>
41476 <cell alignment="center" valignment="top" usebox="none">
41477 \begin_inset Text
41478
41479 \begin_layout Plain Layout
41480
41481 \family sans
41482 Edit\SpecialChar \menuseparator
41483 Undo
41484 \end_layout
41485
41486 \end_inset
41487 </cell>
41488 </row>
41489 <row interlinespace="2.5mm">
41490 <cell alignment="center" valignment="top" usebox="none">
41491 \begin_inset Text
41492
41493 \begin_layout Plain Layout
41494
41495 \family sans
41496 \begin_inset Info
41497 type  "icon"
41498 arg   "redo"
41499 \end_inset
41500
41501
41502 \end_layout
41503
41504 \end_inset
41505 </cell>
41506 <cell alignment="center" valignment="top" usebox="none">
41507 \begin_inset Text
41508
41509 \begin_layout Plain Layout
41510
41511 \family sans
41512 Edit\SpecialChar \menuseparator
41513 Redo
41514 \end_layout
41515
41516 \end_inset
41517 </cell>
41518 </row>
41519 <row interlinespace="2.5mm">
41520 <cell alignment="center" valignment="top" usebox="none">
41521 \begin_inset Text
41522
41523 \begin_layout Plain Layout
41524
41525 \family sans
41526 \begin_inset Info
41527 type  "icon"
41528 arg   "cut"
41529 \end_inset
41530
41531
41532 \end_layout
41533
41534 \end_inset
41535 </cell>
41536 <cell alignment="center" valignment="top" usebox="none">
41537 \begin_inset Text
41538
41539 \begin_layout Plain Layout
41540
41541 \family sans
41542 Edit\SpecialChar \menuseparator
41543 Cut
41544 \end_layout
41545
41546 \end_inset
41547 </cell>
41548 </row>
41549 <row interlinespace="2.5mm">
41550 <cell alignment="center" valignment="top" usebox="none">
41551 \begin_inset Text
41552
41553 \begin_layout Plain Layout
41554
41555 \family sans
41556 \begin_inset Info
41557 type  "icon"
41558 arg   "copy"
41559 \end_inset
41560
41561
41562 \end_layout
41563
41564 \end_inset
41565 </cell>
41566 <cell alignment="center" valignment="top" usebox="none">
41567 \begin_inset Text
41568
41569 \begin_layout Plain Layout
41570
41571 \family sans
41572 Edit\SpecialChar \menuseparator
41573 Copy
41574 \end_layout
41575
41576 \end_inset
41577 </cell>
41578 </row>
41579 <row interlinespace="2.5mm">
41580 <cell alignment="center" valignment="top" usebox="none">
41581 \begin_inset Text
41582
41583 \begin_layout Plain Layout
41584
41585 \family sans
41586 \begin_inset Info
41587 type  "icon"
41588 arg   "paste"
41589 \end_inset
41590
41591
41592 \end_layout
41593
41594 \end_inset
41595 </cell>
41596 <cell alignment="center" valignment="top" usebox="none">
41597 \begin_inset Text
41598
41599 \begin_layout Plain Layout
41600
41601 \family sans
41602 Edit\SpecialChar \menuseparator
41603 Paste
41604 \end_layout
41605
41606 \end_inset
41607 </cell>
41608 </row>
41609 <row interlinespace="2.5mm">
41610 <cell alignment="center" valignment="top" usebox="none">
41611 \begin_inset Text
41612
41613 \begin_layout Plain Layout
41614
41615 \family sans
41616 \begin_inset Info
41617 type  "icon"
41618 arg   "dialog-show findreplace"
41619 \end_inset
41620
41621
41622 \end_layout
41623
41624 \end_inset
41625 </cell>
41626 <cell alignment="center" valignment="top" usebox="none">
41627 \begin_inset Text
41628
41629 \begin_layout Plain Layout
41630
41631 \family sans
41632 Edit\SpecialChar \menuseparator
41633 Find
41634 \begin_inset space \thinspace{}
41635 \end_inset
41636
41637 &
41638 \begin_inset space \thinspace{}
41639 \end_inset
41640
41641 Replace
41642 \end_layout
41643
41644 \end_inset
41645 </cell>
41646 </row>
41647 <row interlinespace="2.5mm">
41648 <cell alignment="center" valignment="top" usebox="none">
41649 \begin_inset Text
41650
41651 \begin_layout Plain Layout
41652
41653 \family sans
41654 \begin_inset Info
41655 type  "icon"
41656 arg   "bookmark-goto 0"
41657 \end_inset
41658
41659
41660 \end_layout
41661
41662 \end_inset
41663 </cell>
41664 <cell alignment="center" valignment="top" usebox="none">
41665 \begin_inset Text
41666
41667 \begin_layout Plain Layout
41668
41669 \family sans
41670 Navigate\SpecialChar \menuseparator
41671 Bookmarks\SpecialChar \menuseparator
41672 Navigate Back
41673 \end_layout
41674
41675 \end_inset
41676 </cell>
41677 </row>
41678 <row interlinespace="2.5mm">
41679 <cell alignment="center" valignment="top" usebox="none">
41680 \begin_inset Text
41681
41682 \begin_layout Plain Layout
41683
41684 \family sans
41685 \begin_inset Info
41686 type  "icon"
41687 arg   "font-emph"
41688 \end_inset
41689
41690
41691 \end_layout
41692
41693 \end_inset
41694 </cell>
41695 <cell alignment="center" valignment="top" usebox="none">
41696 \begin_inset Text
41697
41698 \begin_layout Plain Layout
41699 Emphasize text, function of the 
41700 \family sans
41701 Edit\SpecialChar \menuseparator
41702 Text
41703 \begin_inset space ~
41704 \end_inset
41705
41706 Style
41707 \family default
41708  dialog
41709 \end_layout
41710
41711 \end_inset
41712 </cell>
41713 </row>
41714 <row interlinespace="2.5mm">
41715 <cell alignment="center" valignment="top" usebox="none">
41716 \begin_inset Text
41717
41718 \begin_layout Plain Layout
41719
41720 \family sans
41721 \begin_inset Info
41722 type  "icon"
41723 arg   "font-noun"
41724 \end_inset
41725
41726
41727 \end_layout
41728
41729 \end_inset
41730 </cell>
41731 <cell alignment="center" valignment="top" usebox="none">
41732 \begin_inset Text
41733
41734 \begin_layout Plain Layout
41735 Set text to noun style, function of the 
41736 \family sans
41737 Edit\SpecialChar \menuseparator
41738 Text
41739 \begin_inset space ~
41740 \end_inset
41741
41742 Style
41743 \family default
41744  dialog
41745 \end_layout
41746
41747 \end_inset
41748 </cell>
41749 </row>
41750 <row interlinespace="2.5mm">
41751 <cell alignment="center" valignment="top" usebox="none">
41752 \begin_inset Text
41753
41754 \begin_layout Plain Layout
41755
41756 \family sans
41757 \begin_inset Info
41758 type  "icon"
41759 arg   "textstyle-apply"
41760 \end_inset
41761
41762
41763 \end_layout
41764
41765 \end_inset
41766 </cell>
41767 <cell alignment="center" valignment="top" usebox="none">
41768 \begin_inset Text
41769
41770 \begin_layout Plain Layout
41771 Formats text using the current settings in the 
41772 \family sans
41773 Edit\SpecialChar \menuseparator
41774 Text
41775 \begin_inset space ~
41776 \end_inset
41777
41778 Style
41779 \family default
41780  dialog
41781 \end_layout
41782
41783 \end_inset
41784 </cell>
41785 </row>
41786 <row interlinespace="2.5mm">
41787 <cell alignment="center" valignment="top" usebox="none">
41788 \begin_inset Text
41789
41790 \begin_layout Plain Layout
41791
41792 \family sans
41793 \begin_inset Info
41794 type  "icon"
41795 arg   "math-mode"
41796 \end_inset
41797
41798
41799 \end_layout
41800
41801 \end_inset
41802 </cell>
41803 <cell alignment="center" valignment="top" usebox="none">
41804 \begin_inset Text
41805
41806 \begin_layout Plain Layout
41807
41808 \family sans
41809 Insert\SpecialChar \menuseparator
41810 Math\SpecialChar \menuseparator
41811 Inline
41812 \begin_inset space ~
41813 \end_inset
41814
41815 Formula
41816 \end_layout
41817
41818 \end_inset
41819 </cell>
41820 </row>
41821 <row interlinespace="2.5mm">
41822 <cell alignment="center" valignment="top" usebox="none">
41823 \begin_inset Text
41824
41825 \begin_layout Plain Layout
41826
41827 \family sans
41828 \begin_inset Info
41829 type  "icon"
41830 arg   "dialog-show-new-inset graphics"
41831 \end_inset
41832
41833
41834 \end_layout
41835
41836 \end_inset
41837 </cell>
41838 <cell alignment="center" valignment="top" usebox="none">
41839 \begin_inset Text
41840
41841 \begin_layout Plain Layout
41842
41843 \family sans
41844 Insert\SpecialChar \menuseparator
41845 Graphics
41846 \end_layout
41847
41848 \end_inset
41849 </cell>
41850 </row>
41851 <row interlinespace="2.5mm">
41852 <cell alignment="center" valignment="top" usebox="none">
41853 \begin_inset Text
41854
41855 \begin_layout Plain Layout
41856 \begin_inset Info
41857 type  "icon"
41858 arg   "tabular-insert"
41859 \end_inset
41860
41861
41862 \end_layout
41863
41864 \end_inset
41865 </cell>
41866 <cell alignment="center" valignment="top" usebox="none">
41867 \begin_inset Text
41868
41869 \begin_layout Plain Layout
41870
41871 \family sans
41872 Insert\SpecialChar \menuseparator
41873 Table
41874 \end_layout
41875
41876 \end_inset
41877 </cell>
41878 </row>
41879 <row interlinespace="2.5mm">
41880 <cell alignment="center" valignment="top" usebox="none">
41881 \begin_inset Text
41882
41883 \begin_layout Plain Layout
41884
41885 \family sans
41886 \begin_inset Info
41887 type  "icon"
41888 arg   "dialog-toggle toc"
41889 \end_inset
41890
41891
41892 \end_layout
41893
41894 \end_inset
41895 </cell>
41896 <cell alignment="center" valignment="top" usebox="none">
41897 \begin_inset Text
41898
41899 \begin_layout Plain Layout
41900 Toggle outline window on/off, 
41901 \family sans
41902 Document\SpecialChar \menuseparator
41903 Outline
41904 \end_layout
41905
41906 \end_inset
41907 </cell>
41908 </row>
41909 <row interlinespace="2.5mm">
41910 <cell alignment="center" valignment="top" usebox="none">
41911 \begin_inset Text
41912
41913 \begin_layout Plain Layout
41914
41915 \family sans
41916 \begin_inset Info
41917 type  "icon"
41918 arg   "toolbar-toggle math"
41919 \end_inset
41920
41921
41922 \end_layout
41923
41924 \end_inset
41925 </cell>
41926 <cell alignment="center" valignment="top" usebox="none">
41927 \begin_inset Text
41928
41929 \begin_layout Plain Layout
41930 Toggle math toolbar on/off
41931 \end_layout
41932
41933 \end_inset
41934 </cell>
41935 </row>
41936 <row interlinespace="2.5mm">
41937 <cell alignment="center" valignment="top" usebox="none">
41938 \begin_inset Text
41939
41940 \begin_layout Plain Layout
41941
41942 \family sans
41943 \begin_inset Info
41944 type  "icon"
41945 arg   "toolbar-toggle table"
41946 \end_inset
41947
41948
41949 \end_layout
41950
41951 \end_inset
41952 </cell>
41953 <cell alignment="center" valignment="top" usebox="none">
41954 \begin_inset Text
41955
41956 \begin_layout Plain Layout
41957 Toggle table toolbar on/off
41958 \end_layout
41959
41960 \end_inset
41961 </cell>
41962 </row>
41963 </lyxtabular>
41964
41965 \end_inset
41966
41967
41968 \end_layout
41969
41970 \begin_layout Subsection
41971 Extra Toolbar
41972 \begin_inset Index idx
41973 status collapsed
41974
41975 \begin_layout Plain Layout
41976 Toolbar ! Extra
41977 \end_layout
41978
41979 \end_inset
41980
41981
41982 \end_layout
41983
41984 \begin_layout Standard
41985 \begin_inset Graphics
41986         filename clipart/ExtraToolbar.png
41987         width 100col%
41988
41989 \end_inset
41990
41991
41992 \end_layout
41993
41994 \begin_layout Standard
41995 \begin_inset VSpace defskip
41996 \end_inset
41997
41998
41999 \end_layout
42000
42001 \begin_layout Standard
42002 The extra toolbar as shown above contains from left to right the following
42003  buttons:
42004 \end_layout
42005
42006 \begin_layout Standard
42007 \begin_inset VSpace defskip
42008 \end_inset
42009
42010
42011 \end_layout
42012
42013 \begin_layout Standard
42014 \begin_inset Tabular
42015 <lyxtabular version="3" rows="25" columns="2">
42016 <features islongtable="true" longtabularalignment="center">
42017 <column alignment="left" valignment="top" width="0">
42018 <column alignment="left" valignment="top" width="0">
42019 <row interlinespace="2.5mm">
42020 <cell alignment="center" valignment="top" usebox="none">
42021 \begin_inset Text
42022
42023 \begin_layout Plain Layout
42024
42025 \family sans
42026 \begin_inset Info
42027 type  "icon"
42028 arg   "layout"
42029 \end_inset
42030
42031
42032 \end_layout
42033
42034 \end_inset
42035 </cell>
42036 <cell alignment="center" valignment="top" usebox="none">
42037 \begin_inset Text
42038
42039 \begin_layout Plain Layout
42040 Default
42041 \end_layout
42042
42043 \end_inset
42044 </cell>
42045 </row>
42046 <row interlinespace="2.5mm">
42047 <cell alignment="center" valignment="top" usebox="none">
42048 \begin_inset Text
42049
42050 \begin_layout Plain Layout
42051
42052 \family sans
42053 \begin_inset Info
42054 type  "icon"
42055 arg   "layout Enumerate"
42056 \end_inset
42057
42058
42059 \end_layout
42060
42061 \end_inset
42062 </cell>
42063 <cell alignment="center" valignment="top" usebox="none">
42064 \begin_inset Text
42065
42066 \begin_layout Plain Layout
42067 Numbered list
42068 \end_layout
42069
42070 \end_inset
42071 </cell>
42072 </row>
42073 <row interlinespace="2.5mm">
42074 <cell alignment="center" valignment="top" usebox="none">
42075 \begin_inset Text
42076
42077 \begin_layout Plain Layout
42078
42079 \family sans
42080 \begin_inset Info
42081 type  "icon"
42082 arg   "layout Itemize"
42083 \end_inset
42084
42085
42086 \end_layout
42087
42088 \end_inset
42089 </cell>
42090 <cell alignment="center" valignment="top" usebox="none">
42091 \begin_inset Text
42092
42093 \begin_layout Plain Layout
42094 Itemized list
42095 \end_layout
42096
42097 \end_inset
42098 </cell>
42099 </row>
42100 <row interlinespace="2.5mm">
42101 <cell alignment="center" valignment="top" usebox="none">
42102 \begin_inset Text
42103
42104 \begin_layout Plain Layout
42105
42106 \family sans
42107 \begin_inset Info
42108 type  "icon"
42109 arg   "layout List"
42110 \end_inset
42111
42112
42113 \end_layout
42114
42115 \end_inset
42116 </cell>
42117 <cell alignment="center" valignment="top" usebox="none">
42118 \begin_inset Text
42119
42120 \begin_layout Plain Layout
42121 List
42122 \end_layout
42123
42124 \end_inset
42125 </cell>
42126 </row>
42127 <row interlinespace="2.5mm">
42128 <cell alignment="center" valignment="top" usebox="none">
42129 \begin_inset Text
42130
42131 \begin_layout Plain Layout
42132
42133 \family sans
42134 \begin_inset Info
42135 type  "icon"
42136 arg   "layout Description"
42137 \end_inset
42138
42139
42140 \end_layout
42141
42142 \end_inset
42143 </cell>
42144 <cell alignment="center" valignment="top" usebox="none">
42145 \begin_inset Text
42146
42147 \begin_layout Plain Layout
42148 Description list
42149 \end_layout
42150
42151 \end_inset
42152 </cell>
42153 </row>
42154 <row interlinespace="2.5mm">
42155 <cell alignment="center" valignment="top" usebox="none">
42156 \begin_inset Text
42157
42158 \begin_layout Plain Layout
42159
42160 \family sans
42161 \begin_inset Info
42162 type  "icon"
42163 arg   "depth-increment"
42164 \end_inset
42165
42166
42167 \end_layout
42168
42169 \end_inset
42170 </cell>
42171 <cell alignment="center" valignment="top" usebox="none">
42172 \begin_inset Text
42173
42174 \begin_layout Plain Layout
42175
42176 \family sans
42177 Edit\SpecialChar \menuseparator
42178 Increase
42179 \begin_inset space ~
42180 \end_inset
42181
42182 List
42183 \begin_inset space ~
42184 \end_inset
42185
42186 Depth
42187 \end_layout
42188
42189 \end_inset
42190 </cell>
42191 </row>
42192 <row interlinespace="2.5mm">
42193 <cell alignment="center" valignment="top" usebox="none">
42194 \begin_inset Text
42195
42196 \begin_layout Plain Layout
42197
42198 \family sans
42199 \begin_inset Info
42200 type  "icon"
42201 arg   "depth-decrement"
42202 \end_inset
42203
42204
42205 \end_layout
42206
42207 \end_inset
42208 </cell>
42209 <cell alignment="center" valignment="top" usebox="none">
42210 \begin_inset Text
42211
42212 \begin_layout Plain Layout
42213
42214 \family sans
42215 Edit\SpecialChar \menuseparator
42216 Decrease
42217 \begin_inset space ~
42218 \end_inset
42219
42220 List
42221 \begin_inset space ~
42222 \end_inset
42223
42224 Depth
42225 \end_layout
42226
42227 \end_inset
42228 </cell>
42229 </row>
42230 <row interlinespace="2.5mm">
42231 <cell alignment="center" valignment="top" usebox="none">
42232 \begin_inset Text
42233
42234 \begin_layout Plain Layout
42235
42236 \family sans
42237 \begin_inset Info
42238 type  "icon"
42239 arg   "float-insert figure"
42240 \end_inset
42241
42242
42243 \end_layout
42244
42245 \end_inset
42246 </cell>
42247 <cell alignment="center" valignment="top" usebox="none">
42248 \begin_inset Text
42249
42250 \begin_layout Plain Layout
42251
42252 \family sans
42253 Insert\SpecialChar \menuseparator
42254 Float\SpecialChar \menuseparator
42255 Figure
42256 \end_layout
42257
42258 \end_inset
42259 </cell>
42260 </row>
42261 <row interlinespace="2.5mm">
42262 <cell alignment="center" valignment="top" usebox="none">
42263 \begin_inset Text
42264
42265 \begin_layout Plain Layout
42266
42267 \family sans
42268 \begin_inset Info
42269 type  "icon"
42270 arg   "float-insert table"
42271 \end_inset
42272
42273
42274 \end_layout
42275
42276 \end_inset
42277 </cell>
42278 <cell alignment="center" valignment="top" usebox="none">
42279 \begin_inset Text
42280
42281 \begin_layout Plain Layout
42282
42283 \family sans
42284 Insert\SpecialChar \menuseparator
42285 Float\SpecialChar \menuseparator
42286 Table
42287 \end_layout
42288
42289 \end_inset
42290 </cell>
42291 </row>
42292 <row interlinespace="2.5mm">
42293 <cell alignment="center" valignment="top" usebox="none">
42294 \begin_inset Text
42295
42296 \begin_layout Plain Layout
42297
42298 \family sans
42299 \begin_inset Info
42300 type  "icon"
42301 arg   "label-insert"
42302 \end_inset
42303
42304
42305 \end_layout
42306
42307 \end_inset
42308 </cell>
42309 <cell alignment="center" valignment="top" usebox="none">
42310 \begin_inset Text
42311
42312 \begin_layout Plain Layout
42313
42314 \family sans
42315 Insert\SpecialChar \menuseparator
42316 Label
42317 \end_layout
42318
42319 \end_inset
42320 </cell>
42321 </row>
42322 <row interlinespace="2.5mm">
42323 <cell alignment="center" valignment="top" usebox="none">
42324 \begin_inset Text
42325
42326 \begin_layout Plain Layout
42327
42328 \family sans
42329 \begin_inset Info
42330 type  "icon"
42331 arg   "dialog-show-new-inset ref"
42332 \end_inset
42333
42334
42335 \end_layout
42336
42337 \end_inset
42338 </cell>
42339 <cell alignment="center" valignment="top" usebox="none">
42340 \begin_inset Text
42341
42342 \begin_layout Plain Layout
42343
42344 \family sans
42345 Insert\SpecialChar \menuseparator
42346 Cross-Reference
42347 \end_layout
42348
42349 \end_inset
42350 </cell>
42351 </row>
42352 <row interlinespace="2.5mm">
42353 <cell alignment="center" valignment="top" usebox="none">
42354 \begin_inset Text
42355
42356 \begin_layout Plain Layout
42357
42358 \family sans
42359 \begin_inset Info
42360 type  "icon"
42361 arg   "dialog-show-new-inset citation"
42362 \end_inset
42363
42364
42365 \end_layout
42366
42367 \end_inset
42368 </cell>
42369 <cell alignment="center" valignment="top" usebox="none">
42370 \begin_inset Text
42371
42372 \begin_layout Plain Layout
42373
42374 \family sans
42375 Insert\SpecialChar \menuseparator
42376 Citation
42377 \end_layout
42378
42379 \end_inset
42380 </cell>
42381 </row>
42382 <row interlinespace="2.5mm">
42383 <cell alignment="center" valignment="top" usebox="none">
42384 \begin_inset Text
42385
42386 \begin_layout Plain Layout
42387
42388 \family sans
42389 \begin_inset Info
42390 type  "icon"
42391 arg   "index-insert"
42392 \end_inset
42393
42394
42395 \end_layout
42396
42397 \end_inset
42398 </cell>
42399 <cell alignment="center" valignment="top" usebox="none">
42400 \begin_inset Text
42401
42402 \begin_layout Plain Layout
42403
42404 \family sans
42405 Insert\SpecialChar \menuseparator
42406 Index
42407 \begin_inset space ~
42408 \end_inset
42409
42410 Entry
42411 \end_layout
42412
42413 \end_inset
42414 </cell>
42415 </row>
42416 <row interlinespace="2.5mm">
42417 <cell alignment="center" valignment="top" usebox="none">
42418 \begin_inset Text
42419
42420 \begin_layout Plain Layout
42421
42422 \family sans
42423 \begin_inset Info
42424 type  "icon"
42425 arg   "nomencl-insert"
42426 \end_inset
42427
42428
42429 \end_layout
42430
42431 \end_inset
42432 </cell>
42433 <cell alignment="center" valignment="top" usebox="none">
42434 \begin_inset Text
42435
42436 \begin_layout Plain Layout
42437
42438 \family sans
42439 Insert\SpecialChar \menuseparator
42440 Nomenclature
42441 \begin_inset space ~
42442 \end_inset
42443
42444 Entry
42445 \end_layout
42446
42447 \end_inset
42448 </cell>
42449 </row>
42450 <row interlinespace="2.5mm">
42451 <cell alignment="center" valignment="top" usebox="none">
42452 \begin_inset Text
42453
42454 \begin_layout Plain Layout
42455
42456 \family sans
42457 \begin_inset Info
42458 type  "icon"
42459 arg   "footnote-insert"
42460 \end_inset
42461
42462
42463 \end_layout
42464
42465 \end_inset
42466 </cell>
42467 <cell alignment="center" valignment="top" usebox="none">
42468 \begin_inset Text
42469
42470 \begin_layout Plain Layout
42471
42472 \family sans
42473 Insert\SpecialChar \menuseparator
42474 Footnote
42475 \end_layout
42476
42477 \end_inset
42478 </cell>
42479 </row>
42480 <row interlinespace="2.5mm">
42481 <cell alignment="center" valignment="top" usebox="none">
42482 \begin_inset Text
42483
42484 \begin_layout Plain Layout
42485
42486 \family sans
42487 \begin_inset Info
42488 type  "icon"
42489 arg   "marginalnote-insert"
42490 \end_inset
42491
42492
42493 \end_layout
42494
42495 \end_inset
42496 </cell>
42497 <cell alignment="center" valignment="top" usebox="none">
42498 \begin_inset Text
42499
42500 \begin_layout Plain Layout
42501
42502 \family sans
42503 Insert\SpecialChar \menuseparator
42504 Marginal
42505 \begin_inset space ~
42506 \end_inset
42507
42508 Note
42509 \end_layout
42510
42511 \end_inset
42512 </cell>
42513 </row>
42514 <row interlinespace="2.5mm">
42515 <cell alignment="center" valignment="top" usebox="none">
42516 \begin_inset Text
42517
42518 \begin_layout Plain Layout
42519
42520 \family sans
42521 \begin_inset Info
42522 type  "icon"
42523 arg   "note-insert"
42524 \end_inset
42525
42526
42527 \end_layout
42528
42529 \end_inset
42530 </cell>
42531 <cell alignment="center" valignment="top" usebox="none">
42532 \begin_inset Text
42533
42534 \begin_layout Plain Layout
42535
42536 \family sans
42537 Insert\SpecialChar \menuseparator
42538 Note\SpecialChar \menuseparator
42539 LyX
42540 \begin_inset space ~
42541 \end_inset
42542
42543 Note
42544 \end_layout
42545
42546 \end_inset
42547 </cell>
42548 </row>
42549 <row interlinespace="2.5mm">
42550 <cell alignment="center" valignment="top" usebox="none">
42551 \begin_inset Text
42552
42553 \begin_layout Plain Layout
42554
42555 \family sans
42556 \begin_inset Info
42557 type  "icon"
42558 arg   "box-insert Frameless"
42559 \end_inset
42560
42561
42562 \end_layout
42563
42564 \end_inset
42565 </cell>
42566 <cell alignment="center" valignment="top" usebox="none">
42567 \begin_inset Text
42568
42569 \begin_layout Plain Layout
42570
42571 \family sans
42572 Insert\SpecialChar \menuseparator
42573 Box
42574 \end_layout
42575
42576 \end_inset
42577 </cell>
42578 </row>
42579 <row interlinespace="2.5mm">
42580 <cell alignment="center" valignment="top" usebox="none">
42581 \begin_inset Text
42582
42583 \begin_layout Plain Layout
42584
42585 \family sans
42586 \begin_inset Info
42587 type  "icon"
42588 arg   "href-insert"
42589 \end_inset
42590
42591
42592 \end_layout
42593
42594 \end_inset
42595 </cell>
42596 <cell alignment="center" valignment="top" usebox="none">
42597 \begin_inset Text
42598
42599 \begin_layout Plain Layout
42600
42601 \family sans
42602 Insert\SpecialChar \menuseparator
42603 URL
42604 \end_layout
42605
42606 \end_inset
42607 </cell>
42608 </row>
42609 <row interlinespace="2.5mm">
42610 <cell alignment="center" valignment="top" usebox="none">
42611 \begin_inset Text
42612
42613 \begin_layout Plain Layout
42614
42615 \family sans
42616 \begin_inset Info
42617 type  "icon"
42618 arg   "ert-insert"
42619 \end_inset
42620
42621
42622 \end_layout
42623
42624 \end_inset
42625 </cell>
42626 <cell alignment="center" valignment="top" usebox="none">
42627 \begin_inset Text
42628
42629 \begin_layout Plain Layout
42630
42631 \family sans
42632 Insert\SpecialChar \menuseparator
42633 T
42634 \family default
42635
42636 \begin_inset ERT
42637 status collapsed
42638
42639 \begin_layout Plain Layout
42640
42641 {}
42642 \end_layout
42643
42644 \end_inset
42645
42646
42647 \family sans
42648 eX
42649 \begin_inset space ~
42650 \end_inset
42651
42652 Code
42653 \end_layout
42654
42655 \end_inset
42656 </cell>
42657 </row>
42658 <row interlinespace="2.5mm">
42659 <cell alignment="center" valignment="top" usebox="none">
42660 \begin_inset Text
42661
42662 \begin_layout Plain Layout
42663
42664 \family sans
42665 \begin_inset Info
42666 type  "icon"
42667 arg   "math-macro newmacroname newcommand"
42668 \end_inset
42669
42670
42671 \end_layout
42672
42673 \end_inset
42674 </cell>
42675 <cell alignment="center" valignment="top" usebox="none">
42676 \begin_inset Text
42677
42678 \begin_layout Plain Layout
42679
42680 \family sans
42681 Insert\SpecialChar \menuseparator
42682 Math\SpecialChar \menuseparator
42683 Macro
42684 \end_layout
42685
42686 \end_inset
42687 </cell>
42688 </row>
42689 <row interlinespace="2.5mm">
42690 <cell alignment="center" valignment="top" usebox="none">
42691 \begin_inset Text
42692
42693 \begin_layout Plain Layout
42694
42695 \family sans
42696 \begin_inset Info
42697 type  "icon"
42698 arg   "dialog-show-new-inset include"
42699 \end_inset
42700
42701
42702 \end_layout
42703
42704 \end_inset
42705 </cell>
42706 <cell alignment="center" valignment="top" usebox="none">
42707 \begin_inset Text
42708
42709 \begin_layout Plain Layout
42710
42711 \family sans
42712 Insert\SpecialChar \menuseparator
42713 File\SpecialChar \menuseparator
42714 Child
42715 \begin_inset space ~
42716 \end_inset
42717
42718 Document
42719 \end_layout
42720
42721 \end_inset
42722 </cell>
42723 </row>
42724 <row interlinespace="2.5mm">
42725 <cell alignment="center" valignment="top" usebox="none">
42726 \begin_inset Text
42727
42728 \begin_layout Plain Layout
42729
42730 \family sans
42731 \begin_inset Info
42732 type  "icon"
42733 arg   "dialog-show character"
42734 \end_inset
42735
42736
42737 \end_layout
42738
42739 \end_inset
42740 </cell>
42741 <cell alignment="center" valignment="top" usebox="none">
42742 \begin_inset Text
42743
42744 \begin_layout Plain Layout
42745
42746 \family sans
42747 Edit\SpecialChar \menuseparator
42748 Text
42749 \begin_inset space ~
42750 \end_inset
42751
42752 Style
42753 \end_layout
42754
42755 \end_inset
42756 </cell>
42757 </row>
42758 <row interlinespace="2.5mm">
42759 <cell alignment="center" valignment="top" usebox="none">
42760 \begin_inset Text
42761
42762 \begin_layout Plain Layout
42763
42764 \family sans
42765 \begin_inset Info
42766 type  "icon"
42767 arg   "layout-paragraph"
42768 \end_inset
42769
42770
42771 \end_layout
42772
42773 \end_inset
42774 </cell>
42775 <cell alignment="center" valignment="top" usebox="none">
42776 \begin_inset Text
42777
42778 \begin_layout Plain Layout
42779
42780 \family sans
42781 Edit\SpecialChar \menuseparator
42782 Paragraph
42783 \begin_inset space ~
42784 \end_inset
42785
42786 Settings
42787 \end_layout
42788
42789 \end_inset
42790 </cell>
42791 </row>
42792 <row interlinespace="2.5mm">
42793 <cell alignment="center" valignment="top" usebox="none">
42794 \begin_inset Text
42795
42796 \begin_layout Plain Layout
42797
42798 \family sans
42799 \begin_inset Info
42800 type  "icon"
42801 arg   "thesaurus-entry"
42802 \end_inset
42803
42804
42805 \end_layout
42806
42807 \end_inset
42808 </cell>
42809 <cell alignment="center" valignment="top" usebox="none">
42810 \begin_inset Text
42811
42812 \begin_layout Plain Layout
42813
42814 \family sans
42815 Tools\SpecialChar \menuseparator
42816 Thesaurus
42817 \end_layout
42818
42819 \end_inset
42820 </cell>
42821 </row>
42822 </lyxtabular>
42823
42824 \end_inset
42825
42826
42827 \end_layout
42828
42829 \begin_layout Subsection
42830 View / Update Toolbar
42831 \begin_inset Index idx
42832 status collapsed
42833
42834 \begin_layout Plain Layout
42835 Toolbar ! View / Update
42836 \end_layout
42837
42838 \end_inset
42839
42840
42841 \end_layout
42842
42843 \begin_layout Standard
42844 \begin_inset Graphics
42845         filename clipart/ViewToolbar.png
42846
42847 \end_inset
42848
42849
42850 \end_layout
42851
42852 \begin_layout Standard
42853 \begin_inset VSpace defskip
42854 \end_inset
42855
42856
42857 \end_layout
42858
42859 \begin_layout Standard
42860 The view / update toolbar as shown above contains from left to right the
42861  following buttons:
42862 \end_layout
42863
42864 \begin_layout Standard
42865 \begin_inset VSpace defskip
42866 \end_inset
42867
42868
42869 \end_layout
42870
42871 \begin_layout Standard
42872 \begin_inset Tabular
42873 <lyxtabular version="3" rows="7" columns="2">
42874 <features islongtable="true" longtabularalignment="center">
42875 <column alignment="left" valignment="top" width="0">
42876 <column alignment="left" valignment="top" width="0">
42877 <row interlinespace="2.5mm">
42878 <cell alignment="center" valignment="top" usebox="none">
42879 \begin_inset Text
42880
42881 \begin_layout Plain Layout
42882
42883 \family sans
42884 \begin_inset Info
42885 type  "icon"
42886 arg   "buffer-view"
42887 \end_inset
42888
42889
42890 \end_layout
42891
42892 \end_inset
42893 </cell>
42894 <cell alignment="center" valignment="top" usebox="none">
42895 \begin_inset Text
42896
42897 \begin_layout Plain Layout
42898
42899 \family sans
42900 View\SpecialChar \menuseparator
42901 View
42902 \end_layout
42903
42904 \end_inset
42905 </cell>
42906 </row>
42907 <row interlinespace="2.5mm">
42908 <cell alignment="center" valignment="top" usebox="none">
42909 \begin_inset Text
42910
42911 \begin_layout Plain Layout
42912
42913 \family sans
42914 \begin_inset Info
42915 type  "icon"
42916 arg   "buffer-update"
42917 \end_inset
42918
42919
42920 \end_layout
42921
42922 \end_inset
42923 </cell>
42924 <cell alignment="center" valignment="top" usebox="none">
42925 \begin_inset Text
42926
42927 \begin_layout Plain Layout
42928
42929 \family sans
42930 View\SpecialChar \menuseparator
42931 Update
42932 \end_layout
42933
42934 \end_inset
42935 </cell>
42936 </row>
42937 <row interlinespace="2.5mm">
42938 <cell alignment="center" valignment="top" usebox="none">
42939 \begin_inset Text
42940
42941 \begin_layout Plain Layout
42942
42943 \family sans
42944 \begin_inset Info
42945 type  "icon"
42946 arg   "master-buffer-view"
42947 \end_inset
42948
42949
42950 \end_layout
42951
42952 \end_inset
42953 </cell>
42954 <cell alignment="center" valignment="top" usebox="none">
42955 \begin_inset Text
42956
42957 \begin_layout Plain Layout
42958
42959 \family sans
42960 View\SpecialChar \menuseparator
42961 Master
42962 \end_layout
42963
42964 \end_inset
42965 </cell>
42966 </row>
42967 <row interlinespace="2.5mm">
42968 <cell alignment="center" valignment="top" usebox="none">
42969 \begin_inset Text
42970
42971 \begin_layout Plain Layout
42972
42973 \family sans
42974 \begin_inset Info
42975 type  "icon"
42976 arg   "master-buffer-update"
42977 \end_inset
42978
42979
42980 \end_layout
42981
42982 \end_inset
42983 </cell>
42984 <cell alignment="center" valignment="top" usebox="none">
42985 \begin_inset Text
42986
42987 \begin_layout Plain Layout
42988
42989 \family sans
42990 View\SpecialChar \menuseparator
42991 Update
42992 \begin_inset space ~
42993 \end_inset
42994
42995 Master
42996 \end_layout
42997
42998 \end_inset
42999 </cell>
43000 </row>
43001 <row interlinespace="2.5mm">
43002 <cell alignment="center" valignment="top" usebox="none">
43003 \begin_inset Text
43004
43005 \begin_layout Plain Layout
43006
43007 \family sans
43008 \begin_inset Info
43009 type  "icon"
43010 arg   "buffer-toggle-output-sync"
43011 \end_inset
43012
43013
43014 \end_layout
43015
43016 \end_inset
43017 </cell>
43018 <cell alignment="center" valignment="top" usebox="none">
43019 \begin_inset Text
43020
43021 \begin_layout Plain Layout
43022
43023 \family sans
43024 Document\SpecialChar \menuseparator
43025 Settings\SpecialChar \menuseparator
43026 Output\SpecialChar \menuseparator
43027 Synchronize with Output
43028 \end_layout
43029
43030 \end_inset
43031 </cell>
43032 </row>
43033 <row interlinespace="2.5mm">
43034 <cell alignment="center" valignment="top" usebox="none">
43035 \begin_inset Text
43036
43037 \begin_layout Plain Layout
43038 \begin_inset Graphics
43039         filename ../images/view-others.png
43040         scale 85
43041         groupId toolbarbuttons
43042
43043 \end_inset
43044
43045
43046 \family sans
43047 *
43048 \end_layout
43049
43050 \end_inset
43051 </cell>
43052 <cell alignment="center" valignment="top" usebox="none">
43053 \begin_inset Text
43054
43055 \begin_layout Plain Layout
43056
43057 \family sans
43058 View\SpecialChar \menuseparator
43059 View (Other Formats)
43060 \end_layout
43061
43062 \end_inset
43063 </cell>
43064 </row>
43065 <row interlinespace="2.5mm">
43066 <cell alignment="center" valignment="top" usebox="none">
43067 \begin_inset Text
43068
43069 \begin_layout Plain Layout
43070 \begin_inset Graphics
43071         filename ../images/update-others.png
43072         scale 85
43073         groupId toolbarbuttons
43074
43075 \end_inset
43076
43077 *
43078 \end_layout
43079
43080 \end_inset
43081 </cell>
43082 <cell alignment="center" valignment="top" usebox="none">
43083 \begin_inset Text
43084
43085 \begin_layout Plain Layout
43086
43087 \family sans
43088 View\SpecialChar \menuseparator
43089 Update (Other Formats)
43090 \end_layout
43091
43092 \end_inset
43093 </cell>
43094 </row>
43095 </lyxtabular>
43096
43097 \end_inset
43098
43099
43100 \end_layout
43101
43102 \begin_layout Standard
43103 * These icons might look different for you if you do not use the default
43104  icon set.
43105 \end_layout
43106
43107 \begin_layout Subsection
43108 Other Toolbars
43109 \end_layout
43110
43111 \begin_layout Standard
43112 The change tracking toolbar is explained in section
43113 \begin_inset space ~
43114 \end_inset
43115
43116
43117 \begin_inset CommandInset ref
43118 LatexCommand ref
43119 reference "sec:Change-Tracking"
43120
43121 \end_inset
43122
43123 , the table toolbar
43124 \begin_inset Index idx
43125 status collapsed
43126
43127 \begin_layout Plain Layout
43128 Toolbar ! Table
43129 \end_layout
43130
43131 \end_inset
43132
43133  in the 
43134 \emph on
43135 Embedded
43136 \begin_inset space ~
43137 \end_inset
43138
43139 Objects
43140 \emph default
43141  manual, the math macro toolbar
43142 \begin_inset Index idx
43143 status collapsed
43144
43145 \begin_layout Plain Layout
43146 Toolbar ! Macro
43147 \end_layout
43148
43149 \end_inset
43150
43151  in the 
43152 \emph on
43153 Math
43154 \emph default
43155  manual.
43156 \end_layout
43157
43158 \begin_layout Chapter
43159 The Document Settings
43160 \begin_inset CommandInset label
43161 LatexCommand label
43162 name "chap:The-Document-Settings"
43163
43164 \end_inset
43165
43166
43167 \begin_inset Index idx
43168 status collapsed
43169
43170 \begin_layout Plain Layout
43171 Document ! Settings
43172 \end_layout
43173
43174 \end_inset
43175
43176
43177 \end_layout
43178
43179 \begin_layout Standard
43180 The document settings dialog contains submenus to set properties for the
43181  whole document and is called with the menu
43182 \family sans
43183  Document\SpecialChar \menuseparator
43184 Settings
43185 \family default
43186 .
43187  You can save your document settings as default with the
43188 \family sans
43189  Save as Document Defaults
43190 \family default
43191  button in the dialog.
43192  This will create a template named 
43193 \family typewriter
43194 defaults.lyx
43195 \family default
43196  which is automatically loaded by LyX when you create a new document without
43197  using a template.
43198 \end_layout
43199
43200 \begin_layout Standard
43201 The button 
43202 \family sans
43203 Use Class Defaults
43204 \family default
43205  resets the document settings to the default of the document class.
43206  This affects mostly class options, the page layout and Numbering & TOC.
43207 \end_layout
43208
43209 \begin_layout Standard
43210 The different submenus of the dialog are explained in the following sections.
43211 \end_layout
43212
43213 \begin_layout Section
43214 Document Class
43215 \end_layout
43216
43217 \begin_layout Standard
43218 Here you set the document class, class options, a graphics driver, and a
43219  master document.
43220  Document classes are described in section
43221 \begin_inset space ~
43222 \end_inset
43223
43224
43225 \begin_inset CommandInset ref
43226 LatexCommand ref
43227 reference "sec:Document-Classes"
43228
43229 \end_inset
43230
43231 .
43232  
43233 \end_layout
43234
43235 \begin_layout Standard
43236 With the button 
43237 \family sans
43238 Local
43239 \begin_inset space ~
43240 \end_inset
43241
43242 Layout
43243 \family default
43244  you can load you own layout-file, that is not in LyX's 
43245 \emph on
43246 layouts
43247 \emph default
43248  folder and thus not recognized by LyX as layout for a document class.
43249  For more about layout-files, see the chapter 
43250 \emph on
43251 Installing New Document Classes, Layouts, and Templates
43252 \emph default
43253  of the 
43254 \emph on
43255 Customization
43256 \emph default
43257  Handbook.
43258 \end_layout
43259
43260 \begin_layout Standard
43261 Some classes use special class options by default.
43262  If this is the case, they are listed in the field 
43263 \family sans
43264 Predefined
43265 \family default
43266  and you can decide to use them or not.
43267  If you do not exactly know what the default class options are for, it is
43268  recommended to leave them untouched.
43269  The 
43270 \family sans
43271 Graphics driver
43272 \family default
43273  is used for LaTeX's graphics, color and page layout packages.
43274  If using 
43275 \family sans
43276 Default
43277 \family default
43278 , the default driver for the LaTeX-packages is used.
43279  It is recommended that you use the default unless you know what you are
43280  doing.
43281 \begin_inset Foot
43282 status collapsed
43283
43284 \begin_layout Plain Layout
43285 When you want to use one of the following drivers
43286 \begin_inset Newline newline
43287 \end_inset
43288
43289
43290 \family sans
43291 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
43292 \family default
43293
43294 \begin_inset Newline newline
43295 \end_inset
43296
43297 you first have to activate them in your LaTeX distribution, see section
43298  
43299 \emph on
43300 Driver support
43301 \emph default
43302  in 
43303 \begin_inset CommandInset href
43304 LatexCommand href
43305 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
43306
43307 \end_inset
43308
43309 .
43310 \end_layout
43311
43312 \end_inset
43313
43314
43315 \end_layout
43316
43317 \begin_layout Standard
43318 Specifying a master document is necessary if the current document is a child
43319  or subdocument.
43320  The master document will be used by LyX in the background if the child
43321  document is opened without its master.
43322  This way child documents are always compilable.
43323  More about master and child documents is explained in the section 
43324 \emph on
43325 Child Documents
43326 \emph default
43327  of the 
43328 \emph on
43329 Embedded
43330 \begin_inset space ~
43331 \end_inset
43332
43333 Objects
43334 \emph default
43335  manual.
43336 \end_layout
43337
43338 \begin_layout Standard
43339 There is also an option to suppress the date and one to use the LaTeX-package
43340  
43341 \series bold
43342 refstyle
43343 \series default
43344  instead of 
43345 \series bold
43346 prettyref
43347 \series default
43348
43349 \begin_inset Index idx
43350 status collapsed
43351
43352 \begin_layout Plain Layout
43353 LaTeX-packages ! prettyref
43354 \end_layout
43355
43356 \end_inset
43357
43358
43359 \begin_inset Index idx
43360 status collapsed
43361
43362 \begin_layout Plain Layout
43363 LaTeX-packages ! refstyle
43364 \end_layout
43365
43366 \end_inset
43367
43368  for cross-references, see sec.
43369 \begin_inset space \thinspace{}
43370 \end_inset
43371
43372
43373 \begin_inset CommandInset ref
43374 LatexCommand ref
43375 reference "sec:Cross-References"
43376
43377 \end_inset
43378
43379 .
43380 \end_layout
43381
43382 \begin_layout Section
43383 Child Documents
43384 \end_layout
43385
43386 \begin_layout Standard
43387 This submenu is only visible when your document includes child documents.
43388  Please refer to the section 
43389 \emph on
43390 Child
43391 \begin_inset space ~
43392 \end_inset
43393
43394 Documents
43395 \emph default
43396  of the 
43397 \emph on
43398 Embedded
43399 \begin_inset space ~
43400 \end_inset
43401
43402 Objects
43403 \emph default
43404  manual for details.
43405 \end_layout
43406
43407 \begin_layout Section
43408 Modules
43409 \end_layout
43410
43411 \begin_layout Standard
43412 Modules are explained in section
43413 \begin_inset space ~
43414 \end_inset
43415
43416
43417 \begin_inset CommandInset ref
43418 LatexCommand ref
43419 reference "sub:Modules"
43420
43421 \end_inset
43422
43423 .
43424 \end_layout
43425
43426 \begin_layout Section
43427 Local Layout
43428 \end_layout
43429
43430 \begin_layout Standard
43431 See section
43432 \begin_inset space ~
43433 \end_inset
43434
43435
43436 \begin_inset CommandInset ref
43437 LatexCommand ref
43438 reference "sub:Local-Layout"
43439
43440 \end_inset
43441
43442  for a description.
43443 \end_layout
43444
43445 \begin_layout Section
43446 Fonts
43447 \end_layout
43448
43449 \begin_layout Standard
43450 The document font settings are described in section
43451 \begin_inset space ~
43452 \end_inset
43453
43454
43455 \begin_inset CommandInset ref
43456 LatexCommand ref
43457 reference "sec:Fonts-and-Text"
43458
43459 \end_inset
43460
43461 .
43462 \end_layout
43463
43464 \begin_layout Section
43465 Text Layout
43466 \end_layout
43467
43468 \begin_layout Standard
43469 You can specify if paragraphs should be separated by indentations or vertical
43470  skips.
43471  The line spacing and the number of text columns can also be specified here.
43472
43473 \change_inserted 2090807402 1325640630
43474  You can also determine whether text will be shown as justified in LyX itself.
43475  Note that this does not affect whether the text is justified in the output.
43476 \change_unchanged
43477
43478 \end_layout
43479
43480 \begin_layout Standard
43481 Note that LyX will not show two columns or the set up line spacing on screen.
43482  That would be impractical, often unreadable and is not part of the WYSIWYM
43483  concept.
43484  However, it will be as you specified it in the output.
43485 \end_layout
43486
43487 \begin_layout Section
43488 Page Layout
43489 \end_layout
43490
43491 \begin_layout Standard
43492 A description of this menu is given in section
43493 \begin_inset space ~
43494 \end_inset
43495
43496
43497 \begin_inset CommandInset ref
43498 LatexCommand ref
43499 reference "sub:Paper-Size,-Orientation"
43500
43501 \end_inset
43502
43503  and 
43504 \begin_inset CommandInset ref
43505 LatexCommand ref
43506 reference "sub:Document-Layout"
43507
43508 \end_inset
43509
43510 .
43511 \end_layout
43512
43513 \begin_layout Section
43514 Page Margins
43515 \end_layout
43516
43517 \begin_layout Standard
43518 Here you can adjust the paper margins, see section
43519 \begin_inset space ~
43520 \end_inset
43521
43522
43523 \begin_inset CommandInset ref
43524 LatexCommand ref
43525 reference "sub:Margins"
43526
43527 \end_inset
43528
43529 .
43530 \end_layout
43531
43532 \begin_layout Section
43533 Language
43534 \begin_inset CommandInset label
43535 LatexCommand label
43536 name "sec:Language-encodings"
43537
43538 \end_inset
43539
43540
43541 \begin_inset Index idx
43542 status collapsed
43543
43544 \begin_layout Plain Layout
43545 Language ! Encoding
43546 \end_layout
43547
43548 \end_inset
43549
43550
43551 \end_layout
43552
43553 \begin_layout Standard
43554 The document language and quote styles are set here.
43555  The encoding specifies how the document content is exported to LaTeX (the
43556  LyX file is always encoded in utf8).
43557  All characters that cannot be encoded using the specified encoding will
43558  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43559  known for a particular character).
43560 \begin_inset Foot
43561 status collapsed
43562
43563 \begin_layout Plain Layout
43564 The known commands are defined in a text file (
43565 \emph on
43566 unicodesymbols
43567 \emph default
43568 ).
43569  You can add commands for unknown symbols to that file yourself, see the
43570  
43571 \emph on
43572 Customization
43573 \emph default
43574  manual for details.
43575 \end_layout
43576
43577 \end_inset
43578
43579
43580 \end_layout
43581
43582 \begin_layout Standard
43583 If you use the option 
43584 \family sans
43585 Language Default
43586 \family default
43587 , LyX determines the encoding of a text part from the language of this text.
43588  If the document contains text in more than one language you may get more
43589  than one encoding in the LaTeX file.
43590  If you do not use this option then the complete document will always use
43591  exactly one encoding.
43592  Checking this option is the preferred setting.
43593 \end_layout
43594
43595 \begin_layout Standard
43596 LyX also supports Unicode output, which is particularly useful if you need
43597  lots of special symbols or non-alphabetic scripts, respectively.
43598  If you want to use this (and your LaTeX installation supports Unicode),
43599  choose one of the four utf8 variants from the list below.
43600  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43601  so it is not uncommon that a file with lots of Unicode symbols works fine
43602  with 
43603 \family sans
43604 Language Default
43605 \family default
43606  (when LyX uses its list of known LaTeX-commands), but does not work with
43607  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43608  because all Unicode symbols can be encoded in utf8).
43609  The situation is much better with XeTeX and LuaTeX, two new alternative
43610  engines to standard LaTeX.
43611  Both engines support Unicode natively.
43612  LyX now also supports these two engines (via the output formats 
43613 \family sans
43614 PDF
43615 \begin_inset space ~
43616 \end_inset
43617
43618 (XeTe
43619 \begin_inset ERT
43620 status collapsed
43621
43622 \begin_layout Plain Layout
43623
43624 {}
43625 \end_layout
43626
43627 \end_inset
43628
43629 X)
43630 \family default
43631
43632 \family sans
43633 PDF
43634 \begin_inset space ~
43635 \end_inset
43636
43637 (LuaTe
43638 \begin_inset ERT
43639 status collapsed
43640
43641 \begin_layout Plain Layout
43642
43643 {}
43644 \end_layout
43645
43646 \end_inset
43647
43648 X)
43649 \family default
43650  and 
43651 \family sans
43652 DVI
43653 \begin_inset space ~
43654 \end_inset
43655
43656 (LuaTeX)
43657 \family default
43658 , see section
43659 \begin_inset space ~
43660 \end_inset
43661
43662
43663 \begin_inset CommandInset ref
43664 LatexCommand ref
43665 reference "sub:Output-file-formats"
43666
43667 \end_inset
43668
43669 ).
43670  So if you are using many special or accented characters and 
43671 \family sans
43672 Language Default
43673 \family default
43674  fails, you might try out one of these new engines.
43675 \end_layout
43676
43677 \begin_layout Standard
43678 The 
43679 \family sans
43680 Language
43681 \begin_inset space ~
43682 \end_inset
43683
43684 package
43685 \family default
43686  determines the LaTeX-package that is used for hyphenation and the translation
43687  of strings like 
43688 \begin_inset Quotes eld
43689 \end_inset
43690
43691 Part
43692 \begin_inset Quotes erd
43693 \end_inset
43694
43695 .
43696  The possible settings are:
43697 \end_layout
43698
43699 \begin_layout Description
43700 Default uses the language package that is selected in
43701 \family sans
43702  Tools\SpecialChar \menuseparator
43703 Preferences\SpecialChar \menuseparator
43704 Language Settings
43705 \family default
43706  (see section
43707 \begin_inset space ~
43708 \end_inset
43709
43710
43711 \begin_inset CommandInset ref
43712 LatexCommand ref
43713 reference "sub:Prefs-Language"
43714
43715 \end_inset
43716
43717 ).
43718 \end_layout
43719
43720 \begin_layout Description
43721 Automatic selects the most suitable language package for the view/export
43722  format you will use.
43723  In many cases this will be 
43724 \series bold
43725 babel
43726 \series default
43727
43728 \begin_inset Index idx
43729 status collapsed
43730
43731 \begin_layout Plain Layout
43732 LaTeX-packages ! babel
43733 \end_layout
43734
43735 \end_inset
43736
43737 .
43738  If the newer package 
43739 \series bold
43740 polyglossia
43741 \series default
43742
43743 \begin_inset Index idx
43744 status collapsed
43745
43746 \begin_layout Plain Layout
43747 LaTeX-packages ! polyglossia
43748 \end_layout
43749
43750 \end_inset
43751
43752  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
43753  this package will be used instead of 
43754 \series bold
43755 babel
43756 \series default
43757 .
43758 \end_layout
43759
43760 \begin_layout Description
43761 Always
43762 \begin_inset space ~
43763 \end_inset
43764
43765 Babel uses 
43766 \series bold
43767 babel
43768 \series default
43769  even if 
43770 \series bold
43771 polyglossia
43772 \series default
43773  would be more appropriate.
43774 \end_layout
43775
43776 \begin_layout Description
43777 Custom allows you to specify a language package command of your choice.
43778  For example if you want to use a language-specific package like 
43779 \series bold
43780 ngerman
43781 \series default
43782  (for German texts), type in
43783 \series bold
43784
43785 \begin_inset Newline newline
43786 \end_inset
43787
43788
43789 \backslash
43790 usepackage{ngerman}
43791 \end_layout
43792
43793 \begin_layout Description
43794 None will not use a language package.
43795  This is necessary for some document classes for scientific articles.
43796 \end_layout
43797
43798 \begin_layout Standard
43799 Here is a list with the important encodings:
43800 \end_layout
43801
43802 \begin_layout Description
43803 Language
43804 \begin_inset space ~
43805 \end_inset
43806
43807 Default
43808 \begin_inset space ~
43809 \end_inset
43810
43811 (no
43812 \begin_inset space ~
43813 \end_inset
43814
43815 inputenc) Same as 
43816 \family sans
43817 Language Default
43818 \family default
43819 , but the LaTeX-package 
43820 \series bold
43821 inputenc
43822 \series default
43823
43824 \begin_inset Index idx
43825 status collapsed
43826
43827 \begin_layout Plain Layout
43828 LaTeX-packages ! inputenc
43829 \end_layout
43830
43831 \end_inset
43832
43833  is not used.
43834  When using this, you probably need to load some additional packages manually
43835  in the preamble and specify the used encoding for text parts in foreign
43836  languages in TeX code.
43837 \end_layout
43838
43839 \begin_layout Description
43840 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43841  LyX converts all other characters into LaTeX commands, which may result
43842  in a big file when lots of LaTeX-commands are needed.
43843 \end_layout
43844
43845 \begin_layout Description
43846 Arabic
43847 \begin_inset space ~
43848 \end_inset
43849
43850 (CP
43851 \begin_inset space ~
43852 \end_inset
43853
43854 1256) MS Windows code page for Arabic and Farsi
43855 \end_layout
43856
43857 \begin_layout Description
43858 Arabic
43859 \begin_inset space ~
43860 \end_inset
43861
43862 (ISO
43863 \begin_inset space ~
43864 \end_inset
43865
43866 8859-6) for Arabic and Farsi
43867 \end_layout
43868
43869 \begin_layout Description
43870 Armenian
43871 \begin_inset space ~
43872 \end_inset
43873
43874 (ArmSCII8) for Armenian
43875 \end_layout
43876
43877 \begin_layout Description
43878 Baltic
43879 \begin_inset space ~
43880 \end_inset
43881
43882 (CP
43883 \begin_inset space ~
43884 \end_inset
43885
43886 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43887  as the ISO-8859-13 encoding
43888 \end_layout
43889
43890 \begin_layout Description
43891 Baltic
43892 \begin_inset space ~
43893 \end_inset
43894
43895 (ISO
43896 \begin_inset space ~
43897 \end_inset
43898
43899 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43900  encoding
43901 \end_layout
43902
43903 \begin_layout Description
43904 Baltic
43905 \begin_inset space ~
43906 \end_inset
43907
43908 (ISO
43909 \begin_inset space ~
43910 \end_inset
43911
43912 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43913  ISO-8859-13 encoding
43914 \end_layout
43915
43916 \begin_layout Description
43917 Central
43918 \begin_inset space ~
43919 \end_inset
43920
43921 European
43922 \begin_inset space ~
43923 \end_inset
43924
43925 (CP
43926 \begin_inset space ~
43927 \end_inset
43928
43929 1250) MS Windows code page for ISO
43930 \begin_inset space ~
43931 \end_inset
43932
43933 8859-2 (latin2)
43934 \end_layout
43935
43936 \begin_layout Description
43937 Central
43938 \begin_inset space ~
43939 \end_inset
43940
43941 European
43942 \begin_inset space ~
43943 \end_inset
43944
43945 (ISO
43946 \begin_inset space ~
43947 \end_inset
43948
43949 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43950  Romanian, Slovak and Slovenian
43951 \end_layout
43952
43953 \begin_layout Description
43954 Chinese
43955 \begin_inset space ~
43956 \end_inset
43957
43958 (simplified)
43959 \begin_inset space ~
43960 \end_inset
43961
43962 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43963  this encoding is officially replaced by the encoding GB18030, as GB18030
43964  is not available for LaTeX you should try to use the encoding Unicode
43965 \begin_inset space ~
43966 \end_inset
43967
43968 (CJK)
43969 \begin_inset space ~
43970 \end_inset
43971
43972 (utf8)
43973 \end_layout
43974
43975 \begin_layout Description
43976 Chinese
43977 \begin_inset space ~
43978 \end_inset
43979
43980 (simplified)
43981 \begin_inset space ~
43982 \end_inset
43983
43984 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
43985  except for the Euro currency sign, since 2001 this encoding is officially
43986  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
43987  you should try to use the encoding Unicode
43988 \begin_inset space ~
43989 \end_inset
43990
43991 (CJK)
43992 \begin_inset space ~
43993 \end_inset
43994
43995 (utf8)
43996 \end_layout
43997
43998 \begin_layout Description
43999 Chinese
44000 \begin_inset space ~
44001 \end_inset
44002
44003 (traditional)
44004 \begin_inset space ~
44005 \end_inset
44006
44007 (EUC-TW) for traditional Chinese
44008 \end_layout
44009
44010 \begin_layout Description
44011 Cyrillic
44012 \begin_inset space ~
44013 \end_inset
44014
44015 (CP
44016 \begin_inset space ~
44017 \end_inset
44018
44019 1251) MS Windows code page for Cyrillic
44020 \end_layout
44021
44022 \begin_layout Description
44023 Cyrillic
44024 \begin_inset space ~
44025 \end_inset
44026
44027 (ISO
44028 \begin_inset space ~
44029 \end_inset
44030
44031 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
44032 \end_layout
44033
44034 \begin_layout Description
44035 Cyrillic
44036 \begin_inset space ~
44037 \end_inset
44038
44039 (KOI8-R) standard Cyrillic especially for Russian
44040 \end_layout
44041
44042 \begin_layout Description
44043 Cyrillic
44044 \begin_inset space ~
44045 \end_inset
44046
44047 (KOI8-U) Cyrillic for Ukrainian
44048 \end_layout
44049
44050 \begin_layout Description
44051 Cyrillic
44052 \begin_inset space ~
44053 \end_inset
44054
44055 (pt
44056 \begin_inset space ~
44057 \end_inset
44058
44059 154) Cyrillic for Kazakh
44060 \end_layout
44061
44062 \begin_layout Description
44063 Greek
44064 \begin_inset space ~
44065 \end_inset
44066
44067 (ISO
44068 \begin_inset space ~
44069 \end_inset
44070
44071 8859-7) for Greek
44072 \end_layout
44073
44074 \begin_layout Description
44075 Hebrew
44076 \begin_inset space ~
44077 \end_inset
44078
44079 (CP
44080 \begin_inset space ~
44081 \end_inset
44082
44083 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
44084 \end_layout
44085
44086 \begin_layout Description
44087 Hebrew
44088 \begin_inset space ~
44089 \end_inset
44090
44091 (ISO
44092 \begin_inset space ~
44093 \end_inset
44094
44095 8859-8) for Hebrew
44096 \end_layout
44097
44098 \begin_layout Description
44099 Japanese
44100 \begin_inset space ~
44101 \end_inset
44102
44103 (CJK)
44104 \begin_inset space ~
44105 \end_inset
44106
44107 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44108 \series bold
44109 CJK
44110 \series default
44111
44112 \begin_inset Index idx
44113 status collapsed
44114
44115 \begin_layout Plain Layout
44116 LaTeX-packages ! CJK
44117 \end_layout
44118
44119 \end_inset
44120
44121 , when using this, set the document language to 
44122 \family sans
44123 Japanese (CJK)
44124 \end_layout
44125
44126 \begin_layout Description
44127 Japanese
44128 \begin_inset space ~
44129 \end_inset
44130
44131 (CJK)
44132 \begin_inset space ~
44133 \end_inset
44134
44135 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44136 \series bold
44137 CJK
44138 \series default
44139 , when using this, set the document language to 
44140 \family sans
44141 Japanese
44142 \begin_inset space ~
44143 \end_inset
44144
44145 (CJK)
44146 \end_layout
44147
44148 \begin_layout Description
44149 Japanese
44150 \begin_inset space ~
44151 \end_inset
44152
44153 (non-CJK)
44154 \begin_inset space ~
44155 \end_inset
44156
44157 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44158 \series bold
44159 japanese
44160 \series default
44161
44162 \begin_inset Index idx
44163 status collapsed
44164
44165 \begin_layout Plain Layout
44166 LaTeX-packages ! japanese
44167 \end_layout
44168
44169 \end_inset
44170
44171 , when using this, set the document language to 
44172 \family sans
44173 Japanese
44174 \end_layout
44175
44176 \begin_layout Description
44177 Japanese
44178 \begin_inset space ~
44179 \end_inset
44180
44181 (non-CJK)
44182 \begin_inset space ~
44183 \end_inset
44184
44185 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44186 \series bold
44187 japanese
44188 \series default
44189 , when using this, set the document language to 
44190 \family sans
44191 Japanese
44192 \end_layout
44193
44194 \begin_layout Description
44195 Japanese
44196 \begin_inset space ~
44197 \end_inset
44198
44199 (non-CJK)
44200 \begin_inset space ~
44201 \end_inset
44202
44203 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
44204 \series bold
44205 japanese
44206 \series default
44207 , when using this, set the document language to 
44208 \family sans
44209 Japanese
44210 \end_layout
44211
44212 \begin_layout Description
44213 Korean
44214 \begin_inset space ~
44215 \end_inset
44216
44217 (EUC-KR) for Korean
44218 \end_layout
44219
44220 \begin_layout Description
44221 Southern
44222 \begin_inset space ~
44223 \end_inset
44224
44225 European
44226 \begin_inset space ~
44227 \end_inset
44228
44229 (ISO
44230 \begin_inset space ~
44231 \end_inset
44232
44233 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
44234 \end_layout
44235
44236 \begin_layout Description
44237 South-Eastern
44238 \begin_inset space ~
44239 \end_inset
44240
44241 European
44242 \begin_inset space ~
44243 \end_inset
44244
44245 (ISO
44246 \begin_inset space ~
44247 \end_inset
44248
44249 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
44250  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
44251  to cover many languages and characters with diacritics
44252 \end_layout
44253
44254 \begin_layout Description
44255 Thai
44256 \begin_inset space ~
44257 \end_inset
44258
44259 (TIS
44260 \begin_inset space ~
44261 \end_inset
44262
44263 620-0) for Thai
44264 \end_layout
44265
44266 \begin_layout Description
44267 Turkish
44268 \begin_inset space ~
44269 \end_inset
44270
44271 (ISO
44272 \begin_inset space ~
44273 \end_inset
44274
44275 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
44276  Icelandic letters are replaced by Turkish ones
44277 \end_layout
44278
44279 \begin_layout Description
44280 Unicode
44281 \begin_inset space ~
44282 \end_inset
44283
44284 (CJK)
44285 \begin_inset space ~
44286 \end_inset
44287
44288 (utf8) Unicode utf8 with the LaTeX-package 
44289 \series bold
44290 CJK
44291 \series default
44292
44293 \begin_inset Index idx
44294 status collapsed
44295
44296 \begin_layout Plain Layout
44297 LaTeX-packages ! CJK
44298 \end_layout
44299
44300 \end_inset
44301
44302  (for the languages Chinese, Japanese and Korean)
44303 \end_layout
44304
44305 \begin_layout Description
44306 Unicode
44307 \begin_inset space ~
44308 \end_inset
44309
44310 (XeTeX)
44311 \begin_inset space ~
44312 \end_inset
44313
44314 (utf8) Unicode utf8 to be used with 
44315 \family sans
44316 XeTeX
44317 \family default
44318  and 
44319 \family sans
44320 LuaTeX
44321 \family default
44322 , which use Unicode directly, without the help of the LaTeX-package 
44323 \series bold
44324 inputenc
44325 \series default
44326 .
44327  LyX automatically selects this encoding if you export or preview XeTeX
44328  or LuaTeX.
44329  Normally you do not need to set this encoding manually.
44330 \end_layout
44331
44332 \begin_layout Description
44333 Unicode
44334 \begin_inset space ~
44335 \end_inset
44336
44337 (ucs-extended)
44338 \begin_inset space ~
44339 \end_inset
44340
44341 (utf8x) Unicode utf8 based on the LaTeX-package 
44342 \series bold
44343 ucs
44344 \series default
44345
44346 \begin_inset Index idx
44347 status collapsed
44348
44349 \begin_layout Plain Layout
44350 LaTeX-packages ! ucs
44351 \end_layout
44352
44353 \end_inset
44354
44355  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
44356 \end_layout
44357
44358 \begin_layout Description
44359 Unicode
44360 \begin_inset space ~
44361 \end_inset
44362
44363 (utf8) Unicode utf8 based on the LaTeX-package 
44364 \series bold
44365 inputenc
44366 \series default
44367
44368 \begin_inset Index idx
44369 status collapsed
44370
44371 \begin_layout Plain Layout
44372 LaTeX-packages ! inputenc
44373 \end_layout
44374
44375 \end_inset
44376
44377 .
44378  Currently only a limited range of characters (mainly for Latin scripts)
44379  is supported.
44380 \end_layout
44381
44382 \begin_layout Description
44383 Western
44384 \begin_inset space ~
44385 \end_inset
44386
44387 European
44388 \begin_inset space ~
44389 \end_inset
44390
44391 (CP
44392 \begin_inset space ~
44393 \end_inset
44394
44395 1252) MS Windows code page for ISO
44396 \begin_inset space ~
44397 \end_inset
44398
44399 8859-1 (latin1)
44400 \end_layout
44401
44402 \begin_layout Description
44403 Western
44404 \begin_inset space ~
44405 \end_inset
44406
44407 European
44408 \begin_inset space ~
44409 \end_inset
44410
44411 (ISO
44412 \begin_inset space ~
44413 \end_inset
44414
44415 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
44416  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
44417  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
44418  encoding instead
44419 \end_layout
44420
44421 \begin_layout Description
44422 Western
44423 \begin_inset space ~
44424 \end_inset
44425
44426 European
44427 \begin_inset space ~
44428 \end_inset
44429
44430 (ISO
44431 \begin_inset space ~
44432 \end_inset
44433
44434 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
44435  sign, the œ-ligature and some characters used for French and Finnish
44436 \end_layout
44437
44438 \begin_layout Standard
44439 Finally, the dialog lets you select a specific language package for the
44440  current document.
44441  See sec.
44442 \begin_inset space \thinspace{}
44443 \end_inset
44444
44445
44446 \begin_inset CommandInset ref
44447 LatexCommand ref
44448 reference "sub:Prefs-Language"
44449
44450 \end_inset
44451
44452  for more information on the language package.
44453 \end_layout
44454
44455 \begin_layout Section
44456 Colors
44457 \begin_inset Index idx
44458 status collapsed
44459
44460 \begin_layout Plain Layout
44461 Color ! main text
44462 \end_layout
44463
44464 \end_inset
44465
44466
44467 \begin_inset Index idx
44468 status collapsed
44469
44470 \begin_layout Plain Layout
44471 Color ! background
44472 \end_layout
44473
44474 \end_inset
44475
44476
44477 \end_layout
44478
44479 \begin_layout Standard
44480 Here you can alter the font color for the main text (default: black) and
44481  for Greyed
44482 \begin_inset space ~
44483 \end_inset
44484
44485 out notes (default: light grey).
44486  The button 
44487 \family sans
44488 Reset
44489 \family default
44490  sets the color back to the default.
44491 \end_layout
44492
44493 \begin_layout Standard
44494 You can also change the background color for the pages (default: white)
44495  and for Shaded
44496 \begin_inset space ~
44497 \end_inset
44498
44499 boxes (default: red).
44500 \end_layout
44501
44502 \begin_layout Standard
44503 \begin_inset Note Greyedout
44504 status collapsed
44505
44506 \begin_layout Plain Layout
44507 The colors are not shown within LyX, only in the output.
44508  (This Greyed
44509 \begin_inset space ~
44510 \end_inset
44511
44512 out note appears blue in the output.)
44513 \end_layout
44514
44515 \end_inset
44516
44517
44518 \end_layout
44519
44520 \begin_layout Standard
44521 Note, if you change the main text font color and use the option 
44522 \family sans
44523 Color
44524 \begin_inset space ~
44525 \end_inset
44526
44527 links
44528 \family default
44529  in the document settings under 
44530 \family sans
44531 PDF
44532 \begin_inset space ~
44533 \end_inset
44534
44535 properties
44536 \family default
44537 , you probably also need to change the link font color by using 
44538 \family sans
44539 Additional
44540 \begin_inset space ~
44541 \end_inset
44542
44543 options
44544 \family default
44545  in the 
44546 \family sans
44547 PDF
44548 \begin_inset space ~
44549 \end_inset
44550
44551 properties
44552 \family default
44553 .
44554  For example the option
44555 \end_layout
44556
44557 \begin_layout Standard
44558
44559 \series bold
44560 linkcolor=black
44561 \end_layout
44562
44563 \begin_layout Standard
44564 sets the link text color to black.
44565  For more information, see the manual of the LaTeX-package 
44566 \series bold
44567 hyperref
44568 \series default
44569
44570 \begin_inset Index idx
44571 status collapsed
44572
44573 \begin_layout Plain Layout
44574 LaTeX-packages ! hyperref
44575 \end_layout
44576
44577 \end_inset
44578
44579
44580 \begin_inset CommandInset citation
44581 LatexCommand cite
44582 key "hyperref"
44583
44584 \end_inset
44585
44586 .
44587 \end_layout
44588
44589 \begin_layout Standard
44590 \begin_inset VSpace bigskip
44591 \end_inset
44592
44593
44594 \end_layout
44595
44596 \begin_layout Standard
44597 You can adapt the main text font color and the page background for every
44598  page in your document if you use these commands as TeX
44599 \begin_inset space ~
44600 \end_inset
44601
44602 Code behind a forced page break:
44603 \end_layout
44604
44605 \begin_layout Itemize
44606 For the page color:
44607 \begin_inset Newline newline
44608 \end_inset
44609
44610
44611 \series bold
44612
44613 \backslash
44614 pagecolor{color name}
44615 \end_layout
44616
44617 \begin_layout Itemize
44618 For the text color:
44619 \begin_inset Newline newline
44620 \end_inset
44621
44622
44623 \series bold
44624
44625 \backslash
44626 color{color name}
44627 \end_layout
44628
44629 \begin_layout Standard
44630 The color name can hereby be one of these: 
44631 \series bold
44632 black
44633 \series default
44634
44635 \series bold
44636 blue
44637 \series default
44638
44639 \series bold
44640 cyan
44641 \series default
44642
44643 \series bold
44644 green
44645 \series default
44646
44647 \series bold
44648 magenta
44649 \series default
44650
44651 \series bold
44652 red
44653 \series default
44654
44655 \series bold
44656 white
44657 \series default
44658
44659 \series bold
44660 yellow
44661 \series default
44662
44663 \begin_inset Newline newline
44664 \end_inset
44665
44666 If you have changed a text or background color, you can use them under the
44667  following names:
44668 \end_layout
44669
44670 \begin_layout Itemize
44671 For the page background color:
44672 \begin_inset Newline newline
44673 \end_inset
44674
44675
44676 \series bold
44677 page_backgroundcolor
44678 \end_layout
44679
44680 \begin_layout Itemize
44681 For the main text color:
44682 \begin_inset Newline newline
44683 \end_inset
44684
44685
44686 \series bold
44687 document_fontcolor
44688 \end_layout
44689
44690 \begin_layout Itemize
44691 For the Shaded
44692 \begin_inset space ~
44693 \end_inset
44694
44695 box background color:
44696 \begin_inset Newline newline
44697 \end_inset
44698
44699
44700 \series bold
44701 shadecolor
44702 \end_layout
44703
44704 \begin_layout Itemize
44705 For the Greyed
44706 \begin_inset space ~
44707 \end_inset
44708
44709 out note text color:
44710 \begin_inset Newline newline
44711 \end_inset
44712
44713
44714 \series bold
44715 note_fontcolor
44716 \end_layout
44717
44718 \begin_layout Standard
44719 To see how to define and use custom colors, see section 
44720 \emph on
44721 Colored
44722 \begin_inset space ~
44723 \end_inset
44724
44725 Cells
44726 \emph default
44727  of the 
44728 \emph on
44729 Embedded
44730 \begin_inset space ~
44731 \end_inset
44732
44733 Objects
44734 \emph default
44735  manual.
44736 \end_layout
44737
44738 \begin_layout Section
44739 Numbering & TOC
44740 \end_layout
44741
44742 \begin_layout Standard
44743 Here you can adjust the numbering depth of section headings and the section
44744  depth in the table of contents as described in section
44745 \begin_inset space ~
44746 \end_inset
44747
44748
44749 \begin_inset CommandInset ref
44750 LatexCommand ref
44751 reference "sub:Numbering-depth"
44752
44753 \end_inset
44754
44755 .
44756 \end_layout
44757
44758 \begin_layout Section
44759 Bibliography
44760 \end_layout
44761
44762 \begin_layout Standard
44763 Here you can specify a citation style using the LaTeX packages 
44764 \series bold
44765 natbib
44766 \series default
44767
44768 \begin_inset Index idx
44769 status collapsed
44770
44771 \begin_layout Plain Layout
44772 LaTeX-packages ! natbib
44773 \end_layout
44774
44775 \end_inset
44776
44777  or 
44778 \series bold
44779 jurabib
44780 \series default
44781
44782 \begin_inset Index idx
44783 status collapsed
44784
44785 \begin_layout Plain Layout
44786 LaTeX-packages ! jurabib
44787 \end_layout
44788
44789 \end_inset
44790
44791 .
44792  You can enable a sectioned bibliography using the LaTeX package 
44793 \series bold
44794 bibtopic
44795 \series default
44796
44797 \begin_inset Index idx
44798 status collapsed
44799
44800 \begin_layout Plain Layout
44801 LaTeX-packages ! bibtopic
44802 \end_layout
44803
44804 \end_inset
44805
44806  and you can customize how the bibliography of the given document is being
44807  generated.
44808  For a further description see section
44809 \begin_inset space ~
44810 \end_inset
44811
44812
44813 \begin_inset CommandInset ref
44814 LatexCommand ref
44815 reference "sec:Bibliography"
44816
44817 \end_inset
44818
44819 .
44820 \end_layout
44821
44822 \begin_layout Section
44823 Indexes
44824 \end_layout
44825
44826 \begin_layout Standard
44827 Here, you can customize how the index of your document is being generated
44828  and you can define additional indexes.
44829  Please refer to section
44830 \begin_inset space ~
44831 \end_inset
44832
44833
44834 \begin_inset CommandInset ref
44835 LatexCommand ref
44836 reference "sec:Index"
44837
44838 \end_inset
44839
44840  for details.
44841 \end_layout
44842
44843 \begin_layout Section
44844 PDF Properties
44845 \end_layout
44846
44847 \begin_layout Standard
44848 The PDF properties are explained in section
44849 \begin_inset space ~
44850 \end_inset
44851
44852
44853 \begin_inset CommandInset ref
44854 LatexCommand ref
44855 reference "sec:PDF-Properties"
44856
44857 \end_inset
44858
44859 .
44860 \end_layout
44861
44862 \begin_layout Section
44863 Math Options
44864 \end_layout
44865
44866 \begin_layout Standard
44867 These options will force LyX to use the LaTeX-packages 
44868 \series bold
44869 amsmath
44870 \series default
44871
44872 \begin_inset Index idx
44873 status collapsed
44874
44875 \begin_layout Plain Layout
44876 LaTeX-packages ! amsmath
44877 \end_layout
44878
44879 \end_inset
44880
44881
44882 \series bold
44883 esint
44884 \series default
44885
44886 \begin_inset Index idx
44887 status collapsed
44888
44889 \begin_layout Plain Layout
44890 LaTeX-packages ! esint
44891 \end_layout
44892
44893 \end_inset
44894
44895
44896 \series bold
44897 mathdots
44898 \series default
44899
44900 \begin_inset Index idx
44901 status collapsed
44902
44903 \begin_layout Plain Layout
44904 LaTeX-packages ! mathdots
44905 \end_layout
44906
44907 \end_inset
44908
44909  und 
44910 \series bold
44911 mhchem
44912 \series default
44913
44914 \begin_inset Index idx
44915 status collapsed
44916
44917 \begin_layout Plain Layout
44918 LaTeX-packages ! mhchem
44919 \end_layout
44920
44921 \end_inset
44922
44923  or to use them automatically when they are needed.
44924 \end_layout
44925
44926 \begin_layout Description
44927 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
44928  ensure that you have enabled 
44929 \family sans
44930 AMS
44931 \begin_inset space ~
44932 \end_inset
44933
44934 math
44935 \family default
44936 .
44937 \end_layout
44938
44939 \begin_layout Description
44940 esint is used for special integral characters, see section 
44941 \emph on
44942 Big
44943 \begin_inset space ~
44944 \end_inset
44945
44946 Operators
44947 \emph default
44948  of the 
44949 \emph on
44950 Math
44951 \emph default
44952  manual.
44953 \end_layout
44954
44955 \begin_layout Description
44956 mathdots is used for special ellipses, see section 
44957 \emph on
44958 Ellipses
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 mhchem is used for chemical equations, see section 
44969 \emph on
44970 Chemical Symbols and Equations
44971 \emph default
44972  of the 
44973 \emph on
44974 Math
44975 \emph default
44976  manual.
44977 \end_layout
44978
44979 \begin_layout Section
44980 Float Placement
44981 \end_layout
44982
44983 \begin_layout Standard
44984 The float placement options are described in section 
44985 \emph on
44986 Float
44987 \begin_inset space ~
44988 \end_inset
44989
44990 Placement
44991 \emph default
44992  of the 
44993 \emph on
44994 Embedded
44995 \begin_inset space ~
44996 \end_inset
44997
44998 Objects
44999 \emph default
45000  manual.
45001 \end_layout
45002
45003 \begin_layout Section
45004 Listings
45005 \end_layout
45006
45007 \begin_layout Standard
45008 The listings settings are explained in chapter 
45009 \emph on
45010 Program Code Listings
45011 \emph default
45012  of the 
45013 \emph on
45014 Embedded
45015 \begin_inset space ~
45016 \end_inset
45017
45018 Objects
45019 \emph default
45020  manual.
45021 \end_layout
45022
45023 \begin_layout Section
45024 Bullets
45025 \end_layout
45026
45027 \begin_layout Standard
45028 Here you can adjust the characters for the itemize levels.
45029  The itemize environment is described in section
45030 \begin_inset space ~
45031 \end_inset
45032
45033
45034 \begin_inset CommandInset ref
45035 LatexCommand ref
45036 reference "sec:Itemize"
45037
45038 \end_inset
45039
45040 .
45041 \end_layout
45042
45043 \begin_layout Section
45044 Branches
45045 \end_layout
45046
45047 \begin_layout Standard
45048 Branches are described in section
45049 \begin_inset space ~
45050 \end_inset
45051
45052
45053 \begin_inset CommandInset ref
45054 LatexCommand ref
45055 reference "sec:Branches"
45056
45057 \end_inset
45058
45059 .
45060 \end_layout
45061
45062 \begin_layout Section
45063 Output
45064 \begin_inset CommandInset label
45065 LatexCommand label
45066 name "sec:Doc-Output"
45067
45068 \end_inset
45069
45070
45071 \end_layout
45072
45073 \begin_layout Standard
45074 Here you can define some output specifics for the current document:
45075 \end_layout
45076
45077 \begin_layout Description
45078 Default
45079 \begin_inset space ~
45080 \end_inset
45081
45082 Output
45083 \begin_inset space ~
45084 \end_inset
45085
45086 Format: The format that is used when you hit 
45087 \begin_inset Quotes eld
45088 \end_inset
45089
45090 View
45091 \begin_inset Quotes erd
45092 \end_inset
45093
45094
45095 \begin_inset Quotes eld
45096 \end_inset
45097
45098 Update
45099 \begin_inset Quotes erd
45100 \end_inset
45101
45102
45103 \begin_inset Quotes eld
45104 \end_inset
45105
45106 View Master Document
45107 \begin_inset Quotes erd
45108 \end_inset
45109
45110  and 
45111 \begin_inset Quotes eld
45112 \end_inset
45113
45114 Update Master Document
45115 \begin_inset Quotes erd
45116 \end_inset
45117
45118  in the 
45119 \family sans
45120 View
45121 \family default
45122  menu or the toolbar.
45123  The default is set in 
45124 \family sans
45125 Tools\SpecialChar \menuseparator
45126 Preferences\SpecialChar \menuseparator
45127 File Formats
45128 \family default
45129 , see sec.
45130 \begin_inset space \thinspace{}
45131 \end_inset
45132
45133
45134 \begin_inset CommandInset ref
45135 LatexCommand ref
45136 reference "sec:File-Formats"
45137
45138 \end_inset
45139
45140 .
45141 \end_layout
45142
45143 \begin_layout Description
45144 Synchronize
45145 \begin_inset space ~
45146 \end_inset
45147
45148 with
45149 \begin_inset space ~
45150 \end_inset
45151
45152 Output settings for the menu 
45153 \family sans
45154 Navigate\SpecialChar \menuseparator
45155 Forward
45156 \begin_inset space ~
45157 \end_inset
45158
45159 search
45160 \family default
45161 .
45162  For a detailed description see section 
45163 \emph on
45164 Reverse DVI/PDF search
45165 \emph default
45166  of the 
45167 \emph on
45168 Additional
45169 \begin_inset space ~
45170 \end_inset
45171
45172 Features
45173 \emph default
45174  manual.
45175 \end_layout
45176
45177 \begin_layout Description
45178 XHTML
45179 \begin_inset space ~
45180 \end_inset
45181
45182 Output
45183 \begin_inset space ~
45184 \end_inset
45185
45186 Options settings for the export format 
45187 \family sans
45188 LyXHTML
45189 \family default
45190 .
45191  
45192 \family sans
45193 Strict XHTML
45194 \begin_inset space ~
45195 \end_inset
45196
45197 1.1
45198 \family default
45199  will assure that the output follows exactly version
45200 \begin_inset space ~
45201 \end_inset
45202
45203 1.1 of the XHTML standard.
45204  The different 
45205 \family sans
45206 Math
45207 \begin_inset space ~
45208 \end_inset
45209
45210 output
45211 \family default
45212  settings are described in detail in section 
45213 \emph on
45214 Math Output in XHTML
45215 \emph default
45216  of the 
45217 \emph on
45218 Additional
45219 \begin_inset space ~
45220 \end_inset
45221
45222 Features
45223 \emph default
45224  manual.
45225  The scaling is used for the size of equations in the output.
45226 \end_layout
45227
45228 \begin_layout Section
45229 LaT
45230 \begin_inset ERT
45231 status collapsed
45232
45233 \begin_layout Plain Layout
45234
45235 {}
45236 \end_layout
45237
45238 \end_inset
45239
45240 eX Preamble
45241 \end_layout
45242
45243 \begin_layout Standard
45244 In this text field you can enter commands to load special LaTeX-packages
45245  or to define LaTeX-commands.
45246  The preamble is a thing for LaTeX-experts.
45247  You should not enter commands here until you exactly know what you are
45248  doing.
45249 \end_layout
45250
45251 \begin_layout Standard
45252 An introduction to the LaTeX-syntax is given in section
45253 \begin_inset space ~
45254 \end_inset
45255
45256
45257 \begin_inset CommandInset ref
45258 LatexCommand ref
45259 reference "sub:LaTeX-Syntax"
45260
45261 \end_inset
45262
45263 .
45264 \end_layout
45265
45266 \begin_layout Chapter
45267 The 
45268 \family sans
45269 Preferences
45270 \family default
45271  Dialog
45272 \begin_inset CommandInset label
45273 LatexCommand label
45274 name "chap:The-Preferences-dialog"
45275
45276 \end_inset
45277
45278
45279 \begin_inset Index idx
45280 status collapsed
45281
45282 \begin_layout Plain Layout
45283 Preferences
45284 \end_layout
45285
45286 \end_inset
45287
45288
45289 \end_layout
45290
45291 \begin_layout Standard
45292 The preferences dialog is called with the menu 
45293 \family sans
45294 Tools\SpecialChar \menuseparator
45295 Preferences
45296 \family default
45297 .
45298  It has the following submenus.
45299 \end_layout
45300
45301 \begin_layout Section
45302 Look and Feel
45303 \end_layout
45304
45305 \begin_layout Subsection
45306 User Interface
45307 \end_layout
45308
45309 \begin_layout Subsubsection
45310 User Interface File
45311 \begin_inset Index idx
45312 status collapsed
45313
45314 \begin_layout Plain Layout
45315 Customization ! of toolbars
45316 \end_layout
45317
45318 \end_inset
45319
45320
45321 \begin_inset Index idx
45322 status collapsed
45323
45324 \begin_layout Plain Layout
45325 Customization ! of menus
45326 \end_layout
45327
45328 \end_inset
45329
45330
45331 \end_layout
45332
45333 \begin_layout Standard
45334 The appearance of the menus and toolbars can be changed by choosing a user
45335  interface (ui) file.
45336  A ui-file is a text file where the toolbars and menus are listed.
45337  The toolbar buttons and menu entries are specified in the files 
45338 \shape italic
45339 stdtoolbars.inc
45340 \shape default
45341  and 
45342 \shape italic
45343 stdmenus.inc
45344 \shape default
45345 , respectively.
45346  Both files are loaded by the 
45347 \emph on
45348 default.ui
45349 \emph default
45350  file.
45351  To create your own menu and toolbar layout, start with a copy of these
45352  files and edit the entries.
45353 \end_layout
45354
45355 \begin_layout Standard
45356 The syntax of the .inc-files is straightforward: The 
45357 \family sans
45358 Menubar
45359 \family default
45360
45361 \family sans
45362 Menu
45363 \family default
45364  and 
45365 \family sans
45366 Toolbar
45367 \family default
45368  entries must be finished with an explicit 
45369 \family sans
45370 End
45371 \family default
45372 .
45373  They may contain 
45374 \family sans
45375 Submenu
45376 \family default
45377
45378 \family sans
45379 Item
45380 \family default
45381
45382 \family sans
45383 OptItem
45384 \family default
45385
45386 \family sans
45387 Separator
45388 \family default
45389
45390 \family sans
45391 Icon,
45392 \family default
45393  and in the case of the 
45394 \begin_inset Quotes eld
45395 \end_inset
45396
45397 file_lastfiles
45398 \begin_inset Quotes erd
45399 \end_inset
45400
45401  menu a 
45402 \family sans
45403 Lastfiles
45404 \family default
45405  entry.
45406  The syntax for the entries is:
45407 \end_layout
45408
45409 \begin_layout Standard
45410 \begin_inset VSpace smallskip*
45411 \end_inset
45412
45413
45414 \series bold
45415 Item 
45416 \begin_inset Quotes eld
45417 \end_inset
45418
45419 menu 
45420 \series default
45421 or
45422 \series bold
45423  button name
45424 \begin_inset Quotes erd
45425 \end_inset
45426
45427  
45428 \begin_inset Quotes eld
45429 \end_inset
45430
45431 LyX-function
45432 \begin_inset Quotes erd
45433 \end_inset
45434
45435
45436 \end_layout
45437
45438 \begin_layout Standard
45439 \noindent
45440 \begin_inset VSpace smallskip*
45441 \end_inset
45442
45443 All LyX-functions are listed in the menu 
45444 \family sans
45445 Help\SpecialChar \menuseparator
45446 LyX
45447 \begin_inset space ~
45448 \end_inset
45449
45450 Functions
45451 \family default
45452 .
45453 \end_layout
45454
45455 \begin_layout Standard
45456 \begin_inset VSpace medskip
45457 \end_inset
45458
45459
45460 \end_layout
45461
45462 \begin_layout Standard
45463 An example: Assuming you use the menu 
45464 \family sans
45465 Navigate\SpecialChar \menuseparator
45466 Bookmarks
45467 \family default
45468  quite often and therefore want six available bookmarks, you can add the
45469  line
45470 \end_layout
45471
45472 \begin_layout Standard
45473 \begin_inset VSpace smallskip*
45474 \end_inset
45475
45476
45477 \series bold
45478 Item 
45479 \begin_inset Quotes eld
45480 \end_inset
45481
45482 Save Bookmark 6
45483 \begin_inset Quotes erd
45484 \end_inset
45485
45486  
45487 \begin_inset Quotes eld
45488 \end_inset
45489
45490 bookmark-save 6
45491 \begin_inset Quotes erd
45492 \end_inset
45493
45494
45495 \end_layout
45496
45497 \begin_layout Standard
45498 \noindent
45499 \begin_inset VSpace smallskip*
45500 \end_inset
45501
45502 to the 
45503 \begin_inset Quotes eld
45504 \end_inset
45505
45506 navigate_bookmarks
45507 \begin_inset Quotes erd
45508 \end_inset
45509
45510  menu in the .inc-file to have the sixth bookmark.
45511 \end_layout
45512
45513 \begin_layout Subsubsection
45514 Icon Set
45515 \end_layout
45516
45517 \begin_layout Standard
45518 Here you can change the appearance of LyX's toolbar buttons.
45519  The currently available icon sets are compared in 
45520 \begin_inset CommandInset href
45521 LatexCommand href
45522 name "this image"
45523 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
45524
45525 \end_inset
45526
45527 .
45528 \end_layout
45529
45530 \begin_layout Subsubsection
45531 Automatic help
45532 \end_layout
45533
45534 \begin_layout Standard
45535 The option 
45536 \family sans
45537 Enable tool tips in main work area
45538 \family default
45539  enables tool tips showing the content of closed insets like index entries
45540  or footnotes.
45541 \end_layout
45542
45543 \begin_layout Subsubsection
45544 Session
45545 \end_layout
45546
45547 \begin_layout Standard
45548 With the option 
45549 \family sans
45550 Restore window layouts and geometries
45551 \family default
45552  LyX's main window will be opened with the size and layout that was used
45553  in the last LyX session.
45554 \end_layout
45555
45556 \begin_layout Standard
45557 The option 
45558 \family sans
45559 Restore cursor positions
45560 \family default
45561  sets the cursor to the position in the file where it was at the end of
45562  the last session.
45563 \end_layout
45564
45565 \begin_layout Standard
45566 The option 
45567 \family sans
45568 Load opened files from last session
45569 \family default
45570  opens all files that were opened in the last LyX session.
45571 \end_layout
45572
45573 \begin_layout Standard
45574 The button 
45575 \family sans
45576 Clear all session information
45577 \family default
45578  deletes all information from previous LyX sessions (cursor positions, names
45579  of last opened documents, etc.).
45580 \end_layout
45581
45582 \begin_layout Subsubsection
45583 Documents
45584 \begin_inset CommandInset label
45585 LatexCommand label
45586 name "sub:Backup documents"
45587
45588 \end_inset
45589
45590
45591 \begin_inset Index idx
45592 status collapsed
45593
45594 \begin_layout Plain Layout
45595 Backup ! Documents
45596 \end_layout
45597
45598 \end_inset
45599
45600
45601 \end_layout
45602
45603 \begin_layout Standard
45604
45605 \family sans
45606 Backup original documents when saving
45607 \family default
45608  creates a backup copy of the file in the state when it was opened or when
45609  it was saved the last time.
45610  It is stored in the same folder as your document or in the 
45611 \family sans
45612 Backup
45613 \begin_inset space ~
45614 \end_inset
45615
45616 directory
45617 \family default
45618 , see 
45619 \begin_inset CommandInset ref
45620 LatexCommand ref
45621 reference "sec:Paths"
45622
45623 \end_inset
45624
45625 .
45626  The backup file has the file extension 
45627 \begin_inset Quotes eld
45628 \end_inset
45629
45630
45631 \family sans
45632 .lyx~
45633 \family default
45634
45635 \begin_inset Quotes erd
45636 \end_inset
45637
45638 .
45639 \end_layout
45640
45641 \begin_layout Standard
45642 With the option 
45643 \family sans
45644 Backup documents, every
45645 \family default
45646 , you can specify the time between backup saves.
45647 \end_layout
45648
45649 \begin_layout Standard
45650
45651 \family sans
45652 Save documents compressed by default
45653 \family default
45654  saves the files always in a compressed format.
45655 \end_layout
45656
45657 \begin_layout Standard
45658
45659 \family sans
45660 Maximum last files
45661 \family default
45662  is the number of last opened files that LyX should display in the menu
45663  
45664 \family sans
45665 File\SpecialChar \menuseparator
45666 Open
45667 \begin_inset space ~
45668 \end_inset
45669
45670 Recent
45671 \family default
45672 .
45673 \end_layout
45674
45675 \begin_layout Standard
45676 If the option 
45677 \family sans
45678 Open documents in tabs
45679 \family default
45680  is not used, then every file will be opened in its own new instance of
45681  LyX.
45682 \end_layout
45683
45684 \begin_layout Standard
45685 The option 
45686 \family sans
45687 Single instance
45688 \family default
45689  is only active if a LyXServer pipe
45690 \begin_inset Foot
45691 status collapsed
45692
45693 \begin_layout Plain Layout
45694 See sec.
45695 \begin_inset space \thinspace{}
45696 \end_inset
45697
45698
45699 \begin_inset CommandInset ref
45700 LatexCommand ref
45701 reference "sec:Paths"
45702
45703 \end_inset
45704
45705  for information about LyXServer pipes.
45706 \end_layout
45707
45708 \end_inset
45709
45710  is specified.
45711  If it is checked, LyX documents will be opened in the same running instance
45712  of LyX.
45713  Otherwise a new LyX instance is created for each file.
45714 \end_layout
45715
45716 \begin_layout Standard
45717 With the option 
45718 \family sans
45719 Single close-tab button
45720 \family default
45721  there will only be one button (
45722 \family sans
45723
45724 \begin_inset Graphics
45725         filename ../images/closetab.png
45726         scale 75
45727
45728 \end_inset
45729
45730
45731 \family default
45732 ) at the right side of the tab bar to close tabs.
45733  Otherwise every document tab has its own close button.
45734 \end_layout
45735
45736 \begin_layout Standard
45737 \begin_inset Note Greyedout
45738 status collapsed
45739
45740 \begin_layout Plain Layout
45741
45742 \series bold
45743 Note:
45744 \series default
45745  For the last option you have to restart LyX before the change takes effect.
45746 \end_layout
45747
45748 \end_inset
45749
45750
45751 \end_layout
45752
45753 \begin_layout Subsection
45754 Screen Fonts
45755 \begin_inset Index idx
45756 status collapsed
45757
45758 \begin_layout Plain Layout
45759 Font ! Screen
45760 \end_layout
45761
45762 \end_inset
45763
45764
45765 \begin_inset CommandInset label
45766 LatexCommand label
45767 name "sub:Screen-Fonts"
45768
45769 \end_inset
45770
45771
45772 \end_layout
45773
45774 \begin_layout Standard
45775 These fonts are used to display your documents on the screen.
45776 \end_layout
45777
45778 \begin_layout Standard
45779 \begin_inset Note Greyedout
45780 status collapsed
45781
45782 \begin_layout Plain Layout
45783
45784 \series bold
45785 Note:
45786 \series default
45787  This section only deals with the fonts 
45788 \emph on
45789 inside
45790 \emph default
45791  the LyX window.
45792  The fonts that appear on the output are independent from these fonts, and
45793  set in the menu 
45794 \family sans
45795 Document\SpecialChar \menuseparator
45796 Settings\SpecialChar \menuseparator
45797 Fonts
45798 \family default
45799 .
45800 \end_layout
45801
45802 \end_inset
45803
45804
45805 \end_layout
45806
45807 \begin_layout Standard
45808 By default, LyX uses 
45809 \family typewriter
45810 Times
45811 \family default
45812  as roman (serif) font, 
45813 \family typewriter
45814 Arial
45815 \family default
45816  or 
45817 \family typewriter
45818 Helvetica
45819 \family default
45820  (depends on the system) as 
45821 \family sans
45822 sans
45823 \begin_inset space ~
45824 \end_inset
45825
45826 serif
45827 \family default
45828  font and 
45829 \family typewriter
45830 Courier
45831 \family default
45832  as 
45833 \family typewriter
45834 typewriter
45835 \family default
45836  font.
45837 \end_layout
45838
45839 \begin_layout Standard
45840 You can change the font size with the 
45841 \family sans
45842 Zoom
45843 \family default
45844  setting.
45845 \end_layout
45846
45847 \begin_layout Standard
45848 The 
45849 \family sans
45850 Font Sizes
45851 \family default
45852  are calculated as letter height in units of points.
45853  72
45854 \begin_inset space \thinspace{}
45855 \end_inset
45856
45857 points have the size of 1
45858 \begin_inset space \thinspace{}
45859 \end_inset
45860
45861 inch, see Appendix
45862 \begin_inset space ~
45863 \end_inset
45864
45865
45866 \begin_inset CommandInset ref
45867 LatexCommand ref
45868 reference "chap:Units-available-in"
45869
45870 \end_inset
45871
45872 .
45873  The default font sizes are the same as if a document font size of 10
45874 \begin_inset space \thinspace{}
45875 \end_inset
45876
45877 pt were used.
45878  The sizes are explained in detail in section
45879 \begin_inset space ~
45880 \end_inset
45881
45882
45883 \begin_inset CommandInset ref
45884 LatexCommand ref
45885 reference "sub:Document-Font"
45886
45887 \end_inset
45888
45889 .
45890 \end_layout
45891
45892 \begin_layout Standard
45893 With the option 
45894 \family sans
45895 Use Pixmap Cache to speed up font rendering
45896 \family default
45897  enabled, LyX needs to redraw the screen less often.
45898  This results in better performance, especially on slow systems.
45899  On the other hand, the characters might look more fuzzy on screen.
45900  So whether you enable this or not depends on whether you prefer speed over
45901  aesthetics.
45902  Note that the Pixmap Cache is only available and useful under Mac
45903 \begin_inset space ~
45904 \end_inset
45905
45906 OS and Windows.
45907 \end_layout
45908
45909 \begin_layout Subsection
45910 Colors
45911 \begin_inset Index idx
45912 status collapsed
45913
45914 \begin_layout Plain Layout
45915 Color ! LyX screen
45916 \end_layout
45917
45918 \end_inset
45919
45920
45921 \begin_inset Index idx
45922 status collapsed
45923
45924 \begin_layout Plain Layout
45925 Settings ! Color
45926 \end_layout
45927
45928 \end_inset
45929
45930
45931 \end_layout
45932
45933 \begin_layout Standard
45934 Here you can change all the colors used by LyX.
45935  Choose an item in the list and use the 
45936 \family sans
45937 Alter
45938 \family default
45939  button.
45940 \end_layout
45941
45942 \begin_layout Standard
45943 By using the option 
45944 \family sans
45945 Use system colors
45946 \family default
45947  the color scheme of your OS or window manager is used.
45948  The colors 
45949 \family sans
45950 cursor, selection, table line, text, URL
45951 \begin_inset space ~
45952 \end_inset
45953
45954 label and URL
45955 \begin_inset space ~
45956 \end_inset
45957
45958 text
45959 \family default
45960  are then not customizable and thus not listed.
45961 \end_layout
45962
45963 \begin_layout Subsection
45964 Display
45965 \begin_inset Index idx
45966 status collapsed
45967
45968 \begin_layout Plain Layout
45969 Settings ! Display
45970 \end_layout
45971
45972 \end_inset
45973
45974
45975 \end_layout
45976
45977 \begin_layout Standard
45978 Here you can specify if graphics inside LyX are displayed.
45979 \end_layout
45980
45981 \begin_layout Standard
45982
45983 \family sans
45984 Instant Preview
45985 \family default
45986  enables previewing snippets of your document.
45987  This feature is described in section
45988 \begin_inset space ~
45989 \end_inset
45990
45991
45992 \begin_inset CommandInset ref
45993 LatexCommand ref
45994 reference "sec:Previewing-snippets-of"
45995
45996 \end_inset
45997
45998 .
45999 \end_layout
46000
46001 \begin_layout Standard
46002 The option 
46003 \family sans
46004 Mark
46005 \begin_inset space ~
46006 \end_inset
46007
46008 end
46009 \begin_inset space ~
46010 \end_inset
46011
46012 of
46013 \begin_inset space ~
46014 \end_inset
46015
46016 paragraphs
46017 \family default
46018  displays a pilcrow (¶) at the end of every paragraph.
46019 \end_layout
46020
46021 \begin_layout Section
46022 Editing
46023 \begin_inset Index idx
46024 status collapsed
46025
46026 \begin_layout Plain Layout
46027 Settings ! Editing
46028 \end_layout
46029
46030 \end_inset
46031
46032
46033 \end_layout
46034
46035 \begin_layout Subsection
46036 Control
46037 \end_layout
46038
46039 \begin_layout Subsubsection
46040 Editing
46041 \end_layout
46042
46043 \begin_layout Standard
46044 The option 
46045 \family sans
46046 Cursor follows scrollbar
46047 \family default
46048  sets the cursor to the top of the currently displayed document part when
46049  scrolling.
46050 \end_layout
46051
46052 \begin_layout Standard
46053 You can adjust the width of the cursor.
46054  If you set the value to zero the thickness of the cursor scales relative
46055  to the zoom value you choose for the screen fonts.
46056 \end_layout
46057
46058 \begin_layout Standard
46059
46060 \family sans
46061 Scroll below end of document
46062 \family default
46063  is self-explanatory.
46064 \end_layout
46065
46066 \begin_layout Standard
46067 In LyX one can jump from word to word by pressing 
46068 \family sans
46069 Ctrl+arrow key
46070 \family default
46071 .
46072  With the option
46073 \family sans
46074  Use Mac-style for cursor moving between words
46075 \family default
46076  the cursor jumps from the end of a word to the end of the next word.
46077  Normally it jumps from the beginning to the beginning.
46078 \end_layout
46079
46080 \begin_layout Standard
46081 The option 
46082 \family sans
46083 Sort environments alphabetically
46084 \family default
46085  sorts the entries in the pull-down box for the paragraph environments.
46086 \end_layout
46087
46088 \begin_layout Standard
46089 The option 
46090 \family sans
46091 Group environments by their category
46092 \family default
46093  groups the entries in the pull-down box for the paragraph environments.
46094 \end_layout
46095
46096 \begin_layout Standard
46097 The math macro editing option determines the editing style, see the section
46098  
46099 \emph on
46100 Math Macros
46101 \emph default
46102  of the 
46103 \emph on
46104 Math
46105 \emph default
46106  manual.
46107 \end_layout
46108
46109 \begin_layout Subsubsection
46110 Fullscreen
46111 \end_layout
46112
46113 \begin_layout Standard
46114 Here you can specify what is hidden in the fullscreen mode.
46115  The option 
46116 \family sans
46117 Limit text width
46118 \family default
46119  specifies the width of the text in fullscreen mode.
46120  This way you can display the text smaller than the screen; the text then
46121  appears centered.
46122 \end_layout
46123
46124 \begin_layout Subsection
46125 Shortcuts
46126 \begin_inset Index idx
46127 status collapsed
46128
46129 \begin_layout Plain Layout
46130 Key Bindings
46131 \end_layout
46132
46133 \end_inset
46134
46135
46136 \begin_inset Index idx
46137 status collapsed
46138
46139 \begin_layout Plain Layout
46140 Settings ! Shortcuts
46141 \end_layout
46142
46143 \end_inset
46144
46145
46146 \end_layout
46147
46148 \begin_layout Subsubsection
46149 Bind File
46150 \end_layout
46151
46152 \begin_layout Standard
46153 Bindings are used to bind a LyX-function to a key.
46154  Several binding files are available:
46155 \end_layout
46156
46157 \begin_layout Description
46158 cua.bind typical set of PC keyboard shortcuts
46159 \end_layout
46160
46161 \begin_layout Description
46162 (x)emacs.bind set of bindings like they are used in the editor programs 
46163 \family sans
46164 Emacs
46165 \family default
46166  (
46167 \family sans
46168 XEmacs
46169 \family default
46170 )
46171 \end_layout
46172
46173 \begin_layout Description
46174 mac.bind set of bindings for 
46175 \family sans
46176 Mac
46177 \begin_inset space \thinspace{}
46178 \end_inset
46179
46180 OS
46181 \family default
46182  systems.
46183 \end_layout
46184
46185 \begin_layout Standard
46186 There are also bind-files designed for special document classes, like 
46187 \shape italic
46188 broadway.bind
46189 \shape default
46190 , and bind files for special languages.
46191  The names of language bind-files begin with a language code, e.
46192 \begin_inset space \thinspace{}
46193 \end_inset
46194
46195 g.
46196 \begin_inset space \space{}
46197 \end_inset
46198
46199
46200 \begin_inset Quotes eld
46201 \end_inset
46202
46203 pt
46204 \begin_inset Quotes erd
46205 \end_inset
46206
46207  for Portuguese.
46208  If you use LyX in a certain language, LyX will try to use the appropriate
46209  bind-file.
46210 \end_layout
46211
46212 \begin_layout Standard
46213 Some bind-files, like 
46214 \emph on
46215 math.bind
46216 \emph default
46217 , have only a small scope.
46218  When looking at the end of the file 
46219 \shape italic
46220 cua.bind
46221 \shape default
46222 , you can see that they are included to keep the overview in the bind-file.
46223 \end_layout
46224
46225 \begin_layout Subsubsection
46226 Editing Shortcuts
46227 \begin_inset CommandInset label
46228 LatexCommand label
46229 name "sub:Editing-Shortcuts"
46230
46231 \end_inset
46232
46233
46234 \begin_inset Index idx
46235 status collapsed
46236
46237 \begin_layout Plain Layout
46238 Key Bindings ! Editing
46239 \end_layout
46240
46241 \end_inset
46242
46243
46244 \end_layout
46245
46246 \begin_layout Standard
46247 To add new or modify existing keybindings to your own taste you can use
46248  the table in the dialog that lists all LyX-functions and the bound shortcuts.
46249  To find functions easily, they are grouped by categories and the dialog
46250  provides the field 
46251 \family sans
46252 Show key-bindings containing
46253 \family default
46254 .
46255  In this field you can insert a keyword for a function you want to edit.
46256  Insert there for example as keyword 
46257 \begin_inset Quotes eld
46258 \end_inset
46259
46260 paste
46261 \begin_inset Quotes erd
46262 \end_inset
46263
46264  and you get the 4 different existing shortcuts for the 3 different functions
46265  that contain 
46266 \begin_inset Quotes eld
46267 \end_inset
46268
46269 paste
46270 \begin_inset Quotes erd
46271 \end_inset
46272
46273  in their name.
46274  As you can see, one function can have more than one shortcut.
46275  All LyX-functions are also listed in the file 
46276 \emph on
46277 LyX Functions
46278 \emph default
46279  that you will find in the 
46280 \family sans
46281 Help
46282 \family default
46283  menu.
46284 \end_layout
46285
46286 \begin_layout Standard
46287 To add e.
46288 \begin_inset space \thinspace{}
46289 \end_inset
46290
46291 g.
46292 \begin_inset space \space{}
46293 \end_inset
46294
46295 the shortcut 
46296 \family sans
46297 Alt+Q
46298 \family default
46299  for the function 
46300 \family sans
46301 textstyle-apply
46302 \family default
46303 , select the function and press the 
46304 \family sans
46305 Modify
46306 \family default
46307  button.
46308  A dialog pops up where you can add the shortcut by using it.
46309  So press Alt+Q to define the shortcut.
46310  Modifying an existing shortcut is done the same way.
46311  You can also bind multiple functions to one shortcut by modifying an existing
46312  binding and adding the different function names as a semicolon separated
46313  list.
46314  LyX will then use the first function that is enabled in the current document
46315  part.
46316  The binding for the function 
46317 \family sans
46318 command-alter
46319 \family default
46320  is an example of this.
46321 \end_layout
46322
46323 \begin_layout Standard
46324 Alternatively you can also edit shortcuts by modifying bind-files with a
46325  text editor.
46326  The syntax of the entries is:
46327 \end_layout
46328
46329 \begin_layout Standard
46330
46331 \series bold
46332
46333 \backslash
46334 bind 
46335 \begin_inset Quotes eld
46336 \end_inset
46337
46338 key combination
46339 \begin_inset Quotes erd
46340 \end_inset
46341
46342  
46343 \begin_inset Quotes eld
46344 \end_inset
46345
46346 LyX-function
46347 \begin_inset Quotes erd
46348 \end_inset
46349
46350
46351 \end_layout
46352
46353 \begin_layout Subsection
46354 Keyboard / Mouse
46355 \begin_inset CommandInset label
46356 LatexCommand label
46357 name "sub:Keyboard-Map"
46358
46359 \end_inset
46360
46361
46362 \begin_inset Index idx
46363 status collapsed
46364
46365 \begin_layout Plain Layout
46366 Keyboard Map
46367 \end_layout
46368
46369 \end_inset
46370
46371
46372 \begin_inset Index idx
46373 status collapsed
46374
46375 \begin_layout Plain Layout
46376 Settings ! Keyboard Map
46377 \end_layout
46378
46379 \end_inset
46380
46381
46382 \end_layout
46383
46384 \begin_layout Standard
46385 Normally keyboard settings have to be done in a menu of your operating system.
46386  For the case that this is not possible, LyX provides keyboard maps.
46387  If you have e.
46388 \begin_inset space \thinspace{}
46389 \end_inset
46390
46391 g.
46392 \begin_inset space \space{}
46393 \end_inset
46394
46395 a Czech keyboard but want to write with it like with a Romanian one, you
46396  can use the keyboard map file named 
46397 \emph on
46398 romanian.kmap
46399 \emph default
46400 .
46401 \end_layout
46402
46403 \begin_layout Standard
46404 \begin_inset Note Greyedout
46405 status collapsed
46406
46407 \begin_layout Plain Layout
46408
46409 \series bold
46410 Note:
46411 \series default
46412  Keyboard maps are only provided as makeshift and don't work on all systems.
46413 \end_layout
46414
46415 \end_inset
46416
46417
46418 \end_layout
46419
46420 \begin_layout Standard
46421 You can furthermore specify here the 
46422 \family sans
46423 Wheel scrolling speed
46424 \family default
46425 .
46426  The standard value is 1.0, higher values speed up the scrolling, lower ones
46427  slow it down.
46428 \end_layout
46429
46430 \begin_layout Standard
46431 In the section 
46432 \family sans
46433 Scroll wheel zoom
46434 \family default
46435  you can select a key for zooming.
46436  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
46437 \end_layout
46438
46439 \begin_layout Subsection
46440 Input Completion
46441 \end_layout
46442
46443 \begin_layout Standard
46444 Input completion is described in sec.
46445 \begin_inset space \thinspace{}
46446 \end_inset
46447
46448
46449 \begin_inset CommandInset ref
46450 LatexCommand ref
46451 reference "sec:Input-Completion"
46452
46453 \end_inset
46454
46455 .
46456 \end_layout
46457
46458 \begin_layout Section
46459 Paths
46460 \begin_inset CommandInset label
46461 LatexCommand label
46462 name "sec:Paths"
46463
46464 \end_inset
46465
46466
46467 \begin_inset Index idx
46468 status collapsed
46469
46470 \begin_layout Plain Layout
46471 Paths
46472 \end_layout
46473
46474 \end_inset
46475
46476
46477 \begin_inset Index idx
46478 status collapsed
46479
46480 \begin_layout Plain Layout
46481 Settings ! Paths
46482 \end_layout
46483
46484 \end_inset
46485
46486
46487 \end_layout
46488
46489 \begin_layout Description
46490 Working
46491 \begin_inset space ~
46492 \end_inset
46493
46494 directory This is LyX's working directory.
46495  It is the default when you 
46496 \family sans
46497 Open
46498 \family default
46499
46500 \family sans
46501 Save
46502 \family default
46503  or 
46504 \family sans
46505 Save
46506 \begin_inset space ~
46507 \end_inset
46508
46509 as
46510 \family default
46511  files.
46512 \end_layout
46513
46514 \begin_layout Description
46515 Document
46516 \begin_inset space ~
46517 \end_inset
46518
46519 templates This directory will be opened when you use the menu 
46520 \family sans
46521 File\SpecialChar \menuseparator
46522 New
46523 \begin_inset space ~
46524 \end_inset
46525
46526 from
46527 \begin_inset space ~
46528 \end_inset
46529
46530 Template
46531 \family default
46532 .
46533 \end_layout
46534
46535 \begin_layout Description
46536 Example
46537 \begin_inset space ~
46538 \end_inset
46539
46540 files This directory will be opened when you use the button 
46541 \family sans
46542 Examples
46543 \family default
46544  in the 
46545 \family sans
46546 File\SpecialChar \menuseparator
46547 Open
46548 \family default
46549  dialog.
46550 \begin_inset Newline newline
46551 \end_inset
46552
46553
46554 \begin_inset Note Greyedout
46555 status collapsed
46556
46557 \begin_layout Plain Layout
46558
46559 \series bold
46560 Note:
46561 \series default
46562  The 
46563 \family sans
46564 Examples
46565 \family default
46566  button does not exist when using LyX on Mac OS and Windows systems.
46567 \end_layout
46568
46569 \end_inset
46570
46571
46572 \end_layout
46573
46574 \begin_layout Description
46575 Backup
46576 \begin_inset space ~
46577 \end_inset
46578
46579 directory
46580 \begin_inset Index idx
46581 status collapsed
46582
46583 \begin_layout Plain Layout
46584 Backup ! Directory
46585 \end_layout
46586
46587 \end_inset
46588
46589  Backup copies will be saved to this directory.
46590  If no directory is given but backups are enabled as described in section
46591 \begin_inset space ~
46592 \end_inset
46593
46594
46595 \begin_inset CommandInset ref
46596 LatexCommand ref
46597 reference "sub:Backup documents"
46598
46599 \end_inset
46600
46601 , the 
46602 \family sans
46603 Working directory
46604 \family default
46605  will be used to save the backups.
46606 \begin_inset Newline newline
46607 \end_inset
46608
46609 Backup files have the ending 
46610 \begin_inset Quotes eld
46611 \end_inset
46612
46613 .lyx~
46614 \begin_inset Quotes erd
46615 \end_inset
46616
46617 .
46618 \end_layout
46619
46620 \begin_layout Description
46621 Ly
46622 \begin_inset ERT
46623 status collapsed
46624
46625 \begin_layout Plain Layout
46626
46627 {}
46628 \end_layout
46629
46630 \end_inset
46631
46632 XServer
46633 \begin_inset space ~
46634 \end_inset
46635
46636 pipe Here you can enter the name of a so-called UNIX-pipe.
46637  This pipe is used to send data from external programs to LyX.
46638 \begin_inset Newline newline
46639 \end_inset
46640
46641
46642 \series bold
46643 Example:
46644 \series default
46645  You add a BibTeX-database 
46646 \emph on
46647 test.bib
46648 \emph default
46649  to your document.
46650  You can edit this file with the program 
46651 \family typewriter
46652 JabRef
46653 \family default
46654 .
46655  In 
46656 \family typewriter
46657 JabRef
46658 \family default
46659  you have to use the same Unix-Pipe for LyX in its preferences under 
46660 \family sans
46661 External
46662 \begin_inset space ~
46663 \end_inset
46664
46665 programs
46666 \family default
46667 .
46668  If you want to get one entry of the database as citation, select it in
46669  
46670 \family typewriter
46671 JabRef
46672 \family default
46673  and click on the LyX-symbol.
46674  The entry will now be inserted as citation at the current cursor position
46675  in your LyX file.
46676  
46677 \family typewriter
46678 JabRef
46679 \family default
46680  and LyX need of course to be run the same time.
46681 \begin_inset Newline newline
46682 \end_inset
46683
46684 The pipe is also used for the 
46685 \family sans
46686 Single instance
46687 \family default
46688  feature, see sec.
46689 \begin_inset space \thinspace{}
46690 \end_inset
46691
46692
46693 \begin_inset CommandInset ref
46694 LatexCommand ref
46695 reference "sub:Backup documents"
46696
46697 \end_inset
46698
46699 .
46700 \begin_inset Newline newline
46701 \end_inset
46702
46703 To use the LyXServer-Pipe on Windows, you must use this pipe name:
46704 \begin_inset Newline newline
46705 \end_inset
46706
46707
46708 \series bold
46709
46710 \backslash
46711
46712 \backslash
46713 .
46714 \backslash
46715 pipe
46716 \backslash
46717 lyxpipe
46718 \end_layout
46719
46720 \begin_layout Description
46721 Temporary
46722 \begin_inset space ~
46723 \end_inset
46724
46725 directory Temporary files will be saved in this directory.
46726 \end_layout
46727
46728 \begin_layout Description
46729 Thesaurus
46730 \begin_inset space ~
46731 \end_inset
46732
46733 dictionary Directory where the thesaurus dictionaries are located.
46734  You only need to specify it if the thesaurus does otherwise not work or
46735  if you want to use custom/alternative dictionaries.
46736 \end_layout
46737
46738 \begin_layout Description
46739 Hunspell
46740 \begin_inset space ~
46741 \end_inset
46742
46743 dictionary Directory where the dictionaries of the spell checker program
46744  
46745 \family typewriter
46746 Hunspell
46747 \family default
46748  are located.
46749  You only need to specify it if you are using 
46750 \family typewriter
46751 Hunspell
46752 \family default
46753  and spell checking does otherwise not work or if you want to use custom/alterna
46754 tive dictionaries.
46755  For LyX on Windows 
46756 \family typewriter
46757 Hunspell
46758 \family default
46759  is the only available spell checker and should work without specifying
46760  a directory.
46761 \end_layout
46762
46763 \begin_layout Description
46764 PATH
46765 \begin_inset space ~
46766 \end_inset
46767
46768 prefix This field contains a list of paths to external programs.
46769  When LyX needs to use an external program, it looks in this list where
46770  to find it on the system.
46771  The path list is automatically set up on Windows and Mac systems when LyX
46772  is configured, so that you normally don't have to modify it.
46773  On Unix
46774 \begin_inset space \thinspace{}
46775 \end_inset
46776
46777 /
46778 \begin_inset space \thinspace{}
46779 \end_inset
46780
46781 Linux systems, the path list will need to be set only if there are external
46782  programs you wish to use that are not in your normal system path ($PATH).
46783 \end_layout
46784
46785 \begin_layout Description
46786 TEXINPUTS
46787 \begin_inset space ~
46788 \end_inset
46789
46790 prefix The TEXINPUTS environment variable allows to use external files which
46791  are included to a LyX document via commands in TeX code or in the document
46792  preamble.
46793  This prefix includes by default the document directory (represented by
46794  a single dot '.').
46795  The prefix can contain any list of paths separated by the default separator
46796  of the OS (':' on UNIX like systems and ';' on Windows).
46797  If files are included, the paths listed in the TEXINPUTS prefix will be
46798  scanned for the input files.
46799  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
46800  to be relative to the directory of your LyX file.
46801  It is recommended to include always '.' as one of the paths, otherwise compilati
46802 on may fail for some documents.
46803 \end_layout
46804
46805 \begin_layout Section
46806 Identity
46807 \end_layout
46808
46809 \begin_layout Standard
46810 Here you can insert your name and email address.
46811  The identity will be used when you have enabled change tracking as described
46812  in section
46813 \begin_inset space ~
46814 \end_inset
46815
46816
46817 \begin_inset CommandInset ref
46818 LatexCommand ref
46819 reference "sec:Change-Tracking"
46820
46821 \end_inset
46822
46823 , to mark changes you make as yours.
46824 \end_layout
46825
46826 \begin_layout Section
46827 Language Settings
46828 \begin_inset Index idx
46829 status collapsed
46830
46831 \begin_layout Plain Layout
46832 Language ! Settings
46833 \end_layout
46834
46835 \end_inset
46836
46837
46838 \begin_inset Index idx
46839 status collapsed
46840
46841 \begin_layout Plain Layout
46842 Settings ! Language
46843 \end_layout
46844
46845 \end_inset
46846
46847
46848 \end_layout
46849
46850 \begin_layout Subsection
46851 Language
46852 \begin_inset CommandInset label
46853 LatexCommand label
46854 name "sub:Prefs-Language"
46855
46856 \end_inset
46857
46858
46859 \end_layout
46860
46861 \begin_layout Description
46862 User
46863 \begin_inset space ~
46864 \end_inset
46865
46866 Interface
46867 \begin_inset space ~
46868 \end_inset
46869
46870 language Here you can select the language of LyX's menus.
46871  You find the actual translation status here: 
46872 \begin_inset CommandInset href
46873 LatexCommand href
46874 target "http://www.lyx.org/I18n"
46875
46876 \end_inset
46877
46878
46879 \end_layout
46880
46881 \begin_layout Description
46882 Language
46883 \begin_inset space ~
46884 \end_inset
46885
46886 package determines which LaTeX package should be loaded to handle language
46887  issues.
46888  Language issues that are handled by this package include proper hyphenation
46889  as well as localization of dates and text strings such as 
46890 \begin_inset Quotes eld
46891 \end_inset
46892
46893 Chapter
46894 \begin_inset Quotes erd
46895 \end_inset
46896
46897  and 
46898 \begin_inset Quotes eld
46899 \end_inset
46900
46901 Table
46902 \begin_inset Quotes erd
46903 \end_inset
46904
46905 .
46906  The most widespread language package is 
46907 \series bold
46908 babel
46909 \series default
46910
46911 \begin_inset Index idx
46912 status collapsed
46913
46914 \begin_layout Plain Layout
46915 LaTeX-packages ! babel
46916 \end_layout
46917
46918 \end_inset
46919
46920 , it is the default language package in classic LaTeX.
46921  More recent typesetting engines such as XeTeX and LuaTeX come with the
46922  alternative language package 
46923 \series bold
46924 polyglossia
46925 \series default
46926
46927 \begin_inset Index idx
46928 status collapsed
46929
46930 \begin_layout Plain Layout
46931 LaTeX-packages ! polyglossia
46932 \end_layout
46933
46934 \end_inset
46935
46936  that is more suited for the multi-script support of these engines.
46937  Furthermore, there are also specific language packages for languages not
46938  covered by babel.
46939  The available selections are described in sec.
46940 \begin_inset space \thinspace{}
46941 \end_inset
46942
46943
46944 \begin_inset CommandInset ref
46945 LatexCommand ref
46946 reference "sec:Language-encodings"
46947
46948 \end_inset
46949
46950 .
46951 \end_layout
46952
46953 \begin_layout Description
46954 Command
46955 \begin_inset space ~
46956 \end_inset
46957
46958 start If a special LaTeX-package is needed to write in a certain document
46959  language, you can here specify the command to start the package.
46960  An example is the start command 
46961 \family sans
46962
46963 \backslash
46964 begin{arabtext}
46965 \family default
46966  that is needed to write Arabic using the package 
46967 \series bold
46968 ArabTeX
46969 \series default
46970 , see 
46971 \begin_inset CommandInset citation
46972 LatexCommand cite
46973 key "Arabic"
46974
46975 \end_inset
46976
46977 .
46978  The default is the 
46979 \series bold
46980 babel
46981 \series default
46982  command 
46983 \family sans
46984
46985 \backslash
46986 selectlanguage{$$lang}
46987 \family default
46988 .
46989 \end_layout
46990
46991 \begin_layout Description
46992 Command
46993 \begin_inset space ~
46994 \end_inset
46995
46996 end Counterpart to 
46997 \family sans
46998 Command start
46999 \family default
47000 .
47001  Some packages, like the default, don't have an end command since the start
47002  command toggles the package on and off.
47003 \end_layout
47004
47005 \begin_layout Description
47006 Default
47007 \begin_inset space ~
47008 \end_inset
47009
47010 Decimal
47011 \begin_inset space ~
47012 \end_inset
47013
47014 Point Define the default decimal point for the use in tables (decimal point
47015  alignment).
47016 \end_layout
47017
47018 \begin_layout Description
47019 Set
47020 \begin_inset space ~
47021 \end_inset
47022
47023 languages
47024 \begin_inset space ~
47025 \end_inset
47026
47027 globally When this option is set, the languages used in the document will
47028  be added as options to the document class options, so that they can be
47029  used by all LaTeX-packages.
47030  Otherwise they will only be used as options for the 
47031 \series bold
47032 babel
47033 \series default
47034  package.
47035 \end_layout
47036
47037 \begin_layout Description
47038 Auto
47039 \begin_inset space ~
47040 \end_inset
47041
47042 begin When this option is set, documents start with the chosen document
47043  language.
47044  When this option is not set, the 
47045 \family sans
47046 Command
47047 \begin_inset space ~
47048 \end_inset
47049
47050 start
47051 \family default
47052  is explicitly set to the beginning of the document in the LaTeX-output.
47053  This assures that the correct language is used when you use another 
47054 \family sans
47055 Command
47056 \begin_inset space ~
47057 \end_inset
47058
47059 start
47060 \family default
47061  than the default.
47062 \end_layout
47063
47064 \begin_layout Description
47065 Auto
47066 \begin_inset space ~
47067 \end_inset
47068
47069 end Counterpart to 
47070 \family sans
47071 Auto
47072 \begin_inset space ~
47073 \end_inset
47074
47075 begin
47076 \family default
47077 .
47078  When it is not set, the 
47079 \family sans
47080 Command
47081 \begin_inset space ~
47082 \end_inset
47083
47084 end
47085 \family default
47086  is set to the end of the document.
47087 \end_layout
47088
47089 \begin_layout Description
47090 Mark
47091 \begin_inset space ~
47092 \end_inset
47093
47094 foreign
47095 \begin_inset space ~
47096 \end_inset
47097
47098 languages Text marked formatted in a language different from the document
47099  language will be underlined in blue.
47100 \end_layout
47101
47102 \begin_layout Description
47103 Enable
47104 \begin_inset space ~
47105 \end_inset
47106
47107 RTL
47108 \begin_inset space ~
47109 \end_inset
47110
47111 support Enables the use of languages, written from right to left (RTL),
47112  like Arabic, Hebrew, Farsi.
47113 \end_layout
47114
47115 \begin_layout Description
47116 Cursor
47117 \begin_inset space ~
47118 \end_inset
47119
47120 movement When writing RTL, you can define if the left and right arrow keys
47121  move the cursor visually to the left or right, respectively, or logically.
47122  Logical means that the cursor is moved to the left when pressing the right
47123  arrow key and the cursor is inside text in an RTL language.
47124 \end_layout
47125
47126 \begin_layout Subsection
47127 Spellchecker
47128 \end_layout
47129
47130 \begin_layout Standard
47131 The spellchecker settings are explained in section
47132 \begin_inset space ~
47133 \end_inset
47134
47135
47136 \begin_inset CommandInset ref
47137 LatexCommand ref
47138 reference "sec:Spellchecking"
47139
47140 \end_inset
47141
47142 .
47143 \end_layout
47144
47145 \begin_layout Section
47146 Outputs
47147 \end_layout
47148
47149 \begin_layout Subsection
47150 General
47151 \end_layout
47152
47153 \begin_layout Description
47154 Output
47155 \begin_inset space ~
47156 \end_inset
47157
47158 line
47159 \begin_inset space ~
47160 \end_inset
47161
47162 length sets the maximum number of characters printed in one line when using
47163  the menu 
47164 \family sans
47165 File\SpecialChar \menuseparator
47166 Export\SpecialChar \menuseparator
47167 Plain
47168 \begin_inset space ~
47169 \end_inset
47170
47171 text
47172 \family default
47173 .
47174  Setting the line line length to 0 means all text is printed in one endless
47175  line.
47176 \end_layout
47177
47178 \begin_layout Description
47179 Date
47180 \begin_inset space ~
47181 \end_inset
47182
47183 format
47184 \begin_inset Index idx
47185 status collapsed
47186
47187 \begin_layout Plain Layout
47188 Date Format
47189 \end_layout
47190
47191 \end_inset
47192
47193
47194 \begin_inset Index idx
47195 status collapsed
47196
47197 \begin_layout Plain Layout
47198 Settings ! Date format
47199 \end_layout
47200
47201 \end_inset
47202
47203  The date format can be one or a mixture of the formats listed here:
47204 \begin_inset Newline newline
47205 \end_inset
47206
47207
47208 \begin_inset Flex URL
47209 status collapsed
47210
47211 \begin_layout Plain Layout
47212
47213 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
47214 \end_layout
47215
47216 \end_inset
47217
47218
47219 \begin_inset Newline newline
47220 \end_inset
47221
47222 For example the format
47223 \begin_inset Newline newline
47224 \end_inset
47225
47226 %d/%m/%y
47227 \begin_inset Newline newline
47228 \end_inset
47229
47230 prints the date as day/month/year.
47231 \end_layout
47232
47233 \begin_layout Description
47234 Overwrite
47235 \begin_inset space ~
47236 \end_inset
47237
47238 on
47239 \begin_inset space ~
47240 \end_inset
47241
47242 export Setting what LyX is allowed to overwrite on export.
47243 \end_layout
47244
47245 \begin_layout Description
47246 Forward
47247 \begin_inset space ~
47248 \end_inset
47249
47250 search Commands that will be used for the menu 
47251 \family sans
47252 Navigate\SpecialChar \menuseparator
47253 Forward
47254 \begin_inset space ~
47255 \end_inset
47256
47257 search
47258 \family default
47259 .
47260  For a detailed description see section 
47261 \emph on
47262 Reverse DVI/PDF search
47263 \emph default
47264  of the 
47265 \emph on
47266 Additional
47267 \begin_inset space ~
47268 \end_inset
47269
47270 Features
47271 \emph default
47272  manual.
47273 \end_layout
47274
47275 \begin_layout Subsection
47276 Printer
47277 \begin_inset CommandInset label
47278 LatexCommand label
47279 name "sub:Printer"
47280
47281 \end_inset
47282
47283
47284 \begin_inset Index idx
47285 status collapsed
47286
47287 \begin_layout Plain Layout
47288 Printer
47289 \end_layout
47290
47291 \end_inset
47292
47293
47294 \begin_inset Index idx
47295 status collapsed
47296
47297 \begin_layout Plain Layout
47298 Settings ! Printer
47299 \end_layout
47300
47301 \end_inset
47302
47303
47304 \end_layout
47305
47306 \begin_layout Description
47307 Default
47308 \begin_inset space ~
47309 \end_inset
47310
47311 printer Here you can specify the name of your default printer.
47312  The name will be used when the 
47313 \family sans
47314 Printer command
47315 \family default
47316  is executed.
47317 \begin_inset Newline newline
47318 \end_inset
47319
47320
47321 \begin_inset Note Greyedout
47322 status collapsed
47323
47324 \begin_layout Plain Layout
47325
47326 \series bold
47327 Note:
47328 \series default
47329  You can leave this field empty on Windows systems because it has no effect.
47330 \end_layout
47331
47332 \end_inset
47333
47334
47335 \end_layout
47336
47337 \begin_layout Description
47338 Printer
47339 \begin_inset space ~
47340 \end_inset
47341
47342 command is the command LyX
47343 \begin_inset space \thinspace{}
47344 \end_inset
47345
47346 /
47347 \begin_inset space \thinspace{}
47348 \end_inset
47349
47350 LaTeX uses for printing.
47351  The default is 
47352 \family sans
47353 dvips
47354 \family default
47355  on most systems.
47356 \end_layout
47357
47358 \begin_layout Description
47359 Printer
47360 \begin_inset space ~
47361 \end_inset
47362
47363 Command
47364 \begin_inset space ~
47365 \end_inset
47366
47367 Options Here you can specify printer options.
47368  A list of printer options with explanations can be found in the documentation
47369  of the program that provides the 
47370 \family sans
47371 Printer command
47372 \family default
47373  you are using.
47374 \end_layout
47375
47376 \begin_layout Description
47377 Adapt
47378 \begin_inset space ~
47379 \end_inset
47380
47381 output
47382 \begin_inset space ~
47383 \end_inset
47384
47385 to
47386 \begin_inset space ~
47387 \end_inset
47388
47389 printer This option works only for the 
47390 \family sans
47391 Printer command
47392 \family default
47393  
47394 \begin_inset Quotes eld
47395 \end_inset
47396
47397
47398 \family sans
47399 dvips
47400 \family default
47401
47402 \begin_inset Quotes erd
47403 \end_inset
47404
47405 .
47406  It activates a configuration file for dvips.
47407  This is an option only for dvips experts.
47408 \end_layout
47409
47410 \begin_layout Subsection
47411 LaT
47412 \begin_inset ERT
47413 status collapsed
47414
47415 \begin_layout Plain Layout
47416
47417 {}
47418 \end_layout
47419
47420 \end_inset
47421
47422 eX
47423 \begin_inset CommandInset label
47424 LatexCommand label
47425 name "sub:LaTeX-settings"
47426
47427 \end_inset
47428
47429
47430 \begin_inset Index idx
47431 status collapsed
47432
47433 \begin_layout Plain Layout
47434 Settings ! LaTeX
47435 \end_layout
47436
47437 \end_inset
47438
47439
47440 \end_layout
47441
47442 \begin_layout Description
47443 Use
47444 \begin_inset space ~
47445 \end_inset
47446
47447 LaTe
47448 \begin_inset ERT
47449 status collapsed
47450
47451 \begin_layout Plain Layout
47452
47453 {}
47454 \end_layout
47455
47456 \end_inset
47457
47458 X
47459 \begin_inset space ~
47460 \end_inset
47461
47462 font
47463 \begin_inset space ~
47464 \end_inset
47465
47466 encoding This is the default encoding of the document font.
47467  
47468 \family sans
47469 T1
47470 \family default
47471  is the default and covers western languages and symbols.
47472  
47473 \family sans
47474 T2A
47475 \family default
47476
47477 \family sans
47478 T2B
47479 \family default
47480
47481 \family sans
47482 T2C
47483 \family default
47484
47485 \family sans
47486 LCY
47487 \family default
47488  and 
47489 \family sans
47490 X2
47491 \family default
47492  are used for Cyrillic.
47493  Combinations of the encodings are possible, like 
47494 \begin_inset Quotes eld
47495 \end_inset
47496
47497
47498 \family sans
47499 T1, T2B
47500 \family default
47501
47502 \begin_inset Quotes erd
47503 \end_inset
47504
47505 .
47506  The font encoding is normally automatically loaded by the language packages
47507  LyX sets up in the background.
47508  So there is no need to change the default encoding.
47509 \end_layout
47510
47511 \begin_layout Description
47512 Default
47513 \begin_inset space ~
47514 \end_inset
47515
47516 paper
47517 \begin_inset space ~
47518 \end_inset
47519
47520 size This is the paper size that is used for new documents.
47521  The 
47522 \family sans
47523 Default
47524 \family default
47525  value depends on your LaTeX-system setup.
47526 \end_layout
47527
47528 \begin_layout Description
47529 DVI
47530 \begin_inset space ~
47531 \end_inset
47532
47533 viewer
47534 \begin_inset space ~
47535 \end_inset
47536
47537 paper
47538 \begin_inset space ~
47539 \end_inset
47540
47541 size
47542 \begin_inset space ~
47543 \end_inset
47544
47545 options They only have an effect when the program 
47546 \family sans
47547 xdvi
47548 \family default
47549  is used as DVI-viewer, read its manual to find out more.
47550 \end_layout
47551
47552 \begin_layout Standard
47553 Here you can also specify options and commands with parameters for processors.
47554  But before you change something, it is strongly recommended to read the
47555  manuals of the applications.
47556 \end_layout
47557
47558 \begin_layout Description
47559 Bibliography
47560 \begin_inset space ~
47561 \end_inset
47562
47563 generation Settings for the generation of the bibliography, see section
47564 \begin_inset space ~
47565 \end_inset
47566
47567
47568 \begin_inset CommandInset ref
47569 LatexCommand ref
47570 reference "sub:Bibliography-databases"
47571
47572 \end_inset
47573
47574 .
47575 \end_layout
47576
47577 \begin_layout Description
47578 Index
47579 \begin_inset space ~
47580 \end_inset
47581
47582 generation Settings for the generation of the index, see section
47583 \begin_inset space ~
47584 \end_inset
47585
47586
47587 \begin_inset CommandInset ref
47588 LatexCommand ref
47589 reference "sub:Index-Program"
47590
47591 \end_inset
47592
47593 .
47594 \end_layout
47595
47596 \begin_layout Description
47597 Nomenclature
47598 \begin_inset space ~
47599 \end_inset
47600
47601 command Command for the program that generates the nomenclature, see section
47602 \begin_inset space ~
47603 \end_inset
47604
47605
47606 \begin_inset CommandInset ref
47607 LatexCommand ref
47608 reference "sub:Nomenclature-Program"
47609
47610 \end_inset
47611
47612 .
47613 \end_layout
47614
47615 \begin_layout Description
47616 CheckTe
47617 \begin_inset ERT
47618 status collapsed
47619
47620 \begin_layout Plain Layout
47621
47622 {}
47623 \end_layout
47624
47625 \end_inset
47626
47627 X
47628 \begin_inset space ~
47629 \end_inset
47630
47631 command Command for the program 
47632 \family sans
47633 CheckTeX
47634 \family default
47635  that is described in the section 
47636 \emph on
47637 Checking TeX
47638 \emph default
47639  of the 
47640 \emph on
47641 Additional Features
47642 \emph default
47643  manual.
47644 \end_layout
47645
47646 \begin_layout Standard
47647 There are additionally the following options:
47648 \end_layout
47649
47650 \begin_layout Description
47651 Use
47652 \begin_inset space ~
47653 \end_inset
47654
47655 Windows-style
47656 \begin_inset space ~
47657 \end_inset
47658
47659 paths
47660 \begin_inset space ~
47661 \end_inset
47662
47663 in
47664 \begin_inset space ~
47665 \end_inset
47666
47667 LaTeX
47668 \begin_inset space ~
47669 \end_inset
47670
47671 files Uses paths in the notation of Windows, that means that 
47672 \begin_inset Quotes eld
47673 \end_inset
47674
47675
47676 \backslash
47677
47678 \begin_inset Quotes erd
47679 \end_inset
47680
47681  is used instead of 
47682 \begin_inset Quotes eld
47683 \end_inset
47684
47685 /
47686 \begin_inset Quotes erd
47687 \end_inset
47688
47689  to separate folders.
47690  This option is enabled by default when you use LyX on Windows.
47691 \begin_inset Index idx
47692 status collapsed
47693
47694 \begin_layout Plain Layout
47695 Paths
47696 \end_layout
47697
47698 \end_inset
47699
47700
47701 \begin_inset Index idx
47702 status collapsed
47703
47704 \begin_layout Plain Layout
47705 Settings ! Paths
47706 \end_layout
47707
47708 \end_inset
47709
47710
47711 \end_layout
47712
47713 \begin_layout Description
47714 Reset
47715 \begin_inset space ~
47716 \end_inset
47717
47718 class
47719 \begin_inset space ~
47720 \end_inset
47721
47722 options
47723 \begin_inset space ~
47724 \end_inset
47725
47726 when
47727 \begin_inset space ~
47728 \end_inset
47729
47730 document
47731 \begin_inset space ~
47732 \end_inset
47733
47734 class
47735 \begin_inset space ~
47736 \end_inset
47737
47738 changes Removes all manually set document class options in the 
47739 \family sans
47740 Document\SpecialChar \menuseparator
47741 Settings
47742 \family default
47743  dialog when changing the document class.
47744 \end_layout
47745
47746 \begin_layout Section
47747 File
47748 \begin_inset space ~
47749 \end_inset
47750
47751 Handling
47752 \begin_inset Index idx
47753 status collapsed
47754
47755 \begin_layout Plain Layout
47756 File handling
47757 \end_layout
47758
47759 \end_inset
47760
47761
47762 \end_layout
47763
47764 \begin_layout Subsection
47765 Converters
47766 \begin_inset CommandInset label
47767 LatexCommand label
47768 name "sub:Converters"
47769
47770 \end_inset
47771
47772
47773 \begin_inset Index idx
47774 status collapsed
47775
47776 \begin_layout Plain Layout
47777 Converters
47778 \end_layout
47779
47780 \end_inset
47781
47782
47783 \end_layout
47784
47785 \begin_layout Standard
47786 Here you find the list of defined converter commands to convert material
47787  from one format to another.
47788  You can modify converters or create new ones.
47789  To modify a converter, select it, change the entry of the field 
47790 \family sans
47791 Converter
47792 \family default
47793  and/or 
47794 \family sans
47795 Extra
47796 \begin_inset space ~
47797 \end_inset
47798
47799 flag
47800 \family default
47801  and press the 
47802 \family sans
47803 Modify
47804 \family default
47805  button.
47806  To create a new converter, select an existing one, select a different format
47807  in the 
47808 \family sans
47809 To
47810 \begin_inset space ~
47811 \end_inset
47812
47813 format
47814 \family default
47815  drop-down list, modify the 
47816 \family sans
47817 Converter
47818 \family default
47819  field and press the 
47820 \family sans
47821 Add
47822 \family default
47823  button.
47824 \end_layout
47825
47826 \begin_layout Standard
47827 If the 
47828 \family sans
47829 Converter File Cache
47830 \family default
47831  is enabled, conversions will be cached as long as specified in the field
47832  
47833 \family sans
47834 Maximum Age (in days
47835 \family default
47836 ).
47837  This means that images don't need to be converted again when you reopen
47838  a document; the converted images from the cache will be used instead.
47839 \end_layout
47840
47841 \begin_layout Standard
47842 More about converters, like the flags that can be used in the converter
47843  definition, is described in the section 
47844 \emph on
47845 Converters
47846 \emph default
47847  of the 
47848 \emph on
47849 Customization
47850 \emph default
47851  manual.
47852 \end_layout
47853
47854 \begin_layout Subsection
47855 File Formats
47856 \begin_inset CommandInset label
47857 LatexCommand label
47858 name "sec:File-Formats"
47859
47860 \end_inset
47861
47862
47863 \begin_inset Index idx
47864 status collapsed
47865
47866 \begin_layout Plain Layout
47867 File formats
47868 \end_layout
47869
47870 \end_inset
47871
47872
47873 \begin_inset Index idx
47874 status collapsed
47875
47876 \begin_layout Plain Layout
47877 Copiers
47878 \end_layout
47879
47880 \end_inset
47881
47882
47883 \end_layout
47884
47885 \begin_layout Standard
47886 Here you find the list of defined file formats that LyX can handle.
47887  You can modify the viewer and editor program that should be used for certain
47888  formats.
47889 \end_layout
47890
47891 \begin_layout Standard
47892 Furthermore, you can define the 
47893 \family sans
47894 Default output format
47895 \family default
47896  that is used when you use 
47897 \family sans
47898 View, Update, View Master Document
47899 \family default
47900  or 
47901 \family sans
47902 Update Master Document
47903 \family default
47904  in the 
47905 \family sans
47906 View
47907 \family default
47908  menu or the toolbar.
47909 \end_layout
47910
47911 \begin_layout Standard
47912 More about formats and their options is described in the section 
47913 \emph on
47914 Formats
47915 \emph default
47916  of the 
47917 \emph on
47918 Customization
47919 \emph default
47920  manual.
47921 \end_layout
47922
47923 \begin_layout Standard
47924 Since all conversions from one format to another take place in LyX's temporary
47925  directory, it is sometimes necessary to modify a file before copying it
47926  to the temporary directory so that the conversion may be performed.
47927  This is done by specifying a 
47928 \family sans
47929 Copier
47930 \family default
47931 .
47932  More about this is described in the section 
47933 \emph on
47934 Copiers
47935 \emph default
47936  of the 
47937 \emph on
47938 Customization
47939 \emph default
47940  manual.
47941 \end_layout
47942
47943 \begin_layout Chapter
47944 Units available in LyX
47945 \begin_inset Index idx
47946 status collapsed
47947
47948 \begin_layout Plain Layout
47949 Units
47950 \end_layout
47951
47952 \end_inset
47953
47954
47955 \begin_inset CommandInset label
47956 LatexCommand label
47957 name "chap:Units-available-in"
47958
47959 \end_inset
47960
47961
47962 \end_layout
47963
47964 \begin_layout Standard
47965 To understand the units described in this documentation, 
47966 \begin_inset CommandInset ref
47967 LatexCommand ref
47968 reference "tab:Units"
47969
47970 \end_inset
47971
47972  explains all units available in LyX.
47973 \end_layout
47974
47975 \begin_layout Standard
47976 \begin_inset Float table
47977 placement h
47978 wide false
47979 sideways false
47980 status collapsed
47981
47982 \begin_layout Plain Layout
47983 \begin_inset Caption
47984
47985 \begin_layout Plain Layout
47986 \begin_inset CommandInset label
47987 LatexCommand label
47988 name "tab:Units"
47989
47990 \end_inset
47991
47992 Units
47993 \end_layout
47994
47995 \end_inset
47996
47997
47998 \end_layout
47999
48000 \begin_layout Plain Layout
48001 \begin_inset VSpace medskip
48002 \end_inset
48003
48004
48005 \end_layout
48006
48007 \begin_layout Plain Layout
48008 \align center
48009 \begin_inset Tabular
48010 <lyxtabular version="3" rows="20" columns="2">
48011 <features tabularvalignment="middle">
48012 <column alignment="center" valignment="top" width="0">
48013 <column alignment="center" valignment="top" width="0">
48014 <row>
48015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48016 \begin_inset Text
48017
48018 \begin_layout Plain Layout
48019 unit
48020 \end_layout
48021
48022 \end_inset
48023 </cell>
48024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
48025 \begin_inset Text
48026
48027 \begin_layout Plain Layout
48028 name/description
48029 \end_layout
48030
48031 \end_inset
48032 </cell>
48033 </row>
48034 <row>
48035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48036 \begin_inset Text
48037
48038 \begin_layout Plain Layout
48039 mm
48040 \end_layout
48041
48042 \end_inset
48043 </cell>
48044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48045 \begin_inset Text
48046
48047 \begin_layout Plain Layout
48048 millimeter
48049 \end_layout
48050
48051 \end_inset
48052 </cell>
48053 </row>
48054 <row>
48055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48056 \begin_inset Text
48057
48058 \begin_layout Plain Layout
48059 cm
48060 \end_layout
48061
48062 \end_inset
48063 </cell>
48064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48065 \begin_inset Text
48066
48067 \begin_layout Plain Layout
48068 centimeter
48069 \end_layout
48070
48071 \end_inset
48072 </cell>
48073 </row>
48074 <row>
48075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48076 \begin_inset Text
48077
48078 \begin_layout Plain Layout
48079 in
48080 \end_layout
48081
48082 \end_inset
48083 </cell>
48084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48085 \begin_inset Text
48086
48087 \begin_layout Plain Layout
48088 inch
48089 \end_layout
48090
48091 \end_inset
48092 </cell>
48093 </row>
48094 <row>
48095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48096 \begin_inset Text
48097
48098 \begin_layout Plain Layout
48099 pt
48100 \end_layout
48101
48102 \end_inset
48103 </cell>
48104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48105 \begin_inset Text
48106
48107 \begin_layout Plain Layout
48108 point (72.27
48109 \begin_inset space \thinspace{}
48110 \end_inset
48111
48112 pt = 1
48113 \begin_inset space \thinspace{}
48114 \end_inset
48115
48116 in)
48117 \end_layout
48118
48119 \end_inset
48120 </cell>
48121 </row>
48122 <row>
48123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48124 \begin_inset Text
48125
48126 \begin_layout Plain Layout
48127 pc
48128 \end_layout
48129
48130 \end_inset
48131 </cell>
48132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48133 \begin_inset Text
48134
48135 \begin_layout Plain Layout
48136 pica (1
48137 \begin_inset space \thinspace{}
48138 \end_inset
48139
48140 pc = 12
48141 \begin_inset space \thinspace{}
48142 \end_inset
48143
48144 pt)
48145 \end_layout
48146
48147 \end_inset
48148 </cell>
48149 </row>
48150 <row>
48151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48152 \begin_inset Text
48153
48154 \begin_layout Plain Layout
48155 sp
48156 \end_layout
48157
48158 \end_inset
48159 </cell>
48160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48161 \begin_inset Text
48162
48163 \begin_layout Plain Layout
48164 scaled point (65536
48165 \begin_inset space \thinspace{}
48166 \end_inset
48167
48168 sp = 1
48169 \begin_inset space \thinspace{}
48170 \end_inset
48171
48172 pt)
48173 \end_layout
48174
48175 \end_inset
48176 </cell>
48177 </row>
48178 <row>
48179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48180 \begin_inset Text
48181
48182 \begin_layout Plain Layout
48183 bp
48184 \end_layout
48185
48186 \end_inset
48187 </cell>
48188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48189 \begin_inset Text
48190
48191 \begin_layout Plain Layout
48192 big point (72
48193 \begin_inset space \thinspace{}
48194 \end_inset
48195
48196 bp = 1
48197 \begin_inset space \thinspace{}
48198 \end_inset
48199
48200 in)
48201 \end_layout
48202
48203 \end_inset
48204 </cell>
48205 </row>
48206 <row>
48207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48208 \begin_inset Text
48209
48210 \begin_layout Plain Layout
48211 dd
48212 \end_layout
48213
48214 \end_inset
48215 </cell>
48216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48217 \begin_inset Text
48218
48219 \begin_layout Plain Layout
48220 didot (72
48221 \begin_inset space \thinspace{}
48222 \end_inset
48223
48224 dd 
48225 \begin_inset Formula $\approx$
48226 \end_inset
48227
48228  37.6
48229 \begin_inset space \thinspace{}
48230 \end_inset
48231
48232 mm)
48233 \end_layout
48234
48235 \end_inset
48236 </cell>
48237 </row>
48238 <row>
48239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48240 \begin_inset Text
48241
48242 \begin_layout Plain Layout
48243 cc
48244 \end_layout
48245
48246 \end_inset
48247 </cell>
48248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48249 \begin_inset Text
48250
48251 \begin_layout Plain Layout
48252 cicero (1
48253 \begin_inset space \thinspace{}
48254 \end_inset
48255
48256 cc = 12
48257 \begin_inset space \thinspace{}
48258 \end_inset
48259
48260 dd)
48261 \end_layout
48262
48263 \end_inset
48264 </cell>
48265 </row>
48266 <row>
48267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48268 \begin_inset Text
48269
48270 \begin_layout Plain Layout
48271 Scale%
48272 \end_layout
48273
48274 \end_inset
48275 </cell>
48276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48277 \begin_inset Text
48278
48279 \begin_layout Plain Layout
48280 % of original image width
48281 \end_layout
48282
48283 \end_inset
48284 </cell>
48285 </row>
48286 <row>
48287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48288 \begin_inset Text
48289
48290 \begin_layout Plain Layout
48291 text%
48292 \end_layout
48293
48294 \end_inset
48295 </cell>
48296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48297 \begin_inset Text
48298
48299 \begin_layout Plain Layout
48300 % of text width
48301 \end_layout
48302
48303 \end_inset
48304 </cell>
48305 </row>
48306 <row>
48307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48308 \begin_inset Text
48309
48310 \begin_layout Plain Layout
48311 col%
48312 \end_layout
48313
48314 \end_inset
48315 </cell>
48316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48317 \begin_inset Text
48318
48319 \begin_layout Plain Layout
48320 % of column width
48321 \end_layout
48322
48323 \end_inset
48324 </cell>
48325 </row>
48326 <row>
48327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48328 \begin_inset Text
48329
48330 \begin_layout Plain Layout
48331 page%
48332 \end_layout
48333
48334 \end_inset
48335 </cell>
48336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48337 \begin_inset Text
48338
48339 \begin_layout Plain Layout
48340 % of paper width
48341 \end_layout
48342
48343 \end_inset
48344 </cell>
48345 </row>
48346 <row>
48347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48348 \begin_inset Text
48349
48350 \begin_layout Plain Layout
48351 line%
48352 \end_layout
48353
48354 \end_inset
48355 </cell>
48356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48357 \begin_inset Text
48358
48359 \begin_layout Plain Layout
48360 % of line width
48361 \end_layout
48362
48363 \end_inset
48364 </cell>
48365 </row>
48366 <row>
48367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48368 \begin_inset Text
48369
48370 \begin_layout Plain Layout
48371 theight%
48372 \end_layout
48373
48374 \end_inset
48375 </cell>
48376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48377 \begin_inset Text
48378
48379 \begin_layout Plain Layout
48380 % of text height
48381 \end_layout
48382
48383 \end_inset
48384 </cell>
48385 </row>
48386 <row>
48387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48388 \begin_inset Text
48389
48390 \begin_layout Plain Layout
48391 pheight%
48392 \end_layout
48393
48394 \end_inset
48395 </cell>
48396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48397 \begin_inset Text
48398
48399 \begin_layout Plain Layout
48400 % of paper height
48401 \end_layout
48402
48403 \end_inset
48404 </cell>
48405 </row>
48406 <row>
48407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48408 \begin_inset Text
48409
48410 \begin_layout Plain Layout
48411 ex
48412 \end_layout
48413
48414 \end_inset
48415 </cell>
48416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48417 \begin_inset Text
48418
48419 \begin_layout Plain Layout
48420 height of letter 
48421 \emph on
48422 x
48423 \emph default
48424  in current font
48425 \end_layout
48426
48427 \end_inset
48428 </cell>
48429 </row>
48430 <row>
48431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48432 \begin_inset Text
48433
48434 \begin_layout Plain Layout
48435 em
48436 \end_layout
48437
48438 \end_inset
48439 </cell>
48440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48441 \begin_inset Text
48442
48443 \begin_layout Plain Layout
48444 width of letter 
48445 \emph on
48446 M
48447 \emph default
48448  in current font
48449 \end_layout
48450
48451 \end_inset
48452 </cell>
48453 </row>
48454 <row>
48455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48456 \begin_inset Text
48457
48458 \begin_layout Plain Layout
48459 mu
48460 \end_layout
48461
48462 \end_inset
48463 </cell>
48464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
48465 \begin_inset Text
48466
48467 \begin_layout Plain Layout
48468 math unit (1
48469 \begin_inset space \thinspace{}
48470 \end_inset
48471
48472 mu = 1/18
48473 \begin_inset space \thinspace{}
48474 \end_inset
48475
48476 em)
48477 \end_layout
48478
48479 \end_inset
48480 </cell>
48481 </row>
48482 </lyxtabular>
48483
48484 \end_inset
48485
48486
48487 \end_layout
48488
48489 \end_inset
48490
48491
48492 \end_layout
48493
48494 \begin_layout Chapter
48495 Credits
48496 \begin_inset CommandInset label
48497 LatexCommand label
48498 name "chap:Credits"
48499
48500 \end_inset
48501
48502
48503 \end_layout
48504
48505 \begin_layout Standard
48506 The documentation is a collaborative effort between many different people
48507  (and we would encourage people to contribute!).
48508 \end_layout
48509
48510 \begin_layout Itemize
48511
48512 \noun on
48513 Alejandro Aguilar Sierra
48514 \end_layout
48515
48516 \begin_layout Itemize
48517
48518 \noun on
48519 Amir Karger
48520 \end_layout
48521
48522 \begin_layout Itemize
48523
48524 \noun on
48525 David Johnson
48526 \end_layout
48527
48528 \begin_layout Itemize
48529
48530 \noun on
48531 Hartmut Haase
48532 \end_layout
48533
48534 \begin_layout Itemize
48535
48536 \noun on
48537 Ignacio García
48538 \end_layout
48539
48540 \begin_layout Itemize
48541
48542 \noun on
48543 Ivan Schreter
48544 \end_layout
48545
48546 \begin_layout Itemize
48547
48548 \noun on
48549 John Raithel
48550 \end_layout
48551
48552 \begin_layout Itemize
48553
48554 \noun on
48555 John Weiss
48556 \end_layout
48557
48558 \begin_layout Itemize
48559
48560 \noun on
48561 Lars Gullik Bjønnes
48562 \end_layout
48563
48564 \begin_layout Itemize
48565
48566 \noun on
48567 Matthias Ettrich
48568 \end_layout
48569
48570 \begin_layout Itemize
48571
48572 \noun on
48573 Matthias Zenker
48574 \end_layout
48575
48576 \begin_layout Itemize
48577
48578 \noun on
48579 Rich Fields
48580 \end_layout
48581
48582 \begin_layout Itemize
48583
48584 \noun on
48585 Pascal André
48586 \end_layout
48587
48588 \begin_layout Itemize
48589
48590 \noun on
48591 Paul Evans
48592 \end_layout
48593
48594 \begin_layout Itemize
48595
48596 \noun on
48597 Paul Russel
48598 \end_layout
48599
48600 \begin_layout Itemize
48601
48602 \noun on
48603 Robin Socha
48604 \end_layout
48605
48606 \begin_layout Itemize
48607
48608 \noun on
48609 Uwe Stöhr
48610 \end_layout
48611
48612 \begin_layout Itemize
48613 The LyX Team: 
48614 \begin_inset CommandInset citation
48615 LatexCommand cite
48616 key "lyxcredit"
48617
48618 \end_inset
48619
48620
48621 \end_layout
48622
48623 \begin_layout Standard
48624 \begin_inset Newpage newpage
48625 \end_inset
48626
48627 The bibliography on the following page was created with the 
48628 \family sans
48629 Bibliography
48630 \family default
48631  environment.
48632 \end_layout
48633
48634 \begin_layout Bibliography
48635 \labelwidthstring Literaturverzeichnis
48636 \begin_inset CommandInset bibitem
48637 LatexCommand bibitem
48638 label "Credits"
48639 key "lyxcredit"
48640
48641 \end_inset
48642
48643 The LyX Team: 
48644 \begin_inset CommandInset href
48645 LatexCommand href
48646 name "Credits"
48647 target "http://www.lyx.org/Credits"
48648
48649 \end_inset
48650
48651 :
48652 \begin_inset Newline newline
48653 \end_inset
48654
48655
48656 \begin_inset Flex URL
48657 status collapsed
48658
48659 \begin_layout Plain Layout
48660
48661 http://www.lyx.org/Credits
48662 \end_layout
48663
48664 \end_inset
48665
48666
48667 \end_layout
48668
48669 \begin_layout Bibliography
48670 \labelwidthstring Literaturverzeichnis
48671 \begin_inset CommandInset bibitem
48672 LatexCommand bibitem
48673 key "latexcompanion"
48674
48675 \end_inset
48676
48677 Frank Mittelbach and Michel Goossens: 
48678 \emph on
48679 The LaTeX Companion Second Edition.
48680
48681 \emph default
48682  Addison-Wesley, 2004
48683 \end_layout
48684
48685 \begin_layout Bibliography
48686 \labelwidthstring Literaturverzeichnis
48687 \begin_inset CommandInset bibitem
48688 LatexCommand bibitem
48689 key "latexguide"
48690
48691 \end_inset
48692
48693 Helmut Kopka and Patrick W.
48694  Daly: 
48695 \emph on
48696 A Guide to LaTeX Fourth Edition.
48697
48698 \emph default
48699  Addison-Wesley, 2003
48700 \end_layout
48701
48702 \begin_layout Bibliography
48703 \labelwidthstring Literaturverzeichnis
48704 \begin_inset CommandInset bibitem
48705 LatexCommand bibitem
48706 key "latexbook"
48707
48708 \end_inset
48709
48710 Leslie Lamport: 
48711 \emph on
48712 LaTeX: A Document Preparation System.
48713
48714 \emph default
48715  Addison-Wesley, second edition, 1994
48716 \end_layout
48717
48718 \begin_layout Bibliography
48719 \labelwidthstring Literaturverzeichnis
48720 \begin_inset CommandInset bibitem
48721 LatexCommand bibitem
48722 key "texbook"
48723
48724 \end_inset
48725
48726 Donald E.
48727  Knuth.
48728  
48729 \emph on
48730 The TeXbook.
48731
48732 \emph default
48733  Addison-Wesley, 1984
48734 \end_layout
48735
48736 \begin_layout Bibliography
48737 \labelwidthstring Literaturverzeichnis
48738 \begin_inset CommandInset bibitem
48739 LatexCommand bibitem
48740 key "TeXCatalogue"
48741
48742 \end_inset
48743
48744 The TeX Catalogue:
48745 \begin_inset Newline newline
48746 \end_inset
48747
48748
48749 \begin_inset Flex URL
48750 status collapsed
48751
48752 \begin_layout Plain Layout
48753
48754 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
48755 \end_layout
48756
48757 \end_inset
48758
48759
48760 \end_layout
48761
48762 \begin_layout Bibliography
48763 \labelwidthstring Literaturverzeichnis
48764 \begin_inset CommandInset bibitem
48765 LatexCommand bibitem
48766 key "LaTeXFAQ"
48767
48768 \end_inset
48769
48770 The LaTeX FAQ:
48771 \begin_inset Newline newline
48772 \end_inset
48773
48774
48775 \begin_inset Flex URL
48776 status collapsed
48777
48778 \begin_layout Plain Layout
48779
48780 http://www.tex.ac.uk/cgi-bin/texfaq2html
48781 \end_layout
48782
48783 \end_inset
48784
48785
48786 \end_layout
48787
48788 \begin_layout Bibliography
48789 \labelwidthstring Literaturverzeichnis
48790 \begin_inset CommandInset bibitem
48791 LatexCommand bibitem
48792 key "BibTeX"
48793
48794 \end_inset
48795
48796
48797 \begin_inset CommandInset href
48798 LatexCommand href
48799 name "Documentation"
48800 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
48801
48802 \end_inset
48803
48804  of the program 
48805 \family sans
48806 BibTeX
48807 \family default
48808 :
48809 \begin_inset Newline newline
48810 \end_inset
48811
48812
48813 \begin_inset Flex URL
48814 status collapsed
48815
48816 \begin_layout Plain Layout
48817
48818 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
48819 \end_layout
48820
48821 \end_inset
48822
48823
48824 \end_layout
48825
48826 \begin_layout Bibliography
48827 \labelwidthstring Literaturverzeichnis
48828 \begin_inset CommandInset bibitem
48829 LatexCommand bibitem
48830 key "BibTeX-2"
48831
48832 \end_inset
48833
48834
48835 \begin_inset CommandInset href
48836 LatexCommand href
48837 name "Documentation"
48838 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
48839
48840 \end_inset
48841
48842  how to use the program 
48843 \family sans
48844 BibTeX
48845 \family default
48846 :
48847 \begin_inset Newline newline
48848 \end_inset
48849
48850
48851 \begin_inset Flex URL
48852 status collapsed
48853
48854 \begin_layout Plain Layout
48855
48856 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
48857 \end_layout
48858
48859 \end_inset
48860
48861
48862 \end_layout
48863
48864 \begin_layout Bibliography
48865 \labelwidthstring Literaturverzeichnis
48866 \begin_inset CommandInset bibitem
48867 LatexCommand bibitem
48868 key "makeindex"
48869
48870 \end_inset
48871
48872
48873 \begin_inset CommandInset href
48874 LatexCommand href
48875 name "Documentation"
48876 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
48877
48878 \end_inset
48879
48880  of the program 
48881 \family sans
48882 makeindex
48883 \family default
48884 :
48885 \begin_inset Newline newline
48886 \end_inset
48887
48888
48889 \begin_inset Flex URL
48890 status collapsed
48891
48892 \begin_layout Plain Layout
48893
48894 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
48895 \end_layout
48896
48897 \end_inset
48898
48899
48900 \end_layout
48901
48902 \begin_layout Bibliography
48903 \labelwidthstring Literaturverzeichnis
48904 \begin_inset CommandInset bibitem
48905 LatexCommand bibitem
48906 key "xindy"
48907
48908 \end_inset
48909
48910
48911 \begin_inset CommandInset href
48912 LatexCommand href
48913 name "Documentation"
48914 target "http://www.xindy.org/documentation.html"
48915
48916 \end_inset
48917
48918  of the program 
48919 \family sans
48920 xindy
48921 \family default
48922 :
48923 \begin_inset Newline newline
48924 \end_inset
48925
48926
48927 \begin_inset Flex URL
48928 status collapsed
48929
48930 \begin_layout Plain Layout
48931
48932 http://www.xindy.org/documentation.html
48933 \end_layout
48934
48935 \end_inset
48936
48937
48938 \end_layout
48939
48940 \begin_layout Bibliography
48941 \labelwidthstring Literaturverzeichnis
48942 \begin_inset CommandInset bibitem
48943 LatexCommand bibitem
48944 key "caption"
48945
48946 \end_inset
48947
48948
48949 \begin_inset CommandInset href
48950 LatexCommand href
48951 name "Documentation"
48952 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
48953
48954 \end_inset
48955
48956  of the LaTeX-package 
48957 \series bold
48958 caption
48959 \series default
48960
48961 \begin_inset Index idx
48962 status collapsed
48963
48964 \begin_layout Plain Layout
48965 LaTeX-packages ! caption
48966 \end_layout
48967
48968 \end_inset
48969
48970 :
48971 \begin_inset Newline newline
48972 \end_inset
48973
48974
48975 \begin_inset Flex URL
48976 status collapsed
48977
48978 \begin_layout Plain Layout
48979
48980 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
48981 \end_layout
48982
48983 \end_inset
48984
48985
48986 \end_layout
48987
48988 \begin_layout Bibliography
48989 \labelwidthstring Literaturverzeichnis
48990 \begin_inset CommandInset bibitem
48991 LatexCommand bibitem
48992 key "enumitem"
48993
48994 \end_inset
48995
48996
48997 \begin_inset CommandInset href
48998 LatexCommand href
48999 name "Documentation"
49000 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
49001
49002 \end_inset
49003
49004  of the LaTeX-package 
49005 \series bold
49006 enumitem
49007 \series default
49008
49009 \begin_inset Index idx
49010 status collapsed
49011
49012 \begin_layout Plain Layout
49013 LaTeX-packages ! enumitem
49014 \end_layout
49015
49016 \end_inset
49017
49018 :
49019 \begin_inset Newline newline
49020 \end_inset
49021
49022
49023 \begin_inset Flex URL
49024 status collapsed
49025
49026 \begin_layout Plain Layout
49027
49028 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
49029 \end_layout
49030
49031 \end_inset
49032
49033
49034 \end_layout
49035
49036 \begin_layout Bibliography
49037 \labelwidthstring Literaturverzeichnis
49038 \begin_inset CommandInset bibitem
49039 LatexCommand bibitem
49040 key "fancyhdr"
49041
49042 \end_inset
49043
49044
49045 \begin_inset CommandInset href
49046 LatexCommand href
49047 name "Documentation"
49048 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
49049
49050 \end_inset
49051
49052  of the LaTeX-package 
49053 \series bold
49054 fancyhdr
49055 \series default
49056
49057 \begin_inset Index idx
49058 status collapsed
49059
49060 \begin_layout Plain Layout
49061 LaTeX-packages ! fancyhdr
49062 \end_layout
49063
49064 \end_inset
49065
49066 :
49067 \begin_inset Newline newline
49068 \end_inset
49069
49070
49071 \begin_inset Flex URL
49072 status collapsed
49073
49074 \begin_layout Plain Layout
49075
49076 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
49077 \end_layout
49078
49079 \end_inset
49080
49081
49082 \end_layout
49083
49084 \begin_layout Bibliography
49085 \labelwidthstring Literaturverzeichnis
49086 \begin_inset CommandInset bibitem
49087 LatexCommand bibitem
49088 key "hyperref"
49089
49090 \end_inset
49091
49092
49093 \series bold
49094
49095 \begin_inset CommandInset href
49096 LatexCommand href
49097 name "Documentation"
49098 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
49099
49100 \end_inset
49101
49102
49103 \series default
49104  of the LaTeX-package 
49105 \series bold
49106 hyperref
49107 \series default
49108
49109 \begin_inset Index idx
49110 status collapsed
49111
49112 \begin_layout Plain Layout
49113 LaTeX-packages ! hyperref
49114 \end_layout
49115
49116 \end_inset
49117
49118 :
49119 \begin_inset Newline newline
49120 \end_inset
49121
49122
49123 \begin_inset Flex URL
49124 status collapsed
49125
49126 \begin_layout Plain Layout
49127
49128 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
49129 \end_layout
49130
49131 \end_inset
49132
49133
49134 \end_layout
49135
49136 \begin_layout Bibliography
49137 \labelwidthstring Literaturverzeichnis
49138 \begin_inset CommandInset bibitem
49139 LatexCommand bibitem
49140 key "nomencl"
49141
49142 \end_inset
49143
49144
49145 \begin_inset CommandInset href
49146 LatexCommand href
49147 name "Documentation"
49148 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
49149
49150 \end_inset
49151
49152  of the LaTeX-package 
49153 \series bold
49154 nomencl
49155 \series default
49156
49157 \begin_inset Index idx
49158 status collapsed
49159
49160 \begin_layout Plain Layout
49161 LaTeX-packages ! nomencl
49162 \end_layout
49163
49164 \end_inset
49165
49166 :
49167 \begin_inset Newline newline
49168 \end_inset
49169
49170
49171 \begin_inset Flex URL
49172 status collapsed
49173
49174 \begin_layout Plain Layout
49175
49176 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
49177 \end_layout
49178
49179 \end_inset
49180
49181
49182 \end_layout
49183
49184 \begin_layout Bibliography
49185 \labelwidthstring Literaturverzeichnis
49186 \begin_inset CommandInset bibitem
49187 LatexCommand bibitem
49188 key "prettyref"
49189
49190 \end_inset
49191
49192
49193 \begin_inset CommandInset href
49194 LatexCommand href
49195 name "Documentation"
49196 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
49197
49198 \end_inset
49199
49200  of the LaTeX-package 
49201 \series bold
49202 prettyref
49203 \series default
49204
49205 \begin_inset Index idx
49206 status collapsed
49207
49208 \begin_layout Plain Layout
49209 LaTeX-packages ! prettyref
49210 \end_layout
49211
49212 \end_inset
49213
49214 :
49215 \begin_inset Newline newline
49216 \end_inset
49217
49218
49219 \begin_inset Flex URL
49220 status collapsed
49221
49222 \begin_layout Plain Layout
49223
49224 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
49225 \end_layout
49226
49227 \end_inset
49228
49229
49230 \end_layout
49231
49232 \begin_layout Bibliography
49233 \labelwidthstring Literaturverzeichnis
49234 \begin_inset CommandInset bibitem
49235 LatexCommand bibitem
49236 key "refstyle"
49237
49238 \end_inset
49239
49240
49241 \begin_inset CommandInset href
49242 LatexCommand href
49243 name "Documentation"
49244 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
49245
49246 \end_inset
49247
49248  of the LaTeX-package 
49249 \series bold
49250 refstyle
49251 \series default
49252
49253 \begin_inset Index idx
49254 status collapsed
49255
49256 \begin_layout Plain Layout
49257 LaTeX-packages ! refstyle
49258 \end_layout
49259
49260 \end_inset
49261
49262 :
49263 \begin_inset Newline newline
49264 \end_inset
49265
49266
49267 \begin_inset Flex URL
49268 status collapsed
49269
49270 \begin_layout Plain Layout
49271
49272 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
49273 \end_layout
49274
49275 \end_inset
49276
49277
49278 \end_layout
49279
49280 \begin_layout Bibliography
49281 \labelwidthstring Literaturverzeichnis
49282 \begin_inset CommandInset bibitem
49283 LatexCommand bibitem
49284 key "tipa"
49285
49286 \end_inset
49287
49288
49289 \begin_inset CommandInset href
49290 LatexCommand href
49291 name "Documentation"
49292 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
49293
49294 \end_inset
49295
49296  of the LaTeX-package 
49297 \series bold
49298 tipa
49299 \series default
49300
49301 \begin_inset Index idx
49302 status collapsed
49303
49304 \begin_layout Plain Layout
49305 LaTeX-packages ! tipa
49306 \end_layout
49307
49308 \end_inset
49309
49310 :
49311 \begin_inset Newline newline
49312 \end_inset
49313
49314
49315 \begin_inset Flex URL
49316 status collapsed
49317
49318 \begin_layout Plain Layout
49319
49320 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
49321 \end_layout
49322
49323 \end_inset
49324
49325
49326 \end_layout
49327
49328 \begin_layout Bibliography
49329 \labelwidthstring Literaturverzeichnis
49330 \begin_inset CommandInset bibitem
49331 LatexCommand bibitem
49332 key "Arabic"
49333
49334 \end_inset
49335
49336
49337 \begin_inset CommandInset href
49338 LatexCommand href
49339 name "Wiki-page"
49340 target "http://wiki.lyx.org/Windows/Arabic"
49341
49342 \end_inset
49343
49344  how to set up LyX for Arabic:
49345 \begin_inset Newline newline
49346 \end_inset
49347
49348
49349 \begin_inset Flex URL
49350 status collapsed
49351
49352 \begin_layout Plain Layout
49353
49354 http://wiki.lyx.org/Windows/Arabic
49355 \end_layout
49356
49357 \end_inset
49358
49359
49360 \end_layout
49361
49362 \begin_layout Bibliography
49363 \labelwidthstring Literaturverzeichnis
49364 \begin_inset CommandInset bibitem
49365 LatexCommand bibitem
49366 key "Armenian"
49367
49368 \end_inset
49369
49370
49371 \begin_inset CommandInset href
49372 LatexCommand href
49373 name "Wiki-page"
49374 target "http://wiki.lyx.org/Windows/Armenian"
49375
49376 \end_inset
49377
49378  how to set up LyX for Armenian:
49379 \begin_inset Newline newline
49380 \end_inset
49381
49382
49383 \begin_inset Flex URL
49384 status collapsed
49385
49386 \begin_layout Plain Layout
49387
49388 http://wiki.lyx.org/Windows/Armenian
49389 \end_layout
49390
49391 \end_inset
49392
49393
49394 \end_layout
49395
49396 \begin_layout Bibliography
49397 \labelwidthstring Literaturverzeichnis
49398 \begin_inset CommandInset bibitem
49399 LatexCommand bibitem
49400 key "Farsi"
49401
49402 \end_inset
49403
49404
49405 \begin_inset CommandInset href
49406 LatexCommand href
49407 name "Wiki-page"
49408 target "http://wiki.lyx.org/Windows/Farsi"
49409
49410 \end_inset
49411
49412  how to set up LyX for Farsi:
49413 \begin_inset Newline newline
49414 \end_inset
49415
49416
49417 \begin_inset Flex URL
49418 status collapsed
49419
49420 \begin_layout Plain Layout
49421
49422 http://wiki.lyx.org/Windows/Farsi
49423 \end_layout
49424
49425 \end_inset
49426
49427
49428 \end_layout
49429
49430 \begin_layout Bibliography
49431 \labelwidthstring Literaturverzeichnis
49432 \begin_inset CommandInset bibitem
49433 LatexCommand bibitem
49434 key "Hebrew"
49435
49436 \end_inset
49437
49438
49439 \begin_inset CommandInset href
49440 LatexCommand href
49441 name "Wiki-page"
49442 target "http://wiki.lyx.org/Windows/Hebrew"
49443
49444 \end_inset
49445
49446  how to set up LyX for Hebrew:
49447 \begin_inset Newline newline
49448 \end_inset
49449
49450
49451 \begin_inset Flex URL
49452 status collapsed
49453
49454 \begin_layout Plain Layout
49455
49456 http://wiki.lyx.org/Windows/Hebrew
49457 \end_layout
49458
49459 \end_inset
49460
49461
49462 \end_layout
49463
49464 \begin_layout Bibliography
49465 \labelwidthstring Literaturverzeichnis
49466 \begin_inset CommandInset bibitem
49467 LatexCommand bibitem
49468 key "Japanese"
49469
49470 \end_inset
49471
49472
49473 \begin_inset CommandInset href
49474 LatexCommand href
49475 name "Wiki-page"
49476 target "http://wiki.lyx.org/Windows/Japanese"
49477
49478 \end_inset
49479
49480  how to set up LyX for Japanese:
49481 \begin_inset Newline newline
49482 \end_inset
49483
49484
49485 \begin_inset Flex URL
49486 status collapsed
49487
49488 \begin_layout Plain Layout
49489
49490 http://wiki.lyx.org/Windows/Japanese
49491 \end_layout
49492
49493 \end_inset
49494
49495
49496 \end_layout
49497
49498 \begin_layout Bibliography
49499 \labelwidthstring Literaturverzeichnis
49500 \begin_inset CommandInset bibitem
49501 LatexCommand bibitem
49502 key "Latvian"
49503
49504 \end_inset
49505
49506
49507 \begin_inset CommandInset href
49508 LatexCommand href
49509 name "Wiki-page"
49510 target "http://wiki.lyx.org/Windows/Latvian"
49511
49512 \end_inset
49513
49514  how to set up LyX for Latvian:
49515 \begin_inset Newline newline
49516 \end_inset
49517
49518
49519 \begin_inset Flex URL
49520 status collapsed
49521
49522 \begin_layout Plain Layout
49523
49524 http://wiki.lyx.org/Windows/Latvian
49525 \end_layout
49526
49527 \end_inset
49528
49529
49530 \end_layout
49531
49532 \begin_layout Bibliography
49533 \labelwidthstring Literaturverzeichnis
49534 \begin_inset CommandInset bibitem
49535 LatexCommand bibitem
49536 key "Lithuanian"
49537
49538 \end_inset
49539
49540
49541 \begin_inset CommandInset href
49542 LatexCommand href
49543 name "Wiki-page"
49544 target "http://wiki.lyx.org/Windows/Lithuanian"
49545
49546 \end_inset
49547
49548  how to set up LyX for Lithuanian:
49549 \begin_inset Newline newline
49550 \end_inset
49551
49552
49553 \begin_inset Flex URL
49554 status collapsed
49555
49556 \begin_layout Plain Layout
49557
49558 http://wiki.lyx.org/Windows/Lithuanian
49559 \end_layout
49560
49561 \end_inset
49562
49563
49564 \end_layout
49565
49566 \begin_layout Bibliography
49567 \labelwidthstring Literaturverzeichnis
49568 \begin_inset CommandInset bibitem
49569 LatexCommand bibitem
49570 key "Mongolian"
49571
49572 \end_inset
49573
49574
49575 \begin_inset CommandInset href
49576 LatexCommand href
49577 name "Wiki-page"
49578 target "http://wiki.lyx.org/Windows/Mongolian"
49579
49580 \end_inset
49581
49582  how to set up LyX for Mongolian:
49583 \begin_inset Newline newline
49584 \end_inset
49585
49586
49587 \begin_inset Flex URL
49588 status collapsed
49589
49590 \begin_layout Plain Layout
49591
49592 http://wiki.lyx.org/Windows/Mongolian
49593 \end_layout
49594
49595 \end_inset
49596
49597
49598 \end_layout
49599
49600 \begin_layout Bibliography
49601 \labelwidthstring Literaturverzeichnis
49602 \begin_inset CommandInset bibitem
49603 LatexCommand bibitem
49604 key "Vietnamese"
49605
49606 \end_inset
49607
49608
49609 \begin_inset CommandInset href
49610 LatexCommand href
49611 name "Wiki-page"
49612 target "http://wiki.lyx.org/Windows/Vietnamese"
49613
49614 \end_inset
49615
49616  how to set up LyX for Vietnamese:
49617 \begin_inset Newline newline
49618 \end_inset
49619
49620
49621 \begin_inset Flex URL
49622 status collapsed
49623
49624 \begin_layout Plain Layout
49625
49626 http://wiki.lyx.org/Windows/Vietnamese
49627 \end_layout
49628
49629 \end_inset
49630
49631
49632 \end_layout
49633
49634 \begin_layout Bibliography
49635 \labelwidthstring Literaturverzeichnis
49636 \begin_inset CommandInset bibitem
49637 LatexCommand bibitem
49638 key "NewInLyX20"
49639
49640 \end_inset
49641
49642
49643 \begin_inset CommandInset href
49644 LatexCommand href
49645 name "Wiki-page"
49646 target "http://wiki.lyx.org/LyX/NewInLyX20"
49647
49648 \end_inset
49649
49650  about new features in 
49651 \family sans
49652 LyX 2.0
49653 \family default
49654 :
49655 \begin_inset Newline newline
49656 \end_inset
49657
49658
49659 \begin_inset Flex URL
49660 status collapsed
49661
49662 \begin_layout Plain Layout
49663
49664 http://wiki.lyx.org/LyX/NewInLyX20
49665 \end_layout
49666
49667 \end_inset
49668
49669
49670 \end_layout
49671
49672 \begin_layout Standard
49673 \begin_inset Newpage newpage
49674 \end_inset
49675
49676
49677 \begin_inset ERT
49678 status collapsed
49679
49680 \begin_layout Plain Layout
49681
49682
49683 \backslash
49684 let
49685 \backslash
49686 mybibname
49687 \backslash
49688 bibname
49689 \end_layout
49690
49691 \begin_layout Plain Layout
49692
49693
49694 \backslash
49695 renewcommand{
49696 \backslash
49697 bibname}{
49698 \backslash
49699 mybibname
49700 \backslash
49701 ; 2}
49702 \end_layout
49703
49704 \end_inset
49705
49706
49707 \begin_inset Note Note
49708 status collapsed
49709
49710 \begin_layout Plain Layout
49711 The command 
49712 \series bold
49713
49714 \backslash
49715 bibname
49716 \series default
49717  is the name of the bibliography in the current document language.
49718  It is redefined here with the number 2 at the end to state that the following
49719  bibliography is the second one:
49720 \end_layout
49721
49722 \end_inset
49723
49724
49725 \end_layout
49726
49727 \begin_layout Standard
49728 \begin_inset CommandInset bibtex
49729 LatexCommand bibtex
49730 bibfiles "biblio/LyXDocs"
49731 options "biblio/alphadin"
49732
49733 \end_inset
49734
49735
49736 \end_layout
49737
49738 \begin_layout Standard
49739 The above bibliography is created from a BibTeX-database.
49740 \end_layout
49741
49742 \begin_layout Standard
49743 \begin_inset CommandInset nomencl_print
49744 LatexCommand printnomenclature
49745 set_width "auto"
49746
49747 \end_inset
49748
49749
49750 \begin_inset CommandInset index_print
49751 LatexCommand printindex
49752 type "idx"
49753
49754 \end_inset
49755
49756
49757 \end_layout
49758
49759 \end_body
49760 \end_document