]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
26516b95edc2c0bae57765eff5f2e1aa70f31308
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % define a short command for \textvisiblespace
37 \newcommand{\spce}{\textvisiblespace}
38
39 % macro for italic page numbers in the index
40 \newcommand{\IndexDef}[1]{\textit{#1}}
41
42 % for customized page headers/footers
43 % only needed because they are only used in one section of the document
44 \usepackage{fancyhdr}
45 % change header rule width
46 \renewcommand{\headrulewidth}{2pt}
47
48 % workaround for a makeindex bug,
49 % see sec. "Index Entry Order"
50 % only uncomment this when you are using makindex
51 %\let\OrgIndex\index 
52 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
53 \end_preamble
54 \options refpage,intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
55 \use_default_options false
56 \begin_modules
57 customHeadersFooters
58 enumitem
59 \end_modules
60 \maintain_unincluded_children false
61 \language english
62 \language_package default
63 \inputencoding auto
64 \fontencoding global
65 \font_roman default
66 \font_sans default
67 \font_typewriter default
68 \font_default_family default
69 \use_non_tex_fonts false
70 \font_sc false
71 \font_osf false
72 \font_sf_scale 100
73 \font_tt_scale 100
74
75 \graphics default
76 \default_output_format default
77 \output_sync 0
78 \bibtex_command default
79 \index_command default
80 \paperfontsize 12
81 \spacing single
82 \use_hyperref true
83 \pdf_title "The LyX User's Guide"
84 \pdf_author "LyX Team"
85 \pdf_subject "LyX"
86 \pdf_keywords "LyX"
87 \pdf_bookmarks true
88 \pdf_bookmarksnumbered true
89 \pdf_bookmarksopen false
90 \pdf_bookmarksopenlevel 1
91 \pdf_breaklinks false
92 \pdf_pdfborder false
93 \pdf_colorlinks true
94 \pdf_backref false
95 \pdf_pdfusetitle false
96 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
97 \papersize default
98 \use_geometry false
99 \use_amsmath 1
100 \use_esint 1
101 \use_mhchem 1
102 \use_mathdots 1
103 \cite_engine basic
104 \use_bibtopic false
105 \use_indices false
106 \paperorientation portrait
107 \suppress_date false
108 \use_refstyle 0
109 \notefontcolor #0000ff
110 \branch Question
111 \selected 1
112 \filename_suffix 0
113 \color #00ff00
114 \end_branch
115 \branch Answer
116 \selected 0
117 \filename_suffix 0
118 \color #aa55ff
119 \end_branch
120 \index Index
121 \shortcut idx
122 \color #008000
123 \end_index
124 \secnumdepth 3
125 \tocdepth 2
126 \paragraph_separation indent
127 \paragraph_indentation default
128 \quotes_language english
129 \papercolumns 1
130 \papersides 2
131 \paperpagestyle default
132 \tracking_changes true
133 \output_changes false
134 \html_math_output 0
135 \html_css_as_file 0
136 \html_be_strict true
137 \author 5863208 "ab" 
138 \author 2090807402 "usti" 
139 \end_header
140
141 \begin_body
142
143 \begin_layout Title
144 The LyX User's Guide
145 \end_layout
146
147 \begin_layout Author
148 by the LyX Team
149 \begin_inset Foot
150 status collapsed
151
152 \begin_layout Plain Layout
153 \noindent
154 If you have comments or error corrections, please send them to the LyX Documenta
155 tion mailing list: 
156 \begin_inset CommandInset href
157 LatexCommand href
158 target "lyx-docs@lists.lyx.org"
159 type "mailto:"
160
161 \end_inset
162
163
164 \end_layout
165
166 \end_inset
167
168
169 \begin_inset Newline newline
170 \end_inset
171
172
173 \begin_inset Newline newline
174 \end_inset
175
176 Version 2.0.x
177 \begin_inset Note Note
178 status collapsed
179
180 \begin_layout Plain Layout
181 The latest PDF-version of this document can be found here:
182 \begin_inset Newline newline
183 \end_inset
184
185
186 \series bold
187 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
188 \end_layout
189
190 \end_inset
191
192
193 \end_layout
194
195 \begin_layout Standard
196 \begin_inset CommandInset toc
197 LatexCommand tableofcontents
198
199 \end_inset
200
201
202 \end_layout
203
204 \begin_layout Chapter
205 Getting Started
206 \end_layout
207
208 \begin_layout Section
209 What is LyX?
210 \end_layout
211
212 \begin_layout Standard
213 LyX is a document preparation system.
214  It is a tool for producing beautiful manuscripts, publishable books, business
215  letters and proposals, and even poetry.
216  It is unlike most other 
217 \begin_inset Quotes eld
218 \end_inset
219
220 word processors
221 \begin_inset Quotes erd
222 \end_inset
223
224  in the sense that it uses the paradigm of a markup language as its core
225  editing style.
226  That means that when you type a section header, you mark it as a 
227 \begin_inset Quotes eld
228 \end_inset
229
230 Section
231 \begin_inset Quotes erd
232 \end_inset
233
234 , not as 
235 \begin_inset Quotes eld
236 \end_inset
237
238 Bold, 17
239 \begin_inset space \thinspace{}
240 \end_inset
241
242 pt type, left justified, 5
243 \begin_inset space \thinspace{}
244 \end_inset
245
246 mm space below
247 \begin_inset Quotes erd
248 \end_inset
249
250 .
251  LyX takes care of the typesetting for you, so you deal only with concepts,
252  not with mechanics.
253 \end_layout
254
255 \begin_layout Standard
256 This philosophy is explained in greater detail in the 
257 \emph on
258
259 \begin_inset Quotes eld
260 \end_inset
261
262 Introduction
263 \begin_inset Quotes erd
264 \end_inset
265
266
267 \emph default
268 .
269  If you haven't read it yet, you need to.
270  Yes, we mean now.
271 \end_layout
272
273 \begin_layout Standard
274 The 
275 \begin_inset Quotes eld
276 \end_inset
277
278
279 \emph on
280 Introduction
281 \emph default
282
283 \begin_inset Quotes erd
284 \end_inset
285
286  describes several things in addition to LyX's philosophy: most importantly,
287  the format of all of the manuals.
288  If you don't read it, you will have a bear of a time navigating this manual.
289  You might also be better served looking in one of the other manuals instead
290  of this one.
291  
292 \begin_inset Quotes eld
293 \end_inset
294
295
296 \emph on
297 Introduction
298 \emph default
299
300 \begin_inset Quotes erd
301 \end_inset
302
303  describes that, too.
304 \end_layout
305
306 \begin_layout Section
307 How LyX Looks
308 \end_layout
309
310 \begin_layout Standard
311 Like most applications, LyX has the familiar menu bar across the top of
312  its window.
313  Below it is a toolbar with a pulldown box and various buttons.
314  There is, of course, a vertical scrollbar and a main work area for editing
315  documents.
316 \end_layout
317
318 \begin_layout Standard
319 Note that there is no horizontal scrollbar.
320  This is not a bug or an oversight, but intentional.
321  When you read a book, you expect the end of a line to wrap around to the
322  next line.
323  Text overflows onto new pages in a vertical fashion, hence the need for
324  only a vertical scrollbar.
325  There are three cases where you might want a horizontal scrollbar.
326  The first case is large images.
327  To avoid that they are displayed larger than your screen, use in the image
328  settings the option 
329 \family sans
330 Scale on Screen
331 \family default
332  in the tab 
333 \family sans
334 LaTeX and LyX options
335 \family default
336 .
337  The second and third cases are tables and equations which are wider than
338  the LyX window.
339  You can use the arrow keys to scroll horizontally through the table, but
340  this doesn't work for equations yet.
341 \end_layout
342
343 \begin_layout Standard
344 For a brief description of all LyX menus and toolbar buttons, have a look
345  at Appendix
346 \begin_inset space ~
347 \end_inset
348
349
350 \begin_inset CommandInset ref
351 LatexCommand ref
352 reference "chap:The-User-Interface"
353
354 \end_inset
355
356 .
357 \end_layout
358
359 \begin_layout Section
360 HELP
361 \end_layout
362
363 \begin_layout Standard
364 The help system consists of the LyX manuals.
365  You can read all of the manuals from inside LyX.
366  Just select the manual you want to read from the 
367 \family sans
368 Help
369 \family default
370  menu.
371 \end_layout
372
373 \begin_layout Section
374 Basic LyX Setup
375 \begin_inset CommandInset label
376 LatexCommand label
377 name "sec:Basic-LyX-Setup"
378
379 \end_inset
380
381
382 \end_layout
383
384 \begin_layout Standard
385 Almost all features of LyX can be configured via the menu 
386 \family sans
387 Tools\SpecialChar \menuseparator
388 Preferences
389 \family default
390 .
391 \begin_inset Index idx
392 status collapsed
393
394 \begin_layout Plain Layout
395 Preferences
396 \end_layout
397
398 \end_inset
399
400  LyX is able to inspect your system to see what programs, LaTeX document
401  classes and LaTeX packages are available.
402  It uses this knowledge to give reasonable defaults for the preferences
403  settings.
404  Although this configuration has already been done when LyX was installed
405  on your system, you might have some items that you installed locally, e.
406 \begin_inset space \thinspace{}
407 \end_inset
408
409 g.
410 \begin_inset space \space{}
411 \end_inset
412
413 new LaTeX classes, and which are not seen by LyX.
414  To force LyX to re-inspect your system, you should use 
415 \family sans
416 Tools\SpecialChar \menuseparator
417 Reconfigure
418 \family default
419 .
420 \begin_inset Index idx
421 status collapsed
422
423 \begin_layout Plain Layout
424 Reconfiguration of LyX
425 \end_layout
426
427 \end_inset
428
429  You should then restart LyX to ensure that the changes are taken into account.
430 \end_layout
431
432 \begin_layout Section
433 LaTeX Setup
434 \begin_inset CommandInset label
435 LatexCommand label
436 name "sec:LaTeX-Setup"
437
438 \end_inset
439
440
441 \end_layout
442
443 \begin_layout Standard
444 You can edit documents in LyX without having LaTeX installed, but you will
445  not to able to create PDFs or print your documents unless you do have it
446  installed.
447  However, some LyX documents use DocBook as the `backend' that can produce
448  PDFs and the like, and every LyX document can always be output as plain
449  text or as XHTML.
450 \end_layout
451
452 \begin_layout Standard
453 Some document classes may depend upon specific LaTeX or DocBook classes
454  or packages.
455  Such document classes can be used even if you do not have the required
456  files installed, but you will not be able to produce certain kinds of output.
457 \end_layout
458
459 \begin_layout Standard
460 The LaTeX packages that LyX has found on your system are listed in a file
461  you can view from the menu 
462 \family sans
463 Help\SpecialChar \menuseparator
464 LaT
465 \begin_inset ERT
466 status collapsed
467
468 \begin_layout Plain Layout
469
470 {}
471 \end_layout
472
473 \end_inset
474
475 eX
476 \begin_inset space ~
477 \end_inset
478
479 Configuration
480 \family default
481 .
482  If you are missing packages you need, then you must install them and then
483  reconfigure LyX (menu 
484 \family sans
485 Tools\SpecialChar \menuseparator
486 Reconfigure
487 \family default
488 ).
489 \begin_inset Note Note
490 status collapsed
491
492 \begin_layout Plain Layout
493 The two braces in the TeX Code box prevent that the term 
494 \begin_inset Quotes eld
495 \end_inset
496
497 LaTeX
498 \begin_inset Quotes erd
499 \end_inset
500
501  from being printed with sub- and superscript letters.
502  More about TeX Code is described in section
503 \begin_inset space ~
504 \end_inset
505
506
507 \begin_inset CommandInset ref
508 LatexCommand ref
509 reference "sec:TeX-Code"
510
511 \end_inset
512
513 , the printout of proper names like LaTeX is explained in section
514 \begin_inset space ~
515 \end_inset
516
517
518 \begin_inset CommandInset ref
519 LatexCommand ref
520 reference "sub:LyX's-Proper-Names"
521
522 \end_inset
523
524 .
525 \end_layout
526
527 \end_inset
528
529
530 \begin_inset Index idx
531 status collapsed
532
533 \begin_layout Plain Layout
534 Reconfiguration of LyX
535 \end_layout
536
537 \end_inset
538
539  See section 5.1 of the 
540 \emph on
541 Customization
542 \emph default
543  manual for more information on installing additional LaTeX packages.
544 \end_layout
545
546 \begin_layout Chapter
547 How to work with LyX
548 \end_layout
549
550 \begin_layout Section
551 Basic File Operations
552 \begin_inset Index idx
553 status collapsed
554
555 \begin_layout Plain Layout
556 File Operations
557 \end_layout
558
559 \end_inset
560
561
562 \end_layout
563
564 \begin_layout Standard
565 Under the 
566 \family sans
567 File
568 \family default
569  menu and in the standard toolbar are basic operations for any word processor
570  in addition to some more advanced operations:
571 \end_layout
572
573 \begin_layout Itemize
574
575 \family sans
576 New 
577 \begin_inset Info
578 type  "icon"
579 arg   "buffer-new"
580 \end_inset
581
582
583 \end_layout
584
585 \begin_layout Itemize
586
587 \family sans
588 New
589 \begin_inset space ~
590 \end_inset
591
592 from
593 \bar under
594
595 \begin_inset space ~
596 \end_inset
597
598
599 \bar default
600 Template
601 \end_layout
602
603 \begin_layout Itemize
604
605 \family sans
606 Open 
607 \begin_inset Info
608 type  "icon"
609 arg   "file-open"
610 \end_inset
611
612
613 \end_layout
614
615 \begin_layout Itemize
616
617 \family sans
618 Close
619 \end_layout
620
621 \begin_layout Itemize
622
623 \family sans
624 Save 
625 \begin_inset Info
626 type  "icon"
627 arg   "buffer-write"
628 \end_inset
629
630
631 \end_layout
632
633 \begin_layout Itemize
634
635 \family sans
636 Save
637 \begin_inset space ~
638 \end_inset
639
640 As
641 \end_layout
642
643 \begin_layout Itemize
644
645 \family sans
646 Revert
647 \begin_inset space ~
648 \end_inset
649
650 to
651 \begin_inset space ~
652 \end_inset
653
654 saved
655 \end_layout
656
657 \begin_layout Itemize
658
659 \family sans
660 Version
661 \begin_inset space ~
662 \end_inset
663
664 Control
665 \end_layout
666
667 \begin_layout Itemize
668
669 \family sans
670 Import
671 \end_layout
672
673 \begin_layout Itemize
674
675 \family sans
676 Export
677 \end_layout
678
679 \begin_layout Itemize
680
681 \family sans
682 Print 
683 \begin_inset Info
684 type  "icon"
685 arg   "dialog-show print"
686 \end_inset
687
688
689 \end_layout
690
691 \begin_layout Itemize
692
693 \family sans
694 Exit
695 \end_layout
696
697 \begin_layout Standard
698 They all do pretty much the same thing as in other word processors, with
699  a few minor differences.
700  The 
701 \family sans
702 File\SpecialChar \menuseparator
703 New
704 \begin_inset space ~
705 \end_inset
706
707 from
708 \bar under
709
710 \begin_inset space ~
711 \end_inset
712
713
714 \bar default
715 Template
716 \family default
717  command not only prompts you for a name for the new file, but also prompts
718  you for a template to use.
719  Selecting a template will automatically set certain layout features for
720  the document, features you would otherwise need to change manually.
721  They can be of use for certain classes, especially those for writing letters
722  (see sec.
723 \begin_inset space \thinspace{}
724 \end_inset
725
726
727 \begin_inset CommandInset ref
728 LatexCommand ref
729 reference "sec:Document-Classes"
730
731 \end_inset
732
733 ).
734 \end_layout
735
736 \begin_layout Standard
737 \begin_inset Note Greyedout
738 status collapsed
739
740 \begin_layout Plain Layout
741
742 \series bold
743 Note:
744 \series default
745  There is no 
746 \begin_inset Quotes eld
747 \end_inset
748
749 default file
750 \begin_inset Quotes erd
751 \end_inset
752
753  or document named 
754 \begin_inset Quotes eld
755 \end_inset
756
757 Untitled
758 \begin_inset Quotes erd
759 \end_inset
760
761  or 
762 \begin_inset Quotes eld
763 \end_inset
764
765 scratch.
766 \begin_inset Quotes erd
767 \end_inset
768
769  Unless you tell LyX to open a file or create a new one, that big, blank
770  space is just that — a big, blank space.
771 \end_layout
772
773 \end_inset
774
775
776 \end_layout
777
778 \begin_layout Standard
779
780 \family sans
781 Revert
782 \begin_inset space ~
783 \end_inset
784
785 to
786 \begin_inset space ~
787 \end_inset
788
789 saved
790 \family default
791  and 
792 \family sans
793 Version
794 \begin_inset space ~
795 \end_inset
796
797 Control
798 \family default
799  are useful if more people work on the same document at the same time
800 \begin_inset Foot
801 status collapsed
802
803 \begin_layout Plain Layout
804 If you plan to do this, you should check out the Version Control feature
805  in LyX also.
806  Read 
807 \emph on
808 Additional Features
809 \emph default
810 \SpecialChar \@.
811
812 \end_layout
813
814 \end_inset
815
816 .
817  
818 \family sans
819 Revert
820 \begin_inset space ~
821 \end_inset
822
823 to
824 \begin_inset space ~
825 \end_inset
826
827 saved
828 \family default
829  will reload the document from disk.
830  You can of course also use it if you regret that you changed a document
831  and want to restore it to the last save.
832  With
833 \family sans
834  Version
835 \begin_inset space ~
836 \end_inset
837
838 Control 
839 \family default
840 you can register the changes you made to a document so that others can identify
841  them as your changes.
842 \end_layout
843
844 \begin_layout Section
845 Basic Editing Features
846 \begin_inset Index idx
847 status collapsed
848
849 \begin_layout Plain Layout
850 Editing
851 \end_layout
852
853 \end_inset
854
855
856 \begin_inset CommandInset label
857 LatexCommand label
858 name "sec:Basic-Editing-Features"
859
860 \end_inset
861
862
863 \end_layout
864
865 \begin_layout Standard
866 Like most modern word processors, LyX can perform cut and paste operations
867  on blocks of text, can move by character, word, or page of text, and can
868  delete whole words as well as individual characters.
869  The next four sections cover the basic LyX editing features and how to
870  access them.
871  We will start with cut and paste.
872 \end_layout
873
874 \begin_layout Standard
875 As you might expect, the 
876 \family sans
877 Edit
878 \family default
879  menu and the standard toolbar has the cut and paste commands, along with
880  various other editing features.
881  Some of these are special and covered in later sections.
882  The basic ones are:
883 \end_layout
884
885 \begin_layout Itemize
886
887 \family sans
888 Cut 
889 \family default
890
891 \begin_inset Info
892 type  "icon"
893 arg   "cut"
894 \end_inset
895
896
897 \end_layout
898
899 \begin_layout Itemize
900
901 \family sans
902 Copy 
903 \family default
904
905 \begin_inset Info
906 type  "icon"
907 arg   "copy"
908 \end_inset
909
910
911 \end_layout
912
913 \begin_layout Itemize
914
915 \family sans
916 Paste 
917 \family default
918
919 \begin_inset Info
920 type  "icon"
921 arg   "paste"
922 \end_inset
923
924
925 \end_layout
926
927 \begin_layout Itemize
928
929 \family sans
930 Paste
931 \begin_inset space ~
932 \end_inset
933
934 Recent
935 \end_layout
936
937 \begin_layout Itemize
938
939 \family sans
940 Paste
941 \begin_inset space ~
942 \end_inset
943
944 Special
945 \end_layout
946
947 \begin_layout Itemize
948
949 \family sans
950 Find
951 \begin_inset space ~
952 \end_inset
953
954 &
955 \begin_inset space ~
956 \end_inset
957
958 Replace 
959 \family default
960
961 \begin_inset Info
962 type  "icon"
963 arg   "dialog-show findreplace"
964 \end_inset
965
966
967 \end_layout
968
969 \begin_layout Standard
970 The first three are self-explanatory.
971  
972 \begin_inset Index idx
973 status collapsed
974
975 \begin_layout Plain Layout
976 Paste
977 \end_layout
978
979 \end_inset
980
981 You can also copy text between LyX and other programs by cut, copy and paste.
982  The submenu of 
983 \family sans
984 Paste
985 \begin_inset space ~
986 \end_inset
987
988 Recent
989 \family default
990  shows you a list with the last strings you have pasted.
991 \end_layout
992
993 \begin_layout Standard
994 The menu 
995 \family sans
996 Edit\SpecialChar \menuseparator
997 Paste
998 \begin_inset space ~
999 \end_inset
1000
1001 Special\SpecialChar \menuseparator
1002 Plain
1003 \begin_inset space ~
1004 \end_inset
1005
1006 Text, Join
1007 \begin_inset space ~
1008 \end_inset
1009
1010 Lines
1011 \family default
1012  will insert the text in the clipboard so that the whole text is inserted
1013  as 
1014 \emph on
1015 one
1016 \emph default
1017  paragraph.
1018  A new paragraph is started when there is a blank line in the file.
1019  Without 
1020 \family sans
1021 Join
1022 \begin_inset space ~
1023 \end_inset
1024
1025 Lines
1026 \family default
1027 , the text is inserted as Paragraphs, where the line breaks of the text
1028  will start a new paragraph.
1029 \end_layout
1030
1031 \begin_layout Standard
1032 \begin_inset Index idx
1033 status collapsed
1034
1035 \begin_layout Plain Layout
1036 Replace
1037 \end_layout
1038
1039 \end_inset
1040
1041
1042 \begin_inset Index idx
1043 status collapsed
1044
1045 \begin_layout Plain Layout
1046 Find
1047 \end_layout
1048
1049 \end_inset
1050
1051 The 
1052 \family sans
1053 Edit\SpecialChar \menuseparator
1054 Find
1055 \begin_inset space ~
1056 \end_inset
1057
1058 &
1059 \begin_inset space ~
1060 \end_inset
1061
1062 Replace
1063 \family default
1064  item opens the 
1065 \family sans
1066 Find
1067 \begin_inset space ~
1068 \end_inset
1069
1070 and
1071 \begin_inset space ~
1072 \end_inset
1073
1074 Replace
1075 \family default
1076  dialog.
1077  Once you have found a word or expression, LyX selects it.
1078  Hitting the 
1079 \family sans
1080 Replace
1081 \family default
1082  button replaces the selected text with the contents of the 
1083 \family sans
1084 Replace
1085 \begin_inset space ~
1086 \end_inset
1087
1088 with
1089 \family default
1090  field.
1091  You can click the 
1092 \family sans
1093 Find
1094 \begin_inset space ~
1095 \end_inset
1096
1097 Next
1098 \family default
1099  button to skip the current word.
1100  Hit 
1101 \family sans
1102 Replace
1103 \begin_inset space ~
1104 \end_inset
1105
1106 All
1107 \family default
1108  to replace all occurrences of the text in the document automatically.
1109  The 
1110 \family sans
1111 Case
1112 \begin_inset space ~
1113 \end_inset
1114
1115 sensitive
1116 \family default
1117  option can be used if you want the search to consider the case of the search
1118  word.
1119  If the toggle is set, searching for 
1120 \begin_inset Quotes eld
1121 \end_inset
1122
1123
1124 \family typewriter
1125 Test
1126 \family default
1127
1128 \begin_inset Quotes erd
1129 \end_inset
1130
1131  will not match the word 
1132 \begin_inset Quotes eld
1133 \end_inset
1134
1135
1136 \family typewriter
1137 test
1138 \family default
1139
1140 \begin_inset Quotes erd
1141 \end_inset
1142
1143 .
1144  The 
1145 \family sans
1146 Match whole words only
1147 \family default
1148  option can be used to force LyX to only find complete words, e.
1149 \begin_inset space \thinspace{}
1150 \end_inset
1151
1152 g., searching for 
1153 \begin_inset Quotes eld
1154 \end_inset
1155
1156
1157 \family typewriter
1158 star
1159 \family default
1160
1161 \begin_inset Quotes erd
1162 \end_inset
1163
1164  will not match 
1165 \begin_inset Quotes eld
1166 \end_inset
1167
1168
1169 \family typewriter
1170 starlet
1171 \family default
1172
1173 \begin_inset Quotes erd
1174 \end_inset
1175
1176 .
1177  LyX offers also an advanced 
1178 \family sans
1179 Find
1180 \begin_inset space ~
1181 \end_inset
1182
1183 &
1184 \begin_inset space ~
1185 \end_inset
1186
1187 Replace
1188 \family default
1189  feature that is described in sec.
1190 \begin_inset space \thinspace{}
1191 \end_inset
1192
1193
1194 \begin_inset CommandInset ref
1195 LatexCommand ref
1196 reference "sec:Advanced-Find-and"
1197
1198 \end_inset
1199
1200 .
1201 \end_layout
1202
1203 \begin_layout Standard
1204 Things like notes, floats, etc.
1205 \begin_inset space \space{}
1206 \end_inset
1207
1208 (the so called 
1209 \begin_inset Quotes eld
1210 \end_inset
1211
1212 insets
1213 \begin_inset Quotes erd
1214 \end_inset
1215
1216 ) can be dissolved.
1217  This means that the inset is deleted and its content is left as normal
1218  text.
1219  Dissolving an inset is done by setting the cursor to the beginning of an
1220  inset and pressing 
1221 \family sans
1222 Backspace
1223 \family default
1224  or by setting the cursor to the end and pressing 
1225 \family sans
1226 Delete
1227 \family default
1228 .
1229 \end_layout
1230
1231 \begin_layout Standard
1232 The content of an inset is selected using the shortcut 
1233 \begin_inset Info
1234 type  "shortcuts"
1235 arg   "inset-select-all"
1236 \end_inset
1237
1238 , the shortcut 
1239 \begin_inset Info
1240 type  "shortcuts"
1241 arg   "command-sequence buffer-begin ; buffer-end-select"
1242 \end_inset
1243
1244  selects the whole document.
1245 \end_layout
1246
1247 \begin_layout Section
1248 Undo and Redo
1249 \begin_inset Index idx
1250 status collapsed
1251
1252 \begin_layout Plain Layout
1253 Redo
1254 \end_layout
1255
1256 \end_inset
1257
1258
1259 \begin_inset Index idx
1260 status collapsed
1261
1262 \begin_layout Plain Layout
1263 Undo
1264 \end_layout
1265
1266 \end_inset
1267
1268
1269 \begin_inset CommandInset label
1270 LatexCommand label
1271 name "sec:Undo-and-Redo"
1272
1273 \end_inset
1274
1275
1276 \end_layout
1277
1278 \begin_layout Standard
1279 If you make a mistake, you can easily recover from it.
1280  LyX has a large-capacity undo/redo buffer.
1281  Select 
1282 \family sans
1283 Edit\SpecialChar \menuseparator
1284 Undo
1285 \family default
1286  or the toolbar button 
1287 \begin_inset Info
1288 type  "icon"
1289 arg   "undo"
1290 \end_inset
1291
1292  to undo some mistake.
1293  If you accidentally undo too much, use 
1294 \family sans
1295 Edit\SpecialChar \menuseparator
1296 Redo
1297 \family default
1298  or the toolbar button 
1299 \begin_inset Info
1300 type  "icon"
1301 arg   "redo"
1302 \end_inset
1303
1304  to 
1305 \begin_inset Quotes eld
1306 \end_inset
1307
1308 undo the undo.
1309 \begin_inset Quotes erd
1310 \end_inset
1311
1312  The undo mechanism is currently limited to 100
1313 \begin_inset space \thinspace{}
1314 \end_inset
1315
1316 steps to minimize memory overhead.
1317 \end_layout
1318
1319 \begin_layout Standard
1320 Note that if you revert back all changes to arrive to the document as it
1321  was last saved, the 
1322 \begin_inset Quotes eld
1323 \end_inset
1324
1325 changed
1326 \begin_inset Quotes erd
1327 \end_inset
1328
1329  status of the document is unfortunately not reset.
1330  This is a consequence of the 100
1331 \begin_inset space \thinspace{}
1332 \end_inset
1333
1334 step undo limit, above.
1335 \end_layout
1336
1337 \begin_layout Standard
1338
1339 \family sans
1340 Undo
1341 \family default
1342  and 
1343 \family sans
1344 Redo
1345 \family default
1346  work on almost everything in LyX.
1347  But they will not undo or redo text character by character, but by blocks
1348  of text.
1349 \end_layout
1350
1351 \begin_layout Section
1352 Mouse Operations
1353 \begin_inset Index idx
1354 status collapsed
1355
1356 \begin_layout Plain Layout
1357 Mouse Operations
1358 \end_layout
1359
1360 \end_inset
1361
1362
1363 \end_layout
1364
1365 \begin_layout Standard
1366 These are the most basic mouse operations.
1367 \end_layout
1368
1369 \begin_layout Enumerate
1370 Motion
1371 \end_layout
1372
1373 \begin_deeper
1374 \begin_layout Itemize
1375 Click the 
1376 \emph on
1377 left mouse button
1378 \emph default
1379  once anywhere in the edit window.
1380  The cursor moves to the text under the mouse.
1381 \end_layout
1382
1383 \end_deeper
1384 \begin_layout Enumerate
1385 Selecting Text
1386 \end_layout
1387
1388 \begin_deeper
1389 \begin_layout Itemize
1390 Hold down the 
1391 \emph on
1392 left mouse button
1393 \emph default
1394  and drag the mouse.
1395  LyX marks the text between the old and new mouse positions.
1396  Use 
1397 \family sans
1398 Edit\SpecialChar \menuseparator
1399 Copy
1400 \family default
1401  to create a copy of the text in LyX's buffer (and the clipboard).
1402 \end_layout
1403
1404 \begin_layout Itemize
1405 Re-position the cursor and then paste the text back into LyX using 
1406 \family sans
1407 Edit\SpecialChar \menuseparator
1408 Paste
1409 \family default
1410 .
1411 \end_layout
1412
1413 \end_deeper
1414 \begin_layout Enumerate
1415 Insets (Footnotes, Notes, Floats, etc.)
1416 \end_layout
1417
1418 \begin_deeper
1419 \begin_layout Standard
1420 Right-click on them to set their properties.
1421  Also check the appropriate section of this manual for more details.
1422 \end_layout
1423
1424 \end_deeper
1425 \begin_layout Section
1426 Navigating
1427 \begin_inset CommandInset label
1428 LatexCommand label
1429 name "sec:Navigating"
1430
1431 \end_inset
1432
1433
1434 \begin_inset Index idx
1435 status collapsed
1436
1437 \begin_layout Plain Layout
1438 Navigating
1439 \end_layout
1440
1441 \end_inset
1442
1443
1444 \end_layout
1445
1446 \begin_layout Standard
1447 LyX offers you several ways to navigate in documents:
1448 \end_layout
1449
1450 \begin_layout Itemize
1451 The 
1452 \family sans
1453 Navigate
1454 \family default
1455  menu lists all sections of the document as submenu entries that you can
1456  click to jump to the corresponding document part.
1457 \end_layout
1458
1459 \begin_layout Itemize
1460 The `Outline', which is accessed either by the menu 
1461 \family sans
1462 Document\SpecialChar \menuseparator
1463 Outline
1464 \family default
1465  or by the toolbar button 
1466 \begin_inset Info
1467 type  "icon"
1468 arg   "dialog-toggle toc"
1469 \end_inset
1470
1471 .
1472 \end_layout
1473
1474 \begin_layout Itemize
1475 You can set bookmarks in your document under 
1476 \family sans
1477 Navigate\SpecialChar \menuseparator
1478 Bookmarks
1479 \family default
1480  and use the same menu to return to them.
1481  Note that bookmarks are saved between sessions.
1482 \end_layout
1483
1484 \begin_layout Standard
1485 The toolbar button 
1486 \begin_inset Info
1487 type  "icon"
1488 arg   "bookmark-goto 0"
1489 \end_inset
1490
1491  (also 
1492 \family sans
1493 Navigate\SpecialChar \menuseparator
1494 Bookmarks\SpecialChar \menuseparator
1495 Navigate
1496 \begin_inset space ~
1497 \end_inset
1498
1499 Back
1500 \family default
1501 ) jumps to the position in the document where you recently changed something.
1502  This is useful when you have a large document and have navigated or scrolled
1503  to another document part to look for something, and want to go back to
1504  your last editing position.
1505 \end_layout
1506
1507 \begin_layout Standard
1508 By pressing the 
1509 \family sans
1510 F5
1511 \family default
1512  key the cursor will be vertically centered in LyX's main window.
1513 \end_layout
1514
1515 \begin_layout Subsection
1516 The Outliner
1517 \begin_inset CommandInset label
1518 LatexCommand label
1519 name "sub:The-Outliner"
1520
1521 \end_inset
1522
1523
1524 \end_layout
1525
1526 \begin_layout Standard
1527 In the pull-down box at the top of the outline window, you can choose between
1528  several different lists, including other TOC-like objects, such as lists
1529  of tables and figures, but also lists of footnotes, or labels and cross-referen
1530 ces (see sec.
1531 \begin_inset space \thinspace{}
1532 \end_inset
1533
1534
1535 \begin_inset CommandInset ref
1536 LatexCommand ref
1537 reference "sec:Cross-References"
1538
1539 \end_inset
1540
1541 ), or notes, or citations (see sec.
1542 \begin_inset space \thinspace{}
1543 \end_inset
1544
1545
1546 \begin_inset CommandInset ref
1547 LatexCommand ref
1548 reference "sec:Bibliography"
1549
1550 \end_inset
1551
1552 ).
1553  Clicking on any of these will take you to the corresponding object in your
1554  document.
1555 \end_layout
1556
1557 \begin_layout Standard
1558 Right-clicking on elements in the Outline opens in many cases a context
1559  menu that will allow for direct modification of those elements.
1560  For example, with citations, the context menu allows you to open the citation
1561  dialog and to modify the citation.
1562 \end_layout
1563
1564 \begin_layout Standard
1565 The `Filter' field at the top allows you to restrict which entries appear
1566  in the Outline.
1567  For example, if you are displaying the list of Labels and References and
1568  wish to see only references to subsections, you can enter the text 
1569 \begin_inset Quotes eld
1570 \end_inset
1571
1572 sub:
1573 \begin_inset Quotes erd
1574 \end_inset
1575
1576  in the filter, and only entries containing that text will be displayed.
1577 \end_layout
1578
1579 \begin_layout Standard
1580 At the bottom of the outline are several buttons and the like that allow
1581  you further to control the display.
1582  The 
1583 \family sans
1584 Sort
1585 \family default
1586  option sorts the current list alphabetically.
1587  Otherwise, the elements appear in the order in which they occur in the
1588  document.
1589  The 
1590 \family sans
1591 Keep
1592 \family default
1593  option keeps it in the current view state.
1594  Keeping means that when you have e.
1595 \begin_inset space \thinspace{}
1596 \end_inset
1597
1598 g.
1599 \begin_inset space \space{}
1600 \end_inset
1601
1602 the subsections of section
1603 \begin_inset space ~
1604 \end_inset
1605
1606 2 and 4 shown and click on section
1607 \begin_inset space ~
1608 \end_inset
1609
1610 3, the subsections of section
1611 \begin_inset space ~
1612 \end_inset
1613
1614 2 and 4 will still be shown.
1615  Without the 
1616 \family sans
1617 Keep
1618 \family default
1619  option they will be hidden to highlight the clicked section
1620 \begin_inset space ~
1621 \end_inset
1622
1623 3.
1624  Finally, the slider at the left can be used to open the Outline to a given
1625  
1626 \begin_inset Quotes eld
1627 \end_inset
1628
1629 depth
1630 \begin_inset Quotes erd
1631 \end_inset
1632
1633 .
1634  It is best just to experiment with it to see how it works.
1635 \end_layout
1636
1637 \begin_layout Standard
1638 The 
1639 \begin_inset space \space{}
1640 \end_inset
1641
1642
1643 \begin_inset Graphics
1644         filename ../images/reload.png
1645
1646 \end_inset
1647
1648
1649 \begin_inset space ~
1650 \end_inset
1651
1652 button refreshes the TOC (though this should not usually be necessary).
1653  Next to it are buttons that allow you to change the position of sections
1654  in your document.
1655  The 
1656 \begin_inset space \space{}
1657 \end_inset
1658
1659
1660 \begin_inset Graphics
1661         filename ../images/down.png
1662         scale 85
1663         groupId toolbarbuttons
1664
1665 \end_inset
1666
1667
1668 \begin_inset space ~
1669 \end_inset
1670
1671  and 
1672 \begin_inset space \space{}
1673 \end_inset
1674
1675
1676 \begin_inset Graphics
1677         filename ../images/up.png
1678         scale 85
1679         groupId toolbarbuttons
1680
1681 \end_inset
1682
1683
1684 \begin_inset space ~
1685 \end_inset
1686
1687  buttons move sections up and down in the document.
1688  So, for example, you can move section
1689 \begin_inset space ~
1690 \end_inset
1691
1692 2.5 before section
1693 \begin_inset space ~
1694 \end_inset
1695
1696 2.4 or after section
1697 \begin_inset space ~
1698 \end_inset
1699
1700 2.6.
1701  LyX will then automatically renumber the sections to the new order.
1702  With the buttons 
1703 \begin_inset Graphics
1704         filename ../images/promote.png
1705         scale 85
1706         groupId toolbarbuttons
1707
1708 \end_inset
1709
1710  and 
1711 \begin_inset Graphics
1712         filename ../images/demote.png
1713         scale 85
1714         groupId toolbarbuttons
1715
1716 \end_inset
1717
1718  (or the corresponding key bindings 
1719 \family sans
1720 Tab
1721 \family default
1722  and 
1723 \family sans
1724 Shift-Tab
1725 \family default
1726 ) you can change the level of sections.
1727  So you can for example make section
1728 \begin_inset space ~
1729 \end_inset
1730
1731 2.5 chapter
1732 \begin_inset space ~
1733 \end_inset
1734
1735 3 or subsection
1736 \begin_inset space ~
1737 \end_inset
1738
1739 2.4.1.
1740 \end_layout
1741
1742 \begin_layout Section
1743 Input / Word Completion
1744 \begin_inset CommandInset label
1745 LatexCommand label
1746 name "sec:Input-Completion"
1747
1748 \end_inset
1749
1750
1751 \begin_inset Index idx
1752 status collapsed
1753
1754 \begin_layout Plain Layout
1755 Input completion
1756 \end_layout
1757
1758 \end_inset
1759
1760
1761 \begin_inset Index idx
1762 status collapsed
1763
1764 \begin_layout Plain Layout
1765 Word completion|see
1766 \begin_inset ERT
1767 status collapsed
1768
1769 \begin_layout Plain Layout
1770
1771 {
1772 \end_layout
1773
1774 \end_inset
1775
1776 Input completion
1777 \begin_inset ERT
1778 status collapsed
1779
1780 \begin_layout Plain Layout
1781
1782 }
1783 \end_layout
1784
1785 \end_inset
1786
1787
1788 \end_layout
1789
1790 \end_inset
1791
1792
1793 \end_layout
1794
1795 \begin_layout Standard
1796 LyX provides completion of words by scanning all documents that are currently
1797  opened.
1798  Every word that appears in these documents is added to a database that
1799  is used to propose completions.
1800 \end_layout
1801
1802 \begin_layout Standard
1803 The input completion can be activated in the LyX preferences (menu 
1804 \family sans
1805 Tools\SpecialChar \menuseparator
1806 Preferences
1807 \family default
1808 ) in the section 
1809 \family sans
1810 Editing\SpecialChar \menuseparator
1811 Input Completion
1812 \family default
1813 .
1814  With the option 
1815 \family sans
1816 Automatic
1817 \begin_inset space ~
1818 \end_inset
1819
1820 inline
1821 \begin_inset space ~
1822 \end_inset
1823
1824 completion
1825 \family default
1826  the proposed completion is shown directly behind the cursor.
1827  With the option 
1828 \family sans
1829 Automatic
1830 \begin_inset space ~
1831 \end_inset
1832
1833 popup
1834 \family default
1835  the completions are always shown in a popup.
1836  The cursor completion indicator can be turned off by deselecting the option
1837  
1838 \family sans
1839 Cursor
1840 \begin_inset space ~
1841 \end_inset
1842
1843 indicator
1844 \family default
1845 .
1846  With the general options you can define the delay time for the inline and
1847  popup completion and choose if long completions should be abbreviated.
1848 \end_layout
1849
1850 \begin_layout Standard
1851 LyX shows a small triangle behind the cursor as an indicator that there
1852  are completions available.
1853  Press the 
1854 \family sans
1855 Tab
1856 \family default
1857  key to accept a proposed completion.
1858  If several completions are possible, a popup is opened showing them.
1859  You can select a completion in the popup using the mouse or the arrow keys,
1860  and accept the chosen completion be pressing 
1861 \family sans
1862 Return
1863 \family default
1864 .
1865 \end_layout
1866
1867 \begin_layout Standard
1868 The completion options for math in the preferences do the same as the correspond
1869 ing options for text.
1870  The special math option 
1871 \family sans
1872 Autocorrection
1873 \family default
1874  enables that characters can be composed.
1875  If you for example want to insert the character 
1876 \begin_inset Formula $\Rightarrow$
1877 \end_inset
1878
1879 , you can then input the characters 
1880 \begin_inset Quotes eld
1881 \end_inset
1882
1883
1884 \series bold
1885 =>
1886 \series default
1887
1888 \begin_inset Quotes erd
1889 \end_inset
1890
1891  to a formula to get it.
1892  So this is a quick alternative to the insertion of commands or the usage
1893  of the math toolbar.
1894  A list with supported character combinations can be found in the file 
1895 \family typewriter
1896 autocorrect
1897 \family default
1898  that is somewhere in LyX's installation folder.
1899  Math autocorrection can at any time be turned on by pressing the exclamation
1900  mark key '!'.
1901  Pressing 
1902 \family sans
1903 Space
1904 \family default
1905  turns it off.
1906 \end_layout
1907
1908 \begin_layout Section
1909 Basic Key Bindings
1910 \begin_inset Index idx
1911 status collapsed
1912
1913 \begin_layout Plain Layout
1914 Key Bindings
1915 \end_layout
1916
1917 \end_inset
1918
1919
1920 \begin_inset Index idx
1921 status collapsed
1922
1923 \begin_layout Plain Layout
1924 Bindings|see
1925 \begin_inset ERT
1926 status collapsed
1927
1928 \begin_layout Plain Layout
1929
1930 {
1931 \end_layout
1932
1933 \end_inset
1934
1935 Key Bindings
1936 \begin_inset ERT
1937 status collapsed
1938
1939 \begin_layout Plain Layout
1940
1941 }
1942 \end_layout
1943
1944 \end_inset
1945
1946
1947 \end_layout
1948
1949 \end_inset
1950
1951
1952 \begin_inset Index idx
1953 status collapsed
1954
1955 \begin_layout Plain Layout
1956 Shortcuts|see
1957 \begin_inset ERT
1958 status collapsed
1959
1960 \begin_layout Plain Layout
1961
1962 {
1963 \end_layout
1964
1965 \end_inset
1966
1967 Key Bindings
1968 \begin_inset ERT
1969 status collapsed
1970
1971 \begin_layout Plain Layout
1972
1973 }
1974 \end_layout
1975
1976 \end_inset
1977
1978
1979 \end_layout
1980
1981 \end_inset
1982
1983
1984 \end_layout
1985
1986 \begin_layout Standard
1987 There are at least two different primary binding maps: 
1988 \family typewriter
1989 cua
1990 \family default
1991  and 
1992 \family typewriter
1993 emacs
1994 \family default
1995 .
1996  LyX's default is 
1997 \family typewriter
1998 cua
1999 \family default
2000 , which can be changed in the LyX preferences under 
2001 \family sans
2002 Editing\SpecialChar \menuseparator
2003 Shortcuts
2004 \family default
2005 .
2006 \end_layout
2007
2008 \begin_layout Standard
2009 Some keys, like 
2010 \family sans
2011 Page
2012 \begin_inset space ~
2013 \end_inset
2014
2015 Up
2016 \family default
2017
2018 \family sans
2019 Page
2020 \begin_inset space ~
2021 \end_inset
2022
2023 Down
2024 \family default
2025
2026 \family sans
2027 Left
2028 \family default
2029
2030 \family sans
2031 Right
2032 \family default
2033
2034 \family sans
2035 Up
2036 \family default
2037  and 
2038 \family sans
2039 Down
2040 \family default
2041 , do exactly what you expect them to do.
2042  Other keys don't:
2043 \end_layout
2044
2045 \begin_layout Labeling
2046 \labelwidthstring 00.00.0000
2047
2048 \family sans
2049 Tab
2050 \begin_inset CommandInset nomenclature
2051 LatexCommand nomenclature
2052 symbol "Tab"
2053 description "Tabulator key"
2054
2055 \end_inset
2056
2057
2058 \family default
2059  There is no such thing as a tab stop in LyX.
2060  If you do not understand this, go read sections
2061 \begin_inset space ~
2062 \end_inset
2063
2064
2065 \begin_inset CommandInset ref
2066 LatexCommand ref
2067 reference "sec:Par-indent-intro"
2068
2069 \end_inset
2070
2071  and 
2072 \begin_inset CommandInset ref
2073 LatexCommand ref
2074 reference "sec:Paragraph-Environments"
2075
2076 \end_inset
2077
2078 , especially section
2079 \begin_inset space ~
2080 \end_inset
2081
2082
2083 \begin_inset CommandInset ref
2084 LatexCommand ref
2085 reference "sub:Lists"
2086
2087 \end_inset
2088
2089 , right now.
2090  Yes, right now.
2091  If you're still confused, look in the 
2092 \emph on
2093 Tutorial
2094 \emph default
2095 .
2096 \begin_inset Newline newline
2097 \end_inset
2098
2099 In LyX the Tab key is only used to accept propositions of the input completion.
2100 \end_layout
2101
2102 \begin_layout Labeling
2103 \labelwidthstring 00.00.0000
2104
2105 \family sans
2106 Esc
2107 \begin_inset CommandInset nomenclature
2108 LatexCommand nomenclature
2109 symbol "Esc"
2110 description "Escape key"
2111
2112 \end_inset
2113
2114
2115 \family default
2116  This is the 
2117 \begin_inset Quotes eld
2118 \end_inset
2119
2120 cancel key.
2121 \begin_inset Quotes erd
2122 \end_inset
2123
2124  It's used, generically, to cancel operations.
2125  Other parts of the manual will go into greater detail about this.
2126 \end_layout
2127
2128 \begin_layout Labeling
2129 \labelwidthstring 00.00.0000
2130
2131 \family sans
2132 Home
2133 \family default
2134
2135 \begin_inset space ~
2136 \end_inset
2137
2138 and
2139 \begin_inset space ~
2140 \end_inset
2141
2142
2143 \family sans
2144 End
2145 \family default
2146  These move the cursor, respectively, to the beginning and end of a line,
2147  unless you are using the Emacs bindings where they jump to the beginning
2148  or end of the file.
2149 \end_layout
2150
2151 \begin_layout Standard
2152 There are three modifier keys:
2153 \end_layout
2154
2155 \begin_layout Labeling
2156 \labelwidthstring 00.00.0000
2157
2158 \family sans
2159 Control
2160 \family default
2161  (Denoted by 
2162 \begin_inset Quotes eld
2163 \end_inset
2164
2165
2166 \family sans
2167 Ctrl
2168 \family default
2169
2170 \begin_inset Quotes erd
2171 \end_inset
2172
2173
2174 \begin_inset CommandInset nomenclature
2175 LatexCommand nomenclature
2176 symbol "Ctrl"
2177 description "Control key"
2178
2179 \end_inset
2180
2181  in the documentation files) This has a couple of different uses, depending
2182  on which keys it is used in combination with:
2183 \end_layout
2184
2185 \begin_deeper
2186 \begin_layout Itemize
2187
2188 \family sans
2189 Backspace
2190 \family default
2191  or 
2192 \family sans
2193 Delete
2194 \family default
2195 , it deletes an entire word instead of a single character.
2196 \end_layout
2197
2198 \begin_layout Itemize
2199
2200 \family sans
2201 Left
2202 \family default
2203  and 
2204 \family sans
2205 Right
2206 \family default
2207 , it moves by words instead of characters.
2208 \end_layout
2209
2210 \begin_layout Itemize
2211
2212 \family sans
2213 Home
2214 \family default
2215  and 
2216 \family sans
2217 End
2218 \family default
2219 , it moves to the beginning and the end of the document, respectively.
2220 \end_layout
2221
2222 \end_deeper
2223 \begin_layout Labeling
2224 \labelwidthstring 00.00.0000
2225
2226 \family sans
2227 Shift
2228 \family default
2229  (Denoted by 
2230 \begin_inset Quotes eld
2231 \end_inset
2232
2233
2234 \family sans
2235 Shift
2236 \family default
2237
2238 \begin_inset Quotes erd
2239 \end_inset
2240
2241
2242 \begin_inset CommandInset nomenclature
2243 LatexCommand nomenclature
2244 symbol "Shift"
2245 description "Shift key"
2246
2247 \end_inset
2248
2249  in the documentation files) Use this with any of the arrow keys to select
2250  the text between the old and new cursor positions.
2251 \end_layout
2252
2253 \begin_layout Labeling
2254 \labelwidthstring 00.00.0000
2255
2256 \family sans
2257 Alt
2258 \family default
2259  (Denoted by 
2260 \begin_inset Quotes eld
2261 \end_inset
2262
2263
2264 \family sans
2265 Alt
2266 \family default
2267
2268 \begin_inset Quotes erd
2269 \end_inset
2270
2271
2272 \begin_inset CommandInset nomenclature
2273 LatexCommand nomenclature
2274 symbol "Alt"
2275 description "Alt or Meta key"
2276
2277 \end_inset
2278
2279  in the documentation files) This is the Alt key on many keyboards, unless
2280  your keyboard has a distinct Meta key.
2281  If you have both keys, you will need to try out which one actually performs
2282  the 
2283 \family sans
2284 Alt+
2285 \family default
2286  function.
2287 \begin_inset Newline newline
2288 \end_inset
2289
2290 This key does many different things, but it also activates the 
2291 \emph on
2292 menu accelerator keys
2293 \emph default
2294 .
2295  If you use this in combination with any of the underlined letters in a
2296  menu or menu item, it selects that menu item.
2297 \end_layout
2298
2299 \begin_deeper
2300 \begin_layout Standard
2301 For example, the sequence 
2302 \begin_inset Quotes eld
2303 \end_inset
2304
2305
2306 \family sans
2307 Alt
2308 \begin_inset space ~
2309 \end_inset
2310
2311 e
2312 \begin_inset space ~
2313 \end_inset
2314
2315 s
2316 \family default
2317
2318 \begin_inset space ~
2319 \end_inset
2320
2321
2322 \family sans
2323 c
2324 \family default
2325
2326 \begin_inset Quotes erd
2327 \end_inset
2328
2329  brings up the 
2330 \begin_inset Quotes eld
2331 \end_inset
2332
2333 Text Style
2334 \begin_inset Quotes erd
2335 \end_inset
2336
2337  dialog.
2338  Typing 
2339 \begin_inset Quotes eld
2340 \end_inset
2341
2342
2343 \family sans
2344 Alt
2345 \begin_inset space ~
2346 \end_inset
2347
2348 f
2349 \family default
2350
2351 \begin_inset Quotes erd
2352 \end_inset
2353
2354  opens the 
2355 \family sans
2356 File
2357 \family default
2358  menu.
2359 \end_layout
2360
2361 \begin_layout Standard
2362 The 
2363 \emph on
2364 Shortcuts
2365 \emph default
2366  manual lists all other things bound to the 
2367 \family sans
2368 Alt
2369 \family default
2370  key.
2371 \end_layout
2372
2373 \end_deeper
2374 \begin_layout Standard
2375 You will learn more and more key bindings and short-cut keys as you use
2376  LyX, because most actions will prompt a small message in the status bar
2377  at the bottom of LyX's main window which describes the name of the action
2378  you have just triggered, and any existing key bindings for that action.
2379  The LyX menus also list the defined key bindings.
2380  The notation for the key bindings is very similar to the notation used
2381  in this documentation, so you should not have any problems understanding
2382  it.
2383  However, notice that Shift-modifiers are explicitly mentioned, so 
2384 \begin_inset Quotes eld
2385 \end_inset
2386
2387
2388 \family sans
2389 Alt+P Shift+A
2390 \family default
2391
2392 \begin_inset Quotes erd
2393 \end_inset
2394
2395  means 
2396 \family sans
2397 Alt+P
2398 \family default
2399  followed by a capital 
2400 \family sans
2401 A
2402 \family default
2403 .
2404 \end_layout
2405
2406 \begin_layout Standard
2407 You can list or change the key bindings in the menu 
2408 \family sans
2409 Tools\SpecialChar \menuseparator
2410 Preferences
2411 \family default
2412  under 
2413 \family sans
2414 Edit\SpecialChar \menuseparator
2415 Shortcuts
2416 \family default
2417  as explained in sec.
2418 \begin_inset space \thinspace{}
2419 \end_inset
2420
2421
2422 \begin_inset CommandInset ref
2423 LatexCommand ref
2424 reference "sub:Editing-Shortcuts"
2425
2426 \end_inset
2427
2428 .
2429 \end_layout
2430
2431 \begin_layout Chapter
2432 LyX Basics
2433 \begin_inset Index idx
2434 status collapsed
2435
2436 \begin_layout Plain Layout
2437 LyX ! Basics
2438 \end_layout
2439
2440 \end_inset
2441
2442
2443 \end_layout
2444
2445 \begin_layout Section
2446 Document Types
2447 \begin_inset Index idx
2448 status collapsed
2449
2450 \begin_layout Plain Layout
2451 Document ! Types
2452 \end_layout
2453
2454 \end_inset
2455
2456
2457 \end_layout
2458
2459 \begin_layout Subsection
2460 Introduction
2461 \end_layout
2462
2463 \begin_layout Standard
2464 Before you do anything else, before you ever start writing a document, you
2465  need to decide what type of document you want to edit.
2466  Different types of documents use different types of spacing, headings,
2467  numbering schemes, and so on.
2468  Additionally, different documents use different paragraph environments,
2469  and format the title of your document differently.
2470 \end_layout
2471
2472 \begin_layout Standard
2473
2474 \emph on
2475 document class
2476 \emph default
2477  describes a group of properties common to a particular set of documents.
2478  By setting the document class, you automatically select these properties,
2479  making it easier to create the type of document you want.
2480  If you don't choose a document class, LyX picks one for you by default.
2481  So it is up to you to change the class of your document.
2482 \end_layout
2483
2484 \begin_layout Standard
2485 Read on for info about the document classes you can choose from LyX, and
2486  how to adjust their properties.
2487 \end_layout
2488
2489 \begin_layout Subsection
2490 Document Classes
2491 \begin_inset Index idx
2492 status collapsed
2493
2494 \begin_layout Plain Layout
2495 Document ! Classes
2496 \end_layout
2497
2498 \end_inset
2499
2500
2501 \begin_inset CommandInset label
2502 LatexCommand label
2503 name "sec:Document-Classes"
2504
2505 \end_inset
2506
2507
2508 \end_layout
2509
2510 \begin_layout Standard
2511 You can select a class using the 
2512 \family sans
2513 Document\SpecialChar \menuseparator
2514 Settings\SpecialChar \menuseparator
2515 Document Class
2516 \family default
2517
2518 \begin_inset Index idx
2519 status collapsed
2520
2521 \begin_layout Plain Layout
2522 Document ! Settings
2523 \end_layout
2524
2525 \end_inset
2526
2527  dialog.
2528  Select the class you want to use, and make any fine tunings of the options
2529  you may need.
2530 \end_layout
2531
2532 \begin_layout Subsubsection
2533 Overview
2534 \end_layout
2535
2536 \begin_layout Standard
2537 There are four standard document classes in LyX.
2538  They are:
2539 \end_layout
2540
2541 \begin_layout Description
2542 Article for basic articles
2543 \end_layout
2544
2545 \begin_layout Description
2546 Report for basic reports
2547 \end_layout
2548
2549 \begin_layout Description
2550 Book for writing a book
2551 \end_layout
2552
2553 \begin_layout Description
2554 Letter for US-style letters
2555 \end_layout
2556
2557 \begin_layout Standard
2558 There are also some non-standard classes, which LyX only uses if you have
2559  installed the corresponding LaTeX class files, though most LaTeX distributions
2560  will include many of these.
2561  Here are some of the classes.
2562  The full list with detailed explanations can be found in chapter 
2563 \emph on
2564 Special Document Classes
2565 \emph default
2566  in the 
2567 \emph on
2568 Additional Features
2569 \emph default
2570  manual:
2571 \end_layout
2572
2573 \begin_layout Description
2574 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2575 \end_layout
2576
2577 \begin_layout Description
2578 ACS For submissions to the journals published by the American Chemistry
2579  Society
2580 \end_layout
2581
2582 \begin_layout Description
2583 AGU For submissions to the journals published by the American Geophysical
2584  Union
2585 \end_layout
2586
2587 \begin_layout Description
2588 AMS Layouts for articles and books in the style and format used by the American
2589  Mathematical Society (AMS).
2590  There are three article layouts available.
2591  The standard one uses a typical numbering scheme for theorems etc., that
2592  prepends the section number to the number of the result.
2593  All result-type statements (propositions, corollaries, and so on) are sequenced
2594  together, but definitions, examples, and the like have their own sequence.
2595  The 
2596 \begin_inset Quotes eld
2597 \end_inset
2598
2599 sequential numbering
2600 \begin_inset Quotes erd
2601 \end_inset
2602
2603  scheme does not place the section number with each result, but numbers
2604  them throughout the article in a single sequence.
2605  Each type of result gets its own sequence.
2606  There is also a layout that dispenses with numbering of statements altogether.
2607 \end_layout
2608
2609 \begin_layout Description
2610 Beamer Layout for presentations
2611 \end_layout
2612
2613 \begin_layout Description
2614 Broadway Layout for writing plays.
2615  It is not an existing LaTeX document class, but a new one that is distributed
2616  with LyX.
2617 \end_layout
2618
2619 \begin_layout Description
2620 Chess Layout to write about chess games
2621 \end_layout
2622
2623 \begin_layout Description
2624 Curriculum
2625 \begin_inset space ~
2626 \end_inset
2627
2628 vitae classes to create curriculum vitae
2629 \end_layout
2630
2631 \begin_layout Description
2632 Elsarticle Layout for journals of the Elsevier publishing group
2633 \end_layout
2634
2635 \begin_layout Description
2636 Foils Used to make transparencies
2637 \end_layout
2638
2639 \begin_layout Description
2640 Hollywood Used to type spec scripts for the US film industry.
2641  It is not an existing LaTeX document class, but a new one that is distributed
2642  with LyX.
2643 \end_layout
2644
2645 \begin_layout Description
2646 IEEEtran Layout for the journals published by the Institute of Electrical
2647  and Electronics Engineers (IEEE)
2648 \end_layout
2649
2650 \begin_layout Description
2651 IOP Layout for journals of the Institute of Physics publishing group
2652 \end_layout
2653
2654 \begin_layout Description
2655 Kluwer Layout for journals of the Kluwer publishing group
2656 \end_layout
2657
2658 \begin_layout Description
2659 KOMA-Script a replacement for the standard classes, offers many useful features
2660  like caption formatting, automatic print space calculation etc.
2661  (Is used by this document.)
2662 \end_layout
2663
2664 \begin_layout Description
2665 Memoir another replacement for the standard classes
2666 \end_layout
2667
2668 \begin_layout Description
2669 Powerdot Layout for presentations
2670 \end_layout
2671
2672 \begin_layout Description
2673 REVTe
2674 \begin_inset ERT
2675 status collapsed
2676
2677 \begin_layout Plain Layout
2678
2679 {}
2680 \end_layout
2681
2682 \end_inset
2683
2684 X is used to write articles for the publications of the American Physical
2685  Society (APS), American Institute of Physics (AIP), and Optical Society
2686  of America (OSA).
2687  This class is not completely compatible with all LyX features.
2688 \end_layout
2689
2690 \begin_layout Description
2691 Slides Used to make transparencies
2692 \end_layout
2693
2694 \begin_layout Description
2695 SPIE
2696 \begin_inset space ~
2697 \end_inset
2698
2699 Proceedings Layout for the journals published by The International Society
2700  for Optical Engineering (SPIE)
2701 \end_layout
2702
2703 \begin_layout Description
2704 Springer Layouts for journals of the Springer publishing group
2705 \end_layout
2706
2707 \begin_layout Standard
2708 We will not go into detail about how to use these different document classes
2709  here.
2710  You can find details about the non-standard classes in Chapter 6 of the
2711  
2712 \emph on
2713 Additional Features
2714 \emph default
2715  manual.
2716  Here, we will settle for a list of some of the common properties of all
2717  of the document classes.
2718 \end_layout
2719
2720 \begin_layout Subsubsection
2721 Availability
2722 \end_layout
2723
2724 \begin_layout Standard
2725 You will probably find that many of the document classes listed under 
2726 \family sans
2727 Document\SpecialChar \menuseparator
2728 Settings\SpecialChar \menuseparator
2729 Document Class
2730 \begin_inset Index idx
2731 status collapsed
2732
2733 \begin_layout Plain Layout
2734 Document ! Settings
2735 \end_layout
2736
2737 \end_inset
2738
2739  
2740 \family default
2741 are marked as 
2742 \begin_inset Quotes eld
2743 \end_inset
2744
2745 Unavailable
2746 \begin_inset Quotes erd
2747 \end_inset
2748
2749 .
2750  If you open a document that uses such a class, you will receive a warning
2751  saying that there are files that are required to produce output that are
2752  not installed.
2753  So it may seem that something is wrong.
2754 \end_layout
2755
2756 \begin_layout Standard
2757 Nothing is wrong.
2758  LyX includes many more document classes than you will ever need to use,
2759  and some of them, like 
2760 \family sans
2761 IOP
2762 \family default
2763 , are highly specialized.
2764  LyX tries to support as many different types of documents as possible,
2765  and it includes almost one hundred different layout files, with a growing
2766  number.
2767  No LaTeX distribution will install by default all files that might be needed
2768  by some document class.
2769  There are just too many of them.
2770  That is why some of the document classes are unavailable.
2771 \end_layout
2772
2773 \begin_layout Standard
2774 If there is a document class you would like to use that is marked as 
2775 \begin_inset Quotes erd
2776 \end_inset
2777
2778 Unavailable
2779 \begin_inset Quotes erd
2780 \end_inset
2781
2782 , you just need to install the appropriate package files.
2783  The easiest way to find out which files you need to install is to use that
2784  document class for a new file.
2785  LyX will display a dialog that will list the missing files.
2786  See section 
2787 \begin_inset Quotes eld
2788 \end_inset
2789
2790 Installing new LaTeX files
2791 \begin_inset Quotes erd
2792 \end_inset
2793
2794  in of the 
2795 \emph on
2796 Customization
2797 \emph default
2798  manual for information on how to install them.
2799 \begin_inset VSpace medskip
2800 \end_inset
2801
2802
2803 \end_layout
2804
2805 \begin_layout Standard
2806 Although LyX provides support for many different sorts of documents, it
2807  does not include support for every document class people might want to
2808  use.
2809  For example, many universities provide LaTeX class files to be used for
2810  dissertations submitted to those universities.
2811  The LyX team cannot write layout files to support every one of these.
2812  There are too many.
2813  Fortunately, users can write their own layout files, and many users have
2814  done so.
2815  Chapter
2816 \begin_inset space ~
2817 \end_inset
2818
2819 5 of the 
2820 \emph on
2821 Customization
2822 \emph default
2823  manual contains information on how to create layout files.
2824 \end_layout
2825
2826 \begin_layout Subsubsection
2827 Modules
2828 \begin_inset CommandInset label
2829 LatexCommand label
2830 name "sub:Modules"
2831
2832 \end_inset
2833
2834
2835 \begin_inset Index idx
2836 status collapsed
2837
2838 \begin_layout Plain Layout
2839 Document ! Modules
2840 \end_layout
2841
2842 \end_inset
2843
2844
2845 \end_layout
2846
2847 \begin_layout Standard
2848 Modules load additional features that are not by default available in the
2849  chosen document class.
2850  For example you might want to write Braille (embossed printing) in a document.
2851  This is not available in any document class, so you have to load the correspond
2852 ing module in the 
2853 \family sans
2854 Modules
2855 \family default
2856  section of the 
2857 \family sans
2858 Document\SpecialChar \menuseparator
2859 Settings
2860 \family default
2861
2862 \begin_inset Index idx
2863 status collapsed
2864
2865 \begin_layout Plain Layout
2866 Document ! Settings
2867 \end_layout
2868
2869 \end_inset
2870
2871  dialog.
2872  Highlighting a module in the dialog will bring up a description of what
2873  it does.
2874 \end_layout
2875
2876 \begin_layout Standard
2877 Some modules require LaTeX packages or file format converters that are not
2878  always installed by default.
2879  LyX will warn you if you do not have a needed package or converter, and
2880  it will tell you what exactly you are missing.
2881  You can still use the module while editing your file, but you will not
2882  be able to export to PDF or print your document, since LyX will not be
2883  able to compile the LaTeX file without the missing prerequisites.
2884  If you want to be able to produce this kind of output, then you need to
2885  install the missing prerequisites and then reconfigure LyX by selecting
2886  
2887 \family sans
2888 Tools\SpecialChar \menuseparator
2889 Reconfigure
2890 \family default
2891 .
2892 \begin_inset Index idx
2893 status collapsed
2894
2895 \begin_layout Plain Layout
2896 Reconfiguration of LyX
2897 \end_layout
2898
2899 \end_inset
2900
2901  See section 
2902 \begin_inset Quotes eld
2903 \end_inset
2904
2905 Installing new LaTeX files
2906 \begin_inset Quotes erd
2907 \end_inset
2908
2909  of the 
2910 \emph on
2911 Customization
2912 \emph default
2913  manual for more information on installing needed packages.
2914 \end_layout
2915
2916 \begin_layout Standard
2917 \begin_inset Note Greyedout
2918 status collapsed
2919
2920 \begin_layout Plain Layout
2921
2922 \series bold
2923 Note:
2924 \series default
2925  Some modules require other modules, and some pairs of modules are incompatible.
2926  LyX will advise you about these things.
2927 \end_layout
2928
2929 \end_inset
2930
2931
2932 \end_layout
2933
2934 \begin_layout Subsubsection
2935 Local Layout
2936 \begin_inset CommandInset label
2937 LatexCommand label
2938 name "sub:Local-Layout"
2939
2940 \end_inset
2941
2942
2943 \begin_inset Index idx
2944 status collapsed
2945
2946 \begin_layout Plain Layout
2947 Document ! Local Layout
2948 \end_layout
2949
2950 \end_inset
2951
2952
2953 \end_layout
2954
2955 \begin_layout Standard
2956 Modules are to LyX much as packages are to LaTeX: They are intended to be
2957  used in a variety of different documents.
2958  If you often find yourself needing the same sort of thing in different
2959  documents, you should consider writing a module for this purpose.
2960  Sometimes, however, a particular document has very special needs, but you
2961  need a specific inset or character style only that one time.
2962  You want something that is like a document's own LaTeX preamble.
2963  What you want is LyX's 
2964 \begin_inset Quotes eld
2965 \end_inset
2966
2967 Local Layout
2968 \begin_inset Quotes erd
2969 \end_inset
2970
2971 .
2972  See section 
2973 \emph on
2974 Local Layout
2975 \emph default
2976  of the 
2977 \emph on
2978 Customization
2979 \emph default
2980  manual for information on how to use it.
2981 \end_layout
2982
2983 \begin_layout Subsubsection
2984 Properties
2985 \end_layout
2986
2987 \begin_layout Standard
2988 Each class has a default set of options.
2989  Here's a quick table describing them:
2990 \end_layout
2991
2992 \begin_layout Standard
2993 \begin_inset VSpace 0.3cm
2994 \end_inset
2995
2996
2997 \end_layout
2998
2999 \begin_layout Standard
3000 \align center
3001 \begin_inset Tabular
3002 <lyxtabular version="3" rows="5" columns="5">
3003 <features tabularvalignment="middle">
3004 <column alignment="center" valignment="top" width="0pt">
3005 <column alignment="center" valignment="top" width="0pt">
3006 <column alignment="center" valignment="top" width="0pt">
3007 <column alignment="center" valignment="top" width="0pt">
3008 <column alignment="center" valignment="top" width="0pt">
3009 <row>
3010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3011 \begin_inset Text
3012
3013 \begin_layout Plain Layout
3014
3015 \end_layout
3016
3017 \end_inset
3018 </cell>
3019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3020 \begin_inset Text
3021
3022 \begin_layout Plain Layout
3023
3024 \family sans
3025 \series medium
3026 \shape up
3027 \size normal
3028 \emph off
3029 \bar no
3030 \noun off
3031 \color none
3032 Page style
3033 \end_layout
3034
3035 \end_inset
3036 </cell>
3037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3038 \begin_inset Text
3039
3040 \begin_layout Plain Layout
3041
3042 \family sans
3043 \series medium
3044 \shape up
3045 \size normal
3046 \emph off
3047 \bar no
3048 \noun off
3049 \color none
3050 Sides
3051 \end_layout
3052
3053 \end_inset
3054 </cell>
3055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3056 \begin_inset Text
3057
3058 \begin_layout Plain Layout
3059
3060 \family sans
3061 \series medium
3062 \shape up
3063 \size normal
3064 \emph off
3065 \bar no
3066 \noun off
3067 \color none
3068 Columns
3069 \end_layout
3070
3071 \end_inset
3072 </cell>
3073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3074 \begin_inset Text
3075
3076 \begin_layout Plain Layout
3077
3078 \series medium
3079 \shape up
3080 \size normal
3081 \emph off
3082 \bar no
3083 \noun off
3084 \color none
3085 Max.
3086  sectioning level
3087 \end_layout
3088
3089 \end_inset
3090 </cell>
3091 </row>
3092 <row>
3093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3094 \begin_inset Text
3095
3096 \begin_layout Plain Layout
3097
3098 \series medium
3099 \shape up
3100 \size normal
3101 \emph off
3102 \bar no
3103 \noun off
3104 \color none
3105 article
3106 \end_layout
3107
3108 \end_inset
3109 </cell>
3110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3111 \begin_inset Text
3112
3113 \begin_layout Plain Layout
3114
3115 \family sans
3116 \series medium
3117 \shape up
3118 \size normal
3119 \emph off
3120 \bar no
3121 \noun off
3122 \color none
3123 Plain
3124 \end_layout
3125
3126 \end_inset
3127 </cell>
3128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3129 \begin_inset Text
3130
3131 \begin_layout Plain Layout
3132
3133 \family sans
3134 \series medium
3135 \shape up
3136 \size normal
3137 \emph off
3138 \bar no
3139 \noun off
3140 \color none
3141 One
3142 \end_layout
3143
3144 \end_inset
3145 </cell>
3146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3147 \begin_inset Text
3148
3149 \begin_layout Plain Layout
3150
3151 \family sans
3152 \series medium
3153 \shape up
3154 \size normal
3155 \emph off
3156 \bar no
3157 \noun off
3158 \color none
3159 One
3160 \end_layout
3161
3162 \end_inset
3163 </cell>
3164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3165 \begin_inset Text
3166
3167 \begin_layout Plain Layout
3168
3169 \family sans
3170 \series medium
3171 \shape up
3172 \size normal
3173 \emph off
3174 \bar no
3175 \noun off
3176 \color none
3177 Section
3178 \end_layout
3179
3180 \end_inset
3181 </cell>
3182 </row>
3183 <row>
3184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3185 \begin_inset Text
3186
3187 \begin_layout Plain Layout
3188
3189 \series medium
3190 \shape up
3191 \size normal
3192 \emph off
3193 \bar no
3194 \noun off
3195 \color none
3196 report
3197 \end_layout
3198
3199 \end_inset
3200 </cell>
3201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3202 \begin_inset Text
3203
3204 \begin_layout Plain Layout
3205
3206 \family sans
3207 \series medium
3208 \shape up
3209 \size normal
3210 \emph off
3211 \bar no
3212 \noun off
3213 \color none
3214 Plain
3215 \end_layout
3216
3217 \end_inset
3218 </cell>
3219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3220 \begin_inset Text
3221
3222 \begin_layout Plain Layout
3223
3224 \family sans
3225 \series medium
3226 \shape up
3227 \size normal
3228 \emph off
3229 \bar no
3230 \noun off
3231 \color none
3232 One
3233 \end_layout
3234
3235 \end_inset
3236 </cell>
3237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3238 \begin_inset Text
3239
3240 \begin_layout Plain Layout
3241
3242 \family sans
3243 \series medium
3244 \shape up
3245 \size normal
3246 \emph off
3247 \bar no
3248 \noun off
3249 \color none
3250 One
3251 \end_layout
3252
3253 \end_inset
3254 </cell>
3255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3256 \begin_inset Text
3257
3258 \begin_layout Plain Layout
3259
3260 \family sans
3261 \series medium
3262 \shape up
3263 \size normal
3264 \emph off
3265 \bar no
3266 \noun off
3267 \color none
3268 Chapter
3269 \end_layout
3270
3271 \end_inset
3272 </cell>
3273 </row>
3274 <row>
3275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3276 \begin_inset Text
3277
3278 \begin_layout Plain Layout
3279
3280 \series medium
3281 \shape up
3282 \size normal
3283 \emph off
3284 \bar no
3285 \noun off
3286 \color none
3287 book
3288 \end_layout
3289
3290 \end_inset
3291 </cell>
3292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3293 \begin_inset Text
3294
3295 \begin_layout Plain Layout
3296
3297 \family sans
3298 \series medium
3299 \shape up
3300 \size normal
3301 \emph off
3302 \bar no
3303 \noun off
3304 \color none
3305 Headings
3306 \end_layout
3307
3308 \end_inset
3309 </cell>
3310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3311 \begin_inset Text
3312
3313 \begin_layout Plain Layout
3314
3315 \family sans
3316 \series medium
3317 \shape up
3318 \size normal
3319 \emph off
3320 \bar no
3321 \noun off
3322 \color none
3323 Two
3324 \end_layout
3325
3326 \end_inset
3327 </cell>
3328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3329 \begin_inset Text
3330
3331 \begin_layout Plain Layout
3332
3333 \family sans
3334 \series medium
3335 \shape up
3336 \size normal
3337 \emph off
3338 \bar no
3339 \noun off
3340 \color none
3341 One
3342 \end_layout
3343
3344 \end_inset
3345 </cell>
3346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3347 \begin_inset Text
3348
3349 \begin_layout Plain Layout
3350
3351 \family sans
3352 \series medium
3353 \shape up
3354 \size normal
3355 \emph off
3356 \bar no
3357 \noun off
3358 \color none
3359 Chapter
3360 \end_layout
3361
3362 \end_inset
3363 </cell>
3364 </row>
3365 <row>
3366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3367 \begin_inset Text
3368
3369 \begin_layout Plain Layout
3370
3371 \series medium
3372 \shape up
3373 \size normal
3374 \emph off
3375 \bar no
3376 \noun off
3377 \color none
3378 letter
3379 \end_layout
3380
3381 \end_inset
3382 </cell>
3383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3384 \begin_inset Text
3385
3386 \begin_layout Plain Layout
3387
3388 \family sans
3389 \series medium
3390 \shape up
3391 \size normal
3392 \emph off
3393 \bar no
3394 \noun off
3395 \color none
3396 Plain
3397 \end_layout
3398
3399 \end_inset
3400 </cell>
3401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3402 \begin_inset Text
3403
3404 \begin_layout Plain Layout
3405
3406 \family sans
3407 \series medium
3408 \shape up
3409 \size normal
3410 \emph off
3411 \bar no
3412 \noun off
3413 \color none
3414 One
3415 \end_layout
3416
3417 \end_inset
3418 </cell>
3419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3420 \begin_inset Text
3421
3422 \begin_layout Plain Layout
3423
3424 \family sans
3425 \series medium
3426 \shape up
3427 \size normal
3428 \emph off
3429 \bar no
3430 \noun off
3431 \color none
3432 One
3433 \end_layout
3434
3435 \end_inset
3436 </cell>
3437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3438 \begin_inset Text
3439
3440 \begin_layout Plain Layout
3441
3442 \series medium
3443 \shape up
3444 \size normal
3445 \emph off
3446 \bar no
3447 \noun off
3448 \color none
3449 none
3450 \end_layout
3451
3452 \end_inset
3453 </cell>
3454 </row>
3455 </lyxtabular>
3456
3457 \end_inset
3458
3459
3460 \end_layout
3461
3462 \begin_layout Standard
3463 \begin_inset VSpace 0.3cm
3464 \end_inset
3465
3466
3467 \end_layout
3468
3469 \begin_layout Standard
3470 You're probably also wondering what 
3471 \begin_inset Quotes eld
3472 \end_inset
3473
3474 Max.
3475 \begin_inset space ~
3476 \end_inset
3477
3478 sectioning level
3479 \begin_inset Quotes erd
3480 \end_inset
3481
3482  means.
3483  There are several paragraph environments used to create section headings.
3484  Different document classes allow different types of section headings.
3485  Only two use the 
3486 \family sans
3487 Chapter
3488 \family default
3489  heading; the rest do not and begin instead with the 
3490 \family sans
3491 Section
3492 \family default
3493  heading.
3494  Some document classes, such as the ones for letters, don't use any section
3495  headings.
3496  In addition to 
3497 \family sans
3498 Chapter
3499 \family default
3500  and 
3501 \family sans
3502 Section
3503 \family default
3504  headings, there are also 
3505 \family sans
3506 Subsection
3507 \family default
3508  headings, 
3509 \family sans
3510 Subsubsection
3511 \family default
3512  headings, and so on.
3513  We will describe these headings fully in section
3514 \begin_inset space ~
3515 \end_inset
3516
3517
3518 \begin_inset CommandInset ref
3519 LatexCommand ref
3520 reference "sub:Headings"
3521
3522 \end_inset
3523
3524 .
3525 \end_layout
3526
3527 \begin_layout Subsection
3528 Document Layout
3529 \begin_inset CommandInset label
3530 LatexCommand label
3531 name "sub:Document-Layout"
3532
3533 \end_inset
3534
3535
3536 \begin_inset Index idx
3537 status collapsed
3538
3539 \begin_layout Plain Layout
3540 Document ! Layout
3541 \end_layout
3542
3543 \end_inset
3544
3545
3546 \family sans
3547
3548 \begin_inset Index idx
3549 status collapsed
3550
3551 \begin_layout Plain Layout
3552 Document ! Settings
3553 \end_layout
3554
3555 \end_inset
3556
3557
3558 \end_layout
3559
3560 \begin_layout Standard
3561 The most important properties of document classes are set in the menu 
3562 \family sans
3563 Document\SpecialChar \menuseparator
3564 Settings
3565 \family default
3566 .
3567  There in the 
3568 \family sans
3569 Class
3570 \begin_inset space ~
3571 \end_inset
3572
3573 options
3574 \family default
3575  field under 
3576 \family sans
3577 Documents
3578 \begin_inset space ~
3579 \end_inset
3580
3581 Class
3582 \family default
3583 , you can enter special options for your document class in a comma-separated
3584  list.
3585  This is only necessary if LyX doesn't support special options you want
3586  to use for your document.
3587  To learn more about your favorite LaTeX-class and its options, you have
3588  to read its manual.
3589 \end_layout
3590
3591 \begin_layout Standard
3592 The drop box 
3593 \family sans
3594 Headings style
3595 \family default
3596  in the 
3597 \family sans
3598 Document\SpecialChar \menuseparator
3599 Settings
3600 \family default
3601  dialog under 
3602 \family sans
3603 Page
3604 \begin_inset space ~
3605 \end_inset
3606
3607 Layout
3608 \family default
3609  controls what sorts of headings and page numbers go on a page.
3610  You can choose between the following five options:
3611 \end_layout
3612
3613 \begin_layout Labeling
3614 \labelwidthstring 00.00.0000
3615
3616 \family sans
3617 Default
3618 \family default
3619  Use default page style of current class.
3620 \end_layout
3621
3622 \begin_layout Labeling
3623 \labelwidthstring 00.00.0000
3624
3625 \family sans
3626 Empty
3627 \family default
3628  No page numbers or headings.
3629 \end_layout
3630
3631 \begin_layout Labeling
3632 \labelwidthstring 00.00.0000
3633
3634 \family sans
3635 Plain
3636 \family default
3637  Page numbers only.
3638 \end_layout
3639
3640 \begin_layout Labeling
3641 \labelwidthstring 00.00.0000
3642
3643 \family sans
3644 Headings
3645 \family default
3646  Page numbers and either the current chapter or section title and number.
3647  Whether LyX uses the current chapter or the current section depends on
3648  the maximum sectioning level of the class.
3649 \end_layout
3650
3651 \begin_layout Labeling
3652 \labelwidthstring 00.00.0000
3653
3654 \family sans
3655 Fancy
3656 \family default
3657  This allows you to define fully customizable headers and footers if you
3658  have the LaTeX-package 
3659 \series bold
3660 fancyhdr
3661 \series default
3662
3663 \begin_inset Index idx
3664 status collapsed
3665
3666 \begin_layout Plain Layout
3667 LaTeX-packages ! fancyhdr
3668 \end_layout
3669
3670 \end_inset
3671
3672  installed.
3673  How they are defined is explained in section
3674 \begin_inset space ~
3675 \end_inset
3676
3677
3678 \begin_inset CommandInset ref
3679 LatexCommand ref
3680 reference "sec:Customized-Page-Headers"
3681
3682 \end_inset
3683
3684 .
3685 \end_layout
3686
3687 \begin_layout Standard
3688 The separation of paragraphs is described in section
3689 \begin_inset space ~
3690 \end_inset
3691
3692
3693 \begin_inset CommandInset ref
3694 LatexCommand ref
3695 reference "sub:Paragraph-Separation"
3696
3697 \end_inset
3698
3699 .
3700 \end_layout
3701
3702 \begin_layout Subsection
3703 Paper Size and Orientation
3704 \begin_inset Index idx
3705 status collapsed
3706
3707 \begin_layout Plain Layout
3708 Document ! Paper size
3709 \end_layout
3710
3711 \end_inset
3712
3713
3714 \begin_inset CommandInset label
3715 LatexCommand label
3716 name "sub:Paper-Size,-Orientation"
3717
3718 \end_inset
3719
3720
3721 \end_layout
3722
3723 \begin_layout Standard
3724 You can find the following options in the menu 
3725 \family sans
3726 Page
3727 \begin_inset space ~
3728 \end_inset
3729
3730 Layout
3731 \family default
3732  of the 
3733 \family sans
3734 Document\SpecialChar \menuseparator
3735 Settings
3736 \family default
3737  dialog:
3738 \family sans
3739
3740 \begin_inset Index idx
3741 status collapsed
3742
3743 \begin_layout Plain Layout
3744 Document ! Settings
3745 \end_layout
3746
3747 \end_inset
3748
3749
3750 \end_layout
3751
3752 \begin_layout Labeling
3753 \labelwidthstring 00.00.0000
3754
3755 \family sans
3756 Paper
3757 \begin_inset space ~
3758 \end_inset
3759
3760 Format
3761 \family default
3762  What size paper to print on.
3763  The choices are
3764 \end_layout
3765
3766 \begin_deeper
3767 \begin_layout Itemize
3768
3769 \family sans
3770 Default
3771 \end_layout
3772
3773 \begin_layout Itemize
3774
3775 \family sans
3776 A0 - A6
3777 \end_layout
3778
3779 \begin_layout Itemize
3780
3781 \family sans
3782 B0 - B6
3783 \end_layout
3784
3785 \begin_layout Itemize
3786
3787 \family sans
3788 C0 - C6
3789 \end_layout
3790
3791 \begin_layout Itemize
3792
3793 \family sans
3794 US letter, US legal, US executive
3795 \end_layout
3796
3797 \begin_layout Itemize
3798
3799 \family sans
3800 JIS B0 - JIS B6
3801 \end_layout
3802
3803 \begin_layout Itemize
3804
3805 \family sans
3806 Custom
3807 \end_layout
3808
3809 \end_deeper
3810 \begin_layout Labeling
3811 \labelwidthstring 00.00.0000
3812
3813 \family sans
3814 Orientation
3815 \family default
3816  To choose whether to output as 
3817 \family sans
3818 Landscape
3819 \family default
3820  or as 
3821 \family sans
3822 Portrait
3823 \family default
3824 .
3825 \end_layout
3826
3827 \begin_layout Labeling
3828 \labelwidthstring 00.00.0000
3829
3830 \family sans
3831 Two-sided
3832 \begin_inset space ~
3833 \end_inset
3834
3835 document
3836 \family default
3837  Adjusts the print space to print both sides of paper.
3838  That means that the print space for odd- and even-numbered pages is different.
3839 \end_layout
3840
3841 \begin_layout Subsection
3842 Margins
3843 \begin_inset CommandInset label
3844 LatexCommand label
3845 name "sub:Margins"
3846
3847 \end_inset
3848
3849
3850 \begin_inset Index idx
3851 status collapsed
3852
3853 \begin_layout Plain Layout
3854 Document ! Margins
3855 \end_layout
3856
3857 \end_inset
3858
3859
3860 \begin_inset Index idx
3861 status collapsed
3862
3863 \begin_layout Plain Layout
3864 Margins
3865 \end_layout
3866
3867 \end_inset
3868
3869
3870 \end_layout
3871
3872 \begin_layout Standard
3873 Paper margins are set in the menu 
3874 \family sans
3875 Document\SpecialChar \menuseparator
3876 Settings
3877 \family default
3878 .
3879 \begin_inset Index idx
3880 status collapsed
3881
3882 \begin_layout Plain Layout
3883 Document ! Settings
3884 \end_layout
3885
3886 \end_inset
3887
3888
3889 \end_layout
3890
3891 \begin_layout Standard
3892 If you use a KOMA-Script document class, you can use the default settings.
3893  Because KOMA-Script calculates then the print space automatically by taking
3894  the paper format and the font size into account.
3895 \end_layout
3896
3897 \begin_layout Subsection
3898 Important Note
3899 \end_layout
3900
3901 \begin_layout Standard
3902 If you change a document class, LyX has to convert 
3903 \emph on
3904 everything
3905 \emph default
3906  into the new class.
3907  That includes the paragraph environments.
3908  Some paragraph environments are standard, in so far as all of the document
3909  classes have them; but some classes have special paragraph environments.
3910  If this is the case, and you change the document class, LyX will mark the
3911  paragraphs whose styles it no longer understands as 
3912 \begin_inset Quotes eld
3913 \end_inset
3914
3915 unknown
3916 \begin_inset Quotes erd
3917 \end_inset
3918
3919 .
3920  The name of the style is retained, in case you should want to go back to
3921  the old class.
3922  But these paragraphs will be output with no special formatting, so you
3923  will either need to create a new style yourself or else convert these paragraph
3924 s manually to a style present in your new document class.
3925 \end_layout
3926
3927 \begin_layout Section
3928 Paragraph Indentation and Separation
3929 \begin_inset Index idx
3930 status collapsed
3931
3932 \begin_layout Plain Layout
3933 Paragraph ! Indentation
3934 \end_layout
3935
3936 \end_inset
3937
3938
3939 \end_layout
3940
3941 \begin_layout Subsection
3942 Introduction
3943 \begin_inset CommandInset label
3944 LatexCommand label
3945 name "sec:Par-indent-intro"
3946
3947 \end_inset
3948
3949
3950 \end_layout
3951
3952 \begin_layout Standard
3953 Before describing all of the various paragraph environments, we'd like to
3954  say a word or two about paragraph indentation.
3955 \end_layout
3956
3957 \begin_layout Standard
3958 Everyone seems to have their own convention for separating paragraphs.
3959  Most Americans indent the first line of a paragraph.
3960  Others don't indent but put extra space between the paragraphs.
3961  If you choose indentation for paragraphs the 
3962 \emph on
3963 first
3964 \emph default
3965  paragraph of a section, or after a figure, an equation, a table, a list,
3966  etc., is 
3967 \emph on
3968 not
3969 \emph default
3970  indented.
3971  Only a paragraph following another paragraph gets indented.
3972  Note that the indentation behavior is different when you use another document
3973  language than English.
3974  LaTeX takes care that the indentation follows the rules of the used language.
3975 \end_layout
3976
3977 \begin_layout Standard
3978 The space between paragraphs, like the line spacing, the space between headings
3979  and text — in fact, all of the spacings for just about everything are pre-coded
3980  into LyX.
3981  As we said, you don't worry about how much space to add between what.
3982  LyX takes care of that.
3983  In fact, these pre-coded vertical spacings aren't a single number but a
3984  range.
3985  That way, LyX can squish or stretch the space between lines to make sure
3986  figures fit on a page with text, so that sections don't start at the bottom
3987  of a page, and so on.
3988 \begin_inset Foot
3989 status collapsed
3990
3991 \begin_layout Plain Layout
3992 LaTeX does this when LyX goes to produce a printable file.
3993 \end_layout
3994
3995 \end_inset
3996
3997  However, pre-coded doesn't mean you can't change them.
3998  LyX gives you the ability to globally change 
3999 \emph on
4000 all
4001 \emph default
4002  of these pre-coded spacings.
4003  We will explain more later.
4004 \end_layout
4005
4006 \begin_layout Subsection
4007 Paragraph Separation
4008 \begin_inset CommandInset label
4009 LatexCommand label
4010 name "sub:Paragraph-Separation"
4011
4012 \end_inset
4013
4014
4015 \begin_inset Index idx
4016 status collapsed
4017
4018 \begin_layout Plain Layout
4019 Paragraph ! Separation
4020 \end_layout
4021
4022 \end_inset
4023
4024
4025 \end_layout
4026
4027 \begin_layout Standard
4028 To separate paragraphs, select 
4029 \family sans
4030 Indent
4031 \family default
4032  or 
4033 \family sans
4034 Skip
4035 \family default
4036  in the submenu 
4037 \family sans
4038 Text
4039 \begin_inset space ~
4040 \end_inset
4041
4042 Layout
4043 \family default
4044  of the dialog 
4045 \family sans
4046 Document\SpecialChar \menuseparator
4047 Settings
4048 \family default
4049
4050 \begin_inset Index idx
4051 status collapsed
4052
4053 \begin_layout Plain Layout
4054 Document ! Settings
4055 \end_layout
4056
4057 \end_inset
4058
4059  to indent paragraphs or add extra space between paragraphs, respectively.
4060 \end_layout
4061
4062 \begin_layout Subsection
4063 Fine-Tuning
4064 \end_layout
4065
4066 \begin_layout Standard
4067 You can also change the separation method of a single paragraph.
4068  Open the 
4069 \family sans
4070 Edit\SpecialChar \menuseparator
4071 Paragraph
4072 \begin_inset space ~
4073 \end_inset
4074
4075 Settings
4076 \family default
4077  dialog and toggle the 
4078 \family sans
4079 Indent
4080 \begin_inset space ~
4081 \end_inset
4082
4083 Paragraph
4084 \family default
4085  option to change the state of the current paragraph (shortcut 
4086 \begin_inset Info
4087 type  "shortcut"
4088 arg   "paragraph-params \\indent-toggle"
4089 \end_inset
4090
4091 ).
4092  If paragraphs have no indentation but use extra space for separation, this
4093  button will be ignored (you can't indent a single paragraph by toggling
4094  this).
4095 \end_layout
4096
4097 \begin_layout Standard
4098 You should only need to change the indentation method for a single paragraph
4099  if you need to do some fine-tuning.
4100 \end_layout
4101
4102 \begin_layout Subsection
4103 Line Spacing
4104 \begin_inset Index idx
4105 status collapsed
4106
4107 \begin_layout Plain Layout
4108 Paragraph ! Line spacing
4109 \end_layout
4110
4111 \end_inset
4112
4113
4114 \end_layout
4115
4116 \begin_layout Standard
4117 In the 
4118 \family sans
4119 Document\SpecialChar \menuseparator
4120 Settings
4121 \noun on
4122
4123 \begin_inset Index idx
4124 status collapsed
4125
4126 \begin_layout Plain Layout
4127 Document ! Settings
4128 \end_layout
4129
4130 \end_inset
4131
4132
4133 \family default
4134 \noun default
4135  dialog you can set the line spacing in the submenu 
4136 \family sans
4137 Text
4138 \begin_inset space ~
4139 \end_inset
4140
4141 Layout
4142 \family default
4143 .
4144 \begin_inset Foot
4145 status collapsed
4146
4147 \begin_layout Plain Layout
4148 You need to have the LaTeX-package 
4149 \series bold
4150 setspace
4151 \series default
4152
4153 \begin_inset Index idx
4154 status collapsed
4155
4156 \begin_layout Plain Layout
4157 LaTeX-packages ! setspace
4158 \end_layout
4159
4160 \end_inset
4161
4162  installed to use this feature.
4163 \end_layout
4164
4165 \end_inset
4166
4167
4168 \end_layout
4169
4170 \begin_layout Section
4171 Paragraph Environments
4172 \begin_inset CommandInset label
4173 LatexCommand label
4174 name "sec:Paragraph-Environments"
4175
4176 \end_inset
4177
4178
4179 \begin_inset Index idx
4180 status collapsed
4181
4182 \begin_layout Plain Layout
4183 Paragraph ! Environments
4184 \end_layout
4185
4186 \end_inset
4187
4188
4189 \begin_inset Index idx
4190 status collapsed
4191
4192 \begin_layout Plain Layout
4193 Paragraph environments|(
4194 \end_layout
4195
4196 \end_inset
4197
4198
4199 \end_layout
4200
4201 \begin_layout Subsection
4202 Overview
4203 \end_layout
4204
4205 \begin_layout Standard
4206 Paragraph environments correspond to the
4207 \end_layout
4208
4209 \begin_layout Standard
4210
4211 \series bold
4212
4213 \backslash
4214 begin{
4215 \emph on
4216 environment
4217 \emph default
4218 } ...
4219  
4220 \backslash
4221 end{
4222 \emph on
4223 environment
4224 \emph default
4225 }
4226 \series default
4227
4228 \begin_inset Newline newline
4229 \end_inset
4230
4231 command sequence in LaTeX files.
4232  If you don't know LaTeX, or the concept of a paragraph environment is totally
4233  alien to you, we urge you to read the 
4234 \emph on
4235 Tutorial
4236 \emph default
4237 .
4238  The 
4239 \emph on
4240 Tutorial
4241 \emph default
4242  also contains many more examples than this section does.
4243 \end_layout
4244
4245 \begin_layout Standard
4246 A paragraph environment is simply a 
4247 \begin_inset Quotes eld
4248 \end_inset
4249
4250 container
4251 \begin_inset Quotes erd
4252 \end_inset
4253
4254  for a paragraph which gives that paragraph certain properties.
4255  This can include a particular style of font, different margins, a numbering
4256  scheme, labels, and so on.
4257  Additionally, you can 
4258 \begin_inset Quotes eld
4259 \end_inset
4260
4261 nest
4262 \begin_inset Quotes erd
4263 \end_inset
4264
4265  the different environments inside one another, allowing one environment
4266  to inherit some of the properties of another.
4267  The different paragraph environments totally replace the need for messy
4268  tab stops, on the fly margin adjustment, and other hold-overs from the
4269  days of typewriters.
4270  There are several paragraph environments that are specific to a particular
4271  document type.
4272  We will only be covering the most common ones here.
4273 \end_layout
4274
4275 \begin_layout Standard
4276 To choose a new paragraph environment, use the pull-down box 
4277 \begin_inset Graphics
4278         filename clipart/ToolbarEnvBox.png
4279         scale 70
4280         clip
4281
4282 \end_inset
4283
4284  at the left end of the toolbar.
4285  LyX will change the environment of the 
4286 \emph on
4287 entire
4288 \emph default
4289  paragraph in which the cursor sits.
4290  You can also change the environment of an entire group of paragraphs if
4291  you select them before choosing the new environment.
4292  
4293 \end_layout
4294
4295 \begin_layout Standard
4296 Note that hitting 
4297 \family sans
4298 Return
4299 \family default
4300  will 
4301 \emph on
4302 typically
4303 \emph default
4304  create a new paragraph using the 
4305 \family sans
4306 Standard
4307 \family default
4308  paragraph environment.
4309  We say 
4310 \begin_inset Quotes eld
4311 \end_inset
4312
4313 typically
4314 \begin_inset Quotes erd
4315 \end_inset
4316
4317  because if you are in one of these environments:
4318 \end_layout
4319
4320 \begin_layout Itemize
4321
4322 \family sans
4323 Quote
4324 \end_layout
4325
4326 \begin_layout Itemize
4327
4328 \family sans
4329 Quotation
4330 \end_layout
4331
4332 \begin_layout Itemize
4333
4334 \family sans
4335 Verse
4336 \end_layout
4337
4338 \begin_layout Itemize
4339
4340 \family sans
4341 Itemize
4342 \end_layout
4343
4344 \begin_layout Itemize
4345
4346 \family sans
4347 Enumerate
4348 \end_layout
4349
4350 \begin_layout Itemize
4351
4352 \family sans
4353 Description
4354 \end_layout
4355
4356 \begin_layout Itemize
4357
4358 \family sans
4359 List
4360 \end_layout
4361
4362 \begin_layout Standard
4363 LyX keeps the old paragraph environment when you hit 
4364 \family sans
4365 Return
4366 \family default
4367 , rather than resetting it to 
4368 \family sans
4369 Standard
4370 \family default
4371 .
4372  LyX will still reset the nesting depth, however.
4373  Usually, starting a new paragraph resets both the paragraph environment
4374  and the nesting depth (for more on nesting see section
4375 \begin_inset space ~
4376 \end_inset
4377
4378
4379 \begin_inset CommandInset ref
4380 LatexCommand ref
4381 reference "sec:Nesting"
4382
4383 \end_inset
4384
4385 ).
4386  At the moment, all this is context-specific; you're better off expecting
4387  
4388 \family sans
4389 Return
4390 \family default
4391  to reset the paragraph environment and depth.
4392  If you want a new paragraph to keep the current environment and depth,
4393  use 
4394 \begin_inset Info
4395 type  "shortcut"
4396 arg   "break-paragraph inverse"
4397 \end_inset
4398
4399  instead.
4400 \end_layout
4401
4402 \begin_layout Subsection
4403 Standard
4404 \end_layout
4405
4406 \begin_layout Standard
4407 The default paragraph environment is 
4408 \family sans
4409 Standard
4410 \family default
4411  for most classes.
4412  It creates a plain paragraph.
4413  If LyX resets the paragraph environment, this is the one it chooses.
4414  In fact, the paragraph you're reading right now (and most of the ones in
4415  this manual) are in the 
4416 \family sans
4417 Standard
4418 \family default
4419  environment.
4420 \end_layout
4421
4422 \begin_layout Standard
4423 You can nest a paragraph using the 
4424 \family sans
4425 Standard
4426 \family default
4427  environment in just about anything else, but you can't really nest anything
4428  in a 
4429 \family sans
4430 Standard
4431 \family default
4432  environment.
4433 \end_layout
4434
4435 \begin_layout Subsection
4436 Document Title
4437 \begin_inset Index idx
4438 status collapsed
4439
4440 \begin_layout Plain Layout
4441 Document ! Title
4442 \end_layout
4443
4444 \end_inset
4445
4446
4447 \end_layout
4448
4449 \begin_layout Standard
4450 A LaTeX title page has three parts: the title itself, the name(s) of the
4451  author(s) and a 
4452 \begin_inset Quotes eld
4453 \end_inset
4454
4455 footnote
4456 \begin_inset Quotes erd
4457 \end_inset
4458
4459  for thanks or contact information.
4460  For certain types of documents, LaTeX places all of this on a separate
4461  page along with today's date.
4462  For other types of documents, the title 
4463 \begin_inset Quotes eld
4464 \end_inset
4465
4466 page
4467 \begin_inset Quotes erd
4468 \end_inset
4469
4470  goes at the top of the first page of the document.
4471  
4472 \end_layout
4473
4474 \begin_layout Standard
4475 LyX provides an interface to the title page commands through the paragraph
4476  environments 
4477 \family sans
4478 Title
4479 \family default
4480
4481 \family sans
4482 Author
4483 \family default
4484 , and 
4485 \family sans
4486 Date
4487 \family default
4488 .
4489  Here's how you use them:
4490 \end_layout
4491
4492 \begin_layout Itemize
4493 Put the title of your document in the 
4494 \family sans
4495 Title
4496 \family default
4497  environment.
4498 \end_layout
4499
4500 \begin_layout Itemize
4501 Put the author name in the 
4502 \family sans
4503 Author
4504 \family default
4505  environment.
4506 \end_layout
4507
4508 \begin_layout Itemize
4509 If you want the date to have a certain appearance, want to use a fixed date,
4510  or want other text to appear in place of today's date, put that text in
4511  the 
4512 \family sans
4513 Date
4514 \family default
4515  environment.
4516  Note that using this environment is optional.
4517  If you don't provide any, LaTeX will automatically insert today's date.
4518  If you don't want any date, add the line
4519 \begin_inset Newline newline
4520 \end_inset
4521
4522
4523 \series bold
4524
4525 \backslash
4526 date{}
4527 \series default
4528
4529 \begin_inset Newline newline
4530 \end_inset
4531
4532 to the preamble of your document (menu 
4533 \family sans
4534 Document\SpecialChar \menuseparator
4535 Settings
4536 \family default
4537 )
4538 \end_layout
4539
4540 \begin_layout Standard
4541 You can use footnotes to insert 
4542 \begin_inset Quotes eld
4543 \end_inset
4544
4545 thanks
4546 \begin_inset Quotes erd
4547 \end_inset
4548
4549  or contact information.
4550 \end_layout
4551
4552 \begin_layout Subsection
4553 Headings
4554 \begin_inset Index idx
4555 status collapsed
4556
4557 \begin_layout Plain Layout
4558 Section headings
4559 \end_layout
4560
4561 \end_inset
4562
4563
4564 \begin_inset CommandInset label
4565 LatexCommand label
4566 name "sub:Headings"
4567
4568 \end_inset
4569
4570
4571 \end_layout
4572
4573 \begin_layout Standard
4574 There are several paragraph environments for producing section headings.
4575  LyX takes care of the numbering for you.
4576 \end_layout
4577
4578 \begin_layout Subsubsection
4579 Numbered Headings
4580 \begin_inset Index idx
4581 status collapsed
4582
4583 \begin_layout Plain Layout
4584 Section headings ! Numbered
4585 \end_layout
4586
4587 \end_inset
4588
4589
4590 \end_layout
4591
4592 \begin_layout Standard
4593 There are 7 numbered types of section headings.
4594  They are:
4595 \end_layout
4596
4597 \begin_layout Enumerate
4598
4599 \family sans
4600 Part
4601 \end_layout
4602
4603 \begin_layout Enumerate
4604
4605 \family sans
4606 Chapter
4607 \end_layout
4608
4609 \begin_layout Enumerate
4610
4611 \family sans
4612 Section
4613 \end_layout
4614
4615 \begin_layout Enumerate
4616
4617 \family sans
4618 Subsection
4619 \end_layout
4620
4621 \begin_layout Enumerate
4622
4623 \family sans
4624 Subsubsection
4625 \end_layout
4626
4627 \begin_layout Enumerate
4628
4629 \family sans
4630 Paragraph
4631 \end_layout
4632
4633 \begin_layout Enumerate
4634
4635 \family sans
4636 Subparagraph
4637 \end_layout
4638
4639 \begin_layout Standard
4640 LyX labels each heading with a series of numbers, separated by periods.
4641  The numbers describe where in the document you are.
4642  Unlike the other headings, parts are numbered with Latin letters.
4643 \end_layout
4644
4645 \begin_layout Standard
4646 Headings all subdivide your document into different pieces of text.
4647  For example, suppose you're writing a book.
4648  You group the book into chapters.
4649  LyX does similar grouping:
4650 \end_layout
4651
4652 \begin_layout Itemize
4653
4654 \family sans
4655 Part
4656 \family default
4657  is divided into either 
4658 \family sans
4659 Chapter
4660 \family default
4661 s or 
4662 \family sans
4663 Section
4664 \family default
4665 s
4666 \end_layout
4667
4668 \begin_layout Itemize
4669
4670 \family sans
4671 Chapter
4672 \family default
4673 s are divided into 
4674 \family sans
4675 Section
4676 \family default
4677 s
4678 \end_layout
4679
4680 \begin_layout Itemize
4681
4682 \family sans
4683 Section
4684 \family default
4685 s are divided into 
4686 \family sans
4687 Subsection
4688 \family default
4689 s
4690 \end_layout
4691
4692 \begin_layout Itemize
4693
4694 \family sans
4695 Subsection
4696 \family default
4697 s are divided into 
4698 \family sans
4699 Subsubsection
4700 \family default
4701 s
4702 \end_layout
4703
4704 \begin_layout Itemize
4705
4706 \family sans
4707 Subsubsection
4708 \family default
4709 s are divided into 
4710 \family sans
4711 Paragraph
4712 \family default
4713 s
4714 \end_layout
4715
4716 \begin_layout Itemize
4717
4718 \family sans
4719 Paragraph
4720 \family default
4721 s are divided into 
4722 \family sans
4723 Subparagraph
4724 \family default
4725 s
4726 \end_layout
4727
4728 \begin_layout Standard
4729 \begin_inset Note Greyedout
4730 status collapsed
4731
4732 \begin_layout Plain Layout
4733
4734 \series bold
4735 Note:
4736 \series default
4737  Not all document types use the 
4738 \family sans
4739 Chapter
4740 \family default
4741  heading as the maximum sectioning level.
4742  In that case the 
4743 \family sans
4744 Section
4745 \family default
4746  is the top-level heading.
4747 \end_layout
4748
4749 \end_inset
4750
4751
4752 \end_layout
4753
4754 \begin_layout Standard
4755 So, if you use the 
4756 \family sans
4757 Subsubsection
4758 \family default
4759  environment to label a new sub-subsection, LyX labels it with its number,
4760  along with the number of the subsection, section, and, if applicable, chapter
4761  that it's in.
4762  For example: the fifth section of the second chapter of this book has the
4763  label 
4764 \begin_inset Quotes eld
4765 \end_inset
4766
4767 2.5
4768 \begin_inset Quotes erd
4769 \end_inset
4770
4771 .
4772 \end_layout
4773
4774 \begin_layout Subsubsection
4775 Unnumbered Headings
4776 \begin_inset Index idx
4777 status collapsed
4778
4779 \begin_layout Plain Layout
4780 Section headings ! Unnumbered
4781 \end_layout
4782
4783 \end_inset
4784
4785
4786 \end_layout
4787
4788 \begin_layout Standard
4789 The unnumbered section headings have a 
4790 \begin_inset Quotes eld
4791 \end_inset
4792
4793 *
4794 \begin_inset Quotes erd
4795 \end_inset
4796
4797  at the end of their name.
4798  They work the same as their numbered counterparts but will not appear in
4799  the table of contents, see section
4800 \begin_inset space ~
4801 \end_inset
4802
4803
4804 \begin_inset CommandInset ref
4805 LatexCommand ref
4806 reference "sec:toc"
4807
4808 \end_inset
4809
4810 .
4811 \end_layout
4812
4813 \begin_layout Subsubsection
4814 Changing the Numbering
4815 \begin_inset CommandInset label
4816 LatexCommand label
4817 name "sub:Numbering-depth"
4818
4819 \end_inset
4820
4821
4822 \end_layout
4823
4824 \begin_layout Standard
4825 You can also alter which sectioning levels get numbered and which ones appear
4826  in the Table of Contents.
4827  Now, this doesn't remove any of the levels; that's preset in the document
4828  class.
4829  Certain classes start with 
4830 \family sans
4831 Chapter
4832 \family default
4833  and go down to the 
4834 \family sans
4835 Subparagraph
4836 \family default
4837  level.
4838  Others start at 
4839 \family sans
4840 Section
4841 \family default
4842 .
4843  Similarly, not all document classes number all sectioning levels.
4844  Most don't number 
4845 \family sans
4846 Paragraph
4847 \family default
4848  or 
4849 \family sans
4850 Subparagraph
4851 \family default
4852 .
4853  This is something you can change.
4854 \end_layout
4855
4856 \begin_layout Standard
4857 Open the 
4858 \family sans
4859 Document\SpecialChar \menuseparator
4860 Settings
4861 \family default
4862  dialog.
4863 \begin_inset Index idx
4864 status collapsed
4865
4866 \begin_layout Plain Layout
4867 Document ! Settings
4868 \end_layout
4869
4870 \end_inset
4871
4872  Under 
4873 \family sans
4874 Numbering
4875 \begin_inset space ~
4876 \end_inset
4877
4878 &
4879 \begin_inset space ~
4880 \end_inset
4881
4882 TOC
4883 \family default
4884  you will see two counters.
4885  The one named 
4886 \family sans
4887 Numbering
4888 \family default
4889  controls how far down in the sectioning hierarchy LyX numbers a section
4890  heading.
4891  The other one controls the appearance of the section headings in the table
4892  of contents.
4893 \end_layout
4894
4895 \begin_layout Subsubsection
4896 Short Titles of Headings
4897 \begin_inset Index idx
4898 status collapsed
4899
4900 \begin_layout Plain Layout
4901 Section headings ! Short titles
4902 \end_layout
4903
4904 \end_inset
4905
4906
4907 \begin_inset Argument
4908 status collapsed
4909
4910 \begin_layout Plain Layout
4911 Short Titles
4912 \end_layout
4913
4914 \end_inset
4915
4916
4917 \begin_inset CommandInset label
4918 LatexCommand label
4919 name "sec:Short-Titles"
4920
4921 \end_inset
4922
4923
4924 \end_layout
4925
4926 \begin_layout Standard
4927 Some section or chapter titles, such as this one, can get quite long.
4928  This can cause trouble when there is limited horizontal space.
4929  For example, if the header of the page is set to show the current section
4930  title, a long title will protrude over the page margins and look awful.
4931 \end_layout
4932
4933 \begin_layout Standard
4934 LaTeX allows you to specify a short title for section headings.
4935  This short title is used in the header and in the actual table of contents,
4936  avoiding the problem mentioned.
4937  To specify a short title, use the menu 
4938 \family sans
4939 Insert\SpecialChar \menuseparator
4940 Short
4941 \begin_inset space ~
4942 \end_inset
4943
4944 Title
4945 \family default
4946 .
4947  This will insert a box labeled 
4948 \begin_inset Quotes eld
4949 \end_inset
4950
4951 opt
4952 \begin_inset Quotes erd
4953 \end_inset
4954
4955  (stands for 
4956 \begin_inset Quotes eld
4957 \end_inset
4958
4959 optional
4960 \begin_inset Quotes erd
4961 \end_inset
4962
4963 ) which you can use to enter the short title text.
4964  This also works for captions inside floats.
4965 \end_layout
4966
4967 \begin_layout Standard
4968 The title of this section is a good example of using this feature.
4969 \end_layout
4970
4971 \begin_layout Subsubsection
4972 Special Information
4973 \end_layout
4974
4975 \begin_layout Standard
4976 The following information applies to all section headings:
4977 \end_layout
4978
4979 \begin_layout Itemize
4980 You cannot do any nesting with these environments.
4981 \end_layout
4982
4983 \begin_layout Itemize
4984 You cannot use a margin note in any of these environments.
4985 \end_layout
4986
4987 \begin_layout Itemize
4988 You can only use inline math in these environments.
4989 \end_layout
4990
4991 \begin_layout Itemize
4992 You can use labels and cross-references to refer to their numbers.
4993 \end_layout
4994
4995 \begin_layout Subsection
4996 Quotes and Poetry line spacing
4997 \end_layout
4998
4999 \begin_layout Standard
5000 LyX has three paragraph environments for writing poetry and quotations.
5001  They are 
5002 \family sans
5003 Quote
5004 \family default
5005
5006 \family sans
5007 Quotation
5008 \family default
5009 , and 
5010 \family sans
5011 Verse
5012 \family default
5013 .
5014  Forget the days of changing line spacing and twiddling with margins.
5015  These three paragraph environments already have those changes built-in.
5016  They all widen the left margin and add a bit of extra space above and below
5017  the text they contain.
5018  They also allow nesting, so you can put a 
5019 \family sans
5020 Verse
5021 \family default
5022  in a 
5023 \family sans
5024 Quotation
5025 \family default
5026 , as well as in some other paragraph environments.
5027 \end_layout
5028
5029 \begin_layout Standard
5030 There is another feature of these three paragraph environments: they do
5031  
5032 \emph on
5033 not
5034 \emph default
5035  reset to 
5036 \family sans
5037 Standard
5038 \family default
5039  when you start a new paragraph.
5040  So, you can type in that poem and merrily hit 
5041 \family sans
5042 Return
5043 \family default
5044  without worrying about the paragraph environment changing on you.
5045  Of course, that means that, once you are done typing in that poem, you
5046  have to change back to the 
5047 \family sans
5048 Standard
5049 \family default
5050  environment yourself.
5051 \family sans
5052 Quote
5053 \family default
5054  and 
5055 \family sans
5056 Quotation
5057 \family default
5058
5059 \begin_inset CommandInset label
5060 LatexCommand label
5061 name "sec:Quote"
5062
5063 \end_inset
5064
5065
5066 \begin_inset Index idx
5067 status collapsed
5068
5069 \begin_layout Plain Layout
5070 Quotation
5071 \end_layout
5072
5073 \end_inset
5074
5075
5076 \end_layout
5077
5078 \begin_layout Standard
5079 Now that we've described the similarities of these three environments, it's
5080  time for the differences.
5081  
5082 \family sans
5083 Quote
5084 \family default
5085  and 
5086 \family sans
5087 Quotation
5088 \family default
5089  are identical except for one difference: 
5090 \family sans
5091 Quote
5092 \family default
5093  uses extra spacing to separate paragraphs and never indents the first line.
5094  
5095 \family sans
5096 Quotation
5097 \family default
5098  
5099 \emph on
5100 always
5101 \emph default
5102  indents the first line of a paragraph and uses the same line spacing throughout.
5103 \end_layout
5104
5105 \begin_layout Standard
5106 Here's an example of the 
5107 \family sans
5108 Quote
5109 \family default
5110  environment:
5111 \end_layout
5112
5113 \begin_layout Quote
5114 This is in the 
5115 \family sans
5116 Quote
5117 \family default
5118  environment.
5119  I can keep writing, extending this line out further and further until it
5120  wraps.
5121  See – no indentation!
5122 \end_layout
5123
5124 \begin_layout Quote
5125 Here's the second paragraph of this quote.
5126  Again, there's no indentation, but there is extra space between me and
5127  the other paragraph.
5128 \end_layout
5129
5130 \begin_layout Standard
5131 Here's another example, this time in the 
5132 \family sans
5133 Quotation
5134 \family default
5135  environment:
5136 \end_layout
5137
5138 \begin_layout Quotation
5139 This is in the 
5140 \family sans
5141 Quotation
5142 \family default
5143  environment.
5144  If I keep writing, you will see the indentation.
5145  If your country uses a writing style that shows off new paragraphs by indenting
5146  the first line, then 
5147 \family sans
5148 Quotation
5149 \family default
5150  is the environment for you! Well, you'd use it 
5151 \emph on
5152 if
5153 \emph default
5154  you were quoting other text.
5155 \end_layout
5156
5157 \begin_layout Quotation
5158 Here's a new paragraph.
5159  I could ramble on and on, like a politician at election time.
5160  If I did that, though, you'd get bored.
5161 \end_layout
5162
5163 \begin_layout Standard
5164 As the examples show, 
5165 \family sans
5166 Quote
5167 \family default
5168  is for those people who use extra space to separate paragraphs.
5169  They should put quotes in the 
5170 \family sans
5171 Quote
5172 \family default
5173  environment.
5174  Those who use indentation to mark a new paragraph should use the 
5175 \family sans
5176 Quotation
5177 \family default
5178  paragraph environment for quoted text.
5179 \end_layout
5180
5181 \begin_layout Subsubsection
5182
5183 \family sans
5184 Verse
5185 \family default
5186
5187 \begin_inset Index idx
5188 status collapsed
5189
5190 \begin_layout Plain Layout
5191 Paragraph ! Verse
5192 \end_layout
5193
5194 \end_inset
5195
5196
5197 \family sans
5198
5199 \begin_inset Index idx
5200 status collapsed
5201
5202 \begin_layout Plain Layout
5203 Poetry
5204 \end_layout
5205
5206 \end_inset
5207
5208
5209 \begin_inset CommandInset label
5210 LatexCommand label
5211 name "sec:Verse"
5212
5213 \end_inset
5214
5215
5216 \end_layout
5217
5218 \begin_layout Standard
5219
5220 \family sans
5221 Verse
5222 \family default
5223  is a paragraph environment for poetry, rhymes, verses, and so on.
5224  Here's an example:
5225 \end_layout
5226
5227 \begin_layout Verse
5228 This is in Verse
5229 \begin_inset Newline newline
5230 \end_inset
5231
5232 Which I did not rehearse!
5233 \end_layout
5234
5235 \begin_layout Verse
5236 It could be much worse.
5237  This line could be long, very long, oh so long, so very long that it wraps
5238  around.
5239  It looks okay on screen, but in the printed version, the extra lines are
5240  indented a bit more than the first.
5241  Okay, so it's turned to prose and doesn't rhyme anymore.
5242  So sue me.
5243 \end_layout
5244
5245 \begin_layout Verse
5246 To break a line
5247 \begin_inset Newline newline
5248 \end_inset
5249
5250 And make things look fine
5251 \begin_inset Newline newline
5252 \end_inset
5253
5254 Use 
5255 \begin_inset Info
5256 type  "shortcut"
5257 arg   "newline-insert newline"
5258 \end_inset
5259
5260 .
5261 \end_layout
5262
5263 \begin_layout Standard
5264 As you can see, 
5265 \family sans
5266 Verse
5267 \family default
5268  does not indent both margins.
5269  Each stanza of the verse or poem is in its own paragraph.
5270  To separate the individual lines of a stanza, use the 
5271 \family typewriter
5272 break-line
5273 \family default
5274  function 
5275 \begin_inset Info
5276 type  "shortcut"
5277 arg   "newline-insert newline"
5278 \end_inset
5279
5280 .
5281 \end_layout
5282
5283 \begin_layout Subsection
5284 Lists
5285 \begin_inset Index idx
5286 status collapsed
5287
5288 \begin_layout Plain Layout
5289 Lists
5290 \end_layout
5291
5292 \end_inset
5293
5294
5295 \begin_inset CommandInset label
5296 LatexCommand label
5297 name "sub:Lists"
5298
5299 \end_inset
5300
5301
5302 \end_layout
5303
5304 \begin_layout Standard
5305 LyX has four different paragraph environments for creating different kinds
5306  of lists.
5307  In the 
5308 \family sans
5309 Itemize
5310 \family default
5311  and 
5312 \family sans
5313 Enumerate
5314 \family default
5315  environments, LyX labels your list items with bullets or numbers, respectively.
5316  In the 
5317 \family sans
5318 Description
5319 \family default
5320  and 
5321 \family sans
5322 List
5323 \family default
5324  environments, LyX lets you provide your own label.
5325  We will present the individual details of each type of list next after
5326  describing some general features of all four of them.
5327 \end_layout
5328
5329 \begin_layout Subsubsection
5330 General Features
5331 \end_layout
5332
5333 \begin_layout Standard
5334 The four paragraph environments for lists differ from the other environments
5335  in several ways.
5336  First, LyX treats each paragraph as a list item.
5337  Hitting 
5338 \family sans
5339 Return
5340 \family default
5341  does 
5342 \emph on
5343 not
5344 \emph default
5345  reset the environment to 
5346 \family sans
5347 Standard
5348 \family default
5349  but keeps the current environment and creates a new list item.
5350  The nesting depth is hereby kept.
5351  If you want to keep the paragraph environment but reset the current nesting
5352  depth, you can use 
5353 \begin_inset Info
5354 type  "shortcut"
5355 arg   "break-paragraph inverse"
5356 \end_inset
5357
5358  to break paragraphs.
5359 \end_layout
5360
5361 \begin_layout Standard
5362 You can nest lists of any type inside one another.
5363  In fact, LyX changes the labels on some list items depending on how it
5364  is nested.
5365  If you intend to use any of the list paragraph environments, we suggest
5366  you read all of section
5367 \begin_inset space ~
5368 \end_inset
5369
5370
5371 \begin_inset CommandInset ref
5372 LatexCommand ref
5373 reference "sec:Nesting"
5374
5375 \end_inset
5376
5377 .
5378  
5379 \end_layout
5380
5381 \begin_layout Subsubsection
5382
5383 \family sans
5384 Itemize
5385 \family default
5386
5387 \begin_inset Index idx
5388 status collapsed
5389
5390 \begin_layout Plain Layout
5391 Lists ! Itemize
5392 \end_layout
5393
5394 \end_inset
5395
5396
5397 \begin_inset CommandInset label
5398 LatexCommand label
5399 name "sec:Itemize"
5400
5401 \end_inset
5402
5403
5404 \end_layout
5405
5406 \begin_layout Standard
5407 The first type of list we will describe in detail is the 
5408 \family sans
5409 Itemize
5410 \family default
5411  paragraph environment.
5412  It has the following properties:
5413 \end_layout
5414
5415 \begin_layout Itemize
5416 Each item has a particular bullet or symbol as its label.
5417 \end_layout
5418
5419 \begin_deeper
5420 \begin_layout Itemize
5421 LyX uses the same symbol for all of the items in a given nesting level.
5422 \end_layout
5423
5424 \begin_layout Itemize
5425 The symbol appears at the beginning of the first line.
5426 \end_layout
5427
5428 \end_deeper
5429 \begin_layout Itemize
5430 The items can have any length.
5431  LyX automatically offsets the left margin of each item.
5432  The offset is always relative to whatever environment the 
5433 \family sans
5434 Itemize
5435 \family default
5436  list may be in.
5437 \end_layout
5438
5439 \begin_layout Itemize
5440 If you nest an 
5441 \family sans
5442 Itemize
5443 \family default
5444  environment inside another 
5445 \family sans
5446 Itemize
5447 \family default
5448  environment, the label changes to a new symbol.
5449 \end_layout
5450
5451 \begin_deeper
5452 \begin_layout Itemize
5453 There are four different symbols for up to a four-fold nesting.
5454 \end_layout
5455
5456 \begin_layout Itemize
5457 LyX always shows the same symbol on screen.
5458 \end_layout
5459
5460 \begin_layout Itemize
5461 See section
5462 \begin_inset space ~
5463 \end_inset
5464
5465
5466 \begin_inset CommandInset ref
5467 LatexCommand ref
5468 reference "sec:Nesting"
5469
5470 \end_inset
5471
5472  for a full explanation of nesting.
5473 \end_layout
5474
5475 \end_deeper
5476 \begin_layout Standard
5477 Of course, that explanation was also an example of an 
5478 \family sans
5479 Itemize
5480 \family default
5481  list.
5482  The 
5483 \family sans
5484 Itemize
5485 \family default
5486  environment is best suited for lists where the order doesn't matter.
5487 \end_layout
5488
5489 \begin_layout Standard
5490 We said that different levels use different symbols as their label.
5491  Here's an example of all four possible symbols.
5492 \end_layout
5493
5494 \begin_layout Itemize
5495 The label for the first level 
5496 \family sans
5497 Itemize
5498 \family default
5499  is a large black dot, or bullet.
5500 \end_layout
5501
5502 \begin_deeper
5503 \begin_layout Itemize
5504 The label for the second level is a dash.
5505 \end_layout
5506
5507 \begin_deeper
5508 \begin_layout Itemize
5509 The label for the third is an asterisk.
5510 \end_layout
5511
5512 \begin_deeper
5513 \begin_layout Itemize
5514 The label for the fourth is a centered dot.
5515 \end_layout
5516
5517 \end_deeper
5518 \begin_layout Itemize
5519 Back out to the third level.
5520 \end_layout
5521
5522 \end_deeper
5523 \begin_layout Itemize
5524 Back to the second level.
5525 \end_layout
5526
5527 \end_deeper
5528 \begin_layout Itemize
5529 Back to the outermost level.
5530 \end_layout
5531
5532 \begin_layout Standard
5533 These are the default labels for an 
5534 \family sans
5535 Itemize
5536 \family default
5537  list.
5538  You can customize these labels in the 
5539 \family sans
5540 Document\SpecialChar \menuseparator
5541 Settings
5542 \family default
5543  dialog in the submenu 
5544 \family sans
5545 Bullets
5546 \family default
5547 .
5548 \family sans
5549
5550 \begin_inset Index idx
5551 status collapsed
5552
5553 \begin_layout Plain Layout
5554 Document ! Settings
5555 \end_layout
5556
5557 \end_inset
5558
5559
5560 \end_layout
5561
5562 \begin_layout Standard
5563 Notice how the space between items decreases with increasing depth.
5564  We will explain nesting and all the tricks you can do with different depths
5565  in section
5566 \begin_inset space ~
5567 \end_inset
5568
5569
5570 \begin_inset CommandInset ref
5571 LatexCommand ref
5572 reference "sec:Nesting"
5573
5574 \end_inset
5575
5576 .
5577 \end_layout
5578
5579 \begin_layout Subsubsection
5580
5581 \family sans
5582 Enumerate
5583 \family default
5584
5585 \begin_inset Index idx
5586 status collapsed
5587
5588 \begin_layout Plain Layout
5589 Lists ! Enumerate
5590 \end_layout
5591
5592 \end_inset
5593
5594
5595 \begin_inset CommandInset label
5596 LatexCommand label
5597 name "sec:Enumerate"
5598
5599 \end_inset
5600
5601
5602 \end_layout
5603
5604 \begin_layout Standard
5605 The 
5606 \family sans
5607 Enumerate
5608 \family default
5609  environment is used to create numbered lists and outlines.
5610  It has these properties:
5611 \end_layout
5612
5613 \begin_layout Enumerate
5614 Each item has a numeral as its label.
5615 \end_layout
5616
5617 \begin_deeper
5618 \begin_layout Enumerate
5619 The label type depends on the nesting depth.
5620 \end_layout
5621
5622 \end_deeper
5623 \begin_layout Enumerate
5624 LyX automatically counts the items for you and updates the label as appropriate.
5625 \end_layout
5626
5627 \begin_layout Enumerate
5628 Each new 
5629 \family sans
5630 Enumerate
5631 \family default
5632  environment resets the counter to one.
5633 \end_layout
5634
5635 \begin_layout Enumerate
5636 Like the 
5637 \family sans
5638 Itemize
5639 \family default
5640  environment, the 
5641 \family sans
5642 Enumerate
5643 \family default
5644  environment:
5645 \end_layout
5646
5647 \begin_deeper
5648 \begin_layout Enumerate
5649 Offsets the items relative to the left margin.
5650  Items can have any length.
5651 \end_layout
5652
5653 \begin_layout Enumerate
5654 Reduces the space between items as the nesting depth increases.
5655 \end_layout
5656
5657 \begin_layout Enumerate
5658 Uses different types of labels depending on the nesting depth.
5659 \end_layout
5660
5661 \begin_layout Enumerate
5662 Allows up to a four-fold nesting.
5663 \end_layout
5664
5665 \end_deeper
5666 \begin_layout Standard
5667 Unlike the 
5668 \family sans
5669 Itemize
5670 \family default
5671  environment, 
5672 \family sans
5673 Enumerate
5674 \family default
5675  shows the different labels for each item in LyX.
5676  Here is how LyX labels the four different levels in an 
5677 \family sans
5678 Enumerate
5679 \family default
5680 :
5681 \end_layout
5682
5683 \begin_layout Enumerate
5684 The first level of an 
5685 \family sans
5686 Enumerate
5687 \family default
5688  uses Arabic numerals followed by a period.
5689 \end_layout
5690
5691 \begin_deeper
5692 \begin_layout Enumerate
5693 The second level uses lower case letters surrounded by parentheses.
5694 \end_layout
5695
5696 \begin_deeper
5697 \begin_layout Enumerate
5698 The third level uses lower-case Roman numerals followed by a period.
5699 \end_layout
5700
5701 \begin_deeper
5702 \begin_layout Enumerate
5703 The fourth level uses capital letters followed by a period.
5704 \end_layout
5705
5706 \begin_layout Enumerate
5707 Again, notice the decrease in the spacing between items as the nesting depth
5708  increases.
5709 \end_layout
5710
5711 \end_deeper
5712 \begin_layout Enumerate
5713 Back to the third level
5714 \end_layout
5715
5716 \end_deeper
5717 \begin_layout Enumerate
5718 Back to the second level.
5719 \end_layout
5720
5721 \end_deeper
5722 \begin_layout Enumerate
5723 Back to the outermost level.
5724 \end_layout
5725
5726 \begin_layout Standard
5727 Once again, you can customize the type of numbering used in the 
5728 \family sans
5729 Enumerate
5730 \family default
5731  environment.
5732  It involves adding commands to the LaTeX preamble (see the 
5733 \emph on
5734 Additional Features
5735 \emph default
5736  manual).
5737  As stated earlier, such customization only shows up in the printed version,
5738  not in LyX.
5739 \end_layout
5740
5741 \begin_layout Standard
5742 There is more to nesting 
5743 \family sans
5744 Enumerate
5745 \family default
5746  environments than we've stated here.
5747  You should read section
5748 \begin_inset space ~
5749 \end_inset
5750
5751
5752 \begin_inset CommandInset ref
5753 LatexCommand ref
5754 reference "sec:Nesting"
5755
5756 \end_inset
5757
5758  to learn more about nesting.
5759 \end_layout
5760
5761 \begin_layout Subsubsection
5762
5763 \family sans
5764 Description
5765 \family default
5766
5767 \begin_inset Index idx
5768 status collapsed
5769
5770 \begin_layout Plain Layout
5771 Lists ! Description
5772 \end_layout
5773
5774 \end_inset
5775
5776
5777 \end_layout
5778
5779 \begin_layout Standard
5780 Unlike the previous two environments, the 
5781 \family sans
5782 Description
5783 \family default
5784  list has no fixed label.
5785  Instead, LyX uses the first 
5786 \begin_inset Quotes eld
5787 \end_inset
5788
5789 word
5790 \begin_inset Quotes erd
5791 \end_inset
5792
5793  of the first line as the label.
5794  Here's an example:
5795 \end_layout
5796
5797 \begin_layout Description
5798 Example: This is an example of the 
5799 \family sans
5800 Description
5801 \family default
5802  environment.
5803 \end_layout
5804
5805 \begin_layout Standard
5806 LyX typesets the label in boldface and puts extra space between it and the
5807  rest of the line.
5808 \end_layout
5809
5810 \begin_layout Standard
5811 With the first 
5812 \begin_inset Quotes eld
5813 \end_inset
5814
5815 word
5816 \begin_inset Quotes erd
5817 \end_inset
5818
5819  it is meant that the first hit of the 
5820 \family sans
5821 Space
5822 \family default
5823  key ends the label if you are at the beginning of the first line of an
5824  item.
5825  If you need to use more than one word in the label use a 
5826 \family sans
5827 Protected Blank
5828 \family default
5829 .
5830  (Use either 
5831 \begin_inset Info
5832 type  "shortcut"
5833 arg   "space-insert protected"
5834 \end_inset
5835
5836  or the menu 
5837 \family sans
5838 Insert\SpecialChar \menuseparator
5839 Formatting\SpecialChar \menuseparator
5840 Protected
5841 \begin_inset space ~
5842 \end_inset
5843
5844 Space
5845 \family default
5846 , see section
5847 \begin_inset space ~
5848 \end_inset
5849
5850
5851 \begin_inset CommandInset ref
5852 LatexCommand ref
5853 reference "sub:Protected-Space"
5854
5855 \end_inset
5856
5857  for more info.) Here is an example:
5858 \end_layout
5859
5860 \begin_layout Description
5861 Second
5862 \begin_inset space ~
5863 \end_inset
5864
5865 Example: This one shows how to use a 
5866 \family sans
5867 Protected
5868 \begin_inset space ~
5869 \end_inset
5870
5871 Blank
5872 \family default
5873  in the label of a 
5874 \family sans
5875 Description
5876 \family default
5877  list item.
5878 \end_layout
5879
5880 \begin_layout Description
5881 Usage: You should use the 
5882 \family sans
5883 Description
5884 \family default
5885  environment for things like definitions and theorems.
5886  Use it when you need to make one word in particular stand out in the text
5887  that describes it.
5888  It's not a good idea to use a 
5889 \family sans
5890 Description
5891 \family default
5892  environment when you have an entire sentence that you want to describe.
5893  You're better off using 
5894 \family sans
5895 Itemize
5896 \family default
5897  or 
5898 \family sans
5899 Enumerate
5900 \family default
5901  and nesting several 
5902 \family sans
5903 Standard
5904 \family default
5905  paragraphs into them.
5906 \end_layout
5907
5908 \begin_layout Description
5909 Nesting: You can nest 
5910 \family sans
5911 Description
5912 \family default
5913  environments inside one another, nest them in other types of lists, and
5914  so on.
5915 \end_layout
5916
5917 \begin_layout Standard
5918 Notice that after the first line, LyX indents subsequent lines, offsetting
5919  them from the first line.
5920 \end_layout
5921
5922 \begin_layout Subsubsection
5923 The LyX 
5924 \family sans
5925 List
5926 \family default
5927
5928 \begin_inset Index idx
5929 status collapsed
5930
5931 \begin_layout Plain Layout
5932 Lists ! LyX list
5933 \end_layout
5934
5935 \end_inset
5936
5937
5938 \end_layout
5939
5940 \begin_layout Standard
5941 The 
5942 \family sans
5943 List
5944 \family default
5945  environment is a LyX extension to LaTeX.
5946 \end_layout
5947
5948 \begin_layout Standard
5949 \begin_inset Note Greyedout
5950 status collapsed
5951
5952 \begin_layout Plain Layout
5953
5954 \series bold
5955 Note:
5956 \series default
5957  When you are using a KOMA-Script document class, like in this document,
5958  the 
5959 \family sans
5960 List
5961 \family default
5962  environment is named 
5963 \family sans
5964 Labeling
5965 \family default
5966 .
5967 \end_layout
5968
5969 \end_inset
5970
5971
5972 \end_layout
5973
5974 \begin_layout Standard
5975 Like the 
5976 \family sans
5977 Description
5978 \family default
5979  environment the 
5980 \family sans
5981 List
5982 \family default
5983  environment has user-defined labels for each list item.
5984  There are the following properties of this list environment:
5985 \end_layout
5986
5987 \begin_layout Labeling
5988 \labelwidthstring 00.00.0000
5989 item
5990 \begin_inset space ~
5991 \end_inset
5992
5993 labels LyX uses the first 
5994 \begin_inset Quotes eld
5995 \end_inset
5996
5997 word
5998 \begin_inset Quotes erd
5999 \end_inset
6000
6001  of each line as the item label.
6002  The first 
6003 \family sans
6004 Space
6005 \family default
6006  after the beginning of the first line of an item marks the end of the label.
6007  If you need to use more than one word in an item label, use a protected
6008  blank as described above.
6009 \end_layout
6010
6011 \begin_layout Labeling
6012 \labelwidthstring 00.00.0000
6013 margins As you can see, LyX uses different margins for the item label and
6014  the body of the item text.
6015  The body of the text has a larger left margin, which is equal to the default
6016  label width plus a little extra space.
6017  
6018 \end_layout
6019
6020 \begin_layout Labeling
6021 \labelwidthstring 00.00.0000
6022 label
6023 \begin_inset space ~
6024 \end_inset
6025
6026 width LyX uses the width of the label, or the default width, whatever is
6027  larger.
6028  If the label width is larger, the label 
6029 \begin_inset Quotes eld
6030 \end_inset
6031
6032 extends
6033 \begin_inset Quotes erd
6034 \end_inset
6035
6036  into the first line.
6037  In other words, the text of the first line isn't aligned with the left
6038  margin of the rest of the item text.
6039 \end_layout
6040
6041 \begin_layout Labeling
6042 \labelwidthstring 00.00.0000
6043 default
6044 \begin_inset space ~
6045 \end_inset
6046
6047 width You can set the default label width to ensure that the text of all
6048  items in a 
6049 \family sans
6050 List
6051 \family default
6052  environment has the same left margin.
6053 \begin_inset Newline newline
6054 \end_inset
6055
6056 To change the default width, select all items in the list.
6057  Now open the 
6058 \family sans
6059 Edit\SpecialChar \menuseparator
6060 Paragraph
6061 \begin_inset space ~
6062 \end_inset
6063
6064 Settings
6065 \family default
6066  dialog.
6067  The text in the box 
6068 \family sans
6069 Longest
6070 \begin_inset space ~
6071 \end_inset
6072
6073 label
6074 \family default
6075  determines the default label width.
6076  You can use the text of your largest label here, but you can also use the
6077  letter 
6078 \begin_inset Quotes eld
6079 \end_inset
6080
6081 M
6082 \begin_inset Quotes erd
6083 \end_inset
6084
6085  multiple times instead.
6086  The M is the widest character and is a standard unit of widths in LaTeX.
6087  By using 
6088 \begin_inset Quotes eld
6089 \end_inset
6090
6091 M
6092 \begin_inset Quotes erd
6093 \end_inset
6094
6095  as the unit of width you don't need to keep changing the contents of 
6096 \family sans
6097 Longest
6098 \begin_inset space ~
6099 \end_inset
6100
6101 label
6102 \family default
6103  every time you alter a label in a 
6104 \family sans
6105 List
6106 \family default
6107  environment.
6108 \begin_inset Newline newline
6109 \end_inset
6110
6111 The predefined default width is the length of 
6112 \begin_inset Quotes eld
6113 \end_inset
6114
6115 00.00.0000
6116 \begin_inset Quotes erd
6117 \end_inset
6118
6119  (equal to 6
6120 \begin_inset space ~
6121 \end_inset
6122
6123 M).
6124  
6125 \begin_inset Newline newline
6126 \end_inset
6127
6128
6129 \begin_inset Note Greyedout
6130 status collapsed
6131
6132 \begin_layout Plain Layout
6133
6134 \series bold
6135 Note:
6136 \series default
6137  Setting the cursor into a list item to change only its label width will
6138  only change the width inside LyX but not in the output.
6139 \end_layout
6140
6141 \end_inset
6142
6143
6144 \end_layout
6145
6146 \begin_layout Standard
6147 You should use the 
6148 \family sans
6149 List
6150 \family default
6151  environment the same way as the 
6152 \family sans
6153 Description
6154 \family default
6155  list: When you need one word to stand out from the text that describes
6156  it.
6157  The 
6158 \family sans
6159 List
6160 \family default
6161  environment gives you another way to do this, using a different overall
6162  layout.
6163 \end_layout
6164
6165 \begin_layout Standard
6166 You can nest 
6167 \family sans
6168 List
6169 \family default
6170  environments inside one another, nest them in other types of lists, and
6171  so on.
6172  They work just like the other list paragraph environments.
6173  Read section
6174 \begin_inset space ~
6175 \end_inset
6176
6177
6178 \begin_inset CommandInset ref
6179 LatexCommand ref
6180 reference "sec:Nesting"
6181
6182 \end_inset
6183
6184  to learn about nesting.
6185 \end_layout
6186
6187 \begin_layout Standard
6188 There is yet another feature of the 
6189 \family sans
6190 List
6191 \family default
6192  environment: As you can see in the examples, LyX left-justifies the item
6193  labels by default.
6194  You can use additional 
6195 \family sans
6196 HFills
6197 \family default
6198  to change how LyX justifies the item label.
6199  
6200 \family sans
6201 Hfills
6202 \family default
6203  are documented in section
6204 \begin_inset space ~
6205 \end_inset
6206
6207
6208 \begin_inset CommandInset ref
6209 LatexCommand ref
6210 reference "sub:Horizontal-Space"
6211
6212 \end_inset
6213
6214 .
6215  Here are some examples:
6216 \end_layout
6217
6218 \begin_layout Labeling
6219 \labelwidthstring 00.00.0000
6220 Left The default for 
6221 \family sans
6222 List
6223 \family default
6224  item labels.
6225 \end_layout
6226
6227 \begin_layout Labeling
6228 \labelwidthstring 00.00.0000
6229 \begin_inset space \hfill{}
6230 \end_inset
6231
6232 Right One 
6233 \family sans
6234 HFill
6235 \family default
6236  at the beginning of the label right justifies it.
6237 \end_layout
6238
6239 \begin_layout Labeling
6240 \labelwidthstring 00.00.0000
6241 \begin_inset space \hfill{}
6242 \end_inset
6243
6244 Center
6245 \begin_inset space \hfill{}
6246 \end_inset
6247
6248  One 
6249 \family sans
6250 HFill
6251 \family default
6252  at the beginning of the label and one at the end centers it.
6253 \end_layout
6254
6255 \begin_layout Subsection
6256 Customized Lists
6257 \begin_inset Index idx
6258 status collapsed
6259
6260 \begin_layout Plain Layout
6261 Lists ! Customized
6262 \end_layout
6263
6264 \end_inset
6265
6266
6267 \end_layout
6268
6269 \begin_layout Standard
6270 To use the features described in this section, you must load the module
6271  
6272 \family sans
6273 Customisable Lists (enumitem)
6274 \family default
6275  in the document settings.
6276  This loads the features of the LaTeX-package 
6277 \series bold
6278 enumitem
6279 \series default
6280
6281 \begin_inset Index idx
6282 status collapsed
6283
6284 \begin_layout Plain Layout
6285 LaTeX-packages ! enumitem
6286 \end_layout
6287
6288 \end_inset
6289
6290 .
6291 \end_layout
6292
6293 \begin_layout Subsubsection
6294 Custom Enumerate Lists
6295 \begin_inset Index idx
6296 status collapsed
6297
6298 \begin_layout Plain Layout
6299 Lists ! Enumerate ! Custom
6300 \end_layout
6301
6302 \end_inset
6303
6304
6305 \end_layout
6306
6307 \begin_layout Standard
6308 \noindent
6309 The default numbering of numbered lists can be changed by adding an optional
6310  argument (menu 
6311 \family sans
6312 Insert\SpecialChar \menuseparator
6313 Short Title
6314 \family default
6315 ) to the first item of each level in the list.
6316  There you add the command
6317 \end_layout
6318
6319 \begin_layout Standard
6320
6321 \series bold
6322 label=
6323 \backslash
6324 roman{enumi}
6325 \end_layout
6326
6327 \begin_layout Standard
6328 in TeX Code (shortcut 
6329 \begin_inset Info
6330 type  "shortcut"
6331 arg   "ert-insert"
6332 \end_inset
6333
6334 ).
6335 \begin_inset Foot
6336 status collapsed
6337
6338 \begin_layout Plain Layout
6339 For more about TeX Code, look at section
6340 \begin_inset space ~
6341 \end_inset
6342
6343
6344 \begin_inset CommandInset ref
6345 LatexCommand ref
6346 reference "sec:TeX-Code"
6347
6348 \end_inset
6349
6350 .
6351 \end_layout
6352
6353 \end_inset
6354
6355
6356 \emph on
6357  enumi
6358 \emph default
6359  is hereby the counter of the enumeration in the first level.
6360  The command 
6361 \series bold
6362
6363 \backslash
6364 roman
6365 \series default
6366  outputs the counter as small Roman numeral.
6367  For capital Roman numerals replace in the command above 
6368 \series bold
6369
6370 \backslash
6371 roman
6372 \series default
6373  by 
6374 \series bold
6375
6376 \backslash
6377 Roman
6378 \series default
6379 .
6380  For Arabic numerals use 
6381 \series bold
6382
6383 \backslash
6384 arabic
6385 \series default
6386 .
6387  To 
6388 \begin_inset Quotes eld
6389 \end_inset
6390
6391 number
6392 \begin_inset Quotes erd
6393 \end_inset
6394
6395  items with capital or small Latin letters use 
6396 \series bold
6397
6398 \backslash
6399 Alph
6400 \series default
6401  or 
6402 \series bold
6403
6404 \backslash
6405 alph
6406 \series default
6407 , respectively.
6408 \end_layout
6409
6410 \begin_layout Standard
6411 \noindent
6412 \begin_inset Note Greyedout
6413 status collapsed
6414
6415 \begin_layout Plain Layout
6416
6417 \series bold
6418 Note:
6419 \series default
6420  You can only number 26
6421 \begin_inset space ~
6422 \end_inset
6423
6424 items with Latin letters, because this numbering is limited to single letters.
6425 \end_layout
6426
6427 \end_inset
6428
6429
6430 \end_layout
6431
6432 \begin_layout Standard
6433 To change the numbering for the list sublevels, replace the 'i' in the command
6434  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6435 \end_layout
6436
6437 \begin_layout Standard
6438 As example a list with custom numbering:
6439 \end_layout
6440
6441 \begin_layout Enumerate
6442 \begin_inset Argument
6443 status collapsed
6444
6445 \begin_layout Plain Layout
6446 \begin_inset ERT
6447 status collapsed
6448
6449 \begin_layout Plain Layout
6450
6451 label=
6452 \backslash
6453 #
6454 \backslash
6455 Alph{enumi}
6456 \backslash
6457 #
6458 \end_layout
6459
6460 \end_inset
6461
6462
6463 \end_layout
6464
6465 \end_inset
6466
6467 Level 1
6468 \end_layout
6469
6470 \begin_deeper
6471 \begin_layout Enumerate
6472 \begin_inset Argument
6473 status collapsed
6474
6475 \begin_layout Plain Layout
6476 \begin_inset ERT
6477 status collapsed
6478
6479 \begin_layout Plain Layout
6480
6481 label=
6482 \backslash
6483 Alph{enumi}.
6484 \backslash
6485 arabic{enumii}
6486 \end_layout
6487
6488 \end_inset
6489
6490
6491 \end_layout
6492
6493 \end_inset
6494
6495 Level 2
6496 \end_layout
6497
6498 \begin_layout Enumerate
6499 Level 2
6500 \end_layout
6501
6502 \begin_deeper
6503 \begin_layout Enumerate
6504 \begin_inset Argument
6505 status collapsed
6506
6507 \begin_layout Plain Layout
6508 \begin_inset ERT
6509 status collapsed
6510
6511 \begin_layout Plain Layout
6512
6513 label=
6514 \backslash
6515 bf{
6516 \backslash
6517 arabic{enumiii}}
6518 \end_layout
6519
6520 \end_inset
6521
6522
6523 \end_layout
6524
6525 \end_inset
6526
6527 Level 3
6528 \end_layout
6529
6530 \begin_deeper
6531 \begin_layout Enumerate
6532 \begin_inset Argument
6533 status collapsed
6534
6535 \begin_layout Plain Layout
6536 \begin_inset ERT
6537 status collapsed
6538
6539 \begin_layout Plain Layout
6540
6541 label=
6542 \backslash
6543 emph{
6544 \backslash
6545 roman{enumiv})}
6546 \end_layout
6547
6548 \end_inset
6549
6550
6551 \end_layout
6552
6553 \end_inset
6554
6555 Level 4
6556 \end_layout
6557
6558 \end_deeper
6559 \end_deeper
6560 \end_deeper
6561 \begin_layout Standard
6562 For this list these commands were used:
6563 \end_layout
6564
6565 \begin_layout Standard
6566 \noindent
6567
6568 \series bold
6569 label=
6570 \backslash
6571 #
6572 \backslash
6573 Alph{enumi}
6574 \backslash
6575 #
6576 \begin_inset Newline newline
6577 \end_inset
6578
6579 label=
6580 \backslash
6581 Alph{enumi}.
6582 \backslash
6583 arabic{enumii}
6584 \begin_inset Newline newline
6585 \end_inset
6586
6587 label=
6588 \backslash
6589 bf{
6590 \backslash
6591 arabic{enumiii}}
6592 \begin_inset Newline newline
6593 \end_inset
6594
6595 label=
6596 \backslash
6597 emph{
6598 \backslash
6599 roman{enumiv})}
6600 \end_layout
6601
6602 \begin_layout Standard
6603 where the command 
6604 \series bold
6605
6606 \backslash
6607 emph{}
6608 \series default
6609  makes the label emphasized and 
6610 \series bold
6611
6612 \backslash
6613 bf{}
6614 \series default
6615  makes it bold.
6616 \end_layout
6617
6618 \begin_layout Standard
6619 \begin_inset Note Greyedout
6620 status collapsed
6621
6622 \begin_layout Plain Layout
6623
6624 \series bold
6625 Note:
6626 \series default
6627  When you changed the label of a list level, it will be used for all following
6628  lists until you change the definition.
6629 \end_layout
6630
6631 \end_inset
6632
6633
6634 \end_layout
6635
6636 \begin_layout Subsubsection
6637 Resumed Enumeration
6638 \begin_inset Index idx
6639 status collapsed
6640
6641 \begin_layout Plain Layout
6642 Lists ! Enumerate ! Resumed
6643 \end_layout
6644
6645 \end_inset
6646
6647
6648 \end_layout
6649
6650 \begin_layout Standard
6651 Enumerations can be resumed after intermediate paragraphs:
6652 \end_layout
6653
6654 \begin_layout Enumerate
6655 \begin_inset Argument
6656 status collapsed
6657
6658 \begin_layout Plain Layout
6659 \begin_inset ERT
6660 status collapsed
6661
6662 \begin_layout Plain Layout
6663
6664 label=
6665 \backslash
6666 arabic{enumi}.
6667 \end_layout
6668
6669 \end_inset
6670
6671
6672 \end_layout
6673
6674 \end_inset
6675
6676 first
6677 \begin_inset Note Note
6678 status collapsed
6679
6680 \begin_layout Plain Layout
6681 goes back to default numbering
6682 \end_layout
6683
6684 \end_inset
6685
6686
6687 \end_layout
6688
6689 \begin_layout Enumerate
6690 second
6691 \end_layout
6692
6693 \begin_layout Standard
6694 regular text
6695 \end_layout
6696
6697 \begin_layout Enumerate-Resume
6698 resumed
6699 \end_layout
6700
6701 \begin_layout Standard
6702 To resume an enumeration, use the style 
6703 \family sans
6704 Enumerate-Resume
6705 \family default
6706 .
6707  Its numbering appears in blue within LyX to indicate that it is a resumed
6708  list and that the numbering will not be correct in LyX, but in the output.
6709 \end_layout
6710
6711 \begin_layout Standard
6712 \begin_inset Note Greyedout
6713 status collapsed
6714
6715 \begin_layout Plain Layout
6716
6717 \series bold
6718 Note:
6719 \series default
6720  If there is no previous enumeration to resume, you will get a LaTeX error.
6721 \end_layout
6722
6723 \end_inset
6724
6725
6726 \end_layout
6727
6728 \begin_layout Standard
6729 Perhaps you might want to resume the list with a different number than the
6730  next one.
6731  Or you want to start a new enumeration with a defined number.
6732  This is possible by adding an optional argument to the first list item
6733  of a normal enumeration.
6734  There, insert the command
6735 \end_layout
6736
6737 \begin_layout Standard
6738
6739 \series bold
6740 start=number
6741 \end_layout
6742
6743 \begin_layout Standard
6744 where 
6745 \emph on
6746 number
6747 \emph default
6748  is the number with which you want to resume the list.
6749  An example:
6750 \end_layout
6751
6752 \begin_layout Enumerate
6753 first item
6754 \end_layout
6755
6756 \begin_layout Enumerate
6757 second item
6758 \end_layout
6759
6760 \begin_layout Standard
6761 Enumeration starting at a given value:
6762 \end_layout
6763
6764 \begin_layout Enumerate
6765 \begin_inset Argument
6766 status open
6767
6768 \begin_layout Plain Layout
6769 \begin_inset ERT
6770 status collapsed
6771
6772 \begin_layout Plain Layout
6773
6774 start=4
6775 \end_layout
6776
6777 \end_inset
6778
6779
6780 \end_layout
6781
6782 \end_inset
6783
6784 This enumeration starts at 4
6785 \end_layout
6786
6787 \begin_layout Subsubsection
6788 List Spacing
6789 \begin_inset Index idx
6790 status collapsed
6791
6792 \begin_layout Plain Layout
6793 Lists ! Spacing
6794 \end_layout
6795
6796 \end_inset
6797
6798
6799 \end_layout
6800
6801 \begin_layout Standard
6802 In some cases you might want less or more vertical space between the items
6803  of a list.
6804  For example if the default space is too much in your opinion in this case:
6805 \end_layout
6806
6807 \begin_layout Itemize
6808 A bullet list
6809 \end_layout
6810
6811 \begin_layout Itemize
6812 with standard spacing 
6813 \end_layout
6814
6815 \begin_layout Standard
6816 You can decrease the space by adding an optional argument to the first item
6817  of the list.
6818  Add there the command 
6819 \series bold
6820 nolistsep
6821 \series default
6822  to get no additional list space like in this example:
6823 \end_layout
6824
6825 \begin_layout Itemize
6826 \begin_inset Argument
6827 status open
6828
6829 \begin_layout Plain Layout
6830 \begin_inset ERT
6831 status collapsed
6832
6833 \begin_layout Plain Layout
6834
6835 nolistsep
6836 \end_layout
6837
6838 \end_inset
6839
6840
6841 \end_layout
6842
6843 \end_inset
6844
6845 A bullet list
6846 \end_layout
6847
6848 \begin_layout Itemize
6849 without additional
6850 \end_layout
6851
6852 \begin_layout Itemize
6853 vertical space
6854 \end_layout
6855
6856 \begin_layout Standard
6857 To add space you can use several other commands provided by the LaTeX-package
6858  
6859 \series bold
6860 enumitem
6861 \series default
6862
6863 \begin_inset Index idx
6864 status collapsed
6865
6866 \begin_layout Plain Layout
6867 LaTeX-packages ! enumitem
6868 \end_layout
6869
6870 \end_inset
6871
6872 .
6873  For more info see its documentation, 
6874 \begin_inset CommandInset citation
6875 LatexCommand cite
6876 key "enumitem"
6877
6878 \end_inset
6879
6880 .
6881 \end_layout
6882
6883 \begin_layout Standard
6884 There are also many commands available to change the horizontal spacing
6885  and indentation.
6886  Here is an example where the indentation was changed to that of the paragraphs
6887  in the document and the label separation was set to 2
6888 \begin_inset space \thinspace{}
6889 \end_inset
6890
6891 cm so that the number is in the page margin:
6892 \end_layout
6893
6894 \begin_layout Enumerate
6895 \begin_inset Argument
6896 status open
6897
6898 \begin_layout Plain Layout
6899 \begin_inset ERT
6900 status collapsed
6901
6902 \begin_layout Plain Layout
6903
6904 labelindent=
6905 \backslash
6906 parindent, labelsep=2cm
6907 \end_layout
6908
6909 \end_inset
6910
6911
6912 \end_layout
6913
6914 \end_inset
6915
6916 An enumeration
6917 \end_layout
6918
6919 \begin_layout Enumerate
6920 with negative indentation
6921 \end_layout
6922
6923 \begin_layout Subsubsection
6924 Further Customization
6925 \begin_inset Index idx
6926 status collapsed
6927
6928 \begin_layout Plain Layout
6929 Lists ! Customization
6930 \end_layout
6931
6932 \end_inset
6933
6934
6935 \end_layout
6936
6937 \begin_layout Standard
6938 You can also change the style of description lists.
6939  The command
6940 \end_layout
6941
6942 \begin_layout Standard
6943
6944 \series bold
6945 font=definition
6946 \end_layout
6947
6948 \begin_layout Standard
6949 changes the description label font, the command
6950 \end_layout
6951
6952 \begin_layout Standard
6953
6954 \series bold
6955 style=definition
6956 \end_layout
6957
6958 \begin_layout Standard
6959 sets the list style.
6960 \end_layout
6961
6962 \begin_layout Standard
6963 An example where the command
6964 \end_layout
6965
6966 \begin_layout Standard
6967
6968 \series bold
6969 font=
6970 \backslash
6971 itshape, style=nextline
6972 \end_layout
6973
6974 \begin_layout Standard
6975 is used:
6976 \end_layout
6977
6978 \begin_layout Description
6979 Ionizing
6980 \begin_inset space ~
6981 \end_inset
6982
6983 radiation: 
6984 \begin_inset Argument
6985 status collapsed
6986
6987 \begin_layout Plain Layout
6988 \begin_inset ERT
6989 status collapsed
6990
6991 \begin_layout Plain Layout
6992
6993 labelindent=0pt, labelsep=1cm, font=
6994 \backslash
6995 itshape, style=nextline
6996 \end_layout
6997
6998 \end_inset
6999
7000
7001 \end_layout
7002
7003 \end_inset
7004
7005 Ionizing radiation consists of particles or electromagnetic waves that are
7006  energetic enough to detach electrons from atoms or molecules, therefore
7007  ionizing them.
7008 \end_layout
7009
7010 \begin_layout Description
7011 Reference
7012 \begin_inset space ~
7013 \end_inset
7014
7015 counting: In computer science, reference counting is a technique of storing
7016  the number of references, pointers, or handles to a resource such as an
7017  object, block of memory, disk space or other resource.
7018 \end_layout
7019
7020 \begin_layout Standard
7021 There are many more commands and features provided by the LaTeX-package
7022  
7023 \series bold
7024 enumitem
7025 \series default
7026
7027 \begin_inset Index idx
7028 status collapsed
7029
7030 \begin_layout Plain Layout
7031 LaTeX-packages ! enumitem
7032 \end_layout
7033
7034 \end_inset
7035
7036 .
7037  For more info see its documentation, 
7038 \begin_inset CommandInset citation
7039 LatexCommand cite
7040 key "enumitem"
7041
7042 \end_inset
7043
7044 .
7045 \end_layout
7046
7047 \begin_layout Subsection
7048 Letters
7049 \begin_inset Index idx
7050 status collapsed
7051
7052 \begin_layout Plain Layout
7053 Letters
7054 \end_layout
7055
7056 \end_inset
7057
7058
7059 \end_layout
7060
7061 \begin_layout Subsubsection
7062
7063 \family sans
7064 Address
7065 \family default
7066  and 
7067 \family sans
7068 Right
7069 \begin_inset space ~
7070 \end_inset
7071
7072 Address
7073 \family default
7074 : An Overview
7075 \end_layout
7076
7077 \begin_layout Standard
7078 Although LyX has document classes for letters, we've also created two paragraph
7079  environments called 
7080 \family sans
7081 Address
7082 \family default
7083  and 
7084 \family sans
7085 Right
7086 \begin_inset space ~
7087 \end_inset
7088
7089 Address
7090 \family default
7091 .
7092  To use the letter class, you need to use specific paragraph environments
7093  in a specific order, otherwise LaTeX gags on the document.
7094  In contrast, you can use the 
7095 \family sans
7096 Address
7097 \family default
7098  and 
7099 \family sans
7100 Right
7101 \begin_inset space ~
7102 \end_inset
7103
7104 Address
7105 \family default
7106  paragraph environments anywhere with no problem.
7107  You can even nest them inside other environments, though you can't nest
7108  anything in them.
7109 \end_layout
7110
7111 \begin_layout Standard
7112 Of course, you're not limited to using 
7113 \family sans
7114 Address
7115 \family default
7116  and 
7117 \family sans
7118 Right
7119 \begin_inset space ~
7120 \end_inset
7121
7122 Address
7123 \family default
7124  for letters only.
7125  
7126 \family sans
7127 Right
7128 \begin_inset space ~
7129 \end_inset
7130
7131 Address
7132 \family default
7133 , in particular, is useful for creating article titles like those used in
7134  some European academic papers.
7135 \end_layout
7136
7137 \begin_layout Subsubsection
7138 Usage
7139 \begin_inset CommandInset label
7140 LatexCommand label
7141 name "sec:Address-Usage"
7142
7143 \end_inset
7144
7145
7146 \end_layout
7147
7148 \begin_layout Standard
7149 The 
7150 \family sans
7151 Address
7152 \family default
7153  environment formats text in the style of an address, which is also used
7154  for the opening and signature in some countries.
7155  Similarly, the 
7156 \family sans
7157 Right
7158 \begin_inset space ~
7159 \end_inset
7160
7161 Address
7162 \family default
7163  environment formats text in the style of a right-justified address, which
7164  is used for the sender's address and today's date in some countries.
7165  Here's an example of each:
7166 \end_layout
7167
7168 \begin_layout Right Address
7169 Right Address
7170 \begin_inset Newline newline
7171 \end_inset
7172
7173 Who I am
7174 \begin_inset Newline newline
7175 \end_inset
7176
7177 Where I am
7178 \begin_inset Newline newline
7179 \end_inset
7180
7181 When is it? What is today?
7182 \end_layout
7183
7184 \begin_layout Standard
7185 That was 
7186 \family sans
7187 Right
7188 \begin_inset space ~
7189 \end_inset
7190
7191 Address
7192 \family default
7193 .
7194  Notice that the lines all have the same left margin, which LyX sets to
7195  fit the largest block of text on a single line.
7196  Here's an example of the 
7197 \family sans
7198 Address
7199 \family default
7200  environment:
7201 \end_layout
7202
7203 \begin_layout Address
7204 Who are you
7205 \begin_inset Newline newline
7206 \end_inset
7207
7208 Where do I send this
7209 \begin_inset Newline newline
7210 \end_inset
7211
7212 Your post office and country
7213 \end_layout
7214
7215 \begin_layout Standard
7216 As you can see, both 
7217 \family sans
7218 Address
7219 \family default
7220  and 
7221 \family sans
7222 Right
7223 \begin_inset space ~
7224 \end_inset
7225
7226 Address
7227 \family default
7228  add extra space between themselves and the next paragraph.
7229  If you hit 
7230 \family sans
7231 Return
7232 \family default
7233  in either of these environments, LyX resets the nesting depth and sets
7234  the environment to 
7235 \family sans
7236 Standard
7237 \family default
7238 .
7239  This makes sense, since 
7240 \family sans
7241 Return
7242 \family default
7243  is the 
7244 \family typewriter
7245 break-paragraph
7246 \family default
7247  function, and the individual lines of an address are not paragraphs.
7248  Thus, you have to use 
7249 \family typewriter
7250 break-line
7251 \family default
7252  (
7253 \begin_inset Info
7254 type  "shortcut"
7255 arg   "newline-insert newline"
7256 \end_inset
7257
7258  or 
7259 \family sans
7260 Formatting
7261 \begin_inset space ~
7262 \end_inset
7263
7264 Character\SpecialChar \menuseparator
7265 Line
7266 \begin_inset space ~
7267 \end_inset
7268
7269 Break
7270 \family default
7271  from the 
7272 \family sans
7273 Insert
7274 \family default
7275  menu) to start a new line in an 
7276 \family sans
7277 Address
7278 \family default
7279  or 
7280 \family sans
7281 Right
7282 \begin_inset space ~
7283 \end_inset
7284
7285 Address
7286 \family default
7287  environment.
7288 \end_layout
7289
7290 \begin_layout Subsection
7291 Academic Writing
7292 \end_layout
7293
7294 \begin_layout Standard
7295 Most academic writing begins with an abstract and ends with a bibliography
7296  or list of references.
7297  LyX contains paragraph environments for both of these.
7298 \end_layout
7299
7300 \begin_layout Subsubsection
7301
7302 \family sans
7303 Abstract
7304 \begin_inset Index idx
7305 status collapsed
7306
7307 \begin_layout Plain Layout
7308 Abstracts
7309 \end_layout
7310
7311 \end_inset
7312
7313
7314 \end_layout
7315
7316 \begin_layout Standard
7317 The 
7318 \family sans
7319 Abstract
7320 \family default
7321  environment is used for the abstract of an article.
7322  Technically, you could use this environment anywhere, but you really should
7323  only use it at the beginning of the document, after the title.
7324  Also, don't bother trying to nest 
7325 \family sans
7326 Abstract
7327 \family default
7328  in anything else or vice versa.
7329  It will not work.
7330  The 
7331 \family sans
7332 Abstract
7333 \family default
7334  environment is only useful in the article and report document classes.
7335  The book document classes ignores the 
7336 \family sans
7337 Abstract
7338 \family default
7339  completely, and it's utterly silly to use 
7340 \family sans
7341 Abstract
7342 \family default
7343  in a letter document class.
7344 \end_layout
7345
7346 \begin_layout Standard
7347 The 
7348 \family sans
7349 Abstract
7350 \family default
7351  environment does several things for you.
7352  First, it puts the centered label 
7353 \begin_inset Quotes eld
7354 \end_inset
7355
7356 Abstract
7357 \begin_inset Quotes erd
7358 \end_inset
7359
7360  above the text.
7361  The label and the text of the abstract are separated by some extra vertical
7362  space.
7363  Second, it typesets everything in a smaller font, just as you'd expect.
7364  Lastly, it adds a bit of extra vertical space between the abstract and
7365  the subsequent text.
7366  Well, that's how it will appear on the LyX screen.
7367  The appearance in the output depends on the used article or report class.
7368 \end_layout
7369
7370 \begin_layout Standard
7371 Starting a new paragraph by hitting 
7372 \family sans
7373 Return
7374 \family default
7375  does not reset the paragraph environment.
7376  The new paragraph will still be in the 
7377 \family sans
7378 Abstract
7379 \family default
7380  environment.
7381  So, you will have to change the paragraph environment yourself when you
7382  finish entering the abstract of your document.
7383 \end_layout
7384
7385 \begin_layout Standard
7386 \begin_inset Float figure
7387 wide false
7388 sideways false
7389 status collapsed
7390
7391 \begin_layout Plain Layout
7392 \align center
7393 \begin_inset Graphics
7394         filename clipart/Abstract.pdf
7395
7396 \end_inset
7397
7398
7399 \end_layout
7400
7401 \begin_layout Plain Layout
7402 \begin_inset Caption
7403
7404 \begin_layout Plain Layout
7405 \begin_inset CommandInset label
7406 LatexCommand label
7407 name "fig:Paragraph-in-the"
7408
7409 \end_inset
7410
7411 Paragraph in the 
7412 \family sans
7413 Abstract
7414 \family default
7415  environment
7416 \end_layout
7417
7418 \end_inset
7419
7420
7421 \end_layout
7422
7423 \end_inset
7424
7425
7426 \end_layout
7427
7428 \begin_layout Standard
7429 We'd love to give you directly an example of the 
7430 \family sans
7431 Abstract
7432 \family default
7433  environment, but since this document is in the 
7434 \begin_inset Quotes eld
7435 \end_inset
7436
7437 book
7438 \begin_inset Quotes erd
7439 \end_inset
7440
7441  class, we can't do this.
7442  We inserted it therefore as figure
7443 \begin_inset space ~
7444 \end_inset
7445
7446
7447 \begin_inset CommandInset ref
7448 LatexCommand ref
7449 reference "fig:Paragraph-in-the"
7450
7451 \end_inset
7452
7453 .
7454  If you've never heard of an 
7455 \begin_inset Quotes eld
7456 \end_inset
7457
7458 abstract
7459 \begin_inset Quotes erd
7460 \end_inset
7461
7462  before, you can safely ignore this environment.
7463 \end_layout
7464
7465 \begin_layout Subsubsection
7466
7467 \family sans
7468 Bibliography
7469 \family default
7470
7471 \begin_inset Index idx
7472 status collapsed
7473
7474 \begin_layout Plain Layout
7475 Bibliography
7476 \end_layout
7477
7478 \end_inset
7479
7480
7481 \begin_inset CommandInset label
7482 LatexCommand label
7483 name "sub:Biblio_environment"
7484
7485 \end_inset
7486
7487
7488 \end_layout
7489
7490 \begin_layout Standard
7491 The 
7492 \family sans
7493 Bibliography
7494 \family default
7495  environment is used to list references.
7496  Technically, you could use this environment anywhere, but you really should
7497  only use it at the end of the document.
7498  Nesting 
7499 \family sans
7500 Bibliography
7501 \family default
7502  in anything else or vice versa will not work.
7503 \end_layout
7504
7505 \begin_layout Standard
7506 When you first open a 
7507 \family sans
7508 Bibliography
7509 \family default
7510  environment, LyX adds a large vertical space, followed by the heading 
7511 \begin_inset Quotes eld
7512 \end_inset
7513
7514 Bibliography
7515 \begin_inset Quotes erd
7516 \end_inset
7517
7518  or 
7519 \begin_inset Quotes eld
7520 \end_inset
7521
7522 References,
7523 \begin_inset Quotes erd
7524 \end_inset
7525
7526  depending on the document class.
7527  The heading is in a large boldface font.
7528  Each paragraph of the 
7529 \family sans
7530 Bibliography
7531 \family default
7532  environment is a bibliography entry.
7533  Thus, hitting 
7534 \family sans
7535 Return
7536 \family default
7537  does not reset the paragraph environment.
7538  Each new paragraph is still in the 
7539 \family sans
7540 Bibliography
7541 \family default
7542  environment.
7543 \end_layout
7544
7545 \begin_layout Standard
7546 There is another, usually better way to include references in your document
7547  by using a BibTeX database.
7548  For more information on that, and for a detailed description of LyX's bibliogra
7549 phy handling, have a look at section
7550 \begin_inset space ~
7551 \end_inset
7552
7553
7554 \begin_inset CommandInset ref
7555 LatexCommand ref
7556 reference "sec:Bibliography"
7557
7558 \end_inset
7559
7560 .
7561 \end_layout
7562
7563 \begin_layout Subsection
7564 LyX
7565 \family sans
7566 -Code
7567 \begin_inset Index idx
7568 status collapsed
7569
7570 \begin_layout Plain Layout
7571 Paragraph ! LyX code
7572 \end_layout
7573
7574 \end_inset
7575
7576
7577 \begin_inset CommandInset label
7578 LatexCommand label
7579 name "sub:LyX-Code"
7580
7581 \end_inset
7582
7583
7584 \end_layout
7585
7586 \begin_layout Standard
7587 The 
7588 \family sans
7589 LyX-Code
7590 \family default
7591  environment is another LyX extension.
7592  It type-sets text in a typewriter-style font.
7593  It also treats the 
7594 \family sans
7595 Space
7596 \family default
7597  key as a fixed whitespace;
7598 \begin_inset Foot
7599 status collapsed
7600
7601 \begin_layout Plain Layout
7602 In the 
7603 \family sans
7604 LyX-Code
7605 \family default
7606  environment, the 
7607 \family sans
7608 Space
7609 \family default
7610  key is treated as a 
7611 \family sans
7612 Protected
7613 \begin_inset space ~
7614 \end_inset
7615
7616 Blank
7617 \family default
7618  instead of an end-of-word marker.
7619 \end_layout
7620
7621 \end_inset
7622
7623  this is the only case in which you can type multiple whitespaces in LyX.
7624  If you need to insert blank lines, you will still need to use 
7625 \begin_inset Info
7626 type  "shortcut"
7627 arg   "newline-insert newline"
7628 \end_inset
7629
7630  (the 
7631 \family typewriter
7632 break-line
7633 \family default
7634  function).
7635  
7636 \family sans
7637 Return
7638 \family default
7639  breaks paragraphs.
7640  Note, however, that 
7641 \family sans
7642 Return
7643 \family default
7644  does not reset the paragraph environment.
7645  So, when you finish using the 
7646 \family sans
7647 LyX-Code
7648 \family default
7649  environment, you will need to change the paragraph environment yourself.
7650  Also, you can nest the 
7651 \family sans
7652 LyX-Code
7653 \family default
7654  environment inside of others.
7655 \end_layout
7656
7657 \begin_layout Standard
7658 There are a few quirks with this environment:
7659 \end_layout
7660
7661 \begin_layout Itemize
7662 You cannot use 
7663 \begin_inset Info
7664 type  "shortcut"
7665 arg   "newline-insert newline"
7666 \end_inset
7667
7668  at the beginning of a new paragraph (i.
7669 \begin_inset space \thinspace{}
7670 \end_inset
7671
7672 e.
7673 \begin_inset space \space{}
7674 \end_inset
7675
7676 you can't follow 
7677 \family sans
7678 Return
7679 \family default
7680  with a 
7681 \begin_inset Info
7682 type  "shortcut"
7683 arg   "newline-insert newline"
7684 \end_inset
7685
7686 ).
7687 \end_layout
7688
7689 \begin_layout Itemize
7690 You can't follow a 
7691 \begin_inset Info
7692 type  "shortcut"
7693 arg   "newline-insert newline"
7694 \end_inset
7695
7696  with a 
7697 \family sans
7698 Space
7699 \family default
7700 .
7701 \end_layout
7702
7703 \begin_deeper
7704 \begin_layout Itemize
7705 Use a 
7706 \family sans
7707 Return
7708 \family default
7709  to begin a new paragraph, then you can use a 
7710 \family sans
7711 Space
7712 \family default
7713 .
7714 \end_layout
7715
7716 \begin_layout Itemize
7717 Or: use 
7718 \begin_inset Info
7719 type  "shortcut"
7720 arg   "space-insert protected"
7721 \end_inset
7722
7723  instead.
7724 \end_layout
7725
7726 \end_deeper
7727 \begin_layout Itemize
7728 You can't have an empty paragraph or an empty line.
7729  You must put at least one 
7730 \family sans
7731 Space
7732 \family default
7733  in any line you want blank.
7734  Otherwise, LaTeX generates errors.
7735 \end_layout
7736
7737 \begin_layout Itemize
7738 You cannot get the typewriter double quotes by typing 
7739 \family sans
7740 "
7741 \family default
7742  since that will insert 
7743 \emph on
7744 real
7745 \emph default
7746  quotes.
7747  You get the typewriter double quotes with 
7748 \begin_inset Info
7749 type  "shortcut"
7750 arg   "self-insert \""
7751 \end_inset
7752
7753 .
7754 \end_layout
7755
7756 \begin_layout Standard
7757 Here is an example:
7758 \end_layout
7759
7760 \begin_layout LyX-Code
7761 #include <stdio.h>
7762 \end_layout
7763
7764 \begin_layout LyX-Code
7765  
7766 \end_layout
7767
7768 \begin_layout LyX-Code
7769 int main(void)
7770 \end_layout
7771
7772 \begin_layout LyX-Code
7773 {
7774 \end_layout
7775
7776 \begin_layout LyX-Code
7777     printf("Hello World!
7778 \backslash
7779 n");
7780 \end_layout
7781
7782 \begin_layout LyX-Code
7783     return 0;
7784 \end_layout
7785
7786 \begin_layout LyX-Code
7787 }
7788 \end_layout
7789
7790 \begin_layout Standard
7791 This is just the standard 
7792 \begin_inset Quotes eld
7793 \end_inset
7794
7795 Hello world!
7796 \begin_inset Quotes erd
7797 \end_inset
7798
7799  program.
7800  
7801 \end_layout
7802
7803 \begin_layout Standard
7804
7805 \family sans
7806 LyX-Code
7807 \family default
7808  has one purpose: to typeset code, such as program source, shell scripts,
7809  rc-files, and so on.
7810  Use it only in those very special cases where you need to generate text
7811  as if you used a typewriter.
7812 \begin_inset Index idx
7813 status collapsed
7814
7815 \begin_layout Plain Layout
7816 Paragraph environments|)
7817 \end_layout
7818
7819 \end_inset
7820
7821  For longer parts of programming code, use the listings inset that is described
7822  in the chapter 
7823 \emph on
7824 Program Code Listings
7825 \emph default
7826  of the 
7827 \emph on
7828 Embedded
7829 \begin_inset space ~
7830 \end_inset
7831
7832 Objects
7833 \emph default
7834  manual.
7835 \end_layout
7836
7837 \begin_layout Section
7838 Nesting Environments
7839 \begin_inset Index idx
7840 status collapsed
7841
7842 \begin_layout Plain Layout
7843 Nesting ! Environments
7844 \end_layout
7845
7846 \end_inset
7847
7848
7849 \begin_inset CommandInset label
7850 LatexCommand label
7851 name "sec:Nesting"
7852
7853 \end_inset
7854
7855
7856 \end_layout
7857
7858 \begin_layout Subsection
7859 Introduction
7860 \end_layout
7861
7862 \begin_layout Standard
7863 LyX treats text as a unified block with a particular context and specific
7864  properties.
7865  This allows you to create blocks that inherit some of the properties of
7866  another block.
7867  For example you have three main points in an outline, but point #2 also
7868  has two subpoints.
7869  In other words, you have a list inside of another list, with the inner
7870  list 
7871 \begin_inset Quotes eld
7872 \end_inset
7873
7874 attached
7875 \begin_inset Quotes erd
7876 \end_inset
7877
7878  to item #2:
7879 \end_layout
7880
7881 \begin_layout Enumerate
7882 one
7883 \end_layout
7884
7885 \begin_layout Enumerate
7886 two
7887 \end_layout
7888
7889 \begin_deeper
7890 \begin_layout Enumerate
7891 sublist – item #1
7892 \end_layout
7893
7894 \begin_layout Enumerate
7895 sublist – item #2
7896 \end_layout
7897
7898 \end_deeper
7899 \begin_layout Enumerate
7900 three
7901 \end_layout
7902
7903 \begin_layout Standard
7904 You put a list inside a list by nesting one list inside the other.
7905  Nesting an environment is quite simple: Select 
7906 \family sans
7907 Increase
7908 \begin_inset space ~
7909 \end_inset
7910
7911 List
7912 \begin_inset space ~
7913 \end_inset
7914
7915 Depth
7916 \family default
7917  or 
7918 \family sans
7919 Decrease
7920 \begin_inset space ~
7921 \end_inset
7922
7923 List
7924 \begin_inset space ~
7925 \end_inset
7926
7927 Depth
7928 \family default
7929  from the 
7930 \family sans
7931 Edit
7932 \family default
7933  menu to change the nesting depth of the current paragraph (the status bar
7934  will tell you how far you are nested).
7935  Instead of the menu, you can also use the toolbar buttons 
7936 \begin_inset Info
7937 type  "icon"
7938 arg   "depth-increment"
7939 \end_inset
7940
7941  and 
7942 \begin_inset Info
7943 type  "icon"
7944 arg   "depth-decrement"
7945 \end_inset
7946
7947  or the convenient key bindings 
7948 \family sans
7949 Tab
7950 \family default
7951  and 
7952 \family sans
7953 Shift-Tab
7954 \family default
7955  or 
7956 \begin_inset Info
7957 type  "shortcut"
7958 arg   "depth-increment"
7959 \end_inset
7960
7961  and 
7962 \begin_inset Info
7963 type  "shortcut"
7964 arg   "depth-decrement"
7965 \end_inset
7966
7967  to change the nesting level.
7968  The change will work on the current selection if you have made one (allowing
7969  you to change the nesting of several paragraphs at once), or the current
7970  paragraph.
7971 \end_layout
7972
7973 \begin_layout Standard
7974 Note that LyX only changes the nesting depth if it can.
7975  If it's invalid to do so, nothing happens if you try to change the depth.
7976  Additionally, if you change the depth of one paragraph, it affects the
7977  depth of every paragraph nested inside of it.
7978 \end_layout
7979
7980 \begin_layout Standard
7981 Nesting isn't limited to lists.
7982  In LyX, you can nest just about anything inside anything else, as you're
7983  about to find out.
7984  This is the real power of nesting paragraph environments.
7985 \end_layout
7986
7987 \begin_layout Subsection
7988 What You Can and Can't Nest
7989 \end_layout
7990
7991 \begin_layout Standard
7992 Before we fire a list of paragraph environments at you, we need to tell
7993  you a little bit more about how nesting works.
7994 \end_layout
7995
7996 \begin_layout Standard
7997 The question if nesting a paragraph environment is possible, is a bit more
7998  complicated than a simple yes or no.
7999  There are three types of paragraph environments:
8000 \end_layout
8001
8002 \begin_layout Itemize
8003 Completely unnestable
8004 \end_layout
8005
8006 \begin_layout Itemize
8007 Fully nestable, you can nest them inside things and you can also nest other
8008  things inside them.
8009 \end_layout
8010
8011 \begin_layout Itemize
8012 A third type, you can nest them into other environments, but you can't nest
8013  anything into them.
8014 \end_layout
8015
8016 \begin_layout Standard
8017 Here's a list of the three types of nesting behavior, and which paragraph
8018  environments have them:
8019 \end_layout
8020
8021 \begin_layout Description
8022 Unnestable Can't nest them.
8023  Can't nest into them.
8024 \end_layout
8025
8026 \begin_deeper
8027 \begin_layout Itemize
8028
8029 \family sans
8030 Bibliography
8031 \end_layout
8032
8033 \begin_layout Itemize
8034
8035 \family sans
8036 Abstract
8037 \end_layout
8038
8039 \begin_layout Itemize
8040
8041 \family sans
8042 Title
8043 \end_layout
8044
8045 \begin_layout Itemize
8046
8047 \family sans
8048 Author
8049 \end_layout
8050
8051 \begin_layout Itemize
8052
8053 \family sans
8054 Date
8055 \end_layout
8056
8057 \end_deeper
8058 \begin_layout Description
8059 Fully
8060 \begin_inset space ~
8061 \end_inset
8062
8063 Nestable You can nest them.
8064  You can nest other things into them.
8065 \end_layout
8066
8067 \begin_deeper
8068 \begin_layout Itemize
8069
8070 \family sans
8071 Verse
8072 \end_layout
8073
8074 \begin_layout Itemize
8075
8076 \family sans
8077 Quote
8078 \end_layout
8079
8080 \begin_layout Itemize
8081
8082 \family sans
8083 Quotation
8084 \end_layout
8085
8086 \begin_layout Itemize
8087
8088 \family sans
8089 Itemize
8090 \end_layout
8091
8092 \begin_layout Itemize
8093
8094 \family sans
8095 Enumerate
8096 \end_layout
8097
8098 \begin_layout Itemize
8099
8100 \family sans
8101 Description
8102 \end_layout
8103
8104 \begin_layout Itemize
8105
8106 \family sans
8107 List
8108 \end_layout
8109
8110 \begin_layout Itemize
8111
8112 \family sans
8113 LyX-Code
8114 \end_layout
8115
8116 \end_deeper
8117 \begin_layout Description
8118 Nestable-Inside You can nest them inside other things.
8119  You can't nest anything into them.
8120 \end_layout
8121
8122 \begin_deeper
8123 \begin_layout Itemize
8124
8125 \family sans
8126 Standard
8127 \end_layout
8128
8129 \begin_layout Itemize
8130
8131 \family sans
8132 Part
8133 \end_layout
8134
8135 \begin_layout Itemize
8136
8137 \family sans
8138 Chapter
8139 \end_layout
8140
8141 \begin_layout Itemize
8142
8143 \family sans
8144 Section
8145 \end_layout
8146
8147 \begin_layout Itemize
8148
8149 \family sans
8150 Subsection
8151 \end_layout
8152
8153 \begin_layout Itemize
8154
8155 \family sans
8156 Subsubsection
8157 \end_layout
8158
8159 \begin_layout Itemize
8160
8161 \family sans
8162 Paragraph
8163 \end_layout
8164
8165 \begin_layout Itemize
8166
8167 \family sans
8168 Subparagraph
8169 \end_layout
8170
8171 \begin_layout Itemize
8172
8173 \family sans
8174 Part*
8175 \end_layout
8176
8177 \begin_layout Itemize
8178
8179 \family sans
8180 Chapter*
8181 \end_layout
8182
8183 \begin_layout Itemize
8184
8185 \family sans
8186 Section*
8187 \end_layout
8188
8189 \begin_layout Itemize
8190
8191 \family sans
8192 Subsection*
8193 \end_layout
8194
8195 \begin_layout Itemize
8196
8197 \family sans
8198 Subsubsection*
8199 \end_layout
8200
8201 \begin_layout Itemize
8202
8203 \family sans
8204 Right
8205 \begin_inset space ~
8206 \end_inset
8207
8208 Address
8209 \end_layout
8210
8211 \begin_layout Itemize
8212
8213 \family sans
8214 Address
8215 \end_layout
8216
8217 \end_deeper
8218 \begin_layout Standard
8219 \begin_inset Note Greyedout
8220 status collapsed
8221
8222 \begin_layout Plain Layout
8223
8224 \series bold
8225 Note:
8226 \series default
8227  Although it is possible to nest numbered section headings like 
8228 \family sans
8229 Chapter
8230 \family default
8231
8232 \family sans
8233 Section
8234 \family default
8235 , etc.
8236 \begin_inset space ~
8237 \end_inset
8238
8239 into e.
8240 \begin_inset space \thinspace{}
8241 \end_inset
8242
8243 g.
8244 \begin_inset space \space{}
8245 \end_inset
8246
8247 lists, it is highly recommended not to do this because the aim is to create
8248  well-structured documents following typesetting guidelines whereas nested
8249  section headings violate this.
8250 \end_layout
8251
8252 \end_inset
8253
8254
8255 \end_layout
8256
8257 \begin_layout Subsection
8258 Nesting Other Things: Tables, Math, Floats, etc.
8259 \begin_inset Index idx
8260 status collapsed
8261
8262 \begin_layout Plain Layout
8263 Nesting ! Tables etc.
8264 \end_layout
8265
8266 \end_inset
8267
8268
8269 \end_layout
8270
8271 \begin_layout Standard
8272 There are several things that aren't paragraph environments, but which are
8273  affected by nesting anyhow.
8274  They are:
8275 \end_layout
8276
8277 \begin_layout Itemize
8278 equations
8279 \end_layout
8280
8281 \begin_layout Itemize
8282 tables
8283 \end_layout
8284
8285 \begin_layout Itemize
8286 figures
8287 \end_layout
8288
8289 \begin_layout Standard
8290 (
8291 \begin_inset Note Greyedout
8292 status collapsed
8293
8294 \begin_layout Plain Layout
8295
8296 \series bold
8297 Note:
8298 \series default
8299  Figures and tables in 
8300 \family sans
8301 Floats
8302 \family default
8303  are not affected by this.
8304 \end_layout
8305
8306 \end_inset
8307
8308  Have a look at section
8309 \begin_inset space ~
8310 \end_inset
8311
8312
8313 \begin_inset CommandInset ref
8314 LatexCommand ref
8315 reference "sec:Floats"
8316
8317 \end_inset
8318
8319  for more information about 
8320 \family sans
8321 Floats
8322 \family default
8323 .)
8324 \end_layout
8325
8326 \begin_layout Standard
8327 LyX can treat these three objects as either a word or as a paragraph.
8328  If a figure, table, or an equation is inline, it goes wherever the paragraph
8329  it is in goes.
8330 \end_layout
8331
8332 \begin_layout Standard
8333 On the other hand, if you have an equation, figure or table in a 
8334 \begin_inset Quotes eld
8335 \end_inset
8336
8337 paragraph
8338 \begin_inset Quotes erd
8339 \end_inset
8340
8341  of its own, it behaves just like a 
8342 \begin_inset Quotes eld
8343 \end_inset
8344
8345 nestable-inside
8346 \begin_inset Quotes erd
8347 \end_inset
8348
8349  paragraph environment.
8350  You can nest it into any environment, but you obviously can't nest anything
8351  into it.
8352 \end_layout
8353
8354 \begin_layout Standard
8355 Here's an example with a table:
8356 \end_layout
8357
8358 \begin_layout Enumerate
8359 Item One
8360 \end_layout
8361
8362 \begin_deeper
8363 \begin_layout Enumerate
8364 This is (a) and it's nested.
8365 \end_layout
8366
8367 \begin_deeper
8368 \begin_layout Standard
8369 \begin_inset VSpace 0.3cm
8370 \end_inset
8371
8372
8373 \end_layout
8374
8375 \begin_layout Standard
8376 \align center
8377 \begin_inset Tabular
8378 <lyxtabular version="3" rows="2" columns="2">
8379 <features tabularvalignment="middle">
8380 <column alignment="center" valignment="top" width="0pt">
8381 <column alignment="center" valignment="top" width="0pt">
8382 <row>
8383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8384 \begin_inset Text
8385
8386 \begin_layout Plain Layout
8387
8388 \family roman
8389 \series medium
8390 \shape up
8391 \size normal
8392 \emph off
8393 \bar no
8394 \noun off
8395 \color none
8396 a
8397 \end_layout
8398
8399 \end_inset
8400 </cell>
8401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8402 \begin_inset Text
8403
8404 \begin_layout Plain Layout
8405
8406 \family roman
8407 \series medium
8408 \shape up
8409 \size normal
8410 \emph off
8411 \bar no
8412 \noun off
8413 \color none
8414 b
8415 \end_layout
8416
8417 \end_inset
8418 </cell>
8419 </row>
8420 <row>
8421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8422 \begin_inset Text
8423
8424 \begin_layout Plain Layout
8425
8426 \family roman
8427 \series medium
8428 \shape up
8429 \size normal
8430 \emph off
8431 \bar no
8432 \noun off
8433 \color none
8434 c
8435 \end_layout
8436
8437 \end_inset
8438 </cell>
8439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8440 \begin_inset Text
8441
8442 \begin_layout Plain Layout
8443
8444 \family roman
8445 \series medium
8446 \shape up
8447 \size normal
8448 \emph off
8449 \bar no
8450 \noun off
8451 \color none
8452 d
8453 \end_layout
8454
8455 \end_inset
8456 </cell>
8457 </row>
8458 </lyxtabular>
8459
8460 \end_inset
8461
8462
8463 \end_layout
8464
8465 \begin_layout Standard
8466 \begin_inset VSpace 0.3cm
8467 \end_inset
8468
8469
8470 \end_layout
8471
8472 \end_deeper
8473 \begin_layout Enumerate
8474 This is (b).
8475  The table is actually nested inside (a).
8476 \end_layout
8477
8478 \end_deeper
8479 \begin_layout Enumerate
8480 Back out again.
8481 \end_layout
8482
8483 \begin_layout Standard
8484 If we hadn't nested the table at all, the list would look like this:
8485 \end_layout
8486
8487 \begin_layout Enumerate
8488 Item One
8489 \end_layout
8490
8491 \begin_deeper
8492 \begin_layout Enumerate
8493 This is (a) and it's nested.
8494 \end_layout
8495
8496 \end_deeper
8497 \begin_layout Standard
8498 \begin_inset VSpace 0.3cm
8499 \end_inset
8500
8501
8502 \end_layout
8503
8504 \begin_layout Standard
8505 \align center
8506 \begin_inset Tabular
8507 <lyxtabular version="3" rows="2" columns="2">
8508 <features tabularvalignment="middle">
8509 <column alignment="center" valignment="top" width="0pt">
8510 <column alignment="center" valignment="top" width="0pt">
8511 <row>
8512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8513 \begin_inset Text
8514
8515 \begin_layout Plain Layout
8516
8517 \family roman
8518 \series medium
8519 \shape up
8520 \size normal
8521 \emph off
8522 \bar no
8523 \noun off
8524 \color none
8525 a
8526 \end_layout
8527
8528 \end_inset
8529 </cell>
8530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8531 \begin_inset Text
8532
8533 \begin_layout Plain Layout
8534
8535 \family roman
8536 \series medium
8537 \shape up
8538 \size normal
8539 \emph off
8540 \bar no
8541 \noun off
8542 \color none
8543 b
8544 \end_layout
8545
8546 \end_inset
8547 </cell>
8548 </row>
8549 <row>
8550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8551 \begin_inset Text
8552
8553 \begin_layout Plain Layout
8554
8555 \family roman
8556 \series medium
8557 \shape up
8558 \size normal
8559 \emph off
8560 \bar no
8561 \noun off
8562 \color none
8563 c
8564 \end_layout
8565
8566 \end_inset
8567 </cell>
8568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8569 \begin_inset Text
8570
8571 \begin_layout Plain Layout
8572
8573 \family roman
8574 \series medium
8575 \shape up
8576 \size normal
8577 \emph off
8578 \bar no
8579 \noun off
8580 \color none
8581 d
8582 \end_layout
8583
8584 \end_inset
8585 </cell>
8586 </row>
8587 </lyxtabular>
8588
8589 \end_inset
8590
8591
8592 \end_layout
8593
8594 \begin_layout Standard
8595 \begin_inset VSpace 0.3cm
8596 \end_inset
8597
8598
8599 \end_layout
8600
8601 \begin_layout Enumerate
8602 This is (b).
8603  The table is 
8604 \emph on
8605 not
8606 \emph default
8607  nested inside (a).
8608  In fact, it's not nested at all.
8609 \end_layout
8610
8611 \begin_layout Enumerate
8612 Back out again.
8613 \end_layout
8614
8615 \begin_layout Standard
8616 Notice how item (b) is not only no longer nested, but is also the first
8617  item of a new list!
8618 \end_layout
8619
8620 \begin_layout Standard
8621 There's another trap you can fall into: Nesting the table, but not going
8622  deep enough.
8623  LyX then turns anything after the table into a new sublist.
8624 \end_layout
8625
8626 \begin_layout Enumerate
8627 Item One
8628 \end_layout
8629
8630 \begin_deeper
8631 \begin_layout Enumerate
8632 This is (a) and it's nested.
8633 \end_layout
8634
8635 \begin_layout Standard
8636 \begin_inset VSpace 0.3cm
8637 \end_inset
8638
8639
8640 \end_layout
8641
8642 \begin_layout Standard
8643 \align center
8644 \begin_inset Tabular
8645 <lyxtabular version="3" rows="2" columns="2">
8646 <features tabularvalignment="middle">
8647 <column alignment="center" valignment="top" width="0pt">
8648 <column alignment="center" valignment="top" width="0pt">
8649 <row>
8650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8651 \begin_inset Text
8652
8653 \begin_layout Plain Layout
8654
8655 \family roman
8656 \series medium
8657 \shape up
8658 \size normal
8659 \emph off
8660 \bar no
8661 \noun off
8662 \color none
8663 a
8664 \end_layout
8665
8666 \end_inset
8667 </cell>
8668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8669 \begin_inset Text
8670
8671 \begin_layout Plain Layout
8672
8673 \family roman
8674 \series medium
8675 \shape up
8676 \size normal
8677 \emph off
8678 \bar no
8679 \noun off
8680 \color none
8681 b
8682 \end_layout
8683
8684 \end_inset
8685 </cell>
8686 </row>
8687 <row>
8688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8689 \begin_inset Text
8690
8691 \begin_layout Plain Layout
8692
8693 \family roman
8694 \series medium
8695 \shape up
8696 \size normal
8697 \emph off
8698 \bar no
8699 \noun off
8700 \color none
8701 c
8702 \end_layout
8703
8704 \end_inset
8705 </cell>
8706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8707 \begin_inset Text
8708
8709 \begin_layout Plain Layout
8710
8711 \family roman
8712 \series medium
8713 \shape up
8714 \size normal
8715 \emph off
8716 \bar no
8717 \noun off
8718 \color none
8719 d
8720 \end_layout
8721
8722 \end_inset
8723 </cell>
8724 </row>
8725 </lyxtabular>
8726
8727 \end_inset
8728
8729
8730 \end_layout
8731
8732 \end_deeper
8733 \begin_layout Standard
8734 \begin_inset VSpace 0.3cm
8735 \end_inset
8736
8737
8738 \end_layout
8739
8740 \begin_layout Enumerate
8741 This is (b).
8742  The table is actually nested inside Item One, but 
8743 \emph on
8744 not
8745 \emph default
8746  inside (a).
8747 \end_layout
8748
8749 \begin_layout Enumerate
8750 Back out again.
8751 \end_layout
8752
8753 \begin_layout Standard
8754 As you can see, item (b) turned into the first item of a new list, but a
8755  new list 
8756 \emph on
8757 inside
8758 \emph default
8759  item 1.
8760  The same thing would have happened to a figure or an equation.
8761  So, if you nest tables, figures or equations, make sure you go to the right
8762  depth!
8763 \end_layout
8764
8765 \begin_layout Subsection
8766 Usage and General Features
8767 \end_layout
8768
8769 \begin_layout Standard
8770 Speaking of levels, LyX can perform up to a six-fold nesting.
8771  In other words, 
8772 \begin_inset Quotes eld
8773 \end_inset
8774
8775 level #6
8776 \begin_inset Quotes erd
8777 \end_inset
8778
8779  is the innermost possible depth.
8780  Here's an example to illustrate what we mean:
8781 \end_layout
8782
8783 \begin_layout Enumerate
8784 level #1 – outermost
8785 \end_layout
8786
8787 \begin_deeper
8788 \begin_layout Enumerate
8789 level #2
8790 \end_layout
8791
8792 \begin_deeper
8793 \begin_layout Enumerate
8794 level #3
8795 \end_layout
8796
8797 \begin_deeper
8798 \begin_layout Enumerate
8799 level #4
8800 \end_layout
8801
8802 \begin_deeper
8803 \begin_layout Itemize
8804 level #5
8805 \end_layout
8806
8807 \begin_deeper
8808 \begin_layout Itemize
8809 level #6
8810 \end_layout
8811
8812 \end_deeper
8813 \end_deeper
8814 \end_deeper
8815 \end_deeper
8816 \end_deeper
8817 \begin_layout Standard
8818 There are two exceptions to the six-fold nesting limit, and you can see
8819  both of them in the example.
8820  Unlike the other fully-nestable environments, you can only perform a four-fold
8821  nesting with the 
8822 \family sans
8823 Enumerate
8824 \family default
8825  and 
8826 \family sans
8827 Itemize
8828 \family default
8829  environments.
8830  For example, if we tried to nest another 
8831 \family sans
8832 Enumerate
8833 \family default
8834  list inside item 
8835 \begin_inset Quotes eld
8836 \end_inset
8837
8838 A.
8839 \begin_inset Quotes erd
8840 \end_inset
8841
8842 , we would get errors.
8843 \end_layout
8844
8845 \begin_layout Subsection
8846 Some Examples
8847 \begin_inset Index idx
8848 status collapsed
8849
8850 \begin_layout Plain Layout
8851 Nesting ! Examples
8852 \end_layout
8853
8854 \end_inset
8855
8856
8857 \end_layout
8858
8859 \begin_layout Standard
8860 The best way to explain just what you can do with nesting is by illustration.
8861  We have several examples of nested environments.
8862  In them, we explain how we created the example, so that you can reproduce
8863  them.
8864 \end_layout
8865
8866 \begin_layout Subsubsection
8867 Example 1: The Six-fold Way and Mixed Nesting
8868 \end_layout
8869
8870 \begin_layout Labeling
8871 \labelwidthstring MMM
8872 #1-a This is the outermost level.
8873  It's a 
8874 \family sans
8875 List
8876 \family default
8877  environment.
8878 \end_layout
8879
8880 \begin_deeper
8881 \begin_layout Labeling
8882 \labelwidthstring MMM
8883 #2-a This is level #2.
8884  We created it by using 
8885 \begin_inset Info
8886 type  "shortcut"
8887 arg   "break-paragraph inverse"
8888 \end_inset
8889
8890  followed by 
8891 \begin_inset Info
8892 type  "shortcut"
8893 arg   "depth-increment"
8894 \end_inset
8895
8896 .
8897 \end_layout
8898
8899 \begin_deeper
8900 \begin_layout Labeling
8901 \labelwidthstring MMM
8902 #3-a This is level #3.
8903  This time, we just hit 
8904 \family sans
8905 Return
8906 \family default
8907 , then used 
8908 \begin_inset Info
8909 type  "shortcut"
8910 arg   "depth-increment"
8911 \end_inset
8912
8913  twice in a row.
8914  We could have also created it the same way as we did the previous level,
8915  by hitting 
8916 \begin_inset Info
8917 type  "shortcut"
8918 arg   "break-paragraph inverse"
8919 \end_inset
8920
8921  followed by 
8922 \begin_inset Info
8923 type  "shortcut"
8924 arg   "depth-increment"
8925 \end_inset
8926
8927 .
8928 \end_layout
8929
8930 \begin_deeper
8931 \begin_layout Standard
8932 This is actually a 
8933 \family sans
8934 Standard
8935 \family default
8936  environment, nested inside of 
8937 \begin_inset Quotes eld
8938 \end_inset
8939
8940 #3-a
8941 \begin_inset Quotes erd
8942 \end_inset
8943
8944 .
8945  So, it's at level #4.
8946  We did this by hitting 
8947 \begin_inset Info
8948 type  "shortcut"
8949 arg   "break-paragraph inverse"
8950 \end_inset
8951
8952 , then 
8953 \begin_inset Info
8954 type  "shortcut"
8955 arg   "depth-increment"
8956 \end_inset
8957
8958 , then changing the paragraph environment to 
8959 \family sans
8960 Standard
8961 \family default
8962 .
8963  Do this to create list items with more than one paragraph — it also works
8964  for the 
8965 \family sans
8966 Description
8967 \family default
8968
8969 \family sans
8970 Enumerate
8971 \family default
8972 , and 
8973 \family sans
8974 Itemize
8975 \family default
8976  environments!
8977 \end_layout
8978
8979 \begin_layout Standard
8980 Here's another 
8981 \family sans
8982 Standard
8983 \family default
8984  paragraph, also at level #4, made with just a 
8985 \begin_inset Info
8986 type  "shortcut"
8987 arg   "break-paragraph inverse"
8988 \end_inset
8989
8990 .
8991 \end_layout
8992
8993 \begin_layout Labeling
8994 \labelwidthstring MMM
8995 #4-a This is level #4.
8996  We hit 
8997 \begin_inset Info
8998 type  "shortcut"
8999 arg   "break-paragraph inverse"
9000 \end_inset
9001
9002  and changed the paragraph environment back to 
9003 \family sans
9004 List
9005 \family default
9006 .
9007  Remember — we can't nest anything inside a 
9008 \family sans
9009 Standard
9010 \family default
9011  environment, which is why we're still at level #4.
9012  However, we 
9013 \emph on
9014 can
9015 \emph default
9016  keep nesting things inside 
9017 \begin_inset Quotes eld
9018 \end_inset
9019
9020 #3-a
9021 \begin_inset Quotes erd
9022 \end_inset
9023
9024 .
9025 \end_layout
9026
9027 \begin_deeper
9028 \begin_layout Labeling
9029 \labelwidthstring MMM
9030 #5-a This is level #5\SpecialChar \ldots{}
9031
9032 \end_layout
9033
9034 \begin_deeper
9035 \begin_layout Labeling
9036 \labelwidthstring MMM
9037 #6-a \SpecialChar \ldots{}
9038 and this is level #6.
9039  By now, you should know how we made these two.
9040 \end_layout
9041
9042 \end_deeper
9043 \begin_layout Labeling
9044 \labelwidthstring MMM
9045 #5-b Back to level #5.
9046  Just hit 
9047 \begin_inset Info
9048 type  "shortcut"
9049 arg   "break-paragraph inverse"
9050 \end_inset
9051
9052  followed by a 
9053 \begin_inset Info
9054 type  "shortcut"
9055 arg   "depth-decrement"
9056 \end_inset
9057
9058 .
9059 \end_layout
9060
9061 \end_deeper
9062 \begin_layout Labeling
9063 \labelwidthstring MMM
9064 #4-b After another 
9065 \begin_inset Info
9066 type  "shortcut"
9067 arg   "break-paragraph inverse"
9068 \end_inset
9069
9070  followed by a 
9071 \begin_inset Info
9072 type  "shortcut"
9073 arg   "depth-decrement"
9074 \end_inset
9075
9076 , we're back at level #4.
9077 \end_layout
9078
9079 \end_deeper
9080 \begin_layout Labeling
9081 \labelwidthstring MMM
9082 #3-b Back to level #3.
9083  By now it should be obvious how we did this.
9084 \end_layout
9085
9086 \end_deeper
9087 \begin_layout Labeling
9088 \labelwidthstring MMM
9089 #2-b Back to level #2.
9090  
9091 \end_layout
9092
9093 \end_deeper
9094 \begin_layout Labeling
9095 \labelwidthstring MMM
9096 #1-b And last, back to the outermost level, #1.
9097  After this sentence, we will hit 
9098 \family sans
9099 Return
9100 \family default
9101  and change the paragraph environment back to 
9102 \family sans
9103 Standard
9104 \family default
9105  to end the list.
9106 \end_layout
9107
9108 \begin_layout Standard
9109 We could have also used the 
9110 \family sans
9111 Description
9112 \family default
9113
9114 \family sans
9115 Quote
9116 \family default
9117
9118 \family sans
9119 Quotation
9120 \family default
9121 , or even the 
9122 \family sans
9123 Verse
9124 \family default
9125  environment in place of the 
9126 \family sans
9127 List
9128 \family default
9129  environment.
9130  The example would have worked exactly the same.
9131 \end_layout
9132
9133 \begin_layout Subsubsection
9134 Example 2: Inheritance
9135 \end_layout
9136
9137 \begin_layout LyX-Code
9138 This is the LyX-Code environment, at level #1, the outermost
9139 \end_layout
9140
9141 \begin_layout LyX-Code
9142 level.
9143   Now we will hit 
9144 \family sans
9145 Return
9146 \family default
9147 , then 
9148 \begin_inset Info
9149 type  "shortcut"
9150 arg   "depth-increment"
9151 \end_inset
9152
9153 , after which, we will change to the 
9154 \family sans
9155 Enumerate
9156 \family default
9157  environment.
9158 \end_layout
9159
9160 \begin_deeper
9161 \begin_layout Enumerate
9162 This is the 
9163 \family sans
9164 Enumerate
9165 \family default
9166  environment, at level #2.
9167 \end_layout
9168
9169 \begin_layout Enumerate
9170 Notice how the nested 
9171 \family sans
9172 Enumerate
9173 \family default
9174  not only inherits its margins from its parent environment (
9175 \family sans
9176 LyX-Code
9177 \family default
9178 ), but also inherits its font and spacing!
9179 \end_layout
9180
9181 \end_deeper
9182 \begin_layout Standard
9183 We ended this example by hitting 
9184 \family sans
9185 Return
9186 \family default
9187 .
9188  After that, we needed to reset the paragraph environment to 
9189 \family sans
9190 Standard
9191 \family default
9192  and reset the nesting depth by using 
9193 \begin_inset Info
9194 type  "shortcut"
9195 arg   "depth-decrement"
9196 \end_inset
9197
9198  once.
9199 \end_layout
9200
9201 \begin_layout Subsubsection
9202 Example 3: Labels, Levels, and the 
9203 \family sans
9204 Enumerate
9205 \family default
9206  and 
9207 \family sans
9208 Itemize
9209 \family default
9210  Environments
9211 \begin_inset Argument
9212 status collapsed
9213
9214 \begin_layout Plain Layout
9215 Example #3: Labels, Levels and other list environments
9216 \end_layout
9217
9218 \end_inset
9219
9220
9221 \end_layout
9222
9223 \begin_layout Enumerate
9224 This is level #1, in an 
9225 \family sans
9226 Enumerate
9227 \family default
9228  paragraph environment.
9229  We're actually going to nest a bunch of these.
9230 \end_layout
9231
9232 \begin_deeper
9233 \begin_layout Enumerate
9234 This is level #2.
9235  We used 
9236 \begin_inset Info
9237 type  "shortcut"
9238 arg   "break-paragraph inverse"
9239 \end_inset
9240
9241  followed by 
9242 \begin_inset Info
9243 type  "shortcut"
9244 arg   "depth-increment"
9245 \end_inset
9246
9247 .
9248  Now, what happens if we nest an 
9249 \family sans
9250 Itemize
9251 \family default
9252  environment inside of this one? It will be at level #3, but what will its
9253  label be? An asterisk?
9254 \end_layout
9255
9256 \begin_deeper
9257 \begin_layout Itemize
9258 No! It's a bullet.
9259  This is the 
9260 \emph on
9261 first
9262 \emph default
9263  
9264 \family sans
9265 Itemize
9266 \family default
9267  environment, even though it's at level #3.
9268  So, its label is a bullet.
9269  (We got here by using 
9270 \begin_inset Info
9271 type  "shortcut"
9272 arg   "break-paragraph inverse"
9273 \end_inset
9274
9275 , then 
9276 \begin_inset Info
9277 type  "shortcut"
9278 arg   "depth-increment"
9279 \end_inset
9280
9281 , then changing the environment to 
9282 \family sans
9283 Itemize
9284 \family default
9285 .)
9286 \end_layout
9287
9288 \begin_deeper
9289 \begin_layout Itemize
9290 Here's level #4, produced using 
9291 \begin_inset Info
9292 type  "shortcut"
9293 arg   "break-paragraph inverse"
9294 \end_inset
9295
9296 , then 
9297 \begin_inset Info
9298 type  "shortcut"
9299 arg   "depth-increment"
9300 \end_inset
9301
9302 .
9303  We will do that again\SpecialChar \ldots{}
9304
9305 \end_layout
9306
9307 \begin_deeper
9308 \begin_layout Enumerate
9309 \SpecialChar \ldots{}
9310 to get to level #5.
9311  This time, however, we also changed the paragraph environment back to 
9312 \family sans
9313 Enumerate
9314 \family default
9315 .
9316  Notice the type of numbering, it is 
9317 \emph on
9318 lowercase Roman
9319 \emph default
9320 , because we are in the 
9321 \emph on
9322 thirdfold
9323 \emph default
9324  
9325 \family sans
9326 Enumerate
9327 \family default
9328  environment (i.
9329 \begin_inset space \thinspace{}
9330 \end_inset
9331
9332 g.
9333  it is an 
9334 \family sans
9335 Enumerate
9336 \family default
9337  inside an 
9338 \family sans
9339 Enumerate
9340 \family default
9341  inside an 
9342 \family sans
9343 Enumerate
9344 \family default
9345 ).
9346 \end_layout
9347
9348 \begin_layout Enumerate
9349 What happens if we 
9350 \emph on
9351 don't
9352 \emph default
9353  change the paragraph environment, but decrease the nesting depth? What
9354  type of numbering does LyX use?
9355 \end_layout
9356
9357 \begin_layout Enumerate
9358 Oh, as if you couldn't guess by now, we're just using 
9359 \begin_inset Info
9360 type  "shortcut"
9361 arg   "break-paragraph inverse"
9362 \end_inset
9363
9364  to keep the current environment and depth but create a new item.
9365 \end_layout
9366
9367 \begin_layout Enumerate
9368 Let's use 
9369 \begin_inset Info
9370 type  "shortcut"
9371 arg   "depth-decrement"
9372 \end_inset
9373
9374  to decrease the depth after the next 
9375 \begin_inset Info
9376 type  "shortcut"
9377 arg   "break-paragraph inverse"
9378 \end_inset
9379
9380 .
9381 \end_layout
9382
9383 \end_deeper
9384 \begin_layout Enumerate
9385 This is level #4.
9386  Look what type of label LyX is using!
9387 \end_layout
9388
9389 \end_deeper
9390 \begin_layout Enumerate
9391 This is level #3.
9392  Even though we've changed levels, LyX is still using a lowercase Roman
9393  numeral as the label.Why?
9394 \end_layout
9395
9396 \begin_layout Enumerate
9397 Because, even though the nesting depth has changed, the paragraph is 
9398 \emph on
9399 still
9400 \emph default
9401  a thirdfold 
9402 \family sans
9403 Enumerate
9404 \family default
9405  environment.
9406  Notice, however, that LyX 
9407 \emph on
9408 did
9409 \emph default
9410  reset the counter for the label.
9411 \end_layout
9412
9413 \end_deeper
9414 \begin_layout Enumerate
9415 Another 
9416 \begin_inset Info
9417 type  "shortcut"
9418 arg   "break-paragraph inverse"
9419 \end_inset
9420
9421  
9422 \begin_inset Info
9423 type  "shortcut"
9424 arg   "depth-decrement"
9425 \end_inset
9426
9427  sequence, and we're back to level #2.
9428  This time, we not only changed the nesting depth, but we also moved back
9429  into the twofold-nested 
9430 \family sans
9431 Enumerate
9432 \family default
9433  environment.
9434 \end_layout
9435
9436 \end_deeper
9437 \begin_layout Enumerate
9438 The same thing happens if we do another 
9439 \begin_inset Info
9440 type  "shortcut"
9441 arg   "break-paragraph inverse"
9442 \end_inset
9443
9444  
9445 \begin_inset Info
9446 type  "shortcut"
9447 arg   "depth-decrement"
9448 \end_inset
9449
9450 sequence and return to level #1, the outermost level.
9451 \end_layout
9452
9453 \begin_layout Standard
9454 Lastly, we reset the environment to 
9455 \family sans
9456 Standard
9457 \family default
9458 .
9459  As you can see, the level number doesn't correspond to what type of labeling
9460  LyX uses for the 
9461 \family sans
9462 Enumerate
9463 \family default
9464  and 
9465 \family sans
9466 Itemize
9467 \family default
9468  environments.
9469  The number of other 
9470 \family sans
9471 Enumerate
9472 \family default
9473  environments surrounding it determines what kind of label LyX uses for
9474  an 
9475 \family sans
9476 Enumerate
9477 \family default
9478  item.
9479  The same rule applies for the 
9480 \family sans
9481 Itemize
9482 \family default
9483  environment, as well.
9484 \end_layout
9485
9486 \begin_layout Subsubsection
9487 Example 4: Going Bonkers
9488 \end_layout
9489
9490 \begin_layout Enumerate
9491 We're going to go totally nuts now.
9492  We will not nest as deep as in the other examples, nor will we go into
9493  the same detail with how we did it.
9494  (level #1: 
9495 \family sans
9496 Enumerate
9497 \family default
9498 )
9499 \end_layout
9500
9501 \begin_deeper
9502 \begin_layout Standard
9503 (
9504 \family sans
9505 Return, 
9506 \family default
9507
9508 \begin_inset Info
9509 type  "shortcut"
9510 arg   "depth-increment"
9511 \end_inset
9512
9513
9514 \family sans
9515 , Standard
9516 \family default
9517 : level #2) We will stick an encapsulated description of how we created
9518  the example in parentheses someplace.
9519  For example, the two key bindings are how we changed the depth.
9520  The environment name is the name of the current environment.
9521  Either before or after this, we will put in the level.
9522 \end_layout
9523
9524 \end_deeper
9525 \begin_layout Enumerate
9526 (
9527 \family sans
9528 Return, Enumerate
9529 \family default
9530 : level #1) This is the next item in the list.
9531 \end_layout
9532
9533 \begin_deeper
9534 \begin_layout Verse
9535 Now we will add verse.
9536 \begin_inset Newline newline
9537 \end_inset
9538
9539 It will get much worse.
9540 \begin_inset Newline newline
9541 \end_inset
9542
9543 (
9544 \family sans
9545 Return, 
9546 \family default
9547
9548 \begin_inset Info
9549 type  "shortcut"
9550 arg   "depth-increment"
9551 \end_inset
9552
9553
9554 \family sans
9555 , Verse
9556 \family default
9557 : level #2)
9558 \end_layout
9559
9560 \begin_layout Verse
9561 Fiddle dee, Fiddle doo.
9562 \begin_inset Newline newline
9563 \end_inset
9564
9565 Bippitey boppitey boo!
9566 \begin_inset Newline newline
9567 \end_inset
9568
9569 (
9570 \begin_inset Info
9571 type  "shortcut"
9572 arg   "break-paragraph inverse"
9573 \end_inset
9574
9575
9576 \family sans
9577 )
9578 \end_layout
9579
9580 \begin_layout Verse
9581 Here comes a table:
9582 \end_layout
9583
9584 \begin_deeper
9585 \begin_layout Standard
9586 \begin_inset VSpace 0.3cm
9587 \end_inset
9588
9589
9590 \end_layout
9591
9592 \begin_layout Standard
9593 \align center
9594 \begin_inset Tabular
9595 <lyxtabular version="3" rows="2" columns="2">
9596 <features tabularvalignment="middle">
9597 <column alignment="center" valignment="top" width="0pt">
9598 <column alignment="center" valignment="top" width="0pt">
9599 <row>
9600 <cell alignment="center" valignment="top" usebox="none">
9601 \begin_inset Text
9602
9603 \begin_layout Plain Layout
9604
9605 \family roman
9606 \series medium
9607 \shape up
9608 \size normal
9609 \emph off
9610 \bar no
9611 \noun off
9612 \color none
9613 one-fish
9614 \end_layout
9615
9616 \end_inset
9617 </cell>
9618 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9619 \begin_inset Text
9620
9621 \begin_layout Plain Layout
9622
9623 \family roman
9624 \series medium
9625 \shape up
9626 \size normal
9627 \emph off
9628 \bar no
9629 \noun off
9630 \color none
9631 two-fish
9632 \end_layout
9633
9634 \end_inset
9635 </cell>
9636 </row>
9637 <row>
9638 <cell alignment="center" valignment="top" topline="true" usebox="none">
9639 \begin_inset Text
9640
9641 \begin_layout Plain Layout
9642
9643 \family roman
9644 \series medium
9645 \shape up
9646 \size normal
9647 \emph off
9648 \bar no
9649 \noun off
9650 \color none
9651 red-fish
9652 \end_layout
9653
9654 \end_inset
9655 </cell>
9656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9657 \begin_inset Text
9658
9659 \begin_layout Plain Layout
9660
9661 \family roman
9662 \series medium
9663 \shape up
9664 \size normal
9665 \emph off
9666 \bar no
9667 \noun off
9668 \color none
9669 blue-fish
9670 \end_layout
9671
9672 \end_inset
9673 </cell>
9674 </row>
9675 </lyxtabular>
9676
9677 \end_inset
9678
9679
9680 \end_layout
9681
9682 \end_deeper
9683 \begin_layout Verse
9684 (
9685 \begin_inset Info
9686 type  "shortcut"
9687 arg   "break-paragraph inverse"
9688 \end_inset
9689
9690
9691 \family sans
9692 , Table, 
9693 \family default
9694
9695 \begin_inset Info
9696 type  "shortcut"
9697 arg   "depth-increment"
9698 \end_inset
9699
9700  3 times, 
9701 \begin_inset Info
9702 type  "shortcut"
9703 arg   "break-paragraph inverse"
9704 \end_inset
9705
9706
9707 \family sans
9708 , Verse, 
9709 \family default
9710
9711 \begin_inset Info
9712 type  "shortcut"
9713 arg   "depth-decrement"
9714 \end_inset
9715
9716 )
9717 \end_layout
9718
9719 \end_deeper
9720 \begin_layout Enumerate
9721 (
9722 \family sans
9723 Return, Enumerate
9724 \family default
9725 : level #1) This is another item.
9726  Note that selecting a 
9727 \family sans
9728 Table
9729 \family default
9730  resets the nesting depth to level #1, so we increased the nesting depth
9731  3 times to put the table inside the 
9732 \family sans
9733 Verse
9734 \family default
9735  environment.
9736  
9737 \end_layout
9738
9739 \begin_layout Quotation
9740 We're now ending the 
9741 \family sans
9742 Enumerate
9743 \family default
9744  list and changing to 
9745 \family sans
9746 Quotation
9747 \family default
9748 .
9749  We're still at level #1.
9750  We want to show you some of the things you can do by mixing environments.
9751  The next set of paragraphs is a 
9752 \begin_inset Quotes eld
9753 \end_inset
9754
9755 quoted letter.
9756 \begin_inset Quotes erd
9757 \end_inset
9758
9759  We will nest both the 
9760 \family sans
9761 Address
9762 \family default
9763  and 
9764 \family sans
9765 Right
9766 \begin_inset space ~
9767 \end_inset
9768
9769 Address
9770 \family default
9771  environments inside of this one, then use another nested 
9772 \family sans
9773 Quotation
9774 \family default
9775  for the letter body.
9776  We will use 
9777 \begin_inset Info
9778 type  "shortcut"
9779 arg   "break-paragraph inverse"
9780 \end_inset
9781
9782  to preserve the depth.
9783  Remember that you need to use 
9784 \begin_inset Info
9785 type  "shortcut"
9786 arg   "newline-insert newline"
9787 \end_inset
9788
9789  to create multiple lines inside the 
9790 \family sans
9791 Address
9792 \family default
9793  and 
9794 \family sans
9795 Right
9796 \begin_inset space ~
9797 \end_inset
9798
9799 Address
9800 \family default
9801  environments.
9802  Here it goes:
9803 \end_layout
9804
9805 \begin_deeper
9806 \begin_layout Right Address
9807 1234 Nowhere Rd.
9808 \begin_inset Newline newline
9809 \end_inset
9810
9811 Moosegroin, MT 00100
9812 \begin_inset Newline newline
9813 \end_inset
9814
9815 9-6-96
9816 \end_layout
9817
9818 \begin_layout Address
9819 Dear Mr.
9820 \begin_inset space ~
9821 \end_inset
9822
9823 Fizlewitz:
9824 \end_layout
9825
9826 \begin_layout Quotation
9827 We regret to inform you that we cannot fill your order for 50
9828 \begin_inset space \thinspace{}
9829 \end_inset
9830
9831 L of compressed methane gas due to circumstances beyond our control.
9832  Unfortunately, several of our cows have mysteriously exploded, creating
9833  a backlog in our orders for methane.
9834  We will place your name on the waiting list and try to fill your order
9835  as soon as possible.
9836  In the meantime, we thank you for your patience.
9837 \end_layout
9838
9839 \begin_layout Quotation
9840 We do, however, now have a special on beef.
9841  If you are interested, please return the enclosed pricing and order form
9842  with your order, along with payment.
9843 \end_layout
9844
9845 \begin_layout Quotation
9846 We thank you again for your patience.
9847 \end_layout
9848
9849 \begin_layout Address
9850 Sincerely,
9851 \begin_inset Newline newline
9852 \end_inset
9853
9854 Bill Hick
9855 \end_layout
9856
9857 \end_deeper
9858 \begin_layout Quotation
9859 That ends that example!
9860 \end_layout
9861
9862 \begin_layout Standard
9863 As you can see, nesting environments in LyX gives you a lot of power with
9864  just a few keystrokes.
9865  We could have easily nested an 
9866 \family sans
9867 Itemize
9868 \family default
9869  list inside of a 
9870 \family sans
9871 Quotation
9872 \family default
9873  or 
9874 \family sans
9875 Quote
9876 \family default
9877 , or put a 
9878 \family sans
9879 Quote
9880 \family default
9881  inside of an 
9882 \family sans
9883 Itemize
9884 \family default
9885  list.
9886  You have a huge variety of options at your disposal.
9887 \end_layout
9888
9889 \begin_layout Section
9890 Spacing, pagination and line breaks
9891 \begin_inset Index idx
9892 status collapsed
9893
9894 \begin_layout Plain Layout
9895 Spacing
9896 \end_layout
9897
9898 \end_inset
9899
9900
9901 \end_layout
9902
9903 \begin_layout Standard
9904 What is a space? While you might be used to pressing the space key anytime
9905  you want to separate two words in ordinary word processors, LyX offers
9906  you more spaces: Spaces of different width and spaces which can or cannot
9907  be broken at the end of a line.
9908  The following sections will show you some examples where those spaces are
9909  useful.
9910 \end_layout
9911
9912 \begin_layout Subsection
9913 Protected Space
9914 \begin_inset CommandInset label
9915 LatexCommand label
9916 name "sub:Protected-Space"
9917
9918 \end_inset
9919
9920
9921 \begin_inset Index idx
9922 status collapsed
9923
9924 \begin_layout Plain Layout
9925 Spaces ! Protected
9926 \end_layout
9927
9928 \end_inset
9929
9930
9931 \end_layout
9932
9933 \begin_layout Standard
9934 The protected space: It is used to tell LyX (and LaTeX) not to break the
9935  line at that point.
9936  This may be necessary to avoid unlucky line breaks, like in: 
9937 \end_layout
9938
9939 \begin_layout Quote
9940 Further documentation is given in section
9941 \begin_inset Newline newline
9942 \end_inset
9943
9944
9945 \begin_inset CommandInset ref
9946 LatexCommand ref
9947 reference "sec:Bibliography"
9948
9949 \end_inset
9950
9951 .
9952  
9953 \end_layout
9954
9955 \begin_layout Standard
9956 Obviously, it would be a good thing to put a protected space between 
9957 \begin_inset Quotes eld
9958 \end_inset
9959
9960 section
9961 \begin_inset Quotes erd
9962 \end_inset
9963
9964  and 
9965 \begin_inset Quotes eld
9966 \end_inset
9967
9968
9969 \begin_inset CommandInset ref
9970 LatexCommand ref
9971 reference "sec:Bibliography"
9972
9973 \end_inset
9974
9975
9976 \begin_inset Quotes erd
9977 \end_inset
9978
9979 .
9980  A protected space is set with 
9981 \family sans
9982 Insert\SpecialChar \menuseparator
9983 Formatting\SpecialChar \menuseparator
9984 Protected
9985 \bar under
9986
9987 \begin_inset space ~
9988 \end_inset
9989
9990
9991 \bar default
9992 Space
9993 \family default
9994  (shortcut 
9995 \begin_inset Info
9996 type  "shortcut"
9997 arg   "command-alternatives space-insert protected ; math-space"
9998 \end_inset
9999
10000 ).
10001 \end_layout
10002
10003 \begin_layout Subsection
10004 Horizontal Space
10005 \begin_inset CommandInset label
10006 LatexCommand label
10007 name "sub:Horizontal-Space"
10008
10009 \end_inset
10010
10011
10012 \begin_inset Index idx
10013 status collapsed
10014
10015 \begin_layout Plain Layout
10016 Spacing ! Horizontal
10017 \end_layout
10018
10019 \end_inset
10020
10021
10022 \end_layout
10023
10024 \begin_layout Standard
10025 All horizontal spaces can be inserted with the menu 
10026 \family sans
10027 Insert\SpecialChar \menuseparator
10028 Formatting\SpecialChar \menuseparator
10029 Horizontal Space
10030 \family default
10031 .
10032  The length units are listed in Appendix
10033 \begin_inset space ~
10034 \end_inset
10035
10036
10037 \begin_inset CommandInset ref
10038 LatexCommand ref
10039 reference "chap:Units-available-in"
10040
10041 \end_inset
10042
10043 .
10044 \end_layout
10045
10046 \begin_layout Subsubsection
10047 Inter-word Space
10048 \begin_inset CommandInset label
10049 LatexCommand label
10050 name "sub:Inter-word-Space"
10051
10052 \end_inset
10053
10054
10055 \begin_inset Index idx
10056 status collapsed
10057
10058 \begin_layout Plain Layout
10059 Spaces ! Inter-word
10060 \end_layout
10061
10062 \end_inset
10063
10064
10065 \end_layout
10066
10067 \begin_layout Standard
10068 Some languages (e.
10069 \begin_inset space \thinspace{}
10070 \end_inset
10071
10072 g.
10073 \begin_inset space \space{}
10074 \end_inset
10075
10076 English) have the typographical convention to add extra space after an end-of-se
10077 ntence punctuation mark, and LyX honors those conventions (see section
10078 \begin_inset space ~
10079 \end_inset
10080
10081
10082 \begin_inset CommandInset ref
10083 LatexCommand ref
10084 reference "sub:Abbreviations"
10085
10086 \end_inset
10087
10088 ).
10089  Sometimes, you want a normal space nevertheless.
10090  In this case, insert an inter-word space (shortcut 
10091 \begin_inset Info
10092 type  "shortcut"
10093 arg   "space-insert normal"
10094 \end_inset
10095
10096 ).
10097 \end_layout
10098
10099 \begin_layout Subsubsection
10100 Thin Space
10101 \begin_inset CommandInset label
10102 LatexCommand label
10103 name "sub:Thin-Space"
10104
10105 \end_inset
10106
10107
10108 \begin_inset Index idx
10109 status collapsed
10110
10111 \begin_layout Plain Layout
10112 Spaces ! Thin
10113 \end_layout
10114
10115 \end_inset
10116
10117
10118 \end_layout
10119
10120 \begin_layout Standard
10121
10122 \begin_inset Quotes eld
10123 \end_inset
10124
10125 thin space
10126 \begin_inset Quotes erd
10127 \end_inset
10128
10129  is a blank which has half the size of a normal space (and it is also 
10130 \begin_inset Quotes eld
10131 \end_inset
10132
10133 protected
10134 \begin_inset Quotes erd
10135 \end_inset
10136
10137 ).
10138  The typographical conventions in a lot of languages propose the use of
10139  thin spaces in cases where normal spaces would be too wide, for instance
10140  inside abbreviations:
10141 \end_layout
10142
10143 \begin_layout Quote
10144 D.
10145 \begin_inset space \thinspace{}
10146 \end_inset
10147
10148 E.
10149  Knuth has developed our beloved typesetting program.
10150 \end_layout
10151
10152 \begin_layout Standard
10153 or between values and units.
10154  Compare for example this:
10155 \begin_inset Newline newline
10156 \end_inset
10157
10158 10
10159 \begin_inset space \thinspace{}
10160 \end_inset
10161
10162 kg (thin space)
10163 \begin_inset Newline newline
10164 \end_inset
10165
10166 10 kg (normal space
10167 \end_layout
10168
10169 \begin_layout Standard
10170 You can insert thin spaces also with the menu 
10171 \family sans
10172 Insert\SpecialChar \menuseparator
10173 Formatting\SpecialChar \menuseparator
10174 Thin
10175 \begin_inset space ~
10176 \end_inset
10177
10178 Space
10179 \family default
10180  (shortcut 
10181 \begin_inset Info
10182 type  "shortcuts"
10183 arg   "space-insert thin"
10184 \end_inset
10185
10186 ).
10187 \end_layout
10188
10189 \begin_layout Subsubsection
10190 More Spaces
10191 \end_layout
10192
10193 \begin_layout Standard
10194 You can furthermore insert the following space types:
10195 \end_layout
10196
10197 \begin_layout Description
10198 Negative
10199 \begin_inset space ~
10200 \end_inset
10201
10202 thin
10203 \begin_inset space ~
10204 \end_inset
10205
10206 space A line with a 
10207 \begin_inset Formula $\to$
10208 \end_inset
10209
10210
10211 \begin_inset space \negthinspace{}
10212 \end_inset
10213
10214
10215 \begin_inset Formula $\gets$
10216 \end_inset
10217
10218  Negative thin space between the arrows.
10219 \end_layout
10220
10221 \begin_layout Description
10222 Enspace
10223 \begin_inset space ~
10224 \end_inset
10225
10226 (0.5
10227 \begin_inset space \thinspace{}
10228 \end_inset
10229
10230 em) A line with a 
10231 \begin_inset Formula $\to$
10232 \end_inset
10233
10234
10235 \begin_inset space \enskip{}
10236 \end_inset
10237
10238
10239 \begin_inset Formula $\gets$
10240 \end_inset
10241
10242  Enspace
10243 \begin_inset space ~
10244 \end_inset
10245
10246 (0.5
10247 \begin_inset space \thinspace{}
10248 \end_inset
10249
10250 em) space between the arrows.
10251 \end_layout
10252
10253 \begin_layout Description
10254 Quad
10255 \begin_inset space ~
10256 \end_inset
10257
10258 (1
10259 \begin_inset space \thinspace{}
10260 \end_inset
10261
10262 em) A line with a 
10263 \begin_inset Formula $\to$
10264 \end_inset
10265
10266
10267 \begin_inset space \quad{}
10268 \end_inset
10269
10270
10271 \begin_inset Formula $\gets$
10272 \end_inset
10273
10274  Quad
10275 \begin_inset space ~
10276 \end_inset
10277
10278 (1
10279 \begin_inset space \thinspace{}
10280 \end_inset
10281
10282 em) space between the arrows.
10283 \end_layout
10284
10285 \begin_layout Description
10286 QQuad
10287 \begin_inset space ~
10288 \end_inset
10289
10290 (2
10291 \begin_inset space \thinspace{}
10292 \end_inset
10293
10294 em) A line with a 
10295 \begin_inset Formula $\to$
10296 \end_inset
10297
10298
10299 \begin_inset space \qquad{}
10300 \end_inset
10301
10302
10303 \begin_inset Formula $\gets$
10304 \end_inset
10305
10306  QQuad
10307 \begin_inset space ~
10308 \end_inset
10309
10310 (2
10311 \begin_inset space \thinspace{}
10312 \end_inset
10313
10314 em) space between the arrows.
10315 \end_layout
10316
10317 \begin_layout Description
10318 Custom
10319 \begin_inset space ~
10320 \end_inset
10321
10322 space A line with
10323 \begin_inset Formula $\to$
10324 \end_inset
10325
10326
10327 \begin_inset space \hspace{}
10328 \length 2cm
10329 \end_inset
10330
10331
10332 \begin_inset Formula $\gets$
10333 \end_inset
10334
10335  2
10336 \begin_inset space \thinspace{}
10337 \end_inset
10338
10339 cm space between the arrows.
10340 \end_layout
10341
10342 \begin_layout Standard
10343 Table
10344 \begin_inset space ~
10345 \end_inset
10346
10347
10348 \begin_inset CommandInset ref
10349 LatexCommand ref
10350 reference "tab:Width-of-the"
10351
10352 \end_inset
10353
10354  lists the different space sizes.
10355 \end_layout
10356
10357 \begin_layout Standard
10358 \begin_inset Float table
10359 wide false
10360 sideways false
10361 status collapsed
10362
10363 \begin_layout Plain Layout
10364 \align center
10365 \begin_inset Caption
10366
10367 \begin_layout Plain Layout
10368 \begin_inset CommandInset label
10369 LatexCommand label
10370 name "tab:Width-of-the"
10371
10372 \end_inset
10373
10374 Width of the different horizontal spaces.
10375 \end_layout
10376
10377 \end_inset
10378
10379
10380 \end_layout
10381
10382 \begin_layout Plain Layout
10383 \align center
10384 \begin_inset Tabular
10385 <lyxtabular version="3" rows="8" columns="2">
10386 <features tabularvalignment="middle">
10387 <column alignment="center" valignment="top" width="0">
10388 <column alignment="center" valignment="top" width="0">
10389 <row>
10390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10391 \begin_inset Text
10392
10393 \begin_layout Plain Layout
10394
10395 \series bold
10396 Space
10397 \end_layout
10398
10399 \end_inset
10400 </cell>
10401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10402 \begin_inset Text
10403
10404 \begin_layout Plain Layout
10405
10406 \series bold
10407 Width
10408 \end_layout
10409
10410 \end_inset
10411 </cell>
10412 </row>
10413 <row>
10414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10415 \begin_inset Text
10416
10417 \begin_layout Plain Layout
10418 Normal
10419 \end_layout
10420
10421 \end_inset
10422 </cell>
10423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10424 \begin_inset Text
10425
10426 \begin_layout Plain Layout
10427 1/3
10428 \begin_inset space \thinspace{}
10429 \end_inset
10430
10431 em
10432 \end_layout
10433
10434 \end_inset
10435 </cell>
10436 </row>
10437 <row>
10438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10439 \begin_inset Text
10440
10441 \begin_layout Plain Layout
10442 Protected
10443 \end_layout
10444
10445 \end_inset
10446 </cell>
10447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10448 \begin_inset Text
10449
10450 \begin_layout Plain Layout
10451 1/3
10452 \begin_inset space \thinspace{}
10453 \end_inset
10454
10455 em
10456 \end_layout
10457
10458 \end_inset
10459 </cell>
10460 </row>
10461 <row>
10462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10463 \begin_inset Text
10464
10465 \begin_layout Plain Layout
10466 Thin
10467 \end_layout
10468
10469 \end_inset
10470 </cell>
10471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10472 \begin_inset Text
10473
10474 \begin_layout Plain Layout
10475 1/6
10476 \begin_inset space \thinspace{}
10477 \end_inset
10478
10479 em
10480 \end_layout
10481
10482 \end_inset
10483 </cell>
10484 </row>
10485 <row>
10486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10487 \begin_inset Text
10488
10489 \begin_layout Plain Layout
10490 Negative thin
10491 \end_layout
10492
10493 \end_inset
10494 </cell>
10495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10496 \begin_inset Text
10497
10498 \begin_layout Plain Layout
10499 -1/6
10500 \begin_inset space \thinspace{}
10501 \end_inset
10502
10503 em
10504 \end_layout
10505
10506 \end_inset
10507 </cell>
10508 </row>
10509 <row>
10510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10511 \begin_inset Text
10512
10513 \begin_layout Plain Layout
10514 Enspace (0.5
10515 \begin_inset space \thinspace{}
10516 \end_inset
10517
10518 em)
10519 \end_layout
10520
10521 \end_inset
10522 </cell>
10523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10524 \begin_inset Text
10525
10526 \begin_layout Plain Layout
10527 0.5
10528 \begin_inset space \thinspace{}
10529 \end_inset
10530
10531 em
10532 \end_layout
10533
10534 \end_inset
10535 </cell>
10536 </row>
10537 <row>
10538 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10539 \begin_inset Text
10540
10541 \begin_layout Plain Layout
10542 Quad (1
10543 \begin_inset space \thinspace{}
10544 \end_inset
10545
10546 em)
10547 \end_layout
10548
10549 \end_inset
10550 </cell>
10551 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10552 \begin_inset Text
10553
10554 \begin_layout Plain Layout
10555 1
10556 \begin_inset space \thinspace{}
10557 \end_inset
10558
10559 em
10560 \end_layout
10561
10562 \end_inset
10563 </cell>
10564 </row>
10565 <row>
10566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10567 \begin_inset Text
10568
10569 \begin_layout Plain Layout
10570 QQuad (2
10571 \begin_inset space \thinspace{}
10572 \end_inset
10573
10574 em)
10575 \end_layout
10576
10577 \end_inset
10578 </cell>
10579 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10580 \begin_inset Text
10581
10582 \begin_layout Plain Layout
10583 2
10584 \begin_inset space \thinspace{}
10585 \end_inset
10586
10587 em
10588 \end_layout
10589
10590 \end_inset
10591 </cell>
10592 </row>
10593 </lyxtabular>
10594
10595 \end_inset
10596
10597
10598 \end_layout
10599
10600 \end_inset
10601
10602
10603 \end_layout
10604
10605 \begin_layout Subsubsection
10606
10607 \family sans
10608 Horizontal Fills
10609 \family default
10610
10611 \begin_inset Index idx
10612 status collapsed
10613
10614 \begin_layout Plain Layout
10615 Spacing ! Fills
10616 \end_layout
10617
10618 \end_inset
10619
10620
10621 \end_layout
10622
10623 \begin_layout Standard
10624 Horizontal fills (HFills) are a special LyX feature for adding extra space
10625  in a uniform fashion.
10626  An HFill is actually a variable length space, whose length always equals
10627  the remaining space between the left and right margins.
10628  If there is more than one HFill on a line, they divide the available space
10629  equally between themselves.
10630 \end_layout
10631
10632 \begin_layout Standard
10633 Here are a few examples of what you can do with them:
10634 \end_layout
10635
10636 \begin_layout Quote
10637 \noindent
10638 This is on the left side
10639 \begin_inset space \hfill{}
10640 \end_inset
10641
10642 This is on the right
10643 \end_layout
10644
10645 \begin_layout Quote
10646 \noindent
10647 Left
10648 \begin_inset space \hfill{}
10649 \end_inset
10650
10651 Middle
10652 \begin_inset space \hfill{}
10653 \end_inset
10654
10655 Right
10656 \end_layout
10657
10658 \begin_layout Quote
10659 \noindent
10660 Left
10661 \begin_inset space \hfill{}
10662 \end_inset
10663
10664 1/3 Left
10665 \begin_inset space \hfill{}
10666 \end_inset
10667
10668
10669 \begin_inset space \hfill{}
10670 \end_inset
10671
10672 Right
10673 \end_layout
10674
10675 \begin_layout Standard
10676 That was an example in the 
10677 \family sans
10678 Quote
10679 \family default
10680  environment.
10681  Here
10682 \begin_inset Formula $\to$
10683 \end_inset
10684
10685
10686 \begin_inset space \hfill{}
10687 \end_inset
10688
10689
10690 \begin_inset Formula $\gets$
10691 \end_inset
10692
10693 is one in a standard paragraph.
10694  It may or may not be apparent in the printed text, but it 
10695 \emph on
10696 is
10697 \emph default
10698  sitting in-between the two arrows.
10699 \end_layout
10700
10701 \begin_layout Standard
10702 HFills can be made visible when you choose one of the 
10703 \family sans
10704 Fill
10705 \begin_inset space ~
10706 \end_inset
10707
10708 Pattern
10709 \family default
10710  in the space dialog: The following patterns are available:
10711 \end_layout
10712
10713 \begin_layout Standard
10714 Dots: 
10715 \begin_inset space \dotfill{}
10716 \end_inset
10717
10718
10719 \begin_inset space ~
10720 \end_inset
10721
10722
10723 \end_layout
10724
10725 \begin_layout Standard
10726 Rule: 
10727 \begin_inset space \hrulefill{}
10728 \end_inset
10729
10730
10731 \begin_inset space ~
10732 \end_inset
10733
10734
10735 \end_layout
10736
10737 \begin_layout Standard
10738 Left arrow: 
10739 \begin_inset space \leftarrowfill{}
10740 \end_inset
10741
10742
10743 \begin_inset space ~
10744 \end_inset
10745
10746
10747 \end_layout
10748
10749 \begin_layout Standard
10750 Right arrow: 
10751 \begin_inset space \rightarrowfill{}
10752 \end_inset
10753
10754
10755 \begin_inset space ~
10756 \end_inset
10757
10758
10759 \end_layout
10760
10761 \begin_layout Standard
10762 Up brace: 
10763 \begin_inset space \downbracefill{}
10764 \end_inset
10765
10766
10767 \begin_inset space ~
10768 \end_inset
10769
10770
10771 \end_layout
10772
10773 \begin_layout Standard
10774 Down brace: 
10775 \begin_inset space \upbracefill{}
10776 \end_inset
10777
10778
10779 \begin_inset space ~
10780 \end_inset
10781
10782
10783 \end_layout
10784
10785 \begin_layout Standard
10786 \begin_inset Note Greyedout
10787 status collapsed
10788
10789 \begin_layout Plain Layout
10790
10791 \series bold
10792 Note:
10793 \series default
10794  If an HFill is at the beginning of a line, and 
10795 \emph on
10796 not
10797 \emph default
10798  in the first line in a paragraph, LyX ignores it.
10799  This prevents HFills from accidentally being wrapped onto a new line.
10800  If you need space in this case anyway, set the 
10801 \family sans
10802 Protect
10803 \family default
10804  option in the space dialog.
10805 \end_layout
10806
10807 \end_inset
10808
10809
10810 \end_layout
10811
10812 \begin_layout Subsubsection
10813 Phantom Space
10814 \begin_inset CommandInset label
10815 LatexCommand label
10816 name "sub:Phantom-Space"
10817
10818 \end_inset
10819
10820
10821 \begin_inset Index idx
10822 status collapsed
10823
10824 \begin_layout Plain Layout
10825 Spacing ! Phantom
10826 \end_layout
10827
10828 \end_inset
10829
10830
10831 \end_layout
10832
10833 \begin_layout Standard
10834 Sometimes you want to insert space with exactly the length of a phrase.
10835  E.
10836 \begin_inset space \thinspace{}
10837 \end_inset
10838
10839 g.
10840 \begin_inset space \space{}
10841 \end_inset
10842
10843 you want to create the following multiple choice question:
10844 \end_layout
10845
10846 \begin_layout Standard
10847 \begin_inset VSpace medskip
10848 \end_inset
10849
10850 What is correct English?:
10851 \begin_inset Newline newline
10852 \end_inset
10853
10854
10855 \begin_inset Newline newline
10856 \end_inset
10857
10858 Mr.
10859 \begin_inset space ~
10860 \end_inset
10861
10862 Edge would have been jumps the gun.
10863 \begin_inset Newline newline
10864 \end_inset
10865
10866
10867 \begin_inset Phantom HPhantom
10868 status open
10869
10870 \begin_layout Plain Layout
10871 Mr.
10872  Edge 
10873 \end_layout
10874
10875 \end_inset
10876
10877 has to be jumped
10878 \begin_inset Newline newline
10879 \end_inset
10880
10881
10882 \begin_inset Phantom HPhantom
10883 status open
10884
10885 \begin_layout Plain Layout
10886 Mr.
10887  Edge 
10888 \end_layout
10889
10890 \end_inset
10891
10892 jumps
10893 \begin_inset VSpace medskip
10894 \end_inset
10895
10896
10897 \end_layout
10898
10899 \begin_layout Standard
10900 So that the choices appear exactly after the phrase 
10901 \begin_inset Quotes eld
10902 \end_inset
10903
10904 Mr.
10905 \begin_inset space ~
10906 \end_inset
10907
10908 Edge
10909 \begin_inset space ~
10910 \end_inset
10911
10912
10913 \begin_inset Quotes erd
10914 \end_inset
10915
10916 .
10917  To get this, you can use the phantom insets available via the menu 
10918 \family sans
10919 Insert\SpecialChar \menuseparator
10920 Formatting\SpecialChar \menuseparator
10921 Phantom
10922 \family default
10923 .
10924  In our case insert a horizontal phantom at the beginning of the last two
10925  lines and insert 
10926 \begin_inset Quotes eld
10927 \end_inset
10928
10929 Mr.
10930 \begin_inset space ~
10931 \end_inset
10932
10933 Edge
10934 \begin_inset space ~
10935 \end_inset
10936
10937
10938 \begin_inset Quotes erd
10939 \end_inset
10940
10941  into the phantom inset (note the space after 
10942 \begin_inset Quotes eld
10943 \end_inset
10944
10945 Edge
10946 \begin_inset Quotes erd
10947 \end_inset
10948
10949 ).
10950  A phantom insets prints only the space of its content (like a placeholder).
10951  That is why it is named 
10952 \begin_inset Quotes eld
10953 \end_inset
10954
10955 phantom
10956 \begin_inset Quotes erd
10957 \end_inset
10958
10959 .
10960  The normal phantom outputs the width and height of the content as space,
10961  while the horizontal and vertical variant only outputs the corresponding
10962  dimension.
10963 \end_layout
10964
10965 \begin_layout Subsection
10966 Vertical Space
10967 \begin_inset CommandInset label
10968 LatexCommand label
10969 name "sub:Vertical-Space"
10970
10971 \end_inset
10972
10973
10974 \begin_inset Index idx
10975 status collapsed
10976
10977 \begin_layout Plain Layout
10978 Spacing ! Vertical
10979 \end_layout
10980
10981 \end_inset
10982
10983
10984 \end_layout
10985
10986 \begin_layout Standard
10987 To add extra vertical space above or below a paragraph, use the 
10988 \family sans
10989 Insert\SpecialChar \menuseparator
10990 Formatting\SpecialChar \menuseparator
10991 Vertical
10992 \begin_inset space ~
10993 \end_inset
10994
10995 Space
10996 \family default
10997  dialog.
10998  There you find the following sizes:
10999 \end_layout
11000
11001 \begin_layout Standard
11002
11003 \family sans
11004 SmallSkip
11005 \family default
11006
11007 \family sans
11008 MedSkip
11009 \family default
11010  and 
11011 \family sans
11012 BigSkip
11013 \family default
11014  are LaTeX sizes which depend on the font size of the document.
11015  
11016 \family sans
11017 DefSkip
11018 \family default
11019  is the skip adjusted in the dialog 
11020 \family sans
11021 Document\SpecialChar \menuseparator
11022 Settings
11023 \family default
11024
11025 \begin_inset Index idx
11026 status collapsed
11027
11028 \begin_layout Plain Layout
11029 Document ! Settings
11030 \end_layout
11031
11032 \end_inset
11033
11034  for the paragraph separation.
11035  If you use indentation to separate paragraphs 
11036 \family sans
11037 DefSkip
11038 \family default
11039  is equal to 
11040 \family sans
11041 MedSkip
11042 \family default
11043 .
11044 \end_layout
11045
11046 \begin_layout Standard
11047
11048 \family sans
11049 VFill
11050 \family default
11051
11052 \begin_inset Index idx
11053 status collapsed
11054
11055 \begin_layout Plain Layout
11056 Spacing ! Fills
11057 \end_layout
11058
11059 \end_inset
11060
11061  is a variable space, set so that the space is maximal within one page.
11062  An example: You have only two short paragraphs on one page with a vfill
11063  between them.
11064  Then the first paragraph is placed at the top of the page and the second
11065  one at the bottom, because the space between them is then maximal.
11066  
11067 \family sans
11068 VFill
11069 \family default
11070 s work like 
11071 \family sans
11072 HFill
11073 \family default
11074 s: they fill the remaining vertical space on a page with blank space.
11075 \begin_inset Foot
11076 status collapsed
11077
11078 \begin_layout Plain Layout
11079
11080 \family sans
11081 HFill
11082 \family default
11083 s are described in section
11084 \begin_inset space ~
11085 \end_inset
11086
11087
11088 \begin_inset CommandInset ref
11089 LatexCommand ref
11090 reference "sub:Horizontal-Space"
11091
11092 \end_inset
11093
11094 .
11095 \end_layout
11096
11097 \end_inset
11098
11099  If there are several 
11100 \family sans
11101 VFill
11102 \family default
11103 s on a page, they divide the remaining vertical space equally between themselves.
11104  You can therefore use 
11105 \family sans
11106 VFill
11107 \family default
11108 s to center text on a page, or even place text 2/3 down a page.
11109 \end_layout
11110
11111 \begin_layout Standard
11112
11113 \family sans
11114 Custom
11115 \family default
11116  are custom spaces in units explained in Appendix
11117 \begin_inset space ~
11118 \end_inset
11119
11120
11121 \begin_inset CommandInset ref
11122 LatexCommand ref
11123 reference "chap:Units-available-in"
11124
11125 \end_inset
11126
11127 .
11128 \end_layout
11129
11130 \begin_layout Standard
11131 \begin_inset Note Greyedout
11132 status collapsed
11133
11134 \begin_layout Plain Layout
11135
11136 \series bold
11137 Note:
11138 \series default
11139  
11140 \series medium
11141 If the extra vertical space would be in the output at the top/bottom of
11142  a page, the space is only added if you have also checked the option 
11143 \family sans
11144 Protect
11145 \family default
11146 .
11147 \end_layout
11148
11149 \end_inset
11150
11151
11152 \end_layout
11153
11154 \begin_layout Subsection
11155 Paragraph Alignment
11156 \end_layout
11157
11158 \begin_layout Standard
11159 You can change the paragraph alignment with the 
11160 \family sans
11161 Edit\SpecialChar \menuseparator
11162 Paragraph Settings
11163 \family default
11164  dialog.
11165  There are five possibilities: 
11166 \end_layout
11167
11168 \begin_layout Itemize
11169
11170 \family sans
11171 Justified
11172 \family default
11173  (shortcut 
11174 \begin_inset Info
11175 type  "shortcut"
11176 arg   "paragraph-params \\align block"
11177 \end_inset
11178
11179 )
11180 \end_layout
11181
11182 \begin_layout Itemize
11183
11184 \family sans
11185 Left
11186 \family default
11187  (
11188 \begin_inset Info
11189 type  "shortcut"
11190 arg   "paragraph-params \\align left"
11191 \end_inset
11192
11193 )
11194 \end_layout
11195
11196 \begin_layout Itemize
11197
11198 \family sans
11199 Right
11200 \family default
11201  (
11202 \begin_inset Info
11203 type  "shortcut"
11204 arg   "paragraph-params \\align right"
11205 \end_inset
11206
11207 )
11208 \end_layout
11209
11210 \begin_layout Itemize
11211
11212 \family sans
11213 Center
11214 \family default
11215  (
11216 \begin_inset Info
11217 type  "shortcut"
11218 arg   "paragraph-params \\align center"
11219 \end_inset
11220
11221 )
11222 \end_layout
11223
11224 \begin_layout Itemize
11225
11226 \family sans
11227 Default
11228 \family default
11229  (
11230 \begin_inset Info
11231 type  "shortcut"
11232 arg   "paragraph-params \\align default"
11233 \end_inset
11234
11235 )
11236 \end_layout
11237
11238 \begin_layout Standard
11239 The default in most cases is justified alignment, in which the inter-word
11240  spacing is variable and each line of a paragraph fills the region between
11241  the left and right margins.
11242  The other three alignments should be self-explanatory, and look like this:
11243 \end_layout
11244
11245 \begin_layout Standard
11246 \align right
11247 This paragraph is right aligned,
11248 \end_layout
11249
11250 \begin_layout Standard
11251 \align center
11252 this one is centered,
11253 \end_layout
11254
11255 \begin_layout Standard
11256 \align left
11257 this one is left aligned.
11258 \end_layout
11259
11260 \begin_layout Subsection
11261 Forced Page Breaks
11262 \begin_inset Index idx
11263 status collapsed
11264
11265 \begin_layout Plain Layout
11266 Page breaks ! Forced
11267 \end_layout
11268
11269 \end_inset
11270
11271
11272 \begin_inset CommandInset label
11273 LatexCommand label
11274 name "sub:Forced-Page-Breaks"
11275
11276 \end_inset
11277
11278
11279 \end_layout
11280
11281 \begin_layout Standard
11282 If you don't like the way LaTeX does the page breaks in your document, you
11283  can force a page break where you want one.
11284  Normally this will not be necessary, because LaTeX is good at page breaking.
11285  Only if you use a lot of 
11286 \family sans
11287 Floats
11288 \family default
11289 , LaTeX's page breaking algorithm can fail.
11290 \end_layout
11291
11292 \begin_layout Standard
11293 We recommend not to use forced page breaks until the text is finished and
11294  until you have checked in the preview to see if you 
11295 \emph on
11296 really
11297 \emph default
11298  have to change the page breaking.
11299 \end_layout
11300
11301 \begin_layout Standard
11302 There are two types of page breaks: One that ends the page without any special
11303  action.
11304  This can be inserted above or below a paragraph via the menu 
11305 \family sans
11306 Insert\SpecialChar \menuseparator
11307 Formatting\SpecialChar \menuseparator
11308 New
11309 \begin_inset space ~
11310 \end_inset
11311
11312 Page
11313 \family default
11314 .
11315  The second type, that is inserted via the menu 
11316 \family sans
11317 Insert\SpecialChar \menuseparator
11318 Formatting\SpecialChar \menuseparator
11319 Page
11320 \begin_inset space ~
11321 \end_inset
11322
11323 Break
11324 \family default
11325 , ends a page but stretches the content of the page, so that it fills out
11326  the complete page.
11327  This type is useful to avoid whitespace when a page break produces a page
11328  on which only the last few lines are absent.
11329 \end_layout
11330
11331 \begin_layout Standard
11332 You might try to use a page break to ensure that a figure or table appears
11333  at the top of a page.
11334  This is, of course, the wrong way to do it.
11335  LyX gives you a way of automatically ensuring that your figures and tables
11336  appear at the top of a page (or the bottom, or on their own page) without
11337  having to worry about what precedes or follows your figure or table.
11338  See chapter 
11339 \begin_inset CommandInset ref
11340 LatexCommand ref
11341 reference "chap:Floats-and-Notes"
11342
11343 \end_inset
11344
11345  to learn more about 
11346 \family sans
11347 Floats
11348 \family default
11349 .
11350 \end_layout
11351
11352 \begin_layout Subsubsection
11353 Clear Page Breaks
11354 \begin_inset CommandInset label
11355 LatexCommand label
11356 name "sub:Clear-Page-Breaks"
11357
11358 \end_inset
11359
11360
11361 \begin_inset Index idx
11362 status collapsed
11363
11364 \begin_layout Plain Layout
11365 Page breaks ! Clear
11366 \end_layout
11367
11368 \end_inset
11369
11370
11371 \end_layout
11372
11373 \begin_layout Standard
11374 Rather than forced page breaks where the content behind the break is placed
11375  directly on the next page, you can also clear pages while breaking them.
11376  That means that the current paragraph is terminated and everything, including
11377  unprocessed floats, from the earlier part of the document are placed behind
11378  it, if necessary by adding pages.
11379 \end_layout
11380
11381 \begin_layout Standard
11382 You can insert a clear page break with the menu 
11383 \family sans
11384 Insert\SpecialChar \menuseparator
11385 Formatting\SpecialChar \menuseparator
11386 Clear
11387 \begin_inset space ~
11388 \end_inset
11389
11390 Page
11391 \family default
11392 .
11393  When you have a two-sided document like a book, you can use the menu 
11394 \family sans
11395 Insert\SpecialChar \menuseparator
11396 Formatting\SpecialChar \menuseparator
11397 Clear
11398 \begin_inset space ~
11399 \end_inset
11400
11401 Double
11402 \begin_inset space ~
11403 \end_inset
11404
11405 Page
11406 \family default
11407  to insert a clear page break that assures that the next page is a right-hand
11408  page (odd-numbered), if necessary by adding a page.
11409 \end_layout
11410
11411 \begin_layout Subsection
11412 Forced Line Breaks
11413 \begin_inset Index idx
11414 status collapsed
11415
11416 \begin_layout Plain Layout
11417 Line breaks
11418 \end_layout
11419
11420 \end_inset
11421
11422
11423 \begin_inset CommandInset label
11424 LatexCommand label
11425 name "sub:Forced-Line-Breaks"
11426
11427 \end_inset
11428
11429
11430 \end_layout
11431
11432 \begin_layout Standard
11433 Similar to page breaks there are two types of line breaks: One that simply
11434  breaks the line.
11435  You can force this line break within a paragraph by selecting 
11436 \family sans
11437 Insert\SpecialChar \menuseparator
11438 Formatting\SpecialChar \menuseparator
11439 Ragged
11440 \begin_inset space ~
11441 \end_inset
11442
11443 Line
11444 \begin_inset space ~
11445 \end_inset
11446
11447 Break
11448 \family default
11449  or with 
11450 \begin_inset Info
11451 type  "shortcut"
11452 arg   "newline-insert newline"
11453 \end_inset
11454
11455 .
11456  Another type that is inserted via the menu 
11457 \family sans
11458 Insert\SpecialChar \menuseparator
11459 Formatting\SpecialChar \menuseparator
11460 Justified
11461 \begin_inset space ~
11462 \end_inset
11463
11464 Line
11465 \begin_inset space ~
11466 \end_inset
11467
11468 Break
11469 \family default
11470  breaks the line and stretches it so that it fills out the whole space between
11471  the page margins.
11472  This is useful to avoid 
11473 \begin_inset Quotes eld
11474 \end_inset
11475
11476 fringes
11477 \begin_inset Quotes erd
11478 \end_inset
11479
11480  in justified paragraphs due to possible whitespace introduced by line breaks.
11481 \end_layout
11482
11483 \begin_layout Standard
11484 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11485  LaTeX is very good at line breaking.
11486  There are, however, a number of situations where it is necessary to actively
11487  set a line break, e.
11488 \begin_inset space \thinspace{}
11489 \end_inset
11490
11491 g.
11492 \begin_inset space \space{}
11493 \end_inset
11494
11495 in a poem or for an address (see sections
11496 \begin_inset space ~
11497 \end_inset
11498
11499
11500 \begin_inset CommandInset ref
11501 LatexCommand ref
11502 reference "sec:Quote"
11503
11504 \end_inset
11505
11506
11507 \begin_inset CommandInset ref
11508 LatexCommand ref
11509 reference "sec:Verse"
11510
11511 \end_inset
11512
11513  and 
11514 \begin_inset CommandInset ref
11515 LatexCommand ref
11516 reference "sec:Address-Usage"
11517
11518 \end_inset
11519
11520 ).
11521 \end_layout
11522
11523 \begin_layout Subsection
11524 Horizontal Lines
11525 \begin_inset CommandInset label
11526 LatexCommand label
11527 name "sub:Horizontal-Lines"
11528
11529 \end_inset
11530
11531
11532 \begin_inset Index idx
11533 status collapsed
11534
11535 \begin_layout Plain Layout
11536 Horizontal lines
11537 \end_layout
11538
11539 \end_inset
11540
11541
11542 \end_layout
11543
11544 \begin_layout Standard
11545 \noindent
11546 \begin_inset CommandInset line
11547 LatexCommand rule
11548 offset "0.5ex"
11549 width "100line%"
11550 height "1pt"
11551
11552 \end_inset
11553
11554
11555 \end_layout
11556
11557 \begin_layout Standard
11558 \noindent
11559 In the dialog 
11560 \family sans
11561 Insert\SpecialChar \menuseparator
11562 Formatting\SpecialChar \menuseparator
11563 Horizontal
11564 \begin_inset space ~
11565 \end_inset
11566
11567 Line
11568 \family default
11569  you can insert horizontal lines.
11570  The line offset is the vertical distance between the line and the baseline
11571  of the current text line or the paragraph.
11572  The line settings can be changed by left-clicking on the line.
11573 \end_layout
11574
11575 \begin_layout Standard
11576 \noindent
11577 \begin_inset CommandInset line
11578 LatexCommand rule
11579 offset "0.5ex"
11580 width "100line%"
11581 height "1pt"
11582
11583 \end_inset
11584
11585
11586 \end_layout
11587
11588 \begin_layout Section
11589 Characters and Symbols
11590 \end_layout
11591
11592 \begin_layout Standard
11593 You can directly enter all characters that are available on your keyboard.
11594  You can also use special keyboard maps to be able to enter e.
11595 \begin_inset space \thinspace{}
11596 \end_inset
11597
11598 g.
11599 \begin_inset space \space{}
11600 \end_inset
11601
11602 characters needed for French with an English keyboard.
11603  See section
11604 \begin_inset space \thinspace{}
11605 \end_inset
11606
11607
11608 \begin_inset CommandInset ref
11609 LatexCommand ref
11610 reference "sub:Keyboard-mapping"
11611
11612 \end_inset
11613
11614  for information on how this is done.
11615 \end_layout
11616
11617 \begin_layout Standard
11618 For the case where you need a character that is not on your keyboard, you
11619  can use the 
11620 \family sans
11621 Symbols
11622 \family default
11623  dialog via the menu 
11624 \family sans
11625 Insert\SpecialChar \menuseparator
11626 Special Character\SpecialChar \menuseparator
11627 Symbols
11628 \family default
11629 .
11630 \end_layout
11631
11632 \begin_layout Standard
11633 \begin_inset Note Greyedout
11634 status collapsed
11635
11636 \begin_layout Plain Layout
11637
11638 \series bold
11639 Note:
11640 \series default
11641  Maybe not all symbols inserted with the symbols dialog can be displayed
11642  when you are using a special screen font in LyX's preferences.
11643  But the inserted symbols will in every case be displayed in the output.
11644 \end_layout
11645
11646 \end_inset
11647
11648
11649 \end_layout
11650
11651 \begin_layout Section
11652 Fonts and Text Styles
11653 \begin_inset CommandInset label
11654 LatexCommand label
11655 name "sec:Fonts-and-Text"
11656
11657 \end_inset
11658
11659
11660 \end_layout
11661
11662 \begin_layout Subsection
11663 Font Types
11664 \begin_inset Index idx
11665 status collapsed
11666
11667 \begin_layout Plain Layout
11668 Font ! Types
11669 \end_layout
11670
11671 \end_inset
11672
11673
11674 \end_layout
11675
11676 \begin_layout Standard
11677 There are two types of fonts:
11678 \end_layout
11679
11680 \begin_layout Description
11681 Vector
11682 \begin_inset space ~
11683 \end_inset
11684
11685 fonts
11686 \begin_inset Index idx
11687 status collapsed
11688
11689 \begin_layout Plain Layout
11690 Fonts ! Vector-
11691 \end_layout
11692
11693 \end_inset
11694
11695  are fonts, built from outlines of the single glyphs (e.
11696 \begin_inset space \thinspace{}
11697 \end_inset
11698
11699 g.
11700  characters) in the font.
11701  This means that each glyph is defined using mathematical curves that are
11702  well suited for scaling to any requested size.
11703  This mathematical definition is interpreted by the font renderer and the
11704  curve is filled out with pixels according to the size and glyph.
11705  This means that vector fonts will look pretty good in all sizes.
11706  Only at very small sizes where each pixel has to be very carefully computed
11707  to provide a good image, it might be hard to provide a good rendering.
11708 \begin_inset Newline newline
11709 \end_inset
11710
11711 That could mean that one only needs to define one font size and scale them.
11712  But to achieve a better quality, many fonts define several font sizes.
11713  That improves the appearance because you need more details at large font
11714  sizes than at small ones.
11715 \begin_inset Newline newline
11716 \end_inset
11717
11718 The font types 
11719 \family typewriter
11720 TrueType
11721 \family default
11722
11723 \family typewriter
11724 OpenType
11725 \family default
11726 , and 
11727 \family typewriter
11728 Type
11729 \begin_inset space ~
11730 \end_inset
11731
11732 1
11733 \family default
11734  are vector fonts.
11735 \end_layout
11736
11737 \begin_layout Description
11738 Bitmap
11739 \begin_inset space ~
11740 \end_inset
11741
11742 fonts
11743 \begin_inset Index idx
11744 status collapsed
11745
11746 \begin_layout Plain Layout
11747 Fonts ! Bitmap-
11748 \end_layout
11749
11750 \end_inset
11751
11752  on the other hand, are defined by bitmap graphics from the start, so they
11753  will look good at all the sizes they are meant for.
11754  However, they don't scale well, because in order to scale a glyph, each
11755  pixel is enlarged into several pixels.
11756  It is the same effect that happens if you try to enlarge a picture in a
11757  picture manipulation program.
11758  In order to relieve this effect, bitmap fonts are typically provided in
11759  several fixed sizes typically from around 8 pixels high up to 34 pixels
11760  or so high in steps according to what is believed to be useful.
11761  The advantage of bitmap fonts is that no complicated computations are necessary
11762  to display each glyph, so bitmap fonts are thus faster displayed than scalable
11763  fonts.
11764  The disadvantage is that sizes that don't exist as fixed versions have
11765  to be scaled by doubling pixels, and thus look bad.
11766 \begin_inset Newline newline
11767 \end_inset
11768
11769 Bitmap fonts are named 
11770 \family typewriter
11771 Type
11772 \begin_inset space ~
11773 \end_inset
11774
11775 3
11776 \family default
11777  in PostScript- and PDF-documents.
11778 \end_layout
11779
11780 \begin_layout Standard
11781 The result of all this is that bitmap fonts are best for the size they are
11782  designed for, while scalable fonts are good for nearly all sizes.
11783  So one needs fewer font size definitions for scalable fonts.
11784  That's the reason why nearly all text rendering and typesetting programs
11785  use scalable fonts.
11786 \end_layout
11787
11788 \begin_layout Standard
11789 To test which fonts are used in a PDF-document, you can have a look into
11790  its document properties.
11791 \end_layout
11792
11793 \begin_layout Standard
11794 Many modern typesetting and markup languages have begun to move towards
11795  specifying character styles rather than specifying a particular font.
11796  For example, instead of changing to an italicized version of the current
11797  font to emphasize text, you use an 
11798 \begin_inset Quotes eld
11799 \end_inset
11800
11801 emphasized style
11802 \begin_inset Quotes erd
11803 \end_inset
11804
11805  instead.
11806  This concept fits in perfectly with LyX.
11807  In LyX, you do things based on contexts, rather than focusing on typesetting
11808  details.
11809 \end_layout
11810
11811 \begin_layout Subsection
11812 LaTeX font support
11813 \begin_inset CommandInset label
11814 LatexCommand label
11815 name "sub:LaTeX-font-support"
11816
11817 \end_inset
11818
11819
11820 \end_layout
11821
11822 \begin_layout Standard
11823 Traditionally, LaTeX uses its own fonts.
11824  That is to say, you cannot directly access the fonts installed on your
11825  operating system, but you have to use specific fonts provided by your LaTeX
11826  distribution.
11827  The reason is that LaTeX needs some extra information about the fonts,
11828  which have to be provided by additional files and packages.
11829  The downside of this is that your font choice is somewhat limited, compared
11830  to usual word processors.
11831  On the other hand this comes with the advantage that the provided fonts
11832  are generally of very good quality, and that LaTeX files are very portable
11833  across different machines.
11834  Also, the range of fonts supported by traditional LaTeX was increased a
11835  lot meanwhile so that you can find packages for many free and commercial
11836  fonts.
11837  In LyX, only a subset of these are directly selectable via the user interface
11838  (see section
11839 \begin_inset space ~
11840 \end_inset
11841
11842
11843 \begin_inset CommandInset ref
11844 LatexCommand ref
11845 reference "sub:Document-Font"
11846
11847 \end_inset
11848
11849  for details).
11850  However, all others are available if you enter the respective LaTeX code
11851  in the document preamble (please refer to the documentation of your desired
11852  font).
11853 \end_layout
11854
11855 \begin_layout Standard
11856 Recent developments brought some new LaTeX engines that are also able to
11857  directly access fonts that are installed for your operating system, namely
11858  XeTeX and LuaTeX.
11859  Both engines are supported by LyX.
11860  By using them, you can use theoretically any OpenType or TrueType font
11861  that is installed on your system.
11862  The next section describes how to use these fonts.
11863 \end_layout
11864
11865 \begin_layout Standard
11866 \begin_inset Note Greyedout
11867 status collapsed
11868
11869 \begin_layout Plain Layout
11870
11871 \series bold
11872 Note:
11873 \series default
11874  In practice, some fonts might fail due to bad metrics and other font deficienci
11875 es; so you might have to experiment.
11876 \end_layout
11877
11878 \end_inset
11879
11880
11881 \end_layout
11882
11883 \begin_layout Standard
11884 \begin_inset Note Greyedout
11885 status collapsed
11886
11887 \begin_layout Plain Layout
11888
11889 \series bold
11890 Note:
11891 \series default
11892  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11893  as traditional LaTeX or PDFTeX.
11894 \end_layout
11895
11896 \end_inset
11897
11898
11899 \end_layout
11900
11901 \begin_layout Subsection
11902 Document Font and Font size
11903 \begin_inset CommandInset label
11904 LatexCommand label
11905 name "sub:Document-Font"
11906
11907 \end_inset
11908
11909
11910 \begin_inset Index idx
11911 status collapsed
11912
11913 \begin_layout Plain Layout
11914 Font ! Size
11915 \end_layout
11916
11917 \end_inset
11918
11919
11920 \begin_inset Index idx
11921 status collapsed
11922
11923 \begin_layout Plain Layout
11924 Document ! Font
11925 \end_layout
11926
11927 \end_inset
11928
11929
11930 \end_layout
11931
11932 \begin_layout Standard
11933 You can set the document fonts in the 
11934 \family sans
11935 Document\SpecialChar \menuseparator
11936 Settings
11937 \family default
11938
11939 \begin_inset Index idx
11940 status collapsed
11941
11942 \begin_layout Plain Layout
11943 Document ! Settings
11944 \end_layout
11945
11946 \end_inset
11947
11948  dialog.
11949  In the 
11950 \family sans
11951 Fonts
11952 \family default
11953  section of the dialog, you can specify which font should be used for the
11954  three different font shapes — roman (serif), 
11955 \family sans
11956 sans
11957 \begin_inset space ~
11958 \end_inset
11959
11960 serif
11961 \family default
11962  and 
11963 \family typewriter
11964 typewriter
11965 \family default
11966  (monospaced) — you can specify the base font size and scaling factors for
11967  (some) sans serif and typewriter fonts if this is necessary to fit with
11968  the roman font.
11969 \end_layout
11970
11971 \begin_layout Standard
11972 If you select 
11973 \family sans
11974 Use non-T
11975 \begin_inset ERT
11976 status collapsed
11977
11978 \begin_layout Plain Layout
11979
11980 {}
11981 \end_layout
11982
11983 \end_inset
11984
11985 eX fonts
11986 \family default
11987 , you will have access to the fonts installed on your operating system.
11988  This requires that you use 
11989 \family sans
11990 PDF (XeT
11991 \begin_inset ERT
11992 status collapsed
11993
11994 \begin_layout Plain Layout
11995
11996 {}
11997 \end_layout
11998
11999 \end_inset
12000
12001 eX)
12002 \family default
12003
12004 \family sans
12005 PDF (LuaT
12006 \begin_inset ERT
12007 status collapsed
12008
12009 \begin_layout Plain Layout
12010
12011 {}
12012 \end_layout
12013
12014 \end_inset
12015
12016 eX)
12017 \family default
12018  or 
12019 \family sans
12020 DVI (LuaT
12021 \begin_inset ERT
12022 status collapsed
12023
12024 \begin_layout Plain Layout
12025
12026 {}
12027 \end_layout
12028
12029 \end_inset
12030
12031 eX)
12032 \family default
12033  as the output format, i.
12034 \begin_inset space \thinspace{}
12035 \end_inset
12036
12037 e.
12038 \begin_inset space \space{}
12039 \end_inset
12040
12041 you will have to have either XeTeX or LuaTeX installed (see section
12042 \begin_inset space ~
12043 \end_inset
12044
12045
12046 \begin_inset CommandInset ref
12047 LatexCommand ref
12048 reference "sub:LaTeX-font-support"
12049
12050 \end_inset
12051
12052 ).
12053  You will then not have access to TeX's own fonts.
12054  Note that LyX then lists all available fonts in each of the three lists
12055  (roman, sans
12056 \begin_inset space ~
12057 \end_inset
12058
12059 serif, and typewriter), since LyX cannot determine the family.
12060  Also note that the output might fail with some of the listed fonts, due
12061  to the encoding of the fonts and\SpecialChar \slash{}
12062 or font failures.
12063  LyX cannot determine this in advance, so you might need to experiment.
12064 \end_layout
12065
12066 \begin_layout Standard
12067 If you use TeX fonts (which is the default), the possible options for the
12068  font include 
12069 \family sans
12070 Default
12071 \family default
12072  and a list of fonts available with your LaTeX distribution.
12073  If you select 
12074 \family sans
12075 Default,
12076 \family default
12077  the font that is preset by the current document class is used.
12078  In most cases, this will be the standard TeX font, known as 
12079 \begin_inset Quotes eld
12080 \end_inset
12081
12082
12083 \family typewriter
12084 Computer
12085 \begin_inset space ~
12086 \end_inset
12087
12088 Modern
12089 \family default
12090
12091 \begin_inset Quotes erd
12092 \end_inset
12093
12094  (
12095 \family typewriter
12096 cm
12097 \family default
12098 ) or 
12099 \begin_inset Quotes eld
12100 \end_inset
12101
12102
12103 \family typewriter
12104 European Computer Modern
12105 \family default
12106
12107 \begin_inset Quotes erd
12108 \end_inset
12109
12110  (
12111 \family typewriter
12112 ec
12113 \family default
12114 ), but some classes preset different default fonts.
12115 \end_layout
12116
12117 \begin_layout Standard
12118 As 
12119 \family typewriter
12120 cm
12121 \family default
12122  and 
12123 \family typewriter
12124 ec
12125 \family default
12126  are bitmap fonts, they often looks pixelated in PDF output, especially
12127  when you read the PDF in a zoomed size.
12128 \begin_inset Foot
12129 status collapsed
12130
12131 \begin_layout Plain Layout
12132 This problem doesn't appear if you read PDFs in 
12133 \family typewriter
12134 Adobe
12135 \begin_inset space ~
12136 \end_inset
12137
12138 Reader
12139 \family default
12140  version 6 or later, because this program includes a special bitmap font
12141  renderer.
12142 \end_layout
12143
12144 \end_inset
12145
12146  To get rid of pixelated fonts, you have to use a vector font.
12147  Depending on how your document should look like, you can either:
12148 \end_layout
12149
12150 \begin_layout Itemize
12151 select the 
12152 \family sans
12153 Latin
12154 \begin_inset space ~
12155 \end_inset
12156
12157 Modern
12158 \family default
12159  fonts, which is the recommended choice if you want to keep the look of
12160  
12161 \family typewriter
12162 cm
12163 \family default
12164 /
12165 \family typewriter
12166 ec
12167 \family default
12168 .
12169  
12170 \family sans
12171 Latin
12172 \begin_inset space ~
12173 \end_inset
12174
12175 Modern
12176 \family default
12177  was developed for the LaTeX community in order to replace 
12178 \family typewriter
12179 cm
12180 \family default
12181  as the default font.
12182  It covers a huge range of glyphs and several font shapes.
12183  Except for some details, where the appearance was improved, 
12184 \family sans
12185 Latin
12186 \begin_inset space ~
12187 \end_inset
12188
12189 Modern
12190 \family default
12191  looks identical to 
12192 \family typewriter
12193 cm
12194 \family default
12195 .
12196 \begin_inset Foot
12197 status collapsed
12198
12199 \begin_layout Plain Layout
12200 One difference is improved kerning.
12201 \end_layout
12202
12203 \end_inset
12204
12205
12206 \end_layout
12207
12208 \begin_layout Itemize
12209 or select the 
12210 \family sans
12211 AE
12212 \begin_inset space ~
12213 \end_inset
12214
12215 (Almost
12216 \begin_inset space ~
12217 \end_inset
12218
12219 European)
12220 \family default
12221  fonts in (the rare) case that 
12222 \family sans
12223 Latin
12224 \begin_inset space ~
12225 \end_inset
12226
12227 Modern
12228 \family default
12229  is not available to you or does not work, and you still want to emulate
12230  the look of 
12231 \family typewriter
12232 cm
12233 \family default
12234 /
12235 \family typewriter
12236 ec
12237 \family default
12238 .
12239  
12240 \family typewriter
12241 AE
12242 \family default
12243  is a virtual font.
12244  Virtual means that it 
12245 \begin_inset Quotes eld
12246 \end_inset
12247
12248 steals
12249 \begin_inset Quotes erd
12250 \end_inset
12251
12252  outline 
12253 \family typewriter
12254 cm
12255 \family default
12256 -glyphs from other fonts.
12257  This has the disadvantage that some characters are missing, like the French
12258  guillemets (
12259 \begin_inset Quotes eld
12260 \end_inset
12261
12262 «
12263 \begin_inset Quotes erd
12264 \end_inset
12265
12266  and 
12267 \begin_inset Quotes eld
12268 \end_inset
12269
12270 »
12271 \begin_inset Quotes erd
12272 \end_inset
12273
12274 )
12275 \begin_inset Foot
12276 status collapsed
12277
12278 \begin_layout Plain Layout
12279 Loading the LaTeX-package 
12280 \series bold
12281 aeguill
12282 \series default
12283
12284 \begin_inset Index idx
12285 status collapsed
12286
12287 \begin_layout Plain Layout
12288 LaTeX-packages ! aeguill
12289 \end_layout
12290
12291 \end_inset
12292
12293  with the document preamble line
12294 \begin_inset Newline newline
12295 \end_inset
12296
12297
12298 \series bold
12299
12300 \backslash
12301 usepackage[ec]{aeguill}
12302 \begin_inset Newline newline
12303 \end_inset
12304
12305
12306 \series default
12307 will fix the guillemet problem.
12308 \end_layout
12309
12310 \end_inset
12311
12312  and that accented characters are not 
12313 \emph on
12314 one
12315 \emph default
12316  glyph, but built of 
12317 \emph on
12318 two
12319 \emph default
12320  characters, the accent and the letter.
12321  Therefore you cannot search for words with accented characters in documents
12322  using the 
12323 \family typewriter
12324 AE
12325 \family default
12326  fonts.
12327  If you search for example for the French word 
12328 \begin_inset Quotes eld
12329 \end_inset
12330
12331 rève
12332 \begin_inset Quotes erd
12333 \end_inset
12334
12335  in a PDF, you will not get any result, because the PDF-viewer searches
12336  for the glyph 
12337 \begin_inset Quotes eld
12338 \end_inset
12339
12340  è 
12341 \begin_inset Quotes erd
12342 \end_inset
12343
12344  and not for the glyph 
12345 \begin_inset Quotes eld
12346 \end_inset
12347
12348  e +
12349 \begin_inset space ~
12350 \end_inset
12351
12352  ̀ 
12353 \begin_inset Quotes erd
12354 \end_inset
12355
12356 .
12357 \end_layout
12358
12359 \begin_layout Itemize
12360 If you do not like the look of 
12361 \family typewriter
12362 cm
12363 \family default
12364 /
12365 \family typewriter
12366 ec
12367 \family default
12368 , you can of course select one of the other provided vector fonts, e.
12369 \begin_inset space \thinspace{}
12370 \end_inset
12371
12372 g.
12373 \begin_inset space ~
12374 \end_inset
12375
12376
12377 \family typewriter
12378 Times
12379 \begin_inset space ~
12380 \end_inset
12381
12382 Roman
12383 \family default
12384  or
12385 \family typewriter
12386  Palatino
12387 \family default
12388 .
12389  Most roman vector fonts will automatically select matching sans
12390 \begin_inset space ~
12391 \end_inset
12392
12393 serif and typewriter fonts,
12394 \begin_inset Foot
12395 status collapsed
12396
12397 \begin_layout Plain Layout
12398 These are sometimes just matching other fonts (e.
12399 \begin_inset space \thinspace{}
12400 \end_inset
12401
12402 g., 
12403 \family sans
12404 Times
12405 \begin_inset space ~
12406 \end_inset
12407
12408 Roman
12409 \family default
12410  selects 
12411 \family sans
12412 Helvetica
12413 \family default
12414  for sans serif text), or different shapes of the same font, i.
12415 \begin_inset space \thinspace{}
12416 \end_inset
12417
12418 e.
12419 \begin_inset space \space{}
12420 \end_inset
12421
12422 a real font 
12423 \emph on
12424 family
12425 \emph default
12426  (e.
12427 \begin_inset space \thinspace{}
12428 \end_inset
12429
12430 g.
12431 \begin_inset space \space{}
12432 \end_inset
12433
12434 in case of 
12435 \family sans
12436 Latin
12437 \begin_inset space ~
12438 \end_inset
12439
12440 Modern
12441 \family default
12442  oder 
12443 \family sans
12444 Computer
12445 \begin_inset space ~
12446 \end_inset
12447
12448 Modern
12449 \family default
12450 ).
12451 \end_layout
12452
12453 \end_inset
12454
12455  but you can also select your own.
12456 \begin_inset Newline newline
12457 \end_inset
12458
12459 The differences between roman, 
12460 \family sans
12461 sans
12462 \begin_inset space ~
12463 \end_inset
12464
12465 serif
12466 \family default
12467  and 
12468 \family typewriter
12469 typewriter
12470 \family default
12471  fonts are explained in section
12472 \begin_inset space ~
12473 \end_inset
12474
12475
12476 \begin_inset CommandInset ref
12477 LatexCommand ref
12478 reference "sub:Fine-Tuning-with-the"
12479
12480 \end_inset
12481
12482 .
12483 \begin_inset Newline newline
12484 \end_inset
12485
12486 The font 
12487 \family sans
12488 Times
12489 \begin_inset space ~
12490 \end_inset
12491
12492 Roman
12493 \family default
12494  was originally designed for newspapers.
12495  Its glyphs are thus smaller than glyphs from other fonts in order to fit
12496  into the small newspaper columns.
12497  Therefore 
12498 \family sans
12499 Times
12500 \begin_inset space ~
12501 \end_inset
12502
12503 Roman
12504 \family default
12505  is not the optimal choice for larger documents like books.
12506 \end_layout
12507
12508 \begin_layout Standard
12509 For the font size there are generally four possible values: 
12510 \family sans
12511 Default, 10
12512 \family default
12513
12514 \family sans
12515 11
12516 \family default
12517  and 
12518 \family sans
12519 12
12520 \family default
12521 .
12522  Some classes provide additional sizes.
12523  The size of 
12524 \family sans
12525 Default
12526 \family default
12527  depends on the class you are using.
12528  In the standard classes it is equal to the font size 10.
12529 \end_layout
12530
12531 \begin_layout Standard
12532 Note that the font size is the 
12533 \emph on
12534 base size
12535 \emph default
12536 .
12537  That means that LyX scales all other possible font sizes (such as those
12538  used in footnotes, super-, and subscripts) by this value.
12539  You can fine-tune the font size of text parts via the 
12540 \family sans
12541 Text
12542 \begin_inset space ~
12543 \end_inset
12544
12545 Style
12546 \family default
12547  dialog if needed.
12548  The possible font sizes for text parts are explained in section
12549 \begin_inset space ~
12550 \end_inset
12551
12552
12553 \begin_inset CommandInset ref
12554 LatexCommand ref
12555 reference "sub:Fine-Tuning-with-the"
12556
12557 \end_inset
12558
12559 .
12560 \end_layout
12561
12562 \begin_layout Standard
12563 The 
12564 \family sans
12565 Default Family
12566 \family default
12567  selection lets you specify whether the base font of your document should
12568  be roman, sans
12569 \begin_inset space ~
12570 \end_inset
12571
12572 serif or typewriter.
12573  The 
12574 \family sans
12575 Default
12576 \family default
12577  selection uses what is preset by the class, the other selections override
12578  this.
12579  In most cases, 
12580 \family sans
12581 Default
12582 \family default
12583  is equal to 
12584 \family sans
12585 roman
12586 \family default
12587 , but some classes (such as presentation classes) also use other defaults.
12588 \end_layout
12589
12590 \begin_layout Standard
12591 The
12592 \family typewriter
12593  
12594 \family sans
12595 LaTe
12596 \begin_inset ERT
12597 status collapsed
12598
12599 \begin_layout Plain Layout
12600
12601 {}
12602 \end_layout
12603
12604 \end_inset
12605
12606 X font encoding
12607 \family default
12608  selection is an expert setting which lets you change the value passed to
12609  the LaTeX-package 
12610 \series bold
12611 fontenc
12612 \series default
12613
12614 \begin_inset Index idx
12615 status collapsed
12616
12617 \begin_layout Plain Layout
12618 LaTeX-packages ! fontenc
12619 \end_layout
12620
12621 \end_inset
12622
12623  (see also sec.
12624 \begin_inset space ~
12625 \end_inset
12626
12627
12628 \begin_inset CommandInset ref
12629 LatexCommand ref
12630 reference "sub:LaTeX-settings"
12631
12632 \end_inset
12633
12634 ).
12635  Normally, you do not need to change (or even understand) this.
12636  Unless you have specific reasons, use 
12637 \family sans
12638 Default
12639 \family default
12640 .
12641 \end_layout
12642
12643 \begin_layout Standard
12644 With some fonts, the checkboxes 
12645 \family sans
12646 Use Old Style Figures
12647 \family default
12648  and 
12649 \family sans
12650 Use True Small Caps
12651 \family default
12652  are available.
12653  These are extra features some fonts provide.
12654  If 
12655 \family sans
12656 Use Old Style Figures
12657 \family default
12658  is checked, old style figures (also known as medieval or text figures)
12659  are used.
12660  Old style figures are the numerals (0
12661 \begin_inset space \thinspace{}
12662 \end_inset
12663
12664 -
12665 \begin_inset space \thinspace{}
12666 \end_inset
12667
12668 9) with ascenders and descenders, which makes them fit nicely with lower
12669  letters.
12670  
12671 \family sans
12672 Use True Small Caps
12673 \family default
12674  determines that real small caps are used instead of faked small caps made
12675  of scaled capitals.
12676  Real small caps are often part of expert font sets; they generally look
12677  better than faked small caps but might have to be purchased separately.
12678 \end_layout
12679
12680 \begin_layout Standard
12681 The field 
12682 \family sans
12683 CJK
12684 \family default
12685  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12686  a font to display the script characters.
12687 \begin_inset Foot
12688 status collapsed
12689
12690 \begin_layout Plain Layout
12691 The font will be the argument for the commands of the LaTeX-package 
12692 \series bold
12693 CJK
12694 \series default
12695 .
12696 \begin_inset Index idx
12697 status collapsed
12698
12699 \begin_layout Plain Layout
12700 LaTeX-packages ! CJK
12701 \end_layout
12702
12703 \end_inset
12704
12705  So this has no effect for the document language 
12706 \family sans
12707 Japanese
12708 \family default
12709  that does not use 
12710 \series bold
12711 CJK
12712 \series default
12713 .
12714 \end_layout
12715
12716 \end_inset
12717
12718
12719 \end_layout
12720
12721 \begin_layout Standard
12722 \begin_inset VSpace bigskip
12723 \end_inset
12724
12725
12726 \begin_inset Note Greyedout
12727 status collapsed
12728
12729 \begin_layout Plain Layout
12730
12731 \series bold
12732 Note:
12733 \series default
12734  When you choose a new font or font size, LyX does 
12735 \emph on
12736 not
12737 \emph default
12738  change the screen font! You will only see a difference in the printed output;
12739  this is part of the WYSIWYM concept.
12740  LyX's screen fonts can be adjusted in the 
12741 \family sans
12742 Tools\SpecialChar \menuseparator
12743 Preferences
12744 \family default
12745  dialog, see section
12746 \begin_inset space ~
12747 \end_inset
12748
12749
12750 \begin_inset CommandInset ref
12751 LatexCommand ref
12752 reference "sub:Screen-Fonts"
12753
12754 \end_inset
12755
12756 .
12757 \end_layout
12758
12759 \end_inset
12760
12761
12762 \end_layout
12763
12764 \begin_layout Subsection
12765 Using Different Character Styles
12766 \begin_inset Index idx
12767 status collapsed
12768
12769 \begin_layout Plain Layout
12770 Character Styles
12771 \end_layout
12772
12773 \end_inset
12774
12775
12776 \begin_inset Index idx
12777 status collapsed
12778
12779 \begin_layout Plain Layout
12780 Text Style
12781 \end_layout
12782
12783 \end_inset
12784
12785
12786 \end_layout
12787
12788 \begin_layout Standard
12789 As we've already seen, LyX automatically changes the character style for
12790  certain paragraph environments.
12791  LyX supports two character styles, 
12792 \family sans
12793 Emphasized
12794 \family default
12795  and 
12796 \family sans
12797 Noun
12798 \family default
12799 .
12800  You can activate both of these styles via keybindings, the menus, and the
12801  toolbar.
12802 \end_layout
12803
12804 \begin_layout Standard
12805 To activate the 
12806 \family sans
12807 Noun
12808 \family default
12809  style, do one of the following:
12810 \end_layout
12811
12812 \begin_layout Itemize
12813 click on the toolbar button 
12814 \begin_inset Info
12815 type  "icon"
12816 arg   "font-noun"
12817 \end_inset
12818
12819
12820 \end_layout
12821
12822 \begin_layout Itemize
12823 use the key binding 
12824 \begin_inset Info
12825 type  "shortcut"
12826 arg   "font-noun"
12827 \end_inset
12828
12829
12830 \end_layout
12831
12832 \begin_layout Standard
12833 These commands are all toggles.
12834  That is, if 
12835 \family sans
12836 Noun
12837 \family default
12838  style is already active, they deactivate it.
12839 \end_layout
12840
12841 \begin_layout Standard
12842 One typically uses the 
12843 \family sans
12844 Noun
12845 \family default
12846  style for proper names.
12847  For example: 
12848 \begin_inset Quotes eld
12849 \end_inset
12850
12851
12852 \noun on
12853 Matthias Ettrich
12854 \noun default
12855  is the original author of LyX.
12856 \begin_inset Quotes erd
12857 \end_inset
12858
12859
12860 \end_layout
12861
12862 \begin_layout Standard
12863 A more widely used character style is the 
12864 \family sans
12865 Emphasized
12866 \family default
12867  style.
12868  You can activate (or deactivate — it's also a toggle) the 
12869 \family sans
12870 Emphasized
12871 \family default
12872  style by:
12873 \end_layout
12874
12875 \begin_layout Itemize
12876 clicking on the toolbar button 
12877 \begin_inset Info
12878 type  "icon"
12879 arg   "font-emph"
12880 \end_inset
12881
12882
12883 \end_layout
12884
12885 \begin_layout Itemize
12886 using the keybindings 
12887 \begin_inset Info
12888 type  "shortcut"
12889 arg   "font-emph"
12890 \end_inset
12891
12892
12893 \end_layout
12894
12895 \begin_layout Standard
12896 Normally the 
12897 \family sans
12898 Emphasized
12899 \family default
12900  style is equivalent to an italic font but some document classes or LaTeX-packag
12901 es use a different font.
12902 \end_layout
12903
12904 \begin_layout Standard
12905 We've been using the 
12906 \family sans
12907 Emphasized
12908 \family default
12909  style all over the place in this document.
12910  Here's one more example:
12911 \end_layout
12912
12913 \begin_layout Quotation
12914
12915 \emph on
12916 Do not overuse character styles!
12917 \end_layout
12918
12919 \begin_layout Standard
12920 It's also a warning in addition to an example.
12921  One's writing should parallel ordinary conversation.
12922  Since we don't all constantly scream at each other, we should also avoid
12923  the common tendency to overuse character style.
12924  
12925 \end_layout
12926
12927 \begin_layout Standard
12928 You can always reset to the default font using the key binding 
12929 \begin_inset Info
12930 type  "shortcut"
12931 arg   "font-default"
12932 \end_inset
12933
12934  or the dialog 
12935 \family sans
12936 Edit\SpecialChar \menuseparator
12937 Text
12938 \begin_inset space ~
12939 \end_inset
12940
12941 Style
12942 \family default
12943 .
12944 \end_layout
12945
12946 \begin_layout Subsection
12947 Fine-Tuning with the 
12948 \family sans
12949 Text Style
12950 \family default
12951  dialog
12952 \begin_inset CommandInset label
12953 LatexCommand label
12954 name "sub:Fine-Tuning-with-the"
12955
12956 \end_inset
12957
12958
12959 \begin_inset Index idx
12960 status collapsed
12961
12962 \begin_layout Plain Layout
12963 Text Style
12964 \end_layout
12965
12966 \end_inset
12967
12968
12969 \end_layout
12970
12971 \begin_layout Standard
12972 There are always occasions when you will need to do some fine-tuning, so
12973  LyX gives you a way to create a custom character style.
12974  For example, an academic journal or a corporation may have a style sheet
12975  requiring a sans-serif font be used in certain situations.
12976  Also, writers sometimes use a different font to offset a character's thoughts
12977  from ordinary dialog.
12978 \end_layout
12979
12980 \begin_layout Standard
12981 Before we document how to use custom character style, we want to issue a
12982  warning yet again: Don't overuse character styles! 
12983 \begin_inset Newline newline
12984 \end_inset
12985
12986 Documents that overuse different fonts and sizes are not well readable and
12987  tend to look as if someone has knocked huge holes in them.
12988 \end_layout
12989
12990 \begin_layout Standard
12991 To use custom character styles, open the 
12992 \family sans
12993 Edit\SpecialChar \menuseparator
12994 Text
12995 \begin_inset space ~
12996 \end_inset
12997
12998 Style\SpecialChar \menuseparator
12999 Customized
13000 \family default
13001  dialog or press the toolbar button 
13002 \begin_inset Info
13003 type  "icon"
13004 arg   "dialog-show character"
13005 \end_inset
13006
13007 .
13008  There are several boxes on this dialog, each corresponding to a different
13009  font property that you can choose.
13010  You can choose an option for one of these properties, or select 
13011 \family sans
13012 No
13013 \begin_inset space ~
13014 \end_inset
13015
13016 change
13017 \family default
13018 , which keeps the current state of that property.
13019  The item 
13020 \family sans
13021 Reset
13022 \family default
13023  will reset the property to whatever is the default.
13024  You can use this to reset attributes across a bunch of different paragraph
13025  environments in a snap.
13026 \end_layout
13027
13028 \begin_layout Standard
13029 The font properties, and their options (in addition to 
13030 \family sans
13031 No
13032 \begin_inset space ~
13033 \end_inset
13034
13035 change
13036 \family default
13037  and 
13038 \family sans
13039 Reset
13040 \family default
13041 ) are:
13042 \end_layout
13043
13044 \begin_layout Labeling
13045 \labelwidthstring 00.00.0000
13046
13047 \family sans
13048 Family
13049 \family default
13050  The 
13051 \begin_inset Quotes eld
13052 \end_inset
13053
13054 overall look
13055 \begin_inset Quotes erd
13056 \end_inset
13057
13058  of the font.
13059  The possible options are:
13060 \end_layout
13061
13062 \begin_deeper
13063 \begin_layout Labeling
13064 \labelwidthstring 00.00.0000
13065
13066 \family sans
13067 Roman
13068 \family default
13069  This is the Roman font family.
13070  Normally a serif font.
13071  It's also the default family.
13072  (key binding 
13073 \begin_inset Info
13074 type  "shortcut"
13075 arg   "font-roman"
13076 \end_inset
13077
13078 )
13079 \end_layout
13080
13081 \begin_layout Labeling
13082 \labelwidthstring 00.00.0000
13083
13084 \family sans
13085 Sans
13086 \begin_inset space ~
13087 \end_inset
13088
13089 Serif
13090 \family default
13091  
13092 \family sans
13093 This is the Sans Serif font family.
13094
13095 \family default
13096  (key binding 
13097 \begin_inset Info
13098 type  "shortcut"
13099 arg   "font-sans"
13100 \end_inset
13101
13102 )
13103 \end_layout
13104
13105 \begin_layout Labeling
13106 \labelwidthstring 00.00.0000
13107
13108 \family sans
13109 Typewriter
13110 \family default
13111  
13112 \family typewriter
13113 This is the Typewriter font family.
13114
13115 \family default
13116  (key binding 
13117 \begin_inset Info
13118 type  "shortcut"
13119 arg   "font-typewriter"
13120 \end_inset
13121
13122
13123 \family sans
13124 )
13125 \end_layout
13126
13127 \end_deeper
13128 \begin_layout Labeling
13129 \labelwidthstring 00.00.0000
13130
13131 \family sans
13132 Series
13133 \family default
13134  This corresponds to the print weight.
13135  Options are:
13136 \end_layout
13137
13138 \begin_deeper
13139 \begin_layout Labeling
13140 \labelwidthstring 00.00.0000
13141
13142 \family sans
13143 Medium
13144 \family default
13145  This is the Medium font series.
13146  It's also the default series.
13147 \end_layout
13148
13149 \begin_layout Labeling
13150 \labelwidthstring 00.00.0000
13151
13152 \family sans
13153 Bold
13154 \family default
13155  
13156 \series bold
13157 This is the Bold font series.
13158
13159 \series default
13160  (key binding 
13161 \begin_inset Info
13162 type  "shortcut"
13163 arg   "font-bold"
13164 \end_inset
13165
13166 )
13167 \end_layout
13168
13169 \end_deeper
13170 \begin_layout Labeling
13171 \labelwidthstring 00.00.0000
13172
13173 \family sans
13174 Shape
13175 \family default
13176  As the name implies.
13177  Options are:
13178 \end_layout
13179
13180 \begin_deeper
13181 \begin_layout Labeling
13182 \labelwidthstring 00.00.0000
13183
13184 \family sans
13185 Upright
13186 \family default
13187  This is the Upright font shape.
13188  It's also the default shape.
13189 \end_layout
13190
13191 \begin_layout Labeling
13192 \labelwidthstring 00.00.0000
13193
13194 \family sans
13195 Italic
13196 \family default
13197  
13198 \shape italic
13199 This
13200 \shape default
13201  
13202 \family sans
13203 \shape italic
13204 i
13205 \family default
13206 s the Italic font shape
13207 \shape default
13208 \emph on
13209 .
13210 \end_layout
13211
13212 \begin_layout Labeling
13213 \labelwidthstring 00.00.0000
13214
13215 \family sans
13216 Slanted
13217 \family default
13218  
13219 \shape slanted
13220 This is the Slanted font shape
13221 \shape default
13222  (although it might not be visible in LyX, this is different from italic).
13223 \end_layout
13224
13225 \begin_layout Labeling
13226 \labelwidthstring 00.00.0000
13227
13228 \family sans
13229 Small
13230 \begin_inset space ~
13231 \end_inset
13232
13233 Caps
13234 \family default
13235  
13236 \shape smallcaps
13237 This is the Small caps font shape
13238 \shape default
13239 \noun on
13240 .
13241 \end_layout
13242
13243 \end_deeper
13244 \begin_layout Labeling
13245 \labelwidthstring 00.00.0000
13246
13247 \family sans
13248 Size
13249 \family default
13250  Alters the size of the font.
13251  You will find no numerical values here; all possible sizes are actually
13252  proportional to the document font size.
13253  Once again, you don't feed LyX the details, but a general description of
13254  what you want to do.
13255  The options are:
13256 \end_layout
13257
13258 \begin_deeper
13259 \begin_layout Labeling
13260 \labelwidthstring 00.00.0000
13261
13262 \family sans
13263 Tiny
13264 \family default
13265  
13266 \size tiny
13267 This is the 
13268 \begin_inset Quotes eld
13269 \end_inset
13270
13271 Tiny
13272 \begin_inset Quotes erd
13273 \end_inset
13274
13275  font size.
13276
13277 \size default
13278  (key bindings 
13279 \begin_inset Info
13280 type  "shortcuts"
13281 arg   "font-size tiny"
13282 \end_inset
13283
13284 )
13285 \end_layout
13286
13287 \begin_layout Labeling
13288 \labelwidthstring 00.00.0000
13289
13290 \family sans
13291 Smallest
13292 \family default
13293  
13294 \size scriptsize
13295 This is the 
13296 \begin_inset Quotes eld
13297 \end_inset
13298
13299 Smallest
13300 \begin_inset Quotes erd
13301 \end_inset
13302
13303  font size
13304 \size default
13305 .
13306  (key binding 
13307 \begin_inset Info
13308 type  "shortcut"
13309 arg   "font-size scriptsize"
13310 \end_inset
13311
13312 )
13313 \end_layout
13314
13315 \begin_layout Labeling
13316 \labelwidthstring 00.00.0000
13317
13318 \family sans
13319 Smaller
13320 \family default
13321  
13322 \size footnotesize
13323 This is the 
13324 \begin_inset Quotes eld
13325 \end_inset
13326
13327 Smaller
13328 \begin_inset Quotes erd
13329 \end_inset
13330
13331  font size.
13332
13333 \size default
13334  (key bindings 
13335 \begin_inset Info
13336 type  "shortcuts"
13337 arg   "font-size footnotesize"
13338 \end_inset
13339
13340 )
13341 \end_layout
13342
13343 \begin_layout Labeling
13344 \labelwidthstring 00.00.0000
13345
13346 \family sans
13347 Small
13348 \family default
13349  
13350 \size small
13351 This is the 
13352 \begin_inset Quotes eld
13353 \end_inset
13354
13355 Small
13356 \begin_inset Quotes erd
13357 \end_inset
13358
13359  font size.
13360
13361 \size default
13362  (key bindings 
13363 \begin_inset Info
13364 type  "shortcuts"
13365 arg   "font-size small"
13366 \end_inset
13367
13368 )
13369 \end_layout
13370
13371 \begin_layout Labeling
13372 \labelwidthstring 00.00.0000
13373
13374 \family sans
13375 Normal
13376 \family default
13377  This is the 
13378 \begin_inset Quotes eld
13379 \end_inset
13380
13381 Normal
13382 \begin_inset Quotes erd
13383 \end_inset
13384
13385  font size.
13386  It's also the default size.
13387  (key bindings 
13388 \begin_inset Info
13389 type  "shortcuts"
13390 arg   "font-size normal"
13391 \end_inset
13392
13393 )
13394 \end_layout
13395
13396 \begin_layout Labeling
13397 \labelwidthstring 00.00.0000
13398
13399 \family sans
13400 Large
13401 \family default
13402  
13403 \size large
13404 This is the 
13405 \begin_inset Quotes eld
13406 \end_inset
13407
13408 Large
13409 \begin_inset Quotes erd
13410 \end_inset
13411
13412  font size.
13413
13414 \size default
13415  (key bindings 
13416 \begin_inset Info
13417 type  "shortcuts"
13418 arg   "font-size large"
13419 \end_inset
13420
13421 )
13422 \end_layout
13423
13424 \begin_layout Labeling
13425 \labelwidthstring 00.00.0000
13426
13427 \family sans
13428 Larger
13429 \family default
13430  
13431 \size larger
13432 This is the 
13433 \begin_inset Quotes eld
13434 \end_inset
13435
13436 Larger
13437 \begin_inset Quotes erd
13438 \end_inset
13439
13440  font size.
13441
13442 \size default
13443  (key bindings 
13444 \begin_inset Info
13445 type  "shortcuts"
13446 arg   "font-size larger"
13447 \end_inset
13448
13449 )
13450 \end_layout
13451
13452 \begin_layout Labeling
13453 \labelwidthstring 00.00.0000
13454
13455 \family sans
13456 Largest
13457 \family default
13458  
13459 \size largest
13460 This is the 
13461 \begin_inset Quotes eld
13462 \end_inset
13463
13464 Largest
13465 \begin_inset Quotes erd
13466 \end_inset
13467
13468  font size.
13469
13470 \size default
13471  (key binding 
13472 \begin_inset Info
13473 type  "shortcut"
13474 arg   "font-size largest"
13475 \end_inset
13476
13477 )
13478 \end_layout
13479
13480 \begin_layout Labeling
13481 \labelwidthstring 00.00.0000
13482
13483 \family sans
13484 Huge
13485 \family default
13486  
13487 \size huge
13488 This is the 
13489 \begin_inset Quotes eld
13490 \end_inset
13491
13492 Huge
13493 \begin_inset Quotes erd
13494 \end_inset
13495
13496  font size.
13497
13498 \size default
13499  (key bindings 
13500 \begin_inset Info
13501 type  "shortcuts"
13502 arg   "font-size huge"
13503 \end_inset
13504
13505 )
13506 \end_layout
13507
13508 \begin_layout Labeling
13509 \labelwidthstring 00.00.0000
13510
13511 \family sans
13512 Huger
13513 \family default
13514  
13515 \size giant
13516 This is the 
13517 \begin_inset Quotes eld
13518 \end_inset
13519
13520 Huger
13521 \begin_inset Quotes erd
13522 \end_inset
13523
13524  font size.
13525
13526 \size default
13527  (key bindings 
13528 \begin_inset Info
13529 type  "shortcuts"
13530 arg   "font-size giant"
13531 \end_inset
13532
13533 )
13534 \end_layout
13535
13536 \begin_layout Labeling
13537 \labelwidthstring 00.00.0000
13538
13539 \family sans
13540 Increase
13541 \family default
13542  This increases the size by one step (for instance, from 
13543 \begin_inset Quotes eld
13544 \end_inset
13545
13546 Largest
13547 \begin_inset Quotes erd
13548 \end_inset
13549
13550  to 
13551 \begin_inset Quotes eld
13552 \end_inset
13553
13554 Huge
13555 \begin_inset Quotes erd
13556 \end_inset
13557
13558 ).
13559  (key binding 
13560 \begin_inset Info
13561 type  "shortcut"
13562 arg   "font-size increase"
13563 \end_inset
13564
13565 )
13566 \end_layout
13567
13568 \begin_layout Labeling
13569 \labelwidthstring 00.00.0000
13570
13571 \family sans
13572 Decrease
13573 \family default
13574  This decreases the size by one step (for instance, from 
13575 \begin_inset Quotes eld
13576 \end_inset
13577
13578 Normal
13579 \begin_inset Quotes erd
13580 \end_inset
13581
13582  to 
13583 \begin_inset Quotes eld
13584 \end_inset
13585
13586 Small
13587 \begin_inset Quotes erd
13588 \end_inset
13589
13590 ).
13591  (key binding 
13592 \begin_inset Info
13593 type  "shortcut"
13594 arg   "font-size decrease"
13595 \end_inset
13596
13597 )
13598 \end_layout
13599
13600 \end_deeper
13601 \begin_layout Standard
13602 We warn you 
13603 \emph on
13604 yet again
13605 \emph default
13606 : don't go crazy with this feature.
13607  You should almost never need to change the font size.
13608  LyX automatically changes the font size for different paragraph environments
13609  — use those instead.
13610  This is here for fine-tuning only!
13611 \end_layout
13612
13613 \begin_layout Labeling
13614 \labelwidthstring 00.00.0000
13615
13616 \family sans
13617 Misc
13618 \family default
13619  Here you can change a few other things at the character level.
13620  Options are:
13621 \end_layout
13622
13623 \begin_deeper
13624 \begin_layout Labeling
13625 \labelwidthstring 00.00.0000
13626
13627 \family sans
13628 Emph
13629 \family default
13630  
13631 \emph on
13632 This is text with emphasize on
13633 \emph default
13634 .
13635  This might seem like the same as 
13636 \shape italic
13637 Italic
13638 \shape default
13639 , but it is actually a bit different.
13640  Emphasized is a 
13641 \emph on
13642 logical
13643 \emph default
13644  attribute.
13645  That means every document class can define its own font used for emphasized
13646  text.
13647  Normally this font is equal to italic.
13648 \end_layout
13649
13650 \begin_layout Labeling
13651 \labelwidthstring 00.00.0000
13652
13653 \family sans
13654 Underbar
13655 \family default
13656  
13657 \bar under
13658 This is text with Underbar on.
13659
13660 \bar default
13661  (key binding 
13662 \begin_inset Info
13663 type  "shortcuts"
13664 arg   "font-underline"
13665 \end_inset
13666
13667
13668 \family sans
13669 )
13670 \begin_inset Newline newline
13671 \end_inset
13672
13673
13674 \family default
13675 Avoid using underbar if you can! It is a hangover from the typewriter days,
13676  when you could not change fonts.
13677  One no longer needs to emphasize text by underscoring characters.
13678  This is only possible in LyX because some people 
13679 \emph on
13680 may
13681 \emph default
13682  need it in order to follow style sheets for journal submissions.
13683 \end_layout
13684
13685 \begin_layout Labeling
13686 \labelwidthstring 00.00.0000
13687
13688 \family sans
13689 Double
13690 \begin_inset space ~
13691 \end_inset
13692
13693 underbar
13694 \family default
13695  
13696 \uuline on
13697 This is text with Double underbar on.
13698
13699 \uuline default
13700  (key binding 
13701 \begin_inset Info
13702 type  "shortcut"
13703 arg   "font-underunderline"
13704 \end_inset
13705
13706 )
13707 \begin_inset Newline newline
13708 \end_inset
13709
13710 As we just warned you against using underbar, you can imagine what we think
13711  about double underbar.
13712 \end_layout
13713
13714 \begin_layout Labeling
13715 \labelwidthstring 00.00.0000
13716
13717 \family sans
13718 Wavy
13719 \begin_inset space ~
13720 \end_inset
13721
13722 underbar
13723 \family default
13724  
13725 \uwave on
13726 This is text with Wavy underbar on.
13727
13728 \uwave default
13729  (key binding 
13730 \begin_inset Info
13731 type  "shortcut"
13732 arg   "font-underwave"
13733 \end_inset
13734
13735 )
13736 \begin_inset Newline newline
13737 \end_inset
13738
13739 Use this only if a journal absolutely insists on it.
13740  Keep antinausea pills handy.
13741 \end_layout
13742
13743 \begin_layout Labeling
13744 \labelwidthstring 00.00.0000
13745
13746 \family sans
13747 Strikeout
13748 \family default
13749  
13750 \strikeout on
13751 This is text with Strikeout on.
13752
13753 \strikeout default
13754  (key binding 
13755 \begin_inset Info
13756 type  "shortcut"
13757 arg   "font-strikeout"
13758 \end_inset
13759
13760 )
13761 \begin_inset Newline newline
13762 \end_inset
13763
13764 This is frequently used to indicate an older version of text that has been
13765  changed in the meantime.
13766 \end_layout
13767
13768 \begin_layout Labeling
13769 \labelwidthstring 00.00.0000
13770
13771 \family sans
13772 Noun
13773 \family default
13774  
13775 \noun on
13776 This is text with Noun on.
13777
13778 \noun default
13779  Like 
13780 \family sans
13781 Emph
13782 \family default
13783 , this is a logical attribute.
13784  Normally it's equivalent to 
13785 \family sans
13786 Small
13787 \begin_inset space ~
13788 \end_inset
13789
13790 Caps
13791 \family default
13792 .
13793 \end_layout
13794
13795 \end_deeper
13796 \begin_layout Labeling
13797 \labelwidthstring 00.00.0000
13798
13799 \family sans
13800 Color
13801 \family default
13802  You can adjust the color of the text with this control.
13803  Notice that not all DVI-viewers are able to display colors.
13804  Besides 
13805 \family sans
13806 No
13807 \begin_inset space ~
13808 \end_inset
13809
13810 color
13811 \family default
13812 , which is the default 
13813 \begin_inset Quotes eld
13814 \end_inset
13815
13816 color
13817 \begin_inset Quotes erd
13818 \end_inset
13819
13820  and means normally black, you can choose between 
13821 \family sans
13822 Black
13823 \family default
13824
13825 \family sans
13826 White
13827 \family default
13828
13829 \family sans
13830 Red
13831 \family default
13832
13833 \family sans
13834 Green
13835 \family default
13836
13837 \family sans
13838 Blue
13839 \family default
13840
13841 \family sans
13842 Cyan
13843 \family default
13844
13845 \family sans
13846 Magenta
13847 \family default
13848  and 
13849 \family sans
13850 Yellow
13851 \family default
13852  text.
13853 \begin_inset Index idx
13854 status collapsed
13855
13856 \begin_layout Plain Layout
13857 Color ! Text
13858 \end_layout
13859
13860 \end_inset
13861
13862
13863 \end_layout
13864
13865 \begin_layout Labeling
13866 \labelwidthstring 00.00.0000
13867
13868 \family sans
13869 Language
13870 \family default
13871  This is used to mark regions of text as having a different language from
13872  the language of the document.
13873  Text marked in this way will be underlined in blue to indicate the change
13874  (only within LyX).
13875 \begin_inset Newline newline
13876 \end_inset
13877
13878 If you have for example a longer German Text in your document, LaTeX respects
13879  the German hyphenation rules automatically.
13880  When using the spell checking (see section
13881 \begin_inset space ~
13882 \end_inset
13883
13884
13885 \begin_inset CommandInset ref
13886 LatexCommand ref
13887 reference "sec:Spellchecking"
13888
13889 \end_inset
13890
13891 ) the German-marked text will be checked according to the German dictionary.
13892 \end_layout
13893
13894 \begin_layout Standard
13895 So you have a huge number of combinations to choose from.
13896  Once you've chosen a new character style via the 
13897 \family sans
13898 Edit\SpecialChar \menuseparator
13899 Text
13900 \begin_inset space ~
13901 \end_inset
13902
13903 Style
13904 \family default
13905  dialog, the settings are saved.
13906  You can activate them by using the toolbar button 
13907 \begin_inset Info
13908 type  "icon"
13909 arg   "textstyle-apply"
13910 \end_inset
13911
13912 .
13913  The button lets you apply your custom character style even when the dialog
13914  isn't visible.
13915 \end_layout
13916
13917 \begin_layout Standard
13918 To completely reset the character style to the default, use 
13919 \begin_inset Info
13920 type  "shortcut"
13921 arg   "font-default"
13922 \end_inset
13923
13924 .
13925  If you want to toggle only those properties that you have just changed
13926  (suppose you just set the shape to 
13927 \begin_inset Quotes eld
13928 \end_inset
13929
13930 slanted
13931 \begin_inset Quotes erd
13932 \end_inset
13933
13934  and the series to 
13935 \begin_inset Quotes eld
13936 \end_inset
13937
13938 bold
13939 \begin_inset Quotes erd
13940 \end_inset
13941
13942 ), set the 
13943 \family sans
13944 Toggle
13945 \begin_inset space ~
13946 \end_inset
13947
13948 all
13949 \family default
13950  switch and press 
13951 \family sans
13952 Apply
13953 \family default
13954 .
13955 \end_layout
13956
13957 \begin_layout Standard
13958 You should also know something about the differences between the three main
13959  font types 
13960 \family sans
13961 serif
13962 \family default
13963
13964 \family sans
13965 sans
13966 \begin_inset space ~
13967 \end_inset
13968
13969 serif
13970 \family default
13971 , and 
13972 \family sans
13973 typewriter
13974 \family default
13975 :
13976 \end_layout
13977
13978 \begin_layout Itemize
13979
13980 \family sans
13981 Typewriter
13982 \family default
13983  is a so called 
13984 \begin_inset Quotes eld
13985 \end_inset
13986
13987 monospaced
13988 \begin_inset Quotes erd
13989 \end_inset
13990
13991  font, which means every character has the same width; the 
13992 \begin_inset Quotes eld
13993 \end_inset
13994
13995 i
13996 \begin_inset Quotes erd
13997 \end_inset
13998
13999  is as wide as the 
14000 \begin_inset Quotes eld
14001 \end_inset
14002
14003 m
14004 \begin_inset Quotes erd
14005 \end_inset
14006
14007 .
14008  Here is an example
14009 \begin_inset Newline newline
14010 \end_inset
14011
14012
14013 \begin_inset Phantom HPhantom
14014 status open
14015
14016 \begin_layout Plain Layout
14017 no 
14018 \end_layout
14019
14020 \end_inset
14021
14022
14023 \family typewriter
14024 typewriter text
14025 \family default
14026
14027 \begin_inset Note Note
14028 status collapsed
14029
14030 \begin_layout Plain Layout
14031 For more on phantoms see section
14032 \begin_inset space ~
14033 \end_inset
14034
14035
14036 \begin_inset CommandInset ref
14037 LatexCommand ref
14038 reference "sub:Phantom-Space"
14039
14040 \end_inset
14041
14042 .
14043 \end_layout
14044
14045 \end_inset
14046
14047
14048 \begin_inset Newline newline
14049 \end_inset
14050
14051 no typewriter text
14052 \end_layout
14053
14054 \begin_layout Itemize
14055
14056 \family sans
14057 Serif
14058 \family default
14059  fonts use characters with serifs.
14060  These are the small 
14061 \begin_inset Quotes eld
14062 \end_inset
14063
14064 appendices
14065 \begin_inset Quotes erd
14066 \end_inset
14067
14068  at the ends of the strokes that form the character.
14069  The following example shows the difference:
14070 \begin_inset Newline newline
14071 \end_inset
14072
14073 text with serifs
14074 \begin_inset Newline newline
14075 \end_inset
14076
14077
14078 \family sans
14079 text without serifs
14080 \family default
14081
14082 \begin_inset Newline newline
14083 \end_inset
14084
14085 Serifs facilitate quick and easy reading.
14086  These fonts are therefore used as default (named 
14087 \family sans
14088 roman
14089 \family default
14090 ).
14091 \end_layout
14092
14093 \begin_layout Itemize
14094
14095 \family sans
14096 Sans serif
14097 \family default
14098  is not recommended to use a base type.
14099  This font type is therefore often only used for headings and short texts.
14100  We use it in this document to highlight menu names.
14101 \end_layout
14102
14103 \begin_layout Standard
14104 \begin_inset Quotes eld
14105 \end_inset
14106
14107 Toggling
14108 \begin_inset Quotes erd
14109 \end_inset
14110
14111  refers to applying or removing font properties.
14112  When a property is marked for toggling in the Text Style dialog, applying
14113  the style to text that already has the property will cause the property
14114  to be removed.
14115  If you for example apply a style with properties A, B and C to text that
14116  currently has font properties B, C, F and G, and if B is set to toggle
14117  and C is set not to toggle, the text ends up with properties A, C, F and
14118  G.
14119  
14120 \begin_inset Quotes eld
14121 \end_inset
14122
14123 Never toggled
14124 \begin_inset Quotes erd
14125 \end_inset
14126
14127  and 
14128 \begin_inset Quotes eld
14129 \end_inset
14130
14131 always toggled
14132 \begin_inset Quotes erd
14133 \end_inset
14134
14135  mean that you do not control the toggling behavior.
14136  For the properties on the left side of the dialog (
14137 \begin_inset Quotes eld
14138 \end_inset
14139
14140 Family
14141 \begin_inset Quotes erd
14142 \end_inset
14143
14144  etc.), toggling behavior is up to you.
14145  If 
14146 \family sans
14147 Toggle
14148 \begin_inset space ~
14149 \end_inset
14150
14151 all
14152 \family default
14153  is checked, all of the left side properties are toggled; by default, none
14154  of them are.
14155  Finally, 
14156 \begin_inset Quotes eld
14157 \end_inset
14158
14159 Reset
14160 \begin_inset Quotes erd
14161 \end_inset
14162
14163  is never toggled.
14164  If you e.
14165 \begin_inset space \thinspace{}
14166 \end_inset
14167
14168 g.
14169 \begin_inset space \space{}
14170 \end_inset
14171
14172 set 
14173 \begin_inset Quotes eld
14174 \end_inset
14175
14176 Series
14177 \begin_inset Quotes erd
14178 \end_inset
14179
14180  to 
14181 \begin_inset Quotes eld
14182 \end_inset
14183
14184 Reset
14185 \begin_inset Quotes erd
14186 \end_inset
14187
14188  and select 
14189 \family sans
14190 Toggle
14191 \begin_inset space ~
14192 \end_inset
14193
14194 all
14195 \family default
14196 , then apply the style to bold face text, the text will revert to the default
14197  series (
14198 \begin_inset Quotes eld
14199 \end_inset
14200
14201 Medium
14202 \begin_inset Quotes erd
14203 \end_inset
14204
14205 ), no matter how many times you apply the style.
14206 \end_layout
14207
14208 \begin_layout Standard
14209 We conclude with the same warning once again: Do not overuse the fonts!
14210  They are, more often than not, a kludge and a bad substitute for good writing.
14211 \end_layout
14212
14213 \begin_layout Section
14214 Printing and Previewing
14215 \end_layout
14216
14217 \begin_layout Subsection
14218 Overview
14219 \end_layout
14220
14221 \begin_layout Standard
14222 Now that we have covered some of the basic features of document preparation
14223  using LyX, you probably want to know how to print out your masterpiece.
14224  Before we tell you that, we want to give you a quick explanation of what
14225  goes on behind-the-scenes.
14226  We cover this information in much greater detail in the 
14227 \emph on
14228 Additional Features
14229 \emph default
14230  manual as well.
14231 \end_layout
14232
14233 \begin_layout Standard
14234 LyX uses the program LaTeX as its backend.
14235  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14236  confusion, we will only refer to LaTeX.
14237  LyX is what you use to do your actual writing.
14238  Then, LyX calls LaTeX to turn your writing into printable output.
14239  This happens in two stages:
14240 \end_layout
14241
14242 \begin_layout Enumerate
14243 First, LyX converts your document to a series of text commands for LaTeX,
14244  generating a file with the extension, 
14245 \begin_inset Quotes eld
14246 \end_inset
14247
14248
14249 \family typewriter
14250 .tex
14251 \family default
14252
14253 \begin_inset Quotes erd
14254 \end_inset
14255
14256 .
14257 \end_layout
14258
14259 \begin_layout Enumerate
14260 Next, LyX calls LaTeX to use the commands in the 
14261 \family typewriter
14262 .tex
14263 \family default
14264  file to produce printable output.
14265  
14266 \end_layout
14267
14268 \begin_layout Subsection
14269 Output file formats
14270 \begin_inset Index idx
14271 status collapsed
14272
14273 \begin_layout Plain Layout
14274 File formats
14275 \end_layout
14276
14277 \end_inset
14278
14279
14280 \begin_inset CommandInset label
14281 LatexCommand label
14282 name "sub:Output-file-formats"
14283
14284 \end_inset
14285
14286
14287 \end_layout
14288
14289 \begin_layout Subsubsection
14290 Simple text (ASCII)
14291 \begin_inset Index idx
14292 status collapsed
14293
14294 \begin_layout Plain Layout
14295 File formats ! ASCII
14296 \end_layout
14297
14298 \end_inset
14299
14300
14301 \end_layout
14302
14303 \begin_layout Standard
14304 This file type has the extension 
14305 \begin_inset Quotes eld
14306 \end_inset
14307
14308
14309 \family typewriter
14310 .txt
14311 \family default
14312
14313 \begin_inset Quotes erd
14314 \end_inset
14315
14316 .
14317  It contains your document as plain text following the rules of the 
14318 \begin_inset Quotes eld
14319 \end_inset
14320
14321 American Standard Code for Information Interchange
14322 \begin_inset Quotes erd
14323 \end_inset
14324
14325  (ASCII).
14326 \end_layout
14327
14328 \begin_layout Standard
14329 You can export your document to ASCII with the menu 
14330 \family sans
14331 File\SpecialChar \menuseparator
14332 Export\SpecialChar \menuseparator
14333 Plain
14334 \begin_inset space ~
14335 \end_inset
14336
14337 text
14338 \family default
14339  or 
14340 \family sans
14341 File\SpecialChar \menuseparator
14342 Export\SpecialChar \menuseparator
14343 Plain
14344 \begin_inset space ~
14345 \end_inset
14346
14347 text
14348 \begin_inset space ~
14349 \end_inset
14350
14351 (ps2ascii)
14352 \family default
14353 .
14354  The latter will first internally export to PostScript and then do the conversio
14355 n to ASCII.
14356 \end_layout
14357
14358 \begin_layout Subsubsection
14359 LaTeX
14360 \begin_inset Index idx
14361 status collapsed
14362
14363 \begin_layout Plain Layout
14364 File formats ! LaTeX
14365 \end_layout
14366
14367 \end_inset
14368
14369
14370 \end_layout
14371
14372 \begin_layout Standard
14373 This file type has the extension 
14374 \begin_inset Quotes eld
14375 \end_inset
14376
14377
14378 \family typewriter
14379 .tex
14380 \family default
14381
14382 \begin_inset Quotes erd
14383 \end_inset
14384
14385  and contains all commands that are necessary for the LaTeX program to process
14386  your document.
14387  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14388  it manually with console commands.
14389  The LaTeX-file is automatically created in LyX's temporary directory whenever
14390  you view or export your document.
14391 \end_layout
14392
14393 \begin_layout Standard
14394 You can export your document as a LaTeX-file using the menu 
14395 \family sans
14396 File\SpecialChar \menuseparator
14397 Export\SpecialChar \menuseparator
14398 LaT
14399 \begin_inset ERT
14400 status collapsed
14401
14402 \begin_layout Plain Layout
14403
14404 {}
14405 \end_layout
14406
14407 \end_inset
14408
14409 eX
14410 \family default
14411 .
14412  The different LaTeX export variants are explained in section
14413 \begin_inset space ~
14414 \end_inset
14415
14416
14417 \begin_inset CommandInset ref
14418 LatexCommand ref
14419 reference "sub:Export"
14420
14421 \end_inset
14422
14423 .
14424 \end_layout
14425
14426 \begin_layout Subsubsection
14427 DVI
14428 \begin_inset Index idx
14429 status collapsed
14430
14431 \begin_layout Plain Layout
14432 File formats ! DVI
14433 \end_layout
14434
14435 \end_inset
14436
14437
14438 \end_layout
14439
14440 \begin_layout Standard
14441 This file type has the extension 
14442 \begin_inset Quotes eld
14443 \end_inset
14444
14445
14446 \family typewriter
14447 .dvi
14448 \family default
14449
14450 \begin_inset Quotes erd
14451 \end_inset
14452
14453 .
14454  It is called 
14455 \begin_inset Quotes eld
14456 \end_inset
14457
14458 device-independent
14459 \begin_inset Quotes erd
14460 \end_inset
14461
14462  (DVI), because it is completely portable; you can move them from one machine
14463  to another without needing to do any sort of conversion.
14464  DVIs are used for quick previews and as pre-stage for other output formats,
14465  like PostScript.
14466 \end_layout
14467
14468 \begin_layout Standard
14469 DVI files do not contain images, they only link to them.
14470  So don't forget to deliver the images together with your DVIs.
14471  Because the DVI-viewer has to convert the images in the background to make
14472  them visible when you scroll the DVI, this can slow down your computer
14473  when you view the DVI.
14474  So we recommend using PDF for files with many images.
14475 \end_layout
14476
14477 \begin_layout Standard
14478 You can export your document to DVI by the menu 
14479 \family sans
14480 File\SpecialChar \menuseparator
14481 Export\SpecialChar \menuseparator
14482 DVI
14483 \family default
14484  or 
14485 \family sans
14486 File\SpecialChar \menuseparator
14487 Export\SpecialChar \menuseparator
14488 DVI
14489 \begin_inset space ~
14490 \end_inset
14491
14492 (LuaTe
14493 \begin_inset ERT
14494 status collapsed
14495
14496 \begin_layout Plain Layout
14497
14498 {}
14499 \end_layout
14500
14501 \end_inset
14502
14503 X).
14504
14505 \family default
14506  The latter option uses the program 
14507 \family typewriter
14508 LuaTeX
14509 \family default
14510 .
14511  
14512 \family typewriter
14513 LuaTeX
14514 \family default
14515  is an engine that provides direct Unicode support and support for direct
14516  font access (see section
14517 \begin_inset space ~
14518 \end_inset
14519
14520
14521 \begin_inset CommandInset ref
14522 LatexCommand ref
14523 reference "sub:LaTeX-font-support"
14524
14525 \end_inset
14526
14527 ).
14528  LuaTeX is still a work in progress, but it might develop into the next
14529  standard TeX processor.
14530 \end_layout
14531
14532 \begin_layout Subsubsection
14533 PostScript
14534 \begin_inset Index idx
14535 status collapsed
14536
14537 \begin_layout Plain Layout
14538 File formats ! PostScript
14539 \end_layout
14540
14541 \end_inset
14542
14543
14544 \end_layout
14545
14546 \begin_layout Standard
14547 This file type has the extension 
14548 \begin_inset Quotes eld
14549 \end_inset
14550
14551
14552 \family typewriter
14553 .ps
14554 \family default
14555
14556 \begin_inset Quotes erd
14557 \end_inset
14558
14559 .
14560  PostScript was developed by the company 
14561 \family typewriter
14562 Adobe
14563 \family default
14564  as a printer language.
14565  The file therefore contains commands that the printer uses to print the
14566  file.
14567  PostScript can be seen as a 
14568 \begin_inset Quotes eld
14569 \end_inset
14570
14571 programming language
14572 \begin_inset Quotes erd
14573 \end_inset
14574
14575 ; you can calculate with it and draw diagrams and images.
14576 \begin_inset Foot
14577 status collapsed
14578
14579 \begin_layout Plain Layout
14580 When you are interested to learn more about this, have a look at the LaTeX-packa
14581 ge 
14582 \series bold
14583 pstricks
14584 \series default
14585
14586 \begin_inset Index idx
14587 status collapsed
14588
14589 \begin_layout Plain Layout
14590 LaTeX-packages ! pstricks
14591 \end_layout
14592
14593 \end_inset
14594
14595 .
14596 \end_layout
14597
14598 \end_inset
14599
14600  Due to this ability, the files are often bigger than PDFs.
14601 \end_layout
14602
14603 \begin_layout Standard
14604 PostScript can only contain images in the format 
14605 \begin_inset Quotes eld
14606 \end_inset
14607
14608 Encapsulated PostScript
14609 \begin_inset Quotes erd
14610 \end_inset
14611
14612  (EPS, file extension 
14613 \begin_inset Quotes eld
14614 \end_inset
14615
14616
14617 \family typewriter
14618 .eps
14619 \family default
14620
14621 \begin_inset Quotes erd
14622 \end_inset
14623
14624 ).
14625  As LyX allows you to use any known image format in your document, it has
14626  to convert them in the background to EPS.
14627  If you have e.
14628 \begin_inset space \thinspace{}
14629 \end_inset
14630
14631 g.
14632 \begin_inset space \space{}
14633 \end_inset
14634
14635 50
14636 \begin_inset space ~
14637 \end_inset
14638
14639 images in your document, LyX has to do 50
14640 \begin_inset space ~
14641 \end_inset
14642
14643 conversions when you view or export your document the first time.
14644  This might slow down your workflow with LyX.
14645  So if you plan to use PostScript, you can insert your images directly as
14646  EPS to avoid this problem.
14647 \end_layout
14648
14649 \begin_layout Standard
14650 You can export your document to PostScript using the menu 
14651 \family sans
14652 File\SpecialChar \menuseparator
14653 Export\SpecialChar \menuseparator
14654 PostScript
14655 \family default
14656 .
14657 \end_layout
14658
14659 \begin_layout Subsubsection
14660 PDF
14661 \begin_inset Index idx
14662 status collapsed
14663
14664 \begin_layout Plain Layout
14665 File formats ! PDF
14666 \end_layout
14667
14668 \end_inset
14669
14670
14671 \begin_inset Index idx
14672 status collapsed
14673
14674 \begin_layout Plain Layout
14675 PDF
14676 \end_layout
14677
14678 \end_inset
14679
14680
14681 \end_layout
14682
14683 \begin_layout Standard
14684 This file type has the extension 
14685 \begin_inset Quotes eld
14686 \end_inset
14687
14688
14689 \family typewriter
14690 .pdf
14691 \family default
14692
14693 \begin_inset Quotes erd
14694 \end_inset
14695
14696 .
14697  The 
14698 \begin_inset Quotes eld
14699 \end_inset
14700
14701 Portable Document Format
14702 \begin_inset Quotes erd
14703 \end_inset
14704
14705  (PDF) developed by 
14706 \family typewriter
14707 Adobe
14708 \family default
14709  was derived from PostScript.
14710  It is more compressed and it uses fewer commands than PostScript.
14711  As the name 
14712 \begin_inset Quotes eld
14713 \end_inset
14714
14715 portable
14716 \begin_inset Quotes erd
14717 \end_inset
14718
14719  implies, it can be processed at any computer system and the printed output
14720  looks exactly the same.
14721 \end_layout
14722
14723 \begin_layout Standard
14724 PDF can contain images in its own PDF format and in the formats 
14725 \begin_inset Quotes eld
14726 \end_inset
14727
14728 Joint Photographic Experts Group
14729 \begin_inset Quotes erd
14730 \end_inset
14731
14732  (JPG, file extension 
14733 \begin_inset Quotes eld
14734 \end_inset
14735
14736
14737 \family typewriter
14738 .jpg
14739 \family default
14740
14741 \begin_inset Quotes erd
14742 \end_inset
14743
14744  or 
14745 \begin_inset Quotes eld
14746 \end_inset
14747
14748
14749 \family typewriter
14750 .jpeg
14751 \family default
14752
14753 \begin_inset Quotes erd
14754 \end_inset
14755
14756 ) and 
14757 \begin_inset Quotes eld
14758 \end_inset
14759
14760 Portable Network Graphics
14761 \begin_inset Quotes erd
14762 \end_inset
14763
14764  (PNG, file extension 
14765 \begin_inset Quotes eld
14766 \end_inset
14767
14768
14769 \family typewriter
14770 .png
14771 \family default
14772
14773 \begin_inset Quotes erd
14774 \end_inset
14775
14776 ).
14777  You can also use any other image format, because LyX converts them in the
14778  background to one of these formats.
14779  But as described in the section about PostScript, the image conversion
14780  will slow down your workflow.
14781  So we recommend using images in one of the three mentioned formats.
14782 \end_layout
14783
14784 \begin_layout Standard
14785 You can export your document to PDF via the menu 
14786 \family sans
14787 File\SpecialChar \menuseparator
14788 Export
14789 \family default
14790  in different ways:
14791 \end_layout
14792
14793 \begin_layout Description
14794 PDF
14795 \begin_inset space ~
14796 \end_inset
14797
14798 (ps2pdf) This uses the program 
14799 \family typewriter
14800 ps2pdf
14801 \family default
14802  that creates a PDF from a PostScript-version of your file.
14803  The PostScript-version is produced by the program 
14804 \family typewriter
14805 dvips
14806 \family default
14807  which uses a DVI-version as intermediate step.
14808  So this export variant consist of three conversions.
14809 \end_layout
14810
14811 \begin_layout Description
14812 PDF
14813 \begin_inset space ~
14814 \end_inset
14815
14816 (dvipdfm) This uses the program 
14817 \family typewriter
14818 dvipdfm
14819 \family default
14820  that converts your file in the background to DVI and in a second step to
14821  PDF.
14822 \end_layout
14823
14824 \begin_layout Description
14825 PDF
14826 \begin_inset space ~
14827 \end_inset
14828
14829 (pdflatex) This uses the program 
14830 \family typewriter
14831 pdftex
14832 \family default
14833  which converts your file directly to PDF.
14834 \end_layout
14835
14836 \begin_layout Description
14837 PDF
14838 \begin_inset space ~
14839 \end_inset
14840
14841 (XeTe
14842 \begin_inset ERT
14843 status collapsed
14844
14845 \begin_layout Plain Layout
14846
14847 {}
14848 \end_layout
14849
14850 \end_inset
14851
14852 X) This uses the program 
14853 \family typewriter
14854 XeTeX
14855 \family default
14856  that converts your file directly to PDF.
14857  
14858 \family typewriter
14859 XeTeX
14860 \family default
14861  is a new engine that provides direct Unicode support and support for direct
14862  font access (see section
14863 \begin_inset space ~
14864 \end_inset
14865
14866
14867 \begin_inset CommandInset ref
14868 LatexCommand ref
14869 reference "sub:LaTeX-font-support"
14870
14871 \end_inset
14872
14873 ).
14874  It is particularly good at typesetting different scripts, for example verticall
14875 y written Japanese.
14876 \end_layout
14877
14878 \begin_layout Description
14879 PDF
14880 \begin_inset space ~
14881 \end_inset
14882
14883 (LuaTe
14884 \begin_inset ERT
14885 status collapsed
14886
14887 \begin_layout Plain Layout
14888
14889 {}
14890 \end_layout
14891
14892 \end_inset
14893
14894 X) This uses the program 
14895 \family typewriter
14896 LuaTeX
14897 \family default
14898  which converts your file directly to PDF.
14899  
14900 \family typewriter
14901 LuaTeX
14902 \family default
14903  is an even newer engine, derived from 
14904 \family typewriter
14905 pdflatex
14906 \family default
14907 , that also provides direct Unicode support and support for direct font
14908  access (see section
14909 \begin_inset space ~
14910 \end_inset
14911
14912
14913 \begin_inset CommandInset ref
14914 LatexCommand ref
14915 reference "sub:LaTeX-font-support"
14916
14917 \end_inset
14918
14919 ).
14920  LuaTeX is still a work in progress, but it might develop into the next
14921  standard TeX processor.
14922 \end_layout
14923
14924 \begin_layout Standard
14925 We recommend using 
14926 \family sans
14927 PDF
14928 \begin_inset space ~
14929 \end_inset
14930
14931 (pdflatex)
14932 \family default
14933  because 
14934 \family typewriter
14935 pdftex
14936 \family default
14937  supports all the features of actual PDF-versions, is quick, stable, and
14938  works without problems.
14939  If you rely on multiscript support and\SpecialChar \slash{}
14940 or specific OpenType fonts, you might
14941  want to try out 
14942 \family sans
14943 PDF
14944 \begin_inset space ~
14945 \end_inset
14946
14947 (XeTe
14948 \begin_inset ERT
14949 status collapsed
14950
14951 \begin_layout Plain Layout
14952
14953 {}
14954 \end_layout
14955
14956 \end_inset
14957
14958 X)
14959 \family default
14960  or 
14961 \family sans
14962 PDF
14963 \begin_inset space ~
14964 \end_inset
14965
14966 (LuaTe
14967 \begin_inset ERT
14968 status collapsed
14969
14970 \begin_layout Plain Layout
14971
14972 {}
14973 \end_layout
14974
14975 \end_inset
14976
14977 X)
14978 \family default
14979  instead, bearing in mind that these two programs are not yet as mature
14980  as 
14981 \family typewriter
14982 pdflatex
14983 \family default
14984 .
14985 \end_layout
14986
14987 \begin_layout Subsubsection
14988 XHTML
14989 \begin_inset Index idx
14990 status collapsed
14991
14992 \begin_layout Plain Layout
14993 FileFormats ! XHTML
14994 \end_layout
14995
14996 \end_inset
14997
14998
14999 \begin_inset Index idx
15000 status collapsed
15001
15002 \begin_layout Plain Layout
15003 HTML
15004 \end_layout
15005
15006 \end_inset
15007
15008
15009 \end_layout
15010
15011 \begin_layout Standard
15012 This file type has the extension 
15013 \begin_inset Quotes eld
15014 \end_inset
15015
15016
15017 \family typewriter
15018 .xhtml
15019 \family default
15020
15021 \begin_inset Quotes erd
15022 \end_inset
15023
15024 .
15025  It is a file suitable for viewing in web browsers.
15026  It does not itself contain images and the like but only links to them.
15027  When LyX produces XHTML, it also generates corresponding images in formats
15028  suitable for the purpose.
15029  For the math output you can choose in the menu 
15030 \family sans
15031 Document\SpecialChar \menuseparator
15032 Settings\SpecialChar \menuseparator
15033 Output
15034 \family default
15035  between different formats, which are described in section 
15036 \emph on
15037 Math Output in XHTML
15038 \emph default
15039  of the 
15040 \emph on
15041 Additional
15042 \begin_inset space ~
15043 \end_inset
15044
15045 Features
15046 \emph default
15047  manual.
15048 \end_layout
15049
15050 \begin_layout Standard
15051 XHTML output remains 
15052 \begin_inset Quotes eld
15053 \end_inset
15054
15055 under development
15056 \begin_inset Quotes erd
15057 \end_inset
15058
15059 , and not all LyX features are supported yet.
15060  See the chapter 
15061 \emph on
15062 LyX and the World Wide Web
15063 \emph default
15064 , in the 
15065 \emph on
15066 Additional Features
15067 \emph default
15068  manual, for more information.
15069 \end_layout
15070
15071 \begin_layout Standard
15072 You can export your document as an XHTML file using the menu item 
15073 \family sans
15074 File\SpecialChar \menuseparator
15075 Export\SpecialChar \menuseparator
15076 LyXHTML
15077 \family default
15078 .
15079 \end_layout
15080
15081 \begin_layout Subsection
15082 Previewing
15083 \begin_inset Index idx
15084 status collapsed
15085
15086 \begin_layout Plain Layout
15087 Document ! Preview 
15088 \end_layout
15089
15090 \end_inset
15091
15092
15093 \end_layout
15094
15095 \begin_layout Standard
15096 To get a look at the final version of your document, with all of the page
15097  breaks in place, the footnotes correctly numbered, and so on, use the menu
15098  
15099 \family sans
15100 View
15101 \family default
15102  and choose 
15103 \family sans
15104 View
15105 \family default
15106  or use the toolbar button 
15107 \begin_inset Info
15108 type  "icon"
15109 arg   "buffer-view"
15110 \end_inset
15111
15112 .
15113  A viewing program will pop up showing the output in the defined default
15114  output format, which is globally set in the preferences (see sec.
15115 \begin_inset space \thinspace{}
15116 \end_inset
15117
15118
15119 \begin_inset CommandInset ref
15120 LatexCommand ref
15121 reference "sec:File-Formats"
15122
15123 \end_inset
15124
15125 ) and can also be altered for single documents in the document settings
15126  (see sec.
15127 \begin_inset space \thinspace{}
15128 \end_inset
15129
15130
15131 \begin_inset CommandInset ref
15132 LatexCommand ref
15133 reference "sec:Doc-Output"
15134
15135 \end_inset
15136
15137 ).
15138  Further output formats can be selected via 
15139 \family sans
15140 View\SpecialChar \menuseparator
15141 Other Formats
15142 \family default
15143  or the toolbar button 
15144 \begin_inset Graphics
15145         filename ../images/view-others.png
15146         scale 85
15147         groupId toolbarbuttons
15148
15149 \end_inset
15150
15151 .
15152 \end_layout
15153
15154 \begin_layout Standard
15155 If you have changed your document, you can refresh the output in the same
15156  viewer window using the menu 
15157 \family sans
15158 View\SpecialChar \menuseparator
15159 Update
15160 \family default
15161  or 
15162 \family sans
15163 View\SpecialChar \menuseparator
15164 Update (Other Formats)
15165 \family default
15166 , respectively.
15167 \end_layout
15168
15169 \begin_layout Standard
15170 When you preview a file, the output file is only generated in LyX's temporary
15171  directory.
15172  To have a real output, export your document.
15173 \end_layout
15174
15175 \begin_layout Subsection
15176 Printing the File from within LyX
15177 \begin_inset CommandInset label
15178 LatexCommand label
15179 name "sub:Printing-the-File"
15180
15181 \end_inset
15182
15183
15184 \end_layout
15185
15186 \begin_layout Standard
15187 Instead of exporting your file and then printing it, you can also print
15188  it directly from within LyX.
15189  To print a file, select the menu 
15190 \family sans
15191 File\SpecialChar \menuseparator
15192 Print
15193 \family default
15194  or click on the toolbar button 
15195 \begin_inset Info
15196 type  "icon"
15197 arg   "dialog-show print"
15198 \end_inset
15199
15200 .
15201  LyX will internally call LaTeX to produce a DVI.
15202  This file is then processed by the program 
15203 \family typewriter
15204 dvips
15205 \family default
15206  to PostScript-file, which is finally printed using the program 
15207 \family typewriter
15208 Ghostscript
15209 \family default
15210 .
15211  Due to these steps in the background, this method is not the fastest.
15212 \end_layout
15213
15214 \begin_layout Standard
15215 You can choose to print only even-numbered or odd-numbered pages — this
15216  is useful for printing on two sides: You can re-insert the pages after
15217  printing one set to print on the other side.
15218  Some printers spit out pages face-up, others, face-down.
15219  By choosing a particular order to print in, you can take the entire stack
15220  of pages out of the printer without needing to reorder them.
15221 \end_layout
15222
15223 \begin_layout Standard
15224 You can set the following print parameters in the 
15225 \family sans
15226 Print
15227 \begin_inset space ~
15228 \end_inset
15229
15230 Destination
15231 \family default
15232  box:
15233 \end_layout
15234
15235 \begin_layout Labeling
15236 \labelwidthstring 00.00.0000
15237
15238 \family sans
15239 Printer
15240 \family default
15241  This is the name of the printer to print to.
15242 \begin_inset Foot
15243 status collapsed
15244
15245 \begin_layout Plain Layout
15246 Note that this printer name is for the program 
15247 \family typewriter
15248 dvips
15249 \family default
15250 .
15251  That means 
15252 \family typewriter
15253 dvips
15254 \family default
15255  has to be configured for this printer name.
15256  The default printer can be set in LyX's preferences dialog, see section
15257 \begin_inset space ~
15258 \end_inset
15259
15260
15261 \begin_inset CommandInset ref
15262 LatexCommand ref
15263 reference "sub:Printer"
15264
15265 \end_inset
15266
15267 .
15268 \end_layout
15269
15270 \end_inset
15271
15272  The printer should understand PostScript.
15273 \end_layout
15274
15275 \begin_layout Labeling
15276 \labelwidthstring 00.00.0000
15277
15278 \family sans
15279 File
15280 \family default
15281  The name of a file to print to.
15282  The output will be a PostScript file.
15283  It will be written in LyX's working directory unless you specify the full
15284  path.
15285 \end_layout
15286
15287 \begin_layout Section
15288 A few Words about Typography
15289 \begin_inset Index idx
15290 status collapsed
15291
15292 \begin_layout Plain Layout
15293 Typography
15294 \end_layout
15295
15296 \end_inset
15297
15298
15299 \end_layout
15300
15301 \begin_layout Subsection
15302 Hyphens, Dashes and Minus Signs
15303 \begin_inset Index idx
15304 status collapsed
15305
15306 \begin_layout Plain Layout
15307 Hyphens
15308 \end_layout
15309
15310 \end_inset
15311
15312
15313 \begin_inset Index idx
15314 status collapsed
15315
15316 \begin_layout Plain Layout
15317 Dashes
15318 \end_layout
15319
15320 \end_inset
15321
15322
15323 \end_layout
15324
15325 \begin_layout Standard
15326 In LyX, the 
15327 \begin_inset Quotes eld
15328 \end_inset
15329
15330
15331 \family typewriter
15332 -
15333 \family default
15334
15335 \begin_inset Quotes erd
15336 \end_inset
15337
15338  character comes in four lengths: the 
15339 \emph on
15340 hyphen
15341 \emph default
15342 , the 
15343 \emph on
15344 en dash
15345 \emph default
15346 , the 
15347 \emph on
15348 em dash
15349 \emph default
15350 , and the minus sign:
15351 \begin_inset VSpace defskip
15352 \end_inset
15353
15354
15355 \end_layout
15356
15357 \begin_layout Standard
15358 \begin_inset Tabular
15359 <lyxtabular version="3" rows="5" columns="3">
15360 <features tabularvalignment="middle">
15361 <column alignment="left" valignment="top" width="0">
15362 <column alignment="left" valignment="top" width="0">
15363 <column alignment="left" valignment="top" width="0">
15364 <row interlinespace="3mm">
15365 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15366 \begin_inset Text
15367
15368 \begin_layout Plain Layout
15369 name
15370 \end_layout
15371
15372 \end_inset
15373 </cell>
15374 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15375 \begin_inset Text
15376
15377 \begin_layout Plain Layout
15378 output
15379 \end_layout
15380
15381 \end_inset
15382 </cell>
15383 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15384 \begin_inset Text
15385
15386 \begin_layout Plain Layout
15387 inserted with
15388 \end_layout
15389
15390 \end_inset
15391 </cell>
15392 </row>
15393 <row interlinespace="3mm">
15394 <cell alignment="center" valignment="top" usebox="none">
15395 \begin_inset Text
15396
15397 \begin_layout Plain Layout
15398 hyphen
15399 \end_layout
15400
15401 \end_inset
15402 </cell>
15403 <cell alignment="center" valignment="top" usebox="none">
15404 \begin_inset Text
15405
15406 \begin_layout Plain Layout
15407 -
15408 \end_layout
15409
15410 \end_inset
15411 </cell>
15412 <cell alignment="center" valignment="top" usebox="none">
15413 \begin_inset Text
15414
15415 \begin_layout Plain Layout
15416 \begin_inset Quotes eld
15417 \end_inset
15418
15419
15420 \family typewriter
15421 -
15422 \family default
15423
15424 \begin_inset Quotes erd
15425 \end_inset
15426
15427  in text
15428 \end_layout
15429
15430 \end_inset
15431 </cell>
15432 </row>
15433 <row interlinespace="3mm">
15434 <cell alignment="center" valignment="top" usebox="none">
15435 \begin_inset Text
15436
15437 \begin_layout Plain Layout
15438 en dash
15439 \end_layout
15440
15441 \end_inset
15442 </cell>
15443 <cell alignment="center" valignment="top" usebox="none">
15444 \begin_inset Text
15445
15446 \begin_layout Plain Layout
15447
15448 \end_layout
15449
15450 \end_inset
15451 </cell>
15452 <cell alignment="center" valignment="top" usebox="none">
15453 \begin_inset Text
15454
15455 \begin_layout Plain Layout
15456
15457 \family sans
15458 Insert\SpecialChar \menuseparator
15459 Special
15460 \begin_inset space ~
15461 \end_inset
15462
15463 Character\SpecialChar \menuseparator
15464 Symbols
15465 \end_layout
15466
15467 \end_inset
15468 </cell>
15469 </row>
15470 <row interlinespace="3mm">
15471 <cell alignment="center" valignment="top" usebox="none">
15472 \begin_inset Text
15473
15474 \begin_layout Plain Layout
15475 em dash
15476 \end_layout
15477
15478 \end_inset
15479 </cell>
15480 <cell alignment="center" valignment="top" usebox="none">
15481 \begin_inset Text
15482
15483 \begin_layout Plain Layout
15484
15485 \end_layout
15486
15487 \end_inset
15488 </cell>
15489 <cell alignment="center" valignment="top" usebox="none">
15490 \begin_inset Text
15491
15492 \begin_layout Plain Layout
15493
15494 \family sans
15495 Insert\SpecialChar \menuseparator
15496 Special
15497 \begin_inset space ~
15498 \end_inset
15499
15500 Character\SpecialChar \menuseparator
15501 Symbols
15502 \end_layout
15503
15504 \end_inset
15505 </cell>
15506 </row>
15507 <row>
15508 <cell alignment="center" valignment="top" usebox="none">
15509 \begin_inset Text
15510
15511 \begin_layout Plain Layout
15512 minus sign
15513 \end_layout
15514
15515 \end_inset
15516 </cell>
15517 <cell alignment="center" valignment="top" usebox="none">
15518 \begin_inset Text
15519
15520 \begin_layout Plain Layout
15521 \begin_inset Formula $-$
15522 \end_inset
15523
15524
15525 \end_layout
15526
15527 \end_inset
15528 </cell>
15529 <cell alignment="center" valignment="top" usebox="none">
15530 \begin_inset Text
15531
15532 \begin_layout Plain Layout
15533 \begin_inset Quotes eld
15534 \end_inset
15535
15536
15537 \family typewriter
15538 -
15539 \family default
15540
15541 \begin_inset Quotes erd
15542 \end_inset
15543
15544  in math mode
15545 \end_layout
15546
15547 \end_inset
15548 </cell>
15549 </row>
15550 </lyxtabular>
15551
15552 \end_inset
15553
15554
15555 \begin_inset VSpace defskip
15556 \end_inset
15557
15558
15559 \end_layout
15560
15561 \begin_layout Standard
15562 You can alternatively generate the en and em dash by inserting the 
15563 \begin_inset Quotes eld
15564 \end_inset
15565
15566
15567 \family typewriter
15568 -
15569 \family default
15570
15571 \begin_inset Quotes erd
15572 \end_inset
15573
15574  character multiple times in a row.
15575  They will automatically be converted to the appropriate length dash in
15576  the final output, but not in LyX.
15577  
15578 \begin_inset Quotes eld
15579 \end_inset
15580
15581 -
15582 \begin_inset space \thinspace{}
15583 \end_inset
15584
15585 -
15586 \begin_inset Quotes erd
15587 \end_inset
15588
15589  gives a en dash, 
15590 \begin_inset Quotes eld
15591 \end_inset
15592
15593 -
15594 \begin_inset space \thinspace{}
15595 \end_inset
15596
15597 -
15598 \begin_inset space \thinspace{}
15599 \end_inset
15600
15601 -
15602 \begin_inset Quotes erd
15603 \end_inset
15604
15605  a em dash.
15606 \end_layout
15607
15608 \begin_layout Standard
15609 The three dash types are distinct from the minus sign, which appears in
15610  math mode and has a length of its own.
15611  Here are some examples:
15612 \end_layout
15613
15614 \begin_layout Enumerate
15615 line- and page-breaks
15616 \begin_inset space \hfill{}
15617 \end_inset
15618
15619 (
15620 \emph on
15621 hyphen
15622 \emph default
15623 )
15624 \end_layout
15625
15626 \begin_layout Enumerate
15627 From A–Z
15628 \begin_inset space \hfill{}
15629 \end_inset
15630
15631 (
15632 \emph on
15633 en dash
15634 \emph default
15635 )
15636 \end_layout
15637
15638 \begin_layout Enumerate
15639 Oh — there's a dash.
15640 \begin_inset space \hfill{}
15641 \end_inset
15642
15643 (
15644 \emph on
15645 em dash
15646 \emph default
15647 )
15648 \end_layout
15649
15650 \begin_layout Enumerate
15651 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15652 \end_inset
15653
15654
15655 \begin_inset space \hfill{}
15656 \end_inset
15657
15658 (
15659 \emph on
15660 minus sign
15661 \emph default
15662 )
15663 \end_layout
15664
15665 \begin_layout Subsection
15666 Hyphenation
15667 \begin_inset Index idx
15668 status collapsed
15669
15670 \begin_layout Plain Layout
15671 Hyphenation
15672 \end_layout
15673
15674 \end_inset
15675
15676
15677 \begin_inset CommandInset label
15678 LatexCommand label
15679 name "sub:Hyphenation"
15680
15681 \end_inset
15682
15683
15684 \end_layout
15685
15686 \begin_layout Standard
15687 Words are not hyphenated within LyX but automatically in the output.
15688  Hyphenation is done by the LaTeX-package 
15689 \series bold
15690 babel
15691 \series default
15692
15693 \begin_inset Index idx
15694 status collapsed
15695
15696 \begin_layout Plain Layout
15697 LaTeX-packages ! babel
15698 \end_layout
15699
15700 \end_inset
15701
15702  following the rules of the document language.
15703 \end_layout
15704
15705 \begin_layout Standard
15706 LaTeX hyphenates almost perfectly, it only has problems with text in the
15707  
15708 \family sans
15709 typewriter
15710 \family default
15711  font and with unusual constructs, like 
15712 \begin_inset Quotes eld
15713 \end_inset
15714
15715 h3knix/m0n0wall
15716 \begin_inset Quotes erd
15717 \end_inset
15718
15719 .
15720  If LaTeX cannot break a word correctly, you can set hyphenation points
15721  manually.
15722  This is done with the menu 
15723 \family sans
15724 Insert\SpecialChar \menuseparator
15725 Formatting\SpecialChar \menuseparator
15726 Hyphenation
15727 \begin_inset space ~
15728 \end_inset
15729
15730 Point
15731 \family default
15732 .
15733  These extra hyphenation points are only recommendations to LaTeX.
15734  If no hyphenation is necessary, LaTeX will ignore them.
15735 \end_layout
15736
15737 \begin_layout Standard
15738 Sometimes you want to prevent words or constructs from being hyphenated.
15739  Imagine that you are describing keybindings/shortcuts in your document
15740  in the form 
15741 \begin_inset Quotes eld
15742 \end_inset
15743
15744 A-b c
15745 \begin_inset Quotes erd
15746 \end_inset
15747
15748 .
15749  LaTeX would then see the hyphen 
15750 \begin_inset Quotes eld
15751 \end_inset
15752
15753 -
15754 \begin_inset Quotes erd
15755 \end_inset
15756
15757  as a hyphenation possibility.
15758  Hyphenating at this point would look ugly.
15759  To prevent the shortcut from being hyphenated, you can put it into a makebox
15760  as described in section 
15761 \begin_inset Quotes eld
15762 \end_inset
15763
15764 Prevent Hyphenation
15765 \begin_inset Quotes erd
15766 \end_inset
15767
15768  of the 
15769 \emph on
15770 Embedded
15771 \begin_inset space ~
15772 \end_inset
15773
15774 Objects
15775 \emph default
15776  manual.
15777 \end_layout
15778
15779 \begin_layout Subsection
15780 Punctuation Marks
15781 \begin_inset Index idx
15782 status collapsed
15783
15784 \begin_layout Plain Layout
15785 Punctuation marks
15786 \end_layout
15787
15788 \end_inset
15789
15790
15791 \end_layout
15792
15793 \begin_layout Subsubsection
15794 Abbreviations and End of Sentence
15795 \begin_inset CommandInset label
15796 LatexCommand label
15797 name "sub:Abbreviations"
15798
15799 \end_inset
15800
15801
15802 \end_layout
15803
15804 \begin_layout Standard
15805 When LyX calls LaTeX to generate the final version of your document, LaTeX
15806  automatically distinguishes between words, sentences, and abbreviations.
15807  LaTeX then adds the 
15808 \begin_inset Quotes eld
15809 \end_inset
15810
15811 appropriate amount of space
15812 \begin_inset Quotes erd
15813 \end_inset
15814
15815 .
15816  That means sentences get a little bit more space between the period and
15817  the next word.
15818  Abbreviations get the same amount of space after the period that a word
15819  gets after another word.
15820 \end_layout
15821
15822 \begin_layout Standard
15823 Unfortunately, the algorithm for figuring out what's an abbreviation does
15824  not work in all cases.
15825  If a 
15826 \begin_inset Quotes eld
15827 \end_inset
15828
15829
15830 \family typewriter
15831 .
15832 \family default
15833
15834 \begin_inset Quotes erd
15835 \end_inset
15836
15837  is at the end of a lowercase letter, it's the end of a sentence; if it's
15838  at the end of a capitalized letter, it's an abbreviation.
15839 \end_layout
15840
15841 \begin_layout Standard
15842 Here are some examples of 
15843 \emph on
15844 correct
15845 \emph default
15846  abbreviations and of the end of a sentence:
15847 \end_layout
15848
15849 \begin_layout Itemize
15850 M.
15851  Butterfly
15852 \end_layout
15853
15854 \begin_layout Itemize
15855 Don't worry.
15856  Be happy.
15857 \end_layout
15858
15859 \begin_layout Standard
15860 And here is an example of the algorithm going wrong:
15861 \end_layout
15862
15863 \begin_layout Itemize
15864 e.
15865 \begin_inset space \thinspace{}
15866 \end_inset
15867
15868 g.
15869  this is too much space!
15870 \end_layout
15871
15872 \begin_layout Itemize
15873 This is I.
15874  It's okay.
15875 \end_layout
15876
15877 \begin_layout Standard
15878 You will not see anything wrong until you view a final version of your document.
15879 \end_layout
15880
15881 \begin_layout Standard
15882 To fix this problem, use one of the following:
15883 \end_layout
15884
15885 \begin_layout Enumerate
15886 Use an 
15887 \family sans
15888 Inter-word
15889 \begin_inset space ~
15890 \end_inset
15891
15892 Space
15893 \family default
15894  after lowercase abbreviations (see section
15895 \begin_inset space ~
15896 \end_inset
15897
15898
15899 \begin_inset CommandInset ref
15900 LatexCommand ref
15901 reference "sub:Inter-word-Space"
15902
15903 \end_inset
15904
15905 ).
15906 \begin_inset Index idx
15907 status collapsed
15908
15909 \begin_layout Plain Layout
15910 Spaces ! inter-word
15911 \end_layout
15912
15913 \end_inset
15914
15915
15916 \end_layout
15917
15918 \begin_layout Enumerate
15919 Use a 
15920 \family sans
15921 Thin
15922 \begin_inset space ~
15923 \end_inset
15924
15925 Space
15926 \family default
15927  between two tokens of an abbreviation (see section
15928 \begin_inset space ~
15929 \end_inset
15930
15931
15932 \begin_inset CommandInset ref
15933 LatexCommand ref
15934 reference "sub:Thin-Space"
15935
15936 \end_inset
15937
15938 ).
15939 \begin_inset Index idx
15940 status collapsed
15941
15942 \begin_layout Plain Layout
15943 Spaces ! thin
15944 \end_layout
15945
15946 \end_inset
15947
15948
15949 \end_layout
15950
15951 \begin_layout Enumerate
15952 Use an 
15953 \family sans
15954 End
15955 \begin_inset space ~
15956 \end_inset
15957
15958 of
15959 \begin_inset space ~
15960 \end_inset
15961
15962 sentence
15963 \begin_inset space ~
15964 \end_inset
15965
15966 period
15967 \family default
15968  found under the 
15969 \family sans
15970 Insert\SpecialChar \menuseparator
15971 Special
15972 \begin_inset space ~
15973 \end_inset
15974
15975 Character
15976 \family default
15977  menu to force the use of inter-sentence spacing.
15978  This function is also bound to 
15979 \begin_inset Info
15980 type  "shortcut"
15981 arg   "specialchar-insert end-of-sentence"
15982 \end_inset
15983
15984  for easy access.
15985 \end_layout
15986
15987 \begin_layout Standard
15988 With the corrections, our earlier examples look like this:
15989 \end_layout
15990
15991 \begin_layout Itemize
15992 e.
15993 \begin_inset space \thinspace{}
15994 \end_inset
15995
15996 g.
15997 \begin_inset space \space{}
15998 \end_inset
15999
16000 this is too much space!
16001 \end_layout
16002
16003 \begin_layout Itemize
16004 This is I\SpecialChar \@.
16005  It's okay.
16006 \end_layout
16007
16008 \begin_layout Standard
16009 Some languages don't use extra spacing between sentences.
16010  If your language is such a language, you don't need to worry, because LaTeX
16011  will take care of this.
16012 \end_layout
16013
16014 \begin_layout Standard
16015 For those that do need to bother, there is help to catch those sneaky errors:
16016  Check out the 
16017 \family sans
16018 Check
16019 \begin_inset space ~
16020 \end_inset
16021
16022 TeX
16023 \family default
16024  feature described in section 
16025 \emph on
16026 Checking TeX
16027 \emph default
16028  of the 
16029 \emph on
16030 Additional Features
16031 \emph default
16032  manual.
16033 \end_layout
16034
16035 \begin_layout Subsubsection
16036 Quotes
16037 \begin_inset Index idx
16038 status collapsed
16039
16040 \begin_layout Plain Layout
16041 Typography ! Quotes
16042 \end_layout
16043
16044 \end_inset
16045
16046
16047 \begin_inset Index idx
16048 status collapsed
16049
16050 \begin_layout Plain Layout
16051 Quotes | see
16052 \begin_inset ERT
16053 status collapsed
16054
16055 \begin_layout Plain Layout
16056
16057 {
16058 \end_layout
16059
16060 \end_inset
16061
16062 Typography
16063 \begin_inset ERT
16064 status collapsed
16065
16066 \begin_layout Plain Layout
16067
16068 }
16069 \end_layout
16070
16071 \end_inset
16072
16073
16074 \end_layout
16075
16076 \end_inset
16077
16078
16079 \end_layout
16080
16081 \begin_layout Standard
16082 LyX usually sets quotes correctly.
16083  Specifically, it will use an opening quote at the beginning of quoted text,
16084  and use a closing quote at the end.
16085  For example, 
16086 \begin_inset Quotes eld
16087 \end_inset
16088
16089 open close
16090 \begin_inset Quotes erd
16091 \end_inset
16092
16093 .
16094  The keyboard character, 
16095 \family sans
16096 "
16097 \family default
16098 , generates this automatically.
16099 \end_layout
16100
16101 \begin_layout Standard
16102 You can specify what character the 
16103 \family sans
16104 "
16105 \family default
16106  key produces using the submenu 
16107 \family sans
16108 Language
16109 \family default
16110  of the 
16111 \family sans
16112 Document\SpecialChar \menuseparator
16113 Settings
16114 \family default
16115
16116 \begin_inset Index idx
16117 status collapsed
16118
16119 \begin_layout Plain Layout
16120 Document ! Settings
16121 \end_layout
16122
16123 \end_inset
16124
16125  dialog in the box 
16126 \family sans
16127 Quote Style
16128 \family default
16129 .
16130  There are six choices:
16131 \end_layout
16132
16133 \begin_layout Labeling
16134 \labelwidthstring 00.00.0000
16135
16136 \family sans
16137 \begin_inset Quotes eld
16138 \end_inset
16139
16140 Text
16141 \begin_inset Quotes erd
16142 \end_inset
16143
16144
16145 \family default
16146  Use quotes like this 
16147 \begin_inset Quotes eld
16148 \end_inset
16149
16150 double
16151 \begin_inset Quotes erd
16152 \end_inset
16153
16154
16155 \end_layout
16156
16157 \begin_layout Labeling
16158 \labelwidthstring 00.00.0000
16159
16160 \family sans
16161 \begin_inset Quotes sld
16162 \end_inset
16163
16164 Text
16165 \begin_inset Quotes srd
16166 \end_inset
16167
16168
16169 \family default
16170  Use quotes like 
16171 \begin_inset Quotes sld
16172 \end_inset
16173
16174 this
16175 \begin_inset Quotes srd
16176 \end_inset
16177
16178
16179 \end_layout
16180
16181 \begin_layout Labeling
16182 \labelwidthstring 00.00.0000
16183
16184 \family sans
16185 \begin_inset Quotes gld
16186 \end_inset
16187
16188 Text
16189 \begin_inset Quotes grd
16190 \end_inset
16191
16192
16193 \family default
16194  Use quotes like 
16195 \begin_inset Quotes gld
16196 \end_inset
16197
16198 this
16199 \begin_inset Quotes grd
16200 \end_inset
16201
16202
16203 \end_layout
16204
16205 \begin_layout Labeling
16206 \labelwidthstring 00.00.0000
16207
16208 \family sans
16209 \begin_inset Quotes pld
16210 \end_inset
16211
16212 Text
16213 \begin_inset Quotes prd
16214 \end_inset
16215
16216
16217 \family default
16218  Use quotes like 
16219 \begin_inset Quotes pld
16220 \end_inset
16221
16222 this
16223 \begin_inset Quotes prd
16224 \end_inset
16225
16226
16227 \end_layout
16228
16229 \begin_layout Labeling
16230 \labelwidthstring 00.00.0000
16231
16232 \family sans
16233 \begin_inset Quotes fld
16234 \end_inset
16235
16236 Text
16237 \begin_inset Quotes frd
16238 \end_inset
16239
16240
16241 \family default
16242  Use quotes like 
16243 \begin_inset Quotes fld
16244 \end_inset
16245
16246 this
16247 \begin_inset Quotes frd
16248 \end_inset
16249
16250
16251 \end_layout
16252
16253 \begin_layout Labeling
16254 \labelwidthstring 00.00.0000
16255
16256 \family sans
16257 \begin_inset Quotes ald
16258 \end_inset
16259
16260 Text
16261 \begin_inset Quotes ard
16262 \end_inset
16263
16264
16265 \family default
16266  Use quotes like 
16267 \begin_inset Quotes ald
16268 \end_inset
16269
16270 this
16271 \begin_inset Quotes ard
16272 \end_inset
16273
16274
16275 \end_layout
16276
16277 \begin_layout Subsection
16278 Ligatures
16279 \begin_inset Index idx
16280 status collapsed
16281
16282 \begin_layout Plain Layout
16283 Typography ! Ligatures
16284 \end_layout
16285
16286 \end_inset
16287
16288
16289 \begin_inset Index idx
16290 status collapsed
16291
16292 \begin_layout Plain Layout
16293 Ligatures | see
16294 \begin_inset ERT
16295 status collapsed
16296
16297 \begin_layout Plain Layout
16298
16299 {
16300 \end_layout
16301
16302 \end_inset
16303
16304 Typography
16305 \begin_inset ERT
16306 status collapsed
16307
16308 \begin_layout Plain Layout
16309
16310 }
16311 \end_layout
16312
16313 \end_inset
16314
16315
16316 \end_layout
16317
16318 \end_inset
16319
16320
16321 \begin_inset CommandInset label
16322 LatexCommand label
16323 name "sub:Ligatures"
16324
16325 \end_inset
16326
16327
16328 \end_layout
16329
16330 \begin_layout Standard
16331 It is standard typesetting practice to group certain letters together and
16332  print them as single characters.
16333  These groups are known as 
16334 \emph on
16335 ligatures
16336 \emph default
16337 .
16338  Since LaTeX knows about ligatures, your documents will contain them too
16339  in the output.
16340  Here are the standard ligatures:
16341 \end_layout
16342
16343 \begin_layout Itemize
16344 ff
16345 \end_layout
16346
16347 \begin_layout Itemize
16348 fi
16349 \end_layout
16350
16351 \begin_layout Itemize
16352 fl
16353 \end_layout
16354
16355 \begin_layout Itemize
16356 ffi
16357 \end_layout
16358
16359 \begin_layout Itemize
16360 ffl
16361 \end_layout
16362
16363 \begin_layout Standard
16364 Some languages uses other ligatures if the document font supports them.
16365 \end_layout
16366
16367 \begin_layout Standard
16368 Sometimes, you don't want a ligature in a word.
16369  While a ligature may be okay in the word, 
16370 \begin_inset Quotes eld
16371 \end_inset
16372
16373 graffiti,
16374 \begin_inset Quotes erd
16375 \end_inset
16376
16377  it looks really weird in compound words, such as 
16378 \begin_inset Quotes eld
16379 \end_inset
16380
16381 cufflink
16382 \begin_inset Quotes erd
16383 \end_inset
16384
16385  or the German 
16386 \begin_inset Quotes eld
16387 \end_inset
16388
16389 Dorffest.
16390 \begin_inset Quotes erd
16391 \end_inset
16392
16393  To break a ligature, use 
16394 \family sans
16395 Insert\SpecialChar \menuseparator
16396 Formatting\SpecialChar \menuseparator
16397 Ligature
16398 \begin_inset space ~
16399 \end_inset
16400
16401 Break.
16402
16403 \family default
16404  This changes 
16405 \begin_inset Quotes eld
16406 \end_inset
16407
16408 cufflinks
16409 \begin_inset Quotes erd
16410 \end_inset
16411
16412  to 
16413 \begin_inset Quotes eld
16414 \end_inset
16415
16416 cuff\SpecialChar \textcompwordmark{}
16417 links
16418 \begin_inset Quotes erd
16419 \end_inset
16420
16421  and 
16422 \begin_inset Quotes eld
16423 \end_inset
16424
16425 Dorffest
16426 \begin_inset Quotes erd
16427 \end_inset
16428
16429  to 
16430 \begin_inset Quotes eld
16431 \end_inset
16432
16433 Dorf\SpecialChar \textcompwordmark{}
16434 fest
16435 \begin_inset Quotes erd
16436 \end_inset
16437
16438 .
16439 \end_layout
16440
16441 \begin_layout Subsection
16442 LyX's Proper Names
16443 \begin_inset Index idx
16444 status collapsed
16445
16446 \begin_layout Plain Layout
16447 LyX ! Proper names
16448 \end_layout
16449
16450 \end_inset
16451
16452
16453 \begin_inset CommandInset label
16454 LatexCommand label
16455 name "sub:LyX's-Proper-Names"
16456
16457 \end_inset
16458
16459
16460 \end_layout
16461
16462 \begin_layout Standard
16463 You will certainly have noticed that the word “LaTeX” always appears with
16464  characters in different sizes and heights.
16465  LaTeX is the name of the program used by LyX and is therefore recognized
16466  as a proper name when you type it in LyX as 
16467 \begin_inset Quotes eld
16468 \end_inset
16469
16470 LaT
16471 \begin_inset ERT
16472 status collapsed
16473
16474 \begin_layout Plain Layout
16475
16476 {}
16477 \end_layout
16478
16479 \end_inset
16480
16481 eX
16482 \begin_inset Quotes erd
16483 \end_inset
16484
16485 .
16486 \begin_inset Note Note
16487 status collapsed
16488
16489 \begin_layout Plain Layout
16490 The braces in TeX Code are here to avoid that the 
16491 \begin_inset Quotes eld
16492 \end_inset
16493
16494 command
16495 \begin_inset Quotes erd
16496 \end_inset
16497
16498  appear as proper name in the output, see the last paragraph of this section.
16499  To create proper names omit the TeX Code.
16500 \end_layout
16501
16502 \end_inset
16503
16504  Note the order of the upper-and lowercase letters! LyX recognizes the following
16505  proper names:
16506 \end_layout
16507
16508 \begin_layout Description
16509 LyX The name of the game, write 
16510 \begin_inset Quotes eld
16511 \end_inset
16512
16513 L
16514 \begin_inset ERT
16515 status collapsed
16516
16517 \begin_layout Plain Layout
16518
16519 {}
16520 \end_layout
16521
16522 \end_inset
16523
16524 yX
16525 \begin_inset Quotes erd
16526 \end_inset
16527
16528  to produce it.
16529 \end_layout
16530
16531 \begin_layout Description
16532 TeX The program used by LaTeX, write 
16533 \begin_inset Quotes eld
16534 \end_inset
16535
16536 T
16537 \begin_inset ERT
16538 status collapsed
16539
16540 \begin_layout Plain Layout
16541
16542 {}
16543 \end_layout
16544
16545 \end_inset
16546
16547 eX
16548 \begin_inset Quotes erd
16549 \end_inset
16550
16551  to produce it.
16552 \end_layout
16553
16554 \begin_layout Description
16555 LaTeX The program used by LyX, write 
16556 \begin_inset Quotes eld
16557 \end_inset
16558
16559 LaT
16560 \begin_inset ERT
16561 status collapsed
16562
16563 \begin_layout Plain Layout
16564
16565 {}
16566 \end_layout
16567
16568 \end_inset
16569
16570 eX
16571 \begin_inset Quotes erd
16572 \end_inset
16573
16574  to produce it.
16575 \end_layout
16576
16577 \begin_layout Description
16578 LaTeX2e The actual version of LaTeX, write 
16579 \begin_inset Quotes eld
16580 \end_inset
16581
16582 LaT
16583 \begin_inset ERT
16584 status collapsed
16585
16586 \begin_layout Plain Layout
16587
16588 {}
16589 \end_layout
16590
16591 \end_inset
16592
16593 eX2e
16594 \begin_inset Quotes erd
16595 \end_inset
16596
16597  to produce it.
16598 \end_layout
16599
16600 \begin_layout Standard
16601 You might wonder why the LaTeX-version is 
16602 \begin_inset Quotes eld
16603 \end_inset
16604
16605 2
16606 \begin_inset Formula $\epsilon$
16607 \end_inset
16608
16609
16610 \begin_inset Quotes erd
16611 \end_inset
16612
16613 .
16614  It's an old tradition in the TeX-world to give programs geek version numbers.
16615  For example the version number of TeX converges to the number 
16616 \begin_inset Formula $\pi$
16617 \end_inset
16618
16619 : The actual version is 
16620 \begin_inset Quotes eld
16621 \end_inset
16622
16623 TeX-3.141592
16624 \begin_inset Quotes erd
16625 \end_inset
16626
16627 , the previous one was 
16628 \begin_inset Quotes eld
16629 \end_inset
16630
16631 TeX-3.14159
16632 \begin_inset Quotes erd
16633 \end_inset
16634
16635 .
16636 \end_layout
16637
16638 \begin_layout Standard
16639 If you don't want to use proper names, e.
16640 \begin_inset space \thinspace{}
16641 \end_inset
16642
16643 g.
16644 \begin_inset space \space{}
16645 \end_inset
16646
16647 in section headings, you can insert two empty braces in TeX Code in the
16648  word.
16649  This will look in LyX like: 
16650 \begin_inset Graphics
16651         filename clipart/LaTeX.png
16652         scale 80
16653
16654 \end_inset
16655
16656
16657 \begin_inset Newline newline
16658 \end_inset
16659
16660 For more about TeX Code, look at section
16661 \begin_inset space ~
16662 \end_inset
16663
16664
16665 \begin_inset CommandInset ref
16666 LatexCommand ref
16667 reference "sec:TeX-Code"
16668
16669 \end_inset
16670
16671 .
16672 \end_layout
16673
16674 \begin_layout Subsection
16675 Units
16676 \begin_inset Index idx
16677 status collapsed
16678
16679 \begin_layout Plain Layout
16680 Typography ! Units
16681 \end_layout
16682
16683 \end_inset
16684
16685
16686 \end_layout
16687
16688 \begin_layout Standard
16689 Generally the space between units and the number is smaller than the normal
16690  space between two words.
16691  As you can see in the example below, it looks better when the space is
16692  smaller.
16693  To get such a 
16694 \begin_inset Quotes eld
16695 \end_inset
16696
16697 half space
16698 \begin_inset Quotes erd
16699 \end_inset
16700
16701  for units use the menu 
16702 \family sans
16703 Insert\SpecialChar \menuseparator
16704 Formatting\SpecialChar \menuseparator
16705 Thin
16706 \begin_inset space ~
16707 \end_inset
16708
16709 Space
16710 \family default
16711  (shortcut 
16712 \begin_inset Info
16713 type  "shortcuts"
16714 arg   "space-insert thin"
16715 \end_inset
16716
16717 ).
16718 \end_layout
16719
16720 \begin_layout Standard
16721 Here is an example to show the differences:
16722 \end_layout
16723
16724 \begin_layout Standard
16725 \begin_inset Tabular
16726 <lyxtabular version="3" rows="2" columns="2">
16727 <features tabularvalignment="middle">
16728 <column alignment="left" valignment="top" width="0">
16729 <column alignment="left" valignment="top" width="0">
16730 <row>
16731 <cell alignment="center" valignment="top" usebox="none">
16732 \begin_inset Text
16733
16734 \begin_layout Plain Layout
16735 24
16736 \begin_inset space ~
16737 \end_inset
16738
16739 kW
16740 \begin_inset Formula $\cdot$
16741 \end_inset
16742
16743 h
16744 \end_layout
16745
16746 \end_inset
16747 </cell>
16748 <cell alignment="center" valignment="top" usebox="none">
16749 \begin_inset Text
16750
16751 \begin_layout Plain Layout
16752 space between number and unit
16753 \end_layout
16754
16755 \end_inset
16756 </cell>
16757 </row>
16758 <row>
16759 <cell alignment="center" valignment="top" usebox="none">
16760 \begin_inset Text
16761
16762 \begin_layout Plain Layout
16763 24
16764 \begin_inset space \thinspace{}
16765 \end_inset
16766
16767 kW
16768 \begin_inset Formula $\cdot$
16769 \end_inset
16770
16771 h
16772 \end_layout
16773
16774 \end_inset
16775 </cell>
16776 <cell alignment="center" valignment="top" usebox="none">
16777 \begin_inset Text
16778
16779 \begin_layout Plain Layout
16780 half space between number and unit
16781 \end_layout
16782
16783 \end_inset
16784 </cell>
16785 </row>
16786 </lyxtabular>
16787
16788 \end_inset
16789
16790
16791 \end_layout
16792
16793 \begin_layout Subsection
16794 Widows and Orphans
16795 \begin_inset Index idx
16796 status collapsed
16797
16798 \begin_layout Plain Layout
16799 Typography ! Widows and orphans
16800 \end_layout
16801
16802 \end_inset
16803
16804
16805 \end_layout
16806
16807 \begin_layout Standard
16808 In the early days of word processors, page breaks went wherever the page
16809  happened to end.
16810  There was no regard for what was actually going on in the text.
16811  You may remember once printing out a document, only to find the heading
16812  for a new section printed at the very bottom of the page, the first line
16813  of a new paragraph all alone at the bottom of a page, or the last line
16814  of a paragraph at the top of a new page.
16815  These bits of text became known as 
16816 \emph on
16817 widows
16818 \emph default
16819  and 
16820 \emph on
16821 orphans
16822 \emph default
16823 .
16824 \end_layout
16825
16826 \begin_layout Standard
16827 Clearly, LyX can avoid breaking pages after a section heading.
16828  That's part of the advantage of paragraph environments.
16829  But what about widows and orphans, where the page breaks leave one line
16830  of a paragraph all alone at the top or bottom of a page? There are rules
16831  built into LaTeX governing page breaks, and some of those rules are there
16832  to specifically prevent widows and orphans.
16833  This is the advantage LyX has in using LaTeX as its backend.
16834 \end_layout
16835
16836 \begin_layout Standard
16837 There's no way we can go into how TeX and LaTeX decide to break a page,
16838  or how you can tweak that behavior.
16839  Some LaTeX books listed in the bibliography (such as
16840 \begin_inset space ~
16841 \end_inset
16842
16843
16844 \begin_inset CommandInset citation
16845 LatexCommand cite
16846 key "latexcompanion"
16847
16848 \end_inset
16849
16850  or
16851 \begin_inset space ~
16852 \end_inset
16853
16854
16855 \begin_inset CommandInset citation
16856 LatexCommand cite
16857 key "latexguide"
16858
16859 \end_inset
16860
16861 ) may have more information.
16862  You will almost never need to worry about this, however.
16863 \end_layout
16864
16865 \begin_layout Chapter
16866 Notes, Graphics, Tables, and Floats
16867 \begin_inset CommandInset label
16868 LatexCommand label
16869 name "chap:Floats-and-Notes"
16870
16871 \end_inset
16872
16873
16874 \end_layout
16875
16876 \begin_layout Standard
16877 The issues of this chapter are described in detail in the 
16878 \emph on
16879 Embedded
16880 \begin_inset space ~
16881 \end_inset
16882
16883 Objects
16884 \emph default
16885  manual.
16886  There you will also find tips and tricks for special cases.
16887 \end_layout
16888
16889 \begin_layout Section
16890 Notes
16891 \begin_inset Index idx
16892 status collapsed
16893
16894 \begin_layout Plain Layout
16895 Notes
16896 \end_layout
16897
16898 \end_inset
16899
16900
16901 \begin_inset CommandInset label
16902 LatexCommand label
16903 name "sec:Notes"
16904
16905 \end_inset
16906
16907
16908 \end_layout
16909
16910 \begin_layout Standard
16911 LyX offers you a few types of notes to add to your document:
16912 \end_layout
16913
16914 \begin_layout Description
16915 LyX
16916 \begin_inset space ~
16917 \end_inset
16918
16919 Note This note type is for internal notes that will not appear in the output.
16920 \begin_inset Newline newline
16921 \end_inset
16922
16923
16924 \begin_inset Note Note
16925 status collapsed
16926
16927 \begin_layout Plain Layout
16928 This is text in a note box that doesn't appear in the output.
16929 \end_layout
16930
16931 \end_inset
16932
16933
16934 \end_layout
16935
16936 \begin_layout Description
16937 Comment This note also doesn't appear in the output but it does appear as
16938  a LaTeX-comment when you export the document to LaTeX via the menu 
16939 \family sans
16940 File\SpecialChar \menuseparator
16941 Export\SpecialChar \menuseparator
16942 LaTeX
16943 \begin_inset space ~
16944 \end_inset
16945
16946 (xxx)
16947 \family default
16948 .
16949 \begin_inset Newline newline
16950 \end_inset
16951
16952
16953 \begin_inset Note Comment
16954 status collapsed
16955
16956 \begin_layout Plain Layout
16957 This is text in a note box that only appears as a comment in LaTeX-files.
16958 \end_layout
16959
16960 \end_inset
16961
16962
16963 \end_layout
16964
16965 \begin_layout Description
16966 Greyed
16967 \begin_inset space ~
16968 \end_inset
16969
16970 Out This note will appear in the output as text in a color which you can
16971  set in the document settings under 
16972 \family sans
16973 Colors\SpecialChar \menuseparator
16974 Greyed-out
16975 \begin_inset space ~
16976 \end_inset
16977
16978 notes
16979 \family default
16980 .
16981 \begin_inset Newline newline
16982 \end_inset
16983
16984
16985 \begin_inset Newline newline
16986 \end_inset
16987
16988
16989 \begin_inset Note Greyedout
16990 status collapsed
16991
16992 \begin_layout Plain Layout
16993 This is text
16994 \begin_inset Foot
16995 status collapsed
16996
16997 \begin_layout Plain Layout
16998 This is an example footnote within a greyed out note.
16999  In this document the color of this note type is set to blue.
17000 \end_layout
17001
17002 \end_inset
17003
17004  of a comment that appears in the output.
17005 \end_layout
17006
17007 \end_inset
17008
17009
17010 \begin_inset Newline newline
17011 \end_inset
17012
17013
17014 \begin_inset Newline newline
17015 \end_inset
17016
17017 As you can see in the example, the first line of greyed out notes is a bit
17018  indented and greyed out notes can have footnotes.
17019 \end_layout
17020
17021 \begin_layout Standard
17022 Notes are inserted with the toolbar button 
17023 \begin_inset Info
17024 type  "icon"
17025 arg   "note-insert"
17026 \end_inset
17027
17028  or the menu 
17029 \family sans
17030 Insert\SpecialChar \menuseparator
17031 Note
17032 \family default
17033 .
17034  Right-click on the appearing note box to select the note type.
17035 \end_layout
17036
17037 \begin_layout Section
17038 Footnotes
17039 \begin_inset Index idx
17040 status collapsed
17041
17042 \begin_layout Plain Layout
17043 Footnotes
17044 \end_layout
17045
17046 \end_inset
17047
17048
17049 \begin_inset CommandInset label
17050 LatexCommand label
17051 name "sec:Footnotes"
17052
17053 \end_inset
17054
17055
17056 \end_layout
17057
17058 \begin_layout Standard
17059 LyX uses boxes to display footnotes: When you insert a footnote using the
17060  menu 
17061 \family sans
17062 Insert\SpecialChar \menuseparator
17063 Footnote
17064 \family default
17065  or the toolbar button 
17066 \begin_inset Info
17067 type  "icon"
17068 arg   "footnote-insert"
17069 \end_inset
17070
17071
17072 \family roman
17073 \series medium
17074 \bar no
17075 you will see
17076 \family default
17077 \series default
17078 \bar default
17079  the following box: 
17080 \begin_inset Graphics
17081         filename clipart/footnoteQt4.png
17082         scale 80
17083
17084 \end_inset
17085
17086
17087 \family roman
17088 \series medium
17089 \bar no
17090  This box is LyX's representation of your footnote.
17091  If you
17092 \family default
17093 \series default
17094 \bar default
17095  left-click on 
17096 \family roman
17097 \series medium
17098 \bar no
17099 the 
17100 \begin_inset Quotes eld
17101 \end_inset
17102
17103
17104 \family sans
17105 foot
17106 \family roman
17107
17108 \begin_inset Quotes erd
17109 \end_inset
17110
17111
17112 \family default
17113 \series default
17114 \bar default
17115  
17116 \family roman
17117 \series medium
17118 \bar no
17119 label, the box will
17120 \family default
17121 \series default
17122 \bar default
17123  be opened and you can enter the footnote text into it.
17124  Clicking on the box label again, will close 
17125 \family roman
17126 \series medium
17127 \bar no
17128 the
17129 \family default
17130 \series default
17131 \bar default
17132  box
17133 \family roman
17134 \series medium
17135 \bar no
17136 .
17137  If you want to turn existing text into a footnote, simply highlight it
17138  and click on the footnote
17139 \family default
17140 \series default
17141 \bar default
17142  toolbar 
17143 \family roman
17144 \series medium
17145 \bar no
17146 button
17147 \family default
17148 \series default
17149 \bar default
17150 .
17151 \end_layout
17152
17153 \begin_layout Standard
17154 Here is an example footnote:
17155 \family roman
17156 \series medium
17157 \bar no
17158
17159 \begin_inset Foot
17160 status collapsed
17161
17162 \begin_layout Plain Layout
17163 To close a footnote, click on the footnote box label.
17164 \end_layout
17165
17166 \end_inset
17167
17168
17169 \end_layout
17170
17171 \begin_layout Standard
17172 The footnote will appear in the output as a superscript number at the text
17173  position where the footnote box is placed.
17174  The footnote text is placed at the bottom of the current page.
17175  The footnote number is calculated by LyX.
17176  The numbers are consecutive, no matter in which chapter the footnote is
17177  in.
17178  LyX doesn't support other numbering schemes yet, but you can get other
17179  schemes using special LaTeX-commands.
17180  T
17181 \family roman
17182 h
17183 \family default
17184 ey are described in the 
17185 \emph on
17186 Embedded
17187 \begin_inset space ~
17188 \end_inset
17189
17190 Objects
17191 \emph default
17192  manual.
17193 \end_layout
17194
17195 \begin_layout Section
17196 Marginal Notes
17197 \begin_inset Index idx
17198 status collapsed
17199
17200 \begin_layout Plain Layout
17201 Marginal notes
17202 \end_layout
17203
17204 \end_inset
17205
17206
17207 \begin_inset CommandInset label
17208 LatexCommand label
17209 name "sec:Marginal-Notes"
17210
17211 \end_inset
17212
17213
17214 \end_layout
17215
17216 \begin_layout Standard
17217 Marginal notes look and behave just like footnotes in LyX.
17218  When you insert a margin note via the menu 
17219 \family sans
17220 Insert\SpecialChar \menuseparator
17221 Marginal
17222 \begin_inset space ~
17223 \end_inset
17224
17225 Note
17226 \family default
17227  or the toolbar button 
17228 \begin_inset Info
17229 type  "icon"
17230 arg   "marginalnote-insert"
17231 \end_inset
17232
17233 , you will see 
17234 \family roman
17235 \series medium
17236 a
17237 \family default
17238 \series default
17239  
17240 \family roman
17241 \series medium
17242 box with the
17243 \family default
17244 \series default
17245  
17246 \family roman
17247 \series medium
17248 label 
17249 \begin_inset Quotes eld
17250 \end_inset
17251
17252 margin
17253 \begin_inset Quotes erd
17254 \end_inset
17255
17256  appearing within your text.
17257  This box is LyX's representation of your margin
17258 \family default
17259 \series default
17260 al 
17261 \family roman
17262 \series medium
17263 note.
17264 \end_layout
17265
17266 \begin_layout Standard
17267 At the side of this sentence is an example marginal note.
17268 \family roman
17269 \series medium
17270
17271 \begin_inset Marginal
17272 status collapsed
17273
17274 \begin_layout Plain Layout
17275 This is a marginal note.
17276 \end_layout
17277
17278 \end_inset
17279
17280
17281 \end_layout
17282
17283 \begin_layout Standard
17284 Marginal notes appear at the right side in single-sided documents.
17285  In double-sided documents they appear in the outer margin – left on even
17286  pages, right on odd pages.
17287 \end_layout
17288
17289 \begin_layout Standard
17290 For further information about marginal notes see section 
17291 \emph on
17292 Margin
17293 \begin_inset space ~
17294 \end_inset
17295
17296 Notes
17297 \emph default
17298  of the 
17299 \emph on
17300 Embedded
17301 \begin_inset space ~
17302 \end_inset
17303
17304 Objects
17305 \emph default
17306  manual.
17307 \end_layout
17308
17309 \begin_layout Section
17310 Graphics and Images
17311 \begin_inset Index idx
17312 status collapsed
17313
17314 \begin_layout Plain Layout
17315 Images
17316 \end_layout
17317
17318 \end_inset
17319
17320
17321 \begin_inset Index idx
17322 status collapsed
17323
17324 \begin_layout Plain Layout
17325 Graphics
17326 \end_layout
17327
17328 \end_inset
17329
17330
17331 \begin_inset CommandInset label
17332 LatexCommand label
17333 name "sec:Graphics"
17334
17335 \end_inset
17336
17337
17338 \end_layout
17339
17340 \begin_layout Standard
17341 To insert an image in your document, place the cursor at the text position
17342  you want and click on the toolbar icon 
17343 \begin_inset Info
17344 type  "icon"
17345 arg   "dialog-show-new-inset graphics"
17346 \end_inset
17347
17348  or select 
17349 \family sans
17350 Insert\SpecialChar \menuseparator
17351 Graphics
17352 \family default
17353  from the menu.
17354  Then a dialog will appear to choose the file to load.
17355 \end_layout
17356
17357 \begin_layout Standard
17358 This dialog has numerous mostly self-explanatory parameters.
17359  The 
17360 \family sans
17361 Graphics
17362 \family default
17363  tab allows you to choose your image file.
17364  The image can be transformed by setting a rotation angle and a scaling
17365  factor.
17366  The scaling units are explained in Appendix
17367 \begin_inset space ~
17368 \end_inset
17369
17370
17371 \begin_inset CommandInset ref
17372 LatexCommand ref
17373 reference "chap:Units-available-in"
17374
17375 \end_inset
17376
17377 .
17378 \end_layout
17379
17380 \begin_layout Standard
17381 In the tab 
17382 \family sans
17383 Clipping
17384 \family default
17385  it is possible to set image coordinates to adjust the height and width
17386  of the image in the output.
17387  The coordinates can also be calculated automatically by pressing the button
17388  
17389 \family sans
17390 Get
17391 \begin_inset space ~
17392 \end_inset
17393
17394 from
17395 \begin_inset space ~
17396 \end_inset
17397
17398 file
17399 \family default
17400 .
17401  The option 
17402 \family sans
17403 Clip
17404 \begin_inset space ~
17405 \end_inset
17406
17407 to
17408 \begin_inset space ~
17409 \end_inset
17410
17411 bounding
17412 \begin_inset space ~
17413 \end_inset
17414
17415 box
17416 \family default
17417  will only print the image region within the given coordinates.
17418  Normally you don't need to take care about image coordinates and can ignore
17419  the tab 
17420 \family sans
17421 Clipping
17422 \family default
17423 .
17424 \end_layout
17425
17426 \begin_layout Standard
17427 In the 
17428 \family sans
17429 LaTeX and LyX options
17430 \family default
17431  tab LaTeX experts can specify additional LaTeX options.
17432  In this tab you can also specify the appearance of the image inside LyX.
17433  The option 
17434 \family sans
17435 Draft
17436 \begin_inset space ~
17437 \end_inset
17438
17439 mode
17440 \family default
17441  has the effect that the image doesn't appear in the output, only a frame
17442  with the image size is printed.
17443  The option 
17444 \family sans
17445 Don't
17446 \begin_inset space ~
17447 \end_inset
17448
17449 unzip
17450 \begin_inset space ~
17451 \end_inset
17452
17453 on
17454 \begin_inset space ~
17455 \end_inset
17456
17457 export
17458 \family default
17459  is explained in the 
17460 \emph on
17461 Embedded
17462 \begin_inset space ~
17463 \end_inset
17464
17465 Objects
17466 \emph default
17467  manual in section 
17468 \emph on
17469 Graphics Dialog
17470 \emph default
17471 .
17472 \end_layout
17473
17474 \begin_layout Standard
17475 The graphics dialog can be called at any time by clicking on an image.
17476  Images will appear in the output exactly at the position where they are
17477  in the text.
17478  This is an example image within a separate, horizontally centered paragraph:
17479  
17480 \end_layout
17481
17482 \begin_layout Standard
17483 \align center
17484 \begin_inset Graphics
17485         filename clipart/mobius.eps
17486         scale 70
17487
17488 \end_inset
17489
17490
17491 \end_layout
17492
17493 \begin_layout Standard
17494 If you need image captions or want to reference images, you have to put
17495  the image into a float, see section
17496 \begin_inset space ~
17497 \end_inset
17498
17499
17500 \begin_inset CommandInset ref
17501 LatexCommand ref
17502 reference "sub:Figure-Floats"
17503
17504 \end_inset
17505
17506 .
17507 \end_layout
17508
17509 \begin_layout Subsection
17510 Image Formats
17511 \begin_inset Index idx
17512 status collapsed
17513
17514 \begin_layout Plain Layout
17515 Images ! Formats
17516 \end_layout
17517
17518 \end_inset
17519
17520
17521 \begin_inset CommandInset label
17522 LatexCommand label
17523 name "sub:Image-Formats"
17524
17525 \end_inset
17526
17527
17528 \end_layout
17529
17530 \begin_layout Standard
17531 You can insert images in any known file format.
17532  But as we explained in section
17533 \begin_inset space ~
17534 \end_inset
17535
17536
17537 \begin_inset CommandInset ref
17538 LatexCommand ref
17539 reference "sub:Output-file-formats"
17540
17541 \end_inset
17542
17543 , every output document format allows only a few image formats.
17544  LyX therefore uses the program 
17545 \family typewriter
17546 ImageMagick
17547 \family default
17548  in the background to convert the images to the right format.
17549  To increase your workflow by avoiding these conversions in the background,
17550  use only the image formats listed in the subsections of section
17551 \begin_inset space ~
17552 \end_inset
17553
17554
17555 \begin_inset CommandInset ref
17556 LatexCommand ref
17557 reference "sub:Output-file-formats"
17558
17559 \end_inset
17560
17561 .
17562 \end_layout
17563
17564 \begin_layout Standard
17565 Similar to fonts there are two types of image formats:
17566 \end_layout
17567
17568 \begin_layout Description
17569 Bitmap
17570 \begin_inset space ~
17571 \end_inset
17572
17573 images consist of pixel values, often in a compressed form.
17574  They are therefore not fully scalable and look pixelated in large zooms.
17575  Well-known bitmap image formats are 
17576 \begin_inset Quotes eld
17577 \end_inset
17578
17579 Graphics Interchange Format
17580 \begin_inset Quotes erd
17581 \end_inset
17582
17583  (GIF, file extension 
17584 \begin_inset Quotes eld
17585 \end_inset
17586
17587
17588 \family typewriter
17589 .gif
17590 \family default
17591
17592 \begin_inset Quotes erd
17593 \end_inset
17594
17595 )
17596 \begin_inset Index idx
17597 status collapsed
17598
17599 \begin_layout Plain Layout
17600 GIF|see
17601 \begin_inset ERT
17602 status collapsed
17603
17604 \begin_layout Plain Layout
17605
17606 {
17607 \end_layout
17608
17609 \end_inset
17610
17611 Image formats
17612 \begin_inset ERT
17613 status collapsed
17614
17615 \begin_layout Plain Layout
17616
17617 }
17618 \end_layout
17619
17620 \end_inset
17621
17622
17623 \end_layout
17624
17625 \end_inset
17626
17627
17628 \begin_inset Quotes eld
17629 \end_inset
17630
17631 Portable Network Graphics
17632 \begin_inset Quotes erd
17633 \end_inset
17634
17635  (PNG, file extension 
17636 \begin_inset Quotes eld
17637 \end_inset
17638
17639
17640 \family typewriter
17641 .png
17642 \family default
17643
17644 \begin_inset Quotes erd
17645 \end_inset
17646
17647 )
17648 \begin_inset Index idx
17649 status collapsed
17650
17651 \begin_layout Plain Layout
17652 PNG|see
17653 \begin_inset ERT
17654 status collapsed
17655
17656 \begin_layout Plain Layout
17657
17658 {
17659 \end_layout
17660
17661 \end_inset
17662
17663 Image formats
17664 \begin_inset ERT
17665 status collapsed
17666
17667 \begin_layout Plain Layout
17668
17669 }
17670 \end_layout
17671
17672 \end_inset
17673
17674
17675 \end_layout
17676
17677 \end_inset
17678
17679 , and 
17680 \begin_inset Quotes eld
17681 \end_inset
17682
17683 Joint Photographic Experts Group
17684 \begin_inset Quotes erd
17685 \end_inset
17686
17687  (JPG, file extension 
17688 \begin_inset Quotes eld
17689 \end_inset
17690
17691
17692 \family typewriter
17693 .jpg
17694 \family default
17695
17696 \begin_inset Quotes erd
17697 \end_inset
17698
17699  or 
17700 \begin_inset Quotes eld
17701 \end_inset
17702
17703
17704 \family typewriter
17705 .jpeg
17706 \family default
17707
17708 \begin_inset Quotes erd
17709 \end_inset
17710
17711 )
17712 \begin_inset Index idx
17713 status collapsed
17714
17715 \begin_layout Plain Layout
17716 JPG|see
17717 \begin_inset ERT
17718 status collapsed
17719
17720 \begin_layout Plain Layout
17721
17722 {
17723 \end_layout
17724
17725 \end_inset
17726
17727 Image formats
17728 \begin_inset ERT
17729 status collapsed
17730
17731 \begin_layout Plain Layout
17732
17733 }
17734 \end_layout
17735
17736 \end_inset
17737
17738
17739 \end_layout
17740
17741 \end_inset
17742
17743 .
17744 \end_layout
17745
17746 \begin_layout Description
17747 Scalable
17748 \begin_inset space ~
17749 \end_inset
17750
17751 images consist of vectors and can therefore be scaled to any size without
17752  data loss.
17753  The scaling ability is desired if you want to create presentations, because
17754  presentations are always scaled by the beamer.
17755  Scaling is also useful for online documents to let the user zoom into diagrams.
17756 \begin_inset Newline newline
17757 \end_inset
17758
17759 Scalable image formats can be 
17760 \begin_inset Quotes eld
17761 \end_inset
17762
17763 Scalable Vector Graphics
17764 \begin_inset Quotes erd
17765 \end_inset
17766
17767  (SVG, file extension 
17768 \begin_inset Quotes eld
17769 \end_inset
17770
17771
17772 \family typewriter
17773 .svg
17774 \family default
17775
17776 \begin_inset Quotes erd
17777 \end_inset
17778
17779 )
17780 \begin_inset Index idx
17781 status collapsed
17782
17783 \begin_layout Plain Layout
17784 SVG|see
17785 \begin_inset ERT
17786 status collapsed
17787
17788 \begin_layout Plain Layout
17789
17790 {
17791 \end_layout
17792
17793 \end_inset
17794
17795 Image formats
17796 \begin_inset ERT
17797 status collapsed
17798
17799 \begin_layout Plain Layout
17800
17801 }
17802 \end_layout
17803
17804 \end_inset
17805
17806
17807 \end_layout
17808
17809 \end_inset
17810
17811
17812 \begin_inset Quotes eld
17813 \end_inset
17814
17815 Encapsulated PostScript
17816 \begin_inset Quotes erd
17817 \end_inset
17818
17819  (EPS, file extension 
17820 \begin_inset Quotes eld
17821 \end_inset
17822
17823
17824 \family typewriter
17825 .eps
17826 \family default
17827
17828 \begin_inset Quotes erd
17829 \end_inset
17830
17831 )
17832 \begin_inset Index idx
17833 status collapsed
17834
17835 \begin_layout Plain Layout
17836 EPS|see
17837 \begin_inset ERT
17838 status collapsed
17839
17840 \begin_layout Plain Layout
17841
17842 {
17843 \end_layout
17844
17845 \end_inset
17846
17847 Image formats
17848 \begin_inset ERT
17849 status collapsed
17850
17851 \begin_layout Plain Layout
17852
17853 }
17854 \end_layout
17855
17856 \end_inset
17857
17858
17859 \end_layout
17860
17861 \end_inset
17862
17863 , and 
17864 \begin_inset Quotes eld
17865 \end_inset
17866
17867 Portable Document Format
17868 \begin_inset Quotes erd
17869 \end_inset
17870
17871  (PDF, file extension 
17872 \begin_inset Quotes eld
17873 \end_inset
17874
17875
17876 \family typewriter
17877 .pdf
17878 \family default
17879
17880 \begin_inset Quotes erd
17881 \end_inset
17882
17883 )
17884 \begin_inset Index idx
17885 status collapsed
17886
17887 \begin_layout Plain Layout
17888 PDF
17889 \end_layout
17890
17891 \end_inset
17892
17893 .
17894  We say 
17895 \begin_inset Quotes eld
17896 \end_inset
17897
17898 can be
17899 \begin_inset Quotes erd
17900 \end_inset
17901
17902 , because you can convert any bitmap image format to PDF or EPS and the
17903  result will not be scalable.
17904  In this case only a header with the image properties is added to the original
17905  image.
17906 \begin_inset Foot
17907 status collapsed
17908
17909 \begin_layout Plain Layout
17910 In the case of PDF, the original image is additionally compressed.
17911 \end_layout
17912
17913 \end_inset
17914
17915
17916 \end_layout
17917
17918 \begin_layout Standard
17919 Normally one cannot convert a bitmap image into a scalable one, only vice
17920  versa.
17921 \end_layout
17922
17923 \begin_layout Subsection
17924 Grouping of Image Settings
17925 \begin_inset Index idx
17926 status collapsed
17927
17928 \begin_layout Plain Layout
17929 Images ! Settings grouping
17930 \end_layout
17931
17932 \end_inset
17933
17934
17935 \end_layout
17936
17937 \begin_layout Standard
17938 Each image can define a new group of image settings or join an existing
17939  group.
17940  Images within such a group share their settings, so adjusting one image
17941  of the group automatically also adjusts all other images of the group in
17942  the same way.
17943  So you can for example change the size for a bunch of images without the
17944  need to manually change each of them.
17945  
17946 \end_layout
17947
17948 \begin_layout Standard
17949 A new group can be set by entering a name in the 
17950 \family sans
17951 Group
17952 \begin_inset space ~
17953 \end_inset
17954
17955 Name
17956 \family default
17957  field in the Graphics dialog.
17958  Joining an existing group can be done using the context menu of the image
17959  by checking the name of the desired group.
17960 \end_layout
17961
17962 \begin_layout Section
17963 Tables
17964 \begin_inset Index idx
17965 status collapsed
17966
17967 \begin_layout Plain Layout
17968 Tables
17969 \end_layout
17970
17971 \end_inset
17972
17973
17974 \begin_inset CommandInset label
17975 LatexCommand label
17976 name "sec:Tables"
17977
17978 \end_inset
17979
17980
17981 \end_layout
17982
17983 \begin_layout Standard
17984 You can insert a table using either the toolbar button 
17985 \begin_inset Info
17986 type  "icon"
17987 arg   "tabular-insert"
17988 \end_inset
17989
17990  or the menu 
17991 \family sans
17992 Insert\SpecialChar \menuseparator
17993 Table
17994 \family default
17995 .
17996  A dialog will appear, asking you for the number of rows and columns.
17997  The default table has lines around any cell and the first row appears separated
17998  from the rest of the table.
17999  This separation appears due to a double line: The cells of the first row
18000  have a line below them and the cells of the second row have a line above
18001  them.
18002  Here is an example table:
18003 \end_layout
18004
18005 \begin_layout Standard
18006 \align center
18007 \begin_inset Tabular
18008 <lyxtabular version="3" rows="4" columns="4">
18009 <features tabularvalignment="middle">
18010 <column alignment="center" valignment="top" width="0pt">
18011 <column alignment="center" valignment="top" width="0pt">
18012 <column alignment="center" valignment="top" width="0in">
18013 <column alignment="center" valignment="top" width="0pt">
18014 <row>
18015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18016 \begin_inset Text
18017
18018 \begin_layout Plain Layout
18019
18020 \end_layout
18021
18022 \end_inset
18023 </cell>
18024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18025 \begin_inset Text
18026
18027 \begin_layout Plain Layout
18028
18029 \family roman
18030 \series medium
18031 \shape up
18032 \size normal
18033 \emph off
18034 \bar no
18035 \noun off
18036 \color none
18037 1
18038 \end_layout
18039
18040 \end_inset
18041 </cell>
18042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18043 \begin_inset Text
18044
18045 \begin_layout Plain Layout
18046 2
18047 \end_layout
18048
18049 \end_inset
18050 </cell>
18051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18052 \begin_inset Text
18053
18054 \begin_layout Plain Layout
18055 3
18056 \end_layout
18057
18058 \end_inset
18059 </cell>
18060 </row>
18061 <row>
18062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18063 \begin_inset Text
18064
18065 \begin_layout Plain Layout
18066
18067 \family roman
18068 \series medium
18069 \shape up
18070 \size normal
18071 \emph off
18072 \bar no
18073 \noun off
18074 \color none
18075 A
18076 \end_layout
18077
18078 \end_inset
18079 </cell>
18080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18081 \begin_inset Text
18082
18083 \begin_layout Plain Layout
18084
18085 \end_layout
18086
18087 \end_inset
18088 </cell>
18089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18090 \begin_inset Text
18091
18092 \begin_layout Plain Layout
18093
18094 \end_layout
18095
18096 \end_inset
18097 </cell>
18098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18099 \begin_inset Text
18100
18101 \begin_layout Plain Layout
18102
18103 \end_layout
18104
18105 \end_inset
18106 </cell>
18107 </row>
18108 <row>
18109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18110 \begin_inset Text
18111
18112 \begin_layout Plain Layout
18113
18114 \family roman
18115 \series medium
18116 \shape up
18117 \size normal
18118 \emph off
18119 \bar no
18120 \noun off
18121 \color none
18122 B
18123 \end_layout
18124
18125 \end_inset
18126 </cell>
18127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18128 \begin_inset Text
18129
18130 \begin_layout Plain Layout
18131
18132 \end_layout
18133
18134 \end_inset
18135 </cell>
18136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18137 \begin_inset Text
18138
18139 \begin_layout Plain Layout
18140
18141 \size normal
18142 \noun off
18143 \color none
18144  
18145 \end_layout
18146
18147 \end_inset
18148 </cell>
18149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18150 \begin_inset Text
18151
18152 \begin_layout Plain Layout
18153
18154 \end_layout
18155
18156 \end_inset
18157 </cell>
18158 </row>
18159 <row>
18160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18161 \begin_inset Text
18162
18163 \begin_layout Plain Layout
18164
18165 \family roman
18166 \series medium
18167 \shape up
18168 \size normal
18169 \emph off
18170 \bar no
18171 \noun off
18172 \color none
18173 C
18174 \end_layout
18175
18176 \end_inset
18177 </cell>
18178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18179 \begin_inset Text
18180
18181 \begin_layout Plain Layout
18182
18183 \end_layout
18184
18185 \end_inset
18186 </cell>
18187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18188 \begin_inset Text
18189
18190 \begin_layout Plain Layout
18191
18192 \end_layout
18193
18194 \end_inset
18195 </cell>
18196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18197 \begin_inset Text
18198
18199 \begin_layout Plain Layout
18200
18201 \end_layout
18202
18203 \end_inset
18204 </cell>
18205 </row>
18206 </lyxtabular>
18207
18208 \end_inset
18209
18210
18211 \end_layout
18212
18213 \begin_layout Subsection
18214 The Table dialog
18215 \end_layout
18216
18217 \begin_layout Standard
18218 You can alter a table by clicking on it with the right mouse button, which
18219  brings up the table dialog.
18220  Here you can adjust the settings of the cell and row/column respectively
18221  where the cursor is placed currently.
18222  Most of the dialog options also work on selections.
18223  This means that if you select more cells, columns or rows the action is
18224  done on all of your selection.
18225 \end_layout
18226
18227 \begin_layout Standard
18228 In addition to the table dialog, the 
18229 \family sans
18230 table
18231 \begin_inset space ~
18232 \end_inset
18233
18234 toolbar
18235 \family default
18236  helps you in setting table properties.
18237  It appears when the cursor is inside a table.
18238 \end_layout
18239
18240 \begin_layout Standard
18241 In the tab 
18242 \family sans
18243 Table
18244 \begin_inset space ~
18245 \end_inset
18246
18247 Settings
18248 \family default
18249  of the table dialog you can set the alignment for the current row.
18250  If you add a row or column, it will be inserted right beside or below the
18251  current cell respectively.
18252  The vertical alignment of a column can only be adjusted when a column width
18253  is given.
18254  A given width will allow the cell to have line breaks and multiple paragraphs
18255  of text, see section
18256 \begin_inset space ~
18257 \end_inset
18258
18259
18260 \begin_inset CommandInset ref
18261 LatexCommand ref
18262 reference "sub:Table-Cells"
18263
18264 \end_inset
18265
18266 .
18267 \end_layout
18268
18269 \begin_layout Standard
18270 You can mark multiple cells of one row/column as a multicolumn/row cell
18271  using the check box 
18272 \family sans
18273 Multicolumn
18274 \family default
18275  or 
18276 \family sans
18277 Multirow
18278 \family default
18279 .
18280  This will merge the cells to 
18281 \emph on
18282 one
18283 \emph default
18284  cell, spread over more than one column/row.
18285  Multicolumn cells are treated as own rows, so that the alignment, width,
18286  and border settings affect only the multicolumn cell.
18287  Here is an example table with a multicolumn cell in the first row and one
18288  in the last row without the upper border:
18289 \end_layout
18290
18291 \begin_layout Standard
18292 \align center
18293 \begin_inset Tabular
18294 <lyxtabular version="3" rows="3" columns="4">
18295 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18296 <column alignment="center" valignment="top" width="0pt">
18297 <column alignment="center" valignment="middle" width="0">
18298 <column alignment="center" valignment="top" width="0in">
18299 <column alignment="center" valignment="top" width="0pt">
18300 <row>
18301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18302 \begin_inset Text
18303
18304 \begin_layout Plain Layout
18305 abc
18306 \end_layout
18307
18308 \end_inset
18309 </cell>
18310 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18311 \begin_inset Text
18312
18313 \begin_layout Plain Layout
18314 def ghi
18315 \end_layout
18316
18317 \end_inset
18318 </cell>
18319 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18320 \begin_inset Text
18321
18322 \begin_layout Plain Layout
18323
18324 \end_layout
18325
18326 \end_inset
18327 </cell>
18328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18329 \begin_inset Text
18330
18331 \begin_layout Plain Layout
18332 jkl
18333 \end_layout
18334
18335 \end_inset
18336 </cell>
18337 </row>
18338 <row>
18339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18340 \begin_inset Text
18341
18342 \begin_layout Plain Layout
18343
18344 \family roman
18345 \series medium
18346 \shape up
18347 \size normal
18348 \emph off
18349 \bar no
18350 \noun off
18351 \color none
18352 A
18353 \end_layout
18354
18355 \end_inset
18356 </cell>
18357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18358 \begin_inset Text
18359
18360 \begin_layout Plain Layout
18361 B
18362 \end_layout
18363
18364 \end_inset
18365 </cell>
18366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18367 \begin_inset Text
18368
18369 \begin_layout Plain Layout
18370 C
18371 \end_layout
18372
18373 \end_inset
18374 </cell>
18375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18376 \begin_inset Text
18377
18378 \begin_layout Plain Layout
18379 D
18380 \end_layout
18381
18382 \end_inset
18383 </cell>
18384 </row>
18385 <row>
18386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18387 \begin_inset Text
18388
18389 \begin_layout Plain Layout
18390 1
18391 \end_layout
18392
18393 \end_inset
18394 </cell>
18395 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18396 \begin_inset Text
18397
18398 \begin_layout Plain Layout
18399 2
18400 \end_layout
18401
18402 \end_inset
18403 </cell>
18404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18405 \begin_inset Text
18406
18407 \begin_layout Plain Layout
18408 3
18409 \end_layout
18410
18411 \end_inset
18412 </cell>
18413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18414 \begin_inset Text
18415
18416 \begin_layout Plain Layout
18417 4
18418 \end_layout
18419
18420 \end_inset
18421 </cell>
18422 </row>
18423 </lyxtabular>
18424
18425 \end_inset
18426
18427
18428 \end_layout
18429
18430 \begin_layout Standard
18431 Adept users can declare special LaTeX-arguments for the table.
18432  They are necessary for special table formatting, like for multirow cells,
18433  explained in the chapter 
18434 \emph on
18435 Tables
18436 \emph default
18437  of the 
18438 \emph on
18439 Embedded
18440 \begin_inset space ~
18441 \end_inset
18442
18443 Objects
18444 \emph default
18445  manual.
18446  You can also rotate the current cell or the whole table 90
18447 \begin_inset space \thinspace{}
18448 \end_inset
18449
18450 degrees counterclockwise.
18451  These rotations are not visible in LyX but are visible in the output.
18452 \end_layout
18453
18454 \begin_layout Standard
18455 \begin_inset Note Greyedout
18456 status collapsed
18457
18458 \begin_layout Plain Layout
18459
18460 \series bold
18461 Note:
18462 \series default
18463  Most DVI-viewers are 
18464 \emph on
18465 not
18466 \emph default
18467  able to display rotations.
18468 \end_layout
18469
18470 \end_inset
18471
18472
18473 \end_layout
18474
18475 \begin_layout Standard
18476 The 
18477 \family sans
18478 Borders
18479 \family default
18480  tab allows you to add and delete border lines for the current row/column.
18481  The button 
18482 \family sans
18483 Default
18484 \family default
18485  adds lines for all cell borders.
18486 \end_layout
18487
18488 \begin_layout Subsection
18489 Longtables
18490 \begin_inset Index idx
18491 status collapsed
18492
18493 \begin_layout Plain Layout
18494 Tables ! Longtables
18495 \end_layout
18496
18497 \end_inset
18498
18499
18500 \begin_inset Index idx
18501 status collapsed
18502
18503 \begin_layout Plain Layout
18504 Longtables
18505 \end_layout
18506
18507 \end_inset
18508
18509
18510 \end_layout
18511
18512 \begin_layout Standard
18513 If the table is too long to fit on one page, you can use the option 
18514 \family sans
18515 Use
18516 \begin_inset space ~
18517 \end_inset
18518
18519 long
18520 \begin_inset space ~
18521 \end_inset
18522
18523 table
18524 \family default
18525  in the tab 
18526 \family sans
18527 Longtable
18528 \family default
18529  of the table dialog to split the table automatically over more pages.
18530  Doing this enables some check boxes and you can now define:
18531 \end_layout
18532
18533 \begin_layout Description
18534
18535 \family sans
18536 Header
18537 \family default
18538 : The current row and all rows above, that don't have any special options
18539  defined, are defined to be the header rows of all pages of the longtable;
18540  except for the first page, if 
18541 \family sans
18542 First
18543 \begin_inset space ~
18544 \end_inset
18545
18546 header
18547 \family default
18548  is defined.
18549 \end_layout
18550
18551 \begin_layout Description
18552
18553 \family sans
18554 First
18555 \begin_inset space ~
18556 \end_inset
18557
18558 header
18559 \family default
18560 : The current row and all rows above, that don't have any special options
18561  defined, are defined to be the header rows of the first page of the longtable.
18562 \end_layout
18563
18564 \begin_layout Description
18565
18566 \family sans
18567 Footer
18568 \family default
18569 : The current row and all rows below, that don't have any special options
18570  defined, are defined to be the footer rows of all pages of the longtable;
18571  except for the last page, if 
18572 \family sans
18573 Last
18574 \begin_inset space ~
18575 \end_inset
18576
18577 footer
18578 \family default
18579  is defined.
18580 \end_layout
18581
18582 \begin_layout Description
18583
18584 \family sans
18585 Last
18586 \begin_inset space ~
18587 \end_inset
18588
18589 footer
18590 \family default
18591 : The current row and all rows below, that don't have any special options
18592  defined, are defined to be the footer rows of the last page of the longtable.
18593 \end_layout
18594
18595 \begin_layout Description
18596 Caption: The first row is reset as a single column.
18597  You can now insert there the table caption via the menu 
18598 \family sans
18599 Insert\SpecialChar \menuseparator
18600 Caption
18601 \family default
18602 .
18603  More about longtable captions can be found in the 
18604 \emph on
18605 Embedded
18606 \begin_inset space ~
18607 \end_inset
18608
18609 Objects
18610 \emph default
18611  manual.
18612 \end_layout
18613
18614 \begin_layout Standard
18615 You can also specify a row where the table is split.
18616  If you set more than one option in the same table row, you should be aware
18617  that then only the first option is used; the others will be defined as
18618  
18619 \emph on
18620 empty
18621 \emph default
18622 .
18623  In this context, first means first in this order: 
18624 \family sans
18625 Footer, Last
18626 \begin_inset space ~
18627 \end_inset
18628
18629 footer,
18630 \family default
18631  
18632 \family sans
18633 Header,
18634 \family default
18635  
18636 \family sans
18637 First
18638 \begin_inset space ~
18639 \end_inset
18640
18641 header
18642 \family default
18643 ; see the following longtable to see how it works:
18644 \end_layout
18645
18646 \begin_layout Standard
18647 \align center
18648 \begin_inset Tabular
18649 <lyxtabular version="3" rows="69" columns="3">
18650 <features islongtable="true" longtabularalignment="center">
18651 <column alignment="block" valignment="top" width="5cm">
18652 <column alignment="left" valignment="top" width="0pt">
18653 <column alignment="right" valignment="top" width="0pt">
18654 <row endfirsthead="true">
18655 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18656 \begin_inset Text
18657
18658 \begin_layout Plain Layout
18659
18660 \series bold
18661 Example Phone List (ignore the names)
18662 \end_layout
18663
18664 \end_inset
18665 </cell>
18666 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18667 \begin_inset Text
18668
18669 \begin_layout Plain Layout
18670
18671 \end_layout
18672
18673 \end_inset
18674 </cell>
18675 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18676 \begin_inset Text
18677
18678 \begin_layout Plain Layout
18679
18680 \end_layout
18681
18682 \end_inset
18683 </cell>
18684 </row>
18685 <row endfirsthead="true">
18686 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18687 \begin_inset Text
18688
18689 \begin_layout Plain Layout
18690
18691 \series bold
18692 NAME
18693 \end_layout
18694
18695 \end_inset
18696 </cell>
18697 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18698 \begin_inset Text
18699
18700 \begin_layout Plain Layout
18701
18702 \end_layout
18703
18704 \end_inset
18705 </cell>
18706 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18707 \begin_inset Text
18708
18709 \begin_layout Plain Layout
18710
18711 \series bold
18712 TEL.
18713 \end_layout
18714
18715 \end_inset
18716 </cell>
18717 </row>
18718 <row endhead="true">
18719 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18720 \begin_inset Text
18721
18722 \begin_layout Plain Layout
18723  
18724 \series bold
18725 Example Phone List
18726 \end_layout
18727
18728 \end_inset
18729 </cell>
18730 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18731 \begin_inset Text
18732
18733 \begin_layout Plain Layout
18734
18735 \end_layout
18736
18737 \end_inset
18738 </cell>
18739 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18740 \begin_inset Text
18741
18742 \begin_layout Plain Layout
18743
18744 \end_layout
18745
18746 \end_inset
18747 </cell>
18748 </row>
18749 <row endhead="true">
18750 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18751 \begin_inset Text
18752
18753 \begin_layout Plain Layout
18754
18755 \series bold
18756 NAME
18757 \end_layout
18758
18759 \end_inset
18760 </cell>
18761 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18762 \begin_inset Text
18763
18764 \begin_layout Plain Layout
18765
18766 \end_layout
18767
18768 \end_inset
18769 </cell>
18770 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18771 \begin_inset Text
18772
18773 \begin_layout Plain Layout
18774
18775 \series bold
18776 TEL.
18777 \end_layout
18778
18779 \end_inset
18780 </cell>
18781 </row>
18782 <row endfoot="true">
18783 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18784 \begin_inset Text
18785
18786 \begin_layout Plain Layout
18787  
18788 \series bold
18789 continue ...
18790 \end_layout
18791
18792 \end_inset
18793 </cell>
18794 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18795 \begin_inset Text
18796
18797 \begin_layout Plain Layout
18798
18799 \end_layout
18800
18801 \end_inset
18802 </cell>
18803 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18804 \begin_inset Text
18805
18806 \begin_layout Plain Layout
18807
18808 \end_layout
18809
18810 \end_inset
18811 </cell>
18812 </row>
18813 <row>
18814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18815 \begin_inset Text
18816
18817 \begin_layout Plain Layout
18818
18819 \series bold
18820 Annovi
18821 \end_layout
18822
18823 \end_inset
18824 </cell>
18825 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18826 \begin_inset Text
18827
18828 \begin_layout Plain Layout
18829 Silvia
18830 \end_layout
18831
18832 \end_inset
18833 </cell>
18834 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18835 \begin_inset Text
18836
18837 \begin_layout Plain Layout
18838 111
18839 \end_layout
18840
18841 \end_inset
18842 </cell>
18843 </row>
18844 <row>
18845 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18846 \begin_inset Text
18847
18848 \begin_layout Plain Layout
18849
18850 \series bold
18851 Bertoli
18852 \end_layout
18853
18854 \end_inset
18855 </cell>
18856 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18857 \begin_inset Text
18858
18859 \begin_layout Plain Layout
18860 Stefano
18861 \end_layout
18862
18863 \end_inset
18864 </cell>
18865 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18866 \begin_inset Text
18867
18868 \begin_layout Plain Layout
18869 111
18870 \end_layout
18871
18872 \end_inset
18873 </cell>
18874 </row>
18875 <row>
18876 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18877 \begin_inset Text
18878
18879 \begin_layout Plain Layout
18880
18881 \series bold
18882 Bozzi
18883 \end_layout
18884
18885 \end_inset
18886 </cell>
18887 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18888 \begin_inset Text
18889
18890 \begin_layout Plain Layout
18891 Walter
18892 \end_layout
18893
18894 \end_inset
18895 </cell>
18896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18897 \begin_inset Text
18898
18899 \begin_layout Plain Layout
18900 111
18901 \end_layout
18902
18903 \end_inset
18904 </cell>
18905 </row>
18906 <row>
18907 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18908 \begin_inset Text
18909
18910 \begin_layout Plain Layout
18911
18912 \series bold
18913 Cachia
18914 \end_layout
18915
18916 \end_inset
18917 </cell>
18918 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18919 \begin_inset Text
18920
18921 \begin_layout Plain Layout
18922 Maria
18923 \end_layout
18924
18925 \end_inset
18926 </cell>
18927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18928 \begin_inset Text
18929
18930 \begin_layout Plain Layout
18931 111
18932 \end_layout
18933
18934 \end_inset
18935 </cell>
18936 </row>
18937 <row>
18938 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18939 \begin_inset Text
18940
18941 \begin_layout Plain Layout
18942
18943 \series bold
18944 Cachia
18945 \end_layout
18946
18947 \end_inset
18948 </cell>
18949 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18950 \begin_inset Text
18951
18952 \begin_layout Plain Layout
18953 Maurizio
18954 \end_layout
18955
18956 \end_inset
18957 </cell>
18958 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18959 \begin_inset Text
18960
18961 \begin_layout Plain Layout
18962 111
18963 \end_layout
18964
18965 \end_inset
18966 </cell>
18967 </row>
18968 <row>
18969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18970 \begin_inset Text
18971
18972 \begin_layout Plain Layout
18973
18974 \series bold
18975 Cinquemani
18976 \end_layout
18977
18978 \end_inset
18979 </cell>
18980 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18981 \begin_inset Text
18982
18983 \begin_layout Plain Layout
18984 Giusi
18985 \end_layout
18986
18987 \end_inset
18988 </cell>
18989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18990 \begin_inset Text
18991
18992 \begin_layout Plain Layout
18993 111
18994 \end_layout
18995
18996 \end_inset
18997 </cell>
18998 </row>
18999 <row>
19000 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19001 \begin_inset Text
19002
19003 \begin_layout Plain Layout
19004
19005 \series bold
19006 Colin
19007 \end_layout
19008
19009 \end_inset
19010 </cell>
19011 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19012 \begin_inset Text
19013
19014 \begin_layout Plain Layout
19015 Bernard
19016 \end_layout
19017
19018 \end_inset
19019 </cell>
19020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19021 \begin_inset Text
19022
19023 \begin_layout Plain Layout
19024 111
19025 \end_layout
19026
19027 \end_inset
19028 </cell>
19029 </row>
19030 <row>
19031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19032 \begin_inset Text
19033
19034 \begin_layout Plain Layout
19035
19036 \series bold
19037 Concli
19038 \end_layout
19039
19040 \end_inset
19041 </cell>
19042 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19043 \begin_inset Text
19044
19045 \begin_layout Plain Layout
19046 Gianfranco
19047 \end_layout
19048
19049 \end_inset
19050 </cell>
19051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055 111
19056 \end_layout
19057
19058 \end_inset
19059 </cell>
19060 </row>
19061 <row>
19062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19063 \begin_inset Text
19064
19065 \begin_layout Plain Layout
19066
19067 \series bold
19068 Dal Bosco
19069 \end_layout
19070
19071 \end_inset
19072 </cell>
19073 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19074 \begin_inset Text
19075
19076 \begin_layout Plain Layout
19077 Carolina
19078 \end_layout
19079
19080 \end_inset
19081 </cell>
19082 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19083 \begin_inset Text
19084
19085 \begin_layout Plain Layout
19086 111
19087 \end_layout
19088
19089 \end_inset
19090 </cell>
19091 </row>
19092 <row>
19093 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19094 \begin_inset Text
19095
19096 \begin_layout Plain Layout
19097
19098 \series bold
19099 Dalpiaz
19100 \end_layout
19101
19102 \end_inset
19103 </cell>
19104 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19105 \begin_inset Text
19106
19107 \begin_layout Plain Layout
19108 Annamaria
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19114 \begin_inset Text
19115
19116 \begin_layout Plain Layout
19117 111
19118 \end_layout
19119
19120 \end_inset
19121 </cell>
19122 </row>
19123 <row>
19124 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19125 \begin_inset Text
19126
19127 \begin_layout Plain Layout
19128
19129 \series bold
19130 Feliciello
19131 \end_layout
19132
19133 \end_inset
19134 </cell>
19135 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19136 \begin_inset Text
19137
19138 \begin_layout Plain Layout
19139 Domenico
19140 \end_layout
19141
19142 \end_inset
19143 </cell>
19144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19145 \begin_inset Text
19146
19147 \begin_layout Plain Layout
19148 111
19149 \end_layout
19150
19151 \end_inset
19152 </cell>
19153 </row>
19154 <row>
19155 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19156 \begin_inset Text
19157
19158 \begin_layout Plain Layout
19159
19160 \series bold
19161 Focarelli
19162 \end_layout
19163
19164 \end_inset
19165 </cell>
19166 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19167 \begin_inset Text
19168
19169 \begin_layout Plain Layout
19170 Paola
19171 \end_layout
19172
19173 \end_inset
19174 </cell>
19175 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19176 \begin_inset Text
19177
19178 \begin_layout Plain Layout
19179 111
19180 \end_layout
19181
19182 \end_inset
19183 </cell>
19184 </row>
19185 <row>
19186 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19187 \begin_inset Text
19188
19189 \begin_layout Plain Layout
19190
19191 \series bold
19192 Galletti
19193 \end_layout
19194
19195 \end_inset
19196 </cell>
19197 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19198 \begin_inset Text
19199
19200 \begin_layout Plain Layout
19201 Oreste
19202 \end_layout
19203
19204 \end_inset
19205 </cell>
19206 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19207 \begin_inset Text
19208
19209 \begin_layout Plain Layout
19210 111
19211 \end_layout
19212
19213 \end_inset
19214 </cell>
19215 </row>
19216 <row>
19217 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19218 \begin_inset Text
19219
19220 \begin_layout Plain Layout
19221
19222 \series bold
19223 Gasparini
19224 \end_layout
19225
19226 \end_inset
19227 </cell>
19228 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19229 \begin_inset Text
19230
19231 \begin_layout Plain Layout
19232 Franca
19233 \end_layout
19234
19235 \end_inset
19236 </cell>
19237 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19238 \begin_inset Text
19239
19240 \begin_layout Plain Layout
19241 111
19242 \end_layout
19243
19244 \end_inset
19245 </cell>
19246 </row>
19247 <row>
19248 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19249 \begin_inset Text
19250
19251 \begin_layout Plain Layout
19252
19253 \series bold
19254 Rizzardi
19255 \end_layout
19256
19257 \end_inset
19258 </cell>
19259 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19260 \begin_inset Text
19261
19262 \begin_layout Plain Layout
19263 Paola
19264 \end_layout
19265
19266 \end_inset
19267 </cell>
19268 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19269 \begin_inset Text
19270
19271 \begin_layout Plain Layout
19272 111
19273 \end_layout
19274
19275 \end_inset
19276 </cell>
19277 </row>
19278 <row>
19279 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19280 \begin_inset Text
19281
19282 \begin_layout Plain Layout
19283
19284 \series bold
19285 Lassini
19286 \end_layout
19287
19288 \end_inset
19289 </cell>
19290 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19291 \begin_inset Text
19292
19293 \begin_layout Plain Layout
19294 Giancarlo
19295 \end_layout
19296
19297 \end_inset
19298 </cell>
19299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19300 \begin_inset Text
19301
19302 \begin_layout Plain Layout
19303 111
19304 \end_layout
19305
19306 \end_inset
19307 </cell>
19308 </row>
19309 <row>
19310 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19311 \begin_inset Text
19312
19313 \begin_layout Plain Layout
19314
19315 \series bold
19316 Malfatti
19317 \end_layout
19318
19319 \end_inset
19320 </cell>
19321 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19322 \begin_inset Text
19323
19324 \begin_layout Plain Layout
19325 Luciano
19326 \end_layout
19327
19328 \end_inset
19329 </cell>
19330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19331 \begin_inset Text
19332
19333 \begin_layout Plain Layout
19334 111
19335 \end_layout
19336
19337 \end_inset
19338 </cell>
19339 </row>
19340 <row>
19341 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19342 \begin_inset Text
19343
19344 \begin_layout Plain Layout
19345
19346 \series bold
19347 Malfatti
19348 \end_layout
19349
19350 \end_inset
19351 </cell>
19352 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19353 \begin_inset Text
19354
19355 \begin_layout Plain Layout
19356 Valeriano
19357 \end_layout
19358
19359 \end_inset
19360 </cell>
19361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19362 \begin_inset Text
19363
19364 \begin_layout Plain Layout
19365 111
19366 \end_layout
19367
19368 \end_inset
19369 </cell>
19370 </row>
19371 <row>
19372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19373 \begin_inset Text
19374
19375 \begin_layout Plain Layout
19376
19377 \series bold
19378 Meneguzzo
19379 \end_layout
19380
19381 \end_inset
19382 </cell>
19383 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19384 \begin_inset Text
19385
19386 \begin_layout Plain Layout
19387 Roberto
19388 \end_layout
19389
19390 \end_inset
19391 </cell>
19392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19393 \begin_inset Text
19394
19395 \begin_layout Plain Layout
19396 111
19397 \end_layout
19398
19399 \end_inset
19400 </cell>
19401 </row>
19402 <row>
19403 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19404 \begin_inset Text
19405
19406 \begin_layout Plain Layout
19407
19408 \series bold
19409 Mezzadra
19410 \end_layout
19411
19412 \end_inset
19413 </cell>
19414 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19415 \begin_inset Text
19416
19417 \begin_layout Plain Layout
19418 Roberto
19419 \end_layout
19420
19421 \end_inset
19422 </cell>
19423 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19424 \begin_inset Text
19425
19426 \begin_layout Plain Layout
19427 111
19428 \end_layout
19429
19430 \end_inset
19431 </cell>
19432 </row>
19433 <row>
19434 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19435 \begin_inset Text
19436
19437 \begin_layout Plain Layout
19438
19439 \series bold
19440 Pirpamer
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19446 \begin_inset Text
19447
19448 \begin_layout Plain Layout
19449 Erich
19450 \end_layout
19451
19452 \end_inset
19453 </cell>
19454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19455 \begin_inset Text
19456
19457 \begin_layout Plain Layout
19458 111
19459 \end_layout
19460
19461 \end_inset
19462 </cell>
19463 </row>
19464 <row>
19465 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19466 \begin_inset Text
19467
19468 \begin_layout Plain Layout
19469
19470 \series bold
19471 Pochiesa
19472 \end_layout
19473
19474 \end_inset
19475 </cell>
19476 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19477 \begin_inset Text
19478
19479 \begin_layout Plain Layout
19480 Paolo
19481 \end_layout
19482
19483 \end_inset
19484 </cell>
19485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19486 \begin_inset Text
19487
19488 \begin_layout Plain Layout
19489 111, 222
19490 \end_layout
19491
19492 \end_inset
19493 </cell>
19494 </row>
19495 <row>
19496 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19497 \begin_inset Text
19498
19499 \begin_layout Plain Layout
19500
19501 \series bold
19502 Radina
19503 \end_layout
19504
19505 \end_inset
19506 </cell>
19507 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19508 \begin_inset Text
19509
19510 \begin_layout Plain Layout
19511 Claudio
19512 \end_layout
19513
19514 \end_inset
19515 </cell>
19516 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19517 \begin_inset Text
19518
19519 \begin_layout Plain Layout
19520 111
19521 \end_layout
19522
19523 \end_inset
19524 </cell>
19525 </row>
19526 <row>
19527 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19528 \begin_inset Text
19529
19530 \begin_layout Plain Layout
19531
19532 \series bold
19533 Stuffer
19534 \end_layout
19535
19536 \end_inset
19537 </cell>
19538 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Plain Layout
19542 Oskar
19543 \end_layout
19544
19545 \end_inset
19546 </cell>
19547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19548 \begin_inset Text
19549
19550 \begin_layout Plain Layout
19551 111
19552 \end_layout
19553
19554 \end_inset
19555 </cell>
19556 </row>
19557 <row>
19558 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19559 \begin_inset Text
19560
19561 \begin_layout Plain Layout
19562
19563 \series bold
19564 Tacchelli
19565 \end_layout
19566
19567 \end_inset
19568 </cell>
19569 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19570 \begin_inset Text
19571
19572 \begin_layout Plain Layout
19573 Ugo
19574 \end_layout
19575
19576 \end_inset
19577 </cell>
19578 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19579 \begin_inset Text
19580
19581 \begin_layout Plain Layout
19582 111
19583 \end_layout
19584
19585 \end_inset
19586 </cell>
19587 </row>
19588 <row>
19589 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19590 \begin_inset Text
19591
19592 \begin_layout Plain Layout
19593
19594 \series bold
19595 Tezzele
19596 \end_layout
19597
19598 \end_inset
19599 </cell>
19600 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19601 \begin_inset Text
19602
19603 \begin_layout Plain Layout
19604 Margit
19605 \end_layout
19606
19607 \end_inset
19608 </cell>
19609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19610 \begin_inset Text
19611
19612 \begin_layout Plain Layout
19613 111
19614 \end_layout
19615
19616 \end_inset
19617 </cell>
19618 </row>
19619 <row>
19620 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19621 \begin_inset Text
19622
19623 \begin_layout Plain Layout
19624
19625 \series bold
19626 Unterkalmsteiner
19627 \end_layout
19628
19629 \end_inset
19630 </cell>
19631 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19632 \begin_inset Text
19633
19634 \begin_layout Plain Layout
19635 Frieda
19636 \end_layout
19637
19638 \end_inset
19639 </cell>
19640 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19641 \begin_inset Text
19642
19643 \begin_layout Plain Layout
19644 111
19645 \end_layout
19646
19647 \end_inset
19648 </cell>
19649 </row>
19650 <row>
19651 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19652 \begin_inset Text
19653
19654 \begin_layout Plain Layout
19655
19656 \series bold
19657 Vieider
19658 \end_layout
19659
19660 \end_inset
19661 </cell>
19662 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19663 \begin_inset Text
19664
19665 \begin_layout Plain Layout
19666 Hilde
19667 \end_layout
19668
19669 \end_inset
19670 </cell>
19671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19672 \begin_inset Text
19673
19674 \begin_layout Plain Layout
19675 111
19676 \end_layout
19677
19678 \end_inset
19679 </cell>
19680 </row>
19681 <row>
19682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19683 \begin_inset Text
19684
19685 \begin_layout Plain Layout
19686
19687 \series bold
19688 Vigna
19689 \end_layout
19690
19691 \end_inset
19692 </cell>
19693 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19694 \begin_inset Text
19695
19696 \begin_layout Plain Layout
19697 Jürgen
19698 \end_layout
19699
19700 \end_inset
19701 </cell>
19702 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19703 \begin_inset Text
19704
19705 \begin_layout Plain Layout
19706 111
19707 \end_layout
19708
19709 \end_inset
19710 </cell>
19711 </row>
19712 <row>
19713 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19714 \begin_inset Text
19715
19716 \begin_layout Plain Layout
19717
19718 \series bold
19719 Weber
19720 \end_layout
19721
19722 \end_inset
19723 </cell>
19724 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19725 \begin_inset Text
19726
19727 \begin_layout Plain Layout
19728 Maurizio
19729 \end_layout
19730
19731 \end_inset
19732 </cell>
19733 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19734 \begin_inset Text
19735
19736 \begin_layout Plain Layout
19737 111
19738 \end_layout
19739
19740 \end_inset
19741 </cell>
19742 </row>
19743 <row>
19744 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19745 \begin_inset Text
19746
19747 \begin_layout Plain Layout
19748
19749 \series bold
19750 Winkler
19751 \end_layout
19752
19753 \end_inset
19754 </cell>
19755 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19756 \begin_inset Text
19757
19758 \begin_layout Plain Layout
19759 Franz
19760 \end_layout
19761
19762 \end_inset
19763 </cell>
19764 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19765 \begin_inset Text
19766
19767 \begin_layout Plain Layout
19768 111
19769 \end_layout
19770
19771 \end_inset
19772 </cell>
19773 </row>
19774 <row>
19775 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="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" usebox="none">
19785 \begin_inset Text
19786
19787 \begin_layout Plain Layout
19788
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19794 \begin_inset Text
19795
19796 \begin_layout Plain Layout
19797
19798 \end_layout
19799
19800 \end_inset
19801 </cell>
19802 </row>
19803 <row>
19804 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19805 \begin_inset Text
19806
19807 \begin_layout Plain Layout
19808
19809 \series bold
19810 Annovi
19811 \end_layout
19812
19813 \end_inset
19814 </cell>
19815 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19816 \begin_inset Text
19817
19818 \begin_layout Plain Layout
19819 Silvia
19820 \end_layout
19821
19822 \end_inset
19823 </cell>
19824 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19825 \begin_inset Text
19826
19827 \begin_layout Plain Layout
19828 555
19829 \end_layout
19830
19831 \end_inset
19832 </cell>
19833 </row>
19834 <row>
19835 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19836 \begin_inset Text
19837
19838 \begin_layout Plain Layout
19839
19840 \series bold
19841 Bertoli
19842 \end_layout
19843
19844 \end_inset
19845 </cell>
19846 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19847 \begin_inset Text
19848
19849 \begin_layout Plain Layout
19850 Stefano
19851 \end_layout
19852
19853 \end_inset
19854 </cell>
19855 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19856 \begin_inset Text
19857
19858 \begin_layout Plain Layout
19859 555
19860 \end_layout
19861
19862 \end_inset
19863 </cell>
19864 </row>
19865 <row>
19866 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19867 \begin_inset Text
19868
19869 \begin_layout Plain Layout
19870
19871 \series bold
19872 Bozzi
19873 \end_layout
19874
19875 \end_inset
19876 </cell>
19877 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19878 \begin_inset Text
19879
19880 \begin_layout Plain Layout
19881 Walter
19882 \end_layout
19883
19884 \end_inset
19885 </cell>
19886 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19887 \begin_inset Text
19888
19889 \begin_layout Plain Layout
19890 555
19891 \end_layout
19892
19893 \end_inset
19894 </cell>
19895 </row>
19896 <row>
19897 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19898 \begin_inset Text
19899
19900 \begin_layout Plain Layout
19901
19902 \series bold
19903 Cachia
19904 \end_layout
19905
19906 \end_inset
19907 </cell>
19908 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19909 \begin_inset Text
19910
19911 \begin_layout Plain Layout
19912 Maria
19913 \end_layout
19914
19915 \end_inset
19916 </cell>
19917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19918 \begin_inset Text
19919
19920 \begin_layout Plain Layout
19921 555
19922 \end_layout
19923
19924 \end_inset
19925 </cell>
19926 </row>
19927 <row>
19928 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19929 \begin_inset Text
19930
19931 \begin_layout Plain Layout
19932
19933 \series bold
19934 Cachia
19935 \end_layout
19936
19937 \end_inset
19938 </cell>
19939 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19940 \begin_inset Text
19941
19942 \begin_layout Plain Layout
19943 Maurizio
19944 \end_layout
19945
19946 \end_inset
19947 </cell>
19948 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19949 \begin_inset Text
19950
19951 \begin_layout Plain Layout
19952 555
19953 \end_layout
19954
19955 \end_inset
19956 </cell>
19957 </row>
19958 <row>
19959 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19960 \begin_inset Text
19961
19962 \begin_layout Plain Layout
19963
19964 \series bold
19965 Cinquemani
19966 \end_layout
19967
19968 \end_inset
19969 </cell>
19970 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19971 \begin_inset Text
19972
19973 \begin_layout Plain Layout
19974 Giusi
19975 \end_layout
19976
19977 \end_inset
19978 </cell>
19979 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19980 \begin_inset Text
19981
19982 \begin_layout Plain Layout
19983 555
19984 \end_layout
19985
19986 \end_inset
19987 </cell>
19988 </row>
19989 <row>
19990 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19991 \begin_inset Text
19992
19993 \begin_layout Plain Layout
19994
19995 \series bold
19996 Colin
19997 \end_layout
19998
19999 \end_inset
20000 </cell>
20001 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20002 \begin_inset Text
20003
20004 \begin_layout Plain Layout
20005 Bernard
20006 \end_layout
20007
20008 \end_inset
20009 </cell>
20010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20011 \begin_inset Text
20012
20013 \begin_layout Plain Layout
20014 555
20015 \end_layout
20016
20017 \end_inset
20018 </cell>
20019 </row>
20020 <row>
20021 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20022 \begin_inset Text
20023
20024 \begin_layout Plain Layout
20025
20026 \series bold
20027 Concli
20028 \end_layout
20029
20030 \end_inset
20031 </cell>
20032 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20033 \begin_inset Text
20034
20035 \begin_layout Plain Layout
20036 Gianfranco
20037 \end_layout
20038
20039 \end_inset
20040 </cell>
20041 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20042 \begin_inset Text
20043
20044 \begin_layout Plain Layout
20045 555
20046 \end_layout
20047
20048 \end_inset
20049 </cell>
20050 </row>
20051 <row>
20052 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20053 \begin_inset Text
20054
20055 \begin_layout Plain Layout
20056
20057 \series bold
20058 Dal Bosco
20059 \end_layout
20060
20061 \end_inset
20062 </cell>
20063 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20064 \begin_inset Text
20065
20066 \begin_layout Plain Layout
20067 Carolina
20068 \end_layout
20069
20070 \end_inset
20071 </cell>
20072 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20073 \begin_inset Text
20074
20075 \begin_layout Plain Layout
20076 555
20077 \end_layout
20078
20079 \end_inset
20080 </cell>
20081 </row>
20082 <row>
20083 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20084 \begin_inset Text
20085
20086 \begin_layout Plain Layout
20087
20088 \series bold
20089 Dalpiaz
20090 \end_layout
20091
20092 \end_inset
20093 </cell>
20094 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20095 \begin_inset Text
20096
20097 \begin_layout Plain Layout
20098 Annamaria
20099 \end_layout
20100
20101 \end_inset
20102 </cell>
20103 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20104 \begin_inset Text
20105
20106 \begin_layout Plain Layout
20107 555
20108 \end_layout
20109
20110 \end_inset
20111 </cell>
20112 </row>
20113 <row>
20114 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20115 \begin_inset Text
20116
20117 \begin_layout Plain Layout
20118
20119 \series bold
20120 Feliciello
20121 \end_layout
20122
20123 \end_inset
20124 </cell>
20125 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20126 \begin_inset Text
20127
20128 \begin_layout Plain Layout
20129 Domenico
20130 \end_layout
20131
20132 \end_inset
20133 </cell>
20134 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20135 \begin_inset Text
20136
20137 \begin_layout Plain Layout
20138 555
20139 \end_layout
20140
20141 \end_inset
20142 </cell>
20143 </row>
20144 <row>
20145 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20146 \begin_inset Text
20147
20148 \begin_layout Plain Layout
20149
20150 \series bold
20151 Focarelli
20152 \end_layout
20153
20154 \end_inset
20155 </cell>
20156 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20157 \begin_inset Text
20158
20159 \begin_layout Plain Layout
20160 Paola
20161 \end_layout
20162
20163 \end_inset
20164 </cell>
20165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20166 \begin_inset Text
20167
20168 \begin_layout Plain Layout
20169 555
20170 \end_layout
20171
20172 \end_inset
20173 </cell>
20174 </row>
20175 <row>
20176 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20177 \begin_inset Text
20178
20179 \begin_layout Plain Layout
20180
20181 \series bold
20182 Galletti
20183 \end_layout
20184
20185 \end_inset
20186 </cell>
20187 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20188 \begin_inset Text
20189
20190 \begin_layout Plain Layout
20191 Oreste
20192 \end_layout
20193
20194 \end_inset
20195 </cell>
20196 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20197 \begin_inset Text
20198
20199 \begin_layout Plain Layout
20200 555
20201 \end_layout
20202
20203 \end_inset
20204 </cell>
20205 </row>
20206 <row>
20207 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20208 \begin_inset Text
20209
20210 \begin_layout Plain Layout
20211
20212 \series bold
20213 Gasparini
20214 \end_layout
20215
20216 \end_inset
20217 </cell>
20218 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20219 \begin_inset Text
20220
20221 \begin_layout Plain Layout
20222 Franca
20223 \end_layout
20224
20225 \end_inset
20226 </cell>
20227 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20228 \begin_inset Text
20229
20230 \begin_layout Plain Layout
20231 555
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 </row>
20237 <row>
20238 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20239 \begin_inset Text
20240
20241 \begin_layout Plain Layout
20242
20243 \series bold
20244 Rizzardi
20245 \end_layout
20246
20247 \end_inset
20248 </cell>
20249 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20250 \begin_inset Text
20251
20252 \begin_layout Plain Layout
20253 Paola
20254 \end_layout
20255
20256 \end_inset
20257 </cell>
20258 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20259 \begin_inset Text
20260
20261 \begin_layout Plain Layout
20262 555
20263 \end_layout
20264
20265 \end_inset
20266 </cell>
20267 </row>
20268 <row>
20269 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20270 \begin_inset Text
20271
20272 \begin_layout Plain Layout
20273
20274 \series bold
20275 Lassini
20276 \end_layout
20277
20278 \end_inset
20279 </cell>
20280 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20281 \begin_inset Text
20282
20283 \begin_layout Plain Layout
20284 Giancarlo
20285 \end_layout
20286
20287 \end_inset
20288 </cell>
20289 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20290 \begin_inset Text
20291
20292 \begin_layout Plain Layout
20293 555
20294 \end_layout
20295
20296 \end_inset
20297 </cell>
20298 </row>
20299 <row>
20300 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20301 \begin_inset Text
20302
20303 \begin_layout Plain Layout
20304
20305 \series bold
20306 Malfatti
20307 \end_layout
20308
20309 \end_inset
20310 </cell>
20311 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20312 \begin_inset Text
20313
20314 \begin_layout Plain Layout
20315 Luciano
20316 \end_layout
20317
20318 \end_inset
20319 </cell>
20320 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20321 \begin_inset Text
20322
20323 \begin_layout Plain Layout
20324 555
20325 \end_layout
20326
20327 \end_inset
20328 </cell>
20329 </row>
20330 <row>
20331 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20332 \begin_inset Text
20333
20334 \begin_layout Plain Layout
20335
20336 \series bold
20337 Malfatti
20338 \end_layout
20339
20340 \end_inset
20341 </cell>
20342 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20343 \begin_inset Text
20344
20345 \begin_layout Plain Layout
20346 Valeriano
20347 \end_layout
20348
20349 \end_inset
20350 </cell>
20351 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20352 \begin_inset Text
20353
20354 \begin_layout Plain Layout
20355 555
20356 \end_layout
20357
20358 \end_inset
20359 </cell>
20360 </row>
20361 <row>
20362 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20363 \begin_inset Text
20364
20365 \begin_layout Plain Layout
20366
20367 \series bold
20368 Meneguzzo
20369 \end_layout
20370
20371 \end_inset
20372 </cell>
20373 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20374 \begin_inset Text
20375
20376 \begin_layout Plain Layout
20377 Roberto
20378 \end_layout
20379
20380 \end_inset
20381 </cell>
20382 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20383 \begin_inset Text
20384
20385 \begin_layout Plain Layout
20386 555
20387 \end_layout
20388
20389 \end_inset
20390 </cell>
20391 </row>
20392 <row>
20393 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20394 \begin_inset Text
20395
20396 \begin_layout Plain Layout
20397
20398 \series bold
20399 Mezzadra
20400 \end_layout
20401
20402 \end_inset
20403 </cell>
20404 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20405 \begin_inset Text
20406
20407 \begin_layout Plain Layout
20408 Roberto
20409 \end_layout
20410
20411 \end_inset
20412 </cell>
20413 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20414 \begin_inset Text
20415
20416 \begin_layout Plain Layout
20417 555
20418 \end_layout
20419
20420 \end_inset
20421 </cell>
20422 </row>
20423 <row>
20424 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20425 \begin_inset Text
20426
20427 \begin_layout Plain Layout
20428
20429 \series bold
20430 Pirpamer
20431 \end_layout
20432
20433 \end_inset
20434 </cell>
20435 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20436 \begin_inset Text
20437
20438 \begin_layout Plain Layout
20439 Erich
20440 \end_layout
20441
20442 \end_inset
20443 </cell>
20444 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20445 \begin_inset Text
20446
20447 \begin_layout Plain Layout
20448 555
20449 \end_layout
20450
20451 \end_inset
20452 </cell>
20453 </row>
20454 <row>
20455 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20456 \begin_inset Text
20457
20458 \begin_layout Plain Layout
20459
20460 \series bold
20461 Pochiesa
20462 \end_layout
20463
20464 \end_inset
20465 </cell>
20466 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20467 \begin_inset Text
20468
20469 \begin_layout Plain Layout
20470 Paolo
20471 \end_layout
20472
20473 \end_inset
20474 </cell>
20475 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20476 \begin_inset Text
20477
20478 \begin_layout Plain Layout
20479 555, 222
20480 \end_layout
20481
20482 \end_inset
20483 </cell>
20484 </row>
20485 <row>
20486 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20487 \begin_inset Text
20488
20489 \begin_layout Plain Layout
20490
20491 \series bold
20492 Radina
20493 \end_layout
20494
20495 \end_inset
20496 </cell>
20497 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20498 \begin_inset Text
20499
20500 \begin_layout Plain Layout
20501 Claudio
20502 \end_layout
20503
20504 \end_inset
20505 </cell>
20506 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20507 \begin_inset Text
20508
20509 \begin_layout Plain Layout
20510 555
20511 \end_layout
20512
20513 \end_inset
20514 </cell>
20515 </row>
20516 <row>
20517 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20518 \begin_inset Text
20519
20520 \begin_layout Plain Layout
20521
20522 \series bold
20523 Stuffer
20524 \end_layout
20525
20526 \end_inset
20527 </cell>
20528 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20529 \begin_inset Text
20530
20531 \begin_layout Plain Layout
20532 Oskar
20533 \end_layout
20534
20535 \end_inset
20536 </cell>
20537 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20538 \begin_inset Text
20539
20540 \begin_layout Plain Layout
20541 555
20542 \end_layout
20543
20544 \end_inset
20545 </cell>
20546 </row>
20547 <row>
20548 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20549 \begin_inset Text
20550
20551 \begin_layout Plain Layout
20552
20553 \series bold
20554 Tacchelli
20555 \end_layout
20556
20557 \end_inset
20558 </cell>
20559 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20560 \begin_inset Text
20561
20562 \begin_layout Plain Layout
20563 Ugo
20564 \end_layout
20565
20566 \end_inset
20567 </cell>
20568 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20569 \begin_inset Text
20570
20571 \begin_layout Plain Layout
20572 555
20573 \end_layout
20574
20575 \end_inset
20576 </cell>
20577 </row>
20578 <row>
20579 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20580 \begin_inset Text
20581
20582 \begin_layout Plain Layout
20583
20584 \series bold
20585 Tezzele
20586 \end_layout
20587
20588 \end_inset
20589 </cell>
20590 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20591 \begin_inset Text
20592
20593 \begin_layout Plain Layout
20594 Margit
20595 \end_layout
20596
20597 \end_inset
20598 </cell>
20599 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20600 \begin_inset Text
20601
20602 \begin_layout Plain Layout
20603 555
20604 \end_layout
20605
20606 \end_inset
20607 </cell>
20608 </row>
20609 <row>
20610 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20611 \begin_inset Text
20612
20613 \begin_layout Plain Layout
20614
20615 \series bold
20616 Unterkalmsteiner
20617 \end_layout
20618
20619 \end_inset
20620 </cell>
20621 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20622 \begin_inset Text
20623
20624 \begin_layout Plain Layout
20625 Frieda
20626 \end_layout
20627
20628 \end_inset
20629 </cell>
20630 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20631 \begin_inset Text
20632
20633 \begin_layout Plain Layout
20634 555
20635 \end_layout
20636
20637 \end_inset
20638 </cell>
20639 </row>
20640 <row>
20641 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20642 \begin_inset Text
20643
20644 \begin_layout Plain Layout
20645
20646 \series bold
20647 Vieider
20648 \end_layout
20649
20650 \end_inset
20651 </cell>
20652 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20653 \begin_inset Text
20654
20655 \begin_layout Plain Layout
20656 Hilde
20657 \end_layout
20658
20659 \end_inset
20660 </cell>
20661 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20662 \begin_inset Text
20663
20664 \begin_layout Plain Layout
20665 555
20666 \end_layout
20667
20668 \end_inset
20669 </cell>
20670 </row>
20671 <row>
20672 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20673 \begin_inset Text
20674
20675 \begin_layout Plain Layout
20676
20677 \series bold
20678 Vigna
20679 \end_layout
20680
20681 \end_inset
20682 </cell>
20683 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20684 \begin_inset Text
20685
20686 \begin_layout Plain Layout
20687 Jürgen
20688 \end_layout
20689
20690 \end_inset
20691 </cell>
20692 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20693 \begin_inset Text
20694
20695 \begin_layout Plain Layout
20696 999
20697 \end_layout
20698
20699 \end_inset
20700 </cell>
20701 </row>
20702 <row>
20703 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20704 \begin_inset Text
20705
20706 \begin_layout Plain Layout
20707
20708 \series bold
20709 Weber
20710 \end_layout
20711
20712 \end_inset
20713 </cell>
20714 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20715 \begin_inset Text
20716
20717 \begin_layout Plain Layout
20718 Maurizio
20719 \end_layout
20720
20721 \end_inset
20722 </cell>
20723 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20724 \begin_inset Text
20725
20726 \begin_layout Plain Layout
20727 555
20728 \end_layout
20729
20730 \end_inset
20731 </cell>
20732 </row>
20733 <row>
20734 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20735 \begin_inset Text
20736
20737 \begin_layout Plain Layout
20738
20739 \series bold
20740 Winkler
20741 \end_layout
20742
20743 \end_inset
20744 </cell>
20745 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20746 \begin_inset Text
20747
20748 \begin_layout Plain Layout
20749 Franz
20750 \end_layout
20751
20752 \end_inset
20753 </cell>
20754 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20755 \begin_inset Text
20756
20757 \begin_layout Plain Layout
20758 555
20759 \end_layout
20760
20761 \end_inset
20762 </cell>
20763 </row>
20764 <row endlastfoot="true">
20765 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20766 \begin_inset Text
20767
20768 \begin_layout Plain Layout
20769
20770 \series bold
20771 End
20772 \end_layout
20773
20774 \end_inset
20775 </cell>
20776 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20777 \begin_inset Text
20778
20779 \begin_layout Plain Layout
20780
20781 \end_layout
20782
20783 \end_inset
20784 </cell>
20785 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20786 \begin_inset Text
20787
20788 \begin_layout Plain Layout
20789
20790 \end_layout
20791
20792 \end_inset
20793 </cell>
20794 </row>
20795 </lyxtabular>
20796
20797 \end_inset
20798
20799
20800 \end_layout
20801
20802 \begin_layout Subsection
20803 Table Cells
20804 \begin_inset Index idx
20805 status collapsed
20806
20807 \begin_layout Plain Layout
20808 Tables ! Cells
20809 \end_layout
20810
20811 \end_inset
20812
20813
20814 \begin_inset CommandInset label
20815 LatexCommand label
20816 name "sub:Table-Cells"
20817
20818 \end_inset
20819
20820
20821 \end_layout
20822
20823 \begin_layout Standard
20824 A table cell can contain text, inline equations, a figure, or another table.
20825  All these kinds of objects can be placed in the same cell.
20826  Font sizes and shapes can also be altered.
20827  But you can't put a special environment in a cell (like 
20828 \family sans
20829 Section*
20830 \family default
20831 , etc.), nor set spacing options for the cell's paragraph.
20832 \end_layout
20833
20834 \begin_layout Standard
20835 To have multi-line entries in table cells, you have to declare a fixed width
20836  for the column in the table dialog.
20837  Your text is then automatically split into multiple lines and the cell
20838  is enlarged vertically when the length of the text exceeds the given width.
20839  An example:
20840 \end_layout
20841
20842 \begin_layout Standard
20843 \align center
20844 \begin_inset Tabular
20845 <lyxtabular version="3" rows="4" columns="3">
20846 <features tabularvalignment="middle">
20847 <column alignment="center" valignment="top" width="0pt">
20848 <column alignment="block" valignment="top" width="3cm">
20849 <column alignment="center" valignment="top" width="0pt">
20850 <row>
20851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20852 \begin_inset Text
20853
20854 \begin_layout Plain Layout
20855
20856 \family roman
20857 \series medium
20858 \shape up
20859 \size normal
20860 \emph off
20861 \bar no
20862 \noun off
20863 \color none
20864 1
20865 \end_layout
20866
20867 \end_inset
20868 </cell>
20869 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20870 \begin_inset Text
20871
20872 \begin_layout Plain Layout
20873
20874 \family roman
20875 \series medium
20876 \shape up
20877 \size normal
20878 \emph off
20879 \bar no
20880 \noun off
20881 \color none
20882 2
20883 \end_layout
20884
20885 \end_inset
20886 </cell>
20887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20888 \begin_inset Text
20889
20890 \begin_layout Plain Layout
20891
20892 \family roman
20893 \series medium
20894 \shape up
20895 \size normal
20896 \emph off
20897 \bar no
20898 \noun off
20899 \color none
20900 3
20901 \end_layout
20902
20903 \end_inset
20904 </cell>
20905 </row>
20906 <row>
20907 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20908 \begin_inset Text
20909
20910 \begin_layout Plain Layout
20911
20912 \family roman
20913 \series medium
20914 \shape up
20915 \size normal
20916 \emph off
20917 \bar no
20918 \noun off
20919 \color none
20920 4
20921 \end_layout
20922
20923 \end_inset
20924 </cell>
20925 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20926 \begin_inset Text
20927
20928 \begin_layout Plain Layout
20929
20930 \family roman
20931 \series medium
20932 \shape up
20933 \size normal
20934 \emph off
20935 \bar no
20936 \noun off
20937 \color none
20938 This is a multi-line entry in a table.
20939 \end_layout
20940
20941 \end_inset
20942 </cell>
20943 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20944 \begin_inset Text
20945
20946 \begin_layout Plain Layout
20947
20948 \family roman
20949 \series medium
20950 \shape up
20951 \size normal
20952 \emph off
20953 \bar no
20954 \noun off
20955 \color none
20956 5
20957 \end_layout
20958
20959 \end_inset
20960 </cell>
20961 </row>
20962 <row>
20963 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20964 \begin_inset Text
20965
20966 \begin_layout Plain Layout
20967
20968 \family roman
20969 \series medium
20970 \shape up
20971 \size normal
20972 \emph off
20973 \bar no
20974 \noun off
20975 \color none
20976 6
20977 \end_layout
20978
20979 \end_inset
20980 </cell>
20981 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20982 \begin_inset Text
20983
20984 \begin_layout Plain Layout
20985
20986 \family roman
20987 \series medium
20988 \shape up
20989 \size normal
20990 \emph off
20991 \bar no
20992 \noun off
20993 \color none
20994 This is longer now.
20995 \end_layout
20996
20997 \end_inset
20998 </cell>
20999 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21000 \begin_inset Text
21001
21002 \begin_layout Plain Layout
21003
21004 \family roman
21005 \series medium
21006 \shape up
21007 \size normal
21008 \emph off
21009 \bar no
21010 \noun off
21011 \color none
21012 7
21013 \end_layout
21014
21015 \end_inset
21016 </cell>
21017 </row>
21018 <row>
21019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21020 \begin_inset Text
21021
21022 \begin_layout Plain Layout
21023
21024 \family roman
21025 \series medium
21026 \shape up
21027 \size normal
21028 \emph off
21029 \bar no
21030 \noun off
21031 \color none
21032 8
21033 \end_layout
21034
21035 \end_inset
21036 </cell>
21037 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21038 \begin_inset Text
21039
21040 \begin_layout Plain Layout
21041
21042 \family roman
21043 \series medium
21044 \shape up
21045 \size normal
21046 \emph off
21047 \bar no
21048 \noun off
21049 \color none
21050 This is a multi-line entry in a table.
21051  This is longer now.
21052 \end_layout
21053
21054 \end_inset
21055 </cell>
21056 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21057 \begin_inset Text
21058
21059 \begin_layout Plain Layout
21060
21061 \family roman
21062 \series medium
21063 \shape up
21064 \size normal
21065 \emph off
21066 \bar no
21067 \noun off
21068 \color none
21069 9
21070 \end_layout
21071
21072 \end_inset
21073 </cell>
21074 </row>
21075 </lyxtabular>
21076
21077 \end_inset
21078
21079
21080 \end_layout
21081
21082 \begin_layout Standard
21083 Cutting and pasting between tables and table cells works reasonably well.
21084  You can cut and paste even more than one row.
21085 \begin_inset Foot
21086 status collapsed
21087
21088 \begin_layout Plain Layout
21089 Note, that you cannot paste into a multicell selection because it would
21090  not be clear what to do when pasting a single word in a selected 2×3.
21091  
21092 \end_layout
21093
21094 \end_inset
21095
21096  Selection with the mouse or with 
21097 \family sans
21098 Shift
21099 \family default
21100  plus the arrow keys works as usual.
21101  You can also copy and paste the entire table as a single unit by starting
21102  the selection from outside the table.
21103 \end_layout
21104
21105 \begin_layout Section
21106 Floats
21107 \begin_inset Index idx
21108 status collapsed
21109
21110 \begin_layout Plain Layout
21111 Floats
21112 \end_layout
21113
21114 \end_inset
21115
21116
21117 \begin_inset CommandInset label
21118 LatexCommand label
21119 name "sec:Floats"
21120
21121 \end_inset
21122
21123
21124 \end_layout
21125
21126 \begin_layout Subsection
21127 Introduction
21128 \end_layout
21129
21130 \begin_layout Standard
21131 A float is a block of text associated with some sort of label, which doesn't
21132  have a fixed location.
21133  It can 
21134 \begin_inset Quotes eld
21135 \end_inset
21136
21137 float
21138 \begin_inset Quotes erd
21139 \end_inset
21140
21141  forward or backward a page or two, to wherever it fits best.
21142  
21143 \family sans
21144 Footnotes
21145 \family default
21146  and 
21147 \family sans
21148 Margin
21149 \begin_inset space ~
21150 \end_inset
21151
21152 Notes
21153 \family default
21154  are also floats, because they can float to the next page when there are
21155  too many notes on the current page.
21156 \end_layout
21157
21158 \begin_layout Standard
21159 Floats make it possible to get a high quality layout.
21160  Images and tables can be distributed evenly over the pages to avoid whitespace
21161  and pages without text.
21162  As the floating often destroys the spatial context between the text and
21163  the image/table, every float can be referenced in the text.
21164  Floats are therefore numbered.
21165  Referencing is described in section
21166 \begin_inset space ~
21167 \end_inset
21168
21169
21170 \begin_inset CommandInset ref
21171 LatexCommand ref
21172 reference "sec:Cross-References"
21173
21174 \end_inset
21175
21176 .
21177 \end_layout
21178
21179 \begin_layout Standard
21180 To insert a float, use the menu 
21181 \family sans
21182 Insert\SpecialChar \menuseparator
21183 Float
21184 \family default
21185 .
21186  A box with a caption will be inserted into your document.
21187  The label will automatically be translated to the document language in
21188  the output.
21189  After the label you can insert the caption text.
21190 \begin_inset Index idx
21191 status collapsed
21192
21193 \begin_layout Plain Layout
21194 Floats ! Captions
21195 \end_layout
21196
21197 \end_inset
21198
21199  The image or table is inserted above or below the caption in a separate
21200  paragraph within the float.
21201  To keep your LyX-document readable, you can open and close the float box
21202  by left-clicking on the box label.
21203  A closed float box looks like this: 
21204 \begin_inset Graphics
21205         filename clipart/floatQt4.png
21206         scale 80
21207
21208 \end_inset
21209
21210  – a gray button with a red label.
21211 \end_layout
21212
21213 \begin_layout Standard
21214 It is recommended to insert floats as a separate paragraph to avoid possible
21215  LaTeX-errors that can occur when the surrounding text is specially formatted.
21216 \end_layout
21217
21218 \begin_layout Subsection
21219 Examples
21220 \end_layout
21221
21222 \begin_layout Subsubsection
21223 Figure Floats
21224 \begin_inset CommandInset label
21225 LatexCommand label
21226 name "sub:Figure-Floats"
21227
21228 \end_inset
21229
21230
21231 \begin_inset Index idx
21232 status collapsed
21233
21234 \begin_layout Plain Layout
21235 Floats ! Figure floats
21236 \end_layout
21237
21238 \end_inset
21239
21240
21241 \end_layout
21242
21243 \begin_layout Standard
21244 Figure
21245 \begin_inset space ~
21246 \end_inset
21247
21248
21249 \begin_inset CommandInset ref
21250 LatexCommand ref
21251 reference "fig:Platypus-distorted"
21252
21253 \end_inset
21254
21255  was created using the menu 
21256 \family sans
21257 Insert\SpecialChar \menuseparator
21258 Float\SpecialChar \menuseparator
21259 Figure
21260 \family default
21261  or the toolbar button 
21262 \begin_inset Info
21263 type  "icon"
21264 arg   "float-insert figure"
21265 \end_inset
21266
21267 .
21268  The image was inserted by setting the cursor above the caption label and
21269  using the menu 
21270 \family sans
21271 Insert\SpecialChar \menuseparator
21272 Graphics
21273 \family default
21274  or the toolbar button 
21275 \begin_inset Info
21276 type  "icon"
21277 arg   "dialog-show-new-inset graphics"
21278 \end_inset
21279
21280 .
21281  The image in the float was horizontally centered by putting the cursor
21282  in front of or behind the image and using the menu 
21283 \family sans
21284 Edit\SpecialChar \menuseparator
21285 Paragraph
21286 \begin_inset space ~
21287 \end_inset
21288
21289 Settings
21290 \family default
21291  or the toolbar button 
21292 \begin_inset Info
21293 type  "icon"
21294 arg   "layout-paragraph"
21295 \end_inset
21296
21297 .
21298 \end_layout
21299
21300 \begin_layout Standard
21301 \begin_inset Float figure
21302 wide false
21303 sideways false
21304 status open
21305
21306 \begin_layout Plain Layout
21307 \align center
21308 \begin_inset Graphics
21309         filename clipart/platypus.eps
21310         lyxscale 50
21311         width 50col%
21312
21313 \end_inset
21314
21315
21316 \end_layout
21317
21318 \begin_layout Plain Layout
21319 \begin_inset Caption
21320
21321 \begin_layout Plain Layout
21322 \begin_inset CommandInset label
21323 LatexCommand label
21324 name "fig:Platypus-distorted"
21325
21326 \end_inset
21327
21328 A severely distorted platypus in a float.
21329 \end_layout
21330
21331 \end_inset
21332
21333
21334 \end_layout
21335
21336 \end_inset
21337
21338
21339 \end_layout
21340
21341 \begin_layout Standard
21342 This figure float also shows how to set a label and create a cross-reference
21343  to it: Insert a label into the caption using the menu 
21344 \family sans
21345 Insert\SpecialChar \menuseparator
21346 Label
21347 \family default
21348  or the toolbar button 
21349 \begin_inset Info
21350 type  "icon"
21351 arg   "label-insert"
21352 \end_inset
21353
21354  and refer to it using the menu 
21355 \family sans
21356 Insert\SpecialChar \menuseparator
21357 Cross-Reference
21358 \family default
21359  or the toolbar button 
21360 \begin_inset Info
21361 type  "icon"
21362 arg   "dialog-show-new-inset ref"
21363 \end_inset
21364
21365 .
21366  It is important to use references to figure floats, rather than using vague
21367  references like 
21368 \begin_inset Quotes eld
21369 \end_inset
21370
21371 the figure above
21372 \begin_inset Quotes erd
21373 \end_inset
21374
21375 , because, as LaTeX will reposition the floats in the final document, it
21376  might not be 
21377 \begin_inset Quotes eld
21378 \end_inset
21379
21380 above
21381 \begin_inset Quotes erd
21382 \end_inset
21383
21384  at all.
21385  For more about cross-references, see section
21386 \begin_inset space ~
21387 \end_inset
21388
21389
21390 \begin_inset CommandInset ref
21391 LatexCommand ref
21392 reference "sec:Cross-References"
21393
21394 \end_inset
21395
21396 .
21397 \end_layout
21398
21399 \begin_layout Standard
21400 Normally only one image is inserted in a figure float, but sometimes you
21401  might want to use two images with separate subcaptions.
21402  This can be done by inserting image floats into existing image floats.
21403  Note that only the main caption of the float is added to the List of Figures
21404  as described in section
21405 \begin_inset space ~
21406 \end_inset
21407
21408
21409 \begin_inset CommandInset ref
21410 LatexCommand ref
21411 reference "sub:List-of-Figures"
21412
21413 \end_inset
21414
21415 .
21416  Figure
21417 \begin_inset space ~
21418 \end_inset
21419
21420
21421 \begin_inset CommandInset ref
21422 LatexCommand ref
21423 reference "fig:Two-distorted-images"
21424
21425 \end_inset
21426
21427  is an example of a figure float with two images set side by side.
21428  You can also set the images one below the other.
21429  Figure
21430 \begin_inset space ~
21431 \end_inset
21432
21433
21434 \begin_inset CommandInset ref
21435 LatexCommand ref
21436 reference "fig:Undefinable"
21437
21438 \end_inset
21439
21440  and 
21441 \begin_inset CommandInset ref
21442 LatexCommand ref
21443 reference "fig:Platypus"
21444
21445 \end_inset
21446
21447  are the subfigures.
21448 \end_layout
21449
21450 \begin_layout Standard
21451 \begin_inset Float figure
21452 wide false
21453 sideways false
21454 status open
21455
21456 \begin_layout Plain Layout
21457 \begin_inset space \hfill{}
21458 \end_inset
21459
21460
21461 \begin_inset Float figure
21462 wide false
21463 sideways false
21464 status collapsed
21465
21466 \begin_layout Plain Layout
21467 \begin_inset Caption
21468
21469 \begin_layout Plain Layout
21470 \begin_inset CommandInset label
21471 LatexCommand label
21472 name "fig:Undefinable"
21473
21474 \end_inset
21475
21476 Undefinable
21477 \end_layout
21478
21479 \end_inset
21480
21481
21482 \end_layout
21483
21484 \begin_layout Plain Layout
21485 \begin_inset Graphics
21486         filename clipart/escher-lsd.eps
21487         width 45col%
21488
21489 \end_inset
21490
21491
21492 \end_layout
21493
21494 \end_inset
21495
21496
21497 \begin_inset space \hfill{}
21498 \end_inset
21499
21500
21501 \begin_inset Float figure
21502 wide false
21503 sideways false
21504 status collapsed
21505
21506 \begin_layout Plain Layout
21507 \begin_inset Caption
21508
21509 \begin_layout Plain Layout
21510 \begin_inset CommandInset label
21511 LatexCommand label
21512 name "fig:Platypus"
21513
21514 \end_inset
21515
21516 Platypus
21517 \end_layout
21518
21519 \end_inset
21520
21521
21522 \end_layout
21523
21524 \begin_layout Plain Layout
21525 \begin_inset Graphics
21526         filename clipart/platypus.eps
21527         lyxscale 60
21528         width 45col%
21529
21530 \end_inset
21531
21532
21533 \end_layout
21534
21535 \end_inset
21536
21537
21538 \begin_inset space \hfill{}
21539 \end_inset
21540
21541
21542 \end_layout
21543
21544 \begin_layout Plain Layout
21545 \begin_inset Caption
21546
21547 \begin_layout Plain Layout
21548 \begin_inset CommandInset label
21549 LatexCommand label
21550 name "fig:Two-distorted-images"
21551
21552 \end_inset
21553
21554 Two distorted images.
21555 \end_layout
21556
21557 \end_inset
21558
21559
21560 \end_layout
21561
21562 \end_inset
21563
21564
21565 \end_layout
21566
21567 \begin_layout Subsubsection
21568 Table Floats
21569 \begin_inset Index idx
21570 status collapsed
21571
21572 \begin_layout Plain Layout
21573 Floats ! Table floats
21574 \end_layout
21575
21576 \end_inset
21577
21578
21579 \end_layout
21580
21581 \begin_layout Standard
21582 Table floats can be inserted using the menu 
21583 \family sans
21584 Insert\SpecialChar \menuseparator
21585 Float\SpecialChar \menuseparator
21586 Table
21587 \family default
21588  or the toolbar button 
21589 \begin_inset Info
21590 type  "icon"
21591 arg   "float-insert table"
21592 \end_inset
21593
21594 .
21595  They have the same properties as figure floats except for the different
21596  label.
21597  Table
21598 \begin_inset space ~
21599 \end_inset
21600
21601
21602 \begin_inset CommandInset ref
21603 LatexCommand ref
21604 reference "tab:Table-float"
21605
21606 \end_inset
21607
21608  is a table float.
21609 \end_layout
21610
21611 \begin_layout Standard
21612 \begin_inset Float table
21613 wide false
21614 sideways false
21615 status open
21616
21617 \begin_layout Plain Layout
21618 \begin_inset Caption
21619
21620 \begin_layout Plain Layout
21621 \begin_inset CommandInset label
21622 LatexCommand label
21623 name "tab:Table-float"
21624
21625 \end_inset
21626
21627 A table float.
21628 \end_layout
21629
21630 \end_inset
21631
21632
21633 \end_layout
21634
21635 \begin_layout Plain Layout
21636 \align center
21637 \begin_inset Tabular
21638 <lyxtabular version="3" rows="3" columns="3">
21639 <features tabularvalignment="middle">
21640 <column alignment="center" valignment="top" width="0pt">
21641 <column alignment="center" valignment="top" width="0pt">
21642 <column alignment="center" valignment="top" width="0pt">
21643 <row>
21644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21645 \begin_inset Text
21646
21647 \begin_layout Plain Layout
21648
21649 \family roman
21650 \series medium
21651 \shape up
21652 \size normal
21653 \emph off
21654 \bar no
21655 \noun off
21656 \color none
21657 1
21658 \end_layout
21659
21660 \end_inset
21661 </cell>
21662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21663 \begin_inset Text
21664
21665 \begin_layout Plain Layout
21666
21667 \family roman
21668 \series medium
21669 \shape up
21670 \size normal
21671 \emph off
21672 \bar no
21673 \noun off
21674 \color none
21675 2
21676 \end_layout
21677
21678 \end_inset
21679 </cell>
21680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21681 \begin_inset Text
21682
21683 \begin_layout Plain Layout
21684
21685 \family roman
21686 \series medium
21687 \shape up
21688 \size normal
21689 \emph off
21690 \bar no
21691 \noun off
21692 \color none
21693 3
21694 \end_layout
21695
21696 \end_inset
21697 </cell>
21698 </row>
21699 <row>
21700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21701 \begin_inset Text
21702
21703 \begin_layout Plain Layout
21704
21705 \family roman
21706 \series medium
21707 \shape up
21708 \size normal
21709 \emph off
21710 \bar no
21711 \noun off
21712 \color none
21713 Joe
21714 \end_layout
21715
21716 \end_inset
21717 </cell>
21718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21719 \begin_inset Text
21720
21721 \begin_layout Plain Layout
21722
21723 \family roman
21724 \series medium
21725 \shape up
21726 \size normal
21727 \emph off
21728 \bar no
21729 \noun off
21730 \color none
21731 Mary
21732 \end_layout
21733
21734 \end_inset
21735 </cell>
21736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21737 \begin_inset Text
21738
21739 \begin_layout Plain Layout
21740
21741 \family roman
21742 \series medium
21743 \shape up
21744 \size normal
21745 \emph off
21746 \bar no
21747 \noun off
21748 \color none
21749 Ted
21750 \end_layout
21751
21752 \end_inset
21753 </cell>
21754 </row>
21755 <row>
21756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21757 \begin_inset Text
21758
21759 \begin_layout Plain Layout
21760
21761 \family roman
21762 \series medium
21763 \shape up
21764 \size normal
21765 \emph off
21766 \bar no
21767 \noun off
21768 \color none
21769 \begin_inset Formula $\int x^{2}dx$
21770 \end_inset
21771
21772
21773 \end_layout
21774
21775 \end_inset
21776 </cell>
21777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21778 \begin_inset Text
21779
21780 \begin_layout Plain Layout
21781
21782 \family roman
21783 \series medium
21784 \shape up
21785 \size normal
21786 \emph off
21787 \bar no
21788 \noun off
21789 \color none
21790 \begin_inset Formula $\left[\begin{array}{cc}
21791 a & b\\
21792 c & d
21793 \end{array}\right]$
21794 \end_inset
21795
21796
21797 \end_layout
21798
21799 \end_inset
21800 </cell>
21801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21802 \begin_inset Text
21803
21804 \begin_layout Plain Layout
21805
21806 \family roman
21807 \series medium
21808 \shape up
21809 \size normal
21810 \emph off
21811 \bar no
21812 \noun off
21813 \color none
21814 \begin_inset Formula $1+1=2$
21815 \end_inset
21816
21817
21818 \end_layout
21819
21820 \end_inset
21821 </cell>
21822 </row>
21823 </lyxtabular>
21824
21825 \end_inset
21826
21827
21828 \end_layout
21829
21830 \end_inset
21831
21832
21833 \end_layout
21834
21835 \begin_layout Subsection
21836 More Information
21837 \begin_inset Index idx
21838 status collapsed
21839
21840 \begin_layout Plain Layout
21841 Floats ! Details
21842 \end_layout
21843
21844 \end_inset
21845
21846
21847 \end_layout
21848
21849 \begin_layout Standard
21850 LyX offers you further float types as well as rotated floats.
21851  It also allows you to change the float numbering scheme, to control the
21852  float placement and to change the formatting and placement of the float
21853  caption.
21854  All these features are explained in detail with many examples in chapter
21855  
21856 \emph on
21857 Floats
21858 \emph default
21859  of the 
21860 \emph on
21861 Embedded
21862 \begin_inset space ~
21863 \end_inset
21864
21865 Objects
21866 \emph default
21867  manual.
21868 \end_layout
21869
21870 \begin_layout Section
21871 Minipages
21872 \begin_inset Index idx
21873 status collapsed
21874
21875 \begin_layout Plain Layout
21876 Minipages
21877 \end_layout
21878
21879 \end_inset
21880
21881
21882 \begin_inset CommandInset label
21883 LatexCommand label
21884 name "sec:Minipages"
21885
21886 \end_inset
21887
21888
21889 \end_layout
21890
21891 \begin_layout Standard
21892 LaTeX provides a mechanism to produce essentially a page within a page,
21893  called minipage.
21894  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21895 \begin_inset space \space{}
21896 \end_inset
21897
21898 apply.
21899  
21900 \end_layout
21901
21902 \begin_layout Standard
21903 Minipages in LyX have their own collapsible box inserted via the menu 
21904 \family sans
21905 Insert\SpecialChar \menuseparator
21906 Box
21907 \family default
21908 .
21909  Right-clicking on the box allows you to alter the width of the minipage
21910  and its alignment within the page.
21911 \end_layout
21912
21913 \begin_layout Standard
21914 \align center
21915 \begin_inset Box Frameless
21916 position "t"
21917 hor_pos "c"
21918 has_inner_box 1
21919 inner_pos "t"
21920 use_parbox 0
21921 use_makebox 0
21922 width "30col%"
21923 special "none"
21924 height "1pt"
21925 height_special "totalheight"
21926 status collapsed
21927
21928 \begin_layout Plain Layout
21929
21930 \shape italic
21931 This is a minipage.
21932  The text is set in an italic style.
21933 \end_layout
21934
21935 \begin_layout Plain Layout
21936
21937 \shape italic
21938 Minipages are often used for text in another language or text that needs
21939  another formatting.
21940 \end_layout
21941
21942 \end_inset
21943
21944
21945 \end_layout
21946
21947 \begin_layout Standard
21948 \begin_inset VSpace medskip
21949 \end_inset
21950
21951 If you place two minipages side-by-side, you can use 
21952 \family sans
21953 Horizontal Fills
21954 \family default
21955  as described in section
21956 \begin_inset space ~
21957 \end_inset
21958
21959
21960 \begin_inset CommandInset ref
21961 LatexCommand ref
21962 reference "sub:Horizontal-Space"
21963
21964 \end_inset
21965
21966 :
21967 \begin_inset VSpace medskip
21968 \end_inset
21969
21970
21971 \end_layout
21972
21973 \begin_layout Standard
21974 \begin_inset Box Frameless
21975 position "t"
21976 hor_pos "c"
21977 has_inner_box 1
21978 inner_pos "t"
21979 use_parbox 0
21980 use_makebox 0
21981 width "1.5in"
21982 special "none"
21983 height "1pt"
21984 height_special "totalheight"
21985 status collapsed
21986
21987 \begin_layout Plain Layout
21988 This is a minipage with some stupid dummy text.
21989  This dummy text is used to increase the size of the minipage.
21990 \end_layout
21991
21992 \end_inset
21993
21994
21995 \begin_inset space \hfill{}
21996 \end_inset
21997
21998
21999 \begin_inset Box Frameless
22000 position "t"
22001 hor_pos "c"
22002 has_inner_box 1
22003 inner_pos "t"
22004 use_parbox 0
22005 use_makebox 0
22006 width "1.5in"
22007 special "none"
22008 height "1pt"
22009 height_special "totalheight"
22010 status collapsed
22011
22012 \begin_layout Plain Layout
22013 This is a minipage with some stupid dummy text.
22014  This dummy text is used to increase the size of the minipage.
22015 \end_layout
22016
22017 \end_inset
22018
22019
22020 \end_layout
22021
22022 \begin_layout Standard
22023 \begin_inset VSpace bigskip
22024 \end_inset
22025
22026
22027 \end_layout
22028
22029 \begin_layout Standard
22030 When you right-click on a minipage box, you can transform the box to another
22031  box type.
22032  All box types and their settings are explained in detail in chapter 
22033 \emph on
22034 Boxes
22035 \emph default
22036  of the 
22037 \emph on
22038 Embedded
22039 \begin_inset space ~
22040 \end_inset
22041
22042 Objects
22043 \emph default
22044  manual.
22045 \end_layout
22046
22047 \begin_layout Chapter
22048 Mathematical Formulas
22049 \begin_inset Index idx
22050 status collapsed
22051
22052 \begin_layout Plain Layout
22053 Math
22054 \end_layout
22055
22056 \end_inset
22057
22058
22059 \begin_inset Index idx
22060 status collapsed
22061
22062 \begin_layout Plain Layout
22063 Formulas | see
22064 \begin_inset ERT
22065 status collapsed
22066
22067 \begin_layout Plain Layout
22068
22069 {
22070 \end_layout
22071
22072 \end_inset
22073
22074 Math
22075 \begin_inset ERT
22076 status collapsed
22077
22078 \begin_layout Plain Layout
22079
22080 }
22081 \end_layout
22082
22083 \end_inset
22084
22085
22086 \end_layout
22087
22088 \end_inset
22089
22090
22091 \begin_inset CommandInset label
22092 LatexCommand label
22093 name "chap:Mathematical-Formulas"
22094
22095 \end_inset
22096
22097
22098 \end_layout
22099
22100 \begin_layout Standard
22101 The issues of this chapter are described in detail in the 
22102 \emph on
22103 Math
22104 \emph default
22105  manual.
22106  There you will also find tips and tricks for special cases.
22107 \end_layout
22108
22109 \begin_layout Section
22110 Basic Math Editing
22111 \begin_inset Index idx
22112 status collapsed
22113
22114 \begin_layout Plain Layout
22115 Math ! Basics
22116 \end_layout
22117
22118 \end_inset
22119
22120
22121 \end_layout
22122
22123 \begin_layout Standard
22124 To create a math formula, you can just click on the toolbar icon 
22125 \begin_inset Info
22126 type  "icon"
22127 arg   "math-mode on"
22128 \end_inset
22129
22130 .
22131  That will create a little blue rectangle, with purple markers around its
22132  corners.
22133  That blue rectangle is the formula itself; the purple markers indicate
22134  what level of nesting within the formula you are at.
22135  You can also choose a particular formula type to insert via the 
22136 \family sans
22137 Insert\SpecialChar \menuseparator
22138 Math
22139 \family default
22140  menu.
22141 \end_layout
22142
22143 \begin_layout Standard
22144 Editing the parameters of a formula and adding math constructs can be done
22145  with the 
22146 \family sans
22147 math
22148 \begin_inset space ~
22149 \end_inset
22150
22151 toolbar
22152 \family default
22153 , that appears when the cursor is in a formula.
22154 \end_layout
22155
22156 \begin_layout Standard
22157 There are two main types of formulas, inline formulas and display formulas.
22158  Inline formulas appear within a text line, like this one:
22159 \end_layout
22160
22161 \begin_layout Standard
22162 This is a line with an inline formula 
22163 \begin_inset Formula $A=B$
22164 \end_inset
22165
22166  in it.
22167 \end_layout
22168
22169 \begin_layout Standard
22170 Displayed formulas appear outside the text like if they were in a separate
22171  paragraph, like this one:
22172 \begin_inset Formula 
22173 \[
22174 A=B
22175 \]
22176
22177 \end_inset
22178
22179 You can only number and reference displayed formulas.
22180 \end_layout
22181
22182 \begin_layout Standard
22183 LyX supports also many LaTeX math commands.
22184  E.
22185 \begin_inset space \thinspace{}
22186 \end_inset
22187
22188 g.
22189 \begin_inset space \space{}
22190 \end_inset
22191
22192 typing 
22193 \begin_inset Quotes eld
22194 \end_inset
22195
22196
22197 \series bold
22198
22199 \backslash
22200 alpha
22201 \series default
22202
22203 \begin_inset Quotes erd
22204 \end_inset
22205
22206 , followed by a space, in a formula will create the Greek letter 
22207 \begin_inset Formula $\alpha$
22208 \end_inset
22209
22210 .
22211  Typing commands might sometimes be faster than using the 
22212 \family sans
22213 Math
22214 \begin_inset space ~
22215 \end_inset
22216
22217 Panel
22218 \family default
22219 .
22220 \end_layout
22221
22222 \begin_layout Subsection
22223 Navigating in Formulas
22224 \begin_inset Index idx
22225 status collapsed
22226
22227 \begin_layout Plain Layout
22228 Math ! Navigating
22229 \end_layout
22230
22231 \end_inset
22232
22233
22234 \end_layout
22235
22236 \begin_layout Standard
22237 The best control over the cursor position within an existing formula is
22238  achieved with the arrow keys.
22239  LyX uses small rectangles to indicate places where something can be inserted.
22240  The arrow keys can be used to navigate between parts of a formula.
22241  Pressing 
22242 \family sans
22243 Space
22244 \family default
22245  will leave a formula construct (a square root 
22246 \begin_inset Formula $\sqrt{2}$
22247 \end_inset
22248
22249 , or parentheses 
22250 \begin_inset Formula $\left(f\right)$
22251 \end_inset
22252
22253 , or a matrix 
22254 \begin_inset Formula $\left[\begin{array}{cc}
22255 1 & 2\\
22256 3 & 4
22257 \end{array}\right]$
22258 \end_inset
22259
22260 ).
22261  Pressing 
22262 \family sans
22263 Escape
22264 \family default
22265  will leave the formula, placing the cursor after the formula.
22266  
22267 \family sans
22268 Tab
22269 \family default
22270  can be used to move horizontally in a formula; for example, through the
22271  cells of a matrix or the positions in a multi-line equation.
22272 \end_layout
22273
22274 \begin_layout Standard
22275
22276 \family sans
22277 Space
22278 \family default
22279 , printed in this document as 
22280 \begin_inset Quotes eld
22281 \end_inset
22282
22283
22284 \begin_inset ERT
22285 status collapsed
22286
22287 \begin_layout Plain Layout
22288
22289
22290 \backslash
22291 spce 
22292 \end_layout
22293
22294 \end_inset
22295
22296
22297 \begin_inset Quotes erd
22298 \end_inset
22299
22300
22301 \begin_inset Note Note
22302 status collapsed
22303
22304 \begin_layout Plain Layout
22305 This command will appear in the output as an official character denoting
22306  the space character (visible space).
22307 \end_layout
22308
22309 \end_inset
22310
22311 , seems to do nothing in a formula, since it does not add a space between
22312  characters, but it does exit a nested structure.
22313  For this reason, you have to be careful about using 
22314 \family sans
22315 Space
22316 \family default
22317 .
22318  For example, if you want 
22319 \begin_inset Formula $\sqrt{2x+1}$
22320 \end_inset
22321
22322 , type 
22323 \series bold
22324
22325 \backslash
22326 sqrt
22327 \begin_inset ERT
22328 status collapsed
22329
22330 \begin_layout Plain Layout
22331
22332
22333 \backslash
22334 spce 
22335 \end_layout
22336
22337 \end_inset
22338
22339 2x+1
22340 \series default
22341  and not 
22342 \series bold
22343
22344 \backslash
22345 sqrt
22346 \begin_inset ERT
22347 status collapsed
22348
22349 \begin_layout Plain Layout
22350
22351
22352 \backslash
22353 spce 
22354 \end_layout
22355
22356 \end_inset
22357
22358 2x
22359 \begin_inset ERT
22360 status collapsed
22361
22362 \begin_layout Plain Layout
22363
22364
22365 \backslash
22366 spce 
22367 \end_layout
22368
22369 \end_inset
22370
22371 +1
22372 \series default
22373 , since in the latter case only the 
22374 \family typewriter
22375
22376 \begin_inset Formula $2x$
22377 \end_inset
22378
22379
22380 \family default
22381  will be under the square root sign: 
22382 \begin_inset Formula $\sqrt{2x}+1$
22383 \end_inset
22384
22385 .
22386 \end_layout
22387
22388 \begin_layout Standard
22389 You can leave many parts of a formula, like this matrix, partially filled
22390  in, such as:
22391 \begin_inset Formula 
22392 \[
22393 \left(\begin{array}{ccc}
22394 \lambda_{1}\\
22395  & \ddots\\
22396  &  & \lambda_{n}
22397 \end{array}\right)
22398 \]
22399
22400 \end_inset
22401
22402 If you leave a fraction only partially filled in, or a subscript with nothing
22403  in it, the results will be unpredictable, but most constructs don't mind.
22404 \end_layout
22405
22406 \begin_layout Subsection
22407 Selecting Text
22408 \end_layout
22409
22410 \begin_layout Standard
22411 You can select text within a formula in two different ways.
22412  Place the cursor at one end of the string of text you want, and press 
22413 \family sans
22414 Shift
22415 \family default
22416  and a cursor movement key to select text.
22417  It will be highlighted as with regular text selection.
22418  Alternatively, you can select text with the mouse in the usual way.
22419  That text can then be cut or copied, and then pasted within any formula,
22420  but not in a normal text region in LyX.
22421 \end_layout
22422
22423 \begin_layout Subsection
22424 Exponents and Subscripts
22425 \begin_inset Index idx
22426 status collapsed
22427
22428 \begin_layout Plain Layout
22429 Math ! Exponents
22430 \end_layout
22431
22432 \end_inset
22433
22434
22435 \begin_inset Index idx
22436 status collapsed
22437
22438 \begin_layout Plain Layout
22439 Math ! Subscripts
22440 \end_layout
22441
22442 \end_inset
22443
22444
22445 \end_layout
22446
22447 \begin_layout Standard
22448 You can use the math panel to add super- or subscripts (buttons 
22449 \begin_inset Info
22450 type  "icon"
22451 arg   "math-superscript"
22452 \end_inset
22453
22454  and 
22455 \begin_inset Info
22456 type  "icon"
22457 arg   "math-subscript"
22458 \end_inset
22459
22460 ), but the much easier way is to use a command.
22461  To get 
22462 \begin_inset Formula $x^{2}$
22463 \end_inset
22464
22465 , type in a formula 
22466 \series bold
22467 x^2
22468 \begin_inset ERT
22469 status collapsed
22470
22471 \begin_layout Plain Layout
22472
22473
22474 \backslash
22475 spce 
22476 \end_layout
22477
22478 \end_inset
22479
22480
22481 \series default
22482 .
22483  The final 
22484 \family sans
22485 Space
22486 \family default
22487  puts the cursor back down on the base line of the expression.
22488  If you type 
22489 \series bold
22490 x^2y
22491 \series default
22492 , you will get 
22493 \begin_inset Formula $x^{2y}$
22494 \end_inset
22495
22496 , to get 
22497 \begin_inset Formula $x^{2}y$
22498 \end_inset
22499
22500 , type 
22501 \series bold
22502 x^2
22503 \begin_inset ERT
22504 status collapsed
22505
22506 \begin_layout Plain Layout
22507
22508
22509 \backslash
22510 spce 
22511 \end_layout
22512
22513 \end_inset
22514
22515 y
22516 \series default
22517 .
22518  If you use characters in the superscript, that could be accented with the
22519  hat 
22520 \begin_inset Quotes eld
22521 \end_inset
22522
22523 ^
22524 \begin_inset Quotes erd
22525 \end_inset
22526
22527 , you have to use an extra 
22528 \family sans
22529 Space
22530 \family default
22531  to separate the hat and the character.
22532  E.
22533 \begin_inset space \thinspace{}
22534 \end_inset
22535
22536 g.
22537 \begin_inset space \space{}
22538 \end_inset
22539
22540 if you want 
22541 \begin_inset Formula $x^{a}$
22542 \end_inset
22543
22544 , type 
22545 \series bold
22546 x^
22547 \begin_inset ERT
22548 status collapsed
22549
22550 \begin_layout Plain Layout
22551
22552
22553 \backslash
22554 spce 
22555 \end_layout
22556
22557 \end_inset
22558
22559 a
22560 \series default
22561 .
22562  Subscripts are similar: To get 
22563 \begin_inset Formula $a_{1}$
22564 \end_inset
22565
22566 , type 
22567 \series bold
22568 a_1
22569 \begin_inset ERT
22570 status collapsed
22571
22572 \begin_layout Plain Layout
22573
22574
22575 \backslash
22576 spce 
22577 \end_layout
22578
22579 \end_inset
22580
22581
22582 \series default
22583 .
22584 \end_layout
22585
22586 \begin_layout Subsection
22587 Fractions
22588 \begin_inset Index idx
22589 status collapsed
22590
22591 \begin_layout Plain Layout
22592 Math ! Fractions
22593 \end_layout
22594
22595 \end_inset
22596
22597
22598 \end_layout
22599
22600 \begin_layout Standard
22601 Create a fraction with either the command 
22602 \series bold
22603
22604 \backslash
22605 frac
22606 \series default
22607  or using the icon 
22608 \begin_inset Info
22609 type  "icon"
22610 arg   "math-insert \\frac"
22611 \end_inset
22612
22613  in the 
22614 \family sans
22615 Math
22616 \begin_inset space ~
22617 \end_inset
22618
22619 Panel
22620 \family default
22621 .
22622  You will be presented with an empty fraction.
22623  The cursor is above the fraction line.
22624  To move it to the bottom, simply press 
22625 \family sans
22626 Down
22627 \family default
22628 .
22629  To move back up, press 
22630 \family sans
22631 Up
22632 \family default
22633 .
22634  Any math structure can be placed in a fraction, as this example shows:
22635 \begin_inset Formula 
22636 \[
22637 \left[\frac{1}{\left(\begin{array}{cc}
22638 2 & 3\\
22639 4 & 5
22640 \end{array}\right)}\right]
22641 \]
22642
22643 \end_inset
22644
22645
22646 \end_layout
22647
22648 \begin_layout Subsection
22649 Roots
22650 \begin_inset Index idx
22651 status collapsed
22652
22653 \begin_layout Plain Layout
22654 Math ! Roots
22655 \end_layout
22656
22657 \end_inset
22658
22659
22660 \end_layout
22661
22662 \begin_layout Standard
22663 Roots can be created using the 
22664 \family sans
22665 Math
22666 \begin_inset space ~
22667 \end_inset
22668
22669 Panel
22670 \family default
22671  button 
22672 \begin_inset Info
22673 type  "icon"
22674 arg   "math-insert \\sqrt"
22675 \end_inset
22676
22677  or 
22678 \begin_inset Info
22679 type  "icon"
22680 arg   "math-insert \\root"
22681 \end_inset
22682
22683  or the commands 
22684 \series bold
22685
22686 \backslash
22687 sqrt
22688 \series default
22689  or 
22690 \series bold
22691
22692 \backslash
22693 root
22694 \series default
22695 .
22696  With the command 
22697 \series bold
22698
22699 \backslash
22700 root
22701 \series default
22702  you can produce roots of higher orders, like cube roots, while 
22703 \series bold
22704
22705 \backslash
22706 sqrt
22707 \series default
22708  produces always a square root.
22709 \end_layout
22710
22711 \begin_layout Subsection
22712 Operators with Limits
22713 \begin_inset Index idx
22714 status collapsed
22715
22716 \begin_layout Plain Layout
22717 Math ! Sums
22718 \end_layout
22719
22720 \end_inset
22721
22722
22723 \begin_inset Index idx
22724 status collapsed
22725
22726 \begin_layout Plain Layout
22727 Math ! Integrals
22728 \end_layout
22729
22730 \end_inset
22731
22732
22733 \begin_inset CommandInset label
22734 LatexCommand label
22735 name "sub:Operators-with-Limits"
22736
22737 \end_inset
22738
22739
22740 \end_layout
22741
22742 \begin_layout Standard
22743 Sum (
22744 \begin_inset Formula $\sum$
22745 \end_inset
22746
22747 ) and integral (
22748 \begin_inset Formula $\int$
22749 \end_inset
22750
22751 ) operators are very often decorated with limits.
22752  These limits can be entered in LyX by entering them as you would enter
22753  a super- or subscript, directly after the symbol.
22754  The sum operator will automatically place its 
22755 \begin_inset Quotes eld
22756 \end_inset
22757
22758 limits
22759 \begin_inset Quotes erd
22760 \end_inset
22761
22762  over and under the symbol in displayed formulas, and on the side in inline
22763  formulas.
22764  Such as 
22765 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22766 \end_inset
22767
22768 , versus
22769 \begin_inset Formula 
22770 \[
22771 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
22772 \]
22773
22774 \end_inset
22775
22776 Integral signs, however, will place the limits on the side in both formula
22777  types.
22778 \end_layout
22779
22780 \begin_layout Standard
22781 All operators with limits will be automatically re-sized when placed in
22782  display mode.
22783  The placement of the limits can be changed by placing the cursor directly
22784  behind the operator and hitting 
22785 \begin_inset Info
22786 type  "shortcut"
22787 arg   "math-limits"
22788 \end_inset
22789
22790  or using the menu 
22791 \family sans
22792 Edit\SpecialChar \menuseparator
22793 Math\SpecialChar \menuseparator
22794 Change
22795 \begin_inset space ~
22796 \end_inset
22797
22798 Limits
22799 \begin_inset space ~
22800 \end_inset
22801
22802 Type
22803 \family default
22804 .
22805 \end_layout
22806
22807 \begin_layout Standard
22808 Certain other mathematical expressions have this 
22809 \begin_inset Quotes eld
22810 \end_inset
22811
22812 moving limits
22813 \begin_inset Quotes erd
22814 \end_inset
22815
22816  feature as addition, such as
22817 \begin_inset Index idx
22818 status collapsed
22819
22820 \begin_layout Plain Layout
22821 Math ! Limits
22822 \end_layout
22823
22824 \end_inset
22825
22826
22827 \begin_inset Formula 
22828 \[
22829 \lim_{x\rightarrow\infty}f(x),
22830 \]
22831
22832 \end_inset
22833
22834 which will place the 
22835 \begin_inset Formula $x\rightarrow\infty$
22836 \end_inset
22837
22838  underneath the 
22839 \begin_inset Quotes eld
22840 \end_inset
22841
22842 lim
22843 \begin_inset Quotes erd
22844 \end_inset
22845
22846  in display mode.
22847  In inline formulas it looks like this: 
22848 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22849 \end_inset
22850
22851 .
22852 \end_layout
22853
22854 \begin_layout Standard
22855 Note that the lim-function was entered as the function macro 
22856 \series bold
22857
22858 \backslash
22859 lim
22860 \series default
22861 .
22862  Have a look at section
22863 \begin_inset space ~
22864 \end_inset
22865
22866
22867 \begin_inset CommandInset ref
22868 LatexCommand ref
22869 reference "sub:Functions"
22870
22871 \end_inset
22872
22873  for an explanation of function macros.
22874 \end_layout
22875
22876 \begin_layout Subsection
22877 Math Symbols
22878 \begin_inset Index idx
22879 status collapsed
22880
22881 \begin_layout Plain Layout
22882 Math ! Symbols
22883 \end_layout
22884
22885 \end_inset
22886
22887
22888 \end_layout
22889
22890 \begin_layout Standard
22891 Most math symbols can be found in the 
22892 \family sans
22893 Math
22894 \begin_inset space ~
22895 \end_inset
22896
22897 Panel
22898 \family default
22899  under one of several categories; including 
22900 \family sans
22901 Greek
22902 \family default
22903
22904 \family sans
22905 Operators
22906 \family default
22907
22908 \family sans
22909 Relations
22910 \family default
22911
22912 \family sans
22913 Arrows
22914 \family default
22915 .
22916  There are also the additional symbols provided by the American Mathematical
22917  Society (AMS).
22918 \end_layout
22919
22920 \begin_layout Standard
22921 If you know the LaTeX-command for a construct or symbol you wish to use,
22922  you don't have to use the 
22923 \family sans
22924 Math
22925 \begin_inset space ~
22926 \end_inset
22927
22928 Panel
22929 \family default
22930 ; you can type the command directly into the formula.
22931  LyX will convert it to the corresponding symbol or construct.
22932 \end_layout
22933
22934 \begin_layout Subsection
22935 Altering Spacing
22936 \begin_inset Index idx
22937 status collapsed
22938
22939 \begin_layout Plain Layout
22940 Math ! Spaces
22941 \end_layout
22942
22943 \end_inset
22944
22945
22946 \end_layout
22947
22948 \begin_layout Standard
22949 You may want to create spaces that differ from the standard spacing that
22950  LaTeX provides.
22951  To do this, press 
22952 \begin_inset Info
22953 type  "shortcut"
22954 arg   "command-alternatives space-insert protected ; math-space"
22955 \end_inset
22956
22957  or use the 
22958 \family sans
22959 Math
22960 \begin_inset space ~
22961 \end_inset
22962
22963 Panel
22964 \family default
22965  button 
22966 \family sans
22967
22968 \begin_inset Info
22969 type  "icon"
22970 arg   "math-insert \\space"
22971 \end_inset
22972
22973
22974 \family default
22975 .
22976  This generates a small space, and shows a small marker on the screen.
22977  For example, the sequence 
22978 \series bold
22979 a Ctrl+Space b
22980 \series default
22981
22982 \begin_inset Formula $a\, b$
22983 \end_inset
22984
22985  appears in LyX as 
22986 \begin_inset Graphics
22987         filename clipart/SpaceMarker.png
22988
22989 \end_inset
22990
22991 .
22992  You can change the space to different sizes when you set the cursor behind
22993  the space marker and hit space again several times.
22994  With every space hit the size will be changed.
22995  Some markers for the space size appear red in LyX, because they are negative
22996  spaces.
22997  Here are two examples:
22998 \end_layout
22999
23000 \begin_layout Standard
23001
23002 \series bold
23003 a Ctrl+Space b
23004 \series default
23005  and 3×
23006 \family sans
23007 Space
23008 \family default
23009
23010 \begin_inset Formula $a\quad b$
23011 \end_inset
23012
23013
23014 \end_layout
23015
23016 \begin_layout Standard
23017
23018 \series bold
23019 a Ctrl+Space b
23020 \series default
23021  and 5×
23022 \family sans
23023 Space
23024 \family default
23025
23026 \begin_inset Formula $a\! b$
23027 \end_inset
23028
23029
23030 \end_layout
23031
23032 \begin_layout Subsection
23033 Functions
23034 \begin_inset Index idx
23035 status collapsed
23036
23037 \begin_layout Plain Layout
23038 Math ! Functions
23039 \end_layout
23040
23041 \end_inset
23042
23043
23044 \begin_inset CommandInset label
23045 LatexCommand label
23046 name "sub:Functions"
23047
23048 \end_inset
23049
23050
23051 \end_layout
23052
23053 \begin_layout Standard
23054 The 
23055 \family sans
23056 Math
23057 \begin_inset space ~
23058 \end_inset
23059
23060 Panel
23061 \family default
23062  contains under the button 
23063 \family sans
23064
23065 \begin_inset Info
23066 type  "icon"
23067 arg   "math-insert \\functions"
23068 \end_inset
23069
23070
23071 \family default
23072  a number of function macros, such as 
23073 \begin_inset Formula $\sin$
23074 \end_inset
23075
23076
23077 \begin_inset Formula $\lim$
23078 \end_inset
23079
23080
23081 \emph on
23082 etc
23083 \emph default
23084 .
23085  (you can also insert them in a formula by typing 
23086 \series bold
23087
23088 \backslash
23089 sin
23090 \series default
23091  etc.).
23092  Standard mathematical practice is that functions are printed upright to
23093  avoid confusions, because 
23094 \begin_inset Formula $sin$
23095 \end_inset
23096
23097  does normally mean 
23098 \begin_inset Formula $s\cdot i\cdot n$
23099 \end_inset
23100
23101 .
23102 \end_layout
23103
23104 \begin_layout Standard
23105 Using the function macros will also produce correct spacing around the function:
23106  
23107 \begin_inset Formula $a\sin x$
23108 \end_inset
23109
23110  is different from 
23111 \begin_inset Formula $asinx$
23112 \end_inset
23113
23114 .
23115 \end_layout
23116
23117 \begin_layout Standard
23118 For some mathematical objects, like the limes, the macro changes where subscript
23119 s are placed, as described in section
23120 \begin_inset space ~
23121 \end_inset
23122
23123
23124 \begin_inset CommandInset ref
23125 LatexCommand ref
23126 reference "sub:Operators-with-Limits"
23127
23128 \end_inset
23129
23130 .
23131 \end_layout
23132
23133 \begin_layout Subsection
23134 Accents
23135 \begin_inset Index idx
23136 status collapsed
23137
23138 \begin_layout Plain Layout
23139 Math ! Accents
23140 \end_layout
23141
23142 \end_inset
23143
23144
23145 \end_layout
23146
23147 \begin_layout Standard
23148 In a formula you can insert accented characters in the same way as in text
23149  mode.
23150  This may depend on your keyboard, or the bindings file you use.
23151  You can also use LaTeX commands to e.
23152 \begin_inset space \thinspace{}
23153 \end_inset
23154
23155 g.
23156 \begin_inset space \space{}
23157 \end_inset
23158
23159 enter 
23160 \begin_inset Formula $\hat{a}$
23161 \end_inset
23162
23163  even if your keyboard doesn't have hat-accents enabled.
23164  Our example is entered by typing 
23165 \series bold
23166
23167 \backslash
23168 hat
23169 \begin_inset ERT
23170 status collapsed
23171
23172 \begin_layout Plain Layout
23173
23174
23175 \backslash
23176 spce 
23177 \end_layout
23178
23179 \end_inset
23180
23181 a
23182 \series default
23183  in a formula.
23184  Table
23185 \begin_inset space ~
23186 \end_inset
23187
23188
23189 \begin_inset CommandInset ref
23190 LatexCommand ref
23191 reference "tab:Accent-names-and"
23192
23193 \end_inset
23194
23195  shows the equivalences between the accent names and the commands.
23196 \end_layout
23197
23198 \begin_layout Standard
23199 \begin_inset Float table
23200 wide false
23201 sideways false
23202 status open
23203
23204 \begin_layout Plain Layout
23205 \begin_inset Caption
23206
23207 \begin_layout Plain Layout
23208 \begin_inset CommandInset label
23209 LatexCommand label
23210 name "tab:Accent-names-and"
23211
23212 \end_inset
23213
23214 Accent names and the corresponding commands.
23215 \end_layout
23216
23217 \end_inset
23218
23219
23220 \end_layout
23221
23222 \begin_layout Plain Layout
23223 \align center
23224 \begin_inset Tabular
23225 <lyxtabular version="3" rows="11" columns="3">
23226 <features tabularvalignment="middle">
23227 <column alignment="center" valignment="top" width="0pt">
23228 <column alignment="center" valignment="top" width="0pt">
23229 <column alignment="center" valignment="top" width="0pt">
23230 <row>
23231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23232 \begin_inset Text
23233
23234 \begin_layout Plain Layout
23235 Name
23236 \end_layout
23237
23238 \end_inset
23239 </cell>
23240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23241 \begin_inset Text
23242
23243 \begin_layout Plain Layout
23244 Command
23245 \end_layout
23246
23247 \end_inset
23248 </cell>
23249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23250 \begin_inset Text
23251
23252 \begin_layout Plain Layout
23253 E
23254 \family roman
23255 \series medium
23256 \shape up
23257 \size normal
23258 \emph off
23259 \bar no
23260 \noun off
23261 \color none
23262 xample
23263 \end_layout
23264
23265 \end_inset
23266 </cell>
23267 </row>
23268 <row>
23269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23270 \begin_inset Text
23271
23272 \begin_layout Plain Layout
23273
23274 \family roman
23275 \series medium
23276 \shape up
23277 \size normal
23278 \emph off
23279 \bar no
23280 \noun off
23281 \color none
23282 circumflex
23283 \end_layout
23284
23285 \end_inset
23286 </cell>
23287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23288 \begin_inset Text
23289
23290 \begin_layout Plain Layout
23291
23292 \series bold
23293
23294 \backslash
23295 hat
23296 \end_layout
23297
23298 \end_inset
23299 </cell>
23300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23301 \begin_inset Text
23302
23303 \begin_layout Plain Layout
23304
23305 \family roman
23306 \series medium
23307 \shape up
23308 \size normal
23309 \emph off
23310 \bar no
23311 \noun off
23312 \color none
23313 \begin_inset Formula $\hat{a}$
23314 \end_inset
23315
23316
23317 \end_layout
23318
23319 \end_inset
23320 </cell>
23321 </row>
23322 <row>
23323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23324 \begin_inset Text
23325
23326 \begin_layout Plain Layout
23327
23328 \family roman
23329 \series medium
23330 \shape up
23331 \size normal
23332 \emph off
23333 \bar no
23334 \noun off
23335 \color none
23336 grave
23337 \end_layout
23338
23339 \end_inset
23340 </cell>
23341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23342 \begin_inset Text
23343
23344 \begin_layout Plain Layout
23345
23346 \series bold
23347
23348 \backslash
23349 grave
23350 \end_layout
23351
23352 \end_inset
23353 </cell>
23354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23355 \begin_inset Text
23356
23357 \begin_layout Plain Layout
23358
23359 \family roman
23360 \series medium
23361 \shape up
23362 \size normal
23363 \emph off
23364 \bar no
23365 \noun off
23366 \color none
23367 \begin_inset Formula $\grave{a}$
23368 \end_inset
23369
23370
23371 \end_layout
23372
23373 \end_inset
23374 </cell>
23375 </row>
23376 <row>
23377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23378 \begin_inset Text
23379
23380 \begin_layout Plain Layout
23381
23382 \family roman
23383 \series medium
23384 \shape up
23385 \size normal
23386 \emph off
23387 \bar no
23388 \noun off
23389 \color none
23390 acute
23391 \end_layout
23392
23393 \end_inset
23394 </cell>
23395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23396 \begin_inset Text
23397
23398 \begin_layout Plain Layout
23399
23400 \series bold
23401
23402 \backslash
23403 acute
23404 \end_layout
23405
23406 \end_inset
23407 </cell>
23408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23409 \begin_inset Text
23410
23411 \begin_layout Plain Layout
23412
23413 \family roman
23414 \series medium
23415 \shape up
23416 \size normal
23417 \emph off
23418 \bar no
23419 \noun off
23420 \color none
23421 \begin_inset Formula $\acute{a}$
23422 \end_inset
23423
23424
23425 \end_layout
23426
23427 \end_inset
23428 </cell>
23429 </row>
23430 <row>
23431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23432 \begin_inset Text
23433
23434 \begin_layout Plain Layout
23435
23436 \family roman
23437 \series medium
23438 \shape up
23439 \size normal
23440 \emph off
23441 \bar no
23442 \noun off
23443 \color none
23444 umlaut
23445 \end_layout
23446
23447 \end_inset
23448 </cell>
23449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23450 \begin_inset Text
23451
23452 \begin_layout Plain Layout
23453
23454 \series bold
23455
23456 \backslash
23457 ddot
23458 \end_layout
23459
23460 \end_inset
23461 </cell>
23462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23463 \begin_inset Text
23464
23465 \begin_layout Plain Layout
23466
23467 \family roman
23468 \series medium
23469 \shape up
23470 \size normal
23471 \emph off
23472 \bar no
23473 \noun off
23474 \color none
23475 \begin_inset Formula $\ddot{a}$
23476 \end_inset
23477
23478
23479 \end_layout
23480
23481 \end_inset
23482 </cell>
23483 </row>
23484 <row>
23485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23486 \begin_inset Text
23487
23488 \begin_layout Plain Layout
23489
23490 \family roman
23491 \series medium
23492 \shape up
23493 \size normal
23494 \emph off
23495 \bar no
23496 \noun off
23497 \color none
23498 tilde
23499 \end_layout
23500
23501 \end_inset
23502 </cell>
23503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23504 \begin_inset Text
23505
23506 \begin_layout Plain Layout
23507
23508 \series bold
23509
23510 \backslash
23511 tilde
23512 \end_layout
23513
23514 \end_inset
23515 </cell>
23516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23517 \begin_inset Text
23518
23519 \begin_layout Plain Layout
23520
23521 \family roman
23522 \series medium
23523 \shape up
23524 \size normal
23525 \emph off
23526 \bar no
23527 \noun off
23528 \color none
23529 \begin_inset Formula $\tilde{a}$
23530 \end_inset
23531
23532
23533 \end_layout
23534
23535 \end_inset
23536 </cell>
23537 </row>
23538 <row>
23539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23540 \begin_inset Text
23541
23542 \begin_layout Plain Layout
23543
23544 \family roman
23545 \series medium
23546 \shape up
23547 \size normal
23548 \emph off
23549 \bar no
23550 \noun off
23551 \color none
23552 dot
23553 \end_layout
23554
23555 \end_inset
23556 </cell>
23557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23558 \begin_inset Text
23559
23560 \begin_layout Plain Layout
23561
23562 \series bold
23563
23564 \backslash
23565 dot
23566 \end_layout
23567
23568 \end_inset
23569 </cell>
23570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23571 \begin_inset Text
23572
23573 \begin_layout Plain Layout
23574
23575 \family roman
23576 \series medium
23577 \shape up
23578 \size normal
23579 \emph off
23580 \bar no
23581 \noun off
23582 \color none
23583 \begin_inset Formula $\dot{a}$
23584 \end_inset
23585
23586
23587 \end_layout
23588
23589 \end_inset
23590 </cell>
23591 </row>
23592 <row>
23593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23594 \begin_inset Text
23595
23596 \begin_layout Plain Layout
23597
23598 \family roman
23599 \series medium
23600 \shape up
23601 \size normal
23602 \emph off
23603 \bar no
23604 \noun off
23605 \color none
23606 breve
23607 \end_layout
23608
23609 \end_inset
23610 </cell>
23611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23612 \begin_inset Text
23613
23614 \begin_layout Plain Layout
23615
23616 \series bold
23617
23618 \backslash
23619 breve
23620 \end_layout
23621
23622 \end_inset
23623 </cell>
23624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23625 \begin_inset Text
23626
23627 \begin_layout Plain Layout
23628
23629 \family roman
23630 \series medium
23631 \shape up
23632 \size normal
23633 \emph off
23634 \bar no
23635 \noun off
23636 \color none
23637 \begin_inset Formula $\breve{a}$
23638 \end_inset
23639
23640
23641 \end_layout
23642
23643 \end_inset
23644 </cell>
23645 </row>
23646 <row>
23647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23648 \begin_inset Text
23649
23650 \begin_layout Plain Layout
23651
23652 \family roman
23653 \series medium
23654 \shape up
23655 \size normal
23656 \emph off
23657 \bar no
23658 \noun off
23659 \color none
23660 caron
23661 \end_layout
23662
23663 \end_inset
23664 </cell>
23665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23666 \begin_inset Text
23667
23668 \begin_layout Plain Layout
23669
23670 \series bold
23671
23672 \backslash
23673 check
23674 \end_layout
23675
23676 \end_inset
23677 </cell>
23678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23679 \begin_inset Text
23680
23681 \begin_layout Plain Layout
23682
23683 \family roman
23684 \series medium
23685 \shape up
23686 \size normal
23687 \emph off
23688 \bar no
23689 \noun off
23690 \color none
23691 \begin_inset Formula $\check{a}$
23692 \end_inset
23693
23694
23695 \end_layout
23696
23697 \end_inset
23698 </cell>
23699 </row>
23700 <row>
23701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23702 \begin_inset Text
23703
23704 \begin_layout Plain Layout
23705
23706 \family roman
23707 \series medium
23708 \shape up
23709 \size normal
23710 \emph off
23711 \bar no
23712 \noun off
23713 \color none
23714 macron
23715 \end_layout
23716
23717 \end_inset
23718 </cell>
23719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23720 \begin_inset Text
23721
23722 \begin_layout Plain Layout
23723
23724 \series bold
23725
23726 \backslash
23727 bar
23728 \end_layout
23729
23730 \end_inset
23731 </cell>
23732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23733 \begin_inset Text
23734
23735 \begin_layout Plain Layout
23736
23737 \family roman
23738 \series medium
23739 \shape up
23740 \size normal
23741 \emph off
23742 \bar no
23743 \noun off
23744 \color none
23745 \begin_inset Formula $\bar{a}$
23746 \end_inset
23747
23748
23749 \end_layout
23750
23751 \end_inset
23752 </cell>
23753 </row>
23754 <row>
23755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23756 \begin_inset Text
23757
23758 \begin_layout Plain Layout
23759 vector
23760 \end_layout
23761
23762 \end_inset
23763 </cell>
23764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23765 \begin_inset Text
23766
23767 \begin_layout Plain Layout
23768
23769 \series bold
23770
23771 \backslash
23772 vec
23773 \end_layout
23774
23775 \end_inset
23776 </cell>
23777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23778 \begin_inset Text
23779
23780 \begin_layout Plain Layout
23781
23782 \family roman
23783 \series medium
23784 \shape up
23785 \size normal
23786 \emph off
23787 \bar no
23788 \noun off
23789 \color none
23790 \begin_inset Formula $\vec{a}$
23791 \end_inset
23792
23793
23794 \end_layout
23795
23796 \end_inset
23797 </cell>
23798 </row>
23799 </lyxtabular>
23800
23801 \end_inset
23802
23803
23804 \end_layout
23805
23806 \end_inset
23807
23808
23809 \end_layout
23810
23811 \begin_layout Standard
23812 You can choose one of the accents by selecting an item from the 
23813 \family sans
23814 Frame
23815 \begin_inset space ~
23816 \end_inset
23817
23818 decorations
23819 \family default
23820  symbol set button 
23821 \begin_inset Info
23822 type  "icon"
23823 arg   "math-insert \\hat"
23824 \end_inset
23825
23826  in the math panel; this will apply to any selection you have made within
23827  a formula too.
23828 \end_layout
23829
23830 \begin_layout Section
23831 Brackets and Delimiters
23832 \begin_inset Index idx
23833 status collapsed
23834
23835 \begin_layout Plain Layout
23836 Math ! Brackets
23837 \end_layout
23838
23839 \end_inset
23840
23841
23842 \begin_inset Index idx
23843 status collapsed
23844
23845 \begin_layout Plain Layout
23846 Math ! Delimiters
23847 \end_layout
23848
23849 \end_inset
23850
23851
23852 \begin_inset CommandInset label
23853 LatexCommand label
23854 name "sec:Brackets-and-Delimiters"
23855
23856 \end_inset
23857
23858
23859 \end_layout
23860
23861 \begin_layout Standard
23862 There are several brackets available through LyX.
23863  For some purposes, using just the keys 
23864 \family typewriter
23865 []{}()|<>
23866 \family default
23867  should suffice.
23868  But if you want to surround a large structure, like a matrix or a fraction,
23869  or if you have several layers of brackets, it is better to use the math
23870  toolbar delimiter icon 
23871 \begin_inset Info
23872 type  "icon"
23873 arg   "dialog-show mathdelimiter"
23874 \end_inset
23875
23876 .
23877  For example, that is how you would construct the brackets around a matrix:
23878 \begin_inset Formula 
23879 \[
23880 \left[\begin{array}{cc}
23881 1 & 2\\
23882 3 & 4
23883 \end{array}\right]
23884 \]
23885
23886 \end_inset
23887
23888 and to make it easier to see the layers of parentheses.
23889  Below, the expression on the left was entered using the delimiter icon
23890  
23891 \begin_inset Info
23892 type  "icon"
23893 arg   "dialog-show mathdelimiter"
23894 \end_inset
23895
23896  and the expression on the right was entered using the 
23897 \family typewriter
23898 ()
23899 \family default
23900  keys.
23901  
23902 \begin_inset Formula 
23903 \[
23904 \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})}))}
23905 \]
23906
23907 \end_inset
23908
23909
23910 \end_layout
23911
23912 \begin_layout Standard
23913 If you use the delimiter icon, the parentheses, and other brackets from
23914  that menu will automatically re-size to accommodate the size of what is
23915  inside.
23916 \end_layout
23917
23918 \begin_layout Standard
23919 To construct brackets click on the button for the bracket you want on the
23920  left side and right side.
23921  If you use the option 
23922 \family sans
23923 Keep
23924 \begin_inset space ~
23925 \end_inset
23926
23927 matched
23928 \family default
23929 , the selected bracket type will be used for the left and the right side.
23930  The selection will be shown below the button field.
23931  If you want one side to not have a bracket, use the blank button.
23932  It will appear in LyX with a dotted line, but nothing will be printed.
23933 \end_layout
23934
23935 \begin_layout Standard
23936 If you want to place brackets around math structures, like a square root,
23937  you can do so by first highlighting (selecting) the structure that is to
23938  go inside the brackets.
23939  Then choose the appropriate brackets for left and right and click on 
23940 \family sans
23941 Insert
23942 \family default
23943 .
23944  The parentheses will be drawn around the selected structure.
23945  The most common bracket combinations (parentheses, square brackets, and
23946  braces, on both sides) can be entered more quickly using keyboard shortcuts.
23947  For example, to insert a pair of flexible parentheses on both sides, select
23948  the structure and enter 
23949 \begin_inset Info
23950 type  "shortcut"
23951 arg   "math-delim ( )"
23952 \end_inset
23953
23954 .
23955 \end_layout
23956
23957 \begin_layout Section
23958 Arrays and Multi-line Equations
23959 \begin_inset Index idx
23960 status collapsed
23961
23962 \begin_layout Plain Layout
23963 Math ! Arrays
23964 \end_layout
23965
23966 \end_inset
23967
23968
23969 \begin_inset Index idx
23970 status collapsed
23971
23972 \begin_layout Plain Layout
23973 Math ! Matrices
23974 \end_layout
23975
23976 \end_inset
23977
23978
23979 \begin_inset Index idx
23980 status collapsed
23981
23982 \begin_layout Plain Layout
23983 Math ! Multi-line Equations
23984 \end_layout
23985
23986 \end_inset
23987
23988
23989 \end_layout
23990
23991 \begin_layout Standard
23992 Matrices are entered in LyX using the 
23993 \family sans
23994 Math
23995 \begin_inset space ~
23996 \end_inset
23997
23998 Panel
23999 \family default
24000  matrix button 
24001 \family sans
24002
24003 \begin_inset Info
24004 type  "icon"
24005 arg   "dialog-show mathmatrix"
24006 \end_inset
24007
24008
24009 \family default
24010 .
24011  It will open a dialog for you to choose the number of rows/columns.
24012  Here is an example:
24013 \begin_inset Formula 
24014 \[
24015 \left(\begin{array}{ccc}
24016 1 & 2 & 3\\
24017 4 & 5 & 6\\
24018 7 & 8 & 9
24019 \end{array}\right)
24020 \]
24021
24022 \end_inset
24023
24024 The parentheses aren't automatic, but you can add them as described in section
24025 \begin_inset space ~
24026 \end_inset
24027
24028
24029 \begin_inset CommandInset ref
24030 LatexCommand ref
24031 reference "sec:Brackets-and-Delimiters"
24032
24033 \end_inset
24034
24035 .
24036  When you construct the matrix, you can decide whether the column entries
24037  will be left-, right-, or center-justified.
24038  This alignment is set in the box 
24039 \family sans
24040 Horizontal
24041 \family default
24042  with the letters 
24043 \begin_inset Quotes eld
24044 \end_inset
24045
24046
24047 \family sans
24048 l
24049 \family default
24050
24051 \begin_inset Quotes erd
24052 \end_inset
24053
24054
24055 \begin_inset Quotes eld
24056 \end_inset
24057
24058
24059 \family sans
24060 r
24061 \family default
24062
24063 \begin_inset Quotes erd
24064 \end_inset
24065
24066 , and 
24067 \begin_inset Quotes eld
24068 \end_inset
24069
24070
24071 \family sans
24072 c
24073 \family default
24074
24075 \begin_inset Quotes erd
24076 \end_inset
24077
24078 .
24079  LyX proposes a 
24080 \begin_inset Quotes eld
24081 \end_inset
24082
24083
24084 \family sans
24085 c
24086 \family default
24087
24088 \begin_inset Quotes erd
24089 \end_inset
24090
24091  for every column as default.
24092  For example, the sequence 
24093 \begin_inset Quotes eld
24094 \end_inset
24095
24096
24097 \family sans
24098 lcr
24099 \family default
24100
24101 \begin_inset Quotes erd
24102 \end_inset
24103
24104  means that the first column will be left-justified, the second will be
24105  centered, and the third column will be right-justified, because each letter
24106  corresponds to the relevant column.
24107  The result will look like this:
24108 \begin_inset Formula 
24109 \[
24110 \begin{array}{lcr}
24111 this & this\, column & this\, column\\
24112 column & has & has\, right\\
24113 has\, left\, alignment & center\, alignment & alignment
24114 \end{array}.
24115 \]
24116
24117 \end_inset
24118
24119
24120 \end_layout
24121
24122 \begin_layout Standard
24123 You can add more rows to an existing matrix by hitting 
24124 \begin_inset Info
24125 type  "shortcut"
24126 arg   "newline-insert newline"
24127 \end_inset
24128
24129  while the cursor is in the matrix.
24130  Adding or deleting columns can be done via the menu 
24131 \family sans
24132 Edit\SpecialChar \menuseparator
24133 Math
24134 \family default
24135  or the math toolbar.
24136 \end_layout
24137
24138 \begin_layout Standard
24139 There are other arrays used in formulas, such as distinctions of cases.
24140  It can be created with the menu 
24141 \family sans
24142 Insert\SpecialChar \menuseparator
24143 Math\SpecialChar \menuseparator
24144 Cases
24145 \begin_inset space ~
24146 \end_inset
24147
24148 Environment
24149 \family default
24150  or the command 
24151 \series bold
24152
24153 \backslash
24154 cases
24155 \series default
24156 .
24157  Here is an example: 
24158 \begin_inset Formula 
24159 \[
24160 f(x)=\begin{cases}
24161 -1 & x<0\\
24162 0 & x=0\\
24163 1 & x>0
24164 \end{cases}
24165 \]
24166
24167 \end_inset
24168
24169
24170 \end_layout
24171
24172 \begin_layout Standard
24173 \begin_inset VSpace bigskip
24174 \end_inset
24175
24176 Multi-line formulas are created when you press 
24177 \begin_inset Info
24178 type  "shortcut"
24179 arg   "newline-insert newline"
24180 \end_inset
24181
24182  within a formula.
24183  In an empty formula you can see that three blue boxes appear, one for each
24184  column.
24185  When you press 
24186 \begin_inset Info
24187 type  "shortcut"
24188 arg   "newline-insert newline"
24189 \end_inset
24190
24191  in a non-empty formula, the part before the relation sign (equal sign 
24192 \begin_inset Quotes eld
24193 \end_inset
24194
24195 =
24196 \begin_inset Quotes erd
24197 \end_inset
24198
24199  etc.) will be inserted automatically in the first column, the relation sign
24200  is in the second column, and the rest in the third column.
24201  A new row is created by every further hit of 
24202 \begin_inset Info
24203 type  "shortcut"
24204 arg   "newline-insert newline"
24205 \end_inset
24206
24207 .
24208  Multi-line formulas are always displayed formulas.
24209  Here is an example:
24210 \begin_inset Formula 
24211 \begin{eqnarray}
24212 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24213 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24214 \end{eqnarray}
24215
24216 \end_inset
24217
24218 Note that the middle column is designed for relation signs so structures
24219  in this column will be printed in a smaller size:
24220 \begin_inset Formula 
24221 \begin{eqnarray*}
24222 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24223 \end{eqnarray*}
24224
24225 \end_inset
24226
24227
24228 \end_layout
24229
24230 \begin_layout Standard
24231 The multi-line formula type described here is called 
24232 \family typewriter
24233 \series medium
24234 eqnarray
24235 \family default
24236 \series default
24237 .
24238  There are other multi-line types more suitable for certain situations,
24239  for example if you want a better inter-line spacing than in formula 
24240 \begin_inset CommandInset ref
24241 LatexCommand eqref
24242 reference "eq:asquared"
24243
24244 \end_inset
24245
24246 .
24247  The other types are described in section
24248 \begin_inset space ~
24249 \end_inset
24250
24251
24252 \begin_inset CommandInset ref
24253 LatexCommand ref
24254 reference "sub:AMS-Formula-Types"
24255
24256 \end_inset
24257
24258 .
24259 \end_layout
24260
24261 \begin_layout Section
24262 Formula Numbering and Referencing
24263 \begin_inset Index idx
24264 status collapsed
24265
24266 \begin_layout Plain Layout
24267 Math ! Formula numbering
24268 \end_layout
24269
24270 \end_inset
24271
24272
24273 \begin_inset Index idx
24274 status collapsed
24275
24276 \begin_layout Plain Layout
24277 Math ! Referencing formulas
24278 \end_layout
24279
24280 \end_inset
24281
24282
24283 \begin_inset CommandInset label
24284 LatexCommand label
24285 name "sec:Formula-Numbering-and"
24286
24287 \end_inset
24288
24289
24290 \end_layout
24291
24292 \begin_layout Standard
24293 To number a formula, set the cursor in the formula and use the menu 
24294 \family sans
24295 Edit\SpecialChar \menuseparator
24296 Math\SpecialChar \menuseparator
24297 Toggle
24298 \begin_inset space ~
24299 \end_inset
24300
24301 Numbering
24302 \family default
24303  or the shortcut 
24304 \begin_inset Info
24305 type  "shortcut"
24306 arg   "math-number-toggle"
24307 \end_inset
24308
24309 .
24310  The formula number appears in LyX as 
24311 \begin_inset Quotes eld
24312 \end_inset
24313
24314 #
24315 \begin_inset Quotes erd
24316 \end_inset
24317
24318  within parentheses.
24319  The 
24320 \begin_inset Quotes eld
24321 \end_inset
24322
24323 #
24324 \begin_inset Quotes erd
24325 \end_inset
24326
24327  denotes that the number will be calculated automatically when the output
24328  is generated.
24329  The placement and format of the formula number in the output depends on
24330  the document class.
24331  In this document the number is printed together with the chapter number,
24332  separated by a dot:
24333 \begin_inset Formula 
24334 \begin{equation}
24335 1+1=2
24336 \end{equation}
24337
24338 \end_inset
24339
24340 Using 
24341 \begin_inset Info
24342 type  "shortcut"
24343 arg   "math-number-toggle"
24344 \end_inset
24345
24346  in a numbered formula will switch off the numbering.
24347  You can only number displayed formulas.
24348 \end_layout
24349
24350 \begin_layout Standard
24351 Multi-line formulas can be numbered line by line: Using the menu 
24352 \family sans
24353 Edit\SpecialChar \menuseparator
24354 Math\SpecialChar \menuseparator
24355 Toggle
24356 \begin_inset space ~
24357 \end_inset
24358
24359 Numbering
24360 \begin_inset space ~
24361 \end_inset
24362
24363 of
24364 \begin_inset space ~
24365 \end_inset
24366
24367 Line
24368 \family default
24369  or the shortcut 
24370 \begin_inset Info
24371 type  "shortcut"
24372 arg   "math-number-line-toggle"
24373 \end_inset
24374
24375  will only toggle the numbering of the line where the cursor is:
24376 \begin_inset Formula 
24377 \begin{eqnarray}
24378 1 & = & 3-2\\
24379 2 & = & 4-2\nonumber \\
24380 4 & \leq & 7
24381 \end{eqnarray}
24382
24383 \end_inset
24384
24385 To number all lines use the shortcut 
24386 \begin_inset Info
24387 type  "shortcut"
24388 arg   "math-number-toggle"
24389 \end_inset
24390
24391 .
24392 \end_layout
24393
24394 \begin_layout Standard
24395 \begin_inset VSpace bigskip
24396 \end_inset
24397
24398 Every displayed formula can be referenced by its number using a label.
24399  A label is inserted with the menu 
24400 \family sans
24401 Insert\SpecialChar \menuseparator
24402 Label
24403 \family default
24404  when the cursor is in the formula.
24405  This opens a dialog to enter the label.
24406  It is recommended to use the proposed 
24407 \begin_inset Quotes eld
24408 \end_inset
24409
24410
24411 \family sans
24412 eq:
24413 \family default
24414
24415 \begin_inset Quotes erd
24416 \end_inset
24417
24418  as the first part of the label, because this helps later to identify the
24419  label type when you have many labels in your document.
24420  We inserted in the following example the label 
24421 \begin_inset Quotes eld
24422 \end_inset
24423
24424 eq:tanhExp
24425 \begin_inset Quotes erd
24426 \end_inset
24427
24428  in the second line:
24429 \begin_inset Formula 
24430 \begin{eqnarray}
24431 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24432  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24433 \end{eqnarray}
24434
24435 \end_inset
24436
24437 Every labeled line is automatically numbered.
24438  Therefore the label is shown in LyX at the place of the formula number
24439  placeholder 
24440 \begin_inset Quotes eld
24441 \end_inset
24442
24443 #
24444 \begin_inset Quotes erd
24445 \end_inset
24446
24447 .
24448  You can reference a labeled formula using the menu 
24449 \family sans
24450 Insert\SpecialChar \menuseparator
24451 Cross
24452 \begin_inset space ~
24453 \end_inset
24454
24455 Reference
24456 \family default
24457 .
24458  A dialog appears to choose a label you want to refer to.
24459  The reference appears in LyX as a gray cross-reference box and in the output
24460  as the formula number:
24461 \end_layout
24462
24463 \begin_layout Standard
24464 This is a cross-reference to equation (
24465 \begin_inset CommandInset ref
24466 LatexCommand ref
24467 reference "eq:tanhExp"
24468
24469 \end_inset
24470
24471 ).
24472 \end_layout
24473
24474 \begin_layout Standard
24475 The properties of LyX's cross-reference box are described in section
24476 \begin_inset space ~
24477 \end_inset
24478
24479
24480 \begin_inset CommandInset ref
24481 LatexCommand ref
24482 reference "sec:Cross-References"
24483
24484 \end_inset
24485
24486 .
24487  To delete a label, set the cursor at the end in the labeled formula and
24488  press 
24489 \family sans
24490 Del
24491 \family default
24492 .
24493 \end_layout
24494
24495 \begin_layout Section
24496 User defined math macros
24497 \begin_inset Index idx
24498 status collapsed
24499
24500 \begin_layout Plain Layout
24501 Math ! Macros
24502 \end_layout
24503
24504 \end_inset
24505
24506
24507 \end_layout
24508
24509 \begin_layout Standard
24510 LyX allows you to define macros for formulas which is very useful when you
24511  have equations of the same form in a document several times.
24512  Math macros are explained in section 
24513 \emph on
24514 Math
24515 \begin_inset space ~
24516 \end_inset
24517
24518 Macros
24519 \emph default
24520  of the 
24521 \emph on
24522 Math
24523 \emph default
24524  manual.
24525 \end_layout
24526
24527 \begin_layout Section
24528 Fine-Tuning
24529 \end_layout
24530
24531 \begin_layout Subsection
24532 Typefaces
24533 \begin_inset Index idx
24534 status collapsed
24535
24536 \begin_layout Plain Layout
24537 Math ! Typefaces
24538 \end_layout
24539
24540 \end_inset
24541
24542
24543 \end_layout
24544
24545 \begin_layout Standard
24546 The standard font for text is italic, for numbers the standard is roman.
24547  To set a font in a formula, use the 
24548 \family sans
24549 Math
24550 \begin_inset space ~
24551 \end_inset
24552
24553 Panel
24554 \family default
24555  button 
24556 \family sans
24557
24558 \begin_inset Info
24559 type  "icon"
24560 arg   "math-insert \\font"
24561 \end_inset
24562
24563
24564 \family default
24565 , or enter its command, listed in table
24566 \begin_inset space ~
24567 \end_inset
24568
24569
24570 \begin_inset CommandInset ref
24571 LatexCommand ref
24572 reference "tab:Typefaces-and-the"
24573
24574 \end_inset
24575
24576 , directly.
24577 \end_layout
24578
24579 \begin_layout Standard
24580 \begin_inset Float table
24581 wide false
24582 sideways false
24583 status open
24584
24585 \begin_layout Plain Layout
24586 \begin_inset Caption
24587
24588 \begin_layout Plain Layout
24589 \begin_inset CommandInset label
24590 LatexCommand label
24591 name "tab:Typefaces-and-the"
24592
24593 \end_inset
24594
24595 Typefaces and the corresponding commands.
24596 \end_layout
24597
24598 \end_inset
24599
24600
24601 \end_layout
24602
24603 \begin_layout Plain Layout
24604 \align center
24605 \begin_inset Tabular
24606 <lyxtabular version="3" rows="9" columns="2">
24607 <features tabularvalignment="middle">
24608 <column alignment="center" valignment="top" width="0pt">
24609 <column alignment="center" valignment="top" width="0pt">
24610 <row>
24611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24612 \begin_inset Text
24613
24614 \begin_layout Plain Layout
24615 Font
24616 \end_layout
24617
24618 \end_inset
24619 </cell>
24620 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24621 \begin_inset Text
24622
24623 \begin_layout Plain Layout
24624 Command
24625 \end_layout
24626
24627 \end_inset
24628 </cell>
24629 </row>
24630 <row>
24631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24632 \begin_inset Text
24633
24634 \begin_layout Plain Layout
24635
24636 \shape up
24637 \size normal
24638 \bar no
24639 \noun off
24640 \color none
24641 \begin_inset Formula $\mathrm{Roman}$
24642 \end_inset
24643
24644
24645 \end_layout
24646
24647 \end_inset
24648 </cell>
24649 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24650 \begin_inset Text
24651
24652 \begin_layout Plain Layout
24653
24654 \series bold
24655
24656 \backslash
24657 mathrm
24658 \end_layout
24659
24660 \end_inset
24661 </cell>
24662 </row>
24663 <row>
24664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24665 \begin_inset Text
24666
24667 \begin_layout Plain Layout
24668 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24669 \end_inset
24670
24671
24672 \end_layout
24673
24674 \end_inset
24675 </cell>
24676 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24677 \begin_inset Text
24678
24679 \begin_layout Plain Layout
24680
24681 \series bold
24682
24683 \backslash
24684 mathbf
24685 \end_layout
24686
24687 \end_inset
24688 </cell>
24689 </row>
24690 <row>
24691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24692 \begin_inset Text
24693
24694 \begin_layout Plain Layout
24695 \begin_inset Formula $\mathit{Italic}$
24696 \end_inset
24697
24698
24699 \end_layout
24700
24701 \end_inset
24702 </cell>
24703 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24704 \begin_inset Text
24705
24706 \begin_layout Plain Layout
24707
24708 \series bold
24709
24710 \backslash
24711 mathit
24712 \end_layout
24713
24714 \end_inset
24715 </cell>
24716 </row>
24717 <row>
24718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24719 \begin_inset Text
24720
24721 \begin_layout Plain Layout
24722
24723 \shape up
24724 \size normal
24725 \bar no
24726 \noun off
24727 \color none
24728 \begin_inset Formula $\mathtt{Typewriter}$
24729 \end_inset
24730
24731
24732 \end_layout
24733
24734 \end_inset
24735 </cell>
24736 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24737 \begin_inset Text
24738
24739 \begin_layout Plain Layout
24740
24741 \series bold
24742
24743 \backslash
24744 mathtt
24745 \end_layout
24746
24747 \end_inset
24748 </cell>
24749 </row>
24750 <row>
24751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24752 \begin_inset Text
24753
24754 \begin_layout Plain Layout
24755 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24756 \end_inset
24757
24758
24759 \end_layout
24760
24761 \end_inset
24762 </cell>
24763 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24764 \begin_inset Text
24765
24766 \begin_layout Plain Layout
24767
24768 \series bold
24769
24770 \backslash
24771 mathbb
24772 \end_layout
24773
24774 \end_inset
24775 </cell>
24776 </row>
24777 <row>
24778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24779 \begin_inset Text
24780
24781 \begin_layout Plain Layout
24782 \begin_inset Formula $\mathfrak{Fraktur}$
24783 \end_inset
24784
24785
24786 \end_layout
24787
24788 \end_inset
24789 </cell>
24790 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24791 \begin_inset Text
24792
24793 \begin_layout Plain Layout
24794
24795 \series bold
24796
24797 \backslash
24798 mathfrak
24799 \end_layout
24800
24801 \end_inset
24802 </cell>
24803 </row>
24804 <row>
24805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24806 \begin_inset Text
24807
24808 \begin_layout Plain Layout
24809
24810 \shape up
24811 \size normal
24812 \emph on
24813 \bar no
24814 \noun off
24815 \color none
24816 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24817 \end_inset
24818
24819
24820 \end_layout
24821
24822 \end_inset
24823 </cell>
24824 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24825 \begin_inset Text
24826
24827 \begin_layout Plain Layout
24828
24829 \series bold
24830
24831 \backslash
24832 mathcal
24833 \end_layout
24834
24835 \end_inset
24836 </cell>
24837 </row>
24838 <row>
24839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24840 \begin_inset Text
24841
24842 \begin_layout Plain Layout
24843 \begin_inset Formula $\mathsf{SansSerif}$
24844 \end_inset
24845
24846
24847 \end_layout
24848
24849 \end_inset
24850 </cell>
24851 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24852 \begin_inset Text
24853
24854 \begin_layout Plain Layout
24855
24856 \series bold
24857
24858 \backslash
24859 mathsf
24860 \end_layout
24861
24862 \end_inset
24863 </cell>
24864 </row>
24865 </lyxtabular>
24866
24867 \end_inset
24868
24869
24870 \end_layout
24871
24872 \end_inset
24873
24874
24875 \end_layout
24876
24877 \begin_layout Standard
24878 \begin_inset Note Greyedout
24879 status open
24880
24881 \begin_layout Plain Layout
24882
24883 \series bold
24884 Note:
24885 \series default
24886  You can only print capital letters in the typefaces 
24887 \family sans
24888 Blackboard
24889 \family default
24890  and 
24891 \family sans
24892 Calligraphic
24893 \family default
24894 .
24895 \end_layout
24896
24897 \end_inset
24898
24899
24900 \end_layout
24901
24902 \begin_layout Standard
24903 When you use a typeface, a blue box is inserted in the formula.
24904  Every character in this box will be printed in this typeface.
24905  Pressing 
24906 \family sans
24907 Space
24908 \family default
24909  within the box will set the cursor outside, so that you have to use a protected
24910  space when you need a space in the box.
24911  Here is an example where 
24912 \begin_inset Quotes eld
24913 \end_inset
24914
24915 N
24916 \begin_inset Quotes erd
24917 \end_inset
24918
24919  in 
24920 \family sans
24921 Blackboard
24922 \family default
24923  denotes the set of numbers:
24924 \begin_inset Formula 
24925 \[
24926 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24927 \]
24928
24929 \end_inset
24930
24931
24932 \end_layout
24933
24934 \begin_layout Standard
24935 The typefaces are nestable, which can cause confusion.
24936  You can e.
24937 \begin_inset space \thinspace{}
24938 \end_inset
24939
24940 g.
24941 \begin_inset space \space{}
24942 \end_inset
24943
24944 put a character in 
24945 \family sans
24946 Fraktur
24947 \family default
24948  in a box for 
24949 \family sans
24950 Typewriter
24951 \family default
24952
24953 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24954 \end_inset
24955
24956  
24957 \begin_inset Newline newline
24958 \end_inset
24959
24960 So it is better not to use this feature.
24961 \end_layout
24962
24963 \begin_layout Standard
24964 The typefaces have no effect on Greek letters: 
24965 \begin_inset Formula $\mathfrak{abc\delta e}$
24966 \end_inset
24967
24968
24969 \begin_inset Newline newline
24970 \end_inset
24971
24972 You can only print them emboldened using the command 
24973 \series bold
24974
24975 \backslash
24976 boldsymbol
24977 \series default
24978 , which works like the other typeface commands: 
24979 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24980 \end_inset
24981
24982
24983 \end_layout
24984
24985 \begin_layout Standard
24986
24987 \series bold
24988
24989 \backslash
24990 boldsymbol
24991 \series default
24992  works for all symbols, letters, and numbers.
24993 \end_layout
24994
24995 \begin_layout Standard
24996 A number of other font options are available as well, in the menu 
24997 \family sans
24998 Edit\SpecialChar \menuseparator
24999 Math\SpecialChar \menuseparator
25000 Text
25001 \begin_inset space ~
25002 \end_inset
25003
25004 Style
25005 \family default
25006 .
25007 \end_layout
25008
25009 \begin_layout Subsection
25010 Math Text
25011 \begin_inset Index idx
25012 status collapsed
25013
25014 \begin_layout Plain Layout
25015 Math ! Text
25016 \end_layout
25017
25018 \end_inset
25019
25020
25021 \end_layout
25022
25023 \begin_layout Standard
25024 Typefaces are useful for entering some characters in some given font, but
25025  not for text.
25026  For typing longer pieces of text use the math text, which is obtained using
25027  the entry 
25028 \family sans
25029 Normal
25030 \begin_inset space ~
25031 \end_inset
25032
25033 text
25034 \begin_inset space ~
25035 \end_inset
25036
25037 mode
25038 \family default
25039  of the 
25040 \family sans
25041 Math
25042 \begin_inset space ~
25043 \end_inset
25044
25045 Panel
25046 \family default
25047  button 
25048 \family sans
25049
25050 \begin_inset Info
25051 type  "icon"
25052 arg   "math-insert \\font"
25053 \end_inset
25054
25055
25056 \family default
25057  (shortcut 
25058 \begin_inset Info
25059 type  "shortcut"
25060 arg   "font-default"
25061 \end_inset
25062
25063 ).
25064  Math text appears in LyX in black instead of blue.
25065  You can use spaces and accents in math text like in normal text.
25066  Here is an example:
25067 \begin_inset Formula 
25068 \[
25069 f(x)=\begin{cases}
25070 x & \mbox{if I say so}\\
25071 -x & \mbox{under Umständen}
25072 \end{cases}
25073 \]
25074
25075 \end_inset
25076
25077
25078 \end_layout
25079
25080 \begin_layout Subsection
25081 Font Sizes
25082 \begin_inset Index idx
25083 status collapsed
25084
25085 \begin_layout Plain Layout
25086 Math ! Font sizes
25087 \end_layout
25088
25089 \end_inset
25090
25091
25092 \end_layout
25093
25094 \begin_layout Standard
25095 There are four font styles (relative sizes) used in math-mode, which are
25096  automatically chosen in most situations.
25097  These are called 
25098 \family sans
25099 textstyle
25100 \family default
25101
25102 \family sans
25103 displaystyle
25104 \family default
25105
25106 \family sans
25107 scriptstyle
25108 \family default
25109 , and 
25110 \family sans
25111 scriptscriptstyle
25112 \family default
25113 .
25114  For most characters, 
25115 \family sans
25116 textstyle
25117 \family default
25118  and 
25119 \family sans
25120 displaystyle
25121 \family default
25122  are actually the same size, but fractions, superscripts and subscripts,
25123  and certain other structures, are set larger in 
25124 \family sans
25125 displaystyle
25126 \family default
25127 .
25128  Except for some operators, which resize themselves to accommodate various
25129  situations, all text will be set in the styles that LaTeX thinks are appropriat
25130 e.
25131  These choices can be overridden by using the math panel button 
25132 \family sans
25133
25134 \begin_inset Info
25135 type  "icon"
25136 arg   "math-insert \\style"
25137 \end_inset
25138
25139
25140 \family default
25141 .
25142  A box for the size will be created in which you can insert the math structure.
25143  For example, you can set 
25144 \begin_inset Formula $\frac{1}{2}$
25145 \end_inset
25146
25147 , which is normally in 
25148 \family sans
25149 textstyle
25150 \family default
25151 , larger in 
25152 \family sans
25153 displaystyle
25154 \family default
25155
25156 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25157 \end_inset
25158
25159 .
25160  The four styles are used in the following example:
25161 \end_layout
25162
25163 \begin_layout Standard
25164 \begin_inset Formula $displaystyle$
25165 \end_inset
25166
25167
25168 \begin_inset Formula ${\textstyle textstyle}$
25169 \end_inset
25170
25171
25172 \begin_inset Formula ${\scriptstyle scriptstyle}$
25173 \end_inset
25174
25175
25176 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25177 \end_inset
25178
25179 .
25180 \end_layout
25181
25182 \begin_layout Standard
25183 All these math-mode font sizes are relative so that if the whole math inset
25184  is set in a particular size with the menu 
25185 \family sans
25186 Edit\SpecialChar \menuseparator
25187 Text
25188 \begin_inset space ~
25189 \end_inset
25190
25191 Style
25192 \family default
25193 , all sizes in the formula will be adjusted relative to this size.
25194  Similarly, if the base font size of the document is changed, all fonts
25195  will be adjusted to correspond.
25196  As an example here is a formula in the font size 
25197 \begin_inset Quotes eld
25198 \end_inset
25199
25200 largest
25201 \begin_inset Quotes erd
25202 \end_inset
25203
25204 :
25205 \end_layout
25206
25207 \begin_layout Standard
25208
25209 \family roman
25210 \size largest
25211 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25212 \end_inset
25213
25214
25215 \end_layout
25216
25217 \begin_layout Section
25218 Theorem Modules
25219 \end_layout
25220
25221 \begin_layout Standard
25222 As of LyX 1.6, support for theorem-like environments has been moved out of
25223  the document classes and into layout modules.
25224 \begin_inset Index idx
25225 status collapsed
25226
25227 \begin_layout Plain Layout
25228 Layout Modules
25229 \end_layout
25230
25231 \end_inset
25232
25233  As a result, theorem-like environments can now easily be used with classes
25234  other than the AMS classes.
25235  See section 
25236 \begin_inset CommandInset ref
25237 LatexCommand ref
25238 reference "sub:Modules"
25239
25240 \end_inset
25241
25242  for more on layout modules.
25243 \end_layout
25244
25245 \begin_layout Section
25246 AMS-LaTeX
25247 \begin_inset Index idx
25248 status collapsed
25249
25250 \begin_layout Plain Layout
25251 AMS math
25252 \end_layout
25253
25254 \end_inset
25255
25256
25257 \begin_inset Index idx
25258 status collapsed
25259
25260 \begin_layout Plain Layout
25261 Math ! AMS
25262 \end_layout
25263
25264 \end_inset
25265
25266
25267 \end_layout
25268
25269 \begin_layout Standard
25270 LyX supports the packages provided by the American Mathematical Society
25271  (AMS) that are in common use.
25272 \end_layout
25273
25274 \begin_layout Subsection
25275 Enabling AMS-Support
25276 \end_layout
25277
25278 \begin_layout Standard
25279 Selecting the checkbox 
25280 \family sans
25281 Use
25282 \begin_inset space ~
25283 \end_inset
25284
25285 AMS
25286 \begin_inset space ~
25287 \end_inset
25288
25289 math
25290 \begin_inset space ~
25291 \end_inset
25292
25293 package
25294 \family default
25295  in the 
25296 \family sans
25297 Document\SpecialChar \menuseparator
25298 Settings
25299 \family default
25300
25301 \begin_inset Index idx
25302 status collapsed
25303
25304 \begin_layout Plain Layout
25305 Document ! Settings
25306 \end_layout
25307
25308 \end_inset
25309
25310  dialog under 
25311 \family sans
25312 Math
25313 \begin_inset space ~
25314 \end_inset
25315
25316 Options
25317 \family default
25318  will include the AMS-packages in the document and make the facilities available.
25319  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25320  formulas, ensure that you have enabled AMS.
25321 \end_layout
25322
25323 \begin_layout Subsection
25324 AMS-Formula Types
25325 \begin_inset CommandInset label
25326 LatexCommand label
25327 name "sub:AMS-Formula-Types"
25328
25329 \end_inset
25330
25331
25332 \begin_inset Index idx
25333 status collapsed
25334
25335 \begin_layout Plain Layout
25336 Math ! Multi-line Equations
25337 \end_layout
25338
25339 \end_inset
25340
25341
25342 \end_layout
25343
25344 \begin_layout Standard
25345 AMS-LaTeX provides a selection of different formula types.
25346  LyX allows you to choose between 
25347 \family typewriter
25348 align
25349 \family default
25350
25351 \family typewriter
25352 alignat
25353 \family default
25354
25355 \family typewriter
25356 flalign
25357 \family default
25358
25359 \family typewriter
25360 gather
25361 \family default
25362 , and 
25363 \family typewriter
25364 multline
25365 \family default
25366 .
25367  We refer to the AMS-documentation for an explanation of these formula types.
25368 \end_layout
25369
25370 \begin_layout Chapter
25371 More Tools
25372 \end_layout
25373
25374 \begin_layout Section
25375 Cross-References
25376 \begin_inset Index idx
25377 status collapsed
25378
25379 \begin_layout Plain Layout
25380 Cross references
25381 \end_layout
25382
25383 \end_inset
25384
25385
25386 \begin_inset CommandInset label
25387 LatexCommand label
25388 name "sec:Cross-References"
25389
25390 \end_inset
25391
25392
25393 \end_layout
25394
25395 \begin_layout Standard
25396 One of LyX's strengths is cross-references.
25397  You can reference every section, float, footnote, formula, and list in
25398  the document.
25399  To reference a document part, you have to insert a label into it.
25400  The label is used as an anchor and a name for the reference.
25401  We want for example to refer to the second item of the following list:
25402 \end_layout
25403
25404 \begin_layout Enumerate
25405 First item
25406 \end_layout
25407
25408 \begin_layout Enumerate
25409 \begin_inset CommandInset label
25410 LatexCommand label
25411 name "enu:Second-item"
25412
25413 \end_inset
25414
25415 Second item
25416 \end_layout
25417
25418 \begin_layout Enumerate
25419 Third item
25420 \end_layout
25421
25422 \begin_layout Standard
25423 First we insert a label into the second item with the menu 
25424 \family sans
25425 Insert\SpecialChar \menuseparator
25426 Label
25427 \family default
25428  or by pressing the toolbar button 
25429 \begin_inset Info
25430 type  "icon"
25431 arg   "label-insert"
25432 \end_inset
25433
25434 .
25435  A gray label box like this: 
25436 \begin_inset Graphics
25437         filename clipart/labelQt4.png
25438         scale 85
25439
25440 \end_inset
25441
25442  is inserted and the label window pops up asking for the label text.
25443  LyX offers as text the first words of the item with a prefix, in our case
25444  the text 
25445 \begin_inset Quotes eld
25446 \end_inset
25447
25448
25449 \family sans
25450 enu:Second-item
25451 \family default
25452
25453 \begin_inset Quotes erd
25454 \end_inset
25455
25456 .
25457  The prefix 
25458 \begin_inset Quotes eld
25459 \end_inset
25460
25461
25462 \family sans
25463 enu:
25464 \family default
25465
25466 \begin_inset Quotes erd
25467 \end_inset
25468
25469  stands for 
25470 \begin_inset Quotes eld
25471 \end_inset
25472
25473 enumerate
25474 \begin_inset Quotes erd
25475 \end_inset
25476
25477 .
25478  The prefix depends on the document part where the label is inserted, e.
25479 \begin_inset space \thinspace{}
25480 \end_inset
25481
25482 g.
25483 \begin_inset space \space{}
25484 \end_inset
25485
25486 if you insert a label into a section heading, the suggested prefix will
25487  be 
25488 \begin_inset Quotes eld
25489 \end_inset
25490
25491
25492 \family sans
25493 sec:
25494 \family default
25495
25496 \begin_inset Quotes erd
25497 \end_inset
25498
25499 .
25500 \end_layout
25501
25502 \begin_layout Standard
25503 To reference the item, we refer to its label using the menu 
25504 \family sans
25505 Insert\SpecialChar \menuseparator
25506 Cross-Reference
25507 \family default
25508  or the toolbar button 
25509 \begin_inset Info
25510 type  "icon"
25511 arg   "dialog-show-new-inset ref"
25512 \end_inset
25513
25514 .
25515  A gray cross-reference box like this: 
25516 \begin_inset Graphics
25517         filename clipart/referenceQt4.png
25518         scale 85
25519
25520 \end_inset
25521
25522  is inserted and the cross-reference window appears showing all the labels
25523  in the document.
25524  We can now sort the labels alphabetically and then choose the entry 
25525 \begin_inset Quotes eld
25526 \end_inset
25527
25528
25529 \family sans
25530 enu:Second-item
25531 \family default
25532
25533 \begin_inset Quotes erd
25534 \end_inset
25535
25536 .
25537  At the position of the cross-reference box the item number will appear
25538  in the output.
25539 \end_layout
25540
25541 \begin_layout Standard
25542 Alternatively to 
25543 \family sans
25544 Insert\SpecialChar \menuseparator
25545 Cross-Reference
25546 \family default
25547 , you can right-click on a label and use in the appearing context menu 
25548 \family sans
25549 Copy as Reference
25550 \family default
25551 .
25552  The cross-reference to this label is now in the clipboard and can be pasted
25553  to the actual cursor position via the menu 
25554 \family sans
25555 Edit\SpecialChar \menuseparator
25556 Paste
25557 \family default
25558  (shortcut 
25559 \begin_inset Info
25560 type  "shortcut"
25561 arg   "paste"
25562 \end_inset
25563
25564 ).
25565 \end_layout
25566
25567 \begin_layout Standard
25568 Here is our cross-reference: Item
25569 \begin_inset space ~
25570 \end_inset
25571
25572
25573 \begin_inset CommandInset ref
25574 LatexCommand ref
25575 reference "enu:Second-item"
25576
25577 \end_inset
25578
25579
25580 \end_layout
25581
25582 \begin_layout Standard
25583 It is recommended to use a protected space
25584 \begin_inset Foot
25585 status collapsed
25586
25587 \begin_layout Plain Layout
25588 described in section
25589 \begin_inset space ~
25590 \end_inset
25591
25592
25593 \begin_inset CommandInset ref
25594 LatexCommand ref
25595 reference "sub:Protected-Space"
25596
25597 \end_inset
25598
25599
25600 \end_layout
25601
25602 \end_inset
25603
25604  between the cross-reference name and the cross-reference to avoid ugly
25605  line breaks between them.
25606 \end_layout
25607
25608 \begin_layout Standard
25609 There are six formats of cross-references:
25610 \end_layout
25611
25612 \begin_layout Description
25613 <reference>: prints the number, this is the default: 
25614 \begin_inset CommandInset ref
25615 LatexCommand ref
25616 reference "fig:Two-distorted-images"
25617
25618 \end_inset
25619
25620
25621 \end_layout
25622
25623 \begin_layout Description
25624 (<reference>): prints the number within two parentheses, this is the style
25625  normally used to reference formulas, especially when the reference name
25626  
25627 \begin_inset Quotes eld
25628 \end_inset
25629
25630 Equation
25631 \begin_inset Quotes erd
25632 \end_inset
25633
25634  is omitted: 
25635 \begin_inset CommandInset ref
25636 LatexCommand eqref
25637 reference "eq:tanhExp"
25638
25639 \end_inset
25640
25641
25642 \end_layout
25643
25644 \begin_layout Description
25645 <page>: prints the page number: Page
25646 \begin_inset space ~
25647 \end_inset
25648
25649
25650 \begin_inset CommandInset ref
25651 LatexCommand pageref
25652 reference "fig:Two-distorted-images"
25653
25654 \end_inset
25655
25656
25657 \end_layout
25658
25659 \begin_layout Description
25660 on
25661 \begin_inset space ~
25662 \end_inset
25663
25664 page
25665 \begin_inset space ~
25666 \end_inset
25667
25668 <page>: prints the text "on page" and the page number: 
25669 \begin_inset CommandInset ref
25670 LatexCommand vpageref
25671 reference "fig:Two-distorted-images"
25672
25673 \end_inset
25674
25675
25676 \end_layout
25677
25678 \begin_layout Description
25679 <reference>
25680 \begin_inset space ~
25681 \end_inset
25682
25683 on
25684 \begin_inset space ~
25685 \end_inset
25686
25687 page
25688 \begin_inset space ~
25689 \end_inset
25690
25691 <page>: prints the number, the text "on page", and the page number: 
25692 \begin_inset CommandInset ref
25693 LatexCommand vref
25694 reference "fig:Two-distorted-images"
25695
25696 \end_inset
25697
25698
25699 \end_layout
25700
25701 \begin_layout Description
25702 Formatted
25703 \begin_inset space ~
25704 \end_inset
25705
25706 reference: prints a self defined cross-reference format.
25707 \begin_inset Newline newline
25708 \end_inset
25709
25710
25711 \begin_inset Note Greyedout
25712 status collapsed
25713
25714 \begin_layout Plain Layout
25715
25716 \series bold
25717 Note:
25718 \series default
25719  This feature is only available when you have the LaTeX-package 
25720 \series bold
25721 prettyref
25722 \series default
25723  or 
25724 \series bold
25725 refstyle
25726 \series default
25727
25728 \begin_inset Index idx
25729 status collapsed
25730
25731 \begin_layout Plain Layout
25732 LaTeX-packages ! prettyref
25733 \end_layout
25734
25735 \end_inset
25736
25737
25738 \begin_inset Index idx
25739 status collapsed
25740
25741 \begin_layout Plain Layout
25742 LaTeX-packages ! refstyle
25743 \end_layout
25744
25745 \end_inset
25746
25747  installed.
25748 \end_layout
25749
25750 \end_inset
25751
25752
25753 \begin_inset Newline newline
25754 \end_inset
25755
25756 You can select which LaTeX-package should be used for this feature by setting
25757  the option 
25758 \family sans
25759 Use refstyle (not prettyref) for cross-references
25760 \family default
25761  in the menu 
25762 \family sans
25763 Document\SpecialChar \menuseparator
25764 Settings\SpecialChar \menuseparator
25765 Document Class
25766 \family default
25767 .
25768  The package 
25769 \series bold
25770 refstyle
25771 \series default
25772  is the default and preferred because 
25773 \series bold
25774 prettyref
25775 \series default
25776  supports only English documents.
25777  The format is specified by using the command 
25778 \series bold
25779
25780 \backslash
25781 newrefformat
25782 \series default
25783  (prettyref) or 
25784 \series bold
25785
25786 \backslash
25787 newref
25788 \series default
25789  (refstyle) in the LaTeX preamble of the document.
25790  For example redefining all references to figures (which have the label
25791  shortcut 
25792 \begin_inset Quotes eld
25793 \end_inset
25794
25795
25796 \family sans
25797 fig
25798 \family default
25799
25800 \begin_inset Quotes erd
25801 \end_inset
25802
25803 ) can be done with this command
25804 \begin_inset Newline newline
25805 \end_inset
25806
25807
25808 \series bold
25809
25810 \backslash
25811 newref{fig}{refcmd={Image on page 
25812 \backslash
25813 pageref{#1}}}
25814 \series default
25815
25816 \begin_inset Newline newline
25817 \end_inset
25818
25819 For more information about the format, have a look at the package documentations
25820
25821 \begin_inset CommandInset citation
25822 LatexCommand cite
25823 key "prettyref,refstyle"
25824
25825 \end_inset
25826
25827 .
25828 \end_layout
25829
25830 \begin_layout Description
25831 Textual
25832 \begin_inset space ~
25833 \end_inset
25834
25835 reference: prints the caption or the name of the reference: 
25836 \begin_inset CommandInset ref
25837 LatexCommand nameref
25838 reference "fig:Two-distorted-images"
25839
25840 \end_inset
25841
25842
25843 \end_layout
25844
25845 \begin_layout Standard
25846
25847 \family sans
25848 <page>
25849 \family default
25850  will not print the page number if the label is on the previous, the same,
25851  or the next page.
25852  You will e.
25853 \begin_inset space \thinspace{}
25854 \end_inset
25855
25856 g.
25857 \begin_inset space \space{}
25858 \end_inset
25859
25860 see the text 
25861 \begin_inset Quotes eld
25862 \end_inset
25863
25864
25865 \family sans
25866 on this page
25867 \family default
25868
25869 \begin_inset Quotes erd
25870 \end_inset
25871
25872  instead.
25873  The style 
25874 \family sans
25875 <reference> on page <page>
25876 \family default
25877  will not print anything about the page if the label is on the same page.
25878 \end_layout
25879
25880 \begin_layout Standard
25881 The number and current page of the referenced document part in the output
25882  is automatically calculated by LaTeX.
25883  The varieties are adjusted in the field 
25884 \family sans
25885 Format
25886 \family default
25887  of the cross-reference window, that appear when you click on the cross-referenc
25888 e.
25889 \end_layout
25890
25891 \begin_layout Standard
25892 You can only use the style 
25893 \family sans
25894 <reference>
25895 \family default
25896  to reference numbered document parts, while the reference style 
25897 \family sans
25898 <page>
25899 \family default
25900  is always possible.
25901 \end_layout
25902
25903 \begin_layout Standard
25904 If you want to reference a section, put the label in the section heading;
25905  for floats put the label in the caption; for footnotes put the label in
25906  it.
25907  Referencing formulas is explained in section
25908 \begin_inset space ~
25909 \end_inset
25910
25911
25912 \begin_inset CommandInset ref
25913 LatexCommand ref
25914 reference "sec:Formula-Numbering-and"
25915
25916 \end_inset
25917
25918 .
25919 \end_layout
25920
25921 \begin_layout Standard
25922 Right-clicking on a cross-reference opens a context menu.
25923  The entry 
25924 \family sans
25925 Go
25926 \begin_inset space ~
25927 \end_inset
25928
25929 to
25930 \begin_inset space ~
25931 \end_inset
25932
25933 Label
25934 \family default
25935  sets the cursor before the referenced label.
25936  This entry will be renamed in the context menu of the label to 
25937 \family sans
25938 Go
25939 \begin_inset space ~
25940 \end_inset
25941
25942 Back
25943 \family default
25944  so that you can use it to set the cursor back to the cross-reference.
25945  You can also go back with the toolbar button 
25946 \begin_inset Info
25947 type  "icon"
25948 arg   "bookmark-goto 0"
25949 \end_inset
25950
25951 .
25952 \end_layout
25953
25954 \begin_layout Standard
25955 You can change labels at any time.
25956  References to the changed label will automatically be updated so that you
25957  do not need to think about this.
25958 \end_layout
25959
25960 \begin_layout Standard
25961 If a cross-reference refers to a non-existent label, you will see two question
25962  marks in the output instead of the reference.
25963 \end_layout
25964
25965 \begin_layout Standard
25966 References are described in detail in sec.
25967 \begin_inset space ~
25968 \end_inset
25969
25970
25971 \begin_inset Quotes eld
25972 \end_inset
25973
25974 Referencing Floats
25975 \begin_inset Quotes erd
25976 \end_inset
25977
25978  of the 
25979 \emph on
25980 Embedded
25981 \begin_inset space ~
25982 \end_inset
25983
25984 Objects
25985 \emph default
25986  manual.
25987 \end_layout
25988
25989 \begin_layout Section
25990 Table of Contents and other Listings
25991 \begin_inset Index idx
25992 status collapsed
25993
25994 \begin_layout Plain Layout
25995 Table of contents
25996 \end_layout
25997
25998 \end_inset
25999
26000
26001 \begin_inset Index idx
26002 status collapsed
26003
26004 \begin_layout Plain Layout
26005 Outline
26006 \end_layout
26007
26008 \end_inset
26009
26010
26011 \begin_inset CommandInset label
26012 LatexCommand label
26013 name "sec:toc"
26014
26015 \end_inset
26016
26017
26018 \end_layout
26019
26020 \begin_layout Subsection
26021 Table of Contents
26022 \begin_inset CommandInset label
26023 LatexCommand label
26024 name "sub:Table-of-Contents"
26025
26026 \end_inset
26027
26028
26029 \end_layout
26030
26031 \begin_layout Standard
26032 The Table of Contents (TOC) is inserted with the menu 
26033 \family sans
26034 Insert\SpecialChar \menuseparator
26035 List/TOC\SpecialChar \menuseparator
26036 Table
26037 \begin_inset space ~
26038 \end_inset
26039
26040 of
26041 \begin_inset space ~
26042 \end_inset
26043
26044 Contents
26045 \family default
26046 .
26047  Is is displayed in LyX as a gray box.
26048  If you click on it, the 
26049 \family sans
26050 Outline
26051 \family default
26052  window appears, showing you the TOC entries as outline, which allows you
26053  to move and rearrange sections in your documents.
26054  So this operation is an alternative to the menu 
26055 \family sans
26056 Document\SpecialChar \menuseparator
26057 Outline
26058 \family default
26059  that is described in sec.
26060 \begin_inset space \thinspace{}
26061 \end_inset
26062
26063
26064 \begin_inset CommandInset ref
26065 LatexCommand ref
26066 reference "sub:The-Outliner"
26067
26068 \end_inset
26069
26070 .
26071 \end_layout
26072
26073 \begin_layout Standard
26074 The TOC in the document output lists every numbered section automatically.
26075  If you have declared a short title for a section heading, as described
26076  in section
26077 \begin_inset space ~
26078 \end_inset
26079
26080
26081 \begin_inset CommandInset ref
26082 LatexCommand ref
26083 reference "sec:Short-Titles"
26084
26085 \end_inset
26086
26087 , it will be used in the TOC instead of the section heading.
26088  Section
26089 \begin_inset space ~
26090 \end_inset
26091
26092
26093 \begin_inset CommandInset ref
26094 LatexCommand ref
26095 reference "sub:Numbering-depth"
26096
26097 \end_inset
26098
26099  describes how the level is adjusted that defines which section types are
26100  listed in the TOC.
26101  Unnumbered sections are not listed in the TOC.
26102 \end_layout
26103
26104 \begin_layout Subsection
26105 List of Figures, Tables, and Algorithms
26106 \begin_inset CommandInset label
26107 LatexCommand label
26108 name "sub:List-of-Figures"
26109
26110 \end_inset
26111
26112
26113 \end_layout
26114
26115 \begin_layout Standard
26116 Table, figure, and algorithm lists are very much like the table of contents.
26117  You can insert them via the 
26118 \family sans
26119 Insert\SpecialChar \menuseparator
26120 List
26121 \begin_inset space ~
26122 \end_inset
26123
26124 /
26125 \begin_inset space ~
26126 \end_inset
26127
26128 TOC
26129 \family default
26130  submenus.
26131  The list entries are the float captions and the float number.
26132 \end_layout
26133
26134 \begin_layout Section
26135 URLs and Hyperlinks
26136 \begin_inset Index idx
26137 status collapsed
26138
26139 \begin_layout Plain Layout
26140 URLs
26141 \end_layout
26142
26143 \end_inset
26144
26145
26146 \begin_inset Index idx
26147 status collapsed
26148
26149 \begin_layout Plain Layout
26150 Hyperlinks
26151 \end_layout
26152
26153 \end_inset
26154
26155
26156 \end_layout
26157
26158 \begin_layout Subsection
26159 URLs
26160 \begin_inset CommandInset label
26161 LatexCommand label
26162 name "sub:URLs"
26163
26164 \end_inset
26165
26166
26167 \end_layout
26168
26169 \begin_layout Standard
26170 Links to web pages or email addresses can be inserted via the menu 
26171 \family sans
26172 Insert\SpecialChar \menuseparator
26173 URL
26174 \family default
26175 .
26176 \end_layout
26177
26178 \begin_layout Standard
26179 Here is an example URL: LyX's homepage: 
26180 \begin_inset Flex URL
26181 status collapsed
26182
26183 \begin_layout Plain Layout
26184
26185 http://www.lyx.org
26186 \end_layout
26187
26188 \end_inset
26189
26190
26191 \end_layout
26192
26193 \begin_layout Standard
26194 You cannot change the style of the link text, the URL text will always be
26195  in the style 
26196 \family typewriter
26197 Typewriter
26198 \family default
26199 .
26200  To be able to format the URL text, use hyperlinks as explained in the next
26201  subsection.
26202 \end_layout
26203
26204 \begin_layout Standard
26205 \begin_inset Note Greyedout
26206 status open
26207
26208 \begin_layout Plain Layout
26209
26210 \series bold
26211 Note:
26212 \series default
26213  URLs must not end with a backslash, otherwise you get LaTeX errors.
26214 \end_layout
26215
26216 \end_inset
26217
26218
26219 \end_layout
26220
26221 \begin_layout Subsection
26222 Hyperlinks
26223 \begin_inset CommandInset label
26224 LatexCommand label
26225 name "sub:Hyperlinks"
26226
26227 \end_inset
26228
26229
26230 \end_layout
26231
26232 \begin_layout Standard
26233 Hyperlinks can be inserted with the menu 
26234 \family sans
26235 Insert\SpecialChar \menuseparator
26236 Hyperlink
26237 \family default
26238  or with the toolbar button 
26239 \begin_inset Info
26240 type  "icon"
26241 arg   "href-insert"
26242 \end_inset
26243
26244 .
26245  The appearing dialog has two fields: 
26246 \family sans
26247 Target
26248 \family default
26249  and 
26250 \family sans
26251 Name
26252 \family default
26253 .
26254  The name is the printed text for the hyperlink.
26255  The hyperlink type can be a weblink like this: 
26256 \begin_inset CommandInset href
26257 LatexCommand href
26258 name "LyX's homepage"
26259 target "http://www.lyx.org"
26260
26261 \end_inset
26262
26263 , an Email address like this: 
26264 \begin_inset CommandInset href
26265 LatexCommand href
26266 name "lyx-docs mailing list"
26267 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26268 type "mailto:"
26269
26270 \end_inset
26271
26272 , or a link to a file.
26273 \end_layout
26274
26275 \begin_layout Standard
26276 You can start applications via a hyperlink when you insert a weblink by
26277  adding the prefix 
26278 \begin_inset Quotes eld
26279 \end_inset
26280
26281
26282 \family sans
26283 run:
26284 \family default
26285
26286 \begin_inset Quotes erd
26287 \end_inset
26288
26289  to the link target.
26290 \end_layout
26291
26292 \begin_layout Standard
26293 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26294  and become clickable in the DVI and PDF-output.
26295  To set the format of the link text, highlight the hyperlink inset and use
26296  the text style dialog.
26297  This is for example a hyperlink with bold sans serif text: 
26298 \family sans
26299 \series bold
26300
26301 \begin_inset CommandInset href
26302 LatexCommand href
26303 name "LyX's homepage"
26304 target "http://www.lyx.org"
26305
26306 \end_inset
26307
26308
26309 \end_layout
26310
26311 \begin_layout Standard
26312 The link text color can be changed, when the option 
26313 \family sans
26314 Color links
26315 \family default
26316  is set in the PDF Properties dialog (menu 
26317 \family sans
26318 Document\SpecialChar \menuseparator
26319 Settings\SpecialChar \menuseparator
26320 PDF Properties
26321 \family default
26322 ).
26323  The link text is for example set in this document to blue by adding the
26324  option
26325 \begin_inset Newline newline
26326 \end_inset
26327
26328
26329 \series bold
26330 urlcolor=blue
26331 \series default
26332
26333 \begin_inset Newline newline
26334 \end_inset
26335
26336 to the field 
26337 \family sans
26338 Additional options
26339 \family default
26340  in the PDF Properties dialog.
26341 \end_layout
26342
26343 \begin_layout Section
26344 Appendices
26345 \begin_inset Index idx
26346 status collapsed
26347
26348 \begin_layout Plain Layout
26349 Appendix
26350 \end_layout
26351
26352 \end_inset
26353
26354
26355 \begin_inset CommandInset label
26356 LatexCommand label
26357 name "sec:Appendices"
26358
26359 \end_inset
26360
26361
26362 \end_layout
26363
26364 \begin_layout Standard
26365 Appendices are created with the menu 
26366 \family sans
26367 Document\SpecialChar \menuseparator
26368 Start
26369 \begin_inset space ~
26370 \end_inset
26371
26372 Appendix
26373 \begin_inset space ~
26374 \end_inset
26375
26376 Here
26377 \family default
26378 .
26379  This menu sets the document from the current cursor position to the end
26380  as the appendix region.
26381  The region is marked with a red borderline.
26382 \end_layout
26383
26384 \begin_layout Standard
26385 Every chapter (or section) within the appendix region is treated as an appendix,
26386  numbered with a capital Latin letter.
26387  The appendix subsections are numbered with this letter followed by a dot
26388  and the subsection number.
26389  All appendix sections can be referenced as if they were normal sections,
26390  here two examples:
26391 \end_layout
26392
26393 \begin_layout Standard
26394 Appendix
26395 \begin_inset space ~
26396 \end_inset
26397
26398
26399 \begin_inset CommandInset ref
26400 LatexCommand ref
26401 reference "chap:Credits"
26402
26403 \end_inset
26404
26405 ; Appendix
26406 \begin_inset space ~
26407 \end_inset
26408
26409
26410 \begin_inset CommandInset ref
26411 LatexCommand ref
26412 reference "sub:Export"
26413
26414 \end_inset
26415
26416
26417 \end_layout
26418
26419 \begin_layout Section
26420 Bibliography
26421 \begin_inset Index idx
26422 status collapsed
26423
26424 \begin_layout Plain Layout
26425 Bibliography
26426 \end_layout
26427
26428 \end_inset
26429
26430
26431 \begin_inset CommandInset label
26432 LatexCommand label
26433 name "sec:Bibliography"
26434
26435 \end_inset
26436
26437
26438 \end_layout
26439
26440 \begin_layout Standard
26441 There are two ways of generating the bibliography in a LyX-document.
26442  You can include a bibliography database,
26443 \begin_inset Foot
26444 status collapsed
26445
26446 \begin_layout Plain Layout
26447 Known under the name 
26448 \begin_inset Quotes eld
26449 \end_inset
26450
26451 BibTeX-database
26452 \begin_inset Quotes erd
26453 \end_inset
26454
26455 .
26456 \end_layout
26457
26458 \end_inset
26459
26460  which is explained in the next subsection, or you can insert the bibliography
26461  manually, using the paragraph environment 
26462 \family sans
26463 Bibliography
26464 \family default
26465 , which was described in section
26466 \begin_inset space ~
26467 \end_inset
26468
26469
26470 \begin_inset CommandInset ref
26471 LatexCommand ref
26472 reference "sub:Biblio_environment"
26473
26474 \end_inset
26475
26476 .
26477  If you want anything other than numerical citations that are used in this
26478  document, like author-year citations, then you must
26479 \emph on
26480  
26481 \emph default
26482 use a bibliography database.
26483 \end_layout
26484
26485 \begin_layout Subsection
26486 The Bibliography Environment
26487 \end_layout
26488
26489 \begin_layout Standard
26490 Within the 
26491 \family sans
26492 Bibliography
26493 \family default
26494  environment, every paragraph begins with a gray bibliography box labeled
26495  with a number.
26496  If you click on it, you will get a dialog in which you can set a 
26497 \family sans
26498 Key
26499 \family default
26500  and a 
26501 \family sans
26502 Label
26503 \family default
26504 .
26505  The key is the symbolic name by which you will refer to this bibliography
26506  entry.
26507  For example, our second entry in the bibliography is a book about LaTeX
26508  and we used 
26509 \begin_inset Quotes eld
26510 \end_inset
26511
26512 latexcompanion
26513 \begin_inset Quotes erd
26514 \end_inset
26515
26516 , a short form of its title, as the key.
26517 \end_layout
26518
26519 \begin_layout Standard
26520 You can refer to the key of a bibliography entry using the menu 
26521 \family sans
26522 Insert\SpecialChar \menuseparator
26523 Citation
26524 \family default
26525  or the toolbar button 
26526 \begin_inset Info
26527 type  "icon"
26528 arg   "dialog-show-new-inset citation"
26529 \end_inset
26530
26531 .
26532  A citation reference box is inserted and a citation window will appear
26533  in which you can select one or more keys in the available key list.
26534  The citation reference box will be labeled with the referenced key.
26535  When you click on the box, the citation window appears and you can change
26536  the reference.
26537 \end_layout
26538
26539 \begin_layout Standard
26540 Citation references appear in the output as the number of the bibliography
26541  entry with surrounding brackets.
26542  If you set a 
26543 \family sans
26544 Label
26545 \family default
26546  for the entry, the label will appear instead of the number.
26547  Here are two examples; the first without a label, the second with the label
26548  
26549 \begin_inset Quotes eld
26550 \end_inset
26551
26552 Credits
26553 \begin_inset Quotes erd
26554 \end_inset
26555
26556 :
26557 \end_layout
26558
26559 \begin_layout Standard
26560 Have a look at the 
26561 \family sans
26562 LaTeX Companion Second Edition
26563 \family default
26564
26565 \begin_inset CommandInset citation
26566 LatexCommand cite
26567 key "latexcompanion"
26568
26569 \end_inset
26570
26571
26572 \end_layout
26573
26574 \begin_layout Standard
26575 The LyX-Team members are listed in the Credits: 
26576 \begin_inset CommandInset citation
26577 LatexCommand cite
26578 key "lyxcredit"
26579
26580 \end_inset
26581
26582
26583 \end_layout
26584
26585 \begin_layout Subsection
26586 Bibliography databases (BibTeX)
26587 \begin_inset Index idx
26588 status collapsed
26589
26590 \begin_layout Plain Layout
26591 Bibliography ! Databases
26592 \end_layout
26593
26594 \end_inset
26595
26596
26597 \begin_inset Index idx
26598 status collapsed
26599
26600 \begin_layout Plain Layout
26601 Bibliography ! BibTeX
26602 \end_layout
26603
26604 \end_inset
26605
26606
26607 \begin_inset CommandInset label
26608 LatexCommand label
26609 name "sub:Bibliography-databases"
26610
26611 \end_inset
26612
26613
26614 \end_layout
26615
26616 \begin_layout Standard
26617 Bibliography databases are useful if you use the same bibliography in different
26618  documents.
26619 \begin_inset Foot
26620 status collapsed
26621
26622 \begin_layout Plain Layout
26623 They are also useful for keeping a database of articles and notes concerning
26624  them.
26625  Most of the database programs mentioned below allow you to store annotations
26626  and reviews along with bibliographical information.
26627 \end_layout
26628
26629 \end_inset
26630
26631  It also makes it very easy to have a uniform layout for all bibliography
26632  entries.
26633  You can collect the bibliography of all relevant books and articles of
26634  your working field in a database.
26635  This database can be used for different documents, and by default only
26636  the entries cited in a particular document will appear in the bibliography
26637  list for that document.
26638  This relieves you of the need to keep track of which articles and books
26639  you have cited.
26640 \end_layout
26641
26642 \begin_layout Standard
26643 The database is a text file with the file extension 
26644 \begin_inset Quotes eld
26645 \end_inset
26646
26647
26648 \family sans
26649 .bib
26650 \family default
26651
26652 \begin_inset Quotes erd
26653 \end_inset
26654
26655 , containing the bibliography in a special format.
26656  The format is explained in 
26657 \begin_inset CommandInset citation
26658 LatexCommand cite
26659 key "BibTeX-2"
26660
26661 \end_inset
26662
26663  and in LaTeX books (
26664 \begin_inset CommandInset citation
26665 LatexCommand cite
26666 key "Mittelbach,Kopka,Lamport"
26667
26668 \end_inset
26669
26670 ).
26671  The file can be created using any text editor, but normally one uses a
26672  special program to create and edit the entries in the database.
26673  A list of such programs is maintained on the LyX Wiki at 
26674 \begin_inset Flex URL
26675 status open
26676
26677 \begin_layout Plain Layout
26678
26679 http://wiki.lyx.org/BibTeX/Programs
26680 \end_layout
26681
26682 \end_inset
26683
26684 .
26685 \end_layout
26686
26687 \begin_layout Standard
26688 To use a database, use the menu 
26689 \family sans
26690 Insert\SpecialChar \menuseparator
26691 List
26692 \family default
26693 /
26694 \family sans
26695 TOC\SpecialChar \menuseparator
26696 BibT
26697 \begin_inset ERT
26698 status collapsed
26699
26700 \begin_layout Plain Layout
26701
26702 {}
26703 \end_layout
26704
26705 \end_inset
26706
26707 eX
26708 \begin_inset space ~
26709 \end_inset
26710
26711 Bibliography
26712 \family default
26713 .
26714  A gray box will be inserted and a window appears.
26715  In this window you can load one or more databases and a style file.
26716  The option 
26717 \family sans
26718 Add bibliography to TOC
26719 \family default
26720  adds a table of contents entry for the bibliography.
26721  In the 
26722 \family sans
26723 Content
26724 \family default
26725  drop box you can select whether to include all the entries in the database
26726  in the document or just the cited references.
26727 \end_layout
26728
26729 \begin_layout Standard
26730 The style file is a text file with the file extension 
26731 \begin_inset Quotes eld
26732 \end_inset
26733
26734
26735 \family sans
26736 .bst
26737 \family default
26738
26739 \begin_inset Quotes erd
26740 \end_inset
26741
26742  that controls how the bibliography entries will appear.
26743  Your LaTeX distribution should provide several of these, and many publishers
26744  provide their own style files, so that you don't have to take care of the
26745  layout.
26746  It is of course possible to write your own style file, but this is something
26747  for experts.
26748 \begin_inset Foot
26749 status collapsed
26750
26751 \begin_layout Plain Layout
26752 For information on how this is done, have a look at
26753 \begin_inset Newline newline
26754 \end_inset
26755
26756
26757 \begin_inset CommandInset href
26758 LatexCommand href
26759 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26760
26761 \end_inset
26762
26763 .
26764 \end_layout
26765
26766 \end_inset
26767
26768
26769 \end_layout
26770
26771 \begin_layout Standard
26772 Inserting a citation reference works as described in the previous section.
26773 \end_layout
26774
26775 \begin_layout Standard
26776 To generate the bibliography from a database, LyX uses the program BibTeX.
26777  You can choose which of its variants should be used by LyX as the processor
26778  either in the document settings under 
26779 \family sans
26780 Bibliography
26781 \family default
26782  or in LyX's preferences under 
26783 \family sans
26784 Output\SpecialChar \menuseparator
26785 LaT
26786 \begin_inset ERT
26787 status collapsed
26788
26789 \begin_layout Plain Layout
26790
26791 {}
26792 \end_layout
26793
26794 \end_inset
26795
26796 eX
26797 \family default
26798 .
26799  The following variants are possible:
26800 \end_layout
26801
26802 \begin_layout Description
26803 biber provides full Unicode support, unlimited memory, does not work with
26804  other bibliography packages (like e.
26805 \begin_inset space \thinspace{}
26806 \end_inset
26807
26808 g.
26809 \begin_inset space ~
26810 \end_inset
26811
26812
26813 \series bold
26814 natbib
26815 \series default
26816 ), only with the package 
26817 \series bold
26818 biblatex
26819 \series default
26820 ; recommended for multilingual texts and for languages that don't use Latin
26821  letters
26822 \end_layout
26823
26824 \begin_layout Description
26825 bibtex the standard; does not allow special characters in bibliography entries
26826  that are not possible to encode in a 7-bit encoding, limited memory, works
26827  with all bibliography packages, except of 
26828 \series bold
26829 biblatex
26830 \end_layout
26831
26832 \begin_layout Description
26833 bibtex8 allows all characters that are possible to encode in a 8-bit encoding,
26834  larger memory than 
26835 \family sans
26836 bibtex
26837 \family default
26838 , works with all bibliography packages
26839 \end_layout
26840
26841 \begin_layout Standard
26842 BibTeX can be controlled with options that you can add below the specification
26843  of the variants.
26844  Before adding options, it is strongly recommended to read the manual of
26845  
26846 \family sans
26847 BibTeX
26848 \family default
26849  
26850 \begin_inset CommandInset citation
26851 LatexCommand cite
26852 key "BibTeX"
26853
26854 \end_inset
26855
26856 .
26857 \end_layout
26858
26859 \begin_layout Standard
26860 When you select the option 
26861 \family sans
26862 Sectioned bibliography
26863 \family default
26864  in the 
26865 \family sans
26866 Document\SpecialChar \menuseparator
26867 Settings
26868 \family default
26869  dialog, it is possible to have multiple and sectioned bibliographies.
26870  This and other options are explained in detail in section 
26871 \emph on
26872 Customizing Bibliographies
26873 \emph default
26874  
26875 \emph on
26876 with BibTeX
26877 \emph default
26878  of the 
26879 \emph on
26880 Additional Features
26881 \emph default
26882  manual.
26883 \end_layout
26884
26885 \begin_layout Standard
26886 We use two bibliographies in this document to show the difference between
26887  the two methods of creating them.
26888  As you can see, the bibliography that is created from a database lists
26889  only the database entries that are referenced in the document.
26890  We used the style file 
26891 \family sans
26892 alphadin.bst
26893 \family default
26894  to get the complicated German reference key scheme in the bibliography.
26895 \end_layout
26896
26897 \begin_layout Subsection
26898 Bibliography layout
26899 \begin_inset Index idx
26900 status collapsed
26901
26902 \begin_layout Plain Layout
26903 Bibliography ! Layout
26904 \end_layout
26905
26906 \end_inset
26907
26908
26909 \end_layout
26910
26911 \begin_layout Standard
26912 In the citation reference dialog you can set a special citation format.
26913  For this feature you need to enable the option 
26914 \family sans
26915 Natbib
26916 \family default
26917  in the 
26918 \family sans
26919 Document\SpecialChar \menuseparator
26920 Settings
26921 \family default
26922
26923 \begin_inset Index idx
26924 status collapsed
26925
26926 \begin_layout Plain Layout
26927 Document ! Settings
26928 \end_layout
26929
26930 \end_inset
26931
26932  dialog under 
26933 \family sans
26934 Bibliography
26935 \family default
26936 .
26937  Setting a citation style for a reference will overwrite the default.
26938  For the global citation format use the BibTeX style files as explained
26939  in the previous section.
26940 \end_layout
26941
26942 \begin_layout Standard
26943 You can also set text to appear before or after a citation reference, in
26944  the citation reference window.
26945  Here is an example where the text 
26946 \begin_inset Quotes eld
26947 \end_inset
26948
26949 Chapter
26950 \begin_inset space ~
26951 \end_inset
26952
26953 3
26954 \begin_inset Quotes erd
26955 \end_inset
26956
26957  appears after the reference:
26958 \end_layout
26959
26960 \begin_layout Standard
26961 Have a look at 
26962 \begin_inset CommandInset citation
26963 LatexCommand cite
26964 after "Chapter 3"
26965 key "latexcompanion"
26966
26967 \end_inset
26968
26969 .
26970 \end_layout
26971
26972 \begin_layout Section
26973 Index
26974 \begin_inset Index idx
26975 status collapsed
26976
26977 \begin_layout Plain Layout
26978 Index generation
26979 \end_layout
26980
26981 \end_inset
26982
26983
26984 \begin_inset CommandInset label
26985 LatexCommand label
26986 name "sec:Index"
26987
26988 \end_inset
26989
26990
26991 \end_layout
26992
26993 \begin_layout Standard
26994 An index entry is created if you use the menu 
26995 \family sans
26996 Insert\SpecialChar \menuseparator
26997 Index
26998 \begin_inset space ~
26999 \end_inset
27000
27001 Entry
27002 \family default
27003  or the toolbar button 
27004 \begin_inset Info
27005 type  "icon"
27006 arg   "index-insert"
27007 \end_inset
27008
27009 .
27010  A box is inserted containing the text that appears in the index.
27011  The word where the cursor is in or the currently highlighted text is proposed
27012  by LyX as the index entry.
27013 \end_layout
27014
27015 \begin_layout Standard
27016 The index list is inserted in the document with the menu 
27017 \family sans
27018 Insert\SpecialChar \menuseparator
27019 List
27020 \begin_inset space ~
27021 \end_inset
27022
27023 /
27024 \begin_inset space ~
27025 \end_inset
27026
27027 TOC\SpecialChar \menuseparator
27028 Index
27029 \begin_inset space ~
27030 \end_inset
27031
27032 List
27033 \family default
27034 .
27035  A light blue box labeled 
27036 \begin_inset Quotes eld
27037 \end_inset
27038
27039
27040 \family sans
27041 Index
27042 \family default
27043
27044 \begin_inset Quotes erd
27045 \end_inset
27046
27047  will show the place where the index is printed in the output.
27048  The index list box is not clickable like other LyX-boxes.
27049 \end_layout
27050
27051 \begin_layout Standard
27052 We give a short overview of the index commands in the next subsections.
27053  For a detailed description of LaTeX's index mechanism, have a look at one
27054  of the LaTeX books 
27055 \begin_inset CommandInset citation
27056 LatexCommand cite
27057 key "latexcompanion,latexguide,latexbook"
27058
27059 \end_inset
27060
27061 .
27062 \end_layout
27063
27064 \begin_layout Subsection
27065 Grouping Index Entries
27066 \begin_inset Index idx
27067 status collapsed
27068
27069 \begin_layout Plain Layout
27070 Index ! Grouping
27071 \end_layout
27072
27073 \end_inset
27074
27075
27076 \end_layout
27077
27078 \begin_layout Standard
27079 Index entries are often grouped to offer the reader a fast search in the
27080  index.
27081  We want to group for example the index entries for itemized and enumerated
27082  lists under the entry 
27083 \begin_inset Quotes eld
27084 \end_inset
27085
27086 Lists
27087 \begin_inset Quotes erd
27088 \end_inset
27089
27090 .
27091  First we create the entry 
27092 \begin_inset Quotes eld
27093 \end_inset
27094
27095 Lists
27096 \begin_inset Quotes erd
27097 \end_inset
27098
27099  in section
27100 \begin_inset space ~
27101 \end_inset
27102
27103
27104 \begin_inset CommandInset ref
27105 LatexCommand ref
27106 reference "sub:Lists"
27107
27108 \end_inset
27109
27110 .
27111  In the text field for the itemized list index entry in section
27112 \begin_inset space ~
27113 \end_inset
27114
27115
27116 \begin_inset CommandInset ref
27117 LatexCommand ref
27118 reference "sec:Itemize"
27119
27120 \end_inset
27121
27122 , we insert the command
27123 \end_layout
27124
27125 \begin_layout Standard
27126
27127 \series bold
27128 Lists ! Itemize
27129 \end_layout
27130
27131 \begin_layout Standard
27132 and the command
27133 \end_layout
27134
27135 \begin_layout Standard
27136
27137 \series bold
27138 Lists ! Enumerate
27139 \end_layout
27140
27141 \begin_layout Standard
27142 for the enumerated list in section
27143 \begin_inset space ~
27144 \end_inset
27145
27146
27147 \begin_inset CommandInset ref
27148 LatexCommand ref
27149 reference "sec:Enumerate"
27150
27151 \end_inset
27152
27153 .
27154 \end_layout
27155
27156 \begin_layout Standard
27157 The exclamation mark 
27158 \begin_inset Quotes eld
27159 \end_inset
27160
27161 !
27162 \begin_inset Quotes erd
27163 \end_inset
27164
27165  marks the grouping levels.
27166  You can have three levels; every index level is indented a bit more.
27167  An index entry for the higher levels is not required.
27168  If we don't have an index entry for 
27169 \begin_inset Quotes eld
27170 \end_inset
27171
27172 Lists
27173 \begin_inset Quotes erd
27174 \end_inset
27175
27176 , it will be printed anyway, but without a page number.
27177 \end_layout
27178
27179 \begin_layout Subsection
27180 Page Ranges
27181 \begin_inset Index idx
27182 status collapsed
27183
27184 \begin_layout Plain Layout
27185 Index ! Page ranges
27186 \end_layout
27187
27188 \end_inset
27189
27190
27191 \end_layout
27192
27193 \begin_layout Standard
27194 Normally an index entry will appear with the page number of the indexed
27195  section.
27196  But sometimes you want to index more pages under the same entry.
27197  E.
27198 \begin_inset space \thinspace{}
27199 \end_inset
27200
27201 g.
27202 \begin_inset space \space{}
27203 \end_inset
27204
27205 if we want to index the paragraph environments, we create an index entry
27206  in section
27207 \begin_inset space ~
27208 \end_inset
27209
27210
27211 \begin_inset CommandInset ref
27212 LatexCommand ref
27213 reference "sec:Paragraph-Environments"
27214
27215 \end_inset
27216
27217  with the command
27218 \end_layout
27219
27220 \begin_layout Standard
27221
27222 \series bold
27223 Paragraph environments|(
27224 \end_layout
27225
27226 \begin_layout Standard
27227 and another entry at the end of section
27228 \begin_inset space ~
27229 \end_inset
27230
27231
27232 \begin_inset CommandInset ref
27233 LatexCommand ref
27234 reference "sub:LyX-Code"
27235
27236 \end_inset
27237
27238  with the command
27239 \end_layout
27240
27241 \begin_layout Standard
27242
27243 \series bold
27244 Paragraph environments|)
27245 \end_layout
27246
27247 \begin_layout Standard
27248 The commands 
27249 \begin_inset Quotes eld
27250 \end_inset
27251
27252
27253 \series bold
27254 |(
27255 \series default
27256
27257 \begin_inset Quotes erd
27258 \end_inset
27259
27260  and 
27261 \begin_inset Quotes eld
27262 \end_inset
27263
27264
27265 \series bold
27266 |)
27267 \series default
27268
27269 \begin_inset Quotes erd
27270 \end_inset
27271
27272  respectively start and end the index range.
27273  You can also add the same index entry at different places in the document.
27274  They appear in the output under one entry with a comma separated list of
27275  the pages of the indexed document parts.
27276  An example is the index entry 
27277 \begin_inset Quotes eld
27278 \end_inset
27279
27280 Document ! Settings
27281 \begin_inset Quotes erd
27282 \end_inset
27283
27284 .
27285 \end_layout
27286
27287 \begin_layout Subsection
27288 Cross referencing
27289 \begin_inset Index idx
27290 status collapsed
27291
27292 \begin_layout Plain Layout
27293 Index ! Cross referencing
27294 \end_layout
27295
27296 \end_inset
27297
27298
27299 \end_layout
27300
27301 \begin_layout Standard
27302 It is also possible to refer to another index entry.
27303  We referred for example in the index entry 
27304 \begin_inset Quotes eld
27305 \end_inset
27306
27307 GIF
27308 \begin_inset Quotes erd
27309 \end_inset
27310
27311  (in section
27312 \begin_inset space ~
27313 \end_inset
27314
27315
27316 \begin_inset CommandInset ref
27317 LatexCommand ref
27318 reference "sub:Image-Formats"
27319
27320 \end_inset
27321
27322 ) to the index entry 
27323 \begin_inset Quotes eld
27324 \end_inset
27325
27326 Image formats
27327 \begin_inset Quotes erd
27328 \end_inset
27329
27330  in the same section using the entry
27331 \end_layout
27332
27333 \begin_layout Standard
27334
27335 \series bold
27336 GIF|see{Image formats}
27337 \end_layout
27338
27339 \begin_layout Standard
27340 where the braces have to be inserted as TeX Code.
27341  The text within the braces is the referenced entry.
27342  The reference will appear in the output without a page number.
27343 \end_layout
27344
27345 \begin_layout Subsection
27346 Index Entry Order
27347 \begin_inset Index idx
27348 status collapsed
27349
27350 \begin_layout Plain Layout
27351 Index ! Entry order
27352 \end_layout
27353
27354 \end_inset
27355
27356
27357 \end_layout
27358
27359 \begin_layout Standard
27360 If you use accented characters in the index entry the entries might not
27361  follow the rules for the index order.
27362  The index entries are sorted alphabetically but LaTeX
27363 \begin_inset Foot
27364 status collapsed
27365
27366 \begin_layout Plain Layout
27367 The index generating is done in the background by an extra program, see
27368  section
27369 \begin_inset space ~
27370 \end_inset
27371
27372
27373 \begin_inset CommandInset ref
27374 LatexCommand ref
27375 reference "sub:Index-Program"
27376
27377 \end_inset
27378
27379 .
27380 \end_layout
27381
27382 \end_inset
27383
27384  does not know how to sort accents in different languages.
27385  We have created as an example the three dummy index entries 
27386 \begin_inset Quotes eld
27387 \end_inset
27388
27389 maison
27390 \begin_inset Quotes erd
27391 \end_inset
27392
27393
27394 \begin_inset Quotes eld
27395 \end_inset
27396
27397 maïs
27398 \begin_inset Quotes erd
27399 \end_inset
27400
27401 , and 
27402 \begin_inset Quotes eld
27403 \end_inset
27404
27405 maître
27406 \begin_inset Quotes erd
27407 \end_inset
27408
27409 .
27410 \begin_inset Index idx
27411 status collapsed
27412
27413 \begin_layout Plain Layout
27414 Dummy entries ! maïs
27415 \end_layout
27416
27417 \end_inset
27418
27419
27420 \begin_inset Index idx
27421 status collapsed
27422
27423 \begin_layout Plain Layout
27424 Dummy entries ! maître
27425 \end_layout
27426
27427 \end_inset
27428
27429
27430 \begin_inset Index idx
27431 status collapsed
27432
27433 \begin_layout Plain Layout
27434 Dummy entries ! maïs@maison
27435 \end_layout
27436
27437 \end_inset
27438
27439  They will be sorted in the order maïs, maître, maison but we want the order
27440  maïs, maison, maître.
27441  To achieve this, we use the command
27442 \end_layout
27443
27444 \begin_layout Standard
27445
27446 \series bold
27447 previous entry@current entry
27448 \end_layout
27449
27450 \begin_layout Standard
27451 In our case we want to have 
27452 \begin_inset Quotes eld
27453 \end_inset
27454
27455 maison
27456 \begin_inset Quotes erd
27457 \end_inset
27458
27459  after 
27460 \begin_inset Quotes eld
27461 \end_inset
27462
27463 maïs
27464 \begin_inset Quotes erd
27465 \end_inset
27466
27467  and write therefore for the index entry of maison:
27468 \end_layout
27469
27470 \begin_layout Standard
27471
27472 \series bold
27473 maïs@maison
27474 \end_layout
27475
27476 \begin_layout Standard
27477 The previous entry need not be a real existing entry.
27478  You can also use another word to tell LaTeX the entry order.
27479  See the next subsection for an example.
27480 \end_layout
27481
27482 \begin_layout Standard
27483 \begin_inset VSpace bigskip
27484 \end_inset
27485
27486
27487 \end_layout
27488
27489 \begin_layout Standard
27490 In some cases the index entry order is not correct when you are using the
27491  program 
27492 \family sans
27493 makeindex 
27494 \family default
27495 to generate the index (see sec.
27496 \begin_inset space \thinspace{}
27497 \end_inset
27498
27499
27500 \begin_inset CommandInset ref
27501 LatexCommand ref
27502 reference "sub:Index-Program"
27503
27504 \end_inset
27505
27506 ).
27507  
27508 \family sans
27509 makeindex
27510 \family default
27511  would for example print the index entry for the LaTeX-package aeguill in
27512  sec.
27513 \begin_inset space \thinspace{}
27514 \end_inset
27515
27516
27517 \begin_inset CommandInset ref
27518 LatexCommand ref
27519 reference "sub:Document-Font"
27520
27521 \end_inset
27522
27523  after the index entries of the other LaTeX-packages although all these
27524  index commands start with 
27525 \begin_inset Quotes eld
27526 \end_inset
27527
27528
27529 \series bold
27530 LaTeX-packages !
27531 \series default
27532  
27533 \begin_inset Quotes erd
27534 \end_inset
27535
27536 .
27537  The reason is that the index entry for aeguill is in a footnote.
27538  To fix this 
27539 \family sans
27540 makeindex
27541 \family default
27542  bug, add these commands to the preamble of your document:
27543 \end_layout
27544
27545 \begin_layout Standard
27546
27547 \series bold
27548
27549 \backslash
27550 let
27551 \backslash
27552 OrgIndex
27553 \backslash
27554 index
27555 \end_layout
27556
27557 \begin_layout Standard
27558
27559 \series bold
27560
27561 \backslash
27562 renewcommand*{
27563 \backslash
27564 index}[1]{
27565 \backslash
27566 OrgIndex{#1}}
27567 \end_layout
27568
27569 \begin_layout Subsection
27570 Index Entry Layout
27571 \begin_inset Index idx
27572 status collapsed
27573
27574 \begin_layout Plain Layout
27575 Index ! Entry layout
27576 \end_layout
27577
27578 \end_inset
27579
27580
27581 \end_layout
27582
27583 \begin_layout Standard
27584 You can change the appearance of index entries via the text style dialog.
27585 \begin_inset Index idx
27586 status open
27587
27588 \begin_layout Plain Layout
27589 Dummy entries ! 
27590 \shape italic
27591 This is an italic dummy entry
27592 \end_layout
27593
27594 \end_inset
27595
27596  You can also format the page number using the character 
27597 \begin_inset Quotes eld
27598 \end_inset
27599
27600 |
27601 \begin_inset Quotes erd
27602 \end_inset
27603
27604  followed by a LaTeX-command without a backslash.
27605  We can write for example
27606 \end_layout
27607
27608 \begin_layout Standard
27609
27610 \series bold
27611 italic page number:|textit
27612 \end_layout
27613
27614 \begin_layout Standard
27615 to get the page number in italic.
27616 \begin_inset Index idx
27617 status open
27618
27619 \begin_layout Plain Layout
27620 Dummy entries ! italic page number:|textit
27621 \end_layout
27622
27623 \end_inset
27624
27625  Normally all LaTeX-commands begin with a backslash, but in this special
27626  case 
27627 \begin_inset Quotes eld
27628 \end_inset
27629
27630
27631 \series bold
27632 |command
27633 \series default
27634
27635 \begin_inset Quotes erd
27636 \end_inset
27637
27638  means 
27639 \series bold
27640
27641 \backslash
27642 command{page
27643 \begin_inset space ~
27644 \end_inset
27645
27646 number}
27647 \series default
27648 .
27649  Have a look at section
27650 \begin_inset space ~
27651 \end_inset
27652
27653
27654 \begin_inset CommandInset ref
27655 LatexCommand ref
27656 reference "sub:LaTeX-Syntax"
27657
27658 \end_inset
27659
27660  to learn more about the LaTeX-syntax.
27661 \end_layout
27662
27663 \begin_layout Standard
27664 \begin_inset Note Greyedout
27665 status open
27666
27667 \begin_layout Plain Layout
27668
27669 \series bold
27670 Note:
27671 \series default
27672  Formatting single index entries only works when you use the program 
27673 \family sans
27674 makeindex 
27675 \family default
27676 to generate the index, see sec.
27677 \begin_inset space \thinspace{}
27678 \end_inset
27679
27680
27681 \begin_inset CommandInset ref
27682 LatexCommand ref
27683 reference "sub:Index-Program"
27684
27685 \end_inset
27686
27687 .
27688  If you use 
27689 \family sans
27690 xindy
27691 \family default
27692 , this will not work for anything other than bold or italic text.
27693  This is because 
27694 \family sans
27695 xindy
27696 \family default
27697  requires you to define semantic elements before they can be used, see 
27698 \begin_inset CommandInset citation
27699 LatexCommand cite
27700 after "p. 678 ff."
27701 key "latexcompanion"
27702
27703 \end_inset
27704
27705  for details.
27706 \end_layout
27707
27708 \end_inset
27709
27710
27711 \end_layout
27712
27713 \begin_layout Standard
27714 In general, we encourage you to not format page numbers directly as shown
27715  above.
27716  Instead, you should define a macro in the preamble and use that.
27717  Maybe you want all page references italic that refer to a definition of
27718  the indexed term, so that users can easily find definitions.
27719  If so, put the following in the preamble
27720 \end_layout
27721
27722 \begin_layout Standard
27723
27724 \series bold
27725
27726 \backslash
27727 newcommand{
27728 \backslash
27729 IndexDef}[1]{
27730 \backslash
27731 textit{#1}}
27732 \end_layout
27733
27734 \begin_layout Standard
27735 and write
27736 \end_layout
27737
27738 \begin_layout Standard
27739
27740 \series bold
27741 my entry|IndexDef
27742 \end_layout
27743
27744 \begin_layout Standard
27745 in the index entry.
27746 \begin_inset Index idx
27747 status open
27748
27749 \begin_layout Plain Layout
27750 Dummy entries ! my entry|IndexDef
27751 \end_layout
27752
27753 \end_inset
27754
27755  The advantage is that, if you change your mind later or if your publisher
27756  insists that definitions must not be italic but bold, you just need to
27757  change the macro in the preamble, not every single index entry.
27758 \end_layout
27759
27760 \begin_layout Standard
27761 You can also change the layout for the whole index.
27762  E.
27763 \begin_inset space \thinspace{}
27764 \end_inset
27765
27766 g.
27767 \begin_inset space \space{}
27768 \end_inset
27769
27770 we marked the index list box of this document as bold to get a bold font
27771  for all index entries.
27772  For more advanced tasks you have to set up a so-called 
27773 \emph on
27774 Index Style File
27775 \emph default
27776 , see the 
27777 \family sans
27778 makeindex
27779 \family default
27780  or 
27781 \family sans
27782 xindy
27783 \family default
27784  documentation for details, 
27785 \begin_inset CommandInset citation
27786 LatexCommand cite
27787 key "makeindex,xindy"
27788
27789 \end_inset
27790
27791 .
27792 \end_layout
27793
27794 \begin_layout Subsection
27795 Index Program
27796 \begin_inset Index idx
27797 status collapsed
27798
27799 \begin_layout Plain Layout
27800 Index ! Program
27801 \end_layout
27802
27803 \end_inset
27804
27805
27806 \begin_inset CommandInset label
27807 LatexCommand label
27808 name "sub:Index-Program"
27809
27810 \end_inset
27811
27812
27813 \end_layout
27814
27815 \begin_layout Standard
27816 If the index entry program 
27817 \family sans
27818 xindy
27819 \family default
27820  is installed, LyX uses it for index generation; otherwise the program 
27821 \family sans
27822 makeindex
27823 \family default
27824 , that is part of every LaTeX distribution, is used.
27825 \begin_inset Foot
27826 status collapsed
27827
27828 \begin_layout Plain Layout
27829
27830 \family sans
27831 Makeindex
27832 \family default
27833  is very old, no longer under development and has many pitfalls, notably
27834  that it was developed with only the English language in mind.
27835  So it fails to sort anything other than a monolingual English text correctly.
27836  We have shown above how to fix this sorting.
27837  However, if you are writing in another than the English language, consider
27838  to use 
27839 \family sans
27840 xindy
27841 \family default
27842 .
27843 \end_layout
27844
27845 \end_inset
27846
27847  Both programs can be controlled by options that can be set in LyX's preferences
27848  dialog, see section
27849 \begin_inset space ~
27850 \end_inset
27851
27852
27853 \begin_inset CommandInset ref
27854 LatexCommand ref
27855 reference "sub:LaTeX-settings"
27856
27857 \end_inset
27858
27859 .
27860  The available options are listed and explained in 
27861 \begin_inset CommandInset citation
27862 LatexCommand cite
27863 key "makeindex,xindy"
27864
27865 \end_inset
27866
27867 .
27868  In this dialog, you can also specify an alternative program to generate
27869  the index.
27870 \end_layout
27871
27872 \begin_layout Standard
27873 If you need specific options or an alternative index program only for a
27874  given document, you can define the program and\SpecialChar \slash{}
27875 or the options in 
27876 \family sans
27877 Document\SpecialChar \menuseparator
27878 Settings\SpecialChar \menuseparator
27879 Indexes
27880 \family default
27881 .
27882  This is especially useful if you need to pass language-specific options
27883  to the index program or if you need a specific layout style.
27884 \end_layout
27885
27886 \begin_layout Subsection
27887 Multiple Indexes
27888 \end_layout
27889
27890 \begin_layout Standard
27891 In many fields it is common to have more than one index.
27892  For instance, you might need to set up a separate 
27893 \begin_inset Quotes eld
27894 \end_inset
27895
27896 Index of Names
27897 \begin_inset Quotes erd
27898 \end_inset
27899
27900  next to the standard index.
27901  LaTeX does not provide this possibility out of the box, but there are packages
27902  that add this feature.
27903  LyX uses the 
27904 \series bold
27905 splitidx
27906 \series default
27907
27908 \begin_inset Index idx
27909 status collapsed
27910
27911 \begin_layout Plain Layout
27912 LaTeX-packages ! splitidx
27913 \end_layout
27914
27915 \end_inset
27916
27917  package to generate multiple indexes.
27918  The package is included in all recent LaTeX distributions.
27919  If yours does not ship it, consult the TeX-catalogue, 
27920 \begin_inset CommandInset citation
27921 LatexCommand cite
27922 key "TeXCatalogue"
27923
27924 \end_inset
27925
27926 .
27927  Note that the package does not only consist of a LaTeX style, but it also
27928  includes specific preprocessor programs that need to be installed as well.
27929  Please consult the package's manual for details.
27930 \end_layout
27931
27932 \begin_layout Standard
27933 To set up LyX for the use of multiple indexes, go to 
27934 \family sans
27935 Document\SpecialChar \menuseparator
27936 Settings\SpecialChar \menuseparator
27937 Indexes
27938 \family default
27939  and select 
27940 \begin_inset Quotes eld
27941 \end_inset
27942
27943 Use multiple Indexes
27944 \begin_inset Quotes erd
27945 \end_inset
27946
27947 .
27948  Note that the list of 
27949 \begin_inset Quotes eld
27950 \end_inset
27951
27952 Available Indexes
27953 \begin_inset Quotes erd
27954 \end_inset
27955
27956  below already contains the standard index.
27957  To add further indexes, add the name of the index (in the form that should
27958  also appear as a heading) to the 
27959 \begin_inset Quotes eld
27960 \end_inset
27961
27962 New
27963 \begin_inset Quotes erd
27964 \end_inset
27965
27966  input field and press the 
27967 \begin_inset Quotes eld
27968 \end_inset
27969
27970 Add
27971 \begin_inset Quotes erd
27972 \end_inset
27973
27974  button.
27975  The new index should now appear in the list as well.
27976  If you like, you can attribute an alternative label color to the new index
27977  by selecting the index in the list and hitting the 
27978 \begin_inset Quotes eld
27979 \end_inset
27980
27981 Alter Color
27982 \begin_inset Quotes erd
27983 \end_inset
27984
27985  button.
27986  The label color may help you to differentiate between index entries of
27987  different indexes in the LyX work area.
27988 \end_layout
27989
27990 \begin_layout Standard
27991 Once the document changes have been applied, you can find the new index
27992  list in 
27993 \family sans
27994 Insert\SpecialChar \menuseparator
27995 List
27996 \begin_inset space ~
27997 \end_inset
27998
27999 /
28000 \begin_inset space ~
28001 \end_inset
28002
28003 TOC
28004 \family default
28005  and the 
28006 \family sans
28007 Insert
28008 \family default
28009  menu has a separate index entry for each of the defined indexes.
28010  The workflow is basically the same as for the default index, but there
28011  are some additional features:
28012 \end_layout
28013
28014 \begin_layout Itemize
28015 If you want to change the attribution of a specific index entry, right-clicking
28016  on the entry will open a dialog where you can do that.
28017 \end_layout
28018
28019 \begin_layout Itemize
28020 By right-clicking on an index, you can change its type.
28021  Furthermore, you can specify an index list to be a 
28022 \begin_inset Quotes eld
28023 \end_inset
28024
28025 Subindex
28026 \begin_inset Quotes erd
28027 \end_inset
28028
28029 .
28030  If you do that, the heading of that list will be decreased by one level.
28031  E.
28032 \begin_inset space \thinspace{}
28033 \end_inset
28034
28035 g., if you use a book class, where the standard index heading is defined
28036  as a chapter, subindexes will be defined as sections and can thus be nested
28037  to the non-subindexes.
28038 \end_layout
28039
28040 \begin_layout Section
28041 Nomenclature / Glossary 
28042 \begin_inset Index idx
28043 status collapsed
28044
28045 \begin_layout Plain Layout
28046 Nomenclature
28047 \end_layout
28048
28049 \end_inset
28050
28051
28052 \begin_inset Index idx
28053 status collapsed
28054
28055 \begin_layout Plain Layout
28056 Glossary|see
28057 \begin_inset ERT
28058 status collapsed
28059
28060 \begin_layout Plain Layout
28061
28062 {
28063 \end_layout
28064
28065 \end_inset
28066
28067 Nomenclature
28068 \begin_inset ERT
28069 status collapsed
28070
28071 \begin_layout Plain Layout
28072
28073 }
28074 \end_layout
28075
28076 \end_inset
28077
28078
28079 \end_layout
28080
28081 \end_inset
28082
28083
28084 \begin_inset CommandInset label
28085 LatexCommand label
28086 name "sec:Nomenclature"
28087
28088 \end_inset
28089
28090
28091 \end_layout
28092
28093 \begin_layout Standard
28094 Sometimes you need to compile a list of symbols that are mentioned in your
28095  document with a brief explanation of them – a so called nomenclature or
28096  glossary.
28097 \end_layout
28098
28099 \begin_layout Standard
28100 To be able to create nomenclatures, you need the LaTeX package 
28101 \series bold
28102 nomencl
28103 \series default
28104
28105 \begin_inset Index idx
28106 status collapsed
28107
28108 \begin_layout Plain Layout
28109 LaTeX-packages ! nomencl
28110 \end_layout
28111
28112 \end_inset
28113
28114  installed.
28115  You find it in the TeX-catalogue, 
28116 \begin_inset CommandInset citation
28117 LatexCommand cite
28118 key "TeXCatalogue"
28119
28120 \end_inset
28121
28122  or in the package manager of your LaTeX-system.
28123 \end_layout
28124
28125 \begin_layout Standard
28126 A nomenclature entry is created if you place the cursor after a symbol entry
28127  and then use the menu 
28128 \family sans
28129 Insert\SpecialChar \menuseparator
28130
28131 \family default
28132 N
28133 \family sans
28134 omenclature
28135 \begin_inset space ~
28136 \end_inset
28137
28138 Entry
28139 \family default
28140  or the toolbar button 
28141 \begin_inset Info
28142 type  "icon"
28143 arg   "nomencl-insert"
28144 \end_inset
28145
28146 .
28147  A gray box labeled 
28148 \begin_inset Quotes eld
28149 \end_inset
28150
28151
28152 \family sans
28153 Nom
28154 \family default
28155
28156 \begin_inset Quotes erd
28157 \end_inset
28158
28159  is inserted and a window pops up asking for the nomenclature entry.
28160 \end_layout
28161
28162 \begin_layout Standard
28163 A nomenclature entry consists of two main entries.
28164  The first is the symbol that you want to refer to.
28165  The second is the description of the symbol.
28166 \end_layout
28167
28168 \begin_layout Standard
28169 \begin_inset Note Greyedout
28170 status collapsed
28171
28172 \begin_layout Plain Layout
28173
28174 \series bold
28175 Note:
28176 \series default
28177  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28178 \end_layout
28179
28180 \end_inset
28181
28182
28183 \end_layout
28184
28185 \begin_layout Subsection
28186 Nomenclature Definition and Layout
28187 \begin_inset Index idx
28188 status collapsed
28189
28190 \begin_layout Plain Layout
28191 Nomenclature ! Layout
28192 \end_layout
28193
28194 \end_inset
28195
28196
28197 \end_layout
28198
28199 \begin_layout Standard
28200 If you have symbols in formulas, you have to define them in the 
28201 \family sans
28202 Symbol
28203 \family default
28204  field as LaTeX-formulas.
28205  For example to get 
28206 \begin_inset Quotes eld
28207 \end_inset
28208
28209
28210 \begin_inset Formula $\sigma$
28211 \end_inset
28212
28213
28214 \begin_inset Quotes erd
28215 \end_inset
28216
28217 , insert this:
28218 \begin_inset Newline newline
28219 \end_inset
28220
28221
28222 \series bold
28223 $
28224 \backslash
28225 sigma$
28226 \begin_inset Newline newline
28227 \end_inset
28228
28229
28230 \series default
28231 The 
28232 \begin_inset Quotes eld
28233 \end_inset
28234
28235 $
28236 \begin_inset Quotes erd
28237 \end_inset
28238
28239  character starts/ends the formula.
28240  The LaTeX-command for the Greek letter is the name of the letter beginning
28241  with a backslash 
28242 \begin_inset Quotes eld
28243 \end_inset
28244
28245
28246 \backslash
28247
28248 \begin_inset Quotes erd
28249 \end_inset
28250
28251 .
28252  For capital Greek letters, start the command also with a capital letter,
28253  like 
28254 \series bold
28255
28256 \backslash
28257 Sigma
28258 \series default
28259 .
28260 \end_layout
28261
28262 \begin_layout Standard
28263 (A short introduction to the LaTeX-syntax is given in section
28264 \begin_inset space ~
28265 \end_inset
28266
28267
28268 \begin_inset CommandInset ref
28269 LatexCommand ref
28270 reference "sub:LaTeX-Syntax"
28271
28272 \end_inset
28273
28274 .)
28275 \end_layout
28276
28277 \begin_layout Standard
28278 You cannot use the 
28279 \family sans
28280 Text
28281 \begin_inset space ~
28282 \end_inset
28283
28284 Style
28285 \family default
28286  dialog to format the description text; you have to use LaTeX-commands.
28287  For example the description of the nomenclature entry for the 
28288 \begin_inset Quotes eld
28289 \end_inset
28290
28291
28292 \begin_inset Formula $\sigma$
28293 \end_inset
28294
28295
28296 \begin_inset Quotes erd
28297 \end_inset
28298
28299  in this document is:
28300 \begin_inset Newline newline
28301 \end_inset
28302
28303
28304 \series bold
28305 dummy entry for the character 
28306 \backslash
28307 textsf{sigma}
28308 \series default
28309
28310 \begin_inset Newline newline
28311 \end_inset
28312
28313 The command 
28314 \series bold
28315
28316 \backslash
28317 textsf
28318 \series default
28319  sets the fonts to 
28320 \family sans
28321 sans
28322 \begin_inset space ~
28323 \end_inset
28324
28325 serif
28326 \family default
28327 .
28328  To get 
28329 \series bold
28330 bold
28331 \series default
28332  font use the command 
28333 \series bold
28334
28335 \backslash
28336 textbf
28337 \series default
28338 , for 
28339 \family typewriter
28340 typewriter
28341 \family default
28342  use 
28343 \series bold
28344
28345 \backslash
28346 texttt
28347 \series default
28348 , for 
28349 \emph on
28350 emphasized
28351 \emph default
28352  use 
28353 \series bold
28354
28355 \backslash
28356 emph
28357 \series default
28358 .
28359 \end_layout
28360
28361 \begin_layout Subsection
28362 Sort Order of Nomenclature Entries
28363 \begin_inset Index idx
28364 status collapsed
28365
28366 \begin_layout Plain Layout
28367 Nomenclature ! Sort order
28368 \end_layout
28369
28370 \end_inset
28371
28372
28373 \end_layout
28374
28375 \begin_layout Standard
28376 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28377  the symbol definition.
28378  This leads to undesired results when you for example have symbols in formulas.
28379  Suppose you have nomenclature entries for the symbols 
28380 \emph on
28381 a
28382 \begin_inset CommandInset nomenclature
28383 LatexCommand nomenclature
28384 symbol "a"
28385 description "dummy entry for the character \"a\""
28386
28387 \end_inset
28388
28389
28390 \emph default
28391  and 
28392 \begin_inset Formula $\sigma$
28393 \end_inset
28394
28395
28396 \begin_inset CommandInset nomenclature
28397 LatexCommand nomenclature
28398 prefix "sigma"
28399 symbol "$\\sigma$"
28400 description "dummy entry for the character \\textsf{sigma}"
28401
28402 \end_inset
28403
28404 .
28405  They will be sorted by 
28406 \begin_inset Quotes eld
28407 \end_inset
28408
28409
28410 \family sans
28411 a
28412 \family default
28413
28414 \begin_inset Quotes erd
28415 \end_inset
28416
28417  and 
28418 \begin_inset Quotes eld
28419 \end_inset
28420
28421
28422 \family typewriter
28423 $
28424 \backslash
28425 sigma$
28426 \family default
28427
28428 \begin_inset Quotes erd
28429 \end_inset
28430
28431  – the 
28432 \begin_inset Formula $\sigma$
28433 \end_inset
28434
28435  will be sorted before the 
28436 \emph on
28437 a
28438 \emph default
28439  since the character 
28440 \begin_inset Quotes eld
28441 \end_inset
28442
28443 $
28444 \begin_inset Quotes erd
28445 \end_inset
28446
28447  is considered in sorting.
28448 \end_layout
28449
28450 \begin_layout Standard
28451 To control the sort order, you can edit the 
28452 \family sans
28453 Sort
28454 \begin_inset space ~
28455 \end_inset
28456
28457 as
28458 \family default
28459  field of the nomenclature dialog.
28460  Then the nomenclature entry will be sorted by this entry and not the symbol
28461  definition.
28462  For the example given, you can insert 
28463 \family typewriter
28464 sigma
28465 \family default
28466  in this field for the 
28467 \begin_inset Formula $\sigma$
28468 \end_inset
28469
28470 , then 
28471 \emph on
28472 a
28473 \emph default
28474  will be located before 
28475 \begin_inset Formula $\sigma$
28476 \end_inset
28477
28478 .
28479 \end_layout
28480
28481 \begin_layout Standard
28482 For subgrouping and tips for using sort entries see the 
28483 \series bold
28484 nomencl
28485 \series default
28486  documentation, 
28487 \begin_inset CommandInset citation
28488 LatexCommand cite
28489 key "nomencl"
28490
28491 \end_inset
28492
28493 .
28494 \end_layout
28495
28496 \begin_layout Subsection
28497 Nomenclature Options
28498 \begin_inset Index idx
28499 status collapsed
28500
28501 \begin_layout Plain Layout
28502 Nomenclature ! Options
28503 \end_layout
28504
28505 \end_inset
28506
28507
28508 \end_layout
28509
28510 \begin_layout Standard
28511 The 
28512 \series bold
28513 nomencl
28514 \series default
28515  package offers some options to adjust the appearance of the nomenclature.
28516  Here are some of its options, for more have a look at its documentation:
28517 \end_layout
28518
28519 \begin_layout Description
28520 refeq Appends the phrase 
28521 \begin_inset Quotes eld
28522 \end_inset
28523
28524
28525 \family sans
28526 , see equation (
28527 \emph on
28528 eq
28529 \emph default
28530 )
28531 \family default
28532
28533 \begin_inset Quotes erd
28534 \end_inset
28535
28536  to every nomenclature entry, where 
28537 \family sans
28538 \emph on
28539 eq
28540 \family default
28541 \emph default
28542  is the number of the last equation in front of the nomenclature entry
28543 \end_layout
28544
28545 \begin_layout Description
28546 refpage Appends the phrase 
28547 \begin_inset Quotes eld
28548 \end_inset
28549
28550
28551 \family sans
28552 , page (
28553 \emph on
28554 page
28555 \emph default
28556 )
28557 \family default
28558
28559 \begin_inset Quotes erd
28560 \end_inset
28561
28562  to every nomenclature entry, where 
28563 \family sans
28564 \emph on
28565 page
28566 \family default
28567 \emph default
28568  is the number of the page on which the nomenclature entry appeared
28569 \end_layout
28570
28571 \begin_layout Description
28572 intoc Inserts the nomenclature in the Table of Contents
28573 \end_layout
28574
28575 \begin_layout Standard
28576 To use one or more of the options, add them to the comma-separated document
28577  class options list in the 
28578 \family sans
28579 Document\SpecialChar \menuseparator
28580 Settings
28581 \family default
28582  dialog.
28583  In this document the options 
28584 \series bold
28585 refpage, intoc
28586 \series default
28587  are used.
28588 \end_layout
28589
28590 \begin_layout Standard
28591 \begin_inset VSpace bigskip
28592 \end_inset
28593
28594
28595 \end_layout
28596
28597 \begin_layout Standard
28598 You can also use the first two options above only for certain nomenclature
28599  entries when you add one of the following commands as last entry to the
28600  
28601 \family sans
28602 Description
28603 \family default
28604  field in the nomenclature dialog:
28605 \end_layout
28606
28607 \begin_layout Description
28608
28609 \backslash
28610 nomrefeq Like the 
28611 \series bold
28612 refeq
28613 \series default
28614  option
28615 \end_layout
28616
28617 \begin_layout Description
28618
28619 \backslash
28620 nomrefpage Like the 
28621 \series bold
28622 refpage
28623 \series default
28624  option
28625 \end_layout
28626
28627 \begin_layout Description
28628
28629 \backslash
28630 nomrefeqpage Short notation of 
28631 \series bold
28632
28633 \backslash
28634 nomrefeq
28635 \backslash
28636 nomrefpage
28637 \end_layout
28638
28639 \begin_layout Description
28640
28641 \backslash
28642 nomnorefeq,
28643 \begin_inset space ~
28644 \end_inset
28645
28646
28647 \backslash
28648 nomnorefpage,
28649 \begin_inset space ~
28650 \end_inset
28651
28652
28653 \backslash
28654 nomnorefeqpage Turns off the corresponding options
28655 \end_layout
28656
28657 \begin_layout Standard
28658 Words like 
28659 \begin_inset Quotes eld
28660 \end_inset
28661
28662 page
28663 \begin_inset Quotes erd
28664 \end_inset
28665
28666  are automatically translated for some document languages.
28667  If not, add these lines to your LaTeX preamble:
28668 \end_layout
28669
28670 \begin_layout Standard
28671 \noindent
28672
28673 \series bold
28674
28675 \backslash
28676 renewcommand{
28677 \backslash
28678 eqdeclaration}[1]{, see equation
28679 \backslash
28680 nobreakspace(#1)}
28681 \begin_inset Newline newline
28682 \end_inset
28683
28684
28685 \backslash
28686 renewcommand{
28687 \backslash
28688 pagedeclaration}[1]{, page
28689 \backslash
28690 nobreakspace{}#1}
28691 \series default
28692
28693 \begin_inset Newline newline
28694 \end_inset
28695
28696 and replace 
28697 \begin_inset Quotes eld
28698 \end_inset
28699
28700 see equation
28701 \begin_inset Quotes erd
28702 \end_inset
28703
28704  and 
28705 \begin_inset Quotes eld
28706 \end_inset
28707
28708 page
28709 \begin_inset Quotes erd
28710 \end_inset
28711
28712  by their translation.
28713 \end_layout
28714
28715 \begin_layout Subsection
28716 Printing the Nomenclature
28717 \begin_inset Index idx
28718 status collapsed
28719
28720 \begin_layout Plain Layout
28721 Nomenclature ! Printing
28722 \end_layout
28723
28724 \end_inset
28725
28726
28727 \end_layout
28728
28729 \begin_layout Standard
28730 To print the nomenclature, use the menu 
28731 \family sans
28732 Insert\SpecialChar \menuseparator
28733 Lists
28734 \begin_inset space ~
28735 \end_inset
28736
28737 /
28738 \begin_inset space ~
28739 \end_inset
28740
28741 TOC\SpecialChar \menuseparator
28742 Nomenclature
28743 \family default
28744 .
28745  A box labeled 
28746 \begin_inset Quotes eld
28747 \end_inset
28748
28749
28750 \family sans
28751 Nomenclature
28752 \family default
28753
28754 \begin_inset Quotes erd
28755 \end_inset
28756
28757  will show the place where the nomenclature is printed in the output.
28758  By right-clicking on it, the amount of space for symbols can be altered.
28759  You can choose between these settings:
28760 \end_layout
28761
28762 \begin_layout Description
28763 Default a space of 1
28764 \begin_inset space \thinspace{}
28765 \end_inset
28766
28767 cm is used
28768 \end_layout
28769
28770 \begin_layout Description
28771 Longest
28772 \begin_inset space ~
28773 \end_inset
28774
28775 label
28776 \begin_inset space ~
28777 \end_inset
28778
28779 width the width of the widest symbol of all nomenclature entries is used
28780 \end_layout
28781
28782 \begin_layout Description
28783 Custom custom space
28784 \end_layout
28785
28786 \begin_layout Standard
28787 In the printed output the title of the nomenclature appears as 
28788 \begin_inset Quotes eld
28789 \end_inset
28790
28791 Nomenclature
28792 \begin_inset Quotes erd
28793 \end_inset
28794
28795 .
28796  If you are not happy with the name, you can change it by redefining the
28797  command 
28798 \series bold
28799
28800 \backslash
28801 nomname
28802 \series default
28803  in the preamble.
28804  For example, in order to change the name to 
28805 \emph on
28806 List of Symbols
28807 \emph default
28808 , add the following line to the preamble:
28809 \end_layout
28810
28811 \begin_layout Standard
28812
28813 \family roman
28814 \series bold
28815
28816 \backslash
28817 renewcommand{
28818 \backslash
28819 nomname}{List of Symbols}
28820 \end_layout
28821
28822 \begin_layout Subsection
28823 Nomenclature Program
28824 \begin_inset Index idx
28825 status collapsed
28826
28827 \begin_layout Plain Layout
28828 Nomenclature ! Program
28829 \end_layout
28830
28831 \end_inset
28832
28833
28834 \begin_inset CommandInset label
28835 LatexCommand label
28836 name "sub:Nomenclature-Program"
28837
28838 \end_inset
28839
28840
28841 \end_layout
28842
28843 \begin_layout Standard
28844 LyX uses the program 
28845 \family sans
28846 makeindex
28847 \family default
28848 , that is part of every LaTeX distribution, to generate the nomenclature.
28849  LyX's preferences dialog allows you to specify another program or to control
28850  
28851 \family sans
28852 makeindex
28853 \family default
28854  by adding options, see section
28855 \begin_inset space ~
28856 \end_inset
28857
28858
28859 \begin_inset CommandInset ref
28860 LatexCommand ref
28861 reference "sub:LaTeX-settings"
28862
28863 \end_inset
28864
28865 .
28866  The available options are listed and explained in 
28867 \begin_inset CommandInset citation
28868 LatexCommand cite
28869 key "nomencl,makeindex"
28870
28871 \end_inset
28872
28873 .
28874 \end_layout
28875
28876 \begin_layout Section
28877 Branches
28878 \begin_inset Index idx
28879 status collapsed
28880
28881 \begin_layout Plain Layout
28882 Branches
28883 \end_layout
28884
28885 \end_inset
28886
28887
28888 \begin_inset Index idx
28889 status collapsed
28890
28891 \begin_layout Plain Layout
28892 Document ! Branches
28893 \end_layout
28894
28895 \end_inset
28896
28897
28898 \begin_inset CommandInset label
28899 LatexCommand label
28900 name "sec:Branches"
28901
28902 \end_inset
28903
28904
28905 \end_layout
28906
28907 \begin_layout Standard
28908 Sometimes it is useful to hide some document parts in the output.
28909  For example a teacher who is setting an exam obviously doesn't want the
28910  pupils to see the answers, but having questions and answers in the same
28911  document will make the life of the markers of that exam much easier.
28912 \end_layout
28913
28914 \begin_layout Standard
28915 For these cases LyX allows you to put text into branches.
28916  The text will then only appear in the output when its branch is activated.
28917  To create a branch, either select the menu 
28918 \family sans
28919 Insert\SpecialChar \menuseparator
28920 Branch\SpecialChar \menuseparator
28921 Insert New Branch
28922 \family default
28923  (if you just want to specify a new branch) or go in the 
28924 \family sans
28925 Document\SpecialChar \menuseparator
28926 Settings
28927 \family default
28928  dialog to 
28929 \family sans
28930 Branches
28931 \family default
28932 , where you can specify and change the name of the branch, its activation
28933  state (whether the content of the branch is shown in the output or not),
28934  its background color inside LyX and whether the name of the branch should
28935  be appended to the document file name on export if the branch is active
28936  (see below for an example).
28937  Furthermore, the dialog lets you merge two branches (just rename one branch
28938  to the name of the other) and to add 
28939 \begin_inset Quotes eld
28940 \end_inset
28941
28942 unknown branches
28943 \begin_inset Quotes erd
28944 \end_inset
28945
28946  (i.
28947 \begin_inset space \thinspace{}
28948 \end_inset
28949
28950 e.
28951 \begin_inset space ~
28952 \end_inset
28953
28954 branches that were added to the document via copy and paste from other documents
28955 , without having been defined) to the document's branch list.
28956 \end_layout
28957
28958 \begin_layout Standard
28959 Text that should be in a branch is set into branch inset boxes.
28960  These boxes are inserted via the menu 
28961 \family sans
28962 Insert\SpecialChar \menuseparator
28963 Branch
28964 \family default
28965  where you can choose a branch.
28966  You can later change the activation state of the branch by right-clicking
28967  on them.
28968 \end_layout
28969
28970 \begin_layout Standard
28971 Here is an example, where only the question text appears, the answer branch
28972  is deactivated and therefore does not appear in the output:
28973 \end_layout
28974
28975 \begin_layout Standard
28976 \begin_inset Branch Question
28977 status collapsed
28978
28979 \begin_layout Standard
28980 Question: Who was the first physics Nobel prize winner?
28981 \end_layout
28982
28983 \end_inset
28984
28985
28986 \end_layout
28987
28988 \begin_layout Standard
28989 \begin_inset Branch Answer
28990 status collapsed
28991
28992 \begin_layout Standard
28993 Answer: Wilhelm Conrad Röntgen
28994 \end_layout
28995
28996 \end_inset
28997
28998
28999 \end_layout
29000
29001 \begin_layout Standard
29002 If you activate 
29003 \family sans
29004 Filename Suffix
29005 \family default
29006  in 
29007 \family sans
29008 Document\SpecialChar \menuseparator
29009 Settings\SpecialChar \menuseparator
29010 Branches
29011 \family default
29012 , the name of the active branches will be appended to the file name at export.
29013  Consider for example a file 
29014 \begin_inset Quotes eld
29015 \end_inset
29016
29017 Exam.lyx
29018 \begin_inset Quotes erd
29019 \end_inset
29020
29021  which has the above branches.
29022  If 
29023 \begin_inset Quotes eld
29024 \end_inset
29025
29026 Filename Suffix
29027 \begin_inset Quotes erd
29028 \end_inset
29029
29030  is active, the PDF export file would be called 
29031 \begin_inset Quotes eld
29032 \end_inset
29033
29034 Exam.pdf
29035 \begin_inset Quotes erd
29036 \end_inset
29037
29038  if both the 
29039 \begin_inset Quotes eld
29040 \end_inset
29041
29042 Question
29043 \begin_inset Quotes erd
29044 \end_inset
29045
29046  and 
29047 \begin_inset Quotes eld
29048 \end_inset
29049
29050 Answer
29051 \begin_inset Quotes erd
29052 \end_inset
29053
29054  branch were inactive, 
29055 \begin_inset Quotes eld
29056 \end_inset
29057
29058 Exam-Question.pdf
29059 \begin_inset Quotes erd
29060 \end_inset
29061
29062  if only the 
29063 \begin_inset Quotes eld
29064 \end_inset
29065
29066 Question
29067 \begin_inset Quotes erd
29068 \end_inset
29069
29070  branch was active, likewise 
29071 \begin_inset Quotes eld
29072 \end_inset
29073
29074 Exam-Answer.pdf
29075 \begin_inset Quotes erd
29076 \end_inset
29077
29078  if only the 
29079 \begin_inset Quotes eld
29080 \end_inset
29081
29082 Answer
29083 \begin_inset Quotes erd
29084 \end_inset
29085
29086  branch was active, and 
29087 \begin_inset Quotes eld
29088 \end_inset
29089
29090 Exam-Question-Answer.pdf
29091 \begin_inset Quotes erd
29092 \end_inset
29093
29094  if both branches were active.
29095  This helps you to easily export different versions of your document without
29096  much hassle.
29097 \end_layout
29098
29099 \begin_layout Standard
29100 \begin_inset VSpace bigskip
29101 \end_inset
29102
29103
29104 \end_layout
29105
29106 \begin_layout Standard
29107 To use conditional output inside places where you cannot insert branch insets,
29108  like inside equations, you can code special LaTeX definitions for each
29109  branch.
29110  For example you can define for the question branch
29111 \begin_inset Foot
29112 status collapsed
29113
29114 \begin_layout Plain Layout
29115 For an introduction to the LaTeX-syntax, see section
29116 \begin_inset space ~
29117 \end_inset
29118
29119
29120 \begin_inset CommandInset ref
29121 LatexCommand ref
29122 reference "sub:LaTeX-Syntax"
29123
29124 \end_inset
29125
29126 .
29127 \end_layout
29128
29129 \end_inset
29130
29131
29132 \end_layout
29133
29134 \begin_layout Standard
29135
29136 \series bold
29137
29138 \backslash
29139 newcommand{
29140 \backslash
29141 question}[1]{#1}
29142 \end_layout
29143
29144 \begin_layout Standard
29145
29146 \series bold
29147
29148 \backslash
29149 newcommand{
29150 \backslash
29151 answer}[1]{}
29152 \end_layout
29153
29154 \begin_layout Standard
29155 and for the answer branch
29156 \end_layout
29157
29158 \begin_layout Standard
29159
29160 \series bold
29161
29162 \backslash
29163 newcommand{
29164 \backslash
29165 question}[1]{}
29166 \end_layout
29167
29168 \begin_layout Standard
29169
29170 \series bold
29171
29172 \backslash
29173 newcommand{
29174 \backslash
29175 answer}[1]{#1}
29176 \end_layout
29177
29178 \begin_layout Standard
29179 \begin_inset Branch Question
29180 status collapsed
29181
29182 \begin_layout Standard
29183 \begin_inset ERT
29184 status open
29185
29186 \begin_layout Plain Layout
29187
29188
29189 \backslash
29190 newcommand{
29191 \backslash
29192 question}[1]{#1}
29193 \end_layout
29194
29195 \begin_layout Plain Layout
29196
29197
29198 \backslash
29199 newcommand{
29200 \backslash
29201 answer}[1]{}
29202 \end_layout
29203
29204 \end_inset
29205
29206
29207 \end_layout
29208
29209 \end_inset
29210
29211
29212 \end_layout
29213
29214 \begin_layout Standard
29215 \begin_inset Branch Answer
29216 status collapsed
29217
29218 \begin_layout Standard
29219 \begin_inset ERT
29220 status collapsed
29221
29222 \begin_layout Plain Layout
29223
29224
29225 \backslash
29226 newcommand{
29227 \backslash
29228 question}[1]{}
29229 \end_layout
29230
29231 \begin_layout Plain Layout
29232
29233
29234 \backslash
29235 newcommand{
29236 \backslash
29237 answer}[1]{#1}
29238 \end_layout
29239
29240 \end_inset
29241
29242
29243 \end_layout
29244
29245 \end_inset
29246
29247
29248 \end_layout
29249
29250 \begin_layout Standard
29251 Now it is possible to use the commands 
29252 \series bold
29253
29254 \backslash
29255 question{\SpecialChar \ldots{}
29256 }
29257 \series default
29258  and 
29259 \series bold
29260
29261 \backslash
29262 answer{\SpecialChar \ldots{}
29263 }
29264 \series default
29265  to obtain conditional output.
29266  Here is an example formula where only the 
29267 \series bold
29268
29269 \backslash
29270 question
29271 \series default
29272  part appears:
29273 \begin_inset Formula 
29274 \[
29275 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29276 \]
29277
29278 \end_inset
29279
29280
29281 \end_layout
29282
29283 \begin_layout Standard
29284 Inside math, the same effect can be achieved using math macros, see the
29285  
29286 \emph on
29287 Math
29288 \emph default
29289  manual.
29290 \change_inserted 5863208 1334492666
29291
29292 \end_layout
29293
29294 \begin_layout Standard
29295
29296 \change_inserted 5863208 1334493356
29297 Each type of branch is allowed to have its specific style defined in layout
29298  files (e.g.
29299  any branch inset can be automatically wrapped by your own LaTeX commands.).
29300  For this advanced usage, please study Customization manual (in particular
29301  section 
29302 \begin_inset Quotes eld
29303 \end_inset
29304
29305 Flex insets and InsetLayout
29306 \begin_inset Quotes erd
29307 \end_inset
29308
29309 ).
29310 \change_unchanged
29311
29312 \end_layout
29313
29314 \begin_layout Section
29315 PDF Properties
29316 \begin_inset CommandInset label
29317 LatexCommand label
29318 name "sec:PDF-Properties"
29319
29320 \end_inset
29321
29322
29323 \begin_inset Index idx
29324 status collapsed
29325
29326 \begin_layout Plain Layout
29327 PDF properties
29328 \end_layout
29329
29330 \end_inset
29331
29332
29333 \end_layout
29334
29335 \begin_layout Standard
29336 The 
29337 \family sans
29338 Document Settings
29339 \family default
29340  dialog allows you in the 
29341 \family sans
29342 PDF Properties
29343 \family default
29344  to set up special options for the PDF output of your document.
29345  All options there are provided by the LaTeX-package 
29346 \series bold
29347 hyperref
29348 \series default
29349
29350 \begin_inset Index idx
29351 status collapsed
29352
29353 \begin_layout Plain Layout
29354 LaTeX-packages ! hyperref
29355 \end_layout
29356
29357 \end_inset
29358
29359 .
29360 \end_layout
29361
29362 \begin_layout Standard
29363 Using 
29364 \series bold
29365 hyperref
29366 \series default
29367  will link all cross-references in the DVI- and PDF-output.
29368  This means that the reader of your document will be able to click on a
29369  table of contents entry or on a reference and he is shown the referenced
29370  document part.
29371  You can specify in the dialog tab 
29372 \family sans
29373 Hyperlinks
29374 \family default
29375  how the links will look and if links for bibliographical backreferences
29376  are created.
29377  The backreferences will appear in the bibliography behind the different
29378  entries, showing the number of the section, slide, or page where the entry
29379  is referenced.
29380 \end_layout
29381
29382 \begin_layout Standard
29383 In the dialog tab 
29384 \family sans
29385 Bookmarks
29386 \family default
29387  you can set if PDF-bookmarks should be created for every section of your
29388  document to make it easier for readers to navigate through the document.
29389  You can decide if the bookmarks should be numbered like your document sections
29390  or not.
29391  With the open bookmarks level you can specify what sectioning level should
29392  be displayed in the bookmarks when opening the PDF.
29393  For example level
29394 \begin_inset space ~
29395 \end_inset
29396
29397 2 will display all sections and subsections, while level
29398 \begin_inset space ~
29399 \end_inset
29400
29401 1 will only display the sections.
29402 \end_layout
29403
29404 \begin_layout Standard
29405 The header information in the dialog tab 
29406 \family sans
29407 General
29408 \family default
29409  are saved together with the PDF as file properties.
29410  Many programs are able to extract this information to e.
29411 \begin_inset space \thinspace{}
29412 \end_inset
29413
29414 g.
29415 \begin_inset space \space{}
29416 \end_inset
29417
29418 automatically recognize who the author is and what the PDF is about.
29419  This is very useful to sort, classify, or use PDFs for bibliography issues.
29420  When the option 
29421 \family sans
29422 Automatic fill header
29423 \family default
29424  is set, LyX tries to extract the header information from your document
29425  title and author settings.
29426 \end_layout
29427
29428 \begin_layout Standard
29429 The option 
29430 \family sans
29431 Load in fullscreen mode
29432 \family default
29433  will open the PDF in fullscreen mode, which is useful for presentations.
29434 \end_layout
29435
29436 \begin_layout Standard
29437 PDF properties are also used in this document.
29438  When you look in its document settings, you can see that some additional
29439  
29440 \series bold
29441 hyperref
29442 \series default
29443  options are used.
29444  For an explanation of them we refer you to the hyperref manual 
29445 \begin_inset CommandInset citation
29446 LatexCommand cite
29447 key "hyperref"
29448
29449 \end_inset
29450
29451 .
29452 \end_layout
29453
29454 \begin_layout Section
29455 TeX Code and the LaTeX Syntax
29456 \begin_inset CommandInset label
29457 LatexCommand label
29458 name "sec:TeX-Code"
29459
29460 \end_inset
29461
29462
29463 \end_layout
29464
29465 \begin_layout Subsection
29466 TeX Code Boxes
29467 \begin_inset Index idx
29468 status collapsed
29469
29470 \begin_layout Plain Layout
29471 TeX Code
29472 \end_layout
29473
29474 \end_inset
29475
29476
29477 \begin_inset CommandInset label
29478 LatexCommand label
29479 name "sub:TeX-Code-Boxes"
29480
29481 \end_inset
29482
29483
29484 \end_layout
29485
29486 \begin_layout Standard
29487 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29488  constructs, but not all.
29489  LaTeX contains hundreds of packages that provide different commands.
29490  All the time packages are being updated and new ones added.
29491  This has the advantage that you can typeset nearly everything as there
29492  is for every problem a LaTeX-package.
29493  But LyX can of course not be up to date and support all packages and their
29494  commands.
29495 \end_layout
29496
29497 \begin_layout Standard
29498 But don't worry, you can use any LaTeX-command directly in LyX inside the
29499  TeX Code box.
29500  A TeX Code box is created by the menu 
29501 \family sans
29502 Insert\SpecialChar \menuseparator
29503 TeX
29504 \begin_inset space ~
29505 \end_inset
29506
29507 Code
29508 \family default
29509  or by the toolbar button 
29510 \begin_inset Info
29511 type  "icon"
29512 arg   "ert-insert"
29513 \end_inset
29514
29515  (shortcut 
29516 \begin_inset Info
29517 type  "shortcut"
29518 arg   "ert-insert"
29519 \end_inset
29520
29521 ).
29522  The box can be opened by left-clicking and closed by right-clicking on
29523  it and selecting 
29524 \family sans
29525 Close Inset
29526 \family default
29527 .
29528 \end_layout
29529
29530 \begin_layout Standard
29531 You can insert complete or incomplete commands as TeX Code.
29532  Incomplete means that the command argument can be Standard LyX text.
29533  For example, if you want to draw a frame around a word and are therefore
29534  using the LaTeX-command 
29535 \series bold
29536
29537 \backslash
29538 fbox
29539 \series default
29540 , you can write the command part 
29541 \series bold
29542
29543 \backslash
29544 fbox{
29545 \series default
29546  in a TeX Code box before the word and the closing brace 
29547 \series bold
29548 }
29549 \series default
29550  in a second TeX Code box behind the word.
29551  The word between the two TeX Code boxes is then the argument as it is in
29552  the following example:
29553 \end_layout
29554
29555 \begin_layout Standard
29556 \begin_inset Graphics
29557         filename clipart/ERT.png
29558         scale 89
29559
29560 \end_inset
29561
29562
29563 \end_layout
29564
29565 \begin_layout Standard
29566 gives
29567 \end_layout
29568
29569 \begin_layout Standard
29570 This is a line with a 
29571 \begin_inset ERT
29572 status collapsed
29573
29574 \begin_layout Plain Layout
29575
29576
29577 \backslash
29578 fbox{
29579 \end_layout
29580
29581 \end_inset
29582
29583 framed
29584 \begin_inset ERT
29585 status collapsed
29586
29587 \begin_layout Plain Layout
29588
29589 }
29590 \end_layout
29591
29592 \end_inset
29593
29594  word.
29595 \end_layout
29596
29597 \begin_layout Standard
29598 \begin_inset Note Greyedout
29599 status open
29600
29601 \begin_layout Plain Layout
29602
29603 \series bold
29604 Note:
29605 \series default
29606  At the end of LaTeX-commands without parameters, you have to insert a space
29607  to let LaTeX know that the command is finished.
29608 \end_layout
29609
29610 \end_inset
29611
29612
29613 \end_layout
29614
29615 \begin_layout Subsection
29616 Short Introduction to the LaTeX Syntax
29617 \begin_inset Argument
29618 status collapsed
29619
29620 \begin_layout Plain Layout
29621 The LaTeX Syntax
29622 \end_layout
29623
29624 \end_inset
29625
29626
29627 \begin_inset Index idx
29628 status collapsed
29629
29630 \begin_layout Plain Layout
29631 LaTeX Syntax
29632 \end_layout
29633
29634 \end_inset
29635
29636
29637 \begin_inset CommandInset label
29638 LatexCommand label
29639 name "sub:LaTeX-Syntax"
29640
29641 \end_inset
29642
29643
29644 \end_layout
29645
29646 \begin_layout Standard
29647 When you write larger documents or books, you will need to know something
29648  about the LaTeX-commands that LyX uses in the background.
29649  Because LaTeX is based on commands, you can 
29650 \begin_inset Quotes eld
29651 \end_inset
29652
29653 program
29654 \begin_inset Quotes erd
29655 \end_inset
29656
29657  your text.
29658  This has the advantage that the layout of the document can be changed at
29659  any time if you know the right commands.
29660  E.
29661 \begin_inset space \thinspace{}
29662 \end_inset
29663
29664 g.
29665 \begin_inset space \space{}
29666 \end_inset
29667
29668 imagine you have to write a manual for a product and the deadline is the
29669  end of the day.
29670  Your boss has just complimented you for your good work but wants to have
29671  all caption labels bold.
29672  But you have over a hundred figure and table captions with non-bold labels
29673  in your manual.
29674  Of course it is impossible to change all caption labels manually in one
29675  day.
29676 \end_layout
29677
29678 \begin_layout Standard
29679 Now LaTeX comes into play.
29680  As mentioned above, for every problem there exists a LaTeX-package.
29681  First you have to find out which and therefore look into the LaTeX package
29682  database, 
29683 \begin_inset CommandInset citation
29684 LatexCommand cite
29685 key "Catalogue"
29686
29687 \end_inset
29688
29689 .
29690 \end_layout
29691
29692 \begin_layout Standard
29693 As result you find that the package 
29694 \series bold
29695 caption
29696 \series default
29697
29698 \begin_inset Index idx
29699 status collapsed
29700
29701 \begin_layout Plain Layout
29702 LaTeX-packages ! caption
29703 \end_layout
29704
29705 \end_inset
29706
29707  is what you need.
29708  To use a package, you have to load it in the document preamble (menu 
29709 \family sans
29710 Document\SpecialChar \menuseparator
29711 Settings
29712 \family default
29713 ) with the command
29714 \end_layout
29715
29716 \begin_layout Standard
29717
29718 \series bold
29719
29720 \backslash
29721 usepackage[options]{package name}
29722 \end_layout
29723
29724 \begin_layout Standard
29725 All LaTeX commands begin with a backslash, the command argument is set within
29726  two braces and the options are set within two brackets.
29727  Note that not all commands have an argument and options.
29728 \end_layout
29729
29730 \begin_layout Standard
29731 In your case the package name is 
29732 \series bold
29733 caption
29734 \series default
29735 .
29736  After a look in the documentation of the package, you know that the option
29737  
29738 \series bold
29739 labelfont=bf
29740 \series default
29741  will change the font of all caption labels to bold.
29742  So you add the command
29743 \end_layout
29744
29745 \begin_layout Standard
29746
29747 \series bold
29748
29749 \backslash
29750 usepackage[labelfont=bf]{caption}
29751 \end_layout
29752
29753 \begin_layout Standard
29754 to the preamble and the problem is solved.
29755 \begin_inset Foot
29756 status collapsed
29757
29758 \begin_layout Plain Layout
29759 For more commands provided by the 
29760 \series bold
29761 caption
29762 \series default
29763  package, have a look at its documentation, 
29764 \begin_inset CommandInset citation
29765 LatexCommand cite
29766 key "caption"
29767
29768 \end_inset
29769
29770 .
29771 \end_layout
29772
29773 \end_inset
29774
29775
29776 \end_layout
29777
29778 \begin_layout Standard
29779 Note that some document classes have built-in solutions for well-known problems
29780  like your case.
29781  For example if you use a 
29782 \family sans
29783 KOMA-Script
29784 \family default
29785  class, you don't need the package 
29786 \series bold
29787 caption
29788 \series default
29789 , you can instead write
29790 \end_layout
29791
29792 \begin_layout Standard
29793
29794 \series bold
29795
29796 \backslash
29797 setkomafont{captionlabel}{
29798 \backslash
29799 bfseries}
29800 \end_layout
29801
29802 \begin_layout Standard
29803 in the preamble and the problem is solved.
29804  So if you plan to write a large document, you should have a look at the
29805  documentation of the document class you want to use.
29806  (
29807 \series bold
29808
29809 \backslash
29810 setkomafont
29811 \series default
29812  is an example of a command with more than one argument.)
29813 \end_layout
29814
29815 \begin_layout Standard
29816 Commands in the preamble affect the whole document, while commands in the
29817  text affect only the text after the command or only the text used as command
29818  argument.
29819  To insert a LaTeX-command in text, use the TeX Code box as described in
29820  the previous section.
29821 \end_layout
29822
29823 \begin_layout Standard
29824 If you want to learn more about LaTeX and its syntax, have a look at the
29825  LaTeX-books 
29826 \begin_inset CommandInset citation
29827 LatexCommand cite
29828 key "latexcompanion,latexguide"
29829
29830 \end_inset
29831
29832 .
29833 \end_layout
29834
29835 \begin_layout Standard
29836 \begin_inset Newpage cleardoublepage
29837 \end_inset
29838
29839
29840 \end_layout
29841
29842 \begin_layout Standard
29843 \begin_inset ERT
29844 status collapsed
29845
29846 \begin_layout Plain Layout
29847
29848
29849 \backslash
29850 pagestyle{fancy}
29851 \end_layout
29852
29853 \end_inset
29854
29855
29856 \begin_inset Note Note
29857 status collapsed
29858
29859 \begin_layout Plain Layout
29860 switches temporarily to a page style with custom header and footer line
29861 \end_layout
29862
29863 \end_inset
29864
29865
29866 \end_layout
29867
29868 \begin_layout Left Header
29869 \begin_inset Argument
29870 status collapsed
29871
29872 \begin_layout Plain Layout
29873
29874 \end_layout
29875
29876 \end_inset
29877
29878
29879 \begin_inset ERT
29880 status collapsed
29881
29882 \begin_layout Plain Layout
29883
29884
29885 \backslash
29886 rightmark
29887 \end_layout
29888
29889 \end_inset
29890
29891
29892 \begin_inset Note Note
29893 status collapsed
29894
29895 \begin_layout Plain Layout
29896 defines the header line as described below
29897 \end_layout
29898
29899 \end_inset
29900
29901
29902 \end_layout
29903
29904 \begin_layout Center Header
29905 \begin_inset Argument
29906 status collapsed
29907
29908 \begin_layout Plain Layout
29909
29910 \end_layout
29911
29912 \end_inset
29913
29914
29915 \end_layout
29916
29917 \begin_layout Right Header
29918 \begin_inset Argument
29919 status collapsed
29920
29921 \begin_layout Plain Layout
29922 \begin_inset ERT
29923 status collapsed
29924
29925 \begin_layout Plain Layout
29926
29927
29928 \backslash
29929 leftmark
29930 \end_layout
29931
29932 \end_inset
29933
29934
29935 \end_layout
29936
29937 \end_inset
29938
29939
29940 \end_layout
29941
29942 \begin_layout Left Footer
29943 \begin_inset Argument
29944 status collapsed
29945
29946 \begin_layout Plain Layout
29947 \begin_inset ERT
29948 status collapsed
29949
29950 \begin_layout Plain Layout
29951
29952
29953 \backslash
29954 thepage
29955 \end_layout
29956
29957 \end_inset
29958
29959
29960 \end_layout
29961
29962 \end_inset
29963
29964
29965 \end_layout
29966
29967 \begin_layout Center Footer
29968 \begin_inset Argument
29969 status collapsed
29970
29971 \begin_layout Plain Layout
29972
29973 \family sans
29974 \series bold
29975 \color red
29976 LyX's user guide
29977 \end_layout
29978
29979 \end_inset
29980
29981 Magic code:
29982 \begin_inset Newline newline
29983 \end_inset
29984
29985
29986 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
29987 \end_inset
29988
29989
29990 \end_layout
29991
29992 \begin_layout Right Footer
29993 \begin_inset Argument
29994 status collapsed
29995
29996 \begin_layout Plain Layout
29997
29998 \end_layout
29999
30000 \end_inset
30001
30002
30003 \begin_inset ERT
30004 status collapsed
30005
30006 \begin_layout Plain Layout
30007
30008
30009 \backslash
30010 Roman{page}
30011 \end_layout
30012
30013 \end_inset
30014
30015
30016 \end_layout
30017
30018 \begin_layout Section
30019 Customized Page Headers and Footers
30020 \begin_inset CommandInset label
30021 LatexCommand label
30022 name "sec:Customized-Page-Headers"
30023
30024 \end_inset
30025
30026
30027 \begin_inset Index idx
30028 status collapsed
30029
30030 \begin_layout Plain Layout
30031 Document ! Header/Footer line
30032 \end_layout
30033
30034 \end_inset
30035
30036
30037 \begin_inset Index idx
30038 status collapsed
30039
30040 \begin_layout Plain Layout
30041 Header/Footer line
30042 \end_layout
30043
30044 \end_inset
30045
30046
30047 \end_layout
30048
30049 \begin_layout Standard
30050 To define a custom page header and footer line for your document, you need
30051  to set the headings style to 
30052 \family sans
30053 Fancy
30054 \family default
30055  in the 
30056 \family sans
30057 Document\SpecialChar \menuseparator
30058 Settings
30059 \family default
30060  dialog under 
30061 \family sans
30062 Page
30063 \begin_inset space ~
30064 \end_inset
30065
30066 Layout
30067 \family default
30068 .
30069  As a second step add in the menu 
30070 \family sans
30071 Document\SpecialChar \menuseparator
30072 Settings\SpecialChar \menuseparator
30073 Modules
30074 \family default
30075  the module 
30076 \begin_inset Quotes eld
30077 \end_inset
30078
30079 Custom Header/Footerlines
30080 \begin_inset Quotes erd
30081 \end_inset
30082
30083 .
30084  This module offers the following 6
30085 \begin_inset space ~
30086 \end_inset
30087
30088 styles:
30089 \end_layout
30090
30091 \begin_layout Description
30092 Left
30093 \begin_inset space ~
30094 \end_inset
30095
30096 Header,
30097 \begin_inset space ~
30098 \end_inset
30099
30100 Center
30101 \begin_inset space ~
30102 \end_inset
30103
30104 Header,
30105 \begin_inset space ~
30106 \end_inset
30107
30108 Right
30109 \begin_inset space ~
30110 \end_inset
30111
30112 Header
30113 \end_layout
30114
30115 \begin_layout Description
30116 Left
30117 \begin_inset space ~
30118 \end_inset
30119
30120 Footer,
30121 \begin_inset space ~
30122 \end_inset
30123
30124 Center
30125 \begin_inset space ~
30126 \end_inset
30127
30128 Footer,
30129 \begin_inset space ~
30130 \end_inset
30131
30132 Right
30133 \begin_inset space ~
30134 \end_inset
30135
30136 Footer
30137 \end_layout
30138
30139 \begin_layout Standard
30140 for the different positions in the header/footer.
30141 \end_layout
30142
30143 \begin_layout Standard
30144 Normally, headers and footers are set up in the beginning of the document.
30145  But you can change them anywhere you want to.
30146  Figure
30147 \begin_inset space ~
30148 \end_inset
30149
30150
30151 \begin_inset CommandInset ref
30152 LatexCommand ref
30153 reference "fig:Page-layout"
30154
30155 \end_inset
30156
30157  shows the page layout and where the header/footer styles will appear.
30158 \end_layout
30159
30160 \begin_layout Standard
30161 \begin_inset Float figure
30162 placement h
30163 wide false
30164 sideways false
30165 status collapsed
30166
30167 \begin_layout Plain Layout
30168 \noindent
30169 \align center
30170 \begin_inset Tabular
30171 <lyxtabular version="3" rows="5" columns="3">
30172 <features tabularvalignment="middle">
30173 <column alignment="left" valignment="top" width="30line%">
30174 <column alignment="center" valignment="top" width="30line%">
30175 <column alignment="right" valignment="top" width="30line%">
30176 <row>
30177 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30178 \begin_inset Text
30179
30180 \begin_layout Plain Layout
30181 Left Header
30182 \end_layout
30183
30184 \end_inset
30185 </cell>
30186 <cell alignment="center" valignment="top" topline="true" usebox="none">
30187 \begin_inset Text
30188
30189 \begin_layout Plain Layout
30190 Center Header
30191 \end_layout
30192
30193 \end_inset
30194 </cell>
30195 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30196 \begin_inset Text
30197
30198 \begin_layout Plain Layout
30199 Right Header
30200 \end_layout
30201
30202 \end_inset
30203 </cell>
30204 </row>
30205 <row>
30206 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30207 \begin_inset Text
30208
30209 \begin_layout Plain Layout
30210
30211 \end_layout
30212
30213 \end_inset
30214 </cell>
30215 <cell alignment="center" valignment="top" usebox="none">
30216 \begin_inset Text
30217
30218 \begin_layout Plain Layout
30219
30220 \end_layout
30221
30222 \end_inset
30223 </cell>
30224 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30225 \begin_inset Text
30226
30227 \begin_layout Plain Layout
30228
30229 \end_layout
30230
30231 \end_inset
30232 </cell>
30233 </row>
30234 <row>
30235 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30236 \begin_inset Text
30237
30238 \begin_layout Plain Layout
30239 The normal text on the page goes here.
30240  The running header is above the text, and the footer is below (including
30241  footnotes).
30242  Headers/footers typically contain things like the page number, title of
30243  the chapter, company logo but your can use almost anything, except of floats.
30244 \end_layout
30245
30246 \end_inset
30247 </cell>
30248 <cell multicolumn="2" 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 multicolumn="2" alignment="center" 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" leftline="true" usebox="none">
30269 \begin_inset Text
30270
30271 \begin_layout Plain Layout
30272
30273 \end_layout
30274
30275 \end_inset
30276 </cell>
30277 <cell alignment="center" valignment="top" usebox="none">
30278 \begin_inset Text
30279
30280 \begin_layout Plain Layout
30281
30282 \end_layout
30283
30284 \end_inset
30285 </cell>
30286 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30287 \begin_inset Text
30288
30289 \begin_layout Plain Layout
30290
30291 \end_layout
30292
30293 \end_inset
30294 </cell>
30295 </row>
30296 <row>
30297 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30298 \begin_inset Text
30299
30300 \begin_layout Plain Layout
30301 Left Footer
30302 \end_layout
30303
30304 \end_inset
30305 </cell>
30306 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30307 \begin_inset Text
30308
30309 \begin_layout Plain Layout
30310 Center Footer
30311 \end_layout
30312
30313 \end_inset
30314 </cell>
30315 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30316 \begin_inset Text
30317
30318 \begin_layout Plain Layout
30319 Right Footer
30320 \end_layout
30321
30322 \end_inset
30323 </cell>
30324 </row>
30325 </lyxtabular>
30326
30327 \end_inset
30328
30329
30330 \end_layout
30331
30332 \begin_layout Plain Layout
30333 \begin_inset Caption
30334
30335 \begin_layout Plain Layout
30336 \begin_inset CommandInset label
30337 LatexCommand label
30338 name "fig:Page-layout"
30339
30340 \end_inset
30341
30342 Page layout with custom header and footer line.
30343 \end_layout
30344
30345 \end_inset
30346
30347
30348 \end_layout
30349
30350 \end_inset
30351
30352
30353 \end_layout
30354
30355 \begin_layout Subsection
30356 Definition
30357 \end_layout
30358
30359 \begin_layout Standard
30360 To define your header line, add all 3
30361 \begin_inset space ~
30362 \end_inset
30363
30364 header styles.
30365  The things you add to the styles appear on uneven pages, the things in
30366  the optional arguments on even pages.
30367  For single-sided documents, the optional arguments will not be used and
30368  can be omitted.
30369  If you leave a style or its argument empty, nothing appears in the output.
30370  Defining the footer line works similar.
30371 \end_layout
30372
30373 \begin_layout Standard
30374 For the definition, you will need some LaTeX-commands that are inserted
30375  as TeX code (menu 
30376 \family sans
30377 Insert\SpecialChar \menuseparator
30378 Te
30379 \begin_inset ERT
30380 status collapsed
30381
30382 \begin_layout Plain Layout
30383
30384 {}
30385 \end_layout
30386
30387 \end_inset
30388
30389 X
30390 \begin_inset space ~
30391 \end_inset
30392
30393 Code
30394 \family default
30395 ):
30396 \end_layout
30397
30398 \begin_layout Description
30399
30400 \backslash
30401 thepage prints the current page number
30402 \end_layout
30403
30404 \begin_layout Description
30405
30406 \backslash
30407 Roman{page} prints the current page number with capital roman numerals
30408 \end_layout
30409
30410 \begin_layout Description
30411
30412 \backslash
30413 roman{page} prints the current page number with small roman numerals
30414 \end_layout
30415
30416 \begin_layout Description
30417
30418 \backslash
30419 leftmark prints the current section number and title.
30420  If the document has chapters, it prints the current chapter number and
30421  title instead.
30422  It is called 
30423 \begin_inset Quotes eld
30424 \end_inset
30425
30426 leftmark
30427 \begin_inset Quotes prd
30428 \end_inset
30429
30430  because it usually goes in a left header.
30431 \end_layout
30432
30433 \begin_layout Description
30434
30435 \backslash
30436 rightmark prints the current subsection number and title.
30437  If the document has chapters, it prints the current section number and
30438  title instead.
30439  It is normally used in the right header.
30440 \end_layout
30441
30442 \begin_layout Subsection
30443 Default header/footer
30444 \end_layout
30445
30446 \begin_layout Standard
30447 The custom header/footer is not empty by default.
30448  The default header contains the chapter and section title and the center
30449  footer has the page number.
30450  In order to remove unwanted entries from the header/footer, include the
30451  relevant header/footer style in your document, but leave it blank.
30452  So, if you do not want a page number in the footer, include a blank 
30453 \family sans
30454 Center
30455 \begin_inset space ~
30456 \end_inset
30457
30458 Footer
30459 \family default
30460  style.
30461 \end_layout
30462
30463 \begin_layout Subsection
30464 Appearance
30465 \end_layout
30466
30467 \begin_layout Standard
30468 The header and footer will appear on normal pages.
30469  Some pages are different.
30470  The title page has a style of its own, and so does any page that starts
30471  a new part or chapter in your book.
30472  Such pages will not have the custom headers/footers, but that is normal.
30473  There is for example no need to print a header with the chapter name on
30474  the chapter page where the chapter heading is in big bold letters anyway.
30475 \end_layout
30476
30477 \begin_layout Subsubsection
30478 Header and footer decoration line
30479 \end_layout
30480
30481 \begin_layout Standard
30482 By default, you get a 0.4
30483 \begin_inset space \thinspace{}
30484 \end_inset
30485
30486 pt thick line below the header and no footer line.
30487  This can be changed in the document preamble with the commands 
30488 \series bold
30489
30490 \backslash
30491 headrulewidth
30492 \series default
30493  and 
30494 \series bold
30495
30496 \backslash
30497 footrulewidth
30498 \series default
30499  in the following scheme:
30500 \end_layout
30501
30502 \begin_layout Standard
30503
30504 \series bold
30505
30506 \backslash
30507 renewcommand{
30508 \backslash
30509 headrulewidth}{thickness}
30510 \end_layout
30511
30512 \begin_layout Standard
30513 Where thickness is a size in standard units like 
30514 \family sans
30515 pt
30516 \family default
30517  or 
30518 \family sans
30519 mm
30520 \family default
30521 .
30522  If you don't want a line, set the thickness to 0
30523 \begin_inset space \thinspace{}
30524 \end_inset
30525
30526 pt.
30527 \end_layout
30528
30529 \begin_layout Standard
30530 The lines can also be colored, but this requires more knowledge of LaTeX.
30531  If you really need this, have a look at the Internet or in sec.
30532 \begin_inset space ~
30533 \end_inset
30534
30535 4.4 of the book 
30536 \begin_inset CommandInset citation
30537 LatexCommand cite
30538 key "Mittelbach"
30539
30540 \end_inset
30541
30542 .
30543 \end_layout
30544
30545 \begin_layout Subsubsection
30546 Several header/footer lines
30547 \end_layout
30548
30549 \begin_layout Standard
30550 In case you need more than one text line as a header/footer, you can do
30551  this by adding a normal line break in the style definition.
30552  However, the default height of the header/footer is only the one of one
30553  text line.
30554  To expand the height, redefine the LaTeX length 
30555 \series bold
30556
30557 \backslash
30558 headheight
30559 \series default
30560  or 
30561 \series bold
30562
30563 \backslash
30564 footheight
30565 \series default
30566  in this scheme in your document preamble:
30567 \end_layout
30568
30569 \begin_layout Standard
30570
30571 \series bold
30572
30573 \backslash
30574 setlength{
30575 \backslash
30576 headheight}{height}
30577 \end_layout
30578
30579 \begin_layout Standard
30580 Where height is a size in standard units.
30581  If you don't know which amount of space is needed for the height, define
30582  your header/footer and preview your document as PDF.
30583  Then open the LaTeX logfile via the menu 
30584 \family sans
30585 Document\SpecialChar \menuseparator
30586 La
30587 \begin_inset ERT
30588 status collapsed
30589
30590 \begin_layout Plain Layout
30591
30592 {}
30593 \end_layout
30594
30595 \end_inset
30596
30597 TeX Log
30598 \family default
30599  and look via the button 
30600 \family sans
30601 Next
30602 \begin_inset space ~
30603 \end_inset
30604
30605 Warning
30606 \family default
30607  if you find a warning of the package 
30608 \series bold
30609 fancyhdr
30610 \series default
30611
30612 \begin_inset Index idx
30613 status collapsed
30614
30615 \begin_layout Plain Layout
30616 LaTeX-packages ! fancyhdr
30617 \end_layout
30618
30619 \end_inset
30620
30621 .
30622  If there is such a warning, it contains the space that you need at least
30623  for your header/footer.
30624 \end_layout
30625
30626 \begin_layout Subsection
30627 This example
30628 \end_layout
30629
30630 \begin_layout Standard
30631 This example demonstrates what can be done with custom header/footers.
30632  Don't use it for your document as it is just an example.
30633  This example consists of the following definition:
30634 \end_layout
30635
30636 \begin_layout Description
30637 Left
30638 \begin_inset space ~
30639 \end_inset
30640
30641 Header 
30642 \series bold
30643
30644 \backslash
30645 rightmark
30646 \series default
30647 , empty optional argument
30648 \end_layout
30649
30650 \begin_layout Description
30651 Center
30652 \begin_inset space ~
30653 \end_inset
30654
30655 Header empty, empty optional argument
30656 \end_layout
30657
30658 \begin_layout Description
30659 Right
30660 \begin_inset space ~
30661 \end_inset
30662
30663 Header empty, 
30664 \series bold
30665
30666 \backslash
30667 leftmark
30668 \series default
30669  in the optional argument
30670 \end_layout
30671
30672 \begin_layout Description
30673 Left
30674 \begin_inset space ~
30675 \end_inset
30676
30677 Footer empty, 
30678 \series bold
30679
30680 \backslash
30681 thepage
30682 \series default
30683  in the optional argument
30684 \end_layout
30685
30686 \begin_layout Description
30687 Center
30688 \begin_inset space ~
30689 \end_inset
30690
30691 Footer 
30692 \family sans
30693 \series bold
30694 \color red
30695 LyX's user guide
30696 \family default
30697 \series default
30698 \color inherit
30699
30700 \begin_inset Quotes eld
30701 \end_inset
30702
30703 Magic code:
30704 \begin_inset Newline newline
30705 \end_inset
30706
30707
30708 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30709 \end_inset
30710
30711
30712 \begin_inset Quotes erd
30713 \end_inset
30714
30715  in the optional argument
30716 \end_layout
30717
30718 \begin_layout Description
30719 Right
30720 \begin_inset space ~
30721 \end_inset
30722
30723 Footer 
30724 \series bold
30725
30726 \backslash
30727 Roman{page}
30728 \series default
30729 , empty optional argument
30730 \end_layout
30731
30732 \begin_layout Description
30733
30734 \backslash
30735 headrulewidth set to 2
30736 \begin_inset space \thinspace{}
30737 \end_inset
30738
30739 pt
30740 \end_layout
30741
30742 \begin_layout Standard
30743 In principle you can use almost everything in headers/footers, except floats.
30744  For more special things like e.
30745 \begin_inset space \thinspace{}
30746 \end_inset
30747
30748 g.
30749 \begin_inset space ~
30750 \end_inset
30751
30752 thumb-indexes, see the manual of the 
30753 \series bold
30754 fancyhdr
30755 \series default
30756  package, 
30757 \begin_inset CommandInset citation
30758 LatexCommand cite
30759 key "fancyhdr"
30760
30761 \end_inset
30762
30763 .
30764 \end_layout
30765
30766 \begin_layout Standard
30767 \begin_inset Newpage clearpage
30768 \end_inset
30769
30770
30771 \end_layout
30772
30773 \begin_layout Standard
30774 \begin_inset ERT
30775 status open
30776
30777 \begin_layout Plain Layout
30778
30779
30780 \backslash
30781 pagestyle{headings}
30782 \end_layout
30783
30784 \end_inset
30785
30786
30787 \begin_inset Note Note
30788 status collapsed
30789
30790 \begin_layout Plain Layout
30791 switches back to page style with the default headings
30792 \end_layout
30793
30794 \end_inset
30795
30796
30797 \end_layout
30798
30799 \begin_layout Section
30800 Previewing Snippets of your Document
30801 \begin_inset CommandInset label
30802 LatexCommand label
30803 name "sec:Previewing-snippets-of"
30804
30805 \end_inset
30806
30807
30808 \begin_inset Index idx
30809 status collapsed
30810
30811 \begin_layout Plain Layout
30812 Instant preview
30813 \end_layout
30814
30815 \end_inset
30816
30817
30818 \begin_inset Index idx
30819 status collapsed
30820
30821 \begin_layout Plain Layout
30822 Document ! Preview
30823 \end_layout
30824
30825 \end_inset
30826
30827
30828 \end_layout
30829
30830 \begin_layout Standard
30831 LyX allows you to generate previews of sections of your document on the
30832  fly so you can see how they will look in the final document without having
30833  to break your train of thought with viewing the output.
30834 \end_layout
30835
30836 \begin_layout Subsection
30837 Prerequisites
30838 \end_layout
30839
30840 \begin_layout Standard
30841 To get previews working, you need the LaTeX package 
30842 \series bold
30843 preview-latex
30844 \series default
30845
30846 \begin_inset Index idx
30847 status collapsed
30848
30849 \begin_layout Plain Layout
30850 LaTeX-packages ! preview-latex
30851 \end_layout
30852
30853 \end_inset
30854
30855  (on some systems named simply 
30856 \series bold
30857 preview
30858 \series default
30859 ) installed.
30860  If it is not already installed, you will find it in the TeX-catalogue,
30861  
30862 \begin_inset CommandInset citation
30863 LatexCommand cite
30864 key "TeXCatalogue"
30865
30866 \end_inset
30867
30868  or in the package manager of your LaTeX-system.
30869  You obtain prettier results if you install the program 
30870 \family typewriter
30871 pnmcrop
30872 \family default
30873  from the 
30874 \family typewriter
30875 netpbm
30876 \family default
30877  package; for LyX on Windows this program and also the LaTeX-package are
30878  automatically installed together with LyX.
30879 \end_layout
30880
30881 \begin_layout Subsection
30882 Enabling previews
30883 \end_layout
30884
30885 \begin_layout Standard
30886 If you would for example like to see in LyX your math formulas typeset by
30887  LaTeX, activate the option 
30888 \family sans
30889 Display
30890 \begin_inset space ~
30891 \end_inset
30892
30893 Graphics
30894 \family default
30895  in the 
30896 \family sans
30897 Tools\SpecialChar \menuseparator
30898 Preferences 
30899 \family default
30900 dialog under 
30901 \family sans
30902 Look
30903 \begin_inset space ~
30904 \end_inset
30905
30906 and
30907 \begin_inset space ~
30908 \end_inset
30909
30910 feel\SpecialChar \menuseparator
30911 Display
30912 \family default
30913 .
30914  Then set 
30915 \family sans
30916 Instant
30917 \begin_inset space ~
30918 \end_inset
30919
30920 Preview
30921 \family default
30922  to 
30923 \family sans
30924 On
30925 \family default
30926 .
30927  The 
30928 \family sans
30929 Preview
30930 \begin_inset space ~
30931 \end_inset
30932
30933 Size
30934 \family default
30935  is the multiplication factor for the size.
30936 \end_layout
30937
30938 \begin_layout Standard
30939 Previews are generated when you load a document into LyX and when you finish
30940  editing an inset.
30941 \end_layout
30942
30943 \begin_layout Standard
30944 \begin_inset Note Greyedout
30945 status open
30946
30947 \begin_layout Plain Layout
30948
30949 \series bold
30950 Note:
30951 \series default
30952  Previews of an already loaded document are not in every case immediately
30953  generated by activating the option 
30954 \family sans
30955 Display
30956 \begin_inset space ~
30957 \end_inset
30958
30959 Graphics
30960 \family default
30961 .
30962  Reopening the documents will fix such problems.
30963 \end_layout
30964
30965 \end_inset
30966
30967
30968 \end_layout
30969
30970 \begin_layout Subsection
30971 Selected document parts
30972 \end_layout
30973
30974 \begin_layout Standard
30975 Besides math there are other cases where you might like to see a preview,
30976  for example things that LyX cannot render like rotated parts or things
30977  that are not yet supported by LyX.
30978  To do this, insert a preview inset via the menu 
30979 \family sans
30980 Insert\SpecialChar \menuseparator
30981 Preview
30982 \family default
30983 .
30984  Insert or paste the stuff that you want to preview into this inset.
30985  The preview will be generated when the cursor is outside the preview inset.
30986  If you click on the preview, you can edit the previewed stuff.
30987 \end_layout
30988
30989 \begin_layout Standard
30990 An example: To create rotated boxes, you use the LaTeX command 
30991 \series bold
30992
30993 \backslash
30994 rotatebox
30995 \series default
30996  which is not yet supported by LyX.
30997 \begin_inset Foot
30998 status collapsed
30999
31000 \begin_layout Plain Layout
31001
31002 \series bold
31003
31004 \backslash
31005 rotatebox
31006 \series default
31007  is explained in section 
31008 \emph on
31009 Rotated and Scaled Boxes
31010 \emph default
31011  of the 
31012 \emph on
31013 Embedded
31014 \begin_inset space ~
31015 \end_inset
31016
31017 Objects
31018 \emph default
31019  manual.
31020 \end_layout
31021
31022 \end_inset
31023
31024  Instead of the TeX Code boxes you want to see in LyX the final rotated
31025  boxes, for example to adjust the rotation angle to fit with the surrounding
31026  text.
31027  Therefore you create a preview inset and copy the text with the rotated
31028  boxes into it.
31029  Here is the result:
31030 \end_layout
31031
31032 \begin_layout Standard
31033 \begin_inset Preview
31034
31035 \begin_layout Standard
31036 This is a line
31037 \begin_inset ERT
31038 status collapsed
31039
31040 \begin_layout Plain Layout
31041
31042
31043 \backslash
31044 rotatebox[origin=r]{-60}{
31045 \end_layout
31046
31047 \end_inset
31048
31049
31050 \begin_inset Box Doublebox
31051 position "c"
31052 hor_pos "c"
31053 has_inner_box 0
31054 inner_pos "c"
31055 use_parbox 0
31056 use_makebox 0
31057 width "1in"
31058 special "width"
31059 height "1in"
31060 height_special "totalheight"
31061 status collapsed
31062
31063 \begin_layout Plain Layout
31064 with rotated
31065 \end_layout
31066
31067 \end_inset
31068
31069
31070 \begin_inset ERT
31071 status collapsed
31072
31073 \begin_layout Plain Layout
31074
31075 }
31076 \end_layout
31077
31078 \end_inset
31079
31080  framed text 
31081 \begin_inset ERT
31082 status collapsed
31083
31084 \begin_layout Plain Layout
31085
31086
31087 \backslash
31088 rotatebox[origin=lb]{60}{
31089 \end_layout
31090
31091 \end_inset
31092
31093
31094 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31095 \end_inset
31096
31097
31098 \begin_inset ERT
31099 status collapsed
31100
31101 \begin_layout Plain Layout
31102
31103 }
31104 \end_layout
31105
31106 \end_inset
31107
31108  and a formula.
31109 \end_layout
31110
31111 \end_inset
31112
31113
31114 \end_layout
31115
31116 \begin_layout Standard
31117 Previewing works also for colors.
31118  In this example a special framed, colored box was created using the LaTeX
31119  command 
31120 \series bold
31121
31122 \backslash
31123 fcolorbox
31124 \series default
31125 :
31126 \begin_inset Foot
31127 status collapsed
31128
31129 \begin_layout Plain Layout
31130
31131 \series bold
31132
31133 \backslash
31134 fcolorbox
31135 \series default
31136  is explained in section 
31137 \emph on
31138 Colored Boxes
31139 \emph default
31140  of the 
31141 \emph on
31142 Embedded
31143 \begin_inset space ~
31144 \end_inset
31145
31146 Objects
31147 \emph default
31148  manual.
31149 \end_layout
31150
31151 \end_inset
31152
31153
31154 \end_layout
31155
31156 \begin_layout Standard
31157 \begin_inset Preview
31158
31159 \begin_layout Standard
31160 \begin_inset ERT
31161 status collapsed
31162
31163 \begin_layout Plain Layout
31164
31165
31166 \backslash
31167 fboxrule 1mm 
31168 \backslash
31169 fboxsep 1mm
31170 \end_layout
31171
31172 \end_inset
31173
31174
31175 \begin_inset ERT
31176 status collapsed
31177
31178 \begin_layout Plain Layout
31179
31180
31181 \backslash
31182 fcolorbox{cyan}{magenta}{
31183 \end_layout
31184
31185 \end_inset
31186
31187 This is text within a colored, framed box.
31188 \begin_inset ERT
31189 status collapsed
31190
31191 \begin_layout Plain Layout
31192
31193 }
31194 \end_layout
31195
31196 \end_inset
31197
31198
31199 \end_layout
31200
31201 \end_inset
31202
31203
31204 \end_layout
31205
31206 \begin_layout Standard
31207 \begin_inset VSpace medskip
31208 \end_inset
31209
31210
31211 \end_layout
31212
31213 \begin_layout Standard
31214 If LyX does not show a preview, make sure that you enabled previews as described
31215  above and also make sure that TeX Code in the preview inset is valid and
31216  that you loaded the LaTeX packages in your document preamble that are required
31217  by the TeX Code.
31218  If LyX cannot create a preview, you will in most cases also not be able
31219  to view your document due to LaTeX errors.
31220  So if you have to use some TeX Code and don't know if it is correct, the
31221  preview inset is a nice method to check it without the need to view the
31222  whole document.
31223 \end_layout
31224
31225 \begin_layout Subsection
31226 LaTeX source code
31227 \end_layout
31228
31229 \begin_layout Standard
31230 You can preview the LaTeX source of the whole document or parts of it.
31231  Use the menu 
31232 \family sans
31233 View\SpecialChar \menuseparator
31234 View
31235 \begin_inset space ~
31236 \end_inset
31237
31238 Source
31239 \family default
31240  and a window will be shown where you can see the LaTeX-source code.
31241  The window shows the source of the whole paragraph where the cursor is
31242  currently in.
31243  You can also select document parts in LyX's main window, then only this
31244  selection (when it is more than one paragraph) is shown as source code.
31245  To view the whole document as source, enable the corresponding option in
31246  the source view window.
31247 \end_layout
31248
31249 \begin_layout Section
31250 Advanced Find and Replace
31251 \begin_inset CommandInset label
31252 LatexCommand label
31253 name "sec:Advanced-Find-and"
31254
31255 \end_inset
31256
31257
31258 \begin_inset Index idx
31259 status collapsed
31260
31261 \begin_layout Plain Layout
31262 Replace
31263 \end_layout
31264
31265 \end_inset
31266
31267
31268 \begin_inset Index idx
31269 status collapsed
31270
31271 \begin_layout Plain Layout
31272 Find
31273 \end_layout
31274
31275 \end_inset
31276
31277
31278 \end_layout
31279
31280 \begin_layout Subsection
31281 Introduction
31282 \end_layout
31283
31284 \begin_layout Standard
31285 The advanced find and replace feature of LyX allows for searching of complex,
31286  format-sensitive text segments and mathematics contents within LyX documents.
31287  It is an enhancement of the standard (quick) find and replace feature.
31288  The key-features are:
31289 \end_layout
31290
31291 \begin_layout Itemize
31292 Both searching of text and of mathematical formulas is allowed, where the
31293  latter is done by entering mathematics in the usual way; not only entire
31294  mathematical formulas are found, but also parts occurring within more complex
31295  formulas
31296 \end_layout
31297
31298 \begin_layout Itemize
31299 Search may be format-insensitive, so that the searched text is found in
31300  any context/style (standard text, section headings, notes, and even mathematics
31301 ), or it may be format-sensitive, so that, for example, a word entered with
31302  a section heading will only be found within section headings
31303 \end_layout
31304
31305 \begin_layout Itemize
31306 Search may be widened to a specific 
31307 \emph on
31308 scope
31309 \emph default
31310 , i.
31311 \begin_inset space \thinspace{}
31312 \end_inset
31313
31314 e.
31315 \begin_inset space ~
31316 \end_inset
31317
31318 a set of files which may be all the children of the document being edited,
31319  all the open files, or all the manuals available from the 
31320 \family sans
31321 Help
31322 \family default
31323  menu
31324 \end_layout
31325
31326 \begin_layout Itemize
31327 Replace may optionally preserve capitalization, so that the replaced text
31328  capitalization is adapted to the matching text (i.
31329 \begin_inset space \thinspace{}
31330 \end_inset
31331
31332 e.
31333 \begin_inset space ~
31334 \end_inset
31335
31336 all lowercase, all uppercase, first uppercase followed by lowercase)
31337 \end_layout
31338
31339 \begin_layout Subsection
31340 Basic usage
31341 \end_layout
31342
31343 \begin_layout Standard
31344 The advanced find and replace feature is activated through the menu 
31345 \family sans
31346 Edit\SpecialChar \menuseparator
31347 Find & Replace
31348 \noun on
31349  (
31350 \noun default
31351 Advanced
31352 \noun on
31353 )
31354 \family default
31355 \noun default
31356  (shortcut 
31357 \begin_inset Info
31358 type  "shortcut"
31359 arg   "dialog-show findreplaceadv"
31360 \end_inset
31361
31362 ) or the toolbar button 
31363 \begin_inset Info
31364 type  "icon"
31365 arg   "dialog-toggle findreplaceadv"
31366 \end_inset
31367
31368 .
31369  This opens the 
31370 \family sans
31371 Advanced Find and Replace
31372 \family default
31373  dialog.
31374 \end_layout
31375
31376 \begin_layout Subsubsection
31377 Searching for text
31378 \end_layout
31379
31380 \begin_layout Standard
31381 Enter into the 
31382 \family sans
31383 Find
31384 \family default
31385  LyX mini-editor a simple word, and search for occurrences of it by clicking
31386  on the 
31387 \family sans
31388 Find Next
31389 \family default
31390  button at the bottom of the dialog (or just press the 
31391 \family sans
31392 Return
31393 \family default
31394  key).
31395  The entered word is found both in text mode and in math mode, and in emphasized
31396 , bold or normal face, and in both in section titles and in standard text.
31397  Pressing repeatedly 
31398 \family sans
31399 Enter
31400 \family default
31401  keeps searching forward.
31402  Similarly, pressing 
31403 \family sans
31404 Shift+Enter
31405 \family default
31406  searches for the entered text backwards.
31407 \end_layout
31408
31409 \begin_layout Standard
31410 While searching, the 
31411 \family sans
31412 Case sensitive
31413 \family default
31414  option allows matches to occur only with the same case as entered in the
31415  
31416 \family sans
31417 Find
31418 \family default
31419  editor.
31420  The 
31421 \family sans
31422 Whole words
31423 \family default
31424  option allows matches to occur only at word boundaries.
31425 \end_layout
31426
31427 \begin_layout Subsubsection
31428 Searching for mathematics
31429 \end_layout
31430
31431 \begin_layout Standard
31432 Mathematical formulas may be searched for by typing in the 
31433 \family sans
31434 Find
31435 \family default
31436  editor a mathematical formula, such as 
31437 \begin_inset Formula $x^{2}$
31438 \end_inset
31439
31440  or also something more complex like 
31441 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31442 \end_inset
31443
31444 .
31445  When searching for a formula, it is found both when it is alone and when
31446  it occurs in sub-formulas and nested parts of sub-formulas, for example
31447  the mentioned segments would be found in something like 
31448 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31449 \end_inset
31450
31451
31452 \end_layout
31453
31454 \begin_layout Subsubsection
31455 Style-aware search
31456 \end_layout
31457
31458 \begin_layout Standard
31459 It is also possible to search for text with specific styles.
31460  This is done by switching to the 
31461 \family sans
31462 Settings
31463 \family default
31464  tab of the dialog and unchecking the 
31465 \family sans
31466 Ignore format
31467 \family default
31468  option.
31469  This way, entering in the 
31470 \family sans
31471 Find
31472 \family default
31473  editor
31474 \end_layout
31475
31476 \begin_layout Itemize
31477 a plain word and searching for it would not find instances of the word occurring
31478  in emphasized or boldface.
31479 \end_layout
31480
31481 \begin_layout Itemize
31482 an emphasized or boldface word and searching for it would find the respective
31483  instances with same face only, and within the same text style only.
31484  Note that, for example, an emphasized text is found not only when occurring
31485  alone, but also when it is contained in a longer emphasized sentence.
31486 \end_layout
31487
31488 \begin_layout Itemize
31489 a plain word in a section heading, and searching for it, finds occurrences
31490  of if only within section headings.
31491  Also, if the text to search is given an emphasized or bold face, in addition
31492  to a section style, then it is found only when occurring with the same
31493  style.
31494 \end_layout
31495
31496 \begin_layout Itemize
31497 some mathematics in a displayed formula will only find instances of this
31498  formula that are also displayed formulas (and not inline formulas).
31499 \end_layout
31500
31501 \begin_layout Subsubsection
31502 Replace
31503 \end_layout
31504
31505 \begin_layout Standard
31506 The text segments matching the text entered in the 
31507 \family sans
31508 Find
31509 \family default
31510  editor may be replaced with the text segments entered in the 
31511 \family sans
31512 Replace
31513 \family default
31514 \noun on
31515  
31516 \noun default
31517 editor.
31518  In order to find the next occurrence and replace it, click on the 
31519 \family sans
31520 Replace
31521 \family default
31522  button or alternatively
31523 \noun on
31524  
31525 \noun default
31526 press 
31527 \family sans
31528 Enter
31529 \family default
31530  or 
31531 \family sans
31532 Shift+Enter
31533 \family default
31534  while being in the 
31535 \family sans
31536 Replace
31537 \family default
31538 \noun on
31539  
31540 \noun default
31541 editor.
31542 \end_layout
31543
31544 \begin_layout Standard
31545 You can replace full-featured formatted LyX segments in place of the matching
31546  text segments in your document.
31547  Typical scenarios in which to use this capability may be (just to mention
31548  a few):
31549 \end_layout
31550
31551 \begin_layout Itemize
31552 replacing occurrences of a word with a customized formatted version of the
31553  same word, for example replacing occurrences of a name like 
31554 \begin_inset Quotes eld
31555 \end_inset
31556
31557 func()
31558 \begin_inset Quotes erd
31559 \end_inset
31560
31561  with its typewriter version 
31562 \family typewriter
31563
31564 \begin_inset Quotes eld
31565 \end_inset
31566
31567 func()
31568 \begin_inset Quotes erd
31569 \end_inset
31570
31571 ;
31572 \end_layout
31573
31574 \begin_layout Itemize
31575 performing a notation rework of mathematical symbols, for example replacing
31576  occurrences of 
31577 \begin_inset Quotes eld
31578 \end_inset
31579
31580
31581 \begin_inset Formula $R$
31582 \end_inset
31583
31584
31585 \begin_inset Quotes erd
31586 \end_inset
31587
31588  with 
31589 \begin_inset Quotes eld
31590 \end_inset
31591
31592
31593 \begin_inset Formula $\mathbb{R}$
31594 \end_inset
31595
31596
31597 \begin_inset Quotes erd
31598 \end_inset
31599
31600  (you may want to enable the 
31601 \family sans
31602 Whole words
31603 \family default
31604  and 
31605 \family sans
31606 Case sensitive
31607 \family default
31608  options and disable the 
31609 \family sans
31610 Ignore format
31611 \family default
31612  option in the 
31613 \family sans
31614 Settings
31615 \family default
31616  tab, in order to avoid replacing all 
31617 \begin_inset Quotes eld
31618 \end_inset
31619
31620 R
31621 \begin_inset Quotes erd
31622 \end_inset
31623
31624  letters occurring in normal text), or occurrences of 
31625 \begin_inset Formula $x_{j}^{i}$
31626 \end_inset
31627
31628  with 
31629 \begin_inset Formula $x_{i,\, j}$
31630 \end_inset
31631
31632 , or occurrences of 
31633 \begin_inset Formula $x[k]$
31634 \end_inset
31635
31636  with 
31637 \begin_inset Formula $x_{k}$
31638 \end_inset
31639
31640 .
31641 \end_layout
31642
31643 \begin_layout Subsection
31644 Advanced usage
31645 \end_layout
31646
31647 \begin_layout Standard
31648 There is a regular expression (regexp) based searching facility.
31649 \begin_inset Foot
31650 status collapsed
31651
31652 \begin_layout Plain Layout
31653 A good explanation of regular expressions is given in this Wikipedia entry:
31654  
31655 \begin_inset CommandInset href
31656 LatexCommand href
31657 target "http://en.wikipedia.org/wiki/Regular_expression"
31658
31659 \end_inset
31660
31661 .
31662 \end_layout
31663
31664 \end_inset
31665
31666  You can search for regular expression by inserting a regexp inset into
31667  the 
31668 \family sans
31669 Find
31670 \family default
31671  editor.
31672  This is done via the menu 
31673 \family sans
31674 Insert\SpecialChar \menuseparator
31675 Insert Regular Expression
31676 \family default
31677  while the cursor is in the 
31678 \family sans
31679 Find
31680 \family default
31681  editor.
31682  Characters entered within regexp insets are matched according to the regular
31683  expression matching rules
31684 \begin_inset Foot
31685 status collapsed
31686
31687 \begin_layout Plain Layout
31688 Under the constraint that any (sub)expression must match a well-formed LyX
31689  text segment, i.
31690 \begin_inset space \thinspace{}
31691 \end_inset
31692
31693 e.
31694 \begin_inset space ~
31695 \end_inset
31696
31697 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31698  to match expressions.
31699 \end_layout
31700
31701 \end_inset
31702
31703 , while text entered outside regexp insets is matched exactly against the
31704  same text in the document.
31705  Note that it is allowed to cut and paste regexp-mode insets as usual.
31706  Examples of using such a feature may be:
31707 \end_layout
31708
31709 \begin_layout Enumerate
31710 Searching for all fractions with a given denominator: for example, entering
31711  in the 
31712 \family sans
31713 Find
31714 \family default
31715  editor the fraction 
31716 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31717 \end_inset
31718
31719  (where the 
31720 \begin_inset Formula $.*$
31721 \end_inset
31722
31723  on the numerator is the match-everything regular expression) finds all
31724  fractions with the given denominator.
31725 \end_layout
31726
31727 \begin_layout Enumerate
31728 Searching for all text with a given style: for example, after unchecking
31729  the 
31730 \family sans
31731 Ignore format
31732 \family default
31733  option from the 
31734 \family sans
31735 Settings
31736 \family default
31737  tab, entering a 
31738 \series bold
31739
31740 \begin_inset Formula $.*$
31741 \end_inset
31742
31743
31744 \series default
31745  regular expression and adding for it an emphasized or bold face, finds
31746  all emphasized and bold face text, respectively.
31747  Also, inserting a 
31748 \begin_inset Formula $.*$
31749 \end_inset
31750
31751  regular expression in a bullet or enumerated list or a section heading,
31752  you can find all bullet or enumerated lists or section headings.
31753 \end_layout
31754
31755 \begin_layout Standard
31756 Finally, references to (sub)expressions in regexp may be used as usual,
31757  enclosing parts of the expression within round braces 
31758 \begin_inset Formula $()$
31759 \end_inset
31760
31761 , and referring back to them through 
31762 \begin_inset Formula $\backslash1$
31763 \end_inset
31764
31765
31766 \begin_inset Formula $\backslash2$
31767 \end_inset
31768
31769 , etc..
31770  For example, try searching for the regexp 
31771 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31772 \end_inset
31773
31774  in order to find word repetitions, if there are any.
31775 \end_layout
31776
31777 \begin_layout Standard
31778 Note that back references work both when occurring within the same regexp,
31779  and when occurring in multiple different regexps, where the numbering of
31780  back-referenced sub-expressions is absolute, i.
31781 \begin_inset space \thinspace{}
31782 \end_inset
31783
31784 e.
31785 \begin_inset space ~
31786 \end_inset
31787
31788  
31789 \begin_inset Formula $\backslash1$
31790 \end_inset
31791
31792  always refers to the first occurrence of 
31793 \begin_inset Formula $()$
31794 \end_inset
31795
31796  in all entered regexps.
31797 \end_layout
31798
31799 \begin_layout Standard
31800 Note also that the use of back references in the replaced text is not (yet)
31801  implemented.
31802 \end_layout
31803
31804 \begin_layout Section
31805 Spell Checking
31806 \begin_inset CommandInset label
31807 LatexCommand label
31808 name "sec:Spellchecking"
31809
31810 \end_inset
31811
31812
31813 \begin_inset Index idx
31814 status collapsed
31815
31816 \begin_layout Plain Layout
31817 Spell checking
31818 \end_layout
31819
31820 \end_inset
31821
31822
31823 \end_layout
31824
31825 \begin_layout Standard
31826 LyX has a built-in spell checker.
31827  The menu
31828 \family sans
31829  Tools\SpecialChar \menuseparator
31830 Spellchecker
31831 \family default
31832 , the key 
31833 \family sans
31834 F7
31835 \family default
31836  or the toolbar button 
31837 \begin_inset Info
31838 type  "icon"
31839 arg   "dialog-show spellchecker"
31840 \end_inset
31841
31842  starts the spell checking beginning from the current cursor position.
31843  A sidebar will appear showing any incorrect (or unknown) word found, allowing
31844  you to edit and replace it in a second line.
31845  Whenever an unknown word is found, the word is highlighted and the text
31846  scrolled so that it is visible.
31847  In the spellchecker sidebar, there is a box showing suggestions for a correctio
31848 n, if any could be found.
31849  Clicking on one of the corrections will copy it to the 
31850 \family sans
31851 Replacement
31852 \family default
31853  field, double-click directly invokes the replacement.
31854  Unknown but correctly typed words can be added to the personal dictionary.
31855 \end_layout
31856
31857 \begin_layout Standard
31858 By default, the dictionary file used is determined by the document language
31859  that is set in the 
31860 \family sans
31861 Document\SpecialChar \menuseparator
31862 Settings
31863 \family default
31864  dialog.
31865  You can specify the language of a word in the spellchecker dialog by choosing
31866  a different one at the top of the dialog.
31867  LyX can correctly spell check documents containing multiple languages.
31868  This work if you have marked the different languages appropriately and
31869  have the spell checker dictionaries installed.
31870  LyX automatically switches to the appropriate dictionary file.
31871 \end_layout
31872
31873 \begin_layout Subsection
31874 Further Settings
31875 \end_layout
31876
31877 \begin_layout Standard
31878 In LyX's preferences dialog under 
31879 \family sans
31880 Language
31881 \begin_inset space ~
31882 \end_inset
31883
31884 Setting\SpecialChar \menuseparator
31885 Spellchecker
31886 \family default
31887  you can set the following things:
31888 \end_layout
31889
31890 \begin_layout Description
31891 Spellchecker
31892 \begin_inset space ~
31893 \end_inset
31894
31895 engine Select the library LyX should use for spell checking.
31896  Depending on your platform, 
31897 \family typewriter
31898 aspell
31899 \family default
31900
31901 \family typewriter
31902 hunspell
31903 \family default
31904  or 
31905 \family typewriter
31906 enchant
31907 \begin_inset Foot
31908 status collapsed
31909
31910 \begin_layout Plain Layout
31911 Enchant itself is a wrapper library having different configurable back-ends.
31912  Please consult the documentation or man-page of it to learn more.
31913 \end_layout
31914
31915 \end_inset
31916
31917
31918 \family default
31919  are available.
31920  On Windows only 
31921 \family typewriter
31922 hunspell
31923 \family default
31924  is available.
31925 \end_layout
31926
31927 \begin_layout Description
31928 Alternative
31929 \begin_inset space ~
31930 \end_inset
31931
31932 language If this field is not empty, LyX will always use the given language
31933  for the spell checking, no matter what the document language is.
31934 \end_layout
31935
31936 \begin_layout Description
31937 Escape
31938 \begin_inset space ~
31939 \end_inset
31940
31941 characters Allows you to add non-standard characters that the spell checker
31942  should escape, e.
31943 \begin_inset space \thinspace{}
31944 \end_inset
31945
31946 g.
31947 \begin_inset space \space{}
31948 \end_inset
31949
31950 German umlauts.
31951  This should normally not be needed.
31952 \end_layout
31953
31954 \begin_layout Description
31955 Accept
31956 \begin_inset space ~
31957 \end_inset
31958
31959 compound
31960 \begin_inset space ~
31961 \end_inset
31962
31963 words Prevent the spell checker from complaining about compounded words
31964  like 
31965 \begin_inset Quotes eld
31966 \end_inset
31967
31968 passthrough
31969 \begin_inset Quotes erd
31970 \end_inset
31971
31972 .
31973 \end_layout
31974
31975 \begin_layout Description
31976 Spellcheck
31977 \begin_inset space ~
31978 \end_inset
31979
31980 continuously Check the spelling of your document as you type it.
31981  Misspelled words get underlined with a dotted red line.
31982  By right-clicking on an underlined word, suggestions from the spellchecker
31983  appear in the context menu.
31984  Choosing one of them will replace the misspelled word with the suggested
31985  word.
31986 \end_layout
31987
31988 \begin_layout Description
31989 Spellcheck
31990 \begin_inset space ~
31991 \end_inset
31992
31993 notes
31994 \begin_inset space ~
31995 \end_inset
31996
31997 and
31998 \begin_inset space ~
31999 \end_inset
32000
32001 comments If enabled, the spelling of non-printed document contents is checked
32002  as well.
32003 \end_layout
32004
32005 \begin_layout Section
32006 Thesaurus
32007 \begin_inset Index idx
32008 status collapsed
32009
32010 \begin_layout Plain Layout
32011 Thesaurus
32012 \end_layout
32013
32014 \end_inset
32015
32016
32017 \begin_inset CommandInset label
32018 LatexCommand label
32019 name "sec:Thesaurus"
32020
32021 \end_inset
32022
32023
32024 \end_layout
32025
32026 \begin_layout Standard
32027 LyX provides a multilingual thesaurus.
32028  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
32029  (namely the 
32030 \family typewriter
32031 MyThes
32032 \family default
32033
32034 \begin_inset Foot
32035 status collapsed
32036
32037 \begin_layout Plain Layout
32038 \begin_inset CommandInset href
32039 LatexCommand href
32040 target "http://lingucomponent.openoffice.org/thesaurus.html"
32041
32042 \end_inset
32043
32044
32045 \end_layout
32046
32047 \end_inset
32048
32049  thesaurus library, which is included in LyX).
32050  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
32051  are available for many languages.
32052 \end_layout
32053
32054 \begin_layout Standard
32055 This section describes how new dictionaries are installed and set up for
32056  the use with LyX.
32057 \end_layout
32058
32059 \begin_layout Subsection
32060 Setting up the thesaurus
32061 \end_layout
32062
32063 \begin_layout Standard
32064 The 
32065 \family typewriter
32066 MyThes
32067 \family default
32068 \emph on
32069 /
32070 \emph default
32071 OpenOffice thesauri consist of two files per language: A file with the suffix
32072  
32073 \emph on
32074 *.dat
32075 \emph default
32076  containing the data and an index file with the suffix 
32077 \emph on
32078 *.idx
32079 \emph default
32080 .
32081  The standardized file names include the language code for the given language
32082  (e.
32083 \begin_inset space \thinspace{}
32084 \end_inset
32085
32086 g.
32087  en_EN for English).
32088  For instance, the English files are named:
32089 \end_layout
32090
32091 \begin_layout Itemize
32092 th_en_EN_v2.idx
32093 \end_layout
32094
32095 \begin_layout Itemize
32096 th_en_EN_v2.dat
32097 \end_layout
32098
32099 \begin_layout Standard
32100 If you have LibreOffice or OpenOffice and its thesaurus installed, these
32101  files should be already on your system.
32102  If not, you can get dictionaries either from 
32103 \begin_inset Flex URL
32104 status collapsed
32105
32106 \begin_layout Plain Layout
32107
32108 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
32109 \end_layout
32110
32111 \end_inset
32112
32113  or from the site 
32114 \begin_inset Flex URL
32115 status collapsed
32116
32117 \begin_layout Plain Layout
32118
32119 http://extensions.services.openoffice.org/en/search/node/thesaurus
32120 \end_layout
32121
32122 \end_inset
32123
32124 .
32125 \begin_inset Foot
32126 status collapsed
32127
32128 \begin_layout Plain Layout
32129 Note that, as of OpenOffice
32130 \begin_inset space ~
32131 \end_inset
32132
32133 3.0, the files on 
32134 \begin_inset Flex URL
32135 status collapsed
32136
32137 \begin_layout Plain Layout
32138
32139 http://extensions.services.openoffice.org
32140 \end_layout
32141
32142 \end_inset
32143
32144  are usually packed in extension archives (
32145 \emph on
32146 *.oxt
32147 \emph default
32148 ) that contain other files such as spellchecker dictionaries besides the
32149  thesauri.
32150  These archives are simple zip files, so you can unpack them as you would
32151  unpack a zip archive.
32152 \end_layout
32153
32154 \end_inset
32155
32156  Put the 
32157 \emph on
32158 *.idx
32159 \emph default
32160  and 
32161 \emph on
32162 *.dat
32163 \emph default
32164  files of all languages you want to use into one directory (do not use subfolder
32165 s), and specify the path to this directory in 
32166 \family sans
32167 Tools\SpecialChar \menuseparator
32168 Preferences\SpecialChar \menuseparator
32169 Paths
32170 \family default
32171 .
32172  Now the thesaurus should be ready to use.
32173 \end_layout
32174
32175 \begin_layout Subsection
32176 Using the thesaurus
32177 \end_layout
32178
32179 \begin_layout Standard
32180 To start the thesaurus, use the menu 
32181 \family sans
32182 Tools\SpecialChar \menuseparator
32183 Thesaurus
32184 \family default
32185  or the toolbar button 
32186 \begin_inset Info
32187 type  "icon"
32188 arg   "thesaurus-entry"
32189 \end_inset
32190
32191  while the cursor is at the word you want to look up or while a word is
32192  selected.
32193  A dialog pops up showing you probably related words that you can use as
32194  a replacement.
32195  The proposals are grouped into categories.
32196  Note that the thesaurus does not only show synonyms, but also hyperonyms
32197  and hyponyms (such as 
32198 \emph on
32199 plant
32200 \emph default
32201  for 
32202 \emph on
32203 tree
32204 \emph default
32205 ), compounds (such as 
32206 \emph on
32207 tree diagram
32208 \emph default
32209 ) and antonyms (such as 
32210 \emph on
32211 women
32212 \emph default
32213  for 
32214 \emph on
32215 men
32216 \emph default
32217 ), which are marked as such.
32218 \end_layout
32219
32220 \begin_layout Standard
32221 The language is automatically chosen from the language at the cursor, but
32222  you can also switch it in the dialog, as you can enter new words to look
32223  up directly there.
32224 \end_layout
32225
32226 \begin_layout Standard
32227 Note that the thesaurus cannot handle phrases (only compounds that are in
32228  the dictionary, such as the above 
32229 \emph on
32230 tree diagram
32231 \emph default
32232 ), and you have to use the so called lemma form, i.
32233 \begin_inset space \thinspace{}
32234 \end_inset
32235
32236 e.
32237  the form that is used in the dictionaries (for many languages: first person
32238  singular indicative active for nouns, infinitive for verbs).
32239  For example looking up the word forms 
32240 \emph on
32241 reports
32242 \emph default
32243  or 
32244 \emph on
32245 reporting
32246 \emph default
32247  yields no results, while results are shown for the word form 
32248 \emph on
32249 report
32250 \emph default
32251 .
32252  Your best bet is to highlight only the relevant parts of such word (e.
32253 \begin_inset space \thinspace{}
32254 \end_inset
32255
32256 g.
32257  
32258 \emph on
32259 report
32260 \emph default
32261  in 
32262 \emph on
32263 report
32264 \emph default
32265 s), then you get proposals without adjusting the query in the dialog, and
32266  also the replacement will probably be correct (as only the highlighted
32267  part will be replaced, thus the ending remains).
32268 \end_layout
32269
32270 \begin_layout Section
32271 Change Tracking
32272 \begin_inset Index idx
32273 status collapsed
32274
32275 \begin_layout Plain Layout
32276 Change Tracking
32277 \end_layout
32278
32279 \end_inset
32280
32281
32282 \begin_inset Index idx
32283 status collapsed
32284
32285 \begin_layout Plain Layout
32286 Document ! Change Tracking
32287 \end_layout
32288
32289 \end_inset
32290
32291
32292 \begin_inset CommandInset label
32293 LatexCommand label
32294 name "sec:Change-Tracking"
32295
32296 \end_inset
32297
32298
32299 \end_layout
32300
32301 \begin_layout Standard
32302 When you work on a document collaboratively it is extremely useful to be
32303  able to see changes that others have made highlighted in the document.
32304  You can then decide if you want to accept a change or not.
32305  This can be achieved by turning on change tracking in the menu 
32306 \family sans
32307 Document\SpecialChar \menuseparator
32308 Change
32309 \begin_inset space ~
32310 \end_inset
32311
32312 Tracking\SpecialChar \menuseparator
32313 Track
32314 \begin_inset space ~
32315 \end_inset
32316
32317 Changes
32318 \family default
32319 .
32320 \end_layout
32321
32322 \begin_layout Standard
32323 Changes made in the document will then be highlighted by strokes and colors:
32324  
32325 \bar under
32326 \color blue
32327 underlined text
32328 \bar default
32329 \color inherit
32330  is an addition, 
32331 \strikeout on
32332 \color blue
32333 canceled text
32334 \strikeout default
32335 \color inherit
32336  is a deletion.
32337  The color depends on the author that made the change.
32338  You can change the color in LyX's preferences dialog under 
32339 \family sans
32340 Look
32341 \begin_inset space ~
32342 \end_inset
32343
32344 and
32345 \begin_inset space ~
32346 \end_inset
32347
32348 feel
32349 \family default
32350
32351 \family sans
32352 Colors
32353 \family default
32354 .
32355 \begin_inset Index idx
32356 status collapsed
32357
32358 \begin_layout Plain Layout
32359 Color ! Change tracking
32360 \end_layout
32361
32362 \end_inset
32363
32364  The author and the date of the change are shown in LyX's status bar when
32365  the cursor is in changed text.
32366  The same information is shown when you use the toolbar button 
32367 \begin_inset Info
32368 type  "icon"
32369 arg   "changes-merge"
32370 \end_inset
32371
32372 .
32373 \end_layout
32374
32375 \begin_layout Standard
32376 When change tracking is activated, you will see the review toolbar in LyX:
32377 \begin_inset Index idx
32378 status collapsed
32379
32380 \begin_layout Plain Layout
32381 Toolbar ! Review
32382 \end_layout
32383
32384 \end_inset
32385
32386
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 Graphics
32398         filename clipart/ChangesToolbar.png
32399         scale 90
32400
32401 \end_inset
32402
32403
32404 \end_layout
32405
32406 \begin_layout Standard
32407 \begin_inset VSpace defskip
32408 \end_inset
32409
32410
32411 \end_layout
32412
32413 \begin_layout Standard
32414 The review toolbar as shown above contains from left to right the following
32415  buttons:
32416 \end_layout
32417
32418 \begin_layout Standard
32419 \begin_inset VSpace defskip
32420 \end_inset
32421
32422
32423 \end_layout
32424
32425 \begin_layout Standard
32426 \begin_inset Tabular
32427 <lyxtabular version="3" rows="10" columns="2">
32428 <features islongtable="true" longtabularalignment="center">
32429 <column alignment="left" valignment="top" width="0">
32430 <column alignment="left" valignment="top" width="0">
32431 <row interlinespace="2.5mm">
32432 <cell alignment="center" valignment="top" usebox="none">
32433 \begin_inset Text
32434
32435 \begin_layout Plain Layout
32436
32437 \family sans
32438 \begin_inset Info
32439 type  "icon"
32440 arg   "changes-track"
32441 \end_inset
32442
32443
32444 \end_layout
32445
32446 \end_inset
32447 </cell>
32448 <cell alignment="center" valignment="top" usebox="none">
32449 \begin_inset Text
32450
32451 \begin_layout Plain Layout
32452
32453 \family sans
32454 Document\SpecialChar \menuseparator
32455 Change
32456 \begin_inset space ~
32457 \end_inset
32458
32459 Tracking\SpecialChar \menuseparator
32460 Track
32461 \begin_inset space ~
32462 \end_inset
32463
32464 Changes
32465 \end_layout
32466
32467 \end_inset
32468 </cell>
32469 </row>
32470 <row interlinespace="2.5mm">
32471 <cell alignment="center" valignment="top" usebox="none">
32472 \begin_inset Text
32473
32474 \begin_layout Plain Layout
32475
32476 \family sans
32477 \begin_inset Info
32478 type  "icon"
32479 arg   "changes-output"
32480 \end_inset
32481
32482
32483 \end_layout
32484
32485 \end_inset
32486 </cell>
32487 <cell alignment="center" valignment="top" usebox="none">
32488 \begin_inset Text
32489
32490 \begin_layout Plain Layout
32491
32492 \family sans
32493 Document\SpecialChar \menuseparator
32494 Change
32495 \begin_inset space ~
32496 \end_inset
32497
32498 Tracking\SpecialChar \menuseparator
32499 Show
32500 \begin_inset space ~
32501 \end_inset
32502
32503 Changes
32504 \begin_inset space ~
32505 \end_inset
32506
32507 in
32508 \begin_inset space ~
32509 \end_inset
32510
32511 Output
32512 \end_layout
32513
32514 \end_inset
32515 </cell>
32516 </row>
32517 <row interlinespace="2.5mm">
32518 <cell alignment="center" valignment="top" usebox="none">
32519 \begin_inset Text
32520
32521 \begin_layout Plain Layout
32522
32523 \family sans
32524 \begin_inset Info
32525 type  "icon"
32526 arg   "change-next"
32527 \end_inset
32528
32529
32530 \end_layout
32531
32532 \end_inset
32533 </cell>
32534 <cell alignment="center" valignment="top" usebox="none">
32535 \begin_inset Text
32536
32537 \begin_layout Plain Layout
32538 Jumps to the next change
32539 \end_layout
32540
32541 \end_inset
32542 </cell>
32543 </row>
32544 <row interlinespace="2.5mm">
32545 <cell alignment="center" valignment="top" usebox="none">
32546 \begin_inset Text
32547
32548 \begin_layout Plain Layout
32549
32550 \family sans
32551 \begin_inset Info
32552 type  "icon"
32553 arg   "change-accept"
32554 \end_inset
32555
32556
32557 \end_layout
32558
32559 \end_inset
32560 </cell>
32561 <cell alignment="center" valignment="top" usebox="none">
32562 \begin_inset Text
32563
32564 \begin_layout Plain Layout
32565
32566 \family sans
32567 Document\SpecialChar \menuseparator
32568 Change
32569 \begin_inset space ~
32570 \end_inset
32571
32572 Tracking\SpecialChar \menuseparator
32573 Accept
32574 \begin_inset space ~
32575 \end_inset
32576
32577 Change
32578 \end_layout
32579
32580 \end_inset
32581 </cell>
32582 </row>
32583 <row interlinespace="2.5mm">
32584 <cell alignment="center" valignment="top" usebox="none">
32585 \begin_inset Text
32586
32587 \begin_layout Plain Layout
32588
32589 \family sans
32590 \begin_inset Info
32591 type  "icon"
32592 arg   "change-reject"
32593 \end_inset
32594
32595
32596 \end_layout
32597
32598 \end_inset
32599 </cell>
32600 <cell alignment="center" valignment="top" usebox="none">
32601 \begin_inset Text
32602
32603 \begin_layout Plain Layout
32604
32605 \family sans
32606 Document\SpecialChar \menuseparator
32607 Change
32608 \begin_inset space ~
32609 \end_inset
32610
32611 Tracking\SpecialChar \menuseparator
32612 Reject
32613 \begin_inset space ~
32614 \end_inset
32615
32616 Change
32617 \end_layout
32618
32619 \end_inset
32620 </cell>
32621 </row>
32622 <row interlinespace="2.5mm">
32623 <cell alignment="center" valignment="top" usebox="none">
32624 \begin_inset Text
32625
32626 \begin_layout Plain Layout
32627
32628 \family sans
32629 \begin_inset Info
32630 type  "icon"
32631 arg   "changes-merge"
32632 \end_inset
32633
32634
32635 \end_layout
32636
32637 \end_inset
32638 </cell>
32639 <cell alignment="center" valignment="top" usebox="none">
32640 \begin_inset Text
32641
32642 \begin_layout Plain Layout
32643
32644 \family sans
32645 Document\SpecialChar \menuseparator
32646 Change
32647 \begin_inset space ~
32648 \end_inset
32649
32650 Tracking\SpecialChar \menuseparator
32651 Merge
32652 \begin_inset space ~
32653 \end_inset
32654
32655 Changes
32656 \end_layout
32657
32658 \end_inset
32659 </cell>
32660 </row>
32661 <row interlinespace="2.5mm">
32662 <cell alignment="center" valignment="top" usebox="none">
32663 \begin_inset Text
32664
32665 \begin_layout Plain Layout
32666
32667 \family sans
32668 \begin_inset Info
32669 type  "icon"
32670 arg   "all-changes-accept"
32671 \end_inset
32672
32673
32674 \end_layout
32675
32676 \end_inset
32677 </cell>
32678 <cell alignment="center" valignment="top" usebox="none">
32679 \begin_inset Text
32680
32681 \begin_layout Plain Layout
32682
32683 \family sans
32684 Document\SpecialChar \menuseparator
32685 Change
32686 \begin_inset space ~
32687 \end_inset
32688
32689 Tracking\SpecialChar \menuseparator
32690 Accept
32691 \begin_inset space ~
32692 \end_inset
32693
32694 All
32695 \begin_inset space ~
32696 \end_inset
32697
32698 Changes
32699 \end_layout
32700
32701 \end_inset
32702 </cell>
32703 </row>
32704 <row interlinespace="2.5mm">
32705 <cell alignment="center" valignment="top" usebox="none">
32706 \begin_inset Text
32707
32708 \begin_layout Plain Layout
32709
32710 \family sans
32711 \begin_inset Info
32712 type  "icon"
32713 arg   "all-changes-reject"
32714 \end_inset
32715
32716
32717 \end_layout
32718
32719 \end_inset
32720 </cell>
32721 <cell alignment="center" valignment="top" usebox="none">
32722 \begin_inset Text
32723
32724 \begin_layout Plain Layout
32725
32726 \family sans
32727 Document\SpecialChar \menuseparator
32728 Change
32729 \begin_inset space ~
32730 \end_inset
32731
32732 Tracking\SpecialChar \menuseparator
32733 Reject
32734 \begin_inset space ~
32735 \end_inset
32736
32737 All
32738 \begin_inset space ~
32739 \end_inset
32740
32741 Changes
32742 \end_layout
32743
32744 \end_inset
32745 </cell>
32746 </row>
32747 <row interlinespace="2.5mm">
32748 <cell alignment="center" valignment="top" usebox="none">
32749 \begin_inset Text
32750
32751 \begin_layout Plain Layout
32752
32753 \family sans
32754 \begin_inset Info
32755 type  "icon"
32756 arg   "note-insert"
32757 \end_inset
32758
32759
32760 \end_layout
32761
32762 \end_inset
32763 </cell>
32764 <cell alignment="center" valignment="top" usebox="none">
32765 \begin_inset Text
32766
32767 \begin_layout Plain Layout
32768
32769 \family sans
32770 Insert\SpecialChar \menuseparator
32771 Note\SpecialChar \menuseparator
32772 LyX
32773 \begin_inset space ~
32774 \end_inset
32775
32776 Note
32777 \end_layout
32778
32779 \end_inset
32780 </cell>
32781 </row>
32782 <row interlinespace="2.5mm">
32783 <cell alignment="center" valignment="top" usebox="none">
32784 \begin_inset Text
32785
32786 \begin_layout Plain Layout
32787
32788 \family sans
32789 \begin_inset Info
32790 type  "icon"
32791 arg   "note-next"
32792 \end_inset
32793
32794
32795 \end_layout
32796
32797 \end_inset
32798 </cell>
32799 <cell alignment="center" valignment="top" usebox="none">
32800 \begin_inset Text
32801
32802 \begin_layout Plain Layout
32803
32804 \family sans
32805 Navigate\SpecialChar \menuseparator
32806 Next
32807 \begin_inset space ~
32808 \end_inset
32809
32810 Note
32811 \end_layout
32812
32813 \end_inset
32814 </cell>
32815 </row>
32816 </lyxtabular>
32817
32818 \end_inset
32819
32820
32821 \end_layout
32822
32823 \begin_layout Standard
32824 \begin_inset VSpace defskip
32825 \end_inset
32826
32827
32828 \end_layout
32829
32830 \begin_layout Standard
32831 The review toolbar helps you to accept, reject, or merge changes – highlight
32832  the change and press one of the desired toolbar buttons.
32833  When you merge changes, a window pops up showing you information about
32834  the next change after the current cursor position.
32835  So you don't need to highlight a certain change.
32836  Within the merge window you can decide to accept or reject changes and
32837  step to the next change.
32838  This way you can jump through all the changes in the document.
32839 \end_layout
32840
32841 \begin_layout Standard
32842 The toolbar has two buttons to handle notes because notes are often important
32843  to describe a change.
32844 \end_layout
32845
32846 \begin_layout Standard
32847 To show the made changes in the output you need the LaTeX package 
32848 \series bold
32849 dvipost
32850 \series default
32851
32852 \begin_inset Index idx
32853 status collapsed
32854
32855 \begin_layout Plain Layout
32856 LaTeX-packages ! dvipost
32857 \end_layout
32858
32859 \end_inset
32860
32861  installed.
32862  You will find it in the TeX Catalogue, 
32863 \begin_inset CommandInset citation
32864 LatexCommand cite
32865 key "TeXCatalogue"
32866
32867 \end_inset
32868
32869  or in the package manager of your LaTeX-system.
32870 \end_layout
32871
32872 \begin_layout Section
32873 Comparison of Documents
32874 \begin_inset Index idx
32875 status collapsed
32876
32877 \begin_layout Plain Layout
32878 Comparison of documents
32879 \end_layout
32880
32881 \end_inset
32882
32883
32884 \end_layout
32885
32886 \begin_layout Standard
32887 You can compare two different LyX files via the menu 
32888 \family sans
32889 Tools\SpecialChar \menuseparator
32890 Compare
32891 \family default
32892 .
32893  The comparison result is a LyX file with change tracking enabled showing
32894  the differences.
32895  In the comparison dialog you can select from which document LyX should
32896  take the document settings for the resulting difference file with the option
32897  
32898 \family sans
32899 Copy
32900 \begin_inset space ~
32901 \end_inset
32902
32903 Document
32904 \begin_inset space ~
32905 \end_inset
32906
32907 Settings
32908 \begin_inset space ~
32909 \end_inset
32910
32911 from
32912 \family default
32913 .
32914  The option 
32915 \family sans
32916 Enable
32917 \begin_inset space ~
32918 \end_inset
32919
32920 change
32921 \begin_inset space ~
32922 \end_inset
32923
32924 tracking
32925 \begin_inset space ~
32926 \end_inset
32927
32928 features
32929 \begin_inset space ~
32930 \end_inset
32931
32932 in
32933 \begin_inset space ~
32934 \end_inset
32935
32936 the
32937 \begin_inset space ~
32938 \end_inset
32939
32940 output
32941 \family default
32942  enables the change tracking option 
32943 \family sans
32944 Show
32945 \begin_inset space ~
32946 \end_inset
32947
32948 Changes
32949 \begin_inset space ~
32950 \end_inset
32951
32952 in
32953 \begin_inset space ~
32954 \end_inset
32955
32956 Output
32957 \family default
32958  to visualize the differences also in the PDF output of the difference file.
32959 \end_layout
32960
32961 \begin_layout Section
32962 International Support
32963 \begin_inset Index idx
32964 status collapsed
32965
32966 \begin_layout Plain Layout
32967 International support
32968 \end_layout
32969
32970 \end_inset
32971
32972
32973 \end_layout
32974
32975 \begin_layout Standard
32976 This section describes how to use LyX with any language you want.
32977  For some non-western languages there are special Wiki-pages that explain
32978  how to set up LyX to use them: 
32979 \begin_inset CommandInset citation
32980 LatexCommand cite
32981 key "Arabic,Armenian,Farsi,Hebrew"
32982
32983 \end_inset
32984
32985
32986 \end_layout
32987
32988 \begin_layout Standard
32989 Besides languages, LyX also supports phonetic symbols, see section
32990 \begin_inset space ~
32991 \end_inset
32992
32993
32994 \begin_inset CommandInset ref
32995 LatexCommand ref
32996 reference "sub:Special-Character"
32997
32998 \end_inset
32999
33000 .
33001 \end_layout
33002
33003 \begin_layout Subsection
33004 Language Options
33005 \begin_inset Index idx
33006 status collapsed
33007
33008 \begin_layout Plain Layout
33009 Language ! Options
33010 \end_layout
33011
33012 \end_inset
33013
33014
33015 \begin_inset Index idx
33016 status collapsed
33017
33018 \begin_layout Plain Layout
33019 Document ! Settings
33020 \end_layout
33021
33022 \end_inset
33023
33024
33025 \begin_inset Index idx
33026 status collapsed
33027
33028 \begin_layout Plain Layout
33029 Document ! Language
33030 \end_layout
33031
33032 \end_inset
33033
33034
33035 \end_layout
33036
33037 \begin_layout Standard
33038 The 
33039 \family sans
33040 Document\SpecialChar \menuseparator
33041 Settings
33042 \family default
33043  dialog lets you set 
33044 \family roman
33045 the language and character encoding for your language.
33046  
33047 \end_layout
33048
33049 \begin_layout Standard
33050 Choose your language in the 
33051 \family sans
33052 Language
33053 \family default
33054  section of this dialog.
33055  The default is 
33056 \family sans
33057 English
33058 \family default
33059 .
33060 \end_layout
33061
33062 \begin_layout Standard
33063 Under 
33064 \family sans
33065 Encoding
33066 \family default
33067  you can choose the character encoding map you want to use for LaTeX export.
33068  The option 
33069 \family sans
33070 Language Default
33071 \family default
33072  is the preferred choice and works well in most cases.
33073  For details about the different encoding options see section
33074 \begin_inset space ~
33075 \end_inset
33076
33077
33078 \begin_inset CommandInset ref
33079 LatexCommand ref
33080 reference "chap:The-Document-Settings"
33081
33082 \end_inset
33083
33084 .
33085 \end_layout
33086
33087 \begin_layout Subsection
33088 Keyboard mapping configuration
33089 \begin_inset CommandInset label
33090 LatexCommand label
33091 name "sub:Keyboard-mapping"
33092
33093 \end_inset
33094
33095
33096 \end_layout
33097
33098 \begin_layout Standard
33099 If you have for example a U.
33100 \begin_inset space \thinspace{}
33101 \end_inset
33102
33103 S.-style keyboard and want to write in a language other than English, you
33104  can use an alternate keymap.
33105  For example, if you have a U.
33106 \begin_inset space \thinspace{}
33107 \end_inset
33108
33109 S.-style keyboard but want to write in Italian, you can configure LyX to
33110  use an Italian keymap.
33111  The preferences dialog allows you to choose up to two keyboard mappings,
33112  see section
33113 \begin_inset space ~
33114 \end_inset
33115
33116
33117 \begin_inset CommandInset ref
33118 LatexCommand ref
33119 reference "sub:Keyboard-Map"
33120
33121 \end_inset
33122
33123 .
33124  You can choose primary and secondary keyboard languages and then select
33125  which one you want to use.
33126 \end_layout
33127
33128 \begin_layout Standard
33129 Finally, you may just want to change a few key mappings or create an entirely
33130  different keymap (for Vulcan, for instance).
33131  You may, for example, normally write in Italian on a U.S.
33132  keyboard but want to include an occasional quotation in German.
33133  In such a case, you can write your own keyboard mapping or modify an existing
33134  one to support the characters you want.
33135  This and many other customizations are explained in the 
33136 \emph on
33137 Customization
33138 \emph default
33139  manual.
33140 \end_layout
33141
33142 \begin_layout Subsection
33143 Character Tables
33144 \end_layout
33145
33146 \begin_layout Standard
33147 Table
33148 \begin_inset space ~
33149 \end_inset
33150
33151
33152 \begin_inset CommandInset ref
33153 LatexCommand ref
33154 reference "tab:The-latin1-character"
33155
33156 \end_inset
33157
33158  shows the 
33159 \family typewriter
33160 Latin1
33161 \family default
33162  character set.
33163  You should be able to enter the characters in the first eight columns directly
33164  from the keyboard.
33165 \end_layout
33166
33167 \begin_layout Standard
33168 There are a few things you need to know about this table.
33169  Here are some of the details you will need to bear in mind when using character
33170 s from the 
33171 \family typewriter
33172 Latin1
33173 \family default
33174  character set:
33175 \end_layout
33176
33177 \begin_layout Itemize
33178 Even if you have selected 
33179 \family sans
33180 latin1
33181 \family default
33182  in the 
33183 \family sans
33184 Document\SpecialChar \menuseparator
33185 Settings
33186 \family default
33187  dialog, users who have only the 
33188 \family typewriter
33189 T1
33190 \family default
33191 -fonts for LaTeX [or who have the 
33192 \family typewriter
33193 T1
33194 \family default
33195 -fonts but aren't using them] will still miss a few characters: D0, F0,
33196  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
33197  french quotes will not show up.
33198 \end_layout
33199
33200 \begin_layout Standard
33201 \begin_inset Float table
33202 wide false
33203 sideways false
33204 status collapsed
33205
33206 \begin_layout Plain Layout
33207 \begin_inset Caption
33208
33209 \begin_layout Plain Layout
33210 \begin_inset CommandInset label
33211 LatexCommand label
33212 name "tab:The-latin1-character"
33213
33214 \end_inset
33215
33216 The 
33217 \family typewriter
33218 latin1
33219 \family default
33220  character set
33221 \end_layout
33222
33223 \end_inset
33224
33225
33226 \end_layout
33227
33228 \begin_layout Plain Layout
33229 \align center
33230 \begin_inset Tabular
33231 <lyxtabular version="3" rows="17" columns="17">
33232 <features tabularvalignment="middle">
33233 <column alignment="center" valignment="top" width="0pt">
33234 <column alignment="center" valignment="top" width="0pt">
33235 <column alignment="center" valignment="top" width="0pt">
33236 <column alignment="center" valignment="top" width="0pt">
33237 <column alignment="center" valignment="top" width="0pt">
33238 <column alignment="center" valignment="top" width="0pt">
33239 <column alignment="center" valignment="top" width="0pt">
33240 <column alignment="center" valignment="top" width="0pt">
33241 <column alignment="center" valignment="top" width="0pt">
33242 <column alignment="center" valignment="top" width="0pt">
33243 <column alignment="center" valignment="top" width="0pt">
33244 <column alignment="center" valignment="top" width="0pt">
33245 <column alignment="center" valignment="top" width="0pt">
33246 <column alignment="center" valignment="top" width="0pt">
33247 <column alignment="center" valignment="top" width="0pt">
33248 <column alignment="center" valignment="top" width="0pt">
33249 <column alignment="center" valignment="top" width="0pt">
33250 <row>
33251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33252 \begin_inset Text
33253
33254 \begin_layout Plain Layout
33255
33256 \end_layout
33257
33258 \end_inset
33259 </cell>
33260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33261 \begin_inset Text
33262
33263 \begin_layout Plain Layout
33264
33265 \family roman
33266 \series medium
33267 \shape up
33268 \size tiny
33269 \emph off
33270 \bar no
33271 \noun off
33272 \color none
33273 00
33274 \end_layout
33275
33276 \end_inset
33277 </cell>
33278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33279 \begin_inset Text
33280
33281 \begin_layout Plain Layout
33282
33283 \family roman
33284 \series medium
33285 \shape up
33286 \size tiny
33287 \emph off
33288 \bar no
33289 \noun off
33290 \color none
33291 10
33292 \end_layout
33293
33294 \end_inset
33295 </cell>
33296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33297 \begin_inset Text
33298
33299 \begin_layout Plain Layout
33300
33301 \family roman
33302 \series medium
33303 \shape up
33304 \size tiny
33305 \emph off
33306 \bar no
33307 \noun off
33308 \color none
33309 20
33310 \end_layout
33311
33312 \end_inset
33313 </cell>
33314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33315 \begin_inset Text
33316
33317 \begin_layout Plain Layout
33318
33319 \family roman
33320 \series medium
33321 \shape up
33322 \size tiny
33323 \emph off
33324 \bar no
33325 \noun off
33326 \color none
33327 30
33328 \end_layout
33329
33330 \end_inset
33331 </cell>
33332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33333 \begin_inset Text
33334
33335 \begin_layout Plain Layout
33336
33337 \family roman
33338 \series medium
33339 \shape up
33340 \size tiny
33341 \emph off
33342 \bar no
33343 \noun off
33344 \color none
33345 40
33346 \end_layout
33347
33348 \end_inset
33349 </cell>
33350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33351 \begin_inset Text
33352
33353 \begin_layout Plain Layout
33354
33355 \family roman
33356 \series medium
33357 \shape up
33358 \size tiny
33359 \emph off
33360 \bar no
33361 \noun off
33362 \color none
33363 50
33364 \end_layout
33365
33366 \end_inset
33367 </cell>
33368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33369 \begin_inset Text
33370
33371 \begin_layout Plain Layout
33372
33373 \family roman
33374 \series medium
33375 \shape up
33376 \size tiny
33377 \emph off
33378 \bar no
33379 \noun off
33380 \color none
33381 60
33382 \end_layout
33383
33384 \end_inset
33385 </cell>
33386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33387 \begin_inset Text
33388
33389 \begin_layout Plain Layout
33390
33391 \family roman
33392 \series medium
33393 \shape up
33394 \size tiny
33395 \emph off
33396 \bar no
33397 \noun off
33398 \color none
33399 70
33400 \end_layout
33401
33402 \end_inset
33403 </cell>
33404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33405 \begin_inset Text
33406
33407 \begin_layout Plain Layout
33408
33409 \family roman
33410 \series medium
33411 \shape up
33412 \size tiny
33413 \emph off
33414 \bar no
33415 \noun off
33416 \color none
33417 80
33418 \end_layout
33419
33420 \end_inset
33421 </cell>
33422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33423 \begin_inset Text
33424
33425 \begin_layout Plain Layout
33426
33427 \family roman
33428 \series medium
33429 \shape up
33430 \size tiny
33431 \emph off
33432 \bar no
33433 \noun off
33434 \color none
33435 90
33436 \end_layout
33437
33438 \end_inset
33439 </cell>
33440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33441 \begin_inset Text
33442
33443 \begin_layout Plain Layout
33444
33445 \family roman
33446 \series medium
33447 \shape up
33448 \size tiny
33449 \emph off
33450 \bar no
33451 \noun off
33452 \color none
33453 A0
33454 \end_layout
33455
33456 \end_inset
33457 </cell>
33458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33459 \begin_inset Text
33460
33461 \begin_layout Plain Layout
33462
33463 \family roman
33464 \series medium
33465 \shape up
33466 \size tiny
33467 \emph off
33468 \bar no
33469 \noun off
33470 \color none
33471 B0
33472 \end_layout
33473
33474 \end_inset
33475 </cell>
33476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33477 \begin_inset Text
33478
33479 \begin_layout Plain Layout
33480
33481 \family roman
33482 \series medium
33483 \shape up
33484 \size tiny
33485 \emph off
33486 \bar no
33487 \noun off
33488 \color none
33489 C0
33490 \end_layout
33491
33492 \end_inset
33493 </cell>
33494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33495 \begin_inset Text
33496
33497 \begin_layout Plain Layout
33498
33499 \family roman
33500 \series medium
33501 \shape up
33502 \size tiny
33503 \emph off
33504 \bar no
33505 \noun off
33506 \color none
33507 D0
33508 \end_layout
33509
33510 \end_inset
33511 </cell>
33512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33513 \begin_inset Text
33514
33515 \begin_layout Plain Layout
33516
33517 \family roman
33518 \series medium
33519 \shape up
33520 \size tiny
33521 \emph off
33522 \bar no
33523 \noun off
33524 \color none
33525 E0
33526 \end_layout
33527
33528 \end_inset
33529 </cell>
33530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33531 \begin_inset Text
33532
33533 \begin_layout Plain Layout
33534
33535 \family roman
33536 \series medium
33537 \shape up
33538 \size tiny
33539 \emph off
33540 \bar no
33541 \noun off
33542 \color none
33543 F0
33544 \end_layout
33545
33546 \end_inset
33547 </cell>
33548 </row>
33549 <row>
33550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33551 \begin_inset Text
33552
33553 \begin_layout Plain Layout
33554
33555 \family roman
33556 \series medium
33557 \shape up
33558 \size tiny
33559 \emph off
33560 \bar no
33561 \noun off
33562 \color none
33563 00
33564 \end_layout
33565
33566 \end_inset
33567 </cell>
33568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33569 \begin_inset Text
33570
33571 \begin_layout Plain Layout
33572
33573 \end_layout
33574
33575 \end_inset
33576 </cell>
33577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33578 \begin_inset Text
33579
33580 \begin_layout Plain Layout
33581
33582 \end_layout
33583
33584 \end_inset
33585 </cell>
33586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33587 \begin_inset Text
33588
33589 \begin_layout Plain Layout
33590
33591 \end_layout
33592
33593 \end_inset
33594 </cell>
33595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33596 \begin_inset Text
33597
33598 \begin_layout Plain Layout
33599
33600 \family roman
33601 \series medium
33602 \shape up
33603 \emph off
33604 \bar no
33605 \noun off
33606 \color none
33607 0
33608 \end_layout
33609
33610 \end_inset
33611 </cell>
33612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33613 \begin_inset Text
33614
33615 \begin_layout Plain Layout
33616
33617 \family roman
33618 \series medium
33619 \shape up
33620 \emph off
33621 \bar no
33622 \noun off
33623 \color none
33624 @
33625 \end_layout
33626
33627 \end_inset
33628 </cell>
33629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33630 \begin_inset Text
33631
33632 \begin_layout Plain Layout
33633
33634 \family roman
33635 \series medium
33636 \shape up
33637 \emph off
33638 \bar no
33639 \noun off
33640 \color none
33641 P
33642 \end_layout
33643
33644 \end_inset
33645 </cell>
33646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33647 \begin_inset Text
33648
33649 \begin_layout Plain Layout
33650
33651 \family roman
33652 \series medium
33653 \shape up
33654 \emph off
33655 \bar no
33656 \noun off
33657 \color none
33658 '
33659 \end_layout
33660
33661 \end_inset
33662 </cell>
33663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33664 \begin_inset Text
33665
33666 \begin_layout Plain Layout
33667
33668 \family roman
33669 \series medium
33670 \shape up
33671 \emph off
33672 \bar no
33673 \noun off
33674 \color none
33675 p
33676 \end_layout
33677
33678 \end_inset
33679 </cell>
33680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33681 \begin_inset Text
33682
33683 \begin_layout Plain Layout
33684
33685 \end_layout
33686
33687 \end_inset
33688 </cell>
33689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33690 \begin_inset Text
33691
33692 \begin_layout Plain Layout
33693
33694 \end_layout
33695
33696 \end_inset
33697 </cell>
33698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33699 \begin_inset Text
33700
33701 \begin_layout Plain Layout
33702
33703 \end_layout
33704
33705 \end_inset
33706 </cell>
33707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33708 \begin_inset Text
33709
33710 \begin_layout Plain Layout
33711
33712 \family roman
33713 \series medium
33714 \shape up
33715 \emph off
33716 \bar no
33717 \noun off
33718 \color none
33719 °
33720 \end_layout
33721
33722 \end_inset
33723 </cell>
33724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33725 \begin_inset Text
33726
33727 \begin_layout Plain Layout
33728
33729 \family roman
33730 \series medium
33731 \shape up
33732 \emph off
33733 \bar no
33734 \noun off
33735 \color none
33736 À
33737 \end_layout
33738
33739 \end_inset
33740 </cell>
33741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33742 \begin_inset Text
33743
33744 \begin_layout Plain Layout
33745
33746 \family roman
33747 \series medium
33748 \shape up
33749 \emph off
33750 \bar no
33751 \noun off
33752 \color none
33753 Ð
33754 \end_layout
33755
33756 \end_inset
33757 </cell>
33758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33759 \begin_inset Text
33760
33761 \begin_layout Plain Layout
33762
33763 \family roman
33764 \series medium
33765 \shape up
33766 \emph off
33767 \bar no
33768 \noun off
33769 \color none
33770 à
33771 \end_layout
33772
33773 \end_inset
33774 </cell>
33775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33776 \begin_inset Text
33777
33778 \begin_layout Plain Layout
33779
33780 \family roman
33781 \series medium
33782 \shape up
33783 \emph off
33784 \bar no
33785 \noun off
33786 \color none
33787 ð
33788 \end_layout
33789
33790 \end_inset
33791 </cell>
33792 </row>
33793 <row>
33794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33795 \begin_inset Text
33796
33797 \begin_layout Plain Layout
33798
33799 \family roman
33800 \series medium
33801 \shape up
33802 \size tiny
33803 \emph off
33804 \bar no
33805 \noun off
33806 \color none
33807 01
33808 \end_layout
33809
33810 \end_inset
33811 </cell>
33812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33813 \begin_inset Text
33814
33815 \begin_layout Plain Layout
33816
33817 \end_layout
33818
33819 \end_inset
33820 </cell>
33821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33822 \begin_inset Text
33823
33824 \begin_layout Plain Layout
33825
33826 \end_layout
33827
33828 \end_inset
33829 </cell>
33830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33831 \begin_inset Text
33832
33833 \begin_layout Plain Layout
33834
33835 \family roman
33836 \series medium
33837 \shape up
33838 \emph off
33839 \bar no
33840 \noun off
33841 \color none
33842 !
33843 \end_layout
33844
33845 \end_inset
33846 </cell>
33847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33848 \begin_inset Text
33849
33850 \begin_layout Plain Layout
33851
33852 \family roman
33853 \series medium
33854 \shape up
33855 \emph off
33856 \bar no
33857 \noun off
33858 \color none
33859 1
33860 \end_layout
33861
33862 \end_inset
33863 </cell>
33864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33865 \begin_inset Text
33866
33867 \begin_layout Plain Layout
33868
33869 \family roman
33870 \series medium
33871 \shape up
33872 \emph off
33873 \bar no
33874 \noun off
33875 \color none
33876 A
33877 \end_layout
33878
33879 \end_inset
33880 </cell>
33881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33882 \begin_inset Text
33883
33884 \begin_layout Plain Layout
33885
33886 \family roman
33887 \series medium
33888 \shape up
33889 \emph off
33890 \bar no
33891 \noun off
33892 \color none
33893 Q
33894 \end_layout
33895
33896 \end_inset
33897 </cell>
33898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33899 \begin_inset Text
33900
33901 \begin_layout Plain Layout
33902
33903 \family roman
33904 \series medium
33905 \shape up
33906 \emph off
33907 \bar no
33908 \noun off
33909 \color none
33910 a
33911 \end_layout
33912
33913 \end_inset
33914 </cell>
33915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33916 \begin_inset Text
33917
33918 \begin_layout Plain Layout
33919
33920 \family roman
33921 \series medium
33922 \shape up
33923 \emph off
33924 \bar no
33925 \noun off
33926 \color none
33927 q
33928 \end_layout
33929
33930 \end_inset
33931 </cell>
33932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33933 \begin_inset Text
33934
33935 \begin_layout Plain Layout
33936
33937 \end_layout
33938
33939 \end_inset
33940 </cell>
33941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33942 \begin_inset Text
33943
33944 \begin_layout Plain Layout
33945
33946 \end_layout
33947
33948 \end_inset
33949 </cell>
33950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33951 \begin_inset Text
33952
33953 \begin_layout Plain Layout
33954
33955 \family roman
33956 \series medium
33957 \shape up
33958 \emph off
33959 \bar no
33960 \noun off
33961 \color none
33962 ¡
33963 \end_layout
33964
33965 \end_inset
33966 </cell>
33967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33968 \begin_inset Text
33969
33970 \begin_layout Plain Layout
33971
33972 \family roman
33973 \series medium
33974 \shape up
33975 \emph off
33976 \bar no
33977 \noun off
33978 \color none
33979 ±
33980 \end_layout
33981
33982 \end_inset
33983 </cell>
33984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33985 \begin_inset Text
33986
33987 \begin_layout Plain Layout
33988
33989 \family roman
33990 \series medium
33991 \shape up
33992 \emph off
33993 \bar no
33994 \noun off
33995 \color none
33996 Á
33997 \end_layout
33998
33999 \end_inset
34000 </cell>
34001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34002 \begin_inset Text
34003
34004 \begin_layout Plain Layout
34005
34006 \family roman
34007 \series medium
34008 \shape up
34009 \emph off
34010 \bar no
34011 \noun off
34012 \color none
34013 Ñ
34014 \end_layout
34015
34016 \end_inset
34017 </cell>
34018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34019 \begin_inset Text
34020
34021 \begin_layout Plain Layout
34022
34023 \family roman
34024 \series medium
34025 \shape up
34026 \emph off
34027 \bar no
34028 \noun off
34029 \color none
34030 á
34031 \end_layout
34032
34033 \end_inset
34034 </cell>
34035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34036 \begin_inset Text
34037
34038 \begin_layout Plain Layout
34039
34040 \family roman
34041 \series medium
34042 \shape up
34043 \emph off
34044 \bar no
34045 \noun off
34046 \color none
34047 ñ
34048 \end_layout
34049
34050 \end_inset
34051 </cell>
34052 </row>
34053 <row>
34054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34055 \begin_inset Text
34056
34057 \begin_layout Plain Layout
34058
34059 \family roman
34060 \series medium
34061 \shape up
34062 \size tiny
34063 \emph off
34064 \bar no
34065 \noun off
34066 \color none
34067 02
34068 \end_layout
34069
34070 \end_inset
34071 </cell>
34072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34073 \begin_inset Text
34074
34075 \begin_layout Plain Layout
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 \end_layout
34087
34088 \end_inset
34089 </cell>
34090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34091 \begin_inset Text
34092
34093 \begin_layout Plain Layout
34094
34095 \family roman
34096 \series medium
34097 \shape up
34098 \emph off
34099 \bar no
34100 \noun off
34101 \color none
34102 \begin_inset Quotes eld
34103 \end_inset
34104
34105
34106 \end_layout
34107
34108 \end_inset
34109 </cell>
34110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34111 \begin_inset Text
34112
34113 \begin_layout Plain Layout
34114
34115 \family roman
34116 \series medium
34117 \shape up
34118 \emph off
34119 \bar no
34120 \noun off
34121 \color none
34122 2
34123 \end_layout
34124
34125 \end_inset
34126 </cell>
34127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34128 \begin_inset Text
34129
34130 \begin_layout Plain Layout
34131
34132 \family roman
34133 \series medium
34134 \shape up
34135 \emph off
34136 \bar no
34137 \noun off
34138 \color none
34139 B
34140 \end_layout
34141
34142 \end_inset
34143 </cell>
34144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34145 \begin_inset Text
34146
34147 \begin_layout Plain Layout
34148
34149 \family roman
34150 \series medium
34151 \shape up
34152 \emph off
34153 \bar no
34154 \noun off
34155 \color none
34156 R
34157 \end_layout
34158
34159 \end_inset
34160 </cell>
34161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34162 \begin_inset Text
34163
34164 \begin_layout Plain Layout
34165
34166 \family roman
34167 \series medium
34168 \shape up
34169 \emph off
34170 \bar no
34171 \noun off
34172 \color none
34173 b
34174 \end_layout
34175
34176 \end_inset
34177 </cell>
34178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34179 \begin_inset Text
34180
34181 \begin_layout Plain Layout
34182
34183 \family roman
34184 \series medium
34185 \shape up
34186 \emph off
34187 \bar no
34188 \noun off
34189 \color none
34190 r
34191 \end_layout
34192
34193 \end_inset
34194 </cell>
34195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34196 \begin_inset Text
34197
34198 \begin_layout Plain Layout
34199
34200 \end_layout
34201
34202 \end_inset
34203 </cell>
34204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34205 \begin_inset Text
34206
34207 \begin_layout Plain Layout
34208
34209 \end_layout
34210
34211 \end_inset
34212 </cell>
34213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34214 \begin_inset Text
34215
34216 \begin_layout Plain Layout
34217 ¢
34218 \end_layout
34219
34220 \end_inset
34221 </cell>
34222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34223 \begin_inset Text
34224
34225 \begin_layout Plain Layout
34226
34227 \family roman
34228 \series medium
34229 \shape up
34230 \emph off
34231 \bar no
34232 \noun off
34233 \color none
34234 ²
34235 \end_layout
34236
34237 \end_inset
34238 </cell>
34239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34240 \begin_inset Text
34241
34242 \begin_layout Plain Layout
34243
34244 \family roman
34245 \series medium
34246 \shape up
34247 \emph off
34248 \bar no
34249 \noun off
34250 \color none
34251 Â
34252 \end_layout
34253
34254 \end_inset
34255 </cell>
34256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34257 \begin_inset Text
34258
34259 \begin_layout Plain Layout
34260
34261 \family roman
34262 \series medium
34263 \shape up
34264 \emph off
34265 \bar no
34266 \noun off
34267 \color none
34268 Ò
34269 \end_layout
34270
34271 \end_inset
34272 </cell>
34273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34274 \begin_inset Text
34275
34276 \begin_layout Plain Layout
34277
34278 \family roman
34279 \series medium
34280 \shape up
34281 \emph off
34282 \bar no
34283 \noun off
34284 \color none
34285 â
34286 \end_layout
34287
34288 \end_inset
34289 </cell>
34290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34291 \begin_inset Text
34292
34293 \begin_layout Plain Layout
34294
34295 \family roman
34296 \series medium
34297 \shape up
34298 \emph off
34299 \bar no
34300 \noun off
34301 \color none
34302 ò
34303 \end_layout
34304
34305 \end_inset
34306 </cell>
34307 </row>
34308 <row>
34309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34310 \begin_inset Text
34311
34312 \begin_layout Plain Layout
34313
34314 \family roman
34315 \series medium
34316 \shape up
34317 \size tiny
34318 \emph off
34319 \bar no
34320 \noun off
34321 \color none
34322 03
34323 \end_layout
34324
34325 \end_inset
34326 </cell>
34327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34328 \begin_inset Text
34329
34330 \begin_layout Plain Layout
34331
34332 \end_layout
34333
34334 \end_inset
34335 </cell>
34336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34337 \begin_inset Text
34338
34339 \begin_layout Plain Layout
34340
34341 \end_layout
34342
34343 \end_inset
34344 </cell>
34345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34346 \begin_inset Text
34347
34348 \begin_layout Plain Layout
34349
34350 \family roman
34351 \series medium
34352 \shape up
34353 \emph off
34354 \bar no
34355 \noun off
34356 \color none
34357 #
34358 \end_layout
34359
34360 \end_inset
34361 </cell>
34362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34363 \begin_inset Text
34364
34365 \begin_layout Plain Layout
34366
34367 \family roman
34368 \series medium
34369 \shape up
34370 \emph off
34371 \bar no
34372 \noun off
34373 \color none
34374 3
34375 \end_layout
34376
34377 \end_inset
34378 </cell>
34379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34380 \begin_inset Text
34381
34382 \begin_layout Plain Layout
34383
34384 \family roman
34385 \series medium
34386 \shape up
34387 \emph off
34388 \bar no
34389 \noun off
34390 \color none
34391 C
34392 \end_layout
34393
34394 \end_inset
34395 </cell>
34396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34397 \begin_inset Text
34398
34399 \begin_layout Plain Layout
34400
34401 \family roman
34402 \series medium
34403 \shape up
34404 \emph off
34405 \bar no
34406 \noun off
34407 \color none
34408 S
34409 \end_layout
34410
34411 \end_inset
34412 </cell>
34413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34414 \begin_inset Text
34415
34416 \begin_layout Plain Layout
34417
34418 \family roman
34419 \series medium
34420 \shape up
34421 \emph off
34422 \bar no
34423 \noun off
34424 \color none
34425 c
34426 \end_layout
34427
34428 \end_inset
34429 </cell>
34430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34431 \begin_inset Text
34432
34433 \begin_layout Plain Layout
34434
34435 \family roman
34436 \series medium
34437 \shape up
34438 \emph off
34439 \bar no
34440 \noun off
34441 \color none
34442 s
34443 \end_layout
34444
34445 \end_inset
34446 </cell>
34447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34448 \begin_inset Text
34449
34450 \begin_layout Plain Layout
34451
34452 \end_layout
34453
34454 \end_inset
34455 </cell>
34456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34457 \begin_inset Text
34458
34459 \begin_layout Plain Layout
34460
34461 \end_layout
34462
34463 \end_inset
34464 </cell>
34465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34466 \begin_inset Text
34467
34468 \begin_layout Plain Layout
34469
34470 \family roman
34471 \series medium
34472 \shape up
34473 \emph off
34474 \bar no
34475 \noun off
34476 \color none
34477 £
34478 \end_layout
34479
34480 \end_inset
34481 </cell>
34482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34483 \begin_inset Text
34484
34485 \begin_layout Plain Layout
34486
34487 \family roman
34488 \series medium
34489 \shape up
34490 \emph off
34491 \bar no
34492 \noun off
34493 \color none
34494 ³
34495 \end_layout
34496
34497 \end_inset
34498 </cell>
34499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34500 \begin_inset Text
34501
34502 \begin_layout Plain Layout
34503
34504 \family roman
34505 \series medium
34506 \shape up
34507 \emph off
34508 \bar no
34509 \noun off
34510 \color none
34511 Ã
34512 \end_layout
34513
34514 \end_inset
34515 </cell>
34516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34517 \begin_inset Text
34518
34519 \begin_layout Plain Layout
34520
34521 \family roman
34522 \series medium
34523 \shape up
34524 \emph off
34525 \bar no
34526 \noun off
34527 \color none
34528 Ó
34529 \end_layout
34530
34531 \end_inset
34532 </cell>
34533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34534 \begin_inset Text
34535
34536 \begin_layout Plain Layout
34537
34538 \family roman
34539 \series medium
34540 \shape up
34541 \emph off
34542 \bar no
34543 \noun off
34544 \color none
34545 ã
34546 \end_layout
34547
34548 \end_inset
34549 </cell>
34550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34551 \begin_inset Text
34552
34553 \begin_layout Plain Layout
34554
34555 \family roman
34556 \series medium
34557 \shape up
34558 \emph off
34559 \bar no
34560 \noun off
34561 \color none
34562 ó
34563 \end_layout
34564
34565 \end_inset
34566 </cell>
34567 </row>
34568 <row>
34569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34570 \begin_inset Text
34571
34572 \begin_layout Plain Layout
34573
34574 \family roman
34575 \series medium
34576 \shape up
34577 \size tiny
34578 \emph off
34579 \bar no
34580 \noun off
34581 \color none
34582 04
34583 \end_layout
34584
34585 \end_inset
34586 </cell>
34587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34588 \begin_inset Text
34589
34590 \begin_layout Plain Layout
34591
34592 \end_layout
34593
34594 \end_inset
34595 </cell>
34596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34597 \begin_inset Text
34598
34599 \begin_layout Plain Layout
34600
34601 \end_layout
34602
34603 \end_inset
34604 </cell>
34605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34606 \begin_inset Text
34607
34608 \begin_layout Plain Layout
34609
34610 \family roman
34611 \series medium
34612 \shape up
34613 \emph off
34614 \bar no
34615 \noun off
34616 \color none
34617 $
34618 \end_layout
34619
34620 \end_inset
34621 </cell>
34622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34623 \begin_inset Text
34624
34625 \begin_layout Plain Layout
34626
34627 \family roman
34628 \series medium
34629 \shape up
34630 \emph off
34631 \bar no
34632 \noun off
34633 \color none
34634 4
34635 \end_layout
34636
34637 \end_inset
34638 </cell>
34639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34640 \begin_inset Text
34641
34642 \begin_layout Plain Layout
34643
34644 \family roman
34645 \series medium
34646 \shape up
34647 \emph off
34648 \bar no
34649 \noun off
34650 \color none
34651 D
34652 \end_layout
34653
34654 \end_inset
34655 </cell>
34656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34657 \begin_inset Text
34658
34659 \begin_layout Plain Layout
34660
34661 \family roman
34662 \series medium
34663 \shape up
34664 \emph off
34665 \bar no
34666 \noun off
34667 \color none
34668 T
34669 \end_layout
34670
34671 \end_inset
34672 </cell>
34673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34674 \begin_inset Text
34675
34676 \begin_layout Plain Layout
34677
34678 \family roman
34679 \series medium
34680 \shape up
34681 \emph off
34682 \bar no
34683 \noun off
34684 \color none
34685 d
34686 \end_layout
34687
34688 \end_inset
34689 </cell>
34690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34691 \begin_inset Text
34692
34693 \begin_layout Plain Layout
34694
34695 \family roman
34696 \series medium
34697 \shape up
34698 \emph off
34699 \bar no
34700 \noun off
34701 \color none
34702 t
34703 \end_layout
34704
34705 \end_inset
34706 </cell>
34707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34708 \begin_inset Text
34709
34710 \begin_layout Plain Layout
34711
34712 \end_layout
34713
34714 \end_inset
34715 </cell>
34716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34717 \begin_inset Text
34718
34719 \begin_layout Plain Layout
34720
34721 \end_layout
34722
34723 \end_inset
34724 </cell>
34725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34726 \begin_inset Text
34727
34728 \begin_layout Plain Layout
34729 ¤
34730 \end_layout
34731
34732 \end_inset
34733 </cell>
34734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34735 \begin_inset Text
34736
34737 \begin_layout Plain Layout
34738
34739 \family roman
34740 \series medium
34741 \shape up
34742 \emph off
34743 \bar no
34744 \noun off
34745 \color none
34746 ´
34747 \end_layout
34748
34749 \end_inset
34750 </cell>
34751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34752 \begin_inset Text
34753
34754 \begin_layout Plain Layout
34755
34756 \family roman
34757 \series medium
34758 \shape up
34759 \emph off
34760 \bar no
34761 \noun off
34762 \color none
34763 Ä
34764 \end_layout
34765
34766 \end_inset
34767 </cell>
34768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34769 \begin_inset Text
34770
34771 \begin_layout Plain Layout
34772
34773 \family roman
34774 \series medium
34775 \shape up
34776 \emph off
34777 \bar no
34778 \noun off
34779 \color none
34780 Ô
34781 \end_layout
34782
34783 \end_inset
34784 </cell>
34785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34786 \begin_inset Text
34787
34788 \begin_layout Plain Layout
34789
34790 \family roman
34791 \series medium
34792 \shape up
34793 \emph off
34794 \bar no
34795 \noun off
34796 \color none
34797 ä
34798 \end_layout
34799
34800 \end_inset
34801 </cell>
34802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34803 \begin_inset Text
34804
34805 \begin_layout Plain Layout
34806
34807 \family roman
34808 \series medium
34809 \shape up
34810 \emph off
34811 \bar no
34812 \noun off
34813 \color none
34814 ô
34815 \end_layout
34816
34817 \end_inset
34818 </cell>
34819 </row>
34820 <row>
34821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34822 \begin_inset Text
34823
34824 \begin_layout Plain Layout
34825
34826 \family roman
34827 \series medium
34828 \shape up
34829 \size tiny
34830 \emph off
34831 \bar no
34832 \noun off
34833 \color none
34834 05
34835 \end_layout
34836
34837 \end_inset
34838 </cell>
34839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34840 \begin_inset Text
34841
34842 \begin_layout Plain Layout
34843
34844 \end_layout
34845
34846 \end_inset
34847 </cell>
34848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34849 \begin_inset Text
34850
34851 \begin_layout Plain Layout
34852
34853 \end_layout
34854
34855 \end_inset
34856 </cell>
34857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34858 \begin_inset Text
34859
34860 \begin_layout Plain Layout
34861
34862 \family roman
34863 \series medium
34864 \shape up
34865 \emph off
34866 \bar no
34867 \noun off
34868 \color none
34869 %
34870 \end_layout
34871
34872 \end_inset
34873 </cell>
34874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34875 \begin_inset Text
34876
34877 \begin_layout Plain Layout
34878
34879 \family roman
34880 \series medium
34881 \shape up
34882 \emph off
34883 \bar no
34884 \noun off
34885 \color none
34886 5
34887 \end_layout
34888
34889 \end_inset
34890 </cell>
34891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34892 \begin_inset Text
34893
34894 \begin_layout Plain Layout
34895
34896 \family roman
34897 \series medium
34898 \shape up
34899 \emph off
34900 \bar no
34901 \noun off
34902 \color none
34903 E
34904 \end_layout
34905
34906 \end_inset
34907 </cell>
34908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34909 \begin_inset Text
34910
34911 \begin_layout Plain Layout
34912
34913 \family roman
34914 \series medium
34915 \shape up
34916 \emph off
34917 \bar no
34918 \noun off
34919 \color none
34920 U
34921 \end_layout
34922
34923 \end_inset
34924 </cell>
34925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34926 \begin_inset Text
34927
34928 \begin_layout Plain Layout
34929
34930 \family roman
34931 \series medium
34932 \shape up
34933 \emph off
34934 \bar no
34935 \noun off
34936 \color none
34937 e
34938 \end_layout
34939
34940 \end_inset
34941 </cell>
34942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34943 \begin_inset Text
34944
34945 \begin_layout Plain Layout
34946
34947 \family roman
34948 \series medium
34949 \shape up
34950 \emph off
34951 \bar no
34952 \noun off
34953 \color none
34954 u
34955 \end_layout
34956
34957 \end_inset
34958 </cell>
34959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34960 \begin_inset Text
34961
34962 \begin_layout Plain Layout
34963
34964 \end_layout
34965
34966 \end_inset
34967 </cell>
34968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34969 \begin_inset Text
34970
34971 \begin_layout Plain Layout
34972
34973 \end_layout
34974
34975 \end_inset
34976 </cell>
34977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34978 \begin_inset Text
34979
34980 \begin_layout Plain Layout
34981 ¥
34982 \end_layout
34983
34984 \end_inset
34985 </cell>
34986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34987 \begin_inset Text
34988
34989 \begin_layout Plain Layout
34990
34991 \family roman
34992 \series medium
34993 \shape up
34994 \emph off
34995 \bar no
34996 \noun off
34997 \color none
34998 µ
34999 \end_layout
35000
35001 \end_inset
35002 </cell>
35003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35004 \begin_inset Text
35005
35006 \begin_layout Plain Layout
35007
35008 \family roman
35009 \series medium
35010 \shape up
35011 \emph off
35012 \bar no
35013 \noun off
35014 \color none
35015 Å
35016 \end_layout
35017
35018 \end_inset
35019 </cell>
35020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35021 \begin_inset Text
35022
35023 \begin_layout Plain Layout
35024
35025 \family roman
35026 \series medium
35027 \shape up
35028 \emph off
35029 \bar no
35030 \noun off
35031 \color none
35032 Õ
35033 \end_layout
35034
35035 \end_inset
35036 </cell>
35037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35038 \begin_inset Text
35039
35040 \begin_layout Plain Layout
35041
35042 \family roman
35043 \series medium
35044 \shape up
35045 \emph off
35046 \bar no
35047 \noun off
35048 \color none
35049 å
35050 \end_layout
35051
35052 \end_inset
35053 </cell>
35054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35055 \begin_inset Text
35056
35057 \begin_layout Plain Layout
35058
35059 \family roman
35060 \series medium
35061 \shape up
35062 \emph off
35063 \bar no
35064 \noun off
35065 \color none
35066 õ
35067 \end_layout
35068
35069 \end_inset
35070 </cell>
35071 </row>
35072 <row>
35073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35074 \begin_inset Text
35075
35076 \begin_layout Plain Layout
35077
35078 \family roman
35079 \series medium
35080 \shape up
35081 \size tiny
35082 \emph off
35083 \bar no
35084 \noun off
35085 \color none
35086 06
35087 \end_layout
35088
35089 \end_inset
35090 </cell>
35091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35092 \begin_inset Text
35093
35094 \begin_layout Plain Layout
35095
35096 \end_layout
35097
35098 \end_inset
35099 </cell>
35100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35101 \begin_inset Text
35102
35103 \begin_layout Plain Layout
35104
35105 \end_layout
35106
35107 \end_inset
35108 </cell>
35109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35110 \begin_inset Text
35111
35112 \begin_layout Plain Layout
35113
35114 \family roman
35115 \series medium
35116 \shape up
35117 \emph off
35118 \bar no
35119 \noun off
35120 \color none
35121 &
35122 \end_layout
35123
35124 \end_inset
35125 </cell>
35126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35127 \begin_inset Text
35128
35129 \begin_layout Plain Layout
35130
35131 \family roman
35132 \series medium
35133 \shape up
35134 \emph off
35135 \bar no
35136 \noun off
35137 \color none
35138 6
35139 \end_layout
35140
35141 \end_inset
35142 </cell>
35143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35144 \begin_inset Text
35145
35146 \begin_layout Plain Layout
35147
35148 \family roman
35149 \series medium
35150 \shape up
35151 \emph off
35152 \bar no
35153 \noun off
35154 \color none
35155 F
35156 \end_layout
35157
35158 \end_inset
35159 </cell>
35160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35161 \begin_inset Text
35162
35163 \begin_layout Plain Layout
35164
35165 \family roman
35166 \series medium
35167 \shape up
35168 \emph off
35169 \bar no
35170 \noun off
35171 \color none
35172 V
35173 \end_layout
35174
35175 \end_inset
35176 </cell>
35177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35178 \begin_inset Text
35179
35180 \begin_layout Plain Layout
35181
35182 \family roman
35183 \series medium
35184 \shape up
35185 \emph off
35186 \bar no
35187 \noun off
35188 \color none
35189 f
35190 \end_layout
35191
35192 \end_inset
35193 </cell>
35194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35195 \begin_inset Text
35196
35197 \begin_layout Plain Layout
35198
35199 \family roman
35200 \series medium
35201 \shape up
35202 \emph off
35203 \bar no
35204 \noun off
35205 \color none
35206 v
35207 \end_layout
35208
35209 \end_inset
35210 </cell>
35211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35212 \begin_inset Text
35213
35214 \begin_layout Plain Layout
35215
35216 \end_layout
35217
35218 \end_inset
35219 </cell>
35220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35221 \begin_inset Text
35222
35223 \begin_layout Plain Layout
35224
35225 \end_layout
35226
35227 \end_inset
35228 </cell>
35229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35230 \begin_inset Text
35231
35232 \begin_layout Plain Layout
35233 ¦
35234 \end_layout
35235
35236 \end_inset
35237 </cell>
35238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35239 \begin_inset Text
35240
35241 \begin_layout Plain Layout
35242
35243 \family roman
35244 \series medium
35245 \shape up
35246 \emph off
35247 \bar no
35248 \noun off
35249 \color none
35250
35251 \end_layout
35252
35253 \end_inset
35254 </cell>
35255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35256 \begin_inset Text
35257
35258 \begin_layout Plain Layout
35259
35260 \family roman
35261 \series medium
35262 \shape up
35263 \emph off
35264 \bar no
35265 \noun off
35266 \color none
35267 Æ
35268 \end_layout
35269
35270 \end_inset
35271 </cell>
35272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35273 \begin_inset Text
35274
35275 \begin_layout Plain Layout
35276
35277 \family roman
35278 \series medium
35279 \shape up
35280 \emph off
35281 \bar no
35282 \noun off
35283 \color none
35284 Ö
35285 \end_layout
35286
35287 \end_inset
35288 </cell>
35289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35290 \begin_inset Text
35291
35292 \begin_layout Plain Layout
35293
35294 \family roman
35295 \series medium
35296 \shape up
35297 \emph off
35298 \bar no
35299 \noun off
35300 \color none
35301 æ
35302 \end_layout
35303
35304 \end_inset
35305 </cell>
35306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35307 \begin_inset Text
35308
35309 \begin_layout Plain Layout
35310
35311 \family roman
35312 \series medium
35313 \shape up
35314 \emph off
35315 \bar no
35316 \noun off
35317 \color none
35318 ö
35319 \end_layout
35320
35321 \end_inset
35322 </cell>
35323 </row>
35324 <row>
35325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35326 \begin_inset Text
35327
35328 \begin_layout Plain Layout
35329
35330 \family roman
35331 \series medium
35332 \shape up
35333 \size tiny
35334 \emph off
35335 \bar no
35336 \noun off
35337 \color none
35338 07
35339 \end_layout
35340
35341 \end_inset
35342 </cell>
35343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35344 \begin_inset Text
35345
35346 \begin_layout Plain Layout
35347
35348 \end_layout
35349
35350 \end_inset
35351 </cell>
35352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35353 \begin_inset Text
35354
35355 \begin_layout Plain Layout
35356
35357 \end_layout
35358
35359 \end_inset
35360 </cell>
35361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35362 \begin_inset Text
35363
35364 \begin_layout Plain Layout
35365
35366 \family roman
35367 \series medium
35368 \shape up
35369 \emph off
35370 \bar no
35371 \noun off
35372 \color none
35373 `
35374 \end_layout
35375
35376 \end_inset
35377 </cell>
35378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35379 \begin_inset Text
35380
35381 \begin_layout Plain Layout
35382
35383 \family roman
35384 \series medium
35385 \shape up
35386 \emph off
35387 \bar no
35388 \noun off
35389 \color none
35390 7
35391 \end_layout
35392
35393 \end_inset
35394 </cell>
35395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35396 \begin_inset Text
35397
35398 \begin_layout Plain Layout
35399
35400 \family roman
35401 \series medium
35402 \shape up
35403 \emph off
35404 \bar no
35405 \noun off
35406 \color none
35407 G
35408 \end_layout
35409
35410 \end_inset
35411 </cell>
35412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35413 \begin_inset Text
35414
35415 \begin_layout Plain Layout
35416
35417 \family roman
35418 \series medium
35419 \shape up
35420 \emph off
35421 \bar no
35422 \noun off
35423 \color none
35424 W
35425 \end_layout
35426
35427 \end_inset
35428 </cell>
35429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35430 \begin_inset Text
35431
35432 \begin_layout Plain Layout
35433
35434 \family roman
35435 \series medium
35436 \shape up
35437 \emph off
35438 \bar no
35439 \noun off
35440 \color none
35441 g
35442 \end_layout
35443
35444 \end_inset
35445 </cell>
35446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35447 \begin_inset Text
35448
35449 \begin_layout Plain Layout
35450
35451 \family roman
35452 \series medium
35453 \shape up
35454 \emph off
35455 \bar no
35456 \noun off
35457 \color none
35458 w
35459 \end_layout
35460
35461 \end_inset
35462 </cell>
35463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35464 \begin_inset Text
35465
35466 \begin_layout Plain Layout
35467
35468 \end_layout
35469
35470 \end_inset
35471 </cell>
35472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35473 \begin_inset Text
35474
35475 \begin_layout Plain Layout
35476
35477 \end_layout
35478
35479 \end_inset
35480 </cell>
35481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35482 \begin_inset Text
35483
35484 \begin_layout Plain Layout
35485
35486 \family roman
35487 \series medium
35488 \shape up
35489 \emph off
35490 \bar no
35491 \noun off
35492 \color none
35493 §
35494 \end_layout
35495
35496 \end_inset
35497 </cell>
35498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35499 \begin_inset Text
35500
35501 \begin_layout Plain Layout
35502
35503 \family roman
35504 \series medium
35505 \shape up
35506 \emph off
35507 \bar no
35508 \noun off
35509 \color none
35510 ·
35511 \end_layout
35512
35513 \end_inset
35514 </cell>
35515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35516 \begin_inset Text
35517
35518 \begin_layout Plain Layout
35519
35520 \family roman
35521 \series medium
35522 \shape up
35523 \emph off
35524 \bar no
35525 \noun off
35526 \color none
35527 Ç
35528 \end_layout
35529
35530 \end_inset
35531 </cell>
35532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35533 \begin_inset Text
35534
35535 \begin_layout Plain Layout
35536
35537 \family roman
35538 \series medium
35539 \shape up
35540 \emph off
35541 \bar no
35542 \noun off
35543 \color none
35544 ×
35545 \end_layout
35546
35547 \end_inset
35548 </cell>
35549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35550 \begin_inset Text
35551
35552 \begin_layout Plain Layout
35553
35554 \family roman
35555 \series medium
35556 \shape up
35557 \emph off
35558 \bar no
35559 \noun off
35560 \color none
35561 ç
35562 \end_layout
35563
35564 \end_inset
35565 </cell>
35566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35567 \begin_inset Text
35568
35569 \begin_layout Plain Layout
35570
35571 \family roman
35572 \series medium
35573 \shape up
35574 \emph off
35575 \bar no
35576 \noun off
35577 \color none
35578 ÷
35579 \end_layout
35580
35581 \end_inset
35582 </cell>
35583 </row>
35584 <row>
35585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35586 \begin_inset Text
35587
35588 \begin_layout Plain Layout
35589
35590 \family roman
35591 \series medium
35592 \shape up
35593 \size tiny
35594 \emph off
35595 \bar no
35596 \noun off
35597 \color none
35598 08
35599 \end_layout
35600
35601 \end_inset
35602 </cell>
35603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35604 \begin_inset Text
35605
35606 \begin_layout Plain Layout
35607
35608 \end_layout
35609
35610 \end_inset
35611 </cell>
35612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35613 \begin_inset Text
35614
35615 \begin_layout Plain Layout
35616
35617 \end_layout
35618
35619 \end_inset
35620 </cell>
35621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35622 \begin_inset Text
35623
35624 \begin_layout Plain Layout
35625
35626 \family roman
35627 \series medium
35628 \shape up
35629 \emph off
35630 \bar no
35631 \noun off
35632 \color none
35633 (
35634 \end_layout
35635
35636 \end_inset
35637 </cell>
35638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35639 \begin_inset Text
35640
35641 \begin_layout Plain Layout
35642
35643 \family roman
35644 \series medium
35645 \shape up
35646 \emph off
35647 \bar no
35648 \noun off
35649 \color none
35650 8
35651 \end_layout
35652
35653 \end_inset
35654 </cell>
35655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35656 \begin_inset Text
35657
35658 \begin_layout Plain Layout
35659
35660 \family roman
35661 \series medium
35662 \shape up
35663 \emph off
35664 \bar no
35665 \noun off
35666 \color none
35667 H
35668 \end_layout
35669
35670 \end_inset
35671 </cell>
35672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35673 \begin_inset Text
35674
35675 \begin_layout Plain Layout
35676
35677 \family roman
35678 \series medium
35679 \shape up
35680 \emph off
35681 \bar no
35682 \noun off
35683 \color none
35684 X
35685 \end_layout
35686
35687 \end_inset
35688 </cell>
35689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35690 \begin_inset Text
35691
35692 \begin_layout Plain Layout
35693
35694 \family roman
35695 \series medium
35696 \shape up
35697 \emph off
35698 \bar no
35699 \noun off
35700 \color none
35701 h
35702 \end_layout
35703
35704 \end_inset
35705 </cell>
35706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35707 \begin_inset Text
35708
35709 \begin_layout Plain Layout
35710
35711 \family roman
35712 \series medium
35713 \shape up
35714 \emph off
35715 \bar no
35716 \noun off
35717 \color none
35718 x
35719 \end_layout
35720
35721 \end_inset
35722 </cell>
35723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35724 \begin_inset Text
35725
35726 \begin_layout Plain Layout
35727
35728 \end_layout
35729
35730 \end_inset
35731 </cell>
35732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35733 \begin_inset Text
35734
35735 \begin_layout Plain Layout
35736
35737 \end_layout
35738
35739 \end_inset
35740 </cell>
35741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35742 \begin_inset Text
35743
35744 \begin_layout Plain Layout
35745
35746 \family roman
35747 \series medium
35748 \shape up
35749 \emph off
35750 \bar no
35751 \noun off
35752 \color none
35753 ¨
35754 \end_layout
35755
35756 \end_inset
35757 </cell>
35758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35759 \begin_inset Text
35760
35761 \begin_layout Plain Layout
35762
35763 \family roman
35764 \series medium
35765 \shape up
35766 \emph off
35767 \bar no
35768 \noun off
35769 \color none
35770 ¸
35771 \end_layout
35772
35773 \end_inset
35774 </cell>
35775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35776 \begin_inset Text
35777
35778 \begin_layout Plain Layout
35779
35780 \family roman
35781 \series medium
35782 \shape up
35783 \emph off
35784 \bar no
35785 \noun off
35786 \color none
35787 È
35788 \end_layout
35789
35790 \end_inset
35791 </cell>
35792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35793 \begin_inset Text
35794
35795 \begin_layout Plain Layout
35796
35797 \family roman
35798 \series medium
35799 \shape up
35800 \emph off
35801 \bar no
35802 \noun off
35803 \color none
35804 Ø
35805 \end_layout
35806
35807 \end_inset
35808 </cell>
35809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35810 \begin_inset Text
35811
35812 \begin_layout Plain Layout
35813
35814 \family roman
35815 \series medium
35816 \shape up
35817 \emph off
35818 \bar no
35819 \noun off
35820 \color none
35821 è
35822 \end_layout
35823
35824 \end_inset
35825 </cell>
35826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35827 \begin_inset Text
35828
35829 \begin_layout Plain Layout
35830
35831 \family roman
35832 \series medium
35833 \shape up
35834 \emph off
35835 \bar no
35836 \noun off
35837 \color none
35838 ø
35839 \end_layout
35840
35841 \end_inset
35842 </cell>
35843 </row>
35844 <row>
35845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35846 \begin_inset Text
35847
35848 \begin_layout Plain Layout
35849
35850 \family roman
35851 \series medium
35852 \shape up
35853 \size tiny
35854 \emph off
35855 \bar no
35856 \noun off
35857 \color none
35858 09
35859 \end_layout
35860
35861 \end_inset
35862 </cell>
35863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35864 \begin_inset Text
35865
35866 \begin_layout Plain Layout
35867
35868 \end_layout
35869
35870 \end_inset
35871 </cell>
35872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35873 \begin_inset Text
35874
35875 \begin_layout Plain Layout
35876
35877 \end_layout
35878
35879 \end_inset
35880 </cell>
35881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35882 \begin_inset Text
35883
35884 \begin_layout Plain Layout
35885
35886 \family roman
35887 \series medium
35888 \shape up
35889 \emph off
35890 \bar no
35891 \noun off
35892 \color none
35893 )
35894 \end_layout
35895
35896 \end_inset
35897 </cell>
35898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35899 \begin_inset Text
35900
35901 \begin_layout Plain Layout
35902
35903 \family roman
35904 \series medium
35905 \shape up
35906 \emph off
35907 \bar no
35908 \noun off
35909 \color none
35910 9
35911 \end_layout
35912
35913 \end_inset
35914 </cell>
35915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35916 \begin_inset Text
35917
35918 \begin_layout Plain Layout
35919
35920 \family roman
35921 \series medium
35922 \shape up
35923 \emph off
35924 \bar no
35925 \noun off
35926 \color none
35927 I
35928 \end_layout
35929
35930 \end_inset
35931 </cell>
35932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35933 \begin_inset Text
35934
35935 \begin_layout Plain Layout
35936
35937 \family roman
35938 \series medium
35939 \shape up
35940 \emph off
35941 \bar no
35942 \noun off
35943 \color none
35944 Y
35945 \end_layout
35946
35947 \end_inset
35948 </cell>
35949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35950 \begin_inset Text
35951
35952 \begin_layout Plain Layout
35953
35954 \family roman
35955 \series medium
35956 \shape up
35957 \emph off
35958 \bar no
35959 \noun off
35960 \color none
35961 i
35962 \end_layout
35963
35964 \end_inset
35965 </cell>
35966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35967 \begin_inset Text
35968
35969 \begin_layout Plain Layout
35970
35971 \family roman
35972 \series medium
35973 \shape up
35974 \emph off
35975 \bar no
35976 \noun off
35977 \color none
35978 y
35979 \end_layout
35980
35981 \end_inset
35982 </cell>
35983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35984 \begin_inset Text
35985
35986 \begin_layout Plain Layout
35987
35988 \end_layout
35989
35990 \end_inset
35991 </cell>
35992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35993 \begin_inset Text
35994
35995 \begin_layout Plain Layout
35996
35997 \end_layout
35998
35999 \end_inset
36000 </cell>
36001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36002 \begin_inset Text
36003
36004 \begin_layout Plain Layout
36005
36006 \family roman
36007 \series medium
36008 \shape up
36009 \emph off
36010 \bar no
36011 \noun off
36012 \color none
36013 ©
36014 \end_layout
36015
36016 \end_inset
36017 </cell>
36018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36019 \begin_inset Text
36020
36021 \begin_layout Plain Layout
36022
36023 \family roman
36024 \series medium
36025 \shape up
36026 \emph off
36027 \bar no
36028 \noun off
36029 \color none
36030 ¹
36031 \end_layout
36032
36033 \end_inset
36034 </cell>
36035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36036 \begin_inset Text
36037
36038 \begin_layout Plain Layout
36039
36040 \family roman
36041 \series medium
36042 \shape up
36043 \emph off
36044 \bar no
36045 \noun off
36046 \color none
36047 É
36048 \end_layout
36049
36050 \end_inset
36051 </cell>
36052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36053 \begin_inset Text
36054
36055 \begin_layout Plain Layout
36056
36057 \family roman
36058 \series medium
36059 \shape up
36060 \emph off
36061 \bar no
36062 \noun off
36063 \color none
36064 Ù
36065 \end_layout
36066
36067 \end_inset
36068 </cell>
36069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36070 \begin_inset Text
36071
36072 \begin_layout Plain Layout
36073
36074 \family roman
36075 \series medium
36076 \shape up
36077 \emph off
36078 \bar no
36079 \noun off
36080 \color none
36081 é
36082 \end_layout
36083
36084 \end_inset
36085 </cell>
36086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36087 \begin_inset Text
36088
36089 \begin_layout Plain Layout
36090
36091 \family roman
36092 \series medium
36093 \shape up
36094 \emph off
36095 \bar no
36096 \noun off
36097 \color none
36098 ù
36099 \end_layout
36100
36101 \end_inset
36102 </cell>
36103 </row>
36104 <row>
36105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36106 \begin_inset Text
36107
36108 \begin_layout Plain Layout
36109
36110 \family roman
36111 \series medium
36112 \shape up
36113 \size tiny
36114 \emph off
36115 \bar no
36116 \noun off
36117 \color none
36118 0A
36119 \end_layout
36120
36121 \end_inset
36122 </cell>
36123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36124 \begin_inset Text
36125
36126 \begin_layout Plain Layout
36127
36128 \end_layout
36129
36130 \end_inset
36131 </cell>
36132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36133 \begin_inset Text
36134
36135 \begin_layout Plain Layout
36136
36137 \end_layout
36138
36139 \end_inset
36140 </cell>
36141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36142 \begin_inset Text
36143
36144 \begin_layout Plain Layout
36145
36146 \family roman
36147 \series medium
36148 \shape up
36149 \emph off
36150 \bar no
36151 \noun off
36152 \color none
36153 *
36154 \end_layout
36155
36156 \end_inset
36157 </cell>
36158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36159 \begin_inset Text
36160
36161 \begin_layout Plain Layout
36162
36163 \family roman
36164 \series medium
36165 \shape up
36166 \emph off
36167 \bar no
36168 \noun off
36169 \color none
36170 :
36171 \end_layout
36172
36173 \end_inset
36174 </cell>
36175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36176 \begin_inset Text
36177
36178 \begin_layout Plain Layout
36179
36180 \family roman
36181 \series medium
36182 \shape up
36183 \emph off
36184 \bar no
36185 \noun off
36186 \color none
36187 J
36188 \end_layout
36189
36190 \end_inset
36191 </cell>
36192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36193 \begin_inset Text
36194
36195 \begin_layout Plain Layout
36196
36197 \family roman
36198 \series medium
36199 \shape up
36200 \emph off
36201 \bar no
36202 \noun off
36203 \color none
36204 Z
36205 \end_layout
36206
36207 \end_inset
36208 </cell>
36209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36210 \begin_inset Text
36211
36212 \begin_layout Plain Layout
36213
36214 \family roman
36215 \series medium
36216 \shape up
36217 \emph off
36218 \bar no
36219 \noun off
36220 \color none
36221 j
36222 \end_layout
36223
36224 \end_inset
36225 </cell>
36226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36227 \begin_inset Text
36228
36229 \begin_layout Plain Layout
36230
36231 \family roman
36232 \series medium
36233 \shape up
36234 \emph off
36235 \bar no
36236 \noun off
36237 \color none
36238 z
36239 \end_layout
36240
36241 \end_inset
36242 </cell>
36243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36244 \begin_inset Text
36245
36246 \begin_layout Plain Layout
36247
36248 \end_layout
36249
36250 \end_inset
36251 </cell>
36252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36253 \begin_inset Text
36254
36255 \begin_layout Plain Layout
36256
36257 \end_layout
36258
36259 \end_inset
36260 </cell>
36261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36262 \begin_inset Text
36263
36264 \begin_layout Plain Layout
36265
36266 \family roman
36267 \series medium
36268 \shape up
36269 \emph off
36270 \bar no
36271 \noun off
36272 \color none
36273 ª
36274 \end_layout
36275
36276 \end_inset
36277 </cell>
36278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36279 \begin_inset Text
36280
36281 \begin_layout Plain Layout
36282
36283 \family roman
36284 \series medium
36285 \shape up
36286 \emph off
36287 \bar no
36288 \noun off
36289 \color none
36290 º
36291 \end_layout
36292
36293 \end_inset
36294 </cell>
36295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36296 \begin_inset Text
36297
36298 \begin_layout Plain Layout
36299
36300 \family roman
36301 \series medium
36302 \shape up
36303 \emph off
36304 \bar no
36305 \noun off
36306 \color none
36307 Ê
36308 \end_layout
36309
36310 \end_inset
36311 </cell>
36312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36313 \begin_inset Text
36314
36315 \begin_layout Plain Layout
36316
36317 \family roman
36318 \series medium
36319 \shape up
36320 \emph off
36321 \bar no
36322 \noun off
36323 \color none
36324 Ú
36325 \end_layout
36326
36327 \end_inset
36328 </cell>
36329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36330 \begin_inset Text
36331
36332 \begin_layout Plain Layout
36333
36334 \family roman
36335 \series medium
36336 \shape up
36337 \emph off
36338 \bar no
36339 \noun off
36340 \color none
36341 ê
36342 \end_layout
36343
36344 \end_inset
36345 </cell>
36346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36347 \begin_inset Text
36348
36349 \begin_layout Plain Layout
36350
36351 \family roman
36352 \series medium
36353 \shape up
36354 \emph off
36355 \bar no
36356 \noun off
36357 \color none
36358 ú
36359 \end_layout
36360
36361 \end_inset
36362 </cell>
36363 </row>
36364 <row>
36365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36366 \begin_inset Text
36367
36368 \begin_layout Plain Layout
36369
36370 \family roman
36371 \series medium
36372 \shape up
36373 \size tiny
36374 \emph off
36375 \bar no
36376 \noun off
36377 \color none
36378 0B
36379 \end_layout
36380
36381 \end_inset
36382 </cell>
36383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36384 \begin_inset Text
36385
36386 \begin_layout Plain Layout
36387
36388 \end_layout
36389
36390 \end_inset
36391 </cell>
36392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36393 \begin_inset Text
36394
36395 \begin_layout Plain Layout
36396
36397 \end_layout
36398
36399 \end_inset
36400 </cell>
36401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36402 \begin_inset Text
36403
36404 \begin_layout Plain Layout
36405
36406 \family roman
36407 \series medium
36408 \shape up
36409 \emph off
36410 \bar no
36411 \noun off
36412 \color none
36413 +
36414 \end_layout
36415
36416 \end_inset
36417 </cell>
36418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36419 \begin_inset Text
36420
36421 \begin_layout Plain Layout
36422
36423 \family roman
36424 \series medium
36425 \shape up
36426 \emph off
36427 \bar no
36428 \noun off
36429 \color none
36430 ;
36431 \end_layout
36432
36433 \end_inset
36434 </cell>
36435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36436 \begin_inset Text
36437
36438 \begin_layout Plain Layout
36439
36440 \family roman
36441 \series medium
36442 \shape up
36443 \emph off
36444 \bar no
36445 \noun off
36446 \color none
36447 K
36448 \end_layout
36449
36450 \end_inset
36451 </cell>
36452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36453 \begin_inset Text
36454
36455 \begin_layout Plain Layout
36456
36457 \family roman
36458 \series medium
36459 \shape up
36460 \emph off
36461 \bar no
36462 \noun off
36463 \color none
36464 [
36465 \end_layout
36466
36467 \end_inset
36468 </cell>
36469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36470 \begin_inset Text
36471
36472 \begin_layout Plain Layout
36473
36474 \family roman
36475 \series medium
36476 \shape up
36477 \emph off
36478 \bar no
36479 \noun off
36480 \color none
36481 k
36482 \end_layout
36483
36484 \end_inset
36485 </cell>
36486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36487 \begin_inset Text
36488
36489 \begin_layout Plain Layout
36490
36491 \family roman
36492 \series medium
36493 \shape up
36494 \emph off
36495 \bar no
36496 \noun off
36497 \color none
36498 {
36499 \end_layout
36500
36501 \end_inset
36502 </cell>
36503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36504 \begin_inset Text
36505
36506 \begin_layout Plain Layout
36507
36508 \end_layout
36509
36510 \end_inset
36511 </cell>
36512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36513 \begin_inset Text
36514
36515 \begin_layout Plain Layout
36516
36517 \end_layout
36518
36519 \end_inset
36520 </cell>
36521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36522 \begin_inset Text
36523
36524 \begin_layout Plain Layout
36525
36526 \family roman
36527 \series medium
36528 \shape up
36529 \emph off
36530 \bar no
36531 \noun off
36532 \color none
36533 «
36534 \end_layout
36535
36536 \end_inset
36537 </cell>
36538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36539 \begin_inset Text
36540
36541 \begin_layout Plain Layout
36542
36543 \family roman
36544 \series medium
36545 \shape up
36546 \emph off
36547 \bar no
36548 \noun off
36549 \color none
36550 »
36551 \end_layout
36552
36553 \end_inset
36554 </cell>
36555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36556 \begin_inset Text
36557
36558 \begin_layout Plain Layout
36559
36560 \family roman
36561 \series medium
36562 \shape up
36563 \emph off
36564 \bar no
36565 \noun off
36566 \color none
36567 Ë
36568 \end_layout
36569
36570 \end_inset
36571 </cell>
36572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36573 \begin_inset Text
36574
36575 \begin_layout Plain Layout
36576
36577 \family roman
36578 \series medium
36579 \shape up
36580 \emph off
36581 \bar no
36582 \noun off
36583 \color none
36584 Û
36585 \end_layout
36586
36587 \end_inset
36588 </cell>
36589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36590 \begin_inset Text
36591
36592 \begin_layout Plain Layout
36593
36594 \family roman
36595 \series medium
36596 \shape up
36597 \emph off
36598 \bar no
36599 \noun off
36600 \color none
36601 ë
36602 \end_layout
36603
36604 \end_inset
36605 </cell>
36606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36607 \begin_inset Text
36608
36609 \begin_layout Plain Layout
36610
36611 \family roman
36612 \series medium
36613 \shape up
36614 \emph off
36615 \bar no
36616 \noun off
36617 \color none
36618 û
36619 \end_layout
36620
36621 \end_inset
36622 </cell>
36623 </row>
36624 <row>
36625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36626 \begin_inset Text
36627
36628 \begin_layout Plain Layout
36629
36630 \family roman
36631 \series medium
36632 \shape up
36633 \size tiny
36634 \emph off
36635 \bar no
36636 \noun off
36637 \color none
36638 0C
36639 \end_layout
36640
36641 \end_inset
36642 </cell>
36643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36644 \begin_inset Text
36645
36646 \begin_layout Plain Layout
36647
36648 \end_layout
36649
36650 \end_inset
36651 </cell>
36652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36653 \begin_inset Text
36654
36655 \begin_layout Plain Layout
36656
36657 \end_layout
36658
36659 \end_inset
36660 </cell>
36661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36662 \begin_inset Text
36663
36664 \begin_layout Plain Layout
36665
36666 \family roman
36667 \series medium
36668 \shape up
36669 \emph off
36670 \bar no
36671 \noun off
36672 \color none
36673 ,
36674 \end_layout
36675
36676 \end_inset
36677 </cell>
36678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36679 \begin_inset Text
36680
36681 \begin_layout Plain Layout
36682
36683 \family roman
36684 \series medium
36685 \shape up
36686 \emph off
36687 \bar no
36688 \noun off
36689 \color none
36690 <
36691 \end_layout
36692
36693 \end_inset
36694 </cell>
36695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36696 \begin_inset Text
36697
36698 \begin_layout Plain Layout
36699
36700 \family roman
36701 \series medium
36702 \shape up
36703 \emph off
36704 \bar no
36705 \noun off
36706 \color none
36707 L
36708 \end_layout
36709
36710 \end_inset
36711 </cell>
36712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36713 \begin_inset Text
36714
36715 \begin_layout Plain Layout
36716
36717 \family roman
36718 \series medium
36719 \shape up
36720 \emph off
36721 \bar no
36722 \noun off
36723 \color none
36724
36725 \backslash
36726
36727 \end_layout
36728
36729 \end_inset
36730 </cell>
36731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36732 \begin_inset Text
36733
36734 \begin_layout Plain Layout
36735
36736 \family roman
36737 \series medium
36738 \shape up
36739 \emph off
36740 \bar no
36741 \noun off
36742 \color none
36743 l
36744 \end_layout
36745
36746 \end_inset
36747 </cell>
36748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36749 \begin_inset Text
36750
36751 \begin_layout Plain Layout
36752
36753 \family roman
36754 \series medium
36755 \shape up
36756 \emph off
36757 \bar no
36758 \noun off
36759 \color none
36760 |
36761 \end_layout
36762
36763 \end_inset
36764 </cell>
36765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36766 \begin_inset Text
36767
36768 \begin_layout Plain Layout
36769
36770 \end_layout
36771
36772 \end_inset
36773 </cell>
36774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36775 \begin_inset Text
36776
36777 \begin_layout Plain Layout
36778
36779 \end_layout
36780
36781 \end_inset
36782 </cell>
36783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36784 \begin_inset Text
36785
36786 \begin_layout Plain Layout
36787
36788 \family roman
36789 \series medium
36790 \shape up
36791 \emph off
36792 \bar no
36793 \noun off
36794 \color none
36795 ¬
36796 \end_layout
36797
36798 \end_inset
36799 </cell>
36800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36801 \begin_inset Text
36802
36803 \begin_layout Plain Layout
36804
36805 \family roman
36806 \series medium
36807 \shape up
36808 \emph off
36809 \bar no
36810 \noun off
36811 \color none
36812 ¼
36813 \end_layout
36814
36815 \end_inset
36816 </cell>
36817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36818 \begin_inset Text
36819
36820 \begin_layout Plain Layout
36821
36822 \family roman
36823 \series medium
36824 \shape up
36825 \emph off
36826 \bar no
36827 \noun off
36828 \color none
36829 Ì
36830 \end_layout
36831
36832 \end_inset
36833 </cell>
36834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36835 \begin_inset Text
36836
36837 \begin_layout Plain Layout
36838
36839 \family roman
36840 \series medium
36841 \shape up
36842 \emph off
36843 \bar no
36844 \noun off
36845 \color none
36846 Ü
36847 \end_layout
36848
36849 \end_inset
36850 </cell>
36851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36852 \begin_inset Text
36853
36854 \begin_layout Plain Layout
36855
36856 \family roman
36857 \series medium
36858 \shape up
36859 \emph off
36860 \bar no
36861 \noun off
36862 \color none
36863 ì
36864 \end_layout
36865
36866 \end_inset
36867 </cell>
36868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36869 \begin_inset Text
36870
36871 \begin_layout Plain Layout
36872
36873 \family roman
36874 \series medium
36875 \shape up
36876 \emph off
36877 \bar no
36878 \noun off
36879 \color none
36880 ü
36881 \end_layout
36882
36883 \end_inset
36884 </cell>
36885 </row>
36886 <row>
36887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36888 \begin_inset Text
36889
36890 \begin_layout Plain Layout
36891
36892 \family roman
36893 \series medium
36894 \shape up
36895 \size tiny
36896 \emph off
36897 \bar no
36898 \noun off
36899 \color none
36900 0D
36901 \end_layout
36902
36903 \end_inset
36904 </cell>
36905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36906 \begin_inset Text
36907
36908 \begin_layout Plain Layout
36909
36910 \end_layout
36911
36912 \end_inset
36913 </cell>
36914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36915 \begin_inset Text
36916
36917 \begin_layout Plain Layout
36918
36919 \end_layout
36920
36921 \end_inset
36922 </cell>
36923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36924 \begin_inset Text
36925
36926 \begin_layout Plain Layout
36927
36928 \family roman
36929 \series medium
36930 \shape up
36931 \emph off
36932 \bar no
36933 \noun off
36934 \color none
36935 -
36936 \end_layout
36937
36938 \end_inset
36939 </cell>
36940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36941 \begin_inset Text
36942
36943 \begin_layout Plain Layout
36944
36945 \family roman
36946 \series medium
36947 \shape up
36948 \emph off
36949 \bar no
36950 \noun off
36951 \color none
36952 =
36953 \end_layout
36954
36955 \end_inset
36956 </cell>
36957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36958 \begin_inset Text
36959
36960 \begin_layout Plain Layout
36961
36962 \family roman
36963 \series medium
36964 \shape up
36965 \emph off
36966 \bar no
36967 \noun off
36968 \color none
36969 M
36970 \end_layout
36971
36972 \end_inset
36973 </cell>
36974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36975 \begin_inset Text
36976
36977 \begin_layout Plain Layout
36978
36979 \family roman
36980 \series medium
36981 \shape up
36982 \emph off
36983 \bar no
36984 \noun off
36985 \color none
36986 ]
36987 \end_layout
36988
36989 \end_inset
36990 </cell>
36991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36992 \begin_inset Text
36993
36994 \begin_layout Plain Layout
36995
36996 \family roman
36997 \series medium
36998 \shape up
36999 \emph off
37000 \bar no
37001 \noun off
37002 \color none
37003 m
37004 \end_layout
37005
37006 \end_inset
37007 </cell>
37008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37009 \begin_inset Text
37010
37011 \begin_layout Plain Layout
37012
37013 \family roman
37014 \series medium
37015 \shape up
37016 \emph off
37017 \bar no
37018 \noun off
37019 \color none
37020 }
37021 \end_layout
37022
37023 \end_inset
37024 </cell>
37025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37026 \begin_inset Text
37027
37028 \begin_layout Plain Layout
37029
37030 \end_layout
37031
37032 \end_inset
37033 </cell>
37034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37035 \begin_inset Text
37036
37037 \begin_layout Plain Layout
37038
37039 \end_layout
37040
37041 \end_inset
37042 </cell>
37043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37044 \begin_inset Text
37045
37046 \begin_layout Plain Layout
37047
37048 \end_layout
37049
37050 \end_inset
37051 </cell>
37052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37053 \begin_inset Text
37054
37055 \begin_layout Plain Layout
37056
37057 \family roman
37058 \series medium
37059 \shape up
37060 \emph off
37061 \bar no
37062 \noun off
37063 \color none
37064 ½
37065 \end_layout
37066
37067 \end_inset
37068 </cell>
37069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37070 \begin_inset Text
37071
37072 \begin_layout Plain Layout
37073
37074 \family roman
37075 \series medium
37076 \shape up
37077 \emph off
37078 \bar no
37079 \noun off
37080 \color none
37081 Í
37082 \end_layout
37083
37084 \end_inset
37085 </cell>
37086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37087 \begin_inset Text
37088
37089 \begin_layout Plain Layout
37090
37091 \family roman
37092 \series medium
37093 \shape up
37094 \emph off
37095 \bar no
37096 \noun off
37097 \color none
37098 Ý
37099 \end_layout
37100
37101 \end_inset
37102 </cell>
37103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37104 \begin_inset Text
37105
37106 \begin_layout Plain Layout
37107
37108 \family roman
37109 \series medium
37110 \shape up
37111 \emph off
37112 \bar no
37113 \noun off
37114 \color none
37115 í
37116 \end_layout
37117
37118 \end_inset
37119 </cell>
37120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37121 \begin_inset Text
37122
37123 \begin_layout Plain Layout
37124
37125 \family roman
37126 \series medium
37127 \shape up
37128 \emph off
37129 \bar no
37130 \noun off
37131 \color none
37132 ý
37133 \end_layout
37134
37135 \end_inset
37136 </cell>
37137 </row>
37138 <row>
37139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37140 \begin_inset Text
37141
37142 \begin_layout Plain Layout
37143
37144 \family roman
37145 \series medium
37146 \shape up
37147 \size tiny
37148 \emph off
37149 \bar no
37150 \noun off
37151 \color none
37152 0E
37153 \end_layout
37154
37155 \end_inset
37156 </cell>
37157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37158 \begin_inset Text
37159
37160 \begin_layout Plain Layout
37161
37162 \end_layout
37163
37164 \end_inset
37165 </cell>
37166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37167 \begin_inset Text
37168
37169 \begin_layout Plain Layout
37170
37171 \end_layout
37172
37173 \end_inset
37174 </cell>
37175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37176 \begin_inset Text
37177
37178 \begin_layout Plain Layout
37179
37180 \family roman
37181 \series medium
37182 \shape up
37183 \emph off
37184 \bar no
37185 \noun off
37186 \color none
37187 .
37188 \end_layout
37189
37190 \end_inset
37191 </cell>
37192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37193 \begin_inset Text
37194
37195 \begin_layout Plain Layout
37196
37197 \family roman
37198 \series medium
37199 \shape up
37200 \emph off
37201 \bar no
37202 \noun off
37203 \color none
37204 >
37205 \end_layout
37206
37207 \end_inset
37208 </cell>
37209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37210 \begin_inset Text
37211
37212 \begin_layout Plain Layout
37213
37214 \family roman
37215 \series medium
37216 \shape up
37217 \emph off
37218 \bar no
37219 \noun off
37220 \color none
37221 N
37222 \end_layout
37223
37224 \end_inset
37225 </cell>
37226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37227 \begin_inset Text
37228
37229 \begin_layout Plain Layout
37230
37231 \family roman
37232 \series medium
37233 \shape up
37234 \emph off
37235 \bar no
37236 \noun off
37237 \color none
37238 ^
37239 \end_layout
37240
37241 \end_inset
37242 </cell>
37243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37244 \begin_inset Text
37245
37246 \begin_layout Plain Layout
37247
37248 \family roman
37249 \series medium
37250 \shape up
37251 \emph off
37252 \bar no
37253 \noun off
37254 \color none
37255 n
37256 \end_layout
37257
37258 \end_inset
37259 </cell>
37260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37261 \begin_inset Text
37262
37263 \begin_layout Plain Layout
37264
37265 \family roman
37266 \series medium
37267 \shape up
37268 \emph off
37269 \bar no
37270 \noun off
37271 \color none
37272 ~
37273 \end_layout
37274
37275 \end_inset
37276 </cell>
37277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37278 \begin_inset Text
37279
37280 \begin_layout Plain Layout
37281
37282 \end_layout
37283
37284 \end_inset
37285 </cell>
37286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37287 \begin_inset Text
37288
37289 \begin_layout Plain Layout
37290
37291 \end_layout
37292
37293 \end_inset
37294 </cell>
37295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37296 \begin_inset Text
37297
37298 \begin_layout Plain Layout
37299
37300 \family roman
37301 \series medium
37302 \shape up
37303 \emph off
37304 \bar no
37305 \noun off
37306 \color none
37307 ®
37308 \end_layout
37309
37310 \end_inset
37311 </cell>
37312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37313 \begin_inset Text
37314
37315 \begin_layout Plain Layout
37316
37317 \family roman
37318 \series medium
37319 \shape up
37320 \emph off
37321 \bar no
37322 \noun off
37323 \color none
37324 ¾
37325 \end_layout
37326
37327 \end_inset
37328 </cell>
37329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37330 \begin_inset Text
37331
37332 \begin_layout Plain Layout
37333
37334 \family roman
37335 \series medium
37336 \shape up
37337 \emph off
37338 \bar no
37339 \noun off
37340 \color none
37341 Î
37342 \end_layout
37343
37344 \end_inset
37345 </cell>
37346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37347 \begin_inset Text
37348
37349 \begin_layout Plain Layout
37350
37351 \family roman
37352 \series medium
37353 \shape up
37354 \emph off
37355 \bar no
37356 \noun off
37357 \color none
37358 Þ
37359 \end_layout
37360
37361 \end_inset
37362 </cell>
37363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37364 \begin_inset Text
37365
37366 \begin_layout Plain Layout
37367
37368 \family roman
37369 \series medium
37370 \shape up
37371 \emph off
37372 \bar no
37373 \noun off
37374 \color none
37375 î
37376 \end_layout
37377
37378 \end_inset
37379 </cell>
37380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37381 \begin_inset Text
37382
37383 \begin_layout Plain Layout
37384
37385 \family roman
37386 \series medium
37387 \shape up
37388 \emph off
37389 \bar no
37390 \noun off
37391 \color none
37392 þ
37393 \end_layout
37394
37395 \end_inset
37396 </cell>
37397 </row>
37398 <row>
37399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37400 \begin_inset Text
37401
37402 \begin_layout Plain Layout
37403
37404 \family roman
37405 \series medium
37406 \shape up
37407 \size tiny
37408 \emph off
37409 \bar no
37410 \noun off
37411 \color none
37412 0F
37413 \end_layout
37414
37415 \end_inset
37416 </cell>
37417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37418 \begin_inset Text
37419
37420 \begin_layout Plain Layout
37421
37422 \end_layout
37423
37424 \end_inset
37425 </cell>
37426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37427 \begin_inset Text
37428
37429 \begin_layout Plain Layout
37430
37431 \end_layout
37432
37433 \end_inset
37434 </cell>
37435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37436 \begin_inset Text
37437
37438 \begin_layout Plain Layout
37439
37440 \family roman
37441 \series medium
37442 \shape up
37443 \emph off
37444 \bar no
37445 \noun off
37446 \color none
37447 /
37448 \end_layout
37449
37450 \end_inset
37451 </cell>
37452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37453 \begin_inset Text
37454
37455 \begin_layout Plain Layout
37456
37457 \family roman
37458 \series medium
37459 \shape up
37460 \emph off
37461 \bar no
37462 \noun off
37463 \color none
37464 ?
37465 \end_layout
37466
37467 \end_inset
37468 </cell>
37469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37470 \begin_inset Text
37471
37472 \begin_layout Plain Layout
37473
37474 \family roman
37475 \series medium
37476 \shape up
37477 \emph off
37478 \bar no
37479 \noun off
37480 \color none
37481 O
37482 \end_layout
37483
37484 \end_inset
37485 </cell>
37486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37487 \begin_inset Text
37488
37489 \begin_layout Plain Layout
37490
37491 \family roman
37492 \series medium
37493 \shape up
37494 \emph off
37495 \bar no
37496 \noun off
37497 \color none
37498 _
37499 \end_layout
37500
37501 \end_inset
37502 </cell>
37503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37504 \begin_inset Text
37505
37506 \begin_layout Plain Layout
37507
37508 \family roman
37509 \series medium
37510 \shape up
37511 \emph off
37512 \bar no
37513 \noun off
37514 \color none
37515 o
37516 \end_layout
37517
37518 \end_inset
37519 </cell>
37520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37521 \begin_inset Text
37522
37523 \begin_layout Plain Layout
37524
37525 \end_layout
37526
37527 \end_inset
37528 </cell>
37529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37530 \begin_inset Text
37531
37532 \begin_layout Plain Layout
37533
37534 \end_layout
37535
37536 \end_inset
37537 </cell>
37538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37539 \begin_inset Text
37540
37541 \begin_layout Plain Layout
37542
37543 \end_layout
37544
37545 \end_inset
37546 </cell>
37547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37548 \begin_inset Text
37549
37550 \begin_layout Plain Layout
37551
37552 \family roman
37553 \series medium
37554 \shape up
37555 \emph off
37556 \bar no
37557 \noun off
37558 \color none
37559 ¯
37560 \end_layout
37561
37562 \end_inset
37563 </cell>
37564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37565 \begin_inset Text
37566
37567 \begin_layout Plain Layout
37568
37569 \family roman
37570 \series medium
37571 \shape up
37572 \emph off
37573 \bar no
37574 \noun off
37575 \color none
37576 ¿
37577 \end_layout
37578
37579 \end_inset
37580 </cell>
37581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37582 \begin_inset Text
37583
37584 \begin_layout Plain Layout
37585
37586 \family roman
37587 \series medium
37588 \shape up
37589 \emph off
37590 \bar no
37591 \noun off
37592 \color none
37593 Ï
37594 \end_layout
37595
37596 \end_inset
37597 </cell>
37598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37599 \begin_inset Text
37600
37601 \begin_layout Plain Layout
37602
37603 \family roman
37604 \series medium
37605 \shape up
37606 \emph off
37607 \bar no
37608 \noun off
37609 \color none
37610 ß
37611 \end_layout
37612
37613 \end_inset
37614 </cell>
37615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37616 \begin_inset Text
37617
37618 \begin_layout Plain Layout
37619
37620 \family roman
37621 \series medium
37622 \shape up
37623 \emph off
37624 \bar no
37625 \noun off
37626 \color none
37627 ï
37628 \end_layout
37629
37630 \end_inset
37631 </cell>
37632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37633 \begin_inset Text
37634
37635 \begin_layout Plain Layout
37636
37637 \family roman
37638 \series medium
37639 \shape up
37640 \emph off
37641 \bar no
37642 \noun off
37643 \color none
37644 ÿ
37645 \end_layout
37646
37647 \end_inset
37648 </cell>
37649 </row>
37650 </lyxtabular>
37651
37652 \end_inset
37653
37654
37655 \end_layout
37656
37657 \end_inset
37658
37659
37660 \end_layout
37661
37662 \begin_layout Standard
37663 The following is a full list of all of the accented characters LyX can display
37664  directly.
37665  It includes not only the accented characters from the previous table, but
37666  also the characters from 
37667 \family typewriter
37668 ISO8859–2
37669 \family default
37670  through 
37671 \family typewriter
37672 4
37673 \family default
37674 .
37675  
37676 \end_layout
37677
37678 \begin_layout Itemize
37679 From 
37680 \family typewriter
37681 ISO8859–1
37682 \family default
37683 :
37684 \end_layout
37685
37686 \begin_deeper
37687 \begin_layout Standard
37688 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37689 \begin_inset space \hfill{}
37690 \end_inset
37691
37692 diaeresis
37693 \end_layout
37694
37695 \begin_layout Standard
37696 ^ Â Ê Î Ô Û â ê î ô û
37697 \begin_inset space \hfill{}
37698 \end_inset
37699
37700 circumflex
37701 \end_layout
37702
37703 \begin_layout Standard
37704 ` À È Ì Ò Ù à è ì ò ù
37705 \begin_inset space \hfill{}
37706 \end_inset
37707
37708 grave
37709 \end_layout
37710
37711 \begin_layout Standard
37712 ´ Á É Í Ó Ú Ý á é í ó ú ý
37713 \begin_inset space \hfill{}
37714 \end_inset
37715
37716 acute
37717 \end_layout
37718
37719 \begin_layout Standard
37720 ~ Ã Ñ Õ ã ñ õ
37721 \begin_inset space \hfill{}
37722 \end_inset
37723
37724 tilde
37725 \end_layout
37726
37727 \begin_layout Standard
37728 ¸Çç
37729 \begin_inset space \hfill{}
37730 \end_inset
37731
37732 cedilla
37733 \end_layout
37734
37735 \begin_layout Standard
37736 ¯
37737 \begin_inset space \hfill{}
37738 \end_inset
37739
37740 macron
37741 \end_layout
37742
37743 \end_deeper
37744 \begin_layout Itemize
37745 From 
37746 \family typewriter
37747 ISO8859–2
37748 \family default
37749  through 
37750 \family typewriter
37751 4
37752 \family default
37753 :
37754 \end_layout
37755
37756 \begin_deeper
37757 \begin_layout Standard
37758 ĤĴĥĵĈĜŜĉĝŝ
37759 \begin_inset space \hfill{}
37760 \end_inset
37761
37762 circumflex
37763 \end_layout
37764
37765 \begin_layout Standard
37766 ŚŹśźŔĹĆŃŕĺćń
37767 \begin_inset space \hfill{}
37768 \end_inset
37769
37770 acute
37771 \end_layout
37772
37773 \begin_layout Standard
37774 Ĩı̃Ũũ
37775 \begin_inset space \hfill{}
37776 \end_inset
37777
37778 tilde
37779 \end_layout
37780
37781 \begin_layout Standard
37782 ŞşŢţŖĻĢŗļģŅĶņķ
37783 \begin_inset space \hfill{}
37784 \end_inset
37785
37786 cedilla
37787 \end_layout
37788
37789 \begin_layout Standard
37790 ĒēĀĪŌŪāı̄ōū
37791 \begin_inset space \hfill{}
37792 \end_inset
37793
37794 macron
37795 \end_layout
37796
37797 \begin_layout Standard
37798 ŐŰőű
37799 \begin_inset space \hfill{}
37800 \end_inset
37801
37802 Hungarian umlaut
37803 \end_layout
37804
37805 \end_deeper
37806 \begin_layout Standard
37807 All the characters above are actively supported by TeX fonts.
37808  In addition TeX allows diacritical marks on almost all characters.
37809  Also make sure you're using the 
37810 \family typewriter
37811 T1
37812 \family default
37813  font-encoding.
37814 \end_layout
37815
37816 \begin_layout Chapter
37817 \start_of_appendix
37818 The User Interface
37819 \begin_inset CommandInset label
37820 LatexCommand label
37821 name "chap:The-User-Interface"
37822
37823 \end_inset
37824
37825
37826 \end_layout
37827
37828 \begin_layout Standard
37829 This appendix lists all the available menus and describes their functionality.
37830  It is designed as a quick reference if you are searching for a special
37831  topic inside the user's guide.
37832 \end_layout
37833
37834 \begin_layout Section
37835 The File Menu
37836 \begin_inset Index idx
37837 status collapsed
37838
37839 \begin_layout Plain Layout
37840 Menu ! File
37841 \end_layout
37842
37843 \end_inset
37844
37845
37846 \end_layout
37847
37848 \begin_layout Standard
37849 Under the 
37850 \family sans
37851 File
37852 \family default
37853  menu are the basic operations in addition to some more advanced operations.
37854 \end_layout
37855
37856 \begin_layout Subsection
37857 New
37858 \end_layout
37859
37860 \begin_layout Standard
37861 Creates a new document.
37862 \end_layout
37863
37864 \begin_layout Subsection
37865 New from Template
37866 \end_layout
37867
37868 \begin_layout Standard
37869 This menu entry prompts you for a template to use.
37870  Selecting a template will automatically set certain layout features for
37871  the document, features you would otherwise need to change manually.
37872 \end_layout
37873
37874 \begin_layout Subsection
37875 Open
37876 \end_layout
37877
37878 \begin_layout Standard
37879 Opens a document.
37880 \end_layout
37881
37882 \begin_layout Subsection
37883 Open Recent
37884 \end_layout
37885
37886 \begin_layout Standard
37887 The submenu shows a list of the recently opened files.
37888  Click there on a file to open it.
37889 \end_layout
37890
37891 \begin_layout Subsection
37892 Close
37893 \end_layout
37894
37895 \begin_layout Standard
37896 Closes the current document.
37897 \end_layout
37898
37899 \begin_layout Subsection
37900 Close All
37901 \end_layout
37902
37903 \begin_layout Standard
37904 Closes all opened documents.
37905 \end_layout
37906
37907 \begin_layout Subsection
37908 Save
37909 \end_layout
37910
37911 \begin_layout Standard
37912 Saves the actual document.
37913 \end_layout
37914
37915 \begin_layout Subsection
37916 Save As
37917 \end_layout
37918
37919 \begin_layout Standard
37920 Saves the actual document under a new name to create a copy.
37921 \end_layout
37922
37923 \begin_layout Subsection
37924 Save All
37925 \end_layout
37926
37927 \begin_layout Standard
37928 Saves all opened documents.
37929 \end_layout
37930
37931 \begin_layout Subsection
37932 Revert to saved
37933 \end_layout
37934
37935 \begin_layout Standard
37936 Reloads the actual document from disk.
37937 \end_layout
37938
37939 \begin_layout Subsection
37940 Version Control
37941 \end_layout
37942
37943 \begin_layout Standard
37944 This is used when multiple people are working on the same document or when
37945  one person wants to keep a careful archive of changes.
37946  It is described in the section 
37947 \emph on
37948 Version Control in LyX
37949 \emph default
37950  of the 
37951 \emph on
37952 Additional Features
37953 \emph default
37954  manual.
37955 \end_layout
37956
37957 \begin_layout Subsection
37958 Import
37959 \end_layout
37960
37961 \begin_layout Standard
37962 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
37963  NoWeb-files, plain text files and comma separated, table-like text files
37964  (CSV).
37965  The files will be imported as a new LyX-document.
37966 \end_layout
37967
37968 \begin_layout Standard
37969 When using the menu entry 
37970 \family sans
37971 Plain
37972 \begin_inset space ~
37973 \end_inset
37974
37975 Text
37976 \family default
37977 , line breaks in the text will start a new paragraph; when using the menu
37978  entry 
37979 \family sans
37980 Plain
37981 \begin_inset space ~
37982 \end_inset
37983
37984 Text, Join
37985 \begin_inset space ~
37986 \end_inset
37987
37988 Lines
37989 \family default
37990 , consecutive lines of text will be imported to one big paragraph.
37991  A new paragraph will begin when there is a blank line in the file.
37992 \end_layout
37993
37994 \begin_layout Subsection
37995 Export
37996 \begin_inset CommandInset label
37997 LatexCommand label
37998 name "sub:Export"
37999
38000 \end_inset
38001
38002
38003 \end_layout
38004
38005 \begin_layout Standard
38006 You can export your document to various file formats.
38007  The resulting files are placed in the directory of your LyX-file.
38008  The menu entries are not the same on all installations.
38009  They depend on the programs found by LyX during its configuration.
38010 \end_layout
38011
38012 \begin_layout Standard
38013 Here is a list of all available entries; some of them are explained in detail
38014  in section
38015 \begin_inset space ~
38016 \end_inset
38017
38018
38019 \begin_inset CommandInset ref
38020 LatexCommand ref
38021 reference "sub:Output-file-formats"
38022
38023 \end_inset
38024
38025 :
38026 \end_layout
38027
38028 \begin_layout Description
38029
38030 \family sans
38031 CJK
38032 \family default
38033
38034 \begin_inset space ~
38035 \end_inset
38036
38037 L
38038 \begin_inset ERT
38039 status collapsed
38040
38041 \begin_layout Plain Layout
38042
38043 {}
38044 \end_layout
38045
38046 \end_inset
38047
38048 yX format of the special LyX
38049 \begin_inset space ~
38050 \end_inset
38051
38052 1.4.x versions for Chinese, Japanese and Korean (CJK)
38053 \begin_inset Newline newline
38054 \end_inset
38055
38056  Since LyX 1.5.0 CJK support is fully integrated into LyX.
38057 \end_layout
38058
38059 \begin_layout Description
38060 DocBook text file with code in the language SGML that is used for the markup
38061  language 
38062 \family typewriter
38063 DocBook
38064 \end_layout
38065
38066 \begin_layout Description
38067 DocBook
38068 \begin_inset space ~
38069 \end_inset
38070
38071 (XML) text file with code in the language XML that is used for the markup
38072  language 
38073 \family typewriter
38074 DocBook
38075 \end_layout
38076
38077 \begin_layout Description
38078 DraftDVI LaTeX's native DVI-format.
38079  This format is not suitable if you have special characters or spaces in
38080  files paths or file names in your document.
38081  LyX use this format internally as a pre-stage to export to 
38082 \family sans
38083 DVI
38084 \family default
38085 .
38086 \end_layout
38087
38088 \begin_layout Description
38089 DVI DVI-format that also allows the useage of special characters or spaces
38090  in files paths or file names
38091 \end_layout
38092
38093 \begin_layout Description
38094 DVI
38095 \begin_inset space ~
38096 \end_inset
38097
38098 (LuaT
38099 \begin_inset ERT
38100 status collapsed
38101
38102 \begin_layout Plain Layout
38103
38104 {}
38105 \end_layout
38106
38107 \end_inset
38108
38109 eX) DVI-format using the program 
38110 \family typewriter
38111 LuaTeX
38112 \family default
38113 ; supports Unicode and the usage of non-TeX fonts; 
38114 \series bold
38115
38116 \begin_inset Note Greyedout
38117 status collapsed
38118
38119 \begin_layout Plain Layout
38120
38121 \series bold
38122 Note:
38123 \series default
38124  not all DVI-viewers are currently able to display this output format properly.
38125 \end_layout
38126
38127 \end_inset
38128
38129
38130 \end_layout
38131
38132 \begin_layout Description
38133 Graphviz
38134 \begin_inset space ~
38135 \end_inset
38136
38137 Dot text file with code in the programming language 
38138 \family typewriter
38139 Dot
38140 \family default
38141  which is used to draw visualizations of graphs via the program 
38142 \family typewriter
38143 Graphviz
38144 \end_layout
38145
38146 \begin_layout Description
38147 HTML HTML-format (the HTML-converter is a third-party product and may not
38148  work in all cases)
38149 \end_layout
38150
38151 \begin_layout Description
38152 HTML
38153 \begin_inset space ~
38154 \end_inset
38155
38156 (MS
38157 \begin_inset space ~
38158 \end_inset
38159
38160 Word) HTML-format specialized so that the result can be imported to 
38161 \family sans
38162 MS Word
38163 \family default
38164 ; as a consequence of this formulas will be embedded as bitmap fonts and
38165  not in the format 
38166 \family sans
38167 MathML
38168 \family default
38169 .
38170 \end_layout
38171
38172 \begin_layout Description
38173
38174 \family sans
38175 LaT
38176 \begin_inset ERT
38177 status collapsed
38178
38179 \begin_layout Plain Layout
38180
38181 {}
38182 \end_layout
38183
38184 \end_inset
38185
38186 eX
38187 \begin_inset space ~
38188 \end_inset
38189
38190 (
38191 \family default
38192 LuaT
38193 \family sans
38194
38195 \begin_inset ERT
38196 status collapsed
38197
38198 \begin_layout Plain Layout
38199
38200 {}
38201 \end_layout
38202
38203 \end_inset
38204
38205
38206 \family default
38207 eX
38208 \family sans
38209
38210 \family default
38211 text file with the LaTeX source that is compilable with the program 
38212 \family typewriter
38213 LuaTeX
38214 \end_layout
38215
38216 \begin_layout Description
38217
38218 \family sans
38219 LaT
38220 \begin_inset ERT
38221 status collapsed
38222
38223 \begin_layout Plain Layout
38224
38225 {}
38226 \end_layout
38227
38228 \end_inset
38229
38230 eX
38231 \begin_inset space ~
38232 \end_inset
38233
38234 (pdflatex)
38235 \family default
38236  text file with the LaTeX source, additionally all images used in the document
38237  will be converted to a format that is readable by the 
38238 \family typewriter
38239 pdflatex
38240 \family default
38241  program (GIF, JPG, PDF, PNG)
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 (plain)
38263 \family default
38264  text file with the LaTeX source code, additionally all images used in the
38265  document will be converted to the EPS-format, only this format is readable
38266  by the 
38267 \family typewriter
38268 latex
38269 \family default
38270  program
38271 \end_layout
38272
38273 \begin_layout Description
38274
38275 \family sans
38276 LaT
38277 \begin_inset ERT
38278 status collapsed
38279
38280 \begin_layout Plain Layout
38281
38282 {}
38283 \end_layout
38284
38285 \end_inset
38286
38287 eX
38288 \begin_inset space ~
38289 \end_inset
38290
38291 (
38292 \family default
38293 XeT
38294 \family sans
38295
38296 \begin_inset ERT
38297 status collapsed
38298
38299 \begin_layout Plain Layout
38300
38301 {}
38302 \end_layout
38303
38304 \end_inset
38305
38306
38307 \family default
38308 eX
38309 \family sans
38310
38311 \family default
38312 text file with the LaTeX source that is compilable with the program 
38313 \family typewriter
38314 XeTeX
38315 \end_layout
38316
38317 \begin_layout Description
38318 LilyPond
38319 \begin_inset space ~
38320 \end_inset
38321
38322 book
38323 \begin_inset space ~
38324 \end_inset
38325
38326 (La
38327 \family sans
38328
38329 \begin_inset ERT
38330 status collapsed
38331
38332 \begin_layout Plain Layout
38333
38334 {}
38335 \end_layout
38336
38337 \end_inset
38338
38339
38340 \family default
38341 TeX) text file with the LaTeX source and also code in the syntax of the
38342  music notation software 
38343 \family typewriter
38344 LilyPond
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 Archive
38368 \begin_inset space ~
38369 \end_inset
38370
38371 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
38372  your system) that contains your document and all files that are necessary
38373  to compile it (images, child documents, BibTeX files, etc.)
38374 \end_layout
38375
38376 \begin_layout Description
38377 L
38378 \family sans
38379
38380 \begin_inset ERT
38381 status collapsed
38382
38383 \begin_layout Plain Layout
38384
38385 {}
38386 \end_layout
38387
38388 \end_inset
38389
38390
38391 \family default
38392 yX
38393 \begin_inset space ~
38394 \end_inset
38395
38396 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
38397 \begin_inset Quotes eld
38398 \end_inset
38399
38400 z
38401 \begin_inset Quotes erd
38402 \end_inset
38403
38404  and 
38405 \begin_inset Quotes eld
38406 \end_inset
38407
38408 y
38409 \begin_inset Quotes erd
38410 \end_inset
38411
38412  represent the version number)
38413 \end_layout
38414
38415 \begin_layout Description
38416 L
38417 \family sans
38418
38419 \begin_inset ERT
38420 status collapsed
38421
38422 \begin_layout Plain Layout
38423
38424 {}
38425 \end_layout
38426
38427 \end_inset
38428
38429
38430 \family default
38431 yXHTML HTML-format using LyX's internal XHTML engine
38432 \end_layout
38433
38434 \begin_layout Description
38435 NoWeb text file with code in the format of the literate programming language
38436 \family typewriter
38437  NoWeb
38438 \end_layout
38439
38440 \begin_layout Description
38441 OpenDocument OpenDocument-formatted file, to be opened with 
38442 \family sans
38443 LibreOffice, OpenOffice, KOffice, Abiword
38444 \family default
38445 , etc.
38446  (The OpenDocument-converter is a third-party product and may not work in
38447  all cases)
38448 \end_layout
38449
38450 \begin_layout Description
38451
38452 \family sans
38453 PDF
38454 \begin_inset space ~
38455 \end_inset
38456
38457 (dvipdfm)
38458 \family default
38459  PDF-format using the program 
38460 \family typewriter
38461 dvipdfm
38462 \family default
38463 , produces internally a DVI-file which is then converted to a PDF-file
38464 \end_layout
38465
38466 \begin_layout Description
38467
38468 \family sans
38469 PDF
38470 \begin_inset space ~
38471 \end_inset
38472
38473 (LuaT
38474 \begin_inset ERT
38475 status collapsed
38476
38477 \begin_layout Plain Layout
38478
38479 {}
38480 \end_layout
38481
38482 \end_inset
38483
38484 eX)
38485 \family default
38486  PDF-format using the program 
38487 \family typewriter
38488 LuaTeX
38489 \family default
38490 , produces PDF-files directly
38491 \end_layout
38492
38493 \begin_layout Description
38494
38495 \family sans
38496 PDF
38497 \begin_inset space ~
38498 \end_inset
38499
38500 (pdflatex)
38501 \family default
38502  PDF-format using the program 
38503 \family typewriter
38504 pdflatex
38505 \family default
38506 , produces PDF-files directly
38507 \end_layout
38508
38509 \begin_layout Description
38510
38511 \family sans
38512 PDF
38513 \begin_inset space ~
38514 \end_inset
38515
38516 (ps2pdf)
38517 \family default
38518  PDF-format using the program 
38519 \family typewriter
38520 ps2pdf
38521 \family default
38522 , produces internally a PostScript-file which is then converted to a PDF-file
38523 \end_layout
38524
38525 \begin_layout Description
38526
38527 \family sans
38528 PDF
38529 \begin_inset space ~
38530 \end_inset
38531
38532 (XeT
38533 \begin_inset ERT
38534 status collapsed
38535
38536 \begin_layout Plain Layout
38537
38538 {}
38539 \end_layout
38540
38541 \end_inset
38542
38543 eX)
38544 \family default
38545  PDF-format using the program 
38546 \family typewriter
38547 XeTeX
38548 \family default
38549 , produces PDF-files directly
38550 \end_layout
38551
38552 \begin_layout Description
38553
38554 \family sans
38555 Plain
38556 \begin_inset space ~
38557 \end_inset
38558
38559 text
38560 \family default
38561  text format
38562 \end_layout
38563
38564 \begin_layout Description
38565
38566 \family sans
38567 Plain
38568 \begin_inset space ~
38569 \end_inset
38570
38571 text
38572 \begin_inset space ~
38573 \end_inset
38574
38575 (ps2ascii)
38576 \family default
38577  text format, the document will first be converted to Postscript format
38578  and then exported as text using the program 
38579 \family sans
38580 ps2ascii
38581 \end_layout
38582
38583 \begin_layout Description
38584
38585 \family sans
38586 Postscript
38587 \family default
38588  PostScript format using the program 
38589 \family typewriter
38590 dvips
38591 \end_layout
38592
38593 \begin_layout Description
38594 Sweave text file with the LaTeX source and also code in the statistical
38595  programming language 
38596 \family typewriter
38597 R
38598 \family default
38599 .
38600  Using the 
38601 \family typewriter
38602 R
38603 \family default
38604 -function 
38605 \family typewriter
38606 Sweave
38607 \family default
38608  it is possible to use 
38609 \family typewriter
38610 R
38611 \family default
38612 -commands in LaTeX
38613 \end_layout
38614
38615 \begin_layout Standard
38616 If one of the menu entries 
38617 \family sans
38618 DVI
38619 \family default
38620
38621 \family sans
38622 PDF
38623 \begin_inset space ~
38624 \end_inset
38625
38626 (pdflatex)
38627 \family default
38628  or 
38629 \family sans
38630 Postscript
38631 \family default
38632  is missing, you need to update your LaTeX installation.
38633  After updating you have to reconfigure LyX, see section
38634 \begin_inset space ~
38635 \end_inset
38636
38637
38638 \begin_inset CommandInset ref
38639 LatexCommand ref
38640 reference "sec:Basic-LyX-Setup"
38641
38642 \end_inset
38643
38644 .
38645 \begin_inset Index idx
38646 status collapsed
38647
38648 \begin_layout Plain Layout
38649 Reconfiguration of LyX
38650 \end_layout
38651
38652 \end_inset
38653
38654
38655 \end_layout
38656
38657 \begin_layout Subsection
38658 Print
38659 \end_layout
38660
38661 \begin_layout Standard
38662 With this menu entry you can print your document to a file in PostScript
38663  format or send it to a printer.
38664  The printer will also use the document in PostScript format.
38665  The conversion to PostScript is done in the background by LyX using the
38666  program 
38667 \family typewriter
38668 dvips
38669 \family default
38670 .
38671  For more information have a look at section
38672 \begin_inset space ~
38673 \end_inset
38674
38675
38676 \begin_inset CommandInset ref
38677 LatexCommand ref
38678 reference "sub:Printing-the-File"
38679
38680 \end_inset
38681
38682 .
38683 \end_layout
38684
38685 \begin_layout Subsection
38686 Fax
38687 \end_layout
38688
38689 \begin_layout Standard
38690 This menu entry will only appear if you have a fax program installed (on
38691  Windows you additionally need to register its program path to LyX's PATH
38692  prefix, see section
38693 \begin_inset space ~
38694 \end_inset
38695
38696
38697 \begin_inset CommandInset ref
38698 LatexCommand ref
38699 reference "sec:Paths"
38700
38701 \end_inset
38702
38703 ).
38704  With this menu entry you can send your document to a fax program like 
38705 \family typewriter
38706 hylapex
38707 \family default
38708  or 
38709 \family typewriter
38710 kdeprintfax
38711 \family default
38712 .
38713  The default format of the sent file is PostScript.
38714  The format can be changed in LyX's preferences as described in section
38715 \begin_inset space ~
38716 \end_inset
38717
38718
38719 \begin_inset CommandInset ref
38720 LatexCommand ref
38721 reference "sub:Converters"
38722
38723 \end_inset
38724
38725 .
38726 \end_layout
38727
38728 \begin_layout Subsection
38729 New and Close Window
38730 \end_layout
38731
38732 \begin_layout Standard
38733 Opens or closes a new instance of LyX.
38734 \end_layout
38735
38736 \begin_layout Subsection
38737 Exit
38738 \end_layout
38739
38740 \begin_layout Standard
38741 Prompts you to save all unsaved documents and then exits.
38742 \end_layout
38743
38744 \begin_layout Section
38745 The Edit Menu
38746 \begin_inset Index idx
38747 status collapsed
38748
38749 \begin_layout Plain Layout
38750 Menu ! Edit
38751 \end_layout
38752
38753 \end_inset
38754
38755
38756 \end_layout
38757
38758 \begin_layout Subsection
38759 Undo and Redo
38760 \end_layout
38761
38762 \begin_layout Standard
38763 Described in section
38764 \begin_inset space ~
38765 \end_inset
38766
38767
38768 \begin_inset CommandInset ref
38769 LatexCommand ref
38770 reference "sec:Undo-and-Redo"
38771
38772 \end_inset
38773
38774 .
38775 \end_layout
38776
38777 \begin_layout Subsection
38778 Cut, Copy, Paste, Paste Recent, Paste Special
38779 \end_layout
38780
38781 \begin_layout Standard
38782 Described in section
38783 \begin_inset space ~
38784 \end_inset
38785
38786
38787 \begin_inset CommandInset ref
38788 LatexCommand ref
38789 reference "sec:Basic-Editing-Features"
38790
38791 \end_inset
38792
38793 .
38794 \end_layout
38795
38796 \begin_layout Subsection
38797 Select Whole Inset
38798 \end_layout
38799
38800 \begin_layout Standard
38801 Selects the content of the inset where the cursor is currently in.
38802  If the cursor is outside of an inset, the whole document will be selected.
38803 \end_layout
38804
38805 \begin_layout Subsection
38806 Select All
38807 \end_layout
38808
38809 \begin_layout Standard
38810 Selects the whole document.
38811 \end_layout
38812
38813 \begin_layout Subsection
38814 Find & Replace (Quick)
38815 \end_layout
38816
38817 \begin_layout Standard
38818 Described in section
38819 \begin_inset space ~
38820 \end_inset
38821
38822
38823 \begin_inset CommandInset ref
38824 LatexCommand ref
38825 reference "sec:Basic-Editing-Features"
38826
38827 \end_inset
38828
38829 .
38830 \end_layout
38831
38832 \begin_layout Subsection
38833 Find & Replace (Advanced)
38834 \end_layout
38835
38836 \begin_layout Standard
38837 Described in section
38838 \begin_inset space ~
38839 \end_inset
38840
38841
38842 \begin_inset CommandInset ref
38843 LatexCommand ref
38844 reference "sec:Advanced-Find-and"
38845
38846 \end_inset
38847
38848 .
38849 \end_layout
38850
38851 \begin_layout Subsection
38852 Move Paragraph Up/Down
38853 \end_layout
38854
38855 \begin_layout Standard
38856 This shifts the paragraph where the cursor is currently in one paragraph
38857  up or down.
38858 \end_layout
38859
38860 \begin_layout Subsection
38861 Text Style
38862 \end_layout
38863
38864 \begin_layout Standard
38865 Described in section
38866 \begin_inset space ~
38867 \end_inset
38868
38869
38870 \begin_inset CommandInset ref
38871 LatexCommand ref
38872 reference "sub:Fine-Tuning-with-the"
38873
38874 \end_inset
38875
38876 .
38877 \end_layout
38878
38879 \begin_layout Subsection
38880 Paragraph Settings
38881 \begin_inset Index idx
38882 status collapsed
38883
38884 \begin_layout Plain Layout
38885 Paragraph ! Settings
38886 \end_layout
38887
38888 \end_inset
38889
38890
38891 \end_layout
38892
38893 \begin_layout Standard
38894 Enables you to set the paragraph alignment, line spacing and label width.
38895  These settings only affect the paragraph in which the cursor is currently
38896  in.
38897 \end_layout
38898
38899 \begin_layout Standard
38900 You can also prevent the first line of the paragraph being indented if you
38901  have chosen to separate paragraphs with indents in the 
38902 \family sans
38903 Document\SpecialChar \menuseparator
38904 Settings
38905 \family default
38906  dialog under 
38907 \family sans
38908 Text
38909 \begin_inset space ~
38910 \end_inset
38911
38912 Layout
38913 \family default
38914 .
38915 \end_layout
38916
38917 \begin_layout Subsection
38918 Table Settings and Math
38919 \end_layout
38920
38921 \begin_layout Standard
38922 These two menus are only fully active if the cursor is inside a table or
38923  a formula.
38924  Here you can change the properties of tables and formulas.
38925  The properties of tables are described in section
38926 \begin_inset space ~
38927 \end_inset
38928
38929
38930 \begin_inset CommandInset ref
38931 LatexCommand ref
38932 reference "sec:Tables"
38933
38934 \end_inset
38935
38936 , the properties of formulas in chapter
38937 \begin_inset space ~
38938 \end_inset
38939
38940
38941 \begin_inset CommandInset ref
38942 LatexCommand ref
38943 reference "chap:Mathematical-Formulas"
38944
38945 \end_inset
38946
38947 .
38948 \end_layout
38949
38950 \begin_layout Subsection
38951 Increase / Decrease List Depth
38952 \end_layout
38953
38954 \begin_layout Standard
38955 These menu entries are only active if the cursor is in an environment that
38956  can be nested.
38957  They increase/decrease the environment nesting level as explained in section
38958 \begin_inset space ~
38959 \end_inset
38960
38961
38962 \begin_inset CommandInset ref
38963 LatexCommand ref
38964 reference "sec:Nesting"
38965
38966 \end_inset
38967
38968  and 
38969 \begin_inset CommandInset ref
38970 LatexCommand ref
38971 reference "sub:Numbering-depth"
38972
38973 \end_inset
38974
38975 .
38976 \end_layout
38977
38978 \begin_layout Section
38979 The View Menu
38980 \begin_inset Index idx
38981 status collapsed
38982
38983 \begin_layout Plain Layout
38984 Menu ! View
38985 \end_layout
38986
38987 \end_inset
38988
38989
38990 \end_layout
38991
38992 \begin_layout Standard
38993 At the bottom of the 
38994 \family sans
38995 View
38996 \family default
38997  menu the opened documents are listed.
38998 \end_layout
38999
39000 \begin_layout Subsection
39001 Open/Close all Insets
39002 \end_layout
39003
39004 \begin_layout Standard
39005 Opens/closes all insets in your document.
39006 \end_layout
39007
39008 \begin_layout Subsection
39009 Unfold/Fold Math Macros
39010 \end_layout
39011
39012 \begin_layout Standard
39013 Unfolds/folds the current math macro.
39014 \end_layout
39015
39016 \begin_layout Standard
39017 Math macros are described in the 
39018 \emph on
39019 Math
39020 \emph default
39021  manual.
39022 \end_layout
39023
39024 \begin_layout Subsection
39025 View Source
39026 \end_layout
39027
39028 \begin_layout Standard
39029 Opens a window showing the source code of the actual document, as described
39030  in section
39031 \begin_inset space ~
39032 \end_inset
39033
39034
39035 \begin_inset CommandInset ref
39036 LatexCommand ref
39037 reference "sec:Previewing-snippets-of"
39038
39039 \end_inset
39040
39041 .
39042 \end_layout
39043
39044 \begin_layout Subsection
39045 View Messages
39046 \end_layout
39047
39048 \begin_layout Standard
39049 Opens a window showing console messages.
39050  This is useful for debugging LyX (i.
39051 \begin_inset space \thinspace{}
39052 \end_inset
39053
39054 e., hunt for errors in the program) or to see what is going on in the background
39055  while LaTeX is processing the document.
39056 \end_layout
39057
39058 \begin_layout Subsection
39059 View
39060 \end_layout
39061
39062 \begin_layout Standard
39063 This menu entry generates the output in the format you have specified as
39064  default output format either in the preferences (see sec.
39065 \begin_inset space \thinspace{}
39066 \end_inset
39067
39068
39069 \begin_inset CommandInset ref
39070 LatexCommand ref
39071 reference "sec:File-Formats"
39072
39073 \end_inset
39074
39075 ) or in the document settings (see sec.
39076 \begin_inset space \thinspace{}
39077 \end_inset
39078
39079
39080 \begin_inset CommandInset ref
39081 LatexCommand ref
39082 reference "sec:Doc-Output"
39083
39084 \end_inset
39085
39086 ) and opens it in an appropriate viewer.
39087  The viewer can be set or changed in the preferences, see section
39088 \begin_inset space ~
39089 \end_inset
39090
39091
39092 \begin_inset CommandInset ref
39093 LatexCommand ref
39094 reference "sec:File-Formats"
39095
39096 \end_inset
39097
39098 .
39099  The default viewers are set by LyX when it is first configured.
39100  The default output format is 
39101 \family sans
39102 PDF
39103 \begin_inset space ~
39104 \end_inset
39105
39106 (pdflatex)
39107 \family default
39108 .
39109 \end_layout
39110
39111 \begin_layout Subsection
39112 View (Other Formats)
39113 \end_layout
39114
39115 \begin_layout Standard
39116 With this submenu you can view your document in alternative output formats.
39117  The menu contains a list of available formats in which you can view the
39118  actual document with an external program.
39119  The menu entries are not the same on all installations — it depends on
39120  the LaTeX programs that are found while LyX was configured.
39121  All possible formats are listed in section
39122 \begin_inset space ~
39123 \end_inset
39124
39125
39126 \begin_inset CommandInset ref
39127 LatexCommand ref
39128 reference "sub:Export"
39129
39130 \end_inset
39131
39132 .
39133  You should at least see the menu entry 
39134 \family sans
39135 DVI
39136 \family default
39137 .
39138  If it is missing, you need to update or repair your LaTeX installation.
39139  After updating you have to reconfigure LyX, see section
39140 \begin_inset space ~
39141 \end_inset
39142
39143
39144 \begin_inset CommandInset ref
39145 LatexCommand ref
39146 reference "sec:Basic-LyX-Setup"
39147
39148 \end_inset
39149
39150 .
39151 \begin_inset Index idx
39152 status collapsed
39153
39154 \begin_layout Plain Layout
39155 Reconfiguration of LyX
39156 \end_layout
39157
39158 \end_inset
39159
39160
39161 \end_layout
39162
39163 \begin_layout Standard
39164 Invoking a menu will start a viewer program.
39165  The viewer can be set or changed in the preferences, see section
39166 \begin_inset space ~
39167 \end_inset
39168
39169
39170 \begin_inset CommandInset ref
39171 LatexCommand ref
39172 reference "sec:File-Formats"
39173
39174 \end_inset
39175
39176 .
39177  The default viewers are set by LyX when it is first configured.
39178 \end_layout
39179
39180 \begin_layout Subsection
39181 Update
39182 \end_layout
39183
39184 \begin_layout Standard
39185 This menu entry allows you to update the view with your latest changes (in
39186  the default output format) without opening a new viewer window.
39187 \end_layout
39188
39189 \begin_layout Subsection
39190 Update (Other Formats)
39191 \end_layout
39192
39193 \begin_layout Standard
39194 With this submenu you can update the view of alternative output formats
39195  of your document without opening a new viewer window.
39196 \end_layout
39197
39198 \begin_layout Subsection
39199 View Master Document
39200 \end_layout
39201
39202 \begin_layout Standard
39203 This menu item is only visible if your document is included to another document,
39204  which is then its 
39205 \begin_inset Quotes eld
39206 \end_inset
39207
39208 master
39209 \begin_inset Quotes erd
39210 \end_inset
39211
39212  (see section 
39213 \emph on
39214 Child Documents
39215 \emph default
39216  in the 
39217 \emph on
39218 Embedded
39219 \begin_inset space ~
39220 \end_inset
39221
39222 Objects
39223 \emph default
39224  manual for more information on this topic).
39225  This item allows you to view the master document from within its child.
39226  That is, if you are working on a child document which is a chapter of a
39227  book, 
39228 \family sans
39229 View Master
39230 \family default
39231  generates the output of the whole book, while 
39232 \family sans
39233 View
39234 \family default
39235  will just output the chapter alone.
39236 \end_layout
39237
39238 \begin_layout Standard
39239 The format used by this function is the default output format as specified
39240  in the preferences (see sec.
39241 \begin_inset space \thinspace{}
39242 \end_inset
39243
39244
39245 \begin_inset CommandInset ref
39246 LatexCommand ref
39247 reference "sec:File-Formats"
39248
39249 \end_inset
39250
39251 ) or in the document settings (see sec.
39252 \begin_inset space \thinspace{}
39253 \end_inset
39254
39255
39256 \begin_inset CommandInset ref
39257 LatexCommand ref
39258 reference "sec:Doc-Output"
39259
39260 \end_inset
39261
39262 ).
39263 \end_layout
39264
39265 \begin_layout Subsection
39266 Update Master Document
39267 \end_layout
39268
39269 \begin_layout Standard
39270 This menu item is only visible if your document is included to another document,
39271  which is then its 
39272 \begin_inset Quotes eld
39273 \end_inset
39274
39275 master
39276 \begin_inset Quotes erd
39277 \end_inset
39278
39279  (see section 
39280 \emph on
39281 Child Documents
39282 \emph default
39283  in the 
39284 \emph on
39285 Embedded
39286 \begin_inset space ~
39287 \end_inset
39288
39289 Objects
39290 \emph default
39291  manual for more information on this topic).
39292  This item allows you to update the view of a master document from within
39293  its child without the need to switch to the master document itself.
39294 \end_layout
39295
39296 \begin_layout Standard
39297 The format used by this function is the default output format as specified
39298  in the preferences (see sec.
39299 \begin_inset space \thinspace{}
39300 \end_inset
39301
39302
39303 \begin_inset CommandInset ref
39304 LatexCommand ref
39305 reference "sec:File-Formats"
39306
39307 \end_inset
39308
39309 ) or in the document settings (see sec.
39310 \begin_inset space \thinspace{}
39311 \end_inset
39312
39313
39314 \begin_inset CommandInset ref
39315 LatexCommand ref
39316 reference "sec:Doc-Output"
39317
39318 \end_inset
39319
39320 ).
39321 \end_layout
39322
39323 \begin_layout Subsection
39324 Split View
39325 \end_layout
39326
39327 \begin_layout Standard
39328 This will split LyX's main window vertically or horizontally.
39329  This allows you to view documents at the same time to compare them, or
39330  to view the same document, but at different positions.
39331  You can even split the main window several times to view for example 3
39332  or more documents at the same time.
39333  To return to an unsplit view, use the menu 
39334 \family sans
39335 Close Current View
39336 \family default
39337 .
39338 \end_layout
39339
39340 \begin_layout Subsection
39341 Close Current View
39342 \end_layout
39343
39344 \begin_layout Standard
39345 Closes a split view.
39346 \end_layout
39347
39348 \begin_layout Subsection
39349 Fullscreen
39350 \end_layout
39351
39352 \begin_layout Standard
39353 Using this menu entry or pressing F11 removes the menu bar and all toolbars
39354  so that you will see nothing but your text.
39355  It furthermore displays LyX's main window fullscreen.
39356  To return from fullscreen to the normal view, press F11, or right-click
39357  and turn off the fullscreen mode in the context menu.
39358 \end_layout
39359
39360 \begin_layout Subsection
39361 Toolbars
39362 \begin_inset CommandInset label
39363 LatexCommand label
39364 name "sub:Toolbars"
39365
39366 \end_inset
39367
39368
39369 \begin_inset Index idx
39370 status collapsed
39371
39372 \begin_layout Plain Layout
39373 Toolbar
39374 \end_layout
39375
39376 \end_inset
39377
39378
39379 \end_layout
39380
39381 \begin_layout Standard
39382 In this menu entry you can set the appearance of the different toolbars.
39383  All toolbars and the 
39384 \family sans
39385 Command
39386 \begin_inset space ~
39387 \end_inset
39388
39389 Buffer
39390 \family default
39391  can be turned on and off.
39392  The 
39393 \emph on
39394 on
39395 \emph default
39396  state is denoted in the menu with a checkmark.
39397  The 
39398 \family sans
39399 Review
39400 \family default
39401
39402 \family sans
39403 Table
39404 \family default
39405
39406 \family sans
39407 Math
39408 \begin_inset space ~
39409 \end_inset
39410
39411 Panels
39412 \family default
39413
39414 \family sans
39415 Math
39416 \begin_inset space ~
39417 \end_inset
39418
39419 Macros
39420 \family default
39421  and 
39422 \family sans
39423 Math
39424 \family default
39425  toolbars can be additionally set to the state 
39426 \emph on
39427 automatic
39428 \emph default
39429  that is denoted in the menu with the suffix 
39430 \family sans
39431 (auto)
39432 \family default
39433 .
39434 \end_layout
39435
39436 \begin_layout Standard
39437 In the 
39438 \emph on
39439 on
39440 \emph default
39441  state the toolbar is permanently shown, in the 
39442 \emph on
39443 automatic
39444 \emph default
39445  state the toolbar is only shown when the cursor is in a certain environment
39446  or when a certain feature is enabled.
39447  That means that the review toolbar will only be shown if change tracking
39448  is activated, the math and table toolbars are only shown if the cursor
39449  is inside a formula or table, respectively.
39450 \end_layout
39451
39452 \begin_layout Standard
39453 LyX's toolbars and their buttons are explained in section
39454 \begin_inset space ~
39455 \end_inset
39456
39457
39458 \begin_inset CommandInset ref
39459 LatexCommand ref
39460 reference "sec:Toolbars"
39461
39462 \end_inset
39463
39464 .
39465 \end_layout
39466
39467 \begin_layout Section
39468 The Insert Menu
39469 \begin_inset Index idx
39470 status collapsed
39471
39472 \begin_layout Plain Layout
39473 Menu ! Insert
39474 \end_layout
39475
39476 \end_inset
39477
39478
39479 \end_layout
39480
39481 \begin_layout Subsection
39482 Math
39483 \end_layout
39484
39485 \begin_layout Standard
39486 Inserts math constructs that are explained in chapter
39487 \begin_inset space ~
39488 \end_inset
39489
39490
39491 \begin_inset CommandInset ref
39492 LatexCommand ref
39493 reference "chap:Mathematical-Formulas"
39494
39495 \end_inset
39496
39497  and the 
39498 \emph on
39499 Math
39500 \emph default
39501  manual.
39502 \end_layout
39503
39504 \begin_layout Subsection
39505 Special Character
39506 \begin_inset CommandInset label
39507 LatexCommand label
39508 name "sub:Special-Character"
39509
39510 \end_inset
39511
39512
39513 \end_layout
39514
39515 \begin_layout Standard
39516 Here you can insert the following characters:
39517 \end_layout
39518
39519 \begin_layout Description
39520 Symbols Inserts any character that can be output by your LaTeX system.
39521  Therefore the number of character categories in this dialog and the available
39522  characters depend on the LaTeX-packages you have installed.
39523 \begin_inset Newline newline
39524 \end_inset
39525
39526  
39527 \begin_inset Note Greyedout
39528 status collapsed
39529
39530 \begin_layout Plain Layout
39531
39532 \series bold
39533 Note:
39534 \series default
39535  Not all characters will be visible in the 
39536 \family sans
39537 Symbols
39538 \family default
39539  dialog because none of the screen fonts that you can set in the preferences
39540  dialog (see sec.
39541 \begin_inset space \thinspace{}
39542 \end_inset
39543
39544
39545 \begin_inset CommandInset ref
39546 LatexCommand ref
39547 reference "sub:Screen-Fonts"
39548
39549 \end_inset
39550
39551 ) can display every character.
39552 \end_layout
39553
39554 \end_inset
39555
39556
39557 \end_layout
39558
39559 \begin_layout Description
39560 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39561
39562 \end_layout
39563
39564 \begin_layout Description
39565 End
39566 \begin_inset space ~
39567 \end_inset
39568
39569 of
39570 \begin_inset space ~
39571 \end_inset
39572
39573 Sentence Inserts an end of sentence dot as described in section
39574 \begin_inset space ~
39575 \end_inset
39576
39577
39578 \begin_inset CommandInset ref
39579 LatexCommand ref
39580 reference "sub:Abbreviations"
39581
39582 \end_inset
39583
39584 .
39585 \end_layout
39586
39587 \begin_layout Description
39588 Ordinary
39589 \begin_inset space ~
39590 \end_inset
39591
39592 Quote Inserts this quote: ", no matter what quote type you selected in the
39593  
39594 \family sans
39595 Document\SpecialChar \menuseparator
39596 Settings
39597 \family default
39598  dialog under 
39599 \family sans
39600 Language
39601 \family default
39602 .
39603 \end_layout
39604
39605 \begin_layout Description
39606 Single
39607 \begin_inset space ~
39608 \end_inset
39609
39610 Quote Inserts this quote: 
39611 \begin_inset Quotes ers
39612 \end_inset
39613
39614
39615 \end_layout
39616
39617 \begin_layout Description
39618 Protected
39619 \begin_inset space ~
39620 \end_inset
39621
39622 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39623
39624 \end_layout
39625
39626 \begin_layout Description
39627 Breakable
39628 \begin_inset space ~
39629 \end_inset
39630
39631 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39632
39633 \end_layout
39634
39635 \begin_layout Description
39636 Menu
39637 \begin_inset space ~
39638 \end_inset
39639
39640 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39641
39642 \end_layout
39643
39644 \begin_layout Description
39645 Phonetic
39646 \begin_inset space ~
39647 \end_inset
39648
39649 Symbols 
39650 \begin_inset Index idx
39651 status collapsed
39652
39653 \begin_layout Plain Layout
39654 Phonetic symbols
39655 \end_layout
39656
39657 \end_inset
39658
39659
39660 \begin_inset Index idx
39661 status collapsed
39662
39663 \begin_layout Plain Layout
39664 Language ! Phonetic symbols
39665 \end_layout
39666
39667 \end_inset
39668
39669 Creates a formula with a so called tipa inset.
39670  Here you can insert commands to create IPA phonetic symbols.
39671  For this feature you must have the LaTeX-package 
39672 \series bold
39673 tipa
39674 \series default
39675
39676 \begin_inset Index idx
39677 status collapsed
39678
39679 \begin_layout Plain Layout
39680 LaTeX-packages ! tipa
39681 \end_layout
39682
39683 \end_inset
39684
39685  installed.
39686 \begin_inset Newline newline
39687 \end_inset
39688
39689 For more information about this feature we refer you to the documentation
39690  of 
39691 \series bold
39692 tipa, 
39693 \begin_inset CommandInset citation
39694 LatexCommand cite
39695 key "tipa"
39696
39697 \end_inset
39698
39699
39700 \series default
39701  and this Wiki-page:
39702 \begin_inset Newline newline
39703 \end_inset
39704
39705
39706 \begin_inset Flex URL
39707 status collapsed
39708
39709 \begin_layout Plain Layout
39710
39711 http://wiki.lyx.org/LyX/LinguistLyX
39712 \end_layout
39713
39714 \end_inset
39715
39716
39717 \end_layout
39718
39719 \begin_layout Subsection
39720 Formatting
39721 \end_layout
39722
39723 \begin_layout Standard
39724 Here you can insert the following format constructs:
39725 \end_layout
39726
39727 \begin_layout Description
39728 Superscript Inserts a superscript: test
39729 \begin_inset script superscript
39730
39731 \begin_layout Plain Layout
39732 a, b
39733 \end_layout
39734
39735 \end_inset
39736
39737
39738 \end_layout
39739
39740 \begin_layout Description
39741 Subscript Inserts a subscript: test
39742 \begin_inset script subscript
39743
39744 \begin_layout Plain Layout
39745 3x
39746 \end_layout
39747
39748 \end_inset
39749
39750
39751 \end_layout
39752
39753 \begin_layout Description
39754 Protected
39755 \begin_inset space ~
39756 \end_inset
39757
39758 Space Inserts a protected space that is described in section
39759 \begin_inset space ~
39760 \end_inset
39761
39762
39763 \begin_inset CommandInset ref
39764 LatexCommand ref
39765 reference "sub:Protected-Space"
39766
39767 \end_inset
39768
39769 .
39770 \end_layout
39771
39772 \begin_layout Description
39773 Inter-word
39774 \begin_inset space ~
39775 \end_inset
39776
39777 Space Inserts an inter-word space that is described in section
39778 \begin_inset space ~
39779 \end_inset
39780
39781
39782 \begin_inset CommandInset ref
39783 LatexCommand ref
39784 reference "sub:Inter-word-Space"
39785
39786 \end_inset
39787
39788 .
39789 \end_layout
39790
39791 \begin_layout Description
39792 Thin
39793 \begin_inset space ~
39794 \end_inset
39795
39796 Space Inserts a thin space that is described in section
39797 \begin_inset space ~
39798 \end_inset
39799
39800
39801 \begin_inset CommandInset ref
39802 LatexCommand ref
39803 reference "sub:Thin-Space"
39804
39805 \end_inset
39806
39807 .
39808 \end_layout
39809
39810 \begin_layout Description
39811 Horizontal
39812 \begin_inset space ~
39813 \end_inset
39814
39815 Space Inserts horizontal space, see section
39816 \begin_inset space ~
39817 \end_inset
39818
39819
39820 \begin_inset CommandInset ref
39821 LatexCommand ref
39822 reference "sub:Horizontal-Space"
39823
39824 \end_inset
39825
39826  for a description.
39827 \end_layout
39828
39829 \begin_layout Description
39830 Horizontal
39831 \begin_inset space ~
39832 \end_inset
39833
39834 Line Inserts a horizontal line, see section
39835 \begin_inset space ~
39836 \end_inset
39837
39838
39839 \begin_inset CommandInset ref
39840 LatexCommand ref
39841 reference "sub:Horizontal-Lines"
39842
39843 \end_inset
39844
39845  for a description.
39846 \end_layout
39847
39848 \begin_layout Description
39849 Vertical
39850 \begin_inset space ~
39851 \end_inset
39852
39853 Space Inserts vertical space, see section
39854 \begin_inset space ~
39855 \end_inset
39856
39857
39858 \begin_inset CommandInset ref
39859 LatexCommand ref
39860 reference "sub:Vertical-Space"
39861
39862 \end_inset
39863
39864  for a description.
39865 \end_layout
39866
39867 \begin_layout Description
39868 Phantom Inserts Phantom space, see section
39869 \begin_inset space ~
39870 \end_inset
39871
39872
39873 \begin_inset CommandInset ref
39874 LatexCommand ref
39875 reference "sub:Phantom-Space"
39876
39877 \end_inset
39878
39879 .
39880 \end_layout
39881
39882 \begin_layout Description
39883 Hyphenation
39884 \begin_inset space ~
39885 \end_inset
39886
39887 Point Inserts a hyphenation point, see section
39888 \begin_inset space ~
39889 \end_inset
39890
39891
39892 \begin_inset CommandInset ref
39893 LatexCommand ref
39894 reference "sub:Hyphenation"
39895
39896 \end_inset
39897
39898 .
39899 \end_layout
39900
39901 \begin_layout Description
39902 Ligature
39903 \begin_inset space ~
39904 \end_inset
39905
39906 Break Inserts a ligature break, see section
39907 \begin_inset space ~
39908 \end_inset
39909
39910
39911 \begin_inset CommandInset ref
39912 LatexCommand ref
39913 reference "sub:Ligatures"
39914
39915 \end_inset
39916
39917 .
39918 \end_layout
39919
39920 \begin_layout Description
39921 Ragged
39922 \begin_inset space ~
39923 \end_inset
39924
39925 Line
39926 \begin_inset space ~
39927 \end_inset
39928
39929 Break Inserts a forced line break, see section
39930 \begin_inset space ~
39931 \end_inset
39932
39933
39934 \begin_inset CommandInset ref
39935 LatexCommand ref
39936 reference "sub:Forced-Line-Breaks"
39937
39938 \end_inset
39939
39940 .
39941 \end_layout
39942
39943 \begin_layout Description
39944 Justified
39945 \begin_inset space ~
39946 \end_inset
39947
39948 Break Inserts a forced line break that furthermore stretches the broken
39949  text line to the page border, see section
39950 \begin_inset space ~
39951 \end_inset
39952
39953
39954 \begin_inset CommandInset ref
39955 LatexCommand ref
39956 reference "sub:Forced-Line-Breaks"
39957
39958 \end_inset
39959
39960 .
39961 \end_layout
39962
39963 \begin_layout Description
39964 New
39965 \begin_inset space ~
39966 \end_inset
39967
39968 Page Inserts a forced page break, described in section
39969 \begin_inset space ~
39970 \end_inset
39971
39972
39973 \begin_inset CommandInset ref
39974 LatexCommand ref
39975 reference "sub:Forced-Page-Breaks"
39976
39977 \end_inset
39978
39979 .
39980 \end_layout
39981
39982 \begin_layout Description
39983 Page
39984 \begin_inset space ~
39985 \end_inset
39986
39987 Break Inserts a forced page break that furthermore stretches the broken
39988  text page to the page border, described in section
39989 \begin_inset space ~
39990 \end_inset
39991
39992
39993 \begin_inset CommandInset ref
39994 LatexCommand ref
39995 reference "sub:Forced-Page-Breaks"
39996
39997 \end_inset
39998
39999 .
40000 \end_layout
40001
40002 \begin_layout Description
40003 Clear
40004 \begin_inset space ~
40005 \end_inset
40006
40007 Page Inserts a clear page break, described in section
40008 \begin_inset space ~
40009 \end_inset
40010
40011
40012 \begin_inset CommandInset ref
40013 LatexCommand ref
40014 reference "sub:Clear-Page-Breaks"
40015
40016 \end_inset
40017
40018 .
40019 \end_layout
40020
40021 \begin_layout Description
40022 Clear
40023 \begin_inset space ~
40024 \end_inset
40025
40026 Double
40027 \begin_inset space ~
40028 \end_inset
40029
40030 Page Inserts a clear doublepage break, described in section
40031 \begin_inset space ~
40032 \end_inset
40033
40034
40035 \begin_inset CommandInset ref
40036 LatexCommand ref
40037 reference "sub:Clear-Page-Breaks"
40038
40039 \end_inset
40040
40041 .
40042 \end_layout
40043
40044 \begin_layout Subsection
40045 List / TOC
40046 \end_layout
40047
40048 \begin_layout Standard
40049 Various lists can be inserted with this menu entry.
40050  The table of contents, the algorithm, figures and tables list are described
40051  in section
40052 \begin_inset space ~
40053 \end_inset
40054
40055
40056 \begin_inset CommandInset ref
40057 LatexCommand ref
40058 reference "sec:toc"
40059
40060 \end_inset
40061
40062 .
40063  The index list is described in section
40064 \begin_inset space ~
40065 \end_inset
40066
40067
40068 \begin_inset CommandInset ref
40069 LatexCommand ref
40070 reference "sec:Index"
40071
40072 \end_inset
40073
40074 , the nomenclature in section
40075 \begin_inset space ~
40076 \end_inset
40077
40078
40079 \begin_inset CommandInset ref
40080 LatexCommand ref
40081 reference "sec:Nomenclature"
40082
40083 \end_inset
40084
40085  and the BibTeX bibliography in section
40086 \begin_inset space ~
40087 \end_inset
40088
40089
40090 \begin_inset CommandInset ref
40091 LatexCommand ref
40092 reference "sub:Bibliography-databases"
40093
40094 \end_inset
40095
40096 .
40097 \end_layout
40098
40099 \begin_layout Subsection
40100 Float
40101 \end_layout
40102
40103 \begin_layout Standard
40104 To insert floats, described in section
40105 \begin_inset space ~
40106 \end_inset
40107
40108
40109 \begin_inset CommandInset ref
40110 LatexCommand ref
40111 reference "sec:Floats"
40112
40113 \end_inset
40114
40115 .
40116 \end_layout
40117
40118 \begin_layout Subsection
40119 Note
40120 \end_layout
40121
40122 \begin_layout Standard
40123 To insert notes, described in section
40124 \begin_inset space ~
40125 \end_inset
40126
40127
40128 \begin_inset CommandInset ref
40129 LatexCommand ref
40130 reference "sec:Notes"
40131
40132 \end_inset
40133
40134 .
40135 \end_layout
40136
40137 \begin_layout Subsection
40138 Branch
40139 \end_layout
40140
40141 \begin_layout Standard
40142 Inserts branch insets as described in section
40143 \begin_inset space ~
40144 \end_inset
40145
40146
40147 \begin_inset CommandInset ref
40148 LatexCommand ref
40149 reference "sec:Branches"
40150
40151 \end_inset
40152
40153 .
40154 \end_layout
40155
40156 \begin_layout Subsection
40157 Custom Insets
40158 \end_layout
40159
40160 \begin_layout Standard
40161 Inserts document class-specific insets.
40162  Such insets only exist if they are defined in the layout file for a certain
40163  document class.
40164  An example is the document class 
40165 \begin_inset Quotes eld
40166 \end_inset
40167
40168 article (Elsevier)
40169 \begin_inset Quotes erd
40170 \end_inset
40171
40172  with three custom insets.
40173  The section 
40174 \emph on
40175 Flex insets and InsetLayout
40176 \emph default
40177  of the 
40178 \emph on
40179 Customization
40180 \emph default
40181  manual explains how custom insets are defined.
40182 \end_layout
40183
40184 \begin_layout Subsection
40185 File
40186 \begin_inset Index idx
40187 status collapsed
40188
40189 \begin_layout Plain Layout
40190 External Material
40191 \end_layout
40192
40193 \end_inset
40194
40195
40196 \end_layout
40197
40198 \begin_layout Standard
40199 This menu entry allows you to insert or include the contents of other files
40200  in your document.
40201  How you can do this is explained in detail in the chapter 
40202 \emph on
40203 External Stuff
40204 \emph default
40205  of the 
40206 \emph on
40207 Embedded
40208 \begin_inset space ~
40209 \end_inset
40210
40211 Objects
40212 \emph default
40213  manual.
40214 \end_layout
40215
40216 \begin_layout Subsection
40217 Box
40218 \begin_inset Index idx
40219 status collapsed
40220
40221 \begin_layout Plain Layout
40222 Boxes
40223 \end_layout
40224
40225 \end_inset
40226
40227
40228 \end_layout
40229
40230 \begin_layout Standard
40231 Inserts a minipage box that is described section
40232 \begin_inset space ~
40233 \end_inset
40234
40235
40236 \begin_inset CommandInset ref
40237 LatexCommand ref
40238 reference "sec:Minipages"
40239
40240 \end_inset
40241
40242 .
40243  All box types supported by LyX are explained in detail in the chapter 
40244 \emph on
40245 Boxes
40246 \emph default
40247  of the 
40248 \emph on
40249 Embedded
40250 \begin_inset space ~
40251 \end_inset
40252
40253 Objects
40254 \emph default
40255  manual.
40256 \end_layout
40257
40258 \begin_layout Subsection
40259 Citation
40260 \end_layout
40261
40262 \begin_layout Standard
40263 Inserts a citation as described in section
40264 \begin_inset space ~
40265 \end_inset
40266
40267
40268 \begin_inset CommandInset ref
40269 LatexCommand ref
40270 reference "sec:Bibliography"
40271
40272 \end_inset
40273
40274 .
40275 \end_layout
40276
40277 \begin_layout Subsection
40278 Cross-Reference
40279 \end_layout
40280
40281 \begin_layout Standard
40282 Inserts a cross-reference as described in section
40283 \begin_inset space ~
40284 \end_inset
40285
40286
40287 \begin_inset CommandInset ref
40288 LatexCommand ref
40289 reference "sec:Cross-References"
40290
40291 \end_inset
40292
40293 .
40294 \end_layout
40295
40296 \begin_layout Subsection
40297 Label
40298 \end_layout
40299
40300 \begin_layout Standard
40301 Inserts a label as described in section
40302 \begin_inset space ~
40303 \end_inset
40304
40305
40306 \begin_inset CommandInset ref
40307 LatexCommand ref
40308 reference "sec:Cross-References"
40309
40310 \end_inset
40311
40312 .
40313 \end_layout
40314
40315 \begin_layout Subsection
40316 Caption
40317 \begin_inset Index idx
40318 status collapsed
40319
40320 \begin_layout Plain Layout
40321 Captions
40322 \end_layout
40323
40324 \end_inset
40325
40326
40327 \begin_inset Index idx
40328 status collapsed
40329
40330 \begin_layout Plain Layout
40331 Longtables ! Caption
40332 \end_layout
40333
40334 \end_inset
40335
40336
40337 \end_layout
40338
40339 \begin_layout Standard
40340 Inserts a caption in a float or longtable.
40341  Floats are described in section
40342 \begin_inset space ~
40343 \end_inset
40344
40345
40346 \begin_inset CommandInset ref
40347 LatexCommand ref
40348 reference "sec:Floats"
40349
40350 \end_inset
40351
40352 , captions in longtables are described in the section 
40353 \emph on
40354 Longtable Captions
40355 \emph default
40356  of the 
40357 \emph on
40358 Embedded
40359 \begin_inset space ~
40360 \end_inset
40361
40362 Objects
40363 \emph default
40364  manual.
40365 \end_layout
40366
40367 \begin_layout Subsection
40368 Index Entry
40369 \end_layout
40370
40371 \begin_layout Standard
40372 Inserts an index entry as described in section
40373 \begin_inset space ~
40374 \end_inset
40375
40376
40377 \begin_inset CommandInset ref
40378 LatexCommand ref
40379 reference "sec:Index"
40380
40381 \end_inset
40382
40383 .
40384 \end_layout
40385
40386 \begin_layout Subsection
40387 Nomenclature Entry
40388 \end_layout
40389
40390 \begin_layout Standard
40391 Inserts a nomenclature entry as described in section
40392 \begin_inset space ~
40393 \end_inset
40394
40395
40396 \begin_inset CommandInset ref
40397 LatexCommand ref
40398 reference "sec:Nomenclature"
40399
40400 \end_inset
40401
40402 .
40403 \end_layout
40404
40405 \begin_layout Subsection
40406 Table
40407 \end_layout
40408
40409 \begin_layout Standard
40410 Inserts a table.
40411  Tables are described in section
40412 \begin_inset space ~
40413 \end_inset
40414
40415
40416 \begin_inset CommandInset ref
40417 LatexCommand ref
40418 reference "sec:Tables"
40419
40420 \end_inset
40421
40422 .
40423 \end_layout
40424
40425 \begin_layout Subsection
40426 Graphics
40427 \end_layout
40428
40429 \begin_layout Standard
40430 Inserts a graphic.
40431  Graphics are described in section
40432 \begin_inset space ~
40433 \end_inset
40434
40435
40436 \begin_inset CommandInset ref
40437 LatexCommand ref
40438 reference "sec:Graphics"
40439
40440 \end_inset
40441
40442 .
40443 \end_layout
40444
40445 \begin_layout Subsection
40446 URL
40447 \end_layout
40448
40449 \begin_layout Standard
40450 Inserts a URL as described in section
40451 \begin_inset space ~
40452 \end_inset
40453
40454
40455 \begin_inset CommandInset ref
40456 LatexCommand ref
40457 reference "sub:URLs"
40458
40459 \end_inset
40460
40461 .
40462 \end_layout
40463
40464 \begin_layout Subsection
40465 Hyperlinks
40466 \end_layout
40467
40468 \begin_layout Standard
40469 Inserts a hyperlink as described in section
40470 \begin_inset space ~
40471 \end_inset
40472
40473
40474 \begin_inset CommandInset ref
40475 LatexCommand ref
40476 reference "sub:Hyperlinks"
40477
40478 \end_inset
40479
40480 .
40481 \end_layout
40482
40483 \begin_layout Subsection
40484 Footnote
40485 \end_layout
40486
40487 \begin_layout Standard
40488 Inserts a footnote, see section
40489 \begin_inset space ~
40490 \end_inset
40491
40492
40493 \begin_inset CommandInset ref
40494 LatexCommand ref
40495 reference "sec:Footnotes"
40496
40497 \end_inset
40498
40499 .
40500 \end_layout
40501
40502 \begin_layout Subsection
40503 Marginal Note
40504 \end_layout
40505
40506 \begin_layout Standard
40507 Inserts a marginal note, see section
40508 \begin_inset space ~
40509 \end_inset
40510
40511
40512 \begin_inset CommandInset ref
40513 LatexCommand ref
40514 reference "sec:Marginal-Notes"
40515
40516 \end_inset
40517
40518 .
40519 \end_layout
40520
40521 \begin_layout Subsection
40522 Short Title
40523 \end_layout
40524
40525 \begin_layout Standard
40526 Inserts a short title, see section
40527 \begin_inset space ~
40528 \end_inset
40529
40530
40531 \begin_inset CommandInset ref
40532 LatexCommand ref
40533 reference "sec:Short-Titles"
40534
40535 \end_inset
40536
40537 .
40538 \end_layout
40539
40540 \begin_layout Subsection
40541 TeX Code
40542 \end_layout
40543
40544 \begin_layout Standard
40545 Inserts a TeX Code box, see section
40546 \begin_inset space ~
40547 \end_inset
40548
40549
40550 \begin_inset CommandInset ref
40551 LatexCommand ref
40552 reference "sub:TeX-Code-Boxes"
40553
40554 \end_inset
40555
40556  for a description.
40557 \end_layout
40558
40559 \begin_layout Subsection
40560 Program Listing
40561 \begin_inset Index idx
40562 status collapsed
40563
40564 \begin_layout Plain Layout
40565 Program listings
40566 \end_layout
40567
40568 \end_inset
40569
40570
40571 \end_layout
40572
40573 \begin_layout Standard
40574 Inserts a program listings box.
40575  Program listings are explained in the chapter 
40576 \emph on
40577 Program Code Listings
40578 \emph default
40579  of the 
40580 \emph on
40581 Embedded
40582 \begin_inset space ~
40583 \end_inset
40584
40585 Objects
40586 \emph default
40587  manual.
40588 \end_layout
40589
40590 \begin_layout Subsection
40591 Date
40592 \end_layout
40593
40594 \begin_layout Standard
40595 Inserts the actual date.
40596  The format depends on the date format of the language that is used for
40597  LyX's menus.
40598  LyX offers various ways to insert a date which are explained and also compared
40599  in the section 
40600 \emph on
40601 External Material
40602 \emph default
40603  of the 
40604 \emph on
40605 Embedded
40606 \begin_inset space ~
40607 \end_inset
40608
40609 Objects
40610 \emph default
40611  manual.
40612 \end_layout
40613
40614 \begin_layout Subsection
40615 Preview
40616 \end_layout
40617
40618 \begin_layout Standard
40619 Inserts a preview inset, see section
40620 \begin_inset space ~
40621 \end_inset
40622
40623
40624 \begin_inset CommandInset ref
40625 LatexCommand ref
40626 reference "sec:Previewing-snippets-of"
40627
40628 \end_inset
40629
40630  for a description.
40631 \end_layout
40632
40633 \begin_layout Section
40634 The Navigate Menu
40635 \begin_inset Index idx
40636 status collapsed
40637
40638 \begin_layout Plain Layout
40639 Menu ! Navigate
40640 \end_layout
40641
40642 \end_inset
40643
40644
40645 \end_layout
40646
40647 \begin_layout Standard
40648 This menu lists the existing chapters, sections, figures, tables, etc.
40649 \begin_inset space ~
40650 \end_inset
40651
40652 of the current document.
40653  This allows you to navigate easily through your document.
40654 \end_layout
40655
40656 \begin_layout Subsection
40657 Bookmarks
40658 \end_layout
40659
40660 \begin_layout Standard
40661 With this menu entry you are able to define your own bookmarks.
40662  This is useful when you are working on a large document and often have
40663  to jump e.
40664 \begin_inset space \thinspace{}
40665 \end_inset
40666
40667 g.
40668 \begin_inset space \space{}
40669 \end_inset
40670
40671 between section
40672 \begin_inset space ~
40673 \end_inset
40674
40675 2.5 and 6.3.
40676  To create bookmarks for this example, go to section
40677 \begin_inset space ~
40678 \end_inset
40679
40680 2.5 and use the submenu 
40681 \family sans
40682 Save
40683 \begin_inset space ~
40684 \end_inset
40685
40686 Bookmark
40687 \begin_inset space ~
40688 \end_inset
40689
40690 1
40691 \family default
40692 .
40693  Then go to section
40694 \begin_inset space ~
40695 \end_inset
40696
40697 6.3 and use 
40698 \family sans
40699 Save
40700 \begin_inset space ~
40701 \end_inset
40702
40703 Bookmark
40704 \begin_inset space ~
40705 \end_inset
40706
40707
40708 \family default
40709 2.
40710  Now you can jump easily between these sections by using the menu or by
40711  the key bindings 
40712 \begin_inset Info
40713 type  "shortcut"
40714 arg   "bookmark-goto 1"
40715 \end_inset
40716
40717  and 
40718 \begin_inset Info
40719 type  "shortcut"
40720 arg   "bookmark-goto 2"
40721 \end_inset
40722
40723 .
40724 \end_layout
40725
40726 \begin_layout Standard
40727 You can also use bookmarks to jump between several opened documents.
40728  The saved bookmarks are valid till the document is closed.
40729 \end_layout
40730
40731 \begin_layout Subsection
40732 Next Note, Change, Cross-reference
40733 \end_layout
40734
40735 \begin_layout Standard
40736 Jump to the next note, change, or cross-reference following the current
40737  cursor position.
40738 \end_layout
40739
40740 \begin_layout Subsection
40741 Go to Label
40742 \end_layout
40743
40744 \begin_layout Standard
40745 Only active if the cursor is in front of a cross-reference.
40746  Sets the cursor before the referenced label.
40747  (It is the same as if you right-click on a cross-reference box and use
40748  
40749 \family sans
40750 Go
40751 \begin_inset space ~
40752 \end_inset
40753
40754 to
40755 \begin_inset space ~
40756 \end_inset
40757
40758 Label)
40759 \family default
40760 .
40761 \end_layout
40762
40763 \begin_layout Subsection
40764 Forward Search
40765 \end_layout
40766
40767 \begin_layout Standard
40768 This feature allows you to directly jump to the corresponding text part
40769  in the output, see section 
40770 \emph on
40771 Forward
40772 \begin_inset space ~
40773 \end_inset
40774
40775 search
40776 \emph default
40777  in the 
40778 \emph on
40779 Additional
40780 \begin_inset space ~
40781 \end_inset
40782
40783 Features
40784 \emph default
40785  manual for a detailed description.
40786 \end_layout
40787
40788 \begin_layout Section
40789 The Document Menu
40790 \begin_inset Index idx
40791 status collapsed
40792
40793 \begin_layout Plain Layout
40794 Menu ! Document
40795 \end_layout
40796
40797 \end_inset
40798
40799
40800 \end_layout
40801
40802 \begin_layout Subsection
40803 Change Tracking
40804 \end_layout
40805
40806 \begin_layout Standard
40807 Change Tracking is described in section
40808 \begin_inset space ~
40809 \end_inset
40810
40811
40812 \begin_inset CommandInset ref
40813 LatexCommand ref
40814 reference "sec:Change-Tracking"
40815
40816 \end_inset
40817
40818 .
40819 \end_layout
40820
40821 \begin_layout Subsection
40822 LaT
40823 \begin_inset ERT
40824 status collapsed
40825
40826 \begin_layout Plain Layout
40827
40828 {}
40829 \end_layout
40830
40831 \end_inset
40832
40833 eX Log
40834 \end_layout
40835
40836 \begin_layout Standard
40837 After running LaTeX by viewing or exporting a document, this menu will be
40838  enabled.
40839  It shows the logfile of the used LaTeX-program.
40840 \end_layout
40841
40842 \begin_layout Standard
40843 Here you can see how LaTeX works in the background.
40844  
40845 \emph on
40846 Experts
40847 \emph default
40848  will find in it reasons for LaTeX-errors.
40849 \end_layout
40850
40851 \begin_layout Subsection
40852 Outline
40853 \end_layout
40854
40855 \begin_layout Standard
40856 Opens the TOC/Outline window as described in section
40857 \begin_inset space ~
40858 \end_inset
40859
40860
40861 \begin_inset CommandInset ref
40862 LatexCommand ref
40863 reference "sec:Navigating"
40864
40865 \end_inset
40866
40867  and 
40868 \begin_inset CommandInset ref
40869 LatexCommand ref
40870 reference "sub:Table-of-Contents"
40871
40872 \end_inset
40873
40874 .
40875 \end_layout
40876
40877 \begin_layout Subsection
40878 Start Appendix Here
40879 \end_layout
40880
40881 \begin_layout Standard
40882 This menu will start the appendix of the document at the current cursor
40883  position as described in section
40884 \begin_inset space ~
40885 \end_inset
40886
40887
40888 \begin_inset CommandInset ref
40889 LatexCommand ref
40890 reference "sec:Appendices"
40891
40892 \end_inset
40893
40894 .
40895 \end_layout
40896
40897 \begin_layout Subsection
40898 Compressed
40899 \end_layout
40900
40901 \begin_layout Standard
40902 Un/compresses the current document.
40903 \end_layout
40904
40905 \begin_layout Subsection
40906 Settings
40907 \end_layout
40908
40909 \begin_layout Standard
40910 The document settings are described in appendix
40911 \begin_inset space ~
40912 \end_inset
40913
40914
40915 \begin_inset CommandInset ref
40916 LatexCommand ref
40917 reference "chap:The-Document-Settings"
40918
40919 \end_inset
40920
40921 .
40922 \end_layout
40923
40924 \begin_layout Section
40925 The Tools Menu
40926 \begin_inset Index idx
40927 status collapsed
40928
40929 \begin_layout Plain Layout
40930 Menu ! Tools
40931 \end_layout
40932
40933 \end_inset
40934
40935
40936 \end_layout
40937
40938 \begin_layout Subsection
40939 Spellchecker
40940 \end_layout
40941
40942 \begin_layout Standard
40943 Spell checking is explained in section
40944 \begin_inset space ~
40945 \end_inset
40946
40947
40948 \begin_inset CommandInset ref
40949 LatexCommand ref
40950 reference "sec:Spellchecking"
40951
40952 \end_inset
40953
40954 .
40955 \end_layout
40956
40957 \begin_layout Subsection
40958 Thesaurus
40959 \end_layout
40960
40961 \begin_layout Standard
40962 The thesaurus is described in section
40963 \begin_inset space ~
40964 \end_inset
40965
40966
40967 \begin_inset CommandInset ref
40968 LatexCommand ref
40969 reference "sec:Thesaurus"
40970
40971 \end_inset
40972
40973 .
40974 \end_layout
40975
40976 \begin_layout Subsection
40977 Statistics
40978 \begin_inset Index idx
40979 status collapsed
40980
40981 \begin_layout Plain Layout
40982 Word count
40983 \end_layout
40984
40985 \end_inset
40986
40987
40988 \begin_inset Index idx
40989 status collapsed
40990
40991 \begin_layout Plain Layout
40992 Character count
40993 \end_layout
40994
40995 \end_inset
40996
40997
40998 \end_layout
40999
41000 \begin_layout Standard
41001 Counts the words and characters in the actual document or the highlighted
41002  document part.
41003 \end_layout
41004
41005 \begin_layout Subsection
41006 TeX Information
41007 \begin_inset Index idx
41008 status collapsed
41009
41010 \begin_layout Plain Layout
41011 TeX Information
41012 \end_layout
41013
41014 \end_inset
41015
41016
41017 \end_layout
41018
41019 \begin_layout Standard
41020 Shows you a list of the document classes and styles installed in your LaTeX-syst
41021 em.
41022 \end_layout
41023
41024 \begin_layout Subsection
41025 Reconfigure
41026 \begin_inset Index idx
41027 status collapsed
41028
41029 \begin_layout Plain Layout
41030 LyX ! Reconfigure|see
41031 \begin_inset ERT
41032 status collapsed
41033
41034 \begin_layout Plain Layout
41035
41036 {
41037 \end_layout
41038
41039 \end_inset
41040
41041 Reconfiguration of LyX
41042 \begin_inset ERT
41043 status collapsed
41044
41045 \begin_layout Plain Layout
41046
41047 }
41048 \end_layout
41049
41050 \end_inset
41051
41052
41053 \end_layout
41054
41055 \end_inset
41056
41057
41058 \begin_inset Index idx
41059 status collapsed
41060
41061 \begin_layout Plain Layout
41062 Reconfiguration of LyX
41063 \end_layout
41064
41065 \end_inset
41066
41067
41068 \end_layout
41069
41070 \begin_layout Standard
41071 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
41072  and programs it needs; see also section
41073 \begin_inset space ~
41074 \end_inset
41075
41076
41077 \begin_inset CommandInset ref
41078 LatexCommand ref
41079 reference "sec:Basic-LyX-Setup"
41080
41081 \end_inset
41082
41083 .
41084 \end_layout
41085
41086 \begin_layout Subsection
41087 Preferences
41088 \end_layout
41089
41090 \begin_layout Standard
41091 The preferences dialog is described in detail in appendix
41092 \begin_inset space ~
41093 \end_inset
41094
41095
41096 \begin_inset CommandInset ref
41097 LatexCommand ref
41098 reference "chap:The-Preferences-dialog"
41099
41100 \end_inset
41101
41102 .
41103 \end_layout
41104
41105 \begin_layout Section
41106 The Help Menu
41107 \begin_inset Index idx
41108 status collapsed
41109
41110 \begin_layout Plain Layout
41111 Menu ! Help
41112 \end_layout
41113
41114 \end_inset
41115
41116
41117 \end_layout
41118
41119 \begin_layout Standard
41120 This menu lists the documentation files of LyX in the language of LyX's
41121  menus.
41122  If a file is not available in this language, the English version will be
41123  listed.
41124 \end_layout
41125
41126 \begin_layout Standard
41127 The menu 
41128 \family sans
41129 LaTeX
41130 \begin_inset space ~
41131 \end_inset
41132
41133 Configuration
41134 \family default
41135  shows a LyX-document with information about the LaTeX-packages and classes
41136  found by LyX (see also section
41137 \begin_inset space ~
41138 \end_inset
41139
41140
41141 \begin_inset CommandInset ref
41142 LatexCommand ref
41143 reference "sec:LaTeX-Setup"
41144
41145 \end_inset
41146
41147 ).
41148 \end_layout
41149
41150 \begin_layout Section
41151 Toolbars
41152 \begin_inset CommandInset label
41153 LatexCommand label
41154 name "sec:Toolbars"
41155
41156 \end_inset
41157
41158
41159 \end_layout
41160
41161 \begin_layout Standard
41162 How to show or hide toolbars is explained in section
41163 \begin_inset space ~
41164 \end_inset
41165
41166
41167 \begin_inset CommandInset ref
41168 LatexCommand ref
41169 reference "sub:Toolbars"
41170
41171 \end_inset
41172
41173 .
41174 \end_layout
41175
41176 \begin_layout Standard
41177 It is also possible to define custom toolbars.
41178  This is described in the 
41179 \emph on
41180 Additional Features
41181 \emph default
41182  manual.
41183 \end_layout
41184
41185 \begin_layout Subsection
41186 Standard Toolbar
41187 \begin_inset Index idx
41188 status collapsed
41189
41190 \begin_layout Plain Layout
41191 Toolbar ! Standard
41192 \end_layout
41193
41194 \end_inset
41195
41196
41197 \end_layout
41198
41199 \begin_layout Standard
41200 \begin_inset Graphics
41201         filename clipart/StandardToolbar.png
41202         width 100col%
41203
41204 \end_inset
41205
41206
41207 \end_layout
41208
41209 \begin_layout Standard
41210 \begin_inset VSpace defskip
41211 \end_inset
41212
41213
41214 \end_layout
41215
41216 \begin_layout Standard
41217 The standard toolbar as shown above contains from left to right the following
41218  buttons:
41219 \begin_inset ERT
41220 status collapsed
41221
41222 \begin_layout Plain Layout
41223
41224
41225 \backslash
41226 setlength{
41227 \backslash
41228 LTleft}{0pt}
41229 \end_layout
41230
41231 \end_inset
41232
41233
41234 \begin_inset Note Note
41235 status collapsed
41236
41237 \begin_layout Plain Layout
41238 This is necessary to left align the following longtables.
41239  See the 
41240 \emph on
41241 Embedded Objects
41242 \emph default
41243  manual for more information.
41244 \end_layout
41245
41246 \end_inset
41247
41248
41249 \end_layout
41250
41251 \begin_layout Standard
41252 \begin_inset VSpace defskip
41253 \end_inset
41254
41255
41256 \end_layout
41257
41258 \begin_layout Standard
41259 \begin_inset Tabular
41260 <lyxtabular version="3" rows="1" columns="2">
41261 <features islongtable="true" longtabularalignment="center">
41262 <column alignment="center" valignment="top" width="0">
41263 <column alignment="center" valignment="top" width="0">
41264 <row>
41265 <cell alignment="center" valignment="top" usebox="none">
41266 \begin_inset Text
41267
41268 \begin_layout Plain Layout
41269 \begin_inset Graphics
41270         filename clipart/ToolbarEnvBox.png
41271         clip
41272
41273 \end_inset
41274
41275
41276 \end_layout
41277
41278 \end_inset
41279 </cell>
41280 <cell alignment="center" valignment="top" usebox="none">
41281 \begin_inset Text
41282
41283 \begin_layout Plain Layout
41284 pull-down box for the environments
41285 \end_layout
41286
41287 \end_inset
41288 </cell>
41289 </row>
41290 </lyxtabular>
41291
41292 \end_inset
41293
41294
41295 \end_layout
41296
41297 \begin_layout Standard
41298 \begin_inset VSpace -10mm
41299 \end_inset
41300
41301
41302 \end_layout
41303
41304 \begin_layout Standard
41305 \align left
41306 \begin_inset Tabular
41307 <lyxtabular version="3" rows="21" columns="2">
41308 <features islongtable="true" longtabularalignment="center">
41309 <column alignment="left" valignment="top" width="0">
41310 <column alignment="left" valignment="top" width="0">
41311 <row interlinespace="2.5mm">
41312 <cell alignment="center" valignment="top" usebox="none">
41313 \begin_inset Text
41314
41315 \begin_layout Plain Layout
41316
41317 \family sans
41318 \begin_inset Info
41319 type  "icon"
41320 arg   "buffer-new"
41321 \end_inset
41322
41323
41324 \end_layout
41325
41326 \end_inset
41327 </cell>
41328 <cell alignment="center" valignment="top" usebox="none">
41329 \begin_inset Text
41330
41331 \begin_layout Plain Layout
41332
41333 \family sans
41334 File\SpecialChar \menuseparator
41335 New
41336 \end_layout
41337
41338 \end_inset
41339 </cell>
41340 </row>
41341 <row interlinespace="2.5mm">
41342 <cell alignment="center" valignment="top" usebox="none">
41343 \begin_inset Text
41344
41345 \begin_layout Plain Layout
41346
41347 \family sans
41348 \begin_inset Info
41349 type  "icon"
41350 arg   "file-open"
41351 \end_inset
41352
41353
41354 \end_layout
41355
41356 \end_inset
41357 </cell>
41358 <cell alignment="center" valignment="top" usebox="none">
41359 \begin_inset Text
41360
41361 \begin_layout Plain Layout
41362
41363 \family sans
41364 File\SpecialChar \menuseparator
41365 Open
41366 \end_layout
41367
41368 \end_inset
41369 </cell>
41370 </row>
41371 <row interlinespace="2.5mm">
41372 <cell alignment="center" valignment="top" usebox="none">
41373 \begin_inset Text
41374
41375 \begin_layout Plain Layout
41376
41377 \family sans
41378 \begin_inset Info
41379 type  "icon"
41380 arg   "buffer-write"
41381 \end_inset
41382
41383
41384 \end_layout
41385
41386 \end_inset
41387 </cell>
41388 <cell alignment="center" valignment="top" usebox="none">
41389 \begin_inset Text
41390
41391 \begin_layout Plain Layout
41392
41393 \family sans
41394 File\SpecialChar \menuseparator
41395 Save
41396 \end_layout
41397
41398 \end_inset
41399 </cell>
41400 </row>
41401 <row interlinespace="2.5mm">
41402 <cell alignment="center" valignment="top" usebox="none">
41403 \begin_inset Text
41404
41405 \begin_layout Plain Layout
41406
41407 \family sans
41408 \begin_inset Info
41409 type  "icon"
41410 arg   "dialog-show print"
41411 \end_inset
41412
41413
41414 \end_layout
41415
41416 \end_inset
41417 </cell>
41418 <cell alignment="center" valignment="top" usebox="none">
41419 \begin_inset Text
41420
41421 \begin_layout Plain Layout
41422
41423 \family sans
41424 File\SpecialChar \menuseparator
41425 Print
41426 \end_layout
41427
41428 \end_inset
41429 </cell>
41430 </row>
41431 <row interlinespace="2.5mm">
41432 <cell alignment="center" valignment="top" usebox="none">
41433 \begin_inset Text
41434
41435 \begin_layout Plain Layout
41436
41437 \family sans
41438 \begin_inset Info
41439 type  "icon"
41440 arg   "dialog-show spellchecker"
41441 \end_inset
41442
41443
41444 \end_layout
41445
41446 \end_inset
41447 </cell>
41448 <cell alignment="center" valignment="top" usebox="none">
41449 \begin_inset Text
41450
41451 \begin_layout Plain Layout
41452
41453 \family sans
41454 Tools\SpecialChar \menuseparator
41455 Spellchecker
41456 \end_layout
41457
41458 \end_inset
41459 </cell>
41460 </row>
41461 <row interlinespace="2.5mm">
41462 <cell alignment="center" valignment="top" usebox="none">
41463 \begin_inset Text
41464
41465 \begin_layout Plain Layout
41466
41467 \family sans
41468 \begin_inset Info
41469 type  "icon"
41470 arg   "undo"
41471 \end_inset
41472
41473
41474 \end_layout
41475
41476 \end_inset
41477 </cell>
41478 <cell alignment="center" valignment="top" usebox="none">
41479 \begin_inset Text
41480
41481 \begin_layout Plain Layout
41482
41483 \family sans
41484 Edit\SpecialChar \menuseparator
41485 Undo
41486 \end_layout
41487
41488 \end_inset
41489 </cell>
41490 </row>
41491 <row interlinespace="2.5mm">
41492 <cell alignment="center" valignment="top" usebox="none">
41493 \begin_inset Text
41494
41495 \begin_layout Plain Layout
41496
41497 \family sans
41498 \begin_inset Info
41499 type  "icon"
41500 arg   "redo"
41501 \end_inset
41502
41503
41504 \end_layout
41505
41506 \end_inset
41507 </cell>
41508 <cell alignment="center" valignment="top" usebox="none">
41509 \begin_inset Text
41510
41511 \begin_layout Plain Layout
41512
41513 \family sans
41514 Edit\SpecialChar \menuseparator
41515 Redo
41516 \end_layout
41517
41518 \end_inset
41519 </cell>
41520 </row>
41521 <row interlinespace="2.5mm">
41522 <cell alignment="center" valignment="top" usebox="none">
41523 \begin_inset Text
41524
41525 \begin_layout Plain Layout
41526
41527 \family sans
41528 \begin_inset Info
41529 type  "icon"
41530 arg   "cut"
41531 \end_inset
41532
41533
41534 \end_layout
41535
41536 \end_inset
41537 </cell>
41538 <cell alignment="center" valignment="top" usebox="none">
41539 \begin_inset Text
41540
41541 \begin_layout Plain Layout
41542
41543 \family sans
41544 Edit\SpecialChar \menuseparator
41545 Cut
41546 \end_layout
41547
41548 \end_inset
41549 </cell>
41550 </row>
41551 <row interlinespace="2.5mm">
41552 <cell alignment="center" valignment="top" usebox="none">
41553 \begin_inset Text
41554
41555 \begin_layout Plain Layout
41556
41557 \family sans
41558 \begin_inset Info
41559 type  "icon"
41560 arg   "copy"
41561 \end_inset
41562
41563
41564 \end_layout
41565
41566 \end_inset
41567 </cell>
41568 <cell alignment="center" valignment="top" usebox="none">
41569 \begin_inset Text
41570
41571 \begin_layout Plain Layout
41572
41573 \family sans
41574 Edit\SpecialChar \menuseparator
41575 Copy
41576 \end_layout
41577
41578 \end_inset
41579 </cell>
41580 </row>
41581 <row interlinespace="2.5mm">
41582 <cell alignment="center" valignment="top" usebox="none">
41583 \begin_inset Text
41584
41585 \begin_layout Plain Layout
41586
41587 \family sans
41588 \begin_inset Info
41589 type  "icon"
41590 arg   "paste"
41591 \end_inset
41592
41593
41594 \end_layout
41595
41596 \end_inset
41597 </cell>
41598 <cell alignment="center" valignment="top" usebox="none">
41599 \begin_inset Text
41600
41601 \begin_layout Plain Layout
41602
41603 \family sans
41604 Edit\SpecialChar \menuseparator
41605 Paste
41606 \end_layout
41607
41608 \end_inset
41609 </cell>
41610 </row>
41611 <row interlinespace="2.5mm">
41612 <cell alignment="center" valignment="top" usebox="none">
41613 \begin_inset Text
41614
41615 \begin_layout Plain Layout
41616
41617 \family sans
41618 \begin_inset Info
41619 type  "icon"
41620 arg   "dialog-show findreplace"
41621 \end_inset
41622
41623
41624 \end_layout
41625
41626 \end_inset
41627 </cell>
41628 <cell alignment="center" valignment="top" usebox="none">
41629 \begin_inset Text
41630
41631 \begin_layout Plain Layout
41632
41633 \family sans
41634 Edit\SpecialChar \menuseparator
41635 Find
41636 \begin_inset space \thinspace{}
41637 \end_inset
41638
41639 &
41640 \begin_inset space \thinspace{}
41641 \end_inset
41642
41643 Replace
41644 \end_layout
41645
41646 \end_inset
41647 </cell>
41648 </row>
41649 <row interlinespace="2.5mm">
41650 <cell alignment="center" valignment="top" usebox="none">
41651 \begin_inset Text
41652
41653 \begin_layout Plain Layout
41654
41655 \family sans
41656 \begin_inset Info
41657 type  "icon"
41658 arg   "bookmark-goto 0"
41659 \end_inset
41660
41661
41662 \end_layout
41663
41664 \end_inset
41665 </cell>
41666 <cell alignment="center" valignment="top" usebox="none">
41667 \begin_inset Text
41668
41669 \begin_layout Plain Layout
41670
41671 \family sans
41672 Navigate\SpecialChar \menuseparator
41673 Bookmarks\SpecialChar \menuseparator
41674 Navigate Back
41675 \end_layout
41676
41677 \end_inset
41678 </cell>
41679 </row>
41680 <row interlinespace="2.5mm">
41681 <cell alignment="center" valignment="top" usebox="none">
41682 \begin_inset Text
41683
41684 \begin_layout Plain Layout
41685
41686 \family sans
41687 \begin_inset Info
41688 type  "icon"
41689 arg   "font-emph"
41690 \end_inset
41691
41692
41693 \end_layout
41694
41695 \end_inset
41696 </cell>
41697 <cell alignment="center" valignment="top" usebox="none">
41698 \begin_inset Text
41699
41700 \begin_layout Plain Layout
41701 Emphasize text, function of the 
41702 \family sans
41703 Edit\SpecialChar \menuseparator
41704 Text
41705 \begin_inset space ~
41706 \end_inset
41707
41708 Style
41709 \family default
41710  dialog
41711 \end_layout
41712
41713 \end_inset
41714 </cell>
41715 </row>
41716 <row interlinespace="2.5mm">
41717 <cell alignment="center" valignment="top" usebox="none">
41718 \begin_inset Text
41719
41720 \begin_layout Plain Layout
41721
41722 \family sans
41723 \begin_inset Info
41724 type  "icon"
41725 arg   "font-noun"
41726 \end_inset
41727
41728
41729 \end_layout
41730
41731 \end_inset
41732 </cell>
41733 <cell alignment="center" valignment="top" usebox="none">
41734 \begin_inset Text
41735
41736 \begin_layout Plain Layout
41737 Set text to noun style, function of the 
41738 \family sans
41739 Edit\SpecialChar \menuseparator
41740 Text
41741 \begin_inset space ~
41742 \end_inset
41743
41744 Style
41745 \family default
41746  dialog
41747 \end_layout
41748
41749 \end_inset
41750 </cell>
41751 </row>
41752 <row interlinespace="2.5mm">
41753 <cell alignment="center" valignment="top" usebox="none">
41754 \begin_inset Text
41755
41756 \begin_layout Plain Layout
41757
41758 \family sans
41759 \begin_inset Info
41760 type  "icon"
41761 arg   "textstyle-apply"
41762 \end_inset
41763
41764
41765 \end_layout
41766
41767 \end_inset
41768 </cell>
41769 <cell alignment="center" valignment="top" usebox="none">
41770 \begin_inset Text
41771
41772 \begin_layout Plain Layout
41773 Formats text using the current settings in the 
41774 \family sans
41775 Edit\SpecialChar \menuseparator
41776 Text
41777 \begin_inset space ~
41778 \end_inset
41779
41780 Style
41781 \family default
41782  dialog
41783 \end_layout
41784
41785 \end_inset
41786 </cell>
41787 </row>
41788 <row interlinespace="2.5mm">
41789 <cell alignment="center" valignment="top" usebox="none">
41790 \begin_inset Text
41791
41792 \begin_layout Plain Layout
41793
41794 \family sans
41795 \begin_inset Info
41796 type  "icon"
41797 arg   "math-mode"
41798 \end_inset
41799
41800
41801 \end_layout
41802
41803 \end_inset
41804 </cell>
41805 <cell alignment="center" valignment="top" usebox="none">
41806 \begin_inset Text
41807
41808 \begin_layout Plain Layout
41809
41810 \family sans
41811 Insert\SpecialChar \menuseparator
41812 Math\SpecialChar \menuseparator
41813 Inline
41814 \begin_inset space ~
41815 \end_inset
41816
41817 Formula
41818 \end_layout
41819
41820 \end_inset
41821 </cell>
41822 </row>
41823 <row interlinespace="2.5mm">
41824 <cell alignment="center" valignment="top" usebox="none">
41825 \begin_inset Text
41826
41827 \begin_layout Plain Layout
41828
41829 \family sans
41830 \begin_inset Info
41831 type  "icon"
41832 arg   "dialog-show-new-inset graphics"
41833 \end_inset
41834
41835
41836 \end_layout
41837
41838 \end_inset
41839 </cell>
41840 <cell alignment="center" valignment="top" usebox="none">
41841 \begin_inset Text
41842
41843 \begin_layout Plain Layout
41844
41845 \family sans
41846 Insert\SpecialChar \menuseparator
41847 Graphics
41848 \end_layout
41849
41850 \end_inset
41851 </cell>
41852 </row>
41853 <row interlinespace="2.5mm">
41854 <cell alignment="center" valignment="top" usebox="none">
41855 \begin_inset Text
41856
41857 \begin_layout Plain Layout
41858 \begin_inset Info
41859 type  "icon"
41860 arg   "tabular-insert"
41861 \end_inset
41862
41863
41864 \end_layout
41865
41866 \end_inset
41867 </cell>
41868 <cell alignment="center" valignment="top" usebox="none">
41869 \begin_inset Text
41870
41871 \begin_layout Plain Layout
41872
41873 \family sans
41874 Insert\SpecialChar \menuseparator
41875 Table
41876 \end_layout
41877
41878 \end_inset
41879 </cell>
41880 </row>
41881 <row interlinespace="2.5mm">
41882 <cell alignment="center" valignment="top" usebox="none">
41883 \begin_inset Text
41884
41885 \begin_layout Plain Layout
41886
41887 \family sans
41888 \begin_inset Info
41889 type  "icon"
41890 arg   "dialog-toggle toc"
41891 \end_inset
41892
41893
41894 \end_layout
41895
41896 \end_inset
41897 </cell>
41898 <cell alignment="center" valignment="top" usebox="none">
41899 \begin_inset Text
41900
41901 \begin_layout Plain Layout
41902 Toggle outline window on/off, 
41903 \family sans
41904 Document\SpecialChar \menuseparator
41905 Outline
41906 \end_layout
41907
41908 \end_inset
41909 </cell>
41910 </row>
41911 <row interlinespace="2.5mm">
41912 <cell alignment="center" valignment="top" usebox="none">
41913 \begin_inset Text
41914
41915 \begin_layout Plain Layout
41916
41917 \family sans
41918 \begin_inset Info
41919 type  "icon"
41920 arg   "toolbar-toggle math"
41921 \end_inset
41922
41923
41924 \end_layout
41925
41926 \end_inset
41927 </cell>
41928 <cell alignment="center" valignment="top" usebox="none">
41929 \begin_inset Text
41930
41931 \begin_layout Plain Layout
41932 Toggle math toolbar on/off
41933 \end_layout
41934
41935 \end_inset
41936 </cell>
41937 </row>
41938 <row interlinespace="2.5mm">
41939 <cell alignment="center" valignment="top" usebox="none">
41940 \begin_inset Text
41941
41942 \begin_layout Plain Layout
41943
41944 \family sans
41945 \begin_inset Info
41946 type  "icon"
41947 arg   "toolbar-toggle table"
41948 \end_inset
41949
41950
41951 \end_layout
41952
41953 \end_inset
41954 </cell>
41955 <cell alignment="center" valignment="top" usebox="none">
41956 \begin_inset Text
41957
41958 \begin_layout Plain Layout
41959 Toggle table toolbar on/off
41960 \end_layout
41961
41962 \end_inset
41963 </cell>
41964 </row>
41965 </lyxtabular>
41966
41967 \end_inset
41968
41969
41970 \end_layout
41971
41972 \begin_layout Subsection
41973 Extra Toolbar
41974 \begin_inset Index idx
41975 status collapsed
41976
41977 \begin_layout Plain Layout
41978 Toolbar ! Extra
41979 \end_layout
41980
41981 \end_inset
41982
41983
41984 \end_layout
41985
41986 \begin_layout Standard
41987 \begin_inset Graphics
41988         filename clipart/ExtraToolbar.png
41989         width 100col%
41990
41991 \end_inset
41992
41993
41994 \end_layout
41995
41996 \begin_layout Standard
41997 \begin_inset VSpace defskip
41998 \end_inset
41999
42000
42001 \end_layout
42002
42003 \begin_layout Standard
42004 The extra toolbar as shown above contains from left to right the following
42005  buttons:
42006 \end_layout
42007
42008 \begin_layout Standard
42009 \begin_inset VSpace defskip
42010 \end_inset
42011
42012
42013 \end_layout
42014
42015 \begin_layout Standard
42016 \begin_inset Tabular
42017 <lyxtabular version="3" rows="25" columns="2">
42018 <features islongtable="true" longtabularalignment="center">
42019 <column alignment="left" valignment="top" width="0">
42020 <column alignment="left" valignment="top" width="0">
42021 <row interlinespace="2.5mm">
42022 <cell alignment="center" valignment="top" usebox="none">
42023 \begin_inset Text
42024
42025 \begin_layout Plain Layout
42026
42027 \family sans
42028 \begin_inset Info
42029 type  "icon"
42030 arg   "layout"
42031 \end_inset
42032
42033
42034 \end_layout
42035
42036 \end_inset
42037 </cell>
42038 <cell alignment="center" valignment="top" usebox="none">
42039 \begin_inset Text
42040
42041 \begin_layout Plain Layout
42042 Default
42043 \end_layout
42044
42045 \end_inset
42046 </cell>
42047 </row>
42048 <row interlinespace="2.5mm">
42049 <cell alignment="center" valignment="top" usebox="none">
42050 \begin_inset Text
42051
42052 \begin_layout Plain Layout
42053
42054 \family sans
42055 \begin_inset Info
42056 type  "icon"
42057 arg   "layout Enumerate"
42058 \end_inset
42059
42060
42061 \end_layout
42062
42063 \end_inset
42064 </cell>
42065 <cell alignment="center" valignment="top" usebox="none">
42066 \begin_inset Text
42067
42068 \begin_layout Plain Layout
42069 Numbered list
42070 \end_layout
42071
42072 \end_inset
42073 </cell>
42074 </row>
42075 <row interlinespace="2.5mm">
42076 <cell alignment="center" valignment="top" usebox="none">
42077 \begin_inset Text
42078
42079 \begin_layout Plain Layout
42080
42081 \family sans
42082 \begin_inset Info
42083 type  "icon"
42084 arg   "layout Itemize"
42085 \end_inset
42086
42087
42088 \end_layout
42089
42090 \end_inset
42091 </cell>
42092 <cell alignment="center" valignment="top" usebox="none">
42093 \begin_inset Text
42094
42095 \begin_layout Plain Layout
42096 Itemized list
42097 \end_layout
42098
42099 \end_inset
42100 </cell>
42101 </row>
42102 <row interlinespace="2.5mm">
42103 <cell alignment="center" valignment="top" usebox="none">
42104 \begin_inset Text
42105
42106 \begin_layout Plain Layout
42107
42108 \family sans
42109 \begin_inset Info
42110 type  "icon"
42111 arg   "layout List"
42112 \end_inset
42113
42114
42115 \end_layout
42116
42117 \end_inset
42118 </cell>
42119 <cell alignment="center" valignment="top" usebox="none">
42120 \begin_inset Text
42121
42122 \begin_layout Plain Layout
42123 List
42124 \end_layout
42125
42126 \end_inset
42127 </cell>
42128 </row>
42129 <row interlinespace="2.5mm">
42130 <cell alignment="center" valignment="top" usebox="none">
42131 \begin_inset Text
42132
42133 \begin_layout Plain Layout
42134
42135 \family sans
42136 \begin_inset Info
42137 type  "icon"
42138 arg   "layout Description"
42139 \end_inset
42140
42141
42142 \end_layout
42143
42144 \end_inset
42145 </cell>
42146 <cell alignment="center" valignment="top" usebox="none">
42147 \begin_inset Text
42148
42149 \begin_layout Plain Layout
42150 Description list
42151 \end_layout
42152
42153 \end_inset
42154 </cell>
42155 </row>
42156 <row interlinespace="2.5mm">
42157 <cell alignment="center" valignment="top" usebox="none">
42158 \begin_inset Text
42159
42160 \begin_layout Plain Layout
42161
42162 \family sans
42163 \begin_inset Info
42164 type  "icon"
42165 arg   "depth-increment"
42166 \end_inset
42167
42168
42169 \end_layout
42170
42171 \end_inset
42172 </cell>
42173 <cell alignment="center" valignment="top" usebox="none">
42174 \begin_inset Text
42175
42176 \begin_layout Plain Layout
42177
42178 \family sans
42179 Edit\SpecialChar \menuseparator
42180 Increase
42181 \begin_inset space ~
42182 \end_inset
42183
42184 List
42185 \begin_inset space ~
42186 \end_inset
42187
42188 Depth
42189 \end_layout
42190
42191 \end_inset
42192 </cell>
42193 </row>
42194 <row interlinespace="2.5mm">
42195 <cell alignment="center" valignment="top" usebox="none">
42196 \begin_inset Text
42197
42198 \begin_layout Plain Layout
42199
42200 \family sans
42201 \begin_inset Info
42202 type  "icon"
42203 arg   "depth-decrement"
42204 \end_inset
42205
42206
42207 \end_layout
42208
42209 \end_inset
42210 </cell>
42211 <cell alignment="center" valignment="top" usebox="none">
42212 \begin_inset Text
42213
42214 \begin_layout Plain Layout
42215
42216 \family sans
42217 Edit\SpecialChar \menuseparator
42218 Decrease
42219 \begin_inset space ~
42220 \end_inset
42221
42222 List
42223 \begin_inset space ~
42224 \end_inset
42225
42226 Depth
42227 \end_layout
42228
42229 \end_inset
42230 </cell>
42231 </row>
42232 <row interlinespace="2.5mm">
42233 <cell alignment="center" valignment="top" usebox="none">
42234 \begin_inset Text
42235
42236 \begin_layout Plain Layout
42237
42238 \family sans
42239 \begin_inset Info
42240 type  "icon"
42241 arg   "float-insert figure"
42242 \end_inset
42243
42244
42245 \end_layout
42246
42247 \end_inset
42248 </cell>
42249 <cell alignment="center" valignment="top" usebox="none">
42250 \begin_inset Text
42251
42252 \begin_layout Plain Layout
42253
42254 \family sans
42255 Insert\SpecialChar \menuseparator
42256 Float\SpecialChar \menuseparator
42257 Figure
42258 \end_layout
42259
42260 \end_inset
42261 </cell>
42262 </row>
42263 <row interlinespace="2.5mm">
42264 <cell alignment="center" valignment="top" usebox="none">
42265 \begin_inset Text
42266
42267 \begin_layout Plain Layout
42268
42269 \family sans
42270 \begin_inset Info
42271 type  "icon"
42272 arg   "float-insert table"
42273 \end_inset
42274
42275
42276 \end_layout
42277
42278 \end_inset
42279 </cell>
42280 <cell alignment="center" valignment="top" usebox="none">
42281 \begin_inset Text
42282
42283 \begin_layout Plain Layout
42284
42285 \family sans
42286 Insert\SpecialChar \menuseparator
42287 Float\SpecialChar \menuseparator
42288 Table
42289 \end_layout
42290
42291 \end_inset
42292 </cell>
42293 </row>
42294 <row interlinespace="2.5mm">
42295 <cell alignment="center" valignment="top" usebox="none">
42296 \begin_inset Text
42297
42298 \begin_layout Plain Layout
42299
42300 \family sans
42301 \begin_inset Info
42302 type  "icon"
42303 arg   "label-insert"
42304 \end_inset
42305
42306
42307 \end_layout
42308
42309 \end_inset
42310 </cell>
42311 <cell alignment="center" valignment="top" usebox="none">
42312 \begin_inset Text
42313
42314 \begin_layout Plain Layout
42315
42316 \family sans
42317 Insert\SpecialChar \menuseparator
42318 Label
42319 \end_layout
42320
42321 \end_inset
42322 </cell>
42323 </row>
42324 <row interlinespace="2.5mm">
42325 <cell alignment="center" valignment="top" usebox="none">
42326 \begin_inset Text
42327
42328 \begin_layout Plain Layout
42329
42330 \family sans
42331 \begin_inset Info
42332 type  "icon"
42333 arg   "dialog-show-new-inset ref"
42334 \end_inset
42335
42336
42337 \end_layout
42338
42339 \end_inset
42340 </cell>
42341 <cell alignment="center" valignment="top" usebox="none">
42342 \begin_inset Text
42343
42344 \begin_layout Plain Layout
42345
42346 \family sans
42347 Insert\SpecialChar \menuseparator
42348 Cross-Reference
42349 \end_layout
42350
42351 \end_inset
42352 </cell>
42353 </row>
42354 <row interlinespace="2.5mm">
42355 <cell alignment="center" valignment="top" usebox="none">
42356 \begin_inset Text
42357
42358 \begin_layout Plain Layout
42359
42360 \family sans
42361 \begin_inset Info
42362 type  "icon"
42363 arg   "dialog-show-new-inset citation"
42364 \end_inset
42365
42366
42367 \end_layout
42368
42369 \end_inset
42370 </cell>
42371 <cell alignment="center" valignment="top" usebox="none">
42372 \begin_inset Text
42373
42374 \begin_layout Plain Layout
42375
42376 \family sans
42377 Insert\SpecialChar \menuseparator
42378 Citation
42379 \end_layout
42380
42381 \end_inset
42382 </cell>
42383 </row>
42384 <row interlinespace="2.5mm">
42385 <cell alignment="center" valignment="top" usebox="none">
42386 \begin_inset Text
42387
42388 \begin_layout Plain Layout
42389
42390 \family sans
42391 \begin_inset Info
42392 type  "icon"
42393 arg   "index-insert"
42394 \end_inset
42395
42396
42397 \end_layout
42398
42399 \end_inset
42400 </cell>
42401 <cell alignment="center" valignment="top" usebox="none">
42402 \begin_inset Text
42403
42404 \begin_layout Plain Layout
42405
42406 \family sans
42407 Insert\SpecialChar \menuseparator
42408 Index
42409 \begin_inset space ~
42410 \end_inset
42411
42412 Entry
42413 \end_layout
42414
42415 \end_inset
42416 </cell>
42417 </row>
42418 <row interlinespace="2.5mm">
42419 <cell alignment="center" valignment="top" usebox="none">
42420 \begin_inset Text
42421
42422 \begin_layout Plain Layout
42423
42424 \family sans
42425 \begin_inset Info
42426 type  "icon"
42427 arg   "nomencl-insert"
42428 \end_inset
42429
42430
42431 \end_layout
42432
42433 \end_inset
42434 </cell>
42435 <cell alignment="center" valignment="top" usebox="none">
42436 \begin_inset Text
42437
42438 \begin_layout Plain Layout
42439
42440 \family sans
42441 Insert\SpecialChar \menuseparator
42442 Nomenclature
42443 \begin_inset space ~
42444 \end_inset
42445
42446 Entry
42447 \end_layout
42448
42449 \end_inset
42450 </cell>
42451 </row>
42452 <row interlinespace="2.5mm">
42453 <cell alignment="center" valignment="top" usebox="none">
42454 \begin_inset Text
42455
42456 \begin_layout Plain Layout
42457
42458 \family sans
42459 \begin_inset Info
42460 type  "icon"
42461 arg   "footnote-insert"
42462 \end_inset
42463
42464
42465 \end_layout
42466
42467 \end_inset
42468 </cell>
42469 <cell alignment="center" valignment="top" usebox="none">
42470 \begin_inset Text
42471
42472 \begin_layout Plain Layout
42473
42474 \family sans
42475 Insert\SpecialChar \menuseparator
42476 Footnote
42477 \end_layout
42478
42479 \end_inset
42480 </cell>
42481 </row>
42482 <row interlinespace="2.5mm">
42483 <cell alignment="center" valignment="top" usebox="none">
42484 \begin_inset Text
42485
42486 \begin_layout Plain Layout
42487
42488 \family sans
42489 \begin_inset Info
42490 type  "icon"
42491 arg   "marginalnote-insert"
42492 \end_inset
42493
42494
42495 \end_layout
42496
42497 \end_inset
42498 </cell>
42499 <cell alignment="center" valignment="top" usebox="none">
42500 \begin_inset Text
42501
42502 \begin_layout Plain Layout
42503
42504 \family sans
42505 Insert\SpecialChar \menuseparator
42506 Marginal
42507 \begin_inset space ~
42508 \end_inset
42509
42510 Note
42511 \end_layout
42512
42513 \end_inset
42514 </cell>
42515 </row>
42516 <row interlinespace="2.5mm">
42517 <cell alignment="center" valignment="top" usebox="none">
42518 \begin_inset Text
42519
42520 \begin_layout Plain Layout
42521
42522 \family sans
42523 \begin_inset Info
42524 type  "icon"
42525 arg   "note-insert"
42526 \end_inset
42527
42528
42529 \end_layout
42530
42531 \end_inset
42532 </cell>
42533 <cell alignment="center" valignment="top" usebox="none">
42534 \begin_inset Text
42535
42536 \begin_layout Plain Layout
42537
42538 \family sans
42539 Insert\SpecialChar \menuseparator
42540 Note\SpecialChar \menuseparator
42541 LyX
42542 \begin_inset space ~
42543 \end_inset
42544
42545 Note
42546 \end_layout
42547
42548 \end_inset
42549 </cell>
42550 </row>
42551 <row interlinespace="2.5mm">
42552 <cell alignment="center" valignment="top" usebox="none">
42553 \begin_inset Text
42554
42555 \begin_layout Plain Layout
42556
42557 \family sans
42558 \begin_inset Info
42559 type  "icon"
42560 arg   "box-insert Frameless"
42561 \end_inset
42562
42563
42564 \end_layout
42565
42566 \end_inset
42567 </cell>
42568 <cell alignment="center" valignment="top" usebox="none">
42569 \begin_inset Text
42570
42571 \begin_layout Plain Layout
42572
42573 \family sans
42574 Insert\SpecialChar \menuseparator
42575 Box
42576 \end_layout
42577
42578 \end_inset
42579 </cell>
42580 </row>
42581 <row interlinespace="2.5mm">
42582 <cell alignment="center" valignment="top" usebox="none">
42583 \begin_inset Text
42584
42585 \begin_layout Plain Layout
42586
42587 \family sans
42588 \begin_inset Info
42589 type  "icon"
42590 arg   "href-insert"
42591 \end_inset
42592
42593
42594 \end_layout
42595
42596 \end_inset
42597 </cell>
42598 <cell alignment="center" valignment="top" usebox="none">
42599 \begin_inset Text
42600
42601 \begin_layout Plain Layout
42602
42603 \family sans
42604 Insert\SpecialChar \menuseparator
42605 URL
42606 \end_layout
42607
42608 \end_inset
42609 </cell>
42610 </row>
42611 <row interlinespace="2.5mm">
42612 <cell alignment="center" valignment="top" usebox="none">
42613 \begin_inset Text
42614
42615 \begin_layout Plain Layout
42616
42617 \family sans
42618 \begin_inset Info
42619 type  "icon"
42620 arg   "ert-insert"
42621 \end_inset
42622
42623
42624 \end_layout
42625
42626 \end_inset
42627 </cell>
42628 <cell alignment="center" valignment="top" usebox="none">
42629 \begin_inset Text
42630
42631 \begin_layout Plain Layout
42632
42633 \family sans
42634 Insert\SpecialChar \menuseparator
42635 T
42636 \family default
42637
42638 \begin_inset ERT
42639 status collapsed
42640
42641 \begin_layout Plain Layout
42642
42643 {}
42644 \end_layout
42645
42646 \end_inset
42647
42648
42649 \family sans
42650 eX
42651 \begin_inset space ~
42652 \end_inset
42653
42654 Code
42655 \end_layout
42656
42657 \end_inset
42658 </cell>
42659 </row>
42660 <row interlinespace="2.5mm">
42661 <cell alignment="center" valignment="top" usebox="none">
42662 \begin_inset Text
42663
42664 \begin_layout Plain Layout
42665
42666 \family sans
42667 \begin_inset Info
42668 type  "icon"
42669 arg   "math-macro newmacroname newcommand"
42670 \end_inset
42671
42672
42673 \end_layout
42674
42675 \end_inset
42676 </cell>
42677 <cell alignment="center" valignment="top" usebox="none">
42678 \begin_inset Text
42679
42680 \begin_layout Plain Layout
42681
42682 \family sans
42683 Insert\SpecialChar \menuseparator
42684 Math\SpecialChar \menuseparator
42685 Macro
42686 \end_layout
42687
42688 \end_inset
42689 </cell>
42690 </row>
42691 <row interlinespace="2.5mm">
42692 <cell alignment="center" valignment="top" usebox="none">
42693 \begin_inset Text
42694
42695 \begin_layout Plain Layout
42696
42697 \family sans
42698 \begin_inset Info
42699 type  "icon"
42700 arg   "dialog-show-new-inset include"
42701 \end_inset
42702
42703
42704 \end_layout
42705
42706 \end_inset
42707 </cell>
42708 <cell alignment="center" valignment="top" usebox="none">
42709 \begin_inset Text
42710
42711 \begin_layout Plain Layout
42712
42713 \family sans
42714 Insert\SpecialChar \menuseparator
42715 File\SpecialChar \menuseparator
42716 Child
42717 \begin_inset space ~
42718 \end_inset
42719
42720 Document
42721 \end_layout
42722
42723 \end_inset
42724 </cell>
42725 </row>
42726 <row interlinespace="2.5mm">
42727 <cell alignment="center" valignment="top" usebox="none">
42728 \begin_inset Text
42729
42730 \begin_layout Plain Layout
42731
42732 \family sans
42733 \begin_inset Info
42734 type  "icon"
42735 arg   "dialog-show character"
42736 \end_inset
42737
42738
42739 \end_layout
42740
42741 \end_inset
42742 </cell>
42743 <cell alignment="center" valignment="top" usebox="none">
42744 \begin_inset Text
42745
42746 \begin_layout Plain Layout
42747
42748 \family sans
42749 Edit\SpecialChar \menuseparator
42750 Text
42751 \begin_inset space ~
42752 \end_inset
42753
42754 Style
42755 \end_layout
42756
42757 \end_inset
42758 </cell>
42759 </row>
42760 <row interlinespace="2.5mm">
42761 <cell alignment="center" valignment="top" usebox="none">
42762 \begin_inset Text
42763
42764 \begin_layout Plain Layout
42765
42766 \family sans
42767 \begin_inset Info
42768 type  "icon"
42769 arg   "layout-paragraph"
42770 \end_inset
42771
42772
42773 \end_layout
42774
42775 \end_inset
42776 </cell>
42777 <cell alignment="center" valignment="top" usebox="none">
42778 \begin_inset Text
42779
42780 \begin_layout Plain Layout
42781
42782 \family sans
42783 Edit\SpecialChar \menuseparator
42784 Paragraph
42785 \begin_inset space ~
42786 \end_inset
42787
42788 Settings
42789 \end_layout
42790
42791 \end_inset
42792 </cell>
42793 </row>
42794 <row interlinespace="2.5mm">
42795 <cell alignment="center" valignment="top" usebox="none">
42796 \begin_inset Text
42797
42798 \begin_layout Plain Layout
42799
42800 \family sans
42801 \begin_inset Info
42802 type  "icon"
42803 arg   "thesaurus-entry"
42804 \end_inset
42805
42806
42807 \end_layout
42808
42809 \end_inset
42810 </cell>
42811 <cell alignment="center" valignment="top" usebox="none">
42812 \begin_inset Text
42813
42814 \begin_layout Plain Layout
42815
42816 \family sans
42817 Tools\SpecialChar \menuseparator
42818 Thesaurus
42819 \end_layout
42820
42821 \end_inset
42822 </cell>
42823 </row>
42824 </lyxtabular>
42825
42826 \end_inset
42827
42828
42829 \end_layout
42830
42831 \begin_layout Subsection
42832 View / Update Toolbar
42833 \begin_inset Index idx
42834 status collapsed
42835
42836 \begin_layout Plain Layout
42837 Toolbar ! View / Update
42838 \end_layout
42839
42840 \end_inset
42841
42842
42843 \end_layout
42844
42845 \begin_layout Standard
42846 \begin_inset Graphics
42847         filename clipart/ViewToolbar.png
42848
42849 \end_inset
42850
42851
42852 \end_layout
42853
42854 \begin_layout Standard
42855 \begin_inset VSpace defskip
42856 \end_inset
42857
42858
42859 \end_layout
42860
42861 \begin_layout Standard
42862 The view / update toolbar as shown above contains from left to right the
42863  following buttons:
42864 \end_layout
42865
42866 \begin_layout Standard
42867 \begin_inset VSpace defskip
42868 \end_inset
42869
42870
42871 \end_layout
42872
42873 \begin_layout Standard
42874 \begin_inset Tabular
42875 <lyxtabular version="3" rows="7" columns="2">
42876 <features islongtable="true" longtabularalignment="center">
42877 <column alignment="left" valignment="top" width="0">
42878 <column alignment="left" valignment="top" width="0">
42879 <row interlinespace="2.5mm">
42880 <cell alignment="center" valignment="top" usebox="none">
42881 \begin_inset Text
42882
42883 \begin_layout Plain Layout
42884
42885 \family sans
42886 \begin_inset Info
42887 type  "icon"
42888 arg   "buffer-view"
42889 \end_inset
42890
42891
42892 \end_layout
42893
42894 \end_inset
42895 </cell>
42896 <cell alignment="center" valignment="top" usebox="none">
42897 \begin_inset Text
42898
42899 \begin_layout Plain Layout
42900
42901 \family sans
42902 View\SpecialChar \menuseparator
42903 View
42904 \end_layout
42905
42906 \end_inset
42907 </cell>
42908 </row>
42909 <row interlinespace="2.5mm">
42910 <cell alignment="center" valignment="top" usebox="none">
42911 \begin_inset Text
42912
42913 \begin_layout Plain Layout
42914
42915 \family sans
42916 \begin_inset Info
42917 type  "icon"
42918 arg   "buffer-update"
42919 \end_inset
42920
42921
42922 \end_layout
42923
42924 \end_inset
42925 </cell>
42926 <cell alignment="center" valignment="top" usebox="none">
42927 \begin_inset Text
42928
42929 \begin_layout Plain Layout
42930
42931 \family sans
42932 View\SpecialChar \menuseparator
42933 Update
42934 \end_layout
42935
42936 \end_inset
42937 </cell>
42938 </row>
42939 <row interlinespace="2.5mm">
42940 <cell alignment="center" valignment="top" usebox="none">
42941 \begin_inset Text
42942
42943 \begin_layout Plain Layout
42944
42945 \family sans
42946 \begin_inset Info
42947 type  "icon"
42948 arg   "master-buffer-view"
42949 \end_inset
42950
42951
42952 \end_layout
42953
42954 \end_inset
42955 </cell>
42956 <cell alignment="center" valignment="top" usebox="none">
42957 \begin_inset Text
42958
42959 \begin_layout Plain Layout
42960
42961 \family sans
42962 View\SpecialChar \menuseparator
42963 Master
42964 \end_layout
42965
42966 \end_inset
42967 </cell>
42968 </row>
42969 <row interlinespace="2.5mm">
42970 <cell alignment="center" valignment="top" usebox="none">
42971 \begin_inset Text
42972
42973 \begin_layout Plain Layout
42974
42975 \family sans
42976 \begin_inset Info
42977 type  "icon"
42978 arg   "master-buffer-update"
42979 \end_inset
42980
42981
42982 \end_layout
42983
42984 \end_inset
42985 </cell>
42986 <cell alignment="center" valignment="top" usebox="none">
42987 \begin_inset Text
42988
42989 \begin_layout Plain Layout
42990
42991 \family sans
42992 View\SpecialChar \menuseparator
42993 Update
42994 \begin_inset space ~
42995 \end_inset
42996
42997 Master
42998 \end_layout
42999
43000 \end_inset
43001 </cell>
43002 </row>
43003 <row interlinespace="2.5mm">
43004 <cell alignment="center" valignment="top" usebox="none">
43005 \begin_inset Text
43006
43007 \begin_layout Plain Layout
43008
43009 \family sans
43010 \begin_inset Info
43011 type  "icon"
43012 arg   "buffer-toggle-output-sync"
43013 \end_inset
43014
43015
43016 \end_layout
43017
43018 \end_inset
43019 </cell>
43020 <cell alignment="center" valignment="top" usebox="none">
43021 \begin_inset Text
43022
43023 \begin_layout Plain Layout
43024
43025 \family sans
43026 Document\SpecialChar \menuseparator
43027 Settings\SpecialChar \menuseparator
43028 Output\SpecialChar \menuseparator
43029 Synchronize with Output
43030 \end_layout
43031
43032 \end_inset
43033 </cell>
43034 </row>
43035 <row interlinespace="2.5mm">
43036 <cell alignment="center" valignment="top" usebox="none">
43037 \begin_inset Text
43038
43039 \begin_layout Plain Layout
43040 \begin_inset Graphics
43041         filename ../images/view-others.png
43042         scale 85
43043         groupId toolbarbuttons
43044
43045 \end_inset
43046
43047
43048 \family sans
43049 *
43050 \end_layout
43051
43052 \end_inset
43053 </cell>
43054 <cell alignment="center" valignment="top" usebox="none">
43055 \begin_inset Text
43056
43057 \begin_layout Plain Layout
43058
43059 \family sans
43060 View\SpecialChar \menuseparator
43061 View (Other Formats)
43062 \end_layout
43063
43064 \end_inset
43065 </cell>
43066 </row>
43067 <row interlinespace="2.5mm">
43068 <cell alignment="center" valignment="top" usebox="none">
43069 \begin_inset Text
43070
43071 \begin_layout Plain Layout
43072 \begin_inset Graphics
43073         filename ../images/update-others.png
43074         scale 85
43075         groupId toolbarbuttons
43076
43077 \end_inset
43078
43079 *
43080 \end_layout
43081
43082 \end_inset
43083 </cell>
43084 <cell alignment="center" valignment="top" usebox="none">
43085 \begin_inset Text
43086
43087 \begin_layout Plain Layout
43088
43089 \family sans
43090 View\SpecialChar \menuseparator
43091 Update (Other Formats)
43092 \end_layout
43093
43094 \end_inset
43095 </cell>
43096 </row>
43097 </lyxtabular>
43098
43099 \end_inset
43100
43101
43102 \end_layout
43103
43104 \begin_layout Standard
43105 * These icons might look different for you if you do not use the default
43106  icon set.
43107 \end_layout
43108
43109 \begin_layout Subsection
43110 Other Toolbars
43111 \end_layout
43112
43113 \begin_layout Standard
43114 The change tracking toolbar is explained in section
43115 \begin_inset space ~
43116 \end_inset
43117
43118
43119 \begin_inset CommandInset ref
43120 LatexCommand ref
43121 reference "sec:Change-Tracking"
43122
43123 \end_inset
43124
43125 , the table toolbar
43126 \begin_inset Index idx
43127 status collapsed
43128
43129 \begin_layout Plain Layout
43130 Toolbar ! Table
43131 \end_layout
43132
43133 \end_inset
43134
43135  in the 
43136 \emph on
43137 Embedded
43138 \begin_inset space ~
43139 \end_inset
43140
43141 Objects
43142 \emph default
43143  manual, the math macro toolbar
43144 \begin_inset Index idx
43145 status collapsed
43146
43147 \begin_layout Plain Layout
43148 Toolbar ! Macro
43149 \end_layout
43150
43151 \end_inset
43152
43153  in the 
43154 \emph on
43155 Math
43156 \emph default
43157  manual.
43158 \end_layout
43159
43160 \begin_layout Chapter
43161 The Document Settings
43162 \begin_inset CommandInset label
43163 LatexCommand label
43164 name "chap:The-Document-Settings"
43165
43166 \end_inset
43167
43168
43169 \begin_inset Index idx
43170 status collapsed
43171
43172 \begin_layout Plain Layout
43173 Document ! Settings
43174 \end_layout
43175
43176 \end_inset
43177
43178
43179 \end_layout
43180
43181 \begin_layout Standard
43182 The document settings dialog contains submenus to set properties for the
43183  whole document and is called with the menu
43184 \family sans
43185  Document\SpecialChar \menuseparator
43186 Settings
43187 \family default
43188 .
43189  You can save your document settings as default with the
43190 \family sans
43191  Save as Document Defaults
43192 \family default
43193  button in the dialog.
43194  This will create a template named 
43195 \family typewriter
43196 defaults.lyx
43197 \family default
43198  which is automatically loaded by LyX when you create a new document without
43199  using a template.
43200 \end_layout
43201
43202 \begin_layout Standard
43203 The button 
43204 \family sans
43205 Use Class Defaults
43206 \family default
43207  resets the document settings to the default of the document class.
43208  This affects mostly class options, the page layout and Numbering & TOC.
43209 \end_layout
43210
43211 \begin_layout Standard
43212 The different submenus of the dialog are explained in the following sections.
43213 \end_layout
43214
43215 \begin_layout Section
43216 Document Class
43217 \end_layout
43218
43219 \begin_layout Standard
43220 Here you set the document class, class options, a graphics driver, and a
43221  master document.
43222  Document classes are described in section
43223 \begin_inset space ~
43224 \end_inset
43225
43226
43227 \begin_inset CommandInset ref
43228 LatexCommand ref
43229 reference "sec:Document-Classes"
43230
43231 \end_inset
43232
43233 .
43234  
43235 \end_layout
43236
43237 \begin_layout Standard
43238 With the button 
43239 \family sans
43240 Local
43241 \begin_inset space ~
43242 \end_inset
43243
43244 Layout
43245 \family default
43246  you can load you own layout-file, that is not in LyX's 
43247 \emph on
43248 layouts
43249 \emph default
43250  folder and thus not recognized by LyX as layout for a document class.
43251  For more about layout-files, see the chapter 
43252 \emph on
43253 Installing New Document Classes, Layouts, and Templates
43254 \emph default
43255  of the 
43256 \emph on
43257 Customization
43258 \emph default
43259  Handbook.
43260 \end_layout
43261
43262 \begin_layout Standard
43263 Some classes use special class options by default.
43264  If this is the case, they are listed in the field 
43265 \family sans
43266 Predefined
43267 \family default
43268  and you can decide to use them or not.
43269  If you do not exactly know what the default class options are for, it is
43270  recommended to leave them untouched.
43271  The 
43272 \family sans
43273 Graphics driver
43274 \family default
43275  is used for LaTeX's graphics, color and page layout packages.
43276  If using 
43277 \family sans
43278 Default
43279 \family default
43280 , the default driver for the LaTeX-packages is used.
43281  It is recommended that you use the default unless you know what you are
43282  doing.
43283 \begin_inset Foot
43284 status collapsed
43285
43286 \begin_layout Plain Layout
43287 When you want to use one of the following drivers
43288 \begin_inset Newline newline
43289 \end_inset
43290
43291
43292 \family sans
43293 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
43294 \family default
43295
43296 \begin_inset Newline newline
43297 \end_inset
43298
43299 you first have to activate them in your LaTeX distribution, see section
43300  
43301 \emph on
43302 Driver support
43303 \emph default
43304  in 
43305 \begin_inset CommandInset href
43306 LatexCommand href
43307 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
43308
43309 \end_inset
43310
43311 .
43312 \end_layout
43313
43314 \end_inset
43315
43316
43317 \end_layout
43318
43319 \begin_layout Standard
43320 Specifying a master document is necessary if the current document is a child
43321  or subdocument.
43322  The master document will be used by LyX in the background if the child
43323  document is opened without its master.
43324  This way child documents are always compilable.
43325  More about master and child documents is explained in the section 
43326 \emph on
43327 Child Documents
43328 \emph default
43329  of the 
43330 \emph on
43331 Embedded
43332 \begin_inset space ~
43333 \end_inset
43334
43335 Objects
43336 \emph default
43337  manual.
43338 \end_layout
43339
43340 \begin_layout Standard
43341 There is also an option to suppress the date and one to use the LaTeX-package
43342  
43343 \series bold
43344 refstyle
43345 \series default
43346  instead of 
43347 \series bold
43348 prettyref
43349 \series default
43350
43351 \begin_inset Index idx
43352 status collapsed
43353
43354 \begin_layout Plain Layout
43355 LaTeX-packages ! prettyref
43356 \end_layout
43357
43358 \end_inset
43359
43360
43361 \begin_inset Index idx
43362 status collapsed
43363
43364 \begin_layout Plain Layout
43365 LaTeX-packages ! refstyle
43366 \end_layout
43367
43368 \end_inset
43369
43370  for cross-references, see sec.
43371 \begin_inset space \thinspace{}
43372 \end_inset
43373
43374
43375 \begin_inset CommandInset ref
43376 LatexCommand ref
43377 reference "sec:Cross-References"
43378
43379 \end_inset
43380
43381 .
43382 \end_layout
43383
43384 \begin_layout Section
43385 Child Documents
43386 \end_layout
43387
43388 \begin_layout Standard
43389 This submenu is only visible when your document includes child documents.
43390  Please refer to the section 
43391 \emph on
43392 Child
43393 \begin_inset space ~
43394 \end_inset
43395
43396 Documents
43397 \emph default
43398  of the 
43399 \emph on
43400 Embedded
43401 \begin_inset space ~
43402 \end_inset
43403
43404 Objects
43405 \emph default
43406  manual for details.
43407 \end_layout
43408
43409 \begin_layout Section
43410 Modules
43411 \end_layout
43412
43413 \begin_layout Standard
43414 Modules are explained in section
43415 \begin_inset space ~
43416 \end_inset
43417
43418
43419 \begin_inset CommandInset ref
43420 LatexCommand ref
43421 reference "sub:Modules"
43422
43423 \end_inset
43424
43425 .
43426 \end_layout
43427
43428 \begin_layout Section
43429 Local Layout
43430 \end_layout
43431
43432 \begin_layout Standard
43433 See section
43434 \begin_inset space ~
43435 \end_inset
43436
43437
43438 \begin_inset CommandInset ref
43439 LatexCommand ref
43440 reference "sub:Local-Layout"
43441
43442 \end_inset
43443
43444  for a description.
43445 \end_layout
43446
43447 \begin_layout Section
43448 Fonts
43449 \end_layout
43450
43451 \begin_layout Standard
43452 The document font settings are described in section
43453 \begin_inset space ~
43454 \end_inset
43455
43456
43457 \begin_inset CommandInset ref
43458 LatexCommand ref
43459 reference "sec:Fonts-and-Text"
43460
43461 \end_inset
43462
43463 .
43464 \end_layout
43465
43466 \begin_layout Section
43467 Text Layout
43468 \end_layout
43469
43470 \begin_layout Standard
43471 You can specify if paragraphs should be separated by indentations or vertical
43472  skips.
43473  The line spacing and the number of text columns can also be specified here.
43474
43475 \change_inserted 2090807402 1325640630
43476  You can also determine whether text will be shown as justified in LyX itself.
43477  Note that this does not affect whether the text is justified in the output.
43478 \change_unchanged
43479
43480 \end_layout
43481
43482 \begin_layout Standard
43483 Note that LyX will not show two columns or the set up line spacing on screen.
43484  That would be impractical, often unreadable and is not part of the WYSIWYM
43485  concept.
43486  However, it will be as you specified it in the output.
43487 \end_layout
43488
43489 \begin_layout Section
43490 Page Layout
43491 \end_layout
43492
43493 \begin_layout Standard
43494 A description of this menu is given in section
43495 \begin_inset space ~
43496 \end_inset
43497
43498
43499 \begin_inset CommandInset ref
43500 LatexCommand ref
43501 reference "sub:Paper-Size,-Orientation"
43502
43503 \end_inset
43504
43505  and 
43506 \begin_inset CommandInset ref
43507 LatexCommand ref
43508 reference "sub:Document-Layout"
43509
43510 \end_inset
43511
43512 .
43513 \end_layout
43514
43515 \begin_layout Section
43516 Page Margins
43517 \end_layout
43518
43519 \begin_layout Standard
43520 Here you can adjust the paper margins, see section
43521 \begin_inset space ~
43522 \end_inset
43523
43524
43525 \begin_inset CommandInset ref
43526 LatexCommand ref
43527 reference "sub:Margins"
43528
43529 \end_inset
43530
43531 .
43532 \end_layout
43533
43534 \begin_layout Section
43535 Language
43536 \begin_inset CommandInset label
43537 LatexCommand label
43538 name "sec:Language-encodings"
43539
43540 \end_inset
43541
43542
43543 \begin_inset Index idx
43544 status collapsed
43545
43546 \begin_layout Plain Layout
43547 Language ! Encoding
43548 \end_layout
43549
43550 \end_inset
43551
43552
43553 \end_layout
43554
43555 \begin_layout Standard
43556 The document language and quote styles are set here.
43557  The encoding specifies how the document content is exported to LaTeX (the
43558  LyX file is always encoded in utf8).
43559  All characters that cannot be encoded using the specified encoding will
43560  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43561  known for a particular character).
43562 \begin_inset Foot
43563 status collapsed
43564
43565 \begin_layout Plain Layout
43566 The known commands are defined in a text file (
43567 \emph on
43568 unicodesymbols
43569 \emph default
43570 ).
43571  You can add commands for unknown symbols to that file yourself, see the
43572  
43573 \emph on
43574 Customization
43575 \emph default
43576  manual for details.
43577 \end_layout
43578
43579 \end_inset
43580
43581
43582 \end_layout
43583
43584 \begin_layout Standard
43585 If you use the option 
43586 \family sans
43587 Language Default
43588 \family default
43589 , LyX determines the encoding of a text part from the language of this text.
43590  If the document contains text in more than one language you may get more
43591  than one encoding in the LaTeX file.
43592  If you do not use this option then the complete document will always use
43593  exactly one encoding.
43594  Checking this option is the preferred setting.
43595 \end_layout
43596
43597 \begin_layout Standard
43598 LyX also supports Unicode output, which is particularly useful if you need
43599  lots of special symbols or non-alphabetic scripts, respectively.
43600  If you want to use this (and your LaTeX installation supports Unicode),
43601  choose one of the four utf8 variants from the list below.
43602  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43603  so it is not uncommon that a file with lots of Unicode symbols works fine
43604  with 
43605 \family sans
43606 Language Default
43607 \family default
43608  (when LyX uses its list of known LaTeX-commands), but does not work with
43609  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43610  because all Unicode symbols can be encoded in utf8).
43611  The situation is much better with XeTeX and LuaTeX, two new alternative
43612  engines to standard LaTeX.
43613  Both engines support Unicode natively.
43614  LyX now also supports these two engines (via the output formats 
43615 \family sans
43616 PDF
43617 \begin_inset space ~
43618 \end_inset
43619
43620 (XeTe
43621 \begin_inset ERT
43622 status collapsed
43623
43624 \begin_layout Plain Layout
43625
43626 {}
43627 \end_layout
43628
43629 \end_inset
43630
43631 X)
43632 \family default
43633
43634 \family sans
43635 PDF
43636 \begin_inset space ~
43637 \end_inset
43638
43639 (LuaTe
43640 \begin_inset ERT
43641 status collapsed
43642
43643 \begin_layout Plain Layout
43644
43645 {}
43646 \end_layout
43647
43648 \end_inset
43649
43650 X)
43651 \family default
43652  and 
43653 \family sans
43654 DVI
43655 \begin_inset space ~
43656 \end_inset
43657
43658 (LuaTeX)
43659 \family default
43660 , see section
43661 \begin_inset space ~
43662 \end_inset
43663
43664
43665 \begin_inset CommandInset ref
43666 LatexCommand ref
43667 reference "sub:Output-file-formats"
43668
43669 \end_inset
43670
43671 ).
43672  So if you are using many special or accented characters and 
43673 \family sans
43674 Language Default
43675 \family default
43676  fails, you might try out one of these new engines.
43677 \end_layout
43678
43679 \begin_layout Standard
43680 The 
43681 \family sans
43682 Language
43683 \begin_inset space ~
43684 \end_inset
43685
43686 package
43687 \family default
43688  determines the LaTeX-package that is used for hyphenation and the translation
43689  of strings like 
43690 \begin_inset Quotes eld
43691 \end_inset
43692
43693 Part
43694 \begin_inset Quotes erd
43695 \end_inset
43696
43697 .
43698  The possible settings are:
43699 \end_layout
43700
43701 \begin_layout Description
43702 Default uses the language package that is selected in
43703 \family sans
43704  Tools\SpecialChar \menuseparator
43705 Preferences\SpecialChar \menuseparator
43706 Language Settings
43707 \family default
43708  (see section
43709 \begin_inset space ~
43710 \end_inset
43711
43712
43713 \begin_inset CommandInset ref
43714 LatexCommand ref
43715 reference "sub:Prefs-Language"
43716
43717 \end_inset
43718
43719 ).
43720 \end_layout
43721
43722 \begin_layout Description
43723 Automatic selects the most suitable language package for the view/export
43724  format you will use.
43725  In many cases this will be 
43726 \series bold
43727 babel
43728 \series default
43729
43730 \begin_inset Index idx
43731 status collapsed
43732
43733 \begin_layout Plain Layout
43734 LaTeX-packages ! babel
43735 \end_layout
43736
43737 \end_inset
43738
43739 .
43740  If the newer package 
43741 \series bold
43742 polyglossia
43743 \series default
43744
43745 \begin_inset Index idx
43746 status collapsed
43747
43748 \begin_layout Plain Layout
43749 LaTeX-packages ! polyglossia
43750 \end_layout
43751
43752 \end_inset
43753
43754  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
43755  this package will be used instead of 
43756 \series bold
43757 babel
43758 \series default
43759 .
43760 \end_layout
43761
43762 \begin_layout Description
43763 Always
43764 \begin_inset space ~
43765 \end_inset
43766
43767 Babel uses 
43768 \series bold
43769 babel
43770 \series default
43771  even if 
43772 \series bold
43773 polyglossia
43774 \series default
43775  would be more appropriate.
43776 \end_layout
43777
43778 \begin_layout Description
43779 Custom allows you to specify a language package command of your choice.
43780  For example if you want to use a language-specific package like 
43781 \series bold
43782 ngerman
43783 \series default
43784  (for German texts), type in
43785 \series bold
43786
43787 \begin_inset Newline newline
43788 \end_inset
43789
43790
43791 \backslash
43792 usepackage{ngerman}
43793 \end_layout
43794
43795 \begin_layout Description
43796 None will not use a language package.
43797  This is necessary for some document classes for scientific articles.
43798 \end_layout
43799
43800 \begin_layout Standard
43801 Here is a list with the important encodings:
43802 \end_layout
43803
43804 \begin_layout Description
43805 Language
43806 \begin_inset space ~
43807 \end_inset
43808
43809 Default
43810 \begin_inset space ~
43811 \end_inset
43812
43813 (no
43814 \begin_inset space ~
43815 \end_inset
43816
43817 inputenc) Same as 
43818 \family sans
43819 Language Default
43820 \family default
43821 , but the LaTeX-package 
43822 \series bold
43823 inputenc
43824 \series default
43825
43826 \begin_inset Index idx
43827 status collapsed
43828
43829 \begin_layout Plain Layout
43830 LaTeX-packages ! inputenc
43831 \end_layout
43832
43833 \end_inset
43834
43835  is not used.
43836  When using this, you probably need to load some additional packages manually
43837  in the preamble and specify the used encoding for text parts in foreign
43838  languages in TeX code.
43839 \end_layout
43840
43841 \begin_layout Description
43842 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43843  LyX converts all other characters into LaTeX commands, which may result
43844  in a big file when lots of LaTeX-commands are needed.
43845 \end_layout
43846
43847 \begin_layout Description
43848 Arabic
43849 \begin_inset space ~
43850 \end_inset
43851
43852 (CP
43853 \begin_inset space ~
43854 \end_inset
43855
43856 1256) MS Windows code page for Arabic and Farsi
43857 \end_layout
43858
43859 \begin_layout Description
43860 Arabic
43861 \begin_inset space ~
43862 \end_inset
43863
43864 (ISO
43865 \begin_inset space ~
43866 \end_inset
43867
43868 8859-6) for Arabic and Farsi
43869 \end_layout
43870
43871 \begin_layout Description
43872 Armenian
43873 \begin_inset space ~
43874 \end_inset
43875
43876 (ArmSCII8) for Armenian
43877 \end_layout
43878
43879 \begin_layout Description
43880 Baltic
43881 \begin_inset space ~
43882 \end_inset
43883
43884 (CP
43885 \begin_inset space ~
43886 \end_inset
43887
43888 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43889  as the ISO-8859-13 encoding
43890 \end_layout
43891
43892 \begin_layout Description
43893 Baltic
43894 \begin_inset space ~
43895 \end_inset
43896
43897 (ISO
43898 \begin_inset space ~
43899 \end_inset
43900
43901 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43902  encoding
43903 \end_layout
43904
43905 \begin_layout Description
43906 Baltic
43907 \begin_inset space ~
43908 \end_inset
43909
43910 (ISO
43911 \begin_inset space ~
43912 \end_inset
43913
43914 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43915  ISO-8859-13 encoding
43916 \end_layout
43917
43918 \begin_layout Description
43919 Central
43920 \begin_inset space ~
43921 \end_inset
43922
43923 European
43924 \begin_inset space ~
43925 \end_inset
43926
43927 (CP
43928 \begin_inset space ~
43929 \end_inset
43930
43931 1250) MS Windows code page for ISO
43932 \begin_inset space ~
43933 \end_inset
43934
43935 8859-2 (latin2)
43936 \end_layout
43937
43938 \begin_layout Description
43939 Central
43940 \begin_inset space ~
43941 \end_inset
43942
43943 European
43944 \begin_inset space ~
43945 \end_inset
43946
43947 (ISO
43948 \begin_inset space ~
43949 \end_inset
43950
43951 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43952  Romanian, Slovak and Slovenian
43953 \end_layout
43954
43955 \begin_layout Description
43956 Chinese
43957 \begin_inset space ~
43958 \end_inset
43959
43960 (simplified)
43961 \begin_inset space ~
43962 \end_inset
43963
43964 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43965  this encoding is officially replaced by the encoding GB18030, as GB18030
43966  is not available for LaTeX you should try to use the encoding Unicode
43967 \begin_inset space ~
43968 \end_inset
43969
43970 (CJK)
43971 \begin_inset space ~
43972 \end_inset
43973
43974 (utf8)
43975 \end_layout
43976
43977 \begin_layout Description
43978 Chinese
43979 \begin_inset space ~
43980 \end_inset
43981
43982 (simplified)
43983 \begin_inset space ~
43984 \end_inset
43985
43986 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
43987  except for the Euro currency sign, since 2001 this encoding is officially
43988  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
43989  you should try to use the encoding Unicode
43990 \begin_inset space ~
43991 \end_inset
43992
43993 (CJK)
43994 \begin_inset space ~
43995 \end_inset
43996
43997 (utf8)
43998 \end_layout
43999
44000 \begin_layout Description
44001 Chinese
44002 \begin_inset space ~
44003 \end_inset
44004
44005 (traditional)
44006 \begin_inset space ~
44007 \end_inset
44008
44009 (EUC-TW) for traditional Chinese
44010 \end_layout
44011
44012 \begin_layout Description
44013 Cyrillic
44014 \begin_inset space ~
44015 \end_inset
44016
44017 (CP
44018 \begin_inset space ~
44019 \end_inset
44020
44021 1251) MS Windows code page for Cyrillic
44022 \end_layout
44023
44024 \begin_layout Description
44025 Cyrillic
44026 \begin_inset space ~
44027 \end_inset
44028
44029 (ISO
44030 \begin_inset space ~
44031 \end_inset
44032
44033 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
44034 \end_layout
44035
44036 \begin_layout Description
44037 Cyrillic
44038 \begin_inset space ~
44039 \end_inset
44040
44041 (KOI8-R) standard Cyrillic especially for Russian
44042 \end_layout
44043
44044 \begin_layout Description
44045 Cyrillic
44046 \begin_inset space ~
44047 \end_inset
44048
44049 (KOI8-U) Cyrillic for Ukrainian
44050 \end_layout
44051
44052 \begin_layout Description
44053 Cyrillic
44054 \begin_inset space ~
44055 \end_inset
44056
44057 (pt
44058 \begin_inset space ~
44059 \end_inset
44060
44061 154) Cyrillic for Kazakh
44062 \end_layout
44063
44064 \begin_layout Description
44065 Greek
44066 \begin_inset space ~
44067 \end_inset
44068
44069 (ISO
44070 \begin_inset space ~
44071 \end_inset
44072
44073 8859-7) for Greek
44074 \end_layout
44075
44076 \begin_layout Description
44077 Hebrew
44078 \begin_inset space ~
44079 \end_inset
44080
44081 (CP
44082 \begin_inset space ~
44083 \end_inset
44084
44085 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
44086 \end_layout
44087
44088 \begin_layout Description
44089 Hebrew
44090 \begin_inset space ~
44091 \end_inset
44092
44093 (ISO
44094 \begin_inset space ~
44095 \end_inset
44096
44097 8859-8) for Hebrew
44098 \end_layout
44099
44100 \begin_layout Description
44101 Japanese
44102 \begin_inset space ~
44103 \end_inset
44104
44105 (CJK)
44106 \begin_inset space ~
44107 \end_inset
44108
44109 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44110 \series bold
44111 CJK
44112 \series default
44113
44114 \begin_inset Index idx
44115 status collapsed
44116
44117 \begin_layout Plain Layout
44118 LaTeX-packages ! CJK
44119 \end_layout
44120
44121 \end_inset
44122
44123 , when using this, set the document language to 
44124 \family sans
44125 Japanese (CJK)
44126 \end_layout
44127
44128 \begin_layout Description
44129 Japanese
44130 \begin_inset space ~
44131 \end_inset
44132
44133 (CJK)
44134 \begin_inset space ~
44135 \end_inset
44136
44137 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44138 \series bold
44139 CJK
44140 \series default
44141 , when using this, set the document language to 
44142 \family sans
44143 Japanese
44144 \begin_inset space ~
44145 \end_inset
44146
44147 (CJK)
44148 \end_layout
44149
44150 \begin_layout Description
44151 Japanese
44152 \begin_inset space ~
44153 \end_inset
44154
44155 (non-CJK)
44156 \begin_inset space ~
44157 \end_inset
44158
44159 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44160 \series bold
44161 japanese
44162 \series default
44163
44164 \begin_inset Index idx
44165 status collapsed
44166
44167 \begin_layout Plain Layout
44168 LaTeX-packages ! japanese
44169 \end_layout
44170
44171 \end_inset
44172
44173 , when using this, set the document language to 
44174 \family sans
44175 Japanese
44176 \end_layout
44177
44178 \begin_layout Description
44179 Japanese
44180 \begin_inset space ~
44181 \end_inset
44182
44183 (non-CJK)
44184 \begin_inset space ~
44185 \end_inset
44186
44187 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44188 \series bold
44189 japanese
44190 \series default
44191 , when using this, set the document language to 
44192 \family sans
44193 Japanese
44194 \end_layout
44195
44196 \begin_layout Description
44197 Japanese
44198 \begin_inset space ~
44199 \end_inset
44200
44201 (non-CJK)
44202 \begin_inset space ~
44203 \end_inset
44204
44205 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
44206 \series bold
44207 japanese
44208 \series default
44209 , when using this, set the document language to 
44210 \family sans
44211 Japanese
44212 \end_layout
44213
44214 \begin_layout Description
44215 Korean
44216 \begin_inset space ~
44217 \end_inset
44218
44219 (EUC-KR) for Korean
44220 \end_layout
44221
44222 \begin_layout Description
44223 Southern
44224 \begin_inset space ~
44225 \end_inset
44226
44227 European
44228 \begin_inset space ~
44229 \end_inset
44230
44231 (ISO
44232 \begin_inset space ~
44233 \end_inset
44234
44235 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
44236 \end_layout
44237
44238 \begin_layout Description
44239 South-Eastern
44240 \begin_inset space ~
44241 \end_inset
44242
44243 European
44244 \begin_inset space ~
44245 \end_inset
44246
44247 (ISO
44248 \begin_inset space ~
44249 \end_inset
44250
44251 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
44252  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
44253  to cover many languages and characters with diacritics
44254 \end_layout
44255
44256 \begin_layout Description
44257 Thai
44258 \begin_inset space ~
44259 \end_inset
44260
44261 (TIS
44262 \begin_inset space ~
44263 \end_inset
44264
44265 620-0) for Thai
44266 \end_layout
44267
44268 \begin_layout Description
44269 Turkish
44270 \begin_inset space ~
44271 \end_inset
44272
44273 (ISO
44274 \begin_inset space ~
44275 \end_inset
44276
44277 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
44278  Icelandic letters are replaced by Turkish ones
44279 \end_layout
44280
44281 \begin_layout Description
44282 Unicode
44283 \begin_inset space ~
44284 \end_inset
44285
44286 (CJK)
44287 \begin_inset space ~
44288 \end_inset
44289
44290 (utf8) Unicode utf8 with the LaTeX-package 
44291 \series bold
44292 CJK
44293 \series default
44294
44295 \begin_inset Index idx
44296 status collapsed
44297
44298 \begin_layout Plain Layout
44299 LaTeX-packages ! CJK
44300 \end_layout
44301
44302 \end_inset
44303
44304  (for the languages Chinese, Japanese and Korean)
44305 \end_layout
44306
44307 \begin_layout Description
44308 Unicode
44309 \begin_inset space ~
44310 \end_inset
44311
44312 (XeTeX)
44313 \begin_inset space ~
44314 \end_inset
44315
44316 (utf8) Unicode utf8 to be used with 
44317 \family sans
44318 XeTeX
44319 \family default
44320  and 
44321 \family sans
44322 LuaTeX
44323 \family default
44324 , which use Unicode directly, without the help of the LaTeX-package 
44325 \series bold
44326 inputenc
44327 \series default
44328 .
44329  LyX automatically selects this encoding if you export or preview XeTeX
44330  or LuaTeX.
44331  Normally you do not need to set this encoding manually.
44332 \end_layout
44333
44334 \begin_layout Description
44335 Unicode
44336 \begin_inset space ~
44337 \end_inset
44338
44339 (ucs-extended)
44340 \begin_inset space ~
44341 \end_inset
44342
44343 (utf8x) Unicode utf8 based on the LaTeX-package 
44344 \series bold
44345 ucs
44346 \series default
44347
44348 \begin_inset Index idx
44349 status collapsed
44350
44351 \begin_layout Plain Layout
44352 LaTeX-packages ! ucs
44353 \end_layout
44354
44355 \end_inset
44356
44357  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
44358 \end_layout
44359
44360 \begin_layout Description
44361 Unicode
44362 \begin_inset space ~
44363 \end_inset
44364
44365 (utf8) Unicode utf8 based on the LaTeX-package 
44366 \series bold
44367 inputenc
44368 \series default
44369
44370 \begin_inset Index idx
44371 status collapsed
44372
44373 \begin_layout Plain Layout
44374 LaTeX-packages ! inputenc
44375 \end_layout
44376
44377 \end_inset
44378
44379 .
44380  Currently only a limited range of characters (mainly for Latin scripts)
44381  is supported.
44382 \end_layout
44383
44384 \begin_layout Description
44385 Western
44386 \begin_inset space ~
44387 \end_inset
44388
44389 European
44390 \begin_inset space ~
44391 \end_inset
44392
44393 (CP
44394 \begin_inset space ~
44395 \end_inset
44396
44397 1252) MS Windows code page for ISO
44398 \begin_inset space ~
44399 \end_inset
44400
44401 8859-1 (latin1)
44402 \end_layout
44403
44404 \begin_layout Description
44405 Western
44406 \begin_inset space ~
44407 \end_inset
44408
44409 European
44410 \begin_inset space ~
44411 \end_inset
44412
44413 (ISO
44414 \begin_inset space ~
44415 \end_inset
44416
44417 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
44418  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
44419  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
44420  encoding instead
44421 \end_layout
44422
44423 \begin_layout Description
44424 Western
44425 \begin_inset space ~
44426 \end_inset
44427
44428 European
44429 \begin_inset space ~
44430 \end_inset
44431
44432 (ISO
44433 \begin_inset space ~
44434 \end_inset
44435
44436 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
44437  sign, the œ-ligature and some characters used for French and Finnish
44438 \end_layout
44439
44440 \begin_layout Standard
44441 Finally, the dialog lets you select a specific language package for the
44442  current document.
44443  See sec.
44444 \begin_inset space \thinspace{}
44445 \end_inset
44446
44447
44448 \begin_inset CommandInset ref
44449 LatexCommand ref
44450 reference "sub:Prefs-Language"
44451
44452 \end_inset
44453
44454  for more information on the language package.
44455 \end_layout
44456
44457 \begin_layout Section
44458 Colors
44459 \begin_inset Index idx
44460 status collapsed
44461
44462 \begin_layout Plain Layout
44463 Color ! main text
44464 \end_layout
44465
44466 \end_inset
44467
44468
44469 \begin_inset Index idx
44470 status collapsed
44471
44472 \begin_layout Plain Layout
44473 Color ! background
44474 \end_layout
44475
44476 \end_inset
44477
44478
44479 \end_layout
44480
44481 \begin_layout Standard
44482 Here you can alter the font color for the main text (default: black) and
44483  for Greyed
44484 \begin_inset space ~
44485 \end_inset
44486
44487 out notes (default: light grey).
44488  The button 
44489 \family sans
44490 Reset
44491 \family default
44492  sets the color back to the default.
44493 \end_layout
44494
44495 \begin_layout Standard
44496 You can also change the background color for the pages (default: white)
44497  and for Shaded
44498 \begin_inset space ~
44499 \end_inset
44500
44501 boxes (default: red).
44502 \end_layout
44503
44504 \begin_layout Standard
44505 \begin_inset Note Greyedout
44506 status collapsed
44507
44508 \begin_layout Plain Layout
44509 The colors are not shown within LyX, only in the output.
44510  (This Greyed
44511 \begin_inset space ~
44512 \end_inset
44513
44514 out note appears blue in the output.)
44515 \end_layout
44516
44517 \end_inset
44518
44519
44520 \end_layout
44521
44522 \begin_layout Standard
44523 Note, if you change the main text font color and use the option 
44524 \family sans
44525 Color
44526 \begin_inset space ~
44527 \end_inset
44528
44529 links
44530 \family default
44531  in the document settings under 
44532 \family sans
44533 PDF
44534 \begin_inset space ~
44535 \end_inset
44536
44537 properties
44538 \family default
44539 , you probably also need to change the link font color by using 
44540 \family sans
44541 Additional
44542 \begin_inset space ~
44543 \end_inset
44544
44545 options
44546 \family default
44547  in the 
44548 \family sans
44549 PDF
44550 \begin_inset space ~
44551 \end_inset
44552
44553 properties
44554 \family default
44555 .
44556  For example the option
44557 \end_layout
44558
44559 \begin_layout Standard
44560
44561 \series bold
44562 linkcolor=black
44563 \end_layout
44564
44565 \begin_layout Standard
44566 sets the link text color to black.
44567  For more information, see the manual of the LaTeX-package 
44568 \series bold
44569 hyperref
44570 \series default
44571
44572 \begin_inset Index idx
44573 status collapsed
44574
44575 \begin_layout Plain Layout
44576 LaTeX-packages ! hyperref
44577 \end_layout
44578
44579 \end_inset
44580
44581
44582 \begin_inset CommandInset citation
44583 LatexCommand cite
44584 key "hyperref"
44585
44586 \end_inset
44587
44588 .
44589 \end_layout
44590
44591 \begin_layout Standard
44592 \begin_inset VSpace bigskip
44593 \end_inset
44594
44595
44596 \end_layout
44597
44598 \begin_layout Standard
44599 You can adapt the main text font color and the page background for every
44600  page in your document if you use these commands as TeX
44601 \begin_inset space ~
44602 \end_inset
44603
44604 Code behind a forced page break:
44605 \end_layout
44606
44607 \begin_layout Itemize
44608 For the page color:
44609 \begin_inset Newline newline
44610 \end_inset
44611
44612
44613 \series bold
44614
44615 \backslash
44616 pagecolor{color name}
44617 \end_layout
44618
44619 \begin_layout Itemize
44620 For the text color:
44621 \begin_inset Newline newline
44622 \end_inset
44623
44624
44625 \series bold
44626
44627 \backslash
44628 color{color name}
44629 \end_layout
44630
44631 \begin_layout Standard
44632 The color name can hereby be one of these: 
44633 \series bold
44634 black
44635 \series default
44636
44637 \series bold
44638 blue
44639 \series default
44640
44641 \series bold
44642 cyan
44643 \series default
44644
44645 \series bold
44646 green
44647 \series default
44648
44649 \series bold
44650 magenta
44651 \series default
44652
44653 \series bold
44654 red
44655 \series default
44656
44657 \series bold
44658 white
44659 \series default
44660
44661 \series bold
44662 yellow
44663 \series default
44664
44665 \begin_inset Newline newline
44666 \end_inset
44667
44668 If you have changed a text or background color, you can use them under the
44669  following names:
44670 \end_layout
44671
44672 \begin_layout Itemize
44673 For the page background color:
44674 \begin_inset Newline newline
44675 \end_inset
44676
44677
44678 \series bold
44679 page_backgroundcolor
44680 \end_layout
44681
44682 \begin_layout Itemize
44683 For the main text color:
44684 \begin_inset Newline newline
44685 \end_inset
44686
44687
44688 \series bold
44689 document_fontcolor
44690 \end_layout
44691
44692 \begin_layout Itemize
44693 For the Shaded
44694 \begin_inset space ~
44695 \end_inset
44696
44697 box background color:
44698 \begin_inset Newline newline
44699 \end_inset
44700
44701
44702 \series bold
44703 shadecolor
44704 \end_layout
44705
44706 \begin_layout Itemize
44707 For the Greyed
44708 \begin_inset space ~
44709 \end_inset
44710
44711 out note text color:
44712 \begin_inset Newline newline
44713 \end_inset
44714
44715
44716 \series bold
44717 note_fontcolor
44718 \end_layout
44719
44720 \begin_layout Standard
44721 To see how to define and use custom colors, see section 
44722 \emph on
44723 Colored
44724 \begin_inset space ~
44725 \end_inset
44726
44727 Cells
44728 \emph default
44729  of the 
44730 \emph on
44731 Embedded
44732 \begin_inset space ~
44733 \end_inset
44734
44735 Objects
44736 \emph default
44737  manual.
44738 \end_layout
44739
44740 \begin_layout Section
44741 Numbering & TOC
44742 \end_layout
44743
44744 \begin_layout Standard
44745 Here you can adjust the numbering depth of section headings and the section
44746  depth in the table of contents as described in section
44747 \begin_inset space ~
44748 \end_inset
44749
44750
44751 \begin_inset CommandInset ref
44752 LatexCommand ref
44753 reference "sub:Numbering-depth"
44754
44755 \end_inset
44756
44757 .
44758 \end_layout
44759
44760 \begin_layout Section
44761 Bibliography
44762 \end_layout
44763
44764 \begin_layout Standard
44765 Here you can specify a citation style using the LaTeX packages 
44766 \series bold
44767 natbib
44768 \series default
44769
44770 \begin_inset Index idx
44771 status collapsed
44772
44773 \begin_layout Plain Layout
44774 LaTeX-packages ! natbib
44775 \end_layout
44776
44777 \end_inset
44778
44779  or 
44780 \series bold
44781 jurabib
44782 \series default
44783
44784 \begin_inset Index idx
44785 status collapsed
44786
44787 \begin_layout Plain Layout
44788 LaTeX-packages ! jurabib
44789 \end_layout
44790
44791 \end_inset
44792
44793 .
44794  You can enable a sectioned bibliography using the LaTeX package 
44795 \series bold
44796 bibtopic
44797 \series default
44798
44799 \begin_inset Index idx
44800 status collapsed
44801
44802 \begin_layout Plain Layout
44803 LaTeX-packages ! bibtopic
44804 \end_layout
44805
44806 \end_inset
44807
44808  and you can customize how the bibliography of the given document is being
44809  generated.
44810  For a further description see section
44811 \begin_inset space ~
44812 \end_inset
44813
44814
44815 \begin_inset CommandInset ref
44816 LatexCommand ref
44817 reference "sec:Bibliography"
44818
44819 \end_inset
44820
44821 .
44822 \end_layout
44823
44824 \begin_layout Section
44825 Indexes
44826 \end_layout
44827
44828 \begin_layout Standard
44829 Here, you can customize how the index of your document is being generated
44830  and you can define additional indexes.
44831  Please refer to section
44832 \begin_inset space ~
44833 \end_inset
44834
44835
44836 \begin_inset CommandInset ref
44837 LatexCommand ref
44838 reference "sec:Index"
44839
44840 \end_inset
44841
44842  for details.
44843 \end_layout
44844
44845 \begin_layout Section
44846 PDF Properties
44847 \end_layout
44848
44849 \begin_layout Standard
44850 The PDF properties are explained in section
44851 \begin_inset space ~
44852 \end_inset
44853
44854
44855 \begin_inset CommandInset ref
44856 LatexCommand ref
44857 reference "sec:PDF-Properties"
44858
44859 \end_inset
44860
44861 .
44862 \end_layout
44863
44864 \begin_layout Section
44865 Math Options
44866 \end_layout
44867
44868 \begin_layout Standard
44869 These options will force LyX to use the LaTeX-packages 
44870 \series bold
44871 amsmath
44872 \series default
44873
44874 \begin_inset Index idx
44875 status collapsed
44876
44877 \begin_layout Plain Layout
44878 LaTeX-packages ! amsmath
44879 \end_layout
44880
44881 \end_inset
44882
44883
44884 \series bold
44885 esint
44886 \series default
44887
44888 \begin_inset Index idx
44889 status collapsed
44890
44891 \begin_layout Plain Layout
44892 LaTeX-packages ! esint
44893 \end_layout
44894
44895 \end_inset
44896
44897
44898 \series bold
44899 mathdots
44900 \series default
44901
44902 \begin_inset Index idx
44903 status collapsed
44904
44905 \begin_layout Plain Layout
44906 LaTeX-packages ! mathdots
44907 \end_layout
44908
44909 \end_inset
44910
44911  und 
44912 \series bold
44913 mhchem
44914 \series default
44915
44916 \begin_inset Index idx
44917 status collapsed
44918
44919 \begin_layout Plain Layout
44920 LaTeX-packages ! mhchem
44921 \end_layout
44922
44923 \end_inset
44924
44925  or to use them automatically when they are needed.
44926 \end_layout
44927
44928 \begin_layout Description
44929 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
44930  ensure that you have enabled 
44931 \family sans
44932 AMS
44933 \begin_inset space ~
44934 \end_inset
44935
44936 math
44937 \family default
44938 .
44939 \end_layout
44940
44941 \begin_layout Description
44942 esint is used for special integral characters, see section 
44943 \emph on
44944 Big
44945 \begin_inset space ~
44946 \end_inset
44947
44948 Operators
44949 \emph default
44950  of the 
44951 \emph on
44952 Math
44953 \emph default
44954  manual.
44955 \end_layout
44956
44957 \begin_layout Description
44958 mathdots is used for special ellipses, see section 
44959 \emph on
44960 Ellipses
44961 \emph default
44962  of the 
44963 \emph on
44964 Math
44965 \emph default
44966  manual.
44967 \end_layout
44968
44969 \begin_layout Description
44970 mhchem is used for chemical equations, see section 
44971 \emph on
44972 Chemical Symbols and Equations
44973 \emph default
44974  of the 
44975 \emph on
44976 Math
44977 \emph default
44978  manual.
44979 \end_layout
44980
44981 \begin_layout Section
44982 Float Placement
44983 \end_layout
44984
44985 \begin_layout Standard
44986 The float placement options are described in section 
44987 \emph on
44988 Float
44989 \begin_inset space ~
44990 \end_inset
44991
44992 Placement
44993 \emph default
44994  of the 
44995 \emph on
44996 Embedded
44997 \begin_inset space ~
44998 \end_inset
44999
45000 Objects
45001 \emph default
45002  manual.
45003 \end_layout
45004
45005 \begin_layout Section
45006 Listings
45007 \end_layout
45008
45009 \begin_layout Standard
45010 The listings settings are explained in chapter 
45011 \emph on
45012 Program Code Listings
45013 \emph default
45014  of the 
45015 \emph on
45016 Embedded
45017 \begin_inset space ~
45018 \end_inset
45019
45020 Objects
45021 \emph default
45022  manual.
45023 \end_layout
45024
45025 \begin_layout Section
45026 Bullets
45027 \end_layout
45028
45029 \begin_layout Standard
45030 Here you can adjust the characters for the itemize levels.
45031  The itemize environment is described in section
45032 \begin_inset space ~
45033 \end_inset
45034
45035
45036 \begin_inset CommandInset ref
45037 LatexCommand ref
45038 reference "sec:Itemize"
45039
45040 \end_inset
45041
45042 .
45043 \end_layout
45044
45045 \begin_layout Section
45046 Branches
45047 \end_layout
45048
45049 \begin_layout Standard
45050 Branches are described in section
45051 \begin_inset space ~
45052 \end_inset
45053
45054
45055 \begin_inset CommandInset ref
45056 LatexCommand ref
45057 reference "sec:Branches"
45058
45059 \end_inset
45060
45061 .
45062 \end_layout
45063
45064 \begin_layout Section
45065 Output
45066 \begin_inset CommandInset label
45067 LatexCommand label
45068 name "sec:Doc-Output"
45069
45070 \end_inset
45071
45072
45073 \end_layout
45074
45075 \begin_layout Standard
45076 Here you can define some output specifics for the current document:
45077 \end_layout
45078
45079 \begin_layout Description
45080 Default
45081 \begin_inset space ~
45082 \end_inset
45083
45084 Output
45085 \begin_inset space ~
45086 \end_inset
45087
45088 Format: The format that is used when you hit 
45089 \begin_inset Quotes eld
45090 \end_inset
45091
45092 View
45093 \begin_inset Quotes erd
45094 \end_inset
45095
45096
45097 \begin_inset Quotes eld
45098 \end_inset
45099
45100 Update
45101 \begin_inset Quotes erd
45102 \end_inset
45103
45104
45105 \begin_inset Quotes eld
45106 \end_inset
45107
45108 View Master Document
45109 \begin_inset Quotes erd
45110 \end_inset
45111
45112  and 
45113 \begin_inset Quotes eld
45114 \end_inset
45115
45116 Update Master Document
45117 \begin_inset Quotes erd
45118 \end_inset
45119
45120  in the 
45121 \family sans
45122 View
45123 \family default
45124  menu or the toolbar.
45125  The default is set in 
45126 \family sans
45127 Tools\SpecialChar \menuseparator
45128 Preferences\SpecialChar \menuseparator
45129 File Formats
45130 \family default
45131 , see sec.
45132 \begin_inset space \thinspace{}
45133 \end_inset
45134
45135
45136 \begin_inset CommandInset ref
45137 LatexCommand ref
45138 reference "sec:File-Formats"
45139
45140 \end_inset
45141
45142 .
45143 \end_layout
45144
45145 \begin_layout Description
45146 Synchronize
45147 \begin_inset space ~
45148 \end_inset
45149
45150 with
45151 \begin_inset space ~
45152 \end_inset
45153
45154 Output settings for the menu 
45155 \family sans
45156 Navigate\SpecialChar \menuseparator
45157 Forward
45158 \begin_inset space ~
45159 \end_inset
45160
45161 search
45162 \family default
45163 .
45164  For a detailed description see section 
45165 \emph on
45166 Reverse DVI/PDF search
45167 \emph default
45168  of the 
45169 \emph on
45170 Additional
45171 \begin_inset space ~
45172 \end_inset
45173
45174 Features
45175 \emph default
45176  manual.
45177 \end_layout
45178
45179 \begin_layout Description
45180 XHTML
45181 \begin_inset space ~
45182 \end_inset
45183
45184 Output
45185 \begin_inset space ~
45186 \end_inset
45187
45188 Options settings for the export format 
45189 \family sans
45190 LyXHTML
45191 \family default
45192 .
45193  
45194 \family sans
45195 Strict XHTML
45196 \begin_inset space ~
45197 \end_inset
45198
45199 1.1
45200 \family default
45201  will assure that the output follows exactly version
45202 \begin_inset space ~
45203 \end_inset
45204
45205 1.1 of the XHTML standard.
45206  The different 
45207 \family sans
45208 Math
45209 \begin_inset space ~
45210 \end_inset
45211
45212 output
45213 \family default
45214  settings are described in detail in section 
45215 \emph on
45216 Math Output in XHTML
45217 \emph default
45218  of the 
45219 \emph on
45220 Additional
45221 \begin_inset space ~
45222 \end_inset
45223
45224 Features
45225 \emph default
45226  manual.
45227  The scaling is used for the size of equations in the output.
45228 \end_layout
45229
45230 \begin_layout Section
45231 LaT
45232 \begin_inset ERT
45233 status collapsed
45234
45235 \begin_layout Plain Layout
45236
45237 {}
45238 \end_layout
45239
45240 \end_inset
45241
45242 eX Preamble
45243 \end_layout
45244
45245 \begin_layout Standard
45246 In this text field you can enter commands to load special LaTeX-packages
45247  or to define LaTeX-commands.
45248  The preamble is a thing for LaTeX-experts.
45249  You should not enter commands here until you exactly know what you are
45250  doing.
45251 \end_layout
45252
45253 \begin_layout Standard
45254 An introduction to the LaTeX-syntax is given in section
45255 \begin_inset space ~
45256 \end_inset
45257
45258
45259 \begin_inset CommandInset ref
45260 LatexCommand ref
45261 reference "sub:LaTeX-Syntax"
45262
45263 \end_inset
45264
45265 .
45266 \end_layout
45267
45268 \begin_layout Chapter
45269 The 
45270 \family sans
45271 Preferences
45272 \family default
45273  Dialog
45274 \begin_inset CommandInset label
45275 LatexCommand label
45276 name "chap:The-Preferences-dialog"
45277
45278 \end_inset
45279
45280
45281 \begin_inset Index idx
45282 status collapsed
45283
45284 \begin_layout Plain Layout
45285 Preferences
45286 \end_layout
45287
45288 \end_inset
45289
45290
45291 \end_layout
45292
45293 \begin_layout Standard
45294 The preferences dialog is called with the menu 
45295 \family sans
45296 Tools\SpecialChar \menuseparator
45297 Preferences
45298 \family default
45299 .
45300  It has the following submenus.
45301 \end_layout
45302
45303 \begin_layout Section
45304 Look and Feel
45305 \end_layout
45306
45307 \begin_layout Subsection
45308 User Interface
45309 \end_layout
45310
45311 \begin_layout Subsubsection
45312 User Interface File
45313 \begin_inset Index idx
45314 status collapsed
45315
45316 \begin_layout Plain Layout
45317 Customization ! of toolbars
45318 \end_layout
45319
45320 \end_inset
45321
45322
45323 \begin_inset Index idx
45324 status collapsed
45325
45326 \begin_layout Plain Layout
45327 Customization ! of menus
45328 \end_layout
45329
45330 \end_inset
45331
45332
45333 \end_layout
45334
45335 \begin_layout Standard
45336 The appearance of the menus and toolbars can be changed by choosing a user
45337  interface (ui) file.
45338  A ui-file is a text file where the toolbars and menus are listed.
45339  The toolbar buttons and menu entries are specified in the files 
45340 \shape italic
45341 stdtoolbars.inc
45342 \shape default
45343  and 
45344 \shape italic
45345 stdmenus.inc
45346 \shape default
45347 , respectively.
45348  Both files are loaded by the 
45349 \emph on
45350 default.ui
45351 \emph default
45352  file.
45353  To create your own menu and toolbar layout, start with a copy of these
45354  files and edit the entries.
45355 \end_layout
45356
45357 \begin_layout Standard
45358 The syntax of the .inc-files is straightforward: The 
45359 \family sans
45360 Menubar
45361 \family default
45362
45363 \family sans
45364 Menu
45365 \family default
45366  and 
45367 \family sans
45368 Toolbar
45369 \family default
45370  entries must be finished with an explicit 
45371 \family sans
45372 End
45373 \family default
45374 .
45375  They may contain 
45376 \family sans
45377 Submenu
45378 \family default
45379
45380 \family sans
45381 Item
45382 \family default
45383
45384 \family sans
45385 OptItem
45386 \family default
45387
45388 \family sans
45389 Separator
45390 \family default
45391
45392 \family sans
45393 Icon,
45394 \family default
45395  and in the case of the 
45396 \begin_inset Quotes eld
45397 \end_inset
45398
45399 file_lastfiles
45400 \begin_inset Quotes erd
45401 \end_inset
45402
45403  menu a 
45404 \family sans
45405 Lastfiles
45406 \family default
45407  entry.
45408  The syntax for the entries is:
45409 \end_layout
45410
45411 \begin_layout Standard
45412 \begin_inset VSpace smallskip*
45413 \end_inset
45414
45415
45416 \series bold
45417 Item 
45418 \begin_inset Quotes eld
45419 \end_inset
45420
45421 menu 
45422 \series default
45423 or
45424 \series bold
45425  button name
45426 \begin_inset Quotes erd
45427 \end_inset
45428
45429  
45430 \begin_inset Quotes eld
45431 \end_inset
45432
45433 LyX-function
45434 \begin_inset Quotes erd
45435 \end_inset
45436
45437
45438 \end_layout
45439
45440 \begin_layout Standard
45441 \noindent
45442 \begin_inset VSpace smallskip*
45443 \end_inset
45444
45445 All LyX-functions are listed in the menu 
45446 \family sans
45447 Help\SpecialChar \menuseparator
45448 LyX
45449 \begin_inset space ~
45450 \end_inset
45451
45452 Functions
45453 \family default
45454 .
45455 \end_layout
45456
45457 \begin_layout Standard
45458 \begin_inset VSpace medskip
45459 \end_inset
45460
45461
45462 \end_layout
45463
45464 \begin_layout Standard
45465 An example: Assuming you use the menu 
45466 \family sans
45467 Navigate\SpecialChar \menuseparator
45468 Bookmarks
45469 \family default
45470  quite often and therefore want six available bookmarks, you can add the
45471  line
45472 \end_layout
45473
45474 \begin_layout Standard
45475 \begin_inset VSpace smallskip*
45476 \end_inset
45477
45478
45479 \series bold
45480 Item 
45481 \begin_inset Quotes eld
45482 \end_inset
45483
45484 Save Bookmark 6
45485 \begin_inset Quotes erd
45486 \end_inset
45487
45488  
45489 \begin_inset Quotes eld
45490 \end_inset
45491
45492 bookmark-save 6
45493 \begin_inset Quotes erd
45494 \end_inset
45495
45496
45497 \end_layout
45498
45499 \begin_layout Standard
45500 \noindent
45501 \begin_inset VSpace smallskip*
45502 \end_inset
45503
45504 to the 
45505 \begin_inset Quotes eld
45506 \end_inset
45507
45508 navigate_bookmarks
45509 \begin_inset Quotes erd
45510 \end_inset
45511
45512  menu in the .inc-file to have the sixth bookmark.
45513 \end_layout
45514
45515 \begin_layout Subsubsection
45516 Icon Set
45517 \end_layout
45518
45519 \begin_layout Standard
45520 Here you can change the appearance of LyX's toolbar buttons.
45521  The currently available icon sets are compared in 
45522 \begin_inset CommandInset href
45523 LatexCommand href
45524 name "this image"
45525 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
45526
45527 \end_inset
45528
45529 .
45530 \end_layout
45531
45532 \begin_layout Subsubsection
45533 Automatic help
45534 \end_layout
45535
45536 \begin_layout Standard
45537 The option 
45538 \family sans
45539 Enable tool tips in main work area
45540 \family default
45541  enables tool tips showing the content of closed insets like index entries
45542  or footnotes.
45543 \end_layout
45544
45545 \begin_layout Subsubsection
45546 Session
45547 \end_layout
45548
45549 \begin_layout Standard
45550 With the option 
45551 \family sans
45552 Restore window layouts and geometries
45553 \family default
45554  LyX's main window will be opened with the size and layout that was used
45555  in the last LyX session.
45556 \end_layout
45557
45558 \begin_layout Standard
45559 The option 
45560 \family sans
45561 Restore cursor positions
45562 \family default
45563  sets the cursor to the position in the file where it was at the end of
45564  the last session.
45565 \end_layout
45566
45567 \begin_layout Standard
45568 The option 
45569 \family sans
45570 Load opened files from last session
45571 \family default
45572  opens all files that were opened in the last LyX session.
45573 \end_layout
45574
45575 \begin_layout Standard
45576 The button 
45577 \family sans
45578 Clear all session information
45579 \family default
45580  deletes all information from previous LyX sessions (cursor positions, names
45581  of last opened documents, etc.).
45582 \end_layout
45583
45584 \begin_layout Subsubsection
45585 Documents
45586 \begin_inset CommandInset label
45587 LatexCommand label
45588 name "sub:Backup documents"
45589
45590 \end_inset
45591
45592
45593 \begin_inset Index idx
45594 status collapsed
45595
45596 \begin_layout Plain Layout
45597 Backup ! Documents
45598 \end_layout
45599
45600 \end_inset
45601
45602
45603 \end_layout
45604
45605 \begin_layout Standard
45606
45607 \family sans
45608 Backup original documents when saving
45609 \family default
45610  creates a backup copy of the file in the state when it was opened or when
45611  it was saved the last time.
45612  It is stored in the same folder as your document or in the 
45613 \family sans
45614 Backup
45615 \begin_inset space ~
45616 \end_inset
45617
45618 directory
45619 \family default
45620 , see 
45621 \begin_inset CommandInset ref
45622 LatexCommand ref
45623 reference "sec:Paths"
45624
45625 \end_inset
45626
45627 .
45628  The backup file has the file extension 
45629 \begin_inset Quotes eld
45630 \end_inset
45631
45632
45633 \family sans
45634 .lyx~
45635 \family default
45636
45637 \begin_inset Quotes erd
45638 \end_inset
45639
45640 .
45641 \end_layout
45642
45643 \begin_layout Standard
45644 With the option 
45645 \family sans
45646 Backup documents, every
45647 \family default
45648 , you can specify the time between backup saves.
45649 \end_layout
45650
45651 \begin_layout Standard
45652
45653 \family sans
45654 Save documents compressed by default
45655 \family default
45656  saves the files always in a compressed format.
45657 \end_layout
45658
45659 \begin_layout Standard
45660
45661 \family sans
45662 Maximum last files
45663 \family default
45664  is the number of last opened files that LyX should display in the menu
45665  
45666 \family sans
45667 File\SpecialChar \menuseparator
45668 Open
45669 \begin_inset space ~
45670 \end_inset
45671
45672 Recent
45673 \family default
45674 .
45675 \end_layout
45676
45677 \begin_layout Standard
45678 If the option 
45679 \family sans
45680 Open documents in tabs
45681 \family default
45682  is not used, then every file will be opened in its own new instance of
45683  LyX.
45684 \end_layout
45685
45686 \begin_layout Standard
45687 The option 
45688 \family sans
45689 Single instance
45690 \family default
45691  is only active if a LyXServer pipe
45692 \begin_inset Foot
45693 status collapsed
45694
45695 \begin_layout Plain Layout
45696 See sec.
45697 \begin_inset space \thinspace{}
45698 \end_inset
45699
45700
45701 \begin_inset CommandInset ref
45702 LatexCommand ref
45703 reference "sec:Paths"
45704
45705 \end_inset
45706
45707  for information about LyXServer pipes.
45708 \end_layout
45709
45710 \end_inset
45711
45712  is specified.
45713  If it is checked, LyX documents will be opened in the same running instance
45714  of LyX.
45715  Otherwise a new LyX instance is created for each file.
45716 \end_layout
45717
45718 \begin_layout Standard
45719 With the option 
45720 \family sans
45721 Single close-tab button
45722 \family default
45723  there will only be one button (
45724 \family sans
45725
45726 \begin_inset Graphics
45727         filename ../images/closetab.png
45728         scale 75
45729
45730 \end_inset
45731
45732
45733 \family default
45734 ) at the right side of the tab bar to close tabs.
45735  Otherwise every document tab has its own close button.
45736 \end_layout
45737
45738 \begin_layout Standard
45739 \begin_inset Note Greyedout
45740 status collapsed
45741
45742 \begin_layout Plain Layout
45743
45744 \series bold
45745 Note:
45746 \series default
45747  For the last option you have to restart LyX before the change takes effect.
45748 \end_layout
45749
45750 \end_inset
45751
45752
45753 \end_layout
45754
45755 \begin_layout Subsection
45756 Screen Fonts
45757 \begin_inset Index idx
45758 status collapsed
45759
45760 \begin_layout Plain Layout
45761 Font ! Screen
45762 \end_layout
45763
45764 \end_inset
45765
45766
45767 \begin_inset CommandInset label
45768 LatexCommand label
45769 name "sub:Screen-Fonts"
45770
45771 \end_inset
45772
45773
45774 \end_layout
45775
45776 \begin_layout Standard
45777 These fonts are used to display your documents on the screen.
45778 \end_layout
45779
45780 \begin_layout Standard
45781 \begin_inset Note Greyedout
45782 status collapsed
45783
45784 \begin_layout Plain Layout
45785
45786 \series bold
45787 Note:
45788 \series default
45789  This section only deals with the fonts 
45790 \emph on
45791 inside
45792 \emph default
45793  the LyX window.
45794  The fonts that appear on the output are independent from these fonts, and
45795  set in the menu 
45796 \family sans
45797 Document\SpecialChar \menuseparator
45798 Settings\SpecialChar \menuseparator
45799 Fonts
45800 \family default
45801 .
45802 \end_layout
45803
45804 \end_inset
45805
45806
45807 \end_layout
45808
45809 \begin_layout Standard
45810 By default, LyX uses 
45811 \family typewriter
45812 Times
45813 \family default
45814  as roman (serif) font, 
45815 \family typewriter
45816 Arial
45817 \family default
45818  or 
45819 \family typewriter
45820 Helvetica
45821 \family default
45822  (depends on the system) as 
45823 \family sans
45824 sans
45825 \begin_inset space ~
45826 \end_inset
45827
45828 serif
45829 \family default
45830  font and 
45831 \family typewriter
45832 Courier
45833 \family default
45834  as 
45835 \family typewriter
45836 typewriter
45837 \family default
45838  font.
45839 \end_layout
45840
45841 \begin_layout Standard
45842 You can change the font size with the 
45843 \family sans
45844 Zoom
45845 \family default
45846  setting.
45847 \end_layout
45848
45849 \begin_layout Standard
45850 The 
45851 \family sans
45852 Font Sizes
45853 \family default
45854  are calculated as letter height in units of points.
45855  72
45856 \begin_inset space \thinspace{}
45857 \end_inset
45858
45859 points have the size of 1
45860 \begin_inset space \thinspace{}
45861 \end_inset
45862
45863 inch, see Appendix
45864 \begin_inset space ~
45865 \end_inset
45866
45867
45868 \begin_inset CommandInset ref
45869 LatexCommand ref
45870 reference "chap:Units-available-in"
45871
45872 \end_inset
45873
45874 .
45875  The default font sizes are the same as if a document font size of 10
45876 \begin_inset space \thinspace{}
45877 \end_inset
45878
45879 pt were used.
45880  The sizes are explained in detail in section
45881 \begin_inset space ~
45882 \end_inset
45883
45884
45885 \begin_inset CommandInset ref
45886 LatexCommand ref
45887 reference "sub:Document-Font"
45888
45889 \end_inset
45890
45891 .
45892 \end_layout
45893
45894 \begin_layout Standard
45895 With the option 
45896 \family sans
45897 Use Pixmap Cache to speed up font rendering
45898 \family default
45899  enabled, LyX needs to redraw the screen less often.
45900  This results in better performance, especially on slow systems.
45901  On the other hand, the characters might look more fuzzy on screen.
45902  So whether you enable this or not depends on whether you prefer speed over
45903  aesthetics.
45904  Note that the Pixmap Cache is only available and useful under Mac
45905 \begin_inset space ~
45906 \end_inset
45907
45908 OS and Windows.
45909 \end_layout
45910
45911 \begin_layout Subsection
45912 Colors
45913 \begin_inset Index idx
45914 status collapsed
45915
45916 \begin_layout Plain Layout
45917 Color ! LyX screen
45918 \end_layout
45919
45920 \end_inset
45921
45922
45923 \begin_inset Index idx
45924 status collapsed
45925
45926 \begin_layout Plain Layout
45927 Settings ! Color
45928 \end_layout
45929
45930 \end_inset
45931
45932
45933 \end_layout
45934
45935 \begin_layout Standard
45936 Here you can change all the colors used by LyX.
45937  Choose an item in the list and use the 
45938 \family sans
45939 Alter
45940 \family default
45941  button.
45942 \end_layout
45943
45944 \begin_layout Standard
45945 By using the option 
45946 \family sans
45947 Use system colors
45948 \family default
45949  the color scheme of your OS or window manager is used.
45950  The colors 
45951 \family sans
45952 cursor, selection, table line, text, URL
45953 \begin_inset space ~
45954 \end_inset
45955
45956 label and URL
45957 \begin_inset space ~
45958 \end_inset
45959
45960 text
45961 \family default
45962  are then not customizable and thus not listed.
45963 \end_layout
45964
45965 \begin_layout Subsection
45966 Display
45967 \begin_inset Index idx
45968 status collapsed
45969
45970 \begin_layout Plain Layout
45971 Settings ! Display
45972 \end_layout
45973
45974 \end_inset
45975
45976
45977 \end_layout
45978
45979 \begin_layout Standard
45980 Here you can specify if graphics inside LyX are displayed.
45981 \end_layout
45982
45983 \begin_layout Standard
45984
45985 \family sans
45986 Instant Preview
45987 \family default
45988  enables previewing snippets of your document.
45989  This feature is described in section
45990 \begin_inset space ~
45991 \end_inset
45992
45993
45994 \begin_inset CommandInset ref
45995 LatexCommand ref
45996 reference "sec:Previewing-snippets-of"
45997
45998 \end_inset
45999
46000 .
46001 \end_layout
46002
46003 \begin_layout Standard
46004 The option 
46005 \family sans
46006 Mark
46007 \begin_inset space ~
46008 \end_inset
46009
46010 end
46011 \begin_inset space ~
46012 \end_inset
46013
46014 of
46015 \begin_inset space ~
46016 \end_inset
46017
46018 paragraphs
46019 \family default
46020  displays a pilcrow (¶) at the end of every paragraph.
46021 \end_layout
46022
46023 \begin_layout Section
46024 Editing
46025 \begin_inset Index idx
46026 status collapsed
46027
46028 \begin_layout Plain Layout
46029 Settings ! Editing
46030 \end_layout
46031
46032 \end_inset
46033
46034
46035 \end_layout
46036
46037 \begin_layout Subsection
46038 Control
46039 \end_layout
46040
46041 \begin_layout Subsubsection
46042 Editing
46043 \end_layout
46044
46045 \begin_layout Standard
46046 The option 
46047 \family sans
46048 Cursor follows scrollbar
46049 \family default
46050  sets the cursor to the top of the currently displayed document part when
46051  scrolling.
46052 \end_layout
46053
46054 \begin_layout Standard
46055 You can adjust the width of the cursor.
46056  If you set the value to zero the thickness of the cursor scales relative
46057  to the zoom value you choose for the screen fonts.
46058 \end_layout
46059
46060 \begin_layout Standard
46061
46062 \family sans
46063 Scroll below end of document
46064 \family default
46065  is self-explanatory.
46066 \end_layout
46067
46068 \begin_layout Standard
46069 In LyX one can jump from word to word by pressing 
46070 \family sans
46071 Ctrl+arrow key
46072 \family default
46073 .
46074  With the option
46075 \family sans
46076  Use Mac-style for cursor moving between words
46077 \family default
46078  the cursor jumps from the end of a word to the end of the next word.
46079  Normally it jumps from the beginning to the beginning.
46080 \end_layout
46081
46082 \begin_layout Standard
46083 The option 
46084 \family sans
46085 Sort environments alphabetically
46086 \family default
46087  sorts the entries in the pull-down box for the paragraph environments.
46088 \end_layout
46089
46090 \begin_layout Standard
46091 The option 
46092 \family sans
46093 Group environments by their category
46094 \family default
46095  groups the entries in the pull-down box for the paragraph environments.
46096 \end_layout
46097
46098 \begin_layout Standard
46099 The math macro editing option determines the editing style, see the section
46100  
46101 \emph on
46102 Math Macros
46103 \emph default
46104  of the 
46105 \emph on
46106 Math
46107 \emph default
46108  manual.
46109 \end_layout
46110
46111 \begin_layout Subsubsection
46112 Fullscreen
46113 \end_layout
46114
46115 \begin_layout Standard
46116 Here you can specify what is hidden in the fullscreen mode.
46117  The option 
46118 \family sans
46119 Limit text width
46120 \family default
46121  specifies the width of the text in fullscreen mode.
46122  This way you can display the text smaller than the screen; the text then
46123  appears centered.
46124 \end_layout
46125
46126 \begin_layout Subsection
46127 Shortcuts
46128 \begin_inset Index idx
46129 status collapsed
46130
46131 \begin_layout Plain Layout
46132 Key Bindings
46133 \end_layout
46134
46135 \end_inset
46136
46137
46138 \begin_inset Index idx
46139 status collapsed
46140
46141 \begin_layout Plain Layout
46142 Settings ! Shortcuts
46143 \end_layout
46144
46145 \end_inset
46146
46147
46148 \end_layout
46149
46150 \begin_layout Subsubsection
46151 Bind File
46152 \end_layout
46153
46154 \begin_layout Standard
46155 Bindings are used to bind a LyX-function to a key.
46156  Several binding files are available:
46157 \end_layout
46158
46159 \begin_layout Description
46160 cua.bind typical set of PC keyboard shortcuts
46161 \end_layout
46162
46163 \begin_layout Description
46164 (x)emacs.bind set of bindings like they are used in the editor programs 
46165 \family sans
46166 Emacs
46167 \family default
46168  (
46169 \family sans
46170 XEmacs
46171 \family default
46172 )
46173 \end_layout
46174
46175 \begin_layout Description
46176 mac.bind set of bindings for 
46177 \family sans
46178 Mac
46179 \begin_inset space \thinspace{}
46180 \end_inset
46181
46182 OS
46183 \family default
46184  systems.
46185 \end_layout
46186
46187 \begin_layout Standard
46188 There are also bind-files designed for special document classes, like 
46189 \shape italic
46190 broadway.bind
46191 \shape default
46192 , and bind files for special languages.
46193  The names of language bind-files begin with a language code, e.
46194 \begin_inset space \thinspace{}
46195 \end_inset
46196
46197 g.
46198 \begin_inset space \space{}
46199 \end_inset
46200
46201
46202 \begin_inset Quotes eld
46203 \end_inset
46204
46205 pt
46206 \begin_inset Quotes erd
46207 \end_inset
46208
46209  for Portuguese.
46210  If you use LyX in a certain language, LyX will try to use the appropriate
46211  bind-file.
46212 \end_layout
46213
46214 \begin_layout Standard
46215 Some bind-files, like 
46216 \emph on
46217 math.bind
46218 \emph default
46219 , have only a small scope.
46220  When looking at the end of the file 
46221 \shape italic
46222 cua.bind
46223 \shape default
46224 , you can see that they are included to keep the overview in the bind-file.
46225 \end_layout
46226
46227 \begin_layout Subsubsection
46228 Editing Shortcuts
46229 \begin_inset CommandInset label
46230 LatexCommand label
46231 name "sub:Editing-Shortcuts"
46232
46233 \end_inset
46234
46235
46236 \begin_inset Index idx
46237 status collapsed
46238
46239 \begin_layout Plain Layout
46240 Key Bindings ! Editing
46241 \end_layout
46242
46243 \end_inset
46244
46245
46246 \end_layout
46247
46248 \begin_layout Standard
46249 To add new or modify existing keybindings to your own taste you can use
46250  the table in the dialog that lists all LyX-functions and the bound shortcuts.
46251  To find functions easily, they are grouped by categories and the dialog
46252  provides the field 
46253 \family sans
46254 Show key-bindings containing
46255 \family default
46256 .
46257  In this field you can insert a keyword for a function you want to edit.
46258  Insert there for example as keyword 
46259 \begin_inset Quotes eld
46260 \end_inset
46261
46262 paste
46263 \begin_inset Quotes erd
46264 \end_inset
46265
46266  and you get the 4 different existing shortcuts for the 3 different functions
46267  that contain 
46268 \begin_inset Quotes eld
46269 \end_inset
46270
46271 paste
46272 \begin_inset Quotes erd
46273 \end_inset
46274
46275  in their name.
46276  As you can see, one function can have more than one shortcut.
46277  All LyX-functions are also listed in the file 
46278 \emph on
46279 LyX Functions
46280 \emph default
46281  that you will find in the 
46282 \family sans
46283 Help
46284 \family default
46285  menu.
46286 \end_layout
46287
46288 \begin_layout Standard
46289 To add e.
46290 \begin_inset space \thinspace{}
46291 \end_inset
46292
46293 g.
46294 \begin_inset space \space{}
46295 \end_inset
46296
46297 the shortcut 
46298 \family sans
46299 Alt+Q
46300 \family default
46301  for the function 
46302 \family sans
46303 textstyle-apply
46304 \family default
46305 , select the function and press the 
46306 \family sans
46307 Modify
46308 \family default
46309  button.
46310  A dialog pops up where you can add the shortcut by using it.
46311  So press Alt+Q to define the shortcut.
46312  Modifying an existing shortcut is done the same way.
46313  You can also bind multiple functions to one shortcut by modifying an existing
46314  binding and adding the different function names as a semicolon separated
46315  list.
46316  LyX will then use the first function that is enabled in the current document
46317  part.
46318  The binding for the function 
46319 \family sans
46320 command-alter
46321 \family default
46322  is an example of this.
46323 \end_layout
46324
46325 \begin_layout Standard
46326 Alternatively you can also edit shortcuts by modifying bind-files with a
46327  text editor.
46328  The syntax of the entries is:
46329 \end_layout
46330
46331 \begin_layout Standard
46332
46333 \series bold
46334
46335 \backslash
46336 bind 
46337 \begin_inset Quotes eld
46338 \end_inset
46339
46340 key combination
46341 \begin_inset Quotes erd
46342 \end_inset
46343
46344  
46345 \begin_inset Quotes eld
46346 \end_inset
46347
46348 LyX-function
46349 \begin_inset Quotes erd
46350 \end_inset
46351
46352
46353 \end_layout
46354
46355 \begin_layout Subsection
46356 Keyboard / Mouse
46357 \begin_inset CommandInset label
46358 LatexCommand label
46359 name "sub:Keyboard-Map"
46360
46361 \end_inset
46362
46363
46364 \begin_inset Index idx
46365 status collapsed
46366
46367 \begin_layout Plain Layout
46368 Keyboard Map
46369 \end_layout
46370
46371 \end_inset
46372
46373
46374 \begin_inset Index idx
46375 status collapsed
46376
46377 \begin_layout Plain Layout
46378 Settings ! Keyboard Map
46379 \end_layout
46380
46381 \end_inset
46382
46383
46384 \end_layout
46385
46386 \begin_layout Standard
46387 Normally keyboard settings have to be done in a menu of your operating system.
46388  For the case that this is not possible, LyX provides keyboard maps.
46389  If you have e.
46390 \begin_inset space \thinspace{}
46391 \end_inset
46392
46393 g.
46394 \begin_inset space \space{}
46395 \end_inset
46396
46397 a Czech keyboard but want to write with it like with a Romanian one, you
46398  can use the keyboard map file named 
46399 \emph on
46400 romanian.kmap
46401 \emph default
46402 .
46403 \end_layout
46404
46405 \begin_layout Standard
46406 \begin_inset Note Greyedout
46407 status collapsed
46408
46409 \begin_layout Plain Layout
46410
46411 \series bold
46412 Note:
46413 \series default
46414  Keyboard maps are only provided as makeshift and don't work on all systems.
46415 \end_layout
46416
46417 \end_inset
46418
46419
46420 \end_layout
46421
46422 \begin_layout Standard
46423 You can furthermore specify here the 
46424 \family sans
46425 Wheel scrolling speed
46426 \family default
46427 .
46428  The standard value is 1.0, higher values speed up the scrolling, lower ones
46429  slow it down.
46430 \end_layout
46431
46432 \begin_layout Standard
46433 In the section 
46434 \family sans
46435 Scroll wheel zoom
46436 \family default
46437  you can select a key for zooming.
46438  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
46439 \end_layout
46440
46441 \begin_layout Subsection
46442 Input Completion
46443 \end_layout
46444
46445 \begin_layout Standard
46446 Input completion is described in sec.
46447 \begin_inset space \thinspace{}
46448 \end_inset
46449
46450
46451 \begin_inset CommandInset ref
46452 LatexCommand ref
46453 reference "sec:Input-Completion"
46454
46455 \end_inset
46456
46457 .
46458 \end_layout
46459
46460 \begin_layout Section
46461 Paths
46462 \begin_inset CommandInset label
46463 LatexCommand label
46464 name "sec:Paths"
46465
46466 \end_inset
46467
46468
46469 \begin_inset Index idx
46470 status collapsed
46471
46472 \begin_layout Plain Layout
46473 Paths
46474 \end_layout
46475
46476 \end_inset
46477
46478
46479 \begin_inset Index idx
46480 status collapsed
46481
46482 \begin_layout Plain Layout
46483 Settings ! Paths
46484 \end_layout
46485
46486 \end_inset
46487
46488
46489 \end_layout
46490
46491 \begin_layout Description
46492 Working
46493 \begin_inset space ~
46494 \end_inset
46495
46496 directory This is LyX's working directory.
46497  It is the default when you 
46498 \family sans
46499 Open
46500 \family default
46501
46502 \family sans
46503 Save
46504 \family default
46505  or 
46506 \family sans
46507 Save
46508 \begin_inset space ~
46509 \end_inset
46510
46511 as
46512 \family default
46513  files.
46514 \end_layout
46515
46516 \begin_layout Description
46517 Document
46518 \begin_inset space ~
46519 \end_inset
46520
46521 templates This directory will be opened when you use the menu 
46522 \family sans
46523 File\SpecialChar \menuseparator
46524 New
46525 \begin_inset space ~
46526 \end_inset
46527
46528 from
46529 \begin_inset space ~
46530 \end_inset
46531
46532 Template
46533 \family default
46534 .
46535 \end_layout
46536
46537 \begin_layout Description
46538 Example
46539 \begin_inset space ~
46540 \end_inset
46541
46542 files This directory will be opened when you use the button 
46543 \family sans
46544 Examples
46545 \family default
46546  in the 
46547 \family sans
46548 File\SpecialChar \menuseparator
46549 Open
46550 \family default
46551  dialog.
46552 \begin_inset Newline newline
46553 \end_inset
46554
46555
46556 \begin_inset Note Greyedout
46557 status collapsed
46558
46559 \begin_layout Plain Layout
46560
46561 \series bold
46562 Note:
46563 \series default
46564  The 
46565 \family sans
46566 Examples
46567 \family default
46568  button does not exist when using LyX on Mac OS and Windows systems.
46569 \end_layout
46570
46571 \end_inset
46572
46573
46574 \end_layout
46575
46576 \begin_layout Description
46577 Backup
46578 \begin_inset space ~
46579 \end_inset
46580
46581 directory
46582 \begin_inset Index idx
46583 status collapsed
46584
46585 \begin_layout Plain Layout
46586 Backup ! Directory
46587 \end_layout
46588
46589 \end_inset
46590
46591  Backup copies will be saved to this directory.
46592  If no directory is given but backups are enabled as described in section
46593 \begin_inset space ~
46594 \end_inset
46595
46596
46597 \begin_inset CommandInset ref
46598 LatexCommand ref
46599 reference "sub:Backup documents"
46600
46601 \end_inset
46602
46603 , the 
46604 \family sans
46605 Working directory
46606 \family default
46607  will be used to save the backups.
46608 \begin_inset Newline newline
46609 \end_inset
46610
46611 Backup files have the ending 
46612 \begin_inset Quotes eld
46613 \end_inset
46614
46615 .lyx~
46616 \begin_inset Quotes erd
46617 \end_inset
46618
46619 .
46620 \end_layout
46621
46622 \begin_layout Description
46623 Ly
46624 \begin_inset ERT
46625 status collapsed
46626
46627 \begin_layout Plain Layout
46628
46629 {}
46630 \end_layout
46631
46632 \end_inset
46633
46634 XServer
46635 \begin_inset space ~
46636 \end_inset
46637
46638 pipe Here you can enter the name of a so-called UNIX-pipe.
46639  This pipe is used to send data from external programs to LyX.
46640 \begin_inset Newline newline
46641 \end_inset
46642
46643
46644 \series bold
46645 Example:
46646 \series default
46647  You add a BibTeX-database 
46648 \emph on
46649 test.bib
46650 \emph default
46651  to your document.
46652  You can edit this file with the program 
46653 \family typewriter
46654 JabRef
46655 \family default
46656 .
46657  In 
46658 \family typewriter
46659 JabRef
46660 \family default
46661  you have to use the same Unix-Pipe for LyX in its preferences under 
46662 \family sans
46663 External
46664 \begin_inset space ~
46665 \end_inset
46666
46667 programs
46668 \family default
46669 .
46670  If you want to get one entry of the database as citation, select it in
46671  
46672 \family typewriter
46673 JabRef
46674 \family default
46675  and click on the LyX-symbol.
46676  The entry will now be inserted as citation at the current cursor position
46677  in your LyX file.
46678  
46679 \family typewriter
46680 JabRef
46681 \family default
46682  and LyX need of course to be run the same time.
46683 \begin_inset Newline newline
46684 \end_inset
46685
46686 The pipe is also used for the 
46687 \family sans
46688 Single instance
46689 \family default
46690  feature, see sec.
46691 \begin_inset space \thinspace{}
46692 \end_inset
46693
46694
46695 \begin_inset CommandInset ref
46696 LatexCommand ref
46697 reference "sub:Backup documents"
46698
46699 \end_inset
46700
46701 .
46702 \begin_inset Newline newline
46703 \end_inset
46704
46705 To use the LyXServer-Pipe on Windows, you must use this pipe name:
46706 \begin_inset Newline newline
46707 \end_inset
46708
46709
46710 \series bold
46711
46712 \backslash
46713
46714 \backslash
46715 .
46716 \backslash
46717 pipe
46718 \backslash
46719 lyxpipe
46720 \end_layout
46721
46722 \begin_layout Description
46723 Temporary
46724 \begin_inset space ~
46725 \end_inset
46726
46727 directory Temporary files will be saved in this directory.
46728 \end_layout
46729
46730 \begin_layout Description
46731 Thesaurus
46732 \begin_inset space ~
46733 \end_inset
46734
46735 dictionary Directory where the thesaurus dictionaries are located.
46736  You only need to specify it if the thesaurus does otherwise not work or
46737  if you want to use custom/alternative dictionaries.
46738 \end_layout
46739
46740 \begin_layout Description
46741 Hunspell
46742 \begin_inset space ~
46743 \end_inset
46744
46745 dictionary Directory where the dictionaries of the spell checker program
46746  
46747 \family typewriter
46748 Hunspell
46749 \family default
46750  are located.
46751  You only need to specify it if you are using 
46752 \family typewriter
46753 Hunspell
46754 \family default
46755  and spell checking does otherwise not work or if you want to use custom/alterna
46756 tive dictionaries.
46757  For LyX on Windows 
46758 \family typewriter
46759 Hunspell
46760 \family default
46761  is the only available spell checker and should work without specifying
46762  a directory.
46763 \end_layout
46764
46765 \begin_layout Description
46766 PATH
46767 \begin_inset space ~
46768 \end_inset
46769
46770 prefix This field contains a list of paths to external programs.
46771  When LyX needs to use an external program, it looks in this list where
46772  to find it on the system.
46773  The path list is automatically set up on Windows and Mac systems when LyX
46774  is configured, so that you normally don't have to modify it.
46775  On Unix
46776 \begin_inset space \thinspace{}
46777 \end_inset
46778
46779 /
46780 \begin_inset space \thinspace{}
46781 \end_inset
46782
46783 Linux systems, the path list will need to be set only if there are external
46784  programs you wish to use that are not in your normal system path ($PATH).
46785 \end_layout
46786
46787 \begin_layout Description
46788 TEXINPUTS
46789 \begin_inset space ~
46790 \end_inset
46791
46792 prefix The TEXINPUTS environment variable allows to use external files which
46793  are included to a LyX document via commands in TeX code or in the document
46794  preamble.
46795  This prefix includes by default the document directory (represented by
46796  a single dot '.').
46797  The prefix can contain any list of paths separated by the default separator
46798  of the OS (':' on UNIX like systems and ';' on Windows).
46799  If files are included, the paths listed in the TEXINPUTS prefix will be
46800  scanned for the input files.
46801  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
46802  to be relative to the directory of your LyX file.
46803  It is recommended to include always '.' as one of the paths, otherwise compilati
46804 on may fail for some documents.
46805 \end_layout
46806
46807 \begin_layout Section
46808 Identity
46809 \end_layout
46810
46811 \begin_layout Standard
46812 Here you can insert your name and email address.
46813  The identity will be used when you have enabled change tracking as described
46814  in section
46815 \begin_inset space ~
46816 \end_inset
46817
46818
46819 \begin_inset CommandInset ref
46820 LatexCommand ref
46821 reference "sec:Change-Tracking"
46822
46823 \end_inset
46824
46825 , to mark changes you make as yours.
46826 \end_layout
46827
46828 \begin_layout Section
46829 Language Settings
46830 \begin_inset Index idx
46831 status collapsed
46832
46833 \begin_layout Plain Layout
46834 Language ! Settings
46835 \end_layout
46836
46837 \end_inset
46838
46839
46840 \begin_inset Index idx
46841 status collapsed
46842
46843 \begin_layout Plain Layout
46844 Settings ! Language
46845 \end_layout
46846
46847 \end_inset
46848
46849
46850 \end_layout
46851
46852 \begin_layout Subsection
46853 Language
46854 \begin_inset CommandInset label
46855 LatexCommand label
46856 name "sub:Prefs-Language"
46857
46858 \end_inset
46859
46860
46861 \end_layout
46862
46863 \begin_layout Description
46864 User
46865 \begin_inset space ~
46866 \end_inset
46867
46868 Interface
46869 \begin_inset space ~
46870 \end_inset
46871
46872 language Here you can select the language of LyX's menus.
46873  You find the actual translation status here: 
46874 \begin_inset CommandInset href
46875 LatexCommand href
46876 target "http://www.lyx.org/I18n"
46877
46878 \end_inset
46879
46880
46881 \end_layout
46882
46883 \begin_layout Description
46884 Language
46885 \begin_inset space ~
46886 \end_inset
46887
46888 package determines which LaTeX package should be loaded to handle language
46889  issues.
46890  Language issues that are handled by this package include proper hyphenation
46891  as well as localization of dates and text strings such as 
46892 \begin_inset Quotes eld
46893 \end_inset
46894
46895 Chapter
46896 \begin_inset Quotes erd
46897 \end_inset
46898
46899  and 
46900 \begin_inset Quotes eld
46901 \end_inset
46902
46903 Table
46904 \begin_inset Quotes erd
46905 \end_inset
46906
46907 .
46908  The most widespread language package is 
46909 \series bold
46910 babel
46911 \series default
46912
46913 \begin_inset Index idx
46914 status collapsed
46915
46916 \begin_layout Plain Layout
46917 LaTeX-packages ! babel
46918 \end_layout
46919
46920 \end_inset
46921
46922 , it is the default language package in classic LaTeX.
46923  More recent typesetting engines such as XeTeX and LuaTeX come with the
46924  alternative language package 
46925 \series bold
46926 polyglossia
46927 \series default
46928
46929 \begin_inset Index idx
46930 status collapsed
46931
46932 \begin_layout Plain Layout
46933 LaTeX-packages ! polyglossia
46934 \end_layout
46935
46936 \end_inset
46937
46938  that is more suited for the multi-script support of these engines.
46939  Furthermore, there are also specific language packages for languages not
46940  covered by babel.
46941  The available selections are described in sec.
46942 \begin_inset space \thinspace{}
46943 \end_inset
46944
46945
46946 \begin_inset CommandInset ref
46947 LatexCommand ref
46948 reference "sec:Language-encodings"
46949
46950 \end_inset
46951
46952 .
46953 \end_layout
46954
46955 \begin_layout Description
46956 Command
46957 \begin_inset space ~
46958 \end_inset
46959
46960 start If a special LaTeX-package is needed to write in a certain document
46961  language, you can here specify the command to start the package.
46962  An example is the start command 
46963 \family sans
46964
46965 \backslash
46966 begin{arabtext}
46967 \family default
46968  that is needed to write Arabic using the package 
46969 \series bold
46970 ArabTeX
46971 \series default
46972 , see 
46973 \begin_inset CommandInset citation
46974 LatexCommand cite
46975 key "Arabic"
46976
46977 \end_inset
46978
46979 .
46980  The default is the 
46981 \series bold
46982 babel
46983 \series default
46984  command 
46985 \family sans
46986
46987 \backslash
46988 selectlanguage{$$lang}
46989 \family default
46990 .
46991 \end_layout
46992
46993 \begin_layout Description
46994 Command
46995 \begin_inset space ~
46996 \end_inset
46997
46998 end Counterpart to 
46999 \family sans
47000 Command start
47001 \family default
47002 .
47003  Some packages, like the default, don't have an end command since the start
47004  command toggles the package on and off.
47005 \end_layout
47006
47007 \begin_layout Description
47008 Default
47009 \begin_inset space ~
47010 \end_inset
47011
47012 Decimal
47013 \begin_inset space ~
47014 \end_inset
47015
47016 Point Define the default decimal point for the use in tables (decimal point
47017  alignment).
47018 \end_layout
47019
47020 \begin_layout Description
47021 Set
47022 \begin_inset space ~
47023 \end_inset
47024
47025 languages
47026 \begin_inset space ~
47027 \end_inset
47028
47029 globally When this option is set, the languages used in the document will
47030  be added as options to the document class options, so that they can be
47031  used by all LaTeX-packages.
47032  Otherwise they will only be used as options for the 
47033 \series bold
47034 babel
47035 \series default
47036  package.
47037 \end_layout
47038
47039 \begin_layout Description
47040 Auto
47041 \begin_inset space ~
47042 \end_inset
47043
47044 begin When this option is set, documents start with the chosen document
47045  language.
47046  When this option is not set, the 
47047 \family sans
47048 Command
47049 \begin_inset space ~
47050 \end_inset
47051
47052 start
47053 \family default
47054  is explicitly set to the beginning of the document in the LaTeX-output.
47055  This assures that the correct language is used when you use another 
47056 \family sans
47057 Command
47058 \begin_inset space ~
47059 \end_inset
47060
47061 start
47062 \family default
47063  than the default.
47064 \end_layout
47065
47066 \begin_layout Description
47067 Auto
47068 \begin_inset space ~
47069 \end_inset
47070
47071 end Counterpart to 
47072 \family sans
47073 Auto
47074 \begin_inset space ~
47075 \end_inset
47076
47077 begin
47078 \family default
47079 .
47080  When it is not set, the 
47081 \family sans
47082 Command
47083 \begin_inset space ~
47084 \end_inset
47085
47086 end
47087 \family default
47088  is set to the end of the document.
47089 \end_layout
47090
47091 \begin_layout Description
47092 Mark
47093 \begin_inset space ~
47094 \end_inset
47095
47096 foreign
47097 \begin_inset space ~
47098 \end_inset
47099
47100 languages Text marked formatted in a language different from the document
47101  language will be underlined in blue.
47102 \end_layout
47103
47104 \begin_layout Description
47105 Enable
47106 \begin_inset space ~
47107 \end_inset
47108
47109 RTL
47110 \begin_inset space ~
47111 \end_inset
47112
47113 support Enables the use of languages, written from right to left (RTL),
47114  like Arabic, Hebrew, Farsi.
47115 \end_layout
47116
47117 \begin_layout Description
47118 Cursor
47119 \begin_inset space ~
47120 \end_inset
47121
47122 movement When writing RTL, you can define if the left and right arrow keys
47123  move the cursor visually to the left or right, respectively, or logically.
47124  Logical means that the cursor is moved to the left when pressing the right
47125  arrow key and the cursor is inside text in an RTL language.
47126 \end_layout
47127
47128 \begin_layout Subsection
47129 Spellchecker
47130 \end_layout
47131
47132 \begin_layout Standard
47133 The spellchecker settings are explained in section
47134 \begin_inset space ~
47135 \end_inset
47136
47137
47138 \begin_inset CommandInset ref
47139 LatexCommand ref
47140 reference "sec:Spellchecking"
47141
47142 \end_inset
47143
47144 .
47145 \end_layout
47146
47147 \begin_layout Section
47148 Outputs
47149 \end_layout
47150
47151 \begin_layout Subsection
47152 General
47153 \end_layout
47154
47155 \begin_layout Description
47156 Output
47157 \begin_inset space ~
47158 \end_inset
47159
47160 line
47161 \begin_inset space ~
47162 \end_inset
47163
47164 length sets the maximum number of characters printed in one line when using
47165  the menu 
47166 \family sans
47167 File\SpecialChar \menuseparator
47168 Export\SpecialChar \menuseparator
47169 Plain
47170 \begin_inset space ~
47171 \end_inset
47172
47173 text
47174 \family default
47175 .
47176  Setting the line line length to 0 means all text is printed in one endless
47177  line.
47178 \end_layout
47179
47180 \begin_layout Description
47181 Date
47182 \begin_inset space ~
47183 \end_inset
47184
47185 format
47186 \begin_inset Index idx
47187 status collapsed
47188
47189 \begin_layout Plain Layout
47190 Date Format
47191 \end_layout
47192
47193 \end_inset
47194
47195
47196 \begin_inset Index idx
47197 status collapsed
47198
47199 \begin_layout Plain Layout
47200 Settings ! Date format
47201 \end_layout
47202
47203 \end_inset
47204
47205  The date format can be one or a mixture of the formats listed here:
47206 \begin_inset Newline newline
47207 \end_inset
47208
47209
47210 \begin_inset Flex URL
47211 status collapsed
47212
47213 \begin_layout Plain Layout
47214
47215 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
47216 \end_layout
47217
47218 \end_inset
47219
47220
47221 \begin_inset Newline newline
47222 \end_inset
47223
47224 For example the format
47225 \begin_inset Newline newline
47226 \end_inset
47227
47228 %d/%m/%y
47229 \begin_inset Newline newline
47230 \end_inset
47231
47232 prints the date as day/month/year.
47233 \end_layout
47234
47235 \begin_layout Description
47236 Overwrite
47237 \begin_inset space ~
47238 \end_inset
47239
47240 on
47241 \begin_inset space ~
47242 \end_inset
47243
47244 export Setting what LyX is allowed to overwrite on export.
47245 \end_layout
47246
47247 \begin_layout Description
47248 Forward
47249 \begin_inset space ~
47250 \end_inset
47251
47252 search Commands that will be used for the menu 
47253 \family sans
47254 Navigate\SpecialChar \menuseparator
47255 Forward
47256 \begin_inset space ~
47257 \end_inset
47258
47259 search
47260 \family default
47261 .
47262  For a detailed description see section 
47263 \emph on
47264 Reverse DVI/PDF search
47265 \emph default
47266  of the 
47267 \emph on
47268 Additional
47269 \begin_inset space ~
47270 \end_inset
47271
47272 Features
47273 \emph default
47274  manual.
47275 \end_layout
47276
47277 \begin_layout Subsection
47278 Printer
47279 \begin_inset CommandInset label
47280 LatexCommand label
47281 name "sub:Printer"
47282
47283 \end_inset
47284
47285
47286 \begin_inset Index idx
47287 status collapsed
47288
47289 \begin_layout Plain Layout
47290 Printer
47291 \end_layout
47292
47293 \end_inset
47294
47295
47296 \begin_inset Index idx
47297 status collapsed
47298
47299 \begin_layout Plain Layout
47300 Settings ! Printer
47301 \end_layout
47302
47303 \end_inset
47304
47305
47306 \end_layout
47307
47308 \begin_layout Description
47309 Default
47310 \begin_inset space ~
47311 \end_inset
47312
47313 printer Here you can specify the name of your default printer.
47314  The name will be used when the 
47315 \family sans
47316 Printer command
47317 \family default
47318  is executed.
47319 \begin_inset Newline newline
47320 \end_inset
47321
47322
47323 \begin_inset Note Greyedout
47324 status collapsed
47325
47326 \begin_layout Plain Layout
47327
47328 \series bold
47329 Note:
47330 \series default
47331  You can leave this field empty on Windows systems because it has no effect.
47332 \end_layout
47333
47334 \end_inset
47335
47336
47337 \end_layout
47338
47339 \begin_layout Description
47340 Printer
47341 \begin_inset space ~
47342 \end_inset
47343
47344 command is the command LyX
47345 \begin_inset space \thinspace{}
47346 \end_inset
47347
47348 /
47349 \begin_inset space \thinspace{}
47350 \end_inset
47351
47352 LaTeX uses for printing.
47353  The default is 
47354 \family sans
47355 dvips
47356 \family default
47357  on most systems.
47358 \end_layout
47359
47360 \begin_layout Description
47361 Printer
47362 \begin_inset space ~
47363 \end_inset
47364
47365 Command
47366 \begin_inset space ~
47367 \end_inset
47368
47369 Options Here you can specify printer options.
47370  A list of printer options with explanations can be found in the documentation
47371  of the program that provides the 
47372 \family sans
47373 Printer command
47374 \family default
47375  you are using.
47376 \end_layout
47377
47378 \begin_layout Description
47379 Adapt
47380 \begin_inset space ~
47381 \end_inset
47382
47383 output
47384 \begin_inset space ~
47385 \end_inset
47386
47387 to
47388 \begin_inset space ~
47389 \end_inset
47390
47391 printer This option works only for the 
47392 \family sans
47393 Printer command
47394 \family default
47395  
47396 \begin_inset Quotes eld
47397 \end_inset
47398
47399
47400 \family sans
47401 dvips
47402 \family default
47403
47404 \begin_inset Quotes erd
47405 \end_inset
47406
47407 .
47408  It activates a configuration file for dvips.
47409  This is an option only for dvips experts.
47410 \end_layout
47411
47412 \begin_layout Subsection
47413 LaT
47414 \begin_inset ERT
47415 status collapsed
47416
47417 \begin_layout Plain Layout
47418
47419 {}
47420 \end_layout
47421
47422 \end_inset
47423
47424 eX
47425 \begin_inset CommandInset label
47426 LatexCommand label
47427 name "sub:LaTeX-settings"
47428
47429 \end_inset
47430
47431
47432 \begin_inset Index idx
47433 status collapsed
47434
47435 \begin_layout Plain Layout
47436 Settings ! LaTeX
47437 \end_layout
47438
47439 \end_inset
47440
47441
47442 \end_layout
47443
47444 \begin_layout Description
47445 Use
47446 \begin_inset space ~
47447 \end_inset
47448
47449 LaTe
47450 \begin_inset ERT
47451 status collapsed
47452
47453 \begin_layout Plain Layout
47454
47455 {}
47456 \end_layout
47457
47458 \end_inset
47459
47460 X
47461 \begin_inset space ~
47462 \end_inset
47463
47464 font
47465 \begin_inset space ~
47466 \end_inset
47467
47468 encoding This is the default encoding of the document font.
47469  
47470 \family sans
47471 T1
47472 \family default
47473  is the default and covers western languages and symbols.
47474  
47475 \family sans
47476 T2A
47477 \family default
47478
47479 \family sans
47480 T2B
47481 \family default
47482
47483 \family sans
47484 T2C
47485 \family default
47486
47487 \family sans
47488 LCY
47489 \family default
47490  and 
47491 \family sans
47492 X2
47493 \family default
47494  are used for Cyrillic.
47495  Combinations of the encodings are possible, like 
47496 \begin_inset Quotes eld
47497 \end_inset
47498
47499
47500 \family sans
47501 T1, T2B
47502 \family default
47503
47504 \begin_inset Quotes erd
47505 \end_inset
47506
47507 .
47508  The font encoding is normally automatically loaded by the language packages
47509  LyX sets up in the background.
47510  So there is no need to change the default encoding.
47511 \end_layout
47512
47513 \begin_layout Description
47514 Default
47515 \begin_inset space ~
47516 \end_inset
47517
47518 paper
47519 \begin_inset space ~
47520 \end_inset
47521
47522 size This is the paper size that is used for new documents.
47523  The 
47524 \family sans
47525 Default
47526 \family default
47527  value depends on your LaTeX-system setup.
47528 \end_layout
47529
47530 \begin_layout Description
47531 DVI
47532 \begin_inset space ~
47533 \end_inset
47534
47535 viewer
47536 \begin_inset space ~
47537 \end_inset
47538
47539 paper
47540 \begin_inset space ~
47541 \end_inset
47542
47543 size
47544 \begin_inset space ~
47545 \end_inset
47546
47547 options They only have an effect when the program 
47548 \family sans
47549 xdvi
47550 \family default
47551  is used as DVI-viewer, read its manual to find out more.
47552 \end_layout
47553
47554 \begin_layout Standard
47555 Here you can also specify options and commands with parameters for processors.
47556  But before you change something, it is strongly recommended to read the
47557  manuals of the applications.
47558 \end_layout
47559
47560 \begin_layout Description
47561 Bibliography
47562 \begin_inset space ~
47563 \end_inset
47564
47565 generation Settings for the generation of the bibliography, see section
47566 \begin_inset space ~
47567 \end_inset
47568
47569
47570 \begin_inset CommandInset ref
47571 LatexCommand ref
47572 reference "sub:Bibliography-databases"
47573
47574 \end_inset
47575
47576 .
47577 \end_layout
47578
47579 \begin_layout Description
47580 Index
47581 \begin_inset space ~
47582 \end_inset
47583
47584 generation Settings for the generation of the index, see section
47585 \begin_inset space ~
47586 \end_inset
47587
47588
47589 \begin_inset CommandInset ref
47590 LatexCommand ref
47591 reference "sub:Index-Program"
47592
47593 \end_inset
47594
47595 .
47596 \end_layout
47597
47598 \begin_layout Description
47599 Nomenclature
47600 \begin_inset space ~
47601 \end_inset
47602
47603 command Command for the program that generates the nomenclature, see section
47604 \begin_inset space ~
47605 \end_inset
47606
47607
47608 \begin_inset CommandInset ref
47609 LatexCommand ref
47610 reference "sub:Nomenclature-Program"
47611
47612 \end_inset
47613
47614 .
47615 \end_layout
47616
47617 \begin_layout Description
47618 CheckTe
47619 \begin_inset ERT
47620 status collapsed
47621
47622 \begin_layout Plain Layout
47623
47624 {}
47625 \end_layout
47626
47627 \end_inset
47628
47629 X
47630 \begin_inset space ~
47631 \end_inset
47632
47633 command Command for the program 
47634 \family sans
47635 CheckTeX
47636 \family default
47637  that is described in the section 
47638 \emph on
47639 Checking TeX
47640 \emph default
47641  of the 
47642 \emph on
47643 Additional Features
47644 \emph default
47645  manual.
47646 \end_layout
47647
47648 \begin_layout Standard
47649 There are additionally the following options:
47650 \end_layout
47651
47652 \begin_layout Description
47653 Use
47654 \begin_inset space ~
47655 \end_inset
47656
47657 Windows-style
47658 \begin_inset space ~
47659 \end_inset
47660
47661 paths
47662 \begin_inset space ~
47663 \end_inset
47664
47665 in
47666 \begin_inset space ~
47667 \end_inset
47668
47669 LaTeX
47670 \begin_inset space ~
47671 \end_inset
47672
47673 files Uses paths in the notation of Windows, that means that 
47674 \begin_inset Quotes eld
47675 \end_inset
47676
47677
47678 \backslash
47679
47680 \begin_inset Quotes erd
47681 \end_inset
47682
47683  is used instead of 
47684 \begin_inset Quotes eld
47685 \end_inset
47686
47687 /
47688 \begin_inset Quotes erd
47689 \end_inset
47690
47691  to separate folders.
47692  This option is enabled by default when you use LyX on Windows.
47693 \begin_inset Index idx
47694 status collapsed
47695
47696 \begin_layout Plain Layout
47697 Paths
47698 \end_layout
47699
47700 \end_inset
47701
47702
47703 \begin_inset Index idx
47704 status collapsed
47705
47706 \begin_layout Plain Layout
47707 Settings ! Paths
47708 \end_layout
47709
47710 \end_inset
47711
47712
47713 \end_layout
47714
47715 \begin_layout Description
47716 Reset
47717 \begin_inset space ~
47718 \end_inset
47719
47720 class
47721 \begin_inset space ~
47722 \end_inset
47723
47724 options
47725 \begin_inset space ~
47726 \end_inset
47727
47728 when
47729 \begin_inset space ~
47730 \end_inset
47731
47732 document
47733 \begin_inset space ~
47734 \end_inset
47735
47736 class
47737 \begin_inset space ~
47738 \end_inset
47739
47740 changes Removes all manually set document class options in the 
47741 \family sans
47742 Document\SpecialChar \menuseparator
47743 Settings
47744 \family default
47745  dialog when changing the document class.
47746 \end_layout
47747
47748 \begin_layout Section
47749 File
47750 \begin_inset space ~
47751 \end_inset
47752
47753 Handling
47754 \begin_inset Index idx
47755 status collapsed
47756
47757 \begin_layout Plain Layout
47758 File handling
47759 \end_layout
47760
47761 \end_inset
47762
47763
47764 \end_layout
47765
47766 \begin_layout Subsection
47767 Converters
47768 \begin_inset CommandInset label
47769 LatexCommand label
47770 name "sub:Converters"
47771
47772 \end_inset
47773
47774
47775 \begin_inset Index idx
47776 status collapsed
47777
47778 \begin_layout Plain Layout
47779 Converters
47780 \end_layout
47781
47782 \end_inset
47783
47784
47785 \end_layout
47786
47787 \begin_layout Standard
47788 Here you find the list of defined converter commands to convert material
47789  from one format to another.
47790  You can modify converters or create new ones.
47791  To modify a converter, select it, change the entry of the field 
47792 \family sans
47793 Converter
47794 \family default
47795  and/or 
47796 \family sans
47797 Extra
47798 \begin_inset space ~
47799 \end_inset
47800
47801 flag
47802 \family default
47803  and press the 
47804 \family sans
47805 Modify
47806 \family default
47807  button.
47808  To create a new converter, select an existing one, select a different format
47809  in the 
47810 \family sans
47811 To
47812 \begin_inset space ~
47813 \end_inset
47814
47815 format
47816 \family default
47817  drop-down list, modify the 
47818 \family sans
47819 Converter
47820 \family default
47821  field and press the 
47822 \family sans
47823 Add
47824 \family default
47825  button.
47826 \end_layout
47827
47828 \begin_layout Standard
47829 If the 
47830 \family sans
47831 Converter File Cache
47832 \family default
47833  is enabled, conversions will be cached as long as specified in the field
47834  
47835 \family sans
47836 Maximum Age (in days
47837 \family default
47838 ).
47839  This means that images don't need to be converted again when you reopen
47840  a document; the converted images from the cache will be used instead.
47841 \end_layout
47842
47843 \begin_layout Standard
47844 More about converters, like the flags that can be used in the converter
47845  definition, is described in the section 
47846 \emph on
47847 Converters
47848 \emph default
47849  of the 
47850 \emph on
47851 Customization
47852 \emph default
47853  manual.
47854 \end_layout
47855
47856 \begin_layout Subsection
47857 File Formats
47858 \begin_inset CommandInset label
47859 LatexCommand label
47860 name "sec:File-Formats"
47861
47862 \end_inset
47863
47864
47865 \begin_inset Index idx
47866 status collapsed
47867
47868 \begin_layout Plain Layout
47869 File formats
47870 \end_layout
47871
47872 \end_inset
47873
47874
47875 \begin_inset Index idx
47876 status collapsed
47877
47878 \begin_layout Plain Layout
47879 Copiers
47880 \end_layout
47881
47882 \end_inset
47883
47884
47885 \end_layout
47886
47887 \begin_layout Standard
47888 Here you find the list of defined file formats that LyX can handle.
47889  You can modify the viewer and editor program that should be used for certain
47890  formats.
47891 \end_layout
47892
47893 \begin_layout Standard
47894 Furthermore, you can define the 
47895 \family sans
47896 Default output format
47897 \family default
47898  that is used when you use 
47899 \family sans
47900 View, Update, View Master Document
47901 \family default
47902  or 
47903 \family sans
47904 Update Master Document
47905 \family default
47906  in the 
47907 \family sans
47908 View
47909 \family default
47910  menu or the toolbar.
47911 \end_layout
47912
47913 \begin_layout Standard
47914 More about formats and their options is described in the section 
47915 \emph on
47916 Formats
47917 \emph default
47918  of the 
47919 \emph on
47920 Customization
47921 \emph default
47922  manual.
47923 \end_layout
47924
47925 \begin_layout Standard
47926 Since all conversions from one format to another take place in LyX's temporary
47927  directory, it is sometimes necessary to modify a file before copying it
47928  to the temporary directory so that the conversion may be performed.
47929  This is done by specifying a 
47930 \family sans
47931 Copier
47932 \family default
47933 .
47934  More about this is described in the section 
47935 \emph on
47936 Copiers
47937 \emph default
47938  of the 
47939 \emph on
47940 Customization
47941 \emph default
47942  manual.
47943 \end_layout
47944
47945 \begin_layout Chapter
47946 Units available in LyX
47947 \begin_inset Index idx
47948 status collapsed
47949
47950 \begin_layout Plain Layout
47951 Units
47952 \end_layout
47953
47954 \end_inset
47955
47956
47957 \begin_inset CommandInset label
47958 LatexCommand label
47959 name "chap:Units-available-in"
47960
47961 \end_inset
47962
47963
47964 \end_layout
47965
47966 \begin_layout Standard
47967 To understand the units described in this documentation, 
47968 \begin_inset CommandInset ref
47969 LatexCommand ref
47970 reference "tab:Units"
47971
47972 \end_inset
47973
47974  explains all units available in LyX.
47975 \end_layout
47976
47977 \begin_layout Standard
47978 \begin_inset Float table
47979 placement h
47980 wide false
47981 sideways false
47982 status collapsed
47983
47984 \begin_layout Plain Layout
47985 \begin_inset Caption
47986
47987 \begin_layout Plain Layout
47988 \begin_inset CommandInset label
47989 LatexCommand label
47990 name "tab:Units"
47991
47992 \end_inset
47993
47994 Units
47995 \end_layout
47996
47997 \end_inset
47998
47999
48000 \end_layout
48001
48002 \begin_layout Plain Layout
48003 \begin_inset VSpace medskip
48004 \end_inset
48005
48006
48007 \end_layout
48008
48009 \begin_layout Plain Layout
48010 \align center
48011 \begin_inset Tabular
48012 <lyxtabular version="3" rows="20" columns="2">
48013 <features tabularvalignment="middle">
48014 <column alignment="center" valignment="top" width="0">
48015 <column alignment="center" valignment="top" width="0">
48016 <row>
48017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48018 \begin_inset Text
48019
48020 \begin_layout Plain Layout
48021 unit
48022 \end_layout
48023
48024 \end_inset
48025 </cell>
48026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
48027 \begin_inset Text
48028
48029 \begin_layout Plain Layout
48030 name/description
48031 \end_layout
48032
48033 \end_inset
48034 </cell>
48035 </row>
48036 <row>
48037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48038 \begin_inset Text
48039
48040 \begin_layout Plain Layout
48041 mm
48042 \end_layout
48043
48044 \end_inset
48045 </cell>
48046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48047 \begin_inset Text
48048
48049 \begin_layout Plain Layout
48050 millimeter
48051 \end_layout
48052
48053 \end_inset
48054 </cell>
48055 </row>
48056 <row>
48057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48058 \begin_inset Text
48059
48060 \begin_layout Plain Layout
48061 cm
48062 \end_layout
48063
48064 \end_inset
48065 </cell>
48066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48067 \begin_inset Text
48068
48069 \begin_layout Plain Layout
48070 centimeter
48071 \end_layout
48072
48073 \end_inset
48074 </cell>
48075 </row>
48076 <row>
48077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48078 \begin_inset Text
48079
48080 \begin_layout Plain Layout
48081 in
48082 \end_layout
48083
48084 \end_inset
48085 </cell>
48086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48087 \begin_inset Text
48088
48089 \begin_layout Plain Layout
48090 inch
48091 \end_layout
48092
48093 \end_inset
48094 </cell>
48095 </row>
48096 <row>
48097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48098 \begin_inset Text
48099
48100 \begin_layout Plain Layout
48101 pt
48102 \end_layout
48103
48104 \end_inset
48105 </cell>
48106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48107 \begin_inset Text
48108
48109 \begin_layout Plain Layout
48110 point (72.27
48111 \begin_inset space \thinspace{}
48112 \end_inset
48113
48114 pt = 1
48115 \begin_inset space \thinspace{}
48116 \end_inset
48117
48118 in)
48119 \end_layout
48120
48121 \end_inset
48122 </cell>
48123 </row>
48124 <row>
48125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48126 \begin_inset Text
48127
48128 \begin_layout Plain Layout
48129 pc
48130 \end_layout
48131
48132 \end_inset
48133 </cell>
48134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48135 \begin_inset Text
48136
48137 \begin_layout Plain Layout
48138 pica (1
48139 \begin_inset space \thinspace{}
48140 \end_inset
48141
48142 pc = 12
48143 \begin_inset space \thinspace{}
48144 \end_inset
48145
48146 pt)
48147 \end_layout
48148
48149 \end_inset
48150 </cell>
48151 </row>
48152 <row>
48153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48154 \begin_inset Text
48155
48156 \begin_layout Plain Layout
48157 sp
48158 \end_layout
48159
48160 \end_inset
48161 </cell>
48162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48163 \begin_inset Text
48164
48165 \begin_layout Plain Layout
48166 scaled point (65536
48167 \begin_inset space \thinspace{}
48168 \end_inset
48169
48170 sp = 1
48171 \begin_inset space \thinspace{}
48172 \end_inset
48173
48174 pt)
48175 \end_layout
48176
48177 \end_inset
48178 </cell>
48179 </row>
48180 <row>
48181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48182 \begin_inset Text
48183
48184 \begin_layout Plain Layout
48185 bp
48186 \end_layout
48187
48188 \end_inset
48189 </cell>
48190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48191 \begin_inset Text
48192
48193 \begin_layout Plain Layout
48194 big point (72
48195 \begin_inset space \thinspace{}
48196 \end_inset
48197
48198 bp = 1
48199 \begin_inset space \thinspace{}
48200 \end_inset
48201
48202 in)
48203 \end_layout
48204
48205 \end_inset
48206 </cell>
48207 </row>
48208 <row>
48209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48210 \begin_inset Text
48211
48212 \begin_layout Plain Layout
48213 dd
48214 \end_layout
48215
48216 \end_inset
48217 </cell>
48218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48219 \begin_inset Text
48220
48221 \begin_layout Plain Layout
48222 didot (72
48223 \begin_inset space \thinspace{}
48224 \end_inset
48225
48226 dd 
48227 \begin_inset Formula $\approx$
48228 \end_inset
48229
48230  37.6
48231 \begin_inset space \thinspace{}
48232 \end_inset
48233
48234 mm)
48235 \end_layout
48236
48237 \end_inset
48238 </cell>
48239 </row>
48240 <row>
48241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48242 \begin_inset Text
48243
48244 \begin_layout Plain Layout
48245 cc
48246 \end_layout
48247
48248 \end_inset
48249 </cell>
48250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48251 \begin_inset Text
48252
48253 \begin_layout Plain Layout
48254 cicero (1
48255 \begin_inset space \thinspace{}
48256 \end_inset
48257
48258 cc = 12
48259 \begin_inset space \thinspace{}
48260 \end_inset
48261
48262 dd)
48263 \end_layout
48264
48265 \end_inset
48266 </cell>
48267 </row>
48268 <row>
48269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48270 \begin_inset Text
48271
48272 \begin_layout Plain Layout
48273 Scale%
48274 \end_layout
48275
48276 \end_inset
48277 </cell>
48278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48279 \begin_inset Text
48280
48281 \begin_layout Plain Layout
48282 % of original image width
48283 \end_layout
48284
48285 \end_inset
48286 </cell>
48287 </row>
48288 <row>
48289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48290 \begin_inset Text
48291
48292 \begin_layout Plain Layout
48293 text%
48294 \end_layout
48295
48296 \end_inset
48297 </cell>
48298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48299 \begin_inset Text
48300
48301 \begin_layout Plain Layout
48302 % of text width
48303 \end_layout
48304
48305 \end_inset
48306 </cell>
48307 </row>
48308 <row>
48309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48310 \begin_inset Text
48311
48312 \begin_layout Plain Layout
48313 col%
48314 \end_layout
48315
48316 \end_inset
48317 </cell>
48318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48319 \begin_inset Text
48320
48321 \begin_layout Plain Layout
48322 % of column width
48323 \end_layout
48324
48325 \end_inset
48326 </cell>
48327 </row>
48328 <row>
48329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48330 \begin_inset Text
48331
48332 \begin_layout Plain Layout
48333 page%
48334 \end_layout
48335
48336 \end_inset
48337 </cell>
48338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48339 \begin_inset Text
48340
48341 \begin_layout Plain Layout
48342 % of paper width
48343 \end_layout
48344
48345 \end_inset
48346 </cell>
48347 </row>
48348 <row>
48349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48350 \begin_inset Text
48351
48352 \begin_layout Plain Layout
48353 line%
48354 \end_layout
48355
48356 \end_inset
48357 </cell>
48358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48359 \begin_inset Text
48360
48361 \begin_layout Plain Layout
48362 % of line width
48363 \end_layout
48364
48365 \end_inset
48366 </cell>
48367 </row>
48368 <row>
48369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48370 \begin_inset Text
48371
48372 \begin_layout Plain Layout
48373 theight%
48374 \end_layout
48375
48376 \end_inset
48377 </cell>
48378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48379 \begin_inset Text
48380
48381 \begin_layout Plain Layout
48382 % of text height
48383 \end_layout
48384
48385 \end_inset
48386 </cell>
48387 </row>
48388 <row>
48389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48390 \begin_inset Text
48391
48392 \begin_layout Plain Layout
48393 pheight%
48394 \end_layout
48395
48396 \end_inset
48397 </cell>
48398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48399 \begin_inset Text
48400
48401 \begin_layout Plain Layout
48402 % of paper height
48403 \end_layout
48404
48405 \end_inset
48406 </cell>
48407 </row>
48408 <row>
48409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48410 \begin_inset Text
48411
48412 \begin_layout Plain Layout
48413 ex
48414 \end_layout
48415
48416 \end_inset
48417 </cell>
48418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48419 \begin_inset Text
48420
48421 \begin_layout Plain Layout
48422 height of letter 
48423 \emph on
48424 x
48425 \emph default
48426  in current font
48427 \end_layout
48428
48429 \end_inset
48430 </cell>
48431 </row>
48432 <row>
48433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48434 \begin_inset Text
48435
48436 \begin_layout Plain Layout
48437 em
48438 \end_layout
48439
48440 \end_inset
48441 </cell>
48442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48443 \begin_inset Text
48444
48445 \begin_layout Plain Layout
48446 width of letter 
48447 \emph on
48448 M
48449 \emph default
48450  in current font
48451 \end_layout
48452
48453 \end_inset
48454 </cell>
48455 </row>
48456 <row>
48457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48458 \begin_inset Text
48459
48460 \begin_layout Plain Layout
48461 mu
48462 \end_layout
48463
48464 \end_inset
48465 </cell>
48466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
48467 \begin_inset Text
48468
48469 \begin_layout Plain Layout
48470 math unit (1
48471 \begin_inset space \thinspace{}
48472 \end_inset
48473
48474 mu = 1/18
48475 \begin_inset space \thinspace{}
48476 \end_inset
48477
48478 em)
48479 \end_layout
48480
48481 \end_inset
48482 </cell>
48483 </row>
48484 </lyxtabular>
48485
48486 \end_inset
48487
48488
48489 \end_layout
48490
48491 \end_inset
48492
48493
48494 \end_layout
48495
48496 \begin_layout Chapter
48497 Credits
48498 \begin_inset CommandInset label
48499 LatexCommand label
48500 name "chap:Credits"
48501
48502 \end_inset
48503
48504
48505 \end_layout
48506
48507 \begin_layout Standard
48508 The documentation is a collaborative effort between many different people
48509  (and we would encourage people to contribute!).
48510 \end_layout
48511
48512 \begin_layout Itemize
48513
48514 \noun on
48515 Alejandro Aguilar Sierra
48516 \end_layout
48517
48518 \begin_layout Itemize
48519
48520 \noun on
48521 Amir Karger
48522 \end_layout
48523
48524 \begin_layout Itemize
48525
48526 \noun on
48527 David Johnson
48528 \end_layout
48529
48530 \begin_layout Itemize
48531
48532 \noun on
48533 Hartmut Haase
48534 \end_layout
48535
48536 \begin_layout Itemize
48537
48538 \noun on
48539 Ignacio García
48540 \end_layout
48541
48542 \begin_layout Itemize
48543
48544 \noun on
48545 Ivan Schreter
48546 \end_layout
48547
48548 \begin_layout Itemize
48549
48550 \noun on
48551 John Raithel
48552 \end_layout
48553
48554 \begin_layout Itemize
48555
48556 \noun on
48557 John Weiss
48558 \end_layout
48559
48560 \begin_layout Itemize
48561
48562 \noun on
48563 Lars Gullik Bjønnes
48564 \end_layout
48565
48566 \begin_layout Itemize
48567
48568 \noun on
48569 Matthias Ettrich
48570 \end_layout
48571
48572 \begin_layout Itemize
48573
48574 \noun on
48575 Matthias Zenker
48576 \end_layout
48577
48578 \begin_layout Itemize
48579
48580 \noun on
48581 Rich Fields
48582 \end_layout
48583
48584 \begin_layout Itemize
48585
48586 \noun on
48587 Pascal André
48588 \end_layout
48589
48590 \begin_layout Itemize
48591
48592 \noun on
48593 Paul Evans
48594 \end_layout
48595
48596 \begin_layout Itemize
48597
48598 \noun on
48599 Paul Russel
48600 \end_layout
48601
48602 \begin_layout Itemize
48603
48604 \noun on
48605 Robin Socha
48606 \end_layout
48607
48608 \begin_layout Itemize
48609
48610 \noun on
48611 Uwe Stöhr
48612 \end_layout
48613
48614 \begin_layout Itemize
48615 The LyX Team: 
48616 \begin_inset CommandInset citation
48617 LatexCommand cite
48618 key "lyxcredit"
48619
48620 \end_inset
48621
48622
48623 \end_layout
48624
48625 \begin_layout Standard
48626 \begin_inset Newpage newpage
48627 \end_inset
48628
48629 The bibliography on the following page was created with the 
48630 \family sans
48631 Bibliography
48632 \family default
48633  environment.
48634 \end_layout
48635
48636 \begin_layout Bibliography
48637 \labelwidthstring Literaturverzeichnis
48638 \begin_inset CommandInset bibitem
48639 LatexCommand bibitem
48640 label "Credits"
48641 key "lyxcredit"
48642
48643 \end_inset
48644
48645 The LyX Team: 
48646 \begin_inset CommandInset href
48647 LatexCommand href
48648 name "Credits"
48649 target "http://www.lyx.org/Credits"
48650
48651 \end_inset
48652
48653 :
48654 \begin_inset Newline newline
48655 \end_inset
48656
48657
48658 \begin_inset Flex URL
48659 status collapsed
48660
48661 \begin_layout Plain Layout
48662
48663 http://www.lyx.org/Credits
48664 \end_layout
48665
48666 \end_inset
48667
48668
48669 \end_layout
48670
48671 \begin_layout Bibliography
48672 \labelwidthstring Literaturverzeichnis
48673 \begin_inset CommandInset bibitem
48674 LatexCommand bibitem
48675 key "latexcompanion"
48676
48677 \end_inset
48678
48679 Frank Mittelbach and Michel Goossens: 
48680 \emph on
48681 The LaTeX Companion Second Edition.
48682
48683 \emph default
48684  Addison-Wesley, 2004
48685 \end_layout
48686
48687 \begin_layout Bibliography
48688 \labelwidthstring Literaturverzeichnis
48689 \begin_inset CommandInset bibitem
48690 LatexCommand bibitem
48691 key "latexguide"
48692
48693 \end_inset
48694
48695 Helmut Kopka and Patrick W.
48696  Daly: 
48697 \emph on
48698 A Guide to LaTeX Fourth Edition.
48699
48700 \emph default
48701  Addison-Wesley, 2003
48702 \end_layout
48703
48704 \begin_layout Bibliography
48705 \labelwidthstring Literaturverzeichnis
48706 \begin_inset CommandInset bibitem
48707 LatexCommand bibitem
48708 key "latexbook"
48709
48710 \end_inset
48711
48712 Leslie Lamport: 
48713 \emph on
48714 LaTeX: A Document Preparation System.
48715
48716 \emph default
48717  Addison-Wesley, second edition, 1994
48718 \end_layout
48719
48720 \begin_layout Bibliography
48721 \labelwidthstring Literaturverzeichnis
48722 \begin_inset CommandInset bibitem
48723 LatexCommand bibitem
48724 key "texbook"
48725
48726 \end_inset
48727
48728 Donald E.
48729  Knuth.
48730  
48731 \emph on
48732 The TeXbook.
48733
48734 \emph default
48735  Addison-Wesley, 1984
48736 \end_layout
48737
48738 \begin_layout Bibliography
48739 \labelwidthstring Literaturverzeichnis
48740 \begin_inset CommandInset bibitem
48741 LatexCommand bibitem
48742 key "TeXCatalogue"
48743
48744 \end_inset
48745
48746 The TeX Catalogue:
48747 \begin_inset Newline newline
48748 \end_inset
48749
48750
48751 \begin_inset Flex URL
48752 status collapsed
48753
48754 \begin_layout Plain Layout
48755
48756 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
48757 \end_layout
48758
48759 \end_inset
48760
48761
48762 \end_layout
48763
48764 \begin_layout Bibliography
48765 \labelwidthstring Literaturverzeichnis
48766 \begin_inset CommandInset bibitem
48767 LatexCommand bibitem
48768 key "LaTeXFAQ"
48769
48770 \end_inset
48771
48772 The LaTeX FAQ:
48773 \begin_inset Newline newline
48774 \end_inset
48775
48776
48777 \begin_inset Flex URL
48778 status collapsed
48779
48780 \begin_layout Plain Layout
48781
48782 http://www.tex.ac.uk/cgi-bin/texfaq2html
48783 \end_layout
48784
48785 \end_inset
48786
48787
48788 \end_layout
48789
48790 \begin_layout Bibliography
48791 \labelwidthstring Literaturverzeichnis
48792 \begin_inset CommandInset bibitem
48793 LatexCommand bibitem
48794 key "BibTeX"
48795
48796 \end_inset
48797
48798
48799 \begin_inset CommandInset href
48800 LatexCommand href
48801 name "Documentation"
48802 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
48803
48804 \end_inset
48805
48806  of the program 
48807 \family sans
48808 BibTeX
48809 \family default
48810 :
48811 \begin_inset Newline newline
48812 \end_inset
48813
48814
48815 \begin_inset Flex URL
48816 status collapsed
48817
48818 \begin_layout Plain Layout
48819
48820 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
48821 \end_layout
48822
48823 \end_inset
48824
48825
48826 \end_layout
48827
48828 \begin_layout Bibliography
48829 \labelwidthstring Literaturverzeichnis
48830 \begin_inset CommandInset bibitem
48831 LatexCommand bibitem
48832 key "BibTeX-2"
48833
48834 \end_inset
48835
48836
48837 \begin_inset CommandInset href
48838 LatexCommand href
48839 name "Documentation"
48840 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
48841
48842 \end_inset
48843
48844  how to use the program 
48845 \family sans
48846 BibTeX
48847 \family default
48848 :
48849 \begin_inset Newline newline
48850 \end_inset
48851
48852
48853 \begin_inset Flex URL
48854 status collapsed
48855
48856 \begin_layout Plain Layout
48857
48858 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
48859 \end_layout
48860
48861 \end_inset
48862
48863
48864 \end_layout
48865
48866 \begin_layout Bibliography
48867 \labelwidthstring Literaturverzeichnis
48868 \begin_inset CommandInset bibitem
48869 LatexCommand bibitem
48870 key "makeindex"
48871
48872 \end_inset
48873
48874
48875 \begin_inset CommandInset href
48876 LatexCommand href
48877 name "Documentation"
48878 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
48879
48880 \end_inset
48881
48882  of the program 
48883 \family sans
48884 makeindex
48885 \family default
48886 :
48887 \begin_inset Newline newline
48888 \end_inset
48889
48890
48891 \begin_inset Flex URL
48892 status collapsed
48893
48894 \begin_layout Plain Layout
48895
48896 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
48897 \end_layout
48898
48899 \end_inset
48900
48901
48902 \end_layout
48903
48904 \begin_layout Bibliography
48905 \labelwidthstring Literaturverzeichnis
48906 \begin_inset CommandInset bibitem
48907 LatexCommand bibitem
48908 key "xindy"
48909
48910 \end_inset
48911
48912
48913 \begin_inset CommandInset href
48914 LatexCommand href
48915 name "Documentation"
48916 target "http://www.xindy.org/documentation.html"
48917
48918 \end_inset
48919
48920  of the program 
48921 \family sans
48922 xindy
48923 \family default
48924 :
48925 \begin_inset Newline newline
48926 \end_inset
48927
48928
48929 \begin_inset Flex URL
48930 status collapsed
48931
48932 \begin_layout Plain Layout
48933
48934 http://www.xindy.org/documentation.html
48935 \end_layout
48936
48937 \end_inset
48938
48939
48940 \end_layout
48941
48942 \begin_layout Bibliography
48943 \labelwidthstring Literaturverzeichnis
48944 \begin_inset CommandInset bibitem
48945 LatexCommand bibitem
48946 key "caption"
48947
48948 \end_inset
48949
48950
48951 \begin_inset CommandInset href
48952 LatexCommand href
48953 name "Documentation"
48954 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
48955
48956 \end_inset
48957
48958  of the LaTeX-package 
48959 \series bold
48960 caption
48961 \series default
48962
48963 \begin_inset Index idx
48964 status collapsed
48965
48966 \begin_layout Plain Layout
48967 LaTeX-packages ! caption
48968 \end_layout
48969
48970 \end_inset
48971
48972 :
48973 \begin_inset Newline newline
48974 \end_inset
48975
48976
48977 \begin_inset Flex URL
48978 status collapsed
48979
48980 \begin_layout Plain Layout
48981
48982 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
48983 \end_layout
48984
48985 \end_inset
48986
48987
48988 \end_layout
48989
48990 \begin_layout Bibliography
48991 \labelwidthstring Literaturverzeichnis
48992 \begin_inset CommandInset bibitem
48993 LatexCommand bibitem
48994 key "enumitem"
48995
48996 \end_inset
48997
48998
48999 \begin_inset CommandInset href
49000 LatexCommand href
49001 name "Documentation"
49002 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
49003
49004 \end_inset
49005
49006  of the LaTeX-package 
49007 \series bold
49008 enumitem
49009 \series default
49010
49011 \begin_inset Index idx
49012 status collapsed
49013
49014 \begin_layout Plain Layout
49015 LaTeX-packages ! enumitem
49016 \end_layout
49017
49018 \end_inset
49019
49020 :
49021 \begin_inset Newline newline
49022 \end_inset
49023
49024
49025 \begin_inset Flex URL
49026 status collapsed
49027
49028 \begin_layout Plain Layout
49029
49030 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
49031 \end_layout
49032
49033 \end_inset
49034
49035
49036 \end_layout
49037
49038 \begin_layout Bibliography
49039 \labelwidthstring Literaturverzeichnis
49040 \begin_inset CommandInset bibitem
49041 LatexCommand bibitem
49042 key "fancyhdr"
49043
49044 \end_inset
49045
49046
49047 \begin_inset CommandInset href
49048 LatexCommand href
49049 name "Documentation"
49050 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
49051
49052 \end_inset
49053
49054  of the LaTeX-package 
49055 \series bold
49056 fancyhdr
49057 \series default
49058
49059 \begin_inset Index idx
49060 status collapsed
49061
49062 \begin_layout Plain Layout
49063 LaTeX-packages ! fancyhdr
49064 \end_layout
49065
49066 \end_inset
49067
49068 :
49069 \begin_inset Newline newline
49070 \end_inset
49071
49072
49073 \begin_inset Flex URL
49074 status collapsed
49075
49076 \begin_layout Plain Layout
49077
49078 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
49079 \end_layout
49080
49081 \end_inset
49082
49083
49084 \end_layout
49085
49086 \begin_layout Bibliography
49087 \labelwidthstring Literaturverzeichnis
49088 \begin_inset CommandInset bibitem
49089 LatexCommand bibitem
49090 key "hyperref"
49091
49092 \end_inset
49093
49094
49095 \series bold
49096
49097 \begin_inset CommandInset href
49098 LatexCommand href
49099 name "Documentation"
49100 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
49101
49102 \end_inset
49103
49104
49105 \series default
49106  of the LaTeX-package 
49107 \series bold
49108 hyperref
49109 \series default
49110
49111 \begin_inset Index idx
49112 status collapsed
49113
49114 \begin_layout Plain Layout
49115 LaTeX-packages ! hyperref
49116 \end_layout
49117
49118 \end_inset
49119
49120 :
49121 \begin_inset Newline newline
49122 \end_inset
49123
49124
49125 \begin_inset Flex URL
49126 status collapsed
49127
49128 \begin_layout Plain Layout
49129
49130 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
49131 \end_layout
49132
49133 \end_inset
49134
49135
49136 \end_layout
49137
49138 \begin_layout Bibliography
49139 \labelwidthstring Literaturverzeichnis
49140 \begin_inset CommandInset bibitem
49141 LatexCommand bibitem
49142 key "nomencl"
49143
49144 \end_inset
49145
49146
49147 \begin_inset CommandInset href
49148 LatexCommand href
49149 name "Documentation"
49150 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
49151
49152 \end_inset
49153
49154  of the LaTeX-package 
49155 \series bold
49156 nomencl
49157 \series default
49158
49159 \begin_inset Index idx
49160 status collapsed
49161
49162 \begin_layout Plain Layout
49163 LaTeX-packages ! nomencl
49164 \end_layout
49165
49166 \end_inset
49167
49168 :
49169 \begin_inset Newline newline
49170 \end_inset
49171
49172
49173 \begin_inset Flex URL
49174 status collapsed
49175
49176 \begin_layout Plain Layout
49177
49178 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
49179 \end_layout
49180
49181 \end_inset
49182
49183
49184 \end_layout
49185
49186 \begin_layout Bibliography
49187 \labelwidthstring Literaturverzeichnis
49188 \begin_inset CommandInset bibitem
49189 LatexCommand bibitem
49190 key "prettyref"
49191
49192 \end_inset
49193
49194
49195 \begin_inset CommandInset href
49196 LatexCommand href
49197 name "Documentation"
49198 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
49199
49200 \end_inset
49201
49202  of the LaTeX-package 
49203 \series bold
49204 prettyref
49205 \series default
49206
49207 \begin_inset Index idx
49208 status collapsed
49209
49210 \begin_layout Plain Layout
49211 LaTeX-packages ! prettyref
49212 \end_layout
49213
49214 \end_inset
49215
49216 :
49217 \begin_inset Newline newline
49218 \end_inset
49219
49220
49221 \begin_inset Flex URL
49222 status collapsed
49223
49224 \begin_layout Plain Layout
49225
49226 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
49227 \end_layout
49228
49229 \end_inset
49230
49231
49232 \end_layout
49233
49234 \begin_layout Bibliography
49235 \labelwidthstring Literaturverzeichnis
49236 \begin_inset CommandInset bibitem
49237 LatexCommand bibitem
49238 key "refstyle"
49239
49240 \end_inset
49241
49242
49243 \begin_inset CommandInset href
49244 LatexCommand href
49245 name "Documentation"
49246 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
49247
49248 \end_inset
49249
49250  of the LaTeX-package 
49251 \series bold
49252 refstyle
49253 \series default
49254
49255 \begin_inset Index idx
49256 status collapsed
49257
49258 \begin_layout Plain Layout
49259 LaTeX-packages ! refstyle
49260 \end_layout
49261
49262 \end_inset
49263
49264 :
49265 \begin_inset Newline newline
49266 \end_inset
49267
49268
49269 \begin_inset Flex URL
49270 status collapsed
49271
49272 \begin_layout Plain Layout
49273
49274 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
49275 \end_layout
49276
49277 \end_inset
49278
49279
49280 \end_layout
49281
49282 \begin_layout Bibliography
49283 \labelwidthstring Literaturverzeichnis
49284 \begin_inset CommandInset bibitem
49285 LatexCommand bibitem
49286 key "tipa"
49287
49288 \end_inset
49289
49290
49291 \begin_inset CommandInset href
49292 LatexCommand href
49293 name "Documentation"
49294 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
49295
49296 \end_inset
49297
49298  of the LaTeX-package 
49299 \series bold
49300 tipa
49301 \series default
49302
49303 \begin_inset Index idx
49304 status collapsed
49305
49306 \begin_layout Plain Layout
49307 LaTeX-packages ! tipa
49308 \end_layout
49309
49310 \end_inset
49311
49312 :
49313 \begin_inset Newline newline
49314 \end_inset
49315
49316
49317 \begin_inset Flex URL
49318 status collapsed
49319
49320 \begin_layout Plain Layout
49321
49322 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
49323 \end_layout
49324
49325 \end_inset
49326
49327
49328 \end_layout
49329
49330 \begin_layout Bibliography
49331 \labelwidthstring Literaturverzeichnis
49332 \begin_inset CommandInset bibitem
49333 LatexCommand bibitem
49334 key "Arabic"
49335
49336 \end_inset
49337
49338
49339 \begin_inset CommandInset href
49340 LatexCommand href
49341 name "Wiki-page"
49342 target "http://wiki.lyx.org/Windows/Arabic"
49343
49344 \end_inset
49345
49346  how to set up LyX for Arabic:
49347 \begin_inset Newline newline
49348 \end_inset
49349
49350
49351 \begin_inset Flex URL
49352 status collapsed
49353
49354 \begin_layout Plain Layout
49355
49356 http://wiki.lyx.org/Windows/Arabic
49357 \end_layout
49358
49359 \end_inset
49360
49361
49362 \end_layout
49363
49364 \begin_layout Bibliography
49365 \labelwidthstring Literaturverzeichnis
49366 \begin_inset CommandInset bibitem
49367 LatexCommand bibitem
49368 key "Armenian"
49369
49370 \end_inset
49371
49372
49373 \begin_inset CommandInset href
49374 LatexCommand href
49375 name "Wiki-page"
49376 target "http://wiki.lyx.org/Windows/Armenian"
49377
49378 \end_inset
49379
49380  how to set up LyX for Armenian:
49381 \begin_inset Newline newline
49382 \end_inset
49383
49384
49385 \begin_inset Flex URL
49386 status collapsed
49387
49388 \begin_layout Plain Layout
49389
49390 http://wiki.lyx.org/Windows/Armenian
49391 \end_layout
49392
49393 \end_inset
49394
49395
49396 \end_layout
49397
49398 \begin_layout Bibliography
49399 \labelwidthstring Literaturverzeichnis
49400 \begin_inset CommandInset bibitem
49401 LatexCommand bibitem
49402 key "Farsi"
49403
49404 \end_inset
49405
49406
49407 \begin_inset CommandInset href
49408 LatexCommand href
49409 name "Wiki-page"
49410 target "http://wiki.lyx.org/Windows/Farsi"
49411
49412 \end_inset
49413
49414  how to set up LyX for Farsi:
49415 \begin_inset Newline newline
49416 \end_inset
49417
49418
49419 \begin_inset Flex URL
49420 status collapsed
49421
49422 \begin_layout Plain Layout
49423
49424 http://wiki.lyx.org/Windows/Farsi
49425 \end_layout
49426
49427 \end_inset
49428
49429
49430 \end_layout
49431
49432 \begin_layout Bibliography
49433 \labelwidthstring Literaturverzeichnis
49434 \begin_inset CommandInset bibitem
49435 LatexCommand bibitem
49436 key "Hebrew"
49437
49438 \end_inset
49439
49440
49441 \begin_inset CommandInset href
49442 LatexCommand href
49443 name "Wiki-page"
49444 target "http://wiki.lyx.org/Windows/Hebrew"
49445
49446 \end_inset
49447
49448  how to set up LyX for Hebrew:
49449 \begin_inset Newline newline
49450 \end_inset
49451
49452
49453 \begin_inset Flex URL
49454 status collapsed
49455
49456 \begin_layout Plain Layout
49457
49458 http://wiki.lyx.org/Windows/Hebrew
49459 \end_layout
49460
49461 \end_inset
49462
49463
49464 \end_layout
49465
49466 \begin_layout Bibliography
49467 \labelwidthstring Literaturverzeichnis
49468 \begin_inset CommandInset bibitem
49469 LatexCommand bibitem
49470 key "Japanese"
49471
49472 \end_inset
49473
49474
49475 \begin_inset CommandInset href
49476 LatexCommand href
49477 name "Wiki-page"
49478 target "http://wiki.lyx.org/Windows/Japanese"
49479
49480 \end_inset
49481
49482  how to set up LyX for Japanese:
49483 \begin_inset Newline newline
49484 \end_inset
49485
49486
49487 \begin_inset Flex URL
49488 status collapsed
49489
49490 \begin_layout Plain Layout
49491
49492 http://wiki.lyx.org/Windows/Japanese
49493 \end_layout
49494
49495 \end_inset
49496
49497
49498 \end_layout
49499
49500 \begin_layout Bibliography
49501 \labelwidthstring Literaturverzeichnis
49502 \begin_inset CommandInset bibitem
49503 LatexCommand bibitem
49504 key "Latvian"
49505
49506 \end_inset
49507
49508
49509 \begin_inset CommandInset href
49510 LatexCommand href
49511 name "Wiki-page"
49512 target "http://wiki.lyx.org/Windows/Latvian"
49513
49514 \end_inset
49515
49516  how to set up LyX for Latvian:
49517 \begin_inset Newline newline
49518 \end_inset
49519
49520
49521 \begin_inset Flex URL
49522 status collapsed
49523
49524 \begin_layout Plain Layout
49525
49526 http://wiki.lyx.org/Windows/Latvian
49527 \end_layout
49528
49529 \end_inset
49530
49531
49532 \end_layout
49533
49534 \begin_layout Bibliography
49535 \labelwidthstring Literaturverzeichnis
49536 \begin_inset CommandInset bibitem
49537 LatexCommand bibitem
49538 key "Lithuanian"
49539
49540 \end_inset
49541
49542
49543 \begin_inset CommandInset href
49544 LatexCommand href
49545 name "Wiki-page"
49546 target "http://wiki.lyx.org/Windows/Lithuanian"
49547
49548 \end_inset
49549
49550  how to set up LyX for Lithuanian:
49551 \begin_inset Newline newline
49552 \end_inset
49553
49554
49555 \begin_inset Flex URL
49556 status collapsed
49557
49558 \begin_layout Plain Layout
49559
49560 http://wiki.lyx.org/Windows/Lithuanian
49561 \end_layout
49562
49563 \end_inset
49564
49565
49566 \end_layout
49567
49568 \begin_layout Bibliography
49569 \labelwidthstring Literaturverzeichnis
49570 \begin_inset CommandInset bibitem
49571 LatexCommand bibitem
49572 key "Mongolian"
49573
49574 \end_inset
49575
49576
49577 \begin_inset CommandInset href
49578 LatexCommand href
49579 name "Wiki-page"
49580 target "http://wiki.lyx.org/Windows/Mongolian"
49581
49582 \end_inset
49583
49584  how to set up LyX for Mongolian:
49585 \begin_inset Newline newline
49586 \end_inset
49587
49588
49589 \begin_inset Flex URL
49590 status collapsed
49591
49592 \begin_layout Plain Layout
49593
49594 http://wiki.lyx.org/Windows/Mongolian
49595 \end_layout
49596
49597 \end_inset
49598
49599
49600 \end_layout
49601
49602 \begin_layout Bibliography
49603 \labelwidthstring Literaturverzeichnis
49604 \begin_inset CommandInset bibitem
49605 LatexCommand bibitem
49606 key "Vietnamese"
49607
49608 \end_inset
49609
49610
49611 \begin_inset CommandInset href
49612 LatexCommand href
49613 name "Wiki-page"
49614 target "http://wiki.lyx.org/Windows/Vietnamese"
49615
49616 \end_inset
49617
49618  how to set up LyX for Vietnamese:
49619 \begin_inset Newline newline
49620 \end_inset
49621
49622
49623 \begin_inset Flex URL
49624 status collapsed
49625
49626 \begin_layout Plain Layout
49627
49628 http://wiki.lyx.org/Windows/Vietnamese
49629 \end_layout
49630
49631 \end_inset
49632
49633
49634 \end_layout
49635
49636 \begin_layout Bibliography
49637 \labelwidthstring Literaturverzeichnis
49638 \begin_inset CommandInset bibitem
49639 LatexCommand bibitem
49640 key "NewInLyX20"
49641
49642 \end_inset
49643
49644
49645 \begin_inset CommandInset href
49646 LatexCommand href
49647 name "Wiki-page"
49648 target "http://wiki.lyx.org/LyX/NewInLyX20"
49649
49650 \end_inset
49651
49652  about new features in 
49653 \family sans
49654 LyX 2.0
49655 \family default
49656 :
49657 \begin_inset Newline newline
49658 \end_inset
49659
49660
49661 \begin_inset Flex URL
49662 status collapsed
49663
49664 \begin_layout Plain Layout
49665
49666 http://wiki.lyx.org/LyX/NewInLyX20
49667 \end_layout
49668
49669 \end_inset
49670
49671
49672 \end_layout
49673
49674 \begin_layout Standard
49675 \begin_inset Newpage newpage
49676 \end_inset
49677
49678
49679 \begin_inset ERT
49680 status collapsed
49681
49682 \begin_layout Plain Layout
49683
49684
49685 \backslash
49686 let
49687 \backslash
49688 mybibname
49689 \backslash
49690 bibname
49691 \end_layout
49692
49693 \begin_layout Plain Layout
49694
49695
49696 \backslash
49697 renewcommand{
49698 \backslash
49699 bibname}{
49700 \backslash
49701 mybibname
49702 \backslash
49703 ; 2}
49704 \end_layout
49705
49706 \end_inset
49707
49708
49709 \begin_inset Note Note
49710 status collapsed
49711
49712 \begin_layout Plain Layout
49713 The command 
49714 \series bold
49715
49716 \backslash
49717 bibname
49718 \series default
49719  is the name of the bibliography in the current document language.
49720  It is redefined here with the number 2 at the end to state that the following
49721  bibliography is the second one:
49722 \end_layout
49723
49724 \end_inset
49725
49726
49727 \end_layout
49728
49729 \begin_layout Standard
49730 \begin_inset CommandInset bibtex
49731 LatexCommand bibtex
49732 bibfiles "biblio/LyXDocs"
49733 options "biblio/alphadin"
49734
49735 \end_inset
49736
49737
49738 \end_layout
49739
49740 \begin_layout Standard
49741 The above bibliography is created from a BibTeX-database.
49742 \end_layout
49743
49744 \begin_layout Standard
49745 \begin_inset CommandInset nomencl_print
49746 LatexCommand printnomenclature
49747 set_width "auto"
49748
49749 \end_inset
49750
49751
49752 \begin_inset CommandInset index_print
49753 LatexCommand printindex
49754 type "idx"
49755
49756 \end_inset
49757
49758
49759 \end_layout
49760
49761 \end_body
49762 \end_document