]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
27f71356d84bf74ab5a97fda1caaafde073b2e81
[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 -712698321 "Jürgen Spitzmüller" 
138 \author 5863208 "ab" 
139 \author 2090807402 "usti" 
140 \end_header
141
142 \begin_body
143
144 \begin_layout Title
145 The LyX User's Guide
146 \end_layout
147
148 \begin_layout Author
149 by the LyX Team
150 \begin_inset Foot
151 status collapsed
152
153 \begin_layout Plain Layout
154 \noindent
155 If you have comments or error corrections, please send them to the LyX Documenta
156 tion mailing list: 
157 \begin_inset CommandInset href
158 LatexCommand href
159 target "lyx-docs@lists.lyx.org"
160 type "mailto:"
161
162 \end_inset
163
164
165 \end_layout
166
167 \end_inset
168
169
170 \begin_inset Newline newline
171 \end_inset
172
173
174 \begin_inset Newline newline
175 \end_inset
176
177 Version 2.0.x
178 \begin_inset Note Note
179 status collapsed
180
181 \begin_layout Plain Layout
182 The latest PDF-version of this document can be found here:
183 \begin_inset Newline newline
184 \end_inset
185
186
187 \series bold
188 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
189 \end_layout
190
191 \end_inset
192
193
194 \end_layout
195
196 \begin_layout Standard
197 \begin_inset CommandInset toc
198 LatexCommand tableofcontents
199
200 \end_inset
201
202
203 \end_layout
204
205 \begin_layout Chapter
206 Getting Started
207 \end_layout
208
209 \begin_layout Section
210 What is LyX?
211 \end_layout
212
213 \begin_layout Standard
214 LyX is a document preparation system.
215  It is a tool for producing beautiful manuscripts, publishable books, business
216  letters and proposals, and even poetry.
217  It is unlike most other 
218 \begin_inset Quotes eld
219 \end_inset
220
221 word processors
222 \begin_inset Quotes erd
223 \end_inset
224
225  in the sense that it uses the paradigm of a markup language as its core
226  editing style.
227  That means that when you type a section header, you mark it as a 
228 \begin_inset Quotes eld
229 \end_inset
230
231 Section
232 \begin_inset Quotes erd
233 \end_inset
234
235 , not as 
236 \begin_inset Quotes eld
237 \end_inset
238
239 Bold, 17
240 \begin_inset space \thinspace{}
241 \end_inset
242
243 pt type, left justified, 5
244 \begin_inset space \thinspace{}
245 \end_inset
246
247 mm space below
248 \begin_inset Quotes erd
249 \end_inset
250
251 .
252  LyX takes care of the typesetting for you, so you deal only with concepts,
253  not with mechanics.
254 \end_layout
255
256 \begin_layout Standard
257 This philosophy is explained in greater detail in the 
258 \emph on
259
260 \begin_inset Quotes eld
261 \end_inset
262
263 Introduction
264 \begin_inset Quotes erd
265 \end_inset
266
267
268 \emph default
269 .
270  If you haven't read it yet, you need to.
271  Yes, we mean now.
272 \end_layout
273
274 \begin_layout Standard
275 The 
276 \begin_inset Quotes eld
277 \end_inset
278
279
280 \emph on
281 Introduction
282 \emph default
283
284 \begin_inset Quotes erd
285 \end_inset
286
287  describes several things in addition to LyX's philosophy: most importantly,
288  the format of all of the manuals.
289  If you don't read it, you will have a bear of a time navigating this manual.
290  You might also be better served looking in one of the other manuals instead
291  of this one.
292  
293 \begin_inset Quotes eld
294 \end_inset
295
296
297 \emph on
298 Introduction
299 \emph default
300
301 \begin_inset Quotes erd
302 \end_inset
303
304  describes that, too.
305 \end_layout
306
307 \begin_layout Section
308 How LyX Looks
309 \end_layout
310
311 \begin_layout Standard
312 Like most applications, LyX has the familiar menu bar across the top of
313  its window.
314  Below it is a toolbar with a pulldown box and various buttons.
315  There is, of course, a vertical scrollbar and a main work area for editing
316  documents.
317 \end_layout
318
319 \begin_layout Standard
320 Note that there is no horizontal scrollbar.
321  This is not a bug or an oversight, but intentional.
322  When you read a book, you expect the end of a line to wrap around to the
323  next line.
324  Text overflows onto new pages in a vertical fashion, hence the need for
325  only a vertical scrollbar.
326  There are three cases where you might want a horizontal scrollbar.
327  The first case is large images.
328  To avoid that they are displayed larger than your screen, use in the image
329  settings the option 
330 \family sans
331 Scale on Screen
332 \family default
333  in the tab 
334 \family sans
335 LaTeX and LyX options
336 \family default
337 .
338  The second and third cases are tables and equations which are wider than
339  the LyX window.
340  You can use the arrow keys to scroll horizontally through the table, but
341  this doesn't work for equations yet.
342 \end_layout
343
344 \begin_layout Standard
345 For a brief description of all LyX menus and toolbar buttons, have a look
346  at Appendix
347 \begin_inset space ~
348 \end_inset
349
350
351 \begin_inset CommandInset ref
352 LatexCommand ref
353 reference "chap:The-User-Interface"
354
355 \end_inset
356
357 .
358 \end_layout
359
360 \begin_layout Section
361 HELP
362 \end_layout
363
364 \begin_layout Standard
365 The help system consists of the LyX manuals.
366  You can read all of the manuals from inside LyX.
367  Just select the manual you want to read from the 
368 \family sans
369 Help
370 \family default
371  menu.
372 \end_layout
373
374 \begin_layout Section
375 Basic LyX Setup
376 \begin_inset CommandInset label
377 LatexCommand label
378 name "sec:Basic-LyX-Setup"
379
380 \end_inset
381
382
383 \end_layout
384
385 \begin_layout Standard
386 Almost all features of LyX can be configured via the menu 
387 \family sans
388 Tools\SpecialChar \menuseparator
389 Preferences
390 \family default
391 .
392 \begin_inset Index idx
393 status collapsed
394
395 \begin_layout Plain Layout
396 Preferences
397 \end_layout
398
399 \end_inset
400
401  LyX is able to inspect your system to see what programs, LaTeX document
402  classes and LaTeX packages are available.
403  It uses this knowledge to give reasonable defaults for the preferences
404  settings.
405  Although this configuration has already been done when LyX was installed
406  on your system, you might have some items that you installed locally, e.
407 \begin_inset space \thinspace{}
408 \end_inset
409
410 g.
411 \begin_inset space \space{}
412 \end_inset
413
414 new LaTeX classes, and which are not seen by LyX.
415  To force LyX to re-inspect your system, you should use 
416 \family sans
417 Tools\SpecialChar \menuseparator
418 Reconfigure
419 \family default
420 .
421 \begin_inset Index idx
422 status collapsed
423
424 \begin_layout Plain Layout
425 Reconfiguration of LyX
426 \end_layout
427
428 \end_inset
429
430  You should then restart LyX to ensure that the changes are taken into account.
431 \end_layout
432
433 \begin_layout Section
434 LaTeX Setup
435 \begin_inset CommandInset label
436 LatexCommand label
437 name "sec:LaTeX-Setup"
438
439 \end_inset
440
441
442 \end_layout
443
444 \begin_layout Standard
445 You can edit documents in LyX without having LaTeX installed, but you will
446  not to able to create PDFs or print your documents unless you do have it
447  installed.
448  However, some LyX documents use DocBook as the `backend' that can produce
449  PDFs and the like, and every LyX document can always be output as plain
450  text or as XHTML.
451 \end_layout
452
453 \begin_layout Standard
454 Some document classes may depend upon specific LaTeX or DocBook classes
455  or packages.
456  Such document classes can be used even if you do not have the required
457  files installed, but you will not be able to produce certain kinds of output.
458 \end_layout
459
460 \begin_layout Standard
461 The LaTeX packages that LyX has found on your system are listed in a file
462  you can view from the menu 
463 \family sans
464 Help\SpecialChar \menuseparator
465 LaT
466 \begin_inset ERT
467 status collapsed
468
469 \begin_layout Plain Layout
470
471 {}
472 \end_layout
473
474 \end_inset
475
476 eX
477 \begin_inset space ~
478 \end_inset
479
480 Configuration
481 \family default
482 .
483  If you are missing packages you need, then you must install them and then
484  reconfigure LyX (menu 
485 \family sans
486 Tools\SpecialChar \menuseparator
487 Reconfigure
488 \family default
489 ).
490 \begin_inset Note Note
491 status collapsed
492
493 \begin_layout Plain Layout
494 The two braces in the TeX Code box prevent that the term 
495 \begin_inset Quotes eld
496 \end_inset
497
498 LaTeX
499 \begin_inset Quotes erd
500 \end_inset
501
502  from being printed with sub- and superscript letters.
503  More about TeX Code is described in section
504 \begin_inset space ~
505 \end_inset
506
507
508 \begin_inset CommandInset ref
509 LatexCommand ref
510 reference "sec:TeX-Code"
511
512 \end_inset
513
514 , the printout of proper names like LaTeX is explained in section
515 \begin_inset space ~
516 \end_inset
517
518
519 \begin_inset CommandInset ref
520 LatexCommand ref
521 reference "sub:LyX's-Proper-Names"
522
523 \end_inset
524
525 .
526 \end_layout
527
528 \end_inset
529
530
531 \begin_inset Index idx
532 status collapsed
533
534 \begin_layout Plain Layout
535 Reconfiguration of LyX
536 \end_layout
537
538 \end_inset
539
540  See section 5.1 of the 
541 \emph on
542 Customization
543 \emph default
544  manual for more information on installing additional LaTeX packages.
545 \end_layout
546
547 \begin_layout Chapter
548 How to work with LyX
549 \end_layout
550
551 \begin_layout Section
552 Basic File Operations
553 \begin_inset Index idx
554 status collapsed
555
556 \begin_layout Plain Layout
557 File Operations
558 \end_layout
559
560 \end_inset
561
562
563 \end_layout
564
565 \begin_layout Standard
566 Under the 
567 \family sans
568 File
569 \family default
570  menu and in the standard toolbar are basic operations for any word processor
571  in addition to some more advanced operations:
572 \end_layout
573
574 \begin_layout Itemize
575
576 \family sans
577 New 
578 \begin_inset Info
579 type  "icon"
580 arg   "buffer-new"
581 \end_inset
582
583
584 \end_layout
585
586 \begin_layout Itemize
587
588 \family sans
589 New
590 \begin_inset space ~
591 \end_inset
592
593 from
594 \bar under
595
596 \begin_inset space ~
597 \end_inset
598
599
600 \bar default
601 Template
602 \end_layout
603
604 \begin_layout Itemize
605
606 \family sans
607 Open 
608 \begin_inset Info
609 type  "icon"
610 arg   "file-open"
611 \end_inset
612
613
614 \end_layout
615
616 \begin_layout Itemize
617
618 \family sans
619 Close
620 \end_layout
621
622 \begin_layout Itemize
623
624 \family sans
625 Save 
626 \begin_inset Info
627 type  "icon"
628 arg   "buffer-write"
629 \end_inset
630
631
632 \end_layout
633
634 \begin_layout Itemize
635
636 \family sans
637 Save
638 \begin_inset space ~
639 \end_inset
640
641 As
642 \end_layout
643
644 \begin_layout Itemize
645
646 \family sans
647 Revert
648 \begin_inset space ~
649 \end_inset
650
651 to
652 \begin_inset space ~
653 \end_inset
654
655 saved
656 \end_layout
657
658 \begin_layout Itemize
659
660 \family sans
661 Version
662 \begin_inset space ~
663 \end_inset
664
665 Control
666 \end_layout
667
668 \begin_layout Itemize
669
670 \family sans
671 Import
672 \end_layout
673
674 \begin_layout Itemize
675
676 \family sans
677 Export
678 \end_layout
679
680 \begin_layout Itemize
681
682 \family sans
683 Print 
684 \begin_inset Info
685 type  "icon"
686 arg   "dialog-show print"
687 \end_inset
688
689
690 \end_layout
691
692 \begin_layout Itemize
693
694 \family sans
695 Exit
696 \end_layout
697
698 \begin_layout Standard
699 They all do pretty much the same thing as in other word processors, with
700  a few minor differences.
701  The 
702 \family sans
703 File\SpecialChar \menuseparator
704 New
705 \begin_inset space ~
706 \end_inset
707
708 from
709 \bar under
710
711 \begin_inset space ~
712 \end_inset
713
714
715 \bar default
716 Template
717 \family default
718  command not only prompts you for a name for the new file, but also prompts
719  you for a template to use.
720  Selecting a template will automatically set certain layout features for
721  the document, features you would otherwise need to change manually.
722  They can be of use for certain classes, especially those for writing letters
723  (see sec.
724 \begin_inset space \thinspace{}
725 \end_inset
726
727
728 \begin_inset CommandInset ref
729 LatexCommand ref
730 reference "sec:Document-Classes"
731
732 \end_inset
733
734 ).
735 \end_layout
736
737 \begin_layout Standard
738 \begin_inset Note Greyedout
739 status collapsed
740
741 \begin_layout Plain Layout
742
743 \series bold
744 Note:
745 \series default
746  There is no 
747 \begin_inset Quotes eld
748 \end_inset
749
750 default file
751 \begin_inset Quotes erd
752 \end_inset
753
754  or document named 
755 \begin_inset Quotes eld
756 \end_inset
757
758 Untitled
759 \begin_inset Quotes erd
760 \end_inset
761
762  or 
763 \begin_inset Quotes eld
764 \end_inset
765
766 scratch.
767 \begin_inset Quotes erd
768 \end_inset
769
770  Unless you tell LyX to open a file or create a new one, that big, blank
771  space is just that — a big, blank space.
772 \end_layout
773
774 \end_inset
775
776
777 \end_layout
778
779 \begin_layout Standard
780
781 \family sans
782 Revert
783 \begin_inset space ~
784 \end_inset
785
786 to
787 \begin_inset space ~
788 \end_inset
789
790 saved
791 \family default
792  and 
793 \family sans
794 Version
795 \begin_inset space ~
796 \end_inset
797
798 Control
799 \family default
800  are useful if more people work on the same document at the same time
801 \begin_inset Foot
802 status collapsed
803
804 \begin_layout Plain Layout
805 If you plan to do this, you should check out the Version Control feature
806  in LyX also.
807  Read 
808 \emph on
809 Additional Features
810 \emph default
811 \SpecialChar \@.
812
813 \end_layout
814
815 \end_inset
816
817 .
818  
819 \family sans
820 Revert
821 \begin_inset space ~
822 \end_inset
823
824 to
825 \begin_inset space ~
826 \end_inset
827
828 saved
829 \family default
830  will reload the document from disk.
831  You can of course also use it if you regret that you changed a document
832  and want to restore it to the last save.
833  With
834 \family sans
835  Version
836 \begin_inset space ~
837 \end_inset
838
839 Control 
840 \family default
841 you can register the changes you made to a document so that others can identify
842  them as your changes.
843 \end_layout
844
845 \begin_layout Section
846 Basic Editing Features
847 \begin_inset Index idx
848 status collapsed
849
850 \begin_layout Plain Layout
851 Editing
852 \end_layout
853
854 \end_inset
855
856
857 \begin_inset CommandInset label
858 LatexCommand label
859 name "sec:Basic-Editing-Features"
860
861 \end_inset
862
863
864 \end_layout
865
866 \begin_layout Standard
867 Like most modern word processors, LyX can perform cut and paste operations
868  on blocks of text, can move by character, word, or page of text, and can
869  delete whole words as well as individual characters.
870  The next four sections cover the basic LyX editing features and how to
871  access them.
872  We will start with cut and paste.
873 \end_layout
874
875 \begin_layout Standard
876 As you might expect, the 
877 \family sans
878 Edit
879 \family default
880  menu and the standard toolbar has the cut and paste commands, along with
881  various other editing features.
882  Some of these are special and covered in later sections.
883  The basic ones are:
884 \end_layout
885
886 \begin_layout Itemize
887
888 \family sans
889 Cut 
890 \family default
891
892 \begin_inset Info
893 type  "icon"
894 arg   "cut"
895 \end_inset
896
897
898 \end_layout
899
900 \begin_layout Itemize
901
902 \family sans
903 Copy 
904 \family default
905
906 \begin_inset Info
907 type  "icon"
908 arg   "copy"
909 \end_inset
910
911
912 \end_layout
913
914 \begin_layout Itemize
915
916 \family sans
917 Paste 
918 \family default
919
920 \begin_inset Info
921 type  "icon"
922 arg   "paste"
923 \end_inset
924
925
926 \end_layout
927
928 \begin_layout Itemize
929
930 \family sans
931 Paste
932 \begin_inset space ~
933 \end_inset
934
935 Recent
936 \end_layout
937
938 \begin_layout Itemize
939
940 \family sans
941 Paste
942 \begin_inset space ~
943 \end_inset
944
945 Special
946 \end_layout
947
948 \begin_layout Itemize
949
950 \family sans
951 Find
952 \begin_inset space ~
953 \end_inset
954
955 &
956 \begin_inset space ~
957 \end_inset
958
959 Replace 
960 \family default
961
962 \begin_inset Info
963 type  "icon"
964 arg   "dialog-show findreplace"
965 \end_inset
966
967
968 \end_layout
969
970 \begin_layout Standard
971 The first three are self-explanatory.
972  
973 \begin_inset Index idx
974 status collapsed
975
976 \begin_layout Plain Layout
977 Paste
978 \end_layout
979
980 \end_inset
981
982 You can also copy text between LyX and other programs by cut, copy and paste.
983  The submenu of 
984 \family sans
985 Paste
986 \begin_inset space ~
987 \end_inset
988
989 Recent
990 \family default
991  shows you a list with the last strings you have pasted.
992 \end_layout
993
994 \begin_layout Standard
995 The menu 
996 \family sans
997 Edit\SpecialChar \menuseparator
998 Paste
999 \begin_inset space ~
1000 \end_inset
1001
1002 Special\SpecialChar \menuseparator
1003 Plain
1004 \begin_inset space ~
1005 \end_inset
1006
1007 Text, Join
1008 \begin_inset space ~
1009 \end_inset
1010
1011 Lines
1012 \family default
1013  will insert the text in the clipboard so that the whole text is inserted
1014  as 
1015 \emph on
1016 one
1017 \emph default
1018  paragraph.
1019  A new paragraph is started when there is a blank line in the file.
1020  Without 
1021 \family sans
1022 Join
1023 \begin_inset space ~
1024 \end_inset
1025
1026 Lines
1027 \family default
1028 , the text is inserted as Paragraphs, where the line breaks of the text
1029  will start a new paragraph.
1030 \end_layout
1031
1032 \begin_layout Standard
1033 \begin_inset Index idx
1034 status collapsed
1035
1036 \begin_layout Plain Layout
1037 Replace
1038 \end_layout
1039
1040 \end_inset
1041
1042
1043 \begin_inset Index idx
1044 status collapsed
1045
1046 \begin_layout Plain Layout
1047 Find
1048 \end_layout
1049
1050 \end_inset
1051
1052 The 
1053 \family sans
1054 Edit\SpecialChar \menuseparator
1055 Find
1056 \begin_inset space ~
1057 \end_inset
1058
1059 &
1060 \begin_inset space ~
1061 \end_inset
1062
1063 Replace
1064 \family default
1065  item opens the 
1066 \family sans
1067 Find
1068 \begin_inset space ~
1069 \end_inset
1070
1071 and
1072 \begin_inset space ~
1073 \end_inset
1074
1075 Replace
1076 \family default
1077  dialog.
1078  Once you have found a word or expression, LyX selects it.
1079  Hitting the 
1080 \family sans
1081 Replace
1082 \family default
1083  button replaces the selected text with the contents of the 
1084 \family sans
1085 Replace
1086 \begin_inset space ~
1087 \end_inset
1088
1089 with
1090 \family default
1091  field.
1092  You can click the 
1093 \family sans
1094 Find
1095 \begin_inset space ~
1096 \end_inset
1097
1098 Next
1099 \family default
1100  button to skip the current word.
1101  Hit 
1102 \family sans
1103 Replace
1104 \begin_inset space ~
1105 \end_inset
1106
1107 All
1108 \family default
1109  to replace all occurrences of the text in the document automatically.
1110  The 
1111 \family sans
1112 Case
1113 \begin_inset space ~
1114 \end_inset
1115
1116 sensitive
1117 \family default
1118  option can be used if you want the search to consider the case of the search
1119  word.
1120  If the toggle is set, searching for 
1121 \begin_inset Quotes eld
1122 \end_inset
1123
1124
1125 \family typewriter
1126 Test
1127 \family default
1128
1129 \begin_inset Quotes erd
1130 \end_inset
1131
1132  will not match the word 
1133 \begin_inset Quotes eld
1134 \end_inset
1135
1136
1137 \family typewriter
1138 test
1139 \family default
1140
1141 \begin_inset Quotes erd
1142 \end_inset
1143
1144 .
1145  The 
1146 \family sans
1147 Match whole words only
1148 \family default
1149  option can be used to force LyX to only find complete words, e.
1150 \begin_inset space \thinspace{}
1151 \end_inset
1152
1153 g., searching for 
1154 \begin_inset Quotes eld
1155 \end_inset
1156
1157
1158 \family typewriter
1159 star
1160 \family default
1161
1162 \begin_inset Quotes erd
1163 \end_inset
1164
1165  will not match 
1166 \begin_inset Quotes eld
1167 \end_inset
1168
1169
1170 \family typewriter
1171 starlet
1172 \family default
1173
1174 \begin_inset Quotes erd
1175 \end_inset
1176
1177 .
1178  LyX offers also an advanced 
1179 \family sans
1180 Find
1181 \begin_inset space ~
1182 \end_inset
1183
1184 &
1185 \begin_inset space ~
1186 \end_inset
1187
1188 Replace
1189 \family default
1190  feature that is described in sec.
1191 \begin_inset space \thinspace{}
1192 \end_inset
1193
1194
1195 \begin_inset CommandInset ref
1196 LatexCommand ref
1197 reference "sec:Advanced-Find-and"
1198
1199 \end_inset
1200
1201 .
1202 \end_layout
1203
1204 \begin_layout Standard
1205 Things like notes, floats, etc.
1206 \begin_inset space \space{}
1207 \end_inset
1208
1209 (the so called 
1210 \begin_inset Quotes eld
1211 \end_inset
1212
1213 insets
1214 \begin_inset Quotes erd
1215 \end_inset
1216
1217 ) can be dissolved.
1218  This means that the inset is deleted and its content is left as normal
1219  text.
1220  Dissolving an inset is done by setting the cursor to the beginning of an
1221  inset and pressing 
1222 \family sans
1223 Backspace
1224 \family default
1225  or by setting the cursor to the end and pressing 
1226 \family sans
1227 Delete
1228 \family default
1229 .
1230 \end_layout
1231
1232 \begin_layout Standard
1233 The content of an inset is selected using the shortcut 
1234 \begin_inset Info
1235 type  "shortcuts"
1236 arg   "inset-select-all"
1237 \end_inset
1238
1239 , the shortcut 
1240 \begin_inset Info
1241 type  "shortcuts"
1242 arg   "command-sequence buffer-begin ; buffer-end-select"
1243 \end_inset
1244
1245  selects the whole document.
1246 \end_layout
1247
1248 \begin_layout Section
1249 Undo and Redo
1250 \begin_inset Index idx
1251 status collapsed
1252
1253 \begin_layout Plain Layout
1254 Redo
1255 \end_layout
1256
1257 \end_inset
1258
1259
1260 \begin_inset Index idx
1261 status collapsed
1262
1263 \begin_layout Plain Layout
1264 Undo
1265 \end_layout
1266
1267 \end_inset
1268
1269
1270 \begin_inset CommandInset label
1271 LatexCommand label
1272 name "sec:Undo-and-Redo"
1273
1274 \end_inset
1275
1276
1277 \end_layout
1278
1279 \begin_layout Standard
1280 If you make a mistake, you can easily recover from it.
1281  LyX has a large-capacity undo/redo buffer.
1282  Select 
1283 \family sans
1284 Edit\SpecialChar \menuseparator
1285 Undo
1286 \family default
1287  or the toolbar button 
1288 \begin_inset Info
1289 type  "icon"
1290 arg   "undo"
1291 \end_inset
1292
1293  to undo some mistake.
1294  If you accidentally undo too much, use 
1295 \family sans
1296 Edit\SpecialChar \menuseparator
1297 Redo
1298 \family default
1299  or the toolbar button 
1300 \begin_inset Info
1301 type  "icon"
1302 arg   "redo"
1303 \end_inset
1304
1305  to 
1306 \begin_inset Quotes eld
1307 \end_inset
1308
1309 undo the undo.
1310 \begin_inset Quotes erd
1311 \end_inset
1312
1313  The undo mechanism is currently limited to 100
1314 \begin_inset space \thinspace{}
1315 \end_inset
1316
1317 steps to minimize memory overhead.
1318 \end_layout
1319
1320 \begin_layout Standard
1321 Note that if you revert back all changes to arrive to the document as it
1322  was last saved, the 
1323 \begin_inset Quotes eld
1324 \end_inset
1325
1326 changed
1327 \begin_inset Quotes erd
1328 \end_inset
1329
1330  status of the document is unfortunately not reset.
1331  This is a consequence of the 100
1332 \begin_inset space \thinspace{}
1333 \end_inset
1334
1335 step undo limit, above.
1336 \end_layout
1337
1338 \begin_layout Standard
1339
1340 \family sans
1341 Undo
1342 \family default
1343  and 
1344 \family sans
1345 Redo
1346 \family default
1347  work on almost everything in LyX.
1348  But they will not undo or redo text character by character, but by blocks
1349  of text.
1350 \end_layout
1351
1352 \begin_layout Section
1353 Mouse Operations
1354 \begin_inset Index idx
1355 status collapsed
1356
1357 \begin_layout Plain Layout
1358 Mouse Operations
1359 \end_layout
1360
1361 \end_inset
1362
1363
1364 \end_layout
1365
1366 \begin_layout Standard
1367 These are the most basic mouse operations.
1368 \end_layout
1369
1370 \begin_layout Enumerate
1371 Motion
1372 \end_layout
1373
1374 \begin_deeper
1375 \begin_layout Itemize
1376 Click the 
1377 \emph on
1378 left mouse button
1379 \emph default
1380  once anywhere in the edit window.
1381  The cursor moves to the text under the mouse.
1382 \end_layout
1383
1384 \end_deeper
1385 \begin_layout Enumerate
1386 Selecting Text
1387 \end_layout
1388
1389 \begin_deeper
1390 \begin_layout Itemize
1391 Hold down the 
1392 \emph on
1393 left mouse button
1394 \emph default
1395  and drag the mouse.
1396  LyX marks the text between the old and new mouse positions.
1397  Use 
1398 \family sans
1399 Edit\SpecialChar \menuseparator
1400 Copy
1401 \family default
1402  to create a copy of the text in LyX's buffer (and the clipboard).
1403 \end_layout
1404
1405 \begin_layout Itemize
1406 Re-position the cursor and then paste the text back into LyX using 
1407 \family sans
1408 Edit\SpecialChar \menuseparator
1409 Paste
1410 \family default
1411 .
1412 \end_layout
1413
1414 \end_deeper
1415 \begin_layout Enumerate
1416 Insets (Footnotes, Notes, Floats, etc.)
1417 \end_layout
1418
1419 \begin_deeper
1420 \begin_layout Standard
1421 Right-click on them to set their properties.
1422  Also check the appropriate section of this manual for more details.
1423 \end_layout
1424
1425 \end_deeper
1426 \begin_layout Section
1427 Navigating
1428 \begin_inset CommandInset label
1429 LatexCommand label
1430 name "sec:Navigating"
1431
1432 \end_inset
1433
1434
1435 \begin_inset Index idx
1436 status collapsed
1437
1438 \begin_layout Plain Layout
1439 Navigating
1440 \end_layout
1441
1442 \end_inset
1443
1444
1445 \end_layout
1446
1447 \begin_layout Standard
1448 LyX offers you several ways to navigate in documents:
1449 \end_layout
1450
1451 \begin_layout Itemize
1452 The 
1453 \family sans
1454 Navigate
1455 \family default
1456  menu lists all sections of the document as submenu entries that you can
1457  click to jump to the corresponding document part.
1458 \end_layout
1459
1460 \begin_layout Itemize
1461 The `Outline', which is accessed either by the menu 
1462 \family sans
1463 Document\SpecialChar \menuseparator
1464 Outline
1465 \family default
1466  or by the toolbar button 
1467 \begin_inset Info
1468 type  "icon"
1469 arg   "dialog-toggle toc"
1470 \end_inset
1471
1472 .
1473 \end_layout
1474
1475 \begin_layout Itemize
1476 You can set bookmarks in your document under 
1477 \family sans
1478 Navigate\SpecialChar \menuseparator
1479 Bookmarks
1480 \family default
1481  and use the same menu to return to them.
1482  Note that bookmarks are saved between sessions.
1483 \end_layout
1484
1485 \begin_layout Standard
1486 The toolbar button 
1487 \begin_inset Info
1488 type  "icon"
1489 arg   "bookmark-goto 0"
1490 \end_inset
1491
1492  (also 
1493 \family sans
1494 Navigate\SpecialChar \menuseparator
1495 Bookmarks\SpecialChar \menuseparator
1496 Navigate
1497 \begin_inset space ~
1498 \end_inset
1499
1500 Back
1501 \family default
1502 ) jumps to the position in the document where you recently changed something.
1503  This is useful when you have a large document and have navigated or scrolled
1504  to another document part to look for something, and want to go back to
1505  your last editing position.
1506 \end_layout
1507
1508 \begin_layout Standard
1509 By pressing the 
1510 \family sans
1511 F5
1512 \family default
1513  key the cursor will be vertically centered in LyX's main window.
1514 \end_layout
1515
1516 \begin_layout Subsection
1517 The Outliner
1518 \begin_inset CommandInset label
1519 LatexCommand label
1520 name "sub:The-Outliner"
1521
1522 \end_inset
1523
1524
1525 \end_layout
1526
1527 \begin_layout Standard
1528 In the pull-down box at the top of the outline window, you can choose between
1529  several different lists, including other TOC-like objects, such as lists
1530  of tables and figures, but also lists of footnotes, or labels and cross-referen
1531 ces (see sec.
1532 \begin_inset space \thinspace{}
1533 \end_inset
1534
1535
1536 \begin_inset CommandInset ref
1537 LatexCommand ref
1538 reference "sec:Cross-References"
1539
1540 \end_inset
1541
1542 ), or notes, or citations (see sec.
1543 \begin_inset space \thinspace{}
1544 \end_inset
1545
1546
1547 \begin_inset CommandInset ref
1548 LatexCommand ref
1549 reference "sec:Bibliography"
1550
1551 \end_inset
1552
1553 ).
1554  Clicking on any of these will take you to the corresponding object in your
1555  document.
1556 \end_layout
1557
1558 \begin_layout Standard
1559 Right-clicking on elements in the Outline opens in many cases a context
1560  menu that will allow for direct modification of those elements.
1561  For example, with citations, the context menu allows you to open the citation
1562  dialog and to modify the citation.
1563 \end_layout
1564
1565 \begin_layout Standard
1566 The `Filter' field at the top allows you to restrict which entries appear
1567  in the Outline.
1568  For example, if you are displaying the list of Labels and References and
1569  wish to see only references to subsections, you can enter the text 
1570 \begin_inset Quotes eld
1571 \end_inset
1572
1573 sub:
1574 \begin_inset Quotes erd
1575 \end_inset
1576
1577  in the filter, and only entries containing that text will be displayed.
1578 \end_layout
1579
1580 \begin_layout Standard
1581 At the bottom of the outline are several buttons and the like that allow
1582  you further to control the display.
1583  The 
1584 \family sans
1585 Sort
1586 \family default
1587  option sorts the current list alphabetically.
1588  Otherwise, the elements appear in the order in which they occur in the
1589  document.
1590  The 
1591 \family sans
1592 Keep
1593 \family default
1594  option keeps it in the current view state.
1595  Keeping means that when you have e.
1596 \begin_inset space \thinspace{}
1597 \end_inset
1598
1599 g.
1600 \begin_inset space \space{}
1601 \end_inset
1602
1603 the subsections of section
1604 \begin_inset space ~
1605 \end_inset
1606
1607 2 and 4 shown and click on section
1608 \begin_inset space ~
1609 \end_inset
1610
1611 3, the subsections of section
1612 \begin_inset space ~
1613 \end_inset
1614
1615 2 and 4 will still be shown.
1616  Without the 
1617 \family sans
1618 Keep
1619 \family default
1620  option they will be hidden to highlight the clicked section
1621 \begin_inset space ~
1622 \end_inset
1623
1624 3.
1625  Finally, the slider at the left can be used to open the Outline to a given
1626  
1627 \begin_inset Quotes eld
1628 \end_inset
1629
1630 depth
1631 \begin_inset Quotes erd
1632 \end_inset
1633
1634 .
1635  It is best just to experiment with it to see how it works.
1636 \end_layout
1637
1638 \begin_layout Standard
1639 The 
1640 \begin_inset space \space{}
1641 \end_inset
1642
1643
1644 \begin_inset Graphics
1645         filename ../images/reload.png
1646
1647 \end_inset
1648
1649
1650 \begin_inset space ~
1651 \end_inset
1652
1653 button refreshes the TOC (though this should not usually be necessary).
1654  Next to it are buttons that allow you to change the position of sections
1655  in your document.
1656  The 
1657 \begin_inset space \space{}
1658 \end_inset
1659
1660
1661 \begin_inset Graphics
1662         filename ../images/down.png
1663         scale 85
1664         groupId toolbarbuttons
1665
1666 \end_inset
1667
1668
1669 \begin_inset space ~
1670 \end_inset
1671
1672  and 
1673 \begin_inset space \space{}
1674 \end_inset
1675
1676
1677 \begin_inset Graphics
1678         filename ../images/up.png
1679         scale 85
1680         groupId toolbarbuttons
1681
1682 \end_inset
1683
1684
1685 \begin_inset space ~
1686 \end_inset
1687
1688  buttons move sections up and down in the document.
1689  So, for example, you can move section
1690 \begin_inset space ~
1691 \end_inset
1692
1693 2.5 before section
1694 \begin_inset space ~
1695 \end_inset
1696
1697 2.4 or after section
1698 \begin_inset space ~
1699 \end_inset
1700
1701 2.6.
1702  LyX will then automatically renumber the sections to the new order.
1703  With the buttons 
1704 \begin_inset Graphics
1705         filename ../images/promote.png
1706         scale 85
1707         groupId toolbarbuttons
1708
1709 \end_inset
1710
1711  and 
1712 \begin_inset Graphics
1713         filename ../images/demote.png
1714         scale 85
1715         groupId toolbarbuttons
1716
1717 \end_inset
1718
1719  (or the corresponding key bindings 
1720 \family sans
1721 Tab
1722 \family default
1723  and 
1724 \family sans
1725 Shift-Tab
1726 \family default
1727 ) you can change the level of sections.
1728  So you can for example make section
1729 \begin_inset space ~
1730 \end_inset
1731
1732 2.5 chapter
1733 \begin_inset space ~
1734 \end_inset
1735
1736 3 or subsection
1737 \begin_inset space ~
1738 \end_inset
1739
1740 2.4.1.
1741 \end_layout
1742
1743 \begin_layout Section
1744 Input / Word Completion
1745 \begin_inset CommandInset label
1746 LatexCommand label
1747 name "sec:Input-Completion"
1748
1749 \end_inset
1750
1751
1752 \begin_inset Index idx
1753 status collapsed
1754
1755 \begin_layout Plain Layout
1756 Input completion
1757 \end_layout
1758
1759 \end_inset
1760
1761
1762 \begin_inset Index idx
1763 status collapsed
1764
1765 \begin_layout Plain Layout
1766 Word completion|see
1767 \begin_inset ERT
1768 status collapsed
1769
1770 \begin_layout Plain Layout
1771
1772 {
1773 \end_layout
1774
1775 \end_inset
1776
1777 Input completion
1778 \begin_inset ERT
1779 status collapsed
1780
1781 \begin_layout Plain Layout
1782
1783 }
1784 \end_layout
1785
1786 \end_inset
1787
1788
1789 \end_layout
1790
1791 \end_inset
1792
1793
1794 \end_layout
1795
1796 \begin_layout Standard
1797 LyX provides completion of words by scanning all documents that are currently
1798  opened.
1799  Every word that appears in these documents is added to a database that
1800  is used to propose completions.
1801 \end_layout
1802
1803 \begin_layout Standard
1804 The input completion can be activated in the LyX preferences (menu 
1805 \family sans
1806 Tools\SpecialChar \menuseparator
1807 Preferences
1808 \family default
1809 ) in the section 
1810 \family sans
1811 Editing\SpecialChar \menuseparator
1812 Input Completion
1813 \family default
1814 .
1815  With the option 
1816 \family sans
1817 Automatic
1818 \begin_inset space ~
1819 \end_inset
1820
1821 inline
1822 \begin_inset space ~
1823 \end_inset
1824
1825 completion
1826 \family default
1827  the proposed completion is shown directly behind the cursor.
1828  With the option 
1829 \family sans
1830 Automatic
1831 \begin_inset space ~
1832 \end_inset
1833
1834 popup
1835 \family default
1836  the completions are always shown in a popup.
1837  The cursor completion indicator can be turned off by deselecting the option
1838  
1839 \family sans
1840 Cursor
1841 \begin_inset space ~
1842 \end_inset
1843
1844 indicator
1845 \family default
1846 .
1847  With the general options you can define the delay time for the inline and
1848  popup completion and choose if long completions should be abbreviated.
1849 \end_layout
1850
1851 \begin_layout Standard
1852 LyX shows a small triangle behind the cursor as an indicator that there
1853  are completions available.
1854  Press the 
1855 \family sans
1856 Tab
1857 \family default
1858  key to accept a proposed completion.
1859  If several completions are possible, a popup is opened showing them.
1860  You can select a completion in the popup using the mouse or the arrow keys,
1861  and accept the chosen completion be pressing 
1862 \family sans
1863 Return
1864 \family default
1865 .
1866 \end_layout
1867
1868 \begin_layout Standard
1869 The completion options for math in the preferences do the same as the correspond
1870 ing options for text.
1871  The special math option 
1872 \family sans
1873 Autocorrection
1874 \family default
1875  enables that characters can be composed.
1876  If you for example want to insert the character 
1877 \begin_inset Formula $\Rightarrow$
1878 \end_inset
1879
1880 , you can then input the characters 
1881 \begin_inset Quotes eld
1882 \end_inset
1883
1884
1885 \series bold
1886 =>
1887 \series default
1888
1889 \begin_inset Quotes erd
1890 \end_inset
1891
1892  to a formula to get it.
1893  So this is a quick alternative to the insertion of commands or the usage
1894  of the math toolbar.
1895  A list with supported character combinations can be found in the file 
1896 \family typewriter
1897 autocorrect
1898 \family default
1899  that is somewhere in LyX's installation folder.
1900  Math autocorrection can at any time be turned on by pressing the exclamation
1901  mark key '!'.
1902  Pressing 
1903 \family sans
1904 Space
1905 \family default
1906  turns it off.
1907 \end_layout
1908
1909 \begin_layout Section
1910 Basic Key Bindings
1911 \begin_inset Index idx
1912 status collapsed
1913
1914 \begin_layout Plain Layout
1915 Key Bindings
1916 \end_layout
1917
1918 \end_inset
1919
1920
1921 \begin_inset Index idx
1922 status collapsed
1923
1924 \begin_layout Plain Layout
1925 Bindings|see
1926 \begin_inset ERT
1927 status collapsed
1928
1929 \begin_layout Plain Layout
1930
1931 {
1932 \end_layout
1933
1934 \end_inset
1935
1936 Key Bindings
1937 \begin_inset ERT
1938 status collapsed
1939
1940 \begin_layout Plain Layout
1941
1942 }
1943 \end_layout
1944
1945 \end_inset
1946
1947
1948 \end_layout
1949
1950 \end_inset
1951
1952
1953 \begin_inset Index idx
1954 status collapsed
1955
1956 \begin_layout Plain Layout
1957 Shortcuts|see
1958 \begin_inset ERT
1959 status collapsed
1960
1961 \begin_layout Plain Layout
1962
1963 {
1964 \end_layout
1965
1966 \end_inset
1967
1968 Key Bindings
1969 \begin_inset ERT
1970 status collapsed
1971
1972 \begin_layout Plain Layout
1973
1974 }
1975 \end_layout
1976
1977 \end_inset
1978
1979
1980 \end_layout
1981
1982 \end_inset
1983
1984
1985 \end_layout
1986
1987 \begin_layout Standard
1988 There are at least two different primary binding maps: 
1989 \family typewriter
1990 cua
1991 \family default
1992  and 
1993 \family typewriter
1994 emacs
1995 \family default
1996 .
1997  LyX's default is 
1998 \family typewriter
1999 cua
2000 \family default
2001 , which can be changed in the LyX preferences under 
2002 \family sans
2003 Editing\SpecialChar \menuseparator
2004 Shortcuts
2005 \family default
2006 .
2007 \end_layout
2008
2009 \begin_layout Standard
2010 Some keys, like 
2011 \family sans
2012 Page
2013 \begin_inset space ~
2014 \end_inset
2015
2016 Up
2017 \family default
2018
2019 \family sans
2020 Page
2021 \begin_inset space ~
2022 \end_inset
2023
2024 Down
2025 \family default
2026
2027 \family sans
2028 Left
2029 \family default
2030
2031 \family sans
2032 Right
2033 \family default
2034
2035 \family sans
2036 Up
2037 \family default
2038  and 
2039 \family sans
2040 Down
2041 \family default
2042 , do exactly what you expect them to do.
2043  Other keys don't:
2044 \end_layout
2045
2046 \begin_layout Labeling
2047 \labelwidthstring 00.00.0000
2048
2049 \family sans
2050 Tab
2051 \begin_inset CommandInset nomenclature
2052 LatexCommand nomenclature
2053 symbol "Tab"
2054 description "Tabulator key"
2055
2056 \end_inset
2057
2058
2059 \family default
2060  There is no such thing as a tab stop in LyX.
2061  If you do not understand this, go read sections
2062 \begin_inset space ~
2063 \end_inset
2064
2065
2066 \begin_inset CommandInset ref
2067 LatexCommand ref
2068 reference "sec:Par-indent-intro"
2069
2070 \end_inset
2071
2072  and 
2073 \begin_inset CommandInset ref
2074 LatexCommand ref
2075 reference "sec:Paragraph-Environments"
2076
2077 \end_inset
2078
2079 , especially section
2080 \begin_inset space ~
2081 \end_inset
2082
2083
2084 \begin_inset CommandInset ref
2085 LatexCommand ref
2086 reference "sub:Lists"
2087
2088 \end_inset
2089
2090 , right now.
2091  Yes, right now.
2092  If you're still confused, look in the 
2093 \emph on
2094 Tutorial
2095 \emph default
2096 .
2097 \begin_inset Newline newline
2098 \end_inset
2099
2100 In LyX the Tab key is only used to accept propositions of the input completion.
2101 \end_layout
2102
2103 \begin_layout Labeling
2104 \labelwidthstring 00.00.0000
2105
2106 \family sans
2107 Esc
2108 \begin_inset CommandInset nomenclature
2109 LatexCommand nomenclature
2110 symbol "Esc"
2111 description "Escape key"
2112
2113 \end_inset
2114
2115
2116 \family default
2117  This is the 
2118 \begin_inset Quotes eld
2119 \end_inset
2120
2121 cancel key.
2122 \begin_inset Quotes erd
2123 \end_inset
2124
2125  It's used, generically, to cancel operations.
2126  Other parts of the manual will go into greater detail about this.
2127 \end_layout
2128
2129 \begin_layout Labeling
2130 \labelwidthstring 00.00.0000
2131
2132 \family sans
2133 Home
2134 \family default
2135
2136 \begin_inset space ~
2137 \end_inset
2138
2139 and
2140 \begin_inset space ~
2141 \end_inset
2142
2143
2144 \family sans
2145 End
2146 \family default
2147  These move the cursor, respectively, to the beginning and end of a line,
2148  unless you are using the Emacs bindings where they jump to the beginning
2149  or end of the file.
2150 \end_layout
2151
2152 \begin_layout Standard
2153 There are three modifier keys:
2154 \end_layout
2155
2156 \begin_layout Labeling
2157 \labelwidthstring 00.00.0000
2158
2159 \family sans
2160 Control
2161 \family default
2162  (Denoted by 
2163 \begin_inset Quotes eld
2164 \end_inset
2165
2166
2167 \family sans
2168 Ctrl
2169 \family default
2170
2171 \begin_inset Quotes erd
2172 \end_inset
2173
2174
2175 \begin_inset CommandInset nomenclature
2176 LatexCommand nomenclature
2177 symbol "Ctrl"
2178 description "Control key"
2179
2180 \end_inset
2181
2182  in the documentation files) This has a couple of different uses, depending
2183  on which keys it is used in combination with:
2184 \end_layout
2185
2186 \begin_deeper
2187 \begin_layout Itemize
2188
2189 \family sans
2190 Backspace
2191 \family default
2192  or 
2193 \family sans
2194 Delete
2195 \family default
2196 , it deletes an entire word instead of a single character.
2197 \end_layout
2198
2199 \begin_layout Itemize
2200
2201 \family sans
2202 Left
2203 \family default
2204  and 
2205 \family sans
2206 Right
2207 \family default
2208 , it moves by words instead of characters.
2209 \end_layout
2210
2211 \begin_layout Itemize
2212
2213 \family sans
2214 Home
2215 \family default
2216  and 
2217 \family sans
2218 End
2219 \family default
2220 , it moves to the beginning and the end of the document, respectively.
2221 \end_layout
2222
2223 \end_deeper
2224 \begin_layout Labeling
2225 \labelwidthstring 00.00.0000
2226
2227 \family sans
2228 Shift
2229 \family default
2230  (Denoted by 
2231 \begin_inset Quotes eld
2232 \end_inset
2233
2234
2235 \family sans
2236 Shift
2237 \family default
2238
2239 \begin_inset Quotes erd
2240 \end_inset
2241
2242
2243 \begin_inset CommandInset nomenclature
2244 LatexCommand nomenclature
2245 symbol "Shift"
2246 description "Shift key"
2247
2248 \end_inset
2249
2250  in the documentation files) Use this with any of the arrow keys to select
2251  the text between the old and new cursor positions.
2252 \end_layout
2253
2254 \begin_layout Labeling
2255 \labelwidthstring 00.00.0000
2256
2257 \family sans
2258 Alt
2259 \family default
2260  (Denoted by 
2261 \begin_inset Quotes eld
2262 \end_inset
2263
2264
2265 \family sans
2266 Alt
2267 \family default
2268
2269 \begin_inset Quotes erd
2270 \end_inset
2271
2272
2273 \begin_inset CommandInset nomenclature
2274 LatexCommand nomenclature
2275 symbol "Alt"
2276 description "Alt or Meta key"
2277
2278 \end_inset
2279
2280  in the documentation files) This is the Alt key on many keyboards, unless
2281  your keyboard has a distinct Meta key.
2282  If you have both keys, you will need to try out which one actually performs
2283  the 
2284 \family sans
2285 Alt+
2286 \family default
2287  function.
2288 \begin_inset Newline newline
2289 \end_inset
2290
2291 This key does many different things, but it also activates the 
2292 \emph on
2293 menu accelerator keys
2294 \emph default
2295 .
2296  If you use this in combination with any of the underlined letters in a
2297  menu or menu item, it selects that menu item.
2298 \end_layout
2299
2300 \begin_deeper
2301 \begin_layout Standard
2302 For example, the sequence 
2303 \begin_inset Quotes eld
2304 \end_inset
2305
2306
2307 \family sans
2308 Alt
2309 \begin_inset space ~
2310 \end_inset
2311
2312 e
2313 \begin_inset space ~
2314 \end_inset
2315
2316 s
2317 \family default
2318
2319 \begin_inset space ~
2320 \end_inset
2321
2322
2323 \family sans
2324 c
2325 \family default
2326
2327 \begin_inset Quotes erd
2328 \end_inset
2329
2330  brings up the 
2331 \begin_inset Quotes eld
2332 \end_inset
2333
2334 Text Style
2335 \begin_inset Quotes erd
2336 \end_inset
2337
2338  dialog.
2339  Typing 
2340 \begin_inset Quotes eld
2341 \end_inset
2342
2343
2344 \family sans
2345 Alt
2346 \begin_inset space ~
2347 \end_inset
2348
2349 f
2350 \family default
2351
2352 \begin_inset Quotes erd
2353 \end_inset
2354
2355  opens the 
2356 \family sans
2357 File
2358 \family default
2359  menu.
2360 \end_layout
2361
2362 \begin_layout Standard
2363 The 
2364 \emph on
2365 Shortcuts
2366 \emph default
2367  manual lists all other things bound to the 
2368 \family sans
2369 Alt
2370 \family default
2371  key.
2372 \end_layout
2373
2374 \end_deeper
2375 \begin_layout Standard
2376 You will learn more and more key bindings and short-cut keys as you use
2377  LyX, because most actions will prompt a small message in the status bar
2378  at the bottom of LyX's main window which describes the name of the action
2379  you have just triggered, and any existing key bindings for that action.
2380  The LyX menus also list the defined key bindings.
2381  The notation for the key bindings is very similar to the notation used
2382  in this documentation, so you should not have any problems understanding
2383  it.
2384  However, notice that Shift-modifiers are explicitly mentioned, so 
2385 \begin_inset Quotes eld
2386 \end_inset
2387
2388
2389 \family sans
2390 Alt+P Shift+A
2391 \family default
2392
2393 \begin_inset Quotes erd
2394 \end_inset
2395
2396  means 
2397 \family sans
2398 Alt+P
2399 \family default
2400  followed by a capital 
2401 \family sans
2402 A
2403 \family default
2404 .
2405 \end_layout
2406
2407 \begin_layout Standard
2408 You can list or change the key bindings in the menu 
2409 \family sans
2410 Tools\SpecialChar \menuseparator
2411 Preferences
2412 \family default
2413  under 
2414 \family sans
2415 Edit\SpecialChar \menuseparator
2416 Shortcuts
2417 \family default
2418  as explained in sec.
2419 \begin_inset space \thinspace{}
2420 \end_inset
2421
2422
2423 \begin_inset CommandInset ref
2424 LatexCommand ref
2425 reference "sub:Editing-Shortcuts"
2426
2427 \end_inset
2428
2429 .
2430 \end_layout
2431
2432 \begin_layout Chapter
2433 LyX Basics
2434 \begin_inset Index idx
2435 status collapsed
2436
2437 \begin_layout Plain Layout
2438 LyX ! Basics
2439 \end_layout
2440
2441 \end_inset
2442
2443
2444 \end_layout
2445
2446 \begin_layout Section
2447 Document Types
2448 \begin_inset Index idx
2449 status collapsed
2450
2451 \begin_layout Plain Layout
2452 Document ! Types
2453 \end_layout
2454
2455 \end_inset
2456
2457
2458 \end_layout
2459
2460 \begin_layout Subsection
2461 Introduction
2462 \end_layout
2463
2464 \begin_layout Standard
2465 Before you do anything else, before you ever start writing a document, you
2466  need to decide what type of document you want to edit.
2467  Different types of documents use different types of spacing, headings,
2468  numbering schemes, and so on.
2469  Additionally, different documents use different paragraph environments,
2470  and format the title of your document differently.
2471 \end_layout
2472
2473 \begin_layout Standard
2474
2475 \emph on
2476 document class
2477 \emph default
2478  describes a group of properties common to a particular set of documents.
2479  By setting the document class, you automatically select these properties,
2480  making it easier to create the type of document you want.
2481  If you don't choose a document class, LyX picks one for you by default.
2482  So it is up to you to change the class of your document.
2483 \end_layout
2484
2485 \begin_layout Standard
2486 Read on for info about the document classes you can choose from LyX, and
2487  how to adjust their properties.
2488 \end_layout
2489
2490 \begin_layout Subsection
2491 Document Classes
2492 \begin_inset Index idx
2493 status collapsed
2494
2495 \begin_layout Plain Layout
2496 Document ! Classes
2497 \end_layout
2498
2499 \end_inset
2500
2501
2502 \begin_inset CommandInset label
2503 LatexCommand label
2504 name "sec:Document-Classes"
2505
2506 \end_inset
2507
2508
2509 \end_layout
2510
2511 \begin_layout Standard
2512 You can select a class using the 
2513 \family sans
2514 Document\SpecialChar \menuseparator
2515 Settings\SpecialChar \menuseparator
2516 Document Class
2517 \family default
2518
2519 \begin_inset Index idx
2520 status collapsed
2521
2522 \begin_layout Plain Layout
2523 Document ! Settings
2524 \end_layout
2525
2526 \end_inset
2527
2528  dialog.
2529  Select the class you want to use, and make any fine tunings of the options
2530  you may need.
2531 \end_layout
2532
2533 \begin_layout Subsubsection
2534 Overview
2535 \end_layout
2536
2537 \begin_layout Standard
2538 There are four standard document classes in LyX.
2539  They are:
2540 \end_layout
2541
2542 \begin_layout Description
2543 Article for basic articles
2544 \end_layout
2545
2546 \begin_layout Description
2547 Report for basic reports
2548 \end_layout
2549
2550 \begin_layout Description
2551 Book for writing a book
2552 \end_layout
2553
2554 \begin_layout Description
2555 Letter for US-style letters
2556 \end_layout
2557
2558 \begin_layout Standard
2559 There are also some non-standard classes, which LyX only uses if you have
2560  installed the corresponding LaTeX class files, though most LaTeX distributions
2561  will include many of these.
2562  Here are some of the classes.
2563  The full list with detailed explanations can be found in chapter 
2564 \emph on
2565 Special Document Classes
2566 \emph default
2567  in the 
2568 \emph on
2569 Additional Features
2570 \emph default
2571  manual:
2572 \end_layout
2573
2574 \begin_layout Description
2575 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2576 \end_layout
2577
2578 \begin_layout Description
2579 ACS For submissions to the journals published by the American Chemistry
2580  Society
2581 \end_layout
2582
2583 \begin_layout Description
2584 AGU For submissions to the journals published by the American Geophysical
2585  Union
2586 \end_layout
2587
2588 \begin_layout Description
2589 AMS Layouts for articles and books in the style and format used by the American
2590  Mathematical Society (AMS).
2591  There are three article layouts available.
2592  The standard one uses a typical numbering scheme for theorems etc., that
2593  prepends the section number to the number of the result.
2594  All result-type statements (propositions, corollaries, and so on) are sequenced
2595  together, but definitions, examples, and the like have their own sequence.
2596  The 
2597 \begin_inset Quotes eld
2598 \end_inset
2599
2600 sequential numbering
2601 \begin_inset Quotes erd
2602 \end_inset
2603
2604  scheme does not place the section number with each result, but numbers
2605  them throughout the article in a single sequence.
2606  Each type of result gets its own sequence.
2607  There is also a layout that dispenses with numbering of statements altogether.
2608 \end_layout
2609
2610 \begin_layout Description
2611 Beamer Layout for presentations
2612 \end_layout
2613
2614 \begin_layout Description
2615 Broadway Layout for writing plays.
2616  It is not an existing LaTeX document class, but a new one that is distributed
2617  with LyX.
2618 \end_layout
2619
2620 \begin_layout Description
2621 Chess Layout to write about chess games
2622 \end_layout
2623
2624 \begin_layout Description
2625 Curriculum
2626 \begin_inset space ~
2627 \end_inset
2628
2629 vitae classes to create curriculum vitae
2630 \end_layout
2631
2632 \begin_layout Description
2633 Elsarticle Layout for journals of the Elsevier publishing group
2634 \end_layout
2635
2636 \begin_layout Description
2637 Foils Used to make transparencies
2638 \end_layout
2639
2640 \begin_layout Description
2641 Hollywood Used to type spec scripts for the US film industry.
2642  It is not an existing LaTeX document class, but a new one that is distributed
2643  with LyX.
2644 \end_layout
2645
2646 \begin_layout Description
2647 IEEEtran Layout for the journals published by the Institute of Electrical
2648  and Electronics Engineers (IEEE)
2649 \end_layout
2650
2651 \begin_layout Description
2652 IOP Layout for journals of the Institute of Physics publishing group
2653 \end_layout
2654
2655 \begin_layout Description
2656 Kluwer Layout for journals of the Kluwer publishing group
2657 \end_layout
2658
2659 \begin_layout Description
2660 KOMA-Script a replacement for the standard classes, offers many useful features
2661  like caption formatting, automatic print space calculation etc.
2662  (Is used by this document.)
2663 \end_layout
2664
2665 \begin_layout Description
2666 Memoir another replacement for the standard classes
2667 \end_layout
2668
2669 \begin_layout Description
2670 Powerdot Layout for presentations
2671 \end_layout
2672
2673 \begin_layout Description
2674 REVTe
2675 \begin_inset ERT
2676 status collapsed
2677
2678 \begin_layout Plain Layout
2679
2680 {}
2681 \end_layout
2682
2683 \end_inset
2684
2685 X is used to write articles for the publications of the American Physical
2686  Society (APS), American Institute of Physics (AIP), and Optical Society
2687  of America (OSA).
2688  This class is not completely compatible with all LyX features.
2689 \end_layout
2690
2691 \begin_layout Description
2692 Slides Used to make transparencies
2693 \end_layout
2694
2695 \begin_layout Description
2696 SPIE
2697 \begin_inset space ~
2698 \end_inset
2699
2700 Proceedings Layout for the journals published by The International Society
2701  for Optical Engineering (SPIE)
2702 \end_layout
2703
2704 \begin_layout Description
2705 Springer Layouts for journals of the Springer publishing group
2706 \end_layout
2707
2708 \begin_layout Standard
2709 We will not go into detail about how to use these different document classes
2710  here.
2711  You can find details about the non-standard classes in Chapter 6 of the
2712  
2713 \emph on
2714 Additional Features
2715 \emph default
2716  manual.
2717  Here, we will settle for a list of some of the common properties of all
2718  of the document classes.
2719 \end_layout
2720
2721 \begin_layout Subsubsection
2722 Availability
2723 \end_layout
2724
2725 \begin_layout Standard
2726 You will probably find that many of the document classes listed under 
2727 \family sans
2728 Document\SpecialChar \menuseparator
2729 Settings\SpecialChar \menuseparator
2730 Document Class
2731 \begin_inset Index idx
2732 status collapsed
2733
2734 \begin_layout Plain Layout
2735 Document ! Settings
2736 \end_layout
2737
2738 \end_inset
2739
2740  
2741 \family default
2742 are marked as 
2743 \begin_inset Quotes eld
2744 \end_inset
2745
2746 Unavailable
2747 \begin_inset Quotes erd
2748 \end_inset
2749
2750 .
2751  If you open a document that uses such a class, you will receive a warning
2752  saying that there are files that are required to produce output that are
2753  not installed.
2754  So it may seem that something is wrong.
2755 \end_layout
2756
2757 \begin_layout Standard
2758 Nothing is wrong.
2759  LyX includes many more document classes than you will ever need to use,
2760  and some of them, like 
2761 \family sans
2762 IOP
2763 \family default
2764 , are highly specialized.
2765  LyX tries to support as many different types of documents as possible,
2766  and it includes almost one hundred different layout files, with a growing
2767  number.
2768  No LaTeX distribution will install by default all files that might be needed
2769  by some document class.
2770  There are just too many of them.
2771  That is why some of the document classes are unavailable.
2772 \end_layout
2773
2774 \begin_layout Standard
2775 If there is a document class you would like to use that is marked as 
2776 \begin_inset Quotes erd
2777 \end_inset
2778
2779 Unavailable
2780 \begin_inset Quotes erd
2781 \end_inset
2782
2783 , you just need to install the appropriate package files.
2784  The easiest way to find out which files you need to install is to use that
2785  document class for a new file.
2786  LyX will display a dialog that will list the missing files.
2787  See section 
2788 \begin_inset Quotes eld
2789 \end_inset
2790
2791 Installing new LaTeX files
2792 \begin_inset Quotes erd
2793 \end_inset
2794
2795  in of the 
2796 \emph on
2797 Customization
2798 \emph default
2799  manual for information on how to install them.
2800 \begin_inset VSpace medskip
2801 \end_inset
2802
2803
2804 \end_layout
2805
2806 \begin_layout Standard
2807 Although LyX provides support for many different sorts of documents, it
2808  does not include support for every document class people might want to
2809  use.
2810  For example, many universities provide LaTeX class files to be used for
2811  dissertations submitted to those universities.
2812  The LyX team cannot write layout files to support every one of these.
2813  There are too many.
2814  Fortunately, users can write their own layout files, and many users have
2815  done so.
2816  Chapter
2817 \begin_inset space ~
2818 \end_inset
2819
2820 5 of the 
2821 \emph on
2822 Customization
2823 \emph default
2824  manual contains information on how to create layout files.
2825 \end_layout
2826
2827 \begin_layout Subsubsection
2828 Modules
2829 \begin_inset CommandInset label
2830 LatexCommand label
2831 name "sub:Modules"
2832
2833 \end_inset
2834
2835
2836 \begin_inset Index idx
2837 status collapsed
2838
2839 \begin_layout Plain Layout
2840 Document ! Modules
2841 \end_layout
2842
2843 \end_inset
2844
2845
2846 \end_layout
2847
2848 \begin_layout Standard
2849 Modules load additional features that are not by default available in the
2850  chosen document class.
2851  For example you might want to write Braille (embossed printing) in a document.
2852  This is not available in any document class, so you have to load the correspond
2853 ing module in the 
2854 \family sans
2855 Modules
2856 \family default
2857  section of the 
2858 \family sans
2859 Document\SpecialChar \menuseparator
2860 Settings
2861 \family default
2862
2863 \begin_inset Index idx
2864 status collapsed
2865
2866 \begin_layout Plain Layout
2867 Document ! Settings
2868 \end_layout
2869
2870 \end_inset
2871
2872  dialog.
2873  Highlighting a module in the dialog will bring up a description of what
2874  it does.
2875 \end_layout
2876
2877 \begin_layout Standard
2878 Some modules require LaTeX packages or file format converters that are not
2879  always installed by default.
2880  LyX will warn you if you do not have a needed package or converter, and
2881  it will tell you what exactly you are missing.
2882  You can still use the module while editing your file, but you will not
2883  be able to export to PDF or print your document, since LyX will not be
2884  able to compile the LaTeX file without the missing prerequisites.
2885  If you want to be able to produce this kind of output, then you need to
2886  install the missing prerequisites and then reconfigure LyX by selecting
2887  
2888 \family sans
2889 Tools\SpecialChar \menuseparator
2890 Reconfigure
2891 \family default
2892 .
2893 \begin_inset Index idx
2894 status collapsed
2895
2896 \begin_layout Plain Layout
2897 Reconfiguration of LyX
2898 \end_layout
2899
2900 \end_inset
2901
2902  See section 
2903 \begin_inset Quotes eld
2904 \end_inset
2905
2906 Installing new LaTeX files
2907 \begin_inset Quotes erd
2908 \end_inset
2909
2910  of the 
2911 \emph on
2912 Customization
2913 \emph default
2914  manual for more information on installing needed packages.
2915 \end_layout
2916
2917 \begin_layout Standard
2918 \begin_inset Note Greyedout
2919 status collapsed
2920
2921 \begin_layout Plain Layout
2922
2923 \series bold
2924 Note:
2925 \series default
2926  Some modules require other modules, and some pairs of modules are incompatible.
2927  LyX will advise you about these things.
2928 \end_layout
2929
2930 \end_inset
2931
2932
2933 \end_layout
2934
2935 \begin_layout Subsubsection
2936 Local Layout
2937 \begin_inset CommandInset label
2938 LatexCommand label
2939 name "sub:Local-Layout"
2940
2941 \end_inset
2942
2943
2944 \begin_inset Index idx
2945 status collapsed
2946
2947 \begin_layout Plain Layout
2948 Document ! Local Layout
2949 \end_layout
2950
2951 \end_inset
2952
2953
2954 \end_layout
2955
2956 \begin_layout Standard
2957 Modules are to LyX much as packages are to LaTeX: They are intended to be
2958  used in a variety of different documents.
2959  If you often find yourself needing the same sort of thing in different
2960  documents, you should consider writing a module for this purpose.
2961  Sometimes, however, a particular document has very special needs, but you
2962  need a specific inset or character style only that one time.
2963  You want something that is like a document's own LaTeX preamble.
2964  What you want is LyX's 
2965 \begin_inset Quotes eld
2966 \end_inset
2967
2968 Local Layout
2969 \begin_inset Quotes erd
2970 \end_inset
2971
2972 .
2973  See section 
2974 \emph on
2975 Local Layout
2976 \emph default
2977  of the 
2978 \emph on
2979 Customization
2980 \emph default
2981  manual for information on how to use it.
2982 \end_layout
2983
2984 \begin_layout Subsubsection
2985 Properties
2986 \end_layout
2987
2988 \begin_layout Standard
2989 Each class has a default set of options.
2990  Here's a quick table describing them:
2991 \end_layout
2992
2993 \begin_layout Standard
2994 \begin_inset VSpace 0.3cm
2995 \end_inset
2996
2997
2998 \end_layout
2999
3000 \begin_layout Standard
3001 \align center
3002 \begin_inset Tabular
3003 <lyxtabular version="3" rows="5" columns="5">
3004 <features tabularvalignment="middle">
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 <column alignment="center" valignment="top" width="0pt">
3010 <row>
3011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3012 \begin_inset Text
3013
3014 \begin_layout Plain Layout
3015
3016 \end_layout
3017
3018 \end_inset
3019 </cell>
3020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3021 \begin_inset Text
3022
3023 \begin_layout Plain Layout
3024
3025 \family sans
3026 \series medium
3027 \shape up
3028 \size normal
3029 \emph off
3030 \bar no
3031 \noun off
3032 \color none
3033 Page style
3034 \end_layout
3035
3036 \end_inset
3037 </cell>
3038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3039 \begin_inset Text
3040
3041 \begin_layout Plain Layout
3042
3043 \family sans
3044 \series medium
3045 \shape up
3046 \size normal
3047 \emph off
3048 \bar no
3049 \noun off
3050 \color none
3051 Sides
3052 \end_layout
3053
3054 \end_inset
3055 </cell>
3056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3057 \begin_inset Text
3058
3059 \begin_layout Plain Layout
3060
3061 \family sans
3062 \series medium
3063 \shape up
3064 \size normal
3065 \emph off
3066 \bar no
3067 \noun off
3068 \color none
3069 Columns
3070 \end_layout
3071
3072 \end_inset
3073 </cell>
3074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3075 \begin_inset Text
3076
3077 \begin_layout Plain Layout
3078
3079 \series medium
3080 \shape up
3081 \size normal
3082 \emph off
3083 \bar no
3084 \noun off
3085 \color none
3086 Max.
3087  sectioning level
3088 \end_layout
3089
3090 \end_inset
3091 </cell>
3092 </row>
3093 <row>
3094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3095 \begin_inset Text
3096
3097 \begin_layout Plain Layout
3098
3099 \series medium
3100 \shape up
3101 \size normal
3102 \emph off
3103 \bar no
3104 \noun off
3105 \color none
3106 article
3107 \end_layout
3108
3109 \end_inset
3110 </cell>
3111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3112 \begin_inset Text
3113
3114 \begin_layout Plain Layout
3115
3116 \family sans
3117 \series medium
3118 \shape up
3119 \size normal
3120 \emph off
3121 \bar no
3122 \noun off
3123 \color none
3124 Plain
3125 \end_layout
3126
3127 \end_inset
3128 </cell>
3129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3130 \begin_inset Text
3131
3132 \begin_layout Plain Layout
3133
3134 \family sans
3135 \series medium
3136 \shape up
3137 \size normal
3138 \emph off
3139 \bar no
3140 \noun off
3141 \color none
3142 One
3143 \end_layout
3144
3145 \end_inset
3146 </cell>
3147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3148 \begin_inset Text
3149
3150 \begin_layout Plain Layout
3151
3152 \family sans
3153 \series medium
3154 \shape up
3155 \size normal
3156 \emph off
3157 \bar no
3158 \noun off
3159 \color none
3160 One
3161 \end_layout
3162
3163 \end_inset
3164 </cell>
3165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3166 \begin_inset Text
3167
3168 \begin_layout Plain Layout
3169
3170 \family sans
3171 \series medium
3172 \shape up
3173 \size normal
3174 \emph off
3175 \bar no
3176 \noun off
3177 \color none
3178 Section
3179 \end_layout
3180
3181 \end_inset
3182 </cell>
3183 </row>
3184 <row>
3185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3186 \begin_inset Text
3187
3188 \begin_layout Plain Layout
3189
3190 \series medium
3191 \shape up
3192 \size normal
3193 \emph off
3194 \bar no
3195 \noun off
3196 \color none
3197 report
3198 \end_layout
3199
3200 \end_inset
3201 </cell>
3202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3203 \begin_inset Text
3204
3205 \begin_layout Plain Layout
3206
3207 \family sans
3208 \series medium
3209 \shape up
3210 \size normal
3211 \emph off
3212 \bar no
3213 \noun off
3214 \color none
3215 Plain
3216 \end_layout
3217
3218 \end_inset
3219 </cell>
3220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3221 \begin_inset Text
3222
3223 \begin_layout Plain Layout
3224
3225 \family sans
3226 \series medium
3227 \shape up
3228 \size normal
3229 \emph off
3230 \bar no
3231 \noun off
3232 \color none
3233 One
3234 \end_layout
3235
3236 \end_inset
3237 </cell>
3238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3239 \begin_inset Text
3240
3241 \begin_layout Plain Layout
3242
3243 \family sans
3244 \series medium
3245 \shape up
3246 \size normal
3247 \emph off
3248 \bar no
3249 \noun off
3250 \color none
3251 One
3252 \end_layout
3253
3254 \end_inset
3255 </cell>
3256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3257 \begin_inset Text
3258
3259 \begin_layout Plain Layout
3260
3261 \family sans
3262 \series medium
3263 \shape up
3264 \size normal
3265 \emph off
3266 \bar no
3267 \noun off
3268 \color none
3269 Chapter
3270 \end_layout
3271
3272 \end_inset
3273 </cell>
3274 </row>
3275 <row>
3276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3277 \begin_inset Text
3278
3279 \begin_layout Plain Layout
3280
3281 \series medium
3282 \shape up
3283 \size normal
3284 \emph off
3285 \bar no
3286 \noun off
3287 \color none
3288 book
3289 \end_layout
3290
3291 \end_inset
3292 </cell>
3293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3294 \begin_inset Text
3295
3296 \begin_layout Plain Layout
3297
3298 \family sans
3299 \series medium
3300 \shape up
3301 \size normal
3302 \emph off
3303 \bar no
3304 \noun off
3305 \color none
3306 Headings
3307 \end_layout
3308
3309 \end_inset
3310 </cell>
3311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3312 \begin_inset Text
3313
3314 \begin_layout Plain Layout
3315
3316 \family sans
3317 \series medium
3318 \shape up
3319 \size normal
3320 \emph off
3321 \bar no
3322 \noun off
3323 \color none
3324 Two
3325 \end_layout
3326
3327 \end_inset
3328 </cell>
3329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3330 \begin_inset Text
3331
3332 \begin_layout Plain Layout
3333
3334 \family sans
3335 \series medium
3336 \shape up
3337 \size normal
3338 \emph off
3339 \bar no
3340 \noun off
3341 \color none
3342 One
3343 \end_layout
3344
3345 \end_inset
3346 </cell>
3347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3348 \begin_inset Text
3349
3350 \begin_layout Plain Layout
3351
3352 \family sans
3353 \series medium
3354 \shape up
3355 \size normal
3356 \emph off
3357 \bar no
3358 \noun off
3359 \color none
3360 Chapter
3361 \end_layout
3362
3363 \end_inset
3364 </cell>
3365 </row>
3366 <row>
3367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3368 \begin_inset Text
3369
3370 \begin_layout Plain Layout
3371
3372 \series medium
3373 \shape up
3374 \size normal
3375 \emph off
3376 \bar no
3377 \noun off
3378 \color none
3379 letter
3380 \end_layout
3381
3382 \end_inset
3383 </cell>
3384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3385 \begin_inset Text
3386
3387 \begin_layout Plain Layout
3388
3389 \family sans
3390 \series medium
3391 \shape up
3392 \size normal
3393 \emph off
3394 \bar no
3395 \noun off
3396 \color none
3397 Plain
3398 \end_layout
3399
3400 \end_inset
3401 </cell>
3402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3403 \begin_inset Text
3404
3405 \begin_layout Plain Layout
3406
3407 \family sans
3408 \series medium
3409 \shape up
3410 \size normal
3411 \emph off
3412 \bar no
3413 \noun off
3414 \color none
3415 One
3416 \end_layout
3417
3418 \end_inset
3419 </cell>
3420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3421 \begin_inset Text
3422
3423 \begin_layout Plain Layout
3424
3425 \family sans
3426 \series medium
3427 \shape up
3428 \size normal
3429 \emph off
3430 \bar no
3431 \noun off
3432 \color none
3433 One
3434 \end_layout
3435
3436 \end_inset
3437 </cell>
3438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3439 \begin_inset Text
3440
3441 \begin_layout Plain Layout
3442
3443 \series medium
3444 \shape up
3445 \size normal
3446 \emph off
3447 \bar no
3448 \noun off
3449 \color none
3450 none
3451 \end_layout
3452
3453 \end_inset
3454 </cell>
3455 </row>
3456 </lyxtabular>
3457
3458 \end_inset
3459
3460
3461 \end_layout
3462
3463 \begin_layout Standard
3464 \begin_inset VSpace 0.3cm
3465 \end_inset
3466
3467
3468 \end_layout
3469
3470 \begin_layout Standard
3471 You're probably also wondering what 
3472 \begin_inset Quotes eld
3473 \end_inset
3474
3475 Max.
3476 \begin_inset space ~
3477 \end_inset
3478
3479 sectioning level
3480 \begin_inset Quotes erd
3481 \end_inset
3482
3483  means.
3484  There are several paragraph environments used to create section headings.
3485  Different document classes allow different types of section headings.
3486  Only two use the 
3487 \family sans
3488 Chapter
3489 \family default
3490  heading; the rest do not and begin instead with the 
3491 \family sans
3492 Section
3493 \family default
3494  heading.
3495  Some document classes, such as the ones for letters, don't use any section
3496  headings.
3497  In addition to 
3498 \family sans
3499 Chapter
3500 \family default
3501  and 
3502 \family sans
3503 Section
3504 \family default
3505  headings, there are also 
3506 \family sans
3507 Subsection
3508 \family default
3509  headings, 
3510 \family sans
3511 Subsubsection
3512 \family default
3513  headings, and so on.
3514  We will describe these headings fully in section
3515 \begin_inset space ~
3516 \end_inset
3517
3518
3519 \begin_inset CommandInset ref
3520 LatexCommand ref
3521 reference "sub:Headings"
3522
3523 \end_inset
3524
3525 .
3526 \end_layout
3527
3528 \begin_layout Subsection
3529 Document Layout
3530 \begin_inset CommandInset label
3531 LatexCommand label
3532 name "sub:Document-Layout"
3533
3534 \end_inset
3535
3536
3537 \begin_inset Index idx
3538 status collapsed
3539
3540 \begin_layout Plain Layout
3541 Document ! Layout
3542 \end_layout
3543
3544 \end_inset
3545
3546
3547 \family sans
3548
3549 \begin_inset Index idx
3550 status collapsed
3551
3552 \begin_layout Plain Layout
3553 Document ! Settings
3554 \end_layout
3555
3556 \end_inset
3557
3558
3559 \end_layout
3560
3561 \begin_layout Standard
3562 The most important properties of document classes are set in the menu 
3563 \family sans
3564 Document\SpecialChar \menuseparator
3565 Settings
3566 \family default
3567 .
3568  There in the 
3569 \family sans
3570 Class
3571 \begin_inset space ~
3572 \end_inset
3573
3574 options
3575 \family default
3576  field under 
3577 \family sans
3578 Documents
3579 \begin_inset space ~
3580 \end_inset
3581
3582 Class
3583 \family default
3584 , you can enter special options for your document class in a comma-separated
3585  list.
3586  This is only necessary if LyX doesn't support special options you want
3587  to use for your document.
3588  To learn more about your favorite LaTeX-class and its options, you have
3589  to read its manual.
3590 \end_layout
3591
3592 \begin_layout Standard
3593 The drop box 
3594 \family sans
3595 Headings style
3596 \family default
3597  in the 
3598 \family sans
3599 Document\SpecialChar \menuseparator
3600 Settings
3601 \family default
3602  dialog under 
3603 \family sans
3604 Page
3605 \begin_inset space ~
3606 \end_inset
3607
3608 Layout
3609 \family default
3610  controls what sorts of headings and page numbers go on a page.
3611  You can choose between the following five options:
3612 \end_layout
3613
3614 \begin_layout Labeling
3615 \labelwidthstring 00.00.0000
3616
3617 \family sans
3618 Default
3619 \family default
3620  Use default page style of current class.
3621 \end_layout
3622
3623 \begin_layout Labeling
3624 \labelwidthstring 00.00.0000
3625
3626 \family sans
3627 Empty
3628 \family default
3629  No page numbers or headings.
3630 \end_layout
3631
3632 \begin_layout Labeling
3633 \labelwidthstring 00.00.0000
3634
3635 \family sans
3636 Plain
3637 \family default
3638  Page numbers only.
3639 \end_layout
3640
3641 \begin_layout Labeling
3642 \labelwidthstring 00.00.0000
3643
3644 \family sans
3645 Headings
3646 \family default
3647  Page numbers and either the current chapter or section title and number.
3648  Whether LyX uses the current chapter or the current section depends on
3649  the maximum sectioning level of the class.
3650 \end_layout
3651
3652 \begin_layout Labeling
3653 \labelwidthstring 00.00.0000
3654
3655 \family sans
3656 Fancy
3657 \family default
3658  This allows you to define fully customizable headers and footers if you
3659  have the LaTeX-package 
3660 \series bold
3661 fancyhdr
3662 \series default
3663
3664 \begin_inset Index idx
3665 status collapsed
3666
3667 \begin_layout Plain Layout
3668 LaTeX-packages ! fancyhdr
3669 \end_layout
3670
3671 \end_inset
3672
3673  installed.
3674  How they are defined is explained in section
3675 \begin_inset space ~
3676 \end_inset
3677
3678
3679 \begin_inset CommandInset ref
3680 LatexCommand ref
3681 reference "sec:Customized-Page-Headers"
3682
3683 \end_inset
3684
3685 .
3686 \end_layout
3687
3688 \begin_layout Standard
3689 The separation of paragraphs is described in section
3690 \begin_inset space ~
3691 \end_inset
3692
3693
3694 \begin_inset CommandInset ref
3695 LatexCommand ref
3696 reference "sub:Paragraph-Separation"
3697
3698 \end_inset
3699
3700 .
3701 \end_layout
3702
3703 \begin_layout Subsection
3704 Paper Size and Orientation
3705 \begin_inset Index idx
3706 status collapsed
3707
3708 \begin_layout Plain Layout
3709 Document ! Paper size
3710 \end_layout
3711
3712 \end_inset
3713
3714
3715 \begin_inset CommandInset label
3716 LatexCommand label
3717 name "sub:Paper-Size,-Orientation"
3718
3719 \end_inset
3720
3721
3722 \end_layout
3723
3724 \begin_layout Standard
3725 You can find the following options in the menu 
3726 \family sans
3727 Page
3728 \begin_inset space ~
3729 \end_inset
3730
3731 Layout
3732 \family default
3733  of the 
3734 \family sans
3735 Document\SpecialChar \menuseparator
3736 Settings
3737 \family default
3738  dialog:
3739 \family sans
3740
3741 \begin_inset Index idx
3742 status collapsed
3743
3744 \begin_layout Plain Layout
3745 Document ! Settings
3746 \end_layout
3747
3748 \end_inset
3749
3750
3751 \end_layout
3752
3753 \begin_layout Labeling
3754 \labelwidthstring 00.00.0000
3755
3756 \family sans
3757 Paper
3758 \begin_inset space ~
3759 \end_inset
3760
3761 Format
3762 \family default
3763  What size paper to print on.
3764  The choices are
3765 \end_layout
3766
3767 \begin_deeper
3768 \begin_layout Itemize
3769
3770 \family sans
3771 Default
3772 \end_layout
3773
3774 \begin_layout Itemize
3775
3776 \family sans
3777 A0 - A6
3778 \end_layout
3779
3780 \begin_layout Itemize
3781
3782 \family sans
3783 B0 - B6
3784 \end_layout
3785
3786 \begin_layout Itemize
3787
3788 \family sans
3789 C0 - C6
3790 \end_layout
3791
3792 \begin_layout Itemize
3793
3794 \family sans
3795 US letter, US legal, US executive
3796 \end_layout
3797
3798 \begin_layout Itemize
3799
3800 \family sans
3801 JIS B0 - JIS B6
3802 \end_layout
3803
3804 \begin_layout Itemize
3805
3806 \family sans
3807 Custom
3808 \end_layout
3809
3810 \end_deeper
3811 \begin_layout Labeling
3812 \labelwidthstring 00.00.0000
3813
3814 \family sans
3815 Orientation
3816 \family default
3817  To choose whether to output as 
3818 \family sans
3819 Landscape
3820 \family default
3821  or as 
3822 \family sans
3823 Portrait
3824 \family default
3825 .
3826 \end_layout
3827
3828 \begin_layout Labeling
3829 \labelwidthstring 00.00.0000
3830
3831 \family sans
3832 Two-sided
3833 \begin_inset space ~
3834 \end_inset
3835
3836 document
3837 \family default
3838  Adjusts the print space to print both sides of paper.
3839  That means that the print space for odd- and even-numbered pages is different.
3840 \end_layout
3841
3842 \begin_layout Subsection
3843 Margins
3844 \begin_inset CommandInset label
3845 LatexCommand label
3846 name "sub:Margins"
3847
3848 \end_inset
3849
3850
3851 \begin_inset Index idx
3852 status collapsed
3853
3854 \begin_layout Plain Layout
3855 Document ! Margins
3856 \end_layout
3857
3858 \end_inset
3859
3860
3861 \begin_inset Index idx
3862 status collapsed
3863
3864 \begin_layout Plain Layout
3865 Margins
3866 \end_layout
3867
3868 \end_inset
3869
3870
3871 \end_layout
3872
3873 \begin_layout Standard
3874 Paper margins are set in the menu 
3875 \family sans
3876 Document\SpecialChar \menuseparator
3877 Settings
3878 \family default
3879 .
3880 \begin_inset Index idx
3881 status collapsed
3882
3883 \begin_layout Plain Layout
3884 Document ! Settings
3885 \end_layout
3886
3887 \end_inset
3888
3889
3890 \end_layout
3891
3892 \begin_layout Standard
3893 If you use a KOMA-Script document class, you can use the default settings.
3894  Because KOMA-Script calculates then the print space automatically by taking
3895  the paper format and the font size into account.
3896 \end_layout
3897
3898 \begin_layout Subsection
3899 Important Note
3900 \end_layout
3901
3902 \begin_layout Standard
3903 If you change a document class, LyX has to convert 
3904 \emph on
3905 everything
3906 \emph default
3907  into the new class.
3908  That includes the paragraph environments.
3909  Some paragraph environments are standard, in so far as all of the document
3910  classes have them; but some classes have special paragraph environments.
3911  If this is the case, and you change the document class, LyX will mark the
3912  paragraphs whose styles it no longer understands as 
3913 \begin_inset Quotes eld
3914 \end_inset
3915
3916 unknown
3917 \begin_inset Quotes erd
3918 \end_inset
3919
3920 .
3921  The name of the style is retained, in case you should want to go back to
3922  the old class.
3923  But these paragraphs will be output with no special formatting, so you
3924  will either need to create a new style yourself or else convert these paragraph
3925 s manually to a style present in your new document class.
3926 \end_layout
3927
3928 \begin_layout Section
3929 Paragraph Indentation and Separation
3930 \begin_inset Index idx
3931 status collapsed
3932
3933 \begin_layout Plain Layout
3934 Paragraph ! Indentation
3935 \end_layout
3936
3937 \end_inset
3938
3939
3940 \end_layout
3941
3942 \begin_layout Subsection
3943 Introduction
3944 \begin_inset CommandInset label
3945 LatexCommand label
3946 name "sec:Par-indent-intro"
3947
3948 \end_inset
3949
3950
3951 \end_layout
3952
3953 \begin_layout Standard
3954 Before describing all of the various paragraph environments, we'd like to
3955  say a word or two about paragraph indentation.
3956 \end_layout
3957
3958 \begin_layout Standard
3959 Everyone seems to have their own convention for separating paragraphs.
3960  Most Americans indent the first line of a paragraph.
3961  Others don't indent but put extra space between the paragraphs.
3962  If you choose indentation for paragraphs the 
3963 \emph on
3964 first
3965 \emph default
3966  paragraph of a section, or after a figure, an equation, a table, a list,
3967  etc., is 
3968 \emph on
3969 not
3970 \emph default
3971  indented.
3972  Only a paragraph following another paragraph gets indented.
3973  Note that the indentation behavior is different when you use another document
3974  language than English.
3975  LaTeX takes care that the indentation follows the rules of the used language.
3976 \end_layout
3977
3978 \begin_layout Standard
3979 The space between paragraphs, like the line spacing, the space between headings
3980  and text — in fact, all of the spacings for just about everything are pre-coded
3981  into LyX.
3982  As we said, you don't worry about how much space to add between what.
3983  LyX takes care of that.
3984  In fact, these pre-coded vertical spacings aren't a single number but a
3985  range.
3986  That way, LyX can squish or stretch the space between lines to make sure
3987  figures fit on a page with text, so that sections don't start at the bottom
3988  of a page, and so on.
3989 \begin_inset Foot
3990 status collapsed
3991
3992 \begin_layout Plain Layout
3993 LaTeX does this when LyX goes to produce a printable file.
3994 \end_layout
3995
3996 \end_inset
3997
3998  However, pre-coded doesn't mean you can't change them.
3999  LyX gives you the ability to globally change 
4000 \emph on
4001 all
4002 \emph default
4003  of these pre-coded spacings.
4004  We will explain more later.
4005 \end_layout
4006
4007 \begin_layout Subsection
4008 Paragraph Separation
4009 \begin_inset CommandInset label
4010 LatexCommand label
4011 name "sub:Paragraph-Separation"
4012
4013 \end_inset
4014
4015
4016 \begin_inset Index idx
4017 status collapsed
4018
4019 \begin_layout Plain Layout
4020 Paragraph ! Separation
4021 \end_layout
4022
4023 \end_inset
4024
4025
4026 \end_layout
4027
4028 \begin_layout Standard
4029 To separate paragraphs, select 
4030 \family sans
4031 Indent
4032 \family default
4033  or 
4034 \family sans
4035 Skip
4036 \family default
4037  in the submenu 
4038 \family sans
4039 Text
4040 \begin_inset space ~
4041 \end_inset
4042
4043 Layout
4044 \family default
4045  of the dialog 
4046 \family sans
4047 Document\SpecialChar \menuseparator
4048 Settings
4049 \family default
4050
4051 \begin_inset Index idx
4052 status collapsed
4053
4054 \begin_layout Plain Layout
4055 Document ! Settings
4056 \end_layout
4057
4058 \end_inset
4059
4060  to indent paragraphs or add extra space between paragraphs, respectively.
4061 \end_layout
4062
4063 \begin_layout Subsection
4064 Fine-Tuning
4065 \end_layout
4066
4067 \begin_layout Standard
4068 You can also change the separation method of a single paragraph.
4069  Open the 
4070 \family sans
4071 Edit\SpecialChar \menuseparator
4072 Paragraph
4073 \begin_inset space ~
4074 \end_inset
4075
4076 Settings
4077 \family default
4078  dialog and toggle the 
4079 \family sans
4080 Indent
4081 \begin_inset space ~
4082 \end_inset
4083
4084 Paragraph
4085 \family default
4086  option to change the state of the current paragraph (shortcut 
4087 \begin_inset Info
4088 type  "shortcut"
4089 arg   "paragraph-params \\indent-toggle"
4090 \end_inset
4091
4092 ).
4093  If paragraphs have no indentation but use extra space for separation, this
4094  button will be ignored (you can't indent a single paragraph by toggling
4095  this).
4096 \end_layout
4097
4098 \begin_layout Standard
4099 You should only need to change the indentation method for a single paragraph
4100  if you need to do some fine-tuning.
4101 \end_layout
4102
4103 \begin_layout Subsection
4104 Line Spacing
4105 \begin_inset Index idx
4106 status collapsed
4107
4108 \begin_layout Plain Layout
4109 Paragraph ! Line spacing
4110 \end_layout
4111
4112 \end_inset
4113
4114
4115 \end_layout
4116
4117 \begin_layout Standard
4118 In the 
4119 \family sans
4120 Document\SpecialChar \menuseparator
4121 Settings
4122 \noun on
4123
4124 \begin_inset Index idx
4125 status collapsed
4126
4127 \begin_layout Plain Layout
4128 Document ! Settings
4129 \end_layout
4130
4131 \end_inset
4132
4133
4134 \family default
4135 \noun default
4136  dialog you can set the line spacing in the submenu 
4137 \family sans
4138 Text
4139 \begin_inset space ~
4140 \end_inset
4141
4142 Layout
4143 \family default
4144 .
4145 \begin_inset Foot
4146 status collapsed
4147
4148 \begin_layout Plain Layout
4149 You need to have the LaTeX-package 
4150 \series bold
4151 setspace
4152 \series default
4153
4154 \begin_inset Index idx
4155 status collapsed
4156
4157 \begin_layout Plain Layout
4158 LaTeX-packages ! setspace
4159 \end_layout
4160
4161 \end_inset
4162
4163  installed to use this feature.
4164 \end_layout
4165
4166 \end_inset
4167
4168
4169 \end_layout
4170
4171 \begin_layout Section
4172 Paragraph Environments
4173 \begin_inset CommandInset label
4174 LatexCommand label
4175 name "sec:Paragraph-Environments"
4176
4177 \end_inset
4178
4179
4180 \begin_inset Index idx
4181 status collapsed
4182
4183 \begin_layout Plain Layout
4184 Paragraph ! Environments
4185 \end_layout
4186
4187 \end_inset
4188
4189
4190 \begin_inset Index idx
4191 status collapsed
4192
4193 \begin_layout Plain Layout
4194 Paragraph environments|(
4195 \end_layout
4196
4197 \end_inset
4198
4199
4200 \end_layout
4201
4202 \begin_layout Subsection
4203 Overview
4204 \end_layout
4205
4206 \begin_layout Standard
4207 Paragraph environments correspond to the
4208 \end_layout
4209
4210 \begin_layout Standard
4211
4212 \series bold
4213
4214 \backslash
4215 begin{
4216 \emph on
4217 environment
4218 \emph default
4219 } ...
4220  
4221 \backslash
4222 end{
4223 \emph on
4224 environment
4225 \emph default
4226 }
4227 \series default
4228
4229 \begin_inset Newline newline
4230 \end_inset
4231
4232 command sequence in LaTeX files.
4233  If you don't know LaTeX, or the concept of a paragraph environment is totally
4234  alien to you, we urge you to read the 
4235 \emph on
4236 Tutorial
4237 \emph default
4238 .
4239  The 
4240 \emph on
4241 Tutorial
4242 \emph default
4243  also contains many more examples than this section does.
4244 \end_layout
4245
4246 \begin_layout Standard
4247 A paragraph environment is simply a 
4248 \begin_inset Quotes eld
4249 \end_inset
4250
4251 container
4252 \begin_inset Quotes erd
4253 \end_inset
4254
4255  for a paragraph which gives that paragraph certain properties.
4256  This can include a particular style of font, different margins, a numbering
4257  scheme, labels, and so on.
4258  Additionally, you can 
4259 \begin_inset Quotes eld
4260 \end_inset
4261
4262 nest
4263 \begin_inset Quotes erd
4264 \end_inset
4265
4266  the different environments inside one another, allowing one environment
4267  to inherit some of the properties of another.
4268  The different paragraph environments totally replace the need for messy
4269  tab stops, on the fly margin adjustment, and other hold-overs from the
4270  days of typewriters.
4271  There are several paragraph environments that are specific to a particular
4272  document type.
4273  We will only be covering the most common ones here.
4274 \end_layout
4275
4276 \begin_layout Standard
4277 To choose a new paragraph environment, use the pull-down box 
4278 \begin_inset Graphics
4279         filename clipart/ToolbarEnvBox.png
4280         scale 70
4281         clip
4282
4283 \end_inset
4284
4285  at the left end of the toolbar.
4286  LyX will change the environment of the 
4287 \emph on
4288 entire
4289 \emph default
4290  paragraph in which the cursor sits.
4291  You can also change the environment of an entire group of paragraphs if
4292  you select them before choosing the new environment.
4293  
4294 \end_layout
4295
4296 \begin_layout Standard
4297 Note that hitting 
4298 \family sans
4299 Return
4300 \family default
4301  will 
4302 \emph on
4303 typically
4304 \emph default
4305  create a new paragraph using the 
4306 \family sans
4307 Standard
4308 \family default
4309  paragraph environment.
4310  We say 
4311 \begin_inset Quotes eld
4312 \end_inset
4313
4314 typically
4315 \begin_inset Quotes erd
4316 \end_inset
4317
4318  because if you are in one of these environments:
4319 \end_layout
4320
4321 \begin_layout Itemize
4322
4323 \family sans
4324 Quote
4325 \end_layout
4326
4327 \begin_layout Itemize
4328
4329 \family sans
4330 Quotation
4331 \end_layout
4332
4333 \begin_layout Itemize
4334
4335 \family sans
4336 Verse
4337 \end_layout
4338
4339 \begin_layout Itemize
4340
4341 \family sans
4342 Itemize
4343 \end_layout
4344
4345 \begin_layout Itemize
4346
4347 \family sans
4348 Enumerate
4349 \end_layout
4350
4351 \begin_layout Itemize
4352
4353 \family sans
4354 Description
4355 \end_layout
4356
4357 \begin_layout Itemize
4358
4359 \family sans
4360 List
4361 \end_layout
4362
4363 \begin_layout Standard
4364 LyX keeps the old paragraph environment when you hit 
4365 \family sans
4366 Return
4367 \family default
4368 , rather than resetting it to 
4369 \family sans
4370 Standard
4371 \family default
4372 .
4373  Also the the nesting depth is preserved (for more on nesting see section
4374 \begin_inset space ~
4375 \end_inset
4376
4377
4378 \begin_inset CommandInset ref
4379 LatexCommand ref
4380 reference "sec:Nesting"
4381
4382 \end_inset
4383
4384 ).
4385 \end_layout
4386
4387 \begin_layout Subsection
4388 Standard
4389 \end_layout
4390
4391 \begin_layout Standard
4392 The default paragraph environment is 
4393 \family sans
4394 Standard
4395 \family default
4396  for most classes.
4397  It creates a plain paragraph.
4398  If LyX resets the paragraph environment, this is the one it chooses.
4399  In fact, the paragraph you're reading right now (and most of the ones in
4400  this manual) are in the 
4401 \family sans
4402 Standard
4403 \family default
4404  environment.
4405 \end_layout
4406
4407 \begin_layout Standard
4408 You can nest a paragraph using the 
4409 \family sans
4410 Standard
4411 \family default
4412  environment in just about anything else, but you can't really nest anything
4413  in a 
4414 \family sans
4415 Standard
4416 \family default
4417  environment.
4418 \end_layout
4419
4420 \begin_layout Subsection
4421 Document Title
4422 \begin_inset Index idx
4423 status collapsed
4424
4425 \begin_layout Plain Layout
4426 Document ! Title
4427 \end_layout
4428
4429 \end_inset
4430
4431
4432 \end_layout
4433
4434 \begin_layout Standard
4435 A LaTeX title page has three parts: the title itself, the name(s) of the
4436  author(s) and a 
4437 \begin_inset Quotes eld
4438 \end_inset
4439
4440 footnote
4441 \begin_inset Quotes erd
4442 \end_inset
4443
4444  for thanks or contact information.
4445  For certain types of documents, LaTeX places all of this on a separate
4446  page along with today's date.
4447  For other types of documents, the title 
4448 \begin_inset Quotes eld
4449 \end_inset
4450
4451 page
4452 \begin_inset Quotes erd
4453 \end_inset
4454
4455  goes at the top of the first page of the document.
4456  
4457 \end_layout
4458
4459 \begin_layout Standard
4460 LyX provides an interface to the title page commands through the paragraph
4461  environments 
4462 \family sans
4463 Title
4464 \family default
4465
4466 \family sans
4467 Author
4468 \family default
4469 , and 
4470 \family sans
4471 Date
4472 \family default
4473 .
4474  Here's how you use them:
4475 \end_layout
4476
4477 \begin_layout Itemize
4478 Put the title of your document in the 
4479 \family sans
4480 Title
4481 \family default
4482  environment.
4483 \end_layout
4484
4485 \begin_layout Itemize
4486 Put the author name in the 
4487 \family sans
4488 Author
4489 \family default
4490  environment.
4491 \end_layout
4492
4493 \begin_layout Itemize
4494 If you want the date to have a certain appearance, want to use a fixed date,
4495  or want other text to appear in place of today's date, put that text in
4496  the 
4497 \family sans
4498 Date
4499 \family default
4500  environment.
4501  Note that using this environment is optional.
4502  If you don't provide any, LaTeX will automatically insert today's date.
4503  If you don't want any date, add the line
4504 \begin_inset Newline newline
4505 \end_inset
4506
4507
4508 \series bold
4509
4510 \backslash
4511 date{}
4512 \series default
4513
4514 \begin_inset Newline newline
4515 \end_inset
4516
4517 to the preamble of your document (menu 
4518 \family sans
4519 Document\SpecialChar \menuseparator
4520 Settings
4521 \family default
4522 )
4523 \end_layout
4524
4525 \begin_layout Standard
4526 You can use footnotes to insert 
4527 \begin_inset Quotes eld
4528 \end_inset
4529
4530 thanks
4531 \begin_inset Quotes erd
4532 \end_inset
4533
4534  or contact information.
4535 \end_layout
4536
4537 \begin_layout Subsection
4538 Headings
4539 \begin_inset Index idx
4540 status collapsed
4541
4542 \begin_layout Plain Layout
4543 Section headings
4544 \end_layout
4545
4546 \end_inset
4547
4548
4549 \begin_inset CommandInset label
4550 LatexCommand label
4551 name "sub:Headings"
4552
4553 \end_inset
4554
4555
4556 \end_layout
4557
4558 \begin_layout Standard
4559 There are several paragraph environments for producing section headings.
4560  LyX takes care of the numbering for you.
4561 \end_layout
4562
4563 \begin_layout Subsubsection
4564 Numbered Headings
4565 \begin_inset Index idx
4566 status collapsed
4567
4568 \begin_layout Plain Layout
4569 Section headings ! Numbered
4570 \end_layout
4571
4572 \end_inset
4573
4574
4575 \end_layout
4576
4577 \begin_layout Standard
4578 There are 7 numbered types of section headings.
4579  They are:
4580 \end_layout
4581
4582 \begin_layout Enumerate
4583
4584 \family sans
4585 Part
4586 \end_layout
4587
4588 \begin_layout Enumerate
4589
4590 \family sans
4591 Chapter
4592 \end_layout
4593
4594 \begin_layout Enumerate
4595
4596 \family sans
4597 Section
4598 \end_layout
4599
4600 \begin_layout Enumerate
4601
4602 \family sans
4603 Subsection
4604 \end_layout
4605
4606 \begin_layout Enumerate
4607
4608 \family sans
4609 Subsubsection
4610 \end_layout
4611
4612 \begin_layout Enumerate
4613
4614 \family sans
4615 Paragraph
4616 \end_layout
4617
4618 \begin_layout Enumerate
4619
4620 \family sans
4621 Subparagraph
4622 \end_layout
4623
4624 \begin_layout Standard
4625 LyX labels each heading with a series of numbers, separated by periods.
4626  The numbers describe where in the document you are.
4627  Unlike the other headings, parts are numbered with Latin letters.
4628 \end_layout
4629
4630 \begin_layout Standard
4631 Headings all subdivide your document into different pieces of text.
4632  For example, suppose you're writing a book.
4633  You group the book into chapters.
4634  LyX does similar grouping:
4635 \end_layout
4636
4637 \begin_layout Itemize
4638
4639 \family sans
4640 Part
4641 \family default
4642  is divided into either 
4643 \family sans
4644 Chapter
4645 \family default
4646 s or 
4647 \family sans
4648 Section
4649 \family default
4650 s
4651 \end_layout
4652
4653 \begin_layout Itemize
4654
4655 \family sans
4656 Chapter
4657 \family default
4658 s are divided into 
4659 \family sans
4660 Section
4661 \family default
4662 s
4663 \end_layout
4664
4665 \begin_layout Itemize
4666
4667 \family sans
4668 Section
4669 \family default
4670 s are divided into 
4671 \family sans
4672 Subsection
4673 \family default
4674 s
4675 \end_layout
4676
4677 \begin_layout Itemize
4678
4679 \family sans
4680 Subsection
4681 \family default
4682 s are divided into 
4683 \family sans
4684 Subsubsection
4685 \family default
4686 s
4687 \end_layout
4688
4689 \begin_layout Itemize
4690
4691 \family sans
4692 Subsubsection
4693 \family default
4694 s are divided into 
4695 \family sans
4696 Paragraph
4697 \family default
4698 s
4699 \end_layout
4700
4701 \begin_layout Itemize
4702
4703 \family sans
4704 Paragraph
4705 \family default
4706 s are divided into 
4707 \family sans
4708 Subparagraph
4709 \family default
4710 s
4711 \end_layout
4712
4713 \begin_layout Standard
4714 \begin_inset Note Greyedout
4715 status collapsed
4716
4717 \begin_layout Plain Layout
4718
4719 \series bold
4720 Note:
4721 \series default
4722  Not all document types use the 
4723 \family sans
4724 Chapter
4725 \family default
4726  heading as the maximum sectioning level.
4727  In that case the 
4728 \family sans
4729 Section
4730 \family default
4731  is the top-level heading.
4732 \end_layout
4733
4734 \end_inset
4735
4736
4737 \end_layout
4738
4739 \begin_layout Standard
4740 So, if you use the 
4741 \family sans
4742 Subsubsection
4743 \family default
4744  environment to label a new sub-subsection, LyX labels it with its number,
4745  along with the number of the subsection, section, and, if applicable, chapter
4746  that it's in.
4747  For example: the fifth section of the second chapter of this book has the
4748  label 
4749 \begin_inset Quotes eld
4750 \end_inset
4751
4752 2.5
4753 \begin_inset Quotes erd
4754 \end_inset
4755
4756 .
4757 \end_layout
4758
4759 \begin_layout Subsubsection
4760 Unnumbered Headings
4761 \begin_inset Index idx
4762 status collapsed
4763
4764 \begin_layout Plain Layout
4765 Section headings ! Unnumbered
4766 \end_layout
4767
4768 \end_inset
4769
4770
4771 \end_layout
4772
4773 \begin_layout Standard
4774 The unnumbered section headings have a 
4775 \begin_inset Quotes eld
4776 \end_inset
4777
4778 *
4779 \begin_inset Quotes erd
4780 \end_inset
4781
4782  at the end of their name.
4783  They work the same as their numbered counterparts but will not appear in
4784  the table of contents, see section
4785 \begin_inset space ~
4786 \end_inset
4787
4788
4789 \begin_inset CommandInset ref
4790 LatexCommand ref
4791 reference "sec:toc"
4792
4793 \end_inset
4794
4795 .
4796 \end_layout
4797
4798 \begin_layout Subsubsection
4799 Changing the Numbering
4800 \begin_inset CommandInset label
4801 LatexCommand label
4802 name "sub:Numbering-depth"
4803
4804 \end_inset
4805
4806
4807 \end_layout
4808
4809 \begin_layout Standard
4810 You can also alter which sectioning levels get numbered and which ones appear
4811  in the Table of Contents.
4812  Now, this doesn't remove any of the levels; that's preset in the document
4813  class.
4814  Certain classes start with 
4815 \family sans
4816 Chapter
4817 \family default
4818  and go down to the 
4819 \family sans
4820 Subparagraph
4821 \family default
4822  level.
4823  Others start at 
4824 \family sans
4825 Section
4826 \family default
4827 .
4828  Similarly, not all document classes number all sectioning levels.
4829  Most don't number 
4830 \family sans
4831 Paragraph
4832 \family default
4833  or 
4834 \family sans
4835 Subparagraph
4836 \family default
4837 .
4838  This is something you can change.
4839 \end_layout
4840
4841 \begin_layout Standard
4842 Open the 
4843 \family sans
4844 Document\SpecialChar \menuseparator
4845 Settings
4846 \family default
4847  dialog.
4848 \begin_inset Index idx
4849 status collapsed
4850
4851 \begin_layout Plain Layout
4852 Document ! Settings
4853 \end_layout
4854
4855 \end_inset
4856
4857  Under 
4858 \family sans
4859 Numbering
4860 \begin_inset space ~
4861 \end_inset
4862
4863 &
4864 \begin_inset space ~
4865 \end_inset
4866
4867 TOC
4868 \family default
4869  you will see two counters.
4870  The one named 
4871 \family sans
4872 Numbering
4873 \family default
4874  controls how far down in the sectioning hierarchy LyX numbers a section
4875  heading.
4876  The other one controls the appearance of the section headings in the table
4877  of contents.
4878 \end_layout
4879
4880 \begin_layout Subsubsection
4881 Short Titles of Headings
4882 \begin_inset Index idx
4883 status collapsed
4884
4885 \begin_layout Plain Layout
4886 Section headings ! Short titles
4887 \end_layout
4888
4889 \end_inset
4890
4891
4892 \begin_inset Argument
4893 status collapsed
4894
4895 \begin_layout Plain Layout
4896 Short Titles
4897 \end_layout
4898
4899 \end_inset
4900
4901
4902 \begin_inset CommandInset label
4903 LatexCommand label
4904 name "sec:Short-Titles"
4905
4906 \end_inset
4907
4908
4909 \end_layout
4910
4911 \begin_layout Standard
4912 Some section or chapter titles, such as this one, can get quite long.
4913  This can cause trouble when there is limited horizontal space.
4914  For example, if the header of the page is set to show the current section
4915  title, a long title will protrude over the page margins and look awful.
4916 \end_layout
4917
4918 \begin_layout Standard
4919 LaTeX allows you to specify a short title for section headings.
4920  This short title is used in the header and in the actual table of contents,
4921  avoiding the problem mentioned.
4922  To specify a short title, use the menu 
4923 \family sans
4924 Insert\SpecialChar \menuseparator
4925 Short
4926 \begin_inset space ~
4927 \end_inset
4928
4929 Title
4930 \family default
4931 .
4932  This will insert a box labeled 
4933 \begin_inset Quotes eld
4934 \end_inset
4935
4936 opt
4937 \begin_inset Quotes erd
4938 \end_inset
4939
4940  (stands for 
4941 \begin_inset Quotes eld
4942 \end_inset
4943
4944 optional
4945 \begin_inset Quotes erd
4946 \end_inset
4947
4948 ) which you can use to enter the short title text.
4949  This also works for captions inside floats.
4950 \end_layout
4951
4952 \begin_layout Standard
4953 The title of this section is a good example of using this feature.
4954 \end_layout
4955
4956 \begin_layout Subsubsection
4957 Special Information
4958 \end_layout
4959
4960 \begin_layout Standard
4961 The following information applies to all section headings:
4962 \end_layout
4963
4964 \begin_layout Itemize
4965 You cannot do any nesting with these environments.
4966 \end_layout
4967
4968 \begin_layout Itemize
4969 You cannot use a margin note in any of these environments.
4970 \end_layout
4971
4972 \begin_layout Itemize
4973 You can only use inline math in these environments.
4974 \end_layout
4975
4976 \begin_layout Itemize
4977 You can use labels and cross-references to refer to their numbers.
4978 \end_layout
4979
4980 \begin_layout Subsection
4981 Quotes and Poetry line spacing
4982 \end_layout
4983
4984 \begin_layout Standard
4985 LyX has three paragraph environments for writing poetry and quotations.
4986  They are 
4987 \family sans
4988 Quote
4989 \family default
4990
4991 \family sans
4992 Quotation
4993 \family default
4994 , and 
4995 \family sans
4996 Verse
4997 \family default
4998 .
4999  Forget the days of changing line spacing and twiddling with margins.
5000  These three paragraph environments already have those changes built-in.
5001  They all widen the left margin and add a bit of extra space above and below
5002  the text they contain.
5003  They also allow nesting, so you can put a 
5004 \family sans
5005 Verse
5006 \family default
5007  in a 
5008 \family sans
5009 Quotation
5010 \family default
5011 , as well as in some other paragraph environments.
5012 \end_layout
5013
5014 \begin_layout Standard
5015 There is another feature of these three paragraph environments: they do
5016  
5017 \emph on
5018 not
5019 \emph default
5020  reset to 
5021 \family sans
5022 Standard
5023 \family default
5024  when you start a new paragraph.
5025  So, you can type in that poem and merrily hit 
5026 \family sans
5027 Return
5028 \family default
5029  without worrying about the paragraph environment changing on you.
5030  Of course, that means that, once you are done typing in that poem, you
5031  have to change back to the 
5032 \family sans
5033 Standard
5034 \family default
5035  environment yourself.
5036 \family sans
5037 Quote
5038 \family default
5039  and 
5040 \family sans
5041 Quotation
5042 \family default
5043
5044 \begin_inset CommandInset label
5045 LatexCommand label
5046 name "sec:Quote"
5047
5048 \end_inset
5049
5050
5051 \begin_inset Index idx
5052 status collapsed
5053
5054 \begin_layout Plain Layout
5055 Quotation
5056 \end_layout
5057
5058 \end_inset
5059
5060
5061 \end_layout
5062
5063 \begin_layout Standard
5064 Now that we've described the similarities of these three environments, it's
5065  time for the differences.
5066  
5067 \family sans
5068 Quote
5069 \family default
5070  and 
5071 \family sans
5072 Quotation
5073 \family default
5074  are identical except for one difference: 
5075 \family sans
5076 Quote
5077 \family default
5078  uses extra spacing to separate paragraphs and never indents the first line.
5079  
5080 \family sans
5081 Quotation
5082 \family default
5083  
5084 \emph on
5085 always
5086 \emph default
5087  indents the first line of a paragraph and uses the same line spacing throughout.
5088 \end_layout
5089
5090 \begin_layout Standard
5091 Here's an example of the 
5092 \family sans
5093 Quote
5094 \family default
5095  environment:
5096 \end_layout
5097
5098 \begin_layout Quote
5099 This is in the 
5100 \family sans
5101 Quote
5102 \family default
5103  environment.
5104  I can keep writing, extending this line out further and further until it
5105  wraps.
5106  See – no indentation!
5107 \end_layout
5108
5109 \begin_layout Quote
5110 Here's the second paragraph of this quote.
5111  Again, there's no indentation, but there is extra space between me and
5112  the other paragraph.
5113 \end_layout
5114
5115 \begin_layout Standard
5116 Here's another example, this time in the 
5117 \family sans
5118 Quotation
5119 \family default
5120  environment:
5121 \end_layout
5122
5123 \begin_layout Quotation
5124 This is in the 
5125 \family sans
5126 Quotation
5127 \family default
5128  environment.
5129  If I keep writing, you will see the indentation.
5130  If your country uses a writing style that shows off new paragraphs by indenting
5131  the first line, then 
5132 \family sans
5133 Quotation
5134 \family default
5135  is the environment for you! Well, you'd use it 
5136 \emph on
5137 if
5138 \emph default
5139  you were quoting other text.
5140 \end_layout
5141
5142 \begin_layout Quotation
5143 Here's a new paragraph.
5144  I could ramble on and on, like a politician at election time.
5145  If I did that, though, you'd get bored.
5146 \end_layout
5147
5148 \begin_layout Standard
5149 As the examples show, 
5150 \family sans
5151 Quote
5152 \family default
5153  is for those people who use extra space to separate paragraphs.
5154  They should put quotes in the 
5155 \family sans
5156 Quote
5157 \family default
5158  environment.
5159  Those who use indentation to mark a new paragraph should use the 
5160 \family sans
5161 Quotation
5162 \family default
5163  paragraph environment for quoted text.
5164 \end_layout
5165
5166 \begin_layout Subsubsection
5167
5168 \family sans
5169 Verse
5170 \family default
5171
5172 \begin_inset Index idx
5173 status collapsed
5174
5175 \begin_layout Plain Layout
5176 Paragraph ! Verse
5177 \end_layout
5178
5179 \end_inset
5180
5181
5182 \family sans
5183
5184 \begin_inset Index idx
5185 status collapsed
5186
5187 \begin_layout Plain Layout
5188 Poetry
5189 \end_layout
5190
5191 \end_inset
5192
5193
5194 \begin_inset CommandInset label
5195 LatexCommand label
5196 name "sec:Verse"
5197
5198 \end_inset
5199
5200
5201 \end_layout
5202
5203 \begin_layout Standard
5204
5205 \family sans
5206 Verse
5207 \family default
5208  is a paragraph environment for poetry, rhymes, verses, and so on.
5209  Here's an example:
5210 \end_layout
5211
5212 \begin_layout Verse
5213 This is in Verse
5214 \begin_inset Newline newline
5215 \end_inset
5216
5217 Which I did not rehearse!
5218 \end_layout
5219
5220 \begin_layout Verse
5221 It could be much worse.
5222  This line could be long, very long, oh so long, so very long that it wraps
5223  around.
5224  It looks okay on screen, but in the printed version, the extra lines are
5225  indented a bit more than the first.
5226  Okay, so it's turned to prose and doesn't rhyme anymore.
5227  So sue me.
5228 \end_layout
5229
5230 \begin_layout Verse
5231 To break a line
5232 \begin_inset Newline newline
5233 \end_inset
5234
5235 And make things look fine
5236 \begin_inset Newline newline
5237 \end_inset
5238
5239 Use 
5240 \begin_inset Info
5241 type  "shortcut"
5242 arg   "newline-insert newline"
5243 \end_inset
5244
5245 .
5246 \end_layout
5247
5248 \begin_layout Standard
5249 As you can see, 
5250 \family sans
5251 Verse
5252 \family default
5253  does not indent both margins.
5254  Each stanza of the verse or poem is in its own paragraph.
5255  To separate the individual lines of a stanza, use the 
5256 \family typewriter
5257 break-line
5258 \family default
5259  function 
5260 \begin_inset Info
5261 type  "shortcut"
5262 arg   "newline-insert newline"
5263 \end_inset
5264
5265 .
5266 \end_layout
5267
5268 \begin_layout Subsection
5269 Lists
5270 \begin_inset Index idx
5271 status collapsed
5272
5273 \begin_layout Plain Layout
5274 Lists
5275 \end_layout
5276
5277 \end_inset
5278
5279
5280 \begin_inset CommandInset label
5281 LatexCommand label
5282 name "sub:Lists"
5283
5284 \end_inset
5285
5286
5287 \end_layout
5288
5289 \begin_layout Standard
5290 LyX has four different paragraph environments for creating different kinds
5291  of lists.
5292  In the 
5293 \family sans
5294 Itemize
5295 \family default
5296  and 
5297 \family sans
5298 Enumerate
5299 \family default
5300  environments, LyX labels your list items with bullets or numbers, respectively.
5301  In the 
5302 \family sans
5303 Description
5304 \family default
5305  and 
5306 \family sans
5307 List
5308 \family default
5309  environments, LyX lets you provide your own label.
5310  We will present the individual details of each type of list next after
5311  describing some general features of all four of them.
5312 \end_layout
5313
5314 \begin_layout Subsubsection
5315 General Features
5316 \end_layout
5317
5318 \begin_layout Standard
5319 The four paragraph environments for lists differ from the other environments
5320  in several ways.
5321  First, LyX treats each paragraph as a list item.
5322  Hitting 
5323 \family sans
5324 Return
5325 \family default
5326  does 
5327 \emph on
5328 not
5329 \emph default
5330  reset the environment to 
5331 \family sans
5332 Standard
5333 \family default
5334  but keeps the current environment and creates a new list item.
5335  The nesting depth is hereby kept.
5336  If you want to keep the paragraph environment but reset the current nesting
5337  depth, you can use 
5338 \begin_inset Info
5339 type  "shortcut"
5340 arg   "break-paragraph inverse"
5341 \end_inset
5342
5343  to break paragraphs.
5344 \end_layout
5345
5346 \begin_layout Standard
5347 You can nest lists of any type inside one another.
5348  In fact, LyX changes the labels on some list items depending on how it
5349  is nested.
5350  If you intend to use any of the list paragraph environments, we suggest
5351  you read all of section
5352 \begin_inset space ~
5353 \end_inset
5354
5355
5356 \begin_inset CommandInset ref
5357 LatexCommand ref
5358 reference "sec:Nesting"
5359
5360 \end_inset
5361
5362 .
5363  
5364 \end_layout
5365
5366 \begin_layout Subsubsection
5367
5368 \family sans
5369 Itemize
5370 \family default
5371
5372 \begin_inset Index idx
5373 status collapsed
5374
5375 \begin_layout Plain Layout
5376 Lists ! Itemize
5377 \end_layout
5378
5379 \end_inset
5380
5381
5382 \begin_inset CommandInset label
5383 LatexCommand label
5384 name "sec:Itemize"
5385
5386 \end_inset
5387
5388
5389 \end_layout
5390
5391 \begin_layout Standard
5392 The first type of list we will describe in detail is the 
5393 \family sans
5394 Itemize
5395 \family default
5396  paragraph environment.
5397  It has the following properties:
5398 \end_layout
5399
5400 \begin_layout Itemize
5401 Each item has a particular bullet or symbol as its label.
5402 \end_layout
5403
5404 \begin_deeper
5405 \begin_layout Itemize
5406 LyX uses the same symbol for all of the items in a given nesting level.
5407 \end_layout
5408
5409 \begin_layout Itemize
5410 The symbol appears at the beginning of the first line.
5411 \end_layout
5412
5413 \end_deeper
5414 \begin_layout Itemize
5415 The items can have any length.
5416  LyX automatically offsets the left margin of each item.
5417  The offset is always relative to whatever environment the 
5418 \family sans
5419 Itemize
5420 \family default
5421  list may be in.
5422 \end_layout
5423
5424 \begin_layout Itemize
5425 If you nest an 
5426 \family sans
5427 Itemize
5428 \family default
5429  environment inside another 
5430 \family sans
5431 Itemize
5432 \family default
5433  environment, the label changes to a new symbol.
5434 \end_layout
5435
5436 \begin_deeper
5437 \begin_layout Itemize
5438 There are four different symbols for up to a four-fold nesting.
5439 \end_layout
5440
5441 \begin_layout Itemize
5442 LyX always shows the same symbol on screen.
5443 \end_layout
5444
5445 \begin_layout Itemize
5446 See section
5447 \begin_inset space ~
5448 \end_inset
5449
5450
5451 \begin_inset CommandInset ref
5452 LatexCommand ref
5453 reference "sec:Nesting"
5454
5455 \end_inset
5456
5457  for a full explanation of nesting.
5458 \end_layout
5459
5460 \end_deeper
5461 \begin_layout Standard
5462 Of course, that explanation was also an example of an 
5463 \family sans
5464 Itemize
5465 \family default
5466  list.
5467  The 
5468 \family sans
5469 Itemize
5470 \family default
5471  environment is best suited for lists where the order doesn't matter.
5472 \end_layout
5473
5474 \begin_layout Standard
5475 We said that different levels use different symbols as their label.
5476  Here's an example of all four possible symbols.
5477 \end_layout
5478
5479 \begin_layout Itemize
5480 The label for the first level 
5481 \family sans
5482 Itemize
5483 \family default
5484  is a large black dot, or bullet.
5485 \end_layout
5486
5487 \begin_deeper
5488 \begin_layout Itemize
5489 The label for the second level is a dash.
5490 \end_layout
5491
5492 \begin_deeper
5493 \begin_layout Itemize
5494 The label for the third is an asterisk.
5495 \end_layout
5496
5497 \begin_deeper
5498 \begin_layout Itemize
5499 The label for the fourth is a centered dot.
5500 \end_layout
5501
5502 \end_deeper
5503 \begin_layout Itemize
5504 Back out to the third level.
5505 \end_layout
5506
5507 \end_deeper
5508 \begin_layout Itemize
5509 Back to the second level.
5510 \end_layout
5511
5512 \end_deeper
5513 \begin_layout Itemize
5514 Back to the outermost level.
5515 \end_layout
5516
5517 \begin_layout Standard
5518 These are the default labels for an 
5519 \family sans
5520 Itemize
5521 \family default
5522  list.
5523  You can customize these labels in the 
5524 \family sans
5525 Document\SpecialChar \menuseparator
5526 Settings
5527 \family default
5528  dialog in the submenu 
5529 \family sans
5530 Bullets
5531 \family default
5532 .
5533 \family sans
5534
5535 \begin_inset Index idx
5536 status collapsed
5537
5538 \begin_layout Plain Layout
5539 Document ! Settings
5540 \end_layout
5541
5542 \end_inset
5543
5544
5545 \end_layout
5546
5547 \begin_layout Standard
5548 Notice how the space between items decreases with increasing depth.
5549  We will explain nesting and all the tricks you can do with different depths
5550  in section
5551 \begin_inset space ~
5552 \end_inset
5553
5554
5555 \begin_inset CommandInset ref
5556 LatexCommand ref
5557 reference "sec:Nesting"
5558
5559 \end_inset
5560
5561 .
5562 \end_layout
5563
5564 \begin_layout Subsubsection
5565
5566 \family sans
5567 Enumerate
5568 \family default
5569
5570 \begin_inset Index idx
5571 status collapsed
5572
5573 \begin_layout Plain Layout
5574 Lists ! Enumerate
5575 \end_layout
5576
5577 \end_inset
5578
5579
5580 \begin_inset CommandInset label
5581 LatexCommand label
5582 name "sec:Enumerate"
5583
5584 \end_inset
5585
5586
5587 \end_layout
5588
5589 \begin_layout Standard
5590 The 
5591 \family sans
5592 Enumerate
5593 \family default
5594  environment is used to create numbered lists and outlines.
5595  It has these properties:
5596 \end_layout
5597
5598 \begin_layout Enumerate
5599 Each item has a numeral as its label.
5600 \end_layout
5601
5602 \begin_deeper
5603 \begin_layout Enumerate
5604 The label type depends on the nesting depth.
5605 \end_layout
5606
5607 \end_deeper
5608 \begin_layout Enumerate
5609 LyX automatically counts the items for you and updates the label as appropriate.
5610 \end_layout
5611
5612 \begin_layout Enumerate
5613 Each new 
5614 \family sans
5615 Enumerate
5616 \family default
5617  environment resets the counter to one.
5618 \end_layout
5619
5620 \begin_layout Enumerate
5621 Like the 
5622 \family sans
5623 Itemize
5624 \family default
5625  environment, the 
5626 \family sans
5627 Enumerate
5628 \family default
5629  environment:
5630 \end_layout
5631
5632 \begin_deeper
5633 \begin_layout Enumerate
5634 Offsets the items relative to the left margin.
5635  Items can have any length.
5636 \end_layout
5637
5638 \begin_layout Enumerate
5639 Reduces the space between items as the nesting depth increases.
5640 \end_layout
5641
5642 \begin_layout Enumerate
5643 Uses different types of labels depending on the nesting depth.
5644 \end_layout
5645
5646 \begin_layout Enumerate
5647 Allows up to a four-fold nesting.
5648 \end_layout
5649
5650 \end_deeper
5651 \begin_layout Standard
5652 Unlike the 
5653 \family sans
5654 Itemize
5655 \family default
5656  environment, 
5657 \family sans
5658 Enumerate
5659 \family default
5660  shows the different labels for each item in LyX.
5661  Here is how LyX labels the four different levels in an 
5662 \family sans
5663 Enumerate
5664 \family default
5665 :
5666 \end_layout
5667
5668 \begin_layout Enumerate
5669 The first level of an 
5670 \family sans
5671 Enumerate
5672 \family default
5673  uses Arabic numerals followed by a period.
5674 \end_layout
5675
5676 \begin_deeper
5677 \begin_layout Enumerate
5678 The second level uses lower case letters surrounded by parentheses.
5679 \end_layout
5680
5681 \begin_deeper
5682 \begin_layout Enumerate
5683 The third level uses lower-case Roman numerals followed by a period.
5684 \end_layout
5685
5686 \begin_deeper
5687 \begin_layout Enumerate
5688 The fourth level uses capital letters followed by a period.
5689 \end_layout
5690
5691 \begin_layout Enumerate
5692 Again, notice the decrease in the spacing between items as the nesting depth
5693  increases.
5694 \end_layout
5695
5696 \end_deeper
5697 \begin_layout Enumerate
5698 Back to the third level
5699 \end_layout
5700
5701 \end_deeper
5702 \begin_layout Enumerate
5703 Back to the second level.
5704 \end_layout
5705
5706 \end_deeper
5707 \begin_layout Enumerate
5708 Back to the outermost level.
5709 \end_layout
5710
5711 \begin_layout Standard
5712 Once again, you can customize the type of numbering used in the 
5713 \family sans
5714 Enumerate
5715 \family default
5716  environment.
5717  It involves adding commands to the LaTeX preamble (see the 
5718 \emph on
5719 Additional Features
5720 \emph default
5721  manual).
5722  As stated earlier, such customization only shows up in the printed version,
5723  not in LyX.
5724 \end_layout
5725
5726 \begin_layout Standard
5727 There is more to nesting 
5728 \family sans
5729 Enumerate
5730 \family default
5731  environments than we've stated here.
5732  You should read section
5733 \begin_inset space ~
5734 \end_inset
5735
5736
5737 \begin_inset CommandInset ref
5738 LatexCommand ref
5739 reference "sec:Nesting"
5740
5741 \end_inset
5742
5743  to learn more about nesting.
5744 \end_layout
5745
5746 \begin_layout Subsubsection
5747
5748 \family sans
5749 Description
5750 \family default
5751
5752 \begin_inset Index idx
5753 status collapsed
5754
5755 \begin_layout Plain Layout
5756 Lists ! Description
5757 \end_layout
5758
5759 \end_inset
5760
5761
5762 \end_layout
5763
5764 \begin_layout Standard
5765 Unlike the previous two environments, the 
5766 \family sans
5767 Description
5768 \family default
5769  list has no fixed label.
5770  Instead, LyX uses the first 
5771 \begin_inset Quotes eld
5772 \end_inset
5773
5774 word
5775 \begin_inset Quotes erd
5776 \end_inset
5777
5778  of the first line as the label.
5779  Here's an example:
5780 \end_layout
5781
5782 \begin_layout Description
5783 Example: This is an example of the 
5784 \family sans
5785 Description
5786 \family default
5787  environment.
5788 \end_layout
5789
5790 \begin_layout Standard
5791 LyX typesets the label in boldface and puts extra space between it and the
5792  rest of the line.
5793 \end_layout
5794
5795 \begin_layout Standard
5796 With the first 
5797 \begin_inset Quotes eld
5798 \end_inset
5799
5800 word
5801 \begin_inset Quotes erd
5802 \end_inset
5803
5804  it is meant that the first hit of the 
5805 \family sans
5806 Space
5807 \family default
5808  key ends the label if you are at the beginning of the first line of an
5809  item.
5810  If you need to use more than one word in the label use a 
5811 \family sans
5812 Protected Blank
5813 \family default
5814 .
5815  (Use either 
5816 \begin_inset Info
5817 type  "shortcut"
5818 arg   "space-insert protected"
5819 \end_inset
5820
5821  or the menu 
5822 \family sans
5823 Insert\SpecialChar \menuseparator
5824 Formatting\SpecialChar \menuseparator
5825 Protected
5826 \begin_inset space ~
5827 \end_inset
5828
5829 Space
5830 \family default
5831 , see section
5832 \begin_inset space ~
5833 \end_inset
5834
5835
5836 \begin_inset CommandInset ref
5837 LatexCommand ref
5838 reference "sub:Protected-Space"
5839
5840 \end_inset
5841
5842  for more info.) Here is an example:
5843 \end_layout
5844
5845 \begin_layout Description
5846 Second
5847 \begin_inset space ~
5848 \end_inset
5849
5850 Example: This one shows how to use a 
5851 \family sans
5852 Protected
5853 \begin_inset space ~
5854 \end_inset
5855
5856 Blank
5857 \family default
5858  in the label of a 
5859 \family sans
5860 Description
5861 \family default
5862  list item.
5863 \end_layout
5864
5865 \begin_layout Description
5866 Usage: You should use the 
5867 \family sans
5868 Description
5869 \family default
5870  environment for things like definitions and theorems.
5871  Use it when you need to make one word in particular stand out in the text
5872  that describes it.
5873  It's not a good idea to use a 
5874 \family sans
5875 Description
5876 \family default
5877  environment when you have an entire sentence that you want to describe.
5878  You're better off using 
5879 \family sans
5880 Itemize
5881 \family default
5882  or 
5883 \family sans
5884 Enumerate
5885 \family default
5886  and nesting several 
5887 \family sans
5888 Standard
5889 \family default
5890  paragraphs into them.
5891 \end_layout
5892
5893 \begin_layout Description
5894 Nesting: You can nest 
5895 \family sans
5896 Description
5897 \family default
5898  environments inside one another, nest them in other types of lists, and
5899  so on.
5900 \end_layout
5901
5902 \begin_layout Standard
5903 Notice that after the first line, LyX indents subsequent lines, offsetting
5904  them from the first line.
5905 \end_layout
5906
5907 \begin_layout Subsubsection
5908 Labeling
5909 \begin_inset Index idx
5910 status collapsed
5911
5912 \begin_layout Plain Layout
5913 Lists ! Labeling
5914 \end_layout
5915
5916 \end_inset
5917
5918
5919 \end_layout
5920
5921 \begin_layout Standard
5922 The 
5923 \family sans
5924 Labeling
5925 \family default
5926  environment is a LyX extension to LaTeX.
5927 \end_layout
5928
5929 \begin_layout Standard
5930 Like the 
5931 \family sans
5932 Description
5933 \family default
5934  list the 
5935 \family sans
5936 Labeling
5937 \family default
5938  list has user-defined labels for each list item but it provides some additional
5939  features.
5940  Here are its properties:
5941 \end_layout
5942
5943 \begin_layout Labeling
5944 \labelwidthstring 00.00.0000
5945 item
5946 \begin_inset space ~
5947 \end_inset
5948
5949 labels LyX uses the first 
5950 \begin_inset Quotes eld
5951 \end_inset
5952
5953 word
5954 \begin_inset Quotes erd
5955 \end_inset
5956
5957  of each line as the item label.
5958  The first 
5959 \family sans
5960 Space
5961 \family default
5962  after the beginning of the first line of an item marks the end of the label.
5963  If you need to use more than one word in an item label, use a protected
5964  blank as described above.
5965 \end_layout
5966
5967 \begin_layout Labeling
5968 \labelwidthstring 00.00.0000
5969 margins As you can see, LyX uses different margins for the item label and
5970  the body of the item text.
5971  The body of the text has a larger left margin, which is equal to the default
5972  label width plus a little extra space.
5973  
5974 \end_layout
5975
5976 \begin_layout Labeling
5977 \labelwidthstring 00.00.0000
5978 label
5979 \begin_inset space ~
5980 \end_inset
5981
5982 width LyX uses the width of the label, or the default width, whatever is
5983  larger.
5984  If the label width is larger, the label 
5985 \begin_inset Quotes eld
5986 \end_inset
5987
5988 extends
5989 \begin_inset Quotes erd
5990 \end_inset
5991
5992  into the first line.
5993  In other words, the text of the first line isn't aligned with the left
5994  margin of the rest of the item text.
5995 \end_layout
5996
5997 \begin_layout Labeling
5998 \labelwidthstring 00.00.0000
5999 default
6000 \begin_inset space ~
6001 \end_inset
6002
6003 width You can set the default label width to ensure that the text of all
6004  items in a 
6005 \family sans
6006 Labeling
6007 \family default
6008  environment has the same left margin.
6009 \begin_inset Newline newline
6010 \end_inset
6011
6012 To change the default width, select all items in the list.
6013  Now open the 
6014 \family sans
6015 Edit\SpecialChar \menuseparator
6016 Paragraph
6017 \begin_inset space ~
6018 \end_inset
6019
6020 Settings
6021 \family default
6022  dialog (toolbar button 
6023 \begin_inset Info
6024 type  "icon"
6025 arg   "layout-paragraph"
6026 \end_inset
6027
6028 ).
6029  The text in the box 
6030 \family sans
6031 Longest
6032 \begin_inset space ~
6033 \end_inset
6034
6035 label
6036 \family default
6037  determines the default label width.
6038  You can use the text of your largest label here, but you can also use the
6039  letter 
6040 \begin_inset Quotes eld
6041 \end_inset
6042
6043 M
6044 \begin_inset Quotes erd
6045 \end_inset
6046
6047  multiple times instead.
6048  The M is the widest character and is a standard unit of widths in LaTeX.
6049  By using 
6050 \begin_inset Quotes eld
6051 \end_inset
6052
6053 M
6054 \begin_inset Quotes erd
6055 \end_inset
6056
6057  as the unit of width you don't need to keep changing the contents of 
6058 \family sans
6059 Longest
6060 \begin_inset space ~
6061 \end_inset
6062
6063 label
6064 \family default
6065  every time you alter a label in a 
6066 \family sans
6067 List
6068 \family default
6069  environment.
6070 \begin_inset Newline newline
6071 \end_inset
6072
6073 The predefined default width is the length of 
6074 \begin_inset Quotes eld
6075 \end_inset
6076
6077 00.00.0000
6078 \begin_inset Quotes erd
6079 \end_inset
6080
6081  (equal to 6
6082 \begin_inset space ~
6083 \end_inset
6084
6085 M).
6086 \end_layout
6087
6088 \begin_layout Standard
6089 You should use the 
6090 \family sans
6091 Labeling
6092 \family default
6093  list the same way as the 
6094 \family sans
6095 Description
6096 \family default
6097  list: When you need one word to stand out from the text that describes
6098  it.
6099  The 
6100 \family sans
6101 Labeling
6102 \family default
6103  environment gives you another way to do this, using a different overall
6104  layout.
6105 \end_layout
6106
6107 \begin_layout Standard
6108 You can nest 
6109 \family sans
6110 Labeling
6111 \family default
6112  lists inside one another, nest them in other types of lists, and so on.
6113  They work just like the other list paragraph environments.
6114  Read section
6115 \begin_inset space ~
6116 \end_inset
6117
6118
6119 \begin_inset CommandInset ref
6120 LatexCommand ref
6121 reference "sec:Nesting"
6122
6123 \end_inset
6124
6125  to learn about nesting.
6126 \end_layout
6127
6128 \begin_layout Standard
6129 There is yet another feature of the 
6130 \family sans
6131 Labeling
6132 \family default
6133  list: As you can see in the examples, LyX left-justifies the item labels
6134  by default.
6135  You can use additional 
6136 \family sans
6137 HFills
6138 \family default
6139  to change how LyX justifies the item label.
6140  
6141 \family sans
6142 Hfills
6143 \family default
6144  are documented in section
6145 \begin_inset space ~
6146 \end_inset
6147
6148
6149 \begin_inset CommandInset ref
6150 LatexCommand ref
6151 reference "sub:Horizontal-Space"
6152
6153 \end_inset
6154
6155 .
6156  Here are some examples:
6157 \end_layout
6158
6159 \begin_layout Labeling
6160 \labelwidthstring 00.00.0000
6161 Left The default for 
6162 \family sans
6163 Labeling
6164 \family default
6165  item labels.
6166 \end_layout
6167
6168 \begin_layout Labeling
6169 \labelwidthstring 00.00.0000
6170 \begin_inset space \hfill{}
6171 \end_inset
6172
6173 Right One 
6174 \family sans
6175 HFill
6176 \family default
6177  at the beginning of the label right justifies it.
6178 \end_layout
6179
6180 \begin_layout Labeling
6181 \labelwidthstring 00.00.0000
6182 \begin_inset space \hfill{}
6183 \end_inset
6184
6185 Center
6186 \begin_inset space \hfill{}
6187 \end_inset
6188
6189  One 
6190 \family sans
6191 HFill
6192 \family default
6193  at the beginning of the label and one at the end centers it.
6194 \end_layout
6195
6196 \begin_layout Subsection
6197 Customized Lists
6198 \begin_inset Index idx
6199 status collapsed
6200
6201 \begin_layout Plain Layout
6202 Lists ! Customized
6203 \end_layout
6204
6205 \end_inset
6206
6207
6208 \end_layout
6209
6210 \begin_layout Standard
6211 To use the features described in this section, you must load the module
6212  
6213 \family sans
6214 Customisable Lists (enumitem)
6215 \family default
6216  in the document settings.
6217  This loads the features of the LaTeX-package 
6218 \series bold
6219 enumitem
6220 \series default
6221
6222 \begin_inset Index idx
6223 status collapsed
6224
6225 \begin_layout Plain Layout
6226 LaTeX-packages ! enumitem
6227 \end_layout
6228
6229 \end_inset
6230
6231 .
6232 \end_layout
6233
6234 \begin_layout Subsubsection
6235 Custom Enumerate Lists
6236 \begin_inset Index idx
6237 status collapsed
6238
6239 \begin_layout Plain Layout
6240 Lists ! Enumerate ! Custom
6241 \end_layout
6242
6243 \end_inset
6244
6245
6246 \end_layout
6247
6248 \begin_layout Standard
6249 \noindent
6250 The default numbering of numbered lists can be changed by adding an optional
6251  argument (menu 
6252 \family sans
6253 Insert\SpecialChar \menuseparator
6254 Short Title
6255 \family default
6256 ) to the first item of each level in the list.
6257  There you add the command
6258 \end_layout
6259
6260 \begin_layout Standard
6261
6262 \series bold
6263 label=
6264 \backslash
6265 roman{enumi}
6266 \end_layout
6267
6268 \begin_layout Standard
6269 in TeX Code (shortcut 
6270 \begin_inset Info
6271 type  "shortcut"
6272 arg   "ert-insert"
6273 \end_inset
6274
6275 ).
6276 \begin_inset Foot
6277 status collapsed
6278
6279 \begin_layout Plain Layout
6280 For more about TeX Code, look at section
6281 \begin_inset space ~
6282 \end_inset
6283
6284
6285 \begin_inset CommandInset ref
6286 LatexCommand ref
6287 reference "sec:TeX-Code"
6288
6289 \end_inset
6290
6291 .
6292 \end_layout
6293
6294 \end_inset
6295
6296
6297 \emph on
6298  enumi
6299 \emph default
6300  is hereby the counter of the enumeration in the first level.
6301  The command 
6302 \series bold
6303
6304 \backslash
6305 roman
6306 \series default
6307  outputs the counter as small Roman numeral.
6308  For capital Roman numerals replace in the command above 
6309 \series bold
6310
6311 \backslash
6312 roman
6313 \series default
6314  by 
6315 \series bold
6316
6317 \backslash
6318 Roman
6319 \series default
6320 .
6321  For Arabic numerals use 
6322 \series bold
6323
6324 \backslash
6325 arabic
6326 \series default
6327 .
6328  To 
6329 \begin_inset Quotes eld
6330 \end_inset
6331
6332 number
6333 \begin_inset Quotes erd
6334 \end_inset
6335
6336  items with capital or small Latin letters use 
6337 \series bold
6338
6339 \backslash
6340 Alph
6341 \series default
6342  or 
6343 \series bold
6344
6345 \backslash
6346 alph
6347 \series default
6348 , respectively.
6349 \end_layout
6350
6351 \begin_layout Standard
6352 \noindent
6353 \begin_inset Note Greyedout
6354 status collapsed
6355
6356 \begin_layout Plain Layout
6357
6358 \series bold
6359 Note:
6360 \series default
6361  You can only number 26
6362 \begin_inset space ~
6363 \end_inset
6364
6365 items with Latin letters, because this numbering is limited to single letters.
6366 \end_layout
6367
6368 \end_inset
6369
6370
6371 \end_layout
6372
6373 \begin_layout Standard
6374 To change the numbering for the list sublevels, replace the 'i' in the command
6375  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6376 \end_layout
6377
6378 \begin_layout Standard
6379 As example a list with custom numbering:
6380 \end_layout
6381
6382 \begin_layout Enumerate
6383 \begin_inset Argument
6384 status collapsed
6385
6386 \begin_layout Plain Layout
6387 \begin_inset ERT
6388 status collapsed
6389
6390 \begin_layout Plain Layout
6391
6392 label=
6393 \backslash
6394 #
6395 \backslash
6396 Alph{enumi}
6397 \backslash
6398 #
6399 \end_layout
6400
6401 \end_inset
6402
6403
6404 \end_layout
6405
6406 \end_inset
6407
6408 Level 1
6409 \end_layout
6410
6411 \begin_deeper
6412 \begin_layout Enumerate
6413 \begin_inset Argument
6414 status collapsed
6415
6416 \begin_layout Plain Layout
6417 \begin_inset ERT
6418 status collapsed
6419
6420 \begin_layout Plain Layout
6421
6422 label=
6423 \backslash
6424 Alph{enumi}.
6425 \backslash
6426 arabic{enumii}
6427 \end_layout
6428
6429 \end_inset
6430
6431
6432 \end_layout
6433
6434 \end_inset
6435
6436 Level 2
6437 \end_layout
6438
6439 \begin_layout Enumerate
6440 Level 2
6441 \end_layout
6442
6443 \begin_deeper
6444 \begin_layout Enumerate
6445 \begin_inset Argument
6446 status collapsed
6447
6448 \begin_layout Plain Layout
6449 \begin_inset ERT
6450 status collapsed
6451
6452 \begin_layout Plain Layout
6453
6454 label=
6455 \backslash
6456 bf{
6457 \backslash
6458 arabic{enumiii}}
6459 \end_layout
6460
6461 \end_inset
6462
6463
6464 \end_layout
6465
6466 \end_inset
6467
6468 Level 3
6469 \end_layout
6470
6471 \begin_deeper
6472 \begin_layout Enumerate
6473 \begin_inset Argument
6474 status collapsed
6475
6476 \begin_layout Plain Layout
6477 \begin_inset ERT
6478 status collapsed
6479
6480 \begin_layout Plain Layout
6481
6482 label=
6483 \backslash
6484 emph{
6485 \backslash
6486 roman{enumiv})}
6487 \end_layout
6488
6489 \end_inset
6490
6491
6492 \end_layout
6493
6494 \end_inset
6495
6496 Level 4
6497 \end_layout
6498
6499 \end_deeper
6500 \end_deeper
6501 \end_deeper
6502 \begin_layout Standard
6503 For this list these commands were used:
6504 \end_layout
6505
6506 \begin_layout Standard
6507 \noindent
6508
6509 \series bold
6510 label=
6511 \backslash
6512 #
6513 \backslash
6514 Alph{enumi}
6515 \backslash
6516 #
6517 \begin_inset Newline newline
6518 \end_inset
6519
6520 label=
6521 \backslash
6522 Alph{enumi}.
6523 \backslash
6524 arabic{enumii}
6525 \begin_inset Newline newline
6526 \end_inset
6527
6528 label=
6529 \backslash
6530 bf{
6531 \backslash
6532 arabic{enumiii}}
6533 \begin_inset Newline newline
6534 \end_inset
6535
6536 label=
6537 \backslash
6538 emph{
6539 \backslash
6540 roman{enumiv})}
6541 \end_layout
6542
6543 \begin_layout Standard
6544 where the command 
6545 \series bold
6546
6547 \backslash
6548 emph{}
6549 \series default
6550  makes the label emphasized and 
6551 \series bold
6552
6553 \backslash
6554 bf{}
6555 \series default
6556  makes it bold.
6557 \end_layout
6558
6559 \begin_layout Standard
6560 \begin_inset Note Greyedout
6561 status collapsed
6562
6563 \begin_layout Plain Layout
6564
6565 \series bold
6566 Note:
6567 \series default
6568  When you changed the label of a list level, it will be used for all following
6569  lists until you change the definition.
6570 \end_layout
6571
6572 \end_inset
6573
6574
6575 \end_layout
6576
6577 \begin_layout Subsubsection
6578 Resumed Enumeration
6579 \begin_inset Index idx
6580 status collapsed
6581
6582 \begin_layout Plain Layout
6583 Lists ! Enumerate ! Resumed
6584 \end_layout
6585
6586 \end_inset
6587
6588
6589 \end_layout
6590
6591 \begin_layout Standard
6592 Enumerations can be resumed after intermediate paragraphs:
6593 \end_layout
6594
6595 \begin_layout Enumerate
6596 \begin_inset Argument
6597 status collapsed
6598
6599 \begin_layout Plain Layout
6600 \begin_inset ERT
6601 status collapsed
6602
6603 \begin_layout Plain Layout
6604
6605 label=
6606 \backslash
6607 arabic{enumi}.
6608 \end_layout
6609
6610 \end_inset
6611
6612
6613 \end_layout
6614
6615 \end_inset
6616
6617 first
6618 \begin_inset Note Note
6619 status collapsed
6620
6621 \begin_layout Plain Layout
6622 goes back to default numbering
6623 \end_layout
6624
6625 \end_inset
6626
6627
6628 \end_layout
6629
6630 \begin_layout Enumerate
6631 second
6632 \end_layout
6633
6634 \begin_layout Standard
6635 regular text
6636 \end_layout
6637
6638 \begin_layout Enumerate-Resume
6639 resumed
6640 \end_layout
6641
6642 \begin_layout Standard
6643 To resume an enumeration, use the style 
6644 \family sans
6645 Enumerate-Resume
6646 \family default
6647 .
6648  Its numbering appears in blue within LyX to indicate that it is a resumed
6649  list and that the numbering will not be correct in LyX, but in the output.
6650 \end_layout
6651
6652 \begin_layout Standard
6653 \begin_inset Note Greyedout
6654 status collapsed
6655
6656 \begin_layout Plain Layout
6657
6658 \series bold
6659 Note:
6660 \series default
6661  If there is no previous enumeration to resume, you will get a LaTeX error.
6662 \end_layout
6663
6664 \end_inset
6665
6666
6667 \end_layout
6668
6669 \begin_layout Standard
6670 Perhaps you might want to resume the list with a different number than the
6671  next one.
6672  Or you want to start a new enumeration with a defined number.
6673  This is possible by adding an optional argument to the first list item
6674  of a normal enumeration.
6675  There, insert the command
6676 \end_layout
6677
6678 \begin_layout Standard
6679
6680 \series bold
6681 start=number
6682 \end_layout
6683
6684 \begin_layout Standard
6685 where 
6686 \emph on
6687 number
6688 \emph default
6689  is the number with which you want to resume the list.
6690  An example:
6691 \end_layout
6692
6693 \begin_layout Enumerate
6694 first item
6695 \end_layout
6696
6697 \begin_layout Enumerate
6698 second item
6699 \end_layout
6700
6701 \begin_layout Standard
6702 Enumeration starting at a given value:
6703 \end_layout
6704
6705 \begin_layout Enumerate
6706 \begin_inset Argument
6707 status open
6708
6709 \begin_layout Plain Layout
6710 \begin_inset ERT
6711 status collapsed
6712
6713 \begin_layout Plain Layout
6714
6715 start=4
6716 \end_layout
6717
6718 \end_inset
6719
6720
6721 \end_layout
6722
6723 \end_inset
6724
6725 This enumeration starts at 4
6726 \end_layout
6727
6728 \begin_layout Subsubsection
6729 List Spacing
6730 \begin_inset Index idx
6731 status collapsed
6732
6733 \begin_layout Plain Layout
6734 Lists ! Spacing
6735 \end_layout
6736
6737 \end_inset
6738
6739
6740 \end_layout
6741
6742 \begin_layout Standard
6743 In some cases you might want less or more vertical space between the items
6744  of a list.
6745  For example if the default space is too much in your opinion in this case:
6746 \end_layout
6747
6748 \begin_layout Itemize
6749 A bullet list
6750 \end_layout
6751
6752 \begin_layout Itemize
6753 with standard spacing 
6754 \end_layout
6755
6756 \begin_layout Standard
6757 You can decrease the space by adding an optional argument to the first item
6758  of the list.
6759  Add there the command 
6760 \series bold
6761 nolistsep
6762 \series default
6763  to get no additional list space like in this example:
6764 \end_layout
6765
6766 \begin_layout Itemize
6767 \begin_inset Argument
6768 status open
6769
6770 \begin_layout Plain Layout
6771 \begin_inset ERT
6772 status collapsed
6773
6774 \begin_layout Plain Layout
6775
6776 nolistsep
6777 \end_layout
6778
6779 \end_inset
6780
6781
6782 \end_layout
6783
6784 \end_inset
6785
6786 A bullet list
6787 \end_layout
6788
6789 \begin_layout Itemize
6790 without additional
6791 \end_layout
6792
6793 \begin_layout Itemize
6794 vertical space
6795 \end_layout
6796
6797 \begin_layout Standard
6798 To add space you can use several other commands provided by the LaTeX-package
6799  
6800 \series bold
6801 enumitem
6802 \series default
6803
6804 \begin_inset Index idx
6805 status collapsed
6806
6807 \begin_layout Plain Layout
6808 LaTeX-packages ! enumitem
6809 \end_layout
6810
6811 \end_inset
6812
6813 .
6814  For more info see its documentation, 
6815 \begin_inset CommandInset citation
6816 LatexCommand cite
6817 key "enumitem"
6818
6819 \end_inset
6820
6821 .
6822 \end_layout
6823
6824 \begin_layout Standard
6825 There are also many commands available to change the horizontal spacing
6826  and indentation.
6827  Here is an example where the indentation was changed to that of the paragraphs
6828  in the document and the label separation was set to 2
6829 \begin_inset space \thinspace{}
6830 \end_inset
6831
6832 cm so that the number is in the page margin:
6833 \end_layout
6834
6835 \begin_layout Enumerate
6836 \begin_inset Argument
6837 status open
6838
6839 \begin_layout Plain Layout
6840 \begin_inset ERT
6841 status collapsed
6842
6843 \begin_layout Plain Layout
6844
6845 labelindent=
6846 \backslash
6847 parindent, labelsep=2cm
6848 \end_layout
6849
6850 \end_inset
6851
6852
6853 \end_layout
6854
6855 \end_inset
6856
6857 An enumeration
6858 \end_layout
6859
6860 \begin_layout Enumerate
6861 with negative indentation
6862 \end_layout
6863
6864 \begin_layout Subsubsection
6865 Further Customization
6866 \begin_inset Index idx
6867 status collapsed
6868
6869 \begin_layout Plain Layout
6870 Lists ! Customization
6871 \end_layout
6872
6873 \end_inset
6874
6875
6876 \end_layout
6877
6878 \begin_layout Standard
6879 You can also change the style of description lists.
6880  The command
6881 \end_layout
6882
6883 \begin_layout Standard
6884
6885 \series bold
6886 font=definition
6887 \end_layout
6888
6889 \begin_layout Standard
6890 changes the description label font, the command
6891 \end_layout
6892
6893 \begin_layout Standard
6894
6895 \series bold
6896 style=definition
6897 \end_layout
6898
6899 \begin_layout Standard
6900 sets the list style.
6901 \end_layout
6902
6903 \begin_layout Standard
6904 An example where the command
6905 \end_layout
6906
6907 \begin_layout Standard
6908
6909 \series bold
6910 font=
6911 \backslash
6912 itshape, style=nextline
6913 \end_layout
6914
6915 \begin_layout Standard
6916 is used:
6917 \end_layout
6918
6919 \begin_layout Description
6920 Ionizing
6921 \begin_inset space ~
6922 \end_inset
6923
6924 radiation: 
6925 \begin_inset Argument
6926 status collapsed
6927
6928 \begin_layout Plain Layout
6929 \begin_inset ERT
6930 status collapsed
6931
6932 \begin_layout Plain Layout
6933
6934 labelindent=0pt, labelsep=1cm, font=
6935 \backslash
6936 itshape, style=nextline
6937 \end_layout
6938
6939 \end_inset
6940
6941
6942 \end_layout
6943
6944 \end_inset
6945
6946 Ionizing radiation consists of particles or electromagnetic waves that are
6947  energetic enough to detach electrons from atoms or molecules, therefore
6948  ionizing them.
6949 \end_layout
6950
6951 \begin_layout Description
6952 Reference
6953 \begin_inset space ~
6954 \end_inset
6955
6956 counting: In computer science, reference counting is a technique of storing
6957  the number of references, pointers, or handles to a resource such as an
6958  object, block of memory, disk space or other resource.
6959 \end_layout
6960
6961 \begin_layout Standard
6962 There are many more commands and features provided by the LaTeX-package
6963  
6964 \series bold
6965 enumitem
6966 \series default
6967
6968 \begin_inset Index idx
6969 status collapsed
6970
6971 \begin_layout Plain Layout
6972 LaTeX-packages ! enumitem
6973 \end_layout
6974
6975 \end_inset
6976
6977 .
6978  For more info see its documentation, 
6979 \begin_inset CommandInset citation
6980 LatexCommand cite
6981 key "enumitem"
6982
6983 \end_inset
6984
6985 .
6986 \end_layout
6987
6988 \begin_layout Subsection
6989 Letters
6990 \begin_inset Index idx
6991 status collapsed
6992
6993 \begin_layout Plain Layout
6994 Letters
6995 \end_layout
6996
6997 \end_inset
6998
6999
7000 \end_layout
7001
7002 \begin_layout Subsubsection
7003
7004 \family sans
7005 Address
7006 \family default
7007  and 
7008 \family sans
7009 Right
7010 \begin_inset space ~
7011 \end_inset
7012
7013 Address
7014 \family default
7015 : An Overview
7016 \end_layout
7017
7018 \begin_layout Standard
7019 Although LyX has document classes for letters, we've also created two paragraph
7020  environments called 
7021 \family sans
7022 Address
7023 \family default
7024  and 
7025 \family sans
7026 Right
7027 \begin_inset space ~
7028 \end_inset
7029
7030 Address
7031 \family default
7032 .
7033  To use the letter class, you need to use specific paragraph environments
7034  in a specific order, otherwise LaTeX gags on the document.
7035  In contrast, you can use the 
7036 \family sans
7037 Address
7038 \family default
7039  and 
7040 \family sans
7041 Right
7042 \begin_inset space ~
7043 \end_inset
7044
7045 Address
7046 \family default
7047  paragraph environments anywhere with no problem.
7048  You can even nest them inside other environments, though you can't nest
7049  anything in them.
7050 \end_layout
7051
7052 \begin_layout Standard
7053 Of course, you're not limited to using 
7054 \family sans
7055 Address
7056 \family default
7057  and 
7058 \family sans
7059 Right
7060 \begin_inset space ~
7061 \end_inset
7062
7063 Address
7064 \family default
7065  for letters only.
7066  
7067 \family sans
7068 Right
7069 \begin_inset space ~
7070 \end_inset
7071
7072 Address
7073 \family default
7074 , in particular, is useful for creating article titles like those used in
7075  some European academic papers.
7076 \end_layout
7077
7078 \begin_layout Subsubsection
7079 Usage
7080 \begin_inset CommandInset label
7081 LatexCommand label
7082 name "sec:Address-Usage"
7083
7084 \end_inset
7085
7086
7087 \end_layout
7088
7089 \begin_layout Standard
7090 The 
7091 \family sans
7092 Address
7093 \family default
7094  environment formats text in the style of an address, which is also used
7095  for the opening and signature in some countries.
7096  Similarly, the 
7097 \family sans
7098 Right
7099 \begin_inset space ~
7100 \end_inset
7101
7102 Address
7103 \family default
7104  environment formats text in the style of a right-justified address, which
7105  is used for the sender's address and today's date in some countries.
7106  Here's an example of each:
7107 \end_layout
7108
7109 \begin_layout Right Address
7110 Right Address
7111 \begin_inset Newline newline
7112 \end_inset
7113
7114 Who I am
7115 \begin_inset Newline newline
7116 \end_inset
7117
7118 Where I am
7119 \begin_inset Newline newline
7120 \end_inset
7121
7122 When is it? What is today?
7123 \end_layout
7124
7125 \begin_layout Standard
7126 That was 
7127 \family sans
7128 Right
7129 \begin_inset space ~
7130 \end_inset
7131
7132 Address
7133 \family default
7134 .
7135  Notice that the lines all have the same left margin, which LyX sets to
7136  fit the largest block of text on a single line.
7137  Here's an example of the 
7138 \family sans
7139 Address
7140 \family default
7141  environment:
7142 \end_layout
7143
7144 \begin_layout Address
7145 Who are you
7146 \begin_inset Newline newline
7147 \end_inset
7148
7149 Where do I send this
7150 \begin_inset Newline newline
7151 \end_inset
7152
7153 Your post office and country
7154 \end_layout
7155
7156 \begin_layout Standard
7157 As you can see, both 
7158 \family sans
7159 Address
7160 \family default
7161  and 
7162 \family sans
7163 Right
7164 \begin_inset space ~
7165 \end_inset
7166
7167 Address
7168 \family default
7169  add extra space between themselves and the next paragraph.
7170  If you hit 
7171 \family sans
7172 Return
7173 \family default
7174  in either of these environments, LyX resets the nesting depth and sets
7175  the environment to 
7176 \family sans
7177 Standard
7178 \family default
7179 .
7180  This makes sense, since 
7181 \family sans
7182 Return
7183 \family default
7184  is the 
7185 \family typewriter
7186 break-paragraph
7187 \family default
7188  function, and the individual lines of an address are not paragraphs.
7189  Thus, you have to use 
7190 \family typewriter
7191 break-line
7192 \family default
7193  (
7194 \begin_inset Info
7195 type  "shortcut"
7196 arg   "newline-insert newline"
7197 \end_inset
7198
7199  or 
7200 \family sans
7201 Formatting
7202 \begin_inset space ~
7203 \end_inset
7204
7205 Character\SpecialChar \menuseparator
7206 Line
7207 \begin_inset space ~
7208 \end_inset
7209
7210 Break
7211 \family default
7212  from the 
7213 \family sans
7214 Insert
7215 \family default
7216  menu) to start a new line in an 
7217 \family sans
7218 Address
7219 \family default
7220  or 
7221 \family sans
7222 Right
7223 \begin_inset space ~
7224 \end_inset
7225
7226 Address
7227 \family default
7228  environment.
7229 \end_layout
7230
7231 \begin_layout Subsection
7232 Academic Writing
7233 \end_layout
7234
7235 \begin_layout Standard
7236 Most academic writing begins with an abstract and ends with a bibliography
7237  or list of references.
7238  LyX contains paragraph environments for both of these.
7239 \end_layout
7240
7241 \begin_layout Subsubsection
7242
7243 \family sans
7244 Abstract
7245 \begin_inset Index idx
7246 status collapsed
7247
7248 \begin_layout Plain Layout
7249 Abstracts
7250 \end_layout
7251
7252 \end_inset
7253
7254
7255 \end_layout
7256
7257 \begin_layout Standard
7258 The 
7259 \family sans
7260 Abstract
7261 \family default
7262  environment is used for the abstract of an article.
7263  Technically, you could use this environment anywhere, but you really should
7264  only use it at the beginning of the document, after the title.
7265  Also, don't bother trying to nest 
7266 \family sans
7267 Abstract
7268 \family default
7269  in anything else or vice versa.
7270  It will not work.
7271  The 
7272 \family sans
7273 Abstract
7274 \family default
7275  environment is only useful in the article and report document classes.
7276  The book document classes ignores the 
7277 \family sans
7278 Abstract
7279 \family default
7280  completely, and it's utterly silly to use 
7281 \family sans
7282 Abstract
7283 \family default
7284  in a letter document class.
7285 \end_layout
7286
7287 \begin_layout Standard
7288 The 
7289 \family sans
7290 Abstract
7291 \family default
7292  environment does several things for you.
7293  First, it puts the centered label 
7294 \begin_inset Quotes eld
7295 \end_inset
7296
7297 Abstract
7298 \begin_inset Quotes erd
7299 \end_inset
7300
7301  above the text.
7302  The label and the text of the abstract are separated by some extra vertical
7303  space.
7304  Second, it typesets everything in a smaller font, just as you'd expect.
7305  Lastly, it adds a bit of extra vertical space between the abstract and
7306  the subsequent text.
7307  Well, that's how it will appear on the LyX screen.
7308  The appearance in the output depends on the used article or report class.
7309 \end_layout
7310
7311 \begin_layout Standard
7312 Starting a new paragraph by hitting 
7313 \family sans
7314 Return
7315 \family default
7316  does not reset the paragraph environment.
7317  The new paragraph will still be in the 
7318 \family sans
7319 Abstract
7320 \family default
7321  environment.
7322  So, you will have to change the paragraph environment yourself when you
7323  finish entering the abstract of your document.
7324 \end_layout
7325
7326 \begin_layout Standard
7327 \begin_inset Float figure
7328 wide false
7329 sideways false
7330 status collapsed
7331
7332 \begin_layout Plain Layout
7333 \align center
7334 \begin_inset Graphics
7335         filename clipart/Abstract.pdf
7336
7337 \end_inset
7338
7339
7340 \end_layout
7341
7342 \begin_layout Plain Layout
7343 \begin_inset Caption
7344
7345 \begin_layout Plain Layout
7346 \begin_inset CommandInset label
7347 LatexCommand label
7348 name "fig:Paragraph-in-the"
7349
7350 \end_inset
7351
7352 Paragraph in the 
7353 \family sans
7354 Abstract
7355 \family default
7356  environment
7357 \end_layout
7358
7359 \end_inset
7360
7361
7362 \end_layout
7363
7364 \end_inset
7365
7366
7367 \end_layout
7368
7369 \begin_layout Standard
7370 We'd love to give you directly an example of the 
7371 \family sans
7372 Abstract
7373 \family default
7374  environment, but since this document is in the 
7375 \begin_inset Quotes eld
7376 \end_inset
7377
7378 book
7379 \begin_inset Quotes erd
7380 \end_inset
7381
7382  class, we can't do this.
7383  We inserted it therefore as figure
7384 \begin_inset space ~
7385 \end_inset
7386
7387
7388 \begin_inset CommandInset ref
7389 LatexCommand ref
7390 reference "fig:Paragraph-in-the"
7391
7392 \end_inset
7393
7394 .
7395  If you've never heard of an 
7396 \begin_inset Quotes eld
7397 \end_inset
7398
7399 abstract
7400 \begin_inset Quotes erd
7401 \end_inset
7402
7403  before, you can safely ignore this environment.
7404 \end_layout
7405
7406 \begin_layout Subsubsection
7407
7408 \family sans
7409 Bibliography
7410 \family default
7411
7412 \begin_inset Index idx
7413 status collapsed
7414
7415 \begin_layout Plain Layout
7416 Bibliography
7417 \end_layout
7418
7419 \end_inset
7420
7421
7422 \begin_inset CommandInset label
7423 LatexCommand label
7424 name "sub:Biblio_environment"
7425
7426 \end_inset
7427
7428
7429 \end_layout
7430
7431 \begin_layout Standard
7432 The 
7433 \family sans
7434 Bibliography
7435 \family default
7436  environment is used to list references.
7437  Technically, you could use this environment anywhere, but you really should
7438  only use it at the end of the document.
7439  Nesting 
7440 \family sans
7441 Bibliography
7442 \family default
7443  in anything else or vice versa will not work.
7444 \end_layout
7445
7446 \begin_layout Standard
7447 When you first open a 
7448 \family sans
7449 Bibliography
7450 \family default
7451  environment, LyX adds a large vertical space, followed by the heading 
7452 \begin_inset Quotes eld
7453 \end_inset
7454
7455 Bibliography
7456 \begin_inset Quotes erd
7457 \end_inset
7458
7459  or 
7460 \begin_inset Quotes eld
7461 \end_inset
7462
7463 References,
7464 \begin_inset Quotes erd
7465 \end_inset
7466
7467  depending on the document class.
7468  The heading is in a large boldface font.
7469  Each paragraph of the 
7470 \family sans
7471 Bibliography
7472 \family default
7473  environment is a bibliography entry.
7474  Thus, hitting 
7475 \family sans
7476 Return
7477 \family default
7478  does not reset the paragraph environment.
7479  Each new paragraph is still in the 
7480 \family sans
7481 Bibliography
7482 \family default
7483  environment.
7484 \end_layout
7485
7486 \begin_layout Standard
7487 There is another, usually better way to include references in your document
7488  by using a BibTeX database.
7489  For more information on that, and for a detailed description of LyX's bibliogra
7490 phy handling, have a look at section
7491 \begin_inset space ~
7492 \end_inset
7493
7494
7495 \begin_inset CommandInset ref
7496 LatexCommand ref
7497 reference "sec:Bibliography"
7498
7499 \end_inset
7500
7501 .
7502 \end_layout
7503
7504 \begin_layout Subsection
7505 LyX
7506 \family sans
7507 -Code
7508 \begin_inset Index idx
7509 status collapsed
7510
7511 \begin_layout Plain Layout
7512 Paragraph ! LyX code
7513 \end_layout
7514
7515 \end_inset
7516
7517
7518 \begin_inset CommandInset label
7519 LatexCommand label
7520 name "sub:LyX-Code"
7521
7522 \end_inset
7523
7524
7525 \end_layout
7526
7527 \begin_layout Standard
7528 The 
7529 \family sans
7530 LyX-Code
7531 \family default
7532  environment is another LyX extension.
7533  It type-sets text in a typewriter-style font.
7534  It also treats the 
7535 \family sans
7536 Space
7537 \family default
7538  key as a fixed whitespace;
7539 \begin_inset Foot
7540 status collapsed
7541
7542 \begin_layout Plain Layout
7543 In the 
7544 \family sans
7545 LyX-Code
7546 \family default
7547  environment, the 
7548 \family sans
7549 Space
7550 \family default
7551  key is treated as a 
7552 \family sans
7553 Protected
7554 \begin_inset space ~
7555 \end_inset
7556
7557 Blank
7558 \family default
7559  instead of an end-of-word marker.
7560 \end_layout
7561
7562 \end_inset
7563
7564  this is the only case in which you can type multiple whitespaces in LyX.
7565  If you need to insert blank lines, you will still need to use 
7566 \begin_inset Info
7567 type  "shortcut"
7568 arg   "newline-insert newline"
7569 \end_inset
7570
7571  (the 
7572 \family typewriter
7573 break-line
7574 \family default
7575  function).
7576  
7577 \family sans
7578 Return
7579 \family default
7580  breaks paragraphs.
7581  Note, however, that 
7582 \family sans
7583 Return
7584 \family default
7585  does not reset the paragraph environment.
7586  So, when you finish using the 
7587 \family sans
7588 LyX-Code
7589 \family default
7590  environment, you will need to change the paragraph environment yourself.
7591  Also, you can nest the 
7592 \family sans
7593 LyX-Code
7594 \family default
7595  environment inside of others.
7596 \end_layout
7597
7598 \begin_layout Standard
7599 There are a few quirks with this environment:
7600 \end_layout
7601
7602 \begin_layout Itemize
7603 You cannot use 
7604 \begin_inset Info
7605 type  "shortcut"
7606 arg   "newline-insert newline"
7607 \end_inset
7608
7609  at the beginning of a new paragraph (i.
7610 \begin_inset space \thinspace{}
7611 \end_inset
7612
7613 e.
7614 \begin_inset space \space{}
7615 \end_inset
7616
7617 you can't follow 
7618 \family sans
7619 Return
7620 \family default
7621  with a 
7622 \begin_inset Info
7623 type  "shortcut"
7624 arg   "newline-insert newline"
7625 \end_inset
7626
7627 ).
7628 \end_layout
7629
7630 \begin_layout Itemize
7631 You can't follow a 
7632 \begin_inset Info
7633 type  "shortcut"
7634 arg   "newline-insert newline"
7635 \end_inset
7636
7637  with a 
7638 \family sans
7639 Space
7640 \family default
7641 .
7642 \end_layout
7643
7644 \begin_deeper
7645 \begin_layout Itemize
7646 Use a 
7647 \family sans
7648 Return
7649 \family default
7650  to begin a new paragraph, then you can use a 
7651 \family sans
7652 Space
7653 \family default
7654 .
7655 \end_layout
7656
7657 \begin_layout Itemize
7658 Or: use 
7659 \begin_inset Info
7660 type  "shortcut"
7661 arg   "space-insert protected"
7662 \end_inset
7663
7664  instead.
7665 \end_layout
7666
7667 \end_deeper
7668 \begin_layout Itemize
7669 You can't have an empty paragraph or an empty line.
7670  You must put at least one 
7671 \family sans
7672 Space
7673 \family default
7674  in any line you want blank.
7675  Otherwise, LaTeX generates errors.
7676 \end_layout
7677
7678 \begin_layout Itemize
7679 You cannot get the typewriter double quotes by typing 
7680 \family sans
7681 "
7682 \family default
7683  since that will insert 
7684 \emph on
7685 real
7686 \emph default
7687  quotes.
7688  You get the typewriter double quotes with 
7689 \begin_inset Info
7690 type  "shortcut"
7691 arg   "self-insert \""
7692 \end_inset
7693
7694 .
7695 \end_layout
7696
7697 \begin_layout Standard
7698 Here is an example:
7699 \end_layout
7700
7701 \begin_layout LyX-Code
7702 #include <stdio.h>
7703 \end_layout
7704
7705 \begin_layout LyX-Code
7706  
7707 \end_layout
7708
7709 \begin_layout LyX-Code
7710 int main(void)
7711 \end_layout
7712
7713 \begin_layout LyX-Code
7714 {
7715 \end_layout
7716
7717 \begin_layout LyX-Code
7718     printf("Hello World!
7719 \backslash
7720 n");
7721 \end_layout
7722
7723 \begin_layout LyX-Code
7724     return 0;
7725 \end_layout
7726
7727 \begin_layout LyX-Code
7728 }
7729 \end_layout
7730
7731 \begin_layout Standard
7732 This is just the standard 
7733 \begin_inset Quotes eld
7734 \end_inset
7735
7736 Hello world!
7737 \begin_inset Quotes erd
7738 \end_inset
7739
7740  program.
7741  
7742 \end_layout
7743
7744 \begin_layout Standard
7745
7746 \family sans
7747 LyX-Code
7748 \family default
7749  has one purpose: to typeset code, such as program source, shell scripts,
7750  rc-files, and so on.
7751  Use it only in those very special cases where you need to generate text
7752  as if you used a typewriter.
7753 \begin_inset Index idx
7754 status collapsed
7755
7756 \begin_layout Plain Layout
7757 Paragraph environments|)
7758 \end_layout
7759
7760 \end_inset
7761
7762  For longer parts of programming code, use the listings inset that is described
7763  in the chapter 
7764 \emph on
7765 Program Code Listings
7766 \emph default
7767  of the 
7768 \emph on
7769 Embedded
7770 \begin_inset space ~
7771 \end_inset
7772
7773 Objects
7774 \emph default
7775  manual.
7776 \end_layout
7777
7778 \begin_layout Section
7779 Nesting Environments
7780 \begin_inset Index idx
7781 status collapsed
7782
7783 \begin_layout Plain Layout
7784 Nesting ! Environments
7785 \end_layout
7786
7787 \end_inset
7788
7789
7790 \begin_inset CommandInset label
7791 LatexCommand label
7792 name "sec:Nesting"
7793
7794 \end_inset
7795
7796
7797 \end_layout
7798
7799 \begin_layout Subsection
7800 Introduction
7801 \end_layout
7802
7803 \begin_layout Standard
7804 LyX treats text as a unified block with a particular context and specific
7805  properties.
7806  This allows you to create blocks that inherit some of the properties of
7807  another block.
7808  For example you have three main points in an outline, but point #2 also
7809  has two subpoints.
7810  In other words, you have a list inside of another list, with the inner
7811  list 
7812 \begin_inset Quotes eld
7813 \end_inset
7814
7815 attached
7816 \begin_inset Quotes erd
7817 \end_inset
7818
7819  to item #2:
7820 \end_layout
7821
7822 \begin_layout Enumerate
7823 one
7824 \end_layout
7825
7826 \begin_layout Enumerate
7827 two
7828 \end_layout
7829
7830 \begin_deeper
7831 \begin_layout Enumerate
7832 sublist – item #1
7833 \end_layout
7834
7835 \begin_layout Enumerate
7836 sublist – item #2
7837 \end_layout
7838
7839 \end_deeper
7840 \begin_layout Enumerate
7841 three
7842 \end_layout
7843
7844 \begin_layout Standard
7845 You put a list inside a list by nesting one list inside the other.
7846  Nesting an environment is quite simple: Select 
7847 \family sans
7848 Increase
7849 \begin_inset space ~
7850 \end_inset
7851
7852 List
7853 \begin_inset space ~
7854 \end_inset
7855
7856 Depth
7857 \family default
7858  or 
7859 \family sans
7860 Decrease
7861 \begin_inset space ~
7862 \end_inset
7863
7864 List
7865 \begin_inset space ~
7866 \end_inset
7867
7868 Depth
7869 \family default
7870  from the 
7871 \family sans
7872 Edit
7873 \family default
7874  menu to change the nesting depth of the current paragraph (the status bar
7875  will tell you how far you are nested).
7876  Instead of the menu, you can also use the toolbar buttons 
7877 \begin_inset Info
7878 type  "icon"
7879 arg   "depth-increment"
7880 \end_inset
7881
7882  and 
7883 \begin_inset Info
7884 type  "icon"
7885 arg   "depth-decrement"
7886 \end_inset
7887
7888  or the convenient key bindings 
7889 \family sans
7890 Tab
7891 \family default
7892  and 
7893 \family sans
7894 Shift-Tab
7895 \family default
7896  or 
7897 \begin_inset Info
7898 type  "shortcut"
7899 arg   "depth-increment"
7900 \end_inset
7901
7902  and 
7903 \begin_inset Info
7904 type  "shortcut"
7905 arg   "depth-decrement"
7906 \end_inset
7907
7908  to change the nesting level.
7909  The change will work on the current selection if you have made one (allowing
7910  you to change the nesting of several paragraphs at once), or the current
7911  paragraph.
7912 \end_layout
7913
7914 \begin_layout Standard
7915 Note that LyX only changes the nesting depth if it can.
7916  If it's invalid to do so, nothing happens if you try to change the depth.
7917  Additionally, if you change the depth of one paragraph, it affects the
7918  depth of every paragraph nested inside of it.
7919 \end_layout
7920
7921 \begin_layout Standard
7922 Nesting isn't limited to lists.
7923  In LyX, you can nest just about anything inside anything else, as you're
7924  about to find out.
7925  This is the real power of nesting paragraph environments.
7926 \end_layout
7927
7928 \begin_layout Subsection
7929 What You Can and Can't Nest
7930 \end_layout
7931
7932 \begin_layout Standard
7933 Before we fire a list of paragraph environments at you, we need to tell
7934  you a little bit more about how nesting works.
7935 \end_layout
7936
7937 \begin_layout Standard
7938 The question if nesting a paragraph environment is possible, is a bit more
7939  complicated than a simple yes or no.
7940  There are three types of paragraph environments:
7941 \end_layout
7942
7943 \begin_layout Itemize
7944 Completely unnestable
7945 \end_layout
7946
7947 \begin_layout Itemize
7948 Fully nestable, you can nest them inside things and you can also nest other
7949  things inside them.
7950 \end_layout
7951
7952 \begin_layout Itemize
7953 A third type, you can nest them into other environments, but you can't nest
7954  anything into them.
7955 \end_layout
7956
7957 \begin_layout Standard
7958 Here's a list of the three types of nesting behavior, and which paragraph
7959  environments have them:
7960 \end_layout
7961
7962 \begin_layout Description
7963 Unnestable Can't nest them.
7964  Can't nest into them.
7965 \end_layout
7966
7967 \begin_deeper
7968 \begin_layout Itemize
7969
7970 \family sans
7971 Bibliography
7972 \end_layout
7973
7974 \begin_layout Itemize
7975
7976 \family sans
7977 Abstract
7978 \end_layout
7979
7980 \begin_layout Itemize
7981
7982 \family sans
7983 Title
7984 \end_layout
7985
7986 \begin_layout Itemize
7987
7988 \family sans
7989 Author
7990 \end_layout
7991
7992 \begin_layout Itemize
7993
7994 \family sans
7995 Date
7996 \end_layout
7997
7998 \end_deeper
7999 \begin_layout Description
8000 Fully
8001 \begin_inset space ~
8002 \end_inset
8003
8004 Nestable You can nest them.
8005  You can nest other things into them.
8006 \end_layout
8007
8008 \begin_deeper
8009 \begin_layout Itemize
8010
8011 \family sans
8012 Verse
8013 \end_layout
8014
8015 \begin_layout Itemize
8016
8017 \family sans
8018 Quote
8019 \end_layout
8020
8021 \begin_layout Itemize
8022
8023 \family sans
8024 Quotation
8025 \end_layout
8026
8027 \begin_layout Itemize
8028
8029 \family sans
8030 Itemize
8031 \end_layout
8032
8033 \begin_layout Itemize
8034
8035 \family sans
8036 Enumerate
8037 \end_layout
8038
8039 \begin_layout Itemize
8040
8041 \family sans
8042 Description
8043 \end_layout
8044
8045 \begin_layout Itemize
8046
8047 \family sans
8048 List
8049 \end_layout
8050
8051 \begin_layout Itemize
8052
8053 \family sans
8054 LyX-Code
8055 \end_layout
8056
8057 \end_deeper
8058 \begin_layout Description
8059 Nestable-Inside You can nest them inside other things.
8060  You can't nest anything into them.
8061 \end_layout
8062
8063 \begin_deeper
8064 \begin_layout Itemize
8065
8066 \family sans
8067 Standard
8068 \end_layout
8069
8070 \begin_layout Itemize
8071
8072 \family sans
8073 Part
8074 \end_layout
8075
8076 \begin_layout Itemize
8077
8078 \family sans
8079 Chapter
8080 \end_layout
8081
8082 \begin_layout Itemize
8083
8084 \family sans
8085 Section
8086 \end_layout
8087
8088 \begin_layout Itemize
8089
8090 \family sans
8091 Subsection
8092 \end_layout
8093
8094 \begin_layout Itemize
8095
8096 \family sans
8097 Subsubsection
8098 \end_layout
8099
8100 \begin_layout Itemize
8101
8102 \family sans
8103 Paragraph
8104 \end_layout
8105
8106 \begin_layout Itemize
8107
8108 \family sans
8109 Subparagraph
8110 \end_layout
8111
8112 \begin_layout Itemize
8113
8114 \family sans
8115 Part*
8116 \end_layout
8117
8118 \begin_layout Itemize
8119
8120 \family sans
8121 Chapter*
8122 \end_layout
8123
8124 \begin_layout Itemize
8125
8126 \family sans
8127 Section*
8128 \end_layout
8129
8130 \begin_layout Itemize
8131
8132 \family sans
8133 Subsection*
8134 \end_layout
8135
8136 \begin_layout Itemize
8137
8138 \family sans
8139 Subsubsection*
8140 \end_layout
8141
8142 \begin_layout Itemize
8143
8144 \family sans
8145 Right
8146 \begin_inset space ~
8147 \end_inset
8148
8149 Address
8150 \end_layout
8151
8152 \begin_layout Itemize
8153
8154 \family sans
8155 Address
8156 \end_layout
8157
8158 \end_deeper
8159 \begin_layout Standard
8160 \begin_inset Note Greyedout
8161 status collapsed
8162
8163 \begin_layout Plain Layout
8164
8165 \series bold
8166 Note:
8167 \series default
8168  Although it is possible to nest numbered section headings like 
8169 \family sans
8170 Chapter
8171 \family default
8172
8173 \family sans
8174 Section
8175 \family default
8176 , etc.
8177 \begin_inset space ~
8178 \end_inset
8179
8180 into e.
8181 \begin_inset space \thinspace{}
8182 \end_inset
8183
8184 g.
8185 \begin_inset space \space{}
8186 \end_inset
8187
8188 lists, it is highly recommended not to do this because the aim is to create
8189  well-structured documents following typesetting guidelines whereas nested
8190  section headings violate this.
8191 \end_layout
8192
8193 \end_inset
8194
8195
8196 \end_layout
8197
8198 \begin_layout Subsection
8199 Nesting Other Things: Tables, Math, Floats, etc.
8200 \begin_inset Index idx
8201 status collapsed
8202
8203 \begin_layout Plain Layout
8204 Nesting ! Tables etc.
8205 \end_layout
8206
8207 \end_inset
8208
8209
8210 \end_layout
8211
8212 \begin_layout Standard
8213 There are several things that aren't paragraph environments, but which are
8214  affected by nesting anyhow.
8215  They are:
8216 \end_layout
8217
8218 \begin_layout Itemize
8219 equations
8220 \end_layout
8221
8222 \begin_layout Itemize
8223 tables
8224 \end_layout
8225
8226 \begin_layout Itemize
8227 figures
8228 \end_layout
8229
8230 \begin_layout Standard
8231 (
8232 \begin_inset Note Greyedout
8233 status collapsed
8234
8235 \begin_layout Plain Layout
8236
8237 \series bold
8238 Note:
8239 \series default
8240  Figures and tables in 
8241 \family sans
8242 Floats
8243 \family default
8244  are not affected by this.
8245 \end_layout
8246
8247 \end_inset
8248
8249  Have a look at section
8250 \begin_inset space ~
8251 \end_inset
8252
8253
8254 \begin_inset CommandInset ref
8255 LatexCommand ref
8256 reference "sec:Floats"
8257
8258 \end_inset
8259
8260  for more information about 
8261 \family sans
8262 Floats
8263 \family default
8264 .)
8265 \end_layout
8266
8267 \begin_layout Standard
8268 LyX can treat these three objects as either a word or as a paragraph.
8269  If a figure, table, or an equation is inline, it goes wherever the paragraph
8270  it is in goes.
8271 \end_layout
8272
8273 \begin_layout Standard
8274 On the other hand, if you have an equation, figure or table in a 
8275 \begin_inset Quotes eld
8276 \end_inset
8277
8278 paragraph
8279 \begin_inset Quotes erd
8280 \end_inset
8281
8282  of its own, it behaves just like a 
8283 \begin_inset Quotes eld
8284 \end_inset
8285
8286 nestable-inside
8287 \begin_inset Quotes erd
8288 \end_inset
8289
8290  paragraph environment.
8291  You can nest it into any environment, but you obviously can't nest anything
8292  into it.
8293 \end_layout
8294
8295 \begin_layout Standard
8296 Here's an example with a table:
8297 \end_layout
8298
8299 \begin_layout Enumerate
8300 Item One
8301 \end_layout
8302
8303 \begin_deeper
8304 \begin_layout Enumerate
8305 This is (a) and it's nested.
8306 \end_layout
8307
8308 \begin_deeper
8309 \begin_layout Standard
8310 \begin_inset VSpace 0.3cm
8311 \end_inset
8312
8313
8314 \end_layout
8315
8316 \begin_layout Standard
8317 \align center
8318 \begin_inset Tabular
8319 <lyxtabular version="3" rows="2" columns="2">
8320 <features tabularvalignment="middle">
8321 <column alignment="center" valignment="top" width="0pt">
8322 <column alignment="center" valignment="top" width="0pt">
8323 <row>
8324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8325 \begin_inset Text
8326
8327 \begin_layout Plain Layout
8328
8329 \family roman
8330 \series medium
8331 \shape up
8332 \size normal
8333 \emph off
8334 \bar no
8335 \noun off
8336 \color none
8337 a
8338 \end_layout
8339
8340 \end_inset
8341 </cell>
8342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8343 \begin_inset Text
8344
8345 \begin_layout Plain Layout
8346
8347 \family roman
8348 \series medium
8349 \shape up
8350 \size normal
8351 \emph off
8352 \bar no
8353 \noun off
8354 \color none
8355 b
8356 \end_layout
8357
8358 \end_inset
8359 </cell>
8360 </row>
8361 <row>
8362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8363 \begin_inset Text
8364
8365 \begin_layout Plain Layout
8366
8367 \family roman
8368 \series medium
8369 \shape up
8370 \size normal
8371 \emph off
8372 \bar no
8373 \noun off
8374 \color none
8375 c
8376 \end_layout
8377
8378 \end_inset
8379 </cell>
8380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8381 \begin_inset Text
8382
8383 \begin_layout Plain Layout
8384
8385 \family roman
8386 \series medium
8387 \shape up
8388 \size normal
8389 \emph off
8390 \bar no
8391 \noun off
8392 \color none
8393 d
8394 \end_layout
8395
8396 \end_inset
8397 </cell>
8398 </row>
8399 </lyxtabular>
8400
8401 \end_inset
8402
8403
8404 \end_layout
8405
8406 \begin_layout Standard
8407 \begin_inset VSpace 0.3cm
8408 \end_inset
8409
8410
8411 \end_layout
8412
8413 \end_deeper
8414 \begin_layout Enumerate
8415 This is (b).
8416  The table is actually nested inside (a).
8417 \end_layout
8418
8419 \end_deeper
8420 \begin_layout Enumerate
8421 Back out again.
8422 \end_layout
8423
8424 \begin_layout Standard
8425 If we hadn't nested the table at all, the list would look like this:
8426 \end_layout
8427
8428 \begin_layout Enumerate
8429 Item One
8430 \end_layout
8431
8432 \begin_deeper
8433 \begin_layout Enumerate
8434 This is (a) and it's nested.
8435 \end_layout
8436
8437 \end_deeper
8438 \begin_layout Standard
8439 \begin_inset VSpace 0.3cm
8440 \end_inset
8441
8442
8443 \end_layout
8444
8445 \begin_layout Standard
8446 \align center
8447 \begin_inset Tabular
8448 <lyxtabular version="3" rows="2" columns="2">
8449 <features tabularvalignment="middle">
8450 <column alignment="center" valignment="top" width="0pt">
8451 <column alignment="center" valignment="top" width="0pt">
8452 <row>
8453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8454 \begin_inset Text
8455
8456 \begin_layout Plain Layout
8457
8458 \family roman
8459 \series medium
8460 \shape up
8461 \size normal
8462 \emph off
8463 \bar no
8464 \noun off
8465 \color none
8466 a
8467 \end_layout
8468
8469 \end_inset
8470 </cell>
8471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8472 \begin_inset Text
8473
8474 \begin_layout Plain Layout
8475
8476 \family roman
8477 \series medium
8478 \shape up
8479 \size normal
8480 \emph off
8481 \bar no
8482 \noun off
8483 \color none
8484 b
8485 \end_layout
8486
8487 \end_inset
8488 </cell>
8489 </row>
8490 <row>
8491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8492 \begin_inset Text
8493
8494 \begin_layout Plain Layout
8495
8496 \family roman
8497 \series medium
8498 \shape up
8499 \size normal
8500 \emph off
8501 \bar no
8502 \noun off
8503 \color none
8504 c
8505 \end_layout
8506
8507 \end_inset
8508 </cell>
8509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8510 \begin_inset Text
8511
8512 \begin_layout Plain Layout
8513
8514 \family roman
8515 \series medium
8516 \shape up
8517 \size normal
8518 \emph off
8519 \bar no
8520 \noun off
8521 \color none
8522 d
8523 \end_layout
8524
8525 \end_inset
8526 </cell>
8527 </row>
8528 </lyxtabular>
8529
8530 \end_inset
8531
8532
8533 \end_layout
8534
8535 \begin_layout Standard
8536 \begin_inset VSpace 0.3cm
8537 \end_inset
8538
8539
8540 \end_layout
8541
8542 \begin_layout Enumerate
8543 This is (b).
8544  The table is 
8545 \emph on
8546 not
8547 \emph default
8548  nested inside (a).
8549  In fact, it's not nested at all.
8550 \end_layout
8551
8552 \begin_layout Enumerate
8553 Back out again.
8554 \end_layout
8555
8556 \begin_layout Standard
8557 Notice how item (b) is not only no longer nested, but is also the first
8558  item of a new list!
8559 \end_layout
8560
8561 \begin_layout Standard
8562 There's another trap you can fall into: Nesting the table, but not going
8563  deep enough.
8564  LyX then turns anything after the table into a new sublist.
8565 \end_layout
8566
8567 \begin_layout Enumerate
8568 Item One
8569 \end_layout
8570
8571 \begin_deeper
8572 \begin_layout Enumerate
8573 This is (a) and it's nested.
8574 \end_layout
8575
8576 \begin_layout Standard
8577 \begin_inset VSpace 0.3cm
8578 \end_inset
8579
8580
8581 \end_layout
8582
8583 \begin_layout Standard
8584 \align center
8585 \begin_inset Tabular
8586 <lyxtabular version="3" rows="2" columns="2">
8587 <features tabularvalignment="middle">
8588 <column alignment="center" valignment="top" width="0pt">
8589 <column alignment="center" valignment="top" width="0pt">
8590 <row>
8591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8592 \begin_inset Text
8593
8594 \begin_layout Plain Layout
8595
8596 \family roman
8597 \series medium
8598 \shape up
8599 \size normal
8600 \emph off
8601 \bar no
8602 \noun off
8603 \color none
8604 a
8605 \end_layout
8606
8607 \end_inset
8608 </cell>
8609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8610 \begin_inset Text
8611
8612 \begin_layout Plain Layout
8613
8614 \family roman
8615 \series medium
8616 \shape up
8617 \size normal
8618 \emph off
8619 \bar no
8620 \noun off
8621 \color none
8622 b
8623 \end_layout
8624
8625 \end_inset
8626 </cell>
8627 </row>
8628 <row>
8629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8630 \begin_inset Text
8631
8632 \begin_layout Plain Layout
8633
8634 \family roman
8635 \series medium
8636 \shape up
8637 \size normal
8638 \emph off
8639 \bar no
8640 \noun off
8641 \color none
8642 c
8643 \end_layout
8644
8645 \end_inset
8646 </cell>
8647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8648 \begin_inset Text
8649
8650 \begin_layout Plain Layout
8651
8652 \family roman
8653 \series medium
8654 \shape up
8655 \size normal
8656 \emph off
8657 \bar no
8658 \noun off
8659 \color none
8660 d
8661 \end_layout
8662
8663 \end_inset
8664 </cell>
8665 </row>
8666 </lyxtabular>
8667
8668 \end_inset
8669
8670
8671 \end_layout
8672
8673 \end_deeper
8674 \begin_layout Standard
8675 \begin_inset VSpace 0.3cm
8676 \end_inset
8677
8678
8679 \end_layout
8680
8681 \begin_layout Enumerate
8682 This is (b).
8683  The table is actually nested inside Item One, but 
8684 \emph on
8685 not
8686 \emph default
8687  inside (a).
8688 \end_layout
8689
8690 \begin_layout Enumerate
8691 Back out again.
8692 \end_layout
8693
8694 \begin_layout Standard
8695 As you can see, item (b) turned into the first item of a new list, but a
8696  new list 
8697 \emph on
8698 inside
8699 \emph default
8700  item 1.
8701  The same thing would have happened to a figure or an equation.
8702  So, if you nest tables, figures or equations, make sure you go to the right
8703  depth!
8704 \end_layout
8705
8706 \begin_layout Subsection
8707 Usage and General Features
8708 \end_layout
8709
8710 \begin_layout Standard
8711 Speaking of levels, LyX can perform up to a six-fold nesting.
8712  In other words, 
8713 \begin_inset Quotes eld
8714 \end_inset
8715
8716 level #6
8717 \begin_inset Quotes erd
8718 \end_inset
8719
8720  is the innermost possible depth.
8721  Here's an example to illustrate what we mean:
8722 \end_layout
8723
8724 \begin_layout Enumerate
8725 level #1 – outermost
8726 \end_layout
8727
8728 \begin_deeper
8729 \begin_layout Enumerate
8730 level #2
8731 \end_layout
8732
8733 \begin_deeper
8734 \begin_layout Enumerate
8735 level #3
8736 \end_layout
8737
8738 \begin_deeper
8739 \begin_layout Enumerate
8740 level #4
8741 \end_layout
8742
8743 \begin_deeper
8744 \begin_layout Itemize
8745 level #5
8746 \end_layout
8747
8748 \begin_deeper
8749 \begin_layout Itemize
8750 level #6
8751 \end_layout
8752
8753 \end_deeper
8754 \end_deeper
8755 \end_deeper
8756 \end_deeper
8757 \end_deeper
8758 \begin_layout Standard
8759 There are two exceptions to the six-fold nesting limit, and you can see
8760  both of them in the example.
8761  Unlike the other fully-nestable environments, you can only perform a four-fold
8762  nesting with the 
8763 \family sans
8764 Enumerate
8765 \family default
8766  and 
8767 \family sans
8768 Itemize
8769 \family default
8770  environments.
8771  For example, if we tried to nest another 
8772 \family sans
8773 Enumerate
8774 \family default
8775  list inside item 
8776 \begin_inset Quotes eld
8777 \end_inset
8778
8779 A.
8780 \begin_inset Quotes erd
8781 \end_inset
8782
8783 , we would get errors.
8784 \end_layout
8785
8786 \begin_layout Subsection
8787 Some Examples
8788 \begin_inset Index idx
8789 status collapsed
8790
8791 \begin_layout Plain Layout
8792 Nesting ! Examples
8793 \end_layout
8794
8795 \end_inset
8796
8797
8798 \end_layout
8799
8800 \begin_layout Standard
8801 The best way to explain just what you can do with nesting is by illustration.
8802  We have several examples of nested environments.
8803  In them, we explain how we created the example, so that you can reproduce
8804  them.
8805 \end_layout
8806
8807 \begin_layout Subsubsection
8808 Example 1: The Six-fold Way and Mixed Nesting
8809 \end_layout
8810
8811 \begin_layout Labeling
8812 \labelwidthstring MMM
8813 #1-a This is the outermost level.
8814  It's a 
8815 \family sans
8816 List
8817 \family default
8818  environment.
8819 \end_layout
8820
8821 \begin_deeper
8822 \begin_layout Labeling
8823 \labelwidthstring MMM
8824 #2-a This is level #2.
8825  We created it by using 
8826 \begin_inset Info
8827 type  "shortcut"
8828 arg   "break-paragraph inverse"
8829 \end_inset
8830
8831  followed by 
8832 \begin_inset Info
8833 type  "shortcut"
8834 arg   "depth-increment"
8835 \end_inset
8836
8837 .
8838 \end_layout
8839
8840 \begin_deeper
8841 \begin_layout Labeling
8842 \labelwidthstring MMM
8843 #3-a This is level #3.
8844  This time, we just hit 
8845 \family sans
8846 Return
8847 \family default
8848 , then used 
8849 \begin_inset Info
8850 type  "shortcut"
8851 arg   "depth-increment"
8852 \end_inset
8853
8854  twice in a row.
8855  We could have also created it the same way as we did the previous level,
8856  by hitting 
8857 \begin_inset Info
8858 type  "shortcut"
8859 arg   "break-paragraph inverse"
8860 \end_inset
8861
8862  followed by 
8863 \begin_inset Info
8864 type  "shortcut"
8865 arg   "depth-increment"
8866 \end_inset
8867
8868 .
8869 \end_layout
8870
8871 \begin_deeper
8872 \begin_layout Standard
8873 This is actually a 
8874 \family sans
8875 Standard
8876 \family default
8877  environment, nested inside of 
8878 \begin_inset Quotes eld
8879 \end_inset
8880
8881 #3-a
8882 \begin_inset Quotes erd
8883 \end_inset
8884
8885 .
8886  So, it's at level #4.
8887  We did this by hitting 
8888 \begin_inset Info
8889 type  "shortcut"
8890 arg   "break-paragraph inverse"
8891 \end_inset
8892
8893 , then 
8894 \begin_inset Info
8895 type  "shortcut"
8896 arg   "depth-increment"
8897 \end_inset
8898
8899 , then changing the paragraph environment to 
8900 \family sans
8901 Standard
8902 \family default
8903 .
8904  Do this to create list items with more than one paragraph — it also works
8905  for the 
8906 \family sans
8907 Description
8908 \family default
8909
8910 \family sans
8911 Enumerate
8912 \family default
8913 , and 
8914 \family sans
8915 Itemize
8916 \family default
8917  environments!
8918 \end_layout
8919
8920 \begin_layout Standard
8921 Here's another 
8922 \family sans
8923 Standard
8924 \family default
8925  paragraph, also at level #4, made with just a 
8926 \begin_inset Info
8927 type  "shortcut"
8928 arg   "break-paragraph inverse"
8929 \end_inset
8930
8931 .
8932 \end_layout
8933
8934 \begin_layout Labeling
8935 \labelwidthstring MMM
8936 #4-a This is level #4.
8937  We hit 
8938 \begin_inset Info
8939 type  "shortcut"
8940 arg   "break-paragraph inverse"
8941 \end_inset
8942
8943  and changed the paragraph environment back to 
8944 \family sans
8945 List
8946 \family default
8947 .
8948  Remember — we can't nest anything inside a 
8949 \family sans
8950 Standard
8951 \family default
8952  environment, which is why we're still at level #4.
8953  However, we 
8954 \emph on
8955 can
8956 \emph default
8957  keep nesting things inside 
8958 \begin_inset Quotes eld
8959 \end_inset
8960
8961 #3-a
8962 \begin_inset Quotes erd
8963 \end_inset
8964
8965 .
8966 \end_layout
8967
8968 \begin_deeper
8969 \begin_layout Labeling
8970 \labelwidthstring MMM
8971 #5-a This is level #5\SpecialChar \ldots{}
8972
8973 \end_layout
8974
8975 \begin_deeper
8976 \begin_layout Labeling
8977 \labelwidthstring MMM
8978 #6-a \SpecialChar \ldots{}
8979 and this is level #6.
8980  By now, you should know how we made these two.
8981 \end_layout
8982
8983 \end_deeper
8984 \begin_layout Labeling
8985 \labelwidthstring MMM
8986 #5-b Back to level #5.
8987  Just hit 
8988 \begin_inset Info
8989 type  "shortcut"
8990 arg   "break-paragraph inverse"
8991 \end_inset
8992
8993  followed by a 
8994 \begin_inset Info
8995 type  "shortcut"
8996 arg   "depth-decrement"
8997 \end_inset
8998
8999 .
9000 \end_layout
9001
9002 \end_deeper
9003 \begin_layout Labeling
9004 \labelwidthstring MMM
9005 #4-b After another 
9006 \begin_inset Info
9007 type  "shortcut"
9008 arg   "break-paragraph inverse"
9009 \end_inset
9010
9011  followed by a 
9012 \begin_inset Info
9013 type  "shortcut"
9014 arg   "depth-decrement"
9015 \end_inset
9016
9017 , we're back at level #4.
9018 \end_layout
9019
9020 \end_deeper
9021 \begin_layout Labeling
9022 \labelwidthstring MMM
9023 #3-b Back to level #3.
9024  By now it should be obvious how we did this.
9025 \end_layout
9026
9027 \end_deeper
9028 \begin_layout Labeling
9029 \labelwidthstring MMM
9030 #2-b Back to level #2.
9031  
9032 \end_layout
9033
9034 \end_deeper
9035 \begin_layout Labeling
9036 \labelwidthstring MMM
9037 #1-b And last, back to the outermost level, #1.
9038  After this sentence, we will hit 
9039 \family sans
9040 Return
9041 \family default
9042  and change the paragraph environment back to 
9043 \family sans
9044 Standard
9045 \family default
9046  to end the list.
9047 \end_layout
9048
9049 \begin_layout Standard
9050 We could have also used the 
9051 \family sans
9052 Description
9053 \family default
9054
9055 \family sans
9056 Quote
9057 \family default
9058
9059 \family sans
9060 Quotation
9061 \family default
9062 , or even the 
9063 \family sans
9064 Verse
9065 \family default
9066  environment in place of the 
9067 \family sans
9068 List
9069 \family default
9070  environment.
9071  The example would have worked exactly the same.
9072 \end_layout
9073
9074 \begin_layout Subsubsection
9075 Example 2: Inheritance
9076 \end_layout
9077
9078 \begin_layout LyX-Code
9079 This is the LyX-Code environment, at level #1, the outermost
9080 \end_layout
9081
9082 \begin_layout LyX-Code
9083 level.
9084   Now we will hit 
9085 \family sans
9086 Return
9087 \family default
9088 , then 
9089 \begin_inset Info
9090 type  "shortcut"
9091 arg   "depth-increment"
9092 \end_inset
9093
9094 , after which, we will change to the 
9095 \family sans
9096 Enumerate
9097 \family default
9098  environment.
9099 \end_layout
9100
9101 \begin_deeper
9102 \begin_layout Enumerate
9103 This is the 
9104 \family sans
9105 Enumerate
9106 \family default
9107  environment, at level #2.
9108 \end_layout
9109
9110 \begin_layout Enumerate
9111 Notice how the nested 
9112 \family sans
9113 Enumerate
9114 \family default
9115  not only inherits its margins from its parent environment (
9116 \family sans
9117 LyX-Code
9118 \family default
9119 ), but also inherits its font and spacing!
9120 \end_layout
9121
9122 \end_deeper
9123 \begin_layout Standard
9124 We ended this example by hitting 
9125 \family sans
9126 Return
9127 \family default
9128 .
9129  After that, we needed to reset the paragraph environment to 
9130 \family sans
9131 Standard
9132 \family default
9133  and reset the nesting depth by using 
9134 \begin_inset Info
9135 type  "shortcut"
9136 arg   "depth-decrement"
9137 \end_inset
9138
9139  once.
9140 \end_layout
9141
9142 \begin_layout Subsubsection
9143 Example 3: Labels, Levels, and the 
9144 \family sans
9145 Enumerate
9146 \family default
9147  and 
9148 \family sans
9149 Itemize
9150 \family default
9151  Environments
9152 \begin_inset Argument
9153 status collapsed
9154
9155 \begin_layout Plain Layout
9156 Example #3: Labels, Levels and other list environments
9157 \end_layout
9158
9159 \end_inset
9160
9161
9162 \end_layout
9163
9164 \begin_layout Enumerate
9165 This is level #1, in an 
9166 \family sans
9167 Enumerate
9168 \family default
9169  paragraph environment.
9170  We're actually going to nest a bunch of these.
9171 \end_layout
9172
9173 \begin_deeper
9174 \begin_layout Enumerate
9175 This is level #2.
9176  We used 
9177 \begin_inset Info
9178 type  "shortcut"
9179 arg   "break-paragraph inverse"
9180 \end_inset
9181
9182  followed by 
9183 \begin_inset Info
9184 type  "shortcut"
9185 arg   "depth-increment"
9186 \end_inset
9187
9188 .
9189  Now, what happens if we nest an 
9190 \family sans
9191 Itemize
9192 \family default
9193  environment inside of this one? It will be at level #3, but what will its
9194  label be? An asterisk?
9195 \end_layout
9196
9197 \begin_deeper
9198 \begin_layout Itemize
9199 No! It's a bullet.
9200  This is the 
9201 \emph on
9202 first
9203 \emph default
9204  
9205 \family sans
9206 Itemize
9207 \family default
9208  environment, even though it's at level #3.
9209  So, its label is a bullet.
9210  (We got here by using 
9211 \begin_inset Info
9212 type  "shortcut"
9213 arg   "break-paragraph inverse"
9214 \end_inset
9215
9216 , then 
9217 \begin_inset Info
9218 type  "shortcut"
9219 arg   "depth-increment"
9220 \end_inset
9221
9222 , then changing the environment to 
9223 \family sans
9224 Itemize
9225 \family default
9226 .)
9227 \end_layout
9228
9229 \begin_deeper
9230 \begin_layout Itemize
9231 Here's level #4, produced using 
9232 \begin_inset Info
9233 type  "shortcut"
9234 arg   "break-paragraph inverse"
9235 \end_inset
9236
9237 , then 
9238 \begin_inset Info
9239 type  "shortcut"
9240 arg   "depth-increment"
9241 \end_inset
9242
9243 .
9244  We will do that again\SpecialChar \ldots{}
9245
9246 \end_layout
9247
9248 \begin_deeper
9249 \begin_layout Enumerate
9250 \SpecialChar \ldots{}
9251 to get to level #5.
9252  This time, however, we also changed the paragraph environment back to 
9253 \family sans
9254 Enumerate
9255 \family default
9256 .
9257  Notice the type of numbering, it is 
9258 \emph on
9259 lowercase Roman
9260 \emph default
9261 , because we are in the 
9262 \emph on
9263 thirdfold
9264 \emph default
9265  
9266 \family sans
9267 Enumerate
9268 \family default
9269  environment (i.
9270 \begin_inset space \thinspace{}
9271 \end_inset
9272
9273 g.
9274  it is an 
9275 \family sans
9276 Enumerate
9277 \family default
9278  inside an 
9279 \family sans
9280 Enumerate
9281 \family default
9282  inside an 
9283 \family sans
9284 Enumerate
9285 \family default
9286 ).
9287 \end_layout
9288
9289 \begin_layout Enumerate
9290 What happens if we 
9291 \emph on
9292 don't
9293 \emph default
9294  change the paragraph environment, but decrease the nesting depth? What
9295  type of numbering does LyX use?
9296 \end_layout
9297
9298 \begin_layout Enumerate
9299 Oh, as if you couldn't guess by now, we're just using 
9300 \begin_inset Info
9301 type  "shortcut"
9302 arg   "break-paragraph inverse"
9303 \end_inset
9304
9305  to keep the current environment and depth but create a new item.
9306 \end_layout
9307
9308 \begin_layout Enumerate
9309 Let's use 
9310 \begin_inset Info
9311 type  "shortcut"
9312 arg   "depth-decrement"
9313 \end_inset
9314
9315  to decrease the depth after the next 
9316 \begin_inset Info
9317 type  "shortcut"
9318 arg   "break-paragraph inverse"
9319 \end_inset
9320
9321 .
9322 \end_layout
9323
9324 \end_deeper
9325 \begin_layout Enumerate
9326 This is level #4.
9327  Look what type of label LyX is using!
9328 \end_layout
9329
9330 \end_deeper
9331 \begin_layout Enumerate
9332 This is level #3.
9333  Even though we've changed levels, LyX is still using a lowercase Roman
9334  numeral as the label.Why?
9335 \end_layout
9336
9337 \begin_layout Enumerate
9338 Because, even though the nesting depth has changed, the paragraph is 
9339 \emph on
9340 still
9341 \emph default
9342  a thirdfold 
9343 \family sans
9344 Enumerate
9345 \family default
9346  environment.
9347  Notice, however, that LyX 
9348 \emph on
9349 did
9350 \emph default
9351  reset the counter for the label.
9352 \end_layout
9353
9354 \end_deeper
9355 \begin_layout Enumerate
9356 Another 
9357 \begin_inset Info
9358 type  "shortcut"
9359 arg   "break-paragraph inverse"
9360 \end_inset
9361
9362  
9363 \begin_inset Info
9364 type  "shortcut"
9365 arg   "depth-decrement"
9366 \end_inset
9367
9368  sequence, and we're back to level #2.
9369  This time, we not only changed the nesting depth, but we also moved back
9370  into the twofold-nested 
9371 \family sans
9372 Enumerate
9373 \family default
9374  environment.
9375 \end_layout
9376
9377 \end_deeper
9378 \begin_layout Enumerate
9379 The same thing happens if we do another 
9380 \begin_inset Info
9381 type  "shortcut"
9382 arg   "break-paragraph inverse"
9383 \end_inset
9384
9385  
9386 \begin_inset Info
9387 type  "shortcut"
9388 arg   "depth-decrement"
9389 \end_inset
9390
9391 sequence and return to level #1, the outermost level.
9392 \end_layout
9393
9394 \begin_layout Standard
9395 Lastly, we reset the environment to 
9396 \family sans
9397 Standard
9398 \family default
9399 .
9400  As you can see, the level number doesn't correspond to what type of labeling
9401  LyX uses for the 
9402 \family sans
9403 Enumerate
9404 \family default
9405  and 
9406 \family sans
9407 Itemize
9408 \family default
9409  environments.
9410  The number of other 
9411 \family sans
9412 Enumerate
9413 \family default
9414  environments surrounding it determines what kind of label LyX uses for
9415  an 
9416 \family sans
9417 Enumerate
9418 \family default
9419  item.
9420  The same rule applies for the 
9421 \family sans
9422 Itemize
9423 \family default
9424  environment, as well.
9425 \end_layout
9426
9427 \begin_layout Subsubsection
9428 Example 4: Going Bonkers
9429 \end_layout
9430
9431 \begin_layout Enumerate
9432 We're going to go totally nuts now.
9433  We will not nest as deep as in the other examples, nor will we go into
9434  the same detail with how we did it.
9435  (level #1: 
9436 \family sans
9437 Enumerate
9438 \family default
9439 )
9440 \end_layout
9441
9442 \begin_deeper
9443 \begin_layout Standard
9444 (
9445 \family sans
9446 Return, 
9447 \family default
9448
9449 \begin_inset Info
9450 type  "shortcut"
9451 arg   "depth-increment"
9452 \end_inset
9453
9454
9455 \family sans
9456 , Standard
9457 \family default
9458 : level #2) We will stick an encapsulated description of how we created
9459  the example in parentheses someplace.
9460  For example, the two key bindings are how we changed the depth.
9461  The environment name is the name of the current environment.
9462  Either before or after this, we will put in the level.
9463 \end_layout
9464
9465 \end_deeper
9466 \begin_layout Enumerate
9467 (
9468 \family sans
9469 Return, Enumerate
9470 \family default
9471 : level #1) This is the next item in the list.
9472 \end_layout
9473
9474 \begin_deeper
9475 \begin_layout Verse
9476 Now we will add verse.
9477 \begin_inset Newline newline
9478 \end_inset
9479
9480 It will get much worse.
9481 \begin_inset Newline newline
9482 \end_inset
9483
9484 (
9485 \family sans
9486 Return, 
9487 \family default
9488
9489 \begin_inset Info
9490 type  "shortcut"
9491 arg   "depth-increment"
9492 \end_inset
9493
9494
9495 \family sans
9496 , Verse
9497 \family default
9498 : level #2)
9499 \end_layout
9500
9501 \begin_layout Verse
9502 Fiddle dee, Fiddle doo.
9503 \begin_inset Newline newline
9504 \end_inset
9505
9506 Bippitey boppitey boo!
9507 \begin_inset Newline newline
9508 \end_inset
9509
9510 (
9511 \begin_inset Info
9512 type  "shortcut"
9513 arg   "break-paragraph inverse"
9514 \end_inset
9515
9516
9517 \family sans
9518 )
9519 \end_layout
9520
9521 \begin_layout Verse
9522 Here comes a table:
9523 \end_layout
9524
9525 \begin_deeper
9526 \begin_layout Standard
9527 \begin_inset VSpace 0.3cm
9528 \end_inset
9529
9530
9531 \end_layout
9532
9533 \begin_layout Standard
9534 \align center
9535 \begin_inset Tabular
9536 <lyxtabular version="3" rows="2" columns="2">
9537 <features tabularvalignment="middle">
9538 <column alignment="center" valignment="top" width="0pt">
9539 <column alignment="center" valignment="top" width="0pt">
9540 <row>
9541 <cell alignment="center" valignment="top" usebox="none">
9542 \begin_inset Text
9543
9544 \begin_layout Plain Layout
9545
9546 \family roman
9547 \series medium
9548 \shape up
9549 \size normal
9550 \emph off
9551 \bar no
9552 \noun off
9553 \color none
9554 one-fish
9555 \end_layout
9556
9557 \end_inset
9558 </cell>
9559 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9560 \begin_inset Text
9561
9562 \begin_layout Plain Layout
9563
9564 \family roman
9565 \series medium
9566 \shape up
9567 \size normal
9568 \emph off
9569 \bar no
9570 \noun off
9571 \color none
9572 two-fish
9573 \end_layout
9574
9575 \end_inset
9576 </cell>
9577 </row>
9578 <row>
9579 <cell alignment="center" valignment="top" topline="true" usebox="none">
9580 \begin_inset Text
9581
9582 \begin_layout Plain Layout
9583
9584 \family roman
9585 \series medium
9586 \shape up
9587 \size normal
9588 \emph off
9589 \bar no
9590 \noun off
9591 \color none
9592 red-fish
9593 \end_layout
9594
9595 \end_inset
9596 </cell>
9597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9598 \begin_inset Text
9599
9600 \begin_layout Plain Layout
9601
9602 \family roman
9603 \series medium
9604 \shape up
9605 \size normal
9606 \emph off
9607 \bar no
9608 \noun off
9609 \color none
9610 blue-fish
9611 \end_layout
9612
9613 \end_inset
9614 </cell>
9615 </row>
9616 </lyxtabular>
9617
9618 \end_inset
9619
9620
9621 \end_layout
9622
9623 \end_deeper
9624 \begin_layout Verse
9625 (
9626 \begin_inset Info
9627 type  "shortcut"
9628 arg   "break-paragraph inverse"
9629 \end_inset
9630
9631
9632 \family sans
9633 , Table, 
9634 \family default
9635
9636 \begin_inset Info
9637 type  "shortcut"
9638 arg   "depth-increment"
9639 \end_inset
9640
9641  3 times, 
9642 \begin_inset Info
9643 type  "shortcut"
9644 arg   "break-paragraph inverse"
9645 \end_inset
9646
9647
9648 \family sans
9649 , Verse, 
9650 \family default
9651
9652 \begin_inset Info
9653 type  "shortcut"
9654 arg   "depth-decrement"
9655 \end_inset
9656
9657 )
9658 \end_layout
9659
9660 \end_deeper
9661 \begin_layout Enumerate
9662 (
9663 \family sans
9664 Return, Enumerate
9665 \family default
9666 : level #1) This is another item.
9667  Note that selecting a 
9668 \family sans
9669 Table
9670 \family default
9671  resets the nesting depth to level #1, so we increased the nesting depth
9672  3 times to put the table inside the 
9673 \family sans
9674 Verse
9675 \family default
9676  environment.
9677  
9678 \end_layout
9679
9680 \begin_layout Quotation
9681 We're now ending the 
9682 \family sans
9683 Enumerate
9684 \family default
9685  list and changing to 
9686 \family sans
9687 Quotation
9688 \family default
9689 .
9690  We're still at level #1.
9691  We want to show you some of the things you can do by mixing environments.
9692  The next set of paragraphs is a 
9693 \begin_inset Quotes eld
9694 \end_inset
9695
9696 quoted letter.
9697 \begin_inset Quotes erd
9698 \end_inset
9699
9700  We will nest both the 
9701 \family sans
9702 Address
9703 \family default
9704  and 
9705 \family sans
9706 Right
9707 \begin_inset space ~
9708 \end_inset
9709
9710 Address
9711 \family default
9712  environments inside of this one, then use another nested 
9713 \family sans
9714 Quotation
9715 \family default
9716  for the letter body.
9717  We will use 
9718 \begin_inset Info
9719 type  "shortcut"
9720 arg   "break-paragraph inverse"
9721 \end_inset
9722
9723  to preserve the depth.
9724  Remember that you need to use 
9725 \begin_inset Info
9726 type  "shortcut"
9727 arg   "newline-insert newline"
9728 \end_inset
9729
9730  to create multiple lines inside the 
9731 \family sans
9732 Address
9733 \family default
9734  and 
9735 \family sans
9736 Right
9737 \begin_inset space ~
9738 \end_inset
9739
9740 Address
9741 \family default
9742  environments.
9743  Here it goes:
9744 \end_layout
9745
9746 \begin_deeper
9747 \begin_layout Right Address
9748 1234 Nowhere Rd.
9749 \begin_inset Newline newline
9750 \end_inset
9751
9752 Moosegroin, MT 00100
9753 \begin_inset Newline newline
9754 \end_inset
9755
9756 9-6-96
9757 \end_layout
9758
9759 \begin_layout Address
9760 Dear Mr.
9761 \begin_inset space ~
9762 \end_inset
9763
9764 Fizlewitz:
9765 \end_layout
9766
9767 \begin_layout Quotation
9768 We regret to inform you that we cannot fill your order for 50
9769 \begin_inset space \thinspace{}
9770 \end_inset
9771
9772 L of compressed methane gas due to circumstances beyond our control.
9773  Unfortunately, several of our cows have mysteriously exploded, creating
9774  a backlog in our orders for methane.
9775  We will place your name on the waiting list and try to fill your order
9776  as soon as possible.
9777  In the meantime, we thank you for your patience.
9778 \end_layout
9779
9780 \begin_layout Quotation
9781 We do, however, now have a special on beef.
9782  If you are interested, please return the enclosed pricing and order form
9783  with your order, along with payment.
9784 \end_layout
9785
9786 \begin_layout Quotation
9787 We thank you again for your patience.
9788 \end_layout
9789
9790 \begin_layout Address
9791 Sincerely,
9792 \begin_inset Newline newline
9793 \end_inset
9794
9795 Bill Hick
9796 \end_layout
9797
9798 \end_deeper
9799 \begin_layout Quotation
9800 That ends that example!
9801 \end_layout
9802
9803 \begin_layout Standard
9804 As you can see, nesting environments in LyX gives you a lot of power with
9805  just a few keystrokes.
9806  We could have easily nested an 
9807 \family sans
9808 Itemize
9809 \family default
9810  list inside of a 
9811 \family sans
9812 Quotation
9813 \family default
9814  or 
9815 \family sans
9816 Quote
9817 \family default
9818 , or put a 
9819 \family sans
9820 Quote
9821 \family default
9822  inside of an 
9823 \family sans
9824 Itemize
9825 \family default
9826  list.
9827  You have a huge variety of options at your disposal.
9828 \end_layout
9829
9830 \begin_layout Section
9831 Spacing, pagination and line breaks
9832 \begin_inset Index idx
9833 status collapsed
9834
9835 \begin_layout Plain Layout
9836 Spacing
9837 \end_layout
9838
9839 \end_inset
9840
9841
9842 \end_layout
9843
9844 \begin_layout Standard
9845 What is a space? While you might be used to pressing the space key anytime
9846  you want to separate two words in ordinary word processors, LyX offers
9847  you more spaces: Spaces of different width and spaces which can or cannot
9848  be broken at the end of a line.
9849  The following sections will show you some examples where those spaces are
9850  useful.
9851 \end_layout
9852
9853 \begin_layout Subsection
9854 Protected Space
9855 \begin_inset CommandInset label
9856 LatexCommand label
9857 name "sub:Protected-Space"
9858
9859 \end_inset
9860
9861
9862 \begin_inset Index idx
9863 status collapsed
9864
9865 \begin_layout Plain Layout
9866 Spaces ! Protected
9867 \end_layout
9868
9869 \end_inset
9870
9871
9872 \end_layout
9873
9874 \begin_layout Standard
9875 The protected space: It is used to tell LyX (and LaTeX) not to break the
9876  line at that point.
9877  This may be necessary to avoid unlucky line breaks, like in: 
9878 \end_layout
9879
9880 \begin_layout Quote
9881 Further documentation is given in section
9882 \begin_inset Newline newline
9883 \end_inset
9884
9885
9886 \begin_inset CommandInset ref
9887 LatexCommand ref
9888 reference "sec:Bibliography"
9889
9890 \end_inset
9891
9892 .
9893  
9894 \end_layout
9895
9896 \begin_layout Standard
9897 Obviously, it would be a good thing to put a protected space between 
9898 \begin_inset Quotes eld
9899 \end_inset
9900
9901 section
9902 \begin_inset Quotes erd
9903 \end_inset
9904
9905  and 
9906 \begin_inset Quotes eld
9907 \end_inset
9908
9909
9910 \begin_inset CommandInset ref
9911 LatexCommand ref
9912 reference "sec:Bibliography"
9913
9914 \end_inset
9915
9916
9917 \begin_inset Quotes erd
9918 \end_inset
9919
9920 .
9921  A protected space is set with 
9922 \family sans
9923 Insert\SpecialChar \menuseparator
9924 Formatting\SpecialChar \menuseparator
9925 Protected
9926 \bar under
9927
9928 \begin_inset space ~
9929 \end_inset
9930
9931
9932 \bar default
9933 Space
9934 \family default
9935  (shortcut 
9936 \begin_inset Info
9937 type  "shortcut"
9938 arg   "command-alternatives space-insert protected ; math-space"
9939 \end_inset
9940
9941 ).
9942 \end_layout
9943
9944 \begin_layout Subsection
9945 Horizontal Space
9946 \begin_inset CommandInset label
9947 LatexCommand label
9948 name "sub:Horizontal-Space"
9949
9950 \end_inset
9951
9952
9953 \begin_inset Index idx
9954 status collapsed
9955
9956 \begin_layout Plain Layout
9957 Spacing ! Horizontal
9958 \end_layout
9959
9960 \end_inset
9961
9962
9963 \end_layout
9964
9965 \begin_layout Standard
9966 All horizontal spaces can be inserted with the menu 
9967 \family sans
9968 Insert\SpecialChar \menuseparator
9969 Formatting\SpecialChar \menuseparator
9970 Horizontal Space
9971 \family default
9972 .
9973  The length units are listed in Appendix
9974 \begin_inset space ~
9975 \end_inset
9976
9977
9978 \begin_inset CommandInset ref
9979 LatexCommand ref
9980 reference "chap:Units-available-in"
9981
9982 \end_inset
9983
9984 .
9985 \end_layout
9986
9987 \begin_layout Subsubsection
9988 Inter-word Space
9989 \begin_inset CommandInset label
9990 LatexCommand label
9991 name "sub:Inter-word-Space"
9992
9993 \end_inset
9994
9995
9996 \begin_inset Index idx
9997 status collapsed
9998
9999 \begin_layout Plain Layout
10000 Spaces ! Inter-word
10001 \end_layout
10002
10003 \end_inset
10004
10005
10006 \end_layout
10007
10008 \begin_layout Standard
10009 Some languages (e.
10010 \begin_inset space \thinspace{}
10011 \end_inset
10012
10013 g.
10014 \begin_inset space \space{}
10015 \end_inset
10016
10017 English) have the typographical convention to add extra space after an end-of-se
10018 ntence punctuation mark, and LyX honors those conventions (see section
10019 \begin_inset space ~
10020 \end_inset
10021
10022
10023 \begin_inset CommandInset ref
10024 LatexCommand ref
10025 reference "sub:Abbreviations"
10026
10027 \end_inset
10028
10029 ).
10030  Sometimes, you want a normal space nevertheless.
10031  In this case, insert an inter-word space (shortcut 
10032 \begin_inset Info
10033 type  "shortcut"
10034 arg   "space-insert normal"
10035 \end_inset
10036
10037 ).
10038 \end_layout
10039
10040 \begin_layout Subsubsection
10041 Thin Space
10042 \begin_inset CommandInset label
10043 LatexCommand label
10044 name "sub:Thin-Space"
10045
10046 \end_inset
10047
10048
10049 \begin_inset Index idx
10050 status collapsed
10051
10052 \begin_layout Plain Layout
10053 Spaces ! Thin
10054 \end_layout
10055
10056 \end_inset
10057
10058
10059 \end_layout
10060
10061 \begin_layout Standard
10062
10063 \begin_inset Quotes eld
10064 \end_inset
10065
10066 thin space
10067 \begin_inset Quotes erd
10068 \end_inset
10069
10070  is a blank which has half the size of a normal space (and it is also 
10071 \begin_inset Quotes eld
10072 \end_inset
10073
10074 protected
10075 \begin_inset Quotes erd
10076 \end_inset
10077
10078 ).
10079  The typographical conventions in a lot of languages propose the use of
10080  thin spaces in cases where normal spaces would be too wide, for instance
10081  inside abbreviations:
10082 \end_layout
10083
10084 \begin_layout Quote
10085 D.
10086 \begin_inset space \thinspace{}
10087 \end_inset
10088
10089 E.
10090  Knuth has developed our beloved typesetting program.
10091 \end_layout
10092
10093 \begin_layout Standard
10094 or between values and units.
10095  Compare for example this:
10096 \begin_inset Newline newline
10097 \end_inset
10098
10099 10
10100 \begin_inset space \thinspace{}
10101 \end_inset
10102
10103 kg (thin space)
10104 \begin_inset Newline newline
10105 \end_inset
10106
10107 10 kg (normal space
10108 \end_layout
10109
10110 \begin_layout Standard
10111 You can insert thin spaces also with the menu 
10112 \family sans
10113 Insert\SpecialChar \menuseparator
10114 Formatting\SpecialChar \menuseparator
10115 Thin
10116 \begin_inset space ~
10117 \end_inset
10118
10119 Space
10120 \family default
10121  (shortcut 
10122 \begin_inset Info
10123 type  "shortcuts"
10124 arg   "space-insert thin"
10125 \end_inset
10126
10127 ).
10128 \end_layout
10129
10130 \begin_layout Subsubsection
10131 More Spaces
10132 \end_layout
10133
10134 \begin_layout Standard
10135 You can furthermore insert the following space types:
10136 \end_layout
10137
10138 \begin_layout Description
10139 Negative
10140 \begin_inset space ~
10141 \end_inset
10142
10143 thin
10144 \begin_inset space ~
10145 \end_inset
10146
10147 space A line with a 
10148 \begin_inset Formula $\to$
10149 \end_inset
10150
10151
10152 \begin_inset space \negthinspace{}
10153 \end_inset
10154
10155
10156 \begin_inset Formula $\gets$
10157 \end_inset
10158
10159  Negative thin space between the arrows.
10160 \end_layout
10161
10162 \begin_layout Description
10163 Enspace
10164 \begin_inset space ~
10165 \end_inset
10166
10167 (0.5
10168 \begin_inset space \thinspace{}
10169 \end_inset
10170
10171 em) A line with a 
10172 \begin_inset Formula $\to$
10173 \end_inset
10174
10175
10176 \begin_inset space \enskip{}
10177 \end_inset
10178
10179
10180 \begin_inset Formula $\gets$
10181 \end_inset
10182
10183  Enspace
10184 \begin_inset space ~
10185 \end_inset
10186
10187 (0.5
10188 \begin_inset space \thinspace{}
10189 \end_inset
10190
10191 em) space between the arrows.
10192 \end_layout
10193
10194 \begin_layout Description
10195 Quad
10196 \begin_inset space ~
10197 \end_inset
10198
10199 (1
10200 \begin_inset space \thinspace{}
10201 \end_inset
10202
10203 em) A line with a 
10204 \begin_inset Formula $\to$
10205 \end_inset
10206
10207
10208 \begin_inset space \quad{}
10209 \end_inset
10210
10211
10212 \begin_inset Formula $\gets$
10213 \end_inset
10214
10215  Quad
10216 \begin_inset space ~
10217 \end_inset
10218
10219 (1
10220 \begin_inset space \thinspace{}
10221 \end_inset
10222
10223 em) space between the arrows.
10224 \end_layout
10225
10226 \begin_layout Description
10227 QQuad
10228 \begin_inset space ~
10229 \end_inset
10230
10231 (2
10232 \begin_inset space \thinspace{}
10233 \end_inset
10234
10235 em) A line with a 
10236 \begin_inset Formula $\to$
10237 \end_inset
10238
10239
10240 \begin_inset space \qquad{}
10241 \end_inset
10242
10243
10244 \begin_inset Formula $\gets$
10245 \end_inset
10246
10247  QQuad
10248 \begin_inset space ~
10249 \end_inset
10250
10251 (2
10252 \begin_inset space \thinspace{}
10253 \end_inset
10254
10255 em) space between the arrows.
10256 \end_layout
10257
10258 \begin_layout Description
10259 Custom
10260 \begin_inset space ~
10261 \end_inset
10262
10263 space A line with
10264 \begin_inset Formula $\to$
10265 \end_inset
10266
10267
10268 \begin_inset space \hspace{}
10269 \length 2cm
10270 \end_inset
10271
10272
10273 \begin_inset Formula $\gets$
10274 \end_inset
10275
10276  2
10277 \begin_inset space \thinspace{}
10278 \end_inset
10279
10280 cm space between the arrows.
10281 \end_layout
10282
10283 \begin_layout Standard
10284 Table
10285 \begin_inset space ~
10286 \end_inset
10287
10288
10289 \begin_inset CommandInset ref
10290 LatexCommand ref
10291 reference "tab:Width-of-the"
10292
10293 \end_inset
10294
10295  lists the different space sizes.
10296 \end_layout
10297
10298 \begin_layout Standard
10299 \begin_inset Float table
10300 wide false
10301 sideways false
10302 status collapsed
10303
10304 \begin_layout Plain Layout
10305 \align center
10306 \begin_inset Caption
10307
10308 \begin_layout Plain Layout
10309 \begin_inset CommandInset label
10310 LatexCommand label
10311 name "tab:Width-of-the"
10312
10313 \end_inset
10314
10315 Width of the different horizontal spaces.
10316 \end_layout
10317
10318 \end_inset
10319
10320
10321 \end_layout
10322
10323 \begin_layout Plain Layout
10324 \align center
10325 \begin_inset Tabular
10326 <lyxtabular version="3" rows="8" columns="2">
10327 <features tabularvalignment="middle">
10328 <column alignment="center" valignment="top" width="0">
10329 <column alignment="center" valignment="top" width="0">
10330 <row>
10331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10332 \begin_inset Text
10333
10334 \begin_layout Plain Layout
10335
10336 \series bold
10337 Space
10338 \end_layout
10339
10340 \end_inset
10341 </cell>
10342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10343 \begin_inset Text
10344
10345 \begin_layout Plain Layout
10346
10347 \series bold
10348 Width
10349 \end_layout
10350
10351 \end_inset
10352 </cell>
10353 </row>
10354 <row>
10355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10356 \begin_inset Text
10357
10358 \begin_layout Plain Layout
10359 Normal
10360 \end_layout
10361
10362 \end_inset
10363 </cell>
10364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10365 \begin_inset Text
10366
10367 \begin_layout Plain Layout
10368 1/3
10369 \begin_inset space \thinspace{}
10370 \end_inset
10371
10372 em
10373 \end_layout
10374
10375 \end_inset
10376 </cell>
10377 </row>
10378 <row>
10379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10380 \begin_inset Text
10381
10382 \begin_layout Plain Layout
10383 Protected
10384 \end_layout
10385
10386 \end_inset
10387 </cell>
10388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10389 \begin_inset Text
10390
10391 \begin_layout Plain Layout
10392 1/3
10393 \begin_inset space \thinspace{}
10394 \end_inset
10395
10396 em
10397 \end_layout
10398
10399 \end_inset
10400 </cell>
10401 </row>
10402 <row>
10403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10404 \begin_inset Text
10405
10406 \begin_layout Plain Layout
10407 Thin
10408 \end_layout
10409
10410 \end_inset
10411 </cell>
10412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10413 \begin_inset Text
10414
10415 \begin_layout Plain Layout
10416 1/6
10417 \begin_inset space \thinspace{}
10418 \end_inset
10419
10420 em
10421 \end_layout
10422
10423 \end_inset
10424 </cell>
10425 </row>
10426 <row>
10427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10428 \begin_inset Text
10429
10430 \begin_layout Plain Layout
10431 Negative thin
10432 \end_layout
10433
10434 \end_inset
10435 </cell>
10436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10437 \begin_inset Text
10438
10439 \begin_layout Plain Layout
10440 -1/6
10441 \begin_inset space \thinspace{}
10442 \end_inset
10443
10444 em
10445 \end_layout
10446
10447 \end_inset
10448 </cell>
10449 </row>
10450 <row>
10451 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10452 \begin_inset Text
10453
10454 \begin_layout Plain Layout
10455 Enspace (0.5
10456 \begin_inset space \thinspace{}
10457 \end_inset
10458
10459 em)
10460 \end_layout
10461
10462 \end_inset
10463 </cell>
10464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10465 \begin_inset Text
10466
10467 \begin_layout Plain Layout
10468 0.5
10469 \begin_inset space \thinspace{}
10470 \end_inset
10471
10472 em
10473 \end_layout
10474
10475 \end_inset
10476 </cell>
10477 </row>
10478 <row>
10479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10480 \begin_inset Text
10481
10482 \begin_layout Plain Layout
10483 Quad (1
10484 \begin_inset space \thinspace{}
10485 \end_inset
10486
10487 em)
10488 \end_layout
10489
10490 \end_inset
10491 </cell>
10492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10493 \begin_inset Text
10494
10495 \begin_layout Plain Layout
10496 1
10497 \begin_inset space \thinspace{}
10498 \end_inset
10499
10500 em
10501 \end_layout
10502
10503 \end_inset
10504 </cell>
10505 </row>
10506 <row>
10507 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10508 \begin_inset Text
10509
10510 \begin_layout Plain Layout
10511 QQuad (2
10512 \begin_inset space \thinspace{}
10513 \end_inset
10514
10515 em)
10516 \end_layout
10517
10518 \end_inset
10519 </cell>
10520 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10521 \begin_inset Text
10522
10523 \begin_layout Plain Layout
10524 2
10525 \begin_inset space \thinspace{}
10526 \end_inset
10527
10528 em
10529 \end_layout
10530
10531 \end_inset
10532 </cell>
10533 </row>
10534 </lyxtabular>
10535
10536 \end_inset
10537
10538
10539 \end_layout
10540
10541 \end_inset
10542
10543
10544 \end_layout
10545
10546 \begin_layout Subsubsection
10547
10548 \family sans
10549 Horizontal Fills
10550 \family default
10551
10552 \begin_inset Index idx
10553 status collapsed
10554
10555 \begin_layout Plain Layout
10556 Spacing ! Fills
10557 \end_layout
10558
10559 \end_inset
10560
10561
10562 \end_layout
10563
10564 \begin_layout Standard
10565 Horizontal fills (HFills) are a special LyX feature for adding extra space
10566  in a uniform fashion.
10567  An HFill is actually a variable length space, whose length always equals
10568  the remaining space between the left and right margins.
10569  If there is more than one HFill on a line, they divide the available space
10570  equally between themselves.
10571 \end_layout
10572
10573 \begin_layout Standard
10574 Here are a few examples of what you can do with them:
10575 \end_layout
10576
10577 \begin_layout Quote
10578 \noindent
10579 This is on the left side
10580 \begin_inset space \hfill{}
10581 \end_inset
10582
10583 This is on the right
10584 \end_layout
10585
10586 \begin_layout Quote
10587 \noindent
10588 Left
10589 \begin_inset space \hfill{}
10590 \end_inset
10591
10592 Middle
10593 \begin_inset space \hfill{}
10594 \end_inset
10595
10596 Right
10597 \end_layout
10598
10599 \begin_layout Quote
10600 \noindent
10601 Left
10602 \begin_inset space \hfill{}
10603 \end_inset
10604
10605 1/3 Left
10606 \begin_inset space \hfill{}
10607 \end_inset
10608
10609
10610 \begin_inset space \hfill{}
10611 \end_inset
10612
10613 Right
10614 \end_layout
10615
10616 \begin_layout Standard
10617 That was an example in the 
10618 \family sans
10619 Quote
10620 \family default
10621  environment.
10622  Here
10623 \begin_inset Formula $\to$
10624 \end_inset
10625
10626
10627 \begin_inset space \hfill{}
10628 \end_inset
10629
10630
10631 \begin_inset Formula $\gets$
10632 \end_inset
10633
10634 is one in a standard paragraph.
10635  It may or may not be apparent in the printed text, but it 
10636 \emph on
10637 is
10638 \emph default
10639  sitting in-between the two arrows.
10640 \end_layout
10641
10642 \begin_layout Standard
10643 HFills can be made visible when you choose one of the 
10644 \family sans
10645 Fill
10646 \begin_inset space ~
10647 \end_inset
10648
10649 Pattern
10650 \family default
10651  in the space dialog: The following patterns are available:
10652 \end_layout
10653
10654 \begin_layout Standard
10655 Dots: 
10656 \begin_inset space \dotfill{}
10657 \end_inset
10658
10659
10660 \begin_inset space ~
10661 \end_inset
10662
10663
10664 \end_layout
10665
10666 \begin_layout Standard
10667 Rule: 
10668 \begin_inset space \hrulefill{}
10669 \end_inset
10670
10671
10672 \begin_inset space ~
10673 \end_inset
10674
10675
10676 \end_layout
10677
10678 \begin_layout Standard
10679 Left arrow: 
10680 \begin_inset space \leftarrowfill{}
10681 \end_inset
10682
10683
10684 \begin_inset space ~
10685 \end_inset
10686
10687
10688 \end_layout
10689
10690 \begin_layout Standard
10691 Right arrow: 
10692 \begin_inset space \rightarrowfill{}
10693 \end_inset
10694
10695
10696 \begin_inset space ~
10697 \end_inset
10698
10699
10700 \end_layout
10701
10702 \begin_layout Standard
10703 Up brace: 
10704 \begin_inset space \downbracefill{}
10705 \end_inset
10706
10707
10708 \begin_inset space ~
10709 \end_inset
10710
10711
10712 \end_layout
10713
10714 \begin_layout Standard
10715 Down brace: 
10716 \begin_inset space \upbracefill{}
10717 \end_inset
10718
10719
10720 \begin_inset space ~
10721 \end_inset
10722
10723
10724 \end_layout
10725
10726 \begin_layout Standard
10727 \begin_inset Note Greyedout
10728 status collapsed
10729
10730 \begin_layout Plain Layout
10731
10732 \series bold
10733 Note:
10734 \series default
10735  If an HFill is at the beginning of a line, and 
10736 \emph on
10737 not
10738 \emph default
10739  in the first line in a paragraph, LyX ignores it.
10740  This prevents HFills from accidentally being wrapped onto a new line.
10741  If you need space in this case anyway, set the 
10742 \family sans
10743 Protect
10744 \family default
10745  option in the space dialog.
10746 \end_layout
10747
10748 \end_inset
10749
10750
10751 \end_layout
10752
10753 \begin_layout Subsubsection
10754 Phantom Space
10755 \begin_inset CommandInset label
10756 LatexCommand label
10757 name "sub:Phantom-Space"
10758
10759 \end_inset
10760
10761
10762 \begin_inset Index idx
10763 status collapsed
10764
10765 \begin_layout Plain Layout
10766 Spacing ! Phantom
10767 \end_layout
10768
10769 \end_inset
10770
10771
10772 \end_layout
10773
10774 \begin_layout Standard
10775 Sometimes you want to insert space with exactly the length of a phrase.
10776  E.
10777 \begin_inset space \thinspace{}
10778 \end_inset
10779
10780 g.
10781 \begin_inset space \space{}
10782 \end_inset
10783
10784 you want to create the following multiple choice question:
10785 \end_layout
10786
10787 \begin_layout Standard
10788 \begin_inset VSpace medskip
10789 \end_inset
10790
10791 What is correct English?:
10792 \begin_inset Newline newline
10793 \end_inset
10794
10795
10796 \begin_inset Newline newline
10797 \end_inset
10798
10799 Mr.
10800 \begin_inset space ~
10801 \end_inset
10802
10803 Edge would have been jumps the gun.
10804 \begin_inset Newline newline
10805 \end_inset
10806
10807
10808 \begin_inset Phantom HPhantom
10809 status open
10810
10811 \begin_layout Plain Layout
10812 Mr.
10813  Edge 
10814 \end_layout
10815
10816 \end_inset
10817
10818 has to be jumped
10819 \begin_inset Newline newline
10820 \end_inset
10821
10822
10823 \begin_inset Phantom HPhantom
10824 status open
10825
10826 \begin_layout Plain Layout
10827 Mr.
10828  Edge 
10829 \end_layout
10830
10831 \end_inset
10832
10833 jumps
10834 \begin_inset VSpace medskip
10835 \end_inset
10836
10837
10838 \end_layout
10839
10840 \begin_layout Standard
10841 So that the choices appear exactly after the phrase 
10842 \begin_inset Quotes eld
10843 \end_inset
10844
10845 Mr.
10846 \begin_inset space ~
10847 \end_inset
10848
10849 Edge
10850 \begin_inset space ~
10851 \end_inset
10852
10853
10854 \begin_inset Quotes erd
10855 \end_inset
10856
10857 .
10858  To get this, you can use the phantom insets available via the menu 
10859 \family sans
10860 Insert\SpecialChar \menuseparator
10861 Formatting\SpecialChar \menuseparator
10862 Phantom
10863 \family default
10864 .
10865  In our case insert a horizontal phantom at the beginning of the last two
10866  lines and insert 
10867 \begin_inset Quotes eld
10868 \end_inset
10869
10870 Mr.
10871 \begin_inset space ~
10872 \end_inset
10873
10874 Edge
10875 \begin_inset space ~
10876 \end_inset
10877
10878
10879 \begin_inset Quotes erd
10880 \end_inset
10881
10882  into the phantom inset (note the space after 
10883 \begin_inset Quotes eld
10884 \end_inset
10885
10886 Edge
10887 \begin_inset Quotes erd
10888 \end_inset
10889
10890 ).
10891  A phantom insets prints only the space of its content (like a placeholder).
10892  That is why it is named 
10893 \begin_inset Quotes eld
10894 \end_inset
10895
10896 phantom
10897 \begin_inset Quotes erd
10898 \end_inset
10899
10900 .
10901  The normal phantom outputs the width and height of the content as space,
10902  while the horizontal and vertical variant only outputs the corresponding
10903  dimension.
10904 \end_layout
10905
10906 \begin_layout Subsection
10907 Vertical Space
10908 \begin_inset CommandInset label
10909 LatexCommand label
10910 name "sub:Vertical-Space"
10911
10912 \end_inset
10913
10914
10915 \begin_inset Index idx
10916 status collapsed
10917
10918 \begin_layout Plain Layout
10919 Spacing ! Vertical
10920 \end_layout
10921
10922 \end_inset
10923
10924
10925 \end_layout
10926
10927 \begin_layout Standard
10928 To add extra vertical space above or below a paragraph, use the 
10929 \family sans
10930 Insert\SpecialChar \menuseparator
10931 Formatting\SpecialChar \menuseparator
10932 Vertical
10933 \begin_inset space ~
10934 \end_inset
10935
10936 Space
10937 \family default
10938  dialog.
10939  There you find the following sizes:
10940 \end_layout
10941
10942 \begin_layout Standard
10943
10944 \family sans
10945 SmallSkip
10946 \family default
10947
10948 \family sans
10949 MedSkip
10950 \family default
10951  and 
10952 \family sans
10953 BigSkip
10954 \family default
10955  are LaTeX sizes which depend on the font size of the document.
10956  
10957 \family sans
10958 DefSkip
10959 \family default
10960  is the skip adjusted in the dialog 
10961 \family sans
10962 Document\SpecialChar \menuseparator
10963 Settings
10964 \family default
10965
10966 \begin_inset Index idx
10967 status collapsed
10968
10969 \begin_layout Plain Layout
10970 Document ! Settings
10971 \end_layout
10972
10973 \end_inset
10974
10975  for the paragraph separation.
10976  If you use indentation to separate paragraphs 
10977 \family sans
10978 DefSkip
10979 \family default
10980  is equal to 
10981 \family sans
10982 MedSkip
10983 \family default
10984 .
10985 \end_layout
10986
10987 \begin_layout Standard
10988
10989 \family sans
10990 VFill
10991 \family default
10992
10993 \begin_inset Index idx
10994 status collapsed
10995
10996 \begin_layout Plain Layout
10997 Spacing ! Fills
10998 \end_layout
10999
11000 \end_inset
11001
11002  is a variable space, set so that the space is maximal within one page.
11003  An example: You have only two short paragraphs on one page with a vfill
11004  between them.
11005  Then the first paragraph is placed at the top of the page and the second
11006  one at the bottom, because the space between them is then maximal.
11007  
11008 \family sans
11009 VFill
11010 \family default
11011 s work like 
11012 \family sans
11013 HFill
11014 \family default
11015 s: they fill the remaining vertical space on a page with blank space.
11016 \begin_inset Foot
11017 status collapsed
11018
11019 \begin_layout Plain Layout
11020
11021 \family sans
11022 HFill
11023 \family default
11024 s are described in section
11025 \begin_inset space ~
11026 \end_inset
11027
11028
11029 \begin_inset CommandInset ref
11030 LatexCommand ref
11031 reference "sub:Horizontal-Space"
11032
11033 \end_inset
11034
11035 .
11036 \end_layout
11037
11038 \end_inset
11039
11040  If there are several 
11041 \family sans
11042 VFill
11043 \family default
11044 s on a page, they divide the remaining vertical space equally between themselves.
11045  You can therefore use 
11046 \family sans
11047 VFill
11048 \family default
11049 s to center text on a page, or even place text 2/3 down a page.
11050 \end_layout
11051
11052 \begin_layout Standard
11053
11054 \family sans
11055 Custom
11056 \family default
11057  are custom spaces in units explained in Appendix
11058 \begin_inset space ~
11059 \end_inset
11060
11061
11062 \begin_inset CommandInset ref
11063 LatexCommand ref
11064 reference "chap:Units-available-in"
11065
11066 \end_inset
11067
11068 .
11069 \end_layout
11070
11071 \begin_layout Standard
11072 \begin_inset Note Greyedout
11073 status collapsed
11074
11075 \begin_layout Plain Layout
11076
11077 \series bold
11078 Note:
11079 \series default
11080  
11081 \series medium
11082 If the extra vertical space would be in the output at the top/bottom of
11083  a page, the space is only added if you have also checked the option 
11084 \family sans
11085 Protect
11086 \family default
11087 .
11088 \end_layout
11089
11090 \end_inset
11091
11092
11093 \end_layout
11094
11095 \begin_layout Subsection
11096 Paragraph Alignment
11097 \begin_inset Index idx
11098 status collapsed
11099
11100 \begin_layout Plain Layout
11101 Paragraph ! Alignment
11102 \end_layout
11103
11104 \end_inset
11105
11106
11107 \end_layout
11108
11109 \begin_layout Standard
11110 You can change the paragraph alignment with the 
11111 \family sans
11112 Edit\SpecialChar \menuseparator
11113 Paragraph Settings
11114 \family default
11115  dialog (toolbar button 
11116 \begin_inset Info
11117 type  "icon"
11118 arg   "layout-paragraph"
11119 \end_inset
11120
11121 ).
11122  There are five possibilities: 
11123 \end_layout
11124
11125 \begin_layout Itemize
11126
11127 \family sans
11128 Justified
11129 \family default
11130  (shortcut 
11131 \begin_inset Info
11132 type  "shortcut"
11133 arg   "paragraph-params \\align block"
11134 \end_inset
11135
11136 )
11137 \end_layout
11138
11139 \begin_layout Itemize
11140
11141 \family sans
11142 Left
11143 \family default
11144  (
11145 \begin_inset Info
11146 type  "shortcut"
11147 arg   "paragraph-params \\align left"
11148 \end_inset
11149
11150 )
11151 \end_layout
11152
11153 \begin_layout Itemize
11154
11155 \family sans
11156 Right
11157 \family default
11158  (
11159 \begin_inset Info
11160 type  "shortcut"
11161 arg   "paragraph-params \\align right"
11162 \end_inset
11163
11164 )
11165 \end_layout
11166
11167 \begin_layout Itemize
11168
11169 \family sans
11170 Center
11171 \family default
11172  (
11173 \begin_inset Info
11174 type  "shortcut"
11175 arg   "paragraph-params \\align center"
11176 \end_inset
11177
11178 )
11179 \end_layout
11180
11181 \begin_layout Itemize
11182
11183 \family sans
11184 Default
11185 \family default
11186  (
11187 \begin_inset Info
11188 type  "shortcut"
11189 arg   "paragraph-params \\align default"
11190 \end_inset
11191
11192 )
11193 \end_layout
11194
11195 \begin_layout Standard
11196 The default in most cases is justified alignment, in which the inter-word
11197  spacing is variable and each line of a paragraph fills the region between
11198  the left and right margins.
11199  The other three alignments should be self-explanatory, and look like this:
11200 \end_layout
11201
11202 \begin_layout Standard
11203 \align right
11204 This paragraph is right aligned,
11205 \end_layout
11206
11207 \begin_layout Standard
11208 \align center
11209 this one is centered,
11210 \end_layout
11211
11212 \begin_layout Standard
11213 \align left
11214 this one is left aligned.
11215 \end_layout
11216
11217 \begin_layout Subsection
11218 Forced Page Breaks
11219 \begin_inset Index idx
11220 status collapsed
11221
11222 \begin_layout Plain Layout
11223 Page breaks ! Forced
11224 \end_layout
11225
11226 \end_inset
11227
11228
11229 \begin_inset CommandInset label
11230 LatexCommand label
11231 name "sub:Forced-Page-Breaks"
11232
11233 \end_inset
11234
11235
11236 \end_layout
11237
11238 \begin_layout Standard
11239 If you don't like the way LaTeX does the page breaks in your document, you
11240  can force a page break where you want one.
11241  Normally this will not be necessary, because LaTeX is good at page breaking.
11242  Only if you use a lot of 
11243 \family sans
11244 Floats
11245 \family default
11246 , LaTeX's page breaking algorithm can fail.
11247 \end_layout
11248
11249 \begin_layout Standard
11250 We recommend not to use forced page breaks until the text is finished and
11251  until you have checked in the preview to see if you 
11252 \emph on
11253 really
11254 \emph default
11255  have to change the page breaking.
11256 \end_layout
11257
11258 \begin_layout Standard
11259 There are two types of page breaks: One that ends the page without any special
11260  action.
11261  This can be inserted above or below a paragraph via the menu 
11262 \family sans
11263 Insert\SpecialChar \menuseparator
11264 Formatting\SpecialChar \menuseparator
11265 New
11266 \begin_inset space ~
11267 \end_inset
11268
11269 Page
11270 \family default
11271 .
11272  The second type, that is inserted via the menu 
11273 \family sans
11274 Insert\SpecialChar \menuseparator
11275 Formatting\SpecialChar \menuseparator
11276 Page
11277 \begin_inset space ~
11278 \end_inset
11279
11280 Break
11281 \family default
11282 , ends a page but stretches the content of the page, so that it fills out
11283  the complete page.
11284  This type is useful to avoid whitespace when a page break produces a page
11285  on which only the last few lines are absent.
11286 \end_layout
11287
11288 \begin_layout Standard
11289 You might try to use a page break to ensure that a figure or table appears
11290  at the top of a page.
11291  This is, of course, the wrong way to do it.
11292  LyX gives you a way of automatically ensuring that your figures and tables
11293  appear at the top of a page (or the bottom, or on their own page) without
11294  having to worry about what precedes or follows your figure or table.
11295  See chapter 
11296 \begin_inset CommandInset ref
11297 LatexCommand ref
11298 reference "chap:Floats-and-Notes"
11299
11300 \end_inset
11301
11302  to learn more about 
11303 \family sans
11304 Floats
11305 \family default
11306 .
11307 \end_layout
11308
11309 \begin_layout Subsubsection
11310 Clear Page Breaks
11311 \begin_inset CommandInset label
11312 LatexCommand label
11313 name "sub:Clear-Page-Breaks"
11314
11315 \end_inset
11316
11317
11318 \begin_inset Index idx
11319 status collapsed
11320
11321 \begin_layout Plain Layout
11322 Page breaks ! Clear
11323 \end_layout
11324
11325 \end_inset
11326
11327
11328 \end_layout
11329
11330 \begin_layout Standard
11331 Rather than forced page breaks where the content behind the break is placed
11332  directly on the next page, you can also clear pages while breaking them.
11333  That means that the current paragraph is terminated and everything, including
11334  unprocessed floats, from the earlier part of the document are placed behind
11335  it, if necessary by adding pages.
11336 \end_layout
11337
11338 \begin_layout Standard
11339 You can insert a clear page break with the menu 
11340 \family sans
11341 Insert\SpecialChar \menuseparator
11342 Formatting\SpecialChar \menuseparator
11343 Clear
11344 \begin_inset space ~
11345 \end_inset
11346
11347 Page
11348 \family default
11349 .
11350  When you have a two-sided document like a book, you can use the menu 
11351 \family sans
11352 Insert\SpecialChar \menuseparator
11353 Formatting\SpecialChar \menuseparator
11354 Clear
11355 \begin_inset space ~
11356 \end_inset
11357
11358 Double
11359 \begin_inset space ~
11360 \end_inset
11361
11362 Page
11363 \family default
11364  to insert a clear page break that assures that the next page is a right-hand
11365  page (odd-numbered), if necessary by adding a page.
11366 \end_layout
11367
11368 \begin_layout Subsection
11369 Forced Line Breaks
11370 \begin_inset Index idx
11371 status collapsed
11372
11373 \begin_layout Plain Layout
11374 Line breaks
11375 \end_layout
11376
11377 \end_inset
11378
11379
11380 \begin_inset CommandInset label
11381 LatexCommand label
11382 name "sub:Forced-Line-Breaks"
11383
11384 \end_inset
11385
11386
11387 \end_layout
11388
11389 \begin_layout Standard
11390 Similar to page breaks there are two types of line breaks: One that simply
11391  breaks the line.
11392  You can force this line break within a paragraph by selecting 
11393 \family sans
11394 Insert\SpecialChar \menuseparator
11395 Formatting\SpecialChar \menuseparator
11396 Ragged
11397 \begin_inset space ~
11398 \end_inset
11399
11400 Line
11401 \begin_inset space ~
11402 \end_inset
11403
11404 Break
11405 \family default
11406  or with 
11407 \begin_inset Info
11408 type  "shortcut"
11409 arg   "newline-insert newline"
11410 \end_inset
11411
11412 .
11413  Another type that is inserted via the menu 
11414 \family sans
11415 Insert\SpecialChar \menuseparator
11416 Formatting\SpecialChar \menuseparator
11417 Justified
11418 \begin_inset space ~
11419 \end_inset
11420
11421 Line
11422 \begin_inset space ~
11423 \end_inset
11424
11425 Break
11426 \family default
11427  breaks the line and stretches it so that it fills out the whole space between
11428  the page margins.
11429  This is useful to avoid 
11430 \begin_inset Quotes eld
11431 \end_inset
11432
11433 fringes
11434 \begin_inset Quotes erd
11435 \end_inset
11436
11437  in justified paragraphs due to possible whitespace introduced by line breaks.
11438 \end_layout
11439
11440 \begin_layout Standard
11441 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11442  LaTeX is very good at line breaking.
11443  There are, however, a number of situations where it is necessary to actively
11444  set a line break, e.
11445 \begin_inset space \thinspace{}
11446 \end_inset
11447
11448 g.
11449 \begin_inset space \space{}
11450 \end_inset
11451
11452 in a poem or for an address (see sections
11453 \begin_inset space ~
11454 \end_inset
11455
11456
11457 \begin_inset CommandInset ref
11458 LatexCommand ref
11459 reference "sec:Quote"
11460
11461 \end_inset
11462
11463
11464 \begin_inset CommandInset ref
11465 LatexCommand ref
11466 reference "sec:Verse"
11467
11468 \end_inset
11469
11470  and 
11471 \begin_inset CommandInset ref
11472 LatexCommand ref
11473 reference "sec:Address-Usage"
11474
11475 \end_inset
11476
11477 ).
11478 \end_layout
11479
11480 \begin_layout Subsection
11481 Horizontal Lines
11482 \begin_inset CommandInset label
11483 LatexCommand label
11484 name "sub:Horizontal-Lines"
11485
11486 \end_inset
11487
11488
11489 \begin_inset Index idx
11490 status collapsed
11491
11492 \begin_layout Plain Layout
11493 Horizontal lines
11494 \end_layout
11495
11496 \end_inset
11497
11498
11499 \end_layout
11500
11501 \begin_layout Standard
11502 \noindent
11503 \begin_inset CommandInset line
11504 LatexCommand rule
11505 offset "0.5ex"
11506 width "100line%"
11507 height "1pt"
11508
11509 \end_inset
11510
11511
11512 \end_layout
11513
11514 \begin_layout Standard
11515 \noindent
11516 In the dialog 
11517 \family sans
11518 Insert\SpecialChar \menuseparator
11519 Formatting\SpecialChar \menuseparator
11520 Horizontal
11521 \begin_inset space ~
11522 \end_inset
11523
11524 Line
11525 \family default
11526  you can insert horizontal lines.
11527  The line offset is the vertical distance between the line and the baseline
11528  of the current text line or the paragraph.
11529  The line settings can be changed by left-clicking on the line.
11530 \end_layout
11531
11532 \begin_layout Standard
11533 \noindent
11534 \begin_inset CommandInset line
11535 LatexCommand rule
11536 offset "0.5ex"
11537 width "100line%"
11538 height "1pt"
11539
11540 \end_inset
11541
11542
11543 \end_layout
11544
11545 \begin_layout Section
11546 Characters and Symbols
11547 \end_layout
11548
11549 \begin_layout Standard
11550 You can directly enter all characters that are available on your keyboard.
11551  You can also use special keyboard maps to be able to enter e.
11552 \begin_inset space \thinspace{}
11553 \end_inset
11554
11555 g.
11556 \begin_inset space \space{}
11557 \end_inset
11558
11559 characters needed for French with an English keyboard.
11560  See section
11561 \begin_inset space \thinspace{}
11562 \end_inset
11563
11564
11565 \begin_inset CommandInset ref
11566 LatexCommand ref
11567 reference "sub:Keyboard-mapping"
11568
11569 \end_inset
11570
11571  for information on how this is done.
11572 \end_layout
11573
11574 \begin_layout Standard
11575 For the case where you need a character that is not on your keyboard, you
11576  can use the 
11577 \family sans
11578 Symbols
11579 \family default
11580  dialog via the menu 
11581 \family sans
11582 Insert\SpecialChar \menuseparator
11583 Special Character\SpecialChar \menuseparator
11584 Symbols
11585 \family default
11586 .
11587 \end_layout
11588
11589 \begin_layout Standard
11590 \begin_inset Note Greyedout
11591 status collapsed
11592
11593 \begin_layout Plain Layout
11594
11595 \series bold
11596 Note:
11597 \series default
11598  Maybe not all symbols inserted with the symbols dialog can be displayed
11599  when you are using a special screen font in LyX's preferences.
11600  But the inserted symbols will in every case be displayed in the output.
11601 \end_layout
11602
11603 \end_inset
11604
11605
11606 \end_layout
11607
11608 \begin_layout Section
11609 Fonts and Text Styles
11610 \begin_inset CommandInset label
11611 LatexCommand label
11612 name "sec:Fonts-and-Text"
11613
11614 \end_inset
11615
11616
11617 \end_layout
11618
11619 \begin_layout Subsection
11620 Font Types
11621 \begin_inset Index idx
11622 status collapsed
11623
11624 \begin_layout Plain Layout
11625 Font ! Types
11626 \end_layout
11627
11628 \end_inset
11629
11630
11631 \end_layout
11632
11633 \begin_layout Standard
11634 There are two types of fonts:
11635 \end_layout
11636
11637 \begin_layout Description
11638 Vector
11639 \begin_inset space ~
11640 \end_inset
11641
11642 fonts
11643 \begin_inset Index idx
11644 status collapsed
11645
11646 \begin_layout Plain Layout
11647 Fonts ! Vector-
11648 \end_layout
11649
11650 \end_inset
11651
11652  are fonts, built from outlines of the single glyphs (e.
11653 \begin_inset space \thinspace{}
11654 \end_inset
11655
11656 g.
11657  characters) in the font.
11658  This means that each glyph is defined using mathematical curves that are
11659  well suited for scaling to any requested size.
11660  This mathematical definition is interpreted by the font renderer and the
11661  curve is filled out with pixels according to the size and glyph.
11662  This means that vector fonts will look pretty good in all sizes.
11663  Only at very small sizes where each pixel has to be very carefully computed
11664  to provide a good image, it might be hard to provide a good rendering.
11665 \begin_inset Newline newline
11666 \end_inset
11667
11668 That could mean that one only needs to define one font size and scale them.
11669  But to achieve a better quality, many fonts define several font sizes.
11670  That improves the appearance because you need more details at large font
11671  sizes than at small ones.
11672 \begin_inset Newline newline
11673 \end_inset
11674
11675 The font types 
11676 \family typewriter
11677 TrueType
11678 \family default
11679
11680 \family typewriter
11681 OpenType
11682 \family default
11683 , and 
11684 \family typewriter
11685 Type
11686 \begin_inset space ~
11687 \end_inset
11688
11689 1
11690 \family default
11691  are vector fonts.
11692 \end_layout
11693
11694 \begin_layout Description
11695 Bitmap
11696 \begin_inset space ~
11697 \end_inset
11698
11699 fonts
11700 \begin_inset Index idx
11701 status collapsed
11702
11703 \begin_layout Plain Layout
11704 Fonts ! Bitmap-
11705 \end_layout
11706
11707 \end_inset
11708
11709  on the other hand, are defined by bitmap graphics from the start, so they
11710  will look good at all the sizes they are meant for.
11711  However, they don't scale well, because in order to scale a glyph, each
11712  pixel is enlarged into several pixels.
11713  It is the same effect that happens if you try to enlarge a picture in a
11714  picture manipulation program.
11715  In order to relieve this effect, bitmap fonts are typically provided in
11716  several fixed sizes typically from around 8 pixels high up to 34 pixels
11717  or so high in steps according to what is believed to be useful.
11718  The advantage of bitmap fonts is that no complicated computations are necessary
11719  to display each glyph, so bitmap fonts are thus faster displayed than scalable
11720  fonts.
11721  The disadvantage is that sizes that don't exist as fixed versions have
11722  to be scaled by doubling pixels, and thus look bad.
11723 \begin_inset Newline newline
11724 \end_inset
11725
11726 Bitmap fonts are named 
11727 \family typewriter
11728 Type
11729 \begin_inset space ~
11730 \end_inset
11731
11732 3
11733 \family default
11734  in PostScript- and PDF-documents.
11735 \end_layout
11736
11737 \begin_layout Standard
11738 The result of all this is that bitmap fonts are best for the size they are
11739  designed for, while scalable fonts are good for nearly all sizes.
11740  So one needs fewer font size definitions for scalable fonts.
11741  That's the reason why nearly all text rendering and typesetting programs
11742  use scalable fonts.
11743 \end_layout
11744
11745 \begin_layout Standard
11746 To test which fonts are used in a PDF-document, you can have a look into
11747  its document properties.
11748 \end_layout
11749
11750 \begin_layout Standard
11751 Many modern typesetting and markup languages have begun to move towards
11752  specifying character styles rather than specifying a particular font.
11753  For example, instead of changing to an italicized version of the current
11754  font to emphasize text, you use an 
11755 \begin_inset Quotes eld
11756 \end_inset
11757
11758 emphasized style
11759 \begin_inset Quotes erd
11760 \end_inset
11761
11762  instead.
11763  This concept fits in perfectly with LyX.
11764  In LyX, you do things based on contexts, rather than focusing on typesetting
11765  details.
11766 \end_layout
11767
11768 \begin_layout Subsection
11769 LaTeX font support
11770 \begin_inset CommandInset label
11771 LatexCommand label
11772 name "sub:LaTeX-font-support"
11773
11774 \end_inset
11775
11776
11777 \end_layout
11778
11779 \begin_layout Standard
11780 Traditionally, LaTeX uses its own fonts.
11781  That is to say, you cannot directly access the fonts installed on your
11782  operating system, but you have to use specific fonts provided by your LaTeX
11783  distribution.
11784  The reason is that LaTeX needs some extra information about the fonts,
11785  which have to be provided by additional files and packages.
11786  The downside of this is that your font choice is somewhat limited, compared
11787  to usual word processors.
11788  On the other hand this comes with the advantage that the provided fonts
11789  are generally of very good quality, and that LaTeX files are very portable
11790  across different machines.
11791  Also, the range of fonts supported by traditional LaTeX was increased a
11792  lot meanwhile so that you can find packages for many free and commercial
11793  fonts.
11794  In LyX, only a subset of these are directly selectable via the user interface
11795  (see section
11796 \begin_inset space ~
11797 \end_inset
11798
11799
11800 \begin_inset CommandInset ref
11801 LatexCommand ref
11802 reference "sub:Document-Font"
11803
11804 \end_inset
11805
11806  for details).
11807  However, all others are available if you enter the respective LaTeX code
11808  in the document preamble (please refer to the documentation of your desired
11809  font).
11810 \end_layout
11811
11812 \begin_layout Standard
11813 Recent developments brought some new LaTeX engines that are also able to
11814  directly access fonts that are installed for your operating system, namely
11815  XeTeX and LuaTeX.
11816  Both engines are supported by LyX.
11817  By using them, you can use theoretically any OpenType or TrueType font
11818  that is installed on your system.
11819  The next section describes how to use these fonts.
11820 \end_layout
11821
11822 \begin_layout Standard
11823 \begin_inset Note Greyedout
11824 status collapsed
11825
11826 \begin_layout Plain Layout
11827
11828 \series bold
11829 Note:
11830 \series default
11831  In practice, some fonts might fail due to bad metrics and other font deficienci
11832 es; so you might have to experiment.
11833 \end_layout
11834
11835 \end_inset
11836
11837
11838 \end_layout
11839
11840 \begin_layout Standard
11841 \begin_inset Note Greyedout
11842 status collapsed
11843
11844 \begin_layout Plain Layout
11845
11846 \series bold
11847 Note:
11848 \series default
11849  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11850  as traditional LaTeX or PDFTeX.
11851 \end_layout
11852
11853 \end_inset
11854
11855
11856 \end_layout
11857
11858 \begin_layout Subsection
11859 Document Font and Font size
11860 \begin_inset CommandInset label
11861 LatexCommand label
11862 name "sub:Document-Font"
11863
11864 \end_inset
11865
11866
11867 \begin_inset Index idx
11868 status collapsed
11869
11870 \begin_layout Plain Layout
11871 Font ! Size
11872 \end_layout
11873
11874 \end_inset
11875
11876
11877 \begin_inset Index idx
11878 status collapsed
11879
11880 \begin_layout Plain Layout
11881 Document ! Font
11882 \end_layout
11883
11884 \end_inset
11885
11886
11887 \end_layout
11888
11889 \begin_layout Standard
11890 You can set the document fonts in the 
11891 \family sans
11892 Document\SpecialChar \menuseparator
11893 Settings
11894 \family default
11895
11896 \begin_inset Index idx
11897 status collapsed
11898
11899 \begin_layout Plain Layout
11900 Document ! Settings
11901 \end_layout
11902
11903 \end_inset
11904
11905  dialog.
11906  In the 
11907 \family sans
11908 Fonts
11909 \family default
11910  section of the dialog, you can specify which font should be used for the
11911  three different font shapes — roman (serif), 
11912 \family sans
11913 sans
11914 \begin_inset space ~
11915 \end_inset
11916
11917 serif
11918 \family default
11919  and 
11920 \family typewriter
11921 typewriter
11922 \family default
11923  (monospaced) — you can specify the base font size and scaling factors for
11924  (some) sans serif and typewriter fonts if this is necessary to fit with
11925  the roman font.
11926 \end_layout
11927
11928 \begin_layout Standard
11929 If you select 
11930 \family sans
11931 Use non-T
11932 \begin_inset ERT
11933 status collapsed
11934
11935 \begin_layout Plain Layout
11936
11937 {}
11938 \end_layout
11939
11940 \end_inset
11941
11942 eX fonts
11943 \family default
11944 , you will have access to the fonts installed on your operating system.
11945  This requires that you use 
11946 \family sans
11947 PDF (XeT
11948 \begin_inset ERT
11949 status collapsed
11950
11951 \begin_layout Plain Layout
11952
11953 {}
11954 \end_layout
11955
11956 \end_inset
11957
11958 eX)
11959 \family default
11960
11961 \family sans
11962 PDF (LuaT
11963 \begin_inset ERT
11964 status collapsed
11965
11966 \begin_layout Plain Layout
11967
11968 {}
11969 \end_layout
11970
11971 \end_inset
11972
11973 eX)
11974 \family default
11975  or 
11976 \family sans
11977 DVI (LuaT
11978 \begin_inset ERT
11979 status collapsed
11980
11981 \begin_layout Plain Layout
11982
11983 {}
11984 \end_layout
11985
11986 \end_inset
11987
11988 eX)
11989 \family default
11990  as the output format, i.
11991 \begin_inset space \thinspace{}
11992 \end_inset
11993
11994 e.
11995 \begin_inset space \space{}
11996 \end_inset
11997
11998 you will have to have either XeTeX or LuaTeX installed (see section
11999 \begin_inset space ~
12000 \end_inset
12001
12002
12003 \begin_inset CommandInset ref
12004 LatexCommand ref
12005 reference "sub:LaTeX-font-support"
12006
12007 \end_inset
12008
12009 ).
12010  You will then not have access to TeX's own fonts.
12011  Note that LyX then lists all available fonts in each of the three lists
12012  (roman, sans
12013 \begin_inset space ~
12014 \end_inset
12015
12016 serif, and typewriter), since LyX cannot determine the family.
12017  Also note that the output might fail with some of the listed fonts, due
12018  to the encoding of the fonts and\SpecialChar \slash{}
12019 or font failures.
12020  LyX cannot determine this in advance, so you might need to experiment.
12021 \end_layout
12022
12023 \begin_layout Standard
12024 If you use TeX fonts (which is the default), the possible options for the
12025  font include 
12026 \family sans
12027 Default
12028 \family default
12029  and a list of fonts available with your LaTeX distribution.
12030  If you select 
12031 \family sans
12032 Default,
12033 \family default
12034  the font that is preset by the current document class is used.
12035  In most cases, this will be the standard TeX font, known as 
12036 \begin_inset Quotes eld
12037 \end_inset
12038
12039
12040 \family typewriter
12041 Computer
12042 \begin_inset space ~
12043 \end_inset
12044
12045 Modern
12046 \family default
12047
12048 \begin_inset Quotes erd
12049 \end_inset
12050
12051  (
12052 \family typewriter
12053 cm
12054 \family default
12055 ) or 
12056 \begin_inset Quotes eld
12057 \end_inset
12058
12059
12060 \family typewriter
12061 European Computer Modern
12062 \family default
12063
12064 \begin_inset Quotes erd
12065 \end_inset
12066
12067  (
12068 \family typewriter
12069 ec
12070 \family default
12071 ), but some classes preset different default fonts.
12072 \end_layout
12073
12074 \begin_layout Standard
12075 As 
12076 \family typewriter
12077 cm
12078 \family default
12079  and 
12080 \family typewriter
12081 ec
12082 \family default
12083  are bitmap fonts, they often looks pixelated in PDF output, especially
12084  when you read the PDF in a zoomed size.
12085 \begin_inset Foot
12086 status collapsed
12087
12088 \begin_layout Plain Layout
12089 This problem doesn't appear if you read PDFs in 
12090 \family typewriter
12091 Adobe
12092 \begin_inset space ~
12093 \end_inset
12094
12095 Reader
12096 \family default
12097  version 6 or later, because this program includes a special bitmap font
12098  renderer.
12099 \end_layout
12100
12101 \end_inset
12102
12103  To get rid of pixelated fonts, you have to use a vector font.
12104  Depending on how your document should look like, you can either:
12105 \end_layout
12106
12107 \begin_layout Itemize
12108 select the 
12109 \family sans
12110 Latin
12111 \begin_inset space ~
12112 \end_inset
12113
12114 Modern
12115 \family default
12116  fonts, which is the recommended choice if you want to keep the look of
12117  
12118 \family typewriter
12119 cm
12120 \family default
12121 /
12122 \family typewriter
12123 ec
12124 \family default
12125 .
12126  
12127 \family sans
12128 Latin
12129 \begin_inset space ~
12130 \end_inset
12131
12132 Modern
12133 \family default
12134  was developed for the LaTeX community in order to replace 
12135 \family typewriter
12136 cm
12137 \family default
12138  as the default font.
12139  It covers a huge range of glyphs and several font shapes.
12140  Except for some details, where the appearance was improved, 
12141 \family sans
12142 Latin
12143 \begin_inset space ~
12144 \end_inset
12145
12146 Modern
12147 \family default
12148  looks identical to 
12149 \family typewriter
12150 cm
12151 \family default
12152 .
12153 \begin_inset Foot
12154 status collapsed
12155
12156 \begin_layout Plain Layout
12157 One difference is improved kerning.
12158 \end_layout
12159
12160 \end_inset
12161
12162
12163 \end_layout
12164
12165 \begin_layout Itemize
12166 or select the 
12167 \family sans
12168 AE
12169 \begin_inset space ~
12170 \end_inset
12171
12172 (Almost
12173 \begin_inset space ~
12174 \end_inset
12175
12176 European)
12177 \family default
12178  fonts in (the rare) case that 
12179 \family sans
12180 Latin
12181 \begin_inset space ~
12182 \end_inset
12183
12184 Modern
12185 \family default
12186  is not available to you or does not work, and you still want to emulate
12187  the look of 
12188 \family typewriter
12189 cm
12190 \family default
12191 /
12192 \family typewriter
12193 ec
12194 \family default
12195 .
12196  
12197 \family typewriter
12198 AE
12199 \family default
12200  is a virtual font.
12201  Virtual means that it 
12202 \begin_inset Quotes eld
12203 \end_inset
12204
12205 steals
12206 \begin_inset Quotes erd
12207 \end_inset
12208
12209  outline 
12210 \family typewriter
12211 cm
12212 \family default
12213 -glyphs from other fonts.
12214  This has the disadvantage that some characters are missing, like the French
12215  guillemets (
12216 \begin_inset Quotes eld
12217 \end_inset
12218
12219 «
12220 \begin_inset Quotes erd
12221 \end_inset
12222
12223  and 
12224 \begin_inset Quotes eld
12225 \end_inset
12226
12227 »
12228 \begin_inset Quotes erd
12229 \end_inset
12230
12231 )
12232 \begin_inset Foot
12233 status collapsed
12234
12235 \begin_layout Plain Layout
12236 Loading the LaTeX-package 
12237 \series bold
12238 aeguill
12239 \series default
12240
12241 \begin_inset Index idx
12242 status collapsed
12243
12244 \begin_layout Plain Layout
12245 LaTeX-packages ! aeguill
12246 \end_layout
12247
12248 \end_inset
12249
12250  with the document preamble line
12251 \begin_inset Newline newline
12252 \end_inset
12253
12254
12255 \series bold
12256
12257 \backslash
12258 usepackage[ec]{aeguill}
12259 \begin_inset Newline newline
12260 \end_inset
12261
12262
12263 \series default
12264 will fix the guillemet problem.
12265 \end_layout
12266
12267 \end_inset
12268
12269  and that accented characters are not 
12270 \emph on
12271 one
12272 \emph default
12273  glyph, but built of 
12274 \emph on
12275 two
12276 \emph default
12277  characters, the accent and the letter.
12278  Therefore you cannot search for words with accented characters in documents
12279  using the 
12280 \family typewriter
12281 AE
12282 \family default
12283  fonts.
12284  If you search for example for the French word 
12285 \begin_inset Quotes eld
12286 \end_inset
12287
12288 rève
12289 \begin_inset Quotes erd
12290 \end_inset
12291
12292  in a PDF, you will not get any result, because the PDF-viewer searches
12293  for the glyph 
12294 \begin_inset Quotes eld
12295 \end_inset
12296
12297  è 
12298 \begin_inset Quotes erd
12299 \end_inset
12300
12301  and not for the glyph 
12302 \begin_inset Quotes eld
12303 \end_inset
12304
12305  e +
12306 \begin_inset space ~
12307 \end_inset
12308
12309  ̀ 
12310 \begin_inset Quotes erd
12311 \end_inset
12312
12313 .
12314 \end_layout
12315
12316 \begin_layout Itemize
12317 If you do not like the look of 
12318 \family typewriter
12319 cm
12320 \family default
12321 /
12322 \family typewriter
12323 ec
12324 \family default
12325 , you can of course select one of the other provided vector fonts, e.
12326 \begin_inset space \thinspace{}
12327 \end_inset
12328
12329 g.
12330 \begin_inset space ~
12331 \end_inset
12332
12333
12334 \family typewriter
12335 Times
12336 \begin_inset space ~
12337 \end_inset
12338
12339 Roman
12340 \family default
12341  or
12342 \family typewriter
12343  Palatino
12344 \family default
12345 .
12346  Most roman vector fonts will automatically select matching sans
12347 \begin_inset space ~
12348 \end_inset
12349
12350 serif and typewriter fonts,
12351 \begin_inset Foot
12352 status collapsed
12353
12354 \begin_layout Plain Layout
12355 These are sometimes just matching other fonts (e.
12356 \begin_inset space \thinspace{}
12357 \end_inset
12358
12359 g., 
12360 \family sans
12361 Times
12362 \begin_inset space ~
12363 \end_inset
12364
12365 Roman
12366 \family default
12367  selects 
12368 \family sans
12369 Helvetica
12370 \family default
12371  for sans serif text), or different shapes of the same font, i.
12372 \begin_inset space \thinspace{}
12373 \end_inset
12374
12375 e.
12376 \begin_inset space \space{}
12377 \end_inset
12378
12379 a real font 
12380 \emph on
12381 family
12382 \emph default
12383  (e.
12384 \begin_inset space \thinspace{}
12385 \end_inset
12386
12387 g.
12388 \begin_inset space \space{}
12389 \end_inset
12390
12391 in case of 
12392 \family sans
12393 Latin
12394 \begin_inset space ~
12395 \end_inset
12396
12397 Modern
12398 \family default
12399  oder 
12400 \family sans
12401 Computer
12402 \begin_inset space ~
12403 \end_inset
12404
12405 Modern
12406 \family default
12407 ).
12408 \end_layout
12409
12410 \end_inset
12411
12412  but you can also select your own.
12413 \begin_inset Newline newline
12414 \end_inset
12415
12416 The differences between roman, 
12417 \family sans
12418 sans
12419 \begin_inset space ~
12420 \end_inset
12421
12422 serif
12423 \family default
12424  and 
12425 \family typewriter
12426 typewriter
12427 \family default
12428  fonts are explained in section
12429 \begin_inset space ~
12430 \end_inset
12431
12432
12433 \begin_inset CommandInset ref
12434 LatexCommand ref
12435 reference "sub:Fine-Tuning-with-the"
12436
12437 \end_inset
12438
12439 .
12440 \begin_inset Newline newline
12441 \end_inset
12442
12443 The font 
12444 \family sans
12445 Times
12446 \begin_inset space ~
12447 \end_inset
12448
12449 Roman
12450 \family default
12451  was originally designed for newspapers.
12452  Its glyphs are thus smaller than glyphs from other fonts in order to fit
12453  into the small newspaper columns.
12454  Therefore 
12455 \family sans
12456 Times
12457 \begin_inset space ~
12458 \end_inset
12459
12460 Roman
12461 \family default
12462  is not the optimal choice for larger documents like books.
12463 \end_layout
12464
12465 \begin_layout Standard
12466 For the font size there are generally four possible values: 
12467 \family sans
12468 Default, 10
12469 \family default
12470
12471 \family sans
12472 11
12473 \family default
12474  and 
12475 \family sans
12476 12
12477 \family default
12478 .
12479  Some classes provide additional sizes.
12480  The size of 
12481 \family sans
12482 Default
12483 \family default
12484  depends on the class you are using.
12485  In the standard classes it is equal to the font size 10.
12486 \end_layout
12487
12488 \begin_layout Standard
12489 Note that the font size is the 
12490 \emph on
12491 base size
12492 \emph default
12493 .
12494  That means that LyX scales all other possible font sizes (such as those
12495  used in footnotes, super-, and subscripts) by this value.
12496  You can fine-tune the font size of text parts via the 
12497 \family sans
12498 Text
12499 \begin_inset space ~
12500 \end_inset
12501
12502 Style
12503 \family default
12504  dialog if needed.
12505  The possible font sizes for text parts are explained in section
12506 \begin_inset space ~
12507 \end_inset
12508
12509
12510 \begin_inset CommandInset ref
12511 LatexCommand ref
12512 reference "sub:Fine-Tuning-with-the"
12513
12514 \end_inset
12515
12516 .
12517 \end_layout
12518
12519 \begin_layout Standard
12520 The 
12521 \family sans
12522 Default Family
12523 \family default
12524  selection lets you specify whether the base font of your document should
12525  be roman, sans
12526 \begin_inset space ~
12527 \end_inset
12528
12529 serif or typewriter.
12530  The 
12531 \family sans
12532 Default
12533 \family default
12534  selection uses what is preset by the class, the other selections override
12535  this.
12536  In most cases, 
12537 \family sans
12538 Default
12539 \family default
12540  is equal to 
12541 \family sans
12542 roman
12543 \family default
12544 , but some classes (such as presentation classes) also use other defaults.
12545 \end_layout
12546
12547 \begin_layout Standard
12548 The
12549 \family typewriter
12550  
12551 \family sans
12552 LaTe
12553 \begin_inset ERT
12554 status collapsed
12555
12556 \begin_layout Plain Layout
12557
12558 {}
12559 \end_layout
12560
12561 \end_inset
12562
12563 X font encoding
12564 \family default
12565  selection is an expert setting which lets you change the value passed to
12566  the LaTeX-package 
12567 \series bold
12568 fontenc
12569 \series default
12570
12571 \begin_inset Index idx
12572 status collapsed
12573
12574 \begin_layout Plain Layout
12575 LaTeX-packages ! fontenc
12576 \end_layout
12577
12578 \end_inset
12579
12580  (see also sec.
12581 \begin_inset space ~
12582 \end_inset
12583
12584
12585 \begin_inset CommandInset ref
12586 LatexCommand ref
12587 reference "sub:LaTeX-settings"
12588
12589 \end_inset
12590
12591 ).
12592  Normally, you do not need to change (or even understand) this.
12593  Unless you have specific reasons, use 
12594 \family sans
12595 Default
12596 \family default
12597 .
12598 \end_layout
12599
12600 \begin_layout Standard
12601 With some fonts, the checkboxes 
12602 \family sans
12603 Use Old Style Figures
12604 \family default
12605  and 
12606 \family sans
12607 Use True Small Caps
12608 \family default
12609  are available.
12610  These are extra features some fonts provide.
12611  If 
12612 \family sans
12613 Use Old Style Figures
12614 \family default
12615  is checked, old style figures (also known as medieval or text figures)
12616  are used.
12617  Old style figures are the numerals (0
12618 \begin_inset space \thinspace{}
12619 \end_inset
12620
12621 -
12622 \begin_inset space \thinspace{}
12623 \end_inset
12624
12625 9) with ascenders and descenders, which makes them fit nicely with lower
12626  letters.
12627  
12628 \family sans
12629 Use True Small Caps
12630 \family default
12631  determines that real small caps are used instead of faked small caps made
12632  of scaled capitals.
12633  Real small caps are often part of expert font sets; they generally look
12634  better than faked small caps but might have to be purchased separately.
12635 \end_layout
12636
12637 \begin_layout Standard
12638 The field 
12639 \family sans
12640 CJK
12641 \family default
12642  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12643  a font to display the script characters.
12644 \begin_inset Foot
12645 status collapsed
12646
12647 \begin_layout Plain Layout
12648 The font will be the argument for the commands of the LaTeX-package 
12649 \series bold
12650 CJK
12651 \series default
12652 .
12653 \begin_inset Index idx
12654 status collapsed
12655
12656 \begin_layout Plain Layout
12657 LaTeX-packages ! CJK
12658 \end_layout
12659
12660 \end_inset
12661
12662  So this has no effect for the document language 
12663 \family sans
12664 Japanese
12665 \family default
12666  that does not use 
12667 \series bold
12668 CJK
12669 \series default
12670 .
12671 \end_layout
12672
12673 \end_inset
12674
12675
12676 \end_layout
12677
12678 \begin_layout Standard
12679 \begin_inset VSpace bigskip
12680 \end_inset
12681
12682
12683 \begin_inset Note Greyedout
12684 status collapsed
12685
12686 \begin_layout Plain Layout
12687
12688 \series bold
12689 Note:
12690 \series default
12691  When you choose a new font or font size, LyX does 
12692 \emph on
12693 not
12694 \emph default
12695  change the screen font! You will only see a difference in the printed output;
12696  this is part of the WYSIWYM concept.
12697  LyX's screen fonts can be adjusted in the 
12698 \family sans
12699 Tools\SpecialChar \menuseparator
12700 Preferences
12701 \family default
12702  dialog, see section
12703 \begin_inset space ~
12704 \end_inset
12705
12706
12707 \begin_inset CommandInset ref
12708 LatexCommand ref
12709 reference "sub:Screen-Fonts"
12710
12711 \end_inset
12712
12713 .
12714 \end_layout
12715
12716 \end_inset
12717
12718
12719 \end_layout
12720
12721 \begin_layout Subsection
12722 Using Different Character Styles
12723 \begin_inset Index idx
12724 status collapsed
12725
12726 \begin_layout Plain Layout
12727 Character Styles
12728 \end_layout
12729
12730 \end_inset
12731
12732
12733 \begin_inset Index idx
12734 status collapsed
12735
12736 \begin_layout Plain Layout
12737 Text Style
12738 \end_layout
12739
12740 \end_inset
12741
12742
12743 \end_layout
12744
12745 \begin_layout Standard
12746 As we've already seen, LyX automatically changes the character style for
12747  certain paragraph environments.
12748  LyX supports two character styles, 
12749 \family sans
12750 Emphasized
12751 \family default
12752  and 
12753 \family sans
12754 Noun
12755 \family default
12756 .
12757  You can activate both of these styles via keybindings, the menus, and the
12758  toolbar.
12759 \end_layout
12760
12761 \begin_layout Standard
12762 To activate the 
12763 \family sans
12764 Noun
12765 \family default
12766  style, do one of the following:
12767 \end_layout
12768
12769 \begin_layout Itemize
12770 click on the toolbar button 
12771 \begin_inset Info
12772 type  "icon"
12773 arg   "font-noun"
12774 \end_inset
12775
12776
12777 \end_layout
12778
12779 \begin_layout Itemize
12780 use the key binding 
12781 \begin_inset Info
12782 type  "shortcut"
12783 arg   "font-noun"
12784 \end_inset
12785
12786
12787 \end_layout
12788
12789 \begin_layout Standard
12790 These commands are all toggles.
12791  That is, if 
12792 \family sans
12793 Noun
12794 \family default
12795  style is already active, they deactivate it.
12796 \end_layout
12797
12798 \begin_layout Standard
12799 One typically uses the 
12800 \family sans
12801 Noun
12802 \family default
12803  style for proper names.
12804  For example: 
12805 \begin_inset Quotes eld
12806 \end_inset
12807
12808
12809 \noun on
12810 Matthias Ettrich
12811 \noun default
12812  is the original author of LyX.
12813 \begin_inset Quotes erd
12814 \end_inset
12815
12816
12817 \end_layout
12818
12819 \begin_layout Standard
12820 A more widely used character style is the 
12821 \family sans
12822 Emphasized
12823 \family default
12824  style.
12825  You can activate (or deactivate — it's also a toggle) the 
12826 \family sans
12827 Emphasized
12828 \family default
12829  style by:
12830 \end_layout
12831
12832 \begin_layout Itemize
12833 clicking on the toolbar button 
12834 \begin_inset Info
12835 type  "icon"
12836 arg   "font-emph"
12837 \end_inset
12838
12839
12840 \end_layout
12841
12842 \begin_layout Itemize
12843 using the keybindings 
12844 \begin_inset Info
12845 type  "shortcut"
12846 arg   "font-emph"
12847 \end_inset
12848
12849
12850 \end_layout
12851
12852 \begin_layout Standard
12853 Normally the 
12854 \family sans
12855 Emphasized
12856 \family default
12857  style is equivalent to an italic font but some document classes or LaTeX-packag
12858 es use a different font.
12859 \end_layout
12860
12861 \begin_layout Standard
12862 We've been using the 
12863 \family sans
12864 Emphasized
12865 \family default
12866  style all over the place in this document.
12867  Here's one more example:
12868 \end_layout
12869
12870 \begin_layout Quotation
12871
12872 \emph on
12873 Do not overuse character styles!
12874 \end_layout
12875
12876 \begin_layout Standard
12877 It's also a warning in addition to an example.
12878  One's writing should parallel ordinary conversation.
12879  Since we don't all constantly scream at each other, we should also avoid
12880  the common tendency to overuse character style.
12881  
12882 \end_layout
12883
12884 \begin_layout Standard
12885 You can always reset to the default font using the key binding 
12886 \begin_inset Info
12887 type  "shortcut"
12888 arg   "font-default"
12889 \end_inset
12890
12891  or the dialog 
12892 \family sans
12893 Edit\SpecialChar \menuseparator
12894 Text
12895 \begin_inset space ~
12896 \end_inset
12897
12898 Style
12899 \family default
12900 .
12901 \end_layout
12902
12903 \begin_layout Subsection
12904 Fine-Tuning with the 
12905 \family sans
12906 Text Style
12907 \family default
12908  dialog
12909 \begin_inset CommandInset label
12910 LatexCommand label
12911 name "sub:Fine-Tuning-with-the"
12912
12913 \end_inset
12914
12915
12916 \begin_inset Index idx
12917 status collapsed
12918
12919 \begin_layout Plain Layout
12920 Text Style
12921 \end_layout
12922
12923 \end_inset
12924
12925
12926 \end_layout
12927
12928 \begin_layout Standard
12929 There are always occasions when you will need to do some fine-tuning, so
12930  LyX gives you a way to create a custom character style.
12931  For example, an academic journal or a corporation may have a style sheet
12932  requiring a sans-serif font be used in certain situations.
12933  Also, writers sometimes use a different font to offset a character's thoughts
12934  from ordinary dialog.
12935 \end_layout
12936
12937 \begin_layout Standard
12938 Before we document how to use custom character style, we want to issue a
12939  warning yet again: Don't overuse character styles! 
12940 \begin_inset Newline newline
12941 \end_inset
12942
12943 Documents that overuse different fonts and sizes are not well readable and
12944  tend to look as if someone has knocked huge holes in them.
12945 \end_layout
12946
12947 \begin_layout Standard
12948 To use custom character styles, open the 
12949 \family sans
12950 Edit\SpecialChar \menuseparator
12951 Text
12952 \begin_inset space ~
12953 \end_inset
12954
12955 Style\SpecialChar \menuseparator
12956 Customized
12957 \family default
12958  dialog or press the toolbar button 
12959 \begin_inset Info
12960 type  "icon"
12961 arg   "dialog-show character"
12962 \end_inset
12963
12964 .
12965  There are several boxes on this dialog, each corresponding to a different
12966  font property that you can choose.
12967  You can choose an option for one of these properties, or select 
12968 \family sans
12969 No
12970 \begin_inset space ~
12971 \end_inset
12972
12973 change
12974 \family default
12975 , which keeps the current state of that property.
12976  The item 
12977 \family sans
12978 Reset
12979 \family default
12980  will reset the property to whatever is the default.
12981  You can use this to reset attributes across a bunch of different paragraph
12982  environments in a snap.
12983 \end_layout
12984
12985 \begin_layout Standard
12986 The font properties, and their options (in addition to 
12987 \family sans
12988 No
12989 \begin_inset space ~
12990 \end_inset
12991
12992 change
12993 \family default
12994  and 
12995 \family sans
12996 Reset
12997 \family default
12998 ) are:
12999 \end_layout
13000
13001 \begin_layout Labeling
13002 \labelwidthstring 00.00.0000
13003
13004 \family sans
13005 Family
13006 \family default
13007  The 
13008 \begin_inset Quotes eld
13009 \end_inset
13010
13011 overall look
13012 \begin_inset Quotes erd
13013 \end_inset
13014
13015  of the font.
13016  The possible options are:
13017 \end_layout
13018
13019 \begin_deeper
13020 \begin_layout Labeling
13021 \labelwidthstring 00.00.0000
13022
13023 \family sans
13024 Roman
13025 \family default
13026  This is the Roman font family.
13027  Normally a serif font.
13028  It's also the default family.
13029  (key binding 
13030 \begin_inset Info
13031 type  "shortcut"
13032 arg   "font-roman"
13033 \end_inset
13034
13035 )
13036 \end_layout
13037
13038 \begin_layout Labeling
13039 \labelwidthstring 00.00.0000
13040
13041 \family sans
13042 Sans
13043 \begin_inset space ~
13044 \end_inset
13045
13046 Serif
13047 \family default
13048  
13049 \family sans
13050 This is the Sans Serif font family.
13051
13052 \family default
13053  (key binding 
13054 \begin_inset Info
13055 type  "shortcut"
13056 arg   "font-sans"
13057 \end_inset
13058
13059 )
13060 \end_layout
13061
13062 \begin_layout Labeling
13063 \labelwidthstring 00.00.0000
13064
13065 \family sans
13066 Typewriter
13067 \family default
13068  
13069 \family typewriter
13070 This is the Typewriter font family.
13071
13072 \family default
13073  (key binding 
13074 \begin_inset Info
13075 type  "shortcut"
13076 arg   "font-typewriter"
13077 \end_inset
13078
13079
13080 \family sans
13081 )
13082 \end_layout
13083
13084 \end_deeper
13085 \begin_layout Labeling
13086 \labelwidthstring 00.00.0000
13087
13088 \family sans
13089 Series
13090 \family default
13091  This corresponds to the print weight.
13092  Options are:
13093 \end_layout
13094
13095 \begin_deeper
13096 \begin_layout Labeling
13097 \labelwidthstring 00.00.0000
13098
13099 \family sans
13100 Medium
13101 \family default
13102  This is the Medium font series.
13103  It's also the default series.
13104 \end_layout
13105
13106 \begin_layout Labeling
13107 \labelwidthstring 00.00.0000
13108
13109 \family sans
13110 Bold
13111 \family default
13112  
13113 \series bold
13114 This is the Bold font series.
13115
13116 \series default
13117  (key binding 
13118 \begin_inset Info
13119 type  "shortcut"
13120 arg   "font-bold"
13121 \end_inset
13122
13123 )
13124 \end_layout
13125
13126 \end_deeper
13127 \begin_layout Labeling
13128 \labelwidthstring 00.00.0000
13129
13130 \family sans
13131 Shape
13132 \family default
13133  As the name implies.
13134  Options are:
13135 \end_layout
13136
13137 \begin_deeper
13138 \begin_layout Labeling
13139 \labelwidthstring 00.00.0000
13140
13141 \family sans
13142 Upright
13143 \family default
13144  This is the Upright font shape.
13145  It's also the default shape.
13146 \end_layout
13147
13148 \begin_layout Labeling
13149 \labelwidthstring 00.00.0000
13150
13151 \family sans
13152 Italic
13153 \family default
13154  
13155 \shape italic
13156 This
13157 \shape default
13158  
13159 \family sans
13160 \shape italic
13161 i
13162 \family default
13163 s the Italic font shape
13164 \shape default
13165 \emph on
13166 .
13167 \end_layout
13168
13169 \begin_layout Labeling
13170 \labelwidthstring 00.00.0000
13171
13172 \family sans
13173 Slanted
13174 \family default
13175  
13176 \shape slanted
13177 This is the Slanted font shape
13178 \shape default
13179  (although it might not be visible in LyX, this is different from italic).
13180 \end_layout
13181
13182 \begin_layout Labeling
13183 \labelwidthstring 00.00.0000
13184
13185 \family sans
13186 Small
13187 \begin_inset space ~
13188 \end_inset
13189
13190 Caps
13191 \family default
13192  
13193 \shape smallcaps
13194 This is the Small caps font shape
13195 \shape default
13196 \noun on
13197 .
13198 \end_layout
13199
13200 \end_deeper
13201 \begin_layout Labeling
13202 \labelwidthstring 00.00.0000
13203
13204 \family sans
13205 Size
13206 \family default
13207  Alters the size of the font.
13208  You will find no numerical values here; all possible sizes are actually
13209  proportional to the document font size.
13210  Once again, you don't feed LyX the details, but a general description of
13211  what you want to do.
13212  The options are:
13213 \end_layout
13214
13215 \begin_deeper
13216 \begin_layout Labeling
13217 \labelwidthstring 00.00.0000
13218
13219 \family sans
13220 Tiny
13221 \family default
13222  
13223 \size tiny
13224 This is the 
13225 \begin_inset Quotes eld
13226 \end_inset
13227
13228 Tiny
13229 \begin_inset Quotes erd
13230 \end_inset
13231
13232  font size.
13233
13234 \size default
13235  (key bindings 
13236 \begin_inset Info
13237 type  "shortcuts"
13238 arg   "font-size tiny"
13239 \end_inset
13240
13241 )
13242 \end_layout
13243
13244 \begin_layout Labeling
13245 \labelwidthstring 00.00.0000
13246
13247 \family sans
13248 Smallest
13249 \family default
13250  
13251 \size scriptsize
13252 This is the 
13253 \begin_inset Quotes eld
13254 \end_inset
13255
13256 Smallest
13257 \begin_inset Quotes erd
13258 \end_inset
13259
13260  font size
13261 \size default
13262 .
13263  (key binding 
13264 \begin_inset Info
13265 type  "shortcut"
13266 arg   "font-size scriptsize"
13267 \end_inset
13268
13269 )
13270 \end_layout
13271
13272 \begin_layout Labeling
13273 \labelwidthstring 00.00.0000
13274
13275 \family sans
13276 Smaller
13277 \family default
13278  
13279 \size footnotesize
13280 This is the 
13281 \begin_inset Quotes eld
13282 \end_inset
13283
13284 Smaller
13285 \begin_inset Quotes erd
13286 \end_inset
13287
13288  font size.
13289
13290 \size default
13291  (key bindings 
13292 \begin_inset Info
13293 type  "shortcuts"
13294 arg   "font-size footnotesize"
13295 \end_inset
13296
13297 )
13298 \end_layout
13299
13300 \begin_layout Labeling
13301 \labelwidthstring 00.00.0000
13302
13303 \family sans
13304 Small
13305 \family default
13306  
13307 \size small
13308 This is the 
13309 \begin_inset Quotes eld
13310 \end_inset
13311
13312 Small
13313 \begin_inset Quotes erd
13314 \end_inset
13315
13316  font size.
13317
13318 \size default
13319  (key bindings 
13320 \begin_inset Info
13321 type  "shortcuts"
13322 arg   "font-size small"
13323 \end_inset
13324
13325 )
13326 \end_layout
13327
13328 \begin_layout Labeling
13329 \labelwidthstring 00.00.0000
13330
13331 \family sans
13332 Normal
13333 \family default
13334  This is the 
13335 \begin_inset Quotes eld
13336 \end_inset
13337
13338 Normal
13339 \begin_inset Quotes erd
13340 \end_inset
13341
13342  font size.
13343  It's also the default size.
13344  (key bindings 
13345 \begin_inset Info
13346 type  "shortcuts"
13347 arg   "font-size normal"
13348 \end_inset
13349
13350 )
13351 \end_layout
13352
13353 \begin_layout Labeling
13354 \labelwidthstring 00.00.0000
13355
13356 \family sans
13357 Large
13358 \family default
13359  
13360 \size large
13361 This is the 
13362 \begin_inset Quotes eld
13363 \end_inset
13364
13365 Large
13366 \begin_inset Quotes erd
13367 \end_inset
13368
13369  font size.
13370
13371 \size default
13372  (key bindings 
13373 \begin_inset Info
13374 type  "shortcuts"
13375 arg   "font-size large"
13376 \end_inset
13377
13378 )
13379 \end_layout
13380
13381 \begin_layout Labeling
13382 \labelwidthstring 00.00.0000
13383
13384 \family sans
13385 Larger
13386 \family default
13387  
13388 \size larger
13389 This is the 
13390 \begin_inset Quotes eld
13391 \end_inset
13392
13393 Larger
13394 \begin_inset Quotes erd
13395 \end_inset
13396
13397  font size.
13398
13399 \size default
13400  (key bindings 
13401 \begin_inset Info
13402 type  "shortcuts"
13403 arg   "font-size larger"
13404 \end_inset
13405
13406 )
13407 \end_layout
13408
13409 \begin_layout Labeling
13410 \labelwidthstring 00.00.0000
13411
13412 \family sans
13413 Largest
13414 \family default
13415  
13416 \size largest
13417 This is the 
13418 \begin_inset Quotes eld
13419 \end_inset
13420
13421 Largest
13422 \begin_inset Quotes erd
13423 \end_inset
13424
13425  font size.
13426
13427 \size default
13428  (key binding 
13429 \begin_inset Info
13430 type  "shortcut"
13431 arg   "font-size largest"
13432 \end_inset
13433
13434 )
13435 \end_layout
13436
13437 \begin_layout Labeling
13438 \labelwidthstring 00.00.0000
13439
13440 \family sans
13441 Huge
13442 \family default
13443  
13444 \size huge
13445 This is the 
13446 \begin_inset Quotes eld
13447 \end_inset
13448
13449 Huge
13450 \begin_inset Quotes erd
13451 \end_inset
13452
13453  font size.
13454
13455 \size default
13456  (key bindings 
13457 \begin_inset Info
13458 type  "shortcuts"
13459 arg   "font-size huge"
13460 \end_inset
13461
13462 )
13463 \end_layout
13464
13465 \begin_layout Labeling
13466 \labelwidthstring 00.00.0000
13467
13468 \family sans
13469 Huger
13470 \family default
13471  
13472 \size giant
13473 This is the 
13474 \begin_inset Quotes eld
13475 \end_inset
13476
13477 Huger
13478 \begin_inset Quotes erd
13479 \end_inset
13480
13481  font size.
13482
13483 \size default
13484  (key bindings 
13485 \begin_inset Info
13486 type  "shortcuts"
13487 arg   "font-size giant"
13488 \end_inset
13489
13490 )
13491 \end_layout
13492
13493 \begin_layout Labeling
13494 \labelwidthstring 00.00.0000
13495
13496 \family sans
13497 Increase
13498 \family default
13499  This increases the size by one step (for instance, from 
13500 \begin_inset Quotes eld
13501 \end_inset
13502
13503 Largest
13504 \begin_inset Quotes erd
13505 \end_inset
13506
13507  to 
13508 \begin_inset Quotes eld
13509 \end_inset
13510
13511 Huge
13512 \begin_inset Quotes erd
13513 \end_inset
13514
13515 ).
13516  (key binding 
13517 \begin_inset Info
13518 type  "shortcut"
13519 arg   "font-size increase"
13520 \end_inset
13521
13522 )
13523 \end_layout
13524
13525 \begin_layout Labeling
13526 \labelwidthstring 00.00.0000
13527
13528 \family sans
13529 Decrease
13530 \family default
13531  This decreases the size by one step (for instance, from 
13532 \begin_inset Quotes eld
13533 \end_inset
13534
13535 Normal
13536 \begin_inset Quotes erd
13537 \end_inset
13538
13539  to 
13540 \begin_inset Quotes eld
13541 \end_inset
13542
13543 Small
13544 \begin_inset Quotes erd
13545 \end_inset
13546
13547 ).
13548  (key binding 
13549 \begin_inset Info
13550 type  "shortcut"
13551 arg   "font-size decrease"
13552 \end_inset
13553
13554 )
13555 \end_layout
13556
13557 \end_deeper
13558 \begin_layout Standard
13559 We warn you 
13560 \emph on
13561 yet again
13562 \emph default
13563 : don't go crazy with this feature.
13564  You should almost never need to change the font size.
13565  LyX automatically changes the font size for different paragraph environments
13566  — use those instead.
13567  This is here for fine-tuning only!
13568 \end_layout
13569
13570 \begin_layout Labeling
13571 \labelwidthstring 00.00.0000
13572
13573 \family sans
13574 Misc
13575 \family default
13576  Here you can change a few other things at the character level.
13577  Options are:
13578 \end_layout
13579
13580 \begin_deeper
13581 \begin_layout Labeling
13582 \labelwidthstring 00.00.0000
13583
13584 \family sans
13585 Emph
13586 \family default
13587  
13588 \emph on
13589 This is text with emphasize on
13590 \emph default
13591 .
13592  This might seem like the same as 
13593 \shape italic
13594 Italic
13595 \shape default
13596 , but it is actually a bit different.
13597  Emphasized is a 
13598 \emph on
13599 logical
13600 \emph default
13601  attribute.
13602  That means every document class can define its own font used for emphasized
13603  text.
13604  Normally this font is equal to italic.
13605 \end_layout
13606
13607 \begin_layout Labeling
13608 \labelwidthstring 00.00.0000
13609
13610 \family sans
13611 Underbar
13612 \family default
13613  
13614 \bar under
13615 This is text with Underbar on.
13616
13617 \bar default
13618  (key binding 
13619 \begin_inset Info
13620 type  "shortcuts"
13621 arg   "font-underline"
13622 \end_inset
13623
13624
13625 \family sans
13626 )
13627 \begin_inset Newline newline
13628 \end_inset
13629
13630
13631 \family default
13632 Avoid using underbar if you can! It is a hangover from the typewriter days,
13633  when you could not change fonts.
13634  One no longer needs to emphasize text by underscoring characters.
13635  This is only possible in LyX because some people 
13636 \emph on
13637 may
13638 \emph default
13639  need it in order to follow style sheets for journal submissions.
13640 \end_layout
13641
13642 \begin_layout Labeling
13643 \labelwidthstring 00.00.0000
13644
13645 \family sans
13646 Double
13647 \begin_inset space ~
13648 \end_inset
13649
13650 underbar
13651 \family default
13652  
13653 \uuline on
13654 This is text with Double underbar on.
13655
13656 \uuline default
13657  (key binding 
13658 \begin_inset Info
13659 type  "shortcut"
13660 arg   "font-underunderline"
13661 \end_inset
13662
13663 )
13664 \begin_inset Newline newline
13665 \end_inset
13666
13667 As we just warned you against using underbar, you can imagine what we think
13668  about double underbar.
13669 \end_layout
13670
13671 \begin_layout Labeling
13672 \labelwidthstring 00.00.0000
13673
13674 \family sans
13675 Wavy
13676 \begin_inset space ~
13677 \end_inset
13678
13679 underbar
13680 \family default
13681  
13682 \uwave on
13683 This is text with Wavy underbar on.
13684
13685 \uwave default
13686  (key binding 
13687 \begin_inset Info
13688 type  "shortcut"
13689 arg   "font-underwave"
13690 \end_inset
13691
13692 )
13693 \begin_inset Newline newline
13694 \end_inset
13695
13696 Use this only if a journal absolutely insists on it.
13697  Keep antinausea pills handy.
13698 \end_layout
13699
13700 \begin_layout Labeling
13701 \labelwidthstring 00.00.0000
13702
13703 \family sans
13704 Strikeout
13705 \family default
13706  
13707 \strikeout on
13708 This is text with Strikeout on.
13709
13710 \strikeout default
13711  (key binding 
13712 \begin_inset Info
13713 type  "shortcut"
13714 arg   "font-strikeout"
13715 \end_inset
13716
13717 )
13718 \begin_inset Newline newline
13719 \end_inset
13720
13721 This is frequently used to indicate an older version of text that has been
13722  changed in the meantime.
13723 \end_layout
13724
13725 \begin_layout Labeling
13726 \labelwidthstring 00.00.0000
13727
13728 \family sans
13729 Noun
13730 \family default
13731  
13732 \noun on
13733 This is text with Noun on.
13734
13735 \noun default
13736  Like 
13737 \family sans
13738 Emph
13739 \family default
13740 , this is a logical attribute.
13741  Normally it's equivalent to 
13742 \family sans
13743 Small
13744 \begin_inset space ~
13745 \end_inset
13746
13747 Caps
13748 \family default
13749 .
13750 \end_layout
13751
13752 \end_deeper
13753 \begin_layout Labeling
13754 \labelwidthstring 00.00.0000
13755
13756 \family sans
13757 Color
13758 \family default
13759  You can adjust the color of the text with this control.
13760  Notice that not all DVI-viewers are able to display colors.
13761  Besides 
13762 \family sans
13763 No
13764 \begin_inset space ~
13765 \end_inset
13766
13767 color
13768 \family default
13769 , which is the default 
13770 \begin_inset Quotes eld
13771 \end_inset
13772
13773 color
13774 \begin_inset Quotes erd
13775 \end_inset
13776
13777  and means normally black, you can choose between 
13778 \family sans
13779 Black
13780 \family default
13781
13782 \family sans
13783 White
13784 \family default
13785
13786 \family sans
13787 Red
13788 \family default
13789
13790 \family sans
13791 Green
13792 \family default
13793
13794 \family sans
13795 Blue
13796 \family default
13797
13798 \family sans
13799 Cyan
13800 \family default
13801
13802 \family sans
13803 Magenta
13804 \family default
13805  and 
13806 \family sans
13807 Yellow
13808 \family default
13809  text.
13810 \begin_inset Index idx
13811 status collapsed
13812
13813 \begin_layout Plain Layout
13814 Color ! Text
13815 \end_layout
13816
13817 \end_inset
13818
13819
13820 \end_layout
13821
13822 \begin_layout Labeling
13823 \labelwidthstring 00.00.0000
13824
13825 \family sans
13826 Language
13827 \family default
13828  This is used to mark regions of text as having a different language from
13829  the language of the document.
13830  Text marked in this way will be underlined in blue to indicate the change
13831  (only within LyX).
13832 \begin_inset Newline newline
13833 \end_inset
13834
13835 If you have for example a longer German Text in your document, LaTeX respects
13836  the German hyphenation rules automatically.
13837  When using the spell checking (see section
13838 \begin_inset space ~
13839 \end_inset
13840
13841
13842 \begin_inset CommandInset ref
13843 LatexCommand ref
13844 reference "sec:Spellchecking"
13845
13846 \end_inset
13847
13848 ) the German-marked text will be checked according to the German dictionary.
13849 \end_layout
13850
13851 \begin_layout Standard
13852 So you have a huge number of combinations to choose from.
13853  Once you've chosen a new character style via the 
13854 \family sans
13855 Edit\SpecialChar \menuseparator
13856 Text
13857 \begin_inset space ~
13858 \end_inset
13859
13860 Style
13861 \family default
13862  dialog, the settings are saved.
13863  You can activate them by using the toolbar button 
13864 \begin_inset Info
13865 type  "icon"
13866 arg   "textstyle-apply"
13867 \end_inset
13868
13869 .
13870  The button lets you apply your custom character style even when the dialog
13871  isn't visible.
13872 \end_layout
13873
13874 \begin_layout Standard
13875 To completely reset the character style to the default, use 
13876 \begin_inset Info
13877 type  "shortcut"
13878 arg   "font-default"
13879 \end_inset
13880
13881 .
13882  If you want to toggle only those properties that you have just changed
13883  (suppose you just set the shape to 
13884 \begin_inset Quotes eld
13885 \end_inset
13886
13887 slanted
13888 \begin_inset Quotes erd
13889 \end_inset
13890
13891  and the series to 
13892 \begin_inset Quotes eld
13893 \end_inset
13894
13895 bold
13896 \begin_inset Quotes erd
13897 \end_inset
13898
13899 ), set the 
13900 \family sans
13901 Toggle
13902 \begin_inset space ~
13903 \end_inset
13904
13905 all
13906 \family default
13907  switch and press 
13908 \family sans
13909 Apply
13910 \family default
13911 .
13912 \end_layout
13913
13914 \begin_layout Standard
13915 You should also know something about the differences between the three main
13916  font types 
13917 \family sans
13918 serif
13919 \family default
13920
13921 \family sans
13922 sans
13923 \begin_inset space ~
13924 \end_inset
13925
13926 serif
13927 \family default
13928 , and 
13929 \family sans
13930 typewriter
13931 \family default
13932 :
13933 \end_layout
13934
13935 \begin_layout Itemize
13936
13937 \family sans
13938 Typewriter
13939 \family default
13940  is a so called 
13941 \begin_inset Quotes eld
13942 \end_inset
13943
13944 monospaced
13945 \begin_inset Quotes erd
13946 \end_inset
13947
13948  font, which means every character has the same width; the 
13949 \begin_inset Quotes eld
13950 \end_inset
13951
13952 i
13953 \begin_inset Quotes erd
13954 \end_inset
13955
13956  is as wide as the 
13957 \begin_inset Quotes eld
13958 \end_inset
13959
13960 m
13961 \begin_inset Quotes erd
13962 \end_inset
13963
13964 .
13965  Here is an example
13966 \begin_inset Newline newline
13967 \end_inset
13968
13969
13970 \begin_inset Phantom HPhantom
13971 status open
13972
13973 \begin_layout Plain Layout
13974 no 
13975 \end_layout
13976
13977 \end_inset
13978
13979
13980 \family typewriter
13981 typewriter text
13982 \family default
13983
13984 \begin_inset Note Note
13985 status collapsed
13986
13987 \begin_layout Plain Layout
13988 For more on phantoms see section
13989 \begin_inset space ~
13990 \end_inset
13991
13992
13993 \begin_inset CommandInset ref
13994 LatexCommand ref
13995 reference "sub:Phantom-Space"
13996
13997 \end_inset
13998
13999 .
14000 \end_layout
14001
14002 \end_inset
14003
14004
14005 \begin_inset Newline newline
14006 \end_inset
14007
14008 no typewriter text
14009 \end_layout
14010
14011 \begin_layout Itemize
14012
14013 \family sans
14014 Serif
14015 \family default
14016  fonts use characters with serifs.
14017  These are the small 
14018 \begin_inset Quotes eld
14019 \end_inset
14020
14021 appendices
14022 \begin_inset Quotes erd
14023 \end_inset
14024
14025  at the ends of the strokes that form the character.
14026  The following example shows the difference:
14027 \begin_inset Newline newline
14028 \end_inset
14029
14030 text with serifs
14031 \begin_inset Newline newline
14032 \end_inset
14033
14034
14035 \family sans
14036 text without serifs
14037 \family default
14038
14039 \begin_inset Newline newline
14040 \end_inset
14041
14042 Serifs facilitate quick and easy reading.
14043  These fonts are therefore used as default (named 
14044 \family sans
14045 roman
14046 \family default
14047 ).
14048 \end_layout
14049
14050 \begin_layout Itemize
14051
14052 \family sans
14053 Sans serif
14054 \family default
14055  is not recommended to use a base type.
14056  This font type is therefore often only used for headings and short texts.
14057  We use it in this document to highlight menu names.
14058 \end_layout
14059
14060 \begin_layout Standard
14061 \begin_inset Quotes eld
14062 \end_inset
14063
14064 Toggling
14065 \begin_inset Quotes erd
14066 \end_inset
14067
14068  refers to applying or removing font properties.
14069  When a property is marked for toggling in the Text Style dialog, applying
14070  the style to text that already has the property will cause the property
14071  to be removed.
14072  If you for example apply a style with properties A, B and C to text that
14073  currently has font properties B, C, F and G, and if B is set to toggle
14074  and C is set not to toggle, the text ends up with properties A, C, F and
14075  G.
14076  
14077 \begin_inset Quotes eld
14078 \end_inset
14079
14080 Never toggled
14081 \begin_inset Quotes erd
14082 \end_inset
14083
14084  and 
14085 \begin_inset Quotes eld
14086 \end_inset
14087
14088 always toggled
14089 \begin_inset Quotes erd
14090 \end_inset
14091
14092  mean that you do not control the toggling behavior.
14093  For the properties on the left side of the dialog (
14094 \begin_inset Quotes eld
14095 \end_inset
14096
14097 Family
14098 \begin_inset Quotes erd
14099 \end_inset
14100
14101  etc.), toggling behavior is up to you.
14102  If 
14103 \family sans
14104 Toggle
14105 \begin_inset space ~
14106 \end_inset
14107
14108 all
14109 \family default
14110  is checked, all of the left side properties are toggled; by default, none
14111  of them are.
14112  Finally, 
14113 \begin_inset Quotes eld
14114 \end_inset
14115
14116 Reset
14117 \begin_inset Quotes erd
14118 \end_inset
14119
14120  is never toggled.
14121  If you e.
14122 \begin_inset space \thinspace{}
14123 \end_inset
14124
14125 g.
14126 \begin_inset space \space{}
14127 \end_inset
14128
14129 set 
14130 \begin_inset Quotes eld
14131 \end_inset
14132
14133 Series
14134 \begin_inset Quotes erd
14135 \end_inset
14136
14137  to 
14138 \begin_inset Quotes eld
14139 \end_inset
14140
14141 Reset
14142 \begin_inset Quotes erd
14143 \end_inset
14144
14145  and select 
14146 \family sans
14147 Toggle
14148 \begin_inset space ~
14149 \end_inset
14150
14151 all
14152 \family default
14153 , then apply the style to bold face text, the text will revert to the default
14154  series (
14155 \begin_inset Quotes eld
14156 \end_inset
14157
14158 Medium
14159 \begin_inset Quotes erd
14160 \end_inset
14161
14162 ), no matter how many times you apply the style.
14163 \end_layout
14164
14165 \begin_layout Standard
14166 We conclude with the same warning once again: Do not overuse the fonts!
14167  They are, more often than not, a kludge and a bad substitute for good writing.
14168 \end_layout
14169
14170 \begin_layout Section
14171 Printing and Previewing
14172 \end_layout
14173
14174 \begin_layout Subsection
14175 Overview
14176 \end_layout
14177
14178 \begin_layout Standard
14179 Now that we have covered some of the basic features of document preparation
14180  using LyX, you probably want to know how to print out your masterpiece.
14181  Before we tell you that, we want to give you a quick explanation of what
14182  goes on behind-the-scenes.
14183  We cover this information in much greater detail in the 
14184 \emph on
14185 Additional Features
14186 \emph default
14187  manual as well.
14188 \end_layout
14189
14190 \begin_layout Standard
14191 LyX uses the program LaTeX as its backend.
14192  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14193  confusion, we will only refer to LaTeX.
14194  LyX is what you use to do your actual writing.
14195  Then, LyX calls LaTeX to turn your writing into printable output.
14196  This happens in two stages:
14197 \end_layout
14198
14199 \begin_layout Enumerate
14200 First, LyX converts your document to a series of text commands for LaTeX,
14201  generating a file with the extension, 
14202 \begin_inset Quotes eld
14203 \end_inset
14204
14205
14206 \family typewriter
14207 .tex
14208 \family default
14209
14210 \begin_inset Quotes erd
14211 \end_inset
14212
14213 .
14214 \end_layout
14215
14216 \begin_layout Enumerate
14217 Next, LyX calls LaTeX to use the commands in the 
14218 \family typewriter
14219 .tex
14220 \family default
14221  file to produce printable output.
14222  
14223 \end_layout
14224
14225 \begin_layout Subsection
14226 Output file formats
14227 \begin_inset Index idx
14228 status collapsed
14229
14230 \begin_layout Plain Layout
14231 File formats
14232 \end_layout
14233
14234 \end_inset
14235
14236
14237 \begin_inset CommandInset label
14238 LatexCommand label
14239 name "sub:Output-file-formats"
14240
14241 \end_inset
14242
14243
14244 \end_layout
14245
14246 \begin_layout Subsubsection
14247 Simple text (ASCII)
14248 \begin_inset Index idx
14249 status collapsed
14250
14251 \begin_layout Plain Layout
14252 File formats ! ASCII
14253 \end_layout
14254
14255 \end_inset
14256
14257
14258 \end_layout
14259
14260 \begin_layout Standard
14261 This file type has the extension 
14262 \begin_inset Quotes eld
14263 \end_inset
14264
14265
14266 \family typewriter
14267 .txt
14268 \family default
14269
14270 \begin_inset Quotes erd
14271 \end_inset
14272
14273 .
14274  It contains your document as plain text following the rules of the 
14275 \begin_inset Quotes eld
14276 \end_inset
14277
14278 American Standard Code for Information Interchange
14279 \begin_inset Quotes erd
14280 \end_inset
14281
14282  (ASCII).
14283 \end_layout
14284
14285 \begin_layout Standard
14286 You can export your document to ASCII with the menu 
14287 \family sans
14288 File\SpecialChar \menuseparator
14289 Export\SpecialChar \menuseparator
14290 Plain
14291 \begin_inset space ~
14292 \end_inset
14293
14294 text
14295 \family default
14296  or 
14297 \family sans
14298 File\SpecialChar \menuseparator
14299 Export\SpecialChar \menuseparator
14300 Plain
14301 \begin_inset space ~
14302 \end_inset
14303
14304 text
14305 \begin_inset space ~
14306 \end_inset
14307
14308 (ps2ascii)
14309 \family default
14310 .
14311  The latter will first internally export to PostScript and then do the conversio
14312 n to ASCII.
14313 \end_layout
14314
14315 \begin_layout Subsubsection
14316 LaTeX
14317 \begin_inset Index idx
14318 status collapsed
14319
14320 \begin_layout Plain Layout
14321 File formats ! LaTeX
14322 \end_layout
14323
14324 \end_inset
14325
14326
14327 \end_layout
14328
14329 \begin_layout Standard
14330 This file type has the extension 
14331 \begin_inset Quotes eld
14332 \end_inset
14333
14334
14335 \family typewriter
14336 .tex
14337 \family default
14338
14339 \begin_inset Quotes erd
14340 \end_inset
14341
14342  and contains all commands that are necessary for the LaTeX program to process
14343  your document.
14344  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14345  it manually with console commands.
14346  The LaTeX-file is automatically created in LyX's temporary directory whenever
14347  you view or export your document.
14348 \end_layout
14349
14350 \begin_layout Standard
14351 You can export your document as a LaTeX-file using the menu 
14352 \family sans
14353 File\SpecialChar \menuseparator
14354 Export\SpecialChar \menuseparator
14355 LaT
14356 \begin_inset ERT
14357 status collapsed
14358
14359 \begin_layout Plain Layout
14360
14361 {}
14362 \end_layout
14363
14364 \end_inset
14365
14366 eX
14367 \family default
14368 .
14369  The different LaTeX export variants are explained in section
14370 \begin_inset space ~
14371 \end_inset
14372
14373
14374 \begin_inset CommandInset ref
14375 LatexCommand ref
14376 reference "sub:Export"
14377
14378 \end_inset
14379
14380 .
14381 \end_layout
14382
14383 \begin_layout Subsubsection
14384 DVI
14385 \begin_inset Index idx
14386 status collapsed
14387
14388 \begin_layout Plain Layout
14389 File formats ! DVI
14390 \end_layout
14391
14392 \end_inset
14393
14394
14395 \end_layout
14396
14397 \begin_layout Standard
14398 This file type has the extension 
14399 \begin_inset Quotes eld
14400 \end_inset
14401
14402
14403 \family typewriter
14404 .dvi
14405 \family default
14406
14407 \begin_inset Quotes erd
14408 \end_inset
14409
14410 .
14411  It is called 
14412 \begin_inset Quotes eld
14413 \end_inset
14414
14415 device-independent
14416 \begin_inset Quotes erd
14417 \end_inset
14418
14419  (DVI), because it is completely portable; you can move them from one machine
14420  to another without needing to do any sort of conversion.
14421  DVIs are used for quick previews and as pre-stage for other output formats,
14422  like PostScript.
14423 \end_layout
14424
14425 \begin_layout Standard
14426 DVI files do not contain images, they only link to them.
14427  So don't forget to deliver the images together with your DVIs.
14428  Because the DVI-viewer has to convert the images in the background to make
14429  them visible when you scroll the DVI, this can slow down your computer
14430  when you view the DVI.
14431  So we recommend using PDF for files with many images.
14432 \end_layout
14433
14434 \begin_layout Standard
14435 You can export your document to DVI by the menu 
14436 \family sans
14437 File\SpecialChar \menuseparator
14438 Export\SpecialChar \menuseparator
14439 DVI
14440 \family default
14441  or 
14442 \family sans
14443 File\SpecialChar \menuseparator
14444 Export\SpecialChar \menuseparator
14445 DVI
14446 \begin_inset space ~
14447 \end_inset
14448
14449 (LuaTe
14450 \begin_inset ERT
14451 status collapsed
14452
14453 \begin_layout Plain Layout
14454
14455 {}
14456 \end_layout
14457
14458 \end_inset
14459
14460 X).
14461
14462 \family default
14463  The latter option uses the program 
14464 \family typewriter
14465 LuaTeX
14466 \family default
14467 .
14468  
14469 \family typewriter
14470 LuaTeX
14471 \family default
14472  is an engine that provides direct Unicode support and support for direct
14473  font access (see section
14474 \begin_inset space ~
14475 \end_inset
14476
14477
14478 \begin_inset CommandInset ref
14479 LatexCommand ref
14480 reference "sub:LaTeX-font-support"
14481
14482 \end_inset
14483
14484 ).
14485  LuaTeX is still a work in progress, but it might develop into the next
14486  standard TeX processor.
14487 \end_layout
14488
14489 \begin_layout Subsubsection
14490 PostScript
14491 \begin_inset Index idx
14492 status collapsed
14493
14494 \begin_layout Plain Layout
14495 File formats ! PostScript
14496 \end_layout
14497
14498 \end_inset
14499
14500
14501 \end_layout
14502
14503 \begin_layout Standard
14504 This file type has the extension 
14505 \begin_inset Quotes eld
14506 \end_inset
14507
14508
14509 \family typewriter
14510 .ps
14511 \family default
14512
14513 \begin_inset Quotes erd
14514 \end_inset
14515
14516 .
14517  PostScript was developed by the company 
14518 \family typewriter
14519 Adobe
14520 \family default
14521  as a printer language.
14522  The file therefore contains commands that the printer uses to print the
14523  file.
14524  PostScript can be seen as a 
14525 \begin_inset Quotes eld
14526 \end_inset
14527
14528 programming language
14529 \begin_inset Quotes erd
14530 \end_inset
14531
14532 ; you can calculate with it and draw diagrams and images.
14533 \begin_inset Foot
14534 status collapsed
14535
14536 \begin_layout Plain Layout
14537 When you are interested to learn more about this, have a look at the LaTeX-packa
14538 ge 
14539 \series bold
14540 pstricks
14541 \series default
14542
14543 \begin_inset Index idx
14544 status collapsed
14545
14546 \begin_layout Plain Layout
14547 LaTeX-packages ! pstricks
14548 \end_layout
14549
14550 \end_inset
14551
14552 .
14553 \end_layout
14554
14555 \end_inset
14556
14557  Due to this ability, the files are often bigger than PDFs.
14558 \end_layout
14559
14560 \begin_layout Standard
14561 PostScript can only contain images in the format 
14562 \begin_inset Quotes eld
14563 \end_inset
14564
14565 Encapsulated PostScript
14566 \begin_inset Quotes erd
14567 \end_inset
14568
14569  (EPS, file extension 
14570 \begin_inset Quotes eld
14571 \end_inset
14572
14573
14574 \family typewriter
14575 .eps
14576 \family default
14577
14578 \begin_inset Quotes erd
14579 \end_inset
14580
14581 ).
14582  As LyX allows you to use any known image format in your document, it has
14583  to convert them in the background to EPS.
14584  If you have e.
14585 \begin_inset space \thinspace{}
14586 \end_inset
14587
14588 g.
14589 \begin_inset space \space{}
14590 \end_inset
14591
14592 50
14593 \begin_inset space ~
14594 \end_inset
14595
14596 images in your document, LyX has to do 50
14597 \begin_inset space ~
14598 \end_inset
14599
14600 conversions when you view or export your document the first time.
14601  This might slow down your workflow with LyX.
14602  So if you plan to use PostScript, you can insert your images directly as
14603  EPS to avoid this problem.
14604 \end_layout
14605
14606 \begin_layout Standard
14607 You can export your document to PostScript using the menu 
14608 \family sans
14609 File\SpecialChar \menuseparator
14610 Export\SpecialChar \menuseparator
14611 PostScript
14612 \family default
14613 .
14614 \end_layout
14615
14616 \begin_layout Subsubsection
14617 PDF
14618 \begin_inset Index idx
14619 status collapsed
14620
14621 \begin_layout Plain Layout
14622 File formats ! PDF
14623 \end_layout
14624
14625 \end_inset
14626
14627
14628 \begin_inset Index idx
14629 status collapsed
14630
14631 \begin_layout Plain Layout
14632 PDF
14633 \end_layout
14634
14635 \end_inset
14636
14637
14638 \end_layout
14639
14640 \begin_layout Standard
14641 This file type has the extension 
14642 \begin_inset Quotes eld
14643 \end_inset
14644
14645
14646 \family typewriter
14647 .pdf
14648 \family default
14649
14650 \begin_inset Quotes erd
14651 \end_inset
14652
14653 .
14654  The 
14655 \begin_inset Quotes eld
14656 \end_inset
14657
14658 Portable Document Format
14659 \begin_inset Quotes erd
14660 \end_inset
14661
14662  (PDF) developed by 
14663 \family typewriter
14664 Adobe
14665 \family default
14666  was derived from PostScript.
14667  It is more compressed and it uses fewer commands than PostScript.
14668  As the name 
14669 \begin_inset Quotes eld
14670 \end_inset
14671
14672 portable
14673 \begin_inset Quotes erd
14674 \end_inset
14675
14676  implies, it can be processed at any computer system and the printed output
14677  looks exactly the same.
14678 \end_layout
14679
14680 \begin_layout Standard
14681 PDF can contain images in its own PDF format and in the formats 
14682 \begin_inset Quotes eld
14683 \end_inset
14684
14685 Joint Photographic Experts Group
14686 \begin_inset Quotes erd
14687 \end_inset
14688
14689  (JPG, file extension 
14690 \begin_inset Quotes eld
14691 \end_inset
14692
14693
14694 \family typewriter
14695 .jpg
14696 \family default
14697
14698 \begin_inset Quotes erd
14699 \end_inset
14700
14701  or 
14702 \begin_inset Quotes eld
14703 \end_inset
14704
14705
14706 \family typewriter
14707 .jpeg
14708 \family default
14709
14710 \begin_inset Quotes erd
14711 \end_inset
14712
14713 ) and 
14714 \begin_inset Quotes eld
14715 \end_inset
14716
14717 Portable Network Graphics
14718 \begin_inset Quotes erd
14719 \end_inset
14720
14721  (PNG, file extension 
14722 \begin_inset Quotes eld
14723 \end_inset
14724
14725
14726 \family typewriter
14727 .png
14728 \family default
14729
14730 \begin_inset Quotes erd
14731 \end_inset
14732
14733 ).
14734  You can also use any other image format, because LyX converts them in the
14735  background to one of these formats.
14736  But as described in the section about PostScript, the image conversion
14737  will slow down your workflow.
14738  So we recommend using images in one of the three mentioned formats.
14739 \end_layout
14740
14741 \begin_layout Standard
14742 You can export your document to PDF via the menu 
14743 \family sans
14744 File\SpecialChar \menuseparator
14745 Export
14746 \family default
14747  in different ways:
14748 \end_layout
14749
14750 \begin_layout Description
14751 PDF
14752 \begin_inset space ~
14753 \end_inset
14754
14755 (ps2pdf) This uses the program 
14756 \family typewriter
14757 ps2pdf
14758 \family default
14759  that creates a PDF from a PostScript-version of your file.
14760  The PostScript-version is produced by the program 
14761 \family typewriter
14762 dvips
14763 \family default
14764  which uses a DVI-version as intermediate step.
14765  So this export variant consist of three conversions.
14766 \end_layout
14767
14768 \begin_layout Description
14769 PDF
14770 \begin_inset space ~
14771 \end_inset
14772
14773 (dvipdfm) This uses the program 
14774 \family typewriter
14775 dvipdfm
14776 \family default
14777  that converts your file in the background to DVI and in a second step to
14778  PDF.
14779 \end_layout
14780
14781 \begin_layout Description
14782 PDF
14783 \begin_inset space ~
14784 \end_inset
14785
14786 (pdflatex) This uses the program 
14787 \family typewriter
14788 pdftex
14789 \family default
14790  which converts your file directly to PDF.
14791 \end_layout
14792
14793 \begin_layout Description
14794 PDF
14795 \begin_inset space ~
14796 \end_inset
14797
14798 (XeTe
14799 \begin_inset ERT
14800 status collapsed
14801
14802 \begin_layout Plain Layout
14803
14804 {}
14805 \end_layout
14806
14807 \end_inset
14808
14809 X) This uses the program 
14810 \family typewriter
14811 XeTeX
14812 \family default
14813  that converts your file directly to PDF.
14814  
14815 \family typewriter
14816 XeTeX
14817 \family default
14818  is a new engine that provides direct Unicode support and support for direct
14819  font access (see section
14820 \begin_inset space ~
14821 \end_inset
14822
14823
14824 \begin_inset CommandInset ref
14825 LatexCommand ref
14826 reference "sub:LaTeX-font-support"
14827
14828 \end_inset
14829
14830 ).
14831  It is particularly good at typesetting different scripts, for example verticall
14832 y written Japanese.
14833 \end_layout
14834
14835 \begin_layout Description
14836 PDF
14837 \begin_inset space ~
14838 \end_inset
14839
14840 (LuaTe
14841 \begin_inset ERT
14842 status collapsed
14843
14844 \begin_layout Plain Layout
14845
14846 {}
14847 \end_layout
14848
14849 \end_inset
14850
14851 X) This uses the program 
14852 \family typewriter
14853 LuaTeX
14854 \family default
14855  which converts your file directly to PDF.
14856  
14857 \family typewriter
14858 LuaTeX
14859 \family default
14860  is an even newer engine, derived from 
14861 \family typewriter
14862 pdflatex
14863 \family default
14864 , that also provides direct Unicode support and support for direct font
14865  access (see section
14866 \begin_inset space ~
14867 \end_inset
14868
14869
14870 \begin_inset CommandInset ref
14871 LatexCommand ref
14872 reference "sub:LaTeX-font-support"
14873
14874 \end_inset
14875
14876 ).
14877  LuaTeX is still a work in progress, but it might develop into the next
14878  standard TeX processor.
14879 \end_layout
14880
14881 \begin_layout Standard
14882 We recommend using 
14883 \family sans
14884 PDF
14885 \begin_inset space ~
14886 \end_inset
14887
14888 (pdflatex)
14889 \family default
14890  because 
14891 \family typewriter
14892 pdftex
14893 \family default
14894  supports all the features of actual PDF-versions, is quick, stable, and
14895  works without problems.
14896  If you rely on multiscript support and\SpecialChar \slash{}
14897 or specific OpenType fonts, you might
14898  want to try out 
14899 \family sans
14900 PDF
14901 \begin_inset space ~
14902 \end_inset
14903
14904 (XeTe
14905 \begin_inset ERT
14906 status collapsed
14907
14908 \begin_layout Plain Layout
14909
14910 {}
14911 \end_layout
14912
14913 \end_inset
14914
14915 X)
14916 \family default
14917  or 
14918 \family sans
14919 PDF
14920 \begin_inset space ~
14921 \end_inset
14922
14923 (LuaTe
14924 \begin_inset ERT
14925 status collapsed
14926
14927 \begin_layout Plain Layout
14928
14929 {}
14930 \end_layout
14931
14932 \end_inset
14933
14934 X)
14935 \family default
14936  instead, bearing in mind that these two programs are not yet as mature
14937  as 
14938 \family typewriter
14939 pdflatex
14940 \family default
14941 .
14942 \end_layout
14943
14944 \begin_layout Subsubsection
14945 XHTML
14946 \begin_inset Index idx
14947 status collapsed
14948
14949 \begin_layout Plain Layout
14950 FileFormats ! XHTML
14951 \end_layout
14952
14953 \end_inset
14954
14955
14956 \begin_inset Index idx
14957 status collapsed
14958
14959 \begin_layout Plain Layout
14960 HTML
14961 \end_layout
14962
14963 \end_inset
14964
14965
14966 \end_layout
14967
14968 \begin_layout Standard
14969 This file type has the extension 
14970 \begin_inset Quotes eld
14971 \end_inset
14972
14973
14974 \family typewriter
14975 .xhtml
14976 \family default
14977
14978 \begin_inset Quotes erd
14979 \end_inset
14980
14981 .
14982  It is a file suitable for viewing in web browsers.
14983  It does not itself contain images and the like but only links to them.
14984  When LyX produces XHTML, it also generates corresponding images in formats
14985  suitable for the purpose.
14986  For the math output you can choose in the menu 
14987 \family sans
14988 Document\SpecialChar \menuseparator
14989 Settings\SpecialChar \menuseparator
14990 Output
14991 \family default
14992  between different formats, which are described in section 
14993 \emph on
14994 Math Output in XHTML
14995 \emph default
14996  of the 
14997 \emph on
14998 Additional
14999 \begin_inset space ~
15000 \end_inset
15001
15002 Features
15003 \emph default
15004  manual.
15005 \end_layout
15006
15007 \begin_layout Standard
15008 XHTML output remains 
15009 \begin_inset Quotes eld
15010 \end_inset
15011
15012 under development
15013 \begin_inset Quotes erd
15014 \end_inset
15015
15016 , and not all LyX features are supported yet.
15017  See the chapter 
15018 \emph on
15019 LyX and the World Wide Web
15020 \emph default
15021 , in the 
15022 \emph on
15023 Additional Features
15024 \emph default
15025  manual, for more information.
15026 \end_layout
15027
15028 \begin_layout Standard
15029 You can export your document as an XHTML file using the menu item 
15030 \family sans
15031 File\SpecialChar \menuseparator
15032 Export\SpecialChar \menuseparator
15033 LyXHTML
15034 \family default
15035 .
15036 \end_layout
15037
15038 \begin_layout Subsection
15039 Previewing
15040 \begin_inset Index idx
15041 status collapsed
15042
15043 \begin_layout Plain Layout
15044 Document ! Preview 
15045 \end_layout
15046
15047 \end_inset
15048
15049
15050 \end_layout
15051
15052 \begin_layout Standard
15053 To get a look at the final version of your document, with all of the page
15054  breaks in place, the footnotes correctly numbered, and so on, use the menu
15055  
15056 \family sans
15057 View
15058 \family default
15059  and choose 
15060 \family sans
15061 View
15062 \family default
15063  or use the toolbar button 
15064 \begin_inset Info
15065 type  "icon"
15066 arg   "buffer-view"
15067 \end_inset
15068
15069 .
15070  A viewing program will pop up showing the output in the defined default
15071  output format, which is globally set in the preferences (see sec.
15072 \begin_inset space \thinspace{}
15073 \end_inset
15074
15075
15076 \begin_inset CommandInset ref
15077 LatexCommand ref
15078 reference "sec:File-Formats"
15079
15080 \end_inset
15081
15082 ) and can also be altered for single documents in the document settings
15083  (see sec.
15084 \begin_inset space \thinspace{}
15085 \end_inset
15086
15087
15088 \begin_inset CommandInset ref
15089 LatexCommand ref
15090 reference "sec:Doc-Output"
15091
15092 \end_inset
15093
15094 ).
15095  Further output formats can be selected via 
15096 \family sans
15097 View\SpecialChar \menuseparator
15098 Other Formats
15099 \family default
15100  or the toolbar button 
15101 \begin_inset Graphics
15102         filename ../images/view-others.png
15103         scale 85
15104         groupId toolbarbuttons
15105
15106 \end_inset
15107
15108 .
15109 \end_layout
15110
15111 \begin_layout Standard
15112 If you have changed your document, you can refresh the output in the same
15113  viewer window using the menu 
15114 \family sans
15115 View\SpecialChar \menuseparator
15116 Update
15117 \family default
15118  or 
15119 \family sans
15120 View\SpecialChar \menuseparator
15121 Update (Other Formats)
15122 \family default
15123 , respectively.
15124 \end_layout
15125
15126 \begin_layout Standard
15127 When you preview a file, the output file is only generated in LyX's temporary
15128  directory.
15129  To have a real output, export your document.
15130 \end_layout
15131
15132 \begin_layout Subsection
15133 Printing the File from within LyX
15134 \begin_inset CommandInset label
15135 LatexCommand label
15136 name "sub:Printing-the-File"
15137
15138 \end_inset
15139
15140
15141 \end_layout
15142
15143 \begin_layout Standard
15144 Instead of exporting your file and then printing it, you can also print
15145  it directly from within LyX.
15146  To print a file, select the menu 
15147 \family sans
15148 File\SpecialChar \menuseparator
15149 Print
15150 \family default
15151  or click on the toolbar button 
15152 \begin_inset Info
15153 type  "icon"
15154 arg   "dialog-show print"
15155 \end_inset
15156
15157 .
15158  LyX will internally call LaTeX to produce a DVI.
15159  This file is then processed by the program 
15160 \family typewriter
15161 dvips
15162 \family default
15163  to PostScript-file, which is finally printed using the program 
15164 \family typewriter
15165 Ghostscript
15166 \family default
15167 .
15168  Due to these steps in the background, this method is not the fastest.
15169 \end_layout
15170
15171 \begin_layout Standard
15172 You can choose to print only even-numbered or odd-numbered pages — this
15173  is useful for printing on two sides: You can re-insert the pages after
15174  printing one set to print on the other side.
15175  Some printers spit out pages face-up, others, face-down.
15176  By choosing a particular order to print in, you can take the entire stack
15177  of pages out of the printer without needing to reorder them.
15178 \end_layout
15179
15180 \begin_layout Standard
15181 You can set the following print parameters in the 
15182 \family sans
15183 Print
15184 \begin_inset space ~
15185 \end_inset
15186
15187 Destination
15188 \family default
15189  box:
15190 \end_layout
15191
15192 \begin_layout Labeling
15193 \labelwidthstring 00.00.0000
15194
15195 \family sans
15196 Printer
15197 \family default
15198  This is the name of the printer to print to.
15199 \begin_inset Foot
15200 status collapsed
15201
15202 \begin_layout Plain Layout
15203 Note that this printer name is for the program 
15204 \family typewriter
15205 dvips
15206 \family default
15207 .
15208  That means 
15209 \family typewriter
15210 dvips
15211 \family default
15212  has to be configured for this printer name.
15213  The default printer can be set in LyX's preferences dialog, see section
15214 \begin_inset space ~
15215 \end_inset
15216
15217
15218 \begin_inset CommandInset ref
15219 LatexCommand ref
15220 reference "sub:Printer"
15221
15222 \end_inset
15223
15224 .
15225 \end_layout
15226
15227 \end_inset
15228
15229  The printer should understand PostScript.
15230 \end_layout
15231
15232 \begin_layout Labeling
15233 \labelwidthstring 00.00.0000
15234
15235 \family sans
15236 File
15237 \family default
15238  The name of a file to print to.
15239  The output will be a PostScript file.
15240  It will be written in LyX's working directory unless you specify the full
15241  path.
15242 \end_layout
15243
15244 \begin_layout Section
15245 A few Words about Typography
15246 \begin_inset Index idx
15247 status collapsed
15248
15249 \begin_layout Plain Layout
15250 Typography
15251 \end_layout
15252
15253 \end_inset
15254
15255
15256 \end_layout
15257
15258 \begin_layout Subsection
15259 Hyphens, Dashes and Minus Signs
15260 \begin_inset Index idx
15261 status collapsed
15262
15263 \begin_layout Plain Layout
15264 Hyphens
15265 \end_layout
15266
15267 \end_inset
15268
15269
15270 \begin_inset Index idx
15271 status collapsed
15272
15273 \begin_layout Plain Layout
15274 Dashes
15275 \end_layout
15276
15277 \end_inset
15278
15279
15280 \end_layout
15281
15282 \begin_layout Standard
15283 In LyX, the 
15284 \begin_inset Quotes eld
15285 \end_inset
15286
15287
15288 \family typewriter
15289 -
15290 \family default
15291
15292 \begin_inset Quotes erd
15293 \end_inset
15294
15295  character comes in four lengths: the 
15296 \emph on
15297 hyphen
15298 \emph default
15299 , the 
15300 \emph on
15301 en dash
15302 \emph default
15303 , the 
15304 \emph on
15305 em dash
15306 \emph default
15307 , and the minus sign:
15308 \begin_inset VSpace defskip
15309 \end_inset
15310
15311
15312 \end_layout
15313
15314 \begin_layout Standard
15315 \begin_inset Tabular
15316 <lyxtabular version="3" rows="5" columns="3">
15317 <features tabularvalignment="middle">
15318 <column alignment="left" valignment="top" width="0">
15319 <column alignment="left" valignment="top" width="0">
15320 <column alignment="left" valignment="top" width="0">
15321 <row interlinespace="3mm">
15322 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15323 \begin_inset Text
15324
15325 \begin_layout Plain Layout
15326 name
15327 \end_layout
15328
15329 \end_inset
15330 </cell>
15331 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15332 \begin_inset Text
15333
15334 \begin_layout Plain Layout
15335 output
15336 \end_layout
15337
15338 \end_inset
15339 </cell>
15340 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15341 \begin_inset Text
15342
15343 \begin_layout Plain Layout
15344 inserted with
15345 \end_layout
15346
15347 \end_inset
15348 </cell>
15349 </row>
15350 <row interlinespace="3mm">
15351 <cell alignment="center" valignment="top" usebox="none">
15352 \begin_inset Text
15353
15354 \begin_layout Plain Layout
15355 hyphen
15356 \end_layout
15357
15358 \end_inset
15359 </cell>
15360 <cell alignment="center" valignment="top" usebox="none">
15361 \begin_inset Text
15362
15363 \begin_layout Plain Layout
15364 -
15365 \end_layout
15366
15367 \end_inset
15368 </cell>
15369 <cell alignment="center" valignment="top" usebox="none">
15370 \begin_inset Text
15371
15372 \begin_layout Plain Layout
15373 \begin_inset Quotes eld
15374 \end_inset
15375
15376
15377 \family typewriter
15378 -
15379 \family default
15380
15381 \begin_inset Quotes erd
15382 \end_inset
15383
15384  in text
15385 \end_layout
15386
15387 \end_inset
15388 </cell>
15389 </row>
15390 <row interlinespace="3mm">
15391 <cell alignment="center" valignment="top" usebox="none">
15392 \begin_inset Text
15393
15394 \begin_layout Plain Layout
15395 en dash
15396 \end_layout
15397
15398 \end_inset
15399 </cell>
15400 <cell alignment="center" valignment="top" usebox="none">
15401 \begin_inset Text
15402
15403 \begin_layout Plain Layout
15404
15405 \end_layout
15406
15407 \end_inset
15408 </cell>
15409 <cell alignment="center" valignment="top" usebox="none">
15410 \begin_inset Text
15411
15412 \begin_layout Plain Layout
15413
15414 \family sans
15415 Insert\SpecialChar \menuseparator
15416 Special
15417 \begin_inset space ~
15418 \end_inset
15419
15420 Character\SpecialChar \menuseparator
15421 Symbols
15422 \end_layout
15423
15424 \end_inset
15425 </cell>
15426 </row>
15427 <row interlinespace="3mm">
15428 <cell alignment="center" valignment="top" usebox="none">
15429 \begin_inset Text
15430
15431 \begin_layout Plain Layout
15432 em dash
15433 \end_layout
15434
15435 \end_inset
15436 </cell>
15437 <cell alignment="center" valignment="top" usebox="none">
15438 \begin_inset Text
15439
15440 \begin_layout Plain Layout
15441
15442 \end_layout
15443
15444 \end_inset
15445 </cell>
15446 <cell alignment="center" valignment="top" usebox="none">
15447 \begin_inset Text
15448
15449 \begin_layout Plain Layout
15450
15451 \family sans
15452 Insert\SpecialChar \menuseparator
15453 Special
15454 \begin_inset space ~
15455 \end_inset
15456
15457 Character\SpecialChar \menuseparator
15458 Symbols
15459 \end_layout
15460
15461 \end_inset
15462 </cell>
15463 </row>
15464 <row>
15465 <cell alignment="center" valignment="top" usebox="none">
15466 \begin_inset Text
15467
15468 \begin_layout Plain Layout
15469 minus sign
15470 \end_layout
15471
15472 \end_inset
15473 </cell>
15474 <cell alignment="center" valignment="top" usebox="none">
15475 \begin_inset Text
15476
15477 \begin_layout Plain Layout
15478 \begin_inset Formula $-$
15479 \end_inset
15480
15481
15482 \end_layout
15483
15484 \end_inset
15485 </cell>
15486 <cell alignment="center" valignment="top" usebox="none">
15487 \begin_inset Text
15488
15489 \begin_layout Plain Layout
15490 \begin_inset Quotes eld
15491 \end_inset
15492
15493
15494 \family typewriter
15495 -
15496 \family default
15497
15498 \begin_inset Quotes erd
15499 \end_inset
15500
15501  in math mode
15502 \end_layout
15503
15504 \end_inset
15505 </cell>
15506 </row>
15507 </lyxtabular>
15508
15509 \end_inset
15510
15511
15512 \begin_inset VSpace defskip
15513 \end_inset
15514
15515
15516 \end_layout
15517
15518 \begin_layout Standard
15519 You can alternatively generate the en and em dash by inserting the 
15520 \begin_inset Quotes eld
15521 \end_inset
15522
15523
15524 \family typewriter
15525 -
15526 \family default
15527
15528 \begin_inset Quotes erd
15529 \end_inset
15530
15531  character multiple times in a row.
15532  They will automatically be converted to the appropriate length dash in
15533  the final output, but not in LyX.
15534  
15535 \begin_inset Quotes eld
15536 \end_inset
15537
15538 -
15539 \begin_inset space \thinspace{}
15540 \end_inset
15541
15542 -
15543 \begin_inset Quotes erd
15544 \end_inset
15545
15546  gives a en dash, 
15547 \begin_inset Quotes eld
15548 \end_inset
15549
15550 -
15551 \begin_inset space \thinspace{}
15552 \end_inset
15553
15554 -
15555 \begin_inset space \thinspace{}
15556 \end_inset
15557
15558 -
15559 \begin_inset Quotes erd
15560 \end_inset
15561
15562  a em dash.
15563 \end_layout
15564
15565 \begin_layout Standard
15566 The three dash types are distinct from the minus sign, which appears in
15567  math mode and has a length of its own.
15568  Here are some examples:
15569 \end_layout
15570
15571 \begin_layout Enumerate
15572 line- and page-breaks
15573 \begin_inset space \hfill{}
15574 \end_inset
15575
15576 (
15577 \emph on
15578 hyphen
15579 \emph default
15580 )
15581 \end_layout
15582
15583 \begin_layout Enumerate
15584 From A–Z
15585 \begin_inset space \hfill{}
15586 \end_inset
15587
15588 (
15589 \emph on
15590 en dash
15591 \emph default
15592 )
15593 \end_layout
15594
15595 \begin_layout Enumerate
15596 Oh — there's a dash.
15597 \begin_inset space \hfill{}
15598 \end_inset
15599
15600 (
15601 \emph on
15602 em dash
15603 \emph default
15604 )
15605 \end_layout
15606
15607 \begin_layout Enumerate
15608 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15609 \end_inset
15610
15611
15612 \begin_inset space \hfill{}
15613 \end_inset
15614
15615 (
15616 \emph on
15617 minus sign
15618 \emph default
15619 )
15620 \end_layout
15621
15622 \begin_layout Subsection
15623 Hyphenation
15624 \begin_inset Index idx
15625 status collapsed
15626
15627 \begin_layout Plain Layout
15628 Hyphenation
15629 \end_layout
15630
15631 \end_inset
15632
15633
15634 \begin_inset CommandInset label
15635 LatexCommand label
15636 name "sub:Hyphenation"
15637
15638 \end_inset
15639
15640
15641 \end_layout
15642
15643 \begin_layout Standard
15644 Words are not hyphenated within LyX but automatically in the output.
15645  Hyphenation is done by the LaTeX-package 
15646 \series bold
15647 babel
15648 \series default
15649
15650 \begin_inset Index idx
15651 status collapsed
15652
15653 \begin_layout Plain Layout
15654 LaTeX-packages ! babel
15655 \end_layout
15656
15657 \end_inset
15658
15659  following the rules of the document language.
15660 \end_layout
15661
15662 \begin_layout Standard
15663 LaTeX hyphenates almost perfectly, it only has problems with text in the
15664  
15665 \family sans
15666 typewriter
15667 \family default
15668  font and with unusual constructs, like 
15669 \begin_inset Quotes eld
15670 \end_inset
15671
15672 h3knix/m0n0wall
15673 \begin_inset Quotes erd
15674 \end_inset
15675
15676 .
15677  If LaTeX cannot break a word correctly, you can set hyphenation points
15678  manually.
15679  This is done with the menu 
15680 \family sans
15681 Insert\SpecialChar \menuseparator
15682 Formatting\SpecialChar \menuseparator
15683 Hyphenation
15684 \begin_inset space ~
15685 \end_inset
15686
15687 Point
15688 \family default
15689 .
15690  These extra hyphenation points are only recommendations to LaTeX.
15691  If no hyphenation is necessary, LaTeX will ignore them.
15692 \end_layout
15693
15694 \begin_layout Standard
15695 Sometimes you want to prevent words or constructs from being hyphenated.
15696  Imagine that you are describing keybindings/shortcuts in your document
15697  in the form 
15698 \begin_inset Quotes eld
15699 \end_inset
15700
15701 A-b c
15702 \begin_inset Quotes erd
15703 \end_inset
15704
15705 .
15706  LaTeX would then see the hyphen 
15707 \begin_inset Quotes eld
15708 \end_inset
15709
15710 -
15711 \begin_inset Quotes erd
15712 \end_inset
15713
15714  as a hyphenation possibility.
15715  Hyphenating at this point would look ugly.
15716  To prevent the shortcut from being hyphenated, you can put it into a makebox
15717  as described in section 
15718 \begin_inset Quotes eld
15719 \end_inset
15720
15721 Prevent Hyphenation
15722 \begin_inset Quotes erd
15723 \end_inset
15724
15725  of the 
15726 \emph on
15727 Embedded
15728 \begin_inset space ~
15729 \end_inset
15730
15731 Objects
15732 \emph default
15733  manual.
15734 \end_layout
15735
15736 \begin_layout Subsection
15737 Punctuation Marks
15738 \begin_inset Index idx
15739 status collapsed
15740
15741 \begin_layout Plain Layout
15742 Punctuation marks
15743 \end_layout
15744
15745 \end_inset
15746
15747
15748 \end_layout
15749
15750 \begin_layout Subsubsection
15751 Abbreviations and End of Sentence
15752 \begin_inset CommandInset label
15753 LatexCommand label
15754 name "sub:Abbreviations"
15755
15756 \end_inset
15757
15758
15759 \end_layout
15760
15761 \begin_layout Standard
15762 When LyX calls LaTeX to generate the final version of your document, LaTeX
15763  automatically distinguishes between words, sentences, and abbreviations.
15764  LaTeX then adds the 
15765 \begin_inset Quotes eld
15766 \end_inset
15767
15768 appropriate amount of space
15769 \begin_inset Quotes erd
15770 \end_inset
15771
15772 .
15773  That means sentences get a little bit more space between the period and
15774  the next word.
15775  Abbreviations get the same amount of space after the period that a word
15776  gets after another word.
15777 \end_layout
15778
15779 \begin_layout Standard
15780 Unfortunately, the algorithm for figuring out what's an abbreviation does
15781  not work in all cases.
15782  If a 
15783 \begin_inset Quotes eld
15784 \end_inset
15785
15786
15787 \family typewriter
15788 .
15789 \family default
15790
15791 \begin_inset Quotes erd
15792 \end_inset
15793
15794  is at the end of a lowercase letter, it's the end of a sentence; if it's
15795  at the end of a capitalized letter, it's an abbreviation.
15796 \end_layout
15797
15798 \begin_layout Standard
15799 Here are some examples of 
15800 \emph on
15801 correct
15802 \emph default
15803  abbreviations and of the end of a sentence:
15804 \end_layout
15805
15806 \begin_layout Itemize
15807 M.
15808  Butterfly
15809 \end_layout
15810
15811 \begin_layout Itemize
15812 Don't worry.
15813  Be happy.
15814 \end_layout
15815
15816 \begin_layout Standard
15817 And here is an example of the algorithm going wrong:
15818 \end_layout
15819
15820 \begin_layout Itemize
15821 e.
15822 \begin_inset space \thinspace{}
15823 \end_inset
15824
15825 g.
15826  this is too much space!
15827 \end_layout
15828
15829 \begin_layout Itemize
15830 This is I.
15831  It's okay.
15832 \end_layout
15833
15834 \begin_layout Standard
15835 You will not see anything wrong until you view a final version of your document.
15836 \end_layout
15837
15838 \begin_layout Standard
15839 To fix this problem, use one of the following:
15840 \end_layout
15841
15842 \begin_layout Enumerate
15843 Use an 
15844 \family sans
15845 Inter-word
15846 \begin_inset space ~
15847 \end_inset
15848
15849 Space
15850 \family default
15851  after lowercase abbreviations (see section
15852 \begin_inset space ~
15853 \end_inset
15854
15855
15856 \begin_inset CommandInset ref
15857 LatexCommand ref
15858 reference "sub:Inter-word-Space"
15859
15860 \end_inset
15861
15862 ).
15863 \begin_inset Index idx
15864 status collapsed
15865
15866 \begin_layout Plain Layout
15867 Spaces ! inter-word
15868 \end_layout
15869
15870 \end_inset
15871
15872
15873 \end_layout
15874
15875 \begin_layout Enumerate
15876 Use a 
15877 \family sans
15878 Thin
15879 \begin_inset space ~
15880 \end_inset
15881
15882 Space
15883 \family default
15884  between two tokens of an abbreviation (see section
15885 \begin_inset space ~
15886 \end_inset
15887
15888
15889 \begin_inset CommandInset ref
15890 LatexCommand ref
15891 reference "sub:Thin-Space"
15892
15893 \end_inset
15894
15895 ).
15896 \begin_inset Index idx
15897 status collapsed
15898
15899 \begin_layout Plain Layout
15900 Spaces ! thin
15901 \end_layout
15902
15903 \end_inset
15904
15905
15906 \end_layout
15907
15908 \begin_layout Enumerate
15909 Use an 
15910 \family sans
15911 End
15912 \begin_inset space ~
15913 \end_inset
15914
15915 of
15916 \begin_inset space ~
15917 \end_inset
15918
15919 sentence
15920 \begin_inset space ~
15921 \end_inset
15922
15923 period
15924 \family default
15925  found under the 
15926 \family sans
15927 Insert\SpecialChar \menuseparator
15928 Special
15929 \begin_inset space ~
15930 \end_inset
15931
15932 Character
15933 \family default
15934  menu to force the use of inter-sentence spacing.
15935  This function is also bound to 
15936 \begin_inset Info
15937 type  "shortcut"
15938 arg   "specialchar-insert end-of-sentence"
15939 \end_inset
15940
15941  for easy access.
15942 \end_layout
15943
15944 \begin_layout Standard
15945 With the corrections, our earlier examples look like this:
15946 \end_layout
15947
15948 \begin_layout Itemize
15949 e.
15950 \begin_inset space \thinspace{}
15951 \end_inset
15952
15953 g.
15954 \begin_inset space \space{}
15955 \end_inset
15956
15957 this is too much space!
15958 \end_layout
15959
15960 \begin_layout Itemize
15961 This is I\SpecialChar \@.
15962  It's okay.
15963 \end_layout
15964
15965 \begin_layout Standard
15966 Some languages don't use extra spacing between sentences.
15967  If your language is such a language, you don't need to worry, because LaTeX
15968  will take care of this.
15969 \end_layout
15970
15971 \begin_layout Standard
15972 For those that do need to bother, there is help to catch those sneaky errors:
15973  Check out the 
15974 \family sans
15975 Check
15976 \begin_inset space ~
15977 \end_inset
15978
15979 TeX
15980 \family default
15981  feature described in section 
15982 \emph on
15983 Checking TeX
15984 \emph default
15985  of the 
15986 \emph on
15987 Additional Features
15988 \emph default
15989  manual.
15990 \end_layout
15991
15992 \begin_layout Subsubsection
15993 Quotes
15994 \begin_inset Index idx
15995 status collapsed
15996
15997 \begin_layout Plain Layout
15998 Typography ! Quotes
15999 \end_layout
16000
16001 \end_inset
16002
16003
16004 \begin_inset Index idx
16005 status collapsed
16006
16007 \begin_layout Plain Layout
16008 Quotes | see
16009 \begin_inset ERT
16010 status collapsed
16011
16012 \begin_layout Plain Layout
16013
16014 {
16015 \end_layout
16016
16017 \end_inset
16018
16019 Typography
16020 \begin_inset ERT
16021 status collapsed
16022
16023 \begin_layout Plain Layout
16024
16025 }
16026 \end_layout
16027
16028 \end_inset
16029
16030
16031 \end_layout
16032
16033 \end_inset
16034
16035
16036 \end_layout
16037
16038 \begin_layout Standard
16039 LyX usually sets quotes correctly.
16040  Specifically, it will use an opening quote at the beginning of quoted text,
16041  and use a closing quote at the end.
16042  For example, 
16043 \begin_inset Quotes eld
16044 \end_inset
16045
16046 open close
16047 \begin_inset Quotes erd
16048 \end_inset
16049
16050 .
16051  The keyboard character, 
16052 \family sans
16053 "
16054 \family default
16055 , generates this automatically.
16056 \end_layout
16057
16058 \begin_layout Standard
16059 You can specify what character the 
16060 \family sans
16061 "
16062 \family default
16063  key produces using the submenu 
16064 \family sans
16065 Language
16066 \family default
16067  of the 
16068 \family sans
16069 Document\SpecialChar \menuseparator
16070 Settings
16071 \family default
16072
16073 \begin_inset Index idx
16074 status collapsed
16075
16076 \begin_layout Plain Layout
16077 Document ! Settings
16078 \end_layout
16079
16080 \end_inset
16081
16082  dialog in the box 
16083 \family sans
16084 Quote Style
16085 \family default
16086 .
16087  There are six choices:
16088 \end_layout
16089
16090 \begin_layout Labeling
16091 \labelwidthstring 00.00.0000
16092
16093 \family sans
16094 \begin_inset Quotes eld
16095 \end_inset
16096
16097 Text
16098 \begin_inset Quotes erd
16099 \end_inset
16100
16101
16102 \family default
16103  Use quotes like this 
16104 \begin_inset Quotes eld
16105 \end_inset
16106
16107 double
16108 \begin_inset Quotes erd
16109 \end_inset
16110
16111
16112 \end_layout
16113
16114 \begin_layout Labeling
16115 \labelwidthstring 00.00.0000
16116
16117 \family sans
16118 \begin_inset Quotes sld
16119 \end_inset
16120
16121 Text
16122 \begin_inset Quotes srd
16123 \end_inset
16124
16125
16126 \family default
16127  Use quotes like 
16128 \begin_inset Quotes sld
16129 \end_inset
16130
16131 this
16132 \begin_inset Quotes srd
16133 \end_inset
16134
16135
16136 \end_layout
16137
16138 \begin_layout Labeling
16139 \labelwidthstring 00.00.0000
16140
16141 \family sans
16142 \begin_inset Quotes gld
16143 \end_inset
16144
16145 Text
16146 \begin_inset Quotes grd
16147 \end_inset
16148
16149
16150 \family default
16151  Use quotes like 
16152 \begin_inset Quotes gld
16153 \end_inset
16154
16155 this
16156 \begin_inset Quotes grd
16157 \end_inset
16158
16159
16160 \end_layout
16161
16162 \begin_layout Labeling
16163 \labelwidthstring 00.00.0000
16164
16165 \family sans
16166 \begin_inset Quotes pld
16167 \end_inset
16168
16169 Text
16170 \begin_inset Quotes prd
16171 \end_inset
16172
16173
16174 \family default
16175  Use quotes like 
16176 \begin_inset Quotes pld
16177 \end_inset
16178
16179 this
16180 \begin_inset Quotes prd
16181 \end_inset
16182
16183
16184 \end_layout
16185
16186 \begin_layout Labeling
16187 \labelwidthstring 00.00.0000
16188
16189 \family sans
16190 \begin_inset Quotes fld
16191 \end_inset
16192
16193 Text
16194 \begin_inset Quotes frd
16195 \end_inset
16196
16197
16198 \family default
16199  Use quotes like 
16200 \begin_inset Quotes fld
16201 \end_inset
16202
16203 this
16204 \begin_inset Quotes frd
16205 \end_inset
16206
16207
16208 \end_layout
16209
16210 \begin_layout Labeling
16211 \labelwidthstring 00.00.0000
16212
16213 \family sans
16214 \begin_inset Quotes ald
16215 \end_inset
16216
16217 Text
16218 \begin_inset Quotes ard
16219 \end_inset
16220
16221
16222 \family default
16223  Use quotes like 
16224 \begin_inset Quotes ald
16225 \end_inset
16226
16227 this
16228 \begin_inset Quotes ard
16229 \end_inset
16230
16231
16232 \end_layout
16233
16234 \begin_layout Subsection
16235 Ligatures
16236 \begin_inset Index idx
16237 status collapsed
16238
16239 \begin_layout Plain Layout
16240 Typography ! Ligatures
16241 \end_layout
16242
16243 \end_inset
16244
16245
16246 \begin_inset Index idx
16247 status collapsed
16248
16249 \begin_layout Plain Layout
16250 Ligatures | see
16251 \begin_inset ERT
16252 status collapsed
16253
16254 \begin_layout Plain Layout
16255
16256 {
16257 \end_layout
16258
16259 \end_inset
16260
16261 Typography
16262 \begin_inset ERT
16263 status collapsed
16264
16265 \begin_layout Plain Layout
16266
16267 }
16268 \end_layout
16269
16270 \end_inset
16271
16272
16273 \end_layout
16274
16275 \end_inset
16276
16277
16278 \begin_inset CommandInset label
16279 LatexCommand label
16280 name "sub:Ligatures"
16281
16282 \end_inset
16283
16284
16285 \end_layout
16286
16287 \begin_layout Standard
16288 It is standard typesetting practice to group certain letters together and
16289  print them as single characters.
16290  These groups are known as 
16291 \emph on
16292 ligatures
16293 \emph default
16294 .
16295  Since LaTeX knows about ligatures, your documents will contain them too
16296  in the output.
16297  Here are the standard ligatures:
16298 \end_layout
16299
16300 \begin_layout Itemize
16301 ff
16302 \end_layout
16303
16304 \begin_layout Itemize
16305 fi
16306 \end_layout
16307
16308 \begin_layout Itemize
16309 fl
16310 \end_layout
16311
16312 \begin_layout Itemize
16313 ffi
16314 \end_layout
16315
16316 \begin_layout Itemize
16317 ffl
16318 \end_layout
16319
16320 \begin_layout Standard
16321 Some languages uses other ligatures if the document font supports them.
16322 \end_layout
16323
16324 \begin_layout Standard
16325 Sometimes, you don't want a ligature in a word.
16326  While a ligature may be okay in the word, 
16327 \begin_inset Quotes eld
16328 \end_inset
16329
16330 graffiti,
16331 \begin_inset Quotes erd
16332 \end_inset
16333
16334  it looks really weird in compound words, such as 
16335 \begin_inset Quotes eld
16336 \end_inset
16337
16338 cufflink
16339 \begin_inset Quotes erd
16340 \end_inset
16341
16342  or the German 
16343 \begin_inset Quotes eld
16344 \end_inset
16345
16346 Dorffest.
16347 \begin_inset Quotes erd
16348 \end_inset
16349
16350  To break a ligature, use 
16351 \family sans
16352 Insert\SpecialChar \menuseparator
16353 Formatting\SpecialChar \menuseparator
16354 Ligature
16355 \begin_inset space ~
16356 \end_inset
16357
16358 Break.
16359
16360 \family default
16361  This changes 
16362 \begin_inset Quotes eld
16363 \end_inset
16364
16365 cufflinks
16366 \begin_inset Quotes erd
16367 \end_inset
16368
16369  to 
16370 \begin_inset Quotes eld
16371 \end_inset
16372
16373 cuff\SpecialChar \textcompwordmark{}
16374 links
16375 \begin_inset Quotes erd
16376 \end_inset
16377
16378  and 
16379 \begin_inset Quotes eld
16380 \end_inset
16381
16382 Dorffest
16383 \begin_inset Quotes erd
16384 \end_inset
16385
16386  to 
16387 \begin_inset Quotes eld
16388 \end_inset
16389
16390 Dorf\SpecialChar \textcompwordmark{}
16391 fest
16392 \begin_inset Quotes erd
16393 \end_inset
16394
16395 .
16396 \end_layout
16397
16398 \begin_layout Subsection
16399 LyX's Proper Names
16400 \begin_inset Index idx
16401 status collapsed
16402
16403 \begin_layout Plain Layout
16404 LyX ! Proper names
16405 \end_layout
16406
16407 \end_inset
16408
16409
16410 \begin_inset CommandInset label
16411 LatexCommand label
16412 name "sub:LyX's-Proper-Names"
16413
16414 \end_inset
16415
16416
16417 \end_layout
16418
16419 \begin_layout Standard
16420 You will certainly have noticed that the word “LaTeX” always appears with
16421  characters in different sizes and heights.
16422  LaTeX is the name of the program used by LyX and is therefore recognized
16423  as a proper name when you type it in LyX as 
16424 \begin_inset Quotes eld
16425 \end_inset
16426
16427 LaT
16428 \begin_inset ERT
16429 status collapsed
16430
16431 \begin_layout Plain Layout
16432
16433 {}
16434 \end_layout
16435
16436 \end_inset
16437
16438 eX
16439 \begin_inset Quotes erd
16440 \end_inset
16441
16442 .
16443 \begin_inset Note Note
16444 status collapsed
16445
16446 \begin_layout Plain Layout
16447 The braces in TeX Code are here to avoid that the 
16448 \begin_inset Quotes eld
16449 \end_inset
16450
16451 command
16452 \begin_inset Quotes erd
16453 \end_inset
16454
16455  appear as proper name in the output, see the last paragraph of this section.
16456  To create proper names omit the TeX Code.
16457 \end_layout
16458
16459 \end_inset
16460
16461  Note the order of the upper-and lowercase letters! LyX recognizes the following
16462  proper names:
16463 \end_layout
16464
16465 \begin_layout Description
16466 LyX The name of the game, write 
16467 \begin_inset Quotes eld
16468 \end_inset
16469
16470 L
16471 \begin_inset ERT
16472 status collapsed
16473
16474 \begin_layout Plain Layout
16475
16476 {}
16477 \end_layout
16478
16479 \end_inset
16480
16481 yX
16482 \begin_inset Quotes erd
16483 \end_inset
16484
16485  to produce it.
16486 \end_layout
16487
16488 \begin_layout Description
16489 TeX The program used by LaTeX, write 
16490 \begin_inset Quotes eld
16491 \end_inset
16492
16493 T
16494 \begin_inset ERT
16495 status collapsed
16496
16497 \begin_layout Plain Layout
16498
16499 {}
16500 \end_layout
16501
16502 \end_inset
16503
16504 eX
16505 \begin_inset Quotes erd
16506 \end_inset
16507
16508  to produce it.
16509 \end_layout
16510
16511 \begin_layout Description
16512 LaTeX The program used by LyX, write 
16513 \begin_inset Quotes eld
16514 \end_inset
16515
16516 LaT
16517 \begin_inset ERT
16518 status collapsed
16519
16520 \begin_layout Plain Layout
16521
16522 {}
16523 \end_layout
16524
16525 \end_inset
16526
16527 eX
16528 \begin_inset Quotes erd
16529 \end_inset
16530
16531  to produce it.
16532 \end_layout
16533
16534 \begin_layout Description
16535 LaTeX2e The actual version of LaTeX, write 
16536 \begin_inset Quotes eld
16537 \end_inset
16538
16539 LaT
16540 \begin_inset ERT
16541 status collapsed
16542
16543 \begin_layout Plain Layout
16544
16545 {}
16546 \end_layout
16547
16548 \end_inset
16549
16550 eX2e
16551 \begin_inset Quotes erd
16552 \end_inset
16553
16554  to produce it.
16555 \end_layout
16556
16557 \begin_layout Standard
16558 You might wonder why the LaTeX-version is 
16559 \begin_inset Quotes eld
16560 \end_inset
16561
16562 2
16563 \begin_inset Formula $\epsilon$
16564 \end_inset
16565
16566
16567 \begin_inset Quotes erd
16568 \end_inset
16569
16570 .
16571  It's an old tradition in the TeX-world to give programs geek version numbers.
16572  For example the version number of TeX converges to the number 
16573 \begin_inset Formula $\pi$
16574 \end_inset
16575
16576 : The actual version is 
16577 \begin_inset Quotes eld
16578 \end_inset
16579
16580 TeX-3.141592
16581 \begin_inset Quotes erd
16582 \end_inset
16583
16584 , the previous one was 
16585 \begin_inset Quotes eld
16586 \end_inset
16587
16588 TeX-3.14159
16589 \begin_inset Quotes erd
16590 \end_inset
16591
16592 .
16593 \end_layout
16594
16595 \begin_layout Standard
16596 If you don't want to use proper names, e.
16597 \begin_inset space \thinspace{}
16598 \end_inset
16599
16600 g.
16601 \begin_inset space \space{}
16602 \end_inset
16603
16604 in section headings, you can insert two empty braces in TeX Code in the
16605  word.
16606  This will look in LyX like: 
16607 \begin_inset Graphics
16608         filename clipart/LaTeX.png
16609         scale 80
16610
16611 \end_inset
16612
16613
16614 \begin_inset Newline newline
16615 \end_inset
16616
16617 For more about TeX Code, look at section
16618 \begin_inset space ~
16619 \end_inset
16620
16621
16622 \begin_inset CommandInset ref
16623 LatexCommand ref
16624 reference "sec:TeX-Code"
16625
16626 \end_inset
16627
16628 .
16629 \end_layout
16630
16631 \begin_layout Subsection
16632 Units
16633 \begin_inset Index idx
16634 status collapsed
16635
16636 \begin_layout Plain Layout
16637 Typography ! Units
16638 \end_layout
16639
16640 \end_inset
16641
16642
16643 \end_layout
16644
16645 \begin_layout Standard
16646 Generally the space between units and the number is smaller than the normal
16647  space between two words.
16648  As you can see in the example below, it looks better when the space is
16649  smaller.
16650  To get such a 
16651 \begin_inset Quotes eld
16652 \end_inset
16653
16654 half space
16655 \begin_inset Quotes erd
16656 \end_inset
16657
16658  for units use the menu 
16659 \family sans
16660 Insert\SpecialChar \menuseparator
16661 Formatting\SpecialChar \menuseparator
16662 Thin
16663 \begin_inset space ~
16664 \end_inset
16665
16666 Space
16667 \family default
16668  (shortcut 
16669 \begin_inset Info
16670 type  "shortcuts"
16671 arg   "space-insert thin"
16672 \end_inset
16673
16674 ).
16675 \end_layout
16676
16677 \begin_layout Standard
16678 Here is an example to show the differences:
16679 \end_layout
16680
16681 \begin_layout Standard
16682 \begin_inset Tabular
16683 <lyxtabular version="3" rows="2" columns="2">
16684 <features tabularvalignment="middle">
16685 <column alignment="left" valignment="top" width="0">
16686 <column alignment="left" valignment="top" width="0">
16687 <row>
16688 <cell alignment="center" valignment="top" usebox="none">
16689 \begin_inset Text
16690
16691 \begin_layout Plain Layout
16692 24
16693 \begin_inset space ~
16694 \end_inset
16695
16696 kW
16697 \begin_inset Formula $\cdot$
16698 \end_inset
16699
16700 h
16701 \end_layout
16702
16703 \end_inset
16704 </cell>
16705 <cell alignment="center" valignment="top" usebox="none">
16706 \begin_inset Text
16707
16708 \begin_layout Plain Layout
16709 space between number and unit
16710 \end_layout
16711
16712 \end_inset
16713 </cell>
16714 </row>
16715 <row>
16716 <cell alignment="center" valignment="top" usebox="none">
16717 \begin_inset Text
16718
16719 \begin_layout Plain Layout
16720 24
16721 \begin_inset space \thinspace{}
16722 \end_inset
16723
16724 kW
16725 \begin_inset Formula $\cdot$
16726 \end_inset
16727
16728 h
16729 \end_layout
16730
16731 \end_inset
16732 </cell>
16733 <cell alignment="center" valignment="top" usebox="none">
16734 \begin_inset Text
16735
16736 \begin_layout Plain Layout
16737 half space between number and unit
16738 \end_layout
16739
16740 \end_inset
16741 </cell>
16742 </row>
16743 </lyxtabular>
16744
16745 \end_inset
16746
16747
16748 \end_layout
16749
16750 \begin_layout Subsection
16751 Widows and Orphans
16752 \begin_inset Index idx
16753 status collapsed
16754
16755 \begin_layout Plain Layout
16756 Typography ! Widows and orphans
16757 \end_layout
16758
16759 \end_inset
16760
16761
16762 \end_layout
16763
16764 \begin_layout Standard
16765 In the early days of word processors, page breaks went wherever the page
16766  happened to end.
16767  There was no regard for what was actually going on in the text.
16768  You may remember once printing out a document, only to find the heading
16769  for a new section printed at the very bottom of the page, the first line
16770  of a new paragraph all alone at the bottom of a page, or the last line
16771  of a paragraph at the top of a new page.
16772  These bits of text became known as 
16773 \emph on
16774 widows
16775 \emph default
16776  and 
16777 \emph on
16778 orphans
16779 \emph default
16780 .
16781 \end_layout
16782
16783 \begin_layout Standard
16784 Clearly, LyX can avoid breaking pages after a section heading.
16785  That's part of the advantage of paragraph environments.
16786  But what about widows and orphans, where the page breaks leave one line
16787  of a paragraph all alone at the top or bottom of a page? There are rules
16788  built into LaTeX governing page breaks, and some of those rules are there
16789  to specifically prevent widows and orphans.
16790  This is the advantage LyX has in using LaTeX as its backend.
16791 \end_layout
16792
16793 \begin_layout Standard
16794 There's no way we can go into how TeX and LaTeX decide to break a page,
16795  or how you can tweak that behavior.
16796  Some LaTeX books listed in the bibliography (such as
16797 \begin_inset space ~
16798 \end_inset
16799
16800
16801 \begin_inset CommandInset citation
16802 LatexCommand cite
16803 key "latexcompanion"
16804
16805 \end_inset
16806
16807  or
16808 \begin_inset space ~
16809 \end_inset
16810
16811
16812 \begin_inset CommandInset citation
16813 LatexCommand cite
16814 key "latexguide"
16815
16816 \end_inset
16817
16818 ) may have more information.
16819  You will almost never need to worry about this, however.
16820 \end_layout
16821
16822 \begin_layout Chapter
16823 Notes, Graphics, Tables, and Floats
16824 \begin_inset CommandInset label
16825 LatexCommand label
16826 name "chap:Floats-and-Notes"
16827
16828 \end_inset
16829
16830
16831 \end_layout
16832
16833 \begin_layout Standard
16834 The issues of this chapter are described in detail in the 
16835 \emph on
16836 Embedded
16837 \begin_inset space ~
16838 \end_inset
16839
16840 Objects
16841 \emph default
16842  manual.
16843  There you will also find tips and tricks for special cases.
16844 \end_layout
16845
16846 \begin_layout Section
16847 Notes
16848 \begin_inset Index idx
16849 status collapsed
16850
16851 \begin_layout Plain Layout
16852 Notes
16853 \end_layout
16854
16855 \end_inset
16856
16857
16858 \begin_inset CommandInset label
16859 LatexCommand label
16860 name "sec:Notes"
16861
16862 \end_inset
16863
16864
16865 \end_layout
16866
16867 \begin_layout Standard
16868 LyX offers you a few types of notes to add to your document:
16869 \end_layout
16870
16871 \begin_layout Description
16872 LyX
16873 \begin_inset space ~
16874 \end_inset
16875
16876 Note This note type is for internal notes that will not appear in the output.
16877 \begin_inset Newline newline
16878 \end_inset
16879
16880
16881 \begin_inset Note Note
16882 status collapsed
16883
16884 \begin_layout Plain Layout
16885 This is text in a note box that doesn't appear in the output.
16886 \end_layout
16887
16888 \end_inset
16889
16890
16891 \end_layout
16892
16893 \begin_layout Description
16894 Comment This note also doesn't appear in the output but it does appear as
16895  a LaTeX-comment when you export the document to LaTeX via the menu 
16896 \family sans
16897 File\SpecialChar \menuseparator
16898 Export\SpecialChar \menuseparator
16899 LaTeX
16900 \begin_inset space ~
16901 \end_inset
16902
16903 (xxx)
16904 \family default
16905 .
16906 \begin_inset Newline newline
16907 \end_inset
16908
16909
16910 \begin_inset Note Comment
16911 status collapsed
16912
16913 \begin_layout Plain Layout
16914 This is text in a note box that only appears as a comment in LaTeX-files.
16915 \end_layout
16916
16917 \end_inset
16918
16919
16920 \end_layout
16921
16922 \begin_layout Description
16923 Greyed
16924 \begin_inset space ~
16925 \end_inset
16926
16927 Out This note will appear in the output as text in a color which you can
16928  set in the document settings under 
16929 \family sans
16930 Colors\SpecialChar \menuseparator
16931 Greyed-out
16932 \begin_inset space ~
16933 \end_inset
16934
16935 notes
16936 \family default
16937 .
16938 \begin_inset Newline newline
16939 \end_inset
16940
16941
16942 \begin_inset Newline newline
16943 \end_inset
16944
16945
16946 \begin_inset Note Greyedout
16947 status collapsed
16948
16949 \begin_layout Plain Layout
16950 This is text
16951 \begin_inset Foot
16952 status collapsed
16953
16954 \begin_layout Plain Layout
16955 This is an example footnote within a greyed out note.
16956  In this document the color of this note type is set to blue.
16957 \end_layout
16958
16959 \end_inset
16960
16961  of a comment that appears in the output.
16962 \end_layout
16963
16964 \end_inset
16965
16966
16967 \begin_inset Newline newline
16968 \end_inset
16969
16970
16971 \begin_inset Newline newline
16972 \end_inset
16973
16974 As you can see in the example, the first line of greyed out notes is a bit
16975  indented and greyed out notes can have footnotes.
16976 \end_layout
16977
16978 \begin_layout Standard
16979 Notes are inserted with the toolbar button 
16980 \begin_inset Info
16981 type  "icon"
16982 arg   "note-insert"
16983 \end_inset
16984
16985  or the menu 
16986 \family sans
16987 Insert\SpecialChar \menuseparator
16988 Note
16989 \family default
16990 .
16991  Right-click on the appearing note box to select the note type.
16992 \end_layout
16993
16994 \begin_layout Section
16995 Footnotes
16996 \begin_inset Index idx
16997 status collapsed
16998
16999 \begin_layout Plain Layout
17000 Footnotes
17001 \end_layout
17002
17003 \end_inset
17004
17005
17006 \begin_inset CommandInset label
17007 LatexCommand label
17008 name "sec:Footnotes"
17009
17010 \end_inset
17011
17012
17013 \end_layout
17014
17015 \begin_layout Standard
17016 LyX uses boxes to display footnotes: When you insert a footnote using the
17017  menu 
17018 \family sans
17019 Insert\SpecialChar \menuseparator
17020 Footnote
17021 \family default
17022  or the toolbar button 
17023 \begin_inset Info
17024 type  "icon"
17025 arg   "footnote-insert"
17026 \end_inset
17027
17028
17029 \family roman
17030 \series medium
17031 \bar no
17032 you will see
17033 \family default
17034 \series default
17035 \bar default
17036  the following box: 
17037 \begin_inset Graphics
17038         filename clipart/footnoteQt4.png
17039         scale 80
17040
17041 \end_inset
17042
17043
17044 \family roman
17045 \series medium
17046 \bar no
17047  This box is LyX's representation of your footnote.
17048  If you
17049 \family default
17050 \series default
17051 \bar default
17052  left-click on 
17053 \family roman
17054 \series medium
17055 \bar no
17056 the 
17057 \begin_inset Quotes eld
17058 \end_inset
17059
17060
17061 \family sans
17062 foot
17063 \family roman
17064
17065 \begin_inset Quotes erd
17066 \end_inset
17067
17068
17069 \family default
17070 \series default
17071 \bar default
17072  
17073 \family roman
17074 \series medium
17075 \bar no
17076 label, the box will
17077 \family default
17078 \series default
17079 \bar default
17080  be opened and you can enter the footnote text into it.
17081  Clicking on the box label again, will close 
17082 \family roman
17083 \series medium
17084 \bar no
17085 the
17086 \family default
17087 \series default
17088 \bar default
17089  box
17090 \family roman
17091 \series medium
17092 \bar no
17093 .
17094  If you want to turn existing text into a footnote, simply highlight it
17095  and click on the footnote
17096 \family default
17097 \series default
17098 \bar default
17099  toolbar 
17100 \family roman
17101 \series medium
17102 \bar no
17103 button
17104 \family default
17105 \series default
17106 \bar default
17107 .
17108 \end_layout
17109
17110 \begin_layout Standard
17111 Here is an example footnote:
17112 \family roman
17113 \series medium
17114 \bar no
17115
17116 \begin_inset Foot
17117 status collapsed
17118
17119 \begin_layout Plain Layout
17120 To close a footnote, click on the footnote box label.
17121 \end_layout
17122
17123 \end_inset
17124
17125
17126 \end_layout
17127
17128 \begin_layout Standard
17129 The footnote will appear in the output as a superscript number at the text
17130  position where the footnote box is placed.
17131  The footnote text is placed at the bottom of the current page.
17132  The footnote number is calculated by LyX.
17133  The numbers are consecutive, no matter in which chapter the footnote is
17134  in.
17135  LyX doesn't support other numbering schemes yet, but you can get other
17136  schemes using special LaTeX-commands.
17137  T
17138 \family roman
17139 h
17140 \family default
17141 ey are described in the 
17142 \emph on
17143 Embedded
17144 \begin_inset space ~
17145 \end_inset
17146
17147 Objects
17148 \emph default
17149  manual.
17150 \end_layout
17151
17152 \begin_layout Section
17153 Marginal Notes
17154 \begin_inset Index idx
17155 status collapsed
17156
17157 \begin_layout Plain Layout
17158 Marginal notes
17159 \end_layout
17160
17161 \end_inset
17162
17163
17164 \begin_inset CommandInset label
17165 LatexCommand label
17166 name "sec:Marginal-Notes"
17167
17168 \end_inset
17169
17170
17171 \end_layout
17172
17173 \begin_layout Standard
17174 Marginal notes look and behave just like footnotes in LyX.
17175  When you insert a margin note via the menu 
17176 \family sans
17177 Insert\SpecialChar \menuseparator
17178 Marginal
17179 \begin_inset space ~
17180 \end_inset
17181
17182 Note
17183 \family default
17184  or the toolbar button 
17185 \begin_inset Info
17186 type  "icon"
17187 arg   "marginalnote-insert"
17188 \end_inset
17189
17190 , you will see 
17191 \family roman
17192 \series medium
17193 a
17194 \family default
17195 \series default
17196  
17197 \family roman
17198 \series medium
17199 box with the
17200 \family default
17201 \series default
17202  
17203 \family roman
17204 \series medium
17205 label 
17206 \begin_inset Quotes eld
17207 \end_inset
17208
17209 margin
17210 \begin_inset Quotes erd
17211 \end_inset
17212
17213  appearing within your text.
17214  This box is LyX's representation of your margin
17215 \family default
17216 \series default
17217 al 
17218 \family roman
17219 \series medium
17220 note.
17221 \end_layout
17222
17223 \begin_layout Standard
17224 At the side of this sentence is an example marginal note.
17225 \family roman
17226 \series medium
17227
17228 \begin_inset Marginal
17229 status collapsed
17230
17231 \begin_layout Plain Layout
17232 This is a marginal note.
17233 \end_layout
17234
17235 \end_inset
17236
17237
17238 \end_layout
17239
17240 \begin_layout Standard
17241 Marginal notes appear at the right side in single-sided documents.
17242  In double-sided documents they appear in the outer margin – left on even
17243  pages, right on odd pages.
17244 \end_layout
17245
17246 \begin_layout Standard
17247 For further information about marginal notes see section 
17248 \emph on
17249 Margin
17250 \begin_inset space ~
17251 \end_inset
17252
17253 Notes
17254 \emph default
17255  of the 
17256 \emph on
17257 Embedded
17258 \begin_inset space ~
17259 \end_inset
17260
17261 Objects
17262 \emph default
17263  manual.
17264 \end_layout
17265
17266 \begin_layout Section
17267 Graphics and Images
17268 \begin_inset Index idx
17269 status collapsed
17270
17271 \begin_layout Plain Layout
17272 Images
17273 \end_layout
17274
17275 \end_inset
17276
17277
17278 \begin_inset Index idx
17279 status collapsed
17280
17281 \begin_layout Plain Layout
17282 Graphics
17283 \end_layout
17284
17285 \end_inset
17286
17287
17288 \begin_inset CommandInset label
17289 LatexCommand label
17290 name "sec:Graphics"
17291
17292 \end_inset
17293
17294
17295 \end_layout
17296
17297 \begin_layout Standard
17298 To insert an image in your document, place the cursor at the text position
17299  you want and click on the toolbar icon 
17300 \begin_inset Info
17301 type  "icon"
17302 arg   "dialog-show-new-inset graphics"
17303 \end_inset
17304
17305  or select 
17306 \family sans
17307 Insert\SpecialChar \menuseparator
17308 Graphics
17309 \family default
17310  from the menu.
17311  Then a dialog will appear to choose the file to load.
17312 \end_layout
17313
17314 \begin_layout Standard
17315 This dialog has numerous mostly self-explanatory parameters.
17316  The 
17317 \family sans
17318 Graphics
17319 \family default
17320  tab allows you to choose your image file.
17321  The image can be transformed by setting a rotation angle and a scaling
17322  factor.
17323  The scaling units are explained in Appendix
17324 \begin_inset space ~
17325 \end_inset
17326
17327
17328 \begin_inset CommandInset ref
17329 LatexCommand ref
17330 reference "chap:Units-available-in"
17331
17332 \end_inset
17333
17334 .
17335 \end_layout
17336
17337 \begin_layout Standard
17338 In the tab 
17339 \family sans
17340 Clipping
17341 \family default
17342  it is possible to set image coordinates to adjust the height and width
17343  of the image in the output.
17344  The coordinates can also be calculated automatically by pressing the button
17345  
17346 \family sans
17347 Get
17348 \begin_inset space ~
17349 \end_inset
17350
17351 from
17352 \begin_inset space ~
17353 \end_inset
17354
17355 file
17356 \family default
17357 .
17358  The option 
17359 \family sans
17360 Clip
17361 \begin_inset space ~
17362 \end_inset
17363
17364 to
17365 \begin_inset space ~
17366 \end_inset
17367
17368 bounding
17369 \begin_inset space ~
17370 \end_inset
17371
17372 box
17373 \family default
17374  will only print the image region within the given coordinates.
17375  Normally you don't need to take care about image coordinates and can ignore
17376  the tab 
17377 \family sans
17378 Clipping
17379 \family default
17380 .
17381 \end_layout
17382
17383 \begin_layout Standard
17384 In the 
17385 \family sans
17386 LaTeX and LyX options
17387 \family default
17388  tab LaTeX experts can specify additional LaTeX options.
17389  In this tab you can also specify the appearance of the image inside LyX.
17390  The option 
17391 \family sans
17392 Draft
17393 \begin_inset space ~
17394 \end_inset
17395
17396 mode
17397 \family default
17398  has the effect that the image doesn't appear in the output, only a frame
17399  with the image size is printed.
17400  The option 
17401 \family sans
17402 Don't
17403 \begin_inset space ~
17404 \end_inset
17405
17406 unzip
17407 \begin_inset space ~
17408 \end_inset
17409
17410 on
17411 \begin_inset space ~
17412 \end_inset
17413
17414 export
17415 \family default
17416  is explained in the 
17417 \emph on
17418 Embedded
17419 \begin_inset space ~
17420 \end_inset
17421
17422 Objects
17423 \emph default
17424  manual in section 
17425 \emph on
17426 Graphics Dialog
17427 \emph default
17428 .
17429 \end_layout
17430
17431 \begin_layout Standard
17432 The graphics dialog can be called at any time by clicking on an image.
17433  Images will appear in the output exactly at the position where they are
17434  in the text.
17435  This is an example image within a separate, horizontally centered paragraph:
17436  
17437 \end_layout
17438
17439 \begin_layout Standard
17440 \align center
17441 \begin_inset Graphics
17442         filename clipart/mobius.eps
17443         scale 70
17444
17445 \end_inset
17446
17447
17448 \end_layout
17449
17450 \begin_layout Standard
17451 If you need image captions or want to reference images, you have to put
17452  the image into a float, see section
17453 \begin_inset space ~
17454 \end_inset
17455
17456
17457 \begin_inset CommandInset ref
17458 LatexCommand ref
17459 reference "sub:Figure-Floats"
17460
17461 \end_inset
17462
17463 .
17464 \end_layout
17465
17466 \begin_layout Subsection
17467 Image Formats
17468 \begin_inset Index idx
17469 status collapsed
17470
17471 \begin_layout Plain Layout
17472 Images ! Formats
17473 \end_layout
17474
17475 \end_inset
17476
17477
17478 \begin_inset CommandInset label
17479 LatexCommand label
17480 name "sub:Image-Formats"
17481
17482 \end_inset
17483
17484
17485 \end_layout
17486
17487 \begin_layout Standard
17488 You can insert images in any known file format.
17489  But as we explained in section
17490 \begin_inset space ~
17491 \end_inset
17492
17493
17494 \begin_inset CommandInset ref
17495 LatexCommand ref
17496 reference "sub:Output-file-formats"
17497
17498 \end_inset
17499
17500 , every output document format allows only a few image formats.
17501  LyX therefore uses the program 
17502 \family typewriter
17503 ImageMagick
17504 \family default
17505  in the background to convert the images to the right format.
17506  To increase your workflow by avoiding these conversions in the background,
17507  use only the image formats listed in the subsections of section
17508 \begin_inset space ~
17509 \end_inset
17510
17511
17512 \begin_inset CommandInset ref
17513 LatexCommand ref
17514 reference "sub:Output-file-formats"
17515
17516 \end_inset
17517
17518 .
17519 \end_layout
17520
17521 \begin_layout Standard
17522 Similar to fonts there are two types of image formats:
17523 \end_layout
17524
17525 \begin_layout Description
17526 Bitmap
17527 \begin_inset space ~
17528 \end_inset
17529
17530 images consist of pixel values, often in a compressed form.
17531  They are therefore not fully scalable and look pixelated in large zooms.
17532  Well-known bitmap image formats are 
17533 \begin_inset Quotes eld
17534 \end_inset
17535
17536 Graphics Interchange Format
17537 \begin_inset Quotes erd
17538 \end_inset
17539
17540  (GIF, file extension 
17541 \begin_inset Quotes eld
17542 \end_inset
17543
17544
17545 \family typewriter
17546 .gif
17547 \family default
17548
17549 \begin_inset Quotes erd
17550 \end_inset
17551
17552 )
17553 \begin_inset Index idx
17554 status collapsed
17555
17556 \begin_layout Plain Layout
17557 GIF|see
17558 \begin_inset ERT
17559 status collapsed
17560
17561 \begin_layout Plain Layout
17562
17563 {
17564 \end_layout
17565
17566 \end_inset
17567
17568 Image formats
17569 \begin_inset ERT
17570 status collapsed
17571
17572 \begin_layout Plain Layout
17573
17574 }
17575 \end_layout
17576
17577 \end_inset
17578
17579
17580 \end_layout
17581
17582 \end_inset
17583
17584
17585 \begin_inset Quotes eld
17586 \end_inset
17587
17588 Portable Network Graphics
17589 \begin_inset Quotes erd
17590 \end_inset
17591
17592  (PNG, file extension 
17593 \begin_inset Quotes eld
17594 \end_inset
17595
17596
17597 \family typewriter
17598 .png
17599 \family default
17600
17601 \begin_inset Quotes erd
17602 \end_inset
17603
17604 )
17605 \begin_inset Index idx
17606 status collapsed
17607
17608 \begin_layout Plain Layout
17609 PNG|see
17610 \begin_inset ERT
17611 status collapsed
17612
17613 \begin_layout Plain Layout
17614
17615 {
17616 \end_layout
17617
17618 \end_inset
17619
17620 Image formats
17621 \begin_inset ERT
17622 status collapsed
17623
17624 \begin_layout Plain Layout
17625
17626 }
17627 \end_layout
17628
17629 \end_inset
17630
17631
17632 \end_layout
17633
17634 \end_inset
17635
17636 , and 
17637 \begin_inset Quotes eld
17638 \end_inset
17639
17640 Joint Photographic Experts Group
17641 \begin_inset Quotes erd
17642 \end_inset
17643
17644  (JPG, file extension 
17645 \begin_inset Quotes eld
17646 \end_inset
17647
17648
17649 \family typewriter
17650 .jpg
17651 \family default
17652
17653 \begin_inset Quotes erd
17654 \end_inset
17655
17656  or 
17657 \begin_inset Quotes eld
17658 \end_inset
17659
17660
17661 \family typewriter
17662 .jpeg
17663 \family default
17664
17665 \begin_inset Quotes erd
17666 \end_inset
17667
17668 )
17669 \begin_inset Index idx
17670 status collapsed
17671
17672 \begin_layout Plain Layout
17673 JPG|see
17674 \begin_inset ERT
17675 status collapsed
17676
17677 \begin_layout Plain Layout
17678
17679 {
17680 \end_layout
17681
17682 \end_inset
17683
17684 Image formats
17685 \begin_inset ERT
17686 status collapsed
17687
17688 \begin_layout Plain Layout
17689
17690 }
17691 \end_layout
17692
17693 \end_inset
17694
17695
17696 \end_layout
17697
17698 \end_inset
17699
17700 .
17701 \end_layout
17702
17703 \begin_layout Description
17704 Scalable
17705 \begin_inset space ~
17706 \end_inset
17707
17708 images consist of vectors and can therefore be scaled to any size without
17709  data loss.
17710  The scaling ability is desired if you want to create presentations, because
17711  presentations are always scaled by the beamer.
17712  Scaling is also useful for online documents to let the user zoom into diagrams.
17713 \begin_inset Newline newline
17714 \end_inset
17715
17716 Scalable image formats can be 
17717 \begin_inset Quotes eld
17718 \end_inset
17719
17720 Scalable Vector Graphics
17721 \begin_inset Quotes erd
17722 \end_inset
17723
17724  (SVG, file extension 
17725 \begin_inset Quotes eld
17726 \end_inset
17727
17728
17729 \family typewriter
17730 .svg
17731 \family default
17732
17733 \begin_inset Quotes erd
17734 \end_inset
17735
17736 )
17737 \begin_inset Index idx
17738 status collapsed
17739
17740 \begin_layout Plain Layout
17741 SVG|see
17742 \begin_inset ERT
17743 status collapsed
17744
17745 \begin_layout Plain Layout
17746
17747 {
17748 \end_layout
17749
17750 \end_inset
17751
17752 Image formats
17753 \begin_inset ERT
17754 status collapsed
17755
17756 \begin_layout Plain Layout
17757
17758 }
17759 \end_layout
17760
17761 \end_inset
17762
17763
17764 \end_layout
17765
17766 \end_inset
17767
17768
17769 \begin_inset Quotes eld
17770 \end_inset
17771
17772 Encapsulated PostScript
17773 \begin_inset Quotes erd
17774 \end_inset
17775
17776  (EPS, file extension 
17777 \begin_inset Quotes eld
17778 \end_inset
17779
17780
17781 \family typewriter
17782 .eps
17783 \family default
17784
17785 \begin_inset Quotes erd
17786 \end_inset
17787
17788 )
17789 \begin_inset Index idx
17790 status collapsed
17791
17792 \begin_layout Plain Layout
17793 EPS|see
17794 \begin_inset ERT
17795 status collapsed
17796
17797 \begin_layout Plain Layout
17798
17799 {
17800 \end_layout
17801
17802 \end_inset
17803
17804 Image formats
17805 \begin_inset ERT
17806 status collapsed
17807
17808 \begin_layout Plain Layout
17809
17810 }
17811 \end_layout
17812
17813 \end_inset
17814
17815
17816 \end_layout
17817
17818 \end_inset
17819
17820 , and 
17821 \begin_inset Quotes eld
17822 \end_inset
17823
17824 Portable Document Format
17825 \begin_inset Quotes erd
17826 \end_inset
17827
17828  (PDF, file extension 
17829 \begin_inset Quotes eld
17830 \end_inset
17831
17832
17833 \family typewriter
17834 .pdf
17835 \family default
17836
17837 \begin_inset Quotes erd
17838 \end_inset
17839
17840 )
17841 \begin_inset Index idx
17842 status collapsed
17843
17844 \begin_layout Plain Layout
17845 PDF
17846 \end_layout
17847
17848 \end_inset
17849
17850 .
17851  We say 
17852 \begin_inset Quotes eld
17853 \end_inset
17854
17855 can be
17856 \begin_inset Quotes erd
17857 \end_inset
17858
17859 , because you can convert any bitmap image format to PDF or EPS and the
17860  result will not be scalable.
17861  In this case only a header with the image properties is added to the original
17862  image.
17863 \begin_inset Foot
17864 status collapsed
17865
17866 \begin_layout Plain Layout
17867 In the case of PDF, the original image is additionally compressed.
17868 \end_layout
17869
17870 \end_inset
17871
17872
17873 \end_layout
17874
17875 \begin_layout Standard
17876 Normally one cannot convert a bitmap image into a scalable one, only vice
17877  versa.
17878 \end_layout
17879
17880 \begin_layout Subsection
17881 Grouping of Image Settings
17882 \begin_inset Index idx
17883 status collapsed
17884
17885 \begin_layout Plain Layout
17886 Images ! Settings grouping
17887 \end_layout
17888
17889 \end_inset
17890
17891
17892 \end_layout
17893
17894 \begin_layout Standard
17895 Each image can define a new group of image settings or join an existing
17896  group.
17897  Images within such a group share their settings, so adjusting one image
17898  of the group automatically also adjusts all other images of the group in
17899  the same way.
17900  So you can for example change the size for a bunch of images without the
17901  need to manually change each of them.
17902  
17903 \end_layout
17904
17905 \begin_layout Standard
17906 A new group can be set by entering a name in the 
17907 \family sans
17908 Group
17909 \begin_inset space ~
17910 \end_inset
17911
17912 Name
17913 \family default
17914  field in the Graphics dialog.
17915  Joining an existing group can be done using the context menu of the image
17916  by checking the name of the desired group.
17917 \end_layout
17918
17919 \begin_layout Section
17920 Tables
17921 \begin_inset Index idx
17922 status collapsed
17923
17924 \begin_layout Plain Layout
17925 Tables
17926 \end_layout
17927
17928 \end_inset
17929
17930
17931 \begin_inset CommandInset label
17932 LatexCommand label
17933 name "sec:Tables"
17934
17935 \end_inset
17936
17937
17938 \end_layout
17939
17940 \begin_layout Standard
17941 You can insert a table using either the toolbar button 
17942 \begin_inset Info
17943 type  "icon"
17944 arg   "tabular-insert"
17945 \end_inset
17946
17947  or the menu 
17948 \family sans
17949 Insert\SpecialChar \menuseparator
17950 Table
17951 \family default
17952 .
17953  A dialog will appear, asking you for the number of rows and columns.
17954  The default table has lines around any cell and the first row appears separated
17955  from the rest of the table.
17956  This separation appears due to a double line: The cells of the first row
17957  have a line below them and the cells of the second row have a line above
17958  them.
17959  Here is an example table:
17960 \end_layout
17961
17962 \begin_layout Standard
17963 \align center
17964 \begin_inset Tabular
17965 <lyxtabular version="3" rows="4" columns="4">
17966 <features tabularvalignment="middle">
17967 <column alignment="center" valignment="top" width="0pt">
17968 <column alignment="center" valignment="top" width="0pt">
17969 <column alignment="center" valignment="top" width="0in">
17970 <column alignment="center" valignment="top" width="0pt">
17971 <row>
17972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17973 \begin_inset Text
17974
17975 \begin_layout Plain Layout
17976
17977 \end_layout
17978
17979 \end_inset
17980 </cell>
17981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17982 \begin_inset Text
17983
17984 \begin_layout Plain Layout
17985
17986 \family roman
17987 \series medium
17988 \shape up
17989 \size normal
17990 \emph off
17991 \bar no
17992 \noun off
17993 \color none
17994 1
17995 \end_layout
17996
17997 \end_inset
17998 </cell>
17999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18000 \begin_inset Text
18001
18002 \begin_layout Plain Layout
18003 2
18004 \end_layout
18005
18006 \end_inset
18007 </cell>
18008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18009 \begin_inset Text
18010
18011 \begin_layout Plain Layout
18012 3
18013 \end_layout
18014
18015 \end_inset
18016 </cell>
18017 </row>
18018 <row>
18019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18020 \begin_inset Text
18021
18022 \begin_layout Plain Layout
18023
18024 \family roman
18025 \series medium
18026 \shape up
18027 \size normal
18028 \emph off
18029 \bar no
18030 \noun off
18031 \color none
18032 A
18033 \end_layout
18034
18035 \end_inset
18036 </cell>
18037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18038 \begin_inset Text
18039
18040 \begin_layout Plain Layout
18041
18042 \end_layout
18043
18044 \end_inset
18045 </cell>
18046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18047 \begin_inset Text
18048
18049 \begin_layout Plain Layout
18050
18051 \end_layout
18052
18053 \end_inset
18054 </cell>
18055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18056 \begin_inset Text
18057
18058 \begin_layout Plain Layout
18059
18060 \end_layout
18061
18062 \end_inset
18063 </cell>
18064 </row>
18065 <row>
18066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18067 \begin_inset Text
18068
18069 \begin_layout Plain Layout
18070
18071 \family roman
18072 \series medium
18073 \shape up
18074 \size normal
18075 \emph off
18076 \bar no
18077 \noun off
18078 \color none
18079 B
18080 \end_layout
18081
18082 \end_inset
18083 </cell>
18084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18085 \begin_inset Text
18086
18087 \begin_layout Plain Layout
18088
18089 \end_layout
18090
18091 \end_inset
18092 </cell>
18093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18094 \begin_inset Text
18095
18096 \begin_layout Plain Layout
18097
18098 \size normal
18099 \noun off
18100 \color none
18101  
18102 \end_layout
18103
18104 \end_inset
18105 </cell>
18106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18107 \begin_inset Text
18108
18109 \begin_layout Plain Layout
18110
18111 \end_layout
18112
18113 \end_inset
18114 </cell>
18115 </row>
18116 <row>
18117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18118 \begin_inset Text
18119
18120 \begin_layout Plain Layout
18121
18122 \family roman
18123 \series medium
18124 \shape up
18125 \size normal
18126 \emph off
18127 \bar no
18128 \noun off
18129 \color none
18130 C
18131 \end_layout
18132
18133 \end_inset
18134 </cell>
18135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18136 \begin_inset Text
18137
18138 \begin_layout Plain Layout
18139
18140 \end_layout
18141
18142 \end_inset
18143 </cell>
18144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18145 \begin_inset Text
18146
18147 \begin_layout Plain Layout
18148
18149 \end_layout
18150
18151 \end_inset
18152 </cell>
18153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18154 \begin_inset Text
18155
18156 \begin_layout Plain Layout
18157
18158 \end_layout
18159
18160 \end_inset
18161 </cell>
18162 </row>
18163 </lyxtabular>
18164
18165 \end_inset
18166
18167
18168 \end_layout
18169
18170 \begin_layout Subsection
18171 The Table dialog
18172 \end_layout
18173
18174 \begin_layout Standard
18175 You can alter a table by clicking on it with the right mouse button and
18176  then choosing 
18177 \family sans
18178 More\SpecialChar \menuseparator
18179 Settings
18180 \family default
18181 .
18182  This brings up the table dialog.
18183  Here you can adjust the settings of the cell, row and/or column where the
18184  cursor is placed currently.
18185  Most of the dialog options also work on selections.
18186  This means that if you select more cells, columns or rows the action is
18187  done on all of your selection.
18188 \end_layout
18189
18190 \begin_layout Standard
18191 In addition to the table dialog, the 
18192 \family sans
18193 table
18194 \begin_inset space ~
18195 \end_inset
18196
18197 toolbar
18198 \family default
18199  helps you in setting table properties.
18200  It appears if the cursor is inside a table.
18201 \end_layout
18202
18203 \begin_layout Standard
18204 In the tab 
18205 \family sans
18206 Table
18207 \begin_inset space ~
18208 \end_inset
18209
18210 Settings
18211 \family default
18212  of the table dialog you can set the alignment for the current row.
18213  If you add a row or column, it will be inserted right beside or below the
18214  current cell respectively.
18215  The vertical alignment of a column can only be adjusted when a column width
18216  is given.
18217  A given width will allow the cell to have line breaks and multiple paragraphs
18218  of text, see section
18219 \begin_inset space ~
18220 \end_inset
18221
18222
18223 \begin_inset CommandInset ref
18224 LatexCommand ref
18225 reference "sub:Table-Cells"
18226
18227 \end_inset
18228
18229 .
18230 \end_layout
18231
18232 \begin_layout Standard
18233 You can mark multiple cells of one row/column as a multicolumn/row cell
18234  using the check box 
18235 \family sans
18236 Multicolumn
18237 \family default
18238  or 
18239 \family sans
18240 Multirow
18241 \family default
18242 .
18243  This will merge the cells to 
18244 \emph on
18245 one
18246 \emph default
18247  cell, spread over more than one column/row.
18248  Multicolumn cells are treated as own rows, so that the alignment, width,
18249  and border settings affect only the multicolumn cell.
18250  Here is an example table with a multicolumn cell in the first row and one
18251  in the last row without the upper border:
18252 \end_layout
18253
18254 \begin_layout Standard
18255 \align center
18256 \begin_inset Tabular
18257 <lyxtabular version="3" rows="3" columns="4">
18258 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18259 <column alignment="center" valignment="top" width="0pt">
18260 <column alignment="center" valignment="middle" width="0">
18261 <column alignment="center" valignment="top" width="0in">
18262 <column alignment="center" valignment="top" width="0pt">
18263 <row>
18264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18265 \begin_inset Text
18266
18267 \begin_layout Plain Layout
18268 abc
18269 \end_layout
18270
18271 \end_inset
18272 </cell>
18273 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18274 \begin_inset Text
18275
18276 \begin_layout Plain Layout
18277 def ghi
18278 \end_layout
18279
18280 \end_inset
18281 </cell>
18282 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18283 \begin_inset Text
18284
18285 \begin_layout Plain Layout
18286
18287 \end_layout
18288
18289 \end_inset
18290 </cell>
18291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18292 \begin_inset Text
18293
18294 \begin_layout Plain Layout
18295 jkl
18296 \end_layout
18297
18298 \end_inset
18299 </cell>
18300 </row>
18301 <row>
18302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18303 \begin_inset Text
18304
18305 \begin_layout Plain Layout
18306
18307 \family roman
18308 \series medium
18309 \shape up
18310 \size normal
18311 \emph off
18312 \bar no
18313 \noun off
18314 \color none
18315 A
18316 \end_layout
18317
18318 \end_inset
18319 </cell>
18320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18321 \begin_inset Text
18322
18323 \begin_layout Plain Layout
18324 B
18325 \end_layout
18326
18327 \end_inset
18328 </cell>
18329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18330 \begin_inset Text
18331
18332 \begin_layout Plain Layout
18333 C
18334 \end_layout
18335
18336 \end_inset
18337 </cell>
18338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18339 \begin_inset Text
18340
18341 \begin_layout Plain Layout
18342 D
18343 \end_layout
18344
18345 \end_inset
18346 </cell>
18347 </row>
18348 <row>
18349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18350 \begin_inset Text
18351
18352 \begin_layout Plain Layout
18353 1
18354 \end_layout
18355
18356 \end_inset
18357 </cell>
18358 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18359 \begin_inset Text
18360
18361 \begin_layout Plain Layout
18362 2
18363 \end_layout
18364
18365 \end_inset
18366 </cell>
18367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18368 \begin_inset Text
18369
18370 \begin_layout Plain Layout
18371 3
18372 \end_layout
18373
18374 \end_inset
18375 </cell>
18376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18377 \begin_inset Text
18378
18379 \begin_layout Plain Layout
18380 4
18381 \end_layout
18382
18383 \end_inset
18384 </cell>
18385 </row>
18386 </lyxtabular>
18387
18388 \end_inset
18389
18390
18391 \end_layout
18392
18393 \begin_layout Standard
18394 Adept users can declare special LaTeX-arguments for the table.
18395  They are necessary for special table formatting, like for multirow cells,
18396  explained in the chapter 
18397 \emph on
18398 Tables
18399 \emph default
18400  of the 
18401 \emph on
18402 Embedded
18403 \begin_inset space ~
18404 \end_inset
18405
18406 Objects
18407 \emph default
18408  manual.
18409  You can also rotate the current cell or the whole table 90
18410 \begin_inset space \thinspace{}
18411 \end_inset
18412
18413 degrees counterclockwise.
18414  These rotations are not visible in LyX but are visible in the output.
18415 \end_layout
18416
18417 \begin_layout Standard
18418 \begin_inset Note Greyedout
18419 status collapsed
18420
18421 \begin_layout Plain Layout
18422
18423 \series bold
18424 Note:
18425 \series default
18426  Most DVI-viewers are 
18427 \emph on
18428 not
18429 \emph default
18430  able to display rotations.
18431 \end_layout
18432
18433 \end_inset
18434
18435
18436 \end_layout
18437
18438 \begin_layout Standard
18439 The 
18440 \family sans
18441 Borders
18442 \family default
18443  tab allows you to add and delete border lines for the current row/column.
18444  The button 
18445 \family sans
18446 Default
18447 \family default
18448  adds lines for all cell borders.
18449 \end_layout
18450
18451 \begin_layout Subsection
18452 Longtables
18453 \begin_inset Index idx
18454 status collapsed
18455
18456 \begin_layout Plain Layout
18457 Tables ! Longtables
18458 \end_layout
18459
18460 \end_inset
18461
18462
18463 \begin_inset Index idx
18464 status collapsed
18465
18466 \begin_layout Plain Layout
18467 Longtables
18468 \end_layout
18469
18470 \end_inset
18471
18472
18473 \end_layout
18474
18475 \begin_layout Standard
18476 If the table is too long to fit on one page, you can use the option 
18477 \family sans
18478 Use
18479 \begin_inset space ~
18480 \end_inset
18481
18482 long
18483 \begin_inset space ~
18484 \end_inset
18485
18486 table
18487 \family default
18488  in the tab 
18489 \family sans
18490 Longtable
18491 \family default
18492  of the table dialog to split the table automatically over more pages.
18493  Doing this enables some check boxes and you can now define:
18494 \end_layout
18495
18496 \begin_layout Description
18497
18498 \family sans
18499 Header
18500 \family default
18501 : The current row and all rows above, that don't have any special options
18502  defined, are defined to be the header rows of all pages of the longtable;
18503  except for the first page, if 
18504 \family sans
18505 First
18506 \begin_inset space ~
18507 \end_inset
18508
18509 header
18510 \family default
18511  is defined.
18512 \end_layout
18513
18514 \begin_layout Description
18515
18516 \family sans
18517 First
18518 \begin_inset space ~
18519 \end_inset
18520
18521 header
18522 \family default
18523 : The current row and all rows above, that don't have any special options
18524  defined, are defined to be the header rows of the first page of the longtable.
18525 \end_layout
18526
18527 \begin_layout Description
18528
18529 \family sans
18530 Footer
18531 \family default
18532 : The current row and all rows below, that don't have any special options
18533  defined, are defined to be the footer rows of all pages of the longtable;
18534  except for the last page, if 
18535 \family sans
18536 Last
18537 \begin_inset space ~
18538 \end_inset
18539
18540 footer
18541 \family default
18542  is defined.
18543 \end_layout
18544
18545 \begin_layout Description
18546
18547 \family sans
18548 Last
18549 \begin_inset space ~
18550 \end_inset
18551
18552 footer
18553 \family default
18554 : The current row and all rows below, that don't have any special options
18555  defined, are defined to be the footer rows of the last page of the longtable.
18556 \end_layout
18557
18558 \begin_layout Description
18559 Caption: The first row is reset as a single column.
18560  You can now insert there the table caption via the menu 
18561 \family sans
18562 Insert\SpecialChar \menuseparator
18563 Caption
18564 \family default
18565 .
18566  More about longtable captions can be found in the 
18567 \emph on
18568 Embedded
18569 \begin_inset space ~
18570 \end_inset
18571
18572 Objects
18573 \emph default
18574  manual.
18575 \end_layout
18576
18577 \begin_layout Standard
18578 You can also specify a row where the table is split.
18579  If you set more than one option in the same table row, you should be aware
18580  that then only the first option is used; the others will be defined as
18581  
18582 \emph on
18583 empty
18584 \emph default
18585 .
18586  In this context, first means first in this order: 
18587 \family sans
18588 Footer, Last
18589 \begin_inset space ~
18590 \end_inset
18591
18592 footer,
18593 \family default
18594  
18595 \family sans
18596 Header,
18597 \family default
18598  
18599 \family sans
18600 First
18601 \begin_inset space ~
18602 \end_inset
18603
18604 header
18605 \family default
18606 ; see the following longtable to see how it works:
18607 \end_layout
18608
18609 \begin_layout Standard
18610 \align center
18611 \begin_inset Tabular
18612 <lyxtabular version="3" rows="69" columns="3">
18613 <features islongtable="true" longtabularalignment="center">
18614 <column alignment="block" valignment="top" width="5cm">
18615 <column alignment="left" valignment="top" width="0pt">
18616 <column alignment="right" valignment="top" width="0pt">
18617 <row endfirsthead="true">
18618 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18619 \begin_inset Text
18620
18621 \begin_layout Plain Layout
18622
18623 \series bold
18624 Example Phone List (ignore the names)
18625 \end_layout
18626
18627 \end_inset
18628 </cell>
18629 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18630 \begin_inset Text
18631
18632 \begin_layout Plain Layout
18633
18634 \end_layout
18635
18636 \end_inset
18637 </cell>
18638 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18639 \begin_inset Text
18640
18641 \begin_layout Plain Layout
18642
18643 \end_layout
18644
18645 \end_inset
18646 </cell>
18647 </row>
18648 <row endfirsthead="true">
18649 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18650 \begin_inset Text
18651
18652 \begin_layout Plain Layout
18653
18654 \series bold
18655 NAME
18656 \end_layout
18657
18658 \end_inset
18659 </cell>
18660 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18661 \begin_inset Text
18662
18663 \begin_layout Plain Layout
18664
18665 \end_layout
18666
18667 \end_inset
18668 </cell>
18669 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18670 \begin_inset Text
18671
18672 \begin_layout Plain Layout
18673
18674 \series bold
18675 TEL.
18676 \end_layout
18677
18678 \end_inset
18679 </cell>
18680 </row>
18681 <row endhead="true">
18682 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18683 \begin_inset Text
18684
18685 \begin_layout Plain Layout
18686  
18687 \series bold
18688 Example Phone List
18689 \end_layout
18690
18691 \end_inset
18692 </cell>
18693 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18694 \begin_inset Text
18695
18696 \begin_layout Plain Layout
18697
18698 \end_layout
18699
18700 \end_inset
18701 </cell>
18702 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18703 \begin_inset Text
18704
18705 \begin_layout Plain Layout
18706
18707 \end_layout
18708
18709 \end_inset
18710 </cell>
18711 </row>
18712 <row endhead="true">
18713 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18714 \begin_inset Text
18715
18716 \begin_layout Plain Layout
18717
18718 \series bold
18719 NAME
18720 \end_layout
18721
18722 \end_inset
18723 </cell>
18724 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18725 \begin_inset Text
18726
18727 \begin_layout Plain Layout
18728
18729 \end_layout
18730
18731 \end_inset
18732 </cell>
18733 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18734 \begin_inset Text
18735
18736 \begin_layout Plain Layout
18737
18738 \series bold
18739 TEL.
18740 \end_layout
18741
18742 \end_inset
18743 </cell>
18744 </row>
18745 <row endfoot="true">
18746 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18747 \begin_inset Text
18748
18749 \begin_layout Plain Layout
18750  
18751 \series bold
18752 continue ...
18753 \end_layout
18754
18755 \end_inset
18756 </cell>
18757 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18758 \begin_inset Text
18759
18760 \begin_layout Plain Layout
18761
18762 \end_layout
18763
18764 \end_inset
18765 </cell>
18766 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18767 \begin_inset Text
18768
18769 \begin_layout Plain Layout
18770
18771 \end_layout
18772
18773 \end_inset
18774 </cell>
18775 </row>
18776 <row>
18777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18778 \begin_inset Text
18779
18780 \begin_layout Plain Layout
18781
18782 \series bold
18783 Annovi
18784 \end_layout
18785
18786 \end_inset
18787 </cell>
18788 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18789 \begin_inset Text
18790
18791 \begin_layout Plain Layout
18792 Silvia
18793 \end_layout
18794
18795 \end_inset
18796 </cell>
18797 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18798 \begin_inset Text
18799
18800 \begin_layout Plain Layout
18801 111
18802 \end_layout
18803
18804 \end_inset
18805 </cell>
18806 </row>
18807 <row>
18808 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18809 \begin_inset Text
18810
18811 \begin_layout Plain Layout
18812
18813 \series bold
18814 Bertoli
18815 \end_layout
18816
18817 \end_inset
18818 </cell>
18819 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18820 \begin_inset Text
18821
18822 \begin_layout Plain Layout
18823 Stefano
18824 \end_layout
18825
18826 \end_inset
18827 </cell>
18828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18829 \begin_inset Text
18830
18831 \begin_layout Plain Layout
18832 111
18833 \end_layout
18834
18835 \end_inset
18836 </cell>
18837 </row>
18838 <row>
18839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18840 \begin_inset Text
18841
18842 \begin_layout Plain Layout
18843
18844 \series bold
18845 Bozzi
18846 \end_layout
18847
18848 \end_inset
18849 </cell>
18850 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18851 \begin_inset Text
18852
18853 \begin_layout Plain Layout
18854 Walter
18855 \end_layout
18856
18857 \end_inset
18858 </cell>
18859 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18860 \begin_inset Text
18861
18862 \begin_layout Plain Layout
18863 111
18864 \end_layout
18865
18866 \end_inset
18867 </cell>
18868 </row>
18869 <row>
18870 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18871 \begin_inset Text
18872
18873 \begin_layout Plain Layout
18874
18875 \series bold
18876 Cachia
18877 \end_layout
18878
18879 \end_inset
18880 </cell>
18881 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18882 \begin_inset Text
18883
18884 \begin_layout Plain Layout
18885 Maria
18886 \end_layout
18887
18888 \end_inset
18889 </cell>
18890 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18891 \begin_inset Text
18892
18893 \begin_layout Plain Layout
18894 111
18895 \end_layout
18896
18897 \end_inset
18898 </cell>
18899 </row>
18900 <row>
18901 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18902 \begin_inset Text
18903
18904 \begin_layout Plain Layout
18905
18906 \series bold
18907 Cachia
18908 \end_layout
18909
18910 \end_inset
18911 </cell>
18912 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18913 \begin_inset Text
18914
18915 \begin_layout Plain Layout
18916 Maurizio
18917 \end_layout
18918
18919 \end_inset
18920 </cell>
18921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18922 \begin_inset Text
18923
18924 \begin_layout Plain Layout
18925 111
18926 \end_layout
18927
18928 \end_inset
18929 </cell>
18930 </row>
18931 <row>
18932 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18933 \begin_inset Text
18934
18935 \begin_layout Plain Layout
18936
18937 \series bold
18938 Cinquemani
18939 \end_layout
18940
18941 \end_inset
18942 </cell>
18943 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18944 \begin_inset Text
18945
18946 \begin_layout Plain Layout
18947 Giusi
18948 \end_layout
18949
18950 \end_inset
18951 </cell>
18952 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18953 \begin_inset Text
18954
18955 \begin_layout Plain Layout
18956 111
18957 \end_layout
18958
18959 \end_inset
18960 </cell>
18961 </row>
18962 <row>
18963 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18964 \begin_inset Text
18965
18966 \begin_layout Plain Layout
18967
18968 \series bold
18969 Colin
18970 \end_layout
18971
18972 \end_inset
18973 </cell>
18974 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18975 \begin_inset Text
18976
18977 \begin_layout Plain Layout
18978 Bernard
18979 \end_layout
18980
18981 \end_inset
18982 </cell>
18983 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18984 \begin_inset Text
18985
18986 \begin_layout Plain Layout
18987 111
18988 \end_layout
18989
18990 \end_inset
18991 </cell>
18992 </row>
18993 <row>
18994 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18995 \begin_inset Text
18996
18997 \begin_layout Plain Layout
18998
18999 \series bold
19000 Concli
19001 \end_layout
19002
19003 \end_inset
19004 </cell>
19005 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19006 \begin_inset Text
19007
19008 \begin_layout Plain Layout
19009 Gianfranco
19010 \end_layout
19011
19012 \end_inset
19013 </cell>
19014 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19015 \begin_inset Text
19016
19017 \begin_layout Plain Layout
19018 111
19019 \end_layout
19020
19021 \end_inset
19022 </cell>
19023 </row>
19024 <row>
19025 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19026 \begin_inset Text
19027
19028 \begin_layout Plain Layout
19029
19030 \series bold
19031 Dal Bosco
19032 \end_layout
19033
19034 \end_inset
19035 </cell>
19036 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19037 \begin_inset Text
19038
19039 \begin_layout Plain Layout
19040 Carolina
19041 \end_layout
19042
19043 \end_inset
19044 </cell>
19045 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19046 \begin_inset Text
19047
19048 \begin_layout Plain Layout
19049 111
19050 \end_layout
19051
19052 \end_inset
19053 </cell>
19054 </row>
19055 <row>
19056 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19057 \begin_inset Text
19058
19059 \begin_layout Plain Layout
19060
19061 \series bold
19062 Dalpiaz
19063 \end_layout
19064
19065 \end_inset
19066 </cell>
19067 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19068 \begin_inset Text
19069
19070 \begin_layout Plain Layout
19071 Annamaria
19072 \end_layout
19073
19074 \end_inset
19075 </cell>
19076 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19077 \begin_inset Text
19078
19079 \begin_layout Plain Layout
19080 111
19081 \end_layout
19082
19083 \end_inset
19084 </cell>
19085 </row>
19086 <row>
19087 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19088 \begin_inset Text
19089
19090 \begin_layout Plain Layout
19091
19092 \series bold
19093 Feliciello
19094 \end_layout
19095
19096 \end_inset
19097 </cell>
19098 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19099 \begin_inset Text
19100
19101 \begin_layout Plain Layout
19102 Domenico
19103 \end_layout
19104
19105 \end_inset
19106 </cell>
19107 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19108 \begin_inset Text
19109
19110 \begin_layout Plain Layout
19111 111
19112 \end_layout
19113
19114 \end_inset
19115 </cell>
19116 </row>
19117 <row>
19118 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19119 \begin_inset Text
19120
19121 \begin_layout Plain Layout
19122
19123 \series bold
19124 Focarelli
19125 \end_layout
19126
19127 \end_inset
19128 </cell>
19129 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19130 \begin_inset Text
19131
19132 \begin_layout Plain Layout
19133 Paola
19134 \end_layout
19135
19136 \end_inset
19137 </cell>
19138 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19139 \begin_inset Text
19140
19141 \begin_layout Plain Layout
19142 111
19143 \end_layout
19144
19145 \end_inset
19146 </cell>
19147 </row>
19148 <row>
19149 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19150 \begin_inset Text
19151
19152 \begin_layout Plain Layout
19153
19154 \series bold
19155 Galletti
19156 \end_layout
19157
19158 \end_inset
19159 </cell>
19160 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19161 \begin_inset Text
19162
19163 \begin_layout Plain Layout
19164 Oreste
19165 \end_layout
19166
19167 \end_inset
19168 </cell>
19169 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19170 \begin_inset Text
19171
19172 \begin_layout Plain Layout
19173 111
19174 \end_layout
19175
19176 \end_inset
19177 </cell>
19178 </row>
19179 <row>
19180 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19181 \begin_inset Text
19182
19183 \begin_layout Plain Layout
19184
19185 \series bold
19186 Gasparini
19187 \end_layout
19188
19189 \end_inset
19190 </cell>
19191 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19192 \begin_inset Text
19193
19194 \begin_layout Plain Layout
19195 Franca
19196 \end_layout
19197
19198 \end_inset
19199 </cell>
19200 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19201 \begin_inset Text
19202
19203 \begin_layout Plain Layout
19204 111
19205 \end_layout
19206
19207 \end_inset
19208 </cell>
19209 </row>
19210 <row>
19211 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19212 \begin_inset Text
19213
19214 \begin_layout Plain Layout
19215
19216 \series bold
19217 Rizzardi
19218 \end_layout
19219
19220 \end_inset
19221 </cell>
19222 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19223 \begin_inset Text
19224
19225 \begin_layout Plain Layout
19226 Paola
19227 \end_layout
19228
19229 \end_inset
19230 </cell>
19231 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19232 \begin_inset Text
19233
19234 \begin_layout Plain Layout
19235 111
19236 \end_layout
19237
19238 \end_inset
19239 </cell>
19240 </row>
19241 <row>
19242 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19243 \begin_inset Text
19244
19245 \begin_layout Plain Layout
19246
19247 \series bold
19248 Lassini
19249 \end_layout
19250
19251 \end_inset
19252 </cell>
19253 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19254 \begin_inset Text
19255
19256 \begin_layout Plain Layout
19257 Giancarlo
19258 \end_layout
19259
19260 \end_inset
19261 </cell>
19262 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19263 \begin_inset Text
19264
19265 \begin_layout Plain Layout
19266 111
19267 \end_layout
19268
19269 \end_inset
19270 </cell>
19271 </row>
19272 <row>
19273 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19274 \begin_inset Text
19275
19276 \begin_layout Plain Layout
19277
19278 \series bold
19279 Malfatti
19280 \end_layout
19281
19282 \end_inset
19283 </cell>
19284 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19285 \begin_inset Text
19286
19287 \begin_layout Plain Layout
19288 Luciano
19289 \end_layout
19290
19291 \end_inset
19292 </cell>
19293 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19294 \begin_inset Text
19295
19296 \begin_layout Plain Layout
19297 111
19298 \end_layout
19299
19300 \end_inset
19301 </cell>
19302 </row>
19303 <row>
19304 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19305 \begin_inset Text
19306
19307 \begin_layout Plain Layout
19308
19309 \series bold
19310 Malfatti
19311 \end_layout
19312
19313 \end_inset
19314 </cell>
19315 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19316 \begin_inset Text
19317
19318 \begin_layout Plain Layout
19319 Valeriano
19320 \end_layout
19321
19322 \end_inset
19323 </cell>
19324 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19325 \begin_inset Text
19326
19327 \begin_layout Plain Layout
19328 111
19329 \end_layout
19330
19331 \end_inset
19332 </cell>
19333 </row>
19334 <row>
19335 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19336 \begin_inset Text
19337
19338 \begin_layout Plain Layout
19339
19340 \series bold
19341 Meneguzzo
19342 \end_layout
19343
19344 \end_inset
19345 </cell>
19346 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19347 \begin_inset Text
19348
19349 \begin_layout Plain Layout
19350 Roberto
19351 \end_layout
19352
19353 \end_inset
19354 </cell>
19355 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19356 \begin_inset Text
19357
19358 \begin_layout Plain Layout
19359 111
19360 \end_layout
19361
19362 \end_inset
19363 </cell>
19364 </row>
19365 <row>
19366 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19367 \begin_inset Text
19368
19369 \begin_layout Plain Layout
19370
19371 \series bold
19372 Mezzadra
19373 \end_layout
19374
19375 \end_inset
19376 </cell>
19377 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19378 \begin_inset Text
19379
19380 \begin_layout Plain Layout
19381 Roberto
19382 \end_layout
19383
19384 \end_inset
19385 </cell>
19386 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19387 \begin_inset Text
19388
19389 \begin_layout Plain Layout
19390 111
19391 \end_layout
19392
19393 \end_inset
19394 </cell>
19395 </row>
19396 <row>
19397 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19398 \begin_inset Text
19399
19400 \begin_layout Plain Layout
19401
19402 \series bold
19403 Pirpamer
19404 \end_layout
19405
19406 \end_inset
19407 </cell>
19408 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19409 \begin_inset Text
19410
19411 \begin_layout Plain Layout
19412 Erich
19413 \end_layout
19414
19415 \end_inset
19416 </cell>
19417 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19418 \begin_inset Text
19419
19420 \begin_layout Plain Layout
19421 111
19422 \end_layout
19423
19424 \end_inset
19425 </cell>
19426 </row>
19427 <row>
19428 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19429 \begin_inset Text
19430
19431 \begin_layout Plain Layout
19432
19433 \series bold
19434 Pochiesa
19435 \end_layout
19436
19437 \end_inset
19438 </cell>
19439 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19440 \begin_inset Text
19441
19442 \begin_layout Plain Layout
19443 Paolo
19444 \end_layout
19445
19446 \end_inset
19447 </cell>
19448 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19449 \begin_inset Text
19450
19451 \begin_layout Plain Layout
19452 111, 222
19453 \end_layout
19454
19455 \end_inset
19456 </cell>
19457 </row>
19458 <row>
19459 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19460 \begin_inset Text
19461
19462 \begin_layout Plain Layout
19463
19464 \series bold
19465 Radina
19466 \end_layout
19467
19468 \end_inset
19469 </cell>
19470 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19471 \begin_inset Text
19472
19473 \begin_layout Plain Layout
19474 Claudio
19475 \end_layout
19476
19477 \end_inset
19478 </cell>
19479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19480 \begin_inset Text
19481
19482 \begin_layout Plain Layout
19483 111
19484 \end_layout
19485
19486 \end_inset
19487 </cell>
19488 </row>
19489 <row>
19490 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19491 \begin_inset Text
19492
19493 \begin_layout Plain Layout
19494
19495 \series bold
19496 Stuffer
19497 \end_layout
19498
19499 \end_inset
19500 </cell>
19501 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19502 \begin_inset Text
19503
19504 \begin_layout Plain Layout
19505 Oskar
19506 \end_layout
19507
19508 \end_inset
19509 </cell>
19510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19511 \begin_inset Text
19512
19513 \begin_layout Plain Layout
19514 111
19515 \end_layout
19516
19517 \end_inset
19518 </cell>
19519 </row>
19520 <row>
19521 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19522 \begin_inset Text
19523
19524 \begin_layout Plain Layout
19525
19526 \series bold
19527 Tacchelli
19528 \end_layout
19529
19530 \end_inset
19531 </cell>
19532 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19533 \begin_inset Text
19534
19535 \begin_layout Plain Layout
19536 Ugo
19537 \end_layout
19538
19539 \end_inset
19540 </cell>
19541 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19542 \begin_inset Text
19543
19544 \begin_layout Plain Layout
19545 111
19546 \end_layout
19547
19548 \end_inset
19549 </cell>
19550 </row>
19551 <row>
19552 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19553 \begin_inset Text
19554
19555 \begin_layout Plain Layout
19556
19557 \series bold
19558 Tezzele
19559 \end_layout
19560
19561 \end_inset
19562 </cell>
19563 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19564 \begin_inset Text
19565
19566 \begin_layout Plain Layout
19567 Margit
19568 \end_layout
19569
19570 \end_inset
19571 </cell>
19572 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19573 \begin_inset Text
19574
19575 \begin_layout Plain Layout
19576 111
19577 \end_layout
19578
19579 \end_inset
19580 </cell>
19581 </row>
19582 <row>
19583 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19584 \begin_inset Text
19585
19586 \begin_layout Plain Layout
19587
19588 \series bold
19589 Unterkalmsteiner
19590 \end_layout
19591
19592 \end_inset
19593 </cell>
19594 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19595 \begin_inset Text
19596
19597 \begin_layout Plain Layout
19598 Frieda
19599 \end_layout
19600
19601 \end_inset
19602 </cell>
19603 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19604 \begin_inset Text
19605
19606 \begin_layout Plain Layout
19607 111
19608 \end_layout
19609
19610 \end_inset
19611 </cell>
19612 </row>
19613 <row>
19614 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19615 \begin_inset Text
19616
19617 \begin_layout Plain Layout
19618
19619 \series bold
19620 Vieider
19621 \end_layout
19622
19623 \end_inset
19624 </cell>
19625 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19626 \begin_inset Text
19627
19628 \begin_layout Plain Layout
19629 Hilde
19630 \end_layout
19631
19632 \end_inset
19633 </cell>
19634 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19635 \begin_inset Text
19636
19637 \begin_layout Plain Layout
19638 111
19639 \end_layout
19640
19641 \end_inset
19642 </cell>
19643 </row>
19644 <row>
19645 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19646 \begin_inset Text
19647
19648 \begin_layout Plain Layout
19649
19650 \series bold
19651 Vigna
19652 \end_layout
19653
19654 \end_inset
19655 </cell>
19656 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19657 \begin_inset Text
19658
19659 \begin_layout Plain Layout
19660 Jürgen
19661 \end_layout
19662
19663 \end_inset
19664 </cell>
19665 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19666 \begin_inset Text
19667
19668 \begin_layout Plain Layout
19669 111
19670 \end_layout
19671
19672 \end_inset
19673 </cell>
19674 </row>
19675 <row>
19676 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19677 \begin_inset Text
19678
19679 \begin_layout Plain Layout
19680
19681 \series bold
19682 Weber
19683 \end_layout
19684
19685 \end_inset
19686 </cell>
19687 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19688 \begin_inset Text
19689
19690 \begin_layout Plain Layout
19691 Maurizio
19692 \end_layout
19693
19694 \end_inset
19695 </cell>
19696 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19697 \begin_inset Text
19698
19699 \begin_layout Plain Layout
19700 111
19701 \end_layout
19702
19703 \end_inset
19704 </cell>
19705 </row>
19706 <row>
19707 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19708 \begin_inset Text
19709
19710 \begin_layout Plain Layout
19711
19712 \series bold
19713 Winkler
19714 \end_layout
19715
19716 \end_inset
19717 </cell>
19718 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19719 \begin_inset Text
19720
19721 \begin_layout Plain Layout
19722 Franz
19723 \end_layout
19724
19725 \end_inset
19726 </cell>
19727 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19728 \begin_inset Text
19729
19730 \begin_layout Plain Layout
19731 111
19732 \end_layout
19733
19734 \end_inset
19735 </cell>
19736 </row>
19737 <row>
19738 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19739 \begin_inset Text
19740
19741 \begin_layout Plain Layout
19742  
19743 \end_layout
19744
19745 \end_inset
19746 </cell>
19747 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19748 \begin_inset Text
19749
19750 \begin_layout Plain Layout
19751
19752 \end_layout
19753
19754 \end_inset
19755 </cell>
19756 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19757 \begin_inset Text
19758
19759 \begin_layout Plain Layout
19760
19761 \end_layout
19762
19763 \end_inset
19764 </cell>
19765 </row>
19766 <row>
19767 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19768 \begin_inset Text
19769
19770 \begin_layout Plain Layout
19771
19772 \series bold
19773 Annovi
19774 \end_layout
19775
19776 \end_inset
19777 </cell>
19778 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19779 \begin_inset Text
19780
19781 \begin_layout Plain Layout
19782 Silvia
19783 \end_layout
19784
19785 \end_inset
19786 </cell>
19787 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19788 \begin_inset Text
19789
19790 \begin_layout Plain Layout
19791 555
19792 \end_layout
19793
19794 \end_inset
19795 </cell>
19796 </row>
19797 <row>
19798 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19799 \begin_inset Text
19800
19801 \begin_layout Plain Layout
19802
19803 \series bold
19804 Bertoli
19805 \end_layout
19806
19807 \end_inset
19808 </cell>
19809 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19810 \begin_inset Text
19811
19812 \begin_layout Plain Layout
19813 Stefano
19814 \end_layout
19815
19816 \end_inset
19817 </cell>
19818 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19819 \begin_inset Text
19820
19821 \begin_layout Plain Layout
19822 555
19823 \end_layout
19824
19825 \end_inset
19826 </cell>
19827 </row>
19828 <row>
19829 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19830 \begin_inset Text
19831
19832 \begin_layout Plain Layout
19833
19834 \series bold
19835 Bozzi
19836 \end_layout
19837
19838 \end_inset
19839 </cell>
19840 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19841 \begin_inset Text
19842
19843 \begin_layout Plain Layout
19844 Walter
19845 \end_layout
19846
19847 \end_inset
19848 </cell>
19849 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19850 \begin_inset Text
19851
19852 \begin_layout Plain Layout
19853 555
19854 \end_layout
19855
19856 \end_inset
19857 </cell>
19858 </row>
19859 <row>
19860 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19861 \begin_inset Text
19862
19863 \begin_layout Plain Layout
19864
19865 \series bold
19866 Cachia
19867 \end_layout
19868
19869 \end_inset
19870 </cell>
19871 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19872 \begin_inset Text
19873
19874 \begin_layout Plain Layout
19875 Maria
19876 \end_layout
19877
19878 \end_inset
19879 </cell>
19880 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19881 \begin_inset Text
19882
19883 \begin_layout Plain Layout
19884 555
19885 \end_layout
19886
19887 \end_inset
19888 </cell>
19889 </row>
19890 <row>
19891 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19892 \begin_inset Text
19893
19894 \begin_layout Plain Layout
19895
19896 \series bold
19897 Cachia
19898 \end_layout
19899
19900 \end_inset
19901 </cell>
19902 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19903 \begin_inset Text
19904
19905 \begin_layout Plain Layout
19906 Maurizio
19907 \end_layout
19908
19909 \end_inset
19910 </cell>
19911 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19912 \begin_inset Text
19913
19914 \begin_layout Plain Layout
19915 555
19916 \end_layout
19917
19918 \end_inset
19919 </cell>
19920 </row>
19921 <row>
19922 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19923 \begin_inset Text
19924
19925 \begin_layout Plain Layout
19926
19927 \series bold
19928 Cinquemani
19929 \end_layout
19930
19931 \end_inset
19932 </cell>
19933 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19934 \begin_inset Text
19935
19936 \begin_layout Plain Layout
19937 Giusi
19938 \end_layout
19939
19940 \end_inset
19941 </cell>
19942 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19943 \begin_inset Text
19944
19945 \begin_layout Plain Layout
19946 555
19947 \end_layout
19948
19949 \end_inset
19950 </cell>
19951 </row>
19952 <row>
19953 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19954 \begin_inset Text
19955
19956 \begin_layout Plain Layout
19957
19958 \series bold
19959 Colin
19960 \end_layout
19961
19962 \end_inset
19963 </cell>
19964 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19965 \begin_inset Text
19966
19967 \begin_layout Plain Layout
19968 Bernard
19969 \end_layout
19970
19971 \end_inset
19972 </cell>
19973 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19974 \begin_inset Text
19975
19976 \begin_layout Plain Layout
19977 555
19978 \end_layout
19979
19980 \end_inset
19981 </cell>
19982 </row>
19983 <row>
19984 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19985 \begin_inset Text
19986
19987 \begin_layout Plain Layout
19988
19989 \series bold
19990 Concli
19991 \end_layout
19992
19993 \end_inset
19994 </cell>
19995 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19996 \begin_inset Text
19997
19998 \begin_layout Plain Layout
19999 Gianfranco
20000 \end_layout
20001
20002 \end_inset
20003 </cell>
20004 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20005 \begin_inset Text
20006
20007 \begin_layout Plain Layout
20008 555
20009 \end_layout
20010
20011 \end_inset
20012 </cell>
20013 </row>
20014 <row>
20015 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20016 \begin_inset Text
20017
20018 \begin_layout Plain Layout
20019
20020 \series bold
20021 Dal Bosco
20022 \end_layout
20023
20024 \end_inset
20025 </cell>
20026 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20027 \begin_inset Text
20028
20029 \begin_layout Plain Layout
20030 Carolina
20031 \end_layout
20032
20033 \end_inset
20034 </cell>
20035 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20036 \begin_inset Text
20037
20038 \begin_layout Plain Layout
20039 555
20040 \end_layout
20041
20042 \end_inset
20043 </cell>
20044 </row>
20045 <row>
20046 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20047 \begin_inset Text
20048
20049 \begin_layout Plain Layout
20050
20051 \series bold
20052 Dalpiaz
20053 \end_layout
20054
20055 \end_inset
20056 </cell>
20057 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20058 \begin_inset Text
20059
20060 \begin_layout Plain Layout
20061 Annamaria
20062 \end_layout
20063
20064 \end_inset
20065 </cell>
20066 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20067 \begin_inset Text
20068
20069 \begin_layout Plain Layout
20070 555
20071 \end_layout
20072
20073 \end_inset
20074 </cell>
20075 </row>
20076 <row>
20077 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20078 \begin_inset Text
20079
20080 \begin_layout Plain Layout
20081
20082 \series bold
20083 Feliciello
20084 \end_layout
20085
20086 \end_inset
20087 </cell>
20088 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20089 \begin_inset Text
20090
20091 \begin_layout Plain Layout
20092 Domenico
20093 \end_layout
20094
20095 \end_inset
20096 </cell>
20097 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20098 \begin_inset Text
20099
20100 \begin_layout Plain Layout
20101 555
20102 \end_layout
20103
20104 \end_inset
20105 </cell>
20106 </row>
20107 <row>
20108 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20109 \begin_inset Text
20110
20111 \begin_layout Plain Layout
20112
20113 \series bold
20114 Focarelli
20115 \end_layout
20116
20117 \end_inset
20118 </cell>
20119 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20120 \begin_inset Text
20121
20122 \begin_layout Plain Layout
20123 Paola
20124 \end_layout
20125
20126 \end_inset
20127 </cell>
20128 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20129 \begin_inset Text
20130
20131 \begin_layout Plain Layout
20132 555
20133 \end_layout
20134
20135 \end_inset
20136 </cell>
20137 </row>
20138 <row>
20139 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20140 \begin_inset Text
20141
20142 \begin_layout Plain Layout
20143
20144 \series bold
20145 Galletti
20146 \end_layout
20147
20148 \end_inset
20149 </cell>
20150 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20151 \begin_inset Text
20152
20153 \begin_layout Plain Layout
20154 Oreste
20155 \end_layout
20156
20157 \end_inset
20158 </cell>
20159 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20160 \begin_inset Text
20161
20162 \begin_layout Plain Layout
20163 555
20164 \end_layout
20165
20166 \end_inset
20167 </cell>
20168 </row>
20169 <row>
20170 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20171 \begin_inset Text
20172
20173 \begin_layout Plain Layout
20174
20175 \series bold
20176 Gasparini
20177 \end_layout
20178
20179 \end_inset
20180 </cell>
20181 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20182 \begin_inset Text
20183
20184 \begin_layout Plain Layout
20185 Franca
20186 \end_layout
20187
20188 \end_inset
20189 </cell>
20190 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20191 \begin_inset Text
20192
20193 \begin_layout Plain Layout
20194 555
20195 \end_layout
20196
20197 \end_inset
20198 </cell>
20199 </row>
20200 <row>
20201 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20202 \begin_inset Text
20203
20204 \begin_layout Plain Layout
20205
20206 \series bold
20207 Rizzardi
20208 \end_layout
20209
20210 \end_inset
20211 </cell>
20212 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20213 \begin_inset Text
20214
20215 \begin_layout Plain Layout
20216 Paola
20217 \end_layout
20218
20219 \end_inset
20220 </cell>
20221 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20222 \begin_inset Text
20223
20224 \begin_layout Plain Layout
20225 555
20226 \end_layout
20227
20228 \end_inset
20229 </cell>
20230 </row>
20231 <row>
20232 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20233 \begin_inset Text
20234
20235 \begin_layout Plain Layout
20236
20237 \series bold
20238 Lassini
20239 \end_layout
20240
20241 \end_inset
20242 </cell>
20243 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20244 \begin_inset Text
20245
20246 \begin_layout Plain Layout
20247 Giancarlo
20248 \end_layout
20249
20250 \end_inset
20251 </cell>
20252 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20253 \begin_inset Text
20254
20255 \begin_layout Plain Layout
20256 555
20257 \end_layout
20258
20259 \end_inset
20260 </cell>
20261 </row>
20262 <row>
20263 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20264 \begin_inset Text
20265
20266 \begin_layout Plain Layout
20267
20268 \series bold
20269 Malfatti
20270 \end_layout
20271
20272 \end_inset
20273 </cell>
20274 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20275 \begin_inset Text
20276
20277 \begin_layout Plain Layout
20278 Luciano
20279 \end_layout
20280
20281 \end_inset
20282 </cell>
20283 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20284 \begin_inset Text
20285
20286 \begin_layout Plain Layout
20287 555
20288 \end_layout
20289
20290 \end_inset
20291 </cell>
20292 </row>
20293 <row>
20294 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20295 \begin_inset Text
20296
20297 \begin_layout Plain Layout
20298
20299 \series bold
20300 Malfatti
20301 \end_layout
20302
20303 \end_inset
20304 </cell>
20305 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20306 \begin_inset Text
20307
20308 \begin_layout Plain Layout
20309 Valeriano
20310 \end_layout
20311
20312 \end_inset
20313 </cell>
20314 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20315 \begin_inset Text
20316
20317 \begin_layout Plain Layout
20318 555
20319 \end_layout
20320
20321 \end_inset
20322 </cell>
20323 </row>
20324 <row>
20325 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20326 \begin_inset Text
20327
20328 \begin_layout Plain Layout
20329
20330 \series bold
20331 Meneguzzo
20332 \end_layout
20333
20334 \end_inset
20335 </cell>
20336 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20337 \begin_inset Text
20338
20339 \begin_layout Plain Layout
20340 Roberto
20341 \end_layout
20342
20343 \end_inset
20344 </cell>
20345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20346 \begin_inset Text
20347
20348 \begin_layout Plain Layout
20349 555
20350 \end_layout
20351
20352 \end_inset
20353 </cell>
20354 </row>
20355 <row>
20356 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20357 \begin_inset Text
20358
20359 \begin_layout Plain Layout
20360
20361 \series bold
20362 Mezzadra
20363 \end_layout
20364
20365 \end_inset
20366 </cell>
20367 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20368 \begin_inset Text
20369
20370 \begin_layout Plain Layout
20371 Roberto
20372 \end_layout
20373
20374 \end_inset
20375 </cell>
20376 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20377 \begin_inset Text
20378
20379 \begin_layout Plain Layout
20380 555
20381 \end_layout
20382
20383 \end_inset
20384 </cell>
20385 </row>
20386 <row>
20387 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20388 \begin_inset Text
20389
20390 \begin_layout Plain Layout
20391
20392 \series bold
20393 Pirpamer
20394 \end_layout
20395
20396 \end_inset
20397 </cell>
20398 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20399 \begin_inset Text
20400
20401 \begin_layout Plain Layout
20402 Erich
20403 \end_layout
20404
20405 \end_inset
20406 </cell>
20407 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20408 \begin_inset Text
20409
20410 \begin_layout Plain Layout
20411 555
20412 \end_layout
20413
20414 \end_inset
20415 </cell>
20416 </row>
20417 <row>
20418 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20419 \begin_inset Text
20420
20421 \begin_layout Plain Layout
20422
20423 \series bold
20424 Pochiesa
20425 \end_layout
20426
20427 \end_inset
20428 </cell>
20429 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20430 \begin_inset Text
20431
20432 \begin_layout Plain Layout
20433 Paolo
20434 \end_layout
20435
20436 \end_inset
20437 </cell>
20438 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20439 \begin_inset Text
20440
20441 \begin_layout Plain Layout
20442 555, 222
20443 \end_layout
20444
20445 \end_inset
20446 </cell>
20447 </row>
20448 <row>
20449 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20450 \begin_inset Text
20451
20452 \begin_layout Plain Layout
20453
20454 \series bold
20455 Radina
20456 \end_layout
20457
20458 \end_inset
20459 </cell>
20460 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20461 \begin_inset Text
20462
20463 \begin_layout Plain Layout
20464 Claudio
20465 \end_layout
20466
20467 \end_inset
20468 </cell>
20469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20470 \begin_inset Text
20471
20472 \begin_layout Plain Layout
20473 555
20474 \end_layout
20475
20476 \end_inset
20477 </cell>
20478 </row>
20479 <row>
20480 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20481 \begin_inset Text
20482
20483 \begin_layout Plain Layout
20484
20485 \series bold
20486 Stuffer
20487 \end_layout
20488
20489 \end_inset
20490 </cell>
20491 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20492 \begin_inset Text
20493
20494 \begin_layout Plain Layout
20495 Oskar
20496 \end_layout
20497
20498 \end_inset
20499 </cell>
20500 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20501 \begin_inset Text
20502
20503 \begin_layout Plain Layout
20504 555
20505 \end_layout
20506
20507 \end_inset
20508 </cell>
20509 </row>
20510 <row>
20511 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20512 \begin_inset Text
20513
20514 \begin_layout Plain Layout
20515
20516 \series bold
20517 Tacchelli
20518 \end_layout
20519
20520 \end_inset
20521 </cell>
20522 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20523 \begin_inset Text
20524
20525 \begin_layout Plain Layout
20526 Ugo
20527 \end_layout
20528
20529 \end_inset
20530 </cell>
20531 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20532 \begin_inset Text
20533
20534 \begin_layout Plain Layout
20535 555
20536 \end_layout
20537
20538 \end_inset
20539 </cell>
20540 </row>
20541 <row>
20542 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20543 \begin_inset Text
20544
20545 \begin_layout Plain Layout
20546
20547 \series bold
20548 Tezzele
20549 \end_layout
20550
20551 \end_inset
20552 </cell>
20553 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20554 \begin_inset Text
20555
20556 \begin_layout Plain Layout
20557 Margit
20558 \end_layout
20559
20560 \end_inset
20561 </cell>
20562 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20563 \begin_inset Text
20564
20565 \begin_layout Plain Layout
20566 555
20567 \end_layout
20568
20569 \end_inset
20570 </cell>
20571 </row>
20572 <row>
20573 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20574 \begin_inset Text
20575
20576 \begin_layout Plain Layout
20577
20578 \series bold
20579 Unterkalmsteiner
20580 \end_layout
20581
20582 \end_inset
20583 </cell>
20584 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20585 \begin_inset Text
20586
20587 \begin_layout Plain Layout
20588 Frieda
20589 \end_layout
20590
20591 \end_inset
20592 </cell>
20593 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20594 \begin_inset Text
20595
20596 \begin_layout Plain Layout
20597 555
20598 \end_layout
20599
20600 \end_inset
20601 </cell>
20602 </row>
20603 <row>
20604 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20605 \begin_inset Text
20606
20607 \begin_layout Plain Layout
20608
20609 \series bold
20610 Vieider
20611 \end_layout
20612
20613 \end_inset
20614 </cell>
20615 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20616 \begin_inset Text
20617
20618 \begin_layout Plain Layout
20619 Hilde
20620 \end_layout
20621
20622 \end_inset
20623 </cell>
20624 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20625 \begin_inset Text
20626
20627 \begin_layout Plain Layout
20628 555
20629 \end_layout
20630
20631 \end_inset
20632 </cell>
20633 </row>
20634 <row>
20635 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20636 \begin_inset Text
20637
20638 \begin_layout Plain Layout
20639
20640 \series bold
20641 Vigna
20642 \end_layout
20643
20644 \end_inset
20645 </cell>
20646 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20647 \begin_inset Text
20648
20649 \begin_layout Plain Layout
20650 Jürgen
20651 \end_layout
20652
20653 \end_inset
20654 </cell>
20655 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20656 \begin_inset Text
20657
20658 \begin_layout Plain Layout
20659 999
20660 \end_layout
20661
20662 \end_inset
20663 </cell>
20664 </row>
20665 <row>
20666 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20667 \begin_inset Text
20668
20669 \begin_layout Plain Layout
20670
20671 \series bold
20672 Weber
20673 \end_layout
20674
20675 \end_inset
20676 </cell>
20677 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20678 \begin_inset Text
20679
20680 \begin_layout Plain Layout
20681 Maurizio
20682 \end_layout
20683
20684 \end_inset
20685 </cell>
20686 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20687 \begin_inset Text
20688
20689 \begin_layout Plain Layout
20690 555
20691 \end_layout
20692
20693 \end_inset
20694 </cell>
20695 </row>
20696 <row>
20697 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20698 \begin_inset Text
20699
20700 \begin_layout Plain Layout
20701
20702 \series bold
20703 Winkler
20704 \end_layout
20705
20706 \end_inset
20707 </cell>
20708 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20709 \begin_inset Text
20710
20711 \begin_layout Plain Layout
20712 Franz
20713 \end_layout
20714
20715 \end_inset
20716 </cell>
20717 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20718 \begin_inset Text
20719
20720 \begin_layout Plain Layout
20721 555
20722 \end_layout
20723
20724 \end_inset
20725 </cell>
20726 </row>
20727 <row endlastfoot="true">
20728 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20729 \begin_inset Text
20730
20731 \begin_layout Plain Layout
20732
20733 \series bold
20734 End
20735 \end_layout
20736
20737 \end_inset
20738 </cell>
20739 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20740 \begin_inset Text
20741
20742 \begin_layout Plain Layout
20743
20744 \end_layout
20745
20746 \end_inset
20747 </cell>
20748 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20749 \begin_inset Text
20750
20751 \begin_layout Plain Layout
20752
20753 \end_layout
20754
20755 \end_inset
20756 </cell>
20757 </row>
20758 </lyxtabular>
20759
20760 \end_inset
20761
20762
20763 \end_layout
20764
20765 \begin_layout Subsection
20766 Table Cells
20767 \begin_inset Index idx
20768 status collapsed
20769
20770 \begin_layout Plain Layout
20771 Tables ! Cells
20772 \end_layout
20773
20774 \end_inset
20775
20776
20777 \begin_inset CommandInset label
20778 LatexCommand label
20779 name "sub:Table-Cells"
20780
20781 \end_inset
20782
20783
20784 \end_layout
20785
20786 \begin_layout Standard
20787 A table cell can contain text, inline equations, a figure, or another table.
20788  All these kinds of objects can be placed in the same cell.
20789  Font sizes and shapes can also be altered.
20790  But you can't put a special environment in a cell (like 
20791 \family sans
20792 Section*
20793 \family default
20794 , etc.), nor set spacing options for the cell's paragraph.
20795 \end_layout
20796
20797 \begin_layout Standard
20798 To have multi-line entries in table cells, you have to declare a fixed width
20799  for the column in the table dialog.
20800  Your text is then automatically split into multiple lines and the cell
20801  is enlarged vertically when the length of the text exceeds the given width.
20802  An example:
20803 \end_layout
20804
20805 \begin_layout Standard
20806 \align center
20807 \begin_inset Tabular
20808 <lyxtabular version="3" rows="4" columns="3">
20809 <features tabularvalignment="middle">
20810 <column alignment="center" valignment="top" width="0pt">
20811 <column alignment="block" valignment="top" width="3cm">
20812 <column alignment="center" valignment="top" width="0pt">
20813 <row>
20814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20815 \begin_inset Text
20816
20817 \begin_layout Plain Layout
20818
20819 \family roman
20820 \series medium
20821 \shape up
20822 \size normal
20823 \emph off
20824 \bar no
20825 \noun off
20826 \color none
20827 1
20828 \end_layout
20829
20830 \end_inset
20831 </cell>
20832 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20833 \begin_inset Text
20834
20835 \begin_layout Plain Layout
20836
20837 \family roman
20838 \series medium
20839 \shape up
20840 \size normal
20841 \emph off
20842 \bar no
20843 \noun off
20844 \color none
20845 2
20846 \end_layout
20847
20848 \end_inset
20849 </cell>
20850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20851 \begin_inset Text
20852
20853 \begin_layout Plain Layout
20854
20855 \family roman
20856 \series medium
20857 \shape up
20858 \size normal
20859 \emph off
20860 \bar no
20861 \noun off
20862 \color none
20863 3
20864 \end_layout
20865
20866 \end_inset
20867 </cell>
20868 </row>
20869 <row>
20870 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20871 \begin_inset Text
20872
20873 \begin_layout Plain Layout
20874
20875 \family roman
20876 \series medium
20877 \shape up
20878 \size normal
20879 \emph off
20880 \bar no
20881 \noun off
20882 \color none
20883 4
20884 \end_layout
20885
20886 \end_inset
20887 </cell>
20888 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20889 \begin_inset Text
20890
20891 \begin_layout Plain Layout
20892
20893 \family roman
20894 \series medium
20895 \shape up
20896 \size normal
20897 \emph off
20898 \bar no
20899 \noun off
20900 \color none
20901 This is a multi-line entry in a table.
20902 \end_layout
20903
20904 \end_inset
20905 </cell>
20906 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20907 \begin_inset Text
20908
20909 \begin_layout Plain Layout
20910
20911 \family roman
20912 \series medium
20913 \shape up
20914 \size normal
20915 \emph off
20916 \bar no
20917 \noun off
20918 \color none
20919 5
20920 \end_layout
20921
20922 \end_inset
20923 </cell>
20924 </row>
20925 <row>
20926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20927 \begin_inset Text
20928
20929 \begin_layout Plain Layout
20930
20931 \family roman
20932 \series medium
20933 \shape up
20934 \size normal
20935 \emph off
20936 \bar no
20937 \noun off
20938 \color none
20939 6
20940 \end_layout
20941
20942 \end_inset
20943 </cell>
20944 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20945 \begin_inset Text
20946
20947 \begin_layout Plain Layout
20948
20949 \family roman
20950 \series medium
20951 \shape up
20952 \size normal
20953 \emph off
20954 \bar no
20955 \noun off
20956 \color none
20957 This is longer now.
20958 \end_layout
20959
20960 \end_inset
20961 </cell>
20962 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20963 \begin_inset Text
20964
20965 \begin_layout Plain Layout
20966
20967 \family roman
20968 \series medium
20969 \shape up
20970 \size normal
20971 \emph off
20972 \bar no
20973 \noun off
20974 \color none
20975 7
20976 \end_layout
20977
20978 \end_inset
20979 </cell>
20980 </row>
20981 <row>
20982 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20983 \begin_inset Text
20984
20985 \begin_layout Plain Layout
20986
20987 \family roman
20988 \series medium
20989 \shape up
20990 \size normal
20991 \emph off
20992 \bar no
20993 \noun off
20994 \color none
20995 8
20996 \end_layout
20997
20998 \end_inset
20999 </cell>
21000 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21001 \begin_inset Text
21002
21003 \begin_layout Plain Layout
21004
21005 \family roman
21006 \series medium
21007 \shape up
21008 \size normal
21009 \emph off
21010 \bar no
21011 \noun off
21012 \color none
21013 This is a multi-line entry in a table.
21014  This is longer now.
21015 \end_layout
21016
21017 \end_inset
21018 </cell>
21019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="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 9
21033 \end_layout
21034
21035 \end_inset
21036 </cell>
21037 </row>
21038 </lyxtabular>
21039
21040 \end_inset
21041
21042
21043 \end_layout
21044
21045 \begin_layout Standard
21046 Cutting and pasting between tables and table cells works reasonably well.
21047  You can cut and paste even more than one row.
21048 \begin_inset Foot
21049 status collapsed
21050
21051 \begin_layout Plain Layout
21052 Note, that you cannot paste into a multicell selection because it would
21053  not be clear what to do when pasting a single word in a selected 2×3.
21054  
21055 \end_layout
21056
21057 \end_inset
21058
21059  Selection with the mouse or with 
21060 \family sans
21061 Shift
21062 \family default
21063  plus the arrow keys works as usual.
21064  You can also copy and paste the entire table as a single unit by starting
21065  the selection from outside the table.
21066 \end_layout
21067
21068 \begin_layout Section
21069 Floats
21070 \begin_inset Index idx
21071 status collapsed
21072
21073 \begin_layout Plain Layout
21074 Floats
21075 \end_layout
21076
21077 \end_inset
21078
21079
21080 \begin_inset CommandInset label
21081 LatexCommand label
21082 name "sec:Floats"
21083
21084 \end_inset
21085
21086
21087 \end_layout
21088
21089 \begin_layout Subsection
21090 Introduction
21091 \end_layout
21092
21093 \begin_layout Standard
21094 A float is a block of text associated with some sort of label, which doesn't
21095  have a fixed location.
21096  It can 
21097 \begin_inset Quotes eld
21098 \end_inset
21099
21100 float
21101 \begin_inset Quotes erd
21102 \end_inset
21103
21104  forward or backward a page or two, to wherever it fits best.
21105  
21106 \family sans
21107 Footnotes
21108 \family default
21109  and 
21110 \family sans
21111 Margin
21112 \begin_inset space ~
21113 \end_inset
21114
21115 Notes
21116 \family default
21117  are also floats, because they can float to the next page when there are
21118  too many notes on the current page.
21119 \end_layout
21120
21121 \begin_layout Standard
21122 Floats make it possible to get a high quality layout.
21123  Images and tables can be distributed evenly over the pages to avoid whitespace
21124  and pages without text.
21125  As the floating often destroys the spatial context between the text and
21126  the image/table, every float can be referenced in the text.
21127  Floats are therefore numbered.
21128  Referencing is described in section
21129 \begin_inset space ~
21130 \end_inset
21131
21132
21133 \begin_inset CommandInset ref
21134 LatexCommand ref
21135 reference "sec:Cross-References"
21136
21137 \end_inset
21138
21139 .
21140 \end_layout
21141
21142 \begin_layout Standard
21143 To insert a float, use the menu 
21144 \family sans
21145 Insert\SpecialChar \menuseparator
21146 Float
21147 \family default
21148 .
21149  A box with a caption will be inserted into your document.
21150  The label will automatically be translated to the document language in
21151  the output.
21152  After the label you can insert the caption text.
21153 \begin_inset Index idx
21154 status collapsed
21155
21156 \begin_layout Plain Layout
21157 Floats ! Captions
21158 \end_layout
21159
21160 \end_inset
21161
21162  The image or table is inserted above or below the caption in a separate
21163  paragraph within the float.
21164  To keep your LyX-document readable, you can open and close the float box
21165  by left-clicking on the box label.
21166  A closed float box looks like this: 
21167 \begin_inset Graphics
21168         filename clipart/floatQt4.png
21169         scale 80
21170
21171 \end_inset
21172
21173  – a gray button with a red label.
21174 \end_layout
21175
21176 \begin_layout Standard
21177 It is recommended to insert floats as a separate paragraph to avoid possible
21178  LaTeX-errors that can occur when the surrounding text is specially formatted.
21179 \end_layout
21180
21181 \begin_layout Subsection
21182 Examples
21183 \end_layout
21184
21185 \begin_layout Subsubsection
21186 Figure Floats
21187 \begin_inset CommandInset label
21188 LatexCommand label
21189 name "sub:Figure-Floats"
21190
21191 \end_inset
21192
21193
21194 \begin_inset Index idx
21195 status collapsed
21196
21197 \begin_layout Plain Layout
21198 Floats ! Figure floats
21199 \end_layout
21200
21201 \end_inset
21202
21203
21204 \end_layout
21205
21206 \begin_layout Standard
21207 Figure
21208 \begin_inset space ~
21209 \end_inset
21210
21211
21212 \begin_inset CommandInset ref
21213 LatexCommand ref
21214 reference "fig:Platypus-distorted"
21215
21216 \end_inset
21217
21218  was created using the menu 
21219 \family sans
21220 Insert\SpecialChar \menuseparator
21221 Float\SpecialChar \menuseparator
21222 Figure
21223 \family default
21224  or the toolbar button 
21225 \begin_inset Info
21226 type  "icon"
21227 arg   "float-insert figure"
21228 \end_inset
21229
21230 .
21231  The image was inserted by setting the cursor above the caption label and
21232  using the menu 
21233 \family sans
21234 Insert\SpecialChar \menuseparator
21235 Graphics
21236 \family default
21237  or the toolbar button 
21238 \begin_inset Info
21239 type  "icon"
21240 arg   "dialog-show-new-inset graphics"
21241 \end_inset
21242
21243 .
21244  The image in the float was horizontally centered by putting the cursor
21245  in front of or behind the image and using the menu 
21246 \family sans
21247 Edit\SpecialChar \menuseparator
21248 Paragraph
21249 \begin_inset space ~
21250 \end_inset
21251
21252 Settings
21253 \family default
21254  or the toolbar button 
21255 \begin_inset Info
21256 type  "icon"
21257 arg   "layout-paragraph"
21258 \end_inset
21259
21260 .
21261 \end_layout
21262
21263 \begin_layout Standard
21264 \begin_inset Float figure
21265 wide false
21266 sideways false
21267 status open
21268
21269 \begin_layout Plain Layout
21270 \align center
21271 \begin_inset Graphics
21272         filename clipart/platypus.eps
21273         lyxscale 50
21274         width 50col%
21275
21276 \end_inset
21277
21278
21279 \end_layout
21280
21281 \begin_layout Plain Layout
21282 \begin_inset Caption
21283
21284 \begin_layout Plain Layout
21285 \begin_inset CommandInset label
21286 LatexCommand label
21287 name "fig:Platypus-distorted"
21288
21289 \end_inset
21290
21291 A severely distorted platypus in a float.
21292 \end_layout
21293
21294 \end_inset
21295
21296
21297 \end_layout
21298
21299 \end_inset
21300
21301
21302 \end_layout
21303
21304 \begin_layout Standard
21305 This figure float also shows how to set a label and create a cross-reference
21306  to it: Insert a label into the caption using the menu 
21307 \family sans
21308 Insert\SpecialChar \menuseparator
21309 Label
21310 \family default
21311  or the toolbar button 
21312 \begin_inset Info
21313 type  "icon"
21314 arg   "label-insert"
21315 \end_inset
21316
21317  and refer to it using the menu 
21318 \family sans
21319 Insert\SpecialChar \menuseparator
21320 Cross-Reference
21321 \family default
21322  or the toolbar button 
21323 \begin_inset Info
21324 type  "icon"
21325 arg   "dialog-show-new-inset ref"
21326 \end_inset
21327
21328 .
21329  It is important to use references to figure floats, rather than using vague
21330  references like 
21331 \begin_inset Quotes eld
21332 \end_inset
21333
21334 the figure above
21335 \begin_inset Quotes erd
21336 \end_inset
21337
21338 , because, as LaTeX will reposition the floats in the final document, it
21339  might not be 
21340 \begin_inset Quotes eld
21341 \end_inset
21342
21343 above
21344 \begin_inset Quotes erd
21345 \end_inset
21346
21347  at all.
21348  For more about cross-references, see section
21349 \begin_inset space ~
21350 \end_inset
21351
21352
21353 \begin_inset CommandInset ref
21354 LatexCommand ref
21355 reference "sec:Cross-References"
21356
21357 \end_inset
21358
21359 .
21360 \end_layout
21361
21362 \begin_layout Standard
21363 Normally only one image is inserted in a figure float, but sometimes you
21364  might want to use two images with separate subcaptions.
21365  This can be done by inserting image floats into existing image floats.
21366  Note that only the main caption of the float is added to the List of Figures
21367  as described in section
21368 \begin_inset space ~
21369 \end_inset
21370
21371
21372 \begin_inset CommandInset ref
21373 LatexCommand ref
21374 reference "sub:List-of-Figures"
21375
21376 \end_inset
21377
21378 .
21379  Figure
21380 \begin_inset space ~
21381 \end_inset
21382
21383
21384 \begin_inset CommandInset ref
21385 LatexCommand ref
21386 reference "fig:Two-distorted-images"
21387
21388 \end_inset
21389
21390  is an example of a figure float with two images set side by side.
21391  You can also set the images one below the other.
21392  Figure
21393 \begin_inset space ~
21394 \end_inset
21395
21396
21397 \begin_inset CommandInset ref
21398 LatexCommand ref
21399 reference "fig:Undefinable"
21400
21401 \end_inset
21402
21403  and 
21404 \begin_inset CommandInset ref
21405 LatexCommand ref
21406 reference "fig:Platypus"
21407
21408 \end_inset
21409
21410  are the subfigures.
21411 \end_layout
21412
21413 \begin_layout Standard
21414 \begin_inset Float figure
21415 wide false
21416 sideways false
21417 status open
21418
21419 \begin_layout Plain Layout
21420 \begin_inset space \hfill{}
21421 \end_inset
21422
21423
21424 \begin_inset Float figure
21425 wide false
21426 sideways false
21427 status collapsed
21428
21429 \begin_layout Plain Layout
21430 \begin_inset Caption
21431
21432 \begin_layout Plain Layout
21433 \begin_inset CommandInset label
21434 LatexCommand label
21435 name "fig:Undefinable"
21436
21437 \end_inset
21438
21439 Undefinable
21440 \end_layout
21441
21442 \end_inset
21443
21444
21445 \end_layout
21446
21447 \begin_layout Plain Layout
21448 \begin_inset Graphics
21449         filename clipart/escher-lsd.eps
21450         width 45col%
21451
21452 \end_inset
21453
21454
21455 \end_layout
21456
21457 \end_inset
21458
21459
21460 \begin_inset space \hfill{}
21461 \end_inset
21462
21463
21464 \begin_inset Float figure
21465 wide false
21466 sideways false
21467 status collapsed
21468
21469 \begin_layout Plain Layout
21470 \begin_inset Caption
21471
21472 \begin_layout Plain Layout
21473 \begin_inset CommandInset label
21474 LatexCommand label
21475 name "fig:Platypus"
21476
21477 \end_inset
21478
21479 Platypus
21480 \end_layout
21481
21482 \end_inset
21483
21484
21485 \end_layout
21486
21487 \begin_layout Plain Layout
21488 \begin_inset Graphics
21489         filename clipart/platypus.eps
21490         lyxscale 60
21491         width 45col%
21492
21493 \end_inset
21494
21495
21496 \end_layout
21497
21498 \end_inset
21499
21500
21501 \begin_inset space \hfill{}
21502 \end_inset
21503
21504
21505 \end_layout
21506
21507 \begin_layout Plain Layout
21508 \begin_inset Caption
21509
21510 \begin_layout Plain Layout
21511 \begin_inset CommandInset label
21512 LatexCommand label
21513 name "fig:Two-distorted-images"
21514
21515 \end_inset
21516
21517 Two distorted images.
21518 \end_layout
21519
21520 \end_inset
21521
21522
21523 \end_layout
21524
21525 \end_inset
21526
21527
21528 \end_layout
21529
21530 \begin_layout Subsubsection
21531 Table Floats
21532 \begin_inset Index idx
21533 status collapsed
21534
21535 \begin_layout Plain Layout
21536 Floats ! Table floats
21537 \end_layout
21538
21539 \end_inset
21540
21541
21542 \end_layout
21543
21544 \begin_layout Standard
21545 Table floats can be inserted using the menu 
21546 \family sans
21547 Insert\SpecialChar \menuseparator
21548 Float\SpecialChar \menuseparator
21549 Table
21550 \family default
21551  or the toolbar button 
21552 \begin_inset Info
21553 type  "icon"
21554 arg   "float-insert table"
21555 \end_inset
21556
21557 .
21558  They have the same properties as figure floats except for the different
21559  label.
21560  Table
21561 \begin_inset space ~
21562 \end_inset
21563
21564
21565 \begin_inset CommandInset ref
21566 LatexCommand ref
21567 reference "tab:Table-float"
21568
21569 \end_inset
21570
21571  is a table float.
21572 \end_layout
21573
21574 \begin_layout Standard
21575 \begin_inset Float table
21576 wide false
21577 sideways false
21578 status open
21579
21580 \begin_layout Plain Layout
21581 \begin_inset Caption
21582
21583 \begin_layout Plain Layout
21584 \begin_inset CommandInset label
21585 LatexCommand label
21586 name "tab:Table-float"
21587
21588 \end_inset
21589
21590 A table float.
21591 \end_layout
21592
21593 \end_inset
21594
21595
21596 \end_layout
21597
21598 \begin_layout Plain Layout
21599 \align center
21600 \begin_inset Tabular
21601 <lyxtabular version="3" rows="3" columns="3">
21602 <features tabularvalignment="middle">
21603 <column alignment="center" valignment="top" width="0pt">
21604 <column alignment="center" valignment="top" width="0pt">
21605 <column alignment="center" valignment="top" width="0pt">
21606 <row>
21607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21608 \begin_inset Text
21609
21610 \begin_layout Plain Layout
21611
21612 \family roman
21613 \series medium
21614 \shape up
21615 \size normal
21616 \emph off
21617 \bar no
21618 \noun off
21619 \color none
21620 1
21621 \end_layout
21622
21623 \end_inset
21624 </cell>
21625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21626 \begin_inset Text
21627
21628 \begin_layout Plain Layout
21629
21630 \family roman
21631 \series medium
21632 \shape up
21633 \size normal
21634 \emph off
21635 \bar no
21636 \noun off
21637 \color none
21638 2
21639 \end_layout
21640
21641 \end_inset
21642 </cell>
21643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21644 \begin_inset Text
21645
21646 \begin_layout Plain Layout
21647
21648 \family roman
21649 \series medium
21650 \shape up
21651 \size normal
21652 \emph off
21653 \bar no
21654 \noun off
21655 \color none
21656 3
21657 \end_layout
21658
21659 \end_inset
21660 </cell>
21661 </row>
21662 <row>
21663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21664 \begin_inset Text
21665
21666 \begin_layout Plain Layout
21667
21668 \family roman
21669 \series medium
21670 \shape up
21671 \size normal
21672 \emph off
21673 \bar no
21674 \noun off
21675 \color none
21676 Joe
21677 \end_layout
21678
21679 \end_inset
21680 </cell>
21681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21682 \begin_inset Text
21683
21684 \begin_layout Plain Layout
21685
21686 \family roman
21687 \series medium
21688 \shape up
21689 \size normal
21690 \emph off
21691 \bar no
21692 \noun off
21693 \color none
21694 Mary
21695 \end_layout
21696
21697 \end_inset
21698 </cell>
21699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21700 \begin_inset Text
21701
21702 \begin_layout Plain Layout
21703
21704 \family roman
21705 \series medium
21706 \shape up
21707 \size normal
21708 \emph off
21709 \bar no
21710 \noun off
21711 \color none
21712 Ted
21713 \end_layout
21714
21715 \end_inset
21716 </cell>
21717 </row>
21718 <row>
21719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21720 \begin_inset Text
21721
21722 \begin_layout Plain Layout
21723
21724 \family roman
21725 \series medium
21726 \shape up
21727 \size normal
21728 \emph off
21729 \bar no
21730 \noun off
21731 \color none
21732 \begin_inset Formula $\int x^{2}dx$
21733 \end_inset
21734
21735
21736 \end_layout
21737
21738 \end_inset
21739 </cell>
21740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21741 \begin_inset Text
21742
21743 \begin_layout Plain Layout
21744
21745 \family roman
21746 \series medium
21747 \shape up
21748 \size normal
21749 \emph off
21750 \bar no
21751 \noun off
21752 \color none
21753 \begin_inset Formula $\left[\begin{array}{cc}
21754 a & b\\
21755 c & d
21756 \end{array}\right]$
21757 \end_inset
21758
21759
21760 \end_layout
21761
21762 \end_inset
21763 </cell>
21764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21765 \begin_inset Text
21766
21767 \begin_layout Plain Layout
21768
21769 \family roman
21770 \series medium
21771 \shape up
21772 \size normal
21773 \emph off
21774 \bar no
21775 \noun off
21776 \color none
21777 \begin_inset Formula $1+1=2$
21778 \end_inset
21779
21780
21781 \end_layout
21782
21783 \end_inset
21784 </cell>
21785 </row>
21786 </lyxtabular>
21787
21788 \end_inset
21789
21790
21791 \end_layout
21792
21793 \end_inset
21794
21795
21796 \end_layout
21797
21798 \begin_layout Subsection
21799 More Information
21800 \begin_inset Index idx
21801 status collapsed
21802
21803 \begin_layout Plain Layout
21804 Floats ! Details
21805 \end_layout
21806
21807 \end_inset
21808
21809
21810 \end_layout
21811
21812 \begin_layout Standard
21813 LyX offers you further float types as well as rotated floats.
21814  It also allows you to change the float numbering scheme, to control the
21815  float placement and to change the formatting and placement of the float
21816  caption.
21817  All these features are explained in detail with many examples in chapter
21818  
21819 \emph on
21820 Floats
21821 \emph default
21822  of the 
21823 \emph on
21824 Embedded
21825 \begin_inset space ~
21826 \end_inset
21827
21828 Objects
21829 \emph default
21830  manual.
21831 \end_layout
21832
21833 \begin_layout Section
21834 Minipages
21835 \begin_inset Index idx
21836 status collapsed
21837
21838 \begin_layout Plain Layout
21839 Minipages
21840 \end_layout
21841
21842 \end_inset
21843
21844
21845 \begin_inset CommandInset label
21846 LatexCommand label
21847 name "sec:Minipages"
21848
21849 \end_inset
21850
21851
21852 \end_layout
21853
21854 \begin_layout Standard
21855 LaTeX provides a mechanism to produce essentially a page within a page,
21856  called minipage.
21857  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21858 \begin_inset space \space{}
21859 \end_inset
21860
21861 apply.
21862  
21863 \end_layout
21864
21865 \begin_layout Standard
21866 Minipages in LyX have their own collapsible box inserted via the menu 
21867 \family sans
21868 Insert\SpecialChar \menuseparator
21869 Box
21870 \family default
21871 .
21872  Right-clicking on the box label allows you to alter the width of the minipage
21873  and its alignment within the page.
21874 \end_layout
21875
21876 \begin_layout Standard
21877 \align center
21878 \begin_inset Box Frameless
21879 position "t"
21880 hor_pos "c"
21881 has_inner_box 1
21882 inner_pos "t"
21883 use_parbox 0
21884 use_makebox 0
21885 width "30col%"
21886 special "none"
21887 height "1pt"
21888 height_special "totalheight"
21889 status open
21890
21891 \begin_layout Plain Layout
21892
21893 \shape italic
21894 This is a minipage.
21895  The text is set in an italic style.
21896 \end_layout
21897
21898 \begin_layout Plain Layout
21899
21900 \shape italic
21901 Minipages are often used for text in another language or text that needs
21902  another formatting.
21903 \end_layout
21904
21905 \end_inset
21906
21907
21908 \end_layout
21909
21910 \begin_layout Standard
21911 \begin_inset VSpace medskip
21912 \end_inset
21913
21914 If you place two minipages side-by-side, you can use 
21915 \family sans
21916 Horizontal Fills
21917 \family default
21918  as described in section
21919 \begin_inset space ~
21920 \end_inset
21921
21922
21923 \begin_inset CommandInset ref
21924 LatexCommand ref
21925 reference "sub:Horizontal-Space"
21926
21927 \end_inset
21928
21929 :
21930 \begin_inset VSpace medskip
21931 \end_inset
21932
21933
21934 \end_layout
21935
21936 \begin_layout Standard
21937 \begin_inset Box Frameless
21938 position "t"
21939 hor_pos "c"
21940 has_inner_box 1
21941 inner_pos "t"
21942 use_parbox 0
21943 use_makebox 0
21944 width "1.5in"
21945 special "none"
21946 height "1pt"
21947 height_special "totalheight"
21948 status open
21949
21950 \begin_layout Plain Layout
21951 This is a minipage with some stupid dummy text.
21952  This dummy text is used to increase the size of the minipage.
21953 \end_layout
21954
21955 \end_inset
21956
21957
21958 \begin_inset space \hfill{}
21959 \end_inset
21960
21961
21962 \begin_inset Box Frameless
21963 position "t"
21964 hor_pos "c"
21965 has_inner_box 1
21966 inner_pos "t"
21967 use_parbox 0
21968 use_makebox 0
21969 width "1.5in"
21970 special "none"
21971 height "1pt"
21972 height_special "totalheight"
21973 status open
21974
21975 \begin_layout Plain Layout
21976 This is a minipage with some stupid dummy text.
21977  This dummy text is used to increase the size of the minipage.
21978 \end_layout
21979
21980 \end_inset
21981
21982
21983 \end_layout
21984
21985 \begin_layout Standard
21986 \begin_inset VSpace bigskip
21987 \end_inset
21988
21989
21990 \end_layout
21991
21992 \begin_layout Standard
21993 When you right-click on a minipage box, you can transform the box to another
21994  box type.
21995  All box types and their settings are explained in detail in chapter 
21996 \emph on
21997 Boxes
21998 \emph default
21999  of the 
22000 \emph on
22001 Embedded
22002 \begin_inset space ~
22003 \end_inset
22004
22005 Objects
22006 \emph default
22007  manual.
22008 \end_layout
22009
22010 \begin_layout Chapter
22011 Mathematical Formulas
22012 \begin_inset Index idx
22013 status collapsed
22014
22015 \begin_layout Plain Layout
22016 Math
22017 \end_layout
22018
22019 \end_inset
22020
22021
22022 \begin_inset Index idx
22023 status collapsed
22024
22025 \begin_layout Plain Layout
22026 Formulas | see
22027 \begin_inset ERT
22028 status collapsed
22029
22030 \begin_layout Plain Layout
22031
22032 {
22033 \end_layout
22034
22035 \end_inset
22036
22037 Math
22038 \begin_inset ERT
22039 status collapsed
22040
22041 \begin_layout Plain Layout
22042
22043 }
22044 \end_layout
22045
22046 \end_inset
22047
22048
22049 \end_layout
22050
22051 \end_inset
22052
22053
22054 \begin_inset CommandInset label
22055 LatexCommand label
22056 name "chap:Mathematical-Formulas"
22057
22058 \end_inset
22059
22060
22061 \end_layout
22062
22063 \begin_layout Standard
22064 The issues of this chapter are described in detail in the 
22065 \emph on
22066 Math
22067 \emph default
22068  manual.
22069  There you will also find tips and tricks for special cases.
22070 \end_layout
22071
22072 \begin_layout Section
22073 Basic Math Editing
22074 \begin_inset Index idx
22075 status collapsed
22076
22077 \begin_layout Plain Layout
22078 Math ! Basics
22079 \end_layout
22080
22081 \end_inset
22082
22083
22084 \end_layout
22085
22086 \begin_layout Standard
22087 To create a math formula, you can just click on the toolbar icon 
22088 \begin_inset Info
22089 type  "icon"
22090 arg   "math-mode on"
22091 \end_inset
22092
22093 .
22094  That will create a little blue rectangle, with purple markers around its
22095  corners.
22096  That blue rectangle is the formula itself; the purple markers indicate
22097  what level of nesting within the formula you are at.
22098  You can also choose a particular formula type to insert via the 
22099 \family sans
22100 Insert\SpecialChar \menuseparator
22101 Math
22102 \family default
22103  menu.
22104 \end_layout
22105
22106 \begin_layout Standard
22107 Editing the parameters of a formula and adding math constructs can be done
22108  with the 
22109 \family sans
22110 math
22111 \begin_inset space ~
22112 \end_inset
22113
22114 toolbar
22115 \family default
22116 , that appears if the cursor is in a formula.
22117 \end_layout
22118
22119 \begin_layout Standard
22120 There are two main types of formulas, inline formulas and display formulas.
22121  Inline formulas appear within a text line, like this one:
22122 \end_layout
22123
22124 \begin_layout Standard
22125 This is a line with an inline formula 
22126 \begin_inset Formula $A=B$
22127 \end_inset
22128
22129  in it.
22130 \end_layout
22131
22132 \begin_layout Standard
22133 Displayed formulas appear outside the text like if they were in a separate
22134  paragraph, like this one:
22135 \begin_inset Formula 
22136 \[
22137 A=B
22138 \]
22139
22140 \end_inset
22141
22142 You can only number and reference displayed formulas.
22143 \end_layout
22144
22145 \begin_layout Standard
22146 LyX supports also many LaTeX math commands.
22147  E.
22148 \begin_inset space \thinspace{}
22149 \end_inset
22150
22151 g.
22152 \begin_inset space \space{}
22153 \end_inset
22154
22155 typing 
22156 \begin_inset Quotes eld
22157 \end_inset
22158
22159
22160 \series bold
22161
22162 \backslash
22163 alpha
22164 \series default
22165
22166 \begin_inset Quotes erd
22167 \end_inset
22168
22169 , followed by a space, in a formula will create the Greek letter 
22170 \begin_inset Formula $\alpha$
22171 \end_inset
22172
22173 .
22174  Typing commands might sometimes be faster than using the 
22175 \family sans
22176 Math
22177 \begin_inset space ~
22178 \end_inset
22179
22180 Panel
22181 \family default
22182 .
22183 \end_layout
22184
22185 \begin_layout Subsection
22186 Navigating in Formulas
22187 \begin_inset Index idx
22188 status collapsed
22189
22190 \begin_layout Plain Layout
22191 Math ! Navigating
22192 \end_layout
22193
22194 \end_inset
22195
22196
22197 \end_layout
22198
22199 \begin_layout Standard
22200 The best control over the cursor position within an existing formula is
22201  achieved with the arrow keys.
22202  LyX uses small rectangles to indicate places where something can be inserted.
22203  The arrow keys can be used to navigate between parts of a formula.
22204  Pressing 
22205 \family sans
22206 Space
22207 \family default
22208  will leave a formula construct (a square root 
22209 \begin_inset Formula $\sqrt{2}$
22210 \end_inset
22211
22212 , or parentheses 
22213 \begin_inset Formula $\left(f\right)$
22214 \end_inset
22215
22216 , or a matrix 
22217 \begin_inset Formula $\left[\begin{array}{cc}
22218 1 & 2\\
22219 3 & 4
22220 \end{array}\right]$
22221 \end_inset
22222
22223 ).
22224  Pressing 
22225 \family sans
22226 Escape
22227 \family default
22228  will leave the formula, placing the cursor after the formula.
22229  
22230 \family sans
22231 Tab
22232 \family default
22233  can be used to move horizontally in a formula; for example, through the
22234  cells of a matrix or the positions in a multi-line equation.
22235 \end_layout
22236
22237 \begin_layout Standard
22238
22239 \family sans
22240 Space
22241 \family default
22242 , printed in this document as 
22243 \begin_inset Quotes eld
22244 \end_inset
22245
22246
22247 \begin_inset ERT
22248 status collapsed
22249
22250 \begin_layout Plain Layout
22251
22252
22253 \backslash
22254 spce 
22255 \end_layout
22256
22257 \end_inset
22258
22259
22260 \begin_inset Quotes erd
22261 \end_inset
22262
22263
22264 \begin_inset Note Note
22265 status collapsed
22266
22267 \begin_layout Plain Layout
22268 This command will appear in the output as an official character denoting
22269  the space character (visible space).
22270 \end_layout
22271
22272 \end_inset
22273
22274 , seems to do nothing in a formula, since it does not add a space between
22275  characters, but it does exit a nested structure.
22276  For this reason, you have to be careful about using 
22277 \family sans
22278 Space
22279 \family default
22280 .
22281  For example, if you want 
22282 \begin_inset Formula $\sqrt{2x+1}$
22283 \end_inset
22284
22285 , type 
22286 \series bold
22287
22288 \backslash
22289 sqrt
22290 \begin_inset ERT
22291 status collapsed
22292
22293 \begin_layout Plain Layout
22294
22295
22296 \backslash
22297 spce 
22298 \end_layout
22299
22300 \end_inset
22301
22302 2x+1
22303 \series default
22304  and not 
22305 \series bold
22306
22307 \backslash
22308 sqrt
22309 \begin_inset ERT
22310 status collapsed
22311
22312 \begin_layout Plain Layout
22313
22314
22315 \backslash
22316 spce 
22317 \end_layout
22318
22319 \end_inset
22320
22321 2x
22322 \begin_inset ERT
22323 status collapsed
22324
22325 \begin_layout Plain Layout
22326
22327
22328 \backslash
22329 spce 
22330 \end_layout
22331
22332 \end_inset
22333
22334 +1
22335 \series default
22336 , since in the latter case only the 
22337 \family typewriter
22338
22339 \begin_inset Formula $2x$
22340 \end_inset
22341
22342
22343 \family default
22344  will be under the square root sign: 
22345 \begin_inset Formula $\sqrt{2x}+1$
22346 \end_inset
22347
22348 .
22349 \end_layout
22350
22351 \begin_layout Standard
22352 You can leave many parts of a formula, like this matrix, partially filled
22353  in, such as:
22354 \begin_inset Formula 
22355 \[
22356 \left(\begin{array}{ccc}
22357 \lambda_{1}\\
22358  & \ddots\\
22359  &  & \lambda_{n}
22360 \end{array}\right)
22361 \]
22362
22363 \end_inset
22364
22365 If you leave a fraction only partially filled in, or a subscript with nothing
22366  in it, the results will be unpredictable, but most constructs don't mind.
22367 \end_layout
22368
22369 \begin_layout Subsection
22370 Selecting Text
22371 \end_layout
22372
22373 \begin_layout Standard
22374 You can select text within a formula in two different ways.
22375  Place the cursor at one end of the string of text you want, and press 
22376 \family sans
22377 Shift
22378 \family default
22379  and a cursor movement key to select text.
22380  It will be highlighted as with regular text selection.
22381  Alternatively, you can select text with the mouse in the usual way.
22382  That text can then be cut or copied, and then pasted within any formula,
22383  but not in a normal text region in LyX.
22384 \end_layout
22385
22386 \begin_layout Subsection
22387 Exponents and Subscripts
22388 \begin_inset Index idx
22389 status collapsed
22390
22391 \begin_layout Plain Layout
22392 Math ! Exponents
22393 \end_layout
22394
22395 \end_inset
22396
22397
22398 \begin_inset Index idx
22399 status collapsed
22400
22401 \begin_layout Plain Layout
22402 Math ! Subscripts
22403 \end_layout
22404
22405 \end_inset
22406
22407
22408 \end_layout
22409
22410 \begin_layout Standard
22411 You can use the math panel to add super- or subscripts (buttons 
22412 \begin_inset Info
22413 type  "icon"
22414 arg   "math-superscript"
22415 \end_inset
22416
22417  and 
22418 \begin_inset Info
22419 type  "icon"
22420 arg   "math-subscript"
22421 \end_inset
22422
22423 ), but the much easier way is to use a command.
22424  To get 
22425 \begin_inset Formula $x^{2}$
22426 \end_inset
22427
22428 , type in a formula 
22429 \series bold
22430 x^2
22431 \begin_inset ERT
22432 status collapsed
22433
22434 \begin_layout Plain Layout
22435
22436
22437 \backslash
22438 spce 
22439 \end_layout
22440
22441 \end_inset
22442
22443
22444 \series default
22445 .
22446  The final 
22447 \family sans
22448 Space
22449 \family default
22450  puts the cursor back down on the base line of the expression.
22451  If you type 
22452 \series bold
22453 x^2y
22454 \series default
22455 , you will get 
22456 \begin_inset Formula $x^{2y}$
22457 \end_inset
22458
22459 , to get 
22460 \begin_inset Formula $x^{2}y$
22461 \end_inset
22462
22463 , type 
22464 \series bold
22465 x^2
22466 \begin_inset ERT
22467 status collapsed
22468
22469 \begin_layout Plain Layout
22470
22471
22472 \backslash
22473 spce 
22474 \end_layout
22475
22476 \end_inset
22477
22478 y
22479 \series default
22480 .
22481  If you use characters in the superscript, that could be accented with the
22482  hat 
22483 \begin_inset Quotes eld
22484 \end_inset
22485
22486 ^
22487 \begin_inset Quotes erd
22488 \end_inset
22489
22490 , you have to use an extra 
22491 \family sans
22492 Space
22493 \family default
22494  to separate the hat and the character.
22495  E.
22496 \begin_inset space \thinspace{}
22497 \end_inset
22498
22499 g.
22500 \begin_inset space \space{}
22501 \end_inset
22502
22503 if you want 
22504 \begin_inset Formula $x^{a}$
22505 \end_inset
22506
22507 , type 
22508 \series bold
22509 x^
22510 \begin_inset ERT
22511 status collapsed
22512
22513 \begin_layout Plain Layout
22514
22515
22516 \backslash
22517 spce 
22518 \end_layout
22519
22520 \end_inset
22521
22522 a
22523 \series default
22524 .
22525  Subscripts are similar: To get 
22526 \begin_inset Formula $a_{1}$
22527 \end_inset
22528
22529 , type 
22530 \series bold
22531 a_1
22532 \begin_inset ERT
22533 status collapsed
22534
22535 \begin_layout Plain Layout
22536
22537
22538 \backslash
22539 spce 
22540 \end_layout
22541
22542 \end_inset
22543
22544
22545 \series default
22546 .
22547 \end_layout
22548
22549 \begin_layout Subsection
22550 Fractions
22551 \begin_inset Index idx
22552 status collapsed
22553
22554 \begin_layout Plain Layout
22555 Math ! Fractions
22556 \end_layout
22557
22558 \end_inset
22559
22560
22561 \end_layout
22562
22563 \begin_layout Standard
22564 Create a fraction with either the command 
22565 \series bold
22566
22567 \backslash
22568 frac
22569 \series default
22570  or using the icon 
22571 \begin_inset Info
22572 type  "icon"
22573 arg   "math-insert \\frac"
22574 \end_inset
22575
22576  in the 
22577 \family sans
22578 Math
22579 \begin_inset space ~
22580 \end_inset
22581
22582 Panel
22583 \family default
22584 .
22585  You will be presented with an empty fraction.
22586  The cursor is above the fraction line.
22587  To move it to the bottom, simply press 
22588 \family sans
22589 Down
22590 \family default
22591 .
22592  To move back up, press 
22593 \family sans
22594 Up
22595 \family default
22596 .
22597  Any math structure can be placed in a fraction, as this example shows:
22598 \begin_inset Formula 
22599 \[
22600 \left[\frac{1}{\left(\begin{array}{cc}
22601 2 & 3\\
22602 4 & 5
22603 \end{array}\right)}\right]
22604 \]
22605
22606 \end_inset
22607
22608
22609 \end_layout
22610
22611 \begin_layout Subsection
22612 Roots
22613 \begin_inset Index idx
22614 status collapsed
22615
22616 \begin_layout Plain Layout
22617 Math ! Roots
22618 \end_layout
22619
22620 \end_inset
22621
22622
22623 \end_layout
22624
22625 \begin_layout Standard
22626 Roots can be created using the 
22627 \family sans
22628 Math
22629 \begin_inset space ~
22630 \end_inset
22631
22632 Panel
22633 \family default
22634  button 
22635 \begin_inset Info
22636 type  "icon"
22637 arg   "math-insert \\sqrt"
22638 \end_inset
22639
22640  or 
22641 \begin_inset Info
22642 type  "icon"
22643 arg   "math-insert \\root"
22644 \end_inset
22645
22646  or the commands 
22647 \series bold
22648
22649 \backslash
22650 sqrt
22651 \series default
22652  or 
22653 \series bold
22654
22655 \backslash
22656 root
22657 \series default
22658 .
22659  With the command 
22660 \series bold
22661
22662 \backslash
22663 root
22664 \series default
22665  you can produce roots of higher orders, like cube roots, while 
22666 \series bold
22667
22668 \backslash
22669 sqrt
22670 \series default
22671  produces always a square root.
22672 \end_layout
22673
22674 \begin_layout Subsection
22675 Operators with Limits
22676 \begin_inset Index idx
22677 status collapsed
22678
22679 \begin_layout Plain Layout
22680 Math ! Sums
22681 \end_layout
22682
22683 \end_inset
22684
22685
22686 \begin_inset Index idx
22687 status collapsed
22688
22689 \begin_layout Plain Layout
22690 Math ! Integrals
22691 \end_layout
22692
22693 \end_inset
22694
22695
22696 \begin_inset CommandInset label
22697 LatexCommand label
22698 name "sub:Operators-with-Limits"
22699
22700 \end_inset
22701
22702
22703 \end_layout
22704
22705 \begin_layout Standard
22706 Sum (
22707 \begin_inset Formula $\sum$
22708 \end_inset
22709
22710 ) and integral (
22711 \begin_inset Formula $\int$
22712 \end_inset
22713
22714 ) operators are very often decorated with limits.
22715  These limits can be entered in LyX by entering them as you would enter
22716  a super- or subscript, directly after the symbol.
22717  The sum operator will automatically place its 
22718 \begin_inset Quotes eld
22719 \end_inset
22720
22721 limits
22722 \begin_inset Quotes erd
22723 \end_inset
22724
22725  over and under the symbol in displayed formulas, and on the side in inline
22726  formulas.
22727  Such as 
22728 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22729 \end_inset
22730
22731 , versus
22732 \begin_inset Formula 
22733 \[
22734 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
22735 \]
22736
22737 \end_inset
22738
22739 Integral signs, however, will place the limits on the side in both formula
22740  types.
22741 \end_layout
22742
22743 \begin_layout Standard
22744 All operators with limits will be automatically re-sized when placed in
22745  display mode.
22746  The placement of the limits can be changed by placing the cursor directly
22747  behind the operator and hitting 
22748 \begin_inset Info
22749 type  "shortcut"
22750 arg   "math-limits"
22751 \end_inset
22752
22753  or using the menu 
22754 \family sans
22755 Edit\SpecialChar \menuseparator
22756 Math\SpecialChar \menuseparator
22757 Change
22758 \begin_inset space ~
22759 \end_inset
22760
22761 Limits
22762 \begin_inset space ~
22763 \end_inset
22764
22765 Type
22766 \family default
22767 .
22768 \end_layout
22769
22770 \begin_layout Standard
22771 Certain other mathematical expressions have this 
22772 \begin_inset Quotes eld
22773 \end_inset
22774
22775 moving limits
22776 \begin_inset Quotes erd
22777 \end_inset
22778
22779  feature as addition, such as
22780 \begin_inset Index idx
22781 status collapsed
22782
22783 \begin_layout Plain Layout
22784 Math ! Limits
22785 \end_layout
22786
22787 \end_inset
22788
22789
22790 \begin_inset Formula 
22791 \[
22792 \lim_{x\rightarrow\infty}f(x),
22793 \]
22794
22795 \end_inset
22796
22797 which will place the 
22798 \begin_inset Formula $x\rightarrow\infty$
22799 \end_inset
22800
22801  underneath the 
22802 \begin_inset Quotes eld
22803 \end_inset
22804
22805 lim
22806 \begin_inset Quotes erd
22807 \end_inset
22808
22809  in display mode.
22810  In inline formulas it looks like this: 
22811 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22812 \end_inset
22813
22814 .
22815 \end_layout
22816
22817 \begin_layout Standard
22818 Note that the lim-function was entered as the function macro 
22819 \series bold
22820
22821 \backslash
22822 lim
22823 \series default
22824 .
22825  Have a look at section
22826 \begin_inset space ~
22827 \end_inset
22828
22829
22830 \begin_inset CommandInset ref
22831 LatexCommand ref
22832 reference "sub:Functions"
22833
22834 \end_inset
22835
22836  for an explanation of function macros.
22837 \end_layout
22838
22839 \begin_layout Subsection
22840 Math Symbols
22841 \begin_inset Index idx
22842 status collapsed
22843
22844 \begin_layout Plain Layout
22845 Math ! Symbols
22846 \end_layout
22847
22848 \end_inset
22849
22850
22851 \end_layout
22852
22853 \begin_layout Standard
22854 Most math symbols can be found in the 
22855 \family sans
22856 Math
22857 \begin_inset space ~
22858 \end_inset
22859
22860 Panel
22861 \family default
22862  under one of several categories; including 
22863 \family sans
22864 Greek
22865 \family default
22866
22867 \family sans
22868 Operators
22869 \family default
22870
22871 \family sans
22872 Relations
22873 \family default
22874
22875 \family sans
22876 Arrows
22877 \family default
22878 .
22879  There are also the additional symbols provided by the American Mathematical
22880  Society (AMS).
22881 \end_layout
22882
22883 \begin_layout Standard
22884 If you know the LaTeX-command for a construct or symbol you wish to use,
22885  you don't have to use the 
22886 \family sans
22887 Math
22888 \begin_inset space ~
22889 \end_inset
22890
22891 Panel
22892 \family default
22893 ; you can type the command directly into the formula.
22894  LyX will convert it to the corresponding symbol or construct.
22895 \end_layout
22896
22897 \begin_layout Subsection
22898 Altering Spacing
22899 \begin_inset Index idx
22900 status collapsed
22901
22902 \begin_layout Plain Layout
22903 Math ! Spaces
22904 \end_layout
22905
22906 \end_inset
22907
22908
22909 \end_layout
22910
22911 \begin_layout Standard
22912 You may want to create spaces that differ from the standard spacing that
22913  LaTeX provides.
22914  To do this, press 
22915 \begin_inset Info
22916 type  "shortcut"
22917 arg   "command-alternatives space-insert protected ; math-space"
22918 \end_inset
22919
22920  or use the 
22921 \family sans
22922 Math
22923 \begin_inset space ~
22924 \end_inset
22925
22926 Panel
22927 \family default
22928  button 
22929 \family sans
22930
22931 \begin_inset Info
22932 type  "icon"
22933 arg   "math-insert \\space"
22934 \end_inset
22935
22936
22937 \family default
22938 .
22939  This generates a small space, and shows a small marker on the screen.
22940  For example, the sequence 
22941 \series bold
22942 a Ctrl+Space b
22943 \series default
22944
22945 \begin_inset Formula $a\, b$
22946 \end_inset
22947
22948  appears in LyX as 
22949 \begin_inset Graphics
22950         filename clipart/SpaceMarker.png
22951
22952 \end_inset
22953
22954 .
22955  You can change the space to different sizes when you set the cursor behind
22956  the space marker and hit space again several times.
22957  With every space hit the size will be changed.
22958  Some markers for the space size appear red in LyX, because they are negative
22959  spaces.
22960  Here are two examples:
22961 \end_layout
22962
22963 \begin_layout Standard
22964
22965 \series bold
22966 a Ctrl+Space b
22967 \series default
22968  and 3×
22969 \family sans
22970 Space
22971 \family default
22972
22973 \begin_inset Formula $a\quad b$
22974 \end_inset
22975
22976
22977 \end_layout
22978
22979 \begin_layout Standard
22980
22981 \series bold
22982 a Ctrl+Space b
22983 \series default
22984  and 5×
22985 \family sans
22986 Space
22987 \family default
22988
22989 \begin_inset Formula $a\! b$
22990 \end_inset
22991
22992
22993 \end_layout
22994
22995 \begin_layout Subsection
22996 Functions
22997 \begin_inset Index idx
22998 status collapsed
22999
23000 \begin_layout Plain Layout
23001 Math ! Functions
23002 \end_layout
23003
23004 \end_inset
23005
23006
23007 \begin_inset CommandInset label
23008 LatexCommand label
23009 name "sub:Functions"
23010
23011 \end_inset
23012
23013
23014 \end_layout
23015
23016 \begin_layout Standard
23017 The 
23018 \family sans
23019 Math
23020 \begin_inset space ~
23021 \end_inset
23022
23023 Panel
23024 \family default
23025  contains under the button 
23026 \family sans
23027
23028 \begin_inset Info
23029 type  "icon"
23030 arg   "math-insert \\functions"
23031 \end_inset
23032
23033
23034 \family default
23035  a number of function macros, such as 
23036 \begin_inset Formula $\sin$
23037 \end_inset
23038
23039
23040 \begin_inset Formula $\lim$
23041 \end_inset
23042
23043
23044 \emph on
23045 etc
23046 \emph default
23047 .
23048  (you can also insert them in a formula by typing 
23049 \series bold
23050
23051 \backslash
23052 sin
23053 \series default
23054  etc.).
23055  Standard mathematical practice is that functions are printed upright to
23056  avoid confusions, because 
23057 \begin_inset Formula $sin$
23058 \end_inset
23059
23060  does normally mean 
23061 \begin_inset Formula $s\cdot i\cdot n$
23062 \end_inset
23063
23064 .
23065 \end_layout
23066
23067 \begin_layout Standard
23068 Using the function macros will also produce correct spacing around the function:
23069  
23070 \begin_inset Formula $a\sin x$
23071 \end_inset
23072
23073  is different from 
23074 \begin_inset Formula $asinx$
23075 \end_inset
23076
23077 .
23078 \end_layout
23079
23080 \begin_layout Standard
23081 For some mathematical objects, like the limes, the macro changes where subscript
23082 s are placed, as described in section
23083 \begin_inset space ~
23084 \end_inset
23085
23086
23087 \begin_inset CommandInset ref
23088 LatexCommand ref
23089 reference "sub:Operators-with-Limits"
23090
23091 \end_inset
23092
23093 .
23094 \end_layout
23095
23096 \begin_layout Subsection
23097 Accents
23098 \begin_inset Index idx
23099 status collapsed
23100
23101 \begin_layout Plain Layout
23102 Math ! Accents
23103 \end_layout
23104
23105 \end_inset
23106
23107
23108 \end_layout
23109
23110 \begin_layout Standard
23111 In a formula you can insert accented characters in the same way as in text
23112  mode.
23113  This may depend on your keyboard, or the bindings file you use.
23114  You can also use LaTeX commands to e.
23115 \begin_inset space \thinspace{}
23116 \end_inset
23117
23118 g.
23119 \begin_inset space \space{}
23120 \end_inset
23121
23122 enter 
23123 \begin_inset Formula $\hat{a}$
23124 \end_inset
23125
23126  even if your keyboard doesn't have hat-accents enabled.
23127  Our example is entered by typing 
23128 \series bold
23129
23130 \backslash
23131 hat
23132 \begin_inset ERT
23133 status collapsed
23134
23135 \begin_layout Plain Layout
23136
23137
23138 \backslash
23139 spce 
23140 \end_layout
23141
23142 \end_inset
23143
23144 a
23145 \series default
23146  in a formula.
23147  Table
23148 \begin_inset space ~
23149 \end_inset
23150
23151
23152 \begin_inset CommandInset ref
23153 LatexCommand ref
23154 reference "tab:Accent-names-and"
23155
23156 \end_inset
23157
23158  shows the equivalences between the accent names and the commands.
23159 \end_layout
23160
23161 \begin_layout Standard
23162 \begin_inset Float table
23163 wide false
23164 sideways false
23165 status open
23166
23167 \begin_layout Plain Layout
23168 \begin_inset Caption
23169
23170 \begin_layout Plain Layout
23171 \begin_inset CommandInset label
23172 LatexCommand label
23173 name "tab:Accent-names-and"
23174
23175 \end_inset
23176
23177 Accent names and the corresponding commands.
23178 \end_layout
23179
23180 \end_inset
23181
23182
23183 \end_layout
23184
23185 \begin_layout Plain Layout
23186 \align center
23187 \begin_inset Tabular
23188 <lyxtabular version="3" rows="11" columns="3">
23189 <features tabularvalignment="middle">
23190 <column alignment="center" valignment="top" width="0pt">
23191 <column alignment="center" valignment="top" width="0pt">
23192 <column alignment="center" valignment="top" width="0pt">
23193 <row>
23194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23195 \begin_inset Text
23196
23197 \begin_layout Plain Layout
23198 Name
23199 \end_layout
23200
23201 \end_inset
23202 </cell>
23203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23204 \begin_inset Text
23205
23206 \begin_layout Plain Layout
23207 Command
23208 \end_layout
23209
23210 \end_inset
23211 </cell>
23212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23213 \begin_inset Text
23214
23215 \begin_layout Plain Layout
23216 E
23217 \family roman
23218 \series medium
23219 \shape up
23220 \size normal
23221 \emph off
23222 \bar no
23223 \noun off
23224 \color none
23225 xample
23226 \end_layout
23227
23228 \end_inset
23229 </cell>
23230 </row>
23231 <row>
23232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23233 \begin_inset Text
23234
23235 \begin_layout Plain Layout
23236
23237 \family roman
23238 \series medium
23239 \shape up
23240 \size normal
23241 \emph off
23242 \bar no
23243 \noun off
23244 \color none
23245 circumflex
23246 \end_layout
23247
23248 \end_inset
23249 </cell>
23250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23251 \begin_inset Text
23252
23253 \begin_layout Plain Layout
23254
23255 \series bold
23256
23257 \backslash
23258 hat
23259 \end_layout
23260
23261 \end_inset
23262 </cell>
23263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23264 \begin_inset Text
23265
23266 \begin_layout Plain Layout
23267
23268 \family roman
23269 \series medium
23270 \shape up
23271 \size normal
23272 \emph off
23273 \bar no
23274 \noun off
23275 \color none
23276 \begin_inset Formula $\hat{a}$
23277 \end_inset
23278
23279
23280 \end_layout
23281
23282 \end_inset
23283 </cell>
23284 </row>
23285 <row>
23286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23287 \begin_inset Text
23288
23289 \begin_layout Plain Layout
23290
23291 \family roman
23292 \series medium
23293 \shape up
23294 \size normal
23295 \emph off
23296 \bar no
23297 \noun off
23298 \color none
23299 grave
23300 \end_layout
23301
23302 \end_inset
23303 </cell>
23304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23305 \begin_inset Text
23306
23307 \begin_layout Plain Layout
23308
23309 \series bold
23310
23311 \backslash
23312 grave
23313 \end_layout
23314
23315 \end_inset
23316 </cell>
23317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23318 \begin_inset Text
23319
23320 \begin_layout Plain Layout
23321
23322 \family roman
23323 \series medium
23324 \shape up
23325 \size normal
23326 \emph off
23327 \bar no
23328 \noun off
23329 \color none
23330 \begin_inset Formula $\grave{a}$
23331 \end_inset
23332
23333
23334 \end_layout
23335
23336 \end_inset
23337 </cell>
23338 </row>
23339 <row>
23340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23341 \begin_inset Text
23342
23343 \begin_layout Plain Layout
23344
23345 \family roman
23346 \series medium
23347 \shape up
23348 \size normal
23349 \emph off
23350 \bar no
23351 \noun off
23352 \color none
23353 acute
23354 \end_layout
23355
23356 \end_inset
23357 </cell>
23358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23359 \begin_inset Text
23360
23361 \begin_layout Plain Layout
23362
23363 \series bold
23364
23365 \backslash
23366 acute
23367 \end_layout
23368
23369 \end_inset
23370 </cell>
23371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23372 \begin_inset Text
23373
23374 \begin_layout Plain Layout
23375
23376 \family roman
23377 \series medium
23378 \shape up
23379 \size normal
23380 \emph off
23381 \bar no
23382 \noun off
23383 \color none
23384 \begin_inset Formula $\acute{a}$
23385 \end_inset
23386
23387
23388 \end_layout
23389
23390 \end_inset
23391 </cell>
23392 </row>
23393 <row>
23394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23395 \begin_inset Text
23396
23397 \begin_layout Plain Layout
23398
23399 \family roman
23400 \series medium
23401 \shape up
23402 \size normal
23403 \emph off
23404 \bar no
23405 \noun off
23406 \color none
23407 umlaut
23408 \end_layout
23409
23410 \end_inset
23411 </cell>
23412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23413 \begin_inset Text
23414
23415 \begin_layout Plain Layout
23416
23417 \series bold
23418
23419 \backslash
23420 ddot
23421 \end_layout
23422
23423 \end_inset
23424 </cell>
23425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23426 \begin_inset Text
23427
23428 \begin_layout Plain Layout
23429
23430 \family roman
23431 \series medium
23432 \shape up
23433 \size normal
23434 \emph off
23435 \bar no
23436 \noun off
23437 \color none
23438 \begin_inset Formula $\ddot{a}$
23439 \end_inset
23440
23441
23442 \end_layout
23443
23444 \end_inset
23445 </cell>
23446 </row>
23447 <row>
23448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23449 \begin_inset Text
23450
23451 \begin_layout Plain Layout
23452
23453 \family roman
23454 \series medium
23455 \shape up
23456 \size normal
23457 \emph off
23458 \bar no
23459 \noun off
23460 \color none
23461 tilde
23462 \end_layout
23463
23464 \end_inset
23465 </cell>
23466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23467 \begin_inset Text
23468
23469 \begin_layout Plain Layout
23470
23471 \series bold
23472
23473 \backslash
23474 tilde
23475 \end_layout
23476
23477 \end_inset
23478 </cell>
23479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23480 \begin_inset Text
23481
23482 \begin_layout Plain Layout
23483
23484 \family roman
23485 \series medium
23486 \shape up
23487 \size normal
23488 \emph off
23489 \bar no
23490 \noun off
23491 \color none
23492 \begin_inset Formula $\tilde{a}$
23493 \end_inset
23494
23495
23496 \end_layout
23497
23498 \end_inset
23499 </cell>
23500 </row>
23501 <row>
23502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23503 \begin_inset Text
23504
23505 \begin_layout Plain Layout
23506
23507 \family roman
23508 \series medium
23509 \shape up
23510 \size normal
23511 \emph off
23512 \bar no
23513 \noun off
23514 \color none
23515 dot
23516 \end_layout
23517
23518 \end_inset
23519 </cell>
23520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23521 \begin_inset Text
23522
23523 \begin_layout Plain Layout
23524
23525 \series bold
23526
23527 \backslash
23528 dot
23529 \end_layout
23530
23531 \end_inset
23532 </cell>
23533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23534 \begin_inset Text
23535
23536 \begin_layout Plain Layout
23537
23538 \family roman
23539 \series medium
23540 \shape up
23541 \size normal
23542 \emph off
23543 \bar no
23544 \noun off
23545 \color none
23546 \begin_inset Formula $\dot{a}$
23547 \end_inset
23548
23549
23550 \end_layout
23551
23552 \end_inset
23553 </cell>
23554 </row>
23555 <row>
23556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23557 \begin_inset Text
23558
23559 \begin_layout Plain Layout
23560
23561 \family roman
23562 \series medium
23563 \shape up
23564 \size normal
23565 \emph off
23566 \bar no
23567 \noun off
23568 \color none
23569 breve
23570 \end_layout
23571
23572 \end_inset
23573 </cell>
23574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23575 \begin_inset Text
23576
23577 \begin_layout Plain Layout
23578
23579 \series bold
23580
23581 \backslash
23582 breve
23583 \end_layout
23584
23585 \end_inset
23586 </cell>
23587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23588 \begin_inset Text
23589
23590 \begin_layout Plain Layout
23591
23592 \family roman
23593 \series medium
23594 \shape up
23595 \size normal
23596 \emph off
23597 \bar no
23598 \noun off
23599 \color none
23600 \begin_inset Formula $\breve{a}$
23601 \end_inset
23602
23603
23604 \end_layout
23605
23606 \end_inset
23607 </cell>
23608 </row>
23609 <row>
23610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23611 \begin_inset Text
23612
23613 \begin_layout Plain Layout
23614
23615 \family roman
23616 \series medium
23617 \shape up
23618 \size normal
23619 \emph off
23620 \bar no
23621 \noun off
23622 \color none
23623 caron
23624 \end_layout
23625
23626 \end_inset
23627 </cell>
23628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23629 \begin_inset Text
23630
23631 \begin_layout Plain Layout
23632
23633 \series bold
23634
23635 \backslash
23636 check
23637 \end_layout
23638
23639 \end_inset
23640 </cell>
23641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23642 \begin_inset Text
23643
23644 \begin_layout Plain Layout
23645
23646 \family roman
23647 \series medium
23648 \shape up
23649 \size normal
23650 \emph off
23651 \bar no
23652 \noun off
23653 \color none
23654 \begin_inset Formula $\check{a}$
23655 \end_inset
23656
23657
23658 \end_layout
23659
23660 \end_inset
23661 </cell>
23662 </row>
23663 <row>
23664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23665 \begin_inset Text
23666
23667 \begin_layout Plain Layout
23668
23669 \family roman
23670 \series medium
23671 \shape up
23672 \size normal
23673 \emph off
23674 \bar no
23675 \noun off
23676 \color none
23677 macron
23678 \end_layout
23679
23680 \end_inset
23681 </cell>
23682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23683 \begin_inset Text
23684
23685 \begin_layout Plain Layout
23686
23687 \series bold
23688
23689 \backslash
23690 bar
23691 \end_layout
23692
23693 \end_inset
23694 </cell>
23695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23696 \begin_inset Text
23697
23698 \begin_layout Plain Layout
23699
23700 \family roman
23701 \series medium
23702 \shape up
23703 \size normal
23704 \emph off
23705 \bar no
23706 \noun off
23707 \color none
23708 \begin_inset Formula $\bar{a}$
23709 \end_inset
23710
23711
23712 \end_layout
23713
23714 \end_inset
23715 </cell>
23716 </row>
23717 <row>
23718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23719 \begin_inset Text
23720
23721 \begin_layout Plain Layout
23722 vector
23723 \end_layout
23724
23725 \end_inset
23726 </cell>
23727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23728 \begin_inset Text
23729
23730 \begin_layout Plain Layout
23731
23732 \series bold
23733
23734 \backslash
23735 vec
23736 \end_layout
23737
23738 \end_inset
23739 </cell>
23740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23741 \begin_inset Text
23742
23743 \begin_layout Plain Layout
23744
23745 \family roman
23746 \series medium
23747 \shape up
23748 \size normal
23749 \emph off
23750 \bar no
23751 \noun off
23752 \color none
23753 \begin_inset Formula $\vec{a}$
23754 \end_inset
23755
23756
23757 \end_layout
23758
23759 \end_inset
23760 </cell>
23761 </row>
23762 </lyxtabular>
23763
23764 \end_inset
23765
23766
23767 \end_layout
23768
23769 \end_inset
23770
23771
23772 \end_layout
23773
23774 \begin_layout Standard
23775 You can choose one of the accents by selecting an item from the 
23776 \family sans
23777 Frame
23778 \begin_inset space ~
23779 \end_inset
23780
23781 decorations
23782 \family default
23783  symbol set button 
23784 \begin_inset Info
23785 type  "icon"
23786 arg   "math-insert \\hat"
23787 \end_inset
23788
23789  in the math panel; this will apply to any selection you have made within
23790  a formula too.
23791 \end_layout
23792
23793 \begin_layout Section
23794 Brackets and Delimiters
23795 \begin_inset Index idx
23796 status collapsed
23797
23798 \begin_layout Plain Layout
23799 Math ! Brackets
23800 \end_layout
23801
23802 \end_inset
23803
23804
23805 \begin_inset Index idx
23806 status collapsed
23807
23808 \begin_layout Plain Layout
23809 Math ! Delimiters
23810 \end_layout
23811
23812 \end_inset
23813
23814
23815 \begin_inset CommandInset label
23816 LatexCommand label
23817 name "sec:Brackets-and-Delimiters"
23818
23819 \end_inset
23820
23821
23822 \end_layout
23823
23824 \begin_layout Standard
23825 There are several brackets available through LyX.
23826  For some purposes, using just the keys 
23827 \family typewriter
23828 []{}()|<>
23829 \family default
23830  should suffice.
23831  But if you want to surround a large structure, like a matrix or a fraction,
23832  or if you have several layers of brackets, it is better to use the math
23833  toolbar delimiter icon 
23834 \begin_inset Info
23835 type  "icon"
23836 arg   "dialog-show mathdelimiter"
23837 \end_inset
23838
23839 .
23840  For example, that is how you would construct the brackets around a matrix:
23841 \begin_inset Formula 
23842 \[
23843 \left[\begin{array}{cc}
23844 1 & 2\\
23845 3 & 4
23846 \end{array}\right]
23847 \]
23848
23849 \end_inset
23850
23851 and to make it easier to see the layers of parentheses.
23852  Below, the expression on the left was entered using the delimiter icon
23853  
23854 \begin_inset Info
23855 type  "icon"
23856 arg   "dialog-show mathdelimiter"
23857 \end_inset
23858
23859  and the expression on the right was entered using the 
23860 \family typewriter
23861 ()
23862 \family default
23863  keys.
23864  
23865 \begin_inset Formula 
23866 \[
23867 \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})}))}
23868 \]
23869
23870 \end_inset
23871
23872
23873 \end_layout
23874
23875 \begin_layout Standard
23876 If you use the delimiter icon, the parentheses, and other brackets from
23877  that menu will automatically re-size to accommodate the size of what is
23878  inside.
23879 \end_layout
23880
23881 \begin_layout Standard
23882 To construct brackets click on the button for the bracket you want on the
23883  left side and right side.
23884  If you use the option 
23885 \family sans
23886 Keep
23887 \begin_inset space ~
23888 \end_inset
23889
23890 matched
23891 \family default
23892 , the selected bracket type will be used for the left and the right side.
23893  The selection will be shown below the button field.
23894  If you want one side to not have a bracket, use the blank button.
23895  It will appear in LyX with a dotted line, but nothing will be printed.
23896 \end_layout
23897
23898 \begin_layout Standard
23899 If you want to place brackets around math structures, like a square root,
23900  you can do so by first highlighting (selecting) the structure that is to
23901  go inside the brackets.
23902  Then choose the appropriate brackets for left and right and click on 
23903 \family sans
23904 Insert
23905 \family default
23906 .
23907  The parentheses will be drawn around the selected structure.
23908  The most common bracket combinations (parentheses, square brackets, and
23909  braces, on both sides) can be entered more quickly using keyboard shortcuts.
23910  For example, to insert a pair of flexible parentheses on both sides, select
23911  the structure and enter 
23912 \begin_inset Info
23913 type  "shortcut"
23914 arg   "math-delim ( )"
23915 \end_inset
23916
23917 .
23918 \end_layout
23919
23920 \begin_layout Section
23921 Arrays and Multi-line Equations
23922 \begin_inset Index idx
23923 status collapsed
23924
23925 \begin_layout Plain Layout
23926 Math ! Arrays
23927 \end_layout
23928
23929 \end_inset
23930
23931
23932 \begin_inset Index idx
23933 status collapsed
23934
23935 \begin_layout Plain Layout
23936 Math ! Matrices
23937 \end_layout
23938
23939 \end_inset
23940
23941
23942 \begin_inset Index idx
23943 status collapsed
23944
23945 \begin_layout Plain Layout
23946 Math ! Multi-line Equations
23947 \end_layout
23948
23949 \end_inset
23950
23951
23952 \end_layout
23953
23954 \begin_layout Standard
23955 Matrices are entered in LyX using the 
23956 \family sans
23957 Math
23958 \begin_inset space ~
23959 \end_inset
23960
23961 Panel
23962 \family default
23963  matrix button 
23964 \family sans
23965
23966 \begin_inset Info
23967 type  "icon"
23968 arg   "dialog-show mathmatrix"
23969 \end_inset
23970
23971
23972 \family default
23973 .
23974  It will open a dialog for you to choose the number of rows/columns.
23975  Here is an example:
23976 \begin_inset Formula 
23977 \[
23978 \left(\begin{array}{ccc}
23979 1 & 2 & 3\\
23980 4 & 5 & 6\\
23981 7 & 8 & 9
23982 \end{array}\right)
23983 \]
23984
23985 \end_inset
23986
23987 The parentheses aren't automatic, but you can add them as described in section
23988 \begin_inset space ~
23989 \end_inset
23990
23991
23992 \begin_inset CommandInset ref
23993 LatexCommand ref
23994 reference "sec:Brackets-and-Delimiters"
23995
23996 \end_inset
23997
23998 .
23999  When you construct the matrix, you can decide whether the column entries
24000  will be left-, right-, or center-justified.
24001  This alignment is set in the box 
24002 \family sans
24003 Horizontal
24004 \family default
24005  with the letters 
24006 \begin_inset Quotes eld
24007 \end_inset
24008
24009
24010 \family sans
24011 l
24012 \family default
24013
24014 \begin_inset Quotes erd
24015 \end_inset
24016
24017
24018 \begin_inset Quotes eld
24019 \end_inset
24020
24021
24022 \family sans
24023 r
24024 \family default
24025
24026 \begin_inset Quotes erd
24027 \end_inset
24028
24029 , and 
24030 \begin_inset Quotes eld
24031 \end_inset
24032
24033
24034 \family sans
24035 c
24036 \family default
24037
24038 \begin_inset Quotes erd
24039 \end_inset
24040
24041 .
24042  LyX proposes a 
24043 \begin_inset Quotes eld
24044 \end_inset
24045
24046
24047 \family sans
24048 c
24049 \family default
24050
24051 \begin_inset Quotes erd
24052 \end_inset
24053
24054  for every column as default.
24055  For example, the sequence 
24056 \begin_inset Quotes eld
24057 \end_inset
24058
24059
24060 \family sans
24061 lcr
24062 \family default
24063
24064 \begin_inset Quotes erd
24065 \end_inset
24066
24067  means that the first column will be left-justified, the second will be
24068  centered, and the third column will be right-justified, because each letter
24069  corresponds to the relevant column.
24070  The result will look like this:
24071 \begin_inset Formula 
24072 \[
24073 \begin{array}{lcr}
24074 this & this\, column & this\, column\\
24075 column & has & has\, right\\
24076 has\, left\, alignment & center\, alignment & alignment
24077 \end{array}.
24078 \]
24079
24080 \end_inset
24081
24082
24083 \end_layout
24084
24085 \begin_layout Standard
24086 You can add more rows to an existing matrix by hitting 
24087 \begin_inset Info
24088 type  "shortcut"
24089 arg   "newline-insert newline"
24090 \end_inset
24091
24092  while the cursor is in the matrix.
24093  Adding or deleting columns can be done via the menu 
24094 \family sans
24095 Edit\SpecialChar \menuseparator
24096 Math
24097 \family default
24098  or the math toolbar.
24099 \end_layout
24100
24101 \begin_layout Standard
24102 There are other arrays used in formulas, such as distinctions of cases.
24103  It can be created with the menu 
24104 \family sans
24105 Insert\SpecialChar \menuseparator
24106 Math\SpecialChar \menuseparator
24107 Cases
24108 \begin_inset space ~
24109 \end_inset
24110
24111 Environment
24112 \family default
24113  or the command 
24114 \series bold
24115
24116 \backslash
24117 cases
24118 \series default
24119 .
24120  Here is an example: 
24121 \begin_inset Formula 
24122 \[
24123 f(x)=\begin{cases}
24124 -1 & x<0\\
24125 0 & x=0\\
24126 1 & x>0
24127 \end{cases}
24128 \]
24129
24130 \end_inset
24131
24132
24133 \end_layout
24134
24135 \begin_layout Standard
24136 \begin_inset VSpace bigskip
24137 \end_inset
24138
24139 Multi-line formulas are created when you press 
24140 \begin_inset Info
24141 type  "shortcut"
24142 arg   "newline-insert newline"
24143 \end_inset
24144
24145  within a formula.
24146  In an empty formula you can see that three blue boxes appear, one for each
24147  column.
24148  When you press 
24149 \begin_inset Info
24150 type  "shortcut"
24151 arg   "newline-insert newline"
24152 \end_inset
24153
24154  in a non-empty formula, the part before the relation sign (equal sign 
24155 \begin_inset Quotes eld
24156 \end_inset
24157
24158 =
24159 \begin_inset Quotes erd
24160 \end_inset
24161
24162  etc.) will be inserted automatically in the first column, the relation sign
24163  is in the second column, and the rest in the third column.
24164  A new row is created by every further hit of 
24165 \begin_inset Info
24166 type  "shortcut"
24167 arg   "newline-insert newline"
24168 \end_inset
24169
24170 .
24171  Multi-line formulas are always displayed formulas.
24172  Here is an example:
24173 \begin_inset Formula 
24174 \begin{eqnarray}
24175 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24176 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24177 \end{eqnarray}
24178
24179 \end_inset
24180
24181 Note that the middle column is designed for relation signs so structures
24182  in this column will be printed in a smaller size:
24183 \begin_inset Formula 
24184 \begin{eqnarray*}
24185 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24186 \end{eqnarray*}
24187
24188 \end_inset
24189
24190
24191 \end_layout
24192
24193 \begin_layout Standard
24194 The multi-line formula type described here is called 
24195 \family typewriter
24196 \series medium
24197 eqnarray
24198 \family default
24199 \series default
24200 .
24201  There are other multi-line types more suitable for certain situations,
24202  for example if you want a better inter-line spacing than in formula 
24203 \begin_inset CommandInset ref
24204 LatexCommand eqref
24205 reference "eq:asquared"
24206
24207 \end_inset
24208
24209 .
24210  The other types are described in section
24211 \begin_inset space ~
24212 \end_inset
24213
24214
24215 \begin_inset CommandInset ref
24216 LatexCommand ref
24217 reference "sub:AMS-Formula-Types"
24218
24219 \end_inset
24220
24221 .
24222 \end_layout
24223
24224 \begin_layout Section
24225 Formula Numbering and Referencing
24226 \begin_inset Index idx
24227 status collapsed
24228
24229 \begin_layout Plain Layout
24230 Math ! Formula numbering
24231 \end_layout
24232
24233 \end_inset
24234
24235
24236 \begin_inset Index idx
24237 status collapsed
24238
24239 \begin_layout Plain Layout
24240 Math ! Referencing formulas
24241 \end_layout
24242
24243 \end_inset
24244
24245
24246 \begin_inset CommandInset label
24247 LatexCommand label
24248 name "sec:Formula-Numbering-and"
24249
24250 \end_inset
24251
24252
24253 \end_layout
24254
24255 \begin_layout Standard
24256 To number a formula, set the cursor in the formula and use the menu 
24257 \family sans
24258 Edit\SpecialChar \menuseparator
24259 Math\SpecialChar \menuseparator
24260 Toggle
24261 \begin_inset space ~
24262 \end_inset
24263
24264 Numbering
24265 \family default
24266  or the shortcut 
24267 \begin_inset Info
24268 type  "shortcut"
24269 arg   "math-number-toggle"
24270 \end_inset
24271
24272 .
24273  The formula number appears in LyX as 
24274 \begin_inset Quotes eld
24275 \end_inset
24276
24277 #
24278 \begin_inset Quotes erd
24279 \end_inset
24280
24281  within parentheses.
24282  The 
24283 \begin_inset Quotes eld
24284 \end_inset
24285
24286 #
24287 \begin_inset Quotes erd
24288 \end_inset
24289
24290  denotes that the number will be calculated automatically when the output
24291  is generated.
24292  The placement and format of the formula number in the output depends on
24293  the document class.
24294  In this document the number is printed together with the chapter number,
24295  separated by a dot:
24296 \begin_inset Formula 
24297 \begin{equation}
24298 1+1=2
24299 \end{equation}
24300
24301 \end_inset
24302
24303 Using 
24304 \begin_inset Info
24305 type  "shortcut"
24306 arg   "math-number-toggle"
24307 \end_inset
24308
24309  in a numbered formula will switch off the numbering.
24310  You can only number displayed formulas.
24311 \end_layout
24312
24313 \begin_layout Standard
24314 Multi-line formulas can be numbered line by line: Using the menu 
24315 \family sans
24316 Edit\SpecialChar \menuseparator
24317 Math\SpecialChar \menuseparator
24318 Toggle
24319 \begin_inset space ~
24320 \end_inset
24321
24322 Numbering
24323 \begin_inset space ~
24324 \end_inset
24325
24326 of
24327 \begin_inset space ~
24328 \end_inset
24329
24330 Line
24331 \family default
24332  or the shortcut 
24333 \begin_inset Info
24334 type  "shortcut"
24335 arg   "math-number-line-toggle"
24336 \end_inset
24337
24338  will only toggle the numbering of the line where the cursor is:
24339 \begin_inset Formula 
24340 \begin{eqnarray}
24341 1 & = & 3-2\\
24342 2 & = & 4-2\nonumber \\
24343 4 & \leq & 7
24344 \end{eqnarray}
24345
24346 \end_inset
24347
24348 To number all lines use the shortcut 
24349 \begin_inset Info
24350 type  "shortcut"
24351 arg   "math-number-toggle"
24352 \end_inset
24353
24354 .
24355 \end_layout
24356
24357 \begin_layout Standard
24358 \begin_inset VSpace bigskip
24359 \end_inset
24360
24361 Every displayed formula can be referenced by its number using a label.
24362  A label is inserted with the menu 
24363 \family sans
24364 Insert\SpecialChar \menuseparator
24365 Label
24366 \family default
24367  when the cursor is in the formula.
24368  This opens a dialog to enter the label.
24369  It is recommended to use the proposed 
24370 \begin_inset Quotes eld
24371 \end_inset
24372
24373
24374 \family sans
24375 eq:
24376 \family default
24377
24378 \begin_inset Quotes erd
24379 \end_inset
24380
24381  as the first part of the label, because this helps later to identify the
24382  label type when you have many labels in your document.
24383  We inserted in the following example the label 
24384 \begin_inset Quotes eld
24385 \end_inset
24386
24387 eq:tanhExp
24388 \begin_inset Quotes erd
24389 \end_inset
24390
24391  in the second line:
24392 \begin_inset Formula 
24393 \begin{eqnarray}
24394 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24395  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24396 \end{eqnarray}
24397
24398 \end_inset
24399
24400 Every labeled line is automatically numbered.
24401  Therefore the label is shown in LyX at the place of the formula number
24402  placeholder 
24403 \begin_inset Quotes eld
24404 \end_inset
24405
24406 #
24407 \begin_inset Quotes erd
24408 \end_inset
24409
24410 .
24411  You can reference a labeled formula using the menu 
24412 \family sans
24413 Insert\SpecialChar \menuseparator
24414 Cross
24415 \begin_inset space ~
24416 \end_inset
24417
24418 Reference
24419 \family default
24420 .
24421  A dialog appears to choose a label you want to refer to.
24422  The reference appears in LyX as a gray cross-reference box and in the output
24423  as the formula number:
24424 \end_layout
24425
24426 \begin_layout Standard
24427 This is a cross-reference to equation (
24428 \begin_inset CommandInset ref
24429 LatexCommand ref
24430 reference "eq:tanhExp"
24431
24432 \end_inset
24433
24434 ).
24435 \end_layout
24436
24437 \begin_layout Standard
24438 The properties of LyX's cross-reference box are described in section
24439 \begin_inset space ~
24440 \end_inset
24441
24442
24443 \begin_inset CommandInset ref
24444 LatexCommand ref
24445 reference "sec:Cross-References"
24446
24447 \end_inset
24448
24449 .
24450  To delete a label, set the cursor at the end in the labeled formula and
24451  press 
24452 \family sans
24453 Del
24454 \family default
24455 .
24456 \end_layout
24457
24458 \begin_layout Section
24459 User defined math macros
24460 \begin_inset Index idx
24461 status collapsed
24462
24463 \begin_layout Plain Layout
24464 Math ! Macros
24465 \end_layout
24466
24467 \end_inset
24468
24469
24470 \end_layout
24471
24472 \begin_layout Standard
24473 LyX allows you to define macros for formulas which is very useful when you
24474  have equations of the same form in a document several times.
24475  Math macros are explained in section 
24476 \emph on
24477 Math
24478 \begin_inset space ~
24479 \end_inset
24480
24481 Macros
24482 \emph default
24483  of the 
24484 \emph on
24485 Math
24486 \emph default
24487  manual.
24488 \end_layout
24489
24490 \begin_layout Section
24491 Fine-Tuning
24492 \end_layout
24493
24494 \begin_layout Subsection
24495 Typefaces
24496 \begin_inset Index idx
24497 status collapsed
24498
24499 \begin_layout Plain Layout
24500 Math ! Typefaces
24501 \end_layout
24502
24503 \end_inset
24504
24505
24506 \end_layout
24507
24508 \begin_layout Standard
24509 The standard font for text is italic, for numbers the standard is roman.
24510  To set a font in a formula, use the 
24511 \family sans
24512 Math
24513 \begin_inset space ~
24514 \end_inset
24515
24516 Panel
24517 \family default
24518  button 
24519 \family sans
24520
24521 \begin_inset Info
24522 type  "icon"
24523 arg   "math-insert \\font"
24524 \end_inset
24525
24526
24527 \family default
24528 , or enter its command, listed in table
24529 \begin_inset space ~
24530 \end_inset
24531
24532
24533 \begin_inset CommandInset ref
24534 LatexCommand ref
24535 reference "tab:Typefaces-and-the"
24536
24537 \end_inset
24538
24539 , directly.
24540 \end_layout
24541
24542 \begin_layout Standard
24543 \begin_inset Float table
24544 wide false
24545 sideways false
24546 status open
24547
24548 \begin_layout Plain Layout
24549 \begin_inset Caption
24550
24551 \begin_layout Plain Layout
24552 \begin_inset CommandInset label
24553 LatexCommand label
24554 name "tab:Typefaces-and-the"
24555
24556 \end_inset
24557
24558 Typefaces and the corresponding commands.
24559 \end_layout
24560
24561 \end_inset
24562
24563
24564 \end_layout
24565
24566 \begin_layout Plain Layout
24567 \align center
24568 \begin_inset Tabular
24569 <lyxtabular version="3" rows="9" columns="2">
24570 <features tabularvalignment="middle">
24571 <column alignment="center" valignment="top" width="0pt">
24572 <column alignment="center" valignment="top" width="0pt">
24573 <row>
24574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24575 \begin_inset Text
24576
24577 \begin_layout Plain Layout
24578 Font
24579 \end_layout
24580
24581 \end_inset
24582 </cell>
24583 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24584 \begin_inset Text
24585
24586 \begin_layout Plain Layout
24587 Command
24588 \end_layout
24589
24590 \end_inset
24591 </cell>
24592 </row>
24593 <row>
24594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24595 \begin_inset Text
24596
24597 \begin_layout Plain Layout
24598
24599 \shape up
24600 \size normal
24601 \bar no
24602 \noun off
24603 \color none
24604 \begin_inset Formula $\mathrm{Roman}$
24605 \end_inset
24606
24607
24608 \end_layout
24609
24610 \end_inset
24611 </cell>
24612 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24613 \begin_inset Text
24614
24615 \begin_layout Plain Layout
24616
24617 \series bold
24618
24619 \backslash
24620 mathrm
24621 \end_layout
24622
24623 \end_inset
24624 </cell>
24625 </row>
24626 <row>
24627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24628 \begin_inset Text
24629
24630 \begin_layout Plain Layout
24631 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24632 \end_inset
24633
24634
24635 \end_layout
24636
24637 \end_inset
24638 </cell>
24639 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24640 \begin_inset Text
24641
24642 \begin_layout Plain Layout
24643
24644 \series bold
24645
24646 \backslash
24647 mathbf
24648 \end_layout
24649
24650 \end_inset
24651 </cell>
24652 </row>
24653 <row>
24654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24655 \begin_inset Text
24656
24657 \begin_layout Plain Layout
24658 \begin_inset Formula $\mathit{Italic}$
24659 \end_inset
24660
24661
24662 \end_layout
24663
24664 \end_inset
24665 </cell>
24666 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24667 \begin_inset Text
24668
24669 \begin_layout Plain Layout
24670
24671 \series bold
24672
24673 \backslash
24674 mathit
24675 \end_layout
24676
24677 \end_inset
24678 </cell>
24679 </row>
24680 <row>
24681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24682 \begin_inset Text
24683
24684 \begin_layout Plain Layout
24685
24686 \shape up
24687 \size normal
24688 \bar no
24689 \noun off
24690 \color none
24691 \begin_inset Formula $\mathtt{Typewriter}$
24692 \end_inset
24693
24694
24695 \end_layout
24696
24697 \end_inset
24698 </cell>
24699 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24700 \begin_inset Text
24701
24702 \begin_layout Plain Layout
24703
24704 \series bold
24705
24706 \backslash
24707 mathtt
24708 \end_layout
24709
24710 \end_inset
24711 </cell>
24712 </row>
24713 <row>
24714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24715 \begin_inset Text
24716
24717 \begin_layout Plain Layout
24718 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24719 \end_inset
24720
24721
24722 \end_layout
24723
24724 \end_inset
24725 </cell>
24726 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24727 \begin_inset Text
24728
24729 \begin_layout Plain Layout
24730
24731 \series bold
24732
24733 \backslash
24734 mathbb
24735 \end_layout
24736
24737 \end_inset
24738 </cell>
24739 </row>
24740 <row>
24741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24742 \begin_inset Text
24743
24744 \begin_layout Plain Layout
24745 \begin_inset Formula $\mathfrak{Fraktur}$
24746 \end_inset
24747
24748
24749 \end_layout
24750
24751 \end_inset
24752 </cell>
24753 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24754 \begin_inset Text
24755
24756 \begin_layout Plain Layout
24757
24758 \series bold
24759
24760 \backslash
24761 mathfrak
24762 \end_layout
24763
24764 \end_inset
24765 </cell>
24766 </row>
24767 <row>
24768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24769 \begin_inset Text
24770
24771 \begin_layout Plain Layout
24772
24773 \shape up
24774 \size normal
24775 \emph on
24776 \bar no
24777 \noun off
24778 \color none
24779 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24780 \end_inset
24781
24782
24783 \end_layout
24784
24785 \end_inset
24786 </cell>
24787 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24788 \begin_inset Text
24789
24790 \begin_layout Plain Layout
24791
24792 \series bold
24793
24794 \backslash
24795 mathcal
24796 \end_layout
24797
24798 \end_inset
24799 </cell>
24800 </row>
24801 <row>
24802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24803 \begin_inset Text
24804
24805 \begin_layout Plain Layout
24806 \begin_inset Formula $\mathsf{SansSerif}$
24807 \end_inset
24808
24809
24810 \end_layout
24811
24812 \end_inset
24813 </cell>
24814 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24815 \begin_inset Text
24816
24817 \begin_layout Plain Layout
24818
24819 \series bold
24820
24821 \backslash
24822 mathsf
24823 \end_layout
24824
24825 \end_inset
24826 </cell>
24827 </row>
24828 </lyxtabular>
24829
24830 \end_inset
24831
24832
24833 \end_layout
24834
24835 \end_inset
24836
24837
24838 \end_layout
24839
24840 \begin_layout Standard
24841 \begin_inset Note Greyedout
24842 status open
24843
24844 \begin_layout Plain Layout
24845
24846 \series bold
24847 Note:
24848 \series default
24849  You can only print capital letters in the typefaces 
24850 \family sans
24851 Blackboard
24852 \family default
24853  and 
24854 \family sans
24855 Calligraphic
24856 \family default
24857 .
24858 \end_layout
24859
24860 \end_inset
24861
24862
24863 \end_layout
24864
24865 \begin_layout Standard
24866 When you use a typeface, a blue box is inserted in the formula.
24867  Every character in this box will be printed in this typeface.
24868  Pressing 
24869 \family sans
24870 Space
24871 \family default
24872  within the box will set the cursor outside, so that you have to use a protected
24873  space when you need a space in the box.
24874  Here is an example where 
24875 \begin_inset Quotes eld
24876 \end_inset
24877
24878 N
24879 \begin_inset Quotes erd
24880 \end_inset
24881
24882  in 
24883 \family sans
24884 Blackboard
24885 \family default
24886  denotes the set of numbers:
24887 \begin_inset Formula 
24888 \[
24889 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24890 \]
24891
24892 \end_inset
24893
24894
24895 \end_layout
24896
24897 \begin_layout Standard
24898 The typefaces are nestable, which can cause confusion.
24899  You can e.
24900 \begin_inset space \thinspace{}
24901 \end_inset
24902
24903 g.
24904 \begin_inset space \space{}
24905 \end_inset
24906
24907 put a character in 
24908 \family sans
24909 Fraktur
24910 \family default
24911  in a box for 
24912 \family sans
24913 Typewriter
24914 \family default
24915
24916 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24917 \end_inset
24918
24919  
24920 \begin_inset Newline newline
24921 \end_inset
24922
24923 So it is better not to use this feature.
24924 \end_layout
24925
24926 \begin_layout Standard
24927 The typefaces have no effect on Greek letters: 
24928 \begin_inset Formula $\mathfrak{abc\delta e}$
24929 \end_inset
24930
24931
24932 \begin_inset Newline newline
24933 \end_inset
24934
24935 You can only print them emboldened using the command 
24936 \series bold
24937
24938 \backslash
24939 boldsymbol
24940 \series default
24941 , which works like the other typeface commands: 
24942 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24943 \end_inset
24944
24945
24946 \end_layout
24947
24948 \begin_layout Standard
24949
24950 \series bold
24951
24952 \backslash
24953 boldsymbol
24954 \series default
24955  works for all symbols, letters, and numbers.
24956 \end_layout
24957
24958 \begin_layout Standard
24959 A number of other font options are available as well, in the menu 
24960 \family sans
24961 Edit\SpecialChar \menuseparator
24962 Math\SpecialChar \menuseparator
24963 Text
24964 \begin_inset space ~
24965 \end_inset
24966
24967 Style
24968 \family default
24969 .
24970 \end_layout
24971
24972 \begin_layout Subsection
24973 Math Text
24974 \begin_inset Index idx
24975 status collapsed
24976
24977 \begin_layout Plain Layout
24978 Math ! Text
24979 \end_layout
24980
24981 \end_inset
24982
24983
24984 \end_layout
24985
24986 \begin_layout Standard
24987 Typefaces are useful for entering some characters in some given font, but
24988  not for text.
24989  For typing longer pieces of text use the math text, which is obtained using
24990  the entry 
24991 \family sans
24992 Normal
24993 \begin_inset space ~
24994 \end_inset
24995
24996 text
24997 \begin_inset space ~
24998 \end_inset
24999
25000 mode
25001 \family default
25002  of the 
25003 \family sans
25004 Math
25005 \begin_inset space ~
25006 \end_inset
25007
25008 Panel
25009 \family default
25010  button 
25011 \family sans
25012
25013 \begin_inset Info
25014 type  "icon"
25015 arg   "math-insert \\font"
25016 \end_inset
25017
25018
25019 \family default
25020  (shortcut 
25021 \begin_inset Info
25022 type  "shortcut"
25023 arg   "font-default"
25024 \end_inset
25025
25026 ).
25027  Math text appears in LyX in black instead of blue.
25028  You can use spaces and accents in math text like in normal text.
25029  Here is an example:
25030 \begin_inset Formula 
25031 \[
25032 f(x)=\begin{cases}
25033 x & \mbox{if I say so}\\
25034 -x & \mbox{under Umständen}
25035 \end{cases}
25036 \]
25037
25038 \end_inset
25039
25040
25041 \end_layout
25042
25043 \begin_layout Subsection
25044 Font Sizes
25045 \begin_inset Index idx
25046 status collapsed
25047
25048 \begin_layout Plain Layout
25049 Math ! Font sizes
25050 \end_layout
25051
25052 \end_inset
25053
25054
25055 \end_layout
25056
25057 \begin_layout Standard
25058 There are four font styles (relative sizes) used in math-mode, which are
25059  automatically chosen in most situations.
25060  These are called 
25061 \family sans
25062 textstyle
25063 \family default
25064
25065 \family sans
25066 displaystyle
25067 \family default
25068
25069 \family sans
25070 scriptstyle
25071 \family default
25072 , and 
25073 \family sans
25074 scriptscriptstyle
25075 \family default
25076 .
25077  For most characters, 
25078 \family sans
25079 textstyle
25080 \family default
25081  and 
25082 \family sans
25083 displaystyle
25084 \family default
25085  are actually the same size, but fractions, superscripts and subscripts,
25086  and certain other structures, are set larger in 
25087 \family sans
25088 displaystyle
25089 \family default
25090 .
25091  Except for some operators, which resize themselves to accommodate various
25092  situations, all text will be set in the styles that LaTeX thinks are appropriat
25093 e.
25094  These choices can be overridden by using the math panel button 
25095 \family sans
25096
25097 \begin_inset Info
25098 type  "icon"
25099 arg   "math-insert \\style"
25100 \end_inset
25101
25102
25103 \family default
25104 .
25105  A box for the size will be created in which you can insert the math structure.
25106  For example, you can set 
25107 \begin_inset Formula $\frac{1}{2}$
25108 \end_inset
25109
25110 , which is normally in 
25111 \family sans
25112 textstyle
25113 \family default
25114 , larger in 
25115 \family sans
25116 displaystyle
25117 \family default
25118
25119 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25120 \end_inset
25121
25122 .
25123  The four styles are used in the following example:
25124 \end_layout
25125
25126 \begin_layout Standard
25127 \begin_inset Formula $displaystyle$
25128 \end_inset
25129
25130
25131 \begin_inset Formula ${\textstyle textstyle}$
25132 \end_inset
25133
25134
25135 \begin_inset Formula ${\scriptstyle scriptstyle}$
25136 \end_inset
25137
25138
25139 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25140 \end_inset
25141
25142 .
25143 \end_layout
25144
25145 \begin_layout Standard
25146 All these math-mode font sizes are relative so that if the whole math inset
25147  is set in a particular size with the menu 
25148 \family sans
25149 Edit\SpecialChar \menuseparator
25150 Text
25151 \begin_inset space ~
25152 \end_inset
25153
25154 Style
25155 \family default
25156 , all sizes in the formula will be adjusted relative to this size.
25157  Similarly, if the base font size of the document is changed, all fonts
25158  will be adjusted to correspond.
25159  As an example here is a formula in the font size 
25160 \begin_inset Quotes eld
25161 \end_inset
25162
25163 largest
25164 \begin_inset Quotes erd
25165 \end_inset
25166
25167 :
25168 \end_layout
25169
25170 \begin_layout Standard
25171
25172 \family roman
25173 \size largest
25174 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25175 \end_inset
25176
25177
25178 \end_layout
25179
25180 \begin_layout Section
25181 Theorem Modules
25182 \end_layout
25183
25184 \begin_layout Standard
25185 As of LyX 1.6, support for theorem-like environments has been moved out of
25186  the document classes and into layout modules.
25187 \begin_inset Index idx
25188 status collapsed
25189
25190 \begin_layout Plain Layout
25191 Layout Modules
25192 \end_layout
25193
25194 \end_inset
25195
25196  As a result, theorem-like environments can now easily be used with classes
25197  other than the AMS classes.
25198  See section 
25199 \begin_inset CommandInset ref
25200 LatexCommand ref
25201 reference "sub:Modules"
25202
25203 \end_inset
25204
25205  for more on layout modules.
25206 \end_layout
25207
25208 \begin_layout Section
25209 AMS-LaTeX
25210 \begin_inset Index idx
25211 status collapsed
25212
25213 \begin_layout Plain Layout
25214 AMS math
25215 \end_layout
25216
25217 \end_inset
25218
25219
25220 \begin_inset Index idx
25221 status collapsed
25222
25223 \begin_layout Plain Layout
25224 Math ! AMS
25225 \end_layout
25226
25227 \end_inset
25228
25229
25230 \end_layout
25231
25232 \begin_layout Standard
25233 LyX supports the packages provided by the American Mathematical Society
25234  (AMS) that are in common use.
25235 \end_layout
25236
25237 \begin_layout Subsection
25238 Enabling AMS-Support
25239 \end_layout
25240
25241 \begin_layout Standard
25242 Selecting the checkbox 
25243 \family sans
25244 Use
25245 \begin_inset space ~
25246 \end_inset
25247
25248 AMS
25249 \begin_inset space ~
25250 \end_inset
25251
25252 math
25253 \begin_inset space ~
25254 \end_inset
25255
25256 package
25257 \family default
25258  in the 
25259 \family sans
25260 Document\SpecialChar \menuseparator
25261 Settings
25262 \family default
25263
25264 \begin_inset Index idx
25265 status collapsed
25266
25267 \begin_layout Plain Layout
25268 Document ! Settings
25269 \end_layout
25270
25271 \end_inset
25272
25273  dialog under 
25274 \family sans
25275 Math
25276 \begin_inset space ~
25277 \end_inset
25278
25279 Options
25280 \family default
25281  will include the AMS-packages in the document and make the facilities available.
25282  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25283  formulas, ensure that you have enabled AMS.
25284 \end_layout
25285
25286 \begin_layout Subsection
25287 AMS-Formula Types
25288 \begin_inset CommandInset label
25289 LatexCommand label
25290 name "sub:AMS-Formula-Types"
25291
25292 \end_inset
25293
25294
25295 \begin_inset Index idx
25296 status collapsed
25297
25298 \begin_layout Plain Layout
25299 Math ! Multi-line Equations
25300 \end_layout
25301
25302 \end_inset
25303
25304
25305 \end_layout
25306
25307 \begin_layout Standard
25308 AMS-LaTeX provides a selection of different formula types.
25309  LyX allows you to choose between 
25310 \family typewriter
25311 align
25312 \family default
25313
25314 \family typewriter
25315 alignat
25316 \family default
25317
25318 \family typewriter
25319 flalign
25320 \family default
25321
25322 \family typewriter
25323 gather
25324 \family default
25325 , and 
25326 \family typewriter
25327 multline
25328 \family default
25329 .
25330  We refer to the AMS-documentation for an explanation of these formula types.
25331 \end_layout
25332
25333 \begin_layout Chapter
25334 More Tools
25335 \end_layout
25336
25337 \begin_layout Section
25338 Cross-References
25339 \begin_inset Index idx
25340 status collapsed
25341
25342 \begin_layout Plain Layout
25343 Cross references
25344 \end_layout
25345
25346 \end_inset
25347
25348
25349 \begin_inset CommandInset label
25350 LatexCommand label
25351 name "sec:Cross-References"
25352
25353 \end_inset
25354
25355
25356 \end_layout
25357
25358 \begin_layout Standard
25359 One of LyX's strengths is cross-references.
25360  You can reference every section, float, footnote, formula, and list in
25361  the document.
25362  To reference a document part, you have to insert a label into it.
25363  The label is used as an anchor and a name for the reference.
25364  We want for example to refer to the second item of the following list:
25365 \end_layout
25366
25367 \begin_layout Enumerate
25368 First item
25369 \end_layout
25370
25371 \begin_layout Enumerate
25372 \begin_inset CommandInset label
25373 LatexCommand label
25374 name "enu:Second-item"
25375
25376 \end_inset
25377
25378 Second item
25379 \end_layout
25380
25381 \begin_layout Enumerate
25382 Third item
25383 \end_layout
25384
25385 \begin_layout Standard
25386 First we insert a label into the second item with the menu 
25387 \family sans
25388 Insert\SpecialChar \menuseparator
25389 Label
25390 \family default
25391  or by pressing the toolbar button 
25392 \begin_inset Info
25393 type  "icon"
25394 arg   "label-insert"
25395 \end_inset
25396
25397 .
25398  A gray label box like this: 
25399 \begin_inset Graphics
25400         filename clipart/labelQt4.png
25401         scale 85
25402
25403 \end_inset
25404
25405  is inserted and the label window pops up asking for the label text.
25406  LyX offers as text the first words of the item with a prefix, in our case
25407  the text 
25408 \begin_inset Quotes eld
25409 \end_inset
25410
25411
25412 \family sans
25413 enu:Second-item
25414 \family default
25415
25416 \begin_inset Quotes erd
25417 \end_inset
25418
25419 .
25420  The prefix 
25421 \begin_inset Quotes eld
25422 \end_inset
25423
25424
25425 \family sans
25426 enu:
25427 \family default
25428
25429 \begin_inset Quotes erd
25430 \end_inset
25431
25432  stands for 
25433 \begin_inset Quotes eld
25434 \end_inset
25435
25436 enumerate
25437 \begin_inset Quotes erd
25438 \end_inset
25439
25440 .
25441  The prefix depends on the document part where the label is inserted, e.
25442 \begin_inset space \thinspace{}
25443 \end_inset
25444
25445 g.
25446 \begin_inset space \space{}
25447 \end_inset
25448
25449 if you insert a label into a section heading, the suggested prefix will
25450  be 
25451 \begin_inset Quotes eld
25452 \end_inset
25453
25454
25455 \family sans
25456 sec:
25457 \family default
25458
25459 \begin_inset Quotes erd
25460 \end_inset
25461
25462 .
25463 \end_layout
25464
25465 \begin_layout Standard
25466 To reference the item, we refer to its label using the menu 
25467 \family sans
25468 Insert\SpecialChar \menuseparator
25469 Cross-Reference
25470 \family default
25471  or the toolbar button 
25472 \begin_inset Info
25473 type  "icon"
25474 arg   "dialog-show-new-inset ref"
25475 \end_inset
25476
25477 .
25478  A gray cross-reference box like this: 
25479 \begin_inset Graphics
25480         filename clipart/referenceQt4.png
25481         scale 85
25482
25483 \end_inset
25484
25485  is inserted and the cross-reference window appears showing all the labels
25486  in the document.
25487  We can now sort the labels alphabetically and then choose the entry 
25488 \begin_inset Quotes eld
25489 \end_inset
25490
25491
25492 \family sans
25493 enu:Second-item
25494 \family default
25495
25496 \begin_inset Quotes erd
25497 \end_inset
25498
25499 .
25500  At the position of the cross-reference box the item number will appear
25501  in the output.
25502 \end_layout
25503
25504 \begin_layout Standard
25505 Alternatively to 
25506 \family sans
25507 Insert\SpecialChar \menuseparator
25508 Cross-Reference
25509 \family default
25510 , you can right-click on a label and use in the appearing context menu 
25511 \family sans
25512 Copy as Reference
25513 \family default
25514 .
25515  The cross-reference to this label is now in the clipboard and can be pasted
25516  to the actual cursor position via the menu 
25517 \family sans
25518 Edit\SpecialChar \menuseparator
25519 Paste
25520 \family default
25521  (shortcut 
25522 \begin_inset Info
25523 type  "shortcut"
25524 arg   "paste"
25525 \end_inset
25526
25527 ).
25528 \end_layout
25529
25530 \begin_layout Standard
25531 Here is our cross-reference: Item
25532 \begin_inset space ~
25533 \end_inset
25534
25535
25536 \begin_inset CommandInset ref
25537 LatexCommand ref
25538 reference "enu:Second-item"
25539
25540 \end_inset
25541
25542
25543 \end_layout
25544
25545 \begin_layout Standard
25546 It is recommended to use a protected space
25547 \begin_inset Foot
25548 status collapsed
25549
25550 \begin_layout Plain Layout
25551 described in section
25552 \begin_inset space ~
25553 \end_inset
25554
25555
25556 \begin_inset CommandInset ref
25557 LatexCommand ref
25558 reference "sub:Protected-Space"
25559
25560 \end_inset
25561
25562
25563 \end_layout
25564
25565 \end_inset
25566
25567  between the cross-reference name and the cross-reference to avoid ugly
25568  line breaks between them.
25569 \end_layout
25570
25571 \begin_layout Standard
25572 There are six formats of cross-references:
25573 \end_layout
25574
25575 \begin_layout Description
25576 <reference>: prints the number, this is the default: 
25577 \begin_inset CommandInset ref
25578 LatexCommand ref
25579 reference "fig:Two-distorted-images"
25580
25581 \end_inset
25582
25583
25584 \end_layout
25585
25586 \begin_layout Description
25587 (<reference>): prints the number within two parentheses, this is the style
25588  normally used to reference formulas, especially when the reference name
25589  
25590 \begin_inset Quotes eld
25591 \end_inset
25592
25593 Equation
25594 \begin_inset Quotes erd
25595 \end_inset
25596
25597  is omitted: 
25598 \begin_inset CommandInset ref
25599 LatexCommand eqref
25600 reference "eq:tanhExp"
25601
25602 \end_inset
25603
25604
25605 \end_layout
25606
25607 \begin_layout Description
25608 <page>: prints the page number: Page
25609 \begin_inset space ~
25610 \end_inset
25611
25612
25613 \begin_inset CommandInset ref
25614 LatexCommand pageref
25615 reference "fig:Two-distorted-images"
25616
25617 \end_inset
25618
25619
25620 \end_layout
25621
25622 \begin_layout Description
25623 on
25624 \begin_inset space ~
25625 \end_inset
25626
25627 page
25628 \begin_inset space ~
25629 \end_inset
25630
25631 <page>: prints the text "on page" and the page number: 
25632 \begin_inset CommandInset ref
25633 LatexCommand vpageref
25634 reference "fig:Two-distorted-images"
25635
25636 \end_inset
25637
25638
25639 \end_layout
25640
25641 \begin_layout Description
25642 <reference>
25643 \begin_inset space ~
25644 \end_inset
25645
25646 on
25647 \begin_inset space ~
25648 \end_inset
25649
25650 page
25651 \begin_inset space ~
25652 \end_inset
25653
25654 <page>: prints the number, the text "on page", and the page number: 
25655 \begin_inset CommandInset ref
25656 LatexCommand vref
25657 reference "fig:Two-distorted-images"
25658
25659 \end_inset
25660
25661
25662 \end_layout
25663
25664 \begin_layout Description
25665 Formatted
25666 \begin_inset space ~
25667 \end_inset
25668
25669 reference: prints a self defined cross-reference format.
25670 \begin_inset Newline newline
25671 \end_inset
25672
25673
25674 \begin_inset Note Greyedout
25675 status collapsed
25676
25677 \begin_layout Plain Layout
25678
25679 \series bold
25680 Note:
25681 \series default
25682  This feature is only available when you have the LaTeX-package 
25683 \series bold
25684 prettyref
25685 \series default
25686  or 
25687 \series bold
25688 refstyle
25689 \series default
25690
25691 \begin_inset Index idx
25692 status collapsed
25693
25694 \begin_layout Plain Layout
25695 LaTeX-packages ! prettyref
25696 \end_layout
25697
25698 \end_inset
25699
25700
25701 \begin_inset Index idx
25702 status collapsed
25703
25704 \begin_layout Plain Layout
25705 LaTeX-packages ! refstyle
25706 \end_layout
25707
25708 \end_inset
25709
25710  installed.
25711 \end_layout
25712
25713 \end_inset
25714
25715
25716 \begin_inset Newline newline
25717 \end_inset
25718
25719 You can select which LaTeX-package should be used for this feature by setting
25720  the option 
25721 \family sans
25722 Use refstyle (not prettyref) for cross-references
25723 \family default
25724  in the menu 
25725 \family sans
25726 Document\SpecialChar \menuseparator
25727 Settings\SpecialChar \menuseparator
25728 Document Class
25729 \family default
25730 .
25731  The package 
25732 \series bold
25733 refstyle
25734 \series default
25735  is the default and preferred because 
25736 \series bold
25737 prettyref
25738 \series default
25739  supports only English documents.
25740  The format is specified by using the command 
25741 \series bold
25742
25743 \backslash
25744 newrefformat
25745 \series default
25746  (prettyref) or 
25747 \series bold
25748
25749 \backslash
25750 newref
25751 \series default
25752  (refstyle) in the LaTeX preamble of the document.
25753  For example redefining all references to figures (which have the label
25754  shortcut 
25755 \begin_inset Quotes eld
25756 \end_inset
25757
25758
25759 \family sans
25760 fig
25761 \family default
25762
25763 \begin_inset Quotes erd
25764 \end_inset
25765
25766 ) can be done with this command
25767 \begin_inset Newline newline
25768 \end_inset
25769
25770
25771 \series bold
25772
25773 \backslash
25774 newref{fig}{refcmd={Image on page 
25775 \backslash
25776 pageref{#1}}}
25777 \series default
25778
25779 \begin_inset Newline newline
25780 \end_inset
25781
25782 For more information about the format, have a look at the package documentations
25783
25784 \begin_inset CommandInset citation
25785 LatexCommand cite
25786 key "prettyref,refstyle"
25787
25788 \end_inset
25789
25790 .
25791 \end_layout
25792
25793 \begin_layout Description
25794 Textual
25795 \begin_inset space ~
25796 \end_inset
25797
25798 reference: prints the caption or the name of the reference: 
25799 \begin_inset CommandInset ref
25800 LatexCommand nameref
25801 reference "fig:Two-distorted-images"
25802
25803 \end_inset
25804
25805
25806 \end_layout
25807
25808 \begin_layout Standard
25809
25810 \family sans
25811 <page>
25812 \family default
25813  will not print the page number if the label is on the previous, the same,
25814  or the next page.
25815  You will e.
25816 \begin_inset space \thinspace{}
25817 \end_inset
25818
25819 g.
25820 \begin_inset space \space{}
25821 \end_inset
25822
25823 see the text 
25824 \begin_inset Quotes eld
25825 \end_inset
25826
25827
25828 \family sans
25829 on this page
25830 \family default
25831
25832 \begin_inset Quotes erd
25833 \end_inset
25834
25835  instead.
25836  The style 
25837 \family sans
25838 <reference> on page <page>
25839 \family default
25840  will not print anything about the page if the label is on the same page.
25841 \end_layout
25842
25843 \begin_layout Standard
25844 The number and current page of the referenced document part in the output
25845  is automatically calculated by LaTeX.
25846  The varieties are adjusted in the field 
25847 \family sans
25848 Format
25849 \family default
25850  of the cross-reference window, that appear when you click on the cross-referenc
25851 e.
25852 \end_layout
25853
25854 \begin_layout Standard
25855 You can only use the style 
25856 \family sans
25857 <reference>
25858 \family default
25859  to reference numbered document parts, while the reference style 
25860 \family sans
25861 <page>
25862 \family default
25863  is always possible.
25864 \end_layout
25865
25866 \begin_layout Standard
25867 If you want to reference a section, put the label in the section heading;
25868  for floats put the label in the caption; for footnotes put the label in
25869  it.
25870  Referencing formulas is explained in section
25871 \begin_inset space ~
25872 \end_inset
25873
25874
25875 \begin_inset CommandInset ref
25876 LatexCommand ref
25877 reference "sec:Formula-Numbering-and"
25878
25879 \end_inset
25880
25881 .
25882 \end_layout
25883
25884 \begin_layout Standard
25885 Right-clicking on a cross-reference opens a context menu.
25886  The entry 
25887 \family sans
25888 Go
25889 \begin_inset space ~
25890 \end_inset
25891
25892 to
25893 \begin_inset space ~
25894 \end_inset
25895
25896 Label
25897 \family default
25898  sets the cursor before the referenced label.
25899  This entry will be renamed in the context menu of the label to 
25900 \family sans
25901 Go
25902 \begin_inset space ~
25903 \end_inset
25904
25905 Back
25906 \family default
25907  so that you can use it to set the cursor back to the cross-reference.
25908  You can also go back with the toolbar button 
25909 \begin_inset Info
25910 type  "icon"
25911 arg   "bookmark-goto 0"
25912 \end_inset
25913
25914 .
25915 \end_layout
25916
25917 \begin_layout Standard
25918 You can change labels at any time.
25919  References to the changed label will automatically be updated so that you
25920  do not need to think about this.
25921 \end_layout
25922
25923 \begin_layout Standard
25924 If a cross-reference refers to a non-existent label, you will see two question
25925  marks in the output instead of the reference.
25926 \end_layout
25927
25928 \begin_layout Standard
25929 References are described in detail in sec.
25930 \begin_inset space ~
25931 \end_inset
25932
25933
25934 \begin_inset Quotes eld
25935 \end_inset
25936
25937 Referencing Floats
25938 \begin_inset Quotes erd
25939 \end_inset
25940
25941  of the 
25942 \emph on
25943 Embedded
25944 \begin_inset space ~
25945 \end_inset
25946
25947 Objects
25948 \emph default
25949  manual.
25950 \end_layout
25951
25952 \begin_layout Section
25953 Table of Contents and other Listings
25954 \begin_inset Index idx
25955 status collapsed
25956
25957 \begin_layout Plain Layout
25958 Table of contents
25959 \end_layout
25960
25961 \end_inset
25962
25963
25964 \begin_inset Index idx
25965 status collapsed
25966
25967 \begin_layout Plain Layout
25968 Outline
25969 \end_layout
25970
25971 \end_inset
25972
25973
25974 \begin_inset CommandInset label
25975 LatexCommand label
25976 name "sec:toc"
25977
25978 \end_inset
25979
25980
25981 \end_layout
25982
25983 \begin_layout Subsection
25984 Table of Contents
25985 \begin_inset CommandInset label
25986 LatexCommand label
25987 name "sub:Table-of-Contents"
25988
25989 \end_inset
25990
25991
25992 \end_layout
25993
25994 \begin_layout Standard
25995 The Table of Contents (TOC) is inserted with the menu 
25996 \family sans
25997 Insert\SpecialChar \menuseparator
25998 List/TOC\SpecialChar \menuseparator
25999 Table
26000 \begin_inset space ~
26001 \end_inset
26002
26003 of
26004 \begin_inset space ~
26005 \end_inset
26006
26007 Contents
26008 \family default
26009 .
26010  Is is displayed in LyX as a gray box.
26011  If you click on it, the 
26012 \family sans
26013 Outline
26014 \family default
26015  window appears, showing you the TOC entries as outline, which allows you
26016  to move and rearrange sections in your documents.
26017  So this operation is an alternative to the menu 
26018 \family sans
26019 Document\SpecialChar \menuseparator
26020 Outline
26021 \family default
26022  that is described in sec.
26023 \begin_inset space \thinspace{}
26024 \end_inset
26025
26026
26027 \begin_inset CommandInset ref
26028 LatexCommand ref
26029 reference "sub:The-Outliner"
26030
26031 \end_inset
26032
26033 .
26034 \end_layout
26035
26036 \begin_layout Standard
26037 The TOC in the document output lists every numbered section automatically.
26038  If you have declared a short title for a section heading, as described
26039  in section
26040 \begin_inset space ~
26041 \end_inset
26042
26043
26044 \begin_inset CommandInset ref
26045 LatexCommand ref
26046 reference "sec:Short-Titles"
26047
26048 \end_inset
26049
26050 , it will be used in the TOC instead of the section heading.
26051  Section
26052 \begin_inset space ~
26053 \end_inset
26054
26055
26056 \begin_inset CommandInset ref
26057 LatexCommand ref
26058 reference "sub:Numbering-depth"
26059
26060 \end_inset
26061
26062  describes how the level is adjusted that defines which section types are
26063  listed in the TOC.
26064  Unnumbered sections are not listed in the TOC.
26065 \end_layout
26066
26067 \begin_layout Subsection
26068 List of Figures, Tables, and Algorithms
26069 \begin_inset CommandInset label
26070 LatexCommand label
26071 name "sub:List-of-Figures"
26072
26073 \end_inset
26074
26075
26076 \end_layout
26077
26078 \begin_layout Standard
26079 Table, figure, and algorithm lists are very much like the table of contents.
26080  You can insert them via the 
26081 \family sans
26082 Insert\SpecialChar \menuseparator
26083 List
26084 \begin_inset space ~
26085 \end_inset
26086
26087 /
26088 \begin_inset space ~
26089 \end_inset
26090
26091 TOC
26092 \family default
26093  submenus.
26094  The list entries are the float captions and the float number.
26095 \end_layout
26096
26097 \begin_layout Section
26098 URLs and Hyperlinks
26099 \begin_inset Index idx
26100 status collapsed
26101
26102 \begin_layout Plain Layout
26103 URLs
26104 \end_layout
26105
26106 \end_inset
26107
26108
26109 \begin_inset Index idx
26110 status collapsed
26111
26112 \begin_layout Plain Layout
26113 Hyperlinks
26114 \end_layout
26115
26116 \end_inset
26117
26118
26119 \end_layout
26120
26121 \begin_layout Subsection
26122 URLs
26123 \begin_inset CommandInset label
26124 LatexCommand label
26125 name "sub:URLs"
26126
26127 \end_inset
26128
26129
26130 \end_layout
26131
26132 \begin_layout Standard
26133 Links to web pages or email addresses can be inserted via the menu 
26134 \family sans
26135 Insert\SpecialChar \menuseparator
26136 URL
26137 \family default
26138 .
26139 \end_layout
26140
26141 \begin_layout Standard
26142 Here is an example URL: LyX's homepage: 
26143 \begin_inset Flex URL
26144 status collapsed
26145
26146 \begin_layout Plain Layout
26147
26148 http://www.lyx.org
26149 \end_layout
26150
26151 \end_inset
26152
26153
26154 \end_layout
26155
26156 \begin_layout Standard
26157 You cannot change the style of the link text, the URL text will always be
26158  in the style 
26159 \family typewriter
26160 Typewriter
26161 \family default
26162 .
26163  To be able to format the URL text, use hyperlinks as explained in the next
26164  subsection.
26165 \end_layout
26166
26167 \begin_layout Standard
26168 \begin_inset Note Greyedout
26169 status open
26170
26171 \begin_layout Plain Layout
26172
26173 \series bold
26174 Note:
26175 \series default
26176  URLs must not end with a backslash, otherwise you get LaTeX errors.
26177 \end_layout
26178
26179 \end_inset
26180
26181
26182 \end_layout
26183
26184 \begin_layout Subsection
26185 Hyperlinks
26186 \begin_inset CommandInset label
26187 LatexCommand label
26188 name "sub:Hyperlinks"
26189
26190 \end_inset
26191
26192
26193 \end_layout
26194
26195 \begin_layout Standard
26196 Hyperlinks can be inserted with the menu 
26197 \family sans
26198 Insert\SpecialChar \menuseparator
26199 Hyperlink
26200 \family default
26201  or with the toolbar button 
26202 \begin_inset Info
26203 type  "icon"
26204 arg   "href-insert"
26205 \end_inset
26206
26207 .
26208  The appearing dialog has two fields: 
26209 \family sans
26210 Target
26211 \family default
26212  and 
26213 \family sans
26214 Name
26215 \family default
26216 .
26217  The name is the printed text for the hyperlink.
26218  The hyperlink type can be a weblink like this: 
26219 \begin_inset CommandInset href
26220 LatexCommand href
26221 name "LyX's homepage"
26222 target "http://www.lyx.org"
26223
26224 \end_inset
26225
26226 , an Email address like this: 
26227 \begin_inset CommandInset href
26228 LatexCommand href
26229 name "lyx-docs mailing list"
26230 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26231 type "mailto:"
26232
26233 \end_inset
26234
26235 , or a link to a file.
26236 \end_layout
26237
26238 \begin_layout Standard
26239 You can start applications via a hyperlink when you insert a weblink by
26240  adding the prefix 
26241 \begin_inset Quotes eld
26242 \end_inset
26243
26244
26245 \family sans
26246 run:
26247 \family default
26248
26249 \begin_inset Quotes erd
26250 \end_inset
26251
26252  to the link target.
26253 \end_layout
26254
26255 \begin_layout Standard
26256 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26257  and become clickable in the DVI and PDF-output.
26258  To set the format of the link text, highlight the hyperlink inset and use
26259  the text style dialog.
26260  This is for example a hyperlink with bold sans serif text: 
26261 \family sans
26262 \series bold
26263
26264 \begin_inset CommandInset href
26265 LatexCommand href
26266 name "LyX's homepage"
26267 target "http://www.lyx.org"
26268
26269 \end_inset
26270
26271
26272 \end_layout
26273
26274 \begin_layout Standard
26275 The link text color can be changed, when the option 
26276 \family sans
26277 Color links
26278 \family default
26279  is set in the PDF Properties dialog (menu 
26280 \family sans
26281 Document\SpecialChar \menuseparator
26282 Settings\SpecialChar \menuseparator
26283 PDF Properties
26284 \family default
26285 ).
26286  The link text is for example set in this document to blue by adding the
26287  option
26288 \begin_inset Newline newline
26289 \end_inset
26290
26291
26292 \series bold
26293 urlcolor=blue
26294 \series default
26295
26296 \begin_inset Newline newline
26297 \end_inset
26298
26299 to the field 
26300 \family sans
26301 Additional options
26302 \family default
26303  in the PDF Properties dialog.
26304 \end_layout
26305
26306 \begin_layout Section
26307 Appendices
26308 \begin_inset Index idx
26309 status collapsed
26310
26311 \begin_layout Plain Layout
26312 Appendix
26313 \end_layout
26314
26315 \end_inset
26316
26317
26318 \begin_inset CommandInset label
26319 LatexCommand label
26320 name "sec:Appendices"
26321
26322 \end_inset
26323
26324
26325 \end_layout
26326
26327 \begin_layout Standard
26328 Appendices are created with the menu 
26329 \family sans
26330 Document\SpecialChar \menuseparator
26331 Start
26332 \begin_inset space ~
26333 \end_inset
26334
26335 Appendix
26336 \begin_inset space ~
26337 \end_inset
26338
26339 Here
26340 \family default
26341 .
26342  This menu sets the document from the current cursor position to the end
26343  as the appendix region.
26344  The region is marked with a red borderline.
26345 \end_layout
26346
26347 \begin_layout Standard
26348 Every chapter (or section) within the appendix region is treated as an appendix,
26349  numbered with a capital Latin letter.
26350  The appendix subsections are numbered with this letter followed by a dot
26351  and the subsection number.
26352  All appendix sections can be referenced as if they were normal sections,
26353  here two examples:
26354 \end_layout
26355
26356 \begin_layout Standard
26357 Appendix
26358 \begin_inset space ~
26359 \end_inset
26360
26361
26362 \begin_inset CommandInset ref
26363 LatexCommand ref
26364 reference "chap:Credits"
26365
26366 \end_inset
26367
26368 ; Appendix
26369 \begin_inset space ~
26370 \end_inset
26371
26372
26373 \begin_inset CommandInset ref
26374 LatexCommand ref
26375 reference "sub:Export"
26376
26377 \end_inset
26378
26379
26380 \end_layout
26381
26382 \begin_layout Section
26383 Bibliography
26384 \begin_inset Index idx
26385 status collapsed
26386
26387 \begin_layout Plain Layout
26388 Bibliography
26389 \end_layout
26390
26391 \end_inset
26392
26393
26394 \begin_inset CommandInset label
26395 LatexCommand label
26396 name "sec:Bibliography"
26397
26398 \end_inset
26399
26400
26401 \end_layout
26402
26403 \begin_layout Standard
26404 There are two ways of generating the bibliography in a LyX-document.
26405  You can include a bibliography database,
26406 \begin_inset Foot
26407 status collapsed
26408
26409 \begin_layout Plain Layout
26410 Known under the name 
26411 \begin_inset Quotes eld
26412 \end_inset
26413
26414 BibTeX-database
26415 \begin_inset Quotes erd
26416 \end_inset
26417
26418 .
26419 \end_layout
26420
26421 \end_inset
26422
26423  which is explained in the next subsection, or you can insert the bibliography
26424  manually, using the paragraph environment 
26425 \family sans
26426 Bibliography
26427 \family default
26428 , which was described in section
26429 \begin_inset space ~
26430 \end_inset
26431
26432
26433 \begin_inset CommandInset ref
26434 LatexCommand ref
26435 reference "sub:Biblio_environment"
26436
26437 \end_inset
26438
26439 .
26440  If you want anything other than numerical citations that are used in this
26441  document, like author-year citations, then you must
26442 \emph on
26443  
26444 \emph default
26445 use a bibliography database.
26446 \end_layout
26447
26448 \begin_layout Subsection
26449 The Bibliography Environment
26450 \end_layout
26451
26452 \begin_layout Standard
26453 Within the 
26454 \family sans
26455 Bibliography
26456 \family default
26457  environment, every paragraph begins with a gray bibliography box labeled
26458  with a number.
26459  If you click on it, you will get a dialog in which you can set a 
26460 \family sans
26461 Key
26462 \family default
26463  and a 
26464 \family sans
26465 Label
26466 \family default
26467 .
26468  The key is the symbolic name by which you will refer to this bibliography
26469  entry.
26470  For example, our second entry in the bibliography is a book about LaTeX
26471  and we used 
26472 \begin_inset Quotes eld
26473 \end_inset
26474
26475 latexcompanion
26476 \begin_inset Quotes erd
26477 \end_inset
26478
26479 , a short form of its title, as the key.
26480 \end_layout
26481
26482 \begin_layout Standard
26483 You can refer to the key of a bibliography entry using the menu 
26484 \family sans
26485 Insert\SpecialChar \menuseparator
26486 Citation
26487 \family default
26488  or the toolbar button 
26489 \begin_inset Info
26490 type  "icon"
26491 arg   "dialog-show-new-inset citation"
26492 \end_inset
26493
26494 .
26495  A citation reference box is inserted and a citation window will appear
26496  in which you can select one or more keys in the available key list.
26497  The citation reference box will be labeled with the referenced key.
26498  When you click on the box, the citation window appears and you can change
26499  the reference.
26500 \end_layout
26501
26502 \begin_layout Standard
26503 Citation references appear in the output as the number of the bibliography
26504  entry with surrounding brackets.
26505  If you set a 
26506 \family sans
26507 Label
26508 \family default
26509  for the entry, the label will appear instead of the number.
26510  Here are two examples; the first without a label, the second with the label
26511  
26512 \begin_inset Quotes eld
26513 \end_inset
26514
26515 Credits
26516 \begin_inset Quotes erd
26517 \end_inset
26518
26519 :
26520 \end_layout
26521
26522 \begin_layout Standard
26523 Have a look at the 
26524 \family sans
26525 LaTeX Companion Second Edition
26526 \family default
26527
26528 \begin_inset CommandInset citation
26529 LatexCommand cite
26530 key "latexcompanion"
26531
26532 \end_inset
26533
26534
26535 \end_layout
26536
26537 \begin_layout Standard
26538 The LyX-Team members are listed in the Credits: 
26539 \begin_inset CommandInset citation
26540 LatexCommand cite
26541 key "lyxcredit"
26542
26543 \end_inset
26544
26545
26546 \end_layout
26547
26548 \begin_layout Subsection
26549 Bibliography databases (BibTeX)
26550 \begin_inset Index idx
26551 status collapsed
26552
26553 \begin_layout Plain Layout
26554 Bibliography ! Databases
26555 \end_layout
26556
26557 \end_inset
26558
26559
26560 \begin_inset Index idx
26561 status collapsed
26562
26563 \begin_layout Plain Layout
26564 Bibliography ! BibTeX
26565 \end_layout
26566
26567 \end_inset
26568
26569
26570 \begin_inset CommandInset label
26571 LatexCommand label
26572 name "sub:Bibliography-databases"
26573
26574 \end_inset
26575
26576
26577 \end_layout
26578
26579 \begin_layout Standard
26580 Bibliography databases are useful if you use the same bibliography in different
26581  documents.
26582 \begin_inset Foot
26583 status collapsed
26584
26585 \begin_layout Plain Layout
26586 They are also useful for keeping a database of articles and notes concerning
26587  them.
26588  Most of the database programs mentioned below allow you to store annotations
26589  and reviews along with bibliographical information.
26590 \end_layout
26591
26592 \end_inset
26593
26594  It also makes it very easy to have a uniform layout for all bibliography
26595  entries.
26596  You can collect the bibliography of all relevant books and articles of
26597  your working field in a database.
26598  This database can be used for different documents, and by default only
26599  the entries cited in a particular document will appear in the bibliography
26600  list for that document.
26601  This relieves you of the need to keep track of which articles and books
26602  you have cited.
26603 \end_layout
26604
26605 \begin_layout Standard
26606 The database is a text file with the file extension 
26607 \begin_inset Quotes eld
26608 \end_inset
26609
26610
26611 \family sans
26612 .bib
26613 \family default
26614
26615 \begin_inset Quotes erd
26616 \end_inset
26617
26618 , containing the bibliography in a special format.
26619  The format is explained in 
26620 \begin_inset CommandInset citation
26621 LatexCommand cite
26622 key "BibTeX-2"
26623
26624 \end_inset
26625
26626  and in LaTeX books (
26627 \begin_inset CommandInset citation
26628 LatexCommand cite
26629 key "Mittelbach,Kopka,Lamport"
26630
26631 \end_inset
26632
26633 ).
26634  The file can be created using any text editor, but normally one uses a
26635  special program to create and edit the entries in the database.
26636  A list of such programs is maintained on the LyX Wiki at 
26637 \begin_inset Flex URL
26638 status open
26639
26640 \begin_layout Plain Layout
26641
26642 http://wiki.lyx.org/BibTeX/Programs
26643 \end_layout
26644
26645 \end_inset
26646
26647 .
26648 \end_layout
26649
26650 \begin_layout Standard
26651 To use a database, use the menu 
26652 \family sans
26653 Insert\SpecialChar \menuseparator
26654 List
26655 \family default
26656 /
26657 \family sans
26658 TOC\SpecialChar \menuseparator
26659 BibT
26660 \begin_inset ERT
26661 status collapsed
26662
26663 \begin_layout Plain Layout
26664
26665 {}
26666 \end_layout
26667
26668 \end_inset
26669
26670 eX
26671 \begin_inset space ~
26672 \end_inset
26673
26674 Bibliography
26675 \family default
26676 .
26677  A gray box will be inserted and a window appears.
26678  In this window you can load one or more databases and a style file.
26679  The option 
26680 \family sans
26681 Add bibliography to TOC
26682 \family default
26683  adds a table of contents entry for the bibliography.
26684  In the 
26685 \family sans
26686 Content
26687 \family default
26688  drop box you can select whether to include all the entries in the database
26689  in the document or just the cited references.
26690 \end_layout
26691
26692 \begin_layout Standard
26693 The style file is a text file with the file extension 
26694 \begin_inset Quotes eld
26695 \end_inset
26696
26697
26698 \family sans
26699 .bst
26700 \family default
26701
26702 \begin_inset Quotes erd
26703 \end_inset
26704
26705  that controls how the bibliography entries will appear.
26706  Your LaTeX distribution should provide several of these, and many publishers
26707  provide their own style files, so that you don't have to take care of the
26708  layout.
26709  It is of course possible to write your own style file, but this is something
26710  for experts.
26711 \begin_inset Foot
26712 status collapsed
26713
26714 \begin_layout Plain Layout
26715 For information on how this is done, have a look at
26716 \begin_inset Newline newline
26717 \end_inset
26718
26719
26720 \begin_inset CommandInset href
26721 LatexCommand href
26722 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26723
26724 \end_inset
26725
26726 .
26727 \end_layout
26728
26729 \end_inset
26730
26731
26732 \end_layout
26733
26734 \begin_layout Standard
26735 Inserting a citation reference works as described in the previous section.
26736 \end_layout
26737
26738 \begin_layout Standard
26739 To generate the bibliography from a database, LyX uses the program BibTeX.
26740  You can choose which of its variants should be used by LyX as the processor
26741  either in the document settings under 
26742 \family sans
26743 Bibliography
26744 \family default
26745  or in LyX's preferences under 
26746 \family sans
26747 Output\SpecialChar \menuseparator
26748 LaT
26749 \begin_inset ERT
26750 status collapsed
26751
26752 \begin_layout Plain Layout
26753
26754 {}
26755 \end_layout
26756
26757 \end_inset
26758
26759 eX
26760 \family default
26761 .
26762  The following variants are possible:
26763 \end_layout
26764
26765 \begin_layout Description
26766 biber provides full Unicode support, unlimited memory, does not work with
26767  other bibliography packages (like e.
26768 \begin_inset space \thinspace{}
26769 \end_inset
26770
26771 g.
26772 \begin_inset space ~
26773 \end_inset
26774
26775
26776 \series bold
26777 natbib
26778 \series default
26779 ), only with the package 
26780 \series bold
26781 biblatex
26782 \series default
26783 ; recommended for multilingual texts and for languages that don't use Latin
26784  letters
26785 \end_layout
26786
26787 \begin_layout Description
26788 bibtex the standard; does not allow special characters in bibliography entries
26789  that are not possible to encode in a 7-bit encoding, limited memory, works
26790  with all bibliography packages, except of 
26791 \series bold
26792 biblatex
26793 \end_layout
26794
26795 \begin_layout Description
26796 bibtex8 allows all characters that are possible to encode in a 8-bit encoding,
26797  larger memory than 
26798 \family sans
26799 bibtex
26800 \family default
26801 , works with all bibliography packages
26802 \end_layout
26803
26804 \begin_layout Standard
26805 BibTeX can be controlled with options that you can add below the specification
26806  of the variants.
26807  Before adding options, it is strongly recommended to read the manual of
26808  
26809 \family sans
26810 BibTeX
26811 \family default
26812  
26813 \begin_inset CommandInset citation
26814 LatexCommand cite
26815 key "BibTeX"
26816
26817 \end_inset
26818
26819 .
26820 \end_layout
26821
26822 \begin_layout Standard
26823 When you select the option 
26824 \family sans
26825 Sectioned bibliography
26826 \family default
26827  in the 
26828 \family sans
26829 Document\SpecialChar \menuseparator
26830 Settings
26831 \family default
26832  dialog, it is possible to have multiple and sectioned bibliographies.
26833  This and other options are explained in detail in section 
26834 \emph on
26835 Customizing Bibliographies
26836 \emph default
26837  
26838 \emph on
26839 with BibTeX
26840 \emph default
26841  of the 
26842 \emph on
26843 Additional Features
26844 \emph default
26845  manual.
26846 \end_layout
26847
26848 \begin_layout Standard
26849 We use two bibliographies in this document to show the difference between
26850  the two methods of creating them.
26851  As you can see, the bibliography that is created from a database lists
26852  only the database entries that are referenced in the document.
26853  We used the style file 
26854 \family sans
26855 alphadin.bst
26856 \family default
26857  to get the complicated German reference key scheme in the bibliography.
26858 \end_layout
26859
26860 \begin_layout Subsection
26861 Bibliography layout
26862 \begin_inset Index idx
26863 status collapsed
26864
26865 \begin_layout Plain Layout
26866 Bibliography ! Layout
26867 \end_layout
26868
26869 \end_inset
26870
26871
26872 \end_layout
26873
26874 \begin_layout Standard
26875 In the citation reference dialog you can set a special citation format.
26876  For this feature you need to enable the option 
26877 \family sans
26878 Natbib
26879 \family default
26880  in the 
26881 \family sans
26882 Document\SpecialChar \menuseparator
26883 Settings
26884 \family default
26885
26886 \begin_inset Index idx
26887 status collapsed
26888
26889 \begin_layout Plain Layout
26890 Document ! Settings
26891 \end_layout
26892
26893 \end_inset
26894
26895  dialog under 
26896 \family sans
26897 Bibliography
26898 \family default
26899 .
26900  Setting a citation style for a reference will overwrite the default.
26901  For the global citation format use the BibTeX style files as explained
26902  in the previous section.
26903 \end_layout
26904
26905 \begin_layout Standard
26906 You can also set text to appear before or after a citation reference, in
26907  the citation reference window.
26908  Here is an example where the text 
26909 \begin_inset Quotes eld
26910 \end_inset
26911
26912 Chapter
26913 \begin_inset space ~
26914 \end_inset
26915
26916 3
26917 \begin_inset Quotes erd
26918 \end_inset
26919
26920  appears after the reference:
26921 \end_layout
26922
26923 \begin_layout Standard
26924 Have a look at 
26925 \begin_inset CommandInset citation
26926 LatexCommand cite
26927 after "Chapter 3"
26928 key "latexcompanion"
26929
26930 \end_inset
26931
26932 .
26933 \end_layout
26934
26935 \begin_layout Section
26936 Index
26937 \begin_inset Index idx
26938 status collapsed
26939
26940 \begin_layout Plain Layout
26941 Index generation
26942 \end_layout
26943
26944 \end_inset
26945
26946
26947 \begin_inset CommandInset label
26948 LatexCommand label
26949 name "sec:Index"
26950
26951 \end_inset
26952
26953
26954 \end_layout
26955
26956 \begin_layout Standard
26957 An index entry is created if you use the menu 
26958 \family sans
26959 Insert\SpecialChar \menuseparator
26960 Index
26961 \begin_inset space ~
26962 \end_inset
26963
26964 Entry
26965 \family default
26966  or the toolbar button 
26967 \begin_inset Info
26968 type  "icon"
26969 arg   "index-insert"
26970 \end_inset
26971
26972 .
26973  A box is inserted containing the text that appears in the index.
26974  The word where the cursor is in or the currently highlighted text is proposed
26975  by LyX as the index entry.
26976 \end_layout
26977
26978 \begin_layout Standard
26979 The index list is inserted in the document with the menu 
26980 \family sans
26981 Insert\SpecialChar \menuseparator
26982 List
26983 \begin_inset space ~
26984 \end_inset
26985
26986 /
26987 \begin_inset space ~
26988 \end_inset
26989
26990 TOC\SpecialChar \menuseparator
26991 Index
26992 \begin_inset space ~
26993 \end_inset
26994
26995 List
26996 \family default
26997 .
26998  A light blue box labeled 
26999 \begin_inset Quotes eld
27000 \end_inset
27001
27002
27003 \family sans
27004 Index
27005 \family default
27006
27007 \begin_inset Quotes erd
27008 \end_inset
27009
27010  will show the place where the index is printed in the output.
27011  The index list box is not clickable like other LyX-boxes.
27012 \end_layout
27013
27014 \begin_layout Standard
27015 We give a short overview of the index commands in the next subsections.
27016  For a detailed description of LaTeX's index mechanism, have a look at one
27017  of the LaTeX books 
27018 \begin_inset CommandInset citation
27019 LatexCommand cite
27020 key "latexcompanion,latexguide,latexbook"
27021
27022 \end_inset
27023
27024 .
27025 \end_layout
27026
27027 \begin_layout Subsection
27028 Grouping Index Entries
27029 \begin_inset Index idx
27030 status collapsed
27031
27032 \begin_layout Plain Layout
27033 Index ! Grouping
27034 \end_layout
27035
27036 \end_inset
27037
27038
27039 \end_layout
27040
27041 \begin_layout Standard
27042 Index entries are often grouped to offer the reader a fast search in the
27043  index.
27044  We want to group for example the index entries for itemized and enumerated
27045  lists under the entry 
27046 \begin_inset Quotes eld
27047 \end_inset
27048
27049 Lists
27050 \begin_inset Quotes erd
27051 \end_inset
27052
27053 .
27054  First we create the entry 
27055 \begin_inset Quotes eld
27056 \end_inset
27057
27058 Lists
27059 \begin_inset Quotes erd
27060 \end_inset
27061
27062  in section
27063 \begin_inset space ~
27064 \end_inset
27065
27066
27067 \begin_inset CommandInset ref
27068 LatexCommand ref
27069 reference "sub:Lists"
27070
27071 \end_inset
27072
27073 .
27074  In the text field for the itemized list index entry in section
27075 \begin_inset space ~
27076 \end_inset
27077
27078
27079 \begin_inset CommandInset ref
27080 LatexCommand ref
27081 reference "sec:Itemize"
27082
27083 \end_inset
27084
27085 , we insert the command
27086 \end_layout
27087
27088 \begin_layout Standard
27089
27090 \series bold
27091 Lists ! Itemize
27092 \end_layout
27093
27094 \begin_layout Standard
27095 and the command
27096 \end_layout
27097
27098 \begin_layout Standard
27099
27100 \series bold
27101 Lists ! Enumerate
27102 \end_layout
27103
27104 \begin_layout Standard
27105 for the enumerated list in section
27106 \begin_inset space ~
27107 \end_inset
27108
27109
27110 \begin_inset CommandInset ref
27111 LatexCommand ref
27112 reference "sec:Enumerate"
27113
27114 \end_inset
27115
27116 .
27117 \end_layout
27118
27119 \begin_layout Standard
27120 The exclamation mark 
27121 \begin_inset Quotes eld
27122 \end_inset
27123
27124 !
27125 \begin_inset Quotes erd
27126 \end_inset
27127
27128  marks the grouping levels.
27129  You can have three levels; every index level is indented a bit more.
27130  An index entry for the higher levels is not required.
27131  If we don't have an index entry for 
27132 \begin_inset Quotes eld
27133 \end_inset
27134
27135 Lists
27136 \begin_inset Quotes erd
27137 \end_inset
27138
27139 , it will be printed anyway, but without a page number.
27140 \end_layout
27141
27142 \begin_layout Subsection
27143 Page Ranges
27144 \begin_inset Index idx
27145 status collapsed
27146
27147 \begin_layout Plain Layout
27148 Index ! Page ranges
27149 \end_layout
27150
27151 \end_inset
27152
27153
27154 \end_layout
27155
27156 \begin_layout Standard
27157 Normally an index entry will appear with the page number of the indexed
27158  section.
27159  But sometimes you want to index more pages under the same entry.
27160  E.
27161 \begin_inset space \thinspace{}
27162 \end_inset
27163
27164 g.
27165 \begin_inset space \space{}
27166 \end_inset
27167
27168 if we want to index the paragraph environments, we create an index entry
27169  in section
27170 \begin_inset space ~
27171 \end_inset
27172
27173
27174 \begin_inset CommandInset ref
27175 LatexCommand ref
27176 reference "sec:Paragraph-Environments"
27177
27178 \end_inset
27179
27180  with the command
27181 \end_layout
27182
27183 \begin_layout Standard
27184
27185 \series bold
27186 Paragraph environments|(
27187 \end_layout
27188
27189 \begin_layout Standard
27190 and another entry at the end of section
27191 \begin_inset space ~
27192 \end_inset
27193
27194
27195 \begin_inset CommandInset ref
27196 LatexCommand ref
27197 reference "sub:LyX-Code"
27198
27199 \end_inset
27200
27201  with the command
27202 \end_layout
27203
27204 \begin_layout Standard
27205
27206 \series bold
27207 Paragraph environments|)
27208 \end_layout
27209
27210 \begin_layout Standard
27211 The commands 
27212 \begin_inset Quotes eld
27213 \end_inset
27214
27215
27216 \series bold
27217 |(
27218 \series default
27219
27220 \begin_inset Quotes erd
27221 \end_inset
27222
27223  and 
27224 \begin_inset Quotes eld
27225 \end_inset
27226
27227
27228 \series bold
27229 |)
27230 \series default
27231
27232 \begin_inset Quotes erd
27233 \end_inset
27234
27235  respectively start and end the index range.
27236  You can also add the same index entry at different places in the document.
27237  They appear in the output under one entry with a comma separated list of
27238  the pages of the indexed document parts.
27239  An example is the index entry 
27240 \begin_inset Quotes eld
27241 \end_inset
27242
27243 Document ! Settings
27244 \begin_inset Quotes erd
27245 \end_inset
27246
27247 .
27248 \end_layout
27249
27250 \begin_layout Subsection
27251 Cross referencing
27252 \begin_inset Index idx
27253 status collapsed
27254
27255 \begin_layout Plain Layout
27256 Index ! Cross referencing
27257 \end_layout
27258
27259 \end_inset
27260
27261
27262 \end_layout
27263
27264 \begin_layout Standard
27265 It is also possible to refer to another index entry.
27266  We referred for example in the index entry 
27267 \begin_inset Quotes eld
27268 \end_inset
27269
27270 GIF
27271 \begin_inset Quotes erd
27272 \end_inset
27273
27274  (in section
27275 \begin_inset space ~
27276 \end_inset
27277
27278
27279 \begin_inset CommandInset ref
27280 LatexCommand ref
27281 reference "sub:Image-Formats"
27282
27283 \end_inset
27284
27285 ) to the index entry 
27286 \begin_inset Quotes eld
27287 \end_inset
27288
27289 Image formats
27290 \begin_inset Quotes erd
27291 \end_inset
27292
27293  in the same section using the entry
27294 \end_layout
27295
27296 \begin_layout Standard
27297
27298 \series bold
27299 GIF|see{Image formats}
27300 \end_layout
27301
27302 \begin_layout Standard
27303 where the braces have to be inserted as TeX Code.
27304  The text within the braces is the referenced entry.
27305  The reference will appear in the output without a page number.
27306 \end_layout
27307
27308 \begin_layout Subsection
27309 Index Entry Order
27310 \begin_inset Index idx
27311 status collapsed
27312
27313 \begin_layout Plain Layout
27314 Index ! Entry order
27315 \end_layout
27316
27317 \end_inset
27318
27319
27320 \end_layout
27321
27322 \begin_layout Standard
27323 If you use accented characters in the index entry the entries might not
27324  follow the rules for the index order.
27325  The index entries are sorted alphabetically but LaTeX
27326 \begin_inset Foot
27327 status collapsed
27328
27329 \begin_layout Plain Layout
27330 The index generating is done in the background by an extra program, see
27331  section
27332 \begin_inset space ~
27333 \end_inset
27334
27335
27336 \begin_inset CommandInset ref
27337 LatexCommand ref
27338 reference "sub:Index-Program"
27339
27340 \end_inset
27341
27342 .
27343 \end_layout
27344
27345 \end_inset
27346
27347  does not know how to sort accents in different languages.
27348  We have created as an example the three dummy index entries 
27349 \begin_inset Quotes eld
27350 \end_inset
27351
27352 maison
27353 \begin_inset Quotes erd
27354 \end_inset
27355
27356
27357 \begin_inset Quotes eld
27358 \end_inset
27359
27360 maïs
27361 \begin_inset Quotes erd
27362 \end_inset
27363
27364 , and 
27365 \begin_inset Quotes eld
27366 \end_inset
27367
27368 maître
27369 \begin_inset Quotes erd
27370 \end_inset
27371
27372 .
27373 \begin_inset Index idx
27374 status collapsed
27375
27376 \begin_layout Plain Layout
27377 Dummy entries ! maïs
27378 \end_layout
27379
27380 \end_inset
27381
27382
27383 \begin_inset Index idx
27384 status collapsed
27385
27386 \begin_layout Plain Layout
27387 Dummy entries ! maître
27388 \end_layout
27389
27390 \end_inset
27391
27392
27393 \begin_inset Index idx
27394 status collapsed
27395
27396 \begin_layout Plain Layout
27397 Dummy entries ! maïs@maison
27398 \end_layout
27399
27400 \end_inset
27401
27402  They will be sorted in the order maïs, maître, maison but we want the order
27403  maïs, maison, maître.
27404  To achieve this, we use the command
27405 \end_layout
27406
27407 \begin_layout Standard
27408
27409 \series bold
27410 previous entry@current entry
27411 \end_layout
27412
27413 \begin_layout Standard
27414 In our case we want to have 
27415 \begin_inset Quotes eld
27416 \end_inset
27417
27418 maison
27419 \begin_inset Quotes erd
27420 \end_inset
27421
27422  after 
27423 \begin_inset Quotes eld
27424 \end_inset
27425
27426 maïs
27427 \begin_inset Quotes erd
27428 \end_inset
27429
27430  and write therefore for the index entry of maison:
27431 \end_layout
27432
27433 \begin_layout Standard
27434
27435 \series bold
27436 maïs@maison
27437 \end_layout
27438
27439 \begin_layout Standard
27440 The previous entry need not be a real existing entry.
27441  You can also use another word to tell LaTeX the entry order.
27442  See the next subsection for an example.
27443 \end_layout
27444
27445 \begin_layout Standard
27446 \begin_inset VSpace bigskip
27447 \end_inset
27448
27449
27450 \end_layout
27451
27452 \begin_layout Standard
27453 In some cases the index entry order is not correct when you are using the
27454  program 
27455 \family sans
27456 makeindex 
27457 \family default
27458 to generate the index (see sec.
27459 \begin_inset space \thinspace{}
27460 \end_inset
27461
27462
27463 \begin_inset CommandInset ref
27464 LatexCommand ref
27465 reference "sub:Index-Program"
27466
27467 \end_inset
27468
27469 ).
27470  
27471 \family sans
27472 makeindex
27473 \family default
27474  would for example print the index entry for the LaTeX-package aeguill in
27475  sec.
27476 \begin_inset space \thinspace{}
27477 \end_inset
27478
27479
27480 \begin_inset CommandInset ref
27481 LatexCommand ref
27482 reference "sub:Document-Font"
27483
27484 \end_inset
27485
27486  after the index entries of the other LaTeX-packages although all these
27487  index commands start with 
27488 \begin_inset Quotes eld
27489 \end_inset
27490
27491
27492 \series bold
27493 LaTeX-packages !
27494 \series default
27495  
27496 \begin_inset Quotes erd
27497 \end_inset
27498
27499 .
27500  The reason is that the index entry for aeguill is in a footnote.
27501  To fix this 
27502 \family sans
27503 makeindex
27504 \family default
27505  bug, add these commands to the preamble of your document:
27506 \end_layout
27507
27508 \begin_layout Standard
27509
27510 \series bold
27511
27512 \backslash
27513 let
27514 \backslash
27515 OrgIndex
27516 \backslash
27517 index
27518 \end_layout
27519
27520 \begin_layout Standard
27521
27522 \series bold
27523
27524 \backslash
27525 renewcommand*{
27526 \backslash
27527 index}[1]{
27528 \backslash
27529 OrgIndex{#1}}
27530 \end_layout
27531
27532 \begin_layout Subsection
27533 Index Entry Layout
27534 \begin_inset Index idx
27535 status collapsed
27536
27537 \begin_layout Plain Layout
27538 Index ! Entry layout
27539 \end_layout
27540
27541 \end_inset
27542
27543
27544 \end_layout
27545
27546 \begin_layout Standard
27547 You can change the appearance of index entries via the text style dialog.
27548 \begin_inset Index idx
27549 status open
27550
27551 \begin_layout Plain Layout
27552 Dummy entries ! 
27553 \shape italic
27554 This is an italic dummy entry
27555 \end_layout
27556
27557 \end_inset
27558
27559  You can also format the page number using the character 
27560 \begin_inset Quotes eld
27561 \end_inset
27562
27563 |
27564 \begin_inset Quotes erd
27565 \end_inset
27566
27567  followed by a LaTeX-command without a backslash.
27568  We can write for example
27569 \end_layout
27570
27571 \begin_layout Standard
27572
27573 \series bold
27574 italic page number:|textit
27575 \end_layout
27576
27577 \begin_layout Standard
27578 to get the page number in italic.
27579 \begin_inset Index idx
27580 status open
27581
27582 \begin_layout Plain Layout
27583 Dummy entries ! italic page number:|textit
27584 \end_layout
27585
27586 \end_inset
27587
27588  Normally all LaTeX-commands begin with a backslash, but in this special
27589  case 
27590 \begin_inset Quotes eld
27591 \end_inset
27592
27593
27594 \series bold
27595 |command
27596 \series default
27597
27598 \begin_inset Quotes erd
27599 \end_inset
27600
27601  means 
27602 \series bold
27603
27604 \backslash
27605 command{page
27606 \begin_inset space ~
27607 \end_inset
27608
27609 number}
27610 \series default
27611 .
27612  Have a look at section
27613 \begin_inset space ~
27614 \end_inset
27615
27616
27617 \begin_inset CommandInset ref
27618 LatexCommand ref
27619 reference "sub:LaTeX-Syntax"
27620
27621 \end_inset
27622
27623  to learn more about the LaTeX-syntax.
27624 \end_layout
27625
27626 \begin_layout Standard
27627 \begin_inset Note Greyedout
27628 status open
27629
27630 \begin_layout Plain Layout
27631
27632 \series bold
27633 Note:
27634 \series default
27635  Formatting single index entries only works when you use the program 
27636 \family sans
27637 makeindex 
27638 \family default
27639 to generate the index, see sec.
27640 \begin_inset space \thinspace{}
27641 \end_inset
27642
27643
27644 \begin_inset CommandInset ref
27645 LatexCommand ref
27646 reference "sub:Index-Program"
27647
27648 \end_inset
27649
27650 .
27651  If you use 
27652 \family sans
27653 xindy
27654 \family default
27655 , this will not work for anything other than bold or italic text.
27656  This is because 
27657 \family sans
27658 xindy
27659 \family default
27660  requires you to define semantic elements before they can be used, see 
27661 \begin_inset CommandInset citation
27662 LatexCommand cite
27663 after "p. 678 ff."
27664 key "latexcompanion"
27665
27666 \end_inset
27667
27668  for details.
27669 \end_layout
27670
27671 \end_inset
27672
27673
27674 \end_layout
27675
27676 \begin_layout Standard
27677 In general, we encourage you to not format page numbers directly as shown
27678  above.
27679  Instead, you should define a macro in the preamble and use that.
27680  Maybe you want all page references italic that refer to a definition of
27681  the indexed term, so that users can easily find definitions.
27682  If so, put the following in the preamble
27683 \end_layout
27684
27685 \begin_layout Standard
27686
27687 \series bold
27688
27689 \backslash
27690 newcommand{
27691 \backslash
27692 IndexDef}[1]{
27693 \backslash
27694 textit{#1}}
27695 \end_layout
27696
27697 \begin_layout Standard
27698 and write
27699 \end_layout
27700
27701 \begin_layout Standard
27702
27703 \series bold
27704 my entry|IndexDef
27705 \end_layout
27706
27707 \begin_layout Standard
27708 in the index entry.
27709 \begin_inset Index idx
27710 status open
27711
27712 \begin_layout Plain Layout
27713 Dummy entries ! my entry|IndexDef
27714 \end_layout
27715
27716 \end_inset
27717
27718  The advantage is that, if you change your mind later or if your publisher
27719  insists that definitions must not be italic but bold, you just need to
27720  change the macro in the preamble, not every single index entry.
27721 \end_layout
27722
27723 \begin_layout Standard
27724 You can also change the layout for the whole index.
27725  E.
27726 \begin_inset space \thinspace{}
27727 \end_inset
27728
27729 g.
27730 \begin_inset space \space{}
27731 \end_inset
27732
27733 we marked the index list box of this document as bold to get a bold font
27734  for all index entries.
27735  For more advanced tasks you have to set up a so-called 
27736 \emph on
27737 Index Style File
27738 \emph default
27739 , see the 
27740 \family sans
27741 makeindex
27742 \family default
27743  or 
27744 \family sans
27745 xindy
27746 \family default
27747  documentation for details, 
27748 \begin_inset CommandInset citation
27749 LatexCommand cite
27750 key "makeindex,xindy"
27751
27752 \end_inset
27753
27754 .
27755 \end_layout
27756
27757 \begin_layout Subsection
27758 Index Program
27759 \begin_inset Index idx
27760 status collapsed
27761
27762 \begin_layout Plain Layout
27763 Index ! Program
27764 \end_layout
27765
27766 \end_inset
27767
27768
27769 \begin_inset CommandInset label
27770 LatexCommand label
27771 name "sub:Index-Program"
27772
27773 \end_inset
27774
27775
27776 \end_layout
27777
27778 \begin_layout Standard
27779 If the index entry program 
27780 \family sans
27781 xindy
27782 \family default
27783  is installed, LyX uses it for index generation; otherwise the program 
27784 \family sans
27785 makeindex
27786 \family default
27787 , that is part of every LaTeX distribution, is used.
27788 \begin_inset Foot
27789 status collapsed
27790
27791 \begin_layout Plain Layout
27792
27793 \family sans
27794 Makeindex
27795 \family default
27796  is very old, no longer under development and has many pitfalls, notably
27797  that it was developed with only the English language in mind.
27798  So it fails to sort anything other than a monolingual English text correctly.
27799  We have shown above how to fix this sorting.
27800  However, if you are writing in another than the English language, consider
27801  to use 
27802 \family sans
27803 xindy
27804 \family default
27805 .
27806 \end_layout
27807
27808 \end_inset
27809
27810  Both programs can be controlled by options that can be set in LyX's preferences
27811  dialog, see section
27812 \begin_inset space ~
27813 \end_inset
27814
27815
27816 \begin_inset CommandInset ref
27817 LatexCommand ref
27818 reference "sub:LaTeX-settings"
27819
27820 \end_inset
27821
27822 .
27823  The available options are listed and explained in 
27824 \begin_inset CommandInset citation
27825 LatexCommand cite
27826 key "makeindex,xindy"
27827
27828 \end_inset
27829
27830 .
27831  In this dialog, you can also specify an alternative program to generate
27832  the index.
27833 \end_layout
27834
27835 \begin_layout Standard
27836 If you need specific options or an alternative index program only for a
27837  given document, you can define the program and\SpecialChar \slash{}
27838 or the options in 
27839 \family sans
27840 Document\SpecialChar \menuseparator
27841 Settings\SpecialChar \menuseparator
27842 Indexes
27843 \family default
27844 .
27845  This is especially useful if you need to pass language-specific options
27846  to the index program or if you need a specific layout style.
27847 \end_layout
27848
27849 \begin_layout Subsection
27850 Multiple Indexes
27851 \end_layout
27852
27853 \begin_layout Standard
27854 In many fields it is common to have more than one index.
27855  For instance, you might need to set up a separate 
27856 \begin_inset Quotes eld
27857 \end_inset
27858
27859 Index of Names
27860 \begin_inset Quotes erd
27861 \end_inset
27862
27863  next to the standard index.
27864  LaTeX does not provide this possibility out of the box, but there are packages
27865  that add this feature.
27866  LyX uses the 
27867 \series bold
27868 splitidx
27869 \series default
27870
27871 \begin_inset Index idx
27872 status collapsed
27873
27874 \begin_layout Plain Layout
27875 LaTeX-packages ! splitidx
27876 \end_layout
27877
27878 \end_inset
27879
27880  package to generate multiple indexes.
27881  The package is included in all recent LaTeX distributions.
27882 \begin_inset Foot
27883 status collapsed
27884
27885 \begin_layout Plain Layout
27886 If yours does not ship it, consult the TeX-catalogue, 
27887 \begin_inset CommandInset citation
27888 LatexCommand cite
27889 key "TeXCatalogue"
27890
27891 \end_inset
27892
27893 .
27894  Note that the package does not only consist of a LaTeX style, but it also
27895  includes specific preprocessor programs that need to be installed as well.
27896  Please consult the package's manual for details.
27897 \end_layout
27898
27899 \end_inset
27900
27901
27902 \end_layout
27903
27904 \begin_layout Standard
27905 To set up LyX for the use of multiple indexes, go to 
27906 \family sans
27907 Document\SpecialChar \menuseparator
27908 Settings\SpecialChar \menuseparator
27909 Indexes
27910 \family default
27911  and select the option 
27912 \family sans
27913 Use multiple Indexes
27914 \family default
27915 .
27916  Note that the list 
27917 \family sans
27918 Available Indexes
27919 \family default
27920  already contains the standard index 
27921 \begin_inset Quotes eld
27922 \end_inset
27923
27924 Index
27925 \begin_inset Quotes erd
27926 \end_inset
27927
27928 .
27929  To add further indexes, add the name of the index (in the form that should
27930  also appear as a heading) to the 
27931 \family sans
27932 New
27933 \family default
27934  input field and press the 
27935 \family sans
27936 Add
27937 \family default
27938  button.
27939  The new index now also appears in the list.
27940  If you like, you can attribute an alternative LyX label color to the new
27941  index.
27942 \end_layout
27943
27944 \begin_layout Standard
27945 Once the document changes have been applied, you can find the new index
27946  list in 
27947 \family sans
27948 Insert\SpecialChar \menuseparator
27949 List
27950 \begin_inset space ~
27951 \end_inset
27952
27953 /
27954 \begin_inset space ~
27955 \end_inset
27956
27957 TOC
27958 \family default
27959  and the 
27960 \family sans
27961 Insert
27962 \family default
27963  menu has a separate entry for each of the defined indexes.
27964  The workflow is basically the same as for the default index, but there
27965  are additional features:
27966 \end_layout
27967
27968 \begin_layout Itemize
27969 If you want to change the attribution of a specific index entry, right-clicking
27970  on the entries' label will open a dialog where you can do that.
27971 \end_layout
27972
27973 \begin_layout Itemize
27974 By right-clicking on an index, you can change its type.
27975  Furthermore, you can specify an index to be a 
27976 \begin_inset Quotes eld
27977 \end_inset
27978
27979 Subindex
27980 \begin_inset Quotes erd
27981 \end_inset
27982
27983 .
27984  If you do that, the heading of that list will be decreased by one level.
27985  E.
27986 \begin_inset space \thinspace{}
27987 \end_inset
27988
27989 g., if you use a book class, where the standard index heading is defined
27990  as a chapter, subindexes will be defined as sections and can thus be nested
27991  to the non-subindexes.
27992 \end_layout
27993
27994 \begin_layout Section
27995 Nomenclature / Glossary 
27996 \begin_inset Index idx
27997 status collapsed
27998
27999 \begin_layout Plain Layout
28000 Nomenclature
28001 \end_layout
28002
28003 \end_inset
28004
28005
28006 \begin_inset Index idx
28007 status collapsed
28008
28009 \begin_layout Plain Layout
28010 Glossary|see
28011 \begin_inset ERT
28012 status collapsed
28013
28014 \begin_layout Plain Layout
28015
28016 {
28017 \end_layout
28018
28019 \end_inset
28020
28021 Nomenclature
28022 \begin_inset ERT
28023 status collapsed
28024
28025 \begin_layout Plain Layout
28026
28027 }
28028 \end_layout
28029
28030 \end_inset
28031
28032
28033 \end_layout
28034
28035 \end_inset
28036
28037
28038 \begin_inset CommandInset label
28039 LatexCommand label
28040 name "sec:Nomenclature"
28041
28042 \end_inset
28043
28044
28045 \end_layout
28046
28047 \begin_layout Standard
28048 Sometimes you need to compile a list of symbols that are mentioned in your
28049  document with a brief explanation of them – a so called nomenclature or
28050  glossary.
28051 \end_layout
28052
28053 \begin_layout Standard
28054 To be able to create nomenclatures, you need the LaTeX package 
28055 \series bold
28056 nomencl
28057 \series default
28058
28059 \begin_inset Index idx
28060 status collapsed
28061
28062 \begin_layout Plain Layout
28063 LaTeX-packages ! nomencl
28064 \end_layout
28065
28066 \end_inset
28067
28068  installed.
28069  You find it in the TeX-catalogue, 
28070 \begin_inset CommandInset citation
28071 LatexCommand cite
28072 key "TeXCatalogue"
28073
28074 \end_inset
28075
28076  or in the package manager of your LaTeX-system.
28077 \end_layout
28078
28079 \begin_layout Standard
28080 A nomenclature entry is created if you place the cursor after a symbol entry
28081  and then use the menu 
28082 \family sans
28083 Insert\SpecialChar \menuseparator
28084
28085 \family default
28086 N
28087 \family sans
28088 omenclature
28089 \begin_inset space ~
28090 \end_inset
28091
28092 Entry
28093 \family default
28094  or the toolbar button 
28095 \begin_inset Info
28096 type  "icon"
28097 arg   "nomencl-insert"
28098 \end_inset
28099
28100 .
28101  A gray box labeled 
28102 \begin_inset Quotes eld
28103 \end_inset
28104
28105
28106 \family sans
28107 Nom
28108 \family default
28109
28110 \begin_inset Quotes erd
28111 \end_inset
28112
28113  is inserted and a window pops up asking for the nomenclature entry.
28114 \end_layout
28115
28116 \begin_layout Standard
28117 A nomenclature entry consists of two main entries.
28118  The first is the symbol that you want to refer to.
28119  The second is the description of the symbol.
28120 \end_layout
28121
28122 \begin_layout Standard
28123 \begin_inset Note Greyedout
28124 status collapsed
28125
28126 \begin_layout Plain Layout
28127
28128 \series bold
28129 Note:
28130 \series default
28131  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28132 \end_layout
28133
28134 \end_inset
28135
28136
28137 \end_layout
28138
28139 \begin_layout Subsection
28140 Nomenclature Definition and Layout
28141 \begin_inset Index idx
28142 status collapsed
28143
28144 \begin_layout Plain Layout
28145 Nomenclature ! Layout
28146 \end_layout
28147
28148 \end_inset
28149
28150
28151 \end_layout
28152
28153 \begin_layout Standard
28154 If you have symbols in formulas, you have to define them in the 
28155 \family sans
28156 Symbol
28157 \family default
28158  field as LaTeX-formulas.
28159  For example to get 
28160 \begin_inset Quotes eld
28161 \end_inset
28162
28163
28164 \begin_inset Formula $\sigma$
28165 \end_inset
28166
28167
28168 \begin_inset Quotes erd
28169 \end_inset
28170
28171 , insert this:
28172 \begin_inset Newline newline
28173 \end_inset
28174
28175
28176 \series bold
28177 $
28178 \backslash
28179 sigma$
28180 \begin_inset Newline newline
28181 \end_inset
28182
28183
28184 \series default
28185 The 
28186 \begin_inset Quotes eld
28187 \end_inset
28188
28189 $
28190 \begin_inset Quotes erd
28191 \end_inset
28192
28193  character starts/ends the formula.
28194  The LaTeX-command for the Greek letter is the name of the letter beginning
28195  with a backslash 
28196 \begin_inset Quotes eld
28197 \end_inset
28198
28199
28200 \backslash
28201
28202 \begin_inset Quotes erd
28203 \end_inset
28204
28205 .
28206  For capital Greek letters, start the command also with a capital letter,
28207  like 
28208 \series bold
28209
28210 \backslash
28211 Sigma
28212 \series default
28213 .
28214 \end_layout
28215
28216 \begin_layout Standard
28217 (A short introduction to the LaTeX-syntax is given in section
28218 \begin_inset space ~
28219 \end_inset
28220
28221
28222 \begin_inset CommandInset ref
28223 LatexCommand ref
28224 reference "sub:LaTeX-Syntax"
28225
28226 \end_inset
28227
28228 .)
28229 \end_layout
28230
28231 \begin_layout Standard
28232 You cannot use the 
28233 \family sans
28234 Text
28235 \begin_inset space ~
28236 \end_inset
28237
28238 Style
28239 \family default
28240  dialog to format the description text; you have to use LaTeX-commands.
28241  For example the description of the nomenclature entry for the 
28242 \begin_inset Quotes eld
28243 \end_inset
28244
28245
28246 \begin_inset Formula $\sigma$
28247 \end_inset
28248
28249
28250 \begin_inset Quotes erd
28251 \end_inset
28252
28253  in this document is:
28254 \begin_inset Newline newline
28255 \end_inset
28256
28257
28258 \series bold
28259 dummy entry for the character 
28260 \backslash
28261 textsf{sigma}
28262 \series default
28263
28264 \begin_inset Newline newline
28265 \end_inset
28266
28267 The command 
28268 \series bold
28269
28270 \backslash
28271 textsf
28272 \series default
28273  sets the fonts to 
28274 \family sans
28275 sans
28276 \begin_inset space ~
28277 \end_inset
28278
28279 serif
28280 \family default
28281 .
28282  To get 
28283 \series bold
28284 bold
28285 \series default
28286  font use the command 
28287 \series bold
28288
28289 \backslash
28290 textbf
28291 \series default
28292 , for 
28293 \family typewriter
28294 typewriter
28295 \family default
28296  use 
28297 \series bold
28298
28299 \backslash
28300 texttt
28301 \series default
28302 , for 
28303 \emph on
28304 emphasized
28305 \emph default
28306  use 
28307 \series bold
28308
28309 \backslash
28310 emph
28311 \series default
28312 .
28313 \end_layout
28314
28315 \begin_layout Standard
28316 If the characters |
28317 \begin_inset space \space{}
28318 \end_inset
28319
28320 ,
28321 \begin_inset space \space{}
28322 \end_inset
28323
28324 !
28325 \begin_inset space \space{}
28326 \end_inset
28327
28328 , @ and
28329 \begin_inset space \space{}
28330 \end_inset
28331
28332 "
28333 \begin_inset space \space{}
28334 \end_inset
28335
28336 should appear in nomenclature entries they need to be escaped by adding
28337  a quote character in front of them.
28338 \begin_inset CommandInset nomenclature
28339 LatexCommand nomenclature
28340 symbol "\"@, \"|, \"!, \"\""
28341 description "The quote sign is output by writing ' \"\"\"\" '"
28342
28343 \end_inset
28344
28345
28346 \end_layout
28347
28348 \begin_layout Subsection
28349 Sort Order of Nomenclature Entries
28350 \begin_inset Index idx
28351 status collapsed
28352
28353 \begin_layout Plain Layout
28354 Nomenclature ! Sort order
28355 \end_layout
28356
28357 \end_inset
28358
28359
28360 \end_layout
28361
28362 \begin_layout Standard
28363 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28364  the symbol definition.
28365  This leads to undesired results when you for example have symbols in formulas.
28366  Suppose you have nomenclature entries for the symbols 
28367 \emph on
28368 a
28369 \begin_inset CommandInset nomenclature
28370 LatexCommand nomenclature
28371 symbol "a"
28372 description "dummy entry for the character \"a\""
28373
28374 \end_inset
28375
28376
28377 \emph default
28378  and 
28379 \begin_inset Formula $\sigma$
28380 \end_inset
28381
28382
28383 \begin_inset CommandInset nomenclature
28384 LatexCommand nomenclature
28385 prefix "sigma"
28386 symbol "$\\sigma$"
28387 description "dummy entry for the character \\textsf{sigma}"
28388
28389 \end_inset
28390
28391 .
28392  They will be sorted by 
28393 \begin_inset Quotes eld
28394 \end_inset
28395
28396
28397 \family sans
28398 a
28399 \family default
28400
28401 \begin_inset Quotes erd
28402 \end_inset
28403
28404  and 
28405 \begin_inset Quotes eld
28406 \end_inset
28407
28408
28409 \family typewriter
28410 $
28411 \backslash
28412 sigma$
28413 \family default
28414
28415 \begin_inset Quotes erd
28416 \end_inset
28417
28418  – the 
28419 \begin_inset Formula $\sigma$
28420 \end_inset
28421
28422  will be sorted before the 
28423 \emph on
28424 a
28425 \emph default
28426  since the character 
28427 \begin_inset Quotes eld
28428 \end_inset
28429
28430 $
28431 \begin_inset Quotes erd
28432 \end_inset
28433
28434  is considered in sorting.
28435 \end_layout
28436
28437 \begin_layout Standard
28438 To control the sort order, you can edit the 
28439 \family sans
28440 Sort
28441 \begin_inset space ~
28442 \end_inset
28443
28444 as
28445 \family default
28446  field of the nomenclature dialog.
28447  Then the nomenclature entry will be sorted by this entry and not the symbol
28448  definition.
28449  For the example given, you can insert 
28450 \family typewriter
28451 sigma
28452 \family default
28453  in this field for the 
28454 \begin_inset Formula $\sigma$
28455 \end_inset
28456
28457 , then 
28458 \emph on
28459 a
28460 \emph default
28461  will be located before 
28462 \begin_inset Formula $\sigma$
28463 \end_inset
28464
28465 .
28466 \end_layout
28467
28468 \begin_layout Standard
28469 For subgrouping and tips for using sort entries see the 
28470 \series bold
28471 nomencl
28472 \series default
28473  documentation, 
28474 \begin_inset CommandInset citation
28475 LatexCommand cite
28476 key "nomencl"
28477
28478 \end_inset
28479
28480 .
28481 \end_layout
28482
28483 \begin_layout Subsection
28484 Nomenclature Options
28485 \begin_inset Index idx
28486 status collapsed
28487
28488 \begin_layout Plain Layout
28489 Nomenclature ! Options
28490 \end_layout
28491
28492 \end_inset
28493
28494
28495 \end_layout
28496
28497 \begin_layout Standard
28498 The 
28499 \series bold
28500 nomencl
28501 \series default
28502  package offers some options to adjust the appearance of the nomenclature.
28503  Here are some of its options, for more have a look at its documentation:
28504 \end_layout
28505
28506 \begin_layout Description
28507 refeq Appends the phrase 
28508 \begin_inset Quotes eld
28509 \end_inset
28510
28511
28512 \family sans
28513 , see equation (
28514 \emph on
28515 eq
28516 \emph default
28517 )
28518 \family default
28519
28520 \begin_inset Quotes erd
28521 \end_inset
28522
28523  to every nomenclature entry, where 
28524 \family sans
28525 \emph on
28526 eq
28527 \family default
28528 \emph default
28529  is the number of the last equation in front of the nomenclature entry
28530 \end_layout
28531
28532 \begin_layout Description
28533 refpage Appends the phrase 
28534 \begin_inset Quotes eld
28535 \end_inset
28536
28537
28538 \family sans
28539 , page (
28540 \emph on
28541 page
28542 \emph default
28543 )
28544 \family default
28545
28546 \begin_inset Quotes erd
28547 \end_inset
28548
28549  to every nomenclature entry, where 
28550 \family sans
28551 \emph on
28552 page
28553 \family default
28554 \emph default
28555  is the number of the page on which the nomenclature entry appeared
28556 \end_layout
28557
28558 \begin_layout Description
28559 intoc Inserts the nomenclature in the Table of Contents
28560 \end_layout
28561
28562 \begin_layout Standard
28563 To use one or more of the options, add them to the comma-separated document
28564  class options list in the 
28565 \family sans
28566 Document\SpecialChar \menuseparator
28567 Settings
28568 \family default
28569  dialog.
28570  In this document the options 
28571 \series bold
28572 refpage, intoc
28573 \series default
28574  are used.
28575 \end_layout
28576
28577 \begin_layout Standard
28578 \begin_inset VSpace bigskip
28579 \end_inset
28580
28581
28582 \end_layout
28583
28584 \begin_layout Standard
28585 You can also use the first two options above only for certain nomenclature
28586  entries when you add one of the following commands as last entry to the
28587  
28588 \family sans
28589 Description
28590 \family default
28591  field in the nomenclature dialog:
28592 \end_layout
28593
28594 \begin_layout Description
28595
28596 \backslash
28597 nomrefeq Like the 
28598 \series bold
28599 refeq
28600 \series default
28601  option
28602 \end_layout
28603
28604 \begin_layout Description
28605
28606 \backslash
28607 nomrefpage Like the 
28608 \series bold
28609 refpage
28610 \series default
28611  option
28612 \end_layout
28613
28614 \begin_layout Description
28615
28616 \backslash
28617 nomrefeqpage Short notation of 
28618 \series bold
28619
28620 \backslash
28621 nomrefeq
28622 \backslash
28623 nomrefpage
28624 \end_layout
28625
28626 \begin_layout Description
28627
28628 \backslash
28629 nomnorefeq,
28630 \begin_inset space ~
28631 \end_inset
28632
28633
28634 \backslash
28635 nomnorefpage,
28636 \begin_inset space ~
28637 \end_inset
28638
28639
28640 \backslash
28641 nomnorefeqpage Turns off the corresponding options
28642 \end_layout
28643
28644 \begin_layout Standard
28645 Words like 
28646 \begin_inset Quotes eld
28647 \end_inset
28648
28649 page
28650 \begin_inset Quotes erd
28651 \end_inset
28652
28653  are automatically translated for some document languages.
28654  If not, add these lines to your LaTeX preamble:
28655 \end_layout
28656
28657 \begin_layout Standard
28658 \noindent
28659
28660 \series bold
28661
28662 \backslash
28663 renewcommand{
28664 \backslash
28665 eqdeclaration}[1]{, see equation
28666 \backslash
28667 nobreakspace(#1)}
28668 \begin_inset Newline newline
28669 \end_inset
28670
28671
28672 \backslash
28673 renewcommand{
28674 \backslash
28675 pagedeclaration}[1]{, page
28676 \backslash
28677 nobreakspace{}#1}
28678 \series default
28679
28680 \begin_inset Newline newline
28681 \end_inset
28682
28683 and replace 
28684 \begin_inset Quotes eld
28685 \end_inset
28686
28687 see equation
28688 \begin_inset Quotes erd
28689 \end_inset
28690
28691  and 
28692 \begin_inset Quotes eld
28693 \end_inset
28694
28695 page
28696 \begin_inset Quotes erd
28697 \end_inset
28698
28699  by their translation.
28700 \end_layout
28701
28702 \begin_layout Subsection
28703 Printing the Nomenclature
28704 \begin_inset Index idx
28705 status collapsed
28706
28707 \begin_layout Plain Layout
28708 Nomenclature ! Printing
28709 \end_layout
28710
28711 \end_inset
28712
28713
28714 \end_layout
28715
28716 \begin_layout Standard
28717 To print the nomenclature, use the menu 
28718 \family sans
28719 Insert\SpecialChar \menuseparator
28720 Lists
28721 \begin_inset space ~
28722 \end_inset
28723
28724 /
28725 \begin_inset space ~
28726 \end_inset
28727
28728 TOC\SpecialChar \menuseparator
28729 Nomenclature
28730 \family default
28731 .
28732  A box labeled 
28733 \begin_inset Quotes eld
28734 \end_inset
28735
28736
28737 \family sans
28738 Nomenclature
28739 \family default
28740
28741 \begin_inset Quotes erd
28742 \end_inset
28743
28744  will show the place where the nomenclature is printed in the output.
28745  By right-clicking on it, the amount of space for symbols can be altered.
28746  You can choose between these settings:
28747 \end_layout
28748
28749 \begin_layout Description
28750 Default a space of 1
28751 \begin_inset space \thinspace{}
28752 \end_inset
28753
28754 cm is used
28755 \end_layout
28756
28757 \begin_layout Description
28758 Longest
28759 \begin_inset space ~
28760 \end_inset
28761
28762 label
28763 \begin_inset space ~
28764 \end_inset
28765
28766 width the width of the widest symbol of all nomenclature entries is used
28767 \end_layout
28768
28769 \begin_layout Description
28770 Custom custom space
28771 \end_layout
28772
28773 \begin_layout Standard
28774 In the printed output the title of the nomenclature appears as 
28775 \begin_inset Quotes eld
28776 \end_inset
28777
28778 Nomenclature
28779 \begin_inset Quotes erd
28780 \end_inset
28781
28782 .
28783  If you are not happy with the name, you can change it by redefining the
28784  command 
28785 \series bold
28786
28787 \backslash
28788 nomname
28789 \series default
28790  in the preamble.
28791  For example, in order to change the name to 
28792 \emph on
28793 List of Symbols
28794 \emph default
28795 , add the following line to the preamble:
28796 \end_layout
28797
28798 \begin_layout Standard
28799
28800 \family roman
28801 \series bold
28802
28803 \backslash
28804 renewcommand{
28805 \backslash
28806 nomname}{List of Symbols}
28807 \end_layout
28808
28809 \begin_layout Subsection
28810 Nomenclature Program
28811 \begin_inset Index idx
28812 status collapsed
28813
28814 \begin_layout Plain Layout
28815 Nomenclature ! Program
28816 \end_layout
28817
28818 \end_inset
28819
28820
28821 \begin_inset CommandInset label
28822 LatexCommand label
28823 name "sub:Nomenclature-Program"
28824
28825 \end_inset
28826
28827
28828 \end_layout
28829
28830 \begin_layout Standard
28831 LyX uses the program 
28832 \family sans
28833 makeindex
28834 \family default
28835 , that is part of every LaTeX distribution, to generate the nomenclature.
28836  LyX's preferences dialog allows you to specify another program or to control
28837  
28838 \family sans
28839 makeindex
28840 \family default
28841  by adding options, see section
28842 \begin_inset space ~
28843 \end_inset
28844
28845
28846 \begin_inset CommandInset ref
28847 LatexCommand ref
28848 reference "sub:LaTeX-settings"
28849
28850 \end_inset
28851
28852 .
28853  The available options are listed and explained in 
28854 \begin_inset CommandInset citation
28855 LatexCommand cite
28856 key "nomencl,makeindex"
28857
28858 \end_inset
28859
28860 .
28861 \end_layout
28862
28863 \begin_layout Section
28864 Branches
28865 \begin_inset Index idx
28866 status collapsed
28867
28868 \begin_layout Plain Layout
28869 Branches
28870 \end_layout
28871
28872 \end_inset
28873
28874
28875 \begin_inset Index idx
28876 status collapsed
28877
28878 \begin_layout Plain Layout
28879 Document ! Branches
28880 \end_layout
28881
28882 \end_inset
28883
28884
28885 \begin_inset CommandInset label
28886 LatexCommand label
28887 name "sec:Branches"
28888
28889 \end_inset
28890
28891
28892 \end_layout
28893
28894 \begin_layout Standard
28895 Sometimes it is useful to hide some document parts in the output.
28896  For example a teacher who is setting an exam obviously doesn't want the
28897  pupils to see the answers, but having questions and answers in the same
28898  document will make the life of the markers of that exam much easier.
28899 \end_layout
28900
28901 \begin_layout Standard
28902 For these cases LyX allows you to put text into branches.
28903  The text will then only appear in the output when its branch is activated.
28904  To create a branch, either select the menu 
28905 \family sans
28906 Insert\SpecialChar \menuseparator
28907 Branch\SpecialChar \menuseparator
28908 Insert New Branch
28909 \family default
28910  (if you just want to specify a new branch) or go in the 
28911 \family sans
28912 Document\SpecialChar \menuseparator
28913 Settings
28914 \family default
28915  dialog to 
28916 \family sans
28917 Branches
28918 \family default
28919 , where you can specify and change the name of the branch, its activation
28920  state (whether the content of the branch is shown in the output or not),
28921  its background color inside LyX and whether the name of the branch should
28922  be appended to the document file name on export if the branch is active
28923  (see below for an example).
28924  Furthermore, the dialog lets you merge two branches (just rename one branch
28925  to the name of the other) and to add 
28926 \begin_inset Quotes eld
28927 \end_inset
28928
28929 unknown branches
28930 \begin_inset Quotes erd
28931 \end_inset
28932
28933  (i.
28934 \begin_inset space \thinspace{}
28935 \end_inset
28936
28937 e.
28938 \begin_inset space ~
28939 \end_inset
28940
28941 branches that were added to the document via copy and paste from other documents
28942 , without having been defined) to the document's branch list.
28943 \end_layout
28944
28945 \begin_layout Standard
28946 Text that should be in a branch is set into branch inset boxes.
28947  These boxes are inserted via the menu 
28948 \family sans
28949 Insert\SpecialChar \menuseparator
28950 Branch
28951 \family default
28952  where you can choose a branch.
28953  You can later change the activation state of the branch by right-clicking
28954  on them.
28955 \end_layout
28956
28957 \begin_layout Standard
28958 Here is an example, where only the question text appears, the answer branch
28959  is deactivated and therefore does not appear in the output:
28960 \end_layout
28961
28962 \begin_layout Standard
28963 \begin_inset Branch Question
28964 status collapsed
28965
28966 \begin_layout Standard
28967 Question: Who was the first physics Nobel prize winner?
28968 \end_layout
28969
28970 \end_inset
28971
28972
28973 \end_layout
28974
28975 \begin_layout Standard
28976 \begin_inset Branch Answer
28977 status collapsed
28978
28979 \begin_layout Standard
28980 Answer: Wilhelm Conrad Röntgen
28981 \end_layout
28982
28983 \end_inset
28984
28985
28986 \end_layout
28987
28988 \begin_layout Standard
28989 If you activate 
28990 \family sans
28991 Filename Suffix
28992 \family default
28993  in 
28994 \family sans
28995 Document\SpecialChar \menuseparator
28996 Settings\SpecialChar \menuseparator
28997 Branches
28998 \family default
28999 , the name of the active branches will be appended to the file name at export.
29000  Consider for example a file 
29001 \begin_inset Quotes eld
29002 \end_inset
29003
29004 Exam.lyx
29005 \begin_inset Quotes erd
29006 \end_inset
29007
29008  which has the above branches.
29009  If 
29010 \begin_inset Quotes eld
29011 \end_inset
29012
29013 Filename Suffix
29014 \begin_inset Quotes erd
29015 \end_inset
29016
29017  is active, the PDF export file would be called 
29018 \begin_inset Quotes eld
29019 \end_inset
29020
29021 Exam.pdf
29022 \begin_inset Quotes erd
29023 \end_inset
29024
29025  if both the 
29026 \begin_inset Quotes eld
29027 \end_inset
29028
29029 Question
29030 \begin_inset Quotes erd
29031 \end_inset
29032
29033  and 
29034 \begin_inset Quotes eld
29035 \end_inset
29036
29037 Answer
29038 \begin_inset Quotes erd
29039 \end_inset
29040
29041  branch were inactive, 
29042 \begin_inset Quotes eld
29043 \end_inset
29044
29045 Exam-Question.pdf
29046 \begin_inset Quotes erd
29047 \end_inset
29048
29049  if only the 
29050 \begin_inset Quotes eld
29051 \end_inset
29052
29053 Question
29054 \begin_inset Quotes erd
29055 \end_inset
29056
29057  branch was active, likewise 
29058 \begin_inset Quotes eld
29059 \end_inset
29060
29061 Exam-Answer.pdf
29062 \begin_inset Quotes erd
29063 \end_inset
29064
29065  if only the 
29066 \begin_inset Quotes eld
29067 \end_inset
29068
29069 Answer
29070 \begin_inset Quotes erd
29071 \end_inset
29072
29073  branch was active, and 
29074 \begin_inset Quotes eld
29075 \end_inset
29076
29077 Exam-Question-Answer.pdf
29078 \begin_inset Quotes erd
29079 \end_inset
29080
29081  if both branches were active.
29082  This helps you to easily export different versions of your document without
29083  much hassle.
29084 \end_layout
29085
29086 \begin_layout Standard
29087 \begin_inset VSpace bigskip
29088 \end_inset
29089
29090
29091 \end_layout
29092
29093 \begin_layout Standard
29094 To use conditional output inside places where you cannot insert branch insets,
29095  like inside equations, you can code special LaTeX definitions for each
29096  branch.
29097  For example you can define for the question branch
29098 \begin_inset Foot
29099 status collapsed
29100
29101 \begin_layout Plain Layout
29102 For an introduction to the LaTeX-syntax, see section
29103 \begin_inset space ~
29104 \end_inset
29105
29106
29107 \begin_inset CommandInset ref
29108 LatexCommand ref
29109 reference "sub:LaTeX-Syntax"
29110
29111 \end_inset
29112
29113 .
29114 \end_layout
29115
29116 \end_inset
29117
29118
29119 \end_layout
29120
29121 \begin_layout Standard
29122
29123 \series bold
29124
29125 \backslash
29126 newcommand{
29127 \backslash
29128 question}[1]{#1}
29129 \end_layout
29130
29131 \begin_layout Standard
29132
29133 \series bold
29134
29135 \backslash
29136 newcommand{
29137 \backslash
29138 answer}[1]{}
29139 \end_layout
29140
29141 \begin_layout Standard
29142 and for the answer branch
29143 \end_layout
29144
29145 \begin_layout Standard
29146
29147 \series bold
29148
29149 \backslash
29150 newcommand{
29151 \backslash
29152 question}[1]{}
29153 \end_layout
29154
29155 \begin_layout Standard
29156
29157 \series bold
29158
29159 \backslash
29160 newcommand{
29161 \backslash
29162 answer}[1]{#1}
29163 \end_layout
29164
29165 \begin_layout Standard
29166 \begin_inset Branch Question
29167 status collapsed
29168
29169 \begin_layout Standard
29170 \begin_inset ERT
29171 status open
29172
29173 \begin_layout Plain Layout
29174
29175
29176 \backslash
29177 newcommand{
29178 \backslash
29179 question}[1]{#1}
29180 \end_layout
29181
29182 \begin_layout Plain Layout
29183
29184
29185 \backslash
29186 newcommand{
29187 \backslash
29188 answer}[1]{}
29189 \end_layout
29190
29191 \end_inset
29192
29193
29194 \end_layout
29195
29196 \end_inset
29197
29198
29199 \end_layout
29200
29201 \begin_layout Standard
29202 \begin_inset Branch Answer
29203 status collapsed
29204
29205 \begin_layout Standard
29206 \begin_inset ERT
29207 status collapsed
29208
29209 \begin_layout Plain Layout
29210
29211
29212 \backslash
29213 newcommand{
29214 \backslash
29215 question}[1]{}
29216 \end_layout
29217
29218 \begin_layout Plain Layout
29219
29220
29221 \backslash
29222 newcommand{
29223 \backslash
29224 answer}[1]{#1}
29225 \end_layout
29226
29227 \end_inset
29228
29229
29230 \end_layout
29231
29232 \end_inset
29233
29234
29235 \end_layout
29236
29237 \begin_layout Standard
29238 Now it is possible to use the commands 
29239 \series bold
29240
29241 \backslash
29242 question{\SpecialChar \ldots{}
29243 }
29244 \series default
29245  and 
29246 \series bold
29247
29248 \backslash
29249 answer{\SpecialChar \ldots{}
29250 }
29251 \series default
29252  to obtain conditional output.
29253  Here is an example formula where only the 
29254 \series bold
29255
29256 \backslash
29257 question
29258 \series default
29259  part appears:
29260 \begin_inset Formula 
29261 \[
29262 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29263 \]
29264
29265 \end_inset
29266
29267
29268 \end_layout
29269
29270 \begin_layout Standard
29271 Inside math, the same effect can be achieved using math macros, see the
29272  
29273 \emph on
29274 Math
29275 \emph default
29276  manual.
29277 \change_inserted 5863208 1334492666
29278
29279 \end_layout
29280
29281 \begin_layout Standard
29282
29283 \change_inserted 5863208 1334493356
29284 Each type of branch is allowed to have its specific style defined in layout
29285  files (e.g.
29286  any branch inset can be automatically wrapped by your own LaTeX commands.).
29287  For this advanced usage, please study Customization manual (in particular
29288  section 
29289 \begin_inset Quotes eld
29290 \end_inset
29291
29292 Flex insets and InsetLayout
29293 \begin_inset Quotes erd
29294 \end_inset
29295
29296 ).
29297 \change_unchanged
29298
29299 \end_layout
29300
29301 \begin_layout Section
29302 PDF Properties
29303 \begin_inset CommandInset label
29304 LatexCommand label
29305 name "sec:PDF-Properties"
29306
29307 \end_inset
29308
29309
29310 \begin_inset Index idx
29311 status collapsed
29312
29313 \begin_layout Plain Layout
29314 PDF properties
29315 \end_layout
29316
29317 \end_inset
29318
29319
29320 \end_layout
29321
29322 \begin_layout Standard
29323 The 
29324 \family sans
29325 Document Settings
29326 \family default
29327  dialog allows you in the 
29328 \family sans
29329 PDF Properties
29330 \family default
29331  to set up special options for the PDF output of your document.
29332  All options there are provided by the LaTeX-package 
29333 \series bold
29334 hyperref
29335 \series default
29336
29337 \begin_inset Index idx
29338 status collapsed
29339
29340 \begin_layout Plain Layout
29341 LaTeX-packages ! hyperref
29342 \end_layout
29343
29344 \end_inset
29345
29346 .
29347 \end_layout
29348
29349 \begin_layout Standard
29350 Using 
29351 \series bold
29352 hyperref
29353 \series default
29354  will link all cross-references in the DVI- and PDF-output.
29355  This means that the reader of your document will be able to click on a
29356  table of contents entry or on a reference and he is shown the referenced
29357  document part.
29358  You can specify in the dialog tab 
29359 \family sans
29360 Hyperlinks
29361 \family default
29362  how the links will look and if links for bibliographical backreferences
29363  are created.
29364  The backreferences will appear in the bibliography behind the different
29365  entries, showing the number of the section, slide, or page where the entry
29366  is referenced.
29367 \end_layout
29368
29369 \begin_layout Standard
29370 In the dialog tab 
29371 \family sans
29372 Bookmarks
29373 \family default
29374  you can set if PDF-bookmarks should be created for every section of your
29375  document to make it easier for readers to navigate through the document.
29376  You can decide if the bookmarks should be numbered like your document sections
29377  or not.
29378  With the open bookmarks level you can specify what sectioning level should
29379  be displayed in the bookmarks when opening the PDF.
29380  For example level
29381 \begin_inset space ~
29382 \end_inset
29383
29384 2 will display all sections and subsections, while level
29385 \begin_inset space ~
29386 \end_inset
29387
29388 1 will only display the sections.
29389 \end_layout
29390
29391 \begin_layout Standard
29392 The header information in the dialog tab 
29393 \family sans
29394 General
29395 \family default
29396  are saved together with the PDF as file properties.
29397  Many programs are able to extract this information to e.
29398 \begin_inset space \thinspace{}
29399 \end_inset
29400
29401 g.
29402 \begin_inset space \space{}
29403 \end_inset
29404
29405 automatically recognize who the author is and what the PDF is about.
29406  This is very useful to sort, classify, or use PDFs for bibliography issues.
29407  When the option 
29408 \family sans
29409 Automatic fill header
29410 \family default
29411  is set, LyX tries to extract the header information from your document
29412  title and author settings.
29413 \end_layout
29414
29415 \begin_layout Standard
29416 The option 
29417 \family sans
29418 Load in fullscreen mode
29419 \family default
29420  will open the PDF in fullscreen mode, which is useful for presentations.
29421 \end_layout
29422
29423 \begin_layout Standard
29424 PDF properties are also used in this document.
29425  When you look in its document settings, you can see that some additional
29426  
29427 \series bold
29428 hyperref
29429 \series default
29430  options are used.
29431  For an explanation of them we refer you to the hyperref manual 
29432 \begin_inset CommandInset citation
29433 LatexCommand cite
29434 key "hyperref"
29435
29436 \end_inset
29437
29438 .
29439 \end_layout
29440
29441 \begin_layout Section
29442 TeX Code and the LaTeX Syntax
29443 \begin_inset CommandInset label
29444 LatexCommand label
29445 name "sec:TeX-Code"
29446
29447 \end_inset
29448
29449
29450 \end_layout
29451
29452 \begin_layout Subsection
29453 TeX Code Boxes
29454 \begin_inset Index idx
29455 status collapsed
29456
29457 \begin_layout Plain Layout
29458 TeX Code
29459 \end_layout
29460
29461 \end_inset
29462
29463
29464 \begin_inset CommandInset label
29465 LatexCommand label
29466 name "sub:TeX-Code-Boxes"
29467
29468 \end_inset
29469
29470
29471 \end_layout
29472
29473 \begin_layout Standard
29474 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29475  constructs, but not all.
29476  LaTeX contains hundreds of packages that provide different commands.
29477  All the time packages are being updated and new ones added.
29478  This has the advantage that you can typeset nearly everything as there
29479  is for every problem a LaTeX-package.
29480  But LyX can of course not be up to date and support all packages and their
29481  commands.
29482 \end_layout
29483
29484 \begin_layout Standard
29485 But don't worry, you can use any LaTeX-command directly in LyX inside the
29486  TeX Code box.
29487  A TeX Code box is created by the menu 
29488 \family sans
29489 Insert\SpecialChar \menuseparator
29490 TeX
29491 \begin_inset space ~
29492 \end_inset
29493
29494 Code
29495 \family default
29496  or by the toolbar button 
29497 \begin_inset Info
29498 type  "icon"
29499 arg   "ert-insert"
29500 \end_inset
29501
29502  (shortcut 
29503 \begin_inset Info
29504 type  "shortcut"
29505 arg   "ert-insert"
29506 \end_inset
29507
29508 ).
29509  The box can be opened by left-clicking and closed by right-clicking on
29510  it and selecting 
29511 \family sans
29512 Close Inset
29513 \family default
29514 .
29515 \end_layout
29516
29517 \begin_layout Standard
29518 You can insert complete or incomplete commands as TeX Code.
29519  Incomplete means that the command argument can be Standard LyX text.
29520  For example, if you want to draw a frame around a word and are therefore
29521  using the LaTeX-command 
29522 \series bold
29523
29524 \backslash
29525 fbox
29526 \series default
29527 , you can write the command part 
29528 \series bold
29529
29530 \backslash
29531 fbox{
29532 \series default
29533  in a TeX Code box before the word and the closing brace 
29534 \series bold
29535 }
29536 \series default
29537  in a second TeX Code box behind the word.
29538  The word between the two TeX Code boxes is then the argument as it is in
29539  the following example:
29540 \end_layout
29541
29542 \begin_layout Standard
29543 \begin_inset Graphics
29544         filename clipart/ERT.png
29545         scale 89
29546
29547 \end_inset
29548
29549
29550 \end_layout
29551
29552 \begin_layout Standard
29553 gives
29554 \end_layout
29555
29556 \begin_layout Standard
29557 This is a line with a 
29558 \begin_inset ERT
29559 status collapsed
29560
29561 \begin_layout Plain Layout
29562
29563
29564 \backslash
29565 fbox{
29566 \end_layout
29567
29568 \end_inset
29569
29570 framed
29571 \begin_inset ERT
29572 status collapsed
29573
29574 \begin_layout Plain Layout
29575
29576 }
29577 \end_layout
29578
29579 \end_inset
29580
29581  word.
29582 \end_layout
29583
29584 \begin_layout Standard
29585 \begin_inset Note Greyedout
29586 status open
29587
29588 \begin_layout Plain Layout
29589
29590 \series bold
29591 Note:
29592 \series default
29593  At the end of LaTeX-commands without parameters, you have to insert a space
29594  to let LaTeX know that the command is finished.
29595 \end_layout
29596
29597 \end_inset
29598
29599
29600 \end_layout
29601
29602 \begin_layout Subsection
29603 Short Introduction to the LaTeX Syntax
29604 \begin_inset Argument
29605 status collapsed
29606
29607 \begin_layout Plain Layout
29608 The LaTeX Syntax
29609 \end_layout
29610
29611 \end_inset
29612
29613
29614 \begin_inset Index idx
29615 status collapsed
29616
29617 \begin_layout Plain Layout
29618 LaTeX Syntax
29619 \end_layout
29620
29621 \end_inset
29622
29623
29624 \begin_inset CommandInset label
29625 LatexCommand label
29626 name "sub:LaTeX-Syntax"
29627
29628 \end_inset
29629
29630
29631 \end_layout
29632
29633 \begin_layout Standard
29634 When you write larger documents or books, you will need to know something
29635  about the LaTeX-commands that LyX uses in the background.
29636  Because LaTeX is based on commands, you can 
29637 \begin_inset Quotes eld
29638 \end_inset
29639
29640 program
29641 \begin_inset Quotes erd
29642 \end_inset
29643
29644  your text.
29645  This has the advantage that the layout of the document can be changed at
29646  any time if you know the right commands.
29647  E.
29648 \begin_inset space \thinspace{}
29649 \end_inset
29650
29651 g.
29652 \begin_inset space \space{}
29653 \end_inset
29654
29655 imagine you have to write a manual for a product and the deadline is the
29656  end of the day.
29657  Your boss has just complimented you for your good work but wants to have
29658  all caption labels bold.
29659  But you have over a hundred figure and table captions with non-bold labels
29660  in your manual.
29661  Of course it is impossible to change all caption labels manually in one
29662  day.
29663 \end_layout
29664
29665 \begin_layout Standard
29666 Now LaTeX comes into play.
29667  As mentioned above, for every problem there exists a LaTeX-package.
29668  First you have to find out which and therefore look into the LaTeX package
29669  database, 
29670 \begin_inset CommandInset citation
29671 LatexCommand cite
29672 key "Catalogue"
29673
29674 \end_inset
29675
29676 .
29677 \end_layout
29678
29679 \begin_layout Standard
29680 As result you find that the package 
29681 \series bold
29682 caption
29683 \series default
29684
29685 \begin_inset Index idx
29686 status collapsed
29687
29688 \begin_layout Plain Layout
29689 LaTeX-packages ! caption
29690 \end_layout
29691
29692 \end_inset
29693
29694  is what you need.
29695  To use a package, you have to load it in the document preamble (menu 
29696 \family sans
29697 Document\SpecialChar \menuseparator
29698 Settings
29699 \family default
29700 ) with the command
29701 \end_layout
29702
29703 \begin_layout Standard
29704
29705 \series bold
29706
29707 \backslash
29708 usepackage[options]{package name}
29709 \end_layout
29710
29711 \begin_layout Standard
29712 All LaTeX commands begin with a backslash, the command argument is set within
29713  two braces and the options are set within two brackets.
29714  Note that not all commands have an argument and options.
29715 \end_layout
29716
29717 \begin_layout Standard
29718 In your case the package name is 
29719 \series bold
29720 caption
29721 \series default
29722 .
29723  After a look in the documentation of the package, you know that the option
29724  
29725 \series bold
29726 labelfont=bf
29727 \series default
29728  will change the font of all caption labels to bold.
29729  So you add the command
29730 \end_layout
29731
29732 \begin_layout Standard
29733
29734 \series bold
29735
29736 \backslash
29737 usepackage[labelfont=bf]{caption}
29738 \end_layout
29739
29740 \begin_layout Standard
29741 to the preamble and the problem is solved.
29742 \begin_inset Foot
29743 status collapsed
29744
29745 \begin_layout Plain Layout
29746 For more commands provided by the 
29747 \series bold
29748 caption
29749 \series default
29750  package, have a look at its documentation, 
29751 \begin_inset CommandInset citation
29752 LatexCommand cite
29753 key "caption"
29754
29755 \end_inset
29756
29757 .
29758 \end_layout
29759
29760 \end_inset
29761
29762
29763 \end_layout
29764
29765 \begin_layout Standard
29766 Note that some document classes have built-in solutions for well-known problems
29767  like your case.
29768  For example if you use a 
29769 \family sans
29770 KOMA-Script
29771 \family default
29772  class, you don't need the package 
29773 \series bold
29774 caption
29775 \series default
29776 , you can instead write
29777 \end_layout
29778
29779 \begin_layout Standard
29780
29781 \series bold
29782
29783 \backslash
29784 setkomafont{captionlabel}{
29785 \backslash
29786 bfseries}
29787 \end_layout
29788
29789 \begin_layout Standard
29790 in the preamble and the problem is solved.
29791  So if you plan to write a large document, you should have a look at the
29792  documentation of the document class you want to use.
29793  (
29794 \series bold
29795
29796 \backslash
29797 setkomafont
29798 \series default
29799  is an example of a command with more than one argument.)
29800 \end_layout
29801
29802 \begin_layout Standard
29803 Commands in the preamble affect the whole document, while commands in the
29804  text affect only the text after the command or only the text used as command
29805  argument.
29806  To insert a LaTeX-command in text, use the TeX Code box as described in
29807  the previous section.
29808 \end_layout
29809
29810 \begin_layout Standard
29811 If you want to learn more about LaTeX and its syntax, have a look at the
29812  LaTeX-books 
29813 \begin_inset CommandInset citation
29814 LatexCommand cite
29815 key "latexcompanion,latexguide"
29816
29817 \end_inset
29818
29819 .
29820 \end_layout
29821
29822 \begin_layout Standard
29823 \begin_inset Newpage cleardoublepage
29824 \end_inset
29825
29826
29827 \end_layout
29828
29829 \begin_layout Standard
29830 \begin_inset ERT
29831 status collapsed
29832
29833 \begin_layout Plain Layout
29834
29835
29836 \backslash
29837 pagestyle{fancy}
29838 \end_layout
29839
29840 \end_inset
29841
29842
29843 \begin_inset Note Note
29844 status collapsed
29845
29846 \begin_layout Plain Layout
29847 switches temporarily to a page style with custom header and footer line
29848 \end_layout
29849
29850 \end_inset
29851
29852
29853 \end_layout
29854
29855 \begin_layout Left Header
29856 \begin_inset Argument
29857 status collapsed
29858
29859 \begin_layout Plain Layout
29860
29861 \end_layout
29862
29863 \end_inset
29864
29865
29866 \begin_inset ERT
29867 status collapsed
29868
29869 \begin_layout Plain Layout
29870
29871
29872 \backslash
29873 rightmark
29874 \end_layout
29875
29876 \end_inset
29877
29878
29879 \begin_inset Note Note
29880 status collapsed
29881
29882 \begin_layout Plain Layout
29883 defines the header line as described below
29884 \end_layout
29885
29886 \end_inset
29887
29888
29889 \end_layout
29890
29891 \begin_layout Center Header
29892 \begin_inset Argument
29893 status collapsed
29894
29895 \begin_layout Plain Layout
29896
29897 \end_layout
29898
29899 \end_inset
29900
29901
29902 \end_layout
29903
29904 \begin_layout Right Header
29905 \begin_inset Argument
29906 status collapsed
29907
29908 \begin_layout Plain Layout
29909 \begin_inset ERT
29910 status collapsed
29911
29912 \begin_layout Plain Layout
29913
29914
29915 \backslash
29916 leftmark
29917 \end_layout
29918
29919 \end_inset
29920
29921
29922 \end_layout
29923
29924 \end_inset
29925
29926
29927 \end_layout
29928
29929 \begin_layout Left Footer
29930 \begin_inset Argument
29931 status collapsed
29932
29933 \begin_layout Plain Layout
29934 \begin_inset ERT
29935 status collapsed
29936
29937 \begin_layout Plain Layout
29938
29939
29940 \backslash
29941 thepage
29942 \end_layout
29943
29944 \end_inset
29945
29946
29947 \end_layout
29948
29949 \end_inset
29950
29951
29952 \end_layout
29953
29954 \begin_layout Center Footer
29955 \begin_inset Argument
29956 status collapsed
29957
29958 \begin_layout Plain Layout
29959
29960 \family sans
29961 \series bold
29962 \color red
29963 LyX's user guide
29964 \end_layout
29965
29966 \end_inset
29967
29968 Magic code:
29969 \begin_inset Newline newline
29970 \end_inset
29971
29972
29973 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
29974 \end_inset
29975
29976
29977 \end_layout
29978
29979 \begin_layout Right Footer
29980 \begin_inset Argument
29981 status collapsed
29982
29983 \begin_layout Plain Layout
29984
29985 \end_layout
29986
29987 \end_inset
29988
29989
29990 \begin_inset ERT
29991 status collapsed
29992
29993 \begin_layout Plain Layout
29994
29995
29996 \backslash
29997 Roman{page}
29998 \end_layout
29999
30000 \end_inset
30001
30002
30003 \end_layout
30004
30005 \begin_layout Section
30006 Customized Page Headers and Footers
30007 \begin_inset CommandInset label
30008 LatexCommand label
30009 name "sec:Customized-Page-Headers"
30010
30011 \end_inset
30012
30013
30014 \begin_inset Index idx
30015 status collapsed
30016
30017 \begin_layout Plain Layout
30018 Document ! Header/Footer line
30019 \end_layout
30020
30021 \end_inset
30022
30023
30024 \begin_inset Index idx
30025 status collapsed
30026
30027 \begin_layout Plain Layout
30028 Header/Footer line
30029 \end_layout
30030
30031 \end_inset
30032
30033
30034 \end_layout
30035
30036 \begin_layout Standard
30037 To define a custom page header and footer line for your document, you need
30038  to set the headings style to 
30039 \family sans
30040 Fancy
30041 \family default
30042  in the 
30043 \family sans
30044 Document\SpecialChar \menuseparator
30045 Settings
30046 \family default
30047  dialog under 
30048 \family sans
30049 Page
30050 \begin_inset space ~
30051 \end_inset
30052
30053 Layout
30054 \family default
30055 .
30056  As a second step add in the menu 
30057 \family sans
30058 Document\SpecialChar \menuseparator
30059 Settings\SpecialChar \menuseparator
30060 Modules
30061 \family default
30062  the module 
30063 \begin_inset Quotes eld
30064 \end_inset
30065
30066 Custom Header/Footerlines
30067 \begin_inset Quotes erd
30068 \end_inset
30069
30070 .
30071  This module offers the following 6
30072 \begin_inset space ~
30073 \end_inset
30074
30075 styles:
30076 \end_layout
30077
30078 \begin_layout Description
30079 Left
30080 \begin_inset space ~
30081 \end_inset
30082
30083 Header,
30084 \begin_inset space ~
30085 \end_inset
30086
30087 Center
30088 \begin_inset space ~
30089 \end_inset
30090
30091 Header,
30092 \begin_inset space ~
30093 \end_inset
30094
30095 Right
30096 \begin_inset space ~
30097 \end_inset
30098
30099 Header
30100 \end_layout
30101
30102 \begin_layout Description
30103 Left
30104 \begin_inset space ~
30105 \end_inset
30106
30107 Footer,
30108 \begin_inset space ~
30109 \end_inset
30110
30111 Center
30112 \begin_inset space ~
30113 \end_inset
30114
30115 Footer,
30116 \begin_inset space ~
30117 \end_inset
30118
30119 Right
30120 \begin_inset space ~
30121 \end_inset
30122
30123 Footer
30124 \end_layout
30125
30126 \begin_layout Standard
30127 for the different positions in the header/footer.
30128 \end_layout
30129
30130 \begin_layout Standard
30131 Normally, headers and footers are set up in the beginning of the document.
30132  But you can change them anywhere you want to.
30133  Figure
30134 \begin_inset space ~
30135 \end_inset
30136
30137
30138 \begin_inset CommandInset ref
30139 LatexCommand ref
30140 reference "fig:Page-layout"
30141
30142 \end_inset
30143
30144  shows the page layout and where the header/footer styles will appear.
30145 \end_layout
30146
30147 \begin_layout Standard
30148 \begin_inset Float figure
30149 placement h
30150 wide false
30151 sideways false
30152 status collapsed
30153
30154 \begin_layout Plain Layout
30155 \noindent
30156 \align center
30157 \begin_inset Tabular
30158 <lyxtabular version="3" rows="5" columns="3">
30159 <features tabularvalignment="middle">
30160 <column alignment="left" valignment="top" width="30line%">
30161 <column alignment="center" valignment="top" width="30line%">
30162 <column alignment="right" valignment="top" width="30line%">
30163 <row>
30164 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30165 \begin_inset Text
30166
30167 \begin_layout Plain Layout
30168 Left Header
30169 \end_layout
30170
30171 \end_inset
30172 </cell>
30173 <cell alignment="center" valignment="top" topline="true" usebox="none">
30174 \begin_inset Text
30175
30176 \begin_layout Plain Layout
30177 Center Header
30178 \end_layout
30179
30180 \end_inset
30181 </cell>
30182 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30183 \begin_inset Text
30184
30185 \begin_layout Plain Layout
30186 Right Header
30187 \end_layout
30188
30189 \end_inset
30190 </cell>
30191 </row>
30192 <row>
30193 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30194 \begin_inset Text
30195
30196 \begin_layout Plain Layout
30197
30198 \end_layout
30199
30200 \end_inset
30201 </cell>
30202 <cell alignment="center" valignment="top" usebox="none">
30203 \begin_inset Text
30204
30205 \begin_layout Plain Layout
30206
30207 \end_layout
30208
30209 \end_inset
30210 </cell>
30211 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30212 \begin_inset Text
30213
30214 \begin_layout Plain Layout
30215
30216 \end_layout
30217
30218 \end_inset
30219 </cell>
30220 </row>
30221 <row>
30222 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30223 \begin_inset Text
30224
30225 \begin_layout Plain Layout
30226 The normal text on the page goes here.
30227  The running header is above the text, and the footer is below (including
30228  footnotes).
30229  Headers/footers typically contain things like the page number, title of
30230  the chapter, company logo but your can use almost anything, except of floats.
30231 \end_layout
30232
30233 \end_inset
30234 </cell>
30235 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30236 \begin_inset Text
30237
30238 \begin_layout Plain Layout
30239
30240 \end_layout
30241
30242 \end_inset
30243 </cell>
30244 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30245 \begin_inset Text
30246
30247 \begin_layout Plain Layout
30248
30249 \end_layout
30250
30251 \end_inset
30252 </cell>
30253 </row>
30254 <row>
30255 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30256 \begin_inset Text
30257
30258 \begin_layout Plain Layout
30259
30260 \end_layout
30261
30262 \end_inset
30263 </cell>
30264 <cell alignment="center" valignment="top" usebox="none">
30265 \begin_inset Text
30266
30267 \begin_layout Plain Layout
30268
30269 \end_layout
30270
30271 \end_inset
30272 </cell>
30273 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30274 \begin_inset Text
30275
30276 \begin_layout Plain Layout
30277
30278 \end_layout
30279
30280 \end_inset
30281 </cell>
30282 </row>
30283 <row>
30284 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30285 \begin_inset Text
30286
30287 \begin_layout Plain Layout
30288 Left Footer
30289 \end_layout
30290
30291 \end_inset
30292 </cell>
30293 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30294 \begin_inset Text
30295
30296 \begin_layout Plain Layout
30297 Center Footer
30298 \end_layout
30299
30300 \end_inset
30301 </cell>
30302 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30303 \begin_inset Text
30304
30305 \begin_layout Plain Layout
30306 Right Footer
30307 \end_layout
30308
30309 \end_inset
30310 </cell>
30311 </row>
30312 </lyxtabular>
30313
30314 \end_inset
30315
30316
30317 \end_layout
30318
30319 \begin_layout Plain Layout
30320 \begin_inset Caption
30321
30322 \begin_layout Plain Layout
30323 \begin_inset CommandInset label
30324 LatexCommand label
30325 name "fig:Page-layout"
30326
30327 \end_inset
30328
30329 Page layout with custom header and footer line.
30330 \end_layout
30331
30332 \end_inset
30333
30334
30335 \end_layout
30336
30337 \end_inset
30338
30339
30340 \end_layout
30341
30342 \begin_layout Subsection
30343 Definition
30344 \end_layout
30345
30346 \begin_layout Standard
30347 To define your header line, add all 3
30348 \begin_inset space ~
30349 \end_inset
30350
30351 header styles.
30352  The things you add to the styles appear on uneven pages, the things in
30353  the optional arguments on even pages.
30354  For single-sided documents, the optional arguments will not be used and
30355  can be omitted.
30356  If you leave a style or its argument empty, nothing appears in the output.
30357  Defining the footer line works similar.
30358 \end_layout
30359
30360 \begin_layout Standard
30361 For the definition, you will need some LaTeX-commands that are inserted
30362  as TeX code (menu 
30363 \family sans
30364 Insert\SpecialChar \menuseparator
30365 Te
30366 \begin_inset ERT
30367 status collapsed
30368
30369 \begin_layout Plain Layout
30370
30371 {}
30372 \end_layout
30373
30374 \end_inset
30375
30376 X
30377 \begin_inset space ~
30378 \end_inset
30379
30380 Code
30381 \family default
30382 ):
30383 \end_layout
30384
30385 \begin_layout Description
30386
30387 \backslash
30388 thepage prints the current page number
30389 \end_layout
30390
30391 \begin_layout Description
30392
30393 \backslash
30394 Roman{page} prints the current page number with capital roman numerals
30395 \end_layout
30396
30397 \begin_layout Description
30398
30399 \backslash
30400 roman{page} prints the current page number with small roman numerals
30401 \end_layout
30402
30403 \begin_layout Description
30404
30405 \backslash
30406 leftmark prints the current section number and title.
30407  If the document has chapters, it prints the current chapter number and
30408  title instead.
30409  It is called 
30410 \begin_inset Quotes eld
30411 \end_inset
30412
30413 leftmark
30414 \begin_inset Quotes prd
30415 \end_inset
30416
30417  because it usually goes in a left header.
30418 \end_layout
30419
30420 \begin_layout Description
30421
30422 \backslash
30423 rightmark prints the current subsection number and title.
30424  If the document has chapters, it prints the current section number and
30425  title instead.
30426  It is normally used in the right header.
30427 \end_layout
30428
30429 \begin_layout Subsection
30430 Default header/footer
30431 \end_layout
30432
30433 \begin_layout Standard
30434 The custom header/footer is not empty by default.
30435  The default header contains the chapter and section title and the center
30436  footer has the page number.
30437  In order to remove unwanted entries from the header/footer, include the
30438  relevant header/footer style in your document, but leave it blank.
30439  So, if you do not want a page number in the footer, include a blank 
30440 \family sans
30441 Center
30442 \begin_inset space ~
30443 \end_inset
30444
30445 Footer
30446 \family default
30447  style.
30448 \end_layout
30449
30450 \begin_layout Subsection
30451 Appearance
30452 \end_layout
30453
30454 \begin_layout Standard
30455 The header and footer will appear on normal pages.
30456  Some pages are different.
30457  The title page has a style of its own, and so does any page that starts
30458  a new part or chapter in your book.
30459  Such pages will not have the custom headers/footers, but that is normal.
30460  There is for example no need to print a header with the chapter name on
30461  the chapter page where the chapter heading is in big bold letters anyway.
30462 \end_layout
30463
30464 \begin_layout Subsubsection
30465 Header and footer decoration line
30466 \end_layout
30467
30468 \begin_layout Standard
30469 By default, you get a 0.4
30470 \begin_inset space \thinspace{}
30471 \end_inset
30472
30473 pt thick line below the header and no footer line.
30474  This can be changed in the document preamble with the commands 
30475 \series bold
30476
30477 \backslash
30478 headrulewidth
30479 \series default
30480  and 
30481 \series bold
30482
30483 \backslash
30484 footrulewidth
30485 \series default
30486  in the following scheme:
30487 \end_layout
30488
30489 \begin_layout Standard
30490
30491 \series bold
30492
30493 \backslash
30494 renewcommand{
30495 \backslash
30496 headrulewidth}{thickness}
30497 \end_layout
30498
30499 \begin_layout Standard
30500 Where thickness is a size in standard units like 
30501 \family sans
30502 pt
30503 \family default
30504  or 
30505 \family sans
30506 mm
30507 \family default
30508 .
30509  If you don't want a line, set the thickness to 0
30510 \begin_inset space \thinspace{}
30511 \end_inset
30512
30513 pt.
30514 \end_layout
30515
30516 \begin_layout Standard
30517 The lines can also be colored, but this requires more knowledge of LaTeX.
30518  If you really need this, have a look at the Internet or in sec.
30519 \begin_inset space ~
30520 \end_inset
30521
30522 4.4 of the book 
30523 \begin_inset CommandInset citation
30524 LatexCommand cite
30525 key "Mittelbach"
30526
30527 \end_inset
30528
30529 .
30530 \end_layout
30531
30532 \begin_layout Subsubsection
30533 Several header/footer lines
30534 \end_layout
30535
30536 \begin_layout Standard
30537 In case you need more than one text line as a header/footer, you can do
30538  this by adding a normal line break in the style definition.
30539  However, the default height of the header/footer is only the one of one
30540  text line.
30541  To expand the height, redefine the LaTeX length 
30542 \series bold
30543
30544 \backslash
30545 headheight
30546 \series default
30547  or 
30548 \series bold
30549
30550 \backslash
30551 footheight
30552 \series default
30553  in this scheme in your document preamble:
30554 \end_layout
30555
30556 \begin_layout Standard
30557
30558 \series bold
30559
30560 \backslash
30561 setlength{
30562 \backslash
30563 headheight}{height}
30564 \end_layout
30565
30566 \begin_layout Standard
30567 Where height is a size in standard units.
30568  If you don't know which amount of space is needed for the height, define
30569  your header/footer and preview your document as PDF.
30570  Then open the LaTeX logfile via the menu 
30571 \family sans
30572 Document\SpecialChar \menuseparator
30573 La
30574 \begin_inset ERT
30575 status collapsed
30576
30577 \begin_layout Plain Layout
30578
30579 {}
30580 \end_layout
30581
30582 \end_inset
30583
30584 TeX Log
30585 \family default
30586  and look via the button 
30587 \family sans
30588 Next
30589 \begin_inset space ~
30590 \end_inset
30591
30592 Warning
30593 \family default
30594  if you find a warning of the package 
30595 \series bold
30596 fancyhdr
30597 \series default
30598
30599 \begin_inset Index idx
30600 status collapsed
30601
30602 \begin_layout Plain Layout
30603 LaTeX-packages ! fancyhdr
30604 \end_layout
30605
30606 \end_inset
30607
30608 .
30609  If there is such a warning, it contains the space that you need at least
30610  for your header/footer.
30611 \end_layout
30612
30613 \begin_layout Subsection
30614 This example
30615 \end_layout
30616
30617 \begin_layout Standard
30618 This example demonstrates what can be done with custom header/footers.
30619  Don't use it for your document as it is just an example.
30620  This example consists of the following definition:
30621 \end_layout
30622
30623 \begin_layout Description
30624 Left
30625 \begin_inset space ~
30626 \end_inset
30627
30628 Header 
30629 \series bold
30630
30631 \backslash
30632 rightmark
30633 \series default
30634 , empty optional argument
30635 \end_layout
30636
30637 \begin_layout Description
30638 Center
30639 \begin_inset space ~
30640 \end_inset
30641
30642 Header empty, empty optional argument
30643 \end_layout
30644
30645 \begin_layout Description
30646 Right
30647 \begin_inset space ~
30648 \end_inset
30649
30650 Header empty, 
30651 \series bold
30652
30653 \backslash
30654 leftmark
30655 \series default
30656  in the optional argument
30657 \end_layout
30658
30659 \begin_layout Description
30660 Left
30661 \begin_inset space ~
30662 \end_inset
30663
30664 Footer empty, 
30665 \series bold
30666
30667 \backslash
30668 thepage
30669 \series default
30670  in the optional argument
30671 \end_layout
30672
30673 \begin_layout Description
30674 Center
30675 \begin_inset space ~
30676 \end_inset
30677
30678 Footer 
30679 \family sans
30680 \series bold
30681 \color red
30682 LyX's user guide
30683 \family default
30684 \series default
30685 \color inherit
30686
30687 \begin_inset Quotes eld
30688 \end_inset
30689
30690 Magic code:
30691 \begin_inset Newline newline
30692 \end_inset
30693
30694
30695 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30696 \end_inset
30697
30698
30699 \begin_inset Quotes erd
30700 \end_inset
30701
30702  in the optional argument
30703 \end_layout
30704
30705 \begin_layout Description
30706 Right
30707 \begin_inset space ~
30708 \end_inset
30709
30710 Footer 
30711 \series bold
30712
30713 \backslash
30714 Roman{page}
30715 \series default
30716 , empty optional argument
30717 \end_layout
30718
30719 \begin_layout Description
30720
30721 \backslash
30722 headrulewidth set to 2
30723 \begin_inset space \thinspace{}
30724 \end_inset
30725
30726 pt
30727 \end_layout
30728
30729 \begin_layout Standard
30730 In principle you can use almost everything in headers/footers, except floats.
30731  For more special things like e.
30732 \begin_inset space \thinspace{}
30733 \end_inset
30734
30735 g.
30736 \begin_inset space ~
30737 \end_inset
30738
30739 thumb-indexes, see the manual of the 
30740 \series bold
30741 fancyhdr
30742 \series default
30743  package, 
30744 \begin_inset CommandInset citation
30745 LatexCommand cite
30746 key "fancyhdr"
30747
30748 \end_inset
30749
30750 .
30751 \end_layout
30752
30753 \begin_layout Standard
30754 \begin_inset Newpage clearpage
30755 \end_inset
30756
30757
30758 \end_layout
30759
30760 \begin_layout Standard
30761 \begin_inset ERT
30762 status open
30763
30764 \begin_layout Plain Layout
30765
30766
30767 \backslash
30768 pagestyle{headings}
30769 \end_layout
30770
30771 \end_inset
30772
30773
30774 \begin_inset Note Note
30775 status collapsed
30776
30777 \begin_layout Plain Layout
30778 switches back to page style with the default headings
30779 \end_layout
30780
30781 \end_inset
30782
30783
30784 \end_layout
30785
30786 \begin_layout Section
30787 Previewing Snippets of your Document
30788 \begin_inset CommandInset label
30789 LatexCommand label
30790 name "sec:Previewing-snippets-of"
30791
30792 \end_inset
30793
30794
30795 \begin_inset Index idx
30796 status collapsed
30797
30798 \begin_layout Plain Layout
30799 Instant preview
30800 \end_layout
30801
30802 \end_inset
30803
30804
30805 \begin_inset Index idx
30806 status collapsed
30807
30808 \begin_layout Plain Layout
30809 Document ! Preview
30810 \end_layout
30811
30812 \end_inset
30813
30814
30815 \end_layout
30816
30817 \begin_layout Standard
30818 LyX allows you to generate previews of sections of your document on the
30819  fly so you can see how they will look in the final document without having
30820  to break your train of thought with viewing the output.
30821 \end_layout
30822
30823 \begin_layout Subsection
30824 Prerequisites
30825 \end_layout
30826
30827 \begin_layout Standard
30828 To get previews working, you need the LaTeX package 
30829 \series bold
30830 preview-latex
30831 \series default
30832
30833 \begin_inset Index idx
30834 status collapsed
30835
30836 \begin_layout Plain Layout
30837 LaTeX-packages ! preview-latex
30838 \end_layout
30839
30840 \end_inset
30841
30842  (on some systems named simply 
30843 \series bold
30844 preview
30845 \series default
30846 ) installed.
30847  If it is not already installed, you will find it in the TeX-catalogue,
30848  
30849 \begin_inset CommandInset citation
30850 LatexCommand cite
30851 key "TeXCatalogue"
30852
30853 \end_inset
30854
30855  or in the package manager of your LaTeX-system.
30856  You obtain prettier results if you install the program 
30857 \family typewriter
30858 pnmcrop
30859 \family default
30860  from the 
30861 \family typewriter
30862 netpbm
30863 \family default
30864  package; for LyX on Windows this program and also the LaTeX-package are
30865  automatically installed together with LyX.
30866 \end_layout
30867
30868 \begin_layout Subsection
30869 Enabling previews
30870 \end_layout
30871
30872 \begin_layout Standard
30873 If you would for example like to see in LyX your math formulas typeset by
30874  LaTeX, activate the option 
30875 \family sans
30876 Display
30877 \begin_inset space ~
30878 \end_inset
30879
30880 Graphics
30881 \family default
30882  in the 
30883 \family sans
30884 Tools\SpecialChar \menuseparator
30885 Preferences 
30886 \family default
30887 dialog under 
30888 \family sans
30889 Look
30890 \begin_inset space ~
30891 \end_inset
30892
30893 and
30894 \begin_inset space ~
30895 \end_inset
30896
30897 feel\SpecialChar \menuseparator
30898 Display
30899 \family default
30900 .
30901  Then set 
30902 \family sans
30903 Instant
30904 \begin_inset space ~
30905 \end_inset
30906
30907 Preview
30908 \family default
30909  to 
30910 \family sans
30911 On
30912 \family default
30913 .
30914  The 
30915 \family sans
30916 Preview
30917 \begin_inset space ~
30918 \end_inset
30919
30920 Size
30921 \family default
30922  is the multiplication factor for the size.
30923 \end_layout
30924
30925 \begin_layout Standard
30926 Previews are generated when you load a document into LyX and when you finish
30927  editing an inset.
30928 \end_layout
30929
30930 \begin_layout Standard
30931 \begin_inset Note Greyedout
30932 status open
30933
30934 \begin_layout Plain Layout
30935
30936 \series bold
30937 Note:
30938 \series default
30939  Previews of an already loaded document are not in every case immediately
30940  generated by activating the option 
30941 \family sans
30942 Display
30943 \begin_inset space ~
30944 \end_inset
30945
30946 Graphics
30947 \family default
30948 .
30949  Reopening the documents will fix such problems.
30950 \end_layout
30951
30952 \end_inset
30953
30954
30955 \end_layout
30956
30957 \begin_layout Subsection
30958 Selected document parts
30959 \end_layout
30960
30961 \begin_layout Standard
30962 Besides math there are other cases where you might like to see a preview,
30963  for example things that LyX cannot render like rotated parts or things
30964  that are not yet supported by LyX.
30965  To do this, insert a preview inset via the menu 
30966 \family sans
30967 Insert\SpecialChar \menuseparator
30968 Preview
30969 \family default
30970 .
30971  Insert or paste the stuff that you want to preview into this inset.
30972  The preview will be generated when the cursor is outside the preview inset.
30973  If you click on the preview, you can edit the previewed stuff.
30974 \end_layout
30975
30976 \begin_layout Standard
30977 An example: To create rotated boxes, you use the LaTeX command 
30978 \series bold
30979
30980 \backslash
30981 rotatebox
30982 \series default
30983  which is not yet supported by LyX.
30984 \begin_inset Foot
30985 status collapsed
30986
30987 \begin_layout Plain Layout
30988
30989 \series bold
30990
30991 \backslash
30992 rotatebox
30993 \series default
30994  is explained in section 
30995 \emph on
30996 Rotated and Scaled Boxes
30997 \emph default
30998  of the 
30999 \emph on
31000 Embedded
31001 \begin_inset space ~
31002 \end_inset
31003
31004 Objects
31005 \emph default
31006  manual.
31007 \end_layout
31008
31009 \end_inset
31010
31011  Instead of the TeX Code boxes you want to see in LyX the final rotated
31012  boxes, for example to adjust the rotation angle to fit with the surrounding
31013  text.
31014  Therefore you create a preview inset and copy the text with the rotated
31015  boxes into it.
31016  Here is the result:
31017 \end_layout
31018
31019 \begin_layout Standard
31020 \begin_inset Preview
31021
31022 \begin_layout Standard
31023 This is a line
31024 \begin_inset ERT
31025 status collapsed
31026
31027 \begin_layout Plain Layout
31028
31029
31030 \backslash
31031 rotatebox[origin=r]{-60}{
31032 \end_layout
31033
31034 \end_inset
31035
31036
31037 \begin_inset Box Doublebox
31038 position "c"
31039 hor_pos "c"
31040 has_inner_box 0
31041 inner_pos "c"
31042 use_parbox 0
31043 use_makebox 0
31044 width "1in"
31045 special "width"
31046 height "1in"
31047 height_special "totalheight"
31048 status collapsed
31049
31050 \begin_layout Plain Layout
31051 with rotated
31052 \end_layout
31053
31054 \end_inset
31055
31056
31057 \begin_inset ERT
31058 status collapsed
31059
31060 \begin_layout Plain Layout
31061
31062 }
31063 \end_layout
31064
31065 \end_inset
31066
31067  framed text 
31068 \begin_inset ERT
31069 status collapsed
31070
31071 \begin_layout Plain Layout
31072
31073
31074 \backslash
31075 rotatebox[origin=lb]{60}{
31076 \end_layout
31077
31078 \end_inset
31079
31080
31081 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31082 \end_inset
31083
31084
31085 \begin_inset ERT
31086 status collapsed
31087
31088 \begin_layout Plain Layout
31089
31090 }
31091 \end_layout
31092
31093 \end_inset
31094
31095  and a formula.
31096 \end_layout
31097
31098 \end_inset
31099
31100
31101 \end_layout
31102
31103 \begin_layout Standard
31104 Previewing works also for colors.
31105  In this example a special framed, colored box was created using the LaTeX
31106  command 
31107 \series bold
31108
31109 \backslash
31110 fcolorbox
31111 \series default
31112 :
31113 \begin_inset Foot
31114 status collapsed
31115
31116 \begin_layout Plain Layout
31117
31118 \series bold
31119
31120 \backslash
31121 fcolorbox
31122 \series default
31123  is explained in section 
31124 \emph on
31125 Colored Boxes
31126 \emph default
31127  of the 
31128 \emph on
31129 Embedded
31130 \begin_inset space ~
31131 \end_inset
31132
31133 Objects
31134 \emph default
31135  manual.
31136 \end_layout
31137
31138 \end_inset
31139
31140
31141 \end_layout
31142
31143 \begin_layout Standard
31144 \begin_inset Preview
31145
31146 \begin_layout Standard
31147 \begin_inset ERT
31148 status collapsed
31149
31150 \begin_layout Plain Layout
31151
31152
31153 \backslash
31154 fboxrule 1mm 
31155 \backslash
31156 fboxsep 1mm
31157 \end_layout
31158
31159 \end_inset
31160
31161
31162 \begin_inset ERT
31163 status collapsed
31164
31165 \begin_layout Plain Layout
31166
31167
31168 \backslash
31169 fcolorbox{cyan}{magenta}{
31170 \end_layout
31171
31172 \end_inset
31173
31174 This is text within a colored, framed box.
31175 \begin_inset ERT
31176 status collapsed
31177
31178 \begin_layout Plain Layout
31179
31180 }
31181 \end_layout
31182
31183 \end_inset
31184
31185
31186 \end_layout
31187
31188 \end_inset
31189
31190
31191 \end_layout
31192
31193 \begin_layout Standard
31194 \begin_inset VSpace medskip
31195 \end_inset
31196
31197
31198 \end_layout
31199
31200 \begin_layout Standard
31201 If LyX does not show a preview, make sure that you enabled previews as described
31202  above and also make sure that TeX Code in the preview inset is valid and
31203  that you loaded the LaTeX packages in your document preamble that are required
31204  by the TeX Code.
31205  If LyX cannot create a preview, you will in most cases also not be able
31206  to view your document due to LaTeX errors.
31207  So if you have to use some TeX Code and don't know if it is correct, the
31208  preview inset is a nice method to check it without the need to view the
31209  whole document.
31210 \end_layout
31211
31212 \begin_layout Subsection
31213 LaTeX source code
31214 \end_layout
31215
31216 \begin_layout Standard
31217 You can preview the LaTeX source of the whole document or parts of it.
31218  Use the menu 
31219 \family sans
31220 View\SpecialChar \menuseparator
31221 View
31222 \begin_inset space ~
31223 \end_inset
31224
31225 Source
31226 \family default
31227  and a window will be shown where you can see the LaTeX-source code.
31228  The window shows the source of the whole paragraph where the cursor is
31229  currently in.
31230  You can also select document parts in LyX's main window, then only this
31231  selection (when it is more than one paragraph) is shown as source code.
31232  To view the whole document as source, enable the corresponding option in
31233  the source view window.
31234 \end_layout
31235
31236 \begin_layout Section
31237 Advanced Find and Replace
31238 \begin_inset CommandInset label
31239 LatexCommand label
31240 name "sec:Advanced-Find-and"
31241
31242 \end_inset
31243
31244
31245 \begin_inset Index idx
31246 status collapsed
31247
31248 \begin_layout Plain Layout
31249 Replace
31250 \end_layout
31251
31252 \end_inset
31253
31254
31255 \begin_inset Index idx
31256 status collapsed
31257
31258 \begin_layout Plain Layout
31259 Find
31260 \end_layout
31261
31262 \end_inset
31263
31264
31265 \end_layout
31266
31267 \begin_layout Subsection
31268 Introduction
31269 \end_layout
31270
31271 \begin_layout Standard
31272 The advanced find and replace feature of LyX allows for searching of complex,
31273  format-sensitive text segments and mathematics contents within LyX documents.
31274  It is an enhancement of the standard (quick) find and replace feature.
31275  The key-features are:
31276 \end_layout
31277
31278 \begin_layout Itemize
31279 Both searching of text and of mathematical formulas is allowed, where the
31280  latter is done by entering mathematics in the usual way; not only entire
31281  mathematical formulas are found, but also parts occurring within more complex
31282  formulas
31283 \end_layout
31284
31285 \begin_layout Itemize
31286 Search may be format-insensitive, so that the searched text is found in
31287  any context/style (standard text, section headings, notes, and even mathematics
31288 ), or it may be format-sensitive, so that, for example, a word entered with
31289  a section heading will only be found within section headings
31290 \end_layout
31291
31292 \begin_layout Itemize
31293 Search may be widened to a specific 
31294 \emph on
31295 scope
31296 \emph default
31297 , i.
31298 \begin_inset space \thinspace{}
31299 \end_inset
31300
31301 e.
31302 \begin_inset space ~
31303 \end_inset
31304
31305 a set of files which may be all the children of the document being edited,
31306  all the open files, or all the manuals available from the 
31307 \family sans
31308 Help
31309 \family default
31310  menu
31311 \end_layout
31312
31313 \begin_layout Itemize
31314 Replace may optionally preserve capitalization, so that the replaced text
31315  capitalization is adapted to the matching text (i.
31316 \begin_inset space \thinspace{}
31317 \end_inset
31318
31319 e.
31320 \begin_inset space ~
31321 \end_inset
31322
31323 all lowercase, all uppercase, first letter uppercase followed by lowercase)
31324 \end_layout
31325
31326 \begin_layout Subsection
31327 Basic usage
31328 \end_layout
31329
31330 \begin_layout Standard
31331 The advanced find and replace feature is activated through the menu 
31332 \family sans
31333 Edit\SpecialChar \menuseparator
31334 Find & Replace
31335 \noun on
31336  (
31337 \noun default
31338 Advanced
31339 \noun on
31340 )
31341 \family default
31342 \noun default
31343  (shortcut 
31344 \begin_inset Info
31345 type  "shortcut"
31346 arg   "dialog-show findreplaceadv"
31347 \end_inset
31348
31349 ) or the toolbar button 
31350 \begin_inset Info
31351 type  "icon"
31352 arg   "dialog-toggle findreplaceadv"
31353 \end_inset
31354
31355 .
31356  This opens the 
31357 \family sans
31358 Advanced Find and Replace
31359 \family default
31360  dialog.
31361 \end_layout
31362
31363 \begin_layout Subsubsection
31364 Searching for text
31365 \end_layout
31366
31367 \begin_layout Standard
31368 Enter into the 
31369 \family sans
31370 Find
31371 \family default
31372  LyX mini-editor a simple word, and search for occurrences of it by clicking
31373  on the 
31374 \family sans
31375 Find Next
31376 \family default
31377  button at the bottom of the dialog (or just press the 
31378 \begin_inset Info
31379 type  "shortcut"
31380 arg   "break-paragraph"
31381 \end_inset
31382
31383  key).
31384  The entered word is found both in text mode and in math mode, and in emphasized
31385 , bold or normal face, and in both in section titles and in standard text.
31386  Pressing repeatedly 
31387 \begin_inset Info
31388 type  "shortcut"
31389 arg   "break-paragraph"
31390 \end_inset
31391
31392  keeps searching forward while pressing 
31393 \family sans
31394 Shift+Return
31395 \family default
31396  searches backwards.
31397 \end_layout
31398
31399 \begin_layout Standard
31400 The 
31401 \family sans
31402 Case sensitive
31403 \family default
31404  option allows matches to occur only with the same case as entered in the
31405  
31406 \family sans
31407 Find
31408 \family default
31409  editor.
31410  The 
31411 \family sans
31412 Whole words
31413 \family default
31414  option allows matches to occur only at word boundaries.
31415 \end_layout
31416
31417 \begin_layout Subsubsection
31418 Searching for mathematics
31419 \end_layout
31420
31421 \begin_layout Standard
31422 Mathematical formulas may be searched for by typing them the 
31423 \family sans
31424 Find
31425 \family default
31426  editor, such as 
31427 \begin_inset Formula $x^{2}$
31428 \end_inset
31429
31430  or also something more complex like 
31431 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31432 \end_inset
31433
31434 .
31435  When searching for a formula, it is found both when it is alone and when
31436  it occurs in sub-formulas and nested parts of sub-formulas.
31437  For example the mentioned segments would be found in something like 
31438 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31439 \end_inset
31440
31441
31442 \end_layout
31443
31444 \begin_layout Subsubsection
31445 Style-aware search
31446 \end_layout
31447
31448 \begin_layout Standard
31449 It is also possible to search for text with specific styles.
31450  This is done by switching to the 
31451 \family sans
31452 Settings
31453 \family default
31454  tab of the dialog and unchecking the 
31455 \family sans
31456 Ignore format
31457 \family default
31458  option.
31459  This way, entering in the 
31460 \family sans
31461 Find
31462 \family default
31463  editor
31464 \end_layout
31465
31466 \begin_layout Itemize
31467 a plain word and searching for it would not find instances of the word occurring
31468  in emphasized or boldface.
31469 \end_layout
31470
31471 \begin_layout Itemize
31472 an emphasized or boldface word and searching for it would find the respective
31473  instances with same face only, and within the same text style only.
31474 \end_layout
31475
31476 \begin_layout Itemize
31477 a plain word in a section heading, and searching for it, finds occurrences
31478  of if only within section headings.
31479  Also, if the text to search is given an emphasized or bold face, in addition
31480  to a section style, then it is found only when occurring with the same
31481  style.
31482 \end_layout
31483
31484 \begin_layout Itemize
31485 a displayed formula will only find instances of this formula that are also
31486  displayed formulas (and not inline formulas).
31487 \end_layout
31488
31489 \begin_layout Subsubsection
31490 Replace
31491 \end_layout
31492
31493 \begin_layout Standard
31494 The document segments entered in the 
31495 \family sans
31496 Find
31497 \family default
31498  editor can be replaced with the text segments entered in the 
31499 \family sans
31500 Replace
31501 \family default
31502 \noun on
31503  
31504 \noun default
31505 editor.
31506  In order to find the next occurrence and replace it, click on the 
31507 \family sans
31508 Replace
31509 \family default
31510  button or alternatively
31511 \noun on
31512  
31513 \noun default
31514 press 
31515 \begin_inset Info
31516 type  "shortcut"
31517 arg   "break-paragraph"
31518 \end_inset
31519
31520  or 
31521 \family sans
31522 Shift+Return
31523 \family default
31524  while the cursor is in the 
31525 \family sans
31526 Replace
31527 \family default
31528 \noun on
31529  
31530 \noun default
31531 editor.
31532 \end_layout
31533
31534 \begin_layout Standard
31535 You can replace with full-featured formatted LyX segments.
31536  Typical scenarios in which to use this capability may be (just to mention
31537  a few):
31538 \end_layout
31539
31540 \begin_layout Itemize
31541 replacing occurrences of a word with a customized formatted version of the
31542  same word, for example replacing occurrences of a name like 
31543 \begin_inset Quotes eld
31544 \end_inset
31545
31546 func()
31547 \begin_inset Quotes erd
31548 \end_inset
31549
31550  with its typewriter version 
31551 \begin_inset Quotes eld
31552 \end_inset
31553
31554
31555 \family typewriter
31556 func()
31557 \family default
31558
31559 \begin_inset Quotes erd
31560 \end_inset
31561
31562
31563 \end_layout
31564
31565 \begin_layout Itemize
31566 performing a notation rework of mathematical symbols, for example replacing
31567  occurrences of 
31568 \begin_inset Quotes eld
31569 \end_inset
31570
31571
31572 \begin_inset Formula $R$
31573 \end_inset
31574
31575
31576 \begin_inset Quotes erd
31577 \end_inset
31578
31579  with 
31580 \begin_inset Quotes eld
31581 \end_inset
31582
31583
31584 \begin_inset Formula $\mathbb{R}$
31585 \end_inset
31586
31587
31588 \begin_inset Quotes erd
31589 \end_inset
31590
31591  (you may want to enable the 
31592 \family sans
31593 Whole words
31594 \family default
31595  and 
31596 \family sans
31597 Case sensitive
31598 \family default
31599  options and disable the 
31600 \family sans
31601 Ignore format
31602 \family default
31603  option in the 
31604 \family sans
31605 Settings
31606 \family default
31607  tab, in order to avoid replacing all 
31608 \begin_inset Quotes eld
31609 \end_inset
31610
31611 R
31612 \begin_inset Quotes erd
31613 \end_inset
31614
31615  letters occurring in normal text), or occurrences of 
31616 \begin_inset Formula $x_{j}^{i}$
31617 \end_inset
31618
31619  with 
31620 \begin_inset Formula $x_{i,\, j}$
31621 \end_inset
31622
31623 , or occurrences of 
31624 \begin_inset Formula $x[k]$
31625 \end_inset
31626
31627  with 
31628 \begin_inset Formula $x_{k}$
31629 \end_inset
31630
31631 .
31632 \end_layout
31633
31634 \begin_layout Subsection
31635 Advanced usage
31636 \end_layout
31637
31638 \begin_layout Standard
31639 There is a regular expression (regexp) based searching facility.
31640 \begin_inset Foot
31641 status collapsed
31642
31643 \begin_layout Plain Layout
31644 A good explanation of regular expressions is given in this Wikipedia entry:
31645  
31646 \begin_inset CommandInset href
31647 LatexCommand href
31648 target "http://en.wikipedia.org/wiki/Regular_expression"
31649
31650 \end_inset
31651
31652 .
31653 \end_layout
31654
31655 \end_inset
31656
31657  You can search for regular expression by inserting a regexp inset into
31658  the 
31659 \family sans
31660 Find
31661 \family default
31662  editor.
31663  This is done via the menu 
31664 \family sans
31665 Insert\SpecialChar \menuseparator
31666 Insert Regular Expression
31667 \family default
31668  while the cursor is in the 
31669 \family sans
31670 Find
31671 \family default
31672  editor.
31673  Characters entered within regexp insets are matched according to the regular
31674  expression matching rules
31675 \begin_inset Foot
31676 status collapsed
31677
31678 \begin_layout Plain Layout
31679 Under the constraint that any (sub)expression must match a well-formed LyX
31680  segment, i.
31681 \begin_inset space \thinspace{}
31682 \end_inset
31683
31684 e.
31685 \begin_inset space ~
31686 \end_inset
31687
31688 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31689  to match expressions.
31690 \end_layout
31691
31692 \end_inset
31693
31694 , while text entered outside regexp insets is matched exactly against the
31695  same text in the document.
31696  It is allowed to cut and paste regexp-mode insets as usual.
31697  Examples of using such a feature may be:
31698 \end_layout
31699
31700 \begin_layout Enumerate
31701 Searching for all fractions with a given denominator: for example, entering
31702  in the 
31703 \family sans
31704 Find
31705 \family default
31706  editor the fraction 
31707 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31708 \end_inset
31709
31710  (where the 
31711 \begin_inset Formula $.*$
31712 \end_inset
31713
31714  on the numerator is the match-everything regular expression) finds all
31715  fractions with the given denominator.
31716 \end_layout
31717
31718 \begin_layout Enumerate
31719 Searching for all text with a given style: for example, after unchecking
31720  the 
31721 \family sans
31722 Ignore format
31723 \family default
31724  option from the 
31725 \family sans
31726 Settings
31727 \family default
31728  tab, entering a 
31729 \series bold
31730
31731 \begin_inset Formula $.*$
31732 \end_inset
31733
31734
31735 \series default
31736  regular expression and adding for it an emphasized or bold face, finds
31737  all emphasized and bold face text, respectively.
31738  Also, inserting a 
31739 \begin_inset Formula $.*$
31740 \end_inset
31741
31742  regular expression in a bullet or enumerated list or a section heading,
31743  you can find all bullet or enumerated lists or section headings.
31744 \end_layout
31745
31746 \begin_layout Standard
31747 Finally, references to (sub)expressions in regexp may be used as usual:
31748  Enclosing parts of the expression within round braces 
31749 \begin_inset Formula $()$
31750 \end_inset
31751
31752 , and referring back to them through 
31753 \begin_inset Formula $\backslash1$
31754 \end_inset
31755
31756
31757 \begin_inset Formula $\backslash2$
31758 \end_inset
31759
31760 , etc..
31761  For example, try searching for the regexp 
31762 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31763 \end_inset
31764
31765  in order to find word repetitions, if there are any.
31766 \end_layout
31767
31768 \begin_layout Standard
31769 The usage of back references in the replaced text is not (yet) implemented.
31770 \end_layout
31771
31772 \begin_layout Standard
31773 \begin_inset Note Greyedout
31774 status open
31775
31776 \begin_layout Plain Layout
31777
31778 \series bold
31779 \color none
31780 Note:
31781 \series default
31782  Back references work both when occurring within the same regexp, and when
31783  occurring in multiple different regexps, where the numbering of back-referenced
31784  sub-expressions is absolute.
31785  I.
31786 \begin_inset space \thinspace{}
31787 \end_inset
31788
31789 e.
31790 \begin_inset space ~
31791 \end_inset
31792
31793
31794 \begin_inset Formula $\backslash1$
31795 \end_inset
31796
31797  always refers to the first occurrence of 
31798 \begin_inset Formula $()$
31799 \end_inset
31800
31801  in all entered regexps.
31802 \end_layout
31803
31804 \end_inset
31805
31806
31807 \end_layout
31808
31809 \begin_layout Section
31810 Spell Checking
31811 \begin_inset CommandInset label
31812 LatexCommand label
31813 name "sec:Spellchecking"
31814
31815 \end_inset
31816
31817
31818 \begin_inset Index idx
31819 status collapsed
31820
31821 \begin_layout Plain Layout
31822 Spell checking
31823 \end_layout
31824
31825 \end_inset
31826
31827
31828 \end_layout
31829
31830 \begin_layout Standard
31831 LyX has a built-in spell checker.
31832  The menu
31833 \family sans
31834  Tools\SpecialChar \menuseparator
31835 Spellchecker
31836 \family default
31837 , the key 
31838 \family sans
31839 F7
31840 \family default
31841  or the toolbar button 
31842 \begin_inset Info
31843 type  "icon"
31844 arg   "dialog-show spellchecker"
31845 \end_inset
31846
31847  starts the spell checking from either the current cursor position or the
31848  beginning of the currently selected text.
31849  A sidebar will appear showing any incorrect (or unknown) word found, allowing
31850  you to edit and replace it in a second line.
31851  Whenever an unknown word is found, the word is highlighted and the text
31852  scrolled so that it is visible.
31853  In the spellchecker sidebar, there is a box showing suggestions for a correctio
31854 n, if any could be found.
31855  Clicking on one of the corrections will copy it to the 
31856 \family sans
31857 Replacement
31858 \family default
31859  field, double-click directly invokes the replacement.
31860  Unknown but correctly typed words can be added to the personal dictionary.
31861 \end_layout
31862
31863 \begin_layout Standard
31864 By default, the dictionary file used is determined by the document language
31865  that is set in the 
31866 \family sans
31867 Document\SpecialChar \menuseparator
31868 Settings
31869 \family default
31870  dialog.
31871  You can specify the language of a word in the spellchecker dialog by choosing
31872  a different one at the top of the dialog.
31873  LyX can correctly spell check documents containing multiple languages.
31874  This works if you have marked the different languages appropriately and
31875  have the spell checker dictionaries installed.
31876  LyX automatically switches to the appropriate dictionary file.
31877 \end_layout
31878
31879 \begin_layout Subsection
31880 Further Settings
31881 \end_layout
31882
31883 \begin_layout Standard
31884 In LyX's preferences dialog under 
31885 \family sans
31886 Language
31887 \begin_inset space ~
31888 \end_inset
31889
31890 Setting\SpecialChar \menuseparator
31891 Spellchecker
31892 \family default
31893  you can set the following things:
31894 \end_layout
31895
31896 \begin_layout Description
31897 Spellchecker
31898 \begin_inset space ~
31899 \end_inset
31900
31901 engine Select the library LyX should use for spell checking.
31902  Depending on your platform, 
31903 \family typewriter
31904 aspell
31905 \family default
31906
31907 \family typewriter
31908 hunspell
31909 \family default
31910  or 
31911 \family typewriter
31912 enchant
31913 \begin_inset Foot
31914 status collapsed
31915
31916 \begin_layout Plain Layout
31917 Enchant itself is a wrapper library having different configurable back-ends.
31918  Please consult the documentation or man-page of it to learn more.
31919 \end_layout
31920
31921 \end_inset
31922
31923
31924 \family default
31925  are available.
31926  On Windows only 
31927 \family typewriter
31928 hunspell
31929 \family default
31930  is available.
31931 \end_layout
31932
31933 \begin_layout Description
31934 Alternative
31935 \begin_inset space ~
31936 \end_inset
31937
31938 language If this field is not empty, LyX will always use the given language
31939  for the spell checking, no matter what the document language is.
31940 \end_layout
31941
31942 \begin_layout Description
31943 Escape
31944 \begin_inset space ~
31945 \end_inset
31946
31947 characters Allows you to add non-standard characters that the spell checker
31948  should escape, e.
31949 \begin_inset space \thinspace{}
31950 \end_inset
31951
31952 g.
31953 \begin_inset space \space{}
31954 \end_inset
31955
31956 German umlauts.
31957  This should normally not be needed.
31958 \end_layout
31959
31960 \begin_layout Description
31961 Accept
31962 \begin_inset space ~
31963 \end_inset
31964
31965 compound
31966 \begin_inset space ~
31967 \end_inset
31968
31969 words Prevent the spell checker from complaining about compounded words
31970  like 
31971 \begin_inset Quotes eld
31972 \end_inset
31973
31974 passthrough
31975 \begin_inset Quotes erd
31976 \end_inset
31977
31978 .
31979 \end_layout
31980
31981 \begin_layout Description
31982 Spellcheck
31983 \begin_inset space ~
31984 \end_inset
31985
31986 continuously Check the spelling of your document as you type it.
31987  Misspelled words get underlined with a dotted red line.
31988  By right-clicking on an underlined word, suggestions from the spellchecker
31989  appear in the context menu.
31990  Choosing one of them will replace the misspelled word with the suggested
31991  word.
31992 \end_layout
31993
31994 \begin_layout Description
31995 Spellcheck
31996 \begin_inset space ~
31997 \end_inset
31998
31999 notes
32000 \begin_inset space ~
32001 \end_inset
32002
32003 and
32004 \begin_inset space ~
32005 \end_inset
32006
32007 comments If enabled, the spelling of non-printed document contents is checked
32008  as well.
32009 \end_layout
32010
32011 \begin_layout Section
32012 Thesaurus
32013 \begin_inset Index idx
32014 status collapsed
32015
32016 \begin_layout Plain Layout
32017 Thesaurus
32018 \end_layout
32019
32020 \end_inset
32021
32022
32023 \begin_inset CommandInset label
32024 LatexCommand label
32025 name "sec:Thesaurus"
32026
32027 \end_inset
32028
32029
32030 \end_layout
32031
32032 \begin_layout Standard
32033 LyX provides a multilingual thesaurus.
32034  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
32035  (namely the 
32036 \family typewriter
32037 MyThes
32038 \family default
32039
32040 \begin_inset Foot
32041 status collapsed
32042
32043 \begin_layout Plain Layout
32044 \begin_inset CommandInset href
32045 LatexCommand href
32046 target "http://lingucomponent.openoffice.org/thesaurus.html"
32047
32048 \end_inset
32049
32050
32051 \end_layout
32052
32053 \end_inset
32054
32055  thesaurus library, which is included in LyX).
32056  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
32057  are available for many languages.
32058 \end_layout
32059
32060 \begin_layout Standard
32061 This section describes how new dictionaries are installed and set up for
32062  the use with LyX.
32063 \end_layout
32064
32065 \begin_layout Subsection
32066 Setting up the thesaurus
32067 \end_layout
32068
32069 \begin_layout Standard
32070 The 
32071 \family typewriter
32072 MyThes
32073 \family default
32074 \emph on
32075 /
32076 \emph default
32077 OpenOffice thesauri consist of two files per language: A file with the suffix
32078  
32079 \emph on
32080 *.dat
32081 \emph default
32082  containing the data and an index file with the suffix 
32083 \emph on
32084 *.idx
32085 \emph default
32086 .
32087  The standardized file names include the language code for the given language
32088  (e.
32089 \begin_inset space \thinspace{}
32090 \end_inset
32091
32092 g.
32093  en_EN for English).
32094  For instance, the English files are named:
32095 \end_layout
32096
32097 \begin_layout Itemize
32098 th_en_EN_v2.idx
32099 \end_layout
32100
32101 \begin_layout Itemize
32102 th_en_EN_v2.dat
32103 \end_layout
32104
32105 \begin_layout Standard
32106 If you have LibreOffice or OpenOffice and its thesaurus installed, these
32107  files should be already on your system.
32108  If not, you can get dictionaries either from 
32109 \begin_inset Flex URL
32110 status collapsed
32111
32112 \begin_layout Plain Layout
32113
32114 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
32115 \end_layout
32116
32117 \end_inset
32118
32119  or from the site 
32120 \begin_inset Flex URL
32121 status collapsed
32122
32123 \begin_layout Plain Layout
32124
32125 http://extensions.services.openoffice.org/en/search/node/thesaurus
32126 \end_layout
32127
32128 \end_inset
32129
32130 .
32131 \begin_inset Foot
32132 status collapsed
32133
32134 \begin_layout Plain Layout
32135 Note that, as of OpenOffice
32136 \begin_inset space ~
32137 \end_inset
32138
32139 3.0, the files on 
32140 \begin_inset Flex URL
32141 status collapsed
32142
32143 \begin_layout Plain Layout
32144
32145 http://extensions.services.openoffice.org
32146 \end_layout
32147
32148 \end_inset
32149
32150  are usually packed in extension archives (
32151 \emph on
32152 *.oxt
32153 \emph default
32154 ) that contain other files such as spellchecker dictionaries besides the
32155  thesauri.
32156  These archives are simple zip files, so you can unpack them as you would
32157  unpack a zip archive.
32158 \end_layout
32159
32160 \end_inset
32161
32162  Put the 
32163 \emph on
32164 *.idx
32165 \emph default
32166  and 
32167 \emph on
32168 *.dat
32169 \emph default
32170  files of all languages you want to use into one directory (do not use subfolder
32171 s), and specify the path to this directory in 
32172 \family sans
32173 Tools\SpecialChar \menuseparator
32174 Preferences\SpecialChar \menuseparator
32175 Paths
32176 \family default
32177 .
32178  Now the thesaurus should be ready to use.
32179 \end_layout
32180
32181 \begin_layout Subsection
32182 Using the thesaurus
32183 \end_layout
32184
32185 \begin_layout Standard
32186 To start the thesaurus, use the menu 
32187 \family sans
32188 Tools\SpecialChar \menuseparator
32189 Thesaurus
32190 \family default
32191  or the toolbar button 
32192 \begin_inset Info
32193 type  "icon"
32194 arg   "thesaurus-entry"
32195 \end_inset
32196
32197  while the cursor is at the word you want to look up or while a word is
32198  selected.
32199  A dialog pops up showing you probably related words that you can use as
32200  a replacement.
32201  The proposals are grouped into categories.
32202  Note that, for some languages (such as English), the thesaurus does not
32203  only show equivalent words (synonyms), but also generic terms (such as
32204  
32205 \emph on
32206 organism
32207 \emph default
32208  for 
32209 \emph on
32210 plant
32211 \emph default
32212 ), related terms (such as 
32213 \emph on
32214 political
32215 \begin_inset space ~
32216 \end_inset
32217
32218 theory
32219 \emph default
32220  for 
32221 \emph on
32222 anarchistic
32223 \emph default
32224 ), compounds (such as 
32225 \emph on
32226 tree
32227 \begin_inset space ~
32228 \end_inset
32229
32230 diagram
32231 \emph default
32232 , if you look for 
32233 \emph on
32234 tree
32235 \emph default
32236 ) and opposites (antonyms) (such as 
32237 \emph on
32238 girl
32239 \emph default
32240  for 
32241 \emph on
32242 boy
32243 \emph default
32244 ).
32245  Generic terms, related terms and antonyms are marked as such.
32246 \end_layout
32247
32248 \begin_layout Standard
32249 The language is automatically chosen from the language at the cursor, but
32250  you can also switch it in the dialog, as you can enter new words to look
32251  up directly there.
32252 \end_layout
32253
32254 \begin_layout Standard
32255 Note that the thesaurus cannot handle phrases (only compounds that are in
32256  the dictionary, such as the above 
32257 \emph on
32258 tree diagram
32259 \emph default
32260 ), and you have to use the so called lemma form, i.
32261 \begin_inset space \thinspace{}
32262 \end_inset
32263
32264 e.
32265 \begin_inset space \space{}
32266 \end_inset
32267
32268 the form that is used in the dictionaries (for many languages: first person
32269  singular indicative active for nouns, infinitive for verbs).
32270  For example looking up the word form
32271 \change_deleted 2090807402 1338765333
32272
32273 \emph on
32274 reports
32275 \emph default
32276  or
32277 \change_unchanged
32278  
32279 \emph on
32280 reporting
32281 \emph default
32282  yields no results, while results are shown for the word form 
32283 \emph on
32284 report
32285 \emph default
32286 .
32287  
32288 \change_inserted 2090807402 1338765282
32289 The thesuarus is able to resolve inflected forms (so if you enter 
32290 \emph on
32291 reports
32292 \emph default
32293 , it will resolve it to the form 
32294 \emph on
32295 report
32296 \emph default
32297  which is in the dictionary).
32298  However, this may not always work.
32299  So if you do not get any results for inflected forms, try the lemma form.
32300
32301 \change_unchanged
32302  Your best bet is to highlight only the relevant parts of such word (e.
32303 \begin_inset space \thinspace{}
32304 \end_inset
32305
32306 g.
32307 \begin_inset space \space{}
32308 \end_inset
32309
32310
32311 \emph on
32312 report
32313 \emph default
32314  in 
32315 \emph on
32316 report
32317 \emph default
32318 s), then you get proposals without adjusting the query in the dialog, and
32319  also the replacement will probably be correct (as only the highlighted
32320  part will be replaced, thus the ending remains).
32321 \end_layout
32322
32323 \begin_layout Section
32324 Change Tracking
32325 \begin_inset Index idx
32326 status collapsed
32327
32328 \begin_layout Plain Layout
32329 Change Tracking
32330 \end_layout
32331
32332 \end_inset
32333
32334
32335 \begin_inset Index idx
32336 status collapsed
32337
32338 \begin_layout Plain Layout
32339 Document ! Change Tracking
32340 \end_layout
32341
32342 \end_inset
32343
32344
32345 \begin_inset CommandInset label
32346 LatexCommand label
32347 name "sec:Change-Tracking"
32348
32349 \end_inset
32350
32351
32352 \end_layout
32353
32354 \begin_layout Standard
32355 When you work on a document collaboratively it is extremely useful to be
32356  able to see changes that others have made highlighted in the document.
32357  You can then decide if you want to accept a change or not.
32358  This can be achieved by turning on change tracking in the menu 
32359 \family sans
32360 Document\SpecialChar \menuseparator
32361 Change
32362 \begin_inset space ~
32363 \end_inset
32364
32365 Tracking\SpecialChar \menuseparator
32366 Track
32367 \begin_inset space ~
32368 \end_inset
32369
32370 Changes
32371 \family default
32372 .
32373 \end_layout
32374
32375 \begin_layout Standard
32376 Changes made in the document will then be highlighted by strokes and colors:
32377  
32378 \bar under
32379 \color blue
32380 underlined text
32381 \bar default
32382 \color inherit
32383  is an addition, 
32384 \strikeout on
32385 \color blue
32386 canceled text
32387 \strikeout default
32388 \color inherit
32389  is a deletion.
32390  The color depends on the author that made the change.
32391  You can change the color in LyX's preferences dialog under 
32392 \family sans
32393 Look
32394 \begin_inset space ~
32395 \end_inset
32396
32397 and
32398 \begin_inset space ~
32399 \end_inset
32400
32401 feel
32402 \family default
32403
32404 \family sans
32405 Colors
32406 \family default
32407 .
32408 \begin_inset Index idx
32409 status collapsed
32410
32411 \begin_layout Plain Layout
32412 Color ! Change tracking
32413 \end_layout
32414
32415 \end_inset
32416
32417  The author and the date of the change are shown in LyX's status bar when
32418  the cursor is in changed text.
32419  The same information is shown when you use the toolbar button 
32420 \begin_inset Info
32421 type  "icon"
32422 arg   "changes-merge"
32423 \end_inset
32424
32425 .
32426 \end_layout
32427
32428 \begin_layout Standard
32429 When change tracking is activated, you will see the review toolbar in LyX:
32430 \begin_inset Index idx
32431 status collapsed
32432
32433 \begin_layout Plain Layout
32434 Toolbar ! Review
32435 \end_layout
32436
32437 \end_inset
32438
32439
32440 \end_layout
32441
32442 \begin_layout Standard
32443 \begin_inset VSpace defskip
32444 \end_inset
32445
32446
32447 \end_layout
32448
32449 \begin_layout Standard
32450 \begin_inset Graphics
32451         filename clipart/ChangesToolbar.png
32452         scale 90
32453
32454 \end_inset
32455
32456
32457 \end_layout
32458
32459 \begin_layout Standard
32460 \begin_inset VSpace defskip
32461 \end_inset
32462
32463
32464 \end_layout
32465
32466 \begin_layout Standard
32467 The review toolbar as shown above contains from left to right the following
32468  buttons:
32469 \end_layout
32470
32471 \begin_layout Standard
32472 \begin_inset VSpace defskip
32473 \end_inset
32474
32475
32476 \end_layout
32477
32478 \begin_layout Standard
32479 \begin_inset Tabular
32480 <lyxtabular version="3" rows="10" columns="2">
32481 <features islongtable="true" longtabularalignment="center">
32482 <column alignment="left" valignment="top" width="0">
32483 <column alignment="left" valignment="top" width="0">
32484 <row interlinespace="2.5mm">
32485 <cell alignment="center" valignment="top" usebox="none">
32486 \begin_inset Text
32487
32488 \begin_layout Plain Layout
32489
32490 \family sans
32491 \begin_inset Info
32492 type  "icon"
32493 arg   "changes-track"
32494 \end_inset
32495
32496
32497 \end_layout
32498
32499 \end_inset
32500 </cell>
32501 <cell alignment="center" valignment="top" usebox="none">
32502 \begin_inset Text
32503
32504 \begin_layout Plain Layout
32505
32506 \family sans
32507 Document\SpecialChar \menuseparator
32508 Change
32509 \begin_inset space ~
32510 \end_inset
32511
32512 Tracking\SpecialChar \menuseparator
32513 Track
32514 \begin_inset space ~
32515 \end_inset
32516
32517 Changes
32518 \end_layout
32519
32520 \end_inset
32521 </cell>
32522 </row>
32523 <row interlinespace="2.5mm">
32524 <cell alignment="center" valignment="top" usebox="none">
32525 \begin_inset Text
32526
32527 \begin_layout Plain Layout
32528
32529 \family sans
32530 \begin_inset Info
32531 type  "icon"
32532 arg   "changes-output"
32533 \end_inset
32534
32535
32536 \end_layout
32537
32538 \end_inset
32539 </cell>
32540 <cell alignment="center" valignment="top" usebox="none">
32541 \begin_inset Text
32542
32543 \begin_layout Plain Layout
32544
32545 \family sans
32546 Document\SpecialChar \menuseparator
32547 Change
32548 \begin_inset space ~
32549 \end_inset
32550
32551 Tracking\SpecialChar \menuseparator
32552 Show
32553 \begin_inset space ~
32554 \end_inset
32555
32556 Changes
32557 \begin_inset space ~
32558 \end_inset
32559
32560 in
32561 \begin_inset space ~
32562 \end_inset
32563
32564 Output
32565 \end_layout
32566
32567 \end_inset
32568 </cell>
32569 </row>
32570 <row interlinespace="2.5mm">
32571 <cell alignment="center" valignment="top" usebox="none">
32572 \begin_inset Text
32573
32574 \begin_layout Plain Layout
32575
32576 \family sans
32577 \begin_inset Info
32578 type  "icon"
32579 arg   "change-next"
32580 \end_inset
32581
32582
32583 \end_layout
32584
32585 \end_inset
32586 </cell>
32587 <cell alignment="center" valignment="top" usebox="none">
32588 \begin_inset Text
32589
32590 \begin_layout Plain Layout
32591 Jumps to the next change
32592 \end_layout
32593
32594 \end_inset
32595 </cell>
32596 </row>
32597 <row interlinespace="2.5mm">
32598 <cell alignment="center" valignment="top" usebox="none">
32599 \begin_inset Text
32600
32601 \begin_layout Plain Layout
32602
32603 \family sans
32604 \begin_inset Info
32605 type  "icon"
32606 arg   "change-accept"
32607 \end_inset
32608
32609
32610 \end_layout
32611
32612 \end_inset
32613 </cell>
32614 <cell alignment="center" valignment="top" usebox="none">
32615 \begin_inset Text
32616
32617 \begin_layout Plain Layout
32618
32619 \family sans
32620 Document\SpecialChar \menuseparator
32621 Change
32622 \begin_inset space ~
32623 \end_inset
32624
32625 Tracking\SpecialChar \menuseparator
32626 Accept
32627 \begin_inset space ~
32628 \end_inset
32629
32630 Change
32631 \end_layout
32632
32633 \end_inset
32634 </cell>
32635 </row>
32636 <row interlinespace="2.5mm">
32637 <cell alignment="center" valignment="top" usebox="none">
32638 \begin_inset Text
32639
32640 \begin_layout Plain Layout
32641
32642 \family sans
32643 \begin_inset Info
32644 type  "icon"
32645 arg   "change-reject"
32646 \end_inset
32647
32648
32649 \end_layout
32650
32651 \end_inset
32652 </cell>
32653 <cell alignment="center" valignment="top" usebox="none">
32654 \begin_inset Text
32655
32656 \begin_layout Plain Layout
32657
32658 \family sans
32659 Document\SpecialChar \menuseparator
32660 Change
32661 \begin_inset space ~
32662 \end_inset
32663
32664 Tracking\SpecialChar \menuseparator
32665 Reject
32666 \begin_inset space ~
32667 \end_inset
32668
32669 Change
32670 \end_layout
32671
32672 \end_inset
32673 </cell>
32674 </row>
32675 <row interlinespace="2.5mm">
32676 <cell alignment="center" valignment="top" usebox="none">
32677 \begin_inset Text
32678
32679 \begin_layout Plain Layout
32680
32681 \family sans
32682 \begin_inset Info
32683 type  "icon"
32684 arg   "changes-merge"
32685 \end_inset
32686
32687
32688 \end_layout
32689
32690 \end_inset
32691 </cell>
32692 <cell alignment="center" valignment="top" usebox="none">
32693 \begin_inset Text
32694
32695 \begin_layout Plain Layout
32696
32697 \family sans
32698 Document\SpecialChar \menuseparator
32699 Change
32700 \begin_inset space ~
32701 \end_inset
32702
32703 Tracking\SpecialChar \menuseparator
32704 Merge
32705 \begin_inset space ~
32706 \end_inset
32707
32708 Changes
32709 \end_layout
32710
32711 \end_inset
32712 </cell>
32713 </row>
32714 <row interlinespace="2.5mm">
32715 <cell alignment="center" valignment="top" usebox="none">
32716 \begin_inset Text
32717
32718 \begin_layout Plain Layout
32719
32720 \family sans
32721 \begin_inset Info
32722 type  "icon"
32723 arg   "all-changes-accept"
32724 \end_inset
32725
32726
32727 \end_layout
32728
32729 \end_inset
32730 </cell>
32731 <cell alignment="center" valignment="top" usebox="none">
32732 \begin_inset Text
32733
32734 \begin_layout Plain Layout
32735
32736 \family sans
32737 Document\SpecialChar \menuseparator
32738 Change
32739 \begin_inset space ~
32740 \end_inset
32741
32742 Tracking\SpecialChar \menuseparator
32743 Accept
32744 \begin_inset space ~
32745 \end_inset
32746
32747 All
32748 \begin_inset space ~
32749 \end_inset
32750
32751 Changes
32752 \end_layout
32753
32754 \end_inset
32755 </cell>
32756 </row>
32757 <row interlinespace="2.5mm">
32758 <cell alignment="center" valignment="top" usebox="none">
32759 \begin_inset Text
32760
32761 \begin_layout Plain Layout
32762
32763 \family sans
32764 \begin_inset Info
32765 type  "icon"
32766 arg   "all-changes-reject"
32767 \end_inset
32768
32769
32770 \end_layout
32771
32772 \end_inset
32773 </cell>
32774 <cell alignment="center" valignment="top" usebox="none">
32775 \begin_inset Text
32776
32777 \begin_layout Plain Layout
32778
32779 \family sans
32780 Document\SpecialChar \menuseparator
32781 Change
32782 \begin_inset space ~
32783 \end_inset
32784
32785 Tracking\SpecialChar \menuseparator
32786 Reject
32787 \begin_inset space ~
32788 \end_inset
32789
32790 All
32791 \begin_inset space ~
32792 \end_inset
32793
32794 Changes
32795 \end_layout
32796
32797 \end_inset
32798 </cell>
32799 </row>
32800 <row interlinespace="2.5mm">
32801 <cell alignment="center" valignment="top" usebox="none">
32802 \begin_inset Text
32803
32804 \begin_layout Plain Layout
32805
32806 \family sans
32807 \begin_inset Info
32808 type  "icon"
32809 arg   "note-insert"
32810 \end_inset
32811
32812
32813 \end_layout
32814
32815 \end_inset
32816 </cell>
32817 <cell alignment="center" valignment="top" usebox="none">
32818 \begin_inset Text
32819
32820 \begin_layout Plain Layout
32821
32822 \family sans
32823 Insert\SpecialChar \menuseparator
32824 Note\SpecialChar \menuseparator
32825 LyX
32826 \begin_inset space ~
32827 \end_inset
32828
32829 Note
32830 \end_layout
32831
32832 \end_inset
32833 </cell>
32834 </row>
32835 <row interlinespace="2.5mm">
32836 <cell alignment="center" valignment="top" usebox="none">
32837 \begin_inset Text
32838
32839 \begin_layout Plain Layout
32840
32841 \family sans
32842 \begin_inset Info
32843 type  "icon"
32844 arg   "note-next"
32845 \end_inset
32846
32847
32848 \end_layout
32849
32850 \end_inset
32851 </cell>
32852 <cell alignment="center" valignment="top" usebox="none">
32853 \begin_inset Text
32854
32855 \begin_layout Plain Layout
32856
32857 \family sans
32858 Navigate\SpecialChar \menuseparator
32859 Next
32860 \begin_inset space ~
32861 \end_inset
32862
32863 Note
32864 \end_layout
32865
32866 \end_inset
32867 </cell>
32868 </row>
32869 </lyxtabular>
32870
32871 \end_inset
32872
32873
32874 \end_layout
32875
32876 \begin_layout Standard
32877 \begin_inset VSpace defskip
32878 \end_inset
32879
32880
32881 \end_layout
32882
32883 \begin_layout Standard
32884 The review toolbar helps you to accept, reject, or merge changes – highlight
32885  the change and press one of the desired toolbar buttons.
32886  When you merge changes, a window pops up showing you information about
32887  the next change after the current cursor position.
32888  So you don't need to highlight a certain change.
32889  Within the merge window you can decide to accept or reject changes and
32890  step to the next change.
32891  This way you can jump through all the changes in the document.
32892 \end_layout
32893
32894 \begin_layout Standard
32895 The toolbar has two buttons to handle notes because notes are often important
32896  to describe a change.
32897 \end_layout
32898
32899 \begin_layout Standard
32900 To show the made changes in the output you need the LaTeX package 
32901 \series bold
32902 dvipost
32903 \series default
32904
32905 \begin_inset Index idx
32906 status collapsed
32907
32908 \begin_layout Plain Layout
32909 LaTeX-packages ! dvipost
32910 \end_layout
32911
32912 \end_inset
32913
32914  installed.
32915  You will find it in the TeX Catalogue, 
32916 \begin_inset CommandInset citation
32917 LatexCommand cite
32918 key "TeXCatalogue"
32919
32920 \end_inset
32921
32922  or in the package manager of your LaTeX-system.
32923 \end_layout
32924
32925 \begin_layout Section
32926 Comparison of Documents
32927 \begin_inset Index idx
32928 status collapsed
32929
32930 \begin_layout Plain Layout
32931 Comparison of documents
32932 \end_layout
32933
32934 \end_inset
32935
32936
32937 \end_layout
32938
32939 \begin_layout Standard
32940 You can compare two different LyX files via the menu 
32941 \family sans
32942 Tools\SpecialChar \menuseparator
32943 Compare
32944 \family default
32945 .
32946  The comparison result is a LyX file with change tracking enabled showing
32947  the differences.
32948  In the comparison dialog you can select from which document LyX should
32949  take the document settings for the resulting difference file with the option
32950  
32951 \family sans
32952 Copy
32953 \begin_inset space ~
32954 \end_inset
32955
32956 Document
32957 \begin_inset space ~
32958 \end_inset
32959
32960 Settings
32961 \begin_inset space ~
32962 \end_inset
32963
32964 from
32965 \family default
32966 .
32967  The option 
32968 \family sans
32969 Enable
32970 \begin_inset space ~
32971 \end_inset
32972
32973 change
32974 \begin_inset space ~
32975 \end_inset
32976
32977 tracking
32978 \begin_inset space ~
32979 \end_inset
32980
32981 features
32982 \begin_inset space ~
32983 \end_inset
32984
32985 in
32986 \begin_inset space ~
32987 \end_inset
32988
32989 the
32990 \begin_inset space ~
32991 \end_inset
32992
32993 output
32994 \family default
32995  enables the change tracking option 
32996 \family sans
32997 Show
32998 \begin_inset space ~
32999 \end_inset
33000
33001 Changes
33002 \begin_inset space ~
33003 \end_inset
33004
33005 in
33006 \begin_inset space ~
33007 \end_inset
33008
33009 Output
33010 \family default
33011  to visualize the differences also in the PDF output of the difference file.
33012 \end_layout
33013
33014 \begin_layout Section
33015 International Support
33016 \begin_inset Index idx
33017 status collapsed
33018
33019 \begin_layout Plain Layout
33020 International support
33021 \end_layout
33022
33023 \end_inset
33024
33025
33026 \end_layout
33027
33028 \begin_layout Standard
33029 This section describes how to use LyX with any language you want.
33030  For some non-western languages there are special Wiki-pages that explain
33031  how to set up LyX to use them: 
33032 \begin_inset CommandInset citation
33033 LatexCommand cite
33034 key "Arabic,Armenian,Farsi,Hebrew"
33035
33036 \end_inset
33037
33038
33039 \end_layout
33040
33041 \begin_layout Standard
33042 Besides languages, LyX also supports phonetic symbols, see section
33043 \begin_inset space ~
33044 \end_inset
33045
33046
33047 \begin_inset CommandInset ref
33048 LatexCommand ref
33049 reference "sub:Special-Character"
33050
33051 \end_inset
33052
33053 .
33054 \end_layout
33055
33056 \begin_layout Subsection
33057 Language Options
33058 \begin_inset Index idx
33059 status collapsed
33060
33061 \begin_layout Plain Layout
33062 Language ! Options
33063 \end_layout
33064
33065 \end_inset
33066
33067
33068 \begin_inset Index idx
33069 status collapsed
33070
33071 \begin_layout Plain Layout
33072 Document ! Settings
33073 \end_layout
33074
33075 \end_inset
33076
33077
33078 \begin_inset Index idx
33079 status collapsed
33080
33081 \begin_layout Plain Layout
33082 Document ! Language
33083 \end_layout
33084
33085 \end_inset
33086
33087
33088 \end_layout
33089
33090 \begin_layout Standard
33091 The 
33092 \family sans
33093 Document\SpecialChar \menuseparator
33094 Settings
33095 \family default
33096  dialog lets you set 
33097 \family roman
33098 the language and character encoding for your language.
33099  
33100 \end_layout
33101
33102 \begin_layout Standard
33103 Choose your language in the 
33104 \family sans
33105 Language
33106 \family default
33107  section of this dialog.
33108  The default is 
33109 \family sans
33110 English
33111 \family default
33112 .
33113 \end_layout
33114
33115 \begin_layout Standard
33116 Under 
33117 \family sans
33118 Encoding
33119 \family default
33120  you can choose the character encoding map you want to use for LaTeX export.
33121  The option 
33122 \family sans
33123 Language Default
33124 \family default
33125  is the preferred choice and works well in most cases.
33126  For details about the different encoding options see section
33127 \begin_inset space ~
33128 \end_inset
33129
33130
33131 \begin_inset CommandInset ref
33132 LatexCommand ref
33133 reference "chap:The-Document-Settings"
33134
33135 \end_inset
33136
33137 .
33138 \end_layout
33139
33140 \begin_layout Subsection
33141 Keyboard mapping configuration
33142 \begin_inset CommandInset label
33143 LatexCommand label
33144 name "sub:Keyboard-mapping"
33145
33146 \end_inset
33147
33148
33149 \end_layout
33150
33151 \begin_layout Standard
33152 If you have for example a U.
33153 \begin_inset space \thinspace{}
33154 \end_inset
33155
33156 S.-style keyboard and want to write in a language other than English, you
33157  can use an alternate keymap.
33158  For example, if you have a U.
33159 \begin_inset space \thinspace{}
33160 \end_inset
33161
33162 S.-style keyboard but want to write in Italian, you can configure LyX to
33163  use an Italian keymap.
33164  The preferences dialog allows you to choose up to two keyboard mappings,
33165  see section
33166 \begin_inset space ~
33167 \end_inset
33168
33169
33170 \begin_inset CommandInset ref
33171 LatexCommand ref
33172 reference "sub:Keyboard-Map"
33173
33174 \end_inset
33175
33176 .
33177  You can choose primary and secondary keyboard languages and then select
33178  which one you want to use.
33179 \end_layout
33180
33181 \begin_layout Standard
33182 Finally, you may just want to change a few key mappings or create an entirely
33183  different keymap (for Vulcan, for instance).
33184  You may, for example, normally write in Italian on a U.S.
33185  keyboard but want to include an occasional quotation in German.
33186  In such a case, you can write your own keyboard mapping or modify an existing
33187  one to support the characters you want.
33188  This and many other customizations are explained in the 
33189 \emph on
33190 Customization
33191 \emph default
33192  manual.
33193 \end_layout
33194
33195 \begin_layout Subsection
33196 Character Tables
33197 \end_layout
33198
33199 \begin_layout Standard
33200 Table
33201 \begin_inset space ~
33202 \end_inset
33203
33204
33205 \begin_inset CommandInset ref
33206 LatexCommand ref
33207 reference "tab:The-latin1-character"
33208
33209 \end_inset
33210
33211  shows the 
33212 \family typewriter
33213 Latin1
33214 \family default
33215  character set.
33216  You should be able to enter the characters in the first eight columns directly
33217  from the keyboard.
33218 \end_layout
33219
33220 \begin_layout Standard
33221 There are a few things you need to know about this table.
33222  Here are some of the details you will need to bear in mind when using character
33223 s from the 
33224 \family typewriter
33225 Latin1
33226 \family default
33227  character set:
33228 \end_layout
33229
33230 \begin_layout Itemize
33231 Even if you have selected 
33232 \family sans
33233 latin1
33234 \family default
33235  in the 
33236 \family sans
33237 Document\SpecialChar \menuseparator
33238 Settings
33239 \family default
33240  dialog, users who have only the 
33241 \family typewriter
33242 T1
33243 \family default
33244 -fonts for LaTeX [or who have the 
33245 \family typewriter
33246 T1
33247 \family default
33248 -fonts but aren't using them] will still miss a few characters: D0, F0,
33249  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
33250  french quotes will not show up.
33251 \end_layout
33252
33253 \begin_layout Standard
33254 \begin_inset Float table
33255 wide false
33256 sideways false
33257 status collapsed
33258
33259 \begin_layout Plain Layout
33260 \begin_inset Caption
33261
33262 \begin_layout Plain Layout
33263 \begin_inset CommandInset label
33264 LatexCommand label
33265 name "tab:The-latin1-character"
33266
33267 \end_inset
33268
33269 The 
33270 \family typewriter
33271 latin1
33272 \family default
33273  character set
33274 \end_layout
33275
33276 \end_inset
33277
33278
33279 \end_layout
33280
33281 \begin_layout Plain Layout
33282 \align center
33283 \begin_inset Tabular
33284 <lyxtabular version="3" rows="17" columns="17">
33285 <features tabularvalignment="middle">
33286 <column alignment="center" valignment="top" width="0pt">
33287 <column alignment="center" valignment="top" width="0pt">
33288 <column alignment="center" valignment="top" width="0pt">
33289 <column alignment="center" valignment="top" width="0pt">
33290 <column alignment="center" valignment="top" width="0pt">
33291 <column alignment="center" valignment="top" width="0pt">
33292 <column alignment="center" valignment="top" width="0pt">
33293 <column alignment="center" valignment="top" width="0pt">
33294 <column alignment="center" valignment="top" width="0pt">
33295 <column alignment="center" valignment="top" width="0pt">
33296 <column alignment="center" valignment="top" width="0pt">
33297 <column alignment="center" valignment="top" width="0pt">
33298 <column alignment="center" valignment="top" width="0pt">
33299 <column alignment="center" valignment="top" width="0pt">
33300 <column alignment="center" valignment="top" width="0pt">
33301 <column alignment="center" valignment="top" width="0pt">
33302 <column alignment="center" valignment="top" width="0pt">
33303 <row>
33304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33305 \begin_inset Text
33306
33307 \begin_layout Plain Layout
33308
33309 \end_layout
33310
33311 \end_inset
33312 </cell>
33313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33314 \begin_inset Text
33315
33316 \begin_layout Plain Layout
33317
33318 \family roman
33319 \series medium
33320 \shape up
33321 \size tiny
33322 \emph off
33323 \bar no
33324 \noun off
33325 \color none
33326 00
33327 \end_layout
33328
33329 \end_inset
33330 </cell>
33331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33332 \begin_inset Text
33333
33334 \begin_layout Plain Layout
33335
33336 \family roman
33337 \series medium
33338 \shape up
33339 \size tiny
33340 \emph off
33341 \bar no
33342 \noun off
33343 \color none
33344 10
33345 \end_layout
33346
33347 \end_inset
33348 </cell>
33349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33350 \begin_inset Text
33351
33352 \begin_layout Plain Layout
33353
33354 \family roman
33355 \series medium
33356 \shape up
33357 \size tiny
33358 \emph off
33359 \bar no
33360 \noun off
33361 \color none
33362 20
33363 \end_layout
33364
33365 \end_inset
33366 </cell>
33367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33368 \begin_inset Text
33369
33370 \begin_layout Plain Layout
33371
33372 \family roman
33373 \series medium
33374 \shape up
33375 \size tiny
33376 \emph off
33377 \bar no
33378 \noun off
33379 \color none
33380 30
33381 \end_layout
33382
33383 \end_inset
33384 </cell>
33385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33386 \begin_inset Text
33387
33388 \begin_layout Plain Layout
33389
33390 \family roman
33391 \series medium
33392 \shape up
33393 \size tiny
33394 \emph off
33395 \bar no
33396 \noun off
33397 \color none
33398 40
33399 \end_layout
33400
33401 \end_inset
33402 </cell>
33403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33404 \begin_inset Text
33405
33406 \begin_layout Plain Layout
33407
33408 \family roman
33409 \series medium
33410 \shape up
33411 \size tiny
33412 \emph off
33413 \bar no
33414 \noun off
33415 \color none
33416 50
33417 \end_layout
33418
33419 \end_inset
33420 </cell>
33421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33422 \begin_inset Text
33423
33424 \begin_layout Plain Layout
33425
33426 \family roman
33427 \series medium
33428 \shape up
33429 \size tiny
33430 \emph off
33431 \bar no
33432 \noun off
33433 \color none
33434 60
33435 \end_layout
33436
33437 \end_inset
33438 </cell>
33439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33440 \begin_inset Text
33441
33442 \begin_layout Plain Layout
33443
33444 \family roman
33445 \series medium
33446 \shape up
33447 \size tiny
33448 \emph off
33449 \bar no
33450 \noun off
33451 \color none
33452 70
33453 \end_layout
33454
33455 \end_inset
33456 </cell>
33457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33458 \begin_inset Text
33459
33460 \begin_layout Plain Layout
33461
33462 \family roman
33463 \series medium
33464 \shape up
33465 \size tiny
33466 \emph off
33467 \bar no
33468 \noun off
33469 \color none
33470 80
33471 \end_layout
33472
33473 \end_inset
33474 </cell>
33475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33476 \begin_inset Text
33477
33478 \begin_layout Plain Layout
33479
33480 \family roman
33481 \series medium
33482 \shape up
33483 \size tiny
33484 \emph off
33485 \bar no
33486 \noun off
33487 \color none
33488 90
33489 \end_layout
33490
33491 \end_inset
33492 </cell>
33493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33494 \begin_inset Text
33495
33496 \begin_layout Plain Layout
33497
33498 \family roman
33499 \series medium
33500 \shape up
33501 \size tiny
33502 \emph off
33503 \bar no
33504 \noun off
33505 \color none
33506 A0
33507 \end_layout
33508
33509 \end_inset
33510 </cell>
33511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33512 \begin_inset Text
33513
33514 \begin_layout Plain Layout
33515
33516 \family roman
33517 \series medium
33518 \shape up
33519 \size tiny
33520 \emph off
33521 \bar no
33522 \noun off
33523 \color none
33524 B0
33525 \end_layout
33526
33527 \end_inset
33528 </cell>
33529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33530 \begin_inset Text
33531
33532 \begin_layout Plain Layout
33533
33534 \family roman
33535 \series medium
33536 \shape up
33537 \size tiny
33538 \emph off
33539 \bar no
33540 \noun off
33541 \color none
33542 C0
33543 \end_layout
33544
33545 \end_inset
33546 </cell>
33547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33548 \begin_inset Text
33549
33550 \begin_layout Plain Layout
33551
33552 \family roman
33553 \series medium
33554 \shape up
33555 \size tiny
33556 \emph off
33557 \bar no
33558 \noun off
33559 \color none
33560 D0
33561 \end_layout
33562
33563 \end_inset
33564 </cell>
33565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33566 \begin_inset Text
33567
33568 \begin_layout Plain Layout
33569
33570 \family roman
33571 \series medium
33572 \shape up
33573 \size tiny
33574 \emph off
33575 \bar no
33576 \noun off
33577 \color none
33578 E0
33579 \end_layout
33580
33581 \end_inset
33582 </cell>
33583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33584 \begin_inset Text
33585
33586 \begin_layout Plain Layout
33587
33588 \family roman
33589 \series medium
33590 \shape up
33591 \size tiny
33592 \emph off
33593 \bar no
33594 \noun off
33595 \color none
33596 F0
33597 \end_layout
33598
33599 \end_inset
33600 </cell>
33601 </row>
33602 <row>
33603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33604 \begin_inset Text
33605
33606 \begin_layout Plain Layout
33607
33608 \family roman
33609 \series medium
33610 \shape up
33611 \size tiny
33612 \emph off
33613 \bar no
33614 \noun off
33615 \color none
33616 00
33617 \end_layout
33618
33619 \end_inset
33620 </cell>
33621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33622 \begin_inset Text
33623
33624 \begin_layout Plain Layout
33625
33626 \end_layout
33627
33628 \end_inset
33629 </cell>
33630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33631 \begin_inset Text
33632
33633 \begin_layout Plain Layout
33634
33635 \end_layout
33636
33637 \end_inset
33638 </cell>
33639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33640 \begin_inset Text
33641
33642 \begin_layout Plain Layout
33643
33644 \end_layout
33645
33646 \end_inset
33647 </cell>
33648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33649 \begin_inset Text
33650
33651 \begin_layout Plain Layout
33652
33653 \family roman
33654 \series medium
33655 \shape up
33656 \emph off
33657 \bar no
33658 \noun off
33659 \color none
33660 0
33661 \end_layout
33662
33663 \end_inset
33664 </cell>
33665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33666 \begin_inset Text
33667
33668 \begin_layout Plain Layout
33669
33670 \family roman
33671 \series medium
33672 \shape up
33673 \emph off
33674 \bar no
33675 \noun off
33676 \color none
33677 @
33678 \end_layout
33679
33680 \end_inset
33681 </cell>
33682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33683 \begin_inset Text
33684
33685 \begin_layout Plain Layout
33686
33687 \family roman
33688 \series medium
33689 \shape up
33690 \emph off
33691 \bar no
33692 \noun off
33693 \color none
33694 P
33695 \end_layout
33696
33697 \end_inset
33698 </cell>
33699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33700 \begin_inset Text
33701
33702 \begin_layout Plain Layout
33703
33704 \family roman
33705 \series medium
33706 \shape up
33707 \emph off
33708 \bar no
33709 \noun off
33710 \color none
33711 '
33712 \end_layout
33713
33714 \end_inset
33715 </cell>
33716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33717 \begin_inset Text
33718
33719 \begin_layout Plain Layout
33720
33721 \family roman
33722 \series medium
33723 \shape up
33724 \emph off
33725 \bar no
33726 \noun off
33727 \color none
33728 p
33729 \end_layout
33730
33731 \end_inset
33732 </cell>
33733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33734 \begin_inset Text
33735
33736 \begin_layout Plain Layout
33737
33738 \end_layout
33739
33740 \end_inset
33741 </cell>
33742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33743 \begin_inset Text
33744
33745 \begin_layout Plain Layout
33746
33747 \end_layout
33748
33749 \end_inset
33750 </cell>
33751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33752 \begin_inset Text
33753
33754 \begin_layout Plain Layout
33755
33756 \end_layout
33757
33758 \end_inset
33759 </cell>
33760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33761 \begin_inset Text
33762
33763 \begin_layout Plain Layout
33764
33765 \family roman
33766 \series medium
33767 \shape up
33768 \emph off
33769 \bar no
33770 \noun off
33771 \color none
33772 °
33773 \end_layout
33774
33775 \end_inset
33776 </cell>
33777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33778 \begin_inset Text
33779
33780 \begin_layout Plain Layout
33781
33782 \family roman
33783 \series medium
33784 \shape up
33785 \emph off
33786 \bar no
33787 \noun off
33788 \color none
33789 À
33790 \end_layout
33791
33792 \end_inset
33793 </cell>
33794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33795 \begin_inset Text
33796
33797 \begin_layout Plain Layout
33798
33799 \family roman
33800 \series medium
33801 \shape up
33802 \emph off
33803 \bar no
33804 \noun off
33805 \color none
33806 Ð
33807 \end_layout
33808
33809 \end_inset
33810 </cell>
33811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33812 \begin_inset Text
33813
33814 \begin_layout Plain Layout
33815
33816 \family roman
33817 \series medium
33818 \shape up
33819 \emph off
33820 \bar no
33821 \noun off
33822 \color none
33823 à
33824 \end_layout
33825
33826 \end_inset
33827 </cell>
33828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33829 \begin_inset Text
33830
33831 \begin_layout Plain Layout
33832
33833 \family roman
33834 \series medium
33835 \shape up
33836 \emph off
33837 \bar no
33838 \noun off
33839 \color none
33840 ð
33841 \end_layout
33842
33843 \end_inset
33844 </cell>
33845 </row>
33846 <row>
33847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33848 \begin_inset Text
33849
33850 \begin_layout Plain Layout
33851
33852 \family roman
33853 \series medium
33854 \shape up
33855 \size tiny
33856 \emph off
33857 \bar no
33858 \noun off
33859 \color none
33860 01
33861 \end_layout
33862
33863 \end_inset
33864 </cell>
33865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33866 \begin_inset Text
33867
33868 \begin_layout Plain Layout
33869
33870 \end_layout
33871
33872 \end_inset
33873 </cell>
33874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33875 \begin_inset Text
33876
33877 \begin_layout Plain Layout
33878
33879 \end_layout
33880
33881 \end_inset
33882 </cell>
33883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33884 \begin_inset Text
33885
33886 \begin_layout Plain Layout
33887
33888 \family roman
33889 \series medium
33890 \shape up
33891 \emph off
33892 \bar no
33893 \noun off
33894 \color none
33895 !
33896 \end_layout
33897
33898 \end_inset
33899 </cell>
33900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33901 \begin_inset Text
33902
33903 \begin_layout Plain Layout
33904
33905 \family roman
33906 \series medium
33907 \shape up
33908 \emph off
33909 \bar no
33910 \noun off
33911 \color none
33912 1
33913 \end_layout
33914
33915 \end_inset
33916 </cell>
33917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33918 \begin_inset Text
33919
33920 \begin_layout Plain Layout
33921
33922 \family roman
33923 \series medium
33924 \shape up
33925 \emph off
33926 \bar no
33927 \noun off
33928 \color none
33929 A
33930 \end_layout
33931
33932 \end_inset
33933 </cell>
33934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33935 \begin_inset Text
33936
33937 \begin_layout Plain Layout
33938
33939 \family roman
33940 \series medium
33941 \shape up
33942 \emph off
33943 \bar no
33944 \noun off
33945 \color none
33946 Q
33947 \end_layout
33948
33949 \end_inset
33950 </cell>
33951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33952 \begin_inset Text
33953
33954 \begin_layout Plain Layout
33955
33956 \family roman
33957 \series medium
33958 \shape up
33959 \emph off
33960 \bar no
33961 \noun off
33962 \color none
33963 a
33964 \end_layout
33965
33966 \end_inset
33967 </cell>
33968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33969 \begin_inset Text
33970
33971 \begin_layout Plain Layout
33972
33973 \family roman
33974 \series medium
33975 \shape up
33976 \emph off
33977 \bar no
33978 \noun off
33979 \color none
33980 q
33981 \end_layout
33982
33983 \end_inset
33984 </cell>
33985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33986 \begin_inset Text
33987
33988 \begin_layout Plain Layout
33989
33990 \end_layout
33991
33992 \end_inset
33993 </cell>
33994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33995 \begin_inset Text
33996
33997 \begin_layout Plain Layout
33998
33999 \end_layout
34000
34001 \end_inset
34002 </cell>
34003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34004 \begin_inset Text
34005
34006 \begin_layout Plain Layout
34007
34008 \family roman
34009 \series medium
34010 \shape up
34011 \emph off
34012 \bar no
34013 \noun off
34014 \color none
34015 ¡
34016 \end_layout
34017
34018 \end_inset
34019 </cell>
34020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34021 \begin_inset Text
34022
34023 \begin_layout Plain Layout
34024
34025 \family roman
34026 \series medium
34027 \shape up
34028 \emph off
34029 \bar no
34030 \noun off
34031 \color none
34032 ±
34033 \end_layout
34034
34035 \end_inset
34036 </cell>
34037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34038 \begin_inset Text
34039
34040 \begin_layout Plain Layout
34041
34042 \family roman
34043 \series medium
34044 \shape up
34045 \emph off
34046 \bar no
34047 \noun off
34048 \color none
34049 Á
34050 \end_layout
34051
34052 \end_inset
34053 </cell>
34054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34055 \begin_inset Text
34056
34057 \begin_layout Plain Layout
34058
34059 \family roman
34060 \series medium
34061 \shape up
34062 \emph off
34063 \bar no
34064 \noun off
34065 \color none
34066 Ñ
34067 \end_layout
34068
34069 \end_inset
34070 </cell>
34071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34072 \begin_inset Text
34073
34074 \begin_layout Plain Layout
34075
34076 \family roman
34077 \series medium
34078 \shape up
34079 \emph off
34080 \bar no
34081 \noun off
34082 \color none
34083 á
34084 \end_layout
34085
34086 \end_inset
34087 </cell>
34088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34089 \begin_inset Text
34090
34091 \begin_layout Plain Layout
34092
34093 \family roman
34094 \series medium
34095 \shape up
34096 \emph off
34097 \bar no
34098 \noun off
34099 \color none
34100 ñ
34101 \end_layout
34102
34103 \end_inset
34104 </cell>
34105 </row>
34106 <row>
34107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34108 \begin_inset Text
34109
34110 \begin_layout Plain Layout
34111
34112 \family roman
34113 \series medium
34114 \shape up
34115 \size tiny
34116 \emph off
34117 \bar no
34118 \noun off
34119 \color none
34120 02
34121 \end_layout
34122
34123 \end_inset
34124 </cell>
34125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34126 \begin_inset Text
34127
34128 \begin_layout Plain Layout
34129
34130 \end_layout
34131
34132 \end_inset
34133 </cell>
34134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34135 \begin_inset Text
34136
34137 \begin_layout Plain Layout
34138
34139 \end_layout
34140
34141 \end_inset
34142 </cell>
34143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34144 \begin_inset Text
34145
34146 \begin_layout Plain Layout
34147
34148 \family roman
34149 \series medium
34150 \shape up
34151 \emph off
34152 \bar no
34153 \noun off
34154 \color none
34155 \begin_inset Quotes eld
34156 \end_inset
34157
34158
34159 \end_layout
34160
34161 \end_inset
34162 </cell>
34163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34164 \begin_inset Text
34165
34166 \begin_layout Plain Layout
34167
34168 \family roman
34169 \series medium
34170 \shape up
34171 \emph off
34172 \bar no
34173 \noun off
34174 \color none
34175 2
34176 \end_layout
34177
34178 \end_inset
34179 </cell>
34180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34181 \begin_inset Text
34182
34183 \begin_layout Plain Layout
34184
34185 \family roman
34186 \series medium
34187 \shape up
34188 \emph off
34189 \bar no
34190 \noun off
34191 \color none
34192 B
34193 \end_layout
34194
34195 \end_inset
34196 </cell>
34197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34198 \begin_inset Text
34199
34200 \begin_layout Plain Layout
34201
34202 \family roman
34203 \series medium
34204 \shape up
34205 \emph off
34206 \bar no
34207 \noun off
34208 \color none
34209 R
34210 \end_layout
34211
34212 \end_inset
34213 </cell>
34214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34215 \begin_inset Text
34216
34217 \begin_layout Plain Layout
34218
34219 \family roman
34220 \series medium
34221 \shape up
34222 \emph off
34223 \bar no
34224 \noun off
34225 \color none
34226 b
34227 \end_layout
34228
34229 \end_inset
34230 </cell>
34231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34232 \begin_inset Text
34233
34234 \begin_layout Plain Layout
34235
34236 \family roman
34237 \series medium
34238 \shape up
34239 \emph off
34240 \bar no
34241 \noun off
34242 \color none
34243 r
34244 \end_layout
34245
34246 \end_inset
34247 </cell>
34248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34249 \begin_inset Text
34250
34251 \begin_layout Plain Layout
34252
34253 \end_layout
34254
34255 \end_inset
34256 </cell>
34257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34258 \begin_inset Text
34259
34260 \begin_layout Plain Layout
34261
34262 \end_layout
34263
34264 \end_inset
34265 </cell>
34266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34267 \begin_inset Text
34268
34269 \begin_layout Plain Layout
34270 ¢
34271 \end_layout
34272
34273 \end_inset
34274 </cell>
34275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34276 \begin_inset Text
34277
34278 \begin_layout Plain Layout
34279
34280 \family roman
34281 \series medium
34282 \shape up
34283 \emph off
34284 \bar no
34285 \noun off
34286 \color none
34287 ²
34288 \end_layout
34289
34290 \end_inset
34291 </cell>
34292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34293 \begin_inset Text
34294
34295 \begin_layout Plain Layout
34296
34297 \family roman
34298 \series medium
34299 \shape up
34300 \emph off
34301 \bar no
34302 \noun off
34303 \color none
34304 Â
34305 \end_layout
34306
34307 \end_inset
34308 </cell>
34309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34310 \begin_inset Text
34311
34312 \begin_layout Plain Layout
34313
34314 \family roman
34315 \series medium
34316 \shape up
34317 \emph off
34318 \bar no
34319 \noun off
34320 \color none
34321 Ò
34322 \end_layout
34323
34324 \end_inset
34325 </cell>
34326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34327 \begin_inset Text
34328
34329 \begin_layout Plain Layout
34330
34331 \family roman
34332 \series medium
34333 \shape up
34334 \emph off
34335 \bar no
34336 \noun off
34337 \color none
34338 â
34339 \end_layout
34340
34341 \end_inset
34342 </cell>
34343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34344 \begin_inset Text
34345
34346 \begin_layout Plain Layout
34347
34348 \family roman
34349 \series medium
34350 \shape up
34351 \emph off
34352 \bar no
34353 \noun off
34354 \color none
34355 ò
34356 \end_layout
34357
34358 \end_inset
34359 </cell>
34360 </row>
34361 <row>
34362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34363 \begin_inset Text
34364
34365 \begin_layout Plain Layout
34366
34367 \family roman
34368 \series medium
34369 \shape up
34370 \size tiny
34371 \emph off
34372 \bar no
34373 \noun off
34374 \color none
34375 03
34376 \end_layout
34377
34378 \end_inset
34379 </cell>
34380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34381 \begin_inset Text
34382
34383 \begin_layout Plain Layout
34384
34385 \end_layout
34386
34387 \end_inset
34388 </cell>
34389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34390 \begin_inset Text
34391
34392 \begin_layout Plain Layout
34393
34394 \end_layout
34395
34396 \end_inset
34397 </cell>
34398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34399 \begin_inset Text
34400
34401 \begin_layout Plain Layout
34402
34403 \family roman
34404 \series medium
34405 \shape up
34406 \emph off
34407 \bar no
34408 \noun off
34409 \color none
34410 #
34411 \end_layout
34412
34413 \end_inset
34414 </cell>
34415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34416 \begin_inset Text
34417
34418 \begin_layout Plain Layout
34419
34420 \family roman
34421 \series medium
34422 \shape up
34423 \emph off
34424 \bar no
34425 \noun off
34426 \color none
34427 3
34428 \end_layout
34429
34430 \end_inset
34431 </cell>
34432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34433 \begin_inset Text
34434
34435 \begin_layout Plain Layout
34436
34437 \family roman
34438 \series medium
34439 \shape up
34440 \emph off
34441 \bar no
34442 \noun off
34443 \color none
34444 C
34445 \end_layout
34446
34447 \end_inset
34448 </cell>
34449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34450 \begin_inset Text
34451
34452 \begin_layout Plain Layout
34453
34454 \family roman
34455 \series medium
34456 \shape up
34457 \emph off
34458 \bar no
34459 \noun off
34460 \color none
34461 S
34462 \end_layout
34463
34464 \end_inset
34465 </cell>
34466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34467 \begin_inset Text
34468
34469 \begin_layout Plain Layout
34470
34471 \family roman
34472 \series medium
34473 \shape up
34474 \emph off
34475 \bar no
34476 \noun off
34477 \color none
34478 c
34479 \end_layout
34480
34481 \end_inset
34482 </cell>
34483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34484 \begin_inset Text
34485
34486 \begin_layout Plain Layout
34487
34488 \family roman
34489 \series medium
34490 \shape up
34491 \emph off
34492 \bar no
34493 \noun off
34494 \color none
34495 s
34496 \end_layout
34497
34498 \end_inset
34499 </cell>
34500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34501 \begin_inset Text
34502
34503 \begin_layout Plain Layout
34504
34505 \end_layout
34506
34507 \end_inset
34508 </cell>
34509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34510 \begin_inset Text
34511
34512 \begin_layout Plain Layout
34513
34514 \end_layout
34515
34516 \end_inset
34517 </cell>
34518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34519 \begin_inset Text
34520
34521 \begin_layout Plain Layout
34522
34523 \family roman
34524 \series medium
34525 \shape up
34526 \emph off
34527 \bar no
34528 \noun off
34529 \color none
34530 £
34531 \end_layout
34532
34533 \end_inset
34534 </cell>
34535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34536 \begin_inset Text
34537
34538 \begin_layout Plain Layout
34539
34540 \family roman
34541 \series medium
34542 \shape up
34543 \emph off
34544 \bar no
34545 \noun off
34546 \color none
34547 ³
34548 \end_layout
34549
34550 \end_inset
34551 </cell>
34552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34553 \begin_inset Text
34554
34555 \begin_layout Plain Layout
34556
34557 \family roman
34558 \series medium
34559 \shape up
34560 \emph off
34561 \bar no
34562 \noun off
34563 \color none
34564 Ã
34565 \end_layout
34566
34567 \end_inset
34568 </cell>
34569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34570 \begin_inset Text
34571
34572 \begin_layout Plain Layout
34573
34574 \family roman
34575 \series medium
34576 \shape up
34577 \emph off
34578 \bar no
34579 \noun off
34580 \color none
34581 Ó
34582 \end_layout
34583
34584 \end_inset
34585 </cell>
34586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34587 \begin_inset Text
34588
34589 \begin_layout Plain Layout
34590
34591 \family roman
34592 \series medium
34593 \shape up
34594 \emph off
34595 \bar no
34596 \noun off
34597 \color none
34598 ã
34599 \end_layout
34600
34601 \end_inset
34602 </cell>
34603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34604 \begin_inset Text
34605
34606 \begin_layout Plain Layout
34607
34608 \family roman
34609 \series medium
34610 \shape up
34611 \emph off
34612 \bar no
34613 \noun off
34614 \color none
34615 ó
34616 \end_layout
34617
34618 \end_inset
34619 </cell>
34620 </row>
34621 <row>
34622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34623 \begin_inset Text
34624
34625 \begin_layout Plain Layout
34626
34627 \family roman
34628 \series medium
34629 \shape up
34630 \size tiny
34631 \emph off
34632 \bar no
34633 \noun off
34634 \color none
34635 04
34636 \end_layout
34637
34638 \end_inset
34639 </cell>
34640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34641 \begin_inset Text
34642
34643 \begin_layout Plain Layout
34644
34645 \end_layout
34646
34647 \end_inset
34648 </cell>
34649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34650 \begin_inset Text
34651
34652 \begin_layout Plain Layout
34653
34654 \end_layout
34655
34656 \end_inset
34657 </cell>
34658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34659 \begin_inset Text
34660
34661 \begin_layout Plain Layout
34662
34663 \family roman
34664 \series medium
34665 \shape up
34666 \emph off
34667 \bar no
34668 \noun off
34669 \color none
34670 $
34671 \end_layout
34672
34673 \end_inset
34674 </cell>
34675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34676 \begin_inset Text
34677
34678 \begin_layout Plain Layout
34679
34680 \family roman
34681 \series medium
34682 \shape up
34683 \emph off
34684 \bar no
34685 \noun off
34686 \color none
34687 4
34688 \end_layout
34689
34690 \end_inset
34691 </cell>
34692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34693 \begin_inset Text
34694
34695 \begin_layout Plain Layout
34696
34697 \family roman
34698 \series medium
34699 \shape up
34700 \emph off
34701 \bar no
34702 \noun off
34703 \color none
34704 D
34705 \end_layout
34706
34707 \end_inset
34708 </cell>
34709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34710 \begin_inset Text
34711
34712 \begin_layout Plain Layout
34713
34714 \family roman
34715 \series medium
34716 \shape up
34717 \emph off
34718 \bar no
34719 \noun off
34720 \color none
34721 T
34722 \end_layout
34723
34724 \end_inset
34725 </cell>
34726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34727 \begin_inset Text
34728
34729 \begin_layout Plain Layout
34730
34731 \family roman
34732 \series medium
34733 \shape up
34734 \emph off
34735 \bar no
34736 \noun off
34737 \color none
34738 d
34739 \end_layout
34740
34741 \end_inset
34742 </cell>
34743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34744 \begin_inset Text
34745
34746 \begin_layout Plain Layout
34747
34748 \family roman
34749 \series medium
34750 \shape up
34751 \emph off
34752 \bar no
34753 \noun off
34754 \color none
34755 t
34756 \end_layout
34757
34758 \end_inset
34759 </cell>
34760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34761 \begin_inset Text
34762
34763 \begin_layout Plain Layout
34764
34765 \end_layout
34766
34767 \end_inset
34768 </cell>
34769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34770 \begin_inset Text
34771
34772 \begin_layout Plain Layout
34773
34774 \end_layout
34775
34776 \end_inset
34777 </cell>
34778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34779 \begin_inset Text
34780
34781 \begin_layout Plain Layout
34782 ¤
34783 \end_layout
34784
34785 \end_inset
34786 </cell>
34787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34788 \begin_inset Text
34789
34790 \begin_layout Plain Layout
34791
34792 \family roman
34793 \series medium
34794 \shape up
34795 \emph off
34796 \bar no
34797 \noun off
34798 \color none
34799 ´
34800 \end_layout
34801
34802 \end_inset
34803 </cell>
34804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34805 \begin_inset Text
34806
34807 \begin_layout Plain Layout
34808
34809 \family roman
34810 \series medium
34811 \shape up
34812 \emph off
34813 \bar no
34814 \noun off
34815 \color none
34816 Ä
34817 \end_layout
34818
34819 \end_inset
34820 </cell>
34821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34822 \begin_inset Text
34823
34824 \begin_layout Plain Layout
34825
34826 \family roman
34827 \series medium
34828 \shape up
34829 \emph off
34830 \bar no
34831 \noun off
34832 \color none
34833 Ô
34834 \end_layout
34835
34836 \end_inset
34837 </cell>
34838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34839 \begin_inset Text
34840
34841 \begin_layout Plain Layout
34842
34843 \family roman
34844 \series medium
34845 \shape up
34846 \emph off
34847 \bar no
34848 \noun off
34849 \color none
34850 ä
34851 \end_layout
34852
34853 \end_inset
34854 </cell>
34855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34856 \begin_inset Text
34857
34858 \begin_layout Plain Layout
34859
34860 \family roman
34861 \series medium
34862 \shape up
34863 \emph off
34864 \bar no
34865 \noun off
34866 \color none
34867 ô
34868 \end_layout
34869
34870 \end_inset
34871 </cell>
34872 </row>
34873 <row>
34874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34875 \begin_inset Text
34876
34877 \begin_layout Plain Layout
34878
34879 \family roman
34880 \series medium
34881 \shape up
34882 \size tiny
34883 \emph off
34884 \bar no
34885 \noun off
34886 \color none
34887 05
34888 \end_layout
34889
34890 \end_inset
34891 </cell>
34892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34893 \begin_inset Text
34894
34895 \begin_layout Plain Layout
34896
34897 \end_layout
34898
34899 \end_inset
34900 </cell>
34901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34902 \begin_inset Text
34903
34904 \begin_layout Plain Layout
34905
34906 \end_layout
34907
34908 \end_inset
34909 </cell>
34910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34911 \begin_inset Text
34912
34913 \begin_layout Plain Layout
34914
34915 \family roman
34916 \series medium
34917 \shape up
34918 \emph off
34919 \bar no
34920 \noun off
34921 \color none
34922 %
34923 \end_layout
34924
34925 \end_inset
34926 </cell>
34927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34928 \begin_inset Text
34929
34930 \begin_layout Plain Layout
34931
34932 \family roman
34933 \series medium
34934 \shape up
34935 \emph off
34936 \bar no
34937 \noun off
34938 \color none
34939 5
34940 \end_layout
34941
34942 \end_inset
34943 </cell>
34944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34945 \begin_inset Text
34946
34947 \begin_layout Plain Layout
34948
34949 \family roman
34950 \series medium
34951 \shape up
34952 \emph off
34953 \bar no
34954 \noun off
34955 \color none
34956 E
34957 \end_layout
34958
34959 \end_inset
34960 </cell>
34961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34962 \begin_inset Text
34963
34964 \begin_layout Plain Layout
34965
34966 \family roman
34967 \series medium
34968 \shape up
34969 \emph off
34970 \bar no
34971 \noun off
34972 \color none
34973 U
34974 \end_layout
34975
34976 \end_inset
34977 </cell>
34978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34979 \begin_inset Text
34980
34981 \begin_layout Plain Layout
34982
34983 \family roman
34984 \series medium
34985 \shape up
34986 \emph off
34987 \bar no
34988 \noun off
34989 \color none
34990 e
34991 \end_layout
34992
34993 \end_inset
34994 </cell>
34995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34996 \begin_inset Text
34997
34998 \begin_layout Plain Layout
34999
35000 \family roman
35001 \series medium
35002 \shape up
35003 \emph off
35004 \bar no
35005 \noun off
35006 \color none
35007 u
35008 \end_layout
35009
35010 \end_inset
35011 </cell>
35012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35013 \begin_inset Text
35014
35015 \begin_layout Plain Layout
35016
35017 \end_layout
35018
35019 \end_inset
35020 </cell>
35021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35022 \begin_inset Text
35023
35024 \begin_layout Plain Layout
35025
35026 \end_layout
35027
35028 \end_inset
35029 </cell>
35030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35031 \begin_inset Text
35032
35033 \begin_layout Plain Layout
35034 ¥
35035 \end_layout
35036
35037 \end_inset
35038 </cell>
35039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35040 \begin_inset Text
35041
35042 \begin_layout Plain Layout
35043
35044 \family roman
35045 \series medium
35046 \shape up
35047 \emph off
35048 \bar no
35049 \noun off
35050 \color none
35051 µ
35052 \end_layout
35053
35054 \end_inset
35055 </cell>
35056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35057 \begin_inset Text
35058
35059 \begin_layout Plain Layout
35060
35061 \family roman
35062 \series medium
35063 \shape up
35064 \emph off
35065 \bar no
35066 \noun off
35067 \color none
35068 Å
35069 \end_layout
35070
35071 \end_inset
35072 </cell>
35073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35074 \begin_inset Text
35075
35076 \begin_layout Plain Layout
35077
35078 \family roman
35079 \series medium
35080 \shape up
35081 \emph off
35082 \bar no
35083 \noun off
35084 \color none
35085 Õ
35086 \end_layout
35087
35088 \end_inset
35089 </cell>
35090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35091 \begin_inset Text
35092
35093 \begin_layout Plain Layout
35094
35095 \family roman
35096 \series medium
35097 \shape up
35098 \emph off
35099 \bar no
35100 \noun off
35101 \color none
35102 å
35103 \end_layout
35104
35105 \end_inset
35106 </cell>
35107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35108 \begin_inset Text
35109
35110 \begin_layout Plain Layout
35111
35112 \family roman
35113 \series medium
35114 \shape up
35115 \emph off
35116 \bar no
35117 \noun off
35118 \color none
35119 õ
35120 \end_layout
35121
35122 \end_inset
35123 </cell>
35124 </row>
35125 <row>
35126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35127 \begin_inset Text
35128
35129 \begin_layout Plain Layout
35130
35131 \family roman
35132 \series medium
35133 \shape up
35134 \size tiny
35135 \emph off
35136 \bar no
35137 \noun off
35138 \color none
35139 06
35140 \end_layout
35141
35142 \end_inset
35143 </cell>
35144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35145 \begin_inset Text
35146
35147 \begin_layout Plain Layout
35148
35149 \end_layout
35150
35151 \end_inset
35152 </cell>
35153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35154 \begin_inset Text
35155
35156 \begin_layout Plain Layout
35157
35158 \end_layout
35159
35160 \end_inset
35161 </cell>
35162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35163 \begin_inset Text
35164
35165 \begin_layout Plain Layout
35166
35167 \family roman
35168 \series medium
35169 \shape up
35170 \emph off
35171 \bar no
35172 \noun off
35173 \color none
35174 &
35175 \end_layout
35176
35177 \end_inset
35178 </cell>
35179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35180 \begin_inset Text
35181
35182 \begin_layout Plain Layout
35183
35184 \family roman
35185 \series medium
35186 \shape up
35187 \emph off
35188 \bar no
35189 \noun off
35190 \color none
35191 6
35192 \end_layout
35193
35194 \end_inset
35195 </cell>
35196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35197 \begin_inset Text
35198
35199 \begin_layout Plain Layout
35200
35201 \family roman
35202 \series medium
35203 \shape up
35204 \emph off
35205 \bar no
35206 \noun off
35207 \color none
35208 F
35209 \end_layout
35210
35211 \end_inset
35212 </cell>
35213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35214 \begin_inset Text
35215
35216 \begin_layout Plain Layout
35217
35218 \family roman
35219 \series medium
35220 \shape up
35221 \emph off
35222 \bar no
35223 \noun off
35224 \color none
35225 V
35226 \end_layout
35227
35228 \end_inset
35229 </cell>
35230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35231 \begin_inset Text
35232
35233 \begin_layout Plain Layout
35234
35235 \family roman
35236 \series medium
35237 \shape up
35238 \emph off
35239 \bar no
35240 \noun off
35241 \color none
35242 f
35243 \end_layout
35244
35245 \end_inset
35246 </cell>
35247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35248 \begin_inset Text
35249
35250 \begin_layout Plain Layout
35251
35252 \family roman
35253 \series medium
35254 \shape up
35255 \emph off
35256 \bar no
35257 \noun off
35258 \color none
35259 v
35260 \end_layout
35261
35262 \end_inset
35263 </cell>
35264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35265 \begin_inset Text
35266
35267 \begin_layout Plain Layout
35268
35269 \end_layout
35270
35271 \end_inset
35272 </cell>
35273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35274 \begin_inset Text
35275
35276 \begin_layout Plain Layout
35277
35278 \end_layout
35279
35280 \end_inset
35281 </cell>
35282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35283 \begin_inset Text
35284
35285 \begin_layout Plain Layout
35286 ¦
35287 \end_layout
35288
35289 \end_inset
35290 </cell>
35291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35292 \begin_inset Text
35293
35294 \begin_layout Plain Layout
35295
35296 \family roman
35297 \series medium
35298 \shape up
35299 \emph off
35300 \bar no
35301 \noun off
35302 \color none
35303
35304 \end_layout
35305
35306 \end_inset
35307 </cell>
35308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35309 \begin_inset Text
35310
35311 \begin_layout Plain Layout
35312
35313 \family roman
35314 \series medium
35315 \shape up
35316 \emph off
35317 \bar no
35318 \noun off
35319 \color none
35320 Æ
35321 \end_layout
35322
35323 \end_inset
35324 </cell>
35325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35326 \begin_inset Text
35327
35328 \begin_layout Plain Layout
35329
35330 \family roman
35331 \series medium
35332 \shape up
35333 \emph off
35334 \bar no
35335 \noun off
35336 \color none
35337 Ö
35338 \end_layout
35339
35340 \end_inset
35341 </cell>
35342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35343 \begin_inset Text
35344
35345 \begin_layout Plain Layout
35346
35347 \family roman
35348 \series medium
35349 \shape up
35350 \emph off
35351 \bar no
35352 \noun off
35353 \color none
35354 æ
35355 \end_layout
35356
35357 \end_inset
35358 </cell>
35359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35360 \begin_inset Text
35361
35362 \begin_layout Plain Layout
35363
35364 \family roman
35365 \series medium
35366 \shape up
35367 \emph off
35368 \bar no
35369 \noun off
35370 \color none
35371 ö
35372 \end_layout
35373
35374 \end_inset
35375 </cell>
35376 </row>
35377 <row>
35378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35379 \begin_inset Text
35380
35381 \begin_layout Plain Layout
35382
35383 \family roman
35384 \series medium
35385 \shape up
35386 \size tiny
35387 \emph off
35388 \bar no
35389 \noun off
35390 \color none
35391 07
35392 \end_layout
35393
35394 \end_inset
35395 </cell>
35396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35397 \begin_inset Text
35398
35399 \begin_layout Plain Layout
35400
35401 \end_layout
35402
35403 \end_inset
35404 </cell>
35405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35406 \begin_inset Text
35407
35408 \begin_layout Plain Layout
35409
35410 \end_layout
35411
35412 \end_inset
35413 </cell>
35414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35415 \begin_inset Text
35416
35417 \begin_layout Plain Layout
35418
35419 \family roman
35420 \series medium
35421 \shape up
35422 \emph off
35423 \bar no
35424 \noun off
35425 \color none
35426 `
35427 \end_layout
35428
35429 \end_inset
35430 </cell>
35431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35432 \begin_inset Text
35433
35434 \begin_layout Plain Layout
35435
35436 \family roman
35437 \series medium
35438 \shape up
35439 \emph off
35440 \bar no
35441 \noun off
35442 \color none
35443 7
35444 \end_layout
35445
35446 \end_inset
35447 </cell>
35448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35449 \begin_inset Text
35450
35451 \begin_layout Plain Layout
35452
35453 \family roman
35454 \series medium
35455 \shape up
35456 \emph off
35457 \bar no
35458 \noun off
35459 \color none
35460 G
35461 \end_layout
35462
35463 \end_inset
35464 </cell>
35465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35466 \begin_inset Text
35467
35468 \begin_layout Plain Layout
35469
35470 \family roman
35471 \series medium
35472 \shape up
35473 \emph off
35474 \bar no
35475 \noun off
35476 \color none
35477 W
35478 \end_layout
35479
35480 \end_inset
35481 </cell>
35482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35483 \begin_inset Text
35484
35485 \begin_layout Plain Layout
35486
35487 \family roman
35488 \series medium
35489 \shape up
35490 \emph off
35491 \bar no
35492 \noun off
35493 \color none
35494 g
35495 \end_layout
35496
35497 \end_inset
35498 </cell>
35499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35500 \begin_inset Text
35501
35502 \begin_layout Plain Layout
35503
35504 \family roman
35505 \series medium
35506 \shape up
35507 \emph off
35508 \bar no
35509 \noun off
35510 \color none
35511 w
35512 \end_layout
35513
35514 \end_inset
35515 </cell>
35516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35517 \begin_inset Text
35518
35519 \begin_layout Plain Layout
35520
35521 \end_layout
35522
35523 \end_inset
35524 </cell>
35525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35526 \begin_inset Text
35527
35528 \begin_layout Plain Layout
35529
35530 \end_layout
35531
35532 \end_inset
35533 </cell>
35534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35535 \begin_inset Text
35536
35537 \begin_layout Plain Layout
35538
35539 \family roman
35540 \series medium
35541 \shape up
35542 \emph off
35543 \bar no
35544 \noun off
35545 \color none
35546 §
35547 \end_layout
35548
35549 \end_inset
35550 </cell>
35551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35552 \begin_inset Text
35553
35554 \begin_layout Plain Layout
35555
35556 \family roman
35557 \series medium
35558 \shape up
35559 \emph off
35560 \bar no
35561 \noun off
35562 \color none
35563 ·
35564 \end_layout
35565
35566 \end_inset
35567 </cell>
35568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35569 \begin_inset Text
35570
35571 \begin_layout Plain Layout
35572
35573 \family roman
35574 \series medium
35575 \shape up
35576 \emph off
35577 \bar no
35578 \noun off
35579 \color none
35580 Ç
35581 \end_layout
35582
35583 \end_inset
35584 </cell>
35585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35586 \begin_inset Text
35587
35588 \begin_layout Plain Layout
35589
35590 \family roman
35591 \series medium
35592 \shape up
35593 \emph off
35594 \bar no
35595 \noun off
35596 \color none
35597 ×
35598 \end_layout
35599
35600 \end_inset
35601 </cell>
35602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35603 \begin_inset Text
35604
35605 \begin_layout Plain Layout
35606
35607 \family roman
35608 \series medium
35609 \shape up
35610 \emph off
35611 \bar no
35612 \noun off
35613 \color none
35614 ç
35615 \end_layout
35616
35617 \end_inset
35618 </cell>
35619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35620 \begin_inset Text
35621
35622 \begin_layout Plain Layout
35623
35624 \family roman
35625 \series medium
35626 \shape up
35627 \emph off
35628 \bar no
35629 \noun off
35630 \color none
35631 ÷
35632 \end_layout
35633
35634 \end_inset
35635 </cell>
35636 </row>
35637 <row>
35638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35639 \begin_inset Text
35640
35641 \begin_layout Plain Layout
35642
35643 \family roman
35644 \series medium
35645 \shape up
35646 \size tiny
35647 \emph off
35648 \bar no
35649 \noun off
35650 \color none
35651 08
35652 \end_layout
35653
35654 \end_inset
35655 </cell>
35656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35657 \begin_inset Text
35658
35659 \begin_layout Plain Layout
35660
35661 \end_layout
35662
35663 \end_inset
35664 </cell>
35665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35666 \begin_inset Text
35667
35668 \begin_layout Plain Layout
35669
35670 \end_layout
35671
35672 \end_inset
35673 </cell>
35674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35675 \begin_inset Text
35676
35677 \begin_layout Plain Layout
35678
35679 \family roman
35680 \series medium
35681 \shape up
35682 \emph off
35683 \bar no
35684 \noun off
35685 \color none
35686 (
35687 \end_layout
35688
35689 \end_inset
35690 </cell>
35691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35692 \begin_inset Text
35693
35694 \begin_layout Plain Layout
35695
35696 \family roman
35697 \series medium
35698 \shape up
35699 \emph off
35700 \bar no
35701 \noun off
35702 \color none
35703 8
35704 \end_layout
35705
35706 \end_inset
35707 </cell>
35708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35709 \begin_inset Text
35710
35711 \begin_layout Plain Layout
35712
35713 \family roman
35714 \series medium
35715 \shape up
35716 \emph off
35717 \bar no
35718 \noun off
35719 \color none
35720 H
35721 \end_layout
35722
35723 \end_inset
35724 </cell>
35725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35726 \begin_inset Text
35727
35728 \begin_layout Plain Layout
35729
35730 \family roman
35731 \series medium
35732 \shape up
35733 \emph off
35734 \bar no
35735 \noun off
35736 \color none
35737 X
35738 \end_layout
35739
35740 \end_inset
35741 </cell>
35742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35743 \begin_inset Text
35744
35745 \begin_layout Plain Layout
35746
35747 \family roman
35748 \series medium
35749 \shape up
35750 \emph off
35751 \bar no
35752 \noun off
35753 \color none
35754 h
35755 \end_layout
35756
35757 \end_inset
35758 </cell>
35759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35760 \begin_inset Text
35761
35762 \begin_layout Plain Layout
35763
35764 \family roman
35765 \series medium
35766 \shape up
35767 \emph off
35768 \bar no
35769 \noun off
35770 \color none
35771 x
35772 \end_layout
35773
35774 \end_inset
35775 </cell>
35776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35777 \begin_inset Text
35778
35779 \begin_layout Plain Layout
35780
35781 \end_layout
35782
35783 \end_inset
35784 </cell>
35785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35786 \begin_inset Text
35787
35788 \begin_layout Plain Layout
35789
35790 \end_layout
35791
35792 \end_inset
35793 </cell>
35794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35795 \begin_inset Text
35796
35797 \begin_layout Plain Layout
35798
35799 \family roman
35800 \series medium
35801 \shape up
35802 \emph off
35803 \bar no
35804 \noun off
35805 \color none
35806 ¨
35807 \end_layout
35808
35809 \end_inset
35810 </cell>
35811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35812 \begin_inset Text
35813
35814 \begin_layout Plain Layout
35815
35816 \family roman
35817 \series medium
35818 \shape up
35819 \emph off
35820 \bar no
35821 \noun off
35822 \color none
35823 ¸
35824 \end_layout
35825
35826 \end_inset
35827 </cell>
35828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35829 \begin_inset Text
35830
35831 \begin_layout Plain Layout
35832
35833 \family roman
35834 \series medium
35835 \shape up
35836 \emph off
35837 \bar no
35838 \noun off
35839 \color none
35840 È
35841 \end_layout
35842
35843 \end_inset
35844 </cell>
35845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35846 \begin_inset Text
35847
35848 \begin_layout Plain Layout
35849
35850 \family roman
35851 \series medium
35852 \shape up
35853 \emph off
35854 \bar no
35855 \noun off
35856 \color none
35857 Ø
35858 \end_layout
35859
35860 \end_inset
35861 </cell>
35862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35863 \begin_inset Text
35864
35865 \begin_layout Plain Layout
35866
35867 \family roman
35868 \series medium
35869 \shape up
35870 \emph off
35871 \bar no
35872 \noun off
35873 \color none
35874 è
35875 \end_layout
35876
35877 \end_inset
35878 </cell>
35879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35880 \begin_inset Text
35881
35882 \begin_layout Plain Layout
35883
35884 \family roman
35885 \series medium
35886 \shape up
35887 \emph off
35888 \bar no
35889 \noun off
35890 \color none
35891 ø
35892 \end_layout
35893
35894 \end_inset
35895 </cell>
35896 </row>
35897 <row>
35898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35899 \begin_inset Text
35900
35901 \begin_layout Plain Layout
35902
35903 \family roman
35904 \series medium
35905 \shape up
35906 \size tiny
35907 \emph off
35908 \bar no
35909 \noun off
35910 \color none
35911 09
35912 \end_layout
35913
35914 \end_inset
35915 </cell>
35916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35917 \begin_inset Text
35918
35919 \begin_layout Plain Layout
35920
35921 \end_layout
35922
35923 \end_inset
35924 </cell>
35925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35926 \begin_inset Text
35927
35928 \begin_layout Plain Layout
35929
35930 \end_layout
35931
35932 \end_inset
35933 </cell>
35934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35935 \begin_inset Text
35936
35937 \begin_layout Plain Layout
35938
35939 \family roman
35940 \series medium
35941 \shape up
35942 \emph off
35943 \bar no
35944 \noun off
35945 \color none
35946 )
35947 \end_layout
35948
35949 \end_inset
35950 </cell>
35951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35952 \begin_inset Text
35953
35954 \begin_layout Plain Layout
35955
35956 \family roman
35957 \series medium
35958 \shape up
35959 \emph off
35960 \bar no
35961 \noun off
35962 \color none
35963 9
35964 \end_layout
35965
35966 \end_inset
35967 </cell>
35968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35969 \begin_inset Text
35970
35971 \begin_layout Plain Layout
35972
35973 \family roman
35974 \series medium
35975 \shape up
35976 \emph off
35977 \bar no
35978 \noun off
35979 \color none
35980 I
35981 \end_layout
35982
35983 \end_inset
35984 </cell>
35985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35986 \begin_inset Text
35987
35988 \begin_layout Plain Layout
35989
35990 \family roman
35991 \series medium
35992 \shape up
35993 \emph off
35994 \bar no
35995 \noun off
35996 \color none
35997 Y
35998 \end_layout
35999
36000 \end_inset
36001 </cell>
36002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36003 \begin_inset Text
36004
36005 \begin_layout Plain Layout
36006
36007 \family roman
36008 \series medium
36009 \shape up
36010 \emph off
36011 \bar no
36012 \noun off
36013 \color none
36014 i
36015 \end_layout
36016
36017 \end_inset
36018 </cell>
36019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36020 \begin_inset Text
36021
36022 \begin_layout Plain Layout
36023
36024 \family roman
36025 \series medium
36026 \shape up
36027 \emph off
36028 \bar no
36029 \noun off
36030 \color none
36031 y
36032 \end_layout
36033
36034 \end_inset
36035 </cell>
36036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36037 \begin_inset Text
36038
36039 \begin_layout Plain Layout
36040
36041 \end_layout
36042
36043 \end_inset
36044 </cell>
36045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36046 \begin_inset Text
36047
36048 \begin_layout Plain Layout
36049
36050 \end_layout
36051
36052 \end_inset
36053 </cell>
36054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36055 \begin_inset Text
36056
36057 \begin_layout Plain Layout
36058
36059 \family roman
36060 \series medium
36061 \shape up
36062 \emph off
36063 \bar no
36064 \noun off
36065 \color none
36066 ©
36067 \end_layout
36068
36069 \end_inset
36070 </cell>
36071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36072 \begin_inset Text
36073
36074 \begin_layout Plain Layout
36075
36076 \family roman
36077 \series medium
36078 \shape up
36079 \emph off
36080 \bar no
36081 \noun off
36082 \color none
36083 ¹
36084 \end_layout
36085
36086 \end_inset
36087 </cell>
36088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36089 \begin_inset Text
36090
36091 \begin_layout Plain Layout
36092
36093 \family roman
36094 \series medium
36095 \shape up
36096 \emph off
36097 \bar no
36098 \noun off
36099 \color none
36100 É
36101 \end_layout
36102
36103 \end_inset
36104 </cell>
36105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36106 \begin_inset Text
36107
36108 \begin_layout Plain Layout
36109
36110 \family roman
36111 \series medium
36112 \shape up
36113 \emph off
36114 \bar no
36115 \noun off
36116 \color none
36117 Ù
36118 \end_layout
36119
36120 \end_inset
36121 </cell>
36122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36123 \begin_inset Text
36124
36125 \begin_layout Plain Layout
36126
36127 \family roman
36128 \series medium
36129 \shape up
36130 \emph off
36131 \bar no
36132 \noun off
36133 \color none
36134 é
36135 \end_layout
36136
36137 \end_inset
36138 </cell>
36139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36140 \begin_inset Text
36141
36142 \begin_layout Plain Layout
36143
36144 \family roman
36145 \series medium
36146 \shape up
36147 \emph off
36148 \bar no
36149 \noun off
36150 \color none
36151 ù
36152 \end_layout
36153
36154 \end_inset
36155 </cell>
36156 </row>
36157 <row>
36158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36159 \begin_inset Text
36160
36161 \begin_layout Plain Layout
36162
36163 \family roman
36164 \series medium
36165 \shape up
36166 \size tiny
36167 \emph off
36168 \bar no
36169 \noun off
36170 \color none
36171 0A
36172 \end_layout
36173
36174 \end_inset
36175 </cell>
36176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36177 \begin_inset Text
36178
36179 \begin_layout Plain Layout
36180
36181 \end_layout
36182
36183 \end_inset
36184 </cell>
36185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36186 \begin_inset Text
36187
36188 \begin_layout Plain Layout
36189
36190 \end_layout
36191
36192 \end_inset
36193 </cell>
36194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36195 \begin_inset Text
36196
36197 \begin_layout Plain Layout
36198
36199 \family roman
36200 \series medium
36201 \shape up
36202 \emph off
36203 \bar no
36204 \noun off
36205 \color none
36206 *
36207 \end_layout
36208
36209 \end_inset
36210 </cell>
36211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36212 \begin_inset Text
36213
36214 \begin_layout Plain Layout
36215
36216 \family roman
36217 \series medium
36218 \shape up
36219 \emph off
36220 \bar no
36221 \noun off
36222 \color none
36223 :
36224 \end_layout
36225
36226 \end_inset
36227 </cell>
36228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36229 \begin_inset Text
36230
36231 \begin_layout Plain Layout
36232
36233 \family roman
36234 \series medium
36235 \shape up
36236 \emph off
36237 \bar no
36238 \noun off
36239 \color none
36240 J
36241 \end_layout
36242
36243 \end_inset
36244 </cell>
36245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36246 \begin_inset Text
36247
36248 \begin_layout Plain Layout
36249
36250 \family roman
36251 \series medium
36252 \shape up
36253 \emph off
36254 \bar no
36255 \noun off
36256 \color none
36257 Z
36258 \end_layout
36259
36260 \end_inset
36261 </cell>
36262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36263 \begin_inset Text
36264
36265 \begin_layout Plain Layout
36266
36267 \family roman
36268 \series medium
36269 \shape up
36270 \emph off
36271 \bar no
36272 \noun off
36273 \color none
36274 j
36275 \end_layout
36276
36277 \end_inset
36278 </cell>
36279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36280 \begin_inset Text
36281
36282 \begin_layout Plain Layout
36283
36284 \family roman
36285 \series medium
36286 \shape up
36287 \emph off
36288 \bar no
36289 \noun off
36290 \color none
36291 z
36292 \end_layout
36293
36294 \end_inset
36295 </cell>
36296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36297 \begin_inset Text
36298
36299 \begin_layout Plain Layout
36300
36301 \end_layout
36302
36303 \end_inset
36304 </cell>
36305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36306 \begin_inset Text
36307
36308 \begin_layout Plain Layout
36309
36310 \end_layout
36311
36312 \end_inset
36313 </cell>
36314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36315 \begin_inset Text
36316
36317 \begin_layout Plain Layout
36318
36319 \family roman
36320 \series medium
36321 \shape up
36322 \emph off
36323 \bar no
36324 \noun off
36325 \color none
36326 ª
36327 \end_layout
36328
36329 \end_inset
36330 </cell>
36331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36332 \begin_inset Text
36333
36334 \begin_layout Plain Layout
36335
36336 \family roman
36337 \series medium
36338 \shape up
36339 \emph off
36340 \bar no
36341 \noun off
36342 \color none
36343 º
36344 \end_layout
36345
36346 \end_inset
36347 </cell>
36348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36349 \begin_inset Text
36350
36351 \begin_layout Plain Layout
36352
36353 \family roman
36354 \series medium
36355 \shape up
36356 \emph off
36357 \bar no
36358 \noun off
36359 \color none
36360 Ê
36361 \end_layout
36362
36363 \end_inset
36364 </cell>
36365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36366 \begin_inset Text
36367
36368 \begin_layout Plain Layout
36369
36370 \family roman
36371 \series medium
36372 \shape up
36373 \emph off
36374 \bar no
36375 \noun off
36376 \color none
36377 Ú
36378 \end_layout
36379
36380 \end_inset
36381 </cell>
36382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36383 \begin_inset Text
36384
36385 \begin_layout Plain Layout
36386
36387 \family roman
36388 \series medium
36389 \shape up
36390 \emph off
36391 \bar no
36392 \noun off
36393 \color none
36394 ê
36395 \end_layout
36396
36397 \end_inset
36398 </cell>
36399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36400 \begin_inset Text
36401
36402 \begin_layout Plain Layout
36403
36404 \family roman
36405 \series medium
36406 \shape up
36407 \emph off
36408 \bar no
36409 \noun off
36410 \color none
36411 ú
36412 \end_layout
36413
36414 \end_inset
36415 </cell>
36416 </row>
36417 <row>
36418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36419 \begin_inset Text
36420
36421 \begin_layout Plain Layout
36422
36423 \family roman
36424 \series medium
36425 \shape up
36426 \size tiny
36427 \emph off
36428 \bar no
36429 \noun off
36430 \color none
36431 0B
36432 \end_layout
36433
36434 \end_inset
36435 </cell>
36436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36437 \begin_inset Text
36438
36439 \begin_layout Plain Layout
36440
36441 \end_layout
36442
36443 \end_inset
36444 </cell>
36445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36446 \begin_inset Text
36447
36448 \begin_layout Plain Layout
36449
36450 \end_layout
36451
36452 \end_inset
36453 </cell>
36454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36455 \begin_inset Text
36456
36457 \begin_layout Plain Layout
36458
36459 \family roman
36460 \series medium
36461 \shape up
36462 \emph off
36463 \bar no
36464 \noun off
36465 \color none
36466 +
36467 \end_layout
36468
36469 \end_inset
36470 </cell>
36471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36472 \begin_inset Text
36473
36474 \begin_layout Plain Layout
36475
36476 \family roman
36477 \series medium
36478 \shape up
36479 \emph off
36480 \bar no
36481 \noun off
36482 \color none
36483 ;
36484 \end_layout
36485
36486 \end_inset
36487 </cell>
36488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36489 \begin_inset Text
36490
36491 \begin_layout Plain Layout
36492
36493 \family roman
36494 \series medium
36495 \shape up
36496 \emph off
36497 \bar no
36498 \noun off
36499 \color none
36500 K
36501 \end_layout
36502
36503 \end_inset
36504 </cell>
36505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36506 \begin_inset Text
36507
36508 \begin_layout Plain Layout
36509
36510 \family roman
36511 \series medium
36512 \shape up
36513 \emph off
36514 \bar no
36515 \noun off
36516 \color none
36517 [
36518 \end_layout
36519
36520 \end_inset
36521 </cell>
36522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36523 \begin_inset Text
36524
36525 \begin_layout Plain Layout
36526
36527 \family roman
36528 \series medium
36529 \shape up
36530 \emph off
36531 \bar no
36532 \noun off
36533 \color none
36534 k
36535 \end_layout
36536
36537 \end_inset
36538 </cell>
36539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36540 \begin_inset Text
36541
36542 \begin_layout Plain Layout
36543
36544 \family roman
36545 \series medium
36546 \shape up
36547 \emph off
36548 \bar no
36549 \noun off
36550 \color none
36551 {
36552 \end_layout
36553
36554 \end_inset
36555 </cell>
36556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36557 \begin_inset Text
36558
36559 \begin_layout Plain Layout
36560
36561 \end_layout
36562
36563 \end_inset
36564 </cell>
36565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36566 \begin_inset Text
36567
36568 \begin_layout Plain Layout
36569
36570 \end_layout
36571
36572 \end_inset
36573 </cell>
36574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36575 \begin_inset Text
36576
36577 \begin_layout Plain Layout
36578
36579 \family roman
36580 \series medium
36581 \shape up
36582 \emph off
36583 \bar no
36584 \noun off
36585 \color none
36586 «
36587 \end_layout
36588
36589 \end_inset
36590 </cell>
36591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36592 \begin_inset Text
36593
36594 \begin_layout Plain Layout
36595
36596 \family roman
36597 \series medium
36598 \shape up
36599 \emph off
36600 \bar no
36601 \noun off
36602 \color none
36603 »
36604 \end_layout
36605
36606 \end_inset
36607 </cell>
36608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36609 \begin_inset Text
36610
36611 \begin_layout Plain Layout
36612
36613 \family roman
36614 \series medium
36615 \shape up
36616 \emph off
36617 \bar no
36618 \noun off
36619 \color none
36620 Ë
36621 \end_layout
36622
36623 \end_inset
36624 </cell>
36625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36626 \begin_inset Text
36627
36628 \begin_layout Plain Layout
36629
36630 \family roman
36631 \series medium
36632 \shape up
36633 \emph off
36634 \bar no
36635 \noun off
36636 \color none
36637 Û
36638 \end_layout
36639
36640 \end_inset
36641 </cell>
36642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36643 \begin_inset Text
36644
36645 \begin_layout Plain Layout
36646
36647 \family roman
36648 \series medium
36649 \shape up
36650 \emph off
36651 \bar no
36652 \noun off
36653 \color none
36654 ë
36655 \end_layout
36656
36657 \end_inset
36658 </cell>
36659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36660 \begin_inset Text
36661
36662 \begin_layout Plain Layout
36663
36664 \family roman
36665 \series medium
36666 \shape up
36667 \emph off
36668 \bar no
36669 \noun off
36670 \color none
36671 û
36672 \end_layout
36673
36674 \end_inset
36675 </cell>
36676 </row>
36677 <row>
36678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36679 \begin_inset Text
36680
36681 \begin_layout Plain Layout
36682
36683 \family roman
36684 \series medium
36685 \shape up
36686 \size tiny
36687 \emph off
36688 \bar no
36689 \noun off
36690 \color none
36691 0C
36692 \end_layout
36693
36694 \end_inset
36695 </cell>
36696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36697 \begin_inset Text
36698
36699 \begin_layout Plain Layout
36700
36701 \end_layout
36702
36703 \end_inset
36704 </cell>
36705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36706 \begin_inset Text
36707
36708 \begin_layout Plain Layout
36709
36710 \end_layout
36711
36712 \end_inset
36713 </cell>
36714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36715 \begin_inset Text
36716
36717 \begin_layout Plain Layout
36718
36719 \family roman
36720 \series medium
36721 \shape up
36722 \emph off
36723 \bar no
36724 \noun off
36725 \color none
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 <
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 L
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 \family roman
36771 \series medium
36772 \shape up
36773 \emph off
36774 \bar no
36775 \noun off
36776 \color none
36777
36778 \backslash
36779
36780 \end_layout
36781
36782 \end_inset
36783 </cell>
36784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36785 \begin_inset Text
36786
36787 \begin_layout Plain Layout
36788
36789 \family roman
36790 \series medium
36791 \shape up
36792 \emph off
36793 \bar no
36794 \noun off
36795 \color none
36796 l
36797 \end_layout
36798
36799 \end_inset
36800 </cell>
36801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36802 \begin_inset Text
36803
36804 \begin_layout Plain Layout
36805
36806 \family roman
36807 \series medium
36808 \shape up
36809 \emph off
36810 \bar no
36811 \noun off
36812 \color none
36813 |
36814 \end_layout
36815
36816 \end_inset
36817 </cell>
36818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36819 \begin_inset Text
36820
36821 \begin_layout Plain Layout
36822
36823 \end_layout
36824
36825 \end_inset
36826 </cell>
36827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36828 \begin_inset Text
36829
36830 \begin_layout Plain Layout
36831
36832 \end_layout
36833
36834 \end_inset
36835 </cell>
36836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36837 \begin_inset Text
36838
36839 \begin_layout Plain Layout
36840
36841 \family roman
36842 \series medium
36843 \shape up
36844 \emph off
36845 \bar no
36846 \noun off
36847 \color none
36848 ¬
36849 \end_layout
36850
36851 \end_inset
36852 </cell>
36853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36854 \begin_inset Text
36855
36856 \begin_layout Plain Layout
36857
36858 \family roman
36859 \series medium
36860 \shape up
36861 \emph off
36862 \bar no
36863 \noun off
36864 \color none
36865 ¼
36866 \end_layout
36867
36868 \end_inset
36869 </cell>
36870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36871 \begin_inset Text
36872
36873 \begin_layout Plain Layout
36874
36875 \family roman
36876 \series medium
36877 \shape up
36878 \emph off
36879 \bar no
36880 \noun off
36881 \color none
36882 Ì
36883 \end_layout
36884
36885 \end_inset
36886 </cell>
36887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36888 \begin_inset Text
36889
36890 \begin_layout Plain Layout
36891
36892 \family roman
36893 \series medium
36894 \shape up
36895 \emph off
36896 \bar no
36897 \noun off
36898 \color none
36899 Ü
36900 \end_layout
36901
36902 \end_inset
36903 </cell>
36904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36905 \begin_inset Text
36906
36907 \begin_layout Plain Layout
36908
36909 \family roman
36910 \series medium
36911 \shape up
36912 \emph off
36913 \bar no
36914 \noun off
36915 \color none
36916 ì
36917 \end_layout
36918
36919 \end_inset
36920 </cell>
36921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36922 \begin_inset Text
36923
36924 \begin_layout Plain Layout
36925
36926 \family roman
36927 \series medium
36928 \shape up
36929 \emph off
36930 \bar no
36931 \noun off
36932 \color none
36933 ü
36934 \end_layout
36935
36936 \end_inset
36937 </cell>
36938 </row>
36939 <row>
36940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36941 \begin_inset Text
36942
36943 \begin_layout Plain Layout
36944
36945 \family roman
36946 \series medium
36947 \shape up
36948 \size tiny
36949 \emph off
36950 \bar no
36951 \noun off
36952 \color none
36953 0D
36954 \end_layout
36955
36956 \end_inset
36957 </cell>
36958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36959 \begin_inset Text
36960
36961 \begin_layout Plain Layout
36962
36963 \end_layout
36964
36965 \end_inset
36966 </cell>
36967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36968 \begin_inset Text
36969
36970 \begin_layout Plain Layout
36971
36972 \end_layout
36973
36974 \end_inset
36975 </cell>
36976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36977 \begin_inset Text
36978
36979 \begin_layout Plain Layout
36980
36981 \family roman
36982 \series medium
36983 \shape up
36984 \emph off
36985 \bar no
36986 \noun off
36987 \color none
36988 -
36989 \end_layout
36990
36991 \end_inset
36992 </cell>
36993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36994 \begin_inset Text
36995
36996 \begin_layout Plain Layout
36997
36998 \family roman
36999 \series medium
37000 \shape up
37001 \emph off
37002 \bar no
37003 \noun off
37004 \color none
37005 =
37006 \end_layout
37007
37008 \end_inset
37009 </cell>
37010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37011 \begin_inset Text
37012
37013 \begin_layout Plain Layout
37014
37015 \family roman
37016 \series medium
37017 \shape up
37018 \emph off
37019 \bar no
37020 \noun off
37021 \color none
37022 M
37023 \end_layout
37024
37025 \end_inset
37026 </cell>
37027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37028 \begin_inset Text
37029
37030 \begin_layout Plain Layout
37031
37032 \family roman
37033 \series medium
37034 \shape up
37035 \emph off
37036 \bar no
37037 \noun off
37038 \color none
37039 ]
37040 \end_layout
37041
37042 \end_inset
37043 </cell>
37044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37045 \begin_inset Text
37046
37047 \begin_layout Plain Layout
37048
37049 \family roman
37050 \series medium
37051 \shape up
37052 \emph off
37053 \bar no
37054 \noun off
37055 \color none
37056 m
37057 \end_layout
37058
37059 \end_inset
37060 </cell>
37061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37062 \begin_inset Text
37063
37064 \begin_layout Plain Layout
37065
37066 \family roman
37067 \series medium
37068 \shape up
37069 \emph off
37070 \bar no
37071 \noun off
37072 \color none
37073 }
37074 \end_layout
37075
37076 \end_inset
37077 </cell>
37078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37079 \begin_inset Text
37080
37081 \begin_layout Plain Layout
37082
37083 \end_layout
37084
37085 \end_inset
37086 </cell>
37087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37088 \begin_inset Text
37089
37090 \begin_layout Plain Layout
37091
37092 \end_layout
37093
37094 \end_inset
37095 </cell>
37096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37097 \begin_inset Text
37098
37099 \begin_layout Plain Layout
37100
37101 \end_layout
37102
37103 \end_inset
37104 </cell>
37105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37106 \begin_inset Text
37107
37108 \begin_layout Plain Layout
37109
37110 \family roman
37111 \series medium
37112 \shape up
37113 \emph off
37114 \bar no
37115 \noun off
37116 \color none
37117 ½
37118 \end_layout
37119
37120 \end_inset
37121 </cell>
37122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37123 \begin_inset Text
37124
37125 \begin_layout Plain Layout
37126
37127 \family roman
37128 \series medium
37129 \shape up
37130 \emph off
37131 \bar no
37132 \noun off
37133 \color none
37134 Í
37135 \end_layout
37136
37137 \end_inset
37138 </cell>
37139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37140 \begin_inset Text
37141
37142 \begin_layout Plain Layout
37143
37144 \family roman
37145 \series medium
37146 \shape up
37147 \emph off
37148 \bar no
37149 \noun off
37150 \color none
37151 Ý
37152 \end_layout
37153
37154 \end_inset
37155 </cell>
37156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37157 \begin_inset Text
37158
37159 \begin_layout Plain Layout
37160
37161 \family roman
37162 \series medium
37163 \shape up
37164 \emph off
37165 \bar no
37166 \noun off
37167 \color none
37168 í
37169 \end_layout
37170
37171 \end_inset
37172 </cell>
37173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37174 \begin_inset Text
37175
37176 \begin_layout Plain Layout
37177
37178 \family roman
37179 \series medium
37180 \shape up
37181 \emph off
37182 \bar no
37183 \noun off
37184 \color none
37185 ý
37186 \end_layout
37187
37188 \end_inset
37189 </cell>
37190 </row>
37191 <row>
37192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37193 \begin_inset Text
37194
37195 \begin_layout Plain Layout
37196
37197 \family roman
37198 \series medium
37199 \shape up
37200 \size tiny
37201 \emph off
37202 \bar no
37203 \noun off
37204 \color none
37205 0E
37206 \end_layout
37207
37208 \end_inset
37209 </cell>
37210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37211 \begin_inset Text
37212
37213 \begin_layout Plain Layout
37214
37215 \end_layout
37216
37217 \end_inset
37218 </cell>
37219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37220 \begin_inset Text
37221
37222 \begin_layout Plain Layout
37223
37224 \end_layout
37225
37226 \end_inset
37227 </cell>
37228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37229 \begin_inset Text
37230
37231 \begin_layout Plain Layout
37232
37233 \family roman
37234 \series medium
37235 \shape up
37236 \emph off
37237 \bar no
37238 \noun off
37239 \color none
37240 .
37241 \end_layout
37242
37243 \end_inset
37244 </cell>
37245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37246 \begin_inset Text
37247
37248 \begin_layout Plain Layout
37249
37250 \family roman
37251 \series medium
37252 \shape up
37253 \emph off
37254 \bar no
37255 \noun off
37256 \color none
37257 >
37258 \end_layout
37259
37260 \end_inset
37261 </cell>
37262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37263 \begin_inset Text
37264
37265 \begin_layout Plain Layout
37266
37267 \family roman
37268 \series medium
37269 \shape up
37270 \emph off
37271 \bar no
37272 \noun off
37273 \color none
37274 N
37275 \end_layout
37276
37277 \end_inset
37278 </cell>
37279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37280 \begin_inset Text
37281
37282 \begin_layout Plain Layout
37283
37284 \family roman
37285 \series medium
37286 \shape up
37287 \emph off
37288 \bar no
37289 \noun off
37290 \color none
37291 ^
37292 \end_layout
37293
37294 \end_inset
37295 </cell>
37296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37297 \begin_inset Text
37298
37299 \begin_layout Plain Layout
37300
37301 \family roman
37302 \series medium
37303 \shape up
37304 \emph off
37305 \bar no
37306 \noun off
37307 \color none
37308 n
37309 \end_layout
37310
37311 \end_inset
37312 </cell>
37313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37314 \begin_inset Text
37315
37316 \begin_layout Plain Layout
37317
37318 \family roman
37319 \series medium
37320 \shape up
37321 \emph off
37322 \bar no
37323 \noun off
37324 \color none
37325 ~
37326 \end_layout
37327
37328 \end_inset
37329 </cell>
37330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37331 \begin_inset Text
37332
37333 \begin_layout Plain Layout
37334
37335 \end_layout
37336
37337 \end_inset
37338 </cell>
37339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37340 \begin_inset Text
37341
37342 \begin_layout Plain Layout
37343
37344 \end_layout
37345
37346 \end_inset
37347 </cell>
37348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37349 \begin_inset Text
37350
37351 \begin_layout Plain Layout
37352
37353 \family roman
37354 \series medium
37355 \shape up
37356 \emph off
37357 \bar no
37358 \noun off
37359 \color none
37360 ®
37361 \end_layout
37362
37363 \end_inset
37364 </cell>
37365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37366 \begin_inset Text
37367
37368 \begin_layout Plain Layout
37369
37370 \family roman
37371 \series medium
37372 \shape up
37373 \emph off
37374 \bar no
37375 \noun off
37376 \color none
37377 ¾
37378 \end_layout
37379
37380 \end_inset
37381 </cell>
37382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37383 \begin_inset Text
37384
37385 \begin_layout Plain Layout
37386
37387 \family roman
37388 \series medium
37389 \shape up
37390 \emph off
37391 \bar no
37392 \noun off
37393 \color none
37394 Î
37395 \end_layout
37396
37397 \end_inset
37398 </cell>
37399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37400 \begin_inset Text
37401
37402 \begin_layout Plain Layout
37403
37404 \family roman
37405 \series medium
37406 \shape up
37407 \emph off
37408 \bar no
37409 \noun off
37410 \color none
37411 Þ
37412 \end_layout
37413
37414 \end_inset
37415 </cell>
37416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37417 \begin_inset Text
37418
37419 \begin_layout Plain Layout
37420
37421 \family roman
37422 \series medium
37423 \shape up
37424 \emph off
37425 \bar no
37426 \noun off
37427 \color none
37428 î
37429 \end_layout
37430
37431 \end_inset
37432 </cell>
37433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37434 \begin_inset Text
37435
37436 \begin_layout Plain Layout
37437
37438 \family roman
37439 \series medium
37440 \shape up
37441 \emph off
37442 \bar no
37443 \noun off
37444 \color none
37445 þ
37446 \end_layout
37447
37448 \end_inset
37449 </cell>
37450 </row>
37451 <row>
37452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37453 \begin_inset Text
37454
37455 \begin_layout Plain Layout
37456
37457 \family roman
37458 \series medium
37459 \shape up
37460 \size tiny
37461 \emph off
37462 \bar no
37463 \noun off
37464 \color none
37465 0F
37466 \end_layout
37467
37468 \end_inset
37469 </cell>
37470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37471 \begin_inset Text
37472
37473 \begin_layout Plain Layout
37474
37475 \end_layout
37476
37477 \end_inset
37478 </cell>
37479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37480 \begin_inset Text
37481
37482 \begin_layout Plain Layout
37483
37484 \end_layout
37485
37486 \end_inset
37487 </cell>
37488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37489 \begin_inset Text
37490
37491 \begin_layout Plain Layout
37492
37493 \family roman
37494 \series medium
37495 \shape up
37496 \emph off
37497 \bar no
37498 \noun off
37499 \color none
37500 /
37501 \end_layout
37502
37503 \end_inset
37504 </cell>
37505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37506 \begin_inset Text
37507
37508 \begin_layout Plain Layout
37509
37510 \family roman
37511 \series medium
37512 \shape up
37513 \emph off
37514 \bar no
37515 \noun off
37516 \color none
37517 ?
37518 \end_layout
37519
37520 \end_inset
37521 </cell>
37522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37523 \begin_inset Text
37524
37525 \begin_layout Plain Layout
37526
37527 \family roman
37528 \series medium
37529 \shape up
37530 \emph off
37531 \bar no
37532 \noun off
37533 \color none
37534 O
37535 \end_layout
37536
37537 \end_inset
37538 </cell>
37539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37540 \begin_inset Text
37541
37542 \begin_layout Plain Layout
37543
37544 \family roman
37545 \series medium
37546 \shape up
37547 \emph off
37548 \bar no
37549 \noun off
37550 \color none
37551 _
37552 \end_layout
37553
37554 \end_inset
37555 </cell>
37556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37557 \begin_inset Text
37558
37559 \begin_layout Plain Layout
37560
37561 \family roman
37562 \series medium
37563 \shape up
37564 \emph off
37565 \bar no
37566 \noun off
37567 \color none
37568 o
37569 \end_layout
37570
37571 \end_inset
37572 </cell>
37573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37574 \begin_inset Text
37575
37576 \begin_layout Plain Layout
37577
37578 \end_layout
37579
37580 \end_inset
37581 </cell>
37582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37583 \begin_inset Text
37584
37585 \begin_layout Plain Layout
37586
37587 \end_layout
37588
37589 \end_inset
37590 </cell>
37591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37592 \begin_inset Text
37593
37594 \begin_layout Plain Layout
37595
37596 \end_layout
37597
37598 \end_inset
37599 </cell>
37600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37601 \begin_inset Text
37602
37603 \begin_layout Plain Layout
37604
37605 \family roman
37606 \series medium
37607 \shape up
37608 \emph off
37609 \bar no
37610 \noun off
37611 \color none
37612 ¯
37613 \end_layout
37614
37615 \end_inset
37616 </cell>
37617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37618 \begin_inset Text
37619
37620 \begin_layout Plain Layout
37621
37622 \family roman
37623 \series medium
37624 \shape up
37625 \emph off
37626 \bar no
37627 \noun off
37628 \color none
37629 ¿
37630 \end_layout
37631
37632 \end_inset
37633 </cell>
37634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37635 \begin_inset Text
37636
37637 \begin_layout Plain Layout
37638
37639 \family roman
37640 \series medium
37641 \shape up
37642 \emph off
37643 \bar no
37644 \noun off
37645 \color none
37646 Ï
37647 \end_layout
37648
37649 \end_inset
37650 </cell>
37651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37652 \begin_inset Text
37653
37654 \begin_layout Plain Layout
37655
37656 \family roman
37657 \series medium
37658 \shape up
37659 \emph off
37660 \bar no
37661 \noun off
37662 \color none
37663 ß
37664 \end_layout
37665
37666 \end_inset
37667 </cell>
37668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37669 \begin_inset Text
37670
37671 \begin_layout Plain Layout
37672
37673 \family roman
37674 \series medium
37675 \shape up
37676 \emph off
37677 \bar no
37678 \noun off
37679 \color none
37680 ï
37681 \end_layout
37682
37683 \end_inset
37684 </cell>
37685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37686 \begin_inset Text
37687
37688 \begin_layout Plain Layout
37689
37690 \family roman
37691 \series medium
37692 \shape up
37693 \emph off
37694 \bar no
37695 \noun off
37696 \color none
37697 ÿ
37698 \end_layout
37699
37700 \end_inset
37701 </cell>
37702 </row>
37703 </lyxtabular>
37704
37705 \end_inset
37706
37707
37708 \end_layout
37709
37710 \end_inset
37711
37712
37713 \end_layout
37714
37715 \begin_layout Standard
37716 The following is a full list of all of the accented characters LyX can display
37717  directly.
37718  It includes not only the accented characters from the previous table, but
37719  also the characters from 
37720 \family typewriter
37721 ISO8859–2
37722 \family default
37723  through 
37724 \family typewriter
37725 4
37726 \family default
37727 .
37728  
37729 \end_layout
37730
37731 \begin_layout Itemize
37732 From 
37733 \family typewriter
37734 ISO8859–1
37735 \family default
37736 :
37737 \end_layout
37738
37739 \begin_deeper
37740 \begin_layout Standard
37741 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37742 \begin_inset space \hfill{}
37743 \end_inset
37744
37745 diaeresis
37746 \end_layout
37747
37748 \begin_layout Standard
37749 ^ Â Ê Î Ô Û â ê î ô û
37750 \begin_inset space \hfill{}
37751 \end_inset
37752
37753 circumflex
37754 \end_layout
37755
37756 \begin_layout Standard
37757 ` À È Ì Ò Ù à è ì ò ù
37758 \begin_inset space \hfill{}
37759 \end_inset
37760
37761 grave
37762 \end_layout
37763
37764 \begin_layout Standard
37765 ´ Á É Í Ó Ú Ý á é í ó ú ý
37766 \begin_inset space \hfill{}
37767 \end_inset
37768
37769 acute
37770 \end_layout
37771
37772 \begin_layout Standard
37773 ~ Ã Ñ Õ ã ñ õ
37774 \begin_inset space \hfill{}
37775 \end_inset
37776
37777 tilde
37778 \end_layout
37779
37780 \begin_layout Standard
37781 ¸Çç
37782 \begin_inset space \hfill{}
37783 \end_inset
37784
37785 cedilla
37786 \end_layout
37787
37788 \begin_layout Standard
37789 ¯
37790 \begin_inset space \hfill{}
37791 \end_inset
37792
37793 macron
37794 \end_layout
37795
37796 \end_deeper
37797 \begin_layout Itemize
37798 From 
37799 \family typewriter
37800 ISO8859–2
37801 \family default
37802  through 
37803 \family typewriter
37804 4
37805 \family default
37806 :
37807 \end_layout
37808
37809 \begin_deeper
37810 \begin_layout Standard
37811 ĤĴĥĵĈĜŜĉĝŝ
37812 \begin_inset space \hfill{}
37813 \end_inset
37814
37815 circumflex
37816 \end_layout
37817
37818 \begin_layout Standard
37819 ŚŹśźŔĹĆŃŕĺćń
37820 \begin_inset space \hfill{}
37821 \end_inset
37822
37823 acute
37824 \end_layout
37825
37826 \begin_layout Standard
37827 Ĩı̃Ũũ
37828 \begin_inset space \hfill{}
37829 \end_inset
37830
37831 tilde
37832 \end_layout
37833
37834 \begin_layout Standard
37835 ŞşŢţŖĻĢŗļģŅĶņķ
37836 \begin_inset space \hfill{}
37837 \end_inset
37838
37839 cedilla
37840 \end_layout
37841
37842 \begin_layout Standard
37843 ĒēĀĪŌŪāı̄ōū
37844 \begin_inset space \hfill{}
37845 \end_inset
37846
37847 macron
37848 \end_layout
37849
37850 \begin_layout Standard
37851 ŐŰőű
37852 \begin_inset space \hfill{}
37853 \end_inset
37854
37855 Hungarian umlaut
37856 \end_layout
37857
37858 \end_deeper
37859 \begin_layout Standard
37860 All the characters above are actively supported by TeX fonts.
37861  In addition TeX allows diacritical marks on almost all characters.
37862  Also make sure you're using the 
37863 \family typewriter
37864 T1
37865 \family default
37866  font-encoding.
37867 \end_layout
37868
37869 \begin_layout Chapter
37870 \start_of_appendix
37871 The User Interface
37872 \begin_inset CommandInset label
37873 LatexCommand label
37874 name "chap:The-User-Interface"
37875
37876 \end_inset
37877
37878
37879 \end_layout
37880
37881 \begin_layout Standard
37882 This appendix lists all the available menus and describes their functionality.
37883  It is designed as a quick reference if you are searching for a special
37884  topic inside the user's guide.
37885 \end_layout
37886
37887 \begin_layout Section
37888 The File Menu
37889 \begin_inset Index idx
37890 status collapsed
37891
37892 \begin_layout Plain Layout
37893 Menu ! File
37894 \end_layout
37895
37896 \end_inset
37897
37898
37899 \end_layout
37900
37901 \begin_layout Standard
37902 Under the 
37903 \family sans
37904 File
37905 \family default
37906  menu are the basic operations in addition to some more advanced operations.
37907 \end_layout
37908
37909 \begin_layout Subsection
37910 New
37911 \end_layout
37912
37913 \begin_layout Standard
37914 Creates a new document.
37915 \end_layout
37916
37917 \begin_layout Subsection
37918 New from Template
37919 \end_layout
37920
37921 \begin_layout Standard
37922 This menu entry prompts you for a template to use.
37923  Selecting a template will automatically set certain layout features for
37924  the document, features you would otherwise need to change manually.
37925 \end_layout
37926
37927 \begin_layout Subsection
37928 Open
37929 \end_layout
37930
37931 \begin_layout Standard
37932 Opens a document.
37933 \end_layout
37934
37935 \begin_layout Subsection
37936 Open Recent
37937 \end_layout
37938
37939 \begin_layout Standard
37940 The submenu shows a list of the recently opened files.
37941  Click there on a file to open it.
37942 \end_layout
37943
37944 \begin_layout Subsection
37945 Close
37946 \end_layout
37947
37948 \begin_layout Standard
37949 Closes the current document.
37950 \end_layout
37951
37952 \begin_layout Subsection
37953 Close All
37954 \end_layout
37955
37956 \begin_layout Standard
37957 Closes all opened documents.
37958 \end_layout
37959
37960 \begin_layout Subsection
37961 Save
37962 \end_layout
37963
37964 \begin_layout Standard
37965 Saves the actual document.
37966 \end_layout
37967
37968 \begin_layout Subsection
37969 Save As
37970 \end_layout
37971
37972 \begin_layout Standard
37973 Saves the actual document under a new name to create a copy.
37974 \end_layout
37975
37976 \begin_layout Subsection
37977 Save All
37978 \end_layout
37979
37980 \begin_layout Standard
37981 Saves all opened documents.
37982 \end_layout
37983
37984 \begin_layout Subsection
37985 Revert to saved
37986 \end_layout
37987
37988 \begin_layout Standard
37989 Reloads the actual document from disk.
37990 \end_layout
37991
37992 \begin_layout Subsection
37993 Version Control
37994 \end_layout
37995
37996 \begin_layout Standard
37997 This is used when multiple people are working on the same document or when
37998  one person wants to keep a careful archive of changes.
37999  It is described in the section 
38000 \emph on
38001 Version Control in LyX
38002 \emph default
38003  of the 
38004 \emph on
38005 Additional Features
38006 \emph default
38007  manual.
38008 \end_layout
38009
38010 \begin_layout Subsection
38011 Import
38012 \end_layout
38013
38014 \begin_layout Standard
38015 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
38016  NoWeb-files, plain text files and comma separated, table-like text files
38017  (CSV).
38018  The files will be imported as a new LyX-document.
38019 \end_layout
38020
38021 \begin_layout Standard
38022 When using the menu entry 
38023 \family sans
38024 Plain
38025 \begin_inset space ~
38026 \end_inset
38027
38028 Text
38029 \family default
38030 , line breaks in the text will start a new paragraph; when using the menu
38031  entry 
38032 \family sans
38033 Plain
38034 \begin_inset space ~
38035 \end_inset
38036
38037 Text, Join
38038 \begin_inset space ~
38039 \end_inset
38040
38041 Lines
38042 \family default
38043 , consecutive lines of text will be imported to one big paragraph.
38044  A new paragraph will begin when there is a blank line in the file.
38045 \end_layout
38046
38047 \begin_layout Subsection
38048 Export
38049 \begin_inset CommandInset label
38050 LatexCommand label
38051 name "sub:Export"
38052
38053 \end_inset
38054
38055
38056 \end_layout
38057
38058 \begin_layout Standard
38059 You can export your document to various file formats.
38060  The resulting files are placed in the directory of your LyX-file.
38061  The menu entries are not the same on all installations.
38062  They depend on the programs found by LyX during its configuration.
38063 \end_layout
38064
38065 \begin_layout Standard
38066 Here is a list of all available entries; some of them are explained in detail
38067  in section
38068 \begin_inset space ~
38069 \end_inset
38070
38071
38072 \begin_inset CommandInset ref
38073 LatexCommand ref
38074 reference "sub:Output-file-formats"
38075
38076 \end_inset
38077
38078 :
38079 \end_layout
38080
38081 \begin_layout Description
38082
38083 \family sans
38084 CJK
38085 \family default
38086
38087 \begin_inset space ~
38088 \end_inset
38089
38090 L
38091 \begin_inset ERT
38092 status collapsed
38093
38094 \begin_layout Plain Layout
38095
38096 {}
38097 \end_layout
38098
38099 \end_inset
38100
38101 yX format of the special LyX
38102 \begin_inset space ~
38103 \end_inset
38104
38105 1.4.x versions for Chinese, Japanese and Korean (CJK)
38106 \begin_inset Newline newline
38107 \end_inset
38108
38109  Since LyX 1.5.0 CJK support is fully integrated into LyX.
38110 \end_layout
38111
38112 \begin_layout Description
38113 DocBook text file with code in the language SGML that is used for the markup
38114  language 
38115 \family typewriter
38116 DocBook
38117 \end_layout
38118
38119 \begin_layout Description
38120 DocBook
38121 \begin_inset space ~
38122 \end_inset
38123
38124 (XML) text file with code in the language XML that is used for the markup
38125  language 
38126 \family typewriter
38127 DocBook
38128 \end_layout
38129
38130 \begin_layout Description
38131 DraftDVI LaTeX's native DVI-format.
38132  This format is not suitable if you have special characters or spaces in
38133  files paths or file names in your document.
38134  LyX use this format internally as a pre-stage to export to 
38135 \family sans
38136 DVI
38137 \family default
38138 .
38139 \end_layout
38140
38141 \begin_layout Description
38142 DVI DVI-format that also allows the useage of special characters or spaces
38143  in files paths or file names
38144 \end_layout
38145
38146 \begin_layout Description
38147 DVI
38148 \begin_inset space ~
38149 \end_inset
38150
38151 (LuaT
38152 \begin_inset ERT
38153 status collapsed
38154
38155 \begin_layout Plain Layout
38156
38157 {}
38158 \end_layout
38159
38160 \end_inset
38161
38162 eX) DVI-format using the program 
38163 \family typewriter
38164 LuaTeX
38165 \family default
38166 ; supports Unicode and the usage of non-TeX fonts; 
38167 \series bold
38168
38169 \begin_inset Note Greyedout
38170 status collapsed
38171
38172 \begin_layout Plain Layout
38173
38174 \series bold
38175 Note:
38176 \series default
38177  not all DVI-viewers are currently able to display this output format properly.
38178 \end_layout
38179
38180 \end_inset
38181
38182
38183 \end_layout
38184
38185 \begin_layout Description
38186 Graphviz
38187 \begin_inset space ~
38188 \end_inset
38189
38190 Dot text file with code in the programming language 
38191 \family typewriter
38192 Dot
38193 \family default
38194  which is used to draw visualizations of graphs via the program 
38195 \family typewriter
38196 Graphviz
38197 \end_layout
38198
38199 \begin_layout Description
38200 HTML HTML-format (the HTML-converter is a third-party product and may not
38201  work in all cases)
38202 \end_layout
38203
38204 \begin_layout Description
38205 HTML
38206 \begin_inset space ~
38207 \end_inset
38208
38209 (MS
38210 \begin_inset space ~
38211 \end_inset
38212
38213 Word) HTML-format specialized so that the result can be imported to 
38214 \family sans
38215 MS Word
38216 \family default
38217 ; as a consequence of this formulas will be embedded as bitmap fonts and
38218  not in the format 
38219 \family sans
38220 MathML
38221 \family default
38222 .
38223 \end_layout
38224
38225 \begin_layout Description
38226
38227 \family sans
38228 LaT
38229 \begin_inset ERT
38230 status collapsed
38231
38232 \begin_layout Plain Layout
38233
38234 {}
38235 \end_layout
38236
38237 \end_inset
38238
38239 eX
38240 \begin_inset space ~
38241 \end_inset
38242
38243 (
38244 \family default
38245 LuaT
38246 \family sans
38247
38248 \begin_inset ERT
38249 status collapsed
38250
38251 \begin_layout Plain Layout
38252
38253 {}
38254 \end_layout
38255
38256 \end_inset
38257
38258
38259 \family default
38260 eX
38261 \family sans
38262
38263 \family default
38264 text file with the LaTeX source that is compilable with the program 
38265 \family typewriter
38266 LuaTeX
38267 \end_layout
38268
38269 \begin_layout Description
38270
38271 \family sans
38272 LaT
38273 \begin_inset ERT
38274 status collapsed
38275
38276 \begin_layout Plain Layout
38277
38278 {}
38279 \end_layout
38280
38281 \end_inset
38282
38283 eX
38284 \begin_inset space ~
38285 \end_inset
38286
38287 (pdflatex)
38288 \family default
38289  text file with the LaTeX source, additionally all images used in the document
38290  will be converted to a format that is readable by the 
38291 \family typewriter
38292 pdflatex
38293 \family default
38294  program (GIF, JPG, PDF, PNG)
38295 \end_layout
38296
38297 \begin_layout Description
38298
38299 \family sans
38300 LaT
38301 \begin_inset ERT
38302 status collapsed
38303
38304 \begin_layout Plain Layout
38305
38306 {}
38307 \end_layout
38308
38309 \end_inset
38310
38311 eX
38312 \begin_inset space ~
38313 \end_inset
38314
38315 (plain)
38316 \family default
38317  text file with the LaTeX source code, additionally all images used in the
38318  document will be converted to the EPS-format, only this format is readable
38319  by the 
38320 \family typewriter
38321 latex
38322 \family default
38323  program
38324 \end_layout
38325
38326 \begin_layout Description
38327
38328 \family sans
38329 LaT
38330 \begin_inset ERT
38331 status collapsed
38332
38333 \begin_layout Plain Layout
38334
38335 {}
38336 \end_layout
38337
38338 \end_inset
38339
38340 eX
38341 \begin_inset space ~
38342 \end_inset
38343
38344 (
38345 \family default
38346 XeT
38347 \family sans
38348
38349 \begin_inset ERT
38350 status collapsed
38351
38352 \begin_layout Plain Layout
38353
38354 {}
38355 \end_layout
38356
38357 \end_inset
38358
38359
38360 \family default
38361 eX
38362 \family sans
38363
38364 \family default
38365 text file with the LaTeX source that is compilable with the program 
38366 \family typewriter
38367 XeTeX
38368 \end_layout
38369
38370 \begin_layout Description
38371 LilyPond
38372 \begin_inset space ~
38373 \end_inset
38374
38375 book
38376 \begin_inset space ~
38377 \end_inset
38378
38379 (La
38380 \family sans
38381
38382 \begin_inset ERT
38383 status collapsed
38384
38385 \begin_layout Plain Layout
38386
38387 {}
38388 \end_layout
38389
38390 \end_inset
38391
38392
38393 \family default
38394 TeX) text file with the LaTeX source and also code in the syntax of the
38395  music notation software 
38396 \family typewriter
38397 LilyPond
38398 \end_layout
38399
38400 \begin_layout Description
38401 L
38402 \family sans
38403
38404 \begin_inset ERT
38405 status collapsed
38406
38407 \begin_layout Plain Layout
38408
38409 {}
38410 \end_layout
38411
38412 \end_inset
38413
38414
38415 \family default
38416 yX
38417 \begin_inset space ~
38418 \end_inset
38419
38420 Archive
38421 \begin_inset space ~
38422 \end_inset
38423
38424 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
38425  your system) that contains your document and all files that are necessary
38426  to compile it (images, child documents, BibTeX files, etc.)
38427 \end_layout
38428
38429 \begin_layout Description
38430 L
38431 \family sans
38432
38433 \begin_inset ERT
38434 status collapsed
38435
38436 \begin_layout Plain Layout
38437
38438 {}
38439 \end_layout
38440
38441 \end_inset
38442
38443
38444 \family default
38445 yX
38446 \begin_inset space ~
38447 \end_inset
38448
38449 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
38450 \begin_inset Quotes eld
38451 \end_inset
38452
38453 z
38454 \begin_inset Quotes erd
38455 \end_inset
38456
38457  and 
38458 \begin_inset Quotes eld
38459 \end_inset
38460
38461 y
38462 \begin_inset Quotes erd
38463 \end_inset
38464
38465  represent the version number)
38466 \end_layout
38467
38468 \begin_layout Description
38469 L
38470 \family sans
38471
38472 \begin_inset ERT
38473 status collapsed
38474
38475 \begin_layout Plain Layout
38476
38477 {}
38478 \end_layout
38479
38480 \end_inset
38481
38482
38483 \family default
38484 yXHTML HTML-format using LyX's internal XHTML engine
38485 \end_layout
38486
38487 \begin_layout Description
38488 NoWeb text file with code in the format of the literate programming language
38489 \family typewriter
38490  NoWeb
38491 \end_layout
38492
38493 \begin_layout Description
38494 OpenDocument OpenDocument-formatted file, to be opened with 
38495 \family sans
38496 LibreOffice, OpenOffice, KOffice, Abiword
38497 \family default
38498 , etc.
38499  (The OpenDocument-converter is a third-party product and may not work in
38500  all cases)
38501 \end_layout
38502
38503 \begin_layout Description
38504
38505 \family sans
38506 PDF
38507 \begin_inset space ~
38508 \end_inset
38509
38510 (dvipdfm)
38511 \family default
38512  PDF-format using the program 
38513 \family typewriter
38514 dvipdfm
38515 \family default
38516 , produces internally a DVI-file which is then converted to a PDF-file
38517 \end_layout
38518
38519 \begin_layout Description
38520
38521 \family sans
38522 PDF
38523 \begin_inset space ~
38524 \end_inset
38525
38526 (LuaT
38527 \begin_inset ERT
38528 status collapsed
38529
38530 \begin_layout Plain Layout
38531
38532 {}
38533 \end_layout
38534
38535 \end_inset
38536
38537 eX)
38538 \family default
38539  PDF-format using the program 
38540 \family typewriter
38541 LuaTeX
38542 \family default
38543 , produces PDF-files directly
38544 \end_layout
38545
38546 \begin_layout Description
38547
38548 \family sans
38549 PDF
38550 \begin_inset space ~
38551 \end_inset
38552
38553 (pdflatex)
38554 \family default
38555  PDF-format using the program 
38556 \family typewriter
38557 pdflatex
38558 \family default
38559 , produces PDF-files directly
38560 \end_layout
38561
38562 \begin_layout Description
38563
38564 \family sans
38565 PDF
38566 \begin_inset space ~
38567 \end_inset
38568
38569 (ps2pdf)
38570 \family default
38571  PDF-format using the program 
38572 \family typewriter
38573 ps2pdf
38574 \family default
38575 , produces internally a PostScript-file which is then converted to a PDF-file
38576 \end_layout
38577
38578 \begin_layout Description
38579
38580 \family sans
38581 PDF
38582 \begin_inset space ~
38583 \end_inset
38584
38585 (XeT
38586 \begin_inset ERT
38587 status collapsed
38588
38589 \begin_layout Plain Layout
38590
38591 {}
38592 \end_layout
38593
38594 \end_inset
38595
38596 eX)
38597 \family default
38598  PDF-format using the program 
38599 \family typewriter
38600 XeTeX
38601 \family default
38602 , produces PDF-files directly
38603 \end_layout
38604
38605 \begin_layout Description
38606
38607 \family sans
38608 Plain
38609 \begin_inset space ~
38610 \end_inset
38611
38612 text
38613 \family default
38614  text format
38615 \end_layout
38616
38617 \begin_layout Description
38618
38619 \family sans
38620 Plain
38621 \begin_inset space ~
38622 \end_inset
38623
38624 text
38625 \begin_inset space ~
38626 \end_inset
38627
38628 (ps2ascii)
38629 \family default
38630  text format, the document will first be converted to Postscript format
38631  and then exported as text using the program 
38632 \family sans
38633 ps2ascii
38634 \end_layout
38635
38636 \begin_layout Description
38637
38638 \family sans
38639 Postscript
38640 \family default
38641  PostScript format using the program 
38642 \family typewriter
38643 dvips
38644 \end_layout
38645
38646 \begin_layout Description
38647 Sweave text file with the LaTeX source and also code in the statistical
38648  programming language 
38649 \family typewriter
38650 R
38651 \family default
38652 .
38653  Using the 
38654 \family typewriter
38655 R
38656 \family default
38657 -function 
38658 \family typewriter
38659 Sweave
38660 \family default
38661  it is possible to use 
38662 \family typewriter
38663 R
38664 \family default
38665 -commands in LaTeX
38666 \end_layout
38667
38668 \begin_layout Standard
38669 If one of the menu entries 
38670 \family sans
38671 DVI
38672 \family default
38673
38674 \family sans
38675 PDF
38676 \begin_inset space ~
38677 \end_inset
38678
38679 (pdflatex)
38680 \family default
38681  or 
38682 \family sans
38683 Postscript
38684 \family default
38685  is missing, you need to update your LaTeX installation.
38686  After updating you have to reconfigure LyX, see section
38687 \begin_inset space ~
38688 \end_inset
38689
38690
38691 \begin_inset CommandInset ref
38692 LatexCommand ref
38693 reference "sec:Basic-LyX-Setup"
38694
38695 \end_inset
38696
38697 .
38698 \begin_inset Index idx
38699 status collapsed
38700
38701 \begin_layout Plain Layout
38702 Reconfiguration of LyX
38703 \end_layout
38704
38705 \end_inset
38706
38707
38708 \end_layout
38709
38710 \begin_layout Subsection
38711 Print
38712 \end_layout
38713
38714 \begin_layout Standard
38715 With this menu entry you can print your document to a file in PostScript
38716  format or send it to a printer.
38717  The printer will also use the document in PostScript format.
38718  The conversion to PostScript is done in the background by LyX using the
38719  program 
38720 \family typewriter
38721 dvips
38722 \family default
38723 .
38724  For more information have a look at section
38725 \begin_inset space ~
38726 \end_inset
38727
38728
38729 \begin_inset CommandInset ref
38730 LatexCommand ref
38731 reference "sub:Printing-the-File"
38732
38733 \end_inset
38734
38735 .
38736 \end_layout
38737
38738 \begin_layout Subsection
38739 Fax
38740 \end_layout
38741
38742 \begin_layout Standard
38743 This menu entry will only appear if you have a fax program installed (on
38744  Windows you additionally need to register its program path to LyX's PATH
38745  prefix, see section
38746 \begin_inset space ~
38747 \end_inset
38748
38749
38750 \begin_inset CommandInset ref
38751 LatexCommand ref
38752 reference "sec:Paths"
38753
38754 \end_inset
38755
38756 ).
38757  With this menu entry you can send your document to a fax program like 
38758 \family typewriter
38759 hylapex
38760 \family default
38761  or 
38762 \family typewriter
38763 kdeprintfax
38764 \family default
38765 .
38766  The default format of the sent file is PostScript.
38767  The format can be changed in LyX's preferences as described in section
38768 \begin_inset space ~
38769 \end_inset
38770
38771
38772 \begin_inset CommandInset ref
38773 LatexCommand ref
38774 reference "sub:Converters"
38775
38776 \end_inset
38777
38778 .
38779 \end_layout
38780
38781 \begin_layout Subsection
38782 New and Close Window
38783 \end_layout
38784
38785 \begin_layout Standard
38786 Opens or closes a new instance of LyX.
38787 \end_layout
38788
38789 \begin_layout Subsection
38790 Exit
38791 \end_layout
38792
38793 \begin_layout Standard
38794 Prompts you to save all unsaved documents and then exits.
38795 \end_layout
38796
38797 \begin_layout Section
38798 The Edit Menu
38799 \begin_inset Index idx
38800 status collapsed
38801
38802 \begin_layout Plain Layout
38803 Menu ! Edit
38804 \end_layout
38805
38806 \end_inset
38807
38808
38809 \end_layout
38810
38811 \begin_layout Subsection
38812 Undo and Redo
38813 \end_layout
38814
38815 \begin_layout Standard
38816 Described in section
38817 \begin_inset space ~
38818 \end_inset
38819
38820
38821 \begin_inset CommandInset ref
38822 LatexCommand ref
38823 reference "sec:Undo-and-Redo"
38824
38825 \end_inset
38826
38827 .
38828 \end_layout
38829
38830 \begin_layout Subsection
38831 Cut, Copy, Paste, Paste Recent, Paste Special
38832 \end_layout
38833
38834 \begin_layout Standard
38835 Described in section
38836 \begin_inset space ~
38837 \end_inset
38838
38839
38840 \begin_inset CommandInset ref
38841 LatexCommand ref
38842 reference "sec:Basic-Editing-Features"
38843
38844 \end_inset
38845
38846 .
38847 \end_layout
38848
38849 \begin_layout Subsection
38850 Select Whole Inset
38851 \end_layout
38852
38853 \begin_layout Standard
38854 Selects the content of the inset where the cursor is currently in.
38855  If the cursor is outside of an inset, the whole document will be selected.
38856 \end_layout
38857
38858 \begin_layout Subsection
38859 Select All
38860 \end_layout
38861
38862 \begin_layout Standard
38863 Selects the whole document.
38864 \end_layout
38865
38866 \begin_layout Subsection
38867 Find & Replace (Quick)
38868 \end_layout
38869
38870 \begin_layout Standard
38871 Described in section
38872 \begin_inset space ~
38873 \end_inset
38874
38875
38876 \begin_inset CommandInset ref
38877 LatexCommand ref
38878 reference "sec:Basic-Editing-Features"
38879
38880 \end_inset
38881
38882 .
38883 \end_layout
38884
38885 \begin_layout Subsection
38886 Find & Replace (Advanced)
38887 \end_layout
38888
38889 \begin_layout Standard
38890 Described in section
38891 \begin_inset space ~
38892 \end_inset
38893
38894
38895 \begin_inset CommandInset ref
38896 LatexCommand ref
38897 reference "sec:Advanced-Find-and"
38898
38899 \end_inset
38900
38901 .
38902 \end_layout
38903
38904 \begin_layout Subsection
38905 Move Paragraph Up/Down
38906 \end_layout
38907
38908 \begin_layout Standard
38909 This shifts the paragraph where the cursor is currently in one paragraph
38910  up or down.
38911 \end_layout
38912
38913 \begin_layout Subsection
38914 Text Style
38915 \end_layout
38916
38917 \begin_layout Standard
38918 Described in section
38919 \begin_inset space ~
38920 \end_inset
38921
38922
38923 \begin_inset CommandInset ref
38924 LatexCommand ref
38925 reference "sub:Fine-Tuning-with-the"
38926
38927 \end_inset
38928
38929 .
38930 \end_layout
38931
38932 \begin_layout Subsection
38933 Paragraph Settings
38934 \begin_inset Index idx
38935 status collapsed
38936
38937 \begin_layout Plain Layout
38938 Paragraph ! Settings
38939 \end_layout
38940
38941 \end_inset
38942
38943
38944 \end_layout
38945
38946 \begin_layout Standard
38947 Enables you to set the paragraph alignment, line spacing and label width.
38948  These settings only affect the paragraph in which the cursor is currently
38949  in.
38950 \end_layout
38951
38952 \begin_layout Standard
38953 You can also prevent the first line of the paragraph being indented if you
38954  have chosen to separate paragraphs with indents in the 
38955 \family sans
38956 Document\SpecialChar \menuseparator
38957 Settings
38958 \family default
38959  dialog under 
38960 \family sans
38961 Text
38962 \begin_inset space ~
38963 \end_inset
38964
38965 Layout
38966 \family default
38967 .
38968 \end_layout
38969
38970 \begin_layout Subsection
38971 Table Settings and Math
38972 \end_layout
38973
38974 \begin_layout Standard
38975 These two menus are only fully active if the cursor is inside a table or
38976  a formula.
38977  Here you can change the properties of tables and formulas.
38978  The properties of tables are described in section
38979 \begin_inset space ~
38980 \end_inset
38981
38982
38983 \begin_inset CommandInset ref
38984 LatexCommand ref
38985 reference "sec:Tables"
38986
38987 \end_inset
38988
38989 , the properties of formulas in chapter
38990 \begin_inset space ~
38991 \end_inset
38992
38993
38994 \begin_inset CommandInset ref
38995 LatexCommand ref
38996 reference "chap:Mathematical-Formulas"
38997
38998 \end_inset
38999
39000 .
39001 \end_layout
39002
39003 \begin_layout Subsection
39004 Increase / Decrease List Depth
39005 \end_layout
39006
39007 \begin_layout Standard
39008 These menu entries are only active if the cursor is in an environment that
39009  can be nested.
39010  They increase/decrease the environment nesting level as explained in section
39011 \begin_inset space ~
39012 \end_inset
39013
39014
39015 \begin_inset CommandInset ref
39016 LatexCommand ref
39017 reference "sec:Nesting"
39018
39019 \end_inset
39020
39021  and 
39022 \begin_inset CommandInset ref
39023 LatexCommand ref
39024 reference "sub:Numbering-depth"
39025
39026 \end_inset
39027
39028 .
39029 \end_layout
39030
39031 \begin_layout Section
39032 The View Menu
39033 \begin_inset Index idx
39034 status collapsed
39035
39036 \begin_layout Plain Layout
39037 Menu ! View
39038 \end_layout
39039
39040 \end_inset
39041
39042
39043 \end_layout
39044
39045 \begin_layout Standard
39046 At the bottom of the 
39047 \family sans
39048 View
39049 \family default
39050  menu the opened documents are listed.
39051 \end_layout
39052
39053 \begin_layout Subsection
39054 Open/Close all Insets
39055 \end_layout
39056
39057 \begin_layout Standard
39058 Opens/closes all insets in your document.
39059 \end_layout
39060
39061 \begin_layout Subsection
39062 Unfold/Fold Math Macros
39063 \end_layout
39064
39065 \begin_layout Standard
39066 Unfolds/folds the current math macro.
39067 \end_layout
39068
39069 \begin_layout Standard
39070 Math macros are described in the 
39071 \emph on
39072 Math
39073 \emph default
39074  manual.
39075 \end_layout
39076
39077 \begin_layout Subsection
39078 View Source
39079 \end_layout
39080
39081 \begin_layout Standard
39082 Opens a window showing the source code of the actual document, as described
39083  in section
39084 \begin_inset space ~
39085 \end_inset
39086
39087
39088 \begin_inset CommandInset ref
39089 LatexCommand ref
39090 reference "sec:Previewing-snippets-of"
39091
39092 \end_inset
39093
39094 .
39095 \end_layout
39096
39097 \begin_layout Subsection
39098 View Messages
39099 \end_layout
39100
39101 \begin_layout Standard
39102 Opens a window showing console messages.
39103  This is useful for debugging LyX (i.
39104 \begin_inset space \thinspace{}
39105 \end_inset
39106
39107 e., hunt for errors in the program) or to see what is going on in the background
39108  while LaTeX is processing the document.
39109 \end_layout
39110
39111 \begin_layout Subsection
39112 View
39113 \end_layout
39114
39115 \begin_layout Standard
39116 This menu entry generates the output in the format you have specified as
39117  default output format either in the preferences (see sec.
39118 \begin_inset space \thinspace{}
39119 \end_inset
39120
39121
39122 \begin_inset CommandInset ref
39123 LatexCommand ref
39124 reference "sec:File-Formats"
39125
39126 \end_inset
39127
39128 ) or in the document settings (see sec.
39129 \begin_inset space \thinspace{}
39130 \end_inset
39131
39132
39133 \begin_inset CommandInset ref
39134 LatexCommand ref
39135 reference "sec:Doc-Output"
39136
39137 \end_inset
39138
39139 ) and opens it in an appropriate viewer.
39140  The viewer can be set or changed in the preferences, see section
39141 \begin_inset space ~
39142 \end_inset
39143
39144
39145 \begin_inset CommandInset ref
39146 LatexCommand ref
39147 reference "sec:File-Formats"
39148
39149 \end_inset
39150
39151 .
39152  The default viewers are set by LyX when it is first configured.
39153  The default output format is 
39154 \family sans
39155 PDF
39156 \begin_inset space ~
39157 \end_inset
39158
39159 (pdflatex)
39160 \family default
39161 .
39162 \end_layout
39163
39164 \begin_layout Subsection
39165 View (Other Formats)
39166 \end_layout
39167
39168 \begin_layout Standard
39169 With this submenu you can view your document in alternative output formats.
39170  The menu contains a list of available formats in which you can view the
39171  actual document with an external program.
39172  The menu entries are not the same on all installations — it depends on
39173  the LaTeX programs that are found while LyX was configured.
39174  All possible formats are listed in section
39175 \begin_inset space ~
39176 \end_inset
39177
39178
39179 \begin_inset CommandInset ref
39180 LatexCommand ref
39181 reference "sub:Export"
39182
39183 \end_inset
39184
39185 .
39186  You should at least see the menu entry 
39187 \family sans
39188 DVI
39189 \family default
39190 .
39191  If it is missing, you need to update or repair your LaTeX installation.
39192  After updating you have to reconfigure LyX, see section
39193 \begin_inset space ~
39194 \end_inset
39195
39196
39197 \begin_inset CommandInset ref
39198 LatexCommand ref
39199 reference "sec:Basic-LyX-Setup"
39200
39201 \end_inset
39202
39203 .
39204 \begin_inset Index idx
39205 status collapsed
39206
39207 \begin_layout Plain Layout
39208 Reconfiguration of LyX
39209 \end_layout
39210
39211 \end_inset
39212
39213
39214 \end_layout
39215
39216 \begin_layout Standard
39217 Invoking a menu will start a viewer program.
39218  The viewer can be set or changed in the preferences, see section
39219 \begin_inset space ~
39220 \end_inset
39221
39222
39223 \begin_inset CommandInset ref
39224 LatexCommand ref
39225 reference "sec:File-Formats"
39226
39227 \end_inset
39228
39229 .
39230  The default viewers are set by LyX when it is first configured.
39231 \end_layout
39232
39233 \begin_layout Subsection
39234 Update
39235 \end_layout
39236
39237 \begin_layout Standard
39238 This menu entry allows you to update the view with your latest changes (in
39239  the default output format) without opening a new viewer window.
39240 \end_layout
39241
39242 \begin_layout Subsection
39243 Update (Other Formats)
39244 \end_layout
39245
39246 \begin_layout Standard
39247 With this submenu you can update the view of alternative output formats
39248  of your document without opening a new viewer window.
39249 \end_layout
39250
39251 \begin_layout Subsection
39252 View Master Document
39253 \end_layout
39254
39255 \begin_layout Standard
39256 This menu item is only visible if your document is included to another document,
39257  which is then its 
39258 \begin_inset Quotes eld
39259 \end_inset
39260
39261 master
39262 \begin_inset Quotes erd
39263 \end_inset
39264
39265  (see section 
39266 \emph on
39267 Child Documents
39268 \emph default
39269  in the 
39270 \emph on
39271 Embedded
39272 \begin_inset space ~
39273 \end_inset
39274
39275 Objects
39276 \emph default
39277  manual for more information on this topic).
39278  This item allows you to view the master document from within its child.
39279  That is, if you are working on a child document which is a chapter of a
39280  book, 
39281 \family sans
39282 View Master
39283 \family default
39284  generates the output of the whole book, while 
39285 \family sans
39286 View
39287 \family default
39288  will just output the chapter alone.
39289 \end_layout
39290
39291 \begin_layout Standard
39292 The format used by this function is the default output format as specified
39293  in the preferences (see sec.
39294 \begin_inset space \thinspace{}
39295 \end_inset
39296
39297
39298 \begin_inset CommandInset ref
39299 LatexCommand ref
39300 reference "sec:File-Formats"
39301
39302 \end_inset
39303
39304 ) or in the document settings (see sec.
39305 \begin_inset space \thinspace{}
39306 \end_inset
39307
39308
39309 \begin_inset CommandInset ref
39310 LatexCommand ref
39311 reference "sec:Doc-Output"
39312
39313 \end_inset
39314
39315 ).
39316 \end_layout
39317
39318 \begin_layout Subsection
39319 Update Master Document
39320 \end_layout
39321
39322 \begin_layout Standard
39323 This menu item is only visible if your document is included to another document,
39324  which is then its 
39325 \begin_inset Quotes eld
39326 \end_inset
39327
39328 master
39329 \begin_inset Quotes erd
39330 \end_inset
39331
39332  (see section 
39333 \emph on
39334 Child Documents
39335 \emph default
39336  in the 
39337 \emph on
39338 Embedded
39339 \begin_inset space ~
39340 \end_inset
39341
39342 Objects
39343 \emph default
39344  manual for more information on this topic).
39345  This item allows you to update the view of a master document from within
39346  its child without the need to switch to the master document itself.
39347 \end_layout
39348
39349 \begin_layout Standard
39350 The format used by this function is the default output format as specified
39351  in the preferences (see sec.
39352 \begin_inset space \thinspace{}
39353 \end_inset
39354
39355
39356 \begin_inset CommandInset ref
39357 LatexCommand ref
39358 reference "sec:File-Formats"
39359
39360 \end_inset
39361
39362 ) or in the document settings (see sec.
39363 \begin_inset space \thinspace{}
39364 \end_inset
39365
39366
39367 \begin_inset CommandInset ref
39368 LatexCommand ref
39369 reference "sec:Doc-Output"
39370
39371 \end_inset
39372
39373 ).
39374 \end_layout
39375
39376 \begin_layout Subsection
39377 Split View
39378 \end_layout
39379
39380 \begin_layout Standard
39381 This will split LyX's main window vertically or horizontally.
39382  This allows you to view documents at the same time to compare them, or
39383  to view the same document, but at different positions.
39384  You can even split the main window several times to view for example 3
39385  or more documents at the same time.
39386  To return to an unsplit view, use the menu 
39387 \family sans
39388 Close Current View
39389 \family default
39390 .
39391 \end_layout
39392
39393 \begin_layout Subsection
39394 Close Current View
39395 \end_layout
39396
39397 \begin_layout Standard
39398 Closes a split view.
39399 \end_layout
39400
39401 \begin_layout Subsection
39402 Fullscreen
39403 \end_layout
39404
39405 \begin_layout Standard
39406 Using this menu entry or pressing F11 removes the menu bar and all toolbars
39407  so that you will see nothing but your text.
39408  It furthermore displays LyX's main window fullscreen.
39409  To return from fullscreen to the normal view, press F11, or right-click
39410  and turn off the fullscreen mode in the context menu.
39411 \end_layout
39412
39413 \begin_layout Subsection
39414 Toolbars
39415 \begin_inset CommandInset label
39416 LatexCommand label
39417 name "sub:Toolbars"
39418
39419 \end_inset
39420
39421
39422 \begin_inset Index idx
39423 status collapsed
39424
39425 \begin_layout Plain Layout
39426 Toolbar
39427 \end_layout
39428
39429 \end_inset
39430
39431
39432 \end_layout
39433
39434 \begin_layout Standard
39435 In this menu entry you can set the appearance of the different toolbars.
39436  All toolbars and the 
39437 \family sans
39438 Command
39439 \begin_inset space ~
39440 \end_inset
39441
39442 Buffer
39443 \family default
39444  can be turned on and off.
39445  The 
39446 \emph on
39447 on
39448 \emph default
39449  state is denoted in the menu with a checkmark.
39450  The 
39451 \family sans
39452 Review
39453 \family default
39454
39455 \family sans
39456 Table
39457 \family default
39458
39459 \family sans
39460 Math
39461 \begin_inset space ~
39462 \end_inset
39463
39464 Panels
39465 \family default
39466
39467 \family sans
39468 Math
39469 \begin_inset space ~
39470 \end_inset
39471
39472 Macros
39473 \family default
39474  and 
39475 \family sans
39476 Math
39477 \family default
39478  toolbars can be additionally set to the state 
39479 \emph on
39480 automatic
39481 \emph default
39482  that is denoted in the menu with the suffix 
39483 \family sans
39484 (auto)
39485 \family default
39486 .
39487 \end_layout
39488
39489 \begin_layout Standard
39490 In the 
39491 \emph on
39492 on
39493 \emph default
39494  state the toolbar is permanently shown, in the 
39495 \emph on
39496 automatic
39497 \emph default
39498  state the toolbar is only shown when the cursor is in a certain environment
39499  or when a certain feature is enabled.
39500  That means that the review toolbar will only be shown if change tracking
39501  is activated, the math and table toolbars are only shown if the cursor
39502  is inside a formula or table, respectively.
39503 \end_layout
39504
39505 \begin_layout Standard
39506 LyX's toolbars and their buttons are explained in section
39507 \begin_inset space ~
39508 \end_inset
39509
39510
39511 \begin_inset CommandInset ref
39512 LatexCommand ref
39513 reference "sec:Toolbars"
39514
39515 \end_inset
39516
39517 .
39518 \end_layout
39519
39520 \begin_layout Section
39521 The Insert Menu
39522 \begin_inset Index idx
39523 status collapsed
39524
39525 \begin_layout Plain Layout
39526 Menu ! Insert
39527 \end_layout
39528
39529 \end_inset
39530
39531
39532 \end_layout
39533
39534 \begin_layout Subsection
39535 Math
39536 \end_layout
39537
39538 \begin_layout Standard
39539 Inserts math constructs that are explained in chapter
39540 \begin_inset space ~
39541 \end_inset
39542
39543
39544 \begin_inset CommandInset ref
39545 LatexCommand ref
39546 reference "chap:Mathematical-Formulas"
39547
39548 \end_inset
39549
39550  and the 
39551 \emph on
39552 Math
39553 \emph default
39554  manual.
39555 \end_layout
39556
39557 \begin_layout Subsection
39558 Special Character
39559 \begin_inset CommandInset label
39560 LatexCommand label
39561 name "sub:Special-Character"
39562
39563 \end_inset
39564
39565
39566 \end_layout
39567
39568 \begin_layout Standard
39569 Here you can insert the following characters:
39570 \end_layout
39571
39572 \begin_layout Description
39573 Symbols Inserts any character that can be output by your LaTeX system.
39574  Therefore the number of character categories in this dialog and the available
39575  characters depend on the LaTeX-packages you have installed.
39576 \begin_inset Newline newline
39577 \end_inset
39578
39579  
39580 \begin_inset Note Greyedout
39581 status collapsed
39582
39583 \begin_layout Plain Layout
39584
39585 \series bold
39586 Note:
39587 \series default
39588  Not all characters will be visible in the 
39589 \family sans
39590 Symbols
39591 \family default
39592  dialog because none of the screen fonts that you can set in the preferences
39593  dialog (see sec.
39594 \begin_inset space \thinspace{}
39595 \end_inset
39596
39597
39598 \begin_inset CommandInset ref
39599 LatexCommand ref
39600 reference "sub:Screen-Fonts"
39601
39602 \end_inset
39603
39604 ) can display every character.
39605 \end_layout
39606
39607 \end_inset
39608
39609
39610 \end_layout
39611
39612 \begin_layout Description
39613 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39614
39615 \end_layout
39616
39617 \begin_layout Description
39618 End
39619 \begin_inset space ~
39620 \end_inset
39621
39622 of
39623 \begin_inset space ~
39624 \end_inset
39625
39626 Sentence Inserts an end of sentence dot as described in section
39627 \begin_inset space ~
39628 \end_inset
39629
39630
39631 \begin_inset CommandInset ref
39632 LatexCommand ref
39633 reference "sub:Abbreviations"
39634
39635 \end_inset
39636
39637 .
39638 \end_layout
39639
39640 \begin_layout Description
39641 Ordinary
39642 \begin_inset space ~
39643 \end_inset
39644
39645 Quote Inserts this quote: ", no matter what quote type you selected in the
39646  
39647 \family sans
39648 Document\SpecialChar \menuseparator
39649 Settings
39650 \family default
39651  dialog under 
39652 \family sans
39653 Language
39654 \family default
39655 .
39656 \end_layout
39657
39658 \begin_layout Description
39659 Single
39660 \begin_inset space ~
39661 \end_inset
39662
39663 Quote Inserts 
39664 \change_deleted -712698321 1345809482
39665 this
39666 \change_inserted -712698321 1345809484
39667 a single
39668 \change_unchanged
39669  quote
39670 \change_deleted -712698321 1345809487
39671
39672 \begin_inset Quotes ers
39673 \end_inset
39674
39675
39676 \change_inserted -712698321 1345809513
39677  in the quotation marks style selected in the 
39678 \family sans
39679 Document\SpecialChar \menuseparator
39680 Settings
39681 \family default
39682  dialog under 
39683 \family sans
39684 Language
39685 \family default
39686 .
39687 \change_unchanged
39688
39689 \end_layout
39690
39691 \begin_layout Description
39692 Protected
39693 \begin_inset space ~
39694 \end_inset
39695
39696 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39697
39698 \end_layout
39699
39700 \begin_layout Description
39701 Breakable
39702 \begin_inset space ~
39703 \end_inset
39704
39705 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39706
39707 \end_layout
39708
39709 \begin_layout Description
39710 Menu
39711 \begin_inset space ~
39712 \end_inset
39713
39714 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39715
39716 \end_layout
39717
39718 \begin_layout Description
39719 Phonetic
39720 \begin_inset space ~
39721 \end_inset
39722
39723 Symbols 
39724 \begin_inset Index idx
39725 status collapsed
39726
39727 \begin_layout Plain Layout
39728 Phonetic symbols
39729 \end_layout
39730
39731 \end_inset
39732
39733
39734 \begin_inset Index idx
39735 status collapsed
39736
39737 \begin_layout Plain Layout
39738 Language ! Phonetic symbols
39739 \end_layout
39740
39741 \end_inset
39742
39743
39744 \change_deleted -712698321 1345808954
39745 Creates a formula with a so called tipa inset
39746 \change_inserted -712698321 1345808969
39747 Inserts a box where
39748 \change_deleted -712698321 1345809001
39749 .
39750  Here
39751 \change_unchanged
39752  you can insert 
39753 \change_deleted -712698321 1345809047
39754 commands to create IPA phonetic 
39755 \change_unchanged
39756 symbols
39757 \change_inserted -712698321 1345809189
39758  from the International Phonetic Alphabet (IPA) and opens a toolbar which
39759  provides a large set of these symbols
39760 \change_unchanged
39761 .
39762  
39763 \change_deleted -712698321 1345809068
39764 For
39765 \change_inserted -712698321 1345809068
39766 To use
39767 \change_unchanged
39768  this feature 
39769 \change_inserted -712698321 1345809224
39770 with traditional LaTeX 
39771 \change_unchanged
39772 you must have the LaTeX-package 
39773 \series bold
39774 tipa
39775 \series default
39776
39777 \begin_inset Index idx
39778 status collapsed
39779
39780 \begin_layout Plain Layout
39781 LaTeX-packages ! tipa
39782 \end_layout
39783
39784 \end_inset
39785
39786  installed.
39787 \begin_inset Newline newline
39788 \end_inset
39789
39790
39791 \change_deleted -712698321 1345809282
39792 For m
39793 \change_inserted -712698321 1345809283
39794 M
39795 \change_unchanged
39796 ore information about this feature 
39797 \change_deleted -712698321 1345809286
39798 we refer you to the documentation of 
39799 \series bold
39800 tipa, 
39801 \begin_inset CommandInset citation
39802 LatexCommand cite
39803 key "tipa"
39804
39805 \end_inset
39806
39807
39808 \series default
39809  and this Wiki-page:
39810 \begin_inset Newline newline
39811 \end_inset
39812
39813
39814 \begin_inset Flex URL
39815 status collapsed
39816
39817 \begin_layout Plain Layout
39818
39819 http://wiki.lyx.org/LyX/LinguistLyX
39820 \end_layout
39821
39822 \end_inset
39823
39824
39825 \change_inserted -712698321 1345809397
39826 can be found in the Linguistics manual (
39827 \family sans
39828 Help\SpecialChar \menuseparator
39829 Specific Manuals\SpecialChar \menuseparator
39830 Linguistics Manual
39831 \family default
39832 ).
39833 \change_unchanged
39834
39835 \end_layout
39836
39837 \begin_layout Subsection
39838 Formatting
39839 \end_layout
39840
39841 \begin_layout Standard
39842 Here you can insert the following format constructs:
39843 \end_layout
39844
39845 \begin_layout Description
39846 Superscript Inserts a superscript: test
39847 \begin_inset script superscript
39848
39849 \begin_layout Plain Layout
39850 a, b
39851 \end_layout
39852
39853 \end_inset
39854
39855
39856 \end_layout
39857
39858 \begin_layout Description
39859 Subscript Inserts a subscript: test
39860 \begin_inset script subscript
39861
39862 \begin_layout Plain Layout
39863 3x
39864 \end_layout
39865
39866 \end_inset
39867
39868
39869 \end_layout
39870
39871 \begin_layout Description
39872 Protected
39873 \begin_inset space ~
39874 \end_inset
39875
39876 Space Inserts a protected space that is described in section
39877 \begin_inset space ~
39878 \end_inset
39879
39880
39881 \begin_inset CommandInset ref
39882 LatexCommand ref
39883 reference "sub:Protected-Space"
39884
39885 \end_inset
39886
39887 .
39888 \end_layout
39889
39890 \begin_layout Description
39891 Inter-word
39892 \begin_inset space ~
39893 \end_inset
39894
39895 Space Inserts an inter-word space that is described in section
39896 \begin_inset space ~
39897 \end_inset
39898
39899
39900 \begin_inset CommandInset ref
39901 LatexCommand ref
39902 reference "sub:Inter-word-Space"
39903
39904 \end_inset
39905
39906 .
39907 \end_layout
39908
39909 \begin_layout Description
39910 Thin
39911 \begin_inset space ~
39912 \end_inset
39913
39914 Space Inserts a thin space that is described in section
39915 \begin_inset space ~
39916 \end_inset
39917
39918
39919 \begin_inset CommandInset ref
39920 LatexCommand ref
39921 reference "sub:Thin-Space"
39922
39923 \end_inset
39924
39925 .
39926 \end_layout
39927
39928 \begin_layout Description
39929 Horizontal
39930 \begin_inset space ~
39931 \end_inset
39932
39933 Space Inserts horizontal space, see section
39934 \begin_inset space ~
39935 \end_inset
39936
39937
39938 \begin_inset CommandInset ref
39939 LatexCommand ref
39940 reference "sub:Horizontal-Space"
39941
39942 \end_inset
39943
39944  for a description.
39945 \end_layout
39946
39947 \begin_layout Description
39948 Horizontal
39949 \begin_inset space ~
39950 \end_inset
39951
39952 Line Inserts a horizontal line, see section
39953 \begin_inset space ~
39954 \end_inset
39955
39956
39957 \begin_inset CommandInset ref
39958 LatexCommand ref
39959 reference "sub:Horizontal-Lines"
39960
39961 \end_inset
39962
39963  for a description.
39964 \end_layout
39965
39966 \begin_layout Description
39967 Vertical
39968 \begin_inset space ~
39969 \end_inset
39970
39971 Space Inserts vertical space, see section
39972 \begin_inset space ~
39973 \end_inset
39974
39975
39976 \begin_inset CommandInset ref
39977 LatexCommand ref
39978 reference "sub:Vertical-Space"
39979
39980 \end_inset
39981
39982  for a description.
39983 \end_layout
39984
39985 \begin_layout Description
39986 Phantom Inserts Phantom space, see section
39987 \begin_inset space ~
39988 \end_inset
39989
39990
39991 \begin_inset CommandInset ref
39992 LatexCommand ref
39993 reference "sub:Phantom-Space"
39994
39995 \end_inset
39996
39997 .
39998 \end_layout
39999
40000 \begin_layout Description
40001 Hyphenation
40002 \begin_inset space ~
40003 \end_inset
40004
40005 Point Inserts a hyphenation point, see section
40006 \begin_inset space ~
40007 \end_inset
40008
40009
40010 \begin_inset CommandInset ref
40011 LatexCommand ref
40012 reference "sub:Hyphenation"
40013
40014 \end_inset
40015
40016 .
40017 \end_layout
40018
40019 \begin_layout Description
40020 Ligature
40021 \begin_inset space ~
40022 \end_inset
40023
40024 Break Inserts a ligature break, see section
40025 \begin_inset space ~
40026 \end_inset
40027
40028
40029 \begin_inset CommandInset ref
40030 LatexCommand ref
40031 reference "sub:Ligatures"
40032
40033 \end_inset
40034
40035 .
40036 \end_layout
40037
40038 \begin_layout Description
40039 Ragged
40040 \begin_inset space ~
40041 \end_inset
40042
40043 Line
40044 \begin_inset space ~
40045 \end_inset
40046
40047 Break Inserts a forced line break, see section
40048 \begin_inset space ~
40049 \end_inset
40050
40051
40052 \begin_inset CommandInset ref
40053 LatexCommand ref
40054 reference "sub:Forced-Line-Breaks"
40055
40056 \end_inset
40057
40058 .
40059 \end_layout
40060
40061 \begin_layout Description
40062 Justified
40063 \begin_inset space ~
40064 \end_inset
40065
40066 Break Inserts a forced line break that furthermore stretches the broken
40067  text line to the page border, see section
40068 \begin_inset space ~
40069 \end_inset
40070
40071
40072 \begin_inset CommandInset ref
40073 LatexCommand ref
40074 reference "sub:Forced-Line-Breaks"
40075
40076 \end_inset
40077
40078 .
40079 \end_layout
40080
40081 \begin_layout Description
40082 New
40083 \begin_inset space ~
40084 \end_inset
40085
40086 Page Inserts a forced page break, described in section
40087 \begin_inset space ~
40088 \end_inset
40089
40090
40091 \begin_inset CommandInset ref
40092 LatexCommand ref
40093 reference "sub:Forced-Page-Breaks"
40094
40095 \end_inset
40096
40097 .
40098 \end_layout
40099
40100 \begin_layout Description
40101 Page
40102 \begin_inset space ~
40103 \end_inset
40104
40105 Break Inserts a forced page break that furthermore stretches the broken
40106  text page to the page border, described in section
40107 \begin_inset space ~
40108 \end_inset
40109
40110
40111 \begin_inset CommandInset ref
40112 LatexCommand ref
40113 reference "sub:Forced-Page-Breaks"
40114
40115 \end_inset
40116
40117 .
40118 \end_layout
40119
40120 \begin_layout Description
40121 Clear
40122 \begin_inset space ~
40123 \end_inset
40124
40125 Page Inserts a clear page break, described in section
40126 \begin_inset space ~
40127 \end_inset
40128
40129
40130 \begin_inset CommandInset ref
40131 LatexCommand ref
40132 reference "sub:Clear-Page-Breaks"
40133
40134 \end_inset
40135
40136 .
40137 \end_layout
40138
40139 \begin_layout Description
40140 Clear
40141 \begin_inset space ~
40142 \end_inset
40143
40144 Double
40145 \begin_inset space ~
40146 \end_inset
40147
40148 Page Inserts a clear doublepage break, described in section
40149 \begin_inset space ~
40150 \end_inset
40151
40152
40153 \begin_inset CommandInset ref
40154 LatexCommand ref
40155 reference "sub:Clear-Page-Breaks"
40156
40157 \end_inset
40158
40159 .
40160 \end_layout
40161
40162 \begin_layout Subsection
40163 List / TOC
40164 \end_layout
40165
40166 \begin_layout Standard
40167 Various lists can be inserted with this menu entry.
40168  The table of contents, the algorithm, figures and tables list are described
40169  in section
40170 \begin_inset space ~
40171 \end_inset
40172
40173
40174 \begin_inset CommandInset ref
40175 LatexCommand ref
40176 reference "sec:toc"
40177
40178 \end_inset
40179
40180 .
40181  The index list is described in section
40182 \begin_inset space ~
40183 \end_inset
40184
40185
40186 \begin_inset CommandInset ref
40187 LatexCommand ref
40188 reference "sec:Index"
40189
40190 \end_inset
40191
40192 , the nomenclature in section
40193 \begin_inset space ~
40194 \end_inset
40195
40196
40197 \begin_inset CommandInset ref
40198 LatexCommand ref
40199 reference "sec:Nomenclature"
40200
40201 \end_inset
40202
40203  and the BibTeX bibliography in section
40204 \begin_inset space ~
40205 \end_inset
40206
40207
40208 \begin_inset CommandInset ref
40209 LatexCommand ref
40210 reference "sub:Bibliography-databases"
40211
40212 \end_inset
40213
40214 .
40215 \end_layout
40216
40217 \begin_layout Subsection
40218 Float
40219 \end_layout
40220
40221 \begin_layout Standard
40222 To insert floats, described in section
40223 \begin_inset space ~
40224 \end_inset
40225
40226
40227 \begin_inset CommandInset ref
40228 LatexCommand ref
40229 reference "sec:Floats"
40230
40231 \end_inset
40232
40233 .
40234 \end_layout
40235
40236 \begin_layout Subsection
40237 Note
40238 \end_layout
40239
40240 \begin_layout Standard
40241 To insert notes, described in section
40242 \begin_inset space ~
40243 \end_inset
40244
40245
40246 \begin_inset CommandInset ref
40247 LatexCommand ref
40248 reference "sec:Notes"
40249
40250 \end_inset
40251
40252 .
40253 \end_layout
40254
40255 \begin_layout Subsection
40256 Branch
40257 \end_layout
40258
40259 \begin_layout Standard
40260 Inserts branch insets as described in section
40261 \begin_inset space ~
40262 \end_inset
40263
40264
40265 \begin_inset CommandInset ref
40266 LatexCommand ref
40267 reference "sec:Branches"
40268
40269 \end_inset
40270
40271 .
40272 \end_layout
40273
40274 \begin_layout Subsection
40275 Custom Insets
40276 \end_layout
40277
40278 \begin_layout Standard
40279 Inserts document class-specific insets.
40280  Such insets only exist if they are defined in the layout file for a certain
40281  document class.
40282  An example is the document class 
40283 \begin_inset Quotes eld
40284 \end_inset
40285
40286 article (Elsevier)
40287 \begin_inset Quotes erd
40288 \end_inset
40289
40290  with three custom insets.
40291  The section 
40292 \emph on
40293 Flex insets and InsetLayout
40294 \emph default
40295  of the 
40296 \emph on
40297 Customization
40298 \emph default
40299  manual explains how custom insets are defined.
40300 \end_layout
40301
40302 \begin_layout Subsection
40303 File
40304 \begin_inset Index idx
40305 status collapsed
40306
40307 \begin_layout Plain Layout
40308 External Material
40309 \end_layout
40310
40311 \end_inset
40312
40313
40314 \end_layout
40315
40316 \begin_layout Standard
40317 This menu entry allows you to insert or include the contents of other files
40318  in your document.
40319  How you can do this is explained in detail in the chapter 
40320 \emph on
40321 External Stuff
40322 \emph default
40323  of the 
40324 \emph on
40325 Embedded
40326 \begin_inset space ~
40327 \end_inset
40328
40329 Objects
40330 \emph default
40331  manual.
40332 \end_layout
40333
40334 \begin_layout Subsection
40335 Box
40336 \begin_inset Index idx
40337 status collapsed
40338
40339 \begin_layout Plain Layout
40340 Boxes
40341 \end_layout
40342
40343 \end_inset
40344
40345
40346 \end_layout
40347
40348 \begin_layout Standard
40349 Inserts a minipage box that is described section
40350 \begin_inset space ~
40351 \end_inset
40352
40353
40354 \begin_inset CommandInset ref
40355 LatexCommand ref
40356 reference "sec:Minipages"
40357
40358 \end_inset
40359
40360 .
40361  All box types supported by LyX are explained in detail in the chapter 
40362 \emph on
40363 Boxes
40364 \emph default
40365  of the 
40366 \emph on
40367 Embedded
40368 \begin_inset space ~
40369 \end_inset
40370
40371 Objects
40372 \emph default
40373  manual.
40374 \end_layout
40375
40376 \begin_layout Subsection
40377 Citation
40378 \end_layout
40379
40380 \begin_layout Standard
40381 Inserts a citation as described in section
40382 \begin_inset space ~
40383 \end_inset
40384
40385
40386 \begin_inset CommandInset ref
40387 LatexCommand ref
40388 reference "sec:Bibliography"
40389
40390 \end_inset
40391
40392 .
40393 \end_layout
40394
40395 \begin_layout Subsection
40396 Cross-Reference
40397 \end_layout
40398
40399 \begin_layout Standard
40400 Inserts a cross-reference as described in section
40401 \begin_inset space ~
40402 \end_inset
40403
40404
40405 \begin_inset CommandInset ref
40406 LatexCommand ref
40407 reference "sec:Cross-References"
40408
40409 \end_inset
40410
40411 .
40412 \end_layout
40413
40414 \begin_layout Subsection
40415 Label
40416 \end_layout
40417
40418 \begin_layout Standard
40419 Inserts a label as described in section
40420 \begin_inset space ~
40421 \end_inset
40422
40423
40424 \begin_inset CommandInset ref
40425 LatexCommand ref
40426 reference "sec:Cross-References"
40427
40428 \end_inset
40429
40430 .
40431 \end_layout
40432
40433 \begin_layout Subsection
40434 Caption
40435 \begin_inset Index idx
40436 status collapsed
40437
40438 \begin_layout Plain Layout
40439 Captions
40440 \end_layout
40441
40442 \end_inset
40443
40444
40445 \begin_inset Index idx
40446 status collapsed
40447
40448 \begin_layout Plain Layout
40449 Longtables ! Caption
40450 \end_layout
40451
40452 \end_inset
40453
40454
40455 \end_layout
40456
40457 \begin_layout Standard
40458 Inserts a caption in a float or longtable.
40459  Floats are described in section
40460 \begin_inset space ~
40461 \end_inset
40462
40463
40464 \begin_inset CommandInset ref
40465 LatexCommand ref
40466 reference "sec:Floats"
40467
40468 \end_inset
40469
40470 , captions in longtables are described in the section 
40471 \emph on
40472 Longtable Captions
40473 \emph default
40474  of the 
40475 \emph on
40476 Embedded
40477 \begin_inset space ~
40478 \end_inset
40479
40480 Objects
40481 \emph default
40482  manual.
40483 \end_layout
40484
40485 \begin_layout Subsection
40486 Index Entry
40487 \end_layout
40488
40489 \begin_layout Standard
40490 Inserts an index entry as described in section
40491 \begin_inset space ~
40492 \end_inset
40493
40494
40495 \begin_inset CommandInset ref
40496 LatexCommand ref
40497 reference "sec:Index"
40498
40499 \end_inset
40500
40501 .
40502 \end_layout
40503
40504 \begin_layout Subsection
40505 Nomenclature Entry
40506 \end_layout
40507
40508 \begin_layout Standard
40509 Inserts a nomenclature entry as described in section
40510 \begin_inset space ~
40511 \end_inset
40512
40513
40514 \begin_inset CommandInset ref
40515 LatexCommand ref
40516 reference "sec:Nomenclature"
40517
40518 \end_inset
40519
40520 .
40521 \end_layout
40522
40523 \begin_layout Subsection
40524 Table
40525 \end_layout
40526
40527 \begin_layout Standard
40528 Inserts a table.
40529  Tables are described in section
40530 \begin_inset space ~
40531 \end_inset
40532
40533
40534 \begin_inset CommandInset ref
40535 LatexCommand ref
40536 reference "sec:Tables"
40537
40538 \end_inset
40539
40540 .
40541 \end_layout
40542
40543 \begin_layout Subsection
40544 Graphics
40545 \end_layout
40546
40547 \begin_layout Standard
40548 Inserts a graphic.
40549  Graphics are described in section
40550 \begin_inset space ~
40551 \end_inset
40552
40553
40554 \begin_inset CommandInset ref
40555 LatexCommand ref
40556 reference "sec:Graphics"
40557
40558 \end_inset
40559
40560 .
40561 \end_layout
40562
40563 \begin_layout Subsection
40564 URL
40565 \end_layout
40566
40567 \begin_layout Standard
40568 Inserts a URL as described in section
40569 \begin_inset space ~
40570 \end_inset
40571
40572
40573 \begin_inset CommandInset ref
40574 LatexCommand ref
40575 reference "sub:URLs"
40576
40577 \end_inset
40578
40579 .
40580 \end_layout
40581
40582 \begin_layout Subsection
40583 Hyperlinks
40584 \end_layout
40585
40586 \begin_layout Standard
40587 Inserts a hyperlink as described in section
40588 \begin_inset space ~
40589 \end_inset
40590
40591
40592 \begin_inset CommandInset ref
40593 LatexCommand ref
40594 reference "sub:Hyperlinks"
40595
40596 \end_inset
40597
40598 .
40599 \end_layout
40600
40601 \begin_layout Subsection
40602 Footnote
40603 \end_layout
40604
40605 \begin_layout Standard
40606 Inserts a footnote, see section
40607 \begin_inset space ~
40608 \end_inset
40609
40610
40611 \begin_inset CommandInset ref
40612 LatexCommand ref
40613 reference "sec:Footnotes"
40614
40615 \end_inset
40616
40617 .
40618 \end_layout
40619
40620 \begin_layout Subsection
40621 Marginal Note
40622 \end_layout
40623
40624 \begin_layout Standard
40625 Inserts a marginal note, see section
40626 \begin_inset space ~
40627 \end_inset
40628
40629
40630 \begin_inset CommandInset ref
40631 LatexCommand ref
40632 reference "sec:Marginal-Notes"
40633
40634 \end_inset
40635
40636 .
40637 \end_layout
40638
40639 \begin_layout Subsection
40640 Short Title
40641 \end_layout
40642
40643 \begin_layout Standard
40644 Inserts a short title, see section
40645 \begin_inset space ~
40646 \end_inset
40647
40648
40649 \begin_inset CommandInset ref
40650 LatexCommand ref
40651 reference "sec:Short-Titles"
40652
40653 \end_inset
40654
40655 .
40656 \end_layout
40657
40658 \begin_layout Subsection
40659 TeX Code
40660 \end_layout
40661
40662 \begin_layout Standard
40663 Inserts a TeX Code box, see section
40664 \begin_inset space ~
40665 \end_inset
40666
40667
40668 \begin_inset CommandInset ref
40669 LatexCommand ref
40670 reference "sub:TeX-Code-Boxes"
40671
40672 \end_inset
40673
40674  for a description.
40675 \end_layout
40676
40677 \begin_layout Subsection
40678 Program Listing
40679 \begin_inset Index idx
40680 status collapsed
40681
40682 \begin_layout Plain Layout
40683 Program listings
40684 \end_layout
40685
40686 \end_inset
40687
40688
40689 \end_layout
40690
40691 \begin_layout Standard
40692 Inserts a program listings box.
40693  Program listings are explained in the chapter 
40694 \emph on
40695 Program Code Listings
40696 \emph default
40697  of the 
40698 \emph on
40699 Embedded
40700 \begin_inset space ~
40701 \end_inset
40702
40703 Objects
40704 \emph default
40705  manual.
40706 \end_layout
40707
40708 \begin_layout Subsection
40709 Date
40710 \end_layout
40711
40712 \begin_layout Standard
40713 Inserts the actual date.
40714  The format depends on the date format of the language that is used for
40715  LyX's menus.
40716  LyX offers various ways to insert a date which are explained and also compared
40717  in the section 
40718 \emph on
40719 External Material
40720 \emph default
40721  of the 
40722 \emph on
40723 Embedded
40724 \begin_inset space ~
40725 \end_inset
40726
40727 Objects
40728 \emph default
40729  manual.
40730 \end_layout
40731
40732 \begin_layout Subsection
40733 Preview
40734 \end_layout
40735
40736 \begin_layout Standard
40737 Inserts a preview inset, see section
40738 \begin_inset space ~
40739 \end_inset
40740
40741
40742 \begin_inset CommandInset ref
40743 LatexCommand ref
40744 reference "sec:Previewing-snippets-of"
40745
40746 \end_inset
40747
40748  for a description.
40749 \end_layout
40750
40751 \begin_layout Section
40752 The Navigate Menu
40753 \begin_inset Index idx
40754 status collapsed
40755
40756 \begin_layout Plain Layout
40757 Menu ! Navigate
40758 \end_layout
40759
40760 \end_inset
40761
40762
40763 \end_layout
40764
40765 \begin_layout Standard
40766 This menu lists the existing chapters, sections, figures, tables, etc.
40767 \begin_inset space ~
40768 \end_inset
40769
40770 of the current document.
40771  This allows you to navigate easily through your document.
40772 \end_layout
40773
40774 \begin_layout Subsection
40775 Bookmarks
40776 \end_layout
40777
40778 \begin_layout Standard
40779 With this menu entry you are able to define your own bookmarks.
40780  This is useful when you are working on a large document and often have
40781  to jump e.
40782 \begin_inset space \thinspace{}
40783 \end_inset
40784
40785 g.
40786 \begin_inset space \space{}
40787 \end_inset
40788
40789 between section
40790 \begin_inset space ~
40791 \end_inset
40792
40793 2.5 and 6.3.
40794  To create bookmarks for this example, go to section
40795 \begin_inset space ~
40796 \end_inset
40797
40798 2.5 and use the submenu 
40799 \family sans
40800 Save
40801 \begin_inset space ~
40802 \end_inset
40803
40804 Bookmark
40805 \begin_inset space ~
40806 \end_inset
40807
40808 1
40809 \family default
40810 .
40811  Then go to section
40812 \begin_inset space ~
40813 \end_inset
40814
40815 6.3 and use 
40816 \family sans
40817 Save
40818 \begin_inset space ~
40819 \end_inset
40820
40821 Bookmark
40822 \begin_inset space ~
40823 \end_inset
40824
40825
40826 \family default
40827 2.
40828  Now you can jump easily between these sections by using the menu or by
40829  the key bindings 
40830 \begin_inset Info
40831 type  "shortcut"
40832 arg   "bookmark-goto 1"
40833 \end_inset
40834
40835  and 
40836 \begin_inset Info
40837 type  "shortcut"
40838 arg   "bookmark-goto 2"
40839 \end_inset
40840
40841 .
40842 \end_layout
40843
40844 \begin_layout Standard
40845 You can also use bookmarks to jump between several opened documents.
40846  The saved bookmarks are valid till the document is closed.
40847 \end_layout
40848
40849 \begin_layout Subsection
40850 Next Note, Change, Cross-reference
40851 \end_layout
40852
40853 \begin_layout Standard
40854 Jump to the next note, change, or cross-reference following the current
40855  cursor position.
40856 \end_layout
40857
40858 \begin_layout Subsection
40859 Go to Label
40860 \end_layout
40861
40862 \begin_layout Standard
40863 Only active if the cursor is in front of a cross-reference.
40864  Sets the cursor before the referenced label.
40865  (It is the same as if you right-click on a cross-reference box and use
40866  
40867 \family sans
40868 Go
40869 \begin_inset space ~
40870 \end_inset
40871
40872 to
40873 \begin_inset space ~
40874 \end_inset
40875
40876 Label)
40877 \family default
40878 .
40879 \end_layout
40880
40881 \begin_layout Subsection
40882 Forward Search
40883 \end_layout
40884
40885 \begin_layout Standard
40886 This feature allows you to directly jump to the corresponding text part
40887  in the output, see section 
40888 \emph on
40889 Forward
40890 \begin_inset space ~
40891 \end_inset
40892
40893 search
40894 \emph default
40895  in the 
40896 \emph on
40897 Additional
40898 \begin_inset space ~
40899 \end_inset
40900
40901 Features
40902 \emph default
40903  manual for a detailed description.
40904 \end_layout
40905
40906 \begin_layout Section
40907 The Document Menu
40908 \begin_inset Index idx
40909 status collapsed
40910
40911 \begin_layout Plain Layout
40912 Menu ! Document
40913 \end_layout
40914
40915 \end_inset
40916
40917
40918 \end_layout
40919
40920 \begin_layout Subsection
40921 Change Tracking
40922 \end_layout
40923
40924 \begin_layout Standard
40925 Change Tracking is described in section
40926 \begin_inset space ~
40927 \end_inset
40928
40929
40930 \begin_inset CommandInset ref
40931 LatexCommand ref
40932 reference "sec:Change-Tracking"
40933
40934 \end_inset
40935
40936 .
40937 \end_layout
40938
40939 \begin_layout Subsection
40940 LaT
40941 \begin_inset ERT
40942 status collapsed
40943
40944 \begin_layout Plain Layout
40945
40946 {}
40947 \end_layout
40948
40949 \end_inset
40950
40951 eX Log
40952 \end_layout
40953
40954 \begin_layout Standard
40955 After running LaTeX by viewing or exporting a document, this menu will be
40956  enabled.
40957  It shows the logfile of the used LaTeX-program.
40958 \end_layout
40959
40960 \begin_layout Standard
40961 Here you can see how LaTeX works in the background.
40962  
40963 \emph on
40964 Experts
40965 \emph default
40966  will find in it reasons for LaTeX-errors.
40967 \end_layout
40968
40969 \begin_layout Subsection
40970 Outline
40971 \end_layout
40972
40973 \begin_layout Standard
40974 Opens the TOC/Outline window as described in section
40975 \begin_inset space ~
40976 \end_inset
40977
40978
40979 \begin_inset CommandInset ref
40980 LatexCommand ref
40981 reference "sec:Navigating"
40982
40983 \end_inset
40984
40985  and 
40986 \begin_inset CommandInset ref
40987 LatexCommand ref
40988 reference "sub:Table-of-Contents"
40989
40990 \end_inset
40991
40992 .
40993 \end_layout
40994
40995 \begin_layout Subsection
40996 Start Appendix Here
40997 \end_layout
40998
40999 \begin_layout Standard
41000 This menu will start the appendix of the document at the current cursor
41001  position as described in section
41002 \begin_inset space ~
41003 \end_inset
41004
41005
41006 \begin_inset CommandInset ref
41007 LatexCommand ref
41008 reference "sec:Appendices"
41009
41010 \end_inset
41011
41012 .
41013 \end_layout
41014
41015 \begin_layout Subsection
41016 Compressed
41017 \end_layout
41018
41019 \begin_layout Standard
41020 Un/compresses the current document.
41021 \end_layout
41022
41023 \begin_layout Subsection
41024 Settings
41025 \end_layout
41026
41027 \begin_layout Standard
41028 The document settings are described in appendix
41029 \begin_inset space ~
41030 \end_inset
41031
41032
41033 \begin_inset CommandInset ref
41034 LatexCommand ref
41035 reference "chap:The-Document-Settings"
41036
41037 \end_inset
41038
41039 .
41040 \end_layout
41041
41042 \begin_layout Section
41043 The Tools Menu
41044 \begin_inset Index idx
41045 status collapsed
41046
41047 \begin_layout Plain Layout
41048 Menu ! Tools
41049 \end_layout
41050
41051 \end_inset
41052
41053
41054 \end_layout
41055
41056 \begin_layout Subsection
41057 Spellchecker
41058 \end_layout
41059
41060 \begin_layout Standard
41061 Spell checking is explained in section
41062 \begin_inset space ~
41063 \end_inset
41064
41065
41066 \begin_inset CommandInset ref
41067 LatexCommand ref
41068 reference "sec:Spellchecking"
41069
41070 \end_inset
41071
41072 .
41073 \end_layout
41074
41075 \begin_layout Subsection
41076 Thesaurus
41077 \end_layout
41078
41079 \begin_layout Standard
41080 The thesaurus is described in section
41081 \begin_inset space ~
41082 \end_inset
41083
41084
41085 \begin_inset CommandInset ref
41086 LatexCommand ref
41087 reference "sec:Thesaurus"
41088
41089 \end_inset
41090
41091 .
41092 \end_layout
41093
41094 \begin_layout Subsection
41095 Statistics
41096 \begin_inset Index idx
41097 status collapsed
41098
41099 \begin_layout Plain Layout
41100 Word count
41101 \end_layout
41102
41103 \end_inset
41104
41105
41106 \begin_inset Index idx
41107 status collapsed
41108
41109 \begin_layout Plain Layout
41110 Character count
41111 \end_layout
41112
41113 \end_inset
41114
41115
41116 \end_layout
41117
41118 \begin_layout Standard
41119 Counts the words and characters in the actual document or the highlighted
41120  document part.
41121 \end_layout
41122
41123 \begin_layout Subsection
41124 TeX Information
41125 \begin_inset Index idx
41126 status collapsed
41127
41128 \begin_layout Plain Layout
41129 TeX Information
41130 \end_layout
41131
41132 \end_inset
41133
41134
41135 \end_layout
41136
41137 \begin_layout Standard
41138 Shows you a list of the document classes and styles installed in your LaTeX-syst
41139 em.
41140 \end_layout
41141
41142 \begin_layout Subsection
41143 Reconfigure
41144 \begin_inset Index idx
41145 status collapsed
41146
41147 \begin_layout Plain Layout
41148 LyX ! Reconfigure|see
41149 \begin_inset ERT
41150 status collapsed
41151
41152 \begin_layout Plain Layout
41153
41154 {
41155 \end_layout
41156
41157 \end_inset
41158
41159 Reconfiguration of LyX
41160 \begin_inset ERT
41161 status collapsed
41162
41163 \begin_layout Plain Layout
41164
41165 }
41166 \end_layout
41167
41168 \end_inset
41169
41170
41171 \end_layout
41172
41173 \end_inset
41174
41175
41176 \begin_inset Index idx
41177 status collapsed
41178
41179 \begin_layout Plain Layout
41180 Reconfiguration of LyX
41181 \end_layout
41182
41183 \end_inset
41184
41185
41186 \end_layout
41187
41188 \begin_layout Standard
41189 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
41190  and programs it needs; see also section
41191 \begin_inset space ~
41192 \end_inset
41193
41194
41195 \begin_inset CommandInset ref
41196 LatexCommand ref
41197 reference "sec:Basic-LyX-Setup"
41198
41199 \end_inset
41200
41201 .
41202 \end_layout
41203
41204 \begin_layout Subsection
41205 Preferences
41206 \end_layout
41207
41208 \begin_layout Standard
41209 The preferences dialog is described in detail in appendix
41210 \begin_inset space ~
41211 \end_inset
41212
41213
41214 \begin_inset CommandInset ref
41215 LatexCommand ref
41216 reference "chap:The-Preferences-dialog"
41217
41218 \end_inset
41219
41220 .
41221 \end_layout
41222
41223 \begin_layout Section
41224 The Help Menu
41225 \begin_inset Index idx
41226 status collapsed
41227
41228 \begin_layout Plain Layout
41229 Menu ! Help
41230 \end_layout
41231
41232 \end_inset
41233
41234
41235 \end_layout
41236
41237 \begin_layout Standard
41238 This menu lists the documentation files of LyX in the language of LyX's
41239  menus.
41240  If a file is not available in this language, the English version will be
41241  listed.
41242 \end_layout
41243
41244 \begin_layout Standard
41245 The menu 
41246 \family sans
41247 LaTeX
41248 \begin_inset space ~
41249 \end_inset
41250
41251 Configuration
41252 \family default
41253  shows a LyX-document with information about the LaTeX-packages and classes
41254  found by LyX (see also section
41255 \begin_inset space ~
41256 \end_inset
41257
41258
41259 \begin_inset CommandInset ref
41260 LatexCommand ref
41261 reference "sec:LaTeX-Setup"
41262
41263 \end_inset
41264
41265 ).
41266 \end_layout
41267
41268 \begin_layout Section
41269 Toolbars
41270 \begin_inset CommandInset label
41271 LatexCommand label
41272 name "sec:Toolbars"
41273
41274 \end_inset
41275
41276
41277 \end_layout
41278
41279 \begin_layout Standard
41280 How to show or hide toolbars is explained in section
41281 \begin_inset space ~
41282 \end_inset
41283
41284
41285 \begin_inset CommandInset ref
41286 LatexCommand ref
41287 reference "sub:Toolbars"
41288
41289 \end_inset
41290
41291 .
41292 \end_layout
41293
41294 \begin_layout Standard
41295 It is also possible to define custom toolbars.
41296  This is described in the 
41297 \emph on
41298 Additional Features
41299 \emph default
41300  manual.
41301 \end_layout
41302
41303 \begin_layout Subsection
41304 Standard Toolbar
41305 \begin_inset Index idx
41306 status collapsed
41307
41308 \begin_layout Plain Layout
41309 Toolbar ! Standard
41310 \end_layout
41311
41312 \end_inset
41313
41314
41315 \end_layout
41316
41317 \begin_layout Standard
41318 \begin_inset Graphics
41319         filename clipart/StandardToolbar.png
41320         width 100col%
41321
41322 \end_inset
41323
41324
41325 \end_layout
41326
41327 \begin_layout Standard
41328 \begin_inset VSpace defskip
41329 \end_inset
41330
41331
41332 \end_layout
41333
41334 \begin_layout Standard
41335 The standard toolbar as shown above contains from left to right the following
41336  buttons:
41337 \begin_inset ERT
41338 status collapsed
41339
41340 \begin_layout Plain Layout
41341
41342
41343 \backslash
41344 setlength{
41345 \backslash
41346 LTleft}{0pt}
41347 \end_layout
41348
41349 \end_inset
41350
41351
41352 \begin_inset Note Note
41353 status collapsed
41354
41355 \begin_layout Plain Layout
41356 This is necessary to left align the following longtables.
41357  See the 
41358 \emph on
41359 Embedded Objects
41360 \emph default
41361  manual for more information.
41362 \end_layout
41363
41364 \end_inset
41365
41366
41367 \end_layout
41368
41369 \begin_layout Standard
41370 \begin_inset VSpace defskip
41371 \end_inset
41372
41373
41374 \end_layout
41375
41376 \begin_layout Standard
41377 \begin_inset Tabular
41378 <lyxtabular version="3" rows="1" columns="2">
41379 <features islongtable="true" longtabularalignment="center">
41380 <column alignment="center" valignment="top" width="0">
41381 <column alignment="center" valignment="top" width="0">
41382 <row>
41383 <cell alignment="center" valignment="top" usebox="none">
41384 \begin_inset Text
41385
41386 \begin_layout Plain Layout
41387 \begin_inset Graphics
41388         filename clipart/ToolbarEnvBox.png
41389         clip
41390
41391 \end_inset
41392
41393
41394 \end_layout
41395
41396 \end_inset
41397 </cell>
41398 <cell alignment="center" valignment="top" usebox="none">
41399 \begin_inset Text
41400
41401 \begin_layout Plain Layout
41402 pull-down box for the environments
41403 \end_layout
41404
41405 \end_inset
41406 </cell>
41407 </row>
41408 </lyxtabular>
41409
41410 \end_inset
41411
41412
41413 \end_layout
41414
41415 \begin_layout Standard
41416 \begin_inset VSpace -10mm
41417 \end_inset
41418
41419
41420 \end_layout
41421
41422 \begin_layout Standard
41423 \align left
41424 \begin_inset Tabular
41425 <lyxtabular version="3" rows="21" columns="2">
41426 <features islongtable="true" longtabularalignment="center">
41427 <column alignment="left" valignment="top" width="0">
41428 <column alignment="left" valignment="top" width="0">
41429 <row interlinespace="2.5mm">
41430 <cell alignment="center" valignment="top" usebox="none">
41431 \begin_inset Text
41432
41433 \begin_layout Plain Layout
41434
41435 \family sans
41436 \begin_inset Info
41437 type  "icon"
41438 arg   "buffer-new"
41439 \end_inset
41440
41441
41442 \end_layout
41443
41444 \end_inset
41445 </cell>
41446 <cell alignment="center" valignment="top" usebox="none">
41447 \begin_inset Text
41448
41449 \begin_layout Plain Layout
41450
41451 \family sans
41452 File\SpecialChar \menuseparator
41453 New
41454 \end_layout
41455
41456 \end_inset
41457 </cell>
41458 </row>
41459 <row interlinespace="2.5mm">
41460 <cell alignment="center" valignment="top" usebox="none">
41461 \begin_inset Text
41462
41463 \begin_layout Plain Layout
41464
41465 \family sans
41466 \begin_inset Info
41467 type  "icon"
41468 arg   "file-open"
41469 \end_inset
41470
41471
41472 \end_layout
41473
41474 \end_inset
41475 </cell>
41476 <cell alignment="center" valignment="top" usebox="none">
41477 \begin_inset Text
41478
41479 \begin_layout Plain Layout
41480
41481 \family sans
41482 File\SpecialChar \menuseparator
41483 Open
41484 \end_layout
41485
41486 \end_inset
41487 </cell>
41488 </row>
41489 <row interlinespace="2.5mm">
41490 <cell alignment="center" valignment="top" usebox="none">
41491 \begin_inset Text
41492
41493 \begin_layout Plain Layout
41494
41495 \family sans
41496 \begin_inset Info
41497 type  "icon"
41498 arg   "buffer-write"
41499 \end_inset
41500
41501
41502 \end_layout
41503
41504 \end_inset
41505 </cell>
41506 <cell alignment="center" valignment="top" usebox="none">
41507 \begin_inset Text
41508
41509 \begin_layout Plain Layout
41510
41511 \family sans
41512 File\SpecialChar \menuseparator
41513 Save
41514 \end_layout
41515
41516 \end_inset
41517 </cell>
41518 </row>
41519 <row interlinespace="2.5mm">
41520 <cell alignment="center" valignment="top" usebox="none">
41521 \begin_inset Text
41522
41523 \begin_layout Plain Layout
41524
41525 \family sans
41526 \begin_inset Info
41527 type  "icon"
41528 arg   "dialog-show print"
41529 \end_inset
41530
41531
41532 \end_layout
41533
41534 \end_inset
41535 </cell>
41536 <cell alignment="center" valignment="top" usebox="none">
41537 \begin_inset Text
41538
41539 \begin_layout Plain Layout
41540
41541 \family sans
41542 File\SpecialChar \menuseparator
41543 Print
41544 \end_layout
41545
41546 \end_inset
41547 </cell>
41548 </row>
41549 <row interlinespace="2.5mm">
41550 <cell alignment="center" valignment="top" usebox="none">
41551 \begin_inset Text
41552
41553 \begin_layout Plain Layout
41554
41555 \family sans
41556 \begin_inset Info
41557 type  "icon"
41558 arg   "dialog-show spellchecker"
41559 \end_inset
41560
41561
41562 \end_layout
41563
41564 \end_inset
41565 </cell>
41566 <cell alignment="center" valignment="top" usebox="none">
41567 \begin_inset Text
41568
41569 \begin_layout Plain Layout
41570
41571 \family sans
41572 Tools\SpecialChar \menuseparator
41573 Spellchecker
41574 \end_layout
41575
41576 \end_inset
41577 </cell>
41578 </row>
41579 <row interlinespace="2.5mm">
41580 <cell alignment="center" valignment="top" usebox="none">
41581 \begin_inset Text
41582
41583 \begin_layout Plain Layout
41584
41585 \family sans
41586 \begin_inset Info
41587 type  "icon"
41588 arg   "undo"
41589 \end_inset
41590
41591
41592 \end_layout
41593
41594 \end_inset
41595 </cell>
41596 <cell alignment="center" valignment="top" usebox="none">
41597 \begin_inset Text
41598
41599 \begin_layout Plain Layout
41600
41601 \family sans
41602 Edit\SpecialChar \menuseparator
41603 Undo
41604 \end_layout
41605
41606 \end_inset
41607 </cell>
41608 </row>
41609 <row interlinespace="2.5mm">
41610 <cell alignment="center" valignment="top" usebox="none">
41611 \begin_inset Text
41612
41613 \begin_layout Plain Layout
41614
41615 \family sans
41616 \begin_inset Info
41617 type  "icon"
41618 arg   "redo"
41619 \end_inset
41620
41621
41622 \end_layout
41623
41624 \end_inset
41625 </cell>
41626 <cell alignment="center" valignment="top" usebox="none">
41627 \begin_inset Text
41628
41629 \begin_layout Plain Layout
41630
41631 \family sans
41632 Edit\SpecialChar \menuseparator
41633 Redo
41634 \end_layout
41635
41636 \end_inset
41637 </cell>
41638 </row>
41639 <row interlinespace="2.5mm">
41640 <cell alignment="center" valignment="top" usebox="none">
41641 \begin_inset Text
41642
41643 \begin_layout Plain Layout
41644
41645 \family sans
41646 \begin_inset Info
41647 type  "icon"
41648 arg   "cut"
41649 \end_inset
41650
41651
41652 \end_layout
41653
41654 \end_inset
41655 </cell>
41656 <cell alignment="center" valignment="top" usebox="none">
41657 \begin_inset Text
41658
41659 \begin_layout Plain Layout
41660
41661 \family sans
41662 Edit\SpecialChar \menuseparator
41663 Cut
41664 \end_layout
41665
41666 \end_inset
41667 </cell>
41668 </row>
41669 <row interlinespace="2.5mm">
41670 <cell alignment="center" valignment="top" usebox="none">
41671 \begin_inset Text
41672
41673 \begin_layout Plain Layout
41674
41675 \family sans
41676 \begin_inset Info
41677 type  "icon"
41678 arg   "copy"
41679 \end_inset
41680
41681
41682 \end_layout
41683
41684 \end_inset
41685 </cell>
41686 <cell alignment="center" valignment="top" usebox="none">
41687 \begin_inset Text
41688
41689 \begin_layout Plain Layout
41690
41691 \family sans
41692 Edit\SpecialChar \menuseparator
41693 Copy
41694 \end_layout
41695
41696 \end_inset
41697 </cell>
41698 </row>
41699 <row interlinespace="2.5mm">
41700 <cell alignment="center" valignment="top" usebox="none">
41701 \begin_inset Text
41702
41703 \begin_layout Plain Layout
41704
41705 \family sans
41706 \begin_inset Info
41707 type  "icon"
41708 arg   "paste"
41709 \end_inset
41710
41711
41712 \end_layout
41713
41714 \end_inset
41715 </cell>
41716 <cell alignment="center" valignment="top" usebox="none">
41717 \begin_inset Text
41718
41719 \begin_layout Plain Layout
41720
41721 \family sans
41722 Edit\SpecialChar \menuseparator
41723 Paste
41724 \end_layout
41725
41726 \end_inset
41727 </cell>
41728 </row>
41729 <row interlinespace="2.5mm">
41730 <cell alignment="center" valignment="top" usebox="none">
41731 \begin_inset Text
41732
41733 \begin_layout Plain Layout
41734
41735 \family sans
41736 \begin_inset Info
41737 type  "icon"
41738 arg   "dialog-show findreplace"
41739 \end_inset
41740
41741
41742 \end_layout
41743
41744 \end_inset
41745 </cell>
41746 <cell alignment="center" valignment="top" usebox="none">
41747 \begin_inset Text
41748
41749 \begin_layout Plain Layout
41750
41751 \family sans
41752 Edit\SpecialChar \menuseparator
41753 Find
41754 \begin_inset space \thinspace{}
41755 \end_inset
41756
41757 &
41758 \begin_inset space \thinspace{}
41759 \end_inset
41760
41761 Replace
41762 \end_layout
41763
41764 \end_inset
41765 </cell>
41766 </row>
41767 <row interlinespace="2.5mm">
41768 <cell alignment="center" valignment="top" usebox="none">
41769 \begin_inset Text
41770
41771 \begin_layout Plain Layout
41772
41773 \family sans
41774 \begin_inset Info
41775 type  "icon"
41776 arg   "bookmark-goto 0"
41777 \end_inset
41778
41779
41780 \end_layout
41781
41782 \end_inset
41783 </cell>
41784 <cell alignment="center" valignment="top" usebox="none">
41785 \begin_inset Text
41786
41787 \begin_layout Plain Layout
41788
41789 \family sans
41790 Navigate\SpecialChar \menuseparator
41791 Bookmarks\SpecialChar \menuseparator
41792 Navigate Back
41793 \end_layout
41794
41795 \end_inset
41796 </cell>
41797 </row>
41798 <row interlinespace="2.5mm">
41799 <cell alignment="center" valignment="top" usebox="none">
41800 \begin_inset Text
41801
41802 \begin_layout Plain Layout
41803
41804 \family sans
41805 \begin_inset Info
41806 type  "icon"
41807 arg   "font-emph"
41808 \end_inset
41809
41810
41811 \end_layout
41812
41813 \end_inset
41814 </cell>
41815 <cell alignment="center" valignment="top" usebox="none">
41816 \begin_inset Text
41817
41818 \begin_layout Plain Layout
41819 Emphasize text, function of the 
41820 \family sans
41821 Edit\SpecialChar \menuseparator
41822 Text
41823 \begin_inset space ~
41824 \end_inset
41825
41826 Style
41827 \family default
41828  dialog
41829 \end_layout
41830
41831 \end_inset
41832 </cell>
41833 </row>
41834 <row interlinespace="2.5mm">
41835 <cell alignment="center" valignment="top" usebox="none">
41836 \begin_inset Text
41837
41838 \begin_layout Plain Layout
41839
41840 \family sans
41841 \begin_inset Info
41842 type  "icon"
41843 arg   "font-noun"
41844 \end_inset
41845
41846
41847 \end_layout
41848
41849 \end_inset
41850 </cell>
41851 <cell alignment="center" valignment="top" usebox="none">
41852 \begin_inset Text
41853
41854 \begin_layout Plain Layout
41855 Set text to noun style, function of the 
41856 \family sans
41857 Edit\SpecialChar \menuseparator
41858 Text
41859 \begin_inset space ~
41860 \end_inset
41861
41862 Style
41863 \family default
41864  dialog
41865 \end_layout
41866
41867 \end_inset
41868 </cell>
41869 </row>
41870 <row interlinespace="2.5mm">
41871 <cell alignment="center" valignment="top" usebox="none">
41872 \begin_inset Text
41873
41874 \begin_layout Plain Layout
41875
41876 \family sans
41877 \begin_inset Info
41878 type  "icon"
41879 arg   "textstyle-apply"
41880 \end_inset
41881
41882
41883 \end_layout
41884
41885 \end_inset
41886 </cell>
41887 <cell alignment="center" valignment="top" usebox="none">
41888 \begin_inset Text
41889
41890 \begin_layout Plain Layout
41891 Formats text using the current settings in the 
41892 \family sans
41893 Edit\SpecialChar \menuseparator
41894 Text
41895 \begin_inset space ~
41896 \end_inset
41897
41898 Style
41899 \family default
41900  dialog
41901 \end_layout
41902
41903 \end_inset
41904 </cell>
41905 </row>
41906 <row interlinespace="2.5mm">
41907 <cell alignment="center" valignment="top" usebox="none">
41908 \begin_inset Text
41909
41910 \begin_layout Plain Layout
41911
41912 \family sans
41913 \begin_inset Info
41914 type  "icon"
41915 arg   "math-mode"
41916 \end_inset
41917
41918
41919 \end_layout
41920
41921 \end_inset
41922 </cell>
41923 <cell alignment="center" valignment="top" usebox="none">
41924 \begin_inset Text
41925
41926 \begin_layout Plain Layout
41927
41928 \family sans
41929 Insert\SpecialChar \menuseparator
41930 Math\SpecialChar \menuseparator
41931 Inline
41932 \begin_inset space ~
41933 \end_inset
41934
41935 Formula
41936 \end_layout
41937
41938 \end_inset
41939 </cell>
41940 </row>
41941 <row interlinespace="2.5mm">
41942 <cell alignment="center" valignment="top" usebox="none">
41943 \begin_inset Text
41944
41945 \begin_layout Plain Layout
41946
41947 \family sans
41948 \begin_inset Info
41949 type  "icon"
41950 arg   "dialog-show-new-inset graphics"
41951 \end_inset
41952
41953
41954 \end_layout
41955
41956 \end_inset
41957 </cell>
41958 <cell alignment="center" valignment="top" usebox="none">
41959 \begin_inset Text
41960
41961 \begin_layout Plain Layout
41962
41963 \family sans
41964 Insert\SpecialChar \menuseparator
41965 Graphics
41966 \end_layout
41967
41968 \end_inset
41969 </cell>
41970 </row>
41971 <row interlinespace="2.5mm">
41972 <cell alignment="center" valignment="top" usebox="none">
41973 \begin_inset Text
41974
41975 \begin_layout Plain Layout
41976 \begin_inset Info
41977 type  "icon"
41978 arg   "tabular-insert"
41979 \end_inset
41980
41981
41982 \end_layout
41983
41984 \end_inset
41985 </cell>
41986 <cell alignment="center" valignment="top" usebox="none">
41987 \begin_inset Text
41988
41989 \begin_layout Plain Layout
41990
41991 \family sans
41992 Insert\SpecialChar \menuseparator
41993 Table
41994 \end_layout
41995
41996 \end_inset
41997 </cell>
41998 </row>
41999 <row interlinespace="2.5mm">
42000 <cell alignment="center" valignment="top" usebox="none">
42001 \begin_inset Text
42002
42003 \begin_layout Plain Layout
42004
42005 \family sans
42006 \begin_inset Info
42007 type  "icon"
42008 arg   "dialog-toggle toc"
42009 \end_inset
42010
42011
42012 \end_layout
42013
42014 \end_inset
42015 </cell>
42016 <cell alignment="center" valignment="top" usebox="none">
42017 \begin_inset Text
42018
42019 \begin_layout Plain Layout
42020 Toggle outline window on/off, 
42021 \family sans
42022 Document\SpecialChar \menuseparator
42023 Outline
42024 \end_layout
42025
42026 \end_inset
42027 </cell>
42028 </row>
42029 <row interlinespace="2.5mm">
42030 <cell alignment="center" valignment="top" usebox="none">
42031 \begin_inset Text
42032
42033 \begin_layout Plain Layout
42034
42035 \family sans
42036 \begin_inset Info
42037 type  "icon"
42038 arg   "toolbar-toggle math"
42039 \end_inset
42040
42041
42042 \end_layout
42043
42044 \end_inset
42045 </cell>
42046 <cell alignment="center" valignment="top" usebox="none">
42047 \begin_inset Text
42048
42049 \begin_layout Plain Layout
42050 Toggle math toolbar on/off
42051 \end_layout
42052
42053 \end_inset
42054 </cell>
42055 </row>
42056 <row interlinespace="2.5mm">
42057 <cell alignment="center" valignment="top" usebox="none">
42058 \begin_inset Text
42059
42060 \begin_layout Plain Layout
42061
42062 \family sans
42063 \begin_inset Info
42064 type  "icon"
42065 arg   "toolbar-toggle table"
42066 \end_inset
42067
42068
42069 \end_layout
42070
42071 \end_inset
42072 </cell>
42073 <cell alignment="center" valignment="top" usebox="none">
42074 \begin_inset Text
42075
42076 \begin_layout Plain Layout
42077 Toggle table toolbar on/off
42078 \end_layout
42079
42080 \end_inset
42081 </cell>
42082 </row>
42083 </lyxtabular>
42084
42085 \end_inset
42086
42087
42088 \end_layout
42089
42090 \begin_layout Subsection
42091 Extra Toolbar
42092 \begin_inset Index idx
42093 status collapsed
42094
42095 \begin_layout Plain Layout
42096 Toolbar ! Extra
42097 \end_layout
42098
42099 \end_inset
42100
42101
42102 \end_layout
42103
42104 \begin_layout Standard
42105 \begin_inset Graphics
42106         filename clipart/ExtraToolbar.png
42107         width 100col%
42108
42109 \end_inset
42110
42111
42112 \end_layout
42113
42114 \begin_layout Standard
42115 \begin_inset VSpace defskip
42116 \end_inset
42117
42118
42119 \end_layout
42120
42121 \begin_layout Standard
42122 The extra toolbar as shown above contains from left to right the following
42123  buttons:
42124 \end_layout
42125
42126 \begin_layout Standard
42127 \begin_inset VSpace defskip
42128 \end_inset
42129
42130
42131 \end_layout
42132
42133 \begin_layout Standard
42134 \begin_inset Tabular
42135 <lyxtabular version="3" rows="25" columns="2">
42136 <features islongtable="true" longtabularalignment="center">
42137 <column alignment="left" valignment="top" width="0">
42138 <column alignment="left" valignment="top" width="0">
42139 <row interlinespace="2.5mm">
42140 <cell alignment="center" valignment="top" usebox="none">
42141 \begin_inset Text
42142
42143 \begin_layout Plain Layout
42144
42145 \family sans
42146 \begin_inset Info
42147 type  "icon"
42148 arg   "layout"
42149 \end_inset
42150
42151
42152 \end_layout
42153
42154 \end_inset
42155 </cell>
42156 <cell alignment="center" valignment="top" usebox="none">
42157 \begin_inset Text
42158
42159 \begin_layout Plain Layout
42160 Default
42161 \end_layout
42162
42163 \end_inset
42164 </cell>
42165 </row>
42166 <row interlinespace="2.5mm">
42167 <cell alignment="center" valignment="top" usebox="none">
42168 \begin_inset Text
42169
42170 \begin_layout Plain Layout
42171
42172 \family sans
42173 \begin_inset Info
42174 type  "icon"
42175 arg   "layout Enumerate"
42176 \end_inset
42177
42178
42179 \end_layout
42180
42181 \end_inset
42182 </cell>
42183 <cell alignment="center" valignment="top" usebox="none">
42184 \begin_inset Text
42185
42186 \begin_layout Plain Layout
42187 Numbered list
42188 \end_layout
42189
42190 \end_inset
42191 </cell>
42192 </row>
42193 <row interlinespace="2.5mm">
42194 <cell alignment="center" valignment="top" usebox="none">
42195 \begin_inset Text
42196
42197 \begin_layout Plain Layout
42198
42199 \family sans
42200 \begin_inset Info
42201 type  "icon"
42202 arg   "layout Itemize"
42203 \end_inset
42204
42205
42206 \end_layout
42207
42208 \end_inset
42209 </cell>
42210 <cell alignment="center" valignment="top" usebox="none">
42211 \begin_inset Text
42212
42213 \begin_layout Plain Layout
42214 Itemized list
42215 \end_layout
42216
42217 \end_inset
42218 </cell>
42219 </row>
42220 <row interlinespace="2.5mm">
42221 <cell alignment="center" valignment="top" usebox="none">
42222 \begin_inset Text
42223
42224 \begin_layout Plain Layout
42225
42226 \family sans
42227 \begin_inset Info
42228 type  "icon"
42229 arg   "layout List"
42230 \end_inset
42231
42232
42233 \end_layout
42234
42235 \end_inset
42236 </cell>
42237 <cell alignment="center" valignment="top" usebox="none">
42238 \begin_inset Text
42239
42240 \begin_layout Plain Layout
42241 List
42242 \end_layout
42243
42244 \end_inset
42245 </cell>
42246 </row>
42247 <row interlinespace="2.5mm">
42248 <cell alignment="center" valignment="top" usebox="none">
42249 \begin_inset Text
42250
42251 \begin_layout Plain Layout
42252
42253 \family sans
42254 \begin_inset Info
42255 type  "icon"
42256 arg   "layout Description"
42257 \end_inset
42258
42259
42260 \end_layout
42261
42262 \end_inset
42263 </cell>
42264 <cell alignment="center" valignment="top" usebox="none">
42265 \begin_inset Text
42266
42267 \begin_layout Plain Layout
42268 Description list
42269 \end_layout
42270
42271 \end_inset
42272 </cell>
42273 </row>
42274 <row interlinespace="2.5mm">
42275 <cell alignment="center" valignment="top" usebox="none">
42276 \begin_inset Text
42277
42278 \begin_layout Plain Layout
42279
42280 \family sans
42281 \begin_inset Info
42282 type  "icon"
42283 arg   "depth-increment"
42284 \end_inset
42285
42286
42287 \end_layout
42288
42289 \end_inset
42290 </cell>
42291 <cell alignment="center" valignment="top" usebox="none">
42292 \begin_inset Text
42293
42294 \begin_layout Plain Layout
42295
42296 \family sans
42297 Edit\SpecialChar \menuseparator
42298 Increase
42299 \begin_inset space ~
42300 \end_inset
42301
42302 List
42303 \begin_inset space ~
42304 \end_inset
42305
42306 Depth
42307 \end_layout
42308
42309 \end_inset
42310 </cell>
42311 </row>
42312 <row interlinespace="2.5mm">
42313 <cell alignment="center" valignment="top" usebox="none">
42314 \begin_inset Text
42315
42316 \begin_layout Plain Layout
42317
42318 \family sans
42319 \begin_inset Info
42320 type  "icon"
42321 arg   "depth-decrement"
42322 \end_inset
42323
42324
42325 \end_layout
42326
42327 \end_inset
42328 </cell>
42329 <cell alignment="center" valignment="top" usebox="none">
42330 \begin_inset Text
42331
42332 \begin_layout Plain Layout
42333
42334 \family sans
42335 Edit\SpecialChar \menuseparator
42336 Decrease
42337 \begin_inset space ~
42338 \end_inset
42339
42340 List
42341 \begin_inset space ~
42342 \end_inset
42343
42344 Depth
42345 \end_layout
42346
42347 \end_inset
42348 </cell>
42349 </row>
42350 <row interlinespace="2.5mm">
42351 <cell alignment="center" valignment="top" usebox="none">
42352 \begin_inset Text
42353
42354 \begin_layout Plain Layout
42355
42356 \family sans
42357 \begin_inset Info
42358 type  "icon"
42359 arg   "float-insert figure"
42360 \end_inset
42361
42362
42363 \end_layout
42364
42365 \end_inset
42366 </cell>
42367 <cell alignment="center" valignment="top" usebox="none">
42368 \begin_inset Text
42369
42370 \begin_layout Plain Layout
42371
42372 \family sans
42373 Insert\SpecialChar \menuseparator
42374 Float\SpecialChar \menuseparator
42375 Figure
42376 \end_layout
42377
42378 \end_inset
42379 </cell>
42380 </row>
42381 <row interlinespace="2.5mm">
42382 <cell alignment="center" valignment="top" usebox="none">
42383 \begin_inset Text
42384
42385 \begin_layout Plain Layout
42386
42387 \family sans
42388 \begin_inset Info
42389 type  "icon"
42390 arg   "float-insert table"
42391 \end_inset
42392
42393
42394 \end_layout
42395
42396 \end_inset
42397 </cell>
42398 <cell alignment="center" valignment="top" usebox="none">
42399 \begin_inset Text
42400
42401 \begin_layout Plain Layout
42402
42403 \family sans
42404 Insert\SpecialChar \menuseparator
42405 Float\SpecialChar \menuseparator
42406 Table
42407 \end_layout
42408
42409 \end_inset
42410 </cell>
42411 </row>
42412 <row interlinespace="2.5mm">
42413 <cell alignment="center" valignment="top" usebox="none">
42414 \begin_inset Text
42415
42416 \begin_layout Plain Layout
42417
42418 \family sans
42419 \begin_inset Info
42420 type  "icon"
42421 arg   "label-insert"
42422 \end_inset
42423
42424
42425 \end_layout
42426
42427 \end_inset
42428 </cell>
42429 <cell alignment="center" valignment="top" usebox="none">
42430 \begin_inset Text
42431
42432 \begin_layout Plain Layout
42433
42434 \family sans
42435 Insert\SpecialChar \menuseparator
42436 Label
42437 \end_layout
42438
42439 \end_inset
42440 </cell>
42441 </row>
42442 <row interlinespace="2.5mm">
42443 <cell alignment="center" valignment="top" usebox="none">
42444 \begin_inset Text
42445
42446 \begin_layout Plain Layout
42447
42448 \family sans
42449 \begin_inset Info
42450 type  "icon"
42451 arg   "dialog-show-new-inset ref"
42452 \end_inset
42453
42454
42455 \end_layout
42456
42457 \end_inset
42458 </cell>
42459 <cell alignment="center" valignment="top" usebox="none">
42460 \begin_inset Text
42461
42462 \begin_layout Plain Layout
42463
42464 \family sans
42465 Insert\SpecialChar \menuseparator
42466 Cross-Reference
42467 \end_layout
42468
42469 \end_inset
42470 </cell>
42471 </row>
42472 <row interlinespace="2.5mm">
42473 <cell alignment="center" valignment="top" usebox="none">
42474 \begin_inset Text
42475
42476 \begin_layout Plain Layout
42477
42478 \family sans
42479 \begin_inset Info
42480 type  "icon"
42481 arg   "dialog-show-new-inset citation"
42482 \end_inset
42483
42484
42485 \end_layout
42486
42487 \end_inset
42488 </cell>
42489 <cell alignment="center" valignment="top" usebox="none">
42490 \begin_inset Text
42491
42492 \begin_layout Plain Layout
42493
42494 \family sans
42495 Insert\SpecialChar \menuseparator
42496 Citation
42497 \end_layout
42498
42499 \end_inset
42500 </cell>
42501 </row>
42502 <row interlinespace="2.5mm">
42503 <cell alignment="center" valignment="top" usebox="none">
42504 \begin_inset Text
42505
42506 \begin_layout Plain Layout
42507
42508 \family sans
42509 \begin_inset Info
42510 type  "icon"
42511 arg   "index-insert"
42512 \end_inset
42513
42514
42515 \end_layout
42516
42517 \end_inset
42518 </cell>
42519 <cell alignment="center" valignment="top" usebox="none">
42520 \begin_inset Text
42521
42522 \begin_layout Plain Layout
42523
42524 \family sans
42525 Insert\SpecialChar \menuseparator
42526 Index
42527 \begin_inset space ~
42528 \end_inset
42529
42530 Entry
42531 \end_layout
42532
42533 \end_inset
42534 </cell>
42535 </row>
42536 <row interlinespace="2.5mm">
42537 <cell alignment="center" valignment="top" usebox="none">
42538 \begin_inset Text
42539
42540 \begin_layout Plain Layout
42541
42542 \family sans
42543 \begin_inset Info
42544 type  "icon"
42545 arg   "nomencl-insert"
42546 \end_inset
42547
42548
42549 \end_layout
42550
42551 \end_inset
42552 </cell>
42553 <cell alignment="center" valignment="top" usebox="none">
42554 \begin_inset Text
42555
42556 \begin_layout Plain Layout
42557
42558 \family sans
42559 Insert\SpecialChar \menuseparator
42560 Nomenclature
42561 \begin_inset space ~
42562 \end_inset
42563
42564 Entry
42565 \end_layout
42566
42567 \end_inset
42568 </cell>
42569 </row>
42570 <row interlinespace="2.5mm">
42571 <cell alignment="center" valignment="top" usebox="none">
42572 \begin_inset Text
42573
42574 \begin_layout Plain Layout
42575
42576 \family sans
42577 \begin_inset Info
42578 type  "icon"
42579 arg   "footnote-insert"
42580 \end_inset
42581
42582
42583 \end_layout
42584
42585 \end_inset
42586 </cell>
42587 <cell alignment="center" valignment="top" usebox="none">
42588 \begin_inset Text
42589
42590 \begin_layout Plain Layout
42591
42592 \family sans
42593 Insert\SpecialChar \menuseparator
42594 Footnote
42595 \end_layout
42596
42597 \end_inset
42598 </cell>
42599 </row>
42600 <row interlinespace="2.5mm">
42601 <cell alignment="center" valignment="top" usebox="none">
42602 \begin_inset Text
42603
42604 \begin_layout Plain Layout
42605
42606 \family sans
42607 \begin_inset Info
42608 type  "icon"
42609 arg   "marginalnote-insert"
42610 \end_inset
42611
42612
42613 \end_layout
42614
42615 \end_inset
42616 </cell>
42617 <cell alignment="center" valignment="top" usebox="none">
42618 \begin_inset Text
42619
42620 \begin_layout Plain Layout
42621
42622 \family sans
42623 Insert\SpecialChar \menuseparator
42624 Marginal
42625 \begin_inset space ~
42626 \end_inset
42627
42628 Note
42629 \end_layout
42630
42631 \end_inset
42632 </cell>
42633 </row>
42634 <row interlinespace="2.5mm">
42635 <cell alignment="center" valignment="top" usebox="none">
42636 \begin_inset Text
42637
42638 \begin_layout Plain Layout
42639
42640 \family sans
42641 \begin_inset Info
42642 type  "icon"
42643 arg   "note-insert"
42644 \end_inset
42645
42646
42647 \end_layout
42648
42649 \end_inset
42650 </cell>
42651 <cell alignment="center" valignment="top" usebox="none">
42652 \begin_inset Text
42653
42654 \begin_layout Plain Layout
42655
42656 \family sans
42657 Insert\SpecialChar \menuseparator
42658 Note\SpecialChar \menuseparator
42659 LyX
42660 \begin_inset space ~
42661 \end_inset
42662
42663 Note
42664 \end_layout
42665
42666 \end_inset
42667 </cell>
42668 </row>
42669 <row interlinespace="2.5mm">
42670 <cell alignment="center" valignment="top" usebox="none">
42671 \begin_inset Text
42672
42673 \begin_layout Plain Layout
42674
42675 \family sans
42676 \begin_inset Info
42677 type  "icon"
42678 arg   "box-insert Frameless"
42679 \end_inset
42680
42681
42682 \end_layout
42683
42684 \end_inset
42685 </cell>
42686 <cell alignment="center" valignment="top" usebox="none">
42687 \begin_inset Text
42688
42689 \begin_layout Plain Layout
42690
42691 \family sans
42692 Insert\SpecialChar \menuseparator
42693 Box
42694 \end_layout
42695
42696 \end_inset
42697 </cell>
42698 </row>
42699 <row interlinespace="2.5mm">
42700 <cell alignment="center" valignment="top" usebox="none">
42701 \begin_inset Text
42702
42703 \begin_layout Plain Layout
42704
42705 \family sans
42706 \begin_inset Info
42707 type  "icon"
42708 arg   "href-insert"
42709 \end_inset
42710
42711
42712 \end_layout
42713
42714 \end_inset
42715 </cell>
42716 <cell alignment="center" valignment="top" usebox="none">
42717 \begin_inset Text
42718
42719 \begin_layout Plain Layout
42720
42721 \family sans
42722 Insert\SpecialChar \menuseparator
42723 URL
42724 \end_layout
42725
42726 \end_inset
42727 </cell>
42728 </row>
42729 <row interlinespace="2.5mm">
42730 <cell alignment="center" valignment="top" usebox="none">
42731 \begin_inset Text
42732
42733 \begin_layout Plain Layout
42734
42735 \family sans
42736 \begin_inset Info
42737 type  "icon"
42738 arg   "ert-insert"
42739 \end_inset
42740
42741
42742 \end_layout
42743
42744 \end_inset
42745 </cell>
42746 <cell alignment="center" valignment="top" usebox="none">
42747 \begin_inset Text
42748
42749 \begin_layout Plain Layout
42750
42751 \family sans
42752 Insert\SpecialChar \menuseparator
42753 T
42754 \family default
42755
42756 \begin_inset ERT
42757 status collapsed
42758
42759 \begin_layout Plain Layout
42760
42761 {}
42762 \end_layout
42763
42764 \end_inset
42765
42766
42767 \family sans
42768 eX
42769 \begin_inset space ~
42770 \end_inset
42771
42772 Code
42773 \end_layout
42774
42775 \end_inset
42776 </cell>
42777 </row>
42778 <row interlinespace="2.5mm">
42779 <cell alignment="center" valignment="top" usebox="none">
42780 \begin_inset Text
42781
42782 \begin_layout Plain Layout
42783
42784 \family sans
42785 \begin_inset Info
42786 type  "icon"
42787 arg   "math-macro newmacroname newcommand"
42788 \end_inset
42789
42790
42791 \end_layout
42792
42793 \end_inset
42794 </cell>
42795 <cell alignment="center" valignment="top" usebox="none">
42796 \begin_inset Text
42797
42798 \begin_layout Plain Layout
42799
42800 \family sans
42801 Insert\SpecialChar \menuseparator
42802 Math\SpecialChar \menuseparator
42803 Macro
42804 \end_layout
42805
42806 \end_inset
42807 </cell>
42808 </row>
42809 <row interlinespace="2.5mm">
42810 <cell alignment="center" valignment="top" usebox="none">
42811 \begin_inset Text
42812
42813 \begin_layout Plain Layout
42814
42815 \family sans
42816 \begin_inset Info
42817 type  "icon"
42818 arg   "dialog-show-new-inset include"
42819 \end_inset
42820
42821
42822 \end_layout
42823
42824 \end_inset
42825 </cell>
42826 <cell alignment="center" valignment="top" usebox="none">
42827 \begin_inset Text
42828
42829 \begin_layout Plain Layout
42830
42831 \family sans
42832 Insert\SpecialChar \menuseparator
42833 File\SpecialChar \menuseparator
42834 Child
42835 \begin_inset space ~
42836 \end_inset
42837
42838 Document
42839 \end_layout
42840
42841 \end_inset
42842 </cell>
42843 </row>
42844 <row interlinespace="2.5mm">
42845 <cell alignment="center" valignment="top" usebox="none">
42846 \begin_inset Text
42847
42848 \begin_layout Plain Layout
42849
42850 \family sans
42851 \begin_inset Info
42852 type  "icon"
42853 arg   "dialog-show character"
42854 \end_inset
42855
42856
42857 \end_layout
42858
42859 \end_inset
42860 </cell>
42861 <cell alignment="center" valignment="top" usebox="none">
42862 \begin_inset Text
42863
42864 \begin_layout Plain Layout
42865
42866 \family sans
42867 Edit\SpecialChar \menuseparator
42868 Text
42869 \begin_inset space ~
42870 \end_inset
42871
42872 Style
42873 \end_layout
42874
42875 \end_inset
42876 </cell>
42877 </row>
42878 <row interlinespace="2.5mm">
42879 <cell alignment="center" valignment="top" usebox="none">
42880 \begin_inset Text
42881
42882 \begin_layout Plain Layout
42883
42884 \family sans
42885 \begin_inset Info
42886 type  "icon"
42887 arg   "layout-paragraph"
42888 \end_inset
42889
42890
42891 \end_layout
42892
42893 \end_inset
42894 </cell>
42895 <cell alignment="center" valignment="top" usebox="none">
42896 \begin_inset Text
42897
42898 \begin_layout Plain Layout
42899
42900 \family sans
42901 Edit\SpecialChar \menuseparator
42902 Paragraph
42903 \begin_inset space ~
42904 \end_inset
42905
42906 Settings
42907 \end_layout
42908
42909 \end_inset
42910 </cell>
42911 </row>
42912 <row interlinespace="2.5mm">
42913 <cell alignment="center" valignment="top" usebox="none">
42914 \begin_inset Text
42915
42916 \begin_layout Plain Layout
42917
42918 \family sans
42919 \begin_inset Info
42920 type  "icon"
42921 arg   "thesaurus-entry"
42922 \end_inset
42923
42924
42925 \end_layout
42926
42927 \end_inset
42928 </cell>
42929 <cell alignment="center" valignment="top" usebox="none">
42930 \begin_inset Text
42931
42932 \begin_layout Plain Layout
42933
42934 \family sans
42935 Tools\SpecialChar \menuseparator
42936 Thesaurus
42937 \end_layout
42938
42939 \end_inset
42940 </cell>
42941 </row>
42942 </lyxtabular>
42943
42944 \end_inset
42945
42946
42947 \end_layout
42948
42949 \begin_layout Subsection
42950 View / Update Toolbar
42951 \begin_inset Index idx
42952 status collapsed
42953
42954 \begin_layout Plain Layout
42955 Toolbar ! View / Update
42956 \end_layout
42957
42958 \end_inset
42959
42960
42961 \end_layout
42962
42963 \begin_layout Standard
42964 \begin_inset Graphics
42965         filename clipart/ViewToolbar.png
42966
42967 \end_inset
42968
42969
42970 \end_layout
42971
42972 \begin_layout Standard
42973 \begin_inset VSpace defskip
42974 \end_inset
42975
42976
42977 \end_layout
42978
42979 \begin_layout Standard
42980 The view / update toolbar as shown above contains from left to right the
42981  following buttons:
42982 \end_layout
42983
42984 \begin_layout Standard
42985 \begin_inset VSpace defskip
42986 \end_inset
42987
42988
42989 \end_layout
42990
42991 \begin_layout Standard
42992 \begin_inset Tabular
42993 <lyxtabular version="3" rows="7" columns="2">
42994 <features islongtable="true" longtabularalignment="center">
42995 <column alignment="left" valignment="top" width="0">
42996 <column alignment="left" valignment="top" width="0">
42997 <row interlinespace="2.5mm">
42998 <cell alignment="center" valignment="top" usebox="none">
42999 \begin_inset Text
43000
43001 \begin_layout Plain Layout
43002
43003 \family sans
43004 \begin_inset Info
43005 type  "icon"
43006 arg   "buffer-view"
43007 \end_inset
43008
43009
43010 \end_layout
43011
43012 \end_inset
43013 </cell>
43014 <cell alignment="center" valignment="top" usebox="none">
43015 \begin_inset Text
43016
43017 \begin_layout Plain Layout
43018
43019 \family sans
43020 View\SpecialChar \menuseparator
43021 View
43022 \end_layout
43023
43024 \end_inset
43025 </cell>
43026 </row>
43027 <row interlinespace="2.5mm">
43028 <cell alignment="center" valignment="top" usebox="none">
43029 \begin_inset Text
43030
43031 \begin_layout Plain Layout
43032
43033 \family sans
43034 \begin_inset Info
43035 type  "icon"
43036 arg   "buffer-update"
43037 \end_inset
43038
43039
43040 \end_layout
43041
43042 \end_inset
43043 </cell>
43044 <cell alignment="center" valignment="top" usebox="none">
43045 \begin_inset Text
43046
43047 \begin_layout Plain Layout
43048
43049 \family sans
43050 View\SpecialChar \menuseparator
43051 Update
43052 \end_layout
43053
43054 \end_inset
43055 </cell>
43056 </row>
43057 <row interlinespace="2.5mm">
43058 <cell alignment="center" valignment="top" usebox="none">
43059 \begin_inset Text
43060
43061 \begin_layout Plain Layout
43062
43063 \family sans
43064 \begin_inset Info
43065 type  "icon"
43066 arg   "master-buffer-view"
43067 \end_inset
43068
43069
43070 \end_layout
43071
43072 \end_inset
43073 </cell>
43074 <cell alignment="center" valignment="top" usebox="none">
43075 \begin_inset Text
43076
43077 \begin_layout Plain Layout
43078
43079 \family sans
43080 View\SpecialChar \menuseparator
43081 Master
43082 \end_layout
43083
43084 \end_inset
43085 </cell>
43086 </row>
43087 <row interlinespace="2.5mm">
43088 <cell alignment="center" valignment="top" usebox="none">
43089 \begin_inset Text
43090
43091 \begin_layout Plain Layout
43092
43093 \family sans
43094 \begin_inset Info
43095 type  "icon"
43096 arg   "master-buffer-update"
43097 \end_inset
43098
43099
43100 \end_layout
43101
43102 \end_inset
43103 </cell>
43104 <cell alignment="center" valignment="top" usebox="none">
43105 \begin_inset Text
43106
43107 \begin_layout Plain Layout
43108
43109 \family sans
43110 View\SpecialChar \menuseparator
43111 Update
43112 \begin_inset space ~
43113 \end_inset
43114
43115 Master
43116 \end_layout
43117
43118 \end_inset
43119 </cell>
43120 </row>
43121 <row interlinespace="2.5mm">
43122 <cell alignment="center" valignment="top" usebox="none">
43123 \begin_inset Text
43124
43125 \begin_layout Plain Layout
43126
43127 \family sans
43128 \begin_inset Info
43129 type  "icon"
43130 arg   "buffer-toggle-output-sync"
43131 \end_inset
43132
43133
43134 \end_layout
43135
43136 \end_inset
43137 </cell>
43138 <cell alignment="center" valignment="top" usebox="none">
43139 \begin_inset Text
43140
43141 \begin_layout Plain Layout
43142
43143 \family sans
43144 Document\SpecialChar \menuseparator
43145 Settings\SpecialChar \menuseparator
43146 Output\SpecialChar \menuseparator
43147 Synchronize with Output
43148 \end_layout
43149
43150 \end_inset
43151 </cell>
43152 </row>
43153 <row interlinespace="2.5mm">
43154 <cell alignment="center" valignment="top" usebox="none">
43155 \begin_inset Text
43156
43157 \begin_layout Plain Layout
43158 \begin_inset Graphics
43159         filename ../images/view-others.png
43160         scale 85
43161         groupId toolbarbuttons
43162
43163 \end_inset
43164
43165
43166 \family sans
43167 *
43168 \end_layout
43169
43170 \end_inset
43171 </cell>
43172 <cell alignment="center" valignment="top" usebox="none">
43173 \begin_inset Text
43174
43175 \begin_layout Plain Layout
43176
43177 \family sans
43178 View\SpecialChar \menuseparator
43179 View (Other Formats)
43180 \end_layout
43181
43182 \end_inset
43183 </cell>
43184 </row>
43185 <row interlinespace="2.5mm">
43186 <cell alignment="center" valignment="top" usebox="none">
43187 \begin_inset Text
43188
43189 \begin_layout Plain Layout
43190 \begin_inset Graphics
43191         filename ../images/update-others.png
43192         scale 85
43193         groupId toolbarbuttons
43194
43195 \end_inset
43196
43197 *
43198 \end_layout
43199
43200 \end_inset
43201 </cell>
43202 <cell alignment="center" valignment="top" usebox="none">
43203 \begin_inset Text
43204
43205 \begin_layout Plain Layout
43206
43207 \family sans
43208 View\SpecialChar \menuseparator
43209 Update (Other Formats)
43210 \end_layout
43211
43212 \end_inset
43213 </cell>
43214 </row>
43215 </lyxtabular>
43216
43217 \end_inset
43218
43219
43220 \end_layout
43221
43222 \begin_layout Standard
43223 * These icons might look different for you if you do not use the default
43224  icon set.
43225 \end_layout
43226
43227 \begin_layout Subsection
43228 Other Toolbars
43229 \end_layout
43230
43231 \begin_layout Standard
43232 The change tracking toolbar is explained in section
43233 \begin_inset space ~
43234 \end_inset
43235
43236
43237 \begin_inset CommandInset ref
43238 LatexCommand ref
43239 reference "sec:Change-Tracking"
43240
43241 \end_inset
43242
43243 , the table toolbar
43244 \begin_inset Index idx
43245 status collapsed
43246
43247 \begin_layout Plain Layout
43248 Toolbar ! Table
43249 \end_layout
43250
43251 \end_inset
43252
43253  in the 
43254 \emph on
43255 Embedded
43256 \begin_inset space ~
43257 \end_inset
43258
43259 Objects
43260 \emph default
43261  manual, the math macro toolbar
43262 \begin_inset Index idx
43263 status collapsed
43264
43265 \begin_layout Plain Layout
43266 Toolbar ! Macro
43267 \end_layout
43268
43269 \end_inset
43270
43271  in the 
43272 \emph on
43273 Math
43274 \emph default
43275  manual.
43276 \end_layout
43277
43278 \begin_layout Chapter
43279 The Document Settings
43280 \begin_inset CommandInset label
43281 LatexCommand label
43282 name "chap:The-Document-Settings"
43283
43284 \end_inset
43285
43286
43287 \begin_inset Index idx
43288 status collapsed
43289
43290 \begin_layout Plain Layout
43291 Document ! Settings
43292 \end_layout
43293
43294 \end_inset
43295
43296
43297 \end_layout
43298
43299 \begin_layout Standard
43300 The document settings dialog contains submenus to set properties for the
43301  whole document and is called with the menu
43302 \family sans
43303  Document\SpecialChar \menuseparator
43304 Settings
43305 \family default
43306 .
43307  You can save your document settings as default with the
43308 \family sans
43309  Save as Document Defaults
43310 \family default
43311  button in the dialog.
43312  This will create a template named 
43313 \family typewriter
43314 defaults.lyx
43315 \family default
43316  which is automatically loaded by LyX when you create a new document without
43317  using a template.
43318 \end_layout
43319
43320 \begin_layout Standard
43321 The button 
43322 \family sans
43323 Use Class Defaults
43324 \family default
43325  resets the document settings to the default of the document class.
43326  This affects mostly class options, the page layout and Numbering & TOC.
43327 \end_layout
43328
43329 \begin_layout Standard
43330 The different submenus of the dialog are explained in the following sections.
43331 \end_layout
43332
43333 \begin_layout Section
43334 Document Class
43335 \end_layout
43336
43337 \begin_layout Standard
43338 Here you set the document class, class options, a graphics driver, and a
43339  master document.
43340  Document classes are described in section
43341 \begin_inset space ~
43342 \end_inset
43343
43344
43345 \begin_inset CommandInset ref
43346 LatexCommand ref
43347 reference "sec:Document-Classes"
43348
43349 \end_inset
43350
43351 .
43352  
43353 \end_layout
43354
43355 \begin_layout Standard
43356 With the button 
43357 \family sans
43358 Local
43359 \begin_inset space ~
43360 \end_inset
43361
43362 Layout
43363 \family default
43364  you can load you own layout-file, that is not in LyX's 
43365 \emph on
43366 layouts
43367 \emph default
43368  folder and thus not recognized by LyX as layout for a document class.
43369  For more about layout-files, see the chapter 
43370 \emph on
43371 Installing New Document Classes, Layouts, and Templates
43372 \emph default
43373  of the 
43374 \emph on
43375 Customization
43376 \emph default
43377  Handbook.
43378 \end_layout
43379
43380 \begin_layout Standard
43381 Some classes use special class options by default.
43382  If this is the case, they are listed in the field 
43383 \family sans
43384 Predefined
43385 \family default
43386  and you can decide to use them or not.
43387  If you do not exactly know what the default class options are for, it is
43388  recommended to leave them untouched.
43389  The 
43390 \family sans
43391 Graphics driver
43392 \family default
43393  is used for LaTeX's graphics, color and page layout packages.
43394  If using 
43395 \family sans
43396 Default
43397 \family default
43398 , the default driver for the LaTeX-packages is used.
43399  It is recommended that you use the default unless you know what you are
43400  doing.
43401 \begin_inset Foot
43402 status collapsed
43403
43404 \begin_layout Plain Layout
43405 When you want to use one of the following drivers
43406 \begin_inset Newline newline
43407 \end_inset
43408
43409
43410 \family sans
43411 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
43412 \family default
43413
43414 \begin_inset Newline newline
43415 \end_inset
43416
43417 you first have to activate them in your LaTeX distribution, see section
43418  
43419 \emph on
43420 Driver support
43421 \emph default
43422  in 
43423 \begin_inset CommandInset href
43424 LatexCommand href
43425 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
43426
43427 \end_inset
43428
43429 .
43430 \end_layout
43431
43432 \end_inset
43433
43434
43435 \end_layout
43436
43437 \begin_layout Standard
43438 Specifying a master document is necessary if the current document is a child
43439  or subdocument.
43440  The master document will be used by LyX in the background if the child
43441  document is opened without its master.
43442  This way child documents are always compilable.
43443  More about master and child documents is explained in the section 
43444 \emph on
43445 Child Documents
43446 \emph default
43447  of the 
43448 \emph on
43449 Embedded
43450 \begin_inset space ~
43451 \end_inset
43452
43453 Objects
43454 \emph default
43455  manual.
43456 \end_layout
43457
43458 \begin_layout Standard
43459 There is also an option to suppress the date and one to use the LaTeX-package
43460  
43461 \series bold
43462 refstyle
43463 \series default
43464  instead of 
43465 \series bold
43466 prettyref
43467 \series default
43468
43469 \begin_inset Index idx
43470 status collapsed
43471
43472 \begin_layout Plain Layout
43473 LaTeX-packages ! prettyref
43474 \end_layout
43475
43476 \end_inset
43477
43478
43479 \begin_inset Index idx
43480 status collapsed
43481
43482 \begin_layout Plain Layout
43483 LaTeX-packages ! refstyle
43484 \end_layout
43485
43486 \end_inset
43487
43488  for cross-references, see sec.
43489 \begin_inset space \thinspace{}
43490 \end_inset
43491
43492
43493 \begin_inset CommandInset ref
43494 LatexCommand ref
43495 reference "sec:Cross-References"
43496
43497 \end_inset
43498
43499 .
43500 \end_layout
43501
43502 \begin_layout Section
43503 Child Documents
43504 \end_layout
43505
43506 \begin_layout Standard
43507 This submenu is only visible when your document includes child documents.
43508  Please refer to the section 
43509 \emph on
43510 Child
43511 \begin_inset space ~
43512 \end_inset
43513
43514 Documents
43515 \emph default
43516  of the 
43517 \emph on
43518 Embedded
43519 \begin_inset space ~
43520 \end_inset
43521
43522 Objects
43523 \emph default
43524  manual for details.
43525 \end_layout
43526
43527 \begin_layout Section
43528 Modules
43529 \end_layout
43530
43531 \begin_layout Standard
43532 Modules are explained in section
43533 \begin_inset space ~
43534 \end_inset
43535
43536
43537 \begin_inset CommandInset ref
43538 LatexCommand ref
43539 reference "sub:Modules"
43540
43541 \end_inset
43542
43543 .
43544 \end_layout
43545
43546 \begin_layout Section
43547 Local Layout
43548 \end_layout
43549
43550 \begin_layout Standard
43551 See section
43552 \begin_inset space ~
43553 \end_inset
43554
43555
43556 \begin_inset CommandInset ref
43557 LatexCommand ref
43558 reference "sub:Local-Layout"
43559
43560 \end_inset
43561
43562  for a description.
43563 \end_layout
43564
43565 \begin_layout Section
43566 Fonts
43567 \end_layout
43568
43569 \begin_layout Standard
43570 The document font settings are described in section
43571 \begin_inset space ~
43572 \end_inset
43573
43574
43575 \begin_inset CommandInset ref
43576 LatexCommand ref
43577 reference "sec:Fonts-and-Text"
43578
43579 \end_inset
43580
43581 .
43582 \end_layout
43583
43584 \begin_layout Section
43585 Text Layout
43586 \end_layout
43587
43588 \begin_layout Standard
43589 You can specify if paragraphs should be separated by indentations or vertical
43590  skips.
43591  The line spacing and the number of text columns can also be specified here.
43592 \end_layout
43593
43594 \begin_layout Standard
43595 Note that LyX will not show two columns or the set up line spacing on screen.
43596  That would be impractical, often unreadable and is not part of the WYSIWYM
43597  concept.
43598  However, it will be as you specified it in the output.
43599 \end_layout
43600
43601 \begin_layout Section
43602 Page Layout
43603 \end_layout
43604
43605 \begin_layout Standard
43606 A description of this menu is given in section
43607 \begin_inset space ~
43608 \end_inset
43609
43610
43611 \begin_inset CommandInset ref
43612 LatexCommand ref
43613 reference "sub:Paper-Size,-Orientation"
43614
43615 \end_inset
43616
43617  and 
43618 \begin_inset CommandInset ref
43619 LatexCommand ref
43620 reference "sub:Document-Layout"
43621
43622 \end_inset
43623
43624 .
43625 \end_layout
43626
43627 \begin_layout Section
43628 Page Margins
43629 \end_layout
43630
43631 \begin_layout Standard
43632 Here you can adjust the paper margins, see section
43633 \begin_inset space ~
43634 \end_inset
43635
43636
43637 \begin_inset CommandInset ref
43638 LatexCommand ref
43639 reference "sub:Margins"
43640
43641 \end_inset
43642
43643 .
43644 \end_layout
43645
43646 \begin_layout Section
43647 Language
43648 \begin_inset CommandInset label
43649 LatexCommand label
43650 name "sec:Language-encodings"
43651
43652 \end_inset
43653
43654
43655 \begin_inset Index idx
43656 status collapsed
43657
43658 \begin_layout Plain Layout
43659 Language ! Encoding
43660 \end_layout
43661
43662 \end_inset
43663
43664
43665 \end_layout
43666
43667 \begin_layout Standard
43668 The document language and quote styles are set here.
43669  The encoding specifies how the document content is exported to LaTeX (the
43670  LyX file is always encoded in utf8).
43671  All characters that cannot be encoded using the specified encoding will
43672  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43673  known for a particular character).
43674 \begin_inset Foot
43675 status collapsed
43676
43677 \begin_layout Plain Layout
43678 The known commands are defined in a text file (
43679 \emph on
43680 unicodesymbols
43681 \emph default
43682 ).
43683  You can add commands for unknown symbols to that file yourself, see the
43684  
43685 \emph on
43686 Customization
43687 \emph default
43688  manual for details.
43689 \end_layout
43690
43691 \end_inset
43692
43693
43694 \end_layout
43695
43696 \begin_layout Standard
43697 If you use the option 
43698 \family sans
43699 Language Default
43700 \family default
43701 , LyX determines the encoding of a text part from the language of this text.
43702  If the document contains text in more than one language you may get more
43703  than one encoding in the LaTeX file.
43704  If you do not use this option then the complete document will always use
43705  exactly one encoding.
43706  Checking this option is the preferred setting.
43707 \end_layout
43708
43709 \begin_layout Standard
43710 LyX also supports Unicode output, which is particularly useful if you need
43711  lots of special symbols or non-alphabetic scripts, respectively.
43712  If you want to use this (and your LaTeX installation supports Unicode),
43713  choose one of the four utf8 variants from the list below.
43714  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43715  so it is not uncommon that a file with lots of Unicode symbols works fine
43716  with 
43717 \family sans
43718 Language Default
43719 \family default
43720  (when LyX uses its list of known LaTeX-commands), but does not work with
43721  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43722  because all Unicode symbols can be encoded in utf8).
43723  The situation is much better with XeTeX and LuaTeX, two new alternative
43724  engines to standard LaTeX.
43725  Both engines support Unicode natively.
43726  LyX now also supports these two engines (via the output formats 
43727 \family sans
43728 PDF
43729 \begin_inset space ~
43730 \end_inset
43731
43732 (XeTe
43733 \begin_inset ERT
43734 status collapsed
43735
43736 \begin_layout Plain Layout
43737
43738 {}
43739 \end_layout
43740
43741 \end_inset
43742
43743 X)
43744 \family default
43745
43746 \family sans
43747 PDF
43748 \begin_inset space ~
43749 \end_inset
43750
43751 (LuaTe
43752 \begin_inset ERT
43753 status collapsed
43754
43755 \begin_layout Plain Layout
43756
43757 {}
43758 \end_layout
43759
43760 \end_inset
43761
43762 X)
43763 \family default
43764  and 
43765 \family sans
43766 DVI
43767 \begin_inset space ~
43768 \end_inset
43769
43770 (LuaTeX)
43771 \family default
43772 , see section
43773 \begin_inset space ~
43774 \end_inset
43775
43776
43777 \begin_inset CommandInset ref
43778 LatexCommand ref
43779 reference "sub:Output-file-formats"
43780
43781 \end_inset
43782
43783 ).
43784  So if you are using many special or accented characters and 
43785 \family sans
43786 Language Default
43787 \family default
43788  fails, you might try out one of these new engines.
43789 \end_layout
43790
43791 \begin_layout Standard
43792 The 
43793 \family sans
43794 Language
43795 \begin_inset space ~
43796 \end_inset
43797
43798 package
43799 \family default
43800  determines the LaTeX-package that is used for hyphenation and the translation
43801  of strings like 
43802 \begin_inset Quotes eld
43803 \end_inset
43804
43805 Part
43806 \begin_inset Quotes erd
43807 \end_inset
43808
43809 .
43810  The possible settings are:
43811 \end_layout
43812
43813 \begin_layout Description
43814 Default uses the language package that is selected in
43815 \family sans
43816  Tools\SpecialChar \menuseparator
43817 Preferences\SpecialChar \menuseparator
43818 Language Settings
43819 \family default
43820  (see section
43821 \begin_inset space ~
43822 \end_inset
43823
43824
43825 \begin_inset CommandInset ref
43826 LatexCommand ref
43827 reference "sub:Prefs-Language"
43828
43829 \end_inset
43830
43831 ).
43832 \end_layout
43833
43834 \begin_layout Description
43835 Automatic selects the most suitable language package for the view/export
43836  format you will use.
43837  In many cases this will be 
43838 \series bold
43839 babel
43840 \series default
43841
43842 \begin_inset Index idx
43843 status collapsed
43844
43845 \begin_layout Plain Layout
43846 LaTeX-packages ! babel
43847 \end_layout
43848
43849 \end_inset
43850
43851 .
43852  If the newer package 
43853 \series bold
43854 polyglossia
43855 \series default
43856
43857 \begin_inset Index idx
43858 status collapsed
43859
43860 \begin_layout Plain Layout
43861 LaTeX-packages ! polyglossia
43862 \end_layout
43863
43864 \end_inset
43865
43866  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
43867  this package will be used instead of 
43868 \series bold
43869 babel
43870 \series default
43871 .
43872 \end_layout
43873
43874 \begin_layout Description
43875 Always
43876 \begin_inset space ~
43877 \end_inset
43878
43879 Babel uses 
43880 \series bold
43881 babel
43882 \series default
43883  even if 
43884 \series bold
43885 polyglossia
43886 \series default
43887  would be more appropriate.
43888 \end_layout
43889
43890 \begin_layout Description
43891 Custom allows you to specify a language package command of your choice.
43892  For example if you want to use a language-specific package like 
43893 \series bold
43894 ngerman
43895 \series default
43896  (for German texts), type in
43897 \series bold
43898
43899 \begin_inset Newline newline
43900 \end_inset
43901
43902
43903 \backslash
43904 usepackage{ngerman}
43905 \end_layout
43906
43907 \begin_layout Description
43908 None will not use a language package.
43909  This is necessary for some document classes for scientific articles.
43910 \end_layout
43911
43912 \begin_layout Standard
43913 Here is a list with the important encodings:
43914 \end_layout
43915
43916 \begin_layout Description
43917 Language
43918 \begin_inset space ~
43919 \end_inset
43920
43921 Default
43922 \begin_inset space ~
43923 \end_inset
43924
43925 (no
43926 \begin_inset space ~
43927 \end_inset
43928
43929 inputenc) Same as 
43930 \family sans
43931 Language Default
43932 \family default
43933 , but the LaTeX-package 
43934 \series bold
43935 inputenc
43936 \series default
43937
43938 \begin_inset Index idx
43939 status collapsed
43940
43941 \begin_layout Plain Layout
43942 LaTeX-packages ! inputenc
43943 \end_layout
43944
43945 \end_inset
43946
43947  is not used.
43948  When using this, you probably need to load some additional packages manually
43949  in the preamble and specify the used encoding for text parts in foreign
43950  languages in TeX code.
43951 \end_layout
43952
43953 \begin_layout Description
43954 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43955  LyX converts all other characters into LaTeX commands, which may result
43956  in a big file when lots of LaTeX-commands are needed.
43957 \end_layout
43958
43959 \begin_layout Description
43960 Arabic
43961 \begin_inset space ~
43962 \end_inset
43963
43964 (CP
43965 \begin_inset space ~
43966 \end_inset
43967
43968 1256) MS Windows code page for Arabic and Farsi
43969 \end_layout
43970
43971 \begin_layout Description
43972 Arabic
43973 \begin_inset space ~
43974 \end_inset
43975
43976 (ISO
43977 \begin_inset space ~
43978 \end_inset
43979
43980 8859-6) for Arabic and Farsi
43981 \end_layout
43982
43983 \begin_layout Description
43984 Armenian
43985 \begin_inset space ~
43986 \end_inset
43987
43988 (ArmSCII8) for Armenian
43989 \end_layout
43990
43991 \begin_layout Description
43992 Baltic
43993 \begin_inset space ~
43994 \end_inset
43995
43996 (CP
43997 \begin_inset space ~
43998 \end_inset
43999
44000 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
44001  as the ISO-8859-13 encoding
44002 \end_layout
44003
44004 \begin_layout Description
44005 Baltic
44006 \begin_inset space ~
44007 \end_inset
44008
44009 (ISO
44010 \begin_inset space ~
44011 \end_inset
44012
44013 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
44014  encoding
44015 \end_layout
44016
44017 \begin_layout Description
44018 Baltic
44019 \begin_inset space ~
44020 \end_inset
44021
44022 (ISO
44023 \begin_inset space ~
44024 \end_inset
44025
44026 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
44027  ISO-8859-13 encoding
44028 \end_layout
44029
44030 \begin_layout Description
44031 Central
44032 \begin_inset space ~
44033 \end_inset
44034
44035 European
44036 \begin_inset space ~
44037 \end_inset
44038
44039 (CP
44040 \begin_inset space ~
44041 \end_inset
44042
44043 1250) MS Windows code page for ISO
44044 \begin_inset space ~
44045 \end_inset
44046
44047 8859-2 (latin2)
44048 \end_layout
44049
44050 \begin_layout Description
44051 Central
44052 \begin_inset space ~
44053 \end_inset
44054
44055 European
44056 \begin_inset space ~
44057 \end_inset
44058
44059 (ISO
44060 \begin_inset space ~
44061 \end_inset
44062
44063 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
44064  Romanian, Slovak and Slovenian
44065 \end_layout
44066
44067 \begin_layout Description
44068 Chinese
44069 \begin_inset space ~
44070 \end_inset
44071
44072 (simplified)
44073 \begin_inset space ~
44074 \end_inset
44075
44076 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
44077  this encoding is officially replaced by the encoding GB18030, as GB18030
44078  is not available for LaTeX you should try to use the encoding Unicode
44079 \begin_inset space ~
44080 \end_inset
44081
44082 (CJK)
44083 \begin_inset space ~
44084 \end_inset
44085
44086 (utf8)
44087 \end_layout
44088
44089 \begin_layout Description
44090 Chinese
44091 \begin_inset space ~
44092 \end_inset
44093
44094 (simplified)
44095 \begin_inset space ~
44096 \end_inset
44097
44098 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
44099  except for the Euro currency sign, since 2001 this encoding is officially
44100  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
44101  you should try to use the encoding Unicode
44102 \begin_inset space ~
44103 \end_inset
44104
44105 (CJK)
44106 \begin_inset space ~
44107 \end_inset
44108
44109 (utf8)
44110 \end_layout
44111
44112 \begin_layout Description
44113 Chinese
44114 \begin_inset space ~
44115 \end_inset
44116
44117 (traditional)
44118 \begin_inset space ~
44119 \end_inset
44120
44121 (EUC-TW) for traditional Chinese
44122 \end_layout
44123
44124 \begin_layout Description
44125 Cyrillic
44126 \begin_inset space ~
44127 \end_inset
44128
44129 (CP
44130 \begin_inset space ~
44131 \end_inset
44132
44133 1251) MS Windows code page for Cyrillic
44134 \end_layout
44135
44136 \begin_layout Description
44137 Cyrillic
44138 \begin_inset space ~
44139 \end_inset
44140
44141 (ISO
44142 \begin_inset space ~
44143 \end_inset
44144
44145 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
44146 \end_layout
44147
44148 \begin_layout Description
44149 Cyrillic
44150 \begin_inset space ~
44151 \end_inset
44152
44153 (KOI8-R) standard Cyrillic especially for Russian
44154 \end_layout
44155
44156 \begin_layout Description
44157 Cyrillic
44158 \begin_inset space ~
44159 \end_inset
44160
44161 (KOI8-U) Cyrillic for Ukrainian
44162 \end_layout
44163
44164 \begin_layout Description
44165 Cyrillic
44166 \begin_inset space ~
44167 \end_inset
44168
44169 (pt
44170 \begin_inset space ~
44171 \end_inset
44172
44173 154) Cyrillic for Kazakh
44174 \end_layout
44175
44176 \begin_layout Description
44177 Greek
44178 \begin_inset space ~
44179 \end_inset
44180
44181 (ISO
44182 \begin_inset space ~
44183 \end_inset
44184
44185 8859-7) for Greek
44186 \end_layout
44187
44188 \begin_layout Description
44189 Hebrew
44190 \begin_inset space ~
44191 \end_inset
44192
44193 (CP
44194 \begin_inset space ~
44195 \end_inset
44196
44197 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
44198 \end_layout
44199
44200 \begin_layout Description
44201 Hebrew
44202 \begin_inset space ~
44203 \end_inset
44204
44205 (ISO
44206 \begin_inset space ~
44207 \end_inset
44208
44209 8859-8) for Hebrew
44210 \end_layout
44211
44212 \begin_layout Description
44213 Japanese
44214 \begin_inset space ~
44215 \end_inset
44216
44217 (CJK)
44218 \begin_inset space ~
44219 \end_inset
44220
44221 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44222 \series bold
44223 CJK
44224 \series default
44225
44226 \begin_inset Index idx
44227 status collapsed
44228
44229 \begin_layout Plain Layout
44230 LaTeX-packages ! CJK
44231 \end_layout
44232
44233 \end_inset
44234
44235 , when using this, set the document language to 
44236 \family sans
44237 Japanese (CJK)
44238 \end_layout
44239
44240 \begin_layout Description
44241 Japanese
44242 \begin_inset space ~
44243 \end_inset
44244
44245 (CJK)
44246 \begin_inset space ~
44247 \end_inset
44248
44249 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44250 \series bold
44251 CJK
44252 \series default
44253 , when using this, set the document language to 
44254 \family sans
44255 Japanese
44256 \begin_inset space ~
44257 \end_inset
44258
44259 (CJK)
44260 \end_layout
44261
44262 \begin_layout Description
44263 Japanese
44264 \begin_inset space ~
44265 \end_inset
44266
44267 (non-CJK)
44268 \begin_inset space ~
44269 \end_inset
44270
44271 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44272 \series bold
44273 japanese
44274 \series default
44275
44276 \begin_inset Index idx
44277 status collapsed
44278
44279 \begin_layout Plain Layout
44280 LaTeX-packages ! japanese
44281 \end_layout
44282
44283 \end_inset
44284
44285 , when using this, set the document language to 
44286 \family sans
44287 Japanese
44288 \end_layout
44289
44290 \begin_layout Description
44291 Japanese
44292 \begin_inset space ~
44293 \end_inset
44294
44295 (non-CJK)
44296 \begin_inset space ~
44297 \end_inset
44298
44299 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44300 \series bold
44301 japanese
44302 \series default
44303 , when using this, set the document language to 
44304 \family sans
44305 Japanese
44306 \end_layout
44307
44308 \begin_layout Description
44309 Japanese
44310 \begin_inset space ~
44311 \end_inset
44312
44313 (non-CJK)
44314 \begin_inset space ~
44315 \end_inset
44316
44317 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
44318 \series bold
44319 japanese
44320 \series default
44321 , when using this, set the document language to 
44322 \family sans
44323 Japanese
44324 \end_layout
44325
44326 \begin_layout Description
44327 Korean
44328 \begin_inset space ~
44329 \end_inset
44330
44331 (EUC-KR) for Korean
44332 \end_layout
44333
44334 \begin_layout Description
44335 Southern
44336 \begin_inset space ~
44337 \end_inset
44338
44339 European
44340 \begin_inset space ~
44341 \end_inset
44342
44343 (ISO
44344 \begin_inset space ~
44345 \end_inset
44346
44347 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
44348 \end_layout
44349
44350 \begin_layout Description
44351 South-Eastern
44352 \begin_inset space ~
44353 \end_inset
44354
44355 European
44356 \begin_inset space ~
44357 \end_inset
44358
44359 (ISO
44360 \begin_inset space ~
44361 \end_inset
44362
44363 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
44364  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
44365  to cover many languages and characters with diacritics
44366 \end_layout
44367
44368 \begin_layout Description
44369 Thai
44370 \begin_inset space ~
44371 \end_inset
44372
44373 (TIS
44374 \begin_inset space ~
44375 \end_inset
44376
44377 620-0) for Thai
44378 \end_layout
44379
44380 \begin_layout Description
44381 Turkish
44382 \begin_inset space ~
44383 \end_inset
44384
44385 (ISO
44386 \begin_inset space ~
44387 \end_inset
44388
44389 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
44390  Icelandic letters are replaced by Turkish ones
44391 \end_layout
44392
44393 \begin_layout Description
44394 Unicode
44395 \begin_inset space ~
44396 \end_inset
44397
44398 (CJK)
44399 \begin_inset space ~
44400 \end_inset
44401
44402 (utf8) Unicode utf8 with the LaTeX-package 
44403 \series bold
44404 CJK
44405 \series default
44406
44407 \begin_inset Index idx
44408 status collapsed
44409
44410 \begin_layout Plain Layout
44411 LaTeX-packages ! CJK
44412 \end_layout
44413
44414 \end_inset
44415
44416  (for the languages Chinese, Japanese and Korean)
44417 \end_layout
44418
44419 \begin_layout Description
44420 Unicode
44421 \begin_inset space ~
44422 \end_inset
44423
44424 (XeTeX)
44425 \begin_inset space ~
44426 \end_inset
44427
44428 (utf8) Unicode utf8 to be used with 
44429 \family sans
44430 XeTeX
44431 \family default
44432  and 
44433 \family sans
44434 LuaTeX
44435 \family default
44436 , which use Unicode directly, without the help of the LaTeX-package 
44437 \series bold
44438 inputenc
44439 \series default
44440 .
44441  LyX automatically selects this encoding if you export or preview XeTeX
44442  or LuaTeX.
44443  Normally you do not need to set this encoding manually.
44444 \end_layout
44445
44446 \begin_layout Description
44447 Unicode
44448 \begin_inset space ~
44449 \end_inset
44450
44451 (ucs-extended)
44452 \begin_inset space ~
44453 \end_inset
44454
44455 (utf8x) Unicode utf8 based on the LaTeX-package 
44456 \series bold
44457 ucs
44458 \series default
44459
44460 \begin_inset Index idx
44461 status collapsed
44462
44463 \begin_layout Plain Layout
44464 LaTeX-packages ! ucs
44465 \end_layout
44466
44467 \end_inset
44468
44469  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
44470 \end_layout
44471
44472 \begin_layout Description
44473 Unicode
44474 \begin_inset space ~
44475 \end_inset
44476
44477 (utf8) Unicode utf8 based on the LaTeX-package 
44478 \series bold
44479 inputenc
44480 \series default
44481
44482 \begin_inset Index idx
44483 status collapsed
44484
44485 \begin_layout Plain Layout
44486 LaTeX-packages ! inputenc
44487 \end_layout
44488
44489 \end_inset
44490
44491 .
44492  Currently only a limited range of characters (mainly for Latin scripts)
44493  is supported.
44494 \end_layout
44495
44496 \begin_layout Description
44497 Western
44498 \begin_inset space ~
44499 \end_inset
44500
44501 European
44502 \begin_inset space ~
44503 \end_inset
44504
44505 (CP
44506 \begin_inset space ~
44507 \end_inset
44508
44509 1252) MS Windows code page for ISO
44510 \begin_inset space ~
44511 \end_inset
44512
44513 8859-1 (latin1)
44514 \end_layout
44515
44516 \begin_layout Description
44517 Western
44518 \begin_inset space ~
44519 \end_inset
44520
44521 European
44522 \begin_inset space ~
44523 \end_inset
44524
44525 (ISO
44526 \begin_inset space ~
44527 \end_inset
44528
44529 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
44530  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
44531  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
44532  encoding instead
44533 \end_layout
44534
44535 \begin_layout Description
44536 Western
44537 \begin_inset space ~
44538 \end_inset
44539
44540 European
44541 \begin_inset space ~
44542 \end_inset
44543
44544 (ISO
44545 \begin_inset space ~
44546 \end_inset
44547
44548 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
44549  sign, the œ-ligature and some characters used for French and Finnish
44550 \end_layout
44551
44552 \begin_layout Standard
44553 Finally, the dialog lets you select a specific language package for the
44554  current document.
44555  See sec.
44556 \begin_inset space \thinspace{}
44557 \end_inset
44558
44559
44560 \begin_inset CommandInset ref
44561 LatexCommand ref
44562 reference "sub:Prefs-Language"
44563
44564 \end_inset
44565
44566  for more information on the language package.
44567 \end_layout
44568
44569 \begin_layout Section
44570 Colors
44571 \begin_inset Index idx
44572 status collapsed
44573
44574 \begin_layout Plain Layout
44575 Color ! main text
44576 \end_layout
44577
44578 \end_inset
44579
44580
44581 \begin_inset Index idx
44582 status collapsed
44583
44584 \begin_layout Plain Layout
44585 Color ! background
44586 \end_layout
44587
44588 \end_inset
44589
44590
44591 \end_layout
44592
44593 \begin_layout Standard
44594 Here you can alter the font color for the main text (default: black) and
44595  for Greyed
44596 \begin_inset space ~
44597 \end_inset
44598
44599 out notes (default: light grey).
44600  The button 
44601 \family sans
44602 Reset
44603 \family default
44604  sets the color back to the default.
44605 \end_layout
44606
44607 \begin_layout Standard
44608 You can also change the background color for the pages (default: white)
44609  and for Shaded
44610 \begin_inset space ~
44611 \end_inset
44612
44613 boxes (default: red).
44614 \end_layout
44615
44616 \begin_layout Standard
44617 \begin_inset Note Greyedout
44618 status collapsed
44619
44620 \begin_layout Plain Layout
44621 The colors are not shown within LyX, only in the output.
44622  (This Greyed
44623 \begin_inset space ~
44624 \end_inset
44625
44626 out note appears blue in the output.)
44627 \end_layout
44628
44629 \end_inset
44630
44631
44632 \end_layout
44633
44634 \begin_layout Standard
44635 Note, if you change the main text font color and use the option 
44636 \family sans
44637 Color
44638 \begin_inset space ~
44639 \end_inset
44640
44641 links
44642 \family default
44643  in the document settings under 
44644 \family sans
44645 PDF
44646 \begin_inset space ~
44647 \end_inset
44648
44649 properties
44650 \family default
44651 , you probably also need to change the link font color by using 
44652 \family sans
44653 Additional
44654 \begin_inset space ~
44655 \end_inset
44656
44657 options
44658 \family default
44659  in the 
44660 \family sans
44661 PDF
44662 \begin_inset space ~
44663 \end_inset
44664
44665 properties
44666 \family default
44667 .
44668  For example the option
44669 \end_layout
44670
44671 \begin_layout Standard
44672
44673 \series bold
44674 linkcolor=black
44675 \end_layout
44676
44677 \begin_layout Standard
44678 sets the link text color to black.
44679  For more information, see the manual of the LaTeX-package 
44680 \series bold
44681 hyperref
44682 \series default
44683
44684 \begin_inset Index idx
44685 status collapsed
44686
44687 \begin_layout Plain Layout
44688 LaTeX-packages ! hyperref
44689 \end_layout
44690
44691 \end_inset
44692
44693
44694 \begin_inset CommandInset citation
44695 LatexCommand cite
44696 key "hyperref"
44697
44698 \end_inset
44699
44700 .
44701 \end_layout
44702
44703 \begin_layout Standard
44704 \begin_inset VSpace bigskip
44705 \end_inset
44706
44707
44708 \end_layout
44709
44710 \begin_layout Standard
44711 You can adapt the main text font color and the page background for every
44712  page in your document if you use these commands as TeX
44713 \begin_inset space ~
44714 \end_inset
44715
44716 Code behind a forced page break:
44717 \end_layout
44718
44719 \begin_layout Itemize
44720 For the page color:
44721 \begin_inset Newline newline
44722 \end_inset
44723
44724
44725 \series bold
44726
44727 \backslash
44728 pagecolor{color name}
44729 \end_layout
44730
44731 \begin_layout Itemize
44732 For the text color:
44733 \begin_inset Newline newline
44734 \end_inset
44735
44736
44737 \series bold
44738
44739 \backslash
44740 color{color name}
44741 \end_layout
44742
44743 \begin_layout Standard
44744 The color name can hereby be one of these: 
44745 \series bold
44746 black
44747 \series default
44748
44749 \series bold
44750 blue
44751 \series default
44752
44753 \series bold
44754 cyan
44755 \series default
44756
44757 \series bold
44758 green
44759 \series default
44760
44761 \series bold
44762 magenta
44763 \series default
44764
44765 \series bold
44766 red
44767 \series default
44768
44769 \series bold
44770 white
44771 \series default
44772
44773 \series bold
44774 yellow
44775 \series default
44776
44777 \begin_inset Newline newline
44778 \end_inset
44779
44780 If you have changed a text or background color, you can use them under the
44781  following names:
44782 \end_layout
44783
44784 \begin_layout Itemize
44785 For the page background color:
44786 \begin_inset Newline newline
44787 \end_inset
44788
44789
44790 \series bold
44791 page_backgroundcolor
44792 \end_layout
44793
44794 \begin_layout Itemize
44795 For the main text color:
44796 \begin_inset Newline newline
44797 \end_inset
44798
44799
44800 \series bold
44801 document_fontcolor
44802 \end_layout
44803
44804 \begin_layout Itemize
44805 For the Shaded
44806 \begin_inset space ~
44807 \end_inset
44808
44809 box background color:
44810 \begin_inset Newline newline
44811 \end_inset
44812
44813
44814 \series bold
44815 shadecolor
44816 \end_layout
44817
44818 \begin_layout Itemize
44819 For the Greyed
44820 \begin_inset space ~
44821 \end_inset
44822
44823 out note text color:
44824 \begin_inset Newline newline
44825 \end_inset
44826
44827
44828 \series bold
44829 note_fontcolor
44830 \end_layout
44831
44832 \begin_layout Standard
44833 To see how to define and use custom colors, see section 
44834 \emph on
44835 Colored
44836 \begin_inset space ~
44837 \end_inset
44838
44839 Cells
44840 \emph default
44841  of the 
44842 \emph on
44843 Embedded
44844 \begin_inset space ~
44845 \end_inset
44846
44847 Objects
44848 \emph default
44849  manual.
44850 \end_layout
44851
44852 \begin_layout Section
44853 Numbering & TOC
44854 \end_layout
44855
44856 \begin_layout Standard
44857 Here you can adjust the numbering depth of section headings and the section
44858  depth in the table of contents as described in section
44859 \begin_inset space ~
44860 \end_inset
44861
44862
44863 \begin_inset CommandInset ref
44864 LatexCommand ref
44865 reference "sub:Numbering-depth"
44866
44867 \end_inset
44868
44869 .
44870 \end_layout
44871
44872 \begin_layout Section
44873 Bibliography
44874 \end_layout
44875
44876 \begin_layout Standard
44877 Here you can specify a citation style using the LaTeX packages 
44878 \series bold
44879 natbib
44880 \series default
44881
44882 \begin_inset Index idx
44883 status collapsed
44884
44885 \begin_layout Plain Layout
44886 LaTeX-packages ! natbib
44887 \end_layout
44888
44889 \end_inset
44890
44891  or 
44892 \series bold
44893 jurabib
44894 \series default
44895
44896 \begin_inset Index idx
44897 status collapsed
44898
44899 \begin_layout Plain Layout
44900 LaTeX-packages ! jurabib
44901 \end_layout
44902
44903 \end_inset
44904
44905 .
44906  You can enable a sectioned bibliography using the LaTeX package 
44907 \series bold
44908 bibtopic
44909 \series default
44910
44911 \begin_inset Index idx
44912 status collapsed
44913
44914 \begin_layout Plain Layout
44915 LaTeX-packages ! bibtopic
44916 \end_layout
44917
44918 \end_inset
44919
44920  and you can customize how the bibliography of the given document is being
44921  generated.
44922  For a further description see section
44923 \begin_inset space ~
44924 \end_inset
44925
44926
44927 \begin_inset CommandInset ref
44928 LatexCommand ref
44929 reference "sec:Bibliography"
44930
44931 \end_inset
44932
44933 .
44934 \end_layout
44935
44936 \begin_layout Section
44937 Indexes
44938 \end_layout
44939
44940 \begin_layout Standard
44941 Here, you can customize how the index of your document is being generated
44942  and you can define additional indexes.
44943  Please refer to section
44944 \begin_inset space ~
44945 \end_inset
44946
44947
44948 \begin_inset CommandInset ref
44949 LatexCommand ref
44950 reference "sec:Index"
44951
44952 \end_inset
44953
44954  for details.
44955 \end_layout
44956
44957 \begin_layout Section
44958 PDF Properties
44959 \end_layout
44960
44961 \begin_layout Standard
44962 The PDF properties are explained in section
44963 \begin_inset space ~
44964 \end_inset
44965
44966
44967 \begin_inset CommandInset ref
44968 LatexCommand ref
44969 reference "sec:PDF-Properties"
44970
44971 \end_inset
44972
44973 .
44974 \end_layout
44975
44976 \begin_layout Section
44977 Math Options
44978 \end_layout
44979
44980 \begin_layout Standard
44981 These options will force LyX to use the LaTeX-packages 
44982 \series bold
44983 amsmath
44984 \series default
44985
44986 \begin_inset Index idx
44987 status collapsed
44988
44989 \begin_layout Plain Layout
44990 LaTeX-packages ! amsmath
44991 \end_layout
44992
44993 \end_inset
44994
44995
44996 \series bold
44997 esint
44998 \series default
44999
45000 \begin_inset Index idx
45001 status collapsed
45002
45003 \begin_layout Plain Layout
45004 LaTeX-packages ! esint
45005 \end_layout
45006
45007 \end_inset
45008
45009
45010 \series bold
45011 mathdots
45012 \series default
45013
45014 \begin_inset Index idx
45015 status collapsed
45016
45017 \begin_layout Plain Layout
45018 LaTeX-packages ! mathdots
45019 \end_layout
45020
45021 \end_inset
45022
45023  und 
45024 \series bold
45025 mhchem
45026 \series default
45027
45028 \begin_inset Index idx
45029 status collapsed
45030
45031 \begin_layout Plain Layout
45032 LaTeX-packages ! mhchem
45033 \end_layout
45034
45035 \end_inset
45036
45037  or to use them automatically when they are needed.
45038 \end_layout
45039
45040 \begin_layout Description
45041 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
45042  ensure that you have enabled 
45043 \family sans
45044 AMS
45045 \begin_inset space ~
45046 \end_inset
45047
45048 math
45049 \family default
45050 .
45051 \end_layout
45052
45053 \begin_layout Description
45054 esint is used for special integral characters, see section 
45055 \emph on
45056 Big
45057 \begin_inset space ~
45058 \end_inset
45059
45060 Operators
45061 \emph default
45062  of the 
45063 \emph on
45064 Math
45065 \emph default
45066  manual.
45067 \end_layout
45068
45069 \begin_layout Description
45070 mathdots is used for special ellipses, see section 
45071 \emph on
45072 Ellipses
45073 \emph default
45074  of the 
45075 \emph on
45076 Math
45077 \emph default
45078  manual.
45079 \end_layout
45080
45081 \begin_layout Description
45082 mhchem is used for chemical equations, see section 
45083 \emph on
45084 Chemical Symbols and Equations
45085 \emph default
45086  of the 
45087 \emph on
45088 Math
45089 \emph default
45090  manual.
45091 \end_layout
45092
45093 \begin_layout Section
45094 Float Placement
45095 \end_layout
45096
45097 \begin_layout Standard
45098 The float placement options are described in section 
45099 \emph on
45100 Float
45101 \begin_inset space ~
45102 \end_inset
45103
45104 Placement
45105 \emph default
45106  of the 
45107 \emph on
45108 Embedded
45109 \begin_inset space ~
45110 \end_inset
45111
45112 Objects
45113 \emph default
45114  manual.
45115 \end_layout
45116
45117 \begin_layout Section
45118 Listings
45119 \end_layout
45120
45121 \begin_layout Standard
45122 The listings settings are explained in chapter 
45123 \emph on
45124 Program Code Listings
45125 \emph default
45126  of the 
45127 \emph on
45128 Embedded
45129 \begin_inset space ~
45130 \end_inset
45131
45132 Objects
45133 \emph default
45134  manual.
45135 \end_layout
45136
45137 \begin_layout Section
45138 Bullets
45139 \end_layout
45140
45141 \begin_layout Standard
45142 Here you can adjust the characters for the itemize levels.
45143  The itemize environment is described in section
45144 \begin_inset space ~
45145 \end_inset
45146
45147
45148 \begin_inset CommandInset ref
45149 LatexCommand ref
45150 reference "sec:Itemize"
45151
45152 \end_inset
45153
45154 .
45155 \end_layout
45156
45157 \begin_layout Section
45158 Branches
45159 \end_layout
45160
45161 \begin_layout Standard
45162 Branches are described in section
45163 \begin_inset space ~
45164 \end_inset
45165
45166
45167 \begin_inset CommandInset ref
45168 LatexCommand ref
45169 reference "sec:Branches"
45170
45171 \end_inset
45172
45173 .
45174 \end_layout
45175
45176 \begin_layout Section
45177 Output
45178 \begin_inset CommandInset label
45179 LatexCommand label
45180 name "sec:Doc-Output"
45181
45182 \end_inset
45183
45184
45185 \end_layout
45186
45187 \begin_layout Standard
45188 Here you can define some output specifics for the current document:
45189 \end_layout
45190
45191 \begin_layout Description
45192 Default
45193 \begin_inset space ~
45194 \end_inset
45195
45196 Output
45197 \begin_inset space ~
45198 \end_inset
45199
45200 Format: The format that is used when you hit 
45201 \begin_inset Quotes eld
45202 \end_inset
45203
45204 View
45205 \begin_inset Quotes erd
45206 \end_inset
45207
45208
45209 \begin_inset Quotes eld
45210 \end_inset
45211
45212 Update
45213 \begin_inset Quotes erd
45214 \end_inset
45215
45216
45217 \begin_inset Quotes eld
45218 \end_inset
45219
45220 View Master Document
45221 \begin_inset Quotes erd
45222 \end_inset
45223
45224  and 
45225 \begin_inset Quotes eld
45226 \end_inset
45227
45228 Update Master Document
45229 \begin_inset Quotes erd
45230 \end_inset
45231
45232  in the 
45233 \family sans
45234 View
45235 \family default
45236  menu or the toolbar.
45237  The default is set in 
45238 \family sans
45239 Tools\SpecialChar \menuseparator
45240 Preferences\SpecialChar \menuseparator
45241 File Formats
45242 \family default
45243 , see sec.
45244 \begin_inset space \thinspace{}
45245 \end_inset
45246
45247
45248 \begin_inset CommandInset ref
45249 LatexCommand ref
45250 reference "sec:File-Formats"
45251
45252 \end_inset
45253
45254 .
45255 \end_layout
45256
45257 \begin_layout Description
45258 Synchronize
45259 \begin_inset space ~
45260 \end_inset
45261
45262 with
45263 \begin_inset space ~
45264 \end_inset
45265
45266 Output settings for the menu 
45267 \family sans
45268 Navigate\SpecialChar \menuseparator
45269 Forward
45270 \begin_inset space ~
45271 \end_inset
45272
45273 search
45274 \family default
45275 .
45276  For a detailed description see section 
45277 \emph on
45278 Reverse DVI/PDF search
45279 \emph default
45280  of the 
45281 \emph on
45282 Additional
45283 \begin_inset space ~
45284 \end_inset
45285
45286 Features
45287 \emph default
45288  manual.
45289 \end_layout
45290
45291 \begin_layout Description
45292 XHTML
45293 \begin_inset space ~
45294 \end_inset
45295
45296 Output
45297 \begin_inset space ~
45298 \end_inset
45299
45300 Options settings for the export format 
45301 \family sans
45302 LyXHTML
45303 \family default
45304 .
45305  
45306 \family sans
45307 Strict XHTML
45308 \begin_inset space ~
45309 \end_inset
45310
45311 1.1
45312 \family default
45313  will assure that the output follows exactly version
45314 \begin_inset space ~
45315 \end_inset
45316
45317 1.1 of the XHTML standard.
45318  The different 
45319 \family sans
45320 Math
45321 \begin_inset space ~
45322 \end_inset
45323
45324 output
45325 \family default
45326  settings are described in detail in section 
45327 \emph on
45328 Math Output in XHTML
45329 \emph default
45330  of the 
45331 \emph on
45332 Additional
45333 \begin_inset space ~
45334 \end_inset
45335
45336 Features
45337 \emph default
45338  manual.
45339  The scaling is used for the size of equations in the output.
45340 \end_layout
45341
45342 \begin_layout Section
45343 LaT
45344 \begin_inset ERT
45345 status collapsed
45346
45347 \begin_layout Plain Layout
45348
45349 {}
45350 \end_layout
45351
45352 \end_inset
45353
45354 eX Preamble
45355 \end_layout
45356
45357 \begin_layout Standard
45358 In this text field you can enter commands to load special LaTeX-packages
45359  or to define LaTeX-commands.
45360  The preamble is a thing for LaTeX-experts.
45361  You should not enter commands here until you exactly know what you are
45362  doing.
45363 \end_layout
45364
45365 \begin_layout Standard
45366 An introduction to the LaTeX-syntax is given in section
45367 \begin_inset space ~
45368 \end_inset
45369
45370
45371 \begin_inset CommandInset ref
45372 LatexCommand ref
45373 reference "sub:LaTeX-Syntax"
45374
45375 \end_inset
45376
45377 .
45378 \end_layout
45379
45380 \begin_layout Chapter
45381 The 
45382 \family sans
45383 Preferences
45384 \family default
45385  Dialog
45386 \begin_inset CommandInset label
45387 LatexCommand label
45388 name "chap:The-Preferences-dialog"
45389
45390 \end_inset
45391
45392
45393 \begin_inset Index idx
45394 status collapsed
45395
45396 \begin_layout Plain Layout
45397 Preferences
45398 \end_layout
45399
45400 \end_inset
45401
45402
45403 \end_layout
45404
45405 \begin_layout Standard
45406 The preferences dialog is called with the menu 
45407 \family sans
45408 Tools\SpecialChar \menuseparator
45409 Preferences
45410 \family default
45411 .
45412  It has the following submenus.
45413 \end_layout
45414
45415 \begin_layout Section
45416 Look and Feel
45417 \end_layout
45418
45419 \begin_layout Subsection
45420 User Interface
45421 \end_layout
45422
45423 \begin_layout Subsubsection
45424 User Interface File
45425 \begin_inset Index idx
45426 status collapsed
45427
45428 \begin_layout Plain Layout
45429 Customization ! of toolbars
45430 \end_layout
45431
45432 \end_inset
45433
45434
45435 \begin_inset Index idx
45436 status collapsed
45437
45438 \begin_layout Plain Layout
45439 Customization ! of menus
45440 \end_layout
45441
45442 \end_inset
45443
45444
45445 \end_layout
45446
45447 \begin_layout Standard
45448 The appearance of the menus and toolbars can be changed by choosing a user
45449  interface (ui) file.
45450  A ui-file is a text file where the toolbars and menus are listed.
45451  The toolbar buttons and menu entries are specified in the files 
45452 \shape italic
45453 stdtoolbars.inc
45454 \shape default
45455  and 
45456 \shape italic
45457 stdmenus.inc
45458 \shape default
45459 , respectively.
45460  Both files are loaded by the 
45461 \emph on
45462 default.ui
45463 \emph default
45464  file.
45465  To create your own menu and toolbar layout, start with a copy of these
45466  files and edit the entries.
45467 \end_layout
45468
45469 \begin_layout Standard
45470 The syntax of the .inc-files is straightforward: The 
45471 \family sans
45472 Menubar
45473 \family default
45474
45475 \family sans
45476 Menu
45477 \family default
45478  and 
45479 \family sans
45480 Toolbar
45481 \family default
45482  entries must be finished with an explicit 
45483 \family sans
45484 End
45485 \family default
45486 .
45487  They may contain 
45488 \family sans
45489 Submenu
45490 \family default
45491
45492 \family sans
45493 Item
45494 \family default
45495
45496 \family sans
45497 OptItem
45498 \family default
45499
45500 \family sans
45501 Separator
45502 \family default
45503
45504 \family sans
45505 Icon,
45506 \family default
45507  and in the case of the 
45508 \begin_inset Quotes eld
45509 \end_inset
45510
45511 file_lastfiles
45512 \begin_inset Quotes erd
45513 \end_inset
45514
45515  menu a 
45516 \family sans
45517 Lastfiles
45518 \family default
45519  entry.
45520  The syntax for the entries is:
45521 \end_layout
45522
45523 \begin_layout Standard
45524 \begin_inset VSpace smallskip*
45525 \end_inset
45526
45527
45528 \series bold
45529 Item 
45530 \begin_inset Quotes eld
45531 \end_inset
45532
45533 menu 
45534 \series default
45535 or
45536 \series bold
45537  button name
45538 \begin_inset Quotes erd
45539 \end_inset
45540
45541  
45542 \begin_inset Quotes eld
45543 \end_inset
45544
45545 LyX-function
45546 \begin_inset Quotes erd
45547 \end_inset
45548
45549
45550 \end_layout
45551
45552 \begin_layout Standard
45553 \noindent
45554 \begin_inset VSpace smallskip*
45555 \end_inset
45556
45557 All LyX-functions are listed in the menu 
45558 \family sans
45559 Help\SpecialChar \menuseparator
45560 LyX
45561 \begin_inset space ~
45562 \end_inset
45563
45564 Functions
45565 \family default
45566 .
45567 \end_layout
45568
45569 \begin_layout Standard
45570 \begin_inset VSpace medskip
45571 \end_inset
45572
45573
45574 \end_layout
45575
45576 \begin_layout Standard
45577 An example: Assuming you use the menu 
45578 \family sans
45579 Navigate\SpecialChar \menuseparator
45580 Bookmarks
45581 \family default
45582  quite often and therefore want six available bookmarks, you can add the
45583  line
45584 \end_layout
45585
45586 \begin_layout Standard
45587 \begin_inset VSpace smallskip*
45588 \end_inset
45589
45590
45591 \series bold
45592 Item 
45593 \begin_inset Quotes eld
45594 \end_inset
45595
45596 Save Bookmark 6
45597 \begin_inset Quotes erd
45598 \end_inset
45599
45600  
45601 \begin_inset Quotes eld
45602 \end_inset
45603
45604 bookmark-save 6
45605 \begin_inset Quotes erd
45606 \end_inset
45607
45608
45609 \end_layout
45610
45611 \begin_layout Standard
45612 \noindent
45613 \begin_inset VSpace smallskip*
45614 \end_inset
45615
45616 to the 
45617 \begin_inset Quotes eld
45618 \end_inset
45619
45620 navigate_bookmarks
45621 \begin_inset Quotes erd
45622 \end_inset
45623
45624  menu in the .inc-file to have the sixth bookmark.
45625 \end_layout
45626
45627 \begin_layout Subsubsection
45628 Icon Set
45629 \end_layout
45630
45631 \begin_layout Standard
45632 Here you can change the appearance of LyX's toolbar buttons.
45633  The currently available icon sets are compared in 
45634 \begin_inset CommandInset href
45635 LatexCommand href
45636 name "this image"
45637 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
45638
45639 \end_inset
45640
45641 .
45642 \end_layout
45643
45644 \begin_layout Subsubsection
45645 Automatic help
45646 \end_layout
45647
45648 \begin_layout Standard
45649 The option 
45650 \family sans
45651 Enable tool tips in main work area
45652 \family default
45653  enables tool tips showing the content of closed insets like index entries
45654  or footnotes.
45655 \end_layout
45656
45657 \begin_layout Subsubsection
45658 Session
45659 \end_layout
45660
45661 \begin_layout Standard
45662 With the option 
45663 \family sans
45664 Restore window layouts and geometries
45665 \family default
45666  LyX's main window will be opened with the size and layout that was used
45667  in the last LyX session.
45668 \end_layout
45669
45670 \begin_layout Standard
45671 The option 
45672 \family sans
45673 Restore cursor positions
45674 \family default
45675  sets the cursor to the position in the file where it was at the end of
45676  the last session.
45677 \end_layout
45678
45679 \begin_layout Standard
45680 The option 
45681 \family sans
45682 Load opened files from last session
45683 \family default
45684  opens all files that were opened in the last LyX session.
45685 \end_layout
45686
45687 \begin_layout Standard
45688 The button 
45689 \family sans
45690 Clear all session information
45691 \family default
45692  deletes all information from previous LyX sessions (cursor positions, names
45693  of last opened documents, etc.).
45694 \end_layout
45695
45696 \begin_layout Subsubsection
45697 Documents
45698 \begin_inset CommandInset label
45699 LatexCommand label
45700 name "sub:Backup documents"
45701
45702 \end_inset
45703
45704
45705 \begin_inset Index idx
45706 status collapsed
45707
45708 \begin_layout Plain Layout
45709 Backup ! Documents
45710 \end_layout
45711
45712 \end_inset
45713
45714
45715 \end_layout
45716
45717 \begin_layout Standard
45718
45719 \family sans
45720 Backup original documents when saving
45721 \family default
45722  creates a backup copy of the file in the state when it was opened or when
45723  it was saved the last time.
45724  It is stored in the same folder as your document or in the 
45725 \family sans
45726 Backup
45727 \begin_inset space ~
45728 \end_inset
45729
45730 directory
45731 \family default
45732 , see 
45733 \begin_inset CommandInset ref
45734 LatexCommand ref
45735 reference "sec:Paths"
45736
45737 \end_inset
45738
45739 .
45740  The backup file has the file extension 
45741 \begin_inset Quotes eld
45742 \end_inset
45743
45744
45745 \family sans
45746 .lyx~
45747 \family default
45748
45749 \begin_inset Quotes erd
45750 \end_inset
45751
45752 .
45753 \end_layout
45754
45755 \begin_layout Standard
45756 With the option 
45757 \family sans
45758 Backup documents, every
45759 \family default
45760 , you can specify the time between backup saves.
45761 \end_layout
45762
45763 \begin_layout Standard
45764
45765 \family sans
45766 Save documents compressed by default
45767 \family default
45768  saves the files always in a compressed format.
45769 \end_layout
45770
45771 \begin_layout Standard
45772
45773 \family sans
45774 Maximum last files
45775 \family default
45776  is the number of last opened files that LyX should display in the menu
45777  
45778 \family sans
45779 File\SpecialChar \menuseparator
45780 Open
45781 \begin_inset space ~
45782 \end_inset
45783
45784 Recent
45785 \family default
45786 .
45787 \end_layout
45788
45789 \begin_layout Standard
45790 If the option 
45791 \family sans
45792 Open documents in tabs
45793 \family default
45794  is not used, then every file will be opened in its own new instance of
45795  LyX.
45796 \end_layout
45797
45798 \begin_layout Standard
45799 The option 
45800 \family sans
45801 Single instance
45802 \family default
45803  is only active if a LyXServer pipe
45804 \begin_inset Foot
45805 status collapsed
45806
45807 \begin_layout Plain Layout
45808 See sec.
45809 \begin_inset space \thinspace{}
45810 \end_inset
45811
45812
45813 \begin_inset CommandInset ref
45814 LatexCommand ref
45815 reference "sec:Paths"
45816
45817 \end_inset
45818
45819  for information about LyXServer pipes.
45820 \end_layout
45821
45822 \end_inset
45823
45824  is specified.
45825  If it is checked, LyX documents will be opened in the same running instance
45826  of LyX.
45827  Otherwise a new LyX instance is created for each file.
45828 \end_layout
45829
45830 \begin_layout Standard
45831 With the option 
45832 \family sans
45833 Single close-tab button
45834 \family default
45835  there will only be one button (
45836 \family sans
45837
45838 \begin_inset Graphics
45839         filename ../images/closetab.png
45840         scale 75
45841
45842 \end_inset
45843
45844
45845 \family default
45846 ) at the right side of the tab bar to close tabs.
45847  Otherwise every document tab has its own close button.
45848 \end_layout
45849
45850 \begin_layout Standard
45851 \begin_inset Note Greyedout
45852 status collapsed
45853
45854 \begin_layout Plain Layout
45855
45856 \series bold
45857 Note:
45858 \series default
45859  For the last option you have to restart LyX before the change takes effect.
45860 \end_layout
45861
45862 \end_inset
45863
45864
45865 \end_layout
45866
45867 \begin_layout Subsection
45868 Screen Fonts
45869 \begin_inset Index idx
45870 status collapsed
45871
45872 \begin_layout Plain Layout
45873 Font ! Screen
45874 \end_layout
45875
45876 \end_inset
45877
45878
45879 \begin_inset CommandInset label
45880 LatexCommand label
45881 name "sub:Screen-Fonts"
45882
45883 \end_inset
45884
45885
45886 \end_layout
45887
45888 \begin_layout Standard
45889 These fonts are used to display your documents on the screen.
45890 \end_layout
45891
45892 \begin_layout Standard
45893 \begin_inset Note Greyedout
45894 status collapsed
45895
45896 \begin_layout Plain Layout
45897
45898 \series bold
45899 Note:
45900 \series default
45901  This section only deals with the fonts 
45902 \emph on
45903 inside
45904 \emph default
45905  the LyX window.
45906  The fonts that appear on the output are independent from these fonts, and
45907  set in the menu 
45908 \family sans
45909 Document\SpecialChar \menuseparator
45910 Settings\SpecialChar \menuseparator
45911 Fonts
45912 \family default
45913 .
45914 \end_layout
45915
45916 \end_inset
45917
45918
45919 \end_layout
45920
45921 \begin_layout Standard
45922 By default, LyX uses 
45923 \family typewriter
45924 Times
45925 \family default
45926  as roman (serif) font, 
45927 \family typewriter
45928 Arial
45929 \family default
45930  or 
45931 \family typewriter
45932 Helvetica
45933 \family default
45934  (depends on the system) as 
45935 \family sans
45936 sans
45937 \begin_inset space ~
45938 \end_inset
45939
45940 serif
45941 \family default
45942  font and 
45943 \family typewriter
45944 Courier
45945 \family default
45946  as 
45947 \family typewriter
45948 typewriter
45949 \family default
45950  font.
45951 \end_layout
45952
45953 \begin_layout Standard
45954 You can change the font size with the 
45955 \family sans
45956 Zoom
45957 \family default
45958  setting.
45959 \end_layout
45960
45961 \begin_layout Standard
45962 The 
45963 \family sans
45964 Font Sizes
45965 \family default
45966  are calculated as letter height in units of points.
45967  72
45968 \begin_inset space \thinspace{}
45969 \end_inset
45970
45971 points have the size of 1
45972 \begin_inset space \thinspace{}
45973 \end_inset
45974
45975 inch, see Appendix
45976 \begin_inset space ~
45977 \end_inset
45978
45979
45980 \begin_inset CommandInset ref
45981 LatexCommand ref
45982 reference "chap:Units-available-in"
45983
45984 \end_inset
45985
45986 .
45987  The default font sizes are the same as if a document font size of 10
45988 \begin_inset space \thinspace{}
45989 \end_inset
45990
45991 pt were used.
45992  The sizes are explained in detail in section
45993 \begin_inset space ~
45994 \end_inset
45995
45996
45997 \begin_inset CommandInset ref
45998 LatexCommand ref
45999 reference "sub:Document-Font"
46000
46001 \end_inset
46002
46003 .
46004 \end_layout
46005
46006 \begin_layout Standard
46007 With the option 
46008 \family sans
46009 Use Pixmap Cache to speed up font rendering
46010 \family default
46011  enabled, LyX needs to redraw the screen less often.
46012  This results in better performance, especially on slow systems.
46013  On the other hand, the characters might look more fuzzy on screen.
46014  So whether you enable this or not depends on whether you prefer speed over
46015  aesthetics.
46016  Note that the Pixmap Cache is only available and useful under Mac
46017 \begin_inset space ~
46018 \end_inset
46019
46020 OS and Windows.
46021 \end_layout
46022
46023 \begin_layout Subsection
46024 Colors
46025 \begin_inset Index idx
46026 status collapsed
46027
46028 \begin_layout Plain Layout
46029 Color ! LyX screen
46030 \end_layout
46031
46032 \end_inset
46033
46034
46035 \begin_inset Index idx
46036 status collapsed
46037
46038 \begin_layout Plain Layout
46039 Settings ! Color
46040 \end_layout
46041
46042 \end_inset
46043
46044
46045 \end_layout
46046
46047 \begin_layout Standard
46048 Here you can change all the colors used by LyX.
46049  Choose an item in the list and use the 
46050 \family sans
46051 Alter
46052 \family default
46053  button.
46054 \end_layout
46055
46056 \begin_layout Standard
46057 By using the option 
46058 \family sans
46059 Use system colors
46060 \family default
46061  the color scheme of your OS or window manager is used.
46062  The colors 
46063 \family sans
46064 cursor, selection, table line, text, URL
46065 \begin_inset space ~
46066 \end_inset
46067
46068 label and URL
46069 \begin_inset space ~
46070 \end_inset
46071
46072 text
46073 \family default
46074  are then not customizable and thus not listed.
46075 \end_layout
46076
46077 \begin_layout Subsection
46078 Display
46079 \begin_inset Index idx
46080 status collapsed
46081
46082 \begin_layout Plain Layout
46083 Settings ! Display
46084 \end_layout
46085
46086 \end_inset
46087
46088
46089 \end_layout
46090
46091 \begin_layout Standard
46092 Here you can specify if graphics inside LyX are displayed.
46093 \end_layout
46094
46095 \begin_layout Standard
46096
46097 \family sans
46098 Instant Preview
46099 \family default
46100  enables previewing snippets of your document.
46101  This feature is described in section
46102 \begin_inset space ~
46103 \end_inset
46104
46105
46106 \begin_inset CommandInset ref
46107 LatexCommand ref
46108 reference "sec:Previewing-snippets-of"
46109
46110 \end_inset
46111
46112 .
46113 \end_layout
46114
46115 \begin_layout Standard
46116 The option 
46117 \family sans
46118 Mark
46119 \begin_inset space ~
46120 \end_inset
46121
46122 end
46123 \begin_inset space ~
46124 \end_inset
46125
46126 of
46127 \begin_inset space ~
46128 \end_inset
46129
46130 paragraphs
46131 \family default
46132  displays a pilcrow (¶) at the end of every paragraph.
46133 \end_layout
46134
46135 \begin_layout Section
46136 Editing
46137 \begin_inset Index idx
46138 status collapsed
46139
46140 \begin_layout Plain Layout
46141 Settings ! Editing
46142 \end_layout
46143
46144 \end_inset
46145
46146
46147 \end_layout
46148
46149 \begin_layout Subsection
46150 Control
46151 \end_layout
46152
46153 \begin_layout Subsubsection
46154 Editing
46155 \end_layout
46156
46157 \begin_layout Standard
46158 The option 
46159 \family sans
46160 Cursor follows scrollbar
46161 \family default
46162  sets the cursor to the top of the currently displayed document part when
46163  scrolling.
46164 \end_layout
46165
46166 \begin_layout Standard
46167 You can adjust the width of the cursor.
46168  If you set the value to zero the thickness of the cursor scales relative
46169  to the zoom value you choose for the screen fonts.
46170 \end_layout
46171
46172 \begin_layout Standard
46173
46174 \family sans
46175 Scroll below end of document
46176 \family default
46177  is self-explanatory.
46178 \end_layout
46179
46180 \begin_layout Standard
46181 In LyX one can jump from word to word by pressing 
46182 \family sans
46183 Ctrl+arrow key
46184 \family default
46185 .
46186  With the option
46187 \family sans
46188  Use Mac-style for cursor moving between words
46189 \family default
46190  the cursor jumps from the end of a word to the end of the next word.
46191  Normally it jumps from the beginning to the beginning.
46192 \end_layout
46193
46194 \begin_layout Standard
46195 The option 
46196 \family sans
46197 Sort environments alphabetically
46198 \family default
46199  sorts the entries in the pull-down box for the paragraph environments.
46200 \end_layout
46201
46202 \begin_layout Standard
46203 The option 
46204 \family sans
46205 Group environments by their category
46206 \family default
46207  groups the entries in the pull-down box for the paragraph environments.
46208 \end_layout
46209
46210 \begin_layout Standard
46211 The math macro editing option determines the editing style, see the section
46212  
46213 \emph on
46214 Math Macros
46215 \emph default
46216  of the 
46217 \emph on
46218 Math
46219 \emph default
46220  manual.
46221 \end_layout
46222
46223 \begin_layout Subsubsection
46224 Fullscreen
46225 \end_layout
46226
46227 \begin_layout Standard
46228 Here you can specify what is hidden in the fullscreen mode.
46229  The option 
46230 \family sans
46231 Limit text width
46232 \family default
46233  specifies the width of the text in fullscreen mode.
46234  This way you can display the text smaller than the screen; the text then
46235  appears centered.
46236 \end_layout
46237
46238 \begin_layout Subsection
46239 Shortcuts
46240 \begin_inset Index idx
46241 status collapsed
46242
46243 \begin_layout Plain Layout
46244 Key Bindings
46245 \end_layout
46246
46247 \end_inset
46248
46249
46250 \begin_inset Index idx
46251 status collapsed
46252
46253 \begin_layout Plain Layout
46254 Settings ! Shortcuts
46255 \end_layout
46256
46257 \end_inset
46258
46259
46260 \end_layout
46261
46262 \begin_layout Subsubsection
46263 Bind File
46264 \end_layout
46265
46266 \begin_layout Standard
46267 Bindings are used to bind a LyX-function to a key.
46268  Several binding files are available:
46269 \end_layout
46270
46271 \begin_layout Description
46272 cua.bind typical set of PC keyboard shortcuts
46273 \end_layout
46274
46275 \begin_layout Description
46276 (x)emacs.bind set of bindings like they are used in the editor programs 
46277 \family sans
46278 Emacs
46279 \family default
46280  (
46281 \family sans
46282 XEmacs
46283 \family default
46284 )
46285 \end_layout
46286
46287 \begin_layout Description
46288 mac.bind set of bindings for 
46289 \family sans
46290 Mac
46291 \begin_inset space \thinspace{}
46292 \end_inset
46293
46294 OS
46295 \family default
46296  systems.
46297 \end_layout
46298
46299 \begin_layout Standard
46300 There are also bind-files designed for special document classes, like 
46301 \shape italic
46302 broadway.bind
46303 \shape default
46304 , and bind files for special languages.
46305  The names of language bind-files begin with a language code, e.
46306 \begin_inset space \thinspace{}
46307 \end_inset
46308
46309 g.
46310 \begin_inset space \space{}
46311 \end_inset
46312
46313
46314 \begin_inset Quotes eld
46315 \end_inset
46316
46317 pt
46318 \begin_inset Quotes erd
46319 \end_inset
46320
46321  for Portuguese.
46322  If you use LyX in a certain language, LyX will try to use the appropriate
46323  bind-file.
46324 \end_layout
46325
46326 \begin_layout Standard
46327 Some bind-files, like 
46328 \emph on
46329 math.bind
46330 \emph default
46331 , have only a small scope.
46332  When looking at the end of the file 
46333 \shape italic
46334 cua.bind
46335 \shape default
46336 , you can see that they are included to keep the overview in the bind-file.
46337 \end_layout
46338
46339 \begin_layout Subsubsection
46340 Editing Shortcuts
46341 \begin_inset CommandInset label
46342 LatexCommand label
46343 name "sub:Editing-Shortcuts"
46344
46345 \end_inset
46346
46347
46348 \begin_inset Index idx
46349 status collapsed
46350
46351 \begin_layout Plain Layout
46352 Key Bindings ! Editing
46353 \end_layout
46354
46355 \end_inset
46356
46357
46358 \end_layout
46359
46360 \begin_layout Standard
46361 To add new or modify existing keybindings to your own taste you can use
46362  the table in the dialog that lists all LyX-functions and the bound shortcuts.
46363  To find functions easily, they are grouped by categories and the dialog
46364  provides the field 
46365 \family sans
46366 Show key-bindings containing
46367 \family default
46368 .
46369  In this field you can insert a keyword for a function you want to edit.
46370  Insert there for example as keyword 
46371 \begin_inset Quotes eld
46372 \end_inset
46373
46374 paste
46375 \begin_inset Quotes erd
46376 \end_inset
46377
46378  and you get the 4 different existing shortcuts for the 3 different functions
46379  that contain 
46380 \begin_inset Quotes eld
46381 \end_inset
46382
46383 paste
46384 \begin_inset Quotes erd
46385 \end_inset
46386
46387  in their name.
46388  As you can see, one function can have more than one shortcut.
46389  All LyX-functions are also listed in the file 
46390 \emph on
46391 LyX Functions
46392 \emph default
46393  that you will find in the 
46394 \family sans
46395 Help
46396 \family default
46397  menu.
46398 \end_layout
46399
46400 \begin_layout Standard
46401 To add e.
46402 \begin_inset space \thinspace{}
46403 \end_inset
46404
46405 g.
46406 \begin_inset space \space{}
46407 \end_inset
46408
46409 the shortcut 
46410 \family sans
46411 Alt+Q
46412 \family default
46413  for the function 
46414 \family sans
46415 textstyle-apply
46416 \family default
46417 , select the function and press the 
46418 \family sans
46419 Modify
46420 \family default
46421  button.
46422  A dialog pops up where you can add the shortcut by using it.
46423  So press Alt+Q to define the shortcut.
46424  Modifying an existing shortcut is done the same way.
46425  You can also bind multiple functions to one shortcut by modifying an existing
46426  binding and adding the different function names as a semicolon separated
46427  list.
46428  LyX will then use the first function that is enabled in the current document
46429  part.
46430  The binding for the function 
46431 \family sans
46432 command-alter
46433 \family default
46434  is an example of this.
46435 \end_layout
46436
46437 \begin_layout Standard
46438 Alternatively you can also edit shortcuts by modifying bind-files with a
46439  text editor.
46440  The syntax of the entries is:
46441 \end_layout
46442
46443 \begin_layout Standard
46444
46445 \series bold
46446
46447 \backslash
46448 bind 
46449 \begin_inset Quotes eld
46450 \end_inset
46451
46452 key combination
46453 \begin_inset Quotes erd
46454 \end_inset
46455
46456  
46457 \begin_inset Quotes eld
46458 \end_inset
46459
46460 LyX-function
46461 \begin_inset Quotes erd
46462 \end_inset
46463
46464
46465 \end_layout
46466
46467 \begin_layout Subsection
46468 Keyboard / Mouse
46469 \begin_inset CommandInset label
46470 LatexCommand label
46471 name "sub:Keyboard-Map"
46472
46473 \end_inset
46474
46475
46476 \begin_inset Index idx
46477 status collapsed
46478
46479 \begin_layout Plain Layout
46480 Keyboard Map
46481 \end_layout
46482
46483 \end_inset
46484
46485
46486 \begin_inset Index idx
46487 status collapsed
46488
46489 \begin_layout Plain Layout
46490 Settings ! Keyboard Map
46491 \end_layout
46492
46493 \end_inset
46494
46495
46496 \end_layout
46497
46498 \begin_layout Standard
46499 Normally keyboard settings have to be done in a menu of your operating system.
46500  For the case that this is not possible, LyX provides keyboard maps.
46501  If you have e.
46502 \begin_inset space \thinspace{}
46503 \end_inset
46504
46505 g.
46506 \begin_inset space \space{}
46507 \end_inset
46508
46509 a Czech keyboard but want to write with it like with a Romanian one, you
46510  can use the keyboard map file named 
46511 \emph on
46512 romanian.kmap
46513 \emph default
46514 .
46515 \end_layout
46516
46517 \begin_layout Standard
46518 \begin_inset Note Greyedout
46519 status collapsed
46520
46521 \begin_layout Plain Layout
46522
46523 \series bold
46524 Note:
46525 \series default
46526  Keyboard maps are only provided as makeshift and don't work on all systems.
46527 \end_layout
46528
46529 \end_inset
46530
46531
46532 \end_layout
46533
46534 \begin_layout Standard
46535 You can furthermore specify here the 
46536 \family sans
46537 Wheel scrolling speed
46538 \family default
46539 .
46540  The standard value is 1.0, higher values speed up the scrolling, lower ones
46541  slow it down.
46542 \end_layout
46543
46544 \begin_layout Standard
46545 In the section 
46546 \family sans
46547 Scroll wheel zoom
46548 \family default
46549  you can select a key for zooming.
46550  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
46551 \end_layout
46552
46553 \begin_layout Subsection
46554 Input Completion
46555 \end_layout
46556
46557 \begin_layout Standard
46558 Input completion is described in sec.
46559 \begin_inset space \thinspace{}
46560 \end_inset
46561
46562
46563 \begin_inset CommandInset ref
46564 LatexCommand ref
46565 reference "sec:Input-Completion"
46566
46567 \end_inset
46568
46569 .
46570 \end_layout
46571
46572 \begin_layout Section
46573 Paths
46574 \begin_inset CommandInset label
46575 LatexCommand label
46576 name "sec:Paths"
46577
46578 \end_inset
46579
46580
46581 \begin_inset Index idx
46582 status collapsed
46583
46584 \begin_layout Plain Layout
46585 Paths
46586 \end_layout
46587
46588 \end_inset
46589
46590
46591 \begin_inset Index idx
46592 status collapsed
46593
46594 \begin_layout Plain Layout
46595 Settings ! Paths
46596 \end_layout
46597
46598 \end_inset
46599
46600
46601 \end_layout
46602
46603 \begin_layout Description
46604 Working
46605 \begin_inset space ~
46606 \end_inset
46607
46608 directory This is LyX's working directory.
46609  It is the default when you 
46610 \family sans
46611 Open
46612 \family default
46613
46614 \family sans
46615 Save
46616 \family default
46617  or 
46618 \family sans
46619 Save
46620 \begin_inset space ~
46621 \end_inset
46622
46623 as
46624 \family default
46625  files.
46626 \end_layout
46627
46628 \begin_layout Description
46629 Document
46630 \begin_inset space ~
46631 \end_inset
46632
46633 templates This directory will be opened when you use the menu 
46634 \family sans
46635 File\SpecialChar \menuseparator
46636 New
46637 \begin_inset space ~
46638 \end_inset
46639
46640 from
46641 \begin_inset space ~
46642 \end_inset
46643
46644 Template
46645 \family default
46646 .
46647 \end_layout
46648
46649 \begin_layout Description
46650 Example
46651 \begin_inset space ~
46652 \end_inset
46653
46654 files This directory will be opened when you use the button 
46655 \family sans
46656 Examples
46657 \family default
46658  in the 
46659 \family sans
46660 File\SpecialChar \menuseparator
46661 Open
46662 \family default
46663  dialog.
46664 \begin_inset Newline newline
46665 \end_inset
46666
46667
46668 \begin_inset Note Greyedout
46669 status collapsed
46670
46671 \begin_layout Plain Layout
46672
46673 \series bold
46674 Note:
46675 \series default
46676  The 
46677 \family sans
46678 Examples
46679 \family default
46680  button does not exist when using LyX on Mac OS and Windows systems.
46681 \end_layout
46682
46683 \end_inset
46684
46685
46686 \end_layout
46687
46688 \begin_layout Description
46689 Backup
46690 \begin_inset space ~
46691 \end_inset
46692
46693 directory
46694 \begin_inset Index idx
46695 status collapsed
46696
46697 \begin_layout Plain Layout
46698 Backup ! Directory
46699 \end_layout
46700
46701 \end_inset
46702
46703  Backup copies will be saved to this directory.
46704  If no directory is given but backups are enabled as described in section
46705 \begin_inset space ~
46706 \end_inset
46707
46708
46709 \begin_inset CommandInset ref
46710 LatexCommand ref
46711 reference "sub:Backup documents"
46712
46713 \end_inset
46714
46715 , the 
46716 \family sans
46717 Working directory
46718 \family default
46719  will be used to save the backups.
46720 \begin_inset Newline newline
46721 \end_inset
46722
46723 Backup files have the ending 
46724 \begin_inset Quotes eld
46725 \end_inset
46726
46727 .lyx~
46728 \begin_inset Quotes erd
46729 \end_inset
46730
46731 .
46732 \end_layout
46733
46734 \begin_layout Description
46735 Ly
46736 \begin_inset ERT
46737 status collapsed
46738
46739 \begin_layout Plain Layout
46740
46741 {}
46742 \end_layout
46743
46744 \end_inset
46745
46746 XServer
46747 \begin_inset space ~
46748 \end_inset
46749
46750 pipe Here you can enter the name of a so-called UNIX-pipe.
46751  This pipe is used to send data from external programs to LyX.
46752 \begin_inset Newline newline
46753 \end_inset
46754
46755
46756 \series bold
46757 Example:
46758 \series default
46759  You add a BibTeX-database 
46760 \emph on
46761 test.bib
46762 \emph default
46763  to your document.
46764  You can edit this file with the program 
46765 \family typewriter
46766 JabRef
46767 \family default
46768 .
46769  In 
46770 \family typewriter
46771 JabRef
46772 \family default
46773  you have to use the same Unix-Pipe for LyX in its preferences under 
46774 \family sans
46775 External
46776 \begin_inset space ~
46777 \end_inset
46778
46779 programs
46780 \family default
46781 .
46782  If you want to get one entry of the database as citation, select it in
46783  
46784 \family typewriter
46785 JabRef
46786 \family default
46787  and click on the LyX-symbol.
46788  The entry will now be inserted as citation at the current cursor position
46789  in your LyX file.
46790  
46791 \family typewriter
46792 JabRef
46793 \family default
46794  and LyX need of course to be run the same time.
46795 \begin_inset Newline newline
46796 \end_inset
46797
46798 The pipe is also used for the 
46799 \family sans
46800 Single instance
46801 \family default
46802  feature, see sec.
46803 \begin_inset space \thinspace{}
46804 \end_inset
46805
46806
46807 \begin_inset CommandInset ref
46808 LatexCommand ref
46809 reference "sub:Backup documents"
46810
46811 \end_inset
46812
46813 .
46814 \begin_inset Newline newline
46815 \end_inset
46816
46817 To use the LyXServer-Pipe on Windows, you must use this pipe name:
46818 \begin_inset Newline newline
46819 \end_inset
46820
46821
46822 \series bold
46823
46824 \backslash
46825
46826 \backslash
46827 .
46828 \backslash
46829 pipe
46830 \backslash
46831 lyxpipe
46832 \end_layout
46833
46834 \begin_layout Description
46835 Temporary
46836 \begin_inset space ~
46837 \end_inset
46838
46839 directory Temporary files will be saved in this directory.
46840 \end_layout
46841
46842 \begin_layout Description
46843 Thesaurus
46844 \begin_inset space ~
46845 \end_inset
46846
46847 dictionary Directory where the thesaurus dictionaries are located.
46848  You only need to specify it if the thesaurus does otherwise not work or
46849  if you want to use custom/alternative dictionaries.
46850 \end_layout
46851
46852 \begin_layout Description
46853 Hunspell
46854 \begin_inset space ~
46855 \end_inset
46856
46857 dictionary Directory where the dictionaries of the spell checker program
46858  
46859 \family typewriter
46860 Hunspell
46861 \family default
46862  are located.
46863  You only need to specify it if you are using 
46864 \family typewriter
46865 Hunspell
46866 \family default
46867  and spell checking does otherwise not work or if you want to use custom/alterna
46868 tive dictionaries.
46869  For LyX on Windows 
46870 \family typewriter
46871 Hunspell
46872 \family default
46873  is the only available spell checker and should work without specifying
46874  a directory.
46875 \end_layout
46876
46877 \begin_layout Description
46878 PATH
46879 \begin_inset space ~
46880 \end_inset
46881
46882 prefix This field contains a list of paths to external programs.
46883  When LyX needs to use an external program, it looks in this list where
46884  to find it on the system.
46885  The path list is automatically set up on Windows and Mac systems when LyX
46886  is configured, so that you normally don't have to modify it.
46887  On Unix
46888 \begin_inset space \thinspace{}
46889 \end_inset
46890
46891 /
46892 \begin_inset space \thinspace{}
46893 \end_inset
46894
46895 Linux systems, the path list will need to be set only if there are external
46896  programs you wish to use that are not in your normal system path ($PATH).
46897 \end_layout
46898
46899 \begin_layout Description
46900 TEXINPUTS
46901 \begin_inset space ~
46902 \end_inset
46903
46904 prefix The TEXINPUTS environment variable allows to use external files which
46905  are included to a LyX document via commands in TeX code or in the document
46906  preamble.
46907  This prefix includes by default the document directory (represented by
46908  a single dot '.').
46909  The prefix can contain any list of paths separated by the default separator
46910  of the OS (':' on UNIX like systems and ';' on Windows).
46911  If files are included, the paths listed in the TEXINPUTS prefix will be
46912  scanned for the input files.
46913  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
46914  to be relative to the directory of your LyX file.
46915  It is recommended to include always '.' as one of the paths, otherwise compilati
46916 on may fail for some documents.
46917 \end_layout
46918
46919 \begin_layout Section
46920 Identity
46921 \end_layout
46922
46923 \begin_layout Standard
46924 Here you can insert your name and email address.
46925  The identity will be used when you have enabled change tracking as described
46926  in section
46927 \begin_inset space ~
46928 \end_inset
46929
46930
46931 \begin_inset CommandInset ref
46932 LatexCommand ref
46933 reference "sec:Change-Tracking"
46934
46935 \end_inset
46936
46937 , to mark changes you make as yours.
46938 \end_layout
46939
46940 \begin_layout Section
46941 Language Settings
46942 \begin_inset Index idx
46943 status collapsed
46944
46945 \begin_layout Plain Layout
46946 Language ! Settings
46947 \end_layout
46948
46949 \end_inset
46950
46951
46952 \begin_inset Index idx
46953 status collapsed
46954
46955 \begin_layout Plain Layout
46956 Settings ! Language
46957 \end_layout
46958
46959 \end_inset
46960
46961
46962 \end_layout
46963
46964 \begin_layout Subsection
46965 Language
46966 \begin_inset CommandInset label
46967 LatexCommand label
46968 name "sub:Prefs-Language"
46969
46970 \end_inset
46971
46972
46973 \end_layout
46974
46975 \begin_layout Description
46976 User
46977 \begin_inset space ~
46978 \end_inset
46979
46980 Interface
46981 \begin_inset space ~
46982 \end_inset
46983
46984 language Here you can select the language of LyX's menus.
46985  You find the actual translation status here: 
46986 \begin_inset CommandInset href
46987 LatexCommand href
46988 target "http://www.lyx.org/I18n"
46989
46990 \end_inset
46991
46992
46993 \end_layout
46994
46995 \begin_layout Description
46996 Language
46997 \begin_inset space ~
46998 \end_inset
46999
47000 package determines which LaTeX package should be loaded to handle language
47001  issues.
47002  Language issues that are handled by this package include proper hyphenation
47003  as well as localization of dates and text strings such as 
47004 \begin_inset Quotes eld
47005 \end_inset
47006
47007 Chapter
47008 \begin_inset Quotes erd
47009 \end_inset
47010
47011  and 
47012 \begin_inset Quotes eld
47013 \end_inset
47014
47015 Table
47016 \begin_inset Quotes erd
47017 \end_inset
47018
47019 .
47020  The most widespread language package is 
47021 \series bold
47022 babel
47023 \series default
47024
47025 \begin_inset Index idx
47026 status collapsed
47027
47028 \begin_layout Plain Layout
47029 LaTeX-packages ! babel
47030 \end_layout
47031
47032 \end_inset
47033
47034 , it is the default language package in classic LaTeX.
47035  More recent typesetting engines such as XeTeX and LuaTeX come with the
47036  alternative language package 
47037 \series bold
47038 polyglossia
47039 \series default
47040
47041 \begin_inset Index idx
47042 status collapsed
47043
47044 \begin_layout Plain Layout
47045 LaTeX-packages ! polyglossia
47046 \end_layout
47047
47048 \end_inset
47049
47050  that is more suited for the multi-script support of these engines.
47051  Furthermore, there are also specific language packages for languages not
47052  covered by babel.
47053  The available selections are described in sec.
47054 \begin_inset space \thinspace{}
47055 \end_inset
47056
47057
47058 \begin_inset CommandInset ref
47059 LatexCommand ref
47060 reference "sec:Language-encodings"
47061
47062 \end_inset
47063
47064 .
47065 \end_layout
47066
47067 \begin_layout Description
47068 Command
47069 \begin_inset space ~
47070 \end_inset
47071
47072 start If a special LaTeX-package is needed to write in a certain document
47073  language, you can here specify the command to start the package.
47074  An example is the start command 
47075 \family sans
47076
47077 \backslash
47078 begin{arabtext}
47079 \family default
47080  that is needed to write Arabic using the package 
47081 \series bold
47082 ArabTeX
47083 \series default
47084 , see 
47085 \begin_inset CommandInset citation
47086 LatexCommand cite
47087 key "Arabic"
47088
47089 \end_inset
47090
47091 .
47092  The default is the 
47093 \series bold
47094 babel
47095 \series default
47096  command 
47097 \family sans
47098
47099 \backslash
47100 selectlanguage{$$lang}
47101 \family default
47102 .
47103 \end_layout
47104
47105 \begin_layout Description
47106 Command
47107 \begin_inset space ~
47108 \end_inset
47109
47110 end Counterpart to 
47111 \family sans
47112 Command start
47113 \family default
47114 .
47115  Some packages, like the default, don't have an end command since the start
47116  command toggles the package on and off.
47117 \end_layout
47118
47119 \begin_layout Description
47120 Default
47121 \begin_inset space ~
47122 \end_inset
47123
47124 Decimal
47125 \begin_inset space ~
47126 \end_inset
47127
47128 Point Define the default decimal point for the use in tables (decimal point
47129  alignment).
47130 \end_layout
47131
47132 \begin_layout Description
47133 Set
47134 \begin_inset space ~
47135 \end_inset
47136
47137 languages
47138 \begin_inset space ~
47139 \end_inset
47140
47141 globally When this option is set, the languages used in the document will
47142  be added as options to the document class options, so that they can be
47143  used by all LaTeX-packages.
47144  Otherwise they will only be used as options for the 
47145 \series bold
47146 babel
47147 \series default
47148  package.
47149 \end_layout
47150
47151 \begin_layout Description
47152 Auto
47153 \begin_inset space ~
47154 \end_inset
47155
47156 begin When this option is set, documents start with the chosen document
47157  language.
47158  When this option is not set, the 
47159 \family sans
47160 Command
47161 \begin_inset space ~
47162 \end_inset
47163
47164 start
47165 \family default
47166  is explicitly set to the beginning of the document in the LaTeX-output.
47167  This assures that the correct language is used when you use another 
47168 \family sans
47169 Command
47170 \begin_inset space ~
47171 \end_inset
47172
47173 start
47174 \family default
47175  than the default.
47176 \end_layout
47177
47178 \begin_layout Description
47179 Auto
47180 \begin_inset space ~
47181 \end_inset
47182
47183 end Counterpart to 
47184 \family sans
47185 Auto
47186 \begin_inset space ~
47187 \end_inset
47188
47189 begin
47190 \family default
47191 .
47192  When it is not set, the 
47193 \family sans
47194 Command
47195 \begin_inset space ~
47196 \end_inset
47197
47198 end
47199 \family default
47200  is set to the end of the document.
47201 \end_layout
47202
47203 \begin_layout Description
47204 Mark
47205 \begin_inset space ~
47206 \end_inset
47207
47208 foreign
47209 \begin_inset space ~
47210 \end_inset
47211
47212 languages Text marked formatted in a language different from the document
47213  language will be underlined in blue.
47214 \end_layout
47215
47216 \begin_layout Description
47217 Enable
47218 \begin_inset space ~
47219 \end_inset
47220
47221 RTL
47222 \begin_inset space ~
47223 \end_inset
47224
47225 support Enables the use of languages, written from right to left (RTL),
47226  like Arabic, Hebrew, Farsi.
47227 \end_layout
47228
47229 \begin_layout Description
47230 Cursor
47231 \begin_inset space ~
47232 \end_inset
47233
47234 movement When writing RTL, you can define if the left and right arrow keys
47235  move the cursor visually to the left or right, respectively, or logically.
47236  Logical means that the cursor is moved to the left when pressing the right
47237  arrow key and the cursor is inside text in an RTL language.
47238 \end_layout
47239
47240 \begin_layout Subsection
47241 Spellchecker
47242 \end_layout
47243
47244 \begin_layout Standard
47245 The spellchecker settings are explained in section
47246 \begin_inset space ~
47247 \end_inset
47248
47249
47250 \begin_inset CommandInset ref
47251 LatexCommand ref
47252 reference "sec:Spellchecking"
47253
47254 \end_inset
47255
47256 .
47257 \end_layout
47258
47259 \begin_layout Section
47260 Outputs
47261 \end_layout
47262
47263 \begin_layout Subsection
47264 General
47265 \end_layout
47266
47267 \begin_layout Description
47268 Output
47269 \begin_inset space ~
47270 \end_inset
47271
47272 line
47273 \begin_inset space ~
47274 \end_inset
47275
47276 length sets the maximum number of characters printed in one line when using
47277  the menu 
47278 \family sans
47279 File\SpecialChar \menuseparator
47280 Export\SpecialChar \menuseparator
47281 Plain
47282 \begin_inset space ~
47283 \end_inset
47284
47285 text
47286 \family default
47287 .
47288  Setting the line line length to 0 means all text is printed in one endless
47289  line.
47290 \end_layout
47291
47292 \begin_layout Description
47293 Date
47294 \begin_inset space ~
47295 \end_inset
47296
47297 format
47298 \begin_inset Index idx
47299 status collapsed
47300
47301 \begin_layout Plain Layout
47302 Date Format
47303 \end_layout
47304
47305 \end_inset
47306
47307
47308 \begin_inset Index idx
47309 status collapsed
47310
47311 \begin_layout Plain Layout
47312 Settings ! Date format
47313 \end_layout
47314
47315 \end_inset
47316
47317  The date format can be one or a mixture of the formats listed here:
47318 \begin_inset Newline newline
47319 \end_inset
47320
47321
47322 \begin_inset Flex URL
47323 status collapsed
47324
47325 \begin_layout Plain Layout
47326
47327 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
47328 \end_layout
47329
47330 \end_inset
47331
47332
47333 \begin_inset Newline newline
47334 \end_inset
47335
47336 For example the format
47337 \begin_inset Newline newline
47338 \end_inset
47339
47340 %d/%m/%y
47341 \begin_inset Newline newline
47342 \end_inset
47343
47344 prints the date as day/month/year.
47345 \end_layout
47346
47347 \begin_layout Description
47348 Overwrite
47349 \begin_inset space ~
47350 \end_inset
47351
47352 on
47353 \begin_inset space ~
47354 \end_inset
47355
47356 export Setting what LyX is allowed to overwrite on export.
47357 \end_layout
47358
47359 \begin_layout Description
47360 Forward
47361 \begin_inset space ~
47362 \end_inset
47363
47364 search Commands that will be used for the menu 
47365 \family sans
47366 Navigate\SpecialChar \menuseparator
47367 Forward
47368 \begin_inset space ~
47369 \end_inset
47370
47371 search
47372 \family default
47373 .
47374  For a detailed description see section 
47375 \emph on
47376 Reverse DVI/PDF search
47377 \emph default
47378  of the 
47379 \emph on
47380 Additional
47381 \begin_inset space ~
47382 \end_inset
47383
47384 Features
47385 \emph default
47386  manual.
47387 \end_layout
47388
47389 \begin_layout Subsection
47390 Printer
47391 \begin_inset CommandInset label
47392 LatexCommand label
47393 name "sub:Printer"
47394
47395 \end_inset
47396
47397
47398 \begin_inset Index idx
47399 status collapsed
47400
47401 \begin_layout Plain Layout
47402 Printer
47403 \end_layout
47404
47405 \end_inset
47406
47407
47408 \begin_inset Index idx
47409 status collapsed
47410
47411 \begin_layout Plain Layout
47412 Settings ! Printer
47413 \end_layout
47414
47415 \end_inset
47416
47417
47418 \end_layout
47419
47420 \begin_layout Description
47421 Default
47422 \begin_inset space ~
47423 \end_inset
47424
47425 printer Here you can specify the name of your default printer.
47426  The name will be used when the 
47427 \family sans
47428 Printer command
47429 \family default
47430  is executed.
47431 \begin_inset Newline newline
47432 \end_inset
47433
47434
47435 \begin_inset Note Greyedout
47436 status collapsed
47437
47438 \begin_layout Plain Layout
47439
47440 \series bold
47441 Note:
47442 \series default
47443  You can leave this field empty on Windows systems because it has no effect.
47444 \end_layout
47445
47446 \end_inset
47447
47448
47449 \end_layout
47450
47451 \begin_layout Description
47452 Printer
47453 \begin_inset space ~
47454 \end_inset
47455
47456 command is the command LyX
47457 \begin_inset space \thinspace{}
47458 \end_inset
47459
47460 /
47461 \begin_inset space \thinspace{}
47462 \end_inset
47463
47464 LaTeX uses for printing.
47465  The default is 
47466 \family sans
47467 dvips
47468 \family default
47469  on most systems.
47470 \end_layout
47471
47472 \begin_layout Description
47473 Printer
47474 \begin_inset space ~
47475 \end_inset
47476
47477 Command
47478 \begin_inset space ~
47479 \end_inset
47480
47481 Options Here you can specify printer options.
47482  A list of printer options with explanations can be found in the documentation
47483  of the program that provides the 
47484 \family sans
47485 Printer command
47486 \family default
47487  you are using.
47488 \end_layout
47489
47490 \begin_layout Description
47491 Adapt
47492 \begin_inset space ~
47493 \end_inset
47494
47495 output
47496 \begin_inset space ~
47497 \end_inset
47498
47499 to
47500 \begin_inset space ~
47501 \end_inset
47502
47503 printer This option works only for the 
47504 \family sans
47505 Printer command
47506 \family default
47507  
47508 \begin_inset Quotes eld
47509 \end_inset
47510
47511
47512 \family sans
47513 dvips
47514 \family default
47515
47516 \begin_inset Quotes erd
47517 \end_inset
47518
47519 .
47520  It activates a configuration file for dvips.
47521  This is an option only for dvips experts.
47522 \end_layout
47523
47524 \begin_layout Subsection
47525 LaT
47526 \begin_inset ERT
47527 status collapsed
47528
47529 \begin_layout Plain Layout
47530
47531 {}
47532 \end_layout
47533
47534 \end_inset
47535
47536 eX
47537 \begin_inset CommandInset label
47538 LatexCommand label
47539 name "sub:LaTeX-settings"
47540
47541 \end_inset
47542
47543
47544 \begin_inset Index idx
47545 status collapsed
47546
47547 \begin_layout Plain Layout
47548 Settings ! LaTeX
47549 \end_layout
47550
47551 \end_inset
47552
47553
47554 \end_layout
47555
47556 \begin_layout Description
47557 Use
47558 \begin_inset space ~
47559 \end_inset
47560
47561 LaTe
47562 \begin_inset ERT
47563 status collapsed
47564
47565 \begin_layout Plain Layout
47566
47567 {}
47568 \end_layout
47569
47570 \end_inset
47571
47572 X
47573 \begin_inset space ~
47574 \end_inset
47575
47576 font
47577 \begin_inset space ~
47578 \end_inset
47579
47580 encoding This is the default encoding of the document font.
47581  
47582 \family sans
47583 T1
47584 \family default
47585  is the default and covers western languages and symbols.
47586  
47587 \family sans
47588 T2A
47589 \family default
47590
47591 \family sans
47592 T2B
47593 \family default
47594
47595 \family sans
47596 T2C
47597 \family default
47598
47599 \family sans
47600 LCY
47601 \family default
47602  and 
47603 \family sans
47604 X2
47605 \family default
47606  are used for Cyrillic.
47607  Combinations of the encodings are possible, like 
47608 \begin_inset Quotes eld
47609 \end_inset
47610
47611
47612 \family sans
47613 T1, T2B
47614 \family default
47615
47616 \begin_inset Quotes erd
47617 \end_inset
47618
47619 .
47620  The font encoding is normally automatically loaded by the language packages
47621  LyX sets up in the background.
47622  So there is no need to change the default encoding.
47623 \end_layout
47624
47625 \begin_layout Description
47626 Default
47627 \begin_inset space ~
47628 \end_inset
47629
47630 paper
47631 \begin_inset space ~
47632 \end_inset
47633
47634 size This is the paper size that is used for new documents.
47635  The 
47636 \family sans
47637 Default
47638 \family default
47639  value depends on your LaTeX-system setup.
47640 \end_layout
47641
47642 \begin_layout Description
47643 DVI
47644 \begin_inset space ~
47645 \end_inset
47646
47647 viewer
47648 \begin_inset space ~
47649 \end_inset
47650
47651 paper
47652 \begin_inset space ~
47653 \end_inset
47654
47655 size
47656 \begin_inset space ~
47657 \end_inset
47658
47659 options They only have an effect when the program 
47660 \family sans
47661 xdvi
47662 \family default
47663  is used as DVI-viewer, read its manual to find out more.
47664 \end_layout
47665
47666 \begin_layout Standard
47667 Here you can also specify options and commands with parameters for processors.
47668  But before you change something, it is strongly recommended to read the
47669  manuals of the applications.
47670 \end_layout
47671
47672 \begin_layout Description
47673 Bibliography
47674 \begin_inset space ~
47675 \end_inset
47676
47677 generation Settings for the generation of the bibliography, see section
47678 \begin_inset space ~
47679 \end_inset
47680
47681
47682 \begin_inset CommandInset ref
47683 LatexCommand ref
47684 reference "sub:Bibliography-databases"
47685
47686 \end_inset
47687
47688 .
47689 \end_layout
47690
47691 \begin_layout Description
47692 Index
47693 \begin_inset space ~
47694 \end_inset
47695
47696 generation Settings for the generation of the index, see section
47697 \begin_inset space ~
47698 \end_inset
47699
47700
47701 \begin_inset CommandInset ref
47702 LatexCommand ref
47703 reference "sub:Index-Program"
47704
47705 \end_inset
47706
47707 .
47708 \end_layout
47709
47710 \begin_layout Description
47711 Nomenclature
47712 \begin_inset space ~
47713 \end_inset
47714
47715 command Command for the program that generates the nomenclature, see section
47716 \begin_inset space ~
47717 \end_inset
47718
47719
47720 \begin_inset CommandInset ref
47721 LatexCommand ref
47722 reference "sub:Nomenclature-Program"
47723
47724 \end_inset
47725
47726 .
47727 \end_layout
47728
47729 \begin_layout Description
47730 CheckTe
47731 \begin_inset ERT
47732 status collapsed
47733
47734 \begin_layout Plain Layout
47735
47736 {}
47737 \end_layout
47738
47739 \end_inset
47740
47741 X
47742 \begin_inset space ~
47743 \end_inset
47744
47745 command Command for the program 
47746 \family sans
47747 CheckTeX
47748 \family default
47749  that is described in the section 
47750 \emph on
47751 Checking TeX
47752 \emph default
47753  of the 
47754 \emph on
47755 Additional Features
47756 \emph default
47757  manual.
47758 \end_layout
47759
47760 \begin_layout Standard
47761 There are additionally the following options:
47762 \end_layout
47763
47764 \begin_layout Description
47765 Use
47766 \begin_inset space ~
47767 \end_inset
47768
47769 Windows-style
47770 \begin_inset space ~
47771 \end_inset
47772
47773 paths
47774 \begin_inset space ~
47775 \end_inset
47776
47777 in
47778 \begin_inset space ~
47779 \end_inset
47780
47781 LaTeX
47782 \begin_inset space ~
47783 \end_inset
47784
47785 files Uses paths in the notation of Windows, that means that 
47786 \begin_inset Quotes eld
47787 \end_inset
47788
47789
47790 \backslash
47791
47792 \begin_inset Quotes erd
47793 \end_inset
47794
47795  is used instead of 
47796 \begin_inset Quotes eld
47797 \end_inset
47798
47799 /
47800 \begin_inset Quotes erd
47801 \end_inset
47802
47803  to separate folders.
47804  This option is enabled by default when you use LyX on Windows.
47805 \begin_inset Index idx
47806 status collapsed
47807
47808 \begin_layout Plain Layout
47809 Paths
47810 \end_layout
47811
47812 \end_inset
47813
47814
47815 \begin_inset Index idx
47816 status collapsed
47817
47818 \begin_layout Plain Layout
47819 Settings ! Paths
47820 \end_layout
47821
47822 \end_inset
47823
47824
47825 \end_layout
47826
47827 \begin_layout Description
47828 Reset
47829 \begin_inset space ~
47830 \end_inset
47831
47832 class
47833 \begin_inset space ~
47834 \end_inset
47835
47836 options
47837 \begin_inset space ~
47838 \end_inset
47839
47840 when
47841 \begin_inset space ~
47842 \end_inset
47843
47844 document
47845 \begin_inset space ~
47846 \end_inset
47847
47848 class
47849 \begin_inset space ~
47850 \end_inset
47851
47852 changes Removes all manually set document class options in the 
47853 \family sans
47854 Document\SpecialChar \menuseparator
47855 Settings
47856 \family default
47857  dialog when changing the document class.
47858 \end_layout
47859
47860 \begin_layout Section
47861 File
47862 \begin_inset space ~
47863 \end_inset
47864
47865 Handling
47866 \begin_inset Index idx
47867 status collapsed
47868
47869 \begin_layout Plain Layout
47870 File handling
47871 \end_layout
47872
47873 \end_inset
47874
47875
47876 \end_layout
47877
47878 \begin_layout Subsection
47879 Converters
47880 \begin_inset CommandInset label
47881 LatexCommand label
47882 name "sub:Converters"
47883
47884 \end_inset
47885
47886
47887 \begin_inset Index idx
47888 status collapsed
47889
47890 \begin_layout Plain Layout
47891 Converters
47892 \end_layout
47893
47894 \end_inset
47895
47896
47897 \end_layout
47898
47899 \begin_layout Standard
47900 Here you find the list of defined converter commands to convert material
47901  from one format to another.
47902  You can modify converters or create new ones.
47903  To modify a converter, select it, change the entry of the field 
47904 \family sans
47905 Converter
47906 \family default
47907  and/or 
47908 \family sans
47909 Extra
47910 \begin_inset space ~
47911 \end_inset
47912
47913 flag
47914 \family default
47915  and press the 
47916 \family sans
47917 Modify
47918 \family default
47919  button.
47920  To create a new converter, select an existing one, select a different format
47921  in the 
47922 \family sans
47923 To
47924 \begin_inset space ~
47925 \end_inset
47926
47927 format
47928 \family default
47929  drop-down list, modify the 
47930 \family sans
47931 Converter
47932 \family default
47933  field and press the 
47934 \family sans
47935 Add
47936 \family default
47937  button.
47938 \end_layout
47939
47940 \begin_layout Standard
47941 If the 
47942 \family sans
47943 Converter File Cache
47944 \family default
47945  is enabled, conversions will be cached as long as specified in the field
47946  
47947 \family sans
47948 Maximum Age (in days
47949 \family default
47950 ).
47951  This means that images don't need to be converted again when you reopen
47952  a document; the converted images from the cache will be used instead.
47953 \end_layout
47954
47955 \begin_layout Standard
47956 More about converters, like the flags that can be used in the converter
47957  definition, is described in the section 
47958 \emph on
47959 Converters
47960 \emph default
47961  of the 
47962 \emph on
47963 Customization
47964 \emph default
47965  manual.
47966 \end_layout
47967
47968 \begin_layout Subsection
47969 File Formats
47970 \begin_inset CommandInset label
47971 LatexCommand label
47972 name "sec:File-Formats"
47973
47974 \end_inset
47975
47976
47977 \begin_inset Index idx
47978 status collapsed
47979
47980 \begin_layout Plain Layout
47981 File formats
47982 \end_layout
47983
47984 \end_inset
47985
47986
47987 \begin_inset Index idx
47988 status collapsed
47989
47990 \begin_layout Plain Layout
47991 Copiers
47992 \end_layout
47993
47994 \end_inset
47995
47996
47997 \end_layout
47998
47999 \begin_layout Standard
48000 Here you find the list of defined file formats that LyX can handle.
48001  You can modify the viewer and editor program that should be used for certain
48002  formats.
48003 \end_layout
48004
48005 \begin_layout Standard
48006 Furthermore, you can define the 
48007 \family sans
48008 Default output format
48009 \family default
48010  that is used when you use 
48011 \family sans
48012 View, Update, View Master Document
48013 \family default
48014  or 
48015 \family sans
48016 Update Master Document
48017 \family default
48018  in the 
48019 \family sans
48020 View
48021 \family default
48022  menu or the toolbar.
48023 \end_layout
48024
48025 \begin_layout Standard
48026 More about formats and their options is described in the section 
48027 \emph on
48028 Formats
48029 \emph default
48030  of the 
48031 \emph on
48032 Customization
48033 \emph default
48034  manual.
48035 \end_layout
48036
48037 \begin_layout Standard
48038 Since all conversions from one format to another take place in LyX's temporary
48039  directory, it is sometimes necessary to modify a file before copying it
48040  to the temporary directory so that the conversion may be performed.
48041  This is done by specifying a 
48042 \family sans
48043 Copier
48044 \family default
48045 .
48046  More about this is described in the section 
48047 \emph on
48048 Copiers
48049 \emph default
48050  of the 
48051 \emph on
48052 Customization
48053 \emph default
48054  manual.
48055 \end_layout
48056
48057 \begin_layout Chapter
48058 Units available in LyX
48059 \begin_inset Index idx
48060 status collapsed
48061
48062 \begin_layout Plain Layout
48063 Units
48064 \end_layout
48065
48066 \end_inset
48067
48068
48069 \begin_inset CommandInset label
48070 LatexCommand label
48071 name "chap:Units-available-in"
48072
48073 \end_inset
48074
48075
48076 \end_layout
48077
48078 \begin_layout Standard
48079 To understand the units described in this documentation, 
48080 \begin_inset CommandInset ref
48081 LatexCommand ref
48082 reference "tab:Units"
48083
48084 \end_inset
48085
48086  explains all units available in LyX.
48087 \end_layout
48088
48089 \begin_layout Standard
48090 \begin_inset Float table
48091 placement h
48092 wide false
48093 sideways false
48094 status collapsed
48095
48096 \begin_layout Plain Layout
48097 \begin_inset Caption
48098
48099 \begin_layout Plain Layout
48100 \begin_inset CommandInset label
48101 LatexCommand label
48102 name "tab:Units"
48103
48104 \end_inset
48105
48106 Units
48107 \end_layout
48108
48109 \end_inset
48110
48111
48112 \end_layout
48113
48114 \begin_layout Plain Layout
48115 \begin_inset VSpace medskip
48116 \end_inset
48117
48118
48119 \end_layout
48120
48121 \begin_layout Plain Layout
48122 \align center
48123 \begin_inset Tabular
48124 <lyxtabular version="3" rows="20" columns="2">
48125 <features tabularvalignment="middle">
48126 <column alignment="center" valignment="top" width="0">
48127 <column alignment="center" valignment="top" width="0">
48128 <row>
48129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48130 \begin_inset Text
48131
48132 \begin_layout Plain Layout
48133 unit
48134 \end_layout
48135
48136 \end_inset
48137 </cell>
48138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
48139 \begin_inset Text
48140
48141 \begin_layout Plain Layout
48142 name/description
48143 \end_layout
48144
48145 \end_inset
48146 </cell>
48147 </row>
48148 <row>
48149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48150 \begin_inset Text
48151
48152 \begin_layout Plain Layout
48153 mm
48154 \end_layout
48155
48156 \end_inset
48157 </cell>
48158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48159 \begin_inset Text
48160
48161 \begin_layout Plain Layout
48162 millimeter
48163 \end_layout
48164
48165 \end_inset
48166 </cell>
48167 </row>
48168 <row>
48169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48170 \begin_inset Text
48171
48172 \begin_layout Plain Layout
48173 cm
48174 \end_layout
48175
48176 \end_inset
48177 </cell>
48178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48179 \begin_inset Text
48180
48181 \begin_layout Plain Layout
48182 centimeter
48183 \end_layout
48184
48185 \end_inset
48186 </cell>
48187 </row>
48188 <row>
48189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48190 \begin_inset Text
48191
48192 \begin_layout Plain Layout
48193 in
48194 \end_layout
48195
48196 \end_inset
48197 </cell>
48198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48199 \begin_inset Text
48200
48201 \begin_layout Plain Layout
48202 inch
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 pt
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 point (72.27
48223 \begin_inset space \thinspace{}
48224 \end_inset
48225
48226 pt = 1
48227 \begin_inset space \thinspace{}
48228 \end_inset
48229
48230 in)
48231 \end_layout
48232
48233 \end_inset
48234 </cell>
48235 </row>
48236 <row>
48237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48238 \begin_inset Text
48239
48240 \begin_layout Plain Layout
48241 pc
48242 \end_layout
48243
48244 \end_inset
48245 </cell>
48246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48247 \begin_inset Text
48248
48249 \begin_layout Plain Layout
48250 pica (1
48251 \begin_inset space \thinspace{}
48252 \end_inset
48253
48254 pc = 12
48255 \begin_inset space \thinspace{}
48256 \end_inset
48257
48258 pt)
48259 \end_layout
48260
48261 \end_inset
48262 </cell>
48263 </row>
48264 <row>
48265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48266 \begin_inset Text
48267
48268 \begin_layout Plain Layout
48269 sp
48270 \end_layout
48271
48272 \end_inset
48273 </cell>
48274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48275 \begin_inset Text
48276
48277 \begin_layout Plain Layout
48278 scaled point (65536
48279 \begin_inset space \thinspace{}
48280 \end_inset
48281
48282 sp = 1
48283 \begin_inset space \thinspace{}
48284 \end_inset
48285
48286 pt)
48287 \end_layout
48288
48289 \end_inset
48290 </cell>
48291 </row>
48292 <row>
48293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48294 \begin_inset Text
48295
48296 \begin_layout Plain Layout
48297 bp
48298 \end_layout
48299
48300 \end_inset
48301 </cell>
48302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48303 \begin_inset Text
48304
48305 \begin_layout Plain Layout
48306 big point (72
48307 \begin_inset space \thinspace{}
48308 \end_inset
48309
48310 bp = 1
48311 \begin_inset space \thinspace{}
48312 \end_inset
48313
48314 in)
48315 \end_layout
48316
48317 \end_inset
48318 </cell>
48319 </row>
48320 <row>
48321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48322 \begin_inset Text
48323
48324 \begin_layout Plain Layout
48325 dd
48326 \end_layout
48327
48328 \end_inset
48329 </cell>
48330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48331 \begin_inset Text
48332
48333 \begin_layout Plain Layout
48334 didot (72
48335 \begin_inset space \thinspace{}
48336 \end_inset
48337
48338 dd 
48339 \begin_inset Formula $\approx$
48340 \end_inset
48341
48342  37.6
48343 \begin_inset space \thinspace{}
48344 \end_inset
48345
48346 mm)
48347 \end_layout
48348
48349 \end_inset
48350 </cell>
48351 </row>
48352 <row>
48353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48354 \begin_inset Text
48355
48356 \begin_layout Plain Layout
48357 cc
48358 \end_layout
48359
48360 \end_inset
48361 </cell>
48362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48363 \begin_inset Text
48364
48365 \begin_layout Plain Layout
48366 cicero (1
48367 \begin_inset space \thinspace{}
48368 \end_inset
48369
48370 cc = 12
48371 \begin_inset space \thinspace{}
48372 \end_inset
48373
48374 dd)
48375 \end_layout
48376
48377 \end_inset
48378 </cell>
48379 </row>
48380 <row>
48381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48382 \begin_inset Text
48383
48384 \begin_layout Plain Layout
48385 Scale%
48386 \end_layout
48387
48388 \end_inset
48389 </cell>
48390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48391 \begin_inset Text
48392
48393 \begin_layout Plain Layout
48394 % of original image width
48395 \end_layout
48396
48397 \end_inset
48398 </cell>
48399 </row>
48400 <row>
48401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48402 \begin_inset Text
48403
48404 \begin_layout Plain Layout
48405 text%
48406 \end_layout
48407
48408 \end_inset
48409 </cell>
48410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48411 \begin_inset Text
48412
48413 \begin_layout Plain Layout
48414 % of text width
48415 \end_layout
48416
48417 \end_inset
48418 </cell>
48419 </row>
48420 <row>
48421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48422 \begin_inset Text
48423
48424 \begin_layout Plain Layout
48425 col%
48426 \end_layout
48427
48428 \end_inset
48429 </cell>
48430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48431 \begin_inset Text
48432
48433 \begin_layout Plain Layout
48434 % of column width
48435 \end_layout
48436
48437 \end_inset
48438 </cell>
48439 </row>
48440 <row>
48441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48442 \begin_inset Text
48443
48444 \begin_layout Plain Layout
48445 page%
48446 \end_layout
48447
48448 \end_inset
48449 </cell>
48450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48451 \begin_inset Text
48452
48453 \begin_layout Plain Layout
48454 % of paper width
48455 \end_layout
48456
48457 \end_inset
48458 </cell>
48459 </row>
48460 <row>
48461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48462 \begin_inset Text
48463
48464 \begin_layout Plain Layout
48465 line%
48466 \end_layout
48467
48468 \end_inset
48469 </cell>
48470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48471 \begin_inset Text
48472
48473 \begin_layout Plain Layout
48474 % of line width
48475 \end_layout
48476
48477 \end_inset
48478 </cell>
48479 </row>
48480 <row>
48481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48482 \begin_inset Text
48483
48484 \begin_layout Plain Layout
48485 theight%
48486 \end_layout
48487
48488 \end_inset
48489 </cell>
48490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48491 \begin_inset Text
48492
48493 \begin_layout Plain Layout
48494 % of text height
48495 \end_layout
48496
48497 \end_inset
48498 </cell>
48499 </row>
48500 <row>
48501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48502 \begin_inset Text
48503
48504 \begin_layout Plain Layout
48505 pheight%
48506 \end_layout
48507
48508 \end_inset
48509 </cell>
48510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48511 \begin_inset Text
48512
48513 \begin_layout Plain Layout
48514 % of paper height
48515 \end_layout
48516
48517 \end_inset
48518 </cell>
48519 </row>
48520 <row>
48521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48522 \begin_inset Text
48523
48524 \begin_layout Plain Layout
48525 ex
48526 \end_layout
48527
48528 \end_inset
48529 </cell>
48530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48531 \begin_inset Text
48532
48533 \begin_layout Plain Layout
48534 height of letter 
48535 \emph on
48536 x
48537 \emph default
48538  in current font
48539 \end_layout
48540
48541 \end_inset
48542 </cell>
48543 </row>
48544 <row>
48545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48546 \begin_inset Text
48547
48548 \begin_layout Plain Layout
48549 em
48550 \end_layout
48551
48552 \end_inset
48553 </cell>
48554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48555 \begin_inset Text
48556
48557 \begin_layout Plain Layout
48558 width of letter 
48559 \emph on
48560 M
48561 \emph default
48562  in current font
48563 \end_layout
48564
48565 \end_inset
48566 </cell>
48567 </row>
48568 <row>
48569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48570 \begin_inset Text
48571
48572 \begin_layout Plain Layout
48573 mu
48574 \end_layout
48575
48576 \end_inset
48577 </cell>
48578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
48579 \begin_inset Text
48580
48581 \begin_layout Plain Layout
48582 math unit (1
48583 \begin_inset space \thinspace{}
48584 \end_inset
48585
48586 mu = 1/18
48587 \begin_inset space \thinspace{}
48588 \end_inset
48589
48590 em)
48591 \end_layout
48592
48593 \end_inset
48594 </cell>
48595 </row>
48596 </lyxtabular>
48597
48598 \end_inset
48599
48600
48601 \end_layout
48602
48603 \end_inset
48604
48605
48606 \end_layout
48607
48608 \begin_layout Chapter
48609 Credits
48610 \begin_inset CommandInset label
48611 LatexCommand label
48612 name "chap:Credits"
48613
48614 \end_inset
48615
48616
48617 \end_layout
48618
48619 \begin_layout Standard
48620 The documentation is a collaborative effort between many different people
48621  (and we would encourage people to contribute!).
48622 \end_layout
48623
48624 \begin_layout Itemize
48625
48626 \noun on
48627 Alejandro Aguilar Sierra
48628 \end_layout
48629
48630 \begin_layout Itemize
48631
48632 \noun on
48633 Amir Karger
48634 \end_layout
48635
48636 \begin_layout Itemize
48637
48638 \noun on
48639 David Johnson
48640 \end_layout
48641
48642 \begin_layout Itemize
48643
48644 \noun on
48645 Hartmut Haase
48646 \end_layout
48647
48648 \begin_layout Itemize
48649
48650 \noun on
48651 Ignacio García
48652 \end_layout
48653
48654 \begin_layout Itemize
48655
48656 \noun on
48657 Ivan Schreter
48658 \end_layout
48659
48660 \begin_layout Itemize
48661
48662 \noun on
48663 John Raithel
48664 \end_layout
48665
48666 \begin_layout Itemize
48667
48668 \noun on
48669 John Weiss
48670 \end_layout
48671
48672 \begin_layout Itemize
48673
48674 \noun on
48675 Lars Gullik Bjønnes
48676 \end_layout
48677
48678 \begin_layout Itemize
48679
48680 \noun on
48681 Matthias Ettrich
48682 \end_layout
48683
48684 \begin_layout Itemize
48685
48686 \noun on
48687 Matthias Zenker
48688 \end_layout
48689
48690 \begin_layout Itemize
48691
48692 \noun on
48693 Rich Fields
48694 \end_layout
48695
48696 \begin_layout Itemize
48697
48698 \noun on
48699 Pascal André
48700 \end_layout
48701
48702 \begin_layout Itemize
48703
48704 \noun on
48705 Paul Evans
48706 \end_layout
48707
48708 \begin_layout Itemize
48709
48710 \noun on
48711 Paul Russel
48712 \end_layout
48713
48714 \begin_layout Itemize
48715
48716 \noun on
48717 Robin Socha
48718 \end_layout
48719
48720 \begin_layout Itemize
48721
48722 \noun on
48723 Uwe Stöhr
48724 \end_layout
48725
48726 \begin_layout Itemize
48727 The LyX Team: 
48728 \begin_inset CommandInset citation
48729 LatexCommand cite
48730 key "lyxcredit"
48731
48732 \end_inset
48733
48734
48735 \end_layout
48736
48737 \begin_layout Standard
48738 \begin_inset Newpage newpage
48739 \end_inset
48740
48741 The bibliography on the following page was created with the 
48742 \family sans
48743 Bibliography
48744 \family default
48745  environment.
48746 \end_layout
48747
48748 \begin_layout Bibliography
48749 \labelwidthstring Literaturverzeichnis
48750 \begin_inset CommandInset bibitem
48751 LatexCommand bibitem
48752 label "Credits"
48753 key "lyxcredit"
48754
48755 \end_inset
48756
48757 The LyX Team: 
48758 \begin_inset CommandInset href
48759 LatexCommand href
48760 name "Credits"
48761 target "http://www.lyx.org/Credits"
48762
48763 \end_inset
48764
48765 :
48766 \begin_inset Newline newline
48767 \end_inset
48768
48769
48770 \begin_inset Flex URL
48771 status collapsed
48772
48773 \begin_layout Plain Layout
48774
48775 http://www.lyx.org/Credits
48776 \end_layout
48777
48778 \end_inset
48779
48780
48781 \end_layout
48782
48783 \begin_layout Bibliography
48784 \labelwidthstring Literaturverzeichnis
48785 \begin_inset CommandInset bibitem
48786 LatexCommand bibitem
48787 key "latexcompanion"
48788
48789 \end_inset
48790
48791 Frank Mittelbach and Michel Goossens: 
48792 \emph on
48793 The LaTeX Companion Second Edition.
48794
48795 \emph default
48796  Addison-Wesley, 2004
48797 \end_layout
48798
48799 \begin_layout Bibliography
48800 \labelwidthstring Literaturverzeichnis
48801 \begin_inset CommandInset bibitem
48802 LatexCommand bibitem
48803 key "latexguide"
48804
48805 \end_inset
48806
48807 Helmut Kopka and Patrick W.
48808  Daly: 
48809 \emph on
48810 A Guide to LaTeX Fourth Edition.
48811
48812 \emph default
48813  Addison-Wesley, 2003
48814 \end_layout
48815
48816 \begin_layout Bibliography
48817 \labelwidthstring Literaturverzeichnis
48818 \begin_inset CommandInset bibitem
48819 LatexCommand bibitem
48820 key "latexbook"
48821
48822 \end_inset
48823
48824 Leslie Lamport: 
48825 \emph on
48826 LaTeX: A Document Preparation System.
48827
48828 \emph default
48829  Addison-Wesley, second edition, 1994
48830 \end_layout
48831
48832 \begin_layout Bibliography
48833 \labelwidthstring Literaturverzeichnis
48834 \begin_inset CommandInset bibitem
48835 LatexCommand bibitem
48836 key "texbook"
48837
48838 \end_inset
48839
48840 Donald E.
48841  Knuth.
48842  
48843 \emph on
48844 The TeXbook.
48845
48846 \emph default
48847  Addison-Wesley, 1984
48848 \end_layout
48849
48850 \begin_layout Bibliography
48851 \labelwidthstring Literaturverzeichnis
48852 \begin_inset CommandInset bibitem
48853 LatexCommand bibitem
48854 key "TeXCatalogue"
48855
48856 \end_inset
48857
48858 The TeX Catalogue:
48859 \begin_inset Newline newline
48860 \end_inset
48861
48862
48863 \begin_inset Flex URL
48864 status collapsed
48865
48866 \begin_layout Plain Layout
48867
48868 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
48869 \end_layout
48870
48871 \end_inset
48872
48873
48874 \end_layout
48875
48876 \begin_layout Bibliography
48877 \labelwidthstring Literaturverzeichnis
48878 \begin_inset CommandInset bibitem
48879 LatexCommand bibitem
48880 key "LaTeXFAQ"
48881
48882 \end_inset
48883
48884 The LaTeX FAQ:
48885 \begin_inset Newline newline
48886 \end_inset
48887
48888
48889 \begin_inset Flex URL
48890 status collapsed
48891
48892 \begin_layout Plain Layout
48893
48894 http://www.tex.ac.uk/cgi-bin/texfaq2html
48895 \end_layout
48896
48897 \end_inset
48898
48899
48900 \end_layout
48901
48902 \begin_layout Bibliography
48903 \labelwidthstring Literaturverzeichnis
48904 \begin_inset CommandInset bibitem
48905 LatexCommand bibitem
48906 key "BibTeX"
48907
48908 \end_inset
48909
48910
48911 \begin_inset CommandInset href
48912 LatexCommand href
48913 name "Documentation"
48914 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
48915
48916 \end_inset
48917
48918  of the program 
48919 \family sans
48920 BibTeX
48921 \family default
48922 :
48923 \begin_inset Newline newline
48924 \end_inset
48925
48926
48927 \begin_inset Flex URL
48928 status collapsed
48929
48930 \begin_layout Plain Layout
48931
48932 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
48933 \end_layout
48934
48935 \end_inset
48936
48937
48938 \end_layout
48939
48940 \begin_layout Bibliography
48941 \labelwidthstring Literaturverzeichnis
48942 \begin_inset CommandInset bibitem
48943 LatexCommand bibitem
48944 key "BibTeX-2"
48945
48946 \end_inset
48947
48948
48949 \begin_inset CommandInset href
48950 LatexCommand href
48951 name "Documentation"
48952 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
48953
48954 \end_inset
48955
48956  how to use the program 
48957 \family sans
48958 BibTeX
48959 \family default
48960 :
48961 \begin_inset Newline newline
48962 \end_inset
48963
48964
48965 \begin_inset Flex URL
48966 status collapsed
48967
48968 \begin_layout Plain Layout
48969
48970 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
48971 \end_layout
48972
48973 \end_inset
48974
48975
48976 \end_layout
48977
48978 \begin_layout Bibliography
48979 \labelwidthstring Literaturverzeichnis
48980 \begin_inset CommandInset bibitem
48981 LatexCommand bibitem
48982 key "makeindex"
48983
48984 \end_inset
48985
48986
48987 \begin_inset CommandInset href
48988 LatexCommand href
48989 name "Documentation"
48990 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
48991
48992 \end_inset
48993
48994  of the program 
48995 \family sans
48996 makeindex
48997 \family default
48998 :
48999 \begin_inset Newline newline
49000 \end_inset
49001
49002
49003 \begin_inset Flex URL
49004 status collapsed
49005
49006 \begin_layout Plain Layout
49007
49008 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
49009 \end_layout
49010
49011 \end_inset
49012
49013
49014 \end_layout
49015
49016 \begin_layout Bibliography
49017 \labelwidthstring Literaturverzeichnis
49018 \begin_inset CommandInset bibitem
49019 LatexCommand bibitem
49020 key "xindy"
49021
49022 \end_inset
49023
49024
49025 \begin_inset CommandInset href
49026 LatexCommand href
49027 name "Documentation"
49028 target "http://www.xindy.org/documentation.html"
49029
49030 \end_inset
49031
49032  of the program 
49033 \family sans
49034 xindy
49035 \family default
49036 :
49037 \begin_inset Newline newline
49038 \end_inset
49039
49040
49041 \begin_inset Flex URL
49042 status collapsed
49043
49044 \begin_layout Plain Layout
49045
49046 http://www.xindy.org/documentation.html
49047 \end_layout
49048
49049 \end_inset
49050
49051
49052 \end_layout
49053
49054 \begin_layout Bibliography
49055 \labelwidthstring Literaturverzeichnis
49056 \begin_inset CommandInset bibitem
49057 LatexCommand bibitem
49058 key "caption"
49059
49060 \end_inset
49061
49062
49063 \begin_inset CommandInset href
49064 LatexCommand href
49065 name "Documentation"
49066 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
49067
49068 \end_inset
49069
49070  of the LaTeX-package 
49071 \series bold
49072 caption
49073 \series default
49074
49075 \begin_inset Index idx
49076 status collapsed
49077
49078 \begin_layout Plain Layout
49079 LaTeX-packages ! caption
49080 \end_layout
49081
49082 \end_inset
49083
49084 :
49085 \begin_inset Newline newline
49086 \end_inset
49087
49088
49089 \begin_inset Flex URL
49090 status collapsed
49091
49092 \begin_layout Plain Layout
49093
49094 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
49095 \end_layout
49096
49097 \end_inset
49098
49099
49100 \end_layout
49101
49102 \begin_layout Bibliography
49103 \labelwidthstring Literaturverzeichnis
49104 \begin_inset CommandInset bibitem
49105 LatexCommand bibitem
49106 key "enumitem"
49107
49108 \end_inset
49109
49110
49111 \begin_inset CommandInset href
49112 LatexCommand href
49113 name "Documentation"
49114 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
49115
49116 \end_inset
49117
49118  of the LaTeX-package 
49119 \series bold
49120 enumitem
49121 \series default
49122
49123 \begin_inset Index idx
49124 status collapsed
49125
49126 \begin_layout Plain Layout
49127 LaTeX-packages ! enumitem
49128 \end_layout
49129
49130 \end_inset
49131
49132 :
49133 \begin_inset Newline newline
49134 \end_inset
49135
49136
49137 \begin_inset Flex URL
49138 status collapsed
49139
49140 \begin_layout Plain Layout
49141
49142 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
49143 \end_layout
49144
49145 \end_inset
49146
49147
49148 \end_layout
49149
49150 \begin_layout Bibliography
49151 \labelwidthstring Literaturverzeichnis
49152 \begin_inset CommandInset bibitem
49153 LatexCommand bibitem
49154 key "fancyhdr"
49155
49156 \end_inset
49157
49158
49159 \begin_inset CommandInset href
49160 LatexCommand href
49161 name "Documentation"
49162 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
49163
49164 \end_inset
49165
49166  of the LaTeX-package 
49167 \series bold
49168 fancyhdr
49169 \series default
49170
49171 \begin_inset Index idx
49172 status collapsed
49173
49174 \begin_layout Plain Layout
49175 LaTeX-packages ! fancyhdr
49176 \end_layout
49177
49178 \end_inset
49179
49180 :
49181 \begin_inset Newline newline
49182 \end_inset
49183
49184
49185 \begin_inset Flex URL
49186 status collapsed
49187
49188 \begin_layout Plain Layout
49189
49190 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
49191 \end_layout
49192
49193 \end_inset
49194
49195
49196 \end_layout
49197
49198 \begin_layout Bibliography
49199 \labelwidthstring Literaturverzeichnis
49200 \begin_inset CommandInset bibitem
49201 LatexCommand bibitem
49202 key "hyperref"
49203
49204 \end_inset
49205
49206
49207 \series bold
49208
49209 \begin_inset CommandInset href
49210 LatexCommand href
49211 name "Documentation"
49212 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
49213
49214 \end_inset
49215
49216
49217 \series default
49218  of the LaTeX-package 
49219 \series bold
49220 hyperref
49221 \series default
49222
49223 \begin_inset Index idx
49224 status collapsed
49225
49226 \begin_layout Plain Layout
49227 LaTeX-packages ! hyperref
49228 \end_layout
49229
49230 \end_inset
49231
49232 :
49233 \begin_inset Newline newline
49234 \end_inset
49235
49236
49237 \begin_inset Flex URL
49238 status collapsed
49239
49240 \begin_layout Plain Layout
49241
49242 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
49243 \end_layout
49244
49245 \end_inset
49246
49247
49248 \end_layout
49249
49250 \begin_layout Bibliography
49251 \labelwidthstring Literaturverzeichnis
49252 \begin_inset CommandInset bibitem
49253 LatexCommand bibitem
49254 key "nomencl"
49255
49256 \end_inset
49257
49258
49259 \begin_inset CommandInset href
49260 LatexCommand href
49261 name "Documentation"
49262 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
49263
49264 \end_inset
49265
49266  of the LaTeX-package 
49267 \series bold
49268 nomencl
49269 \series default
49270
49271 \begin_inset Index idx
49272 status collapsed
49273
49274 \begin_layout Plain Layout
49275 LaTeX-packages ! nomencl
49276 \end_layout
49277
49278 \end_inset
49279
49280 :
49281 \begin_inset Newline newline
49282 \end_inset
49283
49284
49285 \begin_inset Flex URL
49286 status collapsed
49287
49288 \begin_layout Plain Layout
49289
49290 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
49291 \end_layout
49292
49293 \end_inset
49294
49295
49296 \end_layout
49297
49298 \begin_layout Bibliography
49299 \labelwidthstring Literaturverzeichnis
49300 \begin_inset CommandInset bibitem
49301 LatexCommand bibitem
49302 key "prettyref"
49303
49304 \end_inset
49305
49306
49307 \begin_inset CommandInset href
49308 LatexCommand href
49309 name "Documentation"
49310 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
49311
49312 \end_inset
49313
49314  of the LaTeX-package 
49315 \series bold
49316 prettyref
49317 \series default
49318
49319 \begin_inset Index idx
49320 status collapsed
49321
49322 \begin_layout Plain Layout
49323 LaTeX-packages ! prettyref
49324 \end_layout
49325
49326 \end_inset
49327
49328 :
49329 \begin_inset Newline newline
49330 \end_inset
49331
49332
49333 \begin_inset Flex URL
49334 status collapsed
49335
49336 \begin_layout Plain Layout
49337
49338 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
49339 \end_layout
49340
49341 \end_inset
49342
49343
49344 \end_layout
49345
49346 \begin_layout Bibliography
49347 \labelwidthstring Literaturverzeichnis
49348 \begin_inset CommandInset bibitem
49349 LatexCommand bibitem
49350 key "refstyle"
49351
49352 \end_inset
49353
49354
49355 \begin_inset CommandInset href
49356 LatexCommand href
49357 name "Documentation"
49358 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
49359
49360 \end_inset
49361
49362  of the LaTeX-package 
49363 \series bold
49364 refstyle
49365 \series default
49366
49367 \begin_inset Index idx
49368 status collapsed
49369
49370 \begin_layout Plain Layout
49371 LaTeX-packages ! refstyle
49372 \end_layout
49373
49374 \end_inset
49375
49376 :
49377 \begin_inset Newline newline
49378 \end_inset
49379
49380
49381 \begin_inset Flex URL
49382 status collapsed
49383
49384 \begin_layout Plain Layout
49385
49386 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
49387 \end_layout
49388
49389 \end_inset
49390
49391
49392 \end_layout
49393
49394 \begin_layout Bibliography
49395 \labelwidthstring Literaturverzeichnis
49396 \begin_inset CommandInset bibitem
49397 LatexCommand bibitem
49398 key "tipa"
49399
49400 \end_inset
49401
49402
49403 \begin_inset CommandInset href
49404 LatexCommand href
49405 name "Documentation"
49406 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
49407
49408 \end_inset
49409
49410  of the LaTeX-package 
49411 \series bold
49412 tipa
49413 \series default
49414
49415 \begin_inset Index idx
49416 status collapsed
49417
49418 \begin_layout Plain Layout
49419 LaTeX-packages ! tipa
49420 \end_layout
49421
49422 \end_inset
49423
49424 :
49425 \begin_inset Newline newline
49426 \end_inset
49427
49428
49429 \begin_inset Flex URL
49430 status collapsed
49431
49432 \begin_layout Plain Layout
49433
49434 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
49435 \end_layout
49436
49437 \end_inset
49438
49439
49440 \end_layout
49441
49442 \begin_layout Bibliography
49443 \labelwidthstring Literaturverzeichnis
49444 \begin_inset CommandInset bibitem
49445 LatexCommand bibitem
49446 key "Arabic"
49447
49448 \end_inset
49449
49450
49451 \begin_inset CommandInset href
49452 LatexCommand href
49453 name "Wiki-page"
49454 target "http://wiki.lyx.org/Windows/Arabic"
49455
49456 \end_inset
49457
49458  how to set up LyX for Arabic:
49459 \begin_inset Newline newline
49460 \end_inset
49461
49462
49463 \begin_inset Flex URL
49464 status collapsed
49465
49466 \begin_layout Plain Layout
49467
49468 http://wiki.lyx.org/Windows/Arabic
49469 \end_layout
49470
49471 \end_inset
49472
49473
49474 \end_layout
49475
49476 \begin_layout Bibliography
49477 \labelwidthstring Literaturverzeichnis
49478 \begin_inset CommandInset bibitem
49479 LatexCommand bibitem
49480 key "Armenian"
49481
49482 \end_inset
49483
49484
49485 \begin_inset CommandInset href
49486 LatexCommand href
49487 name "Wiki-page"
49488 target "http://wiki.lyx.org/Windows/Armenian"
49489
49490 \end_inset
49491
49492  how to set up LyX for Armenian:
49493 \begin_inset Newline newline
49494 \end_inset
49495
49496
49497 \begin_inset Flex URL
49498 status collapsed
49499
49500 \begin_layout Plain Layout
49501
49502 http://wiki.lyx.org/Windows/Armenian
49503 \end_layout
49504
49505 \end_inset
49506
49507
49508 \end_layout
49509
49510 \begin_layout Bibliography
49511 \labelwidthstring Literaturverzeichnis
49512 \begin_inset CommandInset bibitem
49513 LatexCommand bibitem
49514 key "Farsi"
49515
49516 \end_inset
49517
49518
49519 \begin_inset CommandInset href
49520 LatexCommand href
49521 name "Wiki-page"
49522 target "http://wiki.lyx.org/Windows/Farsi"
49523
49524 \end_inset
49525
49526  how to set up LyX for Farsi:
49527 \begin_inset Newline newline
49528 \end_inset
49529
49530
49531 \begin_inset Flex URL
49532 status collapsed
49533
49534 \begin_layout Plain Layout
49535
49536 http://wiki.lyx.org/Windows/Farsi
49537 \end_layout
49538
49539 \end_inset
49540
49541
49542 \end_layout
49543
49544 \begin_layout Bibliography
49545 \labelwidthstring Literaturverzeichnis
49546 \begin_inset CommandInset bibitem
49547 LatexCommand bibitem
49548 key "Hebrew"
49549
49550 \end_inset
49551
49552
49553 \begin_inset CommandInset href
49554 LatexCommand href
49555 name "Wiki-page"
49556 target "http://wiki.lyx.org/Windows/Hebrew"
49557
49558 \end_inset
49559
49560  how to set up LyX for Hebrew:
49561 \begin_inset Newline newline
49562 \end_inset
49563
49564
49565 \begin_inset Flex URL
49566 status collapsed
49567
49568 \begin_layout Plain Layout
49569
49570 http://wiki.lyx.org/Windows/Hebrew
49571 \end_layout
49572
49573 \end_inset
49574
49575
49576 \end_layout
49577
49578 \begin_layout Bibliography
49579 \labelwidthstring Literaturverzeichnis
49580 \begin_inset CommandInset bibitem
49581 LatexCommand bibitem
49582 key "Japanese"
49583
49584 \end_inset
49585
49586
49587 \begin_inset CommandInset href
49588 LatexCommand href
49589 name "Wiki-page"
49590 target "http://wiki.lyx.org/Windows/Japanese"
49591
49592 \end_inset
49593
49594  how to set up LyX for Japanese:
49595 \begin_inset Newline newline
49596 \end_inset
49597
49598
49599 \begin_inset Flex URL
49600 status collapsed
49601
49602 \begin_layout Plain Layout
49603
49604 http://wiki.lyx.org/Windows/Japanese
49605 \end_layout
49606
49607 \end_inset
49608
49609
49610 \end_layout
49611
49612 \begin_layout Bibliography
49613 \labelwidthstring Literaturverzeichnis
49614 \begin_inset CommandInset bibitem
49615 LatexCommand bibitem
49616 key "Latvian"
49617
49618 \end_inset
49619
49620
49621 \begin_inset CommandInset href
49622 LatexCommand href
49623 name "Wiki-page"
49624 target "http://wiki.lyx.org/Windows/Latvian"
49625
49626 \end_inset
49627
49628  how to set up LyX for Latvian:
49629 \begin_inset Newline newline
49630 \end_inset
49631
49632
49633 \begin_inset Flex URL
49634 status collapsed
49635
49636 \begin_layout Plain Layout
49637
49638 http://wiki.lyx.org/Windows/Latvian
49639 \end_layout
49640
49641 \end_inset
49642
49643
49644 \end_layout
49645
49646 \begin_layout Bibliography
49647 \labelwidthstring Literaturverzeichnis
49648 \begin_inset CommandInset bibitem
49649 LatexCommand bibitem
49650 key "Lithuanian"
49651
49652 \end_inset
49653
49654
49655 \begin_inset CommandInset href
49656 LatexCommand href
49657 name "Wiki-page"
49658 target "http://wiki.lyx.org/Windows/Lithuanian"
49659
49660 \end_inset
49661
49662  how to set up LyX for Lithuanian:
49663 \begin_inset Newline newline
49664 \end_inset
49665
49666
49667 \begin_inset Flex URL
49668 status collapsed
49669
49670 \begin_layout Plain Layout
49671
49672 http://wiki.lyx.org/Windows/Lithuanian
49673 \end_layout
49674
49675 \end_inset
49676
49677
49678 \end_layout
49679
49680 \begin_layout Bibliography
49681 \labelwidthstring Literaturverzeichnis
49682 \begin_inset CommandInset bibitem
49683 LatexCommand bibitem
49684 key "Mongolian"
49685
49686 \end_inset
49687
49688
49689 \begin_inset CommandInset href
49690 LatexCommand href
49691 name "Wiki-page"
49692 target "http://wiki.lyx.org/Windows/Mongolian"
49693
49694 \end_inset
49695
49696  how to set up LyX for Mongolian:
49697 \begin_inset Newline newline
49698 \end_inset
49699
49700
49701 \begin_inset Flex URL
49702 status collapsed
49703
49704 \begin_layout Plain Layout
49705
49706 http://wiki.lyx.org/Windows/Mongolian
49707 \end_layout
49708
49709 \end_inset
49710
49711
49712 \end_layout
49713
49714 \begin_layout Bibliography
49715 \labelwidthstring Literaturverzeichnis
49716 \begin_inset CommandInset bibitem
49717 LatexCommand bibitem
49718 key "Vietnamese"
49719
49720 \end_inset
49721
49722
49723 \begin_inset CommandInset href
49724 LatexCommand href
49725 name "Wiki-page"
49726 target "http://wiki.lyx.org/Windows/Vietnamese"
49727
49728 \end_inset
49729
49730  how to set up LyX for Vietnamese:
49731 \begin_inset Newline newline
49732 \end_inset
49733
49734
49735 \begin_inset Flex URL
49736 status collapsed
49737
49738 \begin_layout Plain Layout
49739
49740 http://wiki.lyx.org/Windows/Vietnamese
49741 \end_layout
49742
49743 \end_inset
49744
49745
49746 \end_layout
49747
49748 \begin_layout Bibliography
49749 \labelwidthstring Literaturverzeichnis
49750 \begin_inset CommandInset bibitem
49751 LatexCommand bibitem
49752 key "NewInLyX20"
49753
49754 \end_inset
49755
49756
49757 \begin_inset CommandInset href
49758 LatexCommand href
49759 name "Wiki-page"
49760 target "http://wiki.lyx.org/LyX/NewInLyX20"
49761
49762 \end_inset
49763
49764  about new features in 
49765 \family sans
49766 LyX 2.0
49767 \family default
49768 :
49769 \begin_inset Newline newline
49770 \end_inset
49771
49772
49773 \begin_inset Flex URL
49774 status collapsed
49775
49776 \begin_layout Plain Layout
49777
49778 http://wiki.lyx.org/LyX/NewInLyX20
49779 \end_layout
49780
49781 \end_inset
49782
49783
49784 \end_layout
49785
49786 \begin_layout Standard
49787 \begin_inset Newpage newpage
49788 \end_inset
49789
49790
49791 \begin_inset ERT
49792 status collapsed
49793
49794 \begin_layout Plain Layout
49795
49796
49797 \backslash
49798 let
49799 \backslash
49800 mybibname
49801 \backslash
49802 bibname
49803 \end_layout
49804
49805 \begin_layout Plain Layout
49806
49807
49808 \backslash
49809 renewcommand{
49810 \backslash
49811 bibname}{
49812 \backslash
49813 mybibname
49814 \backslash
49815 ; 2}
49816 \end_layout
49817
49818 \end_inset
49819
49820
49821 \begin_inset Note Note
49822 status collapsed
49823
49824 \begin_layout Plain Layout
49825 The command 
49826 \series bold
49827
49828 \backslash
49829 bibname
49830 \series default
49831  is the name of the bibliography in the current document language.
49832  It is redefined here with the number 2 at the end to state that the following
49833  bibliography is the second one:
49834 \end_layout
49835
49836 \end_inset
49837
49838
49839 \end_layout
49840
49841 \begin_layout Standard
49842 \begin_inset CommandInset bibtex
49843 LatexCommand bibtex
49844 bibfiles "biblio/LyXDocs"
49845 options "biblio/alphadin"
49846
49847 \end_inset
49848
49849
49850 \end_layout
49851
49852 \begin_layout Standard
49853 The above bibliography is created from a BibTeX-database.
49854 \end_layout
49855
49856 \begin_layout Standard
49857 \begin_inset CommandInset nomencl_print
49858 LatexCommand printnomenclature
49859 set_width "auto"
49860
49861 \end_inset
49862
49863
49864 \begin_inset CommandInset index_print
49865 LatexCommand printindex
49866 type "idx"
49867
49868 \end_inset
49869
49870
49871 \end_layout
49872
49873 \end_body
49874 \end_document