]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
0752d21b2f6c0aeba82085d0cef8828c38c82797
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % define a short command for \textvisiblespace
37 \newcommand{\spce}{\textvisiblespace}
38
39 % macro for italic page numbers in the index
40 \newcommand{\IndexDef}[1]{\textit{#1}}
41
42 % for customized page headers/footers
43 % only needed because they are only used in one section of the document
44 \usepackage{fancyhdr}
45 % change header rule width
46 \renewcommand{\headrulewidth}{2pt}
47
48 % workaround for a makeindex bug,
49 % see sec. "Index Entry Order"
50 % only uncomment this when you are using makindex
51 %\let\OrgIndex\index 
52 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
53 \end_preamble
54 \options refpage,intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
55 \use_default_options false
56 \begin_modules
57 customHeadersFooters
58 enumitem
59 \end_modules
60 \maintain_unincluded_children false
61 \language english
62 \language_package default
63 \inputencoding auto
64 \fontencoding global
65 \font_roman default
66 \font_sans default
67 \font_typewriter default
68 \font_default_family default
69 \use_non_tex_fonts false
70 \font_sc false
71 \font_osf false
72 \font_sf_scale 100
73 \font_tt_scale 100
74
75 \graphics default
76 \default_output_format default
77 \output_sync 0
78 \bibtex_command default
79 \index_command default
80 \paperfontsize 12
81 \spacing single
82 \use_hyperref true
83 \pdf_title "The LyX User's Guide"
84 \pdf_author "LyX Team"
85 \pdf_subject "LyX"
86 \pdf_keywords "LyX"
87 \pdf_bookmarks true
88 \pdf_bookmarksnumbered true
89 \pdf_bookmarksopen false
90 \pdf_bookmarksopenlevel 1
91 \pdf_breaklinks false
92 \pdf_pdfborder false
93 \pdf_colorlinks true
94 \pdf_backref false
95 \pdf_pdfusetitle false
96 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
97 \papersize default
98 \use_geometry false
99 \use_amsmath 1
100 \use_esint 1
101 \use_mhchem 1
102 \use_mathdots 1
103 \cite_engine basic
104 \use_bibtopic false
105 \use_indices false
106 \paperorientation portrait
107 \suppress_date false
108 \use_refstyle 0
109 \notefontcolor #0000ff
110 \branch Question
111 \selected 1
112 \filename_suffix 0
113 \color #00ff00
114 \end_branch
115 \branch Answer
116 \selected 0
117 \filename_suffix 0
118 \color #aa55ff
119 \end_branch
120 \index Index
121 \shortcut idx
122 \color #008000
123 \end_index
124 \secnumdepth 3
125 \tocdepth 2
126 \paragraph_separation indent
127 \paragraph_indentation default
128 \quotes_language english
129 \papercolumns 1
130 \papersides 2
131 \paperpagestyle default
132 \tracking_changes true
133 \output_changes false
134 \html_math_output 0
135 \html_css_as_file 0
136 \html_be_strict true
137 \author 424524441 "rgheck" 
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 \end_layout
1518
1519 \begin_layout Standard
1520 In the pull-down box at the top of the outline window, you can choose between
1521  several different lists, including other TOC-like objects, such as lists
1522  of tables and figures, but also lists of footnotes, or labels and cross-referen
1523 ces (see sec.
1524 \begin_inset space \thinspace{}
1525 \end_inset
1526
1527
1528 \begin_inset CommandInset ref
1529 LatexCommand ref
1530 reference "sec:Cross-References"
1531
1532 \end_inset
1533
1534 ), or notes, or citations (see sec.
1535 \begin_inset space \thinspace{}
1536 \end_inset
1537
1538
1539 \begin_inset CommandInset ref
1540 LatexCommand ref
1541 reference "sec:Bibliography"
1542
1543 \end_inset
1544
1545 ).
1546  Clicking on any of these will take you to the corresponding object in your
1547  document.
1548 \end_layout
1549
1550 \begin_layout Standard
1551 Right-clicking on elements in the Outline will in many cases open a context
1552  menu that will allow for direct modification of those elements.
1553  For example, with citations, the context menu allows you to open the citation
1554  dialog and to modify the citation.
1555  Right-clicking a change will allow you to accept or reject it.
1556 \end_layout
1557
1558 \begin_layout Standard
1559 The `Filter' field at the top allows you to restrict which entries appear
1560  in the Outline.
1561  For example, if you are displaying the list of Labels and References and
1562  wish to see only references to subsections, you can enter the text 
1563 \begin_inset Quotes eld
1564 \end_inset
1565
1566 sub:
1567 \begin_inset Quotes erd
1568 \end_inset
1569
1570  in the filter, and only entries containing that text will be displayed.
1571 \end_layout
1572
1573 \begin_layout Standard
1574 At the bottom of the outline are several buttons and the like that allow
1575  you further to control the display.
1576  The 
1577 \family sans
1578 Sort
1579 \family default
1580  option sorts the current list alphabetically.
1581  Otherwise, the elements appear in the order in which they occur in the
1582  document.
1583  The 
1584 \family sans
1585 Keep
1586 \family default
1587  option keeps it in the current view state.
1588  Keeping means that when you have e.
1589 \begin_inset space \thinspace{}
1590 \end_inset
1591
1592 g.
1593 \begin_inset space \space{}
1594 \end_inset
1595
1596 the subsections of section
1597 \begin_inset space ~
1598 \end_inset
1599
1600 2 and 4 shown and click on section
1601 \begin_inset space ~
1602 \end_inset
1603
1604 3, the subsections of section
1605 \begin_inset space ~
1606 \end_inset
1607
1608 2 and 4 will still be shown.
1609  Without the 
1610 \family sans
1611 Keep
1612 \family default
1613  option they will be hidden to highlight the clicked section
1614 \begin_inset space ~
1615 \end_inset
1616
1617 3.
1618  Finally, the slider at the left can be used to open the Outline to a given
1619  
1620 \begin_inset Quotes eld
1621 \end_inset
1622
1623 depth
1624 \begin_inset Quotes erd
1625 \end_inset
1626
1627 .
1628  It is best just to experiment with it to see how it works.
1629 \end_layout
1630
1631 \begin_layout Standard
1632 The 
1633 \begin_inset space \space{}
1634 \end_inset
1635
1636
1637 \begin_inset Graphics
1638         filename ../images/reload.png
1639
1640 \end_inset
1641
1642
1643 \begin_inset space ~
1644 \end_inset
1645
1646 button refreshes the TOC (though this should not usually be necessary).
1647  Next to it are buttons that allow you to change the position of sections
1648  in your document.
1649  The 
1650 \begin_inset space \space{}
1651 \end_inset
1652
1653
1654 \begin_inset Graphics
1655         filename ../images/down.png
1656         scale 85
1657         groupId toolbarbuttons
1658
1659 \end_inset
1660
1661
1662 \begin_inset space ~
1663 \end_inset
1664
1665  and 
1666 \begin_inset space \space{}
1667 \end_inset
1668
1669
1670 \begin_inset Graphics
1671         filename ../images/up.png
1672         scale 85
1673         groupId toolbarbuttons
1674
1675 \end_inset
1676
1677
1678 \begin_inset space ~
1679 \end_inset
1680
1681  buttons move sections up and down in the document.
1682  So, for example, you can move section
1683 \begin_inset space ~
1684 \end_inset
1685
1686 2.5 before section
1687 \begin_inset space ~
1688 \end_inset
1689
1690 2.4 or after section
1691 \begin_inset space ~
1692 \end_inset
1693
1694 2.6.
1695  LyX will then automatically renumber the sections to the new order.
1696  With the buttons 
1697 \begin_inset Graphics
1698         filename ../images/promote.png
1699         scale 85
1700         groupId toolbarbuttons
1701
1702 \end_inset
1703
1704  and 
1705 \begin_inset Graphics
1706         filename ../images/demote.png
1707         scale 85
1708         groupId toolbarbuttons
1709
1710 \end_inset
1711
1712  (or the corresponding key bindings 
1713 \family sans
1714 Tab
1715 \family default
1716  and 
1717 \family sans
1718 Shift-Tab
1719 \family default
1720 ) you can change the level of sections.
1721  So you can for example make section
1722 \begin_inset space ~
1723 \end_inset
1724
1725 2.5 chapter
1726 \begin_inset space ~
1727 \end_inset
1728
1729 3 or subsection
1730 \begin_inset space ~
1731 \end_inset
1732
1733 2.4.1.
1734 \end_layout
1735
1736 \begin_layout Section
1737 Input / Word Completion
1738 \begin_inset CommandInset label
1739 LatexCommand label
1740 name "sec:Input-Completion"
1741
1742 \end_inset
1743
1744
1745 \begin_inset Index idx
1746 status collapsed
1747
1748 \begin_layout Plain Layout
1749 Input completion
1750 \end_layout
1751
1752 \end_inset
1753
1754
1755 \begin_inset Index idx
1756 status collapsed
1757
1758 \begin_layout Plain Layout
1759 Word completion|see
1760 \begin_inset ERT
1761 status collapsed
1762
1763 \begin_layout Plain Layout
1764
1765 {
1766 \end_layout
1767
1768 \end_inset
1769
1770 Input completion
1771 \begin_inset ERT
1772 status collapsed
1773
1774 \begin_layout Plain Layout
1775
1776 }
1777 \end_layout
1778
1779 \end_inset
1780
1781
1782 \end_layout
1783
1784 \end_inset
1785
1786
1787 \end_layout
1788
1789 \begin_layout Standard
1790 LyX provides completion of words by scanning all documents that are currently
1791  opened.
1792  Every word that appears in these documents is added to a database that
1793  is used to propose completions.
1794 \end_layout
1795
1796 \begin_layout Standard
1797 The input completion can be activated in the LyX preferences (menu 
1798 \family sans
1799 Tools\SpecialChar \menuseparator
1800 Preferences
1801 \family default
1802 ) in the section 
1803 \family sans
1804 Editing\SpecialChar \menuseparator
1805 Input Completion
1806 \family default
1807 .
1808  With the option 
1809 \family sans
1810 Automatic
1811 \begin_inset space ~
1812 \end_inset
1813
1814 inline
1815 \begin_inset space ~
1816 \end_inset
1817
1818 completion
1819 \family default
1820  the proposed completion is shown directly behind the cursor.
1821  With the option 
1822 \family sans
1823 Automatic
1824 \begin_inset space ~
1825 \end_inset
1826
1827 popup
1828 \family default
1829  the completions are always shown in a popup.
1830  The cursor completion indicator can be turned off by deselecting the option
1831  
1832 \family sans
1833 Cursor
1834 \begin_inset space ~
1835 \end_inset
1836
1837 indicator
1838 \family default
1839 .
1840  With the general options you can define the delay time for the inline and
1841  popup completion and choose if long completions should be abbreviated.
1842 \end_layout
1843
1844 \begin_layout Standard
1845 LyX shows a small triangle behind the cursor as an indicator that there
1846  are completions available.
1847  Press the 
1848 \family sans
1849 Tab
1850 \family default
1851  key to accept a proposed completion.
1852  If several completions are possible, a popup is opened showing them.
1853  You can select a completion in the popup using the mouse or the arrow keys,
1854  and accept the chosen completion be pressing 
1855 \family sans
1856 Return
1857 \family default
1858 .
1859 \end_layout
1860
1861 \begin_layout Standard
1862 The completion options for math in the preferences do the same as the correspond
1863 ing options for text.
1864  The special math option 
1865 \family sans
1866 Autocorrection
1867 \family default
1868  enables that characters can be composed.
1869  If you for example want to insert the character 
1870 \begin_inset Formula $\Rightarrow$
1871 \end_inset
1872
1873 , you can then input the characters 
1874 \begin_inset Quotes eld
1875 \end_inset
1876
1877
1878 \series bold
1879 =>
1880 \series default
1881
1882 \begin_inset Quotes erd
1883 \end_inset
1884
1885  to a formula to get it.
1886  So this is a quick alternative to the insertion of commands or the usage
1887  of the math toolbar.
1888  A list with supported character combinations can be found in the file 
1889 \family typewriter
1890 autocorrect
1891 \family default
1892  that is somewhere in LyX's installation folder.
1893  Math autocorrection can at any time be turned on by pressing the exclamation
1894  mark key '!'.
1895  Pressing 
1896 \family sans
1897 Space
1898 \family default
1899  turns it off.
1900 \end_layout
1901
1902 \begin_layout Section
1903 Basic Key Bindings
1904 \begin_inset Index idx
1905 status collapsed
1906
1907 \begin_layout Plain Layout
1908 Key Bindings
1909 \end_layout
1910
1911 \end_inset
1912
1913
1914 \begin_inset Index idx
1915 status collapsed
1916
1917 \begin_layout Plain Layout
1918 Bindings|see
1919 \begin_inset ERT
1920 status collapsed
1921
1922 \begin_layout Plain Layout
1923
1924 {
1925 \end_layout
1926
1927 \end_inset
1928
1929 Key Bindings
1930 \begin_inset ERT
1931 status collapsed
1932
1933 \begin_layout Plain Layout
1934
1935 }
1936 \end_layout
1937
1938 \end_inset
1939
1940
1941 \end_layout
1942
1943 \end_inset
1944
1945
1946 \begin_inset Index idx
1947 status collapsed
1948
1949 \begin_layout Plain Layout
1950 Shortcuts|see
1951 \begin_inset ERT
1952 status collapsed
1953
1954 \begin_layout Plain Layout
1955
1956 {
1957 \end_layout
1958
1959 \end_inset
1960
1961 Key Bindings
1962 \begin_inset ERT
1963 status collapsed
1964
1965 \begin_layout Plain Layout
1966
1967 }
1968 \end_layout
1969
1970 \end_inset
1971
1972
1973 \end_layout
1974
1975 \end_inset
1976
1977
1978 \end_layout
1979
1980 \begin_layout Standard
1981 There are at least two different primary binding maps: 
1982 \family typewriter
1983 cua
1984 \family default
1985  and 
1986 \family typewriter
1987 emacs
1988 \family default
1989 .
1990  LyX's default is 
1991 \family typewriter
1992 cua
1993 \family default
1994 , which can be changed in the LyX preferences under 
1995 \family sans
1996 Editing\SpecialChar \menuseparator
1997 Shortcuts
1998 \family default
1999 .
2000 \end_layout
2001
2002 \begin_layout Standard
2003 Some keys, like 
2004 \family sans
2005 Page
2006 \begin_inset space ~
2007 \end_inset
2008
2009 Up
2010 \family default
2011
2012 \family sans
2013 Page
2014 \begin_inset space ~
2015 \end_inset
2016
2017 Down
2018 \family default
2019
2020 \family sans
2021 Left
2022 \family default
2023
2024 \family sans
2025 Right
2026 \family default
2027
2028 \family sans
2029 Up
2030 \family default
2031  and 
2032 \family sans
2033 Down
2034 \family default
2035 , do exactly what you expect them to do.
2036  Other keys don't:
2037 \end_layout
2038
2039 \begin_layout Labeling
2040 \labelwidthstring 00.00.0000
2041
2042 \family sans
2043 Tab
2044 \begin_inset CommandInset nomenclature
2045 LatexCommand nomenclature
2046 symbol "Tab"
2047 description "Tabulator key"
2048
2049 \end_inset
2050
2051
2052 \family default
2053  There is no such thing as a tab stop in LyX.
2054  If you do not understand this, go read sections
2055 \begin_inset space ~
2056 \end_inset
2057
2058
2059 \begin_inset CommandInset ref
2060 LatexCommand ref
2061 reference "sec:Par-indent-intro"
2062
2063 \end_inset
2064
2065  and 
2066 \begin_inset CommandInset ref
2067 LatexCommand ref
2068 reference "sec:Paragraph-Environments"
2069
2070 \end_inset
2071
2072 , especially section
2073 \begin_inset space ~
2074 \end_inset
2075
2076
2077 \begin_inset CommandInset ref
2078 LatexCommand ref
2079 reference "sub:Lists"
2080
2081 \end_inset
2082
2083 , right now.
2084  Yes, right now.
2085  If you're still confused, look in the 
2086 \emph on
2087 Tutorial
2088 \emph default
2089 .
2090 \begin_inset Newline newline
2091 \end_inset
2092
2093 In LyX the Tab key is only used to accept propositions of the input completion.
2094 \end_layout
2095
2096 \begin_layout Labeling
2097 \labelwidthstring 00.00.0000
2098
2099 \family sans
2100 Esc
2101 \begin_inset CommandInset nomenclature
2102 LatexCommand nomenclature
2103 symbol "Esc"
2104 description "Escape key"
2105
2106 \end_inset
2107
2108
2109 \family default
2110  This is the 
2111 \begin_inset Quotes eld
2112 \end_inset
2113
2114 cancel key.
2115 \begin_inset Quotes erd
2116 \end_inset
2117
2118  It's used, generically, to cancel operations.
2119  Other parts of the manual will go into greater detail about this.
2120 \end_layout
2121
2122 \begin_layout Labeling
2123 \labelwidthstring 00.00.0000
2124
2125 \family sans
2126 Home
2127 \family default
2128
2129 \begin_inset space ~
2130 \end_inset
2131
2132 and
2133 \begin_inset space ~
2134 \end_inset
2135
2136
2137 \family sans
2138 End
2139 \family default
2140  These move the cursor, respectively, to the beginning and end of a line,
2141  unless you are using the Emacs bindings where they jump to the beginning
2142  or end of the file.
2143 \end_layout
2144
2145 \begin_layout Standard
2146 There are three modifier keys:
2147 \end_layout
2148
2149 \begin_layout Labeling
2150 \labelwidthstring 00.00.0000
2151
2152 \family sans
2153 Control
2154 \family default
2155  (Denoted by 
2156 \begin_inset Quotes eld
2157 \end_inset
2158
2159
2160 \family sans
2161 Ctrl
2162 \family default
2163
2164 \begin_inset Quotes erd
2165 \end_inset
2166
2167
2168 \begin_inset CommandInset nomenclature
2169 LatexCommand nomenclature
2170 symbol "Ctrl"
2171 description "Control key"
2172
2173 \end_inset
2174
2175  in the documentation files) This has a couple of different uses, depending
2176  on which keys it is used in combination with:
2177 \end_layout
2178
2179 \begin_deeper
2180 \begin_layout Itemize
2181
2182 \family sans
2183 Backspace
2184 \family default
2185  or 
2186 \family sans
2187 Delete
2188 \family default
2189 , it deletes an entire word instead of a single character.
2190 \end_layout
2191
2192 \begin_layout Itemize
2193
2194 \family sans
2195 Left
2196 \family default
2197  and 
2198 \family sans
2199 Right
2200 \family default
2201 , it moves by words instead of characters.
2202 \end_layout
2203
2204 \begin_layout Itemize
2205
2206 \family sans
2207 Home
2208 \family default
2209  and 
2210 \family sans
2211 End
2212 \family default
2213 , it moves to the beginning and the end of the document, respectively.
2214 \end_layout
2215
2216 \end_deeper
2217 \begin_layout Labeling
2218 \labelwidthstring 00.00.0000
2219
2220 \family sans
2221 Shift
2222 \family default
2223  (Denoted by 
2224 \begin_inset Quotes eld
2225 \end_inset
2226
2227
2228 \family sans
2229 Shift
2230 \family default
2231
2232 \begin_inset Quotes erd
2233 \end_inset
2234
2235
2236 \begin_inset CommandInset nomenclature
2237 LatexCommand nomenclature
2238 symbol "Shift"
2239 description "Shift key"
2240
2241 \end_inset
2242
2243  in the documentation files) Use this with any of the arrow keys to select
2244  the text between the old and new cursor positions.
2245 \end_layout
2246
2247 \begin_layout Labeling
2248 \labelwidthstring 00.00.0000
2249
2250 \family sans
2251 Alt
2252 \family default
2253  (Denoted by 
2254 \begin_inset Quotes eld
2255 \end_inset
2256
2257
2258 \family sans
2259 Alt
2260 \family default
2261
2262 \begin_inset Quotes erd
2263 \end_inset
2264
2265
2266 \begin_inset CommandInset nomenclature
2267 LatexCommand nomenclature
2268 symbol "Alt"
2269 description "Alt or Meta key"
2270
2271 \end_inset
2272
2273  in the documentation files) This is the Alt key on many keyboards, unless
2274  your keyboard has a distinct Meta key.
2275  If you have both keys, you will need to try out which one actually performs
2276  the 
2277 \family sans
2278 Alt+
2279 \family default
2280  function.
2281 \begin_inset Newline newline
2282 \end_inset
2283
2284 This key does many different things, but it also activates the 
2285 \emph on
2286 menu accelerator keys
2287 \emph default
2288 .
2289  If you use this in combination with any of the underlined letters in a
2290  menu or menu item, it selects that menu item.
2291 \end_layout
2292
2293 \begin_deeper
2294 \begin_layout Standard
2295 For example, the sequence 
2296 \begin_inset Quotes eld
2297 \end_inset
2298
2299
2300 \family sans
2301 Alt
2302 \begin_inset space ~
2303 \end_inset
2304
2305 e
2306 \begin_inset space ~
2307 \end_inset
2308
2309 s
2310 \family default
2311
2312 \begin_inset space ~
2313 \end_inset
2314
2315
2316 \family sans
2317 c
2318 \family default
2319
2320 \begin_inset Quotes erd
2321 \end_inset
2322
2323  brings up the 
2324 \begin_inset Quotes eld
2325 \end_inset
2326
2327 Text Style
2328 \begin_inset Quotes erd
2329 \end_inset
2330
2331  dialog.
2332  Typing 
2333 \begin_inset Quotes eld
2334 \end_inset
2335
2336
2337 \family sans
2338 Alt
2339 \begin_inset space ~
2340 \end_inset
2341
2342 f
2343 \family default
2344
2345 \begin_inset Quotes erd
2346 \end_inset
2347
2348  opens the 
2349 \family sans
2350 File
2351 \family default
2352  menu.
2353 \end_layout
2354
2355 \begin_layout Standard
2356 The 
2357 \emph on
2358 Shortcuts
2359 \emph default
2360  manual lists all other things bound to the 
2361 \family sans
2362 Alt
2363 \family default
2364  key.
2365 \end_layout
2366
2367 \end_deeper
2368 \begin_layout Standard
2369 You will learn more and more key bindings and short-cut keys as you use
2370  LyX, because most actions will prompt a small message in the status bar
2371  at the bottom of LyX's main window which describes the name of the action
2372  you have just triggered, and any existing key bindings for that action.
2373  The LyX menus also list the defined key bindings.
2374  The notation for the key bindings is very similar to the notation used
2375  in this documentation, so you should not have any problems understanding
2376  it.
2377  However, notice that Shift-modifiers are explicitly mentioned, so 
2378 \begin_inset Quotes eld
2379 \end_inset
2380
2381
2382 \family sans
2383 Alt+P Shift+A
2384 \family default
2385
2386 \begin_inset Quotes erd
2387 \end_inset
2388
2389  means 
2390 \family sans
2391 Alt+P
2392 \family default
2393  followed by a capital 
2394 \family sans
2395 A
2396 \family default
2397 .
2398 \end_layout
2399
2400 \begin_layout Standard
2401 You can list or change the key bindings in the menu 
2402 \family sans
2403 Tools\SpecialChar \menuseparator
2404 Preferences
2405 \family default
2406  under 
2407 \family sans
2408 Edit\SpecialChar \menuseparator
2409 Shortcuts
2410 \family default
2411  as explained in sec.
2412 \begin_inset space \thinspace{}
2413 \end_inset
2414
2415
2416 \begin_inset CommandInset ref
2417 LatexCommand ref
2418 reference "sub:Editing-Shortcuts"
2419
2420 \end_inset
2421
2422 .
2423 \end_layout
2424
2425 \begin_layout Chapter
2426 LyX Basics
2427 \begin_inset Index idx
2428 status collapsed
2429
2430 \begin_layout Plain Layout
2431 LyX ! Basics
2432 \end_layout
2433
2434 \end_inset
2435
2436
2437 \end_layout
2438
2439 \begin_layout Section
2440 Document Types
2441 \begin_inset Index idx
2442 status collapsed
2443
2444 \begin_layout Plain Layout
2445 Document ! Types
2446 \end_layout
2447
2448 \end_inset
2449
2450
2451 \end_layout
2452
2453 \begin_layout Subsection
2454 Introduction
2455 \end_layout
2456
2457 \begin_layout Standard
2458 Before you do anything else, before you ever start writing a document, you
2459  need to decide what type of document you want to edit.
2460  Different types of documents use different types of spacing, headings,
2461  numbering schemes, and so on.
2462  Additionally, different documents use different paragraph environments,
2463  and format the title of your document differently.
2464 \end_layout
2465
2466 \begin_layout Standard
2467
2468 \emph on
2469 document class
2470 \emph default
2471  describes a group of properties common to a particular set of documents.
2472  By setting the document class, you automatically select these properties,
2473  making it easier to create the type of document you want.
2474  If you don't choose a document class, LyX picks one for you by default.
2475  So it is up to you to change the class of your document.
2476 \end_layout
2477
2478 \begin_layout Standard
2479 Read on for info about the document classes you can choose from LyX, and
2480  how to adjust their properties.
2481 \end_layout
2482
2483 \begin_layout Subsection
2484 Document Classes
2485 \begin_inset Index idx
2486 status collapsed
2487
2488 \begin_layout Plain Layout
2489 Document ! Classes
2490 \end_layout
2491
2492 \end_inset
2493
2494
2495 \begin_inset CommandInset label
2496 LatexCommand label
2497 name "sec:Document-Classes"
2498
2499 \end_inset
2500
2501
2502 \end_layout
2503
2504 \begin_layout Standard
2505 You can select a class using the 
2506 \family sans
2507 Document\SpecialChar \menuseparator
2508 Settings\SpecialChar \menuseparator
2509 Document Class
2510 \family default
2511
2512 \begin_inset Index idx
2513 status collapsed
2514
2515 \begin_layout Plain Layout
2516 Document ! Settings
2517 \end_layout
2518
2519 \end_inset
2520
2521  dialog.
2522  Select the class you want to use, and make any fine tunings of the options
2523  you may need.
2524 \end_layout
2525
2526 \begin_layout Subsubsection
2527 Overview
2528 \end_layout
2529
2530 \begin_layout Standard
2531 There are four standard document classes in LyX.
2532  They are:
2533 \end_layout
2534
2535 \begin_layout Description
2536 Article for basic articles
2537 \end_layout
2538
2539 \begin_layout Description
2540 Report for basic reports
2541 \end_layout
2542
2543 \begin_layout Description
2544 Book for writing a book
2545 \end_layout
2546
2547 \begin_layout Description
2548 Letter for US-style letters
2549 \end_layout
2550
2551 \begin_layout Standard
2552 There are also some non-standard classes, which LyX only uses if you have
2553  installed the corresponding LaTeX class files, though most LaTeX distributions
2554  will include many of these.
2555  Here are some of the classes.
2556  The full list with detailed explanations can be found in chapter 
2557 \emph on
2558 Special Document Classes
2559 \emph default
2560  in the 
2561 \emph on
2562 Additional Features
2563 \emph default
2564  manual:
2565 \end_layout
2566
2567 \begin_layout Description
2568 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2569 \end_layout
2570
2571 \begin_layout Description
2572 ACS For submissions to the journals published by the American Chemistry
2573  Society
2574 \end_layout
2575
2576 \begin_layout Description
2577 AGU For submissions to the journals published by the American Geophysical
2578  Union
2579 \end_layout
2580
2581 \begin_layout Description
2582 AMS Layouts for articles and books in the style and format used by the American
2583  Mathematical Society (AMS).
2584  There are three article layouts available.
2585  The standard one uses a typical numbering scheme for theorems etc., that
2586  prepends the section number to the number of the result.
2587  All result-type statements (propositions, corollaries, and so on) are sequenced
2588  together, but definitions, examples, and the like have their own sequence.
2589  The 
2590 \begin_inset Quotes eld
2591 \end_inset
2592
2593 sequential numbering
2594 \begin_inset Quotes erd
2595 \end_inset
2596
2597  scheme does not place the section number with each result, but numbers
2598  them throughout the article in a single sequence.
2599  Each type of result gets its own sequence.
2600  There is also a layout that dispenses with numbering of statements altogether.
2601 \end_layout
2602
2603 \begin_layout Description
2604 Beamer Layout for presentations
2605 \end_layout
2606
2607 \begin_layout Description
2608 Broadway Layout for writing plays.
2609  It is not an existing LaTeX document class, but a new one that is distributed
2610  with LyX.
2611 \end_layout
2612
2613 \begin_layout Description
2614 Chess Layout to write about chess games
2615 \end_layout
2616
2617 \begin_layout Description
2618 Curriculum
2619 \begin_inset space ~
2620 \end_inset
2621
2622 vitae classes to create curriculum vitae
2623 \end_layout
2624
2625 \begin_layout Description
2626 Elsarticle Layout for journals of the Elsevier publishing group
2627 \end_layout
2628
2629 \begin_layout Description
2630 Foils Used to make transparencies
2631 \end_layout
2632
2633 \begin_layout Description
2634 Hollywood Used to type spec scripts for the US film industry.
2635  It is not an existing LaTeX document class, but a new one that is distributed
2636  with LyX.
2637 \end_layout
2638
2639 \begin_layout Description
2640 IEEEtran Layout for the journals published by the Institute of Electrical
2641  and Electronics Engineers (IEEE)
2642 \end_layout
2643
2644 \begin_layout Description
2645 IOP Layout for journals of the Institute of Physics publishing group
2646 \end_layout
2647
2648 \begin_layout Description
2649 Kluwer Layout for journals of the Kluwer publishing group
2650 \end_layout
2651
2652 \begin_layout Description
2653 KOMA-Script a replacement for the standard classes, offers many useful features
2654  like caption formatting, automatic print space calculation etc.
2655  (Is used by this document.)
2656 \end_layout
2657
2658 \begin_layout Description
2659 Memoir another replacement for the standard classes
2660 \end_layout
2661
2662 \begin_layout Description
2663 Powerdot Layout for presentations
2664 \end_layout
2665
2666 \begin_layout Description
2667 REVTe
2668 \begin_inset ERT
2669 status collapsed
2670
2671 \begin_layout Plain Layout
2672
2673 {}
2674 \end_layout
2675
2676 \end_inset
2677
2678 X is used to write articles for the publications of the American Physical
2679  Society (APS), American Institute of Physics (AIP), and Optical Society
2680  of America (OSA).
2681  This class is not completely compatible with all LyX features.
2682 \end_layout
2683
2684 \begin_layout Description
2685 Slides Used to make transparencies
2686 \end_layout
2687
2688 \begin_layout Description
2689 SPIE
2690 \begin_inset space ~
2691 \end_inset
2692
2693 Proceedings Layout for the journals published by The International Society
2694  for Optical Engineering (SPIE)
2695 \end_layout
2696
2697 \begin_layout Description
2698 Springer Layouts for journals of the Springer publishing group
2699 \end_layout
2700
2701 \begin_layout Standard
2702 We will not go into detail about how to use these different document classes
2703  here.
2704  You can find details about the non-standard classes in Chapter 6 of the
2705  
2706 \emph on
2707 Additional Features
2708 \emph default
2709  manual.
2710  Here, we will settle for a list of some of the common properties of all
2711  of the document classes.
2712 \end_layout
2713
2714 \begin_layout Subsubsection
2715 Availability
2716 \end_layout
2717
2718 \begin_layout Standard
2719 You will probably find that many of the document classes listed under 
2720 \family sans
2721 Document\SpecialChar \menuseparator
2722 Settings\SpecialChar \menuseparator
2723 Document Class
2724 \begin_inset Index idx
2725 status collapsed
2726
2727 \begin_layout Plain Layout
2728 Document ! Settings
2729 \end_layout
2730
2731 \end_inset
2732
2733  
2734 \family default
2735 are marked as 
2736 \begin_inset Quotes eld
2737 \end_inset
2738
2739 Unavailable
2740 \begin_inset Quotes erd
2741 \end_inset
2742
2743 .
2744  If you open a document that uses such a class, you will receive a warning
2745  saying that there are files that are required to produce output that are
2746  not installed.
2747  So it may seem that something is wrong.
2748 \end_layout
2749
2750 \begin_layout Standard
2751 Nothing is wrong.
2752  LyX includes many more document classes than you will ever need to use,
2753  and some of them, like 
2754 \family sans
2755 IOP
2756 \family default
2757 , are highly specialized.
2758  LyX tries to support as many different types of documents as possible,
2759  and it includes almost one hundred different layout files, with a growing
2760  number.
2761  No LaTeX distribution will install by default all files that might be needed
2762  by some document class.
2763  There are just too many of them.
2764  That is why some of the document classes are unavailable.
2765 \end_layout
2766
2767 \begin_layout Standard
2768 If there is a document class you would like to use that is marked as 
2769 \begin_inset Quotes erd
2770 \end_inset
2771
2772 Unavailable
2773 \begin_inset Quotes erd
2774 \end_inset
2775
2776 , you just need to install the appropriate package files.
2777  The easiest way to find out which files you need to install is to use that
2778  document class for a new file.
2779  LyX will display a dialog that will list the missing files.
2780  See section 
2781 \begin_inset Quotes eld
2782 \end_inset
2783
2784 Installing new LaTeX files
2785 \begin_inset Quotes erd
2786 \end_inset
2787
2788  in of the 
2789 \emph on
2790 Customization
2791 \emph default
2792  manual for information on how to install them.
2793 \begin_inset VSpace medskip
2794 \end_inset
2795
2796
2797 \end_layout
2798
2799 \begin_layout Standard
2800 Although LyX provides support for many different sorts of documents, it
2801  does not include support for every document class people might want to
2802  use.
2803  For example, many universities provide LaTeX class files to be used for
2804  dissertations submitted to those universities.
2805  The LyX team cannot write layout files to support every one of these.
2806  There are too many.
2807  Fortunately, users can write their own layout files, and many users have
2808  done so.
2809  Chapter
2810 \begin_inset space ~
2811 \end_inset
2812
2813 5 of the 
2814 \emph on
2815 Customization
2816 \emph default
2817  manual contains information on how to create layout files.
2818 \end_layout
2819
2820 \begin_layout Subsubsection
2821 Modules
2822 \begin_inset CommandInset label
2823 LatexCommand label
2824 name "sub:Modules"
2825
2826 \end_inset
2827
2828
2829 \begin_inset Index idx
2830 status collapsed
2831
2832 \begin_layout Plain Layout
2833 Document ! Modules
2834 \end_layout
2835
2836 \end_inset
2837
2838
2839 \end_layout
2840
2841 \begin_layout Standard
2842 Modules load additional features that are not by default available in the
2843  chosen document class.
2844  For example you might want to write Braille (embossed printing) in a document.
2845  This is not available in any document class, so you have to load the correspond
2846 ing module in the 
2847 \family sans
2848 Modules
2849 \family default
2850  section of the 
2851 \family sans
2852 Document\SpecialChar \menuseparator
2853 Settings
2854 \family default
2855
2856 \begin_inset Index idx
2857 status collapsed
2858
2859 \begin_layout Plain Layout
2860 Document ! Settings
2861 \end_layout
2862
2863 \end_inset
2864
2865  dialog.
2866  Highlighting a module in the dialog will bring up a description of what
2867  it does.
2868 \end_layout
2869
2870 \begin_layout Standard
2871 Some modules require LaTeX packages or file format converters that are not
2872  always installed by default.
2873  LyX will warn you if you do not have a needed package or converter, and
2874  it will tell you what exactly you are missing.
2875  You can still use the module while editing your file, but you will not
2876  be able to export to PDF or print your document, since LyX will not be
2877  able to compile the LaTeX file without the missing prerequisites.
2878  If you want to be able to produce this kind of output, then you need to
2879  install the missing prerequisites and then reconfigure LyX by selecting
2880  
2881 \family sans
2882 Tools\SpecialChar \menuseparator
2883 Reconfigure
2884 \family default
2885 .
2886 \begin_inset Index idx
2887 status collapsed
2888
2889 \begin_layout Plain Layout
2890 Reconfiguration of LyX
2891 \end_layout
2892
2893 \end_inset
2894
2895  See section 
2896 \begin_inset Quotes eld
2897 \end_inset
2898
2899 Installing new LaTeX files
2900 \begin_inset Quotes erd
2901 \end_inset
2902
2903  of the 
2904 \emph on
2905 Customization
2906 \emph default
2907  manual for more information on installing needed packages.
2908 \end_layout
2909
2910 \begin_layout Standard
2911 \begin_inset Note Greyedout
2912 status collapsed
2913
2914 \begin_layout Plain Layout
2915
2916 \series bold
2917 Note:
2918 \series default
2919  Some modules require other modules, and some pairs of modules are incompatible.
2920  LyX will advise you about these things.
2921 \end_layout
2922
2923 \end_inset
2924
2925
2926 \end_layout
2927
2928 \begin_layout Subsubsection
2929 Local Layout
2930 \begin_inset CommandInset label
2931 LatexCommand label
2932 name "sub:Local-Layout"
2933
2934 \end_inset
2935
2936
2937 \begin_inset Index idx
2938 status collapsed
2939
2940 \begin_layout Plain Layout
2941 Document ! Local Layout
2942 \end_layout
2943
2944 \end_inset
2945
2946
2947 \end_layout
2948
2949 \begin_layout Standard
2950 Modules are to LyX much as packages are to LaTeX: They are intended to be
2951  used in a variety of different documents.
2952  If you often find yourself needing the same sort of thing in different
2953  documents, you should consider writing a module for this purpose.
2954  Sometimes, however, a particular document has very special needs, but you
2955  need a specific inset or character style only that one time.
2956  You want something that is like a document's own LaTeX preamble.
2957  What you want is LyX's 
2958 \begin_inset Quotes eld
2959 \end_inset
2960
2961 Local Layout
2962 \begin_inset Quotes erd
2963 \end_inset
2964
2965 .
2966  See section 
2967 \emph on
2968 Local Layout
2969 \emph default
2970  of the 
2971 \emph on
2972 Customization
2973 \emph default
2974  manual for information on how to use it.
2975 \end_layout
2976
2977 \begin_layout Subsubsection
2978 Properties
2979 \end_layout
2980
2981 \begin_layout Standard
2982 Each class has a default set of options.
2983  Here's a quick table describing them:
2984 \end_layout
2985
2986 \begin_layout Standard
2987 \begin_inset VSpace 0.3cm
2988 \end_inset
2989
2990
2991 \end_layout
2992
2993 \begin_layout Standard
2994 \align center
2995 \begin_inset Tabular
2996 <lyxtabular version="3" rows="5" columns="5">
2997 <features tabularvalignment="middle">
2998 <column alignment="center" valignment="top" width="0pt">
2999 <column alignment="center" valignment="top" width="0pt">
3000 <column alignment="center" valignment="top" width="0pt">
3001 <column alignment="center" valignment="top" width="0pt">
3002 <column alignment="center" valignment="top" width="0pt">
3003 <row>
3004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3005 \begin_inset Text
3006
3007 \begin_layout Plain Layout
3008
3009 \end_layout
3010
3011 \end_inset
3012 </cell>
3013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3014 \begin_inset Text
3015
3016 \begin_layout Plain Layout
3017
3018 \family sans
3019 \series medium
3020 \shape up
3021 \size normal
3022 \emph off
3023 \bar no
3024 \noun off
3025 \color none
3026 Page style
3027 \end_layout
3028
3029 \end_inset
3030 </cell>
3031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3032 \begin_inset Text
3033
3034 \begin_layout Plain Layout
3035
3036 \family sans
3037 \series medium
3038 \shape up
3039 \size normal
3040 \emph off
3041 \bar no
3042 \noun off
3043 \color none
3044 Sides
3045 \end_layout
3046
3047 \end_inset
3048 </cell>
3049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3050 \begin_inset Text
3051
3052 \begin_layout Plain Layout
3053
3054 \family sans
3055 \series medium
3056 \shape up
3057 \size normal
3058 \emph off
3059 \bar no
3060 \noun off
3061 \color none
3062 Columns
3063 \end_layout
3064
3065 \end_inset
3066 </cell>
3067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3068 \begin_inset Text
3069
3070 \begin_layout Plain Layout
3071
3072 \series medium
3073 \shape up
3074 \size normal
3075 \emph off
3076 \bar no
3077 \noun off
3078 \color none
3079 Max.
3080  sectioning level
3081 \end_layout
3082
3083 \end_inset
3084 </cell>
3085 </row>
3086 <row>
3087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3088 \begin_inset Text
3089
3090 \begin_layout Plain Layout
3091
3092 \series medium
3093 \shape up
3094 \size normal
3095 \emph off
3096 \bar no
3097 \noun off
3098 \color none
3099 article
3100 \end_layout
3101
3102 \end_inset
3103 </cell>
3104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3105 \begin_inset Text
3106
3107 \begin_layout Plain Layout
3108
3109 \family sans
3110 \series medium
3111 \shape up
3112 \size normal
3113 \emph off
3114 \bar no
3115 \noun off
3116 \color none
3117 Plain
3118 \end_layout
3119
3120 \end_inset
3121 </cell>
3122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3123 \begin_inset Text
3124
3125 \begin_layout Plain Layout
3126
3127 \family sans
3128 \series medium
3129 \shape up
3130 \size normal
3131 \emph off
3132 \bar no
3133 \noun off
3134 \color none
3135 One
3136 \end_layout
3137
3138 \end_inset
3139 </cell>
3140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3141 \begin_inset Text
3142
3143 \begin_layout Plain Layout
3144
3145 \family sans
3146 \series medium
3147 \shape up
3148 \size normal
3149 \emph off
3150 \bar no
3151 \noun off
3152 \color none
3153 One
3154 \end_layout
3155
3156 \end_inset
3157 </cell>
3158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3159 \begin_inset Text
3160
3161 \begin_layout Plain Layout
3162
3163 \family sans
3164 \series medium
3165 \shape up
3166 \size normal
3167 \emph off
3168 \bar no
3169 \noun off
3170 \color none
3171 Section
3172 \end_layout
3173
3174 \end_inset
3175 </cell>
3176 </row>
3177 <row>
3178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3179 \begin_inset Text
3180
3181 \begin_layout Plain Layout
3182
3183 \series medium
3184 \shape up
3185 \size normal
3186 \emph off
3187 \bar no
3188 \noun off
3189 \color none
3190 report
3191 \end_layout
3192
3193 \end_inset
3194 </cell>
3195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3196 \begin_inset Text
3197
3198 \begin_layout Plain Layout
3199
3200 \family sans
3201 \series medium
3202 \shape up
3203 \size normal
3204 \emph off
3205 \bar no
3206 \noun off
3207 \color none
3208 Plain
3209 \end_layout
3210
3211 \end_inset
3212 </cell>
3213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3214 \begin_inset Text
3215
3216 \begin_layout Plain Layout
3217
3218 \family sans
3219 \series medium
3220 \shape up
3221 \size normal
3222 \emph off
3223 \bar no
3224 \noun off
3225 \color none
3226 One
3227 \end_layout
3228
3229 \end_inset
3230 </cell>
3231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3232 \begin_inset Text
3233
3234 \begin_layout Plain Layout
3235
3236 \family sans
3237 \series medium
3238 \shape up
3239 \size normal
3240 \emph off
3241 \bar no
3242 \noun off
3243 \color none
3244 One
3245 \end_layout
3246
3247 \end_inset
3248 </cell>
3249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3250 \begin_inset Text
3251
3252 \begin_layout Plain Layout
3253
3254 \family sans
3255 \series medium
3256 \shape up
3257 \size normal
3258 \emph off
3259 \bar no
3260 \noun off
3261 \color none
3262 Chapter
3263 \end_layout
3264
3265 \end_inset
3266 </cell>
3267 </row>
3268 <row>
3269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3270 \begin_inset Text
3271
3272 \begin_layout Plain Layout
3273
3274 \series medium
3275 \shape up
3276 \size normal
3277 \emph off
3278 \bar no
3279 \noun off
3280 \color none
3281 book
3282 \end_layout
3283
3284 \end_inset
3285 </cell>
3286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3287 \begin_inset Text
3288
3289 \begin_layout Plain Layout
3290
3291 \family sans
3292 \series medium
3293 \shape up
3294 \size normal
3295 \emph off
3296 \bar no
3297 \noun off
3298 \color none
3299 Headings
3300 \end_layout
3301
3302 \end_inset
3303 </cell>
3304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3305 \begin_inset Text
3306
3307 \begin_layout Plain Layout
3308
3309 \family sans
3310 \series medium
3311 \shape up
3312 \size normal
3313 \emph off
3314 \bar no
3315 \noun off
3316 \color none
3317 Two
3318 \end_layout
3319
3320 \end_inset
3321 </cell>
3322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3323 \begin_inset Text
3324
3325 \begin_layout Plain Layout
3326
3327 \family sans
3328 \series medium
3329 \shape up
3330 \size normal
3331 \emph off
3332 \bar no
3333 \noun off
3334 \color none
3335 One
3336 \end_layout
3337
3338 \end_inset
3339 </cell>
3340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3341 \begin_inset Text
3342
3343 \begin_layout Plain Layout
3344
3345 \family sans
3346 \series medium
3347 \shape up
3348 \size normal
3349 \emph off
3350 \bar no
3351 \noun off
3352 \color none
3353 Chapter
3354 \end_layout
3355
3356 \end_inset
3357 </cell>
3358 </row>
3359 <row>
3360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3361 \begin_inset Text
3362
3363 \begin_layout Plain Layout
3364
3365 \series medium
3366 \shape up
3367 \size normal
3368 \emph off
3369 \bar no
3370 \noun off
3371 \color none
3372 letter
3373 \end_layout
3374
3375 \end_inset
3376 </cell>
3377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3378 \begin_inset Text
3379
3380 \begin_layout Plain Layout
3381
3382 \family sans
3383 \series medium
3384 \shape up
3385 \size normal
3386 \emph off
3387 \bar no
3388 \noun off
3389 \color none
3390 Plain
3391 \end_layout
3392
3393 \end_inset
3394 </cell>
3395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3396 \begin_inset Text
3397
3398 \begin_layout Plain Layout
3399
3400 \family sans
3401 \series medium
3402 \shape up
3403 \size normal
3404 \emph off
3405 \bar no
3406 \noun off
3407 \color none
3408 One
3409 \end_layout
3410
3411 \end_inset
3412 </cell>
3413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3414 \begin_inset Text
3415
3416 \begin_layout Plain Layout
3417
3418 \family sans
3419 \series medium
3420 \shape up
3421 \size normal
3422 \emph off
3423 \bar no
3424 \noun off
3425 \color none
3426 One
3427 \end_layout
3428
3429 \end_inset
3430 </cell>
3431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3432 \begin_inset Text
3433
3434 \begin_layout Plain Layout
3435
3436 \series medium
3437 \shape up
3438 \size normal
3439 \emph off
3440 \bar no
3441 \noun off
3442 \color none
3443 none
3444 \end_layout
3445
3446 \end_inset
3447 </cell>
3448 </row>
3449 </lyxtabular>
3450
3451 \end_inset
3452
3453
3454 \end_layout
3455
3456 \begin_layout Standard
3457 \begin_inset VSpace 0.3cm
3458 \end_inset
3459
3460
3461 \end_layout
3462
3463 \begin_layout Standard
3464 You're probably also wondering what 
3465 \begin_inset Quotes eld
3466 \end_inset
3467
3468 Max.
3469 \begin_inset space ~
3470 \end_inset
3471
3472 sectioning level
3473 \begin_inset Quotes erd
3474 \end_inset
3475
3476  means.
3477  There are several paragraph environments used to create section headings.
3478  Different document classes allow different types of section headings.
3479  Only two use the 
3480 \family sans
3481 Chapter
3482 \family default
3483  heading; the rest do not and begin instead with the 
3484 \family sans
3485 Section
3486 \family default
3487  heading.
3488  Some document classes, such as the ones for letters, don't use any section
3489  headings.
3490  In addition to 
3491 \family sans
3492 Chapter
3493 \family default
3494  and 
3495 \family sans
3496 Section
3497 \family default
3498  headings, there are also 
3499 \family sans
3500 Subsection
3501 \family default
3502  headings, 
3503 \family sans
3504 Subsubsection
3505 \family default
3506  headings, and so on.
3507  We will describe these headings fully in section
3508 \begin_inset space ~
3509 \end_inset
3510
3511
3512 \begin_inset CommandInset ref
3513 LatexCommand ref
3514 reference "sub:Headings"
3515
3516 \end_inset
3517
3518 .
3519 \end_layout
3520
3521 \begin_layout Subsection
3522 Document Layout
3523 \begin_inset CommandInset label
3524 LatexCommand label
3525 name "sub:Document-Layout"
3526
3527 \end_inset
3528
3529
3530 \begin_inset Index idx
3531 status collapsed
3532
3533 \begin_layout Plain Layout
3534 Document ! Layout
3535 \end_layout
3536
3537 \end_inset
3538
3539
3540 \family sans
3541
3542 \begin_inset Index idx
3543 status collapsed
3544
3545 \begin_layout Plain Layout
3546 Document ! Settings
3547 \end_layout
3548
3549 \end_inset
3550
3551
3552 \end_layout
3553
3554 \begin_layout Standard
3555 The most important properties of document classes are set in the menu 
3556 \family sans
3557 Document\SpecialChar \menuseparator
3558 Settings
3559 \family default
3560 .
3561  There in the 
3562 \family sans
3563 Class
3564 \begin_inset space ~
3565 \end_inset
3566
3567 options
3568 \family default
3569  field under 
3570 \family sans
3571 Documents
3572 \begin_inset space ~
3573 \end_inset
3574
3575 Class
3576 \family default
3577 , you can enter special options for your document class in a comma-separated
3578  list.
3579  This is only necessary if LyX doesn't support special options you want
3580  to use for your document.
3581  To learn more about your favorite LaTeX-class and its options, you have
3582  to read its manual.
3583 \end_layout
3584
3585 \begin_layout Standard
3586 The drop box 
3587 \family sans
3588 Headings style
3589 \family default
3590  in the 
3591 \family sans
3592 Document\SpecialChar \menuseparator
3593 Settings
3594 \family default
3595  dialog under 
3596 \family sans
3597 Page
3598 \begin_inset space ~
3599 \end_inset
3600
3601 Layout
3602 \family default
3603  controls what sorts of headings and page numbers go on a page.
3604  You can choose between the following five options:
3605 \end_layout
3606
3607 \begin_layout Labeling
3608 \labelwidthstring 00.00.0000
3609
3610 \family sans
3611 Default
3612 \family default
3613  Use default page style of current class.
3614 \end_layout
3615
3616 \begin_layout Labeling
3617 \labelwidthstring 00.00.0000
3618
3619 \family sans
3620 Empty
3621 \family default
3622  No page numbers or headings.
3623 \end_layout
3624
3625 \begin_layout Labeling
3626 \labelwidthstring 00.00.0000
3627
3628 \family sans
3629 Plain
3630 \family default
3631  Page numbers only.
3632 \end_layout
3633
3634 \begin_layout Labeling
3635 \labelwidthstring 00.00.0000
3636
3637 \family sans
3638 Headings
3639 \family default
3640  Page numbers and either the current chapter or section title and number.
3641  Whether LyX uses the current chapter or the current section depends on
3642  the maximum sectioning level of the class.
3643 \end_layout
3644
3645 \begin_layout Labeling
3646 \labelwidthstring 00.00.0000
3647
3648 \family sans
3649 Fancy
3650 \family default
3651  This allows you to define fully customizable headers and footers if you
3652  have the LaTeX-package 
3653 \series bold
3654 fancyhdr
3655 \series default
3656
3657 \begin_inset Index idx
3658 status collapsed
3659
3660 \begin_layout Plain Layout
3661 LaTeX-packages ! fancyhdr
3662 \end_layout
3663
3664 \end_inset
3665
3666  installed.
3667  How they are defined is explained in section
3668 \begin_inset space ~
3669 \end_inset
3670
3671
3672 \begin_inset CommandInset ref
3673 LatexCommand ref
3674 reference "sec:Customized-Page-Headers"
3675
3676 \end_inset
3677
3678 .
3679 \end_layout
3680
3681 \begin_layout Standard
3682 The separation of paragraphs is described in section
3683 \begin_inset space ~
3684 \end_inset
3685
3686
3687 \begin_inset CommandInset ref
3688 LatexCommand ref
3689 reference "sub:Paragraph-Separation"
3690
3691 \end_inset
3692
3693 .
3694 \end_layout
3695
3696 \begin_layout Subsection
3697 Paper Size and Orientation
3698 \begin_inset Index idx
3699 status collapsed
3700
3701 \begin_layout Plain Layout
3702 Document ! Paper size
3703 \end_layout
3704
3705 \end_inset
3706
3707
3708 \begin_inset CommandInset label
3709 LatexCommand label
3710 name "sub:Paper-Size,-Orientation"
3711
3712 \end_inset
3713
3714
3715 \end_layout
3716
3717 \begin_layout Standard
3718 You can find the following options in the menu 
3719 \family sans
3720 Page
3721 \begin_inset space ~
3722 \end_inset
3723
3724 Layout
3725 \family default
3726  of the 
3727 \family sans
3728 Document\SpecialChar \menuseparator
3729 Settings
3730 \family default
3731  dialog:
3732 \family sans
3733
3734 \begin_inset Index idx
3735 status collapsed
3736
3737 \begin_layout Plain Layout
3738 Document ! Settings
3739 \end_layout
3740
3741 \end_inset
3742
3743
3744 \end_layout
3745
3746 \begin_layout Labeling
3747 \labelwidthstring 00.00.0000
3748
3749 \family sans
3750 Paper
3751 \begin_inset space ~
3752 \end_inset
3753
3754 Format
3755 \family default
3756  What size paper to print on.
3757  The choices are
3758 \end_layout
3759
3760 \begin_deeper
3761 \begin_layout Itemize
3762
3763 \family sans
3764 Default
3765 \end_layout
3766
3767 \begin_layout Itemize
3768
3769 \family sans
3770 A0 - A6
3771 \end_layout
3772
3773 \begin_layout Itemize
3774
3775 \family sans
3776 B0 - B6
3777 \end_layout
3778
3779 \begin_layout Itemize
3780
3781 \family sans
3782 C0 - C6
3783 \end_layout
3784
3785 \begin_layout Itemize
3786
3787 \family sans
3788 US letter, US legal, US executive
3789 \end_layout
3790
3791 \begin_layout Itemize
3792
3793 \family sans
3794 JIS B0 - JIS B6
3795 \end_layout
3796
3797 \begin_layout Itemize
3798
3799 \family sans
3800 Custom
3801 \end_layout
3802
3803 \end_deeper
3804 \begin_layout Labeling
3805 \labelwidthstring 00.00.0000
3806
3807 \family sans
3808 Orientation
3809 \family default
3810  To choose whether to output as 
3811 \family sans
3812 Landscape
3813 \family default
3814  or as 
3815 \family sans
3816 Portrait
3817 \family default
3818 .
3819 \end_layout
3820
3821 \begin_layout Labeling
3822 \labelwidthstring 00.00.0000
3823
3824 \family sans
3825 Two-sided
3826 \begin_inset space ~
3827 \end_inset
3828
3829 document
3830 \family default
3831  Adjusts the print space to print both sides of paper.
3832  That means that the print space for odd- and even-numbered pages is different.
3833 \end_layout
3834
3835 \begin_layout Subsection
3836 Margins
3837 \begin_inset CommandInset label
3838 LatexCommand label
3839 name "sub:Margins"
3840
3841 \end_inset
3842
3843
3844 \begin_inset Index idx
3845 status collapsed
3846
3847 \begin_layout Plain Layout
3848 Document ! Margins
3849 \end_layout
3850
3851 \end_inset
3852
3853
3854 \begin_inset Index idx
3855 status collapsed
3856
3857 \begin_layout Plain Layout
3858 Margins
3859 \end_layout
3860
3861 \end_inset
3862
3863
3864 \end_layout
3865
3866 \begin_layout Standard
3867 Paper margins are set in the menu 
3868 \family sans
3869 Document\SpecialChar \menuseparator
3870 Settings
3871 \family default
3872 .
3873 \begin_inset Index idx
3874 status collapsed
3875
3876 \begin_layout Plain Layout
3877 Document ! Settings
3878 \end_layout
3879
3880 \end_inset
3881
3882
3883 \end_layout
3884
3885 \begin_layout Standard
3886 If you use a KOMA-Script document class, you can use the default settings.
3887  Because KOMA-Script calculates then the print space automatically by taking
3888  the paper format and the font size into account.
3889 \end_layout
3890
3891 \begin_layout Subsection
3892 Important Note
3893 \end_layout
3894
3895 \begin_layout Standard
3896 If you change a document class, LyX has to convert 
3897 \emph on
3898 everything
3899 \emph default
3900  into the new class.
3901  That includes the paragraph environments.
3902  Some paragraph environments are standard, in so far as all of the document
3903  classes have them; but some classes have special paragraph environments.
3904  If this is the case, and you change the document class, LyX will mark the
3905  paragraphs whose styles it no longer understands as 
3906 \begin_inset Quotes eld
3907 \end_inset
3908
3909 unknown
3910 \begin_inset Quotes erd
3911 \end_inset
3912
3913 .
3914  The name of the style is retained, in case you should want to go back to
3915  the old class.
3916  But these paragraphs will be output with no special formatting, so you
3917  will either need to create a new style yourself or else convert these paragraph
3918 s manually to a style present in your new document class.
3919 \end_layout
3920
3921 \begin_layout Section
3922 Paragraph Indentation and Separation
3923 \begin_inset Index idx
3924 status collapsed
3925
3926 \begin_layout Plain Layout
3927 Paragraph ! Indentation
3928 \end_layout
3929
3930 \end_inset
3931
3932
3933 \end_layout
3934
3935 \begin_layout Subsection
3936 Introduction
3937 \begin_inset CommandInset label
3938 LatexCommand label
3939 name "sec:Par-indent-intro"
3940
3941 \end_inset
3942
3943
3944 \end_layout
3945
3946 \begin_layout Standard
3947 Before describing all of the various paragraph environments, we'd like to
3948  say a word or two about paragraph indentation.
3949 \end_layout
3950
3951 \begin_layout Standard
3952 Everyone seems to have their own convention for separating paragraphs.
3953  Most Americans indent the first line of a paragraph.
3954  Others don't indent but put extra space between the paragraphs.
3955  If you choose indentation for paragraphs the 
3956 \emph on
3957 first
3958 \emph default
3959  paragraph of a section, or after a figure, an equation, a table, a list,
3960  etc., is 
3961 \emph on
3962 not
3963 \emph default
3964  indented.
3965  Only a paragraph following another paragraph gets indented.
3966  Note that the indentation behavior is different when you use another document
3967  language than English.
3968  LaTeX takes care that the indentation follows the rules of the used language.
3969 \end_layout
3970
3971 \begin_layout Standard
3972 The space between paragraphs, like the line spacing, the space between headings
3973  and text — in fact, all of the spacings for just about everything are pre-coded
3974  into LyX.
3975  As we said, you don't worry about how much space to add between what.
3976  LyX takes care of that.
3977  In fact, these pre-coded vertical spacings aren't a single number but a
3978  range.
3979  That way, LyX can squish or stretch the space between lines to make sure
3980  figures fit on a page with text, so that sections don't start at the bottom
3981  of a page, and so on.
3982 \begin_inset Foot
3983 status collapsed
3984
3985 \begin_layout Plain Layout
3986 LaTeX does this when LyX goes to produce a printable file.
3987 \end_layout
3988
3989 \end_inset
3990
3991  However, pre-coded doesn't mean you can't change them.
3992  LyX gives you the ability to globally change 
3993 \emph on
3994 all
3995 \emph default
3996  of these pre-coded spacings.
3997  We will explain more later.
3998 \end_layout
3999
4000 \begin_layout Subsection
4001 Paragraph Separation
4002 \begin_inset CommandInset label
4003 LatexCommand label
4004 name "sub:Paragraph-Separation"
4005
4006 \end_inset
4007
4008
4009 \begin_inset Index idx
4010 status collapsed
4011
4012 \begin_layout Plain Layout
4013 Paragraph ! Separation
4014 \end_layout
4015
4016 \end_inset
4017
4018
4019 \end_layout
4020
4021 \begin_layout Standard
4022 To separate paragraphs, select 
4023 \family sans
4024 Indent
4025 \family default
4026  or 
4027 \family sans
4028 Skip
4029 \family default
4030  in the submenu 
4031 \family sans
4032 Text
4033 \begin_inset space ~
4034 \end_inset
4035
4036 Layout
4037 \family default
4038  of the dialog 
4039 \family sans
4040 Document\SpecialChar \menuseparator
4041 Settings
4042 \family default
4043
4044 \begin_inset Index idx
4045 status collapsed
4046
4047 \begin_layout Plain Layout
4048 Document ! Settings
4049 \end_layout
4050
4051 \end_inset
4052
4053  to indent paragraphs or add extra space between paragraphs, respectively.
4054 \end_layout
4055
4056 \begin_layout Subsection
4057 Fine-Tuning
4058 \end_layout
4059
4060 \begin_layout Standard
4061 You can also change the separation method of a single paragraph.
4062  Open the 
4063 \family sans
4064 Edit\SpecialChar \menuseparator
4065 Paragraph
4066 \begin_inset space ~
4067 \end_inset
4068
4069 Settings
4070 \family default
4071  dialog and toggle the 
4072 \family sans
4073 Indent
4074 \begin_inset space ~
4075 \end_inset
4076
4077 Paragraph
4078 \family default
4079  option to change the state of the current paragraph (shortcut 
4080 \begin_inset Info
4081 type  "shortcut"
4082 arg   "paragraph-params \\indent-toggle"
4083 \end_inset
4084
4085 ).
4086  If paragraphs have no indentation but use extra space for separation, this
4087  button will be ignored (you can't indent a single paragraph by toggling
4088  this).
4089 \end_layout
4090
4091 \begin_layout Standard
4092 You should only need to change the indentation method for a single paragraph
4093  if you need to do some fine-tuning.
4094 \end_layout
4095
4096 \begin_layout Subsection
4097 Line Spacing
4098 \begin_inset Index idx
4099 status collapsed
4100
4101 \begin_layout Plain Layout
4102 Paragraph ! Line spacing
4103 \end_layout
4104
4105 \end_inset
4106
4107
4108 \end_layout
4109
4110 \begin_layout Standard
4111 In the 
4112 \family sans
4113 Document\SpecialChar \menuseparator
4114 Settings
4115 \noun on
4116
4117 \begin_inset Index idx
4118 status collapsed
4119
4120 \begin_layout Plain Layout
4121 Document ! Settings
4122 \end_layout
4123
4124 \end_inset
4125
4126
4127 \family default
4128 \noun default
4129  dialog you can set the line spacing in the submenu 
4130 \family sans
4131 Text
4132 \begin_inset space ~
4133 \end_inset
4134
4135 Layout
4136 \family default
4137 .
4138 \begin_inset Foot
4139 status collapsed
4140
4141 \begin_layout Plain Layout
4142 You need to have the LaTeX-package 
4143 \series bold
4144 setspace
4145 \series default
4146
4147 \begin_inset Index idx
4148 status collapsed
4149
4150 \begin_layout Plain Layout
4151 LaTeX-packages ! setspace
4152 \end_layout
4153
4154 \end_inset
4155
4156  installed to use this feature.
4157 \end_layout
4158
4159 \end_inset
4160
4161
4162 \end_layout
4163
4164 \begin_layout Section
4165 Paragraph Environments
4166 \begin_inset CommandInset label
4167 LatexCommand label
4168 name "sec:Paragraph-Environments"
4169
4170 \end_inset
4171
4172
4173 \begin_inset Index idx
4174 status collapsed
4175
4176 \begin_layout Plain Layout
4177 Paragraph ! Environments
4178 \end_layout
4179
4180 \end_inset
4181
4182
4183 \begin_inset Index idx
4184 status collapsed
4185
4186 \begin_layout Plain Layout
4187 Paragraph environments|(
4188 \end_layout
4189
4190 \end_inset
4191
4192
4193 \end_layout
4194
4195 \begin_layout Subsection
4196 Overview
4197 \end_layout
4198
4199 \begin_layout Standard
4200 Paragraph environments correspond to the
4201 \end_layout
4202
4203 \begin_layout Standard
4204
4205 \series bold
4206
4207 \backslash
4208 begin{
4209 \emph on
4210 environment
4211 \emph default
4212 } ...
4213  
4214 \backslash
4215 end{
4216 \emph on
4217 environment
4218 \emph default
4219 }
4220 \series default
4221
4222 \begin_inset Newline newline
4223 \end_inset
4224
4225 command sequence in LaTeX files.
4226  If you don't know LaTeX, or the concept of a paragraph environment is totally
4227  alien to you, we urge you to read the 
4228 \emph on
4229 Tutorial
4230 \emph default
4231 .
4232  The 
4233 \emph on
4234 Tutorial
4235 \emph default
4236  also contains many more examples than this section does.
4237 \end_layout
4238
4239 \begin_layout Standard
4240 A paragraph environment is simply a 
4241 \begin_inset Quotes eld
4242 \end_inset
4243
4244 container
4245 \begin_inset Quotes erd
4246 \end_inset
4247
4248  for a paragraph which gives that paragraph certain properties.
4249  This can include a particular style of font, different margins, a numbering
4250  scheme, labels, and so on.
4251  Additionally, you can 
4252 \begin_inset Quotes eld
4253 \end_inset
4254
4255 nest
4256 \begin_inset Quotes erd
4257 \end_inset
4258
4259  the different environments inside one another, allowing one environment
4260  to inherit some of the properties of another.
4261  The different paragraph environments totally replace the need for messy
4262  tab stops, on the fly margin adjustment, and other hold-overs from the
4263  days of typewriters.
4264  There are several paragraph environments that are specific to a particular
4265  document type.
4266  We will only be covering the most common ones here.
4267 \end_layout
4268
4269 \begin_layout Standard
4270 To choose a new paragraph environment, use the pull-down box 
4271 \begin_inset Graphics
4272         filename clipart/ToolbarEnvBox.png
4273         scale 70
4274         clip
4275
4276 \end_inset
4277
4278  at the left end of the toolbar.
4279  LyX will change the environment of the 
4280 \emph on
4281 entire
4282 \emph default
4283  paragraph in which the cursor sits.
4284  You can also change the environment of an entire group of paragraphs if
4285  you select them before choosing the new environment.
4286  
4287 \end_layout
4288
4289 \begin_layout Standard
4290 Note that hitting 
4291 \family sans
4292 Return
4293 \family default
4294  will 
4295 \emph on
4296 typically
4297 \emph default
4298  create a new paragraph using the 
4299 \family sans
4300 Standard
4301 \family default
4302  paragraph environment.
4303  We say 
4304 \begin_inset Quotes eld
4305 \end_inset
4306
4307 typically
4308 \begin_inset Quotes erd
4309 \end_inset
4310
4311  because if you are in one of these environments:
4312 \end_layout
4313
4314 \begin_layout Itemize
4315
4316 \family sans
4317 Quote
4318 \end_layout
4319
4320 \begin_layout Itemize
4321
4322 \family sans
4323 Quotation
4324 \end_layout
4325
4326 \begin_layout Itemize
4327
4328 \family sans
4329 Verse
4330 \end_layout
4331
4332 \begin_layout Itemize
4333
4334 \family sans
4335 Itemize
4336 \end_layout
4337
4338 \begin_layout Itemize
4339
4340 \family sans
4341 Enumerate
4342 \end_layout
4343
4344 \begin_layout Itemize
4345
4346 \family sans
4347 Description
4348 \end_layout
4349
4350 \begin_layout Itemize
4351
4352 \family sans
4353 List
4354 \end_layout
4355
4356 \begin_layout Standard
4357 LyX keeps the old paragraph environment when you hit 
4358 \family sans
4359 Return
4360 \family default
4361 , rather than resetting it to 
4362 \family sans
4363 Standard
4364 \family default
4365 .
4366  LyX will still reset the nesting depth, however.
4367  Usually, starting a new paragraph resets both the paragraph environment
4368  and the nesting depth (for more on nesting see section
4369 \begin_inset space ~
4370 \end_inset
4371
4372
4373 \begin_inset CommandInset ref
4374 LatexCommand ref
4375 reference "sec:Nesting"
4376
4377 \end_inset
4378
4379 ).
4380  At the moment, all this is context-specific; you're better off expecting
4381  
4382 \family sans
4383 Return
4384 \family default
4385  to reset the paragraph environment and depth.
4386  If you want a new paragraph to keep the current environment and depth,
4387  use 
4388 \begin_inset Info
4389 type  "shortcut"
4390 arg   "break-paragraph inverse"
4391 \end_inset
4392
4393  instead.
4394 \end_layout
4395
4396 \begin_layout Subsection
4397 Standard
4398 \end_layout
4399
4400 \begin_layout Standard
4401 The default paragraph environment is 
4402 \family sans
4403 Standard
4404 \family default
4405  for most classes.
4406  It creates a plain paragraph.
4407  If LyX resets the paragraph environment, this is the one it chooses.
4408  In fact, the paragraph you're reading right now (and most of the ones in
4409  this manual) are in the 
4410 \family sans
4411 Standard
4412 \family default
4413  environment.
4414 \end_layout
4415
4416 \begin_layout Standard
4417 You can nest a paragraph using the 
4418 \family sans
4419 Standard
4420 \family default
4421  environment in just about anything else, but you can't really nest anything
4422  in a 
4423 \family sans
4424 Standard
4425 \family default
4426  environment.
4427 \end_layout
4428
4429 \begin_layout Subsection
4430 Document Title
4431 \begin_inset Index idx
4432 status collapsed
4433
4434 \begin_layout Plain Layout
4435 Document ! Title
4436 \end_layout
4437
4438 \end_inset
4439
4440
4441 \end_layout
4442
4443 \begin_layout Standard
4444 A LaTeX title page has three parts: the title itself, the name(s) of the
4445  author(s) and a 
4446 \begin_inset Quotes eld
4447 \end_inset
4448
4449 footnote
4450 \begin_inset Quotes erd
4451 \end_inset
4452
4453  for thanks or contact information.
4454  For certain types of documents, LaTeX places all of this on a separate
4455  page along with today's date.
4456  For other types of documents, the title 
4457 \begin_inset Quotes eld
4458 \end_inset
4459
4460 page
4461 \begin_inset Quotes erd
4462 \end_inset
4463
4464  goes at the top of the first page of the document.
4465  
4466 \end_layout
4467
4468 \begin_layout Standard
4469 LyX provides an interface to the title page commands through the paragraph
4470  environments 
4471 \family sans
4472 Title
4473 \family default
4474
4475 \family sans
4476 Author
4477 \family default
4478 , and 
4479 \family sans
4480 Date
4481 \family default
4482 .
4483  Here's how you use them:
4484 \end_layout
4485
4486 \begin_layout Itemize
4487 Put the title of your document in the 
4488 \family sans
4489 Title
4490 \family default
4491  environment.
4492 \end_layout
4493
4494 \begin_layout Itemize
4495 Put the author name in the 
4496 \family sans
4497 Author
4498 \family default
4499  environment.
4500 \end_layout
4501
4502 \begin_layout Itemize
4503 If you want the date to have a certain appearance, want to use a fixed date,
4504  or want other text to appear in place of today's date, put that text in
4505  the 
4506 \family sans
4507 Date
4508 \family default
4509  environment.
4510  Note that using this environment is optional.
4511  If you don't provide any, LaTeX will automatically insert today's date.
4512  If you don't want any date, add the line
4513 \begin_inset Newline newline
4514 \end_inset
4515
4516
4517 \series bold
4518
4519 \backslash
4520 date{}
4521 \series default
4522
4523 \begin_inset Newline newline
4524 \end_inset
4525
4526 to the preamble of your document (menu 
4527 \family sans
4528 Document\SpecialChar \menuseparator
4529 Settings
4530 \family default
4531 )
4532 \end_layout
4533
4534 \begin_layout Standard
4535 You can use footnotes to insert 
4536 \begin_inset Quotes eld
4537 \end_inset
4538
4539 thanks
4540 \begin_inset Quotes erd
4541 \end_inset
4542
4543  or contact information.
4544 \end_layout
4545
4546 \begin_layout Subsection
4547 Headings
4548 \begin_inset Index idx
4549 status collapsed
4550
4551 \begin_layout Plain Layout
4552 Section headings
4553 \end_layout
4554
4555 \end_inset
4556
4557
4558 \begin_inset CommandInset label
4559 LatexCommand label
4560 name "sub:Headings"
4561
4562 \end_inset
4563
4564
4565 \end_layout
4566
4567 \begin_layout Standard
4568 There are several paragraph environments for producing section headings.
4569  LyX takes care of the numbering for you.
4570 \end_layout
4571
4572 \begin_layout Subsubsection
4573 Numbered Headings
4574 \begin_inset Index idx
4575 status collapsed
4576
4577 \begin_layout Plain Layout
4578 Section headings ! Numbered
4579 \end_layout
4580
4581 \end_inset
4582
4583
4584 \end_layout
4585
4586 \begin_layout Standard
4587 There are 7 numbered types of section headings.
4588  They are:
4589 \end_layout
4590
4591 \begin_layout Enumerate
4592
4593 \family sans
4594 Part
4595 \end_layout
4596
4597 \begin_layout Enumerate
4598
4599 \family sans
4600 Chapter
4601 \end_layout
4602
4603 \begin_layout Enumerate
4604
4605 \family sans
4606 Section
4607 \end_layout
4608
4609 \begin_layout Enumerate
4610
4611 \family sans
4612 Subsection
4613 \end_layout
4614
4615 \begin_layout Enumerate
4616
4617 \family sans
4618 Subsubsection
4619 \end_layout
4620
4621 \begin_layout Enumerate
4622
4623 \family sans
4624 Paragraph
4625 \end_layout
4626
4627 \begin_layout Enumerate
4628
4629 \family sans
4630 Subparagraph
4631 \end_layout
4632
4633 \begin_layout Standard
4634 LyX labels each heading with a series of numbers, separated by periods.
4635  The numbers describe where in the document you are.
4636  Unlike the other headings, parts are numbered with Latin letters.
4637 \end_layout
4638
4639 \begin_layout Standard
4640 Headings all subdivide your document into different pieces of text.
4641  For example, suppose you're writing a book.
4642  You group the book into chapters.
4643  LyX does similar grouping:
4644 \end_layout
4645
4646 \begin_layout Itemize
4647
4648 \family sans
4649 Part
4650 \family default
4651  is divided into either 
4652 \family sans
4653 Chapter
4654 \family default
4655 s or 
4656 \family sans
4657 Section
4658 \family default
4659 s
4660 \end_layout
4661
4662 \begin_layout Itemize
4663
4664 \family sans
4665 Chapter
4666 \family default
4667 s are divided into 
4668 \family sans
4669 Section
4670 \family default
4671 s
4672 \end_layout
4673
4674 \begin_layout Itemize
4675
4676 \family sans
4677 Section
4678 \family default
4679 s are divided into 
4680 \family sans
4681 Subsection
4682 \family default
4683 s
4684 \end_layout
4685
4686 \begin_layout Itemize
4687
4688 \family sans
4689 Subsection
4690 \family default
4691 s are divided into 
4692 \family sans
4693 Subsubsection
4694 \family default
4695 s
4696 \end_layout
4697
4698 \begin_layout Itemize
4699
4700 \family sans
4701 Subsubsection
4702 \family default
4703 s are divided into 
4704 \family sans
4705 Paragraph
4706 \family default
4707 s
4708 \end_layout
4709
4710 \begin_layout Itemize
4711
4712 \family sans
4713 Paragraph
4714 \family default
4715 s are divided into 
4716 \family sans
4717 Subparagraph
4718 \family default
4719 s
4720 \end_layout
4721
4722 \begin_layout Standard
4723 \begin_inset Note Greyedout
4724 status collapsed
4725
4726 \begin_layout Plain Layout
4727
4728 \series bold
4729 Note:
4730 \series default
4731  Not all document types use the 
4732 \family sans
4733 Chapter
4734 \family default
4735  heading as the maximum sectioning level.
4736  In that case the 
4737 \family sans
4738 Section
4739 \family default
4740  is the top-level heading.
4741 \end_layout
4742
4743 \end_inset
4744
4745
4746 \end_layout
4747
4748 \begin_layout Standard
4749 So, if you use the 
4750 \family sans
4751 Subsubsection
4752 \family default
4753  environment to label a new sub-subsection, LyX labels it with its number,
4754  along with the number of the subsection, section, and, if applicable, chapter
4755  that it's in.
4756  For example: the fifth section of the second chapter of this book has the
4757  label 
4758 \begin_inset Quotes eld
4759 \end_inset
4760
4761 2.5
4762 \begin_inset Quotes erd
4763 \end_inset
4764
4765 .
4766 \end_layout
4767
4768 \begin_layout Subsubsection
4769 Unnumbered Headings
4770 \begin_inset Index idx
4771 status collapsed
4772
4773 \begin_layout Plain Layout
4774 Section headings ! Unnumbered
4775 \end_layout
4776
4777 \end_inset
4778
4779
4780 \end_layout
4781
4782 \begin_layout Standard
4783 The unnumbered section headings have a 
4784 \begin_inset Quotes eld
4785 \end_inset
4786
4787 *
4788 \begin_inset Quotes erd
4789 \end_inset
4790
4791  at the end of their name.
4792  They work the same as their numbered counterparts but will not appear in
4793  the table of contents, see section
4794 \begin_inset space ~
4795 \end_inset
4796
4797
4798 \begin_inset CommandInset ref
4799 LatexCommand ref
4800 reference "sec:toc"
4801
4802 \end_inset
4803
4804 .
4805 \end_layout
4806
4807 \begin_layout Subsubsection
4808 Changing the Numbering
4809 \begin_inset CommandInset label
4810 LatexCommand label
4811 name "sub:Numbering-depth"
4812
4813 \end_inset
4814
4815
4816 \end_layout
4817
4818 \begin_layout Standard
4819 You can also alter which sectioning levels get numbered and which ones appear
4820  in the Table of Contents.
4821  Now, this doesn't remove any of the levels; that's preset in the document
4822  class.
4823  Certain classes start with 
4824 \family sans
4825 Chapter
4826 \family default
4827  and go down to the 
4828 \family sans
4829 Subparagraph
4830 \family default
4831  level.
4832  Others start at 
4833 \family sans
4834 Section
4835 \family default
4836 .
4837  Similarly, not all document classes number all sectioning levels.
4838  Most don't number 
4839 \family sans
4840 Paragraph
4841 \family default
4842  or 
4843 \family sans
4844 Subparagraph
4845 \family default
4846 .
4847  This is something you can change.
4848 \end_layout
4849
4850 \begin_layout Standard
4851 Open the 
4852 \family sans
4853 Document\SpecialChar \menuseparator
4854 Settings
4855 \family default
4856  dialog.
4857 \begin_inset Index idx
4858 status collapsed
4859
4860 \begin_layout Plain Layout
4861 Document ! Settings
4862 \end_layout
4863
4864 \end_inset
4865
4866  Under 
4867 \family sans
4868 Numbering
4869 \begin_inset space ~
4870 \end_inset
4871
4872 &
4873 \begin_inset space ~
4874 \end_inset
4875
4876 TOC
4877 \family default
4878  you will see two counters.
4879  The one named 
4880 \family sans
4881 Numbering
4882 \family default
4883  controls how far down in the sectioning hierarchy LyX numbers a section
4884  heading.
4885  The other one controls the appearance of the section headings in the table
4886  of contents.
4887 \end_layout
4888
4889 \begin_layout Subsubsection
4890 Short Titles of Headings
4891 \begin_inset Index idx
4892 status collapsed
4893
4894 \begin_layout Plain Layout
4895 Section headings ! Short titles
4896 \end_layout
4897
4898 \end_inset
4899
4900
4901 \begin_inset Argument
4902 status collapsed
4903
4904 \begin_layout Plain Layout
4905 Short Titles
4906 \end_layout
4907
4908 \end_inset
4909
4910
4911 \begin_inset CommandInset label
4912 LatexCommand label
4913 name "sec:Short-Titles"
4914
4915 \end_inset
4916
4917
4918 \end_layout
4919
4920 \begin_layout Standard
4921 Some section or chapter titles, such as this one, can get quite long.
4922  This can cause trouble when there is limited horizontal space.
4923  For example, if the header of the page is set to show the current section
4924  title, a long title will protrude over the page margins and look awful.
4925 \end_layout
4926
4927 \begin_layout Standard
4928 LaTeX allows you to specify a short title for section headings.
4929  This short title is used in the header and in the actual table of contents,
4930  avoiding the problem mentioned.
4931  To specify a short title, use the menu 
4932 \family sans
4933 Insert\SpecialChar \menuseparator
4934 Short
4935 \begin_inset space ~
4936 \end_inset
4937
4938 Title
4939 \family default
4940 .
4941  This will insert a box labeled 
4942 \begin_inset Quotes eld
4943 \end_inset
4944
4945 opt
4946 \begin_inset Quotes erd
4947 \end_inset
4948
4949  (stands for 
4950 \begin_inset Quotes eld
4951 \end_inset
4952
4953 optional
4954 \begin_inset Quotes erd
4955 \end_inset
4956
4957 ) which you can use to enter the short title text.
4958  This also works for captions inside floats.
4959 \end_layout
4960
4961 \begin_layout Standard
4962 The title of this section is a good example of using this feature.
4963 \end_layout
4964
4965 \begin_layout Subsubsection
4966 Special Information
4967 \end_layout
4968
4969 \begin_layout Standard
4970 The following information applies to all section headings:
4971 \end_layout
4972
4973 \begin_layout Itemize
4974 You cannot do any nesting with these environments.
4975 \end_layout
4976
4977 \begin_layout Itemize
4978 You cannot use a margin note in any of these environments.
4979 \end_layout
4980
4981 \begin_layout Itemize
4982 You can only use inline math in these environments.
4983 \end_layout
4984
4985 \begin_layout Itemize
4986 You can use labels and cross-references to refer to their numbers.
4987 \end_layout
4988
4989 \begin_layout Subsection
4990 Quotes and Poetry line spacing
4991 \end_layout
4992
4993 \begin_layout Standard
4994 LyX has three paragraph environments for writing poetry and quotations.
4995  They are 
4996 \family sans
4997 Quote
4998 \family default
4999
5000 \family sans
5001 Quotation
5002 \family default
5003 , and 
5004 \family sans
5005 Verse
5006 \family default
5007 .
5008  Forget the days of changing line spacing and twiddling with margins.
5009  These three paragraph environments already have those changes built-in.
5010  They all widen the left margin and add a bit of extra space above and below
5011  the text they contain.
5012  They also allow nesting, so you can put a 
5013 \family sans
5014 Verse
5015 \family default
5016  in a 
5017 \family sans
5018 Quotation
5019 \family default
5020 , as well as in some other paragraph environments.
5021 \end_layout
5022
5023 \begin_layout Standard
5024 There is another feature of these three paragraph environments: they do
5025  
5026 \emph on
5027 not
5028 \emph default
5029  reset to 
5030 \family sans
5031 Standard
5032 \family default
5033  when you start a new paragraph.
5034  So, you can type in that poem and merrily hit 
5035 \family sans
5036 Return
5037 \family default
5038  without worrying about the paragraph environment changing on you.
5039  Of course, that means that, once you are done typing in that poem, you
5040  have to change back to the 
5041 \family sans
5042 Standard
5043 \family default
5044  environment yourself.
5045 \family sans
5046 Quote
5047 \family default
5048  and 
5049 \family sans
5050 Quotation
5051 \family default
5052
5053 \begin_inset CommandInset label
5054 LatexCommand label
5055 name "sec:Quote"
5056
5057 \end_inset
5058
5059
5060 \begin_inset Index idx
5061 status collapsed
5062
5063 \begin_layout Plain Layout
5064 Quotation
5065 \end_layout
5066
5067 \end_inset
5068
5069
5070 \end_layout
5071
5072 \begin_layout Standard
5073 Now that we've described the similarities of these three environments, it's
5074  time for the differences.
5075  
5076 \family sans
5077 Quote
5078 \family default
5079  and 
5080 \family sans
5081 Quotation
5082 \family default
5083  are identical except for one difference: 
5084 \family sans
5085 Quote
5086 \family default
5087  uses extra spacing to separate paragraphs and never indents the first line.
5088  
5089 \family sans
5090 Quotation
5091 \family default
5092  
5093 \emph on
5094 always
5095 \emph default
5096  indents the first line of a paragraph and uses the same line spacing throughout.
5097 \end_layout
5098
5099 \begin_layout Standard
5100 Here's an example of the 
5101 \family sans
5102 Quote
5103 \family default
5104  environment:
5105 \end_layout
5106
5107 \begin_layout Quote
5108 This is in the 
5109 \family sans
5110 Quote
5111 \family default
5112  environment.
5113  I can keep writing, extending this line out further and further until it
5114  wraps.
5115  See – no indentation!
5116 \end_layout
5117
5118 \begin_layout Quote
5119 Here's the second paragraph of this quote.
5120  Again, there's no indentation, but there is extra space between me and
5121  the other paragraph.
5122 \end_layout
5123
5124 \begin_layout Standard
5125 Here's another example, this time in the 
5126 \family sans
5127 Quotation
5128 \family default
5129  environment:
5130 \end_layout
5131
5132 \begin_layout Quotation
5133 This is in the 
5134 \family sans
5135 Quotation
5136 \family default
5137  environment.
5138  If I keep writing, you will see the indentation.
5139  If your country uses a writing style that shows off new paragraphs by indenting
5140  the first line, then 
5141 \family sans
5142 Quotation
5143 \family default
5144  is the environment for you! Well, you'd use it 
5145 \emph on
5146 if
5147 \emph default
5148  you were quoting other text.
5149 \end_layout
5150
5151 \begin_layout Quotation
5152 Here's a new paragraph.
5153  I could ramble on and on, like a politician at election time.
5154  If I did that, though, you'd get bored.
5155 \end_layout
5156
5157 \begin_layout Standard
5158 As the examples show, 
5159 \family sans
5160 Quote
5161 \family default
5162  is for those people who use extra space to separate paragraphs.
5163  They should put quotes in the 
5164 \family sans
5165 Quote
5166 \family default
5167  environment.
5168  Those who use indentation to mark a new paragraph should use the 
5169 \family sans
5170 Quotation
5171 \family default
5172  paragraph environment for quoted text.
5173 \end_layout
5174
5175 \begin_layout Subsubsection
5176
5177 \family sans
5178 Verse
5179 \family default
5180
5181 \begin_inset Index idx
5182 status collapsed
5183
5184 \begin_layout Plain Layout
5185 Paragraph ! Verse
5186 \end_layout
5187
5188 \end_inset
5189
5190
5191 \family sans
5192
5193 \begin_inset Index idx
5194 status collapsed
5195
5196 \begin_layout Plain Layout
5197 Poetry
5198 \end_layout
5199
5200 \end_inset
5201
5202
5203 \begin_inset CommandInset label
5204 LatexCommand label
5205 name "sec:Verse"
5206
5207 \end_inset
5208
5209
5210 \end_layout
5211
5212 \begin_layout Standard
5213
5214 \family sans
5215 Verse
5216 \family default
5217  is a paragraph environment for poetry, rhymes, verses, and so on.
5218  Here's an example:
5219 \end_layout
5220
5221 \begin_layout Verse
5222 This is in Verse
5223 \begin_inset Newline newline
5224 \end_inset
5225
5226 Which I did not rehearse!
5227 \end_layout
5228
5229 \begin_layout Verse
5230 It could be much worse.
5231  This line could be long, very long, oh so long, so very long that it wraps
5232  around.
5233  It looks okay on screen, but in the printed version, the extra lines are
5234  indented a bit more than the first.
5235  Okay, so it's turned to prose and doesn't rhyme anymore.
5236  So sue me.
5237 \end_layout
5238
5239 \begin_layout Verse
5240 To break a line
5241 \begin_inset Newline newline
5242 \end_inset
5243
5244 And make things look fine
5245 \begin_inset Newline newline
5246 \end_inset
5247
5248 Use 
5249 \begin_inset Info
5250 type  "shortcut"
5251 arg   "newline-insert newline"
5252 \end_inset
5253
5254 .
5255 \end_layout
5256
5257 \begin_layout Standard
5258 As you can see, 
5259 \family sans
5260 Verse
5261 \family default
5262  does not indent both margins.
5263  Each stanza of the verse or poem is in its own paragraph.
5264  To separate the individual lines of a stanza, use the 
5265 \family typewriter
5266 break-line
5267 \family default
5268  function 
5269 \begin_inset Info
5270 type  "shortcut"
5271 arg   "newline-insert newline"
5272 \end_inset
5273
5274 .
5275 \end_layout
5276
5277 \begin_layout Subsection
5278 Lists
5279 \begin_inset Index idx
5280 status collapsed
5281
5282 \begin_layout Plain Layout
5283 Lists
5284 \end_layout
5285
5286 \end_inset
5287
5288
5289 \begin_inset CommandInset label
5290 LatexCommand label
5291 name "sub:Lists"
5292
5293 \end_inset
5294
5295
5296 \end_layout
5297
5298 \begin_layout Standard
5299 LyX has four different paragraph environments for creating different kinds
5300  of lists.
5301  In the 
5302 \family sans
5303 Itemize
5304 \family default
5305  and 
5306 \family sans
5307 Enumerate
5308 \family default
5309  environments, LyX labels your list items with bullets or numbers, respectively.
5310  In the 
5311 \family sans
5312 Description
5313 \family default
5314  and 
5315 \family sans
5316 List
5317 \family default
5318  environments, LyX lets you provide your own label.
5319  We will present the individual details of each type of list next after
5320  describing some general features of all four of them.
5321 \end_layout
5322
5323 \begin_layout Subsubsection
5324 General Features
5325 \end_layout
5326
5327 \begin_layout Standard
5328 The four paragraph environments for lists differ from the other environments
5329  in several ways.
5330  First, LyX treats each paragraph as a list item.
5331  Hitting 
5332 \family sans
5333 Return
5334 \family default
5335  does 
5336 \emph on
5337 not
5338 \emph default
5339  reset the environment to 
5340 \family sans
5341 Standard
5342 \family default
5343  but keeps the current environment and creates a new list item.
5344  The nesting depth is hereby kept.
5345  If you want to keep the paragraph environment but reset the current nesting
5346  depth, you can use 
5347 \begin_inset Info
5348 type  "shortcut"
5349 arg   "break-paragraph inverse"
5350 \end_inset
5351
5352  to break paragraphs.
5353 \end_layout
5354
5355 \begin_layout Standard
5356 You can nest lists of any type inside one another.
5357  In fact, LyX changes the labels on some list items depending on how it
5358  is nested.
5359  If you intend to use any of the list paragraph environments, we suggest
5360  you read all of section
5361 \begin_inset space ~
5362 \end_inset
5363
5364
5365 \begin_inset CommandInset ref
5366 LatexCommand ref
5367 reference "sec:Nesting"
5368
5369 \end_inset
5370
5371 .
5372  
5373 \end_layout
5374
5375 \begin_layout Subsubsection
5376
5377 \family sans
5378 Itemize
5379 \family default
5380
5381 \begin_inset Index idx
5382 status collapsed
5383
5384 \begin_layout Plain Layout
5385 Lists ! Itemize
5386 \end_layout
5387
5388 \end_inset
5389
5390
5391 \begin_inset CommandInset label
5392 LatexCommand label
5393 name "sec:Itemize"
5394
5395 \end_inset
5396
5397
5398 \end_layout
5399
5400 \begin_layout Standard
5401 The first type of list we will describe in detail is the 
5402 \family sans
5403 Itemize
5404 \family default
5405  paragraph environment.
5406  It has the following properties:
5407 \end_layout
5408
5409 \begin_layout Itemize
5410 Each item has a particular bullet or symbol as its label.
5411 \end_layout
5412
5413 \begin_deeper
5414 \begin_layout Itemize
5415 LyX uses the same symbol for all of the items in a given nesting level.
5416 \end_layout
5417
5418 \begin_layout Itemize
5419 The symbol appears at the beginning of the first line.
5420 \end_layout
5421
5422 \end_deeper
5423 \begin_layout Itemize
5424 The items can have any length.
5425  LyX automatically offsets the left margin of each item.
5426  The offset is always relative to whatever environment the 
5427 \family sans
5428 Itemize
5429 \family default
5430  list may be in.
5431 \end_layout
5432
5433 \begin_layout Itemize
5434 If you nest an 
5435 \family sans
5436 Itemize
5437 \family default
5438  environment inside another 
5439 \family sans
5440 Itemize
5441 \family default
5442  environment, the label changes to a new symbol.
5443 \end_layout
5444
5445 \begin_deeper
5446 \begin_layout Itemize
5447 There are four different symbols for up to a four-fold nesting.
5448 \end_layout
5449
5450 \begin_layout Itemize
5451 LyX always shows the same symbol on screen.
5452 \end_layout
5453
5454 \begin_layout Itemize
5455 See section
5456 \begin_inset space ~
5457 \end_inset
5458
5459
5460 \begin_inset CommandInset ref
5461 LatexCommand ref
5462 reference "sec:Nesting"
5463
5464 \end_inset
5465
5466  for a full explanation of nesting.
5467 \end_layout
5468
5469 \end_deeper
5470 \begin_layout Standard
5471 Of course, that explanation was also an example of an 
5472 \family sans
5473 Itemize
5474 \family default
5475  list.
5476  The 
5477 \family sans
5478 Itemize
5479 \family default
5480  environment is best suited for lists where the order doesn't matter.
5481 \end_layout
5482
5483 \begin_layout Standard
5484 We said that different levels use different symbols as their label.
5485  Here's an example of all four possible symbols.
5486 \end_layout
5487
5488 \begin_layout Itemize
5489 The label for the first level 
5490 \family sans
5491 Itemize
5492 \family default
5493  is a large black dot, or bullet.
5494 \end_layout
5495
5496 \begin_deeper
5497 \begin_layout Itemize
5498 The label for the second level is a dash.
5499 \end_layout
5500
5501 \begin_deeper
5502 \begin_layout Itemize
5503 The label for the third is an asterisk.
5504 \end_layout
5505
5506 \begin_deeper
5507 \begin_layout Itemize
5508 The label for the fourth is a centered dot.
5509 \end_layout
5510
5511 \end_deeper
5512 \begin_layout Itemize
5513 Back out to the third level.
5514 \end_layout
5515
5516 \end_deeper
5517 \begin_layout Itemize
5518 Back to the second level.
5519 \end_layout
5520
5521 \end_deeper
5522 \begin_layout Itemize
5523 Back to the outermost level.
5524 \end_layout
5525
5526 \begin_layout Standard
5527 These are the default labels for an 
5528 \family sans
5529 Itemize
5530 \family default
5531  list.
5532  You can customize these labels in the 
5533 \family sans
5534 Document\SpecialChar \menuseparator
5535 Settings
5536 \family default
5537  dialog in the submenu 
5538 \family sans
5539 Bullets
5540 \family default
5541 .
5542 \family sans
5543
5544 \begin_inset Index idx
5545 status collapsed
5546
5547 \begin_layout Plain Layout
5548 Document ! Settings
5549 \end_layout
5550
5551 \end_inset
5552
5553
5554 \end_layout
5555
5556 \begin_layout Standard
5557 Notice how the space between items decreases with increasing depth.
5558  We will explain nesting and all the tricks you can do with different depths
5559  in section
5560 \begin_inset space ~
5561 \end_inset
5562
5563
5564 \begin_inset CommandInset ref
5565 LatexCommand ref
5566 reference "sec:Nesting"
5567
5568 \end_inset
5569
5570 .
5571 \end_layout
5572
5573 \begin_layout Subsubsection
5574
5575 \family sans
5576 Enumerate
5577 \family default
5578
5579 \begin_inset Index idx
5580 status collapsed
5581
5582 \begin_layout Plain Layout
5583 Lists ! Enumerate
5584 \end_layout
5585
5586 \end_inset
5587
5588
5589 \begin_inset CommandInset label
5590 LatexCommand label
5591 name "sec:Enumerate"
5592
5593 \end_inset
5594
5595
5596 \end_layout
5597
5598 \begin_layout Standard
5599 The 
5600 \family sans
5601 Enumerate
5602 \family default
5603  environment is used to create numbered lists and outlines.
5604  It has these properties:
5605 \end_layout
5606
5607 \begin_layout Enumerate
5608 Each item has a numeral as its label.
5609 \end_layout
5610
5611 \begin_deeper
5612 \begin_layout Enumerate
5613 The label type depends on the nesting depth.
5614 \end_layout
5615
5616 \end_deeper
5617 \begin_layout Enumerate
5618 LyX automatically counts the items for you and updates the label as appropriate.
5619 \end_layout
5620
5621 \begin_layout Enumerate
5622 Each new 
5623 \family sans
5624 Enumerate
5625 \family default
5626  environment resets the counter to one.
5627 \end_layout
5628
5629 \begin_layout Enumerate
5630 Like the 
5631 \family sans
5632 Itemize
5633 \family default
5634  environment, the 
5635 \family sans
5636 Enumerate
5637 \family default
5638  environment:
5639 \end_layout
5640
5641 \begin_deeper
5642 \begin_layout Enumerate
5643 Offsets the items relative to the left margin.
5644  Items can have any length.
5645 \end_layout
5646
5647 \begin_layout Enumerate
5648 Reduces the space between items as the nesting depth increases.
5649 \end_layout
5650
5651 \begin_layout Enumerate
5652 Uses different types of labels depending on the nesting depth.
5653 \end_layout
5654
5655 \begin_layout Enumerate
5656 Allows up to a four-fold nesting.
5657 \end_layout
5658
5659 \end_deeper
5660 \begin_layout Standard
5661 Unlike the 
5662 \family sans
5663 Itemize
5664 \family default
5665  environment, 
5666 \family sans
5667 Enumerate
5668 \family default
5669  shows the different labels for each item in LyX.
5670  Here is how LyX labels the four different levels in an 
5671 \family sans
5672 Enumerate
5673 \family default
5674 :
5675 \end_layout
5676
5677 \begin_layout Enumerate
5678 The first level of an 
5679 \family sans
5680 Enumerate
5681 \family default
5682  uses Arabic numerals followed by a period.
5683 \end_layout
5684
5685 \begin_deeper
5686 \begin_layout Enumerate
5687 The second level uses lower case letters surrounded by parentheses.
5688 \end_layout
5689
5690 \begin_deeper
5691 \begin_layout Enumerate
5692 The third level uses lower-case Roman numerals followed by a period.
5693 \end_layout
5694
5695 \begin_deeper
5696 \begin_layout Enumerate
5697 The fourth level uses capital letters followed by a period.
5698 \end_layout
5699
5700 \begin_layout Enumerate
5701 Again, notice the decrease in the spacing between items as the nesting depth
5702  increases.
5703 \end_layout
5704
5705 \end_deeper
5706 \begin_layout Enumerate
5707 Back to the third level
5708 \end_layout
5709
5710 \end_deeper
5711 \begin_layout Enumerate
5712 Back to the second level.
5713 \end_layout
5714
5715 \end_deeper
5716 \begin_layout Enumerate
5717 Back to the outermost level.
5718 \end_layout
5719
5720 \begin_layout Standard
5721 Once again, you can customize the type of numbering used in the 
5722 \family sans
5723 Enumerate
5724 \family default
5725  environment.
5726  It involves adding commands to the LaTeX preamble (see the 
5727 \emph on
5728 Additional Features
5729 \emph default
5730  manual).
5731  As stated earlier, such customization only shows up in the printed version,
5732  not in LyX.
5733 \end_layout
5734
5735 \begin_layout Standard
5736 There is more to nesting 
5737 \family sans
5738 Enumerate
5739 \family default
5740  environments than we've stated here.
5741  You should read section
5742 \begin_inset space ~
5743 \end_inset
5744
5745
5746 \begin_inset CommandInset ref
5747 LatexCommand ref
5748 reference "sec:Nesting"
5749
5750 \end_inset
5751
5752  to learn more about nesting.
5753 \end_layout
5754
5755 \begin_layout Subsubsection
5756
5757 \family sans
5758 Description
5759 \family default
5760
5761 \begin_inset Index idx
5762 status collapsed
5763
5764 \begin_layout Plain Layout
5765 Lists ! Description
5766 \end_layout
5767
5768 \end_inset
5769
5770
5771 \end_layout
5772
5773 \begin_layout Standard
5774 Unlike the previous two environments, the 
5775 \family sans
5776 Description
5777 \family default
5778  list has no fixed label.
5779  Instead, LyX uses the first 
5780 \begin_inset Quotes eld
5781 \end_inset
5782
5783 word
5784 \begin_inset Quotes erd
5785 \end_inset
5786
5787  of the first line as the label.
5788  Here's an example:
5789 \end_layout
5790
5791 \begin_layout Description
5792 Example: This is an example of the 
5793 \family sans
5794 Description
5795 \family default
5796  environment.
5797 \end_layout
5798
5799 \begin_layout Standard
5800 LyX typesets the label in boldface and puts extra space between it and the
5801  rest of the line.
5802 \end_layout
5803
5804 \begin_layout Standard
5805 With the first 
5806 \begin_inset Quotes eld
5807 \end_inset
5808
5809 word
5810 \begin_inset Quotes erd
5811 \end_inset
5812
5813  it is meant that the first hit of the 
5814 \family sans
5815 Space
5816 \family default
5817  key ends the label if you are at the beginning of the first line of an
5818  item.
5819  If you need to use more than one word in the label use a 
5820 \family sans
5821 Protected Blank
5822 \family default
5823 .
5824  (Use either 
5825 \begin_inset Info
5826 type  "shortcut"
5827 arg   "space-insert protected"
5828 \end_inset
5829
5830  or the menu 
5831 \family sans
5832 Insert\SpecialChar \menuseparator
5833 Formatting\SpecialChar \menuseparator
5834 Protected
5835 \begin_inset space ~
5836 \end_inset
5837
5838 Space
5839 \family default
5840 , see section
5841 \begin_inset space ~
5842 \end_inset
5843
5844
5845 \begin_inset CommandInset ref
5846 LatexCommand ref
5847 reference "sub:Protected-Space"
5848
5849 \end_inset
5850
5851  for more info.) Here is an example:
5852 \end_layout
5853
5854 \begin_layout Description
5855 Second
5856 \begin_inset space ~
5857 \end_inset
5858
5859 Example: This one shows how to use a 
5860 \family sans
5861 Protected
5862 \begin_inset space ~
5863 \end_inset
5864
5865 Blank
5866 \family default
5867  in the label of a 
5868 \family sans
5869 Description
5870 \family default
5871  list item.
5872 \end_layout
5873
5874 \begin_layout Description
5875 Usage: You should use the 
5876 \family sans
5877 Description
5878 \family default
5879  environment for things like definitions and theorems.
5880  Use it when you need to make one word in particular stand out in the text
5881  that describes it.
5882  It's not a good idea to use a 
5883 \family sans
5884 Description
5885 \family default
5886  environment when you have an entire sentence that you want to describe.
5887  You're better off using 
5888 \family sans
5889 Itemize
5890 \family default
5891  or 
5892 \family sans
5893 Enumerate
5894 \family default
5895  and nesting several 
5896 \family sans
5897 Standard
5898 \family default
5899  paragraphs into them.
5900 \end_layout
5901
5902 \begin_layout Description
5903 Nesting: You can nest 
5904 \family sans
5905 Description
5906 \family default
5907  environments inside one another, nest them in other types of lists, and
5908  so on.
5909 \end_layout
5910
5911 \begin_layout Standard
5912 Notice that after the first line, LyX indents subsequent lines, offsetting
5913  them from the first line.
5914 \end_layout
5915
5916 \begin_layout Subsubsection
5917 The LyX 
5918 \family sans
5919 List
5920 \family default
5921
5922 \begin_inset Index idx
5923 status collapsed
5924
5925 \begin_layout Plain Layout
5926 Lists ! LyX list
5927 \end_layout
5928
5929 \end_inset
5930
5931
5932 \end_layout
5933
5934 \begin_layout Standard
5935 The 
5936 \family sans
5937 List
5938 \family default
5939  environment is a LyX extension to LaTeX.
5940 \end_layout
5941
5942 \begin_layout Standard
5943 \begin_inset Note Greyedout
5944 status collapsed
5945
5946 \begin_layout Plain Layout
5947
5948 \series bold
5949 Note:
5950 \series default
5951  When you are using a KOMA-Script document class, like in this document,
5952  the 
5953 \family sans
5954 List
5955 \family default
5956  environment is named 
5957 \family sans
5958 Labeling
5959 \family default
5960 .
5961 \end_layout
5962
5963 \end_inset
5964
5965
5966 \end_layout
5967
5968 \begin_layout Standard
5969 Like the 
5970 \family sans
5971 Description
5972 \family default
5973  environment the 
5974 \family sans
5975 List
5976 \family default
5977  environment has user-defined labels for each list item.
5978  There are the following properties of this list environment:
5979 \end_layout
5980
5981 \begin_layout Labeling
5982 \labelwidthstring 00.00.0000
5983 item
5984 \begin_inset space ~
5985 \end_inset
5986
5987 labels LyX uses the first 
5988 \begin_inset Quotes eld
5989 \end_inset
5990
5991 word
5992 \begin_inset Quotes erd
5993 \end_inset
5994
5995  of each line as the item label.
5996  The first 
5997 \family sans
5998 Space
5999 \family default
6000  after the beginning of the first line of an item marks the end of the label.
6001  If you need to use more than one word in an item label, use a protected
6002  blank as described above.
6003 \end_layout
6004
6005 \begin_layout Labeling
6006 \labelwidthstring 00.00.0000
6007 margins As you can see, LyX uses different margins for the item label and
6008  the body of the item text.
6009  The body of the text has a larger left margin, which is equal to the default
6010  label width plus a little extra space.
6011  
6012 \end_layout
6013
6014 \begin_layout Labeling
6015 \labelwidthstring 00.00.0000
6016 label
6017 \begin_inset space ~
6018 \end_inset
6019
6020 width LyX uses the width of the label, or the default width, whatever is
6021  larger.
6022  If the label width is larger, the label 
6023 \begin_inset Quotes eld
6024 \end_inset
6025
6026 extends
6027 \begin_inset Quotes erd
6028 \end_inset
6029
6030  into the first line.
6031  In other words, the text of the first line isn't aligned with the left
6032  margin of the rest of the item text.
6033 \end_layout
6034
6035 \begin_layout Labeling
6036 \labelwidthstring 00.00.0000
6037 default
6038 \begin_inset space ~
6039 \end_inset
6040
6041 width You can set the default label width to ensure that the text of all
6042  items in a 
6043 \family sans
6044 List
6045 \family default
6046  environment has the same left margin.
6047 \begin_inset Newline newline
6048 \end_inset
6049
6050 To change the default width, select all items in the list.
6051  Now open the 
6052 \family sans
6053 Edit\SpecialChar \menuseparator
6054 Paragraph
6055 \begin_inset space ~
6056 \end_inset
6057
6058 Settings
6059 \family default
6060  dialog.
6061  The text in the box 
6062 \family sans
6063 Longest
6064 \begin_inset space ~
6065 \end_inset
6066
6067 label
6068 \family default
6069  determines the default label width.
6070  You can use the text of your largest label here, but you can also use the
6071  letter 
6072 \begin_inset Quotes eld
6073 \end_inset
6074
6075 M
6076 \begin_inset Quotes erd
6077 \end_inset
6078
6079  multiple times instead.
6080  The M is the widest character and is a standard unit of widths in LaTeX.
6081  By using 
6082 \begin_inset Quotes eld
6083 \end_inset
6084
6085 M
6086 \begin_inset Quotes erd
6087 \end_inset
6088
6089  as the unit of width you don't need to keep changing the contents of 
6090 \family sans
6091 Longest
6092 \begin_inset space ~
6093 \end_inset
6094
6095 label
6096 \family default
6097  every time you alter a label in a 
6098 \family sans
6099 List
6100 \family default
6101  environment.
6102 \begin_inset Newline newline
6103 \end_inset
6104
6105 The predefined default width is the length of 
6106 \begin_inset Quotes eld
6107 \end_inset
6108
6109 00.00.0000
6110 \begin_inset Quotes erd
6111 \end_inset
6112
6113  (equal to 6
6114 \begin_inset space ~
6115 \end_inset
6116
6117 M).
6118  
6119 \begin_inset Newline newline
6120 \end_inset
6121
6122
6123 \begin_inset Note Greyedout
6124 status collapsed
6125
6126 \begin_layout Plain Layout
6127
6128 \series bold
6129 Note:
6130 \series default
6131  Setting the cursor into a list item to change only its label width will
6132  only change the width inside LyX but not in the output.
6133 \end_layout
6134
6135 \end_inset
6136
6137
6138 \end_layout
6139
6140 \begin_layout Standard
6141 You should use the 
6142 \family sans
6143 List
6144 \family default
6145  environment the same way as the 
6146 \family sans
6147 Description
6148 \family default
6149  list: When you need one word to stand out from the text that describes
6150  it.
6151  The 
6152 \family sans
6153 List
6154 \family default
6155  environment gives you another way to do this, using a different overall
6156  layout.
6157 \end_layout
6158
6159 \begin_layout Standard
6160 You can nest 
6161 \family sans
6162 List
6163 \family default
6164  environments inside one another, nest them in other types of lists, and
6165  so on.
6166  They work just like the other list paragraph environments.
6167  Read section
6168 \begin_inset space ~
6169 \end_inset
6170
6171
6172 \begin_inset CommandInset ref
6173 LatexCommand ref
6174 reference "sec:Nesting"
6175
6176 \end_inset
6177
6178  to learn about nesting.
6179 \end_layout
6180
6181 \begin_layout Standard
6182 There is yet another feature of the 
6183 \family sans
6184 List
6185 \family default
6186  environment: As you can see in the examples, LyX left-justifies the item
6187  labels by default.
6188  You can use additional 
6189 \family sans
6190 HFills
6191 \family default
6192  to change how LyX justifies the item label.
6193  
6194 \family sans
6195 Hfills
6196 \family default
6197  are documented in section
6198 \begin_inset space ~
6199 \end_inset
6200
6201
6202 \begin_inset CommandInset ref
6203 LatexCommand ref
6204 reference "sub:Horizontal-Space"
6205
6206 \end_inset
6207
6208 .
6209  Here are some examples:
6210 \end_layout
6211
6212 \begin_layout Labeling
6213 \labelwidthstring 00.00.0000
6214 Left The default for 
6215 \family sans
6216 List
6217 \family default
6218  item labels.
6219 \end_layout
6220
6221 \begin_layout Labeling
6222 \labelwidthstring 00.00.0000
6223 \begin_inset space \hfill{}
6224 \end_inset
6225
6226 Right One 
6227 \family sans
6228 HFill
6229 \family default
6230  at the beginning of the label right justifies it.
6231 \end_layout
6232
6233 \begin_layout Labeling
6234 \labelwidthstring 00.00.0000
6235 \begin_inset space \hfill{}
6236 \end_inset
6237
6238 Center
6239 \begin_inset space \hfill{}
6240 \end_inset
6241
6242  One 
6243 \family sans
6244 HFill
6245 \family default
6246  at the beginning of the label and one at the end centers it.
6247 \end_layout
6248
6249 \begin_layout Subsection
6250 Customized Lists
6251 \begin_inset Index idx
6252 status collapsed
6253
6254 \begin_layout Plain Layout
6255 Lists ! Customized
6256 \end_layout
6257
6258 \end_inset
6259
6260
6261 \end_layout
6262
6263 \begin_layout Standard
6264 To use the features described in this section, you must load the module
6265  
6266 \family sans
6267 Customisable Lists (enumitem)
6268 \family default
6269  in the document settings.
6270  This loads the features of the LaTeX-package 
6271 \series bold
6272 enumitem
6273 \series default
6274
6275 \begin_inset Index idx
6276 status collapsed
6277
6278 \begin_layout Plain Layout
6279 LaTeX-packages ! enumitem
6280 \end_layout
6281
6282 \end_inset
6283
6284 .
6285 \end_layout
6286
6287 \begin_layout Subsubsection
6288 Custom Enumerate Lists
6289 \begin_inset Index idx
6290 status collapsed
6291
6292 \begin_layout Plain Layout
6293 Lists ! Enumerate ! Custom
6294 \end_layout
6295
6296 \end_inset
6297
6298
6299 \end_layout
6300
6301 \begin_layout Standard
6302 \noindent
6303 The default numbering of numbered lists can be changed by adding an optional
6304  argument (menu 
6305 \family sans
6306 Insert\SpecialChar \menuseparator
6307 Short Title
6308 \family default
6309 ) to the first item of each level in the list.
6310  There you add the command
6311 \end_layout
6312
6313 \begin_layout Standard
6314
6315 \series bold
6316 label=
6317 \backslash
6318 roman{enumi}
6319 \end_layout
6320
6321 \begin_layout Standard
6322 in TeX Code (shortcut 
6323 \begin_inset Info
6324 type  "shortcut"
6325 arg   "ert-insert"
6326 \end_inset
6327
6328 ).
6329 \begin_inset Foot
6330 status collapsed
6331
6332 \begin_layout Plain Layout
6333 For more about TeX Code, look at section
6334 \begin_inset space ~
6335 \end_inset
6336
6337
6338 \begin_inset CommandInset ref
6339 LatexCommand ref
6340 reference "sec:TeX-Code"
6341
6342 \end_inset
6343
6344 .
6345 \end_layout
6346
6347 \end_inset
6348
6349
6350 \emph on
6351  enumi
6352 \emph default
6353  is hereby the counter of the enumeration in the first level.
6354  The command 
6355 \series bold
6356
6357 \backslash
6358 roman
6359 \series default
6360  outputs the counter as small Roman numeral.
6361  For capital Roman numerals replace in the command above 
6362 \series bold
6363
6364 \backslash
6365 roman
6366 \series default
6367  by 
6368 \series bold
6369
6370 \backslash
6371 Roman
6372 \series default
6373 .
6374  For Arabic numerals use 
6375 \series bold
6376
6377 \backslash
6378 arabic
6379 \series default
6380 .
6381  To 
6382 \begin_inset Quotes eld
6383 \end_inset
6384
6385 number
6386 \begin_inset Quotes erd
6387 \end_inset
6388
6389  items with capital or small Latin letters use 
6390 \series bold
6391
6392 \backslash
6393 Alph
6394 \series default
6395  or 
6396 \series bold
6397
6398 \backslash
6399 alph
6400 \series default
6401 , respectively.
6402 \end_layout
6403
6404 \begin_layout Standard
6405 \noindent
6406 \begin_inset Note Greyedout
6407 status collapsed
6408
6409 \begin_layout Plain Layout
6410
6411 \series bold
6412 Note:
6413 \series default
6414  You can only number 26
6415 \begin_inset space ~
6416 \end_inset
6417
6418 items with Latin letters, because this numbering is limited to single letters.
6419 \end_layout
6420
6421 \end_inset
6422
6423
6424 \end_layout
6425
6426 \begin_layout Standard
6427 To change the numbering for the list sublevels, replace the 'i' in the command
6428  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6429 \end_layout
6430
6431 \begin_layout Standard
6432 As example a list with custom numbering:
6433 \end_layout
6434
6435 \begin_layout Enumerate
6436 \begin_inset Argument
6437 status collapsed
6438
6439 \begin_layout Plain Layout
6440 \begin_inset ERT
6441 status collapsed
6442
6443 \begin_layout Plain Layout
6444
6445 label=
6446 \backslash
6447 #
6448 \backslash
6449 Alph{enumi}
6450 \backslash
6451 #
6452 \end_layout
6453
6454 \end_inset
6455
6456
6457 \end_layout
6458
6459 \end_inset
6460
6461 Level 1
6462 \end_layout
6463
6464 \begin_deeper
6465 \begin_layout Enumerate
6466 \begin_inset Argument
6467 status collapsed
6468
6469 \begin_layout Plain Layout
6470 \begin_inset ERT
6471 status collapsed
6472
6473 \begin_layout Plain Layout
6474
6475 label=
6476 \backslash
6477 Alph{enumi}.
6478 \backslash
6479 arabic{enumii}
6480 \end_layout
6481
6482 \end_inset
6483
6484
6485 \end_layout
6486
6487 \end_inset
6488
6489 Level 2
6490 \end_layout
6491
6492 \begin_layout Enumerate
6493 Level 2
6494 \end_layout
6495
6496 \begin_deeper
6497 \begin_layout Enumerate
6498 \begin_inset Argument
6499 status collapsed
6500
6501 \begin_layout Plain Layout
6502 \begin_inset ERT
6503 status collapsed
6504
6505 \begin_layout Plain Layout
6506
6507 label=
6508 \backslash
6509 bf{
6510 \backslash
6511 arabic{enumiii}}
6512 \end_layout
6513
6514 \end_inset
6515
6516
6517 \end_layout
6518
6519 \end_inset
6520
6521 Level 3
6522 \end_layout
6523
6524 \begin_deeper
6525 \begin_layout Enumerate
6526 \begin_inset Argument
6527 status collapsed
6528
6529 \begin_layout Plain Layout
6530 \begin_inset ERT
6531 status collapsed
6532
6533 \begin_layout Plain Layout
6534
6535 label=
6536 \backslash
6537 emph{
6538 \backslash
6539 roman{enumiv})}
6540 \end_layout
6541
6542 \end_inset
6543
6544
6545 \end_layout
6546
6547 \end_inset
6548
6549 Level 4
6550 \end_layout
6551
6552 \end_deeper
6553 \end_deeper
6554 \end_deeper
6555 \begin_layout Standard
6556 For this list these commands were used:
6557 \end_layout
6558
6559 \begin_layout Standard
6560 \noindent
6561
6562 \series bold
6563 label=
6564 \backslash
6565 #
6566 \backslash
6567 Alph{enumi}
6568 \backslash
6569 #
6570 \begin_inset Newline newline
6571 \end_inset
6572
6573 label=
6574 \backslash
6575 Alph{enumi}.
6576 \backslash
6577 arabic{enumii}
6578 \begin_inset Newline newline
6579 \end_inset
6580
6581 label=
6582 \backslash
6583 bf{
6584 \backslash
6585 arabic{enumiii}}
6586 \begin_inset Newline newline
6587 \end_inset
6588
6589 label=
6590 \backslash
6591 emph{
6592 \backslash
6593 roman{enumiv})}
6594 \end_layout
6595
6596 \begin_layout Standard
6597 where the command 
6598 \series bold
6599
6600 \backslash
6601 emph{}
6602 \series default
6603  makes the label emphasized and 
6604 \series bold
6605
6606 \backslash
6607 bf{}
6608 \series default
6609  makes it bold.
6610 \end_layout
6611
6612 \begin_layout Standard
6613 \begin_inset Note Greyedout
6614 status collapsed
6615
6616 \begin_layout Plain Layout
6617
6618 \series bold
6619 Note:
6620 \series default
6621  When you changed the label of a list level, it will be used for all following
6622  lists until you change the definition.
6623 \end_layout
6624
6625 \end_inset
6626
6627
6628 \end_layout
6629
6630 \begin_layout Subsubsection
6631 Resumed Enumeration
6632 \begin_inset Index idx
6633 status collapsed
6634
6635 \begin_layout Plain Layout
6636 Lists ! Enumerate ! Resumed
6637 \end_layout
6638
6639 \end_inset
6640
6641
6642 \end_layout
6643
6644 \begin_layout Standard
6645 Enumerations can be resumed after intermediate paragraphs:
6646 \end_layout
6647
6648 \begin_layout Enumerate
6649 \begin_inset Argument
6650 status collapsed
6651
6652 \begin_layout Plain Layout
6653 \begin_inset ERT
6654 status collapsed
6655
6656 \begin_layout Plain Layout
6657
6658 label=
6659 \backslash
6660 arabic{enumi}.
6661 \end_layout
6662
6663 \end_inset
6664
6665
6666 \end_layout
6667
6668 \end_inset
6669
6670 first
6671 \begin_inset Note Note
6672 status collapsed
6673
6674 \begin_layout Plain Layout
6675 goes back to default numbering
6676 \end_layout
6677
6678 \end_inset
6679
6680
6681 \end_layout
6682
6683 \begin_layout Enumerate
6684 second
6685 \end_layout
6686
6687 \begin_layout Standard
6688 regular text
6689 \end_layout
6690
6691 \begin_layout Enumerate-Resume
6692 resumed
6693 \end_layout
6694
6695 \begin_layout Standard
6696 To resume an enumeration, use the style 
6697 \family sans
6698 Enumerate-Resume
6699 \family default
6700 .
6701  Its numbering appears in blue within LyX to indicate that it is a resumed
6702  list and that the numbering will not be correct in LyX, but in the output.
6703 \end_layout
6704
6705 \begin_layout Standard
6706 \begin_inset Note Greyedout
6707 status collapsed
6708
6709 \begin_layout Plain Layout
6710
6711 \series bold
6712 Note:
6713 \series default
6714  If there is no previous enumeration to resume, you will get a LaTeX error.
6715 \end_layout
6716
6717 \end_inset
6718
6719
6720 \end_layout
6721
6722 \begin_layout Standard
6723 Perhaps you might want to resume the list with a different number than the
6724  next one.
6725  Or you want to start a new enumeration with a defined number.
6726  This is possible by adding an optional argument to the first list item
6727  of a normal enumeration.
6728  There, insert the command
6729 \end_layout
6730
6731 \begin_layout Standard
6732
6733 \series bold
6734 start=number
6735 \end_layout
6736
6737 \begin_layout Standard
6738 where 
6739 \emph on
6740 number
6741 \emph default
6742  is the number with which you want to resume the list.
6743  An example:
6744 \end_layout
6745
6746 \begin_layout Enumerate
6747 first item
6748 \end_layout
6749
6750 \begin_layout Enumerate
6751 second item
6752 \end_layout
6753
6754 \begin_layout Standard
6755 Enumeration starting at a given value:
6756 \end_layout
6757
6758 \begin_layout Enumerate
6759 \begin_inset Argument
6760 status open
6761
6762 \begin_layout Plain Layout
6763 \begin_inset ERT
6764 status collapsed
6765
6766 \begin_layout Plain Layout
6767
6768 start=4
6769 \end_layout
6770
6771 \end_inset
6772
6773
6774 \end_layout
6775
6776 \end_inset
6777
6778 This enumeration starts at 4
6779 \end_layout
6780
6781 \begin_layout Subsubsection
6782 List Spacing
6783 \begin_inset Index idx
6784 status collapsed
6785
6786 \begin_layout Plain Layout
6787 Lists ! Spacing
6788 \end_layout
6789
6790 \end_inset
6791
6792
6793 \end_layout
6794
6795 \begin_layout Standard
6796 In some cases you might want less or more vertical space between the items
6797  of a list.
6798  For example if the default space is too much in your opinion in this case:
6799 \end_layout
6800
6801 \begin_layout Itemize
6802 A bullet list
6803 \end_layout
6804
6805 \begin_layout Itemize
6806 with standard spacing 
6807 \end_layout
6808
6809 \begin_layout Standard
6810 You can decrease the space by adding an optional argument to the first item
6811  of the list.
6812  Add there the command 
6813 \series bold
6814 nolistsep
6815 \series default
6816  to get no additional list space like in this example:
6817 \end_layout
6818
6819 \begin_layout Itemize
6820 \begin_inset Argument
6821 status open
6822
6823 \begin_layout Plain Layout
6824 \begin_inset ERT
6825 status collapsed
6826
6827 \begin_layout Plain Layout
6828
6829 nolistsep
6830 \end_layout
6831
6832 \end_inset
6833
6834
6835 \end_layout
6836
6837 \end_inset
6838
6839 A bullet list
6840 \end_layout
6841
6842 \begin_layout Itemize
6843 without additional
6844 \end_layout
6845
6846 \begin_layout Itemize
6847 vertical space
6848 \end_layout
6849
6850 \begin_layout Standard
6851 To add space you can use several other commands provided by the LaTeX-package
6852  
6853 \series bold
6854 enumitem
6855 \series default
6856
6857 \begin_inset Index idx
6858 status collapsed
6859
6860 \begin_layout Plain Layout
6861 LaTeX-packages ! enumitem
6862 \end_layout
6863
6864 \end_inset
6865
6866 .
6867  For more info see its documentation, 
6868 \begin_inset CommandInset citation
6869 LatexCommand cite
6870 key "enumitem"
6871
6872 \end_inset
6873
6874 .
6875 \end_layout
6876
6877 \begin_layout Standard
6878 There are also many commands available to change the horizontal spacing
6879  and indentation.
6880  Here is an example where the indentation was changed to that of the paragraphs
6881  in the document and the label separation was set to 2
6882 \begin_inset space \thinspace{}
6883 \end_inset
6884
6885 cm so that the number is in the page margin:
6886 \end_layout
6887
6888 \begin_layout Enumerate
6889 \begin_inset Argument
6890 status open
6891
6892 \begin_layout Plain Layout
6893 \begin_inset ERT
6894 status collapsed
6895
6896 \begin_layout Plain Layout
6897
6898 labelindent=
6899 \backslash
6900 parindent, labelsep=2cm
6901 \end_layout
6902
6903 \end_inset
6904
6905
6906 \end_layout
6907
6908 \end_inset
6909
6910 An enumeration
6911 \end_layout
6912
6913 \begin_layout Enumerate
6914 with negative indentation
6915 \end_layout
6916
6917 \begin_layout Subsubsection
6918 Further Customization
6919 \begin_inset Index idx
6920 status collapsed
6921
6922 \begin_layout Plain Layout
6923 Lists ! Customization
6924 \end_layout
6925
6926 \end_inset
6927
6928
6929 \end_layout
6930
6931 \begin_layout Standard
6932 You can also change the style of description lists.
6933  The command
6934 \end_layout
6935
6936 \begin_layout Standard
6937
6938 \series bold
6939 font=definition
6940 \end_layout
6941
6942 \begin_layout Standard
6943 changes the description label font, the command
6944 \end_layout
6945
6946 \begin_layout Standard
6947
6948 \series bold
6949 style=definition
6950 \end_layout
6951
6952 \begin_layout Standard
6953 sets the list style.
6954 \end_layout
6955
6956 \begin_layout Standard
6957 An example where the command
6958 \end_layout
6959
6960 \begin_layout Standard
6961
6962 \series bold
6963 font=
6964 \backslash
6965 itshape, style=nextline
6966 \end_layout
6967
6968 \begin_layout Standard
6969 is used:
6970 \end_layout
6971
6972 \begin_layout Description
6973 Ionizing
6974 \begin_inset space ~
6975 \end_inset
6976
6977 radiation: 
6978 \begin_inset Argument
6979 status collapsed
6980
6981 \begin_layout Plain Layout
6982 \begin_inset ERT
6983 status collapsed
6984
6985 \begin_layout Plain Layout
6986
6987 labelindent=0pt, labelsep=1cm, font=
6988 \backslash
6989 itshape, style=nextline
6990 \end_layout
6991
6992 \end_inset
6993
6994
6995 \end_layout
6996
6997 \end_inset
6998
6999 Ionizing radiation consists of particles or electromagnetic waves that are
7000  energetic enough to detach electrons from atoms or molecules, therefore
7001  ionizing them.
7002 \end_layout
7003
7004 \begin_layout Description
7005 Reference
7006 \begin_inset space ~
7007 \end_inset
7008
7009 counting: In computer science, reference counting is a technique of storing
7010  the number of references, pointers, or handles to a resource such as an
7011  object, block of memory, disk space or other resource.
7012 \end_layout
7013
7014 \begin_layout Standard
7015 There are many more commands and features provided by the LaTeX-package
7016  
7017 \series bold
7018 enumitem
7019 \series default
7020
7021 \begin_inset Index idx
7022 status collapsed
7023
7024 \begin_layout Plain Layout
7025 LaTeX-packages ! enumitem
7026 \end_layout
7027
7028 \end_inset
7029
7030 .
7031  For more info see its documentation, 
7032 \begin_inset CommandInset citation
7033 LatexCommand cite
7034 key "enumitem"
7035
7036 \end_inset
7037
7038 .
7039 \end_layout
7040
7041 \begin_layout Subsection
7042 Letters
7043 \begin_inset Index idx
7044 status collapsed
7045
7046 \begin_layout Plain Layout
7047 Letters
7048 \end_layout
7049
7050 \end_inset
7051
7052
7053 \end_layout
7054
7055 \begin_layout Subsubsection
7056
7057 \family sans
7058 Address
7059 \family default
7060  and 
7061 \family sans
7062 Right
7063 \begin_inset space ~
7064 \end_inset
7065
7066 Address
7067 \family default
7068 : An Overview
7069 \end_layout
7070
7071 \begin_layout Standard
7072 Although LyX has document classes for letters, we've also created two paragraph
7073  environments called 
7074 \family sans
7075 Address
7076 \family default
7077  and 
7078 \family sans
7079 Right
7080 \begin_inset space ~
7081 \end_inset
7082
7083 Address
7084 \family default
7085 .
7086  To use the letter class, you need to use specific paragraph environments
7087  in a specific order, otherwise LaTeX gags on the document.
7088  In contrast, you can use the 
7089 \family sans
7090 Address
7091 \family default
7092  and 
7093 \family sans
7094 Right
7095 \begin_inset space ~
7096 \end_inset
7097
7098 Address
7099 \family default
7100  paragraph environments anywhere with no problem.
7101  You can even nest them inside other environments, though you can't nest
7102  anything in them.
7103 \end_layout
7104
7105 \begin_layout Standard
7106 Of course, you're not limited to using 
7107 \family sans
7108 Address
7109 \family default
7110  and 
7111 \family sans
7112 Right
7113 \begin_inset space ~
7114 \end_inset
7115
7116 Address
7117 \family default
7118  for letters only.
7119  
7120 \family sans
7121 Right
7122 \begin_inset space ~
7123 \end_inset
7124
7125 Address
7126 \family default
7127 , in particular, is useful for creating article titles like those used in
7128  some European academic papers.
7129 \end_layout
7130
7131 \begin_layout Subsubsection
7132 Usage
7133 \begin_inset CommandInset label
7134 LatexCommand label
7135 name "sec:Address-Usage"
7136
7137 \end_inset
7138
7139
7140 \end_layout
7141
7142 \begin_layout Standard
7143 The 
7144 \family sans
7145 Address
7146 \family default
7147  environment formats text in the style of an address, which is also used
7148  for the opening and signature in some countries.
7149  Similarly, the 
7150 \family sans
7151 Right
7152 \begin_inset space ~
7153 \end_inset
7154
7155 Address
7156 \family default
7157  environment formats text in the style of a right-justified address, which
7158  is used for the sender's address and today's date in some countries.
7159  Here's an example of each:
7160 \end_layout
7161
7162 \begin_layout Right Address
7163 Right Address
7164 \begin_inset Newline newline
7165 \end_inset
7166
7167 Who I am
7168 \begin_inset Newline newline
7169 \end_inset
7170
7171 Where I am
7172 \begin_inset Newline newline
7173 \end_inset
7174
7175 When is it? What is today?
7176 \end_layout
7177
7178 \begin_layout Standard
7179 That was 
7180 \family sans
7181 Right
7182 \begin_inset space ~
7183 \end_inset
7184
7185 Address
7186 \family default
7187 .
7188  Notice that the lines all have the same left margin, which LyX sets to
7189  fit the largest block of text on a single line.
7190  Here's an example of the 
7191 \family sans
7192 Address
7193 \family default
7194  environment:
7195 \end_layout
7196
7197 \begin_layout Address
7198 Who are you
7199 \begin_inset Newline newline
7200 \end_inset
7201
7202 Where do I send this
7203 \begin_inset Newline newline
7204 \end_inset
7205
7206 Your post office and country
7207 \end_layout
7208
7209 \begin_layout Standard
7210 As you can see, both 
7211 \family sans
7212 Address
7213 \family default
7214  and 
7215 \family sans
7216 Right
7217 \begin_inset space ~
7218 \end_inset
7219
7220 Address
7221 \family default
7222  add extra space between themselves and the next paragraph.
7223  If you hit 
7224 \family sans
7225 Return
7226 \family default
7227  in either of these environments, LyX resets the nesting depth and sets
7228  the environment to 
7229 \family sans
7230 Standard
7231 \family default
7232 .
7233  This makes sense, since 
7234 \family sans
7235 Return
7236 \family default
7237  is the 
7238 \family typewriter
7239 break-paragraph
7240 \family default
7241  function, and the individual lines of an address are not paragraphs.
7242  Thus, you have to use 
7243 \family typewriter
7244 break-line
7245 \family default
7246  (
7247 \begin_inset Info
7248 type  "shortcut"
7249 arg   "newline-insert newline"
7250 \end_inset
7251
7252  or 
7253 \family sans
7254 Formatting
7255 \begin_inset space ~
7256 \end_inset
7257
7258 Character\SpecialChar \menuseparator
7259 Line
7260 \begin_inset space ~
7261 \end_inset
7262
7263 Break
7264 \family default
7265  from the 
7266 \family sans
7267 Insert
7268 \family default
7269  menu) to start a new line in an 
7270 \family sans
7271 Address
7272 \family default
7273  or 
7274 \family sans
7275 Right
7276 \begin_inset space ~
7277 \end_inset
7278
7279 Address
7280 \family default
7281  environment.
7282 \end_layout
7283
7284 \begin_layout Subsection
7285 Academic Writing
7286 \end_layout
7287
7288 \begin_layout Standard
7289 Most academic writing begins with an abstract and ends with a bibliography
7290  or list of references.
7291  LyX contains paragraph environments for both of these.
7292 \end_layout
7293
7294 \begin_layout Subsubsection
7295
7296 \family sans
7297 Abstract
7298 \begin_inset Index idx
7299 status collapsed
7300
7301 \begin_layout Plain Layout
7302 Abstracts
7303 \end_layout
7304
7305 \end_inset
7306
7307
7308 \end_layout
7309
7310 \begin_layout Standard
7311 The 
7312 \family sans
7313 Abstract
7314 \family default
7315  environment is used for the abstract of an article.
7316  Technically, you could use this environment anywhere, but you really should
7317  only use it at the beginning of the document, after the title.
7318  Also, don't bother trying to nest 
7319 \family sans
7320 Abstract
7321 \family default
7322  in anything else or vice versa.
7323  It will not work.
7324  The 
7325 \family sans
7326 Abstract
7327 \family default
7328  environment is only useful in the article and report document classes.
7329  The book document classes ignores the 
7330 \family sans
7331 Abstract
7332 \family default
7333  completely, and it's utterly silly to use 
7334 \family sans
7335 Abstract
7336 \family default
7337  in a letter document class.
7338 \end_layout
7339
7340 \begin_layout Standard
7341 The 
7342 \family sans
7343 Abstract
7344 \family default
7345  environment does several things for you.
7346  First, it puts the centered label 
7347 \begin_inset Quotes eld
7348 \end_inset
7349
7350 Abstract
7351 \begin_inset Quotes erd
7352 \end_inset
7353
7354  above the text.
7355  The label and the text of the abstract are separated by some extra vertical
7356  space.
7357  Second, it typesets everything in a smaller font, just as you'd expect.
7358  Lastly, it adds a bit of extra vertical space between the abstract and
7359  the subsequent text.
7360  Well, that's how it will appear on the LyX screen.
7361  The appearance in the output depends on the used article or report class.
7362 \end_layout
7363
7364 \begin_layout Standard
7365 Starting a new paragraph by hitting 
7366 \family sans
7367 Return
7368 \family default
7369  does not reset the paragraph environment.
7370  The new paragraph will still be in the 
7371 \family sans
7372 Abstract
7373 \family default
7374  environment.
7375  So, you will have to change the paragraph environment yourself when you
7376  finish entering the abstract of your document.
7377 \end_layout
7378
7379 \begin_layout Standard
7380 \begin_inset Float figure
7381 wide false
7382 sideways false
7383 status collapsed
7384
7385 \begin_layout Plain Layout
7386 \align center
7387 \begin_inset Graphics
7388         filename clipart/Abstract.pdf
7389
7390 \end_inset
7391
7392
7393 \end_layout
7394
7395 \begin_layout Plain Layout
7396 \begin_inset Caption
7397
7398 \begin_layout Plain Layout
7399 \begin_inset CommandInset label
7400 LatexCommand label
7401 name "fig:Paragraph-in-the"
7402
7403 \end_inset
7404
7405 Paragraph in the 
7406 \family sans
7407 Abstract
7408 \family default
7409  environment
7410 \end_layout
7411
7412 \end_inset
7413
7414
7415 \end_layout
7416
7417 \end_inset
7418
7419
7420 \end_layout
7421
7422 \begin_layout Standard
7423 We'd love to give you directly an example of the 
7424 \family sans
7425 Abstract
7426 \family default
7427  environment, but since this document is in the 
7428 \begin_inset Quotes eld
7429 \end_inset
7430
7431 book
7432 \begin_inset Quotes erd
7433 \end_inset
7434
7435  class, we can't do this.
7436  We inserted it therefore as figure
7437 \begin_inset space ~
7438 \end_inset
7439
7440
7441 \begin_inset CommandInset ref
7442 LatexCommand ref
7443 reference "fig:Paragraph-in-the"
7444
7445 \end_inset
7446
7447 .
7448  If you've never heard of an 
7449 \begin_inset Quotes eld
7450 \end_inset
7451
7452 abstract
7453 \begin_inset Quotes erd
7454 \end_inset
7455
7456  before, you can safely ignore this environment.
7457 \end_layout
7458
7459 \begin_layout Subsubsection
7460
7461 \family sans
7462 Bibliography
7463 \family default
7464
7465 \begin_inset Index idx
7466 status collapsed
7467
7468 \begin_layout Plain Layout
7469 Bibliography
7470 \end_layout
7471
7472 \end_inset
7473
7474
7475 \begin_inset CommandInset label
7476 LatexCommand label
7477 name "sub:Biblio_environment"
7478
7479 \end_inset
7480
7481
7482 \end_layout
7483
7484 \begin_layout Standard
7485 The 
7486 \family sans
7487 Bibliography
7488 \family default
7489  environment is used to list references.
7490  Technically, you could use this environment anywhere, but you really should
7491  only use it at the end of the document.
7492  Nesting 
7493 \family sans
7494 Bibliography
7495 \family default
7496  in anything else or vice versa will not work.
7497 \end_layout
7498
7499 \begin_layout Standard
7500 When you first open a 
7501 \family sans
7502 Bibliography
7503 \family default
7504  environment, LyX adds a large vertical space, followed by the heading 
7505 \begin_inset Quotes eld
7506 \end_inset
7507
7508 Bibliography
7509 \begin_inset Quotes erd
7510 \end_inset
7511
7512  or 
7513 \begin_inset Quotes eld
7514 \end_inset
7515
7516 References,
7517 \begin_inset Quotes erd
7518 \end_inset
7519
7520  depending on the document class.
7521  The heading is in a large boldface font.
7522  Each paragraph of the 
7523 \family sans
7524 Bibliography
7525 \family default
7526  environment is a bibliography entry.
7527  Thus, hitting 
7528 \family sans
7529 Return
7530 \family default
7531  does not reset the paragraph environment.
7532  Each new paragraph is still in the 
7533 \family sans
7534 Bibliography
7535 \family default
7536  environment.
7537 \end_layout
7538
7539 \begin_layout Standard
7540 There is another, usually better way to include references in your document
7541  by using a BibTeX database.
7542  For more information on that, and for a detailed description of LyX's bibliogra
7543 phy handling, have a look at section
7544 \begin_inset space ~
7545 \end_inset
7546
7547
7548 \begin_inset CommandInset ref
7549 LatexCommand ref
7550 reference "sec:Bibliography"
7551
7552 \end_inset
7553
7554 .
7555 \end_layout
7556
7557 \begin_layout Subsection
7558 LyX
7559 \family sans
7560 -Code
7561 \begin_inset Index idx
7562 status collapsed
7563
7564 \begin_layout Plain Layout
7565 Paragraph ! LyX code
7566 \end_layout
7567
7568 \end_inset
7569
7570
7571 \begin_inset CommandInset label
7572 LatexCommand label
7573 name "sub:LyX-Code"
7574
7575 \end_inset
7576
7577
7578 \end_layout
7579
7580 \begin_layout Standard
7581 The 
7582 \family sans
7583 LyX-Code
7584 \family default
7585  environment is another LyX extension.
7586  It type-sets text in a typewriter-style font.
7587  It also treats the 
7588 \family sans
7589 Space
7590 \family default
7591  key as a fixed whitespace;
7592 \begin_inset Foot
7593 status collapsed
7594
7595 \begin_layout Plain Layout
7596 In the 
7597 \family sans
7598 LyX-Code
7599 \family default
7600  environment, the 
7601 \family sans
7602 Space
7603 \family default
7604  key is treated as a 
7605 \family sans
7606 Protected
7607 \begin_inset space ~
7608 \end_inset
7609
7610 Blank
7611 \family default
7612  instead of an end-of-word marker.
7613 \end_layout
7614
7615 \end_inset
7616
7617  this is the only case in which you can type multiple whitespaces in LyX.
7618  If you need to insert blank lines, you will still need to use 
7619 \begin_inset Info
7620 type  "shortcut"
7621 arg   "newline-insert newline"
7622 \end_inset
7623
7624  (the 
7625 \family typewriter
7626 break-line
7627 \family default
7628  function).
7629  
7630 \family sans
7631 Return
7632 \family default
7633  breaks paragraphs.
7634  Note, however, that 
7635 \family sans
7636 Return
7637 \family default
7638  does not reset the paragraph environment.
7639  So, when you finish using the 
7640 \family sans
7641 LyX-Code
7642 \family default
7643  environment, you will need to change the paragraph environment yourself.
7644  Also, you can nest the 
7645 \family sans
7646 LyX-Code
7647 \family default
7648  environment inside of others.
7649 \end_layout
7650
7651 \begin_layout Standard
7652 There are a few quirks with this environment:
7653 \end_layout
7654
7655 \begin_layout Itemize
7656 You cannot use 
7657 \begin_inset Info
7658 type  "shortcut"
7659 arg   "newline-insert newline"
7660 \end_inset
7661
7662  at the beginning of a new paragraph (i.
7663 \begin_inset space \thinspace{}
7664 \end_inset
7665
7666 e.
7667 \begin_inset space \space{}
7668 \end_inset
7669
7670 you can't follow 
7671 \family sans
7672 Return
7673 \family default
7674  with a 
7675 \begin_inset Info
7676 type  "shortcut"
7677 arg   "newline-insert newline"
7678 \end_inset
7679
7680 ).
7681 \end_layout
7682
7683 \begin_layout Itemize
7684 You can't follow a 
7685 \begin_inset Info
7686 type  "shortcut"
7687 arg   "newline-insert newline"
7688 \end_inset
7689
7690  with a 
7691 \family sans
7692 Space
7693 \family default
7694 .
7695 \end_layout
7696
7697 \begin_deeper
7698 \begin_layout Itemize
7699 Use a 
7700 \family sans
7701 Return
7702 \family default
7703  to begin a new paragraph, then you can use a 
7704 \family sans
7705 Space
7706 \family default
7707 .
7708 \end_layout
7709
7710 \begin_layout Itemize
7711 Or: use 
7712 \begin_inset Info
7713 type  "shortcut"
7714 arg   "space-insert protected"
7715 \end_inset
7716
7717  instead.
7718 \end_layout
7719
7720 \end_deeper
7721 \begin_layout Itemize
7722 You can't have an empty paragraph or an empty line.
7723  You must put at least one 
7724 \family sans
7725 Space
7726 \family default
7727  in any line you want blank.
7728  Otherwise, LaTeX generates errors.
7729 \end_layout
7730
7731 \begin_layout Itemize
7732 You cannot get the typewriter double quotes by typing 
7733 \family sans
7734 "
7735 \family default
7736  since that will insert 
7737 \emph on
7738 real
7739 \emph default
7740  quotes.
7741  You get the typewriter double quotes with 
7742 \begin_inset Info
7743 type  "shortcut"
7744 arg   "self-insert \""
7745 \end_inset
7746
7747 .
7748 \end_layout
7749
7750 \begin_layout Standard
7751 Here is an example:
7752 \end_layout
7753
7754 \begin_layout LyX-Code
7755 #include <stdio.h>
7756 \end_layout
7757
7758 \begin_layout LyX-Code
7759  
7760 \end_layout
7761
7762 \begin_layout LyX-Code
7763 int main(void)
7764 \end_layout
7765
7766 \begin_layout LyX-Code
7767 {
7768 \end_layout
7769
7770 \begin_layout LyX-Code
7771     printf("Hello World!
7772 \backslash
7773 n");
7774 \end_layout
7775
7776 \begin_layout LyX-Code
7777     return 0;
7778 \end_layout
7779
7780 \begin_layout LyX-Code
7781 }
7782 \end_layout
7783
7784 \begin_layout Standard
7785 This is just the standard 
7786 \begin_inset Quotes eld
7787 \end_inset
7788
7789 Hello world!
7790 \begin_inset Quotes erd
7791 \end_inset
7792
7793  program.
7794  
7795 \end_layout
7796
7797 \begin_layout Standard
7798
7799 \family sans
7800 LyX-Code
7801 \family default
7802  has one purpose: to typeset code, such as program source, shell scripts,
7803  rc-files, and so on.
7804  Use it only in those very special cases where you need to generate text
7805  as if you used a typewriter.
7806 \begin_inset Index idx
7807 status collapsed
7808
7809 \begin_layout Plain Layout
7810 Paragraph environments|)
7811 \end_layout
7812
7813 \end_inset
7814
7815  For longer parts of programming code, use the listings inset that is described
7816  in the chapter 
7817 \emph on
7818 Program Code Listings
7819 \emph default
7820  of the 
7821 \emph on
7822 Embedded
7823 \begin_inset space ~
7824 \end_inset
7825
7826 Objects
7827 \emph default
7828  manual.
7829 \end_layout
7830
7831 \begin_layout Section
7832 Nesting Environments
7833 \begin_inset Index idx
7834 status collapsed
7835
7836 \begin_layout Plain Layout
7837 Nesting ! Environments
7838 \end_layout
7839
7840 \end_inset
7841
7842
7843 \begin_inset CommandInset label
7844 LatexCommand label
7845 name "sec:Nesting"
7846
7847 \end_inset
7848
7849
7850 \end_layout
7851
7852 \begin_layout Subsection
7853 Introduction
7854 \end_layout
7855
7856 \begin_layout Standard
7857 LyX treats text as a unified block with a particular context and specific
7858  properties.
7859  This allows you to create blocks that inherit some of the properties of
7860  another block.
7861  For example you have three main points in an outline, but point #2 also
7862  has two subpoints.
7863  In other words, you have a list inside of another list, with the inner
7864  list 
7865 \begin_inset Quotes eld
7866 \end_inset
7867
7868 attached
7869 \begin_inset Quotes erd
7870 \end_inset
7871
7872  to item #2:
7873 \end_layout
7874
7875 \begin_layout Enumerate
7876 one
7877 \end_layout
7878
7879 \begin_layout Enumerate
7880 two
7881 \end_layout
7882
7883 \begin_deeper
7884 \begin_layout Enumerate
7885 sublist – item #1
7886 \end_layout
7887
7888 \begin_layout Enumerate
7889 sublist – item #2
7890 \end_layout
7891
7892 \end_deeper
7893 \begin_layout Enumerate
7894 three
7895 \end_layout
7896
7897 \begin_layout Standard
7898 You put a list inside a list by nesting one list inside the other.
7899  Nesting an environment is quite simple: Select 
7900 \family sans
7901 Increase
7902 \begin_inset space ~
7903 \end_inset
7904
7905 List
7906 \begin_inset space ~
7907 \end_inset
7908
7909 Depth
7910 \family default
7911  or 
7912 \family sans
7913 Decrease
7914 \begin_inset space ~
7915 \end_inset
7916
7917 List
7918 \begin_inset space ~
7919 \end_inset
7920
7921 Depth
7922 \family default
7923  from the 
7924 \family sans
7925 Edit
7926 \family default
7927  menu to change the nesting depth of the current paragraph (the status bar
7928  will tell you how far you are nested).
7929  Instead of the menu, you can also use the toolbar buttons 
7930 \begin_inset Info
7931 type  "icon"
7932 arg   "depth-increment"
7933 \end_inset
7934
7935  and 
7936 \begin_inset Info
7937 type  "icon"
7938 arg   "depth-decrement"
7939 \end_inset
7940
7941  or the convenient key bindings 
7942 \family sans
7943 Tab
7944 \family default
7945  and 
7946 \family sans
7947 Shift-Tab
7948 \family default
7949  or 
7950 \begin_inset Info
7951 type  "shortcut"
7952 arg   "depth-increment"
7953 \end_inset
7954
7955  and 
7956 \begin_inset Info
7957 type  "shortcut"
7958 arg   "depth-decrement"
7959 \end_inset
7960
7961  to change the nesting level.
7962  The change will work on the current selection if you have made one (allowing
7963  you to change the nesting of several paragraphs at once), or the current
7964  paragraph.
7965 \end_layout
7966
7967 \begin_layout Standard
7968 Note that LyX only changes the nesting depth if it can.
7969  If it's invalid to do so, nothing happens if you try to change the depth.
7970  Additionally, if you change the depth of one paragraph, it affects the
7971  depth of every paragraph nested inside of it.
7972 \end_layout
7973
7974 \begin_layout Standard
7975 Nesting isn't limited to lists.
7976  In LyX, you can nest just about anything inside anything else, as you're
7977  about to find out.
7978  This is the real power of nesting paragraph environments.
7979 \end_layout
7980
7981 \begin_layout Subsection
7982 What You Can and Can't Nest
7983 \end_layout
7984
7985 \begin_layout Standard
7986 Before we fire a list of paragraph environments at you, we need to tell
7987  you a little bit more about how nesting works.
7988 \end_layout
7989
7990 \begin_layout Standard
7991 The question if nesting a paragraph environment is possible, is a bit more
7992  complicated than a simple yes or no.
7993  There are three types of paragraph environments:
7994 \end_layout
7995
7996 \begin_layout Itemize
7997 Completely unnestable
7998 \end_layout
7999
8000 \begin_layout Itemize
8001 Fully nestable, you can nest them inside things and you can also nest other
8002  things inside them.
8003 \end_layout
8004
8005 \begin_layout Itemize
8006 A third type, you can nest them into other environments, but you can't nest
8007  anything into them.
8008 \end_layout
8009
8010 \begin_layout Standard
8011 Here's a list of the three types of nesting behavior, and which paragraph
8012  environments have them:
8013 \end_layout
8014
8015 \begin_layout Description
8016 Unnestable Can't nest them.
8017  Can't nest into them.
8018 \end_layout
8019
8020 \begin_deeper
8021 \begin_layout Itemize
8022
8023 \family sans
8024 Bibliography
8025 \end_layout
8026
8027 \begin_layout Itemize
8028
8029 \family sans
8030 Abstract
8031 \end_layout
8032
8033 \begin_layout Itemize
8034
8035 \family sans
8036 Title
8037 \end_layout
8038
8039 \begin_layout Itemize
8040
8041 \family sans
8042 Author
8043 \end_layout
8044
8045 \begin_layout Itemize
8046
8047 \family sans
8048 Date
8049 \end_layout
8050
8051 \end_deeper
8052 \begin_layout Description
8053 Fully
8054 \begin_inset space ~
8055 \end_inset
8056
8057 Nestable You can nest them.
8058  You can nest other things into them.
8059 \end_layout
8060
8061 \begin_deeper
8062 \begin_layout Itemize
8063
8064 \family sans
8065 Verse
8066 \end_layout
8067
8068 \begin_layout Itemize
8069
8070 \family sans
8071 Quote
8072 \end_layout
8073
8074 \begin_layout Itemize
8075
8076 \family sans
8077 Quotation
8078 \end_layout
8079
8080 \begin_layout Itemize
8081
8082 \family sans
8083 Itemize
8084 \end_layout
8085
8086 \begin_layout Itemize
8087
8088 \family sans
8089 Enumerate
8090 \end_layout
8091
8092 \begin_layout Itemize
8093
8094 \family sans
8095 Description
8096 \end_layout
8097
8098 \begin_layout Itemize
8099
8100 \family sans
8101 List
8102 \end_layout
8103
8104 \begin_layout Itemize
8105
8106 \family sans
8107 LyX-Code
8108 \end_layout
8109
8110 \end_deeper
8111 \begin_layout Description
8112 Nestable-Inside You can nest them inside other things.
8113  You can't nest anything into them.
8114 \end_layout
8115
8116 \begin_deeper
8117 \begin_layout Itemize
8118
8119 \family sans
8120 Standard
8121 \end_layout
8122
8123 \begin_layout Itemize
8124
8125 \family sans
8126 Part
8127 \end_layout
8128
8129 \begin_layout Itemize
8130
8131 \family sans
8132 Chapter
8133 \end_layout
8134
8135 \begin_layout Itemize
8136
8137 \family sans
8138 Section
8139 \end_layout
8140
8141 \begin_layout Itemize
8142
8143 \family sans
8144 Subsection
8145 \end_layout
8146
8147 \begin_layout Itemize
8148
8149 \family sans
8150 Subsubsection
8151 \end_layout
8152
8153 \begin_layout Itemize
8154
8155 \family sans
8156 Paragraph
8157 \end_layout
8158
8159 \begin_layout Itemize
8160
8161 \family sans
8162 Subparagraph
8163 \end_layout
8164
8165 \begin_layout Itemize
8166
8167 \family sans
8168 Part*
8169 \end_layout
8170
8171 \begin_layout Itemize
8172
8173 \family sans
8174 Chapter*
8175 \end_layout
8176
8177 \begin_layout Itemize
8178
8179 \family sans
8180 Section*
8181 \end_layout
8182
8183 \begin_layout Itemize
8184
8185 \family sans
8186 Subsection*
8187 \end_layout
8188
8189 \begin_layout Itemize
8190
8191 \family sans
8192 Subsubsection*
8193 \end_layout
8194
8195 \begin_layout Itemize
8196
8197 \family sans
8198 Right
8199 \begin_inset space ~
8200 \end_inset
8201
8202 Address
8203 \end_layout
8204
8205 \begin_layout Itemize
8206
8207 \family sans
8208 Address
8209 \end_layout
8210
8211 \end_deeper
8212 \begin_layout Standard
8213 \begin_inset Note Greyedout
8214 status collapsed
8215
8216 \begin_layout Plain Layout
8217
8218 \series bold
8219 Note:
8220 \series default
8221  Although it is possible to nest numbered section headings like 
8222 \family sans
8223 Chapter
8224 \family default
8225
8226 \family sans
8227 Section
8228 \family default
8229 , etc.
8230 \begin_inset space ~
8231 \end_inset
8232
8233 into e.
8234 \begin_inset space \thinspace{}
8235 \end_inset
8236
8237 g.
8238 \begin_inset space \space{}
8239 \end_inset
8240
8241 lists, it is highly recommended not to do this because the aim is to create
8242  well-structured documents following typesetting guidelines whereas nested
8243  section headings violate this.
8244 \end_layout
8245
8246 \end_inset
8247
8248
8249 \end_layout
8250
8251 \begin_layout Subsection
8252 Nesting Other Things: Tables, Math, Floats, etc.
8253 \begin_inset Index idx
8254 status collapsed
8255
8256 \begin_layout Plain Layout
8257 Nesting ! Tables etc.
8258 \end_layout
8259
8260 \end_inset
8261
8262
8263 \end_layout
8264
8265 \begin_layout Standard
8266 There are several things that aren't paragraph environments, but which are
8267  affected by nesting anyhow.
8268  They are:
8269 \end_layout
8270
8271 \begin_layout Itemize
8272 equations
8273 \end_layout
8274
8275 \begin_layout Itemize
8276 tables
8277 \end_layout
8278
8279 \begin_layout Itemize
8280 figures
8281 \end_layout
8282
8283 \begin_layout Standard
8284 (
8285 \begin_inset Note Greyedout
8286 status collapsed
8287
8288 \begin_layout Plain Layout
8289
8290 \series bold
8291 Note:
8292 \series default
8293  Figures and tables in 
8294 \family sans
8295 Floats
8296 \family default
8297  are not affected by this.
8298 \end_layout
8299
8300 \end_inset
8301
8302  Have a look at section
8303 \begin_inset space ~
8304 \end_inset
8305
8306
8307 \begin_inset CommandInset ref
8308 LatexCommand ref
8309 reference "sec:Floats"
8310
8311 \end_inset
8312
8313  for more information about 
8314 \family sans
8315 Floats
8316 \family default
8317 .)
8318 \end_layout
8319
8320 \begin_layout Standard
8321 LyX can treat these three objects as either a word or as a paragraph.
8322  If a figure, table, or an equation is inline, it goes wherever the paragraph
8323  it is in goes.
8324 \end_layout
8325
8326 \begin_layout Standard
8327 On the other hand, if you have an equation, figure or table in a 
8328 \begin_inset Quotes eld
8329 \end_inset
8330
8331 paragraph
8332 \begin_inset Quotes erd
8333 \end_inset
8334
8335  of its own, it behaves just like a 
8336 \begin_inset Quotes eld
8337 \end_inset
8338
8339 nestable-inside
8340 \begin_inset Quotes erd
8341 \end_inset
8342
8343  paragraph environment.
8344  You can nest it into any environment, but you obviously can't nest anything
8345  into it.
8346 \end_layout
8347
8348 \begin_layout Standard
8349 Here's an example with a table:
8350 \end_layout
8351
8352 \begin_layout Enumerate
8353 Item One
8354 \end_layout
8355
8356 \begin_deeper
8357 \begin_layout Enumerate
8358 This is (a) and it's nested.
8359 \end_layout
8360
8361 \begin_deeper
8362 \begin_layout Standard
8363 \begin_inset VSpace 0.3cm
8364 \end_inset
8365
8366
8367 \end_layout
8368
8369 \begin_layout Standard
8370 \align center
8371 \begin_inset Tabular
8372 <lyxtabular version="3" rows="2" columns="2">
8373 <features tabularvalignment="middle">
8374 <column alignment="center" valignment="top" width="0pt">
8375 <column alignment="center" valignment="top" width="0pt">
8376 <row>
8377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8378 \begin_inset Text
8379
8380 \begin_layout Plain Layout
8381
8382 \family roman
8383 \series medium
8384 \shape up
8385 \size normal
8386 \emph off
8387 \bar no
8388 \noun off
8389 \color none
8390 a
8391 \end_layout
8392
8393 \end_inset
8394 </cell>
8395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8396 \begin_inset Text
8397
8398 \begin_layout Plain Layout
8399
8400 \family roman
8401 \series medium
8402 \shape up
8403 \size normal
8404 \emph off
8405 \bar no
8406 \noun off
8407 \color none
8408 b
8409 \end_layout
8410
8411 \end_inset
8412 </cell>
8413 </row>
8414 <row>
8415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8416 \begin_inset Text
8417
8418 \begin_layout Plain Layout
8419
8420 \family roman
8421 \series medium
8422 \shape up
8423 \size normal
8424 \emph off
8425 \bar no
8426 \noun off
8427 \color none
8428 c
8429 \end_layout
8430
8431 \end_inset
8432 </cell>
8433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8434 \begin_inset Text
8435
8436 \begin_layout Plain Layout
8437
8438 \family roman
8439 \series medium
8440 \shape up
8441 \size normal
8442 \emph off
8443 \bar no
8444 \noun off
8445 \color none
8446 d
8447 \end_layout
8448
8449 \end_inset
8450 </cell>
8451 </row>
8452 </lyxtabular>
8453
8454 \end_inset
8455
8456
8457 \end_layout
8458
8459 \begin_layout Standard
8460 \begin_inset VSpace 0.3cm
8461 \end_inset
8462
8463
8464 \end_layout
8465
8466 \end_deeper
8467 \begin_layout Enumerate
8468 This is (b).
8469  The table is actually nested inside (a).
8470 \end_layout
8471
8472 \end_deeper
8473 \begin_layout Enumerate
8474 Back out again.
8475 \end_layout
8476
8477 \begin_layout Standard
8478 If we hadn't nested the table at all, the list would look like this:
8479 \end_layout
8480
8481 \begin_layout Enumerate
8482 Item One
8483 \end_layout
8484
8485 \begin_deeper
8486 \begin_layout Enumerate
8487 This is (a) and it's nested.
8488 \end_layout
8489
8490 \end_deeper
8491 \begin_layout Standard
8492 \begin_inset VSpace 0.3cm
8493 \end_inset
8494
8495
8496 \end_layout
8497
8498 \begin_layout Standard
8499 \align center
8500 \begin_inset Tabular
8501 <lyxtabular version="3" rows="2" columns="2">
8502 <features tabularvalignment="middle">
8503 <column alignment="center" valignment="top" width="0pt">
8504 <column alignment="center" valignment="top" width="0pt">
8505 <row>
8506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8507 \begin_inset Text
8508
8509 \begin_layout Plain Layout
8510
8511 \family roman
8512 \series medium
8513 \shape up
8514 \size normal
8515 \emph off
8516 \bar no
8517 \noun off
8518 \color none
8519 a
8520 \end_layout
8521
8522 \end_inset
8523 </cell>
8524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8525 \begin_inset Text
8526
8527 \begin_layout Plain Layout
8528
8529 \family roman
8530 \series medium
8531 \shape up
8532 \size normal
8533 \emph off
8534 \bar no
8535 \noun off
8536 \color none
8537 b
8538 \end_layout
8539
8540 \end_inset
8541 </cell>
8542 </row>
8543 <row>
8544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8545 \begin_inset Text
8546
8547 \begin_layout Plain Layout
8548
8549 \family roman
8550 \series medium
8551 \shape up
8552 \size normal
8553 \emph off
8554 \bar no
8555 \noun off
8556 \color none
8557 c
8558 \end_layout
8559
8560 \end_inset
8561 </cell>
8562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8563 \begin_inset Text
8564
8565 \begin_layout Plain Layout
8566
8567 \family roman
8568 \series medium
8569 \shape up
8570 \size normal
8571 \emph off
8572 \bar no
8573 \noun off
8574 \color none
8575 d
8576 \end_layout
8577
8578 \end_inset
8579 </cell>
8580 </row>
8581 </lyxtabular>
8582
8583 \end_inset
8584
8585
8586 \end_layout
8587
8588 \begin_layout Standard
8589 \begin_inset VSpace 0.3cm
8590 \end_inset
8591
8592
8593 \end_layout
8594
8595 \begin_layout Enumerate
8596 This is (b).
8597  The table is 
8598 \emph on
8599 not
8600 \emph default
8601  nested inside (a).
8602  In fact, it's not nested at all.
8603 \end_layout
8604
8605 \begin_layout Enumerate
8606 Back out again.
8607 \end_layout
8608
8609 \begin_layout Standard
8610 Notice how item (b) is not only no longer nested, but is also the first
8611  item of a new list!
8612 \end_layout
8613
8614 \begin_layout Standard
8615 There's another trap you can fall into: Nesting the table, but not going
8616  deep enough.
8617  LyX then turns anything after the table into a new sublist.
8618 \end_layout
8619
8620 \begin_layout Enumerate
8621 Item One
8622 \end_layout
8623
8624 \begin_deeper
8625 \begin_layout Enumerate
8626 This is (a) and it's nested.
8627 \end_layout
8628
8629 \begin_layout Standard
8630 \begin_inset VSpace 0.3cm
8631 \end_inset
8632
8633
8634 \end_layout
8635
8636 \begin_layout Standard
8637 \align center
8638 \begin_inset Tabular
8639 <lyxtabular version="3" rows="2" columns="2">
8640 <features tabularvalignment="middle">
8641 <column alignment="center" valignment="top" width="0pt">
8642 <column alignment="center" valignment="top" width="0pt">
8643 <row>
8644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8645 \begin_inset Text
8646
8647 \begin_layout Plain Layout
8648
8649 \family roman
8650 \series medium
8651 \shape up
8652 \size normal
8653 \emph off
8654 \bar no
8655 \noun off
8656 \color none
8657 a
8658 \end_layout
8659
8660 \end_inset
8661 </cell>
8662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8663 \begin_inset Text
8664
8665 \begin_layout Plain Layout
8666
8667 \family roman
8668 \series medium
8669 \shape up
8670 \size normal
8671 \emph off
8672 \bar no
8673 \noun off
8674 \color none
8675 b
8676 \end_layout
8677
8678 \end_inset
8679 </cell>
8680 </row>
8681 <row>
8682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8683 \begin_inset Text
8684
8685 \begin_layout Plain Layout
8686
8687 \family roman
8688 \series medium
8689 \shape up
8690 \size normal
8691 \emph off
8692 \bar no
8693 \noun off
8694 \color none
8695 c
8696 \end_layout
8697
8698 \end_inset
8699 </cell>
8700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8701 \begin_inset Text
8702
8703 \begin_layout Plain Layout
8704
8705 \family roman
8706 \series medium
8707 \shape up
8708 \size normal
8709 \emph off
8710 \bar no
8711 \noun off
8712 \color none
8713 d
8714 \end_layout
8715
8716 \end_inset
8717 </cell>
8718 </row>
8719 </lyxtabular>
8720
8721 \end_inset
8722
8723
8724 \end_layout
8725
8726 \end_deeper
8727 \begin_layout Standard
8728 \begin_inset VSpace 0.3cm
8729 \end_inset
8730
8731
8732 \end_layout
8733
8734 \begin_layout Enumerate
8735 This is (b).
8736  The table is actually nested inside Item One, but 
8737 \emph on
8738 not
8739 \emph default
8740  inside (a).
8741 \end_layout
8742
8743 \begin_layout Enumerate
8744 Back out again.
8745 \end_layout
8746
8747 \begin_layout Standard
8748 As you can see, item (b) turned into the first item of a new list, but a
8749  new list 
8750 \emph on
8751 inside
8752 \emph default
8753  item 1.
8754  The same thing would have happened to a figure or an equation.
8755  So, if you nest tables, figures or equations, make sure you go to the right
8756  depth!
8757 \end_layout
8758
8759 \begin_layout Subsection
8760 Usage and General Features
8761 \end_layout
8762
8763 \begin_layout Standard
8764 Speaking of levels, LyX can perform up to a six-fold nesting.
8765  In other words, 
8766 \begin_inset Quotes eld
8767 \end_inset
8768
8769 level #6
8770 \begin_inset Quotes erd
8771 \end_inset
8772
8773  is the innermost possible depth.
8774  Here's an example to illustrate what we mean:
8775 \end_layout
8776
8777 \begin_layout Enumerate
8778 level #1 – outermost
8779 \end_layout
8780
8781 \begin_deeper
8782 \begin_layout Enumerate
8783 level #2
8784 \end_layout
8785
8786 \begin_deeper
8787 \begin_layout Enumerate
8788 level #3
8789 \end_layout
8790
8791 \begin_deeper
8792 \begin_layout Enumerate
8793 level #4
8794 \end_layout
8795
8796 \begin_deeper
8797 \begin_layout Itemize
8798 level #5
8799 \end_layout
8800
8801 \begin_deeper
8802 \begin_layout Itemize
8803 level #6
8804 \end_layout
8805
8806 \end_deeper
8807 \end_deeper
8808 \end_deeper
8809 \end_deeper
8810 \end_deeper
8811 \begin_layout Standard
8812 There are two exceptions to the six-fold nesting limit, and you can see
8813  both of them in the example.
8814  Unlike the other fully-nestable environments, you can only perform a four-fold
8815  nesting with the 
8816 \family sans
8817 Enumerate
8818 \family default
8819  and 
8820 \family sans
8821 Itemize
8822 \family default
8823  environments.
8824  For example, if we tried to nest another 
8825 \family sans
8826 Enumerate
8827 \family default
8828  list inside item 
8829 \begin_inset Quotes eld
8830 \end_inset
8831
8832 A.
8833 \begin_inset Quotes erd
8834 \end_inset
8835
8836 , we would get errors.
8837 \end_layout
8838
8839 \begin_layout Subsection
8840 Some Examples
8841 \begin_inset Index idx
8842 status collapsed
8843
8844 \begin_layout Plain Layout
8845 Nesting ! Examples
8846 \end_layout
8847
8848 \end_inset
8849
8850
8851 \end_layout
8852
8853 \begin_layout Standard
8854 The best way to explain just what you can do with nesting is by illustration.
8855  We have several examples of nested environments.
8856  In them, we explain how we created the example, so that you can reproduce
8857  them.
8858 \end_layout
8859
8860 \begin_layout Subsubsection
8861 Example 1: The Six-fold Way and Mixed Nesting
8862 \end_layout
8863
8864 \begin_layout Labeling
8865 \labelwidthstring MMM
8866 #1-a This is the outermost level.
8867  It's a 
8868 \family sans
8869 List
8870 \family default
8871  environment.
8872 \end_layout
8873
8874 \begin_deeper
8875 \begin_layout Labeling
8876 \labelwidthstring MMM
8877 #2-a This is level #2.
8878  We created it by using 
8879 \begin_inset Info
8880 type  "shortcut"
8881 arg   "break-paragraph inverse"
8882 \end_inset
8883
8884  followed by 
8885 \begin_inset Info
8886 type  "shortcut"
8887 arg   "depth-increment"
8888 \end_inset
8889
8890 .
8891 \end_layout
8892
8893 \begin_deeper
8894 \begin_layout Labeling
8895 \labelwidthstring MMM
8896 #3-a This is level #3.
8897  This time, we just hit 
8898 \family sans
8899 Return
8900 \family default
8901 , then used 
8902 \begin_inset Info
8903 type  "shortcut"
8904 arg   "depth-increment"
8905 \end_inset
8906
8907  twice in a row.
8908  We could have also created it the same way as we did the previous level,
8909  by hitting 
8910 \begin_inset Info
8911 type  "shortcut"
8912 arg   "break-paragraph inverse"
8913 \end_inset
8914
8915  followed by 
8916 \begin_inset Info
8917 type  "shortcut"
8918 arg   "depth-increment"
8919 \end_inset
8920
8921 .
8922 \end_layout
8923
8924 \begin_deeper
8925 \begin_layout Standard
8926 This is actually a 
8927 \family sans
8928 Standard
8929 \family default
8930  environment, nested inside of 
8931 \begin_inset Quotes eld
8932 \end_inset
8933
8934 #3-a
8935 \begin_inset Quotes erd
8936 \end_inset
8937
8938 .
8939  So, it's at level #4.
8940  We did this by hitting 
8941 \begin_inset Info
8942 type  "shortcut"
8943 arg   "break-paragraph inverse"
8944 \end_inset
8945
8946 , then 
8947 \begin_inset Info
8948 type  "shortcut"
8949 arg   "depth-increment"
8950 \end_inset
8951
8952 , then changing the paragraph environment to 
8953 \family sans
8954 Standard
8955 \family default
8956 .
8957  Do this to create list items with more than one paragraph — it also works
8958  for the 
8959 \family sans
8960 Description
8961 \family default
8962
8963 \family sans
8964 Enumerate
8965 \family default
8966 , and 
8967 \family sans
8968 Itemize
8969 \family default
8970  environments!
8971 \end_layout
8972
8973 \begin_layout Standard
8974 Here's another 
8975 \family sans
8976 Standard
8977 \family default
8978  paragraph, also at level #4, made with just a 
8979 \begin_inset Info
8980 type  "shortcut"
8981 arg   "break-paragraph inverse"
8982 \end_inset
8983
8984 .
8985 \end_layout
8986
8987 \begin_layout Labeling
8988 \labelwidthstring MMM
8989 #4-a This is level #4.
8990  We hit 
8991 \begin_inset Info
8992 type  "shortcut"
8993 arg   "break-paragraph inverse"
8994 \end_inset
8995
8996  and changed the paragraph environment back to 
8997 \family sans
8998 List
8999 \family default
9000 .
9001  Remember — we can't nest anything inside a 
9002 \family sans
9003 Standard
9004 \family default
9005  environment, which is why we're still at level #4.
9006  However, we 
9007 \emph on
9008 can
9009 \emph default
9010  keep nesting things inside 
9011 \begin_inset Quotes eld
9012 \end_inset
9013
9014 #3-a
9015 \begin_inset Quotes erd
9016 \end_inset
9017
9018 .
9019 \end_layout
9020
9021 \begin_deeper
9022 \begin_layout Labeling
9023 \labelwidthstring MMM
9024 #5-a This is level #5\SpecialChar \ldots{}
9025
9026 \end_layout
9027
9028 \begin_deeper
9029 \begin_layout Labeling
9030 \labelwidthstring MMM
9031 #6-a \SpecialChar \ldots{}
9032 and this is level #6.
9033  By now, you should know how we made these two.
9034 \end_layout
9035
9036 \end_deeper
9037 \begin_layout Labeling
9038 \labelwidthstring MMM
9039 #5-b Back to level #5.
9040  Just hit 
9041 \begin_inset Info
9042 type  "shortcut"
9043 arg   "break-paragraph inverse"
9044 \end_inset
9045
9046  followed by a 
9047 \begin_inset Info
9048 type  "shortcut"
9049 arg   "depth-decrement"
9050 \end_inset
9051
9052 .
9053 \end_layout
9054
9055 \end_deeper
9056 \begin_layout Labeling
9057 \labelwidthstring MMM
9058 #4-b After another 
9059 \begin_inset Info
9060 type  "shortcut"
9061 arg   "break-paragraph inverse"
9062 \end_inset
9063
9064  followed by a 
9065 \begin_inset Info
9066 type  "shortcut"
9067 arg   "depth-decrement"
9068 \end_inset
9069
9070 , we're back at level #4.
9071 \end_layout
9072
9073 \end_deeper
9074 \begin_layout Labeling
9075 \labelwidthstring MMM
9076 #3-b Back to level #3.
9077  By now it should be obvious how we did this.
9078 \end_layout
9079
9080 \end_deeper
9081 \begin_layout Labeling
9082 \labelwidthstring MMM
9083 #2-b Back to level #2.
9084  
9085 \end_layout
9086
9087 \end_deeper
9088 \begin_layout Labeling
9089 \labelwidthstring MMM
9090 #1-b And last, back to the outermost level, #1.
9091  After this sentence, we will hit 
9092 \family sans
9093 Return
9094 \family default
9095  and change the paragraph environment back to 
9096 \family sans
9097 Standard
9098 \family default
9099  to end the list.
9100 \end_layout
9101
9102 \begin_layout Standard
9103 We could have also used the 
9104 \family sans
9105 Description
9106 \family default
9107
9108 \family sans
9109 Quote
9110 \family default
9111
9112 \family sans
9113 Quotation
9114 \family default
9115 , or even the 
9116 \family sans
9117 Verse
9118 \family default
9119  environment in place of the 
9120 \family sans
9121 List
9122 \family default
9123  environment.
9124  The example would have worked exactly the same.
9125 \end_layout
9126
9127 \begin_layout Subsubsection
9128 Example 2: Inheritance
9129 \end_layout
9130
9131 \begin_layout LyX-Code
9132 This is the LyX-Code environment, at level #1, the outermost
9133 \end_layout
9134
9135 \begin_layout LyX-Code
9136 level.
9137   Now we will hit 
9138 \family sans
9139 Return
9140 \family default
9141 , then 
9142 \begin_inset Info
9143 type  "shortcut"
9144 arg   "depth-increment"
9145 \end_inset
9146
9147 , after which, we will change to the 
9148 \family sans
9149 Enumerate
9150 \family default
9151  environment.
9152 \end_layout
9153
9154 \begin_deeper
9155 \begin_layout Enumerate
9156 This is the 
9157 \family sans
9158 Enumerate
9159 \family default
9160  environment, at level #2.
9161 \end_layout
9162
9163 \begin_layout Enumerate
9164 Notice how the nested 
9165 \family sans
9166 Enumerate
9167 \family default
9168  not only inherits its margins from its parent environment (
9169 \family sans
9170 LyX-Code
9171 \family default
9172 ), but also inherits its font and spacing!
9173 \end_layout
9174
9175 \end_deeper
9176 \begin_layout Standard
9177 We ended this example by hitting 
9178 \family sans
9179 Return
9180 \family default
9181 .
9182  After that, we needed to reset the paragraph environment to 
9183 \family sans
9184 Standard
9185 \family default
9186  and reset the nesting depth by using 
9187 \begin_inset Info
9188 type  "shortcut"
9189 arg   "depth-decrement"
9190 \end_inset
9191
9192  once.
9193 \end_layout
9194
9195 \begin_layout Subsubsection
9196 Example 3: Labels, Levels, and the 
9197 \family sans
9198 Enumerate
9199 \family default
9200  and 
9201 \family sans
9202 Itemize
9203 \family default
9204  Environments
9205 \begin_inset Argument
9206 status collapsed
9207
9208 \begin_layout Plain Layout
9209 Example #3: Labels, Levels and other list environments
9210 \end_layout
9211
9212 \end_inset
9213
9214
9215 \end_layout
9216
9217 \begin_layout Enumerate
9218 This is level #1, in an 
9219 \family sans
9220 Enumerate
9221 \family default
9222  paragraph environment.
9223  We're actually going to nest a bunch of these.
9224 \end_layout
9225
9226 \begin_deeper
9227 \begin_layout Enumerate
9228 This is level #2.
9229  We used 
9230 \begin_inset Info
9231 type  "shortcut"
9232 arg   "break-paragraph inverse"
9233 \end_inset
9234
9235  followed by 
9236 \begin_inset Info
9237 type  "shortcut"
9238 arg   "depth-increment"
9239 \end_inset
9240
9241 .
9242  Now, what happens if we nest an 
9243 \family sans
9244 Itemize
9245 \family default
9246  environment inside of this one? It will be at level #3, but what will its
9247  label be? An asterisk?
9248 \end_layout
9249
9250 \begin_deeper
9251 \begin_layout Itemize
9252 No! It's a bullet.
9253  This is the 
9254 \emph on
9255 first
9256 \emph default
9257  
9258 \family sans
9259 Itemize
9260 \family default
9261  environment, even though it's at level #3.
9262  So, its label is a bullet.
9263  (We got here by using 
9264 \begin_inset Info
9265 type  "shortcut"
9266 arg   "break-paragraph inverse"
9267 \end_inset
9268
9269 , then 
9270 \begin_inset Info
9271 type  "shortcut"
9272 arg   "depth-increment"
9273 \end_inset
9274
9275 , then changing the environment to 
9276 \family sans
9277 Itemize
9278 \family default
9279 .)
9280 \end_layout
9281
9282 \begin_deeper
9283 \begin_layout Itemize
9284 Here's level #4, produced using 
9285 \begin_inset Info
9286 type  "shortcut"
9287 arg   "break-paragraph inverse"
9288 \end_inset
9289
9290 , then 
9291 \begin_inset Info
9292 type  "shortcut"
9293 arg   "depth-increment"
9294 \end_inset
9295
9296 .
9297  We will do that again\SpecialChar \ldots{}
9298
9299 \end_layout
9300
9301 \begin_deeper
9302 \begin_layout Enumerate
9303 \SpecialChar \ldots{}
9304 to get to level #5.
9305  This time, however, we also changed the paragraph environment back to 
9306 \family sans
9307 Enumerate
9308 \family default
9309 .
9310  Notice the type of numbering, it is 
9311 \emph on
9312 lowercase Roman
9313 \emph default
9314 , because we are in the 
9315 \emph on
9316 thirdfold
9317 \emph default
9318  
9319 \family sans
9320 Enumerate
9321 \family default
9322  environment (i.
9323 \begin_inset space \thinspace{}
9324 \end_inset
9325
9326 g.
9327  it is an 
9328 \family sans
9329 Enumerate
9330 \family default
9331  inside an 
9332 \family sans
9333 Enumerate
9334 \family default
9335  inside an 
9336 \family sans
9337 Enumerate
9338 \family default
9339 ).
9340 \end_layout
9341
9342 \begin_layout Enumerate
9343 What happens if we 
9344 \emph on
9345 don't
9346 \emph default
9347  change the paragraph environment, but decrease the nesting depth? What
9348  type of numbering does LyX use?
9349 \end_layout
9350
9351 \begin_layout Enumerate
9352 Oh, as if you couldn't guess by now, we're just using 
9353 \begin_inset Info
9354 type  "shortcut"
9355 arg   "break-paragraph inverse"
9356 \end_inset
9357
9358  to keep the current environment and depth but create a new item.
9359 \end_layout
9360
9361 \begin_layout Enumerate
9362 Let's use 
9363 \begin_inset Info
9364 type  "shortcut"
9365 arg   "depth-decrement"
9366 \end_inset
9367
9368  to decrease the depth after the next 
9369 \begin_inset Info
9370 type  "shortcut"
9371 arg   "break-paragraph inverse"
9372 \end_inset
9373
9374 .
9375 \end_layout
9376
9377 \end_deeper
9378 \begin_layout Enumerate
9379 This is level #4.
9380  Look what type of label LyX is using!
9381 \end_layout
9382
9383 \end_deeper
9384 \begin_layout Enumerate
9385 This is level #3.
9386  Even though we've changed levels, LyX is still using a lowercase Roman
9387  numeral as the label.Why?
9388 \end_layout
9389
9390 \begin_layout Enumerate
9391 Because, even though the nesting depth has changed, the paragraph is 
9392 \emph on
9393 still
9394 \emph default
9395  a thirdfold 
9396 \family sans
9397 Enumerate
9398 \family default
9399  environment.
9400  Notice, however, that LyX 
9401 \emph on
9402 did
9403 \emph default
9404  reset the counter for the label.
9405 \end_layout
9406
9407 \end_deeper
9408 \begin_layout Enumerate
9409 Another 
9410 \begin_inset Info
9411 type  "shortcut"
9412 arg   "break-paragraph inverse"
9413 \end_inset
9414
9415  
9416 \begin_inset Info
9417 type  "shortcut"
9418 arg   "depth-decrement"
9419 \end_inset
9420
9421  sequence, and we're back to level #2.
9422  This time, we not only changed the nesting depth, but we also moved back
9423  into the twofold-nested 
9424 \family sans
9425 Enumerate
9426 \family default
9427  environment.
9428 \end_layout
9429
9430 \end_deeper
9431 \begin_layout Enumerate
9432 The same thing happens if we do another 
9433 \begin_inset Info
9434 type  "shortcut"
9435 arg   "break-paragraph inverse"
9436 \end_inset
9437
9438  
9439 \begin_inset Info
9440 type  "shortcut"
9441 arg   "depth-decrement"
9442 \end_inset
9443
9444 sequence and return to level #1, the outermost level.
9445 \end_layout
9446
9447 \begin_layout Standard
9448 Lastly, we reset the environment to 
9449 \family sans
9450 Standard
9451 \family default
9452 .
9453  As you can see, the level number doesn't correspond to what type of labeling
9454  LyX uses for the 
9455 \family sans
9456 Enumerate
9457 \family default
9458  and 
9459 \family sans
9460 Itemize
9461 \family default
9462  environments.
9463  The number of other 
9464 \family sans
9465 Enumerate
9466 \family default
9467  environments surrounding it determines what kind of label LyX uses for
9468  an 
9469 \family sans
9470 Enumerate
9471 \family default
9472  item.
9473  The same rule applies for the 
9474 \family sans
9475 Itemize
9476 \family default
9477  environment, as well.
9478 \end_layout
9479
9480 \begin_layout Subsubsection
9481 Example 4: Going Bonkers
9482 \end_layout
9483
9484 \begin_layout Enumerate
9485 We're going to go totally nuts now.
9486  We will not nest as deep as in the other examples, nor will we go into
9487  the same detail with how we did it.
9488  (level #1: 
9489 \family sans
9490 Enumerate
9491 \family default
9492 )
9493 \end_layout
9494
9495 \begin_deeper
9496 \begin_layout Standard
9497 (
9498 \family sans
9499 Return, 
9500 \family default
9501
9502 \begin_inset Info
9503 type  "shortcut"
9504 arg   "depth-increment"
9505 \end_inset
9506
9507
9508 \family sans
9509 , Standard
9510 \family default
9511 : level #2) We will stick an encapsulated description of how we created
9512  the example in parentheses someplace.
9513  For example, the two key bindings are how we changed the depth.
9514  The environment name is the name of the current environment.
9515  Either before or after this, we will put in the level.
9516 \end_layout
9517
9518 \end_deeper
9519 \begin_layout Enumerate
9520 (
9521 \family sans
9522 Return, Enumerate
9523 \family default
9524 : level #1) This is the next item in the list.
9525 \end_layout
9526
9527 \begin_deeper
9528 \begin_layout Verse
9529 Now we will add verse.
9530 \begin_inset Newline newline
9531 \end_inset
9532
9533 It will get much worse.
9534 \begin_inset Newline newline
9535 \end_inset
9536
9537 (
9538 \family sans
9539 Return, 
9540 \family default
9541
9542 \begin_inset Info
9543 type  "shortcut"
9544 arg   "depth-increment"
9545 \end_inset
9546
9547
9548 \family sans
9549 , Verse
9550 \family default
9551 : level #2)
9552 \end_layout
9553
9554 \begin_layout Verse
9555 Fiddle dee, Fiddle doo.
9556 \begin_inset Newline newline
9557 \end_inset
9558
9559 Bippitey boppitey boo!
9560 \begin_inset Newline newline
9561 \end_inset
9562
9563 (
9564 \begin_inset Info
9565 type  "shortcut"
9566 arg   "break-paragraph inverse"
9567 \end_inset
9568
9569
9570 \family sans
9571 )
9572 \end_layout
9573
9574 \begin_layout Verse
9575 Here comes a table:
9576 \end_layout
9577
9578 \begin_deeper
9579 \begin_layout Standard
9580 \begin_inset VSpace 0.3cm
9581 \end_inset
9582
9583
9584 \end_layout
9585
9586 \begin_layout Standard
9587 \align center
9588 \begin_inset Tabular
9589 <lyxtabular version="3" rows="2" columns="2">
9590 <features tabularvalignment="middle">
9591 <column alignment="center" valignment="top" width="0pt">
9592 <column alignment="center" valignment="top" width="0pt">
9593 <row>
9594 <cell alignment="center" valignment="top" usebox="none">
9595 \begin_inset Text
9596
9597 \begin_layout Plain Layout
9598
9599 \family roman
9600 \series medium
9601 \shape up
9602 \size normal
9603 \emph off
9604 \bar no
9605 \noun off
9606 \color none
9607 one-fish
9608 \end_layout
9609
9610 \end_inset
9611 </cell>
9612 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9613 \begin_inset Text
9614
9615 \begin_layout Plain Layout
9616
9617 \family roman
9618 \series medium
9619 \shape up
9620 \size normal
9621 \emph off
9622 \bar no
9623 \noun off
9624 \color none
9625 two-fish
9626 \end_layout
9627
9628 \end_inset
9629 </cell>
9630 </row>
9631 <row>
9632 <cell alignment="center" valignment="top" topline="true" usebox="none">
9633 \begin_inset Text
9634
9635 \begin_layout Plain Layout
9636
9637 \family roman
9638 \series medium
9639 \shape up
9640 \size normal
9641 \emph off
9642 \bar no
9643 \noun off
9644 \color none
9645 red-fish
9646 \end_layout
9647
9648 \end_inset
9649 </cell>
9650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9651 \begin_inset Text
9652
9653 \begin_layout Plain Layout
9654
9655 \family roman
9656 \series medium
9657 \shape up
9658 \size normal
9659 \emph off
9660 \bar no
9661 \noun off
9662 \color none
9663 blue-fish
9664 \end_layout
9665
9666 \end_inset
9667 </cell>
9668 </row>
9669 </lyxtabular>
9670
9671 \end_inset
9672
9673
9674 \end_layout
9675
9676 \end_deeper
9677 \begin_layout Verse
9678 (
9679 \begin_inset Info
9680 type  "shortcut"
9681 arg   "break-paragraph inverse"
9682 \end_inset
9683
9684
9685 \family sans
9686 , Table, 
9687 \family default
9688
9689 \begin_inset Info
9690 type  "shortcut"
9691 arg   "depth-increment"
9692 \end_inset
9693
9694  3 times, 
9695 \begin_inset Info
9696 type  "shortcut"
9697 arg   "break-paragraph inverse"
9698 \end_inset
9699
9700
9701 \family sans
9702 , Verse, 
9703 \family default
9704
9705 \begin_inset Info
9706 type  "shortcut"
9707 arg   "depth-decrement"
9708 \end_inset
9709
9710 )
9711 \end_layout
9712
9713 \end_deeper
9714 \begin_layout Enumerate
9715 (
9716 \family sans
9717 Return, Enumerate
9718 \family default
9719 : level #1) This is another item.
9720  Note that selecting a 
9721 \family sans
9722 Table
9723 \family default
9724  resets the nesting depth to level #1, so we increased the nesting depth
9725  3 times to put the table inside the 
9726 \family sans
9727 Verse
9728 \family default
9729  environment.
9730  
9731 \end_layout
9732
9733 \begin_layout Quotation
9734 We're now ending the 
9735 \family sans
9736 Enumerate
9737 \family default
9738  list and changing to 
9739 \family sans
9740 Quotation
9741 \family default
9742 .
9743  We're still at level #1.
9744  We want to show you some of the things you can do by mixing environments.
9745  The next set of paragraphs is a 
9746 \begin_inset Quotes eld
9747 \end_inset
9748
9749 quoted letter.
9750 \begin_inset Quotes erd
9751 \end_inset
9752
9753  We will nest both the 
9754 \family sans
9755 Address
9756 \family default
9757  and 
9758 \family sans
9759 Right
9760 \begin_inset space ~
9761 \end_inset
9762
9763 Address
9764 \family default
9765  environments inside of this one, then use another nested 
9766 \family sans
9767 Quotation
9768 \family default
9769  for the letter body.
9770  We will use 
9771 \begin_inset Info
9772 type  "shortcut"
9773 arg   "break-paragraph inverse"
9774 \end_inset
9775
9776  to preserve the depth.
9777  Remember that you need to use 
9778 \begin_inset Info
9779 type  "shortcut"
9780 arg   "newline-insert newline"
9781 \end_inset
9782
9783  to create multiple lines inside the 
9784 \family sans
9785 Address
9786 \family default
9787  and 
9788 \family sans
9789 Right
9790 \begin_inset space ~
9791 \end_inset
9792
9793 Address
9794 \family default
9795  environments.
9796  Here it goes:
9797 \end_layout
9798
9799 \begin_deeper
9800 \begin_layout Right Address
9801 1234 Nowhere Rd.
9802 \begin_inset Newline newline
9803 \end_inset
9804
9805 Moosegroin, MT 00100
9806 \begin_inset Newline newline
9807 \end_inset
9808
9809 9-6-96
9810 \end_layout
9811
9812 \begin_layout Address
9813 Dear Mr.
9814 \begin_inset space ~
9815 \end_inset
9816
9817 Fizlewitz:
9818 \end_layout
9819
9820 \begin_layout Quotation
9821 We regret to inform you that we cannot fill your order for 50
9822 \begin_inset space \thinspace{}
9823 \end_inset
9824
9825 L of compressed methane gas due to circumstances beyond our control.
9826  Unfortunately, several of our cows have mysteriously exploded, creating
9827  a backlog in our orders for methane.
9828  We will place your name on the waiting list and try to fill your order
9829  as soon as possible.
9830  In the meantime, we thank you for your patience.
9831 \end_layout
9832
9833 \begin_layout Quotation
9834 We do, however, now have a special on beef.
9835  If you are interested, please return the enclosed pricing and order form
9836  with your order, along with payment.
9837 \end_layout
9838
9839 \begin_layout Quotation
9840 We thank you again for your patience.
9841 \end_layout
9842
9843 \begin_layout Address
9844 Sincerely,
9845 \begin_inset Newline newline
9846 \end_inset
9847
9848 Bill Hick
9849 \end_layout
9850
9851 \end_deeper
9852 \begin_layout Quotation
9853 That ends that example!
9854 \end_layout
9855
9856 \begin_layout Standard
9857 As you can see, nesting environments in LyX gives you a lot of power with
9858  just a few keystrokes.
9859  We could have easily nested an 
9860 \family sans
9861 Itemize
9862 \family default
9863  list inside of a 
9864 \family sans
9865 Quotation
9866 \family default
9867  or 
9868 \family sans
9869 Quote
9870 \family default
9871 , or put a 
9872 \family sans
9873 Quote
9874 \family default
9875  inside of an 
9876 \family sans
9877 Itemize
9878 \family default
9879  list.
9880  You have a huge variety of options at your disposal.
9881 \end_layout
9882
9883 \begin_layout Section
9884 Spacing, pagination and line breaks
9885 \begin_inset Index idx
9886 status collapsed
9887
9888 \begin_layout Plain Layout
9889 Spacing
9890 \end_layout
9891
9892 \end_inset
9893
9894
9895 \end_layout
9896
9897 \begin_layout Standard
9898 What is a space? While you might be used to pressing the space key anytime
9899  you want to separate two words in ordinary word processors, LyX offers
9900  you more spaces: Spaces of different width and spaces which can or cannot
9901  be broken at the end of a line.
9902  The following sections will show you some examples where those spaces are
9903  useful.
9904 \end_layout
9905
9906 \begin_layout Subsection
9907 Protected Space
9908 \begin_inset CommandInset label
9909 LatexCommand label
9910 name "sub:Protected-Space"
9911
9912 \end_inset
9913
9914
9915 \begin_inset Index idx
9916 status collapsed
9917
9918 \begin_layout Plain Layout
9919 Spaces ! Protected
9920 \end_layout
9921
9922 \end_inset
9923
9924
9925 \end_layout
9926
9927 \begin_layout Standard
9928 The protected space: It is used to tell LyX (and LaTeX) not to break the
9929  line at that point.
9930  This may be necessary to avoid unlucky line breaks, like in: 
9931 \end_layout
9932
9933 \begin_layout Quote
9934 Further documentation is given in section
9935 \begin_inset Newline newline
9936 \end_inset
9937
9938
9939 \begin_inset CommandInset ref
9940 LatexCommand ref
9941 reference "sec:Bibliography"
9942
9943 \end_inset
9944
9945 .
9946  
9947 \end_layout
9948
9949 \begin_layout Standard
9950 Obviously, it would be a good thing to put a protected space between 
9951 \begin_inset Quotes eld
9952 \end_inset
9953
9954 section
9955 \begin_inset Quotes erd
9956 \end_inset
9957
9958  and 
9959 \begin_inset Quotes eld
9960 \end_inset
9961
9962
9963 \begin_inset CommandInset ref
9964 LatexCommand ref
9965 reference "sec:Bibliography"
9966
9967 \end_inset
9968
9969
9970 \begin_inset Quotes erd
9971 \end_inset
9972
9973 .
9974  A protected space is set with 
9975 \family sans
9976 Insert\SpecialChar \menuseparator
9977 Formatting\SpecialChar \menuseparator
9978 Protected
9979 \bar under
9980
9981 \begin_inset space ~
9982 \end_inset
9983
9984
9985 \bar default
9986 Space
9987 \family default
9988  (shortcut 
9989 \begin_inset Info
9990 type  "shortcut"
9991 arg   "command-alternatives space-insert protected ; math-space"
9992 \end_inset
9993
9994 ).
9995 \end_layout
9996
9997 \begin_layout Subsection
9998 Horizontal Space
9999 \begin_inset CommandInset label
10000 LatexCommand label
10001 name "sub:Horizontal-Space"
10002
10003 \end_inset
10004
10005
10006 \begin_inset Index idx
10007 status collapsed
10008
10009 \begin_layout Plain Layout
10010 Spacing ! Horizontal
10011 \end_layout
10012
10013 \end_inset
10014
10015
10016 \end_layout
10017
10018 \begin_layout Standard
10019 All horizontal spaces can be inserted with the menu 
10020 \family sans
10021 Insert\SpecialChar \menuseparator
10022 Formatting\SpecialChar \menuseparator
10023 Horizontal Space
10024 \family default
10025 .
10026  The length units are listed in Appendix
10027 \begin_inset space ~
10028 \end_inset
10029
10030
10031 \begin_inset CommandInset ref
10032 LatexCommand ref
10033 reference "chap:Units-available-in"
10034
10035 \end_inset
10036
10037 .
10038 \end_layout
10039
10040 \begin_layout Subsubsection
10041 Inter-word Space
10042 \begin_inset CommandInset label
10043 LatexCommand label
10044 name "sub:Inter-word-Space"
10045
10046 \end_inset
10047
10048
10049 \begin_inset Index idx
10050 status collapsed
10051
10052 \begin_layout Plain Layout
10053 Spaces ! Inter-word
10054 \end_layout
10055
10056 \end_inset
10057
10058
10059 \end_layout
10060
10061 \begin_layout Standard
10062 Some languages (e.
10063 \begin_inset space \thinspace{}
10064 \end_inset
10065
10066 g.
10067 \begin_inset space \space{}
10068 \end_inset
10069
10070 English) have the typographical convention to add extra space after an end-of-se
10071 ntence punctuation mark, and LyX honors those conventions (see section
10072 \begin_inset space ~
10073 \end_inset
10074
10075
10076 \begin_inset CommandInset ref
10077 LatexCommand ref
10078 reference "sub:Abbreviations"
10079
10080 \end_inset
10081
10082 ).
10083  Sometimes, you want a normal space nevertheless.
10084  In this case, insert an inter-word space (shortcut 
10085 \begin_inset Info
10086 type  "shortcut"
10087 arg   "space-insert normal"
10088 \end_inset
10089
10090 ).
10091 \end_layout
10092
10093 \begin_layout Subsubsection
10094 Thin Space
10095 \begin_inset CommandInset label
10096 LatexCommand label
10097 name "sub:Thin-Space"
10098
10099 \end_inset
10100
10101
10102 \begin_inset Index idx
10103 status collapsed
10104
10105 \begin_layout Plain Layout
10106 Spaces ! Thin
10107 \end_layout
10108
10109 \end_inset
10110
10111
10112 \end_layout
10113
10114 \begin_layout Standard
10115
10116 \begin_inset Quotes eld
10117 \end_inset
10118
10119 thin space
10120 \begin_inset Quotes erd
10121 \end_inset
10122
10123  is a blank which has half the size of a normal space (and it is also 
10124 \begin_inset Quotes eld
10125 \end_inset
10126
10127 protected
10128 \begin_inset Quotes erd
10129 \end_inset
10130
10131 ).
10132  The typographical conventions in a lot of languages propose the use of
10133  thin spaces in cases where normal spaces would be too wide, for instance
10134  inside abbreviations:
10135 \end_layout
10136
10137 \begin_layout Quote
10138 D.
10139 \begin_inset space \thinspace{}
10140 \end_inset
10141
10142 E.
10143  Knuth has developed our beloved typesetting program.
10144 \end_layout
10145
10146 \begin_layout Standard
10147 or between values and units.
10148  Compare for example this:
10149 \begin_inset Newline newline
10150 \end_inset
10151
10152 10
10153 \begin_inset space \thinspace{}
10154 \end_inset
10155
10156 kg (thin space)
10157 \begin_inset Newline newline
10158 \end_inset
10159
10160 10 kg (normal space
10161 \end_layout
10162
10163 \begin_layout Standard
10164 You can insert thin spaces also with the menu 
10165 \family sans
10166 Insert\SpecialChar \menuseparator
10167 Formatting\SpecialChar \menuseparator
10168 Thin
10169 \begin_inset space ~
10170 \end_inset
10171
10172 Space
10173 \family default
10174  (shortcut 
10175 \begin_inset Info
10176 type  "shortcuts"
10177 arg   "space-insert thin"
10178 \end_inset
10179
10180 ).
10181 \end_layout
10182
10183 \begin_layout Subsubsection
10184 More Spaces
10185 \end_layout
10186
10187 \begin_layout Standard
10188 You can furthermore insert the following space types:
10189 \end_layout
10190
10191 \begin_layout Description
10192 Negative
10193 \begin_inset space ~
10194 \end_inset
10195
10196 thin
10197 \begin_inset space ~
10198 \end_inset
10199
10200 space A line with a 
10201 \begin_inset Formula $\to$
10202 \end_inset
10203
10204
10205 \begin_inset space \negthinspace{}
10206 \end_inset
10207
10208
10209 \begin_inset Formula $\gets$
10210 \end_inset
10211
10212  Negative thin space between the arrows.
10213 \end_layout
10214
10215 \begin_layout Description
10216 Enspace
10217 \begin_inset space ~
10218 \end_inset
10219
10220 (0.5
10221 \begin_inset space \thinspace{}
10222 \end_inset
10223
10224 em) A line with a 
10225 \begin_inset Formula $\to$
10226 \end_inset
10227
10228
10229 \begin_inset space \enskip{}
10230 \end_inset
10231
10232
10233 \begin_inset Formula $\gets$
10234 \end_inset
10235
10236  Enspace
10237 \begin_inset space ~
10238 \end_inset
10239
10240 (0.5
10241 \begin_inset space \thinspace{}
10242 \end_inset
10243
10244 em) space between the arrows.
10245 \end_layout
10246
10247 \begin_layout Description
10248 Quad
10249 \begin_inset space ~
10250 \end_inset
10251
10252 (1
10253 \begin_inset space \thinspace{}
10254 \end_inset
10255
10256 em) A line with a 
10257 \begin_inset Formula $\to$
10258 \end_inset
10259
10260
10261 \begin_inset space \quad{}
10262 \end_inset
10263
10264
10265 \begin_inset Formula $\gets$
10266 \end_inset
10267
10268  Quad
10269 \begin_inset space ~
10270 \end_inset
10271
10272 (1
10273 \begin_inset space \thinspace{}
10274 \end_inset
10275
10276 em) space between the arrows.
10277 \end_layout
10278
10279 \begin_layout Description
10280 QQuad
10281 \begin_inset space ~
10282 \end_inset
10283
10284 (2
10285 \begin_inset space \thinspace{}
10286 \end_inset
10287
10288 em) A line with a 
10289 \begin_inset Formula $\to$
10290 \end_inset
10291
10292
10293 \begin_inset space \qquad{}
10294 \end_inset
10295
10296
10297 \begin_inset Formula $\gets$
10298 \end_inset
10299
10300  QQuad
10301 \begin_inset space ~
10302 \end_inset
10303
10304 (2
10305 \begin_inset space \thinspace{}
10306 \end_inset
10307
10308 em) space between the arrows.
10309 \end_layout
10310
10311 \begin_layout Description
10312 Custom
10313 \begin_inset space ~
10314 \end_inset
10315
10316 space A line with
10317 \begin_inset Formula $\to$
10318 \end_inset
10319
10320
10321 \begin_inset space \hspace{}
10322 \length 2cm
10323 \end_inset
10324
10325
10326 \begin_inset Formula $\gets$
10327 \end_inset
10328
10329  2
10330 \begin_inset space \thinspace{}
10331 \end_inset
10332
10333 cm space between the arrows.
10334 \end_layout
10335
10336 \begin_layout Standard
10337 Table
10338 \begin_inset space ~
10339 \end_inset
10340
10341
10342 \begin_inset CommandInset ref
10343 LatexCommand ref
10344 reference "tab:Width-of-the"
10345
10346 \end_inset
10347
10348  lists the different space sizes.
10349 \end_layout
10350
10351 \begin_layout Standard
10352 \begin_inset Float table
10353 wide false
10354 sideways false
10355 status collapsed
10356
10357 \begin_layout Plain Layout
10358 \align center
10359 \begin_inset Caption
10360
10361 \begin_layout Plain Layout
10362 \begin_inset CommandInset label
10363 LatexCommand label
10364 name "tab:Width-of-the"
10365
10366 \end_inset
10367
10368 Width of the different horizontal spaces.
10369 \end_layout
10370
10371 \end_inset
10372
10373
10374 \end_layout
10375
10376 \begin_layout Plain Layout
10377 \align center
10378 \begin_inset Tabular
10379 <lyxtabular version="3" rows="8" columns="2">
10380 <features tabularvalignment="middle">
10381 <column alignment="center" valignment="top" width="0">
10382 <column alignment="center" valignment="top" width="0">
10383 <row>
10384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10385 \begin_inset Text
10386
10387 \begin_layout Plain Layout
10388
10389 \series bold
10390 Space
10391 \end_layout
10392
10393 \end_inset
10394 </cell>
10395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10396 \begin_inset Text
10397
10398 \begin_layout Plain Layout
10399
10400 \series bold
10401 Width
10402 \end_layout
10403
10404 \end_inset
10405 </cell>
10406 </row>
10407 <row>
10408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10409 \begin_inset Text
10410
10411 \begin_layout Plain Layout
10412 Normal
10413 \end_layout
10414
10415 \end_inset
10416 </cell>
10417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10418 \begin_inset Text
10419
10420 \begin_layout Plain Layout
10421 1/3
10422 \begin_inset space \thinspace{}
10423 \end_inset
10424
10425 em
10426 \end_layout
10427
10428 \end_inset
10429 </cell>
10430 </row>
10431 <row>
10432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10433 \begin_inset Text
10434
10435 \begin_layout Plain Layout
10436 Protected
10437 \end_layout
10438
10439 \end_inset
10440 </cell>
10441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10442 \begin_inset Text
10443
10444 \begin_layout Plain Layout
10445 1/3
10446 \begin_inset space \thinspace{}
10447 \end_inset
10448
10449 em
10450 \end_layout
10451
10452 \end_inset
10453 </cell>
10454 </row>
10455 <row>
10456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10457 \begin_inset Text
10458
10459 \begin_layout Plain Layout
10460 Thin
10461 \end_layout
10462
10463 \end_inset
10464 </cell>
10465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10466 \begin_inset Text
10467
10468 \begin_layout Plain Layout
10469 1/6
10470 \begin_inset space \thinspace{}
10471 \end_inset
10472
10473 em
10474 \end_layout
10475
10476 \end_inset
10477 </cell>
10478 </row>
10479 <row>
10480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10481 \begin_inset Text
10482
10483 \begin_layout Plain Layout
10484 Negative thin
10485 \end_layout
10486
10487 \end_inset
10488 </cell>
10489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10490 \begin_inset Text
10491
10492 \begin_layout Plain Layout
10493 -1/6
10494 \begin_inset space \thinspace{}
10495 \end_inset
10496
10497 em
10498 \end_layout
10499
10500 \end_inset
10501 </cell>
10502 </row>
10503 <row>
10504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10505 \begin_inset Text
10506
10507 \begin_layout Plain Layout
10508 Enspace (0.5
10509 \begin_inset space \thinspace{}
10510 \end_inset
10511
10512 em)
10513 \end_layout
10514
10515 \end_inset
10516 </cell>
10517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10518 \begin_inset Text
10519
10520 \begin_layout Plain Layout
10521 0.5
10522 \begin_inset space \thinspace{}
10523 \end_inset
10524
10525 em
10526 \end_layout
10527
10528 \end_inset
10529 </cell>
10530 </row>
10531 <row>
10532 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10533 \begin_inset Text
10534
10535 \begin_layout Plain Layout
10536 Quad (1
10537 \begin_inset space \thinspace{}
10538 \end_inset
10539
10540 em)
10541 \end_layout
10542
10543 \end_inset
10544 </cell>
10545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10546 \begin_inset Text
10547
10548 \begin_layout Plain Layout
10549 1
10550 \begin_inset space \thinspace{}
10551 \end_inset
10552
10553 em
10554 \end_layout
10555
10556 \end_inset
10557 </cell>
10558 </row>
10559 <row>
10560 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10561 \begin_inset Text
10562
10563 \begin_layout Plain Layout
10564 QQuad (2
10565 \begin_inset space \thinspace{}
10566 \end_inset
10567
10568 em)
10569 \end_layout
10570
10571 \end_inset
10572 </cell>
10573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10574 \begin_inset Text
10575
10576 \begin_layout Plain Layout
10577 2
10578 \begin_inset space \thinspace{}
10579 \end_inset
10580
10581 em
10582 \end_layout
10583
10584 \end_inset
10585 </cell>
10586 </row>
10587 </lyxtabular>
10588
10589 \end_inset
10590
10591
10592 \end_layout
10593
10594 \end_inset
10595
10596
10597 \end_layout
10598
10599 \begin_layout Subsubsection
10600
10601 \family sans
10602 Horizontal Fills
10603 \family default
10604
10605 \begin_inset Index idx
10606 status collapsed
10607
10608 \begin_layout Plain Layout
10609 Spacing ! Fills
10610 \end_layout
10611
10612 \end_inset
10613
10614
10615 \end_layout
10616
10617 \begin_layout Standard
10618 Horizontal fills (HFills) are a special LyX feature for adding extra space
10619  in a uniform fashion.
10620  An HFill is actually a variable length space, whose length always equals
10621  the remaining space between the left and right margins.
10622  If there is more than one HFill on a line, they divide the available space
10623  equally between themselves.
10624 \end_layout
10625
10626 \begin_layout Standard
10627 Here are a few examples of what you can do with them:
10628 \end_layout
10629
10630 \begin_layout Quote
10631 \noindent
10632 This is on the left side
10633 \begin_inset space \hfill{}
10634 \end_inset
10635
10636 This is on the right
10637 \end_layout
10638
10639 \begin_layout Quote
10640 \noindent
10641 Left
10642 \begin_inset space \hfill{}
10643 \end_inset
10644
10645 Middle
10646 \begin_inset space \hfill{}
10647 \end_inset
10648
10649 Right
10650 \end_layout
10651
10652 \begin_layout Quote
10653 \noindent
10654 Left
10655 \begin_inset space \hfill{}
10656 \end_inset
10657
10658 1/3 Left
10659 \begin_inset space \hfill{}
10660 \end_inset
10661
10662
10663 \begin_inset space \hfill{}
10664 \end_inset
10665
10666 Right
10667 \end_layout
10668
10669 \begin_layout Standard
10670 That was an example in the 
10671 \family sans
10672 Quote
10673 \family default
10674  environment.
10675  Here
10676 \begin_inset Formula $\to$
10677 \end_inset
10678
10679
10680 \begin_inset space \hfill{}
10681 \end_inset
10682
10683
10684 \begin_inset Formula $\gets$
10685 \end_inset
10686
10687 is one in a standard paragraph.
10688  It may or may not be apparent in the printed text, but it 
10689 \emph on
10690 is
10691 \emph default
10692  sitting in-between the two arrows.
10693 \end_layout
10694
10695 \begin_layout Standard
10696 HFills can be made visible when you choose one of the 
10697 \family sans
10698 Fill
10699 \begin_inset space ~
10700 \end_inset
10701
10702 Pattern
10703 \family default
10704  in the space dialog: The following patterns are available:
10705 \end_layout
10706
10707 \begin_layout Standard
10708 Dots: 
10709 \begin_inset space \dotfill{}
10710 \end_inset
10711
10712
10713 \begin_inset space ~
10714 \end_inset
10715
10716
10717 \end_layout
10718
10719 \begin_layout Standard
10720 Rule: 
10721 \begin_inset space \hrulefill{}
10722 \end_inset
10723
10724
10725 \begin_inset space ~
10726 \end_inset
10727
10728
10729 \end_layout
10730
10731 \begin_layout Standard
10732 Left arrow: 
10733 \begin_inset space \leftarrowfill{}
10734 \end_inset
10735
10736
10737 \begin_inset space ~
10738 \end_inset
10739
10740
10741 \end_layout
10742
10743 \begin_layout Standard
10744 Right arrow: 
10745 \begin_inset space \rightarrowfill{}
10746 \end_inset
10747
10748
10749 \begin_inset space ~
10750 \end_inset
10751
10752
10753 \end_layout
10754
10755 \begin_layout Standard
10756 Up brace: 
10757 \begin_inset space \downbracefill{}
10758 \end_inset
10759
10760
10761 \begin_inset space ~
10762 \end_inset
10763
10764
10765 \end_layout
10766
10767 \begin_layout Standard
10768 Down brace: 
10769 \begin_inset space \upbracefill{}
10770 \end_inset
10771
10772
10773 \begin_inset space ~
10774 \end_inset
10775
10776
10777 \end_layout
10778
10779 \begin_layout Standard
10780 \begin_inset Note Greyedout
10781 status collapsed
10782
10783 \begin_layout Plain Layout
10784
10785 \series bold
10786 Note:
10787 \series default
10788  If an HFill is at the beginning of a line, and 
10789 \emph on
10790 not
10791 \emph default
10792  in the first line in a paragraph, LyX ignores it.
10793  This prevents HFills from accidentally being wrapped onto a new line.
10794  If you need space in this case anyway, set the 
10795 \family sans
10796 Protect
10797 \family default
10798  option in the space dialog.
10799 \end_layout
10800
10801 \end_inset
10802
10803
10804 \end_layout
10805
10806 \begin_layout Subsubsection
10807 Phantom Space
10808 \begin_inset CommandInset label
10809 LatexCommand label
10810 name "sub:Phantom-Space"
10811
10812 \end_inset
10813
10814
10815 \begin_inset Index idx
10816 status collapsed
10817
10818 \begin_layout Plain Layout
10819 Spacing ! Phantom
10820 \end_layout
10821
10822 \end_inset
10823
10824
10825 \end_layout
10826
10827 \begin_layout Standard
10828 Sometimes you want to insert space with exactly the length of a phrase.
10829  E.
10830 \begin_inset space \thinspace{}
10831 \end_inset
10832
10833 g.
10834 \begin_inset space \space{}
10835 \end_inset
10836
10837 you want to create the following multiple choice question:
10838 \end_layout
10839
10840 \begin_layout Standard
10841 \begin_inset VSpace medskip
10842 \end_inset
10843
10844 What is correct English?:
10845 \begin_inset Newline newline
10846 \end_inset
10847
10848
10849 \begin_inset Newline newline
10850 \end_inset
10851
10852 Mr.
10853 \begin_inset space ~
10854 \end_inset
10855
10856 Edge would have been jumps the gun.
10857 \begin_inset Newline newline
10858 \end_inset
10859
10860
10861 \begin_inset Phantom HPhantom
10862 status open
10863
10864 \begin_layout Plain Layout
10865 Mr.
10866  Edge 
10867 \end_layout
10868
10869 \end_inset
10870
10871 has to be jumped
10872 \begin_inset Newline newline
10873 \end_inset
10874
10875
10876 \begin_inset Phantom HPhantom
10877 status open
10878
10879 \begin_layout Plain Layout
10880 Mr.
10881  Edge 
10882 \end_layout
10883
10884 \end_inset
10885
10886 jumps
10887 \begin_inset VSpace medskip
10888 \end_inset
10889
10890
10891 \end_layout
10892
10893 \begin_layout Standard
10894 So that the choices appear exactly after the phrase 
10895 \begin_inset Quotes eld
10896 \end_inset
10897
10898 Mr.
10899 \begin_inset space ~
10900 \end_inset
10901
10902 Edge
10903 \begin_inset space ~
10904 \end_inset
10905
10906
10907 \begin_inset Quotes erd
10908 \end_inset
10909
10910 .
10911  To get this, you can use the phantom insets available via the menu 
10912 \family sans
10913 Insert\SpecialChar \menuseparator
10914 Formatting\SpecialChar \menuseparator
10915 Phantom
10916 \family default
10917 .
10918  In our case insert a horizontal phantom at the beginning of the last two
10919  lines and insert 
10920 \begin_inset Quotes eld
10921 \end_inset
10922
10923 Mr.
10924 \begin_inset space ~
10925 \end_inset
10926
10927 Edge
10928 \begin_inset space ~
10929 \end_inset
10930
10931
10932 \begin_inset Quotes erd
10933 \end_inset
10934
10935  into the phantom inset (note the space after 
10936 \begin_inset Quotes eld
10937 \end_inset
10938
10939 Edge
10940 \begin_inset Quotes erd
10941 \end_inset
10942
10943 ).
10944  A phantom insets prints only the space of its content (like a placeholder).
10945  That is why it is named 
10946 \begin_inset Quotes eld
10947 \end_inset
10948
10949 phantom
10950 \begin_inset Quotes erd
10951 \end_inset
10952
10953 .
10954  The normal phantom outputs the width and height of the content as space,
10955  while the horizontal and vertical variant only outputs the corresponding
10956  dimension.
10957 \end_layout
10958
10959 \begin_layout Subsection
10960 Vertical Space
10961 \begin_inset CommandInset label
10962 LatexCommand label
10963 name "sub:Vertical-Space"
10964
10965 \end_inset
10966
10967
10968 \begin_inset Index idx
10969 status collapsed
10970
10971 \begin_layout Plain Layout
10972 Spacing ! Vertical
10973 \end_layout
10974
10975 \end_inset
10976
10977
10978 \end_layout
10979
10980 \begin_layout Standard
10981 To add extra vertical space above or below a paragraph, use the 
10982 \family sans
10983 Insert\SpecialChar \menuseparator
10984 Formatting\SpecialChar \menuseparator
10985 Vertical
10986 \begin_inset space ~
10987 \end_inset
10988
10989 Space
10990 \family default
10991  dialog.
10992  There you find the following sizes:
10993 \end_layout
10994
10995 \begin_layout Standard
10996
10997 \family sans
10998 SmallSkip
10999 \family default
11000
11001 \family sans
11002 MedSkip
11003 \family default
11004  and 
11005 \family sans
11006 BigSkip
11007 \family default
11008  are LaTeX sizes which depend on the font size of the document.
11009  
11010 \family sans
11011 DefSkip
11012 \family default
11013  is the skip adjusted in the dialog 
11014 \family sans
11015 Document\SpecialChar \menuseparator
11016 Settings
11017 \family default
11018
11019 \begin_inset Index idx
11020 status collapsed
11021
11022 \begin_layout Plain Layout
11023 Document ! Settings
11024 \end_layout
11025
11026 \end_inset
11027
11028  for the paragraph separation.
11029  If you use indentation to separate paragraphs 
11030 \family sans
11031 DefSkip
11032 \family default
11033  is equal to 
11034 \family sans
11035 MedSkip
11036 \family default
11037 .
11038 \end_layout
11039
11040 \begin_layout Standard
11041
11042 \family sans
11043 VFill
11044 \family default
11045
11046 \begin_inset Index idx
11047 status collapsed
11048
11049 \begin_layout Plain Layout
11050 Spacing ! Fills
11051 \end_layout
11052
11053 \end_inset
11054
11055  is a variable space, set so that the space is maximal within one page.
11056  An example: You have only two short paragraphs on one page with a vfill
11057  between them.
11058  Then the first paragraph is placed at the top of the page and the second
11059  one at the bottom, because the space between them is then maximal.
11060  
11061 \family sans
11062 VFill
11063 \family default
11064 s work like 
11065 \family sans
11066 HFill
11067 \family default
11068 s: they fill the remaining vertical space on a page with blank space.
11069 \begin_inset Foot
11070 status collapsed
11071
11072 \begin_layout Plain Layout
11073
11074 \family sans
11075 HFill
11076 \family default
11077 s are described in section
11078 \begin_inset space ~
11079 \end_inset
11080
11081
11082 \begin_inset CommandInset ref
11083 LatexCommand ref
11084 reference "sub:Horizontal-Space"
11085
11086 \end_inset
11087
11088 .
11089 \end_layout
11090
11091 \end_inset
11092
11093  If there are several 
11094 \family sans
11095 VFill
11096 \family default
11097 s on a page, they divide the remaining vertical space equally between themselves.
11098  You can therefore use 
11099 \family sans
11100 VFill
11101 \family default
11102 s to center text on a page, or even place text 2/3 down a page.
11103 \end_layout
11104
11105 \begin_layout Standard
11106
11107 \family sans
11108 Custom
11109 \family default
11110  are custom spaces in units explained in Appendix
11111 \begin_inset space ~
11112 \end_inset
11113
11114
11115 \begin_inset CommandInset ref
11116 LatexCommand ref
11117 reference "chap:Units-available-in"
11118
11119 \end_inset
11120
11121 .
11122 \end_layout
11123
11124 \begin_layout Standard
11125 \begin_inset Note Greyedout
11126 status collapsed
11127
11128 \begin_layout Plain Layout
11129
11130 \series bold
11131 Note:
11132 \series default
11133  
11134 \series medium
11135 If the extra vertical space would be in the output at the top/bottom of
11136  a page, the space is only added if you have also checked the option 
11137 \family sans
11138 Protect
11139 \family default
11140 .
11141 \end_layout
11142
11143 \end_inset
11144
11145
11146 \end_layout
11147
11148 \begin_layout Subsection
11149 Paragraph Alignment
11150 \end_layout
11151
11152 \begin_layout Standard
11153 You can change the paragraph alignment with the 
11154 \family sans
11155 Edit\SpecialChar \menuseparator
11156 Paragraph Settings
11157 \family default
11158  dialog.
11159  There are five possibilities: 
11160 \end_layout
11161
11162 \begin_layout Itemize
11163
11164 \family sans
11165 Justified
11166 \family default
11167  (shortcut 
11168 \begin_inset Info
11169 type  "shortcut"
11170 arg   "paragraph-params \\align block"
11171 \end_inset
11172
11173 )
11174 \end_layout
11175
11176 \begin_layout Itemize
11177
11178 \family sans
11179 Left
11180 \family default
11181  (
11182 \begin_inset Info
11183 type  "shortcut"
11184 arg   "paragraph-params \\align left"
11185 \end_inset
11186
11187 )
11188 \end_layout
11189
11190 \begin_layout Itemize
11191
11192 \family sans
11193 Right
11194 \family default
11195  (
11196 \begin_inset Info
11197 type  "shortcut"
11198 arg   "paragraph-params \\align right"
11199 \end_inset
11200
11201 )
11202 \end_layout
11203
11204 \begin_layout Itemize
11205
11206 \family sans
11207 Center
11208 \family default
11209  (
11210 \begin_inset Info
11211 type  "shortcut"
11212 arg   "paragraph-params \\align center"
11213 \end_inset
11214
11215 )
11216 \end_layout
11217
11218 \begin_layout Itemize
11219
11220 \family sans
11221 Default
11222 \family default
11223  (
11224 \begin_inset Info
11225 type  "shortcut"
11226 arg   "paragraph-params \\align default"
11227 \end_inset
11228
11229 )
11230 \end_layout
11231
11232 \begin_layout Standard
11233 The default in most cases is justified alignment, in which the inter-word
11234  spacing is variable and each line of a paragraph fills the region between
11235  the left and right margins.
11236  The other three alignments should be self-explanatory, and look like this:
11237 \end_layout
11238
11239 \begin_layout Standard
11240 \align right
11241 This paragraph is right aligned,
11242 \end_layout
11243
11244 \begin_layout Standard
11245 \align center
11246 this one is centered,
11247 \end_layout
11248
11249 \begin_layout Standard
11250 \align left
11251 this one is left aligned.
11252 \end_layout
11253
11254 \begin_layout Subsection
11255 Forced Page Breaks
11256 \begin_inset Index idx
11257 status collapsed
11258
11259 \begin_layout Plain Layout
11260 Page breaks ! Forced
11261 \end_layout
11262
11263 \end_inset
11264
11265
11266 \begin_inset CommandInset label
11267 LatexCommand label
11268 name "sub:Forced-Page-Breaks"
11269
11270 \end_inset
11271
11272
11273 \end_layout
11274
11275 \begin_layout Standard
11276 If you don't like the way LaTeX does the page breaks in your document, you
11277  can force a page break where you want one.
11278  Normally this will not be necessary, because LaTeX is good at page breaking.
11279  Only if you use a lot of 
11280 \family sans
11281 Floats
11282 \family default
11283 , LaTeX's page breaking algorithm can fail.
11284 \end_layout
11285
11286 \begin_layout Standard
11287 We recommend not to use forced page breaks until the text is finished and
11288  until you have checked in the preview to see if you 
11289 \emph on
11290 really
11291 \emph default
11292  have to change the page breaking.
11293 \end_layout
11294
11295 \begin_layout Standard
11296 There are two types of page breaks: One that ends the page without any special
11297  action.
11298  This can be inserted above or below a paragraph via the menu 
11299 \family sans
11300 Insert\SpecialChar \menuseparator
11301 Formatting\SpecialChar \menuseparator
11302 New
11303 \begin_inset space ~
11304 \end_inset
11305
11306 Page
11307 \family default
11308 .
11309  The second type, that is inserted via the menu 
11310 \family sans
11311 Insert\SpecialChar \menuseparator
11312 Formatting\SpecialChar \menuseparator
11313 Page
11314 \begin_inset space ~
11315 \end_inset
11316
11317 Break
11318 \family default
11319 , ends a page but stretches the content of the page, so that it fills out
11320  the complete page.
11321  This type is useful to avoid whitespace when a page break produces a page
11322  on which only the last few lines are absent.
11323 \end_layout
11324
11325 \begin_layout Standard
11326 You might try to use a page break to ensure that a figure or table appears
11327  at the top of a page.
11328  This is, of course, the wrong way to do it.
11329  LyX gives you a way of automatically ensuring that your figures and tables
11330  appear at the top of a page (or the bottom, or on their own page) without
11331  having to worry about what precedes or follows your figure or table.
11332  See chapter 
11333 \begin_inset CommandInset ref
11334 LatexCommand ref
11335 reference "chap:Floats-and-Notes"
11336
11337 \end_inset
11338
11339  to learn more about 
11340 \family sans
11341 Floats
11342 \family default
11343 .
11344 \end_layout
11345
11346 \begin_layout Subsubsection
11347 Clear Page Breaks
11348 \begin_inset CommandInset label
11349 LatexCommand label
11350 name "sub:Clear-Page-Breaks"
11351
11352 \end_inset
11353
11354
11355 \begin_inset Index idx
11356 status collapsed
11357
11358 \begin_layout Plain Layout
11359 Page breaks ! Clear
11360 \end_layout
11361
11362 \end_inset
11363
11364
11365 \end_layout
11366
11367 \begin_layout Standard
11368 Rather than forced page breaks where the content behind the break is placed
11369  directly on the next page, you can also clear pages while breaking them.
11370  That means that the current paragraph is terminated and everything, including
11371  unprocessed floats, from the earlier part of the document are placed behind
11372  it, if necessary by adding pages.
11373 \end_layout
11374
11375 \begin_layout Standard
11376 You can insert a clear page break with the menu 
11377 \family sans
11378 Insert\SpecialChar \menuseparator
11379 Formatting\SpecialChar \menuseparator
11380 Clear
11381 \begin_inset space ~
11382 \end_inset
11383
11384 Page
11385 \family default
11386 .
11387  When you have a two-sided document like a book, you can use the menu 
11388 \family sans
11389 Insert\SpecialChar \menuseparator
11390 Formatting\SpecialChar \menuseparator
11391 Clear
11392 \begin_inset space ~
11393 \end_inset
11394
11395 Double
11396 \begin_inset space ~
11397 \end_inset
11398
11399 Page
11400 \family default
11401  to insert a clear page break that assures that the next page is a right-hand
11402  page (odd-numbered), if necessary by adding a page.
11403 \end_layout
11404
11405 \begin_layout Subsection
11406 Forced Line Breaks
11407 \begin_inset Index idx
11408 status collapsed
11409
11410 \begin_layout Plain Layout
11411 Line breaks
11412 \end_layout
11413
11414 \end_inset
11415
11416
11417 \begin_inset CommandInset label
11418 LatexCommand label
11419 name "sub:Forced-Line-Breaks"
11420
11421 \end_inset
11422
11423
11424 \end_layout
11425
11426 \begin_layout Standard
11427 Similar to page breaks there are two types of line breaks: One that simply
11428  breaks the line.
11429  You can force this line break within a paragraph by selecting 
11430 \family sans
11431 Insert\SpecialChar \menuseparator
11432 Formatting\SpecialChar \menuseparator
11433 Ragged
11434 \begin_inset space ~
11435 \end_inset
11436
11437 Line
11438 \begin_inset space ~
11439 \end_inset
11440
11441 Break
11442 \family default
11443  or with 
11444 \begin_inset Info
11445 type  "shortcut"
11446 arg   "newline-insert newline"
11447 \end_inset
11448
11449 .
11450  Another type that is inserted via the menu 
11451 \family sans
11452 Insert\SpecialChar \menuseparator
11453 Formatting\SpecialChar \menuseparator
11454 Justified
11455 \begin_inset space ~
11456 \end_inset
11457
11458 Line
11459 \begin_inset space ~
11460 \end_inset
11461
11462 Break
11463 \family default
11464  breaks the line and stretches it so that it fills out the whole space between
11465  the page margins.
11466  This is useful to avoid 
11467 \begin_inset Quotes eld
11468 \end_inset
11469
11470 fringes
11471 \begin_inset Quotes erd
11472 \end_inset
11473
11474  in justified paragraphs due to possible whitespace introduced by line breaks.
11475 \end_layout
11476
11477 \begin_layout Standard
11478 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11479  LaTeX is very good at line breaking.
11480  There are, however, a number of situations where it is necessary to actively
11481  set a line break, e.
11482 \begin_inset space \thinspace{}
11483 \end_inset
11484
11485 g.
11486 \begin_inset space \space{}
11487 \end_inset
11488
11489 in a poem or for an address (see sections
11490 \begin_inset space ~
11491 \end_inset
11492
11493
11494 \begin_inset CommandInset ref
11495 LatexCommand ref
11496 reference "sec:Quote"
11497
11498 \end_inset
11499
11500
11501 \begin_inset CommandInset ref
11502 LatexCommand ref
11503 reference "sec:Verse"
11504
11505 \end_inset
11506
11507  and 
11508 \begin_inset CommandInset ref
11509 LatexCommand ref
11510 reference "sec:Address-Usage"
11511
11512 \end_inset
11513
11514 ).
11515 \end_layout
11516
11517 \begin_layout Subsection
11518 Horizontal Lines
11519 \begin_inset CommandInset label
11520 LatexCommand label
11521 name "sub:Horizontal-Lines"
11522
11523 \end_inset
11524
11525
11526 \begin_inset Index idx
11527 status collapsed
11528
11529 \begin_layout Plain Layout
11530 Horizontal lines
11531 \end_layout
11532
11533 \end_inset
11534
11535
11536 \end_layout
11537
11538 \begin_layout Standard
11539 \noindent
11540 \begin_inset CommandInset line
11541 LatexCommand rule
11542 offset "0.5ex"
11543 width "100line%"
11544 height "1pt"
11545
11546 \end_inset
11547
11548
11549 \end_layout
11550
11551 \begin_layout Standard
11552 \noindent
11553 In the dialog 
11554 \family sans
11555 Insert\SpecialChar \menuseparator
11556 Formatting\SpecialChar \menuseparator
11557 Horizontal
11558 \begin_inset space ~
11559 \end_inset
11560
11561 Line
11562 \family default
11563  you can insert horizontal lines.
11564  The line offset is the vertical distance between the line and the baseline
11565  of the current text line or the paragraph.
11566  The line settings can be changed by left-clicking on the line.
11567 \end_layout
11568
11569 \begin_layout Standard
11570 \noindent
11571 \begin_inset CommandInset line
11572 LatexCommand rule
11573 offset "0.5ex"
11574 width "100line%"
11575 height "1pt"
11576
11577 \end_inset
11578
11579
11580 \end_layout
11581
11582 \begin_layout Section
11583 Characters and Symbols
11584 \end_layout
11585
11586 \begin_layout Standard
11587 You can directly enter all characters that are available on your keyboard.
11588  You can also use special keyboard maps to be able to enter e.
11589 \begin_inset space \thinspace{}
11590 \end_inset
11591
11592 g.
11593 \begin_inset space \space{}
11594 \end_inset
11595
11596 characters needed for French with an English keyboard.
11597  See section
11598 \begin_inset space \thinspace{}
11599 \end_inset
11600
11601
11602 \begin_inset CommandInset ref
11603 LatexCommand ref
11604 reference "sub:Keyboard-mapping"
11605
11606 \end_inset
11607
11608  for information on how this is done.
11609 \end_layout
11610
11611 \begin_layout Standard
11612 For the case where you need a character that is not on your keyboard, you
11613  can use the 
11614 \family sans
11615 Symbols
11616 \family default
11617  dialog via the menu 
11618 \family sans
11619 Insert\SpecialChar \menuseparator
11620 Special Character\SpecialChar \menuseparator
11621 Symbols
11622 \family default
11623 .
11624 \end_layout
11625
11626 \begin_layout Standard
11627 \begin_inset Note Greyedout
11628 status collapsed
11629
11630 \begin_layout Plain Layout
11631
11632 \series bold
11633 Note:
11634 \series default
11635  Maybe not all symbols inserted with the symbols dialog can be displayed
11636  when you are using a special screen font in LyX's preferences.
11637  But the inserted symbols will in every case be displayed in the output.
11638 \end_layout
11639
11640 \end_inset
11641
11642
11643 \end_layout
11644
11645 \begin_layout Section
11646 Fonts and Text Styles
11647 \begin_inset CommandInset label
11648 LatexCommand label
11649 name "sec:Fonts-and-Text"
11650
11651 \end_inset
11652
11653
11654 \end_layout
11655
11656 \begin_layout Subsection
11657 Font Types
11658 \begin_inset Index idx
11659 status collapsed
11660
11661 \begin_layout Plain Layout
11662 Font ! Types
11663 \end_layout
11664
11665 \end_inset
11666
11667
11668 \end_layout
11669
11670 \begin_layout Standard
11671 There are two types of fonts:
11672 \end_layout
11673
11674 \begin_layout Description
11675 Vector
11676 \begin_inset space ~
11677 \end_inset
11678
11679 fonts
11680 \begin_inset Index idx
11681 status collapsed
11682
11683 \begin_layout Plain Layout
11684 Fonts ! Vector-
11685 \end_layout
11686
11687 \end_inset
11688
11689  are fonts, built from outlines of the single glyphs (e.
11690 \begin_inset space \thinspace{}
11691 \end_inset
11692
11693 g.
11694  characters) in the font.
11695  This means that each glyph is defined using mathematical curves that are
11696  well suited for scaling to any requested size.
11697  This mathematical definition is interpreted by the font renderer and the
11698  curve is filled out with pixels according to the size and glyph.
11699  This means that vector fonts will look pretty good in all sizes.
11700  Only at very small sizes where each pixel has to be very carefully computed
11701  to provide a good image, it might be hard to provide a good rendering.
11702 \begin_inset Newline newline
11703 \end_inset
11704
11705 That could mean that one only needs to define one font size and scale them.
11706  But to achieve a better quality, many fonts define several font sizes.
11707  That improves the appearance because you need more details at large font
11708  sizes than at small ones.
11709 \begin_inset Newline newline
11710 \end_inset
11711
11712 The font types 
11713 \family typewriter
11714 TrueType
11715 \family default
11716
11717 \family typewriter
11718 OpenType
11719 \family default
11720 , and 
11721 \family typewriter
11722 Type
11723 \begin_inset space ~
11724 \end_inset
11725
11726 1
11727 \family default
11728  are vector fonts.
11729 \end_layout
11730
11731 \begin_layout Description
11732 Bitmap
11733 \begin_inset space ~
11734 \end_inset
11735
11736 fonts
11737 \begin_inset Index idx
11738 status collapsed
11739
11740 \begin_layout Plain Layout
11741 Fonts ! Bitmap-
11742 \end_layout
11743
11744 \end_inset
11745
11746  on the other hand, are defined by bitmap graphics from the start, so they
11747  will look good at all the sizes they are meant for.
11748  However, they don't scale well, because in order to scale a glyph, each
11749  pixel is enlarged into several pixels.
11750  It is the same effect that happens if you try to enlarge a picture in a
11751  picture manipulation program.
11752  In order to relieve this effect, bitmap fonts are typically provided in
11753  several fixed sizes typically from around 8 pixels high up to 34 pixels
11754  or so high in steps according to what is believed to be useful.
11755  The advantage of bitmap fonts is that no complicated computations are necessary
11756  to display each glyph, so bitmap fonts are thus faster displayed than scalable
11757  fonts.
11758  The disadvantage is that sizes that don't exist as fixed versions have
11759  to be scaled by doubling pixels, and thus look bad.
11760 \begin_inset Newline newline
11761 \end_inset
11762
11763 Bitmap fonts are named 
11764 \family typewriter
11765 Type
11766 \begin_inset space ~
11767 \end_inset
11768
11769 3
11770 \family default
11771  in PostScript- and PDF-documents.
11772 \end_layout
11773
11774 \begin_layout Standard
11775 The result of all this is that bitmap fonts are best for the size they are
11776  designed for, while scalable fonts are good for nearly all sizes.
11777  So one needs fewer font size definitions for scalable fonts.
11778  That's the reason why nearly all text rendering and typesetting programs
11779  use scalable fonts.
11780 \end_layout
11781
11782 \begin_layout Standard
11783 To test which fonts are used in a PDF-document, you can have a look into
11784  its document properties.
11785 \end_layout
11786
11787 \begin_layout Standard
11788 Many modern typesetting and markup languages have begun to move towards
11789  specifying character styles rather than specifying a particular font.
11790  For example, instead of changing to an italicized version of the current
11791  font to emphasize text, you use an 
11792 \begin_inset Quotes eld
11793 \end_inset
11794
11795 emphasized style
11796 \begin_inset Quotes erd
11797 \end_inset
11798
11799  instead.
11800  This concept fits in perfectly with LyX.
11801  In LyX, you do things based on contexts, rather than focusing on typesetting
11802  details.
11803 \end_layout
11804
11805 \begin_layout Subsection
11806 LaTeX font support
11807 \begin_inset CommandInset label
11808 LatexCommand label
11809 name "sub:LaTeX-font-support"
11810
11811 \end_inset
11812
11813
11814 \end_layout
11815
11816 \begin_layout Standard
11817 Traditionally, LaTeX uses its own fonts.
11818  That is to say, you cannot directly access the fonts installed on your
11819  operating system, but you have to use specific fonts provided by your LaTeX
11820  distribution.
11821  The reason is that LaTeX needs some extra information about the fonts,
11822  which have to be provided by additional files and packages.
11823  The downside of this is that your font choice is somewhat limited, compared
11824  to usual word processors.
11825  On the other hand this comes with the advantage that the provided fonts
11826  are generally of very good quality, and that LaTeX files are very portable
11827  across different machines.
11828  Also, the range of fonts supported by traditional LaTeX was increased a
11829  lot meanwhile so that you can find packages for many free and commercial
11830  fonts.
11831  In LyX, only a subset of these are directly selectable via the user interface
11832  (see section
11833 \begin_inset space ~
11834 \end_inset
11835
11836
11837 \begin_inset CommandInset ref
11838 LatexCommand ref
11839 reference "sub:Document-Font"
11840
11841 \end_inset
11842
11843  for details).
11844  However, all others are available if you enter the respective LaTeX code
11845  in the document preamble (please refer to the documentation of your desired
11846  font).
11847 \end_layout
11848
11849 \begin_layout Standard
11850 Recent developments brought some new LaTeX engines that are also able to
11851  directly access fonts that are installed for your operating system, namely
11852  XeTeX and LuaTeX.
11853  Both engines are supported by LyX.
11854  By using them, you can use theoretically any OpenType or TrueType font
11855  that is installed on your system.
11856  The next section describes how to use these fonts.
11857 \end_layout
11858
11859 \begin_layout Standard
11860 \begin_inset Note Greyedout
11861 status collapsed
11862
11863 \begin_layout Plain Layout
11864
11865 \series bold
11866 Note:
11867 \series default
11868  In practice, some fonts might fail due to bad metrics and other font deficienci
11869 es; so you might have to experiment.
11870 \end_layout
11871
11872 \end_inset
11873
11874
11875 \end_layout
11876
11877 \begin_layout Standard
11878 \begin_inset Note Greyedout
11879 status collapsed
11880
11881 \begin_layout Plain Layout
11882
11883 \series bold
11884 Note:
11885 \series default
11886  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11887  as traditional LaTeX or PDFTeX.
11888 \end_layout
11889
11890 \end_inset
11891
11892
11893 \end_layout
11894
11895 \begin_layout Subsection
11896 Document Font and Font size
11897 \begin_inset CommandInset label
11898 LatexCommand label
11899 name "sub:Document-Font"
11900
11901 \end_inset
11902
11903
11904 \begin_inset Index idx
11905 status collapsed
11906
11907 \begin_layout Plain Layout
11908 Font ! Size
11909 \end_layout
11910
11911 \end_inset
11912
11913
11914 \begin_inset Index idx
11915 status collapsed
11916
11917 \begin_layout Plain Layout
11918 Document ! Font
11919 \end_layout
11920
11921 \end_inset
11922
11923
11924 \end_layout
11925
11926 \begin_layout Standard
11927 You can set the document fonts in the 
11928 \family sans
11929 Document\SpecialChar \menuseparator
11930 Settings
11931 \family default
11932
11933 \begin_inset Index idx
11934 status collapsed
11935
11936 \begin_layout Plain Layout
11937 Document ! Settings
11938 \end_layout
11939
11940 \end_inset
11941
11942  dialog.
11943  In the 
11944 \family sans
11945 Fonts
11946 \family default
11947  section of the dialog, you can specify which font should be used for the
11948  three different font shapes — roman (serif), 
11949 \family sans
11950 sans
11951 \begin_inset space ~
11952 \end_inset
11953
11954 serif
11955 \family default
11956  and 
11957 \family typewriter
11958 typewriter
11959 \family default
11960  (monospaced) — you can specify the base font size and scaling factors for
11961  (some) sans serif and typewriter fonts if this is necessary to fit with
11962  the roman font.
11963 \end_layout
11964
11965 \begin_layout Standard
11966 If you select 
11967 \family sans
11968 Use non-T
11969 \begin_inset ERT
11970 status collapsed
11971
11972 \begin_layout Plain Layout
11973
11974 {}
11975 \end_layout
11976
11977 \end_inset
11978
11979 eX fonts
11980 \family default
11981 , you will have access to the fonts installed on your operating system.
11982  This requires that you use 
11983 \family sans
11984 PDF (XeT
11985 \begin_inset ERT
11986 status collapsed
11987
11988 \begin_layout Plain Layout
11989
11990 {}
11991 \end_layout
11992
11993 \end_inset
11994
11995 eX)
11996 \family default
11997
11998 \family sans
11999 PDF (LuaT
12000 \begin_inset ERT
12001 status collapsed
12002
12003 \begin_layout Plain Layout
12004
12005 {}
12006 \end_layout
12007
12008 \end_inset
12009
12010 eX)
12011 \family default
12012  or 
12013 \family sans
12014 DVI (LuaT
12015 \begin_inset ERT
12016 status collapsed
12017
12018 \begin_layout Plain Layout
12019
12020 {}
12021 \end_layout
12022
12023 \end_inset
12024
12025 eX)
12026 \family default
12027  as the output format, i.
12028 \begin_inset space \thinspace{}
12029 \end_inset
12030
12031 e.
12032 \begin_inset space \space{}
12033 \end_inset
12034
12035 you will have to have either XeTeX or LuaTeX installed (see section
12036 \begin_inset space ~
12037 \end_inset
12038
12039
12040 \begin_inset CommandInset ref
12041 LatexCommand ref
12042 reference "sub:LaTeX-font-support"
12043
12044 \end_inset
12045
12046 ).
12047  You will then not have access to TeX's own fonts.
12048  Note that LyX then lists all available fonts in each of the three lists
12049  (roman, sans
12050 \begin_inset space ~
12051 \end_inset
12052
12053 serif, and typewriter), since LyX cannot determine the family.
12054  Also note that the output might fail with some of the listed fonts, due
12055  to the encoding of the fonts and\SpecialChar \slash{}
12056 or font failures.
12057  LyX cannot determine this in advance, so you might need to experiment.
12058 \end_layout
12059
12060 \begin_layout Standard
12061 If you use TeX fonts (which is the default), the possible options for the
12062  font include 
12063 \family sans
12064 Default
12065 \family default
12066  and a list of fonts available with your LaTeX distribution.
12067  If you select 
12068 \family sans
12069 Default,
12070 \family default
12071  the font that is preset by the current document class is used.
12072  In most cases, this will be the standard TeX font, known as 
12073 \begin_inset Quotes eld
12074 \end_inset
12075
12076
12077 \family typewriter
12078 Computer
12079 \begin_inset space ~
12080 \end_inset
12081
12082 Modern
12083 \family default
12084
12085 \begin_inset Quotes erd
12086 \end_inset
12087
12088  (
12089 \family typewriter
12090 cm
12091 \family default
12092 ) or 
12093 \begin_inset Quotes eld
12094 \end_inset
12095
12096
12097 \family typewriter
12098 European Computer Modern
12099 \family default
12100
12101 \begin_inset Quotes erd
12102 \end_inset
12103
12104  (
12105 \family typewriter
12106 ec
12107 \family default
12108 ), but some classes preset different default fonts.
12109 \end_layout
12110
12111 \begin_layout Standard
12112 As 
12113 \family typewriter
12114 cm
12115 \family default
12116  and 
12117 \family typewriter
12118 ec
12119 \family default
12120  are bitmap fonts, they often looks pixelated in PDF output, especially
12121  when you read the PDF in a zoomed size.
12122 \begin_inset Foot
12123 status collapsed
12124
12125 \begin_layout Plain Layout
12126 This problem doesn't appear if you read PDFs in 
12127 \family typewriter
12128 Adobe
12129 \begin_inset space ~
12130 \end_inset
12131
12132 Reader
12133 \family default
12134  version 6 or later, because this program includes a special bitmap font
12135  renderer.
12136 \end_layout
12137
12138 \end_inset
12139
12140  To get rid of pixelated fonts, you have to use a vector font.
12141  Depending on how your document should look like, you can either:
12142 \end_layout
12143
12144 \begin_layout Itemize
12145 select the 
12146 \family sans
12147 Latin
12148 \begin_inset space ~
12149 \end_inset
12150
12151 Modern
12152 \family default
12153  fonts, which is the recommended choice if you want to keep the look of
12154  
12155 \family typewriter
12156 cm
12157 \family default
12158 /
12159 \family typewriter
12160 ec
12161 \family default
12162 .
12163  
12164 \family sans
12165 Latin
12166 \begin_inset space ~
12167 \end_inset
12168
12169 Modern
12170 \family default
12171  was developed for the LaTeX community in order to replace 
12172 \family typewriter
12173 cm
12174 \family default
12175  as the default font.
12176  It covers a huge range of glyphs and several font shapes.
12177  Except for some details, where the appearance was improved, 
12178 \family sans
12179 Latin
12180 \begin_inset space ~
12181 \end_inset
12182
12183 Modern
12184 \family default
12185  looks identical to 
12186 \family typewriter
12187 cm
12188 \family default
12189 .
12190 \begin_inset Foot
12191 status collapsed
12192
12193 \begin_layout Plain Layout
12194 One difference is improved kerning.
12195 \end_layout
12196
12197 \end_inset
12198
12199
12200 \end_layout
12201
12202 \begin_layout Itemize
12203 or select the 
12204 \family sans
12205 AE
12206 \begin_inset space ~
12207 \end_inset
12208
12209 (Almost
12210 \begin_inset space ~
12211 \end_inset
12212
12213 European)
12214 \family default
12215  fonts in (the rare) case that 
12216 \family sans
12217 Latin
12218 \begin_inset space ~
12219 \end_inset
12220
12221 Modern
12222 \family default
12223  is not available to you or does not work, and you still want to emulate
12224  the look of 
12225 \family typewriter
12226 cm
12227 \family default
12228 /
12229 \family typewriter
12230 ec
12231 \family default
12232 .
12233  
12234 \family typewriter
12235 AE
12236 \family default
12237  is a virtual font.
12238  Virtual means that it 
12239 \begin_inset Quotes eld
12240 \end_inset
12241
12242 steals
12243 \begin_inset Quotes erd
12244 \end_inset
12245
12246  outline 
12247 \family typewriter
12248 cm
12249 \family default
12250 -glyphs from other fonts.
12251  This has the disadvantage that some characters are missing, like the French
12252  guillemets (
12253 \begin_inset Quotes eld
12254 \end_inset
12255
12256 «
12257 \begin_inset Quotes erd
12258 \end_inset
12259
12260  and 
12261 \begin_inset Quotes eld
12262 \end_inset
12263
12264 »
12265 \begin_inset Quotes erd
12266 \end_inset
12267
12268 )
12269 \begin_inset Foot
12270 status collapsed
12271
12272 \begin_layout Plain Layout
12273 Loading the LaTeX-package 
12274 \series bold
12275 aeguill
12276 \series default
12277
12278 \begin_inset Index idx
12279 status collapsed
12280
12281 \begin_layout Plain Layout
12282 LaTeX-packages ! aeguill
12283 \end_layout
12284
12285 \end_inset
12286
12287  with the document preamble line
12288 \begin_inset Newline newline
12289 \end_inset
12290
12291
12292 \series bold
12293
12294 \backslash
12295 usepackage[ec]{aeguill}
12296 \begin_inset Newline newline
12297 \end_inset
12298
12299
12300 \series default
12301 will fix the guillemet problem.
12302 \end_layout
12303
12304 \end_inset
12305
12306  and that accented characters are not 
12307 \emph on
12308 one
12309 \emph default
12310  glyph, but built of 
12311 \emph on
12312 two
12313 \emph default
12314  characters, the accent and the letter.
12315  Therefore you cannot search for words with accented characters in documents
12316  using the 
12317 \family typewriter
12318 AE
12319 \family default
12320  fonts.
12321  If you search for example for the French word 
12322 \begin_inset Quotes eld
12323 \end_inset
12324
12325 rève
12326 \begin_inset Quotes erd
12327 \end_inset
12328
12329  in a PDF, you will not get any result, because the PDF-viewer searches
12330  for the glyph 
12331 \begin_inset Quotes eld
12332 \end_inset
12333
12334  è 
12335 \begin_inset Quotes erd
12336 \end_inset
12337
12338  and not for the glyph 
12339 \begin_inset Quotes eld
12340 \end_inset
12341
12342  e +
12343 \begin_inset space ~
12344 \end_inset
12345
12346  ̀ 
12347 \begin_inset Quotes erd
12348 \end_inset
12349
12350 .
12351 \end_layout
12352
12353 \begin_layout Itemize
12354 If you do not like the look of 
12355 \family typewriter
12356 cm
12357 \family default
12358 /
12359 \family typewriter
12360 ec
12361 \family default
12362 , you can of course select one of the other provided vector fonts, e.
12363 \begin_inset space \thinspace{}
12364 \end_inset
12365
12366 g.
12367 \begin_inset space ~
12368 \end_inset
12369
12370
12371 \family typewriter
12372 Times
12373 \begin_inset space ~
12374 \end_inset
12375
12376 Roman
12377 \family default
12378  or
12379 \family typewriter
12380  Palatino
12381 \family default
12382 .
12383  Most roman vector fonts will automatically select matching sans
12384 \begin_inset space ~
12385 \end_inset
12386
12387 serif and typewriter fonts,
12388 \begin_inset Foot
12389 status collapsed
12390
12391 \begin_layout Plain Layout
12392 These are sometimes just matching other fonts (e.
12393 \begin_inset space \thinspace{}
12394 \end_inset
12395
12396 g., 
12397 \family sans
12398 Times
12399 \begin_inset space ~
12400 \end_inset
12401
12402 Roman
12403 \family default
12404  selects 
12405 \family sans
12406 Helvetica
12407 \family default
12408  for sans serif text), or different shapes of the same font, i.
12409 \begin_inset space \thinspace{}
12410 \end_inset
12411
12412 e.
12413 \begin_inset space \space{}
12414 \end_inset
12415
12416 a real font 
12417 \emph on
12418 family
12419 \emph default
12420  (e.
12421 \begin_inset space \thinspace{}
12422 \end_inset
12423
12424 g.
12425 \begin_inset space \space{}
12426 \end_inset
12427
12428 in case of 
12429 \family sans
12430 Latin
12431 \begin_inset space ~
12432 \end_inset
12433
12434 Modern
12435 \family default
12436  oder 
12437 \family sans
12438 Computer
12439 \begin_inset space ~
12440 \end_inset
12441
12442 Modern
12443 \family default
12444 ).
12445 \end_layout
12446
12447 \end_inset
12448
12449  but you can also select your own.
12450 \begin_inset Newline newline
12451 \end_inset
12452
12453 The differences between roman, 
12454 \family sans
12455 sans
12456 \begin_inset space ~
12457 \end_inset
12458
12459 serif
12460 \family default
12461  and 
12462 \family typewriter
12463 typewriter
12464 \family default
12465  fonts are explained in section
12466 \begin_inset space ~
12467 \end_inset
12468
12469
12470 \begin_inset CommandInset ref
12471 LatexCommand ref
12472 reference "sub:Fine-Tuning-with-the"
12473
12474 \end_inset
12475
12476 .
12477 \begin_inset Newline newline
12478 \end_inset
12479
12480 The font 
12481 \family sans
12482 Times
12483 \begin_inset space ~
12484 \end_inset
12485
12486 Roman
12487 \family default
12488  was originally designed for newspapers.
12489  Its glyphs are thus smaller than glyphs from other fonts in order to fit
12490  into the small newspaper columns.
12491  Therefore 
12492 \family sans
12493 Times
12494 \begin_inset space ~
12495 \end_inset
12496
12497 Roman
12498 \family default
12499  is not the optimal choice for larger documents like books.
12500 \end_layout
12501
12502 \begin_layout Standard
12503 For the font size there are generally four possible values: 
12504 \family sans
12505 Default, 10
12506 \family default
12507
12508 \family sans
12509 11
12510 \family default
12511  and 
12512 \family sans
12513 12
12514 \family default
12515 .
12516  Some classes provide additional sizes.
12517  The size of 
12518 \family sans
12519 Default
12520 \family default
12521  depends on the class you are using.
12522  In the standard classes it is equal to the font size 10.
12523 \end_layout
12524
12525 \begin_layout Standard
12526 Note that the font size is the 
12527 \emph on
12528 base size
12529 \emph default
12530 .
12531  That means that LyX scales all other possible font sizes (such as those
12532  used in footnotes, super-, and subscripts) by this value.
12533  You can fine-tune the font size of text parts via the 
12534 \family sans
12535 Text
12536 \begin_inset space ~
12537 \end_inset
12538
12539 Style
12540 \family default
12541  dialog if needed.
12542  The possible font sizes for text parts are explained in section
12543 \begin_inset space ~
12544 \end_inset
12545
12546
12547 \begin_inset CommandInset ref
12548 LatexCommand ref
12549 reference "sub:Fine-Tuning-with-the"
12550
12551 \end_inset
12552
12553 .
12554 \end_layout
12555
12556 \begin_layout Standard
12557 The 
12558 \family sans
12559 Default Family
12560 \family default
12561  selection lets you specify whether the base font of your document should
12562  be roman, sans
12563 \begin_inset space ~
12564 \end_inset
12565
12566 serif or typewriter.
12567  The 
12568 \family sans
12569 Default
12570 \family default
12571  selection uses what is preset by the class, the other selections override
12572  this.
12573  In most cases, 
12574 \family sans
12575 Default
12576 \family default
12577  is equal to 
12578 \family sans
12579 roman
12580 \family default
12581 , but some classes (such as presentation classes) also use other defaults.
12582 \end_layout
12583
12584 \begin_layout Standard
12585 The
12586 \family typewriter
12587  
12588 \family sans
12589 LaTe
12590 \begin_inset ERT
12591 status collapsed
12592
12593 \begin_layout Plain Layout
12594
12595 {}
12596 \end_layout
12597
12598 \end_inset
12599
12600 X font encoding
12601 \family default
12602  selection is an expert setting which lets you change the value passed to
12603  the LaTeX-package 
12604 \series bold
12605 fontenc
12606 \series default
12607
12608 \begin_inset Index idx
12609 status collapsed
12610
12611 \begin_layout Plain Layout
12612 LaTeX-packages ! fontenc
12613 \end_layout
12614
12615 \end_inset
12616
12617  (see also sec.
12618 \begin_inset space ~
12619 \end_inset
12620
12621
12622 \begin_inset CommandInset ref
12623 LatexCommand ref
12624 reference "sub:LaTeX-settings"
12625
12626 \end_inset
12627
12628 ).
12629  Normally, you do not need to change (or even understand) this.
12630  Unless you have specific reasons, use 
12631 \family sans
12632 Default
12633 \family default
12634 .
12635 \end_layout
12636
12637 \begin_layout Standard
12638 With some fonts, the checkboxes 
12639 \family sans
12640 Use Old Style Figures
12641 \family default
12642  and 
12643 \family sans
12644 Use True Small Caps
12645 \family default
12646  are available.
12647  These are extra features some fonts provide.
12648  If 
12649 \family sans
12650 Use Old Style Figures
12651 \family default
12652  is checked, old style figures (also known as medieval or text figures)
12653  are used.
12654  Old style figures are the numerals (0
12655 \begin_inset space \thinspace{}
12656 \end_inset
12657
12658 -
12659 \begin_inset space \thinspace{}
12660 \end_inset
12661
12662 9) with ascenders and descenders, which makes them fit nicely with lower
12663  letters.
12664  
12665 \family sans
12666 Use True Small Caps
12667 \family default
12668  determines that real small caps are used instead of faked small caps made
12669  of scaled capitals.
12670  Real small caps are often part of expert font sets; they generally look
12671  better than faked small caps but might have to be purchased separately.
12672 \end_layout
12673
12674 \begin_layout Standard
12675 The field 
12676 \family sans
12677 CJK
12678 \family default
12679  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12680  a font to display the script characters.
12681 \begin_inset Foot
12682 status collapsed
12683
12684 \begin_layout Plain Layout
12685 The font will be the argument for the commands of the LaTeX-package 
12686 \series bold
12687 CJK
12688 \series default
12689 .
12690 \begin_inset Index idx
12691 status collapsed
12692
12693 \begin_layout Plain Layout
12694 LaTeX-packages ! CJK
12695 \end_layout
12696
12697 \end_inset
12698
12699  So this has no effect for the document language 
12700 \family sans
12701 Japanese
12702 \family default
12703  that does not use 
12704 \series bold
12705 CJK
12706 \series default
12707 .
12708 \end_layout
12709
12710 \end_inset
12711
12712
12713 \end_layout
12714
12715 \begin_layout Standard
12716 \begin_inset VSpace bigskip
12717 \end_inset
12718
12719
12720 \begin_inset Note Greyedout
12721 status collapsed
12722
12723 \begin_layout Plain Layout
12724
12725 \series bold
12726 Note:
12727 \series default
12728  When you choose a new font or font size, LyX does 
12729 \emph on
12730 not
12731 \emph default
12732  change the screen font! You will only see a difference in the printed output;
12733  this is part of the WYSIWYM concept.
12734  LyX's screen fonts can be adjusted in the 
12735 \family sans
12736 Tools\SpecialChar \menuseparator
12737 Preferences
12738 \family default
12739  dialog, see section
12740 \begin_inset space ~
12741 \end_inset
12742
12743
12744 \begin_inset CommandInset ref
12745 LatexCommand ref
12746 reference "sub:Screen-Fonts"
12747
12748 \end_inset
12749
12750 .
12751 \end_layout
12752
12753 \end_inset
12754
12755
12756 \end_layout
12757
12758 \begin_layout Subsection
12759 Using Different Character Styles
12760 \begin_inset Index idx
12761 status collapsed
12762
12763 \begin_layout Plain Layout
12764 Character Styles
12765 \end_layout
12766
12767 \end_inset
12768
12769
12770 \begin_inset Index idx
12771 status collapsed
12772
12773 \begin_layout Plain Layout
12774 Text Style
12775 \end_layout
12776
12777 \end_inset
12778
12779
12780 \end_layout
12781
12782 \begin_layout Standard
12783 As we've already seen, LyX automatically changes the character style for
12784  certain paragraph environments.
12785  LyX supports two character styles, 
12786 \family sans
12787 Emphasized
12788 \family default
12789  and 
12790 \family sans
12791 Noun
12792 \family default
12793 .
12794  You can activate both of these styles via keybindings, the menus, and the
12795  toolbar.
12796 \end_layout
12797
12798 \begin_layout Standard
12799 To activate the 
12800 \family sans
12801 Noun
12802 \family default
12803  style, do one of the following:
12804 \end_layout
12805
12806 \begin_layout Itemize
12807 click on the toolbar button 
12808 \begin_inset Info
12809 type  "icon"
12810 arg   "font-noun"
12811 \end_inset
12812
12813
12814 \end_layout
12815
12816 \begin_layout Itemize
12817 use the key binding 
12818 \begin_inset Info
12819 type  "shortcut"
12820 arg   "font-noun"
12821 \end_inset
12822
12823
12824 \end_layout
12825
12826 \begin_layout Standard
12827 These commands are all toggles.
12828  That is, if 
12829 \family sans
12830 Noun
12831 \family default
12832  style is already active, they deactivate it.
12833 \end_layout
12834
12835 \begin_layout Standard
12836 One typically uses the 
12837 \family sans
12838 Noun
12839 \family default
12840  style for proper names.
12841  For example: 
12842 \begin_inset Quotes eld
12843 \end_inset
12844
12845
12846 \noun on
12847 Matthias Ettrich
12848 \noun default
12849  is the original author of LyX.
12850 \begin_inset Quotes erd
12851 \end_inset
12852
12853
12854 \end_layout
12855
12856 \begin_layout Standard
12857 A more widely used character style is the 
12858 \family sans
12859 Emphasized
12860 \family default
12861  style.
12862  You can activate (or deactivate — it's also a toggle) the 
12863 \family sans
12864 Emphasized
12865 \family default
12866  style by:
12867 \end_layout
12868
12869 \begin_layout Itemize
12870 clicking on the toolbar button 
12871 \begin_inset Info
12872 type  "icon"
12873 arg   "font-emph"
12874 \end_inset
12875
12876
12877 \end_layout
12878
12879 \begin_layout Itemize
12880 using the keybindings 
12881 \begin_inset Info
12882 type  "shortcut"
12883 arg   "font-emph"
12884 \end_inset
12885
12886
12887 \end_layout
12888
12889 \begin_layout Standard
12890 Normally the 
12891 \family sans
12892 Emphasized
12893 \family default
12894  style is equivalent to an italic font but some document classes or LaTeX-packag
12895 es use a different font.
12896 \end_layout
12897
12898 \begin_layout Standard
12899 We've been using the 
12900 \family sans
12901 Emphasized
12902 \family default
12903  style all over the place in this document.
12904  Here's one more example:
12905 \end_layout
12906
12907 \begin_layout Quotation
12908
12909 \emph on
12910 Do not overuse character styles!
12911 \end_layout
12912
12913 \begin_layout Standard
12914 It's also a warning in addition to an example.
12915  One's writing should parallel ordinary conversation.
12916  Since we don't all constantly scream at each other, we should also avoid
12917  the common tendency to overuse character style.
12918  
12919 \end_layout
12920
12921 \begin_layout Standard
12922 You can always reset to the default font using the key binding 
12923 \begin_inset Info
12924 type  "shortcut"
12925 arg   "font-default"
12926 \end_inset
12927
12928  or the dialog 
12929 \family sans
12930 Edit\SpecialChar \menuseparator
12931 Text
12932 \begin_inset space ~
12933 \end_inset
12934
12935 Style
12936 \family default
12937 .
12938 \end_layout
12939
12940 \begin_layout Subsection
12941 Fine-Tuning with the 
12942 \family sans
12943 Text Style
12944 \family default
12945  dialog
12946 \begin_inset CommandInset label
12947 LatexCommand label
12948 name "sub:Fine-Tuning-with-the"
12949
12950 \end_inset
12951
12952
12953 \begin_inset Index idx
12954 status collapsed
12955
12956 \begin_layout Plain Layout
12957 Text Style
12958 \end_layout
12959
12960 \end_inset
12961
12962
12963 \end_layout
12964
12965 \begin_layout Standard
12966 There are always occasions when you will need to do some fine-tuning, so
12967  LyX gives you a way to create a custom character style.
12968  For example, an academic journal or a corporation may have a style sheet
12969  requiring a sans-serif font be used in certain situations.
12970  Also, writers sometimes use a different font to offset a character's thoughts
12971  from ordinary dialog.
12972 \end_layout
12973
12974 \begin_layout Standard
12975 Before we document how to use custom character style, we want to issue a
12976  warning yet again: Don't overuse character styles! 
12977 \begin_inset Newline newline
12978 \end_inset
12979
12980 Documents that overuse different fonts and sizes are not well readable and
12981  tend to look as if someone has knocked huge holes in them.
12982 \end_layout
12983
12984 \begin_layout Standard
12985 To use custom character styles, open the 
12986 \family sans
12987 Edit\SpecialChar \menuseparator
12988 Text
12989 \begin_inset space ~
12990 \end_inset
12991
12992 Style\SpecialChar \menuseparator
12993 Customized
12994 \family default
12995  dialog or press the toolbar button 
12996 \begin_inset Info
12997 type  "icon"
12998 arg   "dialog-show character"
12999 \end_inset
13000
13001 .
13002  There are several boxes on this dialog, each corresponding to a different
13003  font property that you can choose.
13004  You can choose an option for one of these properties, or select 
13005 \family sans
13006 No
13007 \begin_inset space ~
13008 \end_inset
13009
13010 change
13011 \family default
13012 , which keeps the current state of that property.
13013  The item 
13014 \family sans
13015 Reset
13016 \family default
13017  will reset the property to whatever is the default.
13018  You can use this to reset attributes across a bunch of different paragraph
13019  environments in a snap.
13020 \end_layout
13021
13022 \begin_layout Standard
13023 The font properties, and their options (in addition to 
13024 \family sans
13025 No
13026 \begin_inset space ~
13027 \end_inset
13028
13029 change
13030 \family default
13031  and 
13032 \family sans
13033 Reset
13034 \family default
13035 ) are:
13036 \end_layout
13037
13038 \begin_layout Labeling
13039 \labelwidthstring 00.00.0000
13040
13041 \family sans
13042 Family
13043 \family default
13044  The 
13045 \begin_inset Quotes eld
13046 \end_inset
13047
13048 overall look
13049 \begin_inset Quotes erd
13050 \end_inset
13051
13052  of the font.
13053  The possible options are:
13054 \end_layout
13055
13056 \begin_deeper
13057 \begin_layout Labeling
13058 \labelwidthstring 00.00.0000
13059
13060 \family sans
13061 Roman
13062 \family default
13063  This is the Roman font family.
13064  Normally a serif font.
13065  It's also the default family.
13066  (key binding 
13067 \begin_inset Info
13068 type  "shortcut"
13069 arg   "font-roman"
13070 \end_inset
13071
13072 )
13073 \end_layout
13074
13075 \begin_layout Labeling
13076 \labelwidthstring 00.00.0000
13077
13078 \family sans
13079 Sans
13080 \begin_inset space ~
13081 \end_inset
13082
13083 Serif
13084 \family default
13085  
13086 \family sans
13087 This is the Sans Serif font family.
13088
13089 \family default
13090  (key binding 
13091 \begin_inset Info
13092 type  "shortcut"
13093 arg   "font-sans"
13094 \end_inset
13095
13096 )
13097 \end_layout
13098
13099 \begin_layout Labeling
13100 \labelwidthstring 00.00.0000
13101
13102 \family sans
13103 Typewriter
13104 \family default
13105  
13106 \family typewriter
13107 This is the Typewriter font family.
13108
13109 \family default
13110  (key binding 
13111 \begin_inset Info
13112 type  "shortcut"
13113 arg   "font-typewriter"
13114 \end_inset
13115
13116
13117 \family sans
13118 )
13119 \end_layout
13120
13121 \end_deeper
13122 \begin_layout Labeling
13123 \labelwidthstring 00.00.0000
13124
13125 \family sans
13126 Series
13127 \family default
13128  This corresponds to the print weight.
13129  Options are:
13130 \end_layout
13131
13132 \begin_deeper
13133 \begin_layout Labeling
13134 \labelwidthstring 00.00.0000
13135
13136 \family sans
13137 Medium
13138 \family default
13139  This is the Medium font series.
13140  It's also the default series.
13141 \end_layout
13142
13143 \begin_layout Labeling
13144 \labelwidthstring 00.00.0000
13145
13146 \family sans
13147 Bold
13148 \family default
13149  
13150 \series bold
13151 This is the Bold font series.
13152
13153 \series default
13154  (key binding 
13155 \begin_inset Info
13156 type  "shortcut"
13157 arg   "font-bold"
13158 \end_inset
13159
13160 )
13161 \end_layout
13162
13163 \end_deeper
13164 \begin_layout Labeling
13165 \labelwidthstring 00.00.0000
13166
13167 \family sans
13168 Shape
13169 \family default
13170  As the name implies.
13171  Options are:
13172 \end_layout
13173
13174 \begin_deeper
13175 \begin_layout Labeling
13176 \labelwidthstring 00.00.0000
13177
13178 \family sans
13179 Upright
13180 \family default
13181  This is the Upright font shape.
13182  It's also the default shape.
13183 \end_layout
13184
13185 \begin_layout Labeling
13186 \labelwidthstring 00.00.0000
13187
13188 \family sans
13189 Italic
13190 \family default
13191  
13192 \shape italic
13193 This
13194 \shape default
13195  
13196 \family sans
13197 \shape italic
13198 i
13199 \family default
13200 s the Italic font shape
13201 \shape default
13202 \emph on
13203 .
13204 \end_layout
13205
13206 \begin_layout Labeling
13207 \labelwidthstring 00.00.0000
13208
13209 \family sans
13210 Slanted
13211 \family default
13212  
13213 \shape slanted
13214 This is the Slanted font shape
13215 \shape default
13216  (although it might not be visible in LyX, this is different from italic).
13217 \end_layout
13218
13219 \begin_layout Labeling
13220 \labelwidthstring 00.00.0000
13221
13222 \family sans
13223 Small
13224 \begin_inset space ~
13225 \end_inset
13226
13227 Caps
13228 \family default
13229  
13230 \shape smallcaps
13231 This is the Small caps font shape
13232 \shape default
13233 \noun on
13234 .
13235 \end_layout
13236
13237 \end_deeper
13238 \begin_layout Labeling
13239 \labelwidthstring 00.00.0000
13240
13241 \family sans
13242 Size
13243 \family default
13244  Alters the size of the font.
13245  You will find no numerical values here; all possible sizes are actually
13246  proportional to the document font size.
13247  Once again, you don't feed LyX the details, but a general description of
13248  what you want to do.
13249  The options are:
13250 \end_layout
13251
13252 \begin_deeper
13253 \begin_layout Labeling
13254 \labelwidthstring 00.00.0000
13255
13256 \family sans
13257 Tiny
13258 \family default
13259  
13260 \size tiny
13261 This is the 
13262 \begin_inset Quotes eld
13263 \end_inset
13264
13265 Tiny
13266 \begin_inset Quotes erd
13267 \end_inset
13268
13269  font size.
13270
13271 \size default
13272  (key bindings 
13273 \begin_inset Info
13274 type  "shortcuts"
13275 arg   "font-size tiny"
13276 \end_inset
13277
13278 )
13279 \end_layout
13280
13281 \begin_layout Labeling
13282 \labelwidthstring 00.00.0000
13283
13284 \family sans
13285 Smallest
13286 \family default
13287  
13288 \size scriptsize
13289 This is the 
13290 \begin_inset Quotes eld
13291 \end_inset
13292
13293 Smallest
13294 \begin_inset Quotes erd
13295 \end_inset
13296
13297  font size
13298 \size default
13299 .
13300  (key binding 
13301 \begin_inset Info
13302 type  "shortcut"
13303 arg   "font-size scriptsize"
13304 \end_inset
13305
13306 )
13307 \end_layout
13308
13309 \begin_layout Labeling
13310 \labelwidthstring 00.00.0000
13311
13312 \family sans
13313 Smaller
13314 \family default
13315  
13316 \size footnotesize
13317 This is the 
13318 \begin_inset Quotes eld
13319 \end_inset
13320
13321 Smaller
13322 \begin_inset Quotes erd
13323 \end_inset
13324
13325  font size.
13326
13327 \size default
13328  (key bindings 
13329 \begin_inset Info
13330 type  "shortcuts"
13331 arg   "font-size footnotesize"
13332 \end_inset
13333
13334 )
13335 \end_layout
13336
13337 \begin_layout Labeling
13338 \labelwidthstring 00.00.0000
13339
13340 \family sans
13341 Small
13342 \family default
13343  
13344 \size small
13345 This is the 
13346 \begin_inset Quotes eld
13347 \end_inset
13348
13349 Small
13350 \begin_inset Quotes erd
13351 \end_inset
13352
13353  font size.
13354
13355 \size default
13356  (key bindings 
13357 \begin_inset Info
13358 type  "shortcuts"
13359 arg   "font-size small"
13360 \end_inset
13361
13362 )
13363 \end_layout
13364
13365 \begin_layout Labeling
13366 \labelwidthstring 00.00.0000
13367
13368 \family sans
13369 Normal
13370 \family default
13371  This is the 
13372 \begin_inset Quotes eld
13373 \end_inset
13374
13375 Normal
13376 \begin_inset Quotes erd
13377 \end_inset
13378
13379  font size.
13380  It's also the default size.
13381  (key bindings 
13382 \begin_inset Info
13383 type  "shortcuts"
13384 arg   "font-size normal"
13385 \end_inset
13386
13387 )
13388 \end_layout
13389
13390 \begin_layout Labeling
13391 \labelwidthstring 00.00.0000
13392
13393 \family sans
13394 Large
13395 \family default
13396  
13397 \size large
13398 This is the 
13399 \begin_inset Quotes eld
13400 \end_inset
13401
13402 Large
13403 \begin_inset Quotes erd
13404 \end_inset
13405
13406  font size.
13407
13408 \size default
13409  (key bindings 
13410 \begin_inset Info
13411 type  "shortcuts"
13412 arg   "font-size large"
13413 \end_inset
13414
13415 )
13416 \end_layout
13417
13418 \begin_layout Labeling
13419 \labelwidthstring 00.00.0000
13420
13421 \family sans
13422 Larger
13423 \family default
13424  
13425 \size larger
13426 This is the 
13427 \begin_inset Quotes eld
13428 \end_inset
13429
13430 Larger
13431 \begin_inset Quotes erd
13432 \end_inset
13433
13434  font size.
13435
13436 \size default
13437  (key bindings 
13438 \begin_inset Info
13439 type  "shortcuts"
13440 arg   "font-size larger"
13441 \end_inset
13442
13443 )
13444 \end_layout
13445
13446 \begin_layout Labeling
13447 \labelwidthstring 00.00.0000
13448
13449 \family sans
13450 Largest
13451 \family default
13452  
13453 \size largest
13454 This is the 
13455 \begin_inset Quotes eld
13456 \end_inset
13457
13458 Largest
13459 \begin_inset Quotes erd
13460 \end_inset
13461
13462  font size.
13463
13464 \size default
13465  (key binding 
13466 \begin_inset Info
13467 type  "shortcut"
13468 arg   "font-size largest"
13469 \end_inset
13470
13471 )
13472 \end_layout
13473
13474 \begin_layout Labeling
13475 \labelwidthstring 00.00.0000
13476
13477 \family sans
13478 Huge
13479 \family default
13480  
13481 \size huge
13482 This is the 
13483 \begin_inset Quotes eld
13484 \end_inset
13485
13486 Huge
13487 \begin_inset Quotes erd
13488 \end_inset
13489
13490  font size.
13491
13492 \size default
13493  (key bindings 
13494 \begin_inset Info
13495 type  "shortcuts"
13496 arg   "font-size huge"
13497 \end_inset
13498
13499 )
13500 \end_layout
13501
13502 \begin_layout Labeling
13503 \labelwidthstring 00.00.0000
13504
13505 \family sans
13506 Huger
13507 \family default
13508  
13509 \size giant
13510 This is the 
13511 \begin_inset Quotes eld
13512 \end_inset
13513
13514 Huger
13515 \begin_inset Quotes erd
13516 \end_inset
13517
13518  font size.
13519
13520 \size default
13521  (key bindings 
13522 \begin_inset Info
13523 type  "shortcuts"
13524 arg   "font-size giant"
13525 \end_inset
13526
13527 )
13528 \end_layout
13529
13530 \begin_layout Labeling
13531 \labelwidthstring 00.00.0000
13532
13533 \family sans
13534 Increase
13535 \family default
13536  This increases the size by one step (for instance, from 
13537 \begin_inset Quotes eld
13538 \end_inset
13539
13540 Largest
13541 \begin_inset Quotes erd
13542 \end_inset
13543
13544  to 
13545 \begin_inset Quotes eld
13546 \end_inset
13547
13548 Huge
13549 \begin_inset Quotes erd
13550 \end_inset
13551
13552 ).
13553  (key binding 
13554 \begin_inset Info
13555 type  "shortcut"
13556 arg   "font-size increase"
13557 \end_inset
13558
13559 )
13560 \end_layout
13561
13562 \begin_layout Labeling
13563 \labelwidthstring 00.00.0000
13564
13565 \family sans
13566 Decrease
13567 \family default
13568  This decreases the size by one step (for instance, from 
13569 \begin_inset Quotes eld
13570 \end_inset
13571
13572 Normal
13573 \begin_inset Quotes erd
13574 \end_inset
13575
13576  to 
13577 \begin_inset Quotes eld
13578 \end_inset
13579
13580 Small
13581 \begin_inset Quotes erd
13582 \end_inset
13583
13584 ).
13585  (key binding 
13586 \begin_inset Info
13587 type  "shortcut"
13588 arg   "font-size decrease"
13589 \end_inset
13590
13591 )
13592 \end_layout
13593
13594 \end_deeper
13595 \begin_layout Standard
13596 We warn you 
13597 \emph on
13598 yet again
13599 \emph default
13600 : don't go crazy with this feature.
13601  You should almost never need to change the font size.
13602  LyX automatically changes the font size for different paragraph environments
13603  — use those instead.
13604  This is here for fine-tuning only!
13605 \end_layout
13606
13607 \begin_layout Labeling
13608 \labelwidthstring 00.00.0000
13609
13610 \family sans
13611 Misc
13612 \family default
13613  Here you can change a few other things at the character level.
13614  Options are:
13615 \end_layout
13616
13617 \begin_deeper
13618 \begin_layout Labeling
13619 \labelwidthstring 00.00.0000
13620
13621 \family sans
13622 Emph
13623 \family default
13624  
13625 \emph on
13626 This is text with emphasize on
13627 \emph default
13628 .
13629  This might seem like the same as 
13630 \shape italic
13631 Italic
13632 \shape default
13633 , but it is actually a bit different.
13634  Emphasized is a 
13635 \emph on
13636 logical
13637 \emph default
13638  attribute.
13639  That means every document class can define its own font used for emphasized
13640  text.
13641  Normally this font is equal to italic.
13642 \end_layout
13643
13644 \begin_layout Labeling
13645 \labelwidthstring 00.00.0000
13646
13647 \family sans
13648 Underbar
13649 \family default
13650  
13651 \bar under
13652 This is text with Underbar on.
13653
13654 \bar default
13655  (key binding 
13656 \begin_inset Info
13657 type  "shortcuts"
13658 arg   "font-underline"
13659 \end_inset
13660
13661
13662 \family sans
13663 )
13664 \begin_inset Newline newline
13665 \end_inset
13666
13667
13668 \family default
13669 Avoid using underbar if you can! It is a hangover from the typewriter days,
13670  when you could not change fonts.
13671  One no longer needs to emphasize text by underscoring characters.
13672  This is only possible in LyX because some people 
13673 \emph on
13674 may
13675 \emph default
13676  need it in order to follow style sheets for journal submissions.
13677 \end_layout
13678
13679 \begin_layout Labeling
13680 \labelwidthstring 00.00.0000
13681
13682 \family sans
13683 Double
13684 \begin_inset space ~
13685 \end_inset
13686
13687 underbar
13688 \family default
13689  
13690 \uuline on
13691 This is text with Double underbar on.
13692
13693 \uuline default
13694  (key binding 
13695 \begin_inset Info
13696 type  "shortcut"
13697 arg   "font-underunderline"
13698 \end_inset
13699
13700 )
13701 \begin_inset Newline newline
13702 \end_inset
13703
13704 As we just warned you against using underbar, you can imagine what we think
13705  about double underbar.
13706 \end_layout
13707
13708 \begin_layout Labeling
13709 \labelwidthstring 00.00.0000
13710
13711 \family sans
13712 Wavy
13713 \begin_inset space ~
13714 \end_inset
13715
13716 underbar
13717 \family default
13718  
13719 \uwave on
13720 This is text with Wavy underbar on.
13721
13722 \uwave default
13723  (key binding 
13724 \begin_inset Info
13725 type  "shortcut"
13726 arg   "font-underwave"
13727 \end_inset
13728
13729 )
13730 \begin_inset Newline newline
13731 \end_inset
13732
13733 Use this only if a journal absolutely insists on it.
13734  Keep antinausea pills handy.
13735 \end_layout
13736
13737 \begin_layout Labeling
13738 \labelwidthstring 00.00.0000
13739
13740 \family sans
13741 Strikeout
13742 \family default
13743  
13744 \strikeout on
13745 This is text with Strikeout on.
13746
13747 \strikeout default
13748  (key binding 
13749 \begin_inset Info
13750 type  "shortcut"
13751 arg   "font-strikeout"
13752 \end_inset
13753
13754 )
13755 \begin_inset Newline newline
13756 \end_inset
13757
13758 This is frequently used to indicate an older version of text that has been
13759  changed in the meantime.
13760 \end_layout
13761
13762 \begin_layout Labeling
13763 \labelwidthstring 00.00.0000
13764
13765 \family sans
13766 Noun
13767 \family default
13768  
13769 \noun on
13770 This is text with Noun on.
13771
13772 \noun default
13773  Like 
13774 \family sans
13775 Emph
13776 \family default
13777 , this is a logical attribute.
13778  Normally it's equivalent to 
13779 \family sans
13780 Small
13781 \begin_inset space ~
13782 \end_inset
13783
13784 Caps
13785 \family default
13786 .
13787 \end_layout
13788
13789 \end_deeper
13790 \begin_layout Labeling
13791 \labelwidthstring 00.00.0000
13792
13793 \family sans
13794 Color
13795 \family default
13796  You can adjust the color of the text with this control.
13797  Notice that not all DVI-viewers are able to display colors.
13798  Besides 
13799 \family sans
13800 No
13801 \begin_inset space ~
13802 \end_inset
13803
13804 color
13805 \family default
13806 , which is the default 
13807 \begin_inset Quotes eld
13808 \end_inset
13809
13810 color
13811 \begin_inset Quotes erd
13812 \end_inset
13813
13814  and means normally black, you can choose between 
13815 \family sans
13816 Black
13817 \family default
13818
13819 \family sans
13820 White
13821 \family default
13822
13823 \family sans
13824 Red
13825 \family default
13826
13827 \family sans
13828 Green
13829 \family default
13830
13831 \family sans
13832 Blue
13833 \family default
13834
13835 \family sans
13836 Cyan
13837 \family default
13838
13839 \family sans
13840 Magenta
13841 \family default
13842  and 
13843 \family sans
13844 Yellow
13845 \family default
13846  text.
13847 \begin_inset Index idx
13848 status collapsed
13849
13850 \begin_layout Plain Layout
13851 Color ! Text
13852 \end_layout
13853
13854 \end_inset
13855
13856
13857 \end_layout
13858
13859 \begin_layout Labeling
13860 \labelwidthstring 00.00.0000
13861
13862 \family sans
13863 Language
13864 \family default
13865  This is used to mark regions of text as having a different language from
13866  the language of the document.
13867  Text marked in this way will be underlined in blue to indicate the change
13868  (only within LyX).
13869 \begin_inset Newline newline
13870 \end_inset
13871
13872 If you have for example a longer German Text in your document, LaTeX respects
13873  the German hyphenation rules automatically.
13874  When using the spell checking (see section
13875 \begin_inset space ~
13876 \end_inset
13877
13878
13879 \begin_inset CommandInset ref
13880 LatexCommand ref
13881 reference "sec:Spellchecking"
13882
13883 \end_inset
13884
13885 ) the German-marked text will be checked according to the German dictionary.
13886 \end_layout
13887
13888 \begin_layout Standard
13889 So you have a huge number of combinations to choose from.
13890  Once you've chosen a new character style via the 
13891 \family sans
13892 Edit\SpecialChar \menuseparator
13893 Text
13894 \begin_inset space ~
13895 \end_inset
13896
13897 Style
13898 \family default
13899  dialog, the settings are saved.
13900  You can activate them by using the toolbar button 
13901 \begin_inset Info
13902 type  "icon"
13903 arg   "textstyle-apply"
13904 \end_inset
13905
13906 .
13907  The button lets you apply your custom character style even when the dialog
13908  isn't visible.
13909 \end_layout
13910
13911 \begin_layout Standard
13912 To completely reset the character style to the default, use 
13913 \begin_inset Info
13914 type  "shortcut"
13915 arg   "font-default"
13916 \end_inset
13917
13918 .
13919  If you want to toggle only those properties that you have just changed
13920  (suppose you just set the shape to 
13921 \begin_inset Quotes eld
13922 \end_inset
13923
13924 slanted
13925 \begin_inset Quotes erd
13926 \end_inset
13927
13928  and the series to 
13929 \begin_inset Quotes eld
13930 \end_inset
13931
13932 bold
13933 \begin_inset Quotes erd
13934 \end_inset
13935
13936 ), set the 
13937 \family sans
13938 Toggle
13939 \begin_inset space ~
13940 \end_inset
13941
13942 all
13943 \family default
13944  switch and press 
13945 \family sans
13946 Apply
13947 \family default
13948 .
13949 \end_layout
13950
13951 \begin_layout Standard
13952 You should also know something about the differences between the three main
13953  font types 
13954 \family sans
13955 serif
13956 \family default
13957
13958 \family sans
13959 sans
13960 \begin_inset space ~
13961 \end_inset
13962
13963 serif
13964 \family default
13965 , and 
13966 \family sans
13967 typewriter
13968 \family default
13969 :
13970 \end_layout
13971
13972 \begin_layout Itemize
13973
13974 \family sans
13975 Typewriter
13976 \family default
13977  is a so called 
13978 \begin_inset Quotes eld
13979 \end_inset
13980
13981 monospaced
13982 \begin_inset Quotes erd
13983 \end_inset
13984
13985  font, which means every character has the same width; the 
13986 \begin_inset Quotes eld
13987 \end_inset
13988
13989 i
13990 \begin_inset Quotes erd
13991 \end_inset
13992
13993  is as wide as the 
13994 \begin_inset Quotes eld
13995 \end_inset
13996
13997 m
13998 \begin_inset Quotes erd
13999 \end_inset
14000
14001 .
14002  Here is an example
14003 \begin_inset Newline newline
14004 \end_inset
14005
14006
14007 \begin_inset Phantom HPhantom
14008 status open
14009
14010 \begin_layout Plain Layout
14011 no 
14012 \end_layout
14013
14014 \end_inset
14015
14016
14017 \family typewriter
14018 typewriter text
14019 \family default
14020
14021 \begin_inset Note Note
14022 status collapsed
14023
14024 \begin_layout Plain Layout
14025 For more on phantoms see section
14026 \begin_inset space ~
14027 \end_inset
14028
14029
14030 \begin_inset CommandInset ref
14031 LatexCommand ref
14032 reference "sub:Phantom-Space"
14033
14034 \end_inset
14035
14036 .
14037 \end_layout
14038
14039 \end_inset
14040
14041
14042 \begin_inset Newline newline
14043 \end_inset
14044
14045 no typewriter text
14046 \end_layout
14047
14048 \begin_layout Itemize
14049
14050 \family sans
14051 Serif
14052 \family default
14053  fonts use characters with serifs.
14054  These are the small 
14055 \begin_inset Quotes eld
14056 \end_inset
14057
14058 appendices
14059 \begin_inset Quotes erd
14060 \end_inset
14061
14062  at the ends of the strokes that form the character.
14063  The following example shows the difference:
14064 \begin_inset Newline newline
14065 \end_inset
14066
14067 text with serifs
14068 \begin_inset Newline newline
14069 \end_inset
14070
14071
14072 \family sans
14073 text without serifs
14074 \family default
14075
14076 \begin_inset Newline newline
14077 \end_inset
14078
14079 Serifs facilitate quick and easy reading.
14080  These fonts are therefore used as default (named 
14081 \family sans
14082 roman
14083 \family default
14084 ).
14085 \end_layout
14086
14087 \begin_layout Itemize
14088
14089 \family sans
14090 Sans serif
14091 \family default
14092  is not recommended to use a base type.
14093  This font type is therefore often only used for headings and short texts.
14094  We use it in this document to highlight menu names.
14095 \end_layout
14096
14097 \begin_layout Standard
14098 \begin_inset Quotes eld
14099 \end_inset
14100
14101 Toggling
14102 \begin_inset Quotes erd
14103 \end_inset
14104
14105  refers to applying or removing font properties.
14106  When a property is marked for toggling in the Text Style dialog, applying
14107  the style to text that already has the property will cause the property
14108  to be removed.
14109  If you for example apply a style with properties A, B and C to text that
14110  currently has font properties B, C, F and G, and if B is set to toggle
14111  and C is set not to toggle, the text ends up with properties A, C, F and
14112  G.
14113  
14114 \begin_inset Quotes eld
14115 \end_inset
14116
14117 Never toggled
14118 \begin_inset Quotes erd
14119 \end_inset
14120
14121  and 
14122 \begin_inset Quotes eld
14123 \end_inset
14124
14125 always toggled
14126 \begin_inset Quotes erd
14127 \end_inset
14128
14129  mean that you do not control the toggling behavior.
14130  For the properties on the left side of the dialog (
14131 \begin_inset Quotes eld
14132 \end_inset
14133
14134 Family
14135 \begin_inset Quotes erd
14136 \end_inset
14137
14138  etc.), toggling behavior is up to you.
14139  If 
14140 \family sans
14141 Toggle
14142 \begin_inset space ~
14143 \end_inset
14144
14145 all
14146 \family default
14147  is checked, all of the left side properties are toggled; by default, none
14148  of them are.
14149  Finally, 
14150 \begin_inset Quotes eld
14151 \end_inset
14152
14153 Reset
14154 \begin_inset Quotes erd
14155 \end_inset
14156
14157  is never toggled.
14158  If you e.
14159 \begin_inset space \thinspace{}
14160 \end_inset
14161
14162 g.
14163 \begin_inset space \space{}
14164 \end_inset
14165
14166 set 
14167 \begin_inset Quotes eld
14168 \end_inset
14169
14170 Series
14171 \begin_inset Quotes erd
14172 \end_inset
14173
14174  to 
14175 \begin_inset Quotes eld
14176 \end_inset
14177
14178 Reset
14179 \begin_inset Quotes erd
14180 \end_inset
14181
14182  and select 
14183 \family sans
14184 Toggle
14185 \begin_inset space ~
14186 \end_inset
14187
14188 all
14189 \family default
14190 , then apply the style to bold face text, the text will revert to the default
14191  series (
14192 \begin_inset Quotes eld
14193 \end_inset
14194
14195 Medium
14196 \begin_inset Quotes erd
14197 \end_inset
14198
14199 ), no matter how many times you apply the style.
14200 \end_layout
14201
14202 \begin_layout Standard
14203 We conclude with the same warning once again: Do not overuse the fonts!
14204  They are, more often than not, a kludge and a bad substitute for good writing.
14205 \end_layout
14206
14207 \begin_layout Section
14208 Printing and Previewing
14209 \end_layout
14210
14211 \begin_layout Subsection
14212 Overview
14213 \end_layout
14214
14215 \begin_layout Standard
14216 Now that we have covered some of the basic features of document preparation
14217  using LyX, you probably want to know how to print out your masterpiece.
14218  Before we tell you that, we want to give you a quick explanation of what
14219  goes on behind-the-scenes.
14220  We cover this information in much greater detail in the 
14221 \emph on
14222 Additional Features
14223 \emph default
14224  manual as well.
14225 \end_layout
14226
14227 \begin_layout Standard
14228 LyX uses the program LaTeX as its backend.
14229  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14230  confusion, we will only refer to LaTeX.
14231  LyX is what you use to do your actual writing.
14232  Then, LyX calls LaTeX to turn your writing into printable output.
14233  This happens in two stages:
14234 \end_layout
14235
14236 \begin_layout Enumerate
14237 First, LyX converts your document to a series of text commands for LaTeX,
14238  generating a file with the extension, 
14239 \begin_inset Quotes eld
14240 \end_inset
14241
14242
14243 \family typewriter
14244 .tex
14245 \family default
14246
14247 \begin_inset Quotes erd
14248 \end_inset
14249
14250 .
14251 \end_layout
14252
14253 \begin_layout Enumerate
14254 Next, LyX calls LaTeX to use the commands in the 
14255 \family typewriter
14256 .tex
14257 \family default
14258  file to produce printable output.
14259  
14260 \end_layout
14261
14262 \begin_layout Subsection
14263 Output file formats
14264 \begin_inset Index idx
14265 status collapsed
14266
14267 \begin_layout Plain Layout
14268 File formats
14269 \end_layout
14270
14271 \end_inset
14272
14273
14274 \begin_inset CommandInset label
14275 LatexCommand label
14276 name "sub:Output-file-formats"
14277
14278 \end_inset
14279
14280
14281 \end_layout
14282
14283 \begin_layout Subsubsection
14284 Simple text (ASCII)
14285 \begin_inset Index idx
14286 status collapsed
14287
14288 \begin_layout Plain Layout
14289 File formats ! ASCII
14290 \end_layout
14291
14292 \end_inset
14293
14294
14295 \end_layout
14296
14297 \begin_layout Standard
14298 This file type has the extension 
14299 \begin_inset Quotes eld
14300 \end_inset
14301
14302
14303 \family typewriter
14304 .txt
14305 \family default
14306
14307 \begin_inset Quotes erd
14308 \end_inset
14309
14310 .
14311  It contains your document as plain text following the rules of the 
14312 \begin_inset Quotes eld
14313 \end_inset
14314
14315 American Standard Code for Information Interchange
14316 \begin_inset Quotes erd
14317 \end_inset
14318
14319  (ASCII).
14320 \end_layout
14321
14322 \begin_layout Standard
14323 You can export your document to ASCII with the menu 
14324 \family sans
14325 File\SpecialChar \menuseparator
14326 Export\SpecialChar \menuseparator
14327 Plain
14328 \begin_inset space ~
14329 \end_inset
14330
14331 text
14332 \family default
14333  or 
14334 \family sans
14335 File\SpecialChar \menuseparator
14336 Export\SpecialChar \menuseparator
14337 Plain
14338 \begin_inset space ~
14339 \end_inset
14340
14341 text
14342 \begin_inset space ~
14343 \end_inset
14344
14345 (ps2ascii)
14346 \family default
14347 .
14348  The latter will first internally export to PostScript and then do the conversio
14349 n to ASCII.
14350 \end_layout
14351
14352 \begin_layout Subsubsection
14353 LaTeX
14354 \begin_inset Index idx
14355 status collapsed
14356
14357 \begin_layout Plain Layout
14358 File formats ! LaTeX
14359 \end_layout
14360
14361 \end_inset
14362
14363
14364 \end_layout
14365
14366 \begin_layout Standard
14367 This file type has the extension 
14368 \begin_inset Quotes eld
14369 \end_inset
14370
14371
14372 \family typewriter
14373 .tex
14374 \family default
14375
14376 \begin_inset Quotes erd
14377 \end_inset
14378
14379  and contains all commands that are necessary for the LaTeX program to process
14380  your document.
14381  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14382  it manually with console commands.
14383  The LaTeX-file is automatically created in LyX's temporary directory whenever
14384  you view or export your document.
14385 \end_layout
14386
14387 \begin_layout Standard
14388 You can export your document as a LaTeX-file using the menu 
14389 \family sans
14390 File\SpecialChar \menuseparator
14391 Export\SpecialChar \menuseparator
14392 LaT
14393 \begin_inset ERT
14394 status collapsed
14395
14396 \begin_layout Plain Layout
14397
14398 {}
14399 \end_layout
14400
14401 \end_inset
14402
14403 eX
14404 \family default
14405 .
14406  The different LaTeX export variants are explained in section
14407 \begin_inset space ~
14408 \end_inset
14409
14410
14411 \begin_inset CommandInset ref
14412 LatexCommand ref
14413 reference "sub:Export"
14414
14415 \end_inset
14416
14417 .
14418 \end_layout
14419
14420 \begin_layout Subsubsection
14421 DVI
14422 \begin_inset Index idx
14423 status collapsed
14424
14425 \begin_layout Plain Layout
14426 File formats ! DVI
14427 \end_layout
14428
14429 \end_inset
14430
14431
14432 \end_layout
14433
14434 \begin_layout Standard
14435 This file type has the extension 
14436 \begin_inset Quotes eld
14437 \end_inset
14438
14439
14440 \family typewriter
14441 .dvi
14442 \family default
14443
14444 \begin_inset Quotes erd
14445 \end_inset
14446
14447 .
14448  It is called 
14449 \begin_inset Quotes eld
14450 \end_inset
14451
14452 device-independent
14453 \begin_inset Quotes erd
14454 \end_inset
14455
14456  (DVI), because it is completely portable; you can move them from one machine
14457  to another without needing to do any sort of conversion.
14458  DVIs are used for quick previews and as pre-stage for other output formats,
14459  like PostScript.
14460 \end_layout
14461
14462 \begin_layout Standard
14463 DVI files do not contain images, they only link to them.
14464  So don't forget to deliver the images together with your DVIs.
14465  Because the DVI-viewer has to convert the image in the background to make
14466  it visible when you scroll the DVI, this can slow down your computer when
14467  you view the DVI.
14468  So we recommend using PDF for files with many images.
14469 \end_layout
14470
14471 \begin_layout Standard
14472 You can export your document to DVI by the menu 
14473 \family sans
14474 File\SpecialChar \menuseparator
14475 Export\SpecialChar \menuseparator
14476 DVI
14477 \family default
14478  or 
14479 \family sans
14480 File\SpecialChar \menuseparator
14481 Export\SpecialChar \menuseparator
14482 DVI
14483 \begin_inset space ~
14484 \end_inset
14485
14486 (LuaTe
14487 \begin_inset ERT
14488 status collapsed
14489
14490 \begin_layout Plain Layout
14491
14492 {}
14493 \end_layout
14494
14495 \end_inset
14496
14497 X).
14498
14499 \family default
14500  The latter option uses the program 
14501 \family typewriter
14502 LuaTeX
14503 \family default
14504 .
14505  
14506 \family typewriter
14507 LuaTeX
14508 \family default
14509  is an engine that provides direct Unicode support and support for direct
14510  font access (see section
14511 \begin_inset space ~
14512 \end_inset
14513
14514
14515 \begin_inset CommandInset ref
14516 LatexCommand ref
14517 reference "sub:LaTeX-font-support"
14518
14519 \end_inset
14520
14521 ).
14522  LuaTeX is still a work in progress, but it might develop into the next
14523  standard TeX processor.
14524 \end_layout
14525
14526 \begin_layout Subsubsection
14527 PostScript
14528 \begin_inset Index idx
14529 status collapsed
14530
14531 \begin_layout Plain Layout
14532 File formats ! PostScript
14533 \end_layout
14534
14535 \end_inset
14536
14537
14538 \end_layout
14539
14540 \begin_layout Standard
14541 This file type has the extension 
14542 \begin_inset Quotes eld
14543 \end_inset
14544
14545
14546 \family typewriter
14547 .ps
14548 \family default
14549
14550 \begin_inset Quotes erd
14551 \end_inset
14552
14553 .
14554  PostScript was developed by the company 
14555 \family typewriter
14556 Adobe
14557 \family default
14558  as a printer language.
14559  The file therefore contains commands that the printer uses to print the
14560  file.
14561  PostScript can be seen as a 
14562 \begin_inset Quotes eld
14563 \end_inset
14564
14565 programming language
14566 \begin_inset Quotes erd
14567 \end_inset
14568
14569 ; you can calculate with it and draw diagrams and images.
14570 \begin_inset Foot
14571 status collapsed
14572
14573 \begin_layout Plain Layout
14574 When you are interested to learn more about this, have a look at the LaTeX-packa
14575 ge 
14576 \series bold
14577 pstricks
14578 \series default
14579
14580 \begin_inset Index idx
14581 status collapsed
14582
14583 \begin_layout Plain Layout
14584 LaTeX-packages ! pstricks
14585 \end_layout
14586
14587 \end_inset
14588
14589 .
14590 \end_layout
14591
14592 \end_inset
14593
14594  Due to this ability, the files are often bigger than PDFs.
14595 \end_layout
14596
14597 \begin_layout Standard
14598 PostScript can only contain images in the format 
14599 \begin_inset Quotes eld
14600 \end_inset
14601
14602 Encapsulated PostScript
14603 \begin_inset Quotes erd
14604 \end_inset
14605
14606  (EPS, file extension 
14607 \begin_inset Quotes eld
14608 \end_inset
14609
14610
14611 \family typewriter
14612 .eps
14613 \family default
14614
14615 \begin_inset Quotes erd
14616 \end_inset
14617
14618 ).
14619  As LyX allows you to use any known image format in your document, it has
14620  to convert them in the background to EPS.
14621  If you have e.
14622 \begin_inset space \thinspace{}
14623 \end_inset
14624
14625 g.
14626 \begin_inset space \space{}
14627 \end_inset
14628
14629 50
14630 \begin_inset space ~
14631 \end_inset
14632
14633 images in your document, LyX has to do 50
14634 \begin_inset space ~
14635 \end_inset
14636
14637 conversions when you view or export your document the first time.
14638  This might slow down your workflow with LyX.
14639  So if you plan to use PostScript, you can insert your images directly as
14640  EPS to avoid this problem.
14641 \end_layout
14642
14643 \begin_layout Standard
14644 You can export your document to PostScript using the menu 
14645 \family sans
14646 File\SpecialChar \menuseparator
14647 Export\SpecialChar \menuseparator
14648 PostScript
14649 \family default
14650 .
14651 \end_layout
14652
14653 \begin_layout Subsubsection
14654 PDF
14655 \begin_inset Index idx
14656 status collapsed
14657
14658 \begin_layout Plain Layout
14659 File formats ! PDF
14660 \end_layout
14661
14662 \end_inset
14663
14664
14665 \begin_inset Index idx
14666 status collapsed
14667
14668 \begin_layout Plain Layout
14669 PDF
14670 \end_layout
14671
14672 \end_inset
14673
14674
14675 \end_layout
14676
14677 \begin_layout Standard
14678 This file type has the extension 
14679 \begin_inset Quotes eld
14680 \end_inset
14681
14682
14683 \family typewriter
14684 .pdf
14685 \family default
14686
14687 \begin_inset Quotes erd
14688 \end_inset
14689
14690 .
14691  The 
14692 \begin_inset Quotes eld
14693 \end_inset
14694
14695 Portable Document Format
14696 \begin_inset Quotes erd
14697 \end_inset
14698
14699  (PDF) developed by 
14700 \family typewriter
14701 Adobe
14702 \family default
14703  was derived from PostScript.
14704  It is more compressed and it uses fewer commands than PostScript.
14705  As the name 
14706 \begin_inset Quotes eld
14707 \end_inset
14708
14709 portable
14710 \begin_inset Quotes erd
14711 \end_inset
14712
14713  implies, it can be processed at any computer system and the printed output
14714  looks exactly the same.
14715 \end_layout
14716
14717 \begin_layout Standard
14718 PDF can contain images in its own PDF format and in the formats 
14719 \begin_inset Quotes eld
14720 \end_inset
14721
14722 Joint Photographic Experts Group
14723 \begin_inset Quotes erd
14724 \end_inset
14725
14726  (JPG, file extension 
14727 \begin_inset Quotes eld
14728 \end_inset
14729
14730
14731 \family typewriter
14732 .jpg
14733 \family default
14734
14735 \begin_inset Quotes erd
14736 \end_inset
14737
14738  or 
14739 \begin_inset Quotes eld
14740 \end_inset
14741
14742
14743 \family typewriter
14744 .jpeg
14745 \family default
14746
14747 \begin_inset Quotes erd
14748 \end_inset
14749
14750 ) and 
14751 \begin_inset Quotes eld
14752 \end_inset
14753
14754 Portable Network Graphics
14755 \begin_inset Quotes erd
14756 \end_inset
14757
14758  (PNG, file extension 
14759 \begin_inset Quotes eld
14760 \end_inset
14761
14762
14763 \family typewriter
14764 .png
14765 \family default
14766
14767 \begin_inset Quotes erd
14768 \end_inset
14769
14770 ).
14771  You can also use any other image format, because LyX converts them in the
14772  background to one of these formats.
14773  But as described in the section about PostScript, the image conversion
14774  will slow down your workflow.
14775  So we recommend using images in one of the three mentioned formats.
14776 \end_layout
14777
14778 \begin_layout Standard
14779 You can export your document to PDF via the menu 
14780 \family sans
14781 File\SpecialChar \menuseparator
14782 Export
14783 \family default
14784  in different ways:
14785 \end_layout
14786
14787 \begin_layout Description
14788 PDF
14789 \begin_inset space ~
14790 \end_inset
14791
14792 (ps2pdf) This uses the program 
14793 \family typewriter
14794 ps2pdf
14795 \family default
14796  that creates a PDF from a PostScript-version of your file.
14797  The PostScript-version is produced by the program 
14798 \family typewriter
14799 dvips
14800 \family default
14801  which uses a DVI-version as intermediate step.
14802  So this export variant consist of three conversions.
14803 \end_layout
14804
14805 \begin_layout Description
14806 PDF
14807 \begin_inset space ~
14808 \end_inset
14809
14810 (dvipdfm) This uses the program 
14811 \family typewriter
14812 dvipdfm
14813 \family default
14814  that converts your file in the background to DVI and in a second step to
14815  PDF.
14816 \end_layout
14817
14818 \begin_layout Description
14819 PDF
14820 \begin_inset space ~
14821 \end_inset
14822
14823 (pdflatex) This uses the program 
14824 \family typewriter
14825 pdftex
14826 \family default
14827  which converts your file directly to PDF.
14828 \end_layout
14829
14830 \begin_layout Description
14831 PDF
14832 \begin_inset space ~
14833 \end_inset
14834
14835 (XeTe
14836 \begin_inset ERT
14837 status collapsed
14838
14839 \begin_layout Plain Layout
14840
14841 {}
14842 \end_layout
14843
14844 \end_inset
14845
14846 X) This uses the program 
14847 \family typewriter
14848 XeTeX
14849 \family default
14850  that converts your file directly to PDF.
14851  
14852 \family typewriter
14853 XeTeX
14854 \family default
14855  is a new engine that provides direct Unicode support and support for direct
14856  font access (see section
14857 \begin_inset space ~
14858 \end_inset
14859
14860
14861 \begin_inset CommandInset ref
14862 LatexCommand ref
14863 reference "sub:LaTeX-font-support"
14864
14865 \end_inset
14866
14867 ).
14868  It is particularly good at typesetting different scripts, for example verticall
14869 y written Japanese.
14870 \end_layout
14871
14872 \begin_layout Description
14873 PDF
14874 \begin_inset space ~
14875 \end_inset
14876
14877 (LuaTe
14878 \begin_inset ERT
14879 status collapsed
14880
14881 \begin_layout Plain Layout
14882
14883 {}
14884 \end_layout
14885
14886 \end_inset
14887
14888 X) This uses the program 
14889 \family typewriter
14890 LuaTeX
14891 \family default
14892  which converts your file directly to PDF.
14893  
14894 \family typewriter
14895 LuaTeX
14896 \family default
14897  is an even newer engine, derived from 
14898 \family typewriter
14899 pdflatex
14900 \family default
14901 , that also provides direct Unicode support and support for direct font
14902  access (see section
14903 \begin_inset space ~
14904 \end_inset
14905
14906
14907 \begin_inset CommandInset ref
14908 LatexCommand ref
14909 reference "sub:LaTeX-font-support"
14910
14911 \end_inset
14912
14913 ).
14914  LuaTeX is still a work in progress, but it might develop into the next
14915  standard TeX processor.
14916 \end_layout
14917
14918 \begin_layout Standard
14919 We recommend using 
14920 \family sans
14921 PDF
14922 \begin_inset space ~
14923 \end_inset
14924
14925 (pdflatex)
14926 \family default
14927  because 
14928 \family typewriter
14929 pdftex
14930 \family default
14931  supports all the features of actual PDF-versions, is quick, stable, and
14932  works without problems.
14933  If you rely on multiscript support and\SpecialChar \slash{}
14934 or specific OpenType fonts, you might
14935  want to try out 
14936 \family sans
14937 PDF
14938 \begin_inset space ~
14939 \end_inset
14940
14941 (XeTe
14942 \begin_inset ERT
14943 status collapsed
14944
14945 \begin_layout Plain Layout
14946
14947 {}
14948 \end_layout
14949
14950 \end_inset
14951
14952 X)
14953 \family default
14954  or 
14955 \family sans
14956 PDF
14957 \begin_inset space ~
14958 \end_inset
14959
14960 (LuaTe
14961 \begin_inset ERT
14962 status collapsed
14963
14964 \begin_layout Plain Layout
14965
14966 {}
14967 \end_layout
14968
14969 \end_inset
14970
14971 X)
14972 \family default
14973  instead, bearing in mind that these two programs are not yet as mature
14974  as 
14975 \family typewriter
14976 pdflatex
14977 \family default
14978 .
14979 \end_layout
14980
14981 \begin_layout Subsubsection
14982 XHTML
14983 \begin_inset Index idx
14984 status collapsed
14985
14986 \begin_layout Plain Layout
14987 FileFormats ! XHTML
14988 \end_layout
14989
14990 \end_inset
14991
14992
14993 \begin_inset Index idx
14994 status collapsed
14995
14996 \begin_layout Plain Layout
14997 HTML
14998 \end_layout
14999
15000 \end_inset
15001
15002
15003 \end_layout
15004
15005 \begin_layout Standard
15006 This file type has the extension 
15007 \begin_inset Quotes eld
15008 \end_inset
15009
15010
15011 \family typewriter
15012 .xhtml
15013 \family default
15014
15015 \begin_inset Quotes erd
15016 \end_inset
15017
15018 .
15019  It is a file suitable for viewing in web browsers.
15020  It does not itself contain images and the like but only links to them,
15021  and when LyX produces XHTML, it also generates corresponding images in
15022  formats suitable for the purpose.
15023  For the math output you can choose in the menu 
15024 \family sans
15025 Document\SpecialChar \menuseparator
15026 Settings\SpecialChar \menuseparator
15027 Output
15028 \family default
15029  between different formats, which are described in section 
15030 \emph on
15031 Math Output in XHTML
15032 \emph default
15033  of the 
15034 \emph on
15035 Additional
15036 \begin_inset space ~
15037 \end_inset
15038
15039 Features
15040 \emph default
15041  manual.
15042 \end_layout
15043
15044 \begin_layout Standard
15045 XHTML output remains 
15046 \begin_inset Quotes eld
15047 \end_inset
15048
15049 under development
15050 \begin_inset Quotes erd
15051 \end_inset
15052
15053 , and not all LyX features are supported yet.
15054  See the chapter 
15055 \emph on
15056 LyX and the World Wide Web
15057 \emph default
15058 , in the 
15059 \emph on
15060 Additional Features
15061 \emph default
15062  manual, for more information.
15063 \end_layout
15064
15065 \begin_layout Standard
15066 You can export your document as an XHTML file using the menu item 
15067 \family sans
15068 File\SpecialChar \menuseparator
15069 Export\SpecialChar \menuseparator
15070 LyXHTML
15071 \family default
15072 .
15073 \end_layout
15074
15075 \begin_layout Subsection
15076 Previewing
15077 \begin_inset Index idx
15078 status collapsed
15079
15080 \begin_layout Plain Layout
15081 Document ! Preview 
15082 \end_layout
15083
15084 \end_inset
15085
15086
15087 \end_layout
15088
15089 \begin_layout Standard
15090 To get a look at the final version of your document, with all of the page
15091  breaks in place, the footnotes correctly numbered, and so on, use the menu
15092  
15093 \family sans
15094 View
15095 \family default
15096  and choose 
15097 \family sans
15098 View
15099 \family default
15100  or the toolbar button 
15101 \begin_inset Info
15102 type  "icon"
15103 arg   "buffer-view"
15104 \end_inset
15105
15106 .
15107  A viewing program will pop up showing the output in the defined default
15108  output format, which is globally set in the preferences (see sec.
15109 \begin_inset space \thinspace{}
15110 \end_inset
15111
15112
15113 \begin_inset CommandInset ref
15114 LatexCommand ref
15115 reference "sec:File-Formats"
15116
15117 \end_inset
15118
15119 ) and can also be altered for single documents in the document settings
15120  (see sec.
15121 \begin_inset space \thinspace{}
15122 \end_inset
15123
15124
15125 \begin_inset CommandInset ref
15126 LatexCommand ref
15127 reference "sec:Doc-Output"
15128
15129 \end_inset
15130
15131 ).
15132  Further output formats can be selected via 
15133 \family sans
15134 View\SpecialChar \menuseparator
15135 Other Formats
15136 \family default
15137  or the toolbar button 
15138 \begin_inset Graphics
15139         filename ../images/view-others.png
15140         scale 85
15141         groupId toolbarbuttons
15142
15143 \end_inset
15144
15145 .
15146 \end_layout
15147
15148 \begin_layout Standard
15149 If you have changed your document, you can refresh the output in the same
15150  viewer window using the menu 
15151 \family sans
15152 View\SpecialChar \menuseparator
15153 Update
15154 \family default
15155  or 
15156 \family sans
15157 View\SpecialChar \menuseparator
15158 Update (Other Formats)
15159 \family default
15160 , respectively.
15161 \end_layout
15162
15163 \begin_layout Standard
15164 When you preview a file, the output file is only generated in LyX's temporary
15165  directory.
15166  To have a real output, export your document.
15167 \end_layout
15168
15169 \begin_layout Subsection
15170 Printing the File from within LyX
15171 \begin_inset CommandInset label
15172 LatexCommand label
15173 name "sub:Printing-the-File"
15174
15175 \end_inset
15176
15177
15178 \end_layout
15179
15180 \begin_layout Standard
15181 Instead of exporting your file and then printing it, you can also print
15182  it directly from within LyX.
15183  To print a file, select the menu 
15184 \family sans
15185 File\SpecialChar \menuseparator
15186 Print
15187 \family default
15188  or click on the toolbar button 
15189 \begin_inset Info
15190 type  "icon"
15191 arg   "dialog-show print"
15192 \end_inset
15193
15194 .
15195  LyX will internally call LaTeX to produce a DVI.
15196  This file is then processed by the program 
15197 \family typewriter
15198 dvips
15199 \family default
15200  to PostScript-file, which is finally printed using the program 
15201 \family typewriter
15202 Ghostscript
15203 \family default
15204 .
15205  Due to these steps in the background, this method is not the fastest.
15206 \end_layout
15207
15208 \begin_layout Standard
15209 You can choose to print only even-numbered or odd-numbered pages — this
15210  is useful for printing on two sides: You can re-insert the pages after
15211  printing one set to print on the other side.
15212  Some printers spit out pages face-up, others, face-down.
15213  By choosing a particular order to print in, you can take the entire stack
15214  of pages out of the printer without needing to reorder them.
15215 \end_layout
15216
15217 \begin_layout Standard
15218 You can set the parameters in the 
15219 \family sans
15220 Print
15221 \begin_inset space ~
15222 \end_inset
15223
15224 Destination
15225 \family default
15226  box as follows:
15227 \end_layout
15228
15229 \begin_layout Labeling
15230 \labelwidthstring 00.00.0000
15231
15232 \family sans
15233 Printer
15234 \family default
15235  This is the name of the printer to print to.
15236 \begin_inset Foot
15237 status collapsed
15238
15239 \begin_layout Plain Layout
15240 Note that this printer name is for the program 
15241 \family typewriter
15242 dvips
15243 \family default
15244 .
15245  That means 
15246 \family typewriter
15247 dvips
15248 \family default
15249  has to be configured for this printer name.
15250  The default printer can be set in LyX's preferences dialog, see section
15251 \begin_inset space ~
15252 \end_inset
15253
15254
15255 \begin_inset CommandInset ref
15256 LatexCommand ref
15257 reference "sub:Printer"
15258
15259 \end_inset
15260
15261 .
15262 \end_layout
15263
15264 \end_inset
15265
15266  The printer should understand PostScript.
15267 \end_layout
15268
15269 \begin_layout Labeling
15270 \labelwidthstring 00.00.0000
15271
15272 \family sans
15273 File
15274 \family default
15275  The name of a file to print to.
15276  The output will be a PostScript file.
15277  It will be written in LyX's working directory unless you specify the full
15278  path.
15279 \end_layout
15280
15281 \begin_layout Section
15282 A few Words about Typography
15283 \begin_inset Index idx
15284 status collapsed
15285
15286 \begin_layout Plain Layout
15287 Typography
15288 \end_layout
15289
15290 \end_inset
15291
15292
15293 \end_layout
15294
15295 \begin_layout Subsection
15296 Hyphens, Dashes and Minus Signs
15297 \begin_inset Index idx
15298 status collapsed
15299
15300 \begin_layout Plain Layout
15301 Hyphens
15302 \end_layout
15303
15304 \end_inset
15305
15306
15307 \begin_inset Index idx
15308 status collapsed
15309
15310 \begin_layout Plain Layout
15311 Dashes
15312 \end_layout
15313
15314 \end_inset
15315
15316
15317 \end_layout
15318
15319 \begin_layout Standard
15320 In LyX, the 
15321 \begin_inset Quotes eld
15322 \end_inset
15323
15324
15325 \family typewriter
15326 -
15327 \family default
15328
15329 \begin_inset Quotes erd
15330 \end_inset
15331
15332  character comes in four lengths: the 
15333 \emph on
15334 hyphen
15335 \emph default
15336 , the 
15337 \emph on
15338 en dash
15339 \emph default
15340 , the 
15341 \emph on
15342 em dash
15343 \emph default
15344 , and the minus sign:
15345 \begin_inset VSpace defskip
15346 \end_inset
15347
15348
15349 \end_layout
15350
15351 \begin_layout Standard
15352 \begin_inset Tabular
15353 <lyxtabular version="3" rows="5" columns="3">
15354 <features tabularvalignment="middle">
15355 <column alignment="left" valignment="top" width="0">
15356 <column alignment="left" valignment="top" width="0">
15357 <column alignment="left" valignment="top" width="0">
15358 <row interlinespace="3mm">
15359 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15360 \begin_inset Text
15361
15362 \begin_layout Plain Layout
15363 name
15364 \end_layout
15365
15366 \end_inset
15367 </cell>
15368 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15369 \begin_inset Text
15370
15371 \begin_layout Plain Layout
15372 output
15373 \end_layout
15374
15375 \end_inset
15376 </cell>
15377 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15378 \begin_inset Text
15379
15380 \begin_layout Plain Layout
15381 inserted with
15382 \end_layout
15383
15384 \end_inset
15385 </cell>
15386 </row>
15387 <row interlinespace="3mm">
15388 <cell alignment="center" valignment="top" usebox="none">
15389 \begin_inset Text
15390
15391 \begin_layout Plain Layout
15392 hyphen
15393 \end_layout
15394
15395 \end_inset
15396 </cell>
15397 <cell alignment="center" valignment="top" usebox="none">
15398 \begin_inset Text
15399
15400 \begin_layout Plain Layout
15401 -
15402 \end_layout
15403
15404 \end_inset
15405 </cell>
15406 <cell alignment="center" valignment="top" usebox="none">
15407 \begin_inset Text
15408
15409 \begin_layout Plain Layout
15410 \begin_inset Quotes eld
15411 \end_inset
15412
15413
15414 \family typewriter
15415 -
15416 \family default
15417
15418 \begin_inset Quotes erd
15419 \end_inset
15420
15421  in text
15422 \end_layout
15423
15424 \end_inset
15425 </cell>
15426 </row>
15427 <row interlinespace="3mm">
15428 <cell alignment="center" valignment="top" usebox="none">
15429 \begin_inset Text
15430
15431 \begin_layout Plain Layout
15432 en dash
15433 \end_layout
15434
15435 \end_inset
15436 </cell>
15437 <cell alignment="center" valignment="top" usebox="none">
15438 \begin_inset Text
15439
15440 \begin_layout Plain Layout
15441
15442 \end_layout
15443
15444 \end_inset
15445 </cell>
15446 <cell alignment="center" valignment="top" usebox="none">
15447 \begin_inset Text
15448
15449 \begin_layout Plain Layout
15450
15451 \family sans
15452 Insert\SpecialChar \menuseparator
15453 Special
15454 \begin_inset space ~
15455 \end_inset
15456
15457 Character\SpecialChar \menuseparator
15458 Symbols
15459 \end_layout
15460
15461 \end_inset
15462 </cell>
15463 </row>
15464 <row interlinespace="3mm">
15465 <cell alignment="center" valignment="top" usebox="none">
15466 \begin_inset Text
15467
15468 \begin_layout Plain Layout
15469 em dash
15470 \end_layout
15471
15472 \end_inset
15473 </cell>
15474 <cell alignment="center" valignment="top" usebox="none">
15475 \begin_inset Text
15476
15477 \begin_layout Plain Layout
15478
15479 \end_layout
15480
15481 \end_inset
15482 </cell>
15483 <cell alignment="center" valignment="top" usebox="none">
15484 \begin_inset Text
15485
15486 \begin_layout Plain Layout
15487
15488 \family sans
15489 Insert\SpecialChar \menuseparator
15490 Special
15491 \begin_inset space ~
15492 \end_inset
15493
15494 Character\SpecialChar \menuseparator
15495 Symbols
15496 \end_layout
15497
15498 \end_inset
15499 </cell>
15500 </row>
15501 <row>
15502 <cell alignment="center" valignment="top" usebox="none">
15503 \begin_inset Text
15504
15505 \begin_layout Plain Layout
15506 minus sign
15507 \end_layout
15508
15509 \end_inset
15510 </cell>
15511 <cell alignment="center" valignment="top" usebox="none">
15512 \begin_inset Text
15513
15514 \begin_layout Plain Layout
15515 \begin_inset Formula $-$
15516 \end_inset
15517
15518
15519 \end_layout
15520
15521 \end_inset
15522 </cell>
15523 <cell alignment="center" valignment="top" usebox="none">
15524 \begin_inset Text
15525
15526 \begin_layout Plain Layout
15527 \begin_inset Quotes eld
15528 \end_inset
15529
15530
15531 \family typewriter
15532 -
15533 \family default
15534
15535 \begin_inset Quotes erd
15536 \end_inset
15537
15538  in math mode
15539 \end_layout
15540
15541 \end_inset
15542 </cell>
15543 </row>
15544 </lyxtabular>
15545
15546 \end_inset
15547
15548
15549 \begin_inset VSpace defskip
15550 \end_inset
15551
15552
15553 \end_layout
15554
15555 \begin_layout Standard
15556 You can alternatively generate the en and em dash by inserting the 
15557 \begin_inset Quotes eld
15558 \end_inset
15559
15560
15561 \family typewriter
15562 -
15563 \family default
15564
15565 \begin_inset Quotes erd
15566 \end_inset
15567
15568  character multiple times in a row.
15569  They will automatically be converted to the appropriate length dash in
15570  the final output, but not in LyX.
15571  
15572 \begin_inset Quotes eld
15573 \end_inset
15574
15575 -
15576 \begin_inset space \thinspace{}
15577 \end_inset
15578
15579 -
15580 \begin_inset Quotes erd
15581 \end_inset
15582
15583  gives a en dash, 
15584 \begin_inset Quotes eld
15585 \end_inset
15586
15587 -
15588 \begin_inset space \thinspace{}
15589 \end_inset
15590
15591 -
15592 \begin_inset space \thinspace{}
15593 \end_inset
15594
15595 -
15596 \begin_inset Quotes erd
15597 \end_inset
15598
15599  a em dash.
15600 \end_layout
15601
15602 \begin_layout Standard
15603 The three dash types are distinct from the minus sign, which appears in
15604  math mode and has a length of its own.
15605  Here are some examples:
15606 \end_layout
15607
15608 \begin_layout Enumerate
15609 line- and page-breaks
15610 \begin_inset space \hfill{}
15611 \end_inset
15612
15613 (
15614 \emph on
15615 hyphen
15616 \emph default
15617 )
15618 \end_layout
15619
15620 \begin_layout Enumerate
15621 From A–Z
15622 \begin_inset space \hfill{}
15623 \end_inset
15624
15625 (
15626 \emph on
15627 en dash
15628 \emph default
15629 )
15630 \end_layout
15631
15632 \begin_layout Enumerate
15633 Oh — there's a dash.
15634 \begin_inset space \hfill{}
15635 \end_inset
15636
15637 (
15638 \emph on
15639 em dash
15640 \emph default
15641 )
15642 \end_layout
15643
15644 \begin_layout Enumerate
15645 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15646 \end_inset
15647
15648
15649 \begin_inset space \hfill{}
15650 \end_inset
15651
15652 (
15653 \emph on
15654 minus sign
15655 \emph default
15656 )
15657 \end_layout
15658
15659 \begin_layout Subsection
15660 Hyphenation
15661 \begin_inset Index idx
15662 status collapsed
15663
15664 \begin_layout Plain Layout
15665 Hyphenation
15666 \end_layout
15667
15668 \end_inset
15669
15670
15671 \begin_inset CommandInset label
15672 LatexCommand label
15673 name "sub:Hyphenation"
15674
15675 \end_inset
15676
15677
15678 \end_layout
15679
15680 \begin_layout Standard
15681 Words are not hyphenated within LyX but automatically in the output.
15682  Hyphenation is done by the LaTeX-package 
15683 \series bold
15684 babel
15685 \series default
15686
15687 \begin_inset Index idx
15688 status collapsed
15689
15690 \begin_layout Plain Layout
15691 LaTeX-packages ! babel
15692 \end_layout
15693
15694 \end_inset
15695
15696  following the rules of the document language.
15697 \end_layout
15698
15699 \begin_layout Standard
15700 LaTeX hyphenates almost perfectly, it only has problems with text in the
15701  
15702 \family sans
15703 typewriter
15704 \family default
15705  font and with unusual constructs, like 
15706 \begin_inset Quotes eld
15707 \end_inset
15708
15709 h3knix/m0n0wall
15710 \begin_inset Quotes erd
15711 \end_inset
15712
15713 .
15714  If LaTeX cannot break a word correctly, you can set hyphenation points
15715  manually.
15716  This is done with the menu 
15717 \family sans
15718 Insert\SpecialChar \menuseparator
15719 Formatting\SpecialChar \menuseparator
15720 Hyphenation
15721 \begin_inset space ~
15722 \end_inset
15723
15724 Point
15725 \family default
15726 .
15727  These extra hyphenation points are only recommendations to LaTeX.
15728  If no hyphenation is necessary, LaTeX will ignore them.
15729 \end_layout
15730
15731 \begin_layout Standard
15732 Sometimes you want to prevent words or constructs from being hyphenated.
15733  Imagine that you are describing keybindings/shortcuts in your document
15734  in the form 
15735 \begin_inset Quotes eld
15736 \end_inset
15737
15738 A-b c
15739 \begin_inset Quotes erd
15740 \end_inset
15741
15742 .
15743  LaTeX would then see the hyphen 
15744 \begin_inset Quotes eld
15745 \end_inset
15746
15747 -
15748 \begin_inset Quotes erd
15749 \end_inset
15750
15751  as a hyphenation possibility.
15752  Hyphenating at this point would look ugly.
15753  To prevent the shortcut from being hyphenated, you can put it into a makebox
15754  as described in section 
15755 \begin_inset Quotes eld
15756 \end_inset
15757
15758 Prevent Hyphenation
15759 \begin_inset Quotes erd
15760 \end_inset
15761
15762  of the 
15763 \emph on
15764 Embedded
15765 \begin_inset space ~
15766 \end_inset
15767
15768 Objects
15769 \emph default
15770  manual.
15771 \end_layout
15772
15773 \begin_layout Subsection
15774 Punctuation Marks
15775 \begin_inset Index idx
15776 status collapsed
15777
15778 \begin_layout Plain Layout
15779 Punctuation marks
15780 \end_layout
15781
15782 \end_inset
15783
15784
15785 \end_layout
15786
15787 \begin_layout Subsubsection
15788 Abbreviations and End of Sentence
15789 \begin_inset CommandInset label
15790 LatexCommand label
15791 name "sub:Abbreviations"
15792
15793 \end_inset
15794
15795
15796 \end_layout
15797
15798 \begin_layout Standard
15799 When LyX calls LaTeX to generate the final version of your document, LaTeX
15800  automatically distinguishes between words, sentences, and abbreviations.
15801  LaTeX then adds the 
15802 \begin_inset Quotes eld
15803 \end_inset
15804
15805 appropriate amount of space
15806 \begin_inset Quotes erd
15807 \end_inset
15808
15809 .
15810  That means sentences get a little bit more space between the period and
15811  the next word.
15812  Abbreviations get the same amount of space after the period that a word
15813  gets after another word.
15814 \end_layout
15815
15816 \begin_layout Standard
15817 Unfortunately, the algorithm for figuring out what's an abbreviation does
15818  not work in all cases.
15819  If a 
15820 \begin_inset Quotes eld
15821 \end_inset
15822
15823
15824 \family typewriter
15825 .
15826 \family default
15827
15828 \begin_inset Quotes erd
15829 \end_inset
15830
15831  is at the end of a lowercase letter, it's the end of a sentence; if it's
15832  at the end of a capitalized letter, it's an abbreviation.
15833 \end_layout
15834
15835 \begin_layout Standard
15836 Here are some examples of 
15837 \emph on
15838 correct
15839 \emph default
15840  abbreviations and of the end of a sentence:
15841 \end_layout
15842
15843 \begin_layout Itemize
15844 M.
15845  Butterfly
15846 \end_layout
15847
15848 \begin_layout Itemize
15849 Don't worry.
15850  Be happy.
15851 \end_layout
15852
15853 \begin_layout Standard
15854 And here is an example of the algorithm going wrong:
15855 \end_layout
15856
15857 \begin_layout Itemize
15858 e.
15859 \begin_inset space \thinspace{}
15860 \end_inset
15861
15862 g.
15863  this is too much space!
15864 \end_layout
15865
15866 \begin_layout Itemize
15867 This is I.
15868  It's okay.
15869 \end_layout
15870
15871 \begin_layout Standard
15872 You will not see anything wrong until you view a final version of your document.
15873 \end_layout
15874
15875 \begin_layout Standard
15876 To fix this problem, use one of the following:
15877 \end_layout
15878
15879 \begin_layout Enumerate
15880 Use an 
15881 \family sans
15882 Inter-word
15883 \begin_inset space ~
15884 \end_inset
15885
15886 Space
15887 \family default
15888  after lowercase abbreviations (see section
15889 \begin_inset space ~
15890 \end_inset
15891
15892
15893 \begin_inset CommandInset ref
15894 LatexCommand ref
15895 reference "sub:Inter-word-Space"
15896
15897 \end_inset
15898
15899 ).
15900 \begin_inset Index idx
15901 status collapsed
15902
15903 \begin_layout Plain Layout
15904 Spaces ! inter-word
15905 \end_layout
15906
15907 \end_inset
15908
15909
15910 \end_layout
15911
15912 \begin_layout Enumerate
15913 Use a 
15914 \family sans
15915 Thin
15916 \begin_inset space ~
15917 \end_inset
15918
15919 Space
15920 \family default
15921  between two tokens of an abbreviation (see section
15922 \begin_inset space ~
15923 \end_inset
15924
15925
15926 \begin_inset CommandInset ref
15927 LatexCommand ref
15928 reference "sub:Thin-Space"
15929
15930 \end_inset
15931
15932 ).
15933 \begin_inset Index idx
15934 status collapsed
15935
15936 \begin_layout Plain Layout
15937 Spaces ! thin
15938 \end_layout
15939
15940 \end_inset
15941
15942
15943 \end_layout
15944
15945 \begin_layout Enumerate
15946 Use an 
15947 \family sans
15948 End
15949 \begin_inset space ~
15950 \end_inset
15951
15952 of
15953 \begin_inset space ~
15954 \end_inset
15955
15956 sentence
15957 \begin_inset space ~
15958 \end_inset
15959
15960 period
15961 \family default
15962  found under the 
15963 \family sans
15964 Insert\SpecialChar \menuseparator
15965 Special
15966 \begin_inset space ~
15967 \end_inset
15968
15969 Character
15970 \family default
15971  menu to force the use of inter-sentence spacing.
15972  This function is also bound to 
15973 \begin_inset Info
15974 type  "shortcut"
15975 arg   "specialchar-insert end-of-sentence"
15976 \end_inset
15977
15978  for easy access.
15979 \end_layout
15980
15981 \begin_layout Standard
15982 With the corrections, our earlier examples look like this:
15983 \end_layout
15984
15985 \begin_layout Itemize
15986 e.
15987 \begin_inset space \thinspace{}
15988 \end_inset
15989
15990 g.
15991 \begin_inset space \space{}
15992 \end_inset
15993
15994 this is too much space!
15995 \end_layout
15996
15997 \begin_layout Itemize
15998 This is I\SpecialChar \@.
15999  It's okay.
16000 \end_layout
16001
16002 \begin_layout Standard
16003 Some languages don't use extra spacing between sentences.
16004  If your language is such a language, you don't need to worry, because LaTeX
16005  will take care of this.
16006 \end_layout
16007
16008 \begin_layout Standard
16009 For those that do need to bother, there is help to catch those sneaky errors:
16010  Check out the 
16011 \family sans
16012 Check
16013 \begin_inset space ~
16014 \end_inset
16015
16016 TeX
16017 \family default
16018  feature described in section 
16019 \emph on
16020 Checking TeX
16021 \emph default
16022  of the 
16023 \emph on
16024 Additional Features
16025 \emph default
16026  manual.
16027 \end_layout
16028
16029 \begin_layout Subsubsection
16030 Quotes
16031 \begin_inset Index idx
16032 status collapsed
16033
16034 \begin_layout Plain Layout
16035 Typography ! Quotes
16036 \end_layout
16037
16038 \end_inset
16039
16040
16041 \begin_inset Index idx
16042 status collapsed
16043
16044 \begin_layout Plain Layout
16045 Quotes | see
16046 \begin_inset ERT
16047 status collapsed
16048
16049 \begin_layout Plain Layout
16050
16051 {
16052 \end_layout
16053
16054 \end_inset
16055
16056 Typography
16057 \begin_inset ERT
16058 status collapsed
16059
16060 \begin_layout Plain Layout
16061
16062 }
16063 \end_layout
16064
16065 \end_inset
16066
16067
16068 \end_layout
16069
16070 \end_inset
16071
16072
16073 \end_layout
16074
16075 \begin_layout Standard
16076 LyX usually sets quotes correctly.
16077  Specifically, it will use an opening quote at the beginning of quoted text,
16078  and use a closing quote at the end.
16079  For example, 
16080 \begin_inset Quotes eld
16081 \end_inset
16082
16083 open close
16084 \begin_inset Quotes erd
16085 \end_inset
16086
16087 .
16088  The keyboard character, 
16089 \family sans
16090 "
16091 \family default
16092 , generates this automatically.
16093 \end_layout
16094
16095 \begin_layout Standard
16096 You can specify what character the 
16097 \family sans
16098 "
16099 \family default
16100  key produces using the submenu 
16101 \family sans
16102 Language
16103 \family default
16104  of the 
16105 \family sans
16106 Document\SpecialChar \menuseparator
16107 Settings
16108 \family default
16109
16110 \begin_inset Index idx
16111 status collapsed
16112
16113 \begin_layout Plain Layout
16114 Document ! Settings
16115 \end_layout
16116
16117 \end_inset
16118
16119  dialog in the box 
16120 \family sans
16121 Quote Style
16122 \family default
16123 .
16124  There are six choices:
16125 \end_layout
16126
16127 \begin_layout Labeling
16128 \labelwidthstring 00.00.0000
16129
16130 \family sans
16131 \begin_inset Quotes eld
16132 \end_inset
16133
16134 Text
16135 \begin_inset Quotes erd
16136 \end_inset
16137
16138
16139 \family default
16140  Use quotes like this 
16141 \begin_inset Quotes eld
16142 \end_inset
16143
16144 double
16145 \begin_inset Quotes erd
16146 \end_inset
16147
16148
16149 \end_layout
16150
16151 \begin_layout Labeling
16152 \labelwidthstring 00.00.0000
16153
16154 \family sans
16155 \begin_inset Quotes sld
16156 \end_inset
16157
16158 Text
16159 \begin_inset Quotes srd
16160 \end_inset
16161
16162
16163 \family default
16164  Use quotes like 
16165 \begin_inset Quotes sld
16166 \end_inset
16167
16168 this
16169 \begin_inset Quotes srd
16170 \end_inset
16171
16172
16173 \end_layout
16174
16175 \begin_layout Labeling
16176 \labelwidthstring 00.00.0000
16177
16178 \family sans
16179 \begin_inset Quotes gld
16180 \end_inset
16181
16182 Text
16183 \begin_inset Quotes grd
16184 \end_inset
16185
16186
16187 \family default
16188  Use quotes like 
16189 \begin_inset Quotes gld
16190 \end_inset
16191
16192 this
16193 \begin_inset Quotes grd
16194 \end_inset
16195
16196
16197 \end_layout
16198
16199 \begin_layout Labeling
16200 \labelwidthstring 00.00.0000
16201
16202 \family sans
16203 \begin_inset Quotes pld
16204 \end_inset
16205
16206 Text
16207 \begin_inset Quotes prd
16208 \end_inset
16209
16210
16211 \family default
16212  Use quotes like 
16213 \begin_inset Quotes pld
16214 \end_inset
16215
16216 this
16217 \begin_inset Quotes prd
16218 \end_inset
16219
16220
16221 \end_layout
16222
16223 \begin_layout Labeling
16224 \labelwidthstring 00.00.0000
16225
16226 \family sans
16227 \begin_inset Quotes fld
16228 \end_inset
16229
16230 Text
16231 \begin_inset Quotes frd
16232 \end_inset
16233
16234
16235 \family default
16236  Use quotes like 
16237 \begin_inset Quotes fld
16238 \end_inset
16239
16240 this
16241 \begin_inset Quotes frd
16242 \end_inset
16243
16244
16245 \end_layout
16246
16247 \begin_layout Labeling
16248 \labelwidthstring 00.00.0000
16249
16250 \family sans
16251 \begin_inset Quotes ald
16252 \end_inset
16253
16254 Text
16255 \begin_inset Quotes ard
16256 \end_inset
16257
16258
16259 \family default
16260  Use quotes like 
16261 \begin_inset Quotes ald
16262 \end_inset
16263
16264 this
16265 \begin_inset Quotes ard
16266 \end_inset
16267
16268
16269 \end_layout
16270
16271 \begin_layout Subsection
16272 Ligatures
16273 \begin_inset Index idx
16274 status collapsed
16275
16276 \begin_layout Plain Layout
16277 Typography ! Ligatures
16278 \end_layout
16279
16280 \end_inset
16281
16282
16283 \begin_inset Index idx
16284 status collapsed
16285
16286 \begin_layout Plain Layout
16287 Ligatures | see
16288 \begin_inset ERT
16289 status collapsed
16290
16291 \begin_layout Plain Layout
16292
16293 {
16294 \end_layout
16295
16296 \end_inset
16297
16298 Typography
16299 \begin_inset ERT
16300 status collapsed
16301
16302 \begin_layout Plain Layout
16303
16304 }
16305 \end_layout
16306
16307 \end_inset
16308
16309
16310 \end_layout
16311
16312 \end_inset
16313
16314
16315 \begin_inset CommandInset label
16316 LatexCommand label
16317 name "sub:Ligatures"
16318
16319 \end_inset
16320
16321
16322 \end_layout
16323
16324 \begin_layout Standard
16325 It is standard typesetting practice to group certain letters together and
16326  print them as single characters.
16327  These groups are known as 
16328 \emph on
16329 ligatures
16330 \emph default
16331 .
16332  Since LaTeX knows about ligatures, your documents will contain them too
16333  in the output.
16334  Here are the standard ligatures:
16335 \end_layout
16336
16337 \begin_layout Itemize
16338 ff
16339 \end_layout
16340
16341 \begin_layout Itemize
16342 fi
16343 \end_layout
16344
16345 \begin_layout Itemize
16346 fl
16347 \end_layout
16348
16349 \begin_layout Itemize
16350 ffi
16351 \end_layout
16352
16353 \begin_layout Itemize
16354 ffl
16355 \end_layout
16356
16357 \begin_layout Standard
16358 Some languages uses other ligatures if the document font supports them.
16359 \end_layout
16360
16361 \begin_layout Standard
16362 Sometimes, you don't want a ligature in a word.
16363  While a ligature may be okay in the word, 
16364 \begin_inset Quotes eld
16365 \end_inset
16366
16367 graffiti,
16368 \begin_inset Quotes erd
16369 \end_inset
16370
16371  it looks really weird in compound words, such as 
16372 \begin_inset Quotes eld
16373 \end_inset
16374
16375 cufflink
16376 \begin_inset Quotes erd
16377 \end_inset
16378
16379  or the German 
16380 \begin_inset Quotes eld
16381 \end_inset
16382
16383 Dorffest.
16384 \begin_inset Quotes erd
16385 \end_inset
16386
16387  To break a ligature, use 
16388 \family sans
16389 Insert\SpecialChar \menuseparator
16390 Formatting\SpecialChar \menuseparator
16391 Ligature
16392 \begin_inset space ~
16393 \end_inset
16394
16395 Break.
16396
16397 \family default
16398  This changes 
16399 \begin_inset Quotes eld
16400 \end_inset
16401
16402 cufflinks
16403 \begin_inset Quotes erd
16404 \end_inset
16405
16406  to 
16407 \begin_inset Quotes eld
16408 \end_inset
16409
16410 cuff\SpecialChar \textcompwordmark{}
16411 links
16412 \begin_inset Quotes erd
16413 \end_inset
16414
16415  and 
16416 \begin_inset Quotes eld
16417 \end_inset
16418
16419 Dorffest
16420 \begin_inset Quotes erd
16421 \end_inset
16422
16423  to 
16424 \begin_inset Quotes eld
16425 \end_inset
16426
16427 Dorf\SpecialChar \textcompwordmark{}
16428 fest
16429 \begin_inset Quotes erd
16430 \end_inset
16431
16432 .
16433 \end_layout
16434
16435 \begin_layout Subsection
16436 LyX's Proper Names
16437 \begin_inset Index idx
16438 status collapsed
16439
16440 \begin_layout Plain Layout
16441 LyX ! Proper names
16442 \end_layout
16443
16444 \end_inset
16445
16446
16447 \begin_inset CommandInset label
16448 LatexCommand label
16449 name "sub:LyX's-Proper-Names"
16450
16451 \end_inset
16452
16453
16454 \end_layout
16455
16456 \begin_layout Standard
16457 You will certainly have noticed that the word “LaTeX” always appears with
16458  characters in different sizes and heights.
16459  LaTeX is the name of the program used by LyX and is therefore recognized
16460  as a proper name when you type it in LyX as 
16461 \begin_inset Quotes eld
16462 \end_inset
16463
16464 LaT
16465 \begin_inset ERT
16466 status collapsed
16467
16468 \begin_layout Plain Layout
16469
16470 {}
16471 \end_layout
16472
16473 \end_inset
16474
16475 eX
16476 \begin_inset Quotes erd
16477 \end_inset
16478
16479 .
16480 \begin_inset Note Note
16481 status collapsed
16482
16483 \begin_layout Plain Layout
16484 The braces in TeX Code are here to avoid that the 
16485 \begin_inset Quotes eld
16486 \end_inset
16487
16488 command
16489 \begin_inset Quotes erd
16490 \end_inset
16491
16492  appear as proper name in the output, see the last paragraph of this section.
16493  To create proper names omit the TeX Code.
16494 \end_layout
16495
16496 \end_inset
16497
16498  Note the order of the upper-and lowercase letters! LyX recognizes the following
16499  proper names:
16500 \end_layout
16501
16502 \begin_layout Description
16503 LyX The name of the game, write 
16504 \begin_inset Quotes eld
16505 \end_inset
16506
16507 L
16508 \begin_inset ERT
16509 status collapsed
16510
16511 \begin_layout Plain Layout
16512
16513 {}
16514 \end_layout
16515
16516 \end_inset
16517
16518 yX
16519 \begin_inset Quotes erd
16520 \end_inset
16521
16522  to produce it.
16523 \end_layout
16524
16525 \begin_layout Description
16526 TeX The program used by LaTeX, write 
16527 \begin_inset Quotes eld
16528 \end_inset
16529
16530 T
16531 \begin_inset ERT
16532 status collapsed
16533
16534 \begin_layout Plain Layout
16535
16536 {}
16537 \end_layout
16538
16539 \end_inset
16540
16541 eX
16542 \begin_inset Quotes erd
16543 \end_inset
16544
16545  to produce it.
16546 \end_layout
16547
16548 \begin_layout Description
16549 LaTeX The program used by LyX, write 
16550 \begin_inset Quotes eld
16551 \end_inset
16552
16553 LaT
16554 \begin_inset ERT
16555 status collapsed
16556
16557 \begin_layout Plain Layout
16558
16559 {}
16560 \end_layout
16561
16562 \end_inset
16563
16564 eX
16565 \begin_inset Quotes erd
16566 \end_inset
16567
16568  to produce it.
16569 \end_layout
16570
16571 \begin_layout Description
16572 LaTeX2e The actual version of LaTeX, write 
16573 \begin_inset Quotes eld
16574 \end_inset
16575
16576 LaT
16577 \begin_inset ERT
16578 status collapsed
16579
16580 \begin_layout Plain Layout
16581
16582 {}
16583 \end_layout
16584
16585 \end_inset
16586
16587 eX2e
16588 \begin_inset Quotes erd
16589 \end_inset
16590
16591  to produce it.
16592 \end_layout
16593
16594 \begin_layout Standard
16595 You might wonder why the LaTeX-version is 
16596 \begin_inset Quotes eld
16597 \end_inset
16598
16599 2
16600 \begin_inset Formula $\epsilon$
16601 \end_inset
16602
16603
16604 \begin_inset Quotes erd
16605 \end_inset
16606
16607 .
16608  It's an old tradition in the TeX-world to give programs geek version numbers.
16609  For example the version number of TeX converges to the number 
16610 \begin_inset Formula $\pi$
16611 \end_inset
16612
16613 : The actual version is 
16614 \begin_inset Quotes eld
16615 \end_inset
16616
16617 TeX-3.141592
16618 \begin_inset Quotes erd
16619 \end_inset
16620
16621 , the previous one was 
16622 \begin_inset Quotes eld
16623 \end_inset
16624
16625 TeX-3.14159
16626 \begin_inset Quotes erd
16627 \end_inset
16628
16629 .
16630 \end_layout
16631
16632 \begin_layout Standard
16633 If you don't want to use proper names, e.
16634 \begin_inset space \thinspace{}
16635 \end_inset
16636
16637 g.
16638 \begin_inset space \space{}
16639 \end_inset
16640
16641 in section headings, you can insert two empty braces in TeX Code in the
16642  word.
16643  This will look in LyX like: 
16644 \begin_inset Graphics
16645         filename clipart/LaTeX.png
16646         scale 80
16647
16648 \end_inset
16649
16650
16651 \begin_inset Newline newline
16652 \end_inset
16653
16654 For more about TeX Code, look at section
16655 \begin_inset space ~
16656 \end_inset
16657
16658
16659 \begin_inset CommandInset ref
16660 LatexCommand ref
16661 reference "sec:TeX-Code"
16662
16663 \end_inset
16664
16665 .
16666 \end_layout
16667
16668 \begin_layout Subsection
16669 Units
16670 \begin_inset Index idx
16671 status collapsed
16672
16673 \begin_layout Plain Layout
16674 Typography ! Units
16675 \end_layout
16676
16677 \end_inset
16678
16679
16680 \end_layout
16681
16682 \begin_layout Standard
16683 Generally the space between units and the number is smaller than the normal
16684  space between two words.
16685  As you can see in the example below, it looks better when the space is
16686  smaller.
16687  To get such a 
16688 \begin_inset Quotes eld
16689 \end_inset
16690
16691 half space
16692 \begin_inset Quotes erd
16693 \end_inset
16694
16695  for units use the menu 
16696 \family sans
16697 Insert\SpecialChar \menuseparator
16698 Formatting\SpecialChar \menuseparator
16699 Thin
16700 \begin_inset space ~
16701 \end_inset
16702
16703 Space
16704 \family default
16705  (shortcut 
16706 \begin_inset Info
16707 type  "shortcuts"
16708 arg   "space-insert thin"
16709 \end_inset
16710
16711 ).
16712 \end_layout
16713
16714 \begin_layout Standard
16715 Here is an example to show the differences:
16716 \end_layout
16717
16718 \begin_layout Standard
16719 \begin_inset Tabular
16720 <lyxtabular version="3" rows="2" columns="2">
16721 <features tabularvalignment="middle">
16722 <column alignment="left" valignment="top" width="0">
16723 <column alignment="left" valignment="top" width="0">
16724 <row>
16725 <cell alignment="center" valignment="top" usebox="none">
16726 \begin_inset Text
16727
16728 \begin_layout Plain Layout
16729 24
16730 \begin_inset space ~
16731 \end_inset
16732
16733 kW
16734 \begin_inset Formula $\cdot$
16735 \end_inset
16736
16737 h
16738 \end_layout
16739
16740 \end_inset
16741 </cell>
16742 <cell alignment="center" valignment="top" usebox="none">
16743 \begin_inset Text
16744
16745 \begin_layout Plain Layout
16746 space between number and unit
16747 \end_layout
16748
16749 \end_inset
16750 </cell>
16751 </row>
16752 <row>
16753 <cell alignment="center" valignment="top" usebox="none">
16754 \begin_inset Text
16755
16756 \begin_layout Plain Layout
16757 24
16758 \begin_inset space \thinspace{}
16759 \end_inset
16760
16761 kW
16762 \begin_inset Formula $\cdot$
16763 \end_inset
16764
16765 h
16766 \end_layout
16767
16768 \end_inset
16769 </cell>
16770 <cell alignment="center" valignment="top" usebox="none">
16771 \begin_inset Text
16772
16773 \begin_layout Plain Layout
16774 half space between number and unit
16775 \end_layout
16776
16777 \end_inset
16778 </cell>
16779 </row>
16780 </lyxtabular>
16781
16782 \end_inset
16783
16784
16785 \end_layout
16786
16787 \begin_layout Subsection
16788 Widows and Orphans
16789 \begin_inset Index idx
16790 status collapsed
16791
16792 \begin_layout Plain Layout
16793 Typography ! Widows and orphans
16794 \end_layout
16795
16796 \end_inset
16797
16798
16799 \end_layout
16800
16801 \begin_layout Standard
16802 In the early days of word processors, page breaks went wherever the page
16803  happened to end.
16804  There was no regard for what was actually going on in the text.
16805  You may remember once printing out a document, only to find the heading
16806  for a new section printed at the very bottom of the page, the first line
16807  of a new paragraph all alone at the bottom of a page, or the last line
16808  of a paragraph at the top of a new page.
16809  These bits of text became known as 
16810 \emph on
16811 widows
16812 \emph default
16813  and 
16814 \emph on
16815 orphans
16816 \emph default
16817 .
16818 \end_layout
16819
16820 \begin_layout Standard
16821 Clearly, LyX can avoid breaking pages after a section heading.
16822  That's part of the advantage of paragraph environments.
16823  But what about widows and orphans, where the page breaks leave one line
16824  of a paragraph all alone at the top or bottom of a page? There are rules
16825  built into LaTeX governing page breaks, and some of those rules are there
16826  to specifically prevent widows and orphans.
16827  This is the advantage LyX has in using LaTeX as its backend.
16828 \end_layout
16829
16830 \begin_layout Standard
16831 There's no way we can go into how TeX and LaTeX decide to break a page,
16832  or how you can tweak that behavior.
16833  Some LaTeX books listed in the bibliography (such as
16834 \begin_inset space ~
16835 \end_inset
16836
16837
16838 \begin_inset CommandInset citation
16839 LatexCommand cite
16840 key "latexcompanion"
16841
16842 \end_inset
16843
16844  or
16845 \begin_inset space ~
16846 \end_inset
16847
16848
16849 \begin_inset CommandInset citation
16850 LatexCommand cite
16851 key "latexguide"
16852
16853 \end_inset
16854
16855 ) may have more information.
16856  You will almost never need to worry about this, however.
16857 \end_layout
16858
16859 \begin_layout Chapter
16860 Notes, Graphics, Tables, and Floats
16861 \begin_inset CommandInset label
16862 LatexCommand label
16863 name "chap:Floats-and-Notes"
16864
16865 \end_inset
16866
16867
16868 \end_layout
16869
16870 \begin_layout Standard
16871 The issues of this chapter are described in detail in the 
16872 \emph on
16873 Embedded
16874 \begin_inset space ~
16875 \end_inset
16876
16877 Objects
16878 \emph default
16879  manual.
16880  There you will also find tips and tricks for special cases.
16881 \end_layout
16882
16883 \begin_layout Section
16884 Notes
16885 \begin_inset Index idx
16886 status collapsed
16887
16888 \begin_layout Plain Layout
16889 Notes
16890 \end_layout
16891
16892 \end_inset
16893
16894
16895 \begin_inset CommandInset label
16896 LatexCommand label
16897 name "sec:Notes"
16898
16899 \end_inset
16900
16901
16902 \end_layout
16903
16904 \begin_layout Standard
16905 LyX offers you a few types of notes to add to your document:
16906 \end_layout
16907
16908 \begin_layout Description
16909 LyX
16910 \begin_inset space ~
16911 \end_inset
16912
16913 Note This note type is for internal notes that will not appear in the output.
16914 \begin_inset Newline newline
16915 \end_inset
16916
16917
16918 \begin_inset Note Note
16919 status collapsed
16920
16921 \begin_layout Plain Layout
16922 This is text in a note box that doesn't appear in the output.
16923 \end_layout
16924
16925 \end_inset
16926
16927
16928 \end_layout
16929
16930 \begin_layout Description
16931 Comment This note also doesn't appear in the output but it does appear as
16932  a LaTeX-comment when you export the document to LaTeX via the menu 
16933 \family sans
16934 File\SpecialChar \menuseparator
16935 Export\SpecialChar \menuseparator
16936 LaTeX
16937 \begin_inset space ~
16938 \end_inset
16939
16940 (xxx)
16941 \family default
16942 .
16943 \begin_inset Newline newline
16944 \end_inset
16945
16946
16947 \begin_inset Note Comment
16948 status collapsed
16949
16950 \begin_layout Plain Layout
16951 This is text in a note box that only appears as a comment in LaTeX-files.
16952 \end_layout
16953
16954 \end_inset
16955
16956
16957 \end_layout
16958
16959 \begin_layout Description
16960 Greyed
16961 \begin_inset space ~
16962 \end_inset
16963
16964 Out This note will appear in the output as text in a color which you can
16965  set in the document settings under 
16966 \family sans
16967 Colors\SpecialChar \menuseparator
16968 Greyed-out
16969 \begin_inset space ~
16970 \end_inset
16971
16972 notes
16973 \family default
16974 .
16975 \begin_inset Newline newline
16976 \end_inset
16977
16978
16979 \begin_inset Newline newline
16980 \end_inset
16981
16982
16983 \begin_inset Note Greyedout
16984 status collapsed
16985
16986 \begin_layout Plain Layout
16987 This is text
16988 \begin_inset Foot
16989 status collapsed
16990
16991 \begin_layout Plain Layout
16992 This is an example footnote within a greyed out note.
16993  In this document the color of this note type is set to blue.
16994 \end_layout
16995
16996 \end_inset
16997
16998  of a comment that appears in the output.
16999 \end_layout
17000
17001 \end_inset
17002
17003
17004 \begin_inset Newline newline
17005 \end_inset
17006
17007
17008 \begin_inset Newline newline
17009 \end_inset
17010
17011 As you can see in the example, the first line of greyed out notes is a bit
17012  indented and greyed out notes can have footnotes.
17013 \end_layout
17014
17015 \begin_layout Standard
17016 Notes are inserted with the toolbar button 
17017 \begin_inset Info
17018 type  "icon"
17019 arg   "note-insert"
17020 \end_inset
17021
17022  or the menu 
17023 \family sans
17024 Insert\SpecialChar \menuseparator
17025 Note
17026 \family default
17027 .
17028  Right-click on the appearing note box to select the note type.
17029 \end_layout
17030
17031 \begin_layout Section
17032 Footnotes
17033 \begin_inset Index idx
17034 status collapsed
17035
17036 \begin_layout Plain Layout
17037 Footnotes
17038 \end_layout
17039
17040 \end_inset
17041
17042
17043 \begin_inset CommandInset label
17044 LatexCommand label
17045 name "sec:Footnotes"
17046
17047 \end_inset
17048
17049
17050 \end_layout
17051
17052 \begin_layout Standard
17053 LyX uses boxes to display footnotes: When you insert a footnote using the
17054  menu 
17055 \family sans
17056 Insert\SpecialChar \menuseparator
17057 Footnote
17058 \family default
17059  or the toolbar button 
17060 \begin_inset Info
17061 type  "icon"
17062 arg   "footnote-insert"
17063 \end_inset
17064
17065
17066 \family roman
17067 \series medium
17068 \bar no
17069 you will see
17070 \family default
17071 \series default
17072 \bar default
17073  the following box: 
17074 \begin_inset Graphics
17075         filename clipart/footnoteQt4.png
17076         scale 80
17077
17078 \end_inset
17079
17080
17081 \family roman
17082 \series medium
17083 \bar no
17084  This box is LyX's representation of your footnote.
17085  If you
17086 \family default
17087 \series default
17088 \bar default
17089  left-click on 
17090 \family roman
17091 \series medium
17092 \bar no
17093 the 
17094 \begin_inset Quotes eld
17095 \end_inset
17096
17097
17098 \family sans
17099 foot
17100 \family roman
17101
17102 \begin_inset Quotes erd
17103 \end_inset
17104
17105
17106 \family default
17107 \series default
17108 \bar default
17109  
17110 \family roman
17111 \series medium
17112 \bar no
17113 label, the box will
17114 \family default
17115 \series default
17116 \bar default
17117  be opened and you can enter the footnote text into it.
17118  Clicking on the box label again, will close 
17119 \family roman
17120 \series medium
17121 \bar no
17122 the
17123 \family default
17124 \series default
17125 \bar default
17126  box
17127 \family roman
17128 \series medium
17129 \bar no
17130 .
17131  If you want to turn existing text into a footnote, simply highlight it
17132  and click on the footnote
17133 \family default
17134 \series default
17135 \bar default
17136  toolbar 
17137 \family roman
17138 \series medium
17139 \bar no
17140 button
17141 \family default
17142 \series default
17143 \bar default
17144 .
17145 \end_layout
17146
17147 \begin_layout Standard
17148 Here is an example footnote:
17149 \family roman
17150 \series medium
17151 \bar no
17152
17153 \begin_inset Foot
17154 status collapsed
17155
17156 \begin_layout Plain Layout
17157 To close a footnote, click on the footnote box label.
17158 \end_layout
17159
17160 \end_inset
17161
17162
17163 \end_layout
17164
17165 \begin_layout Standard
17166 The footnote will appear in the output as a superscript number at the text
17167  position where the footnote box is placed.
17168  The footnote text is placed at the bottom of the current page.
17169  The footnote number is calculated by LyX.
17170  The numbers are consecutive, no matter in which chapter the footnote is
17171  in.
17172  LyX doesn't support other numbering schemes yet, but you can get other
17173  schemes using special LaTeX-commands.
17174  T
17175 \family roman
17176 h
17177 \family default
17178 ey are described in the 
17179 \emph on
17180 Embedded
17181 \begin_inset space ~
17182 \end_inset
17183
17184 Objects
17185 \emph default
17186  manual.
17187 \end_layout
17188
17189 \begin_layout Section
17190 Marginal Notes
17191 \begin_inset Index idx
17192 status collapsed
17193
17194 \begin_layout Plain Layout
17195 Marginal notes
17196 \end_layout
17197
17198 \end_inset
17199
17200
17201 \begin_inset CommandInset label
17202 LatexCommand label
17203 name "sec:Marginal-Notes"
17204
17205 \end_inset
17206
17207
17208 \end_layout
17209
17210 \begin_layout Standard
17211 Marginal notes look and behave just like footnotes in LyX.
17212  When you insert a margin note via the menu 
17213 \family sans
17214 Insert\SpecialChar \menuseparator
17215 Marginal
17216 \begin_inset space ~
17217 \end_inset
17218
17219 Note
17220 \family default
17221  or the toolbar button 
17222 \begin_inset Info
17223 type  "icon"
17224 arg   "marginalnote-insert"
17225 \end_inset
17226
17227 , you will see 
17228 \family roman
17229 \series medium
17230 a
17231 \family default
17232 \series default
17233  
17234 \family roman
17235 \series medium
17236 box with the
17237 \family default
17238 \series default
17239  
17240 \family roman
17241 \series medium
17242 label 
17243 \begin_inset Quotes eld
17244 \end_inset
17245
17246 margin
17247 \begin_inset Quotes erd
17248 \end_inset
17249
17250  appearing within your text.
17251  This box is LyX's representation of your margin
17252 \family default
17253 \series default
17254 al 
17255 \family roman
17256 \series medium
17257 note.
17258 \end_layout
17259
17260 \begin_layout Standard
17261 At the side of this sentence is an example marginal note.
17262 \family roman
17263 \series medium
17264
17265 \begin_inset Marginal
17266 status collapsed
17267
17268 \begin_layout Plain Layout
17269 This is a marginal note.
17270 \end_layout
17271
17272 \end_inset
17273
17274
17275 \end_layout
17276
17277 \begin_layout Standard
17278 Marginal notes appear at the right side in single-sided documents.
17279  In double-sided documents they appear in the outer margin – left on even
17280  pages, right on odd pages.
17281 \end_layout
17282
17283 \begin_layout Standard
17284 For further information about marginal notes see section 
17285 \emph on
17286 Margin
17287 \begin_inset space ~
17288 \end_inset
17289
17290 Notes
17291 \emph default
17292  of the 
17293 \emph on
17294 Embedded
17295 \begin_inset space ~
17296 \end_inset
17297
17298 Objects
17299 \emph default
17300  manual.
17301 \end_layout
17302
17303 \begin_layout Section
17304 Graphics and Images
17305 \begin_inset Index idx
17306 status collapsed
17307
17308 \begin_layout Plain Layout
17309 Images
17310 \end_layout
17311
17312 \end_inset
17313
17314
17315 \begin_inset Index idx
17316 status collapsed
17317
17318 \begin_layout Plain Layout
17319 Graphics
17320 \end_layout
17321
17322 \end_inset
17323
17324
17325 \begin_inset CommandInset label
17326 LatexCommand label
17327 name "sec:Graphics"
17328
17329 \end_inset
17330
17331
17332 \end_layout
17333
17334 \begin_layout Standard
17335 To insert an image in your document, place the cursor at the text position
17336  you want and click on the toolbar icon 
17337 \begin_inset Info
17338 type  "icon"
17339 arg   "dialog-show-new-inset graphics"
17340 \end_inset
17341
17342  or select 
17343 \family sans
17344 Insert\SpecialChar \menuseparator
17345 Graphics
17346 \family default
17347  from the menu.
17348  Then a dialog will appear to choose the file to load.
17349 \end_layout
17350
17351 \begin_layout Standard
17352 This dialog has numerous mostly self-explanatory parameters.
17353  The 
17354 \family sans
17355 Graphics
17356 \family default
17357  tab allows you to choose your image file.
17358  The image can be transformed by setting a rotation angle and a scaling
17359  factor.
17360  The scaling units are explained in Appendix
17361 \begin_inset space ~
17362 \end_inset
17363
17364
17365 \begin_inset CommandInset ref
17366 LatexCommand ref
17367 reference "chap:Units-available-in"
17368
17369 \end_inset
17370
17371 .
17372 \end_layout
17373
17374 \begin_layout Standard
17375 In the tab 
17376 \family sans
17377 Clipping
17378 \family default
17379  it is possible to set image coordinates to adjust the height and width
17380  of the image in the output.
17381  The coordinates can also be calculated automatically by pressing the button
17382  
17383 \family sans
17384 Get
17385 \begin_inset space ~
17386 \end_inset
17387
17388 from
17389 \begin_inset space ~
17390 \end_inset
17391
17392 file
17393 \family default
17394 .
17395  The option 
17396 \family sans
17397 Clip
17398 \begin_inset space ~
17399 \end_inset
17400
17401 to
17402 \begin_inset space ~
17403 \end_inset
17404
17405 bounding
17406 \begin_inset space ~
17407 \end_inset
17408
17409 box
17410 \family default
17411  will only print the image region within the given coordinates.
17412  Normally you don't need to take care about image coordinates and can ignore
17413  the tab 
17414 \family sans
17415 Clipping
17416 \family default
17417 .
17418 \end_layout
17419
17420 \begin_layout Standard
17421 In the 
17422 \family sans
17423 LaTeX and LyX options
17424 \family default
17425  tab LaTeX experts can specify additional LaTeX options.
17426  In this tab you can also specify the appearance of the image inside LyX.
17427  The option 
17428 \family sans
17429 Draft
17430 \begin_inset space ~
17431 \end_inset
17432
17433 mode
17434 \family default
17435  has the effect that the image doesn't appear in the output, only a frame
17436  with the image size is printed.
17437  The option 
17438 \family sans
17439 Don't
17440 \begin_inset space ~
17441 \end_inset
17442
17443 unzip
17444 \begin_inset space ~
17445 \end_inset
17446
17447 on
17448 \begin_inset space ~
17449 \end_inset
17450
17451 export
17452 \family default
17453  is explained in the 
17454 \emph on
17455 Embedded
17456 \begin_inset space ~
17457 \end_inset
17458
17459 Objects
17460 \emph default
17461  manual in section 
17462 \emph on
17463 Graphics Dialog
17464 \emph default
17465 .
17466 \end_layout
17467
17468 \begin_layout Standard
17469 The graphics dialog can be called at any time by clicking on an image.
17470  The image will appear in the output exactly at the position where it is
17471  in the text.
17472  This is an example image within a separate, horizontally centered paragraph:
17473  
17474 \end_layout
17475
17476 \begin_layout Standard
17477 \align center
17478 \begin_inset Graphics
17479         filename clipart/mobius.eps
17480         scale 70
17481
17482 \end_inset
17483
17484
17485 \end_layout
17486
17487 \begin_layout Standard
17488 If you need image captions or want to reference images, you have to put
17489  the image into a float, see section
17490 \begin_inset space ~
17491 \end_inset
17492
17493
17494 \begin_inset CommandInset ref
17495 LatexCommand ref
17496 reference "sub:Figure-Floats"
17497
17498 \end_inset
17499
17500 .
17501 \end_layout
17502
17503 \begin_layout Subsection
17504 Image Formats
17505 \begin_inset Index idx
17506 status collapsed
17507
17508 \begin_layout Plain Layout
17509 Images ! Formats
17510 \end_layout
17511
17512 \end_inset
17513
17514
17515 \begin_inset CommandInset label
17516 LatexCommand label
17517 name "sub:Image-Formats"
17518
17519 \end_inset
17520
17521
17522 \end_layout
17523
17524 \begin_layout Standard
17525 You can insert images in any known file format.
17526  But as we explained in section
17527 \begin_inset space ~
17528 \end_inset
17529
17530
17531 \begin_inset CommandInset ref
17532 LatexCommand ref
17533 reference "sub:Output-file-formats"
17534
17535 \end_inset
17536
17537 , every output document format allows only a few image formats.
17538  LyX therefore uses the program 
17539 \family typewriter
17540 ImageMagick
17541 \family default
17542  in the background to convert the images to the right format.
17543  To increase your workflow by avoiding these conversions in the background,
17544  use only the image formats listed in the subsections of section
17545 \begin_inset space ~
17546 \end_inset
17547
17548
17549 \begin_inset CommandInset ref
17550 LatexCommand ref
17551 reference "sub:Output-file-formats"
17552
17553 \end_inset
17554
17555 .
17556 \end_layout
17557
17558 \begin_layout Standard
17559 Similar to fonts there are two types of image formats:
17560 \end_layout
17561
17562 \begin_layout Description
17563 Bitmap
17564 \begin_inset space ~
17565 \end_inset
17566
17567 images consist of pixel values, often in a compressed form.
17568  They are therefore not fully scalable and look pixelated in large zooms.
17569  Well-known bitmap image formats are 
17570 \begin_inset Quotes eld
17571 \end_inset
17572
17573 Graphics Interchange Format
17574 \begin_inset Quotes erd
17575 \end_inset
17576
17577  (GIF, file extension 
17578 \begin_inset Quotes eld
17579 \end_inset
17580
17581
17582 \family typewriter
17583 .gif
17584 \family default
17585
17586 \begin_inset Quotes erd
17587 \end_inset
17588
17589 )
17590 \begin_inset Index idx
17591 status collapsed
17592
17593 \begin_layout Plain Layout
17594 GIF|see
17595 \begin_inset ERT
17596 status collapsed
17597
17598 \begin_layout Plain Layout
17599
17600 {
17601 \end_layout
17602
17603 \end_inset
17604
17605 Image formats
17606 \begin_inset ERT
17607 status collapsed
17608
17609 \begin_layout Plain Layout
17610
17611 }
17612 \end_layout
17613
17614 \end_inset
17615
17616
17617 \end_layout
17618
17619 \end_inset
17620
17621
17622 \begin_inset Quotes eld
17623 \end_inset
17624
17625 Portable Network Graphics
17626 \begin_inset Quotes erd
17627 \end_inset
17628
17629  (PNG, file extension 
17630 \begin_inset Quotes eld
17631 \end_inset
17632
17633
17634 \family typewriter
17635 .png
17636 \family default
17637
17638 \begin_inset Quotes erd
17639 \end_inset
17640
17641 )
17642 \begin_inset Index idx
17643 status collapsed
17644
17645 \begin_layout Plain Layout
17646 PNG|see
17647 \begin_inset ERT
17648 status collapsed
17649
17650 \begin_layout Plain Layout
17651
17652 {
17653 \end_layout
17654
17655 \end_inset
17656
17657 Image formats
17658 \begin_inset ERT
17659 status collapsed
17660
17661 \begin_layout Plain Layout
17662
17663 }
17664 \end_layout
17665
17666 \end_inset
17667
17668
17669 \end_layout
17670
17671 \end_inset
17672
17673 , and 
17674 \begin_inset Quotes eld
17675 \end_inset
17676
17677 Joint Photographic Experts Group
17678 \begin_inset Quotes erd
17679 \end_inset
17680
17681  (JPG, file extension 
17682 \begin_inset Quotes eld
17683 \end_inset
17684
17685
17686 \family typewriter
17687 .jpg
17688 \family default
17689
17690 \begin_inset Quotes erd
17691 \end_inset
17692
17693  or 
17694 \begin_inset Quotes eld
17695 \end_inset
17696
17697
17698 \family typewriter
17699 .jpeg
17700 \family default
17701
17702 \begin_inset Quotes erd
17703 \end_inset
17704
17705 )
17706 \begin_inset Index idx
17707 status collapsed
17708
17709 \begin_layout Plain Layout
17710 JPG|see
17711 \begin_inset ERT
17712 status collapsed
17713
17714 \begin_layout Plain Layout
17715
17716 {
17717 \end_layout
17718
17719 \end_inset
17720
17721 Image formats
17722 \begin_inset ERT
17723 status collapsed
17724
17725 \begin_layout Plain Layout
17726
17727 }
17728 \end_layout
17729
17730 \end_inset
17731
17732
17733 \end_layout
17734
17735 \end_inset
17736
17737 .
17738 \end_layout
17739
17740 \begin_layout Description
17741 Scalable
17742 \begin_inset space ~
17743 \end_inset
17744
17745 images consist of vectors and can therefore be scaled to any size without
17746  data loss.
17747  The scaling ability is desired if you want to create presentations, because
17748  presentations are always scaled by the beamer.
17749  Scaling is also useful for online documents to let the user zoom into diagrams.
17750 \begin_inset Newline newline
17751 \end_inset
17752
17753 Scalable image formats can be 
17754 \begin_inset Quotes eld
17755 \end_inset
17756
17757 Scalable Vector Graphics
17758 \begin_inset Quotes erd
17759 \end_inset
17760
17761  (SVG, file extension 
17762 \begin_inset Quotes eld
17763 \end_inset
17764
17765
17766 \family typewriter
17767 .svg
17768 \family default
17769
17770 \begin_inset Quotes erd
17771 \end_inset
17772
17773 )
17774 \begin_inset Index idx
17775 status collapsed
17776
17777 \begin_layout Plain Layout
17778 SVG|see
17779 \begin_inset ERT
17780 status collapsed
17781
17782 \begin_layout Plain Layout
17783
17784 {
17785 \end_layout
17786
17787 \end_inset
17788
17789 Image formats
17790 \begin_inset ERT
17791 status collapsed
17792
17793 \begin_layout Plain Layout
17794
17795 }
17796 \end_layout
17797
17798 \end_inset
17799
17800
17801 \end_layout
17802
17803 \end_inset
17804
17805
17806 \begin_inset Quotes eld
17807 \end_inset
17808
17809 Encapsulated PostScript
17810 \begin_inset Quotes erd
17811 \end_inset
17812
17813  (EPS, file extension 
17814 \begin_inset Quotes eld
17815 \end_inset
17816
17817
17818 \family typewriter
17819 .eps
17820 \family default
17821
17822 \begin_inset Quotes erd
17823 \end_inset
17824
17825 )
17826 \begin_inset Index idx
17827 status collapsed
17828
17829 \begin_layout Plain Layout
17830 EPS|see
17831 \begin_inset ERT
17832 status collapsed
17833
17834 \begin_layout Plain Layout
17835
17836 {
17837 \end_layout
17838
17839 \end_inset
17840
17841 Image formats
17842 \begin_inset ERT
17843 status collapsed
17844
17845 \begin_layout Plain Layout
17846
17847 }
17848 \end_layout
17849
17850 \end_inset
17851
17852
17853 \end_layout
17854
17855 \end_inset
17856
17857 , and 
17858 \begin_inset Quotes eld
17859 \end_inset
17860
17861 Portable Document Format
17862 \begin_inset Quotes erd
17863 \end_inset
17864
17865  (PDF, file extension 
17866 \begin_inset Quotes eld
17867 \end_inset
17868
17869
17870 \family typewriter
17871 .pdf
17872 \family default
17873
17874 \begin_inset Quotes erd
17875 \end_inset
17876
17877 )
17878 \begin_inset Index idx
17879 status collapsed
17880
17881 \begin_layout Plain Layout
17882 PDF
17883 \end_layout
17884
17885 \end_inset
17886
17887 .
17888  We say 
17889 \begin_inset Quotes eld
17890 \end_inset
17891
17892 can be
17893 \begin_inset Quotes erd
17894 \end_inset
17895
17896 , because you can convert any bitmap image format to PDF or EPS and the
17897  result will not be scalable.
17898  In this case only a header with the image properties is added to the original
17899  image.
17900 \begin_inset Foot
17901 status collapsed
17902
17903 \begin_layout Plain Layout
17904 In the case of PDF, the original image is additionally compressed.
17905 \end_layout
17906
17907 \end_inset
17908
17909
17910 \end_layout
17911
17912 \begin_layout Standard
17913 Normally one cannot convert a bitmap image into a scalable one, only vice
17914  versa.
17915 \end_layout
17916
17917 \begin_layout Subsection
17918 Grouping of Image Settings
17919 \begin_inset Index idx
17920 status collapsed
17921
17922 \begin_layout Plain Layout
17923 Images ! Settings grouping
17924 \end_layout
17925
17926 \end_inset
17927
17928
17929 \end_layout
17930
17931 \begin_layout Standard
17932 Each image can define a new group of image settings or join an existing
17933  group.
17934  Images within such a group share their settings, so adjusting one image
17935  of the group automatically also adjusts all other images of the group in
17936  the same way.
17937  So you can for example change the size for a bunch of images without the
17938  need to manually change each of them.
17939  
17940 \end_layout
17941
17942 \begin_layout Standard
17943 A new group can be set by entering a name in the 
17944 \family sans
17945 Group
17946 \begin_inset space ~
17947 \end_inset
17948
17949 Name
17950 \family default
17951  field in the Graphics dialog.
17952  Joining an existing group can be done using the context menu of the image
17953  by checking the name of the desired group.
17954 \end_layout
17955
17956 \begin_layout Section
17957 Tables
17958 \begin_inset Index idx
17959 status collapsed
17960
17961 \begin_layout Plain Layout
17962 Tables
17963 \end_layout
17964
17965 \end_inset
17966
17967
17968 \begin_inset CommandInset label
17969 LatexCommand label
17970 name "sec:Tables"
17971
17972 \end_inset
17973
17974
17975 \end_layout
17976
17977 \begin_layout Standard
17978 You can insert a table using either the toolbar button 
17979 \begin_inset Info
17980 type  "icon"
17981 arg   "tabular-insert"
17982 \end_inset
17983
17984  or the menu 
17985 \family sans
17986 Insert\SpecialChar \menuseparator
17987 Table
17988 \family default
17989 .
17990  A dialog will appear, asking you for the number of rows and columns.
17991  The default table has lines around any cell and the first row appears separated
17992  from the rest of the table.
17993  This separation appears due to a double line: The cells of the first row
17994  have a line below them and the cells of the second row have a line above
17995  them.
17996  Here is an example table:
17997 \end_layout
17998
17999 \begin_layout Standard
18000 \align center
18001 \begin_inset Tabular
18002 <lyxtabular version="3" rows="4" columns="4">
18003 <features tabularvalignment="middle">
18004 <column alignment="center" valignment="top" width="0pt">
18005 <column alignment="center" valignment="top" width="0pt">
18006 <column alignment="center" valignment="top" width="0in">
18007 <column alignment="center" valignment="top" width="0pt">
18008 <row>
18009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18010 \begin_inset Text
18011
18012 \begin_layout Plain Layout
18013
18014 \end_layout
18015
18016 \end_inset
18017 </cell>
18018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18019 \begin_inset Text
18020
18021 \begin_layout Plain Layout
18022
18023 \family roman
18024 \series medium
18025 \shape up
18026 \size normal
18027 \emph off
18028 \bar no
18029 \noun off
18030 \color none
18031 1
18032 \end_layout
18033
18034 \end_inset
18035 </cell>
18036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18037 \begin_inset Text
18038
18039 \begin_layout Plain Layout
18040 2
18041 \end_layout
18042
18043 \end_inset
18044 </cell>
18045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18046 \begin_inset Text
18047
18048 \begin_layout Plain Layout
18049 3
18050 \end_layout
18051
18052 \end_inset
18053 </cell>
18054 </row>
18055 <row>
18056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18057 \begin_inset Text
18058
18059 \begin_layout Plain Layout
18060
18061 \family roman
18062 \series medium
18063 \shape up
18064 \size normal
18065 \emph off
18066 \bar no
18067 \noun off
18068 \color none
18069 A
18070 \end_layout
18071
18072 \end_inset
18073 </cell>
18074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18075 \begin_inset Text
18076
18077 \begin_layout Plain Layout
18078
18079 \end_layout
18080
18081 \end_inset
18082 </cell>
18083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18084 \begin_inset Text
18085
18086 \begin_layout Plain Layout
18087
18088 \end_layout
18089
18090 \end_inset
18091 </cell>
18092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18093 \begin_inset Text
18094
18095 \begin_layout Plain Layout
18096
18097 \end_layout
18098
18099 \end_inset
18100 </cell>
18101 </row>
18102 <row>
18103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18104 \begin_inset Text
18105
18106 \begin_layout Plain Layout
18107
18108 \family roman
18109 \series medium
18110 \shape up
18111 \size normal
18112 \emph off
18113 \bar no
18114 \noun off
18115 \color none
18116 B
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18122 \begin_inset Text
18123
18124 \begin_layout Plain Layout
18125
18126 \end_layout
18127
18128 \end_inset
18129 </cell>
18130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18131 \begin_inset Text
18132
18133 \begin_layout Plain Layout
18134
18135 \size normal
18136 \noun off
18137 \color none
18138  
18139 \end_layout
18140
18141 \end_inset
18142 </cell>
18143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18144 \begin_inset Text
18145
18146 \begin_layout Plain Layout
18147
18148 \end_layout
18149
18150 \end_inset
18151 </cell>
18152 </row>
18153 <row>
18154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18155 \begin_inset Text
18156
18157 \begin_layout Plain Layout
18158
18159 \family roman
18160 \series medium
18161 \shape up
18162 \size normal
18163 \emph off
18164 \bar no
18165 \noun off
18166 \color none
18167 C
18168 \end_layout
18169
18170 \end_inset
18171 </cell>
18172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18173 \begin_inset Text
18174
18175 \begin_layout Plain Layout
18176
18177 \end_layout
18178
18179 \end_inset
18180 </cell>
18181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18182 \begin_inset Text
18183
18184 \begin_layout Plain Layout
18185
18186 \end_layout
18187
18188 \end_inset
18189 </cell>
18190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18191 \begin_inset Text
18192
18193 \begin_layout Plain Layout
18194
18195 \end_layout
18196
18197 \end_inset
18198 </cell>
18199 </row>
18200 </lyxtabular>
18201
18202 \end_inset
18203
18204
18205 \end_layout
18206
18207 \begin_layout Subsection
18208 The Table dialog
18209 \end_layout
18210
18211 \begin_layout Standard
18212 You can alter a table by clicking on it with the right mouse button, which
18213  brings up the table dialog.
18214  Here you can adjust the settings of the cell and row/column respectively
18215  where the cursor is placed currently.
18216  Most of the dialog options also work on selections.
18217  This means that if you select more cells, columns or rows the action is
18218  done on all of your selection.
18219 \end_layout
18220
18221 \begin_layout Standard
18222 In addition to the table dialog, the 
18223 \family sans
18224 table
18225 \begin_inset space ~
18226 \end_inset
18227
18228 toolbar
18229 \family default
18230  helps you in setting table properties.
18231  It appears when the cursor is inside a table.
18232 \end_layout
18233
18234 \begin_layout Standard
18235 In the tab 
18236 \family sans
18237 Table
18238 \begin_inset space ~
18239 \end_inset
18240
18241 Settings
18242 \family default
18243  of the table dialog you can set the alignment for the current row.
18244  If you add a row or column, it will be inserted right beside or below the
18245  current cell respectively.
18246  The vertical alignment of a column can only be adjusted when a column width
18247  is given.
18248  A given width will allow the cell to have line breaks and multiple paragraphs
18249  of text, see section
18250 \begin_inset space ~
18251 \end_inset
18252
18253
18254 \begin_inset CommandInset ref
18255 LatexCommand ref
18256 reference "sub:Table-Cells"
18257
18258 \end_inset
18259
18260 .
18261 \end_layout
18262
18263 \begin_layout Standard
18264 You can mark multiple cells of one row/column as a multicolumn/row cell
18265  using the check box 
18266 \family sans
18267 Multicolumn
18268 \family default
18269  or 
18270 \family sans
18271 Multirow
18272 \family default
18273 .
18274  This will merge the cells to 
18275 \emph on
18276 one
18277 \emph default
18278  cell, spread over more than one column/row.
18279  Multicolumn cells are treated as own rows, so that the alignment, width,
18280  and border settings affect only the multicolumn cell.
18281  Here's an example table with a multicolumn cell in the first row and one
18282  in the last row without the upper border:
18283 \end_layout
18284
18285 \begin_layout Standard
18286 \align center
18287 \begin_inset Tabular
18288 <lyxtabular version="3" rows="3" columns="4">
18289 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18290 <column alignment="center" valignment="top" width="0pt">
18291 <column alignment="center" valignment="middle" width="0">
18292 <column alignment="center" valignment="top" width="0in">
18293 <column alignment="center" valignment="top" width="0pt">
18294 <row>
18295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18296 \begin_inset Text
18297
18298 \begin_layout Plain Layout
18299 abc
18300 \end_layout
18301
18302 \end_inset
18303 </cell>
18304 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18305 \begin_inset Text
18306
18307 \begin_layout Plain Layout
18308 def ghi
18309 \end_layout
18310
18311 \end_inset
18312 </cell>
18313 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18314 \begin_inset Text
18315
18316 \begin_layout Plain Layout
18317
18318 \end_layout
18319
18320 \end_inset
18321 </cell>
18322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18323 \begin_inset Text
18324
18325 \begin_layout Plain Layout
18326 jkl
18327 \end_layout
18328
18329 \end_inset
18330 </cell>
18331 </row>
18332 <row>
18333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18334 \begin_inset Text
18335
18336 \begin_layout Plain Layout
18337
18338 \family roman
18339 \series medium
18340 \shape up
18341 \size normal
18342 \emph off
18343 \bar no
18344 \noun off
18345 \color none
18346 A
18347 \end_layout
18348
18349 \end_inset
18350 </cell>
18351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18352 \begin_inset Text
18353
18354 \begin_layout Plain Layout
18355 B
18356 \end_layout
18357
18358 \end_inset
18359 </cell>
18360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18361 \begin_inset Text
18362
18363 \begin_layout Plain Layout
18364 C
18365 \end_layout
18366
18367 \end_inset
18368 </cell>
18369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18370 \begin_inset Text
18371
18372 \begin_layout Plain Layout
18373 D
18374 \end_layout
18375
18376 \end_inset
18377 </cell>
18378 </row>
18379 <row>
18380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18381 \begin_inset Text
18382
18383 \begin_layout Plain Layout
18384 1
18385 \end_layout
18386
18387 \end_inset
18388 </cell>
18389 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18390 \begin_inset Text
18391
18392 \begin_layout Plain Layout
18393 2
18394 \end_layout
18395
18396 \end_inset
18397 </cell>
18398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18399 \begin_inset Text
18400
18401 \begin_layout Plain Layout
18402 3
18403 \end_layout
18404
18405 \end_inset
18406 </cell>
18407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18408 \begin_inset Text
18409
18410 \begin_layout Plain Layout
18411 4
18412 \end_layout
18413
18414 \end_inset
18415 </cell>
18416 </row>
18417 </lyxtabular>
18418
18419 \end_inset
18420
18421
18422 \end_layout
18423
18424 \begin_layout Standard
18425 Adept users can declare special LaTeX-arguments for the table.
18426  They are necessary for special table formatting, like for multirow cells,
18427  explained in the tables section of the 
18428 \emph on
18429 Embedded
18430 \begin_inset space ~
18431 \end_inset
18432
18433 Objects
18434 \emph default
18435  manual.
18436  You can also rotate the current cell or the whole table 90
18437 \begin_inset space \thinspace{}
18438 \end_inset
18439
18440 degrees counterclockwise.
18441  These rotations are not visible in LyX but are visible in the output.
18442 \end_layout
18443
18444 \begin_layout Standard
18445 \begin_inset Note Greyedout
18446 status collapsed
18447
18448 \begin_layout Plain Layout
18449
18450 \series bold
18451 Note:
18452 \series default
18453  Most DVI-viewers are 
18454 \emph on
18455 not
18456 \emph default
18457  able to display rotations.
18458 \end_layout
18459
18460 \end_inset
18461
18462
18463 \end_layout
18464
18465 \begin_layout Standard
18466 The 
18467 \family sans
18468 Borders
18469 \family default
18470  tab allows you to add and delete border lines for the current row/column.
18471  The button 
18472 \family sans
18473 Default
18474 \family default
18475  adds lines for all cell borders.
18476 \end_layout
18477
18478 \begin_layout Subsection
18479 Longtables
18480 \begin_inset Index idx
18481 status collapsed
18482
18483 \begin_layout Plain Layout
18484 Tables ! Longtables
18485 \end_layout
18486
18487 \end_inset
18488
18489
18490 \begin_inset Index idx
18491 status collapsed
18492
18493 \begin_layout Plain Layout
18494 Longtables
18495 \end_layout
18496
18497 \end_inset
18498
18499
18500 \end_layout
18501
18502 \begin_layout Standard
18503 If the table is too long to fit on one page, you can use the option 
18504 \family sans
18505 Use
18506 \begin_inset space ~
18507 \end_inset
18508
18509 long
18510 \begin_inset space ~
18511 \end_inset
18512
18513 table
18514 \family default
18515  in the tab 
18516 \family sans
18517 Longtable
18518 \family default
18519  of the table dialog to split the table automatically over more pages.
18520  Doing this enables some check boxes and you can now define:
18521 \end_layout
18522
18523 \begin_layout Description
18524
18525 \family sans
18526 Header
18527 \family default
18528 : The current row and all rows above, that don't have any special options
18529  defined, are defined to be the header rows of all pages of the longtable;
18530  except for the first page, if 
18531 \family sans
18532 First
18533 \begin_inset space ~
18534 \end_inset
18535
18536 header
18537 \family default
18538  is defined.
18539 \end_layout
18540
18541 \begin_layout Description
18542
18543 \family sans
18544 First
18545 \begin_inset space ~
18546 \end_inset
18547
18548 header
18549 \family default
18550 : The current row and all rows above, that don't have any special options
18551  defined, are defined to be the header rows of the first page of the longtable.
18552 \end_layout
18553
18554 \begin_layout Description
18555
18556 \family sans
18557 Footer
18558 \family default
18559 : The current row and all rows below, that don't have any special options
18560  defined, are defined to be the footer rows of all pages of the longtable;
18561  except for the last page, if 
18562 \family sans
18563 Last
18564 \begin_inset space ~
18565 \end_inset
18566
18567 footer
18568 \family default
18569  is defined.
18570 \end_layout
18571
18572 \begin_layout Description
18573
18574 \family sans
18575 Last
18576 \begin_inset space ~
18577 \end_inset
18578
18579 footer
18580 \family default
18581 : The current row and all rows below, that don't have any special options
18582  defined, are defined to be the footer rows of the last page of the longtable.
18583 \end_layout
18584
18585 \begin_layout Description
18586 Caption: The first row is reset as a single column.
18587  You can now insert there the table caption via the menu 
18588 \family sans
18589 Insert\SpecialChar \menuseparator
18590 Caption
18591 \family default
18592 .
18593  More about longtable captions can be found in the 
18594 \emph on
18595 Embedded
18596 \begin_inset space ~
18597 \end_inset
18598
18599 Objects
18600 \emph default
18601  manual.
18602 \end_layout
18603
18604 \begin_layout Standard
18605 You can also specify a row where the table is split.
18606  If you set more than one option in the same table row, you should be aware
18607  that only the first one is used in the given table row.
18608  The others will then be defined as 
18609 \emph on
18610 empty
18611 \emph default
18612 .
18613  In this context, first means first in this order: 
18614 \family sans
18615 Footer, Last
18616 \begin_inset space ~
18617 \end_inset
18618
18619 footer,
18620 \family default
18621  
18622 \family sans
18623 Header,
18624 \family default
18625  
18626 \family sans
18627 First
18628 \begin_inset space ~
18629 \end_inset
18630
18631 header.
18632
18633 \family default
18634  See the following longtable to see how it works:
18635 \end_layout
18636
18637 \begin_layout Standard
18638 \align center
18639 \begin_inset Tabular
18640 <lyxtabular version="3" rows="69" columns="3">
18641 <features islongtable="true" longtabularalignment="center">
18642 <column alignment="block" valignment="top" width="5cm">
18643 <column alignment="left" valignment="top" width="0pt">
18644 <column alignment="right" valignment="top" width="0pt">
18645 <row endfirsthead="true">
18646 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18647 \begin_inset Text
18648
18649 \begin_layout Plain Layout
18650
18651 \series bold
18652 Example Phone List (ignore the names)
18653 \end_layout
18654
18655 \end_inset
18656 </cell>
18657 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18658 \begin_inset Text
18659
18660 \begin_layout Plain Layout
18661
18662 \end_layout
18663
18664 \end_inset
18665 </cell>
18666 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18667 \begin_inset Text
18668
18669 \begin_layout Plain Layout
18670
18671 \end_layout
18672
18673 \end_inset
18674 </cell>
18675 </row>
18676 <row endfirsthead="true">
18677 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18678 \begin_inset Text
18679
18680 \begin_layout Plain Layout
18681
18682 \series bold
18683 NAME
18684 \end_layout
18685
18686 \end_inset
18687 </cell>
18688 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18689 \begin_inset Text
18690
18691 \begin_layout Plain Layout
18692
18693 \end_layout
18694
18695 \end_inset
18696 </cell>
18697 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18698 \begin_inset Text
18699
18700 \begin_layout Plain Layout
18701
18702 \series bold
18703 TEL.
18704 \end_layout
18705
18706 \end_inset
18707 </cell>
18708 </row>
18709 <row endhead="true">
18710 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18711 \begin_inset Text
18712
18713 \begin_layout Plain Layout
18714  
18715 \series bold
18716 Example Phone List
18717 \end_layout
18718
18719 \end_inset
18720 </cell>
18721 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18722 \begin_inset Text
18723
18724 \begin_layout Plain Layout
18725
18726 \end_layout
18727
18728 \end_inset
18729 </cell>
18730 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18731 \begin_inset Text
18732
18733 \begin_layout Plain Layout
18734
18735 \end_layout
18736
18737 \end_inset
18738 </cell>
18739 </row>
18740 <row endhead="true">
18741 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18742 \begin_inset Text
18743
18744 \begin_layout Plain Layout
18745
18746 \series bold
18747 NAME
18748 \end_layout
18749
18750 \end_inset
18751 </cell>
18752 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18753 \begin_inset Text
18754
18755 \begin_layout Plain Layout
18756
18757 \end_layout
18758
18759 \end_inset
18760 </cell>
18761 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18762 \begin_inset Text
18763
18764 \begin_layout Plain Layout
18765
18766 \series bold
18767 TEL.
18768 \end_layout
18769
18770 \end_inset
18771 </cell>
18772 </row>
18773 <row endfoot="true">
18774 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18775 \begin_inset Text
18776
18777 \begin_layout Plain Layout
18778  
18779 \series bold
18780 continue ...
18781 \end_layout
18782
18783 \end_inset
18784 </cell>
18785 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18786 \begin_inset Text
18787
18788 \begin_layout Plain Layout
18789
18790 \end_layout
18791
18792 \end_inset
18793 </cell>
18794 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18795 \begin_inset Text
18796
18797 \begin_layout Plain Layout
18798
18799 \end_layout
18800
18801 \end_inset
18802 </cell>
18803 </row>
18804 <row>
18805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18806 \begin_inset Text
18807
18808 \begin_layout Plain Layout
18809
18810 \series bold
18811 Annovi
18812 \end_layout
18813
18814 \end_inset
18815 </cell>
18816 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18817 \begin_inset Text
18818
18819 \begin_layout Plain Layout
18820 Silvia
18821 \end_layout
18822
18823 \end_inset
18824 </cell>
18825 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18826 \begin_inset Text
18827
18828 \begin_layout Plain Layout
18829 111
18830 \end_layout
18831
18832 \end_inset
18833 </cell>
18834 </row>
18835 <row>
18836 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18837 \begin_inset Text
18838
18839 \begin_layout Plain Layout
18840
18841 \series bold
18842 Bertoli
18843 \end_layout
18844
18845 \end_inset
18846 </cell>
18847 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18848 \begin_inset Text
18849
18850 \begin_layout Plain Layout
18851 Stefano
18852 \end_layout
18853
18854 \end_inset
18855 </cell>
18856 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18857 \begin_inset Text
18858
18859 \begin_layout Plain Layout
18860 111
18861 \end_layout
18862
18863 \end_inset
18864 </cell>
18865 </row>
18866 <row>
18867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18868 \begin_inset Text
18869
18870 \begin_layout Plain Layout
18871
18872 \series bold
18873 Bozzi
18874 \end_layout
18875
18876 \end_inset
18877 </cell>
18878 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Plain Layout
18882 Walter
18883 \end_layout
18884
18885 \end_inset
18886 </cell>
18887 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18888 \begin_inset Text
18889
18890 \begin_layout Plain Layout
18891 111
18892 \end_layout
18893
18894 \end_inset
18895 </cell>
18896 </row>
18897 <row>
18898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902
18903 \series bold
18904 Cachia
18905 \end_layout
18906
18907 \end_inset
18908 </cell>
18909 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18910 \begin_inset Text
18911
18912 \begin_layout Plain Layout
18913 Maria
18914 \end_layout
18915
18916 \end_inset
18917 </cell>
18918 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18919 \begin_inset Text
18920
18921 \begin_layout Plain Layout
18922 111
18923 \end_layout
18924
18925 \end_inset
18926 </cell>
18927 </row>
18928 <row>
18929 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18930 \begin_inset Text
18931
18932 \begin_layout Plain Layout
18933
18934 \series bold
18935 Cachia
18936 \end_layout
18937
18938 \end_inset
18939 </cell>
18940 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18941 \begin_inset Text
18942
18943 \begin_layout Plain Layout
18944 Maurizio
18945 \end_layout
18946
18947 \end_inset
18948 </cell>
18949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18950 \begin_inset Text
18951
18952 \begin_layout Plain Layout
18953 111
18954 \end_layout
18955
18956 \end_inset
18957 </cell>
18958 </row>
18959 <row>
18960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18961 \begin_inset Text
18962
18963 \begin_layout Plain Layout
18964
18965 \series bold
18966 Cinquemani
18967 \end_layout
18968
18969 \end_inset
18970 </cell>
18971 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18972 \begin_inset Text
18973
18974 \begin_layout Plain Layout
18975 Giusi
18976 \end_layout
18977
18978 \end_inset
18979 </cell>
18980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18981 \begin_inset Text
18982
18983 \begin_layout Plain Layout
18984 111
18985 \end_layout
18986
18987 \end_inset
18988 </cell>
18989 </row>
18990 <row>
18991 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18992 \begin_inset Text
18993
18994 \begin_layout Plain Layout
18995
18996 \series bold
18997 Colin
18998 \end_layout
18999
19000 \end_inset
19001 </cell>
19002 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19003 \begin_inset Text
19004
19005 \begin_layout Plain Layout
19006 Bernard
19007 \end_layout
19008
19009 \end_inset
19010 </cell>
19011 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19012 \begin_inset Text
19013
19014 \begin_layout Plain Layout
19015 111
19016 \end_layout
19017
19018 \end_inset
19019 </cell>
19020 </row>
19021 <row>
19022 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19023 \begin_inset Text
19024
19025 \begin_layout Plain Layout
19026
19027 \series bold
19028 Concli
19029 \end_layout
19030
19031 \end_inset
19032 </cell>
19033 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19034 \begin_inset Text
19035
19036 \begin_layout Plain Layout
19037 Gianfranco
19038 \end_layout
19039
19040 \end_inset
19041 </cell>
19042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19043 \begin_inset Text
19044
19045 \begin_layout Plain Layout
19046 111
19047 \end_layout
19048
19049 \end_inset
19050 </cell>
19051 </row>
19052 <row>
19053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19054 \begin_inset Text
19055
19056 \begin_layout Plain Layout
19057
19058 \series bold
19059 Dal Bosco
19060 \end_layout
19061
19062 \end_inset
19063 </cell>
19064 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19065 \begin_inset Text
19066
19067 \begin_layout Plain Layout
19068 Carolina
19069 \end_layout
19070
19071 \end_inset
19072 </cell>
19073 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19074 \begin_inset Text
19075
19076 \begin_layout Plain Layout
19077 111
19078 \end_layout
19079
19080 \end_inset
19081 </cell>
19082 </row>
19083 <row>
19084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19085 \begin_inset Text
19086
19087 \begin_layout Plain Layout
19088
19089 \series bold
19090 Dalpiaz
19091 \end_layout
19092
19093 \end_inset
19094 </cell>
19095 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19096 \begin_inset Text
19097
19098 \begin_layout Plain Layout
19099 Annamaria
19100 \end_layout
19101
19102 \end_inset
19103 </cell>
19104 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19105 \begin_inset Text
19106
19107 \begin_layout Plain Layout
19108 111
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 </row>
19114 <row>
19115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119
19120 \series bold
19121 Feliciello
19122 \end_layout
19123
19124 \end_inset
19125 </cell>
19126 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19127 \begin_inset Text
19128
19129 \begin_layout Plain Layout
19130 Domenico
19131 \end_layout
19132
19133 \end_inset
19134 </cell>
19135 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19136 \begin_inset Text
19137
19138 \begin_layout Plain Layout
19139 111
19140 \end_layout
19141
19142 \end_inset
19143 </cell>
19144 </row>
19145 <row>
19146 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19147 \begin_inset Text
19148
19149 \begin_layout Plain Layout
19150
19151 \series bold
19152 Focarelli
19153 \end_layout
19154
19155 \end_inset
19156 </cell>
19157 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19158 \begin_inset Text
19159
19160 \begin_layout Plain Layout
19161 Paola
19162 \end_layout
19163
19164 \end_inset
19165 </cell>
19166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19167 \begin_inset Text
19168
19169 \begin_layout Plain Layout
19170 111
19171 \end_layout
19172
19173 \end_inset
19174 </cell>
19175 </row>
19176 <row>
19177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19178 \begin_inset Text
19179
19180 \begin_layout Plain Layout
19181
19182 \series bold
19183 Galletti
19184 \end_layout
19185
19186 \end_inset
19187 </cell>
19188 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19189 \begin_inset Text
19190
19191 \begin_layout Plain Layout
19192 Oreste
19193 \end_layout
19194
19195 \end_inset
19196 </cell>
19197 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19198 \begin_inset Text
19199
19200 \begin_layout Plain Layout
19201 111
19202 \end_layout
19203
19204 \end_inset
19205 </cell>
19206 </row>
19207 <row>
19208 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19209 \begin_inset Text
19210
19211 \begin_layout Plain Layout
19212
19213 \series bold
19214 Gasparini
19215 \end_layout
19216
19217 \end_inset
19218 </cell>
19219 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19220 \begin_inset Text
19221
19222 \begin_layout Plain Layout
19223 Franca
19224 \end_layout
19225
19226 \end_inset
19227 </cell>
19228 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19229 \begin_inset Text
19230
19231 \begin_layout Plain Layout
19232 111
19233 \end_layout
19234
19235 \end_inset
19236 </cell>
19237 </row>
19238 <row>
19239 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19240 \begin_inset Text
19241
19242 \begin_layout Plain Layout
19243
19244 \series bold
19245 Rizzardi
19246 \end_layout
19247
19248 \end_inset
19249 </cell>
19250 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19251 \begin_inset Text
19252
19253 \begin_layout Plain Layout
19254 Paola
19255 \end_layout
19256
19257 \end_inset
19258 </cell>
19259 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19260 \begin_inset Text
19261
19262 \begin_layout Plain Layout
19263 111
19264 \end_layout
19265
19266 \end_inset
19267 </cell>
19268 </row>
19269 <row>
19270 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19271 \begin_inset Text
19272
19273 \begin_layout Plain Layout
19274
19275 \series bold
19276 Lassini
19277 \end_layout
19278
19279 \end_inset
19280 </cell>
19281 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19282 \begin_inset Text
19283
19284 \begin_layout Plain Layout
19285 Giancarlo
19286 \end_layout
19287
19288 \end_inset
19289 </cell>
19290 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19291 \begin_inset Text
19292
19293 \begin_layout Plain Layout
19294 111
19295 \end_layout
19296
19297 \end_inset
19298 </cell>
19299 </row>
19300 <row>
19301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305
19306 \series bold
19307 Malfatti
19308 \end_layout
19309
19310 \end_inset
19311 </cell>
19312 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19313 \begin_inset Text
19314
19315 \begin_layout Plain Layout
19316 Luciano
19317 \end_layout
19318
19319 \end_inset
19320 </cell>
19321 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19322 \begin_inset Text
19323
19324 \begin_layout Plain Layout
19325 111
19326 \end_layout
19327
19328 \end_inset
19329 </cell>
19330 </row>
19331 <row>
19332 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19333 \begin_inset Text
19334
19335 \begin_layout Plain Layout
19336
19337 \series bold
19338 Malfatti
19339 \end_layout
19340
19341 \end_inset
19342 </cell>
19343 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19344 \begin_inset Text
19345
19346 \begin_layout Plain Layout
19347 Valeriano
19348 \end_layout
19349
19350 \end_inset
19351 </cell>
19352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19353 \begin_inset Text
19354
19355 \begin_layout Plain Layout
19356 111
19357 \end_layout
19358
19359 \end_inset
19360 </cell>
19361 </row>
19362 <row>
19363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367
19368 \series bold
19369 Meneguzzo
19370 \end_layout
19371
19372 \end_inset
19373 </cell>
19374 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378 Roberto
19379 \end_layout
19380
19381 \end_inset
19382 </cell>
19383 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19384 \begin_inset Text
19385
19386 \begin_layout Plain Layout
19387 111
19388 \end_layout
19389
19390 \end_inset
19391 </cell>
19392 </row>
19393 <row>
19394 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19395 \begin_inset Text
19396
19397 \begin_layout Plain Layout
19398
19399 \series bold
19400 Mezzadra
19401 \end_layout
19402
19403 \end_inset
19404 </cell>
19405 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19406 \begin_inset Text
19407
19408 \begin_layout Plain Layout
19409 Roberto
19410 \end_layout
19411
19412 \end_inset
19413 </cell>
19414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19415 \begin_inset Text
19416
19417 \begin_layout Plain Layout
19418 111
19419 \end_layout
19420
19421 \end_inset
19422 </cell>
19423 </row>
19424 <row>
19425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19426 \begin_inset Text
19427
19428 \begin_layout Plain Layout
19429
19430 \series bold
19431 Pirpamer
19432 \end_layout
19433
19434 \end_inset
19435 </cell>
19436 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19437 \begin_inset Text
19438
19439 \begin_layout Plain Layout
19440 Erich
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19446 \begin_inset Text
19447
19448 \begin_layout Plain Layout
19449 111
19450 \end_layout
19451
19452 \end_inset
19453 </cell>
19454 </row>
19455 <row>
19456 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19457 \begin_inset Text
19458
19459 \begin_layout Plain Layout
19460
19461 \series bold
19462 Pochiesa
19463 \end_layout
19464
19465 \end_inset
19466 </cell>
19467 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19468 \begin_inset Text
19469
19470 \begin_layout Plain Layout
19471 Paolo
19472 \end_layout
19473
19474 \end_inset
19475 </cell>
19476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19477 \begin_inset Text
19478
19479 \begin_layout Plain Layout
19480 111, 222
19481 \end_layout
19482
19483 \end_inset
19484 </cell>
19485 </row>
19486 <row>
19487 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19488 \begin_inset Text
19489
19490 \begin_layout Plain Layout
19491
19492 \series bold
19493 Radina
19494 \end_layout
19495
19496 \end_inset
19497 </cell>
19498 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19499 \begin_inset Text
19500
19501 \begin_layout Plain Layout
19502 Claudio
19503 \end_layout
19504
19505 \end_inset
19506 </cell>
19507 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19508 \begin_inset Text
19509
19510 \begin_layout Plain Layout
19511 111
19512 \end_layout
19513
19514 \end_inset
19515 </cell>
19516 </row>
19517 <row>
19518 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19519 \begin_inset Text
19520
19521 \begin_layout Plain Layout
19522
19523 \series bold
19524 Stuffer
19525 \end_layout
19526
19527 \end_inset
19528 </cell>
19529 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19530 \begin_inset Text
19531
19532 \begin_layout Plain Layout
19533 Oskar
19534 \end_layout
19535
19536 \end_inset
19537 </cell>
19538 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Plain Layout
19542 111
19543 \end_layout
19544
19545 \end_inset
19546 </cell>
19547 </row>
19548 <row>
19549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19550 \begin_inset Text
19551
19552 \begin_layout Plain Layout
19553
19554 \series bold
19555 Tacchelli
19556 \end_layout
19557
19558 \end_inset
19559 </cell>
19560 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19561 \begin_inset Text
19562
19563 \begin_layout Plain Layout
19564 Ugo
19565 \end_layout
19566
19567 \end_inset
19568 </cell>
19569 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19570 \begin_inset Text
19571
19572 \begin_layout Plain Layout
19573 111
19574 \end_layout
19575
19576 \end_inset
19577 </cell>
19578 </row>
19579 <row>
19580 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19581 \begin_inset Text
19582
19583 \begin_layout Plain Layout
19584
19585 \series bold
19586 Tezzele
19587 \end_layout
19588
19589 \end_inset
19590 </cell>
19591 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19592 \begin_inset Text
19593
19594 \begin_layout Plain Layout
19595 Margit
19596 \end_layout
19597
19598 \end_inset
19599 </cell>
19600 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19601 \begin_inset Text
19602
19603 \begin_layout Plain Layout
19604 111
19605 \end_layout
19606
19607 \end_inset
19608 </cell>
19609 </row>
19610 <row>
19611 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19612 \begin_inset Text
19613
19614 \begin_layout Plain Layout
19615
19616 \series bold
19617 Unterkalmsteiner
19618 \end_layout
19619
19620 \end_inset
19621 </cell>
19622 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19623 \begin_inset Text
19624
19625 \begin_layout Plain Layout
19626 Frieda
19627 \end_layout
19628
19629 \end_inset
19630 </cell>
19631 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19632 \begin_inset Text
19633
19634 \begin_layout Plain Layout
19635 111
19636 \end_layout
19637
19638 \end_inset
19639 </cell>
19640 </row>
19641 <row>
19642 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19643 \begin_inset Text
19644
19645 \begin_layout Plain Layout
19646
19647 \series bold
19648 Vieider
19649 \end_layout
19650
19651 \end_inset
19652 </cell>
19653 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19654 \begin_inset Text
19655
19656 \begin_layout Plain Layout
19657 Hilde
19658 \end_layout
19659
19660 \end_inset
19661 </cell>
19662 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19663 \begin_inset Text
19664
19665 \begin_layout Plain Layout
19666 111
19667 \end_layout
19668
19669 \end_inset
19670 </cell>
19671 </row>
19672 <row>
19673 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19674 \begin_inset Text
19675
19676 \begin_layout Plain Layout
19677
19678 \series bold
19679 Vigna
19680 \end_layout
19681
19682 \end_inset
19683 </cell>
19684 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19685 \begin_inset Text
19686
19687 \begin_layout Plain Layout
19688 Jürgen
19689 \end_layout
19690
19691 \end_inset
19692 </cell>
19693 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19694 \begin_inset Text
19695
19696 \begin_layout Plain Layout
19697 111
19698 \end_layout
19699
19700 \end_inset
19701 </cell>
19702 </row>
19703 <row>
19704 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19705 \begin_inset Text
19706
19707 \begin_layout Plain Layout
19708
19709 \series bold
19710 Weber
19711 \end_layout
19712
19713 \end_inset
19714 </cell>
19715 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19716 \begin_inset Text
19717
19718 \begin_layout Plain Layout
19719 Maurizio
19720 \end_layout
19721
19722 \end_inset
19723 </cell>
19724 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19725 \begin_inset Text
19726
19727 \begin_layout Plain Layout
19728 111
19729 \end_layout
19730
19731 \end_inset
19732 </cell>
19733 </row>
19734 <row>
19735 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19736 \begin_inset Text
19737
19738 \begin_layout Plain Layout
19739
19740 \series bold
19741 Winkler
19742 \end_layout
19743
19744 \end_inset
19745 </cell>
19746 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19747 \begin_inset Text
19748
19749 \begin_layout Plain Layout
19750 Franz
19751 \end_layout
19752
19753 \end_inset
19754 </cell>
19755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19756 \begin_inset Text
19757
19758 \begin_layout Plain Layout
19759 111
19760 \end_layout
19761
19762 \end_inset
19763 </cell>
19764 </row>
19765 <row>
19766 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19767 \begin_inset Text
19768
19769 \begin_layout Plain Layout
19770  
19771 \end_layout
19772
19773 \end_inset
19774 </cell>
19775 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19776 \begin_inset Text
19777
19778 \begin_layout Plain Layout
19779
19780 \end_layout
19781
19782 \end_inset
19783 </cell>
19784 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19785 \begin_inset Text
19786
19787 \begin_layout Plain Layout
19788
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 </row>
19794 <row>
19795 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Plain Layout
19799
19800 \series bold
19801 Annovi
19802 \end_layout
19803
19804 \end_inset
19805 </cell>
19806 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810 Silvia
19811 \end_layout
19812
19813 \end_inset
19814 </cell>
19815 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19816 \begin_inset Text
19817
19818 \begin_layout Plain Layout
19819 555
19820 \end_layout
19821
19822 \end_inset
19823 </cell>
19824 </row>
19825 <row>
19826 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19827 \begin_inset Text
19828
19829 \begin_layout Plain Layout
19830
19831 \series bold
19832 Bertoli
19833 \end_layout
19834
19835 \end_inset
19836 </cell>
19837 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19838 \begin_inset Text
19839
19840 \begin_layout Plain Layout
19841 Stefano
19842 \end_layout
19843
19844 \end_inset
19845 </cell>
19846 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19847 \begin_inset Text
19848
19849 \begin_layout Plain Layout
19850 555
19851 \end_layout
19852
19853 \end_inset
19854 </cell>
19855 </row>
19856 <row>
19857 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19858 \begin_inset Text
19859
19860 \begin_layout Plain Layout
19861
19862 \series bold
19863 Bozzi
19864 \end_layout
19865
19866 \end_inset
19867 </cell>
19868 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19869 \begin_inset Text
19870
19871 \begin_layout Plain Layout
19872 Walter
19873 \end_layout
19874
19875 \end_inset
19876 </cell>
19877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19878 \begin_inset Text
19879
19880 \begin_layout Plain Layout
19881 555
19882 \end_layout
19883
19884 \end_inset
19885 </cell>
19886 </row>
19887 <row>
19888 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19889 \begin_inset Text
19890
19891 \begin_layout Plain Layout
19892
19893 \series bold
19894 Cachia
19895 \end_layout
19896
19897 \end_inset
19898 </cell>
19899 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19900 \begin_inset Text
19901
19902 \begin_layout Plain Layout
19903 Maria
19904 \end_layout
19905
19906 \end_inset
19907 </cell>
19908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19909 \begin_inset Text
19910
19911 \begin_layout Plain Layout
19912 555
19913 \end_layout
19914
19915 \end_inset
19916 </cell>
19917 </row>
19918 <row>
19919 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19920 \begin_inset Text
19921
19922 \begin_layout Plain Layout
19923
19924 \series bold
19925 Cachia
19926 \end_layout
19927
19928 \end_inset
19929 </cell>
19930 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19931 \begin_inset Text
19932
19933 \begin_layout Plain Layout
19934 Maurizio
19935 \end_layout
19936
19937 \end_inset
19938 </cell>
19939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19940 \begin_inset Text
19941
19942 \begin_layout Plain Layout
19943 555
19944 \end_layout
19945
19946 \end_inset
19947 </cell>
19948 </row>
19949 <row>
19950 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19951 \begin_inset Text
19952
19953 \begin_layout Plain Layout
19954
19955 \series bold
19956 Cinquemani
19957 \end_layout
19958
19959 \end_inset
19960 </cell>
19961 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19962 \begin_inset Text
19963
19964 \begin_layout Plain Layout
19965 Giusi
19966 \end_layout
19967
19968 \end_inset
19969 </cell>
19970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19971 \begin_inset Text
19972
19973 \begin_layout Plain Layout
19974 555
19975 \end_layout
19976
19977 \end_inset
19978 </cell>
19979 </row>
19980 <row>
19981 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19982 \begin_inset Text
19983
19984 \begin_layout Plain Layout
19985
19986 \series bold
19987 Colin
19988 \end_layout
19989
19990 \end_inset
19991 </cell>
19992 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19993 \begin_inset Text
19994
19995 \begin_layout Plain Layout
19996 Bernard
19997 \end_layout
19998
19999 \end_inset
20000 </cell>
20001 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20002 \begin_inset Text
20003
20004 \begin_layout Plain Layout
20005 555
20006 \end_layout
20007
20008 \end_inset
20009 </cell>
20010 </row>
20011 <row>
20012 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20013 \begin_inset Text
20014
20015 \begin_layout Plain Layout
20016
20017 \series bold
20018 Concli
20019 \end_layout
20020
20021 \end_inset
20022 </cell>
20023 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20024 \begin_inset Text
20025
20026 \begin_layout Plain Layout
20027 Gianfranco
20028 \end_layout
20029
20030 \end_inset
20031 </cell>
20032 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20033 \begin_inset Text
20034
20035 \begin_layout Plain Layout
20036 555
20037 \end_layout
20038
20039 \end_inset
20040 </cell>
20041 </row>
20042 <row>
20043 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20044 \begin_inset Text
20045
20046 \begin_layout Plain Layout
20047
20048 \series bold
20049 Dal Bosco
20050 \end_layout
20051
20052 \end_inset
20053 </cell>
20054 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20055 \begin_inset Text
20056
20057 \begin_layout Plain Layout
20058 Carolina
20059 \end_layout
20060
20061 \end_inset
20062 </cell>
20063 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20064 \begin_inset Text
20065
20066 \begin_layout Plain Layout
20067 555
20068 \end_layout
20069
20070 \end_inset
20071 </cell>
20072 </row>
20073 <row>
20074 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20075 \begin_inset Text
20076
20077 \begin_layout Plain Layout
20078
20079 \series bold
20080 Dalpiaz
20081 \end_layout
20082
20083 \end_inset
20084 </cell>
20085 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20086 \begin_inset Text
20087
20088 \begin_layout Plain Layout
20089 Annamaria
20090 \end_layout
20091
20092 \end_inset
20093 </cell>
20094 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20095 \begin_inset Text
20096
20097 \begin_layout Plain Layout
20098 555
20099 \end_layout
20100
20101 \end_inset
20102 </cell>
20103 </row>
20104 <row>
20105 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20106 \begin_inset Text
20107
20108 \begin_layout Plain Layout
20109
20110 \series bold
20111 Feliciello
20112 \end_layout
20113
20114 \end_inset
20115 </cell>
20116 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20117 \begin_inset Text
20118
20119 \begin_layout Plain Layout
20120 Domenico
20121 \end_layout
20122
20123 \end_inset
20124 </cell>
20125 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20126 \begin_inset Text
20127
20128 \begin_layout Plain Layout
20129 555
20130 \end_layout
20131
20132 \end_inset
20133 </cell>
20134 </row>
20135 <row>
20136 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20137 \begin_inset Text
20138
20139 \begin_layout Plain Layout
20140
20141 \series bold
20142 Focarelli
20143 \end_layout
20144
20145 \end_inset
20146 </cell>
20147 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20148 \begin_inset Text
20149
20150 \begin_layout Plain Layout
20151 Paola
20152 \end_layout
20153
20154 \end_inset
20155 </cell>
20156 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20157 \begin_inset Text
20158
20159 \begin_layout Plain Layout
20160 555
20161 \end_layout
20162
20163 \end_inset
20164 </cell>
20165 </row>
20166 <row>
20167 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20168 \begin_inset Text
20169
20170 \begin_layout Plain Layout
20171
20172 \series bold
20173 Galletti
20174 \end_layout
20175
20176 \end_inset
20177 </cell>
20178 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20179 \begin_inset Text
20180
20181 \begin_layout Plain Layout
20182 Oreste
20183 \end_layout
20184
20185 \end_inset
20186 </cell>
20187 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20188 \begin_inset Text
20189
20190 \begin_layout Plain Layout
20191 555
20192 \end_layout
20193
20194 \end_inset
20195 </cell>
20196 </row>
20197 <row>
20198 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20199 \begin_inset Text
20200
20201 \begin_layout Plain Layout
20202
20203 \series bold
20204 Gasparini
20205 \end_layout
20206
20207 \end_inset
20208 </cell>
20209 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20210 \begin_inset Text
20211
20212 \begin_layout Plain Layout
20213 Franca
20214 \end_layout
20215
20216 \end_inset
20217 </cell>
20218 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20219 \begin_inset Text
20220
20221 \begin_layout Plain Layout
20222 555
20223 \end_layout
20224
20225 \end_inset
20226 </cell>
20227 </row>
20228 <row>
20229 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20230 \begin_inset Text
20231
20232 \begin_layout Plain Layout
20233
20234 \series bold
20235 Rizzardi
20236 \end_layout
20237
20238 \end_inset
20239 </cell>
20240 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20241 \begin_inset Text
20242
20243 \begin_layout Plain Layout
20244 Paola
20245 \end_layout
20246
20247 \end_inset
20248 </cell>
20249 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20250 \begin_inset Text
20251
20252 \begin_layout Plain Layout
20253 555
20254 \end_layout
20255
20256 \end_inset
20257 </cell>
20258 </row>
20259 <row>
20260 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20261 \begin_inset Text
20262
20263 \begin_layout Plain Layout
20264
20265 \series bold
20266 Lassini
20267 \end_layout
20268
20269 \end_inset
20270 </cell>
20271 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20272 \begin_inset Text
20273
20274 \begin_layout Plain Layout
20275 Giancarlo
20276 \end_layout
20277
20278 \end_inset
20279 </cell>
20280 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20281 \begin_inset Text
20282
20283 \begin_layout Plain Layout
20284 555
20285 \end_layout
20286
20287 \end_inset
20288 </cell>
20289 </row>
20290 <row>
20291 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20292 \begin_inset Text
20293
20294 \begin_layout Plain Layout
20295
20296 \series bold
20297 Malfatti
20298 \end_layout
20299
20300 \end_inset
20301 </cell>
20302 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20303 \begin_inset Text
20304
20305 \begin_layout Plain Layout
20306 Luciano
20307 \end_layout
20308
20309 \end_inset
20310 </cell>
20311 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20312 \begin_inset Text
20313
20314 \begin_layout Plain Layout
20315 555
20316 \end_layout
20317
20318 \end_inset
20319 </cell>
20320 </row>
20321 <row>
20322 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20323 \begin_inset Text
20324
20325 \begin_layout Plain Layout
20326
20327 \series bold
20328 Malfatti
20329 \end_layout
20330
20331 \end_inset
20332 </cell>
20333 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20334 \begin_inset Text
20335
20336 \begin_layout Plain Layout
20337 Valeriano
20338 \end_layout
20339
20340 \end_inset
20341 </cell>
20342 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20343 \begin_inset Text
20344
20345 \begin_layout Plain Layout
20346 555
20347 \end_layout
20348
20349 \end_inset
20350 </cell>
20351 </row>
20352 <row>
20353 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20354 \begin_inset Text
20355
20356 \begin_layout Plain Layout
20357
20358 \series bold
20359 Meneguzzo
20360 \end_layout
20361
20362 \end_inset
20363 </cell>
20364 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20365 \begin_inset Text
20366
20367 \begin_layout Plain Layout
20368 Roberto
20369 \end_layout
20370
20371 \end_inset
20372 </cell>
20373 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20374 \begin_inset Text
20375
20376 \begin_layout Plain Layout
20377 555
20378 \end_layout
20379
20380 \end_inset
20381 </cell>
20382 </row>
20383 <row>
20384 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20385 \begin_inset Text
20386
20387 \begin_layout Plain Layout
20388
20389 \series bold
20390 Mezzadra
20391 \end_layout
20392
20393 \end_inset
20394 </cell>
20395 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20396 \begin_inset Text
20397
20398 \begin_layout Plain Layout
20399 Roberto
20400 \end_layout
20401
20402 \end_inset
20403 </cell>
20404 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20405 \begin_inset Text
20406
20407 \begin_layout Plain Layout
20408 555
20409 \end_layout
20410
20411 \end_inset
20412 </cell>
20413 </row>
20414 <row>
20415 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20416 \begin_inset Text
20417
20418 \begin_layout Plain Layout
20419
20420 \series bold
20421 Pirpamer
20422 \end_layout
20423
20424 \end_inset
20425 </cell>
20426 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20427 \begin_inset Text
20428
20429 \begin_layout Plain Layout
20430 Erich
20431 \end_layout
20432
20433 \end_inset
20434 </cell>
20435 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20436 \begin_inset Text
20437
20438 \begin_layout Plain Layout
20439 555
20440 \end_layout
20441
20442 \end_inset
20443 </cell>
20444 </row>
20445 <row>
20446 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20447 \begin_inset Text
20448
20449 \begin_layout Plain Layout
20450
20451 \series bold
20452 Pochiesa
20453 \end_layout
20454
20455 \end_inset
20456 </cell>
20457 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20458 \begin_inset Text
20459
20460 \begin_layout Plain Layout
20461 Paolo
20462 \end_layout
20463
20464 \end_inset
20465 </cell>
20466 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20467 \begin_inset Text
20468
20469 \begin_layout Plain Layout
20470 555, 222
20471 \end_layout
20472
20473 \end_inset
20474 </cell>
20475 </row>
20476 <row>
20477 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20478 \begin_inset Text
20479
20480 \begin_layout Plain Layout
20481
20482 \series bold
20483 Radina
20484 \end_layout
20485
20486 \end_inset
20487 </cell>
20488 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20489 \begin_inset Text
20490
20491 \begin_layout Plain Layout
20492 Claudio
20493 \end_layout
20494
20495 \end_inset
20496 </cell>
20497 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20498 \begin_inset Text
20499
20500 \begin_layout Plain Layout
20501 555
20502 \end_layout
20503
20504 \end_inset
20505 </cell>
20506 </row>
20507 <row>
20508 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20509 \begin_inset Text
20510
20511 \begin_layout Plain Layout
20512
20513 \series bold
20514 Stuffer
20515 \end_layout
20516
20517 \end_inset
20518 </cell>
20519 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20520 \begin_inset Text
20521
20522 \begin_layout Plain Layout
20523 Oskar
20524 \end_layout
20525
20526 \end_inset
20527 </cell>
20528 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20529 \begin_inset Text
20530
20531 \begin_layout Plain Layout
20532 555
20533 \end_layout
20534
20535 \end_inset
20536 </cell>
20537 </row>
20538 <row>
20539 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20540 \begin_inset Text
20541
20542 \begin_layout Plain Layout
20543
20544 \series bold
20545 Tacchelli
20546 \end_layout
20547
20548 \end_inset
20549 </cell>
20550 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20551 \begin_inset Text
20552
20553 \begin_layout Plain Layout
20554 Ugo
20555 \end_layout
20556
20557 \end_inset
20558 </cell>
20559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20560 \begin_inset Text
20561
20562 \begin_layout Plain Layout
20563 555
20564 \end_layout
20565
20566 \end_inset
20567 </cell>
20568 </row>
20569 <row>
20570 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20571 \begin_inset Text
20572
20573 \begin_layout Plain Layout
20574
20575 \series bold
20576 Tezzele
20577 \end_layout
20578
20579 \end_inset
20580 </cell>
20581 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20582 \begin_inset Text
20583
20584 \begin_layout Plain Layout
20585 Margit
20586 \end_layout
20587
20588 \end_inset
20589 </cell>
20590 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20591 \begin_inset Text
20592
20593 \begin_layout Plain Layout
20594 555
20595 \end_layout
20596
20597 \end_inset
20598 </cell>
20599 </row>
20600 <row>
20601 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20602 \begin_inset Text
20603
20604 \begin_layout Plain Layout
20605
20606 \series bold
20607 Unterkalmsteiner
20608 \end_layout
20609
20610 \end_inset
20611 </cell>
20612 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20613 \begin_inset Text
20614
20615 \begin_layout Plain Layout
20616 Frieda
20617 \end_layout
20618
20619 \end_inset
20620 </cell>
20621 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20622 \begin_inset Text
20623
20624 \begin_layout Plain Layout
20625 555
20626 \end_layout
20627
20628 \end_inset
20629 </cell>
20630 </row>
20631 <row>
20632 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20633 \begin_inset Text
20634
20635 \begin_layout Plain Layout
20636
20637 \series bold
20638 Vieider
20639 \end_layout
20640
20641 \end_inset
20642 </cell>
20643 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20644 \begin_inset Text
20645
20646 \begin_layout Plain Layout
20647 Hilde
20648 \end_layout
20649
20650 \end_inset
20651 </cell>
20652 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20653 \begin_inset Text
20654
20655 \begin_layout Plain Layout
20656 555
20657 \end_layout
20658
20659 \end_inset
20660 </cell>
20661 </row>
20662 <row>
20663 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20664 \begin_inset Text
20665
20666 \begin_layout Plain Layout
20667
20668 \series bold
20669 Vigna
20670 \end_layout
20671
20672 \end_inset
20673 </cell>
20674 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20675 \begin_inset Text
20676
20677 \begin_layout Plain Layout
20678 Jürgen
20679 \end_layout
20680
20681 \end_inset
20682 </cell>
20683 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20684 \begin_inset Text
20685
20686 \begin_layout Plain Layout
20687 999
20688 \end_layout
20689
20690 \end_inset
20691 </cell>
20692 </row>
20693 <row>
20694 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20695 \begin_inset Text
20696
20697 \begin_layout Plain Layout
20698
20699 \series bold
20700 Weber
20701 \end_layout
20702
20703 \end_inset
20704 </cell>
20705 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20706 \begin_inset Text
20707
20708 \begin_layout Plain Layout
20709 Maurizio
20710 \end_layout
20711
20712 \end_inset
20713 </cell>
20714 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20715 \begin_inset Text
20716
20717 \begin_layout Plain Layout
20718 555
20719 \end_layout
20720
20721 \end_inset
20722 </cell>
20723 </row>
20724 <row>
20725 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20726 \begin_inset Text
20727
20728 \begin_layout Plain Layout
20729
20730 \series bold
20731 Winkler
20732 \end_layout
20733
20734 \end_inset
20735 </cell>
20736 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20737 \begin_inset Text
20738
20739 \begin_layout Plain Layout
20740 Franz
20741 \end_layout
20742
20743 \end_inset
20744 </cell>
20745 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20746 \begin_inset Text
20747
20748 \begin_layout Plain Layout
20749 555
20750 \end_layout
20751
20752 \end_inset
20753 </cell>
20754 </row>
20755 <row endlastfoot="true">
20756 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20757 \begin_inset Text
20758
20759 \begin_layout Plain Layout
20760
20761 \series bold
20762 End
20763 \end_layout
20764
20765 \end_inset
20766 </cell>
20767 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20768 \begin_inset Text
20769
20770 \begin_layout Plain Layout
20771
20772 \end_layout
20773
20774 \end_inset
20775 </cell>
20776 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20777 \begin_inset Text
20778
20779 \begin_layout Plain Layout
20780
20781 \end_layout
20782
20783 \end_inset
20784 </cell>
20785 </row>
20786 </lyxtabular>
20787
20788 \end_inset
20789
20790
20791 \end_layout
20792
20793 \begin_layout Subsection
20794 Table Cells
20795 \begin_inset Index idx
20796 status collapsed
20797
20798 \begin_layout Plain Layout
20799 Tables ! Cells
20800 \end_layout
20801
20802 \end_inset
20803
20804
20805 \begin_inset CommandInset label
20806 LatexCommand label
20807 name "sub:Table-Cells"
20808
20809 \end_inset
20810
20811
20812 \end_layout
20813
20814 \begin_layout Standard
20815 A table cell can contain text, inline equations, a figure, or another table.
20816  All these kinds of objects can be placed in the same cell.
20817  Font sizes and shapes can also be altered.
20818  But you can't put a special environment in a cell (like 
20819 \family sans
20820 Section*
20821 \family default
20822 , etc.), nor set spacing options etc.
20823  for the cell's paragraph.
20824 \end_layout
20825
20826 \begin_layout Standard
20827 To have multi-line entries in table cells, you have to declare a fixed width
20828  for the column in the table dialog.
20829  Your text is then automatically split into multiple lines and the cell
20830  is enlarged vertically when the length of the text exceeds the given width.
20831  An example:
20832 \end_layout
20833
20834 \begin_layout Standard
20835 \align center
20836 \begin_inset Tabular
20837 <lyxtabular version="3" rows="4" columns="3">
20838 <features tabularvalignment="middle">
20839 <column alignment="center" valignment="top" width="0pt">
20840 <column alignment="block" valignment="top" width="3cm">
20841 <column alignment="center" valignment="top" width="0pt">
20842 <row>
20843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20844 \begin_inset Text
20845
20846 \begin_layout Plain Layout
20847
20848 \family roman
20849 \series medium
20850 \shape up
20851 \size normal
20852 \emph off
20853 \bar no
20854 \noun off
20855 \color none
20856 1
20857 \end_layout
20858
20859 \end_inset
20860 </cell>
20861 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20862 \begin_inset Text
20863
20864 \begin_layout Plain Layout
20865
20866 \family roman
20867 \series medium
20868 \shape up
20869 \size normal
20870 \emph off
20871 \bar no
20872 \noun off
20873 \color none
20874 2
20875 \end_layout
20876
20877 \end_inset
20878 </cell>
20879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20880 \begin_inset Text
20881
20882 \begin_layout Plain Layout
20883
20884 \family roman
20885 \series medium
20886 \shape up
20887 \size normal
20888 \emph off
20889 \bar no
20890 \noun off
20891 \color none
20892 3
20893 \end_layout
20894
20895 \end_inset
20896 </cell>
20897 </row>
20898 <row>
20899 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20900 \begin_inset Text
20901
20902 \begin_layout Plain Layout
20903
20904 \family roman
20905 \series medium
20906 \shape up
20907 \size normal
20908 \emph off
20909 \bar no
20910 \noun off
20911 \color none
20912 4
20913 \end_layout
20914
20915 \end_inset
20916 </cell>
20917 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20918 \begin_inset Text
20919
20920 \begin_layout Plain Layout
20921
20922 \family roman
20923 \series medium
20924 \shape up
20925 \size normal
20926 \emph off
20927 \bar no
20928 \noun off
20929 \color none
20930 This is a multi-line entry in a table.
20931 \end_layout
20932
20933 \end_inset
20934 </cell>
20935 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20936 \begin_inset Text
20937
20938 \begin_layout Plain Layout
20939
20940 \family roman
20941 \series medium
20942 \shape up
20943 \size normal
20944 \emph off
20945 \bar no
20946 \noun off
20947 \color none
20948 5
20949 \end_layout
20950
20951 \end_inset
20952 </cell>
20953 </row>
20954 <row>
20955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20956 \begin_inset Text
20957
20958 \begin_layout Plain Layout
20959
20960 \family roman
20961 \series medium
20962 \shape up
20963 \size normal
20964 \emph off
20965 \bar no
20966 \noun off
20967 \color none
20968 6
20969 \end_layout
20970
20971 \end_inset
20972 </cell>
20973 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20974 \begin_inset Text
20975
20976 \begin_layout Plain Layout
20977
20978 \family roman
20979 \series medium
20980 \shape up
20981 \size normal
20982 \emph off
20983 \bar no
20984 \noun off
20985 \color none
20986 This is longer now.
20987 \end_layout
20988
20989 \end_inset
20990 </cell>
20991 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20992 \begin_inset Text
20993
20994 \begin_layout Plain Layout
20995
20996 \family roman
20997 \series medium
20998 \shape up
20999 \size normal
21000 \emph off
21001 \bar no
21002 \noun off
21003 \color none
21004 7
21005 \end_layout
21006
21007 \end_inset
21008 </cell>
21009 </row>
21010 <row>
21011 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21012 \begin_inset Text
21013
21014 \begin_layout Plain Layout
21015
21016 \family roman
21017 \series medium
21018 \shape up
21019 \size normal
21020 \emph off
21021 \bar no
21022 \noun off
21023 \color none
21024 8
21025 \end_layout
21026
21027 \end_inset
21028 </cell>
21029 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21030 \begin_inset Text
21031
21032 \begin_layout Plain Layout
21033
21034 \family roman
21035 \series medium
21036 \shape up
21037 \size normal
21038 \emph off
21039 \bar no
21040 \noun off
21041 \color none
21042 This is a multi-line entry in a table.
21043  This is longer now.
21044 \end_layout
21045
21046 \end_inset
21047 </cell>
21048 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21049 \begin_inset Text
21050
21051 \begin_layout Plain Layout
21052
21053 \family roman
21054 \series medium
21055 \shape up
21056 \size normal
21057 \emph off
21058 \bar no
21059 \noun off
21060 \color none
21061 9
21062 \end_layout
21063
21064 \end_inset
21065 </cell>
21066 </row>
21067 </lyxtabular>
21068
21069 \end_inset
21070
21071
21072 \end_layout
21073
21074 \begin_layout Standard
21075 Cutting and pasting between tables and table cells works reasonably well.
21076  You can cut and paste even more than one row.
21077 \begin_inset Foot
21078 status collapsed
21079
21080 \begin_layout Plain Layout
21081 Note, that you cannot paste into a multicell selection because it would
21082  not be clear what to do when pasting a single word in a selected 2×3.
21083  
21084 \end_layout
21085
21086 \end_inset
21087
21088  Selection with the mouse or with 
21089 \family sans
21090 Shift
21091 \family default
21092  plus the arrow keys works as usual.
21093  You can also copy and paste the entire table as a single unit by starting
21094  the selection from outside the table.
21095 \end_layout
21096
21097 \begin_layout Section
21098 Floats
21099 \begin_inset Index idx
21100 status collapsed
21101
21102 \begin_layout Plain Layout
21103 Floats
21104 \end_layout
21105
21106 \end_inset
21107
21108
21109 \begin_inset CommandInset label
21110 LatexCommand label
21111 name "sec:Floats"
21112
21113 \end_inset
21114
21115
21116 \end_layout
21117
21118 \begin_layout Subsection
21119 Introduction
21120 \end_layout
21121
21122 \begin_layout Standard
21123 A float is a block of text associated with some sort of label, which doesn't
21124  have a fixed location.
21125  It can 
21126 \begin_inset Quotes eld
21127 \end_inset
21128
21129 float
21130 \begin_inset Quotes erd
21131 \end_inset
21132
21133  forward or backward a page or two, to wherever it fits best.
21134  
21135 \family sans
21136 Footnotes
21137 \family default
21138  and 
21139 \family sans
21140 Margin
21141 \begin_inset space ~
21142 \end_inset
21143
21144 Notes
21145 \family default
21146  are also floats, because they can float to the next page when there are
21147  too many notes on the page.
21148 \end_layout
21149
21150 \begin_layout Standard
21151 Floats make it possible to get a high quality layout.
21152  Images and tables can be spread evenly over the pages to avoid whitespace
21153  and pages without text.
21154  As the floating often destroys the context between the text and the image/table
21155 , every float can be referenced in the text.
21156  Floats are therefore numbered.
21157  Referencing is described in section
21158 \begin_inset space ~
21159 \end_inset
21160
21161
21162 \begin_inset CommandInset ref
21163 LatexCommand ref
21164 reference "sec:Cross-References"
21165
21166 \end_inset
21167
21168 .
21169 \end_layout
21170
21171 \begin_layout Standard
21172 To insert a float, use the menu 
21173 \family sans
21174 Insert\SpecialChar \menuseparator
21175 Float
21176 \family default
21177 .
21178  A box with a caption will be inserted into your document.
21179  The label will automatically be translated to the document language in
21180  the output.
21181  After the label you can insert the caption text.
21182 \begin_inset Index idx
21183 status collapsed
21184
21185 \begin_layout Plain Layout
21186 Floats ! Captions
21187 \end_layout
21188
21189 \end_inset
21190
21191  The image or table is inserted above or below the caption in a separate
21192  paragraph within the float.
21193  To keep your LyX-document readable, you can open and close the float box
21194  by left-clicking on the box label.
21195  A closed float box looks like this: 
21196 \begin_inset Graphics
21197         filename clipart/floatQt4.png
21198         scale 80
21199
21200 \end_inset
21201
21202  – a gray button with a red label.
21203 \end_layout
21204
21205 \begin_layout Standard
21206 It is recommended to insert floats as a separate paragraph to avoid possible
21207  LaTeX-errors that can occur when the surrounding text is specially formatted.
21208 \end_layout
21209
21210 \begin_layout Subsection
21211 Examples
21212 \end_layout
21213
21214 \begin_layout Subsubsection
21215 Figure Floats
21216 \begin_inset CommandInset label
21217 LatexCommand label
21218 name "sub:Figure-Floats"
21219
21220 \end_inset
21221
21222
21223 \begin_inset Index idx
21224 status collapsed
21225
21226 \begin_layout Plain Layout
21227 Floats ! Figure floats
21228 \end_layout
21229
21230 \end_inset
21231
21232
21233 \end_layout
21234
21235 \begin_layout Standard
21236 Figure
21237 \begin_inset space ~
21238 \end_inset
21239
21240
21241 \begin_inset CommandInset ref
21242 LatexCommand ref
21243 reference "fig:Platypus-distorted"
21244
21245 \end_inset
21246
21247  was created using the menu 
21248 \family sans
21249 Insert\SpecialChar \menuseparator
21250 Float\SpecialChar \menuseparator
21251 Figure
21252 \family default
21253  or the toolbar button 
21254 \begin_inset Info
21255 type  "icon"
21256 arg   "float-insert figure"
21257 \end_inset
21258
21259 .
21260  The image was inserted by setting the cursor above the caption label and
21261  using the menu 
21262 \family sans
21263 Insert\SpecialChar \menuseparator
21264 Graphics
21265 \family default
21266  or the toolbar button 
21267 \begin_inset Info
21268 type  "icon"
21269 arg   "dialog-show-new-inset graphics"
21270 \end_inset
21271
21272 .
21273  The image in the float was horizontally centered by putting the cursor
21274  in front of or behind the image and using the menu 
21275 \family sans
21276 Edit\SpecialChar \menuseparator
21277 Paragraph
21278 \begin_inset space ~
21279 \end_inset
21280
21281 Settings
21282 \family default
21283  or the toolbar button 
21284 \begin_inset Info
21285 type  "icon"
21286 arg   "layout-paragraph"
21287 \end_inset
21288
21289 .
21290 \end_layout
21291
21292 \begin_layout Standard
21293 \begin_inset Float figure
21294 wide false
21295 sideways false
21296 status open
21297
21298 \begin_layout Plain Layout
21299 \align center
21300 \begin_inset Graphics
21301         filename clipart/platypus.eps
21302         lyxscale 50
21303         width 50col%
21304
21305 \end_inset
21306
21307
21308 \end_layout
21309
21310 \begin_layout Plain Layout
21311 \begin_inset Caption
21312
21313 \begin_layout Plain Layout
21314 \begin_inset CommandInset label
21315 LatexCommand label
21316 name "fig:Platypus-distorted"
21317
21318 \end_inset
21319
21320 A severely distorted platypus in a float.
21321 \end_layout
21322
21323 \end_inset
21324
21325
21326 \end_layout
21327
21328 \end_inset
21329
21330
21331 \end_layout
21332
21333 \begin_layout Standard
21334 This figure float also shows how to set a label and create a cross-reference
21335  to it: Insert a label into the caption using the menu 
21336 \family sans
21337 Insert\SpecialChar \menuseparator
21338 Label
21339 \family default
21340  or the toolbar button 
21341 \begin_inset Info
21342 type  "icon"
21343 arg   "label-insert"
21344 \end_inset
21345
21346  and refer to it using the menu 
21347 \family sans
21348 Insert\SpecialChar \menuseparator
21349 Cross-Reference
21350 \family default
21351  or the toolbar button 
21352 \begin_inset Info
21353 type  "icon"
21354 arg   "dialog-show-new-inset ref"
21355 \end_inset
21356
21357 .
21358  It is important to use references to figure floats, rather than using vague
21359  references like 
21360 \begin_inset Quotes eld
21361 \end_inset
21362
21363 the figure above
21364 \begin_inset Quotes erd
21365 \end_inset
21366
21367 , because, as LaTeX will reposition the floats in the final document, it
21368  might not be 
21369 \begin_inset Quotes eld
21370 \end_inset
21371
21372 above
21373 \begin_inset Quotes erd
21374 \end_inset
21375
21376  at all.
21377  For more about cross-references, see section
21378 \begin_inset space ~
21379 \end_inset
21380
21381
21382 \begin_inset CommandInset ref
21383 LatexCommand ref
21384 reference "sec:Cross-References"
21385
21386 \end_inset
21387
21388 .
21389 \end_layout
21390
21391 \begin_layout Standard
21392 Normally only one image is inserted in a figure float, but sometimes you
21393  might want to use two images with separate subcaptions.
21394  This can be done by inserting image floats into existing image floats.
21395  Note that only the main caption of the float is added to the List of Figures
21396  as described in section
21397 \begin_inset space ~
21398 \end_inset
21399
21400
21401 \begin_inset CommandInset ref
21402 LatexCommand ref
21403 reference "sub:List-of-Figures"
21404
21405 \end_inset
21406
21407 .
21408  Figure
21409 \begin_inset space ~
21410 \end_inset
21411
21412
21413 \begin_inset CommandInset ref
21414 LatexCommand ref
21415 reference "fig:Two-distorted-images"
21416
21417 \end_inset
21418
21419  is an example of a figure float with two images set side by side.
21420  You can also set the images one below the other.
21421  Figure
21422 \begin_inset space ~
21423 \end_inset
21424
21425
21426 \begin_inset CommandInset ref
21427 LatexCommand ref
21428 reference "fig:Undefinable"
21429
21430 \end_inset
21431
21432  and 
21433 \begin_inset CommandInset ref
21434 LatexCommand ref
21435 reference "fig:Platypus"
21436
21437 \end_inset
21438
21439  are the subfigures.
21440 \end_layout
21441
21442 \begin_layout Standard
21443 \begin_inset Float figure
21444 wide false
21445 sideways false
21446 status open
21447
21448 \begin_layout Plain Layout
21449 \begin_inset space \hfill{}
21450 \end_inset
21451
21452
21453 \begin_inset Float figure
21454 wide false
21455 sideways false
21456 status collapsed
21457
21458 \begin_layout Plain Layout
21459 \begin_inset Caption
21460
21461 \begin_layout Plain Layout
21462 \begin_inset CommandInset label
21463 LatexCommand label
21464 name "fig:Undefinable"
21465
21466 \end_inset
21467
21468 Undefinable
21469 \end_layout
21470
21471 \end_inset
21472
21473
21474 \end_layout
21475
21476 \begin_layout Plain Layout
21477 \begin_inset Graphics
21478         filename clipart/escher-lsd.eps
21479         width 45col%
21480
21481 \end_inset
21482
21483
21484 \end_layout
21485
21486 \end_inset
21487
21488
21489 \begin_inset space \hfill{}
21490 \end_inset
21491
21492
21493 \begin_inset Float figure
21494 wide false
21495 sideways false
21496 status collapsed
21497
21498 \begin_layout Plain Layout
21499 \begin_inset Caption
21500
21501 \begin_layout Plain Layout
21502 \begin_inset CommandInset label
21503 LatexCommand label
21504 name "fig:Platypus"
21505
21506 \end_inset
21507
21508 Platypus
21509 \end_layout
21510
21511 \end_inset
21512
21513
21514 \end_layout
21515
21516 \begin_layout Plain Layout
21517 \begin_inset Graphics
21518         filename clipart/platypus.eps
21519         lyxscale 60
21520         width 45col%
21521
21522 \end_inset
21523
21524
21525 \end_layout
21526
21527 \end_inset
21528
21529
21530 \begin_inset space \hfill{}
21531 \end_inset
21532
21533
21534 \end_layout
21535
21536 \begin_layout Plain Layout
21537 \begin_inset Caption
21538
21539 \begin_layout Plain Layout
21540 \begin_inset CommandInset label
21541 LatexCommand label
21542 name "fig:Two-distorted-images"
21543
21544 \end_inset
21545
21546 Two distorted images.
21547 \end_layout
21548
21549 \end_inset
21550
21551
21552 \end_layout
21553
21554 \end_inset
21555
21556
21557 \end_layout
21558
21559 \begin_layout Subsubsection
21560 Table Floats
21561 \begin_inset Index idx
21562 status collapsed
21563
21564 \begin_layout Plain Layout
21565 Floats ! Table floats
21566 \end_layout
21567
21568 \end_inset
21569
21570
21571 \end_layout
21572
21573 \begin_layout Standard
21574 Table floats can be inserted using the menu 
21575 \family sans
21576 Insert\SpecialChar \menuseparator
21577 Float\SpecialChar \menuseparator
21578 Table
21579 \family default
21580  or the toolbar button 
21581 \begin_inset Info
21582 type  "icon"
21583 arg   "float-insert table"
21584 \end_inset
21585
21586 .
21587  They have the same properties as figure floats except for the different
21588  label.
21589  Table
21590 \begin_inset space ~
21591 \end_inset
21592
21593
21594 \begin_inset CommandInset ref
21595 LatexCommand ref
21596 reference "tab:Table-float"
21597
21598 \end_inset
21599
21600  is a table float.
21601 \end_layout
21602
21603 \begin_layout Standard
21604 \begin_inset Float table
21605 wide false
21606 sideways false
21607 status open
21608
21609 \begin_layout Plain Layout
21610 \begin_inset Caption
21611
21612 \begin_layout Plain Layout
21613 \begin_inset CommandInset label
21614 LatexCommand label
21615 name "tab:Table-float"
21616
21617 \end_inset
21618
21619 A table float.
21620 \end_layout
21621
21622 \end_inset
21623
21624
21625 \end_layout
21626
21627 \begin_layout Plain Layout
21628 \align center
21629 \begin_inset Tabular
21630 <lyxtabular version="3" rows="3" columns="3">
21631 <features tabularvalignment="middle">
21632 <column alignment="center" valignment="top" width="0pt">
21633 <column alignment="center" valignment="top" width="0pt">
21634 <column alignment="center" valignment="top" width="0pt">
21635 <row>
21636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21637 \begin_inset Text
21638
21639 \begin_layout Plain Layout
21640
21641 \family roman
21642 \series medium
21643 \shape up
21644 \size normal
21645 \emph off
21646 \bar no
21647 \noun off
21648 \color none
21649 1
21650 \end_layout
21651
21652 \end_inset
21653 </cell>
21654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21655 \begin_inset Text
21656
21657 \begin_layout Plain Layout
21658
21659 \family roman
21660 \series medium
21661 \shape up
21662 \size normal
21663 \emph off
21664 \bar no
21665 \noun off
21666 \color none
21667 2
21668 \end_layout
21669
21670 \end_inset
21671 </cell>
21672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21673 \begin_inset Text
21674
21675 \begin_layout Plain Layout
21676
21677 \family roman
21678 \series medium
21679 \shape up
21680 \size normal
21681 \emph off
21682 \bar no
21683 \noun off
21684 \color none
21685 3
21686 \end_layout
21687
21688 \end_inset
21689 </cell>
21690 </row>
21691 <row>
21692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21693 \begin_inset Text
21694
21695 \begin_layout Plain Layout
21696
21697 \family roman
21698 \series medium
21699 \shape up
21700 \size normal
21701 \emph off
21702 \bar no
21703 \noun off
21704 \color none
21705 Joe
21706 \end_layout
21707
21708 \end_inset
21709 </cell>
21710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21711 \begin_inset Text
21712
21713 \begin_layout Plain Layout
21714
21715 \family roman
21716 \series medium
21717 \shape up
21718 \size normal
21719 \emph off
21720 \bar no
21721 \noun off
21722 \color none
21723 Mary
21724 \end_layout
21725
21726 \end_inset
21727 </cell>
21728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21729 \begin_inset Text
21730
21731 \begin_layout Plain Layout
21732
21733 \family roman
21734 \series medium
21735 \shape up
21736 \size normal
21737 \emph off
21738 \bar no
21739 \noun off
21740 \color none
21741 Ted
21742 \end_layout
21743
21744 \end_inset
21745 </cell>
21746 </row>
21747 <row>
21748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21749 \begin_inset Text
21750
21751 \begin_layout Plain Layout
21752
21753 \family roman
21754 \series medium
21755 \shape up
21756 \size normal
21757 \emph off
21758 \bar no
21759 \noun off
21760 \color none
21761 \begin_inset Formula $\int x^{2}dx$
21762 \end_inset
21763
21764
21765 \end_layout
21766
21767 \end_inset
21768 </cell>
21769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21770 \begin_inset Text
21771
21772 \begin_layout Plain Layout
21773
21774 \family roman
21775 \series medium
21776 \shape up
21777 \size normal
21778 \emph off
21779 \bar no
21780 \noun off
21781 \color none
21782 \begin_inset Formula $\left[\begin{array}{cc}
21783 a & b\\
21784 c & d
21785 \end{array}\right]$
21786 \end_inset
21787
21788
21789 \end_layout
21790
21791 \end_inset
21792 </cell>
21793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21794 \begin_inset Text
21795
21796 \begin_layout Plain Layout
21797
21798 \family roman
21799 \series medium
21800 \shape up
21801 \size normal
21802 \emph off
21803 \bar no
21804 \noun off
21805 \color none
21806 \begin_inset Formula $1+1=2$
21807 \end_inset
21808
21809
21810 \end_layout
21811
21812 \end_inset
21813 </cell>
21814 </row>
21815 </lyxtabular>
21816
21817 \end_inset
21818
21819
21820 \end_layout
21821
21822 \end_inset
21823
21824
21825 \end_layout
21826
21827 \begin_layout Subsection
21828 More Information
21829 \begin_inset Index idx
21830 status collapsed
21831
21832 \begin_layout Plain Layout
21833 Floats ! Details
21834 \end_layout
21835
21836 \end_inset
21837
21838
21839 \end_layout
21840
21841 \begin_layout Standard
21842 LyX offers you further float types as well as rotated floats.
21843  It also allows you to change the float numbering scheme, to control the
21844  float placement and to change the formatting and placement of the float
21845  caption.
21846  All these features are explained in detail with many examples in chapter
21847  
21848 \emph on
21849 Floats
21850 \emph default
21851  of the 
21852 \emph on
21853 Embedded
21854 \begin_inset space ~
21855 \end_inset
21856
21857 Objects
21858 \emph default
21859  manual.
21860 \end_layout
21861
21862 \begin_layout Section
21863 Minipages
21864 \begin_inset Index idx
21865 status collapsed
21866
21867 \begin_layout Plain Layout
21868 Minipages
21869 \end_layout
21870
21871 \end_inset
21872
21873
21874 \begin_inset CommandInset label
21875 LatexCommand label
21876 name "sec:Minipages"
21877
21878 \end_inset
21879
21880
21881 \end_layout
21882
21883 \begin_layout Standard
21884 LaTeX provides a mechanism to produce essentially a page within a page,
21885  called minipage.
21886  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21887 \begin_inset space ~
21888 \end_inset
21889
21890 apply.
21891  
21892 \end_layout
21893
21894 \begin_layout Standard
21895 Minipages in LyX have their own collapsible box inserted via the menu 
21896 \family sans
21897 Insert\SpecialChar \menuseparator
21898 Box
21899 \family default
21900 .
21901  Right-clicking on the box allows you to alter the width of the minipage
21902  and its alignment within the page.
21903 \end_layout
21904
21905 \begin_layout Standard
21906 \align center
21907 \begin_inset Box Frameless
21908 position "t"
21909 hor_pos "c"
21910 has_inner_box 1
21911 inner_pos "t"
21912 use_parbox 0
21913 use_makebox 0
21914 width "30col%"
21915 special "none"
21916 height "1pt"
21917 height_special "totalheight"
21918 status collapsed
21919
21920 \begin_layout Plain Layout
21921
21922 \shape italic
21923 This is a minipage.
21924  The text is set in an italic style.
21925 \end_layout
21926
21927 \begin_layout Plain Layout
21928
21929 \shape italic
21930 Minipages are often used for text in another language or text that needs
21931  another formatting.
21932 \end_layout
21933
21934 \end_inset
21935
21936
21937 \end_layout
21938
21939 \begin_layout Standard
21940 \begin_inset VSpace medskip
21941 \end_inset
21942
21943 If you place two minipages side-by-side, you can use 
21944 \family sans
21945 Horizontal Fills
21946 \family default
21947  as described in section
21948 \begin_inset space ~
21949 \end_inset
21950
21951
21952 \begin_inset CommandInset ref
21953 LatexCommand ref
21954 reference "sub:Horizontal-Space"
21955
21956 \end_inset
21957
21958 :
21959 \begin_inset VSpace medskip
21960 \end_inset
21961
21962
21963 \end_layout
21964
21965 \begin_layout Standard
21966 \begin_inset Box Frameless
21967 position "t"
21968 hor_pos "c"
21969 has_inner_box 1
21970 inner_pos "t"
21971 use_parbox 0
21972 use_makebox 0
21973 width "1.5in"
21974 special "none"
21975 height "1pt"
21976 height_special "totalheight"
21977 status collapsed
21978
21979 \begin_layout Plain Layout
21980 This is a minipage with some stupid dummy text.
21981  This dummy text is used to increase the size of the minipage.
21982 \end_layout
21983
21984 \end_inset
21985
21986
21987 \begin_inset space \hfill{}
21988 \end_inset
21989
21990
21991 \begin_inset Box Frameless
21992 position "t"
21993 hor_pos "c"
21994 has_inner_box 1
21995 inner_pos "t"
21996 use_parbox 0
21997 use_makebox 0
21998 width "1.5in"
21999 special "none"
22000 height "1pt"
22001 height_special "totalheight"
22002 status collapsed
22003
22004 \begin_layout Plain Layout
22005 This is a minipage with some stupid dummy text.
22006  This dummy text is used to increase the size of the minipage.
22007 \end_layout
22008
22009 \end_inset
22010
22011
22012 \end_layout
22013
22014 \begin_layout Standard
22015 \begin_inset VSpace bigskip
22016 \end_inset
22017
22018
22019 \end_layout
22020
22021 \begin_layout Standard
22022 When you right-click on a minipage box, you can change the box from a minipage
22023  to other box types.
22024  All box types and their settings are explained in detail in chapter 
22025 \emph on
22026 Boxes
22027 \emph default
22028  of the 
22029 \emph on
22030 Embedded
22031 \begin_inset space ~
22032 \end_inset
22033
22034 Objects
22035 \emph default
22036  manual.
22037 \end_layout
22038
22039 \begin_layout Chapter
22040 Mathematical Formulas
22041 \begin_inset Index idx
22042 status collapsed
22043
22044 \begin_layout Plain Layout
22045 Math
22046 \end_layout
22047
22048 \end_inset
22049
22050
22051 \begin_inset Index idx
22052 status collapsed
22053
22054 \begin_layout Plain Layout
22055 Formulas | see
22056 \begin_inset ERT
22057 status collapsed
22058
22059 \begin_layout Plain Layout
22060
22061 {
22062 \end_layout
22063
22064 \end_inset
22065
22066 Math
22067 \begin_inset ERT
22068 status collapsed
22069
22070 \begin_layout Plain Layout
22071
22072 }
22073 \end_layout
22074
22075 \end_inset
22076
22077
22078 \end_layout
22079
22080 \end_inset
22081
22082
22083 \begin_inset CommandInset label
22084 LatexCommand label
22085 name "chap:Mathematical-Formulas"
22086
22087 \end_inset
22088
22089
22090 \end_layout
22091
22092 \begin_layout Standard
22093 The issues of this chapter are described in detail in the 
22094 \emph on
22095 Math
22096 \emph default
22097  manual.
22098  There you will also find tips and tricks for special cases.
22099 \end_layout
22100
22101 \begin_layout Section
22102 Basic Math Editing
22103 \begin_inset Index idx
22104 status collapsed
22105
22106 \begin_layout Plain Layout
22107 Math ! Basics
22108 \end_layout
22109
22110 \end_inset
22111
22112
22113 \end_layout
22114
22115 \begin_layout Standard
22116 To create a math formula, you can just click on the toolbar icon 
22117 \begin_inset Info
22118 type  "icon"
22119 arg   "math-mode on"
22120 \end_inset
22121
22122 .
22123  That will create a little blue rectangle, with purple markers around its
22124  corners.
22125  That blue rectangle is the formula itself; the purple markers indicate
22126  what level of nesting within the formula you are at.
22127  You can also choose a particular formula type to insert via the 
22128 \family sans
22129 Insert\SpecialChar \menuseparator
22130 Math
22131 \family default
22132  menu.
22133 \end_layout
22134
22135 \begin_layout Standard
22136 Editing the parameters of a formula and adding math constructs can be done
22137  with the 
22138 \family sans
22139 math
22140 \begin_inset space ~
22141 \end_inset
22142
22143 toolbar
22144 \family default
22145 , that appears when the cursor is in a formula.
22146 \end_layout
22147
22148 \begin_layout Standard
22149 There are two main types of formulas, inline formulas and display formulas.
22150  Inline formulas appear within a text line, like this one:
22151 \end_layout
22152
22153 \begin_layout Standard
22154 This is a line with an inline formula 
22155 \begin_inset Formula $A=B$
22156 \end_inset
22157
22158  in it.
22159 \end_layout
22160
22161 \begin_layout Standard
22162 Displayed formulas appear outside the text like if they were in a separate
22163  paragraph, like this one:
22164 \begin_inset Formula 
22165 \[
22166 A=B
22167 \]
22168
22169 \end_inset
22170
22171 You can only number and reference displayed formulas.
22172 \end_layout
22173
22174 \begin_layout Standard
22175 LyX supports also many LaTeX math commands.
22176  E.
22177 \begin_inset space \thinspace{}
22178 \end_inset
22179
22180 g.
22181 \begin_inset space \space{}
22182 \end_inset
22183
22184 typing 
22185 \begin_inset Quotes eld
22186 \end_inset
22187
22188
22189 \series bold
22190
22191 \backslash
22192 alpha
22193 \series default
22194
22195 \begin_inset Quotes erd
22196 \end_inset
22197
22198 , followed by a space, in a formula will create the Greek letter 
22199 \begin_inset Formula $\alpha$
22200 \end_inset
22201
22202 .
22203  Typing commands might sometimes be faster than using the 
22204 \family sans
22205 Math
22206 \begin_inset space ~
22207 \end_inset
22208
22209 Panel
22210 \family default
22211 .
22212 \end_layout
22213
22214 \begin_layout Subsection
22215 Navigating in Formulas
22216 \begin_inset Index idx
22217 status collapsed
22218
22219 \begin_layout Plain Layout
22220 Math ! Navigating
22221 \end_layout
22222
22223 \end_inset
22224
22225
22226 \end_layout
22227
22228 \begin_layout Standard
22229 The best control over the cursor position within an existing formula is
22230  achieved with the arrow keys.
22231  LyX uses small rectangles to indicate places where something can be inserted.
22232  The arrow keys can be used to navigate between parts of a formula.
22233  Pressing 
22234 \family sans
22235 Space
22236 \family default
22237  will leave a formula construct (a square root 
22238 \begin_inset Formula $\sqrt{2}$
22239 \end_inset
22240
22241 , or parentheses 
22242 \begin_inset Formula $\left(f\right)$
22243 \end_inset
22244
22245 , or a matrix 
22246 \begin_inset Formula $\left[\begin{array}{cc}
22247 1 & 2\\
22248 3 & 4
22249 \end{array}\right]$
22250 \end_inset
22251
22252 ).
22253  Pressing 
22254 \family sans
22255 Escape
22256 \family default
22257  will leave the formula, placing the cursor after the formula.
22258  
22259 \family sans
22260 Tab
22261 \family default
22262  can be used to move horizontally in a formula; for example, through the
22263  cells of a matrix or the positions in a multi-line equation.
22264 \end_layout
22265
22266 \begin_layout Standard
22267
22268 \family sans
22269 Space
22270 \family default
22271 , printed in this document as 
22272 \begin_inset Quotes eld
22273 \end_inset
22274
22275
22276 \begin_inset ERT
22277 status collapsed
22278
22279 \begin_layout Plain Layout
22280
22281
22282 \backslash
22283 spce 
22284 \end_layout
22285
22286 \end_inset
22287
22288
22289 \begin_inset Quotes erd
22290 \end_inset
22291
22292
22293 \begin_inset Note Note
22294 status collapsed
22295
22296 \begin_layout Plain Layout
22297 This command will appear in the output as an official character denoting
22298  the space character (visible space).
22299 \end_layout
22300
22301 \end_inset
22302
22303 , seems to do nothing in a formula, since it does not add a space between
22304  characters, but it does exit a nested structure.
22305  For this reason, you have to be careful about using 
22306 \family sans
22307 Space
22308 \family default
22309 .
22310  For example, if you want 
22311 \begin_inset Formula $\sqrt{2x+1}$
22312 \end_inset
22313
22314 , type 
22315 \series bold
22316
22317 \backslash
22318 sqrt
22319 \begin_inset ERT
22320 status collapsed
22321
22322 \begin_layout Plain Layout
22323
22324
22325 \backslash
22326 spce 
22327 \end_layout
22328
22329 \end_inset
22330
22331 2x+1
22332 \series default
22333  and not 
22334 \series bold
22335
22336 \backslash
22337 sqrt
22338 \begin_inset ERT
22339 status collapsed
22340
22341 \begin_layout Plain Layout
22342
22343
22344 \backslash
22345 spce 
22346 \end_layout
22347
22348 \end_inset
22349
22350 2x
22351 \begin_inset ERT
22352 status collapsed
22353
22354 \begin_layout Plain Layout
22355
22356
22357 \backslash
22358 spce 
22359 \end_layout
22360
22361 \end_inset
22362
22363 +1
22364 \series default
22365 , since in the latter case only the 
22366 \family typewriter
22367
22368 \begin_inset Formula $2x$
22369 \end_inset
22370
22371
22372 \family default
22373  will be under the square root sign: 
22374 \begin_inset Formula $\sqrt{2x}+1$
22375 \end_inset
22376
22377 .
22378 \end_layout
22379
22380 \begin_layout Standard
22381 You can leave many parts of a formula, like this matrix, partially filled
22382  in, such as:
22383 \begin_inset Formula 
22384 \[
22385 \left(\begin{array}{ccc}
22386 \lambda_{1}\\
22387  & \ddots\\
22388  &  & \lambda_{n}
22389 \end{array}\right)
22390 \]
22391
22392 \end_inset
22393
22394 If you leave a fraction only partially filled in, or a subscript with nothing
22395  in it, the results will be unpredictable, but most constructs don't mind.
22396 \end_layout
22397
22398 \begin_layout Subsection
22399 Selecting Text
22400 \end_layout
22401
22402 \begin_layout Standard
22403 You can select text within a formula in two different ways.
22404  Place the cursor at one end of the string of text you want, and press 
22405 \family sans
22406 Shift
22407 \family default
22408  and a cursor movement key to select text.
22409  It will be highlighted as with regular text selection.
22410  Alternatively, you can select text with the mouse in the usual way.
22411  That text can then be cut or copied, and then pasted within any formula,
22412  but not in a normal text region in LyX.
22413 \end_layout
22414
22415 \begin_layout Subsection
22416 Exponents and Subscripts
22417 \begin_inset Index idx
22418 status collapsed
22419
22420 \begin_layout Plain Layout
22421 Math ! Exponents
22422 \end_layout
22423
22424 \end_inset
22425
22426
22427 \begin_inset Index idx
22428 status collapsed
22429
22430 \begin_layout Plain Layout
22431 Math ! Subscripts
22432 \end_layout
22433
22434 \end_inset
22435
22436
22437 \end_layout
22438
22439 \begin_layout Standard
22440 You can use the math panel to add super- or subscripts (buttons 
22441 \begin_inset Info
22442 type  "icon"
22443 arg   "math-superscript"
22444 \end_inset
22445
22446  and 
22447 \begin_inset Info
22448 type  "icon"
22449 arg   "math-subscript"
22450 \end_inset
22451
22452 ), but the much easier way is to use a command.
22453  To get 
22454 \begin_inset Formula $x^{2}$
22455 \end_inset
22456
22457 , type in a formula 
22458 \series bold
22459 x^2
22460 \begin_inset ERT
22461 status collapsed
22462
22463 \begin_layout Plain Layout
22464
22465
22466 \backslash
22467 spce 
22468 \end_layout
22469
22470 \end_inset
22471
22472
22473 \series default
22474 .
22475  The final 
22476 \family sans
22477 Space
22478 \family default
22479  puts the cursor back down on the base line of the expression.
22480  If you type 
22481 \series bold
22482 x^2y
22483 \series default
22484 , you will get 
22485 \begin_inset Formula $x^{2y}$
22486 \end_inset
22487
22488 , to get 
22489 \begin_inset Formula $x^{2}y$
22490 \end_inset
22491
22492 , type 
22493 \series bold
22494 x^2
22495 \begin_inset ERT
22496 status collapsed
22497
22498 \begin_layout Plain Layout
22499
22500
22501 \backslash
22502 spce 
22503 \end_layout
22504
22505 \end_inset
22506
22507 y
22508 \series default
22509 .
22510  If you use characters in the superscript, that could be accented with the
22511  hat 
22512 \begin_inset Quotes eld
22513 \end_inset
22514
22515 ^
22516 \begin_inset Quotes erd
22517 \end_inset
22518
22519 , you have to use an extra 
22520 \family sans
22521 Space
22522 \family default
22523  to separate the hat and the character.
22524  E.
22525 \begin_inset space \thinspace{}
22526 \end_inset
22527
22528 g.
22529 \begin_inset space \space{}
22530 \end_inset
22531
22532 if you want 
22533 \begin_inset Formula $x^{a}$
22534 \end_inset
22535
22536 , type 
22537 \series bold
22538 x^
22539 \begin_inset ERT
22540 status collapsed
22541
22542 \begin_layout Plain Layout
22543
22544
22545 \backslash
22546 spce 
22547 \end_layout
22548
22549 \end_inset
22550
22551 a
22552 \series default
22553 .
22554  Subscripts are similar: To get 
22555 \begin_inset Formula $a_{1}$
22556 \end_inset
22557
22558 , type 
22559 \series bold
22560 a_1
22561 \begin_inset ERT
22562 status collapsed
22563
22564 \begin_layout Plain Layout
22565
22566
22567 \backslash
22568 spce 
22569 \end_layout
22570
22571 \end_inset
22572
22573
22574 \series default
22575 .
22576 \end_layout
22577
22578 \begin_layout Subsection
22579 Fractions
22580 \begin_inset Index idx
22581 status collapsed
22582
22583 \begin_layout Plain Layout
22584 Math ! Fractions
22585 \end_layout
22586
22587 \end_inset
22588
22589
22590 \end_layout
22591
22592 \begin_layout Standard
22593 Create a fraction with either the command 
22594 \series bold
22595
22596 \backslash
22597 frac
22598 \series default
22599  or using the icon 
22600 \begin_inset Info
22601 type  "icon"
22602 arg   "math-insert \\frac"
22603 \end_inset
22604
22605  in the 
22606 \family sans
22607 Math
22608 \begin_inset space ~
22609 \end_inset
22610
22611 Panel
22612 \family default
22613 .
22614  You will be presented with an empty fraction.
22615  The cursor is above the fraction line.
22616  To move it to the bottom, simply press 
22617 \family sans
22618 Down
22619 \family default
22620 .
22621  To move back up, press 
22622 \family sans
22623 Up
22624 \family default
22625 .
22626  Any math structure can be placed in a fraction, as this example shows:
22627 \begin_inset Formula 
22628 \[
22629 \left[\frac{1}{\left(\begin{array}{cc}
22630 2 & 3\\
22631 4 & 5
22632 \end{array}\right)}\right]
22633 \]
22634
22635 \end_inset
22636
22637
22638 \end_layout
22639
22640 \begin_layout Subsection
22641 Roots
22642 \begin_inset Index idx
22643 status collapsed
22644
22645 \begin_layout Plain Layout
22646 Math ! Roots
22647 \end_layout
22648
22649 \end_inset
22650
22651
22652 \end_layout
22653
22654 \begin_layout Standard
22655 Roots can be created using the 
22656 \family sans
22657 Math
22658 \begin_inset space ~
22659 \end_inset
22660
22661 Panel
22662 \family default
22663  button 
22664 \begin_inset Info
22665 type  "icon"
22666 arg   "math-insert \\sqrt"
22667 \end_inset
22668
22669  or 
22670 \begin_inset Info
22671 type  "icon"
22672 arg   "math-insert \\root"
22673 \end_inset
22674
22675  or the commands 
22676 \series bold
22677
22678 \backslash
22679 sqrt
22680 \series default
22681  or 
22682 \series bold
22683
22684 \backslash
22685 root
22686 \series default
22687 .
22688  With the command 
22689 \series bold
22690
22691 \backslash
22692 root
22693 \series default
22694  you can produce roots of higher orders, like cube roots, while 
22695 \series bold
22696
22697 \backslash
22698 sqrt
22699 \series default
22700  produces always a square root.
22701 \end_layout
22702
22703 \begin_layout Subsection
22704 Operators with Limits
22705 \begin_inset Index idx
22706 status collapsed
22707
22708 \begin_layout Plain Layout
22709 Math ! Sums
22710 \end_layout
22711
22712 \end_inset
22713
22714
22715 \begin_inset Index idx
22716 status collapsed
22717
22718 \begin_layout Plain Layout
22719 Math ! Integrals
22720 \end_layout
22721
22722 \end_inset
22723
22724
22725 \begin_inset CommandInset label
22726 LatexCommand label
22727 name "sub:Operators-with-Limits"
22728
22729 \end_inset
22730
22731
22732 \end_layout
22733
22734 \begin_layout Standard
22735 Sum (
22736 \begin_inset Formula $\sum$
22737 \end_inset
22738
22739 ) and integral (
22740 \begin_inset Formula $\int$
22741 \end_inset
22742
22743 ) operators are very often decorated with limits.
22744  These limits can be entered in LyX by entering them as you would enter
22745  a super- or subscript, directly after the symbol.
22746  The sum operator will automatically place its 
22747 \begin_inset Quotes eld
22748 \end_inset
22749
22750 limits
22751 \begin_inset Quotes erd
22752 \end_inset
22753
22754  over and under the symbol in displayed formulas, and on the side in inline
22755  formulas.
22756  Such as 
22757 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22758 \end_inset
22759
22760 , versus
22761 \begin_inset Formula 
22762 \[
22763 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
22764 \]
22765
22766 \end_inset
22767
22768 Integral signs, however, will place the limits on the side in both formula
22769  types.
22770 \end_layout
22771
22772 \begin_layout Standard
22773 All operators with limits will be automatically re-sized when placed in
22774  display mode.
22775  The placement of the limits can be changed by placing the cursor directly
22776  behind the operator and hitting 
22777 \begin_inset Info
22778 type  "shortcut"
22779 arg   "math-limits"
22780 \end_inset
22781
22782  or using the menu 
22783 \family sans
22784 Edit\SpecialChar \menuseparator
22785 Math\SpecialChar \menuseparator
22786 Change
22787 \begin_inset space ~
22788 \end_inset
22789
22790 Limits
22791 \begin_inset space ~
22792 \end_inset
22793
22794 Type
22795 \family default
22796 .
22797 \end_layout
22798
22799 \begin_layout Standard
22800 Certain other mathematical expressions have this 
22801 \begin_inset Quotes eld
22802 \end_inset
22803
22804 moving limits
22805 \begin_inset Quotes erd
22806 \end_inset
22807
22808  feature as addition, such as
22809 \begin_inset Index idx
22810 status collapsed
22811
22812 \begin_layout Plain Layout
22813 Math ! Limits
22814 \end_layout
22815
22816 \end_inset
22817
22818
22819 \begin_inset Formula 
22820 \[
22821 \lim_{x\rightarrow\infty}f(x),
22822 \]
22823
22824 \end_inset
22825
22826 which will place the 
22827 \begin_inset Formula $x\rightarrow\infty$
22828 \end_inset
22829
22830  underneath the 
22831 \begin_inset Quotes eld
22832 \end_inset
22833
22834 lim
22835 \begin_inset Quotes erd
22836 \end_inset
22837
22838  in display mode.
22839  In inline formulas it looks like this: 
22840 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22841 \end_inset
22842
22843 .
22844 \end_layout
22845
22846 \begin_layout Standard
22847 Note that the lim-function was entered as the function macro 
22848 \series bold
22849
22850 \backslash
22851 lim
22852 \series default
22853 .
22854  Have a look at section
22855 \begin_inset space ~
22856 \end_inset
22857
22858
22859 \begin_inset CommandInset ref
22860 LatexCommand ref
22861 reference "sub:Functions"
22862
22863 \end_inset
22864
22865  for an explanation of function macros.
22866 \end_layout
22867
22868 \begin_layout Subsection
22869 Math Symbols
22870 \begin_inset Index idx
22871 status collapsed
22872
22873 \begin_layout Plain Layout
22874 Math ! Symbols
22875 \end_layout
22876
22877 \end_inset
22878
22879
22880 \end_layout
22881
22882 \begin_layout Standard
22883 Most math symbols can be found in the 
22884 \family sans
22885 Math
22886 \begin_inset space ~
22887 \end_inset
22888
22889 Panel
22890 \family default
22891  under one of several categories; including 
22892 \family sans
22893 Greek
22894 \family default
22895
22896 \family sans
22897 Operators
22898 \family default
22899
22900 \family sans
22901 Relations
22902 \family default
22903
22904 \family sans
22905 Arrows
22906 \family default
22907 .
22908  There are also the additional symbols provided by the American Mathematical
22909  Society (AMS).
22910 \end_layout
22911
22912 \begin_layout Standard
22913 If you know the LaTeX-command for a construct or symbol you wish to use,
22914  you don't have to use the 
22915 \family sans
22916 Math
22917 \begin_inset space ~
22918 \end_inset
22919
22920 Panel
22921 \family default
22922 ; you can type the command directly into the formula.
22923  LyX will convert it to the corresponding symbol or construct.
22924 \end_layout
22925
22926 \begin_layout Subsection
22927 Altering Spacing
22928 \begin_inset Index idx
22929 status collapsed
22930
22931 \begin_layout Plain Layout
22932 Math ! Spaces
22933 \end_layout
22934
22935 \end_inset
22936
22937
22938 \end_layout
22939
22940 \begin_layout Standard
22941 You may want to create spaces that differ from the standard spacing that
22942  LaTeX provides.
22943  To do this, press 
22944 \begin_inset Info
22945 type  "shortcut"
22946 arg   "command-alternatives space-insert protected ; math-space"
22947 \end_inset
22948
22949  or use the 
22950 \family sans
22951 Math
22952 \begin_inset space ~
22953 \end_inset
22954
22955 Panel
22956 \family default
22957  button 
22958 \family sans
22959
22960 \begin_inset Info
22961 type  "icon"
22962 arg   "math-insert \\space"
22963 \end_inset
22964
22965
22966 \family default
22967 .
22968  This generates a small space, and shows a small marker on the screen.
22969  For example, the sequence 
22970 \series bold
22971 a Ctrl+Space b
22972 \series default
22973
22974 \begin_inset Formula $a\, b$
22975 \end_inset
22976
22977  appears in LyX as 
22978 \begin_inset Graphics
22979         filename clipart/SpaceMarker.png
22980
22981 \end_inset
22982
22983 .
22984  You can change the space to different sizes when you set the cursor behind
22985  the space marker and hit space again several times.
22986  With every space hit the size will be changed.
22987  Some markers for the space size appear red in LyX, because they are negative
22988  spaces.
22989  Here are two examples:
22990 \end_layout
22991
22992 \begin_layout Standard
22993
22994 \series bold
22995 a Ctrl+Space b
22996 \series default
22997  and 3×
22998 \family sans
22999 Space
23000 \family default
23001
23002 \begin_inset Formula $a\quad b$
23003 \end_inset
23004
23005
23006 \end_layout
23007
23008 \begin_layout Standard
23009
23010 \series bold
23011 a Ctrl+Space b
23012 \series default
23013  and 5×
23014 \family sans
23015 Space
23016 \family default
23017
23018 \begin_inset Formula $a\! b$
23019 \end_inset
23020
23021
23022 \end_layout
23023
23024 \begin_layout Subsection
23025 Functions
23026 \begin_inset Index idx
23027 status collapsed
23028
23029 \begin_layout Plain Layout
23030 Math ! Functions
23031 \end_layout
23032
23033 \end_inset
23034
23035
23036 \begin_inset CommandInset label
23037 LatexCommand label
23038 name "sub:Functions"
23039
23040 \end_inset
23041
23042
23043 \end_layout
23044
23045 \begin_layout Standard
23046 The 
23047 \family sans
23048 Math
23049 \begin_inset space ~
23050 \end_inset
23051
23052 Panel
23053 \family default
23054  contains under the button 
23055 \family sans
23056
23057 \begin_inset Info
23058 type  "icon"
23059 arg   "math-insert \\functions"
23060 \end_inset
23061
23062
23063 \family default
23064  a number of function macros, such as 
23065 \begin_inset Formula $\sin$
23066 \end_inset
23067
23068
23069 \begin_inset Formula $\lim$
23070 \end_inset
23071
23072
23073 \emph on
23074 etc
23075 \emph default
23076 .
23077  (you can also insert them in a formula by typing 
23078 \series bold
23079
23080 \backslash
23081 sin
23082 \series default
23083  etc.).
23084  Standard mathematical practice is that functions are printed upright to
23085  avoid confusions, because 
23086 \begin_inset Formula $sin$
23087 \end_inset
23088
23089  does normally mean 
23090 \begin_inset Formula $s\cdot i\cdot n$
23091 \end_inset
23092
23093 .
23094 \end_layout
23095
23096 \begin_layout Standard
23097 Using the function macros will also produce correct spacing around the function:
23098  
23099 \begin_inset Formula $a\sin x$
23100 \end_inset
23101
23102  is different from 
23103 \begin_inset Formula $asinx$
23104 \end_inset
23105
23106 .
23107 \end_layout
23108
23109 \begin_layout Standard
23110 For some mathematical objects, like the limes, the macro changes where subscript
23111 s are placed, as described in section
23112 \begin_inset space ~
23113 \end_inset
23114
23115
23116 \begin_inset CommandInset ref
23117 LatexCommand ref
23118 reference "sub:Operators-with-Limits"
23119
23120 \end_inset
23121
23122 .
23123 \end_layout
23124
23125 \begin_layout Subsection
23126 Accents
23127 \begin_inset Index idx
23128 status collapsed
23129
23130 \begin_layout Plain Layout
23131 Math ! Accents
23132 \end_layout
23133
23134 \end_inset
23135
23136
23137 \end_layout
23138
23139 \begin_layout Standard
23140 In a formula you can insert accented characters in the same way as in text
23141  mode.
23142  This may depend on your keyboard, or the bindings file you use.
23143  You can also use LaTeX commands to e.
23144 \begin_inset space \thinspace{}
23145 \end_inset
23146
23147 g.
23148 \begin_inset space \space{}
23149 \end_inset
23150
23151 enter 
23152 \begin_inset Formula $\hat{a}$
23153 \end_inset
23154
23155  even if your keyboard doesn't have hat-accents enabled.
23156  Our example is entered by typing 
23157 \series bold
23158
23159 \backslash
23160 hat
23161 \begin_inset ERT
23162 status collapsed
23163
23164 \begin_layout Plain Layout
23165
23166
23167 \backslash
23168 spce 
23169 \end_layout
23170
23171 \end_inset
23172
23173 a
23174 \series default
23175  in a formula.
23176  Table
23177 \begin_inset space ~
23178 \end_inset
23179
23180
23181 \begin_inset CommandInset ref
23182 LatexCommand ref
23183 reference "tab:Accent-names-and"
23184
23185 \end_inset
23186
23187  shows the equivalences between the accent names and the commands.
23188 \end_layout
23189
23190 \begin_layout Standard
23191 \begin_inset Float table
23192 wide false
23193 sideways false
23194 status open
23195
23196 \begin_layout Plain Layout
23197 \begin_inset Caption
23198
23199 \begin_layout Plain Layout
23200 \begin_inset CommandInset label
23201 LatexCommand label
23202 name "tab:Accent-names-and"
23203
23204 \end_inset
23205
23206 Accent names and the corresponding commands.
23207 \end_layout
23208
23209 \end_inset
23210
23211
23212 \end_layout
23213
23214 \begin_layout Plain Layout
23215 \align center
23216 \begin_inset Tabular
23217 <lyxtabular version="3" rows="11" columns="3">
23218 <features tabularvalignment="middle">
23219 <column alignment="center" valignment="top" width="0pt">
23220 <column alignment="center" valignment="top" width="0pt">
23221 <column alignment="center" valignment="top" width="0pt">
23222 <row>
23223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23224 \begin_inset Text
23225
23226 \begin_layout Plain Layout
23227 Name
23228 \end_layout
23229
23230 \end_inset
23231 </cell>
23232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23233 \begin_inset Text
23234
23235 \begin_layout Plain Layout
23236 Command
23237 \end_layout
23238
23239 \end_inset
23240 </cell>
23241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23242 \begin_inset Text
23243
23244 \begin_layout Plain Layout
23245 E
23246 \family roman
23247 \series medium
23248 \shape up
23249 \size normal
23250 \emph off
23251 \bar no
23252 \noun off
23253 \color none
23254 xample
23255 \end_layout
23256
23257 \end_inset
23258 </cell>
23259 </row>
23260 <row>
23261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23262 \begin_inset Text
23263
23264 \begin_layout Plain Layout
23265
23266 \family roman
23267 \series medium
23268 \shape up
23269 \size normal
23270 \emph off
23271 \bar no
23272 \noun off
23273 \color none
23274 circumflex
23275 \end_layout
23276
23277 \end_inset
23278 </cell>
23279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23280 \begin_inset Text
23281
23282 \begin_layout Plain Layout
23283
23284 \series bold
23285
23286 \backslash
23287 hat
23288 \end_layout
23289
23290 \end_inset
23291 </cell>
23292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23293 \begin_inset Text
23294
23295 \begin_layout Plain Layout
23296
23297 \family roman
23298 \series medium
23299 \shape up
23300 \size normal
23301 \emph off
23302 \bar no
23303 \noun off
23304 \color none
23305 \begin_inset Formula $\hat{a}$
23306 \end_inset
23307
23308
23309 \end_layout
23310
23311 \end_inset
23312 </cell>
23313 </row>
23314 <row>
23315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23316 \begin_inset Text
23317
23318 \begin_layout Plain Layout
23319
23320 \family roman
23321 \series medium
23322 \shape up
23323 \size normal
23324 \emph off
23325 \bar no
23326 \noun off
23327 \color none
23328 grave
23329 \end_layout
23330
23331 \end_inset
23332 </cell>
23333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23334 \begin_inset Text
23335
23336 \begin_layout Plain Layout
23337
23338 \series bold
23339
23340 \backslash
23341 grave
23342 \end_layout
23343
23344 \end_inset
23345 </cell>
23346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23347 \begin_inset Text
23348
23349 \begin_layout Plain Layout
23350
23351 \family roman
23352 \series medium
23353 \shape up
23354 \size normal
23355 \emph off
23356 \bar no
23357 \noun off
23358 \color none
23359 \begin_inset Formula $\grave{a}$
23360 \end_inset
23361
23362
23363 \end_layout
23364
23365 \end_inset
23366 </cell>
23367 </row>
23368 <row>
23369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23370 \begin_inset Text
23371
23372 \begin_layout Plain Layout
23373
23374 \family roman
23375 \series medium
23376 \shape up
23377 \size normal
23378 \emph off
23379 \bar no
23380 \noun off
23381 \color none
23382 acute
23383 \end_layout
23384
23385 \end_inset
23386 </cell>
23387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23388 \begin_inset Text
23389
23390 \begin_layout Plain Layout
23391
23392 \series bold
23393
23394 \backslash
23395 acute
23396 \end_layout
23397
23398 \end_inset
23399 </cell>
23400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23401 \begin_inset Text
23402
23403 \begin_layout Plain Layout
23404
23405 \family roman
23406 \series medium
23407 \shape up
23408 \size normal
23409 \emph off
23410 \bar no
23411 \noun off
23412 \color none
23413 \begin_inset Formula $\acute{a}$
23414 \end_inset
23415
23416
23417 \end_layout
23418
23419 \end_inset
23420 </cell>
23421 </row>
23422 <row>
23423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23424 \begin_inset Text
23425
23426 \begin_layout Plain Layout
23427
23428 \family roman
23429 \series medium
23430 \shape up
23431 \size normal
23432 \emph off
23433 \bar no
23434 \noun off
23435 \color none
23436 umlaut
23437 \end_layout
23438
23439 \end_inset
23440 </cell>
23441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23442 \begin_inset Text
23443
23444 \begin_layout Plain Layout
23445
23446 \series bold
23447
23448 \backslash
23449 ddot
23450 \end_layout
23451
23452 \end_inset
23453 </cell>
23454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23455 \begin_inset Text
23456
23457 \begin_layout Plain Layout
23458
23459 \family roman
23460 \series medium
23461 \shape up
23462 \size normal
23463 \emph off
23464 \bar no
23465 \noun off
23466 \color none
23467 \begin_inset Formula $\ddot{a}$
23468 \end_inset
23469
23470
23471 \end_layout
23472
23473 \end_inset
23474 </cell>
23475 </row>
23476 <row>
23477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23478 \begin_inset Text
23479
23480 \begin_layout Plain Layout
23481
23482 \family roman
23483 \series medium
23484 \shape up
23485 \size normal
23486 \emph off
23487 \bar no
23488 \noun off
23489 \color none
23490 tilde
23491 \end_layout
23492
23493 \end_inset
23494 </cell>
23495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23496 \begin_inset Text
23497
23498 \begin_layout Plain Layout
23499
23500 \series bold
23501
23502 \backslash
23503 tilde
23504 \end_layout
23505
23506 \end_inset
23507 </cell>
23508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23509 \begin_inset Text
23510
23511 \begin_layout Plain Layout
23512
23513 \family roman
23514 \series medium
23515 \shape up
23516 \size normal
23517 \emph off
23518 \bar no
23519 \noun off
23520 \color none
23521 \begin_inset Formula $\tilde{a}$
23522 \end_inset
23523
23524
23525 \end_layout
23526
23527 \end_inset
23528 </cell>
23529 </row>
23530 <row>
23531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23532 \begin_inset Text
23533
23534 \begin_layout Plain Layout
23535
23536 \family roman
23537 \series medium
23538 \shape up
23539 \size normal
23540 \emph off
23541 \bar no
23542 \noun off
23543 \color none
23544 dot
23545 \end_layout
23546
23547 \end_inset
23548 </cell>
23549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23550 \begin_inset Text
23551
23552 \begin_layout Plain Layout
23553
23554 \series bold
23555
23556 \backslash
23557 dot
23558 \end_layout
23559
23560 \end_inset
23561 </cell>
23562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23563 \begin_inset Text
23564
23565 \begin_layout Plain Layout
23566
23567 \family roman
23568 \series medium
23569 \shape up
23570 \size normal
23571 \emph off
23572 \bar no
23573 \noun off
23574 \color none
23575 \begin_inset Formula $\dot{a}$
23576 \end_inset
23577
23578
23579 \end_layout
23580
23581 \end_inset
23582 </cell>
23583 </row>
23584 <row>
23585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23586 \begin_inset Text
23587
23588 \begin_layout Plain Layout
23589
23590 \family roman
23591 \series medium
23592 \shape up
23593 \size normal
23594 \emph off
23595 \bar no
23596 \noun off
23597 \color none
23598 breve
23599 \end_layout
23600
23601 \end_inset
23602 </cell>
23603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23604 \begin_inset Text
23605
23606 \begin_layout Plain Layout
23607
23608 \series bold
23609
23610 \backslash
23611 breve
23612 \end_layout
23613
23614 \end_inset
23615 </cell>
23616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23617 \begin_inset Text
23618
23619 \begin_layout Plain Layout
23620
23621 \family roman
23622 \series medium
23623 \shape up
23624 \size normal
23625 \emph off
23626 \bar no
23627 \noun off
23628 \color none
23629 \begin_inset Formula $\breve{a}$
23630 \end_inset
23631
23632
23633 \end_layout
23634
23635 \end_inset
23636 </cell>
23637 </row>
23638 <row>
23639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23640 \begin_inset Text
23641
23642 \begin_layout Plain Layout
23643
23644 \family roman
23645 \series medium
23646 \shape up
23647 \size normal
23648 \emph off
23649 \bar no
23650 \noun off
23651 \color none
23652 caron
23653 \end_layout
23654
23655 \end_inset
23656 </cell>
23657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23658 \begin_inset Text
23659
23660 \begin_layout Plain Layout
23661
23662 \series bold
23663
23664 \backslash
23665 check
23666 \end_layout
23667
23668 \end_inset
23669 </cell>
23670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23671 \begin_inset Text
23672
23673 \begin_layout Plain Layout
23674
23675 \family roman
23676 \series medium
23677 \shape up
23678 \size normal
23679 \emph off
23680 \bar no
23681 \noun off
23682 \color none
23683 \begin_inset Formula $\check{a}$
23684 \end_inset
23685
23686
23687 \end_layout
23688
23689 \end_inset
23690 </cell>
23691 </row>
23692 <row>
23693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23694 \begin_inset Text
23695
23696 \begin_layout Plain Layout
23697
23698 \family roman
23699 \series medium
23700 \shape up
23701 \size normal
23702 \emph off
23703 \bar no
23704 \noun off
23705 \color none
23706 macron
23707 \end_layout
23708
23709 \end_inset
23710 </cell>
23711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23712 \begin_inset Text
23713
23714 \begin_layout Plain Layout
23715
23716 \series bold
23717
23718 \backslash
23719 bar
23720 \end_layout
23721
23722 \end_inset
23723 </cell>
23724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23725 \begin_inset Text
23726
23727 \begin_layout Plain Layout
23728
23729 \family roman
23730 \series medium
23731 \shape up
23732 \size normal
23733 \emph off
23734 \bar no
23735 \noun off
23736 \color none
23737 \begin_inset Formula $\bar{a}$
23738 \end_inset
23739
23740
23741 \end_layout
23742
23743 \end_inset
23744 </cell>
23745 </row>
23746 <row>
23747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23748 \begin_inset Text
23749
23750 \begin_layout Plain Layout
23751 vector
23752 \end_layout
23753
23754 \end_inset
23755 </cell>
23756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23757 \begin_inset Text
23758
23759 \begin_layout Plain Layout
23760
23761 \series bold
23762
23763 \backslash
23764 vec
23765 \end_layout
23766
23767 \end_inset
23768 </cell>
23769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23770 \begin_inset Text
23771
23772 \begin_layout Plain Layout
23773
23774 \family roman
23775 \series medium
23776 \shape up
23777 \size normal
23778 \emph off
23779 \bar no
23780 \noun off
23781 \color none
23782 \begin_inset Formula $\vec{a}$
23783 \end_inset
23784
23785
23786 \end_layout
23787
23788 \end_inset
23789 </cell>
23790 </row>
23791 </lyxtabular>
23792
23793 \end_inset
23794
23795
23796 \end_layout
23797
23798 \end_inset
23799
23800
23801 \end_layout
23802
23803 \begin_layout Standard
23804 You can choose one of the accents by selecting an item from the 
23805 \family sans
23806 Frame
23807 \begin_inset space ~
23808 \end_inset
23809
23810 decorations
23811 \family default
23812  symbol set button 
23813 \begin_inset Info
23814 type  "icon"
23815 arg   "math-insert \\hat"
23816 \end_inset
23817
23818  in the math panel; this will apply to any selection you have made within
23819  a formula too.
23820 \end_layout
23821
23822 \begin_layout Section
23823 Brackets and Delimiters
23824 \begin_inset Index idx
23825 status collapsed
23826
23827 \begin_layout Plain Layout
23828 Math ! Brackets
23829 \end_layout
23830
23831 \end_inset
23832
23833
23834 \begin_inset Index idx
23835 status collapsed
23836
23837 \begin_layout Plain Layout
23838 Math ! Delimiters
23839 \end_layout
23840
23841 \end_inset
23842
23843
23844 \begin_inset CommandInset label
23845 LatexCommand label
23846 name "sec:Brackets-and-Delimiters"
23847
23848 \end_inset
23849
23850
23851 \end_layout
23852
23853 \begin_layout Standard
23854 There are several brackets available through LyX.
23855  For some purposes, using just the keys 
23856 \family typewriter
23857 []{}()|<>
23858 \family default
23859  should suffice.
23860  But if you want to surround a large structure, like a matrix or a fraction,
23861  or if you have several layers of brackets, it is better to use the math
23862  toolbar delimiter icon 
23863 \begin_inset Info
23864 type  "icon"
23865 arg   "dialog-show mathdelimiter"
23866 \end_inset
23867
23868 .
23869  For example, that is how you would construct the brackets around a matrix:
23870 \begin_inset Formula 
23871 \[
23872 \left[\begin{array}{cc}
23873 1 & 2\\
23874 3 & 4
23875 \end{array}\right]
23876 \]
23877
23878 \end_inset
23879
23880 and to make it easier to see the layers of parentheses.
23881  Below, the expression on the left was entered using the delimiter icon
23882  
23883 \begin_inset Info
23884 type  "icon"
23885 arg   "dialog-show mathdelimiter"
23886 \end_inset
23887
23888  and the expression on the right was entered using the 
23889 \family typewriter
23890 ()
23891 \family default
23892  keys.
23893  
23894 \begin_inset Formula 
23895 \[
23896 \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})}))}
23897 \]
23898
23899 \end_inset
23900
23901
23902 \end_layout
23903
23904 \begin_layout Standard
23905 If you use the delimiter icon, the parentheses, and other brackets from
23906  that menu will automatically re-size to accommodate the size of what is
23907  inside.
23908 \end_layout
23909
23910 \begin_layout Standard
23911 To construct brackets click on the button for the bracket you want on the
23912  left side and right side.
23913  If you use the option 
23914 \family sans
23915 Keep
23916 \begin_inset space ~
23917 \end_inset
23918
23919 matched
23920 \family default
23921 , the selected bracket type will be used for the left and the right side.
23922  The selection will be shown below the button field.
23923  If you want one side to not have a bracket, use the blank button.
23924  It will appear in LyX with a dotted line, but nothing will be printed.
23925 \end_layout
23926
23927 \begin_layout Standard
23928 If you want to place brackets around math structures, like a square root,
23929  you can do so by first highlighting (selecting) the structure that is to
23930  go inside the brackets.
23931  Then choose the appropriate brackets for left and right and click on 
23932 \family sans
23933 Insert
23934 \family default
23935 .
23936  The parentheses will be drawn around the selected structure.
23937  The most common bracket combinations (parentheses, square brackets, and
23938  braces, on both sides) can be entered more quickly using keyboard shortcuts.
23939  For example, to insert a pair of flexible parentheses on both sides, select
23940  the structure and enter 
23941 \begin_inset Info
23942 type  "shortcut"
23943 arg   "math-delim ( )"
23944 \end_inset
23945
23946 .
23947 \end_layout
23948
23949 \begin_layout Section
23950 Arrays and Multi-line Equations
23951 \begin_inset Index idx
23952 status collapsed
23953
23954 \begin_layout Plain Layout
23955 Math ! Arrays
23956 \end_layout
23957
23958 \end_inset
23959
23960
23961 \begin_inset Index idx
23962 status collapsed
23963
23964 \begin_layout Plain Layout
23965 Math ! Matrices
23966 \end_layout
23967
23968 \end_inset
23969
23970
23971 \begin_inset Index idx
23972 status collapsed
23973
23974 \begin_layout Plain Layout
23975 Math ! Multi-line Equations
23976 \end_layout
23977
23978 \end_inset
23979
23980
23981 \end_layout
23982
23983 \begin_layout Standard
23984 Matrices are entered in LyX using the 
23985 \family sans
23986 Math
23987 \begin_inset space ~
23988 \end_inset
23989
23990 Panel
23991 \family default
23992  matrix button 
23993 \family sans
23994
23995 \begin_inset Info
23996 type  "icon"
23997 arg   "dialog-show mathmatrix"
23998 \end_inset
23999
24000
24001 \family default
24002 .
24003  It will open a dialog for you to choose the number of rows/columns.
24004  Here is an example:
24005 \begin_inset Formula 
24006 \[
24007 \left(\begin{array}{ccc}
24008 1 & 2 & 3\\
24009 4 & 5 & 6\\
24010 7 & 8 & 9
24011 \end{array}\right)
24012 \]
24013
24014 \end_inset
24015
24016 The parentheses aren't automatic, but you can add them as described in section
24017 \begin_inset space ~
24018 \end_inset
24019
24020
24021 \begin_inset CommandInset ref
24022 LatexCommand ref
24023 reference "sec:Brackets-and-Delimiters"
24024
24025 \end_inset
24026
24027 .
24028  When you construct the matrix, you can decide whether the column entries
24029  will be left-, right-, or center-justified.
24030  This alignment is set in the box 
24031 \family sans
24032 Horizontal
24033 \family default
24034  with the letters 
24035 \begin_inset Quotes eld
24036 \end_inset
24037
24038
24039 \family sans
24040 l
24041 \family default
24042
24043 \begin_inset Quotes erd
24044 \end_inset
24045
24046
24047 \begin_inset Quotes eld
24048 \end_inset
24049
24050
24051 \family sans
24052 r
24053 \family default
24054
24055 \begin_inset Quotes erd
24056 \end_inset
24057
24058 , and 
24059 \begin_inset Quotes eld
24060 \end_inset
24061
24062
24063 \family sans
24064 c
24065 \family default
24066
24067 \begin_inset Quotes erd
24068 \end_inset
24069
24070 .
24071  LyX proposes a 
24072 \begin_inset Quotes eld
24073 \end_inset
24074
24075
24076 \family sans
24077 c
24078 \family default
24079
24080 \begin_inset Quotes erd
24081 \end_inset
24082
24083  for every column as default.
24084  For example, the sequence 
24085 \begin_inset Quotes eld
24086 \end_inset
24087
24088
24089 \family sans
24090 lcr
24091 \family default
24092
24093 \begin_inset Quotes erd
24094 \end_inset
24095
24096  means that the first column will be left-justified, the second will be
24097  centered, and the third column will be right-justified, because each letter
24098  corresponds to the relevant column.
24099  The result will look like this:
24100 \begin_inset Formula 
24101 \[
24102 \begin{array}{lcr}
24103 this & this\, column & this\, column\\
24104 column & has & has\, right\\
24105 has\, left\, alignment & center\, alignment & alignment
24106 \end{array}.
24107 \]
24108
24109 \end_inset
24110
24111
24112 \end_layout
24113
24114 \begin_layout Standard
24115 You can add more rows to an existing matrix by hitting 
24116 \begin_inset Info
24117 type  "shortcut"
24118 arg   "newline-insert newline"
24119 \end_inset
24120
24121  while the cursor is in the matrix.
24122  Adding or deleting columns can be done via the menu 
24123 \family sans
24124 Edit\SpecialChar \menuseparator
24125 Math
24126 \family default
24127  or the math toolbar.
24128 \end_layout
24129
24130 \begin_layout Standard
24131 There are other arrays used in formulas, such as distinctions of cases.
24132  It can be created with the menu 
24133 \family sans
24134 Insert\SpecialChar \menuseparator
24135 Math\SpecialChar \menuseparator
24136 Cases
24137 \begin_inset space ~
24138 \end_inset
24139
24140 Environment
24141 \family default
24142  or the command 
24143 \series bold
24144
24145 \backslash
24146 cases
24147 \series default
24148 .
24149  Here is an example: 
24150 \begin_inset Formula 
24151 \[
24152 f(x)=\begin{cases}
24153 -1 & x<0\\
24154 0 & x=0\\
24155 1 & x>0
24156 \end{cases}
24157 \]
24158
24159 \end_inset
24160
24161
24162 \end_layout
24163
24164 \begin_layout Standard
24165 \begin_inset VSpace bigskip
24166 \end_inset
24167
24168 Multi-line formulas are created when you press 
24169 \begin_inset Info
24170 type  "shortcut"
24171 arg   "newline-insert newline"
24172 \end_inset
24173
24174  within a formula.
24175  In an empty formula you can see that three blue boxes appear, one for each
24176  column.
24177  When you press 
24178 \begin_inset Info
24179 type  "shortcut"
24180 arg   "newline-insert newline"
24181 \end_inset
24182
24183  in a non-empty formula, the part before the relation sign (equal sign 
24184 \begin_inset Quotes eld
24185 \end_inset
24186
24187 =
24188 \begin_inset Quotes erd
24189 \end_inset
24190
24191  etc.) will be inserted automatically in the first column, the relation sign
24192  is in the second column, and the rest in the third column.
24193  A new row is created by every further hit of 
24194 \begin_inset Info
24195 type  "shortcut"
24196 arg   "newline-insert newline"
24197 \end_inset
24198
24199 .
24200  Multi-line formulas are always displayed formulas.
24201  Here is an example:
24202 \begin_inset Formula 
24203 \begin{eqnarray}
24204 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24205 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24206 \end{eqnarray}
24207
24208 \end_inset
24209
24210 Note that the middle column is designed for relation signs so structures
24211  in this column will be printed in a smaller size:
24212 \begin_inset Formula 
24213 \begin{eqnarray*}
24214 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24215 \end{eqnarray*}
24216
24217 \end_inset
24218
24219
24220 \end_layout
24221
24222 \begin_layout Standard
24223 The multi-line formula type described here is called 
24224 \family typewriter
24225 \series medium
24226 eqnarray
24227 \family default
24228 \series default
24229 .
24230  There are other multi-line types more suitable for certain situations,
24231  for example if you want a better inter-line spacing than in formula 
24232 \begin_inset CommandInset ref
24233 LatexCommand eqref
24234 reference "eq:asquared"
24235
24236 \end_inset
24237
24238 .
24239  The other types are described in section
24240 \begin_inset space ~
24241 \end_inset
24242
24243
24244 \begin_inset CommandInset ref
24245 LatexCommand ref
24246 reference "sub:AMS-Formula-Types"
24247
24248 \end_inset
24249
24250 .
24251 \end_layout
24252
24253 \begin_layout Section
24254 Formula Numbering and Referencing
24255 \begin_inset Index idx
24256 status collapsed
24257
24258 \begin_layout Plain Layout
24259 Math ! Formula numbering
24260 \end_layout
24261
24262 \end_inset
24263
24264
24265 \begin_inset Index idx
24266 status collapsed
24267
24268 \begin_layout Plain Layout
24269 Math ! Referencing formulas
24270 \end_layout
24271
24272 \end_inset
24273
24274
24275 \begin_inset CommandInset label
24276 LatexCommand label
24277 name "sec:Formula-Numbering-and"
24278
24279 \end_inset
24280
24281
24282 \end_layout
24283
24284 \begin_layout Standard
24285 To number a formula, set the cursor in the formula and use the menu 
24286 \family sans
24287 Edit\SpecialChar \menuseparator
24288 Math\SpecialChar \menuseparator
24289 Toggle
24290 \begin_inset space ~
24291 \end_inset
24292
24293 Numbering
24294 \family default
24295  or the shortcut 
24296 \begin_inset Info
24297 type  "shortcut"
24298 arg   "math-number-toggle"
24299 \end_inset
24300
24301 .
24302  The formula number appears in LyX as 
24303 \begin_inset Quotes eld
24304 \end_inset
24305
24306 #
24307 \begin_inset Quotes erd
24308 \end_inset
24309
24310  within parentheses.
24311  The 
24312 \begin_inset Quotes eld
24313 \end_inset
24314
24315 #
24316 \begin_inset Quotes erd
24317 \end_inset
24318
24319  denotes that the number will be calculated automatically when the output
24320  is generated.
24321  The placement and format of the formula number in the output depends on
24322  the document class.
24323  In this document the number is printed together with the chapter number,
24324  separated by a dot:
24325 \begin_inset Formula 
24326 \begin{equation}
24327 1+1=2
24328 \end{equation}
24329
24330 \end_inset
24331
24332 Using 
24333 \begin_inset Info
24334 type  "shortcut"
24335 arg   "math-number-toggle"
24336 \end_inset
24337
24338  in a numbered formula will switch off the numbering.
24339  You can only number displayed formulas.
24340 \end_layout
24341
24342 \begin_layout Standard
24343 Multi-line formulas can be numbered line by line: Using the menu 
24344 \family sans
24345 Edit\SpecialChar \menuseparator
24346 Math\SpecialChar \menuseparator
24347 Toggle
24348 \begin_inset space ~
24349 \end_inset
24350
24351 Numbering
24352 \begin_inset space ~
24353 \end_inset
24354
24355 of
24356 \begin_inset space ~
24357 \end_inset
24358
24359 Line
24360 \family default
24361  or the shortcut 
24362 \begin_inset Info
24363 type  "shortcut"
24364 arg   "math-number-line-toggle"
24365 \end_inset
24366
24367  will only toggle the numbering of the line where the cursor is:
24368 \begin_inset Formula 
24369 \begin{eqnarray}
24370 1 & = & 3-2\\
24371 2 & = & 4-2\nonumber \\
24372 4 & \leq & 7
24373 \end{eqnarray}
24374
24375 \end_inset
24376
24377 To number all lines use the shortcut 
24378 \begin_inset Info
24379 type  "shortcut"
24380 arg   "math-number-toggle"
24381 \end_inset
24382
24383 .
24384 \end_layout
24385
24386 \begin_layout Standard
24387 \begin_inset VSpace bigskip
24388 \end_inset
24389
24390 Every displayed formula can be referenced by its number using a label.
24391  A label is inserted with the menu 
24392 \family sans
24393 Insert\SpecialChar \menuseparator
24394 Label
24395 \family default
24396  when the cursor is in the formula.
24397  This opens a dialog to enter the label.
24398  It is recommended to use the proposed 
24399 \begin_inset Quotes eld
24400 \end_inset
24401
24402
24403 \family sans
24404 eq:
24405 \family default
24406
24407 \begin_inset Quotes erd
24408 \end_inset
24409
24410  as the first part of the label, because this helps later to identify the
24411  label type when you have many labels in your document.
24412  We inserted in the following example the label 
24413 \begin_inset Quotes eld
24414 \end_inset
24415
24416 eq:tanhExp
24417 \begin_inset Quotes erd
24418 \end_inset
24419
24420  in the second line:
24421 \begin_inset Formula 
24422 \begin{eqnarray}
24423 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24424  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24425 \end{eqnarray}
24426
24427 \end_inset
24428
24429 Every labeled line is automatically numbered.
24430  Therefore the label is shown in LyX at the place of the formula number
24431  placeholder 
24432 \begin_inset Quotes eld
24433 \end_inset
24434
24435 #
24436 \begin_inset Quotes erd
24437 \end_inset
24438
24439 .
24440  You can reference a labeled formula using the menu 
24441 \family sans
24442 Insert\SpecialChar \menuseparator
24443 Cross
24444 \begin_inset space ~
24445 \end_inset
24446
24447 Reference
24448 \family default
24449 .
24450  A dialog appears to choose a label you want to refer to.
24451  The reference appears in LyX as a gray cross-reference box and in the output
24452  as the formula number:
24453 \end_layout
24454
24455 \begin_layout Standard
24456 This is a cross-reference to equation (
24457 \begin_inset CommandInset ref
24458 LatexCommand ref
24459 reference "eq:tanhExp"
24460
24461 \end_inset
24462
24463 ).
24464 \end_layout
24465
24466 \begin_layout Standard
24467 The properties of LyX's cross-reference box are described in section
24468 \begin_inset space ~
24469 \end_inset
24470
24471
24472 \begin_inset CommandInset ref
24473 LatexCommand ref
24474 reference "sec:Cross-References"
24475
24476 \end_inset
24477
24478 .
24479  To delete a label, set the cursor at the end in the labeled formula and
24480  press 
24481 \family sans
24482 Del
24483 \family default
24484 .
24485 \end_layout
24486
24487 \begin_layout Section
24488 User defined math macros
24489 \begin_inset Index idx
24490 status collapsed
24491
24492 \begin_layout Plain Layout
24493 Math ! Macros
24494 \end_layout
24495
24496 \end_inset
24497
24498
24499 \end_layout
24500
24501 \begin_layout Standard
24502 LyX allows you to define macros for formulas which is very useful when you
24503  have equations of the same form in a document several times.
24504  Math macros are explained in section 
24505 \emph on
24506 Math
24507 \begin_inset space ~
24508 \end_inset
24509
24510 Macros
24511 \emph default
24512  of the 
24513 \emph on
24514 Math
24515 \emph default
24516  manual.
24517 \end_layout
24518
24519 \begin_layout Section
24520 Fine-Tuning
24521 \end_layout
24522
24523 \begin_layout Subsection
24524 Typefaces
24525 \begin_inset Index idx
24526 status collapsed
24527
24528 \begin_layout Plain Layout
24529 Math ! Typefaces
24530 \end_layout
24531
24532 \end_inset
24533
24534
24535 \end_layout
24536
24537 \begin_layout Standard
24538 The standard font for text is italic, for numbers the standard is roman.
24539  To set a font in a formula, use the 
24540 \family sans
24541 Math
24542 \begin_inset space ~
24543 \end_inset
24544
24545 Panel
24546 \family default
24547  button 
24548 \family sans
24549
24550 \begin_inset Info
24551 type  "icon"
24552 arg   "math-insert \\font"
24553 \end_inset
24554
24555
24556 \family default
24557 , or enter its command, listed in table
24558 \begin_inset space ~
24559 \end_inset
24560
24561
24562 \begin_inset CommandInset ref
24563 LatexCommand ref
24564 reference "tab:Typefaces-and-the"
24565
24566 \end_inset
24567
24568 , directly.
24569 \end_layout
24570
24571 \begin_layout Standard
24572 \begin_inset Float table
24573 wide false
24574 sideways false
24575 status open
24576
24577 \begin_layout Plain Layout
24578 \begin_inset Caption
24579
24580 \begin_layout Plain Layout
24581 \begin_inset CommandInset label
24582 LatexCommand label
24583 name "tab:Typefaces-and-the"
24584
24585 \end_inset
24586
24587 Typefaces and the corresponding commands.
24588 \end_layout
24589
24590 \end_inset
24591
24592
24593 \end_layout
24594
24595 \begin_layout Plain Layout
24596 \align center
24597 \begin_inset Tabular
24598 <lyxtabular version="3" rows="9" columns="2">
24599 <features tabularvalignment="middle">
24600 <column alignment="center" valignment="top" width="0pt">
24601 <column alignment="center" valignment="top" width="0pt">
24602 <row>
24603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24604 \begin_inset Text
24605
24606 \begin_layout Plain Layout
24607 Font
24608 \end_layout
24609
24610 \end_inset
24611 </cell>
24612 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24613 \begin_inset Text
24614
24615 \begin_layout Plain Layout
24616 Command
24617 \end_layout
24618
24619 \end_inset
24620 </cell>
24621 </row>
24622 <row>
24623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24624 \begin_inset Text
24625
24626 \begin_layout Plain Layout
24627
24628 \shape up
24629 \size normal
24630 \bar no
24631 \noun off
24632 \color none
24633 \begin_inset Formula $\mathrm{Roman}$
24634 \end_inset
24635
24636
24637 \end_layout
24638
24639 \end_inset
24640 </cell>
24641 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24642 \begin_inset Text
24643
24644 \begin_layout Plain Layout
24645
24646 \series bold
24647
24648 \backslash
24649 mathrm
24650 \end_layout
24651
24652 \end_inset
24653 </cell>
24654 </row>
24655 <row>
24656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24657 \begin_inset Text
24658
24659 \begin_layout Plain Layout
24660 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24661 \end_inset
24662
24663
24664 \end_layout
24665
24666 \end_inset
24667 </cell>
24668 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24669 \begin_inset Text
24670
24671 \begin_layout Plain Layout
24672
24673 \series bold
24674
24675 \backslash
24676 mathbf
24677 \end_layout
24678
24679 \end_inset
24680 </cell>
24681 </row>
24682 <row>
24683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24684 \begin_inset Text
24685
24686 \begin_layout Plain Layout
24687 \begin_inset Formula $\mathit{Italic}$
24688 \end_inset
24689
24690
24691 \end_layout
24692
24693 \end_inset
24694 </cell>
24695 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24696 \begin_inset Text
24697
24698 \begin_layout Plain Layout
24699
24700 \series bold
24701
24702 \backslash
24703 mathit
24704 \end_layout
24705
24706 \end_inset
24707 </cell>
24708 </row>
24709 <row>
24710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24711 \begin_inset Text
24712
24713 \begin_layout Plain Layout
24714
24715 \shape up
24716 \size normal
24717 \bar no
24718 \noun off
24719 \color none
24720 \begin_inset Formula $\mathtt{Typewriter}$
24721 \end_inset
24722
24723
24724 \end_layout
24725
24726 \end_inset
24727 </cell>
24728 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24729 \begin_inset Text
24730
24731 \begin_layout Plain Layout
24732
24733 \series bold
24734
24735 \backslash
24736 mathtt
24737 \end_layout
24738
24739 \end_inset
24740 </cell>
24741 </row>
24742 <row>
24743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24744 \begin_inset Text
24745
24746 \begin_layout Plain Layout
24747 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24748 \end_inset
24749
24750
24751 \end_layout
24752
24753 \end_inset
24754 </cell>
24755 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24756 \begin_inset Text
24757
24758 \begin_layout Plain Layout
24759
24760 \series bold
24761
24762 \backslash
24763 mathbb
24764 \end_layout
24765
24766 \end_inset
24767 </cell>
24768 </row>
24769 <row>
24770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24771 \begin_inset Text
24772
24773 \begin_layout Plain Layout
24774 \begin_inset Formula $\mathfrak{Fraktur}$
24775 \end_inset
24776
24777
24778 \end_layout
24779
24780 \end_inset
24781 </cell>
24782 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24783 \begin_inset Text
24784
24785 \begin_layout Plain Layout
24786
24787 \series bold
24788
24789 \backslash
24790 mathfrak
24791 \end_layout
24792
24793 \end_inset
24794 </cell>
24795 </row>
24796 <row>
24797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24798 \begin_inset Text
24799
24800 \begin_layout Plain Layout
24801
24802 \shape up
24803 \size normal
24804 \emph on
24805 \bar no
24806 \noun off
24807 \color none
24808 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24809 \end_inset
24810
24811
24812 \end_layout
24813
24814 \end_inset
24815 </cell>
24816 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24817 \begin_inset Text
24818
24819 \begin_layout Plain Layout
24820
24821 \series bold
24822
24823 \backslash
24824 mathcal
24825 \end_layout
24826
24827 \end_inset
24828 </cell>
24829 </row>
24830 <row>
24831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24832 \begin_inset Text
24833
24834 \begin_layout Plain Layout
24835 \begin_inset Formula $\mathsf{SansSerif}$
24836 \end_inset
24837
24838
24839 \end_layout
24840
24841 \end_inset
24842 </cell>
24843 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24844 \begin_inset Text
24845
24846 \begin_layout Plain Layout
24847
24848 \series bold
24849
24850 \backslash
24851 mathsf
24852 \end_layout
24853
24854 \end_inset
24855 </cell>
24856 </row>
24857 </lyxtabular>
24858
24859 \end_inset
24860
24861
24862 \end_layout
24863
24864 \end_inset
24865
24866
24867 \end_layout
24868
24869 \begin_layout Standard
24870 \begin_inset Note Greyedout
24871 status open
24872
24873 \begin_layout Plain Layout
24874
24875 \series bold
24876 Note:
24877 \series default
24878  You can only print capital letters in the typefaces 
24879 \family sans
24880 Blackboard
24881 \family default
24882  and 
24883 \family sans
24884 Calligraphic
24885 \family default
24886 .
24887 \end_layout
24888
24889 \end_inset
24890
24891
24892 \end_layout
24893
24894 \begin_layout Standard
24895 When you use a typeface, a blue box is inserted in the formula.
24896  Every character in this box will be printed in this typeface.
24897  Pressing 
24898 \family sans
24899 Space
24900 \family default
24901  within the box will set the cursor outside, so that you have to use a protected
24902  space when you need a space in the box.
24903  Here is an example where 
24904 \begin_inset Quotes eld
24905 \end_inset
24906
24907 N
24908 \begin_inset Quotes erd
24909 \end_inset
24910
24911  in 
24912 \family sans
24913 Blackboard
24914 \family default
24915  denotes the set of numbers:
24916 \begin_inset Formula 
24917 \[
24918 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24919 \]
24920
24921 \end_inset
24922
24923
24924 \end_layout
24925
24926 \begin_layout Standard
24927 The typefaces are nestable, which can cause confusion.
24928  You can e.
24929 \begin_inset space \thinspace{}
24930 \end_inset
24931
24932 g.
24933 \begin_inset space \space{}
24934 \end_inset
24935
24936 put a character in 
24937 \family sans
24938 Fraktur
24939 \family default
24940  in a box for 
24941 \family sans
24942 Typewriter
24943 \family default
24944
24945 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24946 \end_inset
24947
24948  
24949 \begin_inset Newline newline
24950 \end_inset
24951
24952 So it is better not to use this feature.
24953 \end_layout
24954
24955 \begin_layout Standard
24956 The typefaces have no effect on Greek letters: 
24957 \begin_inset Formula $\mathfrak{abc\delta e}$
24958 \end_inset
24959
24960
24961 \begin_inset Newline newline
24962 \end_inset
24963
24964 You can only print them emboldened using the command 
24965 \series bold
24966
24967 \backslash
24968 boldsymbol
24969 \series default
24970 , which works like the other typeface commands: 
24971 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24972 \end_inset
24973
24974
24975 \end_layout
24976
24977 \begin_layout Standard
24978
24979 \series bold
24980
24981 \backslash
24982 boldsymbol
24983 \series default
24984  works for all symbols, letters, and numbers.
24985 \end_layout
24986
24987 \begin_layout Standard
24988 A number of other font options are available as well, in the menu 
24989 \family sans
24990 Edit\SpecialChar \menuseparator
24991 Math\SpecialChar \menuseparator
24992 Text
24993 \begin_inset space ~
24994 \end_inset
24995
24996 Style
24997 \family default
24998 .
24999 \end_layout
25000
25001 \begin_layout Subsection
25002 Math Text
25003 \begin_inset Index idx
25004 status collapsed
25005
25006 \begin_layout Plain Layout
25007 Math ! Text
25008 \end_layout
25009
25010 \end_inset
25011
25012
25013 \end_layout
25014
25015 \begin_layout Standard
25016 Typefaces are useful for entering some characters in some given font, but
25017  not for text.
25018  For typing longer pieces of text use the math text, which is obtained using
25019  the entry 
25020 \family sans
25021 Normal
25022 \begin_inset space ~
25023 \end_inset
25024
25025 text
25026 \begin_inset space ~
25027 \end_inset
25028
25029 mode
25030 \family default
25031  of the 
25032 \family sans
25033 Math
25034 \begin_inset space ~
25035 \end_inset
25036
25037 Panel
25038 \family default
25039  button 
25040 \family sans
25041
25042 \begin_inset Info
25043 type  "icon"
25044 arg   "math-insert \\font"
25045 \end_inset
25046
25047
25048 \family default
25049  (shortcut 
25050 \begin_inset Info
25051 type  "shortcut"
25052 arg   "font-default"
25053 \end_inset
25054
25055 ).
25056  Math text appears in LyX in black instead of blue.
25057  You can use spaces and accents in math text like in normal text.
25058  Here is an example:
25059 \begin_inset Formula 
25060 \[
25061 f(x)=\begin{cases}
25062 x & \mbox{if I say so}\\
25063 -x & \mbox{under Umständen}
25064 \end{cases}
25065 \]
25066
25067 \end_inset
25068
25069
25070 \end_layout
25071
25072 \begin_layout Subsection
25073 Font Sizes
25074 \begin_inset Index idx
25075 status collapsed
25076
25077 \begin_layout Plain Layout
25078 Math ! Font sizes
25079 \end_layout
25080
25081 \end_inset
25082
25083
25084 \end_layout
25085
25086 \begin_layout Standard
25087 There are four font styles (relative sizes) used in math-mode, which are
25088  automatically chosen in most situations.
25089  These are called 
25090 \family sans
25091 textstyle
25092 \family default
25093
25094 \family sans
25095 displaystyle
25096 \family default
25097
25098 \family sans
25099 scriptstyle
25100 \family default
25101 , and 
25102 \family sans
25103 scriptscriptstyle
25104 \family default
25105 .
25106  For most characters, 
25107 \family sans
25108 textstyle
25109 \family default
25110  and 
25111 \family sans
25112 displaystyle
25113 \family default
25114  are actually the same size, but fractions, superscripts and subscripts,
25115  and certain other structures, are set larger in 
25116 \family sans
25117 displaystyle
25118 \family default
25119 .
25120  Except for some operators, which resize themselves to accommodate various
25121  situations, all text will be set in the styles that LaTeX thinks are appropriat
25122 e.
25123  These choices can be overridden by using the math panel button 
25124 \family sans
25125
25126 \begin_inset Info
25127 type  "icon"
25128 arg   "math-insert \\style"
25129 \end_inset
25130
25131
25132 \family default
25133 .
25134  A box for the size will be created in which you can insert the math structure.
25135  For example, you can set 
25136 \begin_inset Formula $\frac{1}{2}$
25137 \end_inset
25138
25139 , which is normally in 
25140 \family sans
25141 textstyle
25142 \family default
25143 , larger in 
25144 \family sans
25145 displaystyle
25146 \family default
25147
25148 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25149 \end_inset
25150
25151 .
25152  The four styles are used in the following example:
25153 \end_layout
25154
25155 \begin_layout Standard
25156 \begin_inset Formula $displaystyle$
25157 \end_inset
25158
25159
25160 \begin_inset Formula ${\textstyle textstyle}$
25161 \end_inset
25162
25163
25164 \begin_inset Formula ${\scriptstyle scriptstyle}$
25165 \end_inset
25166
25167
25168 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25169 \end_inset
25170
25171 .
25172 \end_layout
25173
25174 \begin_layout Standard
25175 All these math-mode font sizes are relative so that if the whole math inset
25176  is set in a particular size with the menu 
25177 \family sans
25178 Edit\SpecialChar \menuseparator
25179 Text
25180 \begin_inset space ~
25181 \end_inset
25182
25183 Style
25184 \family default
25185 , all sizes in the formula will be adjusted relative to this size.
25186  Similarly, if the base font size of the document is changed, all fonts
25187  will be adjusted to correspond.
25188  As an example here is a formula in the font size 
25189 \begin_inset Quotes eld
25190 \end_inset
25191
25192 largest
25193 \begin_inset Quotes erd
25194 \end_inset
25195
25196 :
25197 \end_layout
25198
25199 \begin_layout Standard
25200
25201 \family roman
25202 \size largest
25203 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25204 \end_inset
25205
25206
25207 \end_layout
25208
25209 \begin_layout Section
25210 Theorem Modules
25211 \end_layout
25212
25213 \begin_layout Standard
25214 As of LyX 1.6, support for theorem-like environments has been moved out of
25215  the document classes and into layout modules.
25216 \begin_inset Index idx
25217 status collapsed
25218
25219 \begin_layout Plain Layout
25220 Layout Modules
25221 \end_layout
25222
25223 \end_inset
25224
25225  As a result, theorem-like environments can now easily be used with classes
25226  other than the AMS classes.
25227  See section 
25228 \begin_inset CommandInset ref
25229 LatexCommand ref
25230 reference "sub:Modules"
25231
25232 \end_inset
25233
25234  for more on layout modules.
25235 \end_layout
25236
25237 \begin_layout Section
25238 AMS-LaTeX
25239 \begin_inset Index idx
25240 status collapsed
25241
25242 \begin_layout Plain Layout
25243 AMS math
25244 \end_layout
25245
25246 \end_inset
25247
25248
25249 \begin_inset Index idx
25250 status collapsed
25251
25252 \begin_layout Plain Layout
25253 Math ! AMS
25254 \end_layout
25255
25256 \end_inset
25257
25258
25259 \end_layout
25260
25261 \begin_layout Standard
25262 LyX supports the packages provided by the American Mathematical Society
25263  (AMS) that are in common use.
25264 \end_layout
25265
25266 \begin_layout Subsection
25267 Enabling AMS-Support
25268 \end_layout
25269
25270 \begin_layout Standard
25271 Selecting the checkbox 
25272 \family sans
25273 Use
25274 \begin_inset space ~
25275 \end_inset
25276
25277 AMS
25278 \begin_inset space ~
25279 \end_inset
25280
25281 math
25282 \begin_inset space ~
25283 \end_inset
25284
25285 package
25286 \family default
25287  in the 
25288 \family sans
25289 Document\SpecialChar \menuseparator
25290 Settings
25291 \family default
25292
25293 \begin_inset Index idx
25294 status collapsed
25295
25296 \begin_layout Plain Layout
25297 Document ! Settings
25298 \end_layout
25299
25300 \end_inset
25301
25302  dialog under 
25303 \family sans
25304 Math
25305 \begin_inset space ~
25306 \end_inset
25307
25308 Options
25309 \family default
25310  will include the AMS-packages in the document and make the facilities available.
25311  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25312  formulas, ensure that you have enabled AMS.
25313 \end_layout
25314
25315 \begin_layout Subsection
25316 AMS-Formula Types
25317 \begin_inset CommandInset label
25318 LatexCommand label
25319 name "sub:AMS-Formula-Types"
25320
25321 \end_inset
25322
25323
25324 \begin_inset Index idx
25325 status collapsed
25326
25327 \begin_layout Plain Layout
25328 Math ! Multi-line Equations
25329 \end_layout
25330
25331 \end_inset
25332
25333
25334 \end_layout
25335
25336 \begin_layout Standard
25337 AMS-LaTeX provides a selection of different formula types.
25338  LyX allows you to choose between 
25339 \family typewriter
25340 align
25341 \family default
25342
25343 \family typewriter
25344 alignat
25345 \family default
25346
25347 \family typewriter
25348 flalign
25349 \family default
25350
25351 \family typewriter
25352 gather
25353 \family default
25354 , and 
25355 \family typewriter
25356 multline
25357 \family default
25358 .
25359  We refer to the AMS-documentation for an explanation of these formula types.
25360 \end_layout
25361
25362 \begin_layout Chapter
25363 More Tools
25364 \end_layout
25365
25366 \begin_layout Section
25367 Cross-References
25368 \begin_inset Index idx
25369 status collapsed
25370
25371 \begin_layout Plain Layout
25372 Cross references
25373 \end_layout
25374
25375 \end_inset
25376
25377
25378 \begin_inset CommandInset label
25379 LatexCommand label
25380 name "sec:Cross-References"
25381
25382 \end_inset
25383
25384
25385 \end_layout
25386
25387 \begin_layout Standard
25388 One of LyX's strengths is cross-references.
25389  You can reference every section, float, footnote, formula, and list in
25390  the document.
25391  To reference a document part, you have to insert a label into it.
25392  The label is used as an anchor and a name for the reference.
25393  We want for example to refer to the second item of the following list:
25394 \end_layout
25395
25396 \begin_layout Enumerate
25397 First item
25398 \end_layout
25399
25400 \begin_layout Enumerate
25401 \begin_inset CommandInset label
25402 LatexCommand label
25403 name "enu:Second-item"
25404
25405 \end_inset
25406
25407 Second item
25408 \end_layout
25409
25410 \begin_layout Enumerate
25411 Third item
25412 \end_layout
25413
25414 \begin_layout Standard
25415 First we insert a label into the second item with the menu 
25416 \family sans
25417 Insert\SpecialChar \menuseparator
25418 Label
25419 \family default
25420  or by pressing the toolbar button 
25421 \begin_inset Info
25422 type  "icon"
25423 arg   "label-insert"
25424 \end_inset
25425
25426 .
25427  A gray label box like this: 
25428 \begin_inset Graphics
25429         filename clipart/labelQt4.png
25430         scale 85
25431
25432 \end_inset
25433
25434  is inserted and the label window pops up asking for the label text.
25435  LyX offers as text the first words of the item with a prefix, in our case
25436  the text 
25437 \begin_inset Quotes eld
25438 \end_inset
25439
25440
25441 \family sans
25442 enu:Second-item
25443 \family default
25444
25445 \begin_inset Quotes erd
25446 \end_inset
25447
25448 .
25449  The prefix 
25450 \begin_inset Quotes eld
25451 \end_inset
25452
25453
25454 \family sans
25455 enu:
25456 \family default
25457
25458 \begin_inset Quotes erd
25459 \end_inset
25460
25461  stands for 
25462 \begin_inset Quotes eld
25463 \end_inset
25464
25465 enumerate
25466 \begin_inset Quotes erd
25467 \end_inset
25468
25469 .
25470  The prefix depends on the document part where the label is inserted, e.
25471 \begin_inset space \thinspace{}
25472 \end_inset
25473
25474 g.
25475 \begin_inset space \space{}
25476 \end_inset
25477
25478 if you insert a label into a section heading, the suggested prefix will
25479  be 
25480 \begin_inset Quotes eld
25481 \end_inset
25482
25483
25484 \family sans
25485 sec:
25486 \family default
25487
25488 \begin_inset Quotes erd
25489 \end_inset
25490
25491 .
25492 \end_layout
25493
25494 \begin_layout Standard
25495 To reference the item, we refer to its label using the menu 
25496 \family sans
25497 Insert\SpecialChar \menuseparator
25498 Cross-Reference
25499 \family default
25500  or the toolbar button 
25501 \begin_inset Info
25502 type  "icon"
25503 arg   "dialog-show-new-inset ref"
25504 \end_inset
25505
25506 .
25507  A gray cross-reference box like this: 
25508 \begin_inset Graphics
25509         filename clipart/referenceQt4.png
25510         scale 85
25511
25512 \end_inset
25513
25514  is inserted and the cross-reference window appears showing all the labels
25515  in the document.
25516  We can now sort the labels alphabetically and then choose the entry 
25517 \begin_inset Quotes eld
25518 \end_inset
25519
25520
25521 \family sans
25522 enu:Second-item
25523 \family default
25524
25525 \begin_inset Quotes erd
25526 \end_inset
25527
25528 .
25529  At the position of the cross-reference box the item number will appear
25530  in the output.
25531 \end_layout
25532
25533 \begin_layout Standard
25534 Alternatively to 
25535 \family sans
25536 Insert\SpecialChar \menuseparator
25537 Cross-Reference
25538 \family default
25539 , you can right-click on a label and use in the appearing context menu 
25540 \family sans
25541 Copy as Reference
25542 \family default
25543 .
25544  The cross-reference to this label is now in the clipboard and can be pasted
25545  to the actual cursor position via the menu 
25546 \family sans
25547 Edit\SpecialChar \menuseparator
25548 Paste
25549 \family default
25550  (shortcut 
25551 \begin_inset Info
25552 type  "shortcut"
25553 arg   "paste"
25554 \end_inset
25555
25556 ).
25557 \end_layout
25558
25559 \begin_layout Standard
25560 Here is our cross-reference: Item
25561 \begin_inset space ~
25562 \end_inset
25563
25564
25565 \begin_inset CommandInset ref
25566 LatexCommand ref
25567 reference "enu:Second-item"
25568
25569 \end_inset
25570
25571
25572 \end_layout
25573
25574 \begin_layout Standard
25575 It is recommended to use a protected space
25576 \begin_inset Foot
25577 status collapsed
25578
25579 \begin_layout Plain Layout
25580 described in section
25581 \begin_inset space ~
25582 \end_inset
25583
25584
25585 \begin_inset CommandInset ref
25586 LatexCommand ref
25587 reference "sub:Protected-Space"
25588
25589 \end_inset
25590
25591
25592 \end_layout
25593
25594 \end_inset
25595
25596  between the cross-reference name and the cross-reference to avoid ugly
25597  line breaks between them.
25598 \end_layout
25599
25600 \begin_layout Standard
25601 There are six formats of cross-references:
25602 \end_layout
25603
25604 \begin_layout Description
25605 <reference>: prints the number, this is the default: 
25606 \begin_inset CommandInset ref
25607 LatexCommand ref
25608 reference "fig:Two-distorted-images"
25609
25610 \end_inset
25611
25612
25613 \end_layout
25614
25615 \begin_layout Description
25616 (<reference>): prints the number within two parentheses, this is the style
25617  normally used to reference formulas, especially when the reference name
25618  
25619 \begin_inset Quotes eld
25620 \end_inset
25621
25622 Equation
25623 \begin_inset Quotes erd
25624 \end_inset
25625
25626  is omitted: 
25627 \begin_inset CommandInset ref
25628 LatexCommand eqref
25629 reference "eq:tanhExp"
25630
25631 \end_inset
25632
25633
25634 \end_layout
25635
25636 \begin_layout Description
25637 <page>: prints the page number: Page
25638 \begin_inset space ~
25639 \end_inset
25640
25641
25642 \begin_inset CommandInset ref
25643 LatexCommand pageref
25644 reference "fig:Two-distorted-images"
25645
25646 \end_inset
25647
25648
25649 \end_layout
25650
25651 \begin_layout Description
25652 on
25653 \begin_inset space ~
25654 \end_inset
25655
25656 page
25657 \begin_inset space ~
25658 \end_inset
25659
25660 <page>: prints the text "on page" and the page number: 
25661 \begin_inset CommandInset ref
25662 LatexCommand vpageref
25663 reference "fig:Two-distorted-images"
25664
25665 \end_inset
25666
25667
25668 \end_layout
25669
25670 \begin_layout Description
25671 <reference>
25672 \begin_inset space ~
25673 \end_inset
25674
25675 on
25676 \begin_inset space ~
25677 \end_inset
25678
25679 page
25680 \begin_inset space ~
25681 \end_inset
25682
25683 <page>: prints the number, the text "on page", and the page number: 
25684 \begin_inset CommandInset ref
25685 LatexCommand vref
25686 reference "fig:Two-distorted-images"
25687
25688 \end_inset
25689
25690
25691 \end_layout
25692
25693 \begin_layout Description
25694 Formatted
25695 \begin_inset space ~
25696 \end_inset
25697
25698 reference: prints a self defined cross-reference format.
25699 \begin_inset Newline newline
25700 \end_inset
25701
25702
25703 \begin_inset Note Greyedout
25704 status collapsed
25705
25706 \begin_layout Plain Layout
25707
25708 \series bold
25709 Note:
25710 \series default
25711  This feature is only available when you have the LaTeX-package 
25712 \series bold
25713 prettyref
25714 \series default
25715  or 
25716 \series bold
25717 refstyle
25718 \series default
25719
25720 \begin_inset Index idx
25721 status collapsed
25722
25723 \begin_layout Plain Layout
25724 LaTeX-packages ! prettyref
25725 \end_layout
25726
25727 \end_inset
25728
25729
25730 \begin_inset Index idx
25731 status collapsed
25732
25733 \begin_layout Plain Layout
25734 LaTeX-packages ! refstyle
25735 \end_layout
25736
25737 \end_inset
25738
25739  installed.
25740 \end_layout
25741
25742 \end_inset
25743
25744
25745 \begin_inset Newline newline
25746 \end_inset
25747
25748 You can select which LaTeX-package should be used for this feature by setting
25749  the option 
25750 \family sans
25751 Use refstyle (not prettyref) for cross-references
25752 \family default
25753  in the menu 
25754 \family sans
25755 Document\SpecialChar \menuseparator
25756 Settings\SpecialChar \menuseparator
25757 Document Class
25758 \family default
25759 .
25760  The package 
25761 \series bold
25762 refstyle
25763 \series default
25764  is the default and preferred because 
25765 \series bold
25766 prettyref
25767 \series default
25768  supports only English documents.
25769  The format is specified by using the command 
25770 \series bold
25771
25772 \backslash
25773 newrefformat
25774 \series default
25775  (prettyref) or 
25776 \series bold
25777
25778 \backslash
25779 newref
25780 \series default
25781  (refstyle) in the LaTeX preamble of the document.
25782  For example redefining all references to figures (which have the label
25783  shortcut 
25784 \begin_inset Quotes eld
25785 \end_inset
25786
25787
25788 \family sans
25789 fig
25790 \family default
25791
25792 \begin_inset Quotes erd
25793 \end_inset
25794
25795 ) can be done with this command
25796 \begin_inset Newline newline
25797 \end_inset
25798
25799
25800 \series bold
25801
25802 \backslash
25803 newref{fig}{refcmd={Image on page 
25804 \backslash
25805 pageref{#1}}}
25806 \series default
25807
25808 \begin_inset Newline newline
25809 \end_inset
25810
25811 For more information about the format, have a look at the package documentations
25812
25813 \begin_inset CommandInset citation
25814 LatexCommand cite
25815 key "prettyref,refstyle"
25816
25817 \end_inset
25818
25819 .
25820 \end_layout
25821
25822 \begin_layout Description
25823 Textual
25824 \begin_inset space ~
25825 \end_inset
25826
25827 reference: prints the caption or the name of the reference: 
25828 \begin_inset CommandInset ref
25829 LatexCommand nameref
25830 reference "fig:Two-distorted-images"
25831
25832 \end_inset
25833
25834
25835 \end_layout
25836
25837 \begin_layout Standard
25838
25839 \family sans
25840 <page>
25841 \family default
25842  will not print the page number if the label is on the previous, the same,
25843  or the next page.
25844  You will e.
25845 \begin_inset space \thinspace{}
25846 \end_inset
25847
25848 g.
25849 \begin_inset space \space{}
25850 \end_inset
25851
25852 see the text 
25853 \begin_inset Quotes eld
25854 \end_inset
25855
25856
25857 \family sans
25858 on this page
25859 \family default
25860
25861 \begin_inset Quotes erd
25862 \end_inset
25863
25864  instead.
25865  The style 
25866 \family sans
25867 <reference> on page <page>
25868 \family default
25869  will not print anything about the page if the label is on the same page.
25870 \end_layout
25871
25872 \begin_layout Standard
25873 The number and current page of the referenced document part in the output
25874  is automatically calculated by LaTeX.
25875  The varieties are adjusted in the field 
25876 \family sans
25877 Format
25878 \family default
25879  of the cross-reference window, that appear when you click on the cross-referenc
25880 e.
25881 \end_layout
25882
25883 \begin_layout Standard
25884 You can only use the style 
25885 \family sans
25886 <reference>
25887 \family default
25888  to reference numbered document parts, while the reference style 
25889 \family sans
25890 <page>
25891 \family default
25892  is always possible.
25893 \end_layout
25894
25895 \begin_layout Standard
25896 If you want to reference a section, put the label in the section heading;
25897  for floats put the label in the caption; for footnotes put the label in
25898  it.
25899  Referencing formulas is explained in section
25900 \begin_inset space ~
25901 \end_inset
25902
25903
25904 \begin_inset CommandInset ref
25905 LatexCommand ref
25906 reference "sec:Formula-Numbering-and"
25907
25908 \end_inset
25909
25910 .
25911 \end_layout
25912
25913 \begin_layout Standard
25914 Right-clicking on a cross-reference opens a context menu.
25915  The entry 
25916 \family sans
25917 Go
25918 \begin_inset space ~
25919 \end_inset
25920
25921 to
25922 \begin_inset space ~
25923 \end_inset
25924
25925 Label
25926 \family default
25927  sets the cursor before the referenced label.
25928  This entry will be renamed in the context menu of the label to 
25929 \family sans
25930 Go
25931 \begin_inset space ~
25932 \end_inset
25933
25934 Back
25935 \family default
25936  so that you can use it to set the cursor back to the cross-reference.
25937  You can also go back with the toolbar button 
25938 \begin_inset Info
25939 type  "icon"
25940 arg   "bookmark-goto 0"
25941 \end_inset
25942
25943 .
25944 \end_layout
25945
25946 \begin_layout Standard
25947 You can change labels at any time.
25948  References to the changed label will automatically be updated so that you
25949  do not need to think about this.
25950 \end_layout
25951
25952 \begin_layout Standard
25953 If a cross-reference refers to a non-existent label, you will see two question
25954  marks in the output instead of the reference.
25955 \end_layout
25956
25957 \begin_layout Standard
25958 References are described in detail in sec.
25959 \begin_inset space ~
25960 \end_inset
25961
25962
25963 \begin_inset Quotes eld
25964 \end_inset
25965
25966 Referencing Floats
25967 \begin_inset Quotes erd
25968 \end_inset
25969
25970  of the 
25971 \emph on
25972 Embedded
25973 \begin_inset space ~
25974 \end_inset
25975
25976 Objects
25977 \emph default
25978  manual.
25979 \end_layout
25980
25981 \begin_layout Section
25982 Table of Contents and other Listings
25983 \begin_inset Index idx
25984 status collapsed
25985
25986 \begin_layout Plain Layout
25987 Table of contents
25988 \end_layout
25989
25990 \end_inset
25991
25992
25993 \begin_inset Index idx
25994 status collapsed
25995
25996 \begin_layout Plain Layout
25997 Outline
25998 \end_layout
25999
26000 \end_inset
26001
26002
26003 \begin_inset CommandInset label
26004 LatexCommand label
26005 name "sec:toc"
26006
26007 \end_inset
26008
26009
26010 \end_layout
26011
26012 \begin_layout Subsection
26013 Table of Contents
26014 \begin_inset CommandInset label
26015 LatexCommand label
26016 name "sub:Table-of-Contents"
26017
26018 \end_inset
26019
26020
26021 \end_layout
26022
26023 \begin_layout Standard
26024 The Table of Contents (TOC) is inserted with the menu 
26025 \family sans
26026 Insert\SpecialChar \menuseparator
26027 List/TOC\SpecialChar \menuseparator
26028 Table
26029 \begin_inset space ~
26030 \end_inset
26031
26032 of
26033 \begin_inset space ~
26034 \end_inset
26035
26036 Contents
26037 \family default
26038 .
26039  Is is displayed in LyX as a gray box.
26040  If you click on it, the 
26041 \family sans
26042 Outline
26043 \family default
26044  window appears, showing you the TOC entries as outline, which allows you
26045  to move and rearrange sections in your documents.
26046  So this operation is an alternative to the menu 
26047 \family sans
26048 Document\SpecialChar \menuseparator
26049 Outline
26050 \family default
26051  that is described in sec.
26052 \begin_inset space \thinspace{}
26053 \end_inset
26054
26055
26056 \begin_inset CommandInset ref
26057 LatexCommand ref
26058 reference "sec:Navigating"
26059
26060 \end_inset
26061
26062 .
26063 \end_layout
26064
26065 \begin_layout Standard
26066 The TOC in the document output lists every numbered section automatically.
26067  If you have declared a short title for a section heading, as described
26068  in section
26069 \begin_inset space ~
26070 \end_inset
26071
26072
26073 \begin_inset CommandInset ref
26074 LatexCommand ref
26075 reference "sec:Short-Titles"
26076
26077 \end_inset
26078
26079 , it will be used in the TOC instead of the section heading.
26080  Section
26081 \begin_inset space ~
26082 \end_inset
26083
26084
26085 \begin_inset CommandInset ref
26086 LatexCommand ref
26087 reference "sub:Numbering-depth"
26088
26089 \end_inset
26090
26091  describes how the level is adjusted that defines which section types are
26092  listed in the TOC.
26093  Unnumbered sections are not listed in the TOC.
26094 \end_layout
26095
26096 \begin_layout Subsection
26097 List of Figures, Tables, and Algorithms
26098 \begin_inset CommandInset label
26099 LatexCommand label
26100 name "sub:List-of-Figures"
26101
26102 \end_inset
26103
26104
26105 \end_layout
26106
26107 \begin_layout Standard
26108 Table, figure, and algorithm lists are very much like the table of contents.
26109  You can insert them via the 
26110 \family sans
26111 Insert\SpecialChar \menuseparator
26112 List
26113 \begin_inset space ~
26114 \end_inset
26115
26116 /
26117 \begin_inset space ~
26118 \end_inset
26119
26120 TOC
26121 \family default
26122  submenus.
26123  The list entries are the float captions and the float number.
26124 \end_layout
26125
26126 \begin_layout Section
26127 URLs and Hyperlinks
26128 \begin_inset Index idx
26129 status collapsed
26130
26131 \begin_layout Plain Layout
26132 URLs
26133 \end_layout
26134
26135 \end_inset
26136
26137
26138 \begin_inset Index idx
26139 status collapsed
26140
26141 \begin_layout Plain Layout
26142 Hyperlinks
26143 \end_layout
26144
26145 \end_inset
26146
26147
26148 \end_layout
26149
26150 \begin_layout Subsection
26151 URLs
26152 \begin_inset CommandInset label
26153 LatexCommand label
26154 name "sub:URLs"
26155
26156 \end_inset
26157
26158
26159 \end_layout
26160
26161 \begin_layout Standard
26162 Links to web pages or email addresses can be inserted via the menu 
26163 \family sans
26164 Insert\SpecialChar \menuseparator
26165 URL
26166 \family default
26167 .
26168 \end_layout
26169
26170 \begin_layout Standard
26171 Here is an example URL: LyX's homepage: 
26172 \begin_inset Flex URL
26173 status collapsed
26174
26175 \begin_layout Plain Layout
26176
26177 http://www.lyx.org
26178 \end_layout
26179
26180 \end_inset
26181
26182
26183 \end_layout
26184
26185 \begin_layout Standard
26186 You cannot change the style of the link text, the URL text will always be
26187  in the style 
26188 \family typewriter
26189 Typewriter
26190 \family default
26191 .
26192  To be able to format the URL text, use hyperlinks as explained in the next
26193  subsection.
26194 \end_layout
26195
26196 \begin_layout Standard
26197 \begin_inset Note Greyedout
26198 status open
26199
26200 \begin_layout Plain Layout
26201
26202 \series bold
26203 Note:
26204 \series default
26205  URLs must not end with a backslash, otherwise you get LaTeX errors.
26206 \end_layout
26207
26208 \end_inset
26209
26210
26211 \end_layout
26212
26213 \begin_layout Subsection
26214 Hyperlinks
26215 \begin_inset CommandInset label
26216 LatexCommand label
26217 name "sub:Hyperlinks"
26218
26219 \end_inset
26220
26221
26222 \end_layout
26223
26224 \begin_layout Standard
26225 Hyperlinks can be inserted with the menu 
26226 \family sans
26227 Insert\SpecialChar \menuseparator
26228 Hyperlink
26229 \family default
26230  or with the toolbar button 
26231 \begin_inset Info
26232 type  "icon"
26233 arg   "href-insert"
26234 \end_inset
26235
26236 .
26237  The appearing dialog has two fields: 
26238 \family sans
26239 Target
26240 \family default
26241  and 
26242 \family sans
26243 Name
26244 \family default
26245 .
26246  The name is the printed text for the hyperlink.
26247  The hyperlink type can be a weblink like this: 
26248 \begin_inset CommandInset href
26249 LatexCommand href
26250 name "LyX's homepage"
26251 target "http://www.lyx.org"
26252
26253 \end_inset
26254
26255 , an Email address like this: 
26256 \begin_inset CommandInset href
26257 LatexCommand href
26258 name "lyx-docs mailing list"
26259 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26260 type "mailto:"
26261
26262 \end_inset
26263
26264 , or a link to a file.
26265 \end_layout
26266
26267 \begin_layout Standard
26268 You can start applications via a hyperlink when you insert a weblink by
26269  adding the prefix 
26270 \begin_inset Quotes eld
26271 \end_inset
26272
26273
26274 \family sans
26275 run:
26276 \family default
26277
26278 \begin_inset Quotes erd
26279 \end_inset
26280
26281  to the link target.
26282 \end_layout
26283
26284 \begin_layout Standard
26285 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26286  and become clickable in the DVI and PDF-output.
26287  To set the format of the link text, highlight the hyperlink inset and use
26288  the text style dialog.
26289  This is for example a hyperlink with bold sans serif text: 
26290 \family sans
26291 \series bold
26292
26293 \begin_inset CommandInset href
26294 LatexCommand href
26295 name "LyX's homepage"
26296 target "http://www.lyx.org"
26297
26298 \end_inset
26299
26300
26301 \end_layout
26302
26303 \begin_layout Standard
26304 The link text color can be changed, when the option 
26305 \family sans
26306 Color links
26307 \family default
26308  is set in the PDF Properties dialog (menu 
26309 \family sans
26310 Document\SpecialChar \menuseparator
26311 Settings\SpecialChar \menuseparator
26312 PDF Properties
26313 \family default
26314 ).
26315  The link text is for example set in this document to blue by adding the
26316  option
26317 \begin_inset Newline newline
26318 \end_inset
26319
26320
26321 \series bold
26322 urlcolor=blue
26323 \series default
26324
26325 \begin_inset Newline newline
26326 \end_inset
26327
26328 to the field 
26329 \family sans
26330 Additional options
26331 \family default
26332  in the PDF Properties dialog.
26333 \end_layout
26334
26335 \begin_layout Section
26336 Appendices
26337 \begin_inset Index idx
26338 status collapsed
26339
26340 \begin_layout Plain Layout
26341 Appendix
26342 \end_layout
26343
26344 \end_inset
26345
26346
26347 \begin_inset CommandInset label
26348 LatexCommand label
26349 name "sec:Appendices"
26350
26351 \end_inset
26352
26353
26354 \end_layout
26355
26356 \begin_layout Standard
26357 Appendices are created with the menu 
26358 \family sans
26359 Document\SpecialChar \menuseparator
26360 Start
26361 \begin_inset space ~
26362 \end_inset
26363
26364 Appendix
26365 \begin_inset space ~
26366 \end_inset
26367
26368 Here
26369 \family default
26370 .
26371  This menu sets the document from the current cursor position to the end
26372  as the appendix region.
26373  The region is marked with a red borderline.
26374 \end_layout
26375
26376 \begin_layout Standard
26377 Every chapter (or section) within the appendix region is treated as an appendix,
26378  numbered with a capital Latin letter.
26379  The appendix subsections are numbered with this letter followed by a dot
26380  and the subsection number.
26381  All appendix sections can be referenced as if they were normal sections,
26382  here two examples:
26383 \end_layout
26384
26385 \begin_layout Standard
26386 Appendix
26387 \begin_inset space ~
26388 \end_inset
26389
26390
26391 \begin_inset CommandInset ref
26392 LatexCommand ref
26393 reference "chap:Credits"
26394
26395 \end_inset
26396
26397 ; Appendix
26398 \begin_inset space ~
26399 \end_inset
26400
26401
26402 \begin_inset CommandInset ref
26403 LatexCommand ref
26404 reference "sub:Export"
26405
26406 \end_inset
26407
26408
26409 \end_layout
26410
26411 \begin_layout Section
26412 Bibliography
26413 \begin_inset Index idx
26414 status collapsed
26415
26416 \begin_layout Plain Layout
26417 Bibliography
26418 \end_layout
26419
26420 \end_inset
26421
26422
26423 \begin_inset CommandInset label
26424 LatexCommand label
26425 name "sec:Bibliography"
26426
26427 \end_inset
26428
26429
26430 \end_layout
26431
26432 \begin_layout Standard
26433 There are two ways of generating the bibliography in a LyX-document.
26434  You can include a bibliography database,
26435 \begin_inset Foot
26436 status collapsed
26437
26438 \begin_layout Plain Layout
26439 Known under the name 
26440 \begin_inset Quotes eld
26441 \end_inset
26442
26443 BibTeX-database
26444 \begin_inset Quotes erd
26445 \end_inset
26446
26447 .
26448 \end_layout
26449
26450 \end_inset
26451
26452  which is explained in the next subsection, or you can insert the bibliography
26453  manually, using the paragraph environment 
26454 \family sans
26455 Bibliography
26456 \family default
26457 , which was described in section
26458 \begin_inset space ~
26459 \end_inset
26460
26461
26462 \begin_inset CommandInset ref
26463 LatexCommand ref
26464 reference "sub:Biblio_environment"
26465
26466 \end_inset
26467
26468 .
26469  If you want anything other than numerical citations that are used in this
26470  document, like author-year citations, then you must
26471 \emph on
26472  
26473 \emph default
26474 use a bibliography database.
26475 \end_layout
26476
26477 \begin_layout Subsection
26478 The Bibliography Environment
26479 \end_layout
26480
26481 \begin_layout Standard
26482 Within the 
26483 \family sans
26484 Bibliography
26485 \family default
26486  environment, every paragraph begins with a gray bibliography box labeled
26487  with a number.
26488  If you click on it, you will get a dialog in which you can set a 
26489 \family sans
26490 Key
26491 \family default
26492  and a 
26493 \family sans
26494 Label
26495 \family default
26496 .
26497  The key is the symbolic name by which you will refer to this bibliography
26498  entry.
26499  For example, our second entry in the bibliography is a book about LaTeX
26500  and we used 
26501 \begin_inset Quotes eld
26502 \end_inset
26503
26504 latexcompanion
26505 \begin_inset Quotes erd
26506 \end_inset
26507
26508 , a short form of its title, as the key.
26509 \end_layout
26510
26511 \begin_layout Standard
26512 You can refer to the key of a bibliography entry using the menu 
26513 \family sans
26514 Insert\SpecialChar \menuseparator
26515 Citation
26516 \family default
26517  or the toolbar button 
26518 \begin_inset Info
26519 type  "icon"
26520 arg   "dialog-show-new-inset citation"
26521 \end_inset
26522
26523 .
26524  A citation reference box is inserted and a citation window will appear
26525  in which you can select one or more keys in the available key list.
26526  The citation reference box will be labeled with the referenced key.
26527  When you click on the box, the citation window appears and you can change
26528  the reference.
26529 \end_layout
26530
26531 \begin_layout Standard
26532 Citation references appear in the output as the number of the bibliography
26533  entry with surrounding brackets.
26534  If you set a 
26535 \family sans
26536 Label
26537 \family default
26538  for the entry, the label will appear instead of the number.
26539  Here are two examples; the first without a label, the second with the label
26540  
26541 \begin_inset Quotes eld
26542 \end_inset
26543
26544 Credits
26545 \begin_inset Quotes erd
26546 \end_inset
26547
26548 :
26549 \end_layout
26550
26551 \begin_layout Standard
26552 Have a look at the 
26553 \family sans
26554 LaTeX Companion Second Edition
26555 \family default
26556
26557 \begin_inset CommandInset citation
26558 LatexCommand cite
26559 key "latexcompanion"
26560
26561 \end_inset
26562
26563
26564 \end_layout
26565
26566 \begin_layout Standard
26567 The LyX-Team members are listed in the Credits: 
26568 \begin_inset CommandInset citation
26569 LatexCommand cite
26570 key "lyxcredit"
26571
26572 \end_inset
26573
26574
26575 \end_layout
26576
26577 \begin_layout Subsection
26578 Bibliography databases (BibTeX)
26579 \begin_inset Index idx
26580 status collapsed
26581
26582 \begin_layout Plain Layout
26583 Bibliography ! Databases
26584 \end_layout
26585
26586 \end_inset
26587
26588
26589 \begin_inset Index idx
26590 status collapsed
26591
26592 \begin_layout Plain Layout
26593 Bibliography ! BibTeX
26594 \end_layout
26595
26596 \end_inset
26597
26598
26599 \begin_inset CommandInset label
26600 LatexCommand label
26601 name "sub:Bibliography-databases"
26602
26603 \end_inset
26604
26605
26606 \end_layout
26607
26608 \begin_layout Standard
26609 Bibliography databases are useful if you use the same bibliography in different
26610  documents.
26611 \begin_inset Foot
26612 status collapsed
26613
26614 \begin_layout Plain Layout
26615 They are also useful for keeping a database of articles and notes concerning
26616  them.
26617  Most of the database programs mentioned below allow you to store annotations
26618  and reviews along with bibliographical information.
26619 \end_layout
26620
26621 \end_inset
26622
26623  It also makes it very easy to have a uniform layout for all bibliography
26624  entries.
26625  You can collect the bibliography of all relevant books and articles of
26626  your working field in a database.
26627  This database can be used for different documents, and by default only
26628  the entries cited in a particular document will appear in the bibliography
26629  list for that document.
26630  This relieves you of the need to keep track of which articles and books
26631  you have cited.
26632 \end_layout
26633
26634 \begin_layout Standard
26635 The database is a text file with the file extension 
26636 \begin_inset Quotes eld
26637 \end_inset
26638
26639
26640 \family sans
26641 .bib
26642 \family default
26643
26644 \begin_inset Quotes erd
26645 \end_inset
26646
26647 , containing the bibliography in a special format.
26648  The format is explained in 
26649 \begin_inset CommandInset citation
26650 LatexCommand cite
26651 key "BibTeX-2"
26652
26653 \end_inset
26654
26655  and in LaTeX books (
26656 \begin_inset CommandInset citation
26657 LatexCommand cite
26658 key "Mittelbach,Kopka,Lamport"
26659
26660 \end_inset
26661
26662 ).
26663  The file can be created using any text editor, but normally one uses a
26664  special program to create and edit the entries in the database.
26665  A list of such programs is maintained on the LyX Wiki at 
26666 \begin_inset Flex URL
26667 status open
26668
26669 \begin_layout Plain Layout
26670
26671 http://wiki.lyx.org/BibTeX/Programs
26672 \end_layout
26673
26674 \end_inset
26675
26676 .
26677 \end_layout
26678
26679 \begin_layout Standard
26680 To use a database, use the menu 
26681 \family sans
26682 Insert\SpecialChar \menuseparator
26683 List
26684 \family default
26685 /
26686 \family sans
26687 TOC\SpecialChar \menuseparator
26688 BibT
26689 \begin_inset ERT
26690 status collapsed
26691
26692 \begin_layout Plain Layout
26693
26694 {}
26695 \end_layout
26696
26697 \end_inset
26698
26699 eX
26700 \begin_inset space ~
26701 \end_inset
26702
26703 Bibliography
26704 \family default
26705 .
26706  A gray box will be inserted and a window appears.
26707  In this window you can load one or more databases and a style file.
26708  The option 
26709 \family sans
26710 Add bibliography to TOC
26711 \family default
26712  adds a table of contents entry for the bibliography.
26713  In the 
26714 \family sans
26715 Content
26716 \family default
26717  drop box you can select whether to include all the entries in the database
26718  in the document or just the cited references.
26719 \end_layout
26720
26721 \begin_layout Standard
26722 The style file is a text file with the file extension 
26723 \begin_inset Quotes eld
26724 \end_inset
26725
26726
26727 \family sans
26728 .bst
26729 \family default
26730
26731 \begin_inset Quotes erd
26732 \end_inset
26733
26734  that controls how the bibliography entries will appear.
26735  Your LaTeX distribution should provide several of these, and many publishers
26736  provide their own style files, so that you don't have to take care of the
26737  layout.
26738  It is of course possible to write your own style file, but this is something
26739  for experts.
26740 \begin_inset Foot
26741 status collapsed
26742
26743 \begin_layout Plain Layout
26744 For information on how this is done, have a look at
26745 \begin_inset Newline newline
26746 \end_inset
26747
26748
26749 \begin_inset CommandInset href
26750 LatexCommand href
26751 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26752
26753 \end_inset
26754
26755 .
26756 \end_layout
26757
26758 \end_inset
26759
26760
26761 \end_layout
26762
26763 \begin_layout Standard
26764 Inserting a citation reference works as described in the previous section.
26765 \end_layout
26766
26767 \begin_layout Standard
26768 To generate the bibliography from a database, LyX uses the program BibTeX.
26769  You can choose which of its variants should be used by LyX as the processor
26770  either in the document settings under 
26771 \family sans
26772 Bibliography
26773 \family default
26774  or in LyX's preferences under 
26775 \family sans
26776 Output\SpecialChar \menuseparator
26777 LaT
26778 \begin_inset ERT
26779 status collapsed
26780
26781 \begin_layout Plain Layout
26782
26783 {}
26784 \end_layout
26785
26786 \end_inset
26787
26788 eX
26789 \family default
26790 .
26791  The following variants are possible:
26792 \end_layout
26793
26794 \begin_layout Description
26795 biber provides full Unicode support, unlimited memory, does not work with
26796  other bibliography packages (like e.
26797 \begin_inset space \thinspace{}
26798 \end_inset
26799
26800 g.
26801 \begin_inset space ~
26802 \end_inset
26803
26804
26805 \series bold
26806 natbib
26807 \series default
26808 ), only with the package 
26809 \series bold
26810 biblatex
26811 \series default
26812 ; recommended for multilingual texts and for languages that don't use Latin
26813  letters
26814 \end_layout
26815
26816 \begin_layout Description
26817 bibtex the standard; does not allow special characters in bibliography entries
26818  that are not possible to encode in a 7-bit encoding, limited memory, works
26819  with all bibliography packages, except of 
26820 \series bold
26821 biblatex
26822 \end_layout
26823
26824 \begin_layout Description
26825 bibtex8 allows all characters that are possible to encode in a 8-bit encoding,
26826  larger memory than 
26827 \family sans
26828 bibtex
26829 \family default
26830 , works with all bibliography packages
26831 \end_layout
26832
26833 \begin_layout Standard
26834 BibTeX can be controlled with options that you can add below the specification
26835  of the variants.
26836  Before adding options, it is strongly recommended to read the manual of
26837  
26838 \family sans
26839 BibTeX
26840 \family default
26841  
26842 \begin_inset CommandInset citation
26843 LatexCommand cite
26844 key "BibTeX"
26845
26846 \end_inset
26847
26848 .
26849 \end_layout
26850
26851 \begin_layout Standard
26852 When you select the option 
26853 \family sans
26854 Sectioned bibliography
26855 \family default
26856  in the 
26857 \family sans
26858 Document\SpecialChar \menuseparator
26859 Settings
26860 \family default
26861  dialog, it is possible to have multiple and sectioned bibliographies.
26862  This and other options are explained in detail in section 
26863 \emph on
26864 Customizing Bibliographies
26865 \emph default
26866  
26867 \emph on
26868 with BibTeX
26869 \emph default
26870  of the 
26871 \emph on
26872 Additional Features
26873 \emph default
26874  manual.
26875 \end_layout
26876
26877 \begin_layout Standard
26878 We use two bibliographies in this document to show the difference between
26879  the two methods of creating them.
26880  As you can see, the bibliography that is created from a database lists
26881  only the database entries that are referenced in the document.
26882  We used the style file 
26883 \family sans
26884 alphadin.bst
26885 \family default
26886  to get the complicated German reference key scheme in the bibliography.
26887 \end_layout
26888
26889 \begin_layout Subsection
26890 Bibliography layout
26891 \begin_inset Index idx
26892 status collapsed
26893
26894 \begin_layout Plain Layout
26895 Bibliography ! Layout
26896 \end_layout
26897
26898 \end_inset
26899
26900
26901 \end_layout
26902
26903 \begin_layout Standard
26904 In the citation reference dialog you can set a special citation format.
26905  For this feature you need to enable the option 
26906 \family sans
26907 Natbib
26908 \family default
26909  in the 
26910 \family sans
26911 Document\SpecialChar \menuseparator
26912 Settings
26913 \family default
26914
26915 \begin_inset Index idx
26916 status collapsed
26917
26918 \begin_layout Plain Layout
26919 Document ! Settings
26920 \end_layout
26921
26922 \end_inset
26923
26924  dialog under 
26925 \family sans
26926 Bibliography
26927 \family default
26928 .
26929  Setting a citation style for a reference will overwrite the default.
26930  For the global citation format use the BibTeX style files as explained
26931  in the previous section.
26932 \end_layout
26933
26934 \begin_layout Standard
26935 You can also set text to appear before or after a citation reference, in
26936  the citation reference window.
26937  Here is an example where the text 
26938 \begin_inset Quotes eld
26939 \end_inset
26940
26941 Chapter
26942 \begin_inset space ~
26943 \end_inset
26944
26945 3
26946 \begin_inset Quotes erd
26947 \end_inset
26948
26949  appears after the reference:
26950 \end_layout
26951
26952 \begin_layout Standard
26953 Have a look at 
26954 \begin_inset CommandInset citation
26955 LatexCommand cite
26956 after "Chapter 3"
26957 key "latexcompanion"
26958
26959 \end_inset
26960
26961 .
26962 \end_layout
26963
26964 \begin_layout Section
26965 Index
26966 \begin_inset Index idx
26967 status collapsed
26968
26969 \begin_layout Plain Layout
26970 Index generation
26971 \end_layout
26972
26973 \end_inset
26974
26975
26976 \begin_inset CommandInset label
26977 LatexCommand label
26978 name "sec:Index"
26979
26980 \end_inset
26981
26982
26983 \end_layout
26984
26985 \begin_layout Standard
26986 An index entry is created if you use the menu 
26987 \family sans
26988 Insert\SpecialChar \menuseparator
26989 Index
26990 \begin_inset space ~
26991 \end_inset
26992
26993 Entry
26994 \family default
26995  or the toolbar button 
26996 \begin_inset Info
26997 type  "icon"
26998 arg   "index-insert"
26999 \end_inset
27000
27001 .
27002  A box is inserted containing the text that appears in the index.
27003  The word where the cursor is in or the currently highlighted text is proposed
27004  by LyX as the index entry.
27005 \end_layout
27006
27007 \begin_layout Standard
27008 The index list is inserted in the document with the menu 
27009 \family sans
27010 Insert\SpecialChar \menuseparator
27011 List
27012 \begin_inset space ~
27013 \end_inset
27014
27015 /
27016 \begin_inset space ~
27017 \end_inset
27018
27019 TOC\SpecialChar \menuseparator
27020 Index
27021 \begin_inset space ~
27022 \end_inset
27023
27024 List
27025 \family default
27026 .
27027  A light blue box labeled 
27028 \begin_inset Quotes eld
27029 \end_inset
27030
27031
27032 \family sans
27033 Index
27034 \family default
27035
27036 \begin_inset Quotes erd
27037 \end_inset
27038
27039  will show the place where the index is printed in the output.
27040  The index list box is not clickable like other LyX-boxes.
27041 \end_layout
27042
27043 \begin_layout Standard
27044 We give a short overview of the index commands in the next subsections.
27045  For a detailed description of LaTeX's index mechanism, have a look at one
27046  of the LaTeX books 
27047 \begin_inset CommandInset citation
27048 LatexCommand cite
27049 key "latexcompanion,latexguide,latexbook"
27050
27051 \end_inset
27052
27053 .
27054 \end_layout
27055
27056 \begin_layout Subsection
27057 Grouping Index Entries
27058 \begin_inset Index idx
27059 status collapsed
27060
27061 \begin_layout Plain Layout
27062 Index ! Grouping
27063 \end_layout
27064
27065 \end_inset
27066
27067
27068 \end_layout
27069
27070 \begin_layout Standard
27071 Index entries are often grouped to offer the reader a fast search in the
27072  index.
27073  We want to group for example the index entries for itemized and enumerated
27074  lists under the entry 
27075 \begin_inset Quotes eld
27076 \end_inset
27077
27078 Lists
27079 \begin_inset Quotes erd
27080 \end_inset
27081
27082 .
27083  First we create the entry 
27084 \begin_inset Quotes eld
27085 \end_inset
27086
27087 Lists
27088 \begin_inset Quotes erd
27089 \end_inset
27090
27091  in section
27092 \begin_inset space ~
27093 \end_inset
27094
27095
27096 \begin_inset CommandInset ref
27097 LatexCommand ref
27098 reference "sub:Lists"
27099
27100 \end_inset
27101
27102 .
27103  In the text field for the itemized list index entry in section
27104 \begin_inset space ~
27105 \end_inset
27106
27107
27108 \begin_inset CommandInset ref
27109 LatexCommand ref
27110 reference "sec:Itemize"
27111
27112 \end_inset
27113
27114 , we insert the command
27115 \end_layout
27116
27117 \begin_layout Standard
27118
27119 \series bold
27120 Lists ! Itemize
27121 \end_layout
27122
27123 \begin_layout Standard
27124 and the command
27125 \end_layout
27126
27127 \begin_layout Standard
27128
27129 \series bold
27130 Lists ! Enumerate
27131 \end_layout
27132
27133 \begin_layout Standard
27134 for the enumerated list in section
27135 \begin_inset space ~
27136 \end_inset
27137
27138
27139 \begin_inset CommandInset ref
27140 LatexCommand ref
27141 reference "sec:Enumerate"
27142
27143 \end_inset
27144
27145 .
27146 \end_layout
27147
27148 \begin_layout Standard
27149 The exclamation mark 
27150 \begin_inset Quotes eld
27151 \end_inset
27152
27153 !
27154 \begin_inset Quotes erd
27155 \end_inset
27156
27157  marks the grouping levels.
27158  You can have three levels; every index level is indented a bit more.
27159  An index entry for the higher levels is not required.
27160  If we don't have an index entry for 
27161 \begin_inset Quotes eld
27162 \end_inset
27163
27164 Lists
27165 \begin_inset Quotes erd
27166 \end_inset
27167
27168 , it will be printed anyway, but without a page number.
27169 \end_layout
27170
27171 \begin_layout Subsection
27172 Page Ranges
27173 \begin_inset Index idx
27174 status collapsed
27175
27176 \begin_layout Plain Layout
27177 Index ! Page ranges
27178 \end_layout
27179
27180 \end_inset
27181
27182
27183 \end_layout
27184
27185 \begin_layout Standard
27186 Normally an index entry will appear with the page number of the indexed
27187  section.
27188  But sometimes you want to index more pages under the same entry.
27189  E.
27190 \begin_inset space \thinspace{}
27191 \end_inset
27192
27193 g.
27194 \begin_inset space \space{}
27195 \end_inset
27196
27197 if we want to index the paragraph environments, we create an index entry
27198  in section
27199 \begin_inset space ~
27200 \end_inset
27201
27202
27203 \begin_inset CommandInset ref
27204 LatexCommand ref
27205 reference "sec:Paragraph-Environments"
27206
27207 \end_inset
27208
27209  with the command
27210 \end_layout
27211
27212 \begin_layout Standard
27213
27214 \series bold
27215 Paragraph environments|(
27216 \end_layout
27217
27218 \begin_layout Standard
27219 and another entry at the end of section
27220 \begin_inset space ~
27221 \end_inset
27222
27223
27224 \begin_inset CommandInset ref
27225 LatexCommand ref
27226 reference "sub:LyX-Code"
27227
27228 \end_inset
27229
27230  with the command
27231 \end_layout
27232
27233 \begin_layout Standard
27234
27235 \series bold
27236 Paragraph environments|)
27237 \end_layout
27238
27239 \begin_layout Standard
27240 The commands 
27241 \begin_inset Quotes eld
27242 \end_inset
27243
27244
27245 \series bold
27246 |(
27247 \series default
27248
27249 \begin_inset Quotes erd
27250 \end_inset
27251
27252  and 
27253 \begin_inset Quotes eld
27254 \end_inset
27255
27256
27257 \series bold
27258 |)
27259 \series default
27260
27261 \begin_inset Quotes erd
27262 \end_inset
27263
27264  respectively start and end the index range.
27265  You can also add the same index entry at different places in the document.
27266  They appear in the output under one entry with a comma separated list of
27267  the pages of the indexed document parts.
27268  An example is the index entry 
27269 \begin_inset Quotes eld
27270 \end_inset
27271
27272 Document ! Settings
27273 \begin_inset Quotes erd
27274 \end_inset
27275
27276 .
27277 \end_layout
27278
27279 \begin_layout Subsection
27280 Cross referencing
27281 \begin_inset Index idx
27282 status collapsed
27283
27284 \begin_layout Plain Layout
27285 Index ! Cross referencing
27286 \end_layout
27287
27288 \end_inset
27289
27290
27291 \end_layout
27292
27293 \begin_layout Standard
27294 It is also possible to refer to another index entry.
27295  We referred for example in the index entry 
27296 \begin_inset Quotes eld
27297 \end_inset
27298
27299 GIF
27300 \begin_inset Quotes erd
27301 \end_inset
27302
27303  (in section
27304 \begin_inset space ~
27305 \end_inset
27306
27307
27308 \begin_inset CommandInset ref
27309 LatexCommand ref
27310 reference "sub:Image-Formats"
27311
27312 \end_inset
27313
27314 ) to the index entry 
27315 \begin_inset Quotes eld
27316 \end_inset
27317
27318 Image formats
27319 \begin_inset Quotes erd
27320 \end_inset
27321
27322  in the same section using the entry
27323 \end_layout
27324
27325 \begin_layout Standard
27326
27327 \series bold
27328 GIF|see{Image formats}
27329 \end_layout
27330
27331 \begin_layout Standard
27332 where the braces have to be inserted as TeX Code.
27333  The text within the braces is the referenced entry.
27334  The reference will appear in the output without a page number.
27335 \end_layout
27336
27337 \begin_layout Subsection
27338 Index Entry Order
27339 \begin_inset Index idx
27340 status collapsed
27341
27342 \begin_layout Plain Layout
27343 Index ! Entry order
27344 \end_layout
27345
27346 \end_inset
27347
27348
27349 \end_layout
27350
27351 \begin_layout Standard
27352 If you use accented characters in the index entry the entries might not
27353  follow the rules for the index order.
27354  The index entries are sorted alphabetically but LaTeX
27355 \begin_inset Foot
27356 status collapsed
27357
27358 \begin_layout Plain Layout
27359 The index generating is done in the background by an extra program, see
27360  section
27361 \begin_inset space ~
27362 \end_inset
27363
27364
27365 \begin_inset CommandInset ref
27366 LatexCommand ref
27367 reference "sub:Index-Program"
27368
27369 \end_inset
27370
27371 .
27372 \end_layout
27373
27374 \end_inset
27375
27376  does not know how to sort accents in different languages.
27377  We have created as an example the three dummy index entries 
27378 \begin_inset Quotes eld
27379 \end_inset
27380
27381 maison
27382 \begin_inset Quotes erd
27383 \end_inset
27384
27385
27386 \begin_inset Quotes eld
27387 \end_inset
27388
27389 maïs
27390 \begin_inset Quotes erd
27391 \end_inset
27392
27393 , and 
27394 \begin_inset Quotes eld
27395 \end_inset
27396
27397 maître
27398 \begin_inset Quotes erd
27399 \end_inset
27400
27401 .
27402 \begin_inset Index idx
27403 status collapsed
27404
27405 \begin_layout Plain Layout
27406 Dummy entries ! maïs
27407 \end_layout
27408
27409 \end_inset
27410
27411
27412 \begin_inset Index idx
27413 status collapsed
27414
27415 \begin_layout Plain Layout
27416 Dummy entries ! maître
27417 \end_layout
27418
27419 \end_inset
27420
27421
27422 \begin_inset Index idx
27423 status collapsed
27424
27425 \begin_layout Plain Layout
27426 Dummy entries ! maïs@maison
27427 \end_layout
27428
27429 \end_inset
27430
27431  They will be sorted in the order maïs, maître, maison but we want the order
27432  maïs, maison, maître.
27433  To achieve this, we use the command
27434 \end_layout
27435
27436 \begin_layout Standard
27437
27438 \series bold
27439 previous entry@current entry
27440 \end_layout
27441
27442 \begin_layout Standard
27443 In our case we want to have 
27444 \begin_inset Quotes eld
27445 \end_inset
27446
27447 maison
27448 \begin_inset Quotes erd
27449 \end_inset
27450
27451  after 
27452 \begin_inset Quotes eld
27453 \end_inset
27454
27455 maïs
27456 \begin_inset Quotes erd
27457 \end_inset
27458
27459  and write therefore for the index entry of maison:
27460 \end_layout
27461
27462 \begin_layout Standard
27463
27464 \series bold
27465 maïs@maison
27466 \end_layout
27467
27468 \begin_layout Standard
27469 The previous entry need not be a real existing entry.
27470  You can also use another word to tell LaTeX the entry order.
27471  See the next subsection for an example.
27472 \end_layout
27473
27474 \begin_layout Standard
27475 \begin_inset VSpace bigskip
27476 \end_inset
27477
27478
27479 \end_layout
27480
27481 \begin_layout Standard
27482 In some cases the index entry order is not correct when you are using the
27483  program 
27484 \family sans
27485 makeindex 
27486 \family default
27487 to generate the index (see sec.
27488 \begin_inset space \thinspace{}
27489 \end_inset
27490
27491
27492 \begin_inset CommandInset ref
27493 LatexCommand ref
27494 reference "sub:Index-Program"
27495
27496 \end_inset
27497
27498 ).
27499  
27500 \family sans
27501 makeindex
27502 \family default
27503  would for example print the index entry for the LaTeX-package aeguill in
27504  sec.
27505 \begin_inset space \thinspace{}
27506 \end_inset
27507
27508
27509 \begin_inset CommandInset ref
27510 LatexCommand ref
27511 reference "sub:Document-Font"
27512
27513 \end_inset
27514
27515  after the index entries of the other LaTeX-packages although all these
27516  index commands start with 
27517 \begin_inset Quotes eld
27518 \end_inset
27519
27520
27521 \series bold
27522 LaTeX-packages !
27523 \series default
27524  
27525 \begin_inset Quotes erd
27526 \end_inset
27527
27528 .
27529  The reason is that the index entry for aeguill is in a footnote.
27530  To fix this 
27531 \family sans
27532 makeindex
27533 \family default
27534  bug, add these commands to the preamble of your document:
27535 \end_layout
27536
27537 \begin_layout Standard
27538
27539 \series bold
27540
27541 \backslash
27542 let
27543 \backslash
27544 OrgIndex
27545 \backslash
27546 index
27547 \end_layout
27548
27549 \begin_layout Standard
27550
27551 \series bold
27552
27553 \backslash
27554 renewcommand*{
27555 \backslash
27556 index}[1]{
27557 \backslash
27558 OrgIndex{#1}}
27559 \end_layout
27560
27561 \begin_layout Subsection
27562 Index Entry Layout
27563 \begin_inset Index idx
27564 status collapsed
27565
27566 \begin_layout Plain Layout
27567 Index ! Entry layout
27568 \end_layout
27569
27570 \end_inset
27571
27572
27573 \end_layout
27574
27575 \begin_layout Standard
27576 You can change the appearance of index entries via the text style dialog.
27577 \begin_inset Index idx
27578 status open
27579
27580 \begin_layout Plain Layout
27581 Dummy entries ! 
27582 \shape italic
27583 This is an italic dummy entry
27584 \end_layout
27585
27586 \end_inset
27587
27588  You can also format the page number using the character 
27589 \begin_inset Quotes eld
27590 \end_inset
27591
27592 |
27593 \begin_inset Quotes erd
27594 \end_inset
27595
27596  followed by a LaTeX-command without a backslash.
27597  We can write for example
27598 \end_layout
27599
27600 \begin_layout Standard
27601
27602 \series bold
27603 italic page number:|textit
27604 \end_layout
27605
27606 \begin_layout Standard
27607 to get the page number in italic.
27608 \begin_inset Index idx
27609 status open
27610
27611 \begin_layout Plain Layout
27612 Dummy entries ! italic page number:|textit
27613 \end_layout
27614
27615 \end_inset
27616
27617  Normally all LaTeX-commands begin with a backslash, but in this special
27618  case 
27619 \begin_inset Quotes eld
27620 \end_inset
27621
27622
27623 \series bold
27624 |command
27625 \series default
27626
27627 \begin_inset Quotes erd
27628 \end_inset
27629
27630  means 
27631 \series bold
27632
27633 \backslash
27634 command{page
27635 \begin_inset space ~
27636 \end_inset
27637
27638 number}
27639 \series default
27640 .
27641  Have a look at section
27642 \begin_inset space ~
27643 \end_inset
27644
27645
27646 \begin_inset CommandInset ref
27647 LatexCommand ref
27648 reference "sub:LaTeX-Syntax"
27649
27650 \end_inset
27651
27652  to learn more about the LaTeX-syntax.
27653 \end_layout
27654
27655 \begin_layout Standard
27656 \begin_inset Note Greyedout
27657 status open
27658
27659 \begin_layout Plain Layout
27660
27661 \series bold
27662 Note:
27663 \series default
27664  Formatting single index entries only works when you use the program 
27665 \family sans
27666 makeindex 
27667 \family default
27668 to generate the index, see sec.
27669 \begin_inset space \thinspace{}
27670 \end_inset
27671
27672
27673 \begin_inset CommandInset ref
27674 LatexCommand ref
27675 reference "sub:Index-Program"
27676
27677 \end_inset
27678
27679 .
27680  If you use 
27681 \family sans
27682 xindy
27683 \family default
27684 , this will not work for anything other than bold or italic text.
27685  This is because 
27686 \family sans
27687 xindy
27688 \family default
27689  requires you to define semantic elements before they can be used, see 
27690 \begin_inset CommandInset citation
27691 LatexCommand cite
27692 after "p. 678 ff."
27693 key "latexcompanion"
27694
27695 \end_inset
27696
27697  for details.
27698 \end_layout
27699
27700 \end_inset
27701
27702
27703 \end_layout
27704
27705 \begin_layout Standard
27706 In general, we encourage you to not format page numbers directly as shown
27707  above.
27708  Instead, you should define a macro in the preamble and use that.
27709  Maybe you want all page references italic that refer to a definition of
27710  the indexed term, so that users can easily find definitions.
27711  If so, put the following in the preamble
27712 \end_layout
27713
27714 \begin_layout Standard
27715
27716 \series bold
27717
27718 \backslash
27719 newcommand{
27720 \backslash
27721 IndexDef}[1]{
27722 \backslash
27723 textit{#1}}
27724 \end_layout
27725
27726 \begin_layout Standard
27727 and write
27728 \end_layout
27729
27730 \begin_layout Standard
27731
27732 \series bold
27733 my entry|IndexDef
27734 \end_layout
27735
27736 \begin_layout Standard
27737 in the index entry.
27738 \begin_inset Index idx
27739 status open
27740
27741 \begin_layout Plain Layout
27742 Dummy entries ! my entry|IndexDef
27743 \end_layout
27744
27745 \end_inset
27746
27747  The advantage is that, if you change your mind later or if your publisher
27748  insists that definitions must not be italic but bold, you just need to
27749  change the macro in the preamble, not every single index entry.
27750 \end_layout
27751
27752 \begin_layout Standard
27753 You can also change the layout for the whole index.
27754  E.
27755 \begin_inset space \thinspace{}
27756 \end_inset
27757
27758 g.
27759 \begin_inset space \space{}
27760 \end_inset
27761
27762 we marked the index list box of this document as bold to get a bold font
27763  for all index entries.
27764  For more advanced tasks you have to set up a so-called 
27765 \emph on
27766 Index Style File
27767 \emph default
27768 , see the 
27769 \family sans
27770 makeindex
27771 \family default
27772  or 
27773 \family sans
27774 xindy
27775 \family default
27776  documentation for details, 
27777 \begin_inset CommandInset citation
27778 LatexCommand cite
27779 key "makeindex,xindy"
27780
27781 \end_inset
27782
27783 .
27784 \end_layout
27785
27786 \begin_layout Subsection
27787 Index Program
27788 \begin_inset Index idx
27789 status collapsed
27790
27791 \begin_layout Plain Layout
27792 Index ! Program
27793 \end_layout
27794
27795 \end_inset
27796
27797
27798 \begin_inset CommandInset label
27799 LatexCommand label
27800 name "sub:Index-Program"
27801
27802 \end_inset
27803
27804
27805 \end_layout
27806
27807 \begin_layout Standard
27808 If the index entry program 
27809 \family sans
27810 xindy
27811 \family default
27812  is installed, LyX uses it for index generation; otherwise the program 
27813 \family sans
27814 makeindex
27815 \family default
27816 , that is part of every LaTeX distribution, is used.
27817 \begin_inset Foot
27818 status collapsed
27819
27820 \begin_layout Plain Layout
27821
27822 \family sans
27823 Makeindex
27824 \family default
27825  is very old, no longer under development and has many pitfalls, notably
27826  that it was developed with only the English language in mind.
27827  So it fails to sort anything other than a monolingual English text correctly.
27828  We have shown above how to fix this sorting.
27829  However, if you are writing in another than the English language, consider
27830  to use 
27831 \family sans
27832 xindy
27833 \family default
27834 .
27835 \end_layout
27836
27837 \end_inset
27838
27839  Both programs can be controlled by options that can be set in LyX's preferences
27840  dialog, see section
27841 \begin_inset space ~
27842 \end_inset
27843
27844
27845 \begin_inset CommandInset ref
27846 LatexCommand ref
27847 reference "sub:LaTeX-settings"
27848
27849 \end_inset
27850
27851 .
27852  The available options are listed and explained in 
27853 \begin_inset CommandInset citation
27854 LatexCommand cite
27855 key "makeindex,xindy"
27856
27857 \end_inset
27858
27859 .
27860  In this dialog, you can also specify an alternative program to generate
27861  the index.
27862 \end_layout
27863
27864 \begin_layout Standard
27865 If you need specific options or an alternative index program only for a
27866  given document, you can define the program and\SpecialChar \slash{}
27867 or the options in 
27868 \family sans
27869 Document\SpecialChar \menuseparator
27870 Settings\SpecialChar \menuseparator
27871 Indexes
27872 \family default
27873 .
27874  This is especially useful if you need to pass language-specific options
27875  to the index program or if you need a specific layout style.
27876 \end_layout
27877
27878 \begin_layout Subsection
27879 Multiple Indexes
27880 \end_layout
27881
27882 \begin_layout Standard
27883 In many fields it is common to have more than one index.
27884  For instance, you might need to set up a separate 
27885 \begin_inset Quotes eld
27886 \end_inset
27887
27888 Index of Names
27889 \begin_inset Quotes erd
27890 \end_inset
27891
27892  next to the standard index.
27893  LaTeX does not provide this possibility out of the box, but there are many
27894  packages that add this feature.
27895  LyX uses the 
27896 \series bold
27897 splitidx
27898 \series default
27899
27900 \begin_inset Index idx
27901 status collapsed
27902
27903 \begin_layout Plain Layout
27904 LaTeX-packages ! splitidx
27905 \end_layout
27906
27907 \end_inset
27908
27909  package to generate multiple indexes.
27910  The package is included in all recent LaTeX distributions.
27911  If yours does not ship it, consult the TeX-catalogue, 
27912 \begin_inset CommandInset citation
27913 LatexCommand cite
27914 key "TeXCatalogue"
27915
27916 \end_inset
27917
27918 .
27919  Note that the package does not only consist of a LaTeX style, but it also
27920  includes specific preprocessor programs that need to be installed as well.
27921  Please consult the package's manual for details.
27922 \end_layout
27923
27924 \begin_layout Standard
27925 To set up LyX for the use of multiple indexes, go to 
27926 \family sans
27927 Document\SpecialChar \menuseparator
27928 Settings\SpecialChar \menuseparator
27929 Indexes
27930 \family default
27931  and select 
27932 \begin_inset Quotes eld
27933 \end_inset
27934
27935 Use multiple Indexes
27936 \begin_inset Quotes erd
27937 \end_inset
27938
27939 .
27940  Note that the list of 
27941 \begin_inset Quotes eld
27942 \end_inset
27943
27944 Available Indexes
27945 \begin_inset Quotes erd
27946 \end_inset
27947
27948  below already contains the standard index.
27949  To add further indexes, add the name of the index (in the form that should
27950  also appear as a heading) to the 
27951 \begin_inset Quotes eld
27952 \end_inset
27953
27954 New
27955 \begin_inset Quotes erd
27956 \end_inset
27957
27958  input field and press the 
27959 \begin_inset Quotes eld
27960 \end_inset
27961
27962 Add
27963 \begin_inset Quotes erd
27964 \end_inset
27965
27966  button.
27967  The new index should now appear in the list as well.
27968  If you like, you can attribute an alternative label color to the new index
27969  by selecting the index in the list and hitting the 
27970 \begin_inset Quotes eld
27971 \end_inset
27972
27973 Alter Color\SpecialChar \ldots{}
27974
27975 \begin_inset Quotes erd
27976 \end_inset
27977
27978  button.
27979  The label color may help you to differentiate between index entries of
27980  different indexes in the LyX work area.
27981 \end_layout
27982
27983 \begin_layout Standard
27984 Once the document changes have been applied, you can find the new index
27985  list in 
27986 \family sans
27987 Insert\SpecialChar \menuseparator
27988 List
27989 \begin_inset space ~
27990 \end_inset
27991
27992 /
27993 \begin_inset space ~
27994 \end_inset
27995
27996 TOC
27997 \family default
27998  and the 
27999 \family sans
28000 Insert
28001 \family default
28002  menu has a separate index entry for each of the defined indexes.
28003  The workflow is basically the same as for the default index, but there
28004  are some additional features:
28005 \end_layout
28006
28007 \begin_layout Itemize
28008 If you want to change the attribution of a specific index entry, right-clicking
28009  on the entry will open a dialog where you can do that.
28010 \end_layout
28011
28012 \begin_layout Itemize
28013 By right-clicking on an index, you can change its type.
28014  Furthermore, you can specify an index list to be a 
28015 \begin_inset Quotes eld
28016 \end_inset
28017
28018 Subindex
28019 \begin_inset Quotes erd
28020 \end_inset
28021
28022 .
28023  If you do that, the heading of that list will be decreased by one level.
28024  E.
28025 \begin_inset space \thinspace{}
28026 \end_inset
28027
28028 g., if you use a book class, where the standard index heading is defined
28029  as a chapter, subindexes will be defined as sections and can thus be nested
28030  to the non-subindexes.
28031 \end_layout
28032
28033 \begin_layout Section
28034 Nomenclature / Glossary 
28035 \begin_inset Index idx
28036 status collapsed
28037
28038 \begin_layout Plain Layout
28039 Nomenclature
28040 \end_layout
28041
28042 \end_inset
28043
28044
28045 \begin_inset Index idx
28046 status collapsed
28047
28048 \begin_layout Plain Layout
28049 Glossary|see
28050 \begin_inset ERT
28051 status collapsed
28052
28053 \begin_layout Plain Layout
28054
28055 {
28056 \end_layout
28057
28058 \end_inset
28059
28060 Nomenclature
28061 \begin_inset ERT
28062 status collapsed
28063
28064 \begin_layout Plain Layout
28065
28066 }
28067 \end_layout
28068
28069 \end_inset
28070
28071
28072 \end_layout
28073
28074 \end_inset
28075
28076
28077 \begin_inset CommandInset label
28078 LatexCommand label
28079 name "sec:Nomenclature"
28080
28081 \end_inset
28082
28083
28084 \end_layout
28085
28086 \begin_layout Standard
28087 Sometimes you need to compile a list of symbols that are mentioned in your
28088  document with a brief explanation of them – a so called nomenclature or
28089  glossary.
28090 \end_layout
28091
28092 \begin_layout Standard
28093 To be able to create nomenclatures, you need the LaTeX package 
28094 \series bold
28095 nomencl
28096 \series default
28097
28098 \begin_inset Index idx
28099 status collapsed
28100
28101 \begin_layout Plain Layout
28102 LaTeX-packages ! nomencl
28103 \end_layout
28104
28105 \end_inset
28106
28107  installed.
28108  You find it in the TeX-catalogue, 
28109 \begin_inset CommandInset citation
28110 LatexCommand cite
28111 key "TeXCatalogue"
28112
28113 \end_inset
28114
28115  or in the package manager of your LaTeX-system.
28116 \end_layout
28117
28118 \begin_layout Standard
28119 A nomenclature entry is created if you place the cursor after a symbol entry
28120  and then use the menu 
28121 \family sans
28122 Insert\SpecialChar \menuseparator
28123
28124 \family default
28125 N
28126 \family sans
28127 omenclature
28128 \begin_inset space ~
28129 \end_inset
28130
28131 Entry
28132 \family default
28133  or the toolbar button 
28134 \begin_inset Info
28135 type  "icon"
28136 arg   "nomencl-insert"
28137 \end_inset
28138
28139 .
28140  A gray box labeled 
28141 \begin_inset Quotes eld
28142 \end_inset
28143
28144
28145 \family sans
28146 Nom
28147 \family default
28148
28149 \begin_inset Quotes erd
28150 \end_inset
28151
28152  is inserted and a window pops up asking for the nomenclature entry.
28153 \end_layout
28154
28155 \begin_layout Standard
28156 A nomenclature entry consists of two main entries.
28157  The first is the symbol that you want to refer to.
28158  The second is the description of the symbol.
28159 \end_layout
28160
28161 \begin_layout Standard
28162 \begin_inset Note Greyedout
28163 status collapsed
28164
28165 \begin_layout Plain Layout
28166
28167 \series bold
28168 Note:
28169 \series default
28170  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28171 \end_layout
28172
28173 \end_inset
28174
28175
28176 \end_layout
28177
28178 \begin_layout Subsection
28179 Nomenclature Definition and Layout
28180 \begin_inset Index idx
28181 status collapsed
28182
28183 \begin_layout Plain Layout
28184 Nomenclature ! Layout
28185 \end_layout
28186
28187 \end_inset
28188
28189
28190 \end_layout
28191
28192 \begin_layout Standard
28193 If you have symbols in formulas, you have to define them in the 
28194 \family sans
28195 Symbol
28196 \family default
28197  field as LaTeX-formulas.
28198  For example to get 
28199 \begin_inset Quotes eld
28200 \end_inset
28201
28202
28203 \begin_inset Formula $\sigma$
28204 \end_inset
28205
28206
28207 \begin_inset Quotes erd
28208 \end_inset
28209
28210 , insert this:
28211 \begin_inset Newline newline
28212 \end_inset
28213
28214
28215 \series bold
28216 $
28217 \backslash
28218 sigma$
28219 \begin_inset Newline newline
28220 \end_inset
28221
28222
28223 \series default
28224 The 
28225 \begin_inset Quotes eld
28226 \end_inset
28227
28228 $
28229 \begin_inset Quotes erd
28230 \end_inset
28231
28232  character starts/ends the formula.
28233  The LaTeX-command for the Greek letter is the name of the letter beginning
28234  with a backslash 
28235 \begin_inset Quotes eld
28236 \end_inset
28237
28238
28239 \backslash
28240
28241 \begin_inset Quotes erd
28242 \end_inset
28243
28244 .
28245  For capital Greek letters, start the command also with a capital letter,
28246  like 
28247 \series bold
28248
28249 \backslash
28250 Sigma
28251 \series default
28252 .
28253 \end_layout
28254
28255 \begin_layout Standard
28256 (A short introduction to the LaTeX-syntax is given in section
28257 \begin_inset space ~
28258 \end_inset
28259
28260
28261 \begin_inset CommandInset ref
28262 LatexCommand ref
28263 reference "sub:LaTeX-Syntax"
28264
28265 \end_inset
28266
28267 .)
28268 \end_layout
28269
28270 \begin_layout Standard
28271 You cannot use the 
28272 \family sans
28273 Text
28274 \begin_inset space ~
28275 \end_inset
28276
28277 Style
28278 \family default
28279  dialog to format the description text; you have to use LaTeX-commands.
28280  For example the description of the nomenclature entry for the 
28281 \begin_inset Quotes eld
28282 \end_inset
28283
28284
28285 \begin_inset Formula $\sigma$
28286 \end_inset
28287
28288
28289 \begin_inset Quotes erd
28290 \end_inset
28291
28292  in this document is:
28293 \begin_inset Newline newline
28294 \end_inset
28295
28296
28297 \series bold
28298 dummy entry for the character 
28299 \backslash
28300 textsf{sigma}
28301 \series default
28302
28303 \begin_inset Newline newline
28304 \end_inset
28305
28306 The command 
28307 \series bold
28308
28309 \backslash
28310 textsf
28311 \series default
28312  sets the fonts to 
28313 \family sans
28314 sans
28315 \begin_inset space ~
28316 \end_inset
28317
28318 serif
28319 \family default
28320 .
28321  To get 
28322 \series bold
28323 bold
28324 \series default
28325  font use the command 
28326 \series bold
28327
28328 \backslash
28329 textbf
28330 \series default
28331 , for 
28332 \family typewriter
28333 typewriter
28334 \family default
28335  use 
28336 \series bold
28337
28338 \backslash
28339 texttt
28340 \series default
28341 , for 
28342 \emph on
28343 emphasized
28344 \emph default
28345  use 
28346 \series bold
28347
28348 \backslash
28349 emph
28350 \series default
28351 .
28352 \end_layout
28353
28354 \begin_layout Subsection
28355 Sort Order of Nomenclature Entries
28356 \begin_inset Index idx
28357 status collapsed
28358
28359 \begin_layout Plain Layout
28360 Nomenclature ! Sort order
28361 \end_layout
28362
28363 \end_inset
28364
28365
28366 \end_layout
28367
28368 \begin_layout Standard
28369 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28370  the symbol definition.
28371  This leads to undesired results when you for example have symbols in formulas.
28372  Suppose you have nomenclature entries for the symbols 
28373 \emph on
28374 a
28375 \begin_inset CommandInset nomenclature
28376 LatexCommand nomenclature
28377 symbol "a"
28378 description "dummy entry for the character \"a\""
28379
28380 \end_inset
28381
28382
28383 \emph default
28384  and 
28385 \begin_inset Formula $\sigma$
28386 \end_inset
28387
28388
28389 \begin_inset CommandInset nomenclature
28390 LatexCommand nomenclature
28391 prefix "sigma"
28392 symbol "$\\sigma$"
28393 description "dummy entry for the character \\textsf{sigma}"
28394
28395 \end_inset
28396
28397 .
28398  They will be sorted by 
28399 \begin_inset Quotes eld
28400 \end_inset
28401
28402
28403 \family sans
28404 a
28405 \family default
28406
28407 \begin_inset Quotes erd
28408 \end_inset
28409
28410  and 
28411 \begin_inset Quotes eld
28412 \end_inset
28413
28414
28415 \family typewriter
28416 $
28417 \backslash
28418 sigma$
28419 \family default
28420
28421 \begin_inset Quotes erd
28422 \end_inset
28423
28424  – the 
28425 \begin_inset Formula $\sigma$
28426 \end_inset
28427
28428  will be sorted before the 
28429 \emph on
28430 a
28431 \emph default
28432  since the character 
28433 \begin_inset Quotes eld
28434 \end_inset
28435
28436 $
28437 \begin_inset Quotes erd
28438 \end_inset
28439
28440  is considered in sorting.
28441 \end_layout
28442
28443 \begin_layout Standard
28444 To control the sort order, you can edit the 
28445 \family sans
28446 Sort
28447 \begin_inset space ~
28448 \end_inset
28449
28450 as
28451 \family default
28452  field of the nomenclature dialog.
28453  Then the nomenclature entry will be sorted by this entry and not the symbol
28454  definition.
28455  For the example given, you can insert 
28456 \family typewriter
28457 sigma
28458 \family default
28459  in this field for the 
28460 \begin_inset Formula $\sigma$
28461 \end_inset
28462
28463 , then 
28464 \emph on
28465 a
28466 \emph default
28467  will be located before 
28468 \begin_inset Formula $\sigma$
28469 \end_inset
28470
28471 .
28472 \end_layout
28473
28474 \begin_layout Standard
28475 For subgrouping and tips for using sort entries see the 
28476 \series bold
28477 nomencl
28478 \series default
28479  documentation, 
28480 \begin_inset CommandInset citation
28481 LatexCommand cite
28482 key "nomencl"
28483
28484 \end_inset
28485
28486 .
28487 \end_layout
28488
28489 \begin_layout Subsection
28490 Nomenclature Options
28491 \begin_inset Index idx
28492 status collapsed
28493
28494 \begin_layout Plain Layout
28495 Nomenclature ! Options
28496 \end_layout
28497
28498 \end_inset
28499
28500
28501 \end_layout
28502
28503 \begin_layout Standard
28504 The 
28505 \series bold
28506 nomencl
28507 \series default
28508  package offers some options to adjust the appearance of the nomenclature.
28509  Here are some of its options, for more have a look at its documentation:
28510 \end_layout
28511
28512 \begin_layout Description
28513 refeq Appends the phrase 
28514 \begin_inset Quotes eld
28515 \end_inset
28516
28517
28518 \family sans
28519 , see equation (
28520 \emph on
28521 eq
28522 \emph default
28523 )
28524 \family default
28525
28526 \begin_inset Quotes erd
28527 \end_inset
28528
28529  to every nomenclature entry, where 
28530 \family sans
28531 \emph on
28532 eq
28533 \family default
28534 \emph default
28535  is the number of the last equation in front of the nomenclature entry
28536 \end_layout
28537
28538 \begin_layout Description
28539 refpage Appends the phrase 
28540 \begin_inset Quotes eld
28541 \end_inset
28542
28543
28544 \family sans
28545 , page (
28546 \emph on
28547 page
28548 \emph default
28549 )
28550 \family default
28551
28552 \begin_inset Quotes erd
28553 \end_inset
28554
28555  to every nomenclature entry, where 
28556 \family sans
28557 \emph on
28558 page
28559 \family default
28560 \emph default
28561  is the number of the page on which the nomenclature entry appeared
28562 \end_layout
28563
28564 \begin_layout Description
28565 intoc Inserts the nomenclature in the Table of Contents
28566 \end_layout
28567
28568 \begin_layout Standard
28569 To use one or more of the options, add them to the comma-separated document
28570  class options list in the 
28571 \family sans
28572 Document\SpecialChar \menuseparator
28573 Settings
28574 \family default
28575  dialog.
28576  In this document the options 
28577 \series bold
28578 refpage, intoc
28579 \series default
28580  are used.
28581 \end_layout
28582
28583 \begin_layout Standard
28584 \begin_inset VSpace bigskip
28585 \end_inset
28586
28587
28588 \end_layout
28589
28590 \begin_layout Standard
28591 You can also use the first two options above only for certain nomenclature
28592  entries when you add one of the following commands as last entry to the
28593  
28594 \family sans
28595 Description
28596 \family default
28597  field in the nomenclature dialog:
28598 \end_layout
28599
28600 \begin_layout Description
28601
28602 \backslash
28603 nomrefeq Like the 
28604 \series bold
28605 refeq
28606 \series default
28607  option
28608 \end_layout
28609
28610 \begin_layout Description
28611
28612 \backslash
28613 nomrefpage Like the 
28614 \series bold
28615 refpage
28616 \series default
28617  option
28618 \end_layout
28619
28620 \begin_layout Description
28621
28622 \backslash
28623 nomrefeqpage Short notation of 
28624 \series bold
28625
28626 \backslash
28627 nomrefeq
28628 \backslash
28629 nomrefpage
28630 \end_layout
28631
28632 \begin_layout Description
28633
28634 \backslash
28635 nomnorefeq,
28636 \begin_inset space ~
28637 \end_inset
28638
28639
28640 \backslash
28641 nomnorefpage,
28642 \begin_inset space ~
28643 \end_inset
28644
28645
28646 \backslash
28647 nomnorefeqpage Turns off the corresponding options
28648 \end_layout
28649
28650 \begin_layout Standard
28651 Words like 
28652 \begin_inset Quotes eld
28653 \end_inset
28654
28655 page
28656 \begin_inset Quotes erd
28657 \end_inset
28658
28659  are automatically translated for some document languages.
28660  If not, add these lines to your LaTeX preamble:
28661 \end_layout
28662
28663 \begin_layout Standard
28664 \noindent
28665
28666 \series bold
28667
28668 \backslash
28669 renewcommand{
28670 \backslash
28671 eqdeclaration}[1]{, see equation
28672 \backslash
28673 nobreakspace(#1)}
28674 \begin_inset Newline newline
28675 \end_inset
28676
28677
28678 \backslash
28679 renewcommand{
28680 \backslash
28681 pagedeclaration}[1]{, page
28682 \backslash
28683 nobreakspace{}#1}
28684 \series default
28685
28686 \begin_inset Newline newline
28687 \end_inset
28688
28689 and replace 
28690 \begin_inset Quotes eld
28691 \end_inset
28692
28693 see equation
28694 \begin_inset Quotes erd
28695 \end_inset
28696
28697  and 
28698 \begin_inset Quotes eld
28699 \end_inset
28700
28701 page
28702 \begin_inset Quotes erd
28703 \end_inset
28704
28705  by their translation.
28706 \end_layout
28707
28708 \begin_layout Subsection
28709 Printing the Nomenclature
28710 \begin_inset Index idx
28711 status collapsed
28712
28713 \begin_layout Plain Layout
28714 Nomenclature ! Printing
28715 \end_layout
28716
28717 \end_inset
28718
28719
28720 \end_layout
28721
28722 \begin_layout Standard
28723 To print the nomenclature, use the menu 
28724 \family sans
28725 Insert\SpecialChar \menuseparator
28726 Lists
28727 \begin_inset space ~
28728 \end_inset
28729
28730 /
28731 \begin_inset space ~
28732 \end_inset
28733
28734 TOC\SpecialChar \menuseparator
28735 Nomenclature
28736 \family default
28737 .
28738  A box labeled 
28739 \begin_inset Quotes eld
28740 \end_inset
28741
28742
28743 \family sans
28744 Nomenclature
28745 \family default
28746
28747 \begin_inset Quotes erd
28748 \end_inset
28749
28750  will show the place where the nomenclature is printed in the output.
28751  By right-clicking on it, the amount of space for symbols can be altered.
28752  You can choose between these settings:
28753 \end_layout
28754
28755 \begin_layout Description
28756 Default a space of 1
28757 \begin_inset space \thinspace{}
28758 \end_inset
28759
28760 cm is used
28761 \end_layout
28762
28763 \begin_layout Description
28764 Longest
28765 \begin_inset space ~
28766 \end_inset
28767
28768 label
28769 \begin_inset space ~
28770 \end_inset
28771
28772 width the width of the widest symbol of all nomenclature entries is used
28773 \end_layout
28774
28775 \begin_layout Description
28776 Custom custom space
28777 \end_layout
28778
28779 \begin_layout Standard
28780 In the printed output the title of the nomenclature appears as 
28781 \begin_inset Quotes eld
28782 \end_inset
28783
28784 Nomenclature
28785 \begin_inset Quotes erd
28786 \end_inset
28787
28788 .
28789  If you are not happy with the name, you can change it by redefining the
28790  command 
28791 \series bold
28792
28793 \backslash
28794 nomname
28795 \series default
28796  in the preamble.
28797  For example, in order to change the name to 
28798 \emph on
28799 List of Symbols
28800 \emph default
28801 , add the following line to the preamble:
28802 \end_layout
28803
28804 \begin_layout Standard
28805
28806 \family roman
28807 \series bold
28808
28809 \backslash
28810 renewcommand{
28811 \backslash
28812 nomname}{List of Symbols}
28813 \end_layout
28814
28815 \begin_layout Subsection
28816 Nomenclature Program
28817 \begin_inset Index idx
28818 status collapsed
28819
28820 \begin_layout Plain Layout
28821 Nomenclature ! Program
28822 \end_layout
28823
28824 \end_inset
28825
28826
28827 \begin_inset CommandInset label
28828 LatexCommand label
28829 name "sub:Nomenclature-Program"
28830
28831 \end_inset
28832
28833
28834 \end_layout
28835
28836 \begin_layout Standard
28837 LyX uses the program 
28838 \family sans
28839 makeindex
28840 \family default
28841 , that is part of every LaTeX distribution, to generate the nomenclature.
28842  LyX's preferences dialog allows you to specify another program or to control
28843  
28844 \family sans
28845 makeindex
28846 \family default
28847  by adding options, see section
28848 \begin_inset space ~
28849 \end_inset
28850
28851
28852 \begin_inset CommandInset ref
28853 LatexCommand ref
28854 reference "sub:LaTeX-settings"
28855
28856 \end_inset
28857
28858 .
28859  The available options are listed and explained in 
28860 \begin_inset CommandInset citation
28861 LatexCommand cite
28862 key "nomencl,makeindex"
28863
28864 \end_inset
28865
28866 .
28867 \end_layout
28868
28869 \begin_layout Section
28870 Branches
28871 \begin_inset Index idx
28872 status collapsed
28873
28874 \begin_layout Plain Layout
28875 Branches
28876 \end_layout
28877
28878 \end_inset
28879
28880
28881 \begin_inset Index idx
28882 status collapsed
28883
28884 \begin_layout Plain Layout
28885 Document ! Branches
28886 \end_layout
28887
28888 \end_inset
28889
28890
28891 \begin_inset CommandInset label
28892 LatexCommand label
28893 name "sec:Branches"
28894
28895 \end_inset
28896
28897
28898 \end_layout
28899
28900 \begin_layout Standard
28901 Sometimes it is useful to hide some document parts in the output.
28902  For example a teacher who is setting an exam obviously doesn't want the
28903  pupils to see the answers, but having questions and answers in the same
28904  document will make the life of the markers of that exam much easier.
28905 \end_layout
28906
28907 \begin_layout Standard
28908 For these cases LyX allows you to put text into branches.
28909  The text will then only appear in the output when its branch is activated.
28910  To create a branch, either select the menu 
28911 \family sans
28912 Insert\SpecialChar \menuseparator
28913 Branch\SpecialChar \menuseparator
28914 Insert New Branch
28915 \family default
28916  (if you just want to specify a new branch) or go in the 
28917 \family sans
28918 Document\SpecialChar \menuseparator
28919 Settings
28920 \family default
28921  dialog to 
28922 \family sans
28923 Branches
28924 \family default
28925 , where you can specify and change the name of the branch, its activation
28926  state (whether the content of the branch is shown in the output or not),
28927  its background color inside LyX and whether the name of the branch should
28928  be appended to the document file name on export if the branch is active
28929  (see below for an example).
28930  Furthermore, the dialog lets you merge two branches (just rename one branch
28931  to the name of the other) and to add 
28932 \begin_inset Quotes eld
28933 \end_inset
28934
28935 unknown branches
28936 \begin_inset Quotes erd
28937 \end_inset
28938
28939  (i.
28940 \begin_inset space \thinspace{}
28941 \end_inset
28942
28943 e.
28944 \begin_inset space ~
28945 \end_inset
28946
28947 branches that were added to the document via copy and paste from other documents
28948 , without having been defined) to the document's branch list.
28949 \end_layout
28950
28951 \begin_layout Standard
28952 Text that should be in a branch is set into branch inset boxes.
28953  These boxes are inserted via the menu 
28954 \family sans
28955 Insert\SpecialChar \menuseparator
28956 Branch
28957 \family default
28958  where you can choose a branch.
28959  You can later change the activation state of the branch by right-clicking
28960  on them.
28961 \end_layout
28962
28963 \begin_layout Standard
28964 Here is an example, where only the question text appears, the answer branch
28965  is deactivated and therefore does not appear in the output:
28966 \end_layout
28967
28968 \begin_layout Standard
28969 \begin_inset Branch Question
28970 status collapsed
28971
28972 \begin_layout Standard
28973 Question: Who was the first physics Nobel prize winner?
28974 \end_layout
28975
28976 \end_inset
28977
28978
28979 \end_layout
28980
28981 \begin_layout Standard
28982 \begin_inset Branch Answer
28983 status collapsed
28984
28985 \begin_layout Standard
28986 Answer: Wilhelm Conrad Röntgen
28987 \end_layout
28988
28989 \end_inset
28990
28991
28992 \end_layout
28993
28994 \begin_layout Standard
28995 If you activate 
28996 \family sans
28997 Filename Suffix
28998 \family default
28999  in 
29000 \family sans
29001 Document\SpecialChar \menuseparator
29002 Settings\SpecialChar \menuseparator
29003 Branches
29004 \family default
29005 , the name of the active branches will be appended to the file name at export.
29006  Consider for example a file 
29007 \begin_inset Quotes eld
29008 \end_inset
29009
29010 Exam.lyx
29011 \begin_inset Quotes erd
29012 \end_inset
29013
29014  which has the above branches.
29015  If 
29016 \begin_inset Quotes eld
29017 \end_inset
29018
29019 Filename Suffix
29020 \begin_inset Quotes erd
29021 \end_inset
29022
29023  is active, the PDF export file would be called 
29024 \begin_inset Quotes eld
29025 \end_inset
29026
29027 Exam.pdf
29028 \begin_inset Quotes erd
29029 \end_inset
29030
29031  if both the 
29032 \begin_inset Quotes eld
29033 \end_inset
29034
29035 Question
29036 \begin_inset Quotes erd
29037 \end_inset
29038
29039  and 
29040 \begin_inset Quotes eld
29041 \end_inset
29042
29043 Answer
29044 \begin_inset Quotes erd
29045 \end_inset
29046
29047  branch were inactive, 
29048 \begin_inset Quotes eld
29049 \end_inset
29050
29051 Exam-Question.pdf
29052 \begin_inset Quotes erd
29053 \end_inset
29054
29055  if only the 
29056 \begin_inset Quotes eld
29057 \end_inset
29058
29059 Question
29060 \begin_inset Quotes erd
29061 \end_inset
29062
29063  branch was active, likewise 
29064 \begin_inset Quotes eld
29065 \end_inset
29066
29067 Exam-Answer.pdf
29068 \begin_inset Quotes erd
29069 \end_inset
29070
29071  if only the 
29072 \begin_inset Quotes eld
29073 \end_inset
29074
29075 Answer
29076 \begin_inset Quotes erd
29077 \end_inset
29078
29079  branch was active, and 
29080 \begin_inset Quotes eld
29081 \end_inset
29082
29083 Exam-Question-Answer.pdf
29084 \begin_inset Quotes erd
29085 \end_inset
29086
29087  if both branches were active.
29088  This helps you to easily export different versions of your document without
29089  much hassle.
29090 \end_layout
29091
29092 \begin_layout Standard
29093 \begin_inset VSpace bigskip
29094 \end_inset
29095
29096
29097 \end_layout
29098
29099 \begin_layout Standard
29100 To use conditional output inside places where you cannot insert branch insets,
29101  like inside equations, you can code special LaTeX definitions for each
29102  branch.
29103  For example you can define for the question branch
29104 \begin_inset Foot
29105 status collapsed
29106
29107 \begin_layout Plain Layout
29108 For an introduction to the LaTeX-syntax, see section
29109 \begin_inset space ~
29110 \end_inset
29111
29112
29113 \begin_inset CommandInset ref
29114 LatexCommand ref
29115 reference "sub:LaTeX-Syntax"
29116
29117 \end_inset
29118
29119 .
29120 \end_layout
29121
29122 \end_inset
29123
29124
29125 \end_layout
29126
29127 \begin_layout Standard
29128
29129 \series bold
29130
29131 \backslash
29132 newcommand{
29133 \backslash
29134 question}[1]{#1}
29135 \end_layout
29136
29137 \begin_layout Standard
29138
29139 \series bold
29140
29141 \backslash
29142 newcommand{
29143 \backslash
29144 answer}[1]{}
29145 \end_layout
29146
29147 \begin_layout Standard
29148 and for the answer branch
29149 \end_layout
29150
29151 \begin_layout Standard
29152
29153 \series bold
29154
29155 \backslash
29156 newcommand{
29157 \backslash
29158 question}[1]{}
29159 \end_layout
29160
29161 \begin_layout Standard
29162
29163 \series bold
29164
29165 \backslash
29166 newcommand{
29167 \backslash
29168 answer}[1]{#1}
29169 \end_layout
29170
29171 \begin_layout Standard
29172 \begin_inset Branch Question
29173 status collapsed
29174
29175 \begin_layout Standard
29176 \begin_inset ERT
29177 status open
29178
29179 \begin_layout Plain Layout
29180
29181
29182 \backslash
29183 newcommand{
29184 \backslash
29185 question}[1]{#1}
29186 \end_layout
29187
29188 \begin_layout Plain Layout
29189
29190
29191 \backslash
29192 newcommand{
29193 \backslash
29194 answer}[1]{}
29195 \end_layout
29196
29197 \end_inset
29198
29199
29200 \end_layout
29201
29202 \end_inset
29203
29204
29205 \end_layout
29206
29207 \begin_layout Standard
29208 \begin_inset Branch Answer
29209 status collapsed
29210
29211 \begin_layout Standard
29212 \begin_inset ERT
29213 status collapsed
29214
29215 \begin_layout Plain Layout
29216
29217
29218 \backslash
29219 newcommand{
29220 \backslash
29221 question}[1]{}
29222 \end_layout
29223
29224 \begin_layout Plain Layout
29225
29226
29227 \backslash
29228 newcommand{
29229 \backslash
29230 answer}[1]{#1}
29231 \end_layout
29232
29233 \end_inset
29234
29235
29236 \end_layout
29237
29238 \end_inset
29239
29240
29241 \end_layout
29242
29243 \begin_layout Standard
29244 Now it is possible to use the commands 
29245 \series bold
29246
29247 \backslash
29248 question{\SpecialChar \ldots{}
29249 }
29250 \series default
29251  and 
29252 \series bold
29253
29254 \backslash
29255 answer{\SpecialChar \ldots{}
29256 }
29257 \series default
29258  to obtain conditional output.
29259  Here is an example formula where only the 
29260 \series bold
29261
29262 \backslash
29263 question
29264 \series default
29265  part appears:
29266 \begin_inset Formula 
29267 \[
29268 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29269 \]
29270
29271 \end_inset
29272
29273
29274 \end_layout
29275
29276 \begin_layout Standard
29277 Inside math, the same effect can be achieved using math macros, see the
29278  
29279 \emph on
29280 Math
29281 \emph default
29282  manual.
29283 \end_layout
29284
29285 \begin_layout Section
29286 PDF Properties
29287 \begin_inset CommandInset label
29288 LatexCommand label
29289 name "sec:PDF-Properties"
29290
29291 \end_inset
29292
29293
29294 \begin_inset Index idx
29295 status collapsed
29296
29297 \begin_layout Plain Layout
29298 PDF properties
29299 \end_layout
29300
29301 \end_inset
29302
29303
29304 \end_layout
29305
29306 \begin_layout Standard
29307 The 
29308 \family sans
29309 Document Settings
29310 \family default
29311  dialog allows you in the 
29312 \family sans
29313 PDF Properties
29314 \family default
29315  to set up special options for the PDF output of your document.
29316  All options there are provided by the LaTeX-package 
29317 \series bold
29318 hyperref
29319 \series default
29320
29321 \begin_inset Index idx
29322 status collapsed
29323
29324 \begin_layout Plain Layout
29325 LaTeX-packages ! hyperref
29326 \end_layout
29327
29328 \end_inset
29329
29330 .
29331 \end_layout
29332
29333 \begin_layout Standard
29334 Using 
29335 \series bold
29336 hyperref
29337 \series default
29338  will link all cross-references in the DVI- and PDF-output.
29339  This means that the reader of your document will be able to click on a
29340  table of contents entry or on a reference and he is shown the referenced
29341  document part.
29342  You can specify in the dialog tab 
29343 \family sans
29344 Hyperlinks
29345 \family default
29346  how the links will look and if links for bibliographical backreferences
29347  are created.
29348  The backreferences will appear in the bibliography behind the different
29349  entries, showing the number of the section, slide, or page where the entry
29350  is referenced.
29351 \end_layout
29352
29353 \begin_layout Standard
29354 In the dialog tab 
29355 \family sans
29356 Bookmarks
29357 \family default
29358  you can set if PDF-bookmarks should be created for every section of your
29359  document to make it easier for readers to navigate through the document.
29360  You can decide if the bookmarks should be numbered like your document sections
29361  or not.
29362  With the open bookmarks level you can specify what sectioning level should
29363  be displayed in the bookmarks when opening the PDF.
29364  For example level
29365 \begin_inset space ~
29366 \end_inset
29367
29368 2 will display all sections and subsections, while level
29369 \begin_inset space ~
29370 \end_inset
29371
29372 1 will only display the sections.
29373 \end_layout
29374
29375 \begin_layout Standard
29376 The header information in the dialog tab 
29377 \family sans
29378 General
29379 \family default
29380  are saved together with the PDF as file properties.
29381  Many programs are able to extract this information to e.
29382 \begin_inset space \thinspace{}
29383 \end_inset
29384
29385 g.
29386 \begin_inset space \space{}
29387 \end_inset
29388
29389 automatically recognize who the author is and what the PDF is about.
29390  This is very useful to sort, classify, or use PDFs for bibliography issues.
29391  When the option 
29392 \family sans
29393 Automatic fill header
29394 \family default
29395  is set, LyX tries to extract the header information from your document
29396  title and author settings.
29397 \end_layout
29398
29399 \begin_layout Standard
29400 The option 
29401 \family sans
29402 Load in fullscreen mode
29403 \family default
29404  will open the PDF in fullscreen mode, which is useful for presentations.
29405 \end_layout
29406
29407 \begin_layout Standard
29408 PDF properties are also used in this document.
29409  When you look in its document settings, you can see that some additional
29410  
29411 \series bold
29412 hyperref
29413 \series default
29414  options are used.
29415  For an explanation of them we refer you to the hyperref manual 
29416 \begin_inset CommandInset citation
29417 LatexCommand cite
29418 key "hyperref"
29419
29420 \end_inset
29421
29422 .
29423 \end_layout
29424
29425 \begin_layout Section
29426 TeX Code and the LaTeX Syntax
29427 \begin_inset CommandInset label
29428 LatexCommand label
29429 name "sec:TeX-Code"
29430
29431 \end_inset
29432
29433
29434 \end_layout
29435
29436 \begin_layout Subsection
29437 TeX Code Boxes
29438 \begin_inset Index idx
29439 status collapsed
29440
29441 \begin_layout Plain Layout
29442 TeX Code
29443 \end_layout
29444
29445 \end_inset
29446
29447
29448 \begin_inset CommandInset label
29449 LatexCommand label
29450 name "sub:TeX-Code-Boxes"
29451
29452 \end_inset
29453
29454
29455 \end_layout
29456
29457 \begin_layout Standard
29458 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29459  constructs, but not all.
29460  LaTeX contains hundreds of packages that provide different commands.
29461  All the time packages are being updated and new ones added.
29462  This has the advantage that you can typeset nearly everything as there
29463  is for every problem a LaTeX-package.
29464  But LyX can of course not be up to date and support all packages and their
29465  commands.
29466 \end_layout
29467
29468 \begin_layout Standard
29469 But don't worry, you can use any LaTeX-command directly in LyX inside the
29470  TeX Code box.
29471  A TeX Code box is created by the menu 
29472 \family sans
29473 Insert\SpecialChar \menuseparator
29474 TeX
29475 \begin_inset space ~
29476 \end_inset
29477
29478 Code
29479 \family default
29480  or by the toolbar button 
29481 \begin_inset Info
29482 type  "icon"
29483 arg   "ert-insert"
29484 \end_inset
29485
29486  (shortcut 
29487 \begin_inset Info
29488 type  "shortcut"
29489 arg   "ert-insert"
29490 \end_inset
29491
29492 ).
29493  The box can be opened by left-clicking and closed by right-clicking on
29494  it and selecting 
29495 \family sans
29496 Close Inset
29497 \family default
29498 .
29499 \end_layout
29500
29501 \begin_layout Standard
29502 You can insert complete or incomplete commands as TeX Code.
29503  Incomplete means that the command argument can be Standard LyX text.
29504  For example, if you want to draw a frame around a word and are therefore
29505  using the LaTeX-command 
29506 \series bold
29507
29508 \backslash
29509 fbox
29510 \series default
29511 , you can write the command part 
29512 \series bold
29513
29514 \backslash
29515 fbox{
29516 \series default
29517  in a TeX Code box before the word and the closing brace 
29518 \series bold
29519 }
29520 \series default
29521  in a second TeX Code box behind the word.
29522  The word between the two TeX Code boxes is then the argument as it is in
29523  the following example:
29524 \end_layout
29525
29526 \begin_layout Standard
29527 \begin_inset Graphics
29528         filename clipart/ERT.png
29529         scale 89
29530
29531 \end_inset
29532
29533
29534 \end_layout
29535
29536 \begin_layout Standard
29537 gives
29538 \end_layout
29539
29540 \begin_layout Standard
29541 This is a line with a 
29542 \begin_inset ERT
29543 status collapsed
29544
29545 \begin_layout Plain Layout
29546
29547
29548 \backslash
29549 fbox{
29550 \end_layout
29551
29552 \end_inset
29553
29554 framed
29555 \begin_inset ERT
29556 status collapsed
29557
29558 \begin_layout Plain Layout
29559
29560 }
29561 \end_layout
29562
29563 \end_inset
29564
29565  word.
29566 \end_layout
29567
29568 \begin_layout Standard
29569 \begin_inset Note Greyedout
29570 status open
29571
29572 \begin_layout Plain Layout
29573
29574 \series bold
29575 Note:
29576 \series default
29577  At the end of LaTeX-commands without parameters, you have to insert a space
29578  to let LaTeX know that the command is finished.
29579 \end_layout
29580
29581 \end_inset
29582
29583
29584 \end_layout
29585
29586 \begin_layout Subsection
29587 Short Introduction to the LaTeX Syntax
29588 \begin_inset Argument
29589 status collapsed
29590
29591 \begin_layout Plain Layout
29592 The LaTeX Syntax
29593 \end_layout
29594
29595 \end_inset
29596
29597
29598 \begin_inset Index idx
29599 status collapsed
29600
29601 \begin_layout Plain Layout
29602 LaTeX Syntax
29603 \end_layout
29604
29605 \end_inset
29606
29607
29608 \begin_inset CommandInset label
29609 LatexCommand label
29610 name "sub:LaTeX-Syntax"
29611
29612 \end_inset
29613
29614
29615 \end_layout
29616
29617 \begin_layout Standard
29618 When you write larger documents or books, you will need to know something
29619  about the LaTeX-commands that LyX uses in the background.
29620  Because LaTeX is based on commands, you can 
29621 \begin_inset Quotes eld
29622 \end_inset
29623
29624 program
29625 \begin_inset Quotes erd
29626 \end_inset
29627
29628  your text.
29629  This has the advantage that the layout of the document can be changed at
29630  any time if you know the right commands.
29631  E.
29632 \begin_inset space \thinspace{}
29633 \end_inset
29634
29635 g.
29636 \begin_inset space \space{}
29637 \end_inset
29638
29639 imagine you have to write a manual for a product and the deadline is the
29640  end of the day.
29641  Your boss has just complimented you for your good work but wants to have
29642  all caption labels bold.
29643  But you have over a hundred figure and table captions with non-bold labels
29644  in your manual.
29645  Of course it is impossible to change all caption labels manually in one
29646  day.
29647 \end_layout
29648
29649 \begin_layout Standard
29650 Now LaTeX comes into play.
29651  As mentioned above, for every problem there exists a LaTeX-package.
29652  First you have to find out which and therefore look into the LaTeX package
29653  database, 
29654 \begin_inset CommandInset citation
29655 LatexCommand cite
29656 key "Catalogue"
29657
29658 \end_inset
29659
29660 .
29661 \end_layout
29662
29663 \begin_layout Standard
29664 As result you find that the package 
29665 \series bold
29666 caption
29667 \series default
29668
29669 \begin_inset Index idx
29670 status collapsed
29671
29672 \begin_layout Plain Layout
29673 LaTeX-packages ! caption
29674 \end_layout
29675
29676 \end_inset
29677
29678  is what you need.
29679  To use a package, you have to load it in the document preamble (menu 
29680 \family sans
29681 Document\SpecialChar \menuseparator
29682 Settings
29683 \family default
29684 ) with the command
29685 \end_layout
29686
29687 \begin_layout Standard
29688
29689 \series bold
29690
29691 \backslash
29692 usepackage[options]{package name}
29693 \end_layout
29694
29695 \begin_layout Standard
29696 All LaTeX commands begin with a backslash, the command argument is set within
29697  two braces and the options are set within two brackets.
29698  Note that not all commands have an argument and options.
29699 \end_layout
29700
29701 \begin_layout Standard
29702 In your case the package name is 
29703 \series bold
29704 caption
29705 \series default
29706 .
29707  After a look in the documentation of the package, you know that the option
29708  
29709 \series bold
29710 labelfont=bf
29711 \series default
29712  will change the font of all caption labels to bold.
29713  So you add the command
29714 \end_layout
29715
29716 \begin_layout Standard
29717
29718 \series bold
29719
29720 \backslash
29721 usepackage[labelfont=bf]{caption}
29722 \end_layout
29723
29724 \begin_layout Standard
29725 to the preamble and the problem is solved.
29726 \begin_inset Foot
29727 status collapsed
29728
29729 \begin_layout Plain Layout
29730 For more commands provided by the 
29731 \series bold
29732 caption
29733 \series default
29734  package, have a look at its documentation, 
29735 \begin_inset CommandInset citation
29736 LatexCommand cite
29737 key "caption"
29738
29739 \end_inset
29740
29741 .
29742 \end_layout
29743
29744 \end_inset
29745
29746
29747 \end_layout
29748
29749 \begin_layout Standard
29750 Note that some document classes have built-in solutions for well-known problems
29751  like your case.
29752  For example if you use a 
29753 \family sans
29754 KOMA-Script
29755 \family default
29756  class, you don't need the package 
29757 \series bold
29758 caption
29759 \series default
29760 , you can instead write
29761 \end_layout
29762
29763 \begin_layout Standard
29764
29765 \series bold
29766
29767 \backslash
29768 setkomafont{captionlabel}{
29769 \backslash
29770 bfseries}
29771 \end_layout
29772
29773 \begin_layout Standard
29774 in the preamble and the problem is solved.
29775  So if you plan to write a large document, you should have a look at the
29776  documentation of the document class you want to use.
29777  (
29778 \series bold
29779
29780 \backslash
29781 setkomafont
29782 \series default
29783  is an example of a command with more than one argument.)
29784 \end_layout
29785
29786 \begin_layout Standard
29787 Commands in the preamble affect the whole document, while commands in the
29788  text affect only the text after the command or only the text used as command
29789  argument.
29790  To insert a LaTeX-command in text, use the TeX Code box as described in
29791  the previous section.
29792 \end_layout
29793
29794 \begin_layout Standard
29795 If you want to learn more about LaTeX and its syntax, have a look at the
29796  LaTeX-books 
29797 \begin_inset CommandInset citation
29798 LatexCommand cite
29799 key "latexcompanion,latexguide"
29800
29801 \end_inset
29802
29803 .
29804 \end_layout
29805
29806 \begin_layout Standard
29807 \begin_inset Newpage cleardoublepage
29808 \end_inset
29809
29810
29811 \end_layout
29812
29813 \begin_layout Standard
29814 \begin_inset ERT
29815 status collapsed
29816
29817 \begin_layout Plain Layout
29818
29819
29820 \backslash
29821 pagestyle{fancy}
29822 \end_layout
29823
29824 \end_inset
29825
29826
29827 \begin_inset Note Note
29828 status collapsed
29829
29830 \begin_layout Plain Layout
29831 switches temporarily to a page style with custom header and footer line
29832 \end_layout
29833
29834 \end_inset
29835
29836
29837 \end_layout
29838
29839 \begin_layout Left Header
29840 \begin_inset Argument
29841 status collapsed
29842
29843 \begin_layout Plain Layout
29844
29845 \end_layout
29846
29847 \end_inset
29848
29849
29850 \begin_inset ERT
29851 status collapsed
29852
29853 \begin_layout Plain Layout
29854
29855
29856 \backslash
29857 rightmark
29858 \end_layout
29859
29860 \end_inset
29861
29862
29863 \begin_inset Note Note
29864 status collapsed
29865
29866 \begin_layout Plain Layout
29867 defines the header line as described below
29868 \end_layout
29869
29870 \end_inset
29871
29872
29873 \end_layout
29874
29875 \begin_layout Center Header
29876 \begin_inset Argument
29877 status collapsed
29878
29879 \begin_layout Plain Layout
29880
29881 \end_layout
29882
29883 \end_inset
29884
29885
29886 \end_layout
29887
29888 \begin_layout Right Header
29889 \begin_inset Argument
29890 status collapsed
29891
29892 \begin_layout Plain Layout
29893 \begin_inset ERT
29894 status collapsed
29895
29896 \begin_layout Plain Layout
29897
29898
29899 \backslash
29900 leftmark
29901 \end_layout
29902
29903 \end_inset
29904
29905
29906 \end_layout
29907
29908 \end_inset
29909
29910
29911 \end_layout
29912
29913 \begin_layout Left Footer
29914 \begin_inset Argument
29915 status collapsed
29916
29917 \begin_layout Plain Layout
29918 \begin_inset ERT
29919 status collapsed
29920
29921 \begin_layout Plain Layout
29922
29923
29924 \backslash
29925 thepage
29926 \end_layout
29927
29928 \end_inset
29929
29930
29931 \end_layout
29932
29933 \end_inset
29934
29935
29936 \end_layout
29937
29938 \begin_layout Center Footer
29939 \begin_inset Argument
29940 status collapsed
29941
29942 \begin_layout Plain Layout
29943
29944 \family sans
29945 \series bold
29946 \color red
29947 LyX's user guide
29948 \end_layout
29949
29950 \end_inset
29951
29952 Magic code:
29953 \begin_inset Newline newline
29954 \end_inset
29955
29956
29957 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
29958 \end_inset
29959
29960
29961 \end_layout
29962
29963 \begin_layout Right Footer
29964 \begin_inset Argument
29965 status collapsed
29966
29967 \begin_layout Plain Layout
29968
29969 \end_layout
29970
29971 \end_inset
29972
29973
29974 \begin_inset ERT
29975 status collapsed
29976
29977 \begin_layout Plain Layout
29978
29979
29980 \backslash
29981 Roman{page}
29982 \end_layout
29983
29984 \end_inset
29985
29986
29987 \end_layout
29988
29989 \begin_layout Section
29990 Customized Page Headers and Footers
29991 \begin_inset CommandInset label
29992 LatexCommand label
29993 name "sec:Customized-Page-Headers"
29994
29995 \end_inset
29996
29997
29998 \begin_inset Index idx
29999 status collapsed
30000
30001 \begin_layout Plain Layout
30002 Document ! Header/Footer line
30003 \end_layout
30004
30005 \end_inset
30006
30007
30008 \begin_inset Index idx
30009 status collapsed
30010
30011 \begin_layout Plain Layout
30012 Header/Footer line
30013 \end_layout
30014
30015 \end_inset
30016
30017
30018 \end_layout
30019
30020 \begin_layout Standard
30021 To define a custom page header and footer line for your document, you need
30022  to set the headings style to 
30023 \family sans
30024 Fancy
30025 \family default
30026  in the 
30027 \family sans
30028 Document\SpecialChar \menuseparator
30029 Settings
30030 \family default
30031  dialog under 
30032 \family sans
30033 Page
30034 \begin_inset space ~
30035 \end_inset
30036
30037 Layout
30038 \family default
30039 .
30040  As a second step add in the menu 
30041 \family sans
30042 Document\SpecialChar \menuseparator
30043 Settings\SpecialChar \menuseparator
30044 Modules
30045 \family default
30046  the module 
30047 \begin_inset Quotes eld
30048 \end_inset
30049
30050 Custom Header/Footerlines
30051 \begin_inset Quotes erd
30052 \end_inset
30053
30054 .
30055  This module offers the following 6
30056 \begin_inset space ~
30057 \end_inset
30058
30059 styles:
30060 \end_layout
30061
30062 \begin_layout Description
30063 Left
30064 \begin_inset space ~
30065 \end_inset
30066
30067 Header,
30068 \begin_inset space ~
30069 \end_inset
30070
30071 Center
30072 \begin_inset space ~
30073 \end_inset
30074
30075 Header,
30076 \begin_inset space ~
30077 \end_inset
30078
30079 Right
30080 \begin_inset space ~
30081 \end_inset
30082
30083 Header
30084 \end_layout
30085
30086 \begin_layout Description
30087 Left
30088 \begin_inset space ~
30089 \end_inset
30090
30091 Footer,
30092 \begin_inset space ~
30093 \end_inset
30094
30095 Center
30096 \begin_inset space ~
30097 \end_inset
30098
30099 Footer,
30100 \begin_inset space ~
30101 \end_inset
30102
30103 Right
30104 \begin_inset space ~
30105 \end_inset
30106
30107 Footer
30108 \end_layout
30109
30110 \begin_layout Standard
30111 for the different positions in the header/footer.
30112 \end_layout
30113
30114 \begin_layout Standard
30115 Normally, headers and footers are set up in the beginning of the document.
30116  But you can change them anywhere you want to.
30117  Figure
30118 \begin_inset space ~
30119 \end_inset
30120
30121
30122 \begin_inset CommandInset ref
30123 LatexCommand ref
30124 reference "fig:Page-layout"
30125
30126 \end_inset
30127
30128  shows the page layout and where the header/footer styles will appear.
30129 \end_layout
30130
30131 \begin_layout Standard
30132 \begin_inset Float figure
30133 placement h
30134 wide false
30135 sideways false
30136 status collapsed
30137
30138 \begin_layout Plain Layout
30139 \noindent
30140 \align center
30141 \begin_inset Tabular
30142 <lyxtabular version="3" rows="5" columns="3">
30143 <features tabularvalignment="middle">
30144 <column alignment="left" valignment="top" width="30line%">
30145 <column alignment="center" valignment="top" width="30line%">
30146 <column alignment="right" valignment="top" width="30line%">
30147 <row>
30148 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30149 \begin_inset Text
30150
30151 \begin_layout Plain Layout
30152 Left Header
30153 \end_layout
30154
30155 \end_inset
30156 </cell>
30157 <cell alignment="center" valignment="top" topline="true" usebox="none">
30158 \begin_inset Text
30159
30160 \begin_layout Plain Layout
30161 Center Header
30162 \end_layout
30163
30164 \end_inset
30165 </cell>
30166 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30167 \begin_inset Text
30168
30169 \begin_layout Plain Layout
30170 Right Header
30171 \end_layout
30172
30173 \end_inset
30174 </cell>
30175 </row>
30176 <row>
30177 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30178 \begin_inset Text
30179
30180 \begin_layout Plain Layout
30181
30182 \end_layout
30183
30184 \end_inset
30185 </cell>
30186 <cell alignment="center" valignment="top" usebox="none">
30187 \begin_inset Text
30188
30189 \begin_layout Plain Layout
30190
30191 \end_layout
30192
30193 \end_inset
30194 </cell>
30195 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30196 \begin_inset Text
30197
30198 \begin_layout Plain Layout
30199
30200 \end_layout
30201
30202 \end_inset
30203 </cell>
30204 </row>
30205 <row>
30206 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30207 \begin_inset Text
30208
30209 \begin_layout Plain Layout
30210 The normal text on the page goes here.
30211  The running header is above the text, and the footer is below (including
30212  footnotes).
30213  Headers/footers typically contain things like the page number, title of
30214  the chapter, company logo but your can use almost anything, except of floats.
30215 \end_layout
30216
30217 \end_inset
30218 </cell>
30219 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30220 \begin_inset Text
30221
30222 \begin_layout Plain Layout
30223
30224 \end_layout
30225
30226 \end_inset
30227 </cell>
30228 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30229 \begin_inset Text
30230
30231 \begin_layout Plain Layout
30232
30233 \end_layout
30234
30235 \end_inset
30236 </cell>
30237 </row>
30238 <row>
30239 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30240 \begin_inset Text
30241
30242 \begin_layout Plain Layout
30243
30244 \end_layout
30245
30246 \end_inset
30247 </cell>
30248 <cell alignment="center" valignment="top" usebox="none">
30249 \begin_inset Text
30250
30251 \begin_layout Plain Layout
30252
30253 \end_layout
30254
30255 \end_inset
30256 </cell>
30257 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30258 \begin_inset Text
30259
30260 \begin_layout Plain Layout
30261
30262 \end_layout
30263
30264 \end_inset
30265 </cell>
30266 </row>
30267 <row>
30268 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30269 \begin_inset Text
30270
30271 \begin_layout Plain Layout
30272 Left Footer
30273 \end_layout
30274
30275 \end_inset
30276 </cell>
30277 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30278 \begin_inset Text
30279
30280 \begin_layout Plain Layout
30281 Center Footer
30282 \end_layout
30283
30284 \end_inset
30285 </cell>
30286 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30287 \begin_inset Text
30288
30289 \begin_layout Plain Layout
30290 Right Footer
30291 \end_layout
30292
30293 \end_inset
30294 </cell>
30295 </row>
30296 </lyxtabular>
30297
30298 \end_inset
30299
30300
30301 \end_layout
30302
30303 \begin_layout Plain Layout
30304 \begin_inset Caption
30305
30306 \begin_layout Plain Layout
30307 \begin_inset CommandInset label
30308 LatexCommand label
30309 name "fig:Page-layout"
30310
30311 \end_inset
30312
30313 Page layout with custom header and footer line.
30314 \end_layout
30315
30316 \end_inset
30317
30318
30319 \end_layout
30320
30321 \end_inset
30322
30323
30324 \end_layout
30325
30326 \begin_layout Subsection
30327 Definition
30328 \end_layout
30329
30330 \begin_layout Standard
30331 To define your header line, add all 3
30332 \begin_inset space ~
30333 \end_inset
30334
30335 header styles.
30336  The things you add to the styles appear on uneven pages, the things in
30337  the optional arguments on even pages.
30338  For single-sided documents, the optional arguments will not be used and
30339  can be omitted.
30340  If you leave a style or its argument empty, nothing appears in the output.
30341  Defining the footer line works similar.
30342 \end_layout
30343
30344 \begin_layout Standard
30345 For the definition, you will need some LaTeX-commands that are inserted
30346  as TeX code (menu 
30347 \family sans
30348 Insert\SpecialChar \menuseparator
30349 Te
30350 \begin_inset ERT
30351 status collapsed
30352
30353 \begin_layout Plain Layout
30354
30355 {}
30356 \end_layout
30357
30358 \end_inset
30359
30360 X
30361 \begin_inset space ~
30362 \end_inset
30363
30364 Code
30365 \family default
30366 ):
30367 \end_layout
30368
30369 \begin_layout Description
30370
30371 \backslash
30372 thepage prints the current page number
30373 \end_layout
30374
30375 \begin_layout Description
30376
30377 \backslash
30378 Roman{page} prints the current page number with capital roman numerals
30379 \end_layout
30380
30381 \begin_layout Description
30382
30383 \backslash
30384 roman{page} prints the current page number with small roman numerals
30385 \end_layout
30386
30387 \begin_layout Description
30388
30389 \backslash
30390 leftmark prints the current section number and title.
30391  If the document has chapters, it prints the current chapter number and
30392  title instead.
30393  It is called 
30394 \begin_inset Quotes eld
30395 \end_inset
30396
30397 leftmark
30398 \begin_inset Quotes prd
30399 \end_inset
30400
30401  because it usually goes in a left header.
30402 \end_layout
30403
30404 \begin_layout Description
30405
30406 \backslash
30407 rightmark prints the current subsection number and title.
30408  If the document has chapters, it prints the current section number and
30409  title instead.
30410  It is normally used in the right header.
30411 \end_layout
30412
30413 \begin_layout Subsection
30414 Default header/footer
30415 \end_layout
30416
30417 \begin_layout Standard
30418 The custom header/footer is not empty by default.
30419  The default header contains the chapter and section title and the center
30420  footer has the page number.
30421  In order to remove unwanted entries from the header/footer, include the
30422  relevant header/footer style in your document, but leave it blank.
30423  So, if you do not want a page number in the footer, include a blank 
30424 \family sans
30425 Center
30426 \begin_inset space ~
30427 \end_inset
30428
30429 Footer
30430 \family default
30431  style.
30432 \end_layout
30433
30434 \begin_layout Subsection
30435 Appearance
30436 \end_layout
30437
30438 \begin_layout Standard
30439 The header and footer will appear on normal pages.
30440  Some pages are different.
30441  The title page has a style of its own, and so does any page that starts
30442  a new part or chapter in your book.
30443  Such pages will not have the custom headers/footers, but that is normal.
30444  There is for example no need to print a header with the chapter name on
30445  the chapter page where the chapter heading is in big bold letters anyway.
30446 \end_layout
30447
30448 \begin_layout Subsubsection
30449 Header and footer decoration line
30450 \end_layout
30451
30452 \begin_layout Standard
30453 By default, you get a 0.4
30454 \begin_inset space \thinspace{}
30455 \end_inset
30456
30457 pt thick line below the header and no footer line.
30458  This can be changed in the document preamble with the commands 
30459 \series bold
30460
30461 \backslash
30462 headrulewidth
30463 \series default
30464  and 
30465 \series bold
30466
30467 \backslash
30468 footrulewidth
30469 \series default
30470  in the following scheme:
30471 \end_layout
30472
30473 \begin_layout Standard
30474
30475 \series bold
30476
30477 \backslash
30478 renewcommand{
30479 \backslash
30480 headrulewidth}{thickness}
30481 \end_layout
30482
30483 \begin_layout Standard
30484 Where thickness is a size in standard units like 
30485 \family sans
30486 pt
30487 \family default
30488  or 
30489 \family sans
30490 mm
30491 \family default
30492 .
30493  If you don't want a line, set the thickness to 0
30494 \begin_inset space \thinspace{}
30495 \end_inset
30496
30497 pt.
30498 \end_layout
30499
30500 \begin_layout Standard
30501 The lines can also be colored, but this requires more knowledge of LaTeX.
30502  If you really need this, have a look at the Internet or in sec.
30503 \begin_inset space ~
30504 \end_inset
30505
30506 4.4 of the book 
30507 \begin_inset CommandInset citation
30508 LatexCommand cite
30509 key "Mittelbach"
30510
30511 \end_inset
30512
30513 .
30514 \end_layout
30515
30516 \begin_layout Subsubsection
30517 Several header/footer lines
30518 \end_layout
30519
30520 \begin_layout Standard
30521 In case you need more than one text line as a header/footer, you can do
30522  this by adding a normal line break in the style definition.
30523  However, the default height of the header/footer is only the one of one
30524  text line.
30525  To expand the height, redefine the LaTeX length 
30526 \series bold
30527
30528 \backslash
30529 headheight
30530 \series default
30531  or 
30532 \series bold
30533
30534 \backslash
30535 footheight
30536 \series default
30537  in this scheme in your document preamble:
30538 \end_layout
30539
30540 \begin_layout Standard
30541
30542 \series bold
30543
30544 \backslash
30545 setlength{
30546 \backslash
30547 headheight}{height}
30548 \end_layout
30549
30550 \begin_layout Standard
30551 Where height is a size in standard units.
30552  If you don't know which amount of space is needed for the height, define
30553  your header/footer and preview your document as PDF.
30554  Then open the LaTeX logfile via the menu 
30555 \family sans
30556 Document\SpecialChar \menuseparator
30557 La
30558 \begin_inset ERT
30559 status collapsed
30560
30561 \begin_layout Plain Layout
30562
30563 {}
30564 \end_layout
30565
30566 \end_inset
30567
30568 TeX Log
30569 \family default
30570  and look via the button 
30571 \family sans
30572 Next
30573 \begin_inset space ~
30574 \end_inset
30575
30576 Warning
30577 \family default
30578  if you find a warning of the package 
30579 \series bold
30580 fancyhdr
30581 \series default
30582
30583 \begin_inset Index idx
30584 status collapsed
30585
30586 \begin_layout Plain Layout
30587 LaTeX-packages ! fancyhdr
30588 \end_layout
30589
30590 \end_inset
30591
30592 .
30593  If there is such a warning, it contains the space that you need at least
30594  for your header/footer.
30595 \end_layout
30596
30597 \begin_layout Subsection
30598 This example
30599 \end_layout
30600
30601 \begin_layout Standard
30602 This example demonstrates what can be done with custom header/footers.
30603  Don't use it for your document as it is just an example.
30604  This example consists of the following definition:
30605 \end_layout
30606
30607 \begin_layout Description
30608 Left
30609 \begin_inset space ~
30610 \end_inset
30611
30612 Header 
30613 \series bold
30614
30615 \backslash
30616 rightmark
30617 \series default
30618 , empty optional argument
30619 \end_layout
30620
30621 \begin_layout Description
30622 Center
30623 \begin_inset space ~
30624 \end_inset
30625
30626 Header empty, empty optional argument
30627 \end_layout
30628
30629 \begin_layout Description
30630 Right
30631 \begin_inset space ~
30632 \end_inset
30633
30634 Header empty, 
30635 \series bold
30636
30637 \backslash
30638 leftmark
30639 \series default
30640  in the optional argument
30641 \end_layout
30642
30643 \begin_layout Description
30644 Left
30645 \begin_inset space ~
30646 \end_inset
30647
30648 Footer empty, 
30649 \series bold
30650
30651 \backslash
30652 thepage
30653 \series default
30654  in the optional argument
30655 \end_layout
30656
30657 \begin_layout Description
30658 Center
30659 \begin_inset space ~
30660 \end_inset
30661
30662 Footer 
30663 \family sans
30664 \series bold
30665 \color red
30666 LyX's user guide
30667 \family default
30668 \series default
30669 \color inherit
30670
30671 \begin_inset Quotes eld
30672 \end_inset
30673
30674 Magic code:
30675 \begin_inset Newline newline
30676 \end_inset
30677
30678
30679 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30680 \end_inset
30681
30682
30683 \begin_inset Quotes erd
30684 \end_inset
30685
30686  in the optional argument
30687 \end_layout
30688
30689 \begin_layout Description
30690 Right
30691 \begin_inset space ~
30692 \end_inset
30693
30694 Footer 
30695 \series bold
30696
30697 \backslash
30698 Roman{page}
30699 \series default
30700 , empty optional argument
30701 \end_layout
30702
30703 \begin_layout Description
30704
30705 \backslash
30706 headrulewidth set to 2
30707 \begin_inset space \thinspace{}
30708 \end_inset
30709
30710 pt
30711 \end_layout
30712
30713 \begin_layout Standard
30714 In principle you can use almost everything in headers/footers, except floats.
30715  For more special things like e.
30716 \begin_inset space \thinspace{}
30717 \end_inset
30718
30719 g.
30720 \begin_inset space ~
30721 \end_inset
30722
30723 thumb-indexes, see the manual of the 
30724 \series bold
30725 fancyhdr
30726 \series default
30727  package, 
30728 \begin_inset CommandInset citation
30729 LatexCommand cite
30730 key "fancyhdr"
30731
30732 \end_inset
30733
30734 .
30735 \end_layout
30736
30737 \begin_layout Standard
30738 \begin_inset Newpage clearpage
30739 \end_inset
30740
30741
30742 \end_layout
30743
30744 \begin_layout Standard
30745 \begin_inset ERT
30746 status open
30747
30748 \begin_layout Plain Layout
30749
30750
30751 \backslash
30752 pagestyle{headings}
30753 \end_layout
30754
30755 \end_inset
30756
30757
30758 \begin_inset Note Note
30759 status collapsed
30760
30761 \begin_layout Plain Layout
30762 switches back to page style with the default headings
30763 \end_layout
30764
30765 \end_inset
30766
30767
30768 \end_layout
30769
30770 \begin_layout Section
30771 Previewing Snippets of your Document
30772 \begin_inset CommandInset label
30773 LatexCommand label
30774 name "sec:Previewing-snippets-of"
30775
30776 \end_inset
30777
30778
30779 \begin_inset Index idx
30780 status collapsed
30781
30782 \begin_layout Plain Layout
30783 Instant preview
30784 \end_layout
30785
30786 \end_inset
30787
30788
30789 \begin_inset Index idx
30790 status collapsed
30791
30792 \begin_layout Plain Layout
30793 Document ! Preview
30794 \end_layout
30795
30796 \end_inset
30797
30798
30799 \end_layout
30800
30801 \begin_layout Standard
30802 LyX allows you to generate previews of sections of your document on the
30803  fly so you can see how they will look in the final document without having
30804  to break your train of thought with viewing the output.
30805 \end_layout
30806
30807 \begin_layout Subsection
30808 Prerequisites
30809 \end_layout
30810
30811 \begin_layout Standard
30812 To get previews working, you need the LaTeX package 
30813 \series bold
30814 preview-latex
30815 \series default
30816
30817 \begin_inset Index idx
30818 status collapsed
30819
30820 \begin_layout Plain Layout
30821 LaTeX-packages ! preview-latex
30822 \end_layout
30823
30824 \end_inset
30825
30826  (on some systems named simply 
30827 \series bold
30828 preview
30829 \series default
30830 ) installed.
30831  If it is not already installed, you will find it in the TeX-catalogue,
30832  
30833 \begin_inset CommandInset citation
30834 LatexCommand cite
30835 key "TeXCatalogue"
30836
30837 \end_inset
30838
30839  or in the package manager of your LaTeX-system.
30840  You obtain prettier results if you install the program 
30841 \family typewriter
30842 pnmcrop
30843 \family default
30844  from the 
30845 \family typewriter
30846 netpbm
30847 \family default
30848  package; for LyX on Windows this program and also the LaTeX-package are
30849  automatically installed together with LyX.
30850 \end_layout
30851
30852 \begin_layout Subsection
30853 Enabling previews
30854 \end_layout
30855
30856 \begin_layout Standard
30857 If you would for example like to see in LyX your math formulas typeset by
30858  LaTeX, activate the option 
30859 \family sans
30860 Display
30861 \begin_inset space ~
30862 \end_inset
30863
30864 Graphics
30865 \family default
30866  in the 
30867 \family sans
30868 Tools\SpecialChar \menuseparator
30869 Preferences 
30870 \family default
30871 dialog under 
30872 \family sans
30873 Look
30874 \begin_inset space ~
30875 \end_inset
30876
30877 and
30878 \begin_inset space ~
30879 \end_inset
30880
30881 feel\SpecialChar \menuseparator
30882 Display
30883 \family default
30884 .
30885  Then set 
30886 \family sans
30887 Instant
30888 \begin_inset space ~
30889 \end_inset
30890
30891 Preview
30892 \family default
30893  to 
30894 \family sans
30895 On
30896 \family default
30897 .
30898  The 
30899 \family sans
30900 Preview
30901 \begin_inset space ~
30902 \end_inset
30903
30904 Size
30905 \family default
30906  is the multiplication factor for the size.
30907 \end_layout
30908
30909 \begin_layout Standard
30910 Previews are generated when you load a document into LyX and when you finish
30911  editing an inset.
30912 \end_layout
30913
30914 \begin_layout Standard
30915 \begin_inset Note Greyedout
30916 status open
30917
30918 \begin_layout Plain Layout
30919
30920 \series bold
30921 Note:
30922 \series default
30923  Previews of an already loaded document are not in every case immediately
30924  generated by activating the option 
30925 \family sans
30926 Display
30927 \begin_inset space ~
30928 \end_inset
30929
30930 Graphics
30931 \family default
30932 .
30933  Reopening the documents will fix such problems.
30934 \end_layout
30935
30936 \end_inset
30937
30938
30939 \end_layout
30940
30941 \begin_layout Subsection
30942 Selected document parts
30943 \end_layout
30944
30945 \begin_layout Standard
30946 Besides math there are other cases where you might like to see a preview,
30947  for example things that LyX cannot render like rotated parts or things
30948  that are not yet supported by LyX.
30949  To do this, insert a preview inset via the menu 
30950 \family sans
30951 Insert\SpecialChar \menuseparator
30952 Preview
30953 \family default
30954 .
30955  Insert or paste the stuff that you want to preview into this inset.
30956  The preview will be generated when the cursor is outside the preview inset.
30957  If you click on the preview, you can edit the previewed stuff.
30958 \end_layout
30959
30960 \begin_layout Standard
30961 An example: To create rotated boxes, you use the LaTeX command 
30962 \series bold
30963
30964 \backslash
30965 rotatebox
30966 \series default
30967  which is not yet supported by LyX.
30968 \begin_inset Foot
30969 status collapsed
30970
30971 \begin_layout Plain Layout
30972
30973 \series bold
30974
30975 \backslash
30976 rotatebox
30977 \series default
30978  is explained in section 
30979 \emph on
30980 Rotated and Scaled Boxes
30981 \emph default
30982  of the 
30983 \emph on
30984 Embedded
30985 \begin_inset space ~
30986 \end_inset
30987
30988 Objects
30989 \emph default
30990  manual.
30991 \end_layout
30992
30993 \end_inset
30994
30995  Instead of the TeX Code boxes you want to see in LyX the final rotated
30996  boxes, for example to adjust the rotation angle to fit with the surrounding
30997  text.
30998  Therefore you create a preview inset and copy the text with the rotated
30999  boxes into it.
31000  Here is the result:
31001 \end_layout
31002
31003 \begin_layout Standard
31004 \begin_inset Preview
31005
31006 \begin_layout Standard
31007 This is a line
31008 \begin_inset ERT
31009 status collapsed
31010
31011 \begin_layout Plain Layout
31012
31013
31014 \backslash
31015 rotatebox[origin=r]{-60}{
31016 \end_layout
31017
31018 \end_inset
31019
31020
31021 \begin_inset Box Doublebox
31022 position "c"
31023 hor_pos "c"
31024 has_inner_box 0
31025 inner_pos "c"
31026 use_parbox 0
31027 use_makebox 0
31028 width "1in"
31029 special "width"
31030 height "1in"
31031 height_special "totalheight"
31032 status collapsed
31033
31034 \begin_layout Plain Layout
31035 with rotated
31036 \end_layout
31037
31038 \end_inset
31039
31040
31041 \begin_inset ERT
31042 status collapsed
31043
31044 \begin_layout Plain Layout
31045
31046 }
31047 \end_layout
31048
31049 \end_inset
31050
31051  framed text 
31052 \begin_inset ERT
31053 status collapsed
31054
31055 \begin_layout Plain Layout
31056
31057
31058 \backslash
31059 rotatebox[origin=lb]{60}{
31060 \end_layout
31061
31062 \end_inset
31063
31064
31065 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31066 \end_inset
31067
31068
31069 \begin_inset ERT
31070 status collapsed
31071
31072 \begin_layout Plain Layout
31073
31074 }
31075 \end_layout
31076
31077 \end_inset
31078
31079  and a formula.
31080 \end_layout
31081
31082 \end_inset
31083
31084
31085 \end_layout
31086
31087 \begin_layout Standard
31088 Previewing works also for colors.
31089  In this example a special framed, colored box was created using the LaTeX
31090  command 
31091 \series bold
31092
31093 \backslash
31094 fcolorbox
31095 \series default
31096 :
31097 \begin_inset Foot
31098 status collapsed
31099
31100 \begin_layout Plain Layout
31101
31102 \series bold
31103
31104 \backslash
31105 fcolorbox
31106 \series default
31107  is explained in section 
31108 \emph on
31109 Colored Boxes
31110 \emph default
31111  of the 
31112 \emph on
31113 Embedded
31114 \begin_inset space ~
31115 \end_inset
31116
31117 Objects
31118 \emph default
31119  manual.
31120 \end_layout
31121
31122 \end_inset
31123
31124
31125 \end_layout
31126
31127 \begin_layout Standard
31128 \begin_inset Preview
31129
31130 \begin_layout Standard
31131 \begin_inset ERT
31132 status collapsed
31133
31134 \begin_layout Plain Layout
31135
31136
31137 \backslash
31138 fboxrule 1mm 
31139 \backslash
31140 fboxsep 1mm
31141 \end_layout
31142
31143 \end_inset
31144
31145
31146 \begin_inset ERT
31147 status collapsed
31148
31149 \begin_layout Plain Layout
31150
31151
31152 \backslash
31153 fcolorbox{cyan}{magenta}{
31154 \end_layout
31155
31156 \end_inset
31157
31158 This is text within a colored, framed box.
31159 \begin_inset ERT
31160 status collapsed
31161
31162 \begin_layout Plain Layout
31163
31164 }
31165 \end_layout
31166
31167 \end_inset
31168
31169
31170 \end_layout
31171
31172 \end_inset
31173
31174
31175 \end_layout
31176
31177 \begin_layout Standard
31178 \begin_inset VSpace medskip
31179 \end_inset
31180
31181
31182 \end_layout
31183
31184 \begin_layout Standard
31185 If LyX does not show a preview, make sure that you enabled previews as described
31186  above and also make sure that TeX Code in the preview inset is valid and
31187  that you loaded the LaTeX packages in your document preamble that are required
31188  by the TeX Code.
31189  If LyX cannot create a preview, you will in most cases also not be able
31190  to view your document due to LaTeX errors.
31191  So if you have to use some TeX Code and don't know if it is correct, the
31192  preview inset is a nice method to check it without the need to view the
31193  whole document.
31194 \end_layout
31195
31196 \begin_layout Subsection
31197 LaTeX source code
31198 \end_layout
31199
31200 \begin_layout Standard
31201 You can preview the LaTeX source of the whole document or parts of it.
31202  Use the menu 
31203 \family sans
31204 View\SpecialChar \menuseparator
31205 View
31206 \begin_inset space ~
31207 \end_inset
31208
31209 Source
31210 \family default
31211  and a window will be shown where you can see the LaTeX-source code.
31212  The window shows the source of the whole paragraph where the cursor is
31213  currently in.
31214  You can also select document parts in LyX's main window, then only this
31215  selection (when it is more than one paragraph) is shown as source code.
31216  To view the whole document as source, enable the corresponding option in
31217  the source view window.
31218 \end_layout
31219
31220 \begin_layout Section
31221 Advanced Find and Replace
31222 \begin_inset CommandInset label
31223 LatexCommand label
31224 name "sec:Advanced-Find-and"
31225
31226 \end_inset
31227
31228
31229 \begin_inset Index idx
31230 status collapsed
31231
31232 \begin_layout Plain Layout
31233 Replace
31234 \end_layout
31235
31236 \end_inset
31237
31238
31239 \begin_inset Index idx
31240 status collapsed
31241
31242 \begin_layout Plain Layout
31243 Find
31244 \end_layout
31245
31246 \end_inset
31247
31248
31249 \end_layout
31250
31251 \begin_layout Subsection
31252 Introduction
31253 \end_layout
31254
31255 \begin_layout Standard
31256 The advanced find and replace feature of LyX allows for searching of complex,
31257  format-sensitive text segments and mathematics contents within LyX documents.
31258  It is an enhancement of the standard (quick) find and replace feature.
31259  The key-features are:
31260 \end_layout
31261
31262 \begin_layout Itemize
31263 Both searching of text and of mathematical formulas is allowed, where the
31264  latter is done by entering mathematics in the usual way; not only entire
31265  mathematical formulas are found, but also parts occurring within more complex
31266  formulas
31267 \end_layout
31268
31269 \begin_layout Itemize
31270 Search may be format-insensitive, so that the searched text is found in
31271  any context/style (standard text, section headings, notes, and even mathematics
31272 ), or it may be format-sensitive, so that, for example, a word entered with
31273  a section heading will only be found within section headings
31274 \end_layout
31275
31276 \begin_layout Itemize
31277 Search may be widened to a specific 
31278 \emph on
31279 scope
31280 \emph default
31281 , i.
31282 \begin_inset space \thinspace{}
31283 \end_inset
31284
31285 e.
31286 \begin_inset space ~
31287 \end_inset
31288
31289 a set of files which may be all the children of the document being edited,
31290  all the open files, or all the manuals available from the 
31291 \family sans
31292 Help
31293 \family default
31294  menu
31295 \end_layout
31296
31297 \begin_layout Itemize
31298 Replace may optionally preserve capitalization, so that the replaced text
31299  capitalization is adapted to the matching text (i.
31300 \begin_inset space \thinspace{}
31301 \end_inset
31302
31303 e.
31304 \begin_inset space ~
31305 \end_inset
31306
31307 all lowercase, all uppercase, first uppercase followed by lowercase)
31308 \end_layout
31309
31310 \begin_layout Subsection
31311 Basic usage
31312 \end_layout
31313
31314 \begin_layout Standard
31315 The advanced find and replace feature is activated through the menu 
31316 \family sans
31317 Edit\SpecialChar \menuseparator
31318 Find & Replace
31319 \noun on
31320  (
31321 \noun default
31322 Advanced
31323 \noun on
31324 )
31325 \family default
31326 \noun default
31327  (shortcut 
31328 \begin_inset Info
31329 type  "shortcut"
31330 arg   "dialog-show findreplaceadv"
31331 \end_inset
31332
31333 ) or the toolbar button 
31334 \begin_inset Info
31335 type  "icon"
31336 arg   "dialog-toggle findreplaceadv"
31337 \end_inset
31338
31339 .
31340  This opens the 
31341 \family sans
31342 Advanced Find and Replace
31343 \family default
31344  dialog.
31345 \end_layout
31346
31347 \begin_layout Subsubsection
31348 Searching for text
31349 \end_layout
31350
31351 \begin_layout Standard
31352 Enter into the 
31353 \family sans
31354 Find
31355 \family default
31356  LyX mini-editor a simple word, and search for occurrences of it by clicking
31357  on the 
31358 \family sans
31359 Find Next
31360 \family default
31361  button at the bottom of the dialog (or just press the 
31362 \family sans
31363 Return
31364 \family default
31365  key).
31366  The entered word is found both in text mode and in math mode, and in emphasized
31367 , bold or normal face, and in both in section titles and in standard text.
31368  Pressing repeatedly 
31369 \family sans
31370 Enter
31371 \family default
31372  keeps searching forward.
31373  Similarly, pressing 
31374 \family sans
31375 Shift+Enter
31376 \family default
31377  searches for the entered text backwards.
31378 \end_layout
31379
31380 \begin_layout Standard
31381 While searching, the 
31382 \family sans
31383 Case sensitive
31384 \family default
31385  option allows matches to occur only with the same case as entered in the
31386  
31387 \family sans
31388 Find
31389 \family default
31390  editor.
31391  The 
31392 \family sans
31393 Whole words
31394 \family default
31395  option allows matches to occur only at word boundaries.
31396 \end_layout
31397
31398 \begin_layout Subsubsection
31399 Searching for mathematics
31400 \end_layout
31401
31402 \begin_layout Standard
31403 Mathematical formulas may be searched for by typing in the 
31404 \family sans
31405 Find
31406 \family default
31407  editor a mathematical formula, such as 
31408 \begin_inset Formula $x^{2}$
31409 \end_inset
31410
31411  or also something more complex like 
31412 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31413 \end_inset
31414
31415 .
31416  When searching for a formula, it is found both when it is alone and when
31417  it occurs in sub-formulas and nested parts of sub-formulas, for example
31418  the mentioned segments would be found in something like 
31419 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31420 \end_inset
31421
31422
31423 \end_layout
31424
31425 \begin_layout Subsubsection
31426 Style-aware search
31427 \end_layout
31428
31429 \begin_layout Standard
31430 It is also possible to search for text with specific styles.
31431  This is done by switching to the 
31432 \family sans
31433 Settings
31434 \family default
31435  tab of the dialog and unchecking the 
31436 \family sans
31437 Ignore format
31438 \family default
31439  option.
31440  This way, entering in the 
31441 \family sans
31442 Find
31443 \family default
31444  editor
31445 \end_layout
31446
31447 \begin_layout Itemize
31448 a plain word and searching for it would not find instances of the word occurring
31449  in emphasized or boldface.
31450 \end_layout
31451
31452 \begin_layout Itemize
31453 an emphasized or boldface word and searching for it would find the respective
31454  instances with same face only, and within the same text style only.
31455  Note that, for example, an emphasized text is found not only when occurring
31456  alone, but also when it is contained in a longer emphasized sentence.
31457 \end_layout
31458
31459 \begin_layout Itemize
31460 a plain word in a section heading, and searching for it, finds occurrences
31461  of if only within section headings.
31462  Also, if the text to search is given an emphasized or bold face, in addition
31463  to a section style, then it is found only when occurring with the same
31464  style.
31465 \end_layout
31466
31467 \begin_layout Itemize
31468 some mathematics in a displayed formula will only find instances of this
31469  formula that are also displayed formulas (and not inline formulas).
31470 \end_layout
31471
31472 \begin_layout Subsubsection
31473 Replace
31474 \end_layout
31475
31476 \begin_layout Standard
31477 The text segments matching the text entered in the 
31478 \family sans
31479 Find
31480 \family default
31481  editor may be replaced with the text segments entered in the 
31482 \family sans
31483 Replace
31484 \family default
31485 \noun on
31486  
31487 \noun default
31488 editor.
31489  In order to find the next occurrence and replace it, click on the 
31490 \family sans
31491 Replace
31492 \family default
31493  button or alternatively
31494 \noun on
31495  
31496 \noun default
31497 press 
31498 \family sans
31499 Enter
31500 \family default
31501  or 
31502 \family sans
31503 Shift+Enter
31504 \family default
31505  while being in the 
31506 \family sans
31507 Replace
31508 \family default
31509 \noun on
31510  
31511 \noun default
31512 editor.
31513 \end_layout
31514
31515 \begin_layout Standard
31516 You can replace full-featured formatted LyX segments in place of the matching
31517  text segments in your document.
31518  Typical scenarios in which to use this capability may be (just to mention
31519  a few):
31520 \end_layout
31521
31522 \begin_layout Itemize
31523 replacing occurrences of a word with a customized formatted version of the
31524  same word, for example replacing occurrences of a name like 
31525 \begin_inset Quotes eld
31526 \end_inset
31527
31528 func()
31529 \begin_inset Quotes erd
31530 \end_inset
31531
31532  with its typewriter version 
31533 \family typewriter
31534
31535 \begin_inset Quotes eld
31536 \end_inset
31537
31538 func()
31539 \begin_inset Quotes erd
31540 \end_inset
31541
31542 ;
31543 \end_layout
31544
31545 \begin_layout Itemize
31546 performing a notation rework of mathematical symbols, for example replacing
31547  occurrences of 
31548 \begin_inset Quotes eld
31549 \end_inset
31550
31551
31552 \begin_inset Formula $R$
31553 \end_inset
31554
31555
31556 \begin_inset Quotes erd
31557 \end_inset
31558
31559  with 
31560 \begin_inset Quotes eld
31561 \end_inset
31562
31563
31564 \begin_inset Formula $\mathbb{R}$
31565 \end_inset
31566
31567
31568 \begin_inset Quotes erd
31569 \end_inset
31570
31571  (you may want to enable the 
31572 \family sans
31573 Whole words
31574 \family default
31575  and 
31576 \family sans
31577 Case sensitive
31578 \family default
31579  options and disable the 
31580 \family sans
31581 Ignore format
31582 \family default
31583  option in the 
31584 \family sans
31585 Settings
31586 \family default
31587  tab, in order to avoid replacing all 
31588 \begin_inset Quotes eld
31589 \end_inset
31590
31591 R
31592 \begin_inset Quotes erd
31593 \end_inset
31594
31595  letters occurring in normal text), or occurrences of 
31596 \begin_inset Formula $x_{j}^{i}$
31597 \end_inset
31598
31599  with 
31600 \begin_inset Formula $x_{i,\, j}$
31601 \end_inset
31602
31603 , or occurrences of 
31604 \begin_inset Formula $x[k]$
31605 \end_inset
31606
31607  with 
31608 \begin_inset Formula $x_{k}$
31609 \end_inset
31610
31611 .
31612 \end_layout
31613
31614 \begin_layout Subsection
31615 Advanced usage
31616 \end_layout
31617
31618 \begin_layout Standard
31619 There is a regular expression (regexp) based searching facility.
31620 \begin_inset Foot
31621 status collapsed
31622
31623 \begin_layout Plain Layout
31624 A good explanation of regular expressions is given in this Wikipedia entry:
31625  
31626 \begin_inset CommandInset href
31627 LatexCommand href
31628 target "http://en.wikipedia.org/wiki/Regular_expression"
31629
31630 \end_inset
31631
31632 .
31633 \end_layout
31634
31635 \end_inset
31636
31637  You can search for regular expression by inserting a regexp inset into
31638  the 
31639 \family sans
31640 Find
31641 \family default
31642  editor.
31643  This is done via the menu 
31644 \family sans
31645 Insert\SpecialChar \menuseparator
31646 Insert Regular Expression
31647 \family default
31648  while the cursor is in the 
31649 \family sans
31650 Find
31651 \family default
31652  editor.
31653  Characters entered within regexp insets are matched according to the regular
31654  expression matching rules
31655 \begin_inset Foot
31656 status collapsed
31657
31658 \begin_layout Plain Layout
31659 Under the constraint that any (sub)expression must match a well-formed LyX
31660  text segment, i.
31661 \begin_inset space \thinspace{}
31662 \end_inset
31663
31664 e.
31665 \begin_inset space ~
31666 \end_inset
31667
31668 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31669  to match expressions.
31670 \end_layout
31671
31672 \end_inset
31673
31674 , while text entered outside regexp insets is matched exactly against the
31675  same text in the document.
31676  Note that it is allowed to cut and paste regexp-mode insets as usual.
31677  Examples of using such a feature may be:
31678 \end_layout
31679
31680 \begin_layout Enumerate
31681 Searching for all fractions with a given denominator: for example, entering
31682  in the 
31683 \family sans
31684 Find
31685 \family default
31686  editor the fraction 
31687 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31688 \end_inset
31689
31690  (where the 
31691 \begin_inset Formula $.*$
31692 \end_inset
31693
31694  on the numerator is the match-everything regular expression) finds all
31695  fractions with the given denominator.
31696 \end_layout
31697
31698 \begin_layout Enumerate
31699 Searching for all text with a given style: for example, after unchecking
31700  the 
31701 \family sans
31702 Ignore format
31703 \family default
31704  option from the 
31705 \family sans
31706 Settings
31707 \family default
31708  tab, entering a 
31709 \series bold
31710
31711 \begin_inset Formula $.*$
31712 \end_inset
31713
31714
31715 \series default
31716  regular expression and adding for it an emphasized or bold face, finds
31717  all emphasized and bold face text, respectively.
31718  Also, inserting a 
31719 \begin_inset Formula $.*$
31720 \end_inset
31721
31722  regular expression in a bullet or enumerated list or a section heading,
31723  you can find all bullet or enumerated lists or section headings.
31724 \end_layout
31725
31726 \begin_layout Standard
31727 Finally, references to (sub)expressions in regexp may be used as usual,
31728  enclosing parts of the expression within round braces 
31729 \begin_inset Formula $()$
31730 \end_inset
31731
31732 , and referring back to them through 
31733 \begin_inset Formula $\backslash1$
31734 \end_inset
31735
31736
31737 \begin_inset Formula $\backslash2$
31738 \end_inset
31739
31740 , etc..
31741  For example, try searching for the regexp 
31742 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31743 \end_inset
31744
31745  in order to find word repetitions, if there are any.
31746 \end_layout
31747
31748 \begin_layout Standard
31749 Note that back references work both when occurring within the same regexp,
31750  and when occurring in multiple different regexps, where the numbering of
31751  back-referenced sub-expressions is absolute, i.
31752 \begin_inset space \thinspace{}
31753 \end_inset
31754
31755 e.
31756 \begin_inset space ~
31757 \end_inset
31758
31759  
31760 \begin_inset Formula $\backslash1$
31761 \end_inset
31762
31763  always refers to the first occurrence of 
31764 \begin_inset Formula $()$
31765 \end_inset
31766
31767  in all entered regexps.
31768 \end_layout
31769
31770 \begin_layout Standard
31771 Note also that the use of back references in the replaced text is not (yet)
31772  implemented.
31773 \end_layout
31774
31775 \begin_layout Section
31776 Spell Checking
31777 \begin_inset CommandInset label
31778 LatexCommand label
31779 name "sec:Spellchecking"
31780
31781 \end_inset
31782
31783
31784 \begin_inset Index idx
31785 status collapsed
31786
31787 \begin_layout Plain Layout
31788 Spell checking
31789 \end_layout
31790
31791 \end_inset
31792
31793
31794 \end_layout
31795
31796 \begin_layout Standard
31797 LyX has a built-in spell checker.
31798  The menu
31799 \family sans
31800  Tools\SpecialChar \menuseparator
31801 Spellchecker
31802 \family default
31803 , the key 
31804 \family sans
31805 F7
31806 \family default
31807  or the toolbar button 
31808 \begin_inset Info
31809 type  "icon"
31810 arg   "dialog-show spellchecker"
31811 \end_inset
31812
31813  starts the spell checking beginning from the current cursor position.
31814  A sidebar will appear showing any incorrect (or unknown) word found, allowing
31815  you to edit and replace it in a second line.
31816  Whenever an unknown word is found, the word is highlighted and the text
31817  scrolled so that it is visible.
31818  In the spellchecker sidebar, there is a box showing suggestions for a correctio
31819 n, if any could be found.
31820  Clicking on one of the corrections will copy it to the 
31821 \family sans
31822 Replacement
31823 \family default
31824  field, double-click directly invokes the replacement.
31825  Unknown but correctly typed words can be added to the personal dictionary.
31826 \end_layout
31827
31828 \begin_layout Standard
31829 By default, the dictionary file used is determined by the document language
31830  that is set in the 
31831 \family sans
31832 Document\SpecialChar \menuseparator
31833 Settings
31834 \family default
31835  dialog.
31836  You can specify the language of a word in the spellchecker dialog by choosing
31837  a different one at the top of the dialog.
31838  LyX can correctly spell check documents containing multiple languages.
31839  This work if you have marked the different languages appropriately and
31840  have the spell checker dictionaries installed.
31841  LyX automatically switches to the appropriate dictionary file.
31842 \end_layout
31843
31844 \begin_layout Subsection
31845 Further Settings
31846 \end_layout
31847
31848 \begin_layout Standard
31849 In LyX's preferences dialog under 
31850 \family sans
31851 Language
31852 \begin_inset space ~
31853 \end_inset
31854
31855 Setting\SpecialChar \menuseparator
31856 Spellchecker
31857 \family default
31858  you can set the following things:
31859 \end_layout
31860
31861 \begin_layout Description
31862 Spellchecker
31863 \begin_inset space ~
31864 \end_inset
31865
31866 engine Select the library LyX should use for spell checking.
31867  Depending on your platform, 
31868 \family typewriter
31869 aspell
31870 \family default
31871
31872 \family typewriter
31873 hunspell
31874 \family default
31875  or 
31876 \family typewriter
31877 enchant
31878 \begin_inset Foot
31879 status collapsed
31880
31881 \begin_layout Plain Layout
31882 Enchant itself is a wrapper library having different configurable back-ends.
31883  Please consult the documentation or man-page of it to learn more.
31884 \end_layout
31885
31886 \end_inset
31887
31888
31889 \family default
31890  are available.
31891  On Windows only 
31892 \family typewriter
31893 hunspell
31894 \family default
31895  is available.
31896 \end_layout
31897
31898 \begin_layout Description
31899 Alternative
31900 \begin_inset space ~
31901 \end_inset
31902
31903 language If this field is not empty, LyX will always use the given language
31904  for the spell checking, no matter what the document language is.
31905 \end_layout
31906
31907 \begin_layout Description
31908 Escape
31909 \begin_inset space ~
31910 \end_inset
31911
31912 characters Allows you to add non-standard characters that the spell checker
31913  should escape, e.
31914 \begin_inset space \thinspace{}
31915 \end_inset
31916
31917 g.
31918 \begin_inset space \space{}
31919 \end_inset
31920
31921 German umlauts.
31922  This should normally not be needed.
31923 \end_layout
31924
31925 \begin_layout Description
31926 Accept
31927 \begin_inset space ~
31928 \end_inset
31929
31930 compound
31931 \begin_inset space ~
31932 \end_inset
31933
31934 words Prevent the spell checker from complaining about compounded words
31935  like 
31936 \begin_inset Quotes eld
31937 \end_inset
31938
31939 passthrough
31940 \begin_inset Quotes erd
31941 \end_inset
31942
31943 .
31944 \end_layout
31945
31946 \begin_layout Description
31947 Spellcheck
31948 \begin_inset space ~
31949 \end_inset
31950
31951 continuously Check the spelling of your document as you type it.
31952  Misspelled words get underlined with a dotted red line.
31953  By right-clicking on an underlined word, suggestions from the spellchecker
31954  appear in the context menu.
31955  Choosing one of them will replace the misspelled word with the suggested
31956  word.
31957 \end_layout
31958
31959 \begin_layout Description
31960 Spellcheck
31961 \begin_inset space ~
31962 \end_inset
31963
31964 notes
31965 \begin_inset space ~
31966 \end_inset
31967
31968 and
31969 \begin_inset space ~
31970 \end_inset
31971
31972 comments If enabled, the spelling of non-printed document contents is checked
31973  as well.
31974 \end_layout
31975
31976 \begin_layout Section
31977 Thesaurus
31978 \begin_inset Index idx
31979 status collapsed
31980
31981 \begin_layout Plain Layout
31982 Thesaurus
31983 \end_layout
31984
31985 \end_inset
31986
31987
31988 \begin_inset CommandInset label
31989 LatexCommand label
31990 name "sec:Thesaurus"
31991
31992 \end_inset
31993
31994
31995 \end_layout
31996
31997 \begin_layout Standard
31998 LyX provides a multilingual thesaurus.
31999  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
32000  (namely the 
32001 \family typewriter
32002 MyThes
32003 \family default
32004
32005 \begin_inset Foot
32006 status collapsed
32007
32008 \begin_layout Plain Layout
32009 \begin_inset CommandInset href
32010 LatexCommand href
32011 target "http://lingucomponent.openoffice.org/thesaurus.html"
32012
32013 \end_inset
32014
32015
32016 \end_layout
32017
32018 \end_inset
32019
32020  thesaurus library, which is included in LyX).
32021  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
32022  are available for many languages.
32023 \end_layout
32024
32025 \begin_layout Standard
32026 This section describes how new dictionaries are installed and set up for
32027  the use with LyX.
32028 \end_layout
32029
32030 \begin_layout Subsection
32031 Setting up the thesaurus
32032 \end_layout
32033
32034 \begin_layout Standard
32035 The 
32036 \family typewriter
32037 MyThes
32038 \family default
32039 \emph on
32040 /
32041 \emph default
32042 OpenOffice thesauri consist of two files per language: A file with the suffix
32043  
32044 \emph on
32045 *.dat
32046 \emph default
32047  containing the data and an index file with the suffix 
32048 \emph on
32049 *.idx
32050 \emph default
32051 .
32052  The standardized file names include the language code for the given language
32053  (e.
32054 \begin_inset space \thinspace{}
32055 \end_inset
32056
32057 g.
32058  en_EN for English).
32059  For instance, the English files are named:
32060 \end_layout
32061
32062 \begin_layout Itemize
32063 th_en_EN_v2.idx
32064 \end_layout
32065
32066 \begin_layout Itemize
32067 th_en_EN_v2.dat
32068 \end_layout
32069
32070 \begin_layout Standard
32071 If you have LibreOffice or OpenOffice and its thesaurus installed, these
32072  files should be already on your system.
32073  If not, you can get dictionaries either from 
32074 \begin_inset Flex URL
32075 status collapsed
32076
32077 \begin_layout Plain Layout
32078
32079 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
32080 \end_layout
32081
32082 \end_inset
32083
32084  or from the site 
32085 \begin_inset Flex URL
32086 status collapsed
32087
32088 \begin_layout Plain Layout
32089
32090 http://extensions.services.openoffice.org/en/search/node/thesaurus
32091 \end_layout
32092
32093 \end_inset
32094
32095 .
32096 \begin_inset Foot
32097 status collapsed
32098
32099 \begin_layout Plain Layout
32100 Note that, as of OpenOffice
32101 \begin_inset space ~
32102 \end_inset
32103
32104 3.0, the files on 
32105 \begin_inset Flex URL
32106 status collapsed
32107
32108 \begin_layout Plain Layout
32109
32110 http://extensions.services.openoffice.org
32111 \end_layout
32112
32113 \end_inset
32114
32115  are usually packed in extension archives (
32116 \emph on
32117 *.oxt
32118 \emph default
32119 ) that contain other files such as spellchecker dictionaries besides the
32120  thesauri.
32121  These archives are simple zip files, so you can unpack them as you would
32122  unpack a zip archive.
32123 \end_layout
32124
32125 \end_inset
32126
32127  Put the 
32128 \emph on
32129 *.idx
32130 \emph default
32131  and 
32132 \emph on
32133 *.dat
32134 \emph default
32135  files of all languages you want to use into one directory (do not use subfolder
32136 s), and specify the path to this directory in 
32137 \family sans
32138 Tools\SpecialChar \menuseparator
32139 Preferences\SpecialChar \menuseparator
32140 Paths
32141 \family default
32142 .
32143  Now the thesaurus should be ready to use.
32144 \end_layout
32145
32146 \begin_layout Subsection
32147 Using the thesaurus
32148 \end_layout
32149
32150 \begin_layout Standard
32151 To start the thesaurus, use the menu 
32152 \family sans
32153 Tools\SpecialChar \menuseparator
32154 Thesaurus
32155 \family default
32156  or the toolbar button 
32157 \begin_inset Info
32158 type  "icon"
32159 arg   "thesaurus-entry"
32160 \end_inset
32161
32162  while the cursor is at the word you want to look up or while a word is
32163  selected.
32164  A dialog pops up showing you probably related words that you can use as
32165  a replacement.
32166  The proposals are grouped into categories.
32167  Note that the thesaurus does not only show synonyms, but also hyperonyms
32168  and hyponyms (such as 
32169 \emph on
32170 plant
32171 \emph default
32172  for 
32173 \emph on
32174 tree
32175 \emph default
32176 ), compounds (such as 
32177 \emph on
32178 tree diagram
32179 \emph default
32180 ) and antonyms (such as 
32181 \emph on
32182 women
32183 \emph default
32184  for 
32185 \emph on
32186 men
32187 \emph default
32188 ), which are marked as such.
32189 \end_layout
32190
32191 \begin_layout Standard
32192 The language is automatically chosen from the language at the cursor, but
32193  you can also switch it in the dialog, as you can enter new words to look
32194  up directly there.
32195 \end_layout
32196
32197 \begin_layout Standard
32198 Note that the thesaurus cannot handle phrases (only compounds that are in
32199  the dictionary, such as the above 
32200 \emph on
32201 tree diagram
32202 \emph default
32203 ), and you have to use the so called lemma form, i.
32204 \begin_inset space \thinspace{}
32205 \end_inset
32206
32207 e.
32208  the form that is used in the dictionaries (for many languages: first person
32209  singular indicative active for nouns, infinitive for verbs).
32210  For example looking up the word forms 
32211 \emph on
32212 reports
32213 \emph default
32214  or 
32215 \emph on
32216 reporting
32217 \emph default
32218  yields no results, while results are shown for the word form 
32219 \emph on
32220 report
32221 \emph default
32222 .
32223  Your best bet is to highlight only the relevant parts of such word (e.
32224 \begin_inset space \thinspace{}
32225 \end_inset
32226
32227 g.
32228  
32229 \emph on
32230 report
32231 \emph default
32232  in 
32233 \emph on
32234 report
32235 \emph default
32236 s), then you get proposals without adjusting the query in the dialog, and
32237  also the replacement will probably be correct (as only the highlighted
32238  part will be replaced, thus the ending remains).
32239 \end_layout
32240
32241 \begin_layout Section
32242 Change Tracking
32243 \begin_inset Index idx
32244 status collapsed
32245
32246 \begin_layout Plain Layout
32247 Change Tracking
32248 \end_layout
32249
32250 \end_inset
32251
32252
32253 \begin_inset Index idx
32254 status collapsed
32255
32256 \begin_layout Plain Layout
32257 Document ! Change Tracking
32258 \end_layout
32259
32260 \end_inset
32261
32262
32263 \begin_inset CommandInset label
32264 LatexCommand label
32265 name "sec:Change-Tracking"
32266
32267 \end_inset
32268
32269
32270 \end_layout
32271
32272 \begin_layout Standard
32273 When you work on a document collaboratively it is extremely useful to be
32274  able to see changes that others have made highlighted in the document.
32275  You can then decide if you want to accept a change or not.
32276  This can be achieved by turning on change tracking in the menu 
32277 \family sans
32278 Document\SpecialChar \menuseparator
32279 Change
32280 \begin_inset space ~
32281 \end_inset
32282
32283 Tracking\SpecialChar \menuseparator
32284 Track
32285 \begin_inset space ~
32286 \end_inset
32287
32288 Changes
32289 \family default
32290 .
32291 \end_layout
32292
32293 \begin_layout Standard
32294 Changes made in the document will then be highlighted by strokes and colors:
32295  
32296 \bar under
32297 \color blue
32298 underlined text
32299 \bar default
32300 \color inherit
32301  is an addition, 
32302 \strikeout on
32303 \color blue
32304 canceled text
32305 \strikeout default
32306 \color inherit
32307  is a deletion.
32308  The color depends on the author that made the change.
32309  You can change the color in LyX's preferences dialog under 
32310 \family sans
32311 Look
32312 \begin_inset space ~
32313 \end_inset
32314
32315 and
32316 \begin_inset space ~
32317 \end_inset
32318
32319 feel
32320 \family default
32321
32322 \family sans
32323 Colors
32324 \family default
32325 .
32326 \begin_inset Index idx
32327 status collapsed
32328
32329 \begin_layout Plain Layout
32330 Color ! Change tracking
32331 \end_layout
32332
32333 \end_inset
32334
32335  The author and the date of the change are shown in LyX's status bar when
32336  the cursor is in changed text.
32337  The same information is shown when you use the toolbar button 
32338 \begin_inset Info
32339 type  "icon"
32340 arg   "changes-merge"
32341 \end_inset
32342
32343 .
32344 \end_layout
32345
32346 \begin_layout Standard
32347 When change tracking is activated, you will see the review toolbar in LyX:
32348 \begin_inset Index idx
32349 status collapsed
32350
32351 \begin_layout Plain Layout
32352 Toolbar ! Review
32353 \end_layout
32354
32355 \end_inset
32356
32357
32358 \end_layout
32359
32360 \begin_layout Standard
32361 \begin_inset VSpace defskip
32362 \end_inset
32363
32364
32365 \end_layout
32366
32367 \begin_layout Standard
32368 \begin_inset Graphics
32369         filename clipart/ChangesToolbar.png
32370         scale 90
32371
32372 \end_inset
32373
32374
32375 \end_layout
32376
32377 \begin_layout Standard
32378 \begin_inset VSpace defskip
32379 \end_inset
32380
32381
32382 \end_layout
32383
32384 \begin_layout Standard
32385 The review toolbar as shown above contains from left to right the following
32386  buttons:
32387 \end_layout
32388
32389 \begin_layout Standard
32390 \begin_inset VSpace defskip
32391 \end_inset
32392
32393
32394 \end_layout
32395
32396 \begin_layout Standard
32397 \begin_inset Tabular
32398 <lyxtabular version="3" rows="10" columns="2">
32399 <features islongtable="true" longtabularalignment="center">
32400 <column alignment="left" valignment="top" width="0">
32401 <column alignment="left" valignment="top" width="0">
32402 <row interlinespace="2.5mm">
32403 <cell alignment="center" valignment="top" usebox="none">
32404 \begin_inset Text
32405
32406 \begin_layout Plain Layout
32407
32408 \family sans
32409 \begin_inset Info
32410 type  "icon"
32411 arg   "changes-track"
32412 \end_inset
32413
32414
32415 \end_layout
32416
32417 \end_inset
32418 </cell>
32419 <cell alignment="center" valignment="top" usebox="none">
32420 \begin_inset Text
32421
32422 \begin_layout Plain Layout
32423
32424 \family sans
32425 Document\SpecialChar \menuseparator
32426 Change
32427 \begin_inset space ~
32428 \end_inset
32429
32430 Tracking\SpecialChar \menuseparator
32431 Track
32432 \begin_inset space ~
32433 \end_inset
32434
32435 Changes
32436 \end_layout
32437
32438 \end_inset
32439 </cell>
32440 </row>
32441 <row interlinespace="2.5mm">
32442 <cell alignment="center" valignment="top" usebox="none">
32443 \begin_inset Text
32444
32445 \begin_layout Plain Layout
32446
32447 \family sans
32448 \begin_inset Info
32449 type  "icon"
32450 arg   "changes-output"
32451 \end_inset
32452
32453
32454 \end_layout
32455
32456 \end_inset
32457 </cell>
32458 <cell alignment="center" valignment="top" usebox="none">
32459 \begin_inset Text
32460
32461 \begin_layout Plain Layout
32462
32463 \family sans
32464 Document\SpecialChar \menuseparator
32465 Change
32466 \begin_inset space ~
32467 \end_inset
32468
32469 Tracking\SpecialChar \menuseparator
32470 Show
32471 \begin_inset space ~
32472 \end_inset
32473
32474 Changes
32475 \begin_inset space ~
32476 \end_inset
32477
32478 in
32479 \begin_inset space ~
32480 \end_inset
32481
32482 Output
32483 \end_layout
32484
32485 \end_inset
32486 </cell>
32487 </row>
32488 <row interlinespace="2.5mm">
32489 <cell alignment="center" valignment="top" usebox="none">
32490 \begin_inset Text
32491
32492 \begin_layout Plain Layout
32493
32494 \family sans
32495 \begin_inset Info
32496 type  "icon"
32497 arg   "change-next"
32498 \end_inset
32499
32500
32501 \end_layout
32502
32503 \end_inset
32504 </cell>
32505 <cell alignment="center" valignment="top" usebox="none">
32506 \begin_inset Text
32507
32508 \begin_layout Plain Layout
32509 Jumps to the next change
32510 \end_layout
32511
32512 \end_inset
32513 </cell>
32514 </row>
32515 <row interlinespace="2.5mm">
32516 <cell alignment="center" valignment="top" usebox="none">
32517 \begin_inset Text
32518
32519 \begin_layout Plain Layout
32520
32521 \family sans
32522 \begin_inset Info
32523 type  "icon"
32524 arg   "change-accept"
32525 \end_inset
32526
32527
32528 \end_layout
32529
32530 \end_inset
32531 </cell>
32532 <cell alignment="center" valignment="top" usebox="none">
32533 \begin_inset Text
32534
32535 \begin_layout Plain Layout
32536
32537 \family sans
32538 Document\SpecialChar \menuseparator
32539 Change
32540 \begin_inset space ~
32541 \end_inset
32542
32543 Tracking\SpecialChar \menuseparator
32544 Accept
32545 \begin_inset space ~
32546 \end_inset
32547
32548 Change
32549 \end_layout
32550
32551 \end_inset
32552 </cell>
32553 </row>
32554 <row interlinespace="2.5mm">
32555 <cell alignment="center" valignment="top" usebox="none">
32556 \begin_inset Text
32557
32558 \begin_layout Plain Layout
32559
32560 \family sans
32561 \begin_inset Info
32562 type  "icon"
32563 arg   "change-reject"
32564 \end_inset
32565
32566
32567 \end_layout
32568
32569 \end_inset
32570 </cell>
32571 <cell alignment="center" valignment="top" usebox="none">
32572 \begin_inset Text
32573
32574 \begin_layout Plain Layout
32575
32576 \family sans
32577 Document\SpecialChar \menuseparator
32578 Change
32579 \begin_inset space ~
32580 \end_inset
32581
32582 Tracking\SpecialChar \menuseparator
32583 Reject
32584 \begin_inset space ~
32585 \end_inset
32586
32587 Change
32588 \end_layout
32589
32590 \end_inset
32591 </cell>
32592 </row>
32593 <row interlinespace="2.5mm">
32594 <cell alignment="center" valignment="top" usebox="none">
32595 \begin_inset Text
32596
32597 \begin_layout Plain Layout
32598
32599 \family sans
32600 \begin_inset Info
32601 type  "icon"
32602 arg   "changes-merge"
32603 \end_inset
32604
32605
32606 \end_layout
32607
32608 \end_inset
32609 </cell>
32610 <cell alignment="center" valignment="top" usebox="none">
32611 \begin_inset Text
32612
32613 \begin_layout Plain Layout
32614
32615 \family sans
32616 Document\SpecialChar \menuseparator
32617 Change
32618 \begin_inset space ~
32619 \end_inset
32620
32621 Tracking\SpecialChar \menuseparator
32622 Merge
32623 \begin_inset space ~
32624 \end_inset
32625
32626 Changes
32627 \end_layout
32628
32629 \end_inset
32630 </cell>
32631 </row>
32632 <row interlinespace="2.5mm">
32633 <cell alignment="center" valignment="top" usebox="none">
32634 \begin_inset Text
32635
32636 \begin_layout Plain Layout
32637
32638 \family sans
32639 \begin_inset Info
32640 type  "icon"
32641 arg   "all-changes-accept"
32642 \end_inset
32643
32644
32645 \end_layout
32646
32647 \end_inset
32648 </cell>
32649 <cell alignment="center" valignment="top" usebox="none">
32650 \begin_inset Text
32651
32652 \begin_layout Plain Layout
32653
32654 \family sans
32655 Document\SpecialChar \menuseparator
32656 Change
32657 \begin_inset space ~
32658 \end_inset
32659
32660 Tracking\SpecialChar \menuseparator
32661 Accept
32662 \begin_inset space ~
32663 \end_inset
32664
32665 All
32666 \begin_inset space ~
32667 \end_inset
32668
32669 Changes
32670 \end_layout
32671
32672 \end_inset
32673 </cell>
32674 </row>
32675 <row interlinespace="2.5mm">
32676 <cell alignment="center" valignment="top" usebox="none">
32677 \begin_inset Text
32678
32679 \begin_layout Plain Layout
32680
32681 \family sans
32682 \begin_inset Info
32683 type  "icon"
32684 arg   "all-changes-reject"
32685 \end_inset
32686
32687
32688 \end_layout
32689
32690 \end_inset
32691 </cell>
32692 <cell alignment="center" valignment="top" usebox="none">
32693 \begin_inset Text
32694
32695 \begin_layout Plain Layout
32696
32697 \family sans
32698 Document\SpecialChar \menuseparator
32699 Change
32700 \begin_inset space ~
32701 \end_inset
32702
32703 Tracking\SpecialChar \menuseparator
32704 Reject
32705 \begin_inset space ~
32706 \end_inset
32707
32708 All
32709 \begin_inset space ~
32710 \end_inset
32711
32712 Changes
32713 \end_layout
32714
32715 \end_inset
32716 </cell>
32717 </row>
32718 <row interlinespace="2.5mm">
32719 <cell alignment="center" valignment="top" usebox="none">
32720 \begin_inset Text
32721
32722 \begin_layout Plain Layout
32723
32724 \family sans
32725 \begin_inset Info
32726 type  "icon"
32727 arg   "note-insert"
32728 \end_inset
32729
32730
32731 \end_layout
32732
32733 \end_inset
32734 </cell>
32735 <cell alignment="center" valignment="top" usebox="none">
32736 \begin_inset Text
32737
32738 \begin_layout Plain Layout
32739
32740 \family sans
32741 Insert\SpecialChar \menuseparator
32742 Note\SpecialChar \menuseparator
32743 LyX
32744 \begin_inset space ~
32745 \end_inset
32746
32747 Note
32748 \end_layout
32749
32750 \end_inset
32751 </cell>
32752 </row>
32753 <row interlinespace="2.5mm">
32754 <cell alignment="center" valignment="top" usebox="none">
32755 \begin_inset Text
32756
32757 \begin_layout Plain Layout
32758
32759 \family sans
32760 \begin_inset Info
32761 type  "icon"
32762 arg   "note-next"
32763 \end_inset
32764
32765
32766 \end_layout
32767
32768 \end_inset
32769 </cell>
32770 <cell alignment="center" valignment="top" usebox="none">
32771 \begin_inset Text
32772
32773 \begin_layout Plain Layout
32774
32775 \family sans
32776 Navigate\SpecialChar \menuseparator
32777 Next
32778 \begin_inset space ~
32779 \end_inset
32780
32781 Note
32782 \end_layout
32783
32784 \end_inset
32785 </cell>
32786 </row>
32787 </lyxtabular>
32788
32789 \end_inset
32790
32791
32792 \end_layout
32793
32794 \begin_layout Standard
32795 \begin_inset VSpace defskip
32796 \end_inset
32797
32798
32799 \end_layout
32800
32801 \begin_layout Standard
32802 The review toolbar helps you to accept, reject, or merge changes – highlight
32803  the change and press one of the desired toolbar buttons.
32804  When you merge changes, a window pops up showing you information about
32805  the next change after the current cursor position.
32806  So you don't need to highlight a certain change.
32807  Within the merge window you can decide to accept or reject changes and
32808  step to the next change.
32809  This way you can jump through all the changes in the document.
32810 \end_layout
32811
32812 \begin_layout Standard
32813 The toolbar has two buttons to handle notes because notes are often important
32814  to describe a change.
32815 \end_layout
32816
32817 \begin_layout Standard
32818 To show the made changes in the output you need the LaTeX package 
32819 \series bold
32820 dvipost
32821 \series default
32822
32823 \begin_inset Index idx
32824 status collapsed
32825
32826 \begin_layout Plain Layout
32827 LaTeX-packages ! dvipost
32828 \end_layout
32829
32830 \end_inset
32831
32832  installed.
32833  You will find it in the TeX Catalogue, 
32834 \begin_inset CommandInset citation
32835 LatexCommand cite
32836 key "TeXCatalogue"
32837
32838 \end_inset
32839
32840  or in the package manager of your LaTeX-system.
32841 \end_layout
32842
32843 \begin_layout Section
32844 Comparison of Documents
32845 \begin_inset Index idx
32846 status collapsed
32847
32848 \begin_layout Plain Layout
32849 Comparison of documents
32850 \end_layout
32851
32852 \end_inset
32853
32854
32855 \end_layout
32856
32857 \begin_layout Standard
32858 You can compare two different LyX files via the menu 
32859 \family sans
32860 Tools\SpecialChar \menuseparator
32861 Compare
32862 \family default
32863 .
32864  The comparison result is a LyX file with change tracking enabled showing
32865  the differences.
32866  In the comparison dialog you can select from which document LyX should
32867  take the document settings for the resulting difference file with the option
32868  
32869 \family sans
32870 Copy
32871 \begin_inset space ~
32872 \end_inset
32873
32874 Document
32875 \begin_inset space ~
32876 \end_inset
32877
32878 Settings
32879 \begin_inset space ~
32880 \end_inset
32881
32882 from
32883 \family default
32884 .
32885  The option 
32886 \family sans
32887 Enable
32888 \begin_inset space ~
32889 \end_inset
32890
32891 change
32892 \begin_inset space ~
32893 \end_inset
32894
32895 tracking
32896 \begin_inset space ~
32897 \end_inset
32898
32899 features
32900 \begin_inset space ~
32901 \end_inset
32902
32903 in
32904 \begin_inset space ~
32905 \end_inset
32906
32907 the
32908 \begin_inset space ~
32909 \end_inset
32910
32911 output
32912 \family default
32913  enables the change tracking option 
32914 \family sans
32915 Show
32916 \begin_inset space ~
32917 \end_inset
32918
32919 Changes
32920 \begin_inset space ~
32921 \end_inset
32922
32923 in
32924 \begin_inset space ~
32925 \end_inset
32926
32927 Output
32928 \family default
32929  to visualize the differences also in the PDF output of the difference file.
32930 \end_layout
32931
32932 \begin_layout Section
32933 International Support
32934 \begin_inset Index idx
32935 status collapsed
32936
32937 \begin_layout Plain Layout
32938 International support
32939 \end_layout
32940
32941 \end_inset
32942
32943
32944 \end_layout
32945
32946 \begin_layout Standard
32947 This section describes how to use LyX with any language you want.
32948  For some non-western languages there are special Wiki-pages that explain
32949  how to set up LyX to use them: 
32950 \begin_inset CommandInset citation
32951 LatexCommand cite
32952 key "Arabic,Armenian,Farsi,Hebrew"
32953
32954 \end_inset
32955
32956
32957 \end_layout
32958
32959 \begin_layout Standard
32960 Besides languages, LyX also supports phonetic symbols, see section
32961 \begin_inset space ~
32962 \end_inset
32963
32964
32965 \begin_inset CommandInset ref
32966 LatexCommand ref
32967 reference "sub:Special-Character"
32968
32969 \end_inset
32970
32971 .
32972 \end_layout
32973
32974 \begin_layout Subsection
32975 Language Options
32976 \begin_inset Index idx
32977 status collapsed
32978
32979 \begin_layout Plain Layout
32980 Language ! Options
32981 \end_layout
32982
32983 \end_inset
32984
32985
32986 \begin_inset Index idx
32987 status collapsed
32988
32989 \begin_layout Plain Layout
32990 Document ! Settings
32991 \end_layout
32992
32993 \end_inset
32994
32995
32996 \begin_inset Index idx
32997 status collapsed
32998
32999 \begin_layout Plain Layout
33000 Document ! Language
33001 \end_layout
33002
33003 \end_inset
33004
33005
33006 \end_layout
33007
33008 \begin_layout Standard
33009 The 
33010 \family sans
33011 Document\SpecialChar \menuseparator
33012 Settings
33013 \family default
33014  dialog lets you set 
33015 \family roman
33016 the language and character encoding for your language.
33017  
33018 \end_layout
33019
33020 \begin_layout Standard
33021 Choose your language in the 
33022 \family sans
33023 Language
33024 \family default
33025  section of this dialog.
33026  The default is 
33027 \family sans
33028 English
33029 \family default
33030 .
33031 \end_layout
33032
33033 \begin_layout Standard
33034 Under 
33035 \family sans
33036 Encoding
33037 \family default
33038  you can choose the character encoding map you want to use for LaTeX export.
33039  The option 
33040 \family sans
33041 Language Default
33042 \family default
33043  is the preferred choice and works well in most cases.
33044  For details about the different encoding options see section
33045 \begin_inset space ~
33046 \end_inset
33047
33048
33049 \begin_inset CommandInset ref
33050 LatexCommand ref
33051 reference "chap:The-Document-Settings"
33052
33053 \end_inset
33054
33055 .
33056 \end_layout
33057
33058 \begin_layout Subsection
33059 Keyboard mapping configuration
33060 \begin_inset CommandInset label
33061 LatexCommand label
33062 name "sub:Keyboard-mapping"
33063
33064 \end_inset
33065
33066
33067 \end_layout
33068
33069 \begin_layout Standard
33070 If you have for example a U.
33071 \begin_inset space \thinspace{}
33072 \end_inset
33073
33074 S.-style keyboard and want to write in a language other than English, you
33075  can use an alternate keymap.
33076  For example, if you have a U.
33077 \begin_inset space \thinspace{}
33078 \end_inset
33079
33080 S.-style keyboard but want to write in Italian, you can configure LyX to
33081  use an Italian keymap.
33082  The preferences dialog allows you to choose up to two keyboard mappings,
33083  see section
33084 \begin_inset space ~
33085 \end_inset
33086
33087
33088 \begin_inset CommandInset ref
33089 LatexCommand ref
33090 reference "sub:Keyboard-Map"
33091
33092 \end_inset
33093
33094 .
33095  You can choose primary and secondary keyboard languages and then select
33096  which one you want to use.
33097 \end_layout
33098
33099 \begin_layout Standard
33100 Finally, you may just want to change a few key mappings or create an entirely
33101  different keymap (for Vulcan, for instance).
33102  You may, for example, normally write in Italian on a U.S.
33103  keyboard but want to include an occasional quotation in German.
33104  In such a case, you can write your own keyboard mapping or modify an existing
33105  one to support the characters you want.
33106  This and many other customizations are explained in the 
33107 \emph on
33108 Customization
33109 \emph default
33110  manual.
33111 \end_layout
33112
33113 \begin_layout Subsection
33114 Character Tables
33115 \end_layout
33116
33117 \begin_layout Standard
33118 Table
33119 \begin_inset space ~
33120 \end_inset
33121
33122
33123 \begin_inset CommandInset ref
33124 LatexCommand ref
33125 reference "tab:The-latin1-character"
33126
33127 \end_inset
33128
33129  shows the 
33130 \family typewriter
33131 Latin1
33132 \family default
33133  character set.
33134  You should be able to enter the characters in the first eight columns directly
33135  from the keyboard.
33136 \end_layout
33137
33138 \begin_layout Standard
33139 There are a few things you need to know about this table.
33140  Here are some of the details you will need to bear in mind when using character
33141 s from the 
33142 \family typewriter
33143 Latin1
33144 \family default
33145  character set:
33146 \end_layout
33147
33148 \begin_layout Itemize
33149 Even if you have selected 
33150 \family sans
33151 latin1
33152 \family default
33153  in the 
33154 \family sans
33155 Document\SpecialChar \menuseparator
33156 Settings
33157 \family default
33158  dialog, users who have only the 
33159 \family typewriter
33160 T1
33161 \family default
33162 -fonts for LaTeX [or who have the 
33163 \family typewriter
33164 T1
33165 \family default
33166 -fonts but aren't using them] will still miss a few characters: D0, F0,
33167  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
33168  french quotes will not show up.
33169 \end_layout
33170
33171 \begin_layout Standard
33172 \begin_inset Float table
33173 wide false
33174 sideways false
33175 status collapsed
33176
33177 \begin_layout Plain Layout
33178 \begin_inset Caption
33179
33180 \begin_layout Plain Layout
33181 \begin_inset CommandInset label
33182 LatexCommand label
33183 name "tab:The-latin1-character"
33184
33185 \end_inset
33186
33187 The 
33188 \family typewriter
33189 latin1
33190 \family default
33191  character set
33192 \end_layout
33193
33194 \end_inset
33195
33196
33197 \end_layout
33198
33199 \begin_layout Plain Layout
33200 \align center
33201 \begin_inset Tabular
33202 <lyxtabular version="3" rows="17" columns="17">
33203 <features tabularvalignment="middle">
33204 <column alignment="center" valignment="top" width="0pt">
33205 <column alignment="center" valignment="top" width="0pt">
33206 <column alignment="center" valignment="top" width="0pt">
33207 <column alignment="center" valignment="top" width="0pt">
33208 <column alignment="center" valignment="top" width="0pt">
33209 <column alignment="center" valignment="top" width="0pt">
33210 <column alignment="center" valignment="top" width="0pt">
33211 <column alignment="center" valignment="top" width="0pt">
33212 <column alignment="center" valignment="top" width="0pt">
33213 <column alignment="center" valignment="top" width="0pt">
33214 <column alignment="center" valignment="top" width="0pt">
33215 <column alignment="center" valignment="top" width="0pt">
33216 <column alignment="center" valignment="top" width="0pt">
33217 <column alignment="center" valignment="top" width="0pt">
33218 <column alignment="center" valignment="top" width="0pt">
33219 <column alignment="center" valignment="top" width="0pt">
33220 <column alignment="center" valignment="top" width="0pt">
33221 <row>
33222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33223 \begin_inset Text
33224
33225 \begin_layout Plain Layout
33226
33227 \end_layout
33228
33229 \end_inset
33230 </cell>
33231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33232 \begin_inset Text
33233
33234 \begin_layout Plain Layout
33235
33236 \family roman
33237 \series medium
33238 \shape up
33239 \size tiny
33240 \emph off
33241 \bar no
33242 \noun off
33243 \color none
33244 00
33245 \end_layout
33246
33247 \end_inset
33248 </cell>
33249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33250 \begin_inset Text
33251
33252 \begin_layout Plain Layout
33253
33254 \family roman
33255 \series medium
33256 \shape up
33257 \size tiny
33258 \emph off
33259 \bar no
33260 \noun off
33261 \color none
33262 10
33263 \end_layout
33264
33265 \end_inset
33266 </cell>
33267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33268 \begin_inset Text
33269
33270 \begin_layout Plain Layout
33271
33272 \family roman
33273 \series medium
33274 \shape up
33275 \size tiny
33276 \emph off
33277 \bar no
33278 \noun off
33279 \color none
33280 20
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 30
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 40
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 50
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 60
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 70
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 80
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 90
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 A0
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 B0
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 C0
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 D0
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 E0
33497 \end_layout
33498
33499 \end_inset
33500 </cell>
33501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 F0
33515 \end_layout
33516
33517 \end_inset
33518 </cell>
33519 </row>
33520 <row>
33521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33522 \begin_inset Text
33523
33524 \begin_layout Plain Layout
33525
33526 \family roman
33527 \series medium
33528 \shape up
33529 \size tiny
33530 \emph off
33531 \bar no
33532 \noun off
33533 \color none
33534 00
33535 \end_layout
33536
33537 \end_inset
33538 </cell>
33539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33540 \begin_inset Text
33541
33542 \begin_layout Plain Layout
33543
33544 \end_layout
33545
33546 \end_inset
33547 </cell>
33548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33549 \begin_inset Text
33550
33551 \begin_layout Plain Layout
33552
33553 \end_layout
33554
33555 \end_inset
33556 </cell>
33557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33558 \begin_inset Text
33559
33560 \begin_layout Plain Layout
33561
33562 \end_layout
33563
33564 \end_inset
33565 </cell>
33566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33567 \begin_inset Text
33568
33569 \begin_layout Plain Layout
33570
33571 \family roman
33572 \series medium
33573 \shape up
33574 \emph off
33575 \bar no
33576 \noun off
33577 \color none
33578 0
33579 \end_layout
33580
33581 \end_inset
33582 </cell>
33583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33584 \begin_inset Text
33585
33586 \begin_layout Plain Layout
33587
33588 \family roman
33589 \series medium
33590 \shape up
33591 \emph off
33592 \bar no
33593 \noun off
33594 \color none
33595 @
33596 \end_layout
33597
33598 \end_inset
33599 </cell>
33600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33601 \begin_inset Text
33602
33603 \begin_layout Plain Layout
33604
33605 \family roman
33606 \series medium
33607 \shape up
33608 \emph off
33609 \bar no
33610 \noun off
33611 \color none
33612 P
33613 \end_layout
33614
33615 \end_inset
33616 </cell>
33617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33618 \begin_inset Text
33619
33620 \begin_layout Plain Layout
33621
33622 \family roman
33623 \series medium
33624 \shape up
33625 \emph off
33626 \bar no
33627 \noun off
33628 \color none
33629 '
33630 \end_layout
33631
33632 \end_inset
33633 </cell>
33634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33635 \begin_inset Text
33636
33637 \begin_layout Plain Layout
33638
33639 \family roman
33640 \series medium
33641 \shape up
33642 \emph off
33643 \bar no
33644 \noun off
33645 \color none
33646 p
33647 \end_layout
33648
33649 \end_inset
33650 </cell>
33651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33652 \begin_inset Text
33653
33654 \begin_layout Plain Layout
33655
33656 \end_layout
33657
33658 \end_inset
33659 </cell>
33660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33661 \begin_inset Text
33662
33663 \begin_layout Plain Layout
33664
33665 \end_layout
33666
33667 \end_inset
33668 </cell>
33669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33670 \begin_inset Text
33671
33672 \begin_layout Plain Layout
33673
33674 \end_layout
33675
33676 \end_inset
33677 </cell>
33678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33679 \begin_inset Text
33680
33681 \begin_layout Plain Layout
33682
33683 \family roman
33684 \series medium
33685 \shape up
33686 \emph off
33687 \bar no
33688 \noun off
33689 \color none
33690 °
33691 \end_layout
33692
33693 \end_inset
33694 </cell>
33695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33696 \begin_inset Text
33697
33698 \begin_layout Plain Layout
33699
33700 \family roman
33701 \series medium
33702 \shape up
33703 \emph off
33704 \bar no
33705 \noun off
33706 \color none
33707 À
33708 \end_layout
33709
33710 \end_inset
33711 </cell>
33712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33713 \begin_inset Text
33714
33715 \begin_layout Plain Layout
33716
33717 \family roman
33718 \series medium
33719 \shape up
33720 \emph off
33721 \bar no
33722 \noun off
33723 \color none
33724 Ð
33725 \end_layout
33726
33727 \end_inset
33728 </cell>
33729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33730 \begin_inset Text
33731
33732 \begin_layout Plain Layout
33733
33734 \family roman
33735 \series medium
33736 \shape up
33737 \emph off
33738 \bar no
33739 \noun off
33740 \color none
33741 à
33742 \end_layout
33743
33744 \end_inset
33745 </cell>
33746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33747 \begin_inset Text
33748
33749 \begin_layout Plain Layout
33750
33751 \family roman
33752 \series medium
33753 \shape up
33754 \emph off
33755 \bar no
33756 \noun off
33757 \color none
33758 ð
33759 \end_layout
33760
33761 \end_inset
33762 </cell>
33763 </row>
33764 <row>
33765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33766 \begin_inset Text
33767
33768 \begin_layout Plain Layout
33769
33770 \family roman
33771 \series medium
33772 \shape up
33773 \size tiny
33774 \emph off
33775 \bar no
33776 \noun off
33777 \color none
33778 01
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 \end_layout
33789
33790 \end_inset
33791 </cell>
33792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33793 \begin_inset Text
33794
33795 \begin_layout Plain Layout
33796
33797 \end_layout
33798
33799 \end_inset
33800 </cell>
33801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33802 \begin_inset Text
33803
33804 \begin_layout Plain Layout
33805
33806 \family roman
33807 \series medium
33808 \shape up
33809 \emph off
33810 \bar no
33811 \noun off
33812 \color none
33813 !
33814 \end_layout
33815
33816 \end_inset
33817 </cell>
33818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33819 \begin_inset Text
33820
33821 \begin_layout Plain Layout
33822
33823 \family roman
33824 \series medium
33825 \shape up
33826 \emph off
33827 \bar no
33828 \noun off
33829 \color none
33830 1
33831 \end_layout
33832
33833 \end_inset
33834 </cell>
33835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33836 \begin_inset Text
33837
33838 \begin_layout Plain Layout
33839
33840 \family roman
33841 \series medium
33842 \shape up
33843 \emph off
33844 \bar no
33845 \noun off
33846 \color none
33847 A
33848 \end_layout
33849
33850 \end_inset
33851 </cell>
33852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33853 \begin_inset Text
33854
33855 \begin_layout Plain Layout
33856
33857 \family roman
33858 \series medium
33859 \shape up
33860 \emph off
33861 \bar no
33862 \noun off
33863 \color none
33864 Q
33865 \end_layout
33866
33867 \end_inset
33868 </cell>
33869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33870 \begin_inset Text
33871
33872 \begin_layout Plain Layout
33873
33874 \family roman
33875 \series medium
33876 \shape up
33877 \emph off
33878 \bar no
33879 \noun off
33880 \color none
33881 a
33882 \end_layout
33883
33884 \end_inset
33885 </cell>
33886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33887 \begin_inset Text
33888
33889 \begin_layout Plain Layout
33890
33891 \family roman
33892 \series medium
33893 \shape up
33894 \emph off
33895 \bar no
33896 \noun off
33897 \color none
33898 q
33899 \end_layout
33900
33901 \end_inset
33902 </cell>
33903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33904 \begin_inset Text
33905
33906 \begin_layout Plain Layout
33907
33908 \end_layout
33909
33910 \end_inset
33911 </cell>
33912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33913 \begin_inset Text
33914
33915 \begin_layout Plain Layout
33916
33917 \end_layout
33918
33919 \end_inset
33920 </cell>
33921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33922 \begin_inset Text
33923
33924 \begin_layout Plain Layout
33925
33926 \family roman
33927 \series medium
33928 \shape up
33929 \emph off
33930 \bar no
33931 \noun off
33932 \color none
33933 ¡
33934 \end_layout
33935
33936 \end_inset
33937 </cell>
33938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33939 \begin_inset Text
33940
33941 \begin_layout Plain Layout
33942
33943 \family roman
33944 \series medium
33945 \shape up
33946 \emph off
33947 \bar no
33948 \noun off
33949 \color none
33950 ±
33951 \end_layout
33952
33953 \end_inset
33954 </cell>
33955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33956 \begin_inset Text
33957
33958 \begin_layout Plain Layout
33959
33960 \family roman
33961 \series medium
33962 \shape up
33963 \emph off
33964 \bar no
33965 \noun off
33966 \color none
33967 Á
33968 \end_layout
33969
33970 \end_inset
33971 </cell>
33972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33973 \begin_inset Text
33974
33975 \begin_layout Plain Layout
33976
33977 \family roman
33978 \series medium
33979 \shape up
33980 \emph off
33981 \bar no
33982 \noun off
33983 \color none
33984 Ñ
33985 \end_layout
33986
33987 \end_inset
33988 </cell>
33989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33990 \begin_inset Text
33991
33992 \begin_layout Plain Layout
33993
33994 \family roman
33995 \series medium
33996 \shape up
33997 \emph off
33998 \bar no
33999 \noun off
34000 \color none
34001 á
34002 \end_layout
34003
34004 \end_inset
34005 </cell>
34006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34007 \begin_inset Text
34008
34009 \begin_layout Plain Layout
34010
34011 \family roman
34012 \series medium
34013 \shape up
34014 \emph off
34015 \bar no
34016 \noun off
34017 \color none
34018 ñ
34019 \end_layout
34020
34021 \end_inset
34022 </cell>
34023 </row>
34024 <row>
34025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34026 \begin_inset Text
34027
34028 \begin_layout Plain Layout
34029
34030 \family roman
34031 \series medium
34032 \shape up
34033 \size tiny
34034 \emph off
34035 \bar no
34036 \noun off
34037 \color none
34038 02
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 \end_layout
34049
34050 \end_inset
34051 </cell>
34052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34053 \begin_inset Text
34054
34055 \begin_layout Plain Layout
34056
34057 \end_layout
34058
34059 \end_inset
34060 </cell>
34061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34062 \begin_inset Text
34063
34064 \begin_layout Plain Layout
34065
34066 \family roman
34067 \series medium
34068 \shape up
34069 \emph off
34070 \bar no
34071 \noun off
34072 \color none
34073 \begin_inset Quotes eld
34074 \end_inset
34075
34076
34077 \end_layout
34078
34079 \end_inset
34080 </cell>
34081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34082 \begin_inset Text
34083
34084 \begin_layout Plain Layout
34085
34086 \family roman
34087 \series medium
34088 \shape up
34089 \emph off
34090 \bar no
34091 \noun off
34092 \color none
34093 2
34094 \end_layout
34095
34096 \end_inset
34097 </cell>
34098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34099 \begin_inset Text
34100
34101 \begin_layout Plain Layout
34102
34103 \family roman
34104 \series medium
34105 \shape up
34106 \emph off
34107 \bar no
34108 \noun off
34109 \color none
34110 B
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 R
34128 \end_layout
34129
34130 \end_inset
34131 </cell>
34132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34133 \begin_inset Text
34134
34135 \begin_layout Plain Layout
34136
34137 \family roman
34138 \series medium
34139 \shape up
34140 \emph off
34141 \bar no
34142 \noun off
34143 \color none
34144 b
34145 \end_layout
34146
34147 \end_inset
34148 </cell>
34149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34150 \begin_inset Text
34151
34152 \begin_layout Plain Layout
34153
34154 \family roman
34155 \series medium
34156 \shape up
34157 \emph off
34158 \bar no
34159 \noun off
34160 \color none
34161 r
34162 \end_layout
34163
34164 \end_inset
34165 </cell>
34166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34167 \begin_inset Text
34168
34169 \begin_layout Plain Layout
34170
34171 \end_layout
34172
34173 \end_inset
34174 </cell>
34175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34176 \begin_inset Text
34177
34178 \begin_layout Plain Layout
34179
34180 \end_layout
34181
34182 \end_inset
34183 </cell>
34184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34185 \begin_inset Text
34186
34187 \begin_layout Plain Layout
34188 ¢
34189 \end_layout
34190
34191 \end_inset
34192 </cell>
34193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34194 \begin_inset Text
34195
34196 \begin_layout Plain Layout
34197
34198 \family roman
34199 \series medium
34200 \shape up
34201 \emph off
34202 \bar no
34203 \noun off
34204 \color none
34205 ²
34206 \end_layout
34207
34208 \end_inset
34209 </cell>
34210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34211 \begin_inset Text
34212
34213 \begin_layout Plain Layout
34214
34215 \family roman
34216 \series medium
34217 \shape up
34218 \emph off
34219 \bar no
34220 \noun off
34221 \color none
34222 Â
34223 \end_layout
34224
34225 \end_inset
34226 </cell>
34227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34228 \begin_inset Text
34229
34230 \begin_layout Plain Layout
34231
34232 \family roman
34233 \series medium
34234 \shape up
34235 \emph off
34236 \bar no
34237 \noun off
34238 \color none
34239 Ò
34240 \end_layout
34241
34242 \end_inset
34243 </cell>
34244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34245 \begin_inset Text
34246
34247 \begin_layout Plain Layout
34248
34249 \family roman
34250 \series medium
34251 \shape up
34252 \emph off
34253 \bar no
34254 \noun off
34255 \color none
34256 â
34257 \end_layout
34258
34259 \end_inset
34260 </cell>
34261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34262 \begin_inset Text
34263
34264 \begin_layout Plain Layout
34265
34266 \family roman
34267 \series medium
34268 \shape up
34269 \emph off
34270 \bar no
34271 \noun off
34272 \color none
34273 ò
34274 \end_layout
34275
34276 \end_inset
34277 </cell>
34278 </row>
34279 <row>
34280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34281 \begin_inset Text
34282
34283 \begin_layout Plain Layout
34284
34285 \family roman
34286 \series medium
34287 \shape up
34288 \size tiny
34289 \emph off
34290 \bar no
34291 \noun off
34292 \color none
34293 03
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 \end_layout
34304
34305 \end_inset
34306 </cell>
34307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34308 \begin_inset Text
34309
34310 \begin_layout Plain Layout
34311
34312 \end_layout
34313
34314 \end_inset
34315 </cell>
34316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34317 \begin_inset Text
34318
34319 \begin_layout Plain Layout
34320
34321 \family roman
34322 \series medium
34323 \shape up
34324 \emph off
34325 \bar no
34326 \noun off
34327 \color none
34328 #
34329 \end_layout
34330
34331 \end_inset
34332 </cell>
34333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34334 \begin_inset Text
34335
34336 \begin_layout Plain Layout
34337
34338 \family roman
34339 \series medium
34340 \shape up
34341 \emph off
34342 \bar no
34343 \noun off
34344 \color none
34345 3
34346 \end_layout
34347
34348 \end_inset
34349 </cell>
34350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34351 \begin_inset Text
34352
34353 \begin_layout Plain Layout
34354
34355 \family roman
34356 \series medium
34357 \shape up
34358 \emph off
34359 \bar no
34360 \noun off
34361 \color none
34362 C
34363 \end_layout
34364
34365 \end_inset
34366 </cell>
34367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34368 \begin_inset Text
34369
34370 \begin_layout Plain Layout
34371
34372 \family roman
34373 \series medium
34374 \shape up
34375 \emph off
34376 \bar no
34377 \noun off
34378 \color none
34379 S
34380 \end_layout
34381
34382 \end_inset
34383 </cell>
34384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34385 \begin_inset Text
34386
34387 \begin_layout Plain Layout
34388
34389 \family roman
34390 \series medium
34391 \shape up
34392 \emph off
34393 \bar no
34394 \noun off
34395 \color none
34396 c
34397 \end_layout
34398
34399 \end_inset
34400 </cell>
34401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34402 \begin_inset Text
34403
34404 \begin_layout Plain Layout
34405
34406 \family roman
34407 \series medium
34408 \shape up
34409 \emph off
34410 \bar no
34411 \noun off
34412 \color none
34413 s
34414 \end_layout
34415
34416 \end_inset
34417 </cell>
34418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34419 \begin_inset Text
34420
34421 \begin_layout Plain Layout
34422
34423 \end_layout
34424
34425 \end_inset
34426 </cell>
34427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34428 \begin_inset Text
34429
34430 \begin_layout Plain Layout
34431
34432 \end_layout
34433
34434 \end_inset
34435 </cell>
34436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34437 \begin_inset Text
34438
34439 \begin_layout Plain Layout
34440
34441 \family roman
34442 \series medium
34443 \shape up
34444 \emph off
34445 \bar no
34446 \noun off
34447 \color none
34448 £
34449 \end_layout
34450
34451 \end_inset
34452 </cell>
34453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34454 \begin_inset Text
34455
34456 \begin_layout Plain Layout
34457
34458 \family roman
34459 \series medium
34460 \shape up
34461 \emph off
34462 \bar no
34463 \noun off
34464 \color none
34465 ³
34466 \end_layout
34467
34468 \end_inset
34469 </cell>
34470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34471 \begin_inset Text
34472
34473 \begin_layout Plain Layout
34474
34475 \family roman
34476 \series medium
34477 \shape up
34478 \emph off
34479 \bar no
34480 \noun off
34481 \color none
34482 Ã
34483 \end_layout
34484
34485 \end_inset
34486 </cell>
34487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34488 \begin_inset Text
34489
34490 \begin_layout Plain Layout
34491
34492 \family roman
34493 \series medium
34494 \shape up
34495 \emph off
34496 \bar no
34497 \noun off
34498 \color none
34499 Ó
34500 \end_layout
34501
34502 \end_inset
34503 </cell>
34504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34505 \begin_inset Text
34506
34507 \begin_layout Plain Layout
34508
34509 \family roman
34510 \series medium
34511 \shape up
34512 \emph off
34513 \bar no
34514 \noun off
34515 \color none
34516 ã
34517 \end_layout
34518
34519 \end_inset
34520 </cell>
34521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34522 \begin_inset Text
34523
34524 \begin_layout Plain Layout
34525
34526 \family roman
34527 \series medium
34528 \shape up
34529 \emph off
34530 \bar no
34531 \noun off
34532 \color none
34533 ó
34534 \end_layout
34535
34536 \end_inset
34537 </cell>
34538 </row>
34539 <row>
34540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34541 \begin_inset Text
34542
34543 \begin_layout Plain Layout
34544
34545 \family roman
34546 \series medium
34547 \shape up
34548 \size tiny
34549 \emph off
34550 \bar no
34551 \noun off
34552 \color none
34553 04
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 \end_layout
34564
34565 \end_inset
34566 </cell>
34567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34568 \begin_inset Text
34569
34570 \begin_layout Plain Layout
34571
34572 \end_layout
34573
34574 \end_inset
34575 </cell>
34576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34577 \begin_inset Text
34578
34579 \begin_layout Plain Layout
34580
34581 \family roman
34582 \series medium
34583 \shape up
34584 \emph off
34585 \bar no
34586 \noun off
34587 \color none
34588 $
34589 \end_layout
34590
34591 \end_inset
34592 </cell>
34593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34594 \begin_inset Text
34595
34596 \begin_layout Plain Layout
34597
34598 \family roman
34599 \series medium
34600 \shape up
34601 \emph off
34602 \bar no
34603 \noun off
34604 \color none
34605 4
34606 \end_layout
34607
34608 \end_inset
34609 </cell>
34610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34611 \begin_inset Text
34612
34613 \begin_layout Plain Layout
34614
34615 \family roman
34616 \series medium
34617 \shape up
34618 \emph off
34619 \bar no
34620 \noun off
34621 \color none
34622 D
34623 \end_layout
34624
34625 \end_inset
34626 </cell>
34627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34628 \begin_inset Text
34629
34630 \begin_layout Plain Layout
34631
34632 \family roman
34633 \series medium
34634 \shape up
34635 \emph off
34636 \bar no
34637 \noun off
34638 \color none
34639 T
34640 \end_layout
34641
34642 \end_inset
34643 </cell>
34644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34645 \begin_inset Text
34646
34647 \begin_layout Plain Layout
34648
34649 \family roman
34650 \series medium
34651 \shape up
34652 \emph off
34653 \bar no
34654 \noun off
34655 \color none
34656 d
34657 \end_layout
34658
34659 \end_inset
34660 </cell>
34661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34662 \begin_inset Text
34663
34664 \begin_layout Plain Layout
34665
34666 \family roman
34667 \series medium
34668 \shape up
34669 \emph off
34670 \bar no
34671 \noun off
34672 \color none
34673 t
34674 \end_layout
34675
34676 \end_inset
34677 </cell>
34678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34679 \begin_inset Text
34680
34681 \begin_layout Plain Layout
34682
34683 \end_layout
34684
34685 \end_inset
34686 </cell>
34687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34688 \begin_inset Text
34689
34690 \begin_layout Plain Layout
34691
34692 \end_layout
34693
34694 \end_inset
34695 </cell>
34696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34697 \begin_inset Text
34698
34699 \begin_layout Plain Layout
34700 ¤
34701 \end_layout
34702
34703 \end_inset
34704 </cell>
34705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34706 \begin_inset Text
34707
34708 \begin_layout Plain Layout
34709
34710 \family roman
34711 \series medium
34712 \shape up
34713 \emph off
34714 \bar no
34715 \noun off
34716 \color none
34717 ´
34718 \end_layout
34719
34720 \end_inset
34721 </cell>
34722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34723 \begin_inset Text
34724
34725 \begin_layout Plain Layout
34726
34727 \family roman
34728 \series medium
34729 \shape up
34730 \emph off
34731 \bar no
34732 \noun off
34733 \color none
34734 Ä
34735 \end_layout
34736
34737 \end_inset
34738 </cell>
34739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34740 \begin_inset Text
34741
34742 \begin_layout Plain Layout
34743
34744 \family roman
34745 \series medium
34746 \shape up
34747 \emph off
34748 \bar no
34749 \noun off
34750 \color none
34751 Ô
34752 \end_layout
34753
34754 \end_inset
34755 </cell>
34756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34757 \begin_inset Text
34758
34759 \begin_layout Plain Layout
34760
34761 \family roman
34762 \series medium
34763 \shape up
34764 \emph off
34765 \bar no
34766 \noun off
34767 \color none
34768 ä
34769 \end_layout
34770
34771 \end_inset
34772 </cell>
34773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34774 \begin_inset Text
34775
34776 \begin_layout Plain Layout
34777
34778 \family roman
34779 \series medium
34780 \shape up
34781 \emph off
34782 \bar no
34783 \noun off
34784 \color none
34785 ô
34786 \end_layout
34787
34788 \end_inset
34789 </cell>
34790 </row>
34791 <row>
34792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34793 \begin_inset Text
34794
34795 \begin_layout Plain Layout
34796
34797 \family roman
34798 \series medium
34799 \shape up
34800 \size tiny
34801 \emph off
34802 \bar no
34803 \noun off
34804 \color none
34805 05
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 \end_layout
34816
34817 \end_inset
34818 </cell>
34819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34820 \begin_inset Text
34821
34822 \begin_layout Plain Layout
34823
34824 \end_layout
34825
34826 \end_inset
34827 </cell>
34828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34829 \begin_inset Text
34830
34831 \begin_layout Plain Layout
34832
34833 \family roman
34834 \series medium
34835 \shape up
34836 \emph off
34837 \bar no
34838 \noun off
34839 \color none
34840 %
34841 \end_layout
34842
34843 \end_inset
34844 </cell>
34845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34846 \begin_inset Text
34847
34848 \begin_layout Plain Layout
34849
34850 \family roman
34851 \series medium
34852 \shape up
34853 \emph off
34854 \bar no
34855 \noun off
34856 \color none
34857 5
34858 \end_layout
34859
34860 \end_inset
34861 </cell>
34862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34863 \begin_inset Text
34864
34865 \begin_layout Plain Layout
34866
34867 \family roman
34868 \series medium
34869 \shape up
34870 \emph off
34871 \bar no
34872 \noun off
34873 \color none
34874 E
34875 \end_layout
34876
34877 \end_inset
34878 </cell>
34879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34880 \begin_inset Text
34881
34882 \begin_layout Plain Layout
34883
34884 \family roman
34885 \series medium
34886 \shape up
34887 \emph off
34888 \bar no
34889 \noun off
34890 \color none
34891 U
34892 \end_layout
34893
34894 \end_inset
34895 </cell>
34896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34897 \begin_inset Text
34898
34899 \begin_layout Plain Layout
34900
34901 \family roman
34902 \series medium
34903 \shape up
34904 \emph off
34905 \bar no
34906 \noun off
34907 \color none
34908 e
34909 \end_layout
34910
34911 \end_inset
34912 </cell>
34913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34914 \begin_inset Text
34915
34916 \begin_layout Plain Layout
34917
34918 \family roman
34919 \series medium
34920 \shape up
34921 \emph off
34922 \bar no
34923 \noun off
34924 \color none
34925 u
34926 \end_layout
34927
34928 \end_inset
34929 </cell>
34930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34931 \begin_inset Text
34932
34933 \begin_layout Plain Layout
34934
34935 \end_layout
34936
34937 \end_inset
34938 </cell>
34939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34940 \begin_inset Text
34941
34942 \begin_layout Plain Layout
34943
34944 \end_layout
34945
34946 \end_inset
34947 </cell>
34948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34949 \begin_inset Text
34950
34951 \begin_layout Plain Layout
34952 ¥
34953 \end_layout
34954
34955 \end_inset
34956 </cell>
34957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34958 \begin_inset Text
34959
34960 \begin_layout Plain Layout
34961
34962 \family roman
34963 \series medium
34964 \shape up
34965 \emph off
34966 \bar no
34967 \noun off
34968 \color none
34969 µ
34970 \end_layout
34971
34972 \end_inset
34973 </cell>
34974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34975 \begin_inset Text
34976
34977 \begin_layout Plain Layout
34978
34979 \family roman
34980 \series medium
34981 \shape up
34982 \emph off
34983 \bar no
34984 \noun off
34985 \color none
34986 Å
34987 \end_layout
34988
34989 \end_inset
34990 </cell>
34991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34992 \begin_inset Text
34993
34994 \begin_layout Plain Layout
34995
34996 \family roman
34997 \series medium
34998 \shape up
34999 \emph off
35000 \bar no
35001 \noun off
35002 \color none
35003 Õ
35004 \end_layout
35005
35006 \end_inset
35007 </cell>
35008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35009 \begin_inset Text
35010
35011 \begin_layout Plain Layout
35012
35013 \family roman
35014 \series medium
35015 \shape up
35016 \emph off
35017 \bar no
35018 \noun off
35019 \color none
35020 å
35021 \end_layout
35022
35023 \end_inset
35024 </cell>
35025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35026 \begin_inset Text
35027
35028 \begin_layout Plain Layout
35029
35030 \family roman
35031 \series medium
35032 \shape up
35033 \emph off
35034 \bar no
35035 \noun off
35036 \color none
35037 õ
35038 \end_layout
35039
35040 \end_inset
35041 </cell>
35042 </row>
35043 <row>
35044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35045 \begin_inset Text
35046
35047 \begin_layout Plain Layout
35048
35049 \family roman
35050 \series medium
35051 \shape up
35052 \size tiny
35053 \emph off
35054 \bar no
35055 \noun off
35056 \color none
35057 06
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 \end_layout
35068
35069 \end_inset
35070 </cell>
35071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35072 \begin_inset Text
35073
35074 \begin_layout Plain Layout
35075
35076 \end_layout
35077
35078 \end_inset
35079 </cell>
35080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35081 \begin_inset Text
35082
35083 \begin_layout Plain Layout
35084
35085 \family roman
35086 \series medium
35087 \shape up
35088 \emph off
35089 \bar no
35090 \noun off
35091 \color none
35092 &
35093 \end_layout
35094
35095 \end_inset
35096 </cell>
35097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35098 \begin_inset Text
35099
35100 \begin_layout Plain Layout
35101
35102 \family roman
35103 \series medium
35104 \shape up
35105 \emph off
35106 \bar no
35107 \noun off
35108 \color none
35109 6
35110 \end_layout
35111
35112 \end_inset
35113 </cell>
35114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35115 \begin_inset Text
35116
35117 \begin_layout Plain Layout
35118
35119 \family roman
35120 \series medium
35121 \shape up
35122 \emph off
35123 \bar no
35124 \noun off
35125 \color none
35126 F
35127 \end_layout
35128
35129 \end_inset
35130 </cell>
35131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35132 \begin_inset Text
35133
35134 \begin_layout Plain Layout
35135
35136 \family roman
35137 \series medium
35138 \shape up
35139 \emph off
35140 \bar no
35141 \noun off
35142 \color none
35143 V
35144 \end_layout
35145
35146 \end_inset
35147 </cell>
35148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35149 \begin_inset Text
35150
35151 \begin_layout Plain Layout
35152
35153 \family roman
35154 \series medium
35155 \shape up
35156 \emph off
35157 \bar no
35158 \noun off
35159 \color none
35160 f
35161 \end_layout
35162
35163 \end_inset
35164 </cell>
35165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35166 \begin_inset Text
35167
35168 \begin_layout Plain Layout
35169
35170 \family roman
35171 \series medium
35172 \shape up
35173 \emph off
35174 \bar no
35175 \noun off
35176 \color none
35177 v
35178 \end_layout
35179
35180 \end_inset
35181 </cell>
35182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35183 \begin_inset Text
35184
35185 \begin_layout Plain Layout
35186
35187 \end_layout
35188
35189 \end_inset
35190 </cell>
35191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35192 \begin_inset Text
35193
35194 \begin_layout Plain Layout
35195
35196 \end_layout
35197
35198 \end_inset
35199 </cell>
35200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35201 \begin_inset Text
35202
35203 \begin_layout Plain Layout
35204 ¦
35205 \end_layout
35206
35207 \end_inset
35208 </cell>
35209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35210 \begin_inset Text
35211
35212 \begin_layout Plain Layout
35213
35214 \family roman
35215 \series medium
35216 \shape up
35217 \emph off
35218 \bar no
35219 \noun off
35220 \color none
35221
35222 \end_layout
35223
35224 \end_inset
35225 </cell>
35226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35227 \begin_inset Text
35228
35229 \begin_layout Plain Layout
35230
35231 \family roman
35232 \series medium
35233 \shape up
35234 \emph off
35235 \bar no
35236 \noun off
35237 \color none
35238 Æ
35239 \end_layout
35240
35241 \end_inset
35242 </cell>
35243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35244 \begin_inset Text
35245
35246 \begin_layout Plain Layout
35247
35248 \family roman
35249 \series medium
35250 \shape up
35251 \emph off
35252 \bar no
35253 \noun off
35254 \color none
35255 Ö
35256 \end_layout
35257
35258 \end_inset
35259 </cell>
35260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35261 \begin_inset Text
35262
35263 \begin_layout Plain Layout
35264
35265 \family roman
35266 \series medium
35267 \shape up
35268 \emph off
35269 \bar no
35270 \noun off
35271 \color none
35272 æ
35273 \end_layout
35274
35275 \end_inset
35276 </cell>
35277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35278 \begin_inset Text
35279
35280 \begin_layout Plain Layout
35281
35282 \family roman
35283 \series medium
35284 \shape up
35285 \emph off
35286 \bar no
35287 \noun off
35288 \color none
35289 ö
35290 \end_layout
35291
35292 \end_inset
35293 </cell>
35294 </row>
35295 <row>
35296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35297 \begin_inset Text
35298
35299 \begin_layout Plain Layout
35300
35301 \family roman
35302 \series medium
35303 \shape up
35304 \size tiny
35305 \emph off
35306 \bar no
35307 \noun off
35308 \color none
35309 07
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 \end_layout
35320
35321 \end_inset
35322 </cell>
35323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35324 \begin_inset Text
35325
35326 \begin_layout Plain Layout
35327
35328 \end_layout
35329
35330 \end_inset
35331 </cell>
35332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35333 \begin_inset Text
35334
35335 \begin_layout Plain Layout
35336
35337 \family roman
35338 \series medium
35339 \shape up
35340 \emph off
35341 \bar no
35342 \noun off
35343 \color none
35344 `
35345 \end_layout
35346
35347 \end_inset
35348 </cell>
35349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35350 \begin_inset Text
35351
35352 \begin_layout Plain Layout
35353
35354 \family roman
35355 \series medium
35356 \shape up
35357 \emph off
35358 \bar no
35359 \noun off
35360 \color none
35361 7
35362 \end_layout
35363
35364 \end_inset
35365 </cell>
35366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35367 \begin_inset Text
35368
35369 \begin_layout Plain Layout
35370
35371 \family roman
35372 \series medium
35373 \shape up
35374 \emph off
35375 \bar no
35376 \noun off
35377 \color none
35378 G
35379 \end_layout
35380
35381 \end_inset
35382 </cell>
35383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35384 \begin_inset Text
35385
35386 \begin_layout Plain Layout
35387
35388 \family roman
35389 \series medium
35390 \shape up
35391 \emph off
35392 \bar no
35393 \noun off
35394 \color none
35395 W
35396 \end_layout
35397
35398 \end_inset
35399 </cell>
35400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35401 \begin_inset Text
35402
35403 \begin_layout Plain Layout
35404
35405 \family roman
35406 \series medium
35407 \shape up
35408 \emph off
35409 \bar no
35410 \noun off
35411 \color none
35412 g
35413 \end_layout
35414
35415 \end_inset
35416 </cell>
35417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35418 \begin_inset Text
35419
35420 \begin_layout Plain Layout
35421
35422 \family roman
35423 \series medium
35424 \shape up
35425 \emph off
35426 \bar no
35427 \noun off
35428 \color none
35429 w
35430 \end_layout
35431
35432 \end_inset
35433 </cell>
35434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35435 \begin_inset Text
35436
35437 \begin_layout Plain Layout
35438
35439 \end_layout
35440
35441 \end_inset
35442 </cell>
35443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35444 \begin_inset Text
35445
35446 \begin_layout Plain Layout
35447
35448 \end_layout
35449
35450 \end_inset
35451 </cell>
35452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35453 \begin_inset Text
35454
35455 \begin_layout Plain Layout
35456
35457 \family roman
35458 \series medium
35459 \shape up
35460 \emph off
35461 \bar no
35462 \noun off
35463 \color none
35464 §
35465 \end_layout
35466
35467 \end_inset
35468 </cell>
35469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35470 \begin_inset Text
35471
35472 \begin_layout Plain Layout
35473
35474 \family roman
35475 \series medium
35476 \shape up
35477 \emph off
35478 \bar no
35479 \noun off
35480 \color none
35481 ·
35482 \end_layout
35483
35484 \end_inset
35485 </cell>
35486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35487 \begin_inset Text
35488
35489 \begin_layout Plain Layout
35490
35491 \family roman
35492 \series medium
35493 \shape up
35494 \emph off
35495 \bar no
35496 \noun off
35497 \color none
35498 Ç
35499 \end_layout
35500
35501 \end_inset
35502 </cell>
35503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35504 \begin_inset Text
35505
35506 \begin_layout Plain Layout
35507
35508 \family roman
35509 \series medium
35510 \shape up
35511 \emph off
35512 \bar no
35513 \noun off
35514 \color none
35515 ×
35516 \end_layout
35517
35518 \end_inset
35519 </cell>
35520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35521 \begin_inset Text
35522
35523 \begin_layout Plain Layout
35524
35525 \family roman
35526 \series medium
35527 \shape up
35528 \emph off
35529 \bar no
35530 \noun off
35531 \color none
35532 ç
35533 \end_layout
35534
35535 \end_inset
35536 </cell>
35537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35538 \begin_inset Text
35539
35540 \begin_layout Plain Layout
35541
35542 \family roman
35543 \series medium
35544 \shape up
35545 \emph off
35546 \bar no
35547 \noun off
35548 \color none
35549 ÷
35550 \end_layout
35551
35552 \end_inset
35553 </cell>
35554 </row>
35555 <row>
35556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35557 \begin_inset Text
35558
35559 \begin_layout Plain Layout
35560
35561 \family roman
35562 \series medium
35563 \shape up
35564 \size tiny
35565 \emph off
35566 \bar no
35567 \noun off
35568 \color none
35569 08
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 \end_layout
35580
35581 \end_inset
35582 </cell>
35583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35584 \begin_inset Text
35585
35586 \begin_layout Plain Layout
35587
35588 \end_layout
35589
35590 \end_inset
35591 </cell>
35592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35593 \begin_inset Text
35594
35595 \begin_layout Plain Layout
35596
35597 \family roman
35598 \series medium
35599 \shape up
35600 \emph off
35601 \bar no
35602 \noun off
35603 \color none
35604 (
35605 \end_layout
35606
35607 \end_inset
35608 </cell>
35609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35610 \begin_inset Text
35611
35612 \begin_layout Plain Layout
35613
35614 \family roman
35615 \series medium
35616 \shape up
35617 \emph off
35618 \bar no
35619 \noun off
35620 \color none
35621 8
35622 \end_layout
35623
35624 \end_inset
35625 </cell>
35626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35627 \begin_inset Text
35628
35629 \begin_layout Plain Layout
35630
35631 \family roman
35632 \series medium
35633 \shape up
35634 \emph off
35635 \bar no
35636 \noun off
35637 \color none
35638 H
35639 \end_layout
35640
35641 \end_inset
35642 </cell>
35643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35644 \begin_inset Text
35645
35646 \begin_layout Plain Layout
35647
35648 \family roman
35649 \series medium
35650 \shape up
35651 \emph off
35652 \bar no
35653 \noun off
35654 \color none
35655 X
35656 \end_layout
35657
35658 \end_inset
35659 </cell>
35660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35661 \begin_inset Text
35662
35663 \begin_layout Plain Layout
35664
35665 \family roman
35666 \series medium
35667 \shape up
35668 \emph off
35669 \bar no
35670 \noun off
35671 \color none
35672 h
35673 \end_layout
35674
35675 \end_inset
35676 </cell>
35677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35678 \begin_inset Text
35679
35680 \begin_layout Plain Layout
35681
35682 \family roman
35683 \series medium
35684 \shape up
35685 \emph off
35686 \bar no
35687 \noun off
35688 \color none
35689 x
35690 \end_layout
35691
35692 \end_inset
35693 </cell>
35694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35695 \begin_inset Text
35696
35697 \begin_layout Plain Layout
35698
35699 \end_layout
35700
35701 \end_inset
35702 </cell>
35703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35704 \begin_inset Text
35705
35706 \begin_layout Plain Layout
35707
35708 \end_layout
35709
35710 \end_inset
35711 </cell>
35712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35713 \begin_inset Text
35714
35715 \begin_layout Plain Layout
35716
35717 \family roman
35718 \series medium
35719 \shape up
35720 \emph off
35721 \bar no
35722 \noun off
35723 \color none
35724 ¨
35725 \end_layout
35726
35727 \end_inset
35728 </cell>
35729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35730 \begin_inset Text
35731
35732 \begin_layout Plain Layout
35733
35734 \family roman
35735 \series medium
35736 \shape up
35737 \emph off
35738 \bar no
35739 \noun off
35740 \color none
35741 ¸
35742 \end_layout
35743
35744 \end_inset
35745 </cell>
35746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35747 \begin_inset Text
35748
35749 \begin_layout Plain Layout
35750
35751 \family roman
35752 \series medium
35753 \shape up
35754 \emph off
35755 \bar no
35756 \noun off
35757 \color none
35758 È
35759 \end_layout
35760
35761 \end_inset
35762 </cell>
35763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35764 \begin_inset Text
35765
35766 \begin_layout Plain Layout
35767
35768 \family roman
35769 \series medium
35770 \shape up
35771 \emph off
35772 \bar no
35773 \noun off
35774 \color none
35775 Ø
35776 \end_layout
35777
35778 \end_inset
35779 </cell>
35780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35781 \begin_inset Text
35782
35783 \begin_layout Plain Layout
35784
35785 \family roman
35786 \series medium
35787 \shape up
35788 \emph off
35789 \bar no
35790 \noun off
35791 \color none
35792 è
35793 \end_layout
35794
35795 \end_inset
35796 </cell>
35797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35798 \begin_inset Text
35799
35800 \begin_layout Plain Layout
35801
35802 \family roman
35803 \series medium
35804 \shape up
35805 \emph off
35806 \bar no
35807 \noun off
35808 \color none
35809 ø
35810 \end_layout
35811
35812 \end_inset
35813 </cell>
35814 </row>
35815 <row>
35816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35817 \begin_inset Text
35818
35819 \begin_layout Plain Layout
35820
35821 \family roman
35822 \series medium
35823 \shape up
35824 \size tiny
35825 \emph off
35826 \bar no
35827 \noun off
35828 \color none
35829 09
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 \end_layout
35840
35841 \end_inset
35842 </cell>
35843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35844 \begin_inset Text
35845
35846 \begin_layout Plain Layout
35847
35848 \end_layout
35849
35850 \end_inset
35851 </cell>
35852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35853 \begin_inset Text
35854
35855 \begin_layout Plain Layout
35856
35857 \family roman
35858 \series medium
35859 \shape up
35860 \emph off
35861 \bar no
35862 \noun off
35863 \color none
35864 )
35865 \end_layout
35866
35867 \end_inset
35868 </cell>
35869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35870 \begin_inset Text
35871
35872 \begin_layout Plain Layout
35873
35874 \family roman
35875 \series medium
35876 \shape up
35877 \emph off
35878 \bar no
35879 \noun off
35880 \color none
35881 9
35882 \end_layout
35883
35884 \end_inset
35885 </cell>
35886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35887 \begin_inset Text
35888
35889 \begin_layout Plain Layout
35890
35891 \family roman
35892 \series medium
35893 \shape up
35894 \emph off
35895 \bar no
35896 \noun off
35897 \color none
35898 I
35899 \end_layout
35900
35901 \end_inset
35902 </cell>
35903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35904 \begin_inset Text
35905
35906 \begin_layout Plain Layout
35907
35908 \family roman
35909 \series medium
35910 \shape up
35911 \emph off
35912 \bar no
35913 \noun off
35914 \color none
35915 Y
35916 \end_layout
35917
35918 \end_inset
35919 </cell>
35920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35921 \begin_inset Text
35922
35923 \begin_layout Plain Layout
35924
35925 \family roman
35926 \series medium
35927 \shape up
35928 \emph off
35929 \bar no
35930 \noun off
35931 \color none
35932 i
35933 \end_layout
35934
35935 \end_inset
35936 </cell>
35937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35938 \begin_inset Text
35939
35940 \begin_layout Plain Layout
35941
35942 \family roman
35943 \series medium
35944 \shape up
35945 \emph off
35946 \bar no
35947 \noun off
35948 \color none
35949 y
35950 \end_layout
35951
35952 \end_inset
35953 </cell>
35954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35955 \begin_inset Text
35956
35957 \begin_layout Plain Layout
35958
35959 \end_layout
35960
35961 \end_inset
35962 </cell>
35963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35964 \begin_inset Text
35965
35966 \begin_layout Plain Layout
35967
35968 \end_layout
35969
35970 \end_inset
35971 </cell>
35972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35973 \begin_inset Text
35974
35975 \begin_layout Plain Layout
35976
35977 \family roman
35978 \series medium
35979 \shape up
35980 \emph off
35981 \bar no
35982 \noun off
35983 \color none
35984 ©
35985 \end_layout
35986
35987 \end_inset
35988 </cell>
35989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35990 \begin_inset Text
35991
35992 \begin_layout Plain Layout
35993
35994 \family roman
35995 \series medium
35996 \shape up
35997 \emph off
35998 \bar no
35999 \noun off
36000 \color none
36001 ¹
36002 \end_layout
36003
36004 \end_inset
36005 </cell>
36006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36007 \begin_inset Text
36008
36009 \begin_layout Plain Layout
36010
36011 \family roman
36012 \series medium
36013 \shape up
36014 \emph off
36015 \bar no
36016 \noun off
36017 \color none
36018 É
36019 \end_layout
36020
36021 \end_inset
36022 </cell>
36023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36024 \begin_inset Text
36025
36026 \begin_layout Plain Layout
36027
36028 \family roman
36029 \series medium
36030 \shape up
36031 \emph off
36032 \bar no
36033 \noun off
36034 \color none
36035 Ù
36036 \end_layout
36037
36038 \end_inset
36039 </cell>
36040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36041 \begin_inset Text
36042
36043 \begin_layout Plain Layout
36044
36045 \family roman
36046 \series medium
36047 \shape up
36048 \emph off
36049 \bar no
36050 \noun off
36051 \color none
36052 é
36053 \end_layout
36054
36055 \end_inset
36056 </cell>
36057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36058 \begin_inset Text
36059
36060 \begin_layout Plain Layout
36061
36062 \family roman
36063 \series medium
36064 \shape up
36065 \emph off
36066 \bar no
36067 \noun off
36068 \color none
36069 ù
36070 \end_layout
36071
36072 \end_inset
36073 </cell>
36074 </row>
36075 <row>
36076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36077 \begin_inset Text
36078
36079 \begin_layout Plain Layout
36080
36081 \family roman
36082 \series medium
36083 \shape up
36084 \size tiny
36085 \emph off
36086 \bar no
36087 \noun off
36088 \color none
36089 0A
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 \end_layout
36100
36101 \end_inset
36102 </cell>
36103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36104 \begin_inset Text
36105
36106 \begin_layout Plain Layout
36107
36108 \end_layout
36109
36110 \end_inset
36111 </cell>
36112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36113 \begin_inset Text
36114
36115 \begin_layout Plain Layout
36116
36117 \family roman
36118 \series medium
36119 \shape up
36120 \emph off
36121 \bar no
36122 \noun off
36123 \color none
36124 *
36125 \end_layout
36126
36127 \end_inset
36128 </cell>
36129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36130 \begin_inset Text
36131
36132 \begin_layout Plain Layout
36133
36134 \family roman
36135 \series medium
36136 \shape up
36137 \emph off
36138 \bar no
36139 \noun off
36140 \color none
36141 :
36142 \end_layout
36143
36144 \end_inset
36145 </cell>
36146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36147 \begin_inset Text
36148
36149 \begin_layout Plain Layout
36150
36151 \family roman
36152 \series medium
36153 \shape up
36154 \emph off
36155 \bar no
36156 \noun off
36157 \color none
36158 J
36159 \end_layout
36160
36161 \end_inset
36162 </cell>
36163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36164 \begin_inset Text
36165
36166 \begin_layout Plain Layout
36167
36168 \family roman
36169 \series medium
36170 \shape up
36171 \emph off
36172 \bar no
36173 \noun off
36174 \color none
36175 Z
36176 \end_layout
36177
36178 \end_inset
36179 </cell>
36180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36181 \begin_inset Text
36182
36183 \begin_layout Plain Layout
36184
36185 \family roman
36186 \series medium
36187 \shape up
36188 \emph off
36189 \bar no
36190 \noun off
36191 \color none
36192 j
36193 \end_layout
36194
36195 \end_inset
36196 </cell>
36197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36198 \begin_inset Text
36199
36200 \begin_layout Plain Layout
36201
36202 \family roman
36203 \series medium
36204 \shape up
36205 \emph off
36206 \bar no
36207 \noun off
36208 \color none
36209 z
36210 \end_layout
36211
36212 \end_inset
36213 </cell>
36214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36215 \begin_inset Text
36216
36217 \begin_layout Plain Layout
36218
36219 \end_layout
36220
36221 \end_inset
36222 </cell>
36223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36224 \begin_inset Text
36225
36226 \begin_layout Plain Layout
36227
36228 \end_layout
36229
36230 \end_inset
36231 </cell>
36232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36233 \begin_inset Text
36234
36235 \begin_layout Plain Layout
36236
36237 \family roman
36238 \series medium
36239 \shape up
36240 \emph off
36241 \bar no
36242 \noun off
36243 \color none
36244 ª
36245 \end_layout
36246
36247 \end_inset
36248 </cell>
36249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36250 \begin_inset Text
36251
36252 \begin_layout Plain Layout
36253
36254 \family roman
36255 \series medium
36256 \shape up
36257 \emph off
36258 \bar no
36259 \noun off
36260 \color none
36261 º
36262 \end_layout
36263
36264 \end_inset
36265 </cell>
36266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36267 \begin_inset Text
36268
36269 \begin_layout Plain Layout
36270
36271 \family roman
36272 \series medium
36273 \shape up
36274 \emph off
36275 \bar no
36276 \noun off
36277 \color none
36278 Ê
36279 \end_layout
36280
36281 \end_inset
36282 </cell>
36283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36284 \begin_inset Text
36285
36286 \begin_layout Plain Layout
36287
36288 \family roman
36289 \series medium
36290 \shape up
36291 \emph off
36292 \bar no
36293 \noun off
36294 \color none
36295 Ú
36296 \end_layout
36297
36298 \end_inset
36299 </cell>
36300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36301 \begin_inset Text
36302
36303 \begin_layout Plain Layout
36304
36305 \family roman
36306 \series medium
36307 \shape up
36308 \emph off
36309 \bar no
36310 \noun off
36311 \color none
36312 ê
36313 \end_layout
36314
36315 \end_inset
36316 </cell>
36317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36318 \begin_inset Text
36319
36320 \begin_layout Plain Layout
36321
36322 \family roman
36323 \series medium
36324 \shape up
36325 \emph off
36326 \bar no
36327 \noun off
36328 \color none
36329 ú
36330 \end_layout
36331
36332 \end_inset
36333 </cell>
36334 </row>
36335 <row>
36336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36337 \begin_inset Text
36338
36339 \begin_layout Plain Layout
36340
36341 \family roman
36342 \series medium
36343 \shape up
36344 \size tiny
36345 \emph off
36346 \bar no
36347 \noun off
36348 \color none
36349 0B
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 \end_layout
36360
36361 \end_inset
36362 </cell>
36363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36364 \begin_inset Text
36365
36366 \begin_layout Plain Layout
36367
36368 \end_layout
36369
36370 \end_inset
36371 </cell>
36372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36373 \begin_inset Text
36374
36375 \begin_layout Plain Layout
36376
36377 \family roman
36378 \series medium
36379 \shape up
36380 \emph off
36381 \bar no
36382 \noun off
36383 \color none
36384 +
36385 \end_layout
36386
36387 \end_inset
36388 </cell>
36389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36390 \begin_inset Text
36391
36392 \begin_layout Plain Layout
36393
36394 \family roman
36395 \series medium
36396 \shape up
36397 \emph off
36398 \bar no
36399 \noun off
36400 \color none
36401 ;
36402 \end_layout
36403
36404 \end_inset
36405 </cell>
36406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36407 \begin_inset Text
36408
36409 \begin_layout Plain Layout
36410
36411 \family roman
36412 \series medium
36413 \shape up
36414 \emph off
36415 \bar no
36416 \noun off
36417 \color none
36418 K
36419 \end_layout
36420
36421 \end_inset
36422 </cell>
36423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36424 \begin_inset Text
36425
36426 \begin_layout Plain Layout
36427
36428 \family roman
36429 \series medium
36430 \shape up
36431 \emph off
36432 \bar no
36433 \noun off
36434 \color none
36435 [
36436 \end_layout
36437
36438 \end_inset
36439 </cell>
36440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36441 \begin_inset Text
36442
36443 \begin_layout Plain Layout
36444
36445 \family roman
36446 \series medium
36447 \shape up
36448 \emph off
36449 \bar no
36450 \noun off
36451 \color none
36452 k
36453 \end_layout
36454
36455 \end_inset
36456 </cell>
36457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36458 \begin_inset Text
36459
36460 \begin_layout Plain Layout
36461
36462 \family roman
36463 \series medium
36464 \shape up
36465 \emph off
36466 \bar no
36467 \noun off
36468 \color none
36469 {
36470 \end_layout
36471
36472 \end_inset
36473 </cell>
36474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36475 \begin_inset Text
36476
36477 \begin_layout Plain Layout
36478
36479 \end_layout
36480
36481 \end_inset
36482 </cell>
36483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36484 \begin_inset Text
36485
36486 \begin_layout Plain Layout
36487
36488 \end_layout
36489
36490 \end_inset
36491 </cell>
36492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36493 \begin_inset Text
36494
36495 \begin_layout Plain Layout
36496
36497 \family roman
36498 \series medium
36499 \shape up
36500 \emph off
36501 \bar no
36502 \noun off
36503 \color none
36504 «
36505 \end_layout
36506
36507 \end_inset
36508 </cell>
36509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36510 \begin_inset Text
36511
36512 \begin_layout Plain Layout
36513
36514 \family roman
36515 \series medium
36516 \shape up
36517 \emph off
36518 \bar no
36519 \noun off
36520 \color none
36521 »
36522 \end_layout
36523
36524 \end_inset
36525 </cell>
36526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36527 \begin_inset Text
36528
36529 \begin_layout Plain Layout
36530
36531 \family roman
36532 \series medium
36533 \shape up
36534 \emph off
36535 \bar no
36536 \noun off
36537 \color none
36538 Ë
36539 \end_layout
36540
36541 \end_inset
36542 </cell>
36543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36544 \begin_inset Text
36545
36546 \begin_layout Plain Layout
36547
36548 \family roman
36549 \series medium
36550 \shape up
36551 \emph off
36552 \bar no
36553 \noun off
36554 \color none
36555 Û
36556 \end_layout
36557
36558 \end_inset
36559 </cell>
36560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36561 \begin_inset Text
36562
36563 \begin_layout Plain Layout
36564
36565 \family roman
36566 \series medium
36567 \shape up
36568 \emph off
36569 \bar no
36570 \noun off
36571 \color none
36572 ë
36573 \end_layout
36574
36575 \end_inset
36576 </cell>
36577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36578 \begin_inset Text
36579
36580 \begin_layout Plain Layout
36581
36582 \family roman
36583 \series medium
36584 \shape up
36585 \emph off
36586 \bar no
36587 \noun off
36588 \color none
36589 û
36590 \end_layout
36591
36592 \end_inset
36593 </cell>
36594 </row>
36595 <row>
36596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36597 \begin_inset Text
36598
36599 \begin_layout Plain Layout
36600
36601 \family roman
36602 \series medium
36603 \shape up
36604 \size tiny
36605 \emph off
36606 \bar no
36607 \noun off
36608 \color none
36609 0C
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 \end_layout
36620
36621 \end_inset
36622 </cell>
36623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36624 \begin_inset Text
36625
36626 \begin_layout Plain Layout
36627
36628 \end_layout
36629
36630 \end_inset
36631 </cell>
36632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36633 \begin_inset Text
36634
36635 \begin_layout Plain Layout
36636
36637 \family roman
36638 \series medium
36639 \shape up
36640 \emph off
36641 \bar no
36642 \noun off
36643 \color none
36644 ,
36645 \end_layout
36646
36647 \end_inset
36648 </cell>
36649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36650 \begin_inset Text
36651
36652 \begin_layout Plain Layout
36653
36654 \family roman
36655 \series medium
36656 \shape up
36657 \emph off
36658 \bar no
36659 \noun off
36660 \color none
36661 <
36662 \end_layout
36663
36664 \end_inset
36665 </cell>
36666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36667 \begin_inset Text
36668
36669 \begin_layout Plain Layout
36670
36671 \family roman
36672 \series medium
36673 \shape up
36674 \emph off
36675 \bar no
36676 \noun off
36677 \color none
36678 L
36679 \end_layout
36680
36681 \end_inset
36682 </cell>
36683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36684 \begin_inset Text
36685
36686 \begin_layout Plain Layout
36687
36688 \family roman
36689 \series medium
36690 \shape up
36691 \emph off
36692 \bar no
36693 \noun off
36694 \color none
36695
36696 \backslash
36697
36698 \end_layout
36699
36700 \end_inset
36701 </cell>
36702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36703 \begin_inset Text
36704
36705 \begin_layout Plain Layout
36706
36707 \family roman
36708 \series medium
36709 \shape up
36710 \emph off
36711 \bar no
36712 \noun off
36713 \color none
36714 l
36715 \end_layout
36716
36717 \end_inset
36718 </cell>
36719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36720 \begin_inset Text
36721
36722 \begin_layout Plain Layout
36723
36724 \family roman
36725 \series medium
36726 \shape up
36727 \emph off
36728 \bar no
36729 \noun off
36730 \color none
36731 |
36732 \end_layout
36733
36734 \end_inset
36735 </cell>
36736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36737 \begin_inset Text
36738
36739 \begin_layout Plain Layout
36740
36741 \end_layout
36742
36743 \end_inset
36744 </cell>
36745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36746 \begin_inset Text
36747
36748 \begin_layout Plain Layout
36749
36750 \end_layout
36751
36752 \end_inset
36753 </cell>
36754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36755 \begin_inset Text
36756
36757 \begin_layout Plain Layout
36758
36759 \family roman
36760 \series medium
36761 \shape up
36762 \emph off
36763 \bar no
36764 \noun off
36765 \color none
36766 ¬
36767 \end_layout
36768
36769 \end_inset
36770 </cell>
36771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36772 \begin_inset Text
36773
36774 \begin_layout Plain Layout
36775
36776 \family roman
36777 \series medium
36778 \shape up
36779 \emph off
36780 \bar no
36781 \noun off
36782 \color none
36783 ¼
36784 \end_layout
36785
36786 \end_inset
36787 </cell>
36788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36789 \begin_inset Text
36790
36791 \begin_layout Plain Layout
36792
36793 \family roman
36794 \series medium
36795 \shape up
36796 \emph off
36797 \bar no
36798 \noun off
36799 \color none
36800 Ì
36801 \end_layout
36802
36803 \end_inset
36804 </cell>
36805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36806 \begin_inset Text
36807
36808 \begin_layout Plain Layout
36809
36810 \family roman
36811 \series medium
36812 \shape up
36813 \emph off
36814 \bar no
36815 \noun off
36816 \color none
36817 Ü
36818 \end_layout
36819
36820 \end_inset
36821 </cell>
36822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36823 \begin_inset Text
36824
36825 \begin_layout Plain Layout
36826
36827 \family roman
36828 \series medium
36829 \shape up
36830 \emph off
36831 \bar no
36832 \noun off
36833 \color none
36834 ì
36835 \end_layout
36836
36837 \end_inset
36838 </cell>
36839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36840 \begin_inset Text
36841
36842 \begin_layout Plain Layout
36843
36844 \family roman
36845 \series medium
36846 \shape up
36847 \emph off
36848 \bar no
36849 \noun off
36850 \color none
36851 ü
36852 \end_layout
36853
36854 \end_inset
36855 </cell>
36856 </row>
36857 <row>
36858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36859 \begin_inset Text
36860
36861 \begin_layout Plain Layout
36862
36863 \family roman
36864 \series medium
36865 \shape up
36866 \size tiny
36867 \emph off
36868 \bar no
36869 \noun off
36870 \color none
36871 0D
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 \end_layout
36882
36883 \end_inset
36884 </cell>
36885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36886 \begin_inset Text
36887
36888 \begin_layout Plain Layout
36889
36890 \end_layout
36891
36892 \end_inset
36893 </cell>
36894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36895 \begin_inset Text
36896
36897 \begin_layout Plain Layout
36898
36899 \family roman
36900 \series medium
36901 \shape up
36902 \emph off
36903 \bar no
36904 \noun off
36905 \color none
36906 -
36907 \end_layout
36908
36909 \end_inset
36910 </cell>
36911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36912 \begin_inset Text
36913
36914 \begin_layout Plain Layout
36915
36916 \family roman
36917 \series medium
36918 \shape up
36919 \emph off
36920 \bar no
36921 \noun off
36922 \color none
36923 =
36924 \end_layout
36925
36926 \end_inset
36927 </cell>
36928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36929 \begin_inset Text
36930
36931 \begin_layout Plain Layout
36932
36933 \family roman
36934 \series medium
36935 \shape up
36936 \emph off
36937 \bar no
36938 \noun off
36939 \color none
36940 M
36941 \end_layout
36942
36943 \end_inset
36944 </cell>
36945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36946 \begin_inset Text
36947
36948 \begin_layout Plain Layout
36949
36950 \family roman
36951 \series medium
36952 \shape up
36953 \emph off
36954 \bar no
36955 \noun off
36956 \color none
36957 ]
36958 \end_layout
36959
36960 \end_inset
36961 </cell>
36962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36963 \begin_inset Text
36964
36965 \begin_layout Plain Layout
36966
36967 \family roman
36968 \series medium
36969 \shape up
36970 \emph off
36971 \bar no
36972 \noun off
36973 \color none
36974 m
36975 \end_layout
36976
36977 \end_inset
36978 </cell>
36979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36980 \begin_inset Text
36981
36982 \begin_layout Plain Layout
36983
36984 \family roman
36985 \series medium
36986 \shape up
36987 \emph off
36988 \bar no
36989 \noun off
36990 \color none
36991 }
36992 \end_layout
36993
36994 \end_inset
36995 </cell>
36996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36997 \begin_inset Text
36998
36999 \begin_layout Plain Layout
37000
37001 \end_layout
37002
37003 \end_inset
37004 </cell>
37005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37006 \begin_inset Text
37007
37008 \begin_layout Plain Layout
37009
37010 \end_layout
37011
37012 \end_inset
37013 </cell>
37014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37015 \begin_inset Text
37016
37017 \begin_layout Plain Layout
37018
37019 \end_layout
37020
37021 \end_inset
37022 </cell>
37023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37024 \begin_inset Text
37025
37026 \begin_layout Plain Layout
37027
37028 \family roman
37029 \series medium
37030 \shape up
37031 \emph off
37032 \bar no
37033 \noun off
37034 \color none
37035 ½
37036 \end_layout
37037
37038 \end_inset
37039 </cell>
37040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37041 \begin_inset Text
37042
37043 \begin_layout Plain Layout
37044
37045 \family roman
37046 \series medium
37047 \shape up
37048 \emph off
37049 \bar no
37050 \noun off
37051 \color none
37052 Í
37053 \end_layout
37054
37055 \end_inset
37056 </cell>
37057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37058 \begin_inset Text
37059
37060 \begin_layout Plain Layout
37061
37062 \family roman
37063 \series medium
37064 \shape up
37065 \emph off
37066 \bar no
37067 \noun off
37068 \color none
37069 Ý
37070 \end_layout
37071
37072 \end_inset
37073 </cell>
37074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37075 \begin_inset Text
37076
37077 \begin_layout Plain Layout
37078
37079 \family roman
37080 \series medium
37081 \shape up
37082 \emph off
37083 \bar no
37084 \noun off
37085 \color none
37086 í
37087 \end_layout
37088
37089 \end_inset
37090 </cell>
37091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37092 \begin_inset Text
37093
37094 \begin_layout Plain Layout
37095
37096 \family roman
37097 \series medium
37098 \shape up
37099 \emph off
37100 \bar no
37101 \noun off
37102 \color none
37103 ý
37104 \end_layout
37105
37106 \end_inset
37107 </cell>
37108 </row>
37109 <row>
37110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37111 \begin_inset Text
37112
37113 \begin_layout Plain Layout
37114
37115 \family roman
37116 \series medium
37117 \shape up
37118 \size tiny
37119 \emph off
37120 \bar no
37121 \noun off
37122 \color none
37123 0E
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 \end_layout
37134
37135 \end_inset
37136 </cell>
37137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37138 \begin_inset Text
37139
37140 \begin_layout Plain Layout
37141
37142 \end_layout
37143
37144 \end_inset
37145 </cell>
37146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37147 \begin_inset Text
37148
37149 \begin_layout Plain Layout
37150
37151 \family roman
37152 \series medium
37153 \shape up
37154 \emph off
37155 \bar no
37156 \noun off
37157 \color none
37158 .
37159 \end_layout
37160
37161 \end_inset
37162 </cell>
37163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37164 \begin_inset Text
37165
37166 \begin_layout Plain Layout
37167
37168 \family roman
37169 \series medium
37170 \shape up
37171 \emph off
37172 \bar no
37173 \noun off
37174 \color none
37175 >
37176 \end_layout
37177
37178 \end_inset
37179 </cell>
37180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37181 \begin_inset Text
37182
37183 \begin_layout Plain Layout
37184
37185 \family roman
37186 \series medium
37187 \shape up
37188 \emph off
37189 \bar no
37190 \noun off
37191 \color none
37192 N
37193 \end_layout
37194
37195 \end_inset
37196 </cell>
37197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37198 \begin_inset Text
37199
37200 \begin_layout Plain Layout
37201
37202 \family roman
37203 \series medium
37204 \shape up
37205 \emph off
37206 \bar no
37207 \noun off
37208 \color none
37209 ^
37210 \end_layout
37211
37212 \end_inset
37213 </cell>
37214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37215 \begin_inset Text
37216
37217 \begin_layout Plain Layout
37218
37219 \family roman
37220 \series medium
37221 \shape up
37222 \emph off
37223 \bar no
37224 \noun off
37225 \color none
37226 n
37227 \end_layout
37228
37229 \end_inset
37230 </cell>
37231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37232 \begin_inset Text
37233
37234 \begin_layout Plain Layout
37235
37236 \family roman
37237 \series medium
37238 \shape up
37239 \emph off
37240 \bar no
37241 \noun off
37242 \color none
37243 ~
37244 \end_layout
37245
37246 \end_inset
37247 </cell>
37248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37249 \begin_inset Text
37250
37251 \begin_layout Plain Layout
37252
37253 \end_layout
37254
37255 \end_inset
37256 </cell>
37257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37258 \begin_inset Text
37259
37260 \begin_layout Plain Layout
37261
37262 \end_layout
37263
37264 \end_inset
37265 </cell>
37266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37267 \begin_inset Text
37268
37269 \begin_layout Plain Layout
37270
37271 \family roman
37272 \series medium
37273 \shape up
37274 \emph off
37275 \bar no
37276 \noun off
37277 \color none
37278 ®
37279 \end_layout
37280
37281 \end_inset
37282 </cell>
37283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37284 \begin_inset Text
37285
37286 \begin_layout Plain Layout
37287
37288 \family roman
37289 \series medium
37290 \shape up
37291 \emph off
37292 \bar no
37293 \noun off
37294 \color none
37295 ¾
37296 \end_layout
37297
37298 \end_inset
37299 </cell>
37300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37301 \begin_inset Text
37302
37303 \begin_layout Plain Layout
37304
37305 \family roman
37306 \series medium
37307 \shape up
37308 \emph off
37309 \bar no
37310 \noun off
37311 \color none
37312 Î
37313 \end_layout
37314
37315 \end_inset
37316 </cell>
37317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37318 \begin_inset Text
37319
37320 \begin_layout Plain Layout
37321
37322 \family roman
37323 \series medium
37324 \shape up
37325 \emph off
37326 \bar no
37327 \noun off
37328 \color none
37329 Þ
37330 \end_layout
37331
37332 \end_inset
37333 </cell>
37334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37335 \begin_inset Text
37336
37337 \begin_layout Plain Layout
37338
37339 \family roman
37340 \series medium
37341 \shape up
37342 \emph off
37343 \bar no
37344 \noun off
37345 \color none
37346 î
37347 \end_layout
37348
37349 \end_inset
37350 </cell>
37351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37352 \begin_inset Text
37353
37354 \begin_layout Plain Layout
37355
37356 \family roman
37357 \series medium
37358 \shape up
37359 \emph off
37360 \bar no
37361 \noun off
37362 \color none
37363 þ
37364 \end_layout
37365
37366 \end_inset
37367 </cell>
37368 </row>
37369 <row>
37370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37371 \begin_inset Text
37372
37373 \begin_layout Plain Layout
37374
37375 \family roman
37376 \series medium
37377 \shape up
37378 \size tiny
37379 \emph off
37380 \bar no
37381 \noun off
37382 \color none
37383 0F
37384 \end_layout
37385
37386 \end_inset
37387 </cell>
37388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37389 \begin_inset Text
37390
37391 \begin_layout Plain Layout
37392
37393 \end_layout
37394
37395 \end_inset
37396 </cell>
37397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37398 \begin_inset Text
37399
37400 \begin_layout Plain Layout
37401
37402 \end_layout
37403
37404 \end_inset
37405 </cell>
37406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37407 \begin_inset Text
37408
37409 \begin_layout Plain Layout
37410
37411 \family roman
37412 \series medium
37413 \shape up
37414 \emph off
37415 \bar no
37416 \noun off
37417 \color none
37418 /
37419 \end_layout
37420
37421 \end_inset
37422 </cell>
37423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37424 \begin_inset Text
37425
37426 \begin_layout Plain Layout
37427
37428 \family roman
37429 \series medium
37430 \shape up
37431 \emph off
37432 \bar no
37433 \noun off
37434 \color none
37435 ?
37436 \end_layout
37437
37438 \end_inset
37439 </cell>
37440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37441 \begin_inset Text
37442
37443 \begin_layout Plain Layout
37444
37445 \family roman
37446 \series medium
37447 \shape up
37448 \emph off
37449 \bar no
37450 \noun off
37451 \color none
37452 O
37453 \end_layout
37454
37455 \end_inset
37456 </cell>
37457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37458 \begin_inset Text
37459
37460 \begin_layout Plain Layout
37461
37462 \family roman
37463 \series medium
37464 \shape up
37465 \emph off
37466 \bar no
37467 \noun off
37468 \color none
37469 _
37470 \end_layout
37471
37472 \end_inset
37473 </cell>
37474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37475 \begin_inset Text
37476
37477 \begin_layout Plain Layout
37478
37479 \family roman
37480 \series medium
37481 \shape up
37482 \emph off
37483 \bar no
37484 \noun off
37485 \color none
37486 o
37487 \end_layout
37488
37489 \end_inset
37490 </cell>
37491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37492 \begin_inset Text
37493
37494 \begin_layout Plain Layout
37495
37496 \end_layout
37497
37498 \end_inset
37499 </cell>
37500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37501 \begin_inset Text
37502
37503 \begin_layout Plain Layout
37504
37505 \end_layout
37506
37507 \end_inset
37508 </cell>
37509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37510 \begin_inset Text
37511
37512 \begin_layout Plain Layout
37513
37514 \end_layout
37515
37516 \end_inset
37517 </cell>
37518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37519 \begin_inset Text
37520
37521 \begin_layout Plain Layout
37522
37523 \family roman
37524 \series medium
37525 \shape up
37526 \emph off
37527 \bar no
37528 \noun off
37529 \color none
37530 ¯
37531 \end_layout
37532
37533 \end_inset
37534 </cell>
37535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37536 \begin_inset Text
37537
37538 \begin_layout Plain Layout
37539
37540 \family roman
37541 \series medium
37542 \shape up
37543 \emph off
37544 \bar no
37545 \noun off
37546 \color none
37547 ¿
37548 \end_layout
37549
37550 \end_inset
37551 </cell>
37552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37553 \begin_inset Text
37554
37555 \begin_layout Plain Layout
37556
37557 \family roman
37558 \series medium
37559 \shape up
37560 \emph off
37561 \bar no
37562 \noun off
37563 \color none
37564 Ï
37565 \end_layout
37566
37567 \end_inset
37568 </cell>
37569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37570 \begin_inset Text
37571
37572 \begin_layout Plain Layout
37573
37574 \family roman
37575 \series medium
37576 \shape up
37577 \emph off
37578 \bar no
37579 \noun off
37580 \color none
37581 ß
37582 \end_layout
37583
37584 \end_inset
37585 </cell>
37586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37587 \begin_inset Text
37588
37589 \begin_layout Plain Layout
37590
37591 \family roman
37592 \series medium
37593 \shape up
37594 \emph off
37595 \bar no
37596 \noun off
37597 \color none
37598 ï
37599 \end_layout
37600
37601 \end_inset
37602 </cell>
37603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37604 \begin_inset Text
37605
37606 \begin_layout Plain Layout
37607
37608 \family roman
37609 \series medium
37610 \shape up
37611 \emph off
37612 \bar no
37613 \noun off
37614 \color none
37615 ÿ
37616 \end_layout
37617
37618 \end_inset
37619 </cell>
37620 </row>
37621 </lyxtabular>
37622
37623 \end_inset
37624
37625
37626 \end_layout
37627
37628 \end_inset
37629
37630
37631 \end_layout
37632
37633 \begin_layout Standard
37634 The following is a full list of all of the accented characters LyX can display
37635  directly.
37636  It includes not only the accented characters from the previous table, but
37637  also the characters from 
37638 \family typewriter
37639 ISO8859–2
37640 \family default
37641  through 
37642 \family typewriter
37643 4
37644 \family default
37645 .
37646  
37647 \end_layout
37648
37649 \begin_layout Itemize
37650 From 
37651 \family typewriter
37652 ISO8859–1
37653 \family default
37654 :
37655 \end_layout
37656
37657 \begin_deeper
37658 \begin_layout Standard
37659 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37660 \begin_inset space \hfill{}
37661 \end_inset
37662
37663 diaeresis
37664 \end_layout
37665
37666 \begin_layout Standard
37667 ^ Â Ê Î Ô Û â ê î ô û
37668 \begin_inset space \hfill{}
37669 \end_inset
37670
37671 circumflex
37672 \end_layout
37673
37674 \begin_layout Standard
37675 ` À È Ì Ò Ù à è ì ò ù
37676 \begin_inset space \hfill{}
37677 \end_inset
37678
37679 grave
37680 \end_layout
37681
37682 \begin_layout Standard
37683 ´ Á É Í Ó Ú Ý á é í ó ú ý
37684 \begin_inset space \hfill{}
37685 \end_inset
37686
37687 acute
37688 \end_layout
37689
37690 \begin_layout Standard
37691 ~ Ã Ñ Õ ã ñ õ
37692 \begin_inset space \hfill{}
37693 \end_inset
37694
37695 tilde
37696 \end_layout
37697
37698 \begin_layout Standard
37699 ¸Çç
37700 \begin_inset space \hfill{}
37701 \end_inset
37702
37703 cedilla
37704 \end_layout
37705
37706 \begin_layout Standard
37707 ¯
37708 \begin_inset space \hfill{}
37709 \end_inset
37710
37711 macron
37712 \end_layout
37713
37714 \end_deeper
37715 \begin_layout Itemize
37716 From 
37717 \family typewriter
37718 ISO8859–2
37719 \family default
37720  through 
37721 \family typewriter
37722 4
37723 \family default
37724 :
37725 \end_layout
37726
37727 \begin_deeper
37728 \begin_layout Standard
37729 ĤĴĥĵĈĜŜĉĝŝ
37730 \begin_inset space \hfill{}
37731 \end_inset
37732
37733 circumflex
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 \begin_layout Standard
37769 ŐŰőű
37770 \begin_inset space \hfill{}
37771 \end_inset
37772
37773 Hungarian umlaut
37774 \end_layout
37775
37776 \end_deeper
37777 \begin_layout Standard
37778 All the characters above are actively supported by TeX fonts.
37779  In addition TeX allows diacritical marks on almost all characters.
37780  Also make sure you're using the 
37781 \family typewriter
37782 T1
37783 \family default
37784  font-encoding.
37785 \end_layout
37786
37787 \begin_layout Chapter
37788 \start_of_appendix
37789 The User Interface
37790 \begin_inset CommandInset label
37791 LatexCommand label
37792 name "chap:The-User-Interface"
37793
37794 \end_inset
37795
37796
37797 \end_layout
37798
37799 \begin_layout Standard
37800 This appendix lists all the available menus and describes their functionality.
37801  It is designed as a quick reference if you are searching for a special
37802  topic inside the user's guide.
37803 \end_layout
37804
37805 \begin_layout Section
37806 The File Menu
37807 \begin_inset Index idx
37808 status collapsed
37809
37810 \begin_layout Plain Layout
37811 Menu ! File
37812 \end_layout
37813
37814 \end_inset
37815
37816
37817 \end_layout
37818
37819 \begin_layout Standard
37820 Under the 
37821 \family sans
37822 File
37823 \family default
37824  menu are the basic operations in addition to some more advanced operations.
37825 \end_layout
37826
37827 \begin_layout Subsection
37828 New
37829 \end_layout
37830
37831 \begin_layout Standard
37832 Creates a new document.
37833 \end_layout
37834
37835 \begin_layout Subsection
37836 New from Template
37837 \end_layout
37838
37839 \begin_layout Standard
37840 This menu entry prompts you for a template to use.
37841  Selecting a template will automatically set certain layout features for
37842  the document, features you would otherwise need to change manually.
37843 \end_layout
37844
37845 \begin_layout Subsection
37846 Open
37847 \end_layout
37848
37849 \begin_layout Standard
37850 Opens a document.
37851 \end_layout
37852
37853 \begin_layout Subsection
37854 Open Recent
37855 \end_layout
37856
37857 \begin_layout Standard
37858 The submenu shows a list of the recently opened files.
37859  Click there on a file to open it.
37860 \end_layout
37861
37862 \begin_layout Subsection
37863 Close
37864 \end_layout
37865
37866 \begin_layout Standard
37867 Closes the current document.
37868 \end_layout
37869
37870 \begin_layout Subsection
37871 Close All
37872 \end_layout
37873
37874 \begin_layout Standard
37875 Closes all opened documents.
37876 \end_layout
37877
37878 \begin_layout Subsection
37879 Save
37880 \end_layout
37881
37882 \begin_layout Standard
37883 Saves the actual document.
37884 \end_layout
37885
37886 \begin_layout Subsection
37887 Save As
37888 \end_layout
37889
37890 \begin_layout Standard
37891 Saves the actual document under a new name to create a copy.
37892 \end_layout
37893
37894 \begin_layout Subsection
37895 Save All
37896 \end_layout
37897
37898 \begin_layout Standard
37899 Saves all opened documents.
37900 \end_layout
37901
37902 \begin_layout Subsection
37903 Revert to saved
37904 \end_layout
37905
37906 \begin_layout Standard
37907 Reloads the actual document from disk.
37908 \end_layout
37909
37910 \begin_layout Subsection
37911 Version Control
37912 \end_layout
37913
37914 \begin_layout Standard
37915 This is used when multiple people are working on the same document or when
37916  one person wants to keep a careful archive of changes.
37917  It is described in the section 
37918 \emph on
37919 Version Control in LyX
37920 \emph default
37921  of the 
37922 \emph on
37923 Additional Features
37924 \emph default
37925  manual.
37926 \end_layout
37927
37928 \begin_layout Subsection
37929 Import
37930 \end_layout
37931
37932 \begin_layout Standard
37933 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
37934  NoWeb-files, plain text files and comma separated, table-like text files
37935  (CSV).
37936  The files will be imported as a new LyX-document.
37937 \end_layout
37938
37939 \begin_layout Standard
37940 When using the menu entry 
37941 \family sans
37942 Plain
37943 \begin_inset space ~
37944 \end_inset
37945
37946 Text
37947 \family default
37948 , line breaks in the text will start a new paragraph; when using the menu
37949  entry 
37950 \family sans
37951 Plain
37952 \begin_inset space ~
37953 \end_inset
37954
37955 Text, Join
37956 \begin_inset space ~
37957 \end_inset
37958
37959 Lines
37960 \family default
37961 , consecutive lines of text will be imported to one big paragraph.
37962  A new paragraph will begin when there is a blank line in the file.
37963 \end_layout
37964
37965 \begin_layout Subsection
37966 Export
37967 \begin_inset CommandInset label
37968 LatexCommand label
37969 name "sub:Export"
37970
37971 \end_inset
37972
37973
37974 \end_layout
37975
37976 \begin_layout Standard
37977 You can export your document to various file formats.
37978  The resulting files are placed in the directory of your LyX-file.
37979  The menu entries are not the same on all installations.
37980  They depend on the programs found by LyX during its configuration.
37981 \end_layout
37982
37983 \begin_layout Standard
37984 Here is a list of all available entries; some of them are explained in detail
37985  in section
37986 \begin_inset space ~
37987 \end_inset
37988
37989
37990 \begin_inset CommandInset ref
37991 LatexCommand ref
37992 reference "sub:Output-file-formats"
37993
37994 \end_inset
37995
37996 :
37997 \end_layout
37998
37999 \begin_layout Description
38000
38001 \family sans
38002 CJK
38003 \family default
38004
38005 \begin_inset space ~
38006 \end_inset
38007
38008 L
38009 \begin_inset ERT
38010 status collapsed
38011
38012 \begin_layout Plain Layout
38013
38014 {}
38015 \end_layout
38016
38017 \end_inset
38018
38019 yX format of the special LyX
38020 \begin_inset space ~
38021 \end_inset
38022
38023 1.4.x versions for Chinese, Japanese and Korean (CJK)
38024 \begin_inset Newline newline
38025 \end_inset
38026
38027  Since LyX 1.5.0 CJK support is fully integrated into LyX.
38028 \end_layout
38029
38030 \begin_layout Description
38031 DocBook text file with code in the language SGML that is used for the markup
38032  language 
38033 \family typewriter
38034 DocBook
38035 \end_layout
38036
38037 \begin_layout Description
38038 DocBook
38039 \begin_inset space ~
38040 \end_inset
38041
38042 (XML) text file with code in the language XML that is used for the markup
38043  language 
38044 \family typewriter
38045 DocBook
38046 \end_layout
38047
38048 \begin_layout Description
38049 DraftDVI LaTeX's native DVI-format.
38050  This format is not suitable if you have special characters or spaces in
38051  files paths or file names in your document.
38052  LyX use this format internally as a pre-stage to export to 
38053 \family sans
38054 DVI
38055 \family default
38056 .
38057 \end_layout
38058
38059 \begin_layout Description
38060 DVI DVI-format that also allows the useage of special characters or spaces
38061  in files paths or file names
38062 \end_layout
38063
38064 \begin_layout Description
38065 DVI
38066 \begin_inset space ~
38067 \end_inset
38068
38069 (LuaT
38070 \begin_inset ERT
38071 status collapsed
38072
38073 \begin_layout Plain Layout
38074
38075 {}
38076 \end_layout
38077
38078 \end_inset
38079
38080 eX) DVI-format using the program 
38081 \family typewriter
38082 LuaTeX
38083 \family default
38084 ; supports Unicode and the usage of non-TeX fonts; 
38085 \series bold
38086
38087 \begin_inset Note Greyedout
38088 status collapsed
38089
38090 \begin_layout Plain Layout
38091
38092 \series bold
38093 Note:
38094 \series default
38095  not all DVI-viewers are currently able to display this output format properly.
38096 \end_layout
38097
38098 \end_inset
38099
38100
38101 \end_layout
38102
38103 \begin_layout Description
38104 Graphviz
38105 \begin_inset space ~
38106 \end_inset
38107
38108 Dot text file with code in the programming language 
38109 \family typewriter
38110 Dot
38111 \family default
38112  which is used to draw visualizations of graphs via the program 
38113 \family typewriter
38114 Graphviz
38115 \end_layout
38116
38117 \begin_layout Description
38118 HTML HTML-format (the HTML-converter is a third-party product and may not
38119  work in all cases)
38120 \end_layout
38121
38122 \begin_layout Description
38123 HTML
38124 \begin_inset space ~
38125 \end_inset
38126
38127 (MS
38128 \begin_inset space ~
38129 \end_inset
38130
38131 Word) HTML-format specialized so that the result can be imported to 
38132 \family sans
38133 MS Word
38134 \family default
38135 ; as a consequence of this formulas will be embedded as bitmap fonts and
38136  not in the format 
38137 \family sans
38138 MathML
38139 \family default
38140 .
38141 \end_layout
38142
38143 \begin_layout Description
38144
38145 \family sans
38146 LaT
38147 \begin_inset ERT
38148 status collapsed
38149
38150 \begin_layout Plain Layout
38151
38152 {}
38153 \end_layout
38154
38155 \end_inset
38156
38157 eX
38158 \begin_inset space ~
38159 \end_inset
38160
38161 (
38162 \family default
38163 LuaT
38164 \family sans
38165
38166 \begin_inset ERT
38167 status collapsed
38168
38169 \begin_layout Plain Layout
38170
38171 {}
38172 \end_layout
38173
38174 \end_inset
38175
38176
38177 \family default
38178 eX
38179 \family sans
38180
38181 \family default
38182 text file with the LaTeX source that is compilable with the program 
38183 \family typewriter
38184 LuaTeX
38185 \end_layout
38186
38187 \begin_layout Description
38188
38189 \family sans
38190 LaT
38191 \begin_inset ERT
38192 status collapsed
38193
38194 \begin_layout Plain Layout
38195
38196 {}
38197 \end_layout
38198
38199 \end_inset
38200
38201 eX
38202 \begin_inset space ~
38203 \end_inset
38204
38205 (pdflatex)
38206 \family default
38207  text file with the LaTeX source, additionally all images used in the document
38208  will be converted to a format that is readable by the 
38209 \family typewriter
38210 pdflatex
38211 \family default
38212  program (GIF, JPG, PDF, PNG)
38213 \end_layout
38214
38215 \begin_layout Description
38216
38217 \family sans
38218 LaT
38219 \begin_inset ERT
38220 status collapsed
38221
38222 \begin_layout Plain Layout
38223
38224 {}
38225 \end_layout
38226
38227 \end_inset
38228
38229 eX
38230 \begin_inset space ~
38231 \end_inset
38232
38233 (plain)
38234 \family default
38235  text file with the LaTeX source code, additionally all images used in the
38236  document will be converted to the EPS-format, only this format is readable
38237  by the 
38238 \family typewriter
38239 latex
38240 \family default
38241  program
38242 \end_layout
38243
38244 \begin_layout Description
38245
38246 \family sans
38247 LaT
38248 \begin_inset ERT
38249 status collapsed
38250
38251 \begin_layout Plain Layout
38252
38253 {}
38254 \end_layout
38255
38256 \end_inset
38257
38258 eX
38259 \begin_inset space ~
38260 \end_inset
38261
38262 (
38263 \family default
38264 XeT
38265 \family sans
38266
38267 \begin_inset ERT
38268 status collapsed
38269
38270 \begin_layout Plain Layout
38271
38272 {}
38273 \end_layout
38274
38275 \end_inset
38276
38277
38278 \family default
38279 eX
38280 \family sans
38281
38282 \family default
38283 text file with the LaTeX source that is compilable with the program 
38284 \family typewriter
38285 XeTeX
38286 \end_layout
38287
38288 \begin_layout Description
38289 LilyPond
38290 \begin_inset space ~
38291 \end_inset
38292
38293 book
38294 \begin_inset space ~
38295 \end_inset
38296
38297 (La
38298 \family sans
38299
38300 \begin_inset ERT
38301 status collapsed
38302
38303 \begin_layout Plain Layout
38304
38305 {}
38306 \end_layout
38307
38308 \end_inset
38309
38310
38311 \family default
38312 TeX) text file with the LaTeX source and also code in the syntax of the
38313  music notation software 
38314 \family typewriter
38315 LilyPond
38316 \end_layout
38317
38318 \begin_layout Description
38319 L
38320 \family sans
38321
38322 \begin_inset ERT
38323 status collapsed
38324
38325 \begin_layout Plain Layout
38326
38327 {}
38328 \end_layout
38329
38330 \end_inset
38331
38332
38333 \family default
38334 yX
38335 \begin_inset space ~
38336 \end_inset
38337
38338 Archive
38339 \begin_inset space ~
38340 \end_inset
38341
38342 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
38343  your system) that contains your document and all files that are necessary
38344  to compile it (images, child documents, BibTeX files, etc.)
38345 \end_layout
38346
38347 \begin_layout Description
38348 L
38349 \family sans
38350
38351 \begin_inset ERT
38352 status collapsed
38353
38354 \begin_layout Plain Layout
38355
38356 {}
38357 \end_layout
38358
38359 \end_inset
38360
38361
38362 \family default
38363 yX
38364 \begin_inset space ~
38365 \end_inset
38366
38367 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
38368 \begin_inset Quotes eld
38369 \end_inset
38370
38371 z
38372 \begin_inset Quotes erd
38373 \end_inset
38374
38375  and 
38376 \begin_inset Quotes eld
38377 \end_inset
38378
38379 y
38380 \begin_inset Quotes erd
38381 \end_inset
38382
38383  represent the version number)
38384 \end_layout
38385
38386 \begin_layout Description
38387 L
38388 \family sans
38389
38390 \begin_inset ERT
38391 status collapsed
38392
38393 \begin_layout Plain Layout
38394
38395 {}
38396 \end_layout
38397
38398 \end_inset
38399
38400
38401 \family default
38402 yXHTML HTML-format using LyX's internal XHTML engine
38403 \end_layout
38404
38405 \begin_layout Description
38406 NoWeb text file with code in the format of the literate programming language
38407 \family typewriter
38408  NoWeb
38409 \end_layout
38410
38411 \begin_layout Description
38412 OpenDocument OpenDocument-formatted file, to be opened with 
38413 \family sans
38414 LibreOffice, OpenOffice, KOffice, Abiword
38415 \family default
38416 , etc.
38417  (The OpenDocument-converter is a third-party product and may not work in
38418  all cases)
38419 \end_layout
38420
38421 \begin_layout Description
38422
38423 \family sans
38424 PDF
38425 \begin_inset space ~
38426 \end_inset
38427
38428 (dvipdfm)
38429 \family default
38430  PDF-format using the program 
38431 \family typewriter
38432 dvipdfm
38433 \family default
38434 , produces internally a DVI-file which is then converted to a PDF-file
38435 \end_layout
38436
38437 \begin_layout Description
38438
38439 \family sans
38440 PDF
38441 \begin_inset space ~
38442 \end_inset
38443
38444 (LuaT
38445 \begin_inset ERT
38446 status collapsed
38447
38448 \begin_layout Plain Layout
38449
38450 {}
38451 \end_layout
38452
38453 \end_inset
38454
38455 eX)
38456 \family default
38457  PDF-format using the program 
38458 \family typewriter
38459 LuaTeX
38460 \family default
38461 , produces PDF-files directly
38462 \end_layout
38463
38464 \begin_layout Description
38465
38466 \family sans
38467 PDF
38468 \begin_inset space ~
38469 \end_inset
38470
38471 (pdflatex)
38472 \family default
38473  PDF-format using the program 
38474 \family typewriter
38475 pdflatex
38476 \family default
38477 , produces PDF-files directly
38478 \end_layout
38479
38480 \begin_layout Description
38481
38482 \family sans
38483 PDF
38484 \begin_inset space ~
38485 \end_inset
38486
38487 (ps2pdf)
38488 \family default
38489  PDF-format using the program 
38490 \family typewriter
38491 ps2pdf
38492 \family default
38493 , produces internally a PostScript-file which is then converted to a PDF-file
38494 \end_layout
38495
38496 \begin_layout Description
38497
38498 \family sans
38499 PDF
38500 \begin_inset space ~
38501 \end_inset
38502
38503 (XeT
38504 \begin_inset ERT
38505 status collapsed
38506
38507 \begin_layout Plain Layout
38508
38509 {}
38510 \end_layout
38511
38512 \end_inset
38513
38514 eX)
38515 \family default
38516  PDF-format using the program 
38517 \family typewriter
38518 XeTeX
38519 \family default
38520 , produces PDF-files directly
38521 \end_layout
38522
38523 \begin_layout Description
38524
38525 \family sans
38526 Plain
38527 \begin_inset space ~
38528 \end_inset
38529
38530 text
38531 \family default
38532  text format
38533 \end_layout
38534
38535 \begin_layout Description
38536
38537 \family sans
38538 Plain
38539 \begin_inset space ~
38540 \end_inset
38541
38542 text
38543 \begin_inset space ~
38544 \end_inset
38545
38546 (ps2ascii)
38547 \family default
38548  text format, the document will first be converted to Postscript format
38549  and then exported as text using the program 
38550 \family sans
38551 ps2ascii
38552 \end_layout
38553
38554 \begin_layout Description
38555
38556 \family sans
38557 Postscript
38558 \family default
38559  PostScript format using the program 
38560 \family typewriter
38561 dvips
38562 \end_layout
38563
38564 \begin_layout Description
38565 Sweave text file with the LaTeX source and also code in the statistical
38566  programming language 
38567 \family typewriter
38568 R
38569 \family default
38570 .
38571  Using the 
38572 \family typewriter
38573 R
38574 \family default
38575 -function 
38576 \family typewriter
38577 Sweave
38578 \family default
38579  it is possible to use 
38580 \family typewriter
38581 R
38582 \family default
38583 -commands in LaTeX
38584 \end_layout
38585
38586 \begin_layout Standard
38587 If one of the menu entries 
38588 \family sans
38589 DVI
38590 \family default
38591
38592 \family sans
38593 PDF
38594 \begin_inset space ~
38595 \end_inset
38596
38597 (pdflatex)
38598 \family default
38599  or 
38600 \family sans
38601 Postscript
38602 \family default
38603  is missing, you need to update your LaTeX installation.
38604  After updating you have to reconfigure LyX, see section
38605 \begin_inset space ~
38606 \end_inset
38607
38608
38609 \begin_inset CommandInset ref
38610 LatexCommand ref
38611 reference "sec:Basic-LyX-Setup"
38612
38613 \end_inset
38614
38615 .
38616 \begin_inset Index idx
38617 status collapsed
38618
38619 \begin_layout Plain Layout
38620 Reconfiguration of LyX
38621 \end_layout
38622
38623 \end_inset
38624
38625
38626 \end_layout
38627
38628 \begin_layout Subsection
38629 Print
38630 \end_layout
38631
38632 \begin_layout Standard
38633 With this menu entry you can print your document to a file in PostScript
38634  format or send it to a printer.
38635  The printer will also use the document in PostScript format.
38636  The conversion to PostScript is done in the background by LyX using the
38637  program 
38638 \family typewriter
38639 dvips
38640 \family default
38641 .
38642  For more information have a look at section
38643 \begin_inset space ~
38644 \end_inset
38645
38646
38647 \begin_inset CommandInset ref
38648 LatexCommand ref
38649 reference "sub:Printing-the-File"
38650
38651 \end_inset
38652
38653 .
38654 \end_layout
38655
38656 \begin_layout Subsection
38657 Fax
38658 \end_layout
38659
38660 \begin_layout Standard
38661 This menu entry will only appear if you have a fax program installed (on
38662  Windows you additionally need to register its program path to LyX's PATH
38663  prefix, see section
38664 \begin_inset space ~
38665 \end_inset
38666
38667
38668 \begin_inset CommandInset ref
38669 LatexCommand ref
38670 reference "sec:Paths"
38671
38672 \end_inset
38673
38674 ).
38675  With this menu entry you can send your document to a fax program like 
38676 \family typewriter
38677 hylapex
38678 \family default
38679  or 
38680 \family typewriter
38681 kdeprintfax
38682 \family default
38683 .
38684  The default format of the sent file is PostScript.
38685  The format can be changed in LyX's preferences as described in section
38686 \begin_inset space ~
38687 \end_inset
38688
38689
38690 \begin_inset CommandInset ref
38691 LatexCommand ref
38692 reference "sub:Converters"
38693
38694 \end_inset
38695
38696 .
38697 \end_layout
38698
38699 \begin_layout Subsection
38700 New and Close Window
38701 \end_layout
38702
38703 \begin_layout Standard
38704 Opens or closes a new instance of LyX.
38705 \end_layout
38706
38707 \begin_layout Subsection
38708 Exit
38709 \end_layout
38710
38711 \begin_layout Standard
38712 Prompts you to save all unsaved documents and then exits.
38713 \end_layout
38714
38715 \begin_layout Section
38716 The Edit Menu
38717 \begin_inset Index idx
38718 status collapsed
38719
38720 \begin_layout Plain Layout
38721 Menu ! Edit
38722 \end_layout
38723
38724 \end_inset
38725
38726
38727 \end_layout
38728
38729 \begin_layout Subsection
38730 Undo and Redo
38731 \end_layout
38732
38733 \begin_layout Standard
38734 Described in section
38735 \begin_inset space ~
38736 \end_inset
38737
38738
38739 \begin_inset CommandInset ref
38740 LatexCommand ref
38741 reference "sec:Undo-and-Redo"
38742
38743 \end_inset
38744
38745 .
38746 \end_layout
38747
38748 \begin_layout Subsection
38749 Cut, Copy, Paste, Paste Recent, Paste Special
38750 \end_layout
38751
38752 \begin_layout Standard
38753 Described in section
38754 \begin_inset space ~
38755 \end_inset
38756
38757
38758 \begin_inset CommandInset ref
38759 LatexCommand ref
38760 reference "sec:Basic-Editing-Features"
38761
38762 \end_inset
38763
38764 .
38765 \end_layout
38766
38767 \begin_layout Subsection
38768 Select Whole Inset
38769 \end_layout
38770
38771 \begin_layout Standard
38772 Selects the content of the inset where the cursor is currently in.
38773  If the cursor is outside of an inset, the whole document will be selected.
38774 \end_layout
38775
38776 \begin_layout Subsection
38777 Select All
38778 \end_layout
38779
38780 \begin_layout Standard
38781 Selects the whole document.
38782 \end_layout
38783
38784 \begin_layout Subsection
38785 Find & Replace (Quick)
38786 \end_layout
38787
38788 \begin_layout Standard
38789 Described in section
38790 \begin_inset space ~
38791 \end_inset
38792
38793
38794 \begin_inset CommandInset ref
38795 LatexCommand ref
38796 reference "sec:Basic-Editing-Features"
38797
38798 \end_inset
38799
38800 .
38801 \end_layout
38802
38803 \begin_layout Subsection
38804 Find & Replace (Advanced)
38805 \end_layout
38806
38807 \begin_layout Standard
38808 Described in section
38809 \begin_inset space ~
38810 \end_inset
38811
38812
38813 \begin_inset CommandInset ref
38814 LatexCommand ref
38815 reference "sec:Advanced-Find-and"
38816
38817 \end_inset
38818
38819 .
38820 \end_layout
38821
38822 \begin_layout Subsection
38823 Move Paragraph Up/Down
38824 \end_layout
38825
38826 \begin_layout Standard
38827 This shifts the paragraph where the cursor is currently in one paragraph
38828  up or down.
38829 \end_layout
38830
38831 \begin_layout Subsection
38832 Text Style
38833 \end_layout
38834
38835 \begin_layout Standard
38836 Described in section
38837 \begin_inset space ~
38838 \end_inset
38839
38840
38841 \begin_inset CommandInset ref
38842 LatexCommand ref
38843 reference "sub:Fine-Tuning-with-the"
38844
38845 \end_inset
38846
38847 .
38848 \end_layout
38849
38850 \begin_layout Subsection
38851 Paragraph Settings
38852 \begin_inset Index idx
38853 status collapsed
38854
38855 \begin_layout Plain Layout
38856 Paragraph ! Settings
38857 \end_layout
38858
38859 \end_inset
38860
38861
38862 \end_layout
38863
38864 \begin_layout Standard
38865 Enables you to set the paragraph alignment, line spacing and label width.
38866  These settings only affect the paragraph in which the cursor is currently
38867  in.
38868 \end_layout
38869
38870 \begin_layout Standard
38871 You can also prevent the first line of the paragraph being indented if you
38872  have chosen to separate paragraphs with indents in the 
38873 \family sans
38874 Document\SpecialChar \menuseparator
38875 Settings
38876 \family default
38877  dialog under 
38878 \family sans
38879 Text
38880 \begin_inset space ~
38881 \end_inset
38882
38883 Layout
38884 \family default
38885 .
38886 \end_layout
38887
38888 \begin_layout Subsection
38889 Table Settings and Math
38890 \end_layout
38891
38892 \begin_layout Standard
38893 These two menus are only fully active if the cursor is inside a table or
38894  a formula.
38895  Here you can change the properties of tables and formulas.
38896  The properties of tables are described in section
38897 \begin_inset space ~
38898 \end_inset
38899
38900
38901 \begin_inset CommandInset ref
38902 LatexCommand ref
38903 reference "sec:Tables"
38904
38905 \end_inset
38906
38907 , the properties of formulas in chapter
38908 \begin_inset space ~
38909 \end_inset
38910
38911
38912 \begin_inset CommandInset ref
38913 LatexCommand ref
38914 reference "chap:Mathematical-Formulas"
38915
38916 \end_inset
38917
38918 .
38919 \end_layout
38920
38921 \begin_layout Subsection
38922 Increase / Decrease List Depth
38923 \end_layout
38924
38925 \begin_layout Standard
38926 These menu entries are only active if the cursor is in an environment that
38927  can be nested.
38928  They increase/decrease the environment nesting level as explained in section
38929 \begin_inset space ~
38930 \end_inset
38931
38932
38933 \begin_inset CommandInset ref
38934 LatexCommand ref
38935 reference "sec:Nesting"
38936
38937 \end_inset
38938
38939  and 
38940 \begin_inset CommandInset ref
38941 LatexCommand ref
38942 reference "sub:Numbering-depth"
38943
38944 \end_inset
38945
38946 .
38947 \end_layout
38948
38949 \begin_layout Section
38950 The View Menu
38951 \begin_inset Index idx
38952 status collapsed
38953
38954 \begin_layout Plain Layout
38955 Menu ! View
38956 \end_layout
38957
38958 \end_inset
38959
38960
38961 \end_layout
38962
38963 \begin_layout Standard
38964 At the bottom of the 
38965 \family sans
38966 View
38967 \family default
38968  menu the opened documents are listed.
38969 \end_layout
38970
38971 \begin_layout Subsection
38972 Open/Close all Insets
38973 \end_layout
38974
38975 \begin_layout Standard
38976 Opens/closes all insets in your document.
38977 \end_layout
38978
38979 \begin_layout Subsection
38980 Unfold/Fold Math Macros
38981 \end_layout
38982
38983 \begin_layout Standard
38984 Unfolds/folds the current math macro.
38985 \end_layout
38986
38987 \begin_layout Standard
38988 Math macros are described in the 
38989 \emph on
38990 Math
38991 \emph default
38992  manual.
38993 \end_layout
38994
38995 \begin_layout Subsection
38996 View Source
38997 \end_layout
38998
38999 \begin_layout Standard
39000 Opens a window showing the source code of the actual document, as described
39001  in section
39002 \begin_inset space ~
39003 \end_inset
39004
39005
39006 \begin_inset CommandInset ref
39007 LatexCommand ref
39008 reference "sec:Previewing-snippets-of"
39009
39010 \end_inset
39011
39012 .
39013 \end_layout
39014
39015 \begin_layout Subsection
39016 View Messages
39017 \end_layout
39018
39019 \begin_layout Standard
39020 Opens a window showing console messages.
39021  This is useful for debugging LyX (i.
39022 \begin_inset space \thinspace{}
39023 \end_inset
39024
39025 e., hunt for errors in the program) or to see what is going on in the background
39026  while LaTeX is processing the document.
39027 \end_layout
39028
39029 \begin_layout Subsection
39030 View
39031 \end_layout
39032
39033 \begin_layout Standard
39034 This menu entry generates the output in the format you have specified as
39035  default output format either in the preferences (see sec.
39036 \begin_inset space \thinspace{}
39037 \end_inset
39038
39039
39040 \begin_inset CommandInset ref
39041 LatexCommand ref
39042 reference "sec:File-Formats"
39043
39044 \end_inset
39045
39046 ) or in the document settings (see sec.
39047 \begin_inset space \thinspace{}
39048 \end_inset
39049
39050
39051 \begin_inset CommandInset ref
39052 LatexCommand ref
39053 reference "sec:Doc-Output"
39054
39055 \end_inset
39056
39057 ) and opens it in an appropriate viewer.
39058  The viewer can be set or changed in the preferences, see section
39059 \begin_inset space ~
39060 \end_inset
39061
39062
39063 \begin_inset CommandInset ref
39064 LatexCommand ref
39065 reference "sec:File-Formats"
39066
39067 \end_inset
39068
39069 .
39070  The default viewers are set by LyX when it is first configured.
39071  The default output format is 
39072 \family sans
39073 PDF
39074 \begin_inset space ~
39075 \end_inset
39076
39077 (pdflatex)
39078 \family default
39079 .
39080 \end_layout
39081
39082 \begin_layout Subsection
39083 View (Other Formats)
39084 \end_layout
39085
39086 \begin_layout Standard
39087 With this submenu you can view your document in alternative output formats.
39088  The menu contains a list of available formats in which you can view the
39089  actual document with an external program.
39090  The menu entries are not the same on all installations — it depends on
39091  the LaTeX programs that are found while LyX was configured.
39092  All possible formats are listed in section
39093 \begin_inset space ~
39094 \end_inset
39095
39096
39097 \begin_inset CommandInset ref
39098 LatexCommand ref
39099 reference "sub:Export"
39100
39101 \end_inset
39102
39103 .
39104  You should at least see the menu entry 
39105 \family sans
39106 DVI
39107 \family default
39108 .
39109  If it is missing, you need to update or repair your LaTeX installation.
39110  After updating you have to reconfigure LyX, see section
39111 \begin_inset space ~
39112 \end_inset
39113
39114
39115 \begin_inset CommandInset ref
39116 LatexCommand ref
39117 reference "sec:Basic-LyX-Setup"
39118
39119 \end_inset
39120
39121 .
39122 \begin_inset Index idx
39123 status collapsed
39124
39125 \begin_layout Plain Layout
39126 Reconfiguration of LyX
39127 \end_layout
39128
39129 \end_inset
39130
39131
39132 \end_layout
39133
39134 \begin_layout Standard
39135 Invoking a menu will start a viewer program.
39136  The viewer can be set or changed in the preferences, see section
39137 \begin_inset space ~
39138 \end_inset
39139
39140
39141 \begin_inset CommandInset ref
39142 LatexCommand ref
39143 reference "sec:File-Formats"
39144
39145 \end_inset
39146
39147 .
39148  The default viewers are set by LyX when it is first configured.
39149 \end_layout
39150
39151 \begin_layout Subsection
39152 Update
39153 \end_layout
39154
39155 \begin_layout Standard
39156 This menu entry allows you to update the view with your latest changes (in
39157  the default output format) without opening a new viewer window.
39158 \end_layout
39159
39160 \begin_layout Subsection
39161 Update (Other Formats)
39162 \end_layout
39163
39164 \begin_layout Standard
39165 With this submenu you can update the view of alternative output formats
39166  of your document without opening a new viewer window.
39167 \end_layout
39168
39169 \begin_layout Subsection
39170 View Master Document
39171 \end_layout
39172
39173 \begin_layout Standard
39174 This menu item is only visible if your document is included to another document,
39175  which is then its 
39176 \begin_inset Quotes eld
39177 \end_inset
39178
39179 master
39180 \begin_inset Quotes erd
39181 \end_inset
39182
39183  (see section 
39184 \emph on
39185 Child Documents
39186 \emph default
39187  in the 
39188 \emph on
39189 Embedded
39190 \begin_inset space ~
39191 \end_inset
39192
39193 Objects
39194 \emph default
39195  manual for more information on this topic).
39196  This item allows you to view the master document from within its child.
39197  That is, if you are working on a child document which is a chapter of a
39198  book, 
39199 \family sans
39200 View Master
39201 \family default
39202  generates the output of the whole book, while 
39203 \family sans
39204 View
39205 \family default
39206  will just output the chapter alone.
39207 \end_layout
39208
39209 \begin_layout Standard
39210 The format used by this function is the default output format as specified
39211  in the preferences (see sec.
39212 \begin_inset space \thinspace{}
39213 \end_inset
39214
39215
39216 \begin_inset CommandInset ref
39217 LatexCommand ref
39218 reference "sec:File-Formats"
39219
39220 \end_inset
39221
39222 ) or in the document settings (see sec.
39223 \begin_inset space \thinspace{}
39224 \end_inset
39225
39226
39227 \begin_inset CommandInset ref
39228 LatexCommand ref
39229 reference "sec:Doc-Output"
39230
39231 \end_inset
39232
39233 ).
39234 \end_layout
39235
39236 \begin_layout Subsection
39237 Update Master Document
39238 \end_layout
39239
39240 \begin_layout Standard
39241 This menu item is only visible if your document is included to another document,
39242  which is then its 
39243 \begin_inset Quotes eld
39244 \end_inset
39245
39246 master
39247 \begin_inset Quotes erd
39248 \end_inset
39249
39250  (see section 
39251 \emph on
39252 Child Documents
39253 \emph default
39254  in the 
39255 \emph on
39256 Embedded
39257 \begin_inset space ~
39258 \end_inset
39259
39260 Objects
39261 \emph default
39262  manual for more information on this topic).
39263  This item allows you to update the view of a master document from within
39264  its child without the need to switch to the master document itself.
39265 \end_layout
39266
39267 \begin_layout Standard
39268 The format used by this function is the default output format as specified
39269  in the preferences (see sec.
39270 \begin_inset space \thinspace{}
39271 \end_inset
39272
39273
39274 \begin_inset CommandInset ref
39275 LatexCommand ref
39276 reference "sec:File-Formats"
39277
39278 \end_inset
39279
39280 ) or in the document settings (see sec.
39281 \begin_inset space \thinspace{}
39282 \end_inset
39283
39284
39285 \begin_inset CommandInset ref
39286 LatexCommand ref
39287 reference "sec:Doc-Output"
39288
39289 \end_inset
39290
39291 ).
39292 \end_layout
39293
39294 \begin_layout Subsection
39295 Split View
39296 \end_layout
39297
39298 \begin_layout Standard
39299 This will split LyX's main window vertically or horizontally.
39300  This allows you to view documents at the same time to compare them, or
39301  to view the same document, but at different positions.
39302  You can even split the main window several times to view for example 3
39303  or more documents at the same time.
39304  To return to an unsplit view, use the menu 
39305 \family sans
39306 Close Current View
39307 \family default
39308 .
39309 \end_layout
39310
39311 \begin_layout Subsection
39312 Close Current View
39313 \end_layout
39314
39315 \begin_layout Standard
39316 Closes a split view.
39317 \end_layout
39318
39319 \begin_layout Subsection
39320 Fullscreen
39321 \end_layout
39322
39323 \begin_layout Standard
39324 Using this menu entry or pressing F11 removes the menu bar and all toolbars
39325  so that you will see nothing but your text.
39326  It furthermore displays LyX's main window fullscreen.
39327  To return from fullscreen to the normal view, press F11, or right-click
39328  and turn off the fullscreen mode in the context menu.
39329 \end_layout
39330
39331 \begin_layout Subsection
39332 Toolbars
39333 \begin_inset CommandInset label
39334 LatexCommand label
39335 name "sub:Toolbars"
39336
39337 \end_inset
39338
39339
39340 \begin_inset Index idx
39341 status collapsed
39342
39343 \begin_layout Plain Layout
39344 Toolbar
39345 \end_layout
39346
39347 \end_inset
39348
39349
39350 \end_layout
39351
39352 \begin_layout Standard
39353 In this menu entry you can set the appearance of the different toolbars.
39354  All toolbars and the 
39355 \family sans
39356 Command
39357 \begin_inset space ~
39358 \end_inset
39359
39360 Buffer
39361 \family default
39362  can be turned on and off.
39363  The 
39364 \emph on
39365 on
39366 \emph default
39367  state is denoted in the menu with a checkmark.
39368  The 
39369 \family sans
39370 Review
39371 \family default
39372
39373 \family sans
39374 Table
39375 \family default
39376
39377 \family sans
39378 Math
39379 \begin_inset space ~
39380 \end_inset
39381
39382 Panels
39383 \family default
39384
39385 \family sans
39386 Math
39387 \begin_inset space ~
39388 \end_inset
39389
39390 Macros
39391 \family default
39392  and 
39393 \family sans
39394 Math
39395 \family default
39396  toolbars can be additionally set to the state 
39397 \emph on
39398 automatic
39399 \emph default
39400  that is denoted in the menu with the suffix 
39401 \family sans
39402 (auto)
39403 \family default
39404 .
39405 \end_layout
39406
39407 \begin_layout Standard
39408 In the 
39409 \emph on
39410 on
39411 \emph default
39412  state the toolbar is permanently shown, in the 
39413 \emph on
39414 automatic
39415 \emph default
39416  state the toolbar is only shown when the cursor is in a certain environment
39417  or when a certain feature is enabled.
39418  That means that the review toolbar will only be shown if change tracking
39419  is activated, the math and table toolbars are only shown if the cursor
39420  is inside a formula or table, respectively.
39421 \end_layout
39422
39423 \begin_layout Standard
39424 LyX's toolbars and their buttons are explained in section
39425 \begin_inset space ~
39426 \end_inset
39427
39428
39429 \begin_inset CommandInset ref
39430 LatexCommand ref
39431 reference "sec:Toolbars"
39432
39433 \end_inset
39434
39435 .
39436 \end_layout
39437
39438 \begin_layout Section
39439 The Insert Menu
39440 \begin_inset Index idx
39441 status collapsed
39442
39443 \begin_layout Plain Layout
39444 Menu ! Insert
39445 \end_layout
39446
39447 \end_inset
39448
39449
39450 \end_layout
39451
39452 \begin_layout Subsection
39453 Math
39454 \end_layout
39455
39456 \begin_layout Standard
39457 Inserts math constructs that are explained in chapter
39458 \begin_inset space ~
39459 \end_inset
39460
39461
39462 \begin_inset CommandInset ref
39463 LatexCommand ref
39464 reference "chap:Mathematical-Formulas"
39465
39466 \end_inset
39467
39468  and the 
39469 \emph on
39470 Math
39471 \emph default
39472  manual.
39473 \end_layout
39474
39475 \begin_layout Subsection
39476 Special Character
39477 \begin_inset CommandInset label
39478 LatexCommand label
39479 name "sub:Special-Character"
39480
39481 \end_inset
39482
39483
39484 \end_layout
39485
39486 \begin_layout Standard
39487 Here you can insert the following characters:
39488 \end_layout
39489
39490 \begin_layout Description
39491 Symbols Inserts any character that can be output by your LaTeX system.
39492  Therefore the number of character categories in this dialog and the available
39493  characters depend on the LaTeX-packages you have installed.
39494 \begin_inset Newline newline
39495 \end_inset
39496
39497  
39498 \begin_inset Note Greyedout
39499 status collapsed
39500
39501 \begin_layout Plain Layout
39502
39503 \series bold
39504 Note:
39505 \series default
39506  Not all characters will be visible in the 
39507 \family sans
39508 Symbols
39509 \family default
39510  dialog because none of the screen fonts that you can set in the preferences
39511  dialog (see sec.
39512 \begin_inset space \thinspace{}
39513 \end_inset
39514
39515
39516 \begin_inset CommandInset ref
39517 LatexCommand ref
39518 reference "sub:Screen-Fonts"
39519
39520 \end_inset
39521
39522 ) can display every character.
39523 \end_layout
39524
39525 \end_inset
39526
39527
39528 \end_layout
39529
39530 \begin_layout Description
39531 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39532
39533 \end_layout
39534
39535 \begin_layout Description
39536 End
39537 \begin_inset space ~
39538 \end_inset
39539
39540 of
39541 \begin_inset space ~
39542 \end_inset
39543
39544 Sentence Inserts an end of sentence dot as described in section
39545 \begin_inset space ~
39546 \end_inset
39547
39548
39549 \begin_inset CommandInset ref
39550 LatexCommand ref
39551 reference "sub:Abbreviations"
39552
39553 \end_inset
39554
39555 .
39556 \end_layout
39557
39558 \begin_layout Description
39559 Ordinary
39560 \begin_inset space ~
39561 \end_inset
39562
39563 Quote Inserts this quote: ", no matter what quote type you selected in the
39564  
39565 \family sans
39566 Document\SpecialChar \menuseparator
39567 Settings
39568 \family default
39569  dialog under 
39570 \family sans
39571 Language
39572 \family default
39573 .
39574 \end_layout
39575
39576 \begin_layout Description
39577 Single
39578 \begin_inset space ~
39579 \end_inset
39580
39581 Quote Inserts this quote: 
39582 \begin_inset Quotes ers
39583 \end_inset
39584
39585
39586 \end_layout
39587
39588 \begin_layout Description
39589 Protected
39590 \begin_inset space ~
39591 \end_inset
39592
39593 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39594
39595 \end_layout
39596
39597 \begin_layout Description
39598 Breakable
39599 \begin_inset space ~
39600 \end_inset
39601
39602 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39603
39604 \end_layout
39605
39606 \begin_layout Description
39607 Menu
39608 \begin_inset space ~
39609 \end_inset
39610
39611 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39612
39613 \end_layout
39614
39615 \begin_layout Description
39616 Phonetic
39617 \begin_inset space ~
39618 \end_inset
39619
39620 Symbols 
39621 \begin_inset Index idx
39622 status collapsed
39623
39624 \begin_layout Plain Layout
39625 Phonetic symbols
39626 \end_layout
39627
39628 \end_inset
39629
39630
39631 \begin_inset Index idx
39632 status collapsed
39633
39634 \begin_layout Plain Layout
39635 Language ! Phonetic symbols
39636 \end_layout
39637
39638 \end_inset
39639
39640 Creates a formula with a so called tipa inset.
39641  Here you can insert commands to create IPA phonetic symbols.
39642  For this feature you must have the LaTeX-package 
39643 \series bold
39644 tipa
39645 \series default
39646
39647 \begin_inset Index idx
39648 status collapsed
39649
39650 \begin_layout Plain Layout
39651 LaTeX-packages ! tipa
39652 \end_layout
39653
39654 \end_inset
39655
39656  installed.
39657 \begin_inset Newline newline
39658 \end_inset
39659
39660 For more information about this feature we refer you to the documentation
39661  of 
39662 \series bold
39663 tipa, 
39664 \begin_inset CommandInset citation
39665 LatexCommand cite
39666 key "tipa"
39667
39668 \end_inset
39669
39670
39671 \series default
39672  and this Wiki-page:
39673 \begin_inset Newline newline
39674 \end_inset
39675
39676
39677 \begin_inset Flex URL
39678 status collapsed
39679
39680 \begin_layout Plain Layout
39681
39682 http://wiki.lyx.org/LyX/LinguistLyX
39683 \end_layout
39684
39685 \end_inset
39686
39687
39688 \end_layout
39689
39690 \begin_layout Subsection
39691 Formatting
39692 \end_layout
39693
39694 \begin_layout Standard
39695 Here you can insert the following format constructs:
39696 \end_layout
39697
39698 \begin_layout Description
39699 Superscript Inserts a superscript: test
39700 \begin_inset script superscript
39701
39702 \begin_layout Plain Layout
39703 a, b
39704 \end_layout
39705
39706 \end_inset
39707
39708
39709 \end_layout
39710
39711 \begin_layout Description
39712 Subscript Inserts a subscript: test
39713 \begin_inset script subscript
39714
39715 \begin_layout Plain Layout
39716 3x
39717 \end_layout
39718
39719 \end_inset
39720
39721
39722 \end_layout
39723
39724 \begin_layout Description
39725 Protected
39726 \begin_inset space ~
39727 \end_inset
39728
39729 Space Inserts a protected space that is described in section
39730 \begin_inset space ~
39731 \end_inset
39732
39733
39734 \begin_inset CommandInset ref
39735 LatexCommand ref
39736 reference "sub:Protected-Space"
39737
39738 \end_inset
39739
39740 .
39741 \end_layout
39742
39743 \begin_layout Description
39744 Inter-word
39745 \begin_inset space ~
39746 \end_inset
39747
39748 Space Inserts an inter-word space that is described in section
39749 \begin_inset space ~
39750 \end_inset
39751
39752
39753 \begin_inset CommandInset ref
39754 LatexCommand ref
39755 reference "sub:Inter-word-Space"
39756
39757 \end_inset
39758
39759 .
39760 \end_layout
39761
39762 \begin_layout Description
39763 Thin
39764 \begin_inset space ~
39765 \end_inset
39766
39767 Space Inserts a thin space that is described in section
39768 \begin_inset space ~
39769 \end_inset
39770
39771
39772 \begin_inset CommandInset ref
39773 LatexCommand ref
39774 reference "sub:Thin-Space"
39775
39776 \end_inset
39777
39778 .
39779 \end_layout
39780
39781 \begin_layout Description
39782 Horizontal
39783 \begin_inset space ~
39784 \end_inset
39785
39786 Space Inserts horizontal space, see section
39787 \begin_inset space ~
39788 \end_inset
39789
39790
39791 \begin_inset CommandInset ref
39792 LatexCommand ref
39793 reference "sub:Horizontal-Space"
39794
39795 \end_inset
39796
39797  for a description.
39798 \end_layout
39799
39800 \begin_layout Description
39801 Horizontal
39802 \begin_inset space ~
39803 \end_inset
39804
39805 Line Inserts a horizontal line, see section
39806 \begin_inset space ~
39807 \end_inset
39808
39809
39810 \begin_inset CommandInset ref
39811 LatexCommand ref
39812 reference "sub:Horizontal-Lines"
39813
39814 \end_inset
39815
39816  for a description.
39817 \end_layout
39818
39819 \begin_layout Description
39820 Vertical
39821 \begin_inset space ~
39822 \end_inset
39823
39824 Space Inserts vertical space, see section
39825 \begin_inset space ~
39826 \end_inset
39827
39828
39829 \begin_inset CommandInset ref
39830 LatexCommand ref
39831 reference "sub:Vertical-Space"
39832
39833 \end_inset
39834
39835  for a description.
39836 \end_layout
39837
39838 \begin_layout Description
39839 Phantom Inserts Phantom space, see section
39840 \begin_inset space ~
39841 \end_inset
39842
39843
39844 \begin_inset CommandInset ref
39845 LatexCommand ref
39846 reference "sub:Phantom-Space"
39847
39848 \end_inset
39849
39850 .
39851 \end_layout
39852
39853 \begin_layout Description
39854 Hyphenation
39855 \begin_inset space ~
39856 \end_inset
39857
39858 Point Inserts a hyphenation point, see section
39859 \begin_inset space ~
39860 \end_inset
39861
39862
39863 \begin_inset CommandInset ref
39864 LatexCommand ref
39865 reference "sub:Hyphenation"
39866
39867 \end_inset
39868
39869 .
39870 \end_layout
39871
39872 \begin_layout Description
39873 Ligature
39874 \begin_inset space ~
39875 \end_inset
39876
39877 Break Inserts a ligature break, see section
39878 \begin_inset space ~
39879 \end_inset
39880
39881
39882 \begin_inset CommandInset ref
39883 LatexCommand ref
39884 reference "sub:Ligatures"
39885
39886 \end_inset
39887
39888 .
39889 \end_layout
39890
39891 \begin_layout Description
39892 Ragged
39893 \begin_inset space ~
39894 \end_inset
39895
39896 Line
39897 \begin_inset space ~
39898 \end_inset
39899
39900 Break Inserts a forced line break, see section
39901 \begin_inset space ~
39902 \end_inset
39903
39904
39905 \begin_inset CommandInset ref
39906 LatexCommand ref
39907 reference "sub:Forced-Line-Breaks"
39908
39909 \end_inset
39910
39911 .
39912 \end_layout
39913
39914 \begin_layout Description
39915 Justified
39916 \begin_inset space ~
39917 \end_inset
39918
39919 Break Inserts a forced line break that furthermore stretches the broken
39920  text line to the page border, see section
39921 \begin_inset space ~
39922 \end_inset
39923
39924
39925 \begin_inset CommandInset ref
39926 LatexCommand ref
39927 reference "sub:Forced-Line-Breaks"
39928
39929 \end_inset
39930
39931 .
39932 \end_layout
39933
39934 \begin_layout Description
39935 New
39936 \begin_inset space ~
39937 \end_inset
39938
39939 Page Inserts a forced page break, described in section
39940 \begin_inset space ~
39941 \end_inset
39942
39943
39944 \begin_inset CommandInset ref
39945 LatexCommand ref
39946 reference "sub:Forced-Page-Breaks"
39947
39948 \end_inset
39949
39950 .
39951 \end_layout
39952
39953 \begin_layout Description
39954 Page
39955 \begin_inset space ~
39956 \end_inset
39957
39958 Break Inserts a forced page break that furthermore stretches the broken
39959  text page to the page border, described in section
39960 \begin_inset space ~
39961 \end_inset
39962
39963
39964 \begin_inset CommandInset ref
39965 LatexCommand ref
39966 reference "sub:Forced-Page-Breaks"
39967
39968 \end_inset
39969
39970 .
39971 \end_layout
39972
39973 \begin_layout Description
39974 Clear
39975 \begin_inset space ~
39976 \end_inset
39977
39978 Page Inserts a clear page break, described in section
39979 \begin_inset space ~
39980 \end_inset
39981
39982
39983 \begin_inset CommandInset ref
39984 LatexCommand ref
39985 reference "sub:Clear-Page-Breaks"
39986
39987 \end_inset
39988
39989 .
39990 \end_layout
39991
39992 \begin_layout Description
39993 Clear
39994 \begin_inset space ~
39995 \end_inset
39996
39997 Double
39998 \begin_inset space ~
39999 \end_inset
40000
40001 Page Inserts a clear doublepage break, described in section
40002 \begin_inset space ~
40003 \end_inset
40004
40005
40006 \begin_inset CommandInset ref
40007 LatexCommand ref
40008 reference "sub:Clear-Page-Breaks"
40009
40010 \end_inset
40011
40012 .
40013 \end_layout
40014
40015 \begin_layout Subsection
40016 List / TOC
40017 \end_layout
40018
40019 \begin_layout Standard
40020 Various lists can be inserted with this menu entry.
40021  The table of contents, the algorithm, figures and tables list are described
40022  in section
40023 \begin_inset space ~
40024 \end_inset
40025
40026
40027 \begin_inset CommandInset ref
40028 LatexCommand ref
40029 reference "sec:toc"
40030
40031 \end_inset
40032
40033 .
40034  The index list is described in section
40035 \begin_inset space ~
40036 \end_inset
40037
40038
40039 \begin_inset CommandInset ref
40040 LatexCommand ref
40041 reference "sec:Index"
40042
40043 \end_inset
40044
40045 , the nomenclature in section
40046 \begin_inset space ~
40047 \end_inset
40048
40049
40050 \begin_inset CommandInset ref
40051 LatexCommand ref
40052 reference "sec:Nomenclature"
40053
40054 \end_inset
40055
40056  and the BibTeX bibliography in section
40057 \begin_inset space ~
40058 \end_inset
40059
40060
40061 \begin_inset CommandInset ref
40062 LatexCommand ref
40063 reference "sub:Bibliography-databases"
40064
40065 \end_inset
40066
40067 .
40068 \end_layout
40069
40070 \begin_layout Subsection
40071 Float
40072 \end_layout
40073
40074 \begin_layout Standard
40075 To insert floats, described in section
40076 \begin_inset space ~
40077 \end_inset
40078
40079
40080 \begin_inset CommandInset ref
40081 LatexCommand ref
40082 reference "sec:Floats"
40083
40084 \end_inset
40085
40086 .
40087 \end_layout
40088
40089 \begin_layout Subsection
40090 Note
40091 \end_layout
40092
40093 \begin_layout Standard
40094 To insert notes, described in section
40095 \begin_inset space ~
40096 \end_inset
40097
40098
40099 \begin_inset CommandInset ref
40100 LatexCommand ref
40101 reference "sec:Notes"
40102
40103 \end_inset
40104
40105 .
40106 \end_layout
40107
40108 \begin_layout Subsection
40109 Branch
40110 \end_layout
40111
40112 \begin_layout Standard
40113 Inserts branch insets as described in section
40114 \begin_inset space ~
40115 \end_inset
40116
40117
40118 \begin_inset CommandInset ref
40119 LatexCommand ref
40120 reference "sec:Branches"
40121
40122 \end_inset
40123
40124 .
40125 \end_layout
40126
40127 \begin_layout Subsection
40128 Custom Insets
40129 \end_layout
40130
40131 \begin_layout Standard
40132 Inserts document class-specific insets.
40133  Such insets only exist if they are defined in the layout file for a certain
40134  document class.
40135  An example is the document class 
40136 \begin_inset Quotes eld
40137 \end_inset
40138
40139 article (Elsevier)
40140 \begin_inset Quotes erd
40141 \end_inset
40142
40143  with three custom insets.
40144  The section 
40145 \emph on
40146 Flex insets and InsetLayout
40147 \emph default
40148  of the 
40149 \emph on
40150 Customization
40151 \emph default
40152  manual explains how custom insets are defined.
40153 \end_layout
40154
40155 \begin_layout Subsection
40156 File
40157 \begin_inset Index idx
40158 status collapsed
40159
40160 \begin_layout Plain Layout
40161 External Material
40162 \end_layout
40163
40164 \end_inset
40165
40166
40167 \end_layout
40168
40169 \begin_layout Standard
40170 This menu entry allows you to insert or include the contents of other files
40171  in your document.
40172  How you can do this is explained in detail in the chapter 
40173 \emph on
40174 External Stuff
40175 \emph default
40176  of the 
40177 \emph on
40178 Embedded
40179 \begin_inset space ~
40180 \end_inset
40181
40182 Objects
40183 \emph default
40184  manual.
40185 \end_layout
40186
40187 \begin_layout Subsection
40188 Box
40189 \begin_inset Index idx
40190 status collapsed
40191
40192 \begin_layout Plain Layout
40193 Boxes
40194 \end_layout
40195
40196 \end_inset
40197
40198
40199 \end_layout
40200
40201 \begin_layout Standard
40202 Inserts a minipage box that is described section
40203 \begin_inset space ~
40204 \end_inset
40205
40206
40207 \begin_inset CommandInset ref
40208 LatexCommand ref
40209 reference "sec:Minipages"
40210
40211 \end_inset
40212
40213 .
40214  All box types supported by LyX are explained in detail in the chapter 
40215 \emph on
40216 Boxes
40217 \emph default
40218  of the 
40219 \emph on
40220 Embedded
40221 \begin_inset space ~
40222 \end_inset
40223
40224 Objects
40225 \emph default
40226  manual.
40227 \end_layout
40228
40229 \begin_layout Subsection
40230 Citation
40231 \end_layout
40232
40233 \begin_layout Standard
40234 Inserts a citation as described in section
40235 \begin_inset space ~
40236 \end_inset
40237
40238
40239 \begin_inset CommandInset ref
40240 LatexCommand ref
40241 reference "sec:Bibliography"
40242
40243 \end_inset
40244
40245 .
40246 \end_layout
40247
40248 \begin_layout Subsection
40249 Cross-Reference
40250 \end_layout
40251
40252 \begin_layout Standard
40253 Inserts a cross-reference as described in section
40254 \begin_inset space ~
40255 \end_inset
40256
40257
40258 \begin_inset CommandInset ref
40259 LatexCommand ref
40260 reference "sec:Cross-References"
40261
40262 \end_inset
40263
40264 .
40265 \end_layout
40266
40267 \begin_layout Subsection
40268 Label
40269 \end_layout
40270
40271 \begin_layout Standard
40272 Inserts a label as described in section
40273 \begin_inset space ~
40274 \end_inset
40275
40276
40277 \begin_inset CommandInset ref
40278 LatexCommand ref
40279 reference "sec:Cross-References"
40280
40281 \end_inset
40282
40283 .
40284 \end_layout
40285
40286 \begin_layout Subsection
40287 Caption
40288 \begin_inset Index idx
40289 status collapsed
40290
40291 \begin_layout Plain Layout
40292 Captions
40293 \end_layout
40294
40295 \end_inset
40296
40297
40298 \begin_inset Index idx
40299 status collapsed
40300
40301 \begin_layout Plain Layout
40302 Longtables ! Caption
40303 \end_layout
40304
40305 \end_inset
40306
40307
40308 \end_layout
40309
40310 \begin_layout Standard
40311 Inserts a caption in a float or longtable.
40312  Floats are described in section
40313 \begin_inset space ~
40314 \end_inset
40315
40316
40317 \begin_inset CommandInset ref
40318 LatexCommand ref
40319 reference "sec:Floats"
40320
40321 \end_inset
40322
40323 , captions in longtables are described in the section 
40324 \emph on
40325 Longtable Captions
40326 \emph default
40327  of the 
40328 \emph on
40329 Embedded
40330 \begin_inset space ~
40331 \end_inset
40332
40333 Objects
40334 \emph default
40335  manual.
40336 \end_layout
40337
40338 \begin_layout Subsection
40339 Index Entry
40340 \end_layout
40341
40342 \begin_layout Standard
40343 Inserts an index entry as described in section
40344 \begin_inset space ~
40345 \end_inset
40346
40347
40348 \begin_inset CommandInset ref
40349 LatexCommand ref
40350 reference "sec:Index"
40351
40352 \end_inset
40353
40354 .
40355 \end_layout
40356
40357 \begin_layout Subsection
40358 Nomenclature Entry
40359 \end_layout
40360
40361 \begin_layout Standard
40362 Inserts a nomenclature entry as described in section
40363 \begin_inset space ~
40364 \end_inset
40365
40366
40367 \begin_inset CommandInset ref
40368 LatexCommand ref
40369 reference "sec:Nomenclature"
40370
40371 \end_inset
40372
40373 .
40374 \end_layout
40375
40376 \begin_layout Subsection
40377 Table
40378 \end_layout
40379
40380 \begin_layout Standard
40381 Inserts a table.
40382  Tables are described in section
40383 \begin_inset space ~
40384 \end_inset
40385
40386
40387 \begin_inset CommandInset ref
40388 LatexCommand ref
40389 reference "sec:Tables"
40390
40391 \end_inset
40392
40393 .
40394 \end_layout
40395
40396 \begin_layout Subsection
40397 Graphics
40398 \end_layout
40399
40400 \begin_layout Standard
40401 Inserts a graphic.
40402  Graphics are described in section
40403 \begin_inset space ~
40404 \end_inset
40405
40406
40407 \begin_inset CommandInset ref
40408 LatexCommand ref
40409 reference "sec:Graphics"
40410
40411 \end_inset
40412
40413 .
40414 \end_layout
40415
40416 \begin_layout Subsection
40417 URL
40418 \end_layout
40419
40420 \begin_layout Standard
40421 Inserts a URL as described in section
40422 \begin_inset space ~
40423 \end_inset
40424
40425
40426 \begin_inset CommandInset ref
40427 LatexCommand ref
40428 reference "sub:URLs"
40429
40430 \end_inset
40431
40432 .
40433 \end_layout
40434
40435 \begin_layout Subsection
40436 Hyperlinks
40437 \end_layout
40438
40439 \begin_layout Standard
40440 Inserts a hyperlink as described in section
40441 \begin_inset space ~
40442 \end_inset
40443
40444
40445 \begin_inset CommandInset ref
40446 LatexCommand ref
40447 reference "sub:Hyperlinks"
40448
40449 \end_inset
40450
40451 .
40452 \end_layout
40453
40454 \begin_layout Subsection
40455 Footnote
40456 \end_layout
40457
40458 \begin_layout Standard
40459 Inserts a footnote, see section
40460 \begin_inset space ~
40461 \end_inset
40462
40463
40464 \begin_inset CommandInset ref
40465 LatexCommand ref
40466 reference "sec:Footnotes"
40467
40468 \end_inset
40469
40470 .
40471 \end_layout
40472
40473 \begin_layout Subsection
40474 Marginal Note
40475 \end_layout
40476
40477 \begin_layout Standard
40478 Inserts a marginal note, see section
40479 \begin_inset space ~
40480 \end_inset
40481
40482
40483 \begin_inset CommandInset ref
40484 LatexCommand ref
40485 reference "sec:Marginal-Notes"
40486
40487 \end_inset
40488
40489 .
40490 \end_layout
40491
40492 \begin_layout Subsection
40493 Short Title
40494 \end_layout
40495
40496 \begin_layout Standard
40497 Inserts a short title, see section
40498 \begin_inset space ~
40499 \end_inset
40500
40501
40502 \begin_inset CommandInset ref
40503 LatexCommand ref
40504 reference "sec:Short-Titles"
40505
40506 \end_inset
40507
40508 .
40509 \end_layout
40510
40511 \begin_layout Subsection
40512 TeX Code
40513 \end_layout
40514
40515 \begin_layout Standard
40516 Inserts a TeX Code box, see section
40517 \begin_inset space ~
40518 \end_inset
40519
40520
40521 \begin_inset CommandInset ref
40522 LatexCommand ref
40523 reference "sub:TeX-Code-Boxes"
40524
40525 \end_inset
40526
40527  for a description.
40528 \end_layout
40529
40530 \begin_layout Subsection
40531 Program Listing
40532 \begin_inset Index idx
40533 status collapsed
40534
40535 \begin_layout Plain Layout
40536 Program listings
40537 \end_layout
40538
40539 \end_inset
40540
40541
40542 \end_layout
40543
40544 \begin_layout Standard
40545 Inserts a program listings box.
40546  Program listings are explained in the chapter 
40547 \emph on
40548 Program Code Listings
40549 \emph default
40550  of the 
40551 \emph on
40552 Embedded
40553 \begin_inset space ~
40554 \end_inset
40555
40556 Objects
40557 \emph default
40558  manual.
40559 \end_layout
40560
40561 \begin_layout Subsection
40562 Date
40563 \end_layout
40564
40565 \begin_layout Standard
40566 Inserts the actual date.
40567  The format depends on the date format of the language that is used for
40568  LyX's menus.
40569  LyX offers various ways to insert a date which are explained and also compared
40570  in the section 
40571 \emph on
40572 External Material
40573 \emph default
40574  of the 
40575 \emph on
40576 Embedded
40577 \begin_inset space ~
40578 \end_inset
40579
40580 Objects
40581 \emph default
40582  manual.
40583 \end_layout
40584
40585 \begin_layout Subsection
40586 Preview
40587 \end_layout
40588
40589 \begin_layout Standard
40590 Inserts a preview inset, see section
40591 \begin_inset space ~
40592 \end_inset
40593
40594
40595 \begin_inset CommandInset ref
40596 LatexCommand ref
40597 reference "sec:Previewing-snippets-of"
40598
40599 \end_inset
40600
40601  for a description.
40602 \end_layout
40603
40604 \begin_layout Section
40605 The Navigate Menu
40606 \begin_inset Index idx
40607 status collapsed
40608
40609 \begin_layout Plain Layout
40610 Menu ! Navigate
40611 \end_layout
40612
40613 \end_inset
40614
40615
40616 \end_layout
40617
40618 \begin_layout Standard
40619 This menu lists the existing chapters, sections, figures, tables, etc.
40620 \begin_inset space ~
40621 \end_inset
40622
40623 of the current document.
40624  This allows you to navigate easily through your document.
40625 \end_layout
40626
40627 \begin_layout Subsection
40628 Bookmarks
40629 \end_layout
40630
40631 \begin_layout Standard
40632 With this menu entry you are able to define your own bookmarks.
40633  This is useful when you are working on a large document and often have
40634  to jump e.
40635 \begin_inset space \thinspace{}
40636 \end_inset
40637
40638 g.
40639 \begin_inset space \space{}
40640 \end_inset
40641
40642 between section
40643 \begin_inset space ~
40644 \end_inset
40645
40646 2.5 and 6.3.
40647  To create bookmarks for this example, go to section
40648 \begin_inset space ~
40649 \end_inset
40650
40651 2.5 and use the submenu 
40652 \family sans
40653 Save
40654 \begin_inset space ~
40655 \end_inset
40656
40657 Bookmark
40658 \begin_inset space ~
40659 \end_inset
40660
40661 1
40662 \family default
40663 .
40664  Then go to section
40665 \begin_inset space ~
40666 \end_inset
40667
40668 6.3 and use 
40669 \family sans
40670 Save
40671 \begin_inset space ~
40672 \end_inset
40673
40674 Bookmark
40675 \begin_inset space ~
40676 \end_inset
40677
40678
40679 \family default
40680 2.
40681  Now you can jump easily between these sections by using the menu or by
40682  the key bindings 
40683 \begin_inset Info
40684 type  "shortcut"
40685 arg   "bookmark-goto 1"
40686 \end_inset
40687
40688  and 
40689 \begin_inset Info
40690 type  "shortcut"
40691 arg   "bookmark-goto 2"
40692 \end_inset
40693
40694 .
40695 \end_layout
40696
40697 \begin_layout Standard
40698 You can also use bookmarks to jump between several opened documents.
40699  The saved bookmarks are valid till the document is closed.
40700 \end_layout
40701
40702 \begin_layout Subsection
40703 Next Note, Change, Cross-reference
40704 \end_layout
40705
40706 \begin_layout Standard
40707 Jump to the next note, change, or cross-reference following the current
40708  cursor position.
40709 \end_layout
40710
40711 \begin_layout Subsection
40712 Go to Label
40713 \end_layout
40714
40715 \begin_layout Standard
40716 Only active if the cursor is in front of a cross-reference.
40717  Sets the cursor before the referenced label.
40718  (It is the same as if you right-click on a cross-reference box and use
40719  
40720 \family sans
40721 Go
40722 \begin_inset space ~
40723 \end_inset
40724
40725 to
40726 \begin_inset space ~
40727 \end_inset
40728
40729 Label)
40730 \family default
40731 .
40732 \end_layout
40733
40734 \begin_layout Subsection
40735 Forward Search
40736 \end_layout
40737
40738 \begin_layout Standard
40739 This feature allows you to directly jump to the corresponding text part
40740  in the output, see section 
40741 \emph on
40742 Forward
40743 \begin_inset space ~
40744 \end_inset
40745
40746 search
40747 \emph default
40748  in the 
40749 \emph on
40750 Additional
40751 \begin_inset space ~
40752 \end_inset
40753
40754 Features
40755 \emph default
40756  manual for a detailed description.
40757 \end_layout
40758
40759 \begin_layout Section
40760 The Document Menu
40761 \begin_inset Index idx
40762 status collapsed
40763
40764 \begin_layout Plain Layout
40765 Menu ! Document
40766 \end_layout
40767
40768 \end_inset
40769
40770
40771 \end_layout
40772
40773 \begin_layout Subsection
40774 Change Tracking
40775 \end_layout
40776
40777 \begin_layout Standard
40778 Change Tracking is described in section
40779 \begin_inset space ~
40780 \end_inset
40781
40782
40783 \begin_inset CommandInset ref
40784 LatexCommand ref
40785 reference "sec:Change-Tracking"
40786
40787 \end_inset
40788
40789 .
40790 \end_layout
40791
40792 \begin_layout Subsection
40793 LaT
40794 \begin_inset ERT
40795 status collapsed
40796
40797 \begin_layout Plain Layout
40798
40799 {}
40800 \end_layout
40801
40802 \end_inset
40803
40804 eX Log
40805 \end_layout
40806
40807 \begin_layout Standard
40808 After running LaTeX by viewing or exporting a document, this menu will be
40809  enabled.
40810  It shows the logfile of the used LaTeX-program.
40811 \end_layout
40812
40813 \begin_layout Standard
40814 Here you can see how LaTeX works in the background.
40815  
40816 \emph on
40817 Experts
40818 \emph default
40819  will find in it reasons for LaTeX-errors.
40820 \end_layout
40821
40822 \begin_layout Subsection
40823 Outline
40824 \end_layout
40825
40826 \begin_layout Standard
40827 Opens the TOC/Outline window as described in section
40828 \begin_inset space ~
40829 \end_inset
40830
40831
40832 \begin_inset CommandInset ref
40833 LatexCommand ref
40834 reference "sec:Navigating"
40835
40836 \end_inset
40837
40838  and 
40839 \begin_inset CommandInset ref
40840 LatexCommand ref
40841 reference "sub:Table-of-Contents"
40842
40843 \end_inset
40844
40845 .
40846 \end_layout
40847
40848 \begin_layout Subsection
40849 Start Appendix Here
40850 \end_layout
40851
40852 \begin_layout Standard
40853 This menu will start the appendix of the document at the current cursor
40854  position as described in section
40855 \begin_inset space ~
40856 \end_inset
40857
40858
40859 \begin_inset CommandInset ref
40860 LatexCommand ref
40861 reference "sec:Appendices"
40862
40863 \end_inset
40864
40865 .
40866 \end_layout
40867
40868 \begin_layout Subsection
40869 Compressed
40870 \end_layout
40871
40872 \begin_layout Standard
40873 Un/compresses the current document.
40874 \end_layout
40875
40876 \begin_layout Subsection
40877 Settings
40878 \end_layout
40879
40880 \begin_layout Standard
40881 The document settings are described in appendix
40882 \begin_inset space ~
40883 \end_inset
40884
40885
40886 \begin_inset CommandInset ref
40887 LatexCommand ref
40888 reference "chap:The-Document-Settings"
40889
40890 \end_inset
40891
40892 .
40893 \end_layout
40894
40895 \begin_layout Section
40896 The Tools Menu
40897 \begin_inset Index idx
40898 status collapsed
40899
40900 \begin_layout Plain Layout
40901 Menu ! Tools
40902 \end_layout
40903
40904 \end_inset
40905
40906
40907 \end_layout
40908
40909 \begin_layout Subsection
40910 Spellchecker
40911 \end_layout
40912
40913 \begin_layout Standard
40914 Spell checking is explained in section
40915 \begin_inset space ~
40916 \end_inset
40917
40918
40919 \begin_inset CommandInset ref
40920 LatexCommand ref
40921 reference "sec:Spellchecking"
40922
40923 \end_inset
40924
40925 .
40926 \end_layout
40927
40928 \begin_layout Subsection
40929 Thesaurus
40930 \end_layout
40931
40932 \begin_layout Standard
40933 The thesaurus is described in section
40934 \begin_inset space ~
40935 \end_inset
40936
40937
40938 \begin_inset CommandInset ref
40939 LatexCommand ref
40940 reference "sec:Thesaurus"
40941
40942 \end_inset
40943
40944 .
40945 \end_layout
40946
40947 \begin_layout Subsection
40948 Statistics
40949 \begin_inset Index idx
40950 status collapsed
40951
40952 \begin_layout Plain Layout
40953 Word count
40954 \end_layout
40955
40956 \end_inset
40957
40958
40959 \begin_inset Index idx
40960 status collapsed
40961
40962 \begin_layout Plain Layout
40963 Character count
40964 \end_layout
40965
40966 \end_inset
40967
40968
40969 \end_layout
40970
40971 \begin_layout Standard
40972 Counts the words and characters in the actual document or the highlighted
40973  document part.
40974 \end_layout
40975
40976 \begin_layout Subsection
40977 TeX Information
40978 \begin_inset Index idx
40979 status collapsed
40980
40981 \begin_layout Plain Layout
40982 TeX Information
40983 \end_layout
40984
40985 \end_inset
40986
40987
40988 \end_layout
40989
40990 \begin_layout Standard
40991 Shows you a list of the document classes and styles installed in your LaTeX-syst
40992 em.
40993 \end_layout
40994
40995 \begin_layout Subsection
40996 Reconfigure
40997 \begin_inset Index idx
40998 status collapsed
40999
41000 \begin_layout Plain Layout
41001 LyX ! Reconfigure|see
41002 \begin_inset ERT
41003 status collapsed
41004
41005 \begin_layout Plain Layout
41006
41007 {
41008 \end_layout
41009
41010 \end_inset
41011
41012 Reconfiguration of LyX
41013 \begin_inset ERT
41014 status collapsed
41015
41016 \begin_layout Plain Layout
41017
41018 }
41019 \end_layout
41020
41021 \end_inset
41022
41023
41024 \end_layout
41025
41026 \end_inset
41027
41028
41029 \begin_inset Index idx
41030 status collapsed
41031
41032 \begin_layout Plain Layout
41033 Reconfiguration of LyX
41034 \end_layout
41035
41036 \end_inset
41037
41038
41039 \end_layout
41040
41041 \begin_layout Standard
41042 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
41043  and programs it needs; see also section
41044 \begin_inset space ~
41045 \end_inset
41046
41047
41048 \begin_inset CommandInset ref
41049 LatexCommand ref
41050 reference "sec:Basic-LyX-Setup"
41051
41052 \end_inset
41053
41054 .
41055 \end_layout
41056
41057 \begin_layout Subsection
41058 Preferences
41059 \end_layout
41060
41061 \begin_layout Standard
41062 The preferences dialog is described in detail in appendix
41063 \begin_inset space ~
41064 \end_inset
41065
41066
41067 \begin_inset CommandInset ref
41068 LatexCommand ref
41069 reference "chap:The-Preferences-dialog"
41070
41071 \end_inset
41072
41073 .
41074 \end_layout
41075
41076 \begin_layout Section
41077 The Help Menu
41078 \begin_inset Index idx
41079 status collapsed
41080
41081 \begin_layout Plain Layout
41082 Menu ! Help
41083 \end_layout
41084
41085 \end_inset
41086
41087
41088 \end_layout
41089
41090 \begin_layout Standard
41091 This menu lists the documentation files of LyX in the language of LyX's
41092  menus.
41093  If a file is not available in this language, the English version will be
41094  listed.
41095 \end_layout
41096
41097 \begin_layout Standard
41098 The menu 
41099 \family sans
41100 LaTeX
41101 \begin_inset space ~
41102 \end_inset
41103
41104 Configuration
41105 \family default
41106  shows a LyX-document with information about the LaTeX-packages and classes
41107  found by LyX (see also section
41108 \begin_inset space ~
41109 \end_inset
41110
41111
41112 \begin_inset CommandInset ref
41113 LatexCommand ref
41114 reference "sec:LaTeX-Setup"
41115
41116 \end_inset
41117
41118 ).
41119 \end_layout
41120
41121 \begin_layout Section
41122 Toolbars
41123 \begin_inset CommandInset label
41124 LatexCommand label
41125 name "sec:Toolbars"
41126
41127 \end_inset
41128
41129
41130 \end_layout
41131
41132 \begin_layout Standard
41133 How to show or hide toolbars is explained in section
41134 \begin_inset space ~
41135 \end_inset
41136
41137
41138 \begin_inset CommandInset ref
41139 LatexCommand ref
41140 reference "sub:Toolbars"
41141
41142 \end_inset
41143
41144 .
41145 \end_layout
41146
41147 \begin_layout Standard
41148 It is also possible to define custom toolbars.
41149  This is described in the 
41150 \emph on
41151 Additional Features
41152 \emph default
41153  manual.
41154 \end_layout
41155
41156 \begin_layout Subsection
41157 Standard Toolbar
41158 \begin_inset Index idx
41159 status collapsed
41160
41161 \begin_layout Plain Layout
41162 Toolbar ! Standard
41163 \end_layout
41164
41165 \end_inset
41166
41167
41168 \end_layout
41169
41170 \begin_layout Standard
41171 \begin_inset Graphics
41172         filename clipart/StandardToolbar.png
41173         width 100col%
41174
41175 \end_inset
41176
41177
41178 \end_layout
41179
41180 \begin_layout Standard
41181 \begin_inset VSpace defskip
41182 \end_inset
41183
41184
41185 \end_layout
41186
41187 \begin_layout Standard
41188 The standard toolbar as shown above contains from left to right the following
41189  buttons:
41190 \begin_inset ERT
41191 status collapsed
41192
41193 \begin_layout Plain Layout
41194
41195
41196 \backslash
41197 setlength{
41198 \backslash
41199 LTleft}{0pt}
41200 \end_layout
41201
41202 \end_inset
41203
41204
41205 \begin_inset Note Note
41206 status collapsed
41207
41208 \begin_layout Plain Layout
41209 This is necessary to left align the following longtables.
41210  See the 
41211 \emph on
41212 Embedded Objects
41213 \emph default
41214  manual for more information.
41215 \end_layout
41216
41217 \end_inset
41218
41219
41220 \end_layout
41221
41222 \begin_layout Standard
41223 \begin_inset VSpace defskip
41224 \end_inset
41225
41226
41227 \end_layout
41228
41229 \begin_layout Standard
41230 \begin_inset Tabular
41231 <lyxtabular version="3" rows="1" columns="2">
41232 <features islongtable="true" longtabularalignment="center">
41233 <column alignment="center" valignment="top" width="0">
41234 <column alignment="center" valignment="top" width="0">
41235 <row>
41236 <cell alignment="center" valignment="top" usebox="none">
41237 \begin_inset Text
41238
41239 \begin_layout Plain Layout
41240 \begin_inset Graphics
41241         filename clipart/ToolbarEnvBox.png
41242         clip
41243
41244 \end_inset
41245
41246
41247 \end_layout
41248
41249 \end_inset
41250 </cell>
41251 <cell alignment="center" valignment="top" usebox="none">
41252 \begin_inset Text
41253
41254 \begin_layout Plain Layout
41255 pull-down box for the environments
41256 \end_layout
41257
41258 \end_inset
41259 </cell>
41260 </row>
41261 </lyxtabular>
41262
41263 \end_inset
41264
41265
41266 \end_layout
41267
41268 \begin_layout Standard
41269 \begin_inset VSpace -10mm
41270 \end_inset
41271
41272
41273 \end_layout
41274
41275 \begin_layout Standard
41276 \align left
41277 \begin_inset Tabular
41278 <lyxtabular version="3" rows="21" columns="2">
41279 <features islongtable="true" longtabularalignment="center">
41280 <column alignment="left" valignment="top" width="0">
41281 <column alignment="left" valignment="top" width="0">
41282 <row interlinespace="2.5mm">
41283 <cell alignment="center" valignment="top" usebox="none">
41284 \begin_inset Text
41285
41286 \begin_layout Plain Layout
41287
41288 \family sans
41289 \begin_inset Info
41290 type  "icon"
41291 arg   "buffer-new"
41292 \end_inset
41293
41294
41295 \end_layout
41296
41297 \end_inset
41298 </cell>
41299 <cell alignment="center" valignment="top" usebox="none">
41300 \begin_inset Text
41301
41302 \begin_layout Plain Layout
41303
41304 \family sans
41305 File\SpecialChar \menuseparator
41306 New
41307 \end_layout
41308
41309 \end_inset
41310 </cell>
41311 </row>
41312 <row interlinespace="2.5mm">
41313 <cell alignment="center" valignment="top" usebox="none">
41314 \begin_inset Text
41315
41316 \begin_layout Plain Layout
41317
41318 \family sans
41319 \begin_inset Info
41320 type  "icon"
41321 arg   "file-open"
41322 \end_inset
41323
41324
41325 \end_layout
41326
41327 \end_inset
41328 </cell>
41329 <cell alignment="center" valignment="top" usebox="none">
41330 \begin_inset Text
41331
41332 \begin_layout Plain Layout
41333
41334 \family sans
41335 File\SpecialChar \menuseparator
41336 Open
41337 \end_layout
41338
41339 \end_inset
41340 </cell>
41341 </row>
41342 <row interlinespace="2.5mm">
41343 <cell alignment="center" valignment="top" usebox="none">
41344 \begin_inset Text
41345
41346 \begin_layout Plain Layout
41347
41348 \family sans
41349 \begin_inset Info
41350 type  "icon"
41351 arg   "buffer-write"
41352 \end_inset
41353
41354
41355 \end_layout
41356
41357 \end_inset
41358 </cell>
41359 <cell alignment="center" valignment="top" usebox="none">
41360 \begin_inset Text
41361
41362 \begin_layout Plain Layout
41363
41364 \family sans
41365 File\SpecialChar \menuseparator
41366 Save
41367 \end_layout
41368
41369 \end_inset
41370 </cell>
41371 </row>
41372 <row interlinespace="2.5mm">
41373 <cell alignment="center" valignment="top" usebox="none">
41374 \begin_inset Text
41375
41376 \begin_layout Plain Layout
41377
41378 \family sans
41379 \begin_inset Info
41380 type  "icon"
41381 arg   "dialog-show print"
41382 \end_inset
41383
41384
41385 \end_layout
41386
41387 \end_inset
41388 </cell>
41389 <cell alignment="center" valignment="top" usebox="none">
41390 \begin_inset Text
41391
41392 \begin_layout Plain Layout
41393
41394 \family sans
41395 File\SpecialChar \menuseparator
41396 Print
41397 \end_layout
41398
41399 \end_inset
41400 </cell>
41401 </row>
41402 <row interlinespace="2.5mm">
41403 <cell alignment="center" valignment="top" usebox="none">
41404 \begin_inset Text
41405
41406 \begin_layout Plain Layout
41407
41408 \family sans
41409 \begin_inset Info
41410 type  "icon"
41411 arg   "dialog-show spellchecker"
41412 \end_inset
41413
41414
41415 \end_layout
41416
41417 \end_inset
41418 </cell>
41419 <cell alignment="center" valignment="top" usebox="none">
41420 \begin_inset Text
41421
41422 \begin_layout Plain Layout
41423
41424 \family sans
41425 Tools\SpecialChar \menuseparator
41426 Spellchecker
41427 \end_layout
41428
41429 \end_inset
41430 </cell>
41431 </row>
41432 <row interlinespace="2.5mm">
41433 <cell alignment="center" valignment="top" usebox="none">
41434 \begin_inset Text
41435
41436 \begin_layout Plain Layout
41437
41438 \family sans
41439 \begin_inset Info
41440 type  "icon"
41441 arg   "undo"
41442 \end_inset
41443
41444
41445 \end_layout
41446
41447 \end_inset
41448 </cell>
41449 <cell alignment="center" valignment="top" usebox="none">
41450 \begin_inset Text
41451
41452 \begin_layout Plain Layout
41453
41454 \family sans
41455 Edit\SpecialChar \menuseparator
41456 Undo
41457 \end_layout
41458
41459 \end_inset
41460 </cell>
41461 </row>
41462 <row interlinespace="2.5mm">
41463 <cell alignment="center" valignment="top" usebox="none">
41464 \begin_inset Text
41465
41466 \begin_layout Plain Layout
41467
41468 \family sans
41469 \begin_inset Info
41470 type  "icon"
41471 arg   "redo"
41472 \end_inset
41473
41474
41475 \end_layout
41476
41477 \end_inset
41478 </cell>
41479 <cell alignment="center" valignment="top" usebox="none">
41480 \begin_inset Text
41481
41482 \begin_layout Plain Layout
41483
41484 \family sans
41485 Edit\SpecialChar \menuseparator
41486 Redo
41487 \end_layout
41488
41489 \end_inset
41490 </cell>
41491 </row>
41492 <row interlinespace="2.5mm">
41493 <cell alignment="center" valignment="top" usebox="none">
41494 \begin_inset Text
41495
41496 \begin_layout Plain Layout
41497
41498 \family sans
41499 \begin_inset Info
41500 type  "icon"
41501 arg   "cut"
41502 \end_inset
41503
41504
41505 \end_layout
41506
41507 \end_inset
41508 </cell>
41509 <cell alignment="center" valignment="top" usebox="none">
41510 \begin_inset Text
41511
41512 \begin_layout Plain Layout
41513
41514 \family sans
41515 Edit\SpecialChar \menuseparator
41516 Cut
41517 \end_layout
41518
41519 \end_inset
41520 </cell>
41521 </row>
41522 <row interlinespace="2.5mm">
41523 <cell alignment="center" valignment="top" usebox="none">
41524 \begin_inset Text
41525
41526 \begin_layout Plain Layout
41527
41528 \family sans
41529 \begin_inset Info
41530 type  "icon"
41531 arg   "copy"
41532 \end_inset
41533
41534
41535 \end_layout
41536
41537 \end_inset
41538 </cell>
41539 <cell alignment="center" valignment="top" usebox="none">
41540 \begin_inset Text
41541
41542 \begin_layout Plain Layout
41543
41544 \family sans
41545 Edit\SpecialChar \menuseparator
41546 Copy
41547 \end_layout
41548
41549 \end_inset
41550 </cell>
41551 </row>
41552 <row interlinespace="2.5mm">
41553 <cell alignment="center" valignment="top" usebox="none">
41554 \begin_inset Text
41555
41556 \begin_layout Plain Layout
41557
41558 \family sans
41559 \begin_inset Info
41560 type  "icon"
41561 arg   "paste"
41562 \end_inset
41563
41564
41565 \end_layout
41566
41567 \end_inset
41568 </cell>
41569 <cell alignment="center" valignment="top" usebox="none">
41570 \begin_inset Text
41571
41572 \begin_layout Plain Layout
41573
41574 \family sans
41575 Edit\SpecialChar \menuseparator
41576 Paste
41577 \end_layout
41578
41579 \end_inset
41580 </cell>
41581 </row>
41582 <row interlinespace="2.5mm">
41583 <cell alignment="center" valignment="top" usebox="none">
41584 \begin_inset Text
41585
41586 \begin_layout Plain Layout
41587
41588 \family sans
41589 \begin_inset Info
41590 type  "icon"
41591 arg   "dialog-show findreplace"
41592 \end_inset
41593
41594
41595 \end_layout
41596
41597 \end_inset
41598 </cell>
41599 <cell alignment="center" valignment="top" usebox="none">
41600 \begin_inset Text
41601
41602 \begin_layout Plain Layout
41603
41604 \family sans
41605 Edit\SpecialChar \menuseparator
41606 Find
41607 \begin_inset space \thinspace{}
41608 \end_inset
41609
41610 &
41611 \begin_inset space \thinspace{}
41612 \end_inset
41613
41614 Replace
41615 \end_layout
41616
41617 \end_inset
41618 </cell>
41619 </row>
41620 <row interlinespace="2.5mm">
41621 <cell alignment="center" valignment="top" usebox="none">
41622 \begin_inset Text
41623
41624 \begin_layout Plain Layout
41625
41626 \family sans
41627 \begin_inset Info
41628 type  "icon"
41629 arg   "bookmark-goto 0"
41630 \end_inset
41631
41632
41633 \end_layout
41634
41635 \end_inset
41636 </cell>
41637 <cell alignment="center" valignment="top" usebox="none">
41638 \begin_inset Text
41639
41640 \begin_layout Plain Layout
41641
41642 \family sans
41643 Navigate\SpecialChar \menuseparator
41644 Bookmarks\SpecialChar \menuseparator
41645 Navigate Back
41646 \end_layout
41647
41648 \end_inset
41649 </cell>
41650 </row>
41651 <row interlinespace="2.5mm">
41652 <cell alignment="center" valignment="top" usebox="none">
41653 \begin_inset Text
41654
41655 \begin_layout Plain Layout
41656
41657 \family sans
41658 \begin_inset Info
41659 type  "icon"
41660 arg   "font-emph"
41661 \end_inset
41662
41663
41664 \end_layout
41665
41666 \end_inset
41667 </cell>
41668 <cell alignment="center" valignment="top" usebox="none">
41669 \begin_inset Text
41670
41671 \begin_layout Plain Layout
41672 Emphasize text, function of the 
41673 \family sans
41674 Edit\SpecialChar \menuseparator
41675 Text
41676 \begin_inset space ~
41677 \end_inset
41678
41679 Style
41680 \family default
41681  dialog
41682 \end_layout
41683
41684 \end_inset
41685 </cell>
41686 </row>
41687 <row interlinespace="2.5mm">
41688 <cell alignment="center" valignment="top" usebox="none">
41689 \begin_inset Text
41690
41691 \begin_layout Plain Layout
41692
41693 \family sans
41694 \begin_inset Info
41695 type  "icon"
41696 arg   "font-noun"
41697 \end_inset
41698
41699
41700 \end_layout
41701
41702 \end_inset
41703 </cell>
41704 <cell alignment="center" valignment="top" usebox="none">
41705 \begin_inset Text
41706
41707 \begin_layout Plain Layout
41708 Set text to noun style, function of the 
41709 \family sans
41710 Edit\SpecialChar \menuseparator
41711 Text
41712 \begin_inset space ~
41713 \end_inset
41714
41715 Style
41716 \family default
41717  dialog
41718 \end_layout
41719
41720 \end_inset
41721 </cell>
41722 </row>
41723 <row interlinespace="2.5mm">
41724 <cell alignment="center" valignment="top" usebox="none">
41725 \begin_inset Text
41726
41727 \begin_layout Plain Layout
41728
41729 \family sans
41730 \begin_inset Info
41731 type  "icon"
41732 arg   "textstyle-apply"
41733 \end_inset
41734
41735
41736 \end_layout
41737
41738 \end_inset
41739 </cell>
41740 <cell alignment="center" valignment="top" usebox="none">
41741 \begin_inset Text
41742
41743 \begin_layout Plain Layout
41744 Formats text using the current settings in the 
41745 \family sans
41746 Edit\SpecialChar \menuseparator
41747 Text
41748 \begin_inset space ~
41749 \end_inset
41750
41751 Style
41752 \family default
41753  dialog
41754 \end_layout
41755
41756 \end_inset
41757 </cell>
41758 </row>
41759 <row interlinespace="2.5mm">
41760 <cell alignment="center" valignment="top" usebox="none">
41761 \begin_inset Text
41762
41763 \begin_layout Plain Layout
41764
41765 \family sans
41766 \begin_inset Info
41767 type  "icon"
41768 arg   "math-mode"
41769 \end_inset
41770
41771
41772 \end_layout
41773
41774 \end_inset
41775 </cell>
41776 <cell alignment="center" valignment="top" usebox="none">
41777 \begin_inset Text
41778
41779 \begin_layout Plain Layout
41780
41781 \family sans
41782 Insert\SpecialChar \menuseparator
41783 Math\SpecialChar \menuseparator
41784 Inline
41785 \begin_inset space ~
41786 \end_inset
41787
41788 Formula
41789 \end_layout
41790
41791 \end_inset
41792 </cell>
41793 </row>
41794 <row interlinespace="2.5mm">
41795 <cell alignment="center" valignment="top" usebox="none">
41796 \begin_inset Text
41797
41798 \begin_layout Plain Layout
41799
41800 \family sans
41801 \begin_inset Info
41802 type  "icon"
41803 arg   "dialog-show-new-inset graphics"
41804 \end_inset
41805
41806
41807 \end_layout
41808
41809 \end_inset
41810 </cell>
41811 <cell alignment="center" valignment="top" usebox="none">
41812 \begin_inset Text
41813
41814 \begin_layout Plain Layout
41815
41816 \family sans
41817 Insert\SpecialChar \menuseparator
41818 Graphics
41819 \end_layout
41820
41821 \end_inset
41822 </cell>
41823 </row>
41824 <row interlinespace="2.5mm">
41825 <cell alignment="center" valignment="top" usebox="none">
41826 \begin_inset Text
41827
41828 \begin_layout Plain Layout
41829 \begin_inset Info
41830 type  "icon"
41831 arg   "tabular-insert"
41832 \end_inset
41833
41834
41835 \end_layout
41836
41837 \end_inset
41838 </cell>
41839 <cell alignment="center" valignment="top" usebox="none">
41840 \begin_inset Text
41841
41842 \begin_layout Plain Layout
41843
41844 \family sans
41845 Insert\SpecialChar \menuseparator
41846 Table
41847 \end_layout
41848
41849 \end_inset
41850 </cell>
41851 </row>
41852 <row interlinespace="2.5mm">
41853 <cell alignment="center" valignment="top" usebox="none">
41854 \begin_inset Text
41855
41856 \begin_layout Plain Layout
41857
41858 \family sans
41859 \begin_inset Info
41860 type  "icon"
41861 arg   "dialog-toggle toc"
41862 \end_inset
41863
41864
41865 \end_layout
41866
41867 \end_inset
41868 </cell>
41869 <cell alignment="center" valignment="top" usebox="none">
41870 \begin_inset Text
41871
41872 \begin_layout Plain Layout
41873 Toggle outline window on/off, 
41874 \family sans
41875 Document\SpecialChar \menuseparator
41876 Outline
41877 \end_layout
41878
41879 \end_inset
41880 </cell>
41881 </row>
41882 <row interlinespace="2.5mm">
41883 <cell alignment="center" valignment="top" usebox="none">
41884 \begin_inset Text
41885
41886 \begin_layout Plain Layout
41887
41888 \family sans
41889 \begin_inset Info
41890 type  "icon"
41891 arg   "toolbar-toggle math"
41892 \end_inset
41893
41894
41895 \end_layout
41896
41897 \end_inset
41898 </cell>
41899 <cell alignment="center" valignment="top" usebox="none">
41900 \begin_inset Text
41901
41902 \begin_layout Plain Layout
41903 Toggle math toolbar on/off
41904 \end_layout
41905
41906 \end_inset
41907 </cell>
41908 </row>
41909 <row interlinespace="2.5mm">
41910 <cell alignment="center" valignment="top" usebox="none">
41911 \begin_inset Text
41912
41913 \begin_layout Plain Layout
41914
41915 \family sans
41916 \begin_inset Info
41917 type  "icon"
41918 arg   "toolbar-toggle table"
41919 \end_inset
41920
41921
41922 \end_layout
41923
41924 \end_inset
41925 </cell>
41926 <cell alignment="center" valignment="top" usebox="none">
41927 \begin_inset Text
41928
41929 \begin_layout Plain Layout
41930 Toggle table toolbar on/off
41931 \end_layout
41932
41933 \end_inset
41934 </cell>
41935 </row>
41936 </lyxtabular>
41937
41938 \end_inset
41939
41940
41941 \end_layout
41942
41943 \begin_layout Subsection
41944 Extra Toolbar
41945 \begin_inset Index idx
41946 status collapsed
41947
41948 \begin_layout Plain Layout
41949 Toolbar ! Extra
41950 \end_layout
41951
41952 \end_inset
41953
41954
41955 \end_layout
41956
41957 \begin_layout Standard
41958 \begin_inset Graphics
41959         filename clipart/ExtraToolbar.png
41960         width 100col%
41961
41962 \end_inset
41963
41964
41965 \end_layout
41966
41967 \begin_layout Standard
41968 \begin_inset VSpace defskip
41969 \end_inset
41970
41971
41972 \end_layout
41973
41974 \begin_layout Standard
41975 The extra toolbar as shown above contains from left to right the following
41976  buttons:
41977 \end_layout
41978
41979 \begin_layout Standard
41980 \begin_inset VSpace defskip
41981 \end_inset
41982
41983
41984 \end_layout
41985
41986 \begin_layout Standard
41987 \begin_inset Tabular
41988 <lyxtabular version="3" rows="25" columns="2">
41989 <features islongtable="true" longtabularalignment="center">
41990 <column alignment="left" valignment="top" width="0">
41991 <column alignment="left" valignment="top" width="0">
41992 <row interlinespace="2.5mm">
41993 <cell alignment="center" valignment="top" usebox="none">
41994 \begin_inset Text
41995
41996 \begin_layout Plain Layout
41997
41998 \family sans
41999 \begin_inset Info
42000 type  "icon"
42001 arg   "layout"
42002 \end_inset
42003
42004
42005 \end_layout
42006
42007 \end_inset
42008 </cell>
42009 <cell alignment="center" valignment="top" usebox="none">
42010 \begin_inset Text
42011
42012 \begin_layout Plain Layout
42013 Default
42014 \end_layout
42015
42016 \end_inset
42017 </cell>
42018 </row>
42019 <row interlinespace="2.5mm">
42020 <cell alignment="center" valignment="top" usebox="none">
42021 \begin_inset Text
42022
42023 \begin_layout Plain Layout
42024
42025 \family sans
42026 \begin_inset Info
42027 type  "icon"
42028 arg   "layout Enumerate"
42029 \end_inset
42030
42031
42032 \end_layout
42033
42034 \end_inset
42035 </cell>
42036 <cell alignment="center" valignment="top" usebox="none">
42037 \begin_inset Text
42038
42039 \begin_layout Plain Layout
42040 Numbered list
42041 \end_layout
42042
42043 \end_inset
42044 </cell>
42045 </row>
42046 <row interlinespace="2.5mm">
42047 <cell alignment="center" valignment="top" usebox="none">
42048 \begin_inset Text
42049
42050 \begin_layout Plain Layout
42051
42052 \family sans
42053 \begin_inset Info
42054 type  "icon"
42055 arg   "layout Itemize"
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 Itemized list
42068 \end_layout
42069
42070 \end_inset
42071 </cell>
42072 </row>
42073 <row interlinespace="2.5mm">
42074 <cell alignment="center" valignment="top" usebox="none">
42075 \begin_inset Text
42076
42077 \begin_layout Plain Layout
42078
42079 \family sans
42080 \begin_inset Info
42081 type  "icon"
42082 arg   "layout List"
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 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 Description"
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 Description 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   "depth-increment"
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
42149 \family sans
42150 Edit\SpecialChar \menuseparator
42151 Increase
42152 \begin_inset space ~
42153 \end_inset
42154
42155 List
42156 \begin_inset space ~
42157 \end_inset
42158
42159 Depth
42160 \end_layout
42161
42162 \end_inset
42163 </cell>
42164 </row>
42165 <row interlinespace="2.5mm">
42166 <cell alignment="center" valignment="top" usebox="none">
42167 \begin_inset Text
42168
42169 \begin_layout Plain Layout
42170
42171 \family sans
42172 \begin_inset Info
42173 type  "icon"
42174 arg   "depth-decrement"
42175 \end_inset
42176
42177
42178 \end_layout
42179
42180 \end_inset
42181 </cell>
42182 <cell alignment="center" valignment="top" usebox="none">
42183 \begin_inset Text
42184
42185 \begin_layout Plain Layout
42186
42187 \family sans
42188 Edit\SpecialChar \menuseparator
42189 Decrease
42190 \begin_inset space ~
42191 \end_inset
42192
42193 List
42194 \begin_inset space ~
42195 \end_inset
42196
42197 Depth
42198 \end_layout
42199
42200 \end_inset
42201 </cell>
42202 </row>
42203 <row interlinespace="2.5mm">
42204 <cell alignment="center" valignment="top" usebox="none">
42205 \begin_inset Text
42206
42207 \begin_layout Plain Layout
42208
42209 \family sans
42210 \begin_inset Info
42211 type  "icon"
42212 arg   "float-insert figure"
42213 \end_inset
42214
42215
42216 \end_layout
42217
42218 \end_inset
42219 </cell>
42220 <cell alignment="center" valignment="top" usebox="none">
42221 \begin_inset Text
42222
42223 \begin_layout Plain Layout
42224
42225 \family sans
42226 Insert\SpecialChar \menuseparator
42227 Float\SpecialChar \menuseparator
42228 Figure
42229 \end_layout
42230
42231 \end_inset
42232 </cell>
42233 </row>
42234 <row interlinespace="2.5mm">
42235 <cell alignment="center" valignment="top" usebox="none">
42236 \begin_inset Text
42237
42238 \begin_layout Plain Layout
42239
42240 \family sans
42241 \begin_inset Info
42242 type  "icon"
42243 arg   "float-insert table"
42244 \end_inset
42245
42246
42247 \end_layout
42248
42249 \end_inset
42250 </cell>
42251 <cell alignment="center" valignment="top" usebox="none">
42252 \begin_inset Text
42253
42254 \begin_layout Plain Layout
42255
42256 \family sans
42257 Insert\SpecialChar \menuseparator
42258 Float\SpecialChar \menuseparator
42259 Table
42260 \end_layout
42261
42262 \end_inset
42263 </cell>
42264 </row>
42265 <row interlinespace="2.5mm">
42266 <cell alignment="center" valignment="top" usebox="none">
42267 \begin_inset Text
42268
42269 \begin_layout Plain Layout
42270
42271 \family sans
42272 \begin_inset Info
42273 type  "icon"
42274 arg   "label-insert"
42275 \end_inset
42276
42277
42278 \end_layout
42279
42280 \end_inset
42281 </cell>
42282 <cell alignment="center" valignment="top" usebox="none">
42283 \begin_inset Text
42284
42285 \begin_layout Plain Layout
42286
42287 \family sans
42288 Insert\SpecialChar \menuseparator
42289 Label
42290 \end_layout
42291
42292 \end_inset
42293 </cell>
42294 </row>
42295 <row interlinespace="2.5mm">
42296 <cell alignment="center" valignment="top" usebox="none">
42297 \begin_inset Text
42298
42299 \begin_layout Plain Layout
42300
42301 \family sans
42302 \begin_inset Info
42303 type  "icon"
42304 arg   "dialog-show-new-inset ref"
42305 \end_inset
42306
42307
42308 \end_layout
42309
42310 \end_inset
42311 </cell>
42312 <cell alignment="center" valignment="top" usebox="none">
42313 \begin_inset Text
42314
42315 \begin_layout Plain Layout
42316
42317 \family sans
42318 Insert\SpecialChar \menuseparator
42319 Cross-Reference
42320 \end_layout
42321
42322 \end_inset
42323 </cell>
42324 </row>
42325 <row interlinespace="2.5mm">
42326 <cell alignment="center" valignment="top" usebox="none">
42327 \begin_inset Text
42328
42329 \begin_layout Plain Layout
42330
42331 \family sans
42332 \begin_inset Info
42333 type  "icon"
42334 arg   "dialog-show-new-inset citation"
42335 \end_inset
42336
42337
42338 \end_layout
42339
42340 \end_inset
42341 </cell>
42342 <cell alignment="center" valignment="top" usebox="none">
42343 \begin_inset Text
42344
42345 \begin_layout Plain Layout
42346
42347 \family sans
42348 Insert\SpecialChar \menuseparator
42349 Citation
42350 \end_layout
42351
42352 \end_inset
42353 </cell>
42354 </row>
42355 <row interlinespace="2.5mm">
42356 <cell alignment="center" valignment="top" usebox="none">
42357 \begin_inset Text
42358
42359 \begin_layout Plain Layout
42360
42361 \family sans
42362 \begin_inset Info
42363 type  "icon"
42364 arg   "index-insert"
42365 \end_inset
42366
42367
42368 \end_layout
42369
42370 \end_inset
42371 </cell>
42372 <cell alignment="center" valignment="top" usebox="none">
42373 \begin_inset Text
42374
42375 \begin_layout Plain Layout
42376
42377 \family sans
42378 Insert\SpecialChar \menuseparator
42379 Index
42380 \begin_inset space ~
42381 \end_inset
42382
42383 Entry
42384 \end_layout
42385
42386 \end_inset
42387 </cell>
42388 </row>
42389 <row interlinespace="2.5mm">
42390 <cell alignment="center" valignment="top" usebox="none">
42391 \begin_inset Text
42392
42393 \begin_layout Plain Layout
42394
42395 \family sans
42396 \begin_inset Info
42397 type  "icon"
42398 arg   "nomencl-insert"
42399 \end_inset
42400
42401
42402 \end_layout
42403
42404 \end_inset
42405 </cell>
42406 <cell alignment="center" valignment="top" usebox="none">
42407 \begin_inset Text
42408
42409 \begin_layout Plain Layout
42410
42411 \family sans
42412 Insert\SpecialChar \menuseparator
42413 Nomenclature
42414 \begin_inset space ~
42415 \end_inset
42416
42417 Entry
42418 \end_layout
42419
42420 \end_inset
42421 </cell>
42422 </row>
42423 <row interlinespace="2.5mm">
42424 <cell alignment="center" valignment="top" usebox="none">
42425 \begin_inset Text
42426
42427 \begin_layout Plain Layout
42428
42429 \family sans
42430 \begin_inset Info
42431 type  "icon"
42432 arg   "footnote-insert"
42433 \end_inset
42434
42435
42436 \end_layout
42437
42438 \end_inset
42439 </cell>
42440 <cell alignment="center" valignment="top" usebox="none">
42441 \begin_inset Text
42442
42443 \begin_layout Plain Layout
42444
42445 \family sans
42446 Insert\SpecialChar \menuseparator
42447 Footnote
42448 \end_layout
42449
42450 \end_inset
42451 </cell>
42452 </row>
42453 <row interlinespace="2.5mm">
42454 <cell alignment="center" valignment="top" usebox="none">
42455 \begin_inset Text
42456
42457 \begin_layout Plain Layout
42458
42459 \family sans
42460 \begin_inset Info
42461 type  "icon"
42462 arg   "marginalnote-insert"
42463 \end_inset
42464
42465
42466 \end_layout
42467
42468 \end_inset
42469 </cell>
42470 <cell alignment="center" valignment="top" usebox="none">
42471 \begin_inset Text
42472
42473 \begin_layout Plain Layout
42474
42475 \family sans
42476 Insert\SpecialChar \menuseparator
42477 Marginal
42478 \begin_inset space ~
42479 \end_inset
42480
42481 Note
42482 \end_layout
42483
42484 \end_inset
42485 </cell>
42486 </row>
42487 <row interlinespace="2.5mm">
42488 <cell alignment="center" valignment="top" usebox="none">
42489 \begin_inset Text
42490
42491 \begin_layout Plain Layout
42492
42493 \family sans
42494 \begin_inset Info
42495 type  "icon"
42496 arg   "note-insert"
42497 \end_inset
42498
42499
42500 \end_layout
42501
42502 \end_inset
42503 </cell>
42504 <cell alignment="center" valignment="top" usebox="none">
42505 \begin_inset Text
42506
42507 \begin_layout Plain Layout
42508
42509 \family sans
42510 Insert\SpecialChar \menuseparator
42511 Note\SpecialChar \menuseparator
42512 LyX
42513 \begin_inset space ~
42514 \end_inset
42515
42516 Note
42517 \end_layout
42518
42519 \end_inset
42520 </cell>
42521 </row>
42522 <row interlinespace="2.5mm">
42523 <cell alignment="center" valignment="top" usebox="none">
42524 \begin_inset Text
42525
42526 \begin_layout Plain Layout
42527
42528 \family sans
42529 \begin_inset Info
42530 type  "icon"
42531 arg   "box-insert Frameless"
42532 \end_inset
42533
42534
42535 \end_layout
42536
42537 \end_inset
42538 </cell>
42539 <cell alignment="center" valignment="top" usebox="none">
42540 \begin_inset Text
42541
42542 \begin_layout Plain Layout
42543
42544 \family sans
42545 Insert\SpecialChar \menuseparator
42546 Box
42547 \end_layout
42548
42549 \end_inset
42550 </cell>
42551 </row>
42552 <row interlinespace="2.5mm">
42553 <cell alignment="center" valignment="top" usebox="none">
42554 \begin_inset Text
42555
42556 \begin_layout Plain Layout
42557
42558 \family sans
42559 \begin_inset Info
42560 type  "icon"
42561 arg   "href-insert"
42562 \end_inset
42563
42564
42565 \end_layout
42566
42567 \end_inset
42568 </cell>
42569 <cell alignment="center" valignment="top" usebox="none">
42570 \begin_inset Text
42571
42572 \begin_layout Plain Layout
42573
42574 \family sans
42575 Insert\SpecialChar \menuseparator
42576 URL
42577 \end_layout
42578
42579 \end_inset
42580 </cell>
42581 </row>
42582 <row interlinespace="2.5mm">
42583 <cell alignment="center" valignment="top" usebox="none">
42584 \begin_inset Text
42585
42586 \begin_layout Plain Layout
42587
42588 \family sans
42589 \begin_inset Info
42590 type  "icon"
42591 arg   "ert-insert"
42592 \end_inset
42593
42594
42595 \end_layout
42596
42597 \end_inset
42598 </cell>
42599 <cell alignment="center" valignment="top" usebox="none">
42600 \begin_inset Text
42601
42602 \begin_layout Plain Layout
42603
42604 \family sans
42605 Insert\SpecialChar \menuseparator
42606 T
42607 \family default
42608
42609 \begin_inset ERT
42610 status collapsed
42611
42612 \begin_layout Plain Layout
42613
42614 {}
42615 \end_layout
42616
42617 \end_inset
42618
42619
42620 \family sans
42621 eX
42622 \begin_inset space ~
42623 \end_inset
42624
42625 Code
42626 \end_layout
42627
42628 \end_inset
42629 </cell>
42630 </row>
42631 <row interlinespace="2.5mm">
42632 <cell alignment="center" valignment="top" usebox="none">
42633 \begin_inset Text
42634
42635 \begin_layout Plain Layout
42636
42637 \family sans
42638 \begin_inset Info
42639 type  "icon"
42640 arg   "math-macro newmacroname newcommand"
42641 \end_inset
42642
42643
42644 \end_layout
42645
42646 \end_inset
42647 </cell>
42648 <cell alignment="center" valignment="top" usebox="none">
42649 \begin_inset Text
42650
42651 \begin_layout Plain Layout
42652
42653 \family sans
42654 Insert\SpecialChar \menuseparator
42655 Math\SpecialChar \menuseparator
42656 Macro
42657 \end_layout
42658
42659 \end_inset
42660 </cell>
42661 </row>
42662 <row interlinespace="2.5mm">
42663 <cell alignment="center" valignment="top" usebox="none">
42664 \begin_inset Text
42665
42666 \begin_layout Plain Layout
42667
42668 \family sans
42669 \begin_inset Info
42670 type  "icon"
42671 arg   "dialog-show-new-inset include"
42672 \end_inset
42673
42674
42675 \end_layout
42676
42677 \end_inset
42678 </cell>
42679 <cell alignment="center" valignment="top" usebox="none">
42680 \begin_inset Text
42681
42682 \begin_layout Plain Layout
42683
42684 \family sans
42685 Insert\SpecialChar \menuseparator
42686 File\SpecialChar \menuseparator
42687 Child
42688 \begin_inset space ~
42689 \end_inset
42690
42691 Document
42692 \end_layout
42693
42694 \end_inset
42695 </cell>
42696 </row>
42697 <row interlinespace="2.5mm">
42698 <cell alignment="center" valignment="top" usebox="none">
42699 \begin_inset Text
42700
42701 \begin_layout Plain Layout
42702
42703 \family sans
42704 \begin_inset Info
42705 type  "icon"
42706 arg   "dialog-show character"
42707 \end_inset
42708
42709
42710 \end_layout
42711
42712 \end_inset
42713 </cell>
42714 <cell alignment="center" valignment="top" usebox="none">
42715 \begin_inset Text
42716
42717 \begin_layout Plain Layout
42718
42719 \family sans
42720 Edit\SpecialChar \menuseparator
42721 Text
42722 \begin_inset space ~
42723 \end_inset
42724
42725 Style
42726 \end_layout
42727
42728 \end_inset
42729 </cell>
42730 </row>
42731 <row interlinespace="2.5mm">
42732 <cell alignment="center" valignment="top" usebox="none">
42733 \begin_inset Text
42734
42735 \begin_layout Plain Layout
42736
42737 \family sans
42738 \begin_inset Info
42739 type  "icon"
42740 arg   "layout-paragraph"
42741 \end_inset
42742
42743
42744 \end_layout
42745
42746 \end_inset
42747 </cell>
42748 <cell alignment="center" valignment="top" usebox="none">
42749 \begin_inset Text
42750
42751 \begin_layout Plain Layout
42752
42753 \family sans
42754 Edit\SpecialChar \menuseparator
42755 Paragraph
42756 \begin_inset space ~
42757 \end_inset
42758
42759 Settings
42760 \end_layout
42761
42762 \end_inset
42763 </cell>
42764 </row>
42765 <row interlinespace="2.5mm">
42766 <cell alignment="center" valignment="top" usebox="none">
42767 \begin_inset Text
42768
42769 \begin_layout Plain Layout
42770
42771 \family sans
42772 \begin_inset Info
42773 type  "icon"
42774 arg   "thesaurus-entry"
42775 \end_inset
42776
42777
42778 \end_layout
42779
42780 \end_inset
42781 </cell>
42782 <cell alignment="center" valignment="top" usebox="none">
42783 \begin_inset Text
42784
42785 \begin_layout Plain Layout
42786
42787 \family sans
42788 Tools\SpecialChar \menuseparator
42789 Thesaurus
42790 \end_layout
42791
42792 \end_inset
42793 </cell>
42794 </row>
42795 </lyxtabular>
42796
42797 \end_inset
42798
42799
42800 \end_layout
42801
42802 \begin_layout Subsection
42803 View / Update Toolbar
42804 \begin_inset Index idx
42805 status collapsed
42806
42807 \begin_layout Plain Layout
42808 Toolbar ! View / Update
42809 \end_layout
42810
42811 \end_inset
42812
42813
42814 \end_layout
42815
42816 \begin_layout Standard
42817 \begin_inset Graphics
42818         filename clipart/ViewToolbar.png
42819
42820 \end_inset
42821
42822
42823 \end_layout
42824
42825 \begin_layout Standard
42826 \begin_inset VSpace defskip
42827 \end_inset
42828
42829
42830 \end_layout
42831
42832 \begin_layout Standard
42833 The view / update toolbar as shown above contains from left to right the
42834  following buttons:
42835 \end_layout
42836
42837 \begin_layout Standard
42838 \begin_inset VSpace defskip
42839 \end_inset
42840
42841
42842 \end_layout
42843
42844 \begin_layout Standard
42845 \begin_inset Tabular
42846 <lyxtabular version="3" rows="7" columns="2">
42847 <features islongtable="true" longtabularalignment="center">
42848 <column alignment="left" valignment="top" width="0">
42849 <column alignment="left" valignment="top" width="0">
42850 <row interlinespace="2.5mm">
42851 <cell alignment="center" valignment="top" usebox="none">
42852 \begin_inset Text
42853
42854 \begin_layout Plain Layout
42855
42856 \family sans
42857 \begin_inset Info
42858 type  "icon"
42859 arg   "buffer-view"
42860 \end_inset
42861
42862
42863 \end_layout
42864
42865 \end_inset
42866 </cell>
42867 <cell alignment="center" valignment="top" usebox="none">
42868 \begin_inset Text
42869
42870 \begin_layout Plain Layout
42871
42872 \family sans
42873 View\SpecialChar \menuseparator
42874 View
42875 \end_layout
42876
42877 \end_inset
42878 </cell>
42879 </row>
42880 <row interlinespace="2.5mm">
42881 <cell alignment="center" valignment="top" usebox="none">
42882 \begin_inset Text
42883
42884 \begin_layout Plain Layout
42885
42886 \family sans
42887 \begin_inset Info
42888 type  "icon"
42889 arg   "buffer-update"
42890 \end_inset
42891
42892
42893 \end_layout
42894
42895 \end_inset
42896 </cell>
42897 <cell alignment="center" valignment="top" usebox="none">
42898 \begin_inset Text
42899
42900 \begin_layout Plain Layout
42901
42902 \family sans
42903 View\SpecialChar \menuseparator
42904 Update
42905 \end_layout
42906
42907 \end_inset
42908 </cell>
42909 </row>
42910 <row interlinespace="2.5mm">
42911 <cell alignment="center" valignment="top" usebox="none">
42912 \begin_inset Text
42913
42914 \begin_layout Plain Layout
42915
42916 \family sans
42917 \begin_inset Info
42918 type  "icon"
42919 arg   "master-buffer-view"
42920 \end_inset
42921
42922
42923 \end_layout
42924
42925 \end_inset
42926 </cell>
42927 <cell alignment="center" valignment="top" usebox="none">
42928 \begin_inset Text
42929
42930 \begin_layout Plain Layout
42931
42932 \family sans
42933 View\SpecialChar \menuseparator
42934 Master
42935 \end_layout
42936
42937 \end_inset
42938 </cell>
42939 </row>
42940 <row interlinespace="2.5mm">
42941 <cell alignment="center" valignment="top" usebox="none">
42942 \begin_inset Text
42943
42944 \begin_layout Plain Layout
42945
42946 \family sans
42947 \begin_inset Info
42948 type  "icon"
42949 arg   "master-buffer-update"
42950 \end_inset
42951
42952
42953 \end_layout
42954
42955 \end_inset
42956 </cell>
42957 <cell alignment="center" valignment="top" usebox="none">
42958 \begin_inset Text
42959
42960 \begin_layout Plain Layout
42961
42962 \family sans
42963 View\SpecialChar \menuseparator
42964 Update
42965 \begin_inset space ~
42966 \end_inset
42967
42968 Master
42969 \end_layout
42970
42971 \end_inset
42972 </cell>
42973 </row>
42974 <row interlinespace="2.5mm">
42975 <cell alignment="center" valignment="top" usebox="none">
42976 \begin_inset Text
42977
42978 \begin_layout Plain Layout
42979
42980 \family sans
42981 \begin_inset Info
42982 type  "icon"
42983 arg   "buffer-toggle-output-sync"
42984 \end_inset
42985
42986
42987 \end_layout
42988
42989 \end_inset
42990 </cell>
42991 <cell alignment="center" valignment="top" usebox="none">
42992 \begin_inset Text
42993
42994 \begin_layout Plain Layout
42995
42996 \family sans
42997 Document\SpecialChar \menuseparator
42998 Settings\SpecialChar \menuseparator
42999 Output\SpecialChar \menuseparator
43000 Synchronize with Output
43001 \end_layout
43002
43003 \end_inset
43004 </cell>
43005 </row>
43006 <row interlinespace="2.5mm">
43007 <cell alignment="center" valignment="top" usebox="none">
43008 \begin_inset Text
43009
43010 \begin_layout Plain Layout
43011 \begin_inset Graphics
43012         filename ../images/view-others.png
43013         scale 85
43014         groupId toolbarbuttons
43015
43016 \end_inset
43017
43018
43019 \family sans
43020 *
43021 \end_layout
43022
43023 \end_inset
43024 </cell>
43025 <cell alignment="center" valignment="top" usebox="none">
43026 \begin_inset Text
43027
43028 \begin_layout Plain Layout
43029
43030 \family sans
43031 View\SpecialChar \menuseparator
43032 View (Other Formats)
43033 \end_layout
43034
43035 \end_inset
43036 </cell>
43037 </row>
43038 <row interlinespace="2.5mm">
43039 <cell alignment="center" valignment="top" usebox="none">
43040 \begin_inset Text
43041
43042 \begin_layout Plain Layout
43043 \begin_inset Graphics
43044         filename ../images/update-others.png
43045         scale 85
43046         groupId toolbarbuttons
43047
43048 \end_inset
43049
43050 *
43051 \end_layout
43052
43053 \end_inset
43054 </cell>
43055 <cell alignment="center" valignment="top" usebox="none">
43056 \begin_inset Text
43057
43058 \begin_layout Plain Layout
43059
43060 \family sans
43061 View\SpecialChar \menuseparator
43062 Update (Other Formats)
43063 \end_layout
43064
43065 \end_inset
43066 </cell>
43067 </row>
43068 </lyxtabular>
43069
43070 \end_inset
43071
43072
43073 \end_layout
43074
43075 \begin_layout Standard
43076 * These icons might look different for you if you do not use the default
43077  icon set.
43078 \end_layout
43079
43080 \begin_layout Subsection
43081 Other Toolbars
43082 \end_layout
43083
43084 \begin_layout Standard
43085 The change tracking toolbar is explained in section
43086 \begin_inset space ~
43087 \end_inset
43088
43089
43090 \begin_inset CommandInset ref
43091 LatexCommand ref
43092 reference "sec:Change-Tracking"
43093
43094 \end_inset
43095
43096 , the table toolbar
43097 \begin_inset Index idx
43098 status collapsed
43099
43100 \begin_layout Plain Layout
43101 Toolbar ! Table
43102 \end_layout
43103
43104 \end_inset
43105
43106  in the 
43107 \emph on
43108 Embedded
43109 \begin_inset space ~
43110 \end_inset
43111
43112 Objects
43113 \emph default
43114  manual, the math macro toolbar
43115 \begin_inset Index idx
43116 status collapsed
43117
43118 \begin_layout Plain Layout
43119 Toolbar ! Macro
43120 \end_layout
43121
43122 \end_inset
43123
43124  in the 
43125 \emph on
43126 Math
43127 \emph default
43128  manual.
43129 \end_layout
43130
43131 \begin_layout Chapter
43132 The Document Settings
43133 \begin_inset CommandInset label
43134 LatexCommand label
43135 name "chap:The-Document-Settings"
43136
43137 \end_inset
43138
43139
43140 \begin_inset Index idx
43141 status collapsed
43142
43143 \begin_layout Plain Layout
43144 Document ! Settings
43145 \end_layout
43146
43147 \end_inset
43148
43149
43150 \end_layout
43151
43152 \begin_layout Standard
43153 The document settings dialog contains submenus to set properties for the
43154  whole document and is called with the menu
43155 \family sans
43156  Document\SpecialChar \menuseparator
43157 Settings
43158 \family default
43159 .
43160  You can save your document settings as default with the
43161 \family sans
43162  Save as Document Defaults
43163 \family default
43164  button in the dialog.
43165  This will create a template named 
43166 \family typewriter
43167 defaults.lyx
43168 \family default
43169  which is automatically loaded by LyX when you create a new document without
43170  using a template.
43171 \end_layout
43172
43173 \begin_layout Standard
43174 The button 
43175 \family sans
43176 Use Class Defaults
43177 \family default
43178  resets the document settings to the default of the document class.
43179  This affects mostly class options, the page layout and Numbering & TOC.
43180 \end_layout
43181
43182 \begin_layout Standard
43183 The different submenus of the dialog are explained in the following sections.
43184 \end_layout
43185
43186 \begin_layout Section
43187 Document Class
43188 \end_layout
43189
43190 \begin_layout Standard
43191 Here you set the document class, class options, a graphics driver, and a
43192  master document.
43193  Document classes are described in section
43194 \begin_inset space ~
43195 \end_inset
43196
43197
43198 \begin_inset CommandInset ref
43199 LatexCommand ref
43200 reference "sec:Document-Classes"
43201
43202 \end_inset
43203
43204 .
43205  
43206 \end_layout
43207
43208 \begin_layout Standard
43209 With the button 
43210 \family sans
43211 Local
43212 \begin_inset space ~
43213 \end_inset
43214
43215 Layout
43216 \family default
43217  you can load you own layout-file, that is not in LyX's 
43218 \emph on
43219 layouts
43220 \emph default
43221  folder and thus not recognized by LyX as layout for a document class.
43222  For more about layout-files, see the chapter 
43223 \emph on
43224 Installing New Document Classes, Layouts, and Templates
43225 \emph default
43226  of the 
43227 \emph on
43228 Customization
43229 \emph default
43230  Handbook.
43231 \end_layout
43232
43233 \begin_layout Standard
43234 Some classes use special class options by default.
43235  If this is the case, they are listed in the field 
43236 \family sans
43237 Predefined
43238 \family default
43239  and you can decide to use them or not.
43240  If you do not exactly know what the default class options are for, it is
43241  recommended to leave them untouched.
43242  The 
43243 \family sans
43244 Graphics driver
43245 \family default
43246  is used for LaTeX's graphics, color and page layout packages.
43247  If using 
43248 \family sans
43249 Default
43250 \family default
43251 , the default driver for the LaTeX-packages is used.
43252  It is recommended that you use the default unless you know what you are
43253  doing.
43254 \begin_inset Foot
43255 status collapsed
43256
43257 \begin_layout Plain Layout
43258 When you want to use one of the following drivers
43259 \begin_inset Newline newline
43260 \end_inset
43261
43262
43263 \family sans
43264 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
43265 \family default
43266
43267 \begin_inset Newline newline
43268 \end_inset
43269
43270 you first have to activate them in your LaTeX distribution, see section
43271  
43272 \emph on
43273 Driver support
43274 \emph default
43275  in 
43276 \begin_inset CommandInset href
43277 LatexCommand href
43278 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
43279
43280 \end_inset
43281
43282 .
43283 \end_layout
43284
43285 \end_inset
43286
43287
43288 \end_layout
43289
43290 \begin_layout Standard
43291 Specifying a master document is necessary if the current document is a child
43292  or subdocument.
43293  The master document will be used by LyX in the background if the child
43294  document is opened without its master.
43295  This way child documents are always compilable.
43296  More about master and child documents is explained in the section 
43297 \emph on
43298 Child Documents
43299 \emph default
43300  of the 
43301 \emph on
43302 Embedded
43303 \begin_inset space ~
43304 \end_inset
43305
43306 Objects
43307 \emph default
43308  manual.
43309 \end_layout
43310
43311 \begin_layout Standard
43312 There is also an option to suppress the date and one to use the LaTeX-package
43313  
43314 \series bold
43315 refstyle
43316 \series default
43317  instead of 
43318 \series bold
43319 prettyref
43320 \series default
43321
43322 \begin_inset Index idx
43323 status collapsed
43324
43325 \begin_layout Plain Layout
43326 LaTeX-packages ! prettyref
43327 \end_layout
43328
43329 \end_inset
43330
43331
43332 \begin_inset Index idx
43333 status collapsed
43334
43335 \begin_layout Plain Layout
43336 LaTeX-packages ! refstyle
43337 \end_layout
43338
43339 \end_inset
43340
43341  for cross-references, see sec.
43342 \begin_inset space \thinspace{}
43343 \end_inset
43344
43345
43346 \begin_inset CommandInset ref
43347 LatexCommand ref
43348 reference "sec:Cross-References"
43349
43350 \end_inset
43351
43352 .
43353 \end_layout
43354
43355 \begin_layout Section
43356 Child Documents
43357 \end_layout
43358
43359 \begin_layout Standard
43360 This submenu is only visible when your document includes child documents.
43361  Please refer to the section 
43362 \emph on
43363 Child
43364 \begin_inset space ~
43365 \end_inset
43366
43367 Documents
43368 \emph default
43369  of the 
43370 \emph on
43371 Embedded
43372 \begin_inset space ~
43373 \end_inset
43374
43375 Objects
43376 \emph default
43377  manual for details.
43378 \end_layout
43379
43380 \begin_layout Section
43381 Modules
43382 \end_layout
43383
43384 \begin_layout Standard
43385 Modules are explained in section
43386 \begin_inset space ~
43387 \end_inset
43388
43389
43390 \begin_inset CommandInset ref
43391 LatexCommand ref
43392 reference "sub:Modules"
43393
43394 \end_inset
43395
43396 .
43397 \end_layout
43398
43399 \begin_layout Section
43400 Local Layout
43401 \end_layout
43402
43403 \begin_layout Standard
43404 See section
43405 \begin_inset space ~
43406 \end_inset
43407
43408
43409 \begin_inset CommandInset ref
43410 LatexCommand ref
43411 reference "sub:Local-Layout"
43412
43413 \end_inset
43414
43415  for a description.
43416 \end_layout
43417
43418 \begin_layout Section
43419 Fonts
43420 \end_layout
43421
43422 \begin_layout Standard
43423 The document font settings are described in section
43424 \begin_inset space ~
43425 \end_inset
43426
43427
43428 \begin_inset CommandInset ref
43429 LatexCommand ref
43430 reference "sec:Fonts-and-Text"
43431
43432 \end_inset
43433
43434 .
43435 \end_layout
43436
43437 \begin_layout Section
43438 Text Layout
43439 \end_layout
43440
43441 \begin_layout Standard
43442 You can specify if paragraphs should be separated by indentations or vertical
43443  skips.
43444  The line spacing and the number of text columns can also be specified here.
43445
43446 \change_inserted 2090807402 1325640630
43447  You can also determine whether text will be shown as justified in LyX itself.
43448  Note that this does not affect whether the text is justified in the output.
43449 \change_unchanged
43450
43451 \end_layout
43452
43453 \begin_layout Standard
43454 Note that LyX will not show two columns or the set up line spacing on screen.
43455  That would be impractical, often unreadable and is not part of the WYSIWYM
43456  concept.
43457  However, it will be as you specified it in the output.
43458 \end_layout
43459
43460 \begin_layout Section
43461 Page Layout
43462 \end_layout
43463
43464 \begin_layout Standard
43465 A description of this menu is given in section
43466 \begin_inset space ~
43467 \end_inset
43468
43469
43470 \begin_inset CommandInset ref
43471 LatexCommand ref
43472 reference "sub:Paper-Size,-Orientation"
43473
43474 \end_inset
43475
43476  and 
43477 \begin_inset CommandInset ref
43478 LatexCommand ref
43479 reference "sub:Document-Layout"
43480
43481 \end_inset
43482
43483 .
43484 \end_layout
43485
43486 \begin_layout Section
43487 Page Margins
43488 \end_layout
43489
43490 \begin_layout Standard
43491 Here you can adjust the paper margins, see section
43492 \begin_inset space ~
43493 \end_inset
43494
43495
43496 \begin_inset CommandInset ref
43497 LatexCommand ref
43498 reference "sub:Margins"
43499
43500 \end_inset
43501
43502 .
43503 \end_layout
43504
43505 \begin_layout Section
43506 Language
43507 \begin_inset CommandInset label
43508 LatexCommand label
43509 name "sec:Language-encodings"
43510
43511 \end_inset
43512
43513
43514 \begin_inset Index idx
43515 status collapsed
43516
43517 \begin_layout Plain Layout
43518 Language ! Encoding
43519 \end_layout
43520
43521 \end_inset
43522
43523
43524 \end_layout
43525
43526 \begin_layout Standard
43527 The document language and quote styles are set here.
43528  The encoding specifies how the document content is exported to LaTeX (the
43529  LyX file is always encoded in utf8).
43530  All characters that cannot be encoded using the specified encoding will
43531  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43532  known for a particular character).
43533 \begin_inset Foot
43534 status collapsed
43535
43536 \begin_layout Plain Layout
43537 The known commands are defined in a text file (
43538 \emph on
43539 unicodesymbols
43540 \emph default
43541 ).
43542  You can add commands for unknown symbols to that file yourself, see the
43543  
43544 \emph on
43545 Customization
43546 \emph default
43547  manual for details.
43548 \end_layout
43549
43550 \end_inset
43551
43552
43553 \end_layout
43554
43555 \begin_layout Standard
43556 If you use the option 
43557 \family sans
43558 Language Default
43559 \family default
43560 , LyX determines the encoding of a text part from the language of this text.
43561  If the document contains text in more than one language you may get more
43562  than one encoding in the LaTeX file.
43563  If you do not use this option then the complete document will always use
43564  exactly one encoding.
43565  Checking this option is the preferred setting.
43566 \end_layout
43567
43568 \begin_layout Standard
43569 LyX also supports Unicode output, which is particularly useful if you need
43570  lots of special symbols or non-alphabetic scripts, respectively.
43571  If you want to use this (and your LaTeX installation supports Unicode),
43572  choose one of the four utf8 variants from the list below.
43573  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43574  so it is not uncommon that a file with lots of Unicode symbols works fine
43575  with 
43576 \family sans
43577 Language Default
43578 \family default
43579  (when LyX uses its list of known LaTeX-commands), but does not work with
43580  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43581  because all Unicode symbols can be encoded in utf8).
43582  The situation is much better with XeTeX and LuaTeX, two new alternative
43583  engines to standard LaTeX.
43584  Both engines support Unicode natively.
43585  LyX now also supports these two engines (via the output formats 
43586 \family sans
43587 PDF
43588 \begin_inset space ~
43589 \end_inset
43590
43591 (XeTe
43592 \begin_inset ERT
43593 status collapsed
43594
43595 \begin_layout Plain Layout
43596
43597 {}
43598 \end_layout
43599
43600 \end_inset
43601
43602 X)
43603 \family default
43604
43605 \family sans
43606 PDF
43607 \begin_inset space ~
43608 \end_inset
43609
43610 (LuaTe
43611 \begin_inset ERT
43612 status collapsed
43613
43614 \begin_layout Plain Layout
43615
43616 {}
43617 \end_layout
43618
43619 \end_inset
43620
43621 X)
43622 \family default
43623  and 
43624 \family sans
43625 DVI
43626 \begin_inset space ~
43627 \end_inset
43628
43629 (LuaTeX)
43630 \family default
43631 , see section
43632 \begin_inset space ~
43633 \end_inset
43634
43635
43636 \begin_inset CommandInset ref
43637 LatexCommand ref
43638 reference "sub:Output-file-formats"
43639
43640 \end_inset
43641
43642 ).
43643  So if you are using many special or accented characters and 
43644 \family sans
43645 Language Default
43646 \family default
43647  fails, you might try out one of these new engines.
43648 \end_layout
43649
43650 \begin_layout Standard
43651 The 
43652 \family sans
43653 Language
43654 \begin_inset space ~
43655 \end_inset
43656
43657 package
43658 \family default
43659  determines the LaTeX-package that is used for hyphenation and the translation
43660  of strings like 
43661 \begin_inset Quotes eld
43662 \end_inset
43663
43664 Part
43665 \begin_inset Quotes erd
43666 \end_inset
43667
43668 .
43669  The possible settings are:
43670 \end_layout
43671
43672 \begin_layout Description
43673 Default uses the language package that is selected in
43674 \family sans
43675  Tools\SpecialChar \menuseparator
43676 Preferences\SpecialChar \menuseparator
43677 Language Settings
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:Prefs-Language"
43687
43688 \end_inset
43689
43690 ).
43691 \end_layout
43692
43693 \begin_layout Description
43694 Automatic selects the most suitable language package for the view/export
43695  format you will use.
43696  In many cases this will be 
43697 \series bold
43698 babel
43699 \series default
43700
43701 \begin_inset Index idx
43702 status collapsed
43703
43704 \begin_layout Plain Layout
43705 LaTeX-packages ! babel
43706 \end_layout
43707
43708 \end_inset
43709
43710 .
43711  If the newer package 
43712 \series bold
43713 polyglossia
43714 \series default
43715
43716 \begin_inset Index idx
43717 status collapsed
43718
43719 \begin_layout Plain Layout
43720 LaTeX-packages ! polyglossia
43721 \end_layout
43722
43723 \end_inset
43724
43725  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
43726  this package will be used instead of 
43727 \series bold
43728 babel
43729 \series default
43730 .
43731 \end_layout
43732
43733 \begin_layout Description
43734 Always
43735 \begin_inset space ~
43736 \end_inset
43737
43738 Babel uses 
43739 \series bold
43740 babel
43741 \series default
43742  even if 
43743 \series bold
43744 polyglossia
43745 \series default
43746  would be more appropriate.
43747 \end_layout
43748
43749 \begin_layout Description
43750 Custom allows you to specify a language package command of your choice.
43751  For example if you want to use a language-specific package like 
43752 \series bold
43753 ngerman
43754 \series default
43755  (for German texts), type in
43756 \series bold
43757
43758 \begin_inset Newline newline
43759 \end_inset
43760
43761
43762 \backslash
43763 usepackage{ngerman}
43764 \end_layout
43765
43766 \begin_layout Description
43767 None will not use a language package.
43768  This is necessary for some document classes for scientific articles.
43769 \end_layout
43770
43771 \begin_layout Standard
43772 Here is a list with the important encodings:
43773 \end_layout
43774
43775 \begin_layout Description
43776 Language
43777 \begin_inset space ~
43778 \end_inset
43779
43780 Default
43781 \begin_inset space ~
43782 \end_inset
43783
43784 (no
43785 \begin_inset space ~
43786 \end_inset
43787
43788 inputenc) Same as 
43789 \family sans
43790 Language Default
43791 \family default
43792 , but the LaTeX-package 
43793 \series bold
43794 inputenc
43795 \series default
43796
43797 \begin_inset Index idx
43798 status collapsed
43799
43800 \begin_layout Plain Layout
43801 LaTeX-packages ! inputenc
43802 \end_layout
43803
43804 \end_inset
43805
43806  is not used.
43807  When using this, you probably need to load some additional packages manually
43808  in the preamble and specify the used encoding for text parts in foreign
43809  languages in TeX code.
43810 \end_layout
43811
43812 \begin_layout Description
43813 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43814  LyX converts all other characters into LaTeX commands, which may result
43815  in a big file when lots of LaTeX-commands are needed.
43816 \end_layout
43817
43818 \begin_layout Description
43819 Arabic
43820 \begin_inset space ~
43821 \end_inset
43822
43823 (CP
43824 \begin_inset space ~
43825 \end_inset
43826
43827 1256) MS Windows code page for Arabic and Farsi
43828 \end_layout
43829
43830 \begin_layout Description
43831 Arabic
43832 \begin_inset space ~
43833 \end_inset
43834
43835 (ISO
43836 \begin_inset space ~
43837 \end_inset
43838
43839 8859-6) for Arabic and Farsi
43840 \end_layout
43841
43842 \begin_layout Description
43843 Armenian
43844 \begin_inset space ~
43845 \end_inset
43846
43847 (ArmSCII8) for Armenian
43848 \end_layout
43849
43850 \begin_layout Description
43851 Baltic
43852 \begin_inset space ~
43853 \end_inset
43854
43855 (CP
43856 \begin_inset space ~
43857 \end_inset
43858
43859 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43860  as the ISO-8859-13 encoding
43861 \end_layout
43862
43863 \begin_layout Description
43864 Baltic
43865 \begin_inset space ~
43866 \end_inset
43867
43868 (ISO
43869 \begin_inset space ~
43870 \end_inset
43871
43872 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43873  encoding
43874 \end_layout
43875
43876 \begin_layout Description
43877 Baltic
43878 \begin_inset space ~
43879 \end_inset
43880
43881 (ISO
43882 \begin_inset space ~
43883 \end_inset
43884
43885 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43886  ISO-8859-13 encoding
43887 \end_layout
43888
43889 \begin_layout Description
43890 Central
43891 \begin_inset space ~
43892 \end_inset
43893
43894 European
43895 \begin_inset space ~
43896 \end_inset
43897
43898 (CP
43899 \begin_inset space ~
43900 \end_inset
43901
43902 1250) MS Windows code page for ISO
43903 \begin_inset space ~
43904 \end_inset
43905
43906 8859-2 (latin2)
43907 \end_layout
43908
43909 \begin_layout Description
43910 Central
43911 \begin_inset space ~
43912 \end_inset
43913
43914 European
43915 \begin_inset space ~
43916 \end_inset
43917
43918 (ISO
43919 \begin_inset space ~
43920 \end_inset
43921
43922 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43923  Romanian, Slovak and Slovenian
43924 \end_layout
43925
43926 \begin_layout Description
43927 Chinese
43928 \begin_inset space ~
43929 \end_inset
43930
43931 (simplified)
43932 \begin_inset space ~
43933 \end_inset
43934
43935 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43936  this encoding is officially replaced by the encoding GB18030, as GB18030
43937  is not available for LaTeX you should try to use the encoding Unicode
43938 \begin_inset space ~
43939 \end_inset
43940
43941 (CJK)
43942 \begin_inset space ~
43943 \end_inset
43944
43945 (utf8)
43946 \end_layout
43947
43948 \begin_layout Description
43949 Chinese
43950 \begin_inset space ~
43951 \end_inset
43952
43953 (simplified)
43954 \begin_inset space ~
43955 \end_inset
43956
43957 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
43958  except for the Euro currency sign, since 2001 this encoding is officially
43959  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
43960  you should try to use the encoding Unicode
43961 \begin_inset space ~
43962 \end_inset
43963
43964 (CJK)
43965 \begin_inset space ~
43966 \end_inset
43967
43968 (utf8)
43969 \end_layout
43970
43971 \begin_layout Description
43972 Chinese
43973 \begin_inset space ~
43974 \end_inset
43975
43976 (traditional)
43977 \begin_inset space ~
43978 \end_inset
43979
43980 (EUC-TW) for traditional Chinese
43981 \end_layout
43982
43983 \begin_layout Description
43984 Cyrillic
43985 \begin_inset space ~
43986 \end_inset
43987
43988 (CP
43989 \begin_inset space ~
43990 \end_inset
43991
43992 1251) MS Windows code page for Cyrillic
43993 \end_layout
43994
43995 \begin_layout Description
43996 Cyrillic
43997 \begin_inset space ~
43998 \end_inset
43999
44000 (ISO
44001 \begin_inset space ~
44002 \end_inset
44003
44004 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
44005 \end_layout
44006
44007 \begin_layout Description
44008 Cyrillic
44009 \begin_inset space ~
44010 \end_inset
44011
44012 (KOI8-R) standard Cyrillic especially for Russian
44013 \end_layout
44014
44015 \begin_layout Description
44016 Cyrillic
44017 \begin_inset space ~
44018 \end_inset
44019
44020 (KOI8-U) Cyrillic for Ukrainian
44021 \end_layout
44022
44023 \begin_layout Description
44024 Cyrillic
44025 \begin_inset space ~
44026 \end_inset
44027
44028 (pt
44029 \begin_inset space ~
44030 \end_inset
44031
44032 154) Cyrillic for Kazakh
44033 \end_layout
44034
44035 \begin_layout Description
44036 Greek
44037 \begin_inset space ~
44038 \end_inset
44039
44040 (ISO
44041 \begin_inset space ~
44042 \end_inset
44043
44044 8859-7) for Greek
44045 \end_layout
44046
44047 \begin_layout Description
44048 Hebrew
44049 \begin_inset space ~
44050 \end_inset
44051
44052 (CP
44053 \begin_inset space ~
44054 \end_inset
44055
44056 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
44057 \end_layout
44058
44059 \begin_layout Description
44060 Hebrew
44061 \begin_inset space ~
44062 \end_inset
44063
44064 (ISO
44065 \begin_inset space ~
44066 \end_inset
44067
44068 8859-8) for Hebrew
44069 \end_layout
44070
44071 \begin_layout Description
44072 Japanese
44073 \begin_inset space ~
44074 \end_inset
44075
44076 (CJK)
44077 \begin_inset space ~
44078 \end_inset
44079
44080 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44081 \series bold
44082 CJK
44083 \series default
44084
44085 \begin_inset Index idx
44086 status collapsed
44087
44088 \begin_layout Plain Layout
44089 LaTeX-packages ! CJK
44090 \end_layout
44091
44092 \end_inset
44093
44094 , when using this, set the document language to 
44095 \family sans
44096 Japanese (CJK)
44097 \end_layout
44098
44099 \begin_layout Description
44100 Japanese
44101 \begin_inset space ~
44102 \end_inset
44103
44104 (CJK)
44105 \begin_inset space ~
44106 \end_inset
44107
44108 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44109 \series bold
44110 CJK
44111 \series default
44112 , when using this, set the document language to 
44113 \family sans
44114 Japanese
44115 \begin_inset space ~
44116 \end_inset
44117
44118 (CJK)
44119 \end_layout
44120
44121 \begin_layout Description
44122 Japanese
44123 \begin_inset space ~
44124 \end_inset
44125
44126 (non-CJK)
44127 \begin_inset space ~
44128 \end_inset
44129
44130 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44131 \series bold
44132 japanese
44133 \series default
44134
44135 \begin_inset Index idx
44136 status collapsed
44137
44138 \begin_layout Plain Layout
44139 LaTeX-packages ! japanese
44140 \end_layout
44141
44142 \end_inset
44143
44144 , when using this, set the document language to 
44145 \family sans
44146 Japanese
44147 \end_layout
44148
44149 \begin_layout Description
44150 Japanese
44151 \begin_inset space ~
44152 \end_inset
44153
44154 (non-CJK)
44155 \begin_inset space ~
44156 \end_inset
44157
44158 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44159 \series bold
44160 japanese
44161 \series default
44162 , when using this, set the document language to 
44163 \family sans
44164 Japanese
44165 \end_layout
44166
44167 \begin_layout Description
44168 Japanese
44169 \begin_inset space ~
44170 \end_inset
44171
44172 (non-CJK)
44173 \begin_inset space ~
44174 \end_inset
44175
44176 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
44177 \series bold
44178 japanese
44179 \series default
44180 , when using this, set the document language to 
44181 \family sans
44182 Japanese
44183 \end_layout
44184
44185 \begin_layout Description
44186 Korean
44187 \begin_inset space ~
44188 \end_inset
44189
44190 (EUC-KR) for Korean
44191 \end_layout
44192
44193 \begin_layout Description
44194 Southern
44195 \begin_inset space ~
44196 \end_inset
44197
44198 European
44199 \begin_inset space ~
44200 \end_inset
44201
44202 (ISO
44203 \begin_inset space ~
44204 \end_inset
44205
44206 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
44207 \end_layout
44208
44209 \begin_layout Description
44210 South-Eastern
44211 \begin_inset space ~
44212 \end_inset
44213
44214 European
44215 \begin_inset space ~
44216 \end_inset
44217
44218 (ISO
44219 \begin_inset space ~
44220 \end_inset
44221
44222 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
44223  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
44224  to cover many languages and characters with diacritics
44225 \end_layout
44226
44227 \begin_layout Description
44228 Thai
44229 \begin_inset space ~
44230 \end_inset
44231
44232 (TIS
44233 \begin_inset space ~
44234 \end_inset
44235
44236 620-0) for Thai
44237 \end_layout
44238
44239 \begin_layout Description
44240 Turkish
44241 \begin_inset space ~
44242 \end_inset
44243
44244 (ISO
44245 \begin_inset space ~
44246 \end_inset
44247
44248 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
44249  Icelandic letters are replaced by Turkish ones
44250 \end_layout
44251
44252 \begin_layout Description
44253 Unicode
44254 \begin_inset space ~
44255 \end_inset
44256
44257 (CJK)
44258 \begin_inset space ~
44259 \end_inset
44260
44261 (utf8) Unicode utf8 with the LaTeX-package 
44262 \series bold
44263 CJK
44264 \series default
44265
44266 \begin_inset Index idx
44267 status collapsed
44268
44269 \begin_layout Plain Layout
44270 LaTeX-packages ! CJK
44271 \end_layout
44272
44273 \end_inset
44274
44275  (for the languages Chinese, Japanese and Korean)
44276 \end_layout
44277
44278 \begin_layout Description
44279 Unicode
44280 \begin_inset space ~
44281 \end_inset
44282
44283 (XeTeX)
44284 \begin_inset space ~
44285 \end_inset
44286
44287 (utf8) Unicode utf8 to be used with 
44288 \family sans
44289 XeTeX
44290 \family default
44291  and 
44292 \family sans
44293 LuaTeX
44294 \family default
44295 , which use Unicode directly, without the help of the LaTeX-package 
44296 \series bold
44297 inputenc
44298 \series default
44299 .
44300  LyX automatically selects this encoding if you export or preview XeTeX
44301  or LuaTeX.
44302  Normally you do not need to set this encoding manually.
44303 \end_layout
44304
44305 \begin_layout Description
44306 Unicode
44307 \begin_inset space ~
44308 \end_inset
44309
44310 (ucs-extended)
44311 \begin_inset space ~
44312 \end_inset
44313
44314 (utf8x) Unicode utf8 based on the LaTeX-package 
44315 \series bold
44316 ucs
44317 \series default
44318
44319 \begin_inset Index idx
44320 status collapsed
44321
44322 \begin_layout Plain Layout
44323 LaTeX-packages ! ucs
44324 \end_layout
44325
44326 \end_inset
44327
44328  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
44329 \end_layout
44330
44331 \begin_layout Description
44332 Unicode
44333 \begin_inset space ~
44334 \end_inset
44335
44336 (utf8) Unicode utf8 based on the LaTeX-package 
44337 \series bold
44338 inputenc
44339 \series default
44340
44341 \begin_inset Index idx
44342 status collapsed
44343
44344 \begin_layout Plain Layout
44345 LaTeX-packages ! inputenc
44346 \end_layout
44347
44348 \end_inset
44349
44350 .
44351  Currently only a limited range of characters (mainly for Latin scripts)
44352  is supported.
44353 \end_layout
44354
44355 \begin_layout Description
44356 Western
44357 \begin_inset space ~
44358 \end_inset
44359
44360 European
44361 \begin_inset space ~
44362 \end_inset
44363
44364 (CP
44365 \begin_inset space ~
44366 \end_inset
44367
44368 1252) MS Windows code page for ISO
44369 \begin_inset space ~
44370 \end_inset
44371
44372 8859-1 (latin1)
44373 \end_layout
44374
44375 \begin_layout Description
44376 Western
44377 \begin_inset space ~
44378 \end_inset
44379
44380 European
44381 \begin_inset space ~
44382 \end_inset
44383
44384 (ISO
44385 \begin_inset space ~
44386 \end_inset
44387
44388 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
44389  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
44390  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
44391  encoding instead
44392 \end_layout
44393
44394 \begin_layout Description
44395 Western
44396 \begin_inset space ~
44397 \end_inset
44398
44399 European
44400 \begin_inset space ~
44401 \end_inset
44402
44403 (ISO
44404 \begin_inset space ~
44405 \end_inset
44406
44407 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
44408  sign, the œ-ligature and some characters used for French and Finnish
44409 \end_layout
44410
44411 \begin_layout Standard
44412 Finally, the dialog lets you select a specific language package for the
44413  current document.
44414  See sec.
44415 \begin_inset space \thinspace{}
44416 \end_inset
44417
44418
44419 \begin_inset CommandInset ref
44420 LatexCommand ref
44421 reference "sub:Prefs-Language"
44422
44423 \end_inset
44424
44425  for more information on the language package.
44426 \end_layout
44427
44428 \begin_layout Section
44429 Colors
44430 \begin_inset Index idx
44431 status collapsed
44432
44433 \begin_layout Plain Layout
44434 Color ! main text
44435 \end_layout
44436
44437 \end_inset
44438
44439
44440 \begin_inset Index idx
44441 status collapsed
44442
44443 \begin_layout Plain Layout
44444 Color ! background
44445 \end_layout
44446
44447 \end_inset
44448
44449
44450 \end_layout
44451
44452 \begin_layout Standard
44453 Here you can alter the font color for the main text (default: black) and
44454  for Greyed
44455 \begin_inset space ~
44456 \end_inset
44457
44458 out notes (default: light grey).
44459  The button 
44460 \family sans
44461 Reset
44462 \family default
44463  sets the color back to the default.
44464 \end_layout
44465
44466 \begin_layout Standard
44467 You can also change the background color for the pages (default: white)
44468  and for Shaded
44469 \begin_inset space ~
44470 \end_inset
44471
44472 boxes (default: red).
44473 \end_layout
44474
44475 \begin_layout Standard
44476 \begin_inset Note Greyedout
44477 status collapsed
44478
44479 \begin_layout Plain Layout
44480 The colors are not shown within LyX, only in the output.
44481  (This Greyed
44482 \begin_inset space ~
44483 \end_inset
44484
44485 out note appears blue in the output.)
44486 \end_layout
44487
44488 \end_inset
44489
44490
44491 \end_layout
44492
44493 \begin_layout Standard
44494 Note, if you change the main text font color and use the option 
44495 \family sans
44496 Color
44497 \begin_inset space ~
44498 \end_inset
44499
44500 links
44501 \family default
44502  in the document settings under 
44503 \family sans
44504 PDF
44505 \begin_inset space ~
44506 \end_inset
44507
44508 properties
44509 \family default
44510 , you probably also need to change the link font color by using 
44511 \family sans
44512 Additional
44513 \begin_inset space ~
44514 \end_inset
44515
44516 options
44517 \family default
44518  in the 
44519 \family sans
44520 PDF
44521 \begin_inset space ~
44522 \end_inset
44523
44524 properties
44525 \family default
44526 .
44527  For example the option
44528 \end_layout
44529
44530 \begin_layout Standard
44531
44532 \series bold
44533 linkcolor=black
44534 \end_layout
44535
44536 \begin_layout Standard
44537 sets the link text color to black.
44538  For more information, see the manual of the LaTeX-package 
44539 \series bold
44540 hyperref
44541 \series default
44542
44543 \begin_inset Index idx
44544 status collapsed
44545
44546 \begin_layout Plain Layout
44547 LaTeX-packages ! hyperref
44548 \end_layout
44549
44550 \end_inset
44551
44552
44553 \begin_inset CommandInset citation
44554 LatexCommand cite
44555 key "hyperref"
44556
44557 \end_inset
44558
44559 .
44560 \end_layout
44561
44562 \begin_layout Standard
44563 \begin_inset VSpace bigskip
44564 \end_inset
44565
44566
44567 \end_layout
44568
44569 \begin_layout Standard
44570 You can adapt the main text font color and the page background for every
44571  page in your document if you use these commands as TeX
44572 \begin_inset space ~
44573 \end_inset
44574
44575 Code behind a forced page break:
44576 \end_layout
44577
44578 \begin_layout Itemize
44579 For the page color:
44580 \begin_inset Newline newline
44581 \end_inset
44582
44583
44584 \series bold
44585
44586 \backslash
44587 pagecolor{color name}
44588 \end_layout
44589
44590 \begin_layout Itemize
44591 For the text color:
44592 \begin_inset Newline newline
44593 \end_inset
44594
44595
44596 \series bold
44597
44598 \backslash
44599 color{color name}
44600 \end_layout
44601
44602 \begin_layout Standard
44603 The color name can hereby be one of these: 
44604 \series bold
44605 black
44606 \series default
44607
44608 \series bold
44609 blue
44610 \series default
44611
44612 \series bold
44613 cyan
44614 \series default
44615
44616 \series bold
44617 green
44618 \series default
44619
44620 \series bold
44621 magenta
44622 \series default
44623
44624 \series bold
44625 red
44626 \series default
44627
44628 \series bold
44629 white
44630 \series default
44631
44632 \series bold
44633 yellow
44634 \series default
44635
44636 \begin_inset Newline newline
44637 \end_inset
44638
44639 If you have changed a text or background color, you can use them under the
44640  following names:
44641 \end_layout
44642
44643 \begin_layout Itemize
44644 For the page background color:
44645 \begin_inset Newline newline
44646 \end_inset
44647
44648
44649 \series bold
44650 page_backgroundcolor
44651 \end_layout
44652
44653 \begin_layout Itemize
44654 For the main text color:
44655 \begin_inset Newline newline
44656 \end_inset
44657
44658
44659 \series bold
44660 document_fontcolor
44661 \end_layout
44662
44663 \begin_layout Itemize
44664 For the Shaded
44665 \begin_inset space ~
44666 \end_inset
44667
44668 box background color:
44669 \begin_inset Newline newline
44670 \end_inset
44671
44672
44673 \series bold
44674 shadecolor
44675 \end_layout
44676
44677 \begin_layout Itemize
44678 For the Greyed
44679 \begin_inset space ~
44680 \end_inset
44681
44682 out note text color:
44683 \begin_inset Newline newline
44684 \end_inset
44685
44686
44687 \series bold
44688 note_fontcolor
44689 \end_layout
44690
44691 \begin_layout Standard
44692 To see how to define and use custom colors, see section 
44693 \emph on
44694 Colored
44695 \begin_inset space ~
44696 \end_inset
44697
44698 Cells
44699 \emph default
44700  of the 
44701 \emph on
44702 Embedded
44703 \begin_inset space ~
44704 \end_inset
44705
44706 Objects
44707 \emph default
44708  manual.
44709 \end_layout
44710
44711 \begin_layout Section
44712 Numbering & TOC
44713 \end_layout
44714
44715 \begin_layout Standard
44716 Here you can adjust the numbering depth of section headings and the section
44717  depth in the table of contents as described in section
44718 \begin_inset space ~
44719 \end_inset
44720
44721
44722 \begin_inset CommandInset ref
44723 LatexCommand ref
44724 reference "sub:Numbering-depth"
44725
44726 \end_inset
44727
44728 .
44729 \end_layout
44730
44731 \begin_layout Section
44732 Bibliography
44733 \end_layout
44734
44735 \begin_layout Standard
44736 Here you can specify a citation style using the LaTeX packages 
44737 \series bold
44738 natbib
44739 \series default
44740
44741 \begin_inset Index idx
44742 status collapsed
44743
44744 \begin_layout Plain Layout
44745 LaTeX-packages ! natbib
44746 \end_layout
44747
44748 \end_inset
44749
44750  or 
44751 \series bold
44752 jurabib
44753 \series default
44754
44755 \begin_inset Index idx
44756 status collapsed
44757
44758 \begin_layout Plain Layout
44759 LaTeX-packages ! jurabib
44760 \end_layout
44761
44762 \end_inset
44763
44764 .
44765  You can enable a sectioned bibliography using the LaTeX package 
44766 \series bold
44767 bibtopic
44768 \series default
44769
44770 \begin_inset Index idx
44771 status collapsed
44772
44773 \begin_layout Plain Layout
44774 LaTeX-packages ! bibtopic
44775 \end_layout
44776
44777 \end_inset
44778
44779  and you can customize how the bibliography of the given document is being
44780  generated.
44781  For a further description see section
44782 \begin_inset space ~
44783 \end_inset
44784
44785
44786 \begin_inset CommandInset ref
44787 LatexCommand ref
44788 reference "sec:Bibliography"
44789
44790 \end_inset
44791
44792 .
44793 \end_layout
44794
44795 \begin_layout Section
44796 Indexes
44797 \end_layout
44798
44799 \begin_layout Standard
44800 Here, you can customize how the index of your document is being generated
44801  and you can define additional indexes.
44802  Please refer to section
44803 \begin_inset space ~
44804 \end_inset
44805
44806
44807 \begin_inset CommandInset ref
44808 LatexCommand ref
44809 reference "sec:Index"
44810
44811 \end_inset
44812
44813  for details.
44814 \end_layout
44815
44816 \begin_layout Section
44817 PDF Properties
44818 \end_layout
44819
44820 \begin_layout Standard
44821 The PDF properties are explained in section
44822 \begin_inset space ~
44823 \end_inset
44824
44825
44826 \begin_inset CommandInset ref
44827 LatexCommand ref
44828 reference "sec:PDF-Properties"
44829
44830 \end_inset
44831
44832 .
44833 \end_layout
44834
44835 \begin_layout Section
44836 Math Options
44837 \end_layout
44838
44839 \begin_layout Standard
44840 These options will force LyX to use the LaTeX-packages 
44841 \series bold
44842 amsmath
44843 \series default
44844
44845 \begin_inset Index idx
44846 status collapsed
44847
44848 \begin_layout Plain Layout
44849 LaTeX-packages ! amsmath
44850 \end_layout
44851
44852 \end_inset
44853
44854
44855 \series bold
44856 esint
44857 \series default
44858
44859 \begin_inset Index idx
44860 status collapsed
44861
44862 \begin_layout Plain Layout
44863 LaTeX-packages ! esint
44864 \end_layout
44865
44866 \end_inset
44867
44868
44869 \series bold
44870 mathdots
44871 \series default
44872
44873 \begin_inset Index idx
44874 status collapsed
44875
44876 \begin_layout Plain Layout
44877 LaTeX-packages ! mathdots
44878 \end_layout
44879
44880 \end_inset
44881
44882  und 
44883 \series bold
44884 mhchem
44885 \series default
44886
44887 \begin_inset Index idx
44888 status collapsed
44889
44890 \begin_layout Plain Layout
44891 LaTeX-packages ! mhchem
44892 \end_layout
44893
44894 \end_inset
44895
44896  or to use them automatically when they are needed.
44897 \end_layout
44898
44899 \begin_layout Description
44900 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
44901  ensure that you have enabled 
44902 \family sans
44903 AMS
44904 \begin_inset space ~
44905 \end_inset
44906
44907 math
44908 \family default
44909 .
44910 \end_layout
44911
44912 \begin_layout Description
44913 esint is used for special integral characters, see section 
44914 \emph on
44915 Big
44916 \begin_inset space ~
44917 \end_inset
44918
44919 Operators
44920 \emph default
44921  of the 
44922 \emph on
44923 Math
44924 \emph default
44925  manual.
44926 \end_layout
44927
44928 \begin_layout Description
44929 mathdots is used for special ellipses, see section 
44930 \emph on
44931 Ellipses
44932 \emph default
44933  of the 
44934 \emph on
44935 Math
44936 \emph default
44937  manual.
44938 \end_layout
44939
44940 \begin_layout Description
44941 mhchem is used for chemical equations, see section 
44942 \emph on
44943 Chemical Symbols and Equations
44944 \emph default
44945  of the 
44946 \emph on
44947 Math
44948 \emph default
44949  manual.
44950 \end_layout
44951
44952 \begin_layout Section
44953 Float Placement
44954 \end_layout
44955
44956 \begin_layout Standard
44957 The float placement options are described in section 
44958 \emph on
44959 Float
44960 \begin_inset space ~
44961 \end_inset
44962
44963 Placement
44964 \emph default
44965  of the 
44966 \emph on
44967 Embedded
44968 \begin_inset space ~
44969 \end_inset
44970
44971 Objects
44972 \emph default
44973  manual.
44974 \end_layout
44975
44976 \begin_layout Section
44977 Listings
44978 \end_layout
44979
44980 \begin_layout Standard
44981 The listings settings are explained in chapter 
44982 \emph on
44983 Program Code Listings
44984 \emph default
44985  of the 
44986 \emph on
44987 Embedded
44988 \begin_inset space ~
44989 \end_inset
44990
44991 Objects
44992 \emph default
44993  manual.
44994 \end_layout
44995
44996 \begin_layout Section
44997 Bullets
44998 \end_layout
44999
45000 \begin_layout Standard
45001 Here you can adjust the characters for the itemize levels.
45002  The itemize environment is described in section
45003 \begin_inset space ~
45004 \end_inset
45005
45006
45007 \begin_inset CommandInset ref
45008 LatexCommand ref
45009 reference "sec:Itemize"
45010
45011 \end_inset
45012
45013 .
45014 \end_layout
45015
45016 \begin_layout Section
45017 Branches
45018 \end_layout
45019
45020 \begin_layout Standard
45021 Branches are described in section
45022 \begin_inset space ~
45023 \end_inset
45024
45025
45026 \begin_inset CommandInset ref
45027 LatexCommand ref
45028 reference "sec:Branches"
45029
45030 \end_inset
45031
45032 .
45033 \end_layout
45034
45035 \begin_layout Section
45036 Output
45037 \begin_inset CommandInset label
45038 LatexCommand label
45039 name "sec:Doc-Output"
45040
45041 \end_inset
45042
45043
45044 \end_layout
45045
45046 \begin_layout Standard
45047 Here you can define some output specifics for the current document:
45048 \end_layout
45049
45050 \begin_layout Description
45051 Default
45052 \begin_inset space ~
45053 \end_inset
45054
45055 Output
45056 \begin_inset space ~
45057 \end_inset
45058
45059 Format: The format that is used when you hit 
45060 \begin_inset Quotes eld
45061 \end_inset
45062
45063 View
45064 \begin_inset Quotes erd
45065 \end_inset
45066
45067
45068 \begin_inset Quotes eld
45069 \end_inset
45070
45071 Update
45072 \begin_inset Quotes erd
45073 \end_inset
45074
45075
45076 \begin_inset Quotes eld
45077 \end_inset
45078
45079 View Master Document
45080 \begin_inset Quotes erd
45081 \end_inset
45082
45083  and 
45084 \begin_inset Quotes eld
45085 \end_inset
45086
45087 Update Master Document
45088 \begin_inset Quotes erd
45089 \end_inset
45090
45091  in the 
45092 \family sans
45093 View
45094 \family default
45095  menu or the toolbar.
45096  The default is set in 
45097 \family sans
45098 Tools\SpecialChar \menuseparator
45099 Preferences\SpecialChar \menuseparator
45100 File Formats
45101 \family default
45102 , see sec.
45103 \begin_inset space \thinspace{}
45104 \end_inset
45105
45106
45107 \begin_inset CommandInset ref
45108 LatexCommand ref
45109 reference "sec:File-Formats"
45110
45111 \end_inset
45112
45113 .
45114 \end_layout
45115
45116 \begin_layout Description
45117 Synchronize
45118 \begin_inset space ~
45119 \end_inset
45120
45121 with
45122 \begin_inset space ~
45123 \end_inset
45124
45125 Output settings for the menu 
45126 \family sans
45127 Navigate\SpecialChar \menuseparator
45128 Forward
45129 \begin_inset space ~
45130 \end_inset
45131
45132 search
45133 \family default
45134 .
45135  For a detailed description see section 
45136 \emph on
45137 Reverse DVI/PDF search
45138 \emph default
45139  of the 
45140 \emph on
45141 Additional
45142 \begin_inset space ~
45143 \end_inset
45144
45145 Features
45146 \emph default
45147  manual.
45148 \end_layout
45149
45150 \begin_layout Description
45151 XHTML
45152 \begin_inset space ~
45153 \end_inset
45154
45155 Output
45156 \begin_inset space ~
45157 \end_inset
45158
45159 Options settings for the export format 
45160 \family sans
45161 LyXHTML
45162 \family default
45163 .
45164  
45165 \family sans
45166 Strict XHTML
45167 \begin_inset space ~
45168 \end_inset
45169
45170 1.1
45171 \family default
45172  will assure that the output follows exactly version
45173 \begin_inset space ~
45174 \end_inset
45175
45176 1.1 of the XHTML standard.
45177  The different 
45178 \family sans
45179 Math
45180 \begin_inset space ~
45181 \end_inset
45182
45183 output
45184 \family default
45185  settings are described in detail in section 
45186 \emph on
45187 Math Output in XHTML
45188 \emph default
45189  of the 
45190 \emph on
45191 Additional
45192 \begin_inset space ~
45193 \end_inset
45194
45195 Features
45196 \emph default
45197  manual.
45198  The scaling is used for the size of equations in the output.
45199 \end_layout
45200
45201 \begin_layout Section
45202 LaT
45203 \begin_inset ERT
45204 status collapsed
45205
45206 \begin_layout Plain Layout
45207
45208 {}
45209 \end_layout
45210
45211 \end_inset
45212
45213 eX Preamble
45214 \end_layout
45215
45216 \begin_layout Standard
45217 In this text field you can enter commands to load special LaTeX-packages
45218  or to define LaTeX-commands.
45219  The preamble is a thing for LaTeX-experts.
45220  You should not enter commands here until you exactly know what you are
45221  doing.
45222 \end_layout
45223
45224 \begin_layout Standard
45225 An introduction to the LaTeX-syntax is given in section
45226 \begin_inset space ~
45227 \end_inset
45228
45229
45230 \begin_inset CommandInset ref
45231 LatexCommand ref
45232 reference "sub:LaTeX-Syntax"
45233
45234 \end_inset
45235
45236 .
45237 \end_layout
45238
45239 \begin_layout Chapter
45240 The 
45241 \family sans
45242 Preferences
45243 \family default
45244  Dialog
45245 \begin_inset CommandInset label
45246 LatexCommand label
45247 name "chap:The-Preferences-dialog"
45248
45249 \end_inset
45250
45251
45252 \begin_inset Index idx
45253 status collapsed
45254
45255 \begin_layout Plain Layout
45256 Preferences
45257 \end_layout
45258
45259 \end_inset
45260
45261
45262 \end_layout
45263
45264 \begin_layout Standard
45265 The preferences dialog is called with the menu 
45266 \family sans
45267 Tools\SpecialChar \menuseparator
45268 Preferences
45269 \family default
45270 .
45271  It has the following submenus.
45272 \end_layout
45273
45274 \begin_layout Section
45275 Look and Feel
45276 \end_layout
45277
45278 \begin_layout Subsection
45279 User Interface
45280 \end_layout
45281
45282 \begin_layout Subsubsection
45283 User Interface File
45284 \begin_inset Index idx
45285 status collapsed
45286
45287 \begin_layout Plain Layout
45288 Customization ! of toolbars
45289 \end_layout
45290
45291 \end_inset
45292
45293
45294 \begin_inset Index idx
45295 status collapsed
45296
45297 \begin_layout Plain Layout
45298 Customization ! of menus
45299 \end_layout
45300
45301 \end_inset
45302
45303
45304 \end_layout
45305
45306 \begin_layout Standard
45307 The appearance of the menus and toolbars can be changed by choosing a user
45308  interface (ui) file.
45309  A ui-file is a text file where the toolbars and menus are listed.
45310  The toolbar buttons and menu entries are specified in the files 
45311 \shape italic
45312 stdtoolbars.inc
45313 \shape default
45314  and 
45315 \shape italic
45316 stdmenus.inc
45317 \shape default
45318 , respectively.
45319  Both files are loaded by the 
45320 \emph on
45321 default.ui
45322 \emph default
45323  file.
45324  To create your own menu and toolbar layout, start with a copy of these
45325  files and edit the entries.
45326 \end_layout
45327
45328 \begin_layout Standard
45329 The syntax of the .inc-files is straightforward: The 
45330 \family sans
45331 Menubar
45332 \family default
45333
45334 \family sans
45335 Menu
45336 \family default
45337  and 
45338 \family sans
45339 Toolbar
45340 \family default
45341  entries must be finished with an explicit 
45342 \family sans
45343 End
45344 \family default
45345 .
45346  They may contain 
45347 \family sans
45348 Submenu
45349 \family default
45350
45351 \family sans
45352 Item
45353 \family default
45354
45355 \family sans
45356 OptItem
45357 \family default
45358
45359 \family sans
45360 Separator
45361 \family default
45362
45363 \family sans
45364 Icon,
45365 \family default
45366  and in the case of the 
45367 \begin_inset Quotes eld
45368 \end_inset
45369
45370 file_lastfiles
45371 \begin_inset Quotes erd
45372 \end_inset
45373
45374  menu a 
45375 \family sans
45376 Lastfiles
45377 \family default
45378  entry.
45379  The syntax for the entries is:
45380 \end_layout
45381
45382 \begin_layout Standard
45383 \begin_inset VSpace smallskip*
45384 \end_inset
45385
45386
45387 \series bold
45388 Item 
45389 \begin_inset Quotes eld
45390 \end_inset
45391
45392 menu 
45393 \series default
45394 or
45395 \series bold
45396  button name
45397 \begin_inset Quotes erd
45398 \end_inset
45399
45400  
45401 \begin_inset Quotes eld
45402 \end_inset
45403
45404 LyX-function
45405 \begin_inset Quotes erd
45406 \end_inset
45407
45408
45409 \end_layout
45410
45411 \begin_layout Standard
45412 \noindent
45413 \begin_inset VSpace smallskip*
45414 \end_inset
45415
45416 All LyX-functions are listed in the menu 
45417 \family sans
45418 Help\SpecialChar \menuseparator
45419 LyX
45420 \begin_inset space ~
45421 \end_inset
45422
45423 Functions
45424 \family default
45425 .
45426 \end_layout
45427
45428 \begin_layout Standard
45429 \begin_inset VSpace medskip
45430 \end_inset
45431
45432
45433 \end_layout
45434
45435 \begin_layout Standard
45436 An example: Assuming you use the menu 
45437 \family sans
45438 Navigate\SpecialChar \menuseparator
45439 Bookmarks
45440 \family default
45441  quite often and therefore want six available bookmarks, you can add the
45442  line
45443 \end_layout
45444
45445 \begin_layout Standard
45446 \begin_inset VSpace smallskip*
45447 \end_inset
45448
45449
45450 \series bold
45451 Item 
45452 \begin_inset Quotes eld
45453 \end_inset
45454
45455 Save Bookmark 6
45456 \begin_inset Quotes erd
45457 \end_inset
45458
45459  
45460 \begin_inset Quotes eld
45461 \end_inset
45462
45463 bookmark-save 6
45464 \begin_inset Quotes erd
45465 \end_inset
45466
45467
45468 \end_layout
45469
45470 \begin_layout Standard
45471 \noindent
45472 \begin_inset VSpace smallskip*
45473 \end_inset
45474
45475 to the 
45476 \begin_inset Quotes eld
45477 \end_inset
45478
45479 navigate_bookmarks
45480 \begin_inset Quotes erd
45481 \end_inset
45482
45483  menu in the .inc-file to have the sixth bookmark.
45484 \end_layout
45485
45486 \begin_layout Subsubsection
45487 Icon Set
45488 \end_layout
45489
45490 \begin_layout Standard
45491 Here you can change the appearance of LyX's toolbar buttons.
45492  The currently available icon sets are compared in 
45493 \begin_inset CommandInset href
45494 LatexCommand href
45495 name "this image"
45496 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
45497
45498 \end_inset
45499
45500 .
45501 \end_layout
45502
45503 \begin_layout Subsubsection
45504 Automatic help
45505 \end_layout
45506
45507 \begin_layout Standard
45508 The option 
45509 \family sans
45510 Enable tool tips in main work area
45511 \family default
45512  enables tool tips showing the content of closed insets like index entries
45513  or footnotes.
45514 \end_layout
45515
45516 \begin_layout Subsubsection
45517 Session
45518 \end_layout
45519
45520 \begin_layout Standard
45521 With the option 
45522 \family sans
45523 Restore window layouts and geometries
45524 \family default
45525  LyX's main window will be opened with the size and layout that was used
45526  in the last LyX session.
45527 \end_layout
45528
45529 \begin_layout Standard
45530 The option 
45531 \family sans
45532 Restore cursor positions
45533 \family default
45534  sets the cursor to the position in the file where it was at the end of
45535  the last session.
45536 \end_layout
45537
45538 \begin_layout Standard
45539 The option 
45540 \family sans
45541 Load opened files from last session
45542 \family default
45543  opens all files that were opened in the last LyX session.
45544 \end_layout
45545
45546 \begin_layout Standard
45547 The button 
45548 \family sans
45549 Clear all session information
45550 \family default
45551  deletes all information from previous LyX sessions (cursor positions, names
45552  of last opened documents, etc.).
45553 \end_layout
45554
45555 \begin_layout Subsubsection
45556 Documents
45557 \begin_inset CommandInset label
45558 LatexCommand label
45559 name "sub:Backup documents"
45560
45561 \end_inset
45562
45563
45564 \begin_inset Index idx
45565 status collapsed
45566
45567 \begin_layout Plain Layout
45568 Backup ! Documents
45569 \end_layout
45570
45571 \end_inset
45572
45573
45574 \end_layout
45575
45576 \begin_layout Standard
45577
45578 \family sans
45579 Backup original documents when saving
45580 \family default
45581  creates a backup copy of the file in the state when it was opened or when
45582  it was saved the last time.
45583  It is stored in the same folder as your document or in the 
45584 \family sans
45585 Backup
45586 \begin_inset space ~
45587 \end_inset
45588
45589 directory
45590 \family default
45591 , see 
45592 \begin_inset CommandInset ref
45593 LatexCommand ref
45594 reference "sec:Paths"
45595
45596 \end_inset
45597
45598 .
45599  The backup file has the file extension 
45600 \begin_inset Quotes eld
45601 \end_inset
45602
45603
45604 \family sans
45605 .lyx~
45606 \family default
45607
45608 \begin_inset Quotes erd
45609 \end_inset
45610
45611 .
45612 \end_layout
45613
45614 \begin_layout Standard
45615 With the option 
45616 \family sans
45617 Backup documents, every
45618 \family default
45619 , you can specify the time between backup saves.
45620 \end_layout
45621
45622 \begin_layout Standard
45623
45624 \family sans
45625 Save documents compressed by default
45626 \family default
45627  saves the files always in a compressed format.
45628 \end_layout
45629
45630 \begin_layout Standard
45631
45632 \family sans
45633 Maximum last files
45634 \family default
45635  is the number of last opened files that LyX should display in the menu
45636  
45637 \family sans
45638 File\SpecialChar \menuseparator
45639 Open
45640 \begin_inset space ~
45641 \end_inset
45642
45643 Recent
45644 \family default
45645 .
45646 \end_layout
45647
45648 \begin_layout Standard
45649 If the option 
45650 \family sans
45651 Open documents in tabs
45652 \family default
45653  is not used, then every file will be opened in its own new instance of
45654  LyX.
45655 \end_layout
45656
45657 \begin_layout Standard
45658 The option 
45659 \family sans
45660 Single instance
45661 \family default
45662  is only active if a LyXServer pipe
45663 \begin_inset Foot
45664 status collapsed
45665
45666 \begin_layout Plain Layout
45667 See sec.
45668 \begin_inset space \thinspace{}
45669 \end_inset
45670
45671
45672 \begin_inset CommandInset ref
45673 LatexCommand ref
45674 reference "sec:Paths"
45675
45676 \end_inset
45677
45678  for information about LyXServer pipes.
45679 \end_layout
45680
45681 \end_inset
45682
45683  is specified.
45684  If it is checked, LyX documents will be opened in the same running instance
45685  of LyX.
45686  Otherwise a new LyX instance is created for each file.
45687 \end_layout
45688
45689 \begin_layout Standard
45690 With the option 
45691 \family sans
45692 Single close-tab button
45693 \family default
45694  there will only be one button (
45695 \family sans
45696
45697 \begin_inset Graphics
45698         filename ../images/closetab.png
45699         scale 75
45700
45701 \end_inset
45702
45703
45704 \family default
45705 ) at the right side of the tab bar to close tabs.
45706  Otherwise every document tab has its own close button.
45707 \end_layout
45708
45709 \begin_layout Standard
45710 \begin_inset Note Greyedout
45711 status collapsed
45712
45713 \begin_layout Plain Layout
45714
45715 \series bold
45716 Note:
45717 \series default
45718  For the last option you have to restart LyX before the change takes effect.
45719 \end_layout
45720
45721 \end_inset
45722
45723
45724 \end_layout
45725
45726 \begin_layout Subsection
45727 Screen Fonts
45728 \begin_inset Index idx
45729 status collapsed
45730
45731 \begin_layout Plain Layout
45732 Font ! Screen
45733 \end_layout
45734
45735 \end_inset
45736
45737
45738 \begin_inset CommandInset label
45739 LatexCommand label
45740 name "sub:Screen-Fonts"
45741
45742 \end_inset
45743
45744
45745 \end_layout
45746
45747 \begin_layout Standard
45748 These fonts are used to display your documents on the screen.
45749 \end_layout
45750
45751 \begin_layout Standard
45752 \begin_inset Note Greyedout
45753 status collapsed
45754
45755 \begin_layout Plain Layout
45756
45757 \series bold
45758 Note:
45759 \series default
45760  This section only deals with the fonts 
45761 \emph on
45762 inside
45763 \emph default
45764  the LyX window.
45765  The fonts that appear on the output are independent from these fonts, and
45766  set in the menu 
45767 \family sans
45768 Document\SpecialChar \menuseparator
45769 Settings\SpecialChar \menuseparator
45770 Fonts
45771 \family default
45772 .
45773 \end_layout
45774
45775 \end_inset
45776
45777
45778 \end_layout
45779
45780 \begin_layout Standard
45781 By default, LyX uses 
45782 \family typewriter
45783 Times
45784 \family default
45785  as roman (serif) font, 
45786 \family typewriter
45787 Arial
45788 \family default
45789  or 
45790 \family typewriter
45791 Helvetica
45792 \family default
45793  (depends on the system) as 
45794 \family sans
45795 sans
45796 \begin_inset space ~
45797 \end_inset
45798
45799 serif
45800 \family default
45801  font and 
45802 \family typewriter
45803 Courier
45804 \family default
45805  as 
45806 \family typewriter
45807 typewriter
45808 \family default
45809  font.
45810 \end_layout
45811
45812 \begin_layout Standard
45813 You can change the font size with the 
45814 \family sans
45815 Zoom
45816 \family default
45817  setting.
45818 \end_layout
45819
45820 \begin_layout Standard
45821 The 
45822 \family sans
45823 Font Sizes
45824 \family default
45825  are calculated as letter height in units of points.
45826  72
45827 \begin_inset space \thinspace{}
45828 \end_inset
45829
45830 points have the size of 1
45831 \begin_inset space \thinspace{}
45832 \end_inset
45833
45834 inch, see Appendix
45835 \begin_inset space ~
45836 \end_inset
45837
45838
45839 \begin_inset CommandInset ref
45840 LatexCommand ref
45841 reference "chap:Units-available-in"
45842
45843 \end_inset
45844
45845 .
45846  The default font sizes are the same as if a document font size of 10
45847 \begin_inset space \thinspace{}
45848 \end_inset
45849
45850 pt were used.
45851  The sizes are explained in detail in section
45852 \begin_inset space ~
45853 \end_inset
45854
45855
45856 \begin_inset CommandInset ref
45857 LatexCommand ref
45858 reference "sub:Document-Font"
45859
45860 \end_inset
45861
45862 .
45863 \end_layout
45864
45865 \begin_layout Standard
45866 With the option 
45867 \family sans
45868 Use Pixmap Cache to speed up font rendering
45869 \family default
45870  enabled, LyX needs to redraw the screen less often.
45871  This results in better performance, especially on slow systems.
45872  On the other hand, the characters might look more fuzzy on screen.
45873  So whether you enable this or not depends on whether you prefer speed over
45874  aesthetics.
45875  Note that the Pixmap Cache is only available and useful under Mac
45876 \begin_inset space ~
45877 \end_inset
45878
45879 OS and Windows.
45880 \end_layout
45881
45882 \begin_layout Subsection
45883 Colors
45884 \begin_inset Index idx
45885 status collapsed
45886
45887 \begin_layout Plain Layout
45888 Color ! LyX screen
45889 \end_layout
45890
45891 \end_inset
45892
45893
45894 \begin_inset Index idx
45895 status collapsed
45896
45897 \begin_layout Plain Layout
45898 Settings ! Color
45899 \end_layout
45900
45901 \end_inset
45902
45903
45904 \end_layout
45905
45906 \begin_layout Standard
45907 Here you can change all the colors used by LyX.
45908  Choose an item in the list and use the 
45909 \family sans
45910 Alter
45911 \family default
45912  button.
45913 \end_layout
45914
45915 \begin_layout Standard
45916 By using the option 
45917 \family sans
45918 Use system colors
45919 \family default
45920  the color scheme of your OS or window manager is used.
45921  The colors 
45922 \family sans
45923 cursor, selection, table line, text, URL
45924 \begin_inset space ~
45925 \end_inset
45926
45927 label and URL
45928 \begin_inset space ~
45929 \end_inset
45930
45931 text
45932 \family default
45933  are then not customizable and thus not listed.
45934 \end_layout
45935
45936 \begin_layout Subsection
45937 Display
45938 \begin_inset Index idx
45939 status collapsed
45940
45941 \begin_layout Plain Layout
45942 Settings ! Display
45943 \end_layout
45944
45945 \end_inset
45946
45947
45948 \end_layout
45949
45950 \begin_layout Standard
45951 Here you can specify if graphics inside LyX are displayed.
45952 \end_layout
45953
45954 \begin_layout Standard
45955
45956 \family sans
45957 Instant Preview
45958 \family default
45959  enables previewing snippets of your document.
45960  This feature is described in section
45961 \begin_inset space ~
45962 \end_inset
45963
45964
45965 \begin_inset CommandInset ref
45966 LatexCommand ref
45967 reference "sec:Previewing-snippets-of"
45968
45969 \end_inset
45970
45971 .
45972 \end_layout
45973
45974 \begin_layout Standard
45975 The option 
45976 \family sans
45977 Mark
45978 \begin_inset space ~
45979 \end_inset
45980
45981 end
45982 \begin_inset space ~
45983 \end_inset
45984
45985 of
45986 \begin_inset space ~
45987 \end_inset
45988
45989 paragraphs
45990 \family default
45991  displays a pilcrow (¶) at the end of every paragraph.
45992 \end_layout
45993
45994 \begin_layout Section
45995 Editing
45996 \begin_inset Index idx
45997 status collapsed
45998
45999 \begin_layout Plain Layout
46000 Settings ! Editing
46001 \end_layout
46002
46003 \end_inset
46004
46005
46006 \end_layout
46007
46008 \begin_layout Subsection
46009 Control
46010 \end_layout
46011
46012 \begin_layout Subsubsection
46013 Editing
46014 \end_layout
46015
46016 \begin_layout Standard
46017 The option 
46018 \family sans
46019 Cursor follows scrollbar
46020 \family default
46021  sets the cursor to the top of the currently displayed document part when
46022  scrolling.
46023 \end_layout
46024
46025 \begin_layout Standard
46026 You can adjust the width of the cursor.
46027  If you set the value to zero the thickness of the cursor scales relative
46028  to the zoom value you choose for the screen fonts.
46029 \end_layout
46030
46031 \begin_layout Standard
46032
46033 \family sans
46034 Scroll below end of document
46035 \family default
46036  is self-explanatory.
46037 \end_layout
46038
46039 \begin_layout Standard
46040 In LyX one can jump from word to word by pressing 
46041 \family sans
46042 Ctrl+arrow key
46043 \family default
46044 .
46045  With the option
46046 \family sans
46047  Use Mac-style for cursor moving between words
46048 \family default
46049  the cursor jumps from the end of a word to the end of the next word.
46050  Normally it jumps from the beginning to the beginning.
46051 \end_layout
46052
46053 \begin_layout Standard
46054 The option 
46055 \family sans
46056 Sort environments alphabetically
46057 \family default
46058  sorts the entries in the pull-down box for the paragraph environments.
46059 \end_layout
46060
46061 \begin_layout Standard
46062 The option 
46063 \family sans
46064 Group environments by their category
46065 \family default
46066  groups the entries in the pull-down box for the paragraph environments.
46067 \end_layout
46068
46069 \begin_layout Standard
46070 The math macro editing option determines the editing style, see the section
46071  
46072 \emph on
46073 Math Macros
46074 \emph default
46075  of the 
46076 \emph on
46077 Math
46078 \emph default
46079  manual.
46080 \end_layout
46081
46082 \begin_layout Subsubsection
46083 Fullscreen
46084 \end_layout
46085
46086 \begin_layout Standard
46087 Here you can specify what is hidden in the fullscreen mode.
46088  The option 
46089 \family sans
46090 Limit text width
46091 \family default
46092  specifies the width of the text in fullscreen mode.
46093  This way you can display the text smaller than the screen; the text then
46094  appears centered.
46095 \end_layout
46096
46097 \begin_layout Subsection
46098 Shortcuts
46099 \begin_inset Index idx
46100 status collapsed
46101
46102 \begin_layout Plain Layout
46103 Key Bindings
46104 \end_layout
46105
46106 \end_inset
46107
46108
46109 \begin_inset Index idx
46110 status collapsed
46111
46112 \begin_layout Plain Layout
46113 Settings ! Shortcuts
46114 \end_layout
46115
46116 \end_inset
46117
46118
46119 \end_layout
46120
46121 \begin_layout Subsubsection
46122 Bind File
46123 \end_layout
46124
46125 \begin_layout Standard
46126 Bindings are used to bind a LyX-function to a key.
46127  Several binding files are available:
46128 \end_layout
46129
46130 \begin_layout Description
46131 cua.bind typical set of PC keyboard shortcuts
46132 \end_layout
46133
46134 \begin_layout Description
46135 (x)emacs.bind set of bindings like they are used in the editor programs 
46136 \family sans
46137 Emacs
46138 \family default
46139  (
46140 \family sans
46141 XEmacs
46142 \family default
46143 )
46144 \end_layout
46145
46146 \begin_layout Description
46147 mac.bind set of bindings for 
46148 \family sans
46149 Mac
46150 \begin_inset space \thinspace{}
46151 \end_inset
46152
46153 OS
46154 \family default
46155  systems.
46156 \end_layout
46157
46158 \begin_layout Standard
46159 There are also bind-files designed for special document classes, like 
46160 \shape italic
46161 broadway.bind
46162 \shape default
46163 , and bind files for special languages.
46164  The names of language bind-files begin with a language code, e.
46165 \begin_inset space \thinspace{}
46166 \end_inset
46167
46168 g.
46169 \begin_inset space \space{}
46170 \end_inset
46171
46172
46173 \begin_inset Quotes eld
46174 \end_inset
46175
46176 pt
46177 \begin_inset Quotes erd
46178 \end_inset
46179
46180  for Portuguese.
46181  If you use LyX in a certain language, LyX will try to use the appropriate
46182  bind-file.
46183 \end_layout
46184
46185 \begin_layout Standard
46186 Some bind-files, like 
46187 \emph on
46188 math.bind
46189 \emph default
46190 , have only a small scope.
46191  When looking at the end of the file 
46192 \shape italic
46193 cua.bind
46194 \shape default
46195 , you can see that they are included to keep the overview in the bind-file.
46196 \end_layout
46197
46198 \begin_layout Subsubsection
46199 Editing Shortcuts
46200 \begin_inset CommandInset label
46201 LatexCommand label
46202 name "sub:Editing-Shortcuts"
46203
46204 \end_inset
46205
46206
46207 \begin_inset Index idx
46208 status collapsed
46209
46210 \begin_layout Plain Layout
46211 Key Bindings ! Editing
46212 \end_layout
46213
46214 \end_inset
46215
46216
46217 \end_layout
46218
46219 \begin_layout Standard
46220 To add new or modify existing keybindings to your own taste you can use
46221  the table in the dialog that lists all LyX-functions and the bound shortcuts.
46222  To find functions easily, they are grouped by categories and the dialog
46223  provides the field 
46224 \family sans
46225 Show key-bindings containing
46226 \family default
46227 .
46228  In this field you can insert a keyword for a function you want to edit.
46229  Insert there for example as keyword 
46230 \begin_inset Quotes eld
46231 \end_inset
46232
46233 paste
46234 \begin_inset Quotes erd
46235 \end_inset
46236
46237  and you get the 4 different existing shortcuts for the 3 different functions
46238  that contain 
46239 \begin_inset Quotes eld
46240 \end_inset
46241
46242 paste
46243 \begin_inset Quotes erd
46244 \end_inset
46245
46246  in their name.
46247  As you can see, one function can have more than one shortcut.
46248  All LyX-functions are also listed in the file 
46249 \emph on
46250 LyX Functions
46251 \emph default
46252  that you will find in the 
46253 \family sans
46254 Help
46255 \family default
46256  menu.
46257 \end_layout
46258
46259 \begin_layout Standard
46260 To add e.
46261 \begin_inset space \thinspace{}
46262 \end_inset
46263
46264 g.
46265 \begin_inset space \space{}
46266 \end_inset
46267
46268 the shortcut 
46269 \family sans
46270 Alt+Q
46271 \family default
46272  for the function 
46273 \family sans
46274 textstyle-apply
46275 \family default
46276 , select the function and press the 
46277 \family sans
46278 Modify
46279 \family default
46280  button.
46281  A dialog pops up where you can add the shortcut by using it.
46282  So press Alt+Q to define the shortcut.
46283  Modifying an existing shortcut is done the same way.
46284  You can also bind multiple functions to one shortcut by modifying an existing
46285  binding and adding the different function names as a semicolon separated
46286  list.
46287  LyX will then use the first function that is enabled in the current document
46288  part.
46289  The binding for the function 
46290 \family sans
46291 command-alter
46292 \family default
46293  is an example of this.
46294 \end_layout
46295
46296 \begin_layout Standard
46297 Alternatively you can also edit shortcuts by modifying bind-files with a
46298  text editor.
46299  The syntax of the entries is:
46300 \end_layout
46301
46302 \begin_layout Standard
46303
46304 \series bold
46305
46306 \backslash
46307 bind 
46308 \begin_inset Quotes eld
46309 \end_inset
46310
46311 key combination
46312 \begin_inset Quotes erd
46313 \end_inset
46314
46315  
46316 \begin_inset Quotes eld
46317 \end_inset
46318
46319 LyX-function
46320 \begin_inset Quotes erd
46321 \end_inset
46322
46323
46324 \end_layout
46325
46326 \begin_layout Subsection
46327 Keyboard / Mouse
46328 \begin_inset CommandInset label
46329 LatexCommand label
46330 name "sub:Keyboard-Map"
46331
46332 \end_inset
46333
46334
46335 \begin_inset Index idx
46336 status collapsed
46337
46338 \begin_layout Plain Layout
46339 Keyboard Map
46340 \end_layout
46341
46342 \end_inset
46343
46344
46345 \begin_inset Index idx
46346 status collapsed
46347
46348 \begin_layout Plain Layout
46349 Settings ! Keyboard Map
46350 \end_layout
46351
46352 \end_inset
46353
46354
46355 \end_layout
46356
46357 \begin_layout Standard
46358 Normally keyboard settings have to be done in a menu of your operating system.
46359  For the case that this is not possible, LyX provides keyboard maps.
46360  If you have e.
46361 \begin_inset space \thinspace{}
46362 \end_inset
46363
46364 g.
46365 \begin_inset space \space{}
46366 \end_inset
46367
46368 a Czech keyboard but want to write with it like with a Romanian one, you
46369  can use the keyboard map file named 
46370 \emph on
46371 romanian.kmap
46372 \emph default
46373 .
46374 \end_layout
46375
46376 \begin_layout Standard
46377 \begin_inset Note Greyedout
46378 status collapsed
46379
46380 \begin_layout Plain Layout
46381
46382 \series bold
46383 Note:
46384 \series default
46385  Keyboard maps are only provided as makeshift and don't work on all systems.
46386 \end_layout
46387
46388 \end_inset
46389
46390
46391 \end_layout
46392
46393 \begin_layout Standard
46394 You can furthermore specify here the 
46395 \family sans
46396 Wheel scrolling speed
46397 \family default
46398 .
46399  The standard value is 1.0, higher values speed up the scrolling, lower ones
46400  slow it down.
46401 \end_layout
46402
46403 \begin_layout Standard
46404 In the section 
46405 \family sans
46406 Scroll wheel zoom
46407 \family default
46408  you can select a key for zooming.
46409  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
46410 \end_layout
46411
46412 \begin_layout Subsection
46413 Input Completion
46414 \end_layout
46415
46416 \begin_layout Standard
46417 Input completion is described in sec.
46418 \begin_inset space \thinspace{}
46419 \end_inset
46420
46421
46422 \begin_inset CommandInset ref
46423 LatexCommand ref
46424 reference "sec:Input-Completion"
46425
46426 \end_inset
46427
46428 .
46429 \end_layout
46430
46431 \begin_layout Section
46432 Paths
46433 \begin_inset CommandInset label
46434 LatexCommand label
46435 name "sec:Paths"
46436
46437 \end_inset
46438
46439
46440 \begin_inset Index idx
46441 status collapsed
46442
46443 \begin_layout Plain Layout
46444 Paths
46445 \end_layout
46446
46447 \end_inset
46448
46449
46450 \begin_inset Index idx
46451 status collapsed
46452
46453 \begin_layout Plain Layout
46454 Settings ! Paths
46455 \end_layout
46456
46457 \end_inset
46458
46459
46460 \end_layout
46461
46462 \begin_layout Description
46463 Working
46464 \begin_inset space ~
46465 \end_inset
46466
46467 directory This is LyX's working directory.
46468  It is the default when you 
46469 \family sans
46470 Open
46471 \family default
46472
46473 \family sans
46474 Save
46475 \family default
46476  or 
46477 \family sans
46478 Save
46479 \begin_inset space ~
46480 \end_inset
46481
46482 as
46483 \family default
46484  files.
46485 \end_layout
46486
46487 \begin_layout Description
46488 Document
46489 \begin_inset space ~
46490 \end_inset
46491
46492 templates This directory will be opened when you use the menu 
46493 \family sans
46494 File\SpecialChar \menuseparator
46495 New
46496 \begin_inset space ~
46497 \end_inset
46498
46499 from
46500 \begin_inset space ~
46501 \end_inset
46502
46503 Template
46504 \family default
46505 .
46506 \end_layout
46507
46508 \begin_layout Description
46509 Example
46510 \begin_inset space ~
46511 \end_inset
46512
46513 files This directory will be opened when you use the button 
46514 \family sans
46515 Examples
46516 \family default
46517  in the 
46518 \family sans
46519 File\SpecialChar \menuseparator
46520 Open
46521 \family default
46522  dialog.
46523 \begin_inset Newline newline
46524 \end_inset
46525
46526
46527 \begin_inset Note Greyedout
46528 status collapsed
46529
46530 \begin_layout Plain Layout
46531
46532 \series bold
46533 Note:
46534 \series default
46535  The 
46536 \family sans
46537 Examples
46538 \family default
46539  button does not exist when using LyX on Mac OS and Windows systems.
46540 \end_layout
46541
46542 \end_inset
46543
46544
46545 \end_layout
46546
46547 \begin_layout Description
46548 Backup
46549 \begin_inset space ~
46550 \end_inset
46551
46552 directory
46553 \begin_inset Index idx
46554 status collapsed
46555
46556 \begin_layout Plain Layout
46557 Backup ! Directory
46558 \end_layout
46559
46560 \end_inset
46561
46562  Backup copies will be saved to this directory.
46563  If no directory is given but backups are enabled as described in section
46564 \begin_inset space ~
46565 \end_inset
46566
46567
46568 \begin_inset CommandInset ref
46569 LatexCommand ref
46570 reference "sub:Backup documents"
46571
46572 \end_inset
46573
46574 , the 
46575 \family sans
46576 Working directory
46577 \family default
46578  will be used to save the backups.
46579 \begin_inset Newline newline
46580 \end_inset
46581
46582 Backup files have the ending 
46583 \begin_inset Quotes eld
46584 \end_inset
46585
46586 .lyx~
46587 \begin_inset Quotes erd
46588 \end_inset
46589
46590 .
46591 \end_layout
46592
46593 \begin_layout Description
46594 Ly
46595 \begin_inset ERT
46596 status collapsed
46597
46598 \begin_layout Plain Layout
46599
46600 {}
46601 \end_layout
46602
46603 \end_inset
46604
46605 XServer
46606 \begin_inset space ~
46607 \end_inset
46608
46609 pipe Here you can enter the name of a so-called UNIX-pipe.
46610  This pipe is used to send data from external programs to LyX.
46611 \begin_inset Newline newline
46612 \end_inset
46613
46614
46615 \series bold
46616 Example:
46617 \series default
46618  You add a BibTeX-database 
46619 \emph on
46620 test.bib
46621 \emph default
46622  to your document.
46623  You can edit this file with the program 
46624 \family typewriter
46625 JabRef
46626 \family default
46627 .
46628  In 
46629 \family typewriter
46630 JabRef
46631 \family default
46632  you have to use the same Unix-Pipe for LyX in its preferences under 
46633 \family sans
46634 External
46635 \begin_inset space ~
46636 \end_inset
46637
46638 programs
46639 \family default
46640 .
46641  If you want to get one entry of the database as citation, select it in
46642  
46643 \family typewriter
46644 JabRef
46645 \family default
46646  and click on the LyX-symbol.
46647  The entry will now be inserted as citation at the current cursor position
46648  in your LyX file.
46649  
46650 \family typewriter
46651 JabRef
46652 \family default
46653  and LyX need of course to be run the same time.
46654 \begin_inset Newline newline
46655 \end_inset
46656
46657 The pipe is also used for the 
46658 \family sans
46659 Single instance
46660 \family default
46661  feature, see sec.
46662 \begin_inset space \thinspace{}
46663 \end_inset
46664
46665
46666 \begin_inset CommandInset ref
46667 LatexCommand ref
46668 reference "sub:Backup documents"
46669
46670 \end_inset
46671
46672 .
46673 \begin_inset Newline newline
46674 \end_inset
46675
46676 To use the LyXServer-Pipe on Windows, you must use this pipe name:
46677 \begin_inset Newline newline
46678 \end_inset
46679
46680
46681 \series bold
46682
46683 \backslash
46684
46685 \backslash
46686 .
46687 \backslash
46688 pipe
46689 \backslash
46690 lyxpipe
46691 \end_layout
46692
46693 \begin_layout Description
46694 Temporary
46695 \begin_inset space ~
46696 \end_inset
46697
46698 directory Temporary files will be saved in this directory.
46699 \end_layout
46700
46701 \begin_layout Description
46702 Thesaurus
46703 \begin_inset space ~
46704 \end_inset
46705
46706 dictionary Directory where the thesaurus dictionaries are located.
46707  You only need to specify it if the thesaurus does otherwise not work or
46708  if you want to use custom/alternative dictionaries.
46709 \end_layout
46710
46711 \begin_layout Description
46712 Hunspell
46713 \begin_inset space ~
46714 \end_inset
46715
46716 dictionary Directory where the dictionaries of the spell checker program
46717  
46718 \family typewriter
46719 Hunspell
46720 \family default
46721  are located.
46722  You only need to specify it if you are using 
46723 \family typewriter
46724 Hunspell
46725 \family default
46726  and spell checking does otherwise not work or if you want to use custom/alterna
46727 tive dictionaries.
46728  For LyX on Windows 
46729 \family typewriter
46730 Hunspell
46731 \family default
46732  is the only available spell checker and should work without specifying
46733  a directory.
46734 \end_layout
46735
46736 \begin_layout Description
46737 PATH
46738 \begin_inset space ~
46739 \end_inset
46740
46741 prefix This field contains a list of paths to external programs.
46742  When LyX needs to use an external program, it looks in this list where
46743  to find it on the system.
46744  The path list is automatically set up on Windows and Mac systems when LyX
46745  is configured, so that you normally don't have to modify it.
46746  On Unix
46747 \begin_inset space \thinspace{}
46748 \end_inset
46749
46750 /
46751 \begin_inset space \thinspace{}
46752 \end_inset
46753
46754 Linux systems, the path list will need to be set only if there are external
46755  programs you wish to use that are not in your normal system path ($PATH).
46756 \end_layout
46757
46758 \begin_layout Description
46759 TEXINPUTS
46760 \begin_inset space ~
46761 \end_inset
46762
46763 prefix The TEXINPUTS environment variable allows to use external files which
46764  are included to a LyX document via commands in TeX code or in the document
46765  preamble.
46766  This prefix includes by default the document directory (represented by
46767  a single dot '.').
46768  The prefix can contain any list of paths separated by the default separator
46769  of the OS (':' on UNIX like systems and ';' on Windows).
46770  If files are included, the paths listed in the TEXINPUTS prefix will be
46771  scanned for the input files.
46772  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
46773  to be relative to the directory of your LyX file.
46774  It is recommended to include always '.' as one of the paths, otherwise compilati
46775 on may fail for some documents.
46776 \end_layout
46777
46778 \begin_layout Section
46779 Identity
46780 \end_layout
46781
46782 \begin_layout Standard
46783 Here you can insert your name and email address.
46784  The identity will be used when you have enabled change tracking as described
46785  in section
46786 \begin_inset space ~
46787 \end_inset
46788
46789
46790 \begin_inset CommandInset ref
46791 LatexCommand ref
46792 reference "sec:Change-Tracking"
46793
46794 \end_inset
46795
46796 , to mark changes you make as yours.
46797 \end_layout
46798
46799 \begin_layout Section
46800 Language Settings
46801 \begin_inset Index idx
46802 status collapsed
46803
46804 \begin_layout Plain Layout
46805 Language ! Settings
46806 \end_layout
46807
46808 \end_inset
46809
46810
46811 \begin_inset Index idx
46812 status collapsed
46813
46814 \begin_layout Plain Layout
46815 Settings ! Language
46816 \end_layout
46817
46818 \end_inset
46819
46820
46821 \end_layout
46822
46823 \begin_layout Subsection
46824 Language
46825 \begin_inset CommandInset label
46826 LatexCommand label
46827 name "sub:Prefs-Language"
46828
46829 \end_inset
46830
46831
46832 \end_layout
46833
46834 \begin_layout Description
46835 User
46836 \begin_inset space ~
46837 \end_inset
46838
46839 Interface
46840 \begin_inset space ~
46841 \end_inset
46842
46843 language Here you can select the language of LyX's menus.
46844  You find the actual translation status here: 
46845 \begin_inset CommandInset href
46846 LatexCommand href
46847 target "http://www.lyx.org/I18n"
46848
46849 \end_inset
46850
46851
46852 \end_layout
46853
46854 \begin_layout Description
46855 Language
46856 \begin_inset space ~
46857 \end_inset
46858
46859 package determines which LaTeX package should be loaded to handle language
46860  issues.
46861  Language issues that are handled by this package include proper hyphenation
46862  as well as localization of dates and text strings such as 
46863 \begin_inset Quotes eld
46864 \end_inset
46865
46866 Chapter
46867 \begin_inset Quotes erd
46868 \end_inset
46869
46870  and 
46871 \begin_inset Quotes eld
46872 \end_inset
46873
46874 Table
46875 \begin_inset Quotes erd
46876 \end_inset
46877
46878 .
46879  The most widespread language package is 
46880 \series bold
46881 babel
46882 \series default
46883
46884 \begin_inset Index idx
46885 status collapsed
46886
46887 \begin_layout Plain Layout
46888 LaTeX-packages ! babel
46889 \end_layout
46890
46891 \end_inset
46892
46893 , it is the default language package in classic LaTeX.
46894  More recent typesetting engines such as XeTeX and LuaTeX come with the
46895  alternative language package 
46896 \series bold
46897 polyglossia
46898 \series default
46899
46900 \begin_inset Index idx
46901 status collapsed
46902
46903 \begin_layout Plain Layout
46904 LaTeX-packages ! polyglossia
46905 \end_layout
46906
46907 \end_inset
46908
46909  that is more suited for the multi-script support of these engines.
46910  Furthermore, there are also specific language packages for languages not
46911  covered by babel.
46912  The available selections are described in sec.
46913 \begin_inset space \thinspace{}
46914 \end_inset
46915
46916
46917 \begin_inset CommandInset ref
46918 LatexCommand ref
46919 reference "sec:Language-encodings"
46920
46921 \end_inset
46922
46923 .
46924 \end_layout
46925
46926 \begin_layout Description
46927 Command
46928 \begin_inset space ~
46929 \end_inset
46930
46931 start If a special LaTeX-package is needed to write in a certain document
46932  language, you can here specify the command to start the package.
46933  An example is the start command 
46934 \family sans
46935
46936 \backslash
46937 begin{arabtext}
46938 \family default
46939  that is needed to write Arabic using the package 
46940 \series bold
46941 ArabTeX
46942 \series default
46943 , see 
46944 \begin_inset CommandInset citation
46945 LatexCommand cite
46946 key "Arabic"
46947
46948 \end_inset
46949
46950 .
46951  The default is the 
46952 \series bold
46953 babel
46954 \series default
46955  command 
46956 \family sans
46957
46958 \backslash
46959 selectlanguage{$$lang}
46960 \family default
46961 .
46962 \end_layout
46963
46964 \begin_layout Description
46965 Command
46966 \begin_inset space ~
46967 \end_inset
46968
46969 end Counterpart to 
46970 \family sans
46971 Command start
46972 \family default
46973 .
46974  Some packages, like the default, don't have an end command since the start
46975  command toggles the package on and off.
46976 \end_layout
46977
46978 \begin_layout Description
46979 Default
46980 \begin_inset space ~
46981 \end_inset
46982
46983 Decimal
46984 \begin_inset space ~
46985 \end_inset
46986
46987 Point Define the default decimal point for the use in tables (decimal point
46988  alignment).
46989 \end_layout
46990
46991 \begin_layout Description
46992 Set
46993 \begin_inset space ~
46994 \end_inset
46995
46996 languages
46997 \begin_inset space ~
46998 \end_inset
46999
47000 globally When this option is set, the languages used in the document will
47001  be added as options to the document class options, so that they can be
47002  used by all LaTeX-packages.
47003  Otherwise they will only be used as options for the 
47004 \series bold
47005 babel
47006 \series default
47007  package.
47008 \end_layout
47009
47010 \begin_layout Description
47011 Auto
47012 \begin_inset space ~
47013 \end_inset
47014
47015 begin When this option is set, documents start with the chosen document
47016  language.
47017  When this option is not set, the 
47018 \family sans
47019 Command
47020 \begin_inset space ~
47021 \end_inset
47022
47023 start
47024 \family default
47025  is explicitly set to the beginning of the document in the LaTeX-output.
47026  This assures that the correct language is used when you use another 
47027 \family sans
47028 Command
47029 \begin_inset space ~
47030 \end_inset
47031
47032 start
47033 \family default
47034  than the default.
47035 \end_layout
47036
47037 \begin_layout Description
47038 Auto
47039 \begin_inset space ~
47040 \end_inset
47041
47042 end Counterpart to 
47043 \family sans
47044 Auto
47045 \begin_inset space ~
47046 \end_inset
47047
47048 begin
47049 \family default
47050 .
47051  When it is not set, the 
47052 \family sans
47053 Command
47054 \begin_inset space ~
47055 \end_inset
47056
47057 end
47058 \family default
47059  is set to the end of the document.
47060 \end_layout
47061
47062 \begin_layout Description
47063 Mark
47064 \begin_inset space ~
47065 \end_inset
47066
47067 foreign
47068 \begin_inset space ~
47069 \end_inset
47070
47071 languages Text marked formatted in a language different from the document
47072  language will be underlined in blue.
47073 \end_layout
47074
47075 \begin_layout Description
47076 Enable
47077 \begin_inset space ~
47078 \end_inset
47079
47080 RTL
47081 \begin_inset space ~
47082 \end_inset
47083
47084 support Enables the use of languages, written from right to left (RTL),
47085  like Arabic, Hebrew, Farsi.
47086 \end_layout
47087
47088 \begin_layout Description
47089 Cursor
47090 \begin_inset space ~
47091 \end_inset
47092
47093 movement When writing RTL, you can define if the left and right arrow keys
47094  move the cursor visually to the left or right, respectively, or logically.
47095  Logical means that the cursor is moved to the left when pressing the right
47096  arrow key and the cursor is inside text in an RTL language.
47097 \end_layout
47098
47099 \begin_layout Subsection
47100 Spellchecker
47101 \end_layout
47102
47103 \begin_layout Standard
47104 The spellchecker settings are explained in section
47105 \begin_inset space ~
47106 \end_inset
47107
47108
47109 \begin_inset CommandInset ref
47110 LatexCommand ref
47111 reference "sec:Spellchecking"
47112
47113 \end_inset
47114
47115 .
47116 \end_layout
47117
47118 \begin_layout Section
47119 Outputs
47120 \end_layout
47121
47122 \begin_layout Subsection
47123 General
47124 \end_layout
47125
47126 \begin_layout Description
47127 Output
47128 \begin_inset space ~
47129 \end_inset
47130
47131 line
47132 \begin_inset space ~
47133 \end_inset
47134
47135 length sets the maximum number of characters printed in one line when using
47136  the menu 
47137 \family sans
47138 File\SpecialChar \menuseparator
47139 Export\SpecialChar \menuseparator
47140 Plain
47141 \begin_inset space ~
47142 \end_inset
47143
47144 text
47145 \family default
47146 .
47147  Setting the line line length to 0 means all text is printed in one endless
47148  line.
47149 \end_layout
47150
47151 \begin_layout Description
47152 Date
47153 \begin_inset space ~
47154 \end_inset
47155
47156 format
47157 \begin_inset Index idx
47158 status collapsed
47159
47160 \begin_layout Plain Layout
47161 Date Format
47162 \end_layout
47163
47164 \end_inset
47165
47166
47167 \begin_inset Index idx
47168 status collapsed
47169
47170 \begin_layout Plain Layout
47171 Settings ! Date format
47172 \end_layout
47173
47174 \end_inset
47175
47176  The date format can be one or a mixture of the formats listed here:
47177 \begin_inset Newline newline
47178 \end_inset
47179
47180
47181 \begin_inset Flex URL
47182 status collapsed
47183
47184 \begin_layout Plain Layout
47185
47186 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
47187 \end_layout
47188
47189 \end_inset
47190
47191
47192 \begin_inset Newline newline
47193 \end_inset
47194
47195 For example the format
47196 \begin_inset Newline newline
47197 \end_inset
47198
47199 %d/%m/%y
47200 \begin_inset Newline newline
47201 \end_inset
47202
47203 prints the date as day/month/year.
47204 \end_layout
47205
47206 \begin_layout Description
47207 Overwrite
47208 \begin_inset space ~
47209 \end_inset
47210
47211 on
47212 \begin_inset space ~
47213 \end_inset
47214
47215 export Setting what LyX is allowed to overwrite on export.
47216 \end_layout
47217
47218 \begin_layout Description
47219 Forward
47220 \begin_inset space ~
47221 \end_inset
47222
47223 search Commands that will be used for the menu 
47224 \family sans
47225 Navigate\SpecialChar \menuseparator
47226 Forward
47227 \begin_inset space ~
47228 \end_inset
47229
47230 search
47231 \family default
47232 .
47233  For a detailed description see section 
47234 \emph on
47235 Reverse DVI/PDF search
47236 \emph default
47237  of the 
47238 \emph on
47239 Additional
47240 \begin_inset space ~
47241 \end_inset
47242
47243 Features
47244 \emph default
47245  manual.
47246 \end_layout
47247
47248 \begin_layout Subsection
47249 Printer
47250 \begin_inset CommandInset label
47251 LatexCommand label
47252 name "sub:Printer"
47253
47254 \end_inset
47255
47256
47257 \begin_inset Index idx
47258 status collapsed
47259
47260 \begin_layout Plain Layout
47261 Printer
47262 \end_layout
47263
47264 \end_inset
47265
47266
47267 \begin_inset Index idx
47268 status collapsed
47269
47270 \begin_layout Plain Layout
47271 Settings ! Printer
47272 \end_layout
47273
47274 \end_inset
47275
47276
47277 \end_layout
47278
47279 \begin_layout Description
47280 Default
47281 \begin_inset space ~
47282 \end_inset
47283
47284 printer Here you can specify the name of your default printer.
47285  The name will be used when the 
47286 \family sans
47287 Printer command
47288 \family default
47289  is executed.
47290 \begin_inset Newline newline
47291 \end_inset
47292
47293
47294 \begin_inset Note Greyedout
47295 status collapsed
47296
47297 \begin_layout Plain Layout
47298
47299 \series bold
47300 Note:
47301 \series default
47302  You can leave this field empty on Windows systems because it has no effect.
47303 \end_layout
47304
47305 \end_inset
47306
47307
47308 \end_layout
47309
47310 \begin_layout Description
47311 Printer
47312 \begin_inset space ~
47313 \end_inset
47314
47315 command is the command LyX
47316 \begin_inset space \thinspace{}
47317 \end_inset
47318
47319 /
47320 \begin_inset space \thinspace{}
47321 \end_inset
47322
47323 LaTeX uses for printing.
47324  The default is 
47325 \family sans
47326 dvips
47327 \family default
47328  on most systems.
47329 \end_layout
47330
47331 \begin_layout Description
47332 Printer
47333 \begin_inset space ~
47334 \end_inset
47335
47336 Command
47337 \begin_inset space ~
47338 \end_inset
47339
47340 Options Here you can specify printer options.
47341  A list of printer options with explanations can be found in the documentation
47342  of the program that provides the 
47343 \family sans
47344 Printer command
47345 \family default
47346  you are using.
47347 \end_layout
47348
47349 \begin_layout Description
47350 Adapt
47351 \begin_inset space ~
47352 \end_inset
47353
47354 output
47355 \begin_inset space ~
47356 \end_inset
47357
47358 to
47359 \begin_inset space ~
47360 \end_inset
47361
47362 printer This option works only for the 
47363 \family sans
47364 Printer command
47365 \family default
47366  
47367 \begin_inset Quotes eld
47368 \end_inset
47369
47370
47371 \family sans
47372 dvips
47373 \family default
47374
47375 \begin_inset Quotes erd
47376 \end_inset
47377
47378 .
47379  It activates a configuration file for dvips.
47380  This is an option only for dvips experts.
47381 \end_layout
47382
47383 \begin_layout Subsection
47384 LaT
47385 \begin_inset ERT
47386 status collapsed
47387
47388 \begin_layout Plain Layout
47389
47390 {}
47391 \end_layout
47392
47393 \end_inset
47394
47395 eX
47396 \begin_inset CommandInset label
47397 LatexCommand label
47398 name "sub:LaTeX-settings"
47399
47400 \end_inset
47401
47402
47403 \begin_inset Index idx
47404 status collapsed
47405
47406 \begin_layout Plain Layout
47407 Settings ! LaTeX
47408 \end_layout
47409
47410 \end_inset
47411
47412
47413 \end_layout
47414
47415 \begin_layout Description
47416 Use
47417 \begin_inset space ~
47418 \end_inset
47419
47420 LaTe
47421 \begin_inset ERT
47422 status collapsed
47423
47424 \begin_layout Plain Layout
47425
47426 {}
47427 \end_layout
47428
47429 \end_inset
47430
47431 X
47432 \begin_inset space ~
47433 \end_inset
47434
47435 font
47436 \begin_inset space ~
47437 \end_inset
47438
47439 encoding This is the default encoding of the document font.
47440  
47441 \family sans
47442 T1
47443 \family default
47444  is the default and covers western languages and symbols.
47445  
47446 \family sans
47447 T2A
47448 \family default
47449
47450 \family sans
47451 T2B
47452 \family default
47453
47454 \family sans
47455 T2C
47456 \family default
47457
47458 \family sans
47459 LCY
47460 \family default
47461  and 
47462 \family sans
47463 X2
47464 \family default
47465  are used for Cyrillic.
47466  Combinations of the encodings are possible, like 
47467 \begin_inset Quotes eld
47468 \end_inset
47469
47470
47471 \family sans
47472 T1, T2B
47473 \family default
47474
47475 \begin_inset Quotes erd
47476 \end_inset
47477
47478 .
47479  The font encoding is normally automatically loaded by the language packages
47480  LyX sets up in the background.
47481  So there is no need to change the default encoding.
47482 \end_layout
47483
47484 \begin_layout Description
47485 Default
47486 \begin_inset space ~
47487 \end_inset
47488
47489 paper
47490 \begin_inset space ~
47491 \end_inset
47492
47493 size This is the paper size that is used for new documents.
47494  The 
47495 \family sans
47496 Default
47497 \family default
47498  value depends on your LaTeX-system setup.
47499 \end_layout
47500
47501 \begin_layout Description
47502 DVI
47503 \begin_inset space ~
47504 \end_inset
47505
47506 viewer
47507 \begin_inset space ~
47508 \end_inset
47509
47510 paper
47511 \begin_inset space ~
47512 \end_inset
47513
47514 size
47515 \begin_inset space ~
47516 \end_inset
47517
47518 options They only have an effect when the program 
47519 \family sans
47520 xdvi
47521 \family default
47522  is used as DVI-viewer, read its manual to find out more.
47523 \end_layout
47524
47525 \begin_layout Standard
47526 Here you can also specify options and commands with parameters for processors.
47527  But before you change something, it is strongly recommended to read the
47528  manuals of the applications.
47529 \end_layout
47530
47531 \begin_layout Description
47532 Bibliography
47533 \begin_inset space ~
47534 \end_inset
47535
47536 generation Settings for the generation of the bibliography, see section
47537 \begin_inset space ~
47538 \end_inset
47539
47540
47541 \begin_inset CommandInset ref
47542 LatexCommand ref
47543 reference "sub:Bibliography-databases"
47544
47545 \end_inset
47546
47547 .
47548 \end_layout
47549
47550 \begin_layout Description
47551 Index
47552 \begin_inset space ~
47553 \end_inset
47554
47555 generation Settings for the generation of the index, see section
47556 \begin_inset space ~
47557 \end_inset
47558
47559
47560 \begin_inset CommandInset ref
47561 LatexCommand ref
47562 reference "sub:Index-Program"
47563
47564 \end_inset
47565
47566 .
47567 \end_layout
47568
47569 \begin_layout Description
47570 Nomenclature
47571 \begin_inset space ~
47572 \end_inset
47573
47574 command Command for the program that generates the nomenclature, see section
47575 \begin_inset space ~
47576 \end_inset
47577
47578
47579 \begin_inset CommandInset ref
47580 LatexCommand ref
47581 reference "sub:Nomenclature-Program"
47582
47583 \end_inset
47584
47585 .
47586 \end_layout
47587
47588 \begin_layout Description
47589 CheckTe
47590 \begin_inset ERT
47591 status collapsed
47592
47593 \begin_layout Plain Layout
47594
47595 {}
47596 \end_layout
47597
47598 \end_inset
47599
47600 X
47601 \begin_inset space ~
47602 \end_inset
47603
47604 command Command for the program 
47605 \family sans
47606 CheckTeX
47607 \family default
47608  that is described in the section 
47609 \emph on
47610 Checking TeX
47611 \emph default
47612  of the 
47613 \emph on
47614 Additional Features
47615 \emph default
47616  manual.
47617 \end_layout
47618
47619 \begin_layout Standard
47620 There are additionally the following options:
47621 \end_layout
47622
47623 \begin_layout Description
47624 Use
47625 \begin_inset space ~
47626 \end_inset
47627
47628 Windows-style
47629 \begin_inset space ~
47630 \end_inset
47631
47632 paths
47633 \begin_inset space ~
47634 \end_inset
47635
47636 in
47637 \begin_inset space ~
47638 \end_inset
47639
47640 LaTeX
47641 \begin_inset space ~
47642 \end_inset
47643
47644 files Uses paths in the notation of Windows, that means that 
47645 \begin_inset Quotes eld
47646 \end_inset
47647
47648
47649 \backslash
47650
47651 \begin_inset Quotes erd
47652 \end_inset
47653
47654  is used instead of 
47655 \begin_inset Quotes eld
47656 \end_inset
47657
47658 /
47659 \begin_inset Quotes erd
47660 \end_inset
47661
47662  to separate folders.
47663  This option is enabled by default when you use LyX on Windows.
47664 \begin_inset Index idx
47665 status collapsed
47666
47667 \begin_layout Plain Layout
47668 Paths
47669 \end_layout
47670
47671 \end_inset
47672
47673
47674 \begin_inset Index idx
47675 status collapsed
47676
47677 \begin_layout Plain Layout
47678 Settings ! Paths
47679 \end_layout
47680
47681 \end_inset
47682
47683
47684 \end_layout
47685
47686 \begin_layout Description
47687 Reset
47688 \begin_inset space ~
47689 \end_inset
47690
47691 class
47692 \begin_inset space ~
47693 \end_inset
47694
47695 options
47696 \begin_inset space ~
47697 \end_inset
47698
47699 when
47700 \begin_inset space ~
47701 \end_inset
47702
47703 document
47704 \begin_inset space ~
47705 \end_inset
47706
47707 class
47708 \begin_inset space ~
47709 \end_inset
47710
47711 changes Removes all manually set document class options in the 
47712 \family sans
47713 Document\SpecialChar \menuseparator
47714 Settings
47715 \family default
47716  dialog when changing the document class.
47717 \end_layout
47718
47719 \begin_layout Section
47720 File
47721 \begin_inset space ~
47722 \end_inset
47723
47724 Handling
47725 \begin_inset Index idx
47726 status collapsed
47727
47728 \begin_layout Plain Layout
47729 File handling
47730 \end_layout
47731
47732 \end_inset
47733
47734
47735 \end_layout
47736
47737 \begin_layout Subsection
47738 Converters
47739 \begin_inset CommandInset label
47740 LatexCommand label
47741 name "sub:Converters"
47742
47743 \end_inset
47744
47745
47746 \begin_inset Index idx
47747 status collapsed
47748
47749 \begin_layout Plain Layout
47750 Converters
47751 \end_layout
47752
47753 \end_inset
47754
47755
47756 \end_layout
47757
47758 \begin_layout Standard
47759 Here you find the list of defined converter commands to convert material
47760  from one format to another.
47761  You can modify converters or create new ones.
47762  To modify a converter, select it, change the entry of the field 
47763 \family sans
47764 Converter
47765 \family default
47766  and/or 
47767 \family sans
47768 Extra
47769 \begin_inset space ~
47770 \end_inset
47771
47772 flag
47773 \family default
47774  and press the 
47775 \family sans
47776 Modify
47777 \family default
47778  button.
47779  To create a new converter, select an existing one, select a different format
47780  in the 
47781 \family sans
47782 To
47783 \begin_inset space ~
47784 \end_inset
47785
47786 format
47787 \family default
47788  drop-down list, modify the 
47789 \family sans
47790 Converter
47791 \family default
47792  field and press the 
47793 \family sans
47794 Add
47795 \family default
47796  button.
47797 \end_layout
47798
47799 \begin_layout Standard
47800 If the 
47801 \family sans
47802 Converter File Cache
47803 \family default
47804  is enabled, conversions will be cached as long as specified in the field
47805  
47806 \family sans
47807 Maximum Age (in days
47808 \family default
47809 ).
47810  This means that images don't need to be converted again when you reopen
47811  a document; the converted images from the cache will be used instead.
47812 \end_layout
47813
47814 \begin_layout Standard
47815 More about converters, like the flags that can be used in the converter
47816  definition, is described in the section 
47817 \emph on
47818 Converters
47819 \emph default
47820  of the 
47821 \emph on
47822 Customization
47823 \emph default
47824  manual.
47825 \end_layout
47826
47827 \begin_layout Subsection
47828 File Formats
47829 \begin_inset CommandInset label
47830 LatexCommand label
47831 name "sec:File-Formats"
47832
47833 \end_inset
47834
47835
47836 \begin_inset Index idx
47837 status collapsed
47838
47839 \begin_layout Plain Layout
47840 File formats
47841 \end_layout
47842
47843 \end_inset
47844
47845
47846 \begin_inset Index idx
47847 status collapsed
47848
47849 \begin_layout Plain Layout
47850 Copiers
47851 \end_layout
47852
47853 \end_inset
47854
47855
47856 \end_layout
47857
47858 \begin_layout Standard
47859 Here you find the list of defined file formats that LyX can handle.
47860  You can modify the viewer and editor program that should be used for certain
47861  formats.
47862 \end_layout
47863
47864 \begin_layout Standard
47865 Furthermore, you can define the 
47866 \family sans
47867 Default output format
47868 \family default
47869  that is used when you use 
47870 \family sans
47871 View, Update, View Master Document
47872 \family default
47873  or 
47874 \family sans
47875 Update Master Document
47876 \family default
47877  in the 
47878 \family sans
47879 View
47880 \family default
47881  menu or the toolbar.
47882 \end_layout
47883
47884 \begin_layout Standard
47885 More about formats and their options is described in the section 
47886 \emph on
47887 Formats
47888 \emph default
47889  of the 
47890 \emph on
47891 Customization
47892 \emph default
47893  manual.
47894 \end_layout
47895
47896 \begin_layout Standard
47897 Since all conversions from one format to another take place in LyX's temporary
47898  directory, it is sometimes necessary to modify a file before copying it
47899  to the temporary directory so that the conversion may be performed.
47900  This is done by specifying a 
47901 \family sans
47902 Copier
47903 \family default
47904 .
47905  More about this is described in the section 
47906 \emph on
47907 Copiers
47908 \emph default
47909  of the 
47910 \emph on
47911 Customization
47912 \emph default
47913  manual.
47914 \end_layout
47915
47916 \begin_layout Chapter
47917 Units available in LyX
47918 \begin_inset Index idx
47919 status collapsed
47920
47921 \begin_layout Plain Layout
47922 Units
47923 \end_layout
47924
47925 \end_inset
47926
47927
47928 \begin_inset CommandInset label
47929 LatexCommand label
47930 name "chap:Units-available-in"
47931
47932 \end_inset
47933
47934
47935 \end_layout
47936
47937 \begin_layout Standard
47938 To understand the units described in this documentation, 
47939 \begin_inset CommandInset ref
47940 LatexCommand ref
47941 reference "tab:Units"
47942
47943 \end_inset
47944
47945  explains all units available in LyX.
47946 \end_layout
47947
47948 \begin_layout Standard
47949 \begin_inset Float table
47950 placement h
47951 wide false
47952 sideways false
47953 status collapsed
47954
47955 \begin_layout Plain Layout
47956 \begin_inset Caption
47957
47958 \begin_layout Plain Layout
47959 \begin_inset CommandInset label
47960 LatexCommand label
47961 name "tab:Units"
47962
47963 \end_inset
47964
47965 Units
47966 \end_layout
47967
47968 \end_inset
47969
47970
47971 \end_layout
47972
47973 \begin_layout Plain Layout
47974 \begin_inset VSpace medskip
47975 \end_inset
47976
47977
47978 \end_layout
47979
47980 \begin_layout Plain Layout
47981 \align center
47982 \begin_inset Tabular
47983 <lyxtabular version="3" rows="20" columns="2">
47984 <features tabularvalignment="middle">
47985 <column alignment="center" valignment="top" width="0">
47986 <column alignment="center" valignment="top" width="0">
47987 <row>
47988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
47989 \begin_inset Text
47990
47991 \begin_layout Plain Layout
47992 unit
47993 \end_layout
47994
47995 \end_inset
47996 </cell>
47997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
47998 \begin_inset Text
47999
48000 \begin_layout Plain Layout
48001 name/description
48002 \end_layout
48003
48004 \end_inset
48005 </cell>
48006 </row>
48007 <row>
48008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48009 \begin_inset Text
48010
48011 \begin_layout Plain Layout
48012 mm
48013 \end_layout
48014
48015 \end_inset
48016 </cell>
48017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48018 \begin_inset Text
48019
48020 \begin_layout Plain Layout
48021 millimeter
48022 \end_layout
48023
48024 \end_inset
48025 </cell>
48026 </row>
48027 <row>
48028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48029 \begin_inset Text
48030
48031 \begin_layout Plain Layout
48032 cm
48033 \end_layout
48034
48035 \end_inset
48036 </cell>
48037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48038 \begin_inset Text
48039
48040 \begin_layout Plain Layout
48041 centimeter
48042 \end_layout
48043
48044 \end_inset
48045 </cell>
48046 </row>
48047 <row>
48048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48049 \begin_inset Text
48050
48051 \begin_layout Plain Layout
48052 in
48053 \end_layout
48054
48055 \end_inset
48056 </cell>
48057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48058 \begin_inset Text
48059
48060 \begin_layout Plain Layout
48061 inch
48062 \end_layout
48063
48064 \end_inset
48065 </cell>
48066 </row>
48067 <row>
48068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48069 \begin_inset Text
48070
48071 \begin_layout Plain Layout
48072 pt
48073 \end_layout
48074
48075 \end_inset
48076 </cell>
48077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48078 \begin_inset Text
48079
48080 \begin_layout Plain Layout
48081 point (72.27
48082 \begin_inset space \thinspace{}
48083 \end_inset
48084
48085 pt = 1
48086 \begin_inset space \thinspace{}
48087 \end_inset
48088
48089 in)
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 pc
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 pica (1
48110 \begin_inset space \thinspace{}
48111 \end_inset
48112
48113 pc = 12
48114 \begin_inset space \thinspace{}
48115 \end_inset
48116
48117 pt)
48118 \end_layout
48119
48120 \end_inset
48121 </cell>
48122 </row>
48123 <row>
48124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48125 \begin_inset Text
48126
48127 \begin_layout Plain Layout
48128 sp
48129 \end_layout
48130
48131 \end_inset
48132 </cell>
48133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48134 \begin_inset Text
48135
48136 \begin_layout Plain Layout
48137 scaled point (65536
48138 \begin_inset space \thinspace{}
48139 \end_inset
48140
48141 sp = 1
48142 \begin_inset space \thinspace{}
48143 \end_inset
48144
48145 pt)
48146 \end_layout
48147
48148 \end_inset
48149 </cell>
48150 </row>
48151 <row>
48152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48153 \begin_inset Text
48154
48155 \begin_layout Plain Layout
48156 bp
48157 \end_layout
48158
48159 \end_inset
48160 </cell>
48161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48162 \begin_inset Text
48163
48164 \begin_layout Plain Layout
48165 big point (72
48166 \begin_inset space \thinspace{}
48167 \end_inset
48168
48169 bp = 1
48170 \begin_inset space \thinspace{}
48171 \end_inset
48172
48173 in)
48174 \end_layout
48175
48176 \end_inset
48177 </cell>
48178 </row>
48179 <row>
48180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48181 \begin_inset Text
48182
48183 \begin_layout Plain Layout
48184 dd
48185 \end_layout
48186
48187 \end_inset
48188 </cell>
48189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48190 \begin_inset Text
48191
48192 \begin_layout Plain Layout
48193 didot (72
48194 \begin_inset space \thinspace{}
48195 \end_inset
48196
48197 dd 
48198 \begin_inset Formula $\approx$
48199 \end_inset
48200
48201  37.6
48202 \begin_inset space \thinspace{}
48203 \end_inset
48204
48205 mm)
48206 \end_layout
48207
48208 \end_inset
48209 </cell>
48210 </row>
48211 <row>
48212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48213 \begin_inset Text
48214
48215 \begin_layout Plain Layout
48216 cc
48217 \end_layout
48218
48219 \end_inset
48220 </cell>
48221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48222 \begin_inset Text
48223
48224 \begin_layout Plain Layout
48225 cicero (1
48226 \begin_inset space \thinspace{}
48227 \end_inset
48228
48229 cc = 12
48230 \begin_inset space \thinspace{}
48231 \end_inset
48232
48233 dd)
48234 \end_layout
48235
48236 \end_inset
48237 </cell>
48238 </row>
48239 <row>
48240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48241 \begin_inset Text
48242
48243 \begin_layout Plain Layout
48244 Scale%
48245 \end_layout
48246
48247 \end_inset
48248 </cell>
48249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48250 \begin_inset Text
48251
48252 \begin_layout Plain Layout
48253 % of original image width
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 text%
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 % of text width
48274 \end_layout
48275
48276 \end_inset
48277 </cell>
48278 </row>
48279 <row>
48280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48281 \begin_inset Text
48282
48283 \begin_layout Plain Layout
48284 col%
48285 \end_layout
48286
48287 \end_inset
48288 </cell>
48289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48290 \begin_inset Text
48291
48292 \begin_layout Plain Layout
48293 % of column width
48294 \end_layout
48295
48296 \end_inset
48297 </cell>
48298 </row>
48299 <row>
48300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48301 \begin_inset Text
48302
48303 \begin_layout Plain Layout
48304 page%
48305 \end_layout
48306
48307 \end_inset
48308 </cell>
48309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48310 \begin_inset Text
48311
48312 \begin_layout Plain Layout
48313 % of paper width
48314 \end_layout
48315
48316 \end_inset
48317 </cell>
48318 </row>
48319 <row>
48320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48321 \begin_inset Text
48322
48323 \begin_layout Plain Layout
48324 line%
48325 \end_layout
48326
48327 \end_inset
48328 </cell>
48329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48330 \begin_inset Text
48331
48332 \begin_layout Plain Layout
48333 % of line width
48334 \end_layout
48335
48336 \end_inset
48337 </cell>
48338 </row>
48339 <row>
48340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48341 \begin_inset Text
48342
48343 \begin_layout Plain Layout
48344 theight%
48345 \end_layout
48346
48347 \end_inset
48348 </cell>
48349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48350 \begin_inset Text
48351
48352 \begin_layout Plain Layout
48353 % of text height
48354 \end_layout
48355
48356 \end_inset
48357 </cell>
48358 </row>
48359 <row>
48360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48361 \begin_inset Text
48362
48363 \begin_layout Plain Layout
48364 pheight%
48365 \end_layout
48366
48367 \end_inset
48368 </cell>
48369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48370 \begin_inset Text
48371
48372 \begin_layout Plain Layout
48373 % of paper height
48374 \end_layout
48375
48376 \end_inset
48377 </cell>
48378 </row>
48379 <row>
48380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48381 \begin_inset Text
48382
48383 \begin_layout Plain Layout
48384 ex
48385 \end_layout
48386
48387 \end_inset
48388 </cell>
48389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48390 \begin_inset Text
48391
48392 \begin_layout Plain Layout
48393 height of letter 
48394 \emph on
48395 x
48396 \emph default
48397  in current font
48398 \end_layout
48399
48400 \end_inset
48401 </cell>
48402 </row>
48403 <row>
48404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48405 \begin_inset Text
48406
48407 \begin_layout Plain Layout
48408 em
48409 \end_layout
48410
48411 \end_inset
48412 </cell>
48413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48414 \begin_inset Text
48415
48416 \begin_layout Plain Layout
48417 width of letter 
48418 \emph on
48419 M
48420 \emph default
48421  in current font
48422 \end_layout
48423
48424 \end_inset
48425 </cell>
48426 </row>
48427 <row>
48428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48429 \begin_inset Text
48430
48431 \begin_layout Plain Layout
48432 mu
48433 \end_layout
48434
48435 \end_inset
48436 </cell>
48437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
48438 \begin_inset Text
48439
48440 \begin_layout Plain Layout
48441 math unit (1
48442 \begin_inset space \thinspace{}
48443 \end_inset
48444
48445 mu = 1/18
48446 \begin_inset space \thinspace{}
48447 \end_inset
48448
48449 em)
48450 \end_layout
48451
48452 \end_inset
48453 </cell>
48454 </row>
48455 </lyxtabular>
48456
48457 \end_inset
48458
48459
48460 \end_layout
48461
48462 \end_inset
48463
48464
48465 \end_layout
48466
48467 \begin_layout Chapter
48468 Credits
48469 \begin_inset CommandInset label
48470 LatexCommand label
48471 name "chap:Credits"
48472
48473 \end_inset
48474
48475
48476 \end_layout
48477
48478 \begin_layout Standard
48479 The documentation is a collaborative effort between many different people
48480  (and we would encourage people to contribute!).
48481 \end_layout
48482
48483 \begin_layout Itemize
48484
48485 \noun on
48486 Alejandro Aguilar Sierra
48487 \end_layout
48488
48489 \begin_layout Itemize
48490
48491 \noun on
48492 Amir Karger
48493 \end_layout
48494
48495 \begin_layout Itemize
48496
48497 \noun on
48498 David Johnson
48499 \end_layout
48500
48501 \begin_layout Itemize
48502
48503 \noun on
48504 Hartmut Haase
48505 \end_layout
48506
48507 \begin_layout Itemize
48508
48509 \noun on
48510 Ignacio García
48511 \end_layout
48512
48513 \begin_layout Itemize
48514
48515 \noun on
48516 Ivan Schreter
48517 \end_layout
48518
48519 \begin_layout Itemize
48520
48521 \noun on
48522 John Raithel
48523 \end_layout
48524
48525 \begin_layout Itemize
48526
48527 \noun on
48528 John Weiss
48529 \end_layout
48530
48531 \begin_layout Itemize
48532
48533 \noun on
48534 Lars Gullik Bjønnes
48535 \end_layout
48536
48537 \begin_layout Itemize
48538
48539 \noun on
48540 Matthias Ettrich
48541 \end_layout
48542
48543 \begin_layout Itemize
48544
48545 \noun on
48546 Matthias Zenker
48547 \end_layout
48548
48549 \begin_layout Itemize
48550
48551 \noun on
48552 Rich Fields
48553 \end_layout
48554
48555 \begin_layout Itemize
48556
48557 \noun on
48558 Pascal André
48559 \end_layout
48560
48561 \begin_layout Itemize
48562
48563 \noun on
48564 Paul Evans
48565 \end_layout
48566
48567 \begin_layout Itemize
48568
48569 \noun on
48570 Paul Russel
48571 \end_layout
48572
48573 \begin_layout Itemize
48574
48575 \noun on
48576 Robin Socha
48577 \end_layout
48578
48579 \begin_layout Itemize
48580
48581 \noun on
48582 Uwe Stöhr
48583 \end_layout
48584
48585 \begin_layout Itemize
48586 The LyX Team: 
48587 \begin_inset CommandInset citation
48588 LatexCommand cite
48589 key "lyxcredit"
48590
48591 \end_inset
48592
48593
48594 \end_layout
48595
48596 \begin_layout Standard
48597 \begin_inset Newpage newpage
48598 \end_inset
48599
48600 The bibliography on the following page was created with the 
48601 \family sans
48602 Bibliography
48603 \family default
48604  environment.
48605 \end_layout
48606
48607 \begin_layout Bibliography
48608 \labelwidthstring Literaturverzeichnis
48609 \begin_inset CommandInset bibitem
48610 LatexCommand bibitem
48611 label "Credits"
48612 key "lyxcredit"
48613
48614 \end_inset
48615
48616 The LyX Team: 
48617 \begin_inset CommandInset href
48618 LatexCommand href
48619 name "Credits"
48620 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
48621
48622 \end_inset
48623
48624 :
48625 \begin_inset Newline newline
48626 \end_inset
48627
48628
48629 \begin_inset Flex URL
48630 status collapsed
48631
48632 \begin_layout Plain Layout
48633
48634 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
48635 \end_layout
48636
48637 \end_inset
48638
48639
48640 \end_layout
48641
48642 \begin_layout Bibliography
48643 \labelwidthstring Literaturverzeichnis
48644 \begin_inset CommandInset bibitem
48645 LatexCommand bibitem
48646 key "latexcompanion"
48647
48648 \end_inset
48649
48650 Frank Mittelbach and Michel Goossens: 
48651 \emph on
48652 The LaTeX Companion Second Edition.
48653
48654 \emph default
48655  Addison-Wesley, 2004
48656 \end_layout
48657
48658 \begin_layout Bibliography
48659 \labelwidthstring Literaturverzeichnis
48660 \begin_inset CommandInset bibitem
48661 LatexCommand bibitem
48662 key "latexguide"
48663
48664 \end_inset
48665
48666 Helmut Kopka and Patrick W.
48667  Daly: 
48668 \emph on
48669 A Guide to LaTeX Fourth Edition.
48670
48671 \emph default
48672  Addison-Wesley, 2003
48673 \end_layout
48674
48675 \begin_layout Bibliography
48676 \labelwidthstring Literaturverzeichnis
48677 \begin_inset CommandInset bibitem
48678 LatexCommand bibitem
48679 key "latexbook"
48680
48681 \end_inset
48682
48683 Leslie Lamport: 
48684 \emph on
48685 LaTeX: A Document Preparation System.
48686
48687 \emph default
48688  Addison-Wesley, second edition, 1994
48689 \end_layout
48690
48691 \begin_layout Bibliography
48692 \labelwidthstring Literaturverzeichnis
48693 \begin_inset CommandInset bibitem
48694 LatexCommand bibitem
48695 key "texbook"
48696
48697 \end_inset
48698
48699 Donald E.
48700  Knuth.
48701  
48702 \emph on
48703 The TeXbook.
48704
48705 \emph default
48706  Addison-Wesley, 1984
48707 \end_layout
48708
48709 \begin_layout Bibliography
48710 \labelwidthstring Literaturverzeichnis
48711 \begin_inset CommandInset bibitem
48712 LatexCommand bibitem
48713 key "TeXCatalogue"
48714
48715 \end_inset
48716
48717 The TeX Catalogue:
48718 \begin_inset Newline newline
48719 \end_inset
48720
48721
48722 \begin_inset Flex URL
48723 status collapsed
48724
48725 \begin_layout Plain Layout
48726
48727 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
48728 \end_layout
48729
48730 \end_inset
48731
48732
48733 \end_layout
48734
48735 \begin_layout Bibliography
48736 \labelwidthstring Literaturverzeichnis
48737 \begin_inset CommandInset bibitem
48738 LatexCommand bibitem
48739 key "LaTeXFAQ"
48740
48741 \end_inset
48742
48743 The LaTeX FAQ:
48744 \begin_inset Newline newline
48745 \end_inset
48746
48747
48748 \begin_inset Flex URL
48749 status collapsed
48750
48751 \begin_layout Plain Layout
48752
48753 http://www.tex.ac.uk/cgi-bin/texfaq2html
48754 \end_layout
48755
48756 \end_inset
48757
48758
48759 \end_layout
48760
48761 \begin_layout Bibliography
48762 \labelwidthstring Literaturverzeichnis
48763 \begin_inset CommandInset bibitem
48764 LatexCommand bibitem
48765 key "BibTeX"
48766
48767 \end_inset
48768
48769
48770 \begin_inset CommandInset href
48771 LatexCommand href
48772 name "Documentation"
48773 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
48774
48775 \end_inset
48776
48777  of the program 
48778 \family sans
48779 BibTeX
48780 \family default
48781 :
48782 \begin_inset Newline newline
48783 \end_inset
48784
48785
48786 \begin_inset Flex URL
48787 status collapsed
48788
48789 \begin_layout Plain Layout
48790
48791 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
48792 \end_layout
48793
48794 \end_inset
48795
48796
48797 \end_layout
48798
48799 \begin_layout Bibliography
48800 \labelwidthstring Literaturverzeichnis
48801 \begin_inset CommandInset bibitem
48802 LatexCommand bibitem
48803 key "BibTeX-2"
48804
48805 \end_inset
48806
48807
48808 \begin_inset CommandInset href
48809 LatexCommand href
48810 name "Documentation"
48811 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
48812
48813 \end_inset
48814
48815  how to use the program 
48816 \family sans
48817 BibTeX
48818 \family default
48819 :
48820 \begin_inset Newline newline
48821 \end_inset
48822
48823
48824 \begin_inset Flex URL
48825 status collapsed
48826
48827 \begin_layout Plain Layout
48828
48829 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
48830 \end_layout
48831
48832 \end_inset
48833
48834
48835 \end_layout
48836
48837 \begin_layout Bibliography
48838 \labelwidthstring Literaturverzeichnis
48839 \begin_inset CommandInset bibitem
48840 LatexCommand bibitem
48841 key "makeindex"
48842
48843 \end_inset
48844
48845
48846 \begin_inset CommandInset href
48847 LatexCommand href
48848 name "Documentation"
48849 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
48850
48851 \end_inset
48852
48853  of the program 
48854 \family sans
48855 makeindex
48856 \family default
48857 :
48858 \begin_inset Newline newline
48859 \end_inset
48860
48861
48862 \begin_inset Flex URL
48863 status collapsed
48864
48865 \begin_layout Plain Layout
48866
48867 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
48868 \end_layout
48869
48870 \end_inset
48871
48872
48873 \end_layout
48874
48875 \begin_layout Bibliography
48876 \labelwidthstring Literaturverzeichnis
48877 \begin_inset CommandInset bibitem
48878 LatexCommand bibitem
48879 key "xindy"
48880
48881 \end_inset
48882
48883
48884 \begin_inset CommandInset href
48885 LatexCommand href
48886 name "Documentation"
48887 target "http://www.xindy.org/documentation.html"
48888
48889 \end_inset
48890
48891  of the program 
48892 \family sans
48893 xindy
48894 \family default
48895 :
48896 \begin_inset Newline newline
48897 \end_inset
48898
48899
48900 \begin_inset Flex URL
48901 status collapsed
48902
48903 \begin_layout Plain Layout
48904
48905 http://www.xindy.org/documentation.html
48906 \end_layout
48907
48908 \end_inset
48909
48910
48911 \end_layout
48912
48913 \begin_layout Bibliography
48914 \labelwidthstring Literaturverzeichnis
48915 \begin_inset CommandInset bibitem
48916 LatexCommand bibitem
48917 key "caption"
48918
48919 \end_inset
48920
48921
48922 \begin_inset CommandInset href
48923 LatexCommand href
48924 name "Documentation"
48925 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
48926
48927 \end_inset
48928
48929  of the LaTeX-package 
48930 \series bold
48931 caption
48932 \series default
48933
48934 \begin_inset Index idx
48935 status collapsed
48936
48937 \begin_layout Plain Layout
48938 LaTeX-packages ! caption
48939 \end_layout
48940
48941 \end_inset
48942
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 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
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 "enumitem"
48966
48967 \end_inset
48968
48969
48970 \begin_inset CommandInset href
48971 LatexCommand href
48972 name "Documentation"
48973 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
48974
48975 \end_inset
48976
48977  of the LaTeX-package 
48978 \series bold
48979 enumitem
48980 \series default
48981
48982 \begin_inset Index idx
48983 status collapsed
48984
48985 \begin_layout Plain Layout
48986 LaTeX-packages ! enumitem
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 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.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 "fancyhdr"
49014
49015 \end_inset
49016
49017
49018 \begin_inset CommandInset href
49019 LatexCommand href
49020 name "Documentation"
49021 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
49022
49023 \end_inset
49024
49025  of the LaTeX-package 
49026 \series bold
49027 fancyhdr
49028 \series default
49029
49030 \begin_inset Index idx
49031 status collapsed
49032
49033 \begin_layout Plain Layout
49034 LaTeX-packages ! fancyhdr
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 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.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 "hyperref"
49062
49063 \end_inset
49064
49065
49066 \series bold
49067
49068 \begin_inset CommandInset href
49069 LatexCommand href
49070 name "Documentation"
49071 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
49072
49073 \end_inset
49074
49075
49076 \series default
49077  of the LaTeX-package 
49078 \series bold
49079 hyperref
49080 \series default
49081
49082 \begin_inset Index idx
49083 status collapsed
49084
49085 \begin_layout Plain Layout
49086 LaTeX-packages ! hyperref
49087 \end_layout
49088
49089 \end_inset
49090
49091 :
49092 \begin_inset Newline newline
49093 \end_inset
49094
49095
49096 \begin_inset Flex URL
49097 status collapsed
49098
49099 \begin_layout Plain Layout
49100
49101 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
49102 \end_layout
49103
49104 \end_inset
49105
49106
49107 \end_layout
49108
49109 \begin_layout Bibliography
49110 \labelwidthstring Literaturverzeichnis
49111 \begin_inset CommandInset bibitem
49112 LatexCommand bibitem
49113 key "nomencl"
49114
49115 \end_inset
49116
49117
49118 \begin_inset CommandInset href
49119 LatexCommand href
49120 name "Documentation"
49121 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
49122
49123 \end_inset
49124
49125  of the LaTeX-package 
49126 \series bold
49127 nomencl
49128 \series default
49129
49130 \begin_inset Index idx
49131 status collapsed
49132
49133 \begin_layout Plain Layout
49134 LaTeX-packages ! nomencl
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/nomencl/nomencl.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 "prettyref"
49162
49163 \end_inset
49164
49165
49166 \begin_inset CommandInset href
49167 LatexCommand href
49168 name "Documentation"
49169 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
49170
49171 \end_inset
49172
49173  of the LaTeX-package 
49174 \series bold
49175 prettyref
49176 \series default
49177
49178 \begin_inset Index idx
49179 status collapsed
49180
49181 \begin_layout Plain Layout
49182 LaTeX-packages ! prettyref
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 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.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 "refstyle"
49210
49211 \end_inset
49212
49213
49214 \begin_inset CommandInset href
49215 LatexCommand href
49216 name "Documentation"
49217 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
49218
49219 \end_inset
49220
49221  of the LaTeX-package 
49222 \series bold
49223 refstyle
49224 \series default
49225
49226 \begin_inset Index idx
49227 status collapsed
49228
49229 \begin_layout Plain Layout
49230 LaTeX-packages ! refstyle
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://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.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 "tipa"
49258
49259 \end_inset
49260
49261
49262 \begin_inset CommandInset href
49263 LatexCommand href
49264 name "Documentation"
49265 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
49266
49267 \end_inset
49268
49269  of the LaTeX-package 
49270 \series bold
49271 tipa
49272 \series default
49273
49274 \begin_inset Index idx
49275 status collapsed
49276
49277 \begin_layout Plain Layout
49278 LaTeX-packages ! tipa
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://www.ctan.org/tex-archive/fonts/tipa/tipaman.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 "Arabic"
49306
49307 \end_inset
49308
49309
49310 \begin_inset CommandInset href
49311 LatexCommand href
49312 name "Wiki-page"
49313 target "http://wiki.lyx.org/Windows/Arabic"
49314
49315 \end_inset
49316
49317  how to set up LyX for Arabic:
49318 \begin_inset Newline newline
49319 \end_inset
49320
49321
49322 \begin_inset Flex URL
49323 status collapsed
49324
49325 \begin_layout Plain Layout
49326
49327 http://wiki.lyx.org/Windows/Arabic
49328 \end_layout
49329
49330 \end_inset
49331
49332
49333 \end_layout
49334
49335 \begin_layout Bibliography
49336 \labelwidthstring Literaturverzeichnis
49337 \begin_inset CommandInset bibitem
49338 LatexCommand bibitem
49339 key "Armenian"
49340
49341 \end_inset
49342
49343
49344 \begin_inset CommandInset href
49345 LatexCommand href
49346 name "Wiki-page"
49347 target "http://wiki.lyx.org/Windows/Armenian"
49348
49349 \end_inset
49350
49351  how to set up LyX for Armenian:
49352 \begin_inset Newline newline
49353 \end_inset
49354
49355
49356 \begin_inset Flex URL
49357 status collapsed
49358
49359 \begin_layout Plain Layout
49360
49361 http://wiki.lyx.org/Windows/Armenian
49362 \end_layout
49363
49364 \end_inset
49365
49366
49367 \end_layout
49368
49369 \begin_layout Bibliography
49370 \labelwidthstring Literaturverzeichnis
49371 \begin_inset CommandInset bibitem
49372 LatexCommand bibitem
49373 key "Farsi"
49374
49375 \end_inset
49376
49377
49378 \begin_inset CommandInset href
49379 LatexCommand href
49380 name "Wiki-page"
49381 target "http://wiki.lyx.org/Windows/Farsi"
49382
49383 \end_inset
49384
49385  how to set up LyX for Farsi:
49386 \begin_inset Newline newline
49387 \end_inset
49388
49389
49390 \begin_inset Flex URL
49391 status collapsed
49392
49393 \begin_layout Plain Layout
49394
49395 http://wiki.lyx.org/Windows/Farsi
49396 \end_layout
49397
49398 \end_inset
49399
49400
49401 \end_layout
49402
49403 \begin_layout Bibliography
49404 \labelwidthstring Literaturverzeichnis
49405 \begin_inset CommandInset bibitem
49406 LatexCommand bibitem
49407 key "Hebrew"
49408
49409 \end_inset
49410
49411
49412 \begin_inset CommandInset href
49413 LatexCommand href
49414 name "Wiki-page"
49415 target "http://wiki.lyx.org/Windows/Hebrew"
49416
49417 \end_inset
49418
49419  how to set up LyX for Hebrew:
49420 \begin_inset Newline newline
49421 \end_inset
49422
49423
49424 \begin_inset Flex URL
49425 status collapsed
49426
49427 \begin_layout Plain Layout
49428
49429 http://wiki.lyx.org/Windows/Hebrew
49430 \end_layout
49431
49432 \end_inset
49433
49434
49435 \end_layout
49436
49437 \begin_layout Bibliography
49438 \labelwidthstring Literaturverzeichnis
49439 \begin_inset CommandInset bibitem
49440 LatexCommand bibitem
49441 key "Japanese"
49442
49443 \end_inset
49444
49445
49446 \begin_inset CommandInset href
49447 LatexCommand href
49448 name "Wiki-page"
49449 target "http://wiki.lyx.org/Windows/Japanese"
49450
49451 \end_inset
49452
49453  how to set up LyX for Japanese:
49454 \begin_inset Newline newline
49455 \end_inset
49456
49457
49458 \begin_inset Flex URL
49459 status collapsed
49460
49461 \begin_layout Plain Layout
49462
49463 http://wiki.lyx.org/Windows/Japanese
49464 \end_layout
49465
49466 \end_inset
49467
49468
49469 \end_layout
49470
49471 \begin_layout Bibliography
49472 \labelwidthstring Literaturverzeichnis
49473 \begin_inset CommandInset bibitem
49474 LatexCommand bibitem
49475 key "Latvian"
49476
49477 \end_inset
49478
49479
49480 \begin_inset CommandInset href
49481 LatexCommand href
49482 name "Wiki-page"
49483 target "http://wiki.lyx.org/Windows/Latvian"
49484
49485 \end_inset
49486
49487  how to set up LyX for Latvian:
49488 \begin_inset Newline newline
49489 \end_inset
49490
49491
49492 \begin_inset Flex URL
49493 status collapsed
49494
49495 \begin_layout Plain Layout
49496
49497 http://wiki.lyx.org/Windows/Latvian
49498 \end_layout
49499
49500 \end_inset
49501
49502
49503 \end_layout
49504
49505 \begin_layout Bibliography
49506 \labelwidthstring Literaturverzeichnis
49507 \begin_inset CommandInset bibitem
49508 LatexCommand bibitem
49509 key "Lithuanian"
49510
49511 \end_inset
49512
49513
49514 \begin_inset CommandInset href
49515 LatexCommand href
49516 name "Wiki-page"
49517 target "http://wiki.lyx.org/Windows/Lithuanian"
49518
49519 \end_inset
49520
49521  how to set up LyX for Lithuanian:
49522 \begin_inset Newline newline
49523 \end_inset
49524
49525
49526 \begin_inset Flex URL
49527 status collapsed
49528
49529 \begin_layout Plain Layout
49530
49531 http://wiki.lyx.org/Windows/Lithuanian
49532 \end_layout
49533
49534 \end_inset
49535
49536
49537 \end_layout
49538
49539 \begin_layout Bibliography
49540 \labelwidthstring Literaturverzeichnis
49541 \begin_inset CommandInset bibitem
49542 LatexCommand bibitem
49543 key "Mongolian"
49544
49545 \end_inset
49546
49547
49548 \begin_inset CommandInset href
49549 LatexCommand href
49550 name "Wiki-page"
49551 target "http://wiki.lyx.org/Windows/Mongolian"
49552
49553 \end_inset
49554
49555  how to set up LyX for Mongolian:
49556 \begin_inset Newline newline
49557 \end_inset
49558
49559
49560 \begin_inset Flex URL
49561 status collapsed
49562
49563 \begin_layout Plain Layout
49564
49565 http://wiki.lyx.org/Windows/Mongolian
49566 \end_layout
49567
49568 \end_inset
49569
49570
49571 \end_layout
49572
49573 \begin_layout Bibliography
49574 \labelwidthstring Literaturverzeichnis
49575 \begin_inset CommandInset bibitem
49576 LatexCommand bibitem
49577 key "Vietnamese"
49578
49579 \end_inset
49580
49581
49582 \begin_inset CommandInset href
49583 LatexCommand href
49584 name "Wiki-page"
49585 target "http://wiki.lyx.org/Windows/Vietnamese"
49586
49587 \end_inset
49588
49589  how to set up LyX for Vietnamese:
49590 \begin_inset Newline newline
49591 \end_inset
49592
49593
49594 \begin_inset Flex URL
49595 status collapsed
49596
49597 \begin_layout Plain Layout
49598
49599 http://wiki.lyx.org/Windows/Vietnamese
49600 \end_layout
49601
49602 \end_inset
49603
49604
49605 \end_layout
49606
49607 \begin_layout Bibliography
49608 \labelwidthstring Literaturverzeichnis
49609 \begin_inset CommandInset bibitem
49610 LatexCommand bibitem
49611 key "NewInLyX20"
49612
49613 \end_inset
49614
49615
49616 \begin_inset CommandInset href
49617 LatexCommand href
49618 name "Wiki-page"
49619 target "http://wiki.lyx.org/LyX/NewInLyX20"
49620
49621 \end_inset
49622
49623  about new features in 
49624 \family sans
49625 LyX 2.0
49626 \family default
49627 :
49628 \begin_inset Newline newline
49629 \end_inset
49630
49631
49632 \begin_inset Flex URL
49633 status collapsed
49634
49635 \begin_layout Plain Layout
49636
49637 http://wiki.lyx.org/LyX/NewInLyX20
49638 \end_layout
49639
49640 \end_inset
49641
49642
49643 \end_layout
49644
49645 \begin_layout Standard
49646 \begin_inset Newpage newpage
49647 \end_inset
49648
49649
49650 \begin_inset ERT
49651 status collapsed
49652
49653 \begin_layout Plain Layout
49654
49655
49656 \backslash
49657 let
49658 \backslash
49659 mybibname
49660 \backslash
49661 bibname
49662 \end_layout
49663
49664 \begin_layout Plain Layout
49665
49666
49667 \backslash
49668 renewcommand{
49669 \backslash
49670 bibname}{
49671 \backslash
49672 mybibname
49673 \backslash
49674 ; 2}
49675 \end_layout
49676
49677 \end_inset
49678
49679
49680 \begin_inset Note Note
49681 status collapsed
49682
49683 \begin_layout Plain Layout
49684 The command 
49685 \series bold
49686
49687 \backslash
49688 bibname
49689 \series default
49690  is the name of the bibliography in the current document language.
49691  It is redefined here with the number 2 at the end to state that the following
49692  bibliography is the second one:
49693 \end_layout
49694
49695 \end_inset
49696
49697
49698 \end_layout
49699
49700 \begin_layout Standard
49701 \begin_inset CommandInset bibtex
49702 LatexCommand bibtex
49703 bibfiles "biblio/LyXDocs"
49704 options "biblio/alphadin"
49705
49706 \end_inset
49707
49708
49709 \end_layout
49710
49711 \begin_layout Standard
49712 The above bibliography is created from a BibTeX-database.
49713 \end_layout
49714
49715 \begin_layout Standard
49716 \begin_inset CommandInset nomencl_print
49717 LatexCommand printnomenclature
49718 set_width "auto"
49719
49720 \end_inset
49721
49722
49723 \begin_inset CommandInset index_print
49724 LatexCommand printindex
49725 type "idx"
49726
49727 \end_inset
49728
49729
49730 \end_layout
49731
49732 \end_body
49733 \end_document