]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
UserGuide.lyx: some changes for the thesaurus description proposed by Jürgen
[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  When LyX produces XHTML, it also generates corresponding images in formats
15028  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 use 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 following print parameters in the 
15225 \family sans
15226 Print
15227 \begin_inset space ~
15228 \end_inset
15229
15230 Destination
15231 \family default
15232  box:
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  Images will appear in the output exactly at the position where they are
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 and
18219  then choosing 
18220 \family sans
18221 More\SpecialChar \menuseparator
18222 Settings
18223 \family default
18224 .
18225  This brings up the table dialog.
18226  Here you can adjust the settings of the cell, row and/or column where the
18227  cursor is placed currently.
18228  Most of the dialog options also work on selections.
18229  This means that if you select more cells, columns or rows the action is
18230  done on all of your selection.
18231 \end_layout
18232
18233 \begin_layout Standard
18234 In addition to the table dialog, the 
18235 \family sans
18236 table
18237 \begin_inset space ~
18238 \end_inset
18239
18240 toolbar
18241 \family default
18242  helps you in setting table properties.
18243  It appears if the cursor is inside a table.
18244 \end_layout
18245
18246 \begin_layout Standard
18247 In the tab 
18248 \family sans
18249 Table
18250 \begin_inset space ~
18251 \end_inset
18252
18253 Settings
18254 \family default
18255  of the table dialog you can set the alignment for the current row.
18256  If you add a row or column, it will be inserted right beside or below the
18257  current cell respectively.
18258  The vertical alignment of a column can only be adjusted when a column width
18259  is given.
18260  A given width will allow the cell to have line breaks and multiple paragraphs
18261  of text, see section
18262 \begin_inset space ~
18263 \end_inset
18264
18265
18266 \begin_inset CommandInset ref
18267 LatexCommand ref
18268 reference "sub:Table-Cells"
18269
18270 \end_inset
18271
18272 .
18273 \end_layout
18274
18275 \begin_layout Standard
18276 You can mark multiple cells of one row/column as a multicolumn/row cell
18277  using the check box 
18278 \family sans
18279 Multicolumn
18280 \family default
18281  or 
18282 \family sans
18283 Multirow
18284 \family default
18285 .
18286  This will merge the cells to 
18287 \emph on
18288 one
18289 \emph default
18290  cell, spread over more than one column/row.
18291  Multicolumn cells are treated as own rows, so that the alignment, width,
18292  and border settings affect only the multicolumn cell.
18293  Here is an example table with a multicolumn cell in the first row and one
18294  in the last row without the upper border:
18295 \end_layout
18296
18297 \begin_layout Standard
18298 \align center
18299 \begin_inset Tabular
18300 <lyxtabular version="3" rows="3" columns="4">
18301 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18302 <column alignment="center" valignment="top" width="0pt">
18303 <column alignment="center" valignment="middle" width="0">
18304 <column alignment="center" valignment="top" width="0in">
18305 <column alignment="center" valignment="top" width="0pt">
18306 <row>
18307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18308 \begin_inset Text
18309
18310 \begin_layout Plain Layout
18311 abc
18312 \end_layout
18313
18314 \end_inset
18315 </cell>
18316 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18317 \begin_inset Text
18318
18319 \begin_layout Plain Layout
18320 def ghi
18321 \end_layout
18322
18323 \end_inset
18324 </cell>
18325 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18326 \begin_inset Text
18327
18328 \begin_layout Plain Layout
18329
18330 \end_layout
18331
18332 \end_inset
18333 </cell>
18334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18335 \begin_inset Text
18336
18337 \begin_layout Plain Layout
18338 jkl
18339 \end_layout
18340
18341 \end_inset
18342 </cell>
18343 </row>
18344 <row>
18345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18346 \begin_inset Text
18347
18348 \begin_layout Plain Layout
18349
18350 \family roman
18351 \series medium
18352 \shape up
18353 \size normal
18354 \emph off
18355 \bar no
18356 \noun off
18357 \color none
18358 A
18359 \end_layout
18360
18361 \end_inset
18362 </cell>
18363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18364 \begin_inset Text
18365
18366 \begin_layout Plain Layout
18367 B
18368 \end_layout
18369
18370 \end_inset
18371 </cell>
18372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18373 \begin_inset Text
18374
18375 \begin_layout Plain Layout
18376 C
18377 \end_layout
18378
18379 \end_inset
18380 </cell>
18381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18382 \begin_inset Text
18383
18384 \begin_layout Plain Layout
18385 D
18386 \end_layout
18387
18388 \end_inset
18389 </cell>
18390 </row>
18391 <row>
18392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18393 \begin_inset Text
18394
18395 \begin_layout Plain Layout
18396 1
18397 \end_layout
18398
18399 \end_inset
18400 </cell>
18401 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18402 \begin_inset Text
18403
18404 \begin_layout Plain Layout
18405 2
18406 \end_layout
18407
18408 \end_inset
18409 </cell>
18410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18411 \begin_inset Text
18412
18413 \begin_layout Plain Layout
18414 3
18415 \end_layout
18416
18417 \end_inset
18418 </cell>
18419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18420 \begin_inset Text
18421
18422 \begin_layout Plain Layout
18423 4
18424 \end_layout
18425
18426 \end_inset
18427 </cell>
18428 </row>
18429 </lyxtabular>
18430
18431 \end_inset
18432
18433
18434 \end_layout
18435
18436 \begin_layout Standard
18437 Adept users can declare special LaTeX-arguments for the table.
18438  They are necessary for special table formatting, like for multirow cells,
18439  explained in the chapter 
18440 \emph on
18441 Tables
18442 \emph default
18443  of the 
18444 \emph on
18445 Embedded
18446 \begin_inset space ~
18447 \end_inset
18448
18449 Objects
18450 \emph default
18451  manual.
18452  You can also rotate the current cell or the whole table 90
18453 \begin_inset space \thinspace{}
18454 \end_inset
18455
18456 degrees counterclockwise.
18457  These rotations are not visible in LyX but are visible in the output.
18458 \end_layout
18459
18460 \begin_layout Standard
18461 \begin_inset Note Greyedout
18462 status collapsed
18463
18464 \begin_layout Plain Layout
18465
18466 \series bold
18467 Note:
18468 \series default
18469  Most DVI-viewers are 
18470 \emph on
18471 not
18472 \emph default
18473  able to display rotations.
18474 \end_layout
18475
18476 \end_inset
18477
18478
18479 \end_layout
18480
18481 \begin_layout Standard
18482 The 
18483 \family sans
18484 Borders
18485 \family default
18486  tab allows you to add and delete border lines for the current row/column.
18487  The button 
18488 \family sans
18489 Default
18490 \family default
18491  adds lines for all cell borders.
18492 \end_layout
18493
18494 \begin_layout Subsection
18495 Longtables
18496 \begin_inset Index idx
18497 status collapsed
18498
18499 \begin_layout Plain Layout
18500 Tables ! Longtables
18501 \end_layout
18502
18503 \end_inset
18504
18505
18506 \begin_inset Index idx
18507 status collapsed
18508
18509 \begin_layout Plain Layout
18510 Longtables
18511 \end_layout
18512
18513 \end_inset
18514
18515
18516 \end_layout
18517
18518 \begin_layout Standard
18519 If the table is too long to fit on one page, you can use the option 
18520 \family sans
18521 Use
18522 \begin_inset space ~
18523 \end_inset
18524
18525 long
18526 \begin_inset space ~
18527 \end_inset
18528
18529 table
18530 \family default
18531  in the tab 
18532 \family sans
18533 Longtable
18534 \family default
18535  of the table dialog to split the table automatically over more pages.
18536  Doing this enables some check boxes and you can now define:
18537 \end_layout
18538
18539 \begin_layout Description
18540
18541 \family sans
18542 Header
18543 \family default
18544 : The current row and all rows above, that don't have any special options
18545  defined, are defined to be the header rows of all pages of the longtable;
18546  except for the first page, if 
18547 \family sans
18548 First
18549 \begin_inset space ~
18550 \end_inset
18551
18552 header
18553 \family default
18554  is defined.
18555 \end_layout
18556
18557 \begin_layout Description
18558
18559 \family sans
18560 First
18561 \begin_inset space ~
18562 \end_inset
18563
18564 header
18565 \family default
18566 : The current row and all rows above, that don't have any special options
18567  defined, are defined to be the header rows of the first page of the longtable.
18568 \end_layout
18569
18570 \begin_layout Description
18571
18572 \family sans
18573 Footer
18574 \family default
18575 : The current row and all rows below, that don't have any special options
18576  defined, are defined to be the footer rows of all pages of the longtable;
18577  except for the last page, if 
18578 \family sans
18579 Last
18580 \begin_inset space ~
18581 \end_inset
18582
18583 footer
18584 \family default
18585  is defined.
18586 \end_layout
18587
18588 \begin_layout Description
18589
18590 \family sans
18591 Last
18592 \begin_inset space ~
18593 \end_inset
18594
18595 footer
18596 \family default
18597 : The current row and all rows below, that don't have any special options
18598  defined, are defined to be the footer rows of the last page of the longtable.
18599 \end_layout
18600
18601 \begin_layout Description
18602 Caption: The first row is reset as a single column.
18603  You can now insert there the table caption via the menu 
18604 \family sans
18605 Insert\SpecialChar \menuseparator
18606 Caption
18607 \family default
18608 .
18609  More about longtable captions can be found in the 
18610 \emph on
18611 Embedded
18612 \begin_inset space ~
18613 \end_inset
18614
18615 Objects
18616 \emph default
18617  manual.
18618 \end_layout
18619
18620 \begin_layout Standard
18621 You can also specify a row where the table is split.
18622  If you set more than one option in the same table row, you should be aware
18623  that then only the first option is used; the others will be defined as
18624  
18625 \emph on
18626 empty
18627 \emph default
18628 .
18629  In this context, first means first in this order: 
18630 \family sans
18631 Footer, Last
18632 \begin_inset space ~
18633 \end_inset
18634
18635 footer,
18636 \family default
18637  
18638 \family sans
18639 Header,
18640 \family default
18641  
18642 \family sans
18643 First
18644 \begin_inset space ~
18645 \end_inset
18646
18647 header
18648 \family default
18649 ; see the following longtable to see how it works:
18650 \end_layout
18651
18652 \begin_layout Standard
18653 \align center
18654 \begin_inset Tabular
18655 <lyxtabular version="3" rows="69" columns="3">
18656 <features islongtable="true" longtabularalignment="center">
18657 <column alignment="block" valignment="top" width="5cm">
18658 <column alignment="left" valignment="top" width="0pt">
18659 <column alignment="right" valignment="top" width="0pt">
18660 <row endfirsthead="true">
18661 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18662 \begin_inset Text
18663
18664 \begin_layout Plain Layout
18665
18666 \series bold
18667 Example Phone List (ignore the names)
18668 \end_layout
18669
18670 \end_inset
18671 </cell>
18672 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18673 \begin_inset Text
18674
18675 \begin_layout Plain Layout
18676
18677 \end_layout
18678
18679 \end_inset
18680 </cell>
18681 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18682 \begin_inset Text
18683
18684 \begin_layout Plain Layout
18685
18686 \end_layout
18687
18688 \end_inset
18689 </cell>
18690 </row>
18691 <row endfirsthead="true">
18692 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18693 \begin_inset Text
18694
18695 \begin_layout Plain Layout
18696
18697 \series bold
18698 NAME
18699 \end_layout
18700
18701 \end_inset
18702 </cell>
18703 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18704 \begin_inset Text
18705
18706 \begin_layout Plain Layout
18707
18708 \end_layout
18709
18710 \end_inset
18711 </cell>
18712 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18713 \begin_inset Text
18714
18715 \begin_layout Plain Layout
18716
18717 \series bold
18718 TEL.
18719 \end_layout
18720
18721 \end_inset
18722 </cell>
18723 </row>
18724 <row endhead="true">
18725 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18726 \begin_inset Text
18727
18728 \begin_layout Plain Layout
18729  
18730 \series bold
18731 Example Phone List
18732 \end_layout
18733
18734 \end_inset
18735 </cell>
18736 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18737 \begin_inset Text
18738
18739 \begin_layout Plain Layout
18740
18741 \end_layout
18742
18743 \end_inset
18744 </cell>
18745 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18746 \begin_inset Text
18747
18748 \begin_layout Plain Layout
18749
18750 \end_layout
18751
18752 \end_inset
18753 </cell>
18754 </row>
18755 <row endhead="true">
18756 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18757 \begin_inset Text
18758
18759 \begin_layout Plain Layout
18760
18761 \series bold
18762 NAME
18763 \end_layout
18764
18765 \end_inset
18766 </cell>
18767 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18768 \begin_inset Text
18769
18770 \begin_layout Plain Layout
18771
18772 \end_layout
18773
18774 \end_inset
18775 </cell>
18776 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18777 \begin_inset Text
18778
18779 \begin_layout Plain Layout
18780
18781 \series bold
18782 TEL.
18783 \end_layout
18784
18785 \end_inset
18786 </cell>
18787 </row>
18788 <row endfoot="true">
18789 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18790 \begin_inset Text
18791
18792 \begin_layout Plain Layout
18793  
18794 \series bold
18795 continue ...
18796 \end_layout
18797
18798 \end_inset
18799 </cell>
18800 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18801 \begin_inset Text
18802
18803 \begin_layout Plain Layout
18804
18805 \end_layout
18806
18807 \end_inset
18808 </cell>
18809 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18810 \begin_inset Text
18811
18812 \begin_layout Plain Layout
18813
18814 \end_layout
18815
18816 \end_inset
18817 </cell>
18818 </row>
18819 <row>
18820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18821 \begin_inset Text
18822
18823 \begin_layout Plain Layout
18824
18825 \series bold
18826 Annovi
18827 \end_layout
18828
18829 \end_inset
18830 </cell>
18831 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835 Silvia
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18841 \begin_inset Text
18842
18843 \begin_layout Plain Layout
18844 111
18845 \end_layout
18846
18847 \end_inset
18848 </cell>
18849 </row>
18850 <row>
18851 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18852 \begin_inset Text
18853
18854 \begin_layout Plain Layout
18855
18856 \series bold
18857 Bertoli
18858 \end_layout
18859
18860 \end_inset
18861 </cell>
18862 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18863 \begin_inset Text
18864
18865 \begin_layout Plain Layout
18866 Stefano
18867 \end_layout
18868
18869 \end_inset
18870 </cell>
18871 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18872 \begin_inset Text
18873
18874 \begin_layout Plain Layout
18875 111
18876 \end_layout
18877
18878 \end_inset
18879 </cell>
18880 </row>
18881 <row>
18882 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18883 \begin_inset Text
18884
18885 \begin_layout Plain Layout
18886
18887 \series bold
18888 Bozzi
18889 \end_layout
18890
18891 \end_inset
18892 </cell>
18893 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18894 \begin_inset Text
18895
18896 \begin_layout Plain Layout
18897 Walter
18898 \end_layout
18899
18900 \end_inset
18901 </cell>
18902 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18903 \begin_inset Text
18904
18905 \begin_layout Plain Layout
18906 111
18907 \end_layout
18908
18909 \end_inset
18910 </cell>
18911 </row>
18912 <row>
18913 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18914 \begin_inset Text
18915
18916 \begin_layout Plain Layout
18917
18918 \series bold
18919 Cachia
18920 \end_layout
18921
18922 \end_inset
18923 </cell>
18924 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18925 \begin_inset Text
18926
18927 \begin_layout Plain Layout
18928 Maria
18929 \end_layout
18930
18931 \end_inset
18932 </cell>
18933 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18934 \begin_inset Text
18935
18936 \begin_layout Plain Layout
18937 111
18938 \end_layout
18939
18940 \end_inset
18941 </cell>
18942 </row>
18943 <row>
18944 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18945 \begin_inset Text
18946
18947 \begin_layout Plain Layout
18948
18949 \series bold
18950 Cachia
18951 \end_layout
18952
18953 \end_inset
18954 </cell>
18955 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18956 \begin_inset Text
18957
18958 \begin_layout Plain Layout
18959 Maurizio
18960 \end_layout
18961
18962 \end_inset
18963 </cell>
18964 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18965 \begin_inset Text
18966
18967 \begin_layout Plain Layout
18968 111
18969 \end_layout
18970
18971 \end_inset
18972 </cell>
18973 </row>
18974 <row>
18975 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18976 \begin_inset Text
18977
18978 \begin_layout Plain Layout
18979
18980 \series bold
18981 Cinquemani
18982 \end_layout
18983
18984 \end_inset
18985 </cell>
18986 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18987 \begin_inset Text
18988
18989 \begin_layout Plain Layout
18990 Giusi
18991 \end_layout
18992
18993 \end_inset
18994 </cell>
18995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18996 \begin_inset Text
18997
18998 \begin_layout Plain Layout
18999 111
19000 \end_layout
19001
19002 \end_inset
19003 </cell>
19004 </row>
19005 <row>
19006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19007 \begin_inset Text
19008
19009 \begin_layout Plain Layout
19010
19011 \series bold
19012 Colin
19013 \end_layout
19014
19015 \end_inset
19016 </cell>
19017 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19018 \begin_inset Text
19019
19020 \begin_layout Plain Layout
19021 Bernard
19022 \end_layout
19023
19024 \end_inset
19025 </cell>
19026 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19027 \begin_inset Text
19028
19029 \begin_layout Plain Layout
19030 111
19031 \end_layout
19032
19033 \end_inset
19034 </cell>
19035 </row>
19036 <row>
19037 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19038 \begin_inset Text
19039
19040 \begin_layout Plain Layout
19041
19042 \series bold
19043 Concli
19044 \end_layout
19045
19046 \end_inset
19047 </cell>
19048 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19049 \begin_inset Text
19050
19051 \begin_layout Plain Layout
19052 Gianfranco
19053 \end_layout
19054
19055 \end_inset
19056 </cell>
19057 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19058 \begin_inset Text
19059
19060 \begin_layout Plain Layout
19061 111
19062 \end_layout
19063
19064 \end_inset
19065 </cell>
19066 </row>
19067 <row>
19068 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19069 \begin_inset Text
19070
19071 \begin_layout Plain Layout
19072
19073 \series bold
19074 Dal Bosco
19075 \end_layout
19076
19077 \end_inset
19078 </cell>
19079 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19080 \begin_inset Text
19081
19082 \begin_layout Plain Layout
19083 Carolina
19084 \end_layout
19085
19086 \end_inset
19087 </cell>
19088 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19089 \begin_inset Text
19090
19091 \begin_layout Plain Layout
19092 111
19093 \end_layout
19094
19095 \end_inset
19096 </cell>
19097 </row>
19098 <row>
19099 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19100 \begin_inset Text
19101
19102 \begin_layout Plain Layout
19103
19104 \series bold
19105 Dalpiaz
19106 \end_layout
19107
19108 \end_inset
19109 </cell>
19110 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19111 \begin_inset Text
19112
19113 \begin_layout Plain Layout
19114 Annamaria
19115 \end_layout
19116
19117 \end_inset
19118 </cell>
19119 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19120 \begin_inset Text
19121
19122 \begin_layout Plain Layout
19123 111
19124 \end_layout
19125
19126 \end_inset
19127 </cell>
19128 </row>
19129 <row>
19130 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19131 \begin_inset Text
19132
19133 \begin_layout Plain Layout
19134
19135 \series bold
19136 Feliciello
19137 \end_layout
19138
19139 \end_inset
19140 </cell>
19141 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19142 \begin_inset Text
19143
19144 \begin_layout Plain Layout
19145 Domenico
19146 \end_layout
19147
19148 \end_inset
19149 </cell>
19150 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19151 \begin_inset Text
19152
19153 \begin_layout Plain Layout
19154 111
19155 \end_layout
19156
19157 \end_inset
19158 </cell>
19159 </row>
19160 <row>
19161 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19162 \begin_inset Text
19163
19164 \begin_layout Plain Layout
19165
19166 \series bold
19167 Focarelli
19168 \end_layout
19169
19170 \end_inset
19171 </cell>
19172 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19173 \begin_inset Text
19174
19175 \begin_layout Plain Layout
19176 Paola
19177 \end_layout
19178
19179 \end_inset
19180 </cell>
19181 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19182 \begin_inset Text
19183
19184 \begin_layout Plain Layout
19185 111
19186 \end_layout
19187
19188 \end_inset
19189 </cell>
19190 </row>
19191 <row>
19192 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19193 \begin_inset Text
19194
19195 \begin_layout Plain Layout
19196
19197 \series bold
19198 Galletti
19199 \end_layout
19200
19201 \end_inset
19202 </cell>
19203 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19204 \begin_inset Text
19205
19206 \begin_layout Plain Layout
19207 Oreste
19208 \end_layout
19209
19210 \end_inset
19211 </cell>
19212 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19213 \begin_inset Text
19214
19215 \begin_layout Plain Layout
19216 111
19217 \end_layout
19218
19219 \end_inset
19220 </cell>
19221 </row>
19222 <row>
19223 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19224 \begin_inset Text
19225
19226 \begin_layout Plain Layout
19227
19228 \series bold
19229 Gasparini
19230 \end_layout
19231
19232 \end_inset
19233 </cell>
19234 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19235 \begin_inset Text
19236
19237 \begin_layout Plain Layout
19238 Franca
19239 \end_layout
19240
19241 \end_inset
19242 </cell>
19243 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19244 \begin_inset Text
19245
19246 \begin_layout Plain Layout
19247 111
19248 \end_layout
19249
19250 \end_inset
19251 </cell>
19252 </row>
19253 <row>
19254 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19255 \begin_inset Text
19256
19257 \begin_layout Plain Layout
19258
19259 \series bold
19260 Rizzardi
19261 \end_layout
19262
19263 \end_inset
19264 </cell>
19265 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19266 \begin_inset Text
19267
19268 \begin_layout Plain Layout
19269 Paola
19270 \end_layout
19271
19272 \end_inset
19273 </cell>
19274 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19275 \begin_inset Text
19276
19277 \begin_layout Plain Layout
19278 111
19279 \end_layout
19280
19281 \end_inset
19282 </cell>
19283 </row>
19284 <row>
19285 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19286 \begin_inset Text
19287
19288 \begin_layout Plain Layout
19289
19290 \series bold
19291 Lassini
19292 \end_layout
19293
19294 \end_inset
19295 </cell>
19296 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19297 \begin_inset Text
19298
19299 \begin_layout Plain Layout
19300 Giancarlo
19301 \end_layout
19302
19303 \end_inset
19304 </cell>
19305 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19306 \begin_inset Text
19307
19308 \begin_layout Plain Layout
19309 111
19310 \end_layout
19311
19312 \end_inset
19313 </cell>
19314 </row>
19315 <row>
19316 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19317 \begin_inset Text
19318
19319 \begin_layout Plain Layout
19320
19321 \series bold
19322 Malfatti
19323 \end_layout
19324
19325 \end_inset
19326 </cell>
19327 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19328 \begin_inset Text
19329
19330 \begin_layout Plain Layout
19331 Luciano
19332 \end_layout
19333
19334 \end_inset
19335 </cell>
19336 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19337 \begin_inset Text
19338
19339 \begin_layout Plain Layout
19340 111
19341 \end_layout
19342
19343 \end_inset
19344 </cell>
19345 </row>
19346 <row>
19347 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19348 \begin_inset Text
19349
19350 \begin_layout Plain Layout
19351
19352 \series bold
19353 Malfatti
19354 \end_layout
19355
19356 \end_inset
19357 </cell>
19358 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19359 \begin_inset Text
19360
19361 \begin_layout Plain Layout
19362 Valeriano
19363 \end_layout
19364
19365 \end_inset
19366 </cell>
19367 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19368 \begin_inset Text
19369
19370 \begin_layout Plain Layout
19371 111
19372 \end_layout
19373
19374 \end_inset
19375 </cell>
19376 </row>
19377 <row>
19378 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19379 \begin_inset Text
19380
19381 \begin_layout Plain Layout
19382
19383 \series bold
19384 Meneguzzo
19385 \end_layout
19386
19387 \end_inset
19388 </cell>
19389 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19390 \begin_inset Text
19391
19392 \begin_layout Plain Layout
19393 Roberto
19394 \end_layout
19395
19396 \end_inset
19397 </cell>
19398 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19399 \begin_inset Text
19400
19401 \begin_layout Plain Layout
19402 111
19403 \end_layout
19404
19405 \end_inset
19406 </cell>
19407 </row>
19408 <row>
19409 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19410 \begin_inset Text
19411
19412 \begin_layout Plain Layout
19413
19414 \series bold
19415 Mezzadra
19416 \end_layout
19417
19418 \end_inset
19419 </cell>
19420 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19421 \begin_inset Text
19422
19423 \begin_layout Plain Layout
19424 Roberto
19425 \end_layout
19426
19427 \end_inset
19428 </cell>
19429 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19430 \begin_inset Text
19431
19432 \begin_layout Plain Layout
19433 111
19434 \end_layout
19435
19436 \end_inset
19437 </cell>
19438 </row>
19439 <row>
19440 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19441 \begin_inset Text
19442
19443 \begin_layout Plain Layout
19444
19445 \series bold
19446 Pirpamer
19447 \end_layout
19448
19449 \end_inset
19450 </cell>
19451 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19452 \begin_inset Text
19453
19454 \begin_layout Plain Layout
19455 Erich
19456 \end_layout
19457
19458 \end_inset
19459 </cell>
19460 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19461 \begin_inset Text
19462
19463 \begin_layout Plain Layout
19464 111
19465 \end_layout
19466
19467 \end_inset
19468 </cell>
19469 </row>
19470 <row>
19471 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19472 \begin_inset Text
19473
19474 \begin_layout Plain Layout
19475
19476 \series bold
19477 Pochiesa
19478 \end_layout
19479
19480 \end_inset
19481 </cell>
19482 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19483 \begin_inset Text
19484
19485 \begin_layout Plain Layout
19486 Paolo
19487 \end_layout
19488
19489 \end_inset
19490 </cell>
19491 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19492 \begin_inset Text
19493
19494 \begin_layout Plain Layout
19495 111, 222
19496 \end_layout
19497
19498 \end_inset
19499 </cell>
19500 </row>
19501 <row>
19502 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19503 \begin_inset Text
19504
19505 \begin_layout Plain Layout
19506
19507 \series bold
19508 Radina
19509 \end_layout
19510
19511 \end_inset
19512 </cell>
19513 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19514 \begin_inset Text
19515
19516 \begin_layout Plain Layout
19517 Claudio
19518 \end_layout
19519
19520 \end_inset
19521 </cell>
19522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19523 \begin_inset Text
19524
19525 \begin_layout Plain Layout
19526 111
19527 \end_layout
19528
19529 \end_inset
19530 </cell>
19531 </row>
19532 <row>
19533 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19534 \begin_inset Text
19535
19536 \begin_layout Plain Layout
19537
19538 \series bold
19539 Stuffer
19540 \end_layout
19541
19542 \end_inset
19543 </cell>
19544 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19545 \begin_inset Text
19546
19547 \begin_layout Plain Layout
19548 Oskar
19549 \end_layout
19550
19551 \end_inset
19552 </cell>
19553 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19554 \begin_inset Text
19555
19556 \begin_layout Plain Layout
19557 111
19558 \end_layout
19559
19560 \end_inset
19561 </cell>
19562 </row>
19563 <row>
19564 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19565 \begin_inset Text
19566
19567 \begin_layout Plain Layout
19568
19569 \series bold
19570 Tacchelli
19571 \end_layout
19572
19573 \end_inset
19574 </cell>
19575 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19576 \begin_inset Text
19577
19578 \begin_layout Plain Layout
19579 Ugo
19580 \end_layout
19581
19582 \end_inset
19583 </cell>
19584 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19585 \begin_inset Text
19586
19587 \begin_layout Plain Layout
19588 111
19589 \end_layout
19590
19591 \end_inset
19592 </cell>
19593 </row>
19594 <row>
19595 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19596 \begin_inset Text
19597
19598 \begin_layout Plain Layout
19599
19600 \series bold
19601 Tezzele
19602 \end_layout
19603
19604 \end_inset
19605 </cell>
19606 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19607 \begin_inset Text
19608
19609 \begin_layout Plain Layout
19610 Margit
19611 \end_layout
19612
19613 \end_inset
19614 </cell>
19615 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19616 \begin_inset Text
19617
19618 \begin_layout Plain Layout
19619 111
19620 \end_layout
19621
19622 \end_inset
19623 </cell>
19624 </row>
19625 <row>
19626 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19627 \begin_inset Text
19628
19629 \begin_layout Plain Layout
19630
19631 \series bold
19632 Unterkalmsteiner
19633 \end_layout
19634
19635 \end_inset
19636 </cell>
19637 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19638 \begin_inset Text
19639
19640 \begin_layout Plain Layout
19641 Frieda
19642 \end_layout
19643
19644 \end_inset
19645 </cell>
19646 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19647 \begin_inset Text
19648
19649 \begin_layout Plain Layout
19650 111
19651 \end_layout
19652
19653 \end_inset
19654 </cell>
19655 </row>
19656 <row>
19657 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19658 \begin_inset Text
19659
19660 \begin_layout Plain Layout
19661
19662 \series bold
19663 Vieider
19664 \end_layout
19665
19666 \end_inset
19667 </cell>
19668 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19669 \begin_inset Text
19670
19671 \begin_layout Plain Layout
19672 Hilde
19673 \end_layout
19674
19675 \end_inset
19676 </cell>
19677 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19678 \begin_inset Text
19679
19680 \begin_layout Plain Layout
19681 111
19682 \end_layout
19683
19684 \end_inset
19685 </cell>
19686 </row>
19687 <row>
19688 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19689 \begin_inset Text
19690
19691 \begin_layout Plain Layout
19692
19693 \series bold
19694 Vigna
19695 \end_layout
19696
19697 \end_inset
19698 </cell>
19699 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19700 \begin_inset Text
19701
19702 \begin_layout Plain Layout
19703 Jürgen
19704 \end_layout
19705
19706 \end_inset
19707 </cell>
19708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19709 \begin_inset Text
19710
19711 \begin_layout Plain Layout
19712 111
19713 \end_layout
19714
19715 \end_inset
19716 </cell>
19717 </row>
19718 <row>
19719 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19720 \begin_inset Text
19721
19722 \begin_layout Plain Layout
19723
19724 \series bold
19725 Weber
19726 \end_layout
19727
19728 \end_inset
19729 </cell>
19730 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19731 \begin_inset Text
19732
19733 \begin_layout Plain Layout
19734 Maurizio
19735 \end_layout
19736
19737 \end_inset
19738 </cell>
19739 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19740 \begin_inset Text
19741
19742 \begin_layout Plain Layout
19743 111
19744 \end_layout
19745
19746 \end_inset
19747 </cell>
19748 </row>
19749 <row>
19750 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19751 \begin_inset Text
19752
19753 \begin_layout Plain Layout
19754
19755 \series bold
19756 Winkler
19757 \end_layout
19758
19759 \end_inset
19760 </cell>
19761 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19762 \begin_inset Text
19763
19764 \begin_layout Plain Layout
19765 Franz
19766 \end_layout
19767
19768 \end_inset
19769 </cell>
19770 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19771 \begin_inset Text
19772
19773 \begin_layout Plain Layout
19774 111
19775 \end_layout
19776
19777 \end_inset
19778 </cell>
19779 </row>
19780 <row>
19781 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="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" usebox="none">
19791 \begin_inset Text
19792
19793 \begin_layout Plain Layout
19794
19795 \end_layout
19796
19797 \end_inset
19798 </cell>
19799 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19800 \begin_inset Text
19801
19802 \begin_layout Plain Layout
19803
19804 \end_layout
19805
19806 \end_inset
19807 </cell>
19808 </row>
19809 <row>
19810 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19811 \begin_inset Text
19812
19813 \begin_layout Plain Layout
19814
19815 \series bold
19816 Annovi
19817 \end_layout
19818
19819 \end_inset
19820 </cell>
19821 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19822 \begin_inset Text
19823
19824 \begin_layout Plain Layout
19825 Silvia
19826 \end_layout
19827
19828 \end_inset
19829 </cell>
19830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19831 \begin_inset Text
19832
19833 \begin_layout Plain Layout
19834 555
19835 \end_layout
19836
19837 \end_inset
19838 </cell>
19839 </row>
19840 <row>
19841 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19842 \begin_inset Text
19843
19844 \begin_layout Plain Layout
19845
19846 \series bold
19847 Bertoli
19848 \end_layout
19849
19850 \end_inset
19851 </cell>
19852 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19853 \begin_inset Text
19854
19855 \begin_layout Plain Layout
19856 Stefano
19857 \end_layout
19858
19859 \end_inset
19860 </cell>
19861 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19862 \begin_inset Text
19863
19864 \begin_layout Plain Layout
19865 555
19866 \end_layout
19867
19868 \end_inset
19869 </cell>
19870 </row>
19871 <row>
19872 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19873 \begin_inset Text
19874
19875 \begin_layout Plain Layout
19876
19877 \series bold
19878 Bozzi
19879 \end_layout
19880
19881 \end_inset
19882 </cell>
19883 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19884 \begin_inset Text
19885
19886 \begin_layout Plain Layout
19887 Walter
19888 \end_layout
19889
19890 \end_inset
19891 </cell>
19892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19893 \begin_inset Text
19894
19895 \begin_layout Plain Layout
19896 555
19897 \end_layout
19898
19899 \end_inset
19900 </cell>
19901 </row>
19902 <row>
19903 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19904 \begin_inset Text
19905
19906 \begin_layout Plain Layout
19907
19908 \series bold
19909 Cachia
19910 \end_layout
19911
19912 \end_inset
19913 </cell>
19914 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19915 \begin_inset Text
19916
19917 \begin_layout Plain Layout
19918 Maria
19919 \end_layout
19920
19921 \end_inset
19922 </cell>
19923 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19924 \begin_inset Text
19925
19926 \begin_layout Plain Layout
19927 555
19928 \end_layout
19929
19930 \end_inset
19931 </cell>
19932 </row>
19933 <row>
19934 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19935 \begin_inset Text
19936
19937 \begin_layout Plain Layout
19938
19939 \series bold
19940 Cachia
19941 \end_layout
19942
19943 \end_inset
19944 </cell>
19945 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19946 \begin_inset Text
19947
19948 \begin_layout Plain Layout
19949 Maurizio
19950 \end_layout
19951
19952 \end_inset
19953 </cell>
19954 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19955 \begin_inset Text
19956
19957 \begin_layout Plain Layout
19958 555
19959 \end_layout
19960
19961 \end_inset
19962 </cell>
19963 </row>
19964 <row>
19965 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19966 \begin_inset Text
19967
19968 \begin_layout Plain Layout
19969
19970 \series bold
19971 Cinquemani
19972 \end_layout
19973
19974 \end_inset
19975 </cell>
19976 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19977 \begin_inset Text
19978
19979 \begin_layout Plain Layout
19980 Giusi
19981 \end_layout
19982
19983 \end_inset
19984 </cell>
19985 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19986 \begin_inset Text
19987
19988 \begin_layout Plain Layout
19989 555
19990 \end_layout
19991
19992 \end_inset
19993 </cell>
19994 </row>
19995 <row>
19996 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19997 \begin_inset Text
19998
19999 \begin_layout Plain Layout
20000
20001 \series bold
20002 Colin
20003 \end_layout
20004
20005 \end_inset
20006 </cell>
20007 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20008 \begin_inset Text
20009
20010 \begin_layout Plain Layout
20011 Bernard
20012 \end_layout
20013
20014 \end_inset
20015 </cell>
20016 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20017 \begin_inset Text
20018
20019 \begin_layout Plain Layout
20020 555
20021 \end_layout
20022
20023 \end_inset
20024 </cell>
20025 </row>
20026 <row>
20027 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20028 \begin_inset Text
20029
20030 \begin_layout Plain Layout
20031
20032 \series bold
20033 Concli
20034 \end_layout
20035
20036 \end_inset
20037 </cell>
20038 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20039 \begin_inset Text
20040
20041 \begin_layout Plain Layout
20042 Gianfranco
20043 \end_layout
20044
20045 \end_inset
20046 </cell>
20047 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20048 \begin_inset Text
20049
20050 \begin_layout Plain Layout
20051 555
20052 \end_layout
20053
20054 \end_inset
20055 </cell>
20056 </row>
20057 <row>
20058 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20059 \begin_inset Text
20060
20061 \begin_layout Plain Layout
20062
20063 \series bold
20064 Dal Bosco
20065 \end_layout
20066
20067 \end_inset
20068 </cell>
20069 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20070 \begin_inset Text
20071
20072 \begin_layout Plain Layout
20073 Carolina
20074 \end_layout
20075
20076 \end_inset
20077 </cell>
20078 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20079 \begin_inset Text
20080
20081 \begin_layout Plain Layout
20082 555
20083 \end_layout
20084
20085 \end_inset
20086 </cell>
20087 </row>
20088 <row>
20089 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20090 \begin_inset Text
20091
20092 \begin_layout Plain Layout
20093
20094 \series bold
20095 Dalpiaz
20096 \end_layout
20097
20098 \end_inset
20099 </cell>
20100 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20101 \begin_inset Text
20102
20103 \begin_layout Plain Layout
20104 Annamaria
20105 \end_layout
20106
20107 \end_inset
20108 </cell>
20109 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20110 \begin_inset Text
20111
20112 \begin_layout Plain Layout
20113 555
20114 \end_layout
20115
20116 \end_inset
20117 </cell>
20118 </row>
20119 <row>
20120 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20121 \begin_inset Text
20122
20123 \begin_layout Plain Layout
20124
20125 \series bold
20126 Feliciello
20127 \end_layout
20128
20129 \end_inset
20130 </cell>
20131 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20132 \begin_inset Text
20133
20134 \begin_layout Plain Layout
20135 Domenico
20136 \end_layout
20137
20138 \end_inset
20139 </cell>
20140 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20141 \begin_inset Text
20142
20143 \begin_layout Plain Layout
20144 555
20145 \end_layout
20146
20147 \end_inset
20148 </cell>
20149 </row>
20150 <row>
20151 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20152 \begin_inset Text
20153
20154 \begin_layout Plain Layout
20155
20156 \series bold
20157 Focarelli
20158 \end_layout
20159
20160 \end_inset
20161 </cell>
20162 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20163 \begin_inset Text
20164
20165 \begin_layout Plain Layout
20166 Paola
20167 \end_layout
20168
20169 \end_inset
20170 </cell>
20171 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20172 \begin_inset Text
20173
20174 \begin_layout Plain Layout
20175 555
20176 \end_layout
20177
20178 \end_inset
20179 </cell>
20180 </row>
20181 <row>
20182 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20183 \begin_inset Text
20184
20185 \begin_layout Plain Layout
20186
20187 \series bold
20188 Galletti
20189 \end_layout
20190
20191 \end_inset
20192 </cell>
20193 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20194 \begin_inset Text
20195
20196 \begin_layout Plain Layout
20197 Oreste
20198 \end_layout
20199
20200 \end_inset
20201 </cell>
20202 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20203 \begin_inset Text
20204
20205 \begin_layout Plain Layout
20206 555
20207 \end_layout
20208
20209 \end_inset
20210 </cell>
20211 </row>
20212 <row>
20213 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20214 \begin_inset Text
20215
20216 \begin_layout Plain Layout
20217
20218 \series bold
20219 Gasparini
20220 \end_layout
20221
20222 \end_inset
20223 </cell>
20224 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20225 \begin_inset Text
20226
20227 \begin_layout Plain Layout
20228 Franca
20229 \end_layout
20230
20231 \end_inset
20232 </cell>
20233 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20234 \begin_inset Text
20235
20236 \begin_layout Plain Layout
20237 555
20238 \end_layout
20239
20240 \end_inset
20241 </cell>
20242 </row>
20243 <row>
20244 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20245 \begin_inset Text
20246
20247 \begin_layout Plain Layout
20248
20249 \series bold
20250 Rizzardi
20251 \end_layout
20252
20253 \end_inset
20254 </cell>
20255 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20256 \begin_inset Text
20257
20258 \begin_layout Plain Layout
20259 Paola
20260 \end_layout
20261
20262 \end_inset
20263 </cell>
20264 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20265 \begin_inset Text
20266
20267 \begin_layout Plain Layout
20268 555
20269 \end_layout
20270
20271 \end_inset
20272 </cell>
20273 </row>
20274 <row>
20275 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20276 \begin_inset Text
20277
20278 \begin_layout Plain Layout
20279
20280 \series bold
20281 Lassini
20282 \end_layout
20283
20284 \end_inset
20285 </cell>
20286 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20287 \begin_inset Text
20288
20289 \begin_layout Plain Layout
20290 Giancarlo
20291 \end_layout
20292
20293 \end_inset
20294 </cell>
20295 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20296 \begin_inset Text
20297
20298 \begin_layout Plain Layout
20299 555
20300 \end_layout
20301
20302 \end_inset
20303 </cell>
20304 </row>
20305 <row>
20306 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20307 \begin_inset Text
20308
20309 \begin_layout Plain Layout
20310
20311 \series bold
20312 Malfatti
20313 \end_layout
20314
20315 \end_inset
20316 </cell>
20317 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20318 \begin_inset Text
20319
20320 \begin_layout Plain Layout
20321 Luciano
20322 \end_layout
20323
20324 \end_inset
20325 </cell>
20326 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20327 \begin_inset Text
20328
20329 \begin_layout Plain Layout
20330 555
20331 \end_layout
20332
20333 \end_inset
20334 </cell>
20335 </row>
20336 <row>
20337 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20338 \begin_inset Text
20339
20340 \begin_layout Plain Layout
20341
20342 \series bold
20343 Malfatti
20344 \end_layout
20345
20346 \end_inset
20347 </cell>
20348 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20349 \begin_inset Text
20350
20351 \begin_layout Plain Layout
20352 Valeriano
20353 \end_layout
20354
20355 \end_inset
20356 </cell>
20357 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20358 \begin_inset Text
20359
20360 \begin_layout Plain Layout
20361 555
20362 \end_layout
20363
20364 \end_inset
20365 </cell>
20366 </row>
20367 <row>
20368 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20369 \begin_inset Text
20370
20371 \begin_layout Plain Layout
20372
20373 \series bold
20374 Meneguzzo
20375 \end_layout
20376
20377 \end_inset
20378 </cell>
20379 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20380 \begin_inset Text
20381
20382 \begin_layout Plain Layout
20383 Roberto
20384 \end_layout
20385
20386 \end_inset
20387 </cell>
20388 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20389 \begin_inset Text
20390
20391 \begin_layout Plain Layout
20392 555
20393 \end_layout
20394
20395 \end_inset
20396 </cell>
20397 </row>
20398 <row>
20399 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20400 \begin_inset Text
20401
20402 \begin_layout Plain Layout
20403
20404 \series bold
20405 Mezzadra
20406 \end_layout
20407
20408 \end_inset
20409 </cell>
20410 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20411 \begin_inset Text
20412
20413 \begin_layout Plain Layout
20414 Roberto
20415 \end_layout
20416
20417 \end_inset
20418 </cell>
20419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20420 \begin_inset Text
20421
20422 \begin_layout Plain Layout
20423 555
20424 \end_layout
20425
20426 \end_inset
20427 </cell>
20428 </row>
20429 <row>
20430 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20431 \begin_inset Text
20432
20433 \begin_layout Plain Layout
20434
20435 \series bold
20436 Pirpamer
20437 \end_layout
20438
20439 \end_inset
20440 </cell>
20441 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20442 \begin_inset Text
20443
20444 \begin_layout Plain Layout
20445 Erich
20446 \end_layout
20447
20448 \end_inset
20449 </cell>
20450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20451 \begin_inset Text
20452
20453 \begin_layout Plain Layout
20454 555
20455 \end_layout
20456
20457 \end_inset
20458 </cell>
20459 </row>
20460 <row>
20461 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20462 \begin_inset Text
20463
20464 \begin_layout Plain Layout
20465
20466 \series bold
20467 Pochiesa
20468 \end_layout
20469
20470 \end_inset
20471 </cell>
20472 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20473 \begin_inset Text
20474
20475 \begin_layout Plain Layout
20476 Paolo
20477 \end_layout
20478
20479 \end_inset
20480 </cell>
20481 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20482 \begin_inset Text
20483
20484 \begin_layout Plain Layout
20485 555, 222
20486 \end_layout
20487
20488 \end_inset
20489 </cell>
20490 </row>
20491 <row>
20492 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20493 \begin_inset Text
20494
20495 \begin_layout Plain Layout
20496
20497 \series bold
20498 Radina
20499 \end_layout
20500
20501 \end_inset
20502 </cell>
20503 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20504 \begin_inset Text
20505
20506 \begin_layout Plain Layout
20507 Claudio
20508 \end_layout
20509
20510 \end_inset
20511 </cell>
20512 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20513 \begin_inset Text
20514
20515 \begin_layout Plain Layout
20516 555
20517 \end_layout
20518
20519 \end_inset
20520 </cell>
20521 </row>
20522 <row>
20523 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20524 \begin_inset Text
20525
20526 \begin_layout Plain Layout
20527
20528 \series bold
20529 Stuffer
20530 \end_layout
20531
20532 \end_inset
20533 </cell>
20534 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20535 \begin_inset Text
20536
20537 \begin_layout Plain Layout
20538 Oskar
20539 \end_layout
20540
20541 \end_inset
20542 </cell>
20543 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20544 \begin_inset Text
20545
20546 \begin_layout Plain Layout
20547 555
20548 \end_layout
20549
20550 \end_inset
20551 </cell>
20552 </row>
20553 <row>
20554 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20555 \begin_inset Text
20556
20557 \begin_layout Plain Layout
20558
20559 \series bold
20560 Tacchelli
20561 \end_layout
20562
20563 \end_inset
20564 </cell>
20565 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20566 \begin_inset Text
20567
20568 \begin_layout Plain Layout
20569 Ugo
20570 \end_layout
20571
20572 \end_inset
20573 </cell>
20574 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20575 \begin_inset Text
20576
20577 \begin_layout Plain Layout
20578 555
20579 \end_layout
20580
20581 \end_inset
20582 </cell>
20583 </row>
20584 <row>
20585 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20586 \begin_inset Text
20587
20588 \begin_layout Plain Layout
20589
20590 \series bold
20591 Tezzele
20592 \end_layout
20593
20594 \end_inset
20595 </cell>
20596 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20597 \begin_inset Text
20598
20599 \begin_layout Plain Layout
20600 Margit
20601 \end_layout
20602
20603 \end_inset
20604 </cell>
20605 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20606 \begin_inset Text
20607
20608 \begin_layout Plain Layout
20609 555
20610 \end_layout
20611
20612 \end_inset
20613 </cell>
20614 </row>
20615 <row>
20616 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20617 \begin_inset Text
20618
20619 \begin_layout Plain Layout
20620
20621 \series bold
20622 Unterkalmsteiner
20623 \end_layout
20624
20625 \end_inset
20626 </cell>
20627 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20628 \begin_inset Text
20629
20630 \begin_layout Plain Layout
20631 Frieda
20632 \end_layout
20633
20634 \end_inset
20635 </cell>
20636 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20637 \begin_inset Text
20638
20639 \begin_layout Plain Layout
20640 555
20641 \end_layout
20642
20643 \end_inset
20644 </cell>
20645 </row>
20646 <row>
20647 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20648 \begin_inset Text
20649
20650 \begin_layout Plain Layout
20651
20652 \series bold
20653 Vieider
20654 \end_layout
20655
20656 \end_inset
20657 </cell>
20658 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20659 \begin_inset Text
20660
20661 \begin_layout Plain Layout
20662 Hilde
20663 \end_layout
20664
20665 \end_inset
20666 </cell>
20667 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20668 \begin_inset Text
20669
20670 \begin_layout Plain Layout
20671 555
20672 \end_layout
20673
20674 \end_inset
20675 </cell>
20676 </row>
20677 <row>
20678 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20679 \begin_inset Text
20680
20681 \begin_layout Plain Layout
20682
20683 \series bold
20684 Vigna
20685 \end_layout
20686
20687 \end_inset
20688 </cell>
20689 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20690 \begin_inset Text
20691
20692 \begin_layout Plain Layout
20693 Jürgen
20694 \end_layout
20695
20696 \end_inset
20697 </cell>
20698 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20699 \begin_inset Text
20700
20701 \begin_layout Plain Layout
20702 999
20703 \end_layout
20704
20705 \end_inset
20706 </cell>
20707 </row>
20708 <row>
20709 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20710 \begin_inset Text
20711
20712 \begin_layout Plain Layout
20713
20714 \series bold
20715 Weber
20716 \end_layout
20717
20718 \end_inset
20719 </cell>
20720 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20721 \begin_inset Text
20722
20723 \begin_layout Plain Layout
20724 Maurizio
20725 \end_layout
20726
20727 \end_inset
20728 </cell>
20729 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20730 \begin_inset Text
20731
20732 \begin_layout Plain Layout
20733 555
20734 \end_layout
20735
20736 \end_inset
20737 </cell>
20738 </row>
20739 <row>
20740 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20741 \begin_inset Text
20742
20743 \begin_layout Plain Layout
20744
20745 \series bold
20746 Winkler
20747 \end_layout
20748
20749 \end_inset
20750 </cell>
20751 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20752 \begin_inset Text
20753
20754 \begin_layout Plain Layout
20755 Franz
20756 \end_layout
20757
20758 \end_inset
20759 </cell>
20760 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20761 \begin_inset Text
20762
20763 \begin_layout Plain Layout
20764 555
20765 \end_layout
20766
20767 \end_inset
20768 </cell>
20769 </row>
20770 <row endlastfoot="true">
20771 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20772 \begin_inset Text
20773
20774 \begin_layout Plain Layout
20775
20776 \series bold
20777 End
20778 \end_layout
20779
20780 \end_inset
20781 </cell>
20782 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20783 \begin_inset Text
20784
20785 \begin_layout Plain Layout
20786
20787 \end_layout
20788
20789 \end_inset
20790 </cell>
20791 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20792 \begin_inset Text
20793
20794 \begin_layout Plain Layout
20795
20796 \end_layout
20797
20798 \end_inset
20799 </cell>
20800 </row>
20801 </lyxtabular>
20802
20803 \end_inset
20804
20805
20806 \end_layout
20807
20808 \begin_layout Subsection
20809 Table Cells
20810 \begin_inset Index idx
20811 status collapsed
20812
20813 \begin_layout Plain Layout
20814 Tables ! Cells
20815 \end_layout
20816
20817 \end_inset
20818
20819
20820 \begin_inset CommandInset label
20821 LatexCommand label
20822 name "sub:Table-Cells"
20823
20824 \end_inset
20825
20826
20827 \end_layout
20828
20829 \begin_layout Standard
20830 A table cell can contain text, inline equations, a figure, or another table.
20831  All these kinds of objects can be placed in the same cell.
20832  Font sizes and shapes can also be altered.
20833  But you can't put a special environment in a cell (like 
20834 \family sans
20835 Section*
20836 \family default
20837 , etc.), nor set spacing options for the cell's paragraph.
20838 \end_layout
20839
20840 \begin_layout Standard
20841 To have multi-line entries in table cells, you have to declare a fixed width
20842  for the column in the table dialog.
20843  Your text is then automatically split into multiple lines and the cell
20844  is enlarged vertically when the length of the text exceeds the given width.
20845  An example:
20846 \end_layout
20847
20848 \begin_layout Standard
20849 \align center
20850 \begin_inset Tabular
20851 <lyxtabular version="3" rows="4" columns="3">
20852 <features tabularvalignment="middle">
20853 <column alignment="center" valignment="top" width="0pt">
20854 <column alignment="block" valignment="top" width="3cm">
20855 <column alignment="center" valignment="top" width="0pt">
20856 <row>
20857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20858 \begin_inset Text
20859
20860 \begin_layout Plain Layout
20861
20862 \family roman
20863 \series medium
20864 \shape up
20865 \size normal
20866 \emph off
20867 \bar no
20868 \noun off
20869 \color none
20870 1
20871 \end_layout
20872
20873 \end_inset
20874 </cell>
20875 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20876 \begin_inset Text
20877
20878 \begin_layout Plain Layout
20879
20880 \family roman
20881 \series medium
20882 \shape up
20883 \size normal
20884 \emph off
20885 \bar no
20886 \noun off
20887 \color none
20888 2
20889 \end_layout
20890
20891 \end_inset
20892 </cell>
20893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20894 \begin_inset Text
20895
20896 \begin_layout Plain Layout
20897
20898 \family roman
20899 \series medium
20900 \shape up
20901 \size normal
20902 \emph off
20903 \bar no
20904 \noun off
20905 \color none
20906 3
20907 \end_layout
20908
20909 \end_inset
20910 </cell>
20911 </row>
20912 <row>
20913 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20914 \begin_inset Text
20915
20916 \begin_layout Plain Layout
20917
20918 \family roman
20919 \series medium
20920 \shape up
20921 \size normal
20922 \emph off
20923 \bar no
20924 \noun off
20925 \color none
20926 4
20927 \end_layout
20928
20929 \end_inset
20930 </cell>
20931 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20932 \begin_inset Text
20933
20934 \begin_layout Plain Layout
20935
20936 \family roman
20937 \series medium
20938 \shape up
20939 \size normal
20940 \emph off
20941 \bar no
20942 \noun off
20943 \color none
20944 This is a multi-line entry in a table.
20945 \end_layout
20946
20947 \end_inset
20948 </cell>
20949 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20950 \begin_inset Text
20951
20952 \begin_layout Plain Layout
20953
20954 \family roman
20955 \series medium
20956 \shape up
20957 \size normal
20958 \emph off
20959 \bar no
20960 \noun off
20961 \color none
20962 5
20963 \end_layout
20964
20965 \end_inset
20966 </cell>
20967 </row>
20968 <row>
20969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20970 \begin_inset Text
20971
20972 \begin_layout Plain Layout
20973
20974 \family roman
20975 \series medium
20976 \shape up
20977 \size normal
20978 \emph off
20979 \bar no
20980 \noun off
20981 \color none
20982 6
20983 \end_layout
20984
20985 \end_inset
20986 </cell>
20987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20988 \begin_inset Text
20989
20990 \begin_layout Plain Layout
20991
20992 \family roman
20993 \series medium
20994 \shape up
20995 \size normal
20996 \emph off
20997 \bar no
20998 \noun off
20999 \color none
21000 This is longer now.
21001 \end_layout
21002
21003 \end_inset
21004 </cell>
21005 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21006 \begin_inset Text
21007
21008 \begin_layout Plain Layout
21009
21010 \family roman
21011 \series medium
21012 \shape up
21013 \size normal
21014 \emph off
21015 \bar no
21016 \noun off
21017 \color none
21018 7
21019 \end_layout
21020
21021 \end_inset
21022 </cell>
21023 </row>
21024 <row>
21025 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21026 \begin_inset Text
21027
21028 \begin_layout Plain Layout
21029
21030 \family roman
21031 \series medium
21032 \shape up
21033 \size normal
21034 \emph off
21035 \bar no
21036 \noun off
21037 \color none
21038 8
21039 \end_layout
21040
21041 \end_inset
21042 </cell>
21043 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21044 \begin_inset Text
21045
21046 \begin_layout Plain Layout
21047
21048 \family roman
21049 \series medium
21050 \shape up
21051 \size normal
21052 \emph off
21053 \bar no
21054 \noun off
21055 \color none
21056 This is a multi-line entry in a table.
21057  This is longer now.
21058 \end_layout
21059
21060 \end_inset
21061 </cell>
21062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21063 \begin_inset Text
21064
21065 \begin_layout Plain Layout
21066
21067 \family roman
21068 \series medium
21069 \shape up
21070 \size normal
21071 \emph off
21072 \bar no
21073 \noun off
21074 \color none
21075 9
21076 \end_layout
21077
21078 \end_inset
21079 </cell>
21080 </row>
21081 </lyxtabular>
21082
21083 \end_inset
21084
21085
21086 \end_layout
21087
21088 \begin_layout Standard
21089 Cutting and pasting between tables and table cells works reasonably well.
21090  You can cut and paste even more than one row.
21091 \begin_inset Foot
21092 status collapsed
21093
21094 \begin_layout Plain Layout
21095 Note, that you cannot paste into a multicell selection because it would
21096  not be clear what to do when pasting a single word in a selected 2×3.
21097  
21098 \end_layout
21099
21100 \end_inset
21101
21102  Selection with the mouse or with 
21103 \family sans
21104 Shift
21105 \family default
21106  plus the arrow keys works as usual.
21107  You can also copy and paste the entire table as a single unit by starting
21108  the selection from outside the table.
21109 \end_layout
21110
21111 \begin_layout Section
21112 Floats
21113 \begin_inset Index idx
21114 status collapsed
21115
21116 \begin_layout Plain Layout
21117 Floats
21118 \end_layout
21119
21120 \end_inset
21121
21122
21123 \begin_inset CommandInset label
21124 LatexCommand label
21125 name "sec:Floats"
21126
21127 \end_inset
21128
21129
21130 \end_layout
21131
21132 \begin_layout Subsection
21133 Introduction
21134 \end_layout
21135
21136 \begin_layout Standard
21137 A float is a block of text associated with some sort of label, which doesn't
21138  have a fixed location.
21139  It can 
21140 \begin_inset Quotes eld
21141 \end_inset
21142
21143 float
21144 \begin_inset Quotes erd
21145 \end_inset
21146
21147  forward or backward a page or two, to wherever it fits best.
21148  
21149 \family sans
21150 Footnotes
21151 \family default
21152  and 
21153 \family sans
21154 Margin
21155 \begin_inset space ~
21156 \end_inset
21157
21158 Notes
21159 \family default
21160  are also floats, because they can float to the next page when there are
21161  too many notes on the current page.
21162 \end_layout
21163
21164 \begin_layout Standard
21165 Floats make it possible to get a high quality layout.
21166  Images and tables can be distributed evenly over the pages to avoid whitespace
21167  and pages without text.
21168  As the floating often destroys the spatial context between the text and
21169  the image/table, every float can be referenced in the text.
21170  Floats are therefore numbered.
21171  Referencing is described in section
21172 \begin_inset space ~
21173 \end_inset
21174
21175
21176 \begin_inset CommandInset ref
21177 LatexCommand ref
21178 reference "sec:Cross-References"
21179
21180 \end_inset
21181
21182 .
21183 \end_layout
21184
21185 \begin_layout Standard
21186 To insert a float, use the menu 
21187 \family sans
21188 Insert\SpecialChar \menuseparator
21189 Float
21190 \family default
21191 .
21192  A box with a caption will be inserted into your document.
21193  The label will automatically be translated to the document language in
21194  the output.
21195  After the label you can insert the caption text.
21196 \begin_inset Index idx
21197 status collapsed
21198
21199 \begin_layout Plain Layout
21200 Floats ! Captions
21201 \end_layout
21202
21203 \end_inset
21204
21205  The image or table is inserted above or below the caption in a separate
21206  paragraph within the float.
21207  To keep your LyX-document readable, you can open and close the float box
21208  by left-clicking on the box label.
21209  A closed float box looks like this: 
21210 \begin_inset Graphics
21211         filename clipart/floatQt4.png
21212         scale 80
21213
21214 \end_inset
21215
21216  – a gray button with a red label.
21217 \end_layout
21218
21219 \begin_layout Standard
21220 It is recommended to insert floats as a separate paragraph to avoid possible
21221  LaTeX-errors that can occur when the surrounding text is specially formatted.
21222 \end_layout
21223
21224 \begin_layout Subsection
21225 Examples
21226 \end_layout
21227
21228 \begin_layout Subsubsection
21229 Figure Floats
21230 \begin_inset CommandInset label
21231 LatexCommand label
21232 name "sub:Figure-Floats"
21233
21234 \end_inset
21235
21236
21237 \begin_inset Index idx
21238 status collapsed
21239
21240 \begin_layout Plain Layout
21241 Floats ! Figure floats
21242 \end_layout
21243
21244 \end_inset
21245
21246
21247 \end_layout
21248
21249 \begin_layout Standard
21250 Figure
21251 \begin_inset space ~
21252 \end_inset
21253
21254
21255 \begin_inset CommandInset ref
21256 LatexCommand ref
21257 reference "fig:Platypus-distorted"
21258
21259 \end_inset
21260
21261  was created using the menu 
21262 \family sans
21263 Insert\SpecialChar \menuseparator
21264 Float\SpecialChar \menuseparator
21265 Figure
21266 \family default
21267  or the toolbar button 
21268 \begin_inset Info
21269 type  "icon"
21270 arg   "float-insert figure"
21271 \end_inset
21272
21273 .
21274  The image was inserted by setting the cursor above the caption label and
21275  using the menu 
21276 \family sans
21277 Insert\SpecialChar \menuseparator
21278 Graphics
21279 \family default
21280  or the toolbar button 
21281 \begin_inset Info
21282 type  "icon"
21283 arg   "dialog-show-new-inset graphics"
21284 \end_inset
21285
21286 .
21287  The image in the float was horizontally centered by putting the cursor
21288  in front of or behind the image and using the menu 
21289 \family sans
21290 Edit\SpecialChar \menuseparator
21291 Paragraph
21292 \begin_inset space ~
21293 \end_inset
21294
21295 Settings
21296 \family default
21297  or the toolbar button 
21298 \begin_inset Info
21299 type  "icon"
21300 arg   "layout-paragraph"
21301 \end_inset
21302
21303 .
21304 \end_layout
21305
21306 \begin_layout Standard
21307 \begin_inset Float figure
21308 wide false
21309 sideways false
21310 status open
21311
21312 \begin_layout Plain Layout
21313 \align center
21314 \begin_inset Graphics
21315         filename clipart/platypus.eps
21316         lyxscale 50
21317         width 50col%
21318
21319 \end_inset
21320
21321
21322 \end_layout
21323
21324 \begin_layout Plain Layout
21325 \begin_inset Caption
21326
21327 \begin_layout Plain Layout
21328 \begin_inset CommandInset label
21329 LatexCommand label
21330 name "fig:Platypus-distorted"
21331
21332 \end_inset
21333
21334 A severely distorted platypus in a float.
21335 \end_layout
21336
21337 \end_inset
21338
21339
21340 \end_layout
21341
21342 \end_inset
21343
21344
21345 \end_layout
21346
21347 \begin_layout Standard
21348 This figure float also shows how to set a label and create a cross-reference
21349  to it: Insert a label into the caption using the menu 
21350 \family sans
21351 Insert\SpecialChar \menuseparator
21352 Label
21353 \family default
21354  or the toolbar button 
21355 \begin_inset Info
21356 type  "icon"
21357 arg   "label-insert"
21358 \end_inset
21359
21360  and refer to it using the menu 
21361 \family sans
21362 Insert\SpecialChar \menuseparator
21363 Cross-Reference
21364 \family default
21365  or the toolbar button 
21366 \begin_inset Info
21367 type  "icon"
21368 arg   "dialog-show-new-inset ref"
21369 \end_inset
21370
21371 .
21372  It is important to use references to figure floats, rather than using vague
21373  references like 
21374 \begin_inset Quotes eld
21375 \end_inset
21376
21377 the figure above
21378 \begin_inset Quotes erd
21379 \end_inset
21380
21381 , because, as LaTeX will reposition the floats in the final document, it
21382  might not be 
21383 \begin_inset Quotes eld
21384 \end_inset
21385
21386 above
21387 \begin_inset Quotes erd
21388 \end_inset
21389
21390  at all.
21391  For more about cross-references, see section
21392 \begin_inset space ~
21393 \end_inset
21394
21395
21396 \begin_inset CommandInset ref
21397 LatexCommand ref
21398 reference "sec:Cross-References"
21399
21400 \end_inset
21401
21402 .
21403 \end_layout
21404
21405 \begin_layout Standard
21406 Normally only one image is inserted in a figure float, but sometimes you
21407  might want to use two images with separate subcaptions.
21408  This can be done by inserting image floats into existing image floats.
21409  Note that only the main caption of the float is added to the List of Figures
21410  as described in section
21411 \begin_inset space ~
21412 \end_inset
21413
21414
21415 \begin_inset CommandInset ref
21416 LatexCommand ref
21417 reference "sub:List-of-Figures"
21418
21419 \end_inset
21420
21421 .
21422  Figure
21423 \begin_inset space ~
21424 \end_inset
21425
21426
21427 \begin_inset CommandInset ref
21428 LatexCommand ref
21429 reference "fig:Two-distorted-images"
21430
21431 \end_inset
21432
21433  is an example of a figure float with two images set side by side.
21434  You can also set the images one below the other.
21435  Figure
21436 \begin_inset space ~
21437 \end_inset
21438
21439
21440 \begin_inset CommandInset ref
21441 LatexCommand ref
21442 reference "fig:Undefinable"
21443
21444 \end_inset
21445
21446  and 
21447 \begin_inset CommandInset ref
21448 LatexCommand ref
21449 reference "fig:Platypus"
21450
21451 \end_inset
21452
21453  are the subfigures.
21454 \end_layout
21455
21456 \begin_layout Standard
21457 \begin_inset Float figure
21458 wide false
21459 sideways false
21460 status open
21461
21462 \begin_layout Plain Layout
21463 \begin_inset space \hfill{}
21464 \end_inset
21465
21466
21467 \begin_inset Float figure
21468 wide false
21469 sideways false
21470 status collapsed
21471
21472 \begin_layout Plain Layout
21473 \begin_inset Caption
21474
21475 \begin_layout Plain Layout
21476 \begin_inset CommandInset label
21477 LatexCommand label
21478 name "fig:Undefinable"
21479
21480 \end_inset
21481
21482 Undefinable
21483 \end_layout
21484
21485 \end_inset
21486
21487
21488 \end_layout
21489
21490 \begin_layout Plain Layout
21491 \begin_inset Graphics
21492         filename clipart/escher-lsd.eps
21493         width 45col%
21494
21495 \end_inset
21496
21497
21498 \end_layout
21499
21500 \end_inset
21501
21502
21503 \begin_inset space \hfill{}
21504 \end_inset
21505
21506
21507 \begin_inset Float figure
21508 wide false
21509 sideways false
21510 status collapsed
21511
21512 \begin_layout Plain Layout
21513 \begin_inset Caption
21514
21515 \begin_layout Plain Layout
21516 \begin_inset CommandInset label
21517 LatexCommand label
21518 name "fig:Platypus"
21519
21520 \end_inset
21521
21522 Platypus
21523 \end_layout
21524
21525 \end_inset
21526
21527
21528 \end_layout
21529
21530 \begin_layout Plain Layout
21531 \begin_inset Graphics
21532         filename clipart/platypus.eps
21533         lyxscale 60
21534         width 45col%
21535
21536 \end_inset
21537
21538
21539 \end_layout
21540
21541 \end_inset
21542
21543
21544 \begin_inset space \hfill{}
21545 \end_inset
21546
21547
21548 \end_layout
21549
21550 \begin_layout Plain Layout
21551 \begin_inset Caption
21552
21553 \begin_layout Plain Layout
21554 \begin_inset CommandInset label
21555 LatexCommand label
21556 name "fig:Two-distorted-images"
21557
21558 \end_inset
21559
21560 Two distorted images.
21561 \end_layout
21562
21563 \end_inset
21564
21565
21566 \end_layout
21567
21568 \end_inset
21569
21570
21571 \end_layout
21572
21573 \begin_layout Subsubsection
21574 Table Floats
21575 \begin_inset Index idx
21576 status collapsed
21577
21578 \begin_layout Plain Layout
21579 Floats ! Table floats
21580 \end_layout
21581
21582 \end_inset
21583
21584
21585 \end_layout
21586
21587 \begin_layout Standard
21588 Table floats can be inserted using the menu 
21589 \family sans
21590 Insert\SpecialChar \menuseparator
21591 Float\SpecialChar \menuseparator
21592 Table
21593 \family default
21594  or the toolbar button 
21595 \begin_inset Info
21596 type  "icon"
21597 arg   "float-insert table"
21598 \end_inset
21599
21600 .
21601  They have the same properties as figure floats except for the different
21602  label.
21603  Table
21604 \begin_inset space ~
21605 \end_inset
21606
21607
21608 \begin_inset CommandInset ref
21609 LatexCommand ref
21610 reference "tab:Table-float"
21611
21612 \end_inset
21613
21614  is a table float.
21615 \end_layout
21616
21617 \begin_layout Standard
21618 \begin_inset Float table
21619 wide false
21620 sideways false
21621 status open
21622
21623 \begin_layout Plain Layout
21624 \begin_inset Caption
21625
21626 \begin_layout Plain Layout
21627 \begin_inset CommandInset label
21628 LatexCommand label
21629 name "tab:Table-float"
21630
21631 \end_inset
21632
21633 A table float.
21634 \end_layout
21635
21636 \end_inset
21637
21638
21639 \end_layout
21640
21641 \begin_layout Plain Layout
21642 \align center
21643 \begin_inset Tabular
21644 <lyxtabular version="3" rows="3" columns="3">
21645 <features tabularvalignment="middle">
21646 <column alignment="center" valignment="top" width="0pt">
21647 <column alignment="center" valignment="top" width="0pt">
21648 <column alignment="center" valignment="top" width="0pt">
21649 <row>
21650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21651 \begin_inset Text
21652
21653 \begin_layout Plain Layout
21654
21655 \family roman
21656 \series medium
21657 \shape up
21658 \size normal
21659 \emph off
21660 \bar no
21661 \noun off
21662 \color none
21663 1
21664 \end_layout
21665
21666 \end_inset
21667 </cell>
21668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21669 \begin_inset Text
21670
21671 \begin_layout Plain Layout
21672
21673 \family roman
21674 \series medium
21675 \shape up
21676 \size normal
21677 \emph off
21678 \bar no
21679 \noun off
21680 \color none
21681 2
21682 \end_layout
21683
21684 \end_inset
21685 </cell>
21686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21687 \begin_inset Text
21688
21689 \begin_layout Plain Layout
21690
21691 \family roman
21692 \series medium
21693 \shape up
21694 \size normal
21695 \emph off
21696 \bar no
21697 \noun off
21698 \color none
21699 3
21700 \end_layout
21701
21702 \end_inset
21703 </cell>
21704 </row>
21705 <row>
21706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21707 \begin_inset Text
21708
21709 \begin_layout Plain Layout
21710
21711 \family roman
21712 \series medium
21713 \shape up
21714 \size normal
21715 \emph off
21716 \bar no
21717 \noun off
21718 \color none
21719 Joe
21720 \end_layout
21721
21722 \end_inset
21723 </cell>
21724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21725 \begin_inset Text
21726
21727 \begin_layout Plain Layout
21728
21729 \family roman
21730 \series medium
21731 \shape up
21732 \size normal
21733 \emph off
21734 \bar no
21735 \noun off
21736 \color none
21737 Mary
21738 \end_layout
21739
21740 \end_inset
21741 </cell>
21742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21743 \begin_inset Text
21744
21745 \begin_layout Plain Layout
21746
21747 \family roman
21748 \series medium
21749 \shape up
21750 \size normal
21751 \emph off
21752 \bar no
21753 \noun off
21754 \color none
21755 Ted
21756 \end_layout
21757
21758 \end_inset
21759 </cell>
21760 </row>
21761 <row>
21762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21763 \begin_inset Text
21764
21765 \begin_layout Plain Layout
21766
21767 \family roman
21768 \series medium
21769 \shape up
21770 \size normal
21771 \emph off
21772 \bar no
21773 \noun off
21774 \color none
21775 \begin_inset Formula $\int x^{2}dx$
21776 \end_inset
21777
21778
21779 \end_layout
21780
21781 \end_inset
21782 </cell>
21783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21784 \begin_inset Text
21785
21786 \begin_layout Plain Layout
21787
21788 \family roman
21789 \series medium
21790 \shape up
21791 \size normal
21792 \emph off
21793 \bar no
21794 \noun off
21795 \color none
21796 \begin_inset Formula $\left[\begin{array}{cc}
21797 a & b\\
21798 c & d
21799 \end{array}\right]$
21800 \end_inset
21801
21802
21803 \end_layout
21804
21805 \end_inset
21806 </cell>
21807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21808 \begin_inset Text
21809
21810 \begin_layout Plain Layout
21811
21812 \family roman
21813 \series medium
21814 \shape up
21815 \size normal
21816 \emph off
21817 \bar no
21818 \noun off
21819 \color none
21820 \begin_inset Formula $1+1=2$
21821 \end_inset
21822
21823
21824 \end_layout
21825
21826 \end_inset
21827 </cell>
21828 </row>
21829 </lyxtabular>
21830
21831 \end_inset
21832
21833
21834 \end_layout
21835
21836 \end_inset
21837
21838
21839 \end_layout
21840
21841 \begin_layout Subsection
21842 More Information
21843 \begin_inset Index idx
21844 status collapsed
21845
21846 \begin_layout Plain Layout
21847 Floats ! Details
21848 \end_layout
21849
21850 \end_inset
21851
21852
21853 \end_layout
21854
21855 \begin_layout Standard
21856 LyX offers you further float types as well as rotated floats.
21857  It also allows you to change the float numbering scheme, to control the
21858  float placement and to change the formatting and placement of the float
21859  caption.
21860  All these features are explained in detail with many examples in chapter
21861  
21862 \emph on
21863 Floats
21864 \emph default
21865  of the 
21866 \emph on
21867 Embedded
21868 \begin_inset space ~
21869 \end_inset
21870
21871 Objects
21872 \emph default
21873  manual.
21874 \end_layout
21875
21876 \begin_layout Section
21877 Minipages
21878 \begin_inset Index idx
21879 status collapsed
21880
21881 \begin_layout Plain Layout
21882 Minipages
21883 \end_layout
21884
21885 \end_inset
21886
21887
21888 \begin_inset CommandInset label
21889 LatexCommand label
21890 name "sec:Minipages"
21891
21892 \end_inset
21893
21894
21895 \end_layout
21896
21897 \begin_layout Standard
21898 LaTeX provides a mechanism to produce essentially a page within a page,
21899  called minipage.
21900  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21901 \begin_inset space \space{}
21902 \end_inset
21903
21904 apply.
21905  
21906 \end_layout
21907
21908 \begin_layout Standard
21909 Minipages in LyX have their own collapsible box inserted via the menu 
21910 \family sans
21911 Insert\SpecialChar \menuseparator
21912 Box
21913 \family default
21914 .
21915  Right-clicking on the box label allows you to alter the width of the minipage
21916  and its alignment within the page.
21917 \end_layout
21918
21919 \begin_layout Standard
21920 \align center
21921 \begin_inset Box Frameless
21922 position "t"
21923 hor_pos "c"
21924 has_inner_box 1
21925 inner_pos "t"
21926 use_parbox 0
21927 use_makebox 0
21928 width "30col%"
21929 special "none"
21930 height "1pt"
21931 height_special "totalheight"
21932 status open
21933
21934 \begin_layout Plain Layout
21935
21936 \shape italic
21937 This is a minipage.
21938  The text is set in an italic style.
21939 \end_layout
21940
21941 \begin_layout Plain Layout
21942
21943 \shape italic
21944 Minipages are often used for text in another language or text that needs
21945  another formatting.
21946 \end_layout
21947
21948 \end_inset
21949
21950
21951 \end_layout
21952
21953 \begin_layout Standard
21954 \begin_inset VSpace medskip
21955 \end_inset
21956
21957 If you place two minipages side-by-side, you can use 
21958 \family sans
21959 Horizontal Fills
21960 \family default
21961  as described in section
21962 \begin_inset space ~
21963 \end_inset
21964
21965
21966 \begin_inset CommandInset ref
21967 LatexCommand ref
21968 reference "sub:Horizontal-Space"
21969
21970 \end_inset
21971
21972 :
21973 \begin_inset VSpace medskip
21974 \end_inset
21975
21976
21977 \end_layout
21978
21979 \begin_layout Standard
21980 \begin_inset Box Frameless
21981 position "t"
21982 hor_pos "c"
21983 has_inner_box 1
21984 inner_pos "t"
21985 use_parbox 0
21986 use_makebox 0
21987 width "1.5in"
21988 special "none"
21989 height "1pt"
21990 height_special "totalheight"
21991 status open
21992
21993 \begin_layout Plain Layout
21994 This is a minipage with some stupid dummy text.
21995  This dummy text is used to increase the size of the minipage.
21996 \end_layout
21997
21998 \end_inset
21999
22000
22001 \begin_inset space \hfill{}
22002 \end_inset
22003
22004
22005 \begin_inset Box Frameless
22006 position "t"
22007 hor_pos "c"
22008 has_inner_box 1
22009 inner_pos "t"
22010 use_parbox 0
22011 use_makebox 0
22012 width "1.5in"
22013 special "none"
22014 height "1pt"
22015 height_special "totalheight"
22016 status open
22017
22018 \begin_layout Plain Layout
22019 This is a minipage with some stupid dummy text.
22020  This dummy text is used to increase the size of the minipage.
22021 \end_layout
22022
22023 \end_inset
22024
22025
22026 \end_layout
22027
22028 \begin_layout Standard
22029 \begin_inset VSpace bigskip
22030 \end_inset
22031
22032
22033 \end_layout
22034
22035 \begin_layout Standard
22036 When you right-click on a minipage box, you can transform the box to another
22037  box type.
22038  All box types and their settings are explained in detail in chapter 
22039 \emph on
22040 Boxes
22041 \emph default
22042  of the 
22043 \emph on
22044 Embedded
22045 \begin_inset space ~
22046 \end_inset
22047
22048 Objects
22049 \emph default
22050  manual.
22051 \end_layout
22052
22053 \begin_layout Chapter
22054 Mathematical Formulas
22055 \begin_inset Index idx
22056 status collapsed
22057
22058 \begin_layout Plain Layout
22059 Math
22060 \end_layout
22061
22062 \end_inset
22063
22064
22065 \begin_inset Index idx
22066 status collapsed
22067
22068 \begin_layout Plain Layout
22069 Formulas | see
22070 \begin_inset ERT
22071 status collapsed
22072
22073 \begin_layout Plain Layout
22074
22075 {
22076 \end_layout
22077
22078 \end_inset
22079
22080 Math
22081 \begin_inset ERT
22082 status collapsed
22083
22084 \begin_layout Plain Layout
22085
22086 }
22087 \end_layout
22088
22089 \end_inset
22090
22091
22092 \end_layout
22093
22094 \end_inset
22095
22096
22097 \begin_inset CommandInset label
22098 LatexCommand label
22099 name "chap:Mathematical-Formulas"
22100
22101 \end_inset
22102
22103
22104 \end_layout
22105
22106 \begin_layout Standard
22107 The issues of this chapter are described in detail in the 
22108 \emph on
22109 Math
22110 \emph default
22111  manual.
22112  There you will also find tips and tricks for special cases.
22113 \end_layout
22114
22115 \begin_layout Section
22116 Basic Math Editing
22117 \begin_inset Index idx
22118 status collapsed
22119
22120 \begin_layout Plain Layout
22121 Math ! Basics
22122 \end_layout
22123
22124 \end_inset
22125
22126
22127 \end_layout
22128
22129 \begin_layout Standard
22130 To create a math formula, you can just click on the toolbar icon 
22131 \begin_inset Info
22132 type  "icon"
22133 arg   "math-mode on"
22134 \end_inset
22135
22136 .
22137  That will create a little blue rectangle, with purple markers around its
22138  corners.
22139  That blue rectangle is the formula itself; the purple markers indicate
22140  what level of nesting within the formula you are at.
22141  You can also choose a particular formula type to insert via the 
22142 \family sans
22143 Insert\SpecialChar \menuseparator
22144 Math
22145 \family default
22146  menu.
22147 \end_layout
22148
22149 \begin_layout Standard
22150 Editing the parameters of a formula and adding math constructs can be done
22151  with the 
22152 \family sans
22153 math
22154 \begin_inset space ~
22155 \end_inset
22156
22157 toolbar
22158 \family default
22159 , that appears if the cursor is in a formula.
22160 \end_layout
22161
22162 \begin_layout Standard
22163 There are two main types of formulas, inline formulas and display formulas.
22164  Inline formulas appear within a text line, like this one:
22165 \end_layout
22166
22167 \begin_layout Standard
22168 This is a line with an inline formula 
22169 \begin_inset Formula $A=B$
22170 \end_inset
22171
22172  in it.
22173 \end_layout
22174
22175 \begin_layout Standard
22176 Displayed formulas appear outside the text like if they were in a separate
22177  paragraph, like this one:
22178 \begin_inset Formula 
22179 \[
22180 A=B
22181 \]
22182
22183 \end_inset
22184
22185 You can only number and reference displayed formulas.
22186 \end_layout
22187
22188 \begin_layout Standard
22189 LyX supports also many LaTeX math commands.
22190  E.
22191 \begin_inset space \thinspace{}
22192 \end_inset
22193
22194 g.
22195 \begin_inset space \space{}
22196 \end_inset
22197
22198 typing 
22199 \begin_inset Quotes eld
22200 \end_inset
22201
22202
22203 \series bold
22204
22205 \backslash
22206 alpha
22207 \series default
22208
22209 \begin_inset Quotes erd
22210 \end_inset
22211
22212 , followed by a space, in a formula will create the Greek letter 
22213 \begin_inset Formula $\alpha$
22214 \end_inset
22215
22216 .
22217  Typing commands might sometimes be faster than using the 
22218 \family sans
22219 Math
22220 \begin_inset space ~
22221 \end_inset
22222
22223 Panel
22224 \family default
22225 .
22226 \end_layout
22227
22228 \begin_layout Subsection
22229 Navigating in Formulas
22230 \begin_inset Index idx
22231 status collapsed
22232
22233 \begin_layout Plain Layout
22234 Math ! Navigating
22235 \end_layout
22236
22237 \end_inset
22238
22239
22240 \end_layout
22241
22242 \begin_layout Standard
22243 The best control over the cursor position within an existing formula is
22244  achieved with the arrow keys.
22245  LyX uses small rectangles to indicate places where something can be inserted.
22246  The arrow keys can be used to navigate between parts of a formula.
22247  Pressing 
22248 \family sans
22249 Space
22250 \family default
22251  will leave a formula construct (a square root 
22252 \begin_inset Formula $\sqrt{2}$
22253 \end_inset
22254
22255 , or parentheses 
22256 \begin_inset Formula $\left(f\right)$
22257 \end_inset
22258
22259 , or a matrix 
22260 \begin_inset Formula $\left[\begin{array}{cc}
22261 1 & 2\\
22262 3 & 4
22263 \end{array}\right]$
22264 \end_inset
22265
22266 ).
22267  Pressing 
22268 \family sans
22269 Escape
22270 \family default
22271  will leave the formula, placing the cursor after the formula.
22272  
22273 \family sans
22274 Tab
22275 \family default
22276  can be used to move horizontally in a formula; for example, through the
22277  cells of a matrix or the positions in a multi-line equation.
22278 \end_layout
22279
22280 \begin_layout Standard
22281
22282 \family sans
22283 Space
22284 \family default
22285 , printed in this document as 
22286 \begin_inset Quotes eld
22287 \end_inset
22288
22289
22290 \begin_inset ERT
22291 status collapsed
22292
22293 \begin_layout Plain Layout
22294
22295
22296 \backslash
22297 spce 
22298 \end_layout
22299
22300 \end_inset
22301
22302
22303 \begin_inset Quotes erd
22304 \end_inset
22305
22306
22307 \begin_inset Note Note
22308 status collapsed
22309
22310 \begin_layout Plain Layout
22311 This command will appear in the output as an official character denoting
22312  the space character (visible space).
22313 \end_layout
22314
22315 \end_inset
22316
22317 , seems to do nothing in a formula, since it does not add a space between
22318  characters, but it does exit a nested structure.
22319  For this reason, you have to be careful about using 
22320 \family sans
22321 Space
22322 \family default
22323 .
22324  For example, if you want 
22325 \begin_inset Formula $\sqrt{2x+1}$
22326 \end_inset
22327
22328 , type 
22329 \series bold
22330
22331 \backslash
22332 sqrt
22333 \begin_inset ERT
22334 status collapsed
22335
22336 \begin_layout Plain Layout
22337
22338
22339 \backslash
22340 spce 
22341 \end_layout
22342
22343 \end_inset
22344
22345 2x+1
22346 \series default
22347  and not 
22348 \series bold
22349
22350 \backslash
22351 sqrt
22352 \begin_inset ERT
22353 status collapsed
22354
22355 \begin_layout Plain Layout
22356
22357
22358 \backslash
22359 spce 
22360 \end_layout
22361
22362 \end_inset
22363
22364 2x
22365 \begin_inset ERT
22366 status collapsed
22367
22368 \begin_layout Plain Layout
22369
22370
22371 \backslash
22372 spce 
22373 \end_layout
22374
22375 \end_inset
22376
22377 +1
22378 \series default
22379 , since in the latter case only the 
22380 \family typewriter
22381
22382 \begin_inset Formula $2x$
22383 \end_inset
22384
22385
22386 \family default
22387  will be under the square root sign: 
22388 \begin_inset Formula $\sqrt{2x}+1$
22389 \end_inset
22390
22391 .
22392 \end_layout
22393
22394 \begin_layout Standard
22395 You can leave many parts of a formula, like this matrix, partially filled
22396  in, such as:
22397 \begin_inset Formula 
22398 \[
22399 \left(\begin{array}{ccc}
22400 \lambda_{1}\\
22401  & \ddots\\
22402  &  & \lambda_{n}
22403 \end{array}\right)
22404 \]
22405
22406 \end_inset
22407
22408 If you leave a fraction only partially filled in, or a subscript with nothing
22409  in it, the results will be unpredictable, but most constructs don't mind.
22410 \end_layout
22411
22412 \begin_layout Subsection
22413 Selecting Text
22414 \end_layout
22415
22416 \begin_layout Standard
22417 You can select text within a formula in two different ways.
22418  Place the cursor at one end of the string of text you want, and press 
22419 \family sans
22420 Shift
22421 \family default
22422  and a cursor movement key to select text.
22423  It will be highlighted as with regular text selection.
22424  Alternatively, you can select text with the mouse in the usual way.
22425  That text can then be cut or copied, and then pasted within any formula,
22426  but not in a normal text region in LyX.
22427 \end_layout
22428
22429 \begin_layout Subsection
22430 Exponents and Subscripts
22431 \begin_inset Index idx
22432 status collapsed
22433
22434 \begin_layout Plain Layout
22435 Math ! Exponents
22436 \end_layout
22437
22438 \end_inset
22439
22440
22441 \begin_inset Index idx
22442 status collapsed
22443
22444 \begin_layout Plain Layout
22445 Math ! Subscripts
22446 \end_layout
22447
22448 \end_inset
22449
22450
22451 \end_layout
22452
22453 \begin_layout Standard
22454 You can use the math panel to add super- or subscripts (buttons 
22455 \begin_inset Info
22456 type  "icon"
22457 arg   "math-superscript"
22458 \end_inset
22459
22460  and 
22461 \begin_inset Info
22462 type  "icon"
22463 arg   "math-subscript"
22464 \end_inset
22465
22466 ), but the much easier way is to use a command.
22467  To get 
22468 \begin_inset Formula $x^{2}$
22469 \end_inset
22470
22471 , type in a formula 
22472 \series bold
22473 x^2
22474 \begin_inset ERT
22475 status collapsed
22476
22477 \begin_layout Plain Layout
22478
22479
22480 \backslash
22481 spce 
22482 \end_layout
22483
22484 \end_inset
22485
22486
22487 \series default
22488 .
22489  The final 
22490 \family sans
22491 Space
22492 \family default
22493  puts the cursor back down on the base line of the expression.
22494  If you type 
22495 \series bold
22496 x^2y
22497 \series default
22498 , you will get 
22499 \begin_inset Formula $x^{2y}$
22500 \end_inset
22501
22502 , to get 
22503 \begin_inset Formula $x^{2}y$
22504 \end_inset
22505
22506 , type 
22507 \series bold
22508 x^2
22509 \begin_inset ERT
22510 status collapsed
22511
22512 \begin_layout Plain Layout
22513
22514
22515 \backslash
22516 spce 
22517 \end_layout
22518
22519 \end_inset
22520
22521 y
22522 \series default
22523 .
22524  If you use characters in the superscript, that could be accented with the
22525  hat 
22526 \begin_inset Quotes eld
22527 \end_inset
22528
22529 ^
22530 \begin_inset Quotes erd
22531 \end_inset
22532
22533 , you have to use an extra 
22534 \family sans
22535 Space
22536 \family default
22537  to separate the hat and the character.
22538  E.
22539 \begin_inset space \thinspace{}
22540 \end_inset
22541
22542 g.
22543 \begin_inset space \space{}
22544 \end_inset
22545
22546 if you want 
22547 \begin_inset Formula $x^{a}$
22548 \end_inset
22549
22550 , type 
22551 \series bold
22552 x^
22553 \begin_inset ERT
22554 status collapsed
22555
22556 \begin_layout Plain Layout
22557
22558
22559 \backslash
22560 spce 
22561 \end_layout
22562
22563 \end_inset
22564
22565 a
22566 \series default
22567 .
22568  Subscripts are similar: To get 
22569 \begin_inset Formula $a_{1}$
22570 \end_inset
22571
22572 , type 
22573 \series bold
22574 a_1
22575 \begin_inset ERT
22576 status collapsed
22577
22578 \begin_layout Plain Layout
22579
22580
22581 \backslash
22582 spce 
22583 \end_layout
22584
22585 \end_inset
22586
22587
22588 \series default
22589 .
22590 \end_layout
22591
22592 \begin_layout Subsection
22593 Fractions
22594 \begin_inset Index idx
22595 status collapsed
22596
22597 \begin_layout Plain Layout
22598 Math ! Fractions
22599 \end_layout
22600
22601 \end_inset
22602
22603
22604 \end_layout
22605
22606 \begin_layout Standard
22607 Create a fraction with either the command 
22608 \series bold
22609
22610 \backslash
22611 frac
22612 \series default
22613  or using the icon 
22614 \begin_inset Info
22615 type  "icon"
22616 arg   "math-insert \\frac"
22617 \end_inset
22618
22619  in the 
22620 \family sans
22621 Math
22622 \begin_inset space ~
22623 \end_inset
22624
22625 Panel
22626 \family default
22627 .
22628  You will be presented with an empty fraction.
22629  The cursor is above the fraction line.
22630  To move it to the bottom, simply press 
22631 \family sans
22632 Down
22633 \family default
22634 .
22635  To move back up, press 
22636 \family sans
22637 Up
22638 \family default
22639 .
22640  Any math structure can be placed in a fraction, as this example shows:
22641 \begin_inset Formula 
22642 \[
22643 \left[\frac{1}{\left(\begin{array}{cc}
22644 2 & 3\\
22645 4 & 5
22646 \end{array}\right)}\right]
22647 \]
22648
22649 \end_inset
22650
22651
22652 \end_layout
22653
22654 \begin_layout Subsection
22655 Roots
22656 \begin_inset Index idx
22657 status collapsed
22658
22659 \begin_layout Plain Layout
22660 Math ! Roots
22661 \end_layout
22662
22663 \end_inset
22664
22665
22666 \end_layout
22667
22668 \begin_layout Standard
22669 Roots can be created using the 
22670 \family sans
22671 Math
22672 \begin_inset space ~
22673 \end_inset
22674
22675 Panel
22676 \family default
22677  button 
22678 \begin_inset Info
22679 type  "icon"
22680 arg   "math-insert \\sqrt"
22681 \end_inset
22682
22683  or 
22684 \begin_inset Info
22685 type  "icon"
22686 arg   "math-insert \\root"
22687 \end_inset
22688
22689  or the commands 
22690 \series bold
22691
22692 \backslash
22693 sqrt
22694 \series default
22695  or 
22696 \series bold
22697
22698 \backslash
22699 root
22700 \series default
22701 .
22702  With the command 
22703 \series bold
22704
22705 \backslash
22706 root
22707 \series default
22708  you can produce roots of higher orders, like cube roots, while 
22709 \series bold
22710
22711 \backslash
22712 sqrt
22713 \series default
22714  produces always a square root.
22715 \end_layout
22716
22717 \begin_layout Subsection
22718 Operators with Limits
22719 \begin_inset Index idx
22720 status collapsed
22721
22722 \begin_layout Plain Layout
22723 Math ! Sums
22724 \end_layout
22725
22726 \end_inset
22727
22728
22729 \begin_inset Index idx
22730 status collapsed
22731
22732 \begin_layout Plain Layout
22733 Math ! Integrals
22734 \end_layout
22735
22736 \end_inset
22737
22738
22739 \begin_inset CommandInset label
22740 LatexCommand label
22741 name "sub:Operators-with-Limits"
22742
22743 \end_inset
22744
22745
22746 \end_layout
22747
22748 \begin_layout Standard
22749 Sum (
22750 \begin_inset Formula $\sum$
22751 \end_inset
22752
22753 ) and integral (
22754 \begin_inset Formula $\int$
22755 \end_inset
22756
22757 ) operators are very often decorated with limits.
22758  These limits can be entered in LyX by entering them as you would enter
22759  a super- or subscript, directly after the symbol.
22760  The sum operator will automatically place its 
22761 \begin_inset Quotes eld
22762 \end_inset
22763
22764 limits
22765 \begin_inset Quotes erd
22766 \end_inset
22767
22768  over and under the symbol in displayed formulas, and on the side in inline
22769  formulas.
22770  Such as 
22771 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22772 \end_inset
22773
22774 , versus
22775 \begin_inset Formula 
22776 \[
22777 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
22778 \]
22779
22780 \end_inset
22781
22782 Integral signs, however, will place the limits on the side in both formula
22783  types.
22784 \end_layout
22785
22786 \begin_layout Standard
22787 All operators with limits will be automatically re-sized when placed in
22788  display mode.
22789  The placement of the limits can be changed by placing the cursor directly
22790  behind the operator and hitting 
22791 \begin_inset Info
22792 type  "shortcut"
22793 arg   "math-limits"
22794 \end_inset
22795
22796  or using the menu 
22797 \family sans
22798 Edit\SpecialChar \menuseparator
22799 Math\SpecialChar \menuseparator
22800 Change
22801 \begin_inset space ~
22802 \end_inset
22803
22804 Limits
22805 \begin_inset space ~
22806 \end_inset
22807
22808 Type
22809 \family default
22810 .
22811 \end_layout
22812
22813 \begin_layout Standard
22814 Certain other mathematical expressions have this 
22815 \begin_inset Quotes eld
22816 \end_inset
22817
22818 moving limits
22819 \begin_inset Quotes erd
22820 \end_inset
22821
22822  feature as addition, such as
22823 \begin_inset Index idx
22824 status collapsed
22825
22826 \begin_layout Plain Layout
22827 Math ! Limits
22828 \end_layout
22829
22830 \end_inset
22831
22832
22833 \begin_inset Formula 
22834 \[
22835 \lim_{x\rightarrow\infty}f(x),
22836 \]
22837
22838 \end_inset
22839
22840 which will place the 
22841 \begin_inset Formula $x\rightarrow\infty$
22842 \end_inset
22843
22844  underneath the 
22845 \begin_inset Quotes eld
22846 \end_inset
22847
22848 lim
22849 \begin_inset Quotes erd
22850 \end_inset
22851
22852  in display mode.
22853  In inline formulas it looks like this: 
22854 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22855 \end_inset
22856
22857 .
22858 \end_layout
22859
22860 \begin_layout Standard
22861 Note that the lim-function was entered as the function macro 
22862 \series bold
22863
22864 \backslash
22865 lim
22866 \series default
22867 .
22868  Have a look at section
22869 \begin_inset space ~
22870 \end_inset
22871
22872
22873 \begin_inset CommandInset ref
22874 LatexCommand ref
22875 reference "sub:Functions"
22876
22877 \end_inset
22878
22879  for an explanation of function macros.
22880 \end_layout
22881
22882 \begin_layout Subsection
22883 Math Symbols
22884 \begin_inset Index idx
22885 status collapsed
22886
22887 \begin_layout Plain Layout
22888 Math ! Symbols
22889 \end_layout
22890
22891 \end_inset
22892
22893
22894 \end_layout
22895
22896 \begin_layout Standard
22897 Most math symbols can be found in the 
22898 \family sans
22899 Math
22900 \begin_inset space ~
22901 \end_inset
22902
22903 Panel
22904 \family default
22905  under one of several categories; including 
22906 \family sans
22907 Greek
22908 \family default
22909
22910 \family sans
22911 Operators
22912 \family default
22913
22914 \family sans
22915 Relations
22916 \family default
22917
22918 \family sans
22919 Arrows
22920 \family default
22921 .
22922  There are also the additional symbols provided by the American Mathematical
22923  Society (AMS).
22924 \end_layout
22925
22926 \begin_layout Standard
22927 If you know the LaTeX-command for a construct or symbol you wish to use,
22928  you don't have to use the 
22929 \family sans
22930 Math
22931 \begin_inset space ~
22932 \end_inset
22933
22934 Panel
22935 \family default
22936 ; you can type the command directly into the formula.
22937  LyX will convert it to the corresponding symbol or construct.
22938 \end_layout
22939
22940 \begin_layout Subsection
22941 Altering Spacing
22942 \begin_inset Index idx
22943 status collapsed
22944
22945 \begin_layout Plain Layout
22946 Math ! Spaces
22947 \end_layout
22948
22949 \end_inset
22950
22951
22952 \end_layout
22953
22954 \begin_layout Standard
22955 You may want to create spaces that differ from the standard spacing that
22956  LaTeX provides.
22957  To do this, press 
22958 \begin_inset Info
22959 type  "shortcut"
22960 arg   "command-alternatives space-insert protected ; math-space"
22961 \end_inset
22962
22963  or use the 
22964 \family sans
22965 Math
22966 \begin_inset space ~
22967 \end_inset
22968
22969 Panel
22970 \family default
22971  button 
22972 \family sans
22973
22974 \begin_inset Info
22975 type  "icon"
22976 arg   "math-insert \\space"
22977 \end_inset
22978
22979
22980 \family default
22981 .
22982  This generates a small space, and shows a small marker on the screen.
22983  For example, the sequence 
22984 \series bold
22985 a Ctrl+Space b
22986 \series default
22987
22988 \begin_inset Formula $a\, b$
22989 \end_inset
22990
22991  appears in LyX as 
22992 \begin_inset Graphics
22993         filename clipart/SpaceMarker.png
22994
22995 \end_inset
22996
22997 .
22998  You can change the space to different sizes when you set the cursor behind
22999  the space marker and hit space again several times.
23000  With every space hit the size will be changed.
23001  Some markers for the space size appear red in LyX, because they are negative
23002  spaces.
23003  Here are two examples:
23004 \end_layout
23005
23006 \begin_layout Standard
23007
23008 \series bold
23009 a Ctrl+Space b
23010 \series default
23011  and 3×
23012 \family sans
23013 Space
23014 \family default
23015
23016 \begin_inset Formula $a\quad b$
23017 \end_inset
23018
23019
23020 \end_layout
23021
23022 \begin_layout Standard
23023
23024 \series bold
23025 a Ctrl+Space b
23026 \series default
23027  and 5×
23028 \family sans
23029 Space
23030 \family default
23031
23032 \begin_inset Formula $a\! b$
23033 \end_inset
23034
23035
23036 \end_layout
23037
23038 \begin_layout Subsection
23039 Functions
23040 \begin_inset Index idx
23041 status collapsed
23042
23043 \begin_layout Plain Layout
23044 Math ! Functions
23045 \end_layout
23046
23047 \end_inset
23048
23049
23050 \begin_inset CommandInset label
23051 LatexCommand label
23052 name "sub:Functions"
23053
23054 \end_inset
23055
23056
23057 \end_layout
23058
23059 \begin_layout Standard
23060 The 
23061 \family sans
23062 Math
23063 \begin_inset space ~
23064 \end_inset
23065
23066 Panel
23067 \family default
23068  contains under the button 
23069 \family sans
23070
23071 \begin_inset Info
23072 type  "icon"
23073 arg   "math-insert \\functions"
23074 \end_inset
23075
23076
23077 \family default
23078  a number of function macros, such as 
23079 \begin_inset Formula $\sin$
23080 \end_inset
23081
23082
23083 \begin_inset Formula $\lim$
23084 \end_inset
23085
23086
23087 \emph on
23088 etc
23089 \emph default
23090 .
23091  (you can also insert them in a formula by typing 
23092 \series bold
23093
23094 \backslash
23095 sin
23096 \series default
23097  etc.).
23098  Standard mathematical practice is that functions are printed upright to
23099  avoid confusions, because 
23100 \begin_inset Formula $sin$
23101 \end_inset
23102
23103  does normally mean 
23104 \begin_inset Formula $s\cdot i\cdot n$
23105 \end_inset
23106
23107 .
23108 \end_layout
23109
23110 \begin_layout Standard
23111 Using the function macros will also produce correct spacing around the function:
23112  
23113 \begin_inset Formula $a\sin x$
23114 \end_inset
23115
23116  is different from 
23117 \begin_inset Formula $asinx$
23118 \end_inset
23119
23120 .
23121 \end_layout
23122
23123 \begin_layout Standard
23124 For some mathematical objects, like the limes, the macro changes where subscript
23125 s are placed, as described in section
23126 \begin_inset space ~
23127 \end_inset
23128
23129
23130 \begin_inset CommandInset ref
23131 LatexCommand ref
23132 reference "sub:Operators-with-Limits"
23133
23134 \end_inset
23135
23136 .
23137 \end_layout
23138
23139 \begin_layout Subsection
23140 Accents
23141 \begin_inset Index idx
23142 status collapsed
23143
23144 \begin_layout Plain Layout
23145 Math ! Accents
23146 \end_layout
23147
23148 \end_inset
23149
23150
23151 \end_layout
23152
23153 \begin_layout Standard
23154 In a formula you can insert accented characters in the same way as in text
23155  mode.
23156  This may depend on your keyboard, or the bindings file you use.
23157  You can also use LaTeX commands to e.
23158 \begin_inset space \thinspace{}
23159 \end_inset
23160
23161 g.
23162 \begin_inset space \space{}
23163 \end_inset
23164
23165 enter 
23166 \begin_inset Formula $\hat{a}$
23167 \end_inset
23168
23169  even if your keyboard doesn't have hat-accents enabled.
23170  Our example is entered by typing 
23171 \series bold
23172
23173 \backslash
23174 hat
23175 \begin_inset ERT
23176 status collapsed
23177
23178 \begin_layout Plain Layout
23179
23180
23181 \backslash
23182 spce 
23183 \end_layout
23184
23185 \end_inset
23186
23187 a
23188 \series default
23189  in a formula.
23190  Table
23191 \begin_inset space ~
23192 \end_inset
23193
23194
23195 \begin_inset CommandInset ref
23196 LatexCommand ref
23197 reference "tab:Accent-names-and"
23198
23199 \end_inset
23200
23201  shows the equivalences between the accent names and the commands.
23202 \end_layout
23203
23204 \begin_layout Standard
23205 \begin_inset Float table
23206 wide false
23207 sideways false
23208 status open
23209
23210 \begin_layout Plain Layout
23211 \begin_inset Caption
23212
23213 \begin_layout Plain Layout
23214 \begin_inset CommandInset label
23215 LatexCommand label
23216 name "tab:Accent-names-and"
23217
23218 \end_inset
23219
23220 Accent names and the corresponding commands.
23221 \end_layout
23222
23223 \end_inset
23224
23225
23226 \end_layout
23227
23228 \begin_layout Plain Layout
23229 \align center
23230 \begin_inset Tabular
23231 <lyxtabular version="3" rows="11" columns="3">
23232 <features tabularvalignment="middle">
23233 <column alignment="center" valignment="top" width="0pt">
23234 <column alignment="center" valignment="top" width="0pt">
23235 <column alignment="center" valignment="top" width="0pt">
23236 <row>
23237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23238 \begin_inset Text
23239
23240 \begin_layout Plain Layout
23241 Name
23242 \end_layout
23243
23244 \end_inset
23245 </cell>
23246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23247 \begin_inset Text
23248
23249 \begin_layout Plain Layout
23250 Command
23251 \end_layout
23252
23253 \end_inset
23254 </cell>
23255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23256 \begin_inset Text
23257
23258 \begin_layout Plain Layout
23259 E
23260 \family roman
23261 \series medium
23262 \shape up
23263 \size normal
23264 \emph off
23265 \bar no
23266 \noun off
23267 \color none
23268 xample
23269 \end_layout
23270
23271 \end_inset
23272 </cell>
23273 </row>
23274 <row>
23275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23276 \begin_inset Text
23277
23278 \begin_layout Plain Layout
23279
23280 \family roman
23281 \series medium
23282 \shape up
23283 \size normal
23284 \emph off
23285 \bar no
23286 \noun off
23287 \color none
23288 circumflex
23289 \end_layout
23290
23291 \end_inset
23292 </cell>
23293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23294 \begin_inset Text
23295
23296 \begin_layout Plain Layout
23297
23298 \series bold
23299
23300 \backslash
23301 hat
23302 \end_layout
23303
23304 \end_inset
23305 </cell>
23306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23307 \begin_inset Text
23308
23309 \begin_layout Plain Layout
23310
23311 \family roman
23312 \series medium
23313 \shape up
23314 \size normal
23315 \emph off
23316 \bar no
23317 \noun off
23318 \color none
23319 \begin_inset Formula $\hat{a}$
23320 \end_inset
23321
23322
23323 \end_layout
23324
23325 \end_inset
23326 </cell>
23327 </row>
23328 <row>
23329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23330 \begin_inset Text
23331
23332 \begin_layout Plain Layout
23333
23334 \family roman
23335 \series medium
23336 \shape up
23337 \size normal
23338 \emph off
23339 \bar no
23340 \noun off
23341 \color none
23342 grave
23343 \end_layout
23344
23345 \end_inset
23346 </cell>
23347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23348 \begin_inset Text
23349
23350 \begin_layout Plain Layout
23351
23352 \series bold
23353
23354 \backslash
23355 grave
23356 \end_layout
23357
23358 \end_inset
23359 </cell>
23360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23361 \begin_inset Text
23362
23363 \begin_layout Plain Layout
23364
23365 \family roman
23366 \series medium
23367 \shape up
23368 \size normal
23369 \emph off
23370 \bar no
23371 \noun off
23372 \color none
23373 \begin_inset Formula $\grave{a}$
23374 \end_inset
23375
23376
23377 \end_layout
23378
23379 \end_inset
23380 </cell>
23381 </row>
23382 <row>
23383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23384 \begin_inset Text
23385
23386 \begin_layout Plain Layout
23387
23388 \family roman
23389 \series medium
23390 \shape up
23391 \size normal
23392 \emph off
23393 \bar no
23394 \noun off
23395 \color none
23396 acute
23397 \end_layout
23398
23399 \end_inset
23400 </cell>
23401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23402 \begin_inset Text
23403
23404 \begin_layout Plain Layout
23405
23406 \series bold
23407
23408 \backslash
23409 acute
23410 \end_layout
23411
23412 \end_inset
23413 </cell>
23414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23415 \begin_inset Text
23416
23417 \begin_layout Plain Layout
23418
23419 \family roman
23420 \series medium
23421 \shape up
23422 \size normal
23423 \emph off
23424 \bar no
23425 \noun off
23426 \color none
23427 \begin_inset Formula $\acute{a}$
23428 \end_inset
23429
23430
23431 \end_layout
23432
23433 \end_inset
23434 </cell>
23435 </row>
23436 <row>
23437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23438 \begin_inset Text
23439
23440 \begin_layout Plain Layout
23441
23442 \family roman
23443 \series medium
23444 \shape up
23445 \size normal
23446 \emph off
23447 \bar no
23448 \noun off
23449 \color none
23450 umlaut
23451 \end_layout
23452
23453 \end_inset
23454 </cell>
23455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23456 \begin_inset Text
23457
23458 \begin_layout Plain Layout
23459
23460 \series bold
23461
23462 \backslash
23463 ddot
23464 \end_layout
23465
23466 \end_inset
23467 </cell>
23468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23469 \begin_inset Text
23470
23471 \begin_layout Plain Layout
23472
23473 \family roman
23474 \series medium
23475 \shape up
23476 \size normal
23477 \emph off
23478 \bar no
23479 \noun off
23480 \color none
23481 \begin_inset Formula $\ddot{a}$
23482 \end_inset
23483
23484
23485 \end_layout
23486
23487 \end_inset
23488 </cell>
23489 </row>
23490 <row>
23491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23492 \begin_inset Text
23493
23494 \begin_layout Plain Layout
23495
23496 \family roman
23497 \series medium
23498 \shape up
23499 \size normal
23500 \emph off
23501 \bar no
23502 \noun off
23503 \color none
23504 tilde
23505 \end_layout
23506
23507 \end_inset
23508 </cell>
23509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23510 \begin_inset Text
23511
23512 \begin_layout Plain Layout
23513
23514 \series bold
23515
23516 \backslash
23517 tilde
23518 \end_layout
23519
23520 \end_inset
23521 </cell>
23522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23523 \begin_inset Text
23524
23525 \begin_layout Plain Layout
23526
23527 \family roman
23528 \series medium
23529 \shape up
23530 \size normal
23531 \emph off
23532 \bar no
23533 \noun off
23534 \color none
23535 \begin_inset Formula $\tilde{a}$
23536 \end_inset
23537
23538
23539 \end_layout
23540
23541 \end_inset
23542 </cell>
23543 </row>
23544 <row>
23545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23546 \begin_inset Text
23547
23548 \begin_layout Plain Layout
23549
23550 \family roman
23551 \series medium
23552 \shape up
23553 \size normal
23554 \emph off
23555 \bar no
23556 \noun off
23557 \color none
23558 dot
23559 \end_layout
23560
23561 \end_inset
23562 </cell>
23563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23564 \begin_inset Text
23565
23566 \begin_layout Plain Layout
23567
23568 \series bold
23569
23570 \backslash
23571 dot
23572 \end_layout
23573
23574 \end_inset
23575 </cell>
23576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23577 \begin_inset Text
23578
23579 \begin_layout Plain Layout
23580
23581 \family roman
23582 \series medium
23583 \shape up
23584 \size normal
23585 \emph off
23586 \bar no
23587 \noun off
23588 \color none
23589 \begin_inset Formula $\dot{a}$
23590 \end_inset
23591
23592
23593 \end_layout
23594
23595 \end_inset
23596 </cell>
23597 </row>
23598 <row>
23599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23600 \begin_inset Text
23601
23602 \begin_layout Plain Layout
23603
23604 \family roman
23605 \series medium
23606 \shape up
23607 \size normal
23608 \emph off
23609 \bar no
23610 \noun off
23611 \color none
23612 breve
23613 \end_layout
23614
23615 \end_inset
23616 </cell>
23617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23618 \begin_inset Text
23619
23620 \begin_layout Plain Layout
23621
23622 \series bold
23623
23624 \backslash
23625 breve
23626 \end_layout
23627
23628 \end_inset
23629 </cell>
23630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23631 \begin_inset Text
23632
23633 \begin_layout Plain Layout
23634
23635 \family roman
23636 \series medium
23637 \shape up
23638 \size normal
23639 \emph off
23640 \bar no
23641 \noun off
23642 \color none
23643 \begin_inset Formula $\breve{a}$
23644 \end_inset
23645
23646
23647 \end_layout
23648
23649 \end_inset
23650 </cell>
23651 </row>
23652 <row>
23653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23654 \begin_inset Text
23655
23656 \begin_layout Plain Layout
23657
23658 \family roman
23659 \series medium
23660 \shape up
23661 \size normal
23662 \emph off
23663 \bar no
23664 \noun off
23665 \color none
23666 caron
23667 \end_layout
23668
23669 \end_inset
23670 </cell>
23671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23672 \begin_inset Text
23673
23674 \begin_layout Plain Layout
23675
23676 \series bold
23677
23678 \backslash
23679 check
23680 \end_layout
23681
23682 \end_inset
23683 </cell>
23684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23685 \begin_inset Text
23686
23687 \begin_layout Plain Layout
23688
23689 \family roman
23690 \series medium
23691 \shape up
23692 \size normal
23693 \emph off
23694 \bar no
23695 \noun off
23696 \color none
23697 \begin_inset Formula $\check{a}$
23698 \end_inset
23699
23700
23701 \end_layout
23702
23703 \end_inset
23704 </cell>
23705 </row>
23706 <row>
23707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23708 \begin_inset Text
23709
23710 \begin_layout Plain Layout
23711
23712 \family roman
23713 \series medium
23714 \shape up
23715 \size normal
23716 \emph off
23717 \bar no
23718 \noun off
23719 \color none
23720 macron
23721 \end_layout
23722
23723 \end_inset
23724 </cell>
23725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23726 \begin_inset Text
23727
23728 \begin_layout Plain Layout
23729
23730 \series bold
23731
23732 \backslash
23733 bar
23734 \end_layout
23735
23736 \end_inset
23737 </cell>
23738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23739 \begin_inset Text
23740
23741 \begin_layout Plain Layout
23742
23743 \family roman
23744 \series medium
23745 \shape up
23746 \size normal
23747 \emph off
23748 \bar no
23749 \noun off
23750 \color none
23751 \begin_inset Formula $\bar{a}$
23752 \end_inset
23753
23754
23755 \end_layout
23756
23757 \end_inset
23758 </cell>
23759 </row>
23760 <row>
23761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23762 \begin_inset Text
23763
23764 \begin_layout Plain Layout
23765 vector
23766 \end_layout
23767
23768 \end_inset
23769 </cell>
23770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23771 \begin_inset Text
23772
23773 \begin_layout Plain Layout
23774
23775 \series bold
23776
23777 \backslash
23778 vec
23779 \end_layout
23780
23781 \end_inset
23782 </cell>
23783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23784 \begin_inset Text
23785
23786 \begin_layout Plain Layout
23787
23788 \family roman
23789 \series medium
23790 \shape up
23791 \size normal
23792 \emph off
23793 \bar no
23794 \noun off
23795 \color none
23796 \begin_inset Formula $\vec{a}$
23797 \end_inset
23798
23799
23800 \end_layout
23801
23802 \end_inset
23803 </cell>
23804 </row>
23805 </lyxtabular>
23806
23807 \end_inset
23808
23809
23810 \end_layout
23811
23812 \end_inset
23813
23814
23815 \end_layout
23816
23817 \begin_layout Standard
23818 You can choose one of the accents by selecting an item from the 
23819 \family sans
23820 Frame
23821 \begin_inset space ~
23822 \end_inset
23823
23824 decorations
23825 \family default
23826  symbol set button 
23827 \begin_inset Info
23828 type  "icon"
23829 arg   "math-insert \\hat"
23830 \end_inset
23831
23832  in the math panel; this will apply to any selection you have made within
23833  a formula too.
23834 \end_layout
23835
23836 \begin_layout Section
23837 Brackets and Delimiters
23838 \begin_inset Index idx
23839 status collapsed
23840
23841 \begin_layout Plain Layout
23842 Math ! Brackets
23843 \end_layout
23844
23845 \end_inset
23846
23847
23848 \begin_inset Index idx
23849 status collapsed
23850
23851 \begin_layout Plain Layout
23852 Math ! Delimiters
23853 \end_layout
23854
23855 \end_inset
23856
23857
23858 \begin_inset CommandInset label
23859 LatexCommand label
23860 name "sec:Brackets-and-Delimiters"
23861
23862 \end_inset
23863
23864
23865 \end_layout
23866
23867 \begin_layout Standard
23868 There are several brackets available through LyX.
23869  For some purposes, using just the keys 
23870 \family typewriter
23871 []{}()|<>
23872 \family default
23873  should suffice.
23874  But if you want to surround a large structure, like a matrix or a fraction,
23875  or if you have several layers of brackets, it is better to use the math
23876  toolbar delimiter icon 
23877 \begin_inset Info
23878 type  "icon"
23879 arg   "dialog-show mathdelimiter"
23880 \end_inset
23881
23882 .
23883  For example, that is how you would construct the brackets around a matrix:
23884 \begin_inset Formula 
23885 \[
23886 \left[\begin{array}{cc}
23887 1 & 2\\
23888 3 & 4
23889 \end{array}\right]
23890 \]
23891
23892 \end_inset
23893
23894 and to make it easier to see the layers of parentheses.
23895  Below, the expression on the left was entered using the delimiter icon
23896  
23897 \begin_inset Info
23898 type  "icon"
23899 arg   "dialog-show mathdelimiter"
23900 \end_inset
23901
23902  and the expression on the right was entered using the 
23903 \family typewriter
23904 ()
23905 \family default
23906  keys.
23907  
23908 \begin_inset Formula 
23909 \[
23910 \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})}))}
23911 \]
23912
23913 \end_inset
23914
23915
23916 \end_layout
23917
23918 \begin_layout Standard
23919 If you use the delimiter icon, the parentheses, and other brackets from
23920  that menu will automatically re-size to accommodate the size of what is
23921  inside.
23922 \end_layout
23923
23924 \begin_layout Standard
23925 To construct brackets click on the button for the bracket you want on the
23926  left side and right side.
23927  If you use the option 
23928 \family sans
23929 Keep
23930 \begin_inset space ~
23931 \end_inset
23932
23933 matched
23934 \family default
23935 , the selected bracket type will be used for the left and the right side.
23936  The selection will be shown below the button field.
23937  If you want one side to not have a bracket, use the blank button.
23938  It will appear in LyX with a dotted line, but nothing will be printed.
23939 \end_layout
23940
23941 \begin_layout Standard
23942 If you want to place brackets around math structures, like a square root,
23943  you can do so by first highlighting (selecting) the structure that is to
23944  go inside the brackets.
23945  Then choose the appropriate brackets for left and right and click on 
23946 \family sans
23947 Insert
23948 \family default
23949 .
23950  The parentheses will be drawn around the selected structure.
23951  The most common bracket combinations (parentheses, square brackets, and
23952  braces, on both sides) can be entered more quickly using keyboard shortcuts.
23953  For example, to insert a pair of flexible parentheses on both sides, select
23954  the structure and enter 
23955 \begin_inset Info
23956 type  "shortcut"
23957 arg   "math-delim ( )"
23958 \end_inset
23959
23960 .
23961 \end_layout
23962
23963 \begin_layout Section
23964 Arrays and Multi-line Equations
23965 \begin_inset Index idx
23966 status collapsed
23967
23968 \begin_layout Plain Layout
23969 Math ! Arrays
23970 \end_layout
23971
23972 \end_inset
23973
23974
23975 \begin_inset Index idx
23976 status collapsed
23977
23978 \begin_layout Plain Layout
23979 Math ! Matrices
23980 \end_layout
23981
23982 \end_inset
23983
23984
23985 \begin_inset Index idx
23986 status collapsed
23987
23988 \begin_layout Plain Layout
23989 Math ! Multi-line Equations
23990 \end_layout
23991
23992 \end_inset
23993
23994
23995 \end_layout
23996
23997 \begin_layout Standard
23998 Matrices are entered in LyX using the 
23999 \family sans
24000 Math
24001 \begin_inset space ~
24002 \end_inset
24003
24004 Panel
24005 \family default
24006  matrix button 
24007 \family sans
24008
24009 \begin_inset Info
24010 type  "icon"
24011 arg   "dialog-show mathmatrix"
24012 \end_inset
24013
24014
24015 \family default
24016 .
24017  It will open a dialog for you to choose the number of rows/columns.
24018  Here is an example:
24019 \begin_inset Formula 
24020 \[
24021 \left(\begin{array}{ccc}
24022 1 & 2 & 3\\
24023 4 & 5 & 6\\
24024 7 & 8 & 9
24025 \end{array}\right)
24026 \]
24027
24028 \end_inset
24029
24030 The parentheses aren't automatic, but you can add them as described in section
24031 \begin_inset space ~
24032 \end_inset
24033
24034
24035 \begin_inset CommandInset ref
24036 LatexCommand ref
24037 reference "sec:Brackets-and-Delimiters"
24038
24039 \end_inset
24040
24041 .
24042  When you construct the matrix, you can decide whether the column entries
24043  will be left-, right-, or center-justified.
24044  This alignment is set in the box 
24045 \family sans
24046 Horizontal
24047 \family default
24048  with the letters 
24049 \begin_inset Quotes eld
24050 \end_inset
24051
24052
24053 \family sans
24054 l
24055 \family default
24056
24057 \begin_inset Quotes erd
24058 \end_inset
24059
24060
24061 \begin_inset Quotes eld
24062 \end_inset
24063
24064
24065 \family sans
24066 r
24067 \family default
24068
24069 \begin_inset Quotes erd
24070 \end_inset
24071
24072 , and 
24073 \begin_inset Quotes eld
24074 \end_inset
24075
24076
24077 \family sans
24078 c
24079 \family default
24080
24081 \begin_inset Quotes erd
24082 \end_inset
24083
24084 .
24085  LyX proposes a 
24086 \begin_inset Quotes eld
24087 \end_inset
24088
24089
24090 \family sans
24091 c
24092 \family default
24093
24094 \begin_inset Quotes erd
24095 \end_inset
24096
24097  for every column as default.
24098  For example, the sequence 
24099 \begin_inset Quotes eld
24100 \end_inset
24101
24102
24103 \family sans
24104 lcr
24105 \family default
24106
24107 \begin_inset Quotes erd
24108 \end_inset
24109
24110  means that the first column will be left-justified, the second will be
24111  centered, and the third column will be right-justified, because each letter
24112  corresponds to the relevant column.
24113  The result will look like this:
24114 \begin_inset Formula 
24115 \[
24116 \begin{array}{lcr}
24117 this & this\, column & this\, column\\
24118 column & has & has\, right\\
24119 has\, left\, alignment & center\, alignment & alignment
24120 \end{array}.
24121 \]
24122
24123 \end_inset
24124
24125
24126 \end_layout
24127
24128 \begin_layout Standard
24129 You can add more rows to an existing matrix by hitting 
24130 \begin_inset Info
24131 type  "shortcut"
24132 arg   "newline-insert newline"
24133 \end_inset
24134
24135  while the cursor is in the matrix.
24136  Adding or deleting columns can be done via the menu 
24137 \family sans
24138 Edit\SpecialChar \menuseparator
24139 Math
24140 \family default
24141  or the math toolbar.
24142 \end_layout
24143
24144 \begin_layout Standard
24145 There are other arrays used in formulas, such as distinctions of cases.
24146  It can be created with the menu 
24147 \family sans
24148 Insert\SpecialChar \menuseparator
24149 Math\SpecialChar \menuseparator
24150 Cases
24151 \begin_inset space ~
24152 \end_inset
24153
24154 Environment
24155 \family default
24156  or the command 
24157 \series bold
24158
24159 \backslash
24160 cases
24161 \series default
24162 .
24163  Here is an example: 
24164 \begin_inset Formula 
24165 \[
24166 f(x)=\begin{cases}
24167 -1 & x<0\\
24168 0 & x=0\\
24169 1 & x>0
24170 \end{cases}
24171 \]
24172
24173 \end_inset
24174
24175
24176 \end_layout
24177
24178 \begin_layout Standard
24179 \begin_inset VSpace bigskip
24180 \end_inset
24181
24182 Multi-line formulas are created when you press 
24183 \begin_inset Info
24184 type  "shortcut"
24185 arg   "newline-insert newline"
24186 \end_inset
24187
24188  within a formula.
24189  In an empty formula you can see that three blue boxes appear, one for each
24190  column.
24191  When you press 
24192 \begin_inset Info
24193 type  "shortcut"
24194 arg   "newline-insert newline"
24195 \end_inset
24196
24197  in a non-empty formula, the part before the relation sign (equal sign 
24198 \begin_inset Quotes eld
24199 \end_inset
24200
24201 =
24202 \begin_inset Quotes erd
24203 \end_inset
24204
24205  etc.) will be inserted automatically in the first column, the relation sign
24206  is in the second column, and the rest in the third column.
24207  A new row is created by every further hit of 
24208 \begin_inset Info
24209 type  "shortcut"
24210 arg   "newline-insert newline"
24211 \end_inset
24212
24213 .
24214  Multi-line formulas are always displayed formulas.
24215  Here is an example:
24216 \begin_inset Formula 
24217 \begin{eqnarray}
24218 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24219 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24220 \end{eqnarray}
24221
24222 \end_inset
24223
24224 Note that the middle column is designed for relation signs so structures
24225  in this column will be printed in a smaller size:
24226 \begin_inset Formula 
24227 \begin{eqnarray*}
24228 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24229 \end{eqnarray*}
24230
24231 \end_inset
24232
24233
24234 \end_layout
24235
24236 \begin_layout Standard
24237 The multi-line formula type described here is called 
24238 \family typewriter
24239 \series medium
24240 eqnarray
24241 \family default
24242 \series default
24243 .
24244  There are other multi-line types more suitable for certain situations,
24245  for example if you want a better inter-line spacing than in formula 
24246 \begin_inset CommandInset ref
24247 LatexCommand eqref
24248 reference "eq:asquared"
24249
24250 \end_inset
24251
24252 .
24253  The other types are described in section
24254 \begin_inset space ~
24255 \end_inset
24256
24257
24258 \begin_inset CommandInset ref
24259 LatexCommand ref
24260 reference "sub:AMS-Formula-Types"
24261
24262 \end_inset
24263
24264 .
24265 \end_layout
24266
24267 \begin_layout Section
24268 Formula Numbering and Referencing
24269 \begin_inset Index idx
24270 status collapsed
24271
24272 \begin_layout Plain Layout
24273 Math ! Formula numbering
24274 \end_layout
24275
24276 \end_inset
24277
24278
24279 \begin_inset Index idx
24280 status collapsed
24281
24282 \begin_layout Plain Layout
24283 Math ! Referencing formulas
24284 \end_layout
24285
24286 \end_inset
24287
24288
24289 \begin_inset CommandInset label
24290 LatexCommand label
24291 name "sec:Formula-Numbering-and"
24292
24293 \end_inset
24294
24295
24296 \end_layout
24297
24298 \begin_layout Standard
24299 To number a formula, set the cursor in the formula and use the menu 
24300 \family sans
24301 Edit\SpecialChar \menuseparator
24302 Math\SpecialChar \menuseparator
24303 Toggle
24304 \begin_inset space ~
24305 \end_inset
24306
24307 Numbering
24308 \family default
24309  or the shortcut 
24310 \begin_inset Info
24311 type  "shortcut"
24312 arg   "math-number-toggle"
24313 \end_inset
24314
24315 .
24316  The formula number appears in LyX as 
24317 \begin_inset Quotes eld
24318 \end_inset
24319
24320 #
24321 \begin_inset Quotes erd
24322 \end_inset
24323
24324  within parentheses.
24325  The 
24326 \begin_inset Quotes eld
24327 \end_inset
24328
24329 #
24330 \begin_inset Quotes erd
24331 \end_inset
24332
24333  denotes that the number will be calculated automatically when the output
24334  is generated.
24335  The placement and format of the formula number in the output depends on
24336  the document class.
24337  In this document the number is printed together with the chapter number,
24338  separated by a dot:
24339 \begin_inset Formula 
24340 \begin{equation}
24341 1+1=2
24342 \end{equation}
24343
24344 \end_inset
24345
24346 Using 
24347 \begin_inset Info
24348 type  "shortcut"
24349 arg   "math-number-toggle"
24350 \end_inset
24351
24352  in a numbered formula will switch off the numbering.
24353  You can only number displayed formulas.
24354 \end_layout
24355
24356 \begin_layout Standard
24357 Multi-line formulas can be numbered line by line: Using the menu 
24358 \family sans
24359 Edit\SpecialChar \menuseparator
24360 Math\SpecialChar \menuseparator
24361 Toggle
24362 \begin_inset space ~
24363 \end_inset
24364
24365 Numbering
24366 \begin_inset space ~
24367 \end_inset
24368
24369 of
24370 \begin_inset space ~
24371 \end_inset
24372
24373 Line
24374 \family default
24375  or the shortcut 
24376 \begin_inset Info
24377 type  "shortcut"
24378 arg   "math-number-line-toggle"
24379 \end_inset
24380
24381  will only toggle the numbering of the line where the cursor is:
24382 \begin_inset Formula 
24383 \begin{eqnarray}
24384 1 & = & 3-2\\
24385 2 & = & 4-2\nonumber \\
24386 4 & \leq & 7
24387 \end{eqnarray}
24388
24389 \end_inset
24390
24391 To number all lines use the shortcut 
24392 \begin_inset Info
24393 type  "shortcut"
24394 arg   "math-number-toggle"
24395 \end_inset
24396
24397 .
24398 \end_layout
24399
24400 \begin_layout Standard
24401 \begin_inset VSpace bigskip
24402 \end_inset
24403
24404 Every displayed formula can be referenced by its number using a label.
24405  A label is inserted with the menu 
24406 \family sans
24407 Insert\SpecialChar \menuseparator
24408 Label
24409 \family default
24410  when the cursor is in the formula.
24411  This opens a dialog to enter the label.
24412  It is recommended to use the proposed 
24413 \begin_inset Quotes eld
24414 \end_inset
24415
24416
24417 \family sans
24418 eq:
24419 \family default
24420
24421 \begin_inset Quotes erd
24422 \end_inset
24423
24424  as the first part of the label, because this helps later to identify the
24425  label type when you have many labels in your document.
24426  We inserted in the following example the label 
24427 \begin_inset Quotes eld
24428 \end_inset
24429
24430 eq:tanhExp
24431 \begin_inset Quotes erd
24432 \end_inset
24433
24434  in the second line:
24435 \begin_inset Formula 
24436 \begin{eqnarray}
24437 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24438  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24439 \end{eqnarray}
24440
24441 \end_inset
24442
24443 Every labeled line is automatically numbered.
24444  Therefore the label is shown in LyX at the place of the formula number
24445  placeholder 
24446 \begin_inset Quotes eld
24447 \end_inset
24448
24449 #
24450 \begin_inset Quotes erd
24451 \end_inset
24452
24453 .
24454  You can reference a labeled formula using the menu 
24455 \family sans
24456 Insert\SpecialChar \menuseparator
24457 Cross
24458 \begin_inset space ~
24459 \end_inset
24460
24461 Reference
24462 \family default
24463 .
24464  A dialog appears to choose a label you want to refer to.
24465  The reference appears in LyX as a gray cross-reference box and in the output
24466  as the formula number:
24467 \end_layout
24468
24469 \begin_layout Standard
24470 This is a cross-reference to equation (
24471 \begin_inset CommandInset ref
24472 LatexCommand ref
24473 reference "eq:tanhExp"
24474
24475 \end_inset
24476
24477 ).
24478 \end_layout
24479
24480 \begin_layout Standard
24481 The properties of LyX's cross-reference box are described in section
24482 \begin_inset space ~
24483 \end_inset
24484
24485
24486 \begin_inset CommandInset ref
24487 LatexCommand ref
24488 reference "sec:Cross-References"
24489
24490 \end_inset
24491
24492 .
24493  To delete a label, set the cursor at the end in the labeled formula and
24494  press 
24495 \family sans
24496 Del
24497 \family default
24498 .
24499 \end_layout
24500
24501 \begin_layout Section
24502 User defined math macros
24503 \begin_inset Index idx
24504 status collapsed
24505
24506 \begin_layout Plain Layout
24507 Math ! Macros
24508 \end_layout
24509
24510 \end_inset
24511
24512
24513 \end_layout
24514
24515 \begin_layout Standard
24516 LyX allows you to define macros for formulas which is very useful when you
24517  have equations of the same form in a document several times.
24518  Math macros are explained in section 
24519 \emph on
24520 Math
24521 \begin_inset space ~
24522 \end_inset
24523
24524 Macros
24525 \emph default
24526  of the 
24527 \emph on
24528 Math
24529 \emph default
24530  manual.
24531 \end_layout
24532
24533 \begin_layout Section
24534 Fine-Tuning
24535 \end_layout
24536
24537 \begin_layout Subsection
24538 Typefaces
24539 \begin_inset Index idx
24540 status collapsed
24541
24542 \begin_layout Plain Layout
24543 Math ! Typefaces
24544 \end_layout
24545
24546 \end_inset
24547
24548
24549 \end_layout
24550
24551 \begin_layout Standard
24552 The standard font for text is italic, for numbers the standard is roman.
24553  To set a font in a formula, use the 
24554 \family sans
24555 Math
24556 \begin_inset space ~
24557 \end_inset
24558
24559 Panel
24560 \family default
24561  button 
24562 \family sans
24563
24564 \begin_inset Info
24565 type  "icon"
24566 arg   "math-insert \\font"
24567 \end_inset
24568
24569
24570 \family default
24571 , or enter its command, listed in table
24572 \begin_inset space ~
24573 \end_inset
24574
24575
24576 \begin_inset CommandInset ref
24577 LatexCommand ref
24578 reference "tab:Typefaces-and-the"
24579
24580 \end_inset
24581
24582 , directly.
24583 \end_layout
24584
24585 \begin_layout Standard
24586 \begin_inset Float table
24587 wide false
24588 sideways false
24589 status open
24590
24591 \begin_layout Plain Layout
24592 \begin_inset Caption
24593
24594 \begin_layout Plain Layout
24595 \begin_inset CommandInset label
24596 LatexCommand label
24597 name "tab:Typefaces-and-the"
24598
24599 \end_inset
24600
24601 Typefaces and the corresponding commands.
24602 \end_layout
24603
24604 \end_inset
24605
24606
24607 \end_layout
24608
24609 \begin_layout Plain Layout
24610 \align center
24611 \begin_inset Tabular
24612 <lyxtabular version="3" rows="9" columns="2">
24613 <features tabularvalignment="middle">
24614 <column alignment="center" valignment="top" width="0pt">
24615 <column alignment="center" valignment="top" width="0pt">
24616 <row>
24617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24618 \begin_inset Text
24619
24620 \begin_layout Plain Layout
24621 Font
24622 \end_layout
24623
24624 \end_inset
24625 </cell>
24626 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24627 \begin_inset Text
24628
24629 \begin_layout Plain Layout
24630 Command
24631 \end_layout
24632
24633 \end_inset
24634 </cell>
24635 </row>
24636 <row>
24637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24638 \begin_inset Text
24639
24640 \begin_layout Plain Layout
24641
24642 \shape up
24643 \size normal
24644 \bar no
24645 \noun off
24646 \color none
24647 \begin_inset Formula $\mathrm{Roman}$
24648 \end_inset
24649
24650
24651 \end_layout
24652
24653 \end_inset
24654 </cell>
24655 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24656 \begin_inset Text
24657
24658 \begin_layout Plain Layout
24659
24660 \series bold
24661
24662 \backslash
24663 mathrm
24664 \end_layout
24665
24666 \end_inset
24667 </cell>
24668 </row>
24669 <row>
24670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24671 \begin_inset Text
24672
24673 \begin_layout Plain Layout
24674 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24675 \end_inset
24676
24677
24678 \end_layout
24679
24680 \end_inset
24681 </cell>
24682 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24683 \begin_inset Text
24684
24685 \begin_layout Plain Layout
24686
24687 \series bold
24688
24689 \backslash
24690 mathbf
24691 \end_layout
24692
24693 \end_inset
24694 </cell>
24695 </row>
24696 <row>
24697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24698 \begin_inset Text
24699
24700 \begin_layout Plain Layout
24701 \begin_inset Formula $\mathit{Italic}$
24702 \end_inset
24703
24704
24705 \end_layout
24706
24707 \end_inset
24708 </cell>
24709 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24710 \begin_inset Text
24711
24712 \begin_layout Plain Layout
24713
24714 \series bold
24715
24716 \backslash
24717 mathit
24718 \end_layout
24719
24720 \end_inset
24721 </cell>
24722 </row>
24723 <row>
24724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24725 \begin_inset Text
24726
24727 \begin_layout Plain Layout
24728
24729 \shape up
24730 \size normal
24731 \bar no
24732 \noun off
24733 \color none
24734 \begin_inset Formula $\mathtt{Typewriter}$
24735 \end_inset
24736
24737
24738 \end_layout
24739
24740 \end_inset
24741 </cell>
24742 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24743 \begin_inset Text
24744
24745 \begin_layout Plain Layout
24746
24747 \series bold
24748
24749 \backslash
24750 mathtt
24751 \end_layout
24752
24753 \end_inset
24754 </cell>
24755 </row>
24756 <row>
24757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24758 \begin_inset Text
24759
24760 \begin_layout Plain Layout
24761 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24762 \end_inset
24763
24764
24765 \end_layout
24766
24767 \end_inset
24768 </cell>
24769 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24770 \begin_inset Text
24771
24772 \begin_layout Plain Layout
24773
24774 \series bold
24775
24776 \backslash
24777 mathbb
24778 \end_layout
24779
24780 \end_inset
24781 </cell>
24782 </row>
24783 <row>
24784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24785 \begin_inset Text
24786
24787 \begin_layout Plain Layout
24788 \begin_inset Formula $\mathfrak{Fraktur}$
24789 \end_inset
24790
24791
24792 \end_layout
24793
24794 \end_inset
24795 </cell>
24796 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24797 \begin_inset Text
24798
24799 \begin_layout Plain Layout
24800
24801 \series bold
24802
24803 \backslash
24804 mathfrak
24805 \end_layout
24806
24807 \end_inset
24808 </cell>
24809 </row>
24810 <row>
24811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24812 \begin_inset Text
24813
24814 \begin_layout Plain Layout
24815
24816 \shape up
24817 \size normal
24818 \emph on
24819 \bar no
24820 \noun off
24821 \color none
24822 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24823 \end_inset
24824
24825
24826 \end_layout
24827
24828 \end_inset
24829 </cell>
24830 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24831 \begin_inset Text
24832
24833 \begin_layout Plain Layout
24834
24835 \series bold
24836
24837 \backslash
24838 mathcal
24839 \end_layout
24840
24841 \end_inset
24842 </cell>
24843 </row>
24844 <row>
24845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24846 \begin_inset Text
24847
24848 \begin_layout Plain Layout
24849 \begin_inset Formula $\mathsf{SansSerif}$
24850 \end_inset
24851
24852
24853 \end_layout
24854
24855 \end_inset
24856 </cell>
24857 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24858 \begin_inset Text
24859
24860 \begin_layout Plain Layout
24861
24862 \series bold
24863
24864 \backslash
24865 mathsf
24866 \end_layout
24867
24868 \end_inset
24869 </cell>
24870 </row>
24871 </lyxtabular>
24872
24873 \end_inset
24874
24875
24876 \end_layout
24877
24878 \end_inset
24879
24880
24881 \end_layout
24882
24883 \begin_layout Standard
24884 \begin_inset Note Greyedout
24885 status open
24886
24887 \begin_layout Plain Layout
24888
24889 \series bold
24890 Note:
24891 \series default
24892  You can only print capital letters in the typefaces 
24893 \family sans
24894 Blackboard
24895 \family default
24896  and 
24897 \family sans
24898 Calligraphic
24899 \family default
24900 .
24901 \end_layout
24902
24903 \end_inset
24904
24905
24906 \end_layout
24907
24908 \begin_layout Standard
24909 When you use a typeface, a blue box is inserted in the formula.
24910  Every character in this box will be printed in this typeface.
24911  Pressing 
24912 \family sans
24913 Space
24914 \family default
24915  within the box will set the cursor outside, so that you have to use a protected
24916  space when you need a space in the box.
24917  Here is an example where 
24918 \begin_inset Quotes eld
24919 \end_inset
24920
24921 N
24922 \begin_inset Quotes erd
24923 \end_inset
24924
24925  in 
24926 \family sans
24927 Blackboard
24928 \family default
24929  denotes the set of numbers:
24930 \begin_inset Formula 
24931 \[
24932 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24933 \]
24934
24935 \end_inset
24936
24937
24938 \end_layout
24939
24940 \begin_layout Standard
24941 The typefaces are nestable, which can cause confusion.
24942  You can e.
24943 \begin_inset space \thinspace{}
24944 \end_inset
24945
24946 g.
24947 \begin_inset space \space{}
24948 \end_inset
24949
24950 put a character in 
24951 \family sans
24952 Fraktur
24953 \family default
24954  in a box for 
24955 \family sans
24956 Typewriter
24957 \family default
24958
24959 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24960 \end_inset
24961
24962  
24963 \begin_inset Newline newline
24964 \end_inset
24965
24966 So it is better not to use this feature.
24967 \end_layout
24968
24969 \begin_layout Standard
24970 The typefaces have no effect on Greek letters: 
24971 \begin_inset Formula $\mathfrak{abc\delta e}$
24972 \end_inset
24973
24974
24975 \begin_inset Newline newline
24976 \end_inset
24977
24978 You can only print them emboldened using the command 
24979 \series bold
24980
24981 \backslash
24982 boldsymbol
24983 \series default
24984 , which works like the other typeface commands: 
24985 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24986 \end_inset
24987
24988
24989 \end_layout
24990
24991 \begin_layout Standard
24992
24993 \series bold
24994
24995 \backslash
24996 boldsymbol
24997 \series default
24998  works for all symbols, letters, and numbers.
24999 \end_layout
25000
25001 \begin_layout Standard
25002 A number of other font options are available as well, in the menu 
25003 \family sans
25004 Edit\SpecialChar \menuseparator
25005 Math\SpecialChar \menuseparator
25006 Text
25007 \begin_inset space ~
25008 \end_inset
25009
25010 Style
25011 \family default
25012 .
25013 \end_layout
25014
25015 \begin_layout Subsection
25016 Math Text
25017 \begin_inset Index idx
25018 status collapsed
25019
25020 \begin_layout Plain Layout
25021 Math ! Text
25022 \end_layout
25023
25024 \end_inset
25025
25026
25027 \end_layout
25028
25029 \begin_layout Standard
25030 Typefaces are useful for entering some characters in some given font, but
25031  not for text.
25032  For typing longer pieces of text use the math text, which is obtained using
25033  the entry 
25034 \family sans
25035 Normal
25036 \begin_inset space ~
25037 \end_inset
25038
25039 text
25040 \begin_inset space ~
25041 \end_inset
25042
25043 mode
25044 \family default
25045  of the 
25046 \family sans
25047 Math
25048 \begin_inset space ~
25049 \end_inset
25050
25051 Panel
25052 \family default
25053  button 
25054 \family sans
25055
25056 \begin_inset Info
25057 type  "icon"
25058 arg   "math-insert \\font"
25059 \end_inset
25060
25061
25062 \family default
25063  (shortcut 
25064 \begin_inset Info
25065 type  "shortcut"
25066 arg   "font-default"
25067 \end_inset
25068
25069 ).
25070  Math text appears in LyX in black instead of blue.
25071  You can use spaces and accents in math text like in normal text.
25072  Here is an example:
25073 \begin_inset Formula 
25074 \[
25075 f(x)=\begin{cases}
25076 x & \mbox{if I say so}\\
25077 -x & \mbox{under Umständen}
25078 \end{cases}
25079 \]
25080
25081 \end_inset
25082
25083
25084 \end_layout
25085
25086 \begin_layout Subsection
25087 Font Sizes
25088 \begin_inset Index idx
25089 status collapsed
25090
25091 \begin_layout Plain Layout
25092 Math ! Font sizes
25093 \end_layout
25094
25095 \end_inset
25096
25097
25098 \end_layout
25099
25100 \begin_layout Standard
25101 There are four font styles (relative sizes) used in math-mode, which are
25102  automatically chosen in most situations.
25103  These are called 
25104 \family sans
25105 textstyle
25106 \family default
25107
25108 \family sans
25109 displaystyle
25110 \family default
25111
25112 \family sans
25113 scriptstyle
25114 \family default
25115 , and 
25116 \family sans
25117 scriptscriptstyle
25118 \family default
25119 .
25120  For most characters, 
25121 \family sans
25122 textstyle
25123 \family default
25124  and 
25125 \family sans
25126 displaystyle
25127 \family default
25128  are actually the same size, but fractions, superscripts and subscripts,
25129  and certain other structures, are set larger in 
25130 \family sans
25131 displaystyle
25132 \family default
25133 .
25134  Except for some operators, which resize themselves to accommodate various
25135  situations, all text will be set in the styles that LaTeX thinks are appropriat
25136 e.
25137  These choices can be overridden by using the math panel button 
25138 \family sans
25139
25140 \begin_inset Info
25141 type  "icon"
25142 arg   "math-insert \\style"
25143 \end_inset
25144
25145
25146 \family default
25147 .
25148  A box for the size will be created in which you can insert the math structure.
25149  For example, you can set 
25150 \begin_inset Formula $\frac{1}{2}$
25151 \end_inset
25152
25153 , which is normally in 
25154 \family sans
25155 textstyle
25156 \family default
25157 , larger in 
25158 \family sans
25159 displaystyle
25160 \family default
25161
25162 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25163 \end_inset
25164
25165 .
25166  The four styles are used in the following example:
25167 \end_layout
25168
25169 \begin_layout Standard
25170 \begin_inset Formula $displaystyle$
25171 \end_inset
25172
25173
25174 \begin_inset Formula ${\textstyle textstyle}$
25175 \end_inset
25176
25177
25178 \begin_inset Formula ${\scriptstyle scriptstyle}$
25179 \end_inset
25180
25181
25182 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25183 \end_inset
25184
25185 .
25186 \end_layout
25187
25188 \begin_layout Standard
25189 All these math-mode font sizes are relative so that if the whole math inset
25190  is set in a particular size with the menu 
25191 \family sans
25192 Edit\SpecialChar \menuseparator
25193 Text
25194 \begin_inset space ~
25195 \end_inset
25196
25197 Style
25198 \family default
25199 , all sizes in the formula will be adjusted relative to this size.
25200  Similarly, if the base font size of the document is changed, all fonts
25201  will be adjusted to correspond.
25202  As an example here is a formula in the font size 
25203 \begin_inset Quotes eld
25204 \end_inset
25205
25206 largest
25207 \begin_inset Quotes erd
25208 \end_inset
25209
25210 :
25211 \end_layout
25212
25213 \begin_layout Standard
25214
25215 \family roman
25216 \size largest
25217 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25218 \end_inset
25219
25220
25221 \end_layout
25222
25223 \begin_layout Section
25224 Theorem Modules
25225 \end_layout
25226
25227 \begin_layout Standard
25228 As of LyX 1.6, support for theorem-like environments has been moved out of
25229  the document classes and into layout modules.
25230 \begin_inset Index idx
25231 status collapsed
25232
25233 \begin_layout Plain Layout
25234 Layout Modules
25235 \end_layout
25236
25237 \end_inset
25238
25239  As a result, theorem-like environments can now easily be used with classes
25240  other than the AMS classes.
25241  See section 
25242 \begin_inset CommandInset ref
25243 LatexCommand ref
25244 reference "sub:Modules"
25245
25246 \end_inset
25247
25248  for more on layout modules.
25249 \end_layout
25250
25251 \begin_layout Section
25252 AMS-LaTeX
25253 \begin_inset Index idx
25254 status collapsed
25255
25256 \begin_layout Plain Layout
25257 AMS math
25258 \end_layout
25259
25260 \end_inset
25261
25262
25263 \begin_inset Index idx
25264 status collapsed
25265
25266 \begin_layout Plain Layout
25267 Math ! AMS
25268 \end_layout
25269
25270 \end_inset
25271
25272
25273 \end_layout
25274
25275 \begin_layout Standard
25276 LyX supports the packages provided by the American Mathematical Society
25277  (AMS) that are in common use.
25278 \end_layout
25279
25280 \begin_layout Subsection
25281 Enabling AMS-Support
25282 \end_layout
25283
25284 \begin_layout Standard
25285 Selecting the checkbox 
25286 \family sans
25287 Use
25288 \begin_inset space ~
25289 \end_inset
25290
25291 AMS
25292 \begin_inset space ~
25293 \end_inset
25294
25295 math
25296 \begin_inset space ~
25297 \end_inset
25298
25299 package
25300 \family default
25301  in the 
25302 \family sans
25303 Document\SpecialChar \menuseparator
25304 Settings
25305 \family default
25306
25307 \begin_inset Index idx
25308 status collapsed
25309
25310 \begin_layout Plain Layout
25311 Document ! Settings
25312 \end_layout
25313
25314 \end_inset
25315
25316  dialog under 
25317 \family sans
25318 Math
25319 \begin_inset space ~
25320 \end_inset
25321
25322 Options
25323 \family default
25324  will include the AMS-packages in the document and make the facilities available.
25325  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25326  formulas, ensure that you have enabled AMS.
25327 \end_layout
25328
25329 \begin_layout Subsection
25330 AMS-Formula Types
25331 \begin_inset CommandInset label
25332 LatexCommand label
25333 name "sub:AMS-Formula-Types"
25334
25335 \end_inset
25336
25337
25338 \begin_inset Index idx
25339 status collapsed
25340
25341 \begin_layout Plain Layout
25342 Math ! Multi-line Equations
25343 \end_layout
25344
25345 \end_inset
25346
25347
25348 \end_layout
25349
25350 \begin_layout Standard
25351 AMS-LaTeX provides a selection of different formula types.
25352  LyX allows you to choose between 
25353 \family typewriter
25354 align
25355 \family default
25356
25357 \family typewriter
25358 alignat
25359 \family default
25360
25361 \family typewriter
25362 flalign
25363 \family default
25364
25365 \family typewriter
25366 gather
25367 \family default
25368 , and 
25369 \family typewriter
25370 multline
25371 \family default
25372 .
25373  We refer to the AMS-documentation for an explanation of these formula types.
25374 \end_layout
25375
25376 \begin_layout Chapter
25377 More Tools
25378 \end_layout
25379
25380 \begin_layout Section
25381 Cross-References
25382 \begin_inset Index idx
25383 status collapsed
25384
25385 \begin_layout Plain Layout
25386 Cross references
25387 \end_layout
25388
25389 \end_inset
25390
25391
25392 \begin_inset CommandInset label
25393 LatexCommand label
25394 name "sec:Cross-References"
25395
25396 \end_inset
25397
25398
25399 \end_layout
25400
25401 \begin_layout Standard
25402 One of LyX's strengths is cross-references.
25403  You can reference every section, float, footnote, formula, and list in
25404  the document.
25405  To reference a document part, you have to insert a label into it.
25406  The label is used as an anchor and a name for the reference.
25407  We want for example to refer to the second item of the following list:
25408 \end_layout
25409
25410 \begin_layout Enumerate
25411 First item
25412 \end_layout
25413
25414 \begin_layout Enumerate
25415 \begin_inset CommandInset label
25416 LatexCommand label
25417 name "enu:Second-item"
25418
25419 \end_inset
25420
25421 Second item
25422 \end_layout
25423
25424 \begin_layout Enumerate
25425 Third item
25426 \end_layout
25427
25428 \begin_layout Standard
25429 First we insert a label into the second item with the menu 
25430 \family sans
25431 Insert\SpecialChar \menuseparator
25432 Label
25433 \family default
25434  or by pressing the toolbar button 
25435 \begin_inset Info
25436 type  "icon"
25437 arg   "label-insert"
25438 \end_inset
25439
25440 .
25441  A gray label box like this: 
25442 \begin_inset Graphics
25443         filename clipart/labelQt4.png
25444         scale 85
25445
25446 \end_inset
25447
25448  is inserted and the label window pops up asking for the label text.
25449  LyX offers as text the first words of the item with a prefix, in our case
25450  the text 
25451 \begin_inset Quotes eld
25452 \end_inset
25453
25454
25455 \family sans
25456 enu:Second-item
25457 \family default
25458
25459 \begin_inset Quotes erd
25460 \end_inset
25461
25462 .
25463  The prefix 
25464 \begin_inset Quotes eld
25465 \end_inset
25466
25467
25468 \family sans
25469 enu:
25470 \family default
25471
25472 \begin_inset Quotes erd
25473 \end_inset
25474
25475  stands for 
25476 \begin_inset Quotes eld
25477 \end_inset
25478
25479 enumerate
25480 \begin_inset Quotes erd
25481 \end_inset
25482
25483 .
25484  The prefix depends on the document part where the label is inserted, e.
25485 \begin_inset space \thinspace{}
25486 \end_inset
25487
25488 g.
25489 \begin_inset space \space{}
25490 \end_inset
25491
25492 if you insert a label into a section heading, the suggested prefix will
25493  be 
25494 \begin_inset Quotes eld
25495 \end_inset
25496
25497
25498 \family sans
25499 sec:
25500 \family default
25501
25502 \begin_inset Quotes erd
25503 \end_inset
25504
25505 .
25506 \end_layout
25507
25508 \begin_layout Standard
25509 To reference the item, we refer to its label using the menu 
25510 \family sans
25511 Insert\SpecialChar \menuseparator
25512 Cross-Reference
25513 \family default
25514  or the toolbar button 
25515 \begin_inset Info
25516 type  "icon"
25517 arg   "dialog-show-new-inset ref"
25518 \end_inset
25519
25520 .
25521  A gray cross-reference box like this: 
25522 \begin_inset Graphics
25523         filename clipart/referenceQt4.png
25524         scale 85
25525
25526 \end_inset
25527
25528  is inserted and the cross-reference window appears showing all the labels
25529  in the document.
25530  We can now sort the labels alphabetically and then choose the entry 
25531 \begin_inset Quotes eld
25532 \end_inset
25533
25534
25535 \family sans
25536 enu:Second-item
25537 \family default
25538
25539 \begin_inset Quotes erd
25540 \end_inset
25541
25542 .
25543  At the position of the cross-reference box the item number will appear
25544  in the output.
25545 \end_layout
25546
25547 \begin_layout Standard
25548 Alternatively to 
25549 \family sans
25550 Insert\SpecialChar \menuseparator
25551 Cross-Reference
25552 \family default
25553 , you can right-click on a label and use in the appearing context menu 
25554 \family sans
25555 Copy as Reference
25556 \family default
25557 .
25558  The cross-reference to this label is now in the clipboard and can be pasted
25559  to the actual cursor position via the menu 
25560 \family sans
25561 Edit\SpecialChar \menuseparator
25562 Paste
25563 \family default
25564  (shortcut 
25565 \begin_inset Info
25566 type  "shortcut"
25567 arg   "paste"
25568 \end_inset
25569
25570 ).
25571 \end_layout
25572
25573 \begin_layout Standard
25574 Here is our cross-reference: Item
25575 \begin_inset space ~
25576 \end_inset
25577
25578
25579 \begin_inset CommandInset ref
25580 LatexCommand ref
25581 reference "enu:Second-item"
25582
25583 \end_inset
25584
25585
25586 \end_layout
25587
25588 \begin_layout Standard
25589 It is recommended to use a protected space
25590 \begin_inset Foot
25591 status collapsed
25592
25593 \begin_layout Plain Layout
25594 described in section
25595 \begin_inset space ~
25596 \end_inset
25597
25598
25599 \begin_inset CommandInset ref
25600 LatexCommand ref
25601 reference "sub:Protected-Space"
25602
25603 \end_inset
25604
25605
25606 \end_layout
25607
25608 \end_inset
25609
25610  between the cross-reference name and the cross-reference to avoid ugly
25611  line breaks between them.
25612 \end_layout
25613
25614 \begin_layout Standard
25615 There are six formats of cross-references:
25616 \end_layout
25617
25618 \begin_layout Description
25619 <reference>: prints the number, this is the default: 
25620 \begin_inset CommandInset ref
25621 LatexCommand ref
25622 reference "fig:Two-distorted-images"
25623
25624 \end_inset
25625
25626
25627 \end_layout
25628
25629 \begin_layout Description
25630 (<reference>): prints the number within two parentheses, this is the style
25631  normally used to reference formulas, especially when the reference name
25632  
25633 \begin_inset Quotes eld
25634 \end_inset
25635
25636 Equation
25637 \begin_inset Quotes erd
25638 \end_inset
25639
25640  is omitted: 
25641 \begin_inset CommandInset ref
25642 LatexCommand eqref
25643 reference "eq:tanhExp"
25644
25645 \end_inset
25646
25647
25648 \end_layout
25649
25650 \begin_layout Description
25651 <page>: prints the page number: Page
25652 \begin_inset space ~
25653 \end_inset
25654
25655
25656 \begin_inset CommandInset ref
25657 LatexCommand pageref
25658 reference "fig:Two-distorted-images"
25659
25660 \end_inset
25661
25662
25663 \end_layout
25664
25665 \begin_layout Description
25666 on
25667 \begin_inset space ~
25668 \end_inset
25669
25670 page
25671 \begin_inset space ~
25672 \end_inset
25673
25674 <page>: prints the text "on page" and the page number: 
25675 \begin_inset CommandInset ref
25676 LatexCommand vpageref
25677 reference "fig:Two-distorted-images"
25678
25679 \end_inset
25680
25681
25682 \end_layout
25683
25684 \begin_layout Description
25685 <reference>
25686 \begin_inset space ~
25687 \end_inset
25688
25689 on
25690 \begin_inset space ~
25691 \end_inset
25692
25693 page
25694 \begin_inset space ~
25695 \end_inset
25696
25697 <page>: prints the number, the text "on page", and the page number: 
25698 \begin_inset CommandInset ref
25699 LatexCommand vref
25700 reference "fig:Two-distorted-images"
25701
25702 \end_inset
25703
25704
25705 \end_layout
25706
25707 \begin_layout Description
25708 Formatted
25709 \begin_inset space ~
25710 \end_inset
25711
25712 reference: prints a self defined cross-reference format.
25713 \begin_inset Newline newline
25714 \end_inset
25715
25716
25717 \begin_inset Note Greyedout
25718 status collapsed
25719
25720 \begin_layout Plain Layout
25721
25722 \series bold
25723 Note:
25724 \series default
25725  This feature is only available when you have the LaTeX-package 
25726 \series bold
25727 prettyref
25728 \series default
25729  or 
25730 \series bold
25731 refstyle
25732 \series default
25733
25734 \begin_inset Index idx
25735 status collapsed
25736
25737 \begin_layout Plain Layout
25738 LaTeX-packages ! prettyref
25739 \end_layout
25740
25741 \end_inset
25742
25743
25744 \begin_inset Index idx
25745 status collapsed
25746
25747 \begin_layout Plain Layout
25748 LaTeX-packages ! refstyle
25749 \end_layout
25750
25751 \end_inset
25752
25753  installed.
25754 \end_layout
25755
25756 \end_inset
25757
25758
25759 \begin_inset Newline newline
25760 \end_inset
25761
25762 You can select which LaTeX-package should be used for this feature by setting
25763  the option 
25764 \family sans
25765 Use refstyle (not prettyref) for cross-references
25766 \family default
25767  in the menu 
25768 \family sans
25769 Document\SpecialChar \menuseparator
25770 Settings\SpecialChar \menuseparator
25771 Document Class
25772 \family default
25773 .
25774  The package 
25775 \series bold
25776 refstyle
25777 \series default
25778  is the default and preferred because 
25779 \series bold
25780 prettyref
25781 \series default
25782  supports only English documents.
25783  The format is specified by using the command 
25784 \series bold
25785
25786 \backslash
25787 newrefformat
25788 \series default
25789  (prettyref) or 
25790 \series bold
25791
25792 \backslash
25793 newref
25794 \series default
25795  (refstyle) in the LaTeX preamble of the document.
25796  For example redefining all references to figures (which have the label
25797  shortcut 
25798 \begin_inset Quotes eld
25799 \end_inset
25800
25801
25802 \family sans
25803 fig
25804 \family default
25805
25806 \begin_inset Quotes erd
25807 \end_inset
25808
25809 ) can be done with this command
25810 \begin_inset Newline newline
25811 \end_inset
25812
25813
25814 \series bold
25815
25816 \backslash
25817 newref{fig}{refcmd={Image on page 
25818 \backslash
25819 pageref{#1}}}
25820 \series default
25821
25822 \begin_inset Newline newline
25823 \end_inset
25824
25825 For more information about the format, have a look at the package documentations
25826
25827 \begin_inset CommandInset citation
25828 LatexCommand cite
25829 key "prettyref,refstyle"
25830
25831 \end_inset
25832
25833 .
25834 \end_layout
25835
25836 \begin_layout Description
25837 Textual
25838 \begin_inset space ~
25839 \end_inset
25840
25841 reference: prints the caption or the name of the reference: 
25842 \begin_inset CommandInset ref
25843 LatexCommand nameref
25844 reference "fig:Two-distorted-images"
25845
25846 \end_inset
25847
25848
25849 \end_layout
25850
25851 \begin_layout Standard
25852
25853 \family sans
25854 <page>
25855 \family default
25856  will not print the page number if the label is on the previous, the same,
25857  or the next page.
25858  You will e.
25859 \begin_inset space \thinspace{}
25860 \end_inset
25861
25862 g.
25863 \begin_inset space \space{}
25864 \end_inset
25865
25866 see the text 
25867 \begin_inset Quotes eld
25868 \end_inset
25869
25870
25871 \family sans
25872 on this page
25873 \family default
25874
25875 \begin_inset Quotes erd
25876 \end_inset
25877
25878  instead.
25879  The style 
25880 \family sans
25881 <reference> on page <page>
25882 \family default
25883  will not print anything about the page if the label is on the same page.
25884 \end_layout
25885
25886 \begin_layout Standard
25887 The number and current page of the referenced document part in the output
25888  is automatically calculated by LaTeX.
25889  The varieties are adjusted in the field 
25890 \family sans
25891 Format
25892 \family default
25893  of the cross-reference window, that appear when you click on the cross-referenc
25894 e.
25895 \end_layout
25896
25897 \begin_layout Standard
25898 You can only use the style 
25899 \family sans
25900 <reference>
25901 \family default
25902  to reference numbered document parts, while the reference style 
25903 \family sans
25904 <page>
25905 \family default
25906  is always possible.
25907 \end_layout
25908
25909 \begin_layout Standard
25910 If you want to reference a section, put the label in the section heading;
25911  for floats put the label in the caption; for footnotes put the label in
25912  it.
25913  Referencing formulas is explained in section
25914 \begin_inset space ~
25915 \end_inset
25916
25917
25918 \begin_inset CommandInset ref
25919 LatexCommand ref
25920 reference "sec:Formula-Numbering-and"
25921
25922 \end_inset
25923
25924 .
25925 \end_layout
25926
25927 \begin_layout Standard
25928 Right-clicking on a cross-reference opens a context menu.
25929  The entry 
25930 \family sans
25931 Go
25932 \begin_inset space ~
25933 \end_inset
25934
25935 to
25936 \begin_inset space ~
25937 \end_inset
25938
25939 Label
25940 \family default
25941  sets the cursor before the referenced label.
25942  This entry will be renamed in the context menu of the label to 
25943 \family sans
25944 Go
25945 \begin_inset space ~
25946 \end_inset
25947
25948 Back
25949 \family default
25950  so that you can use it to set the cursor back to the cross-reference.
25951  You can also go back with the toolbar button 
25952 \begin_inset Info
25953 type  "icon"
25954 arg   "bookmark-goto 0"
25955 \end_inset
25956
25957 .
25958 \end_layout
25959
25960 \begin_layout Standard
25961 You can change labels at any time.
25962  References to the changed label will automatically be updated so that you
25963  do not need to think about this.
25964 \end_layout
25965
25966 \begin_layout Standard
25967 If a cross-reference refers to a non-existent label, you will see two question
25968  marks in the output instead of the reference.
25969 \end_layout
25970
25971 \begin_layout Standard
25972 References are described in detail in sec.
25973 \begin_inset space ~
25974 \end_inset
25975
25976
25977 \begin_inset Quotes eld
25978 \end_inset
25979
25980 Referencing Floats
25981 \begin_inset Quotes erd
25982 \end_inset
25983
25984  of the 
25985 \emph on
25986 Embedded
25987 \begin_inset space ~
25988 \end_inset
25989
25990 Objects
25991 \emph default
25992  manual.
25993 \end_layout
25994
25995 \begin_layout Section
25996 Table of Contents and other Listings
25997 \begin_inset Index idx
25998 status collapsed
25999
26000 \begin_layout Plain Layout
26001 Table of contents
26002 \end_layout
26003
26004 \end_inset
26005
26006
26007 \begin_inset Index idx
26008 status collapsed
26009
26010 \begin_layout Plain Layout
26011 Outline
26012 \end_layout
26013
26014 \end_inset
26015
26016
26017 \begin_inset CommandInset label
26018 LatexCommand label
26019 name "sec:toc"
26020
26021 \end_inset
26022
26023
26024 \end_layout
26025
26026 \begin_layout Subsection
26027 Table of Contents
26028 \begin_inset CommandInset label
26029 LatexCommand label
26030 name "sub:Table-of-Contents"
26031
26032 \end_inset
26033
26034
26035 \end_layout
26036
26037 \begin_layout Standard
26038 The Table of Contents (TOC) is inserted with the menu 
26039 \family sans
26040 Insert\SpecialChar \menuseparator
26041 List/TOC\SpecialChar \menuseparator
26042 Table
26043 \begin_inset space ~
26044 \end_inset
26045
26046 of
26047 \begin_inset space ~
26048 \end_inset
26049
26050 Contents
26051 \family default
26052 .
26053  Is is displayed in LyX as a gray box.
26054  If you click on it, the 
26055 \family sans
26056 Outline
26057 \family default
26058  window appears, showing you the TOC entries as outline, which allows you
26059  to move and rearrange sections in your documents.
26060  So this operation is an alternative to the menu 
26061 \family sans
26062 Document\SpecialChar \menuseparator
26063 Outline
26064 \family default
26065  that is described in sec.
26066 \begin_inset space \thinspace{}
26067 \end_inset
26068
26069
26070 \begin_inset CommandInset ref
26071 LatexCommand ref
26072 reference "sub:The-Outliner"
26073
26074 \end_inset
26075
26076 .
26077 \end_layout
26078
26079 \begin_layout Standard
26080 The TOC in the document output lists every numbered section automatically.
26081  If you have declared a short title for a section heading, as described
26082  in section
26083 \begin_inset space ~
26084 \end_inset
26085
26086
26087 \begin_inset CommandInset ref
26088 LatexCommand ref
26089 reference "sec:Short-Titles"
26090
26091 \end_inset
26092
26093 , it will be used in the TOC instead of the section heading.
26094  Section
26095 \begin_inset space ~
26096 \end_inset
26097
26098
26099 \begin_inset CommandInset ref
26100 LatexCommand ref
26101 reference "sub:Numbering-depth"
26102
26103 \end_inset
26104
26105  describes how the level is adjusted that defines which section types are
26106  listed in the TOC.
26107  Unnumbered sections are not listed in the TOC.
26108 \end_layout
26109
26110 \begin_layout Subsection
26111 List of Figures, Tables, and Algorithms
26112 \begin_inset CommandInset label
26113 LatexCommand label
26114 name "sub:List-of-Figures"
26115
26116 \end_inset
26117
26118
26119 \end_layout
26120
26121 \begin_layout Standard
26122 Table, figure, and algorithm lists are very much like the table of contents.
26123  You can insert them via the 
26124 \family sans
26125 Insert\SpecialChar \menuseparator
26126 List
26127 \begin_inset space ~
26128 \end_inset
26129
26130 /
26131 \begin_inset space ~
26132 \end_inset
26133
26134 TOC
26135 \family default
26136  submenus.
26137  The list entries are the float captions and the float number.
26138 \end_layout
26139
26140 \begin_layout Section
26141 URLs and Hyperlinks
26142 \begin_inset Index idx
26143 status collapsed
26144
26145 \begin_layout Plain Layout
26146 URLs
26147 \end_layout
26148
26149 \end_inset
26150
26151
26152 \begin_inset Index idx
26153 status collapsed
26154
26155 \begin_layout Plain Layout
26156 Hyperlinks
26157 \end_layout
26158
26159 \end_inset
26160
26161
26162 \end_layout
26163
26164 \begin_layout Subsection
26165 URLs
26166 \begin_inset CommandInset label
26167 LatexCommand label
26168 name "sub:URLs"
26169
26170 \end_inset
26171
26172
26173 \end_layout
26174
26175 \begin_layout Standard
26176 Links to web pages or email addresses can be inserted via the menu 
26177 \family sans
26178 Insert\SpecialChar \menuseparator
26179 URL
26180 \family default
26181 .
26182 \end_layout
26183
26184 \begin_layout Standard
26185 Here is an example URL: LyX's homepage: 
26186 \begin_inset Flex URL
26187 status collapsed
26188
26189 \begin_layout Plain Layout
26190
26191 http://www.lyx.org
26192 \end_layout
26193
26194 \end_inset
26195
26196
26197 \end_layout
26198
26199 \begin_layout Standard
26200 You cannot change the style of the link text, the URL text will always be
26201  in the style 
26202 \family typewriter
26203 Typewriter
26204 \family default
26205 .
26206  To be able to format the URL text, use hyperlinks as explained in the next
26207  subsection.
26208 \end_layout
26209
26210 \begin_layout Standard
26211 \begin_inset Note Greyedout
26212 status open
26213
26214 \begin_layout Plain Layout
26215
26216 \series bold
26217 Note:
26218 \series default
26219  URLs must not end with a backslash, otherwise you get LaTeX errors.
26220 \end_layout
26221
26222 \end_inset
26223
26224
26225 \end_layout
26226
26227 \begin_layout Subsection
26228 Hyperlinks
26229 \begin_inset CommandInset label
26230 LatexCommand label
26231 name "sub:Hyperlinks"
26232
26233 \end_inset
26234
26235
26236 \end_layout
26237
26238 \begin_layout Standard
26239 Hyperlinks can be inserted with the menu 
26240 \family sans
26241 Insert\SpecialChar \menuseparator
26242 Hyperlink
26243 \family default
26244  or with the toolbar button 
26245 \begin_inset Info
26246 type  "icon"
26247 arg   "href-insert"
26248 \end_inset
26249
26250 .
26251  The appearing dialog has two fields: 
26252 \family sans
26253 Target
26254 \family default
26255  and 
26256 \family sans
26257 Name
26258 \family default
26259 .
26260  The name is the printed text for the hyperlink.
26261  The hyperlink type can be a weblink like this: 
26262 \begin_inset CommandInset href
26263 LatexCommand href
26264 name "LyX's homepage"
26265 target "http://www.lyx.org"
26266
26267 \end_inset
26268
26269 , an Email address like this: 
26270 \begin_inset CommandInset href
26271 LatexCommand href
26272 name "lyx-docs mailing list"
26273 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26274 type "mailto:"
26275
26276 \end_inset
26277
26278 , or a link to a file.
26279 \end_layout
26280
26281 \begin_layout Standard
26282 You can start applications via a hyperlink when you insert a weblink by
26283  adding the prefix 
26284 \begin_inset Quotes eld
26285 \end_inset
26286
26287
26288 \family sans
26289 run:
26290 \family default
26291
26292 \begin_inset Quotes erd
26293 \end_inset
26294
26295  to the link target.
26296 \end_layout
26297
26298 \begin_layout Standard
26299 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26300  and become clickable in the DVI and PDF-output.
26301  To set the format of the link text, highlight the hyperlink inset and use
26302  the text style dialog.
26303  This is for example a hyperlink with bold sans serif text: 
26304 \family sans
26305 \series bold
26306
26307 \begin_inset CommandInset href
26308 LatexCommand href
26309 name "LyX's homepage"
26310 target "http://www.lyx.org"
26311
26312 \end_inset
26313
26314
26315 \end_layout
26316
26317 \begin_layout Standard
26318 The link text color can be changed, when the option 
26319 \family sans
26320 Color links
26321 \family default
26322  is set in the PDF Properties dialog (menu 
26323 \family sans
26324 Document\SpecialChar \menuseparator
26325 Settings\SpecialChar \menuseparator
26326 PDF Properties
26327 \family default
26328 ).
26329  The link text is for example set in this document to blue by adding the
26330  option
26331 \begin_inset Newline newline
26332 \end_inset
26333
26334
26335 \series bold
26336 urlcolor=blue
26337 \series default
26338
26339 \begin_inset Newline newline
26340 \end_inset
26341
26342 to the field 
26343 \family sans
26344 Additional options
26345 \family default
26346  in the PDF Properties dialog.
26347 \end_layout
26348
26349 \begin_layout Section
26350 Appendices
26351 \begin_inset Index idx
26352 status collapsed
26353
26354 \begin_layout Plain Layout
26355 Appendix
26356 \end_layout
26357
26358 \end_inset
26359
26360
26361 \begin_inset CommandInset label
26362 LatexCommand label
26363 name "sec:Appendices"
26364
26365 \end_inset
26366
26367
26368 \end_layout
26369
26370 \begin_layout Standard
26371 Appendices are created with the menu 
26372 \family sans
26373 Document\SpecialChar \menuseparator
26374 Start
26375 \begin_inset space ~
26376 \end_inset
26377
26378 Appendix
26379 \begin_inset space ~
26380 \end_inset
26381
26382 Here
26383 \family default
26384 .
26385  This menu sets the document from the current cursor position to the end
26386  as the appendix region.
26387  The region is marked with a red borderline.
26388 \end_layout
26389
26390 \begin_layout Standard
26391 Every chapter (or section) within the appendix region is treated as an appendix,
26392  numbered with a capital Latin letter.
26393  The appendix subsections are numbered with this letter followed by a dot
26394  and the subsection number.
26395  All appendix sections can be referenced as if they were normal sections,
26396  here two examples:
26397 \end_layout
26398
26399 \begin_layout Standard
26400 Appendix
26401 \begin_inset space ~
26402 \end_inset
26403
26404
26405 \begin_inset CommandInset ref
26406 LatexCommand ref
26407 reference "chap:Credits"
26408
26409 \end_inset
26410
26411 ; Appendix
26412 \begin_inset space ~
26413 \end_inset
26414
26415
26416 \begin_inset CommandInset ref
26417 LatexCommand ref
26418 reference "sub:Export"
26419
26420 \end_inset
26421
26422
26423 \end_layout
26424
26425 \begin_layout Section
26426 Bibliography
26427 \begin_inset Index idx
26428 status collapsed
26429
26430 \begin_layout Plain Layout
26431 Bibliography
26432 \end_layout
26433
26434 \end_inset
26435
26436
26437 \begin_inset CommandInset label
26438 LatexCommand label
26439 name "sec:Bibliography"
26440
26441 \end_inset
26442
26443
26444 \end_layout
26445
26446 \begin_layout Standard
26447 There are two ways of generating the bibliography in a LyX-document.
26448  You can include a bibliography database,
26449 \begin_inset Foot
26450 status collapsed
26451
26452 \begin_layout Plain Layout
26453 Known under the name 
26454 \begin_inset Quotes eld
26455 \end_inset
26456
26457 BibTeX-database
26458 \begin_inset Quotes erd
26459 \end_inset
26460
26461 .
26462 \end_layout
26463
26464 \end_inset
26465
26466  which is explained in the next subsection, or you can insert the bibliography
26467  manually, using the paragraph environment 
26468 \family sans
26469 Bibliography
26470 \family default
26471 , which was described in section
26472 \begin_inset space ~
26473 \end_inset
26474
26475
26476 \begin_inset CommandInset ref
26477 LatexCommand ref
26478 reference "sub:Biblio_environment"
26479
26480 \end_inset
26481
26482 .
26483  If you want anything other than numerical citations that are used in this
26484  document, like author-year citations, then you must
26485 \emph on
26486  
26487 \emph default
26488 use a bibliography database.
26489 \end_layout
26490
26491 \begin_layout Subsection
26492 The Bibliography Environment
26493 \end_layout
26494
26495 \begin_layout Standard
26496 Within the 
26497 \family sans
26498 Bibliography
26499 \family default
26500  environment, every paragraph begins with a gray bibliography box labeled
26501  with a number.
26502  If you click on it, you will get a dialog in which you can set a 
26503 \family sans
26504 Key
26505 \family default
26506  and a 
26507 \family sans
26508 Label
26509 \family default
26510 .
26511  The key is the symbolic name by which you will refer to this bibliography
26512  entry.
26513  For example, our second entry in the bibliography is a book about LaTeX
26514  and we used 
26515 \begin_inset Quotes eld
26516 \end_inset
26517
26518 latexcompanion
26519 \begin_inset Quotes erd
26520 \end_inset
26521
26522 , a short form of its title, as the key.
26523 \end_layout
26524
26525 \begin_layout Standard
26526 You can refer to the key of a bibliography entry using the menu 
26527 \family sans
26528 Insert\SpecialChar \menuseparator
26529 Citation
26530 \family default
26531  or the toolbar button 
26532 \begin_inset Info
26533 type  "icon"
26534 arg   "dialog-show-new-inset citation"
26535 \end_inset
26536
26537 .
26538  A citation reference box is inserted and a citation window will appear
26539  in which you can select one or more keys in the available key list.
26540  The citation reference box will be labeled with the referenced key.
26541  When you click on the box, the citation window appears and you can change
26542  the reference.
26543 \end_layout
26544
26545 \begin_layout Standard
26546 Citation references appear in the output as the number of the bibliography
26547  entry with surrounding brackets.
26548  If you set a 
26549 \family sans
26550 Label
26551 \family default
26552  for the entry, the label will appear instead of the number.
26553  Here are two examples; the first without a label, the second with the label
26554  
26555 \begin_inset Quotes eld
26556 \end_inset
26557
26558 Credits
26559 \begin_inset Quotes erd
26560 \end_inset
26561
26562 :
26563 \end_layout
26564
26565 \begin_layout Standard
26566 Have a look at the 
26567 \family sans
26568 LaTeX Companion Second Edition
26569 \family default
26570
26571 \begin_inset CommandInset citation
26572 LatexCommand cite
26573 key "latexcompanion"
26574
26575 \end_inset
26576
26577
26578 \end_layout
26579
26580 \begin_layout Standard
26581 The LyX-Team members are listed in the Credits: 
26582 \begin_inset CommandInset citation
26583 LatexCommand cite
26584 key "lyxcredit"
26585
26586 \end_inset
26587
26588
26589 \end_layout
26590
26591 \begin_layout Subsection
26592 Bibliography databases (BibTeX)
26593 \begin_inset Index idx
26594 status collapsed
26595
26596 \begin_layout Plain Layout
26597 Bibliography ! Databases
26598 \end_layout
26599
26600 \end_inset
26601
26602
26603 \begin_inset Index idx
26604 status collapsed
26605
26606 \begin_layout Plain Layout
26607 Bibliography ! BibTeX
26608 \end_layout
26609
26610 \end_inset
26611
26612
26613 \begin_inset CommandInset label
26614 LatexCommand label
26615 name "sub:Bibliography-databases"
26616
26617 \end_inset
26618
26619
26620 \end_layout
26621
26622 \begin_layout Standard
26623 Bibliography databases are useful if you use the same bibliography in different
26624  documents.
26625 \begin_inset Foot
26626 status collapsed
26627
26628 \begin_layout Plain Layout
26629 They are also useful for keeping a database of articles and notes concerning
26630  them.
26631  Most of the database programs mentioned below allow you to store annotations
26632  and reviews along with bibliographical information.
26633 \end_layout
26634
26635 \end_inset
26636
26637  It also makes it very easy to have a uniform layout for all bibliography
26638  entries.
26639  You can collect the bibliography of all relevant books and articles of
26640  your working field in a database.
26641  This database can be used for different documents, and by default only
26642  the entries cited in a particular document will appear in the bibliography
26643  list for that document.
26644  This relieves you of the need to keep track of which articles and books
26645  you have cited.
26646 \end_layout
26647
26648 \begin_layout Standard
26649 The database is a text file with the file extension 
26650 \begin_inset Quotes eld
26651 \end_inset
26652
26653
26654 \family sans
26655 .bib
26656 \family default
26657
26658 \begin_inset Quotes erd
26659 \end_inset
26660
26661 , containing the bibliography in a special format.
26662  The format is explained in 
26663 \begin_inset CommandInset citation
26664 LatexCommand cite
26665 key "BibTeX-2"
26666
26667 \end_inset
26668
26669  and in LaTeX books (
26670 \begin_inset CommandInset citation
26671 LatexCommand cite
26672 key "Mittelbach,Kopka,Lamport"
26673
26674 \end_inset
26675
26676 ).
26677  The file can be created using any text editor, but normally one uses a
26678  special program to create and edit the entries in the database.
26679  A list of such programs is maintained on the LyX Wiki at 
26680 \begin_inset Flex URL
26681 status open
26682
26683 \begin_layout Plain Layout
26684
26685 http://wiki.lyx.org/BibTeX/Programs
26686 \end_layout
26687
26688 \end_inset
26689
26690 .
26691 \end_layout
26692
26693 \begin_layout Standard
26694 To use a database, use the menu 
26695 \family sans
26696 Insert\SpecialChar \menuseparator
26697 List
26698 \family default
26699 /
26700 \family sans
26701 TOC\SpecialChar \menuseparator
26702 BibT
26703 \begin_inset ERT
26704 status collapsed
26705
26706 \begin_layout Plain Layout
26707
26708 {}
26709 \end_layout
26710
26711 \end_inset
26712
26713 eX
26714 \begin_inset space ~
26715 \end_inset
26716
26717 Bibliography
26718 \family default
26719 .
26720  A gray box will be inserted and a window appears.
26721  In this window you can load one or more databases and a style file.
26722  The option 
26723 \family sans
26724 Add bibliography to TOC
26725 \family default
26726  adds a table of contents entry for the bibliography.
26727  In the 
26728 \family sans
26729 Content
26730 \family default
26731  drop box you can select whether to include all the entries in the database
26732  in the document or just the cited references.
26733 \end_layout
26734
26735 \begin_layout Standard
26736 The style file is a text file with the file extension 
26737 \begin_inset Quotes eld
26738 \end_inset
26739
26740
26741 \family sans
26742 .bst
26743 \family default
26744
26745 \begin_inset Quotes erd
26746 \end_inset
26747
26748  that controls how the bibliography entries will appear.
26749  Your LaTeX distribution should provide several of these, and many publishers
26750  provide their own style files, so that you don't have to take care of the
26751  layout.
26752  It is of course possible to write your own style file, but this is something
26753  for experts.
26754 \begin_inset Foot
26755 status collapsed
26756
26757 \begin_layout Plain Layout
26758 For information on how this is done, have a look at
26759 \begin_inset Newline newline
26760 \end_inset
26761
26762
26763 \begin_inset CommandInset href
26764 LatexCommand href
26765 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26766
26767 \end_inset
26768
26769 .
26770 \end_layout
26771
26772 \end_inset
26773
26774
26775 \end_layout
26776
26777 \begin_layout Standard
26778 Inserting a citation reference works as described in the previous section.
26779 \end_layout
26780
26781 \begin_layout Standard
26782 To generate the bibliography from a database, LyX uses the program BibTeX.
26783  You can choose which of its variants should be used by LyX as the processor
26784  either in the document settings under 
26785 \family sans
26786 Bibliography
26787 \family default
26788  or in LyX's preferences under 
26789 \family sans
26790 Output\SpecialChar \menuseparator
26791 LaT
26792 \begin_inset ERT
26793 status collapsed
26794
26795 \begin_layout Plain Layout
26796
26797 {}
26798 \end_layout
26799
26800 \end_inset
26801
26802 eX
26803 \family default
26804 .
26805  The following variants are possible:
26806 \end_layout
26807
26808 \begin_layout Description
26809 biber provides full Unicode support, unlimited memory, does not work with
26810  other bibliography packages (like e.
26811 \begin_inset space \thinspace{}
26812 \end_inset
26813
26814 g.
26815 \begin_inset space ~
26816 \end_inset
26817
26818
26819 \series bold
26820 natbib
26821 \series default
26822 ), only with the package 
26823 \series bold
26824 biblatex
26825 \series default
26826 ; recommended for multilingual texts and for languages that don't use Latin
26827  letters
26828 \end_layout
26829
26830 \begin_layout Description
26831 bibtex the standard; does not allow special characters in bibliography entries
26832  that are not possible to encode in a 7-bit encoding, limited memory, works
26833  with all bibliography packages, except of 
26834 \series bold
26835 biblatex
26836 \end_layout
26837
26838 \begin_layout Description
26839 bibtex8 allows all characters that are possible to encode in a 8-bit encoding,
26840  larger memory than 
26841 \family sans
26842 bibtex
26843 \family default
26844 , works with all bibliography packages
26845 \end_layout
26846
26847 \begin_layout Standard
26848 BibTeX can be controlled with options that you can add below the specification
26849  of the variants.
26850  Before adding options, it is strongly recommended to read the manual of
26851  
26852 \family sans
26853 BibTeX
26854 \family default
26855  
26856 \begin_inset CommandInset citation
26857 LatexCommand cite
26858 key "BibTeX"
26859
26860 \end_inset
26861
26862 .
26863 \end_layout
26864
26865 \begin_layout Standard
26866 When you select the option 
26867 \family sans
26868 Sectioned bibliography
26869 \family default
26870  in the 
26871 \family sans
26872 Document\SpecialChar \menuseparator
26873 Settings
26874 \family default
26875  dialog, it is possible to have multiple and sectioned bibliographies.
26876  This and other options are explained in detail in section 
26877 \emph on
26878 Customizing Bibliographies
26879 \emph default
26880  
26881 \emph on
26882 with BibTeX
26883 \emph default
26884  of the 
26885 \emph on
26886 Additional Features
26887 \emph default
26888  manual.
26889 \end_layout
26890
26891 \begin_layout Standard
26892 We use two bibliographies in this document to show the difference between
26893  the two methods of creating them.
26894  As you can see, the bibliography that is created from a database lists
26895  only the database entries that are referenced in the document.
26896  We used the style file 
26897 \family sans
26898 alphadin.bst
26899 \family default
26900  to get the complicated German reference key scheme in the bibliography.
26901 \end_layout
26902
26903 \begin_layout Subsection
26904 Bibliography layout
26905 \begin_inset Index idx
26906 status collapsed
26907
26908 \begin_layout Plain Layout
26909 Bibliography ! Layout
26910 \end_layout
26911
26912 \end_inset
26913
26914
26915 \end_layout
26916
26917 \begin_layout Standard
26918 In the citation reference dialog you can set a special citation format.
26919  For this feature you need to enable the option 
26920 \family sans
26921 Natbib
26922 \family default
26923  in the 
26924 \family sans
26925 Document\SpecialChar \menuseparator
26926 Settings
26927 \family default
26928
26929 \begin_inset Index idx
26930 status collapsed
26931
26932 \begin_layout Plain Layout
26933 Document ! Settings
26934 \end_layout
26935
26936 \end_inset
26937
26938  dialog under 
26939 \family sans
26940 Bibliography
26941 \family default
26942 .
26943  Setting a citation style for a reference will overwrite the default.
26944  For the global citation format use the BibTeX style files as explained
26945  in the previous section.
26946 \end_layout
26947
26948 \begin_layout Standard
26949 You can also set text to appear before or after a citation reference, in
26950  the citation reference window.
26951  Here is an example where the text 
26952 \begin_inset Quotes eld
26953 \end_inset
26954
26955 Chapter
26956 \begin_inset space ~
26957 \end_inset
26958
26959 3
26960 \begin_inset Quotes erd
26961 \end_inset
26962
26963  appears after the reference:
26964 \end_layout
26965
26966 \begin_layout Standard
26967 Have a look at 
26968 \begin_inset CommandInset citation
26969 LatexCommand cite
26970 after "Chapter 3"
26971 key "latexcompanion"
26972
26973 \end_inset
26974
26975 .
26976 \end_layout
26977
26978 \begin_layout Section
26979 Index
26980 \begin_inset Index idx
26981 status collapsed
26982
26983 \begin_layout Plain Layout
26984 Index generation
26985 \end_layout
26986
26987 \end_inset
26988
26989
26990 \begin_inset CommandInset label
26991 LatexCommand label
26992 name "sec:Index"
26993
26994 \end_inset
26995
26996
26997 \end_layout
26998
26999 \begin_layout Standard
27000 An index entry is created if you use the menu 
27001 \family sans
27002 Insert\SpecialChar \menuseparator
27003 Index
27004 \begin_inset space ~
27005 \end_inset
27006
27007 Entry
27008 \family default
27009  or the toolbar button 
27010 \begin_inset Info
27011 type  "icon"
27012 arg   "index-insert"
27013 \end_inset
27014
27015 .
27016  A box is inserted containing the text that appears in the index.
27017  The word where the cursor is in or the currently highlighted text is proposed
27018  by LyX as the index entry.
27019 \end_layout
27020
27021 \begin_layout Standard
27022 The index list is inserted in the document with the menu 
27023 \family sans
27024 Insert\SpecialChar \menuseparator
27025 List
27026 \begin_inset space ~
27027 \end_inset
27028
27029 /
27030 \begin_inset space ~
27031 \end_inset
27032
27033 TOC\SpecialChar \menuseparator
27034 Index
27035 \begin_inset space ~
27036 \end_inset
27037
27038 List
27039 \family default
27040 .
27041  A light blue box labeled 
27042 \begin_inset Quotes eld
27043 \end_inset
27044
27045
27046 \family sans
27047 Index
27048 \family default
27049
27050 \begin_inset Quotes erd
27051 \end_inset
27052
27053  will show the place where the index is printed in the output.
27054  The index list box is not clickable like other LyX-boxes.
27055 \end_layout
27056
27057 \begin_layout Standard
27058 We give a short overview of the index commands in the next subsections.
27059  For a detailed description of LaTeX's index mechanism, have a look at one
27060  of the LaTeX books 
27061 \begin_inset CommandInset citation
27062 LatexCommand cite
27063 key "latexcompanion,latexguide,latexbook"
27064
27065 \end_inset
27066
27067 .
27068 \end_layout
27069
27070 \begin_layout Subsection
27071 Grouping Index Entries
27072 \begin_inset Index idx
27073 status collapsed
27074
27075 \begin_layout Plain Layout
27076 Index ! Grouping
27077 \end_layout
27078
27079 \end_inset
27080
27081
27082 \end_layout
27083
27084 \begin_layout Standard
27085 Index entries are often grouped to offer the reader a fast search in the
27086  index.
27087  We want to group for example the index entries for itemized and enumerated
27088  lists under the entry 
27089 \begin_inset Quotes eld
27090 \end_inset
27091
27092 Lists
27093 \begin_inset Quotes erd
27094 \end_inset
27095
27096 .
27097  First we create the entry 
27098 \begin_inset Quotes eld
27099 \end_inset
27100
27101 Lists
27102 \begin_inset Quotes erd
27103 \end_inset
27104
27105  in section
27106 \begin_inset space ~
27107 \end_inset
27108
27109
27110 \begin_inset CommandInset ref
27111 LatexCommand ref
27112 reference "sub:Lists"
27113
27114 \end_inset
27115
27116 .
27117  In the text field for the itemized list index entry in section
27118 \begin_inset space ~
27119 \end_inset
27120
27121
27122 \begin_inset CommandInset ref
27123 LatexCommand ref
27124 reference "sec:Itemize"
27125
27126 \end_inset
27127
27128 , we insert the command
27129 \end_layout
27130
27131 \begin_layout Standard
27132
27133 \series bold
27134 Lists ! Itemize
27135 \end_layout
27136
27137 \begin_layout Standard
27138 and the command
27139 \end_layout
27140
27141 \begin_layout Standard
27142
27143 \series bold
27144 Lists ! Enumerate
27145 \end_layout
27146
27147 \begin_layout Standard
27148 for the enumerated list in section
27149 \begin_inset space ~
27150 \end_inset
27151
27152
27153 \begin_inset CommandInset ref
27154 LatexCommand ref
27155 reference "sec:Enumerate"
27156
27157 \end_inset
27158
27159 .
27160 \end_layout
27161
27162 \begin_layout Standard
27163 The exclamation mark 
27164 \begin_inset Quotes eld
27165 \end_inset
27166
27167 !
27168 \begin_inset Quotes erd
27169 \end_inset
27170
27171  marks the grouping levels.
27172  You can have three levels; every index level is indented a bit more.
27173  An index entry for the higher levels is not required.
27174  If we don't have an index entry for 
27175 \begin_inset Quotes eld
27176 \end_inset
27177
27178 Lists
27179 \begin_inset Quotes erd
27180 \end_inset
27181
27182 , it will be printed anyway, but without a page number.
27183 \end_layout
27184
27185 \begin_layout Subsection
27186 Page Ranges
27187 \begin_inset Index idx
27188 status collapsed
27189
27190 \begin_layout Plain Layout
27191 Index ! Page ranges
27192 \end_layout
27193
27194 \end_inset
27195
27196
27197 \end_layout
27198
27199 \begin_layout Standard
27200 Normally an index entry will appear with the page number of the indexed
27201  section.
27202  But sometimes you want to index more pages under the same entry.
27203  E.
27204 \begin_inset space \thinspace{}
27205 \end_inset
27206
27207 g.
27208 \begin_inset space \space{}
27209 \end_inset
27210
27211 if we want to index the paragraph environments, we create an index entry
27212  in section
27213 \begin_inset space ~
27214 \end_inset
27215
27216
27217 \begin_inset CommandInset ref
27218 LatexCommand ref
27219 reference "sec:Paragraph-Environments"
27220
27221 \end_inset
27222
27223  with the command
27224 \end_layout
27225
27226 \begin_layout Standard
27227
27228 \series bold
27229 Paragraph environments|(
27230 \end_layout
27231
27232 \begin_layout Standard
27233 and another entry at the end of section
27234 \begin_inset space ~
27235 \end_inset
27236
27237
27238 \begin_inset CommandInset ref
27239 LatexCommand ref
27240 reference "sub:LyX-Code"
27241
27242 \end_inset
27243
27244  with the command
27245 \end_layout
27246
27247 \begin_layout Standard
27248
27249 \series bold
27250 Paragraph environments|)
27251 \end_layout
27252
27253 \begin_layout Standard
27254 The commands 
27255 \begin_inset Quotes eld
27256 \end_inset
27257
27258
27259 \series bold
27260 |(
27261 \series default
27262
27263 \begin_inset Quotes erd
27264 \end_inset
27265
27266  and 
27267 \begin_inset Quotes eld
27268 \end_inset
27269
27270
27271 \series bold
27272 |)
27273 \series default
27274
27275 \begin_inset Quotes erd
27276 \end_inset
27277
27278  respectively start and end the index range.
27279  You can also add the same index entry at different places in the document.
27280  They appear in the output under one entry with a comma separated list of
27281  the pages of the indexed document parts.
27282  An example is the index entry 
27283 \begin_inset Quotes eld
27284 \end_inset
27285
27286 Document ! Settings
27287 \begin_inset Quotes erd
27288 \end_inset
27289
27290 .
27291 \end_layout
27292
27293 \begin_layout Subsection
27294 Cross referencing
27295 \begin_inset Index idx
27296 status collapsed
27297
27298 \begin_layout Plain Layout
27299 Index ! Cross referencing
27300 \end_layout
27301
27302 \end_inset
27303
27304
27305 \end_layout
27306
27307 \begin_layout Standard
27308 It is also possible to refer to another index entry.
27309  We referred for example in the index entry 
27310 \begin_inset Quotes eld
27311 \end_inset
27312
27313 GIF
27314 \begin_inset Quotes erd
27315 \end_inset
27316
27317  (in section
27318 \begin_inset space ~
27319 \end_inset
27320
27321
27322 \begin_inset CommandInset ref
27323 LatexCommand ref
27324 reference "sub:Image-Formats"
27325
27326 \end_inset
27327
27328 ) to the index entry 
27329 \begin_inset Quotes eld
27330 \end_inset
27331
27332 Image formats
27333 \begin_inset Quotes erd
27334 \end_inset
27335
27336  in the same section using the entry
27337 \end_layout
27338
27339 \begin_layout Standard
27340
27341 \series bold
27342 GIF|see{Image formats}
27343 \end_layout
27344
27345 \begin_layout Standard
27346 where the braces have to be inserted as TeX Code.
27347  The text within the braces is the referenced entry.
27348  The reference will appear in the output without a page number.
27349 \end_layout
27350
27351 \begin_layout Subsection
27352 Index Entry Order
27353 \begin_inset Index idx
27354 status collapsed
27355
27356 \begin_layout Plain Layout
27357 Index ! Entry order
27358 \end_layout
27359
27360 \end_inset
27361
27362
27363 \end_layout
27364
27365 \begin_layout Standard
27366 If you use accented characters in the index entry the entries might not
27367  follow the rules for the index order.
27368  The index entries are sorted alphabetically but LaTeX
27369 \begin_inset Foot
27370 status collapsed
27371
27372 \begin_layout Plain Layout
27373 The index generating is done in the background by an extra program, see
27374  section
27375 \begin_inset space ~
27376 \end_inset
27377
27378
27379 \begin_inset CommandInset ref
27380 LatexCommand ref
27381 reference "sub:Index-Program"
27382
27383 \end_inset
27384
27385 .
27386 \end_layout
27387
27388 \end_inset
27389
27390  does not know how to sort accents in different languages.
27391  We have created as an example the three dummy index entries 
27392 \begin_inset Quotes eld
27393 \end_inset
27394
27395 maison
27396 \begin_inset Quotes erd
27397 \end_inset
27398
27399
27400 \begin_inset Quotes eld
27401 \end_inset
27402
27403 maïs
27404 \begin_inset Quotes erd
27405 \end_inset
27406
27407 , and 
27408 \begin_inset Quotes eld
27409 \end_inset
27410
27411 maître
27412 \begin_inset Quotes erd
27413 \end_inset
27414
27415 .
27416 \begin_inset Index idx
27417 status collapsed
27418
27419 \begin_layout Plain Layout
27420 Dummy entries ! maïs
27421 \end_layout
27422
27423 \end_inset
27424
27425
27426 \begin_inset Index idx
27427 status collapsed
27428
27429 \begin_layout Plain Layout
27430 Dummy entries ! maître
27431 \end_layout
27432
27433 \end_inset
27434
27435
27436 \begin_inset Index idx
27437 status collapsed
27438
27439 \begin_layout Plain Layout
27440 Dummy entries ! maïs@maison
27441 \end_layout
27442
27443 \end_inset
27444
27445  They will be sorted in the order maïs, maître, maison but we want the order
27446  maïs, maison, maître.
27447  To achieve this, we use the command
27448 \end_layout
27449
27450 \begin_layout Standard
27451
27452 \series bold
27453 previous entry@current entry
27454 \end_layout
27455
27456 \begin_layout Standard
27457 In our case we want to have 
27458 \begin_inset Quotes eld
27459 \end_inset
27460
27461 maison
27462 \begin_inset Quotes erd
27463 \end_inset
27464
27465  after 
27466 \begin_inset Quotes eld
27467 \end_inset
27468
27469 maïs
27470 \begin_inset Quotes erd
27471 \end_inset
27472
27473  and write therefore for the index entry of maison:
27474 \end_layout
27475
27476 \begin_layout Standard
27477
27478 \series bold
27479 maïs@maison
27480 \end_layout
27481
27482 \begin_layout Standard
27483 The previous entry need not be a real existing entry.
27484  You can also use another word to tell LaTeX the entry order.
27485  See the next subsection for an example.
27486 \end_layout
27487
27488 \begin_layout Standard
27489 \begin_inset VSpace bigskip
27490 \end_inset
27491
27492
27493 \end_layout
27494
27495 \begin_layout Standard
27496 In some cases the index entry order is not correct when you are using the
27497  program 
27498 \family sans
27499 makeindex 
27500 \family default
27501 to generate the index (see sec.
27502 \begin_inset space \thinspace{}
27503 \end_inset
27504
27505
27506 \begin_inset CommandInset ref
27507 LatexCommand ref
27508 reference "sub:Index-Program"
27509
27510 \end_inset
27511
27512 ).
27513  
27514 \family sans
27515 makeindex
27516 \family default
27517  would for example print the index entry for the LaTeX-package aeguill in
27518  sec.
27519 \begin_inset space \thinspace{}
27520 \end_inset
27521
27522
27523 \begin_inset CommandInset ref
27524 LatexCommand ref
27525 reference "sub:Document-Font"
27526
27527 \end_inset
27528
27529  after the index entries of the other LaTeX-packages although all these
27530  index commands start with 
27531 \begin_inset Quotes eld
27532 \end_inset
27533
27534
27535 \series bold
27536 LaTeX-packages !
27537 \series default
27538  
27539 \begin_inset Quotes erd
27540 \end_inset
27541
27542 .
27543  The reason is that the index entry for aeguill is in a footnote.
27544  To fix this 
27545 \family sans
27546 makeindex
27547 \family default
27548  bug, add these commands to the preamble of your document:
27549 \end_layout
27550
27551 \begin_layout Standard
27552
27553 \series bold
27554
27555 \backslash
27556 let
27557 \backslash
27558 OrgIndex
27559 \backslash
27560 index
27561 \end_layout
27562
27563 \begin_layout Standard
27564
27565 \series bold
27566
27567 \backslash
27568 renewcommand*{
27569 \backslash
27570 index}[1]{
27571 \backslash
27572 OrgIndex{#1}}
27573 \end_layout
27574
27575 \begin_layout Subsection
27576 Index Entry Layout
27577 \begin_inset Index idx
27578 status collapsed
27579
27580 \begin_layout Plain Layout
27581 Index ! Entry layout
27582 \end_layout
27583
27584 \end_inset
27585
27586
27587 \end_layout
27588
27589 \begin_layout Standard
27590 You can change the appearance of index entries via the text style dialog.
27591 \begin_inset Index idx
27592 status open
27593
27594 \begin_layout Plain Layout
27595 Dummy entries ! 
27596 \shape italic
27597 This is an italic dummy entry
27598 \end_layout
27599
27600 \end_inset
27601
27602  You can also format the page number using the character 
27603 \begin_inset Quotes eld
27604 \end_inset
27605
27606 |
27607 \begin_inset Quotes erd
27608 \end_inset
27609
27610  followed by a LaTeX-command without a backslash.
27611  We can write for example
27612 \end_layout
27613
27614 \begin_layout Standard
27615
27616 \series bold
27617 italic page number:|textit
27618 \end_layout
27619
27620 \begin_layout Standard
27621 to get the page number in italic.
27622 \begin_inset Index idx
27623 status open
27624
27625 \begin_layout Plain Layout
27626 Dummy entries ! italic page number:|textit
27627 \end_layout
27628
27629 \end_inset
27630
27631  Normally all LaTeX-commands begin with a backslash, but in this special
27632  case 
27633 \begin_inset Quotes eld
27634 \end_inset
27635
27636
27637 \series bold
27638 |command
27639 \series default
27640
27641 \begin_inset Quotes erd
27642 \end_inset
27643
27644  means 
27645 \series bold
27646
27647 \backslash
27648 command{page
27649 \begin_inset space ~
27650 \end_inset
27651
27652 number}
27653 \series default
27654 .
27655  Have a look at section
27656 \begin_inset space ~
27657 \end_inset
27658
27659
27660 \begin_inset CommandInset ref
27661 LatexCommand ref
27662 reference "sub:LaTeX-Syntax"
27663
27664 \end_inset
27665
27666  to learn more about the LaTeX-syntax.
27667 \end_layout
27668
27669 \begin_layout Standard
27670 \begin_inset Note Greyedout
27671 status open
27672
27673 \begin_layout Plain Layout
27674
27675 \series bold
27676 Note:
27677 \series default
27678  Formatting single index entries only works when you use the program 
27679 \family sans
27680 makeindex 
27681 \family default
27682 to generate the index, see sec.
27683 \begin_inset space \thinspace{}
27684 \end_inset
27685
27686
27687 \begin_inset CommandInset ref
27688 LatexCommand ref
27689 reference "sub:Index-Program"
27690
27691 \end_inset
27692
27693 .
27694  If you use 
27695 \family sans
27696 xindy
27697 \family default
27698 , this will not work for anything other than bold or italic text.
27699  This is because 
27700 \family sans
27701 xindy
27702 \family default
27703  requires you to define semantic elements before they can be used, see 
27704 \begin_inset CommandInset citation
27705 LatexCommand cite
27706 after "p. 678 ff."
27707 key "latexcompanion"
27708
27709 \end_inset
27710
27711  for details.
27712 \end_layout
27713
27714 \end_inset
27715
27716
27717 \end_layout
27718
27719 \begin_layout Standard
27720 In general, we encourage you to not format page numbers directly as shown
27721  above.
27722  Instead, you should define a macro in the preamble and use that.
27723  Maybe you want all page references italic that refer to a definition of
27724  the indexed term, so that users can easily find definitions.
27725  If so, put the following in the preamble
27726 \end_layout
27727
27728 \begin_layout Standard
27729
27730 \series bold
27731
27732 \backslash
27733 newcommand{
27734 \backslash
27735 IndexDef}[1]{
27736 \backslash
27737 textit{#1}}
27738 \end_layout
27739
27740 \begin_layout Standard
27741 and write
27742 \end_layout
27743
27744 \begin_layout Standard
27745
27746 \series bold
27747 my entry|IndexDef
27748 \end_layout
27749
27750 \begin_layout Standard
27751 in the index entry.
27752 \begin_inset Index idx
27753 status open
27754
27755 \begin_layout Plain Layout
27756 Dummy entries ! my entry|IndexDef
27757 \end_layout
27758
27759 \end_inset
27760
27761  The advantage is that, if you change your mind later or if your publisher
27762  insists that definitions must not be italic but bold, you just need to
27763  change the macro in the preamble, not every single index entry.
27764 \end_layout
27765
27766 \begin_layout Standard
27767 You can also change the layout for the whole index.
27768  E.
27769 \begin_inset space \thinspace{}
27770 \end_inset
27771
27772 g.
27773 \begin_inset space \space{}
27774 \end_inset
27775
27776 we marked the index list box of this document as bold to get a bold font
27777  for all index entries.
27778  For more advanced tasks you have to set up a so-called 
27779 \emph on
27780 Index Style File
27781 \emph default
27782 , see the 
27783 \family sans
27784 makeindex
27785 \family default
27786  or 
27787 \family sans
27788 xindy
27789 \family default
27790  documentation for details, 
27791 \begin_inset CommandInset citation
27792 LatexCommand cite
27793 key "makeindex,xindy"
27794
27795 \end_inset
27796
27797 .
27798 \end_layout
27799
27800 \begin_layout Subsection
27801 Index Program
27802 \begin_inset Index idx
27803 status collapsed
27804
27805 \begin_layout Plain Layout
27806 Index ! Program
27807 \end_layout
27808
27809 \end_inset
27810
27811
27812 \begin_inset CommandInset label
27813 LatexCommand label
27814 name "sub:Index-Program"
27815
27816 \end_inset
27817
27818
27819 \end_layout
27820
27821 \begin_layout Standard
27822 If the index entry program 
27823 \family sans
27824 xindy
27825 \family default
27826  is installed, LyX uses it for index generation; otherwise the program 
27827 \family sans
27828 makeindex
27829 \family default
27830 , that is part of every LaTeX distribution, is used.
27831 \begin_inset Foot
27832 status collapsed
27833
27834 \begin_layout Plain Layout
27835
27836 \family sans
27837 Makeindex
27838 \family default
27839  is very old, no longer under development and has many pitfalls, notably
27840  that it was developed with only the English language in mind.
27841  So it fails to sort anything other than a monolingual English text correctly.
27842  We have shown above how to fix this sorting.
27843  However, if you are writing in another than the English language, consider
27844  to use 
27845 \family sans
27846 xindy
27847 \family default
27848 .
27849 \end_layout
27850
27851 \end_inset
27852
27853  Both programs can be controlled by options that can be set in LyX's preferences
27854  dialog, see section
27855 \begin_inset space ~
27856 \end_inset
27857
27858
27859 \begin_inset CommandInset ref
27860 LatexCommand ref
27861 reference "sub:LaTeX-settings"
27862
27863 \end_inset
27864
27865 .
27866  The available options are listed and explained in 
27867 \begin_inset CommandInset citation
27868 LatexCommand cite
27869 key "makeindex,xindy"
27870
27871 \end_inset
27872
27873 .
27874  In this dialog, you can also specify an alternative program to generate
27875  the index.
27876 \end_layout
27877
27878 \begin_layout Standard
27879 If you need specific options or an alternative index program only for a
27880  given document, you can define the program and\SpecialChar \slash{}
27881 or the options in 
27882 \family sans
27883 Document\SpecialChar \menuseparator
27884 Settings\SpecialChar \menuseparator
27885 Indexes
27886 \family default
27887 .
27888  This is especially useful if you need to pass language-specific options
27889  to the index program or if you need a specific layout style.
27890 \end_layout
27891
27892 \begin_layout Subsection
27893 Multiple Indexes
27894 \end_layout
27895
27896 \begin_layout Standard
27897 In many fields it is common to have more than one index.
27898  For instance, you might need to set up a separate 
27899 \begin_inset Quotes eld
27900 \end_inset
27901
27902 Index of Names
27903 \begin_inset Quotes erd
27904 \end_inset
27905
27906  next to the standard index.
27907  LaTeX does not provide this possibility out of the box, but there are packages
27908  that add this feature.
27909  LyX uses the 
27910 \series bold
27911 splitidx
27912 \series default
27913
27914 \begin_inset Index idx
27915 status collapsed
27916
27917 \begin_layout Plain Layout
27918 LaTeX-packages ! splitidx
27919 \end_layout
27920
27921 \end_inset
27922
27923  package to generate multiple indexes.
27924  The package is included in all recent LaTeX distributions.
27925 \begin_inset Foot
27926 status collapsed
27927
27928 \begin_layout Plain Layout
27929 If yours does not ship it, consult the TeX-catalogue, 
27930 \begin_inset CommandInset citation
27931 LatexCommand cite
27932 key "TeXCatalogue"
27933
27934 \end_inset
27935
27936 .
27937  Note that the package does not only consist of a LaTeX style, but it also
27938  includes specific preprocessor programs that need to be installed as well.
27939  Please consult the package's manual for details.
27940 \end_layout
27941
27942 \end_inset
27943
27944
27945 \end_layout
27946
27947 \begin_layout Standard
27948 To set up LyX for the use of multiple indexes, go to 
27949 \family sans
27950 Document\SpecialChar \menuseparator
27951 Settings\SpecialChar \menuseparator
27952 Indexes
27953 \family default
27954  and select the option 
27955 \family sans
27956 Use multiple Indexes
27957 \family default
27958 .
27959  Note that the list 
27960 \family sans
27961 Available Indexes
27962 \family default
27963  already contains the standard index 
27964 \begin_inset Quotes eld
27965 \end_inset
27966
27967 Index
27968 \begin_inset Quotes erd
27969 \end_inset
27970
27971 .
27972  To add further indexes, add the name of the index (in the form that should
27973  also appear as a heading) to the 
27974 \family sans
27975 New
27976 \family default
27977  input field and press the 
27978 \family sans
27979 Add
27980 \family default
27981  button.
27982  The new index now also appears in the list.
27983  If you like, you can attribute an alternative LyX label color to the new
27984  index.
27985 \end_layout
27986
27987 \begin_layout Standard
27988 Once the document changes have been applied, you can find the new index
27989  list in 
27990 \family sans
27991 Insert\SpecialChar \menuseparator
27992 List
27993 \begin_inset space ~
27994 \end_inset
27995
27996 /
27997 \begin_inset space ~
27998 \end_inset
27999
28000 TOC
28001 \family default
28002  and the 
28003 \family sans
28004 Insert
28005 \family default
28006  menu has a separate entry for each of the defined indexes.
28007  The workflow is basically the same as for the default index, but there
28008  are additional features:
28009 \end_layout
28010
28011 \begin_layout Itemize
28012 If you want to change the attribution of a specific index entry, right-clicking
28013  on the entries' label will open a dialog where you can do that.
28014 \end_layout
28015
28016 \begin_layout Itemize
28017 By right-clicking on an index, you can change its type.
28018  Furthermore, you can specify an index to be a 
28019 \begin_inset Quotes eld
28020 \end_inset
28021
28022 Subindex
28023 \begin_inset Quotes erd
28024 \end_inset
28025
28026 .
28027  If you do that, the heading of that list will be decreased by one level.
28028  E.
28029 \begin_inset space \thinspace{}
28030 \end_inset
28031
28032 g., if you use a book class, where the standard index heading is defined
28033  as a chapter, subindexes will be defined as sections and can thus be nested
28034  to the non-subindexes.
28035 \end_layout
28036
28037 \begin_layout Section
28038 Nomenclature / Glossary 
28039 \begin_inset Index idx
28040 status collapsed
28041
28042 \begin_layout Plain Layout
28043 Nomenclature
28044 \end_layout
28045
28046 \end_inset
28047
28048
28049 \begin_inset Index idx
28050 status collapsed
28051
28052 \begin_layout Plain Layout
28053 Glossary|see
28054 \begin_inset ERT
28055 status collapsed
28056
28057 \begin_layout Plain Layout
28058
28059 {
28060 \end_layout
28061
28062 \end_inset
28063
28064 Nomenclature
28065 \begin_inset ERT
28066 status collapsed
28067
28068 \begin_layout Plain Layout
28069
28070 }
28071 \end_layout
28072
28073 \end_inset
28074
28075
28076 \end_layout
28077
28078 \end_inset
28079
28080
28081 \begin_inset CommandInset label
28082 LatexCommand label
28083 name "sec:Nomenclature"
28084
28085 \end_inset
28086
28087
28088 \end_layout
28089
28090 \begin_layout Standard
28091 Sometimes you need to compile a list of symbols that are mentioned in your
28092  document with a brief explanation of them – a so called nomenclature or
28093  glossary.
28094 \end_layout
28095
28096 \begin_layout Standard
28097 To be able to create nomenclatures, you need the LaTeX package 
28098 \series bold
28099 nomencl
28100 \series default
28101
28102 \begin_inset Index idx
28103 status collapsed
28104
28105 \begin_layout Plain Layout
28106 LaTeX-packages ! nomencl
28107 \end_layout
28108
28109 \end_inset
28110
28111  installed.
28112  You find it in the TeX-catalogue, 
28113 \begin_inset CommandInset citation
28114 LatexCommand cite
28115 key "TeXCatalogue"
28116
28117 \end_inset
28118
28119  or in the package manager of your LaTeX-system.
28120 \end_layout
28121
28122 \begin_layout Standard
28123 A nomenclature entry is created if you place the cursor after a symbol entry
28124  and then use the menu 
28125 \family sans
28126 Insert\SpecialChar \menuseparator
28127
28128 \family default
28129 N
28130 \family sans
28131 omenclature
28132 \begin_inset space ~
28133 \end_inset
28134
28135 Entry
28136 \family default
28137  or the toolbar button 
28138 \begin_inset Info
28139 type  "icon"
28140 arg   "nomencl-insert"
28141 \end_inset
28142
28143 .
28144  A gray box labeled 
28145 \begin_inset Quotes eld
28146 \end_inset
28147
28148
28149 \family sans
28150 Nom
28151 \family default
28152
28153 \begin_inset Quotes erd
28154 \end_inset
28155
28156  is inserted and a window pops up asking for the nomenclature entry.
28157 \end_layout
28158
28159 \begin_layout Standard
28160 A nomenclature entry consists of two main entries.
28161  The first is the symbol that you want to refer to.
28162  The second is the description of the symbol.
28163 \end_layout
28164
28165 \begin_layout Standard
28166 \begin_inset Note Greyedout
28167 status collapsed
28168
28169 \begin_layout Plain Layout
28170
28171 \series bold
28172 Note:
28173 \series default
28174  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28175 \end_layout
28176
28177 \end_inset
28178
28179
28180 \end_layout
28181
28182 \begin_layout Subsection
28183 Nomenclature Definition and Layout
28184 \begin_inset Index idx
28185 status collapsed
28186
28187 \begin_layout Plain Layout
28188 Nomenclature ! Layout
28189 \end_layout
28190
28191 \end_inset
28192
28193
28194 \end_layout
28195
28196 \begin_layout Standard
28197 If you have symbols in formulas, you have to define them in the 
28198 \family sans
28199 Symbol
28200 \family default
28201  field as LaTeX-formulas.
28202  For example to get 
28203 \begin_inset Quotes eld
28204 \end_inset
28205
28206
28207 \begin_inset Formula $\sigma$
28208 \end_inset
28209
28210
28211 \begin_inset Quotes erd
28212 \end_inset
28213
28214 , insert this:
28215 \begin_inset Newline newline
28216 \end_inset
28217
28218
28219 \series bold
28220 $
28221 \backslash
28222 sigma$
28223 \begin_inset Newline newline
28224 \end_inset
28225
28226
28227 \series default
28228 The 
28229 \begin_inset Quotes eld
28230 \end_inset
28231
28232 $
28233 \begin_inset Quotes erd
28234 \end_inset
28235
28236  character starts/ends the formula.
28237  The LaTeX-command for the Greek letter is the name of the letter beginning
28238  with a backslash 
28239 \begin_inset Quotes eld
28240 \end_inset
28241
28242
28243 \backslash
28244
28245 \begin_inset Quotes erd
28246 \end_inset
28247
28248 .
28249  For capital Greek letters, start the command also with a capital letter,
28250  like 
28251 \series bold
28252
28253 \backslash
28254 Sigma
28255 \series default
28256 .
28257 \end_layout
28258
28259 \begin_layout Standard
28260 (A short introduction to the LaTeX-syntax is given in section
28261 \begin_inset space ~
28262 \end_inset
28263
28264
28265 \begin_inset CommandInset ref
28266 LatexCommand ref
28267 reference "sub:LaTeX-Syntax"
28268
28269 \end_inset
28270
28271 .)
28272 \end_layout
28273
28274 \begin_layout Standard
28275 You cannot use the 
28276 \family sans
28277 Text
28278 \begin_inset space ~
28279 \end_inset
28280
28281 Style
28282 \family default
28283  dialog to format the description text; you have to use LaTeX-commands.
28284  For example the description of the nomenclature entry for the 
28285 \begin_inset Quotes eld
28286 \end_inset
28287
28288
28289 \begin_inset Formula $\sigma$
28290 \end_inset
28291
28292
28293 \begin_inset Quotes erd
28294 \end_inset
28295
28296  in this document is:
28297 \begin_inset Newline newline
28298 \end_inset
28299
28300
28301 \series bold
28302 dummy entry for the character 
28303 \backslash
28304 textsf{sigma}
28305 \series default
28306
28307 \begin_inset Newline newline
28308 \end_inset
28309
28310 The command 
28311 \series bold
28312
28313 \backslash
28314 textsf
28315 \series default
28316  sets the fonts to 
28317 \family sans
28318 sans
28319 \begin_inset space ~
28320 \end_inset
28321
28322 serif
28323 \family default
28324 .
28325  To get 
28326 \series bold
28327 bold
28328 \series default
28329  font use the command 
28330 \series bold
28331
28332 \backslash
28333 textbf
28334 \series default
28335 , for 
28336 \family typewriter
28337 typewriter
28338 \family default
28339  use 
28340 \series bold
28341
28342 \backslash
28343 texttt
28344 \series default
28345 , for 
28346 \emph on
28347 emphasized
28348 \emph default
28349  use 
28350 \series bold
28351
28352 \backslash
28353 emph
28354 \series default
28355 .
28356 \end_layout
28357
28358 \begin_layout Subsection
28359 Sort Order of Nomenclature Entries
28360 \begin_inset Index idx
28361 status collapsed
28362
28363 \begin_layout Plain Layout
28364 Nomenclature ! Sort order
28365 \end_layout
28366
28367 \end_inset
28368
28369
28370 \end_layout
28371
28372 \begin_layout Standard
28373 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28374  the symbol definition.
28375  This leads to undesired results when you for example have symbols in formulas.
28376  Suppose you have nomenclature entries for the symbols 
28377 \emph on
28378 a
28379 \begin_inset CommandInset nomenclature
28380 LatexCommand nomenclature
28381 symbol "a"
28382 description "dummy entry for the character \"a\""
28383
28384 \end_inset
28385
28386
28387 \emph default
28388  and 
28389 \begin_inset Formula $\sigma$
28390 \end_inset
28391
28392
28393 \begin_inset CommandInset nomenclature
28394 LatexCommand nomenclature
28395 prefix "sigma"
28396 symbol "$\\sigma$"
28397 description "dummy entry for the character \\textsf{sigma}"
28398
28399 \end_inset
28400
28401 .
28402  They will be sorted by 
28403 \begin_inset Quotes eld
28404 \end_inset
28405
28406
28407 \family sans
28408 a
28409 \family default
28410
28411 \begin_inset Quotes erd
28412 \end_inset
28413
28414  and 
28415 \begin_inset Quotes eld
28416 \end_inset
28417
28418
28419 \family typewriter
28420 $
28421 \backslash
28422 sigma$
28423 \family default
28424
28425 \begin_inset Quotes erd
28426 \end_inset
28427
28428  – the 
28429 \begin_inset Formula $\sigma$
28430 \end_inset
28431
28432  will be sorted before the 
28433 \emph on
28434 a
28435 \emph default
28436  since the character 
28437 \begin_inset Quotes eld
28438 \end_inset
28439
28440 $
28441 \begin_inset Quotes erd
28442 \end_inset
28443
28444  is considered in sorting.
28445 \end_layout
28446
28447 \begin_layout Standard
28448 To control the sort order, you can edit the 
28449 \family sans
28450 Sort
28451 \begin_inset space ~
28452 \end_inset
28453
28454 as
28455 \family default
28456  field of the nomenclature dialog.
28457  Then the nomenclature entry will be sorted by this entry and not the symbol
28458  definition.
28459  For the example given, you can insert 
28460 \family typewriter
28461 sigma
28462 \family default
28463  in this field for the 
28464 \begin_inset Formula $\sigma$
28465 \end_inset
28466
28467 , then 
28468 \emph on
28469 a
28470 \emph default
28471  will be located before 
28472 \begin_inset Formula $\sigma$
28473 \end_inset
28474
28475 .
28476 \end_layout
28477
28478 \begin_layout Standard
28479 For subgrouping and tips for using sort entries see the 
28480 \series bold
28481 nomencl
28482 \series default
28483  documentation, 
28484 \begin_inset CommandInset citation
28485 LatexCommand cite
28486 key "nomencl"
28487
28488 \end_inset
28489
28490 .
28491 \end_layout
28492
28493 \begin_layout Subsection
28494 Nomenclature Options
28495 \begin_inset Index idx
28496 status collapsed
28497
28498 \begin_layout Plain Layout
28499 Nomenclature ! Options
28500 \end_layout
28501
28502 \end_inset
28503
28504
28505 \end_layout
28506
28507 \begin_layout Standard
28508 The 
28509 \series bold
28510 nomencl
28511 \series default
28512  package offers some options to adjust the appearance of the nomenclature.
28513  Here are some of its options, for more have a look at its documentation:
28514 \end_layout
28515
28516 \begin_layout Description
28517 refeq Appends the phrase 
28518 \begin_inset Quotes eld
28519 \end_inset
28520
28521
28522 \family sans
28523 , see equation (
28524 \emph on
28525 eq
28526 \emph default
28527 )
28528 \family default
28529
28530 \begin_inset Quotes erd
28531 \end_inset
28532
28533  to every nomenclature entry, where 
28534 \family sans
28535 \emph on
28536 eq
28537 \family default
28538 \emph default
28539  is the number of the last equation in front of the nomenclature entry
28540 \end_layout
28541
28542 \begin_layout Description
28543 refpage Appends the phrase 
28544 \begin_inset Quotes eld
28545 \end_inset
28546
28547
28548 \family sans
28549 , page (
28550 \emph on
28551 page
28552 \emph default
28553 )
28554 \family default
28555
28556 \begin_inset Quotes erd
28557 \end_inset
28558
28559  to every nomenclature entry, where 
28560 \family sans
28561 \emph on
28562 page
28563 \family default
28564 \emph default
28565  is the number of the page on which the nomenclature entry appeared
28566 \end_layout
28567
28568 \begin_layout Description
28569 intoc Inserts the nomenclature in the Table of Contents
28570 \end_layout
28571
28572 \begin_layout Standard
28573 To use one or more of the options, add them to the comma-separated document
28574  class options list in the 
28575 \family sans
28576 Document\SpecialChar \menuseparator
28577 Settings
28578 \family default
28579  dialog.
28580  In this document the options 
28581 \series bold
28582 refpage, intoc
28583 \series default
28584  are used.
28585 \end_layout
28586
28587 \begin_layout Standard
28588 \begin_inset VSpace bigskip
28589 \end_inset
28590
28591
28592 \end_layout
28593
28594 \begin_layout Standard
28595 You can also use the first two options above only for certain nomenclature
28596  entries when you add one of the following commands as last entry to the
28597  
28598 \family sans
28599 Description
28600 \family default
28601  field in the nomenclature dialog:
28602 \end_layout
28603
28604 \begin_layout Description
28605
28606 \backslash
28607 nomrefeq Like the 
28608 \series bold
28609 refeq
28610 \series default
28611  option
28612 \end_layout
28613
28614 \begin_layout Description
28615
28616 \backslash
28617 nomrefpage Like the 
28618 \series bold
28619 refpage
28620 \series default
28621  option
28622 \end_layout
28623
28624 \begin_layout Description
28625
28626 \backslash
28627 nomrefeqpage Short notation of 
28628 \series bold
28629
28630 \backslash
28631 nomrefeq
28632 \backslash
28633 nomrefpage
28634 \end_layout
28635
28636 \begin_layout Description
28637
28638 \backslash
28639 nomnorefeq,
28640 \begin_inset space ~
28641 \end_inset
28642
28643
28644 \backslash
28645 nomnorefpage,
28646 \begin_inset space ~
28647 \end_inset
28648
28649
28650 \backslash
28651 nomnorefeqpage Turns off the corresponding options
28652 \end_layout
28653
28654 \begin_layout Standard
28655 Words like 
28656 \begin_inset Quotes eld
28657 \end_inset
28658
28659 page
28660 \begin_inset Quotes erd
28661 \end_inset
28662
28663  are automatically translated for some document languages.
28664  If not, add these lines to your LaTeX preamble:
28665 \end_layout
28666
28667 \begin_layout Standard
28668 \noindent
28669
28670 \series bold
28671
28672 \backslash
28673 renewcommand{
28674 \backslash
28675 eqdeclaration}[1]{, see equation
28676 \backslash
28677 nobreakspace(#1)}
28678 \begin_inset Newline newline
28679 \end_inset
28680
28681
28682 \backslash
28683 renewcommand{
28684 \backslash
28685 pagedeclaration}[1]{, page
28686 \backslash
28687 nobreakspace{}#1}
28688 \series default
28689
28690 \begin_inset Newline newline
28691 \end_inset
28692
28693 and replace 
28694 \begin_inset Quotes eld
28695 \end_inset
28696
28697 see equation
28698 \begin_inset Quotes erd
28699 \end_inset
28700
28701  and 
28702 \begin_inset Quotes eld
28703 \end_inset
28704
28705 page
28706 \begin_inset Quotes erd
28707 \end_inset
28708
28709  by their translation.
28710 \end_layout
28711
28712 \begin_layout Subsection
28713 Printing the Nomenclature
28714 \begin_inset Index idx
28715 status collapsed
28716
28717 \begin_layout Plain Layout
28718 Nomenclature ! Printing
28719 \end_layout
28720
28721 \end_inset
28722
28723
28724 \end_layout
28725
28726 \begin_layout Standard
28727 To print the nomenclature, use the menu 
28728 \family sans
28729 Insert\SpecialChar \menuseparator
28730 Lists
28731 \begin_inset space ~
28732 \end_inset
28733
28734 /
28735 \begin_inset space ~
28736 \end_inset
28737
28738 TOC\SpecialChar \menuseparator
28739 Nomenclature
28740 \family default
28741 .
28742  A box labeled 
28743 \begin_inset Quotes eld
28744 \end_inset
28745
28746
28747 \family sans
28748 Nomenclature
28749 \family default
28750
28751 \begin_inset Quotes erd
28752 \end_inset
28753
28754  will show the place where the nomenclature is printed in the output.
28755  By right-clicking on it, the amount of space for symbols can be altered.
28756  You can choose between these settings:
28757 \end_layout
28758
28759 \begin_layout Description
28760 Default a space of 1
28761 \begin_inset space \thinspace{}
28762 \end_inset
28763
28764 cm is used
28765 \end_layout
28766
28767 \begin_layout Description
28768 Longest
28769 \begin_inset space ~
28770 \end_inset
28771
28772 label
28773 \begin_inset space ~
28774 \end_inset
28775
28776 width the width of the widest symbol of all nomenclature entries is used
28777 \end_layout
28778
28779 \begin_layout Description
28780 Custom custom space
28781 \end_layout
28782
28783 \begin_layout Standard
28784 In the printed output the title of the nomenclature appears as 
28785 \begin_inset Quotes eld
28786 \end_inset
28787
28788 Nomenclature
28789 \begin_inset Quotes erd
28790 \end_inset
28791
28792 .
28793  If you are not happy with the name, you can change it by redefining the
28794  command 
28795 \series bold
28796
28797 \backslash
28798 nomname
28799 \series default
28800  in the preamble.
28801  For example, in order to change the name to 
28802 \emph on
28803 List of Symbols
28804 \emph default
28805 , add the following line to the preamble:
28806 \end_layout
28807
28808 \begin_layout Standard
28809
28810 \family roman
28811 \series bold
28812
28813 \backslash
28814 renewcommand{
28815 \backslash
28816 nomname}{List of Symbols}
28817 \end_layout
28818
28819 \begin_layout Subsection
28820 Nomenclature Program
28821 \begin_inset Index idx
28822 status collapsed
28823
28824 \begin_layout Plain Layout
28825 Nomenclature ! Program
28826 \end_layout
28827
28828 \end_inset
28829
28830
28831 \begin_inset CommandInset label
28832 LatexCommand label
28833 name "sub:Nomenclature-Program"
28834
28835 \end_inset
28836
28837
28838 \end_layout
28839
28840 \begin_layout Standard
28841 LyX uses the program 
28842 \family sans
28843 makeindex
28844 \family default
28845 , that is part of every LaTeX distribution, to generate the nomenclature.
28846  LyX's preferences dialog allows you to specify another program or to control
28847  
28848 \family sans
28849 makeindex
28850 \family default
28851  by adding options, see section
28852 \begin_inset space ~
28853 \end_inset
28854
28855
28856 \begin_inset CommandInset ref
28857 LatexCommand ref
28858 reference "sub:LaTeX-settings"
28859
28860 \end_inset
28861
28862 .
28863  The available options are listed and explained in 
28864 \begin_inset CommandInset citation
28865 LatexCommand cite
28866 key "nomencl,makeindex"
28867
28868 \end_inset
28869
28870 .
28871 \end_layout
28872
28873 \begin_layout Section
28874 Branches
28875 \begin_inset Index idx
28876 status collapsed
28877
28878 \begin_layout Plain Layout
28879 Branches
28880 \end_layout
28881
28882 \end_inset
28883
28884
28885 \begin_inset Index idx
28886 status collapsed
28887
28888 \begin_layout Plain Layout
28889 Document ! Branches
28890 \end_layout
28891
28892 \end_inset
28893
28894
28895 \begin_inset CommandInset label
28896 LatexCommand label
28897 name "sec:Branches"
28898
28899 \end_inset
28900
28901
28902 \end_layout
28903
28904 \begin_layout Standard
28905 Sometimes it is useful to hide some document parts in the output.
28906  For example a teacher who is setting an exam obviously doesn't want the
28907  pupils to see the answers, but having questions and answers in the same
28908  document will make the life of the markers of that exam much easier.
28909 \end_layout
28910
28911 \begin_layout Standard
28912 For these cases LyX allows you to put text into branches.
28913  The text will then only appear in the output when its branch is activated.
28914  To create a branch, either select the menu 
28915 \family sans
28916 Insert\SpecialChar \menuseparator
28917 Branch\SpecialChar \menuseparator
28918 Insert New Branch
28919 \family default
28920  (if you just want to specify a new branch) or go in the 
28921 \family sans
28922 Document\SpecialChar \menuseparator
28923 Settings
28924 \family default
28925  dialog to 
28926 \family sans
28927 Branches
28928 \family default
28929 , where you can specify and change the name of the branch, its activation
28930  state (whether the content of the branch is shown in the output or not),
28931  its background color inside LyX and whether the name of the branch should
28932  be appended to the document file name on export if the branch is active
28933  (see below for an example).
28934  Furthermore, the dialog lets you merge two branches (just rename one branch
28935  to the name of the other) and to add 
28936 \begin_inset Quotes eld
28937 \end_inset
28938
28939 unknown branches
28940 \begin_inset Quotes erd
28941 \end_inset
28942
28943  (i.
28944 \begin_inset space \thinspace{}
28945 \end_inset
28946
28947 e.
28948 \begin_inset space ~
28949 \end_inset
28950
28951 branches that were added to the document via copy and paste from other documents
28952 , without having been defined) to the document's branch list.
28953 \end_layout
28954
28955 \begin_layout Standard
28956 Text that should be in a branch is set into branch inset boxes.
28957  These boxes are inserted via the menu 
28958 \family sans
28959 Insert\SpecialChar \menuseparator
28960 Branch
28961 \family default
28962  where you can choose a branch.
28963  You can later change the activation state of the branch by right-clicking
28964  on them.
28965 \end_layout
28966
28967 \begin_layout Standard
28968 Here is an example, where only the question text appears, the answer branch
28969  is deactivated and therefore does not appear in the output:
28970 \end_layout
28971
28972 \begin_layout Standard
28973 \begin_inset Branch Question
28974 status collapsed
28975
28976 \begin_layout Standard
28977 Question: Who was the first physics Nobel prize winner?
28978 \end_layout
28979
28980 \end_inset
28981
28982
28983 \end_layout
28984
28985 \begin_layout Standard
28986 \begin_inset Branch Answer
28987 status collapsed
28988
28989 \begin_layout Standard
28990 Answer: Wilhelm Conrad Röntgen
28991 \end_layout
28992
28993 \end_inset
28994
28995
28996 \end_layout
28997
28998 \begin_layout Standard
28999 If you activate 
29000 \family sans
29001 Filename Suffix
29002 \family default
29003  in 
29004 \family sans
29005 Document\SpecialChar \menuseparator
29006 Settings\SpecialChar \menuseparator
29007 Branches
29008 \family default
29009 , the name of the active branches will be appended to the file name at export.
29010  Consider for example a file 
29011 \begin_inset Quotes eld
29012 \end_inset
29013
29014 Exam.lyx
29015 \begin_inset Quotes erd
29016 \end_inset
29017
29018  which has the above branches.
29019  If 
29020 \begin_inset Quotes eld
29021 \end_inset
29022
29023 Filename Suffix
29024 \begin_inset Quotes erd
29025 \end_inset
29026
29027  is active, the PDF export file would be called 
29028 \begin_inset Quotes eld
29029 \end_inset
29030
29031 Exam.pdf
29032 \begin_inset Quotes erd
29033 \end_inset
29034
29035  if both the 
29036 \begin_inset Quotes eld
29037 \end_inset
29038
29039 Question
29040 \begin_inset Quotes erd
29041 \end_inset
29042
29043  and 
29044 \begin_inset Quotes eld
29045 \end_inset
29046
29047 Answer
29048 \begin_inset Quotes erd
29049 \end_inset
29050
29051  branch were inactive, 
29052 \begin_inset Quotes eld
29053 \end_inset
29054
29055 Exam-Question.pdf
29056 \begin_inset Quotes erd
29057 \end_inset
29058
29059  if only the 
29060 \begin_inset Quotes eld
29061 \end_inset
29062
29063 Question
29064 \begin_inset Quotes erd
29065 \end_inset
29066
29067  branch was active, likewise 
29068 \begin_inset Quotes eld
29069 \end_inset
29070
29071 Exam-Answer.pdf
29072 \begin_inset Quotes erd
29073 \end_inset
29074
29075  if only the 
29076 \begin_inset Quotes eld
29077 \end_inset
29078
29079 Answer
29080 \begin_inset Quotes erd
29081 \end_inset
29082
29083  branch was active, and 
29084 \begin_inset Quotes eld
29085 \end_inset
29086
29087 Exam-Question-Answer.pdf
29088 \begin_inset Quotes erd
29089 \end_inset
29090
29091  if both branches were active.
29092  This helps you to easily export different versions of your document without
29093  much hassle.
29094 \end_layout
29095
29096 \begin_layout Standard
29097 \begin_inset VSpace bigskip
29098 \end_inset
29099
29100
29101 \end_layout
29102
29103 \begin_layout Standard
29104 To use conditional output inside places where you cannot insert branch insets,
29105  like inside equations, you can code special LaTeX definitions for each
29106  branch.
29107  For example you can define for the question branch
29108 \begin_inset Foot
29109 status collapsed
29110
29111 \begin_layout Plain Layout
29112 For an introduction to the LaTeX-syntax, see section
29113 \begin_inset space ~
29114 \end_inset
29115
29116
29117 \begin_inset CommandInset ref
29118 LatexCommand ref
29119 reference "sub:LaTeX-Syntax"
29120
29121 \end_inset
29122
29123 .
29124 \end_layout
29125
29126 \end_inset
29127
29128
29129 \end_layout
29130
29131 \begin_layout Standard
29132
29133 \series bold
29134
29135 \backslash
29136 newcommand{
29137 \backslash
29138 question}[1]{#1}
29139 \end_layout
29140
29141 \begin_layout Standard
29142
29143 \series bold
29144
29145 \backslash
29146 newcommand{
29147 \backslash
29148 answer}[1]{}
29149 \end_layout
29150
29151 \begin_layout Standard
29152 and for the answer branch
29153 \end_layout
29154
29155 \begin_layout Standard
29156
29157 \series bold
29158
29159 \backslash
29160 newcommand{
29161 \backslash
29162 question}[1]{}
29163 \end_layout
29164
29165 \begin_layout Standard
29166
29167 \series bold
29168
29169 \backslash
29170 newcommand{
29171 \backslash
29172 answer}[1]{#1}
29173 \end_layout
29174
29175 \begin_layout Standard
29176 \begin_inset Branch Question
29177 status collapsed
29178
29179 \begin_layout Standard
29180 \begin_inset ERT
29181 status open
29182
29183 \begin_layout Plain Layout
29184
29185
29186 \backslash
29187 newcommand{
29188 \backslash
29189 question}[1]{#1}
29190 \end_layout
29191
29192 \begin_layout Plain Layout
29193
29194
29195 \backslash
29196 newcommand{
29197 \backslash
29198 answer}[1]{}
29199 \end_layout
29200
29201 \end_inset
29202
29203
29204 \end_layout
29205
29206 \end_inset
29207
29208
29209 \end_layout
29210
29211 \begin_layout Standard
29212 \begin_inset Branch Answer
29213 status collapsed
29214
29215 \begin_layout Standard
29216 \begin_inset ERT
29217 status collapsed
29218
29219 \begin_layout Plain Layout
29220
29221
29222 \backslash
29223 newcommand{
29224 \backslash
29225 question}[1]{}
29226 \end_layout
29227
29228 \begin_layout Plain Layout
29229
29230
29231 \backslash
29232 newcommand{
29233 \backslash
29234 answer}[1]{#1}
29235 \end_layout
29236
29237 \end_inset
29238
29239
29240 \end_layout
29241
29242 \end_inset
29243
29244
29245 \end_layout
29246
29247 \begin_layout Standard
29248 Now it is possible to use the commands 
29249 \series bold
29250
29251 \backslash
29252 question{\SpecialChar \ldots{}
29253 }
29254 \series default
29255  and 
29256 \series bold
29257
29258 \backslash
29259 answer{\SpecialChar \ldots{}
29260 }
29261 \series default
29262  to obtain conditional output.
29263  Here is an example formula where only the 
29264 \series bold
29265
29266 \backslash
29267 question
29268 \series default
29269  part appears:
29270 \begin_inset Formula 
29271 \[
29272 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29273 \]
29274
29275 \end_inset
29276
29277
29278 \end_layout
29279
29280 \begin_layout Standard
29281 Inside math, the same effect can be achieved using math macros, see the
29282  
29283 \emph on
29284 Math
29285 \emph default
29286  manual.
29287 \change_inserted 5863208 1334492666
29288
29289 \end_layout
29290
29291 \begin_layout Standard
29292
29293 \change_inserted 5863208 1334493356
29294 Each type of branch is allowed to have its specific style defined in layout
29295  files (e.g.
29296  any branch inset can be automatically wrapped by your own LaTeX commands.).
29297  For this advanced usage, please study Customization manual (in particular
29298  section 
29299 \begin_inset Quotes eld
29300 \end_inset
29301
29302 Flex insets and InsetLayout
29303 \begin_inset Quotes erd
29304 \end_inset
29305
29306 ).
29307 \change_unchanged
29308
29309 \end_layout
29310
29311 \begin_layout Section
29312 PDF Properties
29313 \begin_inset CommandInset label
29314 LatexCommand label
29315 name "sec:PDF-Properties"
29316
29317 \end_inset
29318
29319
29320 \begin_inset Index idx
29321 status collapsed
29322
29323 \begin_layout Plain Layout
29324 PDF properties
29325 \end_layout
29326
29327 \end_inset
29328
29329
29330 \end_layout
29331
29332 \begin_layout Standard
29333 The 
29334 \family sans
29335 Document Settings
29336 \family default
29337  dialog allows you in the 
29338 \family sans
29339 PDF Properties
29340 \family default
29341  to set up special options for the PDF output of your document.
29342  All options there are provided by the LaTeX-package 
29343 \series bold
29344 hyperref
29345 \series default
29346
29347 \begin_inset Index idx
29348 status collapsed
29349
29350 \begin_layout Plain Layout
29351 LaTeX-packages ! hyperref
29352 \end_layout
29353
29354 \end_inset
29355
29356 .
29357 \end_layout
29358
29359 \begin_layout Standard
29360 Using 
29361 \series bold
29362 hyperref
29363 \series default
29364  will link all cross-references in the DVI- and PDF-output.
29365  This means that the reader of your document will be able to click on a
29366  table of contents entry or on a reference and he is shown the referenced
29367  document part.
29368  You can specify in the dialog tab 
29369 \family sans
29370 Hyperlinks
29371 \family default
29372  how the links will look and if links for bibliographical backreferences
29373  are created.
29374  The backreferences will appear in the bibliography behind the different
29375  entries, showing the number of the section, slide, or page where the entry
29376  is referenced.
29377 \end_layout
29378
29379 \begin_layout Standard
29380 In the dialog tab 
29381 \family sans
29382 Bookmarks
29383 \family default
29384  you can set if PDF-bookmarks should be created for every section of your
29385  document to make it easier for readers to navigate through the document.
29386  You can decide if the bookmarks should be numbered like your document sections
29387  or not.
29388  With the open bookmarks level you can specify what sectioning level should
29389  be displayed in the bookmarks when opening the PDF.
29390  For example level
29391 \begin_inset space ~
29392 \end_inset
29393
29394 2 will display all sections and subsections, while level
29395 \begin_inset space ~
29396 \end_inset
29397
29398 1 will only display the sections.
29399 \end_layout
29400
29401 \begin_layout Standard
29402 The header information in the dialog tab 
29403 \family sans
29404 General
29405 \family default
29406  are saved together with the PDF as file properties.
29407  Many programs are able to extract this information to e.
29408 \begin_inset space \thinspace{}
29409 \end_inset
29410
29411 g.
29412 \begin_inset space \space{}
29413 \end_inset
29414
29415 automatically recognize who the author is and what the PDF is about.
29416  This is very useful to sort, classify, or use PDFs for bibliography issues.
29417  When the option 
29418 \family sans
29419 Automatic fill header
29420 \family default
29421  is set, LyX tries to extract the header information from your document
29422  title and author settings.
29423 \end_layout
29424
29425 \begin_layout Standard
29426 The option 
29427 \family sans
29428 Load in fullscreen mode
29429 \family default
29430  will open the PDF in fullscreen mode, which is useful for presentations.
29431 \end_layout
29432
29433 \begin_layout Standard
29434 PDF properties are also used in this document.
29435  When you look in its document settings, you can see that some additional
29436  
29437 \series bold
29438 hyperref
29439 \series default
29440  options are used.
29441  For an explanation of them we refer you to the hyperref manual 
29442 \begin_inset CommandInset citation
29443 LatexCommand cite
29444 key "hyperref"
29445
29446 \end_inset
29447
29448 .
29449 \end_layout
29450
29451 \begin_layout Section
29452 TeX Code and the LaTeX Syntax
29453 \begin_inset CommandInset label
29454 LatexCommand label
29455 name "sec:TeX-Code"
29456
29457 \end_inset
29458
29459
29460 \end_layout
29461
29462 \begin_layout Subsection
29463 TeX Code Boxes
29464 \begin_inset Index idx
29465 status collapsed
29466
29467 \begin_layout Plain Layout
29468 TeX Code
29469 \end_layout
29470
29471 \end_inset
29472
29473
29474 \begin_inset CommandInset label
29475 LatexCommand label
29476 name "sub:TeX-Code-Boxes"
29477
29478 \end_inset
29479
29480
29481 \end_layout
29482
29483 \begin_layout Standard
29484 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29485  constructs, but not all.
29486  LaTeX contains hundreds of packages that provide different commands.
29487  All the time packages are being updated and new ones added.
29488  This has the advantage that you can typeset nearly everything as there
29489  is for every problem a LaTeX-package.
29490  But LyX can of course not be up to date and support all packages and their
29491  commands.
29492 \end_layout
29493
29494 \begin_layout Standard
29495 But don't worry, you can use any LaTeX-command directly in LyX inside the
29496  TeX Code box.
29497  A TeX Code box is created by the menu 
29498 \family sans
29499 Insert\SpecialChar \menuseparator
29500 TeX
29501 \begin_inset space ~
29502 \end_inset
29503
29504 Code
29505 \family default
29506  or by the toolbar button 
29507 \begin_inset Info
29508 type  "icon"
29509 arg   "ert-insert"
29510 \end_inset
29511
29512  (shortcut 
29513 \begin_inset Info
29514 type  "shortcut"
29515 arg   "ert-insert"
29516 \end_inset
29517
29518 ).
29519  The box can be opened by left-clicking and closed by right-clicking on
29520  it and selecting 
29521 \family sans
29522 Close Inset
29523 \family default
29524 .
29525 \end_layout
29526
29527 \begin_layout Standard
29528 You can insert complete or incomplete commands as TeX Code.
29529  Incomplete means that the command argument can be Standard LyX text.
29530  For example, if you want to draw a frame around a word and are therefore
29531  using the LaTeX-command 
29532 \series bold
29533
29534 \backslash
29535 fbox
29536 \series default
29537 , you can write the command part 
29538 \series bold
29539
29540 \backslash
29541 fbox{
29542 \series default
29543  in a TeX Code box before the word and the closing brace 
29544 \series bold
29545 }
29546 \series default
29547  in a second TeX Code box behind the word.
29548  The word between the two TeX Code boxes is then the argument as it is in
29549  the following example:
29550 \end_layout
29551
29552 \begin_layout Standard
29553 \begin_inset Graphics
29554         filename clipart/ERT.png
29555         scale 89
29556
29557 \end_inset
29558
29559
29560 \end_layout
29561
29562 \begin_layout Standard
29563 gives
29564 \end_layout
29565
29566 \begin_layout Standard
29567 This is a line with a 
29568 \begin_inset ERT
29569 status collapsed
29570
29571 \begin_layout Plain Layout
29572
29573
29574 \backslash
29575 fbox{
29576 \end_layout
29577
29578 \end_inset
29579
29580 framed
29581 \begin_inset ERT
29582 status collapsed
29583
29584 \begin_layout Plain Layout
29585
29586 }
29587 \end_layout
29588
29589 \end_inset
29590
29591  word.
29592 \end_layout
29593
29594 \begin_layout Standard
29595 \begin_inset Note Greyedout
29596 status open
29597
29598 \begin_layout Plain Layout
29599
29600 \series bold
29601 Note:
29602 \series default
29603  At the end of LaTeX-commands without parameters, you have to insert a space
29604  to let LaTeX know that the command is finished.
29605 \end_layout
29606
29607 \end_inset
29608
29609
29610 \end_layout
29611
29612 \begin_layout Subsection
29613 Short Introduction to the LaTeX Syntax
29614 \begin_inset Argument
29615 status collapsed
29616
29617 \begin_layout Plain Layout
29618 The LaTeX Syntax
29619 \end_layout
29620
29621 \end_inset
29622
29623
29624 \begin_inset Index idx
29625 status collapsed
29626
29627 \begin_layout Plain Layout
29628 LaTeX Syntax
29629 \end_layout
29630
29631 \end_inset
29632
29633
29634 \begin_inset CommandInset label
29635 LatexCommand label
29636 name "sub:LaTeX-Syntax"
29637
29638 \end_inset
29639
29640
29641 \end_layout
29642
29643 \begin_layout Standard
29644 When you write larger documents or books, you will need to know something
29645  about the LaTeX-commands that LyX uses in the background.
29646  Because LaTeX is based on commands, you can 
29647 \begin_inset Quotes eld
29648 \end_inset
29649
29650 program
29651 \begin_inset Quotes erd
29652 \end_inset
29653
29654  your text.
29655  This has the advantage that the layout of the document can be changed at
29656  any time if you know the right commands.
29657  E.
29658 \begin_inset space \thinspace{}
29659 \end_inset
29660
29661 g.
29662 \begin_inset space \space{}
29663 \end_inset
29664
29665 imagine you have to write a manual for a product and the deadline is the
29666  end of the day.
29667  Your boss has just complimented you for your good work but wants to have
29668  all caption labels bold.
29669  But you have over a hundred figure and table captions with non-bold labels
29670  in your manual.
29671  Of course it is impossible to change all caption labels manually in one
29672  day.
29673 \end_layout
29674
29675 \begin_layout Standard
29676 Now LaTeX comes into play.
29677  As mentioned above, for every problem there exists a LaTeX-package.
29678  First you have to find out which and therefore look into the LaTeX package
29679  database, 
29680 \begin_inset CommandInset citation
29681 LatexCommand cite
29682 key "Catalogue"
29683
29684 \end_inset
29685
29686 .
29687 \end_layout
29688
29689 \begin_layout Standard
29690 As result you find that the package 
29691 \series bold
29692 caption
29693 \series default
29694
29695 \begin_inset Index idx
29696 status collapsed
29697
29698 \begin_layout Plain Layout
29699 LaTeX-packages ! caption
29700 \end_layout
29701
29702 \end_inset
29703
29704  is what you need.
29705  To use a package, you have to load it in the document preamble (menu 
29706 \family sans
29707 Document\SpecialChar \menuseparator
29708 Settings
29709 \family default
29710 ) with the command
29711 \end_layout
29712
29713 \begin_layout Standard
29714
29715 \series bold
29716
29717 \backslash
29718 usepackage[options]{package name}
29719 \end_layout
29720
29721 \begin_layout Standard
29722 All LaTeX commands begin with a backslash, the command argument is set within
29723  two braces and the options are set within two brackets.
29724  Note that not all commands have an argument and options.
29725 \end_layout
29726
29727 \begin_layout Standard
29728 In your case the package name is 
29729 \series bold
29730 caption
29731 \series default
29732 .
29733  After a look in the documentation of the package, you know that the option
29734  
29735 \series bold
29736 labelfont=bf
29737 \series default
29738  will change the font of all caption labels to bold.
29739  So you add the command
29740 \end_layout
29741
29742 \begin_layout Standard
29743
29744 \series bold
29745
29746 \backslash
29747 usepackage[labelfont=bf]{caption}
29748 \end_layout
29749
29750 \begin_layout Standard
29751 to the preamble and the problem is solved.
29752 \begin_inset Foot
29753 status collapsed
29754
29755 \begin_layout Plain Layout
29756 For more commands provided by the 
29757 \series bold
29758 caption
29759 \series default
29760  package, have a look at its documentation, 
29761 \begin_inset CommandInset citation
29762 LatexCommand cite
29763 key "caption"
29764
29765 \end_inset
29766
29767 .
29768 \end_layout
29769
29770 \end_inset
29771
29772
29773 \end_layout
29774
29775 \begin_layout Standard
29776 Note that some document classes have built-in solutions for well-known problems
29777  like your case.
29778  For example if you use a 
29779 \family sans
29780 KOMA-Script
29781 \family default
29782  class, you don't need the package 
29783 \series bold
29784 caption
29785 \series default
29786 , you can instead write
29787 \end_layout
29788
29789 \begin_layout Standard
29790
29791 \series bold
29792
29793 \backslash
29794 setkomafont{captionlabel}{
29795 \backslash
29796 bfseries}
29797 \end_layout
29798
29799 \begin_layout Standard
29800 in the preamble and the problem is solved.
29801  So if you plan to write a large document, you should have a look at the
29802  documentation of the document class you want to use.
29803  (
29804 \series bold
29805
29806 \backslash
29807 setkomafont
29808 \series default
29809  is an example of a command with more than one argument.)
29810 \end_layout
29811
29812 \begin_layout Standard
29813 Commands in the preamble affect the whole document, while commands in the
29814  text affect only the text after the command or only the text used as command
29815  argument.
29816  To insert a LaTeX-command in text, use the TeX Code box as described in
29817  the previous section.
29818 \end_layout
29819
29820 \begin_layout Standard
29821 If you want to learn more about LaTeX and its syntax, have a look at the
29822  LaTeX-books 
29823 \begin_inset CommandInset citation
29824 LatexCommand cite
29825 key "latexcompanion,latexguide"
29826
29827 \end_inset
29828
29829 .
29830 \end_layout
29831
29832 \begin_layout Standard
29833 \begin_inset Newpage cleardoublepage
29834 \end_inset
29835
29836
29837 \end_layout
29838
29839 \begin_layout Standard
29840 \begin_inset ERT
29841 status collapsed
29842
29843 \begin_layout Plain Layout
29844
29845
29846 \backslash
29847 pagestyle{fancy}
29848 \end_layout
29849
29850 \end_inset
29851
29852
29853 \begin_inset Note Note
29854 status collapsed
29855
29856 \begin_layout Plain Layout
29857 switches temporarily to a page style with custom header and footer line
29858 \end_layout
29859
29860 \end_inset
29861
29862
29863 \end_layout
29864
29865 \begin_layout Left Header
29866 \begin_inset Argument
29867 status collapsed
29868
29869 \begin_layout Plain Layout
29870
29871 \end_layout
29872
29873 \end_inset
29874
29875
29876 \begin_inset ERT
29877 status collapsed
29878
29879 \begin_layout Plain Layout
29880
29881
29882 \backslash
29883 rightmark
29884 \end_layout
29885
29886 \end_inset
29887
29888
29889 \begin_inset Note Note
29890 status collapsed
29891
29892 \begin_layout Plain Layout
29893 defines the header line as described below
29894 \end_layout
29895
29896 \end_inset
29897
29898
29899 \end_layout
29900
29901 \begin_layout Center Header
29902 \begin_inset Argument
29903 status collapsed
29904
29905 \begin_layout Plain Layout
29906
29907 \end_layout
29908
29909 \end_inset
29910
29911
29912 \end_layout
29913
29914 \begin_layout Right Header
29915 \begin_inset Argument
29916 status collapsed
29917
29918 \begin_layout Plain Layout
29919 \begin_inset ERT
29920 status collapsed
29921
29922 \begin_layout Plain Layout
29923
29924
29925 \backslash
29926 leftmark
29927 \end_layout
29928
29929 \end_inset
29930
29931
29932 \end_layout
29933
29934 \end_inset
29935
29936
29937 \end_layout
29938
29939 \begin_layout Left Footer
29940 \begin_inset Argument
29941 status collapsed
29942
29943 \begin_layout Plain Layout
29944 \begin_inset ERT
29945 status collapsed
29946
29947 \begin_layout Plain Layout
29948
29949
29950 \backslash
29951 thepage
29952 \end_layout
29953
29954 \end_inset
29955
29956
29957 \end_layout
29958
29959 \end_inset
29960
29961
29962 \end_layout
29963
29964 \begin_layout Center Footer
29965 \begin_inset Argument
29966 status collapsed
29967
29968 \begin_layout Plain Layout
29969
29970 \family sans
29971 \series bold
29972 \color red
29973 LyX's user guide
29974 \end_layout
29975
29976 \end_inset
29977
29978 Magic code:
29979 \begin_inset Newline newline
29980 \end_inset
29981
29982
29983 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
29984 \end_inset
29985
29986
29987 \end_layout
29988
29989 \begin_layout Right Footer
29990 \begin_inset Argument
29991 status collapsed
29992
29993 \begin_layout Plain Layout
29994
29995 \end_layout
29996
29997 \end_inset
29998
29999
30000 \begin_inset ERT
30001 status collapsed
30002
30003 \begin_layout Plain Layout
30004
30005
30006 \backslash
30007 Roman{page}
30008 \end_layout
30009
30010 \end_inset
30011
30012
30013 \end_layout
30014
30015 \begin_layout Section
30016 Customized Page Headers and Footers
30017 \begin_inset CommandInset label
30018 LatexCommand label
30019 name "sec:Customized-Page-Headers"
30020
30021 \end_inset
30022
30023
30024 \begin_inset Index idx
30025 status collapsed
30026
30027 \begin_layout Plain Layout
30028 Document ! Header/Footer line
30029 \end_layout
30030
30031 \end_inset
30032
30033
30034 \begin_inset Index idx
30035 status collapsed
30036
30037 \begin_layout Plain Layout
30038 Header/Footer line
30039 \end_layout
30040
30041 \end_inset
30042
30043
30044 \end_layout
30045
30046 \begin_layout Standard
30047 To define a custom page header and footer line for your document, you need
30048  to set the headings style to 
30049 \family sans
30050 Fancy
30051 \family default
30052  in the 
30053 \family sans
30054 Document\SpecialChar \menuseparator
30055 Settings
30056 \family default
30057  dialog under 
30058 \family sans
30059 Page
30060 \begin_inset space ~
30061 \end_inset
30062
30063 Layout
30064 \family default
30065 .
30066  As a second step add in the menu 
30067 \family sans
30068 Document\SpecialChar \menuseparator
30069 Settings\SpecialChar \menuseparator
30070 Modules
30071 \family default
30072  the module 
30073 \begin_inset Quotes eld
30074 \end_inset
30075
30076 Custom Header/Footerlines
30077 \begin_inset Quotes erd
30078 \end_inset
30079
30080 .
30081  This module offers the following 6
30082 \begin_inset space ~
30083 \end_inset
30084
30085 styles:
30086 \end_layout
30087
30088 \begin_layout Description
30089 Left
30090 \begin_inset space ~
30091 \end_inset
30092
30093 Header,
30094 \begin_inset space ~
30095 \end_inset
30096
30097 Center
30098 \begin_inset space ~
30099 \end_inset
30100
30101 Header,
30102 \begin_inset space ~
30103 \end_inset
30104
30105 Right
30106 \begin_inset space ~
30107 \end_inset
30108
30109 Header
30110 \end_layout
30111
30112 \begin_layout Description
30113 Left
30114 \begin_inset space ~
30115 \end_inset
30116
30117 Footer,
30118 \begin_inset space ~
30119 \end_inset
30120
30121 Center
30122 \begin_inset space ~
30123 \end_inset
30124
30125 Footer,
30126 \begin_inset space ~
30127 \end_inset
30128
30129 Right
30130 \begin_inset space ~
30131 \end_inset
30132
30133 Footer
30134 \end_layout
30135
30136 \begin_layout Standard
30137 for the different positions in the header/footer.
30138 \end_layout
30139
30140 \begin_layout Standard
30141 Normally, headers and footers are set up in the beginning of the document.
30142  But you can change them anywhere you want to.
30143  Figure
30144 \begin_inset space ~
30145 \end_inset
30146
30147
30148 \begin_inset CommandInset ref
30149 LatexCommand ref
30150 reference "fig:Page-layout"
30151
30152 \end_inset
30153
30154  shows the page layout and where the header/footer styles will appear.
30155 \end_layout
30156
30157 \begin_layout Standard
30158 \begin_inset Float figure
30159 placement h
30160 wide false
30161 sideways false
30162 status collapsed
30163
30164 \begin_layout Plain Layout
30165 \noindent
30166 \align center
30167 \begin_inset Tabular
30168 <lyxtabular version="3" rows="5" columns="3">
30169 <features tabularvalignment="middle">
30170 <column alignment="left" valignment="top" width="30line%">
30171 <column alignment="center" valignment="top" width="30line%">
30172 <column alignment="right" valignment="top" width="30line%">
30173 <row>
30174 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30175 \begin_inset Text
30176
30177 \begin_layout Plain Layout
30178 Left Header
30179 \end_layout
30180
30181 \end_inset
30182 </cell>
30183 <cell alignment="center" valignment="top" topline="true" usebox="none">
30184 \begin_inset Text
30185
30186 \begin_layout Plain Layout
30187 Center Header
30188 \end_layout
30189
30190 \end_inset
30191 </cell>
30192 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30193 \begin_inset Text
30194
30195 \begin_layout Plain Layout
30196 Right Header
30197 \end_layout
30198
30199 \end_inset
30200 </cell>
30201 </row>
30202 <row>
30203 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30204 \begin_inset Text
30205
30206 \begin_layout Plain Layout
30207
30208 \end_layout
30209
30210 \end_inset
30211 </cell>
30212 <cell alignment="center" valignment="top" usebox="none">
30213 \begin_inset Text
30214
30215 \begin_layout Plain Layout
30216
30217 \end_layout
30218
30219 \end_inset
30220 </cell>
30221 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30222 \begin_inset Text
30223
30224 \begin_layout Plain Layout
30225
30226 \end_layout
30227
30228 \end_inset
30229 </cell>
30230 </row>
30231 <row>
30232 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30233 \begin_inset Text
30234
30235 \begin_layout Plain Layout
30236 The normal text on the page goes here.
30237  The running header is above the text, and the footer is below (including
30238  footnotes).
30239  Headers/footers typically contain things like the page number, title of
30240  the chapter, company logo but your can use almost anything, except of floats.
30241 \end_layout
30242
30243 \end_inset
30244 </cell>
30245 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30246 \begin_inset Text
30247
30248 \begin_layout Plain Layout
30249
30250 \end_layout
30251
30252 \end_inset
30253 </cell>
30254 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30255 \begin_inset Text
30256
30257 \begin_layout Plain Layout
30258
30259 \end_layout
30260
30261 \end_inset
30262 </cell>
30263 </row>
30264 <row>
30265 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30266 \begin_inset Text
30267
30268 \begin_layout Plain Layout
30269
30270 \end_layout
30271
30272 \end_inset
30273 </cell>
30274 <cell alignment="center" valignment="top" usebox="none">
30275 \begin_inset Text
30276
30277 \begin_layout Plain Layout
30278
30279 \end_layout
30280
30281 \end_inset
30282 </cell>
30283 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30284 \begin_inset Text
30285
30286 \begin_layout Plain Layout
30287
30288 \end_layout
30289
30290 \end_inset
30291 </cell>
30292 </row>
30293 <row>
30294 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30295 \begin_inset Text
30296
30297 \begin_layout Plain Layout
30298 Left Footer
30299 \end_layout
30300
30301 \end_inset
30302 </cell>
30303 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30304 \begin_inset Text
30305
30306 \begin_layout Plain Layout
30307 Center Footer
30308 \end_layout
30309
30310 \end_inset
30311 </cell>
30312 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30313 \begin_inset Text
30314
30315 \begin_layout Plain Layout
30316 Right Footer
30317 \end_layout
30318
30319 \end_inset
30320 </cell>
30321 </row>
30322 </lyxtabular>
30323
30324 \end_inset
30325
30326
30327 \end_layout
30328
30329 \begin_layout Plain Layout
30330 \begin_inset Caption
30331
30332 \begin_layout Plain Layout
30333 \begin_inset CommandInset label
30334 LatexCommand label
30335 name "fig:Page-layout"
30336
30337 \end_inset
30338
30339 Page layout with custom header and footer line.
30340 \end_layout
30341
30342 \end_inset
30343
30344
30345 \end_layout
30346
30347 \end_inset
30348
30349
30350 \end_layout
30351
30352 \begin_layout Subsection
30353 Definition
30354 \end_layout
30355
30356 \begin_layout Standard
30357 To define your header line, add all 3
30358 \begin_inset space ~
30359 \end_inset
30360
30361 header styles.
30362  The things you add to the styles appear on uneven pages, the things in
30363  the optional arguments on even pages.
30364  For single-sided documents, the optional arguments will not be used and
30365  can be omitted.
30366  If you leave a style or its argument empty, nothing appears in the output.
30367  Defining the footer line works similar.
30368 \end_layout
30369
30370 \begin_layout Standard
30371 For the definition, you will need some LaTeX-commands that are inserted
30372  as TeX code (menu 
30373 \family sans
30374 Insert\SpecialChar \menuseparator
30375 Te
30376 \begin_inset ERT
30377 status collapsed
30378
30379 \begin_layout Plain Layout
30380
30381 {}
30382 \end_layout
30383
30384 \end_inset
30385
30386 X
30387 \begin_inset space ~
30388 \end_inset
30389
30390 Code
30391 \family default
30392 ):
30393 \end_layout
30394
30395 \begin_layout Description
30396
30397 \backslash
30398 thepage prints the current page number
30399 \end_layout
30400
30401 \begin_layout Description
30402
30403 \backslash
30404 Roman{page} prints the current page number with capital roman numerals
30405 \end_layout
30406
30407 \begin_layout Description
30408
30409 \backslash
30410 roman{page} prints the current page number with small roman numerals
30411 \end_layout
30412
30413 \begin_layout Description
30414
30415 \backslash
30416 leftmark prints the current section number and title.
30417  If the document has chapters, it prints the current chapter number and
30418  title instead.
30419  It is called 
30420 \begin_inset Quotes eld
30421 \end_inset
30422
30423 leftmark
30424 \begin_inset Quotes prd
30425 \end_inset
30426
30427  because it usually goes in a left header.
30428 \end_layout
30429
30430 \begin_layout Description
30431
30432 \backslash
30433 rightmark prints the current subsection number and title.
30434  If the document has chapters, it prints the current section number and
30435  title instead.
30436  It is normally used in the right header.
30437 \end_layout
30438
30439 \begin_layout Subsection
30440 Default header/footer
30441 \end_layout
30442
30443 \begin_layout Standard
30444 The custom header/footer is not empty by default.
30445  The default header contains the chapter and section title and the center
30446  footer has the page number.
30447  In order to remove unwanted entries from the header/footer, include the
30448  relevant header/footer style in your document, but leave it blank.
30449  So, if you do not want a page number in the footer, include a blank 
30450 \family sans
30451 Center
30452 \begin_inset space ~
30453 \end_inset
30454
30455 Footer
30456 \family default
30457  style.
30458 \end_layout
30459
30460 \begin_layout Subsection
30461 Appearance
30462 \end_layout
30463
30464 \begin_layout Standard
30465 The header and footer will appear on normal pages.
30466  Some pages are different.
30467  The title page has a style of its own, and so does any page that starts
30468  a new part or chapter in your book.
30469  Such pages will not have the custom headers/footers, but that is normal.
30470  There is for example no need to print a header with the chapter name on
30471  the chapter page where the chapter heading is in big bold letters anyway.
30472 \end_layout
30473
30474 \begin_layout Subsubsection
30475 Header and footer decoration line
30476 \end_layout
30477
30478 \begin_layout Standard
30479 By default, you get a 0.4
30480 \begin_inset space \thinspace{}
30481 \end_inset
30482
30483 pt thick line below the header and no footer line.
30484  This can be changed in the document preamble with the commands 
30485 \series bold
30486
30487 \backslash
30488 headrulewidth
30489 \series default
30490  and 
30491 \series bold
30492
30493 \backslash
30494 footrulewidth
30495 \series default
30496  in the following scheme:
30497 \end_layout
30498
30499 \begin_layout Standard
30500
30501 \series bold
30502
30503 \backslash
30504 renewcommand{
30505 \backslash
30506 headrulewidth}{thickness}
30507 \end_layout
30508
30509 \begin_layout Standard
30510 Where thickness is a size in standard units like 
30511 \family sans
30512 pt
30513 \family default
30514  or 
30515 \family sans
30516 mm
30517 \family default
30518 .
30519  If you don't want a line, set the thickness to 0
30520 \begin_inset space \thinspace{}
30521 \end_inset
30522
30523 pt.
30524 \end_layout
30525
30526 \begin_layout Standard
30527 The lines can also be colored, but this requires more knowledge of LaTeX.
30528  If you really need this, have a look at the Internet or in sec.
30529 \begin_inset space ~
30530 \end_inset
30531
30532 4.4 of the book 
30533 \begin_inset CommandInset citation
30534 LatexCommand cite
30535 key "Mittelbach"
30536
30537 \end_inset
30538
30539 .
30540 \end_layout
30541
30542 \begin_layout Subsubsection
30543 Several header/footer lines
30544 \end_layout
30545
30546 \begin_layout Standard
30547 In case you need more than one text line as a header/footer, you can do
30548  this by adding a normal line break in the style definition.
30549  However, the default height of the header/footer is only the one of one
30550  text line.
30551  To expand the height, redefine the LaTeX length 
30552 \series bold
30553
30554 \backslash
30555 headheight
30556 \series default
30557  or 
30558 \series bold
30559
30560 \backslash
30561 footheight
30562 \series default
30563  in this scheme in your document preamble:
30564 \end_layout
30565
30566 \begin_layout Standard
30567
30568 \series bold
30569
30570 \backslash
30571 setlength{
30572 \backslash
30573 headheight}{height}
30574 \end_layout
30575
30576 \begin_layout Standard
30577 Where height is a size in standard units.
30578  If you don't know which amount of space is needed for the height, define
30579  your header/footer and preview your document as PDF.
30580  Then open the LaTeX logfile via the menu 
30581 \family sans
30582 Document\SpecialChar \menuseparator
30583 La
30584 \begin_inset ERT
30585 status collapsed
30586
30587 \begin_layout Plain Layout
30588
30589 {}
30590 \end_layout
30591
30592 \end_inset
30593
30594 TeX Log
30595 \family default
30596  and look via the button 
30597 \family sans
30598 Next
30599 \begin_inset space ~
30600 \end_inset
30601
30602 Warning
30603 \family default
30604  if you find a warning of the package 
30605 \series bold
30606 fancyhdr
30607 \series default
30608
30609 \begin_inset Index idx
30610 status collapsed
30611
30612 \begin_layout Plain Layout
30613 LaTeX-packages ! fancyhdr
30614 \end_layout
30615
30616 \end_inset
30617
30618 .
30619  If there is such a warning, it contains the space that you need at least
30620  for your header/footer.
30621 \end_layout
30622
30623 \begin_layout Subsection
30624 This example
30625 \end_layout
30626
30627 \begin_layout Standard
30628 This example demonstrates what can be done with custom header/footers.
30629  Don't use it for your document as it is just an example.
30630  This example consists of the following definition:
30631 \end_layout
30632
30633 \begin_layout Description
30634 Left
30635 \begin_inset space ~
30636 \end_inset
30637
30638 Header 
30639 \series bold
30640
30641 \backslash
30642 rightmark
30643 \series default
30644 , empty optional argument
30645 \end_layout
30646
30647 \begin_layout Description
30648 Center
30649 \begin_inset space ~
30650 \end_inset
30651
30652 Header empty, empty optional argument
30653 \end_layout
30654
30655 \begin_layout Description
30656 Right
30657 \begin_inset space ~
30658 \end_inset
30659
30660 Header empty, 
30661 \series bold
30662
30663 \backslash
30664 leftmark
30665 \series default
30666  in the optional argument
30667 \end_layout
30668
30669 \begin_layout Description
30670 Left
30671 \begin_inset space ~
30672 \end_inset
30673
30674 Footer empty, 
30675 \series bold
30676
30677 \backslash
30678 thepage
30679 \series default
30680  in the optional argument
30681 \end_layout
30682
30683 \begin_layout Description
30684 Center
30685 \begin_inset space ~
30686 \end_inset
30687
30688 Footer 
30689 \family sans
30690 \series bold
30691 \color red
30692 LyX's user guide
30693 \family default
30694 \series default
30695 \color inherit
30696
30697 \begin_inset Quotes eld
30698 \end_inset
30699
30700 Magic code:
30701 \begin_inset Newline newline
30702 \end_inset
30703
30704
30705 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30706 \end_inset
30707
30708
30709 \begin_inset Quotes erd
30710 \end_inset
30711
30712  in the optional argument
30713 \end_layout
30714
30715 \begin_layout Description
30716 Right
30717 \begin_inset space ~
30718 \end_inset
30719
30720 Footer 
30721 \series bold
30722
30723 \backslash
30724 Roman{page}
30725 \series default
30726 , empty optional argument
30727 \end_layout
30728
30729 \begin_layout Description
30730
30731 \backslash
30732 headrulewidth set to 2
30733 \begin_inset space \thinspace{}
30734 \end_inset
30735
30736 pt
30737 \end_layout
30738
30739 \begin_layout Standard
30740 In principle you can use almost everything in headers/footers, except floats.
30741  For more special things like e.
30742 \begin_inset space \thinspace{}
30743 \end_inset
30744
30745 g.
30746 \begin_inset space ~
30747 \end_inset
30748
30749 thumb-indexes, see the manual of the 
30750 \series bold
30751 fancyhdr
30752 \series default
30753  package, 
30754 \begin_inset CommandInset citation
30755 LatexCommand cite
30756 key "fancyhdr"
30757
30758 \end_inset
30759
30760 .
30761 \end_layout
30762
30763 \begin_layout Standard
30764 \begin_inset Newpage clearpage
30765 \end_inset
30766
30767
30768 \end_layout
30769
30770 \begin_layout Standard
30771 \begin_inset ERT
30772 status open
30773
30774 \begin_layout Plain Layout
30775
30776
30777 \backslash
30778 pagestyle{headings}
30779 \end_layout
30780
30781 \end_inset
30782
30783
30784 \begin_inset Note Note
30785 status collapsed
30786
30787 \begin_layout Plain Layout
30788 switches back to page style with the default headings
30789 \end_layout
30790
30791 \end_inset
30792
30793
30794 \end_layout
30795
30796 \begin_layout Section
30797 Previewing Snippets of your Document
30798 \begin_inset CommandInset label
30799 LatexCommand label
30800 name "sec:Previewing-snippets-of"
30801
30802 \end_inset
30803
30804
30805 \begin_inset Index idx
30806 status collapsed
30807
30808 \begin_layout Plain Layout
30809 Instant preview
30810 \end_layout
30811
30812 \end_inset
30813
30814
30815 \begin_inset Index idx
30816 status collapsed
30817
30818 \begin_layout Plain Layout
30819 Document ! Preview
30820 \end_layout
30821
30822 \end_inset
30823
30824
30825 \end_layout
30826
30827 \begin_layout Standard
30828 LyX allows you to generate previews of sections of your document on the
30829  fly so you can see how they will look in the final document without having
30830  to break your train of thought with viewing the output.
30831 \end_layout
30832
30833 \begin_layout Subsection
30834 Prerequisites
30835 \end_layout
30836
30837 \begin_layout Standard
30838 To get previews working, you need the LaTeX package 
30839 \series bold
30840 preview-latex
30841 \series default
30842
30843 \begin_inset Index idx
30844 status collapsed
30845
30846 \begin_layout Plain Layout
30847 LaTeX-packages ! preview-latex
30848 \end_layout
30849
30850 \end_inset
30851
30852  (on some systems named simply 
30853 \series bold
30854 preview
30855 \series default
30856 ) installed.
30857  If it is not already installed, you will find it in the TeX-catalogue,
30858  
30859 \begin_inset CommandInset citation
30860 LatexCommand cite
30861 key "TeXCatalogue"
30862
30863 \end_inset
30864
30865  or in the package manager of your LaTeX-system.
30866  You obtain prettier results if you install the program 
30867 \family typewriter
30868 pnmcrop
30869 \family default
30870  from the 
30871 \family typewriter
30872 netpbm
30873 \family default
30874  package; for LyX on Windows this program and also the LaTeX-package are
30875  automatically installed together with LyX.
30876 \end_layout
30877
30878 \begin_layout Subsection
30879 Enabling previews
30880 \end_layout
30881
30882 \begin_layout Standard
30883 If you would for example like to see in LyX your math formulas typeset by
30884  LaTeX, activate the option 
30885 \family sans
30886 Display
30887 \begin_inset space ~
30888 \end_inset
30889
30890 Graphics
30891 \family default
30892  in the 
30893 \family sans
30894 Tools\SpecialChar \menuseparator
30895 Preferences 
30896 \family default
30897 dialog under 
30898 \family sans
30899 Look
30900 \begin_inset space ~
30901 \end_inset
30902
30903 and
30904 \begin_inset space ~
30905 \end_inset
30906
30907 feel\SpecialChar \menuseparator
30908 Display
30909 \family default
30910 .
30911  Then set 
30912 \family sans
30913 Instant
30914 \begin_inset space ~
30915 \end_inset
30916
30917 Preview
30918 \family default
30919  to 
30920 \family sans
30921 On
30922 \family default
30923 .
30924  The 
30925 \family sans
30926 Preview
30927 \begin_inset space ~
30928 \end_inset
30929
30930 Size
30931 \family default
30932  is the multiplication factor for the size.
30933 \end_layout
30934
30935 \begin_layout Standard
30936 Previews are generated when you load a document into LyX and when you finish
30937  editing an inset.
30938 \end_layout
30939
30940 \begin_layout Standard
30941 \begin_inset Note Greyedout
30942 status open
30943
30944 \begin_layout Plain Layout
30945
30946 \series bold
30947 Note:
30948 \series default
30949  Previews of an already loaded document are not in every case immediately
30950  generated by activating the option 
30951 \family sans
30952 Display
30953 \begin_inset space ~
30954 \end_inset
30955
30956 Graphics
30957 \family default
30958 .
30959  Reopening the documents will fix such problems.
30960 \end_layout
30961
30962 \end_inset
30963
30964
30965 \end_layout
30966
30967 \begin_layout Subsection
30968 Selected document parts
30969 \end_layout
30970
30971 \begin_layout Standard
30972 Besides math there are other cases where you might like to see a preview,
30973  for example things that LyX cannot render like rotated parts or things
30974  that are not yet supported by LyX.
30975  To do this, insert a preview inset via the menu 
30976 \family sans
30977 Insert\SpecialChar \menuseparator
30978 Preview
30979 \family default
30980 .
30981  Insert or paste the stuff that you want to preview into this inset.
30982  The preview will be generated when the cursor is outside the preview inset.
30983  If you click on the preview, you can edit the previewed stuff.
30984 \end_layout
30985
30986 \begin_layout Standard
30987 An example: To create rotated boxes, you use the LaTeX command 
30988 \series bold
30989
30990 \backslash
30991 rotatebox
30992 \series default
30993  which is not yet supported by LyX.
30994 \begin_inset Foot
30995 status collapsed
30996
30997 \begin_layout Plain Layout
30998
30999 \series bold
31000
31001 \backslash
31002 rotatebox
31003 \series default
31004  is explained in section 
31005 \emph on
31006 Rotated and Scaled Boxes
31007 \emph default
31008  of the 
31009 \emph on
31010 Embedded
31011 \begin_inset space ~
31012 \end_inset
31013
31014 Objects
31015 \emph default
31016  manual.
31017 \end_layout
31018
31019 \end_inset
31020
31021  Instead of the TeX Code boxes you want to see in LyX the final rotated
31022  boxes, for example to adjust the rotation angle to fit with the surrounding
31023  text.
31024  Therefore you create a preview inset and copy the text with the rotated
31025  boxes into it.
31026  Here is the result:
31027 \end_layout
31028
31029 \begin_layout Standard
31030 \begin_inset Preview
31031
31032 \begin_layout Standard
31033 This is a line
31034 \begin_inset ERT
31035 status collapsed
31036
31037 \begin_layout Plain Layout
31038
31039
31040 \backslash
31041 rotatebox[origin=r]{-60}{
31042 \end_layout
31043
31044 \end_inset
31045
31046
31047 \begin_inset Box Doublebox
31048 position "c"
31049 hor_pos "c"
31050 has_inner_box 0
31051 inner_pos "c"
31052 use_parbox 0
31053 use_makebox 0
31054 width "1in"
31055 special "width"
31056 height "1in"
31057 height_special "totalheight"
31058 status collapsed
31059
31060 \begin_layout Plain Layout
31061 with rotated
31062 \end_layout
31063
31064 \end_inset
31065
31066
31067 \begin_inset ERT
31068 status collapsed
31069
31070 \begin_layout Plain Layout
31071
31072 }
31073 \end_layout
31074
31075 \end_inset
31076
31077  framed text 
31078 \begin_inset ERT
31079 status collapsed
31080
31081 \begin_layout Plain Layout
31082
31083
31084 \backslash
31085 rotatebox[origin=lb]{60}{
31086 \end_layout
31087
31088 \end_inset
31089
31090
31091 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31092 \end_inset
31093
31094
31095 \begin_inset ERT
31096 status collapsed
31097
31098 \begin_layout Plain Layout
31099
31100 }
31101 \end_layout
31102
31103 \end_inset
31104
31105  and a formula.
31106 \end_layout
31107
31108 \end_inset
31109
31110
31111 \end_layout
31112
31113 \begin_layout Standard
31114 Previewing works also for colors.
31115  In this example a special framed, colored box was created using the LaTeX
31116  command 
31117 \series bold
31118
31119 \backslash
31120 fcolorbox
31121 \series default
31122 :
31123 \begin_inset Foot
31124 status collapsed
31125
31126 \begin_layout Plain Layout
31127
31128 \series bold
31129
31130 \backslash
31131 fcolorbox
31132 \series default
31133  is explained in section 
31134 \emph on
31135 Colored Boxes
31136 \emph default
31137  of the 
31138 \emph on
31139 Embedded
31140 \begin_inset space ~
31141 \end_inset
31142
31143 Objects
31144 \emph default
31145  manual.
31146 \end_layout
31147
31148 \end_inset
31149
31150
31151 \end_layout
31152
31153 \begin_layout Standard
31154 \begin_inset Preview
31155
31156 \begin_layout Standard
31157 \begin_inset ERT
31158 status collapsed
31159
31160 \begin_layout Plain Layout
31161
31162
31163 \backslash
31164 fboxrule 1mm 
31165 \backslash
31166 fboxsep 1mm
31167 \end_layout
31168
31169 \end_inset
31170
31171
31172 \begin_inset ERT
31173 status collapsed
31174
31175 \begin_layout Plain Layout
31176
31177
31178 \backslash
31179 fcolorbox{cyan}{magenta}{
31180 \end_layout
31181
31182 \end_inset
31183
31184 This is text within a colored, framed box.
31185 \begin_inset ERT
31186 status collapsed
31187
31188 \begin_layout Plain Layout
31189
31190 }
31191 \end_layout
31192
31193 \end_inset
31194
31195
31196 \end_layout
31197
31198 \end_inset
31199
31200
31201 \end_layout
31202
31203 \begin_layout Standard
31204 \begin_inset VSpace medskip
31205 \end_inset
31206
31207
31208 \end_layout
31209
31210 \begin_layout Standard
31211 If LyX does not show a preview, make sure that you enabled previews as described
31212  above and also make sure that TeX Code in the preview inset is valid and
31213  that you loaded the LaTeX packages in your document preamble that are required
31214  by the TeX Code.
31215  If LyX cannot create a preview, you will in most cases also not be able
31216  to view your document due to LaTeX errors.
31217  So if you have to use some TeX Code and don't know if it is correct, the
31218  preview inset is a nice method to check it without the need to view the
31219  whole document.
31220 \end_layout
31221
31222 \begin_layout Subsection
31223 LaTeX source code
31224 \end_layout
31225
31226 \begin_layout Standard
31227 You can preview the LaTeX source of the whole document or parts of it.
31228  Use the menu 
31229 \family sans
31230 View\SpecialChar \menuseparator
31231 View
31232 \begin_inset space ~
31233 \end_inset
31234
31235 Source
31236 \family default
31237  and a window will be shown where you can see the LaTeX-source code.
31238  The window shows the source of the whole paragraph where the cursor is
31239  currently in.
31240  You can also select document parts in LyX's main window, then only this
31241  selection (when it is more than one paragraph) is shown as source code.
31242  To view the whole document as source, enable the corresponding option in
31243  the source view window.
31244 \end_layout
31245
31246 \begin_layout Section
31247 Advanced Find and Replace
31248 \begin_inset CommandInset label
31249 LatexCommand label
31250 name "sec:Advanced-Find-and"
31251
31252 \end_inset
31253
31254
31255 \begin_inset Index idx
31256 status collapsed
31257
31258 \begin_layout Plain Layout
31259 Replace
31260 \end_layout
31261
31262 \end_inset
31263
31264
31265 \begin_inset Index idx
31266 status collapsed
31267
31268 \begin_layout Plain Layout
31269 Find
31270 \end_layout
31271
31272 \end_inset
31273
31274
31275 \end_layout
31276
31277 \begin_layout Subsection
31278 Introduction
31279 \end_layout
31280
31281 \begin_layout Standard
31282 The advanced find and replace feature of LyX allows for searching of complex,
31283  format-sensitive text segments and mathematics contents within LyX documents.
31284  It is an enhancement of the standard (quick) find and replace feature.
31285  The key-features are:
31286 \end_layout
31287
31288 \begin_layout Itemize
31289 Both searching of text and of mathematical formulas is allowed, where the
31290  latter is done by entering mathematics in the usual way; not only entire
31291  mathematical formulas are found, but also parts occurring within more complex
31292  formulas
31293 \end_layout
31294
31295 \begin_layout Itemize
31296 Search may be format-insensitive, so that the searched text is found in
31297  any context/style (standard text, section headings, notes, and even mathematics
31298 ), or it may be format-sensitive, so that, for example, a word entered with
31299  a section heading will only be found within section headings
31300 \end_layout
31301
31302 \begin_layout Itemize
31303 Search may be widened to a specific 
31304 \emph on
31305 scope
31306 \emph default
31307 , i.
31308 \begin_inset space \thinspace{}
31309 \end_inset
31310
31311 e.
31312 \begin_inset space ~
31313 \end_inset
31314
31315 a set of files which may be all the children of the document being edited,
31316  all the open files, or all the manuals available from the 
31317 \family sans
31318 Help
31319 \family default
31320  menu
31321 \end_layout
31322
31323 \begin_layout Itemize
31324 Replace may optionally preserve capitalization, so that the replaced text
31325  capitalization is adapted to the matching text (i.
31326 \begin_inset space \thinspace{}
31327 \end_inset
31328
31329 e.
31330 \begin_inset space ~
31331 \end_inset
31332
31333 all lowercase, all uppercase, first uppercase followed by lowercase)
31334 \end_layout
31335
31336 \begin_layout Subsection
31337 Basic usage
31338 \end_layout
31339
31340 \begin_layout Standard
31341 The advanced find and replace feature is activated through the menu 
31342 \family sans
31343 Edit\SpecialChar \menuseparator
31344 Find & Replace
31345 \noun on
31346  (
31347 \noun default
31348 Advanced
31349 \noun on
31350 )
31351 \family default
31352 \noun default
31353  (shortcut 
31354 \begin_inset Info
31355 type  "shortcut"
31356 arg   "dialog-show findreplaceadv"
31357 \end_inset
31358
31359 ) or the toolbar button 
31360 \begin_inset Info
31361 type  "icon"
31362 arg   "dialog-toggle findreplaceadv"
31363 \end_inset
31364
31365 .
31366  This opens the 
31367 \family sans
31368 Advanced Find and Replace
31369 \family default
31370  dialog.
31371 \end_layout
31372
31373 \begin_layout Subsubsection
31374 Searching for text
31375 \end_layout
31376
31377 \begin_layout Standard
31378 Enter into the 
31379 \family sans
31380 Find
31381 \family default
31382  LyX mini-editor a simple word, and search for occurrences of it by clicking
31383  on the 
31384 \family sans
31385 Find Next
31386 \family default
31387  button at the bottom of the dialog (or just press the 
31388 \family sans
31389 Return
31390 \family default
31391  key).
31392  The entered word is found both in text mode and in math mode, and in emphasized
31393 , bold or normal face, and in both in section titles and in standard text.
31394  Pressing repeatedly 
31395 \family sans
31396 Enter
31397 \family default
31398  keeps searching forward.
31399  Similarly, pressing 
31400 \family sans
31401 Shift+Enter
31402 \family default
31403  searches for the entered text backwards.
31404 \end_layout
31405
31406 \begin_layout Standard
31407 While searching, the 
31408 \family sans
31409 Case sensitive
31410 \family default
31411  option allows matches to occur only with the same case as entered in the
31412  
31413 \family sans
31414 Find
31415 \family default
31416  editor.
31417  The 
31418 \family sans
31419 Whole words
31420 \family default
31421  option allows matches to occur only at word boundaries.
31422 \end_layout
31423
31424 \begin_layout Subsubsection
31425 Searching for mathematics
31426 \end_layout
31427
31428 \begin_layout Standard
31429 Mathematical formulas may be searched for by typing in the 
31430 \family sans
31431 Find
31432 \family default
31433  editor a mathematical formula, such as 
31434 \begin_inset Formula $x^{2}$
31435 \end_inset
31436
31437  or also something more complex like 
31438 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31439 \end_inset
31440
31441 .
31442  When searching for a formula, it is found both when it is alone and when
31443  it occurs in sub-formulas and nested parts of sub-formulas, for example
31444  the mentioned segments would be found in something like 
31445 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31446 \end_inset
31447
31448
31449 \end_layout
31450
31451 \begin_layout Subsubsection
31452 Style-aware search
31453 \end_layout
31454
31455 \begin_layout Standard
31456 It is also possible to search for text with specific styles.
31457  This is done by switching to the 
31458 \family sans
31459 Settings
31460 \family default
31461  tab of the dialog and unchecking the 
31462 \family sans
31463 Ignore format
31464 \family default
31465  option.
31466  This way, entering in the 
31467 \family sans
31468 Find
31469 \family default
31470  editor
31471 \end_layout
31472
31473 \begin_layout Itemize
31474 a plain word and searching for it would not find instances of the word occurring
31475  in emphasized or boldface.
31476 \end_layout
31477
31478 \begin_layout Itemize
31479 an emphasized or boldface word and searching for it would find the respective
31480  instances with same face only, and within the same text style only.
31481  Note that, for example, an emphasized text is found not only when occurring
31482  alone, but also when it is contained in a longer emphasized sentence.
31483 \end_layout
31484
31485 \begin_layout Itemize
31486 a plain word in a section heading, and searching for it, finds occurrences
31487  of if only within section headings.
31488  Also, if the text to search is given an emphasized or bold face, in addition
31489  to a section style, then it is found only when occurring with the same
31490  style.
31491 \end_layout
31492
31493 \begin_layout Itemize
31494 some mathematics in a displayed formula will only find instances of this
31495  formula that are also displayed formulas (and not inline formulas).
31496 \end_layout
31497
31498 \begin_layout Subsubsection
31499 Replace
31500 \end_layout
31501
31502 \begin_layout Standard
31503 The text segments matching the text entered in the 
31504 \family sans
31505 Find
31506 \family default
31507  editor may be replaced with the text segments entered in the 
31508 \family sans
31509 Replace
31510 \family default
31511 \noun on
31512  
31513 \noun default
31514 editor.
31515  In order to find the next occurrence and replace it, click on the 
31516 \family sans
31517 Replace
31518 \family default
31519  button or alternatively
31520 \noun on
31521  
31522 \noun default
31523 press 
31524 \family sans
31525 Enter
31526 \family default
31527  or 
31528 \family sans
31529 Shift+Enter
31530 \family default
31531  while being in the 
31532 \family sans
31533 Replace
31534 \family default
31535 \noun on
31536  
31537 \noun default
31538 editor.
31539 \end_layout
31540
31541 \begin_layout Standard
31542 You can replace full-featured formatted LyX segments in place of the matching
31543  text segments in your document.
31544  Typical scenarios in which to use this capability may be (just to mention
31545  a few):
31546 \end_layout
31547
31548 \begin_layout Itemize
31549 replacing occurrences of a word with a customized formatted version of the
31550  same word, for example replacing occurrences of a name like 
31551 \begin_inset Quotes eld
31552 \end_inset
31553
31554 func()
31555 \begin_inset Quotes erd
31556 \end_inset
31557
31558  with its typewriter version 
31559 \family typewriter
31560
31561 \begin_inset Quotes eld
31562 \end_inset
31563
31564 func()
31565 \begin_inset Quotes erd
31566 \end_inset
31567
31568 ;
31569 \end_layout
31570
31571 \begin_layout Itemize
31572 performing a notation rework of mathematical symbols, for example replacing
31573  occurrences of 
31574 \begin_inset Quotes eld
31575 \end_inset
31576
31577
31578 \begin_inset Formula $R$
31579 \end_inset
31580
31581
31582 \begin_inset Quotes erd
31583 \end_inset
31584
31585  with 
31586 \begin_inset Quotes eld
31587 \end_inset
31588
31589
31590 \begin_inset Formula $\mathbb{R}$
31591 \end_inset
31592
31593
31594 \begin_inset Quotes erd
31595 \end_inset
31596
31597  (you may want to enable the 
31598 \family sans
31599 Whole words
31600 \family default
31601  and 
31602 \family sans
31603 Case sensitive
31604 \family default
31605  options and disable the 
31606 \family sans
31607 Ignore format
31608 \family default
31609  option in the 
31610 \family sans
31611 Settings
31612 \family default
31613  tab, in order to avoid replacing all 
31614 \begin_inset Quotes eld
31615 \end_inset
31616
31617 R
31618 \begin_inset Quotes erd
31619 \end_inset
31620
31621  letters occurring in normal text), or occurrences of 
31622 \begin_inset Formula $x_{j}^{i}$
31623 \end_inset
31624
31625  with 
31626 \begin_inset Formula $x_{i,\, j}$
31627 \end_inset
31628
31629 , or occurrences of 
31630 \begin_inset Formula $x[k]$
31631 \end_inset
31632
31633  with 
31634 \begin_inset Formula $x_{k}$
31635 \end_inset
31636
31637 .
31638 \end_layout
31639
31640 \begin_layout Subsection
31641 Advanced usage
31642 \end_layout
31643
31644 \begin_layout Standard
31645 There is a regular expression (regexp) based searching facility.
31646 \begin_inset Foot
31647 status collapsed
31648
31649 \begin_layout Plain Layout
31650 A good explanation of regular expressions is given in this Wikipedia entry:
31651  
31652 \begin_inset CommandInset href
31653 LatexCommand href
31654 target "http://en.wikipedia.org/wiki/Regular_expression"
31655
31656 \end_inset
31657
31658 .
31659 \end_layout
31660
31661 \end_inset
31662
31663  You can search for regular expression by inserting a regexp inset into
31664  the 
31665 \family sans
31666 Find
31667 \family default
31668  editor.
31669  This is done via the menu 
31670 \family sans
31671 Insert\SpecialChar \menuseparator
31672 Insert Regular Expression
31673 \family default
31674  while the cursor is in the 
31675 \family sans
31676 Find
31677 \family default
31678  editor.
31679  Characters entered within regexp insets are matched according to the regular
31680  expression matching rules
31681 \begin_inset Foot
31682 status collapsed
31683
31684 \begin_layout Plain Layout
31685 Under the constraint that any (sub)expression must match a well-formed LyX
31686  text segment, i.
31687 \begin_inset space \thinspace{}
31688 \end_inset
31689
31690 e.
31691 \begin_inset space ~
31692 \end_inset
31693
31694 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31695  to match expressions.
31696 \end_layout
31697
31698 \end_inset
31699
31700 , while text entered outside regexp insets is matched exactly against the
31701  same text in the document.
31702  Note that it is allowed to cut and paste regexp-mode insets as usual.
31703  Examples of using such a feature may be:
31704 \end_layout
31705
31706 \begin_layout Enumerate
31707 Searching for all fractions with a given denominator: for example, entering
31708  in the 
31709 \family sans
31710 Find
31711 \family default
31712  editor the fraction 
31713 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31714 \end_inset
31715
31716  (where the 
31717 \begin_inset Formula $.*$
31718 \end_inset
31719
31720  on the numerator is the match-everything regular expression) finds all
31721  fractions with the given denominator.
31722 \end_layout
31723
31724 \begin_layout Enumerate
31725 Searching for all text with a given style: for example, after unchecking
31726  the 
31727 \family sans
31728 Ignore format
31729 \family default
31730  option from the 
31731 \family sans
31732 Settings
31733 \family default
31734  tab, entering a 
31735 \series bold
31736
31737 \begin_inset Formula $.*$
31738 \end_inset
31739
31740
31741 \series default
31742  regular expression and adding for it an emphasized or bold face, finds
31743  all emphasized and bold face text, respectively.
31744  Also, inserting a 
31745 \begin_inset Formula $.*$
31746 \end_inset
31747
31748  regular expression in a bullet or enumerated list or a section heading,
31749  you can find all bullet or enumerated lists or section headings.
31750 \end_layout
31751
31752 \begin_layout Standard
31753 Finally, references to (sub)expressions in regexp may be used as usual,
31754  enclosing parts of the expression within round braces 
31755 \begin_inset Formula $()$
31756 \end_inset
31757
31758 , and referring back to them through 
31759 \begin_inset Formula $\backslash1$
31760 \end_inset
31761
31762
31763 \begin_inset Formula $\backslash2$
31764 \end_inset
31765
31766 , etc..
31767  For example, try searching for the regexp 
31768 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31769 \end_inset
31770
31771  in order to find word repetitions, if there are any.
31772 \end_layout
31773
31774 \begin_layout Standard
31775 Note that back references work both when occurring within the same regexp,
31776  and when occurring in multiple different regexps, where the numbering of
31777  back-referenced sub-expressions is absolute, i.
31778 \begin_inset space \thinspace{}
31779 \end_inset
31780
31781 e.
31782 \begin_inset space ~
31783 \end_inset
31784
31785  
31786 \begin_inset Formula $\backslash1$
31787 \end_inset
31788
31789  always refers to the first occurrence of 
31790 \begin_inset Formula $()$
31791 \end_inset
31792
31793  in all entered regexps.
31794 \end_layout
31795
31796 \begin_layout Standard
31797 Note also that the use of back references in the replaced text is not (yet)
31798  implemented.
31799 \end_layout
31800
31801 \begin_layout Section
31802 Spell Checking
31803 \begin_inset CommandInset label
31804 LatexCommand label
31805 name "sec:Spellchecking"
31806
31807 \end_inset
31808
31809
31810 \begin_inset Index idx
31811 status collapsed
31812
31813 \begin_layout Plain Layout
31814 Spell checking
31815 \end_layout
31816
31817 \end_inset
31818
31819
31820 \end_layout
31821
31822 \begin_layout Standard
31823 LyX has a built-in spell checker.
31824  The menu
31825 \family sans
31826  Tools\SpecialChar \menuseparator
31827 Spellchecker
31828 \family default
31829 , the key 
31830 \family sans
31831 F7
31832 \family default
31833  or the toolbar button 
31834 \begin_inset Info
31835 type  "icon"
31836 arg   "dialog-show spellchecker"
31837 \end_inset
31838
31839  starts the spell checking beginning from the current cursor position.
31840  A sidebar will appear showing any incorrect (or unknown) word found, allowing
31841  you to edit and replace it in a second line.
31842  Whenever an unknown word is found, the word is highlighted and the text
31843  scrolled so that it is visible.
31844  In the spellchecker sidebar, there is a box showing suggestions for a correctio
31845 n, if any could be found.
31846  Clicking on one of the corrections will copy it to the 
31847 \family sans
31848 Replacement
31849 \family default
31850  field, double-click directly invokes the replacement.
31851  Unknown but correctly typed words can be added to the personal dictionary.
31852 \end_layout
31853
31854 \begin_layout Standard
31855 By default, the dictionary file used is determined by the document language
31856  that is set in the 
31857 \family sans
31858 Document\SpecialChar \menuseparator
31859 Settings
31860 \family default
31861  dialog.
31862  You can specify the language of a word in the spellchecker dialog by choosing
31863  a different one at the top of the dialog.
31864  LyX can correctly spell check documents containing multiple languages.
31865  This work if you have marked the different languages appropriately and
31866  have the spell checker dictionaries installed.
31867  LyX automatically switches to the appropriate dictionary file.
31868 \end_layout
31869
31870 \begin_layout Subsection
31871 Further Settings
31872 \end_layout
31873
31874 \begin_layout Standard
31875 In LyX's preferences dialog under 
31876 \family sans
31877 Language
31878 \begin_inset space ~
31879 \end_inset
31880
31881 Setting\SpecialChar \menuseparator
31882 Spellchecker
31883 \family default
31884  you can set the following things:
31885 \end_layout
31886
31887 \begin_layout Description
31888 Spellchecker
31889 \begin_inset space ~
31890 \end_inset
31891
31892 engine Select the library LyX should use for spell checking.
31893  Depending on your platform, 
31894 \family typewriter
31895 aspell
31896 \family default
31897
31898 \family typewriter
31899 hunspell
31900 \family default
31901  or 
31902 \family typewriter
31903 enchant
31904 \begin_inset Foot
31905 status collapsed
31906
31907 \begin_layout Plain Layout
31908 Enchant itself is a wrapper library having different configurable back-ends.
31909  Please consult the documentation or man-page of it to learn more.
31910 \end_layout
31911
31912 \end_inset
31913
31914
31915 \family default
31916  are available.
31917  On Windows only 
31918 \family typewriter
31919 hunspell
31920 \family default
31921  is available.
31922 \end_layout
31923
31924 \begin_layout Description
31925 Alternative
31926 \begin_inset space ~
31927 \end_inset
31928
31929 language If this field is not empty, LyX will always use the given language
31930  for the spell checking, no matter what the document language is.
31931 \end_layout
31932
31933 \begin_layout Description
31934 Escape
31935 \begin_inset space ~
31936 \end_inset
31937
31938 characters Allows you to add non-standard characters that the spell checker
31939  should escape, e.
31940 \begin_inset space \thinspace{}
31941 \end_inset
31942
31943 g.
31944 \begin_inset space \space{}
31945 \end_inset
31946
31947 German umlauts.
31948  This should normally not be needed.
31949 \end_layout
31950
31951 \begin_layout Description
31952 Accept
31953 \begin_inset space ~
31954 \end_inset
31955
31956 compound
31957 \begin_inset space ~
31958 \end_inset
31959
31960 words Prevent the spell checker from complaining about compounded words
31961  like 
31962 \begin_inset Quotes eld
31963 \end_inset
31964
31965 passthrough
31966 \begin_inset Quotes erd
31967 \end_inset
31968
31969 .
31970 \end_layout
31971
31972 \begin_layout Description
31973 Spellcheck
31974 \begin_inset space ~
31975 \end_inset
31976
31977 continuously Check the spelling of your document as you type it.
31978  Misspelled words get underlined with a dotted red line.
31979  By right-clicking on an underlined word, suggestions from the spellchecker
31980  appear in the context menu.
31981  Choosing one of them will replace the misspelled word with the suggested
31982  word.
31983 \end_layout
31984
31985 \begin_layout Description
31986 Spellcheck
31987 \begin_inset space ~
31988 \end_inset
31989
31990 notes
31991 \begin_inset space ~
31992 \end_inset
31993
31994 and
31995 \begin_inset space ~
31996 \end_inset
31997
31998 comments If enabled, the spelling of non-printed document contents is checked
31999  as well.
32000 \end_layout
32001
32002 \begin_layout Section
32003 Thesaurus
32004 \begin_inset Index idx
32005 status collapsed
32006
32007 \begin_layout Plain Layout
32008 Thesaurus
32009 \end_layout
32010
32011 \end_inset
32012
32013
32014 \begin_inset CommandInset label
32015 LatexCommand label
32016 name "sec:Thesaurus"
32017
32018 \end_inset
32019
32020
32021 \end_layout
32022
32023 \begin_layout Standard
32024 LyX provides a multilingual thesaurus.
32025  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
32026  (namely the 
32027 \family typewriter
32028 MyThes
32029 \family default
32030
32031 \begin_inset Foot
32032 status collapsed
32033
32034 \begin_layout Plain Layout
32035 \begin_inset CommandInset href
32036 LatexCommand href
32037 target "http://lingucomponent.openoffice.org/thesaurus.html"
32038
32039 \end_inset
32040
32041
32042 \end_layout
32043
32044 \end_inset
32045
32046  thesaurus library, which is included in LyX).
32047  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
32048  are available for many languages.
32049 \end_layout
32050
32051 \begin_layout Standard
32052 This section describes how new dictionaries are installed and set up for
32053  the use with LyX.
32054 \end_layout
32055
32056 \begin_layout Subsection
32057 Setting up the thesaurus
32058 \end_layout
32059
32060 \begin_layout Standard
32061 The 
32062 \family typewriter
32063 MyThes
32064 \family default
32065 \emph on
32066 /
32067 \emph default
32068 OpenOffice thesauri consist of two files per language: A file with the suffix
32069  
32070 \emph on
32071 *.dat
32072 \emph default
32073  containing the data and an index file with the suffix 
32074 \emph on
32075 *.idx
32076 \emph default
32077 .
32078  The standardized file names include the language code for the given language
32079  (e.
32080 \begin_inset space \thinspace{}
32081 \end_inset
32082
32083 g.
32084  en_EN for English).
32085  For instance, the English files are named:
32086 \end_layout
32087
32088 \begin_layout Itemize
32089 th_en_EN_v2.idx
32090 \end_layout
32091
32092 \begin_layout Itemize
32093 th_en_EN_v2.dat
32094 \end_layout
32095
32096 \begin_layout Standard
32097 If you have LibreOffice or OpenOffice and its thesaurus installed, these
32098  files should be already on your system.
32099  If not, you can get dictionaries either from 
32100 \begin_inset Flex URL
32101 status collapsed
32102
32103 \begin_layout Plain Layout
32104
32105 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
32106 \end_layout
32107
32108 \end_inset
32109
32110  or from the site 
32111 \begin_inset Flex URL
32112 status collapsed
32113
32114 \begin_layout Plain Layout
32115
32116 http://extensions.services.openoffice.org/en/search/node/thesaurus
32117 \end_layout
32118
32119 \end_inset
32120
32121 .
32122 \begin_inset Foot
32123 status collapsed
32124
32125 \begin_layout Plain Layout
32126 Note that, as of OpenOffice
32127 \begin_inset space ~
32128 \end_inset
32129
32130 3.0, the files on 
32131 \begin_inset Flex URL
32132 status collapsed
32133
32134 \begin_layout Plain Layout
32135
32136 http://extensions.services.openoffice.org
32137 \end_layout
32138
32139 \end_inset
32140
32141  are usually packed in extension archives (
32142 \emph on
32143 *.oxt
32144 \emph default
32145 ) that contain other files such as spellchecker dictionaries besides the
32146  thesauri.
32147  These archives are simple zip files, so you can unpack them as you would
32148  unpack a zip archive.
32149 \end_layout
32150
32151 \end_inset
32152
32153  Put the 
32154 \emph on
32155 *.idx
32156 \emph default
32157  and 
32158 \emph on
32159 *.dat
32160 \emph default
32161  files of all languages you want to use into one directory (do not use subfolder
32162 s), and specify the path to this directory in 
32163 \family sans
32164 Tools\SpecialChar \menuseparator
32165 Preferences\SpecialChar \menuseparator
32166 Paths
32167 \family default
32168 .
32169  Now the thesaurus should be ready to use.
32170 \end_layout
32171
32172 \begin_layout Subsection
32173 Using the thesaurus
32174 \end_layout
32175
32176 \begin_layout Standard
32177 To start the thesaurus, use the menu 
32178 \family sans
32179 Tools\SpecialChar \menuseparator
32180 Thesaurus
32181 \family default
32182  or the toolbar button 
32183 \begin_inset Info
32184 type  "icon"
32185 arg   "thesaurus-entry"
32186 \end_inset
32187
32188  while the cursor is at the word you want to look up or while a word is
32189  selected.
32190  A dialog pops up showing you probably related words that you can use as
32191  a replacement.
32192  The proposals are grouped into categories.
32193  Note that, for some languages (such as English), the thesaurus does not
32194  only show equivalent words (synonyms), but also generic terms (such as
32195  
32196 \emph on
32197 organism
32198 \emph default
32199  for 
32200 \emph on
32201 plant
32202 \emph default
32203 ), related terms (such as 
32204 \emph on
32205 political
32206 \begin_inset space ~
32207 \end_inset
32208
32209 theory
32210 \emph default
32211  for 
32212 \emph on
32213 anarchistic
32214 \emph default
32215 ), compounds (such as 
32216 \emph on
32217 tree
32218 \begin_inset space ~
32219 \end_inset
32220
32221 diagram
32222 \emph default
32223 , if you look for 
32224 \emph on
32225 tree
32226 \emph default
32227 ) and opposites (antonyms) (such as 
32228 \emph on
32229 girl
32230 \emph default
32231  for 
32232 \emph on
32233 boy
32234 \emph default
32235 ).
32236  Generic terms, related terms and antonyms are marked as such.
32237 \end_layout
32238
32239 \begin_layout Standard
32240 The language is automatically chosen from the language at the cursor, but
32241  you can also switch it in the dialog, as you can enter new words to look
32242  up directly there.
32243 \end_layout
32244
32245 \begin_layout Standard
32246 Note that the thesaurus cannot handle phrases (only compounds that are in
32247  the dictionary, such as the above 
32248 \emph on
32249 tree diagram
32250 \emph default
32251 ), and you have to use the so called lemma form, i.
32252 \begin_inset space \thinspace{}
32253 \end_inset
32254
32255 e.
32256 \begin_inset space \space{}
32257 \end_inset
32258
32259 the form that is used in the dictionaries (for many languages: first person
32260  singular indicative active for nouns, infinitive for verbs).
32261  For example looking up the word forms 
32262 \emph on
32263 reports
32264 \emph default
32265  or 
32266 \emph on
32267 reporting
32268 \emph default
32269  yields no results, while results are shown for the word form 
32270 \emph on
32271 report
32272 \emph default
32273 .
32274  Your best bet is to highlight only the relevant parts of such word (e.
32275 \begin_inset space \thinspace{}
32276 \end_inset
32277
32278 g.
32279 \begin_inset space \space{}
32280 \end_inset
32281
32282
32283 \emph on
32284 report
32285 \emph default
32286  in 
32287 \emph on
32288 report
32289 \emph default
32290 s), then you get proposals without adjusting the query in the dialog, and
32291  also the replacement will probably be correct (as only the highlighted
32292  part will be replaced, thus the ending remains).
32293 \end_layout
32294
32295 \begin_layout Section
32296 Change Tracking
32297 \begin_inset Index idx
32298 status collapsed
32299
32300 \begin_layout Plain Layout
32301 Change Tracking
32302 \end_layout
32303
32304 \end_inset
32305
32306
32307 \begin_inset Index idx
32308 status collapsed
32309
32310 \begin_layout Plain Layout
32311 Document ! Change Tracking
32312 \end_layout
32313
32314 \end_inset
32315
32316
32317 \begin_inset CommandInset label
32318 LatexCommand label
32319 name "sec:Change-Tracking"
32320
32321 \end_inset
32322
32323
32324 \end_layout
32325
32326 \begin_layout Standard
32327 When you work on a document collaboratively it is extremely useful to be
32328  able to see changes that others have made highlighted in the document.
32329  You can then decide if you want to accept a change or not.
32330  This can be achieved by turning on change tracking in the menu 
32331 \family sans
32332 Document\SpecialChar \menuseparator
32333 Change
32334 \begin_inset space ~
32335 \end_inset
32336
32337 Tracking\SpecialChar \menuseparator
32338 Track
32339 \begin_inset space ~
32340 \end_inset
32341
32342 Changes
32343 \family default
32344 .
32345 \end_layout
32346
32347 \begin_layout Standard
32348 Changes made in the document will then be highlighted by strokes and colors:
32349  
32350 \bar under
32351 \color blue
32352 underlined text
32353 \bar default
32354 \color inherit
32355  is an addition, 
32356 \strikeout on
32357 \color blue
32358 canceled text
32359 \strikeout default
32360 \color inherit
32361  is a deletion.
32362  The color depends on the author that made the change.
32363  You can change the color in LyX's preferences dialog under 
32364 \family sans
32365 Look
32366 \begin_inset space ~
32367 \end_inset
32368
32369 and
32370 \begin_inset space ~
32371 \end_inset
32372
32373 feel
32374 \family default
32375
32376 \family sans
32377 Colors
32378 \family default
32379 .
32380 \begin_inset Index idx
32381 status collapsed
32382
32383 \begin_layout Plain Layout
32384 Color ! Change tracking
32385 \end_layout
32386
32387 \end_inset
32388
32389  The author and the date of the change are shown in LyX's status bar when
32390  the cursor is in changed text.
32391  The same information is shown when you use the toolbar button 
32392 \begin_inset Info
32393 type  "icon"
32394 arg   "changes-merge"
32395 \end_inset
32396
32397 .
32398 \end_layout
32399
32400 \begin_layout Standard
32401 When change tracking is activated, you will see the review toolbar in LyX:
32402 \begin_inset Index idx
32403 status collapsed
32404
32405 \begin_layout Plain Layout
32406 Toolbar ! Review
32407 \end_layout
32408
32409 \end_inset
32410
32411
32412 \end_layout
32413
32414 \begin_layout Standard
32415 \begin_inset VSpace defskip
32416 \end_inset
32417
32418
32419 \end_layout
32420
32421 \begin_layout Standard
32422 \begin_inset Graphics
32423         filename clipart/ChangesToolbar.png
32424         scale 90
32425
32426 \end_inset
32427
32428
32429 \end_layout
32430
32431 \begin_layout Standard
32432 \begin_inset VSpace defskip
32433 \end_inset
32434
32435
32436 \end_layout
32437
32438 \begin_layout Standard
32439 The review toolbar as shown above contains from left to right the following
32440  buttons:
32441 \end_layout
32442
32443 \begin_layout Standard
32444 \begin_inset VSpace defskip
32445 \end_inset
32446
32447
32448 \end_layout
32449
32450 \begin_layout Standard
32451 \begin_inset Tabular
32452 <lyxtabular version="3" rows="10" columns="2">
32453 <features islongtable="true" longtabularalignment="center">
32454 <column alignment="left" valignment="top" width="0">
32455 <column alignment="left" valignment="top" width="0">
32456 <row interlinespace="2.5mm">
32457 <cell alignment="center" valignment="top" usebox="none">
32458 \begin_inset Text
32459
32460 \begin_layout Plain Layout
32461
32462 \family sans
32463 \begin_inset Info
32464 type  "icon"
32465 arg   "changes-track"
32466 \end_inset
32467
32468
32469 \end_layout
32470
32471 \end_inset
32472 </cell>
32473 <cell alignment="center" valignment="top" usebox="none">
32474 \begin_inset Text
32475
32476 \begin_layout Plain Layout
32477
32478 \family sans
32479 Document\SpecialChar \menuseparator
32480 Change
32481 \begin_inset space ~
32482 \end_inset
32483
32484 Tracking\SpecialChar \menuseparator
32485 Track
32486 \begin_inset space ~
32487 \end_inset
32488
32489 Changes
32490 \end_layout
32491
32492 \end_inset
32493 </cell>
32494 </row>
32495 <row interlinespace="2.5mm">
32496 <cell alignment="center" valignment="top" usebox="none">
32497 \begin_inset Text
32498
32499 \begin_layout Plain Layout
32500
32501 \family sans
32502 \begin_inset Info
32503 type  "icon"
32504 arg   "changes-output"
32505 \end_inset
32506
32507
32508 \end_layout
32509
32510 \end_inset
32511 </cell>
32512 <cell alignment="center" valignment="top" usebox="none">
32513 \begin_inset Text
32514
32515 \begin_layout Plain Layout
32516
32517 \family sans
32518 Document\SpecialChar \menuseparator
32519 Change
32520 \begin_inset space ~
32521 \end_inset
32522
32523 Tracking\SpecialChar \menuseparator
32524 Show
32525 \begin_inset space ~
32526 \end_inset
32527
32528 Changes
32529 \begin_inset space ~
32530 \end_inset
32531
32532 in
32533 \begin_inset space ~
32534 \end_inset
32535
32536 Output
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-next"
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 Jumps to the next change
32564 \end_layout
32565
32566 \end_inset
32567 </cell>
32568 </row>
32569 <row interlinespace="2.5mm">
32570 <cell alignment="center" valignment="top" usebox="none">
32571 \begin_inset Text
32572
32573 \begin_layout Plain Layout
32574
32575 \family sans
32576 \begin_inset Info
32577 type  "icon"
32578 arg   "change-accept"
32579 \end_inset
32580
32581
32582 \end_layout
32583
32584 \end_inset
32585 </cell>
32586 <cell alignment="center" valignment="top" usebox="none">
32587 \begin_inset Text
32588
32589 \begin_layout Plain Layout
32590
32591 \family sans
32592 Document\SpecialChar \menuseparator
32593 Change
32594 \begin_inset space ~
32595 \end_inset
32596
32597 Tracking\SpecialChar \menuseparator
32598 Accept
32599 \begin_inset space ~
32600 \end_inset
32601
32602 Change
32603 \end_layout
32604
32605 \end_inset
32606 </cell>
32607 </row>
32608 <row interlinespace="2.5mm">
32609 <cell alignment="center" valignment="top" usebox="none">
32610 \begin_inset Text
32611
32612 \begin_layout Plain Layout
32613
32614 \family sans
32615 \begin_inset Info
32616 type  "icon"
32617 arg   "change-reject"
32618 \end_inset
32619
32620
32621 \end_layout
32622
32623 \end_inset
32624 </cell>
32625 <cell alignment="center" valignment="top" usebox="none">
32626 \begin_inset Text
32627
32628 \begin_layout Plain Layout
32629
32630 \family sans
32631 Document\SpecialChar \menuseparator
32632 Change
32633 \begin_inset space ~
32634 \end_inset
32635
32636 Tracking\SpecialChar \menuseparator
32637 Reject
32638 \begin_inset space ~
32639 \end_inset
32640
32641 Change
32642 \end_layout
32643
32644 \end_inset
32645 </cell>
32646 </row>
32647 <row interlinespace="2.5mm">
32648 <cell alignment="center" valignment="top" usebox="none">
32649 \begin_inset Text
32650
32651 \begin_layout Plain Layout
32652
32653 \family sans
32654 \begin_inset Info
32655 type  "icon"
32656 arg   "changes-merge"
32657 \end_inset
32658
32659
32660 \end_layout
32661
32662 \end_inset
32663 </cell>
32664 <cell alignment="center" valignment="top" usebox="none">
32665 \begin_inset Text
32666
32667 \begin_layout Plain Layout
32668
32669 \family sans
32670 Document\SpecialChar \menuseparator
32671 Change
32672 \begin_inset space ~
32673 \end_inset
32674
32675 Tracking\SpecialChar \menuseparator
32676 Merge
32677 \begin_inset space ~
32678 \end_inset
32679
32680 Changes
32681 \end_layout
32682
32683 \end_inset
32684 </cell>
32685 </row>
32686 <row interlinespace="2.5mm">
32687 <cell alignment="center" valignment="top" usebox="none">
32688 \begin_inset Text
32689
32690 \begin_layout Plain Layout
32691
32692 \family sans
32693 \begin_inset Info
32694 type  "icon"
32695 arg   "all-changes-accept"
32696 \end_inset
32697
32698
32699 \end_layout
32700
32701 \end_inset
32702 </cell>
32703 <cell alignment="center" valignment="top" usebox="none">
32704 \begin_inset Text
32705
32706 \begin_layout Plain Layout
32707
32708 \family sans
32709 Document\SpecialChar \menuseparator
32710 Change
32711 \begin_inset space ~
32712 \end_inset
32713
32714 Tracking\SpecialChar \menuseparator
32715 Accept
32716 \begin_inset space ~
32717 \end_inset
32718
32719 All
32720 \begin_inset space ~
32721 \end_inset
32722
32723 Changes
32724 \end_layout
32725
32726 \end_inset
32727 </cell>
32728 </row>
32729 <row interlinespace="2.5mm">
32730 <cell alignment="center" valignment="top" usebox="none">
32731 \begin_inset Text
32732
32733 \begin_layout Plain Layout
32734
32735 \family sans
32736 \begin_inset Info
32737 type  "icon"
32738 arg   "all-changes-reject"
32739 \end_inset
32740
32741
32742 \end_layout
32743
32744 \end_inset
32745 </cell>
32746 <cell alignment="center" valignment="top" usebox="none">
32747 \begin_inset Text
32748
32749 \begin_layout Plain Layout
32750
32751 \family sans
32752 Document\SpecialChar \menuseparator
32753 Change
32754 \begin_inset space ~
32755 \end_inset
32756
32757 Tracking\SpecialChar \menuseparator
32758 Reject
32759 \begin_inset space ~
32760 \end_inset
32761
32762 All
32763 \begin_inset space ~
32764 \end_inset
32765
32766 Changes
32767 \end_layout
32768
32769 \end_inset
32770 </cell>
32771 </row>
32772 <row interlinespace="2.5mm">
32773 <cell alignment="center" valignment="top" usebox="none">
32774 \begin_inset Text
32775
32776 \begin_layout Plain Layout
32777
32778 \family sans
32779 \begin_inset Info
32780 type  "icon"
32781 arg   "note-insert"
32782 \end_inset
32783
32784
32785 \end_layout
32786
32787 \end_inset
32788 </cell>
32789 <cell alignment="center" valignment="top" usebox="none">
32790 \begin_inset Text
32791
32792 \begin_layout Plain Layout
32793
32794 \family sans
32795 Insert\SpecialChar \menuseparator
32796 Note\SpecialChar \menuseparator
32797 LyX
32798 \begin_inset space ~
32799 \end_inset
32800
32801 Note
32802 \end_layout
32803
32804 \end_inset
32805 </cell>
32806 </row>
32807 <row interlinespace="2.5mm">
32808 <cell alignment="center" valignment="top" usebox="none">
32809 \begin_inset Text
32810
32811 \begin_layout Plain Layout
32812
32813 \family sans
32814 \begin_inset Info
32815 type  "icon"
32816 arg   "note-next"
32817 \end_inset
32818
32819
32820 \end_layout
32821
32822 \end_inset
32823 </cell>
32824 <cell alignment="center" valignment="top" usebox="none">
32825 \begin_inset Text
32826
32827 \begin_layout Plain Layout
32828
32829 \family sans
32830 Navigate\SpecialChar \menuseparator
32831 Next
32832 \begin_inset space ~
32833 \end_inset
32834
32835 Note
32836 \end_layout
32837
32838 \end_inset
32839 </cell>
32840 </row>
32841 </lyxtabular>
32842
32843 \end_inset
32844
32845
32846 \end_layout
32847
32848 \begin_layout Standard
32849 \begin_inset VSpace defskip
32850 \end_inset
32851
32852
32853 \end_layout
32854
32855 \begin_layout Standard
32856 The review toolbar helps you to accept, reject, or merge changes – highlight
32857  the change and press one of the desired toolbar buttons.
32858  When you merge changes, a window pops up showing you information about
32859  the next change after the current cursor position.
32860  So you don't need to highlight a certain change.
32861  Within the merge window you can decide to accept or reject changes and
32862  step to the next change.
32863  This way you can jump through all the changes in the document.
32864 \end_layout
32865
32866 \begin_layout Standard
32867 The toolbar has two buttons to handle notes because notes are often important
32868  to describe a change.
32869 \end_layout
32870
32871 \begin_layout Standard
32872 To show the made changes in the output you need the LaTeX package 
32873 \series bold
32874 dvipost
32875 \series default
32876
32877 \begin_inset Index idx
32878 status collapsed
32879
32880 \begin_layout Plain Layout
32881 LaTeX-packages ! dvipost
32882 \end_layout
32883
32884 \end_inset
32885
32886  installed.
32887  You will find it in the TeX Catalogue, 
32888 \begin_inset CommandInset citation
32889 LatexCommand cite
32890 key "TeXCatalogue"
32891
32892 \end_inset
32893
32894  or in the package manager of your LaTeX-system.
32895 \end_layout
32896
32897 \begin_layout Section
32898 Comparison of Documents
32899 \begin_inset Index idx
32900 status collapsed
32901
32902 \begin_layout Plain Layout
32903 Comparison of documents
32904 \end_layout
32905
32906 \end_inset
32907
32908
32909 \end_layout
32910
32911 \begin_layout Standard
32912 You can compare two different LyX files via the menu 
32913 \family sans
32914 Tools\SpecialChar \menuseparator
32915 Compare
32916 \family default
32917 .
32918  The comparison result is a LyX file with change tracking enabled showing
32919  the differences.
32920  In the comparison dialog you can select from which document LyX should
32921  take the document settings for the resulting difference file with the option
32922  
32923 \family sans
32924 Copy
32925 \begin_inset space ~
32926 \end_inset
32927
32928 Document
32929 \begin_inset space ~
32930 \end_inset
32931
32932 Settings
32933 \begin_inset space ~
32934 \end_inset
32935
32936 from
32937 \family default
32938 .
32939  The option 
32940 \family sans
32941 Enable
32942 \begin_inset space ~
32943 \end_inset
32944
32945 change
32946 \begin_inset space ~
32947 \end_inset
32948
32949 tracking
32950 \begin_inset space ~
32951 \end_inset
32952
32953 features
32954 \begin_inset space ~
32955 \end_inset
32956
32957 in
32958 \begin_inset space ~
32959 \end_inset
32960
32961 the
32962 \begin_inset space ~
32963 \end_inset
32964
32965 output
32966 \family default
32967  enables the change tracking option 
32968 \family sans
32969 Show
32970 \begin_inset space ~
32971 \end_inset
32972
32973 Changes
32974 \begin_inset space ~
32975 \end_inset
32976
32977 in
32978 \begin_inset space ~
32979 \end_inset
32980
32981 Output
32982 \family default
32983  to visualize the differences also in the PDF output of the difference file.
32984 \end_layout
32985
32986 \begin_layout Section
32987 International Support
32988 \begin_inset Index idx
32989 status collapsed
32990
32991 \begin_layout Plain Layout
32992 International support
32993 \end_layout
32994
32995 \end_inset
32996
32997
32998 \end_layout
32999
33000 \begin_layout Standard
33001 This section describes how to use LyX with any language you want.
33002  For some non-western languages there are special Wiki-pages that explain
33003  how to set up LyX to use them: 
33004 \begin_inset CommandInset citation
33005 LatexCommand cite
33006 key "Arabic,Armenian,Farsi,Hebrew"
33007
33008 \end_inset
33009
33010
33011 \end_layout
33012
33013 \begin_layout Standard
33014 Besides languages, LyX also supports phonetic symbols, see section
33015 \begin_inset space ~
33016 \end_inset
33017
33018
33019 \begin_inset CommandInset ref
33020 LatexCommand ref
33021 reference "sub:Special-Character"
33022
33023 \end_inset
33024
33025 .
33026 \end_layout
33027
33028 \begin_layout Subsection
33029 Language Options
33030 \begin_inset Index idx
33031 status collapsed
33032
33033 \begin_layout Plain Layout
33034 Language ! Options
33035 \end_layout
33036
33037 \end_inset
33038
33039
33040 \begin_inset Index idx
33041 status collapsed
33042
33043 \begin_layout Plain Layout
33044 Document ! Settings
33045 \end_layout
33046
33047 \end_inset
33048
33049
33050 \begin_inset Index idx
33051 status collapsed
33052
33053 \begin_layout Plain Layout
33054 Document ! Language
33055 \end_layout
33056
33057 \end_inset
33058
33059
33060 \end_layout
33061
33062 \begin_layout Standard
33063 The 
33064 \family sans
33065 Document\SpecialChar \menuseparator
33066 Settings
33067 \family default
33068  dialog lets you set 
33069 \family roman
33070 the language and character encoding for your language.
33071  
33072 \end_layout
33073
33074 \begin_layout Standard
33075 Choose your language in the 
33076 \family sans
33077 Language
33078 \family default
33079  section of this dialog.
33080  The default is 
33081 \family sans
33082 English
33083 \family default
33084 .
33085 \end_layout
33086
33087 \begin_layout Standard
33088 Under 
33089 \family sans
33090 Encoding
33091 \family default
33092  you can choose the character encoding map you want to use for LaTeX export.
33093  The option 
33094 \family sans
33095 Language Default
33096 \family default
33097  is the preferred choice and works well in most cases.
33098  For details about the different encoding options see section
33099 \begin_inset space ~
33100 \end_inset
33101
33102
33103 \begin_inset CommandInset ref
33104 LatexCommand ref
33105 reference "chap:The-Document-Settings"
33106
33107 \end_inset
33108
33109 .
33110 \end_layout
33111
33112 \begin_layout Subsection
33113 Keyboard mapping configuration
33114 \begin_inset CommandInset label
33115 LatexCommand label
33116 name "sub:Keyboard-mapping"
33117
33118 \end_inset
33119
33120
33121 \end_layout
33122
33123 \begin_layout Standard
33124 If you have for example a U.
33125 \begin_inset space \thinspace{}
33126 \end_inset
33127
33128 S.-style keyboard and want to write in a language other than English, you
33129  can use an alternate keymap.
33130  For example, if you have a U.
33131 \begin_inset space \thinspace{}
33132 \end_inset
33133
33134 S.-style keyboard but want to write in Italian, you can configure LyX to
33135  use an Italian keymap.
33136  The preferences dialog allows you to choose up to two keyboard mappings,
33137  see section
33138 \begin_inset space ~
33139 \end_inset
33140
33141
33142 \begin_inset CommandInset ref
33143 LatexCommand ref
33144 reference "sub:Keyboard-Map"
33145
33146 \end_inset
33147
33148 .
33149  You can choose primary and secondary keyboard languages and then select
33150  which one you want to use.
33151 \end_layout
33152
33153 \begin_layout Standard
33154 Finally, you may just want to change a few key mappings or create an entirely
33155  different keymap (for Vulcan, for instance).
33156  You may, for example, normally write in Italian on a U.S.
33157  keyboard but want to include an occasional quotation in German.
33158  In such a case, you can write your own keyboard mapping or modify an existing
33159  one to support the characters you want.
33160  This and many other customizations are explained in the 
33161 \emph on
33162 Customization
33163 \emph default
33164  manual.
33165 \end_layout
33166
33167 \begin_layout Subsection
33168 Character Tables
33169 \end_layout
33170
33171 \begin_layout Standard
33172 Table
33173 \begin_inset space ~
33174 \end_inset
33175
33176
33177 \begin_inset CommandInset ref
33178 LatexCommand ref
33179 reference "tab:The-latin1-character"
33180
33181 \end_inset
33182
33183  shows the 
33184 \family typewriter
33185 Latin1
33186 \family default
33187  character set.
33188  You should be able to enter the characters in the first eight columns directly
33189  from the keyboard.
33190 \end_layout
33191
33192 \begin_layout Standard
33193 There are a few things you need to know about this table.
33194  Here are some of the details you will need to bear in mind when using character
33195 s from the 
33196 \family typewriter
33197 Latin1
33198 \family default
33199  character set:
33200 \end_layout
33201
33202 \begin_layout Itemize
33203 Even if you have selected 
33204 \family sans
33205 latin1
33206 \family default
33207  in the 
33208 \family sans
33209 Document\SpecialChar \menuseparator
33210 Settings
33211 \family default
33212  dialog, users who have only the 
33213 \family typewriter
33214 T1
33215 \family default
33216 -fonts for LaTeX [or who have the 
33217 \family typewriter
33218 T1
33219 \family default
33220 -fonts but aren't using them] will still miss a few characters: D0, F0,
33221  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
33222  french quotes will not show up.
33223 \end_layout
33224
33225 \begin_layout Standard
33226 \begin_inset Float table
33227 wide false
33228 sideways false
33229 status collapsed
33230
33231 \begin_layout Plain Layout
33232 \begin_inset Caption
33233
33234 \begin_layout Plain Layout
33235 \begin_inset CommandInset label
33236 LatexCommand label
33237 name "tab:The-latin1-character"
33238
33239 \end_inset
33240
33241 The 
33242 \family typewriter
33243 latin1
33244 \family default
33245  character set
33246 \end_layout
33247
33248 \end_inset
33249
33250
33251 \end_layout
33252
33253 \begin_layout Plain Layout
33254 \align center
33255 \begin_inset Tabular
33256 <lyxtabular version="3" rows="17" columns="17">
33257 <features tabularvalignment="middle">
33258 <column alignment="center" valignment="top" width="0pt">
33259 <column alignment="center" valignment="top" width="0pt">
33260 <column alignment="center" valignment="top" width="0pt">
33261 <column alignment="center" valignment="top" width="0pt">
33262 <column alignment="center" valignment="top" width="0pt">
33263 <column alignment="center" valignment="top" width="0pt">
33264 <column alignment="center" valignment="top" width="0pt">
33265 <column alignment="center" valignment="top" width="0pt">
33266 <column alignment="center" valignment="top" width="0pt">
33267 <column alignment="center" valignment="top" width="0pt">
33268 <column alignment="center" valignment="top" width="0pt">
33269 <column alignment="center" valignment="top" width="0pt">
33270 <column alignment="center" valignment="top" width="0pt">
33271 <column alignment="center" valignment="top" width="0pt">
33272 <column alignment="center" valignment="top" width="0pt">
33273 <column alignment="center" valignment="top" width="0pt">
33274 <column alignment="center" valignment="top" width="0pt">
33275 <row>
33276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33277 \begin_inset Text
33278
33279 \begin_layout Plain Layout
33280
33281 \end_layout
33282
33283 \end_inset
33284 </cell>
33285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33286 \begin_inset Text
33287
33288 \begin_layout Plain Layout
33289
33290 \family roman
33291 \series medium
33292 \shape up
33293 \size tiny
33294 \emph off
33295 \bar no
33296 \noun off
33297 \color none
33298 00
33299 \end_layout
33300
33301 \end_inset
33302 </cell>
33303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33304 \begin_inset Text
33305
33306 \begin_layout Plain Layout
33307
33308 \family roman
33309 \series medium
33310 \shape up
33311 \size tiny
33312 \emph off
33313 \bar no
33314 \noun off
33315 \color none
33316 10
33317 \end_layout
33318
33319 \end_inset
33320 </cell>
33321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33322 \begin_inset Text
33323
33324 \begin_layout Plain Layout
33325
33326 \family roman
33327 \series medium
33328 \shape up
33329 \size tiny
33330 \emph off
33331 \bar no
33332 \noun off
33333 \color none
33334 20
33335 \end_layout
33336
33337 \end_inset
33338 </cell>
33339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33340 \begin_inset Text
33341
33342 \begin_layout Plain Layout
33343
33344 \family roman
33345 \series medium
33346 \shape up
33347 \size tiny
33348 \emph off
33349 \bar no
33350 \noun off
33351 \color none
33352 30
33353 \end_layout
33354
33355 \end_inset
33356 </cell>
33357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33358 \begin_inset Text
33359
33360 \begin_layout Plain Layout
33361
33362 \family roman
33363 \series medium
33364 \shape up
33365 \size tiny
33366 \emph off
33367 \bar no
33368 \noun off
33369 \color none
33370 40
33371 \end_layout
33372
33373 \end_inset
33374 </cell>
33375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33376 \begin_inset Text
33377
33378 \begin_layout Plain Layout
33379
33380 \family roman
33381 \series medium
33382 \shape up
33383 \size tiny
33384 \emph off
33385 \bar no
33386 \noun off
33387 \color none
33388 50
33389 \end_layout
33390
33391 \end_inset
33392 </cell>
33393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33394 \begin_inset Text
33395
33396 \begin_layout Plain Layout
33397
33398 \family roman
33399 \series medium
33400 \shape up
33401 \size tiny
33402 \emph off
33403 \bar no
33404 \noun off
33405 \color none
33406 60
33407 \end_layout
33408
33409 \end_inset
33410 </cell>
33411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33412 \begin_inset Text
33413
33414 \begin_layout Plain Layout
33415
33416 \family roman
33417 \series medium
33418 \shape up
33419 \size tiny
33420 \emph off
33421 \bar no
33422 \noun off
33423 \color none
33424 70
33425 \end_layout
33426
33427 \end_inset
33428 </cell>
33429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33430 \begin_inset Text
33431
33432 \begin_layout Plain Layout
33433
33434 \family roman
33435 \series medium
33436 \shape up
33437 \size tiny
33438 \emph off
33439 \bar no
33440 \noun off
33441 \color none
33442 80
33443 \end_layout
33444
33445 \end_inset
33446 </cell>
33447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33448 \begin_inset Text
33449
33450 \begin_layout Plain Layout
33451
33452 \family roman
33453 \series medium
33454 \shape up
33455 \size tiny
33456 \emph off
33457 \bar no
33458 \noun off
33459 \color none
33460 90
33461 \end_layout
33462
33463 \end_inset
33464 </cell>
33465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33466 \begin_inset Text
33467
33468 \begin_layout Plain Layout
33469
33470 \family roman
33471 \series medium
33472 \shape up
33473 \size tiny
33474 \emph off
33475 \bar no
33476 \noun off
33477 \color none
33478 A0
33479 \end_layout
33480
33481 \end_inset
33482 </cell>
33483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33484 \begin_inset Text
33485
33486 \begin_layout Plain Layout
33487
33488 \family roman
33489 \series medium
33490 \shape up
33491 \size tiny
33492 \emph off
33493 \bar no
33494 \noun off
33495 \color none
33496 B0
33497 \end_layout
33498
33499 \end_inset
33500 </cell>
33501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33502 \begin_inset Text
33503
33504 \begin_layout Plain Layout
33505
33506 \family roman
33507 \series medium
33508 \shape up
33509 \size tiny
33510 \emph off
33511 \bar no
33512 \noun off
33513 \color none
33514 C0
33515 \end_layout
33516
33517 \end_inset
33518 </cell>
33519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33520 \begin_inset Text
33521
33522 \begin_layout Plain Layout
33523
33524 \family roman
33525 \series medium
33526 \shape up
33527 \size tiny
33528 \emph off
33529 \bar no
33530 \noun off
33531 \color none
33532 D0
33533 \end_layout
33534
33535 \end_inset
33536 </cell>
33537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33538 \begin_inset Text
33539
33540 \begin_layout Plain Layout
33541
33542 \family roman
33543 \series medium
33544 \shape up
33545 \size tiny
33546 \emph off
33547 \bar no
33548 \noun off
33549 \color none
33550 E0
33551 \end_layout
33552
33553 \end_inset
33554 </cell>
33555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33556 \begin_inset Text
33557
33558 \begin_layout Plain Layout
33559
33560 \family roman
33561 \series medium
33562 \shape up
33563 \size tiny
33564 \emph off
33565 \bar no
33566 \noun off
33567 \color none
33568 F0
33569 \end_layout
33570
33571 \end_inset
33572 </cell>
33573 </row>
33574 <row>
33575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33576 \begin_inset Text
33577
33578 \begin_layout Plain Layout
33579
33580 \family roman
33581 \series medium
33582 \shape up
33583 \size tiny
33584 \emph off
33585 \bar no
33586 \noun off
33587 \color none
33588 00
33589 \end_layout
33590
33591 \end_inset
33592 </cell>
33593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33594 \begin_inset Text
33595
33596 \begin_layout Plain Layout
33597
33598 \end_layout
33599
33600 \end_inset
33601 </cell>
33602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33603 \begin_inset Text
33604
33605 \begin_layout Plain Layout
33606
33607 \end_layout
33608
33609 \end_inset
33610 </cell>
33611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33612 \begin_inset Text
33613
33614 \begin_layout Plain Layout
33615
33616 \end_layout
33617
33618 \end_inset
33619 </cell>
33620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33621 \begin_inset Text
33622
33623 \begin_layout Plain Layout
33624
33625 \family roman
33626 \series medium
33627 \shape up
33628 \emph off
33629 \bar no
33630 \noun off
33631 \color none
33632 0
33633 \end_layout
33634
33635 \end_inset
33636 </cell>
33637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33638 \begin_inset Text
33639
33640 \begin_layout Plain Layout
33641
33642 \family roman
33643 \series medium
33644 \shape up
33645 \emph off
33646 \bar no
33647 \noun off
33648 \color none
33649 @
33650 \end_layout
33651
33652 \end_inset
33653 </cell>
33654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33655 \begin_inset Text
33656
33657 \begin_layout Plain Layout
33658
33659 \family roman
33660 \series medium
33661 \shape up
33662 \emph off
33663 \bar no
33664 \noun off
33665 \color none
33666 P
33667 \end_layout
33668
33669 \end_inset
33670 </cell>
33671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33672 \begin_inset Text
33673
33674 \begin_layout Plain Layout
33675
33676 \family roman
33677 \series medium
33678 \shape up
33679 \emph off
33680 \bar no
33681 \noun off
33682 \color none
33683 '
33684 \end_layout
33685
33686 \end_inset
33687 </cell>
33688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33689 \begin_inset Text
33690
33691 \begin_layout Plain Layout
33692
33693 \family roman
33694 \series medium
33695 \shape up
33696 \emph off
33697 \bar no
33698 \noun off
33699 \color none
33700 p
33701 \end_layout
33702
33703 \end_inset
33704 </cell>
33705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33706 \begin_inset Text
33707
33708 \begin_layout Plain Layout
33709
33710 \end_layout
33711
33712 \end_inset
33713 </cell>
33714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33715 \begin_inset Text
33716
33717 \begin_layout Plain Layout
33718
33719 \end_layout
33720
33721 \end_inset
33722 </cell>
33723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33724 \begin_inset Text
33725
33726 \begin_layout Plain Layout
33727
33728 \end_layout
33729
33730 \end_inset
33731 </cell>
33732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33733 \begin_inset Text
33734
33735 \begin_layout Plain Layout
33736
33737 \family roman
33738 \series medium
33739 \shape up
33740 \emph off
33741 \bar no
33742 \noun off
33743 \color none
33744 °
33745 \end_layout
33746
33747 \end_inset
33748 </cell>
33749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33750 \begin_inset Text
33751
33752 \begin_layout Plain Layout
33753
33754 \family roman
33755 \series medium
33756 \shape up
33757 \emph off
33758 \bar no
33759 \noun off
33760 \color none
33761 À
33762 \end_layout
33763
33764 \end_inset
33765 </cell>
33766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33767 \begin_inset Text
33768
33769 \begin_layout Plain Layout
33770
33771 \family roman
33772 \series medium
33773 \shape up
33774 \emph off
33775 \bar no
33776 \noun off
33777 \color none
33778 Ð
33779 \end_layout
33780
33781 \end_inset
33782 </cell>
33783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33784 \begin_inset Text
33785
33786 \begin_layout Plain Layout
33787
33788 \family roman
33789 \series medium
33790 \shape up
33791 \emph off
33792 \bar no
33793 \noun off
33794 \color none
33795 à
33796 \end_layout
33797
33798 \end_inset
33799 </cell>
33800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33801 \begin_inset Text
33802
33803 \begin_layout Plain Layout
33804
33805 \family roman
33806 \series medium
33807 \shape up
33808 \emph off
33809 \bar no
33810 \noun off
33811 \color none
33812 ð
33813 \end_layout
33814
33815 \end_inset
33816 </cell>
33817 </row>
33818 <row>
33819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33820 \begin_inset Text
33821
33822 \begin_layout Plain Layout
33823
33824 \family roman
33825 \series medium
33826 \shape up
33827 \size tiny
33828 \emph off
33829 \bar no
33830 \noun off
33831 \color none
33832 01
33833 \end_layout
33834
33835 \end_inset
33836 </cell>
33837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33838 \begin_inset Text
33839
33840 \begin_layout Plain Layout
33841
33842 \end_layout
33843
33844 \end_inset
33845 </cell>
33846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33847 \begin_inset Text
33848
33849 \begin_layout Plain Layout
33850
33851 \end_layout
33852
33853 \end_inset
33854 </cell>
33855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33856 \begin_inset Text
33857
33858 \begin_layout Plain Layout
33859
33860 \family roman
33861 \series medium
33862 \shape up
33863 \emph off
33864 \bar no
33865 \noun off
33866 \color none
33867 !
33868 \end_layout
33869
33870 \end_inset
33871 </cell>
33872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33873 \begin_inset Text
33874
33875 \begin_layout Plain Layout
33876
33877 \family roman
33878 \series medium
33879 \shape up
33880 \emph off
33881 \bar no
33882 \noun off
33883 \color none
33884 1
33885 \end_layout
33886
33887 \end_inset
33888 </cell>
33889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33890 \begin_inset Text
33891
33892 \begin_layout Plain Layout
33893
33894 \family roman
33895 \series medium
33896 \shape up
33897 \emph off
33898 \bar no
33899 \noun off
33900 \color none
33901 A
33902 \end_layout
33903
33904 \end_inset
33905 </cell>
33906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33907 \begin_inset Text
33908
33909 \begin_layout Plain Layout
33910
33911 \family roman
33912 \series medium
33913 \shape up
33914 \emph off
33915 \bar no
33916 \noun off
33917 \color none
33918 Q
33919 \end_layout
33920
33921 \end_inset
33922 </cell>
33923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33924 \begin_inset Text
33925
33926 \begin_layout Plain Layout
33927
33928 \family roman
33929 \series medium
33930 \shape up
33931 \emph off
33932 \bar no
33933 \noun off
33934 \color none
33935 a
33936 \end_layout
33937
33938 \end_inset
33939 </cell>
33940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33941 \begin_inset Text
33942
33943 \begin_layout Plain Layout
33944
33945 \family roman
33946 \series medium
33947 \shape up
33948 \emph off
33949 \bar no
33950 \noun off
33951 \color none
33952 q
33953 \end_layout
33954
33955 \end_inset
33956 </cell>
33957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33958 \begin_inset Text
33959
33960 \begin_layout Plain Layout
33961
33962 \end_layout
33963
33964 \end_inset
33965 </cell>
33966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33967 \begin_inset Text
33968
33969 \begin_layout Plain Layout
33970
33971 \end_layout
33972
33973 \end_inset
33974 </cell>
33975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33976 \begin_inset Text
33977
33978 \begin_layout Plain Layout
33979
33980 \family roman
33981 \series medium
33982 \shape up
33983 \emph off
33984 \bar no
33985 \noun off
33986 \color none
33987 ¡
33988 \end_layout
33989
33990 \end_inset
33991 </cell>
33992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33993 \begin_inset Text
33994
33995 \begin_layout Plain Layout
33996
33997 \family roman
33998 \series medium
33999 \shape up
34000 \emph off
34001 \bar no
34002 \noun off
34003 \color none
34004 ±
34005 \end_layout
34006
34007 \end_inset
34008 </cell>
34009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34010 \begin_inset Text
34011
34012 \begin_layout Plain Layout
34013
34014 \family roman
34015 \series medium
34016 \shape up
34017 \emph off
34018 \bar no
34019 \noun off
34020 \color none
34021 Á
34022 \end_layout
34023
34024 \end_inset
34025 </cell>
34026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34027 \begin_inset Text
34028
34029 \begin_layout Plain Layout
34030
34031 \family roman
34032 \series medium
34033 \shape up
34034 \emph off
34035 \bar no
34036 \noun off
34037 \color none
34038 Ñ
34039 \end_layout
34040
34041 \end_inset
34042 </cell>
34043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34044 \begin_inset Text
34045
34046 \begin_layout Plain Layout
34047
34048 \family roman
34049 \series medium
34050 \shape up
34051 \emph off
34052 \bar no
34053 \noun off
34054 \color none
34055 á
34056 \end_layout
34057
34058 \end_inset
34059 </cell>
34060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34061 \begin_inset Text
34062
34063 \begin_layout Plain Layout
34064
34065 \family roman
34066 \series medium
34067 \shape up
34068 \emph off
34069 \bar no
34070 \noun off
34071 \color none
34072 ñ
34073 \end_layout
34074
34075 \end_inset
34076 </cell>
34077 </row>
34078 <row>
34079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34080 \begin_inset Text
34081
34082 \begin_layout Plain Layout
34083
34084 \family roman
34085 \series medium
34086 \shape up
34087 \size tiny
34088 \emph off
34089 \bar no
34090 \noun off
34091 \color none
34092 02
34093 \end_layout
34094
34095 \end_inset
34096 </cell>
34097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34098 \begin_inset Text
34099
34100 \begin_layout Plain Layout
34101
34102 \end_layout
34103
34104 \end_inset
34105 </cell>
34106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34107 \begin_inset Text
34108
34109 \begin_layout Plain Layout
34110
34111 \end_layout
34112
34113 \end_inset
34114 </cell>
34115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34116 \begin_inset Text
34117
34118 \begin_layout Plain Layout
34119
34120 \family roman
34121 \series medium
34122 \shape up
34123 \emph off
34124 \bar no
34125 \noun off
34126 \color none
34127 \begin_inset Quotes eld
34128 \end_inset
34129
34130
34131 \end_layout
34132
34133 \end_inset
34134 </cell>
34135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34136 \begin_inset Text
34137
34138 \begin_layout Plain Layout
34139
34140 \family roman
34141 \series medium
34142 \shape up
34143 \emph off
34144 \bar no
34145 \noun off
34146 \color none
34147 2
34148 \end_layout
34149
34150 \end_inset
34151 </cell>
34152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34153 \begin_inset Text
34154
34155 \begin_layout Plain Layout
34156
34157 \family roman
34158 \series medium
34159 \shape up
34160 \emph off
34161 \bar no
34162 \noun off
34163 \color none
34164 B
34165 \end_layout
34166
34167 \end_inset
34168 </cell>
34169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34170 \begin_inset Text
34171
34172 \begin_layout Plain Layout
34173
34174 \family roman
34175 \series medium
34176 \shape up
34177 \emph off
34178 \bar no
34179 \noun off
34180 \color none
34181 R
34182 \end_layout
34183
34184 \end_inset
34185 </cell>
34186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34187 \begin_inset Text
34188
34189 \begin_layout Plain Layout
34190
34191 \family roman
34192 \series medium
34193 \shape up
34194 \emph off
34195 \bar no
34196 \noun off
34197 \color none
34198 b
34199 \end_layout
34200
34201 \end_inset
34202 </cell>
34203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34204 \begin_inset Text
34205
34206 \begin_layout Plain Layout
34207
34208 \family roman
34209 \series medium
34210 \shape up
34211 \emph off
34212 \bar no
34213 \noun off
34214 \color none
34215 r
34216 \end_layout
34217
34218 \end_inset
34219 </cell>
34220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34221 \begin_inset Text
34222
34223 \begin_layout Plain Layout
34224
34225 \end_layout
34226
34227 \end_inset
34228 </cell>
34229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34230 \begin_inset Text
34231
34232 \begin_layout Plain Layout
34233
34234 \end_layout
34235
34236 \end_inset
34237 </cell>
34238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34239 \begin_inset Text
34240
34241 \begin_layout Plain Layout
34242 ¢
34243 \end_layout
34244
34245 \end_inset
34246 </cell>
34247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34248 \begin_inset Text
34249
34250 \begin_layout Plain Layout
34251
34252 \family roman
34253 \series medium
34254 \shape up
34255 \emph off
34256 \bar no
34257 \noun off
34258 \color none
34259 ²
34260 \end_layout
34261
34262 \end_inset
34263 </cell>
34264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34265 \begin_inset Text
34266
34267 \begin_layout Plain Layout
34268
34269 \family roman
34270 \series medium
34271 \shape up
34272 \emph off
34273 \bar no
34274 \noun off
34275 \color none
34276 Â
34277 \end_layout
34278
34279 \end_inset
34280 </cell>
34281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34282 \begin_inset Text
34283
34284 \begin_layout Plain Layout
34285
34286 \family roman
34287 \series medium
34288 \shape up
34289 \emph off
34290 \bar no
34291 \noun off
34292 \color none
34293 Ò
34294 \end_layout
34295
34296 \end_inset
34297 </cell>
34298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34299 \begin_inset Text
34300
34301 \begin_layout Plain Layout
34302
34303 \family roman
34304 \series medium
34305 \shape up
34306 \emph off
34307 \bar no
34308 \noun off
34309 \color none
34310 â
34311 \end_layout
34312
34313 \end_inset
34314 </cell>
34315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34316 \begin_inset Text
34317
34318 \begin_layout Plain Layout
34319
34320 \family roman
34321 \series medium
34322 \shape up
34323 \emph off
34324 \bar no
34325 \noun off
34326 \color none
34327 ò
34328 \end_layout
34329
34330 \end_inset
34331 </cell>
34332 </row>
34333 <row>
34334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34335 \begin_inset Text
34336
34337 \begin_layout Plain Layout
34338
34339 \family roman
34340 \series medium
34341 \shape up
34342 \size tiny
34343 \emph off
34344 \bar no
34345 \noun off
34346 \color none
34347 03
34348 \end_layout
34349
34350 \end_inset
34351 </cell>
34352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34353 \begin_inset Text
34354
34355 \begin_layout Plain Layout
34356
34357 \end_layout
34358
34359 \end_inset
34360 </cell>
34361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34362 \begin_inset Text
34363
34364 \begin_layout Plain Layout
34365
34366 \end_layout
34367
34368 \end_inset
34369 </cell>
34370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34371 \begin_inset Text
34372
34373 \begin_layout Plain Layout
34374
34375 \family roman
34376 \series medium
34377 \shape up
34378 \emph off
34379 \bar no
34380 \noun off
34381 \color none
34382 #
34383 \end_layout
34384
34385 \end_inset
34386 </cell>
34387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34388 \begin_inset Text
34389
34390 \begin_layout Plain Layout
34391
34392 \family roman
34393 \series medium
34394 \shape up
34395 \emph off
34396 \bar no
34397 \noun off
34398 \color none
34399 3
34400 \end_layout
34401
34402 \end_inset
34403 </cell>
34404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34405 \begin_inset Text
34406
34407 \begin_layout Plain Layout
34408
34409 \family roman
34410 \series medium
34411 \shape up
34412 \emph off
34413 \bar no
34414 \noun off
34415 \color none
34416 C
34417 \end_layout
34418
34419 \end_inset
34420 </cell>
34421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34422 \begin_inset Text
34423
34424 \begin_layout Plain Layout
34425
34426 \family roman
34427 \series medium
34428 \shape up
34429 \emph off
34430 \bar no
34431 \noun off
34432 \color none
34433 S
34434 \end_layout
34435
34436 \end_inset
34437 </cell>
34438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34439 \begin_inset Text
34440
34441 \begin_layout Plain Layout
34442
34443 \family roman
34444 \series medium
34445 \shape up
34446 \emph off
34447 \bar no
34448 \noun off
34449 \color none
34450 c
34451 \end_layout
34452
34453 \end_inset
34454 </cell>
34455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34456 \begin_inset Text
34457
34458 \begin_layout Plain Layout
34459
34460 \family roman
34461 \series medium
34462 \shape up
34463 \emph off
34464 \bar no
34465 \noun off
34466 \color none
34467 s
34468 \end_layout
34469
34470 \end_inset
34471 </cell>
34472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34473 \begin_inset Text
34474
34475 \begin_layout Plain Layout
34476
34477 \end_layout
34478
34479 \end_inset
34480 </cell>
34481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34482 \begin_inset Text
34483
34484 \begin_layout Plain Layout
34485
34486 \end_layout
34487
34488 \end_inset
34489 </cell>
34490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34491 \begin_inset Text
34492
34493 \begin_layout Plain Layout
34494
34495 \family roman
34496 \series medium
34497 \shape up
34498 \emph off
34499 \bar no
34500 \noun off
34501 \color none
34502 £
34503 \end_layout
34504
34505 \end_inset
34506 </cell>
34507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34508 \begin_inset Text
34509
34510 \begin_layout Plain Layout
34511
34512 \family roman
34513 \series medium
34514 \shape up
34515 \emph off
34516 \bar no
34517 \noun off
34518 \color none
34519 ³
34520 \end_layout
34521
34522 \end_inset
34523 </cell>
34524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34525 \begin_inset Text
34526
34527 \begin_layout Plain Layout
34528
34529 \family roman
34530 \series medium
34531 \shape up
34532 \emph off
34533 \bar no
34534 \noun off
34535 \color none
34536 Ã
34537 \end_layout
34538
34539 \end_inset
34540 </cell>
34541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34542 \begin_inset Text
34543
34544 \begin_layout Plain Layout
34545
34546 \family roman
34547 \series medium
34548 \shape up
34549 \emph off
34550 \bar no
34551 \noun off
34552 \color none
34553 Ó
34554 \end_layout
34555
34556 \end_inset
34557 </cell>
34558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34559 \begin_inset Text
34560
34561 \begin_layout Plain Layout
34562
34563 \family roman
34564 \series medium
34565 \shape up
34566 \emph off
34567 \bar no
34568 \noun off
34569 \color none
34570 ã
34571 \end_layout
34572
34573 \end_inset
34574 </cell>
34575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34576 \begin_inset Text
34577
34578 \begin_layout Plain Layout
34579
34580 \family roman
34581 \series medium
34582 \shape up
34583 \emph off
34584 \bar no
34585 \noun off
34586 \color none
34587 ó
34588 \end_layout
34589
34590 \end_inset
34591 </cell>
34592 </row>
34593 <row>
34594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34595 \begin_inset Text
34596
34597 \begin_layout Plain Layout
34598
34599 \family roman
34600 \series medium
34601 \shape up
34602 \size tiny
34603 \emph off
34604 \bar no
34605 \noun off
34606 \color none
34607 04
34608 \end_layout
34609
34610 \end_inset
34611 </cell>
34612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34613 \begin_inset Text
34614
34615 \begin_layout Plain Layout
34616
34617 \end_layout
34618
34619 \end_inset
34620 </cell>
34621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34622 \begin_inset Text
34623
34624 \begin_layout Plain Layout
34625
34626 \end_layout
34627
34628 \end_inset
34629 </cell>
34630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34631 \begin_inset Text
34632
34633 \begin_layout Plain Layout
34634
34635 \family roman
34636 \series medium
34637 \shape up
34638 \emph off
34639 \bar no
34640 \noun off
34641 \color none
34642 $
34643 \end_layout
34644
34645 \end_inset
34646 </cell>
34647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34648 \begin_inset Text
34649
34650 \begin_layout Plain Layout
34651
34652 \family roman
34653 \series medium
34654 \shape up
34655 \emph off
34656 \bar no
34657 \noun off
34658 \color none
34659 4
34660 \end_layout
34661
34662 \end_inset
34663 </cell>
34664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34665 \begin_inset Text
34666
34667 \begin_layout Plain Layout
34668
34669 \family roman
34670 \series medium
34671 \shape up
34672 \emph off
34673 \bar no
34674 \noun off
34675 \color none
34676 D
34677 \end_layout
34678
34679 \end_inset
34680 </cell>
34681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34682 \begin_inset Text
34683
34684 \begin_layout Plain Layout
34685
34686 \family roman
34687 \series medium
34688 \shape up
34689 \emph off
34690 \bar no
34691 \noun off
34692 \color none
34693 T
34694 \end_layout
34695
34696 \end_inset
34697 </cell>
34698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34699 \begin_inset Text
34700
34701 \begin_layout Plain Layout
34702
34703 \family roman
34704 \series medium
34705 \shape up
34706 \emph off
34707 \bar no
34708 \noun off
34709 \color none
34710 d
34711 \end_layout
34712
34713 \end_inset
34714 </cell>
34715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34716 \begin_inset Text
34717
34718 \begin_layout Plain Layout
34719
34720 \family roman
34721 \series medium
34722 \shape up
34723 \emph off
34724 \bar no
34725 \noun off
34726 \color none
34727 t
34728 \end_layout
34729
34730 \end_inset
34731 </cell>
34732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34733 \begin_inset Text
34734
34735 \begin_layout Plain Layout
34736
34737 \end_layout
34738
34739 \end_inset
34740 </cell>
34741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34742 \begin_inset Text
34743
34744 \begin_layout Plain Layout
34745
34746 \end_layout
34747
34748 \end_inset
34749 </cell>
34750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34751 \begin_inset Text
34752
34753 \begin_layout Plain Layout
34754 ¤
34755 \end_layout
34756
34757 \end_inset
34758 </cell>
34759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34760 \begin_inset Text
34761
34762 \begin_layout Plain Layout
34763
34764 \family roman
34765 \series medium
34766 \shape up
34767 \emph off
34768 \bar no
34769 \noun off
34770 \color none
34771 ´
34772 \end_layout
34773
34774 \end_inset
34775 </cell>
34776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34777 \begin_inset Text
34778
34779 \begin_layout Plain Layout
34780
34781 \family roman
34782 \series medium
34783 \shape up
34784 \emph off
34785 \bar no
34786 \noun off
34787 \color none
34788 Ä
34789 \end_layout
34790
34791 \end_inset
34792 </cell>
34793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34794 \begin_inset Text
34795
34796 \begin_layout Plain Layout
34797
34798 \family roman
34799 \series medium
34800 \shape up
34801 \emph off
34802 \bar no
34803 \noun off
34804 \color none
34805 Ô
34806 \end_layout
34807
34808 \end_inset
34809 </cell>
34810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34811 \begin_inset Text
34812
34813 \begin_layout Plain Layout
34814
34815 \family roman
34816 \series medium
34817 \shape up
34818 \emph off
34819 \bar no
34820 \noun off
34821 \color none
34822 ä
34823 \end_layout
34824
34825 \end_inset
34826 </cell>
34827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34828 \begin_inset Text
34829
34830 \begin_layout Plain Layout
34831
34832 \family roman
34833 \series medium
34834 \shape up
34835 \emph off
34836 \bar no
34837 \noun off
34838 \color none
34839 ô
34840 \end_layout
34841
34842 \end_inset
34843 </cell>
34844 </row>
34845 <row>
34846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34847 \begin_inset Text
34848
34849 \begin_layout Plain Layout
34850
34851 \family roman
34852 \series medium
34853 \shape up
34854 \size tiny
34855 \emph off
34856 \bar no
34857 \noun off
34858 \color none
34859 05
34860 \end_layout
34861
34862 \end_inset
34863 </cell>
34864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34865 \begin_inset Text
34866
34867 \begin_layout Plain Layout
34868
34869 \end_layout
34870
34871 \end_inset
34872 </cell>
34873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34874 \begin_inset Text
34875
34876 \begin_layout Plain Layout
34877
34878 \end_layout
34879
34880 \end_inset
34881 </cell>
34882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34883 \begin_inset Text
34884
34885 \begin_layout Plain Layout
34886
34887 \family roman
34888 \series medium
34889 \shape up
34890 \emph off
34891 \bar no
34892 \noun off
34893 \color none
34894 %
34895 \end_layout
34896
34897 \end_inset
34898 </cell>
34899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34900 \begin_inset Text
34901
34902 \begin_layout Plain Layout
34903
34904 \family roman
34905 \series medium
34906 \shape up
34907 \emph off
34908 \bar no
34909 \noun off
34910 \color none
34911 5
34912 \end_layout
34913
34914 \end_inset
34915 </cell>
34916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34917 \begin_inset Text
34918
34919 \begin_layout Plain Layout
34920
34921 \family roman
34922 \series medium
34923 \shape up
34924 \emph off
34925 \bar no
34926 \noun off
34927 \color none
34928 E
34929 \end_layout
34930
34931 \end_inset
34932 </cell>
34933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34934 \begin_inset Text
34935
34936 \begin_layout Plain Layout
34937
34938 \family roman
34939 \series medium
34940 \shape up
34941 \emph off
34942 \bar no
34943 \noun off
34944 \color none
34945 U
34946 \end_layout
34947
34948 \end_inset
34949 </cell>
34950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34951 \begin_inset Text
34952
34953 \begin_layout Plain Layout
34954
34955 \family roman
34956 \series medium
34957 \shape up
34958 \emph off
34959 \bar no
34960 \noun off
34961 \color none
34962 e
34963 \end_layout
34964
34965 \end_inset
34966 </cell>
34967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34968 \begin_inset Text
34969
34970 \begin_layout Plain Layout
34971
34972 \family roman
34973 \series medium
34974 \shape up
34975 \emph off
34976 \bar no
34977 \noun off
34978 \color none
34979 u
34980 \end_layout
34981
34982 \end_inset
34983 </cell>
34984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34985 \begin_inset Text
34986
34987 \begin_layout Plain Layout
34988
34989 \end_layout
34990
34991 \end_inset
34992 </cell>
34993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34994 \begin_inset Text
34995
34996 \begin_layout Plain Layout
34997
34998 \end_layout
34999
35000 \end_inset
35001 </cell>
35002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35003 \begin_inset Text
35004
35005 \begin_layout Plain Layout
35006 ¥
35007 \end_layout
35008
35009 \end_inset
35010 </cell>
35011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35012 \begin_inset Text
35013
35014 \begin_layout Plain Layout
35015
35016 \family roman
35017 \series medium
35018 \shape up
35019 \emph off
35020 \bar no
35021 \noun off
35022 \color none
35023 µ
35024 \end_layout
35025
35026 \end_inset
35027 </cell>
35028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35029 \begin_inset Text
35030
35031 \begin_layout Plain Layout
35032
35033 \family roman
35034 \series medium
35035 \shape up
35036 \emph off
35037 \bar no
35038 \noun off
35039 \color none
35040 Å
35041 \end_layout
35042
35043 \end_inset
35044 </cell>
35045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35046 \begin_inset Text
35047
35048 \begin_layout Plain Layout
35049
35050 \family roman
35051 \series medium
35052 \shape up
35053 \emph off
35054 \bar no
35055 \noun off
35056 \color none
35057 Õ
35058 \end_layout
35059
35060 \end_inset
35061 </cell>
35062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35063 \begin_inset Text
35064
35065 \begin_layout Plain Layout
35066
35067 \family roman
35068 \series medium
35069 \shape up
35070 \emph off
35071 \bar no
35072 \noun off
35073 \color none
35074 å
35075 \end_layout
35076
35077 \end_inset
35078 </cell>
35079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35080 \begin_inset Text
35081
35082 \begin_layout Plain Layout
35083
35084 \family roman
35085 \series medium
35086 \shape up
35087 \emph off
35088 \bar no
35089 \noun off
35090 \color none
35091 õ
35092 \end_layout
35093
35094 \end_inset
35095 </cell>
35096 </row>
35097 <row>
35098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35099 \begin_inset Text
35100
35101 \begin_layout Plain Layout
35102
35103 \family roman
35104 \series medium
35105 \shape up
35106 \size tiny
35107 \emph off
35108 \bar no
35109 \noun off
35110 \color none
35111 06
35112 \end_layout
35113
35114 \end_inset
35115 </cell>
35116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35117 \begin_inset Text
35118
35119 \begin_layout Plain Layout
35120
35121 \end_layout
35122
35123 \end_inset
35124 </cell>
35125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35126 \begin_inset Text
35127
35128 \begin_layout Plain Layout
35129
35130 \end_layout
35131
35132 \end_inset
35133 </cell>
35134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35135 \begin_inset Text
35136
35137 \begin_layout Plain Layout
35138
35139 \family roman
35140 \series medium
35141 \shape up
35142 \emph off
35143 \bar no
35144 \noun off
35145 \color none
35146 &
35147 \end_layout
35148
35149 \end_inset
35150 </cell>
35151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35152 \begin_inset Text
35153
35154 \begin_layout Plain Layout
35155
35156 \family roman
35157 \series medium
35158 \shape up
35159 \emph off
35160 \bar no
35161 \noun off
35162 \color none
35163 6
35164 \end_layout
35165
35166 \end_inset
35167 </cell>
35168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35169 \begin_inset Text
35170
35171 \begin_layout Plain Layout
35172
35173 \family roman
35174 \series medium
35175 \shape up
35176 \emph off
35177 \bar no
35178 \noun off
35179 \color none
35180 F
35181 \end_layout
35182
35183 \end_inset
35184 </cell>
35185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35186 \begin_inset Text
35187
35188 \begin_layout Plain Layout
35189
35190 \family roman
35191 \series medium
35192 \shape up
35193 \emph off
35194 \bar no
35195 \noun off
35196 \color none
35197 V
35198 \end_layout
35199
35200 \end_inset
35201 </cell>
35202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35203 \begin_inset Text
35204
35205 \begin_layout Plain Layout
35206
35207 \family roman
35208 \series medium
35209 \shape up
35210 \emph off
35211 \bar no
35212 \noun off
35213 \color none
35214 f
35215 \end_layout
35216
35217 \end_inset
35218 </cell>
35219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35220 \begin_inset Text
35221
35222 \begin_layout Plain Layout
35223
35224 \family roman
35225 \series medium
35226 \shape up
35227 \emph off
35228 \bar no
35229 \noun off
35230 \color none
35231 v
35232 \end_layout
35233
35234 \end_inset
35235 </cell>
35236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35237 \begin_inset Text
35238
35239 \begin_layout Plain Layout
35240
35241 \end_layout
35242
35243 \end_inset
35244 </cell>
35245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35246 \begin_inset Text
35247
35248 \begin_layout Plain Layout
35249
35250 \end_layout
35251
35252 \end_inset
35253 </cell>
35254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35255 \begin_inset Text
35256
35257 \begin_layout Plain Layout
35258 ¦
35259 \end_layout
35260
35261 \end_inset
35262 </cell>
35263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35264 \begin_inset Text
35265
35266 \begin_layout Plain Layout
35267
35268 \family roman
35269 \series medium
35270 \shape up
35271 \emph off
35272 \bar no
35273 \noun off
35274 \color none
35275
35276 \end_layout
35277
35278 \end_inset
35279 </cell>
35280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35281 \begin_inset Text
35282
35283 \begin_layout Plain Layout
35284
35285 \family roman
35286 \series medium
35287 \shape up
35288 \emph off
35289 \bar no
35290 \noun off
35291 \color none
35292 Æ
35293 \end_layout
35294
35295 \end_inset
35296 </cell>
35297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35298 \begin_inset Text
35299
35300 \begin_layout Plain Layout
35301
35302 \family roman
35303 \series medium
35304 \shape up
35305 \emph off
35306 \bar no
35307 \noun off
35308 \color none
35309 Ö
35310 \end_layout
35311
35312 \end_inset
35313 </cell>
35314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35315 \begin_inset Text
35316
35317 \begin_layout Plain Layout
35318
35319 \family roman
35320 \series medium
35321 \shape up
35322 \emph off
35323 \bar no
35324 \noun off
35325 \color none
35326 æ
35327 \end_layout
35328
35329 \end_inset
35330 </cell>
35331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35332 \begin_inset Text
35333
35334 \begin_layout Plain Layout
35335
35336 \family roman
35337 \series medium
35338 \shape up
35339 \emph off
35340 \bar no
35341 \noun off
35342 \color none
35343 ö
35344 \end_layout
35345
35346 \end_inset
35347 </cell>
35348 </row>
35349 <row>
35350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35351 \begin_inset Text
35352
35353 \begin_layout Plain Layout
35354
35355 \family roman
35356 \series medium
35357 \shape up
35358 \size tiny
35359 \emph off
35360 \bar no
35361 \noun off
35362 \color none
35363 07
35364 \end_layout
35365
35366 \end_inset
35367 </cell>
35368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35369 \begin_inset Text
35370
35371 \begin_layout Plain Layout
35372
35373 \end_layout
35374
35375 \end_inset
35376 </cell>
35377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35378 \begin_inset Text
35379
35380 \begin_layout Plain Layout
35381
35382 \end_layout
35383
35384 \end_inset
35385 </cell>
35386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35387 \begin_inset Text
35388
35389 \begin_layout Plain Layout
35390
35391 \family roman
35392 \series medium
35393 \shape up
35394 \emph off
35395 \bar no
35396 \noun off
35397 \color none
35398 `
35399 \end_layout
35400
35401 \end_inset
35402 </cell>
35403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35404 \begin_inset Text
35405
35406 \begin_layout Plain Layout
35407
35408 \family roman
35409 \series medium
35410 \shape up
35411 \emph off
35412 \bar no
35413 \noun off
35414 \color none
35415 7
35416 \end_layout
35417
35418 \end_inset
35419 </cell>
35420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35421 \begin_inset Text
35422
35423 \begin_layout Plain Layout
35424
35425 \family roman
35426 \series medium
35427 \shape up
35428 \emph off
35429 \bar no
35430 \noun off
35431 \color none
35432 G
35433 \end_layout
35434
35435 \end_inset
35436 </cell>
35437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35438 \begin_inset Text
35439
35440 \begin_layout Plain Layout
35441
35442 \family roman
35443 \series medium
35444 \shape up
35445 \emph off
35446 \bar no
35447 \noun off
35448 \color none
35449 W
35450 \end_layout
35451
35452 \end_inset
35453 </cell>
35454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35455 \begin_inset Text
35456
35457 \begin_layout Plain Layout
35458
35459 \family roman
35460 \series medium
35461 \shape up
35462 \emph off
35463 \bar no
35464 \noun off
35465 \color none
35466 g
35467 \end_layout
35468
35469 \end_inset
35470 </cell>
35471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35472 \begin_inset Text
35473
35474 \begin_layout Plain Layout
35475
35476 \family roman
35477 \series medium
35478 \shape up
35479 \emph off
35480 \bar no
35481 \noun off
35482 \color none
35483 w
35484 \end_layout
35485
35486 \end_inset
35487 </cell>
35488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35489 \begin_inset Text
35490
35491 \begin_layout Plain Layout
35492
35493 \end_layout
35494
35495 \end_inset
35496 </cell>
35497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35498 \begin_inset Text
35499
35500 \begin_layout Plain Layout
35501
35502 \end_layout
35503
35504 \end_inset
35505 </cell>
35506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35507 \begin_inset Text
35508
35509 \begin_layout Plain Layout
35510
35511 \family roman
35512 \series medium
35513 \shape up
35514 \emph off
35515 \bar no
35516 \noun off
35517 \color none
35518 §
35519 \end_layout
35520
35521 \end_inset
35522 </cell>
35523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35524 \begin_inset Text
35525
35526 \begin_layout Plain Layout
35527
35528 \family roman
35529 \series medium
35530 \shape up
35531 \emph off
35532 \bar no
35533 \noun off
35534 \color none
35535 ·
35536 \end_layout
35537
35538 \end_inset
35539 </cell>
35540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35541 \begin_inset Text
35542
35543 \begin_layout Plain Layout
35544
35545 \family roman
35546 \series medium
35547 \shape up
35548 \emph off
35549 \bar no
35550 \noun off
35551 \color none
35552 Ç
35553 \end_layout
35554
35555 \end_inset
35556 </cell>
35557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35558 \begin_inset Text
35559
35560 \begin_layout Plain Layout
35561
35562 \family roman
35563 \series medium
35564 \shape up
35565 \emph off
35566 \bar no
35567 \noun off
35568 \color none
35569 ×
35570 \end_layout
35571
35572 \end_inset
35573 </cell>
35574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35575 \begin_inset Text
35576
35577 \begin_layout Plain Layout
35578
35579 \family roman
35580 \series medium
35581 \shape up
35582 \emph off
35583 \bar no
35584 \noun off
35585 \color none
35586 ç
35587 \end_layout
35588
35589 \end_inset
35590 </cell>
35591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35592 \begin_inset Text
35593
35594 \begin_layout Plain Layout
35595
35596 \family roman
35597 \series medium
35598 \shape up
35599 \emph off
35600 \bar no
35601 \noun off
35602 \color none
35603 ÷
35604 \end_layout
35605
35606 \end_inset
35607 </cell>
35608 </row>
35609 <row>
35610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35611 \begin_inset Text
35612
35613 \begin_layout Plain Layout
35614
35615 \family roman
35616 \series medium
35617 \shape up
35618 \size tiny
35619 \emph off
35620 \bar no
35621 \noun off
35622 \color none
35623 08
35624 \end_layout
35625
35626 \end_inset
35627 </cell>
35628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35629 \begin_inset Text
35630
35631 \begin_layout Plain Layout
35632
35633 \end_layout
35634
35635 \end_inset
35636 </cell>
35637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35638 \begin_inset Text
35639
35640 \begin_layout Plain Layout
35641
35642 \end_layout
35643
35644 \end_inset
35645 </cell>
35646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35647 \begin_inset Text
35648
35649 \begin_layout Plain Layout
35650
35651 \family roman
35652 \series medium
35653 \shape up
35654 \emph off
35655 \bar no
35656 \noun off
35657 \color none
35658 (
35659 \end_layout
35660
35661 \end_inset
35662 </cell>
35663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35664 \begin_inset Text
35665
35666 \begin_layout Plain Layout
35667
35668 \family roman
35669 \series medium
35670 \shape up
35671 \emph off
35672 \bar no
35673 \noun off
35674 \color none
35675 8
35676 \end_layout
35677
35678 \end_inset
35679 </cell>
35680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35681 \begin_inset Text
35682
35683 \begin_layout Plain Layout
35684
35685 \family roman
35686 \series medium
35687 \shape up
35688 \emph off
35689 \bar no
35690 \noun off
35691 \color none
35692 H
35693 \end_layout
35694
35695 \end_inset
35696 </cell>
35697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35698 \begin_inset Text
35699
35700 \begin_layout Plain Layout
35701
35702 \family roman
35703 \series medium
35704 \shape up
35705 \emph off
35706 \bar no
35707 \noun off
35708 \color none
35709 X
35710 \end_layout
35711
35712 \end_inset
35713 </cell>
35714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35715 \begin_inset Text
35716
35717 \begin_layout Plain Layout
35718
35719 \family roman
35720 \series medium
35721 \shape up
35722 \emph off
35723 \bar no
35724 \noun off
35725 \color none
35726 h
35727 \end_layout
35728
35729 \end_inset
35730 </cell>
35731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35732 \begin_inset Text
35733
35734 \begin_layout Plain Layout
35735
35736 \family roman
35737 \series medium
35738 \shape up
35739 \emph off
35740 \bar no
35741 \noun off
35742 \color none
35743 x
35744 \end_layout
35745
35746 \end_inset
35747 </cell>
35748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35749 \begin_inset Text
35750
35751 \begin_layout Plain Layout
35752
35753 \end_layout
35754
35755 \end_inset
35756 </cell>
35757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35758 \begin_inset Text
35759
35760 \begin_layout Plain Layout
35761
35762 \end_layout
35763
35764 \end_inset
35765 </cell>
35766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35767 \begin_inset Text
35768
35769 \begin_layout Plain Layout
35770
35771 \family roman
35772 \series medium
35773 \shape up
35774 \emph off
35775 \bar no
35776 \noun off
35777 \color none
35778 ¨
35779 \end_layout
35780
35781 \end_inset
35782 </cell>
35783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35784 \begin_inset Text
35785
35786 \begin_layout Plain Layout
35787
35788 \family roman
35789 \series medium
35790 \shape up
35791 \emph off
35792 \bar no
35793 \noun off
35794 \color none
35795 ¸
35796 \end_layout
35797
35798 \end_inset
35799 </cell>
35800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35801 \begin_inset Text
35802
35803 \begin_layout Plain Layout
35804
35805 \family roman
35806 \series medium
35807 \shape up
35808 \emph off
35809 \bar no
35810 \noun off
35811 \color none
35812 È
35813 \end_layout
35814
35815 \end_inset
35816 </cell>
35817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35818 \begin_inset Text
35819
35820 \begin_layout Plain Layout
35821
35822 \family roman
35823 \series medium
35824 \shape up
35825 \emph off
35826 \bar no
35827 \noun off
35828 \color none
35829 Ø
35830 \end_layout
35831
35832 \end_inset
35833 </cell>
35834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35835 \begin_inset Text
35836
35837 \begin_layout Plain Layout
35838
35839 \family roman
35840 \series medium
35841 \shape up
35842 \emph off
35843 \bar no
35844 \noun off
35845 \color none
35846 è
35847 \end_layout
35848
35849 \end_inset
35850 </cell>
35851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35852 \begin_inset Text
35853
35854 \begin_layout Plain Layout
35855
35856 \family roman
35857 \series medium
35858 \shape up
35859 \emph off
35860 \bar no
35861 \noun off
35862 \color none
35863 ø
35864 \end_layout
35865
35866 \end_inset
35867 </cell>
35868 </row>
35869 <row>
35870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35871 \begin_inset Text
35872
35873 \begin_layout Plain Layout
35874
35875 \family roman
35876 \series medium
35877 \shape up
35878 \size tiny
35879 \emph off
35880 \bar no
35881 \noun off
35882 \color none
35883 09
35884 \end_layout
35885
35886 \end_inset
35887 </cell>
35888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35889 \begin_inset Text
35890
35891 \begin_layout Plain Layout
35892
35893 \end_layout
35894
35895 \end_inset
35896 </cell>
35897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35898 \begin_inset Text
35899
35900 \begin_layout Plain Layout
35901
35902 \end_layout
35903
35904 \end_inset
35905 </cell>
35906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35907 \begin_inset Text
35908
35909 \begin_layout Plain Layout
35910
35911 \family roman
35912 \series medium
35913 \shape up
35914 \emph off
35915 \bar no
35916 \noun off
35917 \color none
35918 )
35919 \end_layout
35920
35921 \end_inset
35922 </cell>
35923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35924 \begin_inset Text
35925
35926 \begin_layout Plain Layout
35927
35928 \family roman
35929 \series medium
35930 \shape up
35931 \emph off
35932 \bar no
35933 \noun off
35934 \color none
35935 9
35936 \end_layout
35937
35938 \end_inset
35939 </cell>
35940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35941 \begin_inset Text
35942
35943 \begin_layout Plain Layout
35944
35945 \family roman
35946 \series medium
35947 \shape up
35948 \emph off
35949 \bar no
35950 \noun off
35951 \color none
35952 I
35953 \end_layout
35954
35955 \end_inset
35956 </cell>
35957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35958 \begin_inset Text
35959
35960 \begin_layout Plain Layout
35961
35962 \family roman
35963 \series medium
35964 \shape up
35965 \emph off
35966 \bar no
35967 \noun off
35968 \color none
35969 Y
35970 \end_layout
35971
35972 \end_inset
35973 </cell>
35974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35975 \begin_inset Text
35976
35977 \begin_layout Plain Layout
35978
35979 \family roman
35980 \series medium
35981 \shape up
35982 \emph off
35983 \bar no
35984 \noun off
35985 \color none
35986 i
35987 \end_layout
35988
35989 \end_inset
35990 </cell>
35991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35992 \begin_inset Text
35993
35994 \begin_layout Plain Layout
35995
35996 \family roman
35997 \series medium
35998 \shape up
35999 \emph off
36000 \bar no
36001 \noun off
36002 \color none
36003 y
36004 \end_layout
36005
36006 \end_inset
36007 </cell>
36008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36009 \begin_inset Text
36010
36011 \begin_layout Plain Layout
36012
36013 \end_layout
36014
36015 \end_inset
36016 </cell>
36017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36018 \begin_inset Text
36019
36020 \begin_layout Plain Layout
36021
36022 \end_layout
36023
36024 \end_inset
36025 </cell>
36026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36027 \begin_inset Text
36028
36029 \begin_layout Plain Layout
36030
36031 \family roman
36032 \series medium
36033 \shape up
36034 \emph off
36035 \bar no
36036 \noun off
36037 \color none
36038 ©
36039 \end_layout
36040
36041 \end_inset
36042 </cell>
36043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36044 \begin_inset Text
36045
36046 \begin_layout Plain Layout
36047
36048 \family roman
36049 \series medium
36050 \shape up
36051 \emph off
36052 \bar no
36053 \noun off
36054 \color none
36055 ¹
36056 \end_layout
36057
36058 \end_inset
36059 </cell>
36060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36061 \begin_inset Text
36062
36063 \begin_layout Plain Layout
36064
36065 \family roman
36066 \series medium
36067 \shape up
36068 \emph off
36069 \bar no
36070 \noun off
36071 \color none
36072 É
36073 \end_layout
36074
36075 \end_inset
36076 </cell>
36077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36078 \begin_inset Text
36079
36080 \begin_layout Plain Layout
36081
36082 \family roman
36083 \series medium
36084 \shape up
36085 \emph off
36086 \bar no
36087 \noun off
36088 \color none
36089 Ù
36090 \end_layout
36091
36092 \end_inset
36093 </cell>
36094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36095 \begin_inset Text
36096
36097 \begin_layout Plain Layout
36098
36099 \family roman
36100 \series medium
36101 \shape up
36102 \emph off
36103 \bar no
36104 \noun off
36105 \color none
36106 é
36107 \end_layout
36108
36109 \end_inset
36110 </cell>
36111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36112 \begin_inset Text
36113
36114 \begin_layout Plain Layout
36115
36116 \family roman
36117 \series medium
36118 \shape up
36119 \emph off
36120 \bar no
36121 \noun off
36122 \color none
36123 ù
36124 \end_layout
36125
36126 \end_inset
36127 </cell>
36128 </row>
36129 <row>
36130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36131 \begin_inset Text
36132
36133 \begin_layout Plain Layout
36134
36135 \family roman
36136 \series medium
36137 \shape up
36138 \size tiny
36139 \emph off
36140 \bar no
36141 \noun off
36142 \color none
36143 0A
36144 \end_layout
36145
36146 \end_inset
36147 </cell>
36148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36149 \begin_inset Text
36150
36151 \begin_layout Plain Layout
36152
36153 \end_layout
36154
36155 \end_inset
36156 </cell>
36157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36158 \begin_inset Text
36159
36160 \begin_layout Plain Layout
36161
36162 \end_layout
36163
36164 \end_inset
36165 </cell>
36166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36167 \begin_inset Text
36168
36169 \begin_layout Plain Layout
36170
36171 \family roman
36172 \series medium
36173 \shape up
36174 \emph off
36175 \bar no
36176 \noun off
36177 \color none
36178 *
36179 \end_layout
36180
36181 \end_inset
36182 </cell>
36183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36184 \begin_inset Text
36185
36186 \begin_layout Plain Layout
36187
36188 \family roman
36189 \series medium
36190 \shape up
36191 \emph off
36192 \bar no
36193 \noun off
36194 \color none
36195 :
36196 \end_layout
36197
36198 \end_inset
36199 </cell>
36200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36201 \begin_inset Text
36202
36203 \begin_layout Plain Layout
36204
36205 \family roman
36206 \series medium
36207 \shape up
36208 \emph off
36209 \bar no
36210 \noun off
36211 \color none
36212 J
36213 \end_layout
36214
36215 \end_inset
36216 </cell>
36217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36218 \begin_inset Text
36219
36220 \begin_layout Plain Layout
36221
36222 \family roman
36223 \series medium
36224 \shape up
36225 \emph off
36226 \bar no
36227 \noun off
36228 \color none
36229 Z
36230 \end_layout
36231
36232 \end_inset
36233 </cell>
36234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36235 \begin_inset Text
36236
36237 \begin_layout Plain Layout
36238
36239 \family roman
36240 \series medium
36241 \shape up
36242 \emph off
36243 \bar no
36244 \noun off
36245 \color none
36246 j
36247 \end_layout
36248
36249 \end_inset
36250 </cell>
36251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36252 \begin_inset Text
36253
36254 \begin_layout Plain Layout
36255
36256 \family roman
36257 \series medium
36258 \shape up
36259 \emph off
36260 \bar no
36261 \noun off
36262 \color none
36263 z
36264 \end_layout
36265
36266 \end_inset
36267 </cell>
36268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36269 \begin_inset Text
36270
36271 \begin_layout Plain Layout
36272
36273 \end_layout
36274
36275 \end_inset
36276 </cell>
36277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36278 \begin_inset Text
36279
36280 \begin_layout Plain Layout
36281
36282 \end_layout
36283
36284 \end_inset
36285 </cell>
36286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36287 \begin_inset Text
36288
36289 \begin_layout Plain Layout
36290
36291 \family roman
36292 \series medium
36293 \shape up
36294 \emph off
36295 \bar no
36296 \noun off
36297 \color none
36298 ª
36299 \end_layout
36300
36301 \end_inset
36302 </cell>
36303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36304 \begin_inset Text
36305
36306 \begin_layout Plain Layout
36307
36308 \family roman
36309 \series medium
36310 \shape up
36311 \emph off
36312 \bar no
36313 \noun off
36314 \color none
36315 º
36316 \end_layout
36317
36318 \end_inset
36319 </cell>
36320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36321 \begin_inset Text
36322
36323 \begin_layout Plain Layout
36324
36325 \family roman
36326 \series medium
36327 \shape up
36328 \emph off
36329 \bar no
36330 \noun off
36331 \color none
36332 Ê
36333 \end_layout
36334
36335 \end_inset
36336 </cell>
36337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36338 \begin_inset Text
36339
36340 \begin_layout Plain Layout
36341
36342 \family roman
36343 \series medium
36344 \shape up
36345 \emph off
36346 \bar no
36347 \noun off
36348 \color none
36349 Ú
36350 \end_layout
36351
36352 \end_inset
36353 </cell>
36354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36355 \begin_inset Text
36356
36357 \begin_layout Plain Layout
36358
36359 \family roman
36360 \series medium
36361 \shape up
36362 \emph off
36363 \bar no
36364 \noun off
36365 \color none
36366 ê
36367 \end_layout
36368
36369 \end_inset
36370 </cell>
36371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36372 \begin_inset Text
36373
36374 \begin_layout Plain Layout
36375
36376 \family roman
36377 \series medium
36378 \shape up
36379 \emph off
36380 \bar no
36381 \noun off
36382 \color none
36383 ú
36384 \end_layout
36385
36386 \end_inset
36387 </cell>
36388 </row>
36389 <row>
36390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36391 \begin_inset Text
36392
36393 \begin_layout Plain Layout
36394
36395 \family roman
36396 \series medium
36397 \shape up
36398 \size tiny
36399 \emph off
36400 \bar no
36401 \noun off
36402 \color none
36403 0B
36404 \end_layout
36405
36406 \end_inset
36407 </cell>
36408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36409 \begin_inset Text
36410
36411 \begin_layout Plain Layout
36412
36413 \end_layout
36414
36415 \end_inset
36416 </cell>
36417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36418 \begin_inset Text
36419
36420 \begin_layout Plain Layout
36421
36422 \end_layout
36423
36424 \end_inset
36425 </cell>
36426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36427 \begin_inset Text
36428
36429 \begin_layout Plain Layout
36430
36431 \family roman
36432 \series medium
36433 \shape up
36434 \emph off
36435 \bar no
36436 \noun off
36437 \color none
36438 +
36439 \end_layout
36440
36441 \end_inset
36442 </cell>
36443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36444 \begin_inset Text
36445
36446 \begin_layout Plain Layout
36447
36448 \family roman
36449 \series medium
36450 \shape up
36451 \emph off
36452 \bar no
36453 \noun off
36454 \color none
36455 ;
36456 \end_layout
36457
36458 \end_inset
36459 </cell>
36460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36461 \begin_inset Text
36462
36463 \begin_layout Plain Layout
36464
36465 \family roman
36466 \series medium
36467 \shape up
36468 \emph off
36469 \bar no
36470 \noun off
36471 \color none
36472 K
36473 \end_layout
36474
36475 \end_inset
36476 </cell>
36477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36478 \begin_inset Text
36479
36480 \begin_layout Plain Layout
36481
36482 \family roman
36483 \series medium
36484 \shape up
36485 \emph off
36486 \bar no
36487 \noun off
36488 \color none
36489 [
36490 \end_layout
36491
36492 \end_inset
36493 </cell>
36494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36495 \begin_inset Text
36496
36497 \begin_layout Plain Layout
36498
36499 \family roman
36500 \series medium
36501 \shape up
36502 \emph off
36503 \bar no
36504 \noun off
36505 \color none
36506 k
36507 \end_layout
36508
36509 \end_inset
36510 </cell>
36511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36512 \begin_inset Text
36513
36514 \begin_layout Plain Layout
36515
36516 \family roman
36517 \series medium
36518 \shape up
36519 \emph off
36520 \bar no
36521 \noun off
36522 \color none
36523 {
36524 \end_layout
36525
36526 \end_inset
36527 </cell>
36528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36529 \begin_inset Text
36530
36531 \begin_layout Plain Layout
36532
36533 \end_layout
36534
36535 \end_inset
36536 </cell>
36537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36538 \begin_inset Text
36539
36540 \begin_layout Plain Layout
36541
36542 \end_layout
36543
36544 \end_inset
36545 </cell>
36546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36547 \begin_inset Text
36548
36549 \begin_layout Plain Layout
36550
36551 \family roman
36552 \series medium
36553 \shape up
36554 \emph off
36555 \bar no
36556 \noun off
36557 \color none
36558 «
36559 \end_layout
36560
36561 \end_inset
36562 </cell>
36563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36564 \begin_inset Text
36565
36566 \begin_layout Plain Layout
36567
36568 \family roman
36569 \series medium
36570 \shape up
36571 \emph off
36572 \bar no
36573 \noun off
36574 \color none
36575 »
36576 \end_layout
36577
36578 \end_inset
36579 </cell>
36580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36581 \begin_inset Text
36582
36583 \begin_layout Plain Layout
36584
36585 \family roman
36586 \series medium
36587 \shape up
36588 \emph off
36589 \bar no
36590 \noun off
36591 \color none
36592 Ë
36593 \end_layout
36594
36595 \end_inset
36596 </cell>
36597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36598 \begin_inset Text
36599
36600 \begin_layout Plain Layout
36601
36602 \family roman
36603 \series medium
36604 \shape up
36605 \emph off
36606 \bar no
36607 \noun off
36608 \color none
36609 Û
36610 \end_layout
36611
36612 \end_inset
36613 </cell>
36614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36615 \begin_inset Text
36616
36617 \begin_layout Plain Layout
36618
36619 \family roman
36620 \series medium
36621 \shape up
36622 \emph off
36623 \bar no
36624 \noun off
36625 \color none
36626 ë
36627 \end_layout
36628
36629 \end_inset
36630 </cell>
36631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36632 \begin_inset Text
36633
36634 \begin_layout Plain Layout
36635
36636 \family roman
36637 \series medium
36638 \shape up
36639 \emph off
36640 \bar no
36641 \noun off
36642 \color none
36643 û
36644 \end_layout
36645
36646 \end_inset
36647 </cell>
36648 </row>
36649 <row>
36650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36651 \begin_inset Text
36652
36653 \begin_layout Plain Layout
36654
36655 \family roman
36656 \series medium
36657 \shape up
36658 \size tiny
36659 \emph off
36660 \bar no
36661 \noun off
36662 \color none
36663 0C
36664 \end_layout
36665
36666 \end_inset
36667 </cell>
36668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36669 \begin_inset Text
36670
36671 \begin_layout Plain Layout
36672
36673 \end_layout
36674
36675 \end_inset
36676 </cell>
36677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36678 \begin_inset Text
36679
36680 \begin_layout Plain Layout
36681
36682 \end_layout
36683
36684 \end_inset
36685 </cell>
36686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36687 \begin_inset Text
36688
36689 \begin_layout Plain Layout
36690
36691 \family roman
36692 \series medium
36693 \shape up
36694 \emph off
36695 \bar no
36696 \noun off
36697 \color none
36698 ,
36699 \end_layout
36700
36701 \end_inset
36702 </cell>
36703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36704 \begin_inset Text
36705
36706 \begin_layout Plain Layout
36707
36708 \family roman
36709 \series medium
36710 \shape up
36711 \emph off
36712 \bar no
36713 \noun off
36714 \color none
36715 <
36716 \end_layout
36717
36718 \end_inset
36719 </cell>
36720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36721 \begin_inset Text
36722
36723 \begin_layout Plain Layout
36724
36725 \family roman
36726 \series medium
36727 \shape up
36728 \emph off
36729 \bar no
36730 \noun off
36731 \color none
36732 L
36733 \end_layout
36734
36735 \end_inset
36736 </cell>
36737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36738 \begin_inset Text
36739
36740 \begin_layout Plain Layout
36741
36742 \family roman
36743 \series medium
36744 \shape up
36745 \emph off
36746 \bar no
36747 \noun off
36748 \color none
36749
36750 \backslash
36751
36752 \end_layout
36753
36754 \end_inset
36755 </cell>
36756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36757 \begin_inset Text
36758
36759 \begin_layout Plain Layout
36760
36761 \family roman
36762 \series medium
36763 \shape up
36764 \emph off
36765 \bar no
36766 \noun off
36767 \color none
36768 l
36769 \end_layout
36770
36771 \end_inset
36772 </cell>
36773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36774 \begin_inset Text
36775
36776 \begin_layout Plain Layout
36777
36778 \family roman
36779 \series medium
36780 \shape up
36781 \emph off
36782 \bar no
36783 \noun off
36784 \color none
36785 |
36786 \end_layout
36787
36788 \end_inset
36789 </cell>
36790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36791 \begin_inset Text
36792
36793 \begin_layout Plain Layout
36794
36795 \end_layout
36796
36797 \end_inset
36798 </cell>
36799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36800 \begin_inset Text
36801
36802 \begin_layout Plain Layout
36803
36804 \end_layout
36805
36806 \end_inset
36807 </cell>
36808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36809 \begin_inset Text
36810
36811 \begin_layout Plain Layout
36812
36813 \family roman
36814 \series medium
36815 \shape up
36816 \emph off
36817 \bar no
36818 \noun off
36819 \color none
36820 ¬
36821 \end_layout
36822
36823 \end_inset
36824 </cell>
36825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36826 \begin_inset Text
36827
36828 \begin_layout Plain Layout
36829
36830 \family roman
36831 \series medium
36832 \shape up
36833 \emph off
36834 \bar no
36835 \noun off
36836 \color none
36837 ¼
36838 \end_layout
36839
36840 \end_inset
36841 </cell>
36842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36843 \begin_inset Text
36844
36845 \begin_layout Plain Layout
36846
36847 \family roman
36848 \series medium
36849 \shape up
36850 \emph off
36851 \bar no
36852 \noun off
36853 \color none
36854 Ì
36855 \end_layout
36856
36857 \end_inset
36858 </cell>
36859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36860 \begin_inset Text
36861
36862 \begin_layout Plain Layout
36863
36864 \family roman
36865 \series medium
36866 \shape up
36867 \emph off
36868 \bar no
36869 \noun off
36870 \color none
36871 Ü
36872 \end_layout
36873
36874 \end_inset
36875 </cell>
36876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36877 \begin_inset Text
36878
36879 \begin_layout Plain Layout
36880
36881 \family roman
36882 \series medium
36883 \shape up
36884 \emph off
36885 \bar no
36886 \noun off
36887 \color none
36888 ì
36889 \end_layout
36890
36891 \end_inset
36892 </cell>
36893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36894 \begin_inset Text
36895
36896 \begin_layout Plain Layout
36897
36898 \family roman
36899 \series medium
36900 \shape up
36901 \emph off
36902 \bar no
36903 \noun off
36904 \color none
36905 ü
36906 \end_layout
36907
36908 \end_inset
36909 </cell>
36910 </row>
36911 <row>
36912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36913 \begin_inset Text
36914
36915 \begin_layout Plain Layout
36916
36917 \family roman
36918 \series medium
36919 \shape up
36920 \size tiny
36921 \emph off
36922 \bar no
36923 \noun off
36924 \color none
36925 0D
36926 \end_layout
36927
36928 \end_inset
36929 </cell>
36930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36931 \begin_inset Text
36932
36933 \begin_layout Plain Layout
36934
36935 \end_layout
36936
36937 \end_inset
36938 </cell>
36939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36940 \begin_inset Text
36941
36942 \begin_layout Plain Layout
36943
36944 \end_layout
36945
36946 \end_inset
36947 </cell>
36948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36949 \begin_inset Text
36950
36951 \begin_layout Plain Layout
36952
36953 \family roman
36954 \series medium
36955 \shape up
36956 \emph off
36957 \bar no
36958 \noun off
36959 \color none
36960 -
36961 \end_layout
36962
36963 \end_inset
36964 </cell>
36965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36966 \begin_inset Text
36967
36968 \begin_layout Plain Layout
36969
36970 \family roman
36971 \series medium
36972 \shape up
36973 \emph off
36974 \bar no
36975 \noun off
36976 \color none
36977 =
36978 \end_layout
36979
36980 \end_inset
36981 </cell>
36982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36983 \begin_inset Text
36984
36985 \begin_layout Plain Layout
36986
36987 \family roman
36988 \series medium
36989 \shape up
36990 \emph off
36991 \bar no
36992 \noun off
36993 \color none
36994 M
36995 \end_layout
36996
36997 \end_inset
36998 </cell>
36999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37000 \begin_inset Text
37001
37002 \begin_layout Plain Layout
37003
37004 \family roman
37005 \series medium
37006 \shape up
37007 \emph off
37008 \bar no
37009 \noun off
37010 \color none
37011 ]
37012 \end_layout
37013
37014 \end_inset
37015 </cell>
37016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37017 \begin_inset Text
37018
37019 \begin_layout Plain Layout
37020
37021 \family roman
37022 \series medium
37023 \shape up
37024 \emph off
37025 \bar no
37026 \noun off
37027 \color none
37028 m
37029 \end_layout
37030
37031 \end_inset
37032 </cell>
37033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37034 \begin_inset Text
37035
37036 \begin_layout Plain Layout
37037
37038 \family roman
37039 \series medium
37040 \shape up
37041 \emph off
37042 \bar no
37043 \noun off
37044 \color none
37045 }
37046 \end_layout
37047
37048 \end_inset
37049 </cell>
37050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37051 \begin_inset Text
37052
37053 \begin_layout Plain Layout
37054
37055 \end_layout
37056
37057 \end_inset
37058 </cell>
37059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37060 \begin_inset Text
37061
37062 \begin_layout Plain Layout
37063
37064 \end_layout
37065
37066 \end_inset
37067 </cell>
37068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37069 \begin_inset Text
37070
37071 \begin_layout Plain Layout
37072
37073 \end_layout
37074
37075 \end_inset
37076 </cell>
37077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37078 \begin_inset Text
37079
37080 \begin_layout Plain Layout
37081
37082 \family roman
37083 \series medium
37084 \shape up
37085 \emph off
37086 \bar no
37087 \noun off
37088 \color none
37089 ½
37090 \end_layout
37091
37092 \end_inset
37093 </cell>
37094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37095 \begin_inset Text
37096
37097 \begin_layout Plain Layout
37098
37099 \family roman
37100 \series medium
37101 \shape up
37102 \emph off
37103 \bar no
37104 \noun off
37105 \color none
37106 Í
37107 \end_layout
37108
37109 \end_inset
37110 </cell>
37111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37112 \begin_inset Text
37113
37114 \begin_layout Plain Layout
37115
37116 \family roman
37117 \series medium
37118 \shape up
37119 \emph off
37120 \bar no
37121 \noun off
37122 \color none
37123 Ý
37124 \end_layout
37125
37126 \end_inset
37127 </cell>
37128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37129 \begin_inset Text
37130
37131 \begin_layout Plain Layout
37132
37133 \family roman
37134 \series medium
37135 \shape up
37136 \emph off
37137 \bar no
37138 \noun off
37139 \color none
37140 í
37141 \end_layout
37142
37143 \end_inset
37144 </cell>
37145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37146 \begin_inset Text
37147
37148 \begin_layout Plain Layout
37149
37150 \family roman
37151 \series medium
37152 \shape up
37153 \emph off
37154 \bar no
37155 \noun off
37156 \color none
37157 ý
37158 \end_layout
37159
37160 \end_inset
37161 </cell>
37162 </row>
37163 <row>
37164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37165 \begin_inset Text
37166
37167 \begin_layout Plain Layout
37168
37169 \family roman
37170 \series medium
37171 \shape up
37172 \size tiny
37173 \emph off
37174 \bar no
37175 \noun off
37176 \color none
37177 0E
37178 \end_layout
37179
37180 \end_inset
37181 </cell>
37182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37183 \begin_inset Text
37184
37185 \begin_layout Plain Layout
37186
37187 \end_layout
37188
37189 \end_inset
37190 </cell>
37191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37192 \begin_inset Text
37193
37194 \begin_layout Plain Layout
37195
37196 \end_layout
37197
37198 \end_inset
37199 </cell>
37200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37201 \begin_inset Text
37202
37203 \begin_layout Plain Layout
37204
37205 \family roman
37206 \series medium
37207 \shape up
37208 \emph off
37209 \bar no
37210 \noun off
37211 \color none
37212 .
37213 \end_layout
37214
37215 \end_inset
37216 </cell>
37217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37218 \begin_inset Text
37219
37220 \begin_layout Plain Layout
37221
37222 \family roman
37223 \series medium
37224 \shape up
37225 \emph off
37226 \bar no
37227 \noun off
37228 \color none
37229 >
37230 \end_layout
37231
37232 \end_inset
37233 </cell>
37234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37235 \begin_inset Text
37236
37237 \begin_layout Plain Layout
37238
37239 \family roman
37240 \series medium
37241 \shape up
37242 \emph off
37243 \bar no
37244 \noun off
37245 \color none
37246 N
37247 \end_layout
37248
37249 \end_inset
37250 </cell>
37251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37252 \begin_inset Text
37253
37254 \begin_layout Plain Layout
37255
37256 \family roman
37257 \series medium
37258 \shape up
37259 \emph off
37260 \bar no
37261 \noun off
37262 \color none
37263 ^
37264 \end_layout
37265
37266 \end_inset
37267 </cell>
37268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37269 \begin_inset Text
37270
37271 \begin_layout Plain Layout
37272
37273 \family roman
37274 \series medium
37275 \shape up
37276 \emph off
37277 \bar no
37278 \noun off
37279 \color none
37280 n
37281 \end_layout
37282
37283 \end_inset
37284 </cell>
37285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37286 \begin_inset Text
37287
37288 \begin_layout Plain Layout
37289
37290 \family roman
37291 \series medium
37292 \shape up
37293 \emph off
37294 \bar no
37295 \noun off
37296 \color none
37297 ~
37298 \end_layout
37299
37300 \end_inset
37301 </cell>
37302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37303 \begin_inset Text
37304
37305 \begin_layout Plain Layout
37306
37307 \end_layout
37308
37309 \end_inset
37310 </cell>
37311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37312 \begin_inset Text
37313
37314 \begin_layout Plain Layout
37315
37316 \end_layout
37317
37318 \end_inset
37319 </cell>
37320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37321 \begin_inset Text
37322
37323 \begin_layout Plain Layout
37324
37325 \family roman
37326 \series medium
37327 \shape up
37328 \emph off
37329 \bar no
37330 \noun off
37331 \color none
37332 ®
37333 \end_layout
37334
37335 \end_inset
37336 </cell>
37337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37338 \begin_inset Text
37339
37340 \begin_layout Plain Layout
37341
37342 \family roman
37343 \series medium
37344 \shape up
37345 \emph off
37346 \bar no
37347 \noun off
37348 \color none
37349 ¾
37350 \end_layout
37351
37352 \end_inset
37353 </cell>
37354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37355 \begin_inset Text
37356
37357 \begin_layout Plain Layout
37358
37359 \family roman
37360 \series medium
37361 \shape up
37362 \emph off
37363 \bar no
37364 \noun off
37365 \color none
37366 Î
37367 \end_layout
37368
37369 \end_inset
37370 </cell>
37371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37372 \begin_inset Text
37373
37374 \begin_layout Plain Layout
37375
37376 \family roman
37377 \series medium
37378 \shape up
37379 \emph off
37380 \bar no
37381 \noun off
37382 \color none
37383 Þ
37384 \end_layout
37385
37386 \end_inset
37387 </cell>
37388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37389 \begin_inset Text
37390
37391 \begin_layout Plain Layout
37392
37393 \family roman
37394 \series medium
37395 \shape up
37396 \emph off
37397 \bar no
37398 \noun off
37399 \color none
37400 î
37401 \end_layout
37402
37403 \end_inset
37404 </cell>
37405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37406 \begin_inset Text
37407
37408 \begin_layout Plain Layout
37409
37410 \family roman
37411 \series medium
37412 \shape up
37413 \emph off
37414 \bar no
37415 \noun off
37416 \color none
37417 þ
37418 \end_layout
37419
37420 \end_inset
37421 </cell>
37422 </row>
37423 <row>
37424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37425 \begin_inset Text
37426
37427 \begin_layout Plain Layout
37428
37429 \family roman
37430 \series medium
37431 \shape up
37432 \size tiny
37433 \emph off
37434 \bar no
37435 \noun off
37436 \color none
37437 0F
37438 \end_layout
37439
37440 \end_inset
37441 </cell>
37442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37443 \begin_inset Text
37444
37445 \begin_layout Plain Layout
37446
37447 \end_layout
37448
37449 \end_inset
37450 </cell>
37451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37452 \begin_inset Text
37453
37454 \begin_layout Plain Layout
37455
37456 \end_layout
37457
37458 \end_inset
37459 </cell>
37460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37461 \begin_inset Text
37462
37463 \begin_layout Plain Layout
37464
37465 \family roman
37466 \series medium
37467 \shape up
37468 \emph off
37469 \bar no
37470 \noun off
37471 \color none
37472 /
37473 \end_layout
37474
37475 \end_inset
37476 </cell>
37477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37478 \begin_inset Text
37479
37480 \begin_layout Plain Layout
37481
37482 \family roman
37483 \series medium
37484 \shape up
37485 \emph off
37486 \bar no
37487 \noun off
37488 \color none
37489 ?
37490 \end_layout
37491
37492 \end_inset
37493 </cell>
37494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37495 \begin_inset Text
37496
37497 \begin_layout Plain Layout
37498
37499 \family roman
37500 \series medium
37501 \shape up
37502 \emph off
37503 \bar no
37504 \noun off
37505 \color none
37506 O
37507 \end_layout
37508
37509 \end_inset
37510 </cell>
37511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37512 \begin_inset Text
37513
37514 \begin_layout Plain Layout
37515
37516 \family roman
37517 \series medium
37518 \shape up
37519 \emph off
37520 \bar no
37521 \noun off
37522 \color none
37523 _
37524 \end_layout
37525
37526 \end_inset
37527 </cell>
37528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37529 \begin_inset Text
37530
37531 \begin_layout Plain Layout
37532
37533 \family roman
37534 \series medium
37535 \shape up
37536 \emph off
37537 \bar no
37538 \noun off
37539 \color none
37540 o
37541 \end_layout
37542
37543 \end_inset
37544 </cell>
37545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37546 \begin_inset Text
37547
37548 \begin_layout Plain Layout
37549
37550 \end_layout
37551
37552 \end_inset
37553 </cell>
37554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37555 \begin_inset Text
37556
37557 \begin_layout Plain Layout
37558
37559 \end_layout
37560
37561 \end_inset
37562 </cell>
37563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37564 \begin_inset Text
37565
37566 \begin_layout Plain Layout
37567
37568 \end_layout
37569
37570 \end_inset
37571 </cell>
37572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37573 \begin_inset Text
37574
37575 \begin_layout Plain Layout
37576
37577 \family roman
37578 \series medium
37579 \shape up
37580 \emph off
37581 \bar no
37582 \noun off
37583 \color none
37584 ¯
37585 \end_layout
37586
37587 \end_inset
37588 </cell>
37589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37590 \begin_inset Text
37591
37592 \begin_layout Plain Layout
37593
37594 \family roman
37595 \series medium
37596 \shape up
37597 \emph off
37598 \bar no
37599 \noun off
37600 \color none
37601 ¿
37602 \end_layout
37603
37604 \end_inset
37605 </cell>
37606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37607 \begin_inset Text
37608
37609 \begin_layout Plain Layout
37610
37611 \family roman
37612 \series medium
37613 \shape up
37614 \emph off
37615 \bar no
37616 \noun off
37617 \color none
37618 Ï
37619 \end_layout
37620
37621 \end_inset
37622 </cell>
37623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37624 \begin_inset Text
37625
37626 \begin_layout Plain Layout
37627
37628 \family roman
37629 \series medium
37630 \shape up
37631 \emph off
37632 \bar no
37633 \noun off
37634 \color none
37635 ß
37636 \end_layout
37637
37638 \end_inset
37639 </cell>
37640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37641 \begin_inset Text
37642
37643 \begin_layout Plain Layout
37644
37645 \family roman
37646 \series medium
37647 \shape up
37648 \emph off
37649 \bar no
37650 \noun off
37651 \color none
37652 ï
37653 \end_layout
37654
37655 \end_inset
37656 </cell>
37657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37658 \begin_inset Text
37659
37660 \begin_layout Plain Layout
37661
37662 \family roman
37663 \series medium
37664 \shape up
37665 \emph off
37666 \bar no
37667 \noun off
37668 \color none
37669 ÿ
37670 \end_layout
37671
37672 \end_inset
37673 </cell>
37674 </row>
37675 </lyxtabular>
37676
37677 \end_inset
37678
37679
37680 \end_layout
37681
37682 \end_inset
37683
37684
37685 \end_layout
37686
37687 \begin_layout Standard
37688 The following is a full list of all of the accented characters LyX can display
37689  directly.
37690  It includes not only the accented characters from the previous table, but
37691  also the characters from 
37692 \family typewriter
37693 ISO8859–2
37694 \family default
37695  through 
37696 \family typewriter
37697 4
37698 \family default
37699 .
37700  
37701 \end_layout
37702
37703 \begin_layout Itemize
37704 From 
37705 \family typewriter
37706 ISO8859–1
37707 \family default
37708 :
37709 \end_layout
37710
37711 \begin_deeper
37712 \begin_layout Standard
37713 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37714 \begin_inset space \hfill{}
37715 \end_inset
37716
37717 diaeresis
37718 \end_layout
37719
37720 \begin_layout Standard
37721 ^ Â Ê Î Ô Û â ê î ô û
37722 \begin_inset space \hfill{}
37723 \end_inset
37724
37725 circumflex
37726 \end_layout
37727
37728 \begin_layout Standard
37729 ` À È Ì Ò Ù à è ì ò ù
37730 \begin_inset space \hfill{}
37731 \end_inset
37732
37733 grave
37734 \end_layout
37735
37736 \begin_layout Standard
37737 ´ Á É Í Ó Ú Ý á é í ó ú ý
37738 \begin_inset space \hfill{}
37739 \end_inset
37740
37741 acute
37742 \end_layout
37743
37744 \begin_layout Standard
37745 ~ Ã Ñ Õ ã ñ õ
37746 \begin_inset space \hfill{}
37747 \end_inset
37748
37749 tilde
37750 \end_layout
37751
37752 \begin_layout Standard
37753 ¸Çç
37754 \begin_inset space \hfill{}
37755 \end_inset
37756
37757 cedilla
37758 \end_layout
37759
37760 \begin_layout Standard
37761 ¯
37762 \begin_inset space \hfill{}
37763 \end_inset
37764
37765 macron
37766 \end_layout
37767
37768 \end_deeper
37769 \begin_layout Itemize
37770 From 
37771 \family typewriter
37772 ISO8859–2
37773 \family default
37774  through 
37775 \family typewriter
37776 4
37777 \family default
37778 :
37779 \end_layout
37780
37781 \begin_deeper
37782 \begin_layout Standard
37783 ĤĴĥĵĈĜŜĉĝŝ
37784 \begin_inset space \hfill{}
37785 \end_inset
37786
37787 circumflex
37788 \end_layout
37789
37790 \begin_layout Standard
37791 ŚŹśźŔĹĆŃŕĺćń
37792 \begin_inset space \hfill{}
37793 \end_inset
37794
37795 acute
37796 \end_layout
37797
37798 \begin_layout Standard
37799 Ĩı̃Ũũ
37800 \begin_inset space \hfill{}
37801 \end_inset
37802
37803 tilde
37804 \end_layout
37805
37806 \begin_layout Standard
37807 ŞşŢţŖĻĢŗļģŅĶņķ
37808 \begin_inset space \hfill{}
37809 \end_inset
37810
37811 cedilla
37812 \end_layout
37813
37814 \begin_layout Standard
37815 ĒēĀĪŌŪāı̄ōū
37816 \begin_inset space \hfill{}
37817 \end_inset
37818
37819 macron
37820 \end_layout
37821
37822 \begin_layout Standard
37823 ŐŰőű
37824 \begin_inset space \hfill{}
37825 \end_inset
37826
37827 Hungarian umlaut
37828 \end_layout
37829
37830 \end_deeper
37831 \begin_layout Standard
37832 All the characters above are actively supported by TeX fonts.
37833  In addition TeX allows diacritical marks on almost all characters.
37834  Also make sure you're using the 
37835 \family typewriter
37836 T1
37837 \family default
37838  font-encoding.
37839 \end_layout
37840
37841 \begin_layout Chapter
37842 \start_of_appendix
37843 The User Interface
37844 \begin_inset CommandInset label
37845 LatexCommand label
37846 name "chap:The-User-Interface"
37847
37848 \end_inset
37849
37850
37851 \end_layout
37852
37853 \begin_layout Standard
37854 This appendix lists all the available menus and describes their functionality.
37855  It is designed as a quick reference if you are searching for a special
37856  topic inside the user's guide.
37857 \end_layout
37858
37859 \begin_layout Section
37860 The File Menu
37861 \begin_inset Index idx
37862 status collapsed
37863
37864 \begin_layout Plain Layout
37865 Menu ! File
37866 \end_layout
37867
37868 \end_inset
37869
37870
37871 \end_layout
37872
37873 \begin_layout Standard
37874 Under the 
37875 \family sans
37876 File
37877 \family default
37878  menu are the basic operations in addition to some more advanced operations.
37879 \end_layout
37880
37881 \begin_layout Subsection
37882 New
37883 \end_layout
37884
37885 \begin_layout Standard
37886 Creates a new document.
37887 \end_layout
37888
37889 \begin_layout Subsection
37890 New from Template
37891 \end_layout
37892
37893 \begin_layout Standard
37894 This menu entry prompts you for a template to use.
37895  Selecting a template will automatically set certain layout features for
37896  the document, features you would otherwise need to change manually.
37897 \end_layout
37898
37899 \begin_layout Subsection
37900 Open
37901 \end_layout
37902
37903 \begin_layout Standard
37904 Opens a document.
37905 \end_layout
37906
37907 \begin_layout Subsection
37908 Open Recent
37909 \end_layout
37910
37911 \begin_layout Standard
37912 The submenu shows a list of the recently opened files.
37913  Click there on a file to open it.
37914 \end_layout
37915
37916 \begin_layout Subsection
37917 Close
37918 \end_layout
37919
37920 \begin_layout Standard
37921 Closes the current document.
37922 \end_layout
37923
37924 \begin_layout Subsection
37925 Close All
37926 \end_layout
37927
37928 \begin_layout Standard
37929 Closes all opened documents.
37930 \end_layout
37931
37932 \begin_layout Subsection
37933 Save
37934 \end_layout
37935
37936 \begin_layout Standard
37937 Saves the actual document.
37938 \end_layout
37939
37940 \begin_layout Subsection
37941 Save As
37942 \end_layout
37943
37944 \begin_layout Standard
37945 Saves the actual document under a new name to create a copy.
37946 \end_layout
37947
37948 \begin_layout Subsection
37949 Save All
37950 \end_layout
37951
37952 \begin_layout Standard
37953 Saves all opened documents.
37954 \end_layout
37955
37956 \begin_layout Subsection
37957 Revert to saved
37958 \end_layout
37959
37960 \begin_layout Standard
37961 Reloads the actual document from disk.
37962 \end_layout
37963
37964 \begin_layout Subsection
37965 Version Control
37966 \end_layout
37967
37968 \begin_layout Standard
37969 This is used when multiple people are working on the same document or when
37970  one person wants to keep a careful archive of changes.
37971  It is described in the section 
37972 \emph on
37973 Version Control in LyX
37974 \emph default
37975  of the 
37976 \emph on
37977 Additional Features
37978 \emph default
37979  manual.
37980 \end_layout
37981
37982 \begin_layout Subsection
37983 Import
37984 \end_layout
37985
37986 \begin_layout Standard
37987 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
37988  NoWeb-files, plain text files and comma separated, table-like text files
37989  (CSV).
37990  The files will be imported as a new LyX-document.
37991 \end_layout
37992
37993 \begin_layout Standard
37994 When using the menu entry 
37995 \family sans
37996 Plain
37997 \begin_inset space ~
37998 \end_inset
37999
38000 Text
38001 \family default
38002 , line breaks in the text will start a new paragraph; when using the menu
38003  entry 
38004 \family sans
38005 Plain
38006 \begin_inset space ~
38007 \end_inset
38008
38009 Text, Join
38010 \begin_inset space ~
38011 \end_inset
38012
38013 Lines
38014 \family default
38015 , consecutive lines of text will be imported to one big paragraph.
38016  A new paragraph will begin when there is a blank line in the file.
38017 \end_layout
38018
38019 \begin_layout Subsection
38020 Export
38021 \begin_inset CommandInset label
38022 LatexCommand label
38023 name "sub:Export"
38024
38025 \end_inset
38026
38027
38028 \end_layout
38029
38030 \begin_layout Standard
38031 You can export your document to various file formats.
38032  The resulting files are placed in the directory of your LyX-file.
38033  The menu entries are not the same on all installations.
38034  They depend on the programs found by LyX during its configuration.
38035 \end_layout
38036
38037 \begin_layout Standard
38038 Here is a list of all available entries; some of them are explained in detail
38039  in section
38040 \begin_inset space ~
38041 \end_inset
38042
38043
38044 \begin_inset CommandInset ref
38045 LatexCommand ref
38046 reference "sub:Output-file-formats"
38047
38048 \end_inset
38049
38050 :
38051 \end_layout
38052
38053 \begin_layout Description
38054
38055 \family sans
38056 CJK
38057 \family default
38058
38059 \begin_inset space ~
38060 \end_inset
38061
38062 L
38063 \begin_inset ERT
38064 status collapsed
38065
38066 \begin_layout Plain Layout
38067
38068 {}
38069 \end_layout
38070
38071 \end_inset
38072
38073 yX format of the special LyX
38074 \begin_inset space ~
38075 \end_inset
38076
38077 1.4.x versions for Chinese, Japanese and Korean (CJK)
38078 \begin_inset Newline newline
38079 \end_inset
38080
38081  Since LyX 1.5.0 CJK support is fully integrated into LyX.
38082 \end_layout
38083
38084 \begin_layout Description
38085 DocBook text file with code in the language SGML that is used for the markup
38086  language 
38087 \family typewriter
38088 DocBook
38089 \end_layout
38090
38091 \begin_layout Description
38092 DocBook
38093 \begin_inset space ~
38094 \end_inset
38095
38096 (XML) text file with code in the language XML that is used for the markup
38097  language 
38098 \family typewriter
38099 DocBook
38100 \end_layout
38101
38102 \begin_layout Description
38103 DraftDVI LaTeX's native DVI-format.
38104  This format is not suitable if you have special characters or spaces in
38105  files paths or file names in your document.
38106  LyX use this format internally as a pre-stage to export to 
38107 \family sans
38108 DVI
38109 \family default
38110 .
38111 \end_layout
38112
38113 \begin_layout Description
38114 DVI DVI-format that also allows the useage of special characters or spaces
38115  in files paths or file names
38116 \end_layout
38117
38118 \begin_layout Description
38119 DVI
38120 \begin_inset space ~
38121 \end_inset
38122
38123 (LuaT
38124 \begin_inset ERT
38125 status collapsed
38126
38127 \begin_layout Plain Layout
38128
38129 {}
38130 \end_layout
38131
38132 \end_inset
38133
38134 eX) DVI-format using the program 
38135 \family typewriter
38136 LuaTeX
38137 \family default
38138 ; supports Unicode and the usage of non-TeX fonts; 
38139 \series bold
38140
38141 \begin_inset Note Greyedout
38142 status collapsed
38143
38144 \begin_layout Plain Layout
38145
38146 \series bold
38147 Note:
38148 \series default
38149  not all DVI-viewers are currently able to display this output format properly.
38150 \end_layout
38151
38152 \end_inset
38153
38154
38155 \end_layout
38156
38157 \begin_layout Description
38158 Graphviz
38159 \begin_inset space ~
38160 \end_inset
38161
38162 Dot text file with code in the programming language 
38163 \family typewriter
38164 Dot
38165 \family default
38166  which is used to draw visualizations of graphs via the program 
38167 \family typewriter
38168 Graphviz
38169 \end_layout
38170
38171 \begin_layout Description
38172 HTML HTML-format (the HTML-converter is a third-party product and may not
38173  work in all cases)
38174 \end_layout
38175
38176 \begin_layout Description
38177 HTML
38178 \begin_inset space ~
38179 \end_inset
38180
38181 (MS
38182 \begin_inset space ~
38183 \end_inset
38184
38185 Word) HTML-format specialized so that the result can be imported to 
38186 \family sans
38187 MS Word
38188 \family default
38189 ; as a consequence of this formulas will be embedded as bitmap fonts and
38190  not in the format 
38191 \family sans
38192 MathML
38193 \family default
38194 .
38195 \end_layout
38196
38197 \begin_layout Description
38198
38199 \family sans
38200 LaT
38201 \begin_inset ERT
38202 status collapsed
38203
38204 \begin_layout Plain Layout
38205
38206 {}
38207 \end_layout
38208
38209 \end_inset
38210
38211 eX
38212 \begin_inset space ~
38213 \end_inset
38214
38215 (
38216 \family default
38217 LuaT
38218 \family sans
38219
38220 \begin_inset ERT
38221 status collapsed
38222
38223 \begin_layout Plain Layout
38224
38225 {}
38226 \end_layout
38227
38228 \end_inset
38229
38230
38231 \family default
38232 eX
38233 \family sans
38234
38235 \family default
38236 text file with the LaTeX source that is compilable with the program 
38237 \family typewriter
38238 LuaTeX
38239 \end_layout
38240
38241 \begin_layout Description
38242
38243 \family sans
38244 LaT
38245 \begin_inset ERT
38246 status collapsed
38247
38248 \begin_layout Plain Layout
38249
38250 {}
38251 \end_layout
38252
38253 \end_inset
38254
38255 eX
38256 \begin_inset space ~
38257 \end_inset
38258
38259 (pdflatex)
38260 \family default
38261  text file with the LaTeX source, additionally all images used in the document
38262  will be converted to a format that is readable by the 
38263 \family typewriter
38264 pdflatex
38265 \family default
38266  program (GIF, JPG, PDF, PNG)
38267 \end_layout
38268
38269 \begin_layout Description
38270
38271 \family sans
38272 LaT
38273 \begin_inset ERT
38274 status collapsed
38275
38276 \begin_layout Plain Layout
38277
38278 {}
38279 \end_layout
38280
38281 \end_inset
38282
38283 eX
38284 \begin_inset space ~
38285 \end_inset
38286
38287 (plain)
38288 \family default
38289  text file with the LaTeX source code, additionally all images used in the
38290  document will be converted to the EPS-format, only this format is readable
38291  by the 
38292 \family typewriter
38293 latex
38294 \family default
38295  program
38296 \end_layout
38297
38298 \begin_layout Description
38299
38300 \family sans
38301 LaT
38302 \begin_inset ERT
38303 status collapsed
38304
38305 \begin_layout Plain Layout
38306
38307 {}
38308 \end_layout
38309
38310 \end_inset
38311
38312 eX
38313 \begin_inset space ~
38314 \end_inset
38315
38316 (
38317 \family default
38318 XeT
38319 \family sans
38320
38321 \begin_inset ERT
38322 status collapsed
38323
38324 \begin_layout Plain Layout
38325
38326 {}
38327 \end_layout
38328
38329 \end_inset
38330
38331
38332 \family default
38333 eX
38334 \family sans
38335
38336 \family default
38337 text file with the LaTeX source that is compilable with the program 
38338 \family typewriter
38339 XeTeX
38340 \end_layout
38341
38342 \begin_layout Description
38343 LilyPond
38344 \begin_inset space ~
38345 \end_inset
38346
38347 book
38348 \begin_inset space ~
38349 \end_inset
38350
38351 (La
38352 \family sans
38353
38354 \begin_inset ERT
38355 status collapsed
38356
38357 \begin_layout Plain Layout
38358
38359 {}
38360 \end_layout
38361
38362 \end_inset
38363
38364
38365 \family default
38366 TeX) text file with the LaTeX source and also code in the syntax of the
38367  music notation software 
38368 \family typewriter
38369 LilyPond
38370 \end_layout
38371
38372 \begin_layout Description
38373 L
38374 \family sans
38375
38376 \begin_inset ERT
38377 status collapsed
38378
38379 \begin_layout Plain Layout
38380
38381 {}
38382 \end_layout
38383
38384 \end_inset
38385
38386
38387 \family default
38388 yX
38389 \begin_inset space ~
38390 \end_inset
38391
38392 Archive
38393 \begin_inset space ~
38394 \end_inset
38395
38396 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
38397  your system) that contains your document and all files that are necessary
38398  to compile it (images, child documents, BibTeX files, etc.)
38399 \end_layout
38400
38401 \begin_layout Description
38402 L
38403 \family sans
38404
38405 \begin_inset ERT
38406 status collapsed
38407
38408 \begin_layout Plain Layout
38409
38410 {}
38411 \end_layout
38412
38413 \end_inset
38414
38415
38416 \family default
38417 yX
38418 \begin_inset space ~
38419 \end_inset
38420
38421 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
38422 \begin_inset Quotes eld
38423 \end_inset
38424
38425 z
38426 \begin_inset Quotes erd
38427 \end_inset
38428
38429  and 
38430 \begin_inset Quotes eld
38431 \end_inset
38432
38433 y
38434 \begin_inset Quotes erd
38435 \end_inset
38436
38437  represent the version number)
38438 \end_layout
38439
38440 \begin_layout Description
38441 L
38442 \family sans
38443
38444 \begin_inset ERT
38445 status collapsed
38446
38447 \begin_layout Plain Layout
38448
38449 {}
38450 \end_layout
38451
38452 \end_inset
38453
38454
38455 \family default
38456 yXHTML HTML-format using LyX's internal XHTML engine
38457 \end_layout
38458
38459 \begin_layout Description
38460 NoWeb text file with code in the format of the literate programming language
38461 \family typewriter
38462  NoWeb
38463 \end_layout
38464
38465 \begin_layout Description
38466 OpenDocument OpenDocument-formatted file, to be opened with 
38467 \family sans
38468 LibreOffice, OpenOffice, KOffice, Abiword
38469 \family default
38470 , etc.
38471  (The OpenDocument-converter is a third-party product and may not work in
38472  all cases)
38473 \end_layout
38474
38475 \begin_layout Description
38476
38477 \family sans
38478 PDF
38479 \begin_inset space ~
38480 \end_inset
38481
38482 (dvipdfm)
38483 \family default
38484  PDF-format using the program 
38485 \family typewriter
38486 dvipdfm
38487 \family default
38488 , produces internally a DVI-file which is then converted to a PDF-file
38489 \end_layout
38490
38491 \begin_layout Description
38492
38493 \family sans
38494 PDF
38495 \begin_inset space ~
38496 \end_inset
38497
38498 (LuaT
38499 \begin_inset ERT
38500 status collapsed
38501
38502 \begin_layout Plain Layout
38503
38504 {}
38505 \end_layout
38506
38507 \end_inset
38508
38509 eX)
38510 \family default
38511  PDF-format using the program 
38512 \family typewriter
38513 LuaTeX
38514 \family default
38515 , produces PDF-files directly
38516 \end_layout
38517
38518 \begin_layout Description
38519
38520 \family sans
38521 PDF
38522 \begin_inset space ~
38523 \end_inset
38524
38525 (pdflatex)
38526 \family default
38527  PDF-format using the program 
38528 \family typewriter
38529 pdflatex
38530 \family default
38531 , produces PDF-files directly
38532 \end_layout
38533
38534 \begin_layout Description
38535
38536 \family sans
38537 PDF
38538 \begin_inset space ~
38539 \end_inset
38540
38541 (ps2pdf)
38542 \family default
38543  PDF-format using the program 
38544 \family typewriter
38545 ps2pdf
38546 \family default
38547 , produces internally a PostScript-file which is then converted to a PDF-file
38548 \end_layout
38549
38550 \begin_layout Description
38551
38552 \family sans
38553 PDF
38554 \begin_inset space ~
38555 \end_inset
38556
38557 (XeT
38558 \begin_inset ERT
38559 status collapsed
38560
38561 \begin_layout Plain Layout
38562
38563 {}
38564 \end_layout
38565
38566 \end_inset
38567
38568 eX)
38569 \family default
38570  PDF-format using the program 
38571 \family typewriter
38572 XeTeX
38573 \family default
38574 , produces PDF-files directly
38575 \end_layout
38576
38577 \begin_layout Description
38578
38579 \family sans
38580 Plain
38581 \begin_inset space ~
38582 \end_inset
38583
38584 text
38585 \family default
38586  text format
38587 \end_layout
38588
38589 \begin_layout Description
38590
38591 \family sans
38592 Plain
38593 \begin_inset space ~
38594 \end_inset
38595
38596 text
38597 \begin_inset space ~
38598 \end_inset
38599
38600 (ps2ascii)
38601 \family default
38602  text format, the document will first be converted to Postscript format
38603  and then exported as text using the program 
38604 \family sans
38605 ps2ascii
38606 \end_layout
38607
38608 \begin_layout Description
38609
38610 \family sans
38611 Postscript
38612 \family default
38613  PostScript format using the program 
38614 \family typewriter
38615 dvips
38616 \end_layout
38617
38618 \begin_layout Description
38619 Sweave text file with the LaTeX source and also code in the statistical
38620  programming language 
38621 \family typewriter
38622 R
38623 \family default
38624 .
38625  Using the 
38626 \family typewriter
38627 R
38628 \family default
38629 -function 
38630 \family typewriter
38631 Sweave
38632 \family default
38633  it is possible to use 
38634 \family typewriter
38635 R
38636 \family default
38637 -commands in LaTeX
38638 \end_layout
38639
38640 \begin_layout Standard
38641 If one of the menu entries 
38642 \family sans
38643 DVI
38644 \family default
38645
38646 \family sans
38647 PDF
38648 \begin_inset space ~
38649 \end_inset
38650
38651 (pdflatex)
38652 \family default
38653  or 
38654 \family sans
38655 Postscript
38656 \family default
38657  is missing, you need to update your LaTeX installation.
38658  After updating you have to reconfigure LyX, see section
38659 \begin_inset space ~
38660 \end_inset
38661
38662
38663 \begin_inset CommandInset ref
38664 LatexCommand ref
38665 reference "sec:Basic-LyX-Setup"
38666
38667 \end_inset
38668
38669 .
38670 \begin_inset Index idx
38671 status collapsed
38672
38673 \begin_layout Plain Layout
38674 Reconfiguration of LyX
38675 \end_layout
38676
38677 \end_inset
38678
38679
38680 \end_layout
38681
38682 \begin_layout Subsection
38683 Print
38684 \end_layout
38685
38686 \begin_layout Standard
38687 With this menu entry you can print your document to a file in PostScript
38688  format or send it to a printer.
38689  The printer will also use the document in PostScript format.
38690  The conversion to PostScript is done in the background by LyX using the
38691  program 
38692 \family typewriter
38693 dvips
38694 \family default
38695 .
38696  For more information have a look at section
38697 \begin_inset space ~
38698 \end_inset
38699
38700
38701 \begin_inset CommandInset ref
38702 LatexCommand ref
38703 reference "sub:Printing-the-File"
38704
38705 \end_inset
38706
38707 .
38708 \end_layout
38709
38710 \begin_layout Subsection
38711 Fax
38712 \end_layout
38713
38714 \begin_layout Standard
38715 This menu entry will only appear if you have a fax program installed (on
38716  Windows you additionally need to register its program path to LyX's PATH
38717  prefix, see section
38718 \begin_inset space ~
38719 \end_inset
38720
38721
38722 \begin_inset CommandInset ref
38723 LatexCommand ref
38724 reference "sec:Paths"
38725
38726 \end_inset
38727
38728 ).
38729  With this menu entry you can send your document to a fax program like 
38730 \family typewriter
38731 hylapex
38732 \family default
38733  or 
38734 \family typewriter
38735 kdeprintfax
38736 \family default
38737 .
38738  The default format of the sent file is PostScript.
38739  The format can be changed in LyX's preferences as described in section
38740 \begin_inset space ~
38741 \end_inset
38742
38743
38744 \begin_inset CommandInset ref
38745 LatexCommand ref
38746 reference "sub:Converters"
38747
38748 \end_inset
38749
38750 .
38751 \end_layout
38752
38753 \begin_layout Subsection
38754 New and Close Window
38755 \end_layout
38756
38757 \begin_layout Standard
38758 Opens or closes a new instance of LyX.
38759 \end_layout
38760
38761 \begin_layout Subsection
38762 Exit
38763 \end_layout
38764
38765 \begin_layout Standard
38766 Prompts you to save all unsaved documents and then exits.
38767 \end_layout
38768
38769 \begin_layout Section
38770 The Edit Menu
38771 \begin_inset Index idx
38772 status collapsed
38773
38774 \begin_layout Plain Layout
38775 Menu ! Edit
38776 \end_layout
38777
38778 \end_inset
38779
38780
38781 \end_layout
38782
38783 \begin_layout Subsection
38784 Undo and Redo
38785 \end_layout
38786
38787 \begin_layout Standard
38788 Described in section
38789 \begin_inset space ~
38790 \end_inset
38791
38792
38793 \begin_inset CommandInset ref
38794 LatexCommand ref
38795 reference "sec:Undo-and-Redo"
38796
38797 \end_inset
38798
38799 .
38800 \end_layout
38801
38802 \begin_layout Subsection
38803 Cut, Copy, Paste, Paste Recent, Paste Special
38804 \end_layout
38805
38806 \begin_layout Standard
38807 Described in section
38808 \begin_inset space ~
38809 \end_inset
38810
38811
38812 \begin_inset CommandInset ref
38813 LatexCommand ref
38814 reference "sec:Basic-Editing-Features"
38815
38816 \end_inset
38817
38818 .
38819 \end_layout
38820
38821 \begin_layout Subsection
38822 Select Whole Inset
38823 \end_layout
38824
38825 \begin_layout Standard
38826 Selects the content of the inset where the cursor is currently in.
38827  If the cursor is outside of an inset, the whole document will be selected.
38828 \end_layout
38829
38830 \begin_layout Subsection
38831 Select All
38832 \end_layout
38833
38834 \begin_layout Standard
38835 Selects the whole document.
38836 \end_layout
38837
38838 \begin_layout Subsection
38839 Find & Replace (Quick)
38840 \end_layout
38841
38842 \begin_layout Standard
38843 Described in section
38844 \begin_inset space ~
38845 \end_inset
38846
38847
38848 \begin_inset CommandInset ref
38849 LatexCommand ref
38850 reference "sec:Basic-Editing-Features"
38851
38852 \end_inset
38853
38854 .
38855 \end_layout
38856
38857 \begin_layout Subsection
38858 Find & Replace (Advanced)
38859 \end_layout
38860
38861 \begin_layout Standard
38862 Described in section
38863 \begin_inset space ~
38864 \end_inset
38865
38866
38867 \begin_inset CommandInset ref
38868 LatexCommand ref
38869 reference "sec:Advanced-Find-and"
38870
38871 \end_inset
38872
38873 .
38874 \end_layout
38875
38876 \begin_layout Subsection
38877 Move Paragraph Up/Down
38878 \end_layout
38879
38880 \begin_layout Standard
38881 This shifts the paragraph where the cursor is currently in one paragraph
38882  up or down.
38883 \end_layout
38884
38885 \begin_layout Subsection
38886 Text Style
38887 \end_layout
38888
38889 \begin_layout Standard
38890 Described in section
38891 \begin_inset space ~
38892 \end_inset
38893
38894
38895 \begin_inset CommandInset ref
38896 LatexCommand ref
38897 reference "sub:Fine-Tuning-with-the"
38898
38899 \end_inset
38900
38901 .
38902 \end_layout
38903
38904 \begin_layout Subsection
38905 Paragraph Settings
38906 \begin_inset Index idx
38907 status collapsed
38908
38909 \begin_layout Plain Layout
38910 Paragraph ! Settings
38911 \end_layout
38912
38913 \end_inset
38914
38915
38916 \end_layout
38917
38918 \begin_layout Standard
38919 Enables you to set the paragraph alignment, line spacing and label width.
38920  These settings only affect the paragraph in which the cursor is currently
38921  in.
38922 \end_layout
38923
38924 \begin_layout Standard
38925 You can also prevent the first line of the paragraph being indented if you
38926  have chosen to separate paragraphs with indents in the 
38927 \family sans
38928 Document\SpecialChar \menuseparator
38929 Settings
38930 \family default
38931  dialog under 
38932 \family sans
38933 Text
38934 \begin_inset space ~
38935 \end_inset
38936
38937 Layout
38938 \family default
38939 .
38940 \end_layout
38941
38942 \begin_layout Subsection
38943 Table Settings and Math
38944 \end_layout
38945
38946 \begin_layout Standard
38947 These two menus are only fully active if the cursor is inside a table or
38948  a formula.
38949  Here you can change the properties of tables and formulas.
38950  The properties of tables are described in section
38951 \begin_inset space ~
38952 \end_inset
38953
38954
38955 \begin_inset CommandInset ref
38956 LatexCommand ref
38957 reference "sec:Tables"
38958
38959 \end_inset
38960
38961 , the properties of formulas in chapter
38962 \begin_inset space ~
38963 \end_inset
38964
38965
38966 \begin_inset CommandInset ref
38967 LatexCommand ref
38968 reference "chap:Mathematical-Formulas"
38969
38970 \end_inset
38971
38972 .
38973 \end_layout
38974
38975 \begin_layout Subsection
38976 Increase / Decrease List Depth
38977 \end_layout
38978
38979 \begin_layout Standard
38980 These menu entries are only active if the cursor is in an environment that
38981  can be nested.
38982  They increase/decrease the environment nesting level as explained in section
38983 \begin_inset space ~
38984 \end_inset
38985
38986
38987 \begin_inset CommandInset ref
38988 LatexCommand ref
38989 reference "sec:Nesting"
38990
38991 \end_inset
38992
38993  and 
38994 \begin_inset CommandInset ref
38995 LatexCommand ref
38996 reference "sub:Numbering-depth"
38997
38998 \end_inset
38999
39000 .
39001 \end_layout
39002
39003 \begin_layout Section
39004 The View Menu
39005 \begin_inset Index idx
39006 status collapsed
39007
39008 \begin_layout Plain Layout
39009 Menu ! View
39010 \end_layout
39011
39012 \end_inset
39013
39014
39015 \end_layout
39016
39017 \begin_layout Standard
39018 At the bottom of the 
39019 \family sans
39020 View
39021 \family default
39022  menu the opened documents are listed.
39023 \end_layout
39024
39025 \begin_layout Subsection
39026 Open/Close all Insets
39027 \end_layout
39028
39029 \begin_layout Standard
39030 Opens/closes all insets in your document.
39031 \end_layout
39032
39033 \begin_layout Subsection
39034 Unfold/Fold Math Macros
39035 \end_layout
39036
39037 \begin_layout Standard
39038 Unfolds/folds the current math macro.
39039 \end_layout
39040
39041 \begin_layout Standard
39042 Math macros are described in the 
39043 \emph on
39044 Math
39045 \emph default
39046  manual.
39047 \end_layout
39048
39049 \begin_layout Subsection
39050 View Source
39051 \end_layout
39052
39053 \begin_layout Standard
39054 Opens a window showing the source code of the actual document, as described
39055  in section
39056 \begin_inset space ~
39057 \end_inset
39058
39059
39060 \begin_inset CommandInset ref
39061 LatexCommand ref
39062 reference "sec:Previewing-snippets-of"
39063
39064 \end_inset
39065
39066 .
39067 \end_layout
39068
39069 \begin_layout Subsection
39070 View Messages
39071 \end_layout
39072
39073 \begin_layout Standard
39074 Opens a window showing console messages.
39075  This is useful for debugging LyX (i.
39076 \begin_inset space \thinspace{}
39077 \end_inset
39078
39079 e., hunt for errors in the program) or to see what is going on in the background
39080  while LaTeX is processing the document.
39081 \end_layout
39082
39083 \begin_layout Subsection
39084 View
39085 \end_layout
39086
39087 \begin_layout Standard
39088 This menu entry generates the output in the format you have specified as
39089  default output format either in the preferences (see sec.
39090 \begin_inset space \thinspace{}
39091 \end_inset
39092
39093
39094 \begin_inset CommandInset ref
39095 LatexCommand ref
39096 reference "sec:File-Formats"
39097
39098 \end_inset
39099
39100 ) or in the document settings (see sec.
39101 \begin_inset space \thinspace{}
39102 \end_inset
39103
39104
39105 \begin_inset CommandInset ref
39106 LatexCommand ref
39107 reference "sec:Doc-Output"
39108
39109 \end_inset
39110
39111 ) and opens it in an appropriate viewer.
39112  The viewer can be set or changed in the preferences, see section
39113 \begin_inset space ~
39114 \end_inset
39115
39116
39117 \begin_inset CommandInset ref
39118 LatexCommand ref
39119 reference "sec:File-Formats"
39120
39121 \end_inset
39122
39123 .
39124  The default viewers are set by LyX when it is first configured.
39125  The default output format is 
39126 \family sans
39127 PDF
39128 \begin_inset space ~
39129 \end_inset
39130
39131 (pdflatex)
39132 \family default
39133 .
39134 \end_layout
39135
39136 \begin_layout Subsection
39137 View (Other Formats)
39138 \end_layout
39139
39140 \begin_layout Standard
39141 With this submenu you can view your document in alternative output formats.
39142  The menu contains a list of available formats in which you can view the
39143  actual document with an external program.
39144  The menu entries are not the same on all installations — it depends on
39145  the LaTeX programs that are found while LyX was configured.
39146  All possible formats are listed in section
39147 \begin_inset space ~
39148 \end_inset
39149
39150
39151 \begin_inset CommandInset ref
39152 LatexCommand ref
39153 reference "sub:Export"
39154
39155 \end_inset
39156
39157 .
39158  You should at least see the menu entry 
39159 \family sans
39160 DVI
39161 \family default
39162 .
39163  If it is missing, you need to update or repair your LaTeX installation.
39164  After updating you have to reconfigure LyX, see section
39165 \begin_inset space ~
39166 \end_inset
39167
39168
39169 \begin_inset CommandInset ref
39170 LatexCommand ref
39171 reference "sec:Basic-LyX-Setup"
39172
39173 \end_inset
39174
39175 .
39176 \begin_inset Index idx
39177 status collapsed
39178
39179 \begin_layout Plain Layout
39180 Reconfiguration of LyX
39181 \end_layout
39182
39183 \end_inset
39184
39185
39186 \end_layout
39187
39188 \begin_layout Standard
39189 Invoking a menu will start a viewer program.
39190  The viewer can be set or changed in the preferences, see section
39191 \begin_inset space ~
39192 \end_inset
39193
39194
39195 \begin_inset CommandInset ref
39196 LatexCommand ref
39197 reference "sec:File-Formats"
39198
39199 \end_inset
39200
39201 .
39202  The default viewers are set by LyX when it is first configured.
39203 \end_layout
39204
39205 \begin_layout Subsection
39206 Update
39207 \end_layout
39208
39209 \begin_layout Standard
39210 This menu entry allows you to update the view with your latest changes (in
39211  the default output format) without opening a new viewer window.
39212 \end_layout
39213
39214 \begin_layout Subsection
39215 Update (Other Formats)
39216 \end_layout
39217
39218 \begin_layout Standard
39219 With this submenu you can update the view of alternative output formats
39220  of your document without opening a new viewer window.
39221 \end_layout
39222
39223 \begin_layout Subsection
39224 View Master Document
39225 \end_layout
39226
39227 \begin_layout Standard
39228 This menu item is only visible if your document is included to another document,
39229  which is then its 
39230 \begin_inset Quotes eld
39231 \end_inset
39232
39233 master
39234 \begin_inset Quotes erd
39235 \end_inset
39236
39237  (see section 
39238 \emph on
39239 Child Documents
39240 \emph default
39241  in the 
39242 \emph on
39243 Embedded
39244 \begin_inset space ~
39245 \end_inset
39246
39247 Objects
39248 \emph default
39249  manual for more information on this topic).
39250  This item allows you to view the master document from within its child.
39251  That is, if you are working on a child document which is a chapter of a
39252  book, 
39253 \family sans
39254 View Master
39255 \family default
39256  generates the output of the whole book, while 
39257 \family sans
39258 View
39259 \family default
39260  will just output the chapter alone.
39261 \end_layout
39262
39263 \begin_layout Standard
39264 The format used by this function is the default output format as specified
39265  in the preferences (see sec.
39266 \begin_inset space \thinspace{}
39267 \end_inset
39268
39269
39270 \begin_inset CommandInset ref
39271 LatexCommand ref
39272 reference "sec:File-Formats"
39273
39274 \end_inset
39275
39276 ) or in the document settings (see sec.
39277 \begin_inset space \thinspace{}
39278 \end_inset
39279
39280
39281 \begin_inset CommandInset ref
39282 LatexCommand ref
39283 reference "sec:Doc-Output"
39284
39285 \end_inset
39286
39287 ).
39288 \end_layout
39289
39290 \begin_layout Subsection
39291 Update Master Document
39292 \end_layout
39293
39294 \begin_layout Standard
39295 This menu item is only visible if your document is included to another document,
39296  which is then its 
39297 \begin_inset Quotes eld
39298 \end_inset
39299
39300 master
39301 \begin_inset Quotes erd
39302 \end_inset
39303
39304  (see section 
39305 \emph on
39306 Child Documents
39307 \emph default
39308  in the 
39309 \emph on
39310 Embedded
39311 \begin_inset space ~
39312 \end_inset
39313
39314 Objects
39315 \emph default
39316  manual for more information on this topic).
39317  This item allows you to update the view of a master document from within
39318  its child without the need to switch to the master document itself.
39319 \end_layout
39320
39321 \begin_layout Standard
39322 The format used by this function is the default output format as specified
39323  in the preferences (see sec.
39324 \begin_inset space \thinspace{}
39325 \end_inset
39326
39327
39328 \begin_inset CommandInset ref
39329 LatexCommand ref
39330 reference "sec:File-Formats"
39331
39332 \end_inset
39333
39334 ) or in the document settings (see sec.
39335 \begin_inset space \thinspace{}
39336 \end_inset
39337
39338
39339 \begin_inset CommandInset ref
39340 LatexCommand ref
39341 reference "sec:Doc-Output"
39342
39343 \end_inset
39344
39345 ).
39346 \end_layout
39347
39348 \begin_layout Subsection
39349 Split View
39350 \end_layout
39351
39352 \begin_layout Standard
39353 This will split LyX's main window vertically or horizontally.
39354  This allows you to view documents at the same time to compare them, or
39355  to view the same document, but at different positions.
39356  You can even split the main window several times to view for example 3
39357  or more documents at the same time.
39358  To return to an unsplit view, use the menu 
39359 \family sans
39360 Close Current View
39361 \family default
39362 .
39363 \end_layout
39364
39365 \begin_layout Subsection
39366 Close Current View
39367 \end_layout
39368
39369 \begin_layout Standard
39370 Closes a split view.
39371 \end_layout
39372
39373 \begin_layout Subsection
39374 Fullscreen
39375 \end_layout
39376
39377 \begin_layout Standard
39378 Using this menu entry or pressing F11 removes the menu bar and all toolbars
39379  so that you will see nothing but your text.
39380  It furthermore displays LyX's main window fullscreen.
39381  To return from fullscreen to the normal view, press F11, or right-click
39382  and turn off the fullscreen mode in the context menu.
39383 \end_layout
39384
39385 \begin_layout Subsection
39386 Toolbars
39387 \begin_inset CommandInset label
39388 LatexCommand label
39389 name "sub:Toolbars"
39390
39391 \end_inset
39392
39393
39394 \begin_inset Index idx
39395 status collapsed
39396
39397 \begin_layout Plain Layout
39398 Toolbar
39399 \end_layout
39400
39401 \end_inset
39402
39403
39404 \end_layout
39405
39406 \begin_layout Standard
39407 In this menu entry you can set the appearance of the different toolbars.
39408  All toolbars and the 
39409 \family sans
39410 Command
39411 \begin_inset space ~
39412 \end_inset
39413
39414 Buffer
39415 \family default
39416  can be turned on and off.
39417  The 
39418 \emph on
39419 on
39420 \emph default
39421  state is denoted in the menu with a checkmark.
39422  The 
39423 \family sans
39424 Review
39425 \family default
39426
39427 \family sans
39428 Table
39429 \family default
39430
39431 \family sans
39432 Math
39433 \begin_inset space ~
39434 \end_inset
39435
39436 Panels
39437 \family default
39438
39439 \family sans
39440 Math
39441 \begin_inset space ~
39442 \end_inset
39443
39444 Macros
39445 \family default
39446  and 
39447 \family sans
39448 Math
39449 \family default
39450  toolbars can be additionally set to the state 
39451 \emph on
39452 automatic
39453 \emph default
39454  that is denoted in the menu with the suffix 
39455 \family sans
39456 (auto)
39457 \family default
39458 .
39459 \end_layout
39460
39461 \begin_layout Standard
39462 In the 
39463 \emph on
39464 on
39465 \emph default
39466  state the toolbar is permanently shown, in the 
39467 \emph on
39468 automatic
39469 \emph default
39470  state the toolbar is only shown when the cursor is in a certain environment
39471  or when a certain feature is enabled.
39472  That means that the review toolbar will only be shown if change tracking
39473  is activated, the math and table toolbars are only shown if the cursor
39474  is inside a formula or table, respectively.
39475 \end_layout
39476
39477 \begin_layout Standard
39478 LyX's toolbars and their buttons are explained in section
39479 \begin_inset space ~
39480 \end_inset
39481
39482
39483 \begin_inset CommandInset ref
39484 LatexCommand ref
39485 reference "sec:Toolbars"
39486
39487 \end_inset
39488
39489 .
39490 \end_layout
39491
39492 \begin_layout Section
39493 The Insert Menu
39494 \begin_inset Index idx
39495 status collapsed
39496
39497 \begin_layout Plain Layout
39498 Menu ! Insert
39499 \end_layout
39500
39501 \end_inset
39502
39503
39504 \end_layout
39505
39506 \begin_layout Subsection
39507 Math
39508 \end_layout
39509
39510 \begin_layout Standard
39511 Inserts math constructs that are explained in chapter
39512 \begin_inset space ~
39513 \end_inset
39514
39515
39516 \begin_inset CommandInset ref
39517 LatexCommand ref
39518 reference "chap:Mathematical-Formulas"
39519
39520 \end_inset
39521
39522  and the 
39523 \emph on
39524 Math
39525 \emph default
39526  manual.
39527 \end_layout
39528
39529 \begin_layout Subsection
39530 Special Character
39531 \begin_inset CommandInset label
39532 LatexCommand label
39533 name "sub:Special-Character"
39534
39535 \end_inset
39536
39537
39538 \end_layout
39539
39540 \begin_layout Standard
39541 Here you can insert the following characters:
39542 \end_layout
39543
39544 \begin_layout Description
39545 Symbols Inserts any character that can be output by your LaTeX system.
39546  Therefore the number of character categories in this dialog and the available
39547  characters depend on the LaTeX-packages you have installed.
39548 \begin_inset Newline newline
39549 \end_inset
39550
39551  
39552 \begin_inset Note Greyedout
39553 status collapsed
39554
39555 \begin_layout Plain Layout
39556
39557 \series bold
39558 Note:
39559 \series default
39560  Not all characters will be visible in the 
39561 \family sans
39562 Symbols
39563 \family default
39564  dialog because none of the screen fonts that you can set in the preferences
39565  dialog (see sec.
39566 \begin_inset space \thinspace{}
39567 \end_inset
39568
39569
39570 \begin_inset CommandInset ref
39571 LatexCommand ref
39572 reference "sub:Screen-Fonts"
39573
39574 \end_inset
39575
39576 ) can display every character.
39577 \end_layout
39578
39579 \end_inset
39580
39581
39582 \end_layout
39583
39584 \begin_layout Description
39585 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39586
39587 \end_layout
39588
39589 \begin_layout Description
39590 End
39591 \begin_inset space ~
39592 \end_inset
39593
39594 of
39595 \begin_inset space ~
39596 \end_inset
39597
39598 Sentence Inserts an end of sentence dot as described in section
39599 \begin_inset space ~
39600 \end_inset
39601
39602
39603 \begin_inset CommandInset ref
39604 LatexCommand ref
39605 reference "sub:Abbreviations"
39606
39607 \end_inset
39608
39609 .
39610 \end_layout
39611
39612 \begin_layout Description
39613 Ordinary
39614 \begin_inset space ~
39615 \end_inset
39616
39617 Quote Inserts this quote: ", no matter what quote type you selected in the
39618  
39619 \family sans
39620 Document\SpecialChar \menuseparator
39621 Settings
39622 \family default
39623  dialog under 
39624 \family sans
39625 Language
39626 \family default
39627 .
39628 \end_layout
39629
39630 \begin_layout Description
39631 Single
39632 \begin_inset space ~
39633 \end_inset
39634
39635 Quote Inserts this quote: 
39636 \begin_inset Quotes ers
39637 \end_inset
39638
39639
39640 \end_layout
39641
39642 \begin_layout Description
39643 Protected
39644 \begin_inset space ~
39645 \end_inset
39646
39647 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39648
39649 \end_layout
39650
39651 \begin_layout Description
39652 Breakable
39653 \begin_inset space ~
39654 \end_inset
39655
39656 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39657
39658 \end_layout
39659
39660 \begin_layout Description
39661 Menu
39662 \begin_inset space ~
39663 \end_inset
39664
39665 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39666
39667 \end_layout
39668
39669 \begin_layout Description
39670 Phonetic
39671 \begin_inset space ~
39672 \end_inset
39673
39674 Symbols 
39675 \begin_inset Index idx
39676 status collapsed
39677
39678 \begin_layout Plain Layout
39679 Phonetic symbols
39680 \end_layout
39681
39682 \end_inset
39683
39684
39685 \begin_inset Index idx
39686 status collapsed
39687
39688 \begin_layout Plain Layout
39689 Language ! Phonetic symbols
39690 \end_layout
39691
39692 \end_inset
39693
39694 Creates a formula with a so called tipa inset.
39695  Here you can insert commands to create IPA phonetic symbols.
39696  For this feature you must have the LaTeX-package 
39697 \series bold
39698 tipa
39699 \series default
39700
39701 \begin_inset Index idx
39702 status collapsed
39703
39704 \begin_layout Plain Layout
39705 LaTeX-packages ! tipa
39706 \end_layout
39707
39708 \end_inset
39709
39710  installed.
39711 \begin_inset Newline newline
39712 \end_inset
39713
39714 For more information about this feature we refer you to the documentation
39715  of 
39716 \series bold
39717 tipa, 
39718 \begin_inset CommandInset citation
39719 LatexCommand cite
39720 key "tipa"
39721
39722 \end_inset
39723
39724
39725 \series default
39726  and this Wiki-page:
39727 \begin_inset Newline newline
39728 \end_inset
39729
39730
39731 \begin_inset Flex URL
39732 status collapsed
39733
39734 \begin_layout Plain Layout
39735
39736 http://wiki.lyx.org/LyX/LinguistLyX
39737 \end_layout
39738
39739 \end_inset
39740
39741
39742 \end_layout
39743
39744 \begin_layout Subsection
39745 Formatting
39746 \end_layout
39747
39748 \begin_layout Standard
39749 Here you can insert the following format constructs:
39750 \end_layout
39751
39752 \begin_layout Description
39753 Superscript Inserts a superscript: test
39754 \begin_inset script superscript
39755
39756 \begin_layout Plain Layout
39757 a, b
39758 \end_layout
39759
39760 \end_inset
39761
39762
39763 \end_layout
39764
39765 \begin_layout Description
39766 Subscript Inserts a subscript: test
39767 \begin_inset script subscript
39768
39769 \begin_layout Plain Layout
39770 3x
39771 \end_layout
39772
39773 \end_inset
39774
39775
39776 \end_layout
39777
39778 \begin_layout Description
39779 Protected
39780 \begin_inset space ~
39781 \end_inset
39782
39783 Space Inserts a protected space that is described in section
39784 \begin_inset space ~
39785 \end_inset
39786
39787
39788 \begin_inset CommandInset ref
39789 LatexCommand ref
39790 reference "sub:Protected-Space"
39791
39792 \end_inset
39793
39794 .
39795 \end_layout
39796
39797 \begin_layout Description
39798 Inter-word
39799 \begin_inset space ~
39800 \end_inset
39801
39802 Space Inserts an inter-word space that is described in section
39803 \begin_inset space ~
39804 \end_inset
39805
39806
39807 \begin_inset CommandInset ref
39808 LatexCommand ref
39809 reference "sub:Inter-word-Space"
39810
39811 \end_inset
39812
39813 .
39814 \end_layout
39815
39816 \begin_layout Description
39817 Thin
39818 \begin_inset space ~
39819 \end_inset
39820
39821 Space Inserts a thin space that is described in section
39822 \begin_inset space ~
39823 \end_inset
39824
39825
39826 \begin_inset CommandInset ref
39827 LatexCommand ref
39828 reference "sub:Thin-Space"
39829
39830 \end_inset
39831
39832 .
39833 \end_layout
39834
39835 \begin_layout Description
39836 Horizontal
39837 \begin_inset space ~
39838 \end_inset
39839
39840 Space Inserts horizontal space, see section
39841 \begin_inset space ~
39842 \end_inset
39843
39844
39845 \begin_inset CommandInset ref
39846 LatexCommand ref
39847 reference "sub:Horizontal-Space"
39848
39849 \end_inset
39850
39851  for a description.
39852 \end_layout
39853
39854 \begin_layout Description
39855 Horizontal
39856 \begin_inset space ~
39857 \end_inset
39858
39859 Line Inserts a horizontal line, see section
39860 \begin_inset space ~
39861 \end_inset
39862
39863
39864 \begin_inset CommandInset ref
39865 LatexCommand ref
39866 reference "sub:Horizontal-Lines"
39867
39868 \end_inset
39869
39870  for a description.
39871 \end_layout
39872
39873 \begin_layout Description
39874 Vertical
39875 \begin_inset space ~
39876 \end_inset
39877
39878 Space Inserts vertical space, see section
39879 \begin_inset space ~
39880 \end_inset
39881
39882
39883 \begin_inset CommandInset ref
39884 LatexCommand ref
39885 reference "sub:Vertical-Space"
39886
39887 \end_inset
39888
39889  for a description.
39890 \end_layout
39891
39892 \begin_layout Description
39893 Phantom Inserts Phantom space, see section
39894 \begin_inset space ~
39895 \end_inset
39896
39897
39898 \begin_inset CommandInset ref
39899 LatexCommand ref
39900 reference "sub:Phantom-Space"
39901
39902 \end_inset
39903
39904 .
39905 \end_layout
39906
39907 \begin_layout Description
39908 Hyphenation
39909 \begin_inset space ~
39910 \end_inset
39911
39912 Point Inserts a hyphenation point, see section
39913 \begin_inset space ~
39914 \end_inset
39915
39916
39917 \begin_inset CommandInset ref
39918 LatexCommand ref
39919 reference "sub:Hyphenation"
39920
39921 \end_inset
39922
39923 .
39924 \end_layout
39925
39926 \begin_layout Description
39927 Ligature
39928 \begin_inset space ~
39929 \end_inset
39930
39931 Break Inserts a ligature break, see section
39932 \begin_inset space ~
39933 \end_inset
39934
39935
39936 \begin_inset CommandInset ref
39937 LatexCommand ref
39938 reference "sub:Ligatures"
39939
39940 \end_inset
39941
39942 .
39943 \end_layout
39944
39945 \begin_layout Description
39946 Ragged
39947 \begin_inset space ~
39948 \end_inset
39949
39950 Line
39951 \begin_inset space ~
39952 \end_inset
39953
39954 Break Inserts a forced line break, see section
39955 \begin_inset space ~
39956 \end_inset
39957
39958
39959 \begin_inset CommandInset ref
39960 LatexCommand ref
39961 reference "sub:Forced-Line-Breaks"
39962
39963 \end_inset
39964
39965 .
39966 \end_layout
39967
39968 \begin_layout Description
39969 Justified
39970 \begin_inset space ~
39971 \end_inset
39972
39973 Break Inserts a forced line break that furthermore stretches the broken
39974  text line to the page border, see section
39975 \begin_inset space ~
39976 \end_inset
39977
39978
39979 \begin_inset CommandInset ref
39980 LatexCommand ref
39981 reference "sub:Forced-Line-Breaks"
39982
39983 \end_inset
39984
39985 .
39986 \end_layout
39987
39988 \begin_layout Description
39989 New
39990 \begin_inset space ~
39991 \end_inset
39992
39993 Page Inserts a forced page break, described in section
39994 \begin_inset space ~
39995 \end_inset
39996
39997
39998 \begin_inset CommandInset ref
39999 LatexCommand ref
40000 reference "sub:Forced-Page-Breaks"
40001
40002 \end_inset
40003
40004 .
40005 \end_layout
40006
40007 \begin_layout Description
40008 Page
40009 \begin_inset space ~
40010 \end_inset
40011
40012 Break Inserts a forced page break that furthermore stretches the broken
40013  text page to the page border, described in section
40014 \begin_inset space ~
40015 \end_inset
40016
40017
40018 \begin_inset CommandInset ref
40019 LatexCommand ref
40020 reference "sub:Forced-Page-Breaks"
40021
40022 \end_inset
40023
40024 .
40025 \end_layout
40026
40027 \begin_layout Description
40028 Clear
40029 \begin_inset space ~
40030 \end_inset
40031
40032 Page Inserts a clear page break, described in section
40033 \begin_inset space ~
40034 \end_inset
40035
40036
40037 \begin_inset CommandInset ref
40038 LatexCommand ref
40039 reference "sub:Clear-Page-Breaks"
40040
40041 \end_inset
40042
40043 .
40044 \end_layout
40045
40046 \begin_layout Description
40047 Clear
40048 \begin_inset space ~
40049 \end_inset
40050
40051 Double
40052 \begin_inset space ~
40053 \end_inset
40054
40055 Page Inserts a clear doublepage break, described in section
40056 \begin_inset space ~
40057 \end_inset
40058
40059
40060 \begin_inset CommandInset ref
40061 LatexCommand ref
40062 reference "sub:Clear-Page-Breaks"
40063
40064 \end_inset
40065
40066 .
40067 \end_layout
40068
40069 \begin_layout Subsection
40070 List / TOC
40071 \end_layout
40072
40073 \begin_layout Standard
40074 Various lists can be inserted with this menu entry.
40075  The table of contents, the algorithm, figures and tables list are described
40076  in section
40077 \begin_inset space ~
40078 \end_inset
40079
40080
40081 \begin_inset CommandInset ref
40082 LatexCommand ref
40083 reference "sec:toc"
40084
40085 \end_inset
40086
40087 .
40088  The index list is described in section
40089 \begin_inset space ~
40090 \end_inset
40091
40092
40093 \begin_inset CommandInset ref
40094 LatexCommand ref
40095 reference "sec:Index"
40096
40097 \end_inset
40098
40099 , the nomenclature in section
40100 \begin_inset space ~
40101 \end_inset
40102
40103
40104 \begin_inset CommandInset ref
40105 LatexCommand ref
40106 reference "sec:Nomenclature"
40107
40108 \end_inset
40109
40110  and the BibTeX bibliography in section
40111 \begin_inset space ~
40112 \end_inset
40113
40114
40115 \begin_inset CommandInset ref
40116 LatexCommand ref
40117 reference "sub:Bibliography-databases"
40118
40119 \end_inset
40120
40121 .
40122 \end_layout
40123
40124 \begin_layout Subsection
40125 Float
40126 \end_layout
40127
40128 \begin_layout Standard
40129 To insert floats, described in section
40130 \begin_inset space ~
40131 \end_inset
40132
40133
40134 \begin_inset CommandInset ref
40135 LatexCommand ref
40136 reference "sec:Floats"
40137
40138 \end_inset
40139
40140 .
40141 \end_layout
40142
40143 \begin_layout Subsection
40144 Note
40145 \end_layout
40146
40147 \begin_layout Standard
40148 To insert notes, described in section
40149 \begin_inset space ~
40150 \end_inset
40151
40152
40153 \begin_inset CommandInset ref
40154 LatexCommand ref
40155 reference "sec:Notes"
40156
40157 \end_inset
40158
40159 .
40160 \end_layout
40161
40162 \begin_layout Subsection
40163 Branch
40164 \end_layout
40165
40166 \begin_layout Standard
40167 Inserts branch insets as described in section
40168 \begin_inset space ~
40169 \end_inset
40170
40171
40172 \begin_inset CommandInset ref
40173 LatexCommand ref
40174 reference "sec:Branches"
40175
40176 \end_inset
40177
40178 .
40179 \end_layout
40180
40181 \begin_layout Subsection
40182 Custom Insets
40183 \end_layout
40184
40185 \begin_layout Standard
40186 Inserts document class-specific insets.
40187  Such insets only exist if they are defined in the layout file for a certain
40188  document class.
40189  An example is the document class 
40190 \begin_inset Quotes eld
40191 \end_inset
40192
40193 article (Elsevier)
40194 \begin_inset Quotes erd
40195 \end_inset
40196
40197  with three custom insets.
40198  The section 
40199 \emph on
40200 Flex insets and InsetLayout
40201 \emph default
40202  of the 
40203 \emph on
40204 Customization
40205 \emph default
40206  manual explains how custom insets are defined.
40207 \end_layout
40208
40209 \begin_layout Subsection
40210 File
40211 \begin_inset Index idx
40212 status collapsed
40213
40214 \begin_layout Plain Layout
40215 External Material
40216 \end_layout
40217
40218 \end_inset
40219
40220
40221 \end_layout
40222
40223 \begin_layout Standard
40224 This menu entry allows you to insert or include the contents of other files
40225  in your document.
40226  How you can do this is explained in detail in the chapter 
40227 \emph on
40228 External Stuff
40229 \emph default
40230  of the 
40231 \emph on
40232 Embedded
40233 \begin_inset space ~
40234 \end_inset
40235
40236 Objects
40237 \emph default
40238  manual.
40239 \end_layout
40240
40241 \begin_layout Subsection
40242 Box
40243 \begin_inset Index idx
40244 status collapsed
40245
40246 \begin_layout Plain Layout
40247 Boxes
40248 \end_layout
40249
40250 \end_inset
40251
40252
40253 \end_layout
40254
40255 \begin_layout Standard
40256 Inserts a minipage box that is described section
40257 \begin_inset space ~
40258 \end_inset
40259
40260
40261 \begin_inset CommandInset ref
40262 LatexCommand ref
40263 reference "sec:Minipages"
40264
40265 \end_inset
40266
40267 .
40268  All box types supported by LyX are explained in detail in the chapter 
40269 \emph on
40270 Boxes
40271 \emph default
40272  of the 
40273 \emph on
40274 Embedded
40275 \begin_inset space ~
40276 \end_inset
40277
40278 Objects
40279 \emph default
40280  manual.
40281 \end_layout
40282
40283 \begin_layout Subsection
40284 Citation
40285 \end_layout
40286
40287 \begin_layout Standard
40288 Inserts a citation as described in section
40289 \begin_inset space ~
40290 \end_inset
40291
40292
40293 \begin_inset CommandInset ref
40294 LatexCommand ref
40295 reference "sec:Bibliography"
40296
40297 \end_inset
40298
40299 .
40300 \end_layout
40301
40302 \begin_layout Subsection
40303 Cross-Reference
40304 \end_layout
40305
40306 \begin_layout Standard
40307 Inserts a cross-reference as described in section
40308 \begin_inset space ~
40309 \end_inset
40310
40311
40312 \begin_inset CommandInset ref
40313 LatexCommand ref
40314 reference "sec:Cross-References"
40315
40316 \end_inset
40317
40318 .
40319 \end_layout
40320
40321 \begin_layout Subsection
40322 Label
40323 \end_layout
40324
40325 \begin_layout Standard
40326 Inserts a label as described in section
40327 \begin_inset space ~
40328 \end_inset
40329
40330
40331 \begin_inset CommandInset ref
40332 LatexCommand ref
40333 reference "sec:Cross-References"
40334
40335 \end_inset
40336
40337 .
40338 \end_layout
40339
40340 \begin_layout Subsection
40341 Caption
40342 \begin_inset Index idx
40343 status collapsed
40344
40345 \begin_layout Plain Layout
40346 Captions
40347 \end_layout
40348
40349 \end_inset
40350
40351
40352 \begin_inset Index idx
40353 status collapsed
40354
40355 \begin_layout Plain Layout
40356 Longtables ! Caption
40357 \end_layout
40358
40359 \end_inset
40360
40361
40362 \end_layout
40363
40364 \begin_layout Standard
40365 Inserts a caption in a float or longtable.
40366  Floats are described in section
40367 \begin_inset space ~
40368 \end_inset
40369
40370
40371 \begin_inset CommandInset ref
40372 LatexCommand ref
40373 reference "sec:Floats"
40374
40375 \end_inset
40376
40377 , captions in longtables are described in the section 
40378 \emph on
40379 Longtable Captions
40380 \emph default
40381  of the 
40382 \emph on
40383 Embedded
40384 \begin_inset space ~
40385 \end_inset
40386
40387 Objects
40388 \emph default
40389  manual.
40390 \end_layout
40391
40392 \begin_layout Subsection
40393 Index Entry
40394 \end_layout
40395
40396 \begin_layout Standard
40397 Inserts an index entry as described in section
40398 \begin_inset space ~
40399 \end_inset
40400
40401
40402 \begin_inset CommandInset ref
40403 LatexCommand ref
40404 reference "sec:Index"
40405
40406 \end_inset
40407
40408 .
40409 \end_layout
40410
40411 \begin_layout Subsection
40412 Nomenclature Entry
40413 \end_layout
40414
40415 \begin_layout Standard
40416 Inserts a nomenclature entry as described in section
40417 \begin_inset space ~
40418 \end_inset
40419
40420
40421 \begin_inset CommandInset ref
40422 LatexCommand ref
40423 reference "sec:Nomenclature"
40424
40425 \end_inset
40426
40427 .
40428 \end_layout
40429
40430 \begin_layout Subsection
40431 Table
40432 \end_layout
40433
40434 \begin_layout Standard
40435 Inserts a table.
40436  Tables are described in section
40437 \begin_inset space ~
40438 \end_inset
40439
40440
40441 \begin_inset CommandInset ref
40442 LatexCommand ref
40443 reference "sec:Tables"
40444
40445 \end_inset
40446
40447 .
40448 \end_layout
40449
40450 \begin_layout Subsection
40451 Graphics
40452 \end_layout
40453
40454 \begin_layout Standard
40455 Inserts a graphic.
40456  Graphics are described in section
40457 \begin_inset space ~
40458 \end_inset
40459
40460
40461 \begin_inset CommandInset ref
40462 LatexCommand ref
40463 reference "sec:Graphics"
40464
40465 \end_inset
40466
40467 .
40468 \end_layout
40469
40470 \begin_layout Subsection
40471 URL
40472 \end_layout
40473
40474 \begin_layout Standard
40475 Inserts a URL as described in section
40476 \begin_inset space ~
40477 \end_inset
40478
40479
40480 \begin_inset CommandInset ref
40481 LatexCommand ref
40482 reference "sub:URLs"
40483
40484 \end_inset
40485
40486 .
40487 \end_layout
40488
40489 \begin_layout Subsection
40490 Hyperlinks
40491 \end_layout
40492
40493 \begin_layout Standard
40494 Inserts a hyperlink as described in section
40495 \begin_inset space ~
40496 \end_inset
40497
40498
40499 \begin_inset CommandInset ref
40500 LatexCommand ref
40501 reference "sub:Hyperlinks"
40502
40503 \end_inset
40504
40505 .
40506 \end_layout
40507
40508 \begin_layout Subsection
40509 Footnote
40510 \end_layout
40511
40512 \begin_layout Standard
40513 Inserts a footnote, see section
40514 \begin_inset space ~
40515 \end_inset
40516
40517
40518 \begin_inset CommandInset ref
40519 LatexCommand ref
40520 reference "sec:Footnotes"
40521
40522 \end_inset
40523
40524 .
40525 \end_layout
40526
40527 \begin_layout Subsection
40528 Marginal Note
40529 \end_layout
40530
40531 \begin_layout Standard
40532 Inserts a marginal note, see section
40533 \begin_inset space ~
40534 \end_inset
40535
40536
40537 \begin_inset CommandInset ref
40538 LatexCommand ref
40539 reference "sec:Marginal-Notes"
40540
40541 \end_inset
40542
40543 .
40544 \end_layout
40545
40546 \begin_layout Subsection
40547 Short Title
40548 \end_layout
40549
40550 \begin_layout Standard
40551 Inserts a short title, see section
40552 \begin_inset space ~
40553 \end_inset
40554
40555
40556 \begin_inset CommandInset ref
40557 LatexCommand ref
40558 reference "sec:Short-Titles"
40559
40560 \end_inset
40561
40562 .
40563 \end_layout
40564
40565 \begin_layout Subsection
40566 TeX Code
40567 \end_layout
40568
40569 \begin_layout Standard
40570 Inserts a TeX Code box, see section
40571 \begin_inset space ~
40572 \end_inset
40573
40574
40575 \begin_inset CommandInset ref
40576 LatexCommand ref
40577 reference "sub:TeX-Code-Boxes"
40578
40579 \end_inset
40580
40581  for a description.
40582 \end_layout
40583
40584 \begin_layout Subsection
40585 Program Listing
40586 \begin_inset Index idx
40587 status collapsed
40588
40589 \begin_layout Plain Layout
40590 Program listings
40591 \end_layout
40592
40593 \end_inset
40594
40595
40596 \end_layout
40597
40598 \begin_layout Standard
40599 Inserts a program listings box.
40600  Program listings are explained in the chapter 
40601 \emph on
40602 Program Code Listings
40603 \emph default
40604  of the 
40605 \emph on
40606 Embedded
40607 \begin_inset space ~
40608 \end_inset
40609
40610 Objects
40611 \emph default
40612  manual.
40613 \end_layout
40614
40615 \begin_layout Subsection
40616 Date
40617 \end_layout
40618
40619 \begin_layout Standard
40620 Inserts the actual date.
40621  The format depends on the date format of the language that is used for
40622  LyX's menus.
40623  LyX offers various ways to insert a date which are explained and also compared
40624  in the section 
40625 \emph on
40626 External Material
40627 \emph default
40628  of the 
40629 \emph on
40630 Embedded
40631 \begin_inset space ~
40632 \end_inset
40633
40634 Objects
40635 \emph default
40636  manual.
40637 \end_layout
40638
40639 \begin_layout Subsection
40640 Preview
40641 \end_layout
40642
40643 \begin_layout Standard
40644 Inserts a preview inset, see section
40645 \begin_inset space ~
40646 \end_inset
40647
40648
40649 \begin_inset CommandInset ref
40650 LatexCommand ref
40651 reference "sec:Previewing-snippets-of"
40652
40653 \end_inset
40654
40655  for a description.
40656 \end_layout
40657
40658 \begin_layout Section
40659 The Navigate Menu
40660 \begin_inset Index idx
40661 status collapsed
40662
40663 \begin_layout Plain Layout
40664 Menu ! Navigate
40665 \end_layout
40666
40667 \end_inset
40668
40669
40670 \end_layout
40671
40672 \begin_layout Standard
40673 This menu lists the existing chapters, sections, figures, tables, etc.
40674 \begin_inset space ~
40675 \end_inset
40676
40677 of the current document.
40678  This allows you to navigate easily through your document.
40679 \end_layout
40680
40681 \begin_layout Subsection
40682 Bookmarks
40683 \end_layout
40684
40685 \begin_layout Standard
40686 With this menu entry you are able to define your own bookmarks.
40687  This is useful when you are working on a large document and often have
40688  to jump e.
40689 \begin_inset space \thinspace{}
40690 \end_inset
40691
40692 g.
40693 \begin_inset space \space{}
40694 \end_inset
40695
40696 between section
40697 \begin_inset space ~
40698 \end_inset
40699
40700 2.5 and 6.3.
40701  To create bookmarks for this example, go to section
40702 \begin_inset space ~
40703 \end_inset
40704
40705 2.5 and use the submenu 
40706 \family sans
40707 Save
40708 \begin_inset space ~
40709 \end_inset
40710
40711 Bookmark
40712 \begin_inset space ~
40713 \end_inset
40714
40715 1
40716 \family default
40717 .
40718  Then go to section
40719 \begin_inset space ~
40720 \end_inset
40721
40722 6.3 and use 
40723 \family sans
40724 Save
40725 \begin_inset space ~
40726 \end_inset
40727
40728 Bookmark
40729 \begin_inset space ~
40730 \end_inset
40731
40732
40733 \family default
40734 2.
40735  Now you can jump easily between these sections by using the menu or by
40736  the key bindings 
40737 \begin_inset Info
40738 type  "shortcut"
40739 arg   "bookmark-goto 1"
40740 \end_inset
40741
40742  and 
40743 \begin_inset Info
40744 type  "shortcut"
40745 arg   "bookmark-goto 2"
40746 \end_inset
40747
40748 .
40749 \end_layout
40750
40751 \begin_layout Standard
40752 You can also use bookmarks to jump between several opened documents.
40753  The saved bookmarks are valid till the document is closed.
40754 \end_layout
40755
40756 \begin_layout Subsection
40757 Next Note, Change, Cross-reference
40758 \end_layout
40759
40760 \begin_layout Standard
40761 Jump to the next note, change, or cross-reference following the current
40762  cursor position.
40763 \end_layout
40764
40765 \begin_layout Subsection
40766 Go to Label
40767 \end_layout
40768
40769 \begin_layout Standard
40770 Only active if the cursor is in front of a cross-reference.
40771  Sets the cursor before the referenced label.
40772  (It is the same as if you right-click on a cross-reference box and use
40773  
40774 \family sans
40775 Go
40776 \begin_inset space ~
40777 \end_inset
40778
40779 to
40780 \begin_inset space ~
40781 \end_inset
40782
40783 Label)
40784 \family default
40785 .
40786 \end_layout
40787
40788 \begin_layout Subsection
40789 Forward Search
40790 \end_layout
40791
40792 \begin_layout Standard
40793 This feature allows you to directly jump to the corresponding text part
40794  in the output, see section 
40795 \emph on
40796 Forward
40797 \begin_inset space ~
40798 \end_inset
40799
40800 search
40801 \emph default
40802  in the 
40803 \emph on
40804 Additional
40805 \begin_inset space ~
40806 \end_inset
40807
40808 Features
40809 \emph default
40810  manual for a detailed description.
40811 \end_layout
40812
40813 \begin_layout Section
40814 The Document Menu
40815 \begin_inset Index idx
40816 status collapsed
40817
40818 \begin_layout Plain Layout
40819 Menu ! Document
40820 \end_layout
40821
40822 \end_inset
40823
40824
40825 \end_layout
40826
40827 \begin_layout Subsection
40828 Change Tracking
40829 \end_layout
40830
40831 \begin_layout Standard
40832 Change Tracking is described in section
40833 \begin_inset space ~
40834 \end_inset
40835
40836
40837 \begin_inset CommandInset ref
40838 LatexCommand ref
40839 reference "sec:Change-Tracking"
40840
40841 \end_inset
40842
40843 .
40844 \end_layout
40845
40846 \begin_layout Subsection
40847 LaT
40848 \begin_inset ERT
40849 status collapsed
40850
40851 \begin_layout Plain Layout
40852
40853 {}
40854 \end_layout
40855
40856 \end_inset
40857
40858 eX Log
40859 \end_layout
40860
40861 \begin_layout Standard
40862 After running LaTeX by viewing or exporting a document, this menu will be
40863  enabled.
40864  It shows the logfile of the used LaTeX-program.
40865 \end_layout
40866
40867 \begin_layout Standard
40868 Here you can see how LaTeX works in the background.
40869  
40870 \emph on
40871 Experts
40872 \emph default
40873  will find in it reasons for LaTeX-errors.
40874 \end_layout
40875
40876 \begin_layout Subsection
40877 Outline
40878 \end_layout
40879
40880 \begin_layout Standard
40881 Opens the TOC/Outline window as described in section
40882 \begin_inset space ~
40883 \end_inset
40884
40885
40886 \begin_inset CommandInset ref
40887 LatexCommand ref
40888 reference "sec:Navigating"
40889
40890 \end_inset
40891
40892  and 
40893 \begin_inset CommandInset ref
40894 LatexCommand ref
40895 reference "sub:Table-of-Contents"
40896
40897 \end_inset
40898
40899 .
40900 \end_layout
40901
40902 \begin_layout Subsection
40903 Start Appendix Here
40904 \end_layout
40905
40906 \begin_layout Standard
40907 This menu will start the appendix of the document at the current cursor
40908  position as described in section
40909 \begin_inset space ~
40910 \end_inset
40911
40912
40913 \begin_inset CommandInset ref
40914 LatexCommand ref
40915 reference "sec:Appendices"
40916
40917 \end_inset
40918
40919 .
40920 \end_layout
40921
40922 \begin_layout Subsection
40923 Compressed
40924 \end_layout
40925
40926 \begin_layout Standard
40927 Un/compresses the current document.
40928 \end_layout
40929
40930 \begin_layout Subsection
40931 Settings
40932 \end_layout
40933
40934 \begin_layout Standard
40935 The document settings are described in appendix
40936 \begin_inset space ~
40937 \end_inset
40938
40939
40940 \begin_inset CommandInset ref
40941 LatexCommand ref
40942 reference "chap:The-Document-Settings"
40943
40944 \end_inset
40945
40946 .
40947 \end_layout
40948
40949 \begin_layout Section
40950 The Tools Menu
40951 \begin_inset Index idx
40952 status collapsed
40953
40954 \begin_layout Plain Layout
40955 Menu ! Tools
40956 \end_layout
40957
40958 \end_inset
40959
40960
40961 \end_layout
40962
40963 \begin_layout Subsection
40964 Spellchecker
40965 \end_layout
40966
40967 \begin_layout Standard
40968 Spell checking is explained in section
40969 \begin_inset space ~
40970 \end_inset
40971
40972
40973 \begin_inset CommandInset ref
40974 LatexCommand ref
40975 reference "sec:Spellchecking"
40976
40977 \end_inset
40978
40979 .
40980 \end_layout
40981
40982 \begin_layout Subsection
40983 Thesaurus
40984 \end_layout
40985
40986 \begin_layout Standard
40987 The thesaurus is described in section
40988 \begin_inset space ~
40989 \end_inset
40990
40991
40992 \begin_inset CommandInset ref
40993 LatexCommand ref
40994 reference "sec:Thesaurus"
40995
40996 \end_inset
40997
40998 .
40999 \end_layout
41000
41001 \begin_layout Subsection
41002 Statistics
41003 \begin_inset Index idx
41004 status collapsed
41005
41006 \begin_layout Plain Layout
41007 Word count
41008 \end_layout
41009
41010 \end_inset
41011
41012
41013 \begin_inset Index idx
41014 status collapsed
41015
41016 \begin_layout Plain Layout
41017 Character count
41018 \end_layout
41019
41020 \end_inset
41021
41022
41023 \end_layout
41024
41025 \begin_layout Standard
41026 Counts the words and characters in the actual document or the highlighted
41027  document part.
41028 \end_layout
41029
41030 \begin_layout Subsection
41031 TeX Information
41032 \begin_inset Index idx
41033 status collapsed
41034
41035 \begin_layout Plain Layout
41036 TeX Information
41037 \end_layout
41038
41039 \end_inset
41040
41041
41042 \end_layout
41043
41044 \begin_layout Standard
41045 Shows you a list of the document classes and styles installed in your LaTeX-syst
41046 em.
41047 \end_layout
41048
41049 \begin_layout Subsection
41050 Reconfigure
41051 \begin_inset Index idx
41052 status collapsed
41053
41054 \begin_layout Plain Layout
41055 LyX ! Reconfigure|see
41056 \begin_inset ERT
41057 status collapsed
41058
41059 \begin_layout Plain Layout
41060
41061 {
41062 \end_layout
41063
41064 \end_inset
41065
41066 Reconfiguration of LyX
41067 \begin_inset ERT
41068 status collapsed
41069
41070 \begin_layout Plain Layout
41071
41072 }
41073 \end_layout
41074
41075 \end_inset
41076
41077
41078 \end_layout
41079
41080 \end_inset
41081
41082
41083 \begin_inset Index idx
41084 status collapsed
41085
41086 \begin_layout Plain Layout
41087 Reconfiguration of LyX
41088 \end_layout
41089
41090 \end_inset
41091
41092
41093 \end_layout
41094
41095 \begin_layout Standard
41096 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
41097  and programs it needs; see also section
41098 \begin_inset space ~
41099 \end_inset
41100
41101
41102 \begin_inset CommandInset ref
41103 LatexCommand ref
41104 reference "sec:Basic-LyX-Setup"
41105
41106 \end_inset
41107
41108 .
41109 \end_layout
41110
41111 \begin_layout Subsection
41112 Preferences
41113 \end_layout
41114
41115 \begin_layout Standard
41116 The preferences dialog is described in detail in appendix
41117 \begin_inset space ~
41118 \end_inset
41119
41120
41121 \begin_inset CommandInset ref
41122 LatexCommand ref
41123 reference "chap:The-Preferences-dialog"
41124
41125 \end_inset
41126
41127 .
41128 \end_layout
41129
41130 \begin_layout Section
41131 The Help Menu
41132 \begin_inset Index idx
41133 status collapsed
41134
41135 \begin_layout Plain Layout
41136 Menu ! Help
41137 \end_layout
41138
41139 \end_inset
41140
41141
41142 \end_layout
41143
41144 \begin_layout Standard
41145 This menu lists the documentation files of LyX in the language of LyX's
41146  menus.
41147  If a file is not available in this language, the English version will be
41148  listed.
41149 \end_layout
41150
41151 \begin_layout Standard
41152 The menu 
41153 \family sans
41154 LaTeX
41155 \begin_inset space ~
41156 \end_inset
41157
41158 Configuration
41159 \family default
41160  shows a LyX-document with information about the LaTeX-packages and classes
41161  found by LyX (see also section
41162 \begin_inset space ~
41163 \end_inset
41164
41165
41166 \begin_inset CommandInset ref
41167 LatexCommand ref
41168 reference "sec:LaTeX-Setup"
41169
41170 \end_inset
41171
41172 ).
41173 \end_layout
41174
41175 \begin_layout Section
41176 Toolbars
41177 \begin_inset CommandInset label
41178 LatexCommand label
41179 name "sec:Toolbars"
41180
41181 \end_inset
41182
41183
41184 \end_layout
41185
41186 \begin_layout Standard
41187 How to show or hide toolbars is explained in section
41188 \begin_inset space ~
41189 \end_inset
41190
41191
41192 \begin_inset CommandInset ref
41193 LatexCommand ref
41194 reference "sub:Toolbars"
41195
41196 \end_inset
41197
41198 .
41199 \end_layout
41200
41201 \begin_layout Standard
41202 It is also possible to define custom toolbars.
41203  This is described in the 
41204 \emph on
41205 Additional Features
41206 \emph default
41207  manual.
41208 \end_layout
41209
41210 \begin_layout Subsection
41211 Standard Toolbar
41212 \begin_inset Index idx
41213 status collapsed
41214
41215 \begin_layout Plain Layout
41216 Toolbar ! Standard
41217 \end_layout
41218
41219 \end_inset
41220
41221
41222 \end_layout
41223
41224 \begin_layout Standard
41225 \begin_inset Graphics
41226         filename clipart/StandardToolbar.png
41227         width 100col%
41228
41229 \end_inset
41230
41231
41232 \end_layout
41233
41234 \begin_layout Standard
41235 \begin_inset VSpace defskip
41236 \end_inset
41237
41238
41239 \end_layout
41240
41241 \begin_layout Standard
41242 The standard toolbar as shown above contains from left to right the following
41243  buttons:
41244 \begin_inset ERT
41245 status collapsed
41246
41247 \begin_layout Plain Layout
41248
41249
41250 \backslash
41251 setlength{
41252 \backslash
41253 LTleft}{0pt}
41254 \end_layout
41255
41256 \end_inset
41257
41258
41259 \begin_inset Note Note
41260 status collapsed
41261
41262 \begin_layout Plain Layout
41263 This is necessary to left align the following longtables.
41264  See the 
41265 \emph on
41266 Embedded Objects
41267 \emph default
41268  manual for more information.
41269 \end_layout
41270
41271 \end_inset
41272
41273
41274 \end_layout
41275
41276 \begin_layout Standard
41277 \begin_inset VSpace defskip
41278 \end_inset
41279
41280
41281 \end_layout
41282
41283 \begin_layout Standard
41284 \begin_inset Tabular
41285 <lyxtabular version="3" rows="1" columns="2">
41286 <features islongtable="true" longtabularalignment="center">
41287 <column alignment="center" valignment="top" width="0">
41288 <column alignment="center" valignment="top" width="0">
41289 <row>
41290 <cell alignment="center" valignment="top" usebox="none">
41291 \begin_inset Text
41292
41293 \begin_layout Plain Layout
41294 \begin_inset Graphics
41295         filename clipart/ToolbarEnvBox.png
41296         clip
41297
41298 \end_inset
41299
41300
41301 \end_layout
41302
41303 \end_inset
41304 </cell>
41305 <cell alignment="center" valignment="top" usebox="none">
41306 \begin_inset Text
41307
41308 \begin_layout Plain Layout
41309 pull-down box for the environments
41310 \end_layout
41311
41312 \end_inset
41313 </cell>
41314 </row>
41315 </lyxtabular>
41316
41317 \end_inset
41318
41319
41320 \end_layout
41321
41322 \begin_layout Standard
41323 \begin_inset VSpace -10mm
41324 \end_inset
41325
41326
41327 \end_layout
41328
41329 \begin_layout Standard
41330 \align left
41331 \begin_inset Tabular
41332 <lyxtabular version="3" rows="21" columns="2">
41333 <features islongtable="true" longtabularalignment="center">
41334 <column alignment="left" valignment="top" width="0">
41335 <column alignment="left" valignment="top" width="0">
41336 <row interlinespace="2.5mm">
41337 <cell alignment="center" valignment="top" usebox="none">
41338 \begin_inset Text
41339
41340 \begin_layout Plain Layout
41341
41342 \family sans
41343 \begin_inset Info
41344 type  "icon"
41345 arg   "buffer-new"
41346 \end_inset
41347
41348
41349 \end_layout
41350
41351 \end_inset
41352 </cell>
41353 <cell alignment="center" valignment="top" usebox="none">
41354 \begin_inset Text
41355
41356 \begin_layout Plain Layout
41357
41358 \family sans
41359 File\SpecialChar \menuseparator
41360 New
41361 \end_layout
41362
41363 \end_inset
41364 </cell>
41365 </row>
41366 <row interlinespace="2.5mm">
41367 <cell alignment="center" valignment="top" usebox="none">
41368 \begin_inset Text
41369
41370 \begin_layout Plain Layout
41371
41372 \family sans
41373 \begin_inset Info
41374 type  "icon"
41375 arg   "file-open"
41376 \end_inset
41377
41378
41379 \end_layout
41380
41381 \end_inset
41382 </cell>
41383 <cell alignment="center" valignment="top" usebox="none">
41384 \begin_inset Text
41385
41386 \begin_layout Plain Layout
41387
41388 \family sans
41389 File\SpecialChar \menuseparator
41390 Open
41391 \end_layout
41392
41393 \end_inset
41394 </cell>
41395 </row>
41396 <row interlinespace="2.5mm">
41397 <cell alignment="center" valignment="top" usebox="none">
41398 \begin_inset Text
41399
41400 \begin_layout Plain Layout
41401
41402 \family sans
41403 \begin_inset Info
41404 type  "icon"
41405 arg   "buffer-write"
41406 \end_inset
41407
41408
41409 \end_layout
41410
41411 \end_inset
41412 </cell>
41413 <cell alignment="center" valignment="top" usebox="none">
41414 \begin_inset Text
41415
41416 \begin_layout Plain Layout
41417
41418 \family sans
41419 File\SpecialChar \menuseparator
41420 Save
41421 \end_layout
41422
41423 \end_inset
41424 </cell>
41425 </row>
41426 <row interlinespace="2.5mm">
41427 <cell alignment="center" valignment="top" usebox="none">
41428 \begin_inset Text
41429
41430 \begin_layout Plain Layout
41431
41432 \family sans
41433 \begin_inset Info
41434 type  "icon"
41435 arg   "dialog-show print"
41436 \end_inset
41437
41438
41439 \end_layout
41440
41441 \end_inset
41442 </cell>
41443 <cell alignment="center" valignment="top" usebox="none">
41444 \begin_inset Text
41445
41446 \begin_layout Plain Layout
41447
41448 \family sans
41449 File\SpecialChar \menuseparator
41450 Print
41451 \end_layout
41452
41453 \end_inset
41454 </cell>
41455 </row>
41456 <row interlinespace="2.5mm">
41457 <cell alignment="center" valignment="top" usebox="none">
41458 \begin_inset Text
41459
41460 \begin_layout Plain Layout
41461
41462 \family sans
41463 \begin_inset Info
41464 type  "icon"
41465 arg   "dialog-show spellchecker"
41466 \end_inset
41467
41468
41469 \end_layout
41470
41471 \end_inset
41472 </cell>
41473 <cell alignment="center" valignment="top" usebox="none">
41474 \begin_inset Text
41475
41476 \begin_layout Plain Layout
41477
41478 \family sans
41479 Tools\SpecialChar \menuseparator
41480 Spellchecker
41481 \end_layout
41482
41483 \end_inset
41484 </cell>
41485 </row>
41486 <row interlinespace="2.5mm">
41487 <cell alignment="center" valignment="top" usebox="none">
41488 \begin_inset Text
41489
41490 \begin_layout Plain Layout
41491
41492 \family sans
41493 \begin_inset Info
41494 type  "icon"
41495 arg   "undo"
41496 \end_inset
41497
41498
41499 \end_layout
41500
41501 \end_inset
41502 </cell>
41503 <cell alignment="center" valignment="top" usebox="none">
41504 \begin_inset Text
41505
41506 \begin_layout Plain Layout
41507
41508 \family sans
41509 Edit\SpecialChar \menuseparator
41510 Undo
41511 \end_layout
41512
41513 \end_inset
41514 </cell>
41515 </row>
41516 <row interlinespace="2.5mm">
41517 <cell alignment="center" valignment="top" usebox="none">
41518 \begin_inset Text
41519
41520 \begin_layout Plain Layout
41521
41522 \family sans
41523 \begin_inset Info
41524 type  "icon"
41525 arg   "redo"
41526 \end_inset
41527
41528
41529 \end_layout
41530
41531 \end_inset
41532 </cell>
41533 <cell alignment="center" valignment="top" usebox="none">
41534 \begin_inset Text
41535
41536 \begin_layout Plain Layout
41537
41538 \family sans
41539 Edit\SpecialChar \menuseparator
41540 Redo
41541 \end_layout
41542
41543 \end_inset
41544 </cell>
41545 </row>
41546 <row interlinespace="2.5mm">
41547 <cell alignment="center" valignment="top" usebox="none">
41548 \begin_inset Text
41549
41550 \begin_layout Plain Layout
41551
41552 \family sans
41553 \begin_inset Info
41554 type  "icon"
41555 arg   "cut"
41556 \end_inset
41557
41558
41559 \end_layout
41560
41561 \end_inset
41562 </cell>
41563 <cell alignment="center" valignment="top" usebox="none">
41564 \begin_inset Text
41565
41566 \begin_layout Plain Layout
41567
41568 \family sans
41569 Edit\SpecialChar \menuseparator
41570 Cut
41571 \end_layout
41572
41573 \end_inset
41574 </cell>
41575 </row>
41576 <row interlinespace="2.5mm">
41577 <cell alignment="center" valignment="top" usebox="none">
41578 \begin_inset Text
41579
41580 \begin_layout Plain Layout
41581
41582 \family sans
41583 \begin_inset Info
41584 type  "icon"
41585 arg   "copy"
41586 \end_inset
41587
41588
41589 \end_layout
41590
41591 \end_inset
41592 </cell>
41593 <cell alignment="center" valignment="top" usebox="none">
41594 \begin_inset Text
41595
41596 \begin_layout Plain Layout
41597
41598 \family sans
41599 Edit\SpecialChar \menuseparator
41600 Copy
41601 \end_layout
41602
41603 \end_inset
41604 </cell>
41605 </row>
41606 <row interlinespace="2.5mm">
41607 <cell alignment="center" valignment="top" usebox="none">
41608 \begin_inset Text
41609
41610 \begin_layout Plain Layout
41611
41612 \family sans
41613 \begin_inset Info
41614 type  "icon"
41615 arg   "paste"
41616 \end_inset
41617
41618
41619 \end_layout
41620
41621 \end_inset
41622 </cell>
41623 <cell alignment="center" valignment="top" usebox="none">
41624 \begin_inset Text
41625
41626 \begin_layout Plain Layout
41627
41628 \family sans
41629 Edit\SpecialChar \menuseparator
41630 Paste
41631 \end_layout
41632
41633 \end_inset
41634 </cell>
41635 </row>
41636 <row interlinespace="2.5mm">
41637 <cell alignment="center" valignment="top" usebox="none">
41638 \begin_inset Text
41639
41640 \begin_layout Plain Layout
41641
41642 \family sans
41643 \begin_inset Info
41644 type  "icon"
41645 arg   "dialog-show findreplace"
41646 \end_inset
41647
41648
41649 \end_layout
41650
41651 \end_inset
41652 </cell>
41653 <cell alignment="center" valignment="top" usebox="none">
41654 \begin_inset Text
41655
41656 \begin_layout Plain Layout
41657
41658 \family sans
41659 Edit\SpecialChar \menuseparator
41660 Find
41661 \begin_inset space \thinspace{}
41662 \end_inset
41663
41664 &
41665 \begin_inset space \thinspace{}
41666 \end_inset
41667
41668 Replace
41669 \end_layout
41670
41671 \end_inset
41672 </cell>
41673 </row>
41674 <row interlinespace="2.5mm">
41675 <cell alignment="center" valignment="top" usebox="none">
41676 \begin_inset Text
41677
41678 \begin_layout Plain Layout
41679
41680 \family sans
41681 \begin_inset Info
41682 type  "icon"
41683 arg   "bookmark-goto 0"
41684 \end_inset
41685
41686
41687 \end_layout
41688
41689 \end_inset
41690 </cell>
41691 <cell alignment="center" valignment="top" usebox="none">
41692 \begin_inset Text
41693
41694 \begin_layout Plain Layout
41695
41696 \family sans
41697 Navigate\SpecialChar \menuseparator
41698 Bookmarks\SpecialChar \menuseparator
41699 Navigate Back
41700 \end_layout
41701
41702 \end_inset
41703 </cell>
41704 </row>
41705 <row interlinespace="2.5mm">
41706 <cell alignment="center" valignment="top" usebox="none">
41707 \begin_inset Text
41708
41709 \begin_layout Plain Layout
41710
41711 \family sans
41712 \begin_inset Info
41713 type  "icon"
41714 arg   "font-emph"
41715 \end_inset
41716
41717
41718 \end_layout
41719
41720 \end_inset
41721 </cell>
41722 <cell alignment="center" valignment="top" usebox="none">
41723 \begin_inset Text
41724
41725 \begin_layout Plain Layout
41726 Emphasize text, function of the 
41727 \family sans
41728 Edit\SpecialChar \menuseparator
41729 Text
41730 \begin_inset space ~
41731 \end_inset
41732
41733 Style
41734 \family default
41735  dialog
41736 \end_layout
41737
41738 \end_inset
41739 </cell>
41740 </row>
41741 <row interlinespace="2.5mm">
41742 <cell alignment="center" valignment="top" usebox="none">
41743 \begin_inset Text
41744
41745 \begin_layout Plain Layout
41746
41747 \family sans
41748 \begin_inset Info
41749 type  "icon"
41750 arg   "font-noun"
41751 \end_inset
41752
41753
41754 \end_layout
41755
41756 \end_inset
41757 </cell>
41758 <cell alignment="center" valignment="top" usebox="none">
41759 \begin_inset Text
41760
41761 \begin_layout Plain Layout
41762 Set text to noun style, function of the 
41763 \family sans
41764 Edit\SpecialChar \menuseparator
41765 Text
41766 \begin_inset space ~
41767 \end_inset
41768
41769 Style
41770 \family default
41771  dialog
41772 \end_layout
41773
41774 \end_inset
41775 </cell>
41776 </row>
41777 <row interlinespace="2.5mm">
41778 <cell alignment="center" valignment="top" usebox="none">
41779 \begin_inset Text
41780
41781 \begin_layout Plain Layout
41782
41783 \family sans
41784 \begin_inset Info
41785 type  "icon"
41786 arg   "textstyle-apply"
41787 \end_inset
41788
41789
41790 \end_layout
41791
41792 \end_inset
41793 </cell>
41794 <cell alignment="center" valignment="top" usebox="none">
41795 \begin_inset Text
41796
41797 \begin_layout Plain Layout
41798 Formats text using the current settings in the 
41799 \family sans
41800 Edit\SpecialChar \menuseparator
41801 Text
41802 \begin_inset space ~
41803 \end_inset
41804
41805 Style
41806 \family default
41807  dialog
41808 \end_layout
41809
41810 \end_inset
41811 </cell>
41812 </row>
41813 <row interlinespace="2.5mm">
41814 <cell alignment="center" valignment="top" usebox="none">
41815 \begin_inset Text
41816
41817 \begin_layout Plain Layout
41818
41819 \family sans
41820 \begin_inset Info
41821 type  "icon"
41822 arg   "math-mode"
41823 \end_inset
41824
41825
41826 \end_layout
41827
41828 \end_inset
41829 </cell>
41830 <cell alignment="center" valignment="top" usebox="none">
41831 \begin_inset Text
41832
41833 \begin_layout Plain Layout
41834
41835 \family sans
41836 Insert\SpecialChar \menuseparator
41837 Math\SpecialChar \menuseparator
41838 Inline
41839 \begin_inset space ~
41840 \end_inset
41841
41842 Formula
41843 \end_layout
41844
41845 \end_inset
41846 </cell>
41847 </row>
41848 <row interlinespace="2.5mm">
41849 <cell alignment="center" valignment="top" usebox="none">
41850 \begin_inset Text
41851
41852 \begin_layout Plain Layout
41853
41854 \family sans
41855 \begin_inset Info
41856 type  "icon"
41857 arg   "dialog-show-new-inset graphics"
41858 \end_inset
41859
41860
41861 \end_layout
41862
41863 \end_inset
41864 </cell>
41865 <cell alignment="center" valignment="top" usebox="none">
41866 \begin_inset Text
41867
41868 \begin_layout Plain Layout
41869
41870 \family sans
41871 Insert\SpecialChar \menuseparator
41872 Graphics
41873 \end_layout
41874
41875 \end_inset
41876 </cell>
41877 </row>
41878 <row interlinespace="2.5mm">
41879 <cell alignment="center" valignment="top" usebox="none">
41880 \begin_inset Text
41881
41882 \begin_layout Plain Layout
41883 \begin_inset Info
41884 type  "icon"
41885 arg   "tabular-insert"
41886 \end_inset
41887
41888
41889 \end_layout
41890
41891 \end_inset
41892 </cell>
41893 <cell alignment="center" valignment="top" usebox="none">
41894 \begin_inset Text
41895
41896 \begin_layout Plain Layout
41897
41898 \family sans
41899 Insert\SpecialChar \menuseparator
41900 Table
41901 \end_layout
41902
41903 \end_inset
41904 </cell>
41905 </row>
41906 <row interlinespace="2.5mm">
41907 <cell alignment="center" valignment="top" usebox="none">
41908 \begin_inset Text
41909
41910 \begin_layout Plain Layout
41911
41912 \family sans
41913 \begin_inset Info
41914 type  "icon"
41915 arg   "dialog-toggle toc"
41916 \end_inset
41917
41918
41919 \end_layout
41920
41921 \end_inset
41922 </cell>
41923 <cell alignment="center" valignment="top" usebox="none">
41924 \begin_inset Text
41925
41926 \begin_layout Plain Layout
41927 Toggle outline window on/off, 
41928 \family sans
41929 Document\SpecialChar \menuseparator
41930 Outline
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 math"
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 math toolbar on/off
41958 \end_layout
41959
41960 \end_inset
41961 </cell>
41962 </row>
41963 <row interlinespace="2.5mm">
41964 <cell alignment="center" valignment="top" usebox="none">
41965 \begin_inset Text
41966
41967 \begin_layout Plain Layout
41968
41969 \family sans
41970 \begin_inset Info
41971 type  "icon"
41972 arg   "toolbar-toggle table"
41973 \end_inset
41974
41975
41976 \end_layout
41977
41978 \end_inset
41979 </cell>
41980 <cell alignment="center" valignment="top" usebox="none">
41981 \begin_inset Text
41982
41983 \begin_layout Plain Layout
41984 Toggle table toolbar on/off
41985 \end_layout
41986
41987 \end_inset
41988 </cell>
41989 </row>
41990 </lyxtabular>
41991
41992 \end_inset
41993
41994
41995 \end_layout
41996
41997 \begin_layout Subsection
41998 Extra Toolbar
41999 \begin_inset Index idx
42000 status collapsed
42001
42002 \begin_layout Plain Layout
42003 Toolbar ! Extra
42004 \end_layout
42005
42006 \end_inset
42007
42008
42009 \end_layout
42010
42011 \begin_layout Standard
42012 \begin_inset Graphics
42013         filename clipart/ExtraToolbar.png
42014         width 100col%
42015
42016 \end_inset
42017
42018
42019 \end_layout
42020
42021 \begin_layout Standard
42022 \begin_inset VSpace defskip
42023 \end_inset
42024
42025
42026 \end_layout
42027
42028 \begin_layout Standard
42029 The extra toolbar as shown above contains from left to right the following
42030  buttons:
42031 \end_layout
42032
42033 \begin_layout Standard
42034 \begin_inset VSpace defskip
42035 \end_inset
42036
42037
42038 \end_layout
42039
42040 \begin_layout Standard
42041 \begin_inset Tabular
42042 <lyxtabular version="3" rows="25" columns="2">
42043 <features islongtable="true" longtabularalignment="center">
42044 <column alignment="left" valignment="top" width="0">
42045 <column alignment="left" valignment="top" width="0">
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"
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 Default
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 Enumerate"
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 Numbered 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 Itemize"
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 Itemized 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 List"
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 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   "layout Description"
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 Description list
42176 \end_layout
42177
42178 \end_inset
42179 </cell>
42180 </row>
42181 <row interlinespace="2.5mm">
42182 <cell alignment="center" valignment="top" usebox="none">
42183 \begin_inset Text
42184
42185 \begin_layout Plain Layout
42186
42187 \family sans
42188 \begin_inset Info
42189 type  "icon"
42190 arg   "depth-increment"
42191 \end_inset
42192
42193
42194 \end_layout
42195
42196 \end_inset
42197 </cell>
42198 <cell alignment="center" valignment="top" usebox="none">
42199 \begin_inset Text
42200
42201 \begin_layout Plain Layout
42202
42203 \family sans
42204 Edit\SpecialChar \menuseparator
42205 Increase
42206 \begin_inset space ~
42207 \end_inset
42208
42209 List
42210 \begin_inset space ~
42211 \end_inset
42212
42213 Depth
42214 \end_layout
42215
42216 \end_inset
42217 </cell>
42218 </row>
42219 <row interlinespace="2.5mm">
42220 <cell alignment="center" valignment="top" usebox="none">
42221 \begin_inset Text
42222
42223 \begin_layout Plain Layout
42224
42225 \family sans
42226 \begin_inset Info
42227 type  "icon"
42228 arg   "depth-decrement"
42229 \end_inset
42230
42231
42232 \end_layout
42233
42234 \end_inset
42235 </cell>
42236 <cell alignment="center" valignment="top" usebox="none">
42237 \begin_inset Text
42238
42239 \begin_layout Plain Layout
42240
42241 \family sans
42242 Edit\SpecialChar \menuseparator
42243 Decrease
42244 \begin_inset space ~
42245 \end_inset
42246
42247 List
42248 \begin_inset space ~
42249 \end_inset
42250
42251 Depth
42252 \end_layout
42253
42254 \end_inset
42255 </cell>
42256 </row>
42257 <row interlinespace="2.5mm">
42258 <cell alignment="center" valignment="top" usebox="none">
42259 \begin_inset Text
42260
42261 \begin_layout Plain Layout
42262
42263 \family sans
42264 \begin_inset Info
42265 type  "icon"
42266 arg   "float-insert figure"
42267 \end_inset
42268
42269
42270 \end_layout
42271
42272 \end_inset
42273 </cell>
42274 <cell alignment="center" valignment="top" usebox="none">
42275 \begin_inset Text
42276
42277 \begin_layout Plain Layout
42278
42279 \family sans
42280 Insert\SpecialChar \menuseparator
42281 Float\SpecialChar \menuseparator
42282 Figure
42283 \end_layout
42284
42285 \end_inset
42286 </cell>
42287 </row>
42288 <row interlinespace="2.5mm">
42289 <cell alignment="center" valignment="top" usebox="none">
42290 \begin_inset Text
42291
42292 \begin_layout Plain Layout
42293
42294 \family sans
42295 \begin_inset Info
42296 type  "icon"
42297 arg   "float-insert table"
42298 \end_inset
42299
42300
42301 \end_layout
42302
42303 \end_inset
42304 </cell>
42305 <cell alignment="center" valignment="top" usebox="none">
42306 \begin_inset Text
42307
42308 \begin_layout Plain Layout
42309
42310 \family sans
42311 Insert\SpecialChar \menuseparator
42312 Float\SpecialChar \menuseparator
42313 Table
42314 \end_layout
42315
42316 \end_inset
42317 </cell>
42318 </row>
42319 <row interlinespace="2.5mm">
42320 <cell alignment="center" valignment="top" usebox="none">
42321 \begin_inset Text
42322
42323 \begin_layout Plain Layout
42324
42325 \family sans
42326 \begin_inset Info
42327 type  "icon"
42328 arg   "label-insert"
42329 \end_inset
42330
42331
42332 \end_layout
42333
42334 \end_inset
42335 </cell>
42336 <cell alignment="center" valignment="top" usebox="none">
42337 \begin_inset Text
42338
42339 \begin_layout Plain Layout
42340
42341 \family sans
42342 Insert\SpecialChar \menuseparator
42343 Label
42344 \end_layout
42345
42346 \end_inset
42347 </cell>
42348 </row>
42349 <row interlinespace="2.5mm">
42350 <cell alignment="center" valignment="top" usebox="none">
42351 \begin_inset Text
42352
42353 \begin_layout Plain Layout
42354
42355 \family sans
42356 \begin_inset Info
42357 type  "icon"
42358 arg   "dialog-show-new-inset ref"
42359 \end_inset
42360
42361
42362 \end_layout
42363
42364 \end_inset
42365 </cell>
42366 <cell alignment="center" valignment="top" usebox="none">
42367 \begin_inset Text
42368
42369 \begin_layout Plain Layout
42370
42371 \family sans
42372 Insert\SpecialChar \menuseparator
42373 Cross-Reference
42374 \end_layout
42375
42376 \end_inset
42377 </cell>
42378 </row>
42379 <row interlinespace="2.5mm">
42380 <cell alignment="center" valignment="top" usebox="none">
42381 \begin_inset Text
42382
42383 \begin_layout Plain Layout
42384
42385 \family sans
42386 \begin_inset Info
42387 type  "icon"
42388 arg   "dialog-show-new-inset citation"
42389 \end_inset
42390
42391
42392 \end_layout
42393
42394 \end_inset
42395 </cell>
42396 <cell alignment="center" valignment="top" usebox="none">
42397 \begin_inset Text
42398
42399 \begin_layout Plain Layout
42400
42401 \family sans
42402 Insert\SpecialChar \menuseparator
42403 Citation
42404 \end_layout
42405
42406 \end_inset
42407 </cell>
42408 </row>
42409 <row interlinespace="2.5mm">
42410 <cell alignment="center" valignment="top" usebox="none">
42411 \begin_inset Text
42412
42413 \begin_layout Plain Layout
42414
42415 \family sans
42416 \begin_inset Info
42417 type  "icon"
42418 arg   "index-insert"
42419 \end_inset
42420
42421
42422 \end_layout
42423
42424 \end_inset
42425 </cell>
42426 <cell alignment="center" valignment="top" usebox="none">
42427 \begin_inset Text
42428
42429 \begin_layout Plain Layout
42430
42431 \family sans
42432 Insert\SpecialChar \menuseparator
42433 Index
42434 \begin_inset space ~
42435 \end_inset
42436
42437 Entry
42438 \end_layout
42439
42440 \end_inset
42441 </cell>
42442 </row>
42443 <row interlinespace="2.5mm">
42444 <cell alignment="center" valignment="top" usebox="none">
42445 \begin_inset Text
42446
42447 \begin_layout Plain Layout
42448
42449 \family sans
42450 \begin_inset Info
42451 type  "icon"
42452 arg   "nomencl-insert"
42453 \end_inset
42454
42455
42456 \end_layout
42457
42458 \end_inset
42459 </cell>
42460 <cell alignment="center" valignment="top" usebox="none">
42461 \begin_inset Text
42462
42463 \begin_layout Plain Layout
42464
42465 \family sans
42466 Insert\SpecialChar \menuseparator
42467 Nomenclature
42468 \begin_inset space ~
42469 \end_inset
42470
42471 Entry
42472 \end_layout
42473
42474 \end_inset
42475 </cell>
42476 </row>
42477 <row interlinespace="2.5mm">
42478 <cell alignment="center" valignment="top" usebox="none">
42479 \begin_inset Text
42480
42481 \begin_layout Plain Layout
42482
42483 \family sans
42484 \begin_inset Info
42485 type  "icon"
42486 arg   "footnote-insert"
42487 \end_inset
42488
42489
42490 \end_layout
42491
42492 \end_inset
42493 </cell>
42494 <cell alignment="center" valignment="top" usebox="none">
42495 \begin_inset Text
42496
42497 \begin_layout Plain Layout
42498
42499 \family sans
42500 Insert\SpecialChar \menuseparator
42501 Footnote
42502 \end_layout
42503
42504 \end_inset
42505 </cell>
42506 </row>
42507 <row interlinespace="2.5mm">
42508 <cell alignment="center" valignment="top" usebox="none">
42509 \begin_inset Text
42510
42511 \begin_layout Plain Layout
42512
42513 \family sans
42514 \begin_inset Info
42515 type  "icon"
42516 arg   "marginalnote-insert"
42517 \end_inset
42518
42519
42520 \end_layout
42521
42522 \end_inset
42523 </cell>
42524 <cell alignment="center" valignment="top" usebox="none">
42525 \begin_inset Text
42526
42527 \begin_layout Plain Layout
42528
42529 \family sans
42530 Insert\SpecialChar \menuseparator
42531 Marginal
42532 \begin_inset space ~
42533 \end_inset
42534
42535 Note
42536 \end_layout
42537
42538 \end_inset
42539 </cell>
42540 </row>
42541 <row interlinespace="2.5mm">
42542 <cell alignment="center" valignment="top" usebox="none">
42543 \begin_inset Text
42544
42545 \begin_layout Plain Layout
42546
42547 \family sans
42548 \begin_inset Info
42549 type  "icon"
42550 arg   "note-insert"
42551 \end_inset
42552
42553
42554 \end_layout
42555
42556 \end_inset
42557 </cell>
42558 <cell alignment="center" valignment="top" usebox="none">
42559 \begin_inset Text
42560
42561 \begin_layout Plain Layout
42562
42563 \family sans
42564 Insert\SpecialChar \menuseparator
42565 Note\SpecialChar \menuseparator
42566 LyX
42567 \begin_inset space ~
42568 \end_inset
42569
42570 Note
42571 \end_layout
42572
42573 \end_inset
42574 </cell>
42575 </row>
42576 <row interlinespace="2.5mm">
42577 <cell alignment="center" valignment="top" usebox="none">
42578 \begin_inset Text
42579
42580 \begin_layout Plain Layout
42581
42582 \family sans
42583 \begin_inset Info
42584 type  "icon"
42585 arg   "box-insert Frameless"
42586 \end_inset
42587
42588
42589 \end_layout
42590
42591 \end_inset
42592 </cell>
42593 <cell alignment="center" valignment="top" usebox="none">
42594 \begin_inset Text
42595
42596 \begin_layout Plain Layout
42597
42598 \family sans
42599 Insert\SpecialChar \menuseparator
42600 Box
42601 \end_layout
42602
42603 \end_inset
42604 </cell>
42605 </row>
42606 <row interlinespace="2.5mm">
42607 <cell alignment="center" valignment="top" usebox="none">
42608 \begin_inset Text
42609
42610 \begin_layout Plain Layout
42611
42612 \family sans
42613 \begin_inset Info
42614 type  "icon"
42615 arg   "href-insert"
42616 \end_inset
42617
42618
42619 \end_layout
42620
42621 \end_inset
42622 </cell>
42623 <cell alignment="center" valignment="top" usebox="none">
42624 \begin_inset Text
42625
42626 \begin_layout Plain Layout
42627
42628 \family sans
42629 Insert\SpecialChar \menuseparator
42630 URL
42631 \end_layout
42632
42633 \end_inset
42634 </cell>
42635 </row>
42636 <row interlinespace="2.5mm">
42637 <cell alignment="center" valignment="top" usebox="none">
42638 \begin_inset Text
42639
42640 \begin_layout Plain Layout
42641
42642 \family sans
42643 \begin_inset Info
42644 type  "icon"
42645 arg   "ert-insert"
42646 \end_inset
42647
42648
42649 \end_layout
42650
42651 \end_inset
42652 </cell>
42653 <cell alignment="center" valignment="top" usebox="none">
42654 \begin_inset Text
42655
42656 \begin_layout Plain Layout
42657
42658 \family sans
42659 Insert\SpecialChar \menuseparator
42660 T
42661 \family default
42662
42663 \begin_inset ERT
42664 status collapsed
42665
42666 \begin_layout Plain Layout
42667
42668 {}
42669 \end_layout
42670
42671 \end_inset
42672
42673
42674 \family sans
42675 eX
42676 \begin_inset space ~
42677 \end_inset
42678
42679 Code
42680 \end_layout
42681
42682 \end_inset
42683 </cell>
42684 </row>
42685 <row interlinespace="2.5mm">
42686 <cell alignment="center" valignment="top" usebox="none">
42687 \begin_inset Text
42688
42689 \begin_layout Plain Layout
42690
42691 \family sans
42692 \begin_inset Info
42693 type  "icon"
42694 arg   "math-macro newmacroname newcommand"
42695 \end_inset
42696
42697
42698 \end_layout
42699
42700 \end_inset
42701 </cell>
42702 <cell alignment="center" valignment="top" usebox="none">
42703 \begin_inset Text
42704
42705 \begin_layout Plain Layout
42706
42707 \family sans
42708 Insert\SpecialChar \menuseparator
42709 Math\SpecialChar \menuseparator
42710 Macro
42711 \end_layout
42712
42713 \end_inset
42714 </cell>
42715 </row>
42716 <row interlinespace="2.5mm">
42717 <cell alignment="center" valignment="top" usebox="none">
42718 \begin_inset Text
42719
42720 \begin_layout Plain Layout
42721
42722 \family sans
42723 \begin_inset Info
42724 type  "icon"
42725 arg   "dialog-show-new-inset include"
42726 \end_inset
42727
42728
42729 \end_layout
42730
42731 \end_inset
42732 </cell>
42733 <cell alignment="center" valignment="top" usebox="none">
42734 \begin_inset Text
42735
42736 \begin_layout Plain Layout
42737
42738 \family sans
42739 Insert\SpecialChar \menuseparator
42740 File\SpecialChar \menuseparator
42741 Child
42742 \begin_inset space ~
42743 \end_inset
42744
42745 Document
42746 \end_layout
42747
42748 \end_inset
42749 </cell>
42750 </row>
42751 <row interlinespace="2.5mm">
42752 <cell alignment="center" valignment="top" usebox="none">
42753 \begin_inset Text
42754
42755 \begin_layout Plain Layout
42756
42757 \family sans
42758 \begin_inset Info
42759 type  "icon"
42760 arg   "dialog-show character"
42761 \end_inset
42762
42763
42764 \end_layout
42765
42766 \end_inset
42767 </cell>
42768 <cell alignment="center" valignment="top" usebox="none">
42769 \begin_inset Text
42770
42771 \begin_layout Plain Layout
42772
42773 \family sans
42774 Edit\SpecialChar \menuseparator
42775 Text
42776 \begin_inset space ~
42777 \end_inset
42778
42779 Style
42780 \end_layout
42781
42782 \end_inset
42783 </cell>
42784 </row>
42785 <row interlinespace="2.5mm">
42786 <cell alignment="center" valignment="top" usebox="none">
42787 \begin_inset Text
42788
42789 \begin_layout Plain Layout
42790
42791 \family sans
42792 \begin_inset Info
42793 type  "icon"
42794 arg   "layout-paragraph"
42795 \end_inset
42796
42797
42798 \end_layout
42799
42800 \end_inset
42801 </cell>
42802 <cell alignment="center" valignment="top" usebox="none">
42803 \begin_inset Text
42804
42805 \begin_layout Plain Layout
42806
42807 \family sans
42808 Edit\SpecialChar \menuseparator
42809 Paragraph
42810 \begin_inset space ~
42811 \end_inset
42812
42813 Settings
42814 \end_layout
42815
42816 \end_inset
42817 </cell>
42818 </row>
42819 <row interlinespace="2.5mm">
42820 <cell alignment="center" valignment="top" usebox="none">
42821 \begin_inset Text
42822
42823 \begin_layout Plain Layout
42824
42825 \family sans
42826 \begin_inset Info
42827 type  "icon"
42828 arg   "thesaurus-entry"
42829 \end_inset
42830
42831
42832 \end_layout
42833
42834 \end_inset
42835 </cell>
42836 <cell alignment="center" valignment="top" usebox="none">
42837 \begin_inset Text
42838
42839 \begin_layout Plain Layout
42840
42841 \family sans
42842 Tools\SpecialChar \menuseparator
42843 Thesaurus
42844 \end_layout
42845
42846 \end_inset
42847 </cell>
42848 </row>
42849 </lyxtabular>
42850
42851 \end_inset
42852
42853
42854 \end_layout
42855
42856 \begin_layout Subsection
42857 View / Update Toolbar
42858 \begin_inset Index idx
42859 status collapsed
42860
42861 \begin_layout Plain Layout
42862 Toolbar ! View / Update
42863 \end_layout
42864
42865 \end_inset
42866
42867
42868 \end_layout
42869
42870 \begin_layout Standard
42871 \begin_inset Graphics
42872         filename clipart/ViewToolbar.png
42873
42874 \end_inset
42875
42876
42877 \end_layout
42878
42879 \begin_layout Standard
42880 \begin_inset VSpace defskip
42881 \end_inset
42882
42883
42884 \end_layout
42885
42886 \begin_layout Standard
42887 The view / update toolbar as shown above contains from left to right the
42888  following buttons:
42889 \end_layout
42890
42891 \begin_layout Standard
42892 \begin_inset VSpace defskip
42893 \end_inset
42894
42895
42896 \end_layout
42897
42898 \begin_layout Standard
42899 \begin_inset Tabular
42900 <lyxtabular version="3" rows="7" columns="2">
42901 <features islongtable="true" longtabularalignment="center">
42902 <column alignment="left" valignment="top" width="0">
42903 <column alignment="left" valignment="top" width="0">
42904 <row interlinespace="2.5mm">
42905 <cell alignment="center" valignment="top" usebox="none">
42906 \begin_inset Text
42907
42908 \begin_layout Plain Layout
42909
42910 \family sans
42911 \begin_inset Info
42912 type  "icon"
42913 arg   "buffer-view"
42914 \end_inset
42915
42916
42917 \end_layout
42918
42919 \end_inset
42920 </cell>
42921 <cell alignment="center" valignment="top" usebox="none">
42922 \begin_inset Text
42923
42924 \begin_layout Plain Layout
42925
42926 \family sans
42927 View\SpecialChar \menuseparator
42928 View
42929 \end_layout
42930
42931 \end_inset
42932 </cell>
42933 </row>
42934 <row interlinespace="2.5mm">
42935 <cell alignment="center" valignment="top" usebox="none">
42936 \begin_inset Text
42937
42938 \begin_layout Plain Layout
42939
42940 \family sans
42941 \begin_inset Info
42942 type  "icon"
42943 arg   "buffer-update"
42944 \end_inset
42945
42946
42947 \end_layout
42948
42949 \end_inset
42950 </cell>
42951 <cell alignment="center" valignment="top" usebox="none">
42952 \begin_inset Text
42953
42954 \begin_layout Plain Layout
42955
42956 \family sans
42957 View\SpecialChar \menuseparator
42958 Update
42959 \end_layout
42960
42961 \end_inset
42962 </cell>
42963 </row>
42964 <row interlinespace="2.5mm">
42965 <cell alignment="center" valignment="top" usebox="none">
42966 \begin_inset Text
42967
42968 \begin_layout Plain Layout
42969
42970 \family sans
42971 \begin_inset Info
42972 type  "icon"
42973 arg   "master-buffer-view"
42974 \end_inset
42975
42976
42977 \end_layout
42978
42979 \end_inset
42980 </cell>
42981 <cell alignment="center" valignment="top" usebox="none">
42982 \begin_inset Text
42983
42984 \begin_layout Plain Layout
42985
42986 \family sans
42987 View\SpecialChar \menuseparator
42988 Master
42989 \end_layout
42990
42991 \end_inset
42992 </cell>
42993 </row>
42994 <row interlinespace="2.5mm">
42995 <cell alignment="center" valignment="top" usebox="none">
42996 \begin_inset Text
42997
42998 \begin_layout Plain Layout
42999
43000 \family sans
43001 \begin_inset Info
43002 type  "icon"
43003 arg   "master-buffer-update"
43004 \end_inset
43005
43006
43007 \end_layout
43008
43009 \end_inset
43010 </cell>
43011 <cell alignment="center" valignment="top" usebox="none">
43012 \begin_inset Text
43013
43014 \begin_layout Plain Layout
43015
43016 \family sans
43017 View\SpecialChar \menuseparator
43018 Update
43019 \begin_inset space ~
43020 \end_inset
43021
43022 Master
43023 \end_layout
43024
43025 \end_inset
43026 </cell>
43027 </row>
43028 <row interlinespace="2.5mm">
43029 <cell alignment="center" valignment="top" usebox="none">
43030 \begin_inset Text
43031
43032 \begin_layout Plain Layout
43033
43034 \family sans
43035 \begin_inset Info
43036 type  "icon"
43037 arg   "buffer-toggle-output-sync"
43038 \end_inset
43039
43040
43041 \end_layout
43042
43043 \end_inset
43044 </cell>
43045 <cell alignment="center" valignment="top" usebox="none">
43046 \begin_inset Text
43047
43048 \begin_layout Plain Layout
43049
43050 \family sans
43051 Document\SpecialChar \menuseparator
43052 Settings\SpecialChar \menuseparator
43053 Output\SpecialChar \menuseparator
43054 Synchronize with Output
43055 \end_layout
43056
43057 \end_inset
43058 </cell>
43059 </row>
43060 <row interlinespace="2.5mm">
43061 <cell alignment="center" valignment="top" usebox="none">
43062 \begin_inset Text
43063
43064 \begin_layout Plain Layout
43065 \begin_inset Graphics
43066         filename ../images/view-others.png
43067         scale 85
43068         groupId toolbarbuttons
43069
43070 \end_inset
43071
43072
43073 \family sans
43074 *
43075 \end_layout
43076
43077 \end_inset
43078 </cell>
43079 <cell alignment="center" valignment="top" usebox="none">
43080 \begin_inset Text
43081
43082 \begin_layout Plain Layout
43083
43084 \family sans
43085 View\SpecialChar \menuseparator
43086 View (Other Formats)
43087 \end_layout
43088
43089 \end_inset
43090 </cell>
43091 </row>
43092 <row interlinespace="2.5mm">
43093 <cell alignment="center" valignment="top" usebox="none">
43094 \begin_inset Text
43095
43096 \begin_layout Plain Layout
43097 \begin_inset Graphics
43098         filename ../images/update-others.png
43099         scale 85
43100         groupId toolbarbuttons
43101
43102 \end_inset
43103
43104 *
43105 \end_layout
43106
43107 \end_inset
43108 </cell>
43109 <cell alignment="center" valignment="top" usebox="none">
43110 \begin_inset Text
43111
43112 \begin_layout Plain Layout
43113
43114 \family sans
43115 View\SpecialChar \menuseparator
43116 Update (Other Formats)
43117 \end_layout
43118
43119 \end_inset
43120 </cell>
43121 </row>
43122 </lyxtabular>
43123
43124 \end_inset
43125
43126
43127 \end_layout
43128
43129 \begin_layout Standard
43130 * These icons might look different for you if you do not use the default
43131  icon set.
43132 \end_layout
43133
43134 \begin_layout Subsection
43135 Other Toolbars
43136 \end_layout
43137
43138 \begin_layout Standard
43139 The change tracking toolbar is explained in section
43140 \begin_inset space ~
43141 \end_inset
43142
43143
43144 \begin_inset CommandInset ref
43145 LatexCommand ref
43146 reference "sec:Change-Tracking"
43147
43148 \end_inset
43149
43150 , the table toolbar
43151 \begin_inset Index idx
43152 status collapsed
43153
43154 \begin_layout Plain Layout
43155 Toolbar ! Table
43156 \end_layout
43157
43158 \end_inset
43159
43160  in the 
43161 \emph on
43162 Embedded
43163 \begin_inset space ~
43164 \end_inset
43165
43166 Objects
43167 \emph default
43168  manual, the math macro toolbar
43169 \begin_inset Index idx
43170 status collapsed
43171
43172 \begin_layout Plain Layout
43173 Toolbar ! Macro
43174 \end_layout
43175
43176 \end_inset
43177
43178  in the 
43179 \emph on
43180 Math
43181 \emph default
43182  manual.
43183 \end_layout
43184
43185 \begin_layout Chapter
43186 The Document Settings
43187 \begin_inset CommandInset label
43188 LatexCommand label
43189 name "chap:The-Document-Settings"
43190
43191 \end_inset
43192
43193
43194 \begin_inset Index idx
43195 status collapsed
43196
43197 \begin_layout Plain Layout
43198 Document ! Settings
43199 \end_layout
43200
43201 \end_inset
43202
43203
43204 \end_layout
43205
43206 \begin_layout Standard
43207 The document settings dialog contains submenus to set properties for the
43208  whole document and is called with the menu
43209 \family sans
43210  Document\SpecialChar \menuseparator
43211 Settings
43212 \family default
43213 .
43214  You can save your document settings as default with the
43215 \family sans
43216  Save as Document Defaults
43217 \family default
43218  button in the dialog.
43219  This will create a template named 
43220 \family typewriter
43221 defaults.lyx
43222 \family default
43223  which is automatically loaded by LyX when you create a new document without
43224  using a template.
43225 \end_layout
43226
43227 \begin_layout Standard
43228 The button 
43229 \family sans
43230 Use Class Defaults
43231 \family default
43232  resets the document settings to the default of the document class.
43233  This affects mostly class options, the page layout and Numbering & TOC.
43234 \end_layout
43235
43236 \begin_layout Standard
43237 The different submenus of the dialog are explained in the following sections.
43238 \end_layout
43239
43240 \begin_layout Section
43241 Document Class
43242 \end_layout
43243
43244 \begin_layout Standard
43245 Here you set the document class, class options, a graphics driver, and a
43246  master document.
43247  Document classes are described in section
43248 \begin_inset space ~
43249 \end_inset
43250
43251
43252 \begin_inset CommandInset ref
43253 LatexCommand ref
43254 reference "sec:Document-Classes"
43255
43256 \end_inset
43257
43258 .
43259  
43260 \end_layout
43261
43262 \begin_layout Standard
43263 With the button 
43264 \family sans
43265 Local
43266 \begin_inset space ~
43267 \end_inset
43268
43269 Layout
43270 \family default
43271  you can load you own layout-file, that is not in LyX's 
43272 \emph on
43273 layouts
43274 \emph default
43275  folder and thus not recognized by LyX as layout for a document class.
43276  For more about layout-files, see the chapter 
43277 \emph on
43278 Installing New Document Classes, Layouts, and Templates
43279 \emph default
43280  of the 
43281 \emph on
43282 Customization
43283 \emph default
43284  Handbook.
43285 \end_layout
43286
43287 \begin_layout Standard
43288 Some classes use special class options by default.
43289  If this is the case, they are listed in the field 
43290 \family sans
43291 Predefined
43292 \family default
43293  and you can decide to use them or not.
43294  If you do not exactly know what the default class options are for, it is
43295  recommended to leave them untouched.
43296  The 
43297 \family sans
43298 Graphics driver
43299 \family default
43300  is used for LaTeX's graphics, color and page layout packages.
43301  If using 
43302 \family sans
43303 Default
43304 \family default
43305 , the default driver for the LaTeX-packages is used.
43306  It is recommended that you use the default unless you know what you are
43307  doing.
43308 \begin_inset Foot
43309 status collapsed
43310
43311 \begin_layout Plain Layout
43312 When you want to use one of the following drivers
43313 \begin_inset Newline newline
43314 \end_inset
43315
43316
43317 \family sans
43318 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
43319 \family default
43320
43321 \begin_inset Newline newline
43322 \end_inset
43323
43324 you first have to activate them in your LaTeX distribution, see section
43325  
43326 \emph on
43327 Driver support
43328 \emph default
43329  in 
43330 \begin_inset CommandInset href
43331 LatexCommand href
43332 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
43333
43334 \end_inset
43335
43336 .
43337 \end_layout
43338
43339 \end_inset
43340
43341
43342 \end_layout
43343
43344 \begin_layout Standard
43345 Specifying a master document is necessary if the current document is a child
43346  or subdocument.
43347  The master document will be used by LyX in the background if the child
43348  document is opened without its master.
43349  This way child documents are always compilable.
43350  More about master and child documents is explained in the section 
43351 \emph on
43352 Child Documents
43353 \emph default
43354  of the 
43355 \emph on
43356 Embedded
43357 \begin_inset space ~
43358 \end_inset
43359
43360 Objects
43361 \emph default
43362  manual.
43363 \end_layout
43364
43365 \begin_layout Standard
43366 There is also an option to suppress the date and one to use the LaTeX-package
43367  
43368 \series bold
43369 refstyle
43370 \series default
43371  instead of 
43372 \series bold
43373 prettyref
43374 \series default
43375
43376 \begin_inset Index idx
43377 status collapsed
43378
43379 \begin_layout Plain Layout
43380 LaTeX-packages ! prettyref
43381 \end_layout
43382
43383 \end_inset
43384
43385
43386 \begin_inset Index idx
43387 status collapsed
43388
43389 \begin_layout Plain Layout
43390 LaTeX-packages ! refstyle
43391 \end_layout
43392
43393 \end_inset
43394
43395  for cross-references, see sec.
43396 \begin_inset space \thinspace{}
43397 \end_inset
43398
43399
43400 \begin_inset CommandInset ref
43401 LatexCommand ref
43402 reference "sec:Cross-References"
43403
43404 \end_inset
43405
43406 .
43407 \end_layout
43408
43409 \begin_layout Section
43410 Child Documents
43411 \end_layout
43412
43413 \begin_layout Standard
43414 This submenu is only visible when your document includes child documents.
43415  Please refer to the section 
43416 \emph on
43417 Child
43418 \begin_inset space ~
43419 \end_inset
43420
43421 Documents
43422 \emph default
43423  of the 
43424 \emph on
43425 Embedded
43426 \begin_inset space ~
43427 \end_inset
43428
43429 Objects
43430 \emph default
43431  manual for details.
43432 \end_layout
43433
43434 \begin_layout Section
43435 Modules
43436 \end_layout
43437
43438 \begin_layout Standard
43439 Modules are explained in section
43440 \begin_inset space ~
43441 \end_inset
43442
43443
43444 \begin_inset CommandInset ref
43445 LatexCommand ref
43446 reference "sub:Modules"
43447
43448 \end_inset
43449
43450 .
43451 \end_layout
43452
43453 \begin_layout Section
43454 Local Layout
43455 \end_layout
43456
43457 \begin_layout Standard
43458 See section
43459 \begin_inset space ~
43460 \end_inset
43461
43462
43463 \begin_inset CommandInset ref
43464 LatexCommand ref
43465 reference "sub:Local-Layout"
43466
43467 \end_inset
43468
43469  for a description.
43470 \end_layout
43471
43472 \begin_layout Section
43473 Fonts
43474 \end_layout
43475
43476 \begin_layout Standard
43477 The document font settings are described in section
43478 \begin_inset space ~
43479 \end_inset
43480
43481
43482 \begin_inset CommandInset ref
43483 LatexCommand ref
43484 reference "sec:Fonts-and-Text"
43485
43486 \end_inset
43487
43488 .
43489 \end_layout
43490
43491 \begin_layout Section
43492 Text Layout
43493 \end_layout
43494
43495 \begin_layout Standard
43496 You can specify if paragraphs should be separated by indentations or vertical
43497  skips.
43498  The line spacing and the number of text columns can also be specified here.
43499 \end_layout
43500
43501 \begin_layout Standard
43502 Note that LyX will not show two columns or the set up line spacing on screen.
43503  That would be impractical, often unreadable and is not part of the WYSIWYM
43504  concept.
43505  However, it will be as you specified it in the output.
43506 \end_layout
43507
43508 \begin_layout Section
43509 Page Layout
43510 \end_layout
43511
43512 \begin_layout Standard
43513 A description of this menu is given in section
43514 \begin_inset space ~
43515 \end_inset
43516
43517
43518 \begin_inset CommandInset ref
43519 LatexCommand ref
43520 reference "sub:Paper-Size,-Orientation"
43521
43522 \end_inset
43523
43524  and 
43525 \begin_inset CommandInset ref
43526 LatexCommand ref
43527 reference "sub:Document-Layout"
43528
43529 \end_inset
43530
43531 .
43532 \end_layout
43533
43534 \begin_layout Section
43535 Page Margins
43536 \end_layout
43537
43538 \begin_layout Standard
43539 Here you can adjust the paper margins, see section
43540 \begin_inset space ~
43541 \end_inset
43542
43543
43544 \begin_inset CommandInset ref
43545 LatexCommand ref
43546 reference "sub:Margins"
43547
43548 \end_inset
43549
43550 .
43551 \end_layout
43552
43553 \begin_layout Section
43554 Language
43555 \begin_inset CommandInset label
43556 LatexCommand label
43557 name "sec:Language-encodings"
43558
43559 \end_inset
43560
43561
43562 \begin_inset Index idx
43563 status collapsed
43564
43565 \begin_layout Plain Layout
43566 Language ! Encoding
43567 \end_layout
43568
43569 \end_inset
43570
43571
43572 \end_layout
43573
43574 \begin_layout Standard
43575 The document language and quote styles are set here.
43576  The encoding specifies how the document content is exported to LaTeX (the
43577  LyX file is always encoded in utf8).
43578  All characters that cannot be encoded using the specified encoding will
43579  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43580  known for a particular character).
43581 \begin_inset Foot
43582 status collapsed
43583
43584 \begin_layout Plain Layout
43585 The known commands are defined in a text file (
43586 \emph on
43587 unicodesymbols
43588 \emph default
43589 ).
43590  You can add commands for unknown symbols to that file yourself, see the
43591  
43592 \emph on
43593 Customization
43594 \emph default
43595  manual for details.
43596 \end_layout
43597
43598 \end_inset
43599
43600
43601 \end_layout
43602
43603 \begin_layout Standard
43604 If you use the option 
43605 \family sans
43606 Language Default
43607 \family default
43608 , LyX determines the encoding of a text part from the language of this text.
43609  If the document contains text in more than one language you may get more
43610  than one encoding in the LaTeX file.
43611  If you do not use this option then the complete document will always use
43612  exactly one encoding.
43613  Checking this option is the preferred setting.
43614 \end_layout
43615
43616 \begin_layout Standard
43617 LyX also supports Unicode output, which is particularly useful if you need
43618  lots of special symbols or non-alphabetic scripts, respectively.
43619  If you want to use this (and your LaTeX installation supports Unicode),
43620  choose one of the four utf8 variants from the list below.
43621  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43622  so it is not uncommon that a file with lots of Unicode symbols works fine
43623  with 
43624 \family sans
43625 Language Default
43626 \family default
43627  (when LyX uses its list of known LaTeX-commands), but does not work with
43628  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43629  because all Unicode symbols can be encoded in utf8).
43630  The situation is much better with XeTeX and LuaTeX, two new alternative
43631  engines to standard LaTeX.
43632  Both engines support Unicode natively.
43633  LyX now also supports these two engines (via the output formats 
43634 \family sans
43635 PDF
43636 \begin_inset space ~
43637 \end_inset
43638
43639 (XeTe
43640 \begin_inset ERT
43641 status collapsed
43642
43643 \begin_layout Plain Layout
43644
43645 {}
43646 \end_layout
43647
43648 \end_inset
43649
43650 X)
43651 \family default
43652
43653 \family sans
43654 PDF
43655 \begin_inset space ~
43656 \end_inset
43657
43658 (LuaTe
43659 \begin_inset ERT
43660 status collapsed
43661
43662 \begin_layout Plain Layout
43663
43664 {}
43665 \end_layout
43666
43667 \end_inset
43668
43669 X)
43670 \family default
43671  and 
43672 \family sans
43673 DVI
43674 \begin_inset space ~
43675 \end_inset
43676
43677 (LuaTeX)
43678 \family default
43679 , see section
43680 \begin_inset space ~
43681 \end_inset
43682
43683
43684 \begin_inset CommandInset ref
43685 LatexCommand ref
43686 reference "sub:Output-file-formats"
43687
43688 \end_inset
43689
43690 ).
43691  So if you are using many special or accented characters and 
43692 \family sans
43693 Language Default
43694 \family default
43695  fails, you might try out one of these new engines.
43696 \end_layout
43697
43698 \begin_layout Standard
43699 The 
43700 \family sans
43701 Language
43702 \begin_inset space ~
43703 \end_inset
43704
43705 package
43706 \family default
43707  determines the LaTeX-package that is used for hyphenation and the translation
43708  of strings like 
43709 \begin_inset Quotes eld
43710 \end_inset
43711
43712 Part
43713 \begin_inset Quotes erd
43714 \end_inset
43715
43716 .
43717  The possible settings are:
43718 \end_layout
43719
43720 \begin_layout Description
43721 Default uses the language package that is selected in
43722 \family sans
43723  Tools\SpecialChar \menuseparator
43724 Preferences\SpecialChar \menuseparator
43725 Language Settings
43726 \family default
43727  (see section
43728 \begin_inset space ~
43729 \end_inset
43730
43731
43732 \begin_inset CommandInset ref
43733 LatexCommand ref
43734 reference "sub:Prefs-Language"
43735
43736 \end_inset
43737
43738 ).
43739 \end_layout
43740
43741 \begin_layout Description
43742 Automatic selects the most suitable language package for the view/export
43743  format you will use.
43744  In many cases this will be 
43745 \series bold
43746 babel
43747 \series default
43748
43749 \begin_inset Index idx
43750 status collapsed
43751
43752 \begin_layout Plain Layout
43753 LaTeX-packages ! babel
43754 \end_layout
43755
43756 \end_inset
43757
43758 .
43759  If the newer package 
43760 \series bold
43761 polyglossia
43762 \series default
43763
43764 \begin_inset Index idx
43765 status collapsed
43766
43767 \begin_layout Plain Layout
43768 LaTeX-packages ! polyglossia
43769 \end_layout
43770
43771 \end_inset
43772
43773  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
43774  this package will be used instead of 
43775 \series bold
43776 babel
43777 \series default
43778 .
43779 \end_layout
43780
43781 \begin_layout Description
43782 Always
43783 \begin_inset space ~
43784 \end_inset
43785
43786 Babel uses 
43787 \series bold
43788 babel
43789 \series default
43790  even if 
43791 \series bold
43792 polyglossia
43793 \series default
43794  would be more appropriate.
43795 \end_layout
43796
43797 \begin_layout Description
43798 Custom allows you to specify a language package command of your choice.
43799  For example if you want to use a language-specific package like 
43800 \series bold
43801 ngerman
43802 \series default
43803  (for German texts), type in
43804 \series bold
43805
43806 \begin_inset Newline newline
43807 \end_inset
43808
43809
43810 \backslash
43811 usepackage{ngerman}
43812 \end_layout
43813
43814 \begin_layout Description
43815 None will not use a language package.
43816  This is necessary for some document classes for scientific articles.
43817 \end_layout
43818
43819 \begin_layout Standard
43820 Here is a list with the important encodings:
43821 \end_layout
43822
43823 \begin_layout Description
43824 Language
43825 \begin_inset space ~
43826 \end_inset
43827
43828 Default
43829 \begin_inset space ~
43830 \end_inset
43831
43832 (no
43833 \begin_inset space ~
43834 \end_inset
43835
43836 inputenc) Same as 
43837 \family sans
43838 Language Default
43839 \family default
43840 , but the LaTeX-package 
43841 \series bold
43842 inputenc
43843 \series default
43844
43845 \begin_inset Index idx
43846 status collapsed
43847
43848 \begin_layout Plain Layout
43849 LaTeX-packages ! inputenc
43850 \end_layout
43851
43852 \end_inset
43853
43854  is not used.
43855  When using this, you probably need to load some additional packages manually
43856  in the preamble and specify the used encoding for text parts in foreign
43857  languages in TeX code.
43858 \end_layout
43859
43860 \begin_layout Description
43861 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43862  LyX converts all other characters into LaTeX commands, which may result
43863  in a big file when lots of LaTeX-commands are needed.
43864 \end_layout
43865
43866 \begin_layout Description
43867 Arabic
43868 \begin_inset space ~
43869 \end_inset
43870
43871 (CP
43872 \begin_inset space ~
43873 \end_inset
43874
43875 1256) MS Windows code page for Arabic and Farsi
43876 \end_layout
43877
43878 \begin_layout Description
43879 Arabic
43880 \begin_inset space ~
43881 \end_inset
43882
43883 (ISO
43884 \begin_inset space ~
43885 \end_inset
43886
43887 8859-6) for Arabic and Farsi
43888 \end_layout
43889
43890 \begin_layout Description
43891 Armenian
43892 \begin_inset space ~
43893 \end_inset
43894
43895 (ArmSCII8) for Armenian
43896 \end_layout
43897
43898 \begin_layout Description
43899 Baltic
43900 \begin_inset space ~
43901 \end_inset
43902
43903 (CP
43904 \begin_inset space ~
43905 \end_inset
43906
43907 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43908  as the ISO-8859-13 encoding
43909 \end_layout
43910
43911 \begin_layout Description
43912 Baltic
43913 \begin_inset space ~
43914 \end_inset
43915
43916 (ISO
43917 \begin_inset space ~
43918 \end_inset
43919
43920 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43921  encoding
43922 \end_layout
43923
43924 \begin_layout Description
43925 Baltic
43926 \begin_inset space ~
43927 \end_inset
43928
43929 (ISO
43930 \begin_inset space ~
43931 \end_inset
43932
43933 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43934  ISO-8859-13 encoding
43935 \end_layout
43936
43937 \begin_layout Description
43938 Central
43939 \begin_inset space ~
43940 \end_inset
43941
43942 European
43943 \begin_inset space ~
43944 \end_inset
43945
43946 (CP
43947 \begin_inset space ~
43948 \end_inset
43949
43950 1250) MS Windows code page for ISO
43951 \begin_inset space ~
43952 \end_inset
43953
43954 8859-2 (latin2)
43955 \end_layout
43956
43957 \begin_layout Description
43958 Central
43959 \begin_inset space ~
43960 \end_inset
43961
43962 European
43963 \begin_inset space ~
43964 \end_inset
43965
43966 (ISO
43967 \begin_inset space ~
43968 \end_inset
43969
43970 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43971  Romanian, Slovak and Slovenian
43972 \end_layout
43973
43974 \begin_layout Description
43975 Chinese
43976 \begin_inset space ~
43977 \end_inset
43978
43979 (simplified)
43980 \begin_inset space ~
43981 \end_inset
43982
43983 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43984  this encoding is officially replaced by the encoding GB18030, as GB18030
43985  is not available for LaTeX you should try to use the encoding Unicode
43986 \begin_inset space ~
43987 \end_inset
43988
43989 (CJK)
43990 \begin_inset space ~
43991 \end_inset
43992
43993 (utf8)
43994 \end_layout
43995
43996 \begin_layout Description
43997 Chinese
43998 \begin_inset space ~
43999 \end_inset
44000
44001 (simplified)
44002 \begin_inset space ~
44003 \end_inset
44004
44005 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
44006  except for the Euro currency sign, since 2001 this encoding is officially
44007  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
44008  you should try to use the encoding Unicode
44009 \begin_inset space ~
44010 \end_inset
44011
44012 (CJK)
44013 \begin_inset space ~
44014 \end_inset
44015
44016 (utf8)
44017 \end_layout
44018
44019 \begin_layout Description
44020 Chinese
44021 \begin_inset space ~
44022 \end_inset
44023
44024 (traditional)
44025 \begin_inset space ~
44026 \end_inset
44027
44028 (EUC-TW) for traditional Chinese
44029 \end_layout
44030
44031 \begin_layout Description
44032 Cyrillic
44033 \begin_inset space ~
44034 \end_inset
44035
44036 (CP
44037 \begin_inset space ~
44038 \end_inset
44039
44040 1251) MS Windows code page for Cyrillic
44041 \end_layout
44042
44043 \begin_layout Description
44044 Cyrillic
44045 \begin_inset space ~
44046 \end_inset
44047
44048 (ISO
44049 \begin_inset space ~
44050 \end_inset
44051
44052 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
44053 \end_layout
44054
44055 \begin_layout Description
44056 Cyrillic
44057 \begin_inset space ~
44058 \end_inset
44059
44060 (KOI8-R) standard Cyrillic especially for Russian
44061 \end_layout
44062
44063 \begin_layout Description
44064 Cyrillic
44065 \begin_inset space ~
44066 \end_inset
44067
44068 (KOI8-U) Cyrillic for Ukrainian
44069 \end_layout
44070
44071 \begin_layout Description
44072 Cyrillic
44073 \begin_inset space ~
44074 \end_inset
44075
44076 (pt
44077 \begin_inset space ~
44078 \end_inset
44079
44080 154) Cyrillic for Kazakh
44081 \end_layout
44082
44083 \begin_layout Description
44084 Greek
44085 \begin_inset space ~
44086 \end_inset
44087
44088 (ISO
44089 \begin_inset space ~
44090 \end_inset
44091
44092 8859-7) for Greek
44093 \end_layout
44094
44095 \begin_layout Description
44096 Hebrew
44097 \begin_inset space ~
44098 \end_inset
44099
44100 (CP
44101 \begin_inset space ~
44102 \end_inset
44103
44104 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
44105 \end_layout
44106
44107 \begin_layout Description
44108 Hebrew
44109 \begin_inset space ~
44110 \end_inset
44111
44112 (ISO
44113 \begin_inset space ~
44114 \end_inset
44115
44116 8859-8) for Hebrew
44117 \end_layout
44118
44119 \begin_layout Description
44120 Japanese
44121 \begin_inset space ~
44122 \end_inset
44123
44124 (CJK)
44125 \begin_inset space ~
44126 \end_inset
44127
44128 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44129 \series bold
44130 CJK
44131 \series default
44132
44133 \begin_inset Index idx
44134 status collapsed
44135
44136 \begin_layout Plain Layout
44137 LaTeX-packages ! CJK
44138 \end_layout
44139
44140 \end_inset
44141
44142 , when using this, set the document language to 
44143 \family sans
44144 Japanese (CJK)
44145 \end_layout
44146
44147 \begin_layout Description
44148 Japanese
44149 \begin_inset space ~
44150 \end_inset
44151
44152 (CJK)
44153 \begin_inset space ~
44154 \end_inset
44155
44156 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44157 \series bold
44158 CJK
44159 \series default
44160 , when using this, set the document language to 
44161 \family sans
44162 Japanese
44163 \begin_inset space ~
44164 \end_inset
44165
44166 (CJK)
44167 \end_layout
44168
44169 \begin_layout Description
44170 Japanese
44171 \begin_inset space ~
44172 \end_inset
44173
44174 (non-CJK)
44175 \begin_inset space ~
44176 \end_inset
44177
44178 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44179 \series bold
44180 japanese
44181 \series default
44182
44183 \begin_inset Index idx
44184 status collapsed
44185
44186 \begin_layout Plain Layout
44187 LaTeX-packages ! japanese
44188 \end_layout
44189
44190 \end_inset
44191
44192 , when using this, set the document language to 
44193 \family sans
44194 Japanese
44195 \end_layout
44196
44197 \begin_layout Description
44198 Japanese
44199 \begin_inset space ~
44200 \end_inset
44201
44202 (non-CJK)
44203 \begin_inset space ~
44204 \end_inset
44205
44206 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44207 \series bold
44208 japanese
44209 \series default
44210 , when using this, set the document language to 
44211 \family sans
44212 Japanese
44213 \end_layout
44214
44215 \begin_layout Description
44216 Japanese
44217 \begin_inset space ~
44218 \end_inset
44219
44220 (non-CJK)
44221 \begin_inset space ~
44222 \end_inset
44223
44224 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
44225 \series bold
44226 japanese
44227 \series default
44228 , when using this, set the document language to 
44229 \family sans
44230 Japanese
44231 \end_layout
44232
44233 \begin_layout Description
44234 Korean
44235 \begin_inset space ~
44236 \end_inset
44237
44238 (EUC-KR) for Korean
44239 \end_layout
44240
44241 \begin_layout Description
44242 Southern
44243 \begin_inset space ~
44244 \end_inset
44245
44246 European
44247 \begin_inset space ~
44248 \end_inset
44249
44250 (ISO
44251 \begin_inset space ~
44252 \end_inset
44253
44254 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
44255 \end_layout
44256
44257 \begin_layout Description
44258 South-Eastern
44259 \begin_inset space ~
44260 \end_inset
44261
44262 European
44263 \begin_inset space ~
44264 \end_inset
44265
44266 (ISO
44267 \begin_inset space ~
44268 \end_inset
44269
44270 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
44271  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
44272  to cover many languages and characters with diacritics
44273 \end_layout
44274
44275 \begin_layout Description
44276 Thai
44277 \begin_inset space ~
44278 \end_inset
44279
44280 (TIS
44281 \begin_inset space ~
44282 \end_inset
44283
44284 620-0) for Thai
44285 \end_layout
44286
44287 \begin_layout Description
44288 Turkish
44289 \begin_inset space ~
44290 \end_inset
44291
44292 (ISO
44293 \begin_inset space ~
44294 \end_inset
44295
44296 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
44297  Icelandic letters are replaced by Turkish ones
44298 \end_layout
44299
44300 \begin_layout Description
44301 Unicode
44302 \begin_inset space ~
44303 \end_inset
44304
44305 (CJK)
44306 \begin_inset space ~
44307 \end_inset
44308
44309 (utf8) Unicode utf8 with the LaTeX-package 
44310 \series bold
44311 CJK
44312 \series default
44313
44314 \begin_inset Index idx
44315 status collapsed
44316
44317 \begin_layout Plain Layout
44318 LaTeX-packages ! CJK
44319 \end_layout
44320
44321 \end_inset
44322
44323  (for the languages Chinese, Japanese and Korean)
44324 \end_layout
44325
44326 \begin_layout Description
44327 Unicode
44328 \begin_inset space ~
44329 \end_inset
44330
44331 (XeTeX)
44332 \begin_inset space ~
44333 \end_inset
44334
44335 (utf8) Unicode utf8 to be used with 
44336 \family sans
44337 XeTeX
44338 \family default
44339  and 
44340 \family sans
44341 LuaTeX
44342 \family default
44343 , which use Unicode directly, without the help of the LaTeX-package 
44344 \series bold
44345 inputenc
44346 \series default
44347 .
44348  LyX automatically selects this encoding if you export or preview XeTeX
44349  or LuaTeX.
44350  Normally you do not need to set this encoding manually.
44351 \end_layout
44352
44353 \begin_layout Description
44354 Unicode
44355 \begin_inset space ~
44356 \end_inset
44357
44358 (ucs-extended)
44359 \begin_inset space ~
44360 \end_inset
44361
44362 (utf8x) Unicode utf8 based on the LaTeX-package 
44363 \series bold
44364 ucs
44365 \series default
44366
44367 \begin_inset Index idx
44368 status collapsed
44369
44370 \begin_layout Plain Layout
44371 LaTeX-packages ! ucs
44372 \end_layout
44373
44374 \end_inset
44375
44376  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
44377 \end_layout
44378
44379 \begin_layout Description
44380 Unicode
44381 \begin_inset space ~
44382 \end_inset
44383
44384 (utf8) Unicode utf8 based on the LaTeX-package 
44385 \series bold
44386 inputenc
44387 \series default
44388
44389 \begin_inset Index idx
44390 status collapsed
44391
44392 \begin_layout Plain Layout
44393 LaTeX-packages ! inputenc
44394 \end_layout
44395
44396 \end_inset
44397
44398 .
44399  Currently only a limited range of characters (mainly for Latin scripts)
44400  is supported.
44401 \end_layout
44402
44403 \begin_layout Description
44404 Western
44405 \begin_inset space ~
44406 \end_inset
44407
44408 European
44409 \begin_inset space ~
44410 \end_inset
44411
44412 (CP
44413 \begin_inset space ~
44414 \end_inset
44415
44416 1252) MS Windows code page for ISO
44417 \begin_inset space ~
44418 \end_inset
44419
44420 8859-1 (latin1)
44421 \end_layout
44422
44423 \begin_layout Description
44424 Western
44425 \begin_inset space ~
44426 \end_inset
44427
44428 European
44429 \begin_inset space ~
44430 \end_inset
44431
44432 (ISO
44433 \begin_inset space ~
44434 \end_inset
44435
44436 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
44437  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
44438  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
44439  encoding instead
44440 \end_layout
44441
44442 \begin_layout Description
44443 Western
44444 \begin_inset space ~
44445 \end_inset
44446
44447 European
44448 \begin_inset space ~
44449 \end_inset
44450
44451 (ISO
44452 \begin_inset space ~
44453 \end_inset
44454
44455 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
44456  sign, the œ-ligature and some characters used for French and Finnish
44457 \end_layout
44458
44459 \begin_layout Standard
44460 Finally, the dialog lets you select a specific language package for the
44461  current document.
44462  See sec.
44463 \begin_inset space \thinspace{}
44464 \end_inset
44465
44466
44467 \begin_inset CommandInset ref
44468 LatexCommand ref
44469 reference "sub:Prefs-Language"
44470
44471 \end_inset
44472
44473  for more information on the language package.
44474 \end_layout
44475
44476 \begin_layout Section
44477 Colors
44478 \begin_inset Index idx
44479 status collapsed
44480
44481 \begin_layout Plain Layout
44482 Color ! main text
44483 \end_layout
44484
44485 \end_inset
44486
44487
44488 \begin_inset Index idx
44489 status collapsed
44490
44491 \begin_layout Plain Layout
44492 Color ! background
44493 \end_layout
44494
44495 \end_inset
44496
44497
44498 \end_layout
44499
44500 \begin_layout Standard
44501 Here you can alter the font color for the main text (default: black) and
44502  for Greyed
44503 \begin_inset space ~
44504 \end_inset
44505
44506 out notes (default: light grey).
44507  The button 
44508 \family sans
44509 Reset
44510 \family default
44511  sets the color back to the default.
44512 \end_layout
44513
44514 \begin_layout Standard
44515 You can also change the background color for the pages (default: white)
44516  and for Shaded
44517 \begin_inset space ~
44518 \end_inset
44519
44520 boxes (default: red).
44521 \end_layout
44522
44523 \begin_layout Standard
44524 \begin_inset Note Greyedout
44525 status collapsed
44526
44527 \begin_layout Plain Layout
44528 The colors are not shown within LyX, only in the output.
44529  (This Greyed
44530 \begin_inset space ~
44531 \end_inset
44532
44533 out note appears blue in the output.)
44534 \end_layout
44535
44536 \end_inset
44537
44538
44539 \end_layout
44540
44541 \begin_layout Standard
44542 Note, if you change the main text font color and use the option 
44543 \family sans
44544 Color
44545 \begin_inset space ~
44546 \end_inset
44547
44548 links
44549 \family default
44550  in the document settings under 
44551 \family sans
44552 PDF
44553 \begin_inset space ~
44554 \end_inset
44555
44556 properties
44557 \family default
44558 , you probably also need to change the link font color by using 
44559 \family sans
44560 Additional
44561 \begin_inset space ~
44562 \end_inset
44563
44564 options
44565 \family default
44566  in the 
44567 \family sans
44568 PDF
44569 \begin_inset space ~
44570 \end_inset
44571
44572 properties
44573 \family default
44574 .
44575  For example the option
44576 \end_layout
44577
44578 \begin_layout Standard
44579
44580 \series bold
44581 linkcolor=black
44582 \end_layout
44583
44584 \begin_layout Standard
44585 sets the link text color to black.
44586  For more information, see the manual of the LaTeX-package 
44587 \series bold
44588 hyperref
44589 \series default
44590
44591 \begin_inset Index idx
44592 status collapsed
44593
44594 \begin_layout Plain Layout
44595 LaTeX-packages ! hyperref
44596 \end_layout
44597
44598 \end_inset
44599
44600
44601 \begin_inset CommandInset citation
44602 LatexCommand cite
44603 key "hyperref"
44604
44605 \end_inset
44606
44607 .
44608 \end_layout
44609
44610 \begin_layout Standard
44611 \begin_inset VSpace bigskip
44612 \end_inset
44613
44614
44615 \end_layout
44616
44617 \begin_layout Standard
44618 You can adapt the main text font color and the page background for every
44619  page in your document if you use these commands as TeX
44620 \begin_inset space ~
44621 \end_inset
44622
44623 Code behind a forced page break:
44624 \end_layout
44625
44626 \begin_layout Itemize
44627 For the page color:
44628 \begin_inset Newline newline
44629 \end_inset
44630
44631
44632 \series bold
44633
44634 \backslash
44635 pagecolor{color name}
44636 \end_layout
44637
44638 \begin_layout Itemize
44639 For the text color:
44640 \begin_inset Newline newline
44641 \end_inset
44642
44643
44644 \series bold
44645
44646 \backslash
44647 color{color name}
44648 \end_layout
44649
44650 \begin_layout Standard
44651 The color name can hereby be one of these: 
44652 \series bold
44653 black
44654 \series default
44655
44656 \series bold
44657 blue
44658 \series default
44659
44660 \series bold
44661 cyan
44662 \series default
44663
44664 \series bold
44665 green
44666 \series default
44667
44668 \series bold
44669 magenta
44670 \series default
44671
44672 \series bold
44673 red
44674 \series default
44675
44676 \series bold
44677 white
44678 \series default
44679
44680 \series bold
44681 yellow
44682 \series default
44683
44684 \begin_inset Newline newline
44685 \end_inset
44686
44687 If you have changed a text or background color, you can use them under the
44688  following names:
44689 \end_layout
44690
44691 \begin_layout Itemize
44692 For the page background color:
44693 \begin_inset Newline newline
44694 \end_inset
44695
44696
44697 \series bold
44698 page_backgroundcolor
44699 \end_layout
44700
44701 \begin_layout Itemize
44702 For the main text color:
44703 \begin_inset Newline newline
44704 \end_inset
44705
44706
44707 \series bold
44708 document_fontcolor
44709 \end_layout
44710
44711 \begin_layout Itemize
44712 For the Shaded
44713 \begin_inset space ~
44714 \end_inset
44715
44716 box background color:
44717 \begin_inset Newline newline
44718 \end_inset
44719
44720
44721 \series bold
44722 shadecolor
44723 \end_layout
44724
44725 \begin_layout Itemize
44726 For the Greyed
44727 \begin_inset space ~
44728 \end_inset
44729
44730 out note text color:
44731 \begin_inset Newline newline
44732 \end_inset
44733
44734
44735 \series bold
44736 note_fontcolor
44737 \end_layout
44738
44739 \begin_layout Standard
44740 To see how to define and use custom colors, see section 
44741 \emph on
44742 Colored
44743 \begin_inset space ~
44744 \end_inset
44745
44746 Cells
44747 \emph default
44748  of the 
44749 \emph on
44750 Embedded
44751 \begin_inset space ~
44752 \end_inset
44753
44754 Objects
44755 \emph default
44756  manual.
44757 \end_layout
44758
44759 \begin_layout Section
44760 Numbering & TOC
44761 \end_layout
44762
44763 \begin_layout Standard
44764 Here you can adjust the numbering depth of section headings and the section
44765  depth in the table of contents as described in section
44766 \begin_inset space ~
44767 \end_inset
44768
44769
44770 \begin_inset CommandInset ref
44771 LatexCommand ref
44772 reference "sub:Numbering-depth"
44773
44774 \end_inset
44775
44776 .
44777 \end_layout
44778
44779 \begin_layout Section
44780 Bibliography
44781 \end_layout
44782
44783 \begin_layout Standard
44784 Here you can specify a citation style using the LaTeX packages 
44785 \series bold
44786 natbib
44787 \series default
44788
44789 \begin_inset Index idx
44790 status collapsed
44791
44792 \begin_layout Plain Layout
44793 LaTeX-packages ! natbib
44794 \end_layout
44795
44796 \end_inset
44797
44798  or 
44799 \series bold
44800 jurabib
44801 \series default
44802
44803 \begin_inset Index idx
44804 status collapsed
44805
44806 \begin_layout Plain Layout
44807 LaTeX-packages ! jurabib
44808 \end_layout
44809
44810 \end_inset
44811
44812 .
44813  You can enable a sectioned bibliography using the LaTeX package 
44814 \series bold
44815 bibtopic
44816 \series default
44817
44818 \begin_inset Index idx
44819 status collapsed
44820
44821 \begin_layout Plain Layout
44822 LaTeX-packages ! bibtopic
44823 \end_layout
44824
44825 \end_inset
44826
44827  and you can customize how the bibliography of the given document is being
44828  generated.
44829  For a further description see section
44830 \begin_inset space ~
44831 \end_inset
44832
44833
44834 \begin_inset CommandInset ref
44835 LatexCommand ref
44836 reference "sec:Bibliography"
44837
44838 \end_inset
44839
44840 .
44841 \end_layout
44842
44843 \begin_layout Section
44844 Indexes
44845 \end_layout
44846
44847 \begin_layout Standard
44848 Here, you can customize how the index of your document is being generated
44849  and you can define additional indexes.
44850  Please refer to section
44851 \begin_inset space ~
44852 \end_inset
44853
44854
44855 \begin_inset CommandInset ref
44856 LatexCommand ref
44857 reference "sec:Index"
44858
44859 \end_inset
44860
44861  for details.
44862 \end_layout
44863
44864 \begin_layout Section
44865 PDF Properties
44866 \end_layout
44867
44868 \begin_layout Standard
44869 The PDF properties are explained in section
44870 \begin_inset space ~
44871 \end_inset
44872
44873
44874 \begin_inset CommandInset ref
44875 LatexCommand ref
44876 reference "sec:PDF-Properties"
44877
44878 \end_inset
44879
44880 .
44881 \end_layout
44882
44883 \begin_layout Section
44884 Math Options
44885 \end_layout
44886
44887 \begin_layout Standard
44888 These options will force LyX to use the LaTeX-packages 
44889 \series bold
44890 amsmath
44891 \series default
44892
44893 \begin_inset Index idx
44894 status collapsed
44895
44896 \begin_layout Plain Layout
44897 LaTeX-packages ! amsmath
44898 \end_layout
44899
44900 \end_inset
44901
44902
44903 \series bold
44904 esint
44905 \series default
44906
44907 \begin_inset Index idx
44908 status collapsed
44909
44910 \begin_layout Plain Layout
44911 LaTeX-packages ! esint
44912 \end_layout
44913
44914 \end_inset
44915
44916
44917 \series bold
44918 mathdots
44919 \series default
44920
44921 \begin_inset Index idx
44922 status collapsed
44923
44924 \begin_layout Plain Layout
44925 LaTeX-packages ! mathdots
44926 \end_layout
44927
44928 \end_inset
44929
44930  und 
44931 \series bold
44932 mhchem
44933 \series default
44934
44935 \begin_inset Index idx
44936 status collapsed
44937
44938 \begin_layout Plain Layout
44939 LaTeX-packages ! mhchem
44940 \end_layout
44941
44942 \end_inset
44943
44944  or to use them automatically when they are needed.
44945 \end_layout
44946
44947 \begin_layout Description
44948 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
44949  ensure that you have enabled 
44950 \family sans
44951 AMS
44952 \begin_inset space ~
44953 \end_inset
44954
44955 math
44956 \family default
44957 .
44958 \end_layout
44959
44960 \begin_layout Description
44961 esint is used for special integral characters, see section 
44962 \emph on
44963 Big
44964 \begin_inset space ~
44965 \end_inset
44966
44967 Operators
44968 \emph default
44969  of the 
44970 \emph on
44971 Math
44972 \emph default
44973  manual.
44974 \end_layout
44975
44976 \begin_layout Description
44977 mathdots is used for special ellipses, see section 
44978 \emph on
44979 Ellipses
44980 \emph default
44981  of the 
44982 \emph on
44983 Math
44984 \emph default
44985  manual.
44986 \end_layout
44987
44988 \begin_layout Description
44989 mhchem is used for chemical equations, see section 
44990 \emph on
44991 Chemical Symbols and Equations
44992 \emph default
44993  of the 
44994 \emph on
44995 Math
44996 \emph default
44997  manual.
44998 \end_layout
44999
45000 \begin_layout Section
45001 Float Placement
45002 \end_layout
45003
45004 \begin_layout Standard
45005 The float placement options are described in section 
45006 \emph on
45007 Float
45008 \begin_inset space ~
45009 \end_inset
45010
45011 Placement
45012 \emph default
45013  of the 
45014 \emph on
45015 Embedded
45016 \begin_inset space ~
45017 \end_inset
45018
45019 Objects
45020 \emph default
45021  manual.
45022 \end_layout
45023
45024 \begin_layout Section
45025 Listings
45026 \end_layout
45027
45028 \begin_layout Standard
45029 The listings settings are explained in chapter 
45030 \emph on
45031 Program Code Listings
45032 \emph default
45033  of the 
45034 \emph on
45035 Embedded
45036 \begin_inset space ~
45037 \end_inset
45038
45039 Objects
45040 \emph default
45041  manual.
45042 \end_layout
45043
45044 \begin_layout Section
45045 Bullets
45046 \end_layout
45047
45048 \begin_layout Standard
45049 Here you can adjust the characters for the itemize levels.
45050  The itemize environment is described in section
45051 \begin_inset space ~
45052 \end_inset
45053
45054
45055 \begin_inset CommandInset ref
45056 LatexCommand ref
45057 reference "sec:Itemize"
45058
45059 \end_inset
45060
45061 .
45062 \end_layout
45063
45064 \begin_layout Section
45065 Branches
45066 \end_layout
45067
45068 \begin_layout Standard
45069 Branches are described in section
45070 \begin_inset space ~
45071 \end_inset
45072
45073
45074 \begin_inset CommandInset ref
45075 LatexCommand ref
45076 reference "sec:Branches"
45077
45078 \end_inset
45079
45080 .
45081 \end_layout
45082
45083 \begin_layout Section
45084 Output
45085 \begin_inset CommandInset label
45086 LatexCommand label
45087 name "sec:Doc-Output"
45088
45089 \end_inset
45090
45091
45092 \end_layout
45093
45094 \begin_layout Standard
45095 Here you can define some output specifics for the current document:
45096 \end_layout
45097
45098 \begin_layout Description
45099 Default
45100 \begin_inset space ~
45101 \end_inset
45102
45103 Output
45104 \begin_inset space ~
45105 \end_inset
45106
45107 Format: The format that is used when you hit 
45108 \begin_inset Quotes eld
45109 \end_inset
45110
45111 View
45112 \begin_inset Quotes erd
45113 \end_inset
45114
45115
45116 \begin_inset Quotes eld
45117 \end_inset
45118
45119 Update
45120 \begin_inset Quotes erd
45121 \end_inset
45122
45123
45124 \begin_inset Quotes eld
45125 \end_inset
45126
45127 View Master Document
45128 \begin_inset Quotes erd
45129 \end_inset
45130
45131  and 
45132 \begin_inset Quotes eld
45133 \end_inset
45134
45135 Update Master Document
45136 \begin_inset Quotes erd
45137 \end_inset
45138
45139  in the 
45140 \family sans
45141 View
45142 \family default
45143  menu or the toolbar.
45144  The default is set in 
45145 \family sans
45146 Tools\SpecialChar \menuseparator
45147 Preferences\SpecialChar \menuseparator
45148 File Formats
45149 \family default
45150 , see sec.
45151 \begin_inset space \thinspace{}
45152 \end_inset
45153
45154
45155 \begin_inset CommandInset ref
45156 LatexCommand ref
45157 reference "sec:File-Formats"
45158
45159 \end_inset
45160
45161 .
45162 \end_layout
45163
45164 \begin_layout Description
45165 Synchronize
45166 \begin_inset space ~
45167 \end_inset
45168
45169 with
45170 \begin_inset space ~
45171 \end_inset
45172
45173 Output settings for the menu 
45174 \family sans
45175 Navigate\SpecialChar \menuseparator
45176 Forward
45177 \begin_inset space ~
45178 \end_inset
45179
45180 search
45181 \family default
45182 .
45183  For a detailed description see section 
45184 \emph on
45185 Reverse DVI/PDF search
45186 \emph default
45187  of the 
45188 \emph on
45189 Additional
45190 \begin_inset space ~
45191 \end_inset
45192
45193 Features
45194 \emph default
45195  manual.
45196 \end_layout
45197
45198 \begin_layout Description
45199 XHTML
45200 \begin_inset space ~
45201 \end_inset
45202
45203 Output
45204 \begin_inset space ~
45205 \end_inset
45206
45207 Options settings for the export format 
45208 \family sans
45209 LyXHTML
45210 \family default
45211 .
45212  
45213 \family sans
45214 Strict XHTML
45215 \begin_inset space ~
45216 \end_inset
45217
45218 1.1
45219 \family default
45220  will assure that the output follows exactly version
45221 \begin_inset space ~
45222 \end_inset
45223
45224 1.1 of the XHTML standard.
45225  The different 
45226 \family sans
45227 Math
45228 \begin_inset space ~
45229 \end_inset
45230
45231 output
45232 \family default
45233  settings are described in detail in section 
45234 \emph on
45235 Math Output in XHTML
45236 \emph default
45237  of the 
45238 \emph on
45239 Additional
45240 \begin_inset space ~
45241 \end_inset
45242
45243 Features
45244 \emph default
45245  manual.
45246  The scaling is used for the size of equations in the output.
45247 \end_layout
45248
45249 \begin_layout Section
45250 LaT
45251 \begin_inset ERT
45252 status collapsed
45253
45254 \begin_layout Plain Layout
45255
45256 {}
45257 \end_layout
45258
45259 \end_inset
45260
45261 eX Preamble
45262 \end_layout
45263
45264 \begin_layout Standard
45265 In this text field you can enter commands to load special LaTeX-packages
45266  or to define LaTeX-commands.
45267  The preamble is a thing for LaTeX-experts.
45268  You should not enter commands here until you exactly know what you are
45269  doing.
45270 \end_layout
45271
45272 \begin_layout Standard
45273 An introduction to the LaTeX-syntax is given in section
45274 \begin_inset space ~
45275 \end_inset
45276
45277
45278 \begin_inset CommandInset ref
45279 LatexCommand ref
45280 reference "sub:LaTeX-Syntax"
45281
45282 \end_inset
45283
45284 .
45285 \end_layout
45286
45287 \begin_layout Chapter
45288 The 
45289 \family sans
45290 Preferences
45291 \family default
45292  Dialog
45293 \begin_inset CommandInset label
45294 LatexCommand label
45295 name "chap:The-Preferences-dialog"
45296
45297 \end_inset
45298
45299
45300 \begin_inset Index idx
45301 status collapsed
45302
45303 \begin_layout Plain Layout
45304 Preferences
45305 \end_layout
45306
45307 \end_inset
45308
45309
45310 \end_layout
45311
45312 \begin_layout Standard
45313 The preferences dialog is called with the menu 
45314 \family sans
45315 Tools\SpecialChar \menuseparator
45316 Preferences
45317 \family default
45318 .
45319  It has the following submenus.
45320 \end_layout
45321
45322 \begin_layout Section
45323 Look and Feel
45324 \end_layout
45325
45326 \begin_layout Subsection
45327 User Interface
45328 \end_layout
45329
45330 \begin_layout Subsubsection
45331 User Interface File
45332 \begin_inset Index idx
45333 status collapsed
45334
45335 \begin_layout Plain Layout
45336 Customization ! of toolbars
45337 \end_layout
45338
45339 \end_inset
45340
45341
45342 \begin_inset Index idx
45343 status collapsed
45344
45345 \begin_layout Plain Layout
45346 Customization ! of menus
45347 \end_layout
45348
45349 \end_inset
45350
45351
45352 \end_layout
45353
45354 \begin_layout Standard
45355 The appearance of the menus and toolbars can be changed by choosing a user
45356  interface (ui) file.
45357  A ui-file is a text file where the toolbars and menus are listed.
45358  The toolbar buttons and menu entries are specified in the files 
45359 \shape italic
45360 stdtoolbars.inc
45361 \shape default
45362  and 
45363 \shape italic
45364 stdmenus.inc
45365 \shape default
45366 , respectively.
45367  Both files are loaded by the 
45368 \emph on
45369 default.ui
45370 \emph default
45371  file.
45372  To create your own menu and toolbar layout, start with a copy of these
45373  files and edit the entries.
45374 \end_layout
45375
45376 \begin_layout Standard
45377 The syntax of the .inc-files is straightforward: The 
45378 \family sans
45379 Menubar
45380 \family default
45381
45382 \family sans
45383 Menu
45384 \family default
45385  and 
45386 \family sans
45387 Toolbar
45388 \family default
45389  entries must be finished with an explicit 
45390 \family sans
45391 End
45392 \family default
45393 .
45394  They may contain 
45395 \family sans
45396 Submenu
45397 \family default
45398
45399 \family sans
45400 Item
45401 \family default
45402
45403 \family sans
45404 OptItem
45405 \family default
45406
45407 \family sans
45408 Separator
45409 \family default
45410
45411 \family sans
45412 Icon,
45413 \family default
45414  and in the case of the 
45415 \begin_inset Quotes eld
45416 \end_inset
45417
45418 file_lastfiles
45419 \begin_inset Quotes erd
45420 \end_inset
45421
45422  menu a 
45423 \family sans
45424 Lastfiles
45425 \family default
45426  entry.
45427  The syntax for the entries is:
45428 \end_layout
45429
45430 \begin_layout Standard
45431 \begin_inset VSpace smallskip*
45432 \end_inset
45433
45434
45435 \series bold
45436 Item 
45437 \begin_inset Quotes eld
45438 \end_inset
45439
45440 menu 
45441 \series default
45442 or
45443 \series bold
45444  button name
45445 \begin_inset Quotes erd
45446 \end_inset
45447
45448  
45449 \begin_inset Quotes eld
45450 \end_inset
45451
45452 LyX-function
45453 \begin_inset Quotes erd
45454 \end_inset
45455
45456
45457 \end_layout
45458
45459 \begin_layout Standard
45460 \noindent
45461 \begin_inset VSpace smallskip*
45462 \end_inset
45463
45464 All LyX-functions are listed in the menu 
45465 \family sans
45466 Help\SpecialChar \menuseparator
45467 LyX
45468 \begin_inset space ~
45469 \end_inset
45470
45471 Functions
45472 \family default
45473 .
45474 \end_layout
45475
45476 \begin_layout Standard
45477 \begin_inset VSpace medskip
45478 \end_inset
45479
45480
45481 \end_layout
45482
45483 \begin_layout Standard
45484 An example: Assuming you use the menu 
45485 \family sans
45486 Navigate\SpecialChar \menuseparator
45487 Bookmarks
45488 \family default
45489  quite often and therefore want six available bookmarks, you can add the
45490  line
45491 \end_layout
45492
45493 \begin_layout Standard
45494 \begin_inset VSpace smallskip*
45495 \end_inset
45496
45497
45498 \series bold
45499 Item 
45500 \begin_inset Quotes eld
45501 \end_inset
45502
45503 Save Bookmark 6
45504 \begin_inset Quotes erd
45505 \end_inset
45506
45507  
45508 \begin_inset Quotes eld
45509 \end_inset
45510
45511 bookmark-save 6
45512 \begin_inset Quotes erd
45513 \end_inset
45514
45515
45516 \end_layout
45517
45518 \begin_layout Standard
45519 \noindent
45520 \begin_inset VSpace smallskip*
45521 \end_inset
45522
45523 to the 
45524 \begin_inset Quotes eld
45525 \end_inset
45526
45527 navigate_bookmarks
45528 \begin_inset Quotes erd
45529 \end_inset
45530
45531  menu in the .inc-file to have the sixth bookmark.
45532 \end_layout
45533
45534 \begin_layout Subsubsection
45535 Icon Set
45536 \end_layout
45537
45538 \begin_layout Standard
45539 Here you can change the appearance of LyX's toolbar buttons.
45540  The currently available icon sets are compared in 
45541 \begin_inset CommandInset href
45542 LatexCommand href
45543 name "this image"
45544 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
45545
45546 \end_inset
45547
45548 .
45549 \end_layout
45550
45551 \begin_layout Subsubsection
45552 Automatic help
45553 \end_layout
45554
45555 \begin_layout Standard
45556 The option 
45557 \family sans
45558 Enable tool tips in main work area
45559 \family default
45560  enables tool tips showing the content of closed insets like index entries
45561  or footnotes.
45562 \end_layout
45563
45564 \begin_layout Subsubsection
45565 Session
45566 \end_layout
45567
45568 \begin_layout Standard
45569 With the option 
45570 \family sans
45571 Restore window layouts and geometries
45572 \family default
45573  LyX's main window will be opened with the size and layout that was used
45574  in the last LyX session.
45575 \end_layout
45576
45577 \begin_layout Standard
45578 The option 
45579 \family sans
45580 Restore cursor positions
45581 \family default
45582  sets the cursor to the position in the file where it was at the end of
45583  the last session.
45584 \end_layout
45585
45586 \begin_layout Standard
45587 The option 
45588 \family sans
45589 Load opened files from last session
45590 \family default
45591  opens all files that were opened in the last LyX session.
45592 \end_layout
45593
45594 \begin_layout Standard
45595 The button 
45596 \family sans
45597 Clear all session information
45598 \family default
45599  deletes all information from previous LyX sessions (cursor positions, names
45600  of last opened documents, etc.).
45601 \end_layout
45602
45603 \begin_layout Subsubsection
45604 Documents
45605 \begin_inset CommandInset label
45606 LatexCommand label
45607 name "sub:Backup documents"
45608
45609 \end_inset
45610
45611
45612 \begin_inset Index idx
45613 status collapsed
45614
45615 \begin_layout Plain Layout
45616 Backup ! Documents
45617 \end_layout
45618
45619 \end_inset
45620
45621
45622 \end_layout
45623
45624 \begin_layout Standard
45625
45626 \family sans
45627 Backup original documents when saving
45628 \family default
45629  creates a backup copy of the file in the state when it was opened or when
45630  it was saved the last time.
45631  It is stored in the same folder as your document or in the 
45632 \family sans
45633 Backup
45634 \begin_inset space ~
45635 \end_inset
45636
45637 directory
45638 \family default
45639 , see 
45640 \begin_inset CommandInset ref
45641 LatexCommand ref
45642 reference "sec:Paths"
45643
45644 \end_inset
45645
45646 .
45647  The backup file has the file extension 
45648 \begin_inset Quotes eld
45649 \end_inset
45650
45651
45652 \family sans
45653 .lyx~
45654 \family default
45655
45656 \begin_inset Quotes erd
45657 \end_inset
45658
45659 .
45660 \end_layout
45661
45662 \begin_layout Standard
45663 With the option 
45664 \family sans
45665 Backup documents, every
45666 \family default
45667 , you can specify the time between backup saves.
45668 \end_layout
45669
45670 \begin_layout Standard
45671
45672 \family sans
45673 Save documents compressed by default
45674 \family default
45675  saves the files always in a compressed format.
45676 \end_layout
45677
45678 \begin_layout Standard
45679
45680 \family sans
45681 Maximum last files
45682 \family default
45683  is the number of last opened files that LyX should display in the menu
45684  
45685 \family sans
45686 File\SpecialChar \menuseparator
45687 Open
45688 \begin_inset space ~
45689 \end_inset
45690
45691 Recent
45692 \family default
45693 .
45694 \end_layout
45695
45696 \begin_layout Standard
45697 If the option 
45698 \family sans
45699 Open documents in tabs
45700 \family default
45701  is not used, then every file will be opened in its own new instance of
45702  LyX.
45703 \end_layout
45704
45705 \begin_layout Standard
45706 The option 
45707 \family sans
45708 Single instance
45709 \family default
45710  is only active if a LyXServer pipe
45711 \begin_inset Foot
45712 status collapsed
45713
45714 \begin_layout Plain Layout
45715 See sec.
45716 \begin_inset space \thinspace{}
45717 \end_inset
45718
45719
45720 \begin_inset CommandInset ref
45721 LatexCommand ref
45722 reference "sec:Paths"
45723
45724 \end_inset
45725
45726  for information about LyXServer pipes.
45727 \end_layout
45728
45729 \end_inset
45730
45731  is specified.
45732  If it is checked, LyX documents will be opened in the same running instance
45733  of LyX.
45734  Otherwise a new LyX instance is created for each file.
45735 \end_layout
45736
45737 \begin_layout Standard
45738 With the option 
45739 \family sans
45740 Single close-tab button
45741 \family default
45742  there will only be one button (
45743 \family sans
45744
45745 \begin_inset Graphics
45746         filename ../images/closetab.png
45747         scale 75
45748
45749 \end_inset
45750
45751
45752 \family default
45753 ) at the right side of the tab bar to close tabs.
45754  Otherwise every document tab has its own close button.
45755 \end_layout
45756
45757 \begin_layout Standard
45758 \begin_inset Note Greyedout
45759 status collapsed
45760
45761 \begin_layout Plain Layout
45762
45763 \series bold
45764 Note:
45765 \series default
45766  For the last option you have to restart LyX before the change takes effect.
45767 \end_layout
45768
45769 \end_inset
45770
45771
45772 \end_layout
45773
45774 \begin_layout Subsection
45775 Screen Fonts
45776 \begin_inset Index idx
45777 status collapsed
45778
45779 \begin_layout Plain Layout
45780 Font ! Screen
45781 \end_layout
45782
45783 \end_inset
45784
45785
45786 \begin_inset CommandInset label
45787 LatexCommand label
45788 name "sub:Screen-Fonts"
45789
45790 \end_inset
45791
45792
45793 \end_layout
45794
45795 \begin_layout Standard
45796 These fonts are used to display your documents on the screen.
45797 \end_layout
45798
45799 \begin_layout Standard
45800 \begin_inset Note Greyedout
45801 status collapsed
45802
45803 \begin_layout Plain Layout
45804
45805 \series bold
45806 Note:
45807 \series default
45808  This section only deals with the fonts 
45809 \emph on
45810 inside
45811 \emph default
45812  the LyX window.
45813  The fonts that appear on the output are independent from these fonts, and
45814  set in the menu 
45815 \family sans
45816 Document\SpecialChar \menuseparator
45817 Settings\SpecialChar \menuseparator
45818 Fonts
45819 \family default
45820 .
45821 \end_layout
45822
45823 \end_inset
45824
45825
45826 \end_layout
45827
45828 \begin_layout Standard
45829 By default, LyX uses 
45830 \family typewriter
45831 Times
45832 \family default
45833  as roman (serif) font, 
45834 \family typewriter
45835 Arial
45836 \family default
45837  or 
45838 \family typewriter
45839 Helvetica
45840 \family default
45841  (depends on the system) as 
45842 \family sans
45843 sans
45844 \begin_inset space ~
45845 \end_inset
45846
45847 serif
45848 \family default
45849  font and 
45850 \family typewriter
45851 Courier
45852 \family default
45853  as 
45854 \family typewriter
45855 typewriter
45856 \family default
45857  font.
45858 \end_layout
45859
45860 \begin_layout Standard
45861 You can change the font size with the 
45862 \family sans
45863 Zoom
45864 \family default
45865  setting.
45866 \end_layout
45867
45868 \begin_layout Standard
45869 The 
45870 \family sans
45871 Font Sizes
45872 \family default
45873  are calculated as letter height in units of points.
45874  72
45875 \begin_inset space \thinspace{}
45876 \end_inset
45877
45878 points have the size of 1
45879 \begin_inset space \thinspace{}
45880 \end_inset
45881
45882 inch, see Appendix
45883 \begin_inset space ~
45884 \end_inset
45885
45886
45887 \begin_inset CommandInset ref
45888 LatexCommand ref
45889 reference "chap:Units-available-in"
45890
45891 \end_inset
45892
45893 .
45894  The default font sizes are the same as if a document font size of 10
45895 \begin_inset space \thinspace{}
45896 \end_inset
45897
45898 pt were used.
45899  The sizes are explained in detail in section
45900 \begin_inset space ~
45901 \end_inset
45902
45903
45904 \begin_inset CommandInset ref
45905 LatexCommand ref
45906 reference "sub:Document-Font"
45907
45908 \end_inset
45909
45910 .
45911 \end_layout
45912
45913 \begin_layout Standard
45914 With the option 
45915 \family sans
45916 Use Pixmap Cache to speed up font rendering
45917 \family default
45918  enabled, LyX needs to redraw the screen less often.
45919  This results in better performance, especially on slow systems.
45920  On the other hand, the characters might look more fuzzy on screen.
45921  So whether you enable this or not depends on whether you prefer speed over
45922  aesthetics.
45923  Note that the Pixmap Cache is only available and useful under Mac
45924 \begin_inset space ~
45925 \end_inset
45926
45927 OS and Windows.
45928 \end_layout
45929
45930 \begin_layout Subsection
45931 Colors
45932 \begin_inset Index idx
45933 status collapsed
45934
45935 \begin_layout Plain Layout
45936 Color ! LyX screen
45937 \end_layout
45938
45939 \end_inset
45940
45941
45942 \begin_inset Index idx
45943 status collapsed
45944
45945 \begin_layout Plain Layout
45946 Settings ! Color
45947 \end_layout
45948
45949 \end_inset
45950
45951
45952 \end_layout
45953
45954 \begin_layout Standard
45955 Here you can change all the colors used by LyX.
45956  Choose an item in the list and use the 
45957 \family sans
45958 Alter
45959 \family default
45960  button.
45961 \end_layout
45962
45963 \begin_layout Standard
45964 By using the option 
45965 \family sans
45966 Use system colors
45967 \family default
45968  the color scheme of your OS or window manager is used.
45969  The colors 
45970 \family sans
45971 cursor, selection, table line, text, URL
45972 \begin_inset space ~
45973 \end_inset
45974
45975 label and URL
45976 \begin_inset space ~
45977 \end_inset
45978
45979 text
45980 \family default
45981  are then not customizable and thus not listed.
45982 \end_layout
45983
45984 \begin_layout Subsection
45985 Display
45986 \begin_inset Index idx
45987 status collapsed
45988
45989 \begin_layout Plain Layout
45990 Settings ! Display
45991 \end_layout
45992
45993 \end_inset
45994
45995
45996 \end_layout
45997
45998 \begin_layout Standard
45999 Here you can specify if graphics inside LyX are displayed.
46000 \end_layout
46001
46002 \begin_layout Standard
46003
46004 \family sans
46005 Instant Preview
46006 \family default
46007  enables previewing snippets of your document.
46008  This feature is described in section
46009 \begin_inset space ~
46010 \end_inset
46011
46012
46013 \begin_inset CommandInset ref
46014 LatexCommand ref
46015 reference "sec:Previewing-snippets-of"
46016
46017 \end_inset
46018
46019 .
46020 \end_layout
46021
46022 \begin_layout Standard
46023 The option 
46024 \family sans
46025 Mark
46026 \begin_inset space ~
46027 \end_inset
46028
46029 end
46030 \begin_inset space ~
46031 \end_inset
46032
46033 of
46034 \begin_inset space ~
46035 \end_inset
46036
46037 paragraphs
46038 \family default
46039  displays a pilcrow (¶) at the end of every paragraph.
46040 \end_layout
46041
46042 \begin_layout Section
46043 Editing
46044 \begin_inset Index idx
46045 status collapsed
46046
46047 \begin_layout Plain Layout
46048 Settings ! Editing
46049 \end_layout
46050
46051 \end_inset
46052
46053
46054 \end_layout
46055
46056 \begin_layout Subsection
46057 Control
46058 \end_layout
46059
46060 \begin_layout Subsubsection
46061 Editing
46062 \end_layout
46063
46064 \begin_layout Standard
46065 The option 
46066 \family sans
46067 Cursor follows scrollbar
46068 \family default
46069  sets the cursor to the top of the currently displayed document part when
46070  scrolling.
46071 \end_layout
46072
46073 \begin_layout Standard
46074 You can adjust the width of the cursor.
46075  If you set the value to zero the thickness of the cursor scales relative
46076  to the zoom value you choose for the screen fonts.
46077 \end_layout
46078
46079 \begin_layout Standard
46080
46081 \family sans
46082 Scroll below end of document
46083 \family default
46084  is self-explanatory.
46085 \end_layout
46086
46087 \begin_layout Standard
46088 In LyX one can jump from word to word by pressing 
46089 \family sans
46090 Ctrl+arrow key
46091 \family default
46092 .
46093  With the option
46094 \family sans
46095  Use Mac-style for cursor moving between words
46096 \family default
46097  the cursor jumps from the end of a word to the end of the next word.
46098  Normally it jumps from the beginning to the beginning.
46099 \end_layout
46100
46101 \begin_layout Standard
46102 The option 
46103 \family sans
46104 Sort environments alphabetically
46105 \family default
46106  sorts the entries in the pull-down box for the paragraph environments.
46107 \end_layout
46108
46109 \begin_layout Standard
46110 The option 
46111 \family sans
46112 Group environments by their category
46113 \family default
46114  groups the entries in the pull-down box for the paragraph environments.
46115 \end_layout
46116
46117 \begin_layout Standard
46118 The math macro editing option determines the editing style, see the section
46119  
46120 \emph on
46121 Math Macros
46122 \emph default
46123  of the 
46124 \emph on
46125 Math
46126 \emph default
46127  manual.
46128 \end_layout
46129
46130 \begin_layout Subsubsection
46131 Fullscreen
46132 \end_layout
46133
46134 \begin_layout Standard
46135 Here you can specify what is hidden in the fullscreen mode.
46136  The option 
46137 \family sans
46138 Limit text width
46139 \family default
46140  specifies the width of the text in fullscreen mode.
46141  This way you can display the text smaller than the screen; the text then
46142  appears centered.
46143 \end_layout
46144
46145 \begin_layout Subsection
46146 Shortcuts
46147 \begin_inset Index idx
46148 status collapsed
46149
46150 \begin_layout Plain Layout
46151 Key Bindings
46152 \end_layout
46153
46154 \end_inset
46155
46156
46157 \begin_inset Index idx
46158 status collapsed
46159
46160 \begin_layout Plain Layout
46161 Settings ! Shortcuts
46162 \end_layout
46163
46164 \end_inset
46165
46166
46167 \end_layout
46168
46169 \begin_layout Subsubsection
46170 Bind File
46171 \end_layout
46172
46173 \begin_layout Standard
46174 Bindings are used to bind a LyX-function to a key.
46175  Several binding files are available:
46176 \end_layout
46177
46178 \begin_layout Description
46179 cua.bind typical set of PC keyboard shortcuts
46180 \end_layout
46181
46182 \begin_layout Description
46183 (x)emacs.bind set of bindings like they are used in the editor programs 
46184 \family sans
46185 Emacs
46186 \family default
46187  (
46188 \family sans
46189 XEmacs
46190 \family default
46191 )
46192 \end_layout
46193
46194 \begin_layout Description
46195 mac.bind set of bindings for 
46196 \family sans
46197 Mac
46198 \begin_inset space \thinspace{}
46199 \end_inset
46200
46201 OS
46202 \family default
46203  systems.
46204 \end_layout
46205
46206 \begin_layout Standard
46207 There are also bind-files designed for special document classes, like 
46208 \shape italic
46209 broadway.bind
46210 \shape default
46211 , and bind files for special languages.
46212  The names of language bind-files begin with a language code, e.
46213 \begin_inset space \thinspace{}
46214 \end_inset
46215
46216 g.
46217 \begin_inset space \space{}
46218 \end_inset
46219
46220
46221 \begin_inset Quotes eld
46222 \end_inset
46223
46224 pt
46225 \begin_inset Quotes erd
46226 \end_inset
46227
46228  for Portuguese.
46229  If you use LyX in a certain language, LyX will try to use the appropriate
46230  bind-file.
46231 \end_layout
46232
46233 \begin_layout Standard
46234 Some bind-files, like 
46235 \emph on
46236 math.bind
46237 \emph default
46238 , have only a small scope.
46239  When looking at the end of the file 
46240 \shape italic
46241 cua.bind
46242 \shape default
46243 , you can see that they are included to keep the overview in the bind-file.
46244 \end_layout
46245
46246 \begin_layout Subsubsection
46247 Editing Shortcuts
46248 \begin_inset CommandInset label
46249 LatexCommand label
46250 name "sub:Editing-Shortcuts"
46251
46252 \end_inset
46253
46254
46255 \begin_inset Index idx
46256 status collapsed
46257
46258 \begin_layout Plain Layout
46259 Key Bindings ! Editing
46260 \end_layout
46261
46262 \end_inset
46263
46264
46265 \end_layout
46266
46267 \begin_layout Standard
46268 To add new or modify existing keybindings to your own taste you can use
46269  the table in the dialog that lists all LyX-functions and the bound shortcuts.
46270  To find functions easily, they are grouped by categories and the dialog
46271  provides the field 
46272 \family sans
46273 Show key-bindings containing
46274 \family default
46275 .
46276  In this field you can insert a keyword for a function you want to edit.
46277  Insert there for example as keyword 
46278 \begin_inset Quotes eld
46279 \end_inset
46280
46281 paste
46282 \begin_inset Quotes erd
46283 \end_inset
46284
46285  and you get the 4 different existing shortcuts for the 3 different functions
46286  that contain 
46287 \begin_inset Quotes eld
46288 \end_inset
46289
46290 paste
46291 \begin_inset Quotes erd
46292 \end_inset
46293
46294  in their name.
46295  As you can see, one function can have more than one shortcut.
46296  All LyX-functions are also listed in the file 
46297 \emph on
46298 LyX Functions
46299 \emph default
46300  that you will find in the 
46301 \family sans
46302 Help
46303 \family default
46304  menu.
46305 \end_layout
46306
46307 \begin_layout Standard
46308 To add e.
46309 \begin_inset space \thinspace{}
46310 \end_inset
46311
46312 g.
46313 \begin_inset space \space{}
46314 \end_inset
46315
46316 the shortcut 
46317 \family sans
46318 Alt+Q
46319 \family default
46320  for the function 
46321 \family sans
46322 textstyle-apply
46323 \family default
46324 , select the function and press the 
46325 \family sans
46326 Modify
46327 \family default
46328  button.
46329  A dialog pops up where you can add the shortcut by using it.
46330  So press Alt+Q to define the shortcut.
46331  Modifying an existing shortcut is done the same way.
46332  You can also bind multiple functions to one shortcut by modifying an existing
46333  binding and adding the different function names as a semicolon separated
46334  list.
46335  LyX will then use the first function that is enabled in the current document
46336  part.
46337  The binding for the function 
46338 \family sans
46339 command-alter
46340 \family default
46341  is an example of this.
46342 \end_layout
46343
46344 \begin_layout Standard
46345 Alternatively you can also edit shortcuts by modifying bind-files with a
46346  text editor.
46347  The syntax of the entries is:
46348 \end_layout
46349
46350 \begin_layout Standard
46351
46352 \series bold
46353
46354 \backslash
46355 bind 
46356 \begin_inset Quotes eld
46357 \end_inset
46358
46359 key combination
46360 \begin_inset Quotes erd
46361 \end_inset
46362
46363  
46364 \begin_inset Quotes eld
46365 \end_inset
46366
46367 LyX-function
46368 \begin_inset Quotes erd
46369 \end_inset
46370
46371
46372 \end_layout
46373
46374 \begin_layout Subsection
46375 Keyboard / Mouse
46376 \begin_inset CommandInset label
46377 LatexCommand label
46378 name "sub:Keyboard-Map"
46379
46380 \end_inset
46381
46382
46383 \begin_inset Index idx
46384 status collapsed
46385
46386 \begin_layout Plain Layout
46387 Keyboard Map
46388 \end_layout
46389
46390 \end_inset
46391
46392
46393 \begin_inset Index idx
46394 status collapsed
46395
46396 \begin_layout Plain Layout
46397 Settings ! Keyboard Map
46398 \end_layout
46399
46400 \end_inset
46401
46402
46403 \end_layout
46404
46405 \begin_layout Standard
46406 Normally keyboard settings have to be done in a menu of your operating system.
46407  For the case that this is not possible, LyX provides keyboard maps.
46408  If you have e.
46409 \begin_inset space \thinspace{}
46410 \end_inset
46411
46412 g.
46413 \begin_inset space \space{}
46414 \end_inset
46415
46416 a Czech keyboard but want to write with it like with a Romanian one, you
46417  can use the keyboard map file named 
46418 \emph on
46419 romanian.kmap
46420 \emph default
46421 .
46422 \end_layout
46423
46424 \begin_layout Standard
46425 \begin_inset Note Greyedout
46426 status collapsed
46427
46428 \begin_layout Plain Layout
46429
46430 \series bold
46431 Note:
46432 \series default
46433  Keyboard maps are only provided as makeshift and don't work on all systems.
46434 \end_layout
46435
46436 \end_inset
46437
46438
46439 \end_layout
46440
46441 \begin_layout Standard
46442 You can furthermore specify here the 
46443 \family sans
46444 Wheel scrolling speed
46445 \family default
46446 .
46447  The standard value is 1.0, higher values speed up the scrolling, lower ones
46448  slow it down.
46449 \end_layout
46450
46451 \begin_layout Standard
46452 In the section 
46453 \family sans
46454 Scroll wheel zoom
46455 \family default
46456  you can select a key for zooming.
46457  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
46458 \end_layout
46459
46460 \begin_layout Subsection
46461 Input Completion
46462 \end_layout
46463
46464 \begin_layout Standard
46465 Input completion is described in sec.
46466 \begin_inset space \thinspace{}
46467 \end_inset
46468
46469
46470 \begin_inset CommandInset ref
46471 LatexCommand ref
46472 reference "sec:Input-Completion"
46473
46474 \end_inset
46475
46476 .
46477 \end_layout
46478
46479 \begin_layout Section
46480 Paths
46481 \begin_inset CommandInset label
46482 LatexCommand label
46483 name "sec:Paths"
46484
46485 \end_inset
46486
46487
46488 \begin_inset Index idx
46489 status collapsed
46490
46491 \begin_layout Plain Layout
46492 Paths
46493 \end_layout
46494
46495 \end_inset
46496
46497
46498 \begin_inset Index idx
46499 status collapsed
46500
46501 \begin_layout Plain Layout
46502 Settings ! Paths
46503 \end_layout
46504
46505 \end_inset
46506
46507
46508 \end_layout
46509
46510 \begin_layout Description
46511 Working
46512 \begin_inset space ~
46513 \end_inset
46514
46515 directory This is LyX's working directory.
46516  It is the default when you 
46517 \family sans
46518 Open
46519 \family default
46520
46521 \family sans
46522 Save
46523 \family default
46524  or 
46525 \family sans
46526 Save
46527 \begin_inset space ~
46528 \end_inset
46529
46530 as
46531 \family default
46532  files.
46533 \end_layout
46534
46535 \begin_layout Description
46536 Document
46537 \begin_inset space ~
46538 \end_inset
46539
46540 templates This directory will be opened when you use the menu 
46541 \family sans
46542 File\SpecialChar \menuseparator
46543 New
46544 \begin_inset space ~
46545 \end_inset
46546
46547 from
46548 \begin_inset space ~
46549 \end_inset
46550
46551 Template
46552 \family default
46553 .
46554 \end_layout
46555
46556 \begin_layout Description
46557 Example
46558 \begin_inset space ~
46559 \end_inset
46560
46561 files This directory will be opened when you use the button 
46562 \family sans
46563 Examples
46564 \family default
46565  in the 
46566 \family sans
46567 File\SpecialChar \menuseparator
46568 Open
46569 \family default
46570  dialog.
46571 \begin_inset Newline newline
46572 \end_inset
46573
46574
46575 \begin_inset Note Greyedout
46576 status collapsed
46577
46578 \begin_layout Plain Layout
46579
46580 \series bold
46581 Note:
46582 \series default
46583  The 
46584 \family sans
46585 Examples
46586 \family default
46587  button does not exist when using LyX on Mac OS and Windows systems.
46588 \end_layout
46589
46590 \end_inset
46591
46592
46593 \end_layout
46594
46595 \begin_layout Description
46596 Backup
46597 \begin_inset space ~
46598 \end_inset
46599
46600 directory
46601 \begin_inset Index idx
46602 status collapsed
46603
46604 \begin_layout Plain Layout
46605 Backup ! Directory
46606 \end_layout
46607
46608 \end_inset
46609
46610  Backup copies will be saved to this directory.
46611  If no directory is given but backups are enabled as described in section
46612 \begin_inset space ~
46613 \end_inset
46614
46615
46616 \begin_inset CommandInset ref
46617 LatexCommand ref
46618 reference "sub:Backup documents"
46619
46620 \end_inset
46621
46622 , the 
46623 \family sans
46624 Working directory
46625 \family default
46626  will be used to save the backups.
46627 \begin_inset Newline newline
46628 \end_inset
46629
46630 Backup files have the ending 
46631 \begin_inset Quotes eld
46632 \end_inset
46633
46634 .lyx~
46635 \begin_inset Quotes erd
46636 \end_inset
46637
46638 .
46639 \end_layout
46640
46641 \begin_layout Description
46642 Ly
46643 \begin_inset ERT
46644 status collapsed
46645
46646 \begin_layout Plain Layout
46647
46648 {}
46649 \end_layout
46650
46651 \end_inset
46652
46653 XServer
46654 \begin_inset space ~
46655 \end_inset
46656
46657 pipe Here you can enter the name of a so-called UNIX-pipe.
46658  This pipe is used to send data from external programs to LyX.
46659 \begin_inset Newline newline
46660 \end_inset
46661
46662
46663 \series bold
46664 Example:
46665 \series default
46666  You add a BibTeX-database 
46667 \emph on
46668 test.bib
46669 \emph default
46670  to your document.
46671  You can edit this file with the program 
46672 \family typewriter
46673 JabRef
46674 \family default
46675 .
46676  In 
46677 \family typewriter
46678 JabRef
46679 \family default
46680  you have to use the same Unix-Pipe for LyX in its preferences under 
46681 \family sans
46682 External
46683 \begin_inset space ~
46684 \end_inset
46685
46686 programs
46687 \family default
46688 .
46689  If you want to get one entry of the database as citation, select it in
46690  
46691 \family typewriter
46692 JabRef
46693 \family default
46694  and click on the LyX-symbol.
46695  The entry will now be inserted as citation at the current cursor position
46696  in your LyX file.
46697  
46698 \family typewriter
46699 JabRef
46700 \family default
46701  and LyX need of course to be run the same time.
46702 \begin_inset Newline newline
46703 \end_inset
46704
46705 The pipe is also used for the 
46706 \family sans
46707 Single instance
46708 \family default
46709  feature, see sec.
46710 \begin_inset space \thinspace{}
46711 \end_inset
46712
46713
46714 \begin_inset CommandInset ref
46715 LatexCommand ref
46716 reference "sub:Backup documents"
46717
46718 \end_inset
46719
46720 .
46721 \begin_inset Newline newline
46722 \end_inset
46723
46724 To use the LyXServer-Pipe on Windows, you must use this pipe name:
46725 \begin_inset Newline newline
46726 \end_inset
46727
46728
46729 \series bold
46730
46731 \backslash
46732
46733 \backslash
46734 .
46735 \backslash
46736 pipe
46737 \backslash
46738 lyxpipe
46739 \end_layout
46740
46741 \begin_layout Description
46742 Temporary
46743 \begin_inset space ~
46744 \end_inset
46745
46746 directory Temporary files will be saved in this directory.
46747 \end_layout
46748
46749 \begin_layout Description
46750 Thesaurus
46751 \begin_inset space ~
46752 \end_inset
46753
46754 dictionary Directory where the thesaurus dictionaries are located.
46755  You only need to specify it if the thesaurus does otherwise not work or
46756  if you want to use custom/alternative dictionaries.
46757 \end_layout
46758
46759 \begin_layout Description
46760 Hunspell
46761 \begin_inset space ~
46762 \end_inset
46763
46764 dictionary Directory where the dictionaries of the spell checker program
46765  
46766 \family typewriter
46767 Hunspell
46768 \family default
46769  are located.
46770  You only need to specify it if you are using 
46771 \family typewriter
46772 Hunspell
46773 \family default
46774  and spell checking does otherwise not work or if you want to use custom/alterna
46775 tive dictionaries.
46776  For LyX on Windows 
46777 \family typewriter
46778 Hunspell
46779 \family default
46780  is the only available spell checker and should work without specifying
46781  a directory.
46782 \end_layout
46783
46784 \begin_layout Description
46785 PATH
46786 \begin_inset space ~
46787 \end_inset
46788
46789 prefix This field contains a list of paths to external programs.
46790  When LyX needs to use an external program, it looks in this list where
46791  to find it on the system.
46792  The path list is automatically set up on Windows and Mac systems when LyX
46793  is configured, so that you normally don't have to modify it.
46794  On Unix
46795 \begin_inset space \thinspace{}
46796 \end_inset
46797
46798 /
46799 \begin_inset space \thinspace{}
46800 \end_inset
46801
46802 Linux systems, the path list will need to be set only if there are external
46803  programs you wish to use that are not in your normal system path ($PATH).
46804 \end_layout
46805
46806 \begin_layout Description
46807 TEXINPUTS
46808 \begin_inset space ~
46809 \end_inset
46810
46811 prefix The TEXINPUTS environment variable allows to use external files which
46812  are included to a LyX document via commands in TeX code or in the document
46813  preamble.
46814  This prefix includes by default the document directory (represented by
46815  a single dot '.').
46816  The prefix can contain any list of paths separated by the default separator
46817  of the OS (':' on UNIX like systems and ';' on Windows).
46818  If files are included, the paths listed in the TEXINPUTS prefix will be
46819  scanned for the input files.
46820  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
46821  to be relative to the directory of your LyX file.
46822  It is recommended to include always '.' as one of the paths, otherwise compilati
46823 on may fail for some documents.
46824 \end_layout
46825
46826 \begin_layout Section
46827 Identity
46828 \end_layout
46829
46830 \begin_layout Standard
46831 Here you can insert your name and email address.
46832  The identity will be used when you have enabled change tracking as described
46833  in section
46834 \begin_inset space ~
46835 \end_inset
46836
46837
46838 \begin_inset CommandInset ref
46839 LatexCommand ref
46840 reference "sec:Change-Tracking"
46841
46842 \end_inset
46843
46844 , to mark changes you make as yours.
46845 \end_layout
46846
46847 \begin_layout Section
46848 Language Settings
46849 \begin_inset Index idx
46850 status collapsed
46851
46852 \begin_layout Plain Layout
46853 Language ! Settings
46854 \end_layout
46855
46856 \end_inset
46857
46858
46859 \begin_inset Index idx
46860 status collapsed
46861
46862 \begin_layout Plain Layout
46863 Settings ! Language
46864 \end_layout
46865
46866 \end_inset
46867
46868
46869 \end_layout
46870
46871 \begin_layout Subsection
46872 Language
46873 \begin_inset CommandInset label
46874 LatexCommand label
46875 name "sub:Prefs-Language"
46876
46877 \end_inset
46878
46879
46880 \end_layout
46881
46882 \begin_layout Description
46883 User
46884 \begin_inset space ~
46885 \end_inset
46886
46887 Interface
46888 \begin_inset space ~
46889 \end_inset
46890
46891 language Here you can select the language of LyX's menus.
46892  You find the actual translation status here: 
46893 \begin_inset CommandInset href
46894 LatexCommand href
46895 target "http://www.lyx.org/I18n"
46896
46897 \end_inset
46898
46899
46900 \end_layout
46901
46902 \begin_layout Description
46903 Language
46904 \begin_inset space ~
46905 \end_inset
46906
46907 package determines which LaTeX package should be loaded to handle language
46908  issues.
46909  Language issues that are handled by this package include proper hyphenation
46910  as well as localization of dates and text strings such as 
46911 \begin_inset Quotes eld
46912 \end_inset
46913
46914 Chapter
46915 \begin_inset Quotes erd
46916 \end_inset
46917
46918  and 
46919 \begin_inset Quotes eld
46920 \end_inset
46921
46922 Table
46923 \begin_inset Quotes erd
46924 \end_inset
46925
46926 .
46927  The most widespread language package is 
46928 \series bold
46929 babel
46930 \series default
46931
46932 \begin_inset Index idx
46933 status collapsed
46934
46935 \begin_layout Plain Layout
46936 LaTeX-packages ! babel
46937 \end_layout
46938
46939 \end_inset
46940
46941 , it is the default language package in classic LaTeX.
46942  More recent typesetting engines such as XeTeX and LuaTeX come with the
46943  alternative language package 
46944 \series bold
46945 polyglossia
46946 \series default
46947
46948 \begin_inset Index idx
46949 status collapsed
46950
46951 \begin_layout Plain Layout
46952 LaTeX-packages ! polyglossia
46953 \end_layout
46954
46955 \end_inset
46956
46957  that is more suited for the multi-script support of these engines.
46958  Furthermore, there are also specific language packages for languages not
46959  covered by babel.
46960  The available selections are described in sec.
46961 \begin_inset space \thinspace{}
46962 \end_inset
46963
46964
46965 \begin_inset CommandInset ref
46966 LatexCommand ref
46967 reference "sec:Language-encodings"
46968
46969 \end_inset
46970
46971 .
46972 \end_layout
46973
46974 \begin_layout Description
46975 Command
46976 \begin_inset space ~
46977 \end_inset
46978
46979 start If a special LaTeX-package is needed to write in a certain document
46980  language, you can here specify the command to start the package.
46981  An example is the start command 
46982 \family sans
46983
46984 \backslash
46985 begin{arabtext}
46986 \family default
46987  that is needed to write Arabic using the package 
46988 \series bold
46989 ArabTeX
46990 \series default
46991 , see 
46992 \begin_inset CommandInset citation
46993 LatexCommand cite
46994 key "Arabic"
46995
46996 \end_inset
46997
46998 .
46999  The default is the 
47000 \series bold
47001 babel
47002 \series default
47003  command 
47004 \family sans
47005
47006 \backslash
47007 selectlanguage{$$lang}
47008 \family default
47009 .
47010 \end_layout
47011
47012 \begin_layout Description
47013 Command
47014 \begin_inset space ~
47015 \end_inset
47016
47017 end Counterpart to 
47018 \family sans
47019 Command start
47020 \family default
47021 .
47022  Some packages, like the default, don't have an end command since the start
47023  command toggles the package on and off.
47024 \end_layout
47025
47026 \begin_layout Description
47027 Default
47028 \begin_inset space ~
47029 \end_inset
47030
47031 Decimal
47032 \begin_inset space ~
47033 \end_inset
47034
47035 Point Define the default decimal point for the use in tables (decimal point
47036  alignment).
47037 \end_layout
47038
47039 \begin_layout Description
47040 Set
47041 \begin_inset space ~
47042 \end_inset
47043
47044 languages
47045 \begin_inset space ~
47046 \end_inset
47047
47048 globally When this option is set, the languages used in the document will
47049  be added as options to the document class options, so that they can be
47050  used by all LaTeX-packages.
47051  Otherwise they will only be used as options for the 
47052 \series bold
47053 babel
47054 \series default
47055  package.
47056 \end_layout
47057
47058 \begin_layout Description
47059 Auto
47060 \begin_inset space ~
47061 \end_inset
47062
47063 begin When this option is set, documents start with the chosen document
47064  language.
47065  When this option is not set, the 
47066 \family sans
47067 Command
47068 \begin_inset space ~
47069 \end_inset
47070
47071 start
47072 \family default
47073  is explicitly set to the beginning of the document in the LaTeX-output.
47074  This assures that the correct language is used when you use another 
47075 \family sans
47076 Command
47077 \begin_inset space ~
47078 \end_inset
47079
47080 start
47081 \family default
47082  than the default.
47083 \end_layout
47084
47085 \begin_layout Description
47086 Auto
47087 \begin_inset space ~
47088 \end_inset
47089
47090 end Counterpart to 
47091 \family sans
47092 Auto
47093 \begin_inset space ~
47094 \end_inset
47095
47096 begin
47097 \family default
47098 .
47099  When it is not set, the 
47100 \family sans
47101 Command
47102 \begin_inset space ~
47103 \end_inset
47104
47105 end
47106 \family default
47107  is set to the end of the document.
47108 \end_layout
47109
47110 \begin_layout Description
47111 Mark
47112 \begin_inset space ~
47113 \end_inset
47114
47115 foreign
47116 \begin_inset space ~
47117 \end_inset
47118
47119 languages Text marked formatted in a language different from the document
47120  language will be underlined in blue.
47121 \end_layout
47122
47123 \begin_layout Description
47124 Enable
47125 \begin_inset space ~
47126 \end_inset
47127
47128 RTL
47129 \begin_inset space ~
47130 \end_inset
47131
47132 support Enables the use of languages, written from right to left (RTL),
47133  like Arabic, Hebrew, Farsi.
47134 \end_layout
47135
47136 \begin_layout Description
47137 Cursor
47138 \begin_inset space ~
47139 \end_inset
47140
47141 movement When writing RTL, you can define if the left and right arrow keys
47142  move the cursor visually to the left or right, respectively, or logically.
47143  Logical means that the cursor is moved to the left when pressing the right
47144  arrow key and the cursor is inside text in an RTL language.
47145 \end_layout
47146
47147 \begin_layout Subsection
47148 Spellchecker
47149 \end_layout
47150
47151 \begin_layout Standard
47152 The spellchecker settings are explained in section
47153 \begin_inset space ~
47154 \end_inset
47155
47156
47157 \begin_inset CommandInset ref
47158 LatexCommand ref
47159 reference "sec:Spellchecking"
47160
47161 \end_inset
47162
47163 .
47164 \end_layout
47165
47166 \begin_layout Section
47167 Outputs
47168 \end_layout
47169
47170 \begin_layout Subsection
47171 General
47172 \end_layout
47173
47174 \begin_layout Description
47175 Output
47176 \begin_inset space ~
47177 \end_inset
47178
47179 line
47180 \begin_inset space ~
47181 \end_inset
47182
47183 length sets the maximum number of characters printed in one line when using
47184  the menu 
47185 \family sans
47186 File\SpecialChar \menuseparator
47187 Export\SpecialChar \menuseparator
47188 Plain
47189 \begin_inset space ~
47190 \end_inset
47191
47192 text
47193 \family default
47194 .
47195  Setting the line line length to 0 means all text is printed in one endless
47196  line.
47197 \end_layout
47198
47199 \begin_layout Description
47200 Date
47201 \begin_inset space ~
47202 \end_inset
47203
47204 format
47205 \begin_inset Index idx
47206 status collapsed
47207
47208 \begin_layout Plain Layout
47209 Date Format
47210 \end_layout
47211
47212 \end_inset
47213
47214
47215 \begin_inset Index idx
47216 status collapsed
47217
47218 \begin_layout Plain Layout
47219 Settings ! Date format
47220 \end_layout
47221
47222 \end_inset
47223
47224  The date format can be one or a mixture of the formats listed here:
47225 \begin_inset Newline newline
47226 \end_inset
47227
47228
47229 \begin_inset Flex URL
47230 status collapsed
47231
47232 \begin_layout Plain Layout
47233
47234 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
47235 \end_layout
47236
47237 \end_inset
47238
47239
47240 \begin_inset Newline newline
47241 \end_inset
47242
47243 For example the format
47244 \begin_inset Newline newline
47245 \end_inset
47246
47247 %d/%m/%y
47248 \begin_inset Newline newline
47249 \end_inset
47250
47251 prints the date as day/month/year.
47252 \end_layout
47253
47254 \begin_layout Description
47255 Overwrite
47256 \begin_inset space ~
47257 \end_inset
47258
47259 on
47260 \begin_inset space ~
47261 \end_inset
47262
47263 export Setting what LyX is allowed to overwrite on export.
47264 \end_layout
47265
47266 \begin_layout Description
47267 Forward
47268 \begin_inset space ~
47269 \end_inset
47270
47271 search Commands that will be used for the menu 
47272 \family sans
47273 Navigate\SpecialChar \menuseparator
47274 Forward
47275 \begin_inset space ~
47276 \end_inset
47277
47278 search
47279 \family default
47280 .
47281  For a detailed description see section 
47282 \emph on
47283 Reverse DVI/PDF search
47284 \emph default
47285  of the 
47286 \emph on
47287 Additional
47288 \begin_inset space ~
47289 \end_inset
47290
47291 Features
47292 \emph default
47293  manual.
47294 \end_layout
47295
47296 \begin_layout Subsection
47297 Printer
47298 \begin_inset CommandInset label
47299 LatexCommand label
47300 name "sub:Printer"
47301
47302 \end_inset
47303
47304
47305 \begin_inset Index idx
47306 status collapsed
47307
47308 \begin_layout Plain Layout
47309 Printer
47310 \end_layout
47311
47312 \end_inset
47313
47314
47315 \begin_inset Index idx
47316 status collapsed
47317
47318 \begin_layout Plain Layout
47319 Settings ! Printer
47320 \end_layout
47321
47322 \end_inset
47323
47324
47325 \end_layout
47326
47327 \begin_layout Description
47328 Default
47329 \begin_inset space ~
47330 \end_inset
47331
47332 printer Here you can specify the name of your default printer.
47333  The name will be used when the 
47334 \family sans
47335 Printer command
47336 \family default
47337  is executed.
47338 \begin_inset Newline newline
47339 \end_inset
47340
47341
47342 \begin_inset Note Greyedout
47343 status collapsed
47344
47345 \begin_layout Plain Layout
47346
47347 \series bold
47348 Note:
47349 \series default
47350  You can leave this field empty on Windows systems because it has no effect.
47351 \end_layout
47352
47353 \end_inset
47354
47355
47356 \end_layout
47357
47358 \begin_layout Description
47359 Printer
47360 \begin_inset space ~
47361 \end_inset
47362
47363 command is the command LyX
47364 \begin_inset space \thinspace{}
47365 \end_inset
47366
47367 /
47368 \begin_inset space \thinspace{}
47369 \end_inset
47370
47371 LaTeX uses for printing.
47372  The default is 
47373 \family sans
47374 dvips
47375 \family default
47376  on most systems.
47377 \end_layout
47378
47379 \begin_layout Description
47380 Printer
47381 \begin_inset space ~
47382 \end_inset
47383
47384 Command
47385 \begin_inset space ~
47386 \end_inset
47387
47388 Options Here you can specify printer options.
47389  A list of printer options with explanations can be found in the documentation
47390  of the program that provides the 
47391 \family sans
47392 Printer command
47393 \family default
47394  you are using.
47395 \end_layout
47396
47397 \begin_layout Description
47398 Adapt
47399 \begin_inset space ~
47400 \end_inset
47401
47402 output
47403 \begin_inset space ~
47404 \end_inset
47405
47406 to
47407 \begin_inset space ~
47408 \end_inset
47409
47410 printer This option works only for the 
47411 \family sans
47412 Printer command
47413 \family default
47414  
47415 \begin_inset Quotes eld
47416 \end_inset
47417
47418
47419 \family sans
47420 dvips
47421 \family default
47422
47423 \begin_inset Quotes erd
47424 \end_inset
47425
47426 .
47427  It activates a configuration file for dvips.
47428  This is an option only for dvips experts.
47429 \end_layout
47430
47431 \begin_layout Subsection
47432 LaT
47433 \begin_inset ERT
47434 status collapsed
47435
47436 \begin_layout Plain Layout
47437
47438 {}
47439 \end_layout
47440
47441 \end_inset
47442
47443 eX
47444 \begin_inset CommandInset label
47445 LatexCommand label
47446 name "sub:LaTeX-settings"
47447
47448 \end_inset
47449
47450
47451 \begin_inset Index idx
47452 status collapsed
47453
47454 \begin_layout Plain Layout
47455 Settings ! LaTeX
47456 \end_layout
47457
47458 \end_inset
47459
47460
47461 \end_layout
47462
47463 \begin_layout Description
47464 Use
47465 \begin_inset space ~
47466 \end_inset
47467
47468 LaTe
47469 \begin_inset ERT
47470 status collapsed
47471
47472 \begin_layout Plain Layout
47473
47474 {}
47475 \end_layout
47476
47477 \end_inset
47478
47479 X
47480 \begin_inset space ~
47481 \end_inset
47482
47483 font
47484 \begin_inset space ~
47485 \end_inset
47486
47487 encoding This is the default encoding of the document font.
47488  
47489 \family sans
47490 T1
47491 \family default
47492  is the default and covers western languages and symbols.
47493  
47494 \family sans
47495 T2A
47496 \family default
47497
47498 \family sans
47499 T2B
47500 \family default
47501
47502 \family sans
47503 T2C
47504 \family default
47505
47506 \family sans
47507 LCY
47508 \family default
47509  and 
47510 \family sans
47511 X2
47512 \family default
47513  are used for Cyrillic.
47514  Combinations of the encodings are possible, like 
47515 \begin_inset Quotes eld
47516 \end_inset
47517
47518
47519 \family sans
47520 T1, T2B
47521 \family default
47522
47523 \begin_inset Quotes erd
47524 \end_inset
47525
47526 .
47527  The font encoding is normally automatically loaded by the language packages
47528  LyX sets up in the background.
47529  So there is no need to change the default encoding.
47530 \end_layout
47531
47532 \begin_layout Description
47533 Default
47534 \begin_inset space ~
47535 \end_inset
47536
47537 paper
47538 \begin_inset space ~
47539 \end_inset
47540
47541 size This is the paper size that is used for new documents.
47542  The 
47543 \family sans
47544 Default
47545 \family default
47546  value depends on your LaTeX-system setup.
47547 \end_layout
47548
47549 \begin_layout Description
47550 DVI
47551 \begin_inset space ~
47552 \end_inset
47553
47554 viewer
47555 \begin_inset space ~
47556 \end_inset
47557
47558 paper
47559 \begin_inset space ~
47560 \end_inset
47561
47562 size
47563 \begin_inset space ~
47564 \end_inset
47565
47566 options They only have an effect when the program 
47567 \family sans
47568 xdvi
47569 \family default
47570  is used as DVI-viewer, read its manual to find out more.
47571 \end_layout
47572
47573 \begin_layout Standard
47574 Here you can also specify options and commands with parameters for processors.
47575  But before you change something, it is strongly recommended to read the
47576  manuals of the applications.
47577 \end_layout
47578
47579 \begin_layout Description
47580 Bibliography
47581 \begin_inset space ~
47582 \end_inset
47583
47584 generation Settings for the generation of the bibliography, see section
47585 \begin_inset space ~
47586 \end_inset
47587
47588
47589 \begin_inset CommandInset ref
47590 LatexCommand ref
47591 reference "sub:Bibliography-databases"
47592
47593 \end_inset
47594
47595 .
47596 \end_layout
47597
47598 \begin_layout Description
47599 Index
47600 \begin_inset space ~
47601 \end_inset
47602
47603 generation Settings for the generation of the index, see section
47604 \begin_inset space ~
47605 \end_inset
47606
47607
47608 \begin_inset CommandInset ref
47609 LatexCommand ref
47610 reference "sub:Index-Program"
47611
47612 \end_inset
47613
47614 .
47615 \end_layout
47616
47617 \begin_layout Description
47618 Nomenclature
47619 \begin_inset space ~
47620 \end_inset
47621
47622 command Command for the program that generates the nomenclature, see section
47623 \begin_inset space ~
47624 \end_inset
47625
47626
47627 \begin_inset CommandInset ref
47628 LatexCommand ref
47629 reference "sub:Nomenclature-Program"
47630
47631 \end_inset
47632
47633 .
47634 \end_layout
47635
47636 \begin_layout Description
47637 CheckTe
47638 \begin_inset ERT
47639 status collapsed
47640
47641 \begin_layout Plain Layout
47642
47643 {}
47644 \end_layout
47645
47646 \end_inset
47647
47648 X
47649 \begin_inset space ~
47650 \end_inset
47651
47652 command Command for the program 
47653 \family sans
47654 CheckTeX
47655 \family default
47656  that is described in the section 
47657 \emph on
47658 Checking TeX
47659 \emph default
47660  of the 
47661 \emph on
47662 Additional Features
47663 \emph default
47664  manual.
47665 \end_layout
47666
47667 \begin_layout Standard
47668 There are additionally the following options:
47669 \end_layout
47670
47671 \begin_layout Description
47672 Use
47673 \begin_inset space ~
47674 \end_inset
47675
47676 Windows-style
47677 \begin_inset space ~
47678 \end_inset
47679
47680 paths
47681 \begin_inset space ~
47682 \end_inset
47683
47684 in
47685 \begin_inset space ~
47686 \end_inset
47687
47688 LaTeX
47689 \begin_inset space ~
47690 \end_inset
47691
47692 files Uses paths in the notation of Windows, that means that 
47693 \begin_inset Quotes eld
47694 \end_inset
47695
47696
47697 \backslash
47698
47699 \begin_inset Quotes erd
47700 \end_inset
47701
47702  is used instead of 
47703 \begin_inset Quotes eld
47704 \end_inset
47705
47706 /
47707 \begin_inset Quotes erd
47708 \end_inset
47709
47710  to separate folders.
47711  This option is enabled by default when you use LyX on Windows.
47712 \begin_inset Index idx
47713 status collapsed
47714
47715 \begin_layout Plain Layout
47716 Paths
47717 \end_layout
47718
47719 \end_inset
47720
47721
47722 \begin_inset Index idx
47723 status collapsed
47724
47725 \begin_layout Plain Layout
47726 Settings ! Paths
47727 \end_layout
47728
47729 \end_inset
47730
47731
47732 \end_layout
47733
47734 \begin_layout Description
47735 Reset
47736 \begin_inset space ~
47737 \end_inset
47738
47739 class
47740 \begin_inset space ~
47741 \end_inset
47742
47743 options
47744 \begin_inset space ~
47745 \end_inset
47746
47747 when
47748 \begin_inset space ~
47749 \end_inset
47750
47751 document
47752 \begin_inset space ~
47753 \end_inset
47754
47755 class
47756 \begin_inset space ~
47757 \end_inset
47758
47759 changes Removes all manually set document class options in the 
47760 \family sans
47761 Document\SpecialChar \menuseparator
47762 Settings
47763 \family default
47764  dialog when changing the document class.
47765 \end_layout
47766
47767 \begin_layout Section
47768 File
47769 \begin_inset space ~
47770 \end_inset
47771
47772 Handling
47773 \begin_inset Index idx
47774 status collapsed
47775
47776 \begin_layout Plain Layout
47777 File handling
47778 \end_layout
47779
47780 \end_inset
47781
47782
47783 \end_layout
47784
47785 \begin_layout Subsection
47786 Converters
47787 \begin_inset CommandInset label
47788 LatexCommand label
47789 name "sub:Converters"
47790
47791 \end_inset
47792
47793
47794 \begin_inset Index idx
47795 status collapsed
47796
47797 \begin_layout Plain Layout
47798 Converters
47799 \end_layout
47800
47801 \end_inset
47802
47803
47804 \end_layout
47805
47806 \begin_layout Standard
47807 Here you find the list of defined converter commands to convert material
47808  from one format to another.
47809  You can modify converters or create new ones.
47810  To modify a converter, select it, change the entry of the field 
47811 \family sans
47812 Converter
47813 \family default
47814  and/or 
47815 \family sans
47816 Extra
47817 \begin_inset space ~
47818 \end_inset
47819
47820 flag
47821 \family default
47822  and press the 
47823 \family sans
47824 Modify
47825 \family default
47826  button.
47827  To create a new converter, select an existing one, select a different format
47828  in the 
47829 \family sans
47830 To
47831 \begin_inset space ~
47832 \end_inset
47833
47834 format
47835 \family default
47836  drop-down list, modify the 
47837 \family sans
47838 Converter
47839 \family default
47840  field and press the 
47841 \family sans
47842 Add
47843 \family default
47844  button.
47845 \end_layout
47846
47847 \begin_layout Standard
47848 If the 
47849 \family sans
47850 Converter File Cache
47851 \family default
47852  is enabled, conversions will be cached as long as specified in the field
47853  
47854 \family sans
47855 Maximum Age (in days
47856 \family default
47857 ).
47858  This means that images don't need to be converted again when you reopen
47859  a document; the converted images from the cache will be used instead.
47860 \end_layout
47861
47862 \begin_layout Standard
47863 More about converters, like the flags that can be used in the converter
47864  definition, is described in the section 
47865 \emph on
47866 Converters
47867 \emph default
47868  of the 
47869 \emph on
47870 Customization
47871 \emph default
47872  manual.
47873 \end_layout
47874
47875 \begin_layout Subsection
47876 File Formats
47877 \begin_inset CommandInset label
47878 LatexCommand label
47879 name "sec:File-Formats"
47880
47881 \end_inset
47882
47883
47884 \begin_inset Index idx
47885 status collapsed
47886
47887 \begin_layout Plain Layout
47888 File formats
47889 \end_layout
47890
47891 \end_inset
47892
47893
47894 \begin_inset Index idx
47895 status collapsed
47896
47897 \begin_layout Plain Layout
47898 Copiers
47899 \end_layout
47900
47901 \end_inset
47902
47903
47904 \end_layout
47905
47906 \begin_layout Standard
47907 Here you find the list of defined file formats that LyX can handle.
47908  You can modify the viewer and editor program that should be used for certain
47909  formats.
47910 \end_layout
47911
47912 \begin_layout Standard
47913 Furthermore, you can define the 
47914 \family sans
47915 Default output format
47916 \family default
47917  that is used when you use 
47918 \family sans
47919 View, Update, View Master Document
47920 \family default
47921  or 
47922 \family sans
47923 Update Master Document
47924 \family default
47925  in the 
47926 \family sans
47927 View
47928 \family default
47929  menu or the toolbar.
47930 \end_layout
47931
47932 \begin_layout Standard
47933 More about formats and their options is described in the section 
47934 \emph on
47935 Formats
47936 \emph default
47937  of the 
47938 \emph on
47939 Customization
47940 \emph default
47941  manual.
47942 \end_layout
47943
47944 \begin_layout Standard
47945 Since all conversions from one format to another take place in LyX's temporary
47946  directory, it is sometimes necessary to modify a file before copying it
47947  to the temporary directory so that the conversion may be performed.
47948  This is done by specifying a 
47949 \family sans
47950 Copier
47951 \family default
47952 .
47953  More about this is described in the section 
47954 \emph on
47955 Copiers
47956 \emph default
47957  of the 
47958 \emph on
47959 Customization
47960 \emph default
47961  manual.
47962 \end_layout
47963
47964 \begin_layout Chapter
47965 Units available in LyX
47966 \begin_inset Index idx
47967 status collapsed
47968
47969 \begin_layout Plain Layout
47970 Units
47971 \end_layout
47972
47973 \end_inset
47974
47975
47976 \begin_inset CommandInset label
47977 LatexCommand label
47978 name "chap:Units-available-in"
47979
47980 \end_inset
47981
47982
47983 \end_layout
47984
47985 \begin_layout Standard
47986 To understand the units described in this documentation, 
47987 \begin_inset CommandInset ref
47988 LatexCommand ref
47989 reference "tab:Units"
47990
47991 \end_inset
47992
47993  explains all units available in LyX.
47994 \end_layout
47995
47996 \begin_layout Standard
47997 \begin_inset Float table
47998 placement h
47999 wide false
48000 sideways false
48001 status collapsed
48002
48003 \begin_layout Plain Layout
48004 \begin_inset Caption
48005
48006 \begin_layout Plain Layout
48007 \begin_inset CommandInset label
48008 LatexCommand label
48009 name "tab:Units"
48010
48011 \end_inset
48012
48013 Units
48014 \end_layout
48015
48016 \end_inset
48017
48018
48019 \end_layout
48020
48021 \begin_layout Plain Layout
48022 \begin_inset VSpace medskip
48023 \end_inset
48024
48025
48026 \end_layout
48027
48028 \begin_layout Plain Layout
48029 \align center
48030 \begin_inset Tabular
48031 <lyxtabular version="3" rows="20" columns="2">
48032 <features tabularvalignment="middle">
48033 <column alignment="center" valignment="top" width="0">
48034 <column alignment="center" valignment="top" width="0">
48035 <row>
48036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48037 \begin_inset Text
48038
48039 \begin_layout Plain Layout
48040 unit
48041 \end_layout
48042
48043 \end_inset
48044 </cell>
48045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
48046 \begin_inset Text
48047
48048 \begin_layout Plain Layout
48049 name/description
48050 \end_layout
48051
48052 \end_inset
48053 </cell>
48054 </row>
48055 <row>
48056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48057 \begin_inset Text
48058
48059 \begin_layout Plain Layout
48060 mm
48061 \end_layout
48062
48063 \end_inset
48064 </cell>
48065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48066 \begin_inset Text
48067
48068 \begin_layout Plain Layout
48069 millimeter
48070 \end_layout
48071
48072 \end_inset
48073 </cell>
48074 </row>
48075 <row>
48076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48077 \begin_inset Text
48078
48079 \begin_layout Plain Layout
48080 cm
48081 \end_layout
48082
48083 \end_inset
48084 </cell>
48085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48086 \begin_inset Text
48087
48088 \begin_layout Plain Layout
48089 centimeter
48090 \end_layout
48091
48092 \end_inset
48093 </cell>
48094 </row>
48095 <row>
48096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48097 \begin_inset Text
48098
48099 \begin_layout Plain Layout
48100 in
48101 \end_layout
48102
48103 \end_inset
48104 </cell>
48105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48106 \begin_inset Text
48107
48108 \begin_layout Plain Layout
48109 inch
48110 \end_layout
48111
48112 \end_inset
48113 </cell>
48114 </row>
48115 <row>
48116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48117 \begin_inset Text
48118
48119 \begin_layout Plain Layout
48120 pt
48121 \end_layout
48122
48123 \end_inset
48124 </cell>
48125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48126 \begin_inset Text
48127
48128 \begin_layout Plain Layout
48129 point (72.27
48130 \begin_inset space \thinspace{}
48131 \end_inset
48132
48133 pt = 1
48134 \begin_inset space \thinspace{}
48135 \end_inset
48136
48137 in)
48138 \end_layout
48139
48140 \end_inset
48141 </cell>
48142 </row>
48143 <row>
48144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48145 \begin_inset Text
48146
48147 \begin_layout Plain Layout
48148 pc
48149 \end_layout
48150
48151 \end_inset
48152 </cell>
48153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48154 \begin_inset Text
48155
48156 \begin_layout Plain Layout
48157 pica (1
48158 \begin_inset space \thinspace{}
48159 \end_inset
48160
48161 pc = 12
48162 \begin_inset space \thinspace{}
48163 \end_inset
48164
48165 pt)
48166 \end_layout
48167
48168 \end_inset
48169 </cell>
48170 </row>
48171 <row>
48172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48173 \begin_inset Text
48174
48175 \begin_layout Plain Layout
48176 sp
48177 \end_layout
48178
48179 \end_inset
48180 </cell>
48181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48182 \begin_inset Text
48183
48184 \begin_layout Plain Layout
48185 scaled point (65536
48186 \begin_inset space \thinspace{}
48187 \end_inset
48188
48189 sp = 1
48190 \begin_inset space \thinspace{}
48191 \end_inset
48192
48193 pt)
48194 \end_layout
48195
48196 \end_inset
48197 </cell>
48198 </row>
48199 <row>
48200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48201 \begin_inset Text
48202
48203 \begin_layout Plain Layout
48204 bp
48205 \end_layout
48206
48207 \end_inset
48208 </cell>
48209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48210 \begin_inset Text
48211
48212 \begin_layout Plain Layout
48213 big point (72
48214 \begin_inset space \thinspace{}
48215 \end_inset
48216
48217 bp = 1
48218 \begin_inset space \thinspace{}
48219 \end_inset
48220
48221 in)
48222 \end_layout
48223
48224 \end_inset
48225 </cell>
48226 </row>
48227 <row>
48228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48229 \begin_inset Text
48230
48231 \begin_layout Plain Layout
48232 dd
48233 \end_layout
48234
48235 \end_inset
48236 </cell>
48237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48238 \begin_inset Text
48239
48240 \begin_layout Plain Layout
48241 didot (72
48242 \begin_inset space \thinspace{}
48243 \end_inset
48244
48245 dd 
48246 \begin_inset Formula $\approx$
48247 \end_inset
48248
48249  37.6
48250 \begin_inset space \thinspace{}
48251 \end_inset
48252
48253 mm)
48254 \end_layout
48255
48256 \end_inset
48257 </cell>
48258 </row>
48259 <row>
48260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48261 \begin_inset Text
48262
48263 \begin_layout Plain Layout
48264 cc
48265 \end_layout
48266
48267 \end_inset
48268 </cell>
48269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48270 \begin_inset Text
48271
48272 \begin_layout Plain Layout
48273 cicero (1
48274 \begin_inset space \thinspace{}
48275 \end_inset
48276
48277 cc = 12
48278 \begin_inset space \thinspace{}
48279 \end_inset
48280
48281 dd)
48282 \end_layout
48283
48284 \end_inset
48285 </cell>
48286 </row>
48287 <row>
48288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48289 \begin_inset Text
48290
48291 \begin_layout Plain Layout
48292 Scale%
48293 \end_layout
48294
48295 \end_inset
48296 </cell>
48297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48298 \begin_inset Text
48299
48300 \begin_layout Plain Layout
48301 % of original image width
48302 \end_layout
48303
48304 \end_inset
48305 </cell>
48306 </row>
48307 <row>
48308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48309 \begin_inset Text
48310
48311 \begin_layout Plain Layout
48312 text%
48313 \end_layout
48314
48315 \end_inset
48316 </cell>
48317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48318 \begin_inset Text
48319
48320 \begin_layout Plain Layout
48321 % of text width
48322 \end_layout
48323
48324 \end_inset
48325 </cell>
48326 </row>
48327 <row>
48328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48329 \begin_inset Text
48330
48331 \begin_layout Plain Layout
48332 col%
48333 \end_layout
48334
48335 \end_inset
48336 </cell>
48337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48338 \begin_inset Text
48339
48340 \begin_layout Plain Layout
48341 % of column width
48342 \end_layout
48343
48344 \end_inset
48345 </cell>
48346 </row>
48347 <row>
48348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48349 \begin_inset Text
48350
48351 \begin_layout Plain Layout
48352 page%
48353 \end_layout
48354
48355 \end_inset
48356 </cell>
48357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48358 \begin_inset Text
48359
48360 \begin_layout Plain Layout
48361 % of paper width
48362 \end_layout
48363
48364 \end_inset
48365 </cell>
48366 </row>
48367 <row>
48368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48369 \begin_inset Text
48370
48371 \begin_layout Plain Layout
48372 line%
48373 \end_layout
48374
48375 \end_inset
48376 </cell>
48377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48378 \begin_inset Text
48379
48380 \begin_layout Plain Layout
48381 % of line width
48382 \end_layout
48383
48384 \end_inset
48385 </cell>
48386 </row>
48387 <row>
48388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48389 \begin_inset Text
48390
48391 \begin_layout Plain Layout
48392 theight%
48393 \end_layout
48394
48395 \end_inset
48396 </cell>
48397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48398 \begin_inset Text
48399
48400 \begin_layout Plain Layout
48401 % of text height
48402 \end_layout
48403
48404 \end_inset
48405 </cell>
48406 </row>
48407 <row>
48408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48409 \begin_inset Text
48410
48411 \begin_layout Plain Layout
48412 pheight%
48413 \end_layout
48414
48415 \end_inset
48416 </cell>
48417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48418 \begin_inset Text
48419
48420 \begin_layout Plain Layout
48421 % of paper height
48422 \end_layout
48423
48424 \end_inset
48425 </cell>
48426 </row>
48427 <row>
48428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48429 \begin_inset Text
48430
48431 \begin_layout Plain Layout
48432 ex
48433 \end_layout
48434
48435 \end_inset
48436 </cell>
48437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48438 \begin_inset Text
48439
48440 \begin_layout Plain Layout
48441 height of letter 
48442 \emph on
48443 x
48444 \emph default
48445  in current font
48446 \end_layout
48447
48448 \end_inset
48449 </cell>
48450 </row>
48451 <row>
48452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48453 \begin_inset Text
48454
48455 \begin_layout Plain Layout
48456 em
48457 \end_layout
48458
48459 \end_inset
48460 </cell>
48461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48462 \begin_inset Text
48463
48464 \begin_layout Plain Layout
48465 width of letter 
48466 \emph on
48467 M
48468 \emph default
48469  in current font
48470 \end_layout
48471
48472 \end_inset
48473 </cell>
48474 </row>
48475 <row>
48476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48477 \begin_inset Text
48478
48479 \begin_layout Plain Layout
48480 mu
48481 \end_layout
48482
48483 \end_inset
48484 </cell>
48485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
48486 \begin_inset Text
48487
48488 \begin_layout Plain Layout
48489 math unit (1
48490 \begin_inset space \thinspace{}
48491 \end_inset
48492
48493 mu = 1/18
48494 \begin_inset space \thinspace{}
48495 \end_inset
48496
48497 em)
48498 \end_layout
48499
48500 \end_inset
48501 </cell>
48502 </row>
48503 </lyxtabular>
48504
48505 \end_inset
48506
48507
48508 \end_layout
48509
48510 \end_inset
48511
48512
48513 \end_layout
48514
48515 \begin_layout Chapter
48516 Credits
48517 \begin_inset CommandInset label
48518 LatexCommand label
48519 name "chap:Credits"
48520
48521 \end_inset
48522
48523
48524 \end_layout
48525
48526 \begin_layout Standard
48527 The documentation is a collaborative effort between many different people
48528  (and we would encourage people to contribute!).
48529 \end_layout
48530
48531 \begin_layout Itemize
48532
48533 \noun on
48534 Alejandro Aguilar Sierra
48535 \end_layout
48536
48537 \begin_layout Itemize
48538
48539 \noun on
48540 Amir Karger
48541 \end_layout
48542
48543 \begin_layout Itemize
48544
48545 \noun on
48546 David Johnson
48547 \end_layout
48548
48549 \begin_layout Itemize
48550
48551 \noun on
48552 Hartmut Haase
48553 \end_layout
48554
48555 \begin_layout Itemize
48556
48557 \noun on
48558 Ignacio García
48559 \end_layout
48560
48561 \begin_layout Itemize
48562
48563 \noun on
48564 Ivan Schreter
48565 \end_layout
48566
48567 \begin_layout Itemize
48568
48569 \noun on
48570 John Raithel
48571 \end_layout
48572
48573 \begin_layout Itemize
48574
48575 \noun on
48576 John Weiss
48577 \end_layout
48578
48579 \begin_layout Itemize
48580
48581 \noun on
48582 Lars Gullik Bjønnes
48583 \end_layout
48584
48585 \begin_layout Itemize
48586
48587 \noun on
48588 Matthias Ettrich
48589 \end_layout
48590
48591 \begin_layout Itemize
48592
48593 \noun on
48594 Matthias Zenker
48595 \end_layout
48596
48597 \begin_layout Itemize
48598
48599 \noun on
48600 Rich Fields
48601 \end_layout
48602
48603 \begin_layout Itemize
48604
48605 \noun on
48606 Pascal André
48607 \end_layout
48608
48609 \begin_layout Itemize
48610
48611 \noun on
48612 Paul Evans
48613 \end_layout
48614
48615 \begin_layout Itemize
48616
48617 \noun on
48618 Paul Russel
48619 \end_layout
48620
48621 \begin_layout Itemize
48622
48623 \noun on
48624 Robin Socha
48625 \end_layout
48626
48627 \begin_layout Itemize
48628
48629 \noun on
48630 Uwe Stöhr
48631 \end_layout
48632
48633 \begin_layout Itemize
48634 The LyX Team: 
48635 \begin_inset CommandInset citation
48636 LatexCommand cite
48637 key "lyxcredit"
48638
48639 \end_inset
48640
48641
48642 \end_layout
48643
48644 \begin_layout Standard
48645 \begin_inset Newpage newpage
48646 \end_inset
48647
48648 The bibliography on the following page was created with the 
48649 \family sans
48650 Bibliography
48651 \family default
48652  environment.
48653 \end_layout
48654
48655 \begin_layout Bibliography
48656 \labelwidthstring Literaturverzeichnis
48657 \begin_inset CommandInset bibitem
48658 LatexCommand bibitem
48659 label "Credits"
48660 key "lyxcredit"
48661
48662 \end_inset
48663
48664 The LyX Team: 
48665 \begin_inset CommandInset href
48666 LatexCommand href
48667 name "Credits"
48668 target "http://www.lyx.org/Credits"
48669
48670 \end_inset
48671
48672 :
48673 \begin_inset Newline newline
48674 \end_inset
48675
48676
48677 \begin_inset Flex URL
48678 status collapsed
48679
48680 \begin_layout Plain Layout
48681
48682 http://www.lyx.org/Credits
48683 \end_layout
48684
48685 \end_inset
48686
48687
48688 \end_layout
48689
48690 \begin_layout Bibliography
48691 \labelwidthstring Literaturverzeichnis
48692 \begin_inset CommandInset bibitem
48693 LatexCommand bibitem
48694 key "latexcompanion"
48695
48696 \end_inset
48697
48698 Frank Mittelbach and Michel Goossens: 
48699 \emph on
48700 The LaTeX Companion Second Edition.
48701
48702 \emph default
48703  Addison-Wesley, 2004
48704 \end_layout
48705
48706 \begin_layout Bibliography
48707 \labelwidthstring Literaturverzeichnis
48708 \begin_inset CommandInset bibitem
48709 LatexCommand bibitem
48710 key "latexguide"
48711
48712 \end_inset
48713
48714 Helmut Kopka and Patrick W.
48715  Daly: 
48716 \emph on
48717 A Guide to LaTeX Fourth Edition.
48718
48719 \emph default
48720  Addison-Wesley, 2003
48721 \end_layout
48722
48723 \begin_layout Bibliography
48724 \labelwidthstring Literaturverzeichnis
48725 \begin_inset CommandInset bibitem
48726 LatexCommand bibitem
48727 key "latexbook"
48728
48729 \end_inset
48730
48731 Leslie Lamport: 
48732 \emph on
48733 LaTeX: A Document Preparation System.
48734
48735 \emph default
48736  Addison-Wesley, second edition, 1994
48737 \end_layout
48738
48739 \begin_layout Bibliography
48740 \labelwidthstring Literaturverzeichnis
48741 \begin_inset CommandInset bibitem
48742 LatexCommand bibitem
48743 key "texbook"
48744
48745 \end_inset
48746
48747 Donald E.
48748  Knuth.
48749  
48750 \emph on
48751 The TeXbook.
48752
48753 \emph default
48754  Addison-Wesley, 1984
48755 \end_layout
48756
48757 \begin_layout Bibliography
48758 \labelwidthstring Literaturverzeichnis
48759 \begin_inset CommandInset bibitem
48760 LatexCommand bibitem
48761 key "TeXCatalogue"
48762
48763 \end_inset
48764
48765 The TeX Catalogue:
48766 \begin_inset Newline newline
48767 \end_inset
48768
48769
48770 \begin_inset Flex URL
48771 status collapsed
48772
48773 \begin_layout Plain Layout
48774
48775 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
48776 \end_layout
48777
48778 \end_inset
48779
48780
48781 \end_layout
48782
48783 \begin_layout Bibliography
48784 \labelwidthstring Literaturverzeichnis
48785 \begin_inset CommandInset bibitem
48786 LatexCommand bibitem
48787 key "LaTeXFAQ"
48788
48789 \end_inset
48790
48791 The LaTeX FAQ:
48792 \begin_inset Newline newline
48793 \end_inset
48794
48795
48796 \begin_inset Flex URL
48797 status collapsed
48798
48799 \begin_layout Plain Layout
48800
48801 http://www.tex.ac.uk/cgi-bin/texfaq2html
48802 \end_layout
48803
48804 \end_inset
48805
48806
48807 \end_layout
48808
48809 \begin_layout Bibliography
48810 \labelwidthstring Literaturverzeichnis
48811 \begin_inset CommandInset bibitem
48812 LatexCommand bibitem
48813 key "BibTeX"
48814
48815 \end_inset
48816
48817
48818 \begin_inset CommandInset href
48819 LatexCommand href
48820 name "Documentation"
48821 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
48822
48823 \end_inset
48824
48825  of the program 
48826 \family sans
48827 BibTeX
48828 \family default
48829 :
48830 \begin_inset Newline newline
48831 \end_inset
48832
48833
48834 \begin_inset Flex URL
48835 status collapsed
48836
48837 \begin_layout Plain Layout
48838
48839 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
48840 \end_layout
48841
48842 \end_inset
48843
48844
48845 \end_layout
48846
48847 \begin_layout Bibliography
48848 \labelwidthstring Literaturverzeichnis
48849 \begin_inset CommandInset bibitem
48850 LatexCommand bibitem
48851 key "BibTeX-2"
48852
48853 \end_inset
48854
48855
48856 \begin_inset CommandInset href
48857 LatexCommand href
48858 name "Documentation"
48859 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
48860
48861 \end_inset
48862
48863  how to use the program 
48864 \family sans
48865 BibTeX
48866 \family default
48867 :
48868 \begin_inset Newline newline
48869 \end_inset
48870
48871
48872 \begin_inset Flex URL
48873 status collapsed
48874
48875 \begin_layout Plain Layout
48876
48877 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
48878 \end_layout
48879
48880 \end_inset
48881
48882
48883 \end_layout
48884
48885 \begin_layout Bibliography
48886 \labelwidthstring Literaturverzeichnis
48887 \begin_inset CommandInset bibitem
48888 LatexCommand bibitem
48889 key "makeindex"
48890
48891 \end_inset
48892
48893
48894 \begin_inset CommandInset href
48895 LatexCommand href
48896 name "Documentation"
48897 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
48898
48899 \end_inset
48900
48901  of the program 
48902 \family sans
48903 makeindex
48904 \family default
48905 :
48906 \begin_inset Newline newline
48907 \end_inset
48908
48909
48910 \begin_inset Flex URL
48911 status collapsed
48912
48913 \begin_layout Plain Layout
48914
48915 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
48916 \end_layout
48917
48918 \end_inset
48919
48920
48921 \end_layout
48922
48923 \begin_layout Bibliography
48924 \labelwidthstring Literaturverzeichnis
48925 \begin_inset CommandInset bibitem
48926 LatexCommand bibitem
48927 key "xindy"
48928
48929 \end_inset
48930
48931
48932 \begin_inset CommandInset href
48933 LatexCommand href
48934 name "Documentation"
48935 target "http://www.xindy.org/documentation.html"
48936
48937 \end_inset
48938
48939  of the program 
48940 \family sans
48941 xindy
48942 \family default
48943 :
48944 \begin_inset Newline newline
48945 \end_inset
48946
48947
48948 \begin_inset Flex URL
48949 status collapsed
48950
48951 \begin_layout Plain Layout
48952
48953 http://www.xindy.org/documentation.html
48954 \end_layout
48955
48956 \end_inset
48957
48958
48959 \end_layout
48960
48961 \begin_layout Bibliography
48962 \labelwidthstring Literaturverzeichnis
48963 \begin_inset CommandInset bibitem
48964 LatexCommand bibitem
48965 key "caption"
48966
48967 \end_inset
48968
48969
48970 \begin_inset CommandInset href
48971 LatexCommand href
48972 name "Documentation"
48973 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
48974
48975 \end_inset
48976
48977  of the LaTeX-package 
48978 \series bold
48979 caption
48980 \series default
48981
48982 \begin_inset Index idx
48983 status collapsed
48984
48985 \begin_layout Plain Layout
48986 LaTeX-packages ! caption
48987 \end_layout
48988
48989 \end_inset
48990
48991 :
48992 \begin_inset Newline newline
48993 \end_inset
48994
48995
48996 \begin_inset Flex URL
48997 status collapsed
48998
48999 \begin_layout Plain Layout
49000
49001 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
49002 \end_layout
49003
49004 \end_inset
49005
49006
49007 \end_layout
49008
49009 \begin_layout Bibliography
49010 \labelwidthstring Literaturverzeichnis
49011 \begin_inset CommandInset bibitem
49012 LatexCommand bibitem
49013 key "enumitem"
49014
49015 \end_inset
49016
49017
49018 \begin_inset CommandInset href
49019 LatexCommand href
49020 name "Documentation"
49021 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
49022
49023 \end_inset
49024
49025  of the LaTeX-package 
49026 \series bold
49027 enumitem
49028 \series default
49029
49030 \begin_inset Index idx
49031 status collapsed
49032
49033 \begin_layout Plain Layout
49034 LaTeX-packages ! enumitem
49035 \end_layout
49036
49037 \end_inset
49038
49039 :
49040 \begin_inset Newline newline
49041 \end_inset
49042
49043
49044 \begin_inset Flex URL
49045 status collapsed
49046
49047 \begin_layout Plain Layout
49048
49049 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
49050 \end_layout
49051
49052 \end_inset
49053
49054
49055 \end_layout
49056
49057 \begin_layout Bibliography
49058 \labelwidthstring Literaturverzeichnis
49059 \begin_inset CommandInset bibitem
49060 LatexCommand bibitem
49061 key "fancyhdr"
49062
49063 \end_inset
49064
49065
49066 \begin_inset CommandInset href
49067 LatexCommand href
49068 name "Documentation"
49069 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
49070
49071 \end_inset
49072
49073  of the LaTeX-package 
49074 \series bold
49075 fancyhdr
49076 \series default
49077
49078 \begin_inset Index idx
49079 status collapsed
49080
49081 \begin_layout Plain Layout
49082 LaTeX-packages ! fancyhdr
49083 \end_layout
49084
49085 \end_inset
49086
49087 :
49088 \begin_inset Newline newline
49089 \end_inset
49090
49091
49092 \begin_inset Flex URL
49093 status collapsed
49094
49095 \begin_layout Plain Layout
49096
49097 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
49098 \end_layout
49099
49100 \end_inset
49101
49102
49103 \end_layout
49104
49105 \begin_layout Bibliography
49106 \labelwidthstring Literaturverzeichnis
49107 \begin_inset CommandInset bibitem
49108 LatexCommand bibitem
49109 key "hyperref"
49110
49111 \end_inset
49112
49113
49114 \series bold
49115
49116 \begin_inset CommandInset href
49117 LatexCommand href
49118 name "Documentation"
49119 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
49120
49121 \end_inset
49122
49123
49124 \series default
49125  of the LaTeX-package 
49126 \series bold
49127 hyperref
49128 \series default
49129
49130 \begin_inset Index idx
49131 status collapsed
49132
49133 \begin_layout Plain Layout
49134 LaTeX-packages ! hyperref
49135 \end_layout
49136
49137 \end_inset
49138
49139 :
49140 \begin_inset Newline newline
49141 \end_inset
49142
49143
49144 \begin_inset Flex URL
49145 status collapsed
49146
49147 \begin_layout Plain Layout
49148
49149 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
49150 \end_layout
49151
49152 \end_inset
49153
49154
49155 \end_layout
49156
49157 \begin_layout Bibliography
49158 \labelwidthstring Literaturverzeichnis
49159 \begin_inset CommandInset bibitem
49160 LatexCommand bibitem
49161 key "nomencl"
49162
49163 \end_inset
49164
49165
49166 \begin_inset CommandInset href
49167 LatexCommand href
49168 name "Documentation"
49169 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
49170
49171 \end_inset
49172
49173  of the LaTeX-package 
49174 \series bold
49175 nomencl
49176 \series default
49177
49178 \begin_inset Index idx
49179 status collapsed
49180
49181 \begin_layout Plain Layout
49182 LaTeX-packages ! nomencl
49183 \end_layout
49184
49185 \end_inset
49186
49187 :
49188 \begin_inset Newline newline
49189 \end_inset
49190
49191
49192 \begin_inset Flex URL
49193 status collapsed
49194
49195 \begin_layout Plain Layout
49196
49197 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
49198 \end_layout
49199
49200 \end_inset
49201
49202
49203 \end_layout
49204
49205 \begin_layout Bibliography
49206 \labelwidthstring Literaturverzeichnis
49207 \begin_inset CommandInset bibitem
49208 LatexCommand bibitem
49209 key "prettyref"
49210
49211 \end_inset
49212
49213
49214 \begin_inset CommandInset href
49215 LatexCommand href
49216 name "Documentation"
49217 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
49218
49219 \end_inset
49220
49221  of the LaTeX-package 
49222 \series bold
49223 prettyref
49224 \series default
49225
49226 \begin_inset Index idx
49227 status collapsed
49228
49229 \begin_layout Plain Layout
49230 LaTeX-packages ! prettyref
49231 \end_layout
49232
49233 \end_inset
49234
49235 :
49236 \begin_inset Newline newline
49237 \end_inset
49238
49239
49240 \begin_inset Flex URL
49241 status collapsed
49242
49243 \begin_layout Plain Layout
49244
49245 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
49246 \end_layout
49247
49248 \end_inset
49249
49250
49251 \end_layout
49252
49253 \begin_layout Bibliography
49254 \labelwidthstring Literaturverzeichnis
49255 \begin_inset CommandInset bibitem
49256 LatexCommand bibitem
49257 key "refstyle"
49258
49259 \end_inset
49260
49261
49262 \begin_inset CommandInset href
49263 LatexCommand href
49264 name "Documentation"
49265 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
49266
49267 \end_inset
49268
49269  of the LaTeX-package 
49270 \series bold
49271 refstyle
49272 \series default
49273
49274 \begin_inset Index idx
49275 status collapsed
49276
49277 \begin_layout Plain Layout
49278 LaTeX-packages ! refstyle
49279 \end_layout
49280
49281 \end_inset
49282
49283 :
49284 \begin_inset Newline newline
49285 \end_inset
49286
49287
49288 \begin_inset Flex URL
49289 status collapsed
49290
49291 \begin_layout Plain Layout
49292
49293 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
49294 \end_layout
49295
49296 \end_inset
49297
49298
49299 \end_layout
49300
49301 \begin_layout Bibliography
49302 \labelwidthstring Literaturverzeichnis
49303 \begin_inset CommandInset bibitem
49304 LatexCommand bibitem
49305 key "tipa"
49306
49307 \end_inset
49308
49309
49310 \begin_inset CommandInset href
49311 LatexCommand href
49312 name "Documentation"
49313 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
49314
49315 \end_inset
49316
49317  of the LaTeX-package 
49318 \series bold
49319 tipa
49320 \series default
49321
49322 \begin_inset Index idx
49323 status collapsed
49324
49325 \begin_layout Plain Layout
49326 LaTeX-packages ! tipa
49327 \end_layout
49328
49329 \end_inset
49330
49331 :
49332 \begin_inset Newline newline
49333 \end_inset
49334
49335
49336 \begin_inset Flex URL
49337 status collapsed
49338
49339 \begin_layout Plain Layout
49340
49341 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
49342 \end_layout
49343
49344 \end_inset
49345
49346
49347 \end_layout
49348
49349 \begin_layout Bibliography
49350 \labelwidthstring Literaturverzeichnis
49351 \begin_inset CommandInset bibitem
49352 LatexCommand bibitem
49353 key "Arabic"
49354
49355 \end_inset
49356
49357
49358 \begin_inset CommandInset href
49359 LatexCommand href
49360 name "Wiki-page"
49361 target "http://wiki.lyx.org/Windows/Arabic"
49362
49363 \end_inset
49364
49365  how to set up LyX for Arabic:
49366 \begin_inset Newline newline
49367 \end_inset
49368
49369
49370 \begin_inset Flex URL
49371 status collapsed
49372
49373 \begin_layout Plain Layout
49374
49375 http://wiki.lyx.org/Windows/Arabic
49376 \end_layout
49377
49378 \end_inset
49379
49380
49381 \end_layout
49382
49383 \begin_layout Bibliography
49384 \labelwidthstring Literaturverzeichnis
49385 \begin_inset CommandInset bibitem
49386 LatexCommand bibitem
49387 key "Armenian"
49388
49389 \end_inset
49390
49391
49392 \begin_inset CommandInset href
49393 LatexCommand href
49394 name "Wiki-page"
49395 target "http://wiki.lyx.org/Windows/Armenian"
49396
49397 \end_inset
49398
49399  how to set up LyX for Armenian:
49400 \begin_inset Newline newline
49401 \end_inset
49402
49403
49404 \begin_inset Flex URL
49405 status collapsed
49406
49407 \begin_layout Plain Layout
49408
49409 http://wiki.lyx.org/Windows/Armenian
49410 \end_layout
49411
49412 \end_inset
49413
49414
49415 \end_layout
49416
49417 \begin_layout Bibliography
49418 \labelwidthstring Literaturverzeichnis
49419 \begin_inset CommandInset bibitem
49420 LatexCommand bibitem
49421 key "Farsi"
49422
49423 \end_inset
49424
49425
49426 \begin_inset CommandInset href
49427 LatexCommand href
49428 name "Wiki-page"
49429 target "http://wiki.lyx.org/Windows/Farsi"
49430
49431 \end_inset
49432
49433  how to set up LyX for Farsi:
49434 \begin_inset Newline newline
49435 \end_inset
49436
49437
49438 \begin_inset Flex URL
49439 status collapsed
49440
49441 \begin_layout Plain Layout
49442
49443 http://wiki.lyx.org/Windows/Farsi
49444 \end_layout
49445
49446 \end_inset
49447
49448
49449 \end_layout
49450
49451 \begin_layout Bibliography
49452 \labelwidthstring Literaturverzeichnis
49453 \begin_inset CommandInset bibitem
49454 LatexCommand bibitem
49455 key "Hebrew"
49456
49457 \end_inset
49458
49459
49460 \begin_inset CommandInset href
49461 LatexCommand href
49462 name "Wiki-page"
49463 target "http://wiki.lyx.org/Windows/Hebrew"
49464
49465 \end_inset
49466
49467  how to set up LyX for Hebrew:
49468 \begin_inset Newline newline
49469 \end_inset
49470
49471
49472 \begin_inset Flex URL
49473 status collapsed
49474
49475 \begin_layout Plain Layout
49476
49477 http://wiki.lyx.org/Windows/Hebrew
49478 \end_layout
49479
49480 \end_inset
49481
49482
49483 \end_layout
49484
49485 \begin_layout Bibliography
49486 \labelwidthstring Literaturverzeichnis
49487 \begin_inset CommandInset bibitem
49488 LatexCommand bibitem
49489 key "Japanese"
49490
49491 \end_inset
49492
49493
49494 \begin_inset CommandInset href
49495 LatexCommand href
49496 name "Wiki-page"
49497 target "http://wiki.lyx.org/Windows/Japanese"
49498
49499 \end_inset
49500
49501  how to set up LyX for Japanese:
49502 \begin_inset Newline newline
49503 \end_inset
49504
49505
49506 \begin_inset Flex URL
49507 status collapsed
49508
49509 \begin_layout Plain Layout
49510
49511 http://wiki.lyx.org/Windows/Japanese
49512 \end_layout
49513
49514 \end_inset
49515
49516
49517 \end_layout
49518
49519 \begin_layout Bibliography
49520 \labelwidthstring Literaturverzeichnis
49521 \begin_inset CommandInset bibitem
49522 LatexCommand bibitem
49523 key "Latvian"
49524
49525 \end_inset
49526
49527
49528 \begin_inset CommandInset href
49529 LatexCommand href
49530 name "Wiki-page"
49531 target "http://wiki.lyx.org/Windows/Latvian"
49532
49533 \end_inset
49534
49535  how to set up LyX for Latvian:
49536 \begin_inset Newline newline
49537 \end_inset
49538
49539
49540 \begin_inset Flex URL
49541 status collapsed
49542
49543 \begin_layout Plain Layout
49544
49545 http://wiki.lyx.org/Windows/Latvian
49546 \end_layout
49547
49548 \end_inset
49549
49550
49551 \end_layout
49552
49553 \begin_layout Bibliography
49554 \labelwidthstring Literaturverzeichnis
49555 \begin_inset CommandInset bibitem
49556 LatexCommand bibitem
49557 key "Lithuanian"
49558
49559 \end_inset
49560
49561
49562 \begin_inset CommandInset href
49563 LatexCommand href
49564 name "Wiki-page"
49565 target "http://wiki.lyx.org/Windows/Lithuanian"
49566
49567 \end_inset
49568
49569  how to set up LyX for Lithuanian:
49570 \begin_inset Newline newline
49571 \end_inset
49572
49573
49574 \begin_inset Flex URL
49575 status collapsed
49576
49577 \begin_layout Plain Layout
49578
49579 http://wiki.lyx.org/Windows/Lithuanian
49580 \end_layout
49581
49582 \end_inset
49583
49584
49585 \end_layout
49586
49587 \begin_layout Bibliography
49588 \labelwidthstring Literaturverzeichnis
49589 \begin_inset CommandInset bibitem
49590 LatexCommand bibitem
49591 key "Mongolian"
49592
49593 \end_inset
49594
49595
49596 \begin_inset CommandInset href
49597 LatexCommand href
49598 name "Wiki-page"
49599 target "http://wiki.lyx.org/Windows/Mongolian"
49600
49601 \end_inset
49602
49603  how to set up LyX for Mongolian:
49604 \begin_inset Newline newline
49605 \end_inset
49606
49607
49608 \begin_inset Flex URL
49609 status collapsed
49610
49611 \begin_layout Plain Layout
49612
49613 http://wiki.lyx.org/Windows/Mongolian
49614 \end_layout
49615
49616 \end_inset
49617
49618
49619 \end_layout
49620
49621 \begin_layout Bibliography
49622 \labelwidthstring Literaturverzeichnis
49623 \begin_inset CommandInset bibitem
49624 LatexCommand bibitem
49625 key "Vietnamese"
49626
49627 \end_inset
49628
49629
49630 \begin_inset CommandInset href
49631 LatexCommand href
49632 name "Wiki-page"
49633 target "http://wiki.lyx.org/Windows/Vietnamese"
49634
49635 \end_inset
49636
49637  how to set up LyX for Vietnamese:
49638 \begin_inset Newline newline
49639 \end_inset
49640
49641
49642 \begin_inset Flex URL
49643 status collapsed
49644
49645 \begin_layout Plain Layout
49646
49647 http://wiki.lyx.org/Windows/Vietnamese
49648 \end_layout
49649
49650 \end_inset
49651
49652
49653 \end_layout
49654
49655 \begin_layout Bibliography
49656 \labelwidthstring Literaturverzeichnis
49657 \begin_inset CommandInset bibitem
49658 LatexCommand bibitem
49659 key "NewInLyX20"
49660
49661 \end_inset
49662
49663
49664 \begin_inset CommandInset href
49665 LatexCommand href
49666 name "Wiki-page"
49667 target "http://wiki.lyx.org/LyX/NewInLyX20"
49668
49669 \end_inset
49670
49671  about new features in 
49672 \family sans
49673 LyX 2.0
49674 \family default
49675 :
49676 \begin_inset Newline newline
49677 \end_inset
49678
49679
49680 \begin_inset Flex URL
49681 status collapsed
49682
49683 \begin_layout Plain Layout
49684
49685 http://wiki.lyx.org/LyX/NewInLyX20
49686 \end_layout
49687
49688 \end_inset
49689
49690
49691 \end_layout
49692
49693 \begin_layout Standard
49694 \begin_inset Newpage newpage
49695 \end_inset
49696
49697
49698 \begin_inset ERT
49699 status collapsed
49700
49701 \begin_layout Plain Layout
49702
49703
49704 \backslash
49705 let
49706 \backslash
49707 mybibname
49708 \backslash
49709 bibname
49710 \end_layout
49711
49712 \begin_layout Plain Layout
49713
49714
49715 \backslash
49716 renewcommand{
49717 \backslash
49718 bibname}{
49719 \backslash
49720 mybibname
49721 \backslash
49722 ; 2}
49723 \end_layout
49724
49725 \end_inset
49726
49727
49728 \begin_inset Note Note
49729 status collapsed
49730
49731 \begin_layout Plain Layout
49732 The command 
49733 \series bold
49734
49735 \backslash
49736 bibname
49737 \series default
49738  is the name of the bibliography in the current document language.
49739  It is redefined here with the number 2 at the end to state that the following
49740  bibliography is the second one:
49741 \end_layout
49742
49743 \end_inset
49744
49745
49746 \end_layout
49747
49748 \begin_layout Standard
49749 \begin_inset CommandInset bibtex
49750 LatexCommand bibtex
49751 bibfiles "biblio/LyXDocs"
49752 options "biblio/alphadin"
49753
49754 \end_inset
49755
49756
49757 \end_layout
49758
49759 \begin_layout Standard
49760 The above bibliography is created from a BibTeX-database.
49761 \end_layout
49762
49763 \begin_layout Standard
49764 \begin_inset CommandInset nomencl_print
49765 LatexCommand printnomenclature
49766 set_width "auto"
49767
49768 \end_inset
49769
49770
49771 \begin_inset CommandInset index_print
49772 LatexCommand printindex
49773 type "idx"
49774
49775 \end_inset
49776
49777
49778 \end_layout
49779
49780 \end_body
49781 \end_document