]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
Merge branch 'master' of git.lyx.org:lyx
[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  LyX will still reset the nesting depth, however.
4374  Usually, starting a new paragraph resets both the paragraph environment
4375  and the nesting depth (for more on nesting see section
4376 \begin_inset space ~
4377 \end_inset
4378
4379
4380 \begin_inset CommandInset ref
4381 LatexCommand ref
4382 reference "sec:Nesting"
4383
4384 \end_inset
4385
4386 ).
4387  At the moment, all this is context-specific; you're better off expecting
4388  
4389 \family sans
4390 Return
4391 \family default
4392  to reset the paragraph environment and depth.
4393  If you want a new paragraph to keep the current environment and depth,
4394  use 
4395 \begin_inset Info
4396 type  "shortcut"
4397 arg   "paragraph-break inverse"
4398 \end_inset
4399
4400  instead.
4401 \end_layout
4402
4403 \begin_layout Subsection
4404 Standard
4405 \end_layout
4406
4407 \begin_layout Standard
4408 The default paragraph environment is 
4409 \family sans
4410 Standard
4411 \family default
4412  for most classes.
4413  It creates a plain paragraph.
4414  If LyX resets the paragraph environment, this is the one it chooses.
4415  In fact, the paragraph you're reading right now (and most of the ones in
4416  this manual) are in the 
4417 \family sans
4418 Standard
4419 \family default
4420  environment.
4421 \end_layout
4422
4423 \begin_layout Standard
4424 You can nest a paragraph using the 
4425 \family sans
4426 Standard
4427 \family default
4428  environment in just about anything else, but you can't really nest anything
4429  in a 
4430 \family sans
4431 Standard
4432 \family default
4433  environment.
4434 \end_layout
4435
4436 \begin_layout Subsection
4437 Document Title
4438 \begin_inset Index idx
4439 status collapsed
4440
4441 \begin_layout Plain Layout
4442 Document ! Title
4443 \end_layout
4444
4445 \end_inset
4446
4447
4448 \end_layout
4449
4450 \begin_layout Standard
4451 A LaTeX title page has three parts: the title itself, the name(s) of the
4452  author(s) and a 
4453 \begin_inset Quotes eld
4454 \end_inset
4455
4456 footnote
4457 \begin_inset Quotes erd
4458 \end_inset
4459
4460  for thanks or contact information.
4461  For certain types of documents, LaTeX places all of this on a separate
4462  page along with today's date.
4463  For other types of documents, the title 
4464 \begin_inset Quotes eld
4465 \end_inset
4466
4467 page
4468 \begin_inset Quotes erd
4469 \end_inset
4470
4471  goes at the top of the first page of the document.
4472  
4473 \end_layout
4474
4475 \begin_layout Standard
4476 LyX provides an interface to the title page commands through the paragraph
4477  environments 
4478 \family sans
4479 Title
4480 \family default
4481
4482 \family sans
4483 Author
4484 \family default
4485 , and 
4486 \family sans
4487 Date
4488 \family default
4489 .
4490  Here's how you use them:
4491 \end_layout
4492
4493 \begin_layout Itemize
4494 Put the title of your document in the 
4495 \family sans
4496 Title
4497 \family default
4498  environment.
4499 \end_layout
4500
4501 \begin_layout Itemize
4502 Put the author name in the 
4503 \family sans
4504 Author
4505 \family default
4506  environment.
4507 \end_layout
4508
4509 \begin_layout Itemize
4510 If you want the date to have a certain appearance, want to use a fixed date,
4511  or want other text to appear in place of today's date, put that text in
4512  the 
4513 \family sans
4514 Date
4515 \family default
4516  environment.
4517  Note that using this environment is optional.
4518  If you don't provide any, LaTeX will automatically insert today's date.
4519  If you don't want any date, add the line
4520 \begin_inset Newline newline
4521 \end_inset
4522
4523
4524 \series bold
4525
4526 \backslash
4527 date{}
4528 \series default
4529
4530 \begin_inset Newline newline
4531 \end_inset
4532
4533 to the preamble of your document (menu 
4534 \family sans
4535 Document\SpecialChar \menuseparator
4536 Settings
4537 \family default
4538 )
4539 \end_layout
4540
4541 \begin_layout Standard
4542 You can use footnotes to insert 
4543 \begin_inset Quotes eld
4544 \end_inset
4545
4546 thanks
4547 \begin_inset Quotes erd
4548 \end_inset
4549
4550  or contact information.
4551 \end_layout
4552
4553 \begin_layout Subsection
4554 Headings
4555 \begin_inset Index idx
4556 status collapsed
4557
4558 \begin_layout Plain Layout
4559 Section headings
4560 \end_layout
4561
4562 \end_inset
4563
4564
4565 \begin_inset CommandInset label
4566 LatexCommand label
4567 name "sub:Headings"
4568
4569 \end_inset
4570
4571
4572 \end_layout
4573
4574 \begin_layout Standard
4575 There are several paragraph environments for producing section headings.
4576  LyX takes care of the numbering for you.
4577 \end_layout
4578
4579 \begin_layout Subsubsection
4580 Numbered Headings
4581 \begin_inset Index idx
4582 status collapsed
4583
4584 \begin_layout Plain Layout
4585 Section headings ! Numbered
4586 \end_layout
4587
4588 \end_inset
4589
4590
4591 \end_layout
4592
4593 \begin_layout Standard
4594 There are 7 numbered types of section headings.
4595  They are:
4596 \end_layout
4597
4598 \begin_layout Enumerate
4599
4600 \family sans
4601 Part
4602 \end_layout
4603
4604 \begin_layout Enumerate
4605
4606 \family sans
4607 Chapter
4608 \end_layout
4609
4610 \begin_layout Enumerate
4611
4612 \family sans
4613 Section
4614 \end_layout
4615
4616 \begin_layout Enumerate
4617
4618 \family sans
4619 Subsection
4620 \end_layout
4621
4622 \begin_layout Enumerate
4623
4624 \family sans
4625 Subsubsection
4626 \end_layout
4627
4628 \begin_layout Enumerate
4629
4630 \family sans
4631 Paragraph
4632 \end_layout
4633
4634 \begin_layout Enumerate
4635
4636 \family sans
4637 Subparagraph
4638 \end_layout
4639
4640 \begin_layout Standard
4641 LyX labels each heading with a series of numbers, separated by periods.
4642  The numbers describe where in the document you are.
4643  Unlike the other headings, parts are numbered with Latin letters.
4644 \end_layout
4645
4646 \begin_layout Standard
4647 Headings all subdivide your document into different pieces of text.
4648  For example, suppose you're writing a book.
4649  You group the book into chapters.
4650  LyX does similar grouping:
4651 \end_layout
4652
4653 \begin_layout Itemize
4654
4655 \family sans
4656 Part
4657 \family default
4658  is divided into either 
4659 \family sans
4660 Chapter
4661 \family default
4662 s or 
4663 \family sans
4664 Section
4665 \family default
4666 s
4667 \end_layout
4668
4669 \begin_layout Itemize
4670
4671 \family sans
4672 Chapter
4673 \family default
4674 s are divided into 
4675 \family sans
4676 Section
4677 \family default
4678 s
4679 \end_layout
4680
4681 \begin_layout Itemize
4682
4683 \family sans
4684 Section
4685 \family default
4686 s are divided into 
4687 \family sans
4688 Subsection
4689 \family default
4690 s
4691 \end_layout
4692
4693 \begin_layout Itemize
4694
4695 \family sans
4696 Subsection
4697 \family default
4698 s are divided into 
4699 \family sans
4700 Subsubsection
4701 \family default
4702 s
4703 \end_layout
4704
4705 \begin_layout Itemize
4706
4707 \family sans
4708 Subsubsection
4709 \family default
4710 s are divided into 
4711 \family sans
4712 Paragraph
4713 \family default
4714 s
4715 \end_layout
4716
4717 \begin_layout Itemize
4718
4719 \family sans
4720 Paragraph
4721 \family default
4722 s are divided into 
4723 \family sans
4724 Subparagraph
4725 \family default
4726 s
4727 \end_layout
4728
4729 \begin_layout Standard
4730 \begin_inset Note Greyedout
4731 status collapsed
4732
4733 \begin_layout Plain Layout
4734
4735 \series bold
4736 Note:
4737 \series default
4738  Not all document types use the 
4739 \family sans
4740 Chapter
4741 \family default
4742  heading as the maximum sectioning level.
4743  In that case the 
4744 \family sans
4745 Section
4746 \family default
4747  is the top-level heading.
4748 \end_layout
4749
4750 \end_inset
4751
4752
4753 \end_layout
4754
4755 \begin_layout Standard
4756 So, if you use the 
4757 \family sans
4758 Subsubsection
4759 \family default
4760  environment to label a new sub-subsection, LyX labels it with its number,
4761  along with the number of the subsection, section, and, if applicable, chapter
4762  that it's in.
4763  For example: the fifth section of the second chapter of this book has the
4764  label 
4765 \begin_inset Quotes eld
4766 \end_inset
4767
4768 2.5
4769 \begin_inset Quotes erd
4770 \end_inset
4771
4772 .
4773 \end_layout
4774
4775 \begin_layout Subsubsection
4776 Unnumbered Headings
4777 \begin_inset Index idx
4778 status collapsed
4779
4780 \begin_layout Plain Layout
4781 Section headings ! Unnumbered
4782 \end_layout
4783
4784 \end_inset
4785
4786
4787 \end_layout
4788
4789 \begin_layout Standard
4790 The unnumbered section headings have a 
4791 \begin_inset Quotes eld
4792 \end_inset
4793
4794 *
4795 \begin_inset Quotes erd
4796 \end_inset
4797
4798  at the end of their name.
4799  They work the same as their numbered counterparts but will not appear in
4800  the table of contents, see section
4801 \begin_inset space ~
4802 \end_inset
4803
4804
4805 \begin_inset CommandInset ref
4806 LatexCommand ref
4807 reference "sec:toc"
4808
4809 \end_inset
4810
4811 .
4812 \end_layout
4813
4814 \begin_layout Subsubsection
4815 Changing the Numbering
4816 \begin_inset CommandInset label
4817 LatexCommand label
4818 name "sub:Numbering-depth"
4819
4820 \end_inset
4821
4822
4823 \end_layout
4824
4825 \begin_layout Standard
4826 You can also alter which sectioning levels get numbered and which ones appear
4827  in the Table of Contents.
4828  Now, this doesn't remove any of the levels; that's preset in the document
4829  class.
4830  Certain classes start with 
4831 \family sans
4832 Chapter
4833 \family default
4834  and go down to the 
4835 \family sans
4836 Subparagraph
4837 \family default
4838  level.
4839  Others start at 
4840 \family sans
4841 Section
4842 \family default
4843 .
4844  Similarly, not all document classes number all sectioning levels.
4845  Most don't number 
4846 \family sans
4847 Paragraph
4848 \family default
4849  or 
4850 \family sans
4851 Subparagraph
4852 \family default
4853 .
4854  This is something you can change.
4855 \end_layout
4856
4857 \begin_layout Standard
4858 Open the 
4859 \family sans
4860 Document\SpecialChar \menuseparator
4861 Settings
4862 \family default
4863  dialog.
4864 \begin_inset Index idx
4865 status collapsed
4866
4867 \begin_layout Plain Layout
4868 Document ! Settings
4869 \end_layout
4870
4871 \end_inset
4872
4873  Under 
4874 \family sans
4875 Numbering
4876 \begin_inset space ~
4877 \end_inset
4878
4879 &
4880 \begin_inset space ~
4881 \end_inset
4882
4883 TOC
4884 \family default
4885  you will see two counters.
4886  The one named 
4887 \family sans
4888 Numbering
4889 \family default
4890  controls how far down in the sectioning hierarchy LyX numbers a section
4891  heading.
4892  The other one controls the appearance of the section headings in the table
4893  of contents.
4894 \end_layout
4895
4896 \begin_layout Subsubsection
4897 Short Titles of Headings
4898 \begin_inset Index idx
4899 status collapsed
4900
4901 \begin_layout Plain Layout
4902 Section headings ! Short titles
4903 \end_layout
4904
4905 \end_inset
4906
4907
4908 \begin_inset Argument
4909 status collapsed
4910
4911 \begin_layout Plain Layout
4912 Short Titles
4913 \end_layout
4914
4915 \end_inset
4916
4917
4918 \begin_inset CommandInset label
4919 LatexCommand label
4920 name "sec:Short-Titles"
4921
4922 \end_inset
4923
4924
4925 \end_layout
4926
4927 \begin_layout Standard
4928 Some section or chapter titles, such as this one, can get quite long.
4929  This can cause trouble when there is limited horizontal space.
4930  For example, if the header of the page is set to show the current section
4931  title, a long title will protrude over the page margins and look awful.
4932 \end_layout
4933
4934 \begin_layout Standard
4935 LaTeX allows you to specify a short title for section headings.
4936  This short title is used in the header and in the actual table of contents,
4937  avoiding the problem mentioned.
4938  To specify a short title, use the menu 
4939 \family sans
4940 Insert\SpecialChar \menuseparator
4941 Short
4942 \begin_inset space ~
4943 \end_inset
4944
4945 Title
4946 \family default
4947 .
4948  This will insert a box labeled 
4949 \begin_inset Quotes eld
4950 \end_inset
4951
4952 opt
4953 \begin_inset Quotes erd
4954 \end_inset
4955
4956  (stands for 
4957 \begin_inset Quotes eld
4958 \end_inset
4959
4960 optional
4961 \begin_inset Quotes erd
4962 \end_inset
4963
4964 ) which you can use to enter the short title text.
4965  This also works for captions inside floats.
4966 \end_layout
4967
4968 \begin_layout Standard
4969 The title of this section is a good example of using this feature.
4970 \end_layout
4971
4972 \begin_layout Subsubsection
4973 Special Information
4974 \end_layout
4975
4976 \begin_layout Standard
4977 The following information applies to all section headings:
4978 \end_layout
4979
4980 \begin_layout Itemize
4981 You cannot do any nesting with these environments.
4982 \end_layout
4983
4984 \begin_layout Itemize
4985 You cannot use a margin note in any of these environments.
4986 \end_layout
4987
4988 \begin_layout Itemize
4989 You can only use inline math in these environments.
4990 \end_layout
4991
4992 \begin_layout Itemize
4993 You can use labels and cross-references to refer to their numbers.
4994 \end_layout
4995
4996 \begin_layout Subsection
4997 Quotes and Poetry line spacing
4998 \end_layout
4999
5000 \begin_layout Standard
5001 LyX has three paragraph environments for writing poetry and quotations.
5002  They are 
5003 \family sans
5004 Quote
5005 \family default
5006
5007 \family sans
5008 Quotation
5009 \family default
5010 , and 
5011 \family sans
5012 Verse
5013 \family default
5014 .
5015  Forget the days of changing line spacing and twiddling with margins.
5016  These three paragraph environments already have those changes built-in.
5017  They all widen the left margin and add a bit of extra space above and below
5018  the text they contain.
5019  They also allow nesting, so you can put a 
5020 \family sans
5021 Verse
5022 \family default
5023  in a 
5024 \family sans
5025 Quotation
5026 \family default
5027 , as well as in some other paragraph environments.
5028 \end_layout
5029
5030 \begin_layout Standard
5031 There is another feature of these three paragraph environments: they do
5032  
5033 \emph on
5034 not
5035 \emph default
5036  reset to 
5037 \family sans
5038 Standard
5039 \family default
5040  when you start a new paragraph.
5041  So, you can type in that poem and merrily hit 
5042 \family sans
5043 Return
5044 \family default
5045  without worrying about the paragraph environment changing on you.
5046  Of course, that means that, once you are done typing in that poem, you
5047  have to change back to the 
5048 \family sans
5049 Standard
5050 \family default
5051  environment yourself.
5052 \family sans
5053 Quote
5054 \family default
5055  and 
5056 \family sans
5057 Quotation
5058 \family default
5059
5060 \begin_inset CommandInset label
5061 LatexCommand label
5062 name "sec:Quote"
5063
5064 \end_inset
5065
5066
5067 \begin_inset Index idx
5068 status collapsed
5069
5070 \begin_layout Plain Layout
5071 Quotation
5072 \end_layout
5073
5074 \end_inset
5075
5076
5077 \end_layout
5078
5079 \begin_layout Standard
5080 Now that we've described the similarities of these three environments, it's
5081  time for the differences.
5082  
5083 \family sans
5084 Quote
5085 \family default
5086  and 
5087 \family sans
5088 Quotation
5089 \family default
5090  are identical except for one difference: 
5091 \family sans
5092 Quote
5093 \family default
5094  uses extra spacing to separate paragraphs and never indents the first line.
5095  
5096 \family sans
5097 Quotation
5098 \family default
5099  
5100 \emph on
5101 always
5102 \emph default
5103  indents the first line of a paragraph and uses the same line spacing throughout.
5104 \end_layout
5105
5106 \begin_layout Standard
5107 Here's an example of the 
5108 \family sans
5109 Quote
5110 \family default
5111  environment:
5112 \end_layout
5113
5114 \begin_layout Quote
5115 This is in the 
5116 \family sans
5117 Quote
5118 \family default
5119  environment.
5120  I can keep writing, extending this line out further and further until it
5121  wraps.
5122  See – no indentation!
5123 \end_layout
5124
5125 \begin_layout Quote
5126 Here's the second paragraph of this quote.
5127  Again, there's no indentation, but there is extra space between me and
5128  the other paragraph.
5129 \end_layout
5130
5131 \begin_layout Standard
5132 Here's another example, this time in the 
5133 \family sans
5134 Quotation
5135 \family default
5136  environment:
5137 \end_layout
5138
5139 \begin_layout Quotation
5140 This is in the 
5141 \family sans
5142 Quotation
5143 \family default
5144  environment.
5145  If I keep writing, you will see the indentation.
5146  If your country uses a writing style that shows off new paragraphs by indenting
5147  the first line, then 
5148 \family sans
5149 Quotation
5150 \family default
5151  is the environment for you! Well, you'd use it 
5152 \emph on
5153 if
5154 \emph default
5155  you were quoting other text.
5156 \end_layout
5157
5158 \begin_layout Quotation
5159 Here's a new paragraph.
5160  I could ramble on and on, like a politician at election time.
5161  If I did that, though, you'd get bored.
5162 \end_layout
5163
5164 \begin_layout Standard
5165 As the examples show, 
5166 \family sans
5167 Quote
5168 \family default
5169  is for those people who use extra space to separate paragraphs.
5170  They should put quotes in the 
5171 \family sans
5172 Quote
5173 \family default
5174  environment.
5175  Those who use indentation to mark a new paragraph should use the 
5176 \family sans
5177 Quotation
5178 \family default
5179  paragraph environment for quoted text.
5180 \end_layout
5181
5182 \begin_layout Subsubsection
5183
5184 \family sans
5185 Verse
5186 \family default
5187
5188 \begin_inset Index idx
5189 status collapsed
5190
5191 \begin_layout Plain Layout
5192 Paragraph ! Verse
5193 \end_layout
5194
5195 \end_inset
5196
5197
5198 \family sans
5199
5200 \begin_inset Index idx
5201 status collapsed
5202
5203 \begin_layout Plain Layout
5204 Poetry
5205 \end_layout
5206
5207 \end_inset
5208
5209
5210 \begin_inset CommandInset label
5211 LatexCommand label
5212 name "sec:Verse"
5213
5214 \end_inset
5215
5216
5217 \end_layout
5218
5219 \begin_layout Standard
5220
5221 \family sans
5222 Verse
5223 \family default
5224  is a paragraph environment for poetry, rhymes, verses, and so on.
5225  Here's an example:
5226 \end_layout
5227
5228 \begin_layout Verse
5229 This is in Verse
5230 \begin_inset Newline newline
5231 \end_inset
5232
5233 Which I did not rehearse!
5234 \end_layout
5235
5236 \begin_layout Verse
5237 It could be much worse.
5238  This line could be long, very long, oh so long, so very long that it wraps
5239  around.
5240  It looks okay on screen, but in the printed version, the extra lines are
5241  indented a bit more than the first.
5242  Okay, so it's turned to prose and doesn't rhyme anymore.
5243  So sue me.
5244 \end_layout
5245
5246 \begin_layout Verse
5247 To break a line
5248 \begin_inset Newline newline
5249 \end_inset
5250
5251 And make things look fine
5252 \begin_inset Newline newline
5253 \end_inset
5254
5255 Use 
5256 \begin_inset Info
5257 type  "shortcut"
5258 arg   "newline-insert newline"
5259 \end_inset
5260
5261 .
5262 \end_layout
5263
5264 \begin_layout Standard
5265 As you can see, 
5266 \family sans
5267 Verse
5268 \family default
5269  does not indent both margins.
5270  Each stanza of the verse or poem is in its own paragraph.
5271  To separate the individual lines of a stanza, use the 
5272 \family typewriter
5273 break-line
5274 \family default
5275  function 
5276 \begin_inset Info
5277 type  "shortcut"
5278 arg   "newline-insert newline"
5279 \end_inset
5280
5281 .
5282 \end_layout
5283
5284 \begin_layout Subsection
5285 Lists
5286 \begin_inset Index idx
5287 status collapsed
5288
5289 \begin_layout Plain Layout
5290 Lists
5291 \end_layout
5292
5293 \end_inset
5294
5295
5296 \begin_inset CommandInset label
5297 LatexCommand label
5298 name "sub:Lists"
5299
5300 \end_inset
5301
5302
5303 \end_layout
5304
5305 \begin_layout Standard
5306 LyX has four different paragraph environments for creating different kinds
5307  of lists.
5308  In the 
5309 \family sans
5310 Itemize
5311 \family default
5312  and 
5313 \family sans
5314 Enumerate
5315 \family default
5316  environments, LyX labels your list items with bullets or numbers, respectively.
5317  In the 
5318 \family sans
5319 Description
5320 \family default
5321  and 
5322 \family sans
5323 List
5324 \family default
5325  environments, LyX lets you provide your own label.
5326  We will present the individual details of each type of list next after
5327  describing some general features of all four of them.
5328 \end_layout
5329
5330 \begin_layout Subsubsection
5331 General Features
5332 \end_layout
5333
5334 \begin_layout Standard
5335 The four paragraph environments for lists differ from the other environments
5336  in several ways.
5337  First, LyX treats each paragraph as a list item.
5338  Hitting 
5339 \family sans
5340 Return
5341 \family default
5342  does 
5343 \emph on
5344 not
5345 \emph default
5346  reset the environment to 
5347 \family sans
5348 Standard
5349 \family default
5350  but keeps the current environment and creates a new list item.
5351  The nesting depth is hereby kept.
5352  If you want to keep the paragraph environment but reset the current nesting
5353  depth, you can use 
5354 \begin_inset Info
5355 type  "shortcut"
5356 arg   "paragraph-break inverse"
5357 \end_inset
5358
5359  to break paragraphs.
5360 \end_layout
5361
5362 \begin_layout Standard
5363 You can nest lists of any type inside one another.
5364  In fact, LyX changes the labels on some list items depending on how it
5365  is nested.
5366  If you intend to use any of the list paragraph environments, we suggest
5367  you read all of section
5368 \begin_inset space ~
5369 \end_inset
5370
5371
5372 \begin_inset CommandInset ref
5373 LatexCommand ref
5374 reference "sec:Nesting"
5375
5376 \end_inset
5377
5378 .
5379  
5380 \end_layout
5381
5382 \begin_layout Subsubsection
5383
5384 \family sans
5385 Itemize
5386 \family default
5387
5388 \begin_inset Index idx
5389 status collapsed
5390
5391 \begin_layout Plain Layout
5392 Lists ! Itemize
5393 \end_layout
5394
5395 \end_inset
5396
5397
5398 \begin_inset CommandInset label
5399 LatexCommand label
5400 name "sec:Itemize"
5401
5402 \end_inset
5403
5404
5405 \end_layout
5406
5407 \begin_layout Standard
5408 The first type of list we will describe in detail is the 
5409 \family sans
5410 Itemize
5411 \family default
5412  paragraph environment.
5413  It has the following properties:
5414 \end_layout
5415
5416 \begin_layout Itemize
5417 Each item has a particular bullet or symbol as its label.
5418 \end_layout
5419
5420 \begin_deeper
5421 \begin_layout Itemize
5422 LyX uses the same symbol for all of the items in a given nesting level.
5423 \end_layout
5424
5425 \begin_layout Itemize
5426 The symbol appears at the beginning of the first line.
5427 \end_layout
5428
5429 \end_deeper
5430 \begin_layout Itemize
5431 The items can have any length.
5432  LyX automatically offsets the left margin of each item.
5433  The offset is always relative to whatever environment the 
5434 \family sans
5435 Itemize
5436 \family default
5437  list may be in.
5438 \end_layout
5439
5440 \begin_layout Itemize
5441 If you nest an 
5442 \family sans
5443 Itemize
5444 \family default
5445  environment inside another 
5446 \family sans
5447 Itemize
5448 \family default
5449  environment, the label changes to a new symbol.
5450 \end_layout
5451
5452 \begin_deeper
5453 \begin_layout Itemize
5454 There are four different symbols for up to a four-fold nesting.
5455 \end_layout
5456
5457 \begin_layout Itemize
5458 LyX always shows the same symbol on screen.
5459 \end_layout
5460
5461 \begin_layout Itemize
5462 See section
5463 \begin_inset space ~
5464 \end_inset
5465
5466
5467 \begin_inset CommandInset ref
5468 LatexCommand ref
5469 reference "sec:Nesting"
5470
5471 \end_inset
5472
5473  for a full explanation of nesting.
5474 \end_layout
5475
5476 \end_deeper
5477 \begin_layout Standard
5478 Of course, that explanation was also an example of an 
5479 \family sans
5480 Itemize
5481 \family default
5482  list.
5483  The 
5484 \family sans
5485 Itemize
5486 \family default
5487  environment is best suited for lists where the order doesn't matter.
5488 \end_layout
5489
5490 \begin_layout Standard
5491 We said that different levels use different symbols as their label.
5492  Here's an example of all four possible symbols.
5493 \end_layout
5494
5495 \begin_layout Itemize
5496 The label for the first level 
5497 \family sans
5498 Itemize
5499 \family default
5500  is a large black dot, or bullet.
5501 \end_layout
5502
5503 \begin_deeper
5504 \begin_layout Itemize
5505 The label for the second level is a dash.
5506 \end_layout
5507
5508 \begin_deeper
5509 \begin_layout Itemize
5510 The label for the third is an asterisk.
5511 \end_layout
5512
5513 \begin_deeper
5514 \begin_layout Itemize
5515 The label for the fourth is a centered dot.
5516 \end_layout
5517
5518 \end_deeper
5519 \begin_layout Itemize
5520 Back out to the third level.
5521 \end_layout
5522
5523 \end_deeper
5524 \begin_layout Itemize
5525 Back to the second level.
5526 \end_layout
5527
5528 \end_deeper
5529 \begin_layout Itemize
5530 Back to the outermost level.
5531 \end_layout
5532
5533 \begin_layout Standard
5534 These are the default labels for an 
5535 \family sans
5536 Itemize
5537 \family default
5538  list.
5539  You can customize these labels in the 
5540 \family sans
5541 Document\SpecialChar \menuseparator
5542 Settings
5543 \family default
5544  dialog in the submenu 
5545 \family sans
5546 Bullets
5547 \family default
5548 .
5549 \family sans
5550
5551 \begin_inset Index idx
5552 status collapsed
5553
5554 \begin_layout Plain Layout
5555 Document ! Settings
5556 \end_layout
5557
5558 \end_inset
5559
5560
5561 \end_layout
5562
5563 \begin_layout Standard
5564 Notice how the space between items decreases with increasing depth.
5565  We will explain nesting and all the tricks you can do with different depths
5566  in section
5567 \begin_inset space ~
5568 \end_inset
5569
5570
5571 \begin_inset CommandInset ref
5572 LatexCommand ref
5573 reference "sec:Nesting"
5574
5575 \end_inset
5576
5577 .
5578 \end_layout
5579
5580 \begin_layout Subsubsection
5581
5582 \family sans
5583 Enumerate
5584 \family default
5585
5586 \begin_inset Index idx
5587 status collapsed
5588
5589 \begin_layout Plain Layout
5590 Lists ! Enumerate
5591 \end_layout
5592
5593 \end_inset
5594
5595
5596 \begin_inset CommandInset label
5597 LatexCommand label
5598 name "sec:Enumerate"
5599
5600 \end_inset
5601
5602
5603 \end_layout
5604
5605 \begin_layout Standard
5606 The 
5607 \family sans
5608 Enumerate
5609 \family default
5610  environment is used to create numbered lists and outlines.
5611  It has these properties:
5612 \end_layout
5613
5614 \begin_layout Enumerate
5615 Each item has a numeral as its label.
5616 \end_layout
5617
5618 \begin_deeper
5619 \begin_layout Enumerate
5620 The label type depends on the nesting depth.
5621 \end_layout
5622
5623 \end_deeper
5624 \begin_layout Enumerate
5625 LyX automatically counts the items for you and updates the label as appropriate.
5626 \end_layout
5627
5628 \begin_layout Enumerate
5629 Each new 
5630 \family sans
5631 Enumerate
5632 \family default
5633  environment resets the counter to one.
5634 \end_layout
5635
5636 \begin_layout Enumerate
5637 Like the 
5638 \family sans
5639 Itemize
5640 \family default
5641  environment, the 
5642 \family sans
5643 Enumerate
5644 \family default
5645  environment:
5646 \end_layout
5647
5648 \begin_deeper
5649 \begin_layout Enumerate
5650 Offsets the items relative to the left margin.
5651  Items can have any length.
5652 \end_layout
5653
5654 \begin_layout Enumerate
5655 Reduces the space between items as the nesting depth increases.
5656 \end_layout
5657
5658 \begin_layout Enumerate
5659 Uses different types of labels depending on the nesting depth.
5660 \end_layout
5661
5662 \begin_layout Enumerate
5663 Allows up to a four-fold nesting.
5664 \end_layout
5665
5666 \end_deeper
5667 \begin_layout Standard
5668 Unlike the 
5669 \family sans
5670 Itemize
5671 \family default
5672  environment, 
5673 \family sans
5674 Enumerate
5675 \family default
5676  shows the different labels for each item in LyX.
5677  Here is how LyX labels the four different levels in an 
5678 \family sans
5679 Enumerate
5680 \family default
5681 :
5682 \end_layout
5683
5684 \begin_layout Enumerate
5685 The first level of an 
5686 \family sans
5687 Enumerate
5688 \family default
5689  uses Arabic numerals followed by a period.
5690 \end_layout
5691
5692 \begin_deeper
5693 \begin_layout Enumerate
5694 The second level uses lower case letters surrounded by parentheses.
5695 \end_layout
5696
5697 \begin_deeper
5698 \begin_layout Enumerate
5699 The third level uses lower-case Roman numerals followed by a period.
5700 \end_layout
5701
5702 \begin_deeper
5703 \begin_layout Enumerate
5704 The fourth level uses capital letters followed by a period.
5705 \end_layout
5706
5707 \begin_layout Enumerate
5708 Again, notice the decrease in the spacing between items as the nesting depth
5709  increases.
5710 \end_layout
5711
5712 \end_deeper
5713 \begin_layout Enumerate
5714 Back to the third level
5715 \end_layout
5716
5717 \end_deeper
5718 \begin_layout Enumerate
5719 Back to the second level.
5720 \end_layout
5721
5722 \end_deeper
5723 \begin_layout Enumerate
5724 Back to the outermost level.
5725 \end_layout
5726
5727 \begin_layout Standard
5728 Once again, you can customize the type of numbering used in the 
5729 \family sans
5730 Enumerate
5731 \family default
5732  environment.
5733  It involves adding commands to the LaTeX preamble (see the 
5734 \emph on
5735 Additional Features
5736 \emph default
5737  manual).
5738  As stated earlier, such customization only shows up in the printed version,
5739  not in LyX.
5740 \end_layout
5741
5742 \begin_layout Standard
5743 There is more to nesting 
5744 \family sans
5745 Enumerate
5746 \family default
5747  environments than we've stated here.
5748  You should read section
5749 \begin_inset space ~
5750 \end_inset
5751
5752
5753 \begin_inset CommandInset ref
5754 LatexCommand ref
5755 reference "sec:Nesting"
5756
5757 \end_inset
5758
5759  to learn more about nesting.
5760 \end_layout
5761
5762 \begin_layout Subsubsection
5763
5764 \family sans
5765 Description
5766 \family default
5767
5768 \begin_inset Index idx
5769 status collapsed
5770
5771 \begin_layout Plain Layout
5772 Lists ! Description
5773 \end_layout
5774
5775 \end_inset
5776
5777
5778 \end_layout
5779
5780 \begin_layout Standard
5781 Unlike the previous two environments, the 
5782 \family sans
5783 Description
5784 \family default
5785  list has no fixed label.
5786  Instead, LyX uses the first 
5787 \begin_inset Quotes eld
5788 \end_inset
5789
5790 word
5791 \begin_inset Quotes erd
5792 \end_inset
5793
5794  of the first line as the label.
5795  Here's an example:
5796 \end_layout
5797
5798 \begin_layout Description
5799 Example: This is an example of the 
5800 \family sans
5801 Description
5802 \family default
5803  environment.
5804 \end_layout
5805
5806 \begin_layout Standard
5807 LyX typesets the label in boldface and puts extra space between it and the
5808  rest of the line.
5809 \end_layout
5810
5811 \begin_layout Standard
5812 With the first 
5813 \begin_inset Quotes eld
5814 \end_inset
5815
5816 word
5817 \begin_inset Quotes erd
5818 \end_inset
5819
5820  it is meant that the first hit of the 
5821 \family sans
5822 Space
5823 \family default
5824  key ends the label if you are at the beginning of the first line of an
5825  item.
5826  If you need to use more than one word in the label use a 
5827 \family sans
5828 Protected Blank
5829 \family default
5830 .
5831  (Use either 
5832 \begin_inset Info
5833 type  "shortcut"
5834 arg   "space-insert protected"
5835 \end_inset
5836
5837  or the menu 
5838 \family sans
5839 Insert\SpecialChar \menuseparator
5840 Formatting\SpecialChar \menuseparator
5841 Protected
5842 \begin_inset space ~
5843 \end_inset
5844
5845 Space
5846 \family default
5847 , see section
5848 \begin_inset space ~
5849 \end_inset
5850
5851
5852 \begin_inset CommandInset ref
5853 LatexCommand ref
5854 reference "sub:Protected-Space"
5855
5856 \end_inset
5857
5858  for more info.) Here is an example:
5859 \end_layout
5860
5861 \begin_layout Description
5862 Second
5863 \begin_inset space ~
5864 \end_inset
5865
5866 Example: This one shows how to use a 
5867 \family sans
5868 Protected
5869 \begin_inset space ~
5870 \end_inset
5871
5872 Blank
5873 \family default
5874  in the label of a 
5875 \family sans
5876 Description
5877 \family default
5878  list item.
5879 \end_layout
5880
5881 \begin_layout Description
5882 Usage: You should use the 
5883 \family sans
5884 Description
5885 \family default
5886  environment for things like definitions and theorems.
5887  Use it when you need to make one word in particular stand out in the text
5888  that describes it.
5889  It's not a good idea to use a 
5890 \family sans
5891 Description
5892 \family default
5893  environment when you have an entire sentence that you want to describe.
5894  You're better off using 
5895 \family sans
5896 Itemize
5897 \family default
5898  or 
5899 \family sans
5900 Enumerate
5901 \family default
5902  and nesting several 
5903 \family sans
5904 Standard
5905 \family default
5906  paragraphs into them.
5907 \end_layout
5908
5909 \begin_layout Description
5910 Nesting: You can nest 
5911 \family sans
5912 Description
5913 \family default
5914  environments inside one another, nest them in other types of lists, and
5915  so on.
5916 \end_layout
5917
5918 \begin_layout Standard
5919 Notice that after the first line, LyX indents subsequent lines, offsetting
5920  them from the first line.
5921 \end_layout
5922
5923 \begin_layout Subsubsection
5924 Labeling
5925 \begin_inset Index idx
5926 status collapsed
5927
5928 \begin_layout Plain Layout
5929 Lists ! Labeling
5930 \end_layout
5931
5932 \end_inset
5933
5934
5935 \end_layout
5936
5937 \begin_layout Standard
5938 The 
5939 \family sans
5940 Labeling
5941 \family default
5942  environment is a LyX extension to LaTeX.
5943 \end_layout
5944
5945 \begin_layout Standard
5946 Like the 
5947 \family sans
5948 Description
5949 \family default
5950  list the 
5951 \family sans
5952 Labeling
5953 \family default
5954  list has user-defined labels for each list item but it provides some additional
5955  features.
5956  Here are its properties:
5957 \end_layout
5958
5959 \begin_layout Labeling
5960 \labelwidthstring 00.00.0000
5961 item
5962 \begin_inset space ~
5963 \end_inset
5964
5965 labels LyX uses the first 
5966 \begin_inset Quotes eld
5967 \end_inset
5968
5969 word
5970 \begin_inset Quotes erd
5971 \end_inset
5972
5973  of each line as the item label.
5974  The first 
5975 \family sans
5976 Space
5977 \family default
5978  after the beginning of the first line of an item marks the end of the label.
5979  If you need to use more than one word in an item label, use a protected
5980  blank as described above.
5981 \end_layout
5982
5983 \begin_layout Labeling
5984 \labelwidthstring 00.00.0000
5985 margins As you can see, LyX uses different margins for the item label and
5986  the body of the item text.
5987  The body of the text has a larger left margin, which is equal to the default
5988  label width plus a little extra space.
5989  
5990 \end_layout
5991
5992 \begin_layout Labeling
5993 \labelwidthstring 00.00.0000
5994 label
5995 \begin_inset space ~
5996 \end_inset
5997
5998 width LyX uses the width of the label, or the default width, whatever is
5999  larger.
6000  If the label width is larger, the label 
6001 \begin_inset Quotes eld
6002 \end_inset
6003
6004 extends
6005 \begin_inset Quotes erd
6006 \end_inset
6007
6008  into the first line.
6009  In other words, the text of the first line isn't aligned with the left
6010  margin of the rest of the item text.
6011 \end_layout
6012
6013 \begin_layout Labeling
6014 \labelwidthstring 00.00.0000
6015 default
6016 \begin_inset space ~
6017 \end_inset
6018
6019 width You can set the default label width to ensure that the text of all
6020  items in a 
6021 \family sans
6022 Labeling
6023 \family default
6024  environment has the same left margin.
6025 \begin_inset Newline newline
6026 \end_inset
6027
6028 To change the default width, select all items in the list.
6029  Now open the 
6030 \family sans
6031 Edit\SpecialChar \menuseparator
6032 Paragraph
6033 \begin_inset space ~
6034 \end_inset
6035
6036 Settings
6037 \family default
6038  dialog (toolbar button 
6039 \begin_inset Info
6040 type  "icon"
6041 arg   "layout-paragraph"
6042 \end_inset
6043
6044 ).
6045  The text in the box 
6046 \family sans
6047 Longest
6048 \begin_inset space ~
6049 \end_inset
6050
6051 label
6052 \family default
6053  determines the default label width.
6054  You can use the text of your largest label here, but you can also use the
6055  letter 
6056 \begin_inset Quotes eld
6057 \end_inset
6058
6059 M
6060 \begin_inset Quotes erd
6061 \end_inset
6062
6063  multiple times instead.
6064  The M is the widest character and is a standard unit of widths in LaTeX.
6065  By using 
6066 \begin_inset Quotes eld
6067 \end_inset
6068
6069 M
6070 \begin_inset Quotes erd
6071 \end_inset
6072
6073  as the unit of width you don't need to keep changing the contents of 
6074 \family sans
6075 Longest
6076 \begin_inset space ~
6077 \end_inset
6078
6079 label
6080 \family default
6081  every time you alter a label in a 
6082 \family sans
6083 List
6084 \family default
6085  environment.
6086 \begin_inset Newline newline
6087 \end_inset
6088
6089 The predefined default width is the length of 
6090 \begin_inset Quotes eld
6091 \end_inset
6092
6093 00.00.0000
6094 \begin_inset Quotes erd
6095 \end_inset
6096
6097  (equal to 6
6098 \begin_inset space ~
6099 \end_inset
6100
6101 M).
6102 \end_layout
6103
6104 \begin_layout Standard
6105 You should use the 
6106 \family sans
6107 Labeling
6108 \family default
6109  list the same way as the 
6110 \family sans
6111 Description
6112 \family default
6113  list: When you need one word to stand out from the text that describes
6114  it.
6115  The 
6116 \family sans
6117 Labeling
6118 \family default
6119  environment gives you another way to do this, using a different overall
6120  layout.
6121 \end_layout
6122
6123 \begin_layout Standard
6124 You can nest 
6125 \family sans
6126 Labeling
6127 \family default
6128  lists inside one another, nest them in other types of lists, and so on.
6129  They work just like the other list paragraph environments.
6130  Read section
6131 \begin_inset space ~
6132 \end_inset
6133
6134
6135 \begin_inset CommandInset ref
6136 LatexCommand ref
6137 reference "sec:Nesting"
6138
6139 \end_inset
6140
6141  to learn about nesting.
6142 \end_layout
6143
6144 \begin_layout Standard
6145 There is yet another feature of the 
6146 \family sans
6147 Labeling
6148 \family default
6149  list: As you can see in the examples, LyX left-justifies the item labels
6150  by default.
6151  You can use additional 
6152 \family sans
6153 HFills
6154 \family default
6155  to change how LyX justifies the item label.
6156  
6157 \family sans
6158 Hfills
6159 \family default
6160  are documented in section
6161 \begin_inset space ~
6162 \end_inset
6163
6164
6165 \begin_inset CommandInset ref
6166 LatexCommand ref
6167 reference "sub:Horizontal-Space"
6168
6169 \end_inset
6170
6171 .
6172  Here are some examples:
6173 \end_layout
6174
6175 \begin_layout Labeling
6176 \labelwidthstring 00.00.0000
6177 Left The default for 
6178 \family sans
6179 Labeling
6180 \family default
6181  item labels.
6182 \end_layout
6183
6184 \begin_layout Labeling
6185 \labelwidthstring 00.00.0000
6186 \begin_inset space \hfill{}
6187 \end_inset
6188
6189 Right One 
6190 \family sans
6191 HFill
6192 \family default
6193  at the beginning of the label right justifies it.
6194 \end_layout
6195
6196 \begin_layout Labeling
6197 \labelwidthstring 00.00.0000
6198 \begin_inset space \hfill{}
6199 \end_inset
6200
6201 Center
6202 \begin_inset space \hfill{}
6203 \end_inset
6204
6205  One 
6206 \family sans
6207 HFill
6208 \family default
6209  at the beginning of the label and one at the end centers it.
6210 \end_layout
6211
6212 \begin_layout Subsection
6213 Customized Lists
6214 \begin_inset Index idx
6215 status collapsed
6216
6217 \begin_layout Plain Layout
6218 Lists ! Customized
6219 \end_layout
6220
6221 \end_inset
6222
6223
6224 \end_layout
6225
6226 \begin_layout Standard
6227 To use the features described in this section, you must load the module
6228  
6229 \family sans
6230 Customisable Lists (enumitem)
6231 \family default
6232  in the document settings.
6233  This loads the features of the LaTeX-package 
6234 \series bold
6235 enumitem
6236 \series default
6237
6238 \begin_inset Index idx
6239 status collapsed
6240
6241 \begin_layout Plain Layout
6242 LaTeX-packages ! enumitem
6243 \end_layout
6244
6245 \end_inset
6246
6247 .
6248 \end_layout
6249
6250 \begin_layout Subsubsection
6251 Custom Enumerate Lists
6252 \begin_inset Index idx
6253 status collapsed
6254
6255 \begin_layout Plain Layout
6256 Lists ! Enumerate ! Custom
6257 \end_layout
6258
6259 \end_inset
6260
6261
6262 \end_layout
6263
6264 \begin_layout Standard
6265 \noindent
6266 The default numbering of numbered lists can be changed by adding an optional
6267  argument (menu 
6268 \family sans
6269 Insert\SpecialChar \menuseparator
6270 Short Title
6271 \family default
6272 ) to the first item of each level in the list.
6273  There you add the command
6274 \end_layout
6275
6276 \begin_layout Standard
6277
6278 \series bold
6279 label=
6280 \backslash
6281 roman{enumi}
6282 \end_layout
6283
6284 \begin_layout Standard
6285 in TeX Code (shortcut 
6286 \begin_inset Info
6287 type  "shortcut"
6288 arg   "ert-insert"
6289 \end_inset
6290
6291 ).
6292 \begin_inset Foot
6293 status collapsed
6294
6295 \begin_layout Plain Layout
6296 For more about TeX Code, look at section
6297 \begin_inset space ~
6298 \end_inset
6299
6300
6301 \begin_inset CommandInset ref
6302 LatexCommand ref
6303 reference "sec:TeX-Code"
6304
6305 \end_inset
6306
6307 .
6308 \end_layout
6309
6310 \end_inset
6311
6312
6313 \emph on
6314  enumi
6315 \emph default
6316  is hereby the counter of the enumeration in the first level.
6317  The command 
6318 \series bold
6319
6320 \backslash
6321 roman
6322 \series default
6323  outputs the counter as small Roman numeral.
6324  For capital Roman numerals replace in the command above 
6325 \series bold
6326
6327 \backslash
6328 roman
6329 \series default
6330  by 
6331 \series bold
6332
6333 \backslash
6334 Roman
6335 \series default
6336 .
6337  For Arabic numerals use 
6338 \series bold
6339
6340 \backslash
6341 arabic
6342 \series default
6343 .
6344  To 
6345 \begin_inset Quotes eld
6346 \end_inset
6347
6348 number
6349 \begin_inset Quotes erd
6350 \end_inset
6351
6352  items with capital or small Latin letters use 
6353 \series bold
6354
6355 \backslash
6356 Alph
6357 \series default
6358  or 
6359 \series bold
6360
6361 \backslash
6362 alph
6363 \series default
6364 , respectively.
6365 \end_layout
6366
6367 \begin_layout Standard
6368 \noindent
6369 \begin_inset Note Greyedout
6370 status collapsed
6371
6372 \begin_layout Plain Layout
6373
6374 \series bold
6375 Note:
6376 \series default
6377  You can only number 26
6378 \begin_inset space ~
6379 \end_inset
6380
6381 items with Latin letters, because this numbering is limited to single letters.
6382 \end_layout
6383
6384 \end_inset
6385
6386
6387 \end_layout
6388
6389 \begin_layout Standard
6390 To change the numbering for the list sublevels, replace the 'i' in the command
6391  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6392 \end_layout
6393
6394 \begin_layout Standard
6395 As example a list with custom numbering:
6396 \end_layout
6397
6398 \begin_layout Enumerate
6399 \begin_inset Argument
6400 status collapsed
6401
6402 \begin_layout Plain Layout
6403 \begin_inset ERT
6404 status collapsed
6405
6406 \begin_layout Plain Layout
6407
6408 label=
6409 \backslash
6410 #
6411 \backslash
6412 Alph{enumi}
6413 \backslash
6414 #
6415 \end_layout
6416
6417 \end_inset
6418
6419
6420 \end_layout
6421
6422 \end_inset
6423
6424 Level 1
6425 \end_layout
6426
6427 \begin_deeper
6428 \begin_layout Enumerate
6429 \begin_inset Argument
6430 status collapsed
6431
6432 \begin_layout Plain Layout
6433 \begin_inset ERT
6434 status collapsed
6435
6436 \begin_layout Plain Layout
6437
6438 label=
6439 \backslash
6440 Alph{enumi}.
6441 \backslash
6442 arabic{enumii}
6443 \end_layout
6444
6445 \end_inset
6446
6447
6448 \end_layout
6449
6450 \end_inset
6451
6452 Level 2
6453 \end_layout
6454
6455 \begin_layout Enumerate
6456 Level 2
6457 \end_layout
6458
6459 \begin_deeper
6460 \begin_layout Enumerate
6461 \begin_inset Argument
6462 status collapsed
6463
6464 \begin_layout Plain Layout
6465 \begin_inset ERT
6466 status collapsed
6467
6468 \begin_layout Plain Layout
6469
6470 label=
6471 \backslash
6472 bf{
6473 \backslash
6474 arabic{enumiii}}
6475 \end_layout
6476
6477 \end_inset
6478
6479
6480 \end_layout
6481
6482 \end_inset
6483
6484 Level 3
6485 \end_layout
6486
6487 \begin_deeper
6488 \begin_layout Enumerate
6489 \begin_inset Argument
6490 status collapsed
6491
6492 \begin_layout Plain Layout
6493 \begin_inset ERT
6494 status collapsed
6495
6496 \begin_layout Plain Layout
6497
6498 label=
6499 \backslash
6500 emph{
6501 \backslash
6502 roman{enumiv})}
6503 \end_layout
6504
6505 \end_inset
6506
6507
6508 \end_layout
6509
6510 \end_inset
6511
6512 Level 4
6513 \end_layout
6514
6515 \end_deeper
6516 \end_deeper
6517 \end_deeper
6518 \begin_layout Standard
6519 For this list these commands were used:
6520 \end_layout
6521
6522 \begin_layout Standard
6523 \noindent
6524
6525 \series bold
6526 label=
6527 \backslash
6528 #
6529 \backslash
6530 Alph{enumi}
6531 \backslash
6532 #
6533 \begin_inset Newline newline
6534 \end_inset
6535
6536 label=
6537 \backslash
6538 Alph{enumi}.
6539 \backslash
6540 arabic{enumii}
6541 \begin_inset Newline newline
6542 \end_inset
6543
6544 label=
6545 \backslash
6546 bf{
6547 \backslash
6548 arabic{enumiii}}
6549 \begin_inset Newline newline
6550 \end_inset
6551
6552 label=
6553 \backslash
6554 emph{
6555 \backslash
6556 roman{enumiv})}
6557 \end_layout
6558
6559 \begin_layout Standard
6560 where the command 
6561 \series bold
6562
6563 \backslash
6564 emph{}
6565 \series default
6566  makes the label emphasized and 
6567 \series bold
6568
6569 \backslash
6570 bf{}
6571 \series default
6572  makes it bold.
6573 \end_layout
6574
6575 \begin_layout Standard
6576 \begin_inset Note Greyedout
6577 status collapsed
6578
6579 \begin_layout Plain Layout
6580
6581 \series bold
6582 Note:
6583 \series default
6584  When you changed the label of a list level, it will be used for all following
6585  lists until you change the definition.
6586 \end_layout
6587
6588 \end_inset
6589
6590
6591 \end_layout
6592
6593 \begin_layout Subsubsection
6594 Resumed Enumeration
6595 \begin_inset Index idx
6596 status collapsed
6597
6598 \begin_layout Plain Layout
6599 Lists ! Enumerate ! Resumed
6600 \end_layout
6601
6602 \end_inset
6603
6604
6605 \end_layout
6606
6607 \begin_layout Standard
6608 Enumerations can be resumed after intermediate paragraphs:
6609 \end_layout
6610
6611 \begin_layout Enumerate
6612 \begin_inset Argument
6613 status collapsed
6614
6615 \begin_layout Plain Layout
6616 \begin_inset ERT
6617 status collapsed
6618
6619 \begin_layout Plain Layout
6620
6621 label=
6622 \backslash
6623 arabic{enumi}.
6624 \end_layout
6625
6626 \end_inset
6627
6628
6629 \end_layout
6630
6631 \end_inset
6632
6633 first
6634 \begin_inset Note Note
6635 status collapsed
6636
6637 \begin_layout Plain Layout
6638 goes back to default numbering
6639 \end_layout
6640
6641 \end_inset
6642
6643
6644 \end_layout
6645
6646 \begin_layout Enumerate
6647 second
6648 \end_layout
6649
6650 \begin_layout Standard
6651 regular text
6652 \end_layout
6653
6654 \begin_layout Enumerate-Resume
6655 resumed
6656 \end_layout
6657
6658 \begin_layout Standard
6659 To resume an enumeration, use the style 
6660 \family sans
6661 Enumerate-Resume
6662 \family default
6663 .
6664  Its numbering appears in blue within LyX to indicate that it is a resumed
6665  list and that the numbering will not be correct in LyX, but in the output.
6666 \end_layout
6667
6668 \begin_layout Standard
6669 \begin_inset Note Greyedout
6670 status collapsed
6671
6672 \begin_layout Plain Layout
6673
6674 \series bold
6675 Note:
6676 \series default
6677  If there is no previous enumeration to resume, you will get a LaTeX error.
6678 \end_layout
6679
6680 \end_inset
6681
6682
6683 \end_layout
6684
6685 \begin_layout Standard
6686 Perhaps you might want to resume the list with a different number than the
6687  next one.
6688  Or you want to start a new enumeration with a defined number.
6689  This is possible by adding an optional argument to the first list item
6690  of a normal enumeration.
6691  There, insert the command
6692 \end_layout
6693
6694 \begin_layout Standard
6695
6696 \series bold
6697 start=number
6698 \end_layout
6699
6700 \begin_layout Standard
6701 where 
6702 \emph on
6703 number
6704 \emph default
6705  is the number with which you want to resume the list.
6706  An example:
6707 \end_layout
6708
6709 \begin_layout Enumerate
6710 first item
6711 \end_layout
6712
6713 \begin_layout Enumerate
6714 second item
6715 \end_layout
6716
6717 \begin_layout Standard
6718 Enumeration starting at a given value:
6719 \end_layout
6720
6721 \begin_layout Enumerate
6722 \begin_inset Argument
6723 status open
6724
6725 \begin_layout Plain Layout
6726 \begin_inset ERT
6727 status collapsed
6728
6729 \begin_layout Plain Layout
6730
6731 start=4
6732 \end_layout
6733
6734 \end_inset
6735
6736
6737 \end_layout
6738
6739 \end_inset
6740
6741 This enumeration starts at 4
6742 \end_layout
6743
6744 \begin_layout Subsubsection
6745 List Spacing
6746 \begin_inset Index idx
6747 status collapsed
6748
6749 \begin_layout Plain Layout
6750 Lists ! Spacing
6751 \end_layout
6752
6753 \end_inset
6754
6755
6756 \end_layout
6757
6758 \begin_layout Standard
6759 In some cases you might want less or more vertical space between the items
6760  of a list.
6761  For example if the default space is too much in your opinion in this case:
6762 \end_layout
6763
6764 \begin_layout Itemize
6765 A bullet list
6766 \end_layout
6767
6768 \begin_layout Itemize
6769 with standard spacing 
6770 \end_layout
6771
6772 \begin_layout Standard
6773 You can decrease the space by adding an optional argument to the first item
6774  of the list.
6775  Add there the command 
6776 \series bold
6777 nolistsep
6778 \series default
6779  to get no additional list space like in this example:
6780 \end_layout
6781
6782 \begin_layout Itemize
6783 \begin_inset Argument
6784 status open
6785
6786 \begin_layout Plain Layout
6787 \begin_inset ERT
6788 status collapsed
6789
6790 \begin_layout Plain Layout
6791
6792 nolistsep
6793 \end_layout
6794
6795 \end_inset
6796
6797
6798 \end_layout
6799
6800 \end_inset
6801
6802 A bullet list
6803 \end_layout
6804
6805 \begin_layout Itemize
6806 without additional
6807 \end_layout
6808
6809 \begin_layout Itemize
6810 vertical space
6811 \end_layout
6812
6813 \begin_layout Standard
6814 To add space you can use several other commands provided by the LaTeX-package
6815  
6816 \series bold
6817 enumitem
6818 \series default
6819
6820 \begin_inset Index idx
6821 status collapsed
6822
6823 \begin_layout Plain Layout
6824 LaTeX-packages ! enumitem
6825 \end_layout
6826
6827 \end_inset
6828
6829 .
6830  For more info see its documentation, 
6831 \begin_inset CommandInset citation
6832 LatexCommand cite
6833 key "enumitem"
6834
6835 \end_inset
6836
6837 .
6838 \end_layout
6839
6840 \begin_layout Standard
6841 There are also many commands available to change the horizontal spacing
6842  and indentation.
6843  Here is an example where the indentation was changed to that of the paragraphs
6844  in the document and the label separation was set to 2
6845 \begin_inset space \thinspace{}
6846 \end_inset
6847
6848 cm so that the number is in the page margin:
6849 \end_layout
6850
6851 \begin_layout Enumerate
6852 \begin_inset Argument
6853 status open
6854
6855 \begin_layout Plain Layout
6856 \begin_inset ERT
6857 status collapsed
6858
6859 \begin_layout Plain Layout
6860
6861 labelindent=
6862 \backslash
6863 parindent, labelsep=2cm
6864 \end_layout
6865
6866 \end_inset
6867
6868
6869 \end_layout
6870
6871 \end_inset
6872
6873 An enumeration
6874 \end_layout
6875
6876 \begin_layout Enumerate
6877 with negative indentation
6878 \end_layout
6879
6880 \begin_layout Subsubsection
6881 Further Customization
6882 \begin_inset Index idx
6883 status collapsed
6884
6885 \begin_layout Plain Layout
6886 Lists ! Customization
6887 \end_layout
6888
6889 \end_inset
6890
6891
6892 \end_layout
6893
6894 \begin_layout Standard
6895 You can also change the style of description lists.
6896  The command
6897 \end_layout
6898
6899 \begin_layout Standard
6900
6901 \series bold
6902 font=definition
6903 \end_layout
6904
6905 \begin_layout Standard
6906 changes the description label font, the command
6907 \end_layout
6908
6909 \begin_layout Standard
6910
6911 \series bold
6912 style=definition
6913 \end_layout
6914
6915 \begin_layout Standard
6916 sets the list style.
6917 \end_layout
6918
6919 \begin_layout Standard
6920 An example where the command
6921 \end_layout
6922
6923 \begin_layout Standard
6924
6925 \series bold
6926 font=
6927 \backslash
6928 itshape, style=nextline
6929 \end_layout
6930
6931 \begin_layout Standard
6932 is used:
6933 \end_layout
6934
6935 \begin_layout Description
6936 Ionizing
6937 \begin_inset space ~
6938 \end_inset
6939
6940 radiation: 
6941 \begin_inset Argument
6942 status collapsed
6943
6944 \begin_layout Plain Layout
6945 \begin_inset ERT
6946 status collapsed
6947
6948 \begin_layout Plain Layout
6949
6950 labelindent=0pt, labelsep=1cm, font=
6951 \backslash
6952 itshape, style=nextline
6953 \end_layout
6954
6955 \end_inset
6956
6957
6958 \end_layout
6959
6960 \end_inset
6961
6962 Ionizing radiation consists of particles or electromagnetic waves that are
6963  energetic enough to detach electrons from atoms or molecules, therefore
6964  ionizing them.
6965 \end_layout
6966
6967 \begin_layout Description
6968 Reference
6969 \begin_inset space ~
6970 \end_inset
6971
6972 counting: In computer science, reference counting is a technique of storing
6973  the number of references, pointers, or handles to a resource such as an
6974  object, block of memory, disk space or other resource.
6975 \end_layout
6976
6977 \begin_layout Standard
6978 There are many more commands and features provided by the LaTeX-package
6979  
6980 \series bold
6981 enumitem
6982 \series default
6983
6984 \begin_inset Index idx
6985 status collapsed
6986
6987 \begin_layout Plain Layout
6988 LaTeX-packages ! enumitem
6989 \end_layout
6990
6991 \end_inset
6992
6993 .
6994  For more info see its documentation, 
6995 \begin_inset CommandInset citation
6996 LatexCommand cite
6997 key "enumitem"
6998
6999 \end_inset
7000
7001 .
7002 \end_layout
7003
7004 \begin_layout Subsection
7005 Letters
7006 \begin_inset Index idx
7007 status collapsed
7008
7009 \begin_layout Plain Layout
7010 Letters
7011 \end_layout
7012
7013 \end_inset
7014
7015
7016 \end_layout
7017
7018 \begin_layout Subsubsection
7019
7020 \family sans
7021 Address
7022 \family default
7023  and 
7024 \family sans
7025 Right
7026 \begin_inset space ~
7027 \end_inset
7028
7029 Address
7030 \family default
7031 : An Overview
7032 \end_layout
7033
7034 \begin_layout Standard
7035 Although LyX has document classes for letters, we've also created two paragraph
7036  environments called 
7037 \family sans
7038 Address
7039 \family default
7040  and 
7041 \family sans
7042 Right
7043 \begin_inset space ~
7044 \end_inset
7045
7046 Address
7047 \family default
7048 .
7049  To use the letter class, you need to use specific paragraph environments
7050  in a specific order, otherwise LaTeX gags on the document.
7051  In contrast, you can use the 
7052 \family sans
7053 Address
7054 \family default
7055  and 
7056 \family sans
7057 Right
7058 \begin_inset space ~
7059 \end_inset
7060
7061 Address
7062 \family default
7063  paragraph environments anywhere with no problem.
7064  You can even nest them inside other environments, though you can't nest
7065  anything in them.
7066 \end_layout
7067
7068 \begin_layout Standard
7069 Of course, you're not limited to using 
7070 \family sans
7071 Address
7072 \family default
7073  and 
7074 \family sans
7075 Right
7076 \begin_inset space ~
7077 \end_inset
7078
7079 Address
7080 \family default
7081  for letters only.
7082  
7083 \family sans
7084 Right
7085 \begin_inset space ~
7086 \end_inset
7087
7088 Address
7089 \family default
7090 , in particular, is useful for creating article titles like those used in
7091  some European academic papers.
7092 \end_layout
7093
7094 \begin_layout Subsubsection
7095 Usage
7096 \begin_inset CommandInset label
7097 LatexCommand label
7098 name "sec:Address-Usage"
7099
7100 \end_inset
7101
7102
7103 \end_layout
7104
7105 \begin_layout Standard
7106 The 
7107 \family sans
7108 Address
7109 \family default
7110  environment formats text in the style of an address, which is also used
7111  for the opening and signature in some countries.
7112  Similarly, the 
7113 \family sans
7114 Right
7115 \begin_inset space ~
7116 \end_inset
7117
7118 Address
7119 \family default
7120  environment formats text in the style of a right-justified address, which
7121  is used for the sender's address and today's date in some countries.
7122  Here's an example of each:
7123 \end_layout
7124
7125 \begin_layout Right Address
7126 Right Address
7127 \begin_inset Newline newline
7128 \end_inset
7129
7130 Who I am
7131 \begin_inset Newline newline
7132 \end_inset
7133
7134 Where I am
7135 \begin_inset Newline newline
7136 \end_inset
7137
7138 When is it? What is today?
7139 \end_layout
7140
7141 \begin_layout Standard
7142 That was 
7143 \family sans
7144 Right
7145 \begin_inset space ~
7146 \end_inset
7147
7148 Address
7149 \family default
7150 .
7151  Notice that the lines all have the same left margin, which LyX sets to
7152  fit the largest block of text on a single line.
7153  Here's an example of the 
7154 \family sans
7155 Address
7156 \family default
7157  environment:
7158 \end_layout
7159
7160 \begin_layout Address
7161 Who are you
7162 \begin_inset Newline newline
7163 \end_inset
7164
7165 Where do I send this
7166 \begin_inset Newline newline
7167 \end_inset
7168
7169 Your post office and country
7170 \end_layout
7171
7172 \begin_layout Standard
7173 As you can see, both 
7174 \family sans
7175 Address
7176 \family default
7177  and 
7178 \family sans
7179 Right
7180 \begin_inset space ~
7181 \end_inset
7182
7183 Address
7184 \family default
7185  add extra space between themselves and the next paragraph.
7186  If you hit 
7187 \family sans
7188 Return
7189 \family default
7190  in either of these environments, LyX resets the nesting depth and sets
7191  the environment to 
7192 \family sans
7193 Standard
7194 \family default
7195 .
7196  This makes sense, since 
7197 \family sans
7198 Return
7199 \family default
7200  is the 
7201 \family typewriter
7202 paragraph-break
7203 \family default
7204  function, and the individual lines of an address are not paragraphs.
7205  Thus, you have to use 
7206 \family typewriter
7207 break-line
7208 \family default
7209  (
7210 \begin_inset Info
7211 type  "shortcut"
7212 arg   "newline-insert newline"
7213 \end_inset
7214
7215  or 
7216 \family sans
7217 Formatting
7218 \begin_inset space ~
7219 \end_inset
7220
7221 Character\SpecialChar \menuseparator
7222 Line
7223 \begin_inset space ~
7224 \end_inset
7225
7226 Break
7227 \family default
7228  from the 
7229 \family sans
7230 Insert
7231 \family default
7232  menu) to start a new line in an 
7233 \family sans
7234 Address
7235 \family default
7236  or 
7237 \family sans
7238 Right
7239 \begin_inset space ~
7240 \end_inset
7241
7242 Address
7243 \family default
7244  environment.
7245 \end_layout
7246
7247 \begin_layout Subsection
7248 Academic Writing
7249 \end_layout
7250
7251 \begin_layout Standard
7252 Most academic writing begins with an abstract and ends with a bibliography
7253  or list of references.
7254  LyX contains paragraph environments for both of these.
7255 \end_layout
7256
7257 \begin_layout Subsubsection
7258
7259 \family sans
7260 Abstract
7261 \begin_inset Index idx
7262 status collapsed
7263
7264 \begin_layout Plain Layout
7265 Abstracts
7266 \end_layout
7267
7268 \end_inset
7269
7270
7271 \end_layout
7272
7273 \begin_layout Standard
7274 The 
7275 \family sans
7276 Abstract
7277 \family default
7278  environment is used for the abstract of an article.
7279  Technically, you could use this environment anywhere, but you really should
7280  only use it at the beginning of the document, after the title.
7281  Also, don't bother trying to nest 
7282 \family sans
7283 Abstract
7284 \family default
7285  in anything else or vice versa.
7286  It will not work.
7287  The 
7288 \family sans
7289 Abstract
7290 \family default
7291  environment is only useful in the article and report document classes.
7292  The book document classes ignores the 
7293 \family sans
7294 Abstract
7295 \family default
7296  completely, and it's utterly silly to use 
7297 \family sans
7298 Abstract
7299 \family default
7300  in a letter document class.
7301 \end_layout
7302
7303 \begin_layout Standard
7304 The 
7305 \family sans
7306 Abstract
7307 \family default
7308  environment does several things for you.
7309  First, it puts the centered label 
7310 \begin_inset Quotes eld
7311 \end_inset
7312
7313 Abstract
7314 \begin_inset Quotes erd
7315 \end_inset
7316
7317  above the text.
7318  The label and the text of the abstract are separated by some extra vertical
7319  space.
7320  Second, it typesets everything in a smaller font, just as you'd expect.
7321  Lastly, it adds a bit of extra vertical space between the abstract and
7322  the subsequent text.
7323  Well, that's how it will appear on the LyX screen.
7324  The appearance in the output depends on the used article or report class.
7325 \end_layout
7326
7327 \begin_layout Standard
7328 Starting a new paragraph by hitting 
7329 \family sans
7330 Return
7331 \family default
7332  does not reset the paragraph environment.
7333  The new paragraph will still be in the 
7334 \family sans
7335 Abstract
7336 \family default
7337  environment.
7338  So, you will have to change the paragraph environment yourself when you
7339  finish entering the abstract of your document.
7340 \end_layout
7341
7342 \begin_layout Standard
7343 \begin_inset Float figure
7344 wide false
7345 sideways false
7346 status collapsed
7347
7348 \begin_layout Plain Layout
7349 \align center
7350 \begin_inset Graphics
7351         filename clipart/Abstract.pdf
7352
7353 \end_inset
7354
7355
7356 \end_layout
7357
7358 \begin_layout Plain Layout
7359 \begin_inset Caption
7360
7361 \begin_layout Plain Layout
7362 \begin_inset CommandInset label
7363 LatexCommand label
7364 name "fig:Paragraph-in-the"
7365
7366 \end_inset
7367
7368 Paragraph in the 
7369 \family sans
7370 Abstract
7371 \family default
7372  environment
7373 \end_layout
7374
7375 \end_inset
7376
7377
7378 \end_layout
7379
7380 \end_inset
7381
7382
7383 \end_layout
7384
7385 \begin_layout Standard
7386 We'd love to give you directly an example of the 
7387 \family sans
7388 Abstract
7389 \family default
7390  environment, but since this document is in the 
7391 \begin_inset Quotes eld
7392 \end_inset
7393
7394 book
7395 \begin_inset Quotes erd
7396 \end_inset
7397
7398  class, we can't do this.
7399  We inserted it therefore as figure
7400 \begin_inset space ~
7401 \end_inset
7402
7403
7404 \begin_inset CommandInset ref
7405 LatexCommand ref
7406 reference "fig:Paragraph-in-the"
7407
7408 \end_inset
7409
7410 .
7411  If you've never heard of an 
7412 \begin_inset Quotes eld
7413 \end_inset
7414
7415 abstract
7416 \begin_inset Quotes erd
7417 \end_inset
7418
7419  before, you can safely ignore this environment.
7420 \end_layout
7421
7422 \begin_layout Subsubsection
7423
7424 \family sans
7425 Bibliography
7426 \family default
7427
7428 \begin_inset Index idx
7429 status collapsed
7430
7431 \begin_layout Plain Layout
7432 Bibliography
7433 \end_layout
7434
7435 \end_inset
7436
7437
7438 \begin_inset CommandInset label
7439 LatexCommand label
7440 name "sub:Biblio_environment"
7441
7442 \end_inset
7443
7444
7445 \end_layout
7446
7447 \begin_layout Standard
7448 The 
7449 \family sans
7450 Bibliography
7451 \family default
7452  environment is used to list references.
7453  Technically, you could use this environment anywhere, but you really should
7454  only use it at the end of the document.
7455  Nesting 
7456 \family sans
7457 Bibliography
7458 \family default
7459  in anything else or vice versa will not work.
7460 \end_layout
7461
7462 \begin_layout Standard
7463 When you first open a 
7464 \family sans
7465 Bibliography
7466 \family default
7467  environment, LyX adds a large vertical space, followed by the heading 
7468 \begin_inset Quotes eld
7469 \end_inset
7470
7471 Bibliography
7472 \begin_inset Quotes erd
7473 \end_inset
7474
7475  or 
7476 \begin_inset Quotes eld
7477 \end_inset
7478
7479 References,
7480 \begin_inset Quotes erd
7481 \end_inset
7482
7483  depending on the document class.
7484  The heading is in a large boldface font.
7485  Each paragraph of the 
7486 \family sans
7487 Bibliography
7488 \family default
7489  environment is a bibliography entry.
7490  Thus, hitting 
7491 \family sans
7492 Return
7493 \family default
7494  does not reset the paragraph environment.
7495  Each new paragraph is still in the 
7496 \family sans
7497 Bibliography
7498 \family default
7499  environment.
7500 \end_layout
7501
7502 \begin_layout Standard
7503 There is another, usually better way to include references in your document
7504  by using a BibTeX database.
7505  For more information on that, and for a detailed description of LyX's bibliogra
7506 phy handling, have a look at section
7507 \begin_inset space ~
7508 \end_inset
7509
7510
7511 \begin_inset CommandInset ref
7512 LatexCommand ref
7513 reference "sec:Bibliography"
7514
7515 \end_inset
7516
7517 .
7518 \end_layout
7519
7520 \begin_layout Subsection
7521 LyX
7522 \family sans
7523 -Code
7524 \begin_inset Index idx
7525 status collapsed
7526
7527 \begin_layout Plain Layout
7528 Paragraph ! LyX code
7529 \end_layout
7530
7531 \end_inset
7532
7533
7534 \begin_inset CommandInset label
7535 LatexCommand label
7536 name "sub:LyX-Code"
7537
7538 \end_inset
7539
7540
7541 \end_layout
7542
7543 \begin_layout Standard
7544 The 
7545 \family sans
7546 LyX-Code
7547 \family default
7548  environment is another LyX extension.
7549  It type-sets text in a typewriter-style font.
7550  It also treats the 
7551 \family sans
7552 Space
7553 \family default
7554  key as a fixed whitespace;
7555 \begin_inset Foot
7556 status collapsed
7557
7558 \begin_layout Plain Layout
7559 In the 
7560 \family sans
7561 LyX-Code
7562 \family default
7563  environment, the 
7564 \family sans
7565 Space
7566 \family default
7567  key is treated as a 
7568 \family sans
7569 Protected
7570 \begin_inset space ~
7571 \end_inset
7572
7573 Blank
7574 \family default
7575  instead of an end-of-word marker.
7576 \end_layout
7577
7578 \end_inset
7579
7580  this is the only case in which you can type multiple whitespaces in LyX.
7581  If you need to insert blank lines, you will still need to use 
7582 \begin_inset Info
7583 type  "shortcut"
7584 arg   "newline-insert newline"
7585 \end_inset
7586
7587  (the 
7588 \family typewriter
7589 break-line
7590 \family default
7591  function).
7592  
7593 \family sans
7594 Return
7595 \family default
7596  breaks paragraphs.
7597  Note, however, that 
7598 \family sans
7599 Return
7600 \family default
7601  does not reset the paragraph environment.
7602  So, when you finish using the 
7603 \family sans
7604 LyX-Code
7605 \family default
7606  environment, you will need to change the paragraph environment yourself.
7607  Also, you can nest the 
7608 \family sans
7609 LyX-Code
7610 \family default
7611  environment inside of others.
7612 \end_layout
7613
7614 \begin_layout Standard
7615 There are a few quirks with this environment:
7616 \end_layout
7617
7618 \begin_layout Itemize
7619 You cannot use 
7620 \begin_inset Info
7621 type  "shortcut"
7622 arg   "newline-insert newline"
7623 \end_inset
7624
7625  at the beginning of a new paragraph (i.
7626 \begin_inset space \thinspace{}
7627 \end_inset
7628
7629 e.
7630 \begin_inset space \space{}
7631 \end_inset
7632
7633 you can't follow 
7634 \family sans
7635 Return
7636 \family default
7637  with a 
7638 \begin_inset Info
7639 type  "shortcut"
7640 arg   "newline-insert newline"
7641 \end_inset
7642
7643 ).
7644 \end_layout
7645
7646 \begin_layout Itemize
7647 You can't follow a 
7648 \begin_inset Info
7649 type  "shortcut"
7650 arg   "newline-insert newline"
7651 \end_inset
7652
7653  with a 
7654 \family sans
7655 Space
7656 \family default
7657 .
7658 \end_layout
7659
7660 \begin_deeper
7661 \begin_layout Itemize
7662 Use a 
7663 \family sans
7664 Return
7665 \family default
7666  to begin a new paragraph, then you can use a 
7667 \family sans
7668 Space
7669 \family default
7670 .
7671 \end_layout
7672
7673 \begin_layout Itemize
7674 Or: use 
7675 \begin_inset Info
7676 type  "shortcut"
7677 arg   "space-insert protected"
7678 \end_inset
7679
7680  instead.
7681 \end_layout
7682
7683 \end_deeper
7684 \begin_layout Itemize
7685 You can't have an empty paragraph or an empty line.
7686  You must put at least one 
7687 \family sans
7688 Space
7689 \family default
7690  in any line you want blank.
7691  Otherwise, LaTeX generates errors.
7692 \end_layout
7693
7694 \begin_layout Itemize
7695 You cannot get the typewriter double quotes by typing 
7696 \family sans
7697 "
7698 \family default
7699  since that will insert 
7700 \emph on
7701 real
7702 \emph default
7703  quotes.
7704  You get the typewriter double quotes with 
7705 \begin_inset Info
7706 type  "shortcut"
7707 arg   "self-insert \""
7708 \end_inset
7709
7710 .
7711 \end_layout
7712
7713 \begin_layout Standard
7714 Here is an example:
7715 \end_layout
7716
7717 \begin_layout LyX-Code
7718 #include <stdio.h>
7719 \end_layout
7720
7721 \begin_layout LyX-Code
7722  
7723 \end_layout
7724
7725 \begin_layout LyX-Code
7726 int main(void)
7727 \end_layout
7728
7729 \begin_layout LyX-Code
7730 {
7731 \end_layout
7732
7733 \begin_layout LyX-Code
7734     printf("Hello World!
7735 \backslash
7736 n");
7737 \end_layout
7738
7739 \begin_layout LyX-Code
7740     return 0;
7741 \end_layout
7742
7743 \begin_layout LyX-Code
7744 }
7745 \end_layout
7746
7747 \begin_layout Standard
7748 This is just the standard 
7749 \begin_inset Quotes eld
7750 \end_inset
7751
7752 Hello world!
7753 \begin_inset Quotes erd
7754 \end_inset
7755
7756  program.
7757  
7758 \end_layout
7759
7760 \begin_layout Standard
7761
7762 \family sans
7763 LyX-Code
7764 \family default
7765  has one purpose: to typeset code, such as program source, shell scripts,
7766  rc-files, and so on.
7767  Use it only in those very special cases where you need to generate text
7768  as if you used a typewriter.
7769 \begin_inset Index idx
7770 status collapsed
7771
7772 \begin_layout Plain Layout
7773 Paragraph environments|)
7774 \end_layout
7775
7776 \end_inset
7777
7778  For longer parts of programming code, use the listings inset that is described
7779  in the chapter 
7780 \emph on
7781 Program Code Listings
7782 \emph default
7783  of the 
7784 \emph on
7785 Embedded
7786 \begin_inset space ~
7787 \end_inset
7788
7789 Objects
7790 \emph default
7791  manual.
7792 \end_layout
7793
7794 \begin_layout Section
7795 Nesting Environments
7796 \begin_inset Index idx
7797 status collapsed
7798
7799 \begin_layout Plain Layout
7800 Nesting ! Environments
7801 \end_layout
7802
7803 \end_inset
7804
7805
7806 \begin_inset CommandInset label
7807 LatexCommand label
7808 name "sec:Nesting"
7809
7810 \end_inset
7811
7812
7813 \end_layout
7814
7815 \begin_layout Subsection
7816 Introduction
7817 \end_layout
7818
7819 \begin_layout Standard
7820 LyX treats text as a unified block with a particular context and specific
7821  properties.
7822  This allows you to create blocks that inherit some of the properties of
7823  another block.
7824  For example you have three main points in an outline, but point #2 also
7825  has two subpoints.
7826  In other words, you have a list inside of another list, with the inner
7827  list 
7828 \begin_inset Quotes eld
7829 \end_inset
7830
7831 attached
7832 \begin_inset Quotes erd
7833 \end_inset
7834
7835  to item #2:
7836 \end_layout
7837
7838 \begin_layout Enumerate
7839 one
7840 \end_layout
7841
7842 \begin_layout Enumerate
7843 two
7844 \end_layout
7845
7846 \begin_deeper
7847 \begin_layout Enumerate
7848 sublist – item #1
7849 \end_layout
7850
7851 \begin_layout Enumerate
7852 sublist – item #2
7853 \end_layout
7854
7855 \end_deeper
7856 \begin_layout Enumerate
7857 three
7858 \end_layout
7859
7860 \begin_layout Standard
7861 You put a list inside a list by nesting one list inside the other.
7862  Nesting an environment is quite simple: Select 
7863 \family sans
7864 Increase
7865 \begin_inset space ~
7866 \end_inset
7867
7868 List
7869 \begin_inset space ~
7870 \end_inset
7871
7872 Depth
7873 \family default
7874  or 
7875 \family sans
7876 Decrease
7877 \begin_inset space ~
7878 \end_inset
7879
7880 List
7881 \begin_inset space ~
7882 \end_inset
7883
7884 Depth
7885 \family default
7886  from the 
7887 \family sans
7888 Edit
7889 \family default
7890  menu to change the nesting depth of the current paragraph (the status bar
7891  will tell you how far you are nested).
7892  Instead of the menu, you can also use the toolbar buttons 
7893 \begin_inset Info
7894 type  "icon"
7895 arg   "depth-increment"
7896 \end_inset
7897
7898  and 
7899 \begin_inset Info
7900 type  "icon"
7901 arg   "depth-decrement"
7902 \end_inset
7903
7904  or the convenient key bindings 
7905 \family sans
7906 Tab
7907 \family default
7908  and 
7909 \family sans
7910 Shift-Tab
7911 \family default
7912  or 
7913 \begin_inset Info
7914 type  "shortcut"
7915 arg   "depth-increment"
7916 \end_inset
7917
7918  and 
7919 \begin_inset Info
7920 type  "shortcut"
7921 arg   "depth-decrement"
7922 \end_inset
7923
7924  to change the nesting level.
7925  The change will work on the current selection if you have made one (allowing
7926  you to change the nesting of several paragraphs at once), or the current
7927  paragraph.
7928 \end_layout
7929
7930 \begin_layout Standard
7931 Note that LyX only changes the nesting depth if it can.
7932  If it's invalid to do so, nothing happens if you try to change the depth.
7933  Additionally, if you change the depth of one paragraph, it affects the
7934  depth of every paragraph nested inside of it.
7935 \end_layout
7936
7937 \begin_layout Standard
7938 Nesting isn't limited to lists.
7939  In LyX, you can nest just about anything inside anything else, as you're
7940  about to find out.
7941  This is the real power of nesting paragraph environments.
7942 \end_layout
7943
7944 \begin_layout Subsection
7945 What You Can and Can't Nest
7946 \end_layout
7947
7948 \begin_layout Standard
7949 Before we fire a list of paragraph environments at you, we need to tell
7950  you a little bit more about how nesting works.
7951 \end_layout
7952
7953 \begin_layout Standard
7954 The question if nesting a paragraph environment is possible, is a bit more
7955  complicated than a simple yes or no.
7956  There are three types of paragraph environments:
7957 \end_layout
7958
7959 \begin_layout Itemize
7960 Completely unnestable
7961 \end_layout
7962
7963 \begin_layout Itemize
7964 Fully nestable, you can nest them inside things and you can also nest other
7965  things inside them.
7966 \end_layout
7967
7968 \begin_layout Itemize
7969 A third type, you can nest them into other environments, but you can't nest
7970  anything into them.
7971 \end_layout
7972
7973 \begin_layout Standard
7974 Here's a list of the three types of nesting behavior, and which paragraph
7975  environments have them:
7976 \end_layout
7977
7978 \begin_layout Description
7979 Unnestable Can't nest them.
7980  Can't nest into them.
7981 \end_layout
7982
7983 \begin_deeper
7984 \begin_layout Itemize
7985
7986 \family sans
7987 Bibliography
7988 \end_layout
7989
7990 \begin_layout Itemize
7991
7992 \family sans
7993 Abstract
7994 \end_layout
7995
7996 \begin_layout Itemize
7997
7998 \family sans
7999 Title
8000 \end_layout
8001
8002 \begin_layout Itemize
8003
8004 \family sans
8005 Author
8006 \end_layout
8007
8008 \begin_layout Itemize
8009
8010 \family sans
8011 Date
8012 \end_layout
8013
8014 \end_deeper
8015 \begin_layout Description
8016 Fully
8017 \begin_inset space ~
8018 \end_inset
8019
8020 Nestable You can nest them.
8021  You can nest other things into them.
8022 \end_layout
8023
8024 \begin_deeper
8025 \begin_layout Itemize
8026
8027 \family sans
8028 Verse
8029 \end_layout
8030
8031 \begin_layout Itemize
8032
8033 \family sans
8034 Quote
8035 \end_layout
8036
8037 \begin_layout Itemize
8038
8039 \family sans
8040 Quotation
8041 \end_layout
8042
8043 \begin_layout Itemize
8044
8045 \family sans
8046 Itemize
8047 \end_layout
8048
8049 \begin_layout Itemize
8050
8051 \family sans
8052 Enumerate
8053 \end_layout
8054
8055 \begin_layout Itemize
8056
8057 \family sans
8058 Description
8059 \end_layout
8060
8061 \begin_layout Itemize
8062
8063 \family sans
8064 List
8065 \end_layout
8066
8067 \begin_layout Itemize
8068
8069 \family sans
8070 LyX-Code
8071 \end_layout
8072
8073 \end_deeper
8074 \begin_layout Description
8075 Nestable-Inside You can nest them inside other things.
8076  You can't nest anything into them.
8077 \end_layout
8078
8079 \begin_deeper
8080 \begin_layout Itemize
8081
8082 \family sans
8083 Standard
8084 \end_layout
8085
8086 \begin_layout Itemize
8087
8088 \family sans
8089 Part
8090 \end_layout
8091
8092 \begin_layout Itemize
8093
8094 \family sans
8095 Chapter
8096 \end_layout
8097
8098 \begin_layout Itemize
8099
8100 \family sans
8101 Section
8102 \end_layout
8103
8104 \begin_layout Itemize
8105
8106 \family sans
8107 Subsection
8108 \end_layout
8109
8110 \begin_layout Itemize
8111
8112 \family sans
8113 Subsubsection
8114 \end_layout
8115
8116 \begin_layout Itemize
8117
8118 \family sans
8119 Paragraph
8120 \end_layout
8121
8122 \begin_layout Itemize
8123
8124 \family sans
8125 Subparagraph
8126 \end_layout
8127
8128 \begin_layout Itemize
8129
8130 \family sans
8131 Part*
8132 \end_layout
8133
8134 \begin_layout Itemize
8135
8136 \family sans
8137 Chapter*
8138 \end_layout
8139
8140 \begin_layout Itemize
8141
8142 \family sans
8143 Section*
8144 \end_layout
8145
8146 \begin_layout Itemize
8147
8148 \family sans
8149 Subsection*
8150 \end_layout
8151
8152 \begin_layout Itemize
8153
8154 \family sans
8155 Subsubsection*
8156 \end_layout
8157
8158 \begin_layout Itemize
8159
8160 \family sans
8161 Right
8162 \begin_inset space ~
8163 \end_inset
8164
8165 Address
8166 \end_layout
8167
8168 \begin_layout Itemize
8169
8170 \family sans
8171 Address
8172 \end_layout
8173
8174 \end_deeper
8175 \begin_layout Standard
8176 \begin_inset Note Greyedout
8177 status collapsed
8178
8179 \begin_layout Plain Layout
8180
8181 \series bold
8182 Note:
8183 \series default
8184  Although it is possible to nest numbered section headings like 
8185 \family sans
8186 Chapter
8187 \family default
8188
8189 \family sans
8190 Section
8191 \family default
8192 , etc.
8193 \begin_inset space ~
8194 \end_inset
8195
8196 into e.
8197 \begin_inset space \thinspace{}
8198 \end_inset
8199
8200 g.
8201 \begin_inset space \space{}
8202 \end_inset
8203
8204 lists, it is highly recommended not to do this because the aim is to create
8205  well-structured documents following typesetting guidelines whereas nested
8206  section headings violate this.
8207 \end_layout
8208
8209 \end_inset
8210
8211
8212 \end_layout
8213
8214 \begin_layout Subsection
8215 Nesting Other Things: Tables, Math, Floats, etc.
8216 \begin_inset Index idx
8217 status collapsed
8218
8219 \begin_layout Plain Layout
8220 Nesting ! Tables etc.
8221 \end_layout
8222
8223 \end_inset
8224
8225
8226 \end_layout
8227
8228 \begin_layout Standard
8229 There are several things that aren't paragraph environments, but which are
8230  affected by nesting anyhow.
8231  They are:
8232 \end_layout
8233
8234 \begin_layout Itemize
8235 equations
8236 \end_layout
8237
8238 \begin_layout Itemize
8239 tables
8240 \end_layout
8241
8242 \begin_layout Itemize
8243 figures
8244 \end_layout
8245
8246 \begin_layout Standard
8247 (
8248 \begin_inset Note Greyedout
8249 status collapsed
8250
8251 \begin_layout Plain Layout
8252
8253 \series bold
8254 Note:
8255 \series default
8256  Figures and tables in 
8257 \family sans
8258 Floats
8259 \family default
8260  are not affected by this.
8261 \end_layout
8262
8263 \end_inset
8264
8265  Have a look at section
8266 \begin_inset space ~
8267 \end_inset
8268
8269
8270 \begin_inset CommandInset ref
8271 LatexCommand ref
8272 reference "sec:Floats"
8273
8274 \end_inset
8275
8276  for more information about 
8277 \family sans
8278 Floats
8279 \family default
8280 .)
8281 \end_layout
8282
8283 \begin_layout Standard
8284 LyX can treat these three objects as either a word or as a paragraph.
8285  If a figure, table, or an equation is inline, it goes wherever the paragraph
8286  it is in goes.
8287 \end_layout
8288
8289 \begin_layout Standard
8290 On the other hand, if you have an equation, figure or table in a 
8291 \begin_inset Quotes eld
8292 \end_inset
8293
8294 paragraph
8295 \begin_inset Quotes erd
8296 \end_inset
8297
8298  of its own, it behaves just like a 
8299 \begin_inset Quotes eld
8300 \end_inset
8301
8302 nestable-inside
8303 \begin_inset Quotes erd
8304 \end_inset
8305
8306  paragraph environment.
8307  You can nest it into any environment, but you obviously can't nest anything
8308  into it.
8309 \end_layout
8310
8311 \begin_layout Standard
8312 Here's an example with a table:
8313 \end_layout
8314
8315 \begin_layout Enumerate
8316 Item One
8317 \end_layout
8318
8319 \begin_deeper
8320 \begin_layout Enumerate
8321 This is (a) and it's nested.
8322 \end_layout
8323
8324 \begin_deeper
8325 \begin_layout Standard
8326 \begin_inset VSpace 0.3cm
8327 \end_inset
8328
8329
8330 \end_layout
8331
8332 \begin_layout Standard
8333 \align center
8334 \begin_inset Tabular
8335 <lyxtabular version="3" rows="2" columns="2">
8336 <features tabularvalignment="middle">
8337 <column alignment="center" valignment="top" width="0pt">
8338 <column alignment="center" valignment="top" width="0pt">
8339 <row>
8340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8341 \begin_inset Text
8342
8343 \begin_layout Plain Layout
8344
8345 \family roman
8346 \series medium
8347 \shape up
8348 \size normal
8349 \emph off
8350 \bar no
8351 \noun off
8352 \color none
8353 a
8354 \end_layout
8355
8356 \end_inset
8357 </cell>
8358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8359 \begin_inset Text
8360
8361 \begin_layout Plain Layout
8362
8363 \family roman
8364 \series medium
8365 \shape up
8366 \size normal
8367 \emph off
8368 \bar no
8369 \noun off
8370 \color none
8371 b
8372 \end_layout
8373
8374 \end_inset
8375 </cell>
8376 </row>
8377 <row>
8378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8379 \begin_inset Text
8380
8381 \begin_layout Plain Layout
8382
8383 \family roman
8384 \series medium
8385 \shape up
8386 \size normal
8387 \emph off
8388 \bar no
8389 \noun off
8390 \color none
8391 c
8392 \end_layout
8393
8394 \end_inset
8395 </cell>
8396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8397 \begin_inset Text
8398
8399 \begin_layout Plain Layout
8400
8401 \family roman
8402 \series medium
8403 \shape up
8404 \size normal
8405 \emph off
8406 \bar no
8407 \noun off
8408 \color none
8409 d
8410 \end_layout
8411
8412 \end_inset
8413 </cell>
8414 </row>
8415 </lyxtabular>
8416
8417 \end_inset
8418
8419
8420 \end_layout
8421
8422 \begin_layout Standard
8423 \begin_inset VSpace 0.3cm
8424 \end_inset
8425
8426
8427 \end_layout
8428
8429 \end_deeper
8430 \begin_layout Enumerate
8431 This is (b).
8432  The table is actually nested inside (a).
8433 \end_layout
8434
8435 \end_deeper
8436 \begin_layout Enumerate
8437 Back out again.
8438 \end_layout
8439
8440 \begin_layout Standard
8441 If we hadn't nested the table at all, the list would look like this:
8442 \end_layout
8443
8444 \begin_layout Enumerate
8445 Item One
8446 \end_layout
8447
8448 \begin_deeper
8449 \begin_layout Enumerate
8450 This is (a) and it's nested.
8451 \end_layout
8452
8453 \end_deeper
8454 \begin_layout Standard
8455 \begin_inset VSpace 0.3cm
8456 \end_inset
8457
8458
8459 \end_layout
8460
8461 \begin_layout Standard
8462 \align center
8463 \begin_inset Tabular
8464 <lyxtabular version="3" rows="2" columns="2">
8465 <features tabularvalignment="middle">
8466 <column alignment="center" valignment="top" width="0pt">
8467 <column alignment="center" valignment="top" width="0pt">
8468 <row>
8469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8470 \begin_inset Text
8471
8472 \begin_layout Plain Layout
8473
8474 \family roman
8475 \series medium
8476 \shape up
8477 \size normal
8478 \emph off
8479 \bar no
8480 \noun off
8481 \color none
8482 a
8483 \end_layout
8484
8485 \end_inset
8486 </cell>
8487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8488 \begin_inset Text
8489
8490 \begin_layout Plain Layout
8491
8492 \family roman
8493 \series medium
8494 \shape up
8495 \size normal
8496 \emph off
8497 \bar no
8498 \noun off
8499 \color none
8500 b
8501 \end_layout
8502
8503 \end_inset
8504 </cell>
8505 </row>
8506 <row>
8507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8508 \begin_inset Text
8509
8510 \begin_layout Plain Layout
8511
8512 \family roman
8513 \series medium
8514 \shape up
8515 \size normal
8516 \emph off
8517 \bar no
8518 \noun off
8519 \color none
8520 c
8521 \end_layout
8522
8523 \end_inset
8524 </cell>
8525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8526 \begin_inset Text
8527
8528 \begin_layout Plain Layout
8529
8530 \family roman
8531 \series medium
8532 \shape up
8533 \size normal
8534 \emph off
8535 \bar no
8536 \noun off
8537 \color none
8538 d
8539 \end_layout
8540
8541 \end_inset
8542 </cell>
8543 </row>
8544 </lyxtabular>
8545
8546 \end_inset
8547
8548
8549 \end_layout
8550
8551 \begin_layout Standard
8552 \begin_inset VSpace 0.3cm
8553 \end_inset
8554
8555
8556 \end_layout
8557
8558 \begin_layout Enumerate
8559 This is (b).
8560  The table is 
8561 \emph on
8562 not
8563 \emph default
8564  nested inside (a).
8565  In fact, it's not nested at all.
8566 \end_layout
8567
8568 \begin_layout Enumerate
8569 Back out again.
8570 \end_layout
8571
8572 \begin_layout Standard
8573 Notice how item (b) is not only no longer nested, but is also the first
8574  item of a new list!
8575 \end_layout
8576
8577 \begin_layout Standard
8578 There's another trap you can fall into: Nesting the table, but not going
8579  deep enough.
8580  LyX then turns anything after the table into a new sublist.
8581 \end_layout
8582
8583 \begin_layout Enumerate
8584 Item One
8585 \end_layout
8586
8587 \begin_deeper
8588 \begin_layout Enumerate
8589 This is (a) and it's nested.
8590 \end_layout
8591
8592 \begin_layout Standard
8593 \begin_inset VSpace 0.3cm
8594 \end_inset
8595
8596
8597 \end_layout
8598
8599 \begin_layout Standard
8600 \align center
8601 \begin_inset Tabular
8602 <lyxtabular version="3" rows="2" columns="2">
8603 <features tabularvalignment="middle">
8604 <column alignment="center" valignment="top" width="0pt">
8605 <column alignment="center" valignment="top" width="0pt">
8606 <row>
8607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8608 \begin_inset Text
8609
8610 \begin_layout Plain Layout
8611
8612 \family roman
8613 \series medium
8614 \shape up
8615 \size normal
8616 \emph off
8617 \bar no
8618 \noun off
8619 \color none
8620 a
8621 \end_layout
8622
8623 \end_inset
8624 </cell>
8625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8626 \begin_inset Text
8627
8628 \begin_layout Plain Layout
8629
8630 \family roman
8631 \series medium
8632 \shape up
8633 \size normal
8634 \emph off
8635 \bar no
8636 \noun off
8637 \color none
8638 b
8639 \end_layout
8640
8641 \end_inset
8642 </cell>
8643 </row>
8644 <row>
8645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8646 \begin_inset Text
8647
8648 \begin_layout Plain Layout
8649
8650 \family roman
8651 \series medium
8652 \shape up
8653 \size normal
8654 \emph off
8655 \bar no
8656 \noun off
8657 \color none
8658 c
8659 \end_layout
8660
8661 \end_inset
8662 </cell>
8663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8664 \begin_inset Text
8665
8666 \begin_layout Plain Layout
8667
8668 \family roman
8669 \series medium
8670 \shape up
8671 \size normal
8672 \emph off
8673 \bar no
8674 \noun off
8675 \color none
8676 d
8677 \end_layout
8678
8679 \end_inset
8680 </cell>
8681 </row>
8682 </lyxtabular>
8683
8684 \end_inset
8685
8686
8687 \end_layout
8688
8689 \end_deeper
8690 \begin_layout Standard
8691 \begin_inset VSpace 0.3cm
8692 \end_inset
8693
8694
8695 \end_layout
8696
8697 \begin_layout Enumerate
8698 This is (b).
8699  The table is actually nested inside Item One, but 
8700 \emph on
8701 not
8702 \emph default
8703  inside (a).
8704 \end_layout
8705
8706 \begin_layout Enumerate
8707 Back out again.
8708 \end_layout
8709
8710 \begin_layout Standard
8711 As you can see, item (b) turned into the first item of a new list, but a
8712  new list 
8713 \emph on
8714 inside
8715 \emph default
8716  item 1.
8717  The same thing would have happened to a figure or an equation.
8718  So, if you nest tables, figures or equations, make sure you go to the right
8719  depth!
8720 \end_layout
8721
8722 \begin_layout Subsection
8723 Usage and General Features
8724 \end_layout
8725
8726 \begin_layout Standard
8727 Speaking of levels, LyX can perform up to a six-fold nesting.
8728  In other words, 
8729 \begin_inset Quotes eld
8730 \end_inset
8731
8732 level #6
8733 \begin_inset Quotes erd
8734 \end_inset
8735
8736  is the innermost possible depth.
8737  Here's an example to illustrate what we mean:
8738 \end_layout
8739
8740 \begin_layout Enumerate
8741 level #1 – outermost
8742 \end_layout
8743
8744 \begin_deeper
8745 \begin_layout Enumerate
8746 level #2
8747 \end_layout
8748
8749 \begin_deeper
8750 \begin_layout Enumerate
8751 level #3
8752 \end_layout
8753
8754 \begin_deeper
8755 \begin_layout Enumerate
8756 level #4
8757 \end_layout
8758
8759 \begin_deeper
8760 \begin_layout Itemize
8761 level #5
8762 \end_layout
8763
8764 \begin_deeper
8765 \begin_layout Itemize
8766 level #6
8767 \end_layout
8768
8769 \end_deeper
8770 \end_deeper
8771 \end_deeper
8772 \end_deeper
8773 \end_deeper
8774 \begin_layout Standard
8775 There are two exceptions to the six-fold nesting limit, and you can see
8776  both of them in the example.
8777  Unlike the other fully-nestable environments, you can only perform a four-fold
8778  nesting with the 
8779 \family sans
8780 Enumerate
8781 \family default
8782  and 
8783 \family sans
8784 Itemize
8785 \family default
8786  environments.
8787  For example, if we tried to nest another 
8788 \family sans
8789 Enumerate
8790 \family default
8791  list inside item 
8792 \begin_inset Quotes eld
8793 \end_inset
8794
8795 A.
8796 \begin_inset Quotes erd
8797 \end_inset
8798
8799 , we would get errors.
8800 \end_layout
8801
8802 \begin_layout Subsection
8803 Some Examples
8804 \begin_inset Index idx
8805 status collapsed
8806
8807 \begin_layout Plain Layout
8808 Nesting ! Examples
8809 \end_layout
8810
8811 \end_inset
8812
8813
8814 \end_layout
8815
8816 \begin_layout Standard
8817 The best way to explain just what you can do with nesting is by illustration.
8818  We have several examples of nested environments.
8819  In them, we explain how we created the example, so that you can reproduce
8820  them.
8821 \end_layout
8822
8823 \begin_layout Subsubsection
8824 Example 1: The Six-fold Way and Mixed Nesting
8825 \end_layout
8826
8827 \begin_layout Labeling
8828 \labelwidthstring MMM
8829 #1-a This is the outermost level.
8830  It's a 
8831 \family sans
8832 List
8833 \family default
8834  environment.
8835 \end_layout
8836
8837 \begin_deeper
8838 \begin_layout Labeling
8839 \labelwidthstring MMM
8840 #2-a This is level #2.
8841  We created it by using 
8842 \begin_inset Info
8843 type  "shortcut"
8844 arg   "paragraph-break inverse"
8845 \end_inset
8846
8847  followed by 
8848 \begin_inset Info
8849 type  "shortcut"
8850 arg   "depth-increment"
8851 \end_inset
8852
8853 .
8854 \end_layout
8855
8856 \begin_deeper
8857 \begin_layout Labeling
8858 \labelwidthstring MMM
8859 #3-a This is level #3.
8860  This time, we just hit 
8861 \family sans
8862 Return
8863 \family default
8864 , then used 
8865 \begin_inset Info
8866 type  "shortcut"
8867 arg   "depth-increment"
8868 \end_inset
8869
8870  twice in a row.
8871  We could have also created it the same way as we did the previous level,
8872  by hitting 
8873 \begin_inset Info
8874 type  "shortcut"
8875 arg   "paragraph-break inverse"
8876 \end_inset
8877
8878  followed by 
8879 \begin_inset Info
8880 type  "shortcut"
8881 arg   "depth-increment"
8882 \end_inset
8883
8884 .
8885 \end_layout
8886
8887 \begin_deeper
8888 \begin_layout Standard
8889 This is actually a 
8890 \family sans
8891 Standard
8892 \family default
8893  environment, nested inside of 
8894 \begin_inset Quotes eld
8895 \end_inset
8896
8897 #3-a
8898 \begin_inset Quotes erd
8899 \end_inset
8900
8901 .
8902  So, it's at level #4.
8903  We did this by hitting 
8904 \begin_inset Info
8905 type  "shortcut"
8906 arg   "paragraph-break inverse"
8907 \end_inset
8908
8909 , then 
8910 \begin_inset Info
8911 type  "shortcut"
8912 arg   "depth-increment"
8913 \end_inset
8914
8915 , then changing the paragraph environment to 
8916 \family sans
8917 Standard
8918 \family default
8919 .
8920  Do this to create list items with more than one paragraph — it also works
8921  for the 
8922 \family sans
8923 Description
8924 \family default
8925
8926 \family sans
8927 Enumerate
8928 \family default
8929 , and 
8930 \family sans
8931 Itemize
8932 \family default
8933  environments!
8934 \end_layout
8935
8936 \begin_layout Standard
8937 Here's another 
8938 \family sans
8939 Standard
8940 \family default
8941  paragraph, also at level #4, made with just a 
8942 \begin_inset Info
8943 type  "shortcut"
8944 arg   "paragraph-break inverse"
8945 \end_inset
8946
8947 .
8948 \end_layout
8949
8950 \begin_layout Labeling
8951 \labelwidthstring MMM
8952 #4-a This is level #4.
8953  We hit 
8954 \begin_inset Info
8955 type  "shortcut"
8956 arg   "paragraph-break inverse"
8957 \end_inset
8958
8959  and changed the paragraph environment back to 
8960 \family sans
8961 List
8962 \family default
8963 .
8964  Remember — we can't nest anything inside a 
8965 \family sans
8966 Standard
8967 \family default
8968  environment, which is why we're still at level #4.
8969  However, we 
8970 \emph on
8971 can
8972 \emph default
8973  keep nesting things inside 
8974 \begin_inset Quotes eld
8975 \end_inset
8976
8977 #3-a
8978 \begin_inset Quotes erd
8979 \end_inset
8980
8981 .
8982 \end_layout
8983
8984 \begin_deeper
8985 \begin_layout Labeling
8986 \labelwidthstring MMM
8987 #5-a This is level #5\SpecialChar \ldots{}
8988
8989 \end_layout
8990
8991 \begin_deeper
8992 \begin_layout Labeling
8993 \labelwidthstring MMM
8994 #6-a \SpecialChar \ldots{}
8995 and this is level #6.
8996  By now, you should know how we made these two.
8997 \end_layout
8998
8999 \end_deeper
9000 \begin_layout Labeling
9001 \labelwidthstring MMM
9002 #5-b Back to level #5.
9003  Just hit 
9004 \begin_inset Info
9005 type  "shortcut"
9006 arg   "paragraph-break inverse"
9007 \end_inset
9008
9009  followed by a 
9010 \begin_inset Info
9011 type  "shortcut"
9012 arg   "depth-decrement"
9013 \end_inset
9014
9015 .
9016 \end_layout
9017
9018 \end_deeper
9019 \begin_layout Labeling
9020 \labelwidthstring MMM
9021 #4-b After another 
9022 \begin_inset Info
9023 type  "shortcut"
9024 arg   "paragraph-break inverse"
9025 \end_inset
9026
9027  followed by a 
9028 \begin_inset Info
9029 type  "shortcut"
9030 arg   "depth-decrement"
9031 \end_inset
9032
9033 , we're back at level #4.
9034 \end_layout
9035
9036 \end_deeper
9037 \begin_layout Labeling
9038 \labelwidthstring MMM
9039 #3-b Back to level #3.
9040  By now it should be obvious how we did this.
9041 \end_layout
9042
9043 \end_deeper
9044 \begin_layout Labeling
9045 \labelwidthstring MMM
9046 #2-b Back to level #2.
9047  
9048 \end_layout
9049
9050 \end_deeper
9051 \begin_layout Labeling
9052 \labelwidthstring MMM
9053 #1-b And last, back to the outermost level, #1.
9054  After this sentence, we will hit 
9055 \family sans
9056 Return
9057 \family default
9058  and change the paragraph environment back to 
9059 \family sans
9060 Standard
9061 \family default
9062  to end the list.
9063 \end_layout
9064
9065 \begin_layout Standard
9066 We could have also used the 
9067 \family sans
9068 Description
9069 \family default
9070
9071 \family sans
9072 Quote
9073 \family default
9074
9075 \family sans
9076 Quotation
9077 \family default
9078 , or even the 
9079 \family sans
9080 Verse
9081 \family default
9082  environment in place of the 
9083 \family sans
9084 List
9085 \family default
9086  environment.
9087  The example would have worked exactly the same.
9088 \end_layout
9089
9090 \begin_layout Subsubsection
9091 Example 2: Inheritance
9092 \end_layout
9093
9094 \begin_layout LyX-Code
9095 This is the LyX-Code environment, at level #1, the outermost
9096 \end_layout
9097
9098 \begin_layout LyX-Code
9099 level.
9100   Now we will hit 
9101 \family sans
9102 Return
9103 \family default
9104 , then 
9105 \begin_inset Info
9106 type  "shortcut"
9107 arg   "depth-increment"
9108 \end_inset
9109
9110 , after which, we will change to the 
9111 \family sans
9112 Enumerate
9113 \family default
9114  environment.
9115 \end_layout
9116
9117 \begin_deeper
9118 \begin_layout Enumerate
9119 This is the 
9120 \family sans
9121 Enumerate
9122 \family default
9123  environment, at level #2.
9124 \end_layout
9125
9126 \begin_layout Enumerate
9127 Notice how the nested 
9128 \family sans
9129 Enumerate
9130 \family default
9131  not only inherits its margins from its parent environment (
9132 \family sans
9133 LyX-Code
9134 \family default
9135 ), but also inherits its font and spacing!
9136 \end_layout
9137
9138 \end_deeper
9139 \begin_layout Standard
9140 We ended this example by hitting 
9141 \family sans
9142 Return
9143 \family default
9144 .
9145  After that, we needed to reset the paragraph environment to 
9146 \family sans
9147 Standard
9148 \family default
9149  and reset the nesting depth by using 
9150 \begin_inset Info
9151 type  "shortcut"
9152 arg   "depth-decrement"
9153 \end_inset
9154
9155  once.
9156 \end_layout
9157
9158 \begin_layout Subsubsection
9159 Example 3: Labels, Levels, and the 
9160 \family sans
9161 Enumerate
9162 \family default
9163  and 
9164 \family sans
9165 Itemize
9166 \family default
9167  Environments
9168 \begin_inset Argument
9169 status collapsed
9170
9171 \begin_layout Plain Layout
9172 Example #3: Labels, Levels and other list environments
9173 \end_layout
9174
9175 \end_inset
9176
9177
9178 \end_layout
9179
9180 \begin_layout Enumerate
9181 This is level #1, in an 
9182 \family sans
9183 Enumerate
9184 \family default
9185  paragraph environment.
9186  We're actually going to nest a bunch of these.
9187 \end_layout
9188
9189 \begin_deeper
9190 \begin_layout Enumerate
9191 This is level #2.
9192  We used 
9193 \begin_inset Info
9194 type  "shortcut"
9195 arg   "paragraph-break inverse"
9196 \end_inset
9197
9198  followed by 
9199 \begin_inset Info
9200 type  "shortcut"
9201 arg   "depth-increment"
9202 \end_inset
9203
9204 .
9205  Now, what happens if we nest an 
9206 \family sans
9207 Itemize
9208 \family default
9209  environment inside of this one? It will be at level #3, but what will its
9210  label be? An asterisk?
9211 \end_layout
9212
9213 \begin_deeper
9214 \begin_layout Itemize
9215 No! It's a bullet.
9216  This is the 
9217 \emph on
9218 first
9219 \emph default
9220  
9221 \family sans
9222 Itemize
9223 \family default
9224  environment, even though it's at level #3.
9225  So, its label is a bullet.
9226  (We got here by using 
9227 \begin_inset Info
9228 type  "shortcut"
9229 arg   "paragraph-break inverse"
9230 \end_inset
9231
9232 , then 
9233 \begin_inset Info
9234 type  "shortcut"
9235 arg   "depth-increment"
9236 \end_inset
9237
9238 , then changing the environment to 
9239 \family sans
9240 Itemize
9241 \family default
9242 .)
9243 \end_layout
9244
9245 \begin_deeper
9246 \begin_layout Itemize
9247 Here's level #4, produced using 
9248 \begin_inset Info
9249 type  "shortcut"
9250 arg   "paragraph-break inverse"
9251 \end_inset
9252
9253 , then 
9254 \begin_inset Info
9255 type  "shortcut"
9256 arg   "depth-increment"
9257 \end_inset
9258
9259 .
9260  We will do that again\SpecialChar \ldots{}
9261
9262 \end_layout
9263
9264 \begin_deeper
9265 \begin_layout Enumerate
9266 \SpecialChar \ldots{}
9267 to get to level #5.
9268  This time, however, we also changed the paragraph environment back to 
9269 \family sans
9270 Enumerate
9271 \family default
9272 .
9273  Notice the type of numbering, it is 
9274 \emph on
9275 lowercase Roman
9276 \emph default
9277 , because we are in the 
9278 \emph on
9279 thirdfold
9280 \emph default
9281  
9282 \family sans
9283 Enumerate
9284 \family default
9285  environment (i.
9286 \begin_inset space \thinspace{}
9287 \end_inset
9288
9289 g.
9290  it is an 
9291 \family sans
9292 Enumerate
9293 \family default
9294  inside an 
9295 \family sans
9296 Enumerate
9297 \family default
9298  inside an 
9299 \family sans
9300 Enumerate
9301 \family default
9302 ).
9303 \end_layout
9304
9305 \begin_layout Enumerate
9306 What happens if we 
9307 \emph on
9308 don't
9309 \emph default
9310  change the paragraph environment, but decrease the nesting depth? What
9311  type of numbering does LyX use?
9312 \end_layout
9313
9314 \begin_layout Enumerate
9315 Oh, as if you couldn't guess by now, we're just using 
9316 \begin_inset Info
9317 type  "shortcut"
9318 arg   "paragraph-break inverse"
9319 \end_inset
9320
9321  to keep the current environment and depth but create a new item.
9322 \end_layout
9323
9324 \begin_layout Enumerate
9325 Let's use 
9326 \begin_inset Info
9327 type  "shortcut"
9328 arg   "depth-decrement"
9329 \end_inset
9330
9331  to decrease the depth after the next 
9332 \begin_inset Info
9333 type  "shortcut"
9334 arg   "paragraph-break inverse"
9335 \end_inset
9336
9337 .
9338 \end_layout
9339
9340 \end_deeper
9341 \begin_layout Enumerate
9342 This is level #4.
9343  Look what type of label LyX is using!
9344 \end_layout
9345
9346 \end_deeper
9347 \begin_layout Enumerate
9348 This is level #3.
9349  Even though we've changed levels, LyX is still using a lowercase Roman
9350  numeral as the label.Why?
9351 \end_layout
9352
9353 \begin_layout Enumerate
9354 Because, even though the nesting depth has changed, the paragraph is 
9355 \emph on
9356 still
9357 \emph default
9358  a thirdfold 
9359 \family sans
9360 Enumerate
9361 \family default
9362  environment.
9363  Notice, however, that LyX 
9364 \emph on
9365 did
9366 \emph default
9367  reset the counter for the label.
9368 \end_layout
9369
9370 \end_deeper
9371 \begin_layout Enumerate
9372 Another 
9373 \begin_inset Info
9374 type  "shortcut"
9375 arg   "paragraph-break inverse"
9376 \end_inset
9377
9378  
9379 \begin_inset Info
9380 type  "shortcut"
9381 arg   "depth-decrement"
9382 \end_inset
9383
9384  sequence, and we're back to level #2.
9385  This time, we not only changed the nesting depth, but we also moved back
9386  into the twofold-nested 
9387 \family sans
9388 Enumerate
9389 \family default
9390  environment.
9391 \end_layout
9392
9393 \end_deeper
9394 \begin_layout Enumerate
9395 The same thing happens if we do another 
9396 \begin_inset Info
9397 type  "shortcut"
9398 arg   "paragraph-break inverse"
9399 \end_inset
9400
9401  
9402 \begin_inset Info
9403 type  "shortcut"
9404 arg   "depth-decrement"
9405 \end_inset
9406
9407 sequence and return to level #1, the outermost level.
9408 \end_layout
9409
9410 \begin_layout Standard
9411 Lastly, we reset the environment to 
9412 \family sans
9413 Standard
9414 \family default
9415 .
9416  As you can see, the level number doesn't correspond to what type of labeling
9417  LyX uses for the 
9418 \family sans
9419 Enumerate
9420 \family default
9421  and 
9422 \family sans
9423 Itemize
9424 \family default
9425  environments.
9426  The number of other 
9427 \family sans
9428 Enumerate
9429 \family default
9430  environments surrounding it determines what kind of label LyX uses for
9431  an 
9432 \family sans
9433 Enumerate
9434 \family default
9435  item.
9436  The same rule applies for the 
9437 \family sans
9438 Itemize
9439 \family default
9440  environment, as well.
9441 \end_layout
9442
9443 \begin_layout Subsubsection
9444 Example 4: Going Bonkers
9445 \end_layout
9446
9447 \begin_layout Enumerate
9448 We're going to go totally nuts now.
9449  We will not nest as deep as in the other examples, nor will we go into
9450  the same detail with how we did it.
9451  (level #1: 
9452 \family sans
9453 Enumerate
9454 \family default
9455 )
9456 \end_layout
9457
9458 \begin_deeper
9459 \begin_layout Standard
9460 (
9461 \family sans
9462 Return, 
9463 \family default
9464
9465 \begin_inset Info
9466 type  "shortcut"
9467 arg   "depth-increment"
9468 \end_inset
9469
9470
9471 \family sans
9472 , Standard
9473 \family default
9474 : level #2) We will stick an encapsulated description of how we created
9475  the example in parentheses someplace.
9476  For example, the two key bindings are how we changed the depth.
9477  The environment name is the name of the current environment.
9478  Either before or after this, we will put in the level.
9479 \end_layout
9480
9481 \end_deeper
9482 \begin_layout Enumerate
9483 (
9484 \family sans
9485 Return, Enumerate
9486 \family default
9487 : level #1) This is the next item in the list.
9488 \end_layout
9489
9490 \begin_deeper
9491 \begin_layout Verse
9492 Now we will add verse.
9493 \begin_inset Newline newline
9494 \end_inset
9495
9496 It will get much worse.
9497 \begin_inset Newline newline
9498 \end_inset
9499
9500 (
9501 \family sans
9502 Return, 
9503 \family default
9504
9505 \begin_inset Info
9506 type  "shortcut"
9507 arg   "depth-increment"
9508 \end_inset
9509
9510
9511 \family sans
9512 , Verse
9513 \family default
9514 : level #2)
9515 \end_layout
9516
9517 \begin_layout Verse
9518 Fiddle dee, Fiddle doo.
9519 \begin_inset Newline newline
9520 \end_inset
9521
9522 Bippitey boppitey boo!
9523 \begin_inset Newline newline
9524 \end_inset
9525
9526 (
9527 \begin_inset Info
9528 type  "shortcut"
9529 arg   "paragraph-break inverse"
9530 \end_inset
9531
9532
9533 \family sans
9534 )
9535 \end_layout
9536
9537 \begin_layout Verse
9538 Here comes a table:
9539 \end_layout
9540
9541 \begin_deeper
9542 \begin_layout Standard
9543 \begin_inset VSpace 0.3cm
9544 \end_inset
9545
9546
9547 \end_layout
9548
9549 \begin_layout Standard
9550 \align center
9551 \begin_inset Tabular
9552 <lyxtabular version="3" rows="2" columns="2">
9553 <features tabularvalignment="middle">
9554 <column alignment="center" valignment="top" width="0pt">
9555 <column alignment="center" valignment="top" width="0pt">
9556 <row>
9557 <cell alignment="center" valignment="top" usebox="none">
9558 \begin_inset Text
9559
9560 \begin_layout Plain Layout
9561
9562 \family roman
9563 \series medium
9564 \shape up
9565 \size normal
9566 \emph off
9567 \bar no
9568 \noun off
9569 \color none
9570 one-fish
9571 \end_layout
9572
9573 \end_inset
9574 </cell>
9575 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9576 \begin_inset Text
9577
9578 \begin_layout Plain Layout
9579
9580 \family roman
9581 \series medium
9582 \shape up
9583 \size normal
9584 \emph off
9585 \bar no
9586 \noun off
9587 \color none
9588 two-fish
9589 \end_layout
9590
9591 \end_inset
9592 </cell>
9593 </row>
9594 <row>
9595 <cell alignment="center" valignment="top" topline="true" usebox="none">
9596 \begin_inset Text
9597
9598 \begin_layout Plain Layout
9599
9600 \family roman
9601 \series medium
9602 \shape up
9603 \size normal
9604 \emph off
9605 \bar no
9606 \noun off
9607 \color none
9608 red-fish
9609 \end_layout
9610
9611 \end_inset
9612 </cell>
9613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9614 \begin_inset Text
9615
9616 \begin_layout Plain Layout
9617
9618 \family roman
9619 \series medium
9620 \shape up
9621 \size normal
9622 \emph off
9623 \bar no
9624 \noun off
9625 \color none
9626 blue-fish
9627 \end_layout
9628
9629 \end_inset
9630 </cell>
9631 </row>
9632 </lyxtabular>
9633
9634 \end_inset
9635
9636
9637 \end_layout
9638
9639 \end_deeper
9640 \begin_layout Verse
9641 (
9642 \begin_inset Info
9643 type  "shortcut"
9644 arg   "paragraph-break inverse"
9645 \end_inset
9646
9647
9648 \family sans
9649 , Table, 
9650 \family default
9651
9652 \begin_inset Info
9653 type  "shortcut"
9654 arg   "depth-increment"
9655 \end_inset
9656
9657  3 times, 
9658 \begin_inset Info
9659 type  "shortcut"
9660 arg   "paragraph-break inverse"
9661 \end_inset
9662
9663
9664 \family sans
9665 , Verse, 
9666 \family default
9667
9668 \begin_inset Info
9669 type  "shortcut"
9670 arg   "depth-decrement"
9671 \end_inset
9672
9673 )
9674 \end_layout
9675
9676 \end_deeper
9677 \begin_layout Enumerate
9678 (
9679 \family sans
9680 Return, Enumerate
9681 \family default
9682 : level #1) This is another item.
9683  Note that selecting a 
9684 \family sans
9685 Table
9686 \family default
9687  resets the nesting depth to level #1, so we increased the nesting depth
9688  3 times to put the table inside the 
9689 \family sans
9690 Verse
9691 \family default
9692  environment.
9693  
9694 \end_layout
9695
9696 \begin_layout Quotation
9697 We're now ending the 
9698 \family sans
9699 Enumerate
9700 \family default
9701  list and changing to 
9702 \family sans
9703 Quotation
9704 \family default
9705 .
9706  We're still at level #1.
9707  We want to show you some of the things you can do by mixing environments.
9708  The next set of paragraphs is a 
9709 \begin_inset Quotes eld
9710 \end_inset
9711
9712 quoted letter.
9713 \begin_inset Quotes erd
9714 \end_inset
9715
9716  We will nest both the 
9717 \family sans
9718 Address
9719 \family default
9720  and 
9721 \family sans
9722 Right
9723 \begin_inset space ~
9724 \end_inset
9725
9726 Address
9727 \family default
9728  environments inside of this one, then use another nested 
9729 \family sans
9730 Quotation
9731 \family default
9732  for the letter body.
9733  We will use 
9734 \begin_inset Info
9735 type  "shortcut"
9736 arg   "paragraph-break inverse"
9737 \end_inset
9738
9739  to preserve the depth.
9740  Remember that you need to use 
9741 \begin_inset Info
9742 type  "shortcut"
9743 arg   "newline-insert newline"
9744 \end_inset
9745
9746  to create multiple lines inside the 
9747 \family sans
9748 Address
9749 \family default
9750  and 
9751 \family sans
9752 Right
9753 \begin_inset space ~
9754 \end_inset
9755
9756 Address
9757 \family default
9758  environments.
9759  Here it goes:
9760 \end_layout
9761
9762 \begin_deeper
9763 \begin_layout Right Address
9764 1234 Nowhere Rd.
9765 \begin_inset Newline newline
9766 \end_inset
9767
9768 Moosegroin, MT 00100
9769 \begin_inset Newline newline
9770 \end_inset
9771
9772 9-6-96
9773 \end_layout
9774
9775 \begin_layout Address
9776 Dear Mr.
9777 \begin_inset space ~
9778 \end_inset
9779
9780 Fizlewitz:
9781 \end_layout
9782
9783 \begin_layout Quotation
9784 We regret to inform you that we cannot fill your order for 50
9785 \begin_inset space \thinspace{}
9786 \end_inset
9787
9788 L of compressed methane gas due to circumstances beyond our control.
9789  Unfortunately, several of our cows have mysteriously exploded, creating
9790  a backlog in our orders for methane.
9791  We will place your name on the waiting list and try to fill your order
9792  as soon as possible.
9793  In the meantime, we thank you for your patience.
9794 \end_layout
9795
9796 \begin_layout Quotation
9797 We do, however, now have a special on beef.
9798  If you are interested, please return the enclosed pricing and order form
9799  with your order, along with payment.
9800 \end_layout
9801
9802 \begin_layout Quotation
9803 We thank you again for your patience.
9804 \end_layout
9805
9806 \begin_layout Address
9807 Sincerely,
9808 \begin_inset Newline newline
9809 \end_inset
9810
9811 Bill Hick
9812 \end_layout
9813
9814 \end_deeper
9815 \begin_layout Quotation
9816 That ends that example!
9817 \end_layout
9818
9819 \begin_layout Standard
9820 As you can see, nesting environments in LyX gives you a lot of power with
9821  just a few keystrokes.
9822  We could have easily nested an 
9823 \family sans
9824 Itemize
9825 \family default
9826  list inside of a 
9827 \family sans
9828 Quotation
9829 \family default
9830  or 
9831 \family sans
9832 Quote
9833 \family default
9834 , or put a 
9835 \family sans
9836 Quote
9837 \family default
9838  inside of an 
9839 \family sans
9840 Itemize
9841 \family default
9842  list.
9843  You have a huge variety of options at your disposal.
9844 \end_layout
9845
9846 \begin_layout Section
9847 Spacing, pagination and line breaks
9848 \begin_inset Index idx
9849 status collapsed
9850
9851 \begin_layout Plain Layout
9852 Spacing
9853 \end_layout
9854
9855 \end_inset
9856
9857
9858 \end_layout
9859
9860 \begin_layout Standard
9861 What is a space? While you might be used to pressing the space key anytime
9862  you want to separate two words in ordinary word processors, LyX offers
9863  you more spaces: Spaces of different width and spaces which can or cannot
9864  be broken at the end of a line.
9865  The following sections will show you some examples where those spaces are
9866  useful.
9867 \end_layout
9868
9869 \begin_layout Subsection
9870 Protected Space
9871 \begin_inset CommandInset label
9872 LatexCommand label
9873 name "sub:Protected-Space"
9874
9875 \end_inset
9876
9877
9878 \begin_inset Index idx
9879 status collapsed
9880
9881 \begin_layout Plain Layout
9882 Spaces ! Protected
9883 \end_layout
9884
9885 \end_inset
9886
9887
9888 \end_layout
9889
9890 \begin_layout Standard
9891 The protected space: It is used to tell LyX (and LaTeX) not to break the
9892  line at that point.
9893  This may be necessary to avoid unlucky line breaks, like in: 
9894 \end_layout
9895
9896 \begin_layout Quote
9897 Further documentation is given in section
9898 \begin_inset Newline newline
9899 \end_inset
9900
9901
9902 \begin_inset CommandInset ref
9903 LatexCommand ref
9904 reference "sec:Bibliography"
9905
9906 \end_inset
9907
9908 .
9909  
9910 \end_layout
9911
9912 \begin_layout Standard
9913 Obviously, it would be a good thing to put a protected space between 
9914 \begin_inset Quotes eld
9915 \end_inset
9916
9917 section
9918 \begin_inset Quotes erd
9919 \end_inset
9920
9921  and 
9922 \begin_inset Quotes eld
9923 \end_inset
9924
9925
9926 \begin_inset CommandInset ref
9927 LatexCommand ref
9928 reference "sec:Bibliography"
9929
9930 \end_inset
9931
9932
9933 \begin_inset Quotes erd
9934 \end_inset
9935
9936 .
9937  A protected space is set with 
9938 \family sans
9939 Insert\SpecialChar \menuseparator
9940 Formatting\SpecialChar \menuseparator
9941 Protected
9942 \bar under
9943
9944 \begin_inset space ~
9945 \end_inset
9946
9947
9948 \bar default
9949 Space
9950 \family default
9951  (shortcut 
9952 \begin_inset Info
9953 type  "shortcut"
9954 arg   "command-alternatives space-insert protected ; math-space"
9955 \end_inset
9956
9957 ).
9958 \end_layout
9959
9960 \begin_layout Subsection
9961 Horizontal Space
9962 \begin_inset CommandInset label
9963 LatexCommand label
9964 name "sub:Horizontal-Space"
9965
9966 \end_inset
9967
9968
9969 \begin_inset Index idx
9970 status collapsed
9971
9972 \begin_layout Plain Layout
9973 Spacing ! Horizontal
9974 \end_layout
9975
9976 \end_inset
9977
9978
9979 \end_layout
9980
9981 \begin_layout Standard
9982 All horizontal spaces can be inserted with the menu 
9983 \family sans
9984 Insert\SpecialChar \menuseparator
9985 Formatting\SpecialChar \menuseparator
9986 Horizontal Space
9987 \family default
9988 .
9989  The length units are listed in Appendix
9990 \begin_inset space ~
9991 \end_inset
9992
9993
9994 \begin_inset CommandInset ref
9995 LatexCommand ref
9996 reference "chap:Units-available-in"
9997
9998 \end_inset
9999
10000 .
10001 \end_layout
10002
10003 \begin_layout Subsubsection
10004 Inter-word Space
10005 \begin_inset CommandInset label
10006 LatexCommand label
10007 name "sub:Inter-word-Space"
10008
10009 \end_inset
10010
10011
10012 \begin_inset Index idx
10013 status collapsed
10014
10015 \begin_layout Plain Layout
10016 Spaces ! Inter-word
10017 \end_layout
10018
10019 \end_inset
10020
10021
10022 \end_layout
10023
10024 \begin_layout Standard
10025 Some languages (e.
10026 \begin_inset space \thinspace{}
10027 \end_inset
10028
10029 g.
10030 \begin_inset space \space{}
10031 \end_inset
10032
10033 English) have the typographical convention to add extra space after an end-of-se
10034 ntence punctuation mark, and LyX honors those conventions (see section
10035 \begin_inset space ~
10036 \end_inset
10037
10038
10039 \begin_inset CommandInset ref
10040 LatexCommand ref
10041 reference "sub:Abbreviations"
10042
10043 \end_inset
10044
10045 ).
10046  Sometimes, you want a normal space nevertheless.
10047  In this case, insert an inter-word space (shortcut 
10048 \begin_inset Info
10049 type  "shortcut"
10050 arg   "space-insert normal"
10051 \end_inset
10052
10053 ).
10054 \end_layout
10055
10056 \begin_layout Subsubsection
10057 Thin Space
10058 \begin_inset CommandInset label
10059 LatexCommand label
10060 name "sub:Thin-Space"
10061
10062 \end_inset
10063
10064
10065 \begin_inset Index idx
10066 status collapsed
10067
10068 \begin_layout Plain Layout
10069 Spaces ! Thin
10070 \end_layout
10071
10072 \end_inset
10073
10074
10075 \end_layout
10076
10077 \begin_layout Standard
10078
10079 \begin_inset Quotes eld
10080 \end_inset
10081
10082 thin space
10083 \begin_inset Quotes erd
10084 \end_inset
10085
10086  is a blank which has half the size of a normal space (and it is also 
10087 \begin_inset Quotes eld
10088 \end_inset
10089
10090 protected
10091 \begin_inset Quotes erd
10092 \end_inset
10093
10094 ).
10095  The typographical conventions in a lot of languages propose the use of
10096  thin spaces in cases where normal spaces would be too wide, for instance
10097  inside abbreviations:
10098 \end_layout
10099
10100 \begin_layout Quote
10101 D.
10102 \begin_inset space \thinspace{}
10103 \end_inset
10104
10105 E.
10106  Knuth has developed our beloved typesetting program.
10107 \end_layout
10108
10109 \begin_layout Standard
10110 or between values and units.
10111  Compare for example this:
10112 \begin_inset Newline newline
10113 \end_inset
10114
10115 10
10116 \begin_inset space \thinspace{}
10117 \end_inset
10118
10119 kg (thin space)
10120 \begin_inset Newline newline
10121 \end_inset
10122
10123 10 kg (normal space
10124 \end_layout
10125
10126 \begin_layout Standard
10127 You can insert thin spaces also with the menu 
10128 \family sans
10129 Insert\SpecialChar \menuseparator
10130 Formatting\SpecialChar \menuseparator
10131 Thin
10132 \begin_inset space ~
10133 \end_inset
10134
10135 Space
10136 \family default
10137  (shortcut 
10138 \begin_inset Info
10139 type  "shortcuts"
10140 arg   "space-insert thin"
10141 \end_inset
10142
10143 ).
10144 \end_layout
10145
10146 \begin_layout Subsubsection
10147 More Spaces
10148 \end_layout
10149
10150 \begin_layout Standard
10151 You can furthermore insert the following space types:
10152 \end_layout
10153
10154 \begin_layout Description
10155 Negative
10156 \begin_inset space ~
10157 \end_inset
10158
10159 thin
10160 \begin_inset space ~
10161 \end_inset
10162
10163 space A line with a 
10164 \begin_inset Formula $\to$
10165 \end_inset
10166
10167
10168 \begin_inset space \negthinspace{}
10169 \end_inset
10170
10171
10172 \begin_inset Formula $\gets$
10173 \end_inset
10174
10175  Negative thin space between the arrows.
10176 \end_layout
10177
10178 \begin_layout Description
10179 Enspace
10180 \begin_inset space ~
10181 \end_inset
10182
10183 (0.5
10184 \begin_inset space \thinspace{}
10185 \end_inset
10186
10187 em) A line with a 
10188 \begin_inset Formula $\to$
10189 \end_inset
10190
10191
10192 \begin_inset space \enskip{}
10193 \end_inset
10194
10195
10196 \begin_inset Formula $\gets$
10197 \end_inset
10198
10199  Enspace
10200 \begin_inset space ~
10201 \end_inset
10202
10203 (0.5
10204 \begin_inset space \thinspace{}
10205 \end_inset
10206
10207 em) space between the arrows.
10208 \end_layout
10209
10210 \begin_layout Description
10211 Quad
10212 \begin_inset space ~
10213 \end_inset
10214
10215 (1
10216 \begin_inset space \thinspace{}
10217 \end_inset
10218
10219 em) A line with a 
10220 \begin_inset Formula $\to$
10221 \end_inset
10222
10223
10224 \begin_inset space \quad{}
10225 \end_inset
10226
10227
10228 \begin_inset Formula $\gets$
10229 \end_inset
10230
10231  Quad
10232 \begin_inset space ~
10233 \end_inset
10234
10235 (1
10236 \begin_inset space \thinspace{}
10237 \end_inset
10238
10239 em) space between the arrows.
10240 \end_layout
10241
10242 \begin_layout Description
10243 QQuad
10244 \begin_inset space ~
10245 \end_inset
10246
10247 (2
10248 \begin_inset space \thinspace{}
10249 \end_inset
10250
10251 em) A line with a 
10252 \begin_inset Formula $\to$
10253 \end_inset
10254
10255
10256 \begin_inset space \qquad{}
10257 \end_inset
10258
10259
10260 \begin_inset Formula $\gets$
10261 \end_inset
10262
10263  QQuad
10264 \begin_inset space ~
10265 \end_inset
10266
10267 (2
10268 \begin_inset space \thinspace{}
10269 \end_inset
10270
10271 em) space between the arrows.
10272 \end_layout
10273
10274 \begin_layout Description
10275 Custom
10276 \begin_inset space ~
10277 \end_inset
10278
10279 space A line with
10280 \begin_inset Formula $\to$
10281 \end_inset
10282
10283
10284 \begin_inset space \hspace{}
10285 \length 2cm
10286 \end_inset
10287
10288
10289 \begin_inset Formula $\gets$
10290 \end_inset
10291
10292  2
10293 \begin_inset space \thinspace{}
10294 \end_inset
10295
10296 cm space between the arrows.
10297 \end_layout
10298
10299 \begin_layout Standard
10300 Table
10301 \begin_inset space ~
10302 \end_inset
10303
10304
10305 \begin_inset CommandInset ref
10306 LatexCommand ref
10307 reference "tab:Width-of-the"
10308
10309 \end_inset
10310
10311  lists the different space sizes.
10312 \end_layout
10313
10314 \begin_layout Standard
10315 \begin_inset Float table
10316 wide false
10317 sideways false
10318 status collapsed
10319
10320 \begin_layout Plain Layout
10321 \align center
10322 \begin_inset Caption
10323
10324 \begin_layout Plain Layout
10325 \begin_inset CommandInset label
10326 LatexCommand label
10327 name "tab:Width-of-the"
10328
10329 \end_inset
10330
10331 Width of the different horizontal spaces.
10332 \end_layout
10333
10334 \end_inset
10335
10336
10337 \end_layout
10338
10339 \begin_layout Plain Layout
10340 \align center
10341 \begin_inset Tabular
10342 <lyxtabular version="3" rows="8" columns="2">
10343 <features tabularvalignment="middle">
10344 <column alignment="center" valignment="top" width="0">
10345 <column alignment="center" valignment="top" width="0">
10346 <row>
10347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10348 \begin_inset Text
10349
10350 \begin_layout Plain Layout
10351
10352 \series bold
10353 Space
10354 \end_layout
10355
10356 \end_inset
10357 </cell>
10358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10359 \begin_inset Text
10360
10361 \begin_layout Plain Layout
10362
10363 \series bold
10364 Width
10365 \end_layout
10366
10367 \end_inset
10368 </cell>
10369 </row>
10370 <row>
10371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10372 \begin_inset Text
10373
10374 \begin_layout Plain Layout
10375 Normal
10376 \end_layout
10377
10378 \end_inset
10379 </cell>
10380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10381 \begin_inset Text
10382
10383 \begin_layout Plain Layout
10384 1/3
10385 \begin_inset space \thinspace{}
10386 \end_inset
10387
10388 em
10389 \end_layout
10390
10391 \end_inset
10392 </cell>
10393 </row>
10394 <row>
10395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10396 \begin_inset Text
10397
10398 \begin_layout Plain Layout
10399 Protected
10400 \end_layout
10401
10402 \end_inset
10403 </cell>
10404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10405 \begin_inset Text
10406
10407 \begin_layout Plain Layout
10408 1/3
10409 \begin_inset space \thinspace{}
10410 \end_inset
10411
10412 em
10413 \end_layout
10414
10415 \end_inset
10416 </cell>
10417 </row>
10418 <row>
10419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10420 \begin_inset Text
10421
10422 \begin_layout Plain Layout
10423 Thin
10424 \end_layout
10425
10426 \end_inset
10427 </cell>
10428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10429 \begin_inset Text
10430
10431 \begin_layout Plain Layout
10432 1/6
10433 \begin_inset space \thinspace{}
10434 \end_inset
10435
10436 em
10437 \end_layout
10438
10439 \end_inset
10440 </cell>
10441 </row>
10442 <row>
10443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10444 \begin_inset Text
10445
10446 \begin_layout Plain Layout
10447 Negative thin
10448 \end_layout
10449
10450 \end_inset
10451 </cell>
10452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10453 \begin_inset Text
10454
10455 \begin_layout Plain Layout
10456 -1/6
10457 \begin_inset space \thinspace{}
10458 \end_inset
10459
10460 em
10461 \end_layout
10462
10463 \end_inset
10464 </cell>
10465 </row>
10466 <row>
10467 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10468 \begin_inset Text
10469
10470 \begin_layout Plain Layout
10471 Enspace (0.5
10472 \begin_inset space \thinspace{}
10473 \end_inset
10474
10475 em)
10476 \end_layout
10477
10478 \end_inset
10479 </cell>
10480 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10481 \begin_inset Text
10482
10483 \begin_layout Plain Layout
10484 0.5
10485 \begin_inset space \thinspace{}
10486 \end_inset
10487
10488 em
10489 \end_layout
10490
10491 \end_inset
10492 </cell>
10493 </row>
10494 <row>
10495 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10496 \begin_inset Text
10497
10498 \begin_layout Plain Layout
10499 Quad (1
10500 \begin_inset space \thinspace{}
10501 \end_inset
10502
10503 em)
10504 \end_layout
10505
10506 \end_inset
10507 </cell>
10508 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10509 \begin_inset Text
10510
10511 \begin_layout Plain Layout
10512 1
10513 \begin_inset space \thinspace{}
10514 \end_inset
10515
10516 em
10517 \end_layout
10518
10519 \end_inset
10520 </cell>
10521 </row>
10522 <row>
10523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10524 \begin_inset Text
10525
10526 \begin_layout Plain Layout
10527 QQuad (2
10528 \begin_inset space \thinspace{}
10529 \end_inset
10530
10531 em)
10532 \end_layout
10533
10534 \end_inset
10535 </cell>
10536 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10537 \begin_inset Text
10538
10539 \begin_layout Plain Layout
10540 2
10541 \begin_inset space \thinspace{}
10542 \end_inset
10543
10544 em
10545 \end_layout
10546
10547 \end_inset
10548 </cell>
10549 </row>
10550 </lyxtabular>
10551
10552 \end_inset
10553
10554
10555 \end_layout
10556
10557 \end_inset
10558
10559
10560 \end_layout
10561
10562 \begin_layout Subsubsection
10563
10564 \family sans
10565 Horizontal Fills
10566 \family default
10567
10568 \begin_inset Index idx
10569 status collapsed
10570
10571 \begin_layout Plain Layout
10572 Spacing ! Fills
10573 \end_layout
10574
10575 \end_inset
10576
10577
10578 \end_layout
10579
10580 \begin_layout Standard
10581 Horizontal fills (HFills) are a special LyX feature for adding extra space
10582  in a uniform fashion.
10583  An HFill is actually a variable length space, whose length always equals
10584  the remaining space between the left and right margins.
10585  If there is more than one HFill on a line, they divide the available space
10586  equally between themselves.
10587 \end_layout
10588
10589 \begin_layout Standard
10590 Here are a few examples of what you can do with them:
10591 \end_layout
10592
10593 \begin_layout Quote
10594 \noindent
10595 This is on the left side
10596 \begin_inset space \hfill{}
10597 \end_inset
10598
10599 This is on the right
10600 \end_layout
10601
10602 \begin_layout Quote
10603 \noindent
10604 Left
10605 \begin_inset space \hfill{}
10606 \end_inset
10607
10608 Middle
10609 \begin_inset space \hfill{}
10610 \end_inset
10611
10612 Right
10613 \end_layout
10614
10615 \begin_layout Quote
10616 \noindent
10617 Left
10618 \begin_inset space \hfill{}
10619 \end_inset
10620
10621 1/3 Left
10622 \begin_inset space \hfill{}
10623 \end_inset
10624
10625
10626 \begin_inset space \hfill{}
10627 \end_inset
10628
10629 Right
10630 \end_layout
10631
10632 \begin_layout Standard
10633 That was an example in the 
10634 \family sans
10635 Quote
10636 \family default
10637  environment.
10638  Here
10639 \begin_inset Formula $\to$
10640 \end_inset
10641
10642
10643 \begin_inset space \hfill{}
10644 \end_inset
10645
10646
10647 \begin_inset Formula $\gets$
10648 \end_inset
10649
10650 is one in a standard paragraph.
10651  It may or may not be apparent in the printed text, but it 
10652 \emph on
10653 is
10654 \emph default
10655  sitting in-between the two arrows.
10656 \end_layout
10657
10658 \begin_layout Standard
10659 HFills can be made visible when you choose one of the 
10660 \family sans
10661 Fill
10662 \begin_inset space ~
10663 \end_inset
10664
10665 Pattern
10666 \family default
10667  in the space dialog: The following patterns are available:
10668 \end_layout
10669
10670 \begin_layout Standard
10671 Dots: 
10672 \begin_inset space \dotfill{}
10673 \end_inset
10674
10675
10676 \begin_inset space ~
10677 \end_inset
10678
10679
10680 \end_layout
10681
10682 \begin_layout Standard
10683 Rule: 
10684 \begin_inset space \hrulefill{}
10685 \end_inset
10686
10687
10688 \begin_inset space ~
10689 \end_inset
10690
10691
10692 \end_layout
10693
10694 \begin_layout Standard
10695 Left arrow: 
10696 \begin_inset space \leftarrowfill{}
10697 \end_inset
10698
10699
10700 \begin_inset space ~
10701 \end_inset
10702
10703
10704 \end_layout
10705
10706 \begin_layout Standard
10707 Right arrow: 
10708 \begin_inset space \rightarrowfill{}
10709 \end_inset
10710
10711
10712 \begin_inset space ~
10713 \end_inset
10714
10715
10716 \end_layout
10717
10718 \begin_layout Standard
10719 Up brace: 
10720 \begin_inset space \downbracefill{}
10721 \end_inset
10722
10723
10724 \begin_inset space ~
10725 \end_inset
10726
10727
10728 \end_layout
10729
10730 \begin_layout Standard
10731 Down brace: 
10732 \begin_inset space \upbracefill{}
10733 \end_inset
10734
10735
10736 \begin_inset space ~
10737 \end_inset
10738
10739
10740 \end_layout
10741
10742 \begin_layout Standard
10743 \begin_inset Note Greyedout
10744 status collapsed
10745
10746 \begin_layout Plain Layout
10747
10748 \series bold
10749 Note:
10750 \series default
10751  If an HFill is at the beginning of a line, and 
10752 \emph on
10753 not
10754 \emph default
10755  in the first line in a paragraph, LyX ignores it.
10756  This prevents HFills from accidentally being wrapped onto a new line.
10757  If you need space in this case anyway, set the 
10758 \family sans
10759 Protect
10760 \family default
10761  option in the space dialog.
10762 \end_layout
10763
10764 \end_inset
10765
10766
10767 \end_layout
10768
10769 \begin_layout Subsubsection
10770 Phantom Space
10771 \begin_inset CommandInset label
10772 LatexCommand label
10773 name "sub:Phantom-Space"
10774
10775 \end_inset
10776
10777
10778 \begin_inset Index idx
10779 status collapsed
10780
10781 \begin_layout Plain Layout
10782 Spacing ! Phantom
10783 \end_layout
10784
10785 \end_inset
10786
10787
10788 \end_layout
10789
10790 \begin_layout Standard
10791 Sometimes you want to insert space with exactly the length of a phrase.
10792  E.
10793 \begin_inset space \thinspace{}
10794 \end_inset
10795
10796 g.
10797 \begin_inset space \space{}
10798 \end_inset
10799
10800 you want to create the following multiple choice question:
10801 \end_layout
10802
10803 \begin_layout Standard
10804 \begin_inset VSpace medskip
10805 \end_inset
10806
10807 What is correct English?:
10808 \begin_inset Newline newline
10809 \end_inset
10810
10811
10812 \begin_inset Newline newline
10813 \end_inset
10814
10815 Mr.
10816 \begin_inset space ~
10817 \end_inset
10818
10819 Edge would have been jumps the gun.
10820 \begin_inset Newline newline
10821 \end_inset
10822
10823
10824 \begin_inset Phantom HPhantom
10825 status open
10826
10827 \begin_layout Plain Layout
10828 Mr.
10829  Edge 
10830 \end_layout
10831
10832 \end_inset
10833
10834 has to be jumped
10835 \begin_inset Newline newline
10836 \end_inset
10837
10838
10839 \begin_inset Phantom HPhantom
10840 status open
10841
10842 \begin_layout Plain Layout
10843 Mr.
10844  Edge 
10845 \end_layout
10846
10847 \end_inset
10848
10849 jumps
10850 \begin_inset VSpace medskip
10851 \end_inset
10852
10853
10854 \end_layout
10855
10856 \begin_layout Standard
10857 So that the choices appear exactly after the phrase 
10858 \begin_inset Quotes eld
10859 \end_inset
10860
10861 Mr.
10862 \begin_inset space ~
10863 \end_inset
10864
10865 Edge
10866 \begin_inset space ~
10867 \end_inset
10868
10869
10870 \begin_inset Quotes erd
10871 \end_inset
10872
10873 .
10874  To get this, you can use the phantom insets available via the menu 
10875 \family sans
10876 Insert\SpecialChar \menuseparator
10877 Formatting\SpecialChar \menuseparator
10878 Phantom
10879 \family default
10880 .
10881  In our case insert a horizontal phantom at the beginning of the last two
10882  lines and insert 
10883 \begin_inset Quotes eld
10884 \end_inset
10885
10886 Mr.
10887 \begin_inset space ~
10888 \end_inset
10889
10890 Edge
10891 \begin_inset space ~
10892 \end_inset
10893
10894
10895 \begin_inset Quotes erd
10896 \end_inset
10897
10898  into the phantom inset (note the space after 
10899 \begin_inset Quotes eld
10900 \end_inset
10901
10902 Edge
10903 \begin_inset Quotes erd
10904 \end_inset
10905
10906 ).
10907  A phantom insets prints only the space of its content (like a placeholder).
10908  That is why it is named 
10909 \begin_inset Quotes eld
10910 \end_inset
10911
10912 phantom
10913 \begin_inset Quotes erd
10914 \end_inset
10915
10916 .
10917  The normal phantom outputs the width and height of the content as space,
10918  while the horizontal and vertical variant only outputs the corresponding
10919  dimension.
10920 \end_layout
10921
10922 \begin_layout Subsection
10923 Vertical Space
10924 \begin_inset CommandInset label
10925 LatexCommand label
10926 name "sub:Vertical-Space"
10927
10928 \end_inset
10929
10930
10931 \begin_inset Index idx
10932 status collapsed
10933
10934 \begin_layout Plain Layout
10935 Spacing ! Vertical
10936 \end_layout
10937
10938 \end_inset
10939
10940
10941 \end_layout
10942
10943 \begin_layout Standard
10944 To add extra vertical space above or below a paragraph, use the 
10945 \family sans
10946 Insert\SpecialChar \menuseparator
10947 Formatting\SpecialChar \menuseparator
10948 Vertical
10949 \begin_inset space ~
10950 \end_inset
10951
10952 Space
10953 \family default
10954  dialog.
10955  There you find the following sizes:
10956 \end_layout
10957
10958 \begin_layout Standard
10959
10960 \family sans
10961 SmallSkip
10962 \family default
10963
10964 \family sans
10965 MedSkip
10966 \family default
10967  and 
10968 \family sans
10969 BigSkip
10970 \family default
10971  are LaTeX sizes which depend on the font size of the document.
10972  
10973 \family sans
10974 DefSkip
10975 \family default
10976  is the skip adjusted in the dialog 
10977 \family sans
10978 Document\SpecialChar \menuseparator
10979 Settings
10980 \family default
10981
10982 \begin_inset Index idx
10983 status collapsed
10984
10985 \begin_layout Plain Layout
10986 Document ! Settings
10987 \end_layout
10988
10989 \end_inset
10990
10991  for the paragraph separation.
10992  If you use indentation to separate paragraphs 
10993 \family sans
10994 DefSkip
10995 \family default
10996  is equal to 
10997 \family sans
10998 MedSkip
10999 \family default
11000 .
11001 \end_layout
11002
11003 \begin_layout Standard
11004
11005 \family sans
11006 VFill
11007 \family default
11008
11009 \begin_inset Index idx
11010 status collapsed
11011
11012 \begin_layout Plain Layout
11013 Spacing ! Fills
11014 \end_layout
11015
11016 \end_inset
11017
11018  is a variable space, set so that the space is maximal within one page.
11019  An example: You have only two short paragraphs on one page with a vfill
11020  between them.
11021  Then the first paragraph is placed at the top of the page and the second
11022  one at the bottom, because the space between them is then maximal.
11023  
11024 \family sans
11025 VFill
11026 \family default
11027 s work like 
11028 \family sans
11029 HFill
11030 \family default
11031 s: they fill the remaining vertical space on a page with blank space.
11032 \begin_inset Foot
11033 status collapsed
11034
11035 \begin_layout Plain Layout
11036
11037 \family sans
11038 HFill
11039 \family default
11040 s are described in section
11041 \begin_inset space ~
11042 \end_inset
11043
11044
11045 \begin_inset CommandInset ref
11046 LatexCommand ref
11047 reference "sub:Horizontal-Space"
11048
11049 \end_inset
11050
11051 .
11052 \end_layout
11053
11054 \end_inset
11055
11056  If there are several 
11057 \family sans
11058 VFill
11059 \family default
11060 s on a page, they divide the remaining vertical space equally between themselves.
11061  You can therefore use 
11062 \family sans
11063 VFill
11064 \family default
11065 s to center text on a page, or even place text 2/3 down a page.
11066 \end_layout
11067
11068 \begin_layout Standard
11069
11070 \family sans
11071 Custom
11072 \family default
11073  are custom spaces in units explained in Appendix
11074 \begin_inset space ~
11075 \end_inset
11076
11077
11078 \begin_inset CommandInset ref
11079 LatexCommand ref
11080 reference "chap:Units-available-in"
11081
11082 \end_inset
11083
11084 .
11085 \end_layout
11086
11087 \begin_layout Standard
11088 \begin_inset Note Greyedout
11089 status collapsed
11090
11091 \begin_layout Plain Layout
11092
11093 \series bold
11094 Note:
11095 \series default
11096  
11097 \series medium
11098 If the extra vertical space would be in the output at the top/bottom of
11099  a page, the space is only added if you have also checked the option 
11100 \family sans
11101 Protect
11102 \family default
11103 .
11104 \end_layout
11105
11106 \end_inset
11107
11108
11109 \end_layout
11110
11111 \begin_layout Subsection
11112 Paragraph Alignment
11113 \begin_inset Index idx
11114 status collapsed
11115
11116 \begin_layout Plain Layout
11117 Paragraph ! Alignment
11118 \end_layout
11119
11120 \end_inset
11121
11122
11123 \end_layout
11124
11125 \begin_layout Standard
11126 You can change the paragraph alignment with the 
11127 \family sans
11128 Edit\SpecialChar \menuseparator
11129 Paragraph Settings
11130 \family default
11131  dialog (toolbar button 
11132 \begin_inset Info
11133 type  "icon"
11134 arg   "layout-paragraph"
11135 \end_inset
11136
11137 ).
11138  There are five possibilities: 
11139 \end_layout
11140
11141 \begin_layout Itemize
11142
11143 \family sans
11144 Justified
11145 \family default
11146  (shortcut 
11147 \begin_inset Info
11148 type  "shortcut"
11149 arg   "paragraph-params \\align block"
11150 \end_inset
11151
11152 )
11153 \end_layout
11154
11155 \begin_layout Itemize
11156
11157 \family sans
11158 Left
11159 \family default
11160  (
11161 \begin_inset Info
11162 type  "shortcut"
11163 arg   "paragraph-params \\align left"
11164 \end_inset
11165
11166 )
11167 \end_layout
11168
11169 \begin_layout Itemize
11170
11171 \family sans
11172 Right
11173 \family default
11174  (
11175 \begin_inset Info
11176 type  "shortcut"
11177 arg   "paragraph-params \\align right"
11178 \end_inset
11179
11180 )
11181 \end_layout
11182
11183 \begin_layout Itemize
11184
11185 \family sans
11186 Center
11187 \family default
11188  (
11189 \begin_inset Info
11190 type  "shortcut"
11191 arg   "paragraph-params \\align center"
11192 \end_inset
11193
11194 )
11195 \end_layout
11196
11197 \begin_layout Itemize
11198
11199 \family sans
11200 Default
11201 \family default
11202  (
11203 \begin_inset Info
11204 type  "shortcut"
11205 arg   "paragraph-params \\align default"
11206 \end_inset
11207
11208 )
11209 \end_layout
11210
11211 \begin_layout Standard
11212 The default in most cases is justified alignment, in which the inter-word
11213  spacing is variable and each line of a paragraph fills the region between
11214  the left and right margins.
11215  The other three alignments should be self-explanatory, and look like this:
11216 \end_layout
11217
11218 \begin_layout Standard
11219 \align right
11220 This paragraph is right aligned,
11221 \end_layout
11222
11223 \begin_layout Standard
11224 \align center
11225 this one is centered,
11226 \end_layout
11227
11228 \begin_layout Standard
11229 \align left
11230 this one is left aligned.
11231 \end_layout
11232
11233 \begin_layout Subsection
11234 Forced Page Breaks
11235 \begin_inset Index idx
11236 status collapsed
11237
11238 \begin_layout Plain Layout
11239 Page breaks ! Forced
11240 \end_layout
11241
11242 \end_inset
11243
11244
11245 \begin_inset CommandInset label
11246 LatexCommand label
11247 name "sub:Forced-Page-Breaks"
11248
11249 \end_inset
11250
11251
11252 \end_layout
11253
11254 \begin_layout Standard
11255 If you don't like the way LaTeX does the page breaks in your document, you
11256  can force a page break where you want one.
11257  Normally this will not be necessary, because LaTeX is good at page breaking.
11258  Only if you use a lot of 
11259 \family sans
11260 Floats
11261 \family default
11262 , LaTeX's page breaking algorithm can fail.
11263 \end_layout
11264
11265 \begin_layout Standard
11266 We recommend not to use forced page breaks until the text is finished and
11267  until you have checked in the preview to see if you 
11268 \emph on
11269 really
11270 \emph default
11271  have to change the page breaking.
11272 \end_layout
11273
11274 \begin_layout Standard
11275 There are two types of page breaks: One that ends the page without any special
11276  action.
11277  This can be inserted above or below a paragraph via the menu 
11278 \family sans
11279 Insert\SpecialChar \menuseparator
11280 Formatting\SpecialChar \menuseparator
11281 New
11282 \begin_inset space ~
11283 \end_inset
11284
11285 Page
11286 \family default
11287 .
11288  The second type, that is inserted via the menu 
11289 \family sans
11290 Insert\SpecialChar \menuseparator
11291 Formatting\SpecialChar \menuseparator
11292 Page
11293 \begin_inset space ~
11294 \end_inset
11295
11296 Break
11297 \family default
11298 , ends a page but stretches the content of the page, so that it fills out
11299  the complete page.
11300  This type is useful to avoid whitespace when a page break produces a page
11301  on which only the last few lines are absent.
11302 \end_layout
11303
11304 \begin_layout Standard
11305 You might try to use a page break to ensure that a figure or table appears
11306  at the top of a page.
11307  This is, of course, the wrong way to do it.
11308  LyX gives you a way of automatically ensuring that your figures and tables
11309  appear at the top of a page (or the bottom, or on their own page) without
11310  having to worry about what precedes or follows your figure or table.
11311  See chapter 
11312 \begin_inset CommandInset ref
11313 LatexCommand ref
11314 reference "chap:Floats-and-Notes"
11315
11316 \end_inset
11317
11318  to learn more about 
11319 \family sans
11320 Floats
11321 \family default
11322 .
11323 \end_layout
11324
11325 \begin_layout Subsubsection
11326 Clear Page Breaks
11327 \begin_inset CommandInset label
11328 LatexCommand label
11329 name "sub:Clear-Page-Breaks"
11330
11331 \end_inset
11332
11333
11334 \begin_inset Index idx
11335 status collapsed
11336
11337 \begin_layout Plain Layout
11338 Page breaks ! Clear
11339 \end_layout
11340
11341 \end_inset
11342
11343
11344 \end_layout
11345
11346 \begin_layout Standard
11347 Rather than forced page breaks where the content behind the break is placed
11348  directly on the next page, you can also clear pages while breaking them.
11349  That means that the current paragraph is terminated and everything, including
11350  unprocessed floats, from the earlier part of the document are placed behind
11351  it, if necessary by adding pages.
11352 \end_layout
11353
11354 \begin_layout Standard
11355 You can insert a clear page break with the menu 
11356 \family sans
11357 Insert\SpecialChar \menuseparator
11358 Formatting\SpecialChar \menuseparator
11359 Clear
11360 \begin_inset space ~
11361 \end_inset
11362
11363 Page
11364 \family default
11365 .
11366  When you have a two-sided document like a book, you can use the menu 
11367 \family sans
11368 Insert\SpecialChar \menuseparator
11369 Formatting\SpecialChar \menuseparator
11370 Clear
11371 \begin_inset space ~
11372 \end_inset
11373
11374 Double
11375 \begin_inset space ~
11376 \end_inset
11377
11378 Page
11379 \family default
11380  to insert a clear page break that assures that the next page is a right-hand
11381  page (odd-numbered), if necessary by adding a page.
11382 \end_layout
11383
11384 \begin_layout Subsection
11385 Forced Line Breaks
11386 \begin_inset Index idx
11387 status collapsed
11388
11389 \begin_layout Plain Layout
11390 Line breaks
11391 \end_layout
11392
11393 \end_inset
11394
11395
11396 \begin_inset CommandInset label
11397 LatexCommand label
11398 name "sub:Forced-Line-Breaks"
11399
11400 \end_inset
11401
11402
11403 \end_layout
11404
11405 \begin_layout Standard
11406 Similar to page breaks there are two types of line breaks: One that simply
11407  breaks the line.
11408  You can force this line break within a paragraph by selecting 
11409 \family sans
11410 Insert\SpecialChar \menuseparator
11411 Formatting\SpecialChar \menuseparator
11412 Ragged
11413 \begin_inset space ~
11414 \end_inset
11415
11416 Line
11417 \begin_inset space ~
11418 \end_inset
11419
11420 Break
11421 \family default
11422  or with 
11423 \begin_inset Info
11424 type  "shortcut"
11425 arg   "newline-insert newline"
11426 \end_inset
11427
11428 .
11429  Another type that is inserted via the menu 
11430 \family sans
11431 Insert\SpecialChar \menuseparator
11432 Formatting\SpecialChar \menuseparator
11433 Justified
11434 \begin_inset space ~
11435 \end_inset
11436
11437 Line
11438 \begin_inset space ~
11439 \end_inset
11440
11441 Break
11442 \family default
11443  breaks the line and stretches it so that it fills out the whole space between
11444  the page margins.
11445  This is useful to avoid 
11446 \begin_inset Quotes eld
11447 \end_inset
11448
11449 fringes
11450 \begin_inset Quotes erd
11451 \end_inset
11452
11453  in justified paragraphs due to possible whitespace introduced by line breaks.
11454 \end_layout
11455
11456 \begin_layout Standard
11457 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11458  LaTeX is very good at line breaking.
11459  There are, however, a number of situations where it is necessary to actively
11460  set a line break, e.
11461 \begin_inset space \thinspace{}
11462 \end_inset
11463
11464 g.
11465 \begin_inset space \space{}
11466 \end_inset
11467
11468 in a poem or for an address (see sections
11469 \begin_inset space ~
11470 \end_inset
11471
11472
11473 \begin_inset CommandInset ref
11474 LatexCommand ref
11475 reference "sec:Quote"
11476
11477 \end_inset
11478
11479
11480 \begin_inset CommandInset ref
11481 LatexCommand ref
11482 reference "sec:Verse"
11483
11484 \end_inset
11485
11486  and 
11487 \begin_inset CommandInset ref
11488 LatexCommand ref
11489 reference "sec:Address-Usage"
11490
11491 \end_inset
11492
11493 ).
11494 \end_layout
11495
11496 \begin_layout Subsection
11497 Horizontal Lines
11498 \begin_inset CommandInset label
11499 LatexCommand label
11500 name "sub:Horizontal-Lines"
11501
11502 \end_inset
11503
11504
11505 \begin_inset Index idx
11506 status collapsed
11507
11508 \begin_layout Plain Layout
11509 Horizontal lines
11510 \end_layout
11511
11512 \end_inset
11513
11514
11515 \end_layout
11516
11517 \begin_layout Standard
11518 \noindent
11519 \begin_inset CommandInset line
11520 LatexCommand rule
11521 offset "0.5ex"
11522 width "100line%"
11523 height "1pt"
11524
11525 \end_inset
11526
11527
11528 \end_layout
11529
11530 \begin_layout Standard
11531 \noindent
11532 In the dialog 
11533 \family sans
11534 Insert\SpecialChar \menuseparator
11535 Formatting\SpecialChar \menuseparator
11536 Horizontal
11537 \begin_inset space ~
11538 \end_inset
11539
11540 Line
11541 \family default
11542  you can insert horizontal lines.
11543  The line offset is the vertical distance between the line and the baseline
11544  of the current text line or the paragraph.
11545  The line settings can be changed by left-clicking on the line.
11546 \end_layout
11547
11548 \begin_layout Standard
11549 \noindent
11550 \begin_inset CommandInset line
11551 LatexCommand rule
11552 offset "0.5ex"
11553 width "100line%"
11554 height "1pt"
11555
11556 \end_inset
11557
11558
11559 \end_layout
11560
11561 \begin_layout Section
11562 Characters and Symbols
11563 \end_layout
11564
11565 \begin_layout Standard
11566 You can directly enter all characters that are available on your keyboard.
11567  You can also use special keyboard maps to be able to enter e.
11568 \begin_inset space \thinspace{}
11569 \end_inset
11570
11571 g.
11572 \begin_inset space \space{}
11573 \end_inset
11574
11575 characters needed for French with an English keyboard.
11576  See section
11577 \begin_inset space \thinspace{}
11578 \end_inset
11579
11580
11581 \begin_inset CommandInset ref
11582 LatexCommand ref
11583 reference "sub:Keyboard-mapping"
11584
11585 \end_inset
11586
11587  for information on how this is done.
11588 \end_layout
11589
11590 \begin_layout Standard
11591 For the case where you need a character that is not on your keyboard, you
11592  can use the 
11593 \family sans
11594 Symbols
11595 \family default
11596  dialog via the menu 
11597 \family sans
11598 Insert\SpecialChar \menuseparator
11599 Special Character\SpecialChar \menuseparator
11600 Symbols
11601 \family default
11602 .
11603 \end_layout
11604
11605 \begin_layout Standard
11606 \begin_inset Note Greyedout
11607 status collapsed
11608
11609 \begin_layout Plain Layout
11610
11611 \series bold
11612 Note:
11613 \series default
11614  Maybe not all symbols inserted with the symbols dialog can be displayed
11615  when you are using a special screen font in LyX's preferences.
11616  But the inserted symbols will in every case be displayed in the output.
11617 \end_layout
11618
11619 \end_inset
11620
11621
11622 \end_layout
11623
11624 \begin_layout Section
11625 Fonts and Text Styles
11626 \begin_inset CommandInset label
11627 LatexCommand label
11628 name "sec:Fonts-and-Text"
11629
11630 \end_inset
11631
11632
11633 \end_layout
11634
11635 \begin_layout Subsection
11636 Font Types
11637 \begin_inset Index idx
11638 status collapsed
11639
11640 \begin_layout Plain Layout
11641 Font ! Types
11642 \end_layout
11643
11644 \end_inset
11645
11646
11647 \end_layout
11648
11649 \begin_layout Standard
11650 There are two types of fonts:
11651 \end_layout
11652
11653 \begin_layout Description
11654 Vector
11655 \begin_inset space ~
11656 \end_inset
11657
11658 fonts
11659 \begin_inset Index idx
11660 status collapsed
11661
11662 \begin_layout Plain Layout
11663 Fonts ! Vector-
11664 \end_layout
11665
11666 \end_inset
11667
11668  are fonts, built from outlines of the single glyphs (e.
11669 \begin_inset space \thinspace{}
11670 \end_inset
11671
11672 g.
11673  characters) in the font.
11674  This means that each glyph is defined using mathematical curves that are
11675  well suited for scaling to any requested size.
11676  This mathematical definition is interpreted by the font renderer and the
11677  curve is filled out with pixels according to the size and glyph.
11678  This means that vector fonts will look pretty good in all sizes.
11679  Only at very small sizes where each pixel has to be very carefully computed
11680  to provide a good image, it might be hard to provide a good rendering.
11681 \begin_inset Newline newline
11682 \end_inset
11683
11684 That could mean that one only needs to define one font size and scale them.
11685  But to achieve a better quality, many fonts define several font sizes.
11686  That improves the appearance because you need more details at large font
11687  sizes than at small ones.
11688 \begin_inset Newline newline
11689 \end_inset
11690
11691 The font types 
11692 \family typewriter
11693 TrueType
11694 \family default
11695
11696 \family typewriter
11697 OpenType
11698 \family default
11699 , and 
11700 \family typewriter
11701 Type
11702 \begin_inset space ~
11703 \end_inset
11704
11705 1
11706 \family default
11707  are vector fonts.
11708 \end_layout
11709
11710 \begin_layout Description
11711 Bitmap
11712 \begin_inset space ~
11713 \end_inset
11714
11715 fonts
11716 \begin_inset Index idx
11717 status collapsed
11718
11719 \begin_layout Plain Layout
11720 Fonts ! Bitmap-
11721 \end_layout
11722
11723 \end_inset
11724
11725  on the other hand, are defined by bitmap graphics from the start, so they
11726  will look good at all the sizes they are meant for.
11727  However, they don't scale well, because in order to scale a glyph, each
11728  pixel is enlarged into several pixels.
11729  It is the same effect that happens if you try to enlarge a picture in a
11730  picture manipulation program.
11731  In order to relieve this effect, bitmap fonts are typically provided in
11732  several fixed sizes typically from around 8 pixels high up to 34 pixels
11733  or so high in steps according to what is believed to be useful.
11734  The advantage of bitmap fonts is that no complicated computations are necessary
11735  to display each glyph, so bitmap fonts are thus faster displayed than scalable
11736  fonts.
11737  The disadvantage is that sizes that don't exist as fixed versions have
11738  to be scaled by doubling pixels, and thus look bad.
11739 \begin_inset Newline newline
11740 \end_inset
11741
11742 Bitmap fonts are named 
11743 \family typewriter
11744 Type
11745 \begin_inset space ~
11746 \end_inset
11747
11748 3
11749 \family default
11750  in PostScript- and PDF-documents.
11751 \end_layout
11752
11753 \begin_layout Standard
11754 The result of all this is that bitmap fonts are best for the size they are
11755  designed for, while scalable fonts are good for nearly all sizes.
11756  So one needs fewer font size definitions for scalable fonts.
11757  That's the reason why nearly all text rendering and typesetting programs
11758  use scalable fonts.
11759 \end_layout
11760
11761 \begin_layout Standard
11762 To test which fonts are used in a PDF-document, you can have a look into
11763  its document properties.
11764 \end_layout
11765
11766 \begin_layout Standard
11767 Many modern typesetting and markup languages have begun to move towards
11768  specifying character styles rather than specifying a particular font.
11769  For example, instead of changing to an italicized version of the current
11770  font to emphasize text, you use an 
11771 \begin_inset Quotes eld
11772 \end_inset
11773
11774 emphasized style
11775 \begin_inset Quotes erd
11776 \end_inset
11777
11778  instead.
11779  This concept fits in perfectly with LyX.
11780  In LyX, you do things based on contexts, rather than focusing on typesetting
11781  details.
11782 \end_layout
11783
11784 \begin_layout Subsection
11785 LaTeX font support
11786 \begin_inset CommandInset label
11787 LatexCommand label
11788 name "sub:LaTeX-font-support"
11789
11790 \end_inset
11791
11792
11793 \end_layout
11794
11795 \begin_layout Standard
11796 Traditionally, LaTeX uses its own fonts.
11797  That is to say, you cannot directly access the fonts installed on your
11798  operating system, but you have to use specific fonts provided by your LaTeX
11799  distribution.
11800  The reason is that LaTeX needs some extra information about the fonts,
11801  which have to be provided by additional files and packages.
11802  The downside of this is that your font choice is somewhat limited, compared
11803  to usual word processors.
11804  On the other hand this comes with the advantage that the provided fonts
11805  are generally of very good quality, and that LaTeX files are very portable
11806  across different machines.
11807  Also, the range of fonts supported by traditional LaTeX was increased a
11808  lot meanwhile so that you can find packages for many free and commercial
11809  fonts.
11810  In LyX, only a subset of these are directly selectable via the user interface
11811  (see section
11812 \begin_inset space ~
11813 \end_inset
11814
11815
11816 \begin_inset CommandInset ref
11817 LatexCommand ref
11818 reference "sub:Document-Font"
11819
11820 \end_inset
11821
11822  for details).
11823  However, all others are available if you enter the respective LaTeX code
11824  in the document preamble (please refer to the documentation of your desired
11825  font).
11826 \end_layout
11827
11828 \begin_layout Standard
11829 Recent developments brought some new LaTeX engines that are also able to
11830  directly access fonts that are installed for your operating system, namely
11831  XeTeX and LuaTeX.
11832  Both engines are supported by LyX.
11833  By using them, you can use theoretically any OpenType or TrueType font
11834  that is installed on your system.
11835  The next section describes how to use these fonts.
11836 \end_layout
11837
11838 \begin_layout Standard
11839 \begin_inset Note Greyedout
11840 status collapsed
11841
11842 \begin_layout Plain Layout
11843
11844 \series bold
11845 Note:
11846 \series default
11847  In practice, some fonts might fail due to bad metrics and other font deficienci
11848 es; so you might have to experiment.
11849 \end_layout
11850
11851 \end_inset
11852
11853
11854 \end_layout
11855
11856 \begin_layout Standard
11857 \begin_inset Note Greyedout
11858 status collapsed
11859
11860 \begin_layout Plain Layout
11861
11862 \series bold
11863 Note:
11864 \series default
11865  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11866  as traditional LaTeX or PDFTeX.
11867 \end_layout
11868
11869 \end_inset
11870
11871
11872 \end_layout
11873
11874 \begin_layout Subsection
11875 Document Font and Font size
11876 \begin_inset CommandInset label
11877 LatexCommand label
11878 name "sub:Document-Font"
11879
11880 \end_inset
11881
11882
11883 \begin_inset Index idx
11884 status collapsed
11885
11886 \begin_layout Plain Layout
11887 Font ! Size
11888 \end_layout
11889
11890 \end_inset
11891
11892
11893 \begin_inset Index idx
11894 status collapsed
11895
11896 \begin_layout Plain Layout
11897 Document ! Font
11898 \end_layout
11899
11900 \end_inset
11901
11902
11903 \end_layout
11904
11905 \begin_layout Standard
11906 You can set the document fonts in the 
11907 \family sans
11908 Document\SpecialChar \menuseparator
11909 Settings
11910 \family default
11911
11912 \begin_inset Index idx
11913 status collapsed
11914
11915 \begin_layout Plain Layout
11916 Document ! Settings
11917 \end_layout
11918
11919 \end_inset
11920
11921  dialog.
11922  In the 
11923 \family sans
11924 Fonts
11925 \family default
11926  section of the dialog, you can specify which font should be used for the
11927  three different font shapes — roman (serif), 
11928 \family sans
11929 sans
11930 \begin_inset space ~
11931 \end_inset
11932
11933 serif
11934 \family default
11935  and 
11936 \family typewriter
11937 typewriter
11938 \family default
11939  (monospaced) — you can specify the base font size and scaling factors for
11940  (some) sans serif and typewriter fonts if this is necessary to fit with
11941  the roman font.
11942 \end_layout
11943
11944 \begin_layout Standard
11945 If you select 
11946 \family sans
11947 Use non-T
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 fonts
11959 \family default
11960 , you will have access to the fonts installed on your operating system.
11961  This requires that you use 
11962 \family sans
11963 PDF (XeT
11964 \begin_inset ERT
11965 status collapsed
11966
11967 \begin_layout Plain Layout
11968
11969 {}
11970 \end_layout
11971
11972 \end_inset
11973
11974 eX)
11975 \family default
11976
11977 \family sans
11978 PDF (LuaT
11979 \begin_inset ERT
11980 status collapsed
11981
11982 \begin_layout Plain Layout
11983
11984 {}
11985 \end_layout
11986
11987 \end_inset
11988
11989 eX)
11990 \family default
11991  or 
11992 \family sans
11993 DVI (LuaT
11994 \begin_inset ERT
11995 status collapsed
11996
11997 \begin_layout Plain Layout
11998
11999 {}
12000 \end_layout
12001
12002 \end_inset
12003
12004 eX)
12005 \family default
12006  as the output format, i.
12007 \begin_inset space \thinspace{}
12008 \end_inset
12009
12010 e.
12011 \begin_inset space \space{}
12012 \end_inset
12013
12014 you will have to have either XeTeX or LuaTeX installed (see section
12015 \begin_inset space ~
12016 \end_inset
12017
12018
12019 \begin_inset CommandInset ref
12020 LatexCommand ref
12021 reference "sub:LaTeX-font-support"
12022
12023 \end_inset
12024
12025 ).
12026  You will then not have access to TeX's own fonts.
12027  Note that LyX then lists all available fonts in each of the three lists
12028  (roman, sans
12029 \begin_inset space ~
12030 \end_inset
12031
12032 serif, and typewriter), since LyX cannot determine the family.
12033  Also note that the output might fail with some of the listed fonts, due
12034  to the encoding of the fonts and\SpecialChar \slash{}
12035 or font failures.
12036  LyX cannot determine this in advance, so you might need to experiment.
12037 \end_layout
12038
12039 \begin_layout Standard
12040 If you use TeX fonts (which is the default), the possible options for the
12041  font include 
12042 \family sans
12043 Default
12044 \family default
12045  and a list of fonts available with your LaTeX distribution.
12046  If you select 
12047 \family sans
12048 Default,
12049 \family default
12050  the font that is preset by the current document class is used.
12051  In most cases, this will be the standard TeX font, known as 
12052 \begin_inset Quotes eld
12053 \end_inset
12054
12055
12056 \family typewriter
12057 Computer
12058 \begin_inset space ~
12059 \end_inset
12060
12061 Modern
12062 \family default
12063
12064 \begin_inset Quotes erd
12065 \end_inset
12066
12067  (
12068 \family typewriter
12069 cm
12070 \family default
12071 ) or 
12072 \begin_inset Quotes eld
12073 \end_inset
12074
12075
12076 \family typewriter
12077 European Computer Modern
12078 \family default
12079
12080 \begin_inset Quotes erd
12081 \end_inset
12082
12083  (
12084 \family typewriter
12085 ec
12086 \family default
12087 ), but some classes preset different default fonts.
12088 \end_layout
12089
12090 \begin_layout Standard
12091 As 
12092 \family typewriter
12093 cm
12094 \family default
12095  and 
12096 \family typewriter
12097 ec
12098 \family default
12099  are bitmap fonts, they often looks pixelated in PDF output, especially
12100  when you read the PDF in a zoomed size.
12101 \begin_inset Foot
12102 status collapsed
12103
12104 \begin_layout Plain Layout
12105 This problem doesn't appear if you read PDFs in 
12106 \family typewriter
12107 Adobe
12108 \begin_inset space ~
12109 \end_inset
12110
12111 Reader
12112 \family default
12113  version 6 or later, because this program includes a special bitmap font
12114  renderer.
12115 \end_layout
12116
12117 \end_inset
12118
12119  To get rid of pixelated fonts, you have to use a vector font.
12120  Depending on how your document should look like, you can either:
12121 \end_layout
12122
12123 \begin_layout Itemize
12124 select the 
12125 \family sans
12126 Latin
12127 \begin_inset space ~
12128 \end_inset
12129
12130 Modern
12131 \family default
12132  fonts, which is the recommended choice if you want to keep the look of
12133  
12134 \family typewriter
12135 cm
12136 \family default
12137 /
12138 \family typewriter
12139 ec
12140 \family default
12141 .
12142  
12143 \family sans
12144 Latin
12145 \begin_inset space ~
12146 \end_inset
12147
12148 Modern
12149 \family default
12150  was developed for the LaTeX community in order to replace 
12151 \family typewriter
12152 cm
12153 \family default
12154  as the default font.
12155  It covers a huge range of glyphs and several font shapes.
12156  Except for some details, where the appearance was improved, 
12157 \family sans
12158 Latin
12159 \begin_inset space ~
12160 \end_inset
12161
12162 Modern
12163 \family default
12164  looks identical to 
12165 \family typewriter
12166 cm
12167 \family default
12168 .
12169 \begin_inset Foot
12170 status collapsed
12171
12172 \begin_layout Plain Layout
12173 One difference is improved kerning.
12174 \end_layout
12175
12176 \end_inset
12177
12178
12179 \end_layout
12180
12181 \begin_layout Itemize
12182 or select the 
12183 \family sans
12184 AE
12185 \begin_inset space ~
12186 \end_inset
12187
12188 (Almost
12189 \begin_inset space ~
12190 \end_inset
12191
12192 European)
12193 \family default
12194  fonts in (the rare) case that 
12195 \family sans
12196 Latin
12197 \begin_inset space ~
12198 \end_inset
12199
12200 Modern
12201 \family default
12202  is not available to you or does not work, and you still want to emulate
12203  the look of 
12204 \family typewriter
12205 cm
12206 \family default
12207 /
12208 \family typewriter
12209 ec
12210 \family default
12211 .
12212  
12213 \family typewriter
12214 AE
12215 \family default
12216  is a virtual font.
12217  Virtual means that it 
12218 \begin_inset Quotes eld
12219 \end_inset
12220
12221 steals
12222 \begin_inset Quotes erd
12223 \end_inset
12224
12225  outline 
12226 \family typewriter
12227 cm
12228 \family default
12229 -glyphs from other fonts.
12230  This has the disadvantage that some characters are missing, like the French
12231  guillemets (
12232 \begin_inset Quotes eld
12233 \end_inset
12234
12235 «
12236 \begin_inset Quotes erd
12237 \end_inset
12238
12239  and 
12240 \begin_inset Quotes eld
12241 \end_inset
12242
12243 »
12244 \begin_inset Quotes erd
12245 \end_inset
12246
12247 )
12248 \begin_inset Foot
12249 status collapsed
12250
12251 \begin_layout Plain Layout
12252 Loading the LaTeX-package 
12253 \series bold
12254 aeguill
12255 \series default
12256
12257 \begin_inset Index idx
12258 status collapsed
12259
12260 \begin_layout Plain Layout
12261 LaTeX-packages ! aeguill
12262 \end_layout
12263
12264 \end_inset
12265
12266  with the document preamble line
12267 \begin_inset Newline newline
12268 \end_inset
12269
12270
12271 \series bold
12272
12273 \backslash
12274 usepackage[ec]{aeguill}
12275 \begin_inset Newline newline
12276 \end_inset
12277
12278
12279 \series default
12280 will fix the guillemet problem.
12281 \end_layout
12282
12283 \end_inset
12284
12285  and that accented characters are not 
12286 \emph on
12287 one
12288 \emph default
12289  glyph, but built of 
12290 \emph on
12291 two
12292 \emph default
12293  characters, the accent and the letter.
12294  Therefore you cannot search for words with accented characters in documents
12295  using the 
12296 \family typewriter
12297 AE
12298 \family default
12299  fonts.
12300  If you search for example for the French word 
12301 \begin_inset Quotes eld
12302 \end_inset
12303
12304 rève
12305 \begin_inset Quotes erd
12306 \end_inset
12307
12308  in a PDF, you will not get any result, because the PDF-viewer searches
12309  for the glyph 
12310 \begin_inset Quotes eld
12311 \end_inset
12312
12313  è 
12314 \begin_inset Quotes erd
12315 \end_inset
12316
12317  and not for the glyph 
12318 \begin_inset Quotes eld
12319 \end_inset
12320
12321  e +
12322 \begin_inset space ~
12323 \end_inset
12324
12325  ̀ 
12326 \begin_inset Quotes erd
12327 \end_inset
12328
12329 .
12330 \end_layout
12331
12332 \begin_layout Itemize
12333 If you do not like the look of 
12334 \family typewriter
12335 cm
12336 \family default
12337 /
12338 \family typewriter
12339 ec
12340 \family default
12341 , you can of course select one of the other provided vector fonts, e.
12342 \begin_inset space \thinspace{}
12343 \end_inset
12344
12345 g.
12346 \begin_inset space ~
12347 \end_inset
12348
12349
12350 \family typewriter
12351 Times
12352 \begin_inset space ~
12353 \end_inset
12354
12355 Roman
12356 \family default
12357  or
12358 \family typewriter
12359  Palatino
12360 \family default
12361 .
12362  Most roman vector fonts will automatically select matching sans
12363 \begin_inset space ~
12364 \end_inset
12365
12366 serif and typewriter fonts,
12367 \begin_inset Foot
12368 status collapsed
12369
12370 \begin_layout Plain Layout
12371 These are sometimes just matching other fonts (e.
12372 \begin_inset space \thinspace{}
12373 \end_inset
12374
12375 g., 
12376 \family sans
12377 Times
12378 \begin_inset space ~
12379 \end_inset
12380
12381 Roman
12382 \family default
12383  selects 
12384 \family sans
12385 Helvetica
12386 \family default
12387  for sans serif text), or different shapes of the same font, i.
12388 \begin_inset space \thinspace{}
12389 \end_inset
12390
12391 e.
12392 \begin_inset space \space{}
12393 \end_inset
12394
12395 a real font 
12396 \emph on
12397 family
12398 \emph default
12399  (e.
12400 \begin_inset space \thinspace{}
12401 \end_inset
12402
12403 g.
12404 \begin_inset space \space{}
12405 \end_inset
12406
12407 in case of 
12408 \family sans
12409 Latin
12410 \begin_inset space ~
12411 \end_inset
12412
12413 Modern
12414 \family default
12415  oder 
12416 \family sans
12417 Computer
12418 \begin_inset space ~
12419 \end_inset
12420
12421 Modern
12422 \family default
12423 ).
12424 \end_layout
12425
12426 \end_inset
12427
12428  but you can also select your own.
12429 \begin_inset Newline newline
12430 \end_inset
12431
12432 The differences between roman, 
12433 \family sans
12434 sans
12435 \begin_inset space ~
12436 \end_inset
12437
12438 serif
12439 \family default
12440  and 
12441 \family typewriter
12442 typewriter
12443 \family default
12444  fonts are explained in section
12445 \begin_inset space ~
12446 \end_inset
12447
12448
12449 \begin_inset CommandInset ref
12450 LatexCommand ref
12451 reference "sub:Fine-Tuning-with-the"
12452
12453 \end_inset
12454
12455 .
12456 \begin_inset Newline newline
12457 \end_inset
12458
12459 The font 
12460 \family sans
12461 Times
12462 \begin_inset space ~
12463 \end_inset
12464
12465 Roman
12466 \family default
12467  was originally designed for newspapers.
12468  Its glyphs are thus smaller than glyphs from other fonts in order to fit
12469  into the small newspaper columns.
12470  Therefore 
12471 \family sans
12472 Times
12473 \begin_inset space ~
12474 \end_inset
12475
12476 Roman
12477 \family default
12478  is not the optimal choice for larger documents like books.
12479 \end_layout
12480
12481 \begin_layout Standard
12482 For the font size there are generally four possible values: 
12483 \family sans
12484 Default, 10
12485 \family default
12486
12487 \family sans
12488 11
12489 \family default
12490  and 
12491 \family sans
12492 12
12493 \family default
12494 .
12495  Some classes provide additional sizes.
12496  The size of 
12497 \family sans
12498 Default
12499 \family default
12500  depends on the class you are using.
12501  In the standard classes it is equal to the font size 10.
12502 \end_layout
12503
12504 \begin_layout Standard
12505 Note that the font size is the 
12506 \emph on
12507 base size
12508 \emph default
12509 .
12510  That means that LyX scales all other possible font sizes (such as those
12511  used in footnotes, super-, and subscripts) by this value.
12512  You can fine-tune the font size of text parts via the 
12513 \family sans
12514 Text
12515 \begin_inset space ~
12516 \end_inset
12517
12518 Style
12519 \family default
12520  dialog if needed.
12521  The possible font sizes for text parts are explained in section
12522 \begin_inset space ~
12523 \end_inset
12524
12525
12526 \begin_inset CommandInset ref
12527 LatexCommand ref
12528 reference "sub:Fine-Tuning-with-the"
12529
12530 \end_inset
12531
12532 .
12533 \end_layout
12534
12535 \begin_layout Standard
12536 The 
12537 \family sans
12538 Default Family
12539 \family default
12540  selection lets you specify whether the base font of your document should
12541  be roman, sans
12542 \begin_inset space ~
12543 \end_inset
12544
12545 serif or typewriter.
12546  The 
12547 \family sans
12548 Default
12549 \family default
12550  selection uses what is preset by the class, the other selections override
12551  this.
12552  In most cases, 
12553 \family sans
12554 Default
12555 \family default
12556  is equal to 
12557 \family sans
12558 roman
12559 \family default
12560 , but some classes (such as presentation classes) also use other defaults.
12561 \end_layout
12562
12563 \begin_layout Standard
12564 The
12565 \family typewriter
12566  
12567 \family sans
12568 LaTe
12569 \begin_inset ERT
12570 status collapsed
12571
12572 \begin_layout Plain Layout
12573
12574 {}
12575 \end_layout
12576
12577 \end_inset
12578
12579 X font encoding
12580 \family default
12581  selection is an expert setting which lets you change the value passed to
12582  the LaTeX-package 
12583 \series bold
12584 fontenc
12585 \series default
12586
12587 \begin_inset Index idx
12588 status collapsed
12589
12590 \begin_layout Plain Layout
12591 LaTeX-packages ! fontenc
12592 \end_layout
12593
12594 \end_inset
12595
12596  (see also sec.
12597 \begin_inset space ~
12598 \end_inset
12599
12600
12601 \begin_inset CommandInset ref
12602 LatexCommand ref
12603 reference "sub:LaTeX-settings"
12604
12605 \end_inset
12606
12607 ).
12608  Normally, you do not need to change (or even understand) this.
12609  Unless you have specific reasons, use 
12610 \family sans
12611 Default
12612 \family default
12613 .
12614 \end_layout
12615
12616 \begin_layout Standard
12617 With some fonts, the checkboxes 
12618 \family sans
12619 Use Old Style Figures
12620 \family default
12621  and 
12622 \family sans
12623 Use True Small Caps
12624 \family default
12625  are available.
12626  These are extra features some fonts provide.
12627  If 
12628 \family sans
12629 Use Old Style Figures
12630 \family default
12631  is checked, old style figures (also known as medieval or text figures)
12632  are used.
12633  Old style figures are the numerals (0
12634 \begin_inset space \thinspace{}
12635 \end_inset
12636
12637 -
12638 \begin_inset space \thinspace{}
12639 \end_inset
12640
12641 9) with ascenders and descenders, which makes them fit nicely with lower
12642  letters.
12643  
12644 \family sans
12645 Use True Small Caps
12646 \family default
12647  determines that real small caps are used instead of faked small caps made
12648  of scaled capitals.
12649  Real small caps are often part of expert font sets; they generally look
12650  better than faked small caps but might have to be purchased separately.
12651 \end_layout
12652
12653 \begin_layout Standard
12654 The field 
12655 \family sans
12656 CJK
12657 \family default
12658  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12659  a font to display the script characters.
12660 \begin_inset Foot
12661 status collapsed
12662
12663 \begin_layout Plain Layout
12664 The font will be the argument for the commands of the LaTeX-package 
12665 \series bold
12666 CJK
12667 \series default
12668 .
12669 \begin_inset Index idx
12670 status collapsed
12671
12672 \begin_layout Plain Layout
12673 LaTeX-packages ! CJK
12674 \end_layout
12675
12676 \end_inset
12677
12678  So this has no effect for the document language 
12679 \family sans
12680 Japanese
12681 \family default
12682  that does not use 
12683 \series bold
12684 CJK
12685 \series default
12686 .
12687 \end_layout
12688
12689 \end_inset
12690
12691
12692 \end_layout
12693
12694 \begin_layout Standard
12695 \begin_inset VSpace bigskip
12696 \end_inset
12697
12698
12699 \begin_inset Note Greyedout
12700 status collapsed
12701
12702 \begin_layout Plain Layout
12703
12704 \series bold
12705 Note:
12706 \series default
12707  When you choose a new font or font size, LyX does 
12708 \emph on
12709 not
12710 \emph default
12711  change the screen font! You will only see a difference in the printed output;
12712  this is part of the WYSIWYM concept.
12713  LyX's screen fonts can be adjusted in the 
12714 \family sans
12715 Tools\SpecialChar \menuseparator
12716 Preferences
12717 \family default
12718  dialog, see section
12719 \begin_inset space ~
12720 \end_inset
12721
12722
12723 \begin_inset CommandInset ref
12724 LatexCommand ref
12725 reference "sub:Screen-Fonts"
12726
12727 \end_inset
12728
12729 .
12730 \end_layout
12731
12732 \end_inset
12733
12734
12735 \end_layout
12736
12737 \begin_layout Subsection
12738 Using Different Character Styles
12739 \begin_inset Index idx
12740 status collapsed
12741
12742 \begin_layout Plain Layout
12743 Character Styles
12744 \end_layout
12745
12746 \end_inset
12747
12748
12749 \begin_inset Index idx
12750 status collapsed
12751
12752 \begin_layout Plain Layout
12753 Text Style
12754 \end_layout
12755
12756 \end_inset
12757
12758
12759 \end_layout
12760
12761 \begin_layout Standard
12762 As we've already seen, LyX automatically changes the character style for
12763  certain paragraph environments.
12764  LyX supports two character styles, 
12765 \family sans
12766 Emphasized
12767 \family default
12768  and 
12769 \family sans
12770 Noun
12771 \family default
12772 .
12773  You can activate both of these styles via keybindings, the menus, and the
12774  toolbar.
12775 \end_layout
12776
12777 \begin_layout Standard
12778 To activate the 
12779 \family sans
12780 Noun
12781 \family default
12782  style, do one of the following:
12783 \end_layout
12784
12785 \begin_layout Itemize
12786 click on the toolbar button 
12787 \begin_inset Info
12788 type  "icon"
12789 arg   "font-noun"
12790 \end_inset
12791
12792
12793 \end_layout
12794
12795 \begin_layout Itemize
12796 use the key binding 
12797 \begin_inset Info
12798 type  "shortcut"
12799 arg   "font-noun"
12800 \end_inset
12801
12802
12803 \end_layout
12804
12805 \begin_layout Standard
12806 These commands are all toggles.
12807  That is, if 
12808 \family sans
12809 Noun
12810 \family default
12811  style is already active, they deactivate it.
12812 \end_layout
12813
12814 \begin_layout Standard
12815 One typically uses the 
12816 \family sans
12817 Noun
12818 \family default
12819  style for proper names.
12820  For example: 
12821 \begin_inset Quotes eld
12822 \end_inset
12823
12824
12825 \noun on
12826 Matthias Ettrich
12827 \noun default
12828  is the original author of LyX.
12829 \begin_inset Quotes erd
12830 \end_inset
12831
12832
12833 \end_layout
12834
12835 \begin_layout Standard
12836 A more widely used character style is the 
12837 \family sans
12838 Emphasized
12839 \family default
12840  style.
12841  You can activate (or deactivate — it's also a toggle) the 
12842 \family sans
12843 Emphasized
12844 \family default
12845  style by:
12846 \end_layout
12847
12848 \begin_layout Itemize
12849 clicking on the toolbar button 
12850 \begin_inset Info
12851 type  "icon"
12852 arg   "font-emph"
12853 \end_inset
12854
12855
12856 \end_layout
12857
12858 \begin_layout Itemize
12859 using the keybindings 
12860 \begin_inset Info
12861 type  "shortcut"
12862 arg   "font-emph"
12863 \end_inset
12864
12865
12866 \end_layout
12867
12868 \begin_layout Standard
12869 Normally the 
12870 \family sans
12871 Emphasized
12872 \family default
12873  style is equivalent to an italic font but some document classes or LaTeX-packag
12874 es use a different font.
12875 \end_layout
12876
12877 \begin_layout Standard
12878 We've been using the 
12879 \family sans
12880 Emphasized
12881 \family default
12882  style all over the place in this document.
12883  Here's one more example:
12884 \end_layout
12885
12886 \begin_layout Quotation
12887
12888 \emph on
12889 Do not overuse character styles!
12890 \end_layout
12891
12892 \begin_layout Standard
12893 It's also a warning in addition to an example.
12894  One's writing should parallel ordinary conversation.
12895  Since we don't all constantly scream at each other, we should also avoid
12896  the common tendency to overuse character style.
12897  
12898 \end_layout
12899
12900 \begin_layout Standard
12901 You can always reset to the default font using the key binding 
12902 \begin_inset Info
12903 type  "shortcut"
12904 arg   "font-default"
12905 \end_inset
12906
12907  or the dialog 
12908 \family sans
12909 Edit\SpecialChar \menuseparator
12910 Text
12911 \begin_inset space ~
12912 \end_inset
12913
12914 Style
12915 \family default
12916 .
12917 \end_layout
12918
12919 \begin_layout Subsection
12920 Fine-Tuning with the 
12921 \family sans
12922 Text Style
12923 \family default
12924  dialog
12925 \begin_inset CommandInset label
12926 LatexCommand label
12927 name "sub:Fine-Tuning-with-the"
12928
12929 \end_inset
12930
12931
12932 \begin_inset Index idx
12933 status collapsed
12934
12935 \begin_layout Plain Layout
12936 Text Style
12937 \end_layout
12938
12939 \end_inset
12940
12941
12942 \end_layout
12943
12944 \begin_layout Standard
12945 There are always occasions when you will need to do some fine-tuning, so
12946  LyX gives you a way to create a custom character style.
12947  For example, an academic journal or a corporation may have a style sheet
12948  requiring a sans-serif font be used in certain situations.
12949  Also, writers sometimes use a different font to offset a character's thoughts
12950  from ordinary dialog.
12951 \end_layout
12952
12953 \begin_layout Standard
12954 Before we document how to use custom character style, we want to issue a
12955  warning yet again: Don't overuse character styles! 
12956 \begin_inset Newline newline
12957 \end_inset
12958
12959 Documents that overuse different fonts and sizes are not well readable and
12960  tend to look as if someone has knocked huge holes in them.
12961 \end_layout
12962
12963 \begin_layout Standard
12964 To use custom character styles, open the 
12965 \family sans
12966 Edit\SpecialChar \menuseparator
12967 Text
12968 \begin_inset space ~
12969 \end_inset
12970
12971 Style\SpecialChar \menuseparator
12972 Customized
12973 \family default
12974  dialog or press the toolbar button 
12975 \begin_inset Info
12976 type  "icon"
12977 arg   "dialog-show character"
12978 \end_inset
12979
12980 .
12981  There are several boxes on this dialog, each corresponding to a different
12982  font property that you can choose.
12983  You can choose an option for one of these properties, or select 
12984 \family sans
12985 No
12986 \begin_inset space ~
12987 \end_inset
12988
12989 change
12990 \family default
12991 , which keeps the current state of that property.
12992  The item 
12993 \family sans
12994 Reset
12995 \family default
12996  will reset the property to whatever is the default.
12997  You can use this to reset attributes across a bunch of different paragraph
12998  environments in a snap.
12999 \end_layout
13000
13001 \begin_layout Standard
13002 The font properties, and their options (in addition to 
13003 \family sans
13004 No
13005 \begin_inset space ~
13006 \end_inset
13007
13008 change
13009 \family default
13010  and 
13011 \family sans
13012 Reset
13013 \family default
13014 ) are:
13015 \end_layout
13016
13017 \begin_layout Labeling
13018 \labelwidthstring 00.00.0000
13019
13020 \family sans
13021 Family
13022 \family default
13023  The 
13024 \begin_inset Quotes eld
13025 \end_inset
13026
13027 overall look
13028 \begin_inset Quotes erd
13029 \end_inset
13030
13031  of the font.
13032  The possible options are:
13033 \end_layout
13034
13035 \begin_deeper
13036 \begin_layout Labeling
13037 \labelwidthstring 00.00.0000
13038
13039 \family sans
13040 Roman
13041 \family default
13042  This is the Roman font family.
13043  Normally a serif font.
13044  It's also the default family.
13045  (key binding 
13046 \begin_inset Info
13047 type  "shortcut"
13048 arg   "font-roman"
13049 \end_inset
13050
13051 )
13052 \end_layout
13053
13054 \begin_layout Labeling
13055 \labelwidthstring 00.00.0000
13056
13057 \family sans
13058 Sans
13059 \begin_inset space ~
13060 \end_inset
13061
13062 Serif
13063 \family default
13064  
13065 \family sans
13066 This is the Sans Serif font family.
13067
13068 \family default
13069  (key binding 
13070 \begin_inset Info
13071 type  "shortcut"
13072 arg   "font-sans"
13073 \end_inset
13074
13075 )
13076 \end_layout
13077
13078 \begin_layout Labeling
13079 \labelwidthstring 00.00.0000
13080
13081 \family sans
13082 Typewriter
13083 \family default
13084  
13085 \family typewriter
13086 This is the Typewriter font family.
13087
13088 \family default
13089  (key binding 
13090 \begin_inset Info
13091 type  "shortcut"
13092 arg   "font-typewriter"
13093 \end_inset
13094
13095
13096 \family sans
13097 )
13098 \end_layout
13099
13100 \end_deeper
13101 \begin_layout Labeling
13102 \labelwidthstring 00.00.0000
13103
13104 \family sans
13105 Series
13106 \family default
13107  This corresponds to the print weight.
13108  Options are:
13109 \end_layout
13110
13111 \begin_deeper
13112 \begin_layout Labeling
13113 \labelwidthstring 00.00.0000
13114
13115 \family sans
13116 Medium
13117 \family default
13118  This is the Medium font series.
13119  It's also the default series.
13120 \end_layout
13121
13122 \begin_layout Labeling
13123 \labelwidthstring 00.00.0000
13124
13125 \family sans
13126 Bold
13127 \family default
13128  
13129 \series bold
13130 This is the Bold font series.
13131
13132 \series default
13133  (key binding 
13134 \begin_inset Info
13135 type  "shortcut"
13136 arg   "font-bold"
13137 \end_inset
13138
13139 )
13140 \end_layout
13141
13142 \end_deeper
13143 \begin_layout Labeling
13144 \labelwidthstring 00.00.0000
13145
13146 \family sans
13147 Shape
13148 \family default
13149  As the name implies.
13150  Options are:
13151 \end_layout
13152
13153 \begin_deeper
13154 \begin_layout Labeling
13155 \labelwidthstring 00.00.0000
13156
13157 \family sans
13158 Upright
13159 \family default
13160  This is the Upright font shape.
13161  It's also the default shape.
13162 \end_layout
13163
13164 \begin_layout Labeling
13165 \labelwidthstring 00.00.0000
13166
13167 \family sans
13168 Italic
13169 \family default
13170  
13171 \shape italic
13172 This
13173 \shape default
13174  
13175 \family sans
13176 \shape italic
13177 i
13178 \family default
13179 s the Italic font shape
13180 \shape default
13181 \emph on
13182 .
13183 \end_layout
13184
13185 \begin_layout Labeling
13186 \labelwidthstring 00.00.0000
13187
13188 \family sans
13189 Slanted
13190 \family default
13191  
13192 \shape slanted
13193 This is the Slanted font shape
13194 \shape default
13195  (although it might not be visible in LyX, this is different from italic).
13196 \end_layout
13197
13198 \begin_layout Labeling
13199 \labelwidthstring 00.00.0000
13200
13201 \family sans
13202 Small
13203 \begin_inset space ~
13204 \end_inset
13205
13206 Caps
13207 \family default
13208  
13209 \shape smallcaps
13210 This is the Small caps font shape
13211 \shape default
13212 \noun on
13213 .
13214 \end_layout
13215
13216 \end_deeper
13217 \begin_layout Labeling
13218 \labelwidthstring 00.00.0000
13219
13220 \family sans
13221 Size
13222 \family default
13223  Alters the size of the font.
13224  You will find no numerical values here; all possible sizes are actually
13225  proportional to the document font size.
13226  Once again, you don't feed LyX the details, but a general description of
13227  what you want to do.
13228  The options are:
13229 \end_layout
13230
13231 \begin_deeper
13232 \begin_layout Labeling
13233 \labelwidthstring 00.00.0000
13234
13235 \family sans
13236 Tiny
13237 \family default
13238  
13239 \size tiny
13240 This is the 
13241 \begin_inset Quotes eld
13242 \end_inset
13243
13244 Tiny
13245 \begin_inset Quotes erd
13246 \end_inset
13247
13248  font size.
13249
13250 \size default
13251  (key bindings 
13252 \begin_inset Info
13253 type  "shortcuts"
13254 arg   "font-size tiny"
13255 \end_inset
13256
13257 )
13258 \end_layout
13259
13260 \begin_layout Labeling
13261 \labelwidthstring 00.00.0000
13262
13263 \family sans
13264 Smallest
13265 \family default
13266  
13267 \size scriptsize
13268 This is the 
13269 \begin_inset Quotes eld
13270 \end_inset
13271
13272 Smallest
13273 \begin_inset Quotes erd
13274 \end_inset
13275
13276  font size
13277 \size default
13278 .
13279  (key binding 
13280 \begin_inset Info
13281 type  "shortcut"
13282 arg   "font-size scriptsize"
13283 \end_inset
13284
13285 )
13286 \end_layout
13287
13288 \begin_layout Labeling
13289 \labelwidthstring 00.00.0000
13290
13291 \family sans
13292 Smaller
13293 \family default
13294  
13295 \size footnotesize
13296 This is the 
13297 \begin_inset Quotes eld
13298 \end_inset
13299
13300 Smaller
13301 \begin_inset Quotes erd
13302 \end_inset
13303
13304  font size.
13305
13306 \size default
13307  (key bindings 
13308 \begin_inset Info
13309 type  "shortcuts"
13310 arg   "font-size footnotesize"
13311 \end_inset
13312
13313 )
13314 \end_layout
13315
13316 \begin_layout Labeling
13317 \labelwidthstring 00.00.0000
13318
13319 \family sans
13320 Small
13321 \family default
13322  
13323 \size small
13324 This is the 
13325 \begin_inset Quotes eld
13326 \end_inset
13327
13328 Small
13329 \begin_inset Quotes erd
13330 \end_inset
13331
13332  font size.
13333
13334 \size default
13335  (key bindings 
13336 \begin_inset Info
13337 type  "shortcuts"
13338 arg   "font-size small"
13339 \end_inset
13340
13341 )
13342 \end_layout
13343
13344 \begin_layout Labeling
13345 \labelwidthstring 00.00.0000
13346
13347 \family sans
13348 Normal
13349 \family default
13350  This is the 
13351 \begin_inset Quotes eld
13352 \end_inset
13353
13354 Normal
13355 \begin_inset Quotes erd
13356 \end_inset
13357
13358  font size.
13359  It's also the default size.
13360  (key bindings 
13361 \begin_inset Info
13362 type  "shortcuts"
13363 arg   "font-size normal"
13364 \end_inset
13365
13366 )
13367 \end_layout
13368
13369 \begin_layout Labeling
13370 \labelwidthstring 00.00.0000
13371
13372 \family sans
13373 Large
13374 \family default
13375  
13376 \size large
13377 This is the 
13378 \begin_inset Quotes eld
13379 \end_inset
13380
13381 Large
13382 \begin_inset Quotes erd
13383 \end_inset
13384
13385  font size.
13386
13387 \size default
13388  (key bindings 
13389 \begin_inset Info
13390 type  "shortcuts"
13391 arg   "font-size large"
13392 \end_inset
13393
13394 )
13395 \end_layout
13396
13397 \begin_layout Labeling
13398 \labelwidthstring 00.00.0000
13399
13400 \family sans
13401 Larger
13402 \family default
13403  
13404 \size larger
13405 This is the 
13406 \begin_inset Quotes eld
13407 \end_inset
13408
13409 Larger
13410 \begin_inset Quotes erd
13411 \end_inset
13412
13413  font size.
13414
13415 \size default
13416  (key bindings 
13417 \begin_inset Info
13418 type  "shortcuts"
13419 arg   "font-size larger"
13420 \end_inset
13421
13422 )
13423 \end_layout
13424
13425 \begin_layout Labeling
13426 \labelwidthstring 00.00.0000
13427
13428 \family sans
13429 Largest
13430 \family default
13431  
13432 \size largest
13433 This is the 
13434 \begin_inset Quotes eld
13435 \end_inset
13436
13437 Largest
13438 \begin_inset Quotes erd
13439 \end_inset
13440
13441  font size.
13442
13443 \size default
13444  (key binding 
13445 \begin_inset Info
13446 type  "shortcut"
13447 arg   "font-size largest"
13448 \end_inset
13449
13450 )
13451 \end_layout
13452
13453 \begin_layout Labeling
13454 \labelwidthstring 00.00.0000
13455
13456 \family sans
13457 Huge
13458 \family default
13459  
13460 \size huge
13461 This is the 
13462 \begin_inset Quotes eld
13463 \end_inset
13464
13465 Huge
13466 \begin_inset Quotes erd
13467 \end_inset
13468
13469  font size.
13470
13471 \size default
13472  (key bindings 
13473 \begin_inset Info
13474 type  "shortcuts"
13475 arg   "font-size huge"
13476 \end_inset
13477
13478 )
13479 \end_layout
13480
13481 \begin_layout Labeling
13482 \labelwidthstring 00.00.0000
13483
13484 \family sans
13485 Huger
13486 \family default
13487  
13488 \size giant
13489 This is the 
13490 \begin_inset Quotes eld
13491 \end_inset
13492
13493 Huger
13494 \begin_inset Quotes erd
13495 \end_inset
13496
13497  font size.
13498
13499 \size default
13500  (key bindings 
13501 \begin_inset Info
13502 type  "shortcuts"
13503 arg   "font-size giant"
13504 \end_inset
13505
13506 )
13507 \end_layout
13508
13509 \begin_layout Labeling
13510 \labelwidthstring 00.00.0000
13511
13512 \family sans
13513 Increase
13514 \family default
13515  This increases the size by one step (for instance, from 
13516 \begin_inset Quotes eld
13517 \end_inset
13518
13519 Largest
13520 \begin_inset Quotes erd
13521 \end_inset
13522
13523  to 
13524 \begin_inset Quotes eld
13525 \end_inset
13526
13527 Huge
13528 \begin_inset Quotes erd
13529 \end_inset
13530
13531 ).
13532  (key binding 
13533 \begin_inset Info
13534 type  "shortcut"
13535 arg   "font-size increase"
13536 \end_inset
13537
13538 )
13539 \end_layout
13540
13541 \begin_layout Labeling
13542 \labelwidthstring 00.00.0000
13543
13544 \family sans
13545 Decrease
13546 \family default
13547  This decreases the size by one step (for instance, from 
13548 \begin_inset Quotes eld
13549 \end_inset
13550
13551 Normal
13552 \begin_inset Quotes erd
13553 \end_inset
13554
13555  to 
13556 \begin_inset Quotes eld
13557 \end_inset
13558
13559 Small
13560 \begin_inset Quotes erd
13561 \end_inset
13562
13563 ).
13564  (key binding 
13565 \begin_inset Info
13566 type  "shortcut"
13567 arg   "font-size decrease"
13568 \end_inset
13569
13570 )
13571 \end_layout
13572
13573 \end_deeper
13574 \begin_layout Standard
13575 We warn you 
13576 \emph on
13577 yet again
13578 \emph default
13579 : don't go crazy with this feature.
13580  You should almost never need to change the font size.
13581  LyX automatically changes the font size for different paragraph environments
13582  — use those instead.
13583  This is here for fine-tuning only!
13584 \end_layout
13585
13586 \begin_layout Labeling
13587 \labelwidthstring 00.00.0000
13588
13589 \family sans
13590 Misc
13591 \family default
13592  Here you can change a few other things at the character level.
13593  Options are:
13594 \end_layout
13595
13596 \begin_deeper
13597 \begin_layout Labeling
13598 \labelwidthstring 00.00.0000
13599
13600 \family sans
13601 Emph
13602 \family default
13603  
13604 \emph on
13605 This is text with emphasize on
13606 \emph default
13607 .
13608  This might seem like the same as 
13609 \shape italic
13610 Italic
13611 \shape default
13612 , but it is actually a bit different.
13613  Emphasized is a 
13614 \emph on
13615 logical
13616 \emph default
13617  attribute.
13618  That means every document class can define its own font used for emphasized
13619  text.
13620  Normally this font is equal to italic.
13621 \end_layout
13622
13623 \begin_layout Labeling
13624 \labelwidthstring 00.00.0000
13625
13626 \family sans
13627 Underbar
13628 \family default
13629  
13630 \bar under
13631 This is text with Underbar on.
13632
13633 \bar default
13634  (key binding 
13635 \begin_inset Info
13636 type  "shortcuts"
13637 arg   "font-underline"
13638 \end_inset
13639
13640
13641 \family sans
13642 )
13643 \begin_inset Newline newline
13644 \end_inset
13645
13646
13647 \family default
13648 Avoid using underbar if you can! It is a hangover from the typewriter days,
13649  when you could not change fonts.
13650  One no longer needs to emphasize text by underscoring characters.
13651  This is only possible in LyX because some people 
13652 \emph on
13653 may
13654 \emph default
13655  need it in order to follow style sheets for journal submissions.
13656 \end_layout
13657
13658 \begin_layout Labeling
13659 \labelwidthstring 00.00.0000
13660
13661 \family sans
13662 Double
13663 \begin_inset space ~
13664 \end_inset
13665
13666 underbar
13667 \family default
13668  
13669 \uuline on
13670 This is text with Double underbar on.
13671
13672 \uuline default
13673  (key binding 
13674 \begin_inset Info
13675 type  "shortcut"
13676 arg   "font-underunderline"
13677 \end_inset
13678
13679 )
13680 \begin_inset Newline newline
13681 \end_inset
13682
13683 As we just warned you against using underbar, you can imagine what we think
13684  about double underbar.
13685 \end_layout
13686
13687 \begin_layout Labeling
13688 \labelwidthstring 00.00.0000
13689
13690 \family sans
13691 Wavy
13692 \begin_inset space ~
13693 \end_inset
13694
13695 underbar
13696 \family default
13697  
13698 \uwave on
13699 This is text with Wavy underbar on.
13700
13701 \uwave default
13702  (key binding 
13703 \begin_inset Info
13704 type  "shortcut"
13705 arg   "font-underwave"
13706 \end_inset
13707
13708 )
13709 \begin_inset Newline newline
13710 \end_inset
13711
13712 Use this only if a journal absolutely insists on it.
13713  Keep antinausea pills handy.
13714 \end_layout
13715
13716 \begin_layout Labeling
13717 \labelwidthstring 00.00.0000
13718
13719 \family sans
13720 Strikeout
13721 \family default
13722  
13723 \strikeout on
13724 This is text with Strikeout on.
13725
13726 \strikeout default
13727  (key binding 
13728 \begin_inset Info
13729 type  "shortcut"
13730 arg   "font-strikeout"
13731 \end_inset
13732
13733 )
13734 \begin_inset Newline newline
13735 \end_inset
13736
13737 This is frequently used to indicate an older version of text that has been
13738  changed in the meantime.
13739 \end_layout
13740
13741 \begin_layout Labeling
13742 \labelwidthstring 00.00.0000
13743
13744 \family sans
13745 Noun
13746 \family default
13747  
13748 \noun on
13749 This is text with Noun on.
13750
13751 \noun default
13752  Like 
13753 \family sans
13754 Emph
13755 \family default
13756 , this is a logical attribute.
13757  Normally it's equivalent to 
13758 \family sans
13759 Small
13760 \begin_inset space ~
13761 \end_inset
13762
13763 Caps
13764 \family default
13765 .
13766 \end_layout
13767
13768 \end_deeper
13769 \begin_layout Labeling
13770 \labelwidthstring 00.00.0000
13771
13772 \family sans
13773 Color
13774 \family default
13775  You can adjust the color of the text with this control.
13776  Notice that not all DVI-viewers are able to display colors.
13777  Besides 
13778 \family sans
13779 No
13780 \begin_inset space ~
13781 \end_inset
13782
13783 color
13784 \family default
13785 , which is the default 
13786 \begin_inset Quotes eld
13787 \end_inset
13788
13789 color
13790 \begin_inset Quotes erd
13791 \end_inset
13792
13793  and means normally black, you can choose between 
13794 \family sans
13795 Black
13796 \family default
13797
13798 \family sans
13799 White
13800 \family default
13801
13802 \family sans
13803 Red
13804 \family default
13805
13806 \family sans
13807 Green
13808 \family default
13809
13810 \family sans
13811 Blue
13812 \family default
13813
13814 \family sans
13815 Cyan
13816 \family default
13817
13818 \family sans
13819 Magenta
13820 \family default
13821  and 
13822 \family sans
13823 Yellow
13824 \family default
13825  text.
13826 \begin_inset Index idx
13827 status collapsed
13828
13829 \begin_layout Plain Layout
13830 Color ! Text
13831 \end_layout
13832
13833 \end_inset
13834
13835
13836 \end_layout
13837
13838 \begin_layout Labeling
13839 \labelwidthstring 00.00.0000
13840
13841 \family sans
13842 Language
13843 \family default
13844  This is used to mark regions of text as having a different language from
13845  the language of the document.
13846  Text marked in this way will be underlined in blue to indicate the change
13847  (only within LyX).
13848 \begin_inset Newline newline
13849 \end_inset
13850
13851 If you have for example a longer German Text in your document, LaTeX respects
13852  the German hyphenation rules automatically.
13853  When using the spell checking (see section
13854 \begin_inset space ~
13855 \end_inset
13856
13857
13858 \begin_inset CommandInset ref
13859 LatexCommand ref
13860 reference "sec:Spellchecking"
13861
13862 \end_inset
13863
13864 ) the German-marked text will be checked according to the German dictionary.
13865 \end_layout
13866
13867 \begin_layout Standard
13868 So you have a huge number of combinations to choose from.
13869  Once you've chosen a new character style via the 
13870 \family sans
13871 Edit\SpecialChar \menuseparator
13872 Text
13873 \begin_inset space ~
13874 \end_inset
13875
13876 Style
13877 \family default
13878  dialog, the settings are saved.
13879  You can activate them by using the toolbar button 
13880 \begin_inset Info
13881 type  "icon"
13882 arg   "textstyle-apply"
13883 \end_inset
13884
13885 .
13886  The button lets you apply your custom character style even when the dialog
13887  isn't visible.
13888 \end_layout
13889
13890 \begin_layout Standard
13891 To completely reset the character style to the default, use 
13892 \begin_inset Info
13893 type  "shortcut"
13894 arg   "font-default"
13895 \end_inset
13896
13897 .
13898  If you want to toggle only those properties that you have just changed
13899  (suppose you just set the shape to 
13900 \begin_inset Quotes eld
13901 \end_inset
13902
13903 slanted
13904 \begin_inset Quotes erd
13905 \end_inset
13906
13907  and the series to 
13908 \begin_inset Quotes eld
13909 \end_inset
13910
13911 bold
13912 \begin_inset Quotes erd
13913 \end_inset
13914
13915 ), set the 
13916 \family sans
13917 Toggle
13918 \begin_inset space ~
13919 \end_inset
13920
13921 all
13922 \family default
13923  switch and press 
13924 \family sans
13925 Apply
13926 \family default
13927 .
13928 \end_layout
13929
13930 \begin_layout Standard
13931 You should also know something about the differences between the three main
13932  font types 
13933 \family sans
13934 serif
13935 \family default
13936
13937 \family sans
13938 sans
13939 \begin_inset space ~
13940 \end_inset
13941
13942 serif
13943 \family default
13944 , and 
13945 \family sans
13946 typewriter
13947 \family default
13948 :
13949 \end_layout
13950
13951 \begin_layout Itemize
13952
13953 \family sans
13954 Typewriter
13955 \family default
13956  is a so called 
13957 \begin_inset Quotes eld
13958 \end_inset
13959
13960 monospaced
13961 \begin_inset Quotes erd
13962 \end_inset
13963
13964  font, which means every character has the same width; the 
13965 \begin_inset Quotes eld
13966 \end_inset
13967
13968 i
13969 \begin_inset Quotes erd
13970 \end_inset
13971
13972  is as wide as the 
13973 \begin_inset Quotes eld
13974 \end_inset
13975
13976 m
13977 \begin_inset Quotes erd
13978 \end_inset
13979
13980 .
13981  Here is an example
13982 \begin_inset Newline newline
13983 \end_inset
13984
13985
13986 \begin_inset Phantom HPhantom
13987 status open
13988
13989 \begin_layout Plain Layout
13990 no 
13991 \end_layout
13992
13993 \end_inset
13994
13995
13996 \family typewriter
13997 typewriter text
13998 \family default
13999
14000 \begin_inset Note Note
14001 status collapsed
14002
14003 \begin_layout Plain Layout
14004 For more on phantoms see section
14005 \begin_inset space ~
14006 \end_inset
14007
14008
14009 \begin_inset CommandInset ref
14010 LatexCommand ref
14011 reference "sub:Phantom-Space"
14012
14013 \end_inset
14014
14015 .
14016 \end_layout
14017
14018 \end_inset
14019
14020
14021 \begin_inset Newline newline
14022 \end_inset
14023
14024 no typewriter text
14025 \end_layout
14026
14027 \begin_layout Itemize
14028
14029 \family sans
14030 Serif
14031 \family default
14032  fonts use characters with serifs.
14033  These are the small 
14034 \begin_inset Quotes eld
14035 \end_inset
14036
14037 appendices
14038 \begin_inset Quotes erd
14039 \end_inset
14040
14041  at the ends of the strokes that form the character.
14042  The following example shows the difference:
14043 \begin_inset Newline newline
14044 \end_inset
14045
14046 text with serifs
14047 \begin_inset Newline newline
14048 \end_inset
14049
14050
14051 \family sans
14052 text without serifs
14053 \family default
14054
14055 \begin_inset Newline newline
14056 \end_inset
14057
14058 Serifs facilitate quick and easy reading.
14059  These fonts are therefore used as default (named 
14060 \family sans
14061 roman
14062 \family default
14063 ).
14064 \end_layout
14065
14066 \begin_layout Itemize
14067
14068 \family sans
14069 Sans serif
14070 \family default
14071  is not recommended to use a base type.
14072  This font type is therefore often only used for headings and short texts.
14073  We use it in this document to highlight menu names.
14074 \end_layout
14075
14076 \begin_layout Standard
14077 \begin_inset Quotes eld
14078 \end_inset
14079
14080 Toggling
14081 \begin_inset Quotes erd
14082 \end_inset
14083
14084  refers to applying or removing font properties.
14085  When a property is marked for toggling in the Text Style dialog, applying
14086  the style to text that already has the property will cause the property
14087  to be removed.
14088  If you for example apply a style with properties A, B and C to text that
14089  currently has font properties B, C, F and G, and if B is set to toggle
14090  and C is set not to toggle, the text ends up with properties A, C, F and
14091  G.
14092  
14093 \begin_inset Quotes eld
14094 \end_inset
14095
14096 Never toggled
14097 \begin_inset Quotes erd
14098 \end_inset
14099
14100  and 
14101 \begin_inset Quotes eld
14102 \end_inset
14103
14104 always toggled
14105 \begin_inset Quotes erd
14106 \end_inset
14107
14108  mean that you do not control the toggling behavior.
14109  For the properties on the left side of the dialog (
14110 \begin_inset Quotes eld
14111 \end_inset
14112
14113 Family
14114 \begin_inset Quotes erd
14115 \end_inset
14116
14117  etc.), toggling behavior is up to you.
14118  If 
14119 \family sans
14120 Toggle
14121 \begin_inset space ~
14122 \end_inset
14123
14124 all
14125 \family default
14126  is checked, all of the left side properties are toggled; by default, none
14127  of them are.
14128  Finally, 
14129 \begin_inset Quotes eld
14130 \end_inset
14131
14132 Reset
14133 \begin_inset Quotes erd
14134 \end_inset
14135
14136  is never toggled.
14137  If you e.
14138 \begin_inset space \thinspace{}
14139 \end_inset
14140
14141 g.
14142 \begin_inset space \space{}
14143 \end_inset
14144
14145 set 
14146 \begin_inset Quotes eld
14147 \end_inset
14148
14149 Series
14150 \begin_inset Quotes erd
14151 \end_inset
14152
14153  to 
14154 \begin_inset Quotes eld
14155 \end_inset
14156
14157 Reset
14158 \begin_inset Quotes erd
14159 \end_inset
14160
14161  and select 
14162 \family sans
14163 Toggle
14164 \begin_inset space ~
14165 \end_inset
14166
14167 all
14168 \family default
14169 , then apply the style to bold face text, the text will revert to the default
14170  series (
14171 \begin_inset Quotes eld
14172 \end_inset
14173
14174 Medium
14175 \begin_inset Quotes erd
14176 \end_inset
14177
14178 ), no matter how many times you apply the style.
14179 \end_layout
14180
14181 \begin_layout Standard
14182 We conclude with the same warning once again: Do not overuse the fonts!
14183  They are, more often than not, a kludge and a bad substitute for good writing.
14184 \end_layout
14185
14186 \begin_layout Section
14187 Printing and Previewing
14188 \end_layout
14189
14190 \begin_layout Subsection
14191 Overview
14192 \end_layout
14193
14194 \begin_layout Standard
14195 Now that we have covered some of the basic features of document preparation
14196  using LyX, you probably want to know how to print out your masterpiece.
14197  Before we tell you that, we want to give you a quick explanation of what
14198  goes on behind-the-scenes.
14199  We cover this information in much greater detail in the 
14200 \emph on
14201 Additional Features
14202 \emph default
14203  manual as well.
14204 \end_layout
14205
14206 \begin_layout Standard
14207 LyX uses the program LaTeX as its backend.
14208  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14209  confusion, we will only refer to LaTeX.
14210  LyX is what you use to do your actual writing.
14211  Then, LyX calls LaTeX to turn your writing into printable output.
14212  This happens in two stages:
14213 \end_layout
14214
14215 \begin_layout Enumerate
14216 First, LyX converts your document to a series of text commands for LaTeX,
14217  generating a file with the extension, 
14218 \begin_inset Quotes eld
14219 \end_inset
14220
14221
14222 \family typewriter
14223 .tex
14224 \family default
14225
14226 \begin_inset Quotes erd
14227 \end_inset
14228
14229 .
14230 \end_layout
14231
14232 \begin_layout Enumerate
14233 Next, LyX calls LaTeX to use the commands in the 
14234 \family typewriter
14235 .tex
14236 \family default
14237  file to produce printable output.
14238  
14239 \end_layout
14240
14241 \begin_layout Subsection
14242 Output file formats
14243 \begin_inset Index idx
14244 status collapsed
14245
14246 \begin_layout Plain Layout
14247 File formats
14248 \end_layout
14249
14250 \end_inset
14251
14252
14253 \begin_inset CommandInset label
14254 LatexCommand label
14255 name "sub:Output-file-formats"
14256
14257 \end_inset
14258
14259
14260 \end_layout
14261
14262 \begin_layout Subsubsection
14263 Simple text (ASCII)
14264 \begin_inset Index idx
14265 status collapsed
14266
14267 \begin_layout Plain Layout
14268 File formats ! ASCII
14269 \end_layout
14270
14271 \end_inset
14272
14273
14274 \end_layout
14275
14276 \begin_layout Standard
14277 This file type has the extension 
14278 \begin_inset Quotes eld
14279 \end_inset
14280
14281
14282 \family typewriter
14283 .txt
14284 \family default
14285
14286 \begin_inset Quotes erd
14287 \end_inset
14288
14289 .
14290  It contains your document as plain text following the rules of the 
14291 \begin_inset Quotes eld
14292 \end_inset
14293
14294 American Standard Code for Information Interchange
14295 \begin_inset Quotes erd
14296 \end_inset
14297
14298  (ASCII).
14299 \end_layout
14300
14301 \begin_layout Standard
14302 You can export your document to ASCII with the menu 
14303 \family sans
14304 File\SpecialChar \menuseparator
14305 Export\SpecialChar \menuseparator
14306 Plain
14307 \begin_inset space ~
14308 \end_inset
14309
14310 text
14311 \family default
14312  or 
14313 \family sans
14314 File\SpecialChar \menuseparator
14315 Export\SpecialChar \menuseparator
14316 Plain
14317 \begin_inset space ~
14318 \end_inset
14319
14320 text
14321 \begin_inset space ~
14322 \end_inset
14323
14324 (ps2ascii)
14325 \family default
14326 .
14327  The latter will first internally export to PostScript and then do the conversio
14328 n to ASCII.
14329 \end_layout
14330
14331 \begin_layout Subsubsection
14332 LaTeX
14333 \begin_inset Index idx
14334 status collapsed
14335
14336 \begin_layout Plain Layout
14337 File formats ! LaTeX
14338 \end_layout
14339
14340 \end_inset
14341
14342
14343 \end_layout
14344
14345 \begin_layout Standard
14346 This file type has the extension 
14347 \begin_inset Quotes eld
14348 \end_inset
14349
14350
14351 \family typewriter
14352 .tex
14353 \family default
14354
14355 \begin_inset Quotes erd
14356 \end_inset
14357
14358  and contains all commands that are necessary for the LaTeX program to process
14359  your document.
14360  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14361  it manually with console commands.
14362  The LaTeX-file is automatically created in LyX's temporary directory whenever
14363  you view or export your document.
14364 \end_layout
14365
14366 \begin_layout Standard
14367 You can export your document as a LaTeX-file using the menu 
14368 \family sans
14369 File\SpecialChar \menuseparator
14370 Export\SpecialChar \menuseparator
14371 LaT
14372 \begin_inset ERT
14373 status collapsed
14374
14375 \begin_layout Plain Layout
14376
14377 {}
14378 \end_layout
14379
14380 \end_inset
14381
14382 eX
14383 \family default
14384 .
14385  The different LaTeX export variants are explained in section
14386 \begin_inset space ~
14387 \end_inset
14388
14389
14390 \begin_inset CommandInset ref
14391 LatexCommand ref
14392 reference "sub:Export"
14393
14394 \end_inset
14395
14396 .
14397 \end_layout
14398
14399 \begin_layout Subsubsection
14400 DVI
14401 \begin_inset Index idx
14402 status collapsed
14403
14404 \begin_layout Plain Layout
14405 File formats ! DVI
14406 \end_layout
14407
14408 \end_inset
14409
14410
14411 \end_layout
14412
14413 \begin_layout Standard
14414 This file type has the extension 
14415 \begin_inset Quotes eld
14416 \end_inset
14417
14418
14419 \family typewriter
14420 .dvi
14421 \family default
14422
14423 \begin_inset Quotes erd
14424 \end_inset
14425
14426 .
14427  It is called 
14428 \begin_inset Quotes eld
14429 \end_inset
14430
14431 device-independent
14432 \begin_inset Quotes erd
14433 \end_inset
14434
14435  (DVI), because it is completely portable; you can move them from one machine
14436  to another without needing to do any sort of conversion.
14437  DVIs are used for quick previews and as pre-stage for other output formats,
14438  like PostScript.
14439 \end_layout
14440
14441 \begin_layout Standard
14442 DVI files do not contain images, they only link to them.
14443  So don't forget to deliver the images together with your DVIs.
14444  Because the DVI-viewer has to convert the images in the background to make
14445  them visible when you scroll the DVI, this can slow down your computer
14446  when you view the DVI.
14447  So we recommend using PDF for files with many images.
14448 \end_layout
14449
14450 \begin_layout Standard
14451 You can export your document to DVI by the menu 
14452 \family sans
14453 File\SpecialChar \menuseparator
14454 Export\SpecialChar \menuseparator
14455 DVI
14456 \family default
14457  or 
14458 \family sans
14459 File\SpecialChar \menuseparator
14460 Export\SpecialChar \menuseparator
14461 DVI
14462 \begin_inset space ~
14463 \end_inset
14464
14465 (LuaTe
14466 \begin_inset ERT
14467 status collapsed
14468
14469 \begin_layout Plain Layout
14470
14471 {}
14472 \end_layout
14473
14474 \end_inset
14475
14476 X).
14477
14478 \family default
14479  The latter option uses the program 
14480 \family typewriter
14481 LuaTeX
14482 \family default
14483 .
14484  
14485 \family typewriter
14486 LuaTeX
14487 \family default
14488  is an engine that provides direct Unicode support and support for direct
14489  font access (see section
14490 \begin_inset space ~
14491 \end_inset
14492
14493
14494 \begin_inset CommandInset ref
14495 LatexCommand ref
14496 reference "sub:LaTeX-font-support"
14497
14498 \end_inset
14499
14500 ).
14501  LuaTeX is still a work in progress, but it might develop into the next
14502  standard TeX processor.
14503 \end_layout
14504
14505 \begin_layout Subsubsection
14506 PostScript
14507 \begin_inset Index idx
14508 status collapsed
14509
14510 \begin_layout Plain Layout
14511 File formats ! PostScript
14512 \end_layout
14513
14514 \end_inset
14515
14516
14517 \end_layout
14518
14519 \begin_layout Standard
14520 This file type has the extension 
14521 \begin_inset Quotes eld
14522 \end_inset
14523
14524
14525 \family typewriter
14526 .ps
14527 \family default
14528
14529 \begin_inset Quotes erd
14530 \end_inset
14531
14532 .
14533  PostScript was developed by the company 
14534 \family typewriter
14535 Adobe
14536 \family default
14537  as a printer language.
14538  The file therefore contains commands that the printer uses to print the
14539  file.
14540  PostScript can be seen as a 
14541 \begin_inset Quotes eld
14542 \end_inset
14543
14544 programming language
14545 \begin_inset Quotes erd
14546 \end_inset
14547
14548 ; you can calculate with it and draw diagrams and images.
14549 \begin_inset Foot
14550 status collapsed
14551
14552 \begin_layout Plain Layout
14553 When you are interested to learn more about this, have a look at the LaTeX-packa
14554 ge 
14555 \series bold
14556 pstricks
14557 \series default
14558
14559 \begin_inset Index idx
14560 status collapsed
14561
14562 \begin_layout Plain Layout
14563 LaTeX-packages ! pstricks
14564 \end_layout
14565
14566 \end_inset
14567
14568 .
14569 \end_layout
14570
14571 \end_inset
14572
14573  Due to this ability, the files are often bigger than PDFs.
14574 \end_layout
14575
14576 \begin_layout Standard
14577 PostScript can only contain images in the format 
14578 \begin_inset Quotes eld
14579 \end_inset
14580
14581 Encapsulated PostScript
14582 \begin_inset Quotes erd
14583 \end_inset
14584
14585  (EPS, file extension 
14586 \begin_inset Quotes eld
14587 \end_inset
14588
14589
14590 \family typewriter
14591 .eps
14592 \family default
14593
14594 \begin_inset Quotes erd
14595 \end_inset
14596
14597 ).
14598  As LyX allows you to use any known image format in your document, it has
14599  to convert them in the background to EPS.
14600  If you have e.
14601 \begin_inset space \thinspace{}
14602 \end_inset
14603
14604 g.
14605 \begin_inset space \space{}
14606 \end_inset
14607
14608 50
14609 \begin_inset space ~
14610 \end_inset
14611
14612 images in your document, LyX has to do 50
14613 \begin_inset space ~
14614 \end_inset
14615
14616 conversions when you view or export your document the first time.
14617  This might slow down your workflow with LyX.
14618  So if you plan to use PostScript, you can insert your images directly as
14619  EPS to avoid this problem.
14620 \end_layout
14621
14622 \begin_layout Standard
14623 You can export your document to PostScript using the menu 
14624 \family sans
14625 File\SpecialChar \menuseparator
14626 Export\SpecialChar \menuseparator
14627 PostScript
14628 \family default
14629 .
14630 \end_layout
14631
14632 \begin_layout Subsubsection
14633 PDF
14634 \begin_inset Index idx
14635 status collapsed
14636
14637 \begin_layout Plain Layout
14638 File formats ! PDF
14639 \end_layout
14640
14641 \end_inset
14642
14643
14644 \begin_inset Index idx
14645 status collapsed
14646
14647 \begin_layout Plain Layout
14648 PDF
14649 \end_layout
14650
14651 \end_inset
14652
14653
14654 \end_layout
14655
14656 \begin_layout Standard
14657 This file type has the extension 
14658 \begin_inset Quotes eld
14659 \end_inset
14660
14661
14662 \family typewriter
14663 .pdf
14664 \family default
14665
14666 \begin_inset Quotes erd
14667 \end_inset
14668
14669 .
14670  The 
14671 \begin_inset Quotes eld
14672 \end_inset
14673
14674 Portable Document Format
14675 \begin_inset Quotes erd
14676 \end_inset
14677
14678  (PDF) developed by 
14679 \family typewriter
14680 Adobe
14681 \family default
14682  was derived from PostScript.
14683  It is more compressed and it uses fewer commands than PostScript.
14684  As the name 
14685 \begin_inset Quotes eld
14686 \end_inset
14687
14688 portable
14689 \begin_inset Quotes erd
14690 \end_inset
14691
14692  implies, it can be processed at any computer system and the printed output
14693  looks exactly the same.
14694 \end_layout
14695
14696 \begin_layout Standard
14697 PDF can contain images in its own PDF format and in the formats 
14698 \begin_inset Quotes eld
14699 \end_inset
14700
14701 Joint Photographic Experts Group
14702 \begin_inset Quotes erd
14703 \end_inset
14704
14705  (JPG, file extension 
14706 \begin_inset Quotes eld
14707 \end_inset
14708
14709
14710 \family typewriter
14711 .jpg
14712 \family default
14713
14714 \begin_inset Quotes erd
14715 \end_inset
14716
14717  or 
14718 \begin_inset Quotes eld
14719 \end_inset
14720
14721
14722 \family typewriter
14723 .jpeg
14724 \family default
14725
14726 \begin_inset Quotes erd
14727 \end_inset
14728
14729 ) and 
14730 \begin_inset Quotes eld
14731 \end_inset
14732
14733 Portable Network Graphics
14734 \begin_inset Quotes erd
14735 \end_inset
14736
14737  (PNG, file extension 
14738 \begin_inset Quotes eld
14739 \end_inset
14740
14741
14742 \family typewriter
14743 .png
14744 \family default
14745
14746 \begin_inset Quotes erd
14747 \end_inset
14748
14749 ).
14750  You can also use any other image format, because LyX converts them in the
14751  background to one of these formats.
14752  But as described in the section about PostScript, the image conversion
14753  will slow down your workflow.
14754  So we recommend using images in one of the three mentioned formats.
14755 \end_layout
14756
14757 \begin_layout Standard
14758 You can export your document to PDF via the menu 
14759 \family sans
14760 File\SpecialChar \menuseparator
14761 Export
14762 \family default
14763  in different ways:
14764 \end_layout
14765
14766 \begin_layout Description
14767 PDF
14768 \begin_inset space ~
14769 \end_inset
14770
14771 (ps2pdf) This uses the program 
14772 \family typewriter
14773 ps2pdf
14774 \family default
14775  that creates a PDF from a PostScript-version of your file.
14776  The PostScript-version is produced by the program 
14777 \family typewriter
14778 dvips
14779 \family default
14780  which uses a DVI-version as intermediate step.
14781  So this export variant consist of three conversions.
14782 \end_layout
14783
14784 \begin_layout Description
14785 PDF
14786 \begin_inset space ~
14787 \end_inset
14788
14789 (dvipdfm) This uses the program 
14790 \family typewriter
14791 dvipdfm
14792 \family default
14793  that converts your file in the background to DVI and in a second step to
14794  PDF.
14795 \end_layout
14796
14797 \begin_layout Description
14798 PDF
14799 \begin_inset space ~
14800 \end_inset
14801
14802 (pdflatex) This uses the program 
14803 \family typewriter
14804 pdftex
14805 \family default
14806  which converts your file directly to PDF.
14807 \end_layout
14808
14809 \begin_layout Description
14810 PDF
14811 \begin_inset space ~
14812 \end_inset
14813
14814 (XeTe
14815 \begin_inset ERT
14816 status collapsed
14817
14818 \begin_layout Plain Layout
14819
14820 {}
14821 \end_layout
14822
14823 \end_inset
14824
14825 X) This uses the program 
14826 \family typewriter
14827 XeTeX
14828 \family default
14829  that converts your file directly to PDF.
14830  
14831 \family typewriter
14832 XeTeX
14833 \family default
14834  is a new engine that provides direct Unicode support and support for direct
14835  font access (see section
14836 \begin_inset space ~
14837 \end_inset
14838
14839
14840 \begin_inset CommandInset ref
14841 LatexCommand ref
14842 reference "sub:LaTeX-font-support"
14843
14844 \end_inset
14845
14846 ).
14847  It is particularly good at typesetting different scripts, for example verticall
14848 y written Japanese.
14849 \end_layout
14850
14851 \begin_layout Description
14852 PDF
14853 \begin_inset space ~
14854 \end_inset
14855
14856 (LuaTe
14857 \begin_inset ERT
14858 status collapsed
14859
14860 \begin_layout Plain Layout
14861
14862 {}
14863 \end_layout
14864
14865 \end_inset
14866
14867 X) This uses the program 
14868 \family typewriter
14869 LuaTeX
14870 \family default
14871  which converts your file directly to PDF.
14872  
14873 \family typewriter
14874 LuaTeX
14875 \family default
14876  is an even newer engine, derived from 
14877 \family typewriter
14878 pdflatex
14879 \family default
14880 , that also provides direct Unicode support and support for direct font
14881  access (see section
14882 \begin_inset space ~
14883 \end_inset
14884
14885
14886 \begin_inset CommandInset ref
14887 LatexCommand ref
14888 reference "sub:LaTeX-font-support"
14889
14890 \end_inset
14891
14892 ).
14893  LuaTeX is still a work in progress, but it might develop into the next
14894  standard TeX processor.
14895 \end_layout
14896
14897 \begin_layout Standard
14898 We recommend using 
14899 \family sans
14900 PDF
14901 \begin_inset space ~
14902 \end_inset
14903
14904 (pdflatex)
14905 \family default
14906  because 
14907 \family typewriter
14908 pdftex
14909 \family default
14910  supports all the features of actual PDF-versions, is quick, stable, and
14911  works without problems.
14912  If you rely on multiscript support and\SpecialChar \slash{}
14913 or specific OpenType fonts, you might
14914  want to try out 
14915 \family sans
14916 PDF
14917 \begin_inset space ~
14918 \end_inset
14919
14920 (XeTe
14921 \begin_inset ERT
14922 status collapsed
14923
14924 \begin_layout Plain Layout
14925
14926 {}
14927 \end_layout
14928
14929 \end_inset
14930
14931 X)
14932 \family default
14933  or 
14934 \family sans
14935 PDF
14936 \begin_inset space ~
14937 \end_inset
14938
14939 (LuaTe
14940 \begin_inset ERT
14941 status collapsed
14942
14943 \begin_layout Plain Layout
14944
14945 {}
14946 \end_layout
14947
14948 \end_inset
14949
14950 X)
14951 \family default
14952  instead, bearing in mind that these two programs are not yet as mature
14953  as 
14954 \family typewriter
14955 pdflatex
14956 \family default
14957 .
14958 \end_layout
14959
14960 \begin_layout Subsubsection
14961 XHTML
14962 \begin_inset Index idx
14963 status collapsed
14964
14965 \begin_layout Plain Layout
14966 FileFormats ! XHTML
14967 \end_layout
14968
14969 \end_inset
14970
14971
14972 \begin_inset Index idx
14973 status collapsed
14974
14975 \begin_layout Plain Layout
14976 HTML
14977 \end_layout
14978
14979 \end_inset
14980
14981
14982 \end_layout
14983
14984 \begin_layout Standard
14985 This file type has the extension 
14986 \begin_inset Quotes eld
14987 \end_inset
14988
14989
14990 \family typewriter
14991 .xhtml
14992 \family default
14993
14994 \begin_inset Quotes erd
14995 \end_inset
14996
14997 .
14998  It is a file suitable for viewing in web browsers.
14999  It does not itself contain images and the like but only links to them.
15000  When LyX produces XHTML, it also generates corresponding images in formats
15001  suitable for the purpose.
15002  For the math output you can choose in the menu 
15003 \family sans
15004 Document\SpecialChar \menuseparator
15005 Settings\SpecialChar \menuseparator
15006 Output
15007 \family default
15008  between different formats, which are described in section 
15009 \emph on
15010 Math Output in XHTML
15011 \emph default
15012  of the 
15013 \emph on
15014 Additional
15015 \begin_inset space ~
15016 \end_inset
15017
15018 Features
15019 \emph default
15020  manual.
15021 \end_layout
15022
15023 \begin_layout Standard
15024 XHTML output remains 
15025 \begin_inset Quotes eld
15026 \end_inset
15027
15028 under development
15029 \begin_inset Quotes erd
15030 \end_inset
15031
15032 , and not all LyX features are supported yet.
15033  See the chapter 
15034 \emph on
15035 LyX and the World Wide Web
15036 \emph default
15037 , in the 
15038 \emph on
15039 Additional Features
15040 \emph default
15041  manual, for more information.
15042 \end_layout
15043
15044 \begin_layout Standard
15045 You can export your document as an XHTML file using the menu item 
15046 \family sans
15047 File\SpecialChar \menuseparator
15048 Export\SpecialChar \menuseparator
15049 LyXHTML
15050 \family default
15051 .
15052 \end_layout
15053
15054 \begin_layout Subsection
15055 Previewing
15056 \begin_inset Index idx
15057 status collapsed
15058
15059 \begin_layout Plain Layout
15060 Document ! Preview 
15061 \end_layout
15062
15063 \end_inset
15064
15065
15066 \end_layout
15067
15068 \begin_layout Standard
15069 To get a look at the final version of your document, with all of the page
15070  breaks in place, the footnotes correctly numbered, and so on, use the menu
15071  
15072 \family sans
15073 View
15074 \family default
15075  and choose 
15076 \family sans
15077 View
15078 \family default
15079  or use the toolbar button 
15080 \begin_inset Info
15081 type  "icon"
15082 arg   "buffer-view"
15083 \end_inset
15084
15085 .
15086  A viewing program will pop up showing the output in the defined default
15087  output format, which is globally set in the preferences (see sec.
15088 \begin_inset space \thinspace{}
15089 \end_inset
15090
15091
15092 \begin_inset CommandInset ref
15093 LatexCommand ref
15094 reference "sec:File-Formats"
15095
15096 \end_inset
15097
15098 ) and can also be altered for single documents in the document settings
15099  (see sec.
15100 \begin_inset space \thinspace{}
15101 \end_inset
15102
15103
15104 \begin_inset CommandInset ref
15105 LatexCommand ref
15106 reference "sec:Doc-Output"
15107
15108 \end_inset
15109
15110 ).
15111  Further output formats can be selected via 
15112 \family sans
15113 View\SpecialChar \menuseparator
15114 Other Formats
15115 \family default
15116  or the toolbar button 
15117 \begin_inset Graphics
15118         filename ../images/view-others.png
15119         scale 85
15120         groupId toolbarbuttons
15121
15122 \end_inset
15123
15124 .
15125 \end_layout
15126
15127 \begin_layout Standard
15128 If you have changed your document, you can refresh the output in the same
15129  viewer window using the menu 
15130 \family sans
15131 View\SpecialChar \menuseparator
15132 Update
15133 \family default
15134  or 
15135 \family sans
15136 View\SpecialChar \menuseparator
15137 Update (Other Formats)
15138 \family default
15139 , respectively.
15140 \end_layout
15141
15142 \begin_layout Standard
15143 When you preview a file, the output file is only generated in LyX's temporary
15144  directory.
15145  To have a real output, export your document.
15146 \end_layout
15147
15148 \begin_layout Subsection
15149 Printing the File from within LyX
15150 \begin_inset CommandInset label
15151 LatexCommand label
15152 name "sub:Printing-the-File"
15153
15154 \end_inset
15155
15156
15157 \end_layout
15158
15159 \begin_layout Standard
15160 Instead of exporting your file and then printing it, you can also print
15161  it directly from within LyX.
15162  To print a file, select the menu 
15163 \family sans
15164 File\SpecialChar \menuseparator
15165 Print
15166 \family default
15167  or click on the toolbar button 
15168 \begin_inset Info
15169 type  "icon"
15170 arg   "dialog-show print"
15171 \end_inset
15172
15173 .
15174  LyX will internally call LaTeX to produce a DVI.
15175  This file is then processed by the program 
15176 \family typewriter
15177 dvips
15178 \family default
15179  to PostScript-file, which is finally printed using the program 
15180 \family typewriter
15181 Ghostscript
15182 \family default
15183 .
15184  Due to these steps in the background, this method is not the fastest.
15185 \end_layout
15186
15187 \begin_layout Standard
15188 You can choose to print only even-numbered or odd-numbered pages — this
15189  is useful for printing on two sides: You can re-insert the pages after
15190  printing one set to print on the other side.
15191  Some printers spit out pages face-up, others, face-down.
15192  By choosing a particular order to print in, you can take the entire stack
15193  of pages out of the printer without needing to reorder them.
15194 \end_layout
15195
15196 \begin_layout Standard
15197 You can set the following print parameters in the 
15198 \family sans
15199 Print
15200 \begin_inset space ~
15201 \end_inset
15202
15203 Destination
15204 \family default
15205  box:
15206 \end_layout
15207
15208 \begin_layout Labeling
15209 \labelwidthstring 00.00.0000
15210
15211 \family sans
15212 Printer
15213 \family default
15214  This is the name of the printer to print to.
15215 \begin_inset Foot
15216 status collapsed
15217
15218 \begin_layout Plain Layout
15219 Note that this printer name is for the program 
15220 \family typewriter
15221 dvips
15222 \family default
15223 .
15224  That means 
15225 \family typewriter
15226 dvips
15227 \family default
15228  has to be configured for this printer name.
15229  The default printer can be set in LyX's preferences dialog, see section
15230 \begin_inset space ~
15231 \end_inset
15232
15233
15234 \begin_inset CommandInset ref
15235 LatexCommand ref
15236 reference "sub:Printer"
15237
15238 \end_inset
15239
15240 .
15241 \end_layout
15242
15243 \end_inset
15244
15245  The printer should understand PostScript.
15246 \end_layout
15247
15248 \begin_layout Labeling
15249 \labelwidthstring 00.00.0000
15250
15251 \family sans
15252 File
15253 \family default
15254  The name of a file to print to.
15255  The output will be a PostScript file.
15256  It will be written in LyX's working directory unless you specify the full
15257  path.
15258 \end_layout
15259
15260 \begin_layout Section
15261 A few Words about Typography
15262 \begin_inset Index idx
15263 status collapsed
15264
15265 \begin_layout Plain Layout
15266 Typography
15267 \end_layout
15268
15269 \end_inset
15270
15271
15272 \end_layout
15273
15274 \begin_layout Subsection
15275 Hyphens, Dashes and Minus Signs
15276 \begin_inset Index idx
15277 status collapsed
15278
15279 \begin_layout Plain Layout
15280 Hyphens
15281 \end_layout
15282
15283 \end_inset
15284
15285
15286 \begin_inset Index idx
15287 status collapsed
15288
15289 \begin_layout Plain Layout
15290 Dashes
15291 \end_layout
15292
15293 \end_inset
15294
15295
15296 \end_layout
15297
15298 \begin_layout Standard
15299 In LyX, the 
15300 \begin_inset Quotes eld
15301 \end_inset
15302
15303
15304 \family typewriter
15305 -
15306 \family default
15307
15308 \begin_inset Quotes erd
15309 \end_inset
15310
15311  character comes in four lengths: the 
15312 \emph on
15313 hyphen
15314 \emph default
15315 , the 
15316 \emph on
15317 en dash
15318 \emph default
15319 , the 
15320 \emph on
15321 em dash
15322 \emph default
15323 , and the minus sign:
15324 \begin_inset VSpace defskip
15325 \end_inset
15326
15327
15328 \end_layout
15329
15330 \begin_layout Standard
15331 \begin_inset Tabular
15332 <lyxtabular version="3" rows="5" columns="3">
15333 <features tabularvalignment="middle">
15334 <column alignment="left" valignment="top" width="0">
15335 <column alignment="left" valignment="top" width="0">
15336 <column alignment="left" valignment="top" width="0">
15337 <row interlinespace="3mm">
15338 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15339 \begin_inset Text
15340
15341 \begin_layout Plain Layout
15342 name
15343 \end_layout
15344
15345 \end_inset
15346 </cell>
15347 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15348 \begin_inset Text
15349
15350 \begin_layout Plain Layout
15351 output
15352 \end_layout
15353
15354 \end_inset
15355 </cell>
15356 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15357 \begin_inset Text
15358
15359 \begin_layout Plain Layout
15360 inserted with
15361 \end_layout
15362
15363 \end_inset
15364 </cell>
15365 </row>
15366 <row interlinespace="3mm">
15367 <cell alignment="center" valignment="top" usebox="none">
15368 \begin_inset Text
15369
15370 \begin_layout Plain Layout
15371 hyphen
15372 \end_layout
15373
15374 \end_inset
15375 </cell>
15376 <cell alignment="center" valignment="top" usebox="none">
15377 \begin_inset Text
15378
15379 \begin_layout Plain Layout
15380 -
15381 \end_layout
15382
15383 \end_inset
15384 </cell>
15385 <cell alignment="center" valignment="top" usebox="none">
15386 \begin_inset Text
15387
15388 \begin_layout Plain Layout
15389 \begin_inset Quotes eld
15390 \end_inset
15391
15392
15393 \family typewriter
15394 -
15395 \family default
15396
15397 \begin_inset Quotes erd
15398 \end_inset
15399
15400  in text
15401 \end_layout
15402
15403 \end_inset
15404 </cell>
15405 </row>
15406 <row interlinespace="3mm">
15407 <cell alignment="center" valignment="top" usebox="none">
15408 \begin_inset Text
15409
15410 \begin_layout Plain Layout
15411 en dash
15412 \end_layout
15413
15414 \end_inset
15415 </cell>
15416 <cell alignment="center" valignment="top" usebox="none">
15417 \begin_inset Text
15418
15419 \begin_layout Plain Layout
15420
15421 \end_layout
15422
15423 \end_inset
15424 </cell>
15425 <cell alignment="center" valignment="top" usebox="none">
15426 \begin_inset Text
15427
15428 \begin_layout Plain Layout
15429
15430 \family sans
15431 Insert\SpecialChar \menuseparator
15432 Special
15433 \begin_inset space ~
15434 \end_inset
15435
15436 Character\SpecialChar \menuseparator
15437 Symbols
15438 \end_layout
15439
15440 \end_inset
15441 </cell>
15442 </row>
15443 <row interlinespace="3mm">
15444 <cell alignment="center" valignment="top" usebox="none">
15445 \begin_inset Text
15446
15447 \begin_layout Plain Layout
15448 em dash
15449 \end_layout
15450
15451 \end_inset
15452 </cell>
15453 <cell alignment="center" valignment="top" usebox="none">
15454 \begin_inset Text
15455
15456 \begin_layout Plain Layout
15457
15458 \end_layout
15459
15460 \end_inset
15461 </cell>
15462 <cell alignment="center" valignment="top" usebox="none">
15463 \begin_inset Text
15464
15465 \begin_layout Plain Layout
15466
15467 \family sans
15468 Insert\SpecialChar \menuseparator
15469 Special
15470 \begin_inset space ~
15471 \end_inset
15472
15473 Character\SpecialChar \menuseparator
15474 Symbols
15475 \end_layout
15476
15477 \end_inset
15478 </cell>
15479 </row>
15480 <row>
15481 <cell alignment="center" valignment="top" usebox="none">
15482 \begin_inset Text
15483
15484 \begin_layout Plain Layout
15485 minus sign
15486 \end_layout
15487
15488 \end_inset
15489 </cell>
15490 <cell alignment="center" valignment="top" usebox="none">
15491 \begin_inset Text
15492
15493 \begin_layout Plain Layout
15494 \begin_inset Formula $-$
15495 \end_inset
15496
15497
15498 \end_layout
15499
15500 \end_inset
15501 </cell>
15502 <cell alignment="center" valignment="top" usebox="none">
15503 \begin_inset Text
15504
15505 \begin_layout Plain Layout
15506 \begin_inset Quotes eld
15507 \end_inset
15508
15509
15510 \family typewriter
15511 -
15512 \family default
15513
15514 \begin_inset Quotes erd
15515 \end_inset
15516
15517  in math mode
15518 \end_layout
15519
15520 \end_inset
15521 </cell>
15522 </row>
15523 </lyxtabular>
15524
15525 \end_inset
15526
15527
15528 \begin_inset VSpace defskip
15529 \end_inset
15530
15531
15532 \end_layout
15533
15534 \begin_layout Standard
15535 You can alternatively generate the en and em dash by inserting the 
15536 \begin_inset Quotes eld
15537 \end_inset
15538
15539
15540 \family typewriter
15541 -
15542 \family default
15543
15544 \begin_inset Quotes erd
15545 \end_inset
15546
15547  character multiple times in a row.
15548  They will automatically be converted to the appropriate length dash in
15549  the final output, but not in LyX.
15550  
15551 \begin_inset Quotes eld
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  gives a en dash, 
15563 \begin_inset Quotes eld
15564 \end_inset
15565
15566 -
15567 \begin_inset space \thinspace{}
15568 \end_inset
15569
15570 -
15571 \begin_inset space \thinspace{}
15572 \end_inset
15573
15574 -
15575 \begin_inset Quotes erd
15576 \end_inset
15577
15578  a em dash.
15579 \end_layout
15580
15581 \begin_layout Standard
15582 The three dash types are distinct from the minus sign, which appears in
15583  math mode and has a length of its own.
15584  Here are some examples:
15585 \end_layout
15586
15587 \begin_layout Enumerate
15588 line- and page-breaks
15589 \begin_inset space \hfill{}
15590 \end_inset
15591
15592 (
15593 \emph on
15594 hyphen
15595 \emph default
15596 )
15597 \end_layout
15598
15599 \begin_layout Enumerate
15600 From A–Z
15601 \begin_inset space \hfill{}
15602 \end_inset
15603
15604 (
15605 \emph on
15606 en dash
15607 \emph default
15608 )
15609 \end_layout
15610
15611 \begin_layout Enumerate
15612 Oh — there's a dash.
15613 \begin_inset space \hfill{}
15614 \end_inset
15615
15616 (
15617 \emph on
15618 em dash
15619 \emph default
15620 )
15621 \end_layout
15622
15623 \begin_layout Enumerate
15624 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15625 \end_inset
15626
15627
15628 \begin_inset space \hfill{}
15629 \end_inset
15630
15631 (
15632 \emph on
15633 minus sign
15634 \emph default
15635 )
15636 \end_layout
15637
15638 \begin_layout Subsection
15639 Hyphenation
15640 \begin_inset Index idx
15641 status collapsed
15642
15643 \begin_layout Plain Layout
15644 Hyphenation
15645 \end_layout
15646
15647 \end_inset
15648
15649
15650 \begin_inset CommandInset label
15651 LatexCommand label
15652 name "sub:Hyphenation"
15653
15654 \end_inset
15655
15656
15657 \end_layout
15658
15659 \begin_layout Standard
15660 Words are not hyphenated within LyX but automatically in the output.
15661  Hyphenation is done by the LaTeX-package 
15662 \series bold
15663 babel
15664 \series default
15665
15666 \begin_inset Index idx
15667 status collapsed
15668
15669 \begin_layout Plain Layout
15670 LaTeX-packages ! babel
15671 \end_layout
15672
15673 \end_inset
15674
15675  following the rules of the document language.
15676 \end_layout
15677
15678 \begin_layout Standard
15679 LaTeX hyphenates almost perfectly, it only has problems with text in the
15680  
15681 \family sans
15682 typewriter
15683 \family default
15684  font and with unusual constructs, like 
15685 \begin_inset Quotes eld
15686 \end_inset
15687
15688 h3knix/m0n0wall
15689 \begin_inset Quotes erd
15690 \end_inset
15691
15692 .
15693  If LaTeX cannot break a word correctly, you can set hyphenation points
15694  manually.
15695  This is done with the menu 
15696 \family sans
15697 Insert\SpecialChar \menuseparator
15698 Formatting\SpecialChar \menuseparator
15699 Hyphenation
15700 \begin_inset space ~
15701 \end_inset
15702
15703 Point
15704 \family default
15705 .
15706  These extra hyphenation points are only recommendations to LaTeX.
15707  If no hyphenation is necessary, LaTeX will ignore them.
15708 \end_layout
15709
15710 \begin_layout Standard
15711 Sometimes you want to prevent words or constructs from being hyphenated.
15712  Imagine that you are describing keybindings/shortcuts in your document
15713  in the form 
15714 \begin_inset Quotes eld
15715 \end_inset
15716
15717 A-b c
15718 \begin_inset Quotes erd
15719 \end_inset
15720
15721 .
15722  LaTeX would then see the hyphen 
15723 \begin_inset Quotes eld
15724 \end_inset
15725
15726 -
15727 \begin_inset Quotes erd
15728 \end_inset
15729
15730  as a hyphenation possibility.
15731  Hyphenating at this point would look ugly.
15732  To prevent the shortcut from being hyphenated, you can put it into a makebox
15733  as described in section 
15734 \begin_inset Quotes eld
15735 \end_inset
15736
15737 Prevent Hyphenation
15738 \begin_inset Quotes erd
15739 \end_inset
15740
15741  of the 
15742 \emph on
15743 Embedded
15744 \begin_inset space ~
15745 \end_inset
15746
15747 Objects
15748 \emph default
15749  manual.
15750 \end_layout
15751
15752 \begin_layout Subsection
15753 Punctuation Marks
15754 \begin_inset Index idx
15755 status collapsed
15756
15757 \begin_layout Plain Layout
15758 Punctuation marks
15759 \end_layout
15760
15761 \end_inset
15762
15763
15764 \end_layout
15765
15766 \begin_layout Subsubsection
15767 Abbreviations and End of Sentence
15768 \begin_inset CommandInset label
15769 LatexCommand label
15770 name "sub:Abbreviations"
15771
15772 \end_inset
15773
15774
15775 \end_layout
15776
15777 \begin_layout Standard
15778 When LyX calls LaTeX to generate the final version of your document, LaTeX
15779  automatically distinguishes between words, sentences, and abbreviations.
15780  LaTeX then adds the 
15781 \begin_inset Quotes eld
15782 \end_inset
15783
15784 appropriate amount of space
15785 \begin_inset Quotes erd
15786 \end_inset
15787
15788 .
15789  That means sentences get a little bit more space between the period and
15790  the next word.
15791  Abbreviations get the same amount of space after the period that a word
15792  gets after another word.
15793 \end_layout
15794
15795 \begin_layout Standard
15796 Unfortunately, the algorithm for figuring out what's an abbreviation does
15797  not work in all cases.
15798  If a 
15799 \begin_inset Quotes eld
15800 \end_inset
15801
15802
15803 \family typewriter
15804 .
15805 \family default
15806
15807 \begin_inset Quotes erd
15808 \end_inset
15809
15810  is at the end of a lowercase letter, it's the end of a sentence; if it's
15811  at the end of a capitalized letter, it's an abbreviation.
15812 \end_layout
15813
15814 \begin_layout Standard
15815 Here are some examples of 
15816 \emph on
15817 correct
15818 \emph default
15819  abbreviations and of the end of a sentence:
15820 \end_layout
15821
15822 \begin_layout Itemize
15823 M.
15824  Butterfly
15825 \end_layout
15826
15827 \begin_layout Itemize
15828 Don't worry.
15829  Be happy.
15830 \end_layout
15831
15832 \begin_layout Standard
15833 And here is an example of the algorithm going wrong:
15834 \end_layout
15835
15836 \begin_layout Itemize
15837 e.
15838 \begin_inset space \thinspace{}
15839 \end_inset
15840
15841 g.
15842  this is too much space!
15843 \end_layout
15844
15845 \begin_layout Itemize
15846 This is I.
15847  It's okay.
15848 \end_layout
15849
15850 \begin_layout Standard
15851 You will not see anything wrong until you view a final version of your document.
15852 \end_layout
15853
15854 \begin_layout Standard
15855 To fix this problem, use one of the following:
15856 \end_layout
15857
15858 \begin_layout Enumerate
15859 Use an 
15860 \family sans
15861 Inter-word
15862 \begin_inset space ~
15863 \end_inset
15864
15865 Space
15866 \family default
15867  after lowercase abbreviations (see section
15868 \begin_inset space ~
15869 \end_inset
15870
15871
15872 \begin_inset CommandInset ref
15873 LatexCommand ref
15874 reference "sub:Inter-word-Space"
15875
15876 \end_inset
15877
15878 ).
15879 \begin_inset Index idx
15880 status collapsed
15881
15882 \begin_layout Plain Layout
15883 Spaces ! inter-word
15884 \end_layout
15885
15886 \end_inset
15887
15888
15889 \end_layout
15890
15891 \begin_layout Enumerate
15892 Use a 
15893 \family sans
15894 Thin
15895 \begin_inset space ~
15896 \end_inset
15897
15898 Space
15899 \family default
15900  between two tokens of an abbreviation (see section
15901 \begin_inset space ~
15902 \end_inset
15903
15904
15905 \begin_inset CommandInset ref
15906 LatexCommand ref
15907 reference "sub:Thin-Space"
15908
15909 \end_inset
15910
15911 ).
15912 \begin_inset Index idx
15913 status collapsed
15914
15915 \begin_layout Plain Layout
15916 Spaces ! thin
15917 \end_layout
15918
15919 \end_inset
15920
15921
15922 \end_layout
15923
15924 \begin_layout Enumerate
15925 Use an 
15926 \family sans
15927 End
15928 \begin_inset space ~
15929 \end_inset
15930
15931 of
15932 \begin_inset space ~
15933 \end_inset
15934
15935 sentence
15936 \begin_inset space ~
15937 \end_inset
15938
15939 period
15940 \family default
15941  found under the 
15942 \family sans
15943 Insert\SpecialChar \menuseparator
15944 Special
15945 \begin_inset space ~
15946 \end_inset
15947
15948 Character
15949 \family default
15950  menu to force the use of inter-sentence spacing.
15951  This function is also bound to 
15952 \begin_inset Info
15953 type  "shortcut"
15954 arg   "specialchar-insert end-of-sentence"
15955 \end_inset
15956
15957  for easy access.
15958 \end_layout
15959
15960 \begin_layout Standard
15961 With the corrections, our earlier examples look like this:
15962 \end_layout
15963
15964 \begin_layout Itemize
15965 e.
15966 \begin_inset space \thinspace{}
15967 \end_inset
15968
15969 g.
15970 \begin_inset space \space{}
15971 \end_inset
15972
15973 this is too much space!
15974 \end_layout
15975
15976 \begin_layout Itemize
15977 This is I\SpecialChar \@.
15978  It's okay.
15979 \end_layout
15980
15981 \begin_layout Standard
15982 Some languages don't use extra spacing between sentences.
15983  If your language is such a language, you don't need to worry, because LaTeX
15984  will take care of this.
15985 \end_layout
15986
15987 \begin_layout Standard
15988 For those that do need to bother, there is help to catch those sneaky errors:
15989  Check out the 
15990 \family sans
15991 Check
15992 \begin_inset space ~
15993 \end_inset
15994
15995 TeX
15996 \family default
15997  feature described in section 
15998 \emph on
15999 Checking TeX
16000 \emph default
16001  of the 
16002 \emph on
16003 Additional Features
16004 \emph default
16005  manual.
16006 \end_layout
16007
16008 \begin_layout Subsubsection
16009 Quotes
16010 \begin_inset Index idx
16011 status collapsed
16012
16013 \begin_layout Plain Layout
16014 Typography ! Quotes
16015 \end_layout
16016
16017 \end_inset
16018
16019
16020 \begin_inset Index idx
16021 status collapsed
16022
16023 \begin_layout Plain Layout
16024 Quotes | see
16025 \begin_inset ERT
16026 status collapsed
16027
16028 \begin_layout Plain Layout
16029
16030 {
16031 \end_layout
16032
16033 \end_inset
16034
16035 Typography
16036 \begin_inset ERT
16037 status collapsed
16038
16039 \begin_layout Plain Layout
16040
16041 }
16042 \end_layout
16043
16044 \end_inset
16045
16046
16047 \end_layout
16048
16049 \end_inset
16050
16051
16052 \end_layout
16053
16054 \begin_layout Standard
16055 LyX usually sets quotes correctly.
16056  Specifically, it will use an opening quote at the beginning of quoted text,
16057  and use a closing quote at the end.
16058  For example, 
16059 \begin_inset Quotes eld
16060 \end_inset
16061
16062 open close
16063 \begin_inset Quotes erd
16064 \end_inset
16065
16066 .
16067  The keyboard character, 
16068 \family sans
16069 "
16070 \family default
16071 , generates this automatically.
16072 \end_layout
16073
16074 \begin_layout Standard
16075 You can specify what character the 
16076 \family sans
16077 "
16078 \family default
16079  key produces using the submenu 
16080 \family sans
16081 Language
16082 \family default
16083  of the 
16084 \family sans
16085 Document\SpecialChar \menuseparator
16086 Settings
16087 \family default
16088
16089 \begin_inset Index idx
16090 status collapsed
16091
16092 \begin_layout Plain Layout
16093 Document ! Settings
16094 \end_layout
16095
16096 \end_inset
16097
16098  dialog in the box 
16099 \family sans
16100 Quote Style
16101 \family default
16102 .
16103  There are six choices:
16104 \end_layout
16105
16106 \begin_layout Labeling
16107 \labelwidthstring 00.00.0000
16108
16109 \family sans
16110 \begin_inset Quotes eld
16111 \end_inset
16112
16113 Text
16114 \begin_inset Quotes erd
16115 \end_inset
16116
16117
16118 \family default
16119  Use quotes like this 
16120 \begin_inset Quotes eld
16121 \end_inset
16122
16123 double
16124 \begin_inset Quotes erd
16125 \end_inset
16126
16127
16128 \end_layout
16129
16130 \begin_layout Labeling
16131 \labelwidthstring 00.00.0000
16132
16133 \family sans
16134 \begin_inset Quotes sld
16135 \end_inset
16136
16137 Text
16138 \begin_inset Quotes srd
16139 \end_inset
16140
16141
16142 \family default
16143  Use quotes like 
16144 \begin_inset Quotes sld
16145 \end_inset
16146
16147 this
16148 \begin_inset Quotes srd
16149 \end_inset
16150
16151
16152 \end_layout
16153
16154 \begin_layout Labeling
16155 \labelwidthstring 00.00.0000
16156
16157 \family sans
16158 \begin_inset Quotes gld
16159 \end_inset
16160
16161 Text
16162 \begin_inset Quotes grd
16163 \end_inset
16164
16165
16166 \family default
16167  Use quotes like 
16168 \begin_inset Quotes gld
16169 \end_inset
16170
16171 this
16172 \begin_inset Quotes grd
16173 \end_inset
16174
16175
16176 \end_layout
16177
16178 \begin_layout Labeling
16179 \labelwidthstring 00.00.0000
16180
16181 \family sans
16182 \begin_inset Quotes pld
16183 \end_inset
16184
16185 Text
16186 \begin_inset Quotes prd
16187 \end_inset
16188
16189
16190 \family default
16191  Use quotes like 
16192 \begin_inset Quotes pld
16193 \end_inset
16194
16195 this
16196 \begin_inset Quotes prd
16197 \end_inset
16198
16199
16200 \end_layout
16201
16202 \begin_layout Labeling
16203 \labelwidthstring 00.00.0000
16204
16205 \family sans
16206 \begin_inset Quotes fld
16207 \end_inset
16208
16209 Text
16210 \begin_inset Quotes frd
16211 \end_inset
16212
16213
16214 \family default
16215  Use quotes like 
16216 \begin_inset Quotes fld
16217 \end_inset
16218
16219 this
16220 \begin_inset Quotes frd
16221 \end_inset
16222
16223
16224 \end_layout
16225
16226 \begin_layout Labeling
16227 \labelwidthstring 00.00.0000
16228
16229 \family sans
16230 \begin_inset Quotes ald
16231 \end_inset
16232
16233 Text
16234 \begin_inset Quotes ard
16235 \end_inset
16236
16237
16238 \family default
16239  Use quotes like 
16240 \begin_inset Quotes ald
16241 \end_inset
16242
16243 this
16244 \begin_inset Quotes ard
16245 \end_inset
16246
16247
16248 \end_layout
16249
16250 \begin_layout Subsection
16251 Ligatures
16252 \begin_inset Index idx
16253 status collapsed
16254
16255 \begin_layout Plain Layout
16256 Typography ! Ligatures
16257 \end_layout
16258
16259 \end_inset
16260
16261
16262 \begin_inset Index idx
16263 status collapsed
16264
16265 \begin_layout Plain Layout
16266 Ligatures | see
16267 \begin_inset ERT
16268 status collapsed
16269
16270 \begin_layout Plain Layout
16271
16272 {
16273 \end_layout
16274
16275 \end_inset
16276
16277 Typography
16278 \begin_inset ERT
16279 status collapsed
16280
16281 \begin_layout Plain Layout
16282
16283 }
16284 \end_layout
16285
16286 \end_inset
16287
16288
16289 \end_layout
16290
16291 \end_inset
16292
16293
16294 \begin_inset CommandInset label
16295 LatexCommand label
16296 name "sub:Ligatures"
16297
16298 \end_inset
16299
16300
16301 \end_layout
16302
16303 \begin_layout Standard
16304 It is standard typesetting practice to group certain letters together and
16305  print them as single characters.
16306  These groups are known as 
16307 \emph on
16308 ligatures
16309 \emph default
16310 .
16311  Since LaTeX knows about ligatures, your documents will contain them too
16312  in the output.
16313  Here are the standard ligatures:
16314 \end_layout
16315
16316 \begin_layout Itemize
16317 ff
16318 \end_layout
16319
16320 \begin_layout Itemize
16321 fi
16322 \end_layout
16323
16324 \begin_layout Itemize
16325 fl
16326 \end_layout
16327
16328 \begin_layout Itemize
16329 ffi
16330 \end_layout
16331
16332 \begin_layout Itemize
16333 ffl
16334 \end_layout
16335
16336 \begin_layout Standard
16337 Some languages uses other ligatures if the document font supports them.
16338 \end_layout
16339
16340 \begin_layout Standard
16341 Sometimes, you don't want a ligature in a word.
16342  While a ligature may be okay in the word, 
16343 \begin_inset Quotes eld
16344 \end_inset
16345
16346 graffiti,
16347 \begin_inset Quotes erd
16348 \end_inset
16349
16350  it looks really weird in compound words, such as 
16351 \begin_inset Quotes eld
16352 \end_inset
16353
16354 cufflink
16355 \begin_inset Quotes erd
16356 \end_inset
16357
16358  or the German 
16359 \begin_inset Quotes eld
16360 \end_inset
16361
16362 Dorffest.
16363 \begin_inset Quotes erd
16364 \end_inset
16365
16366  To break a ligature, use 
16367 \family sans
16368 Insert\SpecialChar \menuseparator
16369 Formatting\SpecialChar \menuseparator
16370 Ligature
16371 \begin_inset space ~
16372 \end_inset
16373
16374 Break.
16375
16376 \family default
16377  This changes 
16378 \begin_inset Quotes eld
16379 \end_inset
16380
16381 cufflinks
16382 \begin_inset Quotes erd
16383 \end_inset
16384
16385  to 
16386 \begin_inset Quotes eld
16387 \end_inset
16388
16389 cuff\SpecialChar \textcompwordmark{}
16390 links
16391 \begin_inset Quotes erd
16392 \end_inset
16393
16394  and 
16395 \begin_inset Quotes eld
16396 \end_inset
16397
16398 Dorffest
16399 \begin_inset Quotes erd
16400 \end_inset
16401
16402  to 
16403 \begin_inset Quotes eld
16404 \end_inset
16405
16406 Dorf\SpecialChar \textcompwordmark{}
16407 fest
16408 \begin_inset Quotes erd
16409 \end_inset
16410
16411 .
16412 \end_layout
16413
16414 \begin_layout Subsection
16415 LyX's Proper Names
16416 \begin_inset Index idx
16417 status collapsed
16418
16419 \begin_layout Plain Layout
16420 LyX ! Proper names
16421 \end_layout
16422
16423 \end_inset
16424
16425
16426 \begin_inset CommandInset label
16427 LatexCommand label
16428 name "sub:LyX's-Proper-Names"
16429
16430 \end_inset
16431
16432
16433 \end_layout
16434
16435 \begin_layout Standard
16436 You will certainly have noticed that the word “LaTeX” always appears with
16437  characters in different sizes and heights.
16438  LaTeX is the name of the program used by LyX and is therefore recognized
16439  as a proper name when you type it in LyX as 
16440 \begin_inset Quotes eld
16441 \end_inset
16442
16443 LaT
16444 \begin_inset ERT
16445 status collapsed
16446
16447 \begin_layout Plain Layout
16448
16449 {}
16450 \end_layout
16451
16452 \end_inset
16453
16454 eX
16455 \begin_inset Quotes erd
16456 \end_inset
16457
16458 .
16459 \begin_inset Note Note
16460 status collapsed
16461
16462 \begin_layout Plain Layout
16463 The braces in TeX Code are here to avoid that the 
16464 \begin_inset Quotes eld
16465 \end_inset
16466
16467 command
16468 \begin_inset Quotes erd
16469 \end_inset
16470
16471  appear as proper name in the output, see the last paragraph of this section.
16472  To create proper names omit the TeX Code.
16473 \end_layout
16474
16475 \end_inset
16476
16477  Note the order of the upper-and lowercase letters! LyX recognizes the following
16478  proper names:
16479 \end_layout
16480
16481 \begin_layout Description
16482 LyX The name of the game, write 
16483 \begin_inset Quotes eld
16484 \end_inset
16485
16486 L
16487 \begin_inset ERT
16488 status collapsed
16489
16490 \begin_layout Plain Layout
16491
16492 {}
16493 \end_layout
16494
16495 \end_inset
16496
16497 yX
16498 \begin_inset Quotes erd
16499 \end_inset
16500
16501  to produce it.
16502 \end_layout
16503
16504 \begin_layout Description
16505 TeX The program used by LaTeX, write 
16506 \begin_inset Quotes eld
16507 \end_inset
16508
16509 T
16510 \begin_inset ERT
16511 status collapsed
16512
16513 \begin_layout Plain Layout
16514
16515 {}
16516 \end_layout
16517
16518 \end_inset
16519
16520 eX
16521 \begin_inset Quotes erd
16522 \end_inset
16523
16524  to produce it.
16525 \end_layout
16526
16527 \begin_layout Description
16528 LaTeX The program used by LyX, write 
16529 \begin_inset Quotes eld
16530 \end_inset
16531
16532 LaT
16533 \begin_inset ERT
16534 status collapsed
16535
16536 \begin_layout Plain Layout
16537
16538 {}
16539 \end_layout
16540
16541 \end_inset
16542
16543 eX
16544 \begin_inset Quotes erd
16545 \end_inset
16546
16547  to produce it.
16548 \end_layout
16549
16550 \begin_layout Description
16551 LaTeX2e The actual version of LaTeX, write 
16552 \begin_inset Quotes eld
16553 \end_inset
16554
16555 LaT
16556 \begin_inset ERT
16557 status collapsed
16558
16559 \begin_layout Plain Layout
16560
16561 {}
16562 \end_layout
16563
16564 \end_inset
16565
16566 eX2e
16567 \begin_inset Quotes erd
16568 \end_inset
16569
16570  to produce it.
16571 \end_layout
16572
16573 \begin_layout Standard
16574 You might wonder why the LaTeX-version is 
16575 \begin_inset Quotes eld
16576 \end_inset
16577
16578 2
16579 \begin_inset Formula $\epsilon$
16580 \end_inset
16581
16582
16583 \begin_inset Quotes erd
16584 \end_inset
16585
16586 .
16587  It's an old tradition in the TeX-world to give programs geek version numbers.
16588  For example the version number of TeX converges to the number 
16589 \begin_inset Formula $\pi$
16590 \end_inset
16591
16592 : The actual version is 
16593 \begin_inset Quotes eld
16594 \end_inset
16595
16596 TeX-3.141592
16597 \begin_inset Quotes erd
16598 \end_inset
16599
16600 , the previous one was 
16601 \begin_inset Quotes eld
16602 \end_inset
16603
16604 TeX-3.14159
16605 \begin_inset Quotes erd
16606 \end_inset
16607
16608 .
16609 \end_layout
16610
16611 \begin_layout Standard
16612 If you don't want to use proper names, e.
16613 \begin_inset space \thinspace{}
16614 \end_inset
16615
16616 g.
16617 \begin_inset space \space{}
16618 \end_inset
16619
16620 in section headings, you can insert two empty braces in TeX Code in the
16621  word.
16622  This will look in LyX like: 
16623 \begin_inset Graphics
16624         filename clipart/LaTeX.png
16625         scale 80
16626
16627 \end_inset
16628
16629
16630 \begin_inset Newline newline
16631 \end_inset
16632
16633 For more about TeX Code, look at section
16634 \begin_inset space ~
16635 \end_inset
16636
16637
16638 \begin_inset CommandInset ref
16639 LatexCommand ref
16640 reference "sec:TeX-Code"
16641
16642 \end_inset
16643
16644 .
16645 \end_layout
16646
16647 \begin_layout Subsection
16648 Units
16649 \begin_inset Index idx
16650 status collapsed
16651
16652 \begin_layout Plain Layout
16653 Typography ! Units
16654 \end_layout
16655
16656 \end_inset
16657
16658
16659 \end_layout
16660
16661 \begin_layout Standard
16662 Generally the space between units and the number is smaller than the normal
16663  space between two words.
16664  As you can see in the example below, it looks better when the space is
16665  smaller.
16666  To get such a 
16667 \begin_inset Quotes eld
16668 \end_inset
16669
16670 half space
16671 \begin_inset Quotes erd
16672 \end_inset
16673
16674  for units use the menu 
16675 \family sans
16676 Insert\SpecialChar \menuseparator
16677 Formatting\SpecialChar \menuseparator
16678 Thin
16679 \begin_inset space ~
16680 \end_inset
16681
16682 Space
16683 \family default
16684  (shortcut 
16685 \begin_inset Info
16686 type  "shortcuts"
16687 arg   "space-insert thin"
16688 \end_inset
16689
16690 ).
16691 \end_layout
16692
16693 \begin_layout Standard
16694 Here is an example to show the differences:
16695 \end_layout
16696
16697 \begin_layout Standard
16698 \begin_inset Tabular
16699 <lyxtabular version="3" rows="2" columns="2">
16700 <features tabularvalignment="middle">
16701 <column alignment="left" valignment="top" width="0">
16702 <column alignment="left" valignment="top" width="0">
16703 <row>
16704 <cell alignment="center" valignment="top" usebox="none">
16705 \begin_inset Text
16706
16707 \begin_layout Plain Layout
16708 24
16709 \begin_inset space ~
16710 \end_inset
16711
16712 kW
16713 \begin_inset Formula $\cdot$
16714 \end_inset
16715
16716 h
16717 \end_layout
16718
16719 \end_inset
16720 </cell>
16721 <cell alignment="center" valignment="top" usebox="none">
16722 \begin_inset Text
16723
16724 \begin_layout Plain Layout
16725 space between number and unit
16726 \end_layout
16727
16728 \end_inset
16729 </cell>
16730 </row>
16731 <row>
16732 <cell alignment="center" valignment="top" usebox="none">
16733 \begin_inset Text
16734
16735 \begin_layout Plain Layout
16736 24
16737 \begin_inset space \thinspace{}
16738 \end_inset
16739
16740 kW
16741 \begin_inset Formula $\cdot$
16742 \end_inset
16743
16744 h
16745 \end_layout
16746
16747 \end_inset
16748 </cell>
16749 <cell alignment="center" valignment="top" usebox="none">
16750 \begin_inset Text
16751
16752 \begin_layout Plain Layout
16753 half space between number and unit
16754 \end_layout
16755
16756 \end_inset
16757 </cell>
16758 </row>
16759 </lyxtabular>
16760
16761 \end_inset
16762
16763
16764 \end_layout
16765
16766 \begin_layout Subsection
16767 Widows and Orphans
16768 \begin_inset Index idx
16769 status collapsed
16770
16771 \begin_layout Plain Layout
16772 Typography ! Widows and orphans
16773 \end_layout
16774
16775 \end_inset
16776
16777
16778 \end_layout
16779
16780 \begin_layout Standard
16781 In the early days of word processors, page breaks went wherever the page
16782  happened to end.
16783  There was no regard for what was actually going on in the text.
16784  You may remember once printing out a document, only to find the heading
16785  for a new section printed at the very bottom of the page, the first line
16786  of a new paragraph all alone at the bottom of a page, or the last line
16787  of a paragraph at the top of a new page.
16788  These bits of text became known as 
16789 \emph on
16790 widows
16791 \emph default
16792  and 
16793 \emph on
16794 orphans
16795 \emph default
16796 .
16797 \end_layout
16798
16799 \begin_layout Standard
16800 Clearly, LyX can avoid breaking pages after a section heading.
16801  That's part of the advantage of paragraph environments.
16802  But what about widows and orphans, where the page breaks leave one line
16803  of a paragraph all alone at the top or bottom of a page? There are rules
16804  built into LaTeX governing page breaks, and some of those rules are there
16805  to specifically prevent widows and orphans.
16806  This is the advantage LyX has in using LaTeX as its backend.
16807 \end_layout
16808
16809 \begin_layout Standard
16810 There's no way we can go into how TeX and LaTeX decide to break a page,
16811  or how you can tweak that behavior.
16812  Some LaTeX books listed in the bibliography (such as
16813 \begin_inset space ~
16814 \end_inset
16815
16816
16817 \begin_inset CommandInset citation
16818 LatexCommand cite
16819 key "latexcompanion"
16820
16821 \end_inset
16822
16823  or
16824 \begin_inset space ~
16825 \end_inset
16826
16827
16828 \begin_inset CommandInset citation
16829 LatexCommand cite
16830 key "latexguide"
16831
16832 \end_inset
16833
16834 ) may have more information.
16835  You will almost never need to worry about this, however.
16836 \end_layout
16837
16838 \begin_layout Chapter
16839 Notes, Graphics, Tables, and Floats
16840 \begin_inset CommandInset label
16841 LatexCommand label
16842 name "chap:Floats-and-Notes"
16843
16844 \end_inset
16845
16846
16847 \end_layout
16848
16849 \begin_layout Standard
16850 The issues of this chapter are described in detail in the 
16851 \emph on
16852 Embedded
16853 \begin_inset space ~
16854 \end_inset
16855
16856 Objects
16857 \emph default
16858  manual.
16859  There you will also find tips and tricks for special cases.
16860 \end_layout
16861
16862 \begin_layout Section
16863 Notes
16864 \begin_inset Index idx
16865 status collapsed
16866
16867 \begin_layout Plain Layout
16868 Notes
16869 \end_layout
16870
16871 \end_inset
16872
16873
16874 \begin_inset CommandInset label
16875 LatexCommand label
16876 name "sec:Notes"
16877
16878 \end_inset
16879
16880
16881 \end_layout
16882
16883 \begin_layout Standard
16884 LyX offers you a few types of notes to add to your document:
16885 \end_layout
16886
16887 \begin_layout Description
16888 LyX
16889 \begin_inset space ~
16890 \end_inset
16891
16892 Note This note type is for internal notes that will not appear in the output.
16893 \begin_inset Newline newline
16894 \end_inset
16895
16896
16897 \begin_inset Note Note
16898 status collapsed
16899
16900 \begin_layout Plain Layout
16901 This is text in a note box that doesn't appear in the output.
16902 \end_layout
16903
16904 \end_inset
16905
16906
16907 \end_layout
16908
16909 \begin_layout Description
16910 Comment This note also doesn't appear in the output but it does appear as
16911  a LaTeX-comment when you export the document to LaTeX via the menu 
16912 \family sans
16913 File\SpecialChar \menuseparator
16914 Export\SpecialChar \menuseparator
16915 LaTeX
16916 \begin_inset space ~
16917 \end_inset
16918
16919 (xxx)
16920 \family default
16921 .
16922 \begin_inset Newline newline
16923 \end_inset
16924
16925
16926 \begin_inset Note Comment
16927 status collapsed
16928
16929 \begin_layout Plain Layout
16930 This is text in a note box that only appears as a comment in LaTeX-files.
16931 \end_layout
16932
16933 \end_inset
16934
16935
16936 \end_layout
16937
16938 \begin_layout Description
16939 Greyed
16940 \begin_inset space ~
16941 \end_inset
16942
16943 Out This note will appear in the output as text in a color which you can
16944  set in the document settings under 
16945 \family sans
16946 Colors\SpecialChar \menuseparator
16947 Greyed-out
16948 \begin_inset space ~
16949 \end_inset
16950
16951 notes
16952 \family default
16953 .
16954 \begin_inset Newline newline
16955 \end_inset
16956
16957
16958 \begin_inset Newline newline
16959 \end_inset
16960
16961
16962 \begin_inset Note Greyedout
16963 status collapsed
16964
16965 \begin_layout Plain Layout
16966 This is text
16967 \begin_inset Foot
16968 status collapsed
16969
16970 \begin_layout Plain Layout
16971 This is an example footnote within a greyed out note.
16972  In this document the color of this note type is set to blue.
16973 \end_layout
16974
16975 \end_inset
16976
16977  of a comment that appears in the output.
16978 \end_layout
16979
16980 \end_inset
16981
16982
16983 \begin_inset Newline newline
16984 \end_inset
16985
16986
16987 \begin_inset Newline newline
16988 \end_inset
16989
16990 As you can see in the example, the first line of greyed out notes is a bit
16991  indented and greyed out notes can have footnotes.
16992 \end_layout
16993
16994 \begin_layout Standard
16995 Notes are inserted with the toolbar button 
16996 \begin_inset Info
16997 type  "icon"
16998 arg   "note-insert"
16999 \end_inset
17000
17001  or the menu 
17002 \family sans
17003 Insert\SpecialChar \menuseparator
17004 Note
17005 \family default
17006 .
17007  Right-click on the appearing note box to select the note type.
17008 \end_layout
17009
17010 \begin_layout Section
17011 Footnotes
17012 \begin_inset Index idx
17013 status collapsed
17014
17015 \begin_layout Plain Layout
17016 Footnotes
17017 \end_layout
17018
17019 \end_inset
17020
17021
17022 \begin_inset CommandInset label
17023 LatexCommand label
17024 name "sec:Footnotes"
17025
17026 \end_inset
17027
17028
17029 \end_layout
17030
17031 \begin_layout Standard
17032 LyX uses boxes to display footnotes: When you insert a footnote using the
17033  menu 
17034 \family sans
17035 Insert\SpecialChar \menuseparator
17036 Footnote
17037 \family default
17038  or the toolbar button 
17039 \begin_inset Info
17040 type  "icon"
17041 arg   "footnote-insert"
17042 \end_inset
17043
17044
17045 \family roman
17046 \series medium
17047 \bar no
17048 you will see
17049 \family default
17050 \series default
17051 \bar default
17052  the following box: 
17053 \begin_inset Graphics
17054         filename clipart/footnoteQt4.png
17055         scale 80
17056
17057 \end_inset
17058
17059
17060 \family roman
17061 \series medium
17062 \bar no
17063  This box is LyX's representation of your footnote.
17064  If you
17065 \family default
17066 \series default
17067 \bar default
17068  left-click on 
17069 \family roman
17070 \series medium
17071 \bar no
17072 the 
17073 \begin_inset Quotes eld
17074 \end_inset
17075
17076
17077 \family sans
17078 foot
17079 \family roman
17080
17081 \begin_inset Quotes erd
17082 \end_inset
17083
17084
17085 \family default
17086 \series default
17087 \bar default
17088  
17089 \family roman
17090 \series medium
17091 \bar no
17092 label, the box will
17093 \family default
17094 \series default
17095 \bar default
17096  be opened and you can enter the footnote text into it.
17097  Clicking on the box label again, will close 
17098 \family roman
17099 \series medium
17100 \bar no
17101 the
17102 \family default
17103 \series default
17104 \bar default
17105  box
17106 \family roman
17107 \series medium
17108 \bar no
17109 .
17110  If you want to turn existing text into a footnote, simply highlight it
17111  and click on the footnote
17112 \family default
17113 \series default
17114 \bar default
17115  toolbar 
17116 \family roman
17117 \series medium
17118 \bar no
17119 button
17120 \family default
17121 \series default
17122 \bar default
17123 .
17124 \end_layout
17125
17126 \begin_layout Standard
17127 Here is an example footnote:
17128 \family roman
17129 \series medium
17130 \bar no
17131
17132 \begin_inset Foot
17133 status collapsed
17134
17135 \begin_layout Plain Layout
17136 To close a footnote, click on the footnote box label.
17137 \end_layout
17138
17139 \end_inset
17140
17141
17142 \end_layout
17143
17144 \begin_layout Standard
17145 The footnote will appear in the output as a superscript number at the text
17146  position where the footnote box is placed.
17147  The footnote text is placed at the bottom of the current page.
17148  The footnote number is calculated by LyX.
17149  The numbers are consecutive, no matter in which chapter the footnote is
17150  in.
17151  LyX doesn't support other numbering schemes yet, but you can get other
17152  schemes using special LaTeX-commands.
17153  T
17154 \family roman
17155 h
17156 \family default
17157 ey are described in the 
17158 \emph on
17159 Embedded
17160 \begin_inset space ~
17161 \end_inset
17162
17163 Objects
17164 \emph default
17165  manual.
17166 \end_layout
17167
17168 \begin_layout Section
17169 Marginal Notes
17170 \begin_inset Index idx
17171 status collapsed
17172
17173 \begin_layout Plain Layout
17174 Marginal notes
17175 \end_layout
17176
17177 \end_inset
17178
17179
17180 \begin_inset CommandInset label
17181 LatexCommand label
17182 name "sec:Marginal-Notes"
17183
17184 \end_inset
17185
17186
17187 \end_layout
17188
17189 \begin_layout Standard
17190 Marginal notes look and behave just like footnotes in LyX.
17191  When you insert a margin note via the menu 
17192 \family sans
17193 Insert\SpecialChar \menuseparator
17194 Marginal
17195 \begin_inset space ~
17196 \end_inset
17197
17198 Note
17199 \family default
17200  or the toolbar button 
17201 \begin_inset Info
17202 type  "icon"
17203 arg   "marginalnote-insert"
17204 \end_inset
17205
17206 , you will see 
17207 \family roman
17208 \series medium
17209 a
17210 \family default
17211 \series default
17212  
17213 \family roman
17214 \series medium
17215 box with the
17216 \family default
17217 \series default
17218  
17219 \family roman
17220 \series medium
17221 label 
17222 \begin_inset Quotes eld
17223 \end_inset
17224
17225 margin
17226 \begin_inset Quotes erd
17227 \end_inset
17228
17229  appearing within your text.
17230  This box is LyX's representation of your margin
17231 \family default
17232 \series default
17233 al 
17234 \family roman
17235 \series medium
17236 note.
17237 \end_layout
17238
17239 \begin_layout Standard
17240 At the side of this sentence is an example marginal note.
17241 \family roman
17242 \series medium
17243
17244 \begin_inset Marginal
17245 status collapsed
17246
17247 \begin_layout Plain Layout
17248 This is a marginal note.
17249 \end_layout
17250
17251 \end_inset
17252
17253
17254 \end_layout
17255
17256 \begin_layout Standard
17257 Marginal notes appear at the right side in single-sided documents.
17258  In double-sided documents they appear in the outer margin – left on even
17259  pages, right on odd pages.
17260 \end_layout
17261
17262 \begin_layout Standard
17263 For further information about marginal notes see section 
17264 \emph on
17265 Margin
17266 \begin_inset space ~
17267 \end_inset
17268
17269 Notes
17270 \emph default
17271  of the 
17272 \emph on
17273 Embedded
17274 \begin_inset space ~
17275 \end_inset
17276
17277 Objects
17278 \emph default
17279  manual.
17280 \end_layout
17281
17282 \begin_layout Section
17283 Graphics and Images
17284 \begin_inset Index idx
17285 status collapsed
17286
17287 \begin_layout Plain Layout
17288 Images
17289 \end_layout
17290
17291 \end_inset
17292
17293
17294 \begin_inset Index idx
17295 status collapsed
17296
17297 \begin_layout Plain Layout
17298 Graphics
17299 \end_layout
17300
17301 \end_inset
17302
17303
17304 \begin_inset CommandInset label
17305 LatexCommand label
17306 name "sec:Graphics"
17307
17308 \end_inset
17309
17310
17311 \end_layout
17312
17313 \begin_layout Standard
17314 To insert an image in your document, place the cursor at the text position
17315  you want and click on the toolbar icon 
17316 \begin_inset Info
17317 type  "icon"
17318 arg   "dialog-show-new-inset graphics"
17319 \end_inset
17320
17321  or select 
17322 \family sans
17323 Insert\SpecialChar \menuseparator
17324 Graphics
17325 \family default
17326  from the menu.
17327  Then a dialog will appear to choose the file to load.
17328 \end_layout
17329
17330 \begin_layout Standard
17331 This dialog has numerous mostly self-explanatory parameters.
17332  The 
17333 \family sans
17334 Graphics
17335 \family default
17336  tab allows you to choose your image file.
17337  The image can be transformed by setting a rotation angle and a scaling
17338  factor.
17339  The scaling units are explained in Appendix
17340 \begin_inset space ~
17341 \end_inset
17342
17343
17344 \begin_inset CommandInset ref
17345 LatexCommand ref
17346 reference "chap:Units-available-in"
17347
17348 \end_inset
17349
17350 .
17351 \end_layout
17352
17353 \begin_layout Standard
17354 In the tab 
17355 \family sans
17356 Clipping
17357 \family default
17358  it is possible to set image coordinates to adjust the height and width
17359  of the image in the output.
17360  The coordinates can also be calculated automatically by pressing the button
17361  
17362 \family sans
17363 Get
17364 \begin_inset space ~
17365 \end_inset
17366
17367 from
17368 \begin_inset space ~
17369 \end_inset
17370
17371 file
17372 \family default
17373 .
17374  The option 
17375 \family sans
17376 Clip
17377 \begin_inset space ~
17378 \end_inset
17379
17380 to
17381 \begin_inset space ~
17382 \end_inset
17383
17384 bounding
17385 \begin_inset space ~
17386 \end_inset
17387
17388 box
17389 \family default
17390  will only print the image region within the given coordinates.
17391  Normally you don't need to take care about image coordinates and can ignore
17392  the tab 
17393 \family sans
17394 Clipping
17395 \family default
17396 .
17397 \end_layout
17398
17399 \begin_layout Standard
17400 In the 
17401 \family sans
17402 LaTeX and LyX options
17403 \family default
17404  tab LaTeX experts can specify additional LaTeX options.
17405  In this tab you can also specify the appearance of the image inside LyX.
17406  The option 
17407 \family sans
17408 Draft
17409 \begin_inset space ~
17410 \end_inset
17411
17412 mode
17413 \family default
17414  has the effect that the image doesn't appear in the output, only a frame
17415  with the image size is printed.
17416  The option 
17417 \family sans
17418 Don't
17419 \begin_inset space ~
17420 \end_inset
17421
17422 unzip
17423 \begin_inset space ~
17424 \end_inset
17425
17426 on
17427 \begin_inset space ~
17428 \end_inset
17429
17430 export
17431 \family default
17432  is explained in the 
17433 \emph on
17434 Embedded
17435 \begin_inset space ~
17436 \end_inset
17437
17438 Objects
17439 \emph default
17440  manual in section 
17441 \emph on
17442 Graphics Dialog
17443 \emph default
17444 .
17445 \end_layout
17446
17447 \begin_layout Standard
17448 The graphics dialog can be called at any time by clicking on an image.
17449  Images will appear in the output exactly at the position where they are
17450  in the text.
17451  This is an example image within a separate, horizontally centered paragraph:
17452  
17453 \end_layout
17454
17455 \begin_layout Standard
17456 \align center
17457 \begin_inset Graphics
17458         filename clipart/mobius.eps
17459         scale 70
17460
17461 \end_inset
17462
17463
17464 \end_layout
17465
17466 \begin_layout Standard
17467 If you need image captions or want to reference images, you have to put
17468  the image into a float, see section
17469 \begin_inset space ~
17470 \end_inset
17471
17472
17473 \begin_inset CommandInset ref
17474 LatexCommand ref
17475 reference "sub:Figure-Floats"
17476
17477 \end_inset
17478
17479 .
17480 \end_layout
17481
17482 \begin_layout Subsection
17483 Image Formats
17484 \begin_inset Index idx
17485 status collapsed
17486
17487 \begin_layout Plain Layout
17488 Images ! Formats
17489 \end_layout
17490
17491 \end_inset
17492
17493
17494 \begin_inset CommandInset label
17495 LatexCommand label
17496 name "sub:Image-Formats"
17497
17498 \end_inset
17499
17500
17501 \end_layout
17502
17503 \begin_layout Standard
17504 You can insert images in any known file format.
17505  But as we explained in section
17506 \begin_inset space ~
17507 \end_inset
17508
17509
17510 \begin_inset CommandInset ref
17511 LatexCommand ref
17512 reference "sub:Output-file-formats"
17513
17514 \end_inset
17515
17516 , every output document format allows only a few image formats.
17517  LyX therefore uses the program 
17518 \family typewriter
17519 ImageMagick
17520 \family default
17521  in the background to convert the images to the right format.
17522  To increase your workflow by avoiding these conversions in the background,
17523  use only the image formats listed in the subsections of section
17524 \begin_inset space ~
17525 \end_inset
17526
17527
17528 \begin_inset CommandInset ref
17529 LatexCommand ref
17530 reference "sub:Output-file-formats"
17531
17532 \end_inset
17533
17534 .
17535 \end_layout
17536
17537 \begin_layout Standard
17538 Similar to fonts there are two types of image formats:
17539 \end_layout
17540
17541 \begin_layout Description
17542 Bitmap
17543 \begin_inset space ~
17544 \end_inset
17545
17546 images consist of pixel values, often in a compressed form.
17547  They are therefore not fully scalable and look pixelated in large zooms.
17548  Well-known bitmap image formats are 
17549 \begin_inset Quotes eld
17550 \end_inset
17551
17552 Graphics Interchange Format
17553 \begin_inset Quotes erd
17554 \end_inset
17555
17556  (GIF, file extension 
17557 \begin_inset Quotes eld
17558 \end_inset
17559
17560
17561 \family typewriter
17562 .gif
17563 \family default
17564
17565 \begin_inset Quotes erd
17566 \end_inset
17567
17568 )
17569 \begin_inset Index idx
17570 status collapsed
17571
17572 \begin_layout Plain Layout
17573 GIF|see
17574 \begin_inset ERT
17575 status collapsed
17576
17577 \begin_layout Plain Layout
17578
17579 {
17580 \end_layout
17581
17582 \end_inset
17583
17584 Image formats
17585 \begin_inset ERT
17586 status collapsed
17587
17588 \begin_layout Plain Layout
17589
17590 }
17591 \end_layout
17592
17593 \end_inset
17594
17595
17596 \end_layout
17597
17598 \end_inset
17599
17600
17601 \begin_inset Quotes eld
17602 \end_inset
17603
17604 Portable Network Graphics
17605 \begin_inset Quotes erd
17606 \end_inset
17607
17608  (PNG, file extension 
17609 \begin_inset Quotes eld
17610 \end_inset
17611
17612
17613 \family typewriter
17614 .png
17615 \family default
17616
17617 \begin_inset Quotes erd
17618 \end_inset
17619
17620 )
17621 \begin_inset Index idx
17622 status collapsed
17623
17624 \begin_layout Plain Layout
17625 PNG|see
17626 \begin_inset ERT
17627 status collapsed
17628
17629 \begin_layout Plain Layout
17630
17631 {
17632 \end_layout
17633
17634 \end_inset
17635
17636 Image formats
17637 \begin_inset ERT
17638 status collapsed
17639
17640 \begin_layout Plain Layout
17641
17642 }
17643 \end_layout
17644
17645 \end_inset
17646
17647
17648 \end_layout
17649
17650 \end_inset
17651
17652 , and 
17653 \begin_inset Quotes eld
17654 \end_inset
17655
17656 Joint Photographic Experts Group
17657 \begin_inset Quotes erd
17658 \end_inset
17659
17660  (JPG, file extension 
17661 \begin_inset Quotes eld
17662 \end_inset
17663
17664
17665 \family typewriter
17666 .jpg
17667 \family default
17668
17669 \begin_inset Quotes erd
17670 \end_inset
17671
17672  or 
17673 \begin_inset Quotes eld
17674 \end_inset
17675
17676
17677 \family typewriter
17678 .jpeg
17679 \family default
17680
17681 \begin_inset Quotes erd
17682 \end_inset
17683
17684 )
17685 \begin_inset Index idx
17686 status collapsed
17687
17688 \begin_layout Plain Layout
17689 JPG|see
17690 \begin_inset ERT
17691 status collapsed
17692
17693 \begin_layout Plain Layout
17694
17695 {
17696 \end_layout
17697
17698 \end_inset
17699
17700 Image formats
17701 \begin_inset ERT
17702 status collapsed
17703
17704 \begin_layout Plain Layout
17705
17706 }
17707 \end_layout
17708
17709 \end_inset
17710
17711
17712 \end_layout
17713
17714 \end_inset
17715
17716 .
17717 \end_layout
17718
17719 \begin_layout Description
17720 Scalable
17721 \begin_inset space ~
17722 \end_inset
17723
17724 images consist of vectors and can therefore be scaled to any size without
17725  data loss.
17726  The scaling ability is desired if you want to create presentations, because
17727  presentations are always scaled by the beamer.
17728  Scaling is also useful for online documents to let the user zoom into diagrams.
17729 \begin_inset Newline newline
17730 \end_inset
17731
17732 Scalable image formats can be 
17733 \begin_inset Quotes eld
17734 \end_inset
17735
17736 Scalable Vector Graphics
17737 \begin_inset Quotes erd
17738 \end_inset
17739
17740  (SVG, file extension 
17741 \begin_inset Quotes eld
17742 \end_inset
17743
17744
17745 \family typewriter
17746 .svg
17747 \family default
17748
17749 \begin_inset Quotes erd
17750 \end_inset
17751
17752 )
17753 \begin_inset Index idx
17754 status collapsed
17755
17756 \begin_layout Plain Layout
17757 SVG|see
17758 \begin_inset ERT
17759 status collapsed
17760
17761 \begin_layout Plain Layout
17762
17763 {
17764 \end_layout
17765
17766 \end_inset
17767
17768 Image formats
17769 \begin_inset ERT
17770 status collapsed
17771
17772 \begin_layout Plain Layout
17773
17774 }
17775 \end_layout
17776
17777 \end_inset
17778
17779
17780 \end_layout
17781
17782 \end_inset
17783
17784
17785 \begin_inset Quotes eld
17786 \end_inset
17787
17788 Encapsulated PostScript
17789 \begin_inset Quotes erd
17790 \end_inset
17791
17792  (EPS, file extension 
17793 \begin_inset Quotes eld
17794 \end_inset
17795
17796
17797 \family typewriter
17798 .eps
17799 \family default
17800
17801 \begin_inset Quotes erd
17802 \end_inset
17803
17804 )
17805 \begin_inset Index idx
17806 status collapsed
17807
17808 \begin_layout Plain Layout
17809 EPS|see
17810 \begin_inset ERT
17811 status collapsed
17812
17813 \begin_layout Plain Layout
17814
17815 {
17816 \end_layout
17817
17818 \end_inset
17819
17820 Image formats
17821 \begin_inset ERT
17822 status collapsed
17823
17824 \begin_layout Plain Layout
17825
17826 }
17827 \end_layout
17828
17829 \end_inset
17830
17831
17832 \end_layout
17833
17834 \end_inset
17835
17836 , and 
17837 \begin_inset Quotes eld
17838 \end_inset
17839
17840 Portable Document Format
17841 \begin_inset Quotes erd
17842 \end_inset
17843
17844  (PDF, file extension 
17845 \begin_inset Quotes eld
17846 \end_inset
17847
17848
17849 \family typewriter
17850 .pdf
17851 \family default
17852
17853 \begin_inset Quotes erd
17854 \end_inset
17855
17856 )
17857 \begin_inset Index idx
17858 status collapsed
17859
17860 \begin_layout Plain Layout
17861 PDF
17862 \end_layout
17863
17864 \end_inset
17865
17866 .
17867  We say 
17868 \begin_inset Quotes eld
17869 \end_inset
17870
17871 can be
17872 \begin_inset Quotes erd
17873 \end_inset
17874
17875 , because you can convert any bitmap image format to PDF or EPS and the
17876  result will not be scalable.
17877  In this case only a header with the image properties is added to the original
17878  image.
17879 \begin_inset Foot
17880 status collapsed
17881
17882 \begin_layout Plain Layout
17883 In the case of PDF, the original image is additionally compressed.
17884 \end_layout
17885
17886 \end_inset
17887
17888
17889 \end_layout
17890
17891 \begin_layout Standard
17892 Normally one cannot convert a bitmap image into a scalable one, only vice
17893  versa.
17894 \end_layout
17895
17896 \begin_layout Subsection
17897 Grouping of Image Settings
17898 \begin_inset Index idx
17899 status collapsed
17900
17901 \begin_layout Plain Layout
17902 Images ! Settings grouping
17903 \end_layout
17904
17905 \end_inset
17906
17907
17908 \end_layout
17909
17910 \begin_layout Standard
17911 Each image can define a new group of image settings or join an existing
17912  group.
17913  Images within such a group share their settings, so adjusting one image
17914  of the group automatically also adjusts all other images of the group in
17915  the same way.
17916  So you can for example change the size for a bunch of images without the
17917  need to manually change each of them.
17918  
17919 \end_layout
17920
17921 \begin_layout Standard
17922 A new group can be set by entering a name in the 
17923 \family sans
17924 Group
17925 \begin_inset space ~
17926 \end_inset
17927
17928 Name
17929 \family default
17930  field in the Graphics dialog.
17931  Joining an existing group can be done using the context menu of the image
17932  by checking the name of the desired group.
17933 \end_layout
17934
17935 \begin_layout Section
17936 Tables
17937 \begin_inset Index idx
17938 status collapsed
17939
17940 \begin_layout Plain Layout
17941 Tables
17942 \end_layout
17943
17944 \end_inset
17945
17946
17947 \begin_inset CommandInset label
17948 LatexCommand label
17949 name "sec:Tables"
17950
17951 \end_inset
17952
17953
17954 \end_layout
17955
17956 \begin_layout Standard
17957 You can insert a table using either the toolbar button 
17958 \begin_inset Info
17959 type  "icon"
17960 arg   "tabular-insert"
17961 \end_inset
17962
17963  or the menu 
17964 \family sans
17965 Insert\SpecialChar \menuseparator
17966 Table
17967 \family default
17968 .
17969  A dialog will appear, asking you for the number of rows and columns.
17970  The default table has lines around any cell and the first row appears separated
17971  from the rest of the table.
17972  This separation appears due to a double line: The cells of the first row
17973  have a line below them and the cells of the second row have a line above
17974  them.
17975  Here is an example table:
17976 \end_layout
17977
17978 \begin_layout Standard
17979 \align center
17980 \begin_inset Tabular
17981 <lyxtabular version="3" rows="4" columns="4">
17982 <features tabularvalignment="middle">
17983 <column alignment="center" valignment="top" width="0pt">
17984 <column alignment="center" valignment="top" width="0pt">
17985 <column alignment="center" valignment="top" width="0in">
17986 <column alignment="center" valignment="top" width="0pt">
17987 <row>
17988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17989 \begin_inset Text
17990
17991 \begin_layout Plain Layout
17992
17993 \end_layout
17994
17995 \end_inset
17996 </cell>
17997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17998 \begin_inset Text
17999
18000 \begin_layout Plain Layout
18001
18002 \family roman
18003 \series medium
18004 \shape up
18005 \size normal
18006 \emph off
18007 \bar no
18008 \noun off
18009 \color none
18010 1
18011 \end_layout
18012
18013 \end_inset
18014 </cell>
18015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18016 \begin_inset Text
18017
18018 \begin_layout Plain Layout
18019 2
18020 \end_layout
18021
18022 \end_inset
18023 </cell>
18024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18025 \begin_inset Text
18026
18027 \begin_layout Plain Layout
18028 3
18029 \end_layout
18030
18031 \end_inset
18032 </cell>
18033 </row>
18034 <row>
18035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18036 \begin_inset Text
18037
18038 \begin_layout Plain Layout
18039
18040 \family roman
18041 \series medium
18042 \shape up
18043 \size normal
18044 \emph off
18045 \bar no
18046 \noun off
18047 \color none
18048 A
18049 \end_layout
18050
18051 \end_inset
18052 </cell>
18053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18054 \begin_inset Text
18055
18056 \begin_layout Plain Layout
18057
18058 \end_layout
18059
18060 \end_inset
18061 </cell>
18062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18063 \begin_inset Text
18064
18065 \begin_layout Plain Layout
18066
18067 \end_layout
18068
18069 \end_inset
18070 </cell>
18071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18072 \begin_inset Text
18073
18074 \begin_layout Plain Layout
18075
18076 \end_layout
18077
18078 \end_inset
18079 </cell>
18080 </row>
18081 <row>
18082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18083 \begin_inset Text
18084
18085 \begin_layout Plain Layout
18086
18087 \family roman
18088 \series medium
18089 \shape up
18090 \size normal
18091 \emph off
18092 \bar no
18093 \noun off
18094 \color none
18095 B
18096 \end_layout
18097
18098 \end_inset
18099 </cell>
18100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18101 \begin_inset Text
18102
18103 \begin_layout Plain Layout
18104
18105 \end_layout
18106
18107 \end_inset
18108 </cell>
18109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18110 \begin_inset Text
18111
18112 \begin_layout Plain Layout
18113
18114 \size normal
18115 \noun off
18116 \color none
18117  
18118 \end_layout
18119
18120 \end_inset
18121 </cell>
18122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18123 \begin_inset Text
18124
18125 \begin_layout Plain Layout
18126
18127 \end_layout
18128
18129 \end_inset
18130 </cell>
18131 </row>
18132 <row>
18133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18134 \begin_inset Text
18135
18136 \begin_layout Plain Layout
18137
18138 \family roman
18139 \series medium
18140 \shape up
18141 \size normal
18142 \emph off
18143 \bar no
18144 \noun off
18145 \color none
18146 C
18147 \end_layout
18148
18149 \end_inset
18150 </cell>
18151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18152 \begin_inset Text
18153
18154 \begin_layout Plain Layout
18155
18156 \end_layout
18157
18158 \end_inset
18159 </cell>
18160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18161 \begin_inset Text
18162
18163 \begin_layout Plain Layout
18164
18165 \end_layout
18166
18167 \end_inset
18168 </cell>
18169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18170 \begin_inset Text
18171
18172 \begin_layout Plain Layout
18173
18174 \end_layout
18175
18176 \end_inset
18177 </cell>
18178 </row>
18179 </lyxtabular>
18180
18181 \end_inset
18182
18183
18184 \end_layout
18185
18186 \begin_layout Subsection
18187 The Table dialog
18188 \end_layout
18189
18190 \begin_layout Standard
18191 You can alter a table by clicking on it with the right mouse button and
18192  then choosing 
18193 \family sans
18194 More\SpecialChar \menuseparator
18195 Settings
18196 \family default
18197 .
18198  This brings up the table dialog.
18199  Here you can adjust the settings of the cell, row and/or column where the
18200  cursor is placed currently.
18201  Most of the dialog options also work on selections.
18202  This means that if you select more cells, columns or rows the action is
18203  done on all of your selection.
18204 \end_layout
18205
18206 \begin_layout Standard
18207 In addition to the table dialog, the 
18208 \family sans
18209 table
18210 \begin_inset space ~
18211 \end_inset
18212
18213 toolbar
18214 \family default
18215  helps you in setting table properties.
18216  It appears if the cursor is inside a table.
18217 \end_layout
18218
18219 \begin_layout Standard
18220 In the tab 
18221 \family sans
18222 Table
18223 \begin_inset space ~
18224 \end_inset
18225
18226 Settings
18227 \family default
18228  of the table dialog you can set the alignment for the current row.
18229  If you add a row or column, it will be inserted right beside or below the
18230  current cell respectively.
18231  The vertical alignment of a column can only be adjusted when a column width
18232  is given.
18233  A given width will allow the cell to have line breaks and multiple paragraphs
18234  of text, see section
18235 \begin_inset space ~
18236 \end_inset
18237
18238
18239 \begin_inset CommandInset ref
18240 LatexCommand ref
18241 reference "sub:Table-Cells"
18242
18243 \end_inset
18244
18245 .
18246 \end_layout
18247
18248 \begin_layout Standard
18249 You can mark multiple cells of one row/column as a multicolumn/row cell
18250  using the check box 
18251 \family sans
18252 Multicolumn
18253 \family default
18254  or 
18255 \family sans
18256 Multirow
18257 \family default
18258 .
18259  This will merge the cells to 
18260 \emph on
18261 one
18262 \emph default
18263  cell, spread over more than one column/row.
18264  Multicolumn cells are treated as own rows, so that the alignment, width,
18265  and border settings affect only the multicolumn cell.
18266  Here is an example table with a multicolumn cell in the first row and one
18267  in the last row without the upper border:
18268 \end_layout
18269
18270 \begin_layout Standard
18271 \align center
18272 \begin_inset Tabular
18273 <lyxtabular version="3" rows="3" columns="4">
18274 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18275 <column alignment="center" valignment="top" width="0pt">
18276 <column alignment="center" valignment="middle" width="0">
18277 <column alignment="center" valignment="top" width="0in">
18278 <column alignment="center" valignment="top" width="0pt">
18279 <row>
18280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18281 \begin_inset Text
18282
18283 \begin_layout Plain Layout
18284 abc
18285 \end_layout
18286
18287 \end_inset
18288 </cell>
18289 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18290 \begin_inset Text
18291
18292 \begin_layout Plain Layout
18293 def ghi
18294 \end_layout
18295
18296 \end_inset
18297 </cell>
18298 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18299 \begin_inset Text
18300
18301 \begin_layout Plain Layout
18302
18303 \end_layout
18304
18305 \end_inset
18306 </cell>
18307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18308 \begin_inset Text
18309
18310 \begin_layout Plain Layout
18311 jkl
18312 \end_layout
18313
18314 \end_inset
18315 </cell>
18316 </row>
18317 <row>
18318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18319 \begin_inset Text
18320
18321 \begin_layout Plain Layout
18322
18323 \family roman
18324 \series medium
18325 \shape up
18326 \size normal
18327 \emph off
18328 \bar no
18329 \noun off
18330 \color none
18331 A
18332 \end_layout
18333
18334 \end_inset
18335 </cell>
18336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18337 \begin_inset Text
18338
18339 \begin_layout Plain Layout
18340 B
18341 \end_layout
18342
18343 \end_inset
18344 </cell>
18345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18346 \begin_inset Text
18347
18348 \begin_layout Plain Layout
18349 C
18350 \end_layout
18351
18352 \end_inset
18353 </cell>
18354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18355 \begin_inset Text
18356
18357 \begin_layout Plain Layout
18358 D
18359 \end_layout
18360
18361 \end_inset
18362 </cell>
18363 </row>
18364 <row>
18365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18366 \begin_inset Text
18367
18368 \begin_layout Plain Layout
18369 1
18370 \end_layout
18371
18372 \end_inset
18373 </cell>
18374 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18375 \begin_inset Text
18376
18377 \begin_layout Plain Layout
18378 2
18379 \end_layout
18380
18381 \end_inset
18382 </cell>
18383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18384 \begin_inset Text
18385
18386 \begin_layout Plain Layout
18387 3
18388 \end_layout
18389
18390 \end_inset
18391 </cell>
18392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18393 \begin_inset Text
18394
18395 \begin_layout Plain Layout
18396 4
18397 \end_layout
18398
18399 \end_inset
18400 </cell>
18401 </row>
18402 </lyxtabular>
18403
18404 \end_inset
18405
18406
18407 \end_layout
18408
18409 \begin_layout Standard
18410 Adept users can declare special LaTeX-arguments for the table.
18411  They are necessary for special table formatting, like for multirow cells,
18412  explained in the chapter 
18413 \emph on
18414 Tables
18415 \emph default
18416  of the 
18417 \emph on
18418 Embedded
18419 \begin_inset space ~
18420 \end_inset
18421
18422 Objects
18423 \emph default
18424  manual.
18425  You can also rotate the current cell or the whole table 90
18426 \begin_inset space \thinspace{}
18427 \end_inset
18428
18429 degrees counterclockwise.
18430  These rotations are not visible in LyX but are visible in the output.
18431 \end_layout
18432
18433 \begin_layout Standard
18434 \begin_inset Note Greyedout
18435 status collapsed
18436
18437 \begin_layout Plain Layout
18438
18439 \series bold
18440 Note:
18441 \series default
18442  Most DVI-viewers are 
18443 \emph on
18444 not
18445 \emph default
18446  able to display rotations.
18447 \end_layout
18448
18449 \end_inset
18450
18451
18452 \end_layout
18453
18454 \begin_layout Standard
18455 The 
18456 \family sans
18457 Borders
18458 \family default
18459  tab allows you to add and delete border lines for the current row/column.
18460  The button 
18461 \family sans
18462 Default
18463 \family default
18464  adds lines for all cell borders.
18465 \end_layout
18466
18467 \begin_layout Subsection
18468 Longtables
18469 \begin_inset Index idx
18470 status collapsed
18471
18472 \begin_layout Plain Layout
18473 Tables ! Longtables
18474 \end_layout
18475
18476 \end_inset
18477
18478
18479 \begin_inset Index idx
18480 status collapsed
18481
18482 \begin_layout Plain Layout
18483 Longtables
18484 \end_layout
18485
18486 \end_inset
18487
18488
18489 \end_layout
18490
18491 \begin_layout Standard
18492 If the table is too long to fit on one page, you can use the option 
18493 \family sans
18494 Use
18495 \begin_inset space ~
18496 \end_inset
18497
18498 long
18499 \begin_inset space ~
18500 \end_inset
18501
18502 table
18503 \family default
18504  in the tab 
18505 \family sans
18506 Longtable
18507 \family default
18508  of the table dialog to split the table automatically over more pages.
18509  Doing this enables some check boxes and you can now define:
18510 \end_layout
18511
18512 \begin_layout Description
18513
18514 \family sans
18515 Header
18516 \family default
18517 : The current row and all rows above, that don't have any special options
18518  defined, are defined to be the header rows of all pages of the longtable;
18519  except for the first page, if 
18520 \family sans
18521 First
18522 \begin_inset space ~
18523 \end_inset
18524
18525 header
18526 \family default
18527  is defined.
18528 \end_layout
18529
18530 \begin_layout Description
18531
18532 \family sans
18533 First
18534 \begin_inset space ~
18535 \end_inset
18536
18537 header
18538 \family default
18539 : The current row and all rows above, that don't have any special options
18540  defined, are defined to be the header rows of the first page of the longtable.
18541 \end_layout
18542
18543 \begin_layout Description
18544
18545 \family sans
18546 Footer
18547 \family default
18548 : The current row and all rows below, that don't have any special options
18549  defined, are defined to be the footer rows of all pages of the longtable;
18550  except for the last page, if 
18551 \family sans
18552 Last
18553 \begin_inset space ~
18554 \end_inset
18555
18556 footer
18557 \family default
18558  is defined.
18559 \end_layout
18560
18561 \begin_layout Description
18562
18563 \family sans
18564 Last
18565 \begin_inset space ~
18566 \end_inset
18567
18568 footer
18569 \family default
18570 : The current row and all rows below, that don't have any special options
18571  defined, are defined to be the footer rows of the last page of the longtable.
18572 \end_layout
18573
18574 \begin_layout Description
18575 Caption: The first row is reset as a single column.
18576  You can now insert there the table caption via the menu 
18577 \family sans
18578 Insert\SpecialChar \menuseparator
18579 Caption
18580 \family default
18581 .
18582  More about longtable captions can be found in the 
18583 \emph on
18584 Embedded
18585 \begin_inset space ~
18586 \end_inset
18587
18588 Objects
18589 \emph default
18590  manual.
18591 \end_layout
18592
18593 \begin_layout Standard
18594 You can also specify a row where the table is split.
18595  If you set more than one option in the same table row, you should be aware
18596  that then only the first option is used; the others will be defined as
18597  
18598 \emph on
18599 empty
18600 \emph default
18601 .
18602  In this context, first means first in this order: 
18603 \family sans
18604 Footer, Last
18605 \begin_inset space ~
18606 \end_inset
18607
18608 footer,
18609 \family default
18610  
18611 \family sans
18612 Header,
18613 \family default
18614  
18615 \family sans
18616 First
18617 \begin_inset space ~
18618 \end_inset
18619
18620 header
18621 \family default
18622 ; see the following longtable to see how it works:
18623 \end_layout
18624
18625 \begin_layout Standard
18626 \align center
18627 \begin_inset Tabular
18628 <lyxtabular version="3" rows="69" columns="3">
18629 <features islongtable="true" longtabularalignment="center">
18630 <column alignment="block" valignment="top" width="5cm">
18631 <column alignment="left" valignment="top" width="0pt">
18632 <column alignment="right" valignment="top" width="0pt">
18633 <row endfirsthead="true">
18634 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18635 \begin_inset Text
18636
18637 \begin_layout Plain Layout
18638
18639 \series bold
18640 Example Phone List (ignore the names)
18641 \end_layout
18642
18643 \end_inset
18644 </cell>
18645 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18646 \begin_inset Text
18647
18648 \begin_layout Plain Layout
18649
18650 \end_layout
18651
18652 \end_inset
18653 </cell>
18654 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18655 \begin_inset Text
18656
18657 \begin_layout Plain Layout
18658
18659 \end_layout
18660
18661 \end_inset
18662 </cell>
18663 </row>
18664 <row endfirsthead="true">
18665 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18666 \begin_inset Text
18667
18668 \begin_layout Plain Layout
18669
18670 \series bold
18671 NAME
18672 \end_layout
18673
18674 \end_inset
18675 </cell>
18676 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18677 \begin_inset Text
18678
18679 \begin_layout Plain Layout
18680
18681 \end_layout
18682
18683 \end_inset
18684 </cell>
18685 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18686 \begin_inset Text
18687
18688 \begin_layout Plain Layout
18689
18690 \series bold
18691 TEL.
18692 \end_layout
18693
18694 \end_inset
18695 </cell>
18696 </row>
18697 <row endhead="true">
18698 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18699 \begin_inset Text
18700
18701 \begin_layout Plain Layout
18702  
18703 \series bold
18704 Example Phone List
18705 \end_layout
18706
18707 \end_inset
18708 </cell>
18709 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18710 \begin_inset Text
18711
18712 \begin_layout Plain Layout
18713
18714 \end_layout
18715
18716 \end_inset
18717 </cell>
18718 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18719 \begin_inset Text
18720
18721 \begin_layout Plain Layout
18722
18723 \end_layout
18724
18725 \end_inset
18726 </cell>
18727 </row>
18728 <row endhead="true">
18729 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18730 \begin_inset Text
18731
18732 \begin_layout Plain Layout
18733
18734 \series bold
18735 NAME
18736 \end_layout
18737
18738 \end_inset
18739 </cell>
18740 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18741 \begin_inset Text
18742
18743 \begin_layout Plain Layout
18744
18745 \end_layout
18746
18747 \end_inset
18748 </cell>
18749 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18750 \begin_inset Text
18751
18752 \begin_layout Plain Layout
18753
18754 \series bold
18755 TEL.
18756 \end_layout
18757
18758 \end_inset
18759 </cell>
18760 </row>
18761 <row endfoot="true">
18762 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18763 \begin_inset Text
18764
18765 \begin_layout Plain Layout
18766  
18767 \series bold
18768 continue ...
18769 \end_layout
18770
18771 \end_inset
18772 </cell>
18773 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18774 \begin_inset Text
18775
18776 \begin_layout Plain Layout
18777
18778 \end_layout
18779
18780 \end_inset
18781 </cell>
18782 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18783 \begin_inset Text
18784
18785 \begin_layout Plain Layout
18786
18787 \end_layout
18788
18789 \end_inset
18790 </cell>
18791 </row>
18792 <row>
18793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18794 \begin_inset Text
18795
18796 \begin_layout Plain Layout
18797
18798 \series bold
18799 Annovi
18800 \end_layout
18801
18802 \end_inset
18803 </cell>
18804 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18805 \begin_inset Text
18806
18807 \begin_layout Plain Layout
18808 Silvia
18809 \end_layout
18810
18811 \end_inset
18812 </cell>
18813 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18814 \begin_inset Text
18815
18816 \begin_layout Plain Layout
18817 111
18818 \end_layout
18819
18820 \end_inset
18821 </cell>
18822 </row>
18823 <row>
18824 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18825 \begin_inset Text
18826
18827 \begin_layout Plain Layout
18828
18829 \series bold
18830 Bertoli
18831 \end_layout
18832
18833 \end_inset
18834 </cell>
18835 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18836 \begin_inset Text
18837
18838 \begin_layout Plain Layout
18839 Stefano
18840 \end_layout
18841
18842 \end_inset
18843 </cell>
18844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18845 \begin_inset Text
18846
18847 \begin_layout Plain Layout
18848 111
18849 \end_layout
18850
18851 \end_inset
18852 </cell>
18853 </row>
18854 <row>
18855 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18856 \begin_inset Text
18857
18858 \begin_layout Plain Layout
18859
18860 \series bold
18861 Bozzi
18862 \end_layout
18863
18864 \end_inset
18865 </cell>
18866 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18867 \begin_inset Text
18868
18869 \begin_layout Plain Layout
18870 Walter
18871 \end_layout
18872
18873 \end_inset
18874 </cell>
18875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18876 \begin_inset Text
18877
18878 \begin_layout Plain Layout
18879 111
18880 \end_layout
18881
18882 \end_inset
18883 </cell>
18884 </row>
18885 <row>
18886 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18887 \begin_inset Text
18888
18889 \begin_layout Plain Layout
18890
18891 \series bold
18892 Cachia
18893 \end_layout
18894
18895 \end_inset
18896 </cell>
18897 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18898 \begin_inset Text
18899
18900 \begin_layout Plain Layout
18901 Maria
18902 \end_layout
18903
18904 \end_inset
18905 </cell>
18906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18907 \begin_inset Text
18908
18909 \begin_layout Plain Layout
18910 111
18911 \end_layout
18912
18913 \end_inset
18914 </cell>
18915 </row>
18916 <row>
18917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18918 \begin_inset Text
18919
18920 \begin_layout Plain Layout
18921
18922 \series bold
18923 Cachia
18924 \end_layout
18925
18926 \end_inset
18927 </cell>
18928 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18929 \begin_inset Text
18930
18931 \begin_layout Plain Layout
18932 Maurizio
18933 \end_layout
18934
18935 \end_inset
18936 </cell>
18937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18938 \begin_inset Text
18939
18940 \begin_layout Plain Layout
18941 111
18942 \end_layout
18943
18944 \end_inset
18945 </cell>
18946 </row>
18947 <row>
18948 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18949 \begin_inset Text
18950
18951 \begin_layout Plain Layout
18952
18953 \series bold
18954 Cinquemani
18955 \end_layout
18956
18957 \end_inset
18958 </cell>
18959 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18960 \begin_inset Text
18961
18962 \begin_layout Plain Layout
18963 Giusi
18964 \end_layout
18965
18966 \end_inset
18967 </cell>
18968 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18969 \begin_inset Text
18970
18971 \begin_layout Plain Layout
18972 111
18973 \end_layout
18974
18975 \end_inset
18976 </cell>
18977 </row>
18978 <row>
18979 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18980 \begin_inset Text
18981
18982 \begin_layout Plain Layout
18983
18984 \series bold
18985 Colin
18986 \end_layout
18987
18988 \end_inset
18989 </cell>
18990 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18991 \begin_inset Text
18992
18993 \begin_layout Plain Layout
18994 Bernard
18995 \end_layout
18996
18997 \end_inset
18998 </cell>
18999 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19000 \begin_inset Text
19001
19002 \begin_layout Plain Layout
19003 111
19004 \end_layout
19005
19006 \end_inset
19007 </cell>
19008 </row>
19009 <row>
19010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19011 \begin_inset Text
19012
19013 \begin_layout Plain Layout
19014
19015 \series bold
19016 Concli
19017 \end_layout
19018
19019 \end_inset
19020 </cell>
19021 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19022 \begin_inset Text
19023
19024 \begin_layout Plain Layout
19025 Gianfranco
19026 \end_layout
19027
19028 \end_inset
19029 </cell>
19030 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19031 \begin_inset Text
19032
19033 \begin_layout Plain Layout
19034 111
19035 \end_layout
19036
19037 \end_inset
19038 </cell>
19039 </row>
19040 <row>
19041 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19042 \begin_inset Text
19043
19044 \begin_layout Plain Layout
19045
19046 \series bold
19047 Dal Bosco
19048 \end_layout
19049
19050 \end_inset
19051 </cell>
19052 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19053 \begin_inset Text
19054
19055 \begin_layout Plain Layout
19056 Carolina
19057 \end_layout
19058
19059 \end_inset
19060 </cell>
19061 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19062 \begin_inset Text
19063
19064 \begin_layout Plain Layout
19065 111
19066 \end_layout
19067
19068 \end_inset
19069 </cell>
19070 </row>
19071 <row>
19072 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19073 \begin_inset Text
19074
19075 \begin_layout Plain Layout
19076
19077 \series bold
19078 Dalpiaz
19079 \end_layout
19080
19081 \end_inset
19082 </cell>
19083 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19084 \begin_inset Text
19085
19086 \begin_layout Plain Layout
19087 Annamaria
19088 \end_layout
19089
19090 \end_inset
19091 </cell>
19092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19093 \begin_inset Text
19094
19095 \begin_layout Plain Layout
19096 111
19097 \end_layout
19098
19099 \end_inset
19100 </cell>
19101 </row>
19102 <row>
19103 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19104 \begin_inset Text
19105
19106 \begin_layout Plain Layout
19107
19108 \series bold
19109 Feliciello
19110 \end_layout
19111
19112 \end_inset
19113 </cell>
19114 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19115 \begin_inset Text
19116
19117 \begin_layout Plain Layout
19118 Domenico
19119 \end_layout
19120
19121 \end_inset
19122 </cell>
19123 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19124 \begin_inset Text
19125
19126 \begin_layout Plain Layout
19127 111
19128 \end_layout
19129
19130 \end_inset
19131 </cell>
19132 </row>
19133 <row>
19134 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19135 \begin_inset Text
19136
19137 \begin_layout Plain Layout
19138
19139 \series bold
19140 Focarelli
19141 \end_layout
19142
19143 \end_inset
19144 </cell>
19145 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19146 \begin_inset Text
19147
19148 \begin_layout Plain Layout
19149 Paola
19150 \end_layout
19151
19152 \end_inset
19153 </cell>
19154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19155 \begin_inset Text
19156
19157 \begin_layout Plain Layout
19158 111
19159 \end_layout
19160
19161 \end_inset
19162 </cell>
19163 </row>
19164 <row>
19165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19166 \begin_inset Text
19167
19168 \begin_layout Plain Layout
19169
19170 \series bold
19171 Galletti
19172 \end_layout
19173
19174 \end_inset
19175 </cell>
19176 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19177 \begin_inset Text
19178
19179 \begin_layout Plain Layout
19180 Oreste
19181 \end_layout
19182
19183 \end_inset
19184 </cell>
19185 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19186 \begin_inset Text
19187
19188 \begin_layout Plain Layout
19189 111
19190 \end_layout
19191
19192 \end_inset
19193 </cell>
19194 </row>
19195 <row>
19196 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19197 \begin_inset Text
19198
19199 \begin_layout Plain Layout
19200
19201 \series bold
19202 Gasparini
19203 \end_layout
19204
19205 \end_inset
19206 </cell>
19207 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19208 \begin_inset Text
19209
19210 \begin_layout Plain Layout
19211 Franca
19212 \end_layout
19213
19214 \end_inset
19215 </cell>
19216 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19217 \begin_inset Text
19218
19219 \begin_layout Plain Layout
19220 111
19221 \end_layout
19222
19223 \end_inset
19224 </cell>
19225 </row>
19226 <row>
19227 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19228 \begin_inset Text
19229
19230 \begin_layout Plain Layout
19231
19232 \series bold
19233 Rizzardi
19234 \end_layout
19235
19236 \end_inset
19237 </cell>
19238 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19239 \begin_inset Text
19240
19241 \begin_layout Plain Layout
19242 Paola
19243 \end_layout
19244
19245 \end_inset
19246 </cell>
19247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19248 \begin_inset Text
19249
19250 \begin_layout Plain Layout
19251 111
19252 \end_layout
19253
19254 \end_inset
19255 </cell>
19256 </row>
19257 <row>
19258 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19259 \begin_inset Text
19260
19261 \begin_layout Plain Layout
19262
19263 \series bold
19264 Lassini
19265 \end_layout
19266
19267 \end_inset
19268 </cell>
19269 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19270 \begin_inset Text
19271
19272 \begin_layout Plain Layout
19273 Giancarlo
19274 \end_layout
19275
19276 \end_inset
19277 </cell>
19278 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19279 \begin_inset Text
19280
19281 \begin_layout Plain Layout
19282 111
19283 \end_layout
19284
19285 \end_inset
19286 </cell>
19287 </row>
19288 <row>
19289 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19290 \begin_inset Text
19291
19292 \begin_layout Plain Layout
19293
19294 \series bold
19295 Malfatti
19296 \end_layout
19297
19298 \end_inset
19299 </cell>
19300 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19301 \begin_inset Text
19302
19303 \begin_layout Plain Layout
19304 Luciano
19305 \end_layout
19306
19307 \end_inset
19308 </cell>
19309 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19310 \begin_inset Text
19311
19312 \begin_layout Plain Layout
19313 111
19314 \end_layout
19315
19316 \end_inset
19317 </cell>
19318 </row>
19319 <row>
19320 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19321 \begin_inset Text
19322
19323 \begin_layout Plain Layout
19324
19325 \series bold
19326 Malfatti
19327 \end_layout
19328
19329 \end_inset
19330 </cell>
19331 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19332 \begin_inset Text
19333
19334 \begin_layout Plain Layout
19335 Valeriano
19336 \end_layout
19337
19338 \end_inset
19339 </cell>
19340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19341 \begin_inset Text
19342
19343 \begin_layout Plain Layout
19344 111
19345 \end_layout
19346
19347 \end_inset
19348 </cell>
19349 </row>
19350 <row>
19351 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19352 \begin_inset Text
19353
19354 \begin_layout Plain Layout
19355
19356 \series bold
19357 Meneguzzo
19358 \end_layout
19359
19360 \end_inset
19361 </cell>
19362 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19363 \begin_inset Text
19364
19365 \begin_layout Plain Layout
19366 Roberto
19367 \end_layout
19368
19369 \end_inset
19370 </cell>
19371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19372 \begin_inset Text
19373
19374 \begin_layout Plain Layout
19375 111
19376 \end_layout
19377
19378 \end_inset
19379 </cell>
19380 </row>
19381 <row>
19382 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19383 \begin_inset Text
19384
19385 \begin_layout Plain Layout
19386
19387 \series bold
19388 Mezzadra
19389 \end_layout
19390
19391 \end_inset
19392 </cell>
19393 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19394 \begin_inset Text
19395
19396 \begin_layout Plain Layout
19397 Roberto
19398 \end_layout
19399
19400 \end_inset
19401 </cell>
19402 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19403 \begin_inset Text
19404
19405 \begin_layout Plain Layout
19406 111
19407 \end_layout
19408
19409 \end_inset
19410 </cell>
19411 </row>
19412 <row>
19413 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19414 \begin_inset Text
19415
19416 \begin_layout Plain Layout
19417
19418 \series bold
19419 Pirpamer
19420 \end_layout
19421
19422 \end_inset
19423 </cell>
19424 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19425 \begin_inset Text
19426
19427 \begin_layout Plain Layout
19428 Erich
19429 \end_layout
19430
19431 \end_inset
19432 </cell>
19433 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19434 \begin_inset Text
19435
19436 \begin_layout Plain Layout
19437 111
19438 \end_layout
19439
19440 \end_inset
19441 </cell>
19442 </row>
19443 <row>
19444 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19445 \begin_inset Text
19446
19447 \begin_layout Plain Layout
19448
19449 \series bold
19450 Pochiesa
19451 \end_layout
19452
19453 \end_inset
19454 </cell>
19455 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19456 \begin_inset Text
19457
19458 \begin_layout Plain Layout
19459 Paolo
19460 \end_layout
19461
19462 \end_inset
19463 </cell>
19464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19465 \begin_inset Text
19466
19467 \begin_layout Plain Layout
19468 111, 222
19469 \end_layout
19470
19471 \end_inset
19472 </cell>
19473 </row>
19474 <row>
19475 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19476 \begin_inset Text
19477
19478 \begin_layout Plain Layout
19479
19480 \series bold
19481 Radina
19482 \end_layout
19483
19484 \end_inset
19485 </cell>
19486 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19487 \begin_inset Text
19488
19489 \begin_layout Plain Layout
19490 Claudio
19491 \end_layout
19492
19493 \end_inset
19494 </cell>
19495 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19496 \begin_inset Text
19497
19498 \begin_layout Plain Layout
19499 111
19500 \end_layout
19501
19502 \end_inset
19503 </cell>
19504 </row>
19505 <row>
19506 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19507 \begin_inset Text
19508
19509 \begin_layout Plain Layout
19510
19511 \series bold
19512 Stuffer
19513 \end_layout
19514
19515 \end_inset
19516 </cell>
19517 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19518 \begin_inset Text
19519
19520 \begin_layout Plain Layout
19521 Oskar
19522 \end_layout
19523
19524 \end_inset
19525 </cell>
19526 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19527 \begin_inset Text
19528
19529 \begin_layout Plain Layout
19530 111
19531 \end_layout
19532
19533 \end_inset
19534 </cell>
19535 </row>
19536 <row>
19537 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19538 \begin_inset Text
19539
19540 \begin_layout Plain Layout
19541
19542 \series bold
19543 Tacchelli
19544 \end_layout
19545
19546 \end_inset
19547 </cell>
19548 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19549 \begin_inset Text
19550
19551 \begin_layout Plain Layout
19552 Ugo
19553 \end_layout
19554
19555 \end_inset
19556 </cell>
19557 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19558 \begin_inset Text
19559
19560 \begin_layout Plain Layout
19561 111
19562 \end_layout
19563
19564 \end_inset
19565 </cell>
19566 </row>
19567 <row>
19568 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19569 \begin_inset Text
19570
19571 \begin_layout Plain Layout
19572
19573 \series bold
19574 Tezzele
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19580 \begin_inset Text
19581
19582 \begin_layout Plain Layout
19583 Margit
19584 \end_layout
19585
19586 \end_inset
19587 </cell>
19588 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19589 \begin_inset Text
19590
19591 \begin_layout Plain Layout
19592 111
19593 \end_layout
19594
19595 \end_inset
19596 </cell>
19597 </row>
19598 <row>
19599 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19600 \begin_inset Text
19601
19602 \begin_layout Plain Layout
19603
19604 \series bold
19605 Unterkalmsteiner
19606 \end_layout
19607
19608 \end_inset
19609 </cell>
19610 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19611 \begin_inset Text
19612
19613 \begin_layout Plain Layout
19614 Frieda
19615 \end_layout
19616
19617 \end_inset
19618 </cell>
19619 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19620 \begin_inset Text
19621
19622 \begin_layout Plain Layout
19623 111
19624 \end_layout
19625
19626 \end_inset
19627 </cell>
19628 </row>
19629 <row>
19630 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19631 \begin_inset Text
19632
19633 \begin_layout Plain Layout
19634
19635 \series bold
19636 Vieider
19637 \end_layout
19638
19639 \end_inset
19640 </cell>
19641 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19642 \begin_inset Text
19643
19644 \begin_layout Plain Layout
19645 Hilde
19646 \end_layout
19647
19648 \end_inset
19649 </cell>
19650 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19651 \begin_inset Text
19652
19653 \begin_layout Plain Layout
19654 111
19655 \end_layout
19656
19657 \end_inset
19658 </cell>
19659 </row>
19660 <row>
19661 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19662 \begin_inset Text
19663
19664 \begin_layout Plain Layout
19665
19666 \series bold
19667 Vigna
19668 \end_layout
19669
19670 \end_inset
19671 </cell>
19672 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19673 \begin_inset Text
19674
19675 \begin_layout Plain Layout
19676 Jürgen
19677 \end_layout
19678
19679 \end_inset
19680 </cell>
19681 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19682 \begin_inset Text
19683
19684 \begin_layout Plain Layout
19685 111
19686 \end_layout
19687
19688 \end_inset
19689 </cell>
19690 </row>
19691 <row>
19692 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19693 \begin_inset Text
19694
19695 \begin_layout Plain Layout
19696
19697 \series bold
19698 Weber
19699 \end_layout
19700
19701 \end_inset
19702 </cell>
19703 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19704 \begin_inset Text
19705
19706 \begin_layout Plain Layout
19707 Maurizio
19708 \end_layout
19709
19710 \end_inset
19711 </cell>
19712 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19713 \begin_inset Text
19714
19715 \begin_layout Plain Layout
19716 111
19717 \end_layout
19718
19719 \end_inset
19720 </cell>
19721 </row>
19722 <row>
19723 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19724 \begin_inset Text
19725
19726 \begin_layout Plain Layout
19727
19728 \series bold
19729 Winkler
19730 \end_layout
19731
19732 \end_inset
19733 </cell>
19734 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19735 \begin_inset Text
19736
19737 \begin_layout Plain Layout
19738 Franz
19739 \end_layout
19740
19741 \end_inset
19742 </cell>
19743 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19744 \begin_inset Text
19745
19746 \begin_layout Plain Layout
19747 111
19748 \end_layout
19749
19750 \end_inset
19751 </cell>
19752 </row>
19753 <row>
19754 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19755 \begin_inset Text
19756
19757 \begin_layout Plain Layout
19758  
19759 \end_layout
19760
19761 \end_inset
19762 </cell>
19763 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19764 \begin_inset Text
19765
19766 \begin_layout Plain Layout
19767
19768 \end_layout
19769
19770 \end_inset
19771 </cell>
19772 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19773 \begin_inset Text
19774
19775 \begin_layout Plain Layout
19776
19777 \end_layout
19778
19779 \end_inset
19780 </cell>
19781 </row>
19782 <row>
19783 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19784 \begin_inset Text
19785
19786 \begin_layout Plain Layout
19787
19788 \series bold
19789 Annovi
19790 \end_layout
19791
19792 \end_inset
19793 </cell>
19794 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19795 \begin_inset Text
19796
19797 \begin_layout Plain Layout
19798 Silvia
19799 \end_layout
19800
19801 \end_inset
19802 </cell>
19803 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19804 \begin_inset Text
19805
19806 \begin_layout Plain Layout
19807 555
19808 \end_layout
19809
19810 \end_inset
19811 </cell>
19812 </row>
19813 <row>
19814 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19815 \begin_inset Text
19816
19817 \begin_layout Plain Layout
19818
19819 \series bold
19820 Bertoli
19821 \end_layout
19822
19823 \end_inset
19824 </cell>
19825 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19826 \begin_inset Text
19827
19828 \begin_layout Plain Layout
19829 Stefano
19830 \end_layout
19831
19832 \end_inset
19833 </cell>
19834 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19835 \begin_inset Text
19836
19837 \begin_layout Plain Layout
19838 555
19839 \end_layout
19840
19841 \end_inset
19842 </cell>
19843 </row>
19844 <row>
19845 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19846 \begin_inset Text
19847
19848 \begin_layout Plain Layout
19849
19850 \series bold
19851 Bozzi
19852 \end_layout
19853
19854 \end_inset
19855 </cell>
19856 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19857 \begin_inset Text
19858
19859 \begin_layout Plain Layout
19860 Walter
19861 \end_layout
19862
19863 \end_inset
19864 </cell>
19865 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19866 \begin_inset Text
19867
19868 \begin_layout Plain Layout
19869 555
19870 \end_layout
19871
19872 \end_inset
19873 </cell>
19874 </row>
19875 <row>
19876 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19877 \begin_inset Text
19878
19879 \begin_layout Plain Layout
19880
19881 \series bold
19882 Cachia
19883 \end_layout
19884
19885 \end_inset
19886 </cell>
19887 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19888 \begin_inset Text
19889
19890 \begin_layout Plain Layout
19891 Maria
19892 \end_layout
19893
19894 \end_inset
19895 </cell>
19896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19897 \begin_inset Text
19898
19899 \begin_layout Plain Layout
19900 555
19901 \end_layout
19902
19903 \end_inset
19904 </cell>
19905 </row>
19906 <row>
19907 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19908 \begin_inset Text
19909
19910 \begin_layout Plain Layout
19911
19912 \series bold
19913 Cachia
19914 \end_layout
19915
19916 \end_inset
19917 </cell>
19918 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19919 \begin_inset Text
19920
19921 \begin_layout Plain Layout
19922 Maurizio
19923 \end_layout
19924
19925 \end_inset
19926 </cell>
19927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19928 \begin_inset Text
19929
19930 \begin_layout Plain Layout
19931 555
19932 \end_layout
19933
19934 \end_inset
19935 </cell>
19936 </row>
19937 <row>
19938 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19939 \begin_inset Text
19940
19941 \begin_layout Plain Layout
19942
19943 \series bold
19944 Cinquemani
19945 \end_layout
19946
19947 \end_inset
19948 </cell>
19949 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19950 \begin_inset Text
19951
19952 \begin_layout Plain Layout
19953 Giusi
19954 \end_layout
19955
19956 \end_inset
19957 </cell>
19958 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19959 \begin_inset Text
19960
19961 \begin_layout Plain Layout
19962 555
19963 \end_layout
19964
19965 \end_inset
19966 </cell>
19967 </row>
19968 <row>
19969 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19970 \begin_inset Text
19971
19972 \begin_layout Plain Layout
19973
19974 \series bold
19975 Colin
19976 \end_layout
19977
19978 \end_inset
19979 </cell>
19980 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19981 \begin_inset Text
19982
19983 \begin_layout Plain Layout
19984 Bernard
19985 \end_layout
19986
19987 \end_inset
19988 </cell>
19989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19990 \begin_inset Text
19991
19992 \begin_layout Plain Layout
19993 555
19994 \end_layout
19995
19996 \end_inset
19997 </cell>
19998 </row>
19999 <row>
20000 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20001 \begin_inset Text
20002
20003 \begin_layout Plain Layout
20004
20005 \series bold
20006 Concli
20007 \end_layout
20008
20009 \end_inset
20010 </cell>
20011 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20012 \begin_inset Text
20013
20014 \begin_layout Plain Layout
20015 Gianfranco
20016 \end_layout
20017
20018 \end_inset
20019 </cell>
20020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20021 \begin_inset Text
20022
20023 \begin_layout Plain Layout
20024 555
20025 \end_layout
20026
20027 \end_inset
20028 </cell>
20029 </row>
20030 <row>
20031 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20032 \begin_inset Text
20033
20034 \begin_layout Plain Layout
20035
20036 \series bold
20037 Dal Bosco
20038 \end_layout
20039
20040 \end_inset
20041 </cell>
20042 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20043 \begin_inset Text
20044
20045 \begin_layout Plain Layout
20046 Carolina
20047 \end_layout
20048
20049 \end_inset
20050 </cell>
20051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20052 \begin_inset Text
20053
20054 \begin_layout Plain Layout
20055 555
20056 \end_layout
20057
20058 \end_inset
20059 </cell>
20060 </row>
20061 <row>
20062 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20063 \begin_inset Text
20064
20065 \begin_layout Plain Layout
20066
20067 \series bold
20068 Dalpiaz
20069 \end_layout
20070
20071 \end_inset
20072 </cell>
20073 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20074 \begin_inset Text
20075
20076 \begin_layout Plain Layout
20077 Annamaria
20078 \end_layout
20079
20080 \end_inset
20081 </cell>
20082 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20083 \begin_inset Text
20084
20085 \begin_layout Plain Layout
20086 555
20087 \end_layout
20088
20089 \end_inset
20090 </cell>
20091 </row>
20092 <row>
20093 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20094 \begin_inset Text
20095
20096 \begin_layout Plain Layout
20097
20098 \series bold
20099 Feliciello
20100 \end_layout
20101
20102 \end_inset
20103 </cell>
20104 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20105 \begin_inset Text
20106
20107 \begin_layout Plain Layout
20108 Domenico
20109 \end_layout
20110
20111 \end_inset
20112 </cell>
20113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20114 \begin_inset Text
20115
20116 \begin_layout Plain Layout
20117 555
20118 \end_layout
20119
20120 \end_inset
20121 </cell>
20122 </row>
20123 <row>
20124 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20125 \begin_inset Text
20126
20127 \begin_layout Plain Layout
20128
20129 \series bold
20130 Focarelli
20131 \end_layout
20132
20133 \end_inset
20134 </cell>
20135 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20136 \begin_inset Text
20137
20138 \begin_layout Plain Layout
20139 Paola
20140 \end_layout
20141
20142 \end_inset
20143 </cell>
20144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20145 \begin_inset Text
20146
20147 \begin_layout Plain Layout
20148 555
20149 \end_layout
20150
20151 \end_inset
20152 </cell>
20153 </row>
20154 <row>
20155 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20156 \begin_inset Text
20157
20158 \begin_layout Plain Layout
20159
20160 \series bold
20161 Galletti
20162 \end_layout
20163
20164 \end_inset
20165 </cell>
20166 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20167 \begin_inset Text
20168
20169 \begin_layout Plain Layout
20170 Oreste
20171 \end_layout
20172
20173 \end_inset
20174 </cell>
20175 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20176 \begin_inset Text
20177
20178 \begin_layout Plain Layout
20179 555
20180 \end_layout
20181
20182 \end_inset
20183 </cell>
20184 </row>
20185 <row>
20186 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20187 \begin_inset Text
20188
20189 \begin_layout Plain Layout
20190
20191 \series bold
20192 Gasparini
20193 \end_layout
20194
20195 \end_inset
20196 </cell>
20197 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20198 \begin_inset Text
20199
20200 \begin_layout Plain Layout
20201 Franca
20202 \end_layout
20203
20204 \end_inset
20205 </cell>
20206 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20207 \begin_inset Text
20208
20209 \begin_layout Plain Layout
20210 555
20211 \end_layout
20212
20213 \end_inset
20214 </cell>
20215 </row>
20216 <row>
20217 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20218 \begin_inset Text
20219
20220 \begin_layout Plain Layout
20221
20222 \series bold
20223 Rizzardi
20224 \end_layout
20225
20226 \end_inset
20227 </cell>
20228 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20229 \begin_inset Text
20230
20231 \begin_layout Plain Layout
20232 Paola
20233 \end_layout
20234
20235 \end_inset
20236 </cell>
20237 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20238 \begin_inset Text
20239
20240 \begin_layout Plain Layout
20241 555
20242 \end_layout
20243
20244 \end_inset
20245 </cell>
20246 </row>
20247 <row>
20248 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20249 \begin_inset Text
20250
20251 \begin_layout Plain Layout
20252
20253 \series bold
20254 Lassini
20255 \end_layout
20256
20257 \end_inset
20258 </cell>
20259 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20260 \begin_inset Text
20261
20262 \begin_layout Plain Layout
20263 Giancarlo
20264 \end_layout
20265
20266 \end_inset
20267 </cell>
20268 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20269 \begin_inset Text
20270
20271 \begin_layout Plain Layout
20272 555
20273 \end_layout
20274
20275 \end_inset
20276 </cell>
20277 </row>
20278 <row>
20279 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20280 \begin_inset Text
20281
20282 \begin_layout Plain Layout
20283
20284 \series bold
20285 Malfatti
20286 \end_layout
20287
20288 \end_inset
20289 </cell>
20290 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20291 \begin_inset Text
20292
20293 \begin_layout Plain Layout
20294 Luciano
20295 \end_layout
20296
20297 \end_inset
20298 </cell>
20299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20300 \begin_inset Text
20301
20302 \begin_layout Plain Layout
20303 555
20304 \end_layout
20305
20306 \end_inset
20307 </cell>
20308 </row>
20309 <row>
20310 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20311 \begin_inset Text
20312
20313 \begin_layout Plain Layout
20314
20315 \series bold
20316 Malfatti
20317 \end_layout
20318
20319 \end_inset
20320 </cell>
20321 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20322 \begin_inset Text
20323
20324 \begin_layout Plain Layout
20325 Valeriano
20326 \end_layout
20327
20328 \end_inset
20329 </cell>
20330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20331 \begin_inset Text
20332
20333 \begin_layout Plain Layout
20334 555
20335 \end_layout
20336
20337 \end_inset
20338 </cell>
20339 </row>
20340 <row>
20341 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20342 \begin_inset Text
20343
20344 \begin_layout Plain Layout
20345
20346 \series bold
20347 Meneguzzo
20348 \end_layout
20349
20350 \end_inset
20351 </cell>
20352 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20353 \begin_inset Text
20354
20355 \begin_layout Plain Layout
20356 Roberto
20357 \end_layout
20358
20359 \end_inset
20360 </cell>
20361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20362 \begin_inset Text
20363
20364 \begin_layout Plain Layout
20365 555
20366 \end_layout
20367
20368 \end_inset
20369 </cell>
20370 </row>
20371 <row>
20372 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20373 \begin_inset Text
20374
20375 \begin_layout Plain Layout
20376
20377 \series bold
20378 Mezzadra
20379 \end_layout
20380
20381 \end_inset
20382 </cell>
20383 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20384 \begin_inset Text
20385
20386 \begin_layout Plain Layout
20387 Roberto
20388 \end_layout
20389
20390 \end_inset
20391 </cell>
20392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20393 \begin_inset Text
20394
20395 \begin_layout Plain Layout
20396 555
20397 \end_layout
20398
20399 \end_inset
20400 </cell>
20401 </row>
20402 <row>
20403 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20404 \begin_inset Text
20405
20406 \begin_layout Plain Layout
20407
20408 \series bold
20409 Pirpamer
20410 \end_layout
20411
20412 \end_inset
20413 </cell>
20414 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20415 \begin_inset Text
20416
20417 \begin_layout Plain Layout
20418 Erich
20419 \end_layout
20420
20421 \end_inset
20422 </cell>
20423 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20424 \begin_inset Text
20425
20426 \begin_layout Plain Layout
20427 555
20428 \end_layout
20429
20430 \end_inset
20431 </cell>
20432 </row>
20433 <row>
20434 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20435 \begin_inset Text
20436
20437 \begin_layout Plain Layout
20438
20439 \series bold
20440 Pochiesa
20441 \end_layout
20442
20443 \end_inset
20444 </cell>
20445 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20446 \begin_inset Text
20447
20448 \begin_layout Plain Layout
20449 Paolo
20450 \end_layout
20451
20452 \end_inset
20453 </cell>
20454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20455 \begin_inset Text
20456
20457 \begin_layout Plain Layout
20458 555, 222
20459 \end_layout
20460
20461 \end_inset
20462 </cell>
20463 </row>
20464 <row>
20465 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20466 \begin_inset Text
20467
20468 \begin_layout Plain Layout
20469
20470 \series bold
20471 Radina
20472 \end_layout
20473
20474 \end_inset
20475 </cell>
20476 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20477 \begin_inset Text
20478
20479 \begin_layout Plain Layout
20480 Claudio
20481 \end_layout
20482
20483 \end_inset
20484 </cell>
20485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20486 \begin_inset Text
20487
20488 \begin_layout Plain Layout
20489 555
20490 \end_layout
20491
20492 \end_inset
20493 </cell>
20494 </row>
20495 <row>
20496 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20497 \begin_inset Text
20498
20499 \begin_layout Plain Layout
20500
20501 \series bold
20502 Stuffer
20503 \end_layout
20504
20505 \end_inset
20506 </cell>
20507 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20508 \begin_inset Text
20509
20510 \begin_layout Plain Layout
20511 Oskar
20512 \end_layout
20513
20514 \end_inset
20515 </cell>
20516 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20517 \begin_inset Text
20518
20519 \begin_layout Plain Layout
20520 555
20521 \end_layout
20522
20523 \end_inset
20524 </cell>
20525 </row>
20526 <row>
20527 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20528 \begin_inset Text
20529
20530 \begin_layout Plain Layout
20531
20532 \series bold
20533 Tacchelli
20534 \end_layout
20535
20536 \end_inset
20537 </cell>
20538 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20539 \begin_inset Text
20540
20541 \begin_layout Plain Layout
20542 Ugo
20543 \end_layout
20544
20545 \end_inset
20546 </cell>
20547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20548 \begin_inset Text
20549
20550 \begin_layout Plain Layout
20551 555
20552 \end_layout
20553
20554 \end_inset
20555 </cell>
20556 </row>
20557 <row>
20558 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20559 \begin_inset Text
20560
20561 \begin_layout Plain Layout
20562
20563 \series bold
20564 Tezzele
20565 \end_layout
20566
20567 \end_inset
20568 </cell>
20569 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20570 \begin_inset Text
20571
20572 \begin_layout Plain Layout
20573 Margit
20574 \end_layout
20575
20576 \end_inset
20577 </cell>
20578 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20579 \begin_inset Text
20580
20581 \begin_layout Plain Layout
20582 555
20583 \end_layout
20584
20585 \end_inset
20586 </cell>
20587 </row>
20588 <row>
20589 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20590 \begin_inset Text
20591
20592 \begin_layout Plain Layout
20593
20594 \series bold
20595 Unterkalmsteiner
20596 \end_layout
20597
20598 \end_inset
20599 </cell>
20600 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20601 \begin_inset Text
20602
20603 \begin_layout Plain Layout
20604 Frieda
20605 \end_layout
20606
20607 \end_inset
20608 </cell>
20609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20610 \begin_inset Text
20611
20612 \begin_layout Plain Layout
20613 555
20614 \end_layout
20615
20616 \end_inset
20617 </cell>
20618 </row>
20619 <row>
20620 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20621 \begin_inset Text
20622
20623 \begin_layout Plain Layout
20624
20625 \series bold
20626 Vieider
20627 \end_layout
20628
20629 \end_inset
20630 </cell>
20631 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20632 \begin_inset Text
20633
20634 \begin_layout Plain Layout
20635 Hilde
20636 \end_layout
20637
20638 \end_inset
20639 </cell>
20640 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20641 \begin_inset Text
20642
20643 \begin_layout Plain Layout
20644 555
20645 \end_layout
20646
20647 \end_inset
20648 </cell>
20649 </row>
20650 <row>
20651 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20652 \begin_inset Text
20653
20654 \begin_layout Plain Layout
20655
20656 \series bold
20657 Vigna
20658 \end_layout
20659
20660 \end_inset
20661 </cell>
20662 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20663 \begin_inset Text
20664
20665 \begin_layout Plain Layout
20666 Jürgen
20667 \end_layout
20668
20669 \end_inset
20670 </cell>
20671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20672 \begin_inset Text
20673
20674 \begin_layout Plain Layout
20675 999
20676 \end_layout
20677
20678 \end_inset
20679 </cell>
20680 </row>
20681 <row>
20682 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20683 \begin_inset Text
20684
20685 \begin_layout Plain Layout
20686
20687 \series bold
20688 Weber
20689 \end_layout
20690
20691 \end_inset
20692 </cell>
20693 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20694 \begin_inset Text
20695
20696 \begin_layout Plain Layout
20697 Maurizio
20698 \end_layout
20699
20700 \end_inset
20701 </cell>
20702 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20703 \begin_inset Text
20704
20705 \begin_layout Plain Layout
20706 555
20707 \end_layout
20708
20709 \end_inset
20710 </cell>
20711 </row>
20712 <row>
20713 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20714 \begin_inset Text
20715
20716 \begin_layout Plain Layout
20717
20718 \series bold
20719 Winkler
20720 \end_layout
20721
20722 \end_inset
20723 </cell>
20724 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20725 \begin_inset Text
20726
20727 \begin_layout Plain Layout
20728 Franz
20729 \end_layout
20730
20731 \end_inset
20732 </cell>
20733 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20734 \begin_inset Text
20735
20736 \begin_layout Plain Layout
20737 555
20738 \end_layout
20739
20740 \end_inset
20741 </cell>
20742 </row>
20743 <row endlastfoot="true">
20744 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20745 \begin_inset Text
20746
20747 \begin_layout Plain Layout
20748
20749 \series bold
20750 End
20751 \end_layout
20752
20753 \end_inset
20754 </cell>
20755 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20756 \begin_inset Text
20757
20758 \begin_layout Plain Layout
20759
20760 \end_layout
20761
20762 \end_inset
20763 </cell>
20764 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20765 \begin_inset Text
20766
20767 \begin_layout Plain Layout
20768
20769 \end_layout
20770
20771 \end_inset
20772 </cell>
20773 </row>
20774 </lyxtabular>
20775
20776 \end_inset
20777
20778
20779 \end_layout
20780
20781 \begin_layout Subsection
20782 Table Cells
20783 \begin_inset Index idx
20784 status collapsed
20785
20786 \begin_layout Plain Layout
20787 Tables ! Cells
20788 \end_layout
20789
20790 \end_inset
20791
20792
20793 \begin_inset CommandInset label
20794 LatexCommand label
20795 name "sub:Table-Cells"
20796
20797 \end_inset
20798
20799
20800 \end_layout
20801
20802 \begin_layout Standard
20803 A table cell can contain text, inline equations, a figure, or another table.
20804  All these kinds of objects can be placed in the same cell.
20805  Font sizes and shapes can also be altered.
20806  But you can't put a special environment in a cell (like 
20807 \family sans
20808 Section*
20809 \family default
20810 , etc.), nor set spacing options for the cell's paragraph.
20811 \end_layout
20812
20813 \begin_layout Standard
20814 To have multi-line entries in table cells, you have to declare a fixed width
20815  for the column in the table dialog.
20816  Your text is then automatically split into multiple lines and the cell
20817  is enlarged vertically when the length of the text exceeds the given width.
20818  An example:
20819 \end_layout
20820
20821 \begin_layout Standard
20822 \align center
20823 \begin_inset Tabular
20824 <lyxtabular version="3" rows="4" columns="3">
20825 <features tabularvalignment="middle">
20826 <column alignment="center" valignment="top" width="0pt">
20827 <column alignment="block" valignment="top" width="3cm">
20828 <column alignment="center" valignment="top" width="0pt">
20829 <row>
20830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20831 \begin_inset Text
20832
20833 \begin_layout Plain Layout
20834
20835 \family roman
20836 \series medium
20837 \shape up
20838 \size normal
20839 \emph off
20840 \bar no
20841 \noun off
20842 \color none
20843 1
20844 \end_layout
20845
20846 \end_inset
20847 </cell>
20848 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20849 \begin_inset Text
20850
20851 \begin_layout Plain Layout
20852
20853 \family roman
20854 \series medium
20855 \shape up
20856 \size normal
20857 \emph off
20858 \bar no
20859 \noun off
20860 \color none
20861 2
20862 \end_layout
20863
20864 \end_inset
20865 </cell>
20866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20867 \begin_inset Text
20868
20869 \begin_layout Plain Layout
20870
20871 \family roman
20872 \series medium
20873 \shape up
20874 \size normal
20875 \emph off
20876 \bar no
20877 \noun off
20878 \color none
20879 3
20880 \end_layout
20881
20882 \end_inset
20883 </cell>
20884 </row>
20885 <row>
20886 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20887 \begin_inset Text
20888
20889 \begin_layout Plain Layout
20890
20891 \family roman
20892 \series medium
20893 \shape up
20894 \size normal
20895 \emph off
20896 \bar no
20897 \noun off
20898 \color none
20899 4
20900 \end_layout
20901
20902 \end_inset
20903 </cell>
20904 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20905 \begin_inset Text
20906
20907 \begin_layout Plain Layout
20908
20909 \family roman
20910 \series medium
20911 \shape up
20912 \size normal
20913 \emph off
20914 \bar no
20915 \noun off
20916 \color none
20917 This is a multi-line entry in a table.
20918 \end_layout
20919
20920 \end_inset
20921 </cell>
20922 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20923 \begin_inset Text
20924
20925 \begin_layout Plain Layout
20926
20927 \family roman
20928 \series medium
20929 \shape up
20930 \size normal
20931 \emph off
20932 \bar no
20933 \noun off
20934 \color none
20935 5
20936 \end_layout
20937
20938 \end_inset
20939 </cell>
20940 </row>
20941 <row>
20942 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20943 \begin_inset Text
20944
20945 \begin_layout Plain Layout
20946
20947 \family roman
20948 \series medium
20949 \shape up
20950 \size normal
20951 \emph off
20952 \bar no
20953 \noun off
20954 \color none
20955 6
20956 \end_layout
20957
20958 \end_inset
20959 </cell>
20960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20961 \begin_inset Text
20962
20963 \begin_layout Plain Layout
20964
20965 \family roman
20966 \series medium
20967 \shape up
20968 \size normal
20969 \emph off
20970 \bar no
20971 \noun off
20972 \color none
20973 This is longer now.
20974 \end_layout
20975
20976 \end_inset
20977 </cell>
20978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20979 \begin_inset Text
20980
20981 \begin_layout Plain Layout
20982
20983 \family roman
20984 \series medium
20985 \shape up
20986 \size normal
20987 \emph off
20988 \bar no
20989 \noun off
20990 \color none
20991 7
20992 \end_layout
20993
20994 \end_inset
20995 </cell>
20996 </row>
20997 <row>
20998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20999 \begin_inset Text
21000
21001 \begin_layout Plain Layout
21002
21003 \family roman
21004 \series medium
21005 \shape up
21006 \size normal
21007 \emph off
21008 \bar no
21009 \noun off
21010 \color none
21011 8
21012 \end_layout
21013
21014 \end_inset
21015 </cell>
21016 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21017 \begin_inset Text
21018
21019 \begin_layout Plain Layout
21020
21021 \family roman
21022 \series medium
21023 \shape up
21024 \size normal
21025 \emph off
21026 \bar no
21027 \noun off
21028 \color none
21029 This is a multi-line entry in a table.
21030  This is longer now.
21031 \end_layout
21032
21033 \end_inset
21034 </cell>
21035 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21036 \begin_inset Text
21037
21038 \begin_layout Plain Layout
21039
21040 \family roman
21041 \series medium
21042 \shape up
21043 \size normal
21044 \emph off
21045 \bar no
21046 \noun off
21047 \color none
21048 9
21049 \end_layout
21050
21051 \end_inset
21052 </cell>
21053 </row>
21054 </lyxtabular>
21055
21056 \end_inset
21057
21058
21059 \end_layout
21060
21061 \begin_layout Standard
21062 Cutting and pasting between tables and table cells works reasonably well.
21063  You can cut and paste even more than one row.
21064 \begin_inset Foot
21065 status collapsed
21066
21067 \begin_layout Plain Layout
21068 Note, that you cannot paste into a multicell selection because it would
21069  not be clear what to do when pasting a single word in a selected 2×3.
21070  
21071 \end_layout
21072
21073 \end_inset
21074
21075  Selection with the mouse or with 
21076 \family sans
21077 Shift
21078 \family default
21079  plus the arrow keys works as usual.
21080  You can also copy and paste the entire table as a single unit by starting
21081  the selection from outside the table.
21082 \end_layout
21083
21084 \begin_layout Section
21085 Floats
21086 \begin_inset Index idx
21087 status collapsed
21088
21089 \begin_layout Plain Layout
21090 Floats
21091 \end_layout
21092
21093 \end_inset
21094
21095
21096 \begin_inset CommandInset label
21097 LatexCommand label
21098 name "sec:Floats"
21099
21100 \end_inset
21101
21102
21103 \end_layout
21104
21105 \begin_layout Subsection
21106 Introduction
21107 \end_layout
21108
21109 \begin_layout Standard
21110 A float is a block of text associated with some sort of label, which doesn't
21111  have a fixed location.
21112  It can 
21113 \begin_inset Quotes eld
21114 \end_inset
21115
21116 float
21117 \begin_inset Quotes erd
21118 \end_inset
21119
21120  forward or backward a page or two, to wherever it fits best.
21121  
21122 \family sans
21123 Footnotes
21124 \family default
21125  and 
21126 \family sans
21127 Margin
21128 \begin_inset space ~
21129 \end_inset
21130
21131 Notes
21132 \family default
21133  are also floats, because they can float to the next page when there are
21134  too many notes on the current page.
21135 \end_layout
21136
21137 \begin_layout Standard
21138 Floats make it possible to get a high quality layout.
21139  Images and tables can be distributed evenly over the pages to avoid whitespace
21140  and pages without text.
21141  As the floating often destroys the spatial context between the text and
21142  the image/table, every float can be referenced in the text.
21143  Floats are therefore numbered.
21144  Referencing is described in section
21145 \begin_inset space ~
21146 \end_inset
21147
21148
21149 \begin_inset CommandInset ref
21150 LatexCommand ref
21151 reference "sec:Cross-References"
21152
21153 \end_inset
21154
21155 .
21156 \end_layout
21157
21158 \begin_layout Standard
21159 To insert a float, use the menu 
21160 \family sans
21161 Insert\SpecialChar \menuseparator
21162 Float
21163 \family default
21164 .
21165  A box with a caption will be inserted into your document.
21166  The label will automatically be translated to the document language in
21167  the output.
21168  After the label you can insert the caption text.
21169 \begin_inset Index idx
21170 status collapsed
21171
21172 \begin_layout Plain Layout
21173 Floats ! Captions
21174 \end_layout
21175
21176 \end_inset
21177
21178  The image or table is inserted above or below the caption in a separate
21179  paragraph within the float.
21180  To keep your LyX-document readable, you can open and close the float box
21181  by left-clicking on the box label.
21182  A closed float box looks like this: 
21183 \begin_inset Graphics
21184         filename clipart/floatQt4.png
21185         scale 80
21186
21187 \end_inset
21188
21189  – a gray button with a red label.
21190 \end_layout
21191
21192 \begin_layout Standard
21193 It is recommended to insert floats as a separate paragraph to avoid possible
21194  LaTeX-errors that can occur when the surrounding text is specially formatted.
21195 \end_layout
21196
21197 \begin_layout Subsection
21198 Examples
21199 \end_layout
21200
21201 \begin_layout Subsubsection
21202 Figure Floats
21203 \begin_inset CommandInset label
21204 LatexCommand label
21205 name "sub:Figure-Floats"
21206
21207 \end_inset
21208
21209
21210 \begin_inset Index idx
21211 status collapsed
21212
21213 \begin_layout Plain Layout
21214 Floats ! Figure floats
21215 \end_layout
21216
21217 \end_inset
21218
21219
21220 \end_layout
21221
21222 \begin_layout Standard
21223 Figure
21224 \begin_inset space ~
21225 \end_inset
21226
21227
21228 \begin_inset CommandInset ref
21229 LatexCommand ref
21230 reference "fig:Platypus-distorted"
21231
21232 \end_inset
21233
21234  was created using the menu 
21235 \family sans
21236 Insert\SpecialChar \menuseparator
21237 Float\SpecialChar \menuseparator
21238 Figure
21239 \family default
21240  or the toolbar button 
21241 \begin_inset Info
21242 type  "icon"
21243 arg   "float-insert figure"
21244 \end_inset
21245
21246 .
21247  The image was inserted by setting the cursor above the caption label and
21248  using the menu 
21249 \family sans
21250 Insert\SpecialChar \menuseparator
21251 Graphics
21252 \family default
21253  or the toolbar button 
21254 \begin_inset Info
21255 type  "icon"
21256 arg   "dialog-show-new-inset graphics"
21257 \end_inset
21258
21259 .
21260  The image in the float was horizontally centered by putting the cursor
21261  in front of or behind the image and using the menu 
21262 \family sans
21263 Edit\SpecialChar \menuseparator
21264 Paragraph
21265 \begin_inset space ~
21266 \end_inset
21267
21268 Settings
21269 \family default
21270  or the toolbar button 
21271 \begin_inset Info
21272 type  "icon"
21273 arg   "layout-paragraph"
21274 \end_inset
21275
21276 .
21277 \end_layout
21278
21279 \begin_layout Standard
21280 \begin_inset Float figure
21281 wide false
21282 sideways false
21283 status open
21284
21285 \begin_layout Plain Layout
21286 \align center
21287 \begin_inset Graphics
21288         filename clipart/platypus.eps
21289         lyxscale 50
21290         width 50col%
21291
21292 \end_inset
21293
21294
21295 \end_layout
21296
21297 \begin_layout Plain Layout
21298 \begin_inset Caption
21299
21300 \begin_layout Plain Layout
21301 \begin_inset CommandInset label
21302 LatexCommand label
21303 name "fig:Platypus-distorted"
21304
21305 \end_inset
21306
21307 A severely distorted platypus in a float.
21308 \end_layout
21309
21310 \end_inset
21311
21312
21313 \end_layout
21314
21315 \end_inset
21316
21317
21318 \end_layout
21319
21320 \begin_layout Standard
21321 This figure float also shows how to set a label and create a cross-reference
21322  to it: Insert a label into the caption using the menu 
21323 \family sans
21324 Insert\SpecialChar \menuseparator
21325 Label
21326 \family default
21327  or the toolbar button 
21328 \begin_inset Info
21329 type  "icon"
21330 arg   "label-insert"
21331 \end_inset
21332
21333  and refer to it using the menu 
21334 \family sans
21335 Insert\SpecialChar \menuseparator
21336 Cross-Reference
21337 \family default
21338  or the toolbar button 
21339 \begin_inset Info
21340 type  "icon"
21341 arg   "dialog-show-new-inset ref"
21342 \end_inset
21343
21344 .
21345  It is important to use references to figure floats, rather than using vague
21346  references like 
21347 \begin_inset Quotes eld
21348 \end_inset
21349
21350 the figure above
21351 \begin_inset Quotes erd
21352 \end_inset
21353
21354 , because, as LaTeX will reposition the floats in the final document, it
21355  might not be 
21356 \begin_inset Quotes eld
21357 \end_inset
21358
21359 above
21360 \begin_inset Quotes erd
21361 \end_inset
21362
21363  at all.
21364  For more about cross-references, see section
21365 \begin_inset space ~
21366 \end_inset
21367
21368
21369 \begin_inset CommandInset ref
21370 LatexCommand ref
21371 reference "sec:Cross-References"
21372
21373 \end_inset
21374
21375 .
21376 \end_layout
21377
21378 \begin_layout Standard
21379 Normally only one image is inserted in a figure float, but sometimes you
21380  might want to use two images with separate subcaptions.
21381  This can be done by inserting image floats into existing image floats.
21382  Note that only the main caption of the float is added to the List of Figures
21383  as described in section
21384 \begin_inset space ~
21385 \end_inset
21386
21387
21388 \begin_inset CommandInset ref
21389 LatexCommand ref
21390 reference "sub:List-of-Figures"
21391
21392 \end_inset
21393
21394 .
21395  Figure
21396 \begin_inset space ~
21397 \end_inset
21398
21399
21400 \begin_inset CommandInset ref
21401 LatexCommand ref
21402 reference "fig:Two-distorted-images"
21403
21404 \end_inset
21405
21406  is an example of a figure float with two images set side by side.
21407  You can also set the images one below the other.
21408  Figure
21409 \begin_inset space ~
21410 \end_inset
21411
21412
21413 \begin_inset CommandInset ref
21414 LatexCommand ref
21415 reference "fig:Undefinable"
21416
21417 \end_inset
21418
21419  and 
21420 \begin_inset CommandInset ref
21421 LatexCommand ref
21422 reference "fig:Platypus"
21423
21424 \end_inset
21425
21426  are the subfigures.
21427 \end_layout
21428
21429 \begin_layout Standard
21430 \begin_inset Float figure
21431 wide false
21432 sideways false
21433 status open
21434
21435 \begin_layout Plain Layout
21436 \begin_inset space \hfill{}
21437 \end_inset
21438
21439
21440 \begin_inset Float figure
21441 wide false
21442 sideways false
21443 status collapsed
21444
21445 \begin_layout Plain Layout
21446 \begin_inset Caption
21447
21448 \begin_layout Plain Layout
21449 \begin_inset CommandInset label
21450 LatexCommand label
21451 name "fig:Undefinable"
21452
21453 \end_inset
21454
21455 Undefinable
21456 \end_layout
21457
21458 \end_inset
21459
21460
21461 \end_layout
21462
21463 \begin_layout Plain Layout
21464 \begin_inset Graphics
21465         filename clipart/escher-lsd.eps
21466         width 45col%
21467
21468 \end_inset
21469
21470
21471 \end_layout
21472
21473 \end_inset
21474
21475
21476 \begin_inset space \hfill{}
21477 \end_inset
21478
21479
21480 \begin_inset Float figure
21481 wide false
21482 sideways false
21483 status collapsed
21484
21485 \begin_layout Plain Layout
21486 \begin_inset Caption
21487
21488 \begin_layout Plain Layout
21489 \begin_inset CommandInset label
21490 LatexCommand label
21491 name "fig:Platypus"
21492
21493 \end_inset
21494
21495 Platypus
21496 \end_layout
21497
21498 \end_inset
21499
21500
21501 \end_layout
21502
21503 \begin_layout Plain Layout
21504 \begin_inset Graphics
21505         filename clipart/platypus.eps
21506         lyxscale 60
21507         width 45col%
21508
21509 \end_inset
21510
21511
21512 \end_layout
21513
21514 \end_inset
21515
21516
21517 \begin_inset space \hfill{}
21518 \end_inset
21519
21520
21521 \end_layout
21522
21523 \begin_layout Plain Layout
21524 \begin_inset Caption
21525
21526 \begin_layout Plain Layout
21527 \begin_inset CommandInset label
21528 LatexCommand label
21529 name "fig:Two-distorted-images"
21530
21531 \end_inset
21532
21533 Two distorted images.
21534 \end_layout
21535
21536 \end_inset
21537
21538
21539 \end_layout
21540
21541 \end_inset
21542
21543
21544 \end_layout
21545
21546 \begin_layout Subsubsection
21547 Table Floats
21548 \begin_inset Index idx
21549 status collapsed
21550
21551 \begin_layout Plain Layout
21552 Floats ! Table floats
21553 \end_layout
21554
21555 \end_inset
21556
21557
21558 \end_layout
21559
21560 \begin_layout Standard
21561 Table floats can be inserted using the menu 
21562 \family sans
21563 Insert\SpecialChar \menuseparator
21564 Float\SpecialChar \menuseparator
21565 Table
21566 \family default
21567  or the toolbar button 
21568 \begin_inset Info
21569 type  "icon"
21570 arg   "float-insert table"
21571 \end_inset
21572
21573 .
21574  They have the same properties as figure floats except for the different
21575  label.
21576  Table
21577 \begin_inset space ~
21578 \end_inset
21579
21580
21581 \begin_inset CommandInset ref
21582 LatexCommand ref
21583 reference "tab:Table-float"
21584
21585 \end_inset
21586
21587  is a table float.
21588 \end_layout
21589
21590 \begin_layout Standard
21591 \begin_inset Float table
21592 wide false
21593 sideways false
21594 status open
21595
21596 \begin_layout Plain Layout
21597 \begin_inset Caption
21598
21599 \begin_layout Plain Layout
21600 \begin_inset CommandInset label
21601 LatexCommand label
21602 name "tab:Table-float"
21603
21604 \end_inset
21605
21606 A table float.
21607 \end_layout
21608
21609 \end_inset
21610
21611
21612 \end_layout
21613
21614 \begin_layout Plain Layout
21615 \align center
21616 \begin_inset Tabular
21617 <lyxtabular version="3" rows="3" columns="3">
21618 <features tabularvalignment="middle">
21619 <column alignment="center" valignment="top" width="0pt">
21620 <column alignment="center" valignment="top" width="0pt">
21621 <column alignment="center" valignment="top" width="0pt">
21622 <row>
21623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21624 \begin_inset Text
21625
21626 \begin_layout Plain Layout
21627
21628 \family roman
21629 \series medium
21630 \shape up
21631 \size normal
21632 \emph off
21633 \bar no
21634 \noun off
21635 \color none
21636 1
21637 \end_layout
21638
21639 \end_inset
21640 </cell>
21641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21642 \begin_inset Text
21643
21644 \begin_layout Plain Layout
21645
21646 \family roman
21647 \series medium
21648 \shape up
21649 \size normal
21650 \emph off
21651 \bar no
21652 \noun off
21653 \color none
21654 2
21655 \end_layout
21656
21657 \end_inset
21658 </cell>
21659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21660 \begin_inset Text
21661
21662 \begin_layout Plain Layout
21663
21664 \family roman
21665 \series medium
21666 \shape up
21667 \size normal
21668 \emph off
21669 \bar no
21670 \noun off
21671 \color none
21672 3
21673 \end_layout
21674
21675 \end_inset
21676 </cell>
21677 </row>
21678 <row>
21679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21680 \begin_inset Text
21681
21682 \begin_layout Plain Layout
21683
21684 \family roman
21685 \series medium
21686 \shape up
21687 \size normal
21688 \emph off
21689 \bar no
21690 \noun off
21691 \color none
21692 Joe
21693 \end_layout
21694
21695 \end_inset
21696 </cell>
21697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21698 \begin_inset Text
21699
21700 \begin_layout Plain Layout
21701
21702 \family roman
21703 \series medium
21704 \shape up
21705 \size normal
21706 \emph off
21707 \bar no
21708 \noun off
21709 \color none
21710 Mary
21711 \end_layout
21712
21713 \end_inset
21714 </cell>
21715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21716 \begin_inset Text
21717
21718 \begin_layout Plain Layout
21719
21720 \family roman
21721 \series medium
21722 \shape up
21723 \size normal
21724 \emph off
21725 \bar no
21726 \noun off
21727 \color none
21728 Ted
21729 \end_layout
21730
21731 \end_inset
21732 </cell>
21733 </row>
21734 <row>
21735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21736 \begin_inset Text
21737
21738 \begin_layout Plain Layout
21739
21740 \family roman
21741 \series medium
21742 \shape up
21743 \size normal
21744 \emph off
21745 \bar no
21746 \noun off
21747 \color none
21748 \begin_inset Formula $\int x^{2}dx$
21749 \end_inset
21750
21751
21752 \end_layout
21753
21754 \end_inset
21755 </cell>
21756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21757 \begin_inset Text
21758
21759 \begin_layout Plain Layout
21760
21761 \family roman
21762 \series medium
21763 \shape up
21764 \size normal
21765 \emph off
21766 \bar no
21767 \noun off
21768 \color none
21769 \begin_inset Formula $\left[\begin{array}{cc}
21770 a & b\\
21771 c & d
21772 \end{array}\right]$
21773 \end_inset
21774
21775
21776 \end_layout
21777
21778 \end_inset
21779 </cell>
21780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21781 \begin_inset Text
21782
21783 \begin_layout Plain Layout
21784
21785 \family roman
21786 \series medium
21787 \shape up
21788 \size normal
21789 \emph off
21790 \bar no
21791 \noun off
21792 \color none
21793 \begin_inset Formula $1+1=2$
21794 \end_inset
21795
21796
21797 \end_layout
21798
21799 \end_inset
21800 </cell>
21801 </row>
21802 </lyxtabular>
21803
21804 \end_inset
21805
21806
21807 \end_layout
21808
21809 \end_inset
21810
21811
21812 \end_layout
21813
21814 \begin_layout Subsection
21815 More Information
21816 \begin_inset Index idx
21817 status collapsed
21818
21819 \begin_layout Plain Layout
21820 Floats ! Details
21821 \end_layout
21822
21823 \end_inset
21824
21825
21826 \end_layout
21827
21828 \begin_layout Standard
21829 LyX offers you further float types as well as rotated floats.
21830  It also allows you to change the float numbering scheme, to control the
21831  float placement and to change the formatting and placement of the float
21832  caption.
21833  All these features are explained in detail with many examples in chapter
21834  
21835 \emph on
21836 Floats
21837 \emph default
21838  of the 
21839 \emph on
21840 Embedded
21841 \begin_inset space ~
21842 \end_inset
21843
21844 Objects
21845 \emph default
21846  manual.
21847 \end_layout
21848
21849 \begin_layout Section
21850 Minipages
21851 \begin_inset Index idx
21852 status collapsed
21853
21854 \begin_layout Plain Layout
21855 Minipages
21856 \end_layout
21857
21858 \end_inset
21859
21860
21861 \begin_inset CommandInset label
21862 LatexCommand label
21863 name "sec:Minipages"
21864
21865 \end_inset
21866
21867
21868 \end_layout
21869
21870 \begin_layout Standard
21871 LaTeX provides a mechanism to produce essentially a page within a page,
21872  called minipage.
21873  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21874 \begin_inset space \space{}
21875 \end_inset
21876
21877 apply.
21878  
21879 \end_layout
21880
21881 \begin_layout Standard
21882 Minipages in LyX have their own collapsible box inserted via the menu 
21883 \family sans
21884 Insert\SpecialChar \menuseparator
21885 Box
21886 \family default
21887 .
21888  Right-clicking on the box label allows you to alter the width of the minipage
21889  and its alignment within the page.
21890 \end_layout
21891
21892 \begin_layout Standard
21893 \align center
21894 \begin_inset Box Frameless
21895 position "t"
21896 hor_pos "c"
21897 has_inner_box 1
21898 inner_pos "t"
21899 use_parbox 0
21900 use_makebox 0
21901 width "30col%"
21902 special "none"
21903 height "1pt"
21904 height_special "totalheight"
21905 status open
21906
21907 \begin_layout Plain Layout
21908
21909 \shape italic
21910 This is a minipage.
21911  The text is set in an italic style.
21912 \end_layout
21913
21914 \begin_layout Plain Layout
21915
21916 \shape italic
21917 Minipages are often used for text in another language or text that needs
21918  another formatting.
21919 \end_layout
21920
21921 \end_inset
21922
21923
21924 \end_layout
21925
21926 \begin_layout Standard
21927 \begin_inset VSpace medskip
21928 \end_inset
21929
21930 If you place two minipages side-by-side, you can use 
21931 \family sans
21932 Horizontal Fills
21933 \family default
21934  as described in section
21935 \begin_inset space ~
21936 \end_inset
21937
21938
21939 \begin_inset CommandInset ref
21940 LatexCommand ref
21941 reference "sub:Horizontal-Space"
21942
21943 \end_inset
21944
21945 :
21946 \begin_inset VSpace medskip
21947 \end_inset
21948
21949
21950 \end_layout
21951
21952 \begin_layout Standard
21953 \begin_inset Box Frameless
21954 position "t"
21955 hor_pos "c"
21956 has_inner_box 1
21957 inner_pos "t"
21958 use_parbox 0
21959 use_makebox 0
21960 width "1.5in"
21961 special "none"
21962 height "1pt"
21963 height_special "totalheight"
21964 status open
21965
21966 \begin_layout Plain Layout
21967 This is a minipage with some stupid dummy text.
21968  This dummy text is used to increase the size of the minipage.
21969 \end_layout
21970
21971 \end_inset
21972
21973
21974 \begin_inset space \hfill{}
21975 \end_inset
21976
21977
21978 \begin_inset Box Frameless
21979 position "t"
21980 hor_pos "c"
21981 has_inner_box 1
21982 inner_pos "t"
21983 use_parbox 0
21984 use_makebox 0
21985 width "1.5in"
21986 special "none"
21987 height "1pt"
21988 height_special "totalheight"
21989 status open
21990
21991 \begin_layout Plain Layout
21992 This is a minipage with some stupid dummy text.
21993  This dummy text is used to increase the size of the minipage.
21994 \end_layout
21995
21996 \end_inset
21997
21998
21999 \end_layout
22000
22001 \begin_layout Standard
22002 \begin_inset VSpace bigskip
22003 \end_inset
22004
22005
22006 \end_layout
22007
22008 \begin_layout Standard
22009 When you right-click on a minipage box, you can transform the box to another
22010  box type.
22011  All box types and their settings are explained in detail in chapter 
22012 \emph on
22013 Boxes
22014 \emph default
22015  of the 
22016 \emph on
22017 Embedded
22018 \begin_inset space ~
22019 \end_inset
22020
22021 Objects
22022 \emph default
22023  manual.
22024 \end_layout
22025
22026 \begin_layout Chapter
22027 Mathematical Formulas
22028 \begin_inset Index idx
22029 status collapsed
22030
22031 \begin_layout Plain Layout
22032 Math
22033 \end_layout
22034
22035 \end_inset
22036
22037
22038 \begin_inset Index idx
22039 status collapsed
22040
22041 \begin_layout Plain Layout
22042 Formulas | see
22043 \begin_inset ERT
22044 status collapsed
22045
22046 \begin_layout Plain Layout
22047
22048 {
22049 \end_layout
22050
22051 \end_inset
22052
22053 Math
22054 \begin_inset ERT
22055 status collapsed
22056
22057 \begin_layout Plain Layout
22058
22059 }
22060 \end_layout
22061
22062 \end_inset
22063
22064
22065 \end_layout
22066
22067 \end_inset
22068
22069
22070 \begin_inset CommandInset label
22071 LatexCommand label
22072 name "chap:Mathematical-Formulas"
22073
22074 \end_inset
22075
22076
22077 \end_layout
22078
22079 \begin_layout Standard
22080 The issues of this chapter are described in detail in the 
22081 \emph on
22082 Math
22083 \emph default
22084  manual.
22085  There you will also find tips and tricks for special cases.
22086 \end_layout
22087
22088 \begin_layout Section
22089 Basic Math Editing
22090 \begin_inset Index idx
22091 status collapsed
22092
22093 \begin_layout Plain Layout
22094 Math ! Basics
22095 \end_layout
22096
22097 \end_inset
22098
22099
22100 \end_layout
22101
22102 \begin_layout Standard
22103 To create a math formula, you can just click on the toolbar icon 
22104 \begin_inset Info
22105 type  "icon"
22106 arg   "math-mode on"
22107 \end_inset
22108
22109 .
22110  That will create a little blue rectangle, with purple markers around its
22111  corners.
22112  That blue rectangle is the formula itself; the purple markers indicate
22113  what level of nesting within the formula you are at.
22114  You can also choose a particular formula type to insert via the 
22115 \family sans
22116 Insert\SpecialChar \menuseparator
22117 Math
22118 \family default
22119  menu.
22120 \end_layout
22121
22122 \begin_layout Standard
22123 Editing the parameters of a formula and adding math constructs can be done
22124  with the 
22125 \family sans
22126 math
22127 \begin_inset space ~
22128 \end_inset
22129
22130 toolbar
22131 \family default
22132 , that appears if the cursor is in a formula.
22133 \end_layout
22134
22135 \begin_layout Standard
22136 There are two main types of formulas, inline formulas and display formulas.
22137  Inline formulas appear within a text line, like this one:
22138 \end_layout
22139
22140 \begin_layout Standard
22141 This is a line with an inline formula 
22142 \begin_inset Formula $A=B$
22143 \end_inset
22144
22145  in it.
22146 \end_layout
22147
22148 \begin_layout Standard
22149 Displayed formulas appear outside the text like if they were in a separate
22150  paragraph, like this one:
22151 \begin_inset Formula 
22152 \[
22153 A=B
22154 \]
22155
22156 \end_inset
22157
22158 You can only number and reference displayed formulas.
22159 \end_layout
22160
22161 \begin_layout Standard
22162 LyX supports also many LaTeX math commands.
22163  E.
22164 \begin_inset space \thinspace{}
22165 \end_inset
22166
22167 g.
22168 \begin_inset space \space{}
22169 \end_inset
22170
22171 typing 
22172 \begin_inset Quotes eld
22173 \end_inset
22174
22175
22176 \series bold
22177
22178 \backslash
22179 alpha
22180 \series default
22181
22182 \begin_inset Quotes erd
22183 \end_inset
22184
22185 , followed by a space, in a formula will create the Greek letter 
22186 \begin_inset Formula $\alpha$
22187 \end_inset
22188
22189 .
22190  Typing commands might sometimes be faster than using the 
22191 \family sans
22192 Math
22193 \begin_inset space ~
22194 \end_inset
22195
22196 Panel
22197 \family default
22198 .
22199 \end_layout
22200
22201 \begin_layout Subsection
22202 Navigating in Formulas
22203 \begin_inset Index idx
22204 status collapsed
22205
22206 \begin_layout Plain Layout
22207 Math ! Navigating
22208 \end_layout
22209
22210 \end_inset
22211
22212
22213 \end_layout
22214
22215 \begin_layout Standard
22216 The best control over the cursor position within an existing formula is
22217  achieved with the arrow keys.
22218  LyX uses small rectangles to indicate places where something can be inserted.
22219  The arrow keys can be used to navigate between parts of a formula.
22220  Pressing 
22221 \family sans
22222 Space
22223 \family default
22224  will leave a formula construct (a square root 
22225 \begin_inset Formula $\sqrt{2}$
22226 \end_inset
22227
22228 , or parentheses 
22229 \begin_inset Formula $\left(f\right)$
22230 \end_inset
22231
22232 , or a matrix 
22233 \begin_inset Formula $\left[\begin{array}{cc}
22234 1 & 2\\
22235 3 & 4
22236 \end{array}\right]$
22237 \end_inset
22238
22239 ).
22240  Pressing 
22241 \family sans
22242 Escape
22243 \family default
22244  will leave the formula, placing the cursor after the formula.
22245  
22246 \family sans
22247 Tab
22248 \family default
22249  can be used to move horizontally in a formula; for example, through the
22250  cells of a matrix or the positions in a multi-line equation.
22251 \end_layout
22252
22253 \begin_layout Standard
22254
22255 \family sans
22256 Space
22257 \family default
22258 , printed in this document as 
22259 \begin_inset Quotes eld
22260 \end_inset
22261
22262
22263 \begin_inset ERT
22264 status collapsed
22265
22266 \begin_layout Plain Layout
22267
22268
22269 \backslash
22270 spce 
22271 \end_layout
22272
22273 \end_inset
22274
22275
22276 \begin_inset Quotes erd
22277 \end_inset
22278
22279
22280 \begin_inset Note Note
22281 status collapsed
22282
22283 \begin_layout Plain Layout
22284 This command will appear in the output as an official character denoting
22285  the space character (visible space).
22286 \end_layout
22287
22288 \end_inset
22289
22290 , seems to do nothing in a formula, since it does not add a space between
22291  characters, but it does exit a nested structure.
22292  For this reason, you have to be careful about using 
22293 \family sans
22294 Space
22295 \family default
22296 .
22297  For example, if you want 
22298 \begin_inset Formula $\sqrt{2x+1}$
22299 \end_inset
22300
22301 , type 
22302 \series bold
22303
22304 \backslash
22305 sqrt
22306 \begin_inset ERT
22307 status collapsed
22308
22309 \begin_layout Plain Layout
22310
22311
22312 \backslash
22313 spce 
22314 \end_layout
22315
22316 \end_inset
22317
22318 2x+1
22319 \series default
22320  and not 
22321 \series bold
22322
22323 \backslash
22324 sqrt
22325 \begin_inset ERT
22326 status collapsed
22327
22328 \begin_layout Plain Layout
22329
22330
22331 \backslash
22332 spce 
22333 \end_layout
22334
22335 \end_inset
22336
22337 2x
22338 \begin_inset ERT
22339 status collapsed
22340
22341 \begin_layout Plain Layout
22342
22343
22344 \backslash
22345 spce 
22346 \end_layout
22347
22348 \end_inset
22349
22350 +1
22351 \series default
22352 , since in the latter case only the 
22353 \family typewriter
22354
22355 \begin_inset Formula $2x$
22356 \end_inset
22357
22358
22359 \family default
22360  will be under the square root sign: 
22361 \begin_inset Formula $\sqrt{2x}+1$
22362 \end_inset
22363
22364 .
22365 \end_layout
22366
22367 \begin_layout Standard
22368 You can leave many parts of a formula, like this matrix, partially filled
22369  in, such as:
22370 \begin_inset Formula 
22371 \[
22372 \left(\begin{array}{ccc}
22373 \lambda_{1}\\
22374  & \ddots\\
22375  &  & \lambda_{n}
22376 \end{array}\right)
22377 \]
22378
22379 \end_inset
22380
22381 If you leave a fraction only partially filled in, or a subscript with nothing
22382  in it, the results will be unpredictable, but most constructs don't mind.
22383 \end_layout
22384
22385 \begin_layout Subsection
22386 Selecting Text
22387 \end_layout
22388
22389 \begin_layout Standard
22390 You can select text within a formula in two different ways.
22391  Place the cursor at one end of the string of text you want, and press 
22392 \family sans
22393 Shift
22394 \family default
22395  and a cursor movement key to select text.
22396  It will be highlighted as with regular text selection.
22397  Alternatively, you can select text with the mouse in the usual way.
22398  That text can then be cut or copied, and then pasted within any formula,
22399  but not in a normal text region in LyX.
22400 \end_layout
22401
22402 \begin_layout Subsection
22403 Exponents and Subscripts
22404 \begin_inset Index idx
22405 status collapsed
22406
22407 \begin_layout Plain Layout
22408 Math ! Exponents
22409 \end_layout
22410
22411 \end_inset
22412
22413
22414 \begin_inset Index idx
22415 status collapsed
22416
22417 \begin_layout Plain Layout
22418 Math ! Subscripts
22419 \end_layout
22420
22421 \end_inset
22422
22423
22424 \end_layout
22425
22426 \begin_layout Standard
22427 You can use the math panel to add super- or subscripts (buttons 
22428 \begin_inset Info
22429 type  "icon"
22430 arg   "math-superscript"
22431 \end_inset
22432
22433  and 
22434 \begin_inset Info
22435 type  "icon"
22436 arg   "math-subscript"
22437 \end_inset
22438
22439 ), but the much easier way is to use a command.
22440  To get 
22441 \begin_inset Formula $x^{2}$
22442 \end_inset
22443
22444 , type in a formula 
22445 \series bold
22446 x^2
22447 \begin_inset ERT
22448 status collapsed
22449
22450 \begin_layout Plain Layout
22451
22452
22453 \backslash
22454 spce 
22455 \end_layout
22456
22457 \end_inset
22458
22459
22460 \series default
22461 .
22462  The final 
22463 \family sans
22464 Space
22465 \family default
22466  puts the cursor back down on the base line of the expression.
22467  If you type 
22468 \series bold
22469 x^2y
22470 \series default
22471 , you will get 
22472 \begin_inset Formula $x^{2y}$
22473 \end_inset
22474
22475 , to get 
22476 \begin_inset Formula $x^{2}y$
22477 \end_inset
22478
22479 , type 
22480 \series bold
22481 x^2
22482 \begin_inset ERT
22483 status collapsed
22484
22485 \begin_layout Plain Layout
22486
22487
22488 \backslash
22489 spce 
22490 \end_layout
22491
22492 \end_inset
22493
22494 y
22495 \series default
22496 .
22497  If you use characters in the superscript, that could be accented with the
22498  hat 
22499 \begin_inset Quotes eld
22500 \end_inset
22501
22502 ^
22503 \begin_inset Quotes erd
22504 \end_inset
22505
22506 , you have to use an extra 
22507 \family sans
22508 Space
22509 \family default
22510  to separate the hat and the character.
22511  E.
22512 \begin_inset space \thinspace{}
22513 \end_inset
22514
22515 g.
22516 \begin_inset space \space{}
22517 \end_inset
22518
22519 if you want 
22520 \begin_inset Formula $x^{a}$
22521 \end_inset
22522
22523 , type 
22524 \series bold
22525 x^
22526 \begin_inset ERT
22527 status collapsed
22528
22529 \begin_layout Plain Layout
22530
22531
22532 \backslash
22533 spce 
22534 \end_layout
22535
22536 \end_inset
22537
22538 a
22539 \series default
22540 .
22541  Subscripts are similar: To get 
22542 \begin_inset Formula $a_{1}$
22543 \end_inset
22544
22545 , type 
22546 \series bold
22547 a_1
22548 \begin_inset ERT
22549 status collapsed
22550
22551 \begin_layout Plain Layout
22552
22553
22554 \backslash
22555 spce 
22556 \end_layout
22557
22558 \end_inset
22559
22560
22561 \series default
22562 .
22563 \end_layout
22564
22565 \begin_layout Subsection
22566 Fractions
22567 \begin_inset Index idx
22568 status collapsed
22569
22570 \begin_layout Plain Layout
22571 Math ! Fractions
22572 \end_layout
22573
22574 \end_inset
22575
22576
22577 \end_layout
22578
22579 \begin_layout Standard
22580 Create a fraction with either the command 
22581 \series bold
22582
22583 \backslash
22584 frac
22585 \series default
22586  or using the icon 
22587 \begin_inset Info
22588 type  "icon"
22589 arg   "math-insert \\frac"
22590 \end_inset
22591
22592  in the 
22593 \family sans
22594 Math
22595 \begin_inset space ~
22596 \end_inset
22597
22598 Panel
22599 \family default
22600 .
22601  You will be presented with an empty fraction.
22602  The cursor is above the fraction line.
22603  To move it to the bottom, simply press 
22604 \family sans
22605 Down
22606 \family default
22607 .
22608  To move back up, press 
22609 \family sans
22610 Up
22611 \family default
22612 .
22613  Any math structure can be placed in a fraction, as this example shows:
22614 \begin_inset Formula 
22615 \[
22616 \left[\frac{1}{\left(\begin{array}{cc}
22617 2 & 3\\
22618 4 & 5
22619 \end{array}\right)}\right]
22620 \]
22621
22622 \end_inset
22623
22624
22625 \end_layout
22626
22627 \begin_layout Subsection
22628 Roots
22629 \begin_inset Index idx
22630 status collapsed
22631
22632 \begin_layout Plain Layout
22633 Math ! Roots
22634 \end_layout
22635
22636 \end_inset
22637
22638
22639 \end_layout
22640
22641 \begin_layout Standard
22642 Roots can be created using the 
22643 \family sans
22644 Math
22645 \begin_inset space ~
22646 \end_inset
22647
22648 Panel
22649 \family default
22650  button 
22651 \begin_inset Info
22652 type  "icon"
22653 arg   "math-insert \\sqrt"
22654 \end_inset
22655
22656  or 
22657 \begin_inset Info
22658 type  "icon"
22659 arg   "math-insert \\root"
22660 \end_inset
22661
22662  or the commands 
22663 \series bold
22664
22665 \backslash
22666 sqrt
22667 \series default
22668  or 
22669 \series bold
22670
22671 \backslash
22672 root
22673 \series default
22674 .
22675  With the command 
22676 \series bold
22677
22678 \backslash
22679 root
22680 \series default
22681  you can produce roots of higher orders, like cube roots, while 
22682 \series bold
22683
22684 \backslash
22685 sqrt
22686 \series default
22687  produces always a square root.
22688 \end_layout
22689
22690 \begin_layout Subsection
22691 Operators with Limits
22692 \begin_inset Index idx
22693 status collapsed
22694
22695 \begin_layout Plain Layout
22696 Math ! Sums
22697 \end_layout
22698
22699 \end_inset
22700
22701
22702 \begin_inset Index idx
22703 status collapsed
22704
22705 \begin_layout Plain Layout
22706 Math ! Integrals
22707 \end_layout
22708
22709 \end_inset
22710
22711
22712 \begin_inset CommandInset label
22713 LatexCommand label
22714 name "sub:Operators-with-Limits"
22715
22716 \end_inset
22717
22718
22719 \end_layout
22720
22721 \begin_layout Standard
22722 Sum (
22723 \begin_inset Formula $\sum$
22724 \end_inset
22725
22726 ) and integral (
22727 \begin_inset Formula $\int$
22728 \end_inset
22729
22730 ) operators are very often decorated with limits.
22731  These limits can be entered in LyX by entering them as you would enter
22732  a super- or subscript, directly after the symbol.
22733  The sum operator will automatically place its 
22734 \begin_inset Quotes eld
22735 \end_inset
22736
22737 limits
22738 \begin_inset Quotes erd
22739 \end_inset
22740
22741  over and under the symbol in displayed formulas, and on the side in inline
22742  formulas.
22743  Such as 
22744 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22745 \end_inset
22746
22747 , versus
22748 \begin_inset Formula 
22749 \[
22750 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
22751 \]
22752
22753 \end_inset
22754
22755 Integral signs, however, will place the limits on the side in both formula
22756  types.
22757 \end_layout
22758
22759 \begin_layout Standard
22760 All operators with limits will be automatically re-sized when placed in
22761  display mode.
22762  The placement of the limits can be changed by placing the cursor directly
22763  behind the operator and hitting 
22764 \begin_inset Info
22765 type  "shortcut"
22766 arg   "math-limits"
22767 \end_inset
22768
22769  or using the menu 
22770 \family sans
22771 Edit\SpecialChar \menuseparator
22772 Math\SpecialChar \menuseparator
22773 Change
22774 \begin_inset space ~
22775 \end_inset
22776
22777 Limits
22778 \begin_inset space ~
22779 \end_inset
22780
22781 Type
22782 \family default
22783 .
22784 \end_layout
22785
22786 \begin_layout Standard
22787 Certain other mathematical expressions have this 
22788 \begin_inset Quotes eld
22789 \end_inset
22790
22791 moving limits
22792 \begin_inset Quotes erd
22793 \end_inset
22794
22795  feature as addition, such as
22796 \begin_inset Index idx
22797 status collapsed
22798
22799 \begin_layout Plain Layout
22800 Math ! Limits
22801 \end_layout
22802
22803 \end_inset
22804
22805
22806 \begin_inset Formula 
22807 \[
22808 \lim_{x\rightarrow\infty}f(x),
22809 \]
22810
22811 \end_inset
22812
22813 which will place the 
22814 \begin_inset Formula $x\rightarrow\infty$
22815 \end_inset
22816
22817  underneath the 
22818 \begin_inset Quotes eld
22819 \end_inset
22820
22821 lim
22822 \begin_inset Quotes erd
22823 \end_inset
22824
22825  in display mode.
22826  In inline formulas it looks like this: 
22827 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22828 \end_inset
22829
22830 .
22831 \end_layout
22832
22833 \begin_layout Standard
22834 Note that the lim-function was entered as the function macro 
22835 \series bold
22836
22837 \backslash
22838 lim
22839 \series default
22840 .
22841  Have a look at section
22842 \begin_inset space ~
22843 \end_inset
22844
22845
22846 \begin_inset CommandInset ref
22847 LatexCommand ref
22848 reference "sub:Functions"
22849
22850 \end_inset
22851
22852  for an explanation of function macros.
22853 \end_layout
22854
22855 \begin_layout Subsection
22856 Math Symbols
22857 \begin_inset Index idx
22858 status collapsed
22859
22860 \begin_layout Plain Layout
22861 Math ! Symbols
22862 \end_layout
22863
22864 \end_inset
22865
22866
22867 \end_layout
22868
22869 \begin_layout Standard
22870 Most math symbols can be found in the 
22871 \family sans
22872 Math
22873 \begin_inset space ~
22874 \end_inset
22875
22876 Panel
22877 \family default
22878  under one of several categories; including 
22879 \family sans
22880 Greek
22881 \family default
22882
22883 \family sans
22884 Operators
22885 \family default
22886
22887 \family sans
22888 Relations
22889 \family default
22890
22891 \family sans
22892 Arrows
22893 \family default
22894 .
22895  There are also the additional symbols provided by the American Mathematical
22896  Society (AMS).
22897 \end_layout
22898
22899 \begin_layout Standard
22900 If you know the LaTeX-command for a construct or symbol you wish to use,
22901  you don't have to use the 
22902 \family sans
22903 Math
22904 \begin_inset space ~
22905 \end_inset
22906
22907 Panel
22908 \family default
22909 ; you can type the command directly into the formula.
22910  LyX will convert it to the corresponding symbol or construct.
22911 \end_layout
22912
22913 \begin_layout Subsection
22914 Altering Spacing
22915 \begin_inset Index idx
22916 status collapsed
22917
22918 \begin_layout Plain Layout
22919 Math ! Spaces
22920 \end_layout
22921
22922 \end_inset
22923
22924
22925 \end_layout
22926
22927 \begin_layout Standard
22928 You may want to create spaces that differ from the standard spacing that
22929  LaTeX provides.
22930  To do this, press 
22931 \begin_inset Info
22932 type  "shortcut"
22933 arg   "command-alternatives space-insert protected ; math-space"
22934 \end_inset
22935
22936  or use the 
22937 \family sans
22938 Math
22939 \begin_inset space ~
22940 \end_inset
22941
22942 Panel
22943 \family default
22944  button 
22945 \family sans
22946
22947 \begin_inset Info
22948 type  "icon"
22949 arg   "math-insert \\space"
22950 \end_inset
22951
22952
22953 \family default
22954 .
22955  This generates a small space, and shows a small marker on the screen.
22956  For example, the sequence 
22957 \series bold
22958 a Ctrl+Space b
22959 \series default
22960
22961 \begin_inset Formula $a\, b$
22962 \end_inset
22963
22964  appears in LyX as 
22965 \begin_inset Graphics
22966         filename clipart/SpaceMarker.png
22967
22968 \end_inset
22969
22970 .
22971  You can change the space to different sizes when you set the cursor behind
22972  the space marker and hit space again several times.
22973  With every space hit the size will be changed.
22974  Some markers for the space size appear red in LyX, because they are negative
22975  spaces.
22976  Here are two examples:
22977 \end_layout
22978
22979 \begin_layout Standard
22980
22981 \series bold
22982 a Ctrl+Space b
22983 \series default
22984  and 3×
22985 \family sans
22986 Space
22987 \family default
22988
22989 \begin_inset Formula $a\quad b$
22990 \end_inset
22991
22992
22993 \end_layout
22994
22995 \begin_layout Standard
22996
22997 \series bold
22998 a Ctrl+Space b
22999 \series default
23000  and 5×
23001 \family sans
23002 Space
23003 \family default
23004
23005 \begin_inset Formula $a\! b$
23006 \end_inset
23007
23008
23009 \end_layout
23010
23011 \begin_layout Subsection
23012 Functions
23013 \begin_inset Index idx
23014 status collapsed
23015
23016 \begin_layout Plain Layout
23017 Math ! Functions
23018 \end_layout
23019
23020 \end_inset
23021
23022
23023 \begin_inset CommandInset label
23024 LatexCommand label
23025 name "sub:Functions"
23026
23027 \end_inset
23028
23029
23030 \end_layout
23031
23032 \begin_layout Standard
23033 The 
23034 \family sans
23035 Math
23036 \begin_inset space ~
23037 \end_inset
23038
23039 Panel
23040 \family default
23041  contains under the button 
23042 \family sans
23043
23044 \begin_inset Info
23045 type  "icon"
23046 arg   "math-insert \\functions"
23047 \end_inset
23048
23049
23050 \family default
23051  a number of function macros, such as 
23052 \begin_inset Formula $\sin$
23053 \end_inset
23054
23055
23056 \begin_inset Formula $\lim$
23057 \end_inset
23058
23059
23060 \emph on
23061 etc
23062 \emph default
23063 .
23064  (you can also insert them in a formula by typing 
23065 \series bold
23066
23067 \backslash
23068 sin
23069 \series default
23070  etc.).
23071  Standard mathematical practice is that functions are printed upright to
23072  avoid confusions, because 
23073 \begin_inset Formula $sin$
23074 \end_inset
23075
23076  does normally mean 
23077 \begin_inset Formula $s\cdot i\cdot n$
23078 \end_inset
23079
23080 .
23081 \end_layout
23082
23083 \begin_layout Standard
23084 Using the function macros will also produce correct spacing around the function:
23085  
23086 \begin_inset Formula $a\sin x$
23087 \end_inset
23088
23089  is different from 
23090 \begin_inset Formula $asinx$
23091 \end_inset
23092
23093 .
23094 \end_layout
23095
23096 \begin_layout Standard
23097 For some mathematical objects, like the limes, the macro changes where subscript
23098 s are placed, as described in section
23099 \begin_inset space ~
23100 \end_inset
23101
23102
23103 \begin_inset CommandInset ref
23104 LatexCommand ref
23105 reference "sub:Operators-with-Limits"
23106
23107 \end_inset
23108
23109 .
23110 \end_layout
23111
23112 \begin_layout Subsection
23113 Accents
23114 \begin_inset Index idx
23115 status collapsed
23116
23117 \begin_layout Plain Layout
23118 Math ! Accents
23119 \end_layout
23120
23121 \end_inset
23122
23123
23124 \end_layout
23125
23126 \begin_layout Standard
23127 In a formula you can insert accented characters in the same way as in text
23128  mode.
23129  This may depend on your keyboard, or the bindings file you use.
23130  You can also use LaTeX commands to e.
23131 \begin_inset space \thinspace{}
23132 \end_inset
23133
23134 g.
23135 \begin_inset space \space{}
23136 \end_inset
23137
23138 enter 
23139 \begin_inset Formula $\hat{a}$
23140 \end_inset
23141
23142  even if your keyboard doesn't have hat-accents enabled.
23143  Our example is entered by typing 
23144 \series bold
23145
23146 \backslash
23147 hat
23148 \begin_inset ERT
23149 status collapsed
23150
23151 \begin_layout Plain Layout
23152
23153
23154 \backslash
23155 spce 
23156 \end_layout
23157
23158 \end_inset
23159
23160 a
23161 \series default
23162  in a formula.
23163  Table
23164 \begin_inset space ~
23165 \end_inset
23166
23167
23168 \begin_inset CommandInset ref
23169 LatexCommand ref
23170 reference "tab:Accent-names-and"
23171
23172 \end_inset
23173
23174  shows the equivalences between the accent names and the commands.
23175 \end_layout
23176
23177 \begin_layout Standard
23178 \begin_inset Float table
23179 wide false
23180 sideways false
23181 status open
23182
23183 \begin_layout Plain Layout
23184 \begin_inset Caption
23185
23186 \begin_layout Plain Layout
23187 \begin_inset CommandInset label
23188 LatexCommand label
23189 name "tab:Accent-names-and"
23190
23191 \end_inset
23192
23193 Accent names and the corresponding commands.
23194 \end_layout
23195
23196 \end_inset
23197
23198
23199 \end_layout
23200
23201 \begin_layout Plain Layout
23202 \align center
23203 \begin_inset Tabular
23204 <lyxtabular version="3" rows="11" columns="3">
23205 <features tabularvalignment="middle">
23206 <column alignment="center" valignment="top" width="0pt">
23207 <column alignment="center" valignment="top" width="0pt">
23208 <column alignment="center" valignment="top" width="0pt">
23209 <row>
23210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23211 \begin_inset Text
23212
23213 \begin_layout Plain Layout
23214 Name
23215 \end_layout
23216
23217 \end_inset
23218 </cell>
23219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23220 \begin_inset Text
23221
23222 \begin_layout Plain Layout
23223 Command
23224 \end_layout
23225
23226 \end_inset
23227 </cell>
23228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23229 \begin_inset Text
23230
23231 \begin_layout Plain Layout
23232 E
23233 \family roman
23234 \series medium
23235 \shape up
23236 \size normal
23237 \emph off
23238 \bar no
23239 \noun off
23240 \color none
23241 xample
23242 \end_layout
23243
23244 \end_inset
23245 </cell>
23246 </row>
23247 <row>
23248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23249 \begin_inset Text
23250
23251 \begin_layout Plain Layout
23252
23253 \family roman
23254 \series medium
23255 \shape up
23256 \size normal
23257 \emph off
23258 \bar no
23259 \noun off
23260 \color none
23261 circumflex
23262 \end_layout
23263
23264 \end_inset
23265 </cell>
23266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23267 \begin_inset Text
23268
23269 \begin_layout Plain Layout
23270
23271 \series bold
23272
23273 \backslash
23274 hat
23275 \end_layout
23276
23277 \end_inset
23278 </cell>
23279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23280 \begin_inset Text
23281
23282 \begin_layout Plain Layout
23283
23284 \family roman
23285 \series medium
23286 \shape up
23287 \size normal
23288 \emph off
23289 \bar no
23290 \noun off
23291 \color none
23292 \begin_inset Formula $\hat{a}$
23293 \end_inset
23294
23295
23296 \end_layout
23297
23298 \end_inset
23299 </cell>
23300 </row>
23301 <row>
23302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23303 \begin_inset Text
23304
23305 \begin_layout Plain Layout
23306
23307 \family roman
23308 \series medium
23309 \shape up
23310 \size normal
23311 \emph off
23312 \bar no
23313 \noun off
23314 \color none
23315 grave
23316 \end_layout
23317
23318 \end_inset
23319 </cell>
23320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23321 \begin_inset Text
23322
23323 \begin_layout Plain Layout
23324
23325 \series bold
23326
23327 \backslash
23328 grave
23329 \end_layout
23330
23331 \end_inset
23332 </cell>
23333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23334 \begin_inset Text
23335
23336 \begin_layout Plain Layout
23337
23338 \family roman
23339 \series medium
23340 \shape up
23341 \size normal
23342 \emph off
23343 \bar no
23344 \noun off
23345 \color none
23346 \begin_inset Formula $\grave{a}$
23347 \end_inset
23348
23349
23350 \end_layout
23351
23352 \end_inset
23353 </cell>
23354 </row>
23355 <row>
23356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23357 \begin_inset Text
23358
23359 \begin_layout Plain Layout
23360
23361 \family roman
23362 \series medium
23363 \shape up
23364 \size normal
23365 \emph off
23366 \bar no
23367 \noun off
23368 \color none
23369 acute
23370 \end_layout
23371
23372 \end_inset
23373 </cell>
23374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23375 \begin_inset Text
23376
23377 \begin_layout Plain Layout
23378
23379 \series bold
23380
23381 \backslash
23382 acute
23383 \end_layout
23384
23385 \end_inset
23386 </cell>
23387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23388 \begin_inset Text
23389
23390 \begin_layout Plain Layout
23391
23392 \family roman
23393 \series medium
23394 \shape up
23395 \size normal
23396 \emph off
23397 \bar no
23398 \noun off
23399 \color none
23400 \begin_inset Formula $\acute{a}$
23401 \end_inset
23402
23403
23404 \end_layout
23405
23406 \end_inset
23407 </cell>
23408 </row>
23409 <row>
23410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23411 \begin_inset Text
23412
23413 \begin_layout Plain Layout
23414
23415 \family roman
23416 \series medium
23417 \shape up
23418 \size normal
23419 \emph off
23420 \bar no
23421 \noun off
23422 \color none
23423 umlaut
23424 \end_layout
23425
23426 \end_inset
23427 </cell>
23428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23429 \begin_inset Text
23430
23431 \begin_layout Plain Layout
23432
23433 \series bold
23434
23435 \backslash
23436 ddot
23437 \end_layout
23438
23439 \end_inset
23440 </cell>
23441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23442 \begin_inset Text
23443
23444 \begin_layout Plain Layout
23445
23446 \family roman
23447 \series medium
23448 \shape up
23449 \size normal
23450 \emph off
23451 \bar no
23452 \noun off
23453 \color none
23454 \begin_inset Formula $\ddot{a}$
23455 \end_inset
23456
23457
23458 \end_layout
23459
23460 \end_inset
23461 </cell>
23462 </row>
23463 <row>
23464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23465 \begin_inset Text
23466
23467 \begin_layout Plain Layout
23468
23469 \family roman
23470 \series medium
23471 \shape up
23472 \size normal
23473 \emph off
23474 \bar no
23475 \noun off
23476 \color none
23477 tilde
23478 \end_layout
23479
23480 \end_inset
23481 </cell>
23482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23483 \begin_inset Text
23484
23485 \begin_layout Plain Layout
23486
23487 \series bold
23488
23489 \backslash
23490 tilde
23491 \end_layout
23492
23493 \end_inset
23494 </cell>
23495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23496 \begin_inset Text
23497
23498 \begin_layout Plain Layout
23499
23500 \family roman
23501 \series medium
23502 \shape up
23503 \size normal
23504 \emph off
23505 \bar no
23506 \noun off
23507 \color none
23508 \begin_inset Formula $\tilde{a}$
23509 \end_inset
23510
23511
23512 \end_layout
23513
23514 \end_inset
23515 </cell>
23516 </row>
23517 <row>
23518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23519 \begin_inset Text
23520
23521 \begin_layout Plain Layout
23522
23523 \family roman
23524 \series medium
23525 \shape up
23526 \size normal
23527 \emph off
23528 \bar no
23529 \noun off
23530 \color none
23531 dot
23532 \end_layout
23533
23534 \end_inset
23535 </cell>
23536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23537 \begin_inset Text
23538
23539 \begin_layout Plain Layout
23540
23541 \series bold
23542
23543 \backslash
23544 dot
23545 \end_layout
23546
23547 \end_inset
23548 </cell>
23549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23550 \begin_inset Text
23551
23552 \begin_layout Plain Layout
23553
23554 \family roman
23555 \series medium
23556 \shape up
23557 \size normal
23558 \emph off
23559 \bar no
23560 \noun off
23561 \color none
23562 \begin_inset Formula $\dot{a}$
23563 \end_inset
23564
23565
23566 \end_layout
23567
23568 \end_inset
23569 </cell>
23570 </row>
23571 <row>
23572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23573 \begin_inset Text
23574
23575 \begin_layout Plain Layout
23576
23577 \family roman
23578 \series medium
23579 \shape up
23580 \size normal
23581 \emph off
23582 \bar no
23583 \noun off
23584 \color none
23585 breve
23586 \end_layout
23587
23588 \end_inset
23589 </cell>
23590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23591 \begin_inset Text
23592
23593 \begin_layout Plain Layout
23594
23595 \series bold
23596
23597 \backslash
23598 breve
23599 \end_layout
23600
23601 \end_inset
23602 </cell>
23603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23604 \begin_inset Text
23605
23606 \begin_layout Plain Layout
23607
23608 \family roman
23609 \series medium
23610 \shape up
23611 \size normal
23612 \emph off
23613 \bar no
23614 \noun off
23615 \color none
23616 \begin_inset Formula $\breve{a}$
23617 \end_inset
23618
23619
23620 \end_layout
23621
23622 \end_inset
23623 </cell>
23624 </row>
23625 <row>
23626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23627 \begin_inset Text
23628
23629 \begin_layout Plain Layout
23630
23631 \family roman
23632 \series medium
23633 \shape up
23634 \size normal
23635 \emph off
23636 \bar no
23637 \noun off
23638 \color none
23639 caron
23640 \end_layout
23641
23642 \end_inset
23643 </cell>
23644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23645 \begin_inset Text
23646
23647 \begin_layout Plain Layout
23648
23649 \series bold
23650
23651 \backslash
23652 check
23653 \end_layout
23654
23655 \end_inset
23656 </cell>
23657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23658 \begin_inset Text
23659
23660 \begin_layout Plain Layout
23661
23662 \family roman
23663 \series medium
23664 \shape up
23665 \size normal
23666 \emph off
23667 \bar no
23668 \noun off
23669 \color none
23670 \begin_inset Formula $\check{a}$
23671 \end_inset
23672
23673
23674 \end_layout
23675
23676 \end_inset
23677 </cell>
23678 </row>
23679 <row>
23680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23681 \begin_inset Text
23682
23683 \begin_layout Plain Layout
23684
23685 \family roman
23686 \series medium
23687 \shape up
23688 \size normal
23689 \emph off
23690 \bar no
23691 \noun off
23692 \color none
23693 macron
23694 \end_layout
23695
23696 \end_inset
23697 </cell>
23698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23699 \begin_inset Text
23700
23701 \begin_layout Plain Layout
23702
23703 \series bold
23704
23705 \backslash
23706 bar
23707 \end_layout
23708
23709 \end_inset
23710 </cell>
23711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23712 \begin_inset Text
23713
23714 \begin_layout Plain Layout
23715
23716 \family roman
23717 \series medium
23718 \shape up
23719 \size normal
23720 \emph off
23721 \bar no
23722 \noun off
23723 \color none
23724 \begin_inset Formula $\bar{a}$
23725 \end_inset
23726
23727
23728 \end_layout
23729
23730 \end_inset
23731 </cell>
23732 </row>
23733 <row>
23734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23735 \begin_inset Text
23736
23737 \begin_layout Plain Layout
23738 vector
23739 \end_layout
23740
23741 \end_inset
23742 </cell>
23743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23744 \begin_inset Text
23745
23746 \begin_layout Plain Layout
23747
23748 \series bold
23749
23750 \backslash
23751 vec
23752 \end_layout
23753
23754 \end_inset
23755 </cell>
23756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23757 \begin_inset Text
23758
23759 \begin_layout Plain Layout
23760
23761 \family roman
23762 \series medium
23763 \shape up
23764 \size normal
23765 \emph off
23766 \bar no
23767 \noun off
23768 \color none
23769 \begin_inset Formula $\vec{a}$
23770 \end_inset
23771
23772
23773 \end_layout
23774
23775 \end_inset
23776 </cell>
23777 </row>
23778 </lyxtabular>
23779
23780 \end_inset
23781
23782
23783 \end_layout
23784
23785 \end_inset
23786
23787
23788 \end_layout
23789
23790 \begin_layout Standard
23791 You can choose one of the accents by selecting an item from the 
23792 \family sans
23793 Frame
23794 \begin_inset space ~
23795 \end_inset
23796
23797 decorations
23798 \family default
23799  symbol set button 
23800 \begin_inset Info
23801 type  "icon"
23802 arg   "math-insert \\hat"
23803 \end_inset
23804
23805  in the math panel; this will apply to any selection you have made within
23806  a formula too.
23807 \end_layout
23808
23809 \begin_layout Section
23810 Brackets and Delimiters
23811 \begin_inset Index idx
23812 status collapsed
23813
23814 \begin_layout Plain Layout
23815 Math ! Brackets
23816 \end_layout
23817
23818 \end_inset
23819
23820
23821 \begin_inset Index idx
23822 status collapsed
23823
23824 \begin_layout Plain Layout
23825 Math ! Delimiters
23826 \end_layout
23827
23828 \end_inset
23829
23830
23831 \begin_inset CommandInset label
23832 LatexCommand label
23833 name "sec:Brackets-and-Delimiters"
23834
23835 \end_inset
23836
23837
23838 \end_layout
23839
23840 \begin_layout Standard
23841 There are several brackets available through LyX.
23842  For some purposes, using just the keys 
23843 \family typewriter
23844 []{}()|<>
23845 \family default
23846  should suffice.
23847  But if you want to surround a large structure, like a matrix or a fraction,
23848  or if you have several layers of brackets, it is better to use the math
23849  toolbar delimiter icon 
23850 \begin_inset Info
23851 type  "icon"
23852 arg   "dialog-show mathdelimiter"
23853 \end_inset
23854
23855 .
23856  For example, that is how you would construct the brackets around a matrix:
23857 \begin_inset Formula 
23858 \[
23859 \left[\begin{array}{cc}
23860 1 & 2\\
23861 3 & 4
23862 \end{array}\right]
23863 \]
23864
23865 \end_inset
23866
23867 and to make it easier to see the layers of parentheses.
23868  Below, the expression on the left was entered using the delimiter icon
23869  
23870 \begin_inset Info
23871 type  "icon"
23872 arg   "dialog-show mathdelimiter"
23873 \end_inset
23874
23875  and the expression on the right was entered using the 
23876 \family typewriter
23877 ()
23878 \family default
23879  keys.
23880  
23881 \begin_inset Formula 
23882 \[
23883 \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})}))}
23884 \]
23885
23886 \end_inset
23887
23888
23889 \end_layout
23890
23891 \begin_layout Standard
23892 If you use the delimiter icon, the parentheses, and other brackets from
23893  that menu will automatically re-size to accommodate the size of what is
23894  inside.
23895 \end_layout
23896
23897 \begin_layout Standard
23898 To construct brackets click on the button for the bracket you want on the
23899  left side and right side.
23900  If you use the option 
23901 \family sans
23902 Keep
23903 \begin_inset space ~
23904 \end_inset
23905
23906 matched
23907 \family default
23908 , the selected bracket type will be used for the left and the right side.
23909  The selection will be shown below the button field.
23910  If you want one side to not have a bracket, use the blank button.
23911  It will appear in LyX with a dotted line, but nothing will be printed.
23912 \end_layout
23913
23914 \begin_layout Standard
23915 If you want to place brackets around math structures, like a square root,
23916  you can do so by first highlighting (selecting) the structure that is to
23917  go inside the brackets.
23918  Then choose the appropriate brackets for left and right and click on 
23919 \family sans
23920 Insert
23921 \family default
23922 .
23923  The parentheses will be drawn around the selected structure.
23924  The most common bracket combinations (parentheses, square brackets, and
23925  braces, on both sides) can be entered more quickly using keyboard shortcuts.
23926  For example, to insert a pair of flexible parentheses on both sides, select
23927  the structure and enter 
23928 \begin_inset Info
23929 type  "shortcut"
23930 arg   "math-delim ( )"
23931 \end_inset
23932
23933 .
23934 \end_layout
23935
23936 \begin_layout Section
23937 Arrays and Multi-line Equations
23938 \begin_inset Index idx
23939 status collapsed
23940
23941 \begin_layout Plain Layout
23942 Math ! Arrays
23943 \end_layout
23944
23945 \end_inset
23946
23947
23948 \begin_inset Index idx
23949 status collapsed
23950
23951 \begin_layout Plain Layout
23952 Math ! Matrices
23953 \end_layout
23954
23955 \end_inset
23956
23957
23958 \begin_inset Index idx
23959 status collapsed
23960
23961 \begin_layout Plain Layout
23962 Math ! Multi-line Equations
23963 \end_layout
23964
23965 \end_inset
23966
23967
23968 \end_layout
23969
23970 \begin_layout Standard
23971 Matrices are entered in LyX using the 
23972 \family sans
23973 Math
23974 \begin_inset space ~
23975 \end_inset
23976
23977 Panel
23978 \family default
23979  matrix button 
23980 \family sans
23981
23982 \begin_inset Info
23983 type  "icon"
23984 arg   "dialog-show mathmatrix"
23985 \end_inset
23986
23987
23988 \family default
23989 .
23990  It will open a dialog for you to choose the number of rows/columns.
23991  Here is an example:
23992 \begin_inset Formula 
23993 \[
23994 \left(\begin{array}{ccc}
23995 1 & 2 & 3\\
23996 4 & 5 & 6\\
23997 7 & 8 & 9
23998 \end{array}\right)
23999 \]
24000
24001 \end_inset
24002
24003 The parentheses aren't automatic, but you can add them as described in section
24004 \begin_inset space ~
24005 \end_inset
24006
24007
24008 \begin_inset CommandInset ref
24009 LatexCommand ref
24010 reference "sec:Brackets-and-Delimiters"
24011
24012 \end_inset
24013
24014 .
24015  When you construct the matrix, you can decide whether the column entries
24016  will be left-, right-, or center-justified.
24017  This alignment is set in the box 
24018 \family sans
24019 Horizontal
24020 \family default
24021  with the letters 
24022 \begin_inset Quotes eld
24023 \end_inset
24024
24025
24026 \family sans
24027 l
24028 \family default
24029
24030 \begin_inset Quotes erd
24031 \end_inset
24032
24033
24034 \begin_inset Quotes eld
24035 \end_inset
24036
24037
24038 \family sans
24039 r
24040 \family default
24041
24042 \begin_inset Quotes erd
24043 \end_inset
24044
24045 , and 
24046 \begin_inset Quotes eld
24047 \end_inset
24048
24049
24050 \family sans
24051 c
24052 \family default
24053
24054 \begin_inset Quotes erd
24055 \end_inset
24056
24057 .
24058  LyX proposes a 
24059 \begin_inset Quotes eld
24060 \end_inset
24061
24062
24063 \family sans
24064 c
24065 \family default
24066
24067 \begin_inset Quotes erd
24068 \end_inset
24069
24070  for every column as default.
24071  For example, the sequence 
24072 \begin_inset Quotes eld
24073 \end_inset
24074
24075
24076 \family sans
24077 lcr
24078 \family default
24079
24080 \begin_inset Quotes erd
24081 \end_inset
24082
24083  means that the first column will be left-justified, the second will be
24084  centered, and the third column will be right-justified, because each letter
24085  corresponds to the relevant column.
24086  The result will look like this:
24087 \begin_inset Formula 
24088 \[
24089 \begin{array}{lcr}
24090 this & this\, column & this\, column\\
24091 column & has & has\, right\\
24092 has\, left\, alignment & center\, alignment & alignment
24093 \end{array}.
24094 \]
24095
24096 \end_inset
24097
24098
24099 \end_layout
24100
24101 \begin_layout Standard
24102 You can add more rows to an existing matrix by hitting 
24103 \begin_inset Info
24104 type  "shortcut"
24105 arg   "newline-insert newline"
24106 \end_inset
24107
24108  while the cursor is in the matrix.
24109  Adding or deleting columns can be done via the menu 
24110 \family sans
24111 Edit\SpecialChar \menuseparator
24112 Math
24113 \family default
24114  or the math toolbar.
24115 \end_layout
24116
24117 \begin_layout Standard
24118 There are other arrays used in formulas, such as distinctions of cases.
24119  It can be created with the menu 
24120 \family sans
24121 Insert\SpecialChar \menuseparator
24122 Math\SpecialChar \menuseparator
24123 Cases
24124 \begin_inset space ~
24125 \end_inset
24126
24127 Environment
24128 \family default
24129  or the command 
24130 \series bold
24131
24132 \backslash
24133 cases
24134 \series default
24135 .
24136  Here is an example: 
24137 \begin_inset Formula 
24138 \[
24139 f(x)=\begin{cases}
24140 -1 & x<0\\
24141 0 & x=0\\
24142 1 & x>0
24143 \end{cases}
24144 \]
24145
24146 \end_inset
24147
24148
24149 \end_layout
24150
24151 \begin_layout Standard
24152 \begin_inset VSpace bigskip
24153 \end_inset
24154
24155 Multi-line formulas are created when you press 
24156 \begin_inset Info
24157 type  "shortcut"
24158 arg   "newline-insert newline"
24159 \end_inset
24160
24161  within a formula.
24162  In an empty formula you can see that three blue boxes appear, one for each
24163  column.
24164  When you press 
24165 \begin_inset Info
24166 type  "shortcut"
24167 arg   "newline-insert newline"
24168 \end_inset
24169
24170  in a non-empty formula, the part before the relation sign (equal sign 
24171 \begin_inset Quotes eld
24172 \end_inset
24173
24174 =
24175 \begin_inset Quotes erd
24176 \end_inset
24177
24178  etc.) will be inserted automatically in the first column, the relation sign
24179  is in the second column, and the rest in the third column.
24180  A new row is created by every further hit of 
24181 \begin_inset Info
24182 type  "shortcut"
24183 arg   "newline-insert newline"
24184 \end_inset
24185
24186 .
24187  Multi-line formulas are always displayed formulas.
24188  Here is an example:
24189 \begin_inset Formula 
24190 \begin{eqnarray}
24191 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24192 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24193 \end{eqnarray}
24194
24195 \end_inset
24196
24197 Note that the middle column is designed for relation signs so structures
24198  in this column will be printed in a smaller size:
24199 \begin_inset Formula 
24200 \begin{eqnarray*}
24201 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24202 \end{eqnarray*}
24203
24204 \end_inset
24205
24206
24207 \end_layout
24208
24209 \begin_layout Standard
24210 The multi-line formula type described here is called 
24211 \family typewriter
24212 \series medium
24213 eqnarray
24214 \family default
24215 \series default
24216 .
24217  There are other multi-line types more suitable for certain situations,
24218  for example if you want a better inter-line spacing than in formula 
24219 \begin_inset CommandInset ref
24220 LatexCommand eqref
24221 reference "eq:asquared"
24222
24223 \end_inset
24224
24225 .
24226  The other types are described in section
24227 \begin_inset space ~
24228 \end_inset
24229
24230
24231 \begin_inset CommandInset ref
24232 LatexCommand ref
24233 reference "sub:AMS-Formula-Types"
24234
24235 \end_inset
24236
24237 .
24238 \end_layout
24239
24240 \begin_layout Section
24241 Formula Numbering and Referencing
24242 \begin_inset Index idx
24243 status collapsed
24244
24245 \begin_layout Plain Layout
24246 Math ! Formula numbering
24247 \end_layout
24248
24249 \end_inset
24250
24251
24252 \begin_inset Index idx
24253 status collapsed
24254
24255 \begin_layout Plain Layout
24256 Math ! Referencing formulas
24257 \end_layout
24258
24259 \end_inset
24260
24261
24262 \begin_inset CommandInset label
24263 LatexCommand label
24264 name "sec:Formula-Numbering-and"
24265
24266 \end_inset
24267
24268
24269 \end_layout
24270
24271 \begin_layout Standard
24272 To number a formula, set the cursor in the formula and use the menu 
24273 \family sans
24274 Edit\SpecialChar \menuseparator
24275 Math\SpecialChar \menuseparator
24276 Toggle
24277 \begin_inset space ~
24278 \end_inset
24279
24280 Numbering
24281 \family default
24282  or the shortcut 
24283 \begin_inset Info
24284 type  "shortcut"
24285 arg   "math-number-toggle"
24286 \end_inset
24287
24288 .
24289  The formula number appears in LyX as 
24290 \begin_inset Quotes eld
24291 \end_inset
24292
24293 #
24294 \begin_inset Quotes erd
24295 \end_inset
24296
24297  within parentheses.
24298  The 
24299 \begin_inset Quotes eld
24300 \end_inset
24301
24302 #
24303 \begin_inset Quotes erd
24304 \end_inset
24305
24306  denotes that the number will be calculated automatically when the output
24307  is generated.
24308  The placement and format of the formula number in the output depends on
24309  the document class.
24310  In this document the number is printed together with the chapter number,
24311  separated by a dot:
24312 \begin_inset Formula 
24313 \begin{equation}
24314 1+1=2
24315 \end{equation}
24316
24317 \end_inset
24318
24319 Using 
24320 \begin_inset Info
24321 type  "shortcut"
24322 arg   "math-number-toggle"
24323 \end_inset
24324
24325  in a numbered formula will switch off the numbering.
24326  You can only number displayed formulas.
24327 \end_layout
24328
24329 \begin_layout Standard
24330 Multi-line formulas can be numbered line by line: Using the menu 
24331 \family sans
24332 Edit\SpecialChar \menuseparator
24333 Math\SpecialChar \menuseparator
24334 Toggle
24335 \begin_inset space ~
24336 \end_inset
24337
24338 Numbering
24339 \begin_inset space ~
24340 \end_inset
24341
24342 of
24343 \begin_inset space ~
24344 \end_inset
24345
24346 Line
24347 \family default
24348  or the shortcut 
24349 \begin_inset Info
24350 type  "shortcut"
24351 arg   "math-number-line-toggle"
24352 \end_inset
24353
24354  will only toggle the numbering of the line where the cursor is:
24355 \begin_inset Formula 
24356 \begin{eqnarray}
24357 1 & = & 3-2\\
24358 2 & = & 4-2\nonumber \\
24359 4 & \leq & 7
24360 \end{eqnarray}
24361
24362 \end_inset
24363
24364 To number all lines use the shortcut 
24365 \begin_inset Info
24366 type  "shortcut"
24367 arg   "math-number-toggle"
24368 \end_inset
24369
24370 .
24371 \end_layout
24372
24373 \begin_layout Standard
24374 \begin_inset VSpace bigskip
24375 \end_inset
24376
24377 Every displayed formula can be referenced by its number using a label.
24378  A label is inserted with the menu 
24379 \family sans
24380 Insert\SpecialChar \menuseparator
24381 Label
24382 \family default
24383  when the cursor is in the formula.
24384  This opens a dialog to enter the label.
24385  It is recommended to use the proposed 
24386 \begin_inset Quotes eld
24387 \end_inset
24388
24389
24390 \family sans
24391 eq:
24392 \family default
24393
24394 \begin_inset Quotes erd
24395 \end_inset
24396
24397  as the first part of the label, because this helps later to identify the
24398  label type when you have many labels in your document.
24399  We inserted in the following example the label 
24400 \begin_inset Quotes eld
24401 \end_inset
24402
24403 eq:tanhExp
24404 \begin_inset Quotes erd
24405 \end_inset
24406
24407  in the second line:
24408 \begin_inset Formula 
24409 \begin{eqnarray}
24410 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24411  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24412 \end{eqnarray}
24413
24414 \end_inset
24415
24416 Every labeled line is automatically numbered.
24417  Therefore the label is shown in LyX at the place of the formula number
24418  placeholder 
24419 \begin_inset Quotes eld
24420 \end_inset
24421
24422 #
24423 \begin_inset Quotes erd
24424 \end_inset
24425
24426 .
24427  You can reference a labeled formula using the menu 
24428 \family sans
24429 Insert\SpecialChar \menuseparator
24430 Cross
24431 \begin_inset space ~
24432 \end_inset
24433
24434 Reference
24435 \family default
24436 .
24437  A dialog appears to choose a label you want to refer to.
24438  The reference appears in LyX as a gray cross-reference box and in the output
24439  as the formula number:
24440 \end_layout
24441
24442 \begin_layout Standard
24443 This is a cross-reference to equation (
24444 \begin_inset CommandInset ref
24445 LatexCommand ref
24446 reference "eq:tanhExp"
24447
24448 \end_inset
24449
24450 ).
24451 \end_layout
24452
24453 \begin_layout Standard
24454 The properties of LyX's cross-reference box are described in section
24455 \begin_inset space ~
24456 \end_inset
24457
24458
24459 \begin_inset CommandInset ref
24460 LatexCommand ref
24461 reference "sec:Cross-References"
24462
24463 \end_inset
24464
24465 .
24466  To delete a label, set the cursor at the end in the labeled formula and
24467  press 
24468 \family sans
24469 Del
24470 \family default
24471 .
24472 \end_layout
24473
24474 \begin_layout Section
24475 User defined math macros
24476 \begin_inset Index idx
24477 status collapsed
24478
24479 \begin_layout Plain Layout
24480 Math ! Macros
24481 \end_layout
24482
24483 \end_inset
24484
24485
24486 \end_layout
24487
24488 \begin_layout Standard
24489 LyX allows you to define macros for formulas which is very useful when you
24490  have equations of the same form in a document several times.
24491  Math macros are explained in section 
24492 \emph on
24493 Math
24494 \begin_inset space ~
24495 \end_inset
24496
24497 Macros
24498 \emph default
24499  of the 
24500 \emph on
24501 Math
24502 \emph default
24503  manual.
24504 \end_layout
24505
24506 \begin_layout Section
24507 Fine-Tuning
24508 \end_layout
24509
24510 \begin_layout Subsection
24511 Typefaces
24512 \begin_inset Index idx
24513 status collapsed
24514
24515 \begin_layout Plain Layout
24516 Math ! Typefaces
24517 \end_layout
24518
24519 \end_inset
24520
24521
24522 \end_layout
24523
24524 \begin_layout Standard
24525 The standard font for text is italic, for numbers the standard is roman.
24526  To set a font in a formula, use the 
24527 \family sans
24528 Math
24529 \begin_inset space ~
24530 \end_inset
24531
24532 Panel
24533 \family default
24534  button 
24535 \family sans
24536
24537 \begin_inset Info
24538 type  "icon"
24539 arg   "math-insert \\font"
24540 \end_inset
24541
24542
24543 \family default
24544 , or enter its command, listed in table
24545 \begin_inset space ~
24546 \end_inset
24547
24548
24549 \begin_inset CommandInset ref
24550 LatexCommand ref
24551 reference "tab:Typefaces-and-the"
24552
24553 \end_inset
24554
24555 , directly.
24556 \end_layout
24557
24558 \begin_layout Standard
24559 \begin_inset Float table
24560 wide false
24561 sideways false
24562 status open
24563
24564 \begin_layout Plain Layout
24565 \begin_inset Caption
24566
24567 \begin_layout Plain Layout
24568 \begin_inset CommandInset label
24569 LatexCommand label
24570 name "tab:Typefaces-and-the"
24571
24572 \end_inset
24573
24574 Typefaces and the corresponding commands.
24575 \end_layout
24576
24577 \end_inset
24578
24579
24580 \end_layout
24581
24582 \begin_layout Plain Layout
24583 \align center
24584 \begin_inset Tabular
24585 <lyxtabular version="3" rows="9" columns="2">
24586 <features tabularvalignment="middle">
24587 <column alignment="center" valignment="top" width="0pt">
24588 <column alignment="center" valignment="top" width="0pt">
24589 <row>
24590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24591 \begin_inset Text
24592
24593 \begin_layout Plain Layout
24594 Font
24595 \end_layout
24596
24597 \end_inset
24598 </cell>
24599 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24600 \begin_inset Text
24601
24602 \begin_layout Plain Layout
24603 Command
24604 \end_layout
24605
24606 \end_inset
24607 </cell>
24608 </row>
24609 <row>
24610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24611 \begin_inset Text
24612
24613 \begin_layout Plain Layout
24614
24615 \shape up
24616 \size normal
24617 \bar no
24618 \noun off
24619 \color none
24620 \begin_inset Formula $\mathrm{Roman}$
24621 \end_inset
24622
24623
24624 \end_layout
24625
24626 \end_inset
24627 </cell>
24628 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24629 \begin_inset Text
24630
24631 \begin_layout Plain Layout
24632
24633 \series bold
24634
24635 \backslash
24636 mathrm
24637 \end_layout
24638
24639 \end_inset
24640 </cell>
24641 </row>
24642 <row>
24643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24644 \begin_inset Text
24645
24646 \begin_layout Plain Layout
24647 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24648 \end_inset
24649
24650
24651 \end_layout
24652
24653 \end_inset
24654 </cell>
24655 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24656 \begin_inset Text
24657
24658 \begin_layout Plain Layout
24659
24660 \series bold
24661
24662 \backslash
24663 mathbf
24664 \end_layout
24665
24666 \end_inset
24667 </cell>
24668 </row>
24669 <row>
24670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24671 \begin_inset Text
24672
24673 \begin_layout Plain Layout
24674 \begin_inset Formula $\mathit{Italic}$
24675 \end_inset
24676
24677
24678 \end_layout
24679
24680 \end_inset
24681 </cell>
24682 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24683 \begin_inset Text
24684
24685 \begin_layout Plain Layout
24686
24687 \series bold
24688
24689 \backslash
24690 mathit
24691 \end_layout
24692
24693 \end_inset
24694 </cell>
24695 </row>
24696 <row>
24697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24698 \begin_inset Text
24699
24700 \begin_layout Plain Layout
24701
24702 \shape up
24703 \size normal
24704 \bar no
24705 \noun off
24706 \color none
24707 \begin_inset Formula $\mathtt{Typewriter}$
24708 \end_inset
24709
24710
24711 \end_layout
24712
24713 \end_inset
24714 </cell>
24715 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24716 \begin_inset Text
24717
24718 \begin_layout Plain Layout
24719
24720 \series bold
24721
24722 \backslash
24723 mathtt
24724 \end_layout
24725
24726 \end_inset
24727 </cell>
24728 </row>
24729 <row>
24730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24731 \begin_inset Text
24732
24733 \begin_layout Plain Layout
24734 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24735 \end_inset
24736
24737
24738 \end_layout
24739
24740 \end_inset
24741 </cell>
24742 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24743 \begin_inset Text
24744
24745 \begin_layout Plain Layout
24746
24747 \series bold
24748
24749 \backslash
24750 mathbb
24751 \end_layout
24752
24753 \end_inset
24754 </cell>
24755 </row>
24756 <row>
24757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24758 \begin_inset Text
24759
24760 \begin_layout Plain Layout
24761 \begin_inset Formula $\mathfrak{Fraktur}$
24762 \end_inset
24763
24764
24765 \end_layout
24766
24767 \end_inset
24768 </cell>
24769 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24770 \begin_inset Text
24771
24772 \begin_layout Plain Layout
24773
24774 \series bold
24775
24776 \backslash
24777 mathfrak
24778 \end_layout
24779
24780 \end_inset
24781 </cell>
24782 </row>
24783 <row>
24784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24785 \begin_inset Text
24786
24787 \begin_layout Plain Layout
24788
24789 \shape up
24790 \size normal
24791 \emph on
24792 \bar no
24793 \noun off
24794 \color none
24795 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24796 \end_inset
24797
24798
24799 \end_layout
24800
24801 \end_inset
24802 </cell>
24803 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24804 \begin_inset Text
24805
24806 \begin_layout Plain Layout
24807
24808 \series bold
24809
24810 \backslash
24811 mathcal
24812 \end_layout
24813
24814 \end_inset
24815 </cell>
24816 </row>
24817 <row>
24818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24819 \begin_inset Text
24820
24821 \begin_layout Plain Layout
24822 \begin_inset Formula $\mathsf{SansSerif}$
24823 \end_inset
24824
24825
24826 \end_layout
24827
24828 \end_inset
24829 </cell>
24830 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24831 \begin_inset Text
24832
24833 \begin_layout Plain Layout
24834
24835 \series bold
24836
24837 \backslash
24838 mathsf
24839 \end_layout
24840
24841 \end_inset
24842 </cell>
24843 </row>
24844 </lyxtabular>
24845
24846 \end_inset
24847
24848
24849 \end_layout
24850
24851 \end_inset
24852
24853
24854 \end_layout
24855
24856 \begin_layout Standard
24857 \begin_inset Note Greyedout
24858 status open
24859
24860 \begin_layout Plain Layout
24861
24862 \series bold
24863 Note:
24864 \series default
24865  You can only print capital letters in the typefaces 
24866 \family sans
24867 Blackboard
24868 \family default
24869  and 
24870 \family sans
24871 Calligraphic
24872 \family default
24873 .
24874 \end_layout
24875
24876 \end_inset
24877
24878
24879 \end_layout
24880
24881 \begin_layout Standard
24882 When you use a typeface, a blue box is inserted in the formula.
24883  Every character in this box will be printed in this typeface.
24884  Pressing 
24885 \family sans
24886 Space
24887 \family default
24888  within the box will set the cursor outside, so that you have to use a protected
24889  space when you need a space in the box.
24890  Here is an example where 
24891 \begin_inset Quotes eld
24892 \end_inset
24893
24894 N
24895 \begin_inset Quotes erd
24896 \end_inset
24897
24898  in 
24899 \family sans
24900 Blackboard
24901 \family default
24902  denotes the set of numbers:
24903 \begin_inset Formula 
24904 \[
24905 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24906 \]
24907
24908 \end_inset
24909
24910
24911 \end_layout
24912
24913 \begin_layout Standard
24914 The typefaces are nestable, which can cause confusion.
24915  You can e.
24916 \begin_inset space \thinspace{}
24917 \end_inset
24918
24919 g.
24920 \begin_inset space \space{}
24921 \end_inset
24922
24923 put a character in 
24924 \family sans
24925 Fraktur
24926 \family default
24927  in a box for 
24928 \family sans
24929 Typewriter
24930 \family default
24931
24932 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24933 \end_inset
24934
24935  
24936 \begin_inset Newline newline
24937 \end_inset
24938
24939 So it is better not to use this feature.
24940 \end_layout
24941
24942 \begin_layout Standard
24943 The typefaces have no effect on Greek letters: 
24944 \begin_inset Formula $\mathfrak{abc\delta e}$
24945 \end_inset
24946
24947
24948 \begin_inset Newline newline
24949 \end_inset
24950
24951 You can only print them emboldened using the command 
24952 \series bold
24953
24954 \backslash
24955 boldsymbol
24956 \series default
24957 , which works like the other typeface commands: 
24958 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24959 \end_inset
24960
24961
24962 \end_layout
24963
24964 \begin_layout Standard
24965
24966 \series bold
24967
24968 \backslash
24969 boldsymbol
24970 \series default
24971  works for all symbols, letters, and numbers.
24972 \end_layout
24973
24974 \begin_layout Standard
24975 A number of other font options are available as well, in the menu 
24976 \family sans
24977 Edit\SpecialChar \menuseparator
24978 Math\SpecialChar \menuseparator
24979 Text
24980 \begin_inset space ~
24981 \end_inset
24982
24983 Style
24984 \family default
24985 .
24986 \end_layout
24987
24988 \begin_layout Subsection
24989 Math Text
24990 \begin_inset Index idx
24991 status collapsed
24992
24993 \begin_layout Plain Layout
24994 Math ! Text
24995 \end_layout
24996
24997 \end_inset
24998
24999
25000 \end_layout
25001
25002 \begin_layout Standard
25003 Typefaces are useful for entering some characters in some given font, but
25004  not for text.
25005  For typing longer pieces of text use the math text, which is obtained using
25006  the entry 
25007 \family sans
25008 Normal
25009 \begin_inset space ~
25010 \end_inset
25011
25012 text
25013 \begin_inset space ~
25014 \end_inset
25015
25016 mode
25017 \family default
25018  of the 
25019 \family sans
25020 Math
25021 \begin_inset space ~
25022 \end_inset
25023
25024 Panel
25025 \family default
25026  button 
25027 \family sans
25028
25029 \begin_inset Info
25030 type  "icon"
25031 arg   "math-insert \\font"
25032 \end_inset
25033
25034
25035 \family default
25036  (shortcut 
25037 \begin_inset Info
25038 type  "shortcut"
25039 arg   "font-default"
25040 \end_inset
25041
25042 ).
25043  Math text appears in LyX in black instead of blue.
25044  You can use spaces and accents in math text like in normal text.
25045  Here is an example:
25046 \begin_inset Formula 
25047 \[
25048 f(x)=\begin{cases}
25049 x & \mbox{if I say so}\\
25050 -x & \mbox{under Umständen}
25051 \end{cases}
25052 \]
25053
25054 \end_inset
25055
25056
25057 \end_layout
25058
25059 \begin_layout Subsection
25060 Font Sizes
25061 \begin_inset Index idx
25062 status collapsed
25063
25064 \begin_layout Plain Layout
25065 Math ! Font sizes
25066 \end_layout
25067
25068 \end_inset
25069
25070
25071 \end_layout
25072
25073 \begin_layout Standard
25074 There are four font styles (relative sizes) used in math-mode, which are
25075  automatically chosen in most situations.
25076  These are called 
25077 \family sans
25078 textstyle
25079 \family default
25080
25081 \family sans
25082 displaystyle
25083 \family default
25084
25085 \family sans
25086 scriptstyle
25087 \family default
25088 , and 
25089 \family sans
25090 scriptscriptstyle
25091 \family default
25092 .
25093  For most characters, 
25094 \family sans
25095 textstyle
25096 \family default
25097  and 
25098 \family sans
25099 displaystyle
25100 \family default
25101  are actually the same size, but fractions, superscripts and subscripts,
25102  and certain other structures, are set larger in 
25103 \family sans
25104 displaystyle
25105 \family default
25106 .
25107  Except for some operators, which resize themselves to accommodate various
25108  situations, all text will be set in the styles that LaTeX thinks are appropriat
25109 e.
25110  These choices can be overridden by using the math panel button 
25111 \family sans
25112
25113 \begin_inset Info
25114 type  "icon"
25115 arg   "math-insert \\style"
25116 \end_inset
25117
25118
25119 \family default
25120 .
25121  A box for the size will be created in which you can insert the math structure.
25122  For example, you can set 
25123 \begin_inset Formula $\frac{1}{2}$
25124 \end_inset
25125
25126 , which is normally in 
25127 \family sans
25128 textstyle
25129 \family default
25130 , larger in 
25131 \family sans
25132 displaystyle
25133 \family default
25134
25135 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25136 \end_inset
25137
25138 .
25139  The four styles are used in the following example:
25140 \end_layout
25141
25142 \begin_layout Standard
25143 \begin_inset Formula $displaystyle$
25144 \end_inset
25145
25146
25147 \begin_inset Formula ${\textstyle textstyle}$
25148 \end_inset
25149
25150
25151 \begin_inset Formula ${\scriptstyle scriptstyle}$
25152 \end_inset
25153
25154
25155 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25156 \end_inset
25157
25158 .
25159 \end_layout
25160
25161 \begin_layout Standard
25162 All these math-mode font sizes are relative so that if the whole math inset
25163  is set in a particular size with the menu 
25164 \family sans
25165 Edit\SpecialChar \menuseparator
25166 Text
25167 \begin_inset space ~
25168 \end_inset
25169
25170 Style
25171 \family default
25172 , all sizes in the formula will be adjusted relative to this size.
25173  Similarly, if the base font size of the document is changed, all fonts
25174  will be adjusted to correspond.
25175  As an example here is a formula in the font size 
25176 \begin_inset Quotes eld
25177 \end_inset
25178
25179 largest
25180 \begin_inset Quotes erd
25181 \end_inset
25182
25183 :
25184 \end_layout
25185
25186 \begin_layout Standard
25187
25188 \family roman
25189 \size largest
25190 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25191 \end_inset
25192
25193
25194 \end_layout
25195
25196 \begin_layout Section
25197 Theorem Modules
25198 \end_layout
25199
25200 \begin_layout Standard
25201 As of LyX 1.6, support for theorem-like environments has been moved out of
25202  the document classes and into layout modules.
25203 \begin_inset Index idx
25204 status collapsed
25205
25206 \begin_layout Plain Layout
25207 Layout Modules
25208 \end_layout
25209
25210 \end_inset
25211
25212  As a result, theorem-like environments can now easily be used with classes
25213  other than the AMS classes.
25214  See section 
25215 \begin_inset CommandInset ref
25216 LatexCommand ref
25217 reference "sub:Modules"
25218
25219 \end_inset
25220
25221  for more on layout modules.
25222 \end_layout
25223
25224 \begin_layout Section
25225 AMS-LaTeX
25226 \begin_inset Index idx
25227 status collapsed
25228
25229 \begin_layout Plain Layout
25230 AMS math
25231 \end_layout
25232
25233 \end_inset
25234
25235
25236 \begin_inset Index idx
25237 status collapsed
25238
25239 \begin_layout Plain Layout
25240 Math ! AMS
25241 \end_layout
25242
25243 \end_inset
25244
25245
25246 \end_layout
25247
25248 \begin_layout Standard
25249 LyX supports the packages provided by the American Mathematical Society
25250  (AMS) that are in common use.
25251 \end_layout
25252
25253 \begin_layout Subsection
25254 Enabling AMS-Support
25255 \end_layout
25256
25257 \begin_layout Standard
25258 Selecting the checkbox 
25259 \family sans
25260 Use
25261 \begin_inset space ~
25262 \end_inset
25263
25264 AMS
25265 \begin_inset space ~
25266 \end_inset
25267
25268 math
25269 \begin_inset space ~
25270 \end_inset
25271
25272 package
25273 \family default
25274  in the 
25275 \family sans
25276 Document\SpecialChar \menuseparator
25277 Settings
25278 \family default
25279
25280 \begin_inset Index idx
25281 status collapsed
25282
25283 \begin_layout Plain Layout
25284 Document ! Settings
25285 \end_layout
25286
25287 \end_inset
25288
25289  dialog under 
25290 \family sans
25291 Math
25292 \begin_inset space ~
25293 \end_inset
25294
25295 Options
25296 \family default
25297  will include the AMS-packages in the document and make the facilities available.
25298  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25299  formulas, ensure that you have enabled AMS.
25300 \end_layout
25301
25302 \begin_layout Subsection
25303 AMS-Formula Types
25304 \begin_inset CommandInset label
25305 LatexCommand label
25306 name "sub:AMS-Formula-Types"
25307
25308 \end_inset
25309
25310
25311 \begin_inset Index idx
25312 status collapsed
25313
25314 \begin_layout Plain Layout
25315 Math ! Multi-line Equations
25316 \end_layout
25317
25318 \end_inset
25319
25320
25321 \end_layout
25322
25323 \begin_layout Standard
25324 AMS-LaTeX provides a selection of different formula types.
25325  LyX allows you to choose between 
25326 \family typewriter
25327 align
25328 \family default
25329
25330 \family typewriter
25331 alignat
25332 \family default
25333
25334 \family typewriter
25335 flalign
25336 \family default
25337
25338 \family typewriter
25339 gather
25340 \family default
25341 , and 
25342 \family typewriter
25343 multline
25344 \family default
25345 .
25346  We refer to the AMS-documentation for an explanation of these formula types.
25347 \end_layout
25348
25349 \begin_layout Chapter
25350 More Tools
25351 \end_layout
25352
25353 \begin_layout Section
25354 Cross-References
25355 \begin_inset Index idx
25356 status collapsed
25357
25358 \begin_layout Plain Layout
25359 Cross references
25360 \end_layout
25361
25362 \end_inset
25363
25364
25365 \begin_inset CommandInset label
25366 LatexCommand label
25367 name "sec:Cross-References"
25368
25369 \end_inset
25370
25371
25372 \end_layout
25373
25374 \begin_layout Standard
25375 One of LyX's strengths is cross-references.
25376  You can reference every section, float, footnote, formula, and list in
25377  the document.
25378  To reference a document part, you have to insert a label into it.
25379  The label is used as an anchor and a name for the reference.
25380  We want for example to refer to the second item of the following list:
25381 \end_layout
25382
25383 \begin_layout Enumerate
25384 First item
25385 \end_layout
25386
25387 \begin_layout Enumerate
25388 \begin_inset CommandInset label
25389 LatexCommand label
25390 name "enu:Second-item"
25391
25392 \end_inset
25393
25394 Second item
25395 \end_layout
25396
25397 \begin_layout Enumerate
25398 Third item
25399 \end_layout
25400
25401 \begin_layout Standard
25402 First we insert a label into the second item with the menu 
25403 \family sans
25404 Insert\SpecialChar \menuseparator
25405 Label
25406 \family default
25407  or by pressing the toolbar button 
25408 \begin_inset Info
25409 type  "icon"
25410 arg   "label-insert"
25411 \end_inset
25412
25413 .
25414  A gray label box like this: 
25415 \begin_inset Graphics
25416         filename clipart/labelQt4.png
25417         scale 85
25418
25419 \end_inset
25420
25421  is inserted and the label window pops up asking for the label text.
25422  LyX offers as text the first words of the item with a prefix, in our case
25423  the text 
25424 \begin_inset Quotes eld
25425 \end_inset
25426
25427
25428 \family sans
25429 enu:Second-item
25430 \family default
25431
25432 \begin_inset Quotes erd
25433 \end_inset
25434
25435 .
25436  The prefix 
25437 \begin_inset Quotes eld
25438 \end_inset
25439
25440
25441 \family sans
25442 enu:
25443 \family default
25444
25445 \begin_inset Quotes erd
25446 \end_inset
25447
25448  stands for 
25449 \begin_inset Quotes eld
25450 \end_inset
25451
25452 enumerate
25453 \begin_inset Quotes erd
25454 \end_inset
25455
25456 .
25457  The prefix depends on the document part where the label is inserted, e.
25458 \begin_inset space \thinspace{}
25459 \end_inset
25460
25461 g.
25462 \begin_inset space \space{}
25463 \end_inset
25464
25465 if you insert a label into a section heading, the suggested prefix will
25466  be 
25467 \begin_inset Quotes eld
25468 \end_inset
25469
25470
25471 \family sans
25472 sec:
25473 \family default
25474
25475 \begin_inset Quotes erd
25476 \end_inset
25477
25478 .
25479 \end_layout
25480
25481 \begin_layout Standard
25482 To reference the item, we refer to its label using the menu 
25483 \family sans
25484 Insert\SpecialChar \menuseparator
25485 Cross-Reference
25486 \family default
25487  or the toolbar button 
25488 \begin_inset Info
25489 type  "icon"
25490 arg   "dialog-show-new-inset ref"
25491 \end_inset
25492
25493 .
25494  A gray cross-reference box like this: 
25495 \begin_inset Graphics
25496         filename clipart/referenceQt4.png
25497         scale 85
25498
25499 \end_inset
25500
25501  is inserted and the cross-reference window appears showing all the labels
25502  in the document.
25503  We can now sort the labels alphabetically and then choose the entry 
25504 \begin_inset Quotes eld
25505 \end_inset
25506
25507
25508 \family sans
25509 enu:Second-item
25510 \family default
25511
25512 \begin_inset Quotes erd
25513 \end_inset
25514
25515 .
25516  At the position of the cross-reference box the item number will appear
25517  in the output.
25518 \end_layout
25519
25520 \begin_layout Standard
25521 Alternatively to 
25522 \family sans
25523 Insert\SpecialChar \menuseparator
25524 Cross-Reference
25525 \family default
25526 , you can right-click on a label and use in the appearing context menu 
25527 \family sans
25528 Copy as Reference
25529 \family default
25530 .
25531  The cross-reference to this label is now in the clipboard and can be pasted
25532  to the actual cursor position via the menu 
25533 \family sans
25534 Edit\SpecialChar \menuseparator
25535 Paste
25536 \family default
25537  (shortcut 
25538 \begin_inset Info
25539 type  "shortcut"
25540 arg   "paste"
25541 \end_inset
25542
25543 ).
25544 \end_layout
25545
25546 \begin_layout Standard
25547 Here is our cross-reference: Item
25548 \begin_inset space ~
25549 \end_inset
25550
25551
25552 \begin_inset CommandInset ref
25553 LatexCommand ref
25554 reference "enu:Second-item"
25555
25556 \end_inset
25557
25558
25559 \end_layout
25560
25561 \begin_layout Standard
25562 It is recommended to use a protected space
25563 \begin_inset Foot
25564 status collapsed
25565
25566 \begin_layout Plain Layout
25567 described in section
25568 \begin_inset space ~
25569 \end_inset
25570
25571
25572 \begin_inset CommandInset ref
25573 LatexCommand ref
25574 reference "sub:Protected-Space"
25575
25576 \end_inset
25577
25578
25579 \end_layout
25580
25581 \end_inset
25582
25583  between the cross-reference name and the cross-reference to avoid ugly
25584  line breaks between them.
25585 \end_layout
25586
25587 \begin_layout Standard
25588 There are six formats of cross-references:
25589 \end_layout
25590
25591 \begin_layout Description
25592 <reference>: prints the number, this is the default: 
25593 \begin_inset CommandInset ref
25594 LatexCommand ref
25595 reference "fig:Two-distorted-images"
25596
25597 \end_inset
25598
25599
25600 \end_layout
25601
25602 \begin_layout Description
25603 (<reference>): prints the number within two parentheses, this is the style
25604  normally used to reference formulas, especially when the reference name
25605  
25606 \begin_inset Quotes eld
25607 \end_inset
25608
25609 Equation
25610 \begin_inset Quotes erd
25611 \end_inset
25612
25613  is omitted: 
25614 \begin_inset CommandInset ref
25615 LatexCommand eqref
25616 reference "eq:tanhExp"
25617
25618 \end_inset
25619
25620
25621 \end_layout
25622
25623 \begin_layout Description
25624 <page>: prints the page number: Page
25625 \begin_inset space ~
25626 \end_inset
25627
25628
25629 \begin_inset CommandInset ref
25630 LatexCommand pageref
25631 reference "fig:Two-distorted-images"
25632
25633 \end_inset
25634
25635
25636 \end_layout
25637
25638 \begin_layout Description
25639 on
25640 \begin_inset space ~
25641 \end_inset
25642
25643 page
25644 \begin_inset space ~
25645 \end_inset
25646
25647 <page>: prints the text "on page" and the page number: 
25648 \begin_inset CommandInset ref
25649 LatexCommand vpageref
25650 reference "fig:Two-distorted-images"
25651
25652 \end_inset
25653
25654
25655 \end_layout
25656
25657 \begin_layout Description
25658 <reference>
25659 \begin_inset space ~
25660 \end_inset
25661
25662 on
25663 \begin_inset space ~
25664 \end_inset
25665
25666 page
25667 \begin_inset space ~
25668 \end_inset
25669
25670 <page>: prints the number, the text "on page", and the page number: 
25671 \begin_inset CommandInset ref
25672 LatexCommand vref
25673 reference "fig:Two-distorted-images"
25674
25675 \end_inset
25676
25677
25678 \end_layout
25679
25680 \begin_layout Description
25681 Formatted
25682 \begin_inset space ~
25683 \end_inset
25684
25685 reference: prints a self defined cross-reference format.
25686 \begin_inset Newline newline
25687 \end_inset
25688
25689
25690 \begin_inset Note Greyedout
25691 status collapsed
25692
25693 \begin_layout Plain Layout
25694
25695 \series bold
25696 Note:
25697 \series default
25698  This feature is only available when you have the LaTeX-package 
25699 \series bold
25700 prettyref
25701 \series default
25702  or 
25703 \series bold
25704 refstyle
25705 \series default
25706
25707 \begin_inset Index idx
25708 status collapsed
25709
25710 \begin_layout Plain Layout
25711 LaTeX-packages ! prettyref
25712 \end_layout
25713
25714 \end_inset
25715
25716
25717 \begin_inset Index idx
25718 status collapsed
25719
25720 \begin_layout Plain Layout
25721 LaTeX-packages ! refstyle
25722 \end_layout
25723
25724 \end_inset
25725
25726  installed.
25727 \end_layout
25728
25729 \end_inset
25730
25731
25732 \begin_inset Newline newline
25733 \end_inset
25734
25735 You can select which LaTeX-package should be used for this feature by setting
25736  the option 
25737 \family sans
25738 Use refstyle (not prettyref) for cross-references
25739 \family default
25740  in the menu 
25741 \family sans
25742 Document\SpecialChar \menuseparator
25743 Settings\SpecialChar \menuseparator
25744 Document Class
25745 \family default
25746 .
25747  The package 
25748 \series bold
25749 refstyle
25750 \series default
25751  is the default and preferred because 
25752 \series bold
25753 prettyref
25754 \series default
25755  supports only English documents.
25756  The format is specified by using the command 
25757 \series bold
25758
25759 \backslash
25760 newrefformat
25761 \series default
25762  (prettyref) or 
25763 \series bold
25764
25765 \backslash
25766 newref
25767 \series default
25768  (refstyle) in the LaTeX preamble of the document.
25769  For example redefining all references to figures (which have the label
25770  shortcut 
25771 \begin_inset Quotes eld
25772 \end_inset
25773
25774
25775 \family sans
25776 fig
25777 \family default
25778
25779 \begin_inset Quotes erd
25780 \end_inset
25781
25782 ) can be done with this command
25783 \begin_inset Newline newline
25784 \end_inset
25785
25786
25787 \series bold
25788
25789 \backslash
25790 newref{fig}{refcmd={Image on page 
25791 \backslash
25792 pageref{#1}}}
25793 \series default
25794
25795 \begin_inset Newline newline
25796 \end_inset
25797
25798 For more information about the format, have a look at the package documentations
25799
25800 \begin_inset CommandInset citation
25801 LatexCommand cite
25802 key "prettyref,refstyle"
25803
25804 \end_inset
25805
25806 .
25807 \end_layout
25808
25809 \begin_layout Description
25810 Textual
25811 \begin_inset space ~
25812 \end_inset
25813
25814 reference: prints the caption or the name of the reference: 
25815 \begin_inset CommandInset ref
25816 LatexCommand nameref
25817 reference "fig:Two-distorted-images"
25818
25819 \end_inset
25820
25821
25822 \end_layout
25823
25824 \begin_layout Standard
25825
25826 \family sans
25827 <page>
25828 \family default
25829  will not print the page number if the label is on the previous, the same,
25830  or the next page.
25831  You will e.
25832 \begin_inset space \thinspace{}
25833 \end_inset
25834
25835 g.
25836 \begin_inset space \space{}
25837 \end_inset
25838
25839 see the text 
25840 \begin_inset Quotes eld
25841 \end_inset
25842
25843
25844 \family sans
25845 on this page
25846 \family default
25847
25848 \begin_inset Quotes erd
25849 \end_inset
25850
25851  instead.
25852  The style 
25853 \family sans
25854 <reference> on page <page>
25855 \family default
25856  will not print anything about the page if the label is on the same page.
25857 \end_layout
25858
25859 \begin_layout Standard
25860 The number and current page of the referenced document part in the output
25861  is automatically calculated by LaTeX.
25862  The varieties are adjusted in the field 
25863 \family sans
25864 Format
25865 \family default
25866  of the cross-reference window, that appear when you click on the cross-referenc
25867 e.
25868 \end_layout
25869
25870 \begin_layout Standard
25871 You can only use the style 
25872 \family sans
25873 <reference>
25874 \family default
25875  to reference numbered document parts, while the reference style 
25876 \family sans
25877 <page>
25878 \family default
25879  is always possible.
25880 \end_layout
25881
25882 \begin_layout Standard
25883 If you want to reference a section, put the label in the section heading;
25884  for floats put the label in the caption; for footnotes put the label in
25885  it.
25886  Referencing formulas is explained in section
25887 \begin_inset space ~
25888 \end_inset
25889
25890
25891 \begin_inset CommandInset ref
25892 LatexCommand ref
25893 reference "sec:Formula-Numbering-and"
25894
25895 \end_inset
25896
25897 .
25898 \end_layout
25899
25900 \begin_layout Standard
25901 Right-clicking on a cross-reference opens a context menu.
25902  The entry 
25903 \family sans
25904 Go
25905 \begin_inset space ~
25906 \end_inset
25907
25908 to
25909 \begin_inset space ~
25910 \end_inset
25911
25912 Label
25913 \family default
25914  sets the cursor before the referenced label.
25915  This entry will be renamed in the context menu of the label to 
25916 \family sans
25917 Go
25918 \begin_inset space ~
25919 \end_inset
25920
25921 Back
25922 \family default
25923  so that you can use it to set the cursor back to the cross-reference.
25924  You can also go back with the toolbar button 
25925 \begin_inset Info
25926 type  "icon"
25927 arg   "bookmark-goto 0"
25928 \end_inset
25929
25930 .
25931 \end_layout
25932
25933 \begin_layout Standard
25934 You can change labels at any time.
25935  References to the changed label will automatically be updated so that you
25936  do not need to think about this.
25937 \end_layout
25938
25939 \begin_layout Standard
25940 If a cross-reference refers to a non-existent label, you will see two question
25941  marks in the output instead of the reference.
25942 \end_layout
25943
25944 \begin_layout Standard
25945 References are described in detail in sec.
25946 \begin_inset space ~
25947 \end_inset
25948
25949
25950 \begin_inset Quotes eld
25951 \end_inset
25952
25953 Referencing Floats
25954 \begin_inset Quotes erd
25955 \end_inset
25956
25957  of the 
25958 \emph on
25959 Embedded
25960 \begin_inset space ~
25961 \end_inset
25962
25963 Objects
25964 \emph default
25965  manual.
25966 \end_layout
25967
25968 \begin_layout Section
25969 Table of Contents and other Listings
25970 \begin_inset Index idx
25971 status collapsed
25972
25973 \begin_layout Plain Layout
25974 Table of contents
25975 \end_layout
25976
25977 \end_inset
25978
25979
25980 \begin_inset Index idx
25981 status collapsed
25982
25983 \begin_layout Plain Layout
25984 Outline
25985 \end_layout
25986
25987 \end_inset
25988
25989
25990 \begin_inset CommandInset label
25991 LatexCommand label
25992 name "sec:toc"
25993
25994 \end_inset
25995
25996
25997 \end_layout
25998
25999 \begin_layout Subsection
26000 Table of Contents
26001 \begin_inset CommandInset label
26002 LatexCommand label
26003 name "sub:Table-of-Contents"
26004
26005 \end_inset
26006
26007
26008 \end_layout
26009
26010 \begin_layout Standard
26011 The Table of Contents (TOC) is inserted with the menu 
26012 \family sans
26013 Insert\SpecialChar \menuseparator
26014 List/TOC\SpecialChar \menuseparator
26015 Table
26016 \begin_inset space ~
26017 \end_inset
26018
26019 of
26020 \begin_inset space ~
26021 \end_inset
26022
26023 Contents
26024 \family default
26025 .
26026  Is is displayed in LyX as a gray box.
26027  If you click on it, the 
26028 \family sans
26029 Outline
26030 \family default
26031  window appears, showing you the TOC entries as outline, which allows you
26032  to move and rearrange sections in your documents.
26033  So this operation is an alternative to the menu 
26034 \family sans
26035 Document\SpecialChar \menuseparator
26036 Outline
26037 \family default
26038  that is described in sec.
26039 \begin_inset space \thinspace{}
26040 \end_inset
26041
26042
26043 \begin_inset CommandInset ref
26044 LatexCommand ref
26045 reference "sub:The-Outliner"
26046
26047 \end_inset
26048
26049 .
26050 \end_layout
26051
26052 \begin_layout Standard
26053 The TOC in the document output lists every numbered section automatically.
26054  If you have declared a short title for a section heading, as described
26055  in section
26056 \begin_inset space ~
26057 \end_inset
26058
26059
26060 \begin_inset CommandInset ref
26061 LatexCommand ref
26062 reference "sec:Short-Titles"
26063
26064 \end_inset
26065
26066 , it will be used in the TOC instead of the section heading.
26067  Section
26068 \begin_inset space ~
26069 \end_inset
26070
26071
26072 \begin_inset CommandInset ref
26073 LatexCommand ref
26074 reference "sub:Numbering-depth"
26075
26076 \end_inset
26077
26078  describes how the level is adjusted that defines which section types are
26079  listed in the TOC.
26080  Unnumbered sections are not listed in the TOC.
26081 \end_layout
26082
26083 \begin_layout Subsection
26084 List of Figures, Tables, and Algorithms
26085 \begin_inset CommandInset label
26086 LatexCommand label
26087 name "sub:List-of-Figures"
26088
26089 \end_inset
26090
26091
26092 \end_layout
26093
26094 \begin_layout Standard
26095 Table, figure, and algorithm lists are very much like the table of contents.
26096  You can insert them via the 
26097 \family sans
26098 Insert\SpecialChar \menuseparator
26099 List
26100 \begin_inset space ~
26101 \end_inset
26102
26103 /
26104 \begin_inset space ~
26105 \end_inset
26106
26107 TOC
26108 \family default
26109  submenus.
26110  The list entries are the float captions and the float number.
26111 \end_layout
26112
26113 \begin_layout Section
26114 URLs and Hyperlinks
26115 \begin_inset Index idx
26116 status collapsed
26117
26118 \begin_layout Plain Layout
26119 URLs
26120 \end_layout
26121
26122 \end_inset
26123
26124
26125 \begin_inset Index idx
26126 status collapsed
26127
26128 \begin_layout Plain Layout
26129 Hyperlinks
26130 \end_layout
26131
26132 \end_inset
26133
26134
26135 \end_layout
26136
26137 \begin_layout Subsection
26138 URLs
26139 \begin_inset CommandInset label
26140 LatexCommand label
26141 name "sub:URLs"
26142
26143 \end_inset
26144
26145
26146 \end_layout
26147
26148 \begin_layout Standard
26149 Links to web pages or email addresses can be inserted via the menu 
26150 \family sans
26151 Insert\SpecialChar \menuseparator
26152 URL
26153 \family default
26154 .
26155 \end_layout
26156
26157 \begin_layout Standard
26158 Here is an example URL: LyX's homepage: 
26159 \begin_inset Flex URL
26160 status collapsed
26161
26162 \begin_layout Plain Layout
26163
26164 http://www.lyx.org
26165 \end_layout
26166
26167 \end_inset
26168
26169
26170 \end_layout
26171
26172 \begin_layout Standard
26173 You cannot change the style of the link text, the URL text will always be
26174  in the style 
26175 \family typewriter
26176 Typewriter
26177 \family default
26178 .
26179  To be able to format the URL text, use hyperlinks as explained in the next
26180  subsection.
26181 \end_layout
26182
26183 \begin_layout Standard
26184 \begin_inset Note Greyedout
26185 status open
26186
26187 \begin_layout Plain Layout
26188
26189 \series bold
26190 Note:
26191 \series default
26192  URLs must not end with a backslash, otherwise you get LaTeX errors.
26193 \end_layout
26194
26195 \end_inset
26196
26197
26198 \end_layout
26199
26200 \begin_layout Subsection
26201 Hyperlinks
26202 \begin_inset CommandInset label
26203 LatexCommand label
26204 name "sub:Hyperlinks"
26205
26206 \end_inset
26207
26208
26209 \end_layout
26210
26211 \begin_layout Standard
26212 Hyperlinks can be inserted with the menu 
26213 \family sans
26214 Insert\SpecialChar \menuseparator
26215 Hyperlink
26216 \family default
26217  or with the toolbar button 
26218 \begin_inset Info
26219 type  "icon"
26220 arg   "href-insert"
26221 \end_inset
26222
26223 .
26224  The appearing dialog has two fields: 
26225 \family sans
26226 Target
26227 \family default
26228  and 
26229 \family sans
26230 Name
26231 \family default
26232 .
26233  The name is the printed text for the hyperlink.
26234  The hyperlink type can be a weblink like this: 
26235 \begin_inset CommandInset href
26236 LatexCommand href
26237 name "LyX's homepage"
26238 target "http://www.lyx.org"
26239
26240 \end_inset
26241
26242 , an Email address like this: 
26243 \begin_inset CommandInset href
26244 LatexCommand href
26245 name "lyx-docs mailing list"
26246 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26247 type "mailto:"
26248
26249 \end_inset
26250
26251 , or a link to a file.
26252 \end_layout
26253
26254 \begin_layout Standard
26255 You can start applications via a hyperlink when you insert a weblink by
26256  adding the prefix 
26257 \begin_inset Quotes eld
26258 \end_inset
26259
26260
26261 \family sans
26262 run:
26263 \family default
26264
26265 \begin_inset Quotes erd
26266 \end_inset
26267
26268  to the link target.
26269 \end_layout
26270
26271 \begin_layout Standard
26272 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26273  and become clickable in the DVI and PDF-output.
26274  To set the format of the link text, highlight the hyperlink inset and use
26275  the text style dialog.
26276  This is for example a hyperlink with bold sans serif text: 
26277 \family sans
26278 \series bold
26279
26280 \begin_inset CommandInset href
26281 LatexCommand href
26282 name "LyX's homepage"
26283 target "http://www.lyx.org"
26284
26285 \end_inset
26286
26287
26288 \end_layout
26289
26290 \begin_layout Standard
26291 The link text color can be changed, when the option 
26292 \family sans
26293 Color links
26294 \family default
26295  is set in the PDF Properties dialog (menu 
26296 \family sans
26297 Document\SpecialChar \menuseparator
26298 Settings\SpecialChar \menuseparator
26299 PDF Properties
26300 \family default
26301 ).
26302  The link text is for example set in this document to blue by adding the
26303  option
26304 \begin_inset Newline newline
26305 \end_inset
26306
26307
26308 \series bold
26309 urlcolor=blue
26310 \series default
26311
26312 \begin_inset Newline newline
26313 \end_inset
26314
26315 to the field 
26316 \family sans
26317 Additional options
26318 \family default
26319  in the PDF Properties dialog.
26320 \end_layout
26321
26322 \begin_layout Section
26323 Appendices
26324 \begin_inset Index idx
26325 status collapsed
26326
26327 \begin_layout Plain Layout
26328 Appendix
26329 \end_layout
26330
26331 \end_inset
26332
26333
26334 \begin_inset CommandInset label
26335 LatexCommand label
26336 name "sec:Appendices"
26337
26338 \end_inset
26339
26340
26341 \end_layout
26342
26343 \begin_layout Standard
26344 Appendices are created with the menu 
26345 \family sans
26346 Document\SpecialChar \menuseparator
26347 Start
26348 \begin_inset space ~
26349 \end_inset
26350
26351 Appendix
26352 \begin_inset space ~
26353 \end_inset
26354
26355 Here
26356 \family default
26357 .
26358  This menu sets the document from the current cursor position to the end
26359  as the appendix region.
26360  The region is marked with a red borderline.
26361 \end_layout
26362
26363 \begin_layout Standard
26364 Every chapter (or section) within the appendix region is treated as an appendix,
26365  numbered with a capital Latin letter.
26366  The appendix subsections are numbered with this letter followed by a dot
26367  and the subsection number.
26368  All appendix sections can be referenced as if they were normal sections,
26369  here two examples:
26370 \end_layout
26371
26372 \begin_layout Standard
26373 Appendix
26374 \begin_inset space ~
26375 \end_inset
26376
26377
26378 \begin_inset CommandInset ref
26379 LatexCommand ref
26380 reference "chap:Credits"
26381
26382 \end_inset
26383
26384 ; Appendix
26385 \begin_inset space ~
26386 \end_inset
26387
26388
26389 \begin_inset CommandInset ref
26390 LatexCommand ref
26391 reference "sub:Export"
26392
26393 \end_inset
26394
26395
26396 \end_layout
26397
26398 \begin_layout Section
26399 Bibliography
26400 \begin_inset Index idx
26401 status collapsed
26402
26403 \begin_layout Plain Layout
26404 Bibliography
26405 \end_layout
26406
26407 \end_inset
26408
26409
26410 \begin_inset CommandInset label
26411 LatexCommand label
26412 name "sec:Bibliography"
26413
26414 \end_inset
26415
26416
26417 \end_layout
26418
26419 \begin_layout Standard
26420 There are two ways of generating the bibliography in a LyX-document.
26421  You can include a bibliography database,
26422 \begin_inset Foot
26423 status collapsed
26424
26425 \begin_layout Plain Layout
26426 Known under the name 
26427 \begin_inset Quotes eld
26428 \end_inset
26429
26430 BibTeX-database
26431 \begin_inset Quotes erd
26432 \end_inset
26433
26434 .
26435 \end_layout
26436
26437 \end_inset
26438
26439  which is explained in the next subsection, or you can insert the bibliography
26440  manually, using the paragraph environment 
26441 \family sans
26442 Bibliography
26443 \family default
26444 , which was described in section
26445 \begin_inset space ~
26446 \end_inset
26447
26448
26449 \begin_inset CommandInset ref
26450 LatexCommand ref
26451 reference "sub:Biblio_environment"
26452
26453 \end_inset
26454
26455 .
26456  If you want anything other than numerical citations that are used in this
26457  document, like author-year citations, then you must
26458 \emph on
26459  
26460 \emph default
26461 use a bibliography database.
26462 \end_layout
26463
26464 \begin_layout Subsection
26465 The Bibliography Environment
26466 \end_layout
26467
26468 \begin_layout Standard
26469 Within the 
26470 \family sans
26471 Bibliography
26472 \family default
26473  environment, every paragraph begins with a gray bibliography box labeled
26474  with a number.
26475  If you click on it, you will get a dialog in which you can set a 
26476 \family sans
26477 Key
26478 \family default
26479  and a 
26480 \family sans
26481 Label
26482 \family default
26483 .
26484  The key is the symbolic name by which you will refer to this bibliography
26485  entry.
26486  For example, our second entry in the bibliography is a book about LaTeX
26487  and we used 
26488 \begin_inset Quotes eld
26489 \end_inset
26490
26491 latexcompanion
26492 \begin_inset Quotes erd
26493 \end_inset
26494
26495 , a short form of its title, as the key.
26496 \end_layout
26497
26498 \begin_layout Standard
26499 You can refer to the key of a bibliography entry using the menu 
26500 \family sans
26501 Insert\SpecialChar \menuseparator
26502 Citation
26503 \family default
26504  or the toolbar button 
26505 \begin_inset Info
26506 type  "icon"
26507 arg   "dialog-show-new-inset citation"
26508 \end_inset
26509
26510 .
26511  A citation reference box is inserted and a citation window will appear
26512  in which you can select one or more keys in the available key list.
26513  The citation reference box will be labeled with the referenced key.
26514  When you click on the box, the citation window appears and you can change
26515  the reference.
26516 \end_layout
26517
26518 \begin_layout Standard
26519 Citation references appear in the output as the number of the bibliography
26520  entry with surrounding brackets.
26521  If you set a 
26522 \family sans
26523 Label
26524 \family default
26525  for the entry, the label will appear instead of the number.
26526  Here are two examples; the first without a label, the second with the label
26527  
26528 \begin_inset Quotes eld
26529 \end_inset
26530
26531 Credits
26532 \begin_inset Quotes erd
26533 \end_inset
26534
26535 :
26536 \end_layout
26537
26538 \begin_layout Standard
26539 Have a look at the 
26540 \family sans
26541 LaTeX Companion Second Edition
26542 \family default
26543
26544 \begin_inset CommandInset citation
26545 LatexCommand cite
26546 key "latexcompanion"
26547
26548 \end_inset
26549
26550
26551 \end_layout
26552
26553 \begin_layout Standard
26554 The LyX-Team members are listed in the Credits: 
26555 \begin_inset CommandInset citation
26556 LatexCommand cite
26557 key "lyxcredit"
26558
26559 \end_inset
26560
26561
26562 \end_layout
26563
26564 \begin_layout Subsection
26565 Bibliography databases (BibTeX)
26566 \begin_inset Index idx
26567 status collapsed
26568
26569 \begin_layout Plain Layout
26570 Bibliography ! Databases
26571 \end_layout
26572
26573 \end_inset
26574
26575
26576 \begin_inset Index idx
26577 status collapsed
26578
26579 \begin_layout Plain Layout
26580 Bibliography ! BibTeX
26581 \end_layout
26582
26583 \end_inset
26584
26585
26586 \begin_inset CommandInset label
26587 LatexCommand label
26588 name "sub:Bibliography-databases"
26589
26590 \end_inset
26591
26592
26593 \end_layout
26594
26595 \begin_layout Standard
26596 Bibliography databases are useful if you use the same bibliography in different
26597  documents.
26598 \begin_inset Foot
26599 status collapsed
26600
26601 \begin_layout Plain Layout
26602 They are also useful for keeping a database of articles and notes concerning
26603  them.
26604  Most of the database programs mentioned below allow you to store annotations
26605  and reviews along with bibliographical information.
26606 \end_layout
26607
26608 \end_inset
26609
26610  It also makes it very easy to have a uniform layout for all bibliography
26611  entries.
26612  You can collect the bibliography of all relevant books and articles of
26613  your working field in a database.
26614  This database can be used for different documents, and by default only
26615  the entries cited in a particular document will appear in the bibliography
26616  list for that document.
26617  This relieves you of the need to keep track of which articles and books
26618  you have cited.
26619 \end_layout
26620
26621 \begin_layout Standard
26622 The database is a text file with the file extension 
26623 \begin_inset Quotes eld
26624 \end_inset
26625
26626
26627 \family sans
26628 .bib
26629 \family default
26630
26631 \begin_inset Quotes erd
26632 \end_inset
26633
26634 , containing the bibliography in a special format.
26635  The format is explained in 
26636 \begin_inset CommandInset citation
26637 LatexCommand cite
26638 key "BibTeX-2"
26639
26640 \end_inset
26641
26642  and in LaTeX books (
26643 \begin_inset CommandInset citation
26644 LatexCommand cite
26645 key "Mittelbach,Kopka,Lamport"
26646
26647 \end_inset
26648
26649 ).
26650  The file can be created using any text editor, but normally one uses a
26651  special program to create and edit the entries in the database.
26652  A list of such programs is maintained on the LyX Wiki at 
26653 \begin_inset Flex URL
26654 status open
26655
26656 \begin_layout Plain Layout
26657
26658 http://wiki.lyx.org/BibTeX/Programs
26659 \end_layout
26660
26661 \end_inset
26662
26663 .
26664 \end_layout
26665
26666 \begin_layout Standard
26667 To use a database, use the menu 
26668 \family sans
26669 Insert\SpecialChar \menuseparator
26670 List
26671 \family default
26672 /
26673 \family sans
26674 TOC\SpecialChar \menuseparator
26675 BibT
26676 \begin_inset ERT
26677 status collapsed
26678
26679 \begin_layout Plain Layout
26680
26681 {}
26682 \end_layout
26683
26684 \end_inset
26685
26686 eX
26687 \begin_inset space ~
26688 \end_inset
26689
26690 Bibliography
26691 \family default
26692 .
26693  A gray box will be inserted and a window appears.
26694  In this window you can load one or more databases and a style file.
26695  The option 
26696 \family sans
26697 Add bibliography to TOC
26698 \family default
26699  adds a table of contents entry for the bibliography.
26700  In the 
26701 \family sans
26702 Content
26703 \family default
26704  drop box you can select whether to include all the entries in the database
26705  in the document or just the cited references.
26706 \end_layout
26707
26708 \begin_layout Standard
26709 The style file is a text file with the file extension 
26710 \begin_inset Quotes eld
26711 \end_inset
26712
26713
26714 \family sans
26715 .bst
26716 \family default
26717
26718 \begin_inset Quotes erd
26719 \end_inset
26720
26721  that controls how the bibliography entries will appear.
26722  Your LaTeX distribution should provide several of these, and many publishers
26723  provide their own style files, so that you don't have to take care of the
26724  layout.
26725  It is of course possible to write your own style file, but this is something
26726  for experts.
26727 \begin_inset Foot
26728 status collapsed
26729
26730 \begin_layout Plain Layout
26731 For information on how this is done, have a look at
26732 \begin_inset Newline newline
26733 \end_inset
26734
26735
26736 \begin_inset CommandInset href
26737 LatexCommand href
26738 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26739
26740 \end_inset
26741
26742 .
26743 \end_layout
26744
26745 \end_inset
26746
26747
26748 \end_layout
26749
26750 \begin_layout Standard
26751 Inserting a citation reference works as described in the previous section.
26752 \end_layout
26753
26754 \begin_layout Standard
26755 To generate the bibliography from a database, LyX uses the program BibTeX.
26756  You can choose which of its variants should be used by LyX as the processor
26757  either in the document settings under 
26758 \family sans
26759 Bibliography
26760 \family default
26761  or in LyX's preferences under 
26762 \family sans
26763 Output\SpecialChar \menuseparator
26764 LaT
26765 \begin_inset ERT
26766 status collapsed
26767
26768 \begin_layout Plain Layout
26769
26770 {}
26771 \end_layout
26772
26773 \end_inset
26774
26775 eX
26776 \family default
26777 .
26778  The following variants are possible:
26779 \end_layout
26780
26781 \begin_layout Description
26782 biber provides full Unicode support, unlimited memory, does not work with
26783  other bibliography packages (like e.
26784 \begin_inset space \thinspace{}
26785 \end_inset
26786
26787 g.
26788 \begin_inset space ~
26789 \end_inset
26790
26791
26792 \series bold
26793 natbib
26794 \series default
26795 ), only with the package 
26796 \series bold
26797 biblatex
26798 \series default
26799 ; recommended for multilingual texts and for languages that don't use Latin
26800  letters
26801 \end_layout
26802
26803 \begin_layout Description
26804 bibtex the standard; does not allow special characters in bibliography entries
26805  that are not possible to encode in a 7-bit encoding, limited memory, works
26806  with all bibliography packages, except of 
26807 \series bold
26808 biblatex
26809 \end_layout
26810
26811 \begin_layout Description
26812 bibtex8 allows all characters that are possible to encode in a 8-bit encoding,
26813  larger memory than 
26814 \family sans
26815 bibtex
26816 \family default
26817 , works with all bibliography packages
26818 \end_layout
26819
26820 \begin_layout Standard
26821 BibTeX can be controlled with options that you can add below the specification
26822  of the variants.
26823  Before adding options, it is strongly recommended to read the manual of
26824  
26825 \family sans
26826 BibTeX
26827 \family default
26828  
26829 \begin_inset CommandInset citation
26830 LatexCommand cite
26831 key "BibTeX"
26832
26833 \end_inset
26834
26835 .
26836 \end_layout
26837
26838 \begin_layout Standard
26839 When you select the option 
26840 \family sans
26841 Sectioned bibliography
26842 \family default
26843  in the 
26844 \family sans
26845 Document\SpecialChar \menuseparator
26846 Settings
26847 \family default
26848  dialog, it is possible to have multiple and sectioned bibliographies.
26849  This and other options are explained in detail in section 
26850 \emph on
26851 Customizing Bibliographies
26852 \emph default
26853  
26854 \emph on
26855 with BibTeX
26856 \emph default
26857  of the 
26858 \emph on
26859 Additional Features
26860 \emph default
26861  manual.
26862 \end_layout
26863
26864 \begin_layout Standard
26865 We use two bibliographies in this document to show the difference between
26866  the two methods of creating them.
26867  As you can see, the bibliography that is created from a database lists
26868  only the database entries that are referenced in the document.
26869  We used the style file 
26870 \family sans
26871 alphadin.bst
26872 \family default
26873  to get the complicated German reference key scheme in the bibliography.
26874 \end_layout
26875
26876 \begin_layout Subsection
26877 Bibliography layout
26878 \begin_inset Index idx
26879 status collapsed
26880
26881 \begin_layout Plain Layout
26882 Bibliography ! Layout
26883 \end_layout
26884
26885 \end_inset
26886
26887
26888 \end_layout
26889
26890 \begin_layout Standard
26891 In the citation reference dialog you can set a special citation format.
26892  For this feature you need to enable the option 
26893 \family sans
26894 Natbib
26895 \family default
26896  in the 
26897 \family sans
26898 Document\SpecialChar \menuseparator
26899 Settings
26900 \family default
26901
26902 \begin_inset Index idx
26903 status collapsed
26904
26905 \begin_layout Plain Layout
26906 Document ! Settings
26907 \end_layout
26908
26909 \end_inset
26910
26911  dialog under 
26912 \family sans
26913 Bibliography
26914 \family default
26915 .
26916  Setting a citation style for a reference will overwrite the default.
26917  For the global citation format use the BibTeX style files as explained
26918  in the previous section.
26919 \end_layout
26920
26921 \begin_layout Standard
26922 You can also set text to appear before or after a citation reference, in
26923  the citation reference window.
26924  Here is an example where the text 
26925 \begin_inset Quotes eld
26926 \end_inset
26927
26928 Chapter
26929 \begin_inset space ~
26930 \end_inset
26931
26932 3
26933 \begin_inset Quotes erd
26934 \end_inset
26935
26936  appears after the reference:
26937 \end_layout
26938
26939 \begin_layout Standard
26940 Have a look at 
26941 \begin_inset CommandInset citation
26942 LatexCommand cite
26943 after "Chapter 3"
26944 key "latexcompanion"
26945
26946 \end_inset
26947
26948 .
26949 \end_layout
26950
26951 \begin_layout Section
26952 Index
26953 \begin_inset Index idx
26954 status collapsed
26955
26956 \begin_layout Plain Layout
26957 Index generation
26958 \end_layout
26959
26960 \end_inset
26961
26962
26963 \begin_inset CommandInset label
26964 LatexCommand label
26965 name "sec:Index"
26966
26967 \end_inset
26968
26969
26970 \end_layout
26971
26972 \begin_layout Standard
26973 An index entry is created if you use the menu 
26974 \family sans
26975 Insert\SpecialChar \menuseparator
26976 Index
26977 \begin_inset space ~
26978 \end_inset
26979
26980 Entry
26981 \family default
26982  or the toolbar button 
26983 \begin_inset Info
26984 type  "icon"
26985 arg   "index-insert"
26986 \end_inset
26987
26988 .
26989  A box is inserted containing the text that appears in the index.
26990  The word where the cursor is in or the currently highlighted text is proposed
26991  by LyX as the index entry.
26992 \end_layout
26993
26994 \begin_layout Standard
26995 The index list is inserted in the document with the menu 
26996 \family sans
26997 Insert\SpecialChar \menuseparator
26998 List
26999 \begin_inset space ~
27000 \end_inset
27001
27002 /
27003 \begin_inset space ~
27004 \end_inset
27005
27006 TOC\SpecialChar \menuseparator
27007 Index
27008 \begin_inset space ~
27009 \end_inset
27010
27011 List
27012 \family default
27013 .
27014  A light blue box labeled 
27015 \begin_inset Quotes eld
27016 \end_inset
27017
27018
27019 \family sans
27020 Index
27021 \family default
27022
27023 \begin_inset Quotes erd
27024 \end_inset
27025
27026  will show the place where the index is printed in the output.
27027  The index list box is not clickable like other LyX-boxes.
27028 \end_layout
27029
27030 \begin_layout Standard
27031 We give a short overview of the index commands in the next subsections.
27032  For a detailed description of LaTeX's index mechanism, have a look at one
27033  of the LaTeX books 
27034 \begin_inset CommandInset citation
27035 LatexCommand cite
27036 key "latexcompanion,latexguide,latexbook"
27037
27038 \end_inset
27039
27040 .
27041 \end_layout
27042
27043 \begin_layout Subsection
27044 Grouping Index Entries
27045 \begin_inset Index idx
27046 status collapsed
27047
27048 \begin_layout Plain Layout
27049 Index ! Grouping
27050 \end_layout
27051
27052 \end_inset
27053
27054
27055 \end_layout
27056
27057 \begin_layout Standard
27058 Index entries are often grouped to offer the reader a fast search in the
27059  index.
27060  We want to group for example the index entries for itemized and enumerated
27061  lists under the entry 
27062 \begin_inset Quotes eld
27063 \end_inset
27064
27065 Lists
27066 \begin_inset Quotes erd
27067 \end_inset
27068
27069 .
27070  First we create the entry 
27071 \begin_inset Quotes eld
27072 \end_inset
27073
27074 Lists
27075 \begin_inset Quotes erd
27076 \end_inset
27077
27078  in section
27079 \begin_inset space ~
27080 \end_inset
27081
27082
27083 \begin_inset CommandInset ref
27084 LatexCommand ref
27085 reference "sub:Lists"
27086
27087 \end_inset
27088
27089 .
27090  In the text field for the itemized list index entry in section
27091 \begin_inset space ~
27092 \end_inset
27093
27094
27095 \begin_inset CommandInset ref
27096 LatexCommand ref
27097 reference "sec:Itemize"
27098
27099 \end_inset
27100
27101 , we insert the command
27102 \end_layout
27103
27104 \begin_layout Standard
27105
27106 \series bold
27107 Lists ! Itemize
27108 \end_layout
27109
27110 \begin_layout Standard
27111 and the command
27112 \end_layout
27113
27114 \begin_layout Standard
27115
27116 \series bold
27117 Lists ! Enumerate
27118 \end_layout
27119
27120 \begin_layout Standard
27121 for the enumerated list in section
27122 \begin_inset space ~
27123 \end_inset
27124
27125
27126 \begin_inset CommandInset ref
27127 LatexCommand ref
27128 reference "sec:Enumerate"
27129
27130 \end_inset
27131
27132 .
27133 \end_layout
27134
27135 \begin_layout Standard
27136 The exclamation mark 
27137 \begin_inset Quotes eld
27138 \end_inset
27139
27140 !
27141 \begin_inset Quotes erd
27142 \end_inset
27143
27144  marks the grouping levels.
27145  You can have three levels; every index level is indented a bit more.
27146  An index entry for the higher levels is not required.
27147  If we don't have an index entry for 
27148 \begin_inset Quotes eld
27149 \end_inset
27150
27151 Lists
27152 \begin_inset Quotes erd
27153 \end_inset
27154
27155 , it will be printed anyway, but without a page number.
27156 \end_layout
27157
27158 \begin_layout Subsection
27159 Page Ranges
27160 \begin_inset Index idx
27161 status collapsed
27162
27163 \begin_layout Plain Layout
27164 Index ! Page ranges
27165 \end_layout
27166
27167 \end_inset
27168
27169
27170 \end_layout
27171
27172 \begin_layout Standard
27173 Normally an index entry will appear with the page number of the indexed
27174  section.
27175  But sometimes you want to index more pages under the same entry.
27176  E.
27177 \begin_inset space \thinspace{}
27178 \end_inset
27179
27180 g.
27181 \begin_inset space \space{}
27182 \end_inset
27183
27184 if we want to index the paragraph environments, we create an index entry
27185  in section
27186 \begin_inset space ~
27187 \end_inset
27188
27189
27190 \begin_inset CommandInset ref
27191 LatexCommand ref
27192 reference "sec:Paragraph-Environments"
27193
27194 \end_inset
27195
27196  with the command
27197 \end_layout
27198
27199 \begin_layout Standard
27200
27201 \series bold
27202 Paragraph environments|(
27203 \end_layout
27204
27205 \begin_layout Standard
27206 and another entry at the end of section
27207 \begin_inset space ~
27208 \end_inset
27209
27210
27211 \begin_inset CommandInset ref
27212 LatexCommand ref
27213 reference "sub:LyX-Code"
27214
27215 \end_inset
27216
27217  with the command
27218 \end_layout
27219
27220 \begin_layout Standard
27221
27222 \series bold
27223 Paragraph environments|)
27224 \end_layout
27225
27226 \begin_layout Standard
27227 The commands 
27228 \begin_inset Quotes eld
27229 \end_inset
27230
27231
27232 \series bold
27233 |(
27234 \series default
27235
27236 \begin_inset Quotes erd
27237 \end_inset
27238
27239  and 
27240 \begin_inset Quotes eld
27241 \end_inset
27242
27243
27244 \series bold
27245 |)
27246 \series default
27247
27248 \begin_inset Quotes erd
27249 \end_inset
27250
27251  respectively start and end the index range.
27252  You can also add the same index entry at different places in the document.
27253  They appear in the output under one entry with a comma separated list of
27254  the pages of the indexed document parts.
27255  An example is the index entry 
27256 \begin_inset Quotes eld
27257 \end_inset
27258
27259 Document ! Settings
27260 \begin_inset Quotes erd
27261 \end_inset
27262
27263 .
27264 \end_layout
27265
27266 \begin_layout Subsection
27267 Cross referencing
27268 \begin_inset Index idx
27269 status collapsed
27270
27271 \begin_layout Plain Layout
27272 Index ! Cross referencing
27273 \end_layout
27274
27275 \end_inset
27276
27277
27278 \end_layout
27279
27280 \begin_layout Standard
27281 It is also possible to refer to another index entry.
27282  We referred for example in the index entry 
27283 \begin_inset Quotes eld
27284 \end_inset
27285
27286 GIF
27287 \begin_inset Quotes erd
27288 \end_inset
27289
27290  (in section
27291 \begin_inset space ~
27292 \end_inset
27293
27294
27295 \begin_inset CommandInset ref
27296 LatexCommand ref
27297 reference "sub:Image-Formats"
27298
27299 \end_inset
27300
27301 ) to the index entry 
27302 \begin_inset Quotes eld
27303 \end_inset
27304
27305 Image formats
27306 \begin_inset Quotes erd
27307 \end_inset
27308
27309  in the same section using the entry
27310 \end_layout
27311
27312 \begin_layout Standard
27313
27314 \series bold
27315 GIF|see{Image formats}
27316 \end_layout
27317
27318 \begin_layout Standard
27319 where the braces have to be inserted as TeX Code.
27320  The text within the braces is the referenced entry.
27321  The reference will appear in the output without a page number.
27322 \end_layout
27323
27324 \begin_layout Subsection
27325 Index Entry Order
27326 \begin_inset Index idx
27327 status collapsed
27328
27329 \begin_layout Plain Layout
27330 Index ! Entry order
27331 \end_layout
27332
27333 \end_inset
27334
27335
27336 \end_layout
27337
27338 \begin_layout Standard
27339 If you use accented characters in the index entry the entries might not
27340  follow the rules for the index order.
27341  The index entries are sorted alphabetically but LaTeX
27342 \begin_inset Foot
27343 status collapsed
27344
27345 \begin_layout Plain Layout
27346 The index generating is done in the background by an extra program, see
27347  section
27348 \begin_inset space ~
27349 \end_inset
27350
27351
27352 \begin_inset CommandInset ref
27353 LatexCommand ref
27354 reference "sub:Index-Program"
27355
27356 \end_inset
27357
27358 .
27359 \end_layout
27360
27361 \end_inset
27362
27363  does not know how to sort accents in different languages.
27364  We have created as an example the three dummy index entries 
27365 \begin_inset Quotes eld
27366 \end_inset
27367
27368 maison
27369 \begin_inset Quotes erd
27370 \end_inset
27371
27372
27373 \begin_inset Quotes eld
27374 \end_inset
27375
27376 maïs
27377 \begin_inset Quotes erd
27378 \end_inset
27379
27380 , and 
27381 \begin_inset Quotes eld
27382 \end_inset
27383
27384 maître
27385 \begin_inset Quotes erd
27386 \end_inset
27387
27388 .
27389 \begin_inset Index idx
27390 status collapsed
27391
27392 \begin_layout Plain Layout
27393 Dummy entries ! maïs
27394 \end_layout
27395
27396 \end_inset
27397
27398
27399 \begin_inset Index idx
27400 status collapsed
27401
27402 \begin_layout Plain Layout
27403 Dummy entries ! maître
27404 \end_layout
27405
27406 \end_inset
27407
27408
27409 \begin_inset Index idx
27410 status collapsed
27411
27412 \begin_layout Plain Layout
27413 Dummy entries ! maïs@maison
27414 \end_layout
27415
27416 \end_inset
27417
27418  They will be sorted in the order maïs, maître, maison but we want the order
27419  maïs, maison, maître.
27420  To achieve this, we use the command
27421 \end_layout
27422
27423 \begin_layout Standard
27424
27425 \series bold
27426 previous entry@current entry
27427 \end_layout
27428
27429 \begin_layout Standard
27430 In our case we want to have 
27431 \begin_inset Quotes eld
27432 \end_inset
27433
27434 maison
27435 \begin_inset Quotes erd
27436 \end_inset
27437
27438  after 
27439 \begin_inset Quotes eld
27440 \end_inset
27441
27442 maïs
27443 \begin_inset Quotes erd
27444 \end_inset
27445
27446  and write therefore for the index entry of maison:
27447 \end_layout
27448
27449 \begin_layout Standard
27450
27451 \series bold
27452 maïs@maison
27453 \end_layout
27454
27455 \begin_layout Standard
27456 The previous entry need not be a real existing entry.
27457  You can also use another word to tell LaTeX the entry order.
27458  See the next subsection for an example.
27459 \end_layout
27460
27461 \begin_layout Standard
27462 \begin_inset VSpace bigskip
27463 \end_inset
27464
27465
27466 \end_layout
27467
27468 \begin_layout Standard
27469 In some cases the index entry order is not correct when you are using the
27470  program 
27471 \family sans
27472 makeindex 
27473 \family default
27474 to generate the index (see sec.
27475 \begin_inset space \thinspace{}
27476 \end_inset
27477
27478
27479 \begin_inset CommandInset ref
27480 LatexCommand ref
27481 reference "sub:Index-Program"
27482
27483 \end_inset
27484
27485 ).
27486  
27487 \family sans
27488 makeindex
27489 \family default
27490  would for example print the index entry for the LaTeX-package aeguill in
27491  sec.
27492 \begin_inset space \thinspace{}
27493 \end_inset
27494
27495
27496 \begin_inset CommandInset ref
27497 LatexCommand ref
27498 reference "sub:Document-Font"
27499
27500 \end_inset
27501
27502  after the index entries of the other LaTeX-packages although all these
27503  index commands start with 
27504 \begin_inset Quotes eld
27505 \end_inset
27506
27507
27508 \series bold
27509 LaTeX-packages !
27510 \series default
27511  
27512 \begin_inset Quotes erd
27513 \end_inset
27514
27515 .
27516  The reason is that the index entry for aeguill is in a footnote.
27517  To fix this 
27518 \family sans
27519 makeindex
27520 \family default
27521  bug, add these commands to the preamble of your document:
27522 \end_layout
27523
27524 \begin_layout Standard
27525
27526 \series bold
27527
27528 \backslash
27529 let
27530 \backslash
27531 OrgIndex
27532 \backslash
27533 index
27534 \end_layout
27535
27536 \begin_layout Standard
27537
27538 \series bold
27539
27540 \backslash
27541 renewcommand*{
27542 \backslash
27543 index}[1]{
27544 \backslash
27545 OrgIndex{#1}}
27546 \end_layout
27547
27548 \begin_layout Subsection
27549 Index Entry Layout
27550 \begin_inset Index idx
27551 status collapsed
27552
27553 \begin_layout Plain Layout
27554 Index ! Entry layout
27555 \end_layout
27556
27557 \end_inset
27558
27559
27560 \end_layout
27561
27562 \begin_layout Standard
27563 You can change the appearance of index entries via the text style dialog.
27564 \begin_inset Index idx
27565 status open
27566
27567 \begin_layout Plain Layout
27568 Dummy entries ! 
27569 \shape italic
27570 This is an italic dummy entry
27571 \end_layout
27572
27573 \end_inset
27574
27575  You can also format the page number using the character 
27576 \begin_inset Quotes eld
27577 \end_inset
27578
27579 |
27580 \begin_inset Quotes erd
27581 \end_inset
27582
27583  followed by a LaTeX-command without a backslash.
27584  We can write for example
27585 \end_layout
27586
27587 \begin_layout Standard
27588
27589 \series bold
27590 italic page number:|textit
27591 \end_layout
27592
27593 \begin_layout Standard
27594 to get the page number in italic.
27595 \begin_inset Index idx
27596 status open
27597
27598 \begin_layout Plain Layout
27599 Dummy entries ! italic page number:|textit
27600 \end_layout
27601
27602 \end_inset
27603
27604  Normally all LaTeX-commands begin with a backslash, but in this special
27605  case 
27606 \begin_inset Quotes eld
27607 \end_inset
27608
27609
27610 \series bold
27611 |command
27612 \series default
27613
27614 \begin_inset Quotes erd
27615 \end_inset
27616
27617  means 
27618 \series bold
27619
27620 \backslash
27621 command{page
27622 \begin_inset space ~
27623 \end_inset
27624
27625 number}
27626 \series default
27627 .
27628  Have a look at section
27629 \begin_inset space ~
27630 \end_inset
27631
27632
27633 \begin_inset CommandInset ref
27634 LatexCommand ref
27635 reference "sub:LaTeX-Syntax"
27636
27637 \end_inset
27638
27639  to learn more about the LaTeX-syntax.
27640 \end_layout
27641
27642 \begin_layout Standard
27643 \begin_inset Note Greyedout
27644 status open
27645
27646 \begin_layout Plain Layout
27647
27648 \series bold
27649 Note:
27650 \series default
27651  Formatting single index entries only works when you use the program 
27652 \family sans
27653 makeindex 
27654 \family default
27655 to generate the index, see sec.
27656 \begin_inset space \thinspace{}
27657 \end_inset
27658
27659
27660 \begin_inset CommandInset ref
27661 LatexCommand ref
27662 reference "sub:Index-Program"
27663
27664 \end_inset
27665
27666 .
27667  If you use 
27668 \family sans
27669 xindy
27670 \family default
27671 , this will not work for anything other than bold or italic text.
27672  This is because 
27673 \family sans
27674 xindy
27675 \family default
27676  requires you to define semantic elements before they can be used, see 
27677 \begin_inset CommandInset citation
27678 LatexCommand cite
27679 after "p. 678 ff."
27680 key "latexcompanion"
27681
27682 \end_inset
27683
27684  for details.
27685 \end_layout
27686
27687 \end_inset
27688
27689
27690 \end_layout
27691
27692 \begin_layout Standard
27693 In general, we encourage you to not format page numbers directly as shown
27694  above.
27695  Instead, you should define a macro in the preamble and use that.
27696  Maybe you want all page references italic that refer to a definition of
27697  the indexed term, so that users can easily find definitions.
27698  If so, put the following in the preamble
27699 \end_layout
27700
27701 \begin_layout Standard
27702
27703 \series bold
27704
27705 \backslash
27706 newcommand{
27707 \backslash
27708 IndexDef}[1]{
27709 \backslash
27710 textit{#1}}
27711 \end_layout
27712
27713 \begin_layout Standard
27714 and write
27715 \end_layout
27716
27717 \begin_layout Standard
27718
27719 \series bold
27720 my entry|IndexDef
27721 \end_layout
27722
27723 \begin_layout Standard
27724 in the index entry.
27725 \begin_inset Index idx
27726 status open
27727
27728 \begin_layout Plain Layout
27729 Dummy entries ! my entry|IndexDef
27730 \end_layout
27731
27732 \end_inset
27733
27734  The advantage is that, if you change your mind later or if your publisher
27735  insists that definitions must not be italic but bold, you just need to
27736  change the macro in the preamble, not every single index entry.
27737 \end_layout
27738
27739 \begin_layout Standard
27740 You can also change the layout for the whole index.
27741  E.
27742 \begin_inset space \thinspace{}
27743 \end_inset
27744
27745 g.
27746 \begin_inset space \space{}
27747 \end_inset
27748
27749 we marked the index list box of this document as bold to get a bold font
27750  for all index entries.
27751  For more advanced tasks you have to set up a so-called 
27752 \emph on
27753 Index Style File
27754 \emph default
27755 , see the 
27756 \family sans
27757 makeindex
27758 \family default
27759  or 
27760 \family sans
27761 xindy
27762 \family default
27763  documentation for details, 
27764 \begin_inset CommandInset citation
27765 LatexCommand cite
27766 key "makeindex,xindy"
27767
27768 \end_inset
27769
27770 .
27771 \end_layout
27772
27773 \begin_layout Subsection
27774 Index Program
27775 \begin_inset Index idx
27776 status collapsed
27777
27778 \begin_layout Plain Layout
27779 Index ! Program
27780 \end_layout
27781
27782 \end_inset
27783
27784
27785 \begin_inset CommandInset label
27786 LatexCommand label
27787 name "sub:Index-Program"
27788
27789 \end_inset
27790
27791
27792 \end_layout
27793
27794 \begin_layout Standard
27795 If the index entry program 
27796 \family sans
27797 xindy
27798 \family default
27799  is installed, LyX uses it for index generation; otherwise the program 
27800 \family sans
27801 makeindex
27802 \family default
27803 , that is part of every LaTeX distribution, is used.
27804 \begin_inset Foot
27805 status collapsed
27806
27807 \begin_layout Plain Layout
27808
27809 \family sans
27810 Makeindex
27811 \family default
27812  is very old, no longer under development and has many pitfalls, notably
27813  that it was developed with only the English language in mind.
27814  So it fails to sort anything other than a monolingual English text correctly.
27815  We have shown above how to fix this sorting.
27816  However, if you are writing in another than the English language, consider
27817  to use 
27818 \family sans
27819 xindy
27820 \family default
27821 .
27822 \end_layout
27823
27824 \end_inset
27825
27826  Both programs can be controlled by options that can be set in LyX's preferences
27827  dialog, see section
27828 \begin_inset space ~
27829 \end_inset
27830
27831
27832 \begin_inset CommandInset ref
27833 LatexCommand ref
27834 reference "sub:LaTeX-settings"
27835
27836 \end_inset
27837
27838 .
27839  The available options are listed and explained in 
27840 \begin_inset CommandInset citation
27841 LatexCommand cite
27842 key "makeindex,xindy"
27843
27844 \end_inset
27845
27846 .
27847  In this dialog, you can also specify an alternative program to generate
27848  the index.
27849 \end_layout
27850
27851 \begin_layout Standard
27852 If you need specific options or an alternative index program only for a
27853  given document, you can define the program and\SpecialChar \slash{}
27854 or the options in 
27855 \family sans
27856 Document\SpecialChar \menuseparator
27857 Settings\SpecialChar \menuseparator
27858 Indexes
27859 \family default
27860 .
27861  This is especially useful if you need to pass language-specific options
27862  to the index program or if you need a specific layout style.
27863 \end_layout
27864
27865 \begin_layout Subsection
27866 Multiple Indexes
27867 \end_layout
27868
27869 \begin_layout Standard
27870 In many fields it is common to have more than one index.
27871  For instance, you might need to set up a separate 
27872 \begin_inset Quotes eld
27873 \end_inset
27874
27875 Index of Names
27876 \begin_inset Quotes erd
27877 \end_inset
27878
27879  next to the standard index.
27880  LaTeX does not provide this possibility out of the box, but there are packages
27881  that add this feature.
27882  LyX uses the 
27883 \series bold
27884 splitidx
27885 \series default
27886
27887 \begin_inset Index idx
27888 status collapsed
27889
27890 \begin_layout Plain Layout
27891 LaTeX-packages ! splitidx
27892 \end_layout
27893
27894 \end_inset
27895
27896  package to generate multiple indexes.
27897  The package is included in all recent LaTeX distributions.
27898 \begin_inset Foot
27899 status collapsed
27900
27901 \begin_layout Plain Layout
27902 If yours does not ship it, consult the TeX-catalogue, 
27903 \begin_inset CommandInset citation
27904 LatexCommand cite
27905 key "TeXCatalogue"
27906
27907 \end_inset
27908
27909 .
27910  Note that the package does not only consist of a LaTeX style, but it also
27911  includes specific preprocessor programs that need to be installed as well.
27912  Please consult the package's manual for details.
27913 \end_layout
27914
27915 \end_inset
27916
27917
27918 \end_layout
27919
27920 \begin_layout Standard
27921 To set up LyX for the use of multiple indexes, go to 
27922 \family sans
27923 Document\SpecialChar \menuseparator
27924 Settings\SpecialChar \menuseparator
27925 Indexes
27926 \family default
27927  and select the option 
27928 \family sans
27929 Use multiple Indexes
27930 \family default
27931 .
27932  Note that the list 
27933 \family sans
27934 Available Indexes
27935 \family default
27936  already contains the standard index 
27937 \begin_inset Quotes eld
27938 \end_inset
27939
27940 Index
27941 \begin_inset Quotes erd
27942 \end_inset
27943
27944 .
27945  To add further indexes, add the name of the index (in the form that should
27946  also appear as a heading) to the 
27947 \family sans
27948 New
27949 \family default
27950  input field and press the 
27951 \family sans
27952 Add
27953 \family default
27954  button.
27955  The new index now also appears in the list.
27956  If you like, you can attribute an alternative LyX label color to the new
27957  index.
27958 \end_layout
27959
27960 \begin_layout Standard
27961 Once the document changes have been applied, you can find the new index
27962  list in 
27963 \family sans
27964 Insert\SpecialChar \menuseparator
27965 List
27966 \begin_inset space ~
27967 \end_inset
27968
27969 /
27970 \begin_inset space ~
27971 \end_inset
27972
27973 TOC
27974 \family default
27975  and the 
27976 \family sans
27977 Insert
27978 \family default
27979  menu has a separate entry for each of the defined indexes.
27980  The workflow is basically the same as for the default index, but there
27981  are additional features:
27982 \end_layout
27983
27984 \begin_layout Itemize
27985 If you want to change the attribution of a specific index entry, right-clicking
27986  on the entries' label will open a dialog where you can do that.
27987 \end_layout
27988
27989 \begin_layout Itemize
27990 By right-clicking on an index, you can change its type.
27991  Furthermore, you can specify an index to be a 
27992 \begin_inset Quotes eld
27993 \end_inset
27994
27995 Subindex
27996 \begin_inset Quotes erd
27997 \end_inset
27998
27999 .
28000  If you do that, the heading of that list will be decreased by one level.
28001  E.
28002 \begin_inset space \thinspace{}
28003 \end_inset
28004
28005 g., if you use a book class, where the standard index heading is defined
28006  as a chapter, subindexes will be defined as sections and can thus be nested
28007  to the non-subindexes.
28008 \end_layout
28009
28010 \begin_layout Section
28011 Nomenclature / Glossary 
28012 \begin_inset Index idx
28013 status collapsed
28014
28015 \begin_layout Plain Layout
28016 Nomenclature
28017 \end_layout
28018
28019 \end_inset
28020
28021
28022 \begin_inset Index idx
28023 status collapsed
28024
28025 \begin_layout Plain Layout
28026 Glossary|see
28027 \begin_inset ERT
28028 status collapsed
28029
28030 \begin_layout Plain Layout
28031
28032 {
28033 \end_layout
28034
28035 \end_inset
28036
28037 Nomenclature
28038 \begin_inset ERT
28039 status collapsed
28040
28041 \begin_layout Plain Layout
28042
28043 }
28044 \end_layout
28045
28046 \end_inset
28047
28048
28049 \end_layout
28050
28051 \end_inset
28052
28053
28054 \begin_inset CommandInset label
28055 LatexCommand label
28056 name "sec:Nomenclature"
28057
28058 \end_inset
28059
28060
28061 \end_layout
28062
28063 \begin_layout Standard
28064 Sometimes you need to compile a list of symbols that are mentioned in your
28065  document with a brief explanation of them – a so called nomenclature or
28066  glossary.
28067 \end_layout
28068
28069 \begin_layout Standard
28070 To be able to create nomenclatures, you need the LaTeX package 
28071 \series bold
28072 nomencl
28073 \series default
28074
28075 \begin_inset Index idx
28076 status collapsed
28077
28078 \begin_layout Plain Layout
28079 LaTeX-packages ! nomencl
28080 \end_layout
28081
28082 \end_inset
28083
28084  installed.
28085  You find it in the TeX-catalogue, 
28086 \begin_inset CommandInset citation
28087 LatexCommand cite
28088 key "TeXCatalogue"
28089
28090 \end_inset
28091
28092  or in the package manager of your LaTeX-system.
28093 \end_layout
28094
28095 \begin_layout Standard
28096 A nomenclature entry is created if you place the cursor after a symbol entry
28097  and then use the menu 
28098 \family sans
28099 Insert\SpecialChar \menuseparator
28100
28101 \family default
28102 N
28103 \family sans
28104 omenclature
28105 \begin_inset space ~
28106 \end_inset
28107
28108 Entry
28109 \family default
28110  or the toolbar button 
28111 \begin_inset Info
28112 type  "icon"
28113 arg   "nomencl-insert"
28114 \end_inset
28115
28116 .
28117  A gray box labeled 
28118 \begin_inset Quotes eld
28119 \end_inset
28120
28121
28122 \family sans
28123 Nom
28124 \family default
28125
28126 \begin_inset Quotes erd
28127 \end_inset
28128
28129  is inserted and a window pops up asking for the nomenclature entry.
28130 \end_layout
28131
28132 \begin_layout Standard
28133 A nomenclature entry consists of two main entries.
28134  The first is the symbol that you want to refer to.
28135  The second is the description of the symbol.
28136 \end_layout
28137
28138 \begin_layout Standard
28139 \begin_inset Note Greyedout
28140 status collapsed
28141
28142 \begin_layout Plain Layout
28143
28144 \series bold
28145 Note:
28146 \series default
28147  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28148 \end_layout
28149
28150 \end_inset
28151
28152
28153 \end_layout
28154
28155 \begin_layout Subsection
28156 Nomenclature Definition and Layout
28157 \begin_inset Index idx
28158 status collapsed
28159
28160 \begin_layout Plain Layout
28161 Nomenclature ! Layout
28162 \end_layout
28163
28164 \end_inset
28165
28166
28167 \end_layout
28168
28169 \begin_layout Standard
28170 If you have symbols in formulas, you have to define them in the 
28171 \family sans
28172 Symbol
28173 \family default
28174  field as LaTeX-formulas.
28175  For example to get 
28176 \begin_inset Quotes eld
28177 \end_inset
28178
28179
28180 \begin_inset Formula $\sigma$
28181 \end_inset
28182
28183
28184 \begin_inset Quotes erd
28185 \end_inset
28186
28187 , insert this:
28188 \begin_inset Newline newline
28189 \end_inset
28190
28191
28192 \series bold
28193 $
28194 \backslash
28195 sigma$
28196 \begin_inset Newline newline
28197 \end_inset
28198
28199
28200 \series default
28201 The 
28202 \begin_inset Quotes eld
28203 \end_inset
28204
28205 $
28206 \begin_inset Quotes erd
28207 \end_inset
28208
28209  character starts/ends the formula.
28210  The LaTeX-command for the Greek letter is the name of the letter beginning
28211  with a backslash 
28212 \begin_inset Quotes eld
28213 \end_inset
28214
28215
28216 \backslash
28217
28218 \begin_inset Quotes erd
28219 \end_inset
28220
28221 .
28222  For capital Greek letters, start the command also with a capital letter,
28223  like 
28224 \series bold
28225
28226 \backslash
28227 Sigma
28228 \series default
28229 .
28230 \end_layout
28231
28232 \begin_layout Standard
28233 (A short introduction to the LaTeX-syntax is given in section
28234 \begin_inset space ~
28235 \end_inset
28236
28237
28238 \begin_inset CommandInset ref
28239 LatexCommand ref
28240 reference "sub:LaTeX-Syntax"
28241
28242 \end_inset
28243
28244 .)
28245 \end_layout
28246
28247 \begin_layout Standard
28248 You cannot use the 
28249 \family sans
28250 Text
28251 \begin_inset space ~
28252 \end_inset
28253
28254 Style
28255 \family default
28256  dialog to format the description text; you have to use LaTeX-commands.
28257  For example the description of the nomenclature entry for the 
28258 \begin_inset Quotes eld
28259 \end_inset
28260
28261
28262 \begin_inset Formula $\sigma$
28263 \end_inset
28264
28265
28266 \begin_inset Quotes erd
28267 \end_inset
28268
28269  in this document is:
28270 \begin_inset Newline newline
28271 \end_inset
28272
28273
28274 \series bold
28275 dummy entry for the character 
28276 \backslash
28277 textsf{sigma}
28278 \series default
28279
28280 \begin_inset Newline newline
28281 \end_inset
28282
28283 The command 
28284 \series bold
28285
28286 \backslash
28287 textsf
28288 \series default
28289  sets the fonts to 
28290 \family sans
28291 sans
28292 \begin_inset space ~
28293 \end_inset
28294
28295 serif
28296 \family default
28297 .
28298  To get 
28299 \series bold
28300 bold
28301 \series default
28302  font use the command 
28303 \series bold
28304
28305 \backslash
28306 textbf
28307 \series default
28308 , for 
28309 \family typewriter
28310 typewriter
28311 \family default
28312  use 
28313 \series bold
28314
28315 \backslash
28316 texttt
28317 \series default
28318 , for 
28319 \emph on
28320 emphasized
28321 \emph default
28322  use 
28323 \series bold
28324
28325 \backslash
28326 emph
28327 \series default
28328 .
28329 \end_layout
28330
28331 \begin_layout Subsection
28332 Sort Order of Nomenclature Entries
28333 \begin_inset Index idx
28334 status collapsed
28335
28336 \begin_layout Plain Layout
28337 Nomenclature ! Sort order
28338 \end_layout
28339
28340 \end_inset
28341
28342
28343 \end_layout
28344
28345 \begin_layout Standard
28346 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28347  the symbol definition.
28348  This leads to undesired results when you for example have symbols in formulas.
28349  Suppose you have nomenclature entries for the symbols 
28350 \emph on
28351 a
28352 \begin_inset CommandInset nomenclature
28353 LatexCommand nomenclature
28354 symbol "a"
28355 description "dummy entry for the character \"a\""
28356
28357 \end_inset
28358
28359
28360 \emph default
28361  and 
28362 \begin_inset Formula $\sigma$
28363 \end_inset
28364
28365
28366 \begin_inset CommandInset nomenclature
28367 LatexCommand nomenclature
28368 prefix "sigma"
28369 symbol "$\\sigma$"
28370 description "dummy entry for the character \\textsf{sigma}"
28371
28372 \end_inset
28373
28374 .
28375  They will be sorted by 
28376 \begin_inset Quotes eld
28377 \end_inset
28378
28379
28380 \family sans
28381 a
28382 \family default
28383
28384 \begin_inset Quotes erd
28385 \end_inset
28386
28387  and 
28388 \begin_inset Quotes eld
28389 \end_inset
28390
28391
28392 \family typewriter
28393 $
28394 \backslash
28395 sigma$
28396 \family default
28397
28398 \begin_inset Quotes erd
28399 \end_inset
28400
28401  – the 
28402 \begin_inset Formula $\sigma$
28403 \end_inset
28404
28405  will be sorted before the 
28406 \emph on
28407 a
28408 \emph default
28409  since the character 
28410 \begin_inset Quotes eld
28411 \end_inset
28412
28413 $
28414 \begin_inset Quotes erd
28415 \end_inset
28416
28417  is considered in sorting.
28418 \end_layout
28419
28420 \begin_layout Standard
28421 To control the sort order, you can edit the 
28422 \family sans
28423 Sort
28424 \begin_inset space ~
28425 \end_inset
28426
28427 as
28428 \family default
28429  field of the nomenclature dialog.
28430  Then the nomenclature entry will be sorted by this entry and not the symbol
28431  definition.
28432  For the example given, you can insert 
28433 \family typewriter
28434 sigma
28435 \family default
28436  in this field for the 
28437 \begin_inset Formula $\sigma$
28438 \end_inset
28439
28440 , then 
28441 \emph on
28442 a
28443 \emph default
28444  will be located before 
28445 \begin_inset Formula $\sigma$
28446 \end_inset
28447
28448 .
28449 \end_layout
28450
28451 \begin_layout Standard
28452 For subgrouping and tips for using sort entries see the 
28453 \series bold
28454 nomencl
28455 \series default
28456  documentation, 
28457 \begin_inset CommandInset citation
28458 LatexCommand cite
28459 key "nomencl"
28460
28461 \end_inset
28462
28463 .
28464 \end_layout
28465
28466 \begin_layout Subsection
28467 Nomenclature Options
28468 \begin_inset Index idx
28469 status collapsed
28470
28471 \begin_layout Plain Layout
28472 Nomenclature ! Options
28473 \end_layout
28474
28475 \end_inset
28476
28477
28478 \end_layout
28479
28480 \begin_layout Standard
28481 The 
28482 \series bold
28483 nomencl
28484 \series default
28485  package offers some options to adjust the appearance of the nomenclature.
28486  Here are some of its options, for more have a look at its documentation:
28487 \end_layout
28488
28489 \begin_layout Description
28490 refeq Appends the phrase 
28491 \begin_inset Quotes eld
28492 \end_inset
28493
28494
28495 \family sans
28496 , see equation (
28497 \emph on
28498 eq
28499 \emph default
28500 )
28501 \family default
28502
28503 \begin_inset Quotes erd
28504 \end_inset
28505
28506  to every nomenclature entry, where 
28507 \family sans
28508 \emph on
28509 eq
28510 \family default
28511 \emph default
28512  is the number of the last equation in front of the nomenclature entry
28513 \end_layout
28514
28515 \begin_layout Description
28516 refpage Appends the phrase 
28517 \begin_inset Quotes eld
28518 \end_inset
28519
28520
28521 \family sans
28522 , page (
28523 \emph on
28524 page
28525 \emph default
28526 )
28527 \family default
28528
28529 \begin_inset Quotes erd
28530 \end_inset
28531
28532  to every nomenclature entry, where 
28533 \family sans
28534 \emph on
28535 page
28536 \family default
28537 \emph default
28538  is the number of the page on which the nomenclature entry appeared
28539 \end_layout
28540
28541 \begin_layout Description
28542 intoc Inserts the nomenclature in the Table of Contents
28543 \end_layout
28544
28545 \begin_layout Standard
28546 To use one or more of the options, add them to the comma-separated document
28547  class options list in the 
28548 \family sans
28549 Document\SpecialChar \menuseparator
28550 Settings
28551 \family default
28552  dialog.
28553  In this document the options 
28554 \series bold
28555 refpage, intoc
28556 \series default
28557  are used.
28558 \end_layout
28559
28560 \begin_layout Standard
28561 \begin_inset VSpace bigskip
28562 \end_inset
28563
28564
28565 \end_layout
28566
28567 \begin_layout Standard
28568 You can also use the first two options above only for certain nomenclature
28569  entries when you add one of the following commands as last entry to the
28570  
28571 \family sans
28572 Description
28573 \family default
28574  field in the nomenclature dialog:
28575 \end_layout
28576
28577 \begin_layout Description
28578
28579 \backslash
28580 nomrefeq Like the 
28581 \series bold
28582 refeq
28583 \series default
28584  option
28585 \end_layout
28586
28587 \begin_layout Description
28588
28589 \backslash
28590 nomrefpage Like the 
28591 \series bold
28592 refpage
28593 \series default
28594  option
28595 \end_layout
28596
28597 \begin_layout Description
28598
28599 \backslash
28600 nomrefeqpage Short notation of 
28601 \series bold
28602
28603 \backslash
28604 nomrefeq
28605 \backslash
28606 nomrefpage
28607 \end_layout
28608
28609 \begin_layout Description
28610
28611 \backslash
28612 nomnorefeq,
28613 \begin_inset space ~
28614 \end_inset
28615
28616
28617 \backslash
28618 nomnorefpage,
28619 \begin_inset space ~
28620 \end_inset
28621
28622
28623 \backslash
28624 nomnorefeqpage Turns off the corresponding options
28625 \end_layout
28626
28627 \begin_layout Standard
28628 Words like 
28629 \begin_inset Quotes eld
28630 \end_inset
28631
28632 page
28633 \begin_inset Quotes erd
28634 \end_inset
28635
28636  are automatically translated for some document languages.
28637  If not, add these lines to your LaTeX preamble:
28638 \end_layout
28639
28640 \begin_layout Standard
28641 \noindent
28642
28643 \series bold
28644
28645 \backslash
28646 renewcommand{
28647 \backslash
28648 eqdeclaration}[1]{, see equation
28649 \backslash
28650 nobreakspace(#1)}
28651 \begin_inset Newline newline
28652 \end_inset
28653
28654
28655 \backslash
28656 renewcommand{
28657 \backslash
28658 pagedeclaration}[1]{, page
28659 \backslash
28660 nobreakspace{}#1}
28661 \series default
28662
28663 \begin_inset Newline newline
28664 \end_inset
28665
28666 and replace 
28667 \begin_inset Quotes eld
28668 \end_inset
28669
28670 see equation
28671 \begin_inset Quotes erd
28672 \end_inset
28673
28674  and 
28675 \begin_inset Quotes eld
28676 \end_inset
28677
28678 page
28679 \begin_inset Quotes erd
28680 \end_inset
28681
28682  by their translation.
28683 \end_layout
28684
28685 \begin_layout Subsection
28686 Printing the Nomenclature
28687 \begin_inset Index idx
28688 status collapsed
28689
28690 \begin_layout Plain Layout
28691 Nomenclature ! Printing
28692 \end_layout
28693
28694 \end_inset
28695
28696
28697 \end_layout
28698
28699 \begin_layout Standard
28700 To print the nomenclature, use the menu 
28701 \family sans
28702 Insert\SpecialChar \menuseparator
28703 Lists
28704 \begin_inset space ~
28705 \end_inset
28706
28707 /
28708 \begin_inset space ~
28709 \end_inset
28710
28711 TOC\SpecialChar \menuseparator
28712 Nomenclature
28713 \family default
28714 .
28715  A box labeled 
28716 \begin_inset Quotes eld
28717 \end_inset
28718
28719
28720 \family sans
28721 Nomenclature
28722 \family default
28723
28724 \begin_inset Quotes erd
28725 \end_inset
28726
28727  will show the place where the nomenclature is printed in the output.
28728  By right-clicking on it, the amount of space for symbols can be altered.
28729  You can choose between these settings:
28730 \end_layout
28731
28732 \begin_layout Description
28733 Default a space of 1
28734 \begin_inset space \thinspace{}
28735 \end_inset
28736
28737 cm is used
28738 \end_layout
28739
28740 \begin_layout Description
28741 Longest
28742 \begin_inset space ~
28743 \end_inset
28744
28745 label
28746 \begin_inset space ~
28747 \end_inset
28748
28749 width the width of the widest symbol of all nomenclature entries is used
28750 \end_layout
28751
28752 \begin_layout Description
28753 Custom custom space
28754 \end_layout
28755
28756 \begin_layout Standard
28757 In the printed output the title of the nomenclature appears as 
28758 \begin_inset Quotes eld
28759 \end_inset
28760
28761 Nomenclature
28762 \begin_inset Quotes erd
28763 \end_inset
28764
28765 .
28766  If you are not happy with the name, you can change it by redefining the
28767  command 
28768 \series bold
28769
28770 \backslash
28771 nomname
28772 \series default
28773  in the preamble.
28774  For example, in order to change the name to 
28775 \emph on
28776 List of Symbols
28777 \emph default
28778 , add the following line to the preamble:
28779 \end_layout
28780
28781 \begin_layout Standard
28782
28783 \family roman
28784 \series bold
28785
28786 \backslash
28787 renewcommand{
28788 \backslash
28789 nomname}{List of Symbols}
28790 \end_layout
28791
28792 \begin_layout Subsection
28793 Nomenclature Program
28794 \begin_inset Index idx
28795 status collapsed
28796
28797 \begin_layout Plain Layout
28798 Nomenclature ! Program
28799 \end_layout
28800
28801 \end_inset
28802
28803
28804 \begin_inset CommandInset label
28805 LatexCommand label
28806 name "sub:Nomenclature-Program"
28807
28808 \end_inset
28809
28810
28811 \end_layout
28812
28813 \begin_layout Standard
28814 LyX uses the program 
28815 \family sans
28816 makeindex
28817 \family default
28818 , that is part of every LaTeX distribution, to generate the nomenclature.
28819  LyX's preferences dialog allows you to specify another program or to control
28820  
28821 \family sans
28822 makeindex
28823 \family default
28824  by adding options, see section
28825 \begin_inset space ~
28826 \end_inset
28827
28828
28829 \begin_inset CommandInset ref
28830 LatexCommand ref
28831 reference "sub:LaTeX-settings"
28832
28833 \end_inset
28834
28835 .
28836  The available options are listed and explained in 
28837 \begin_inset CommandInset citation
28838 LatexCommand cite
28839 key "nomencl,makeindex"
28840
28841 \end_inset
28842
28843 .
28844 \end_layout
28845
28846 \begin_layout Section
28847 Branches
28848 \begin_inset Index idx
28849 status collapsed
28850
28851 \begin_layout Plain Layout
28852 Branches
28853 \end_layout
28854
28855 \end_inset
28856
28857
28858 \begin_inset Index idx
28859 status collapsed
28860
28861 \begin_layout Plain Layout
28862 Document ! Branches
28863 \end_layout
28864
28865 \end_inset
28866
28867
28868 \begin_inset CommandInset label
28869 LatexCommand label
28870 name "sec:Branches"
28871
28872 \end_inset
28873
28874
28875 \end_layout
28876
28877 \begin_layout Standard
28878 Sometimes it is useful to hide some document parts in the output.
28879  For example a teacher who is setting an exam obviously doesn't want the
28880  pupils to see the answers, but having questions and answers in the same
28881  document will make the life of the markers of that exam much easier.
28882 \end_layout
28883
28884 \begin_layout Standard
28885 For these cases LyX allows you to put text into branches.
28886  The text will then only appear in the output when its branch is activated.
28887  To create a branch, either select the menu 
28888 \family sans
28889 Insert\SpecialChar \menuseparator
28890 Branch\SpecialChar \menuseparator
28891 Insert New Branch
28892 \family default
28893  (if you just want to specify a new branch) or go in the 
28894 \family sans
28895 Document\SpecialChar \menuseparator
28896 Settings
28897 \family default
28898  dialog to 
28899 \family sans
28900 Branches
28901 \family default
28902 , where you can specify and change the name of the branch, its activation
28903  state (whether the content of the branch is shown in the output or not),
28904  its background color inside LyX and whether the name of the branch should
28905  be appended to the document file name on export if the branch is active
28906  (see below for an example).
28907  Furthermore, the dialog lets you merge two branches (just rename one branch
28908  to the name of the other) and to add 
28909 \begin_inset Quotes eld
28910 \end_inset
28911
28912 unknown branches
28913 \begin_inset Quotes erd
28914 \end_inset
28915
28916  (i.
28917 \begin_inset space \thinspace{}
28918 \end_inset
28919
28920 e.
28921 \begin_inset space ~
28922 \end_inset
28923
28924 branches that were added to the document via copy and paste from other documents
28925 , without having been defined) to the document's branch list.
28926 \end_layout
28927
28928 \begin_layout Standard
28929 Text that should be in a branch is set into branch inset boxes.
28930  These boxes are inserted via the menu 
28931 \family sans
28932 Insert\SpecialChar \menuseparator
28933 Branch
28934 \family default
28935  where you can choose a branch.
28936  You can later change the activation state of the branch by right-clicking
28937  on them.
28938 \end_layout
28939
28940 \begin_layout Standard
28941 Here is an example, where only the question text appears, the answer branch
28942  is deactivated and therefore does not appear in the output:
28943 \end_layout
28944
28945 \begin_layout Standard
28946 \begin_inset Branch Question
28947 status collapsed
28948
28949 \begin_layout Standard
28950 Question: Who was the first physics Nobel prize winner?
28951 \end_layout
28952
28953 \end_inset
28954
28955
28956 \end_layout
28957
28958 \begin_layout Standard
28959 \begin_inset Branch Answer
28960 status collapsed
28961
28962 \begin_layout Standard
28963 Answer: Wilhelm Conrad Röntgen
28964 \end_layout
28965
28966 \end_inset
28967
28968
28969 \end_layout
28970
28971 \begin_layout Standard
28972 If you activate 
28973 \family sans
28974 Filename Suffix
28975 \family default
28976  in 
28977 \family sans
28978 Document\SpecialChar \menuseparator
28979 Settings\SpecialChar \menuseparator
28980 Branches
28981 \family default
28982 , the name of the active branches will be appended to the file name at export.
28983  Consider for example a file 
28984 \begin_inset Quotes eld
28985 \end_inset
28986
28987 Exam.lyx
28988 \begin_inset Quotes erd
28989 \end_inset
28990
28991  which has the above branches.
28992  If 
28993 \begin_inset Quotes eld
28994 \end_inset
28995
28996 Filename Suffix
28997 \begin_inset Quotes erd
28998 \end_inset
28999
29000  is active, the PDF export file would be called 
29001 \begin_inset Quotes eld
29002 \end_inset
29003
29004 Exam.pdf
29005 \begin_inset Quotes erd
29006 \end_inset
29007
29008  if both the 
29009 \begin_inset Quotes eld
29010 \end_inset
29011
29012 Question
29013 \begin_inset Quotes erd
29014 \end_inset
29015
29016  and 
29017 \begin_inset Quotes eld
29018 \end_inset
29019
29020 Answer
29021 \begin_inset Quotes erd
29022 \end_inset
29023
29024  branch were inactive, 
29025 \begin_inset Quotes eld
29026 \end_inset
29027
29028 Exam-Question.pdf
29029 \begin_inset Quotes erd
29030 \end_inset
29031
29032  if only the 
29033 \begin_inset Quotes eld
29034 \end_inset
29035
29036 Question
29037 \begin_inset Quotes erd
29038 \end_inset
29039
29040  branch was active, likewise 
29041 \begin_inset Quotes eld
29042 \end_inset
29043
29044 Exam-Answer.pdf
29045 \begin_inset Quotes erd
29046 \end_inset
29047
29048  if only the 
29049 \begin_inset Quotes eld
29050 \end_inset
29051
29052 Answer
29053 \begin_inset Quotes erd
29054 \end_inset
29055
29056  branch was active, and 
29057 \begin_inset Quotes eld
29058 \end_inset
29059
29060 Exam-Question-Answer.pdf
29061 \begin_inset Quotes erd
29062 \end_inset
29063
29064  if both branches were active.
29065  This helps you to easily export different versions of your document without
29066  much hassle.
29067 \end_layout
29068
29069 \begin_layout Standard
29070 \begin_inset VSpace bigskip
29071 \end_inset
29072
29073
29074 \end_layout
29075
29076 \begin_layout Standard
29077 To use conditional output inside places where you cannot insert branch insets,
29078  like inside equations, you can code special LaTeX definitions for each
29079  branch.
29080  For example you can define for the question branch
29081 \begin_inset Foot
29082 status collapsed
29083
29084 \begin_layout Plain Layout
29085 For an introduction to the LaTeX-syntax, see section
29086 \begin_inset space ~
29087 \end_inset
29088
29089
29090 \begin_inset CommandInset ref
29091 LatexCommand ref
29092 reference "sub:LaTeX-Syntax"
29093
29094 \end_inset
29095
29096 .
29097 \end_layout
29098
29099 \end_inset
29100
29101
29102 \end_layout
29103
29104 \begin_layout Standard
29105
29106 \series bold
29107
29108 \backslash
29109 newcommand{
29110 \backslash
29111 question}[1]{#1}
29112 \end_layout
29113
29114 \begin_layout Standard
29115
29116 \series bold
29117
29118 \backslash
29119 newcommand{
29120 \backslash
29121 answer}[1]{}
29122 \end_layout
29123
29124 \begin_layout Standard
29125 and for the answer branch
29126 \end_layout
29127
29128 \begin_layout Standard
29129
29130 \series bold
29131
29132 \backslash
29133 newcommand{
29134 \backslash
29135 question}[1]{}
29136 \end_layout
29137
29138 \begin_layout Standard
29139
29140 \series bold
29141
29142 \backslash
29143 newcommand{
29144 \backslash
29145 answer}[1]{#1}
29146 \end_layout
29147
29148 \begin_layout Standard
29149 \begin_inset Branch Question
29150 status collapsed
29151
29152 \begin_layout Standard
29153 \begin_inset ERT
29154 status open
29155
29156 \begin_layout Plain Layout
29157
29158
29159 \backslash
29160 newcommand{
29161 \backslash
29162 question}[1]{#1}
29163 \end_layout
29164
29165 \begin_layout Plain Layout
29166
29167
29168 \backslash
29169 newcommand{
29170 \backslash
29171 answer}[1]{}
29172 \end_layout
29173
29174 \end_inset
29175
29176
29177 \end_layout
29178
29179 \end_inset
29180
29181
29182 \end_layout
29183
29184 \begin_layout Standard
29185 \begin_inset Branch Answer
29186 status collapsed
29187
29188 \begin_layout Standard
29189 \begin_inset ERT
29190 status collapsed
29191
29192 \begin_layout Plain Layout
29193
29194
29195 \backslash
29196 newcommand{
29197 \backslash
29198 question}[1]{}
29199 \end_layout
29200
29201 \begin_layout Plain Layout
29202
29203
29204 \backslash
29205 newcommand{
29206 \backslash
29207 answer}[1]{#1}
29208 \end_layout
29209
29210 \end_inset
29211
29212
29213 \end_layout
29214
29215 \end_inset
29216
29217
29218 \end_layout
29219
29220 \begin_layout Standard
29221 Now it is possible to use the commands 
29222 \series bold
29223
29224 \backslash
29225 question{\SpecialChar \ldots{}
29226 }
29227 \series default
29228  and 
29229 \series bold
29230
29231 \backslash
29232 answer{\SpecialChar \ldots{}
29233 }
29234 \series default
29235  to obtain conditional output.
29236  Here is an example formula where only the 
29237 \series bold
29238
29239 \backslash
29240 question
29241 \series default
29242  part appears:
29243 \begin_inset Formula 
29244 \[
29245 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29246 \]
29247
29248 \end_inset
29249
29250
29251 \end_layout
29252
29253 \begin_layout Standard
29254 Inside math, the same effect can be achieved using math macros, see the
29255  
29256 \emph on
29257 Math
29258 \emph default
29259  manual.
29260 \change_inserted 5863208 1334492666
29261
29262 \end_layout
29263
29264 \begin_layout Standard
29265
29266 \change_inserted 5863208 1334493356
29267 Each type of branch is allowed to have its specific style defined in layout
29268  files (e.g.
29269  any branch inset can be automatically wrapped by your own LaTeX commands.).
29270  For this advanced usage, please study Customization manual (in particular
29271  section 
29272 \begin_inset Quotes eld
29273 \end_inset
29274
29275 Flex insets and InsetLayout
29276 \begin_inset Quotes erd
29277 \end_inset
29278
29279 ).
29280 \change_unchanged
29281
29282 \end_layout
29283
29284 \begin_layout Section
29285 PDF Properties
29286 \begin_inset CommandInset label
29287 LatexCommand label
29288 name "sec:PDF-Properties"
29289
29290 \end_inset
29291
29292
29293 \begin_inset Index idx
29294 status collapsed
29295
29296 \begin_layout Plain Layout
29297 PDF properties
29298 \end_layout
29299
29300 \end_inset
29301
29302
29303 \end_layout
29304
29305 \begin_layout Standard
29306 The 
29307 \family sans
29308 Document Settings
29309 \family default
29310  dialog allows you in the 
29311 \family sans
29312 PDF Properties
29313 \family default
29314  to set up special options for the PDF output of your document.
29315  All options there are provided by the LaTeX-package 
29316 \series bold
29317 hyperref
29318 \series default
29319
29320 \begin_inset Index idx
29321 status collapsed
29322
29323 \begin_layout Plain Layout
29324 LaTeX-packages ! hyperref
29325 \end_layout
29326
29327 \end_inset
29328
29329 .
29330 \end_layout
29331
29332 \begin_layout Standard
29333 Using 
29334 \series bold
29335 hyperref
29336 \series default
29337  will link all cross-references in the DVI- and PDF-output.
29338  This means that the reader of your document will be able to click on a
29339  table of contents entry or on a reference and he is shown the referenced
29340  document part.
29341  You can specify in the dialog tab 
29342 \family sans
29343 Hyperlinks
29344 \family default
29345  how the links will look and if links for bibliographical backreferences
29346  are created.
29347  The backreferences will appear in the bibliography behind the different
29348  entries, showing the number of the section, slide, or page where the entry
29349  is referenced.
29350 \end_layout
29351
29352 \begin_layout Standard
29353 In the dialog tab 
29354 \family sans
29355 Bookmarks
29356 \family default
29357  you can set if PDF-bookmarks should be created for every section of your
29358  document to make it easier for readers to navigate through the document.
29359  You can decide if the bookmarks should be numbered like your document sections
29360  or not.
29361  With the open bookmarks level you can specify what sectioning level should
29362  be displayed in the bookmarks when opening the PDF.
29363  For example level
29364 \begin_inset space ~
29365 \end_inset
29366
29367 2 will display all sections and subsections, while level
29368 \begin_inset space ~
29369 \end_inset
29370
29371 1 will only display the sections.
29372 \end_layout
29373
29374 \begin_layout Standard
29375 The header information in the dialog tab 
29376 \family sans
29377 General
29378 \family default
29379  are saved together with the PDF as file properties.
29380  Many programs are able to extract this information to e.
29381 \begin_inset space \thinspace{}
29382 \end_inset
29383
29384 g.
29385 \begin_inset space \space{}
29386 \end_inset
29387
29388 automatically recognize who the author is and what the PDF is about.
29389  This is very useful to sort, classify, or use PDFs for bibliography issues.
29390  When the option 
29391 \family sans
29392 Automatic fill header
29393 \family default
29394  is set, LyX tries to extract the header information from your document
29395  title and author settings.
29396 \end_layout
29397
29398 \begin_layout Standard
29399 The option 
29400 \family sans
29401 Load in fullscreen mode
29402 \family default
29403  will open the PDF in fullscreen mode, which is useful for presentations.
29404 \end_layout
29405
29406 \begin_layout Standard
29407 PDF properties are also used in this document.
29408  When you look in its document settings, you can see that some additional
29409  
29410 \series bold
29411 hyperref
29412 \series default
29413  options are used.
29414  For an explanation of them we refer you to the hyperref manual 
29415 \begin_inset CommandInset citation
29416 LatexCommand cite
29417 key "hyperref"
29418
29419 \end_inset
29420
29421 .
29422 \end_layout
29423
29424 \begin_layout Section
29425 TeX Code and the LaTeX Syntax
29426 \begin_inset CommandInset label
29427 LatexCommand label
29428 name "sec:TeX-Code"
29429
29430 \end_inset
29431
29432
29433 \end_layout
29434
29435 \begin_layout Subsection
29436 TeX Code Boxes
29437 \begin_inset Index idx
29438 status collapsed
29439
29440 \begin_layout Plain Layout
29441 TeX Code
29442 \end_layout
29443
29444 \end_inset
29445
29446
29447 \begin_inset CommandInset label
29448 LatexCommand label
29449 name "sub:TeX-Code-Boxes"
29450
29451 \end_inset
29452
29453
29454 \end_layout
29455
29456 \begin_layout Standard
29457 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29458  constructs, but not all.
29459  LaTeX contains hundreds of packages that provide different commands.
29460  All the time packages are being updated and new ones added.
29461  This has the advantage that you can typeset nearly everything as there
29462  is for every problem a LaTeX-package.
29463  But LyX can of course not be up to date and support all packages and their
29464  commands.
29465 \end_layout
29466
29467 \begin_layout Standard
29468 But don't worry, you can use any LaTeX-command directly in LyX inside the
29469  TeX Code box.
29470  A TeX Code box is created by the menu 
29471 \family sans
29472 Insert\SpecialChar \menuseparator
29473 TeX
29474 \begin_inset space ~
29475 \end_inset
29476
29477 Code
29478 \family default
29479  or by the toolbar button 
29480 \begin_inset Info
29481 type  "icon"
29482 arg   "ert-insert"
29483 \end_inset
29484
29485  (shortcut 
29486 \begin_inset Info
29487 type  "shortcut"
29488 arg   "ert-insert"
29489 \end_inset
29490
29491 ).
29492  The box can be opened by left-clicking and closed by right-clicking on
29493  it and selecting 
29494 \family sans
29495 Close Inset
29496 \family default
29497 .
29498 \end_layout
29499
29500 \begin_layout Standard
29501 You can insert complete or incomplete commands as TeX Code.
29502  Incomplete means that the command argument can be Standard LyX text.
29503  For example, if you want to draw a frame around a word and are therefore
29504  using the LaTeX-command 
29505 \series bold
29506
29507 \backslash
29508 fbox
29509 \series default
29510 , you can write the command part 
29511 \series bold
29512
29513 \backslash
29514 fbox{
29515 \series default
29516  in a TeX Code box before the word and the closing brace 
29517 \series bold
29518 }
29519 \series default
29520  in a second TeX Code box behind the word.
29521  The word between the two TeX Code boxes is then the argument as it is in
29522  the following example:
29523 \end_layout
29524
29525 \begin_layout Standard
29526 \begin_inset Graphics
29527         filename clipart/ERT.png
29528         scale 89
29529
29530 \end_inset
29531
29532
29533 \end_layout
29534
29535 \begin_layout Standard
29536 gives
29537 \end_layout
29538
29539 \begin_layout Standard
29540 This is a line with a 
29541 \begin_inset ERT
29542 status collapsed
29543
29544 \begin_layout Plain Layout
29545
29546
29547 \backslash
29548 fbox{
29549 \end_layout
29550
29551 \end_inset
29552
29553 framed
29554 \begin_inset ERT
29555 status collapsed
29556
29557 \begin_layout Plain Layout
29558
29559 }
29560 \end_layout
29561
29562 \end_inset
29563
29564  word.
29565 \end_layout
29566
29567 \begin_layout Standard
29568 \begin_inset Note Greyedout
29569 status open
29570
29571 \begin_layout Plain Layout
29572
29573 \series bold
29574 Note:
29575 \series default
29576  At the end of LaTeX-commands without parameters, you have to insert a space
29577  to let LaTeX know that the command is finished.
29578 \end_layout
29579
29580 \end_inset
29581
29582
29583 \end_layout
29584
29585 \begin_layout Subsection
29586 Short Introduction to the LaTeX Syntax
29587 \begin_inset Argument
29588 status collapsed
29589
29590 \begin_layout Plain Layout
29591 The LaTeX Syntax
29592 \end_layout
29593
29594 \end_inset
29595
29596
29597 \begin_inset Index idx
29598 status collapsed
29599
29600 \begin_layout Plain Layout
29601 LaTeX Syntax
29602 \end_layout
29603
29604 \end_inset
29605
29606
29607 \begin_inset CommandInset label
29608 LatexCommand label
29609 name "sub:LaTeX-Syntax"
29610
29611 \end_inset
29612
29613
29614 \end_layout
29615
29616 \begin_layout Standard
29617 When you write larger documents or books, you will need to know something
29618  about the LaTeX-commands that LyX uses in the background.
29619  Because LaTeX is based on commands, you can 
29620 \begin_inset Quotes eld
29621 \end_inset
29622
29623 program
29624 \begin_inset Quotes erd
29625 \end_inset
29626
29627  your text.
29628  This has the advantage that the layout of the document can be changed at
29629  any time if you know the right commands.
29630  E.
29631 \begin_inset space \thinspace{}
29632 \end_inset
29633
29634 g.
29635 \begin_inset space \space{}
29636 \end_inset
29637
29638 imagine you have to write a manual for a product and the deadline is the
29639  end of the day.
29640  Your boss has just complimented you for your good work but wants to have
29641  all caption labels bold.
29642  But you have over a hundred figure and table captions with non-bold labels
29643  in your manual.
29644  Of course it is impossible to change all caption labels manually in one
29645  day.
29646 \end_layout
29647
29648 \begin_layout Standard
29649 Now LaTeX comes into play.
29650  As mentioned above, for every problem there exists a LaTeX-package.
29651  First you have to find out which and therefore look into the LaTeX package
29652  database, 
29653 \begin_inset CommandInset citation
29654 LatexCommand cite
29655 key "Catalogue"
29656
29657 \end_inset
29658
29659 .
29660 \end_layout
29661
29662 \begin_layout Standard
29663 As result you find that the package 
29664 \series bold
29665 caption
29666 \series default
29667
29668 \begin_inset Index idx
29669 status collapsed
29670
29671 \begin_layout Plain Layout
29672 LaTeX-packages ! caption
29673 \end_layout
29674
29675 \end_inset
29676
29677  is what you need.
29678  To use a package, you have to load it in the document preamble (menu 
29679 \family sans
29680 Document\SpecialChar \menuseparator
29681 Settings
29682 \family default
29683 ) with the command
29684 \end_layout
29685
29686 \begin_layout Standard
29687
29688 \series bold
29689
29690 \backslash
29691 usepackage[options]{package name}
29692 \end_layout
29693
29694 \begin_layout Standard
29695 All LaTeX commands begin with a backslash, the command argument is set within
29696  two braces and the options are set within two brackets.
29697  Note that not all commands have an argument and options.
29698 \end_layout
29699
29700 \begin_layout Standard
29701 In your case the package name is 
29702 \series bold
29703 caption
29704 \series default
29705 .
29706  After a look in the documentation of the package, you know that the option
29707  
29708 \series bold
29709 labelfont=bf
29710 \series default
29711  will change the font of all caption labels to bold.
29712  So you add the command
29713 \end_layout
29714
29715 \begin_layout Standard
29716
29717 \series bold
29718
29719 \backslash
29720 usepackage[labelfont=bf]{caption}
29721 \end_layout
29722
29723 \begin_layout Standard
29724 to the preamble and the problem is solved.
29725 \begin_inset Foot
29726 status collapsed
29727
29728 \begin_layout Plain Layout
29729 For more commands provided by the 
29730 \series bold
29731 caption
29732 \series default
29733  package, have a look at its documentation, 
29734 \begin_inset CommandInset citation
29735 LatexCommand cite
29736 key "caption"
29737
29738 \end_inset
29739
29740 .
29741 \end_layout
29742
29743 \end_inset
29744
29745
29746 \end_layout
29747
29748 \begin_layout Standard
29749 Note that some document classes have built-in solutions for well-known problems
29750  like your case.
29751  For example if you use a 
29752 \family sans
29753 KOMA-Script
29754 \family default
29755  class, you don't need the package 
29756 \series bold
29757 caption
29758 \series default
29759 , you can instead write
29760 \end_layout
29761
29762 \begin_layout Standard
29763
29764 \series bold
29765
29766 \backslash
29767 setkomafont{captionlabel}{
29768 \backslash
29769 bfseries}
29770 \end_layout
29771
29772 \begin_layout Standard
29773 in the preamble and the problem is solved.
29774  So if you plan to write a large document, you should have a look at the
29775  documentation of the document class you want to use.
29776  (
29777 \series bold
29778
29779 \backslash
29780 setkomafont
29781 \series default
29782  is an example of a command with more than one argument.)
29783 \end_layout
29784
29785 \begin_layout Standard
29786 Commands in the preamble affect the whole document, while commands in the
29787  text affect only the text after the command or only the text used as command
29788  argument.
29789  To insert a LaTeX-command in text, use the TeX Code box as described in
29790  the previous section.
29791 \end_layout
29792
29793 \begin_layout Standard
29794 If you want to learn more about LaTeX and its syntax, have a look at the
29795  LaTeX-books 
29796 \begin_inset CommandInset citation
29797 LatexCommand cite
29798 key "latexcompanion,latexguide"
29799
29800 \end_inset
29801
29802 .
29803 \end_layout
29804
29805 \begin_layout Standard
29806 \begin_inset Newpage cleardoublepage
29807 \end_inset
29808
29809
29810 \end_layout
29811
29812 \begin_layout Standard
29813 \begin_inset ERT
29814 status collapsed
29815
29816 \begin_layout Plain Layout
29817
29818
29819 \backslash
29820 pagestyle{fancy}
29821 \end_layout
29822
29823 \end_inset
29824
29825
29826 \begin_inset Note Note
29827 status collapsed
29828
29829 \begin_layout Plain Layout
29830 switches temporarily to a page style with custom header and footer line
29831 \end_layout
29832
29833 \end_inset
29834
29835
29836 \end_layout
29837
29838 \begin_layout Left Header
29839 \begin_inset Argument
29840 status collapsed
29841
29842 \begin_layout Plain Layout
29843
29844 \end_layout
29845
29846 \end_inset
29847
29848
29849 \begin_inset ERT
29850 status collapsed
29851
29852 \begin_layout Plain Layout
29853
29854
29855 \backslash
29856 rightmark
29857 \end_layout
29858
29859 \end_inset
29860
29861
29862 \begin_inset Note Note
29863 status collapsed
29864
29865 \begin_layout Plain Layout
29866 defines the header line as described below
29867 \end_layout
29868
29869 \end_inset
29870
29871
29872 \end_layout
29873
29874 \begin_layout Center Header
29875 \begin_inset Argument
29876 status collapsed
29877
29878 \begin_layout Plain Layout
29879
29880 \end_layout
29881
29882 \end_inset
29883
29884
29885 \end_layout
29886
29887 \begin_layout Right Header
29888 \begin_inset Argument
29889 status collapsed
29890
29891 \begin_layout Plain Layout
29892 \begin_inset ERT
29893 status collapsed
29894
29895 \begin_layout Plain Layout
29896
29897
29898 \backslash
29899 leftmark
29900 \end_layout
29901
29902 \end_inset
29903
29904
29905 \end_layout
29906
29907 \end_inset
29908
29909
29910 \end_layout
29911
29912 \begin_layout Left Footer
29913 \begin_inset Argument
29914 status collapsed
29915
29916 \begin_layout Plain Layout
29917 \begin_inset ERT
29918 status collapsed
29919
29920 \begin_layout Plain Layout
29921
29922
29923 \backslash
29924 thepage
29925 \end_layout
29926
29927 \end_inset
29928
29929
29930 \end_layout
29931
29932 \end_inset
29933
29934
29935 \end_layout
29936
29937 \begin_layout Center Footer
29938 \begin_inset Argument
29939 status collapsed
29940
29941 \begin_layout Plain Layout
29942
29943 \family sans
29944 \series bold
29945 \color red
29946 LyX's user guide
29947 \end_layout
29948
29949 \end_inset
29950
29951 Magic code:
29952 \begin_inset Newline newline
29953 \end_inset
29954
29955
29956 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
29957 \end_inset
29958
29959
29960 \end_layout
29961
29962 \begin_layout Right Footer
29963 \begin_inset Argument
29964 status collapsed
29965
29966 \begin_layout Plain Layout
29967
29968 \end_layout
29969
29970 \end_inset
29971
29972
29973 \begin_inset ERT
29974 status collapsed
29975
29976 \begin_layout Plain Layout
29977
29978
29979 \backslash
29980 Roman{page}
29981 \end_layout
29982
29983 \end_inset
29984
29985
29986 \end_layout
29987
29988 \begin_layout Section
29989 Customized Page Headers and Footers
29990 \begin_inset CommandInset label
29991 LatexCommand label
29992 name "sec:Customized-Page-Headers"
29993
29994 \end_inset
29995
29996
29997 \begin_inset Index idx
29998 status collapsed
29999
30000 \begin_layout Plain Layout
30001 Document ! Header/Footer line
30002 \end_layout
30003
30004 \end_inset
30005
30006
30007 \begin_inset Index idx
30008 status collapsed
30009
30010 \begin_layout Plain Layout
30011 Header/Footer line
30012 \end_layout
30013
30014 \end_inset
30015
30016
30017 \end_layout
30018
30019 \begin_layout Standard
30020 To define a custom page header and footer line for your document, you need
30021  to set the headings style to 
30022 \family sans
30023 Fancy
30024 \family default
30025  in the 
30026 \family sans
30027 Document\SpecialChar \menuseparator
30028 Settings
30029 \family default
30030  dialog under 
30031 \family sans
30032 Page
30033 \begin_inset space ~
30034 \end_inset
30035
30036 Layout
30037 \family default
30038 .
30039  As a second step add in the menu 
30040 \family sans
30041 Document\SpecialChar \menuseparator
30042 Settings\SpecialChar \menuseparator
30043 Modules
30044 \family default
30045  the module 
30046 \begin_inset Quotes eld
30047 \end_inset
30048
30049 Custom Header/Footerlines
30050 \begin_inset Quotes erd
30051 \end_inset
30052
30053 .
30054  This module offers the following 6
30055 \begin_inset space ~
30056 \end_inset
30057
30058 styles:
30059 \end_layout
30060
30061 \begin_layout Description
30062 Left
30063 \begin_inset space ~
30064 \end_inset
30065
30066 Header,
30067 \begin_inset space ~
30068 \end_inset
30069
30070 Center
30071 \begin_inset space ~
30072 \end_inset
30073
30074 Header,
30075 \begin_inset space ~
30076 \end_inset
30077
30078 Right
30079 \begin_inset space ~
30080 \end_inset
30081
30082 Header
30083 \end_layout
30084
30085 \begin_layout Description
30086 Left
30087 \begin_inset space ~
30088 \end_inset
30089
30090 Footer,
30091 \begin_inset space ~
30092 \end_inset
30093
30094 Center
30095 \begin_inset space ~
30096 \end_inset
30097
30098 Footer,
30099 \begin_inset space ~
30100 \end_inset
30101
30102 Right
30103 \begin_inset space ~
30104 \end_inset
30105
30106 Footer
30107 \end_layout
30108
30109 \begin_layout Standard
30110 for the different positions in the header/footer.
30111 \end_layout
30112
30113 \begin_layout Standard
30114 Normally, headers and footers are set up in the beginning of the document.
30115  But you can change them anywhere you want to.
30116  Figure
30117 \begin_inset space ~
30118 \end_inset
30119
30120
30121 \begin_inset CommandInset ref
30122 LatexCommand ref
30123 reference "fig:Page-layout"
30124
30125 \end_inset
30126
30127  shows the page layout and where the header/footer styles will appear.
30128 \end_layout
30129
30130 \begin_layout Standard
30131 \begin_inset Float figure
30132 placement h
30133 wide false
30134 sideways false
30135 status collapsed
30136
30137 \begin_layout Plain Layout
30138 \noindent
30139 \align center
30140 \begin_inset Tabular
30141 <lyxtabular version="3" rows="5" columns="3">
30142 <features tabularvalignment="middle">
30143 <column alignment="left" valignment="top" width="30line%">
30144 <column alignment="center" valignment="top" width="30line%">
30145 <column alignment="right" valignment="top" width="30line%">
30146 <row>
30147 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30148 \begin_inset Text
30149
30150 \begin_layout Plain Layout
30151 Left Header
30152 \end_layout
30153
30154 \end_inset
30155 </cell>
30156 <cell alignment="center" valignment="top" topline="true" usebox="none">
30157 \begin_inset Text
30158
30159 \begin_layout Plain Layout
30160 Center Header
30161 \end_layout
30162
30163 \end_inset
30164 </cell>
30165 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30166 \begin_inset Text
30167
30168 \begin_layout Plain Layout
30169 Right Header
30170 \end_layout
30171
30172 \end_inset
30173 </cell>
30174 </row>
30175 <row>
30176 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30177 \begin_inset Text
30178
30179 \begin_layout Plain Layout
30180
30181 \end_layout
30182
30183 \end_inset
30184 </cell>
30185 <cell alignment="center" valignment="top" usebox="none">
30186 \begin_inset Text
30187
30188 \begin_layout Plain Layout
30189
30190 \end_layout
30191
30192 \end_inset
30193 </cell>
30194 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30195 \begin_inset Text
30196
30197 \begin_layout Plain Layout
30198
30199 \end_layout
30200
30201 \end_inset
30202 </cell>
30203 </row>
30204 <row>
30205 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30206 \begin_inset Text
30207
30208 \begin_layout Plain Layout
30209 The normal text on the page goes here.
30210  The running header is above the text, and the footer is below (including
30211  footnotes).
30212  Headers/footers typically contain things like the page number, title of
30213  the chapter, company logo but your can use almost anything, except of floats.
30214 \end_layout
30215
30216 \end_inset
30217 </cell>
30218 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30219 \begin_inset Text
30220
30221 \begin_layout Plain Layout
30222
30223 \end_layout
30224
30225 \end_inset
30226 </cell>
30227 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30228 \begin_inset Text
30229
30230 \begin_layout Plain Layout
30231
30232 \end_layout
30233
30234 \end_inset
30235 </cell>
30236 </row>
30237 <row>
30238 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30239 \begin_inset Text
30240
30241 \begin_layout Plain Layout
30242
30243 \end_layout
30244
30245 \end_inset
30246 </cell>
30247 <cell alignment="center" valignment="top" usebox="none">
30248 \begin_inset Text
30249
30250 \begin_layout Plain Layout
30251
30252 \end_layout
30253
30254 \end_inset
30255 </cell>
30256 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30257 \begin_inset Text
30258
30259 \begin_layout Plain Layout
30260
30261 \end_layout
30262
30263 \end_inset
30264 </cell>
30265 </row>
30266 <row>
30267 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30268 \begin_inset Text
30269
30270 \begin_layout Plain Layout
30271 Left Footer
30272 \end_layout
30273
30274 \end_inset
30275 </cell>
30276 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30277 \begin_inset Text
30278
30279 \begin_layout Plain Layout
30280 Center Footer
30281 \end_layout
30282
30283 \end_inset
30284 </cell>
30285 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30286 \begin_inset Text
30287
30288 \begin_layout Plain Layout
30289 Right Footer
30290 \end_layout
30291
30292 \end_inset
30293 </cell>
30294 </row>
30295 </lyxtabular>
30296
30297 \end_inset
30298
30299
30300 \end_layout
30301
30302 \begin_layout Plain Layout
30303 \begin_inset Caption
30304
30305 \begin_layout Plain Layout
30306 \begin_inset CommandInset label
30307 LatexCommand label
30308 name "fig:Page-layout"
30309
30310 \end_inset
30311
30312 Page layout with custom header and footer line.
30313 \end_layout
30314
30315 \end_inset
30316
30317
30318 \end_layout
30319
30320 \end_inset
30321
30322
30323 \end_layout
30324
30325 \begin_layout Subsection
30326 Definition
30327 \end_layout
30328
30329 \begin_layout Standard
30330 To define your header line, add all 3
30331 \begin_inset space ~
30332 \end_inset
30333
30334 header styles.
30335  The things you add to the styles appear on uneven pages, the things in
30336  the optional arguments on even pages.
30337  For single-sided documents, the optional arguments will not be used and
30338  can be omitted.
30339  If you leave a style or its argument empty, nothing appears in the output.
30340  Defining the footer line works similar.
30341 \end_layout
30342
30343 \begin_layout Standard
30344 For the definition, you will need some LaTeX-commands that are inserted
30345  as TeX code (menu 
30346 \family sans
30347 Insert\SpecialChar \menuseparator
30348 Te
30349 \begin_inset ERT
30350 status collapsed
30351
30352 \begin_layout Plain Layout
30353
30354 {}
30355 \end_layout
30356
30357 \end_inset
30358
30359 X
30360 \begin_inset space ~
30361 \end_inset
30362
30363 Code
30364 \family default
30365 ):
30366 \end_layout
30367
30368 \begin_layout Description
30369
30370 \backslash
30371 thepage prints the current page number
30372 \end_layout
30373
30374 \begin_layout Description
30375
30376 \backslash
30377 Roman{page} prints the current page number with capital roman numerals
30378 \end_layout
30379
30380 \begin_layout Description
30381
30382 \backslash
30383 roman{page} prints the current page number with small roman numerals
30384 \end_layout
30385
30386 \begin_layout Description
30387
30388 \backslash
30389 leftmark prints the current section number and title.
30390  If the document has chapters, it prints the current chapter number and
30391  title instead.
30392  It is called 
30393 \begin_inset Quotes eld
30394 \end_inset
30395
30396 leftmark
30397 \begin_inset Quotes prd
30398 \end_inset
30399
30400  because it usually goes in a left header.
30401 \end_layout
30402
30403 \begin_layout Description
30404
30405 \backslash
30406 rightmark prints the current subsection number and title.
30407  If the document has chapters, it prints the current section number and
30408  title instead.
30409  It is normally used in the right header.
30410 \end_layout
30411
30412 \begin_layout Subsection
30413 Default header/footer
30414 \end_layout
30415
30416 \begin_layout Standard
30417 The custom header/footer is not empty by default.
30418  The default header contains the chapter and section title and the center
30419  footer has the page number.
30420  In order to remove unwanted entries from the header/footer, include the
30421  relevant header/footer style in your document, but leave it blank.
30422  So, if you do not want a page number in the footer, include a blank 
30423 \family sans
30424 Center
30425 \begin_inset space ~
30426 \end_inset
30427
30428 Footer
30429 \family default
30430  style.
30431 \end_layout
30432
30433 \begin_layout Subsection
30434 Appearance
30435 \end_layout
30436
30437 \begin_layout Standard
30438 The header and footer will appear on normal pages.
30439  Some pages are different.
30440  The title page has a style of its own, and so does any page that starts
30441  a new part or chapter in your book.
30442  Such pages will not have the custom headers/footers, but that is normal.
30443  There is for example no need to print a header with the chapter name on
30444  the chapter page where the chapter heading is in big bold letters anyway.
30445 \end_layout
30446
30447 \begin_layout Subsubsection
30448 Header and footer decoration line
30449 \end_layout
30450
30451 \begin_layout Standard
30452 By default, you get a 0.4
30453 \begin_inset space \thinspace{}
30454 \end_inset
30455
30456 pt thick line below the header and no footer line.
30457  This can be changed in the document preamble with the commands 
30458 \series bold
30459
30460 \backslash
30461 headrulewidth
30462 \series default
30463  and 
30464 \series bold
30465
30466 \backslash
30467 footrulewidth
30468 \series default
30469  in the following scheme:
30470 \end_layout
30471
30472 \begin_layout Standard
30473
30474 \series bold
30475
30476 \backslash
30477 renewcommand{
30478 \backslash
30479 headrulewidth}{thickness}
30480 \end_layout
30481
30482 \begin_layout Standard
30483 Where thickness is a size in standard units like 
30484 \family sans
30485 pt
30486 \family default
30487  or 
30488 \family sans
30489 mm
30490 \family default
30491 .
30492  If you don't want a line, set the thickness to 0
30493 \begin_inset space \thinspace{}
30494 \end_inset
30495
30496 pt.
30497 \end_layout
30498
30499 \begin_layout Standard
30500 The lines can also be colored, but this requires more knowledge of LaTeX.
30501  If you really need this, have a look at the Internet or in sec.
30502 \begin_inset space ~
30503 \end_inset
30504
30505 4.4 of the book 
30506 \begin_inset CommandInset citation
30507 LatexCommand cite
30508 key "Mittelbach"
30509
30510 \end_inset
30511
30512 .
30513 \end_layout
30514
30515 \begin_layout Subsubsection
30516 Several header/footer lines
30517 \end_layout
30518
30519 \begin_layout Standard
30520 In case you need more than one text line as a header/footer, you can do
30521  this by adding a normal line break in the style definition.
30522  However, the default height of the header/footer is only the one of one
30523  text line.
30524  To expand the height, redefine the LaTeX length 
30525 \series bold
30526
30527 \backslash
30528 headheight
30529 \series default
30530  or 
30531 \series bold
30532
30533 \backslash
30534 footheight
30535 \series default
30536  in this scheme in your document preamble:
30537 \end_layout
30538
30539 \begin_layout Standard
30540
30541 \series bold
30542
30543 \backslash
30544 setlength{
30545 \backslash
30546 headheight}{height}
30547 \end_layout
30548
30549 \begin_layout Standard
30550 Where height is a size in standard units.
30551  If you don't know which amount of space is needed for the height, define
30552  your header/footer and preview your document as PDF.
30553  Then open the LaTeX logfile via the menu 
30554 \family sans
30555 Document\SpecialChar \menuseparator
30556 La
30557 \begin_inset ERT
30558 status collapsed
30559
30560 \begin_layout Plain Layout
30561
30562 {}
30563 \end_layout
30564
30565 \end_inset
30566
30567 TeX Log
30568 \family default
30569  and look via the button 
30570 \family sans
30571 Next
30572 \begin_inset space ~
30573 \end_inset
30574
30575 Warning
30576 \family default
30577  if you find a warning of the package 
30578 \series bold
30579 fancyhdr
30580 \series default
30581
30582 \begin_inset Index idx
30583 status collapsed
30584
30585 \begin_layout Plain Layout
30586 LaTeX-packages ! fancyhdr
30587 \end_layout
30588
30589 \end_inset
30590
30591 .
30592  If there is such a warning, it contains the space that you need at least
30593  for your header/footer.
30594 \end_layout
30595
30596 \begin_layout Subsection
30597 This example
30598 \end_layout
30599
30600 \begin_layout Standard
30601 This example demonstrates what can be done with custom header/footers.
30602  Don't use it for your document as it is just an example.
30603  This example consists of the following definition:
30604 \end_layout
30605
30606 \begin_layout Description
30607 Left
30608 \begin_inset space ~
30609 \end_inset
30610
30611 Header 
30612 \series bold
30613
30614 \backslash
30615 rightmark
30616 \series default
30617 , empty optional argument
30618 \end_layout
30619
30620 \begin_layout Description
30621 Center
30622 \begin_inset space ~
30623 \end_inset
30624
30625 Header empty, empty optional argument
30626 \end_layout
30627
30628 \begin_layout Description
30629 Right
30630 \begin_inset space ~
30631 \end_inset
30632
30633 Header empty, 
30634 \series bold
30635
30636 \backslash
30637 leftmark
30638 \series default
30639  in the optional argument
30640 \end_layout
30641
30642 \begin_layout Description
30643 Left
30644 \begin_inset space ~
30645 \end_inset
30646
30647 Footer empty, 
30648 \series bold
30649
30650 \backslash
30651 thepage
30652 \series default
30653  in the optional argument
30654 \end_layout
30655
30656 \begin_layout Description
30657 Center
30658 \begin_inset space ~
30659 \end_inset
30660
30661 Footer 
30662 \family sans
30663 \series bold
30664 \color red
30665 LyX's user guide
30666 \family default
30667 \series default
30668 \color inherit
30669
30670 \begin_inset Quotes eld
30671 \end_inset
30672
30673 Magic code:
30674 \begin_inset Newline newline
30675 \end_inset
30676
30677
30678 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30679 \end_inset
30680
30681
30682 \begin_inset Quotes erd
30683 \end_inset
30684
30685  in the optional argument
30686 \end_layout
30687
30688 \begin_layout Description
30689 Right
30690 \begin_inset space ~
30691 \end_inset
30692
30693 Footer 
30694 \series bold
30695
30696 \backslash
30697 Roman{page}
30698 \series default
30699 , empty optional argument
30700 \end_layout
30701
30702 \begin_layout Description
30703
30704 \backslash
30705 headrulewidth set to 2
30706 \begin_inset space \thinspace{}
30707 \end_inset
30708
30709 pt
30710 \end_layout
30711
30712 \begin_layout Standard
30713 In principle you can use almost everything in headers/footers, except floats.
30714  For more special things like e.
30715 \begin_inset space \thinspace{}
30716 \end_inset
30717
30718 g.
30719 \begin_inset space ~
30720 \end_inset
30721
30722 thumb-indexes, see the manual of the 
30723 \series bold
30724 fancyhdr
30725 \series default
30726  package, 
30727 \begin_inset CommandInset citation
30728 LatexCommand cite
30729 key "fancyhdr"
30730
30731 \end_inset
30732
30733 .
30734 \end_layout
30735
30736 \begin_layout Standard
30737 \begin_inset Newpage clearpage
30738 \end_inset
30739
30740
30741 \end_layout
30742
30743 \begin_layout Standard
30744 \begin_inset ERT
30745 status open
30746
30747 \begin_layout Plain Layout
30748
30749
30750 \backslash
30751 pagestyle{headings}
30752 \end_layout
30753
30754 \end_inset
30755
30756
30757 \begin_inset Note Note
30758 status collapsed
30759
30760 \begin_layout Plain Layout
30761 switches back to page style with the default headings
30762 \end_layout
30763
30764 \end_inset
30765
30766
30767 \end_layout
30768
30769 \begin_layout Section
30770 Previewing Snippets of your Document
30771 \begin_inset CommandInset label
30772 LatexCommand label
30773 name "sec:Previewing-snippets-of"
30774
30775 \end_inset
30776
30777
30778 \begin_inset Index idx
30779 status collapsed
30780
30781 \begin_layout Plain Layout
30782 Instant preview
30783 \end_layout
30784
30785 \end_inset
30786
30787
30788 \begin_inset Index idx
30789 status collapsed
30790
30791 \begin_layout Plain Layout
30792 Document ! Preview
30793 \end_layout
30794
30795 \end_inset
30796
30797
30798 \end_layout
30799
30800 \begin_layout Standard
30801 LyX allows you to generate previews of sections of your document on the
30802  fly so you can see how they will look in the final document without having
30803  to break your train of thought with viewing the output.
30804 \end_layout
30805
30806 \begin_layout Subsection
30807 Prerequisites
30808 \end_layout
30809
30810 \begin_layout Standard
30811 To get previews working, you need the LaTeX package 
30812 \series bold
30813 preview-latex
30814 \series default
30815
30816 \begin_inset Index idx
30817 status collapsed
30818
30819 \begin_layout Plain Layout
30820 LaTeX-packages ! preview-latex
30821 \end_layout
30822
30823 \end_inset
30824
30825  (on some systems named simply 
30826 \series bold
30827 preview
30828 \series default
30829 ) installed.
30830  If it is not already installed, you will find it in the TeX-catalogue,
30831  
30832 \begin_inset CommandInset citation
30833 LatexCommand cite
30834 key "TeXCatalogue"
30835
30836 \end_inset
30837
30838  or in the package manager of your LaTeX-system.
30839  You obtain prettier results if you install the program 
30840 \family typewriter
30841 pnmcrop
30842 \family default
30843  from the 
30844 \family typewriter
30845 netpbm
30846 \family default
30847  package; for LyX on Windows this program and also the LaTeX-package are
30848  automatically installed together with LyX.
30849 \end_layout
30850
30851 \begin_layout Subsection
30852 Enabling previews
30853 \end_layout
30854
30855 \begin_layout Standard
30856 If you would for example like to see in LyX your math formulas typeset by
30857  LaTeX, activate the option 
30858 \family sans
30859 Display
30860 \begin_inset space ~
30861 \end_inset
30862
30863 Graphics
30864 \family default
30865  in the 
30866 \family sans
30867 Tools\SpecialChar \menuseparator
30868 Preferences 
30869 \family default
30870 dialog under 
30871 \family sans
30872 Look
30873 \begin_inset space ~
30874 \end_inset
30875
30876 and
30877 \begin_inset space ~
30878 \end_inset
30879
30880 feel\SpecialChar \menuseparator
30881 Display
30882 \family default
30883 .
30884  Then set 
30885 \family sans
30886 Instant
30887 \begin_inset space ~
30888 \end_inset
30889
30890 Preview
30891 \family default
30892  to 
30893 \family sans
30894 On
30895 \family default
30896 .
30897  The 
30898 \family sans
30899 Preview
30900 \begin_inset space ~
30901 \end_inset
30902
30903 Size
30904 \family default
30905  is the multiplication factor for the size.
30906 \end_layout
30907
30908 \begin_layout Standard
30909 Previews are generated when you load a document into LyX and when you finish
30910  editing an inset.
30911 \end_layout
30912
30913 \begin_layout Standard
30914 \begin_inset Note Greyedout
30915 status open
30916
30917 \begin_layout Plain Layout
30918
30919 \series bold
30920 Note:
30921 \series default
30922  Previews of an already loaded document are not in every case immediately
30923  generated by activating the option 
30924 \family sans
30925 Display
30926 \begin_inset space ~
30927 \end_inset
30928
30929 Graphics
30930 \family default
30931 .
30932  Reopening the documents will fix such problems.
30933 \end_layout
30934
30935 \end_inset
30936
30937
30938 \end_layout
30939
30940 \begin_layout Subsection
30941 Selected document parts
30942 \end_layout
30943
30944 \begin_layout Standard
30945 Besides math there are other cases where you might like to see a preview,
30946  for example things that LyX cannot render like rotated parts or things
30947  that are not yet supported by LyX.
30948  To do this, insert a preview inset via the menu 
30949 \family sans
30950 Insert\SpecialChar \menuseparator
30951 Preview
30952 \family default
30953 .
30954  Insert or paste the stuff that you want to preview into this inset.
30955  The preview will be generated when the cursor is outside the preview inset.
30956  If you click on the preview, you can edit the previewed stuff.
30957 \end_layout
30958
30959 \begin_layout Standard
30960 An example: To create rotated boxes, you use the LaTeX command 
30961 \series bold
30962
30963 \backslash
30964 rotatebox
30965 \series default
30966  which is not yet supported by LyX.
30967 \begin_inset Foot
30968 status collapsed
30969
30970 \begin_layout Plain Layout
30971
30972 \series bold
30973
30974 \backslash
30975 rotatebox
30976 \series default
30977  is explained in section 
30978 \emph on
30979 Rotated and Scaled Boxes
30980 \emph default
30981  of the 
30982 \emph on
30983 Embedded
30984 \begin_inset space ~
30985 \end_inset
30986
30987 Objects
30988 \emph default
30989  manual.
30990 \end_layout
30991
30992 \end_inset
30993
30994  Instead of the TeX Code boxes you want to see in LyX the final rotated
30995  boxes, for example to adjust the rotation angle to fit with the surrounding
30996  text.
30997  Therefore you create a preview inset and copy the text with the rotated
30998  boxes into it.
30999  Here is the result:
31000 \end_layout
31001
31002 \begin_layout Standard
31003 \begin_inset Preview
31004
31005 \begin_layout Standard
31006 This is a line
31007 \begin_inset ERT
31008 status collapsed
31009
31010 \begin_layout Plain Layout
31011
31012
31013 \backslash
31014 rotatebox[origin=r]{-60}{
31015 \end_layout
31016
31017 \end_inset
31018
31019
31020 \begin_inset Box Doublebox
31021 position "c"
31022 hor_pos "c"
31023 has_inner_box 0
31024 inner_pos "c"
31025 use_parbox 0
31026 use_makebox 0
31027 width "1in"
31028 special "width"
31029 height "1in"
31030 height_special "totalheight"
31031 status collapsed
31032
31033 \begin_layout Plain Layout
31034 with rotated
31035 \end_layout
31036
31037 \end_inset
31038
31039
31040 \begin_inset ERT
31041 status collapsed
31042
31043 \begin_layout Plain Layout
31044
31045 }
31046 \end_layout
31047
31048 \end_inset
31049
31050  framed text 
31051 \begin_inset ERT
31052 status collapsed
31053
31054 \begin_layout Plain Layout
31055
31056
31057 \backslash
31058 rotatebox[origin=lb]{60}{
31059 \end_layout
31060
31061 \end_inset
31062
31063
31064 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31065 \end_inset
31066
31067
31068 \begin_inset ERT
31069 status collapsed
31070
31071 \begin_layout Plain Layout
31072
31073 }
31074 \end_layout
31075
31076 \end_inset
31077
31078  and a formula.
31079 \end_layout
31080
31081 \end_inset
31082
31083
31084 \end_layout
31085
31086 \begin_layout Standard
31087 Previewing works also for colors.
31088  In this example a special framed, colored box was created using the LaTeX
31089  command 
31090 \series bold
31091
31092 \backslash
31093 fcolorbox
31094 \series default
31095 :
31096 \begin_inset Foot
31097 status collapsed
31098
31099 \begin_layout Plain Layout
31100
31101 \series bold
31102
31103 \backslash
31104 fcolorbox
31105 \series default
31106  is explained in section 
31107 \emph on
31108 Colored Boxes
31109 \emph default
31110  of the 
31111 \emph on
31112 Embedded
31113 \begin_inset space ~
31114 \end_inset
31115
31116 Objects
31117 \emph default
31118  manual.
31119 \end_layout
31120
31121 \end_inset
31122
31123
31124 \end_layout
31125
31126 \begin_layout Standard
31127 \begin_inset Preview
31128
31129 \begin_layout Standard
31130 \begin_inset ERT
31131 status collapsed
31132
31133 \begin_layout Plain Layout
31134
31135
31136 \backslash
31137 fboxrule 1mm 
31138 \backslash
31139 fboxsep 1mm
31140 \end_layout
31141
31142 \end_inset
31143
31144
31145 \begin_inset ERT
31146 status collapsed
31147
31148 \begin_layout Plain Layout
31149
31150
31151 \backslash
31152 fcolorbox{cyan}{magenta}{
31153 \end_layout
31154
31155 \end_inset
31156
31157 This is text within a colored, framed box.
31158 \begin_inset ERT
31159 status collapsed
31160
31161 \begin_layout Plain Layout
31162
31163 }
31164 \end_layout
31165
31166 \end_inset
31167
31168
31169 \end_layout
31170
31171 \end_inset
31172
31173
31174 \end_layout
31175
31176 \begin_layout Standard
31177 \begin_inset VSpace medskip
31178 \end_inset
31179
31180
31181 \end_layout
31182
31183 \begin_layout Standard
31184 If LyX does not show a preview, make sure that you enabled previews as described
31185  above and also make sure that TeX Code in the preview inset is valid and
31186  that you loaded the LaTeX packages in your document preamble that are required
31187  by the TeX Code.
31188  If LyX cannot create a preview, you will in most cases also not be able
31189  to view your document due to LaTeX errors.
31190  So if you have to use some TeX Code and don't know if it is correct, the
31191  preview inset is a nice method to check it without the need to view the
31192  whole document.
31193 \end_layout
31194
31195 \begin_layout Subsection
31196 LaTeX source code
31197 \end_layout
31198
31199 \begin_layout Standard
31200 You can preview the LaTeX source of the whole document or parts of it.
31201  Use the menu 
31202 \family sans
31203 View\SpecialChar \menuseparator
31204 View
31205 \begin_inset space ~
31206 \end_inset
31207
31208 Source
31209 \family default
31210  and a window will be shown where you can see the LaTeX-source code.
31211  The window shows the source of the whole paragraph where the cursor is
31212  currently in.
31213  You can also select document parts in LyX's main window, then only this
31214  selection (when it is more than one paragraph) is shown as source code.
31215  To view the whole document as source, enable the corresponding option in
31216  the source view window.
31217 \end_layout
31218
31219 \begin_layout Section
31220 Advanced Find and Replace
31221 \begin_inset CommandInset label
31222 LatexCommand label
31223 name "sec:Advanced-Find-and"
31224
31225 \end_inset
31226
31227
31228 \begin_inset Index idx
31229 status collapsed
31230
31231 \begin_layout Plain Layout
31232 Replace
31233 \end_layout
31234
31235 \end_inset
31236
31237
31238 \begin_inset Index idx
31239 status collapsed
31240
31241 \begin_layout Plain Layout
31242 Find
31243 \end_layout
31244
31245 \end_inset
31246
31247
31248 \end_layout
31249
31250 \begin_layout Subsection
31251 Introduction
31252 \end_layout
31253
31254 \begin_layout Standard
31255 The advanced find and replace feature of LyX allows for searching of complex,
31256  format-sensitive text segments and mathematics contents within LyX documents.
31257  It is an enhancement of the standard (quick) find and replace feature.
31258  The key-features are:
31259 \end_layout
31260
31261 \begin_layout Itemize
31262 Both searching of text and of mathematical formulas is allowed, where the
31263  latter is done by entering mathematics in the usual way; not only entire
31264  mathematical formulas are found, but also parts occurring within more complex
31265  formulas
31266 \end_layout
31267
31268 \begin_layout Itemize
31269 Search may be format-insensitive, so that the searched text is found in
31270  any context/style (standard text, section headings, notes, and even mathematics
31271 ), or it may be format-sensitive, so that, for example, a word entered with
31272  a section heading will only be found within section headings
31273 \end_layout
31274
31275 \begin_layout Itemize
31276 Search may be widened to a specific 
31277 \emph on
31278 scope
31279 \emph default
31280 , i.
31281 \begin_inset space \thinspace{}
31282 \end_inset
31283
31284 e.
31285 \begin_inset space ~
31286 \end_inset
31287
31288 a set of files which may be all the children of the document being edited,
31289  all the open files, or all the manuals available from the 
31290 \family sans
31291 Help
31292 \family default
31293  menu
31294 \end_layout
31295
31296 \begin_layout Itemize
31297 Replace may optionally preserve capitalization, so that the replaced text
31298  capitalization is adapted to the matching text (i.
31299 \begin_inset space \thinspace{}
31300 \end_inset
31301
31302 e.
31303 \begin_inset space ~
31304 \end_inset
31305
31306 all lowercase, all uppercase, first uppercase followed by lowercase)
31307 \end_layout
31308
31309 \begin_layout Subsection
31310 Basic usage
31311 \end_layout
31312
31313 \begin_layout Standard
31314 The advanced find and replace feature is activated through the menu 
31315 \family sans
31316 Edit\SpecialChar \menuseparator
31317 Find & Replace
31318 \noun on
31319  (
31320 \noun default
31321 Advanced
31322 \noun on
31323 )
31324 \family default
31325 \noun default
31326  (shortcut 
31327 \begin_inset Info
31328 type  "shortcut"
31329 arg   "dialog-show findreplaceadv"
31330 \end_inset
31331
31332 ) or the toolbar button 
31333 \begin_inset Info
31334 type  "icon"
31335 arg   "dialog-toggle findreplaceadv"
31336 \end_inset
31337
31338 .
31339  This opens the 
31340 \family sans
31341 Advanced Find and Replace
31342 \family default
31343  dialog.
31344 \end_layout
31345
31346 \begin_layout Subsubsection
31347 Searching for text
31348 \end_layout
31349
31350 \begin_layout Standard
31351 Enter into the 
31352 \family sans
31353 Find
31354 \family default
31355  LyX mini-editor a simple word, and search for occurrences of it by clicking
31356  on the 
31357 \family sans
31358 Find Next
31359 \family default
31360  button at the bottom of the dialog (or just press the 
31361 \family sans
31362 Return
31363 \family default
31364  key).
31365  The entered word is found both in text mode and in math mode, and in emphasized
31366 , bold or normal face, and in both in section titles and in standard text.
31367  Pressing repeatedly 
31368 \family sans
31369 Enter
31370 \family default
31371  keeps searching forward.
31372  Similarly, pressing 
31373 \family sans
31374 Shift+Enter
31375 \family default
31376  searches for the entered text backwards.
31377 \end_layout
31378
31379 \begin_layout Standard
31380 While searching, the 
31381 \family sans
31382 Case sensitive
31383 \family default
31384  option allows matches to occur only with the same case as entered in the
31385  
31386 \family sans
31387 Find
31388 \family default
31389  editor.
31390  The 
31391 \family sans
31392 Whole words
31393 \family default
31394  option allows matches to occur only at word boundaries.
31395 \end_layout
31396
31397 \begin_layout Subsubsection
31398 Searching for mathematics
31399 \end_layout
31400
31401 \begin_layout Standard
31402 Mathematical formulas may be searched for by typing in the 
31403 \family sans
31404 Find
31405 \family default
31406  editor a mathematical formula, such as 
31407 \begin_inset Formula $x^{2}$
31408 \end_inset
31409
31410  or also something more complex like 
31411 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31412 \end_inset
31413
31414 .
31415  When searching for a formula, it is found both when it is alone and when
31416  it occurs in sub-formulas and nested parts of sub-formulas, for example
31417  the mentioned segments would be found in something like 
31418 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31419 \end_inset
31420
31421
31422 \end_layout
31423
31424 \begin_layout Subsubsection
31425 Style-aware search
31426 \end_layout
31427
31428 \begin_layout Standard
31429 It is also possible to search for text with specific styles.
31430  This is done by switching to the 
31431 \family sans
31432 Settings
31433 \family default
31434  tab of the dialog and unchecking the 
31435 \family sans
31436 Ignore format
31437 \family default
31438  option.
31439  This way, entering in the 
31440 \family sans
31441 Find
31442 \family default
31443  editor
31444 \end_layout
31445
31446 \begin_layout Itemize
31447 a plain word and searching for it would not find instances of the word occurring
31448  in emphasized or boldface.
31449 \end_layout
31450
31451 \begin_layout Itemize
31452 an emphasized or boldface word and searching for it would find the respective
31453  instances with same face only, and within the same text style only.
31454  Note that, for example, an emphasized text is found not only when occurring
31455  alone, but also when it is contained in a longer emphasized sentence.
31456 \end_layout
31457
31458 \begin_layout Itemize
31459 a plain word in a section heading, and searching for it, finds occurrences
31460  of if only within section headings.
31461  Also, if the text to search is given an emphasized or bold face, in addition
31462  to a section style, then it is found only when occurring with the same
31463  style.
31464 \end_layout
31465
31466 \begin_layout Itemize
31467 some mathematics in a displayed formula will only find instances of this
31468  formula that are also displayed formulas (and not inline formulas).
31469 \end_layout
31470
31471 \begin_layout Subsubsection
31472 Replace
31473 \end_layout
31474
31475 \begin_layout Standard
31476 The text segments matching the text entered in the 
31477 \family sans
31478 Find
31479 \family default
31480  editor may be replaced with the text segments entered in the 
31481 \family sans
31482 Replace
31483 \family default
31484 \noun on
31485  
31486 \noun default
31487 editor.
31488  In order to find the next occurrence and replace it, click on the 
31489 \family sans
31490 Replace
31491 \family default
31492  button or alternatively
31493 \noun on
31494  
31495 \noun default
31496 press 
31497 \family sans
31498 Enter
31499 \family default
31500  or 
31501 \family sans
31502 Shift+Enter
31503 \family default
31504  while being in the 
31505 \family sans
31506 Replace
31507 \family default
31508 \noun on
31509  
31510 \noun default
31511 editor.
31512 \end_layout
31513
31514 \begin_layout Standard
31515 You can replace full-featured formatted LyX segments in place of the matching
31516  text segments in your document.
31517  Typical scenarios in which to use this capability may be (just to mention
31518  a few):
31519 \end_layout
31520
31521 \begin_layout Itemize
31522 replacing occurrences of a word with a customized formatted version of the
31523  same word, for example replacing occurrences of a name like 
31524 \begin_inset Quotes eld
31525 \end_inset
31526
31527 func()
31528 \begin_inset Quotes erd
31529 \end_inset
31530
31531  with its typewriter version 
31532 \family typewriter
31533
31534 \begin_inset Quotes eld
31535 \end_inset
31536
31537 func()
31538 \begin_inset Quotes erd
31539 \end_inset
31540
31541 ;
31542 \end_layout
31543
31544 \begin_layout Itemize
31545 performing a notation rework of mathematical symbols, for example replacing
31546  occurrences of 
31547 \begin_inset Quotes eld
31548 \end_inset
31549
31550
31551 \begin_inset Formula $R$
31552 \end_inset
31553
31554
31555 \begin_inset Quotes erd
31556 \end_inset
31557
31558  with 
31559 \begin_inset Quotes eld
31560 \end_inset
31561
31562
31563 \begin_inset Formula $\mathbb{R}$
31564 \end_inset
31565
31566
31567 \begin_inset Quotes erd
31568 \end_inset
31569
31570  (you may want to enable the 
31571 \family sans
31572 Whole words
31573 \family default
31574  and 
31575 \family sans
31576 Case sensitive
31577 \family default
31578  options and disable the 
31579 \family sans
31580 Ignore format
31581 \family default
31582  option in the 
31583 \family sans
31584 Settings
31585 \family default
31586  tab, in order to avoid replacing all 
31587 \begin_inset Quotes eld
31588 \end_inset
31589
31590 R
31591 \begin_inset Quotes erd
31592 \end_inset
31593
31594  letters occurring in normal text), or occurrences of 
31595 \begin_inset Formula $x_{j}^{i}$
31596 \end_inset
31597
31598  with 
31599 \begin_inset Formula $x_{i,\, j}$
31600 \end_inset
31601
31602 , or occurrences of 
31603 \begin_inset Formula $x[k]$
31604 \end_inset
31605
31606  with 
31607 \begin_inset Formula $x_{k}$
31608 \end_inset
31609
31610 .
31611 \end_layout
31612
31613 \begin_layout Subsection
31614 Advanced usage
31615 \end_layout
31616
31617 \begin_layout Standard
31618 There is a regular expression (regexp) based searching facility.
31619 \begin_inset Foot
31620 status collapsed
31621
31622 \begin_layout Plain Layout
31623 A good explanation of regular expressions is given in this Wikipedia entry:
31624  
31625 \begin_inset CommandInset href
31626 LatexCommand href
31627 target "http://en.wikipedia.org/wiki/Regular_expression"
31628
31629 \end_inset
31630
31631 .
31632 \end_layout
31633
31634 \end_inset
31635
31636  You can search for regular expression by inserting a regexp inset into
31637  the 
31638 \family sans
31639 Find
31640 \family default
31641  editor.
31642  This is done via the menu 
31643 \family sans
31644 Insert\SpecialChar \menuseparator
31645 Insert Regular Expression
31646 \family default
31647  while the cursor is in the 
31648 \family sans
31649 Find
31650 \family default
31651  editor.
31652  Characters entered within regexp insets are matched according to the regular
31653  expression matching rules
31654 \begin_inset Foot
31655 status collapsed
31656
31657 \begin_layout Plain Layout
31658 Under the constraint that any (sub)expression must match a well-formed LyX
31659  text segment, i.
31660 \begin_inset space \thinspace{}
31661 \end_inset
31662
31663 e.
31664 \begin_inset space ~
31665 \end_inset
31666
31667 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31668  to match expressions.
31669 \end_layout
31670
31671 \end_inset
31672
31673 , while text entered outside regexp insets is matched exactly against the
31674  same text in the document.
31675  Note that it is allowed to cut and paste regexp-mode insets as usual.
31676  Examples of using such a feature may be:
31677 \end_layout
31678
31679 \begin_layout Enumerate
31680 Searching for all fractions with a given denominator: for example, entering
31681  in the 
31682 \family sans
31683 Find
31684 \family default
31685  editor the fraction 
31686 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31687 \end_inset
31688
31689  (where the 
31690 \begin_inset Formula $.*$
31691 \end_inset
31692
31693  on the numerator is the match-everything regular expression) finds all
31694  fractions with the given denominator.
31695 \end_layout
31696
31697 \begin_layout Enumerate
31698 Searching for all text with a given style: for example, after unchecking
31699  the 
31700 \family sans
31701 Ignore format
31702 \family default
31703  option from the 
31704 \family sans
31705 Settings
31706 \family default
31707  tab, entering a 
31708 \series bold
31709
31710 \begin_inset Formula $.*$
31711 \end_inset
31712
31713
31714 \series default
31715  regular expression and adding for it an emphasized or bold face, finds
31716  all emphasized and bold face text, respectively.
31717  Also, inserting a 
31718 \begin_inset Formula $.*$
31719 \end_inset
31720
31721  regular expression in a bullet or enumerated list or a section heading,
31722  you can find all bullet or enumerated lists or section headings.
31723 \end_layout
31724
31725 \begin_layout Standard
31726 Finally, references to (sub)expressions in regexp may be used as usual,
31727  enclosing parts of the expression within round braces 
31728 \begin_inset Formula $()$
31729 \end_inset
31730
31731 , and referring back to them through 
31732 \begin_inset Formula $\backslash1$
31733 \end_inset
31734
31735
31736 \begin_inset Formula $\backslash2$
31737 \end_inset
31738
31739 , etc..
31740  For example, try searching for the regexp 
31741 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31742 \end_inset
31743
31744  in order to find word repetitions, if there are any.
31745 \end_layout
31746
31747 \begin_layout Standard
31748 Note that back references work both when occurring within the same regexp,
31749  and when occurring in multiple different regexps, where the numbering of
31750  back-referenced sub-expressions is absolute, i.
31751 \begin_inset space \thinspace{}
31752 \end_inset
31753
31754 e.
31755 \begin_inset space ~
31756 \end_inset
31757
31758  
31759 \begin_inset Formula $\backslash1$
31760 \end_inset
31761
31762  always refers to the first occurrence of 
31763 \begin_inset Formula $()$
31764 \end_inset
31765
31766  in all entered regexps.
31767 \end_layout
31768
31769 \begin_layout Standard
31770 Note also that the use of back references in the replaced text is not (yet)
31771  implemented.
31772 \end_layout
31773
31774 \begin_layout Section
31775 Spell Checking
31776 \begin_inset CommandInset label
31777 LatexCommand label
31778 name "sec:Spellchecking"
31779
31780 \end_inset
31781
31782
31783 \begin_inset Index idx
31784 status collapsed
31785
31786 \begin_layout Plain Layout
31787 Spell checking
31788 \end_layout
31789
31790 \end_inset
31791
31792
31793 \end_layout
31794
31795 \begin_layout Standard
31796 LyX has a built-in spell checker.
31797  The menu
31798 \family sans
31799  Tools\SpecialChar \menuseparator
31800 Spellchecker
31801 \family default
31802 , the key 
31803 \family sans
31804 F7
31805 \family default
31806  or the toolbar button 
31807 \begin_inset Info
31808 type  "icon"
31809 arg   "dialog-show spellchecker"
31810 \end_inset
31811
31812  starts the spell checking from either the current cursor position or the
31813  beginning of the currently selected text.
31814  A sidebar will appear showing any incorrect (or unknown) word found, allowing
31815  you to edit and replace it in a second line.
31816  Whenever an unknown word is found, the word is highlighted and the text
31817  scrolled so that it is visible.
31818  In the spellchecker sidebar, there is a box showing suggestions for a correctio
31819 n, if any could be found.
31820  Clicking on one of the corrections will copy it to the 
31821 \family sans
31822 Replacement
31823 \family default
31824  field, double-click directly invokes the replacement.
31825  Unknown but correctly typed words can be added to the personal dictionary.
31826 \end_layout
31827
31828 \begin_layout Standard
31829 By default, the dictionary file used is determined by the document language
31830  that is set in the 
31831 \family sans
31832 Document\SpecialChar \menuseparator
31833 Settings
31834 \family default
31835  dialog.
31836  You can specify the language of a word in the spellchecker dialog by choosing
31837  a different one at the top of the dialog.
31838  LyX can correctly spell check documents containing multiple languages.
31839  This work if you have marked the different languages appropriately and
31840  have the spell checker dictionaries installed.
31841  LyX automatically switches to the appropriate dictionary file.
31842 \end_layout
31843
31844 \begin_layout Subsection
31845 Further Settings
31846 \end_layout
31847
31848 \begin_layout Standard
31849 In LyX's preferences dialog under 
31850 \family sans
31851 Language
31852 \begin_inset space ~
31853 \end_inset
31854
31855 Setting\SpecialChar \menuseparator
31856 Spellchecker
31857 \family default
31858  you can set the following things:
31859 \end_layout
31860
31861 \begin_layout Description
31862 Spellchecker
31863 \begin_inset space ~
31864 \end_inset
31865
31866 engine Select the library LyX should use for spell checking.
31867  Depending on your platform, 
31868 \family typewriter
31869 aspell
31870 \family default
31871
31872 \family typewriter
31873 hunspell
31874 \family default
31875  or 
31876 \family typewriter
31877 enchant
31878 \begin_inset Foot
31879 status collapsed
31880
31881 \begin_layout Plain Layout
31882 Enchant itself is a wrapper library having different configurable back-ends.
31883  Please consult the documentation or man-page of it to learn more.
31884 \end_layout
31885
31886 \end_inset
31887
31888
31889 \family default
31890  are available.
31891  On Windows only 
31892 \family typewriter
31893 hunspell
31894 \family default
31895  is available.
31896 \end_layout
31897
31898 \begin_layout Description
31899 Alternative
31900 \begin_inset space ~
31901 \end_inset
31902
31903 language If this field is not empty, LyX will always use the given language
31904  for the spell checking, no matter what the document language is.
31905 \end_layout
31906
31907 \begin_layout Description
31908 Escape
31909 \begin_inset space ~
31910 \end_inset
31911
31912 characters Allows you to add non-standard characters that the spell checker
31913  should escape, e.
31914 \begin_inset space \thinspace{}
31915 \end_inset
31916
31917 g.
31918 \begin_inset space \space{}
31919 \end_inset
31920
31921 German umlauts.
31922  This should normally not be needed.
31923 \end_layout
31924
31925 \begin_layout Description
31926 Accept
31927 \begin_inset space ~
31928 \end_inset
31929
31930 compound
31931 \begin_inset space ~
31932 \end_inset
31933
31934 words Prevent the spell checker from complaining about compounded words
31935  like 
31936 \begin_inset Quotes eld
31937 \end_inset
31938
31939 passthrough
31940 \begin_inset Quotes erd
31941 \end_inset
31942
31943 .
31944 \end_layout
31945
31946 \begin_layout Description
31947 Spellcheck
31948 \begin_inset space ~
31949 \end_inset
31950
31951 continuously Check the spelling of your document as you type it.
31952  Misspelled words get underlined with a dotted red line.
31953  By right-clicking on an underlined word, suggestions from the spellchecker
31954  appear in the context menu.
31955  Choosing one of them will replace the misspelled word with the suggested
31956  word.
31957 \end_layout
31958
31959 \begin_layout Description
31960 Spellcheck
31961 \begin_inset space ~
31962 \end_inset
31963
31964 notes
31965 \begin_inset space ~
31966 \end_inset
31967
31968 and
31969 \begin_inset space ~
31970 \end_inset
31971
31972 comments If enabled, the spelling of non-printed document contents is checked
31973  as well.
31974 \end_layout
31975
31976 \begin_layout Section
31977 Thesaurus
31978 \begin_inset Index idx
31979 status collapsed
31980
31981 \begin_layout Plain Layout
31982 Thesaurus
31983 \end_layout
31984
31985 \end_inset
31986
31987
31988 \begin_inset CommandInset label
31989 LatexCommand label
31990 name "sec:Thesaurus"
31991
31992 \end_inset
31993
31994
31995 \end_layout
31996
31997 \begin_layout Standard
31998 LyX provides a multilingual thesaurus.
31999  It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox
32000  (namely the 
32001 \family typewriter
32002 MyThes
32003 \family default
32004
32005 \begin_inset Foot
32006 status collapsed
32007
32008 \begin_layout Plain Layout
32009 \begin_inset CommandInset href
32010 LatexCommand href
32011 target "http://lingucomponent.openoffice.org/thesaurus.html"
32012
32013 \end_inset
32014
32015
32016 \end_layout
32017
32018 \end_inset
32019
32020  thesaurus library, which is included in LyX).
32021  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
32022  are available for many languages.
32023 \end_layout
32024
32025 \begin_layout Standard
32026 This section describes how new dictionaries are installed and set up for
32027  the use with LyX.
32028 \end_layout
32029
32030 \begin_layout Subsection
32031 Setting up the thesaurus
32032 \end_layout
32033
32034 \begin_layout Standard
32035 The 
32036 \family typewriter
32037 MyThes
32038 \family default
32039 \emph on
32040 /
32041 \emph default
32042 OpenOffice thesauri consist of two files per language: A file with the suffix
32043  
32044 \emph on
32045 *.dat
32046 \emph default
32047  containing the data and an index file with the suffix 
32048 \emph on
32049 *.idx
32050 \emph default
32051 .
32052  The standardized file names include the language code for the given language
32053  (e.
32054 \begin_inset space \thinspace{}
32055 \end_inset
32056
32057 g.
32058  en_EN for English).
32059  For instance, the English files are named:
32060 \end_layout
32061
32062 \begin_layout Itemize
32063 th_en_EN_v2.idx
32064 \end_layout
32065
32066 \begin_layout Itemize
32067 th_en_EN_v2.dat
32068 \end_layout
32069
32070 \begin_layout Standard
32071 If you have LibreOffice or OpenOffice and its thesaurus installed, these
32072  files should be already on your system.
32073  If not, you can get dictionaries either from 
32074 \begin_inset Flex URL
32075 status collapsed
32076
32077 \begin_layout Plain Layout
32078
32079 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
32080 \end_layout
32081
32082 \end_inset
32083
32084  or from the site 
32085 \begin_inset Flex URL
32086 status collapsed
32087
32088 \begin_layout Plain Layout
32089
32090 http://extensions.services.openoffice.org/en/search/node/thesaurus
32091 \end_layout
32092
32093 \end_inset
32094
32095 .
32096 \begin_inset Foot
32097 status collapsed
32098
32099 \begin_layout Plain Layout
32100 Note that, as of OpenOffice
32101 \begin_inset space ~
32102 \end_inset
32103
32104 3.0, the files on 
32105 \begin_inset Flex URL
32106 status collapsed
32107
32108 \begin_layout Plain Layout
32109
32110 http://extensions.services.openoffice.org
32111 \end_layout
32112
32113 \end_inset
32114
32115  are usually packed in extension archives (
32116 \emph on
32117 *.oxt
32118 \emph default
32119 ) that contain other files such as spellchecker dictionaries besides the
32120  thesauri.
32121  These archives are simple zip files, so you can unpack them as you would
32122  unpack a zip archive.
32123 \end_layout
32124
32125 \end_inset
32126
32127  Put the 
32128 \emph on
32129 *.idx
32130 \emph default
32131  and 
32132 \emph on
32133 *.dat
32134 \emph default
32135  files of all languages you want to use into one directory (do not use subfolder
32136 s), and specify the path to this directory in 
32137 \family sans
32138 Tools\SpecialChar \menuseparator
32139 Preferences\SpecialChar \menuseparator
32140 Paths
32141 \family default
32142 .
32143  Now the thesaurus should be ready to use.
32144 \end_layout
32145
32146 \begin_layout Subsection
32147 Using the thesaurus
32148 \end_layout
32149
32150 \begin_layout Standard
32151 To start the thesaurus, use the menu 
32152 \family sans
32153 Tools\SpecialChar \menuseparator
32154 Thesaurus
32155 \family default
32156  or the toolbar button 
32157 \begin_inset Info
32158 type  "icon"
32159 arg   "thesaurus-entry"
32160 \end_inset
32161
32162  while the cursor is at the word you want to look up or while a word is
32163  selected.
32164  A dialog pops up showing you probably related words that you can use as
32165  a replacement.
32166  The proposals are grouped into categories.
32167  Note that, for some languages (such as English), the thesaurus does not
32168  only show equivalent words (synonyms), but also generic terms (such as
32169  
32170 \emph on
32171 organism
32172 \emph default
32173  for 
32174 \emph on
32175 plant
32176 \emph default
32177 ), related terms (such as 
32178 \emph on
32179 political
32180 \begin_inset space ~
32181 \end_inset
32182
32183 theory
32184 \emph default
32185  for 
32186 \emph on
32187 anarchistic
32188 \emph default
32189 ), compounds (such as 
32190 \emph on
32191 tree
32192 \begin_inset space ~
32193 \end_inset
32194
32195 diagram
32196 \emph default
32197 , if you look for 
32198 \emph on
32199 tree
32200 \emph default
32201 ) and opposites (antonyms) (such as 
32202 \emph on
32203 girl
32204 \emph default
32205  for 
32206 \emph on
32207 boy
32208 \emph default
32209 ).
32210  Generic terms, related terms and antonyms are marked as such.
32211 \end_layout
32212
32213 \begin_layout Standard
32214 The language is automatically chosen from the language at the cursor, but
32215  you can also switch it in the dialog, as you can enter new words to look
32216  up directly there.
32217 \end_layout
32218
32219 \begin_layout Standard
32220 Note that the thesaurus cannot handle phrases (only compounds that are in
32221  the dictionary, such as the above 
32222 \emph on
32223 tree diagram
32224 \emph default
32225 ), and you have to use the so called lemma form, i.
32226 \begin_inset space \thinspace{}
32227 \end_inset
32228
32229 e.
32230 \begin_inset space \space{}
32231 \end_inset
32232
32233 the form that is used in the dictionaries (for many languages: first person
32234  singular indicative active for nouns, infinitive for verbs).
32235  For example looking up the word form
32236 \change_deleted 2090807402 1338765333
32237
32238 \emph on
32239 reports
32240 \emph default
32241  or
32242 \change_unchanged
32243  
32244 \emph on
32245 reporting
32246 \emph default
32247  yields no results, while results are shown for the word form 
32248 \emph on
32249 report
32250 \emph default
32251 .
32252  
32253 \change_inserted 2090807402 1338765282
32254 The thesuarus is able to resolve inflected forms (so if you enter 
32255 \emph on
32256 reports
32257 \emph default
32258 , it will resolve it to the form 
32259 \emph on
32260 report
32261 \emph default
32262  which is in the dictionary).
32263  However, this may not always work.
32264  So if you do not get any results for inflected forms, try the lemma form.
32265
32266 \change_unchanged
32267  Your best bet is to highlight only the relevant parts of such word (e.
32268 \begin_inset space \thinspace{}
32269 \end_inset
32270
32271 g.
32272 \begin_inset space \space{}
32273 \end_inset
32274
32275
32276 \emph on
32277 report
32278 \emph default
32279  in 
32280 \emph on
32281 report
32282 \emph default
32283 s), then you get proposals without adjusting the query in the dialog, and
32284  also the replacement will probably be correct (as only the highlighted
32285  part will be replaced, thus the ending remains).
32286 \end_layout
32287
32288 \begin_layout Section
32289 Change Tracking
32290 \begin_inset Index idx
32291 status collapsed
32292
32293 \begin_layout Plain Layout
32294 Change Tracking
32295 \end_layout
32296
32297 \end_inset
32298
32299
32300 \begin_inset Index idx
32301 status collapsed
32302
32303 \begin_layout Plain Layout
32304 Document ! Change Tracking
32305 \end_layout
32306
32307 \end_inset
32308
32309
32310 \begin_inset CommandInset label
32311 LatexCommand label
32312 name "sec:Change-Tracking"
32313
32314 \end_inset
32315
32316
32317 \end_layout
32318
32319 \begin_layout Standard
32320 When you work on a document collaboratively it is extremely useful to be
32321  able to see changes that others have made highlighted in the document.
32322  You can then decide if you want to accept a change or not.
32323  This can be achieved by turning on change tracking in the menu 
32324 \family sans
32325 Document\SpecialChar \menuseparator
32326 Change
32327 \begin_inset space ~
32328 \end_inset
32329
32330 Tracking\SpecialChar \menuseparator
32331 Track
32332 \begin_inset space ~
32333 \end_inset
32334
32335 Changes
32336 \family default
32337 .
32338 \end_layout
32339
32340 \begin_layout Standard
32341 Changes made in the document will then be highlighted by strokes and colors:
32342  
32343 \bar under
32344 \color blue
32345 underlined text
32346 \bar default
32347 \color inherit
32348  is an addition, 
32349 \strikeout on
32350 \color blue
32351 canceled text
32352 \strikeout default
32353 \color inherit
32354  is a deletion.
32355  The color depends on the author that made the change.
32356  You can change the color in LyX's preferences dialog under 
32357 \family sans
32358 Look
32359 \begin_inset space ~
32360 \end_inset
32361
32362 and
32363 \begin_inset space ~
32364 \end_inset
32365
32366 feel
32367 \family default
32368
32369 \family sans
32370 Colors
32371 \family default
32372 .
32373 \begin_inset Index idx
32374 status collapsed
32375
32376 \begin_layout Plain Layout
32377 Color ! Change tracking
32378 \end_layout
32379
32380 \end_inset
32381
32382  The author and the date of the change are shown in LyX's status bar when
32383  the cursor is in changed text.
32384  The same information is shown when you use the toolbar button 
32385 \begin_inset Info
32386 type  "icon"
32387 arg   "changes-merge"
32388 \end_inset
32389
32390 .
32391 \end_layout
32392
32393 \begin_layout Standard
32394 When change tracking is activated, you will see the review toolbar in LyX:
32395 \begin_inset Index idx
32396 status collapsed
32397
32398 \begin_layout Plain Layout
32399 Toolbar ! Review
32400 \end_layout
32401
32402 \end_inset
32403
32404
32405 \end_layout
32406
32407 \begin_layout Standard
32408 \begin_inset VSpace defskip
32409 \end_inset
32410
32411
32412 \end_layout
32413
32414 \begin_layout Standard
32415 \begin_inset Graphics
32416         filename clipart/ChangesToolbar.png
32417         scale 90
32418
32419 \end_inset
32420
32421
32422 \end_layout
32423
32424 \begin_layout Standard
32425 \begin_inset VSpace defskip
32426 \end_inset
32427
32428
32429 \end_layout
32430
32431 \begin_layout Standard
32432 The review toolbar as shown above contains from left to right the following
32433  buttons:
32434 \end_layout
32435
32436 \begin_layout Standard
32437 \begin_inset VSpace defskip
32438 \end_inset
32439
32440
32441 \end_layout
32442
32443 \begin_layout Standard
32444 \begin_inset Tabular
32445 <lyxtabular version="3" rows="10" columns="2">
32446 <features islongtable="true" longtabularalignment="center">
32447 <column alignment="left" valignment="top" width="0">
32448 <column alignment="left" valignment="top" width="0">
32449 <row interlinespace="2.5mm">
32450 <cell alignment="center" valignment="top" usebox="none">
32451 \begin_inset Text
32452
32453 \begin_layout Plain Layout
32454
32455 \family sans
32456 \begin_inset Info
32457 type  "icon"
32458 arg   "changes-track"
32459 \end_inset
32460
32461
32462 \end_layout
32463
32464 \end_inset
32465 </cell>
32466 <cell alignment="center" valignment="top" usebox="none">
32467 \begin_inset Text
32468
32469 \begin_layout Plain Layout
32470
32471 \family sans
32472 Document\SpecialChar \menuseparator
32473 Change
32474 \begin_inset space ~
32475 \end_inset
32476
32477 Tracking\SpecialChar \menuseparator
32478 Track
32479 \begin_inset space ~
32480 \end_inset
32481
32482 Changes
32483 \end_layout
32484
32485 \end_inset
32486 </cell>
32487 </row>
32488 <row interlinespace="2.5mm">
32489 <cell alignment="center" valignment="top" usebox="none">
32490 \begin_inset Text
32491
32492 \begin_layout Plain Layout
32493
32494 \family sans
32495 \begin_inset Info
32496 type  "icon"
32497 arg   "changes-output"
32498 \end_inset
32499
32500
32501 \end_layout
32502
32503 \end_inset
32504 </cell>
32505 <cell alignment="center" valignment="top" usebox="none">
32506 \begin_inset Text
32507
32508 \begin_layout Plain Layout
32509
32510 \family sans
32511 Document\SpecialChar \menuseparator
32512 Change
32513 \begin_inset space ~
32514 \end_inset
32515
32516 Tracking\SpecialChar \menuseparator
32517 Show
32518 \begin_inset space ~
32519 \end_inset
32520
32521 Changes
32522 \begin_inset space ~
32523 \end_inset
32524
32525 in
32526 \begin_inset space ~
32527 \end_inset
32528
32529 Output
32530 \end_layout
32531
32532 \end_inset
32533 </cell>
32534 </row>
32535 <row interlinespace="2.5mm">
32536 <cell alignment="center" valignment="top" usebox="none">
32537 \begin_inset Text
32538
32539 \begin_layout Plain Layout
32540
32541 \family sans
32542 \begin_inset Info
32543 type  "icon"
32544 arg   "change-next"
32545 \end_inset
32546
32547
32548 \end_layout
32549
32550 \end_inset
32551 </cell>
32552 <cell alignment="center" valignment="top" usebox="none">
32553 \begin_inset Text
32554
32555 \begin_layout Plain Layout
32556 Jumps to the next change
32557 \end_layout
32558
32559 \end_inset
32560 </cell>
32561 </row>
32562 <row interlinespace="2.5mm">
32563 <cell alignment="center" valignment="top" usebox="none">
32564 \begin_inset Text
32565
32566 \begin_layout Plain Layout
32567
32568 \family sans
32569 \begin_inset Info
32570 type  "icon"
32571 arg   "change-accept"
32572 \end_inset
32573
32574
32575 \end_layout
32576
32577 \end_inset
32578 </cell>
32579 <cell alignment="center" valignment="top" usebox="none">
32580 \begin_inset Text
32581
32582 \begin_layout Plain Layout
32583
32584 \family sans
32585 Document\SpecialChar \menuseparator
32586 Change
32587 \begin_inset space ~
32588 \end_inset
32589
32590 Tracking\SpecialChar \menuseparator
32591 Accept
32592 \begin_inset space ~
32593 \end_inset
32594
32595 Change
32596 \end_layout
32597
32598 \end_inset
32599 </cell>
32600 </row>
32601 <row interlinespace="2.5mm">
32602 <cell alignment="center" valignment="top" usebox="none">
32603 \begin_inset Text
32604
32605 \begin_layout Plain Layout
32606
32607 \family sans
32608 \begin_inset Info
32609 type  "icon"
32610 arg   "change-reject"
32611 \end_inset
32612
32613
32614 \end_layout
32615
32616 \end_inset
32617 </cell>
32618 <cell alignment="center" valignment="top" usebox="none">
32619 \begin_inset Text
32620
32621 \begin_layout Plain Layout
32622
32623 \family sans
32624 Document\SpecialChar \menuseparator
32625 Change
32626 \begin_inset space ~
32627 \end_inset
32628
32629 Tracking\SpecialChar \menuseparator
32630 Reject
32631 \begin_inset space ~
32632 \end_inset
32633
32634 Change
32635 \end_layout
32636
32637 \end_inset
32638 </cell>
32639 </row>
32640 <row interlinespace="2.5mm">
32641 <cell alignment="center" valignment="top" usebox="none">
32642 \begin_inset Text
32643
32644 \begin_layout Plain Layout
32645
32646 \family sans
32647 \begin_inset Info
32648 type  "icon"
32649 arg   "changes-merge"
32650 \end_inset
32651
32652
32653 \end_layout
32654
32655 \end_inset
32656 </cell>
32657 <cell alignment="center" valignment="top" usebox="none">
32658 \begin_inset Text
32659
32660 \begin_layout Plain Layout
32661
32662 \family sans
32663 Document\SpecialChar \menuseparator
32664 Change
32665 \begin_inset space ~
32666 \end_inset
32667
32668 Tracking\SpecialChar \menuseparator
32669 Merge
32670 \begin_inset space ~
32671 \end_inset
32672
32673 Changes
32674 \end_layout
32675
32676 \end_inset
32677 </cell>
32678 </row>
32679 <row interlinespace="2.5mm">
32680 <cell alignment="center" valignment="top" usebox="none">
32681 \begin_inset Text
32682
32683 \begin_layout Plain Layout
32684
32685 \family sans
32686 \begin_inset Info
32687 type  "icon"
32688 arg   "all-changes-accept"
32689 \end_inset
32690
32691
32692 \end_layout
32693
32694 \end_inset
32695 </cell>
32696 <cell alignment="center" valignment="top" usebox="none">
32697 \begin_inset Text
32698
32699 \begin_layout Plain Layout
32700
32701 \family sans
32702 Document\SpecialChar \menuseparator
32703 Change
32704 \begin_inset space ~
32705 \end_inset
32706
32707 Tracking\SpecialChar \menuseparator
32708 Accept
32709 \begin_inset space ~
32710 \end_inset
32711
32712 All
32713 \begin_inset space ~
32714 \end_inset
32715
32716 Changes
32717 \end_layout
32718
32719 \end_inset
32720 </cell>
32721 </row>
32722 <row interlinespace="2.5mm">
32723 <cell alignment="center" valignment="top" usebox="none">
32724 \begin_inset Text
32725
32726 \begin_layout Plain Layout
32727
32728 \family sans
32729 \begin_inset Info
32730 type  "icon"
32731 arg   "all-changes-reject"
32732 \end_inset
32733
32734
32735 \end_layout
32736
32737 \end_inset
32738 </cell>
32739 <cell alignment="center" valignment="top" usebox="none">
32740 \begin_inset Text
32741
32742 \begin_layout Plain Layout
32743
32744 \family sans
32745 Document\SpecialChar \menuseparator
32746 Change
32747 \begin_inset space ~
32748 \end_inset
32749
32750 Tracking\SpecialChar \menuseparator
32751 Reject
32752 \begin_inset space ~
32753 \end_inset
32754
32755 All
32756 \begin_inset space ~
32757 \end_inset
32758
32759 Changes
32760 \end_layout
32761
32762 \end_inset
32763 </cell>
32764 </row>
32765 <row interlinespace="2.5mm">
32766 <cell alignment="center" valignment="top" usebox="none">
32767 \begin_inset Text
32768
32769 \begin_layout Plain Layout
32770
32771 \family sans
32772 \begin_inset Info
32773 type  "icon"
32774 arg   "note-insert"
32775 \end_inset
32776
32777
32778 \end_layout
32779
32780 \end_inset
32781 </cell>
32782 <cell alignment="center" valignment="top" usebox="none">
32783 \begin_inset Text
32784
32785 \begin_layout Plain Layout
32786
32787 \family sans
32788 Insert\SpecialChar \menuseparator
32789 Note\SpecialChar \menuseparator
32790 LyX
32791 \begin_inset space ~
32792 \end_inset
32793
32794 Note
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-next"
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 Navigate\SpecialChar \menuseparator
32824 Next
32825 \begin_inset space ~
32826 \end_inset
32827
32828 Note
32829 \end_layout
32830
32831 \end_inset
32832 </cell>
32833 </row>
32834 </lyxtabular>
32835
32836 \end_inset
32837
32838
32839 \end_layout
32840
32841 \begin_layout Standard
32842 \begin_inset VSpace defskip
32843 \end_inset
32844
32845
32846 \end_layout
32847
32848 \begin_layout Standard
32849 The review toolbar helps you to accept, reject, or merge changes – highlight
32850  the change and press one of the desired toolbar buttons.
32851  When you merge changes, a window pops up showing you information about
32852  the next change after the current cursor position.
32853  So you don't need to highlight a certain change.
32854  Within the merge window you can decide to accept or reject changes and
32855  step to the next change.
32856  This way you can jump through all the changes in the document.
32857 \end_layout
32858
32859 \begin_layout Standard
32860 The toolbar has two buttons to handle notes because notes are often important
32861  to describe a change.
32862 \end_layout
32863
32864 \begin_layout Standard
32865 To show the made changes in the output you need the LaTeX package 
32866 \series bold
32867 dvipost
32868 \series default
32869
32870 \begin_inset Index idx
32871 status collapsed
32872
32873 \begin_layout Plain Layout
32874 LaTeX-packages ! dvipost
32875 \end_layout
32876
32877 \end_inset
32878
32879  installed.
32880  You will find it in the TeX Catalogue, 
32881 \begin_inset CommandInset citation
32882 LatexCommand cite
32883 key "TeXCatalogue"
32884
32885 \end_inset
32886
32887  or in the package manager of your LaTeX-system.
32888 \end_layout
32889
32890 \begin_layout Section
32891 Comparison of Documents
32892 \begin_inset Index idx
32893 status collapsed
32894
32895 \begin_layout Plain Layout
32896 Comparison of documents
32897 \end_layout
32898
32899 \end_inset
32900
32901
32902 \end_layout
32903
32904 \begin_layout Standard
32905 You can compare two different LyX files via the menu 
32906 \family sans
32907 Tools\SpecialChar \menuseparator
32908 Compare
32909 \family default
32910 .
32911  The comparison result is a LyX file with change tracking enabled showing
32912  the differences.
32913  In the comparison dialog you can select from which document LyX should
32914  take the document settings for the resulting difference file with the option
32915  
32916 \family sans
32917 Copy
32918 \begin_inset space ~
32919 \end_inset
32920
32921 Document
32922 \begin_inset space ~
32923 \end_inset
32924
32925 Settings
32926 \begin_inset space ~
32927 \end_inset
32928
32929 from
32930 \family default
32931 .
32932  The option 
32933 \family sans
32934 Enable
32935 \begin_inset space ~
32936 \end_inset
32937
32938 change
32939 \begin_inset space ~
32940 \end_inset
32941
32942 tracking
32943 \begin_inset space ~
32944 \end_inset
32945
32946 features
32947 \begin_inset space ~
32948 \end_inset
32949
32950 in
32951 \begin_inset space ~
32952 \end_inset
32953
32954 the
32955 \begin_inset space ~
32956 \end_inset
32957
32958 output
32959 \family default
32960  enables the change tracking option 
32961 \family sans
32962 Show
32963 \begin_inset space ~
32964 \end_inset
32965
32966 Changes
32967 \begin_inset space ~
32968 \end_inset
32969
32970 in
32971 \begin_inset space ~
32972 \end_inset
32973
32974 Output
32975 \family default
32976  to visualize the differences also in the PDF output of the difference file.
32977 \end_layout
32978
32979 \begin_layout Section
32980 International Support
32981 \begin_inset Index idx
32982 status collapsed
32983
32984 \begin_layout Plain Layout
32985 International support
32986 \end_layout
32987
32988 \end_inset
32989
32990
32991 \end_layout
32992
32993 \begin_layout Standard
32994 This section describes how to use LyX with any language you want.
32995  For some non-western languages there are special Wiki-pages that explain
32996  how to set up LyX to use them: 
32997 \begin_inset CommandInset citation
32998 LatexCommand cite
32999 key "Arabic,Armenian,Farsi,Hebrew"
33000
33001 \end_inset
33002
33003
33004 \end_layout
33005
33006 \begin_layout Standard
33007 Besides languages, LyX also supports phonetic symbols, see section
33008 \begin_inset space ~
33009 \end_inset
33010
33011
33012 \begin_inset CommandInset ref
33013 LatexCommand ref
33014 reference "sub:Special-Character"
33015
33016 \end_inset
33017
33018 .
33019 \end_layout
33020
33021 \begin_layout Subsection
33022 Language Options
33023 \begin_inset Index idx
33024 status collapsed
33025
33026 \begin_layout Plain Layout
33027 Language ! Options
33028 \end_layout
33029
33030 \end_inset
33031
33032
33033 \begin_inset Index idx
33034 status collapsed
33035
33036 \begin_layout Plain Layout
33037 Document ! Settings
33038 \end_layout
33039
33040 \end_inset
33041
33042
33043 \begin_inset Index idx
33044 status collapsed
33045
33046 \begin_layout Plain Layout
33047 Document ! Language
33048 \end_layout
33049
33050 \end_inset
33051
33052
33053 \end_layout
33054
33055 \begin_layout Standard
33056 The 
33057 \family sans
33058 Document\SpecialChar \menuseparator
33059 Settings
33060 \family default
33061  dialog lets you set 
33062 \family roman
33063 the language and character encoding for your language.
33064  
33065 \end_layout
33066
33067 \begin_layout Standard
33068 Choose your language in the 
33069 \family sans
33070 Language
33071 \family default
33072  section of this dialog.
33073  The default is 
33074 \family sans
33075 English
33076 \family default
33077 .
33078 \end_layout
33079
33080 \begin_layout Standard
33081 Under 
33082 \family sans
33083 Encoding
33084 \family default
33085  you can choose the character encoding map you want to use for LaTeX export.
33086  The option 
33087 \family sans
33088 Language Default
33089 \family default
33090  is the preferred choice and works well in most cases.
33091  For details about the different encoding options see section
33092 \begin_inset space ~
33093 \end_inset
33094
33095
33096 \begin_inset CommandInset ref
33097 LatexCommand ref
33098 reference "chap:The-Document-Settings"
33099
33100 \end_inset
33101
33102 .
33103 \end_layout
33104
33105 \begin_layout Subsection
33106 Keyboard mapping configuration
33107 \begin_inset CommandInset label
33108 LatexCommand label
33109 name "sub:Keyboard-mapping"
33110
33111 \end_inset
33112
33113
33114 \end_layout
33115
33116 \begin_layout Standard
33117 If you have for example a U.
33118 \begin_inset space \thinspace{}
33119 \end_inset
33120
33121 S.-style keyboard and want to write in a language other than English, you
33122  can use an alternate keymap.
33123  For example, if you have a U.
33124 \begin_inset space \thinspace{}
33125 \end_inset
33126
33127 S.-style keyboard but want to write in Italian, you can configure LyX to
33128  use an Italian keymap.
33129  The preferences dialog allows you to choose up to two keyboard mappings,
33130  see section
33131 \begin_inset space ~
33132 \end_inset
33133
33134
33135 \begin_inset CommandInset ref
33136 LatexCommand ref
33137 reference "sub:Keyboard-Map"
33138
33139 \end_inset
33140
33141 .
33142  You can choose primary and secondary keyboard languages and then select
33143  which one you want to use.
33144 \end_layout
33145
33146 \begin_layout Standard
33147 Finally, you may just want to change a few key mappings or create an entirely
33148  different keymap (for Vulcan, for instance).
33149  You may, for example, normally write in Italian on a U.S.
33150  keyboard but want to include an occasional quotation in German.
33151  In such a case, you can write your own keyboard mapping or modify an existing
33152  one to support the characters you want.
33153  This and many other customizations are explained in the 
33154 \emph on
33155 Customization
33156 \emph default
33157  manual.
33158 \end_layout
33159
33160 \begin_layout Subsection
33161 Character Tables
33162 \end_layout
33163
33164 \begin_layout Standard
33165 Table
33166 \begin_inset space ~
33167 \end_inset
33168
33169
33170 \begin_inset CommandInset ref
33171 LatexCommand ref
33172 reference "tab:The-latin1-character"
33173
33174 \end_inset
33175
33176  shows the 
33177 \family typewriter
33178 Latin1
33179 \family default
33180  character set.
33181  You should be able to enter the characters in the first eight columns directly
33182  from the keyboard.
33183 \end_layout
33184
33185 \begin_layout Standard
33186 There are a few things you need to know about this table.
33187  Here are some of the details you will need to bear in mind when using character
33188 s from the 
33189 \family typewriter
33190 Latin1
33191 \family default
33192  character set:
33193 \end_layout
33194
33195 \begin_layout Itemize
33196 Even if you have selected 
33197 \family sans
33198 latin1
33199 \family default
33200  in the 
33201 \family sans
33202 Document\SpecialChar \menuseparator
33203 Settings
33204 \family default
33205  dialog, users who have only the 
33206 \family typewriter
33207 T1
33208 \family default
33209 -fonts for LaTeX [or who have the 
33210 \family typewriter
33211 T1
33212 \family default
33213 -fonts but aren't using them] will still miss a few characters: D0, F0,
33214  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
33215  french quotes will not show up.
33216 \end_layout
33217
33218 \begin_layout Standard
33219 \begin_inset Float table
33220 wide false
33221 sideways false
33222 status collapsed
33223
33224 \begin_layout Plain Layout
33225 \begin_inset Caption
33226
33227 \begin_layout Plain Layout
33228 \begin_inset CommandInset label
33229 LatexCommand label
33230 name "tab:The-latin1-character"
33231
33232 \end_inset
33233
33234 The 
33235 \family typewriter
33236 latin1
33237 \family default
33238  character set
33239 \end_layout
33240
33241 \end_inset
33242
33243
33244 \end_layout
33245
33246 \begin_layout Plain Layout
33247 \align center
33248 \begin_inset Tabular
33249 <lyxtabular version="3" rows="17" columns="17">
33250 <features tabularvalignment="middle">
33251 <column alignment="center" valignment="top" width="0pt">
33252 <column alignment="center" valignment="top" width="0pt">
33253 <column alignment="center" valignment="top" width="0pt">
33254 <column alignment="center" valignment="top" width="0pt">
33255 <column alignment="center" valignment="top" width="0pt">
33256 <column alignment="center" valignment="top" width="0pt">
33257 <column alignment="center" valignment="top" width="0pt">
33258 <column alignment="center" valignment="top" width="0pt">
33259 <column alignment="center" valignment="top" width="0pt">
33260 <column alignment="center" valignment="top" width="0pt">
33261 <column alignment="center" valignment="top" width="0pt">
33262 <column alignment="center" valignment="top" width="0pt">
33263 <column alignment="center" valignment="top" width="0pt">
33264 <column alignment="center" valignment="top" width="0pt">
33265 <column alignment="center" valignment="top" width="0pt">
33266 <column alignment="center" valignment="top" width="0pt">
33267 <column alignment="center" valignment="top" width="0pt">
33268 <row>
33269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33270 \begin_inset Text
33271
33272 \begin_layout Plain Layout
33273
33274 \end_layout
33275
33276 \end_inset
33277 </cell>
33278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33279 \begin_inset Text
33280
33281 \begin_layout Plain Layout
33282
33283 \family roman
33284 \series medium
33285 \shape up
33286 \size tiny
33287 \emph off
33288 \bar no
33289 \noun off
33290 \color none
33291 00
33292 \end_layout
33293
33294 \end_inset
33295 </cell>
33296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33297 \begin_inset Text
33298
33299 \begin_layout Plain Layout
33300
33301 \family roman
33302 \series medium
33303 \shape up
33304 \size tiny
33305 \emph off
33306 \bar no
33307 \noun off
33308 \color none
33309 10
33310 \end_layout
33311
33312 \end_inset
33313 </cell>
33314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33315 \begin_inset Text
33316
33317 \begin_layout Plain Layout
33318
33319 \family roman
33320 \series medium
33321 \shape up
33322 \size tiny
33323 \emph off
33324 \bar no
33325 \noun off
33326 \color none
33327 20
33328 \end_layout
33329
33330 \end_inset
33331 </cell>
33332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33333 \begin_inset Text
33334
33335 \begin_layout Plain Layout
33336
33337 \family roman
33338 \series medium
33339 \shape up
33340 \size tiny
33341 \emph off
33342 \bar no
33343 \noun off
33344 \color none
33345 30
33346 \end_layout
33347
33348 \end_inset
33349 </cell>
33350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33351 \begin_inset Text
33352
33353 \begin_layout Plain Layout
33354
33355 \family roman
33356 \series medium
33357 \shape up
33358 \size tiny
33359 \emph off
33360 \bar no
33361 \noun off
33362 \color none
33363 40
33364 \end_layout
33365
33366 \end_inset
33367 </cell>
33368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33369 \begin_inset Text
33370
33371 \begin_layout Plain Layout
33372
33373 \family roman
33374 \series medium
33375 \shape up
33376 \size tiny
33377 \emph off
33378 \bar no
33379 \noun off
33380 \color none
33381 50
33382 \end_layout
33383
33384 \end_inset
33385 </cell>
33386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33387 \begin_inset Text
33388
33389 \begin_layout Plain Layout
33390
33391 \family roman
33392 \series medium
33393 \shape up
33394 \size tiny
33395 \emph off
33396 \bar no
33397 \noun off
33398 \color none
33399 60
33400 \end_layout
33401
33402 \end_inset
33403 </cell>
33404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33405 \begin_inset Text
33406
33407 \begin_layout Plain Layout
33408
33409 \family roman
33410 \series medium
33411 \shape up
33412 \size tiny
33413 \emph off
33414 \bar no
33415 \noun off
33416 \color none
33417 70
33418 \end_layout
33419
33420 \end_inset
33421 </cell>
33422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33423 \begin_inset Text
33424
33425 \begin_layout Plain Layout
33426
33427 \family roman
33428 \series medium
33429 \shape up
33430 \size tiny
33431 \emph off
33432 \bar no
33433 \noun off
33434 \color none
33435 80
33436 \end_layout
33437
33438 \end_inset
33439 </cell>
33440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33441 \begin_inset Text
33442
33443 \begin_layout Plain Layout
33444
33445 \family roman
33446 \series medium
33447 \shape up
33448 \size tiny
33449 \emph off
33450 \bar no
33451 \noun off
33452 \color none
33453 90
33454 \end_layout
33455
33456 \end_inset
33457 </cell>
33458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33459 \begin_inset Text
33460
33461 \begin_layout Plain Layout
33462
33463 \family roman
33464 \series medium
33465 \shape up
33466 \size tiny
33467 \emph off
33468 \bar no
33469 \noun off
33470 \color none
33471 A0
33472 \end_layout
33473
33474 \end_inset
33475 </cell>
33476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33477 \begin_inset Text
33478
33479 \begin_layout Plain Layout
33480
33481 \family roman
33482 \series medium
33483 \shape up
33484 \size tiny
33485 \emph off
33486 \bar no
33487 \noun off
33488 \color none
33489 B0
33490 \end_layout
33491
33492 \end_inset
33493 </cell>
33494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33495 \begin_inset Text
33496
33497 \begin_layout Plain Layout
33498
33499 \family roman
33500 \series medium
33501 \shape up
33502 \size tiny
33503 \emph off
33504 \bar no
33505 \noun off
33506 \color none
33507 C0
33508 \end_layout
33509
33510 \end_inset
33511 </cell>
33512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33513 \begin_inset Text
33514
33515 \begin_layout Plain Layout
33516
33517 \family roman
33518 \series medium
33519 \shape up
33520 \size tiny
33521 \emph off
33522 \bar no
33523 \noun off
33524 \color none
33525 D0
33526 \end_layout
33527
33528 \end_inset
33529 </cell>
33530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33531 \begin_inset Text
33532
33533 \begin_layout Plain Layout
33534
33535 \family roman
33536 \series medium
33537 \shape up
33538 \size tiny
33539 \emph off
33540 \bar no
33541 \noun off
33542 \color none
33543 E0
33544 \end_layout
33545
33546 \end_inset
33547 </cell>
33548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33549 \begin_inset Text
33550
33551 \begin_layout Plain Layout
33552
33553 \family roman
33554 \series medium
33555 \shape up
33556 \size tiny
33557 \emph off
33558 \bar no
33559 \noun off
33560 \color none
33561 F0
33562 \end_layout
33563
33564 \end_inset
33565 </cell>
33566 </row>
33567 <row>
33568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33569 \begin_inset Text
33570
33571 \begin_layout Plain Layout
33572
33573 \family roman
33574 \series medium
33575 \shape up
33576 \size tiny
33577 \emph off
33578 \bar no
33579 \noun off
33580 \color none
33581 00
33582 \end_layout
33583
33584 \end_inset
33585 </cell>
33586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33587 \begin_inset Text
33588
33589 \begin_layout Plain Layout
33590
33591 \end_layout
33592
33593 \end_inset
33594 </cell>
33595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33596 \begin_inset Text
33597
33598 \begin_layout Plain Layout
33599
33600 \end_layout
33601
33602 \end_inset
33603 </cell>
33604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33605 \begin_inset Text
33606
33607 \begin_layout Plain Layout
33608
33609 \end_layout
33610
33611 \end_inset
33612 </cell>
33613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33614 \begin_inset Text
33615
33616 \begin_layout Plain Layout
33617
33618 \family roman
33619 \series medium
33620 \shape up
33621 \emph off
33622 \bar no
33623 \noun off
33624 \color none
33625 0
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 \family roman
33636 \series medium
33637 \shape up
33638 \emph off
33639 \bar no
33640 \noun off
33641 \color none
33642 @
33643 \end_layout
33644
33645 \end_inset
33646 </cell>
33647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33648 \begin_inset Text
33649
33650 \begin_layout Plain Layout
33651
33652 \family roman
33653 \series medium
33654 \shape up
33655 \emph off
33656 \bar no
33657 \noun off
33658 \color none
33659 P
33660 \end_layout
33661
33662 \end_inset
33663 </cell>
33664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33665 \begin_inset Text
33666
33667 \begin_layout Plain Layout
33668
33669 \family roman
33670 \series medium
33671 \shape up
33672 \emph off
33673 \bar no
33674 \noun off
33675 \color none
33676 '
33677 \end_layout
33678
33679 \end_inset
33680 </cell>
33681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33682 \begin_inset Text
33683
33684 \begin_layout Plain Layout
33685
33686 \family roman
33687 \series medium
33688 \shape up
33689 \emph off
33690 \bar no
33691 \noun off
33692 \color none
33693 p
33694 \end_layout
33695
33696 \end_inset
33697 </cell>
33698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33699 \begin_inset Text
33700
33701 \begin_layout Plain Layout
33702
33703 \end_layout
33704
33705 \end_inset
33706 </cell>
33707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33708 \begin_inset Text
33709
33710 \begin_layout Plain Layout
33711
33712 \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 \end_layout
33722
33723 \end_inset
33724 </cell>
33725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33726 \begin_inset Text
33727
33728 \begin_layout Plain Layout
33729
33730 \family roman
33731 \series medium
33732 \shape up
33733 \emph off
33734 \bar no
33735 \noun off
33736 \color none
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 \family roman
33748 \series medium
33749 \shape up
33750 \emph off
33751 \bar no
33752 \noun off
33753 \color none
33754 À
33755 \end_layout
33756
33757 \end_inset
33758 </cell>
33759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33760 \begin_inset Text
33761
33762 \begin_layout Plain Layout
33763
33764 \family roman
33765 \series medium
33766 \shape up
33767 \emph off
33768 \bar no
33769 \noun off
33770 \color none
33771 Ð
33772 \end_layout
33773
33774 \end_inset
33775 </cell>
33776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33777 \begin_inset Text
33778
33779 \begin_layout Plain Layout
33780
33781 \family roman
33782 \series medium
33783 \shape up
33784 \emph off
33785 \bar no
33786 \noun off
33787 \color none
33788 à
33789 \end_layout
33790
33791 \end_inset
33792 </cell>
33793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33794 \begin_inset Text
33795
33796 \begin_layout Plain Layout
33797
33798 \family roman
33799 \series medium
33800 \shape up
33801 \emph off
33802 \bar no
33803 \noun off
33804 \color none
33805 ð
33806 \end_layout
33807
33808 \end_inset
33809 </cell>
33810 </row>
33811 <row>
33812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33813 \begin_inset Text
33814
33815 \begin_layout Plain Layout
33816
33817 \family roman
33818 \series medium
33819 \shape up
33820 \size tiny
33821 \emph off
33822 \bar no
33823 \noun off
33824 \color none
33825 01
33826 \end_layout
33827
33828 \end_inset
33829 </cell>
33830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33831 \begin_inset Text
33832
33833 \begin_layout Plain Layout
33834
33835 \end_layout
33836
33837 \end_inset
33838 </cell>
33839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33840 \begin_inset Text
33841
33842 \begin_layout Plain Layout
33843
33844 \end_layout
33845
33846 \end_inset
33847 </cell>
33848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33849 \begin_inset Text
33850
33851 \begin_layout Plain Layout
33852
33853 \family roman
33854 \series medium
33855 \shape up
33856 \emph off
33857 \bar no
33858 \noun off
33859 \color none
33860 !
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 \family roman
33871 \series medium
33872 \shape up
33873 \emph off
33874 \bar no
33875 \noun off
33876 \color none
33877 1
33878 \end_layout
33879
33880 \end_inset
33881 </cell>
33882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33883 \begin_inset Text
33884
33885 \begin_layout Plain Layout
33886
33887 \family roman
33888 \series medium
33889 \shape up
33890 \emph off
33891 \bar no
33892 \noun off
33893 \color none
33894 A
33895 \end_layout
33896
33897 \end_inset
33898 </cell>
33899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33900 \begin_inset Text
33901
33902 \begin_layout Plain Layout
33903
33904 \family roman
33905 \series medium
33906 \shape up
33907 \emph off
33908 \bar no
33909 \noun off
33910 \color none
33911 Q
33912 \end_layout
33913
33914 \end_inset
33915 </cell>
33916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33917 \begin_inset Text
33918
33919 \begin_layout Plain Layout
33920
33921 \family roman
33922 \series medium
33923 \shape up
33924 \emph off
33925 \bar no
33926 \noun off
33927 \color none
33928 a
33929 \end_layout
33930
33931 \end_inset
33932 </cell>
33933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33934 \begin_inset Text
33935
33936 \begin_layout Plain Layout
33937
33938 \family roman
33939 \series medium
33940 \shape up
33941 \emph off
33942 \bar no
33943 \noun off
33944 \color none
33945 q
33946 \end_layout
33947
33948 \end_inset
33949 </cell>
33950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33951 \begin_inset Text
33952
33953 \begin_layout Plain Layout
33954
33955 \end_layout
33956
33957 \end_inset
33958 </cell>
33959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33960 \begin_inset Text
33961
33962 \begin_layout Plain Layout
33963
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 ¡
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 \family roman
33991 \series medium
33992 \shape up
33993 \emph off
33994 \bar no
33995 \noun off
33996 \color none
33997 ±
33998 \end_layout
33999
34000 \end_inset
34001 </cell>
34002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34003 \begin_inset Text
34004
34005 \begin_layout Plain Layout
34006
34007 \family roman
34008 \series medium
34009 \shape up
34010 \emph off
34011 \bar no
34012 \noun off
34013 \color none
34014 Á
34015 \end_layout
34016
34017 \end_inset
34018 </cell>
34019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34020 \begin_inset Text
34021
34022 \begin_layout Plain Layout
34023
34024 \family roman
34025 \series medium
34026 \shape up
34027 \emph off
34028 \bar no
34029 \noun off
34030 \color none
34031 Ñ
34032 \end_layout
34033
34034 \end_inset
34035 </cell>
34036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34037 \begin_inset Text
34038
34039 \begin_layout Plain Layout
34040
34041 \family roman
34042 \series medium
34043 \shape up
34044 \emph off
34045 \bar no
34046 \noun off
34047 \color none
34048 á
34049 \end_layout
34050
34051 \end_inset
34052 </cell>
34053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34054 \begin_inset Text
34055
34056 \begin_layout Plain Layout
34057
34058 \family roman
34059 \series medium
34060 \shape up
34061 \emph off
34062 \bar no
34063 \noun off
34064 \color none
34065 ñ
34066 \end_layout
34067
34068 \end_inset
34069 </cell>
34070 </row>
34071 <row>
34072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34073 \begin_inset Text
34074
34075 \begin_layout Plain Layout
34076
34077 \family roman
34078 \series medium
34079 \shape up
34080 \size tiny
34081 \emph off
34082 \bar no
34083 \noun off
34084 \color none
34085 02
34086 \end_layout
34087
34088 \end_inset
34089 </cell>
34090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34091 \begin_inset Text
34092
34093 \begin_layout Plain Layout
34094
34095 \end_layout
34096
34097 \end_inset
34098 </cell>
34099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34100 \begin_inset Text
34101
34102 \begin_layout Plain Layout
34103
34104 \end_layout
34105
34106 \end_inset
34107 </cell>
34108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34109 \begin_inset Text
34110
34111 \begin_layout Plain Layout
34112
34113 \family roman
34114 \series medium
34115 \shape up
34116 \emph off
34117 \bar no
34118 \noun off
34119 \color none
34120 \begin_inset Quotes eld
34121 \end_inset
34122
34123
34124 \end_layout
34125
34126 \end_inset
34127 </cell>
34128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34129 \begin_inset Text
34130
34131 \begin_layout Plain Layout
34132
34133 \family roman
34134 \series medium
34135 \shape up
34136 \emph off
34137 \bar no
34138 \noun off
34139 \color none
34140 2
34141 \end_layout
34142
34143 \end_inset
34144 </cell>
34145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34146 \begin_inset Text
34147
34148 \begin_layout Plain Layout
34149
34150 \family roman
34151 \series medium
34152 \shape up
34153 \emph off
34154 \bar no
34155 \noun off
34156 \color none
34157 B
34158 \end_layout
34159
34160 \end_inset
34161 </cell>
34162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34163 \begin_inset Text
34164
34165 \begin_layout Plain Layout
34166
34167 \family roman
34168 \series medium
34169 \shape up
34170 \emph off
34171 \bar no
34172 \noun off
34173 \color none
34174 R
34175 \end_layout
34176
34177 \end_inset
34178 </cell>
34179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34180 \begin_inset Text
34181
34182 \begin_layout Plain Layout
34183
34184 \family roman
34185 \series medium
34186 \shape up
34187 \emph off
34188 \bar no
34189 \noun off
34190 \color none
34191 b
34192 \end_layout
34193
34194 \end_inset
34195 </cell>
34196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34197 \begin_inset Text
34198
34199 \begin_layout Plain Layout
34200
34201 \family roman
34202 \series medium
34203 \shape up
34204 \emph off
34205 \bar no
34206 \noun off
34207 \color none
34208 r
34209 \end_layout
34210
34211 \end_inset
34212 </cell>
34213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34214 \begin_inset Text
34215
34216 \begin_layout Plain Layout
34217
34218 \end_layout
34219
34220 \end_inset
34221 </cell>
34222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34223 \begin_inset Text
34224
34225 \begin_layout Plain Layout
34226
34227 \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 \end_layout
34237
34238 \end_inset
34239 </cell>
34240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34241 \begin_inset Text
34242
34243 \begin_layout Plain Layout
34244
34245 \family roman
34246 \series medium
34247 \shape up
34248 \emph off
34249 \bar no
34250 \noun off
34251 \color none
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 \family roman
34263 \series medium
34264 \shape up
34265 \emph off
34266 \bar no
34267 \noun off
34268 \color none
34269 Â
34270 \end_layout
34271
34272 \end_inset
34273 </cell>
34274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34275 \begin_inset Text
34276
34277 \begin_layout Plain Layout
34278
34279 \family roman
34280 \series medium
34281 \shape up
34282 \emph off
34283 \bar no
34284 \noun off
34285 \color none
34286 Ò
34287 \end_layout
34288
34289 \end_inset
34290 </cell>
34291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34292 \begin_inset Text
34293
34294 \begin_layout Plain Layout
34295
34296 \family roman
34297 \series medium
34298 \shape up
34299 \emph off
34300 \bar no
34301 \noun off
34302 \color none
34303 â
34304 \end_layout
34305
34306 \end_inset
34307 </cell>
34308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34309 \begin_inset Text
34310
34311 \begin_layout Plain Layout
34312
34313 \family roman
34314 \series medium
34315 \shape up
34316 \emph off
34317 \bar no
34318 \noun off
34319 \color none
34320 ò
34321 \end_layout
34322
34323 \end_inset
34324 </cell>
34325 </row>
34326 <row>
34327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34328 \begin_inset Text
34329
34330 \begin_layout Plain Layout
34331
34332 \family roman
34333 \series medium
34334 \shape up
34335 \size tiny
34336 \emph off
34337 \bar no
34338 \noun off
34339 \color none
34340 03
34341 \end_layout
34342
34343 \end_inset
34344 </cell>
34345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34346 \begin_inset Text
34347
34348 \begin_layout Plain Layout
34349
34350 \end_layout
34351
34352 \end_inset
34353 </cell>
34354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34355 \begin_inset Text
34356
34357 \begin_layout Plain Layout
34358
34359 \end_layout
34360
34361 \end_inset
34362 </cell>
34363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34364 \begin_inset Text
34365
34366 \begin_layout Plain Layout
34367
34368 \family roman
34369 \series medium
34370 \shape up
34371 \emph off
34372 \bar no
34373 \noun off
34374 \color none
34375 #
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 \family roman
34386 \series medium
34387 \shape up
34388 \emph off
34389 \bar no
34390 \noun off
34391 \color none
34392 3
34393 \end_layout
34394
34395 \end_inset
34396 </cell>
34397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34398 \begin_inset Text
34399
34400 \begin_layout Plain Layout
34401
34402 \family roman
34403 \series medium
34404 \shape up
34405 \emph off
34406 \bar no
34407 \noun off
34408 \color none
34409 C
34410 \end_layout
34411
34412 \end_inset
34413 </cell>
34414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34415 \begin_inset Text
34416
34417 \begin_layout Plain Layout
34418
34419 \family roman
34420 \series medium
34421 \shape up
34422 \emph off
34423 \bar no
34424 \noun off
34425 \color none
34426 S
34427 \end_layout
34428
34429 \end_inset
34430 </cell>
34431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34432 \begin_inset Text
34433
34434 \begin_layout Plain Layout
34435
34436 \family roman
34437 \series medium
34438 \shape up
34439 \emph off
34440 \bar no
34441 \noun off
34442 \color none
34443 c
34444 \end_layout
34445
34446 \end_inset
34447 </cell>
34448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34449 \begin_inset Text
34450
34451 \begin_layout Plain Layout
34452
34453 \family roman
34454 \series medium
34455 \shape up
34456 \emph off
34457 \bar no
34458 \noun off
34459 \color none
34460 s
34461 \end_layout
34462
34463 \end_inset
34464 </cell>
34465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34466 \begin_inset Text
34467
34468 \begin_layout Plain Layout
34469
34470 \end_layout
34471
34472 \end_inset
34473 </cell>
34474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34475 \begin_inset Text
34476
34477 \begin_layout Plain Layout
34478
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 £
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 \family roman
34506 \series medium
34507 \shape up
34508 \emph off
34509 \bar no
34510 \noun off
34511 \color none
34512 ³
34513 \end_layout
34514
34515 \end_inset
34516 </cell>
34517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34518 \begin_inset Text
34519
34520 \begin_layout Plain Layout
34521
34522 \family roman
34523 \series medium
34524 \shape up
34525 \emph off
34526 \bar no
34527 \noun off
34528 \color none
34529 Ã
34530 \end_layout
34531
34532 \end_inset
34533 </cell>
34534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34535 \begin_inset Text
34536
34537 \begin_layout Plain Layout
34538
34539 \family roman
34540 \series medium
34541 \shape up
34542 \emph off
34543 \bar no
34544 \noun off
34545 \color none
34546 Ó
34547 \end_layout
34548
34549 \end_inset
34550 </cell>
34551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34552 \begin_inset Text
34553
34554 \begin_layout Plain Layout
34555
34556 \family roman
34557 \series medium
34558 \shape up
34559 \emph off
34560 \bar no
34561 \noun off
34562 \color none
34563 ã
34564 \end_layout
34565
34566 \end_inset
34567 </cell>
34568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34569 \begin_inset Text
34570
34571 \begin_layout Plain Layout
34572
34573 \family roman
34574 \series medium
34575 \shape up
34576 \emph off
34577 \bar no
34578 \noun off
34579 \color none
34580 ó
34581 \end_layout
34582
34583 \end_inset
34584 </cell>
34585 </row>
34586 <row>
34587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34588 \begin_inset Text
34589
34590 \begin_layout Plain Layout
34591
34592 \family roman
34593 \series medium
34594 \shape up
34595 \size tiny
34596 \emph off
34597 \bar no
34598 \noun off
34599 \color none
34600 04
34601 \end_layout
34602
34603 \end_inset
34604 </cell>
34605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34606 \begin_inset Text
34607
34608 \begin_layout Plain Layout
34609
34610 \end_layout
34611
34612 \end_inset
34613 </cell>
34614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34615 \begin_inset Text
34616
34617 \begin_layout Plain Layout
34618
34619 \end_layout
34620
34621 \end_inset
34622 </cell>
34623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34624 \begin_inset Text
34625
34626 \begin_layout Plain Layout
34627
34628 \family roman
34629 \series medium
34630 \shape up
34631 \emph off
34632 \bar no
34633 \noun off
34634 \color none
34635 $
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 \family roman
34646 \series medium
34647 \shape up
34648 \emph off
34649 \bar no
34650 \noun off
34651 \color none
34652 4
34653 \end_layout
34654
34655 \end_inset
34656 </cell>
34657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34658 \begin_inset Text
34659
34660 \begin_layout Plain Layout
34661
34662 \family roman
34663 \series medium
34664 \shape up
34665 \emph off
34666 \bar no
34667 \noun off
34668 \color none
34669 D
34670 \end_layout
34671
34672 \end_inset
34673 </cell>
34674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34675 \begin_inset Text
34676
34677 \begin_layout Plain Layout
34678
34679 \family roman
34680 \series medium
34681 \shape up
34682 \emph off
34683 \bar no
34684 \noun off
34685 \color none
34686 T
34687 \end_layout
34688
34689 \end_inset
34690 </cell>
34691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34692 \begin_inset Text
34693
34694 \begin_layout Plain Layout
34695
34696 \family roman
34697 \series medium
34698 \shape up
34699 \emph off
34700 \bar no
34701 \noun off
34702 \color none
34703 d
34704 \end_layout
34705
34706 \end_inset
34707 </cell>
34708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34709 \begin_inset Text
34710
34711 \begin_layout Plain Layout
34712
34713 \family roman
34714 \series medium
34715 \shape up
34716 \emph off
34717 \bar no
34718 \noun off
34719 \color none
34720 t
34721 \end_layout
34722
34723 \end_inset
34724 </cell>
34725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34726 \begin_inset Text
34727
34728 \begin_layout Plain Layout
34729
34730 \end_layout
34731
34732 \end_inset
34733 </cell>
34734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34735 \begin_inset Text
34736
34737 \begin_layout Plain Layout
34738
34739 \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 \end_layout
34749
34750 \end_inset
34751 </cell>
34752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34753 \begin_inset Text
34754
34755 \begin_layout Plain Layout
34756
34757 \family roman
34758 \series medium
34759 \shape up
34760 \emph off
34761 \bar no
34762 \noun off
34763 \color none
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 \family roman
34775 \series medium
34776 \shape up
34777 \emph off
34778 \bar no
34779 \noun off
34780 \color none
34781 Ä
34782 \end_layout
34783
34784 \end_inset
34785 </cell>
34786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34787 \begin_inset Text
34788
34789 \begin_layout Plain Layout
34790
34791 \family roman
34792 \series medium
34793 \shape up
34794 \emph off
34795 \bar no
34796 \noun off
34797 \color none
34798 Ô
34799 \end_layout
34800
34801 \end_inset
34802 </cell>
34803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34804 \begin_inset Text
34805
34806 \begin_layout Plain Layout
34807
34808 \family roman
34809 \series medium
34810 \shape up
34811 \emph off
34812 \bar no
34813 \noun off
34814 \color none
34815 ä
34816 \end_layout
34817
34818 \end_inset
34819 </cell>
34820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34821 \begin_inset Text
34822
34823 \begin_layout Plain Layout
34824
34825 \family roman
34826 \series medium
34827 \shape up
34828 \emph off
34829 \bar no
34830 \noun off
34831 \color none
34832 ô
34833 \end_layout
34834
34835 \end_inset
34836 </cell>
34837 </row>
34838 <row>
34839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34840 \begin_inset Text
34841
34842 \begin_layout Plain Layout
34843
34844 \family roman
34845 \series medium
34846 \shape up
34847 \size tiny
34848 \emph off
34849 \bar no
34850 \noun off
34851 \color none
34852 05
34853 \end_layout
34854
34855 \end_inset
34856 </cell>
34857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34858 \begin_inset Text
34859
34860 \begin_layout Plain Layout
34861
34862 \end_layout
34863
34864 \end_inset
34865 </cell>
34866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34867 \begin_inset Text
34868
34869 \begin_layout Plain Layout
34870
34871 \end_layout
34872
34873 \end_inset
34874 </cell>
34875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34876 \begin_inset Text
34877
34878 \begin_layout Plain Layout
34879
34880 \family roman
34881 \series medium
34882 \shape up
34883 \emph off
34884 \bar no
34885 \noun off
34886 \color none
34887 %
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 \family roman
34898 \series medium
34899 \shape up
34900 \emph off
34901 \bar no
34902 \noun off
34903 \color none
34904 5
34905 \end_layout
34906
34907 \end_inset
34908 </cell>
34909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34910 \begin_inset Text
34911
34912 \begin_layout Plain Layout
34913
34914 \family roman
34915 \series medium
34916 \shape up
34917 \emph off
34918 \bar no
34919 \noun off
34920 \color none
34921 E
34922 \end_layout
34923
34924 \end_inset
34925 </cell>
34926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34927 \begin_inset Text
34928
34929 \begin_layout Plain Layout
34930
34931 \family roman
34932 \series medium
34933 \shape up
34934 \emph off
34935 \bar no
34936 \noun off
34937 \color none
34938 U
34939 \end_layout
34940
34941 \end_inset
34942 </cell>
34943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34944 \begin_inset Text
34945
34946 \begin_layout Plain Layout
34947
34948 \family roman
34949 \series medium
34950 \shape up
34951 \emph off
34952 \bar no
34953 \noun off
34954 \color none
34955 e
34956 \end_layout
34957
34958 \end_inset
34959 </cell>
34960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34961 \begin_inset Text
34962
34963 \begin_layout Plain Layout
34964
34965 \family roman
34966 \series medium
34967 \shape up
34968 \emph off
34969 \bar no
34970 \noun off
34971 \color none
34972 u
34973 \end_layout
34974
34975 \end_inset
34976 </cell>
34977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34978 \begin_inset Text
34979
34980 \begin_layout Plain Layout
34981
34982 \end_layout
34983
34984 \end_inset
34985 </cell>
34986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34987 \begin_inset Text
34988
34989 \begin_layout Plain Layout
34990
34991 \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 \end_layout
35001
35002 \end_inset
35003 </cell>
35004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35005 \begin_inset Text
35006
35007 \begin_layout Plain Layout
35008
35009 \family roman
35010 \series medium
35011 \shape up
35012 \emph off
35013 \bar no
35014 \noun off
35015 \color none
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 \family roman
35027 \series medium
35028 \shape up
35029 \emph off
35030 \bar no
35031 \noun off
35032 \color none
35033 Å
35034 \end_layout
35035
35036 \end_inset
35037 </cell>
35038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35039 \begin_inset Text
35040
35041 \begin_layout Plain Layout
35042
35043 \family roman
35044 \series medium
35045 \shape up
35046 \emph off
35047 \bar no
35048 \noun off
35049 \color none
35050 Õ
35051 \end_layout
35052
35053 \end_inset
35054 </cell>
35055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35056 \begin_inset Text
35057
35058 \begin_layout Plain Layout
35059
35060 \family roman
35061 \series medium
35062 \shape up
35063 \emph off
35064 \bar no
35065 \noun off
35066 \color none
35067 å
35068 \end_layout
35069
35070 \end_inset
35071 </cell>
35072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35073 \begin_inset Text
35074
35075 \begin_layout Plain Layout
35076
35077 \family roman
35078 \series medium
35079 \shape up
35080 \emph off
35081 \bar no
35082 \noun off
35083 \color none
35084 õ
35085 \end_layout
35086
35087 \end_inset
35088 </cell>
35089 </row>
35090 <row>
35091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35092 \begin_inset Text
35093
35094 \begin_layout Plain Layout
35095
35096 \family roman
35097 \series medium
35098 \shape up
35099 \size tiny
35100 \emph off
35101 \bar no
35102 \noun off
35103 \color none
35104 06
35105 \end_layout
35106
35107 \end_inset
35108 </cell>
35109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35110 \begin_inset Text
35111
35112 \begin_layout Plain Layout
35113
35114 \end_layout
35115
35116 \end_inset
35117 </cell>
35118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35119 \begin_inset Text
35120
35121 \begin_layout Plain Layout
35122
35123 \end_layout
35124
35125 \end_inset
35126 </cell>
35127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35128 \begin_inset Text
35129
35130 \begin_layout Plain Layout
35131
35132 \family roman
35133 \series medium
35134 \shape up
35135 \emph off
35136 \bar no
35137 \noun off
35138 \color none
35139 &
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 \family roman
35150 \series medium
35151 \shape up
35152 \emph off
35153 \bar no
35154 \noun off
35155 \color none
35156 6
35157 \end_layout
35158
35159 \end_inset
35160 </cell>
35161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35162 \begin_inset Text
35163
35164 \begin_layout Plain Layout
35165
35166 \family roman
35167 \series medium
35168 \shape up
35169 \emph off
35170 \bar no
35171 \noun off
35172 \color none
35173 F
35174 \end_layout
35175
35176 \end_inset
35177 </cell>
35178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35179 \begin_inset Text
35180
35181 \begin_layout Plain Layout
35182
35183 \family roman
35184 \series medium
35185 \shape up
35186 \emph off
35187 \bar no
35188 \noun off
35189 \color none
35190 V
35191 \end_layout
35192
35193 \end_inset
35194 </cell>
35195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35196 \begin_inset Text
35197
35198 \begin_layout Plain Layout
35199
35200 \family roman
35201 \series medium
35202 \shape up
35203 \emph off
35204 \bar no
35205 \noun off
35206 \color none
35207 f
35208 \end_layout
35209
35210 \end_inset
35211 </cell>
35212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35213 \begin_inset Text
35214
35215 \begin_layout Plain Layout
35216
35217 \family roman
35218 \series medium
35219 \shape up
35220 \emph off
35221 \bar no
35222 \noun off
35223 \color none
35224 v
35225 \end_layout
35226
35227 \end_inset
35228 </cell>
35229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35230 \begin_inset Text
35231
35232 \begin_layout Plain Layout
35233
35234 \end_layout
35235
35236 \end_inset
35237 </cell>
35238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35239 \begin_inset Text
35240
35241 \begin_layout Plain Layout
35242
35243 \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 \end_layout
35253
35254 \end_inset
35255 </cell>
35256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35257 \begin_inset Text
35258
35259 \begin_layout Plain Layout
35260
35261 \family roman
35262 \series medium
35263 \shape up
35264 \emph off
35265 \bar no
35266 \noun off
35267 \color none
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 \family roman
35279 \series medium
35280 \shape up
35281 \emph off
35282 \bar no
35283 \noun off
35284 \color none
35285 Æ
35286 \end_layout
35287
35288 \end_inset
35289 </cell>
35290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35291 \begin_inset Text
35292
35293 \begin_layout Plain Layout
35294
35295 \family roman
35296 \series medium
35297 \shape up
35298 \emph off
35299 \bar no
35300 \noun off
35301 \color none
35302 Ö
35303 \end_layout
35304
35305 \end_inset
35306 </cell>
35307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35308 \begin_inset Text
35309
35310 \begin_layout Plain Layout
35311
35312 \family roman
35313 \series medium
35314 \shape up
35315 \emph off
35316 \bar no
35317 \noun off
35318 \color none
35319 æ
35320 \end_layout
35321
35322 \end_inset
35323 </cell>
35324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35325 \begin_inset Text
35326
35327 \begin_layout Plain Layout
35328
35329 \family roman
35330 \series medium
35331 \shape up
35332 \emph off
35333 \bar no
35334 \noun off
35335 \color none
35336 ö
35337 \end_layout
35338
35339 \end_inset
35340 </cell>
35341 </row>
35342 <row>
35343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35344 \begin_inset Text
35345
35346 \begin_layout Plain Layout
35347
35348 \family roman
35349 \series medium
35350 \shape up
35351 \size tiny
35352 \emph off
35353 \bar no
35354 \noun off
35355 \color none
35356 07
35357 \end_layout
35358
35359 \end_inset
35360 </cell>
35361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35362 \begin_inset Text
35363
35364 \begin_layout Plain Layout
35365
35366 \end_layout
35367
35368 \end_inset
35369 </cell>
35370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35371 \begin_inset Text
35372
35373 \begin_layout Plain Layout
35374
35375 \end_layout
35376
35377 \end_inset
35378 </cell>
35379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35380 \begin_inset Text
35381
35382 \begin_layout Plain Layout
35383
35384 \family roman
35385 \series medium
35386 \shape up
35387 \emph off
35388 \bar no
35389 \noun off
35390 \color none
35391 `
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 \family roman
35402 \series medium
35403 \shape up
35404 \emph off
35405 \bar no
35406 \noun off
35407 \color none
35408 7
35409 \end_layout
35410
35411 \end_inset
35412 </cell>
35413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35414 \begin_inset Text
35415
35416 \begin_layout Plain Layout
35417
35418 \family roman
35419 \series medium
35420 \shape up
35421 \emph off
35422 \bar no
35423 \noun off
35424 \color none
35425 G
35426 \end_layout
35427
35428 \end_inset
35429 </cell>
35430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35431 \begin_inset Text
35432
35433 \begin_layout Plain Layout
35434
35435 \family roman
35436 \series medium
35437 \shape up
35438 \emph off
35439 \bar no
35440 \noun off
35441 \color none
35442 W
35443 \end_layout
35444
35445 \end_inset
35446 </cell>
35447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35448 \begin_inset Text
35449
35450 \begin_layout Plain Layout
35451
35452 \family roman
35453 \series medium
35454 \shape up
35455 \emph off
35456 \bar no
35457 \noun off
35458 \color none
35459 g
35460 \end_layout
35461
35462 \end_inset
35463 </cell>
35464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35465 \begin_inset Text
35466
35467 \begin_layout Plain Layout
35468
35469 \family roman
35470 \series medium
35471 \shape up
35472 \emph off
35473 \bar no
35474 \noun off
35475 \color none
35476 w
35477 \end_layout
35478
35479 \end_inset
35480 </cell>
35481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35482 \begin_inset Text
35483
35484 \begin_layout Plain Layout
35485
35486 \end_layout
35487
35488 \end_inset
35489 </cell>
35490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35491 \begin_inset Text
35492
35493 \begin_layout Plain Layout
35494
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 §
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 \family roman
35522 \series medium
35523 \shape up
35524 \emph off
35525 \bar no
35526 \noun off
35527 \color none
35528 ·
35529 \end_layout
35530
35531 \end_inset
35532 </cell>
35533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35534 \begin_inset Text
35535
35536 \begin_layout Plain Layout
35537
35538 \family roman
35539 \series medium
35540 \shape up
35541 \emph off
35542 \bar no
35543 \noun off
35544 \color none
35545 Ç
35546 \end_layout
35547
35548 \end_inset
35549 </cell>
35550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35551 \begin_inset Text
35552
35553 \begin_layout Plain Layout
35554
35555 \family roman
35556 \series medium
35557 \shape up
35558 \emph off
35559 \bar no
35560 \noun off
35561 \color none
35562 ×
35563 \end_layout
35564
35565 \end_inset
35566 </cell>
35567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35568 \begin_inset Text
35569
35570 \begin_layout Plain Layout
35571
35572 \family roman
35573 \series medium
35574 \shape up
35575 \emph off
35576 \bar no
35577 \noun off
35578 \color none
35579 ç
35580 \end_layout
35581
35582 \end_inset
35583 </cell>
35584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35585 \begin_inset Text
35586
35587 \begin_layout Plain Layout
35588
35589 \family roman
35590 \series medium
35591 \shape up
35592 \emph off
35593 \bar no
35594 \noun off
35595 \color none
35596 ÷
35597 \end_layout
35598
35599 \end_inset
35600 </cell>
35601 </row>
35602 <row>
35603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35604 \begin_inset Text
35605
35606 \begin_layout Plain Layout
35607
35608 \family roman
35609 \series medium
35610 \shape up
35611 \size tiny
35612 \emph off
35613 \bar no
35614 \noun off
35615 \color none
35616 08
35617 \end_layout
35618
35619 \end_inset
35620 </cell>
35621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35622 \begin_inset Text
35623
35624 \begin_layout Plain Layout
35625
35626 \end_layout
35627
35628 \end_inset
35629 </cell>
35630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35631 \begin_inset Text
35632
35633 \begin_layout Plain Layout
35634
35635 \end_layout
35636
35637 \end_inset
35638 </cell>
35639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35640 \begin_inset Text
35641
35642 \begin_layout Plain Layout
35643
35644 \family roman
35645 \series medium
35646 \shape up
35647 \emph off
35648 \bar no
35649 \noun off
35650 \color none
35651 (
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 \family roman
35662 \series medium
35663 \shape up
35664 \emph off
35665 \bar no
35666 \noun off
35667 \color none
35668 8
35669 \end_layout
35670
35671 \end_inset
35672 </cell>
35673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35674 \begin_inset Text
35675
35676 \begin_layout Plain Layout
35677
35678 \family roman
35679 \series medium
35680 \shape up
35681 \emph off
35682 \bar no
35683 \noun off
35684 \color none
35685 H
35686 \end_layout
35687
35688 \end_inset
35689 </cell>
35690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35691 \begin_inset Text
35692
35693 \begin_layout Plain Layout
35694
35695 \family roman
35696 \series medium
35697 \shape up
35698 \emph off
35699 \bar no
35700 \noun off
35701 \color none
35702 X
35703 \end_layout
35704
35705 \end_inset
35706 </cell>
35707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35708 \begin_inset Text
35709
35710 \begin_layout Plain Layout
35711
35712 \family roman
35713 \series medium
35714 \shape up
35715 \emph off
35716 \bar no
35717 \noun off
35718 \color none
35719 h
35720 \end_layout
35721
35722 \end_inset
35723 </cell>
35724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35725 \begin_inset Text
35726
35727 \begin_layout Plain Layout
35728
35729 \family roman
35730 \series medium
35731 \shape up
35732 \emph off
35733 \bar no
35734 \noun off
35735 \color none
35736 x
35737 \end_layout
35738
35739 \end_inset
35740 </cell>
35741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35742 \begin_inset Text
35743
35744 \begin_layout Plain Layout
35745
35746 \end_layout
35747
35748 \end_inset
35749 </cell>
35750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35751 \begin_inset Text
35752
35753 \begin_layout Plain Layout
35754
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 ¨
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 \family roman
35782 \series medium
35783 \shape up
35784 \emph off
35785 \bar no
35786 \noun off
35787 \color none
35788 ¸
35789 \end_layout
35790
35791 \end_inset
35792 </cell>
35793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35794 \begin_inset Text
35795
35796 \begin_layout Plain Layout
35797
35798 \family roman
35799 \series medium
35800 \shape up
35801 \emph off
35802 \bar no
35803 \noun off
35804 \color none
35805 È
35806 \end_layout
35807
35808 \end_inset
35809 </cell>
35810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35811 \begin_inset Text
35812
35813 \begin_layout Plain Layout
35814
35815 \family roman
35816 \series medium
35817 \shape up
35818 \emph off
35819 \bar no
35820 \noun off
35821 \color none
35822 Ø
35823 \end_layout
35824
35825 \end_inset
35826 </cell>
35827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35828 \begin_inset Text
35829
35830 \begin_layout Plain Layout
35831
35832 \family roman
35833 \series medium
35834 \shape up
35835 \emph off
35836 \bar no
35837 \noun off
35838 \color none
35839 è
35840 \end_layout
35841
35842 \end_inset
35843 </cell>
35844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35845 \begin_inset Text
35846
35847 \begin_layout Plain Layout
35848
35849 \family roman
35850 \series medium
35851 \shape up
35852 \emph off
35853 \bar no
35854 \noun off
35855 \color none
35856 ø
35857 \end_layout
35858
35859 \end_inset
35860 </cell>
35861 </row>
35862 <row>
35863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35864 \begin_inset Text
35865
35866 \begin_layout Plain Layout
35867
35868 \family roman
35869 \series medium
35870 \shape up
35871 \size tiny
35872 \emph off
35873 \bar no
35874 \noun off
35875 \color none
35876 09
35877 \end_layout
35878
35879 \end_inset
35880 </cell>
35881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35882 \begin_inset Text
35883
35884 \begin_layout Plain Layout
35885
35886 \end_layout
35887
35888 \end_inset
35889 </cell>
35890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35891 \begin_inset Text
35892
35893 \begin_layout Plain Layout
35894
35895 \end_layout
35896
35897 \end_inset
35898 </cell>
35899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35900 \begin_inset Text
35901
35902 \begin_layout Plain Layout
35903
35904 \family roman
35905 \series medium
35906 \shape up
35907 \emph off
35908 \bar no
35909 \noun off
35910 \color none
35911 )
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 \family roman
35922 \series medium
35923 \shape up
35924 \emph off
35925 \bar no
35926 \noun off
35927 \color none
35928 9
35929 \end_layout
35930
35931 \end_inset
35932 </cell>
35933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35934 \begin_inset Text
35935
35936 \begin_layout Plain Layout
35937
35938 \family roman
35939 \series medium
35940 \shape up
35941 \emph off
35942 \bar no
35943 \noun off
35944 \color none
35945 I
35946 \end_layout
35947
35948 \end_inset
35949 </cell>
35950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35951 \begin_inset Text
35952
35953 \begin_layout Plain Layout
35954
35955 \family roman
35956 \series medium
35957 \shape up
35958 \emph off
35959 \bar no
35960 \noun off
35961 \color none
35962 Y
35963 \end_layout
35964
35965 \end_inset
35966 </cell>
35967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35968 \begin_inset Text
35969
35970 \begin_layout Plain Layout
35971
35972 \family roman
35973 \series medium
35974 \shape up
35975 \emph off
35976 \bar no
35977 \noun off
35978 \color none
35979 i
35980 \end_layout
35981
35982 \end_inset
35983 </cell>
35984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35985 \begin_inset Text
35986
35987 \begin_layout Plain Layout
35988
35989 \family roman
35990 \series medium
35991 \shape up
35992 \emph off
35993 \bar no
35994 \noun off
35995 \color none
35996 y
35997 \end_layout
35998
35999 \end_inset
36000 </cell>
36001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36002 \begin_inset Text
36003
36004 \begin_layout Plain Layout
36005
36006 \end_layout
36007
36008 \end_inset
36009 </cell>
36010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36011 \begin_inset Text
36012
36013 \begin_layout Plain Layout
36014
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 ©
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 \family roman
36042 \series medium
36043 \shape up
36044 \emph off
36045 \bar no
36046 \noun off
36047 \color none
36048 ¹
36049 \end_layout
36050
36051 \end_inset
36052 </cell>
36053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36054 \begin_inset Text
36055
36056 \begin_layout Plain Layout
36057
36058 \family roman
36059 \series medium
36060 \shape up
36061 \emph off
36062 \bar no
36063 \noun off
36064 \color none
36065 É
36066 \end_layout
36067
36068 \end_inset
36069 </cell>
36070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36071 \begin_inset Text
36072
36073 \begin_layout Plain Layout
36074
36075 \family roman
36076 \series medium
36077 \shape up
36078 \emph off
36079 \bar no
36080 \noun off
36081 \color none
36082 Ù
36083 \end_layout
36084
36085 \end_inset
36086 </cell>
36087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36088 \begin_inset Text
36089
36090 \begin_layout Plain Layout
36091
36092 \family roman
36093 \series medium
36094 \shape up
36095 \emph off
36096 \bar no
36097 \noun off
36098 \color none
36099 é
36100 \end_layout
36101
36102 \end_inset
36103 </cell>
36104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36105 \begin_inset Text
36106
36107 \begin_layout Plain Layout
36108
36109 \family roman
36110 \series medium
36111 \shape up
36112 \emph off
36113 \bar no
36114 \noun off
36115 \color none
36116 ù
36117 \end_layout
36118
36119 \end_inset
36120 </cell>
36121 </row>
36122 <row>
36123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36124 \begin_inset Text
36125
36126 \begin_layout Plain Layout
36127
36128 \family roman
36129 \series medium
36130 \shape up
36131 \size tiny
36132 \emph off
36133 \bar no
36134 \noun off
36135 \color none
36136 0A
36137 \end_layout
36138
36139 \end_inset
36140 </cell>
36141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36142 \begin_inset Text
36143
36144 \begin_layout Plain Layout
36145
36146 \end_layout
36147
36148 \end_inset
36149 </cell>
36150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36151 \begin_inset Text
36152
36153 \begin_layout Plain Layout
36154
36155 \end_layout
36156
36157 \end_inset
36158 </cell>
36159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36160 \begin_inset Text
36161
36162 \begin_layout Plain Layout
36163
36164 \family roman
36165 \series medium
36166 \shape up
36167 \emph off
36168 \bar no
36169 \noun off
36170 \color none
36171 *
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 \family roman
36182 \series medium
36183 \shape up
36184 \emph off
36185 \bar no
36186 \noun off
36187 \color none
36188 :
36189 \end_layout
36190
36191 \end_inset
36192 </cell>
36193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36194 \begin_inset Text
36195
36196 \begin_layout Plain Layout
36197
36198 \family roman
36199 \series medium
36200 \shape up
36201 \emph off
36202 \bar no
36203 \noun off
36204 \color none
36205 J
36206 \end_layout
36207
36208 \end_inset
36209 </cell>
36210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36211 \begin_inset Text
36212
36213 \begin_layout Plain Layout
36214
36215 \family roman
36216 \series medium
36217 \shape up
36218 \emph off
36219 \bar no
36220 \noun off
36221 \color none
36222 Z
36223 \end_layout
36224
36225 \end_inset
36226 </cell>
36227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36228 \begin_inset Text
36229
36230 \begin_layout Plain Layout
36231
36232 \family roman
36233 \series medium
36234 \shape up
36235 \emph off
36236 \bar no
36237 \noun off
36238 \color none
36239 j
36240 \end_layout
36241
36242 \end_inset
36243 </cell>
36244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36245 \begin_inset Text
36246
36247 \begin_layout Plain Layout
36248
36249 \family roman
36250 \series medium
36251 \shape up
36252 \emph off
36253 \bar no
36254 \noun off
36255 \color none
36256 z
36257 \end_layout
36258
36259 \end_inset
36260 </cell>
36261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36262 \begin_inset Text
36263
36264 \begin_layout Plain Layout
36265
36266 \end_layout
36267
36268 \end_inset
36269 </cell>
36270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36271 \begin_inset Text
36272
36273 \begin_layout Plain Layout
36274
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 ª
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 \family roman
36302 \series medium
36303 \shape up
36304 \emph off
36305 \bar no
36306 \noun off
36307 \color none
36308 º
36309 \end_layout
36310
36311 \end_inset
36312 </cell>
36313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36314 \begin_inset Text
36315
36316 \begin_layout Plain Layout
36317
36318 \family roman
36319 \series medium
36320 \shape up
36321 \emph off
36322 \bar no
36323 \noun off
36324 \color none
36325 Ê
36326 \end_layout
36327
36328 \end_inset
36329 </cell>
36330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36331 \begin_inset Text
36332
36333 \begin_layout Plain Layout
36334
36335 \family roman
36336 \series medium
36337 \shape up
36338 \emph off
36339 \bar no
36340 \noun off
36341 \color none
36342 Ú
36343 \end_layout
36344
36345 \end_inset
36346 </cell>
36347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36348 \begin_inset Text
36349
36350 \begin_layout Plain Layout
36351
36352 \family roman
36353 \series medium
36354 \shape up
36355 \emph off
36356 \bar no
36357 \noun off
36358 \color none
36359 ê
36360 \end_layout
36361
36362 \end_inset
36363 </cell>
36364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36365 \begin_inset Text
36366
36367 \begin_layout Plain Layout
36368
36369 \family roman
36370 \series medium
36371 \shape up
36372 \emph off
36373 \bar no
36374 \noun off
36375 \color none
36376 ú
36377 \end_layout
36378
36379 \end_inset
36380 </cell>
36381 </row>
36382 <row>
36383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36384 \begin_inset Text
36385
36386 \begin_layout Plain Layout
36387
36388 \family roman
36389 \series medium
36390 \shape up
36391 \size tiny
36392 \emph off
36393 \bar no
36394 \noun off
36395 \color none
36396 0B
36397 \end_layout
36398
36399 \end_inset
36400 </cell>
36401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36402 \begin_inset Text
36403
36404 \begin_layout Plain Layout
36405
36406 \end_layout
36407
36408 \end_inset
36409 </cell>
36410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36411 \begin_inset Text
36412
36413 \begin_layout Plain Layout
36414
36415 \end_layout
36416
36417 \end_inset
36418 </cell>
36419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36420 \begin_inset Text
36421
36422 \begin_layout Plain Layout
36423
36424 \family roman
36425 \series medium
36426 \shape up
36427 \emph off
36428 \bar no
36429 \noun off
36430 \color none
36431 +
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 \family roman
36442 \series medium
36443 \shape up
36444 \emph off
36445 \bar no
36446 \noun off
36447 \color none
36448 ;
36449 \end_layout
36450
36451 \end_inset
36452 </cell>
36453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36454 \begin_inset Text
36455
36456 \begin_layout Plain Layout
36457
36458 \family roman
36459 \series medium
36460 \shape up
36461 \emph off
36462 \bar no
36463 \noun off
36464 \color none
36465 K
36466 \end_layout
36467
36468 \end_inset
36469 </cell>
36470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36471 \begin_inset Text
36472
36473 \begin_layout Plain Layout
36474
36475 \family roman
36476 \series medium
36477 \shape up
36478 \emph off
36479 \bar no
36480 \noun off
36481 \color none
36482 [
36483 \end_layout
36484
36485 \end_inset
36486 </cell>
36487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36488 \begin_inset Text
36489
36490 \begin_layout Plain Layout
36491
36492 \family roman
36493 \series medium
36494 \shape up
36495 \emph off
36496 \bar no
36497 \noun off
36498 \color none
36499 k
36500 \end_layout
36501
36502 \end_inset
36503 </cell>
36504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36505 \begin_inset Text
36506
36507 \begin_layout Plain Layout
36508
36509 \family roman
36510 \series medium
36511 \shape up
36512 \emph off
36513 \bar no
36514 \noun off
36515 \color none
36516 {
36517 \end_layout
36518
36519 \end_inset
36520 </cell>
36521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36522 \begin_inset Text
36523
36524 \begin_layout Plain Layout
36525
36526 \end_layout
36527
36528 \end_inset
36529 </cell>
36530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36531 \begin_inset Text
36532
36533 \begin_layout Plain Layout
36534
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 \family roman
36562 \series medium
36563 \shape up
36564 \emph off
36565 \bar no
36566 \noun off
36567 \color none
36568 »
36569 \end_layout
36570
36571 \end_inset
36572 </cell>
36573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36574 \begin_inset Text
36575
36576 \begin_layout Plain Layout
36577
36578 \family roman
36579 \series medium
36580 \shape up
36581 \emph off
36582 \bar no
36583 \noun off
36584 \color none
36585 Ë
36586 \end_layout
36587
36588 \end_inset
36589 </cell>
36590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36591 \begin_inset Text
36592
36593 \begin_layout Plain Layout
36594
36595 \family roman
36596 \series medium
36597 \shape up
36598 \emph off
36599 \bar no
36600 \noun off
36601 \color none
36602 Û
36603 \end_layout
36604
36605 \end_inset
36606 </cell>
36607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36608 \begin_inset Text
36609
36610 \begin_layout Plain Layout
36611
36612 \family roman
36613 \series medium
36614 \shape up
36615 \emph off
36616 \bar no
36617 \noun off
36618 \color none
36619 ë
36620 \end_layout
36621
36622 \end_inset
36623 </cell>
36624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36625 \begin_inset Text
36626
36627 \begin_layout Plain Layout
36628
36629 \family roman
36630 \series medium
36631 \shape up
36632 \emph off
36633 \bar no
36634 \noun off
36635 \color none
36636 û
36637 \end_layout
36638
36639 \end_inset
36640 </cell>
36641 </row>
36642 <row>
36643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36644 \begin_inset Text
36645
36646 \begin_layout Plain Layout
36647
36648 \family roman
36649 \series medium
36650 \shape up
36651 \size tiny
36652 \emph off
36653 \bar no
36654 \noun off
36655 \color none
36656 0C
36657 \end_layout
36658
36659 \end_inset
36660 </cell>
36661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36662 \begin_inset Text
36663
36664 \begin_layout Plain Layout
36665
36666 \end_layout
36667
36668 \end_inset
36669 </cell>
36670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36671 \begin_inset Text
36672
36673 \begin_layout Plain Layout
36674
36675 \end_layout
36676
36677 \end_inset
36678 </cell>
36679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36680 \begin_inset Text
36681
36682 \begin_layout Plain Layout
36683
36684 \family roman
36685 \series medium
36686 \shape up
36687 \emph off
36688 \bar no
36689 \noun off
36690 \color none
36691 ,
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 \family roman
36702 \series medium
36703 \shape up
36704 \emph off
36705 \bar no
36706 \noun off
36707 \color none
36708 <
36709 \end_layout
36710
36711 \end_inset
36712 </cell>
36713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36714 \begin_inset Text
36715
36716 \begin_layout Plain Layout
36717
36718 \family roman
36719 \series medium
36720 \shape up
36721 \emph off
36722 \bar no
36723 \noun off
36724 \color none
36725 L
36726 \end_layout
36727
36728 \end_inset
36729 </cell>
36730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36731 \begin_inset Text
36732
36733 \begin_layout Plain Layout
36734
36735 \family roman
36736 \series medium
36737 \shape up
36738 \emph off
36739 \bar no
36740 \noun off
36741 \color none
36742
36743 \backslash
36744
36745 \end_layout
36746
36747 \end_inset
36748 </cell>
36749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36750 \begin_inset Text
36751
36752 \begin_layout Plain Layout
36753
36754 \family roman
36755 \series medium
36756 \shape up
36757 \emph off
36758 \bar no
36759 \noun off
36760 \color none
36761 l
36762 \end_layout
36763
36764 \end_inset
36765 </cell>
36766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36767 \begin_inset Text
36768
36769 \begin_layout Plain Layout
36770
36771 \family roman
36772 \series medium
36773 \shape up
36774 \emph off
36775 \bar no
36776 \noun off
36777 \color none
36778 |
36779 \end_layout
36780
36781 \end_inset
36782 </cell>
36783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36784 \begin_inset Text
36785
36786 \begin_layout Plain Layout
36787
36788 \end_layout
36789
36790 \end_inset
36791 </cell>
36792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36793 \begin_inset Text
36794
36795 \begin_layout Plain Layout
36796
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 \family roman
36824 \series medium
36825 \shape up
36826 \emph off
36827 \bar no
36828 \noun off
36829 \color none
36830 ¼
36831 \end_layout
36832
36833 \end_inset
36834 </cell>
36835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36836 \begin_inset Text
36837
36838 \begin_layout Plain Layout
36839
36840 \family roman
36841 \series medium
36842 \shape up
36843 \emph off
36844 \bar no
36845 \noun off
36846 \color none
36847 Ì
36848 \end_layout
36849
36850 \end_inset
36851 </cell>
36852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36853 \begin_inset Text
36854
36855 \begin_layout Plain Layout
36856
36857 \family roman
36858 \series medium
36859 \shape up
36860 \emph off
36861 \bar no
36862 \noun off
36863 \color none
36864 Ü
36865 \end_layout
36866
36867 \end_inset
36868 </cell>
36869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36870 \begin_inset Text
36871
36872 \begin_layout Plain Layout
36873
36874 \family roman
36875 \series medium
36876 \shape up
36877 \emph off
36878 \bar no
36879 \noun off
36880 \color none
36881 ì
36882 \end_layout
36883
36884 \end_inset
36885 </cell>
36886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36887 \begin_inset Text
36888
36889 \begin_layout Plain Layout
36890
36891 \family roman
36892 \series medium
36893 \shape up
36894 \emph off
36895 \bar no
36896 \noun off
36897 \color none
36898 ü
36899 \end_layout
36900
36901 \end_inset
36902 </cell>
36903 </row>
36904 <row>
36905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36906 \begin_inset Text
36907
36908 \begin_layout Plain Layout
36909
36910 \family roman
36911 \series medium
36912 \shape up
36913 \size tiny
36914 \emph off
36915 \bar no
36916 \noun off
36917 \color none
36918 0D
36919 \end_layout
36920
36921 \end_inset
36922 </cell>
36923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36924 \begin_inset Text
36925
36926 \begin_layout Plain Layout
36927
36928 \end_layout
36929
36930 \end_inset
36931 </cell>
36932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36933 \begin_inset Text
36934
36935 \begin_layout Plain Layout
36936
36937 \end_layout
36938
36939 \end_inset
36940 </cell>
36941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36942 \begin_inset Text
36943
36944 \begin_layout Plain Layout
36945
36946 \family roman
36947 \series medium
36948 \shape up
36949 \emph off
36950 \bar no
36951 \noun off
36952 \color none
36953 -
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 \family roman
36964 \series medium
36965 \shape up
36966 \emph off
36967 \bar no
36968 \noun off
36969 \color none
36970 =
36971 \end_layout
36972
36973 \end_inset
36974 </cell>
36975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36976 \begin_inset Text
36977
36978 \begin_layout Plain Layout
36979
36980 \family roman
36981 \series medium
36982 \shape up
36983 \emph off
36984 \bar no
36985 \noun off
36986 \color none
36987 M
36988 \end_layout
36989
36990 \end_inset
36991 </cell>
36992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36993 \begin_inset Text
36994
36995 \begin_layout Plain Layout
36996
36997 \family roman
36998 \series medium
36999 \shape up
37000 \emph off
37001 \bar no
37002 \noun off
37003 \color none
37004 ]
37005 \end_layout
37006
37007 \end_inset
37008 </cell>
37009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37010 \begin_inset Text
37011
37012 \begin_layout Plain Layout
37013
37014 \family roman
37015 \series medium
37016 \shape up
37017 \emph off
37018 \bar no
37019 \noun off
37020 \color none
37021 m
37022 \end_layout
37023
37024 \end_inset
37025 </cell>
37026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37027 \begin_inset Text
37028
37029 \begin_layout Plain Layout
37030
37031 \family roman
37032 \series medium
37033 \shape up
37034 \emph off
37035 \bar no
37036 \noun off
37037 \color none
37038 }
37039 \end_layout
37040
37041 \end_inset
37042 </cell>
37043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37044 \begin_inset Text
37045
37046 \begin_layout Plain Layout
37047
37048 \end_layout
37049
37050 \end_inset
37051 </cell>
37052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37053 \begin_inset Text
37054
37055 \begin_layout Plain Layout
37056
37057 \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 \end_layout
37067
37068 \end_inset
37069 </cell>
37070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37071 \begin_inset Text
37072
37073 \begin_layout Plain Layout
37074
37075 \family roman
37076 \series medium
37077 \shape up
37078 \emph off
37079 \bar no
37080 \noun off
37081 \color none
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 \family roman
37093 \series medium
37094 \shape up
37095 \emph off
37096 \bar no
37097 \noun off
37098 \color none
37099 Í
37100 \end_layout
37101
37102 \end_inset
37103 </cell>
37104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37105 \begin_inset Text
37106
37107 \begin_layout Plain Layout
37108
37109 \family roman
37110 \series medium
37111 \shape up
37112 \emph off
37113 \bar no
37114 \noun off
37115 \color none
37116 Ý
37117 \end_layout
37118
37119 \end_inset
37120 </cell>
37121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37122 \begin_inset Text
37123
37124 \begin_layout Plain Layout
37125
37126 \family roman
37127 \series medium
37128 \shape up
37129 \emph off
37130 \bar no
37131 \noun off
37132 \color none
37133 í
37134 \end_layout
37135
37136 \end_inset
37137 </cell>
37138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37139 \begin_inset Text
37140
37141 \begin_layout Plain Layout
37142
37143 \family roman
37144 \series medium
37145 \shape up
37146 \emph off
37147 \bar no
37148 \noun off
37149 \color none
37150 ý
37151 \end_layout
37152
37153 \end_inset
37154 </cell>
37155 </row>
37156 <row>
37157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37158 \begin_inset Text
37159
37160 \begin_layout Plain Layout
37161
37162 \family roman
37163 \series medium
37164 \shape up
37165 \size tiny
37166 \emph off
37167 \bar no
37168 \noun off
37169 \color none
37170 0E
37171 \end_layout
37172
37173 \end_inset
37174 </cell>
37175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37176 \begin_inset Text
37177
37178 \begin_layout Plain Layout
37179
37180 \end_layout
37181
37182 \end_inset
37183 </cell>
37184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37185 \begin_inset Text
37186
37187 \begin_layout Plain Layout
37188
37189 \end_layout
37190
37191 \end_inset
37192 </cell>
37193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37194 \begin_inset Text
37195
37196 \begin_layout Plain Layout
37197
37198 \family roman
37199 \series medium
37200 \shape up
37201 \emph off
37202 \bar no
37203 \noun off
37204 \color none
37205 .
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 \family roman
37216 \series medium
37217 \shape up
37218 \emph off
37219 \bar no
37220 \noun off
37221 \color none
37222 >
37223 \end_layout
37224
37225 \end_inset
37226 </cell>
37227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37228 \begin_inset Text
37229
37230 \begin_layout Plain Layout
37231
37232 \family roman
37233 \series medium
37234 \shape up
37235 \emph off
37236 \bar no
37237 \noun off
37238 \color none
37239 N
37240 \end_layout
37241
37242 \end_inset
37243 </cell>
37244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37245 \begin_inset Text
37246
37247 \begin_layout Plain Layout
37248
37249 \family roman
37250 \series medium
37251 \shape up
37252 \emph off
37253 \bar no
37254 \noun off
37255 \color none
37256 ^
37257 \end_layout
37258
37259 \end_inset
37260 </cell>
37261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37262 \begin_inset Text
37263
37264 \begin_layout Plain Layout
37265
37266 \family roman
37267 \series medium
37268 \shape up
37269 \emph off
37270 \bar no
37271 \noun off
37272 \color none
37273 n
37274 \end_layout
37275
37276 \end_inset
37277 </cell>
37278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37279 \begin_inset Text
37280
37281 \begin_layout Plain Layout
37282
37283 \family roman
37284 \series medium
37285 \shape up
37286 \emph off
37287 \bar no
37288 \noun off
37289 \color none
37290 ~
37291 \end_layout
37292
37293 \end_inset
37294 </cell>
37295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37296 \begin_inset Text
37297
37298 \begin_layout Plain Layout
37299
37300 \end_layout
37301
37302 \end_inset
37303 </cell>
37304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37305 \begin_inset Text
37306
37307 \begin_layout Plain Layout
37308
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 \family roman
37336 \series medium
37337 \shape up
37338 \emph off
37339 \bar no
37340 \noun off
37341 \color none
37342 ¾
37343 \end_layout
37344
37345 \end_inset
37346 </cell>
37347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37348 \begin_inset Text
37349
37350 \begin_layout Plain Layout
37351
37352 \family roman
37353 \series medium
37354 \shape up
37355 \emph off
37356 \bar no
37357 \noun off
37358 \color none
37359 Î
37360 \end_layout
37361
37362 \end_inset
37363 </cell>
37364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37365 \begin_inset Text
37366
37367 \begin_layout Plain Layout
37368
37369 \family roman
37370 \series medium
37371 \shape up
37372 \emph off
37373 \bar no
37374 \noun off
37375 \color none
37376 Þ
37377 \end_layout
37378
37379 \end_inset
37380 </cell>
37381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37382 \begin_inset Text
37383
37384 \begin_layout Plain Layout
37385
37386 \family roman
37387 \series medium
37388 \shape up
37389 \emph off
37390 \bar no
37391 \noun off
37392 \color none
37393 î
37394 \end_layout
37395
37396 \end_inset
37397 </cell>
37398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37399 \begin_inset Text
37400
37401 \begin_layout Plain Layout
37402
37403 \family roman
37404 \series medium
37405 \shape up
37406 \emph off
37407 \bar no
37408 \noun off
37409 \color none
37410 þ
37411 \end_layout
37412
37413 \end_inset
37414 </cell>
37415 </row>
37416 <row>
37417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37418 \begin_inset Text
37419
37420 \begin_layout Plain Layout
37421
37422 \family roman
37423 \series medium
37424 \shape up
37425 \size tiny
37426 \emph off
37427 \bar no
37428 \noun off
37429 \color none
37430 0F
37431 \end_layout
37432
37433 \end_inset
37434 </cell>
37435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37436 \begin_inset Text
37437
37438 \begin_layout Plain Layout
37439
37440 \end_layout
37441
37442 \end_inset
37443 </cell>
37444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37445 \begin_inset Text
37446
37447 \begin_layout Plain Layout
37448
37449 \end_layout
37450
37451 \end_inset
37452 </cell>
37453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37454 \begin_inset Text
37455
37456 \begin_layout Plain Layout
37457
37458 \family roman
37459 \series medium
37460 \shape up
37461 \emph off
37462 \bar no
37463 \noun off
37464 \color none
37465 /
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 \family roman
37476 \series medium
37477 \shape up
37478 \emph off
37479 \bar no
37480 \noun off
37481 \color none
37482 ?
37483 \end_layout
37484
37485 \end_inset
37486 </cell>
37487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37488 \begin_inset Text
37489
37490 \begin_layout Plain Layout
37491
37492 \family roman
37493 \series medium
37494 \shape up
37495 \emph off
37496 \bar no
37497 \noun off
37498 \color none
37499 O
37500 \end_layout
37501
37502 \end_inset
37503 </cell>
37504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37505 \begin_inset Text
37506
37507 \begin_layout Plain Layout
37508
37509 \family roman
37510 \series medium
37511 \shape up
37512 \emph off
37513 \bar no
37514 \noun off
37515 \color none
37516 _
37517 \end_layout
37518
37519 \end_inset
37520 </cell>
37521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37522 \begin_inset Text
37523
37524 \begin_layout Plain Layout
37525
37526 \family roman
37527 \series medium
37528 \shape up
37529 \emph off
37530 \bar no
37531 \noun off
37532 \color none
37533 o
37534 \end_layout
37535
37536 \end_inset
37537 </cell>
37538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37539 \begin_inset Text
37540
37541 \begin_layout Plain Layout
37542
37543 \end_layout
37544
37545 \end_inset
37546 </cell>
37547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37548 \begin_inset Text
37549
37550 \begin_layout Plain Layout
37551
37552 \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 \end_layout
37562
37563 \end_inset
37564 </cell>
37565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37566 \begin_inset Text
37567
37568 \begin_layout Plain Layout
37569
37570 \family roman
37571 \series medium
37572 \shape up
37573 \emph off
37574 \bar no
37575 \noun off
37576 \color none
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 \family roman
37588 \series medium
37589 \shape up
37590 \emph off
37591 \bar no
37592 \noun off
37593 \color none
37594 ¿
37595 \end_layout
37596
37597 \end_inset
37598 </cell>
37599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37600 \begin_inset Text
37601
37602 \begin_layout Plain Layout
37603
37604 \family roman
37605 \series medium
37606 \shape up
37607 \emph off
37608 \bar no
37609 \noun off
37610 \color none
37611 Ï
37612 \end_layout
37613
37614 \end_inset
37615 </cell>
37616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37617 \begin_inset Text
37618
37619 \begin_layout Plain Layout
37620
37621 \family roman
37622 \series medium
37623 \shape up
37624 \emph off
37625 \bar no
37626 \noun off
37627 \color none
37628 ß
37629 \end_layout
37630
37631 \end_inset
37632 </cell>
37633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37634 \begin_inset Text
37635
37636 \begin_layout Plain Layout
37637
37638 \family roman
37639 \series medium
37640 \shape up
37641 \emph off
37642 \bar no
37643 \noun off
37644 \color none
37645 ï
37646 \end_layout
37647
37648 \end_inset
37649 </cell>
37650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37651 \begin_inset Text
37652
37653 \begin_layout Plain Layout
37654
37655 \family roman
37656 \series medium
37657 \shape up
37658 \emph off
37659 \bar no
37660 \noun off
37661 \color none
37662 ÿ
37663 \end_layout
37664
37665 \end_inset
37666 </cell>
37667 </row>
37668 </lyxtabular>
37669
37670 \end_inset
37671
37672
37673 \end_layout
37674
37675 \end_inset
37676
37677
37678 \end_layout
37679
37680 \begin_layout Standard
37681 The following is a full list of all of the accented characters LyX can display
37682  directly.
37683  It includes not only the accented characters from the previous table, but
37684  also the characters from 
37685 \family typewriter
37686 ISO8859–2
37687 \family default
37688  through 
37689 \family typewriter
37690 4
37691 \family default
37692 .
37693  
37694 \end_layout
37695
37696 \begin_layout Itemize
37697 From 
37698 \family typewriter
37699 ISO8859–1
37700 \family default
37701 :
37702 \end_layout
37703
37704 \begin_deeper
37705 \begin_layout Standard
37706 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37707 \begin_inset space \hfill{}
37708 \end_inset
37709
37710 diaeresis
37711 \end_layout
37712
37713 \begin_layout Standard
37714 ^ Â Ê Î Ô Û â ê î ô û
37715 \begin_inset space \hfill{}
37716 \end_inset
37717
37718 circumflex
37719 \end_layout
37720
37721 \begin_layout Standard
37722 ` À È Ì Ò Ù à è ì ò ù
37723 \begin_inset space \hfill{}
37724 \end_inset
37725
37726 grave
37727 \end_layout
37728
37729 \begin_layout Standard
37730 ´ Á É Í Ó Ú Ý á é í ó ú ý
37731 \begin_inset space \hfill{}
37732 \end_inset
37733
37734 acute
37735 \end_layout
37736
37737 \begin_layout Standard
37738 ~ Ã Ñ Õ ã ñ õ
37739 \begin_inset space \hfill{}
37740 \end_inset
37741
37742 tilde
37743 \end_layout
37744
37745 \begin_layout Standard
37746 ¸Çç
37747 \begin_inset space \hfill{}
37748 \end_inset
37749
37750 cedilla
37751 \end_layout
37752
37753 \begin_layout Standard
37754 ¯
37755 \begin_inset space \hfill{}
37756 \end_inset
37757
37758 macron
37759 \end_layout
37760
37761 \end_deeper
37762 \begin_layout Itemize
37763 From 
37764 \family typewriter
37765 ISO8859–2
37766 \family default
37767  through 
37768 \family typewriter
37769 4
37770 \family default
37771 :
37772 \end_layout
37773
37774 \begin_deeper
37775 \begin_layout Standard
37776 ĤĴĥĵĈĜŜĉĝŝ
37777 \begin_inset space \hfill{}
37778 \end_inset
37779
37780 circumflex
37781 \end_layout
37782
37783 \begin_layout Standard
37784 ŚŹśźŔĹĆŃŕĺćń
37785 \begin_inset space \hfill{}
37786 \end_inset
37787
37788 acute
37789 \end_layout
37790
37791 \begin_layout Standard
37792 Ĩı̃Ũũ
37793 \begin_inset space \hfill{}
37794 \end_inset
37795
37796 tilde
37797 \end_layout
37798
37799 \begin_layout Standard
37800 ŞşŢţŖĻĢŗļģŅĶņķ
37801 \begin_inset space \hfill{}
37802 \end_inset
37803
37804 cedilla
37805 \end_layout
37806
37807 \begin_layout Standard
37808 ĒēĀĪŌŪāı̄ōū
37809 \begin_inset space \hfill{}
37810 \end_inset
37811
37812 macron
37813 \end_layout
37814
37815 \begin_layout Standard
37816 ŐŰőű
37817 \begin_inset space \hfill{}
37818 \end_inset
37819
37820 Hungarian umlaut
37821 \end_layout
37822
37823 \end_deeper
37824 \begin_layout Standard
37825 All the characters above are actively supported by TeX fonts.
37826  In addition TeX allows diacritical marks on almost all characters.
37827  Also make sure you're using the 
37828 \family typewriter
37829 T1
37830 \family default
37831  font-encoding.
37832 \end_layout
37833
37834 \begin_layout Chapter
37835 \start_of_appendix
37836 The User Interface
37837 \begin_inset CommandInset label
37838 LatexCommand label
37839 name "chap:The-User-Interface"
37840
37841 \end_inset
37842
37843
37844 \end_layout
37845
37846 \begin_layout Standard
37847 This appendix lists all the available menus and describes their functionality.
37848  It is designed as a quick reference if you are searching for a special
37849  topic inside the user's guide.
37850 \end_layout
37851
37852 \begin_layout Section
37853 The File Menu
37854 \begin_inset Index idx
37855 status collapsed
37856
37857 \begin_layout Plain Layout
37858 Menu ! File
37859 \end_layout
37860
37861 \end_inset
37862
37863
37864 \end_layout
37865
37866 \begin_layout Standard
37867 Under the 
37868 \family sans
37869 File
37870 \family default
37871  menu are the basic operations in addition to some more advanced operations.
37872 \end_layout
37873
37874 \begin_layout Subsection
37875 New
37876 \end_layout
37877
37878 \begin_layout Standard
37879 Creates a new document.
37880 \end_layout
37881
37882 \begin_layout Subsection
37883 New from Template
37884 \end_layout
37885
37886 \begin_layout Standard
37887 This menu entry prompts you for a template to use.
37888  Selecting a template will automatically set certain layout features for
37889  the document, features you would otherwise need to change manually.
37890 \end_layout
37891
37892 \begin_layout Subsection
37893 Open
37894 \end_layout
37895
37896 \begin_layout Standard
37897 Opens a document.
37898 \end_layout
37899
37900 \begin_layout Subsection
37901 Open Recent
37902 \end_layout
37903
37904 \begin_layout Standard
37905 The submenu shows a list of the recently opened files.
37906  Click there on a file to open it.
37907 \end_layout
37908
37909 \begin_layout Subsection
37910 Close
37911 \end_layout
37912
37913 \begin_layout Standard
37914 Closes the current document.
37915 \end_layout
37916
37917 \begin_layout Subsection
37918 Close All
37919 \end_layout
37920
37921 \begin_layout Standard
37922 Closes all opened documents.
37923 \end_layout
37924
37925 \begin_layout Subsection
37926 Save
37927 \end_layout
37928
37929 \begin_layout Standard
37930 Saves the actual document.
37931 \end_layout
37932
37933 \begin_layout Subsection
37934 Save As
37935 \end_layout
37936
37937 \begin_layout Standard
37938 Saves the actual document under a new name to create a copy.
37939 \end_layout
37940
37941 \begin_layout Subsection
37942 Save All
37943 \end_layout
37944
37945 \begin_layout Standard
37946 Saves all opened documents.
37947 \end_layout
37948
37949 \begin_layout Subsection
37950 Revert to saved
37951 \end_layout
37952
37953 \begin_layout Standard
37954 Reloads the actual document from disk.
37955 \end_layout
37956
37957 \begin_layout Subsection
37958 Version Control
37959 \end_layout
37960
37961 \begin_layout Standard
37962 This is used when multiple people are working on the same document or when
37963  one person wants to keep a careful archive of changes.
37964  It is described in the section 
37965 \emph on
37966 Version Control in LyX
37967 \emph default
37968  of the 
37969 \emph on
37970 Additional Features
37971 \emph default
37972  manual.
37973 \end_layout
37974
37975 \begin_layout Subsection
37976 Import
37977 \end_layout
37978
37979 \begin_layout Standard
37980 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
37981  NoWeb-files, plain text files and comma separated, table-like text files
37982  (CSV).
37983  The files will be imported as a new LyX-document.
37984 \end_layout
37985
37986 \begin_layout Standard
37987 When using the menu entry 
37988 \family sans
37989 Plain
37990 \begin_inset space ~
37991 \end_inset
37992
37993 Text
37994 \family default
37995 , line breaks in the text will start a new paragraph; when using the menu
37996  entry 
37997 \family sans
37998 Plain
37999 \begin_inset space ~
38000 \end_inset
38001
38002 Text, Join
38003 \begin_inset space ~
38004 \end_inset
38005
38006 Lines
38007 \family default
38008 , consecutive lines of text will be imported to one big paragraph.
38009  A new paragraph will begin when there is a blank line in the file.
38010 \end_layout
38011
38012 \begin_layout Subsection
38013 Export
38014 \begin_inset CommandInset label
38015 LatexCommand label
38016 name "sub:Export"
38017
38018 \end_inset
38019
38020
38021 \end_layout
38022
38023 \begin_layout Standard
38024 You can export your document to various file formats.
38025  The resulting files are placed in the directory of your LyX-file.
38026  The menu entries are not the same on all installations.
38027  They depend on the programs found by LyX during its configuration.
38028 \end_layout
38029
38030 \begin_layout Standard
38031 Here is a list of all available entries; some of them are explained in detail
38032  in section
38033 \begin_inset space ~
38034 \end_inset
38035
38036
38037 \begin_inset CommandInset ref
38038 LatexCommand ref
38039 reference "sub:Output-file-formats"
38040
38041 \end_inset
38042
38043 :
38044 \end_layout
38045
38046 \begin_layout Description
38047
38048 \family sans
38049 CJK
38050 \family default
38051
38052 \begin_inset space ~
38053 \end_inset
38054
38055 L
38056 \begin_inset ERT
38057 status collapsed
38058
38059 \begin_layout Plain Layout
38060
38061 {}
38062 \end_layout
38063
38064 \end_inset
38065
38066 yX format of the special LyX
38067 \begin_inset space ~
38068 \end_inset
38069
38070 1.4.x versions for Chinese, Japanese and Korean (CJK)
38071 \begin_inset Newline newline
38072 \end_inset
38073
38074  Since LyX 1.5.0 CJK support is fully integrated into LyX.
38075 \end_layout
38076
38077 \begin_layout Description
38078 DocBook text file with code in the language SGML that is used for the markup
38079  language 
38080 \family typewriter
38081 DocBook
38082 \end_layout
38083
38084 \begin_layout Description
38085 DocBook
38086 \begin_inset space ~
38087 \end_inset
38088
38089 (XML) text file with code in the language XML that is used for the markup
38090  language 
38091 \family typewriter
38092 DocBook
38093 \end_layout
38094
38095 \begin_layout Description
38096 DraftDVI LaTeX's native DVI-format.
38097  This format is not suitable if you have special characters or spaces in
38098  files paths or file names in your document.
38099  LyX use this format internally as a pre-stage to export to 
38100 \family sans
38101 DVI
38102 \family default
38103 .
38104 \end_layout
38105
38106 \begin_layout Description
38107 DVI DVI-format that also allows the useage of special characters or spaces
38108  in files paths or file names
38109 \end_layout
38110
38111 \begin_layout Description
38112 DVI
38113 \begin_inset space ~
38114 \end_inset
38115
38116 (LuaT
38117 \begin_inset ERT
38118 status collapsed
38119
38120 \begin_layout Plain Layout
38121
38122 {}
38123 \end_layout
38124
38125 \end_inset
38126
38127 eX) DVI-format using the program 
38128 \family typewriter
38129 LuaTeX
38130 \family default
38131 ; supports Unicode and the usage of non-TeX fonts; 
38132 \series bold
38133
38134 \begin_inset Note Greyedout
38135 status collapsed
38136
38137 \begin_layout Plain Layout
38138
38139 \series bold
38140 Note:
38141 \series default
38142  not all DVI-viewers are currently able to display this output format properly.
38143 \end_layout
38144
38145 \end_inset
38146
38147
38148 \end_layout
38149
38150 \begin_layout Description
38151 Graphviz
38152 \begin_inset space ~
38153 \end_inset
38154
38155 Dot text file with code in the programming language 
38156 \family typewriter
38157 Dot
38158 \family default
38159  which is used to draw visualizations of graphs via the program 
38160 \family typewriter
38161 Graphviz
38162 \end_layout
38163
38164 \begin_layout Description
38165 HTML HTML-format (the HTML-converter is a third-party product and may not
38166  work in all cases)
38167 \end_layout
38168
38169 \begin_layout Description
38170 HTML
38171 \begin_inset space ~
38172 \end_inset
38173
38174 (MS
38175 \begin_inset space ~
38176 \end_inset
38177
38178 Word) HTML-format specialized so that the result can be imported to 
38179 \family sans
38180 MS Word
38181 \family default
38182 ; as a consequence of this formulas will be embedded as bitmap fonts and
38183  not in the format 
38184 \family sans
38185 MathML
38186 \family default
38187 .
38188 \end_layout
38189
38190 \begin_layout Description
38191
38192 \family sans
38193 LaT
38194 \begin_inset ERT
38195 status collapsed
38196
38197 \begin_layout Plain Layout
38198
38199 {}
38200 \end_layout
38201
38202 \end_inset
38203
38204 eX
38205 \begin_inset space ~
38206 \end_inset
38207
38208 (
38209 \family default
38210 LuaT
38211 \family sans
38212
38213 \begin_inset ERT
38214 status collapsed
38215
38216 \begin_layout Plain Layout
38217
38218 {}
38219 \end_layout
38220
38221 \end_inset
38222
38223
38224 \family default
38225 eX
38226 \family sans
38227
38228 \family default
38229 text file with the LaTeX source that is compilable with the program 
38230 \family typewriter
38231 LuaTeX
38232 \end_layout
38233
38234 \begin_layout Description
38235
38236 \family sans
38237 LaT
38238 \begin_inset ERT
38239 status collapsed
38240
38241 \begin_layout Plain Layout
38242
38243 {}
38244 \end_layout
38245
38246 \end_inset
38247
38248 eX
38249 \begin_inset space ~
38250 \end_inset
38251
38252 (pdflatex)
38253 \family default
38254  text file with the LaTeX source, additionally all images used in the document
38255  will be converted to a format that is readable by the 
38256 \family typewriter
38257 pdflatex
38258 \family default
38259  program (GIF, JPG, PDF, PNG)
38260 \end_layout
38261
38262 \begin_layout Description
38263
38264 \family sans
38265 LaT
38266 \begin_inset ERT
38267 status collapsed
38268
38269 \begin_layout Plain Layout
38270
38271 {}
38272 \end_layout
38273
38274 \end_inset
38275
38276 eX
38277 \begin_inset space ~
38278 \end_inset
38279
38280 (plain)
38281 \family default
38282  text file with the LaTeX source code, additionally all images used in the
38283  document will be converted to the EPS-format, only this format is readable
38284  by the 
38285 \family typewriter
38286 latex
38287 \family default
38288  program
38289 \end_layout
38290
38291 \begin_layout Description
38292
38293 \family sans
38294 LaT
38295 \begin_inset ERT
38296 status collapsed
38297
38298 \begin_layout Plain Layout
38299
38300 {}
38301 \end_layout
38302
38303 \end_inset
38304
38305 eX
38306 \begin_inset space ~
38307 \end_inset
38308
38309 (
38310 \family default
38311 XeT
38312 \family sans
38313
38314 \begin_inset ERT
38315 status collapsed
38316
38317 \begin_layout Plain Layout
38318
38319 {}
38320 \end_layout
38321
38322 \end_inset
38323
38324
38325 \family default
38326 eX
38327 \family sans
38328
38329 \family default
38330 text file with the LaTeX source that is compilable with the program 
38331 \family typewriter
38332 XeTeX
38333 \end_layout
38334
38335 \begin_layout Description
38336 LilyPond
38337 \begin_inset space ~
38338 \end_inset
38339
38340 book
38341 \begin_inset space ~
38342 \end_inset
38343
38344 (La
38345 \family sans
38346
38347 \begin_inset ERT
38348 status collapsed
38349
38350 \begin_layout Plain Layout
38351
38352 {}
38353 \end_layout
38354
38355 \end_inset
38356
38357
38358 \family default
38359 TeX) text file with the LaTeX source and also code in the syntax of the
38360  music notation software 
38361 \family typewriter
38362 LilyPond
38363 \end_layout
38364
38365 \begin_layout Description
38366 L
38367 \family sans
38368
38369 \begin_inset ERT
38370 status collapsed
38371
38372 \begin_layout Plain Layout
38373
38374 {}
38375 \end_layout
38376
38377 \end_inset
38378
38379
38380 \family default
38381 yX
38382 \begin_inset space ~
38383 \end_inset
38384
38385 Archive
38386 \begin_inset space ~
38387 \end_inset
38388
38389 (zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon
38390  your system) that contains your document and all files that are necessary
38391  to compile it (images, child documents, BibTeX files, etc.)
38392 \end_layout
38393
38394 \begin_layout Description
38395 L
38396 \family sans
38397
38398 \begin_inset ERT
38399 status collapsed
38400
38401 \begin_layout Plain Layout
38402
38403 {}
38404 \end_layout
38405
38406 \end_inset
38407
38408
38409 \family default
38410 yX
38411 \begin_inset space ~
38412 \end_inset
38413
38414 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
38415 \begin_inset Quotes eld
38416 \end_inset
38417
38418 z
38419 \begin_inset Quotes erd
38420 \end_inset
38421
38422  and 
38423 \begin_inset Quotes eld
38424 \end_inset
38425
38426 y
38427 \begin_inset Quotes erd
38428 \end_inset
38429
38430  represent the version number)
38431 \end_layout
38432
38433 \begin_layout Description
38434 L
38435 \family sans
38436
38437 \begin_inset ERT
38438 status collapsed
38439
38440 \begin_layout Plain Layout
38441
38442 {}
38443 \end_layout
38444
38445 \end_inset
38446
38447
38448 \family default
38449 yXHTML HTML-format using LyX's internal XHTML engine
38450 \end_layout
38451
38452 \begin_layout Description
38453 NoWeb text file with code in the format of the literate programming language
38454 \family typewriter
38455  NoWeb
38456 \end_layout
38457
38458 \begin_layout Description
38459 OpenDocument OpenDocument-formatted file, to be opened with 
38460 \family sans
38461 LibreOffice, OpenOffice, KOffice, Abiword
38462 \family default
38463 , etc.
38464  (The OpenDocument-converter is a third-party product and may not work in
38465  all cases)
38466 \end_layout
38467
38468 \begin_layout Description
38469
38470 \family sans
38471 PDF
38472 \begin_inset space ~
38473 \end_inset
38474
38475 (dvipdfm)
38476 \family default
38477  PDF-format using the program 
38478 \family typewriter
38479 dvipdfm
38480 \family default
38481 , produces internally a DVI-file which is then converted to a PDF-file
38482 \end_layout
38483
38484 \begin_layout Description
38485
38486 \family sans
38487 PDF
38488 \begin_inset space ~
38489 \end_inset
38490
38491 (LuaT
38492 \begin_inset ERT
38493 status collapsed
38494
38495 \begin_layout Plain Layout
38496
38497 {}
38498 \end_layout
38499
38500 \end_inset
38501
38502 eX)
38503 \family default
38504  PDF-format using the program 
38505 \family typewriter
38506 LuaTeX
38507 \family default
38508 , produces PDF-files directly
38509 \end_layout
38510
38511 \begin_layout Description
38512
38513 \family sans
38514 PDF
38515 \begin_inset space ~
38516 \end_inset
38517
38518 (pdflatex)
38519 \family default
38520  PDF-format using the program 
38521 \family typewriter
38522 pdflatex
38523 \family default
38524 , produces PDF-files directly
38525 \end_layout
38526
38527 \begin_layout Description
38528
38529 \family sans
38530 PDF
38531 \begin_inset space ~
38532 \end_inset
38533
38534 (ps2pdf)
38535 \family default
38536  PDF-format using the program 
38537 \family typewriter
38538 ps2pdf
38539 \family default
38540 , produces internally a PostScript-file which is then converted to a PDF-file
38541 \end_layout
38542
38543 \begin_layout Description
38544
38545 \family sans
38546 PDF
38547 \begin_inset space ~
38548 \end_inset
38549
38550 (XeT
38551 \begin_inset ERT
38552 status collapsed
38553
38554 \begin_layout Plain Layout
38555
38556 {}
38557 \end_layout
38558
38559 \end_inset
38560
38561 eX)
38562 \family default
38563  PDF-format using the program 
38564 \family typewriter
38565 XeTeX
38566 \family default
38567 , produces PDF-files directly
38568 \end_layout
38569
38570 \begin_layout Description
38571
38572 \family sans
38573 Plain
38574 \begin_inset space ~
38575 \end_inset
38576
38577 text
38578 \family default
38579  text format
38580 \end_layout
38581
38582 \begin_layout Description
38583
38584 \family sans
38585 Plain
38586 \begin_inset space ~
38587 \end_inset
38588
38589 text
38590 \begin_inset space ~
38591 \end_inset
38592
38593 (ps2ascii)
38594 \family default
38595  text format, the document will first be converted to Postscript format
38596  and then exported as text using the program 
38597 \family sans
38598 ps2ascii
38599 \end_layout
38600
38601 \begin_layout Description
38602
38603 \family sans
38604 Postscript
38605 \family default
38606  PostScript format using the program 
38607 \family typewriter
38608 dvips
38609 \end_layout
38610
38611 \begin_layout Description
38612 Sweave text file with the LaTeX source and also code in the statistical
38613  programming language 
38614 \family typewriter
38615 R
38616 \family default
38617 .
38618  Using the 
38619 \family typewriter
38620 R
38621 \family default
38622 -function 
38623 \family typewriter
38624 Sweave
38625 \family default
38626  it is possible to use 
38627 \family typewriter
38628 R
38629 \family default
38630 -commands in LaTeX
38631 \end_layout
38632
38633 \begin_layout Standard
38634 If one of the menu entries 
38635 \family sans
38636 DVI
38637 \family default
38638
38639 \family sans
38640 PDF
38641 \begin_inset space ~
38642 \end_inset
38643
38644 (pdflatex)
38645 \family default
38646  or 
38647 \family sans
38648 Postscript
38649 \family default
38650  is missing, you need to update your LaTeX installation.
38651  After updating you have to reconfigure LyX, see section
38652 \begin_inset space ~
38653 \end_inset
38654
38655
38656 \begin_inset CommandInset ref
38657 LatexCommand ref
38658 reference "sec:Basic-LyX-Setup"
38659
38660 \end_inset
38661
38662 .
38663 \begin_inset Index idx
38664 status collapsed
38665
38666 \begin_layout Plain Layout
38667 Reconfiguration of LyX
38668 \end_layout
38669
38670 \end_inset
38671
38672
38673 \end_layout
38674
38675 \begin_layout Subsection
38676 Print
38677 \end_layout
38678
38679 \begin_layout Standard
38680 With this menu entry you can print your document to a file in PostScript
38681  format or send it to a printer.
38682  The printer will also use the document in PostScript format.
38683  The conversion to PostScript is done in the background by LyX using the
38684  program 
38685 \family typewriter
38686 dvips
38687 \family default
38688 .
38689  For more information have a look at section
38690 \begin_inset space ~
38691 \end_inset
38692
38693
38694 \begin_inset CommandInset ref
38695 LatexCommand ref
38696 reference "sub:Printing-the-File"
38697
38698 \end_inset
38699
38700 .
38701 \end_layout
38702
38703 \begin_layout Subsection
38704 Fax
38705 \end_layout
38706
38707 \begin_layout Standard
38708 This menu entry will only appear if you have a fax program installed (on
38709  Windows you additionally need to register its program path to LyX's PATH
38710  prefix, see section
38711 \begin_inset space ~
38712 \end_inset
38713
38714
38715 \begin_inset CommandInset ref
38716 LatexCommand ref
38717 reference "sec:Paths"
38718
38719 \end_inset
38720
38721 ).
38722  With this menu entry you can send your document to a fax program like 
38723 \family typewriter
38724 hylapex
38725 \family default
38726  or 
38727 \family typewriter
38728 kdeprintfax
38729 \family default
38730 .
38731  The default format of the sent file is PostScript.
38732  The format can be changed in LyX's preferences as described in section
38733 \begin_inset space ~
38734 \end_inset
38735
38736
38737 \begin_inset CommandInset ref
38738 LatexCommand ref
38739 reference "sub:Converters"
38740
38741 \end_inset
38742
38743 .
38744 \end_layout
38745
38746 \begin_layout Subsection
38747 New and Close Window
38748 \end_layout
38749
38750 \begin_layout Standard
38751 Opens or closes a new instance of LyX.
38752 \end_layout
38753
38754 \begin_layout Subsection
38755 Exit
38756 \end_layout
38757
38758 \begin_layout Standard
38759 Prompts you to save all unsaved documents and then exits.
38760 \end_layout
38761
38762 \begin_layout Section
38763 The Edit Menu
38764 \begin_inset Index idx
38765 status collapsed
38766
38767 \begin_layout Plain Layout
38768 Menu ! Edit
38769 \end_layout
38770
38771 \end_inset
38772
38773
38774 \end_layout
38775
38776 \begin_layout Subsection
38777 Undo and Redo
38778 \end_layout
38779
38780 \begin_layout Standard
38781 Described in section
38782 \begin_inset space ~
38783 \end_inset
38784
38785
38786 \begin_inset CommandInset ref
38787 LatexCommand ref
38788 reference "sec:Undo-and-Redo"
38789
38790 \end_inset
38791
38792 .
38793 \end_layout
38794
38795 \begin_layout Subsection
38796 Cut, Copy, Paste, Paste Recent, Paste Special
38797 \end_layout
38798
38799 \begin_layout Standard
38800 Described in section
38801 \begin_inset space ~
38802 \end_inset
38803
38804
38805 \begin_inset CommandInset ref
38806 LatexCommand ref
38807 reference "sec:Basic-Editing-Features"
38808
38809 \end_inset
38810
38811 .
38812 \end_layout
38813
38814 \begin_layout Subsection
38815 Select Whole Inset
38816 \end_layout
38817
38818 \begin_layout Standard
38819 Selects the content of the inset where the cursor is currently in.
38820  If the cursor is outside of an inset, the whole document will be selected.
38821 \end_layout
38822
38823 \begin_layout Subsection
38824 Select All
38825 \end_layout
38826
38827 \begin_layout Standard
38828 Selects the whole document.
38829 \end_layout
38830
38831 \begin_layout Subsection
38832 Find & Replace (Quick)
38833 \end_layout
38834
38835 \begin_layout Standard
38836 Described in section
38837 \begin_inset space ~
38838 \end_inset
38839
38840
38841 \begin_inset CommandInset ref
38842 LatexCommand ref
38843 reference "sec:Basic-Editing-Features"
38844
38845 \end_inset
38846
38847 .
38848 \end_layout
38849
38850 \begin_layout Subsection
38851 Find & Replace (Advanced)
38852 \end_layout
38853
38854 \begin_layout Standard
38855 Described in section
38856 \begin_inset space ~
38857 \end_inset
38858
38859
38860 \begin_inset CommandInset ref
38861 LatexCommand ref
38862 reference "sec:Advanced-Find-and"
38863
38864 \end_inset
38865
38866 .
38867 \end_layout
38868
38869 \begin_layout Subsection
38870 Move Paragraph Up/Down
38871 \end_layout
38872
38873 \begin_layout Standard
38874 This shifts the paragraph where the cursor is currently in one paragraph
38875  up or down.
38876 \end_layout
38877
38878 \begin_layout Subsection
38879 Text Style
38880 \end_layout
38881
38882 \begin_layout Standard
38883 Described in section
38884 \begin_inset space ~
38885 \end_inset
38886
38887
38888 \begin_inset CommandInset ref
38889 LatexCommand ref
38890 reference "sub:Fine-Tuning-with-the"
38891
38892 \end_inset
38893
38894 .
38895 \end_layout
38896
38897 \begin_layout Subsection
38898 Paragraph Settings
38899 \begin_inset Index idx
38900 status collapsed
38901
38902 \begin_layout Plain Layout
38903 Paragraph ! Settings
38904 \end_layout
38905
38906 \end_inset
38907
38908
38909 \end_layout
38910
38911 \begin_layout Standard
38912 Enables you to set the paragraph alignment, line spacing and label width.
38913  These settings only affect the paragraph in which the cursor is currently
38914  in.
38915 \end_layout
38916
38917 \begin_layout Standard
38918 You can also prevent the first line of the paragraph being indented if you
38919  have chosen to separate paragraphs with indents in the 
38920 \family sans
38921 Document\SpecialChar \menuseparator
38922 Settings
38923 \family default
38924  dialog under 
38925 \family sans
38926 Text
38927 \begin_inset space ~
38928 \end_inset
38929
38930 Layout
38931 \family default
38932 .
38933 \end_layout
38934
38935 \begin_layout Subsection
38936 Table Settings and Math
38937 \end_layout
38938
38939 \begin_layout Standard
38940 These two menus are only fully active if the cursor is inside a table or
38941  a formula.
38942  Here you can change the properties of tables and formulas.
38943  The properties of tables are described in section
38944 \begin_inset space ~
38945 \end_inset
38946
38947
38948 \begin_inset CommandInset ref
38949 LatexCommand ref
38950 reference "sec:Tables"
38951
38952 \end_inset
38953
38954 , the properties of formulas in chapter
38955 \begin_inset space ~
38956 \end_inset
38957
38958
38959 \begin_inset CommandInset ref
38960 LatexCommand ref
38961 reference "chap:Mathematical-Formulas"
38962
38963 \end_inset
38964
38965 .
38966 \end_layout
38967
38968 \begin_layout Subsection
38969 Increase / Decrease List Depth
38970 \end_layout
38971
38972 \begin_layout Standard
38973 These menu entries are only active if the cursor is in an environment that
38974  can be nested.
38975  They increase/decrease the environment nesting level as explained in section
38976 \begin_inset space ~
38977 \end_inset
38978
38979
38980 \begin_inset CommandInset ref
38981 LatexCommand ref
38982 reference "sec:Nesting"
38983
38984 \end_inset
38985
38986  and 
38987 \begin_inset CommandInset ref
38988 LatexCommand ref
38989 reference "sub:Numbering-depth"
38990
38991 \end_inset
38992
38993 .
38994 \end_layout
38995
38996 \begin_layout Section
38997 The View Menu
38998 \begin_inset Index idx
38999 status collapsed
39000
39001 \begin_layout Plain Layout
39002 Menu ! View
39003 \end_layout
39004
39005 \end_inset
39006
39007
39008 \end_layout
39009
39010 \begin_layout Standard
39011 At the bottom of the 
39012 \family sans
39013 View
39014 \family default
39015  menu the opened documents are listed.
39016 \end_layout
39017
39018 \begin_layout Subsection
39019 Open/Close all Insets
39020 \end_layout
39021
39022 \begin_layout Standard
39023 Opens/closes all insets in your document.
39024 \end_layout
39025
39026 \begin_layout Subsection
39027 Unfold/Fold Math Macros
39028 \end_layout
39029
39030 \begin_layout Standard
39031 Unfolds/folds the current math macro.
39032 \end_layout
39033
39034 \begin_layout Standard
39035 Math macros are described in the 
39036 \emph on
39037 Math
39038 \emph default
39039  manual.
39040 \end_layout
39041
39042 \begin_layout Subsection
39043 View Source
39044 \end_layout
39045
39046 \begin_layout Standard
39047 Opens a window showing the source code of the actual document, as described
39048  in section
39049 \begin_inset space ~
39050 \end_inset
39051
39052
39053 \begin_inset CommandInset ref
39054 LatexCommand ref
39055 reference "sec:Previewing-snippets-of"
39056
39057 \end_inset
39058
39059 .
39060 \end_layout
39061
39062 \begin_layout Subsection
39063 View Messages
39064 \end_layout
39065
39066 \begin_layout Standard
39067 Opens a window showing console messages.
39068  This is useful for debugging LyX (i.
39069 \begin_inset space \thinspace{}
39070 \end_inset
39071
39072 e., hunt for errors in the program) or to see what is going on in the background
39073  while LaTeX is processing the document.
39074 \end_layout
39075
39076 \begin_layout Subsection
39077 View
39078 \end_layout
39079
39080 \begin_layout Standard
39081 This menu entry generates the output in the format you have specified as
39082  default output format either in the preferences (see sec.
39083 \begin_inset space \thinspace{}
39084 \end_inset
39085
39086
39087 \begin_inset CommandInset ref
39088 LatexCommand ref
39089 reference "sec:File-Formats"
39090
39091 \end_inset
39092
39093 ) or in the document settings (see sec.
39094 \begin_inset space \thinspace{}
39095 \end_inset
39096
39097
39098 \begin_inset CommandInset ref
39099 LatexCommand ref
39100 reference "sec:Doc-Output"
39101
39102 \end_inset
39103
39104 ) and opens it in an appropriate viewer.
39105  The viewer can be set or changed in the preferences, see section
39106 \begin_inset space ~
39107 \end_inset
39108
39109
39110 \begin_inset CommandInset ref
39111 LatexCommand ref
39112 reference "sec:File-Formats"
39113
39114 \end_inset
39115
39116 .
39117  The default viewers are set by LyX when it is first configured.
39118  The default output format is 
39119 \family sans
39120 PDF
39121 \begin_inset space ~
39122 \end_inset
39123
39124 (pdflatex)
39125 \family default
39126 .
39127 \end_layout
39128
39129 \begin_layout Subsection
39130 View (Other Formats)
39131 \end_layout
39132
39133 \begin_layout Standard
39134 With this submenu you can view your document in alternative output formats.
39135  The menu contains a list of available formats in which you can view the
39136  actual document with an external program.
39137  The menu entries are not the same on all installations — it depends on
39138  the LaTeX programs that are found while LyX was configured.
39139  All possible formats are listed in section
39140 \begin_inset space ~
39141 \end_inset
39142
39143
39144 \begin_inset CommandInset ref
39145 LatexCommand ref
39146 reference "sub:Export"
39147
39148 \end_inset
39149
39150 .
39151  You should at least see the menu entry 
39152 \family sans
39153 DVI
39154 \family default
39155 .
39156  If it is missing, you need to update or repair your LaTeX installation.
39157  After updating you have to reconfigure LyX, see section
39158 \begin_inset space ~
39159 \end_inset
39160
39161
39162 \begin_inset CommandInset ref
39163 LatexCommand ref
39164 reference "sec:Basic-LyX-Setup"
39165
39166 \end_inset
39167
39168 .
39169 \begin_inset Index idx
39170 status collapsed
39171
39172 \begin_layout Plain Layout
39173 Reconfiguration of LyX
39174 \end_layout
39175
39176 \end_inset
39177
39178
39179 \end_layout
39180
39181 \begin_layout Standard
39182 Invoking a menu will start a viewer program.
39183  The viewer can be set or changed in the preferences, see section
39184 \begin_inset space ~
39185 \end_inset
39186
39187
39188 \begin_inset CommandInset ref
39189 LatexCommand ref
39190 reference "sec:File-Formats"
39191
39192 \end_inset
39193
39194 .
39195  The default viewers are set by LyX when it is first configured.
39196 \end_layout
39197
39198 \begin_layout Subsection
39199 Update
39200 \end_layout
39201
39202 \begin_layout Standard
39203 This menu entry allows you to update the view with your latest changes (in
39204  the default output format) without opening a new viewer window.
39205 \end_layout
39206
39207 \begin_layout Subsection
39208 Update (Other Formats)
39209 \end_layout
39210
39211 \begin_layout Standard
39212 With this submenu you can update the view of alternative output formats
39213  of your document without opening a new viewer window.
39214 \end_layout
39215
39216 \begin_layout Subsection
39217 View Master Document
39218 \end_layout
39219
39220 \begin_layout Standard
39221 This menu item is only visible if your document is included to another document,
39222  which is then its 
39223 \begin_inset Quotes eld
39224 \end_inset
39225
39226 master
39227 \begin_inset Quotes erd
39228 \end_inset
39229
39230  (see section 
39231 \emph on
39232 Child Documents
39233 \emph default
39234  in the 
39235 \emph on
39236 Embedded
39237 \begin_inset space ~
39238 \end_inset
39239
39240 Objects
39241 \emph default
39242  manual for more information on this topic).
39243  This item allows you to view the master document from within its child.
39244  That is, if you are working on a child document which is a chapter of a
39245  book, 
39246 \family sans
39247 View Master
39248 \family default
39249  generates the output of the whole book, while 
39250 \family sans
39251 View
39252 \family default
39253  will just output the chapter alone.
39254 \end_layout
39255
39256 \begin_layout Standard
39257 The format used by this function is the default output format as specified
39258  in the preferences (see sec.
39259 \begin_inset space \thinspace{}
39260 \end_inset
39261
39262
39263 \begin_inset CommandInset ref
39264 LatexCommand ref
39265 reference "sec:File-Formats"
39266
39267 \end_inset
39268
39269 ) or in the document settings (see sec.
39270 \begin_inset space \thinspace{}
39271 \end_inset
39272
39273
39274 \begin_inset CommandInset ref
39275 LatexCommand ref
39276 reference "sec:Doc-Output"
39277
39278 \end_inset
39279
39280 ).
39281 \end_layout
39282
39283 \begin_layout Subsection
39284 Update Master Document
39285 \end_layout
39286
39287 \begin_layout Standard
39288 This menu item is only visible if your document is included to another document,
39289  which is then its 
39290 \begin_inset Quotes eld
39291 \end_inset
39292
39293 master
39294 \begin_inset Quotes erd
39295 \end_inset
39296
39297  (see section 
39298 \emph on
39299 Child Documents
39300 \emph default
39301  in the 
39302 \emph on
39303 Embedded
39304 \begin_inset space ~
39305 \end_inset
39306
39307 Objects
39308 \emph default
39309  manual for more information on this topic).
39310  This item allows you to update the view of a master document from within
39311  its child without the need to switch to the master document itself.
39312 \end_layout
39313
39314 \begin_layout Standard
39315 The format used by this function is the default output format as specified
39316  in the preferences (see sec.
39317 \begin_inset space \thinspace{}
39318 \end_inset
39319
39320
39321 \begin_inset CommandInset ref
39322 LatexCommand ref
39323 reference "sec:File-Formats"
39324
39325 \end_inset
39326
39327 ) or in the document settings (see sec.
39328 \begin_inset space \thinspace{}
39329 \end_inset
39330
39331
39332 \begin_inset CommandInset ref
39333 LatexCommand ref
39334 reference "sec:Doc-Output"
39335
39336 \end_inset
39337
39338 ).
39339 \end_layout
39340
39341 \begin_layout Subsection
39342 Split View
39343 \end_layout
39344
39345 \begin_layout Standard
39346 This will split LyX's main window vertically or horizontally.
39347  This allows you to view documents at the same time to compare them, or
39348  to view the same document, but at different positions.
39349  You can even split the main window several times to view for example 3
39350  or more documents at the same time.
39351  To return to an unsplit view, use the menu 
39352 \family sans
39353 Close Current View
39354 \family default
39355 .
39356 \end_layout
39357
39358 \begin_layout Subsection
39359 Close Current View
39360 \end_layout
39361
39362 \begin_layout Standard
39363 Closes a split view.
39364 \end_layout
39365
39366 \begin_layout Subsection
39367 Fullscreen
39368 \end_layout
39369
39370 \begin_layout Standard
39371 Using this menu entry or pressing F11 removes the menu bar and all toolbars
39372  so that you will see nothing but your text.
39373  It furthermore displays LyX's main window fullscreen.
39374  To return from fullscreen to the normal view, press F11, or right-click
39375  and turn off the fullscreen mode in the context menu.
39376 \end_layout
39377
39378 \begin_layout Subsection
39379 Toolbars
39380 \begin_inset CommandInset label
39381 LatexCommand label
39382 name "sub:Toolbars"
39383
39384 \end_inset
39385
39386
39387 \begin_inset Index idx
39388 status collapsed
39389
39390 \begin_layout Plain Layout
39391 Toolbar
39392 \end_layout
39393
39394 \end_inset
39395
39396
39397 \end_layout
39398
39399 \begin_layout Standard
39400 In this menu entry you can set the appearance of the different toolbars.
39401  All toolbars and the 
39402 \family sans
39403 Command
39404 \begin_inset space ~
39405 \end_inset
39406
39407 Buffer
39408 \family default
39409  can be turned on and off.
39410  The 
39411 \emph on
39412 on
39413 \emph default
39414  state is denoted in the menu with a checkmark.
39415  The 
39416 \family sans
39417 Review
39418 \family default
39419
39420 \family sans
39421 Table
39422 \family default
39423
39424 \family sans
39425 Math
39426 \begin_inset space ~
39427 \end_inset
39428
39429 Panels
39430 \family default
39431
39432 \family sans
39433 Math
39434 \begin_inset space ~
39435 \end_inset
39436
39437 Macros
39438 \family default
39439  and 
39440 \family sans
39441 Math
39442 \family default
39443  toolbars can be additionally set to the state 
39444 \emph on
39445 automatic
39446 \emph default
39447  that is denoted in the menu with the suffix 
39448 \family sans
39449 (auto)
39450 \family default
39451 .
39452 \end_layout
39453
39454 \begin_layout Standard
39455 In the 
39456 \emph on
39457 on
39458 \emph default
39459  state the toolbar is permanently shown, in the 
39460 \emph on
39461 automatic
39462 \emph default
39463  state the toolbar is only shown when the cursor is in a certain environment
39464  or when a certain feature is enabled.
39465  That means that the review toolbar will only be shown if change tracking
39466  is activated, the math and table toolbars are only shown if the cursor
39467  is inside a formula or table, respectively.
39468 \end_layout
39469
39470 \begin_layout Standard
39471 LyX's toolbars and their buttons are explained in section
39472 \begin_inset space ~
39473 \end_inset
39474
39475
39476 \begin_inset CommandInset ref
39477 LatexCommand ref
39478 reference "sec:Toolbars"
39479
39480 \end_inset
39481
39482 .
39483 \end_layout
39484
39485 \begin_layout Section
39486 The Insert Menu
39487 \begin_inset Index idx
39488 status collapsed
39489
39490 \begin_layout Plain Layout
39491 Menu ! Insert
39492 \end_layout
39493
39494 \end_inset
39495
39496
39497 \end_layout
39498
39499 \begin_layout Subsection
39500 Math
39501 \end_layout
39502
39503 \begin_layout Standard
39504 Inserts math constructs that are explained in chapter
39505 \begin_inset space ~
39506 \end_inset
39507
39508
39509 \begin_inset CommandInset ref
39510 LatexCommand ref
39511 reference "chap:Mathematical-Formulas"
39512
39513 \end_inset
39514
39515  and the 
39516 \emph on
39517 Math
39518 \emph default
39519  manual.
39520 \end_layout
39521
39522 \begin_layout Subsection
39523 Special Character
39524 \begin_inset CommandInset label
39525 LatexCommand label
39526 name "sub:Special-Character"
39527
39528 \end_inset
39529
39530
39531 \end_layout
39532
39533 \begin_layout Standard
39534 Here you can insert the following characters:
39535 \end_layout
39536
39537 \begin_layout Description
39538 Symbols Inserts any character that can be output by your LaTeX system.
39539  Therefore the number of character categories in this dialog and the available
39540  characters depend on the LaTeX-packages you have installed.
39541 \begin_inset Newline newline
39542 \end_inset
39543
39544  
39545 \begin_inset Note Greyedout
39546 status collapsed
39547
39548 \begin_layout Plain Layout
39549
39550 \series bold
39551 Note:
39552 \series default
39553  Not all characters will be visible in the 
39554 \family sans
39555 Symbols
39556 \family default
39557  dialog because none of the screen fonts that you can set in the preferences
39558  dialog (see sec.
39559 \begin_inset space \thinspace{}
39560 \end_inset
39561
39562
39563 \begin_inset CommandInset ref
39564 LatexCommand ref
39565 reference "sub:Screen-Fonts"
39566
39567 \end_inset
39568
39569 ) can display every character.
39570 \end_layout
39571
39572 \end_inset
39573
39574
39575 \end_layout
39576
39577 \begin_layout Description
39578 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39579
39580 \end_layout
39581
39582 \begin_layout Description
39583 End
39584 \begin_inset space ~
39585 \end_inset
39586
39587 of
39588 \begin_inset space ~
39589 \end_inset
39590
39591 Sentence Inserts an end of sentence dot as described in section
39592 \begin_inset space ~
39593 \end_inset
39594
39595
39596 \begin_inset CommandInset ref
39597 LatexCommand ref
39598 reference "sub:Abbreviations"
39599
39600 \end_inset
39601
39602 .
39603 \end_layout
39604
39605 \begin_layout Description
39606 Ordinary
39607 \begin_inset space ~
39608 \end_inset
39609
39610 Quote Inserts this quote: ", no matter what quote type you selected in the
39611  
39612 \family sans
39613 Document\SpecialChar \menuseparator
39614 Settings
39615 \family default
39616  dialog under 
39617 \family sans
39618 Language
39619 \family default
39620 .
39621 \end_layout
39622
39623 \begin_layout Description
39624 Single
39625 \begin_inset space ~
39626 \end_inset
39627
39628 Quote Inserts 
39629 \change_deleted -712698321 1345809482
39630 this
39631 \change_inserted -712698321 1345809484
39632 a single
39633 \change_unchanged
39634  quote
39635 \change_deleted -712698321 1345809487
39636
39637 \begin_inset Quotes ers
39638 \end_inset
39639
39640
39641 \change_inserted -712698321 1345809513
39642  in the quotation marks style selected in the 
39643 \family sans
39644 Document\SpecialChar \menuseparator
39645 Settings
39646 \family default
39647  dialog under 
39648 \family sans
39649 Language
39650 \family default
39651 .
39652 \change_unchanged
39653
39654 \end_layout
39655
39656 \begin_layout Description
39657 Protected
39658 \begin_inset space ~
39659 \end_inset
39660
39661 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39662
39663 \end_layout
39664
39665 \begin_layout Description
39666 Breakable
39667 \begin_inset space ~
39668 \end_inset
39669
39670 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39671
39672 \end_layout
39673
39674 \begin_layout Description
39675 Menu
39676 \begin_inset space ~
39677 \end_inset
39678
39679 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39680
39681 \end_layout
39682
39683 \begin_layout Description
39684 Phonetic
39685 \begin_inset space ~
39686 \end_inset
39687
39688 Symbols 
39689 \begin_inset Index idx
39690 status collapsed
39691
39692 \begin_layout Plain Layout
39693 Phonetic symbols
39694 \end_layout
39695
39696 \end_inset
39697
39698
39699 \begin_inset Index idx
39700 status collapsed
39701
39702 \begin_layout Plain Layout
39703 Language ! Phonetic symbols
39704 \end_layout
39705
39706 \end_inset
39707
39708
39709 \change_deleted -712698321 1345808954
39710 Creates a formula with a so called tipa inset
39711 \change_inserted -712698321 1345808969
39712 Inserts a box where
39713 \change_deleted -712698321 1345809001
39714 .
39715  Here
39716 \change_unchanged
39717  you can insert 
39718 \change_deleted -712698321 1345809047
39719 commands to create IPA phonetic 
39720 \change_unchanged
39721 symbols
39722 \change_inserted -712698321 1345809189
39723  from the International Phonetic Alphabet (IPA) and opens a toolbar which
39724  provides a large set of these symbols
39725 \change_unchanged
39726 .
39727  
39728 \change_deleted -712698321 1345809068
39729 For
39730 \change_inserted -712698321 1345809068
39731 To use
39732 \change_unchanged
39733  this feature 
39734 \change_inserted -712698321 1345809224
39735 with traditional LaTeX 
39736 \change_unchanged
39737 you must have the LaTeX-package 
39738 \series bold
39739 tipa
39740 \series default
39741
39742 \begin_inset Index idx
39743 status collapsed
39744
39745 \begin_layout Plain Layout
39746 LaTeX-packages ! tipa
39747 \end_layout
39748
39749 \end_inset
39750
39751  installed.
39752 \begin_inset Newline newline
39753 \end_inset
39754
39755
39756 \change_deleted -712698321 1345809282
39757 For m
39758 \change_inserted -712698321 1345809283
39759 M
39760 \change_unchanged
39761 ore information about this feature 
39762 \change_deleted -712698321 1345809286
39763 we refer you to the documentation of 
39764 \series bold
39765 tipa, 
39766 \begin_inset CommandInset citation
39767 LatexCommand cite
39768 key "tipa"
39769
39770 \end_inset
39771
39772
39773 \series default
39774  and this Wiki-page:
39775 \begin_inset Newline newline
39776 \end_inset
39777
39778
39779 \begin_inset Flex URL
39780 status collapsed
39781
39782 \begin_layout Plain Layout
39783
39784 http://wiki.lyx.org/LyX/LinguistLyX
39785 \end_layout
39786
39787 \end_inset
39788
39789
39790 \change_inserted -712698321 1345809397
39791 can be found in the Linguistics manual (
39792 \family sans
39793 Help\SpecialChar \menuseparator
39794 Specific Manuals\SpecialChar \menuseparator
39795 Linguistics Manual
39796 \family default
39797 ).
39798 \change_unchanged
39799
39800 \end_layout
39801
39802 \begin_layout Subsection
39803 Formatting
39804 \end_layout
39805
39806 \begin_layout Standard
39807 Here you can insert the following format constructs:
39808 \end_layout
39809
39810 \begin_layout Description
39811 Superscript Inserts a superscript: test
39812 \begin_inset script superscript
39813
39814 \begin_layout Plain Layout
39815 a, b
39816 \end_layout
39817
39818 \end_inset
39819
39820
39821 \end_layout
39822
39823 \begin_layout Description
39824 Subscript Inserts a subscript: test
39825 \begin_inset script subscript
39826
39827 \begin_layout Plain Layout
39828 3x
39829 \end_layout
39830
39831 \end_inset
39832
39833
39834 \end_layout
39835
39836 \begin_layout Description
39837 Protected
39838 \begin_inset space ~
39839 \end_inset
39840
39841 Space Inserts a protected space that is described in section
39842 \begin_inset space ~
39843 \end_inset
39844
39845
39846 \begin_inset CommandInset ref
39847 LatexCommand ref
39848 reference "sub:Protected-Space"
39849
39850 \end_inset
39851
39852 .
39853 \end_layout
39854
39855 \begin_layout Description
39856 Inter-word
39857 \begin_inset space ~
39858 \end_inset
39859
39860 Space Inserts an inter-word space that is described in section
39861 \begin_inset space ~
39862 \end_inset
39863
39864
39865 \begin_inset CommandInset ref
39866 LatexCommand ref
39867 reference "sub:Inter-word-Space"
39868
39869 \end_inset
39870
39871 .
39872 \end_layout
39873
39874 \begin_layout Description
39875 Thin
39876 \begin_inset space ~
39877 \end_inset
39878
39879 Space Inserts a thin space that is described in section
39880 \begin_inset space ~
39881 \end_inset
39882
39883
39884 \begin_inset CommandInset ref
39885 LatexCommand ref
39886 reference "sub:Thin-Space"
39887
39888 \end_inset
39889
39890 .
39891 \end_layout
39892
39893 \begin_layout Description
39894 Horizontal
39895 \begin_inset space ~
39896 \end_inset
39897
39898 Space Inserts horizontal space, see section
39899 \begin_inset space ~
39900 \end_inset
39901
39902
39903 \begin_inset CommandInset ref
39904 LatexCommand ref
39905 reference "sub:Horizontal-Space"
39906
39907 \end_inset
39908
39909  for a description.
39910 \end_layout
39911
39912 \begin_layout Description
39913 Horizontal
39914 \begin_inset space ~
39915 \end_inset
39916
39917 Line Inserts a horizontal line, see section
39918 \begin_inset space ~
39919 \end_inset
39920
39921
39922 \begin_inset CommandInset ref
39923 LatexCommand ref
39924 reference "sub:Horizontal-Lines"
39925
39926 \end_inset
39927
39928  for a description.
39929 \end_layout
39930
39931 \begin_layout Description
39932 Vertical
39933 \begin_inset space ~
39934 \end_inset
39935
39936 Space Inserts vertical space, see section
39937 \begin_inset space ~
39938 \end_inset
39939
39940
39941 \begin_inset CommandInset ref
39942 LatexCommand ref
39943 reference "sub:Vertical-Space"
39944
39945 \end_inset
39946
39947  for a description.
39948 \end_layout
39949
39950 \begin_layout Description
39951 Phantom Inserts Phantom space, see section
39952 \begin_inset space ~
39953 \end_inset
39954
39955
39956 \begin_inset CommandInset ref
39957 LatexCommand ref
39958 reference "sub:Phantom-Space"
39959
39960 \end_inset
39961
39962 .
39963 \end_layout
39964
39965 \begin_layout Description
39966 Hyphenation
39967 \begin_inset space ~
39968 \end_inset
39969
39970 Point Inserts a hyphenation point, see section
39971 \begin_inset space ~
39972 \end_inset
39973
39974
39975 \begin_inset CommandInset ref
39976 LatexCommand ref
39977 reference "sub:Hyphenation"
39978
39979 \end_inset
39980
39981 .
39982 \end_layout
39983
39984 \begin_layout Description
39985 Ligature
39986 \begin_inset space ~
39987 \end_inset
39988
39989 Break Inserts a ligature break, see section
39990 \begin_inset space ~
39991 \end_inset
39992
39993
39994 \begin_inset CommandInset ref
39995 LatexCommand ref
39996 reference "sub:Ligatures"
39997
39998 \end_inset
39999
40000 .
40001 \end_layout
40002
40003 \begin_layout Description
40004 Ragged
40005 \begin_inset space ~
40006 \end_inset
40007
40008 Line
40009 \begin_inset space ~
40010 \end_inset
40011
40012 Break Inserts a forced line break, see section
40013 \begin_inset space ~
40014 \end_inset
40015
40016
40017 \begin_inset CommandInset ref
40018 LatexCommand ref
40019 reference "sub:Forced-Line-Breaks"
40020
40021 \end_inset
40022
40023 .
40024 \end_layout
40025
40026 \begin_layout Description
40027 Justified
40028 \begin_inset space ~
40029 \end_inset
40030
40031 Break Inserts a forced line break that furthermore stretches the broken
40032  text line to the page border, see section
40033 \begin_inset space ~
40034 \end_inset
40035
40036
40037 \begin_inset CommandInset ref
40038 LatexCommand ref
40039 reference "sub:Forced-Line-Breaks"
40040
40041 \end_inset
40042
40043 .
40044 \end_layout
40045
40046 \begin_layout Description
40047 New
40048 \begin_inset space ~
40049 \end_inset
40050
40051 Page Inserts a forced page break, described in section
40052 \begin_inset space ~
40053 \end_inset
40054
40055
40056 \begin_inset CommandInset ref
40057 LatexCommand ref
40058 reference "sub:Forced-Page-Breaks"
40059
40060 \end_inset
40061
40062 .
40063 \end_layout
40064
40065 \begin_layout Description
40066 Page
40067 \begin_inset space ~
40068 \end_inset
40069
40070 Break Inserts a forced page break that furthermore stretches the broken
40071  text page to the page border, described in section
40072 \begin_inset space ~
40073 \end_inset
40074
40075
40076 \begin_inset CommandInset ref
40077 LatexCommand ref
40078 reference "sub:Forced-Page-Breaks"
40079
40080 \end_inset
40081
40082 .
40083 \end_layout
40084
40085 \begin_layout Description
40086 Clear
40087 \begin_inset space ~
40088 \end_inset
40089
40090 Page Inserts a clear page break, described in section
40091 \begin_inset space ~
40092 \end_inset
40093
40094
40095 \begin_inset CommandInset ref
40096 LatexCommand ref
40097 reference "sub:Clear-Page-Breaks"
40098
40099 \end_inset
40100
40101 .
40102 \end_layout
40103
40104 \begin_layout Description
40105 Clear
40106 \begin_inset space ~
40107 \end_inset
40108
40109 Double
40110 \begin_inset space ~
40111 \end_inset
40112
40113 Page Inserts a clear doublepage break, described in section
40114 \begin_inset space ~
40115 \end_inset
40116
40117
40118 \begin_inset CommandInset ref
40119 LatexCommand ref
40120 reference "sub:Clear-Page-Breaks"
40121
40122 \end_inset
40123
40124 .
40125 \end_layout
40126
40127 \begin_layout Subsection
40128 List / TOC
40129 \end_layout
40130
40131 \begin_layout Standard
40132 Various lists can be inserted with this menu entry.
40133  The table of contents, the algorithm, figures and tables list are described
40134  in section
40135 \begin_inset space ~
40136 \end_inset
40137
40138
40139 \begin_inset CommandInset ref
40140 LatexCommand ref
40141 reference "sec:toc"
40142
40143 \end_inset
40144
40145 .
40146  The index list is described in section
40147 \begin_inset space ~
40148 \end_inset
40149
40150
40151 \begin_inset CommandInset ref
40152 LatexCommand ref
40153 reference "sec:Index"
40154
40155 \end_inset
40156
40157 , the nomenclature in section
40158 \begin_inset space ~
40159 \end_inset
40160
40161
40162 \begin_inset CommandInset ref
40163 LatexCommand ref
40164 reference "sec:Nomenclature"
40165
40166 \end_inset
40167
40168  and the BibTeX bibliography in section
40169 \begin_inset space ~
40170 \end_inset
40171
40172
40173 \begin_inset CommandInset ref
40174 LatexCommand ref
40175 reference "sub:Bibliography-databases"
40176
40177 \end_inset
40178
40179 .
40180 \end_layout
40181
40182 \begin_layout Subsection
40183 Float
40184 \end_layout
40185
40186 \begin_layout Standard
40187 To insert floats, described in section
40188 \begin_inset space ~
40189 \end_inset
40190
40191
40192 \begin_inset CommandInset ref
40193 LatexCommand ref
40194 reference "sec:Floats"
40195
40196 \end_inset
40197
40198 .
40199 \end_layout
40200
40201 \begin_layout Subsection
40202 Note
40203 \end_layout
40204
40205 \begin_layout Standard
40206 To insert notes, described in section
40207 \begin_inset space ~
40208 \end_inset
40209
40210
40211 \begin_inset CommandInset ref
40212 LatexCommand ref
40213 reference "sec:Notes"
40214
40215 \end_inset
40216
40217 .
40218 \end_layout
40219
40220 \begin_layout Subsection
40221 Branch
40222 \end_layout
40223
40224 \begin_layout Standard
40225 Inserts branch insets as described in section
40226 \begin_inset space ~
40227 \end_inset
40228
40229
40230 \begin_inset CommandInset ref
40231 LatexCommand ref
40232 reference "sec:Branches"
40233
40234 \end_inset
40235
40236 .
40237 \end_layout
40238
40239 \begin_layout Subsection
40240 Custom Insets
40241 \end_layout
40242
40243 \begin_layout Standard
40244 Inserts document class-specific insets.
40245  Such insets only exist if they are defined in the layout file for a certain
40246  document class.
40247  An example is the document class 
40248 \begin_inset Quotes eld
40249 \end_inset
40250
40251 article (Elsevier)
40252 \begin_inset Quotes erd
40253 \end_inset
40254
40255  with three custom insets.
40256  The section 
40257 \emph on
40258 Flex insets and InsetLayout
40259 \emph default
40260  of the 
40261 \emph on
40262 Customization
40263 \emph default
40264  manual explains how custom insets are defined.
40265 \end_layout
40266
40267 \begin_layout Subsection
40268 File
40269 \begin_inset Index idx
40270 status collapsed
40271
40272 \begin_layout Plain Layout
40273 External Material
40274 \end_layout
40275
40276 \end_inset
40277
40278
40279 \end_layout
40280
40281 \begin_layout Standard
40282 This menu entry allows you to insert or include the contents of other files
40283  in your document.
40284  How you can do this is explained in detail in the chapter 
40285 \emph on
40286 External Stuff
40287 \emph default
40288  of the 
40289 \emph on
40290 Embedded
40291 \begin_inset space ~
40292 \end_inset
40293
40294 Objects
40295 \emph default
40296  manual.
40297 \end_layout
40298
40299 \begin_layout Subsection
40300 Box
40301 \begin_inset Index idx
40302 status collapsed
40303
40304 \begin_layout Plain Layout
40305 Boxes
40306 \end_layout
40307
40308 \end_inset
40309
40310
40311 \end_layout
40312
40313 \begin_layout Standard
40314 Inserts a minipage box that is described section
40315 \begin_inset space ~
40316 \end_inset
40317
40318
40319 \begin_inset CommandInset ref
40320 LatexCommand ref
40321 reference "sec:Minipages"
40322
40323 \end_inset
40324
40325 .
40326  All box types supported by LyX are explained in detail in the chapter 
40327 \emph on
40328 Boxes
40329 \emph default
40330  of the 
40331 \emph on
40332 Embedded
40333 \begin_inset space ~
40334 \end_inset
40335
40336 Objects
40337 \emph default
40338  manual.
40339 \end_layout
40340
40341 \begin_layout Subsection
40342 Citation
40343 \end_layout
40344
40345 \begin_layout Standard
40346 Inserts a citation as described in section
40347 \begin_inset space ~
40348 \end_inset
40349
40350
40351 \begin_inset CommandInset ref
40352 LatexCommand ref
40353 reference "sec:Bibliography"
40354
40355 \end_inset
40356
40357 .
40358 \end_layout
40359
40360 \begin_layout Subsection
40361 Cross-Reference
40362 \end_layout
40363
40364 \begin_layout Standard
40365 Inserts a cross-reference as described in section
40366 \begin_inset space ~
40367 \end_inset
40368
40369
40370 \begin_inset CommandInset ref
40371 LatexCommand ref
40372 reference "sec:Cross-References"
40373
40374 \end_inset
40375
40376 .
40377 \end_layout
40378
40379 \begin_layout Subsection
40380 Label
40381 \end_layout
40382
40383 \begin_layout Standard
40384 Inserts a label as described in section
40385 \begin_inset space ~
40386 \end_inset
40387
40388
40389 \begin_inset CommandInset ref
40390 LatexCommand ref
40391 reference "sec:Cross-References"
40392
40393 \end_inset
40394
40395 .
40396 \end_layout
40397
40398 \begin_layout Subsection
40399 Caption
40400 \begin_inset Index idx
40401 status collapsed
40402
40403 \begin_layout Plain Layout
40404 Captions
40405 \end_layout
40406
40407 \end_inset
40408
40409
40410 \begin_inset Index idx
40411 status collapsed
40412
40413 \begin_layout Plain Layout
40414 Longtables ! Caption
40415 \end_layout
40416
40417 \end_inset
40418
40419
40420 \end_layout
40421
40422 \begin_layout Standard
40423 Inserts a caption in a float or longtable.
40424  Floats are described in section
40425 \begin_inset space ~
40426 \end_inset
40427
40428
40429 \begin_inset CommandInset ref
40430 LatexCommand ref
40431 reference "sec:Floats"
40432
40433 \end_inset
40434
40435 , captions in longtables are described in the section 
40436 \emph on
40437 Longtable Captions
40438 \emph default
40439  of the 
40440 \emph on
40441 Embedded
40442 \begin_inset space ~
40443 \end_inset
40444
40445 Objects
40446 \emph default
40447  manual.
40448 \end_layout
40449
40450 \begin_layout Subsection
40451 Index Entry
40452 \end_layout
40453
40454 \begin_layout Standard
40455 Inserts an index entry as described in section
40456 \begin_inset space ~
40457 \end_inset
40458
40459
40460 \begin_inset CommandInset ref
40461 LatexCommand ref
40462 reference "sec:Index"
40463
40464 \end_inset
40465
40466 .
40467 \end_layout
40468
40469 \begin_layout Subsection
40470 Nomenclature Entry
40471 \end_layout
40472
40473 \begin_layout Standard
40474 Inserts a nomenclature entry as described in section
40475 \begin_inset space ~
40476 \end_inset
40477
40478
40479 \begin_inset CommandInset ref
40480 LatexCommand ref
40481 reference "sec:Nomenclature"
40482
40483 \end_inset
40484
40485 .
40486 \end_layout
40487
40488 \begin_layout Subsection
40489 Table
40490 \end_layout
40491
40492 \begin_layout Standard
40493 Inserts a table.
40494  Tables are described in section
40495 \begin_inset space ~
40496 \end_inset
40497
40498
40499 \begin_inset CommandInset ref
40500 LatexCommand ref
40501 reference "sec:Tables"
40502
40503 \end_inset
40504
40505 .
40506 \end_layout
40507
40508 \begin_layout Subsection
40509 Graphics
40510 \end_layout
40511
40512 \begin_layout Standard
40513 Inserts a graphic.
40514  Graphics are described in section
40515 \begin_inset space ~
40516 \end_inset
40517
40518
40519 \begin_inset CommandInset ref
40520 LatexCommand ref
40521 reference "sec:Graphics"
40522
40523 \end_inset
40524
40525 .
40526 \end_layout
40527
40528 \begin_layout Subsection
40529 URL
40530 \end_layout
40531
40532 \begin_layout Standard
40533 Inserts a URL as described in section
40534 \begin_inset space ~
40535 \end_inset
40536
40537
40538 \begin_inset CommandInset ref
40539 LatexCommand ref
40540 reference "sub:URLs"
40541
40542 \end_inset
40543
40544 .
40545 \end_layout
40546
40547 \begin_layout Subsection
40548 Hyperlinks
40549 \end_layout
40550
40551 \begin_layout Standard
40552 Inserts a hyperlink as described in section
40553 \begin_inset space ~
40554 \end_inset
40555
40556
40557 \begin_inset CommandInset ref
40558 LatexCommand ref
40559 reference "sub:Hyperlinks"
40560
40561 \end_inset
40562
40563 .
40564 \end_layout
40565
40566 \begin_layout Subsection
40567 Footnote
40568 \end_layout
40569
40570 \begin_layout Standard
40571 Inserts a footnote, see section
40572 \begin_inset space ~
40573 \end_inset
40574
40575
40576 \begin_inset CommandInset ref
40577 LatexCommand ref
40578 reference "sec:Footnotes"
40579
40580 \end_inset
40581
40582 .
40583 \end_layout
40584
40585 \begin_layout Subsection
40586 Marginal Note
40587 \end_layout
40588
40589 \begin_layout Standard
40590 Inserts a marginal note, see section
40591 \begin_inset space ~
40592 \end_inset
40593
40594
40595 \begin_inset CommandInset ref
40596 LatexCommand ref
40597 reference "sec:Marginal-Notes"
40598
40599 \end_inset
40600
40601 .
40602 \end_layout
40603
40604 \begin_layout Subsection
40605 Short Title
40606 \end_layout
40607
40608 \begin_layout Standard
40609 Inserts a short title, see section
40610 \begin_inset space ~
40611 \end_inset
40612
40613
40614 \begin_inset CommandInset ref
40615 LatexCommand ref
40616 reference "sec:Short-Titles"
40617
40618 \end_inset
40619
40620 .
40621 \end_layout
40622
40623 \begin_layout Subsection
40624 TeX Code
40625 \end_layout
40626
40627 \begin_layout Standard
40628 Inserts a TeX Code box, see section
40629 \begin_inset space ~
40630 \end_inset
40631
40632
40633 \begin_inset CommandInset ref
40634 LatexCommand ref
40635 reference "sub:TeX-Code-Boxes"
40636
40637 \end_inset
40638
40639  for a description.
40640 \end_layout
40641
40642 \begin_layout Subsection
40643 Program Listing
40644 \begin_inset Index idx
40645 status collapsed
40646
40647 \begin_layout Plain Layout
40648 Program listings
40649 \end_layout
40650
40651 \end_inset
40652
40653
40654 \end_layout
40655
40656 \begin_layout Standard
40657 Inserts a program listings box.
40658  Program listings are explained in the chapter 
40659 \emph on
40660 Program Code Listings
40661 \emph default
40662  of the 
40663 \emph on
40664 Embedded
40665 \begin_inset space ~
40666 \end_inset
40667
40668 Objects
40669 \emph default
40670  manual.
40671 \end_layout
40672
40673 \begin_layout Subsection
40674 Date
40675 \end_layout
40676
40677 \begin_layout Standard
40678 Inserts the actual date.
40679  The format depends on the date format of the language that is used for
40680  LyX's menus.
40681  LyX offers various ways to insert a date which are explained and also compared
40682  in the section 
40683 \emph on
40684 External Material
40685 \emph default
40686  of the 
40687 \emph on
40688 Embedded
40689 \begin_inset space ~
40690 \end_inset
40691
40692 Objects
40693 \emph default
40694  manual.
40695 \end_layout
40696
40697 \begin_layout Subsection
40698 Preview
40699 \end_layout
40700
40701 \begin_layout Standard
40702 Inserts a preview inset, see section
40703 \begin_inset space ~
40704 \end_inset
40705
40706
40707 \begin_inset CommandInset ref
40708 LatexCommand ref
40709 reference "sec:Previewing-snippets-of"
40710
40711 \end_inset
40712
40713  for a description.
40714 \end_layout
40715
40716 \begin_layout Section
40717 The Navigate Menu
40718 \begin_inset Index idx
40719 status collapsed
40720
40721 \begin_layout Plain Layout
40722 Menu ! Navigate
40723 \end_layout
40724
40725 \end_inset
40726
40727
40728 \end_layout
40729
40730 \begin_layout Standard
40731 This menu lists the existing chapters, sections, figures, tables, etc.
40732 \begin_inset space ~
40733 \end_inset
40734
40735 of the current document.
40736  This allows you to navigate easily through your document.
40737 \end_layout
40738
40739 \begin_layout Subsection
40740 Bookmarks
40741 \end_layout
40742
40743 \begin_layout Standard
40744 With this menu entry you are able to define your own bookmarks.
40745  This is useful when you are working on a large document and often have
40746  to jump e.
40747 \begin_inset space \thinspace{}
40748 \end_inset
40749
40750 g.
40751 \begin_inset space \space{}
40752 \end_inset
40753
40754 between section
40755 \begin_inset space ~
40756 \end_inset
40757
40758 2.5 and 6.3.
40759  To create bookmarks for this example, go to section
40760 \begin_inset space ~
40761 \end_inset
40762
40763 2.5 and use the submenu 
40764 \family sans
40765 Save
40766 \begin_inset space ~
40767 \end_inset
40768
40769 Bookmark
40770 \begin_inset space ~
40771 \end_inset
40772
40773 1
40774 \family default
40775 .
40776  Then go to section
40777 \begin_inset space ~
40778 \end_inset
40779
40780 6.3 and use 
40781 \family sans
40782 Save
40783 \begin_inset space ~
40784 \end_inset
40785
40786 Bookmark
40787 \begin_inset space ~
40788 \end_inset
40789
40790
40791 \family default
40792 2.
40793  Now you can jump easily between these sections by using the menu or by
40794  the key bindings 
40795 \begin_inset Info
40796 type  "shortcut"
40797 arg   "bookmark-goto 1"
40798 \end_inset
40799
40800  and 
40801 \begin_inset Info
40802 type  "shortcut"
40803 arg   "bookmark-goto 2"
40804 \end_inset
40805
40806 .
40807 \end_layout
40808
40809 \begin_layout Standard
40810 You can also use bookmarks to jump between several opened documents.
40811  The saved bookmarks are valid till the document is closed.
40812 \end_layout
40813
40814 \begin_layout Subsection
40815 Next Note, Change, Cross-reference
40816 \end_layout
40817
40818 \begin_layout Standard
40819 Jump to the next note, change, or cross-reference following the current
40820  cursor position.
40821 \end_layout
40822
40823 \begin_layout Subsection
40824 Go to Label
40825 \end_layout
40826
40827 \begin_layout Standard
40828 Only active if the cursor is in front of a cross-reference.
40829  Sets the cursor before the referenced label.
40830  (It is the same as if you right-click on a cross-reference box and use
40831  
40832 \family sans
40833 Go
40834 \begin_inset space ~
40835 \end_inset
40836
40837 to
40838 \begin_inset space ~
40839 \end_inset
40840
40841 Label)
40842 \family default
40843 .
40844 \end_layout
40845
40846 \begin_layout Subsection
40847 Forward Search
40848 \end_layout
40849
40850 \begin_layout Standard
40851 This feature allows you to directly jump to the corresponding text part
40852  in the output, see section 
40853 \emph on
40854 Forward
40855 \begin_inset space ~
40856 \end_inset
40857
40858 search
40859 \emph default
40860  in the 
40861 \emph on
40862 Additional
40863 \begin_inset space ~
40864 \end_inset
40865
40866 Features
40867 \emph default
40868  manual for a detailed description.
40869 \end_layout
40870
40871 \begin_layout Section
40872 The Document Menu
40873 \begin_inset Index idx
40874 status collapsed
40875
40876 \begin_layout Plain Layout
40877 Menu ! Document
40878 \end_layout
40879
40880 \end_inset
40881
40882
40883 \end_layout
40884
40885 \begin_layout Subsection
40886 Change Tracking
40887 \end_layout
40888
40889 \begin_layout Standard
40890 Change Tracking is described in section
40891 \begin_inset space ~
40892 \end_inset
40893
40894
40895 \begin_inset CommandInset ref
40896 LatexCommand ref
40897 reference "sec:Change-Tracking"
40898
40899 \end_inset
40900
40901 .
40902 \end_layout
40903
40904 \begin_layout Subsection
40905 LaT
40906 \begin_inset ERT
40907 status collapsed
40908
40909 \begin_layout Plain Layout
40910
40911 {}
40912 \end_layout
40913
40914 \end_inset
40915
40916 eX Log
40917 \end_layout
40918
40919 \begin_layout Standard
40920 After running LaTeX by viewing or exporting a document, this menu will be
40921  enabled.
40922  It shows the logfile of the used LaTeX-program.
40923 \end_layout
40924
40925 \begin_layout Standard
40926 Here you can see how LaTeX works in the background.
40927  
40928 \emph on
40929 Experts
40930 \emph default
40931  will find in it reasons for LaTeX-errors.
40932 \end_layout
40933
40934 \begin_layout Subsection
40935 Outline
40936 \end_layout
40937
40938 \begin_layout Standard
40939 Opens the TOC/Outline window as described in section
40940 \begin_inset space ~
40941 \end_inset
40942
40943
40944 \begin_inset CommandInset ref
40945 LatexCommand ref
40946 reference "sec:Navigating"
40947
40948 \end_inset
40949
40950  and 
40951 \begin_inset CommandInset ref
40952 LatexCommand ref
40953 reference "sub:Table-of-Contents"
40954
40955 \end_inset
40956
40957 .
40958 \end_layout
40959
40960 \begin_layout Subsection
40961 Start Appendix Here
40962 \end_layout
40963
40964 \begin_layout Standard
40965 This menu will start the appendix of the document at the current cursor
40966  position as described in section
40967 \begin_inset space ~
40968 \end_inset
40969
40970
40971 \begin_inset CommandInset ref
40972 LatexCommand ref
40973 reference "sec:Appendices"
40974
40975 \end_inset
40976
40977 .
40978 \end_layout
40979
40980 \begin_layout Subsection
40981 Compressed
40982 \end_layout
40983
40984 \begin_layout Standard
40985 Un/compresses the current document.
40986 \end_layout
40987
40988 \begin_layout Subsection
40989 Settings
40990 \end_layout
40991
40992 \begin_layout Standard
40993 The document settings are described in appendix
40994 \begin_inset space ~
40995 \end_inset
40996
40997
40998 \begin_inset CommandInset ref
40999 LatexCommand ref
41000 reference "chap:The-Document-Settings"
41001
41002 \end_inset
41003
41004 .
41005 \end_layout
41006
41007 \begin_layout Section
41008 The Tools Menu
41009 \begin_inset Index idx
41010 status collapsed
41011
41012 \begin_layout Plain Layout
41013 Menu ! Tools
41014 \end_layout
41015
41016 \end_inset
41017
41018
41019 \end_layout
41020
41021 \begin_layout Subsection
41022 Spellchecker
41023 \end_layout
41024
41025 \begin_layout Standard
41026 Spell checking is explained in section
41027 \begin_inset space ~
41028 \end_inset
41029
41030
41031 \begin_inset CommandInset ref
41032 LatexCommand ref
41033 reference "sec:Spellchecking"
41034
41035 \end_inset
41036
41037 .
41038 \end_layout
41039
41040 \begin_layout Subsection
41041 Thesaurus
41042 \end_layout
41043
41044 \begin_layout Standard
41045 The thesaurus is described in section
41046 \begin_inset space ~
41047 \end_inset
41048
41049
41050 \begin_inset CommandInset ref
41051 LatexCommand ref
41052 reference "sec:Thesaurus"
41053
41054 \end_inset
41055
41056 .
41057 \end_layout
41058
41059 \begin_layout Subsection
41060 Statistics
41061 \begin_inset Index idx
41062 status collapsed
41063
41064 \begin_layout Plain Layout
41065 Word count
41066 \end_layout
41067
41068 \end_inset
41069
41070
41071 \begin_inset Index idx
41072 status collapsed
41073
41074 \begin_layout Plain Layout
41075 Character count
41076 \end_layout
41077
41078 \end_inset
41079
41080
41081 \end_layout
41082
41083 \begin_layout Standard
41084 Counts the words and characters in the actual document or the highlighted
41085  document part.
41086 \end_layout
41087
41088 \begin_layout Subsection
41089 TeX Information
41090 \begin_inset Index idx
41091 status collapsed
41092
41093 \begin_layout Plain Layout
41094 TeX Information
41095 \end_layout
41096
41097 \end_inset
41098
41099
41100 \end_layout
41101
41102 \begin_layout Standard
41103 Shows you a list of the document classes and styles installed in your LaTeX-syst
41104 em.
41105 \end_layout
41106
41107 \begin_layout Subsection
41108 Reconfigure
41109 \begin_inset Index idx
41110 status collapsed
41111
41112 \begin_layout Plain Layout
41113 LyX ! Reconfigure|see
41114 \begin_inset ERT
41115 status collapsed
41116
41117 \begin_layout Plain Layout
41118
41119 {
41120 \end_layout
41121
41122 \end_inset
41123
41124 Reconfiguration of LyX
41125 \begin_inset ERT
41126 status collapsed
41127
41128 \begin_layout Plain Layout
41129
41130 }
41131 \end_layout
41132
41133 \end_inset
41134
41135
41136 \end_layout
41137
41138 \end_inset
41139
41140
41141 \begin_inset Index idx
41142 status collapsed
41143
41144 \begin_layout Plain Layout
41145 Reconfiguration of LyX
41146 \end_layout
41147
41148 \end_inset
41149
41150
41151 \end_layout
41152
41153 \begin_layout Standard
41154 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
41155  and programs it needs; see also section
41156 \begin_inset space ~
41157 \end_inset
41158
41159
41160 \begin_inset CommandInset ref
41161 LatexCommand ref
41162 reference "sec:Basic-LyX-Setup"
41163
41164 \end_inset
41165
41166 .
41167 \end_layout
41168
41169 \begin_layout Subsection
41170 Preferences
41171 \end_layout
41172
41173 \begin_layout Standard
41174 The preferences dialog is described in detail in appendix
41175 \begin_inset space ~
41176 \end_inset
41177
41178
41179 \begin_inset CommandInset ref
41180 LatexCommand ref
41181 reference "chap:The-Preferences-dialog"
41182
41183 \end_inset
41184
41185 .
41186 \end_layout
41187
41188 \begin_layout Section
41189 The Help Menu
41190 \begin_inset Index idx
41191 status collapsed
41192
41193 \begin_layout Plain Layout
41194 Menu ! Help
41195 \end_layout
41196
41197 \end_inset
41198
41199
41200 \end_layout
41201
41202 \begin_layout Standard
41203 This menu lists the documentation files of LyX in the language of LyX's
41204  menus.
41205  If a file is not available in this language, the English version will be
41206  listed.
41207 \end_layout
41208
41209 \begin_layout Standard
41210 The menu 
41211 \family sans
41212 LaTeX
41213 \begin_inset space ~
41214 \end_inset
41215
41216 Configuration
41217 \family default
41218  shows a LyX-document with information about the LaTeX-packages and classes
41219  found by LyX (see also section
41220 \begin_inset space ~
41221 \end_inset
41222
41223
41224 \begin_inset CommandInset ref
41225 LatexCommand ref
41226 reference "sec:LaTeX-Setup"
41227
41228 \end_inset
41229
41230 ).
41231 \end_layout
41232
41233 \begin_layout Section
41234 Toolbars
41235 \begin_inset CommandInset label
41236 LatexCommand label
41237 name "sec:Toolbars"
41238
41239 \end_inset
41240
41241
41242 \end_layout
41243
41244 \begin_layout Standard
41245 How to show or hide toolbars is explained in section
41246 \begin_inset space ~
41247 \end_inset
41248
41249
41250 \begin_inset CommandInset ref
41251 LatexCommand ref
41252 reference "sub:Toolbars"
41253
41254 \end_inset
41255
41256 .
41257 \end_layout
41258
41259 \begin_layout Standard
41260 It is also possible to define custom toolbars.
41261  This is described in the 
41262 \emph on
41263 Additional Features
41264 \emph default
41265  manual.
41266 \end_layout
41267
41268 \begin_layout Subsection
41269 Standard Toolbar
41270 \begin_inset Index idx
41271 status collapsed
41272
41273 \begin_layout Plain Layout
41274 Toolbar ! Standard
41275 \end_layout
41276
41277 \end_inset
41278
41279
41280 \end_layout
41281
41282 \begin_layout Standard
41283 \begin_inset Graphics
41284         filename clipart/StandardToolbar.png
41285         width 100col%
41286
41287 \end_inset
41288
41289
41290 \end_layout
41291
41292 \begin_layout Standard
41293 \begin_inset VSpace defskip
41294 \end_inset
41295
41296
41297 \end_layout
41298
41299 \begin_layout Standard
41300 The standard toolbar as shown above contains from left to right the following
41301  buttons:
41302 \begin_inset ERT
41303 status collapsed
41304
41305 \begin_layout Plain Layout
41306
41307
41308 \backslash
41309 setlength{
41310 \backslash
41311 LTleft}{0pt}
41312 \end_layout
41313
41314 \end_inset
41315
41316
41317 \begin_inset Note Note
41318 status collapsed
41319
41320 \begin_layout Plain Layout
41321 This is necessary to left align the following longtables.
41322  See the 
41323 \emph on
41324 Embedded Objects
41325 \emph default
41326  manual for more information.
41327 \end_layout
41328
41329 \end_inset
41330
41331
41332 \end_layout
41333
41334 \begin_layout Standard
41335 \begin_inset VSpace defskip
41336 \end_inset
41337
41338
41339 \end_layout
41340
41341 \begin_layout Standard
41342 \begin_inset Tabular
41343 <lyxtabular version="3" rows="1" columns="2">
41344 <features islongtable="true" longtabularalignment="center">
41345 <column alignment="center" valignment="top" width="0">
41346 <column alignment="center" valignment="top" width="0">
41347 <row>
41348 <cell alignment="center" valignment="top" usebox="none">
41349 \begin_inset Text
41350
41351 \begin_layout Plain Layout
41352 \begin_inset Graphics
41353         filename clipart/ToolbarEnvBox.png
41354         clip
41355
41356 \end_inset
41357
41358
41359 \end_layout
41360
41361 \end_inset
41362 </cell>
41363 <cell alignment="center" valignment="top" usebox="none">
41364 \begin_inset Text
41365
41366 \begin_layout Plain Layout
41367 pull-down box for the environments
41368 \end_layout
41369
41370 \end_inset
41371 </cell>
41372 </row>
41373 </lyxtabular>
41374
41375 \end_inset
41376
41377
41378 \end_layout
41379
41380 \begin_layout Standard
41381 \begin_inset VSpace -10mm
41382 \end_inset
41383
41384
41385 \end_layout
41386
41387 \begin_layout Standard
41388 \align left
41389 \begin_inset Tabular
41390 <lyxtabular version="3" rows="21" columns="2">
41391 <features islongtable="true" longtabularalignment="center">
41392 <column alignment="left" valignment="top" width="0">
41393 <column alignment="left" valignment="top" width="0">
41394 <row interlinespace="2.5mm">
41395 <cell alignment="center" valignment="top" usebox="none">
41396 \begin_inset Text
41397
41398 \begin_layout Plain Layout
41399
41400 \family sans
41401 \begin_inset Info
41402 type  "icon"
41403 arg   "buffer-new"
41404 \end_inset
41405
41406
41407 \end_layout
41408
41409 \end_inset
41410 </cell>
41411 <cell alignment="center" valignment="top" usebox="none">
41412 \begin_inset Text
41413
41414 \begin_layout Plain Layout
41415
41416 \family sans
41417 File\SpecialChar \menuseparator
41418 New
41419 \end_layout
41420
41421 \end_inset
41422 </cell>
41423 </row>
41424 <row interlinespace="2.5mm">
41425 <cell alignment="center" valignment="top" usebox="none">
41426 \begin_inset Text
41427
41428 \begin_layout Plain Layout
41429
41430 \family sans
41431 \begin_inset Info
41432 type  "icon"
41433 arg   "file-open"
41434 \end_inset
41435
41436
41437 \end_layout
41438
41439 \end_inset
41440 </cell>
41441 <cell alignment="center" valignment="top" usebox="none">
41442 \begin_inset Text
41443
41444 \begin_layout Plain Layout
41445
41446 \family sans
41447 File\SpecialChar \menuseparator
41448 Open
41449 \end_layout
41450
41451 \end_inset
41452 </cell>
41453 </row>
41454 <row interlinespace="2.5mm">
41455 <cell alignment="center" valignment="top" usebox="none">
41456 \begin_inset Text
41457
41458 \begin_layout Plain Layout
41459
41460 \family sans
41461 \begin_inset Info
41462 type  "icon"
41463 arg   "buffer-write"
41464 \end_inset
41465
41466
41467 \end_layout
41468
41469 \end_inset
41470 </cell>
41471 <cell alignment="center" valignment="top" usebox="none">
41472 \begin_inset Text
41473
41474 \begin_layout Plain Layout
41475
41476 \family sans
41477 File\SpecialChar \menuseparator
41478 Save
41479 \end_layout
41480
41481 \end_inset
41482 </cell>
41483 </row>
41484 <row interlinespace="2.5mm">
41485 <cell alignment="center" valignment="top" usebox="none">
41486 \begin_inset Text
41487
41488 \begin_layout Plain Layout
41489
41490 \family sans
41491 \begin_inset Info
41492 type  "icon"
41493 arg   "dialog-show print"
41494 \end_inset
41495
41496
41497 \end_layout
41498
41499 \end_inset
41500 </cell>
41501 <cell alignment="center" valignment="top" usebox="none">
41502 \begin_inset Text
41503
41504 \begin_layout Plain Layout
41505
41506 \family sans
41507 File\SpecialChar \menuseparator
41508 Print
41509 \end_layout
41510
41511 \end_inset
41512 </cell>
41513 </row>
41514 <row interlinespace="2.5mm">
41515 <cell alignment="center" valignment="top" usebox="none">
41516 \begin_inset Text
41517
41518 \begin_layout Plain Layout
41519
41520 \family sans
41521 \begin_inset Info
41522 type  "icon"
41523 arg   "dialog-show spellchecker"
41524 \end_inset
41525
41526
41527 \end_layout
41528
41529 \end_inset
41530 </cell>
41531 <cell alignment="center" valignment="top" usebox="none">
41532 \begin_inset Text
41533
41534 \begin_layout Plain Layout
41535
41536 \family sans
41537 Tools\SpecialChar \menuseparator
41538 Spellchecker
41539 \end_layout
41540
41541 \end_inset
41542 </cell>
41543 </row>
41544 <row interlinespace="2.5mm">
41545 <cell alignment="center" valignment="top" usebox="none">
41546 \begin_inset Text
41547
41548 \begin_layout Plain Layout
41549
41550 \family sans
41551 \begin_inset Info
41552 type  "icon"
41553 arg   "undo"
41554 \end_inset
41555
41556
41557 \end_layout
41558
41559 \end_inset
41560 </cell>
41561 <cell alignment="center" valignment="top" usebox="none">
41562 \begin_inset Text
41563
41564 \begin_layout Plain Layout
41565
41566 \family sans
41567 Edit\SpecialChar \menuseparator
41568 Undo
41569 \end_layout
41570
41571 \end_inset
41572 </cell>
41573 </row>
41574 <row interlinespace="2.5mm">
41575 <cell alignment="center" valignment="top" usebox="none">
41576 \begin_inset Text
41577
41578 \begin_layout Plain Layout
41579
41580 \family sans
41581 \begin_inset Info
41582 type  "icon"
41583 arg   "redo"
41584 \end_inset
41585
41586
41587 \end_layout
41588
41589 \end_inset
41590 </cell>
41591 <cell alignment="center" valignment="top" usebox="none">
41592 \begin_inset Text
41593
41594 \begin_layout Plain Layout
41595
41596 \family sans
41597 Edit\SpecialChar \menuseparator
41598 Redo
41599 \end_layout
41600
41601 \end_inset
41602 </cell>
41603 </row>
41604 <row interlinespace="2.5mm">
41605 <cell alignment="center" valignment="top" usebox="none">
41606 \begin_inset Text
41607
41608 \begin_layout Plain Layout
41609
41610 \family sans
41611 \begin_inset Info
41612 type  "icon"
41613 arg   "cut"
41614 \end_inset
41615
41616
41617 \end_layout
41618
41619 \end_inset
41620 </cell>
41621 <cell alignment="center" valignment="top" usebox="none">
41622 \begin_inset Text
41623
41624 \begin_layout Plain Layout
41625
41626 \family sans
41627 Edit\SpecialChar \menuseparator
41628 Cut
41629 \end_layout
41630
41631 \end_inset
41632 </cell>
41633 </row>
41634 <row interlinespace="2.5mm">
41635 <cell alignment="center" valignment="top" usebox="none">
41636 \begin_inset Text
41637
41638 \begin_layout Plain Layout
41639
41640 \family sans
41641 \begin_inset Info
41642 type  "icon"
41643 arg   "copy"
41644 \end_inset
41645
41646
41647 \end_layout
41648
41649 \end_inset
41650 </cell>
41651 <cell alignment="center" valignment="top" usebox="none">
41652 \begin_inset Text
41653
41654 \begin_layout Plain Layout
41655
41656 \family sans
41657 Edit\SpecialChar \menuseparator
41658 Copy
41659 \end_layout
41660
41661 \end_inset
41662 </cell>
41663 </row>
41664 <row interlinespace="2.5mm">
41665 <cell alignment="center" valignment="top" usebox="none">
41666 \begin_inset Text
41667
41668 \begin_layout Plain Layout
41669
41670 \family sans
41671 \begin_inset Info
41672 type  "icon"
41673 arg   "paste"
41674 \end_inset
41675
41676
41677 \end_layout
41678
41679 \end_inset
41680 </cell>
41681 <cell alignment="center" valignment="top" usebox="none">
41682 \begin_inset Text
41683
41684 \begin_layout Plain Layout
41685
41686 \family sans
41687 Edit\SpecialChar \menuseparator
41688 Paste
41689 \end_layout
41690
41691 \end_inset
41692 </cell>
41693 </row>
41694 <row interlinespace="2.5mm">
41695 <cell alignment="center" valignment="top" usebox="none">
41696 \begin_inset Text
41697
41698 \begin_layout Plain Layout
41699
41700 \family sans
41701 \begin_inset Info
41702 type  "icon"
41703 arg   "dialog-show findreplace"
41704 \end_inset
41705
41706
41707 \end_layout
41708
41709 \end_inset
41710 </cell>
41711 <cell alignment="center" valignment="top" usebox="none">
41712 \begin_inset Text
41713
41714 \begin_layout Plain Layout
41715
41716 \family sans
41717 Edit\SpecialChar \menuseparator
41718 Find
41719 \begin_inset space \thinspace{}
41720 \end_inset
41721
41722 &
41723 \begin_inset space \thinspace{}
41724 \end_inset
41725
41726 Replace
41727 \end_layout
41728
41729 \end_inset
41730 </cell>
41731 </row>
41732 <row interlinespace="2.5mm">
41733 <cell alignment="center" valignment="top" usebox="none">
41734 \begin_inset Text
41735
41736 \begin_layout Plain Layout
41737
41738 \family sans
41739 \begin_inset Info
41740 type  "icon"
41741 arg   "bookmark-goto 0"
41742 \end_inset
41743
41744
41745 \end_layout
41746
41747 \end_inset
41748 </cell>
41749 <cell alignment="center" valignment="top" usebox="none">
41750 \begin_inset Text
41751
41752 \begin_layout Plain Layout
41753
41754 \family sans
41755 Navigate\SpecialChar \menuseparator
41756 Bookmarks\SpecialChar \menuseparator
41757 Navigate Back
41758 \end_layout
41759
41760 \end_inset
41761 </cell>
41762 </row>
41763 <row interlinespace="2.5mm">
41764 <cell alignment="center" valignment="top" usebox="none">
41765 \begin_inset Text
41766
41767 \begin_layout Plain Layout
41768
41769 \family sans
41770 \begin_inset Info
41771 type  "icon"
41772 arg   "font-emph"
41773 \end_inset
41774
41775
41776 \end_layout
41777
41778 \end_inset
41779 </cell>
41780 <cell alignment="center" valignment="top" usebox="none">
41781 \begin_inset Text
41782
41783 \begin_layout Plain Layout
41784 Emphasize text, function of the 
41785 \family sans
41786 Edit\SpecialChar \menuseparator
41787 Text
41788 \begin_inset space ~
41789 \end_inset
41790
41791 Style
41792 \family default
41793  dialog
41794 \end_layout
41795
41796 \end_inset
41797 </cell>
41798 </row>
41799 <row interlinespace="2.5mm">
41800 <cell alignment="center" valignment="top" usebox="none">
41801 \begin_inset Text
41802
41803 \begin_layout Plain Layout
41804
41805 \family sans
41806 \begin_inset Info
41807 type  "icon"
41808 arg   "font-noun"
41809 \end_inset
41810
41811
41812 \end_layout
41813
41814 \end_inset
41815 </cell>
41816 <cell alignment="center" valignment="top" usebox="none">
41817 \begin_inset Text
41818
41819 \begin_layout Plain Layout
41820 Set text to noun style, function of the 
41821 \family sans
41822 Edit\SpecialChar \menuseparator
41823 Text
41824 \begin_inset space ~
41825 \end_inset
41826
41827 Style
41828 \family default
41829  dialog
41830 \end_layout
41831
41832 \end_inset
41833 </cell>
41834 </row>
41835 <row interlinespace="2.5mm">
41836 <cell alignment="center" valignment="top" usebox="none">
41837 \begin_inset Text
41838
41839 \begin_layout Plain Layout
41840
41841 \family sans
41842 \begin_inset Info
41843 type  "icon"
41844 arg   "textstyle-apply"
41845 \end_inset
41846
41847
41848 \end_layout
41849
41850 \end_inset
41851 </cell>
41852 <cell alignment="center" valignment="top" usebox="none">
41853 \begin_inset Text
41854
41855 \begin_layout Plain Layout
41856 Formats text using the current settings in the 
41857 \family sans
41858 Edit\SpecialChar \menuseparator
41859 Text
41860 \begin_inset space ~
41861 \end_inset
41862
41863 Style
41864 \family default
41865  dialog
41866 \end_layout
41867
41868 \end_inset
41869 </cell>
41870 </row>
41871 <row interlinespace="2.5mm">
41872 <cell alignment="center" valignment="top" usebox="none">
41873 \begin_inset Text
41874
41875 \begin_layout Plain Layout
41876
41877 \family sans
41878 \begin_inset Info
41879 type  "icon"
41880 arg   "math-mode"
41881 \end_inset
41882
41883
41884 \end_layout
41885
41886 \end_inset
41887 </cell>
41888 <cell alignment="center" valignment="top" usebox="none">
41889 \begin_inset Text
41890
41891 \begin_layout Plain Layout
41892
41893 \family sans
41894 Insert\SpecialChar \menuseparator
41895 Math\SpecialChar \menuseparator
41896 Inline
41897 \begin_inset space ~
41898 \end_inset
41899
41900 Formula
41901 \end_layout
41902
41903 \end_inset
41904 </cell>
41905 </row>
41906 <row interlinespace="2.5mm">
41907 <cell alignment="center" valignment="top" usebox="none">
41908 \begin_inset Text
41909
41910 \begin_layout Plain Layout
41911
41912 \family sans
41913 \begin_inset Info
41914 type  "icon"
41915 arg   "dialog-show-new-inset graphics"
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 Graphics
41931 \end_layout
41932
41933 \end_inset
41934 </cell>
41935 </row>
41936 <row interlinespace="2.5mm">
41937 <cell alignment="center" valignment="top" usebox="none">
41938 \begin_inset Text
41939
41940 \begin_layout Plain Layout
41941 \begin_inset Info
41942 type  "icon"
41943 arg   "tabular-insert"
41944 \end_inset
41945
41946
41947 \end_layout
41948
41949 \end_inset
41950 </cell>
41951 <cell alignment="center" valignment="top" usebox="none">
41952 \begin_inset Text
41953
41954 \begin_layout Plain Layout
41955
41956 \family sans
41957 Insert\SpecialChar \menuseparator
41958 Table
41959 \end_layout
41960
41961 \end_inset
41962 </cell>
41963 </row>
41964 <row interlinespace="2.5mm">
41965 <cell alignment="center" valignment="top" usebox="none">
41966 \begin_inset Text
41967
41968 \begin_layout Plain Layout
41969
41970 \family sans
41971 \begin_inset Info
41972 type  "icon"
41973 arg   "dialog-toggle toc"
41974 \end_inset
41975
41976
41977 \end_layout
41978
41979 \end_inset
41980 </cell>
41981 <cell alignment="center" valignment="top" usebox="none">
41982 \begin_inset Text
41983
41984 \begin_layout Plain Layout
41985 Toggle outline window on/off, 
41986 \family sans
41987 Document\SpecialChar \menuseparator
41988 Outline
41989 \end_layout
41990
41991 \end_inset
41992 </cell>
41993 </row>
41994 <row interlinespace="2.5mm">
41995 <cell alignment="center" valignment="top" usebox="none">
41996 \begin_inset Text
41997
41998 \begin_layout Plain Layout
41999
42000 \family sans
42001 \begin_inset Info
42002 type  "icon"
42003 arg   "toolbar-toggle math"
42004 \end_inset
42005
42006
42007 \end_layout
42008
42009 \end_inset
42010 </cell>
42011 <cell alignment="center" valignment="top" usebox="none">
42012 \begin_inset Text
42013
42014 \begin_layout Plain Layout
42015 Toggle math toolbar on/off
42016 \end_layout
42017
42018 \end_inset
42019 </cell>
42020 </row>
42021 <row interlinespace="2.5mm">
42022 <cell alignment="center" valignment="top" usebox="none">
42023 \begin_inset Text
42024
42025 \begin_layout Plain Layout
42026
42027 \family sans
42028 \begin_inset Info
42029 type  "icon"
42030 arg   "toolbar-toggle table"
42031 \end_inset
42032
42033
42034 \end_layout
42035
42036 \end_inset
42037 </cell>
42038 <cell alignment="center" valignment="top" usebox="none">
42039 \begin_inset Text
42040
42041 \begin_layout Plain Layout
42042 Toggle table toolbar on/off
42043 \end_layout
42044
42045 \end_inset
42046 </cell>
42047 </row>
42048 </lyxtabular>
42049
42050 \end_inset
42051
42052
42053 \end_layout
42054
42055 \begin_layout Subsection
42056 Extra Toolbar
42057 \begin_inset Index idx
42058 status collapsed
42059
42060 \begin_layout Plain Layout
42061 Toolbar ! Extra
42062 \end_layout
42063
42064 \end_inset
42065
42066
42067 \end_layout
42068
42069 \begin_layout Standard
42070 \begin_inset Graphics
42071         filename clipart/ExtraToolbar.png
42072         width 100col%
42073
42074 \end_inset
42075
42076
42077 \end_layout
42078
42079 \begin_layout Standard
42080 \begin_inset VSpace defskip
42081 \end_inset
42082
42083
42084 \end_layout
42085
42086 \begin_layout Standard
42087 The extra toolbar as shown above contains from left to right the following
42088  buttons:
42089 \end_layout
42090
42091 \begin_layout Standard
42092 \begin_inset VSpace defskip
42093 \end_inset
42094
42095
42096 \end_layout
42097
42098 \begin_layout Standard
42099 \begin_inset Tabular
42100 <lyxtabular version="3" rows="25" columns="2">
42101 <features islongtable="true" longtabularalignment="center">
42102 <column alignment="left" valignment="top" width="0">
42103 <column alignment="left" valignment="top" width="0">
42104 <row interlinespace="2.5mm">
42105 <cell alignment="center" valignment="top" usebox="none">
42106 \begin_inset Text
42107
42108 \begin_layout Plain Layout
42109
42110 \family sans
42111 \begin_inset Info
42112 type  "icon"
42113 arg   "layout"
42114 \end_inset
42115
42116
42117 \end_layout
42118
42119 \end_inset
42120 </cell>
42121 <cell alignment="center" valignment="top" usebox="none">
42122 \begin_inset Text
42123
42124 \begin_layout Plain Layout
42125 Default
42126 \end_layout
42127
42128 \end_inset
42129 </cell>
42130 </row>
42131 <row interlinespace="2.5mm">
42132 <cell alignment="center" valignment="top" usebox="none">
42133 \begin_inset Text
42134
42135 \begin_layout Plain Layout
42136
42137 \family sans
42138 \begin_inset Info
42139 type  "icon"
42140 arg   "layout Enumerate"
42141 \end_inset
42142
42143
42144 \end_layout
42145
42146 \end_inset
42147 </cell>
42148 <cell alignment="center" valignment="top" usebox="none">
42149 \begin_inset Text
42150
42151 \begin_layout Plain Layout
42152 Numbered list
42153 \end_layout
42154
42155 \end_inset
42156 </cell>
42157 </row>
42158 <row interlinespace="2.5mm">
42159 <cell alignment="center" valignment="top" usebox="none">
42160 \begin_inset Text
42161
42162 \begin_layout Plain Layout
42163
42164 \family sans
42165 \begin_inset Info
42166 type  "icon"
42167 arg   "layout Itemize"
42168 \end_inset
42169
42170
42171 \end_layout
42172
42173 \end_inset
42174 </cell>
42175 <cell alignment="center" valignment="top" usebox="none">
42176 \begin_inset Text
42177
42178 \begin_layout Plain Layout
42179 Itemized list
42180 \end_layout
42181
42182 \end_inset
42183 </cell>
42184 </row>
42185 <row interlinespace="2.5mm">
42186 <cell alignment="center" valignment="top" usebox="none">
42187 \begin_inset Text
42188
42189 \begin_layout Plain Layout
42190
42191 \family sans
42192 \begin_inset Info
42193 type  "icon"
42194 arg   "layout List"
42195 \end_inset
42196
42197
42198 \end_layout
42199
42200 \end_inset
42201 </cell>
42202 <cell alignment="center" valignment="top" usebox="none">
42203 \begin_inset Text
42204
42205 \begin_layout Plain Layout
42206 List
42207 \end_layout
42208
42209 \end_inset
42210 </cell>
42211 </row>
42212 <row interlinespace="2.5mm">
42213 <cell alignment="center" valignment="top" usebox="none">
42214 \begin_inset Text
42215
42216 \begin_layout Plain Layout
42217
42218 \family sans
42219 \begin_inset Info
42220 type  "icon"
42221 arg   "layout Description"
42222 \end_inset
42223
42224
42225 \end_layout
42226
42227 \end_inset
42228 </cell>
42229 <cell alignment="center" valignment="top" usebox="none">
42230 \begin_inset Text
42231
42232 \begin_layout Plain Layout
42233 Description list
42234 \end_layout
42235
42236 \end_inset
42237 </cell>
42238 </row>
42239 <row interlinespace="2.5mm">
42240 <cell alignment="center" valignment="top" usebox="none">
42241 \begin_inset Text
42242
42243 \begin_layout Plain Layout
42244
42245 \family sans
42246 \begin_inset Info
42247 type  "icon"
42248 arg   "depth-increment"
42249 \end_inset
42250
42251
42252 \end_layout
42253
42254 \end_inset
42255 </cell>
42256 <cell alignment="center" valignment="top" usebox="none">
42257 \begin_inset Text
42258
42259 \begin_layout Plain Layout
42260
42261 \family sans
42262 Edit\SpecialChar \menuseparator
42263 Increase
42264 \begin_inset space ~
42265 \end_inset
42266
42267 List
42268 \begin_inset space ~
42269 \end_inset
42270
42271 Depth
42272 \end_layout
42273
42274 \end_inset
42275 </cell>
42276 </row>
42277 <row interlinespace="2.5mm">
42278 <cell alignment="center" valignment="top" usebox="none">
42279 \begin_inset Text
42280
42281 \begin_layout Plain Layout
42282
42283 \family sans
42284 \begin_inset Info
42285 type  "icon"
42286 arg   "depth-decrement"
42287 \end_inset
42288
42289
42290 \end_layout
42291
42292 \end_inset
42293 </cell>
42294 <cell alignment="center" valignment="top" usebox="none">
42295 \begin_inset Text
42296
42297 \begin_layout Plain Layout
42298
42299 \family sans
42300 Edit\SpecialChar \menuseparator
42301 Decrease
42302 \begin_inset space ~
42303 \end_inset
42304
42305 List
42306 \begin_inset space ~
42307 \end_inset
42308
42309 Depth
42310 \end_layout
42311
42312 \end_inset
42313 </cell>
42314 </row>
42315 <row interlinespace="2.5mm">
42316 <cell alignment="center" valignment="top" usebox="none">
42317 \begin_inset Text
42318
42319 \begin_layout Plain Layout
42320
42321 \family sans
42322 \begin_inset Info
42323 type  "icon"
42324 arg   "float-insert figure"
42325 \end_inset
42326
42327
42328 \end_layout
42329
42330 \end_inset
42331 </cell>
42332 <cell alignment="center" valignment="top" usebox="none">
42333 \begin_inset Text
42334
42335 \begin_layout Plain Layout
42336
42337 \family sans
42338 Insert\SpecialChar \menuseparator
42339 Float\SpecialChar \menuseparator
42340 Figure
42341 \end_layout
42342
42343 \end_inset
42344 </cell>
42345 </row>
42346 <row interlinespace="2.5mm">
42347 <cell alignment="center" valignment="top" usebox="none">
42348 \begin_inset Text
42349
42350 \begin_layout Plain Layout
42351
42352 \family sans
42353 \begin_inset Info
42354 type  "icon"
42355 arg   "float-insert table"
42356 \end_inset
42357
42358
42359 \end_layout
42360
42361 \end_inset
42362 </cell>
42363 <cell alignment="center" valignment="top" usebox="none">
42364 \begin_inset Text
42365
42366 \begin_layout Plain Layout
42367
42368 \family sans
42369 Insert\SpecialChar \menuseparator
42370 Float\SpecialChar \menuseparator
42371 Table
42372 \end_layout
42373
42374 \end_inset
42375 </cell>
42376 </row>
42377 <row interlinespace="2.5mm">
42378 <cell alignment="center" valignment="top" usebox="none">
42379 \begin_inset Text
42380
42381 \begin_layout Plain Layout
42382
42383 \family sans
42384 \begin_inset Info
42385 type  "icon"
42386 arg   "label-insert"
42387 \end_inset
42388
42389
42390 \end_layout
42391
42392 \end_inset
42393 </cell>
42394 <cell alignment="center" valignment="top" usebox="none">
42395 \begin_inset Text
42396
42397 \begin_layout Plain Layout
42398
42399 \family sans
42400 Insert\SpecialChar \menuseparator
42401 Label
42402 \end_layout
42403
42404 \end_inset
42405 </cell>
42406 </row>
42407 <row interlinespace="2.5mm">
42408 <cell alignment="center" valignment="top" usebox="none">
42409 \begin_inset Text
42410
42411 \begin_layout Plain Layout
42412
42413 \family sans
42414 \begin_inset Info
42415 type  "icon"
42416 arg   "dialog-show-new-inset ref"
42417 \end_inset
42418
42419
42420 \end_layout
42421
42422 \end_inset
42423 </cell>
42424 <cell alignment="center" valignment="top" usebox="none">
42425 \begin_inset Text
42426
42427 \begin_layout Plain Layout
42428
42429 \family sans
42430 Insert\SpecialChar \menuseparator
42431 Cross-Reference
42432 \end_layout
42433
42434 \end_inset
42435 </cell>
42436 </row>
42437 <row interlinespace="2.5mm">
42438 <cell alignment="center" valignment="top" usebox="none">
42439 \begin_inset Text
42440
42441 \begin_layout Plain Layout
42442
42443 \family sans
42444 \begin_inset Info
42445 type  "icon"
42446 arg   "dialog-show-new-inset citation"
42447 \end_inset
42448
42449
42450 \end_layout
42451
42452 \end_inset
42453 </cell>
42454 <cell alignment="center" valignment="top" usebox="none">
42455 \begin_inset Text
42456
42457 \begin_layout Plain Layout
42458
42459 \family sans
42460 Insert\SpecialChar \menuseparator
42461 Citation
42462 \end_layout
42463
42464 \end_inset
42465 </cell>
42466 </row>
42467 <row interlinespace="2.5mm">
42468 <cell alignment="center" valignment="top" usebox="none">
42469 \begin_inset Text
42470
42471 \begin_layout Plain Layout
42472
42473 \family sans
42474 \begin_inset Info
42475 type  "icon"
42476 arg   "index-insert"
42477 \end_inset
42478
42479
42480 \end_layout
42481
42482 \end_inset
42483 </cell>
42484 <cell alignment="center" valignment="top" usebox="none">
42485 \begin_inset Text
42486
42487 \begin_layout Plain Layout
42488
42489 \family sans
42490 Insert\SpecialChar \menuseparator
42491 Index
42492 \begin_inset space ~
42493 \end_inset
42494
42495 Entry
42496 \end_layout
42497
42498 \end_inset
42499 </cell>
42500 </row>
42501 <row interlinespace="2.5mm">
42502 <cell alignment="center" valignment="top" usebox="none">
42503 \begin_inset Text
42504
42505 \begin_layout Plain Layout
42506
42507 \family sans
42508 \begin_inset Info
42509 type  "icon"
42510 arg   "nomencl-insert"
42511 \end_inset
42512
42513
42514 \end_layout
42515
42516 \end_inset
42517 </cell>
42518 <cell alignment="center" valignment="top" usebox="none">
42519 \begin_inset Text
42520
42521 \begin_layout Plain Layout
42522
42523 \family sans
42524 Insert\SpecialChar \menuseparator
42525 Nomenclature
42526 \begin_inset space ~
42527 \end_inset
42528
42529 Entry
42530 \end_layout
42531
42532 \end_inset
42533 </cell>
42534 </row>
42535 <row interlinespace="2.5mm">
42536 <cell alignment="center" valignment="top" usebox="none">
42537 \begin_inset Text
42538
42539 \begin_layout Plain Layout
42540
42541 \family sans
42542 \begin_inset Info
42543 type  "icon"
42544 arg   "footnote-insert"
42545 \end_inset
42546
42547
42548 \end_layout
42549
42550 \end_inset
42551 </cell>
42552 <cell alignment="center" valignment="top" usebox="none">
42553 \begin_inset Text
42554
42555 \begin_layout Plain Layout
42556
42557 \family sans
42558 Insert\SpecialChar \menuseparator
42559 Footnote
42560 \end_layout
42561
42562 \end_inset
42563 </cell>
42564 </row>
42565 <row interlinespace="2.5mm">
42566 <cell alignment="center" valignment="top" usebox="none">
42567 \begin_inset Text
42568
42569 \begin_layout Plain Layout
42570
42571 \family sans
42572 \begin_inset Info
42573 type  "icon"
42574 arg   "marginalnote-insert"
42575 \end_inset
42576
42577
42578 \end_layout
42579
42580 \end_inset
42581 </cell>
42582 <cell alignment="center" valignment="top" usebox="none">
42583 \begin_inset Text
42584
42585 \begin_layout Plain Layout
42586
42587 \family sans
42588 Insert\SpecialChar \menuseparator
42589 Marginal
42590 \begin_inset space ~
42591 \end_inset
42592
42593 Note
42594 \end_layout
42595
42596 \end_inset
42597 </cell>
42598 </row>
42599 <row interlinespace="2.5mm">
42600 <cell alignment="center" valignment="top" usebox="none">
42601 \begin_inset Text
42602
42603 \begin_layout Plain Layout
42604
42605 \family sans
42606 \begin_inset Info
42607 type  "icon"
42608 arg   "note-insert"
42609 \end_inset
42610
42611
42612 \end_layout
42613
42614 \end_inset
42615 </cell>
42616 <cell alignment="center" valignment="top" usebox="none">
42617 \begin_inset Text
42618
42619 \begin_layout Plain Layout
42620
42621 \family sans
42622 Insert\SpecialChar \menuseparator
42623 Note\SpecialChar \menuseparator
42624 LyX
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   "box-insert Frameless"
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 Box
42659 \end_layout
42660
42661 \end_inset
42662 </cell>
42663 </row>
42664 <row interlinespace="2.5mm">
42665 <cell alignment="center" valignment="top" usebox="none">
42666 \begin_inset Text
42667
42668 \begin_layout Plain Layout
42669
42670 \family sans
42671 \begin_inset Info
42672 type  "icon"
42673 arg   "href-insert"
42674 \end_inset
42675
42676
42677 \end_layout
42678
42679 \end_inset
42680 </cell>
42681 <cell alignment="center" valignment="top" usebox="none">
42682 \begin_inset Text
42683
42684 \begin_layout Plain Layout
42685
42686 \family sans
42687 Insert\SpecialChar \menuseparator
42688 URL
42689 \end_layout
42690
42691 \end_inset
42692 </cell>
42693 </row>
42694 <row interlinespace="2.5mm">
42695 <cell alignment="center" valignment="top" usebox="none">
42696 \begin_inset Text
42697
42698 \begin_layout Plain Layout
42699
42700 \family sans
42701 \begin_inset Info
42702 type  "icon"
42703 arg   "ert-insert"
42704 \end_inset
42705
42706
42707 \end_layout
42708
42709 \end_inset
42710 </cell>
42711 <cell alignment="center" valignment="top" usebox="none">
42712 \begin_inset Text
42713
42714 \begin_layout Plain Layout
42715
42716 \family sans
42717 Insert\SpecialChar \menuseparator
42718 T
42719 \family default
42720
42721 \begin_inset ERT
42722 status collapsed
42723
42724 \begin_layout Plain Layout
42725
42726 {}
42727 \end_layout
42728
42729 \end_inset
42730
42731
42732 \family sans
42733 eX
42734 \begin_inset space ~
42735 \end_inset
42736
42737 Code
42738 \end_layout
42739
42740 \end_inset
42741 </cell>
42742 </row>
42743 <row interlinespace="2.5mm">
42744 <cell alignment="center" valignment="top" usebox="none">
42745 \begin_inset Text
42746
42747 \begin_layout Plain Layout
42748
42749 \family sans
42750 \begin_inset Info
42751 type  "icon"
42752 arg   "math-macro newmacroname newcommand"
42753 \end_inset
42754
42755
42756 \end_layout
42757
42758 \end_inset
42759 </cell>
42760 <cell alignment="center" valignment="top" usebox="none">
42761 \begin_inset Text
42762
42763 \begin_layout Plain Layout
42764
42765 \family sans
42766 Insert\SpecialChar \menuseparator
42767 Math\SpecialChar \menuseparator
42768 Macro
42769 \end_layout
42770
42771 \end_inset
42772 </cell>
42773 </row>
42774 <row interlinespace="2.5mm">
42775 <cell alignment="center" valignment="top" usebox="none">
42776 \begin_inset Text
42777
42778 \begin_layout Plain Layout
42779
42780 \family sans
42781 \begin_inset Info
42782 type  "icon"
42783 arg   "dialog-show-new-inset include"
42784 \end_inset
42785
42786
42787 \end_layout
42788
42789 \end_inset
42790 </cell>
42791 <cell alignment="center" valignment="top" usebox="none">
42792 \begin_inset Text
42793
42794 \begin_layout Plain Layout
42795
42796 \family sans
42797 Insert\SpecialChar \menuseparator
42798 File\SpecialChar \menuseparator
42799 Child
42800 \begin_inset space ~
42801 \end_inset
42802
42803 Document
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 character"
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 Edit\SpecialChar \menuseparator
42833 Text
42834 \begin_inset space ~
42835 \end_inset
42836
42837 Style
42838 \end_layout
42839
42840 \end_inset
42841 </cell>
42842 </row>
42843 <row interlinespace="2.5mm">
42844 <cell alignment="center" valignment="top" usebox="none">
42845 \begin_inset Text
42846
42847 \begin_layout Plain Layout
42848
42849 \family sans
42850 \begin_inset Info
42851 type  "icon"
42852 arg   "layout-paragraph"
42853 \end_inset
42854
42855
42856 \end_layout
42857
42858 \end_inset
42859 </cell>
42860 <cell alignment="center" valignment="top" usebox="none">
42861 \begin_inset Text
42862
42863 \begin_layout Plain Layout
42864
42865 \family sans
42866 Edit\SpecialChar \menuseparator
42867 Paragraph
42868 \begin_inset space ~
42869 \end_inset
42870
42871 Settings
42872 \end_layout
42873
42874 \end_inset
42875 </cell>
42876 </row>
42877 <row interlinespace="2.5mm">
42878 <cell alignment="center" valignment="top" usebox="none">
42879 \begin_inset Text
42880
42881 \begin_layout Plain Layout
42882
42883 \family sans
42884 \begin_inset Info
42885 type  "icon"
42886 arg   "thesaurus-entry"
42887 \end_inset
42888
42889
42890 \end_layout
42891
42892 \end_inset
42893 </cell>
42894 <cell alignment="center" valignment="top" usebox="none">
42895 \begin_inset Text
42896
42897 \begin_layout Plain Layout
42898
42899 \family sans
42900 Tools\SpecialChar \menuseparator
42901 Thesaurus
42902 \end_layout
42903
42904 \end_inset
42905 </cell>
42906 </row>
42907 </lyxtabular>
42908
42909 \end_inset
42910
42911
42912 \end_layout
42913
42914 \begin_layout Subsection
42915 View / Update Toolbar
42916 \begin_inset Index idx
42917 status collapsed
42918
42919 \begin_layout Plain Layout
42920 Toolbar ! View / Update
42921 \end_layout
42922
42923 \end_inset
42924
42925
42926 \end_layout
42927
42928 \begin_layout Standard
42929 \begin_inset Graphics
42930         filename clipart/ViewToolbar.png
42931
42932 \end_inset
42933
42934
42935 \end_layout
42936
42937 \begin_layout Standard
42938 \begin_inset VSpace defskip
42939 \end_inset
42940
42941
42942 \end_layout
42943
42944 \begin_layout Standard
42945 The view / update toolbar as shown above contains from left to right the
42946  following buttons:
42947 \end_layout
42948
42949 \begin_layout Standard
42950 \begin_inset VSpace defskip
42951 \end_inset
42952
42953
42954 \end_layout
42955
42956 \begin_layout Standard
42957 \begin_inset Tabular
42958 <lyxtabular version="3" rows="7" columns="2">
42959 <features islongtable="true" longtabularalignment="center">
42960 <column alignment="left" valignment="top" width="0">
42961 <column alignment="left" valignment="top" width="0">
42962 <row interlinespace="2.5mm">
42963 <cell alignment="center" valignment="top" usebox="none">
42964 \begin_inset Text
42965
42966 \begin_layout Plain Layout
42967
42968 \family sans
42969 \begin_inset Info
42970 type  "icon"
42971 arg   "buffer-view"
42972 \end_inset
42973
42974
42975 \end_layout
42976
42977 \end_inset
42978 </cell>
42979 <cell alignment="center" valignment="top" usebox="none">
42980 \begin_inset Text
42981
42982 \begin_layout Plain Layout
42983
42984 \family sans
42985 View\SpecialChar \menuseparator
42986 View
42987 \end_layout
42988
42989 \end_inset
42990 </cell>
42991 </row>
42992 <row interlinespace="2.5mm">
42993 <cell alignment="center" valignment="top" usebox="none">
42994 \begin_inset Text
42995
42996 \begin_layout Plain Layout
42997
42998 \family sans
42999 \begin_inset Info
43000 type  "icon"
43001 arg   "buffer-update"
43002 \end_inset
43003
43004
43005 \end_layout
43006
43007 \end_inset
43008 </cell>
43009 <cell alignment="center" valignment="top" usebox="none">
43010 \begin_inset Text
43011
43012 \begin_layout Plain Layout
43013
43014 \family sans
43015 View\SpecialChar \menuseparator
43016 Update
43017 \end_layout
43018
43019 \end_inset
43020 </cell>
43021 </row>
43022 <row interlinespace="2.5mm">
43023 <cell alignment="center" valignment="top" usebox="none">
43024 \begin_inset Text
43025
43026 \begin_layout Plain Layout
43027
43028 \family sans
43029 \begin_inset Info
43030 type  "icon"
43031 arg   "master-buffer-view"
43032 \end_inset
43033
43034
43035 \end_layout
43036
43037 \end_inset
43038 </cell>
43039 <cell alignment="center" valignment="top" usebox="none">
43040 \begin_inset Text
43041
43042 \begin_layout Plain Layout
43043
43044 \family sans
43045 View\SpecialChar \menuseparator
43046 Master
43047 \end_layout
43048
43049 \end_inset
43050 </cell>
43051 </row>
43052 <row interlinespace="2.5mm">
43053 <cell alignment="center" valignment="top" usebox="none">
43054 \begin_inset Text
43055
43056 \begin_layout Plain Layout
43057
43058 \family sans
43059 \begin_inset Info
43060 type  "icon"
43061 arg   "master-buffer-update"
43062 \end_inset
43063
43064
43065 \end_layout
43066
43067 \end_inset
43068 </cell>
43069 <cell alignment="center" valignment="top" usebox="none">
43070 \begin_inset Text
43071
43072 \begin_layout Plain Layout
43073
43074 \family sans
43075 View\SpecialChar \menuseparator
43076 Update
43077 \begin_inset space ~
43078 \end_inset
43079
43080 Master
43081 \end_layout
43082
43083 \end_inset
43084 </cell>
43085 </row>
43086 <row interlinespace="2.5mm">
43087 <cell alignment="center" valignment="top" usebox="none">
43088 \begin_inset Text
43089
43090 \begin_layout Plain Layout
43091
43092 \family sans
43093 \begin_inset Info
43094 type  "icon"
43095 arg   "buffer-toggle-output-sync"
43096 \end_inset
43097
43098
43099 \end_layout
43100
43101 \end_inset
43102 </cell>
43103 <cell alignment="center" valignment="top" usebox="none">
43104 \begin_inset Text
43105
43106 \begin_layout Plain Layout
43107
43108 \family sans
43109 Document\SpecialChar \menuseparator
43110 Settings\SpecialChar \menuseparator
43111 Output\SpecialChar \menuseparator
43112 Synchronize with Output
43113 \end_layout
43114
43115 \end_inset
43116 </cell>
43117 </row>
43118 <row interlinespace="2.5mm">
43119 <cell alignment="center" valignment="top" usebox="none">
43120 \begin_inset Text
43121
43122 \begin_layout Plain Layout
43123 \begin_inset Graphics
43124         filename ../images/view-others.png
43125         scale 85
43126         groupId toolbarbuttons
43127
43128 \end_inset
43129
43130
43131 \family sans
43132 *
43133 \end_layout
43134
43135 \end_inset
43136 </cell>
43137 <cell alignment="center" valignment="top" usebox="none">
43138 \begin_inset Text
43139
43140 \begin_layout Plain Layout
43141
43142 \family sans
43143 View\SpecialChar \menuseparator
43144 View (Other Formats)
43145 \end_layout
43146
43147 \end_inset
43148 </cell>
43149 </row>
43150 <row interlinespace="2.5mm">
43151 <cell alignment="center" valignment="top" usebox="none">
43152 \begin_inset Text
43153
43154 \begin_layout Plain Layout
43155 \begin_inset Graphics
43156         filename ../images/update-others.png
43157         scale 85
43158         groupId toolbarbuttons
43159
43160 \end_inset
43161
43162 *
43163 \end_layout
43164
43165 \end_inset
43166 </cell>
43167 <cell alignment="center" valignment="top" usebox="none">
43168 \begin_inset Text
43169
43170 \begin_layout Plain Layout
43171
43172 \family sans
43173 View\SpecialChar \menuseparator
43174 Update (Other Formats)
43175 \end_layout
43176
43177 \end_inset
43178 </cell>
43179 </row>
43180 </lyxtabular>
43181
43182 \end_inset
43183
43184
43185 \end_layout
43186
43187 \begin_layout Standard
43188 * These icons might look different for you if you do not use the default
43189  icon set.
43190 \end_layout
43191
43192 \begin_layout Subsection
43193 Other Toolbars
43194 \end_layout
43195
43196 \begin_layout Standard
43197 The change tracking toolbar is explained in section
43198 \begin_inset space ~
43199 \end_inset
43200
43201
43202 \begin_inset CommandInset ref
43203 LatexCommand ref
43204 reference "sec:Change-Tracking"
43205
43206 \end_inset
43207
43208 , the table toolbar
43209 \begin_inset Index idx
43210 status collapsed
43211
43212 \begin_layout Plain Layout
43213 Toolbar ! Table
43214 \end_layout
43215
43216 \end_inset
43217
43218  in the 
43219 \emph on
43220 Embedded
43221 \begin_inset space ~
43222 \end_inset
43223
43224 Objects
43225 \emph default
43226  manual, the math macro toolbar
43227 \begin_inset Index idx
43228 status collapsed
43229
43230 \begin_layout Plain Layout
43231 Toolbar ! Macro
43232 \end_layout
43233
43234 \end_inset
43235
43236  in the 
43237 \emph on
43238 Math
43239 \emph default
43240  manual.
43241 \end_layout
43242
43243 \begin_layout Chapter
43244 The Document Settings
43245 \begin_inset CommandInset label
43246 LatexCommand label
43247 name "chap:The-Document-Settings"
43248
43249 \end_inset
43250
43251
43252 \begin_inset Index idx
43253 status collapsed
43254
43255 \begin_layout Plain Layout
43256 Document ! Settings
43257 \end_layout
43258
43259 \end_inset
43260
43261
43262 \end_layout
43263
43264 \begin_layout Standard
43265 The document settings dialog contains submenus to set properties for the
43266  whole document and is called with the menu
43267 \family sans
43268  Document\SpecialChar \menuseparator
43269 Settings
43270 \family default
43271 .
43272  You can save your document settings as default with the
43273 \family sans
43274  Save as Document Defaults
43275 \family default
43276  button in the dialog.
43277  This will create a template named 
43278 \family typewriter
43279 defaults.lyx
43280 \family default
43281  which is automatically loaded by LyX when you create a new document without
43282  using a template.
43283 \end_layout
43284
43285 \begin_layout Standard
43286 The button 
43287 \family sans
43288 Use Class Defaults
43289 \family default
43290  resets the document settings to the default of the document class.
43291  This affects mostly class options, the page layout and Numbering & TOC.
43292 \end_layout
43293
43294 \begin_layout Standard
43295 The different submenus of the dialog are explained in the following sections.
43296 \end_layout
43297
43298 \begin_layout Section
43299 Document Class
43300 \end_layout
43301
43302 \begin_layout Standard
43303 Here you set the document class, class options, a graphics driver, and a
43304  master document.
43305  Document classes are described in section
43306 \begin_inset space ~
43307 \end_inset
43308
43309
43310 \begin_inset CommandInset ref
43311 LatexCommand ref
43312 reference "sec:Document-Classes"
43313
43314 \end_inset
43315
43316 .
43317  
43318 \end_layout
43319
43320 \begin_layout Standard
43321 With the button 
43322 \family sans
43323 Local
43324 \begin_inset space ~
43325 \end_inset
43326
43327 Layout
43328 \family default
43329  you can load you own layout-file, that is not in LyX's 
43330 \emph on
43331 layouts
43332 \emph default
43333  folder and thus not recognized by LyX as layout for a document class.
43334  For more about layout-files, see the chapter 
43335 \emph on
43336 Installing New Document Classes, Layouts, and Templates
43337 \emph default
43338  of the 
43339 \emph on
43340 Customization
43341 \emph default
43342  Handbook.
43343 \end_layout
43344
43345 \begin_layout Standard
43346 Some classes use special class options by default.
43347  If this is the case, they are listed in the field 
43348 \family sans
43349 Predefined
43350 \family default
43351  and you can decide to use them or not.
43352  If you do not exactly know what the default class options are for, it is
43353  recommended to leave them untouched.
43354  The 
43355 \family sans
43356 Graphics driver
43357 \family default
43358  is used for LaTeX's graphics, color and page layout packages.
43359  If using 
43360 \family sans
43361 Default
43362 \family default
43363 , the default driver for the LaTeX-packages is used.
43364  It is recommended that you use the default unless you know what you are
43365  doing.
43366 \begin_inset Foot
43367 status collapsed
43368
43369 \begin_layout Plain Layout
43370 When you want to use one of the following drivers
43371 \begin_inset Newline newline
43372 \end_inset
43373
43374
43375 \family sans
43376 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
43377 \family default
43378
43379 \begin_inset Newline newline
43380 \end_inset
43381
43382 you first have to activate them in your LaTeX distribution, see section
43383  
43384 \emph on
43385 Driver support
43386 \emph default
43387  in 
43388 \begin_inset CommandInset href
43389 LatexCommand href
43390 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
43391
43392 \end_inset
43393
43394 .
43395 \end_layout
43396
43397 \end_inset
43398
43399
43400 \end_layout
43401
43402 \begin_layout Standard
43403 Specifying a master document is necessary if the current document is a child
43404  or subdocument.
43405  The master document will be used by LyX in the background if the child
43406  document is opened without its master.
43407  This way child documents are always compilable.
43408  More about master and child documents is explained in the section 
43409 \emph on
43410 Child Documents
43411 \emph default
43412  of the 
43413 \emph on
43414 Embedded
43415 \begin_inset space ~
43416 \end_inset
43417
43418 Objects
43419 \emph default
43420  manual.
43421 \end_layout
43422
43423 \begin_layout Standard
43424 There is also an option to suppress the date and one to use the LaTeX-package
43425  
43426 \series bold
43427 refstyle
43428 \series default
43429  instead of 
43430 \series bold
43431 prettyref
43432 \series default
43433
43434 \begin_inset Index idx
43435 status collapsed
43436
43437 \begin_layout Plain Layout
43438 LaTeX-packages ! prettyref
43439 \end_layout
43440
43441 \end_inset
43442
43443
43444 \begin_inset Index idx
43445 status collapsed
43446
43447 \begin_layout Plain Layout
43448 LaTeX-packages ! refstyle
43449 \end_layout
43450
43451 \end_inset
43452
43453  for cross-references, see sec.
43454 \begin_inset space \thinspace{}
43455 \end_inset
43456
43457
43458 \begin_inset CommandInset ref
43459 LatexCommand ref
43460 reference "sec:Cross-References"
43461
43462 \end_inset
43463
43464 .
43465 \end_layout
43466
43467 \begin_layout Section
43468 Child Documents
43469 \end_layout
43470
43471 \begin_layout Standard
43472 This submenu is only visible when your document includes child documents.
43473  Please refer to the section 
43474 \emph on
43475 Child
43476 \begin_inset space ~
43477 \end_inset
43478
43479 Documents
43480 \emph default
43481  of the 
43482 \emph on
43483 Embedded
43484 \begin_inset space ~
43485 \end_inset
43486
43487 Objects
43488 \emph default
43489  manual for details.
43490 \end_layout
43491
43492 \begin_layout Section
43493 Modules
43494 \end_layout
43495
43496 \begin_layout Standard
43497 Modules are explained in section
43498 \begin_inset space ~
43499 \end_inset
43500
43501
43502 \begin_inset CommandInset ref
43503 LatexCommand ref
43504 reference "sub:Modules"
43505
43506 \end_inset
43507
43508 .
43509 \end_layout
43510
43511 \begin_layout Section
43512 Local Layout
43513 \end_layout
43514
43515 \begin_layout Standard
43516 See section
43517 \begin_inset space ~
43518 \end_inset
43519
43520
43521 \begin_inset CommandInset ref
43522 LatexCommand ref
43523 reference "sub:Local-Layout"
43524
43525 \end_inset
43526
43527  for a description.
43528 \end_layout
43529
43530 \begin_layout Section
43531 Fonts
43532 \end_layout
43533
43534 \begin_layout Standard
43535 The document font settings are described in section
43536 \begin_inset space ~
43537 \end_inset
43538
43539
43540 \begin_inset CommandInset ref
43541 LatexCommand ref
43542 reference "sec:Fonts-and-Text"
43543
43544 \end_inset
43545
43546 .
43547 \end_layout
43548
43549 \begin_layout Section
43550 Text Layout
43551 \end_layout
43552
43553 \begin_layout Standard
43554 You can specify if paragraphs should be separated by indentations or vertical
43555  skips.
43556  The line spacing and the number of text columns can also be specified here.
43557 \end_layout
43558
43559 \begin_layout Standard
43560 Note that LyX will not show two columns or the set up line spacing on screen.
43561  That would be impractical, often unreadable and is not part of the WYSIWYM
43562  concept.
43563  However, it will be as you specified it in the output.
43564 \end_layout
43565
43566 \begin_layout Section
43567 Page Layout
43568 \end_layout
43569
43570 \begin_layout Standard
43571 A description of this menu is given in section
43572 \begin_inset space ~
43573 \end_inset
43574
43575
43576 \begin_inset CommandInset ref
43577 LatexCommand ref
43578 reference "sub:Paper-Size,-Orientation"
43579
43580 \end_inset
43581
43582  and 
43583 \begin_inset CommandInset ref
43584 LatexCommand ref
43585 reference "sub:Document-Layout"
43586
43587 \end_inset
43588
43589 .
43590 \end_layout
43591
43592 \begin_layout Section
43593 Page Margins
43594 \end_layout
43595
43596 \begin_layout Standard
43597 Here you can adjust the paper margins, see section
43598 \begin_inset space ~
43599 \end_inset
43600
43601
43602 \begin_inset CommandInset ref
43603 LatexCommand ref
43604 reference "sub:Margins"
43605
43606 \end_inset
43607
43608 .
43609 \end_layout
43610
43611 \begin_layout Section
43612 Language
43613 \begin_inset CommandInset label
43614 LatexCommand label
43615 name "sec:Language-encodings"
43616
43617 \end_inset
43618
43619
43620 \begin_inset Index idx
43621 status collapsed
43622
43623 \begin_layout Plain Layout
43624 Language ! Encoding
43625 \end_layout
43626
43627 \end_inset
43628
43629
43630 \end_layout
43631
43632 \begin_layout Standard
43633 The document language and quote styles are set here.
43634  The encoding specifies how the document content is exported to LaTeX (the
43635  LyX file is always encoded in utf8).
43636  All characters that cannot be encoded using the specified encoding will
43637  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43638  known for a particular character).
43639 \begin_inset Foot
43640 status collapsed
43641
43642 \begin_layout Plain Layout
43643 The known commands are defined in a text file (
43644 \emph on
43645 unicodesymbols
43646 \emph default
43647 ).
43648  You can add commands for unknown symbols to that file yourself, see the
43649  
43650 \emph on
43651 Customization
43652 \emph default
43653  manual for details.
43654 \end_layout
43655
43656 \end_inset
43657
43658
43659 \end_layout
43660
43661 \begin_layout Standard
43662 If you use the option 
43663 \family sans
43664 Language Default
43665 \family default
43666 , LyX determines the encoding of a text part from the language of this text.
43667  If the document contains text in more than one language you may get more
43668  than one encoding in the LaTeX file.
43669  If you do not use this option then the complete document will always use
43670  exactly one encoding.
43671  Checking this option is the preferred setting.
43672 \end_layout
43673
43674 \begin_layout Standard
43675 LyX also supports Unicode output, which is particularly useful if you need
43676  lots of special symbols or non-alphabetic scripts, respectively.
43677  If you want to use this (and your LaTeX installation supports Unicode),
43678  choose one of the four utf8 variants from the list below.
43679  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43680  so it is not uncommon that a file with lots of Unicode symbols works fine
43681  with 
43682 \family sans
43683 Language Default
43684 \family default
43685  (when LyX uses its list of known LaTeX-commands), but does not work with
43686  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43687  because all Unicode symbols can be encoded in utf8).
43688  The situation is much better with XeTeX and LuaTeX, two new alternative
43689  engines to standard LaTeX.
43690  Both engines support Unicode natively.
43691  LyX now also supports these two engines (via the output formats 
43692 \family sans
43693 PDF
43694 \begin_inset space ~
43695 \end_inset
43696
43697 (XeTe
43698 \begin_inset ERT
43699 status collapsed
43700
43701 \begin_layout Plain Layout
43702
43703 {}
43704 \end_layout
43705
43706 \end_inset
43707
43708 X)
43709 \family default
43710
43711 \family sans
43712 PDF
43713 \begin_inset space ~
43714 \end_inset
43715
43716 (LuaTe
43717 \begin_inset ERT
43718 status collapsed
43719
43720 \begin_layout Plain Layout
43721
43722 {}
43723 \end_layout
43724
43725 \end_inset
43726
43727 X)
43728 \family default
43729  and 
43730 \family sans
43731 DVI
43732 \begin_inset space ~
43733 \end_inset
43734
43735 (LuaTeX)
43736 \family default
43737 , see section
43738 \begin_inset space ~
43739 \end_inset
43740
43741
43742 \begin_inset CommandInset ref
43743 LatexCommand ref
43744 reference "sub:Output-file-formats"
43745
43746 \end_inset
43747
43748 ).
43749  So if you are using many special or accented characters and 
43750 \family sans
43751 Language Default
43752 \family default
43753  fails, you might try out one of these new engines.
43754 \end_layout
43755
43756 \begin_layout Standard
43757 The 
43758 \family sans
43759 Language
43760 \begin_inset space ~
43761 \end_inset
43762
43763 package
43764 \family default
43765  determines the LaTeX-package that is used for hyphenation and the translation
43766  of strings like 
43767 \begin_inset Quotes eld
43768 \end_inset
43769
43770 Part
43771 \begin_inset Quotes erd
43772 \end_inset
43773
43774 .
43775  The possible settings are:
43776 \end_layout
43777
43778 \begin_layout Description
43779 Default uses the language package that is selected in
43780 \family sans
43781  Tools\SpecialChar \menuseparator
43782 Preferences\SpecialChar \menuseparator
43783 Language Settings
43784 \family default
43785  (see section
43786 \begin_inset space ~
43787 \end_inset
43788
43789
43790 \begin_inset CommandInset ref
43791 LatexCommand ref
43792 reference "sub:Prefs-Language"
43793
43794 \end_inset
43795
43796 ).
43797 \end_layout
43798
43799 \begin_layout Description
43800 Automatic selects the most suitable language package for the view/export
43801  format you will use.
43802  In many cases this will be 
43803 \series bold
43804 babel
43805 \series default
43806
43807 \begin_inset Index idx
43808 status collapsed
43809
43810 \begin_layout Plain Layout
43811 LaTeX-packages ! babel
43812 \end_layout
43813
43814 \end_inset
43815
43816 .
43817  If the newer package 
43818 \series bold
43819 polyglossia
43820 \series default
43821
43822 \begin_inset Index idx
43823 status collapsed
43824
43825 \begin_layout Plain Layout
43826 LaTeX-packages ! polyglossia
43827 \end_layout
43828
43829 \end_inset
43830
43831  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
43832  this package will be used instead of 
43833 \series bold
43834 babel
43835 \series default
43836 .
43837 \end_layout
43838
43839 \begin_layout Description
43840 Always
43841 \begin_inset space ~
43842 \end_inset
43843
43844 Babel uses 
43845 \series bold
43846 babel
43847 \series default
43848  even if 
43849 \series bold
43850 polyglossia
43851 \series default
43852  would be more appropriate.
43853 \end_layout
43854
43855 \begin_layout Description
43856 Custom allows you to specify a language package command of your choice.
43857  For example if you want to use a language-specific package like 
43858 \series bold
43859 ngerman
43860 \series default
43861  (for German texts), type in
43862 \series bold
43863
43864 \begin_inset Newline newline
43865 \end_inset
43866
43867
43868 \backslash
43869 usepackage{ngerman}
43870 \end_layout
43871
43872 \begin_layout Description
43873 None will not use a language package.
43874  This is necessary for some document classes for scientific articles.
43875 \end_layout
43876
43877 \begin_layout Standard
43878 Here is a list with the important encodings:
43879 \end_layout
43880
43881 \begin_layout Description
43882 Language
43883 \begin_inset space ~
43884 \end_inset
43885
43886 Default
43887 \begin_inset space ~
43888 \end_inset
43889
43890 (no
43891 \begin_inset space ~
43892 \end_inset
43893
43894 inputenc) Same as 
43895 \family sans
43896 Language Default
43897 \family default
43898 , but the LaTeX-package 
43899 \series bold
43900 inputenc
43901 \series default
43902
43903 \begin_inset Index idx
43904 status collapsed
43905
43906 \begin_layout Plain Layout
43907 LaTeX-packages ! inputenc
43908 \end_layout
43909
43910 \end_inset
43911
43912  is not used.
43913  When using this, you probably need to load some additional packages manually
43914  in the preamble and specify the used encoding for text parts in foreign
43915  languages in TeX code.
43916 \end_layout
43917
43918 \begin_layout Description
43919 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43920  LyX converts all other characters into LaTeX commands, which may result
43921  in a big file when lots of LaTeX-commands are needed.
43922 \end_layout
43923
43924 \begin_layout Description
43925 Arabic
43926 \begin_inset space ~
43927 \end_inset
43928
43929 (CP
43930 \begin_inset space ~
43931 \end_inset
43932
43933 1256) MS Windows code page for Arabic and Farsi
43934 \end_layout
43935
43936 \begin_layout Description
43937 Arabic
43938 \begin_inset space ~
43939 \end_inset
43940
43941 (ISO
43942 \begin_inset space ~
43943 \end_inset
43944
43945 8859-6) for Arabic and Farsi
43946 \end_layout
43947
43948 \begin_layout Description
43949 Armenian
43950 \begin_inset space ~
43951 \end_inset
43952
43953 (ArmSCII8) for Armenian
43954 \end_layout
43955
43956 \begin_layout Description
43957 Baltic
43958 \begin_inset space ~
43959 \end_inset
43960
43961 (CP
43962 \begin_inset space ~
43963 \end_inset
43964
43965 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43966  as the ISO-8859-13 encoding
43967 \end_layout
43968
43969 \begin_layout Description
43970 Baltic
43971 \begin_inset space ~
43972 \end_inset
43973
43974 (ISO
43975 \begin_inset space ~
43976 \end_inset
43977
43978 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43979  encoding
43980 \end_layout
43981
43982 \begin_layout Description
43983 Baltic
43984 \begin_inset space ~
43985 \end_inset
43986
43987 (ISO
43988 \begin_inset space ~
43989 \end_inset
43990
43991 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43992  ISO-8859-13 encoding
43993 \end_layout
43994
43995 \begin_layout Description
43996 Central
43997 \begin_inset space ~
43998 \end_inset
43999
44000 European
44001 \begin_inset space ~
44002 \end_inset
44003
44004 (CP
44005 \begin_inset space ~
44006 \end_inset
44007
44008 1250) MS Windows code page for ISO
44009 \begin_inset space ~
44010 \end_inset
44011
44012 8859-2 (latin2)
44013 \end_layout
44014
44015 \begin_layout Description
44016 Central
44017 \begin_inset space ~
44018 \end_inset
44019
44020 European
44021 \begin_inset space ~
44022 \end_inset
44023
44024 (ISO
44025 \begin_inset space ~
44026 \end_inset
44027
44028 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
44029  Romanian, Slovak and Slovenian
44030 \end_layout
44031
44032 \begin_layout Description
44033 Chinese
44034 \begin_inset space ~
44035 \end_inset
44036
44037 (simplified)
44038 \begin_inset space ~
44039 \end_inset
44040
44041 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
44042  this encoding is officially replaced by the encoding GB18030, as GB18030
44043  is not available for LaTeX you should try to use the encoding Unicode
44044 \begin_inset space ~
44045 \end_inset
44046
44047 (CJK)
44048 \begin_inset space ~
44049 \end_inset
44050
44051 (utf8)
44052 \end_layout
44053
44054 \begin_layout Description
44055 Chinese
44056 \begin_inset space ~
44057 \end_inset
44058
44059 (simplified)
44060 \begin_inset space ~
44061 \end_inset
44062
44063 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
44064  except for the Euro currency sign, since 2001 this encoding is officially
44065  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
44066  you should try to use the encoding Unicode
44067 \begin_inset space ~
44068 \end_inset
44069
44070 (CJK)
44071 \begin_inset space ~
44072 \end_inset
44073
44074 (utf8)
44075 \end_layout
44076
44077 \begin_layout Description
44078 Chinese
44079 \begin_inset space ~
44080 \end_inset
44081
44082 (traditional)
44083 \begin_inset space ~
44084 \end_inset
44085
44086 (EUC-TW) for traditional Chinese
44087 \end_layout
44088
44089 \begin_layout Description
44090 Cyrillic
44091 \begin_inset space ~
44092 \end_inset
44093
44094 (CP
44095 \begin_inset space ~
44096 \end_inset
44097
44098 1251) MS Windows code page for Cyrillic
44099 \end_layout
44100
44101 \begin_layout Description
44102 Cyrillic
44103 \begin_inset space ~
44104 \end_inset
44105
44106 (ISO
44107 \begin_inset space ~
44108 \end_inset
44109
44110 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
44111 \end_layout
44112
44113 \begin_layout Description
44114 Cyrillic
44115 \begin_inset space ~
44116 \end_inset
44117
44118 (KOI8-R) standard Cyrillic especially for Russian
44119 \end_layout
44120
44121 \begin_layout Description
44122 Cyrillic
44123 \begin_inset space ~
44124 \end_inset
44125
44126 (KOI8-U) Cyrillic for Ukrainian
44127 \end_layout
44128
44129 \begin_layout Description
44130 Cyrillic
44131 \begin_inset space ~
44132 \end_inset
44133
44134 (pt
44135 \begin_inset space ~
44136 \end_inset
44137
44138 154) Cyrillic for Kazakh
44139 \end_layout
44140
44141 \begin_layout Description
44142 Greek
44143 \begin_inset space ~
44144 \end_inset
44145
44146 (ISO
44147 \begin_inset space ~
44148 \end_inset
44149
44150 8859-7) for Greek
44151 \end_layout
44152
44153 \begin_layout Description
44154 Hebrew
44155 \begin_inset space ~
44156 \end_inset
44157
44158 (CP
44159 \begin_inset space ~
44160 \end_inset
44161
44162 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
44163 \end_layout
44164
44165 \begin_layout Description
44166 Hebrew
44167 \begin_inset space ~
44168 \end_inset
44169
44170 (ISO
44171 \begin_inset space ~
44172 \end_inset
44173
44174 8859-8) for Hebrew
44175 \end_layout
44176
44177 \begin_layout Description
44178 Japanese
44179 \begin_inset space ~
44180 \end_inset
44181
44182 (CJK)
44183 \begin_inset space ~
44184 \end_inset
44185
44186 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44187 \series bold
44188 CJK
44189 \series default
44190
44191 \begin_inset Index idx
44192 status collapsed
44193
44194 \begin_layout Plain Layout
44195 LaTeX-packages ! CJK
44196 \end_layout
44197
44198 \end_inset
44199
44200 , when using this, set the document language to 
44201 \family sans
44202 Japanese (CJK)
44203 \end_layout
44204
44205 \begin_layout Description
44206 Japanese
44207 \begin_inset space ~
44208 \end_inset
44209
44210 (CJK)
44211 \begin_inset space ~
44212 \end_inset
44213
44214 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44215 \series bold
44216 CJK
44217 \series default
44218 , when using this, set the document language to 
44219 \family sans
44220 Japanese
44221 \begin_inset space ~
44222 \end_inset
44223
44224 (CJK)
44225 \end_layout
44226
44227 \begin_layout Description
44228 Japanese
44229 \begin_inset space ~
44230 \end_inset
44231
44232 (non-CJK)
44233 \begin_inset space ~
44234 \end_inset
44235
44236 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44237 \series bold
44238 japanese
44239 \series default
44240
44241 \begin_inset Index idx
44242 status collapsed
44243
44244 \begin_layout Plain Layout
44245 LaTeX-packages ! japanese
44246 \end_layout
44247
44248 \end_inset
44249
44250 , when using this, set the document language to 
44251 \family sans
44252 Japanese
44253 \end_layout
44254
44255 \begin_layout Description
44256 Japanese
44257 \begin_inset space ~
44258 \end_inset
44259
44260 (non-CJK)
44261 \begin_inset space ~
44262 \end_inset
44263
44264 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44265 \series bold
44266 japanese
44267 \series default
44268 , when using this, set the document language to 
44269 \family sans
44270 Japanese
44271 \end_layout
44272
44273 \begin_layout Description
44274 Japanese
44275 \begin_inset space ~
44276 \end_inset
44277
44278 (non-CJK)
44279 \begin_inset space ~
44280 \end_inset
44281
44282 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
44283 \series bold
44284 japanese
44285 \series default
44286 , when using this, set the document language to 
44287 \family sans
44288 Japanese
44289 \end_layout
44290
44291 \begin_layout Description
44292 Korean
44293 \begin_inset space ~
44294 \end_inset
44295
44296 (EUC-KR) for Korean
44297 \end_layout
44298
44299 \begin_layout Description
44300 Southern
44301 \begin_inset space ~
44302 \end_inset
44303
44304 European
44305 \begin_inset space ~
44306 \end_inset
44307
44308 (ISO
44309 \begin_inset space ~
44310 \end_inset
44311
44312 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
44313 \end_layout
44314
44315 \begin_layout Description
44316 South-Eastern
44317 \begin_inset space ~
44318 \end_inset
44319
44320 European
44321 \begin_inset space ~
44322 \end_inset
44323
44324 (ISO
44325 \begin_inset space ~
44326 \end_inset
44327
44328 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
44329  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
44330  to cover many languages and characters with diacritics
44331 \end_layout
44332
44333 \begin_layout Description
44334 Thai
44335 \begin_inset space ~
44336 \end_inset
44337
44338 (TIS
44339 \begin_inset space ~
44340 \end_inset
44341
44342 620-0) for Thai
44343 \end_layout
44344
44345 \begin_layout Description
44346 Turkish
44347 \begin_inset space ~
44348 \end_inset
44349
44350 (ISO
44351 \begin_inset space ~
44352 \end_inset
44353
44354 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
44355  Icelandic letters are replaced by Turkish ones
44356 \end_layout
44357
44358 \begin_layout Description
44359 Unicode
44360 \begin_inset space ~
44361 \end_inset
44362
44363 (CJK)
44364 \begin_inset space ~
44365 \end_inset
44366
44367 (utf8) Unicode utf8 with the LaTeX-package 
44368 \series bold
44369 CJK
44370 \series default
44371
44372 \begin_inset Index idx
44373 status collapsed
44374
44375 \begin_layout Plain Layout
44376 LaTeX-packages ! CJK
44377 \end_layout
44378
44379 \end_inset
44380
44381  (for the languages Chinese, Japanese and Korean)
44382 \end_layout
44383
44384 \begin_layout Description
44385 Unicode
44386 \begin_inset space ~
44387 \end_inset
44388
44389 (XeTeX)
44390 \begin_inset space ~
44391 \end_inset
44392
44393 (utf8) Unicode utf8 to be used with 
44394 \family sans
44395 XeTeX
44396 \family default
44397  and 
44398 \family sans
44399 LuaTeX
44400 \family default
44401 , which use Unicode directly, without the help of the LaTeX-package 
44402 \series bold
44403 inputenc
44404 \series default
44405 .
44406  LyX automatically selects this encoding if you export or preview XeTeX
44407  or LuaTeX.
44408  Normally you do not need to set this encoding manually.
44409 \end_layout
44410
44411 \begin_layout Description
44412 Unicode
44413 \begin_inset space ~
44414 \end_inset
44415
44416 (ucs-extended)
44417 \begin_inset space ~
44418 \end_inset
44419
44420 (utf8x) Unicode utf8 based on the LaTeX-package 
44421 \series bold
44422 ucs
44423 \series default
44424
44425 \begin_inset Index idx
44426 status collapsed
44427
44428 \begin_layout Plain Layout
44429 LaTeX-packages ! ucs
44430 \end_layout
44431
44432 \end_inset
44433
44434  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
44435 \end_layout
44436
44437 \begin_layout Description
44438 Unicode
44439 \begin_inset space ~
44440 \end_inset
44441
44442 (utf8) Unicode utf8 based on the LaTeX-package 
44443 \series bold
44444 inputenc
44445 \series default
44446
44447 \begin_inset Index idx
44448 status collapsed
44449
44450 \begin_layout Plain Layout
44451 LaTeX-packages ! inputenc
44452 \end_layout
44453
44454 \end_inset
44455
44456 .
44457  Currently only a limited range of characters (mainly for Latin scripts)
44458  is supported.
44459 \end_layout
44460
44461 \begin_layout Description
44462 Western
44463 \begin_inset space ~
44464 \end_inset
44465
44466 European
44467 \begin_inset space ~
44468 \end_inset
44469
44470 (CP
44471 \begin_inset space ~
44472 \end_inset
44473
44474 1252) MS Windows code page for ISO
44475 \begin_inset space ~
44476 \end_inset
44477
44478 8859-1 (latin1)
44479 \end_layout
44480
44481 \begin_layout Description
44482 Western
44483 \begin_inset space ~
44484 \end_inset
44485
44486 European
44487 \begin_inset space ~
44488 \end_inset
44489
44490 (ISO
44491 \begin_inset space ~
44492 \end_inset
44493
44494 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
44495  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
44496  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
44497  encoding instead
44498 \end_layout
44499
44500 \begin_layout Description
44501 Western
44502 \begin_inset space ~
44503 \end_inset
44504
44505 European
44506 \begin_inset space ~
44507 \end_inset
44508
44509 (ISO
44510 \begin_inset space ~
44511 \end_inset
44512
44513 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
44514  sign, the œ-ligature and some characters used for French and Finnish
44515 \end_layout
44516
44517 \begin_layout Standard
44518 Finally, the dialog lets you select a specific language package for the
44519  current document.
44520  See sec.
44521 \begin_inset space \thinspace{}
44522 \end_inset
44523
44524
44525 \begin_inset CommandInset ref
44526 LatexCommand ref
44527 reference "sub:Prefs-Language"
44528
44529 \end_inset
44530
44531  for more information on the language package.
44532 \end_layout
44533
44534 \begin_layout Section
44535 Colors
44536 \begin_inset Index idx
44537 status collapsed
44538
44539 \begin_layout Plain Layout
44540 Color ! main text
44541 \end_layout
44542
44543 \end_inset
44544
44545
44546 \begin_inset Index idx
44547 status collapsed
44548
44549 \begin_layout Plain Layout
44550 Color ! background
44551 \end_layout
44552
44553 \end_inset
44554
44555
44556 \end_layout
44557
44558 \begin_layout Standard
44559 Here you can alter the font color for the main text (default: black) and
44560  for Greyed
44561 \begin_inset space ~
44562 \end_inset
44563
44564 out notes (default: light grey).
44565  The button 
44566 \family sans
44567 Reset
44568 \family default
44569  sets the color back to the default.
44570 \end_layout
44571
44572 \begin_layout Standard
44573 You can also change the background color for the pages (default: white)
44574  and for Shaded
44575 \begin_inset space ~
44576 \end_inset
44577
44578 boxes (default: red).
44579 \end_layout
44580
44581 \begin_layout Standard
44582 \begin_inset Note Greyedout
44583 status collapsed
44584
44585 \begin_layout Plain Layout
44586 The colors are not shown within LyX, only in the output.
44587  (This Greyed
44588 \begin_inset space ~
44589 \end_inset
44590
44591 out note appears blue in the output.)
44592 \end_layout
44593
44594 \end_inset
44595
44596
44597 \end_layout
44598
44599 \begin_layout Standard
44600 Note, if you change the main text font color and use the option 
44601 \family sans
44602 Color
44603 \begin_inset space ~
44604 \end_inset
44605
44606 links
44607 \family default
44608  in the document settings under 
44609 \family sans
44610 PDF
44611 \begin_inset space ~
44612 \end_inset
44613
44614 properties
44615 \family default
44616 , you probably also need to change the link font color by using 
44617 \family sans
44618 Additional
44619 \begin_inset space ~
44620 \end_inset
44621
44622 options
44623 \family default
44624  in the 
44625 \family sans
44626 PDF
44627 \begin_inset space ~
44628 \end_inset
44629
44630 properties
44631 \family default
44632 .
44633  For example the option
44634 \end_layout
44635
44636 \begin_layout Standard
44637
44638 \series bold
44639 linkcolor=black
44640 \end_layout
44641
44642 \begin_layout Standard
44643 sets the link text color to black.
44644  For more information, see the manual of the LaTeX-package 
44645 \series bold
44646 hyperref
44647 \series default
44648
44649 \begin_inset Index idx
44650 status collapsed
44651
44652 \begin_layout Plain Layout
44653 LaTeX-packages ! hyperref
44654 \end_layout
44655
44656 \end_inset
44657
44658
44659 \begin_inset CommandInset citation
44660 LatexCommand cite
44661 key "hyperref"
44662
44663 \end_inset
44664
44665 .
44666 \end_layout
44667
44668 \begin_layout Standard
44669 \begin_inset VSpace bigskip
44670 \end_inset
44671
44672
44673 \end_layout
44674
44675 \begin_layout Standard
44676 You can adapt the main text font color and the page background for every
44677  page in your document if you use these commands as TeX
44678 \begin_inset space ~
44679 \end_inset
44680
44681 Code behind a forced page break:
44682 \end_layout
44683
44684 \begin_layout Itemize
44685 For the page color:
44686 \begin_inset Newline newline
44687 \end_inset
44688
44689
44690 \series bold
44691
44692 \backslash
44693 pagecolor{color name}
44694 \end_layout
44695
44696 \begin_layout Itemize
44697 For the text color:
44698 \begin_inset Newline newline
44699 \end_inset
44700
44701
44702 \series bold
44703
44704 \backslash
44705 color{color name}
44706 \end_layout
44707
44708 \begin_layout Standard
44709 The color name can hereby be one of these: 
44710 \series bold
44711 black
44712 \series default
44713
44714 \series bold
44715 blue
44716 \series default
44717
44718 \series bold
44719 cyan
44720 \series default
44721
44722 \series bold
44723 green
44724 \series default
44725
44726 \series bold
44727 magenta
44728 \series default
44729
44730 \series bold
44731 red
44732 \series default
44733
44734 \series bold
44735 white
44736 \series default
44737
44738 \series bold
44739 yellow
44740 \series default
44741
44742 \begin_inset Newline newline
44743 \end_inset
44744
44745 If you have changed a text or background color, you can use them under the
44746  following names:
44747 \end_layout
44748
44749 \begin_layout Itemize
44750 For the page background color:
44751 \begin_inset Newline newline
44752 \end_inset
44753
44754
44755 \series bold
44756 page_backgroundcolor
44757 \end_layout
44758
44759 \begin_layout Itemize
44760 For the main text color:
44761 \begin_inset Newline newline
44762 \end_inset
44763
44764
44765 \series bold
44766 document_fontcolor
44767 \end_layout
44768
44769 \begin_layout Itemize
44770 For the Shaded
44771 \begin_inset space ~
44772 \end_inset
44773
44774 box background color:
44775 \begin_inset Newline newline
44776 \end_inset
44777
44778
44779 \series bold
44780 shadecolor
44781 \end_layout
44782
44783 \begin_layout Itemize
44784 For the Greyed
44785 \begin_inset space ~
44786 \end_inset
44787
44788 out note text color:
44789 \begin_inset Newline newline
44790 \end_inset
44791
44792
44793 \series bold
44794 note_fontcolor
44795 \end_layout
44796
44797 \begin_layout Standard
44798 To see how to define and use custom colors, see section 
44799 \emph on
44800 Colored
44801 \begin_inset space ~
44802 \end_inset
44803
44804 Cells
44805 \emph default
44806  of the 
44807 \emph on
44808 Embedded
44809 \begin_inset space ~
44810 \end_inset
44811
44812 Objects
44813 \emph default
44814  manual.
44815 \end_layout
44816
44817 \begin_layout Section
44818 Numbering & TOC
44819 \end_layout
44820
44821 \begin_layout Standard
44822 Here you can adjust the numbering depth of section headings and the section
44823  depth in the table of contents as described in section
44824 \begin_inset space ~
44825 \end_inset
44826
44827
44828 \begin_inset CommandInset ref
44829 LatexCommand ref
44830 reference "sub:Numbering-depth"
44831
44832 \end_inset
44833
44834 .
44835 \end_layout
44836
44837 \begin_layout Section
44838 Bibliography
44839 \end_layout
44840
44841 \begin_layout Standard
44842 Here you can specify a citation style using the LaTeX packages 
44843 \series bold
44844 natbib
44845 \series default
44846
44847 \begin_inset Index idx
44848 status collapsed
44849
44850 \begin_layout Plain Layout
44851 LaTeX-packages ! natbib
44852 \end_layout
44853
44854 \end_inset
44855
44856  or 
44857 \series bold
44858 jurabib
44859 \series default
44860
44861 \begin_inset Index idx
44862 status collapsed
44863
44864 \begin_layout Plain Layout
44865 LaTeX-packages ! jurabib
44866 \end_layout
44867
44868 \end_inset
44869
44870 .
44871  You can enable a sectioned bibliography using the LaTeX package 
44872 \series bold
44873 bibtopic
44874 \series default
44875
44876 \begin_inset Index idx
44877 status collapsed
44878
44879 \begin_layout Plain Layout
44880 LaTeX-packages ! bibtopic
44881 \end_layout
44882
44883 \end_inset
44884
44885  and you can customize how the bibliography of the given document is being
44886  generated.
44887  For a further description see section
44888 \begin_inset space ~
44889 \end_inset
44890
44891
44892 \begin_inset CommandInset ref
44893 LatexCommand ref
44894 reference "sec:Bibliography"
44895
44896 \end_inset
44897
44898 .
44899 \end_layout
44900
44901 \begin_layout Section
44902 Indexes
44903 \end_layout
44904
44905 \begin_layout Standard
44906 Here, you can customize how the index of your document is being generated
44907  and you can define additional indexes.
44908  Please refer to section
44909 \begin_inset space ~
44910 \end_inset
44911
44912
44913 \begin_inset CommandInset ref
44914 LatexCommand ref
44915 reference "sec:Index"
44916
44917 \end_inset
44918
44919  for details.
44920 \end_layout
44921
44922 \begin_layout Section
44923 PDF Properties
44924 \end_layout
44925
44926 \begin_layout Standard
44927 The PDF properties are explained in section
44928 \begin_inset space ~
44929 \end_inset
44930
44931
44932 \begin_inset CommandInset ref
44933 LatexCommand ref
44934 reference "sec:PDF-Properties"
44935
44936 \end_inset
44937
44938 .
44939 \end_layout
44940
44941 \begin_layout Section
44942 Math Options
44943 \end_layout
44944
44945 \begin_layout Standard
44946 These options will force LyX to use the LaTeX-packages 
44947 \series bold
44948 amsmath
44949 \series default
44950
44951 \begin_inset Index idx
44952 status collapsed
44953
44954 \begin_layout Plain Layout
44955 LaTeX-packages ! amsmath
44956 \end_layout
44957
44958 \end_inset
44959
44960
44961 \series bold
44962 esint
44963 \series default
44964
44965 \begin_inset Index idx
44966 status collapsed
44967
44968 \begin_layout Plain Layout
44969 LaTeX-packages ! esint
44970 \end_layout
44971
44972 \end_inset
44973
44974
44975 \series bold
44976 mathdots
44977 \series default
44978
44979 \begin_inset Index idx
44980 status collapsed
44981
44982 \begin_layout Plain Layout
44983 LaTeX-packages ! mathdots
44984 \end_layout
44985
44986 \end_inset
44987
44988  und 
44989 \series bold
44990 mhchem
44991 \series default
44992
44993 \begin_inset Index idx
44994 status collapsed
44995
44996 \begin_layout Plain Layout
44997 LaTeX-packages ! mhchem
44998 \end_layout
44999
45000 \end_inset
45001
45002  or to use them automatically when they are needed.
45003 \end_layout
45004
45005 \begin_layout Description
45006 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
45007  ensure that you have enabled 
45008 \family sans
45009 AMS
45010 \begin_inset space ~
45011 \end_inset
45012
45013 math
45014 \family default
45015 .
45016 \end_layout
45017
45018 \begin_layout Description
45019 esint is used for special integral characters, see section 
45020 \emph on
45021 Big
45022 \begin_inset space ~
45023 \end_inset
45024
45025 Operators
45026 \emph default
45027  of the 
45028 \emph on
45029 Math
45030 \emph default
45031  manual.
45032 \end_layout
45033
45034 \begin_layout Description
45035 mathdots is used for special ellipses, see section 
45036 \emph on
45037 Ellipses
45038 \emph default
45039  of the 
45040 \emph on
45041 Math
45042 \emph default
45043  manual.
45044 \end_layout
45045
45046 \begin_layout Description
45047 mhchem is used for chemical equations, see section 
45048 \emph on
45049 Chemical Symbols and Equations
45050 \emph default
45051  of the 
45052 \emph on
45053 Math
45054 \emph default
45055  manual.
45056 \end_layout
45057
45058 \begin_layout Section
45059 Float Placement
45060 \end_layout
45061
45062 \begin_layout Standard
45063 The float placement options are described in section 
45064 \emph on
45065 Float
45066 \begin_inset space ~
45067 \end_inset
45068
45069 Placement
45070 \emph default
45071  of the 
45072 \emph on
45073 Embedded
45074 \begin_inset space ~
45075 \end_inset
45076
45077 Objects
45078 \emph default
45079  manual.
45080 \end_layout
45081
45082 \begin_layout Section
45083 Listings
45084 \end_layout
45085
45086 \begin_layout Standard
45087 The listings settings are explained in chapter 
45088 \emph on
45089 Program Code Listings
45090 \emph default
45091  of the 
45092 \emph on
45093 Embedded
45094 \begin_inset space ~
45095 \end_inset
45096
45097 Objects
45098 \emph default
45099  manual.
45100 \end_layout
45101
45102 \begin_layout Section
45103 Bullets
45104 \end_layout
45105
45106 \begin_layout Standard
45107 Here you can adjust the characters for the itemize levels.
45108  The itemize environment is described in section
45109 \begin_inset space ~
45110 \end_inset
45111
45112
45113 \begin_inset CommandInset ref
45114 LatexCommand ref
45115 reference "sec:Itemize"
45116
45117 \end_inset
45118
45119 .
45120 \end_layout
45121
45122 \begin_layout Section
45123 Branches
45124 \end_layout
45125
45126 \begin_layout Standard
45127 Branches are described in section
45128 \begin_inset space ~
45129 \end_inset
45130
45131
45132 \begin_inset CommandInset ref
45133 LatexCommand ref
45134 reference "sec:Branches"
45135
45136 \end_inset
45137
45138 .
45139 \end_layout
45140
45141 \begin_layout Section
45142 Output
45143 \begin_inset CommandInset label
45144 LatexCommand label
45145 name "sec:Doc-Output"
45146
45147 \end_inset
45148
45149
45150 \end_layout
45151
45152 \begin_layout Standard
45153 Here you can define some output specifics for the current document:
45154 \end_layout
45155
45156 \begin_layout Description
45157 Default
45158 \begin_inset space ~
45159 \end_inset
45160
45161 Output
45162 \begin_inset space ~
45163 \end_inset
45164
45165 Format: The format that is used when you hit 
45166 \begin_inset Quotes eld
45167 \end_inset
45168
45169 View
45170 \begin_inset Quotes erd
45171 \end_inset
45172
45173
45174 \begin_inset Quotes eld
45175 \end_inset
45176
45177 Update
45178 \begin_inset Quotes erd
45179 \end_inset
45180
45181
45182 \begin_inset Quotes eld
45183 \end_inset
45184
45185 View Master Document
45186 \begin_inset Quotes erd
45187 \end_inset
45188
45189  and 
45190 \begin_inset Quotes eld
45191 \end_inset
45192
45193 Update Master Document
45194 \begin_inset Quotes erd
45195 \end_inset
45196
45197  in the 
45198 \family sans
45199 View
45200 \family default
45201  menu or the toolbar.
45202  The default is set in 
45203 \family sans
45204 Tools\SpecialChar \menuseparator
45205 Preferences\SpecialChar \menuseparator
45206 File Formats
45207 \family default
45208 , see sec.
45209 \begin_inset space \thinspace{}
45210 \end_inset
45211
45212
45213 \begin_inset CommandInset ref
45214 LatexCommand ref
45215 reference "sec:File-Formats"
45216
45217 \end_inset
45218
45219 .
45220 \end_layout
45221
45222 \begin_layout Description
45223 Synchronize
45224 \begin_inset space ~
45225 \end_inset
45226
45227 with
45228 \begin_inset space ~
45229 \end_inset
45230
45231 Output settings for the menu 
45232 \family sans
45233 Navigate\SpecialChar \menuseparator
45234 Forward
45235 \begin_inset space ~
45236 \end_inset
45237
45238 search
45239 \family default
45240 .
45241  For a detailed description see section 
45242 \emph on
45243 Reverse DVI/PDF search
45244 \emph default
45245  of the 
45246 \emph on
45247 Additional
45248 \begin_inset space ~
45249 \end_inset
45250
45251 Features
45252 \emph default
45253  manual.
45254 \end_layout
45255
45256 \begin_layout Description
45257 XHTML
45258 \begin_inset space ~
45259 \end_inset
45260
45261 Output
45262 \begin_inset space ~
45263 \end_inset
45264
45265 Options settings for the export format 
45266 \family sans
45267 LyXHTML
45268 \family default
45269 .
45270  
45271 \family sans
45272 Strict XHTML
45273 \begin_inset space ~
45274 \end_inset
45275
45276 1.1
45277 \family default
45278  will assure that the output follows exactly version
45279 \begin_inset space ~
45280 \end_inset
45281
45282 1.1 of the XHTML standard.
45283  The different 
45284 \family sans
45285 Math
45286 \begin_inset space ~
45287 \end_inset
45288
45289 output
45290 \family default
45291  settings are described in detail in section 
45292 \emph on
45293 Math Output in XHTML
45294 \emph default
45295  of the 
45296 \emph on
45297 Additional
45298 \begin_inset space ~
45299 \end_inset
45300
45301 Features
45302 \emph default
45303  manual.
45304  The scaling is used for the size of equations in the output.
45305 \end_layout
45306
45307 \begin_layout Section
45308 LaT
45309 \begin_inset ERT
45310 status collapsed
45311
45312 \begin_layout Plain Layout
45313
45314 {}
45315 \end_layout
45316
45317 \end_inset
45318
45319 eX Preamble
45320 \end_layout
45321
45322 \begin_layout Standard
45323 In this text field you can enter commands to load special LaTeX-packages
45324  or to define LaTeX-commands.
45325  The preamble is a thing for LaTeX-experts.
45326  You should not enter commands here until you exactly know what you are
45327  doing.
45328 \end_layout
45329
45330 \begin_layout Standard
45331 An introduction to the LaTeX-syntax is given in section
45332 \begin_inset space ~
45333 \end_inset
45334
45335
45336 \begin_inset CommandInset ref
45337 LatexCommand ref
45338 reference "sub:LaTeX-Syntax"
45339
45340 \end_inset
45341
45342 .
45343 \end_layout
45344
45345 \begin_layout Chapter
45346 The 
45347 \family sans
45348 Preferences
45349 \family default
45350  Dialog
45351 \begin_inset CommandInset label
45352 LatexCommand label
45353 name "chap:The-Preferences-dialog"
45354
45355 \end_inset
45356
45357
45358 \begin_inset Index idx
45359 status collapsed
45360
45361 \begin_layout Plain Layout
45362 Preferences
45363 \end_layout
45364
45365 \end_inset
45366
45367
45368 \end_layout
45369
45370 \begin_layout Standard
45371 The preferences dialog is called with the menu 
45372 \family sans
45373 Tools\SpecialChar \menuseparator
45374 Preferences
45375 \family default
45376 .
45377  It has the following submenus.
45378 \end_layout
45379
45380 \begin_layout Section
45381 Look and Feel
45382 \end_layout
45383
45384 \begin_layout Subsection
45385 User Interface
45386 \end_layout
45387
45388 \begin_layout Subsubsection
45389 User Interface File
45390 \begin_inset Index idx
45391 status collapsed
45392
45393 \begin_layout Plain Layout
45394 Customization ! of toolbars
45395 \end_layout
45396
45397 \end_inset
45398
45399
45400 \begin_inset Index idx
45401 status collapsed
45402
45403 \begin_layout Plain Layout
45404 Customization ! of menus
45405 \end_layout
45406
45407 \end_inset
45408
45409
45410 \end_layout
45411
45412 \begin_layout Standard
45413 The appearance of the menus and toolbars can be changed by choosing a user
45414  interface (ui) file.
45415  A ui-file is a text file where the toolbars and menus are listed.
45416  The toolbar buttons and menu entries are specified in the files 
45417 \shape italic
45418 stdtoolbars.inc
45419 \shape default
45420  and 
45421 \shape italic
45422 stdmenus.inc
45423 \shape default
45424 , respectively.
45425  Both files are loaded by the 
45426 \emph on
45427 default.ui
45428 \emph default
45429  file.
45430  To create your own menu and toolbar layout, start with a copy of these
45431  files and edit the entries.
45432 \end_layout
45433
45434 \begin_layout Standard
45435 The syntax of the .inc-files is straightforward: The 
45436 \family sans
45437 Menubar
45438 \family default
45439
45440 \family sans
45441 Menu
45442 \family default
45443  and 
45444 \family sans
45445 Toolbar
45446 \family default
45447  entries must be finished with an explicit 
45448 \family sans
45449 End
45450 \family default
45451 .
45452  They may contain 
45453 \family sans
45454 Submenu
45455 \family default
45456
45457 \family sans
45458 Item
45459 \family default
45460
45461 \family sans
45462 OptItem
45463 \family default
45464
45465 \family sans
45466 Separator
45467 \family default
45468
45469 \family sans
45470 Icon,
45471 \family default
45472  and in the case of the 
45473 \begin_inset Quotes eld
45474 \end_inset
45475
45476 file_lastfiles
45477 \begin_inset Quotes erd
45478 \end_inset
45479
45480  menu a 
45481 \family sans
45482 Lastfiles
45483 \family default
45484  entry.
45485  The syntax for the entries is:
45486 \end_layout
45487
45488 \begin_layout Standard
45489 \begin_inset VSpace smallskip*
45490 \end_inset
45491
45492
45493 \series bold
45494 Item 
45495 \begin_inset Quotes eld
45496 \end_inset
45497
45498 menu 
45499 \series default
45500 or
45501 \series bold
45502  button name
45503 \begin_inset Quotes erd
45504 \end_inset
45505
45506  
45507 \begin_inset Quotes eld
45508 \end_inset
45509
45510 LyX-function
45511 \begin_inset Quotes erd
45512 \end_inset
45513
45514
45515 \end_layout
45516
45517 \begin_layout Standard
45518 \noindent
45519 \begin_inset VSpace smallskip*
45520 \end_inset
45521
45522 All LyX-functions are listed in the menu 
45523 \family sans
45524 Help\SpecialChar \menuseparator
45525 LyX
45526 \begin_inset space ~
45527 \end_inset
45528
45529 Functions
45530 \family default
45531 .
45532 \end_layout
45533
45534 \begin_layout Standard
45535 \begin_inset VSpace medskip
45536 \end_inset
45537
45538
45539 \end_layout
45540
45541 \begin_layout Standard
45542 An example: Assuming you use the menu 
45543 \family sans
45544 Navigate\SpecialChar \menuseparator
45545 Bookmarks
45546 \family default
45547  quite often and therefore want six available bookmarks, you can add the
45548  line
45549 \end_layout
45550
45551 \begin_layout Standard
45552 \begin_inset VSpace smallskip*
45553 \end_inset
45554
45555
45556 \series bold
45557 Item 
45558 \begin_inset Quotes eld
45559 \end_inset
45560
45561 Save Bookmark 6
45562 \begin_inset Quotes erd
45563 \end_inset
45564
45565  
45566 \begin_inset Quotes eld
45567 \end_inset
45568
45569 bookmark-save 6
45570 \begin_inset Quotes erd
45571 \end_inset
45572
45573
45574 \end_layout
45575
45576 \begin_layout Standard
45577 \noindent
45578 \begin_inset VSpace smallskip*
45579 \end_inset
45580
45581 to the 
45582 \begin_inset Quotes eld
45583 \end_inset
45584
45585 navigate_bookmarks
45586 \begin_inset Quotes erd
45587 \end_inset
45588
45589  menu in the .inc-file to have the sixth bookmark.
45590 \end_layout
45591
45592 \begin_layout Subsubsection
45593 Icon Set
45594 \end_layout
45595
45596 \begin_layout Standard
45597 Here you can change the appearance of LyX's toolbar buttons.
45598  The currently available icon sets are compared in 
45599 \begin_inset CommandInset href
45600 LatexCommand href
45601 name "this image"
45602 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
45603
45604 \end_inset
45605
45606 .
45607 \end_layout
45608
45609 \begin_layout Subsubsection
45610 Automatic help
45611 \end_layout
45612
45613 \begin_layout Standard
45614 The option 
45615 \family sans
45616 Enable tool tips in main work area
45617 \family default
45618  enables tool tips showing the content of closed insets like index entries
45619  or footnotes.
45620 \end_layout
45621
45622 \begin_layout Subsubsection
45623 Session
45624 \end_layout
45625
45626 \begin_layout Standard
45627 With the option 
45628 \family sans
45629 Restore window layouts and geometries
45630 \family default
45631  LyX's main window will be opened with the size and layout that was used
45632  in the last LyX session.
45633 \end_layout
45634
45635 \begin_layout Standard
45636 The option 
45637 \family sans
45638 Restore cursor positions
45639 \family default
45640  sets the cursor to the position in the file where it was at the end of
45641  the last session.
45642 \end_layout
45643
45644 \begin_layout Standard
45645 The option 
45646 \family sans
45647 Load opened files from last session
45648 \family default
45649  opens all files that were opened in the last LyX session.
45650 \end_layout
45651
45652 \begin_layout Standard
45653 The button 
45654 \family sans
45655 Clear all session information
45656 \family default
45657  deletes all information from previous LyX sessions (cursor positions, names
45658  of last opened documents, etc.).
45659 \end_layout
45660
45661 \begin_layout Subsubsection
45662 Documents
45663 \begin_inset CommandInset label
45664 LatexCommand label
45665 name "sub:Backup documents"
45666
45667 \end_inset
45668
45669
45670 \begin_inset Index idx
45671 status collapsed
45672
45673 \begin_layout Plain Layout
45674 Backup ! Documents
45675 \end_layout
45676
45677 \end_inset
45678
45679
45680 \end_layout
45681
45682 \begin_layout Standard
45683
45684 \family sans
45685 Backup original documents when saving
45686 \family default
45687  creates a backup copy of the file in the state when it was opened or when
45688  it was saved the last time.
45689  It is stored in the same folder as your document or in the 
45690 \family sans
45691 Backup
45692 \begin_inset space ~
45693 \end_inset
45694
45695 directory
45696 \family default
45697 , see 
45698 \begin_inset CommandInset ref
45699 LatexCommand ref
45700 reference "sec:Paths"
45701
45702 \end_inset
45703
45704 .
45705  The backup file has the file extension 
45706 \begin_inset Quotes eld
45707 \end_inset
45708
45709
45710 \family sans
45711 .lyx~
45712 \family default
45713
45714 \begin_inset Quotes erd
45715 \end_inset
45716
45717 .
45718 \end_layout
45719
45720 \begin_layout Standard
45721 With the option 
45722 \family sans
45723 Backup documents, every
45724 \family default
45725 , you can specify the time between backup saves.
45726 \end_layout
45727
45728 \begin_layout Standard
45729
45730 \family sans
45731 Save documents compressed by default
45732 \family default
45733  saves the files always in a compressed format.
45734 \end_layout
45735
45736 \begin_layout Standard
45737
45738 \family sans
45739 Maximum last files
45740 \family default
45741  is the number of last opened files that LyX should display in the menu
45742  
45743 \family sans
45744 File\SpecialChar \menuseparator
45745 Open
45746 \begin_inset space ~
45747 \end_inset
45748
45749 Recent
45750 \family default
45751 .
45752 \end_layout
45753
45754 \begin_layout Standard
45755 If the option 
45756 \family sans
45757 Open documents in tabs
45758 \family default
45759  is not used, then every file will be opened in its own new instance of
45760  LyX.
45761 \end_layout
45762
45763 \begin_layout Standard
45764 The option 
45765 \family sans
45766 Single instance
45767 \family default
45768  is only active if a LyXServer pipe
45769 \begin_inset Foot
45770 status collapsed
45771
45772 \begin_layout Plain Layout
45773 See sec.
45774 \begin_inset space \thinspace{}
45775 \end_inset
45776
45777
45778 \begin_inset CommandInset ref
45779 LatexCommand ref
45780 reference "sec:Paths"
45781
45782 \end_inset
45783
45784  for information about LyXServer pipes.
45785 \end_layout
45786
45787 \end_inset
45788
45789  is specified.
45790  If it is checked, LyX documents will be opened in the same running instance
45791  of LyX.
45792  Otherwise a new LyX instance is created for each file.
45793 \end_layout
45794
45795 \begin_layout Standard
45796 With the option 
45797 \family sans
45798 Single close-tab button
45799 \family default
45800  there will only be one button (
45801 \family sans
45802
45803 \begin_inset Graphics
45804         filename ../images/closetab.png
45805         scale 75
45806
45807 \end_inset
45808
45809
45810 \family default
45811 ) at the right side of the tab bar to close tabs.
45812  Otherwise every document tab has its own close button.
45813 \end_layout
45814
45815 \begin_layout Standard
45816 \begin_inset Note Greyedout
45817 status collapsed
45818
45819 \begin_layout Plain Layout
45820
45821 \series bold
45822 Note:
45823 \series default
45824  For the last option you have to restart LyX before the change takes effect.
45825 \end_layout
45826
45827 \end_inset
45828
45829
45830 \end_layout
45831
45832 \begin_layout Subsection
45833 Screen Fonts
45834 \begin_inset Index idx
45835 status collapsed
45836
45837 \begin_layout Plain Layout
45838 Font ! Screen
45839 \end_layout
45840
45841 \end_inset
45842
45843
45844 \begin_inset CommandInset label
45845 LatexCommand label
45846 name "sub:Screen-Fonts"
45847
45848 \end_inset
45849
45850
45851 \end_layout
45852
45853 \begin_layout Standard
45854 These fonts are used to display your documents on the screen.
45855 \end_layout
45856
45857 \begin_layout Standard
45858 \begin_inset Note Greyedout
45859 status collapsed
45860
45861 \begin_layout Plain Layout
45862
45863 \series bold
45864 Note:
45865 \series default
45866  This section only deals with the fonts 
45867 \emph on
45868 inside
45869 \emph default
45870  the LyX window.
45871  The fonts that appear on the output are independent from these fonts, and
45872  set in the menu 
45873 \family sans
45874 Document\SpecialChar \menuseparator
45875 Settings\SpecialChar \menuseparator
45876 Fonts
45877 \family default
45878 .
45879 \end_layout
45880
45881 \end_inset
45882
45883
45884 \end_layout
45885
45886 \begin_layout Standard
45887 By default, LyX uses 
45888 \family typewriter
45889 Times
45890 \family default
45891  as roman (serif) font, 
45892 \family typewriter
45893 Arial
45894 \family default
45895  or 
45896 \family typewriter
45897 Helvetica
45898 \family default
45899  (depends on the system) as 
45900 \family sans
45901 sans
45902 \begin_inset space ~
45903 \end_inset
45904
45905 serif
45906 \family default
45907  font and 
45908 \family typewriter
45909 Courier
45910 \family default
45911  as 
45912 \family typewriter
45913 typewriter
45914 \family default
45915  font.
45916 \end_layout
45917
45918 \begin_layout Standard
45919 You can change the font size with the 
45920 \family sans
45921 Zoom
45922 \family default
45923  setting.
45924 \end_layout
45925
45926 \begin_layout Standard
45927 The 
45928 \family sans
45929 Font Sizes
45930 \family default
45931  are calculated as letter height in units of points.
45932  72
45933 \begin_inset space \thinspace{}
45934 \end_inset
45935
45936 points have the size of 1
45937 \begin_inset space \thinspace{}
45938 \end_inset
45939
45940 inch, see Appendix
45941 \begin_inset space ~
45942 \end_inset
45943
45944
45945 \begin_inset CommandInset ref
45946 LatexCommand ref
45947 reference "chap:Units-available-in"
45948
45949 \end_inset
45950
45951 .
45952  The default font sizes are the same as if a document font size of 10
45953 \begin_inset space \thinspace{}
45954 \end_inset
45955
45956 pt were used.
45957  The sizes are explained in detail in section
45958 \begin_inset space ~
45959 \end_inset
45960
45961
45962 \begin_inset CommandInset ref
45963 LatexCommand ref
45964 reference "sub:Document-Font"
45965
45966 \end_inset
45967
45968 .
45969 \end_layout
45970
45971 \begin_layout Standard
45972 With the option 
45973 \family sans
45974 Use Pixmap Cache to speed up font rendering
45975 \family default
45976  enabled, LyX needs to redraw the screen less often.
45977  This results in better performance, especially on slow systems.
45978  On the other hand, the characters might look more fuzzy on screen.
45979  So whether you enable this or not depends on whether you prefer speed over
45980  aesthetics.
45981  Note that the Pixmap Cache is only available and useful under Mac
45982 \begin_inset space ~
45983 \end_inset
45984
45985 OS and Windows.
45986 \end_layout
45987
45988 \begin_layout Subsection
45989 Colors
45990 \begin_inset Index idx
45991 status collapsed
45992
45993 \begin_layout Plain Layout
45994 Color ! LyX screen
45995 \end_layout
45996
45997 \end_inset
45998
45999
46000 \begin_inset Index idx
46001 status collapsed
46002
46003 \begin_layout Plain Layout
46004 Settings ! Color
46005 \end_layout
46006
46007 \end_inset
46008
46009
46010 \end_layout
46011
46012 \begin_layout Standard
46013 Here you can change all the colors used by LyX.
46014  Choose an item in the list and use the 
46015 \family sans
46016 Alter
46017 \family default
46018  button.
46019 \end_layout
46020
46021 \begin_layout Standard
46022 By using the option 
46023 \family sans
46024 Use system colors
46025 \family default
46026  the color scheme of your OS or window manager is used.
46027  The colors 
46028 \family sans
46029 cursor, selection, table line, text, URL
46030 \begin_inset space ~
46031 \end_inset
46032
46033 label and URL
46034 \begin_inset space ~
46035 \end_inset
46036
46037 text
46038 \family default
46039  are then not customizable and thus not listed.
46040 \end_layout
46041
46042 \begin_layout Subsection
46043 Display
46044 \begin_inset Index idx
46045 status collapsed
46046
46047 \begin_layout Plain Layout
46048 Settings ! Display
46049 \end_layout
46050
46051 \end_inset
46052
46053
46054 \end_layout
46055
46056 \begin_layout Standard
46057 Here you can specify if graphics inside LyX are displayed.
46058 \end_layout
46059
46060 \begin_layout Standard
46061
46062 \family sans
46063 Instant Preview
46064 \family default
46065  enables previewing snippets of your document.
46066  This feature is described in section
46067 \begin_inset space ~
46068 \end_inset
46069
46070
46071 \begin_inset CommandInset ref
46072 LatexCommand ref
46073 reference "sec:Previewing-snippets-of"
46074
46075 \end_inset
46076
46077 .
46078 \end_layout
46079
46080 \begin_layout Standard
46081 The option 
46082 \family sans
46083 Mark
46084 \begin_inset space ~
46085 \end_inset
46086
46087 end
46088 \begin_inset space ~
46089 \end_inset
46090
46091 of
46092 \begin_inset space ~
46093 \end_inset
46094
46095 paragraphs
46096 \family default
46097  displays a pilcrow (¶) at the end of every paragraph.
46098 \end_layout
46099
46100 \begin_layout Section
46101 Editing
46102 \begin_inset Index idx
46103 status collapsed
46104
46105 \begin_layout Plain Layout
46106 Settings ! Editing
46107 \end_layout
46108
46109 \end_inset
46110
46111
46112 \end_layout
46113
46114 \begin_layout Subsection
46115 Control
46116 \end_layout
46117
46118 \begin_layout Subsubsection
46119 Editing
46120 \end_layout
46121
46122 \begin_layout Standard
46123 The option 
46124 \family sans
46125 Cursor follows scrollbar
46126 \family default
46127  sets the cursor to the top of the currently displayed document part when
46128  scrolling.
46129 \end_layout
46130
46131 \begin_layout Standard
46132 You can adjust the width of the cursor.
46133  If you set the value to zero the thickness of the cursor scales relative
46134  to the zoom value you choose for the screen fonts.
46135 \end_layout
46136
46137 \begin_layout Standard
46138
46139 \family sans
46140 Scroll below end of document
46141 \family default
46142  is self-explanatory.
46143 \end_layout
46144
46145 \begin_layout Standard
46146 In LyX one can jump from word to word by pressing 
46147 \family sans
46148 Ctrl+arrow key
46149 \family default
46150 .
46151  With the option
46152 \family sans
46153  Use Mac-style for cursor moving between words
46154 \family default
46155  the cursor jumps from the end of a word to the end of the next word.
46156  Normally it jumps from the beginning to the beginning.
46157 \end_layout
46158
46159 \begin_layout Standard
46160 The option 
46161 \family sans
46162 Sort environments alphabetically
46163 \family default
46164  sorts the entries in the pull-down box for the paragraph environments.
46165 \end_layout
46166
46167 \begin_layout Standard
46168 The option 
46169 \family sans
46170 Group environments by their category
46171 \family default
46172  groups the entries in the pull-down box for the paragraph environments.
46173 \end_layout
46174
46175 \begin_layout Standard
46176 The math macro editing option determines the editing style, see the section
46177  
46178 \emph on
46179 Math Macros
46180 \emph default
46181  of the 
46182 \emph on
46183 Math
46184 \emph default
46185  manual.
46186 \end_layout
46187
46188 \begin_layout Subsubsection
46189 Fullscreen
46190 \end_layout
46191
46192 \begin_layout Standard
46193 Here you can specify what is hidden in the fullscreen mode.
46194  The option 
46195 \family sans
46196 Limit text width
46197 \family default
46198  specifies the width of the text in fullscreen mode.
46199  This way you can display the text smaller than the screen; the text then
46200  appears centered.
46201 \end_layout
46202
46203 \begin_layout Subsection
46204 Shortcuts
46205 \begin_inset Index idx
46206 status collapsed
46207
46208 \begin_layout Plain Layout
46209 Key Bindings
46210 \end_layout
46211
46212 \end_inset
46213
46214
46215 \begin_inset Index idx
46216 status collapsed
46217
46218 \begin_layout Plain Layout
46219 Settings ! Shortcuts
46220 \end_layout
46221
46222 \end_inset
46223
46224
46225 \end_layout
46226
46227 \begin_layout Subsubsection
46228 Bind File
46229 \end_layout
46230
46231 \begin_layout Standard
46232 Bindings are used to bind a LyX-function to a key.
46233  Several binding files are available:
46234 \end_layout
46235
46236 \begin_layout Description
46237 cua.bind typical set of PC keyboard shortcuts
46238 \end_layout
46239
46240 \begin_layout Description
46241 (x)emacs.bind set of bindings like they are used in the editor programs 
46242 \family sans
46243 Emacs
46244 \family default
46245  (
46246 \family sans
46247 XEmacs
46248 \family default
46249 )
46250 \end_layout
46251
46252 \begin_layout Description
46253 mac.bind set of bindings for 
46254 \family sans
46255 Mac
46256 \begin_inset space \thinspace{}
46257 \end_inset
46258
46259 OS
46260 \family default
46261  systems.
46262 \end_layout
46263
46264 \begin_layout Standard
46265 There are also bind-files designed for special document classes, like 
46266 \shape italic
46267 broadway.bind
46268 \shape default
46269 , and bind files for special languages.
46270  The names of language bind-files begin with a language code, e.
46271 \begin_inset space \thinspace{}
46272 \end_inset
46273
46274 g.
46275 \begin_inset space \space{}
46276 \end_inset
46277
46278
46279 \begin_inset Quotes eld
46280 \end_inset
46281
46282 pt
46283 \begin_inset Quotes erd
46284 \end_inset
46285
46286  for Portuguese.
46287  If you use LyX in a certain language, LyX will try to use the appropriate
46288  bind-file.
46289 \end_layout
46290
46291 \begin_layout Standard
46292 Some bind-files, like 
46293 \emph on
46294 math.bind
46295 \emph default
46296 , have only a small scope.
46297  When looking at the end of the file 
46298 \shape italic
46299 cua.bind
46300 \shape default
46301 , you can see that they are included to keep the overview in the bind-file.
46302 \end_layout
46303
46304 \begin_layout Subsubsection
46305 Editing Shortcuts
46306 \begin_inset CommandInset label
46307 LatexCommand label
46308 name "sub:Editing-Shortcuts"
46309
46310 \end_inset
46311
46312
46313 \begin_inset Index idx
46314 status collapsed
46315
46316 \begin_layout Plain Layout
46317 Key Bindings ! Editing
46318 \end_layout
46319
46320 \end_inset
46321
46322
46323 \end_layout
46324
46325 \begin_layout Standard
46326 To add new or modify existing keybindings to your own taste you can use
46327  the table in the dialog that lists all LyX-functions and the bound shortcuts.
46328  To find functions easily, they are grouped by categories and the dialog
46329  provides the field 
46330 \family sans
46331 Show key-bindings containing
46332 \family default
46333 .
46334  In this field you can insert a keyword for a function you want to edit.
46335  Insert there for example as keyword 
46336 \begin_inset Quotes eld
46337 \end_inset
46338
46339 paste
46340 \begin_inset Quotes erd
46341 \end_inset
46342
46343  and you get the 4 different existing shortcuts for the 3 different functions
46344  that contain 
46345 \begin_inset Quotes eld
46346 \end_inset
46347
46348 paste
46349 \begin_inset Quotes erd
46350 \end_inset
46351
46352  in their name.
46353  As you can see, one function can have more than one shortcut.
46354  All LyX-functions are also listed in the file 
46355 \emph on
46356 LyX Functions
46357 \emph default
46358  that you will find in the 
46359 \family sans
46360 Help
46361 \family default
46362  menu.
46363 \end_layout
46364
46365 \begin_layout Standard
46366 To add e.
46367 \begin_inset space \thinspace{}
46368 \end_inset
46369
46370 g.
46371 \begin_inset space \space{}
46372 \end_inset
46373
46374 the shortcut 
46375 \family sans
46376 Alt+Q
46377 \family default
46378  for the function 
46379 \family sans
46380 textstyle-apply
46381 \family default
46382 , select the function and press the 
46383 \family sans
46384 Modify
46385 \family default
46386  button.
46387  A dialog pops up where you can add the shortcut by using it.
46388  So press Alt+Q to define the shortcut.
46389  Modifying an existing shortcut is done the same way.
46390  You can also bind multiple functions to one shortcut by modifying an existing
46391  binding and adding the different function names as a semicolon separated
46392  list.
46393  LyX will then use the first function that is enabled in the current document
46394  part.
46395  The binding for the function 
46396 \family sans
46397 command-alter
46398 \family default
46399  is an example of this.
46400 \end_layout
46401
46402 \begin_layout Standard
46403 Alternatively you can also edit shortcuts by modifying bind-files with a
46404  text editor.
46405  The syntax of the entries is:
46406 \end_layout
46407
46408 \begin_layout Standard
46409
46410 \series bold
46411
46412 \backslash
46413 bind 
46414 \begin_inset Quotes eld
46415 \end_inset
46416
46417 key combination
46418 \begin_inset Quotes erd
46419 \end_inset
46420
46421  
46422 \begin_inset Quotes eld
46423 \end_inset
46424
46425 LyX-function
46426 \begin_inset Quotes erd
46427 \end_inset
46428
46429
46430 \end_layout
46431
46432 \begin_layout Subsection
46433 Keyboard / Mouse
46434 \begin_inset CommandInset label
46435 LatexCommand label
46436 name "sub:Keyboard-Map"
46437
46438 \end_inset
46439
46440
46441 \begin_inset Index idx
46442 status collapsed
46443
46444 \begin_layout Plain Layout
46445 Keyboard Map
46446 \end_layout
46447
46448 \end_inset
46449
46450
46451 \begin_inset Index idx
46452 status collapsed
46453
46454 \begin_layout Plain Layout
46455 Settings ! Keyboard Map
46456 \end_layout
46457
46458 \end_inset
46459
46460
46461 \end_layout
46462
46463 \begin_layout Standard
46464 Normally keyboard settings have to be done in a menu of your operating system.
46465  For the case that this is not possible, LyX provides keyboard maps.
46466  If you have e.
46467 \begin_inset space \thinspace{}
46468 \end_inset
46469
46470 g.
46471 \begin_inset space \space{}
46472 \end_inset
46473
46474 a Czech keyboard but want to write with it like with a Romanian one, you
46475  can use the keyboard map file named 
46476 \emph on
46477 romanian.kmap
46478 \emph default
46479 .
46480 \end_layout
46481
46482 \begin_layout Standard
46483 \begin_inset Note Greyedout
46484 status collapsed
46485
46486 \begin_layout Plain Layout
46487
46488 \series bold
46489 Note:
46490 \series default
46491  Keyboard maps are only provided as makeshift and don't work on all systems.
46492 \end_layout
46493
46494 \end_inset
46495
46496
46497 \end_layout
46498
46499 \begin_layout Standard
46500 You can furthermore specify here the 
46501 \family sans
46502 Wheel scrolling speed
46503 \family default
46504 .
46505  The standard value is 1.0, higher values speed up the scrolling, lower ones
46506  slow it down.
46507 \end_layout
46508
46509 \begin_layout Standard
46510 In the section 
46511 \family sans
46512 Scroll wheel zoom
46513 \family default
46514  you can select a key for zooming.
46515  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
46516 \end_layout
46517
46518 \begin_layout Subsection
46519 Input Completion
46520 \end_layout
46521
46522 \begin_layout Standard
46523 Input completion is described in sec.
46524 \begin_inset space \thinspace{}
46525 \end_inset
46526
46527
46528 \begin_inset CommandInset ref
46529 LatexCommand ref
46530 reference "sec:Input-Completion"
46531
46532 \end_inset
46533
46534 .
46535 \end_layout
46536
46537 \begin_layout Section
46538 Paths
46539 \begin_inset CommandInset label
46540 LatexCommand label
46541 name "sec:Paths"
46542
46543 \end_inset
46544
46545
46546 \begin_inset Index idx
46547 status collapsed
46548
46549 \begin_layout Plain Layout
46550 Paths
46551 \end_layout
46552
46553 \end_inset
46554
46555
46556 \begin_inset Index idx
46557 status collapsed
46558
46559 \begin_layout Plain Layout
46560 Settings ! Paths
46561 \end_layout
46562
46563 \end_inset
46564
46565
46566 \end_layout
46567
46568 \begin_layout Description
46569 Working
46570 \begin_inset space ~
46571 \end_inset
46572
46573 directory This is LyX's working directory.
46574  It is the default when you 
46575 \family sans
46576 Open
46577 \family default
46578
46579 \family sans
46580 Save
46581 \family default
46582  or 
46583 \family sans
46584 Save
46585 \begin_inset space ~
46586 \end_inset
46587
46588 as
46589 \family default
46590  files.
46591 \end_layout
46592
46593 \begin_layout Description
46594 Document
46595 \begin_inset space ~
46596 \end_inset
46597
46598 templates This directory will be opened when you use the menu 
46599 \family sans
46600 File\SpecialChar \menuseparator
46601 New
46602 \begin_inset space ~
46603 \end_inset
46604
46605 from
46606 \begin_inset space ~
46607 \end_inset
46608
46609 Template
46610 \family default
46611 .
46612 \end_layout
46613
46614 \begin_layout Description
46615 Example
46616 \begin_inset space ~
46617 \end_inset
46618
46619 files This directory will be opened when you use the button 
46620 \family sans
46621 Examples
46622 \family default
46623  in the 
46624 \family sans
46625 File\SpecialChar \menuseparator
46626 Open
46627 \family default
46628  dialog.
46629 \begin_inset Newline newline
46630 \end_inset
46631
46632
46633 \begin_inset Note Greyedout
46634 status collapsed
46635
46636 \begin_layout Plain Layout
46637
46638 \series bold
46639 Note:
46640 \series default
46641  The 
46642 \family sans
46643 Examples
46644 \family default
46645  button does not exist when using LyX on Mac OS and Windows systems.
46646 \end_layout
46647
46648 \end_inset
46649
46650
46651 \end_layout
46652
46653 \begin_layout Description
46654 Backup
46655 \begin_inset space ~
46656 \end_inset
46657
46658 directory
46659 \begin_inset Index idx
46660 status collapsed
46661
46662 \begin_layout Plain Layout
46663 Backup ! Directory
46664 \end_layout
46665
46666 \end_inset
46667
46668  Backup copies will be saved to this directory.
46669  If no directory is given but backups are enabled as described in section
46670 \begin_inset space ~
46671 \end_inset
46672
46673
46674 \begin_inset CommandInset ref
46675 LatexCommand ref
46676 reference "sub:Backup documents"
46677
46678 \end_inset
46679
46680 , the 
46681 \family sans
46682 Working directory
46683 \family default
46684  will be used to save the backups.
46685 \begin_inset Newline newline
46686 \end_inset
46687
46688 Backup files have the ending 
46689 \begin_inset Quotes eld
46690 \end_inset
46691
46692 .lyx~
46693 \begin_inset Quotes erd
46694 \end_inset
46695
46696 .
46697 \end_layout
46698
46699 \begin_layout Description
46700 Ly
46701 \begin_inset ERT
46702 status collapsed
46703
46704 \begin_layout Plain Layout
46705
46706 {}
46707 \end_layout
46708
46709 \end_inset
46710
46711 XServer
46712 \begin_inset space ~
46713 \end_inset
46714
46715 pipe Here you can enter the name of a so-called UNIX-pipe.
46716  This pipe is used to send data from external programs to LyX.
46717 \begin_inset Newline newline
46718 \end_inset
46719
46720
46721 \series bold
46722 Example:
46723 \series default
46724  You add a BibTeX-database 
46725 \emph on
46726 test.bib
46727 \emph default
46728  to your document.
46729  You can edit this file with the program 
46730 \family typewriter
46731 JabRef
46732 \family default
46733 .
46734  In 
46735 \family typewriter
46736 JabRef
46737 \family default
46738  you have to use the same Unix-Pipe for LyX in its preferences under 
46739 \family sans
46740 External
46741 \begin_inset space ~
46742 \end_inset
46743
46744 programs
46745 \family default
46746 .
46747  If you want to get one entry of the database as citation, select it in
46748  
46749 \family typewriter
46750 JabRef
46751 \family default
46752  and click on the LyX-symbol.
46753  The entry will now be inserted as citation at the current cursor position
46754  in your LyX file.
46755  
46756 \family typewriter
46757 JabRef
46758 \family default
46759  and LyX need of course to be run the same time.
46760 \begin_inset Newline newline
46761 \end_inset
46762
46763 The pipe is also used for the 
46764 \family sans
46765 Single instance
46766 \family default
46767  feature, see sec.
46768 \begin_inset space \thinspace{}
46769 \end_inset
46770
46771
46772 \begin_inset CommandInset ref
46773 LatexCommand ref
46774 reference "sub:Backup documents"
46775
46776 \end_inset
46777
46778 .
46779 \begin_inset Newline newline
46780 \end_inset
46781
46782 To use the LyXServer-Pipe on Windows, you must use this pipe name:
46783 \begin_inset Newline newline
46784 \end_inset
46785
46786
46787 \series bold
46788
46789 \backslash
46790
46791 \backslash
46792 .
46793 \backslash
46794 pipe
46795 \backslash
46796 lyxpipe
46797 \end_layout
46798
46799 \begin_layout Description
46800 Temporary
46801 \begin_inset space ~
46802 \end_inset
46803
46804 directory Temporary files will be saved in this directory.
46805 \end_layout
46806
46807 \begin_layout Description
46808 Thesaurus
46809 \begin_inset space ~
46810 \end_inset
46811
46812 dictionary Directory where the thesaurus dictionaries are located.
46813  You only need to specify it if the thesaurus does otherwise not work or
46814  if you want to use custom/alternative dictionaries.
46815 \end_layout
46816
46817 \begin_layout Description
46818 Hunspell
46819 \begin_inset space ~
46820 \end_inset
46821
46822 dictionary Directory where the dictionaries of the spell checker program
46823  
46824 \family typewriter
46825 Hunspell
46826 \family default
46827  are located.
46828  You only need to specify it if you are using 
46829 \family typewriter
46830 Hunspell
46831 \family default
46832  and spell checking does otherwise not work or if you want to use custom/alterna
46833 tive dictionaries.
46834  For LyX on Windows 
46835 \family typewriter
46836 Hunspell
46837 \family default
46838  is the only available spell checker and should work without specifying
46839  a directory.
46840 \end_layout
46841
46842 \begin_layout Description
46843 PATH
46844 \begin_inset space ~
46845 \end_inset
46846
46847 prefix This field contains a list of paths to external programs.
46848  When LyX needs to use an external program, it looks in this list where
46849  to find it on the system.
46850  The path list is automatically set up on Windows and Mac systems when LyX
46851  is configured, so that you normally don't have to modify it.
46852  On Unix
46853 \begin_inset space \thinspace{}
46854 \end_inset
46855
46856 /
46857 \begin_inset space \thinspace{}
46858 \end_inset
46859
46860 Linux systems, the path list will need to be set only if there are external
46861  programs you wish to use that are not in your normal system path ($PATH).
46862 \end_layout
46863
46864 \begin_layout Description
46865 TEXINPUTS
46866 \begin_inset space ~
46867 \end_inset
46868
46869 prefix The TEXINPUTS environment variable allows to use external files which
46870  are included to a LyX document via commands in TeX code or in the document
46871  preamble.
46872  This prefix includes by default the document directory (represented by
46873  a single dot '.').
46874  The prefix can contain any list of paths separated by the default separator
46875  of the OS (':' on UNIX like systems and ';' on Windows).
46876  If files are included, the paths listed in the TEXINPUTS prefix will be
46877  scanned for the input files.
46878  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
46879  to be relative to the directory of your LyX file.
46880  It is recommended to include always '.' as one of the paths, otherwise compilati
46881 on may fail for some documents.
46882 \end_layout
46883
46884 \begin_layout Section
46885 Identity
46886 \end_layout
46887
46888 \begin_layout Standard
46889 Here you can insert your name and email address.
46890  The identity will be used when you have enabled change tracking as described
46891  in section
46892 \begin_inset space ~
46893 \end_inset
46894
46895
46896 \begin_inset CommandInset ref
46897 LatexCommand ref
46898 reference "sec:Change-Tracking"
46899
46900 \end_inset
46901
46902 , to mark changes you make as yours.
46903 \end_layout
46904
46905 \begin_layout Section
46906 Language Settings
46907 \begin_inset Index idx
46908 status collapsed
46909
46910 \begin_layout Plain Layout
46911 Language ! Settings
46912 \end_layout
46913
46914 \end_inset
46915
46916
46917 \begin_inset Index idx
46918 status collapsed
46919
46920 \begin_layout Plain Layout
46921 Settings ! Language
46922 \end_layout
46923
46924 \end_inset
46925
46926
46927 \end_layout
46928
46929 \begin_layout Subsection
46930 Language
46931 \begin_inset CommandInset label
46932 LatexCommand label
46933 name "sub:Prefs-Language"
46934
46935 \end_inset
46936
46937
46938 \end_layout
46939
46940 \begin_layout Description
46941 User
46942 \begin_inset space ~
46943 \end_inset
46944
46945 Interface
46946 \begin_inset space ~
46947 \end_inset
46948
46949 language Here you can select the language of LyX's menus.
46950  You find the actual translation status here: 
46951 \begin_inset CommandInset href
46952 LatexCommand href
46953 target "http://www.lyx.org/I18n"
46954
46955 \end_inset
46956
46957
46958 \end_layout
46959
46960 \begin_layout Description
46961 Language
46962 \begin_inset space ~
46963 \end_inset
46964
46965 package determines which LaTeX package should be loaded to handle language
46966  issues.
46967  Language issues that are handled by this package include proper hyphenation
46968  as well as localization of dates and text strings such as 
46969 \begin_inset Quotes eld
46970 \end_inset
46971
46972 Chapter
46973 \begin_inset Quotes erd
46974 \end_inset
46975
46976  and 
46977 \begin_inset Quotes eld
46978 \end_inset
46979
46980 Table
46981 \begin_inset Quotes erd
46982 \end_inset
46983
46984 .
46985  The most widespread language package is 
46986 \series bold
46987 babel
46988 \series default
46989
46990 \begin_inset Index idx
46991 status collapsed
46992
46993 \begin_layout Plain Layout
46994 LaTeX-packages ! babel
46995 \end_layout
46996
46997 \end_inset
46998
46999 , it is the default language package in classic LaTeX.
47000  More recent typesetting engines such as XeTeX and LuaTeX come with the
47001  alternative language package 
47002 \series bold
47003 polyglossia
47004 \series default
47005
47006 \begin_inset Index idx
47007 status collapsed
47008
47009 \begin_layout Plain Layout
47010 LaTeX-packages ! polyglossia
47011 \end_layout
47012
47013 \end_inset
47014
47015  that is more suited for the multi-script support of these engines.
47016  Furthermore, there are also specific language packages for languages not
47017  covered by babel.
47018  The available selections are described in sec.
47019 \begin_inset space \thinspace{}
47020 \end_inset
47021
47022
47023 \begin_inset CommandInset ref
47024 LatexCommand ref
47025 reference "sec:Language-encodings"
47026
47027 \end_inset
47028
47029 .
47030 \end_layout
47031
47032 \begin_layout Description
47033 Command
47034 \begin_inset space ~
47035 \end_inset
47036
47037 start If a special LaTeX-package is needed to write in a certain document
47038  language, you can here specify the command to start the package.
47039  An example is the start command 
47040 \family sans
47041
47042 \backslash
47043 begin{arabtext}
47044 \family default
47045  that is needed to write Arabic using the package 
47046 \series bold
47047 ArabTeX
47048 \series default
47049 , see 
47050 \begin_inset CommandInset citation
47051 LatexCommand cite
47052 key "Arabic"
47053
47054 \end_inset
47055
47056 .
47057  The default is the 
47058 \series bold
47059 babel
47060 \series default
47061  command 
47062 \family sans
47063
47064 \backslash
47065 selectlanguage{$$lang}
47066 \family default
47067 .
47068 \end_layout
47069
47070 \begin_layout Description
47071 Command
47072 \begin_inset space ~
47073 \end_inset
47074
47075 end Counterpart to 
47076 \family sans
47077 Command start
47078 \family default
47079 .
47080  Some packages, like the default, don't have an end command since the start
47081  command toggles the package on and off.
47082 \end_layout
47083
47084 \begin_layout Description
47085 Default
47086 \begin_inset space ~
47087 \end_inset
47088
47089 Decimal
47090 \begin_inset space ~
47091 \end_inset
47092
47093 Point Define the default decimal point for the use in tables (decimal point
47094  alignment).
47095 \end_layout
47096
47097 \begin_layout Description
47098 Set
47099 \begin_inset space ~
47100 \end_inset
47101
47102 languages
47103 \begin_inset space ~
47104 \end_inset
47105
47106 globally When this option is set, the languages used in the document will
47107  be added as options to the document class options, so that they can be
47108  used by all LaTeX-packages.
47109  Otherwise they will only be used as options for the 
47110 \series bold
47111 babel
47112 \series default
47113  package.
47114 \end_layout
47115
47116 \begin_layout Description
47117 Auto
47118 \begin_inset space ~
47119 \end_inset
47120
47121 begin When this option is set, documents start with the chosen document
47122  language.
47123  When this option is not set, the 
47124 \family sans
47125 Command
47126 \begin_inset space ~
47127 \end_inset
47128
47129 start
47130 \family default
47131  is explicitly set to the beginning of the document in the LaTeX-output.
47132  This assures that the correct language is used when you use another 
47133 \family sans
47134 Command
47135 \begin_inset space ~
47136 \end_inset
47137
47138 start
47139 \family default
47140  than the default.
47141 \end_layout
47142
47143 \begin_layout Description
47144 Auto
47145 \begin_inset space ~
47146 \end_inset
47147
47148 end Counterpart to 
47149 \family sans
47150 Auto
47151 \begin_inset space ~
47152 \end_inset
47153
47154 begin
47155 \family default
47156 .
47157  When it is not set, the 
47158 \family sans
47159 Command
47160 \begin_inset space ~
47161 \end_inset
47162
47163 end
47164 \family default
47165  is set to the end of the document.
47166 \end_layout
47167
47168 \begin_layout Description
47169 Mark
47170 \begin_inset space ~
47171 \end_inset
47172
47173 foreign
47174 \begin_inset space ~
47175 \end_inset
47176
47177 languages Text marked formatted in a language different from the document
47178  language will be underlined in blue.
47179 \end_layout
47180
47181 \begin_layout Description
47182 Enable
47183 \begin_inset space ~
47184 \end_inset
47185
47186 RTL
47187 \begin_inset space ~
47188 \end_inset
47189
47190 support Enables the use of languages, written from right to left (RTL),
47191  like Arabic, Hebrew, Farsi.
47192 \end_layout
47193
47194 \begin_layout Description
47195 Cursor
47196 \begin_inset space ~
47197 \end_inset
47198
47199 movement When writing RTL, you can define if the left and right arrow keys
47200  move the cursor visually to the left or right, respectively, or logically.
47201  Logical means that the cursor is moved to the left when pressing the right
47202  arrow key and the cursor is inside text in an RTL language.
47203 \end_layout
47204
47205 \begin_layout Subsection
47206 Spellchecker
47207 \end_layout
47208
47209 \begin_layout Standard
47210 The spellchecker settings are explained in section
47211 \begin_inset space ~
47212 \end_inset
47213
47214
47215 \begin_inset CommandInset ref
47216 LatexCommand ref
47217 reference "sec:Spellchecking"
47218
47219 \end_inset
47220
47221 .
47222 \end_layout
47223
47224 \begin_layout Section
47225 Outputs
47226 \end_layout
47227
47228 \begin_layout Subsection
47229 General
47230 \end_layout
47231
47232 \begin_layout Description
47233 Output
47234 \begin_inset space ~
47235 \end_inset
47236
47237 line
47238 \begin_inset space ~
47239 \end_inset
47240
47241 length sets the maximum number of characters printed in one line when using
47242  the menu 
47243 \family sans
47244 File\SpecialChar \menuseparator
47245 Export\SpecialChar \menuseparator
47246 Plain
47247 \begin_inset space ~
47248 \end_inset
47249
47250 text
47251 \family default
47252 .
47253  Setting the line line length to 0 means all text is printed in one endless
47254  line.
47255 \end_layout
47256
47257 \begin_layout Description
47258 Date
47259 \begin_inset space ~
47260 \end_inset
47261
47262 format
47263 \begin_inset Index idx
47264 status collapsed
47265
47266 \begin_layout Plain Layout
47267 Date Format
47268 \end_layout
47269
47270 \end_inset
47271
47272
47273 \begin_inset Index idx
47274 status collapsed
47275
47276 \begin_layout Plain Layout
47277 Settings ! Date format
47278 \end_layout
47279
47280 \end_inset
47281
47282  The date format can be one or a mixture of the formats listed here:
47283 \begin_inset Newline newline
47284 \end_inset
47285
47286
47287 \begin_inset Flex URL
47288 status collapsed
47289
47290 \begin_layout Plain Layout
47291
47292 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
47293 \end_layout
47294
47295 \end_inset
47296
47297
47298 \begin_inset Newline newline
47299 \end_inset
47300
47301 For example the format
47302 \begin_inset Newline newline
47303 \end_inset
47304
47305 %d/%m/%y
47306 \begin_inset Newline newline
47307 \end_inset
47308
47309 prints the date as day/month/year.
47310 \end_layout
47311
47312 \begin_layout Description
47313 Overwrite
47314 \begin_inset space ~
47315 \end_inset
47316
47317 on
47318 \begin_inset space ~
47319 \end_inset
47320
47321 export Setting what LyX is allowed to overwrite on export.
47322 \end_layout
47323
47324 \begin_layout Description
47325 Forward
47326 \begin_inset space ~
47327 \end_inset
47328
47329 search Commands that will be used for the menu 
47330 \family sans
47331 Navigate\SpecialChar \menuseparator
47332 Forward
47333 \begin_inset space ~
47334 \end_inset
47335
47336 search
47337 \family default
47338 .
47339  For a detailed description see section 
47340 \emph on
47341 Reverse DVI/PDF search
47342 \emph default
47343  of the 
47344 \emph on
47345 Additional
47346 \begin_inset space ~
47347 \end_inset
47348
47349 Features
47350 \emph default
47351  manual.
47352 \end_layout
47353
47354 \begin_layout Subsection
47355 Printer
47356 \begin_inset CommandInset label
47357 LatexCommand label
47358 name "sub:Printer"
47359
47360 \end_inset
47361
47362
47363 \begin_inset Index idx
47364 status collapsed
47365
47366 \begin_layout Plain Layout
47367 Printer
47368 \end_layout
47369
47370 \end_inset
47371
47372
47373 \begin_inset Index idx
47374 status collapsed
47375
47376 \begin_layout Plain Layout
47377 Settings ! Printer
47378 \end_layout
47379
47380 \end_inset
47381
47382
47383 \end_layout
47384
47385 \begin_layout Description
47386 Default
47387 \begin_inset space ~
47388 \end_inset
47389
47390 printer Here you can specify the name of your default printer.
47391  The name will be used when the 
47392 \family sans
47393 Printer command
47394 \family default
47395  is executed.
47396 \begin_inset Newline newline
47397 \end_inset
47398
47399
47400 \begin_inset Note Greyedout
47401 status collapsed
47402
47403 \begin_layout Plain Layout
47404
47405 \series bold
47406 Note:
47407 \series default
47408  You can leave this field empty on Windows systems because it has no effect.
47409 \end_layout
47410
47411 \end_inset
47412
47413
47414 \end_layout
47415
47416 \begin_layout Description
47417 Printer
47418 \begin_inset space ~
47419 \end_inset
47420
47421 command is the command LyX
47422 \begin_inset space \thinspace{}
47423 \end_inset
47424
47425 /
47426 \begin_inset space \thinspace{}
47427 \end_inset
47428
47429 LaTeX uses for printing.
47430  The default is 
47431 \family sans
47432 dvips
47433 \family default
47434  on most systems.
47435 \end_layout
47436
47437 \begin_layout Description
47438 Printer
47439 \begin_inset space ~
47440 \end_inset
47441
47442 Command
47443 \begin_inset space ~
47444 \end_inset
47445
47446 Options Here you can specify printer options.
47447  A list of printer options with explanations can be found in the documentation
47448  of the program that provides the 
47449 \family sans
47450 Printer command
47451 \family default
47452  you are using.
47453 \end_layout
47454
47455 \begin_layout Description
47456 Adapt
47457 \begin_inset space ~
47458 \end_inset
47459
47460 output
47461 \begin_inset space ~
47462 \end_inset
47463
47464 to
47465 \begin_inset space ~
47466 \end_inset
47467
47468 printer This option works only for the 
47469 \family sans
47470 Printer command
47471 \family default
47472  
47473 \begin_inset Quotes eld
47474 \end_inset
47475
47476
47477 \family sans
47478 dvips
47479 \family default
47480
47481 \begin_inset Quotes erd
47482 \end_inset
47483
47484 .
47485  It activates a configuration file for dvips.
47486  This is an option only for dvips experts.
47487 \end_layout
47488
47489 \begin_layout Subsection
47490 LaT
47491 \begin_inset ERT
47492 status collapsed
47493
47494 \begin_layout Plain Layout
47495
47496 {}
47497 \end_layout
47498
47499 \end_inset
47500
47501 eX
47502 \begin_inset CommandInset label
47503 LatexCommand label
47504 name "sub:LaTeX-settings"
47505
47506 \end_inset
47507
47508
47509 \begin_inset Index idx
47510 status collapsed
47511
47512 \begin_layout Plain Layout
47513 Settings ! LaTeX
47514 \end_layout
47515
47516 \end_inset
47517
47518
47519 \end_layout
47520
47521 \begin_layout Description
47522 Use
47523 \begin_inset space ~
47524 \end_inset
47525
47526 LaTe
47527 \begin_inset ERT
47528 status collapsed
47529
47530 \begin_layout Plain Layout
47531
47532 {}
47533 \end_layout
47534
47535 \end_inset
47536
47537 X
47538 \begin_inset space ~
47539 \end_inset
47540
47541 font
47542 \begin_inset space ~
47543 \end_inset
47544
47545 encoding This is the default encoding of the document font.
47546  
47547 \family sans
47548 T1
47549 \family default
47550  is the default and covers western languages and symbols.
47551  
47552 \family sans
47553 T2A
47554 \family default
47555
47556 \family sans
47557 T2B
47558 \family default
47559
47560 \family sans
47561 T2C
47562 \family default
47563
47564 \family sans
47565 LCY
47566 \family default
47567  and 
47568 \family sans
47569 X2
47570 \family default
47571  are used for Cyrillic.
47572  Combinations of the encodings are possible, like 
47573 \begin_inset Quotes eld
47574 \end_inset
47575
47576
47577 \family sans
47578 T1, T2B
47579 \family default
47580
47581 \begin_inset Quotes erd
47582 \end_inset
47583
47584 .
47585  The font encoding is normally automatically loaded by the language packages
47586  LyX sets up in the background.
47587  So there is no need to change the default encoding.
47588 \end_layout
47589
47590 \begin_layout Description
47591 Default
47592 \begin_inset space ~
47593 \end_inset
47594
47595 paper
47596 \begin_inset space ~
47597 \end_inset
47598
47599 size This is the paper size that is used for new documents.
47600  The 
47601 \family sans
47602 Default
47603 \family default
47604  value depends on your LaTeX-system setup.
47605 \end_layout
47606
47607 \begin_layout Description
47608 DVI
47609 \begin_inset space ~
47610 \end_inset
47611
47612 viewer
47613 \begin_inset space ~
47614 \end_inset
47615
47616 paper
47617 \begin_inset space ~
47618 \end_inset
47619
47620 size
47621 \begin_inset space ~
47622 \end_inset
47623
47624 options They only have an effect when the program 
47625 \family sans
47626 xdvi
47627 \family default
47628  is used as DVI-viewer, read its manual to find out more.
47629 \end_layout
47630
47631 \begin_layout Standard
47632 Here you can also specify options and commands with parameters for processors.
47633  But before you change something, it is strongly recommended to read the
47634  manuals of the applications.
47635 \end_layout
47636
47637 \begin_layout Description
47638 Bibliography
47639 \begin_inset space ~
47640 \end_inset
47641
47642 generation Settings for the generation of the bibliography, see section
47643 \begin_inset space ~
47644 \end_inset
47645
47646
47647 \begin_inset CommandInset ref
47648 LatexCommand ref
47649 reference "sub:Bibliography-databases"
47650
47651 \end_inset
47652
47653 .
47654 \end_layout
47655
47656 \begin_layout Description
47657 Index
47658 \begin_inset space ~
47659 \end_inset
47660
47661 generation Settings for the generation of the index, see section
47662 \begin_inset space ~
47663 \end_inset
47664
47665
47666 \begin_inset CommandInset ref
47667 LatexCommand ref
47668 reference "sub:Index-Program"
47669
47670 \end_inset
47671
47672 .
47673 \end_layout
47674
47675 \begin_layout Description
47676 Nomenclature
47677 \begin_inset space ~
47678 \end_inset
47679
47680 command Command for the program that generates the nomenclature, see section
47681 \begin_inset space ~
47682 \end_inset
47683
47684
47685 \begin_inset CommandInset ref
47686 LatexCommand ref
47687 reference "sub:Nomenclature-Program"
47688
47689 \end_inset
47690
47691 .
47692 \end_layout
47693
47694 \begin_layout Description
47695 CheckTe
47696 \begin_inset ERT
47697 status collapsed
47698
47699 \begin_layout Plain Layout
47700
47701 {}
47702 \end_layout
47703
47704 \end_inset
47705
47706 X
47707 \begin_inset space ~
47708 \end_inset
47709
47710 command Command for the program 
47711 \family sans
47712 CheckTeX
47713 \family default
47714  that is described in the section 
47715 \emph on
47716 Checking TeX
47717 \emph default
47718  of the 
47719 \emph on
47720 Additional Features
47721 \emph default
47722  manual.
47723 \end_layout
47724
47725 \begin_layout Standard
47726 There are additionally the following options:
47727 \end_layout
47728
47729 \begin_layout Description
47730 Use
47731 \begin_inset space ~
47732 \end_inset
47733
47734 Windows-style
47735 \begin_inset space ~
47736 \end_inset
47737
47738 paths
47739 \begin_inset space ~
47740 \end_inset
47741
47742 in
47743 \begin_inset space ~
47744 \end_inset
47745
47746 LaTeX
47747 \begin_inset space ~
47748 \end_inset
47749
47750 files Uses paths in the notation of Windows, that means that 
47751 \begin_inset Quotes eld
47752 \end_inset
47753
47754
47755 \backslash
47756
47757 \begin_inset Quotes erd
47758 \end_inset
47759
47760  is used instead of 
47761 \begin_inset Quotes eld
47762 \end_inset
47763
47764 /
47765 \begin_inset Quotes erd
47766 \end_inset
47767
47768  to separate folders.
47769  This option is enabled by default when you use LyX on Windows.
47770 \begin_inset Index idx
47771 status collapsed
47772
47773 \begin_layout Plain Layout
47774 Paths
47775 \end_layout
47776
47777 \end_inset
47778
47779
47780 \begin_inset Index idx
47781 status collapsed
47782
47783 \begin_layout Plain Layout
47784 Settings ! Paths
47785 \end_layout
47786
47787 \end_inset
47788
47789
47790 \end_layout
47791
47792 \begin_layout Description
47793 Reset
47794 \begin_inset space ~
47795 \end_inset
47796
47797 class
47798 \begin_inset space ~
47799 \end_inset
47800
47801 options
47802 \begin_inset space ~
47803 \end_inset
47804
47805 when
47806 \begin_inset space ~
47807 \end_inset
47808
47809 document
47810 \begin_inset space ~
47811 \end_inset
47812
47813 class
47814 \begin_inset space ~
47815 \end_inset
47816
47817 changes Removes all manually set document class options in the 
47818 \family sans
47819 Document\SpecialChar \menuseparator
47820 Settings
47821 \family default
47822  dialog when changing the document class.
47823 \end_layout
47824
47825 \begin_layout Section
47826 File
47827 \begin_inset space ~
47828 \end_inset
47829
47830 Handling
47831 \begin_inset Index idx
47832 status collapsed
47833
47834 \begin_layout Plain Layout
47835 File handling
47836 \end_layout
47837
47838 \end_inset
47839
47840
47841 \end_layout
47842
47843 \begin_layout Subsection
47844 Converters
47845 \begin_inset CommandInset label
47846 LatexCommand label
47847 name "sub:Converters"
47848
47849 \end_inset
47850
47851
47852 \begin_inset Index idx
47853 status collapsed
47854
47855 \begin_layout Plain Layout
47856 Converters
47857 \end_layout
47858
47859 \end_inset
47860
47861
47862 \end_layout
47863
47864 \begin_layout Standard
47865 Here you find the list of defined converter commands to convert material
47866  from one format to another.
47867  You can modify converters or create new ones.
47868  To modify a converter, select it, change the entry of the field 
47869 \family sans
47870 Converter
47871 \family default
47872  and/or 
47873 \family sans
47874 Extra
47875 \begin_inset space ~
47876 \end_inset
47877
47878 flag
47879 \family default
47880  and press the 
47881 \family sans
47882 Modify
47883 \family default
47884  button.
47885  To create a new converter, select an existing one, select a different format
47886  in the 
47887 \family sans
47888 To
47889 \begin_inset space ~
47890 \end_inset
47891
47892 format
47893 \family default
47894  drop-down list, modify the 
47895 \family sans
47896 Converter
47897 \family default
47898  field and press the 
47899 \family sans
47900 Add
47901 \family default
47902  button.
47903 \end_layout
47904
47905 \begin_layout Standard
47906 If the 
47907 \family sans
47908 Converter File Cache
47909 \family default
47910  is enabled, conversions will be cached as long as specified in the field
47911  
47912 \family sans
47913 Maximum Age (in days
47914 \family default
47915 ).
47916  This means that images don't need to be converted again when you reopen
47917  a document; the converted images from the cache will be used instead.
47918 \end_layout
47919
47920 \begin_layout Standard
47921 More about converters, like the flags that can be used in the converter
47922  definition, is described in the section 
47923 \emph on
47924 Converters
47925 \emph default
47926  of the 
47927 \emph on
47928 Customization
47929 \emph default
47930  manual.
47931 \end_layout
47932
47933 \begin_layout Subsection
47934 File Formats
47935 \begin_inset CommandInset label
47936 LatexCommand label
47937 name "sec:File-Formats"
47938
47939 \end_inset
47940
47941
47942 \begin_inset Index idx
47943 status collapsed
47944
47945 \begin_layout Plain Layout
47946 File formats
47947 \end_layout
47948
47949 \end_inset
47950
47951
47952 \begin_inset Index idx
47953 status collapsed
47954
47955 \begin_layout Plain Layout
47956 Copiers
47957 \end_layout
47958
47959 \end_inset
47960
47961
47962 \end_layout
47963
47964 \begin_layout Standard
47965 Here you find the list of defined file formats that LyX can handle.
47966  You can modify the viewer and editor program that should be used for certain
47967  formats.
47968 \end_layout
47969
47970 \begin_layout Standard
47971 Furthermore, you can define the 
47972 \family sans
47973 Default output format
47974 \family default
47975  that is used when you use 
47976 \family sans
47977 View, Update, View Master Document
47978 \family default
47979  or 
47980 \family sans
47981 Update Master Document
47982 \family default
47983  in the 
47984 \family sans
47985 View
47986 \family default
47987  menu or the toolbar.
47988 \end_layout
47989
47990 \begin_layout Standard
47991 More about formats and their options is described in the section 
47992 \emph on
47993 Formats
47994 \emph default
47995  of the 
47996 \emph on
47997 Customization
47998 \emph default
47999  manual.
48000 \end_layout
48001
48002 \begin_layout Standard
48003 Since all conversions from one format to another take place in LyX's temporary
48004  directory, it is sometimes necessary to modify a file before copying it
48005  to the temporary directory so that the conversion may be performed.
48006  This is done by specifying a 
48007 \family sans
48008 Copier
48009 \family default
48010 .
48011  More about this is described in the section 
48012 \emph on
48013 Copiers
48014 \emph default
48015  of the 
48016 \emph on
48017 Customization
48018 \emph default
48019  manual.
48020 \end_layout
48021
48022 \begin_layout Chapter
48023 Units available in LyX
48024 \begin_inset Index idx
48025 status collapsed
48026
48027 \begin_layout Plain Layout
48028 Units
48029 \end_layout
48030
48031 \end_inset
48032
48033
48034 \begin_inset CommandInset label
48035 LatexCommand label
48036 name "chap:Units-available-in"
48037
48038 \end_inset
48039
48040
48041 \end_layout
48042
48043 \begin_layout Standard
48044 To understand the units described in this documentation, 
48045 \begin_inset CommandInset ref
48046 LatexCommand ref
48047 reference "tab:Units"
48048
48049 \end_inset
48050
48051  explains all units available in LyX.
48052 \end_layout
48053
48054 \begin_layout Standard
48055 \begin_inset Float table
48056 placement h
48057 wide false
48058 sideways false
48059 status collapsed
48060
48061 \begin_layout Plain Layout
48062 \begin_inset Caption
48063
48064 \begin_layout Plain Layout
48065 \begin_inset CommandInset label
48066 LatexCommand label
48067 name "tab:Units"
48068
48069 \end_inset
48070
48071 Units
48072 \end_layout
48073
48074 \end_inset
48075
48076
48077 \end_layout
48078
48079 \begin_layout Plain Layout
48080 \begin_inset VSpace medskip
48081 \end_inset
48082
48083
48084 \end_layout
48085
48086 \begin_layout Plain Layout
48087 \align center
48088 \begin_inset Tabular
48089 <lyxtabular version="3" rows="20" columns="2">
48090 <features tabularvalignment="middle">
48091 <column alignment="center" valignment="top" width="0">
48092 <column alignment="center" valignment="top" width="0">
48093 <row>
48094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48095 \begin_inset Text
48096
48097 \begin_layout Plain Layout
48098 unit
48099 \end_layout
48100
48101 \end_inset
48102 </cell>
48103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
48104 \begin_inset Text
48105
48106 \begin_layout Plain Layout
48107 name/description
48108 \end_layout
48109
48110 \end_inset
48111 </cell>
48112 </row>
48113 <row>
48114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48115 \begin_inset Text
48116
48117 \begin_layout Plain Layout
48118 mm
48119 \end_layout
48120
48121 \end_inset
48122 </cell>
48123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48124 \begin_inset Text
48125
48126 \begin_layout Plain Layout
48127 millimeter
48128 \end_layout
48129
48130 \end_inset
48131 </cell>
48132 </row>
48133 <row>
48134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48135 \begin_inset Text
48136
48137 \begin_layout Plain Layout
48138 cm
48139 \end_layout
48140
48141 \end_inset
48142 </cell>
48143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48144 \begin_inset Text
48145
48146 \begin_layout Plain Layout
48147 centimeter
48148 \end_layout
48149
48150 \end_inset
48151 </cell>
48152 </row>
48153 <row>
48154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48155 \begin_inset Text
48156
48157 \begin_layout Plain Layout
48158 in
48159 \end_layout
48160
48161 \end_inset
48162 </cell>
48163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48164 \begin_inset Text
48165
48166 \begin_layout Plain Layout
48167 inch
48168 \end_layout
48169
48170 \end_inset
48171 </cell>
48172 </row>
48173 <row>
48174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48175 \begin_inset Text
48176
48177 \begin_layout Plain Layout
48178 pt
48179 \end_layout
48180
48181 \end_inset
48182 </cell>
48183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48184 \begin_inset Text
48185
48186 \begin_layout Plain Layout
48187 point (72.27
48188 \begin_inset space \thinspace{}
48189 \end_inset
48190
48191 pt = 1
48192 \begin_inset space \thinspace{}
48193 \end_inset
48194
48195 in)
48196 \end_layout
48197
48198 \end_inset
48199 </cell>
48200 </row>
48201 <row>
48202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48203 \begin_inset Text
48204
48205 \begin_layout Plain Layout
48206 pc
48207 \end_layout
48208
48209 \end_inset
48210 </cell>
48211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48212 \begin_inset Text
48213
48214 \begin_layout Plain Layout
48215 pica (1
48216 \begin_inset space \thinspace{}
48217 \end_inset
48218
48219 pc = 12
48220 \begin_inset space \thinspace{}
48221 \end_inset
48222
48223 pt)
48224 \end_layout
48225
48226 \end_inset
48227 </cell>
48228 </row>
48229 <row>
48230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48231 \begin_inset Text
48232
48233 \begin_layout Plain Layout
48234 sp
48235 \end_layout
48236
48237 \end_inset
48238 </cell>
48239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48240 \begin_inset Text
48241
48242 \begin_layout Plain Layout
48243 scaled point (65536
48244 \begin_inset space \thinspace{}
48245 \end_inset
48246
48247 sp = 1
48248 \begin_inset space \thinspace{}
48249 \end_inset
48250
48251 pt)
48252 \end_layout
48253
48254 \end_inset
48255 </cell>
48256 </row>
48257 <row>
48258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48259 \begin_inset Text
48260
48261 \begin_layout Plain Layout
48262 bp
48263 \end_layout
48264
48265 \end_inset
48266 </cell>
48267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48268 \begin_inset Text
48269
48270 \begin_layout Plain Layout
48271 big point (72
48272 \begin_inset space \thinspace{}
48273 \end_inset
48274
48275 bp = 1
48276 \begin_inset space \thinspace{}
48277 \end_inset
48278
48279 in)
48280 \end_layout
48281
48282 \end_inset
48283 </cell>
48284 </row>
48285 <row>
48286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48287 \begin_inset Text
48288
48289 \begin_layout Plain Layout
48290 dd
48291 \end_layout
48292
48293 \end_inset
48294 </cell>
48295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48296 \begin_inset Text
48297
48298 \begin_layout Plain Layout
48299 didot (72
48300 \begin_inset space \thinspace{}
48301 \end_inset
48302
48303 dd 
48304 \begin_inset Formula $\approx$
48305 \end_inset
48306
48307  37.6
48308 \begin_inset space \thinspace{}
48309 \end_inset
48310
48311 mm)
48312 \end_layout
48313
48314 \end_inset
48315 </cell>
48316 </row>
48317 <row>
48318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48319 \begin_inset Text
48320
48321 \begin_layout Plain Layout
48322 cc
48323 \end_layout
48324
48325 \end_inset
48326 </cell>
48327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48328 \begin_inset Text
48329
48330 \begin_layout Plain Layout
48331 cicero (1
48332 \begin_inset space \thinspace{}
48333 \end_inset
48334
48335 cc = 12
48336 \begin_inset space \thinspace{}
48337 \end_inset
48338
48339 dd)
48340 \end_layout
48341
48342 \end_inset
48343 </cell>
48344 </row>
48345 <row>
48346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48347 \begin_inset Text
48348
48349 \begin_layout Plain Layout
48350 Scale%
48351 \end_layout
48352
48353 \end_inset
48354 </cell>
48355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48356 \begin_inset Text
48357
48358 \begin_layout Plain Layout
48359 % of original image width
48360 \end_layout
48361
48362 \end_inset
48363 </cell>
48364 </row>
48365 <row>
48366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48367 \begin_inset Text
48368
48369 \begin_layout Plain Layout
48370 text%
48371 \end_layout
48372
48373 \end_inset
48374 </cell>
48375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48376 \begin_inset Text
48377
48378 \begin_layout Plain Layout
48379 % of text width
48380 \end_layout
48381
48382 \end_inset
48383 </cell>
48384 </row>
48385 <row>
48386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48387 \begin_inset Text
48388
48389 \begin_layout Plain Layout
48390 col%
48391 \end_layout
48392
48393 \end_inset
48394 </cell>
48395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48396 \begin_inset Text
48397
48398 \begin_layout Plain Layout
48399 % of column width
48400 \end_layout
48401
48402 \end_inset
48403 </cell>
48404 </row>
48405 <row>
48406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48407 \begin_inset Text
48408
48409 \begin_layout Plain Layout
48410 page%
48411 \end_layout
48412
48413 \end_inset
48414 </cell>
48415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48416 \begin_inset Text
48417
48418 \begin_layout Plain Layout
48419 % of paper width
48420 \end_layout
48421
48422 \end_inset
48423 </cell>
48424 </row>
48425 <row>
48426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48427 \begin_inset Text
48428
48429 \begin_layout Plain Layout
48430 line%
48431 \end_layout
48432
48433 \end_inset
48434 </cell>
48435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48436 \begin_inset Text
48437
48438 \begin_layout Plain Layout
48439 % of line width
48440 \end_layout
48441
48442 \end_inset
48443 </cell>
48444 </row>
48445 <row>
48446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48447 \begin_inset Text
48448
48449 \begin_layout Plain Layout
48450 theight%
48451 \end_layout
48452
48453 \end_inset
48454 </cell>
48455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48456 \begin_inset Text
48457
48458 \begin_layout Plain Layout
48459 % of text height
48460 \end_layout
48461
48462 \end_inset
48463 </cell>
48464 </row>
48465 <row>
48466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48467 \begin_inset Text
48468
48469 \begin_layout Plain Layout
48470 pheight%
48471 \end_layout
48472
48473 \end_inset
48474 </cell>
48475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48476 \begin_inset Text
48477
48478 \begin_layout Plain Layout
48479 % of paper height
48480 \end_layout
48481
48482 \end_inset
48483 </cell>
48484 </row>
48485 <row>
48486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48487 \begin_inset Text
48488
48489 \begin_layout Plain Layout
48490 ex
48491 \end_layout
48492
48493 \end_inset
48494 </cell>
48495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48496 \begin_inset Text
48497
48498 \begin_layout Plain Layout
48499 height of letter 
48500 \emph on
48501 x
48502 \emph default
48503  in current font
48504 \end_layout
48505
48506 \end_inset
48507 </cell>
48508 </row>
48509 <row>
48510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48511 \begin_inset Text
48512
48513 \begin_layout Plain Layout
48514 em
48515 \end_layout
48516
48517 \end_inset
48518 </cell>
48519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48520 \begin_inset Text
48521
48522 \begin_layout Plain Layout
48523 width of letter 
48524 \emph on
48525 M
48526 \emph default
48527  in current font
48528 \end_layout
48529
48530 \end_inset
48531 </cell>
48532 </row>
48533 <row>
48534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48535 \begin_inset Text
48536
48537 \begin_layout Plain Layout
48538 mu
48539 \end_layout
48540
48541 \end_inset
48542 </cell>
48543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
48544 \begin_inset Text
48545
48546 \begin_layout Plain Layout
48547 math unit (1
48548 \begin_inset space \thinspace{}
48549 \end_inset
48550
48551 mu = 1/18
48552 \begin_inset space \thinspace{}
48553 \end_inset
48554
48555 em)
48556 \end_layout
48557
48558 \end_inset
48559 </cell>
48560 </row>
48561 </lyxtabular>
48562
48563 \end_inset
48564
48565
48566 \end_layout
48567
48568 \end_inset
48569
48570
48571 \end_layout
48572
48573 \begin_layout Chapter
48574 Credits
48575 \begin_inset CommandInset label
48576 LatexCommand label
48577 name "chap:Credits"
48578
48579 \end_inset
48580
48581
48582 \end_layout
48583
48584 \begin_layout Standard
48585 The documentation is a collaborative effort between many different people
48586  (and we would encourage people to contribute!).
48587 \end_layout
48588
48589 \begin_layout Itemize
48590
48591 \noun on
48592 Alejandro Aguilar Sierra
48593 \end_layout
48594
48595 \begin_layout Itemize
48596
48597 \noun on
48598 Amir Karger
48599 \end_layout
48600
48601 \begin_layout Itemize
48602
48603 \noun on
48604 David Johnson
48605 \end_layout
48606
48607 \begin_layout Itemize
48608
48609 \noun on
48610 Hartmut Haase
48611 \end_layout
48612
48613 \begin_layout Itemize
48614
48615 \noun on
48616 Ignacio García
48617 \end_layout
48618
48619 \begin_layout Itemize
48620
48621 \noun on
48622 Ivan Schreter
48623 \end_layout
48624
48625 \begin_layout Itemize
48626
48627 \noun on
48628 John Raithel
48629 \end_layout
48630
48631 \begin_layout Itemize
48632
48633 \noun on
48634 John Weiss
48635 \end_layout
48636
48637 \begin_layout Itemize
48638
48639 \noun on
48640 Lars Gullik Bjønnes
48641 \end_layout
48642
48643 \begin_layout Itemize
48644
48645 \noun on
48646 Matthias Ettrich
48647 \end_layout
48648
48649 \begin_layout Itemize
48650
48651 \noun on
48652 Matthias Zenker
48653 \end_layout
48654
48655 \begin_layout Itemize
48656
48657 \noun on
48658 Rich Fields
48659 \end_layout
48660
48661 \begin_layout Itemize
48662
48663 \noun on
48664 Pascal André
48665 \end_layout
48666
48667 \begin_layout Itemize
48668
48669 \noun on
48670 Paul Evans
48671 \end_layout
48672
48673 \begin_layout Itemize
48674
48675 \noun on
48676 Paul Russel
48677 \end_layout
48678
48679 \begin_layout Itemize
48680
48681 \noun on
48682 Robin Socha
48683 \end_layout
48684
48685 \begin_layout Itemize
48686
48687 \noun on
48688 Uwe Stöhr
48689 \end_layout
48690
48691 \begin_layout Itemize
48692 The LyX Team: 
48693 \begin_inset CommandInset citation
48694 LatexCommand cite
48695 key "lyxcredit"
48696
48697 \end_inset
48698
48699
48700 \end_layout
48701
48702 \begin_layout Standard
48703 \begin_inset Newpage newpage
48704 \end_inset
48705
48706 The bibliography on the following page was created with the 
48707 \family sans
48708 Bibliography
48709 \family default
48710  environment.
48711 \end_layout
48712
48713 \begin_layout Bibliography
48714 \labelwidthstring Literaturverzeichnis
48715 \begin_inset CommandInset bibitem
48716 LatexCommand bibitem
48717 label "Credits"
48718 key "lyxcredit"
48719
48720 \end_inset
48721
48722 The LyX Team: 
48723 \begin_inset CommandInset href
48724 LatexCommand href
48725 name "Credits"
48726 target "http://www.lyx.org/Credits"
48727
48728 \end_inset
48729
48730 :
48731 \begin_inset Newline newline
48732 \end_inset
48733
48734
48735 \begin_inset Flex URL
48736 status collapsed
48737
48738 \begin_layout Plain Layout
48739
48740 http://www.lyx.org/Credits
48741 \end_layout
48742
48743 \end_inset
48744
48745
48746 \end_layout
48747
48748 \begin_layout Bibliography
48749 \labelwidthstring Literaturverzeichnis
48750 \begin_inset CommandInset bibitem
48751 LatexCommand bibitem
48752 key "latexcompanion"
48753
48754 \end_inset
48755
48756 Frank Mittelbach and Michel Goossens: 
48757 \emph on
48758 The LaTeX Companion Second Edition.
48759
48760 \emph default
48761  Addison-Wesley, 2004
48762 \end_layout
48763
48764 \begin_layout Bibliography
48765 \labelwidthstring Literaturverzeichnis
48766 \begin_inset CommandInset bibitem
48767 LatexCommand bibitem
48768 key "latexguide"
48769
48770 \end_inset
48771
48772 Helmut Kopka and Patrick W.
48773  Daly: 
48774 \emph on
48775 A Guide to LaTeX Fourth Edition.
48776
48777 \emph default
48778  Addison-Wesley, 2003
48779 \end_layout
48780
48781 \begin_layout Bibliography
48782 \labelwidthstring Literaturverzeichnis
48783 \begin_inset CommandInset bibitem
48784 LatexCommand bibitem
48785 key "latexbook"
48786
48787 \end_inset
48788
48789 Leslie Lamport: 
48790 \emph on
48791 LaTeX: A Document Preparation System.
48792
48793 \emph default
48794  Addison-Wesley, second edition, 1994
48795 \end_layout
48796
48797 \begin_layout Bibliography
48798 \labelwidthstring Literaturverzeichnis
48799 \begin_inset CommandInset bibitem
48800 LatexCommand bibitem
48801 key "texbook"
48802
48803 \end_inset
48804
48805 Donald E.
48806  Knuth.
48807  
48808 \emph on
48809 The TeXbook.
48810
48811 \emph default
48812  Addison-Wesley, 1984
48813 \end_layout
48814
48815 \begin_layout Bibliography
48816 \labelwidthstring Literaturverzeichnis
48817 \begin_inset CommandInset bibitem
48818 LatexCommand bibitem
48819 key "TeXCatalogue"
48820
48821 \end_inset
48822
48823 The TeX Catalogue:
48824 \begin_inset Newline newline
48825 \end_inset
48826
48827
48828 \begin_inset Flex URL
48829 status collapsed
48830
48831 \begin_layout Plain Layout
48832
48833 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
48834 \end_layout
48835
48836 \end_inset
48837
48838
48839 \end_layout
48840
48841 \begin_layout Bibliography
48842 \labelwidthstring Literaturverzeichnis
48843 \begin_inset CommandInset bibitem
48844 LatexCommand bibitem
48845 key "LaTeXFAQ"
48846
48847 \end_inset
48848
48849 The LaTeX FAQ:
48850 \begin_inset Newline newline
48851 \end_inset
48852
48853
48854 \begin_inset Flex URL
48855 status collapsed
48856
48857 \begin_layout Plain Layout
48858
48859 http://www.tex.ac.uk/cgi-bin/texfaq2html
48860 \end_layout
48861
48862 \end_inset
48863
48864
48865 \end_layout
48866
48867 \begin_layout Bibliography
48868 \labelwidthstring Literaturverzeichnis
48869 \begin_inset CommandInset bibitem
48870 LatexCommand bibitem
48871 key "BibTeX"
48872
48873 \end_inset
48874
48875
48876 \begin_inset CommandInset href
48877 LatexCommand href
48878 name "Documentation"
48879 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
48880
48881 \end_inset
48882
48883  of the program 
48884 \family sans
48885 BibTeX
48886 \family default
48887 :
48888 \begin_inset Newline newline
48889 \end_inset
48890
48891
48892 \begin_inset Flex URL
48893 status collapsed
48894
48895 \begin_layout Plain Layout
48896
48897 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
48898 \end_layout
48899
48900 \end_inset
48901
48902
48903 \end_layout
48904
48905 \begin_layout Bibliography
48906 \labelwidthstring Literaturverzeichnis
48907 \begin_inset CommandInset bibitem
48908 LatexCommand bibitem
48909 key "BibTeX-2"
48910
48911 \end_inset
48912
48913
48914 \begin_inset CommandInset href
48915 LatexCommand href
48916 name "Documentation"
48917 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
48918
48919 \end_inset
48920
48921  how to use the program 
48922 \family sans
48923 BibTeX
48924 \family default
48925 :
48926 \begin_inset Newline newline
48927 \end_inset
48928
48929
48930 \begin_inset Flex URL
48931 status collapsed
48932
48933 \begin_layout Plain Layout
48934
48935 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
48936 \end_layout
48937
48938 \end_inset
48939
48940
48941 \end_layout
48942
48943 \begin_layout Bibliography
48944 \labelwidthstring Literaturverzeichnis
48945 \begin_inset CommandInset bibitem
48946 LatexCommand bibitem
48947 key "makeindex"
48948
48949 \end_inset
48950
48951
48952 \begin_inset CommandInset href
48953 LatexCommand href
48954 name "Documentation"
48955 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
48956
48957 \end_inset
48958
48959  of the program 
48960 \family sans
48961 makeindex
48962 \family default
48963 :
48964 \begin_inset Newline newline
48965 \end_inset
48966
48967
48968 \begin_inset Flex URL
48969 status collapsed
48970
48971 \begin_layout Plain Layout
48972
48973 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
48974 \end_layout
48975
48976 \end_inset
48977
48978
48979 \end_layout
48980
48981 \begin_layout Bibliography
48982 \labelwidthstring Literaturverzeichnis
48983 \begin_inset CommandInset bibitem
48984 LatexCommand bibitem
48985 key "xindy"
48986
48987 \end_inset
48988
48989
48990 \begin_inset CommandInset href
48991 LatexCommand href
48992 name "Documentation"
48993 target "http://www.xindy.org/documentation.html"
48994
48995 \end_inset
48996
48997  of the program 
48998 \family sans
48999 xindy
49000 \family default
49001 :
49002 \begin_inset Newline newline
49003 \end_inset
49004
49005
49006 \begin_inset Flex URL
49007 status collapsed
49008
49009 \begin_layout Plain Layout
49010
49011 http://www.xindy.org/documentation.html
49012 \end_layout
49013
49014 \end_inset
49015
49016
49017 \end_layout
49018
49019 \begin_layout Bibliography
49020 \labelwidthstring Literaturverzeichnis
49021 \begin_inset CommandInset bibitem
49022 LatexCommand bibitem
49023 key "caption"
49024
49025 \end_inset
49026
49027
49028 \begin_inset CommandInset href
49029 LatexCommand href
49030 name "Documentation"
49031 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
49032
49033 \end_inset
49034
49035  of the LaTeX-package 
49036 \series bold
49037 caption
49038 \series default
49039
49040 \begin_inset Index idx
49041 status collapsed
49042
49043 \begin_layout Plain Layout
49044 LaTeX-packages ! caption
49045 \end_layout
49046
49047 \end_inset
49048
49049 :
49050 \begin_inset Newline newline
49051 \end_inset
49052
49053
49054 \begin_inset Flex URL
49055 status collapsed
49056
49057 \begin_layout Plain Layout
49058
49059 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
49060 \end_layout
49061
49062 \end_inset
49063
49064
49065 \end_layout
49066
49067 \begin_layout Bibliography
49068 \labelwidthstring Literaturverzeichnis
49069 \begin_inset CommandInset bibitem
49070 LatexCommand bibitem
49071 key "enumitem"
49072
49073 \end_inset
49074
49075
49076 \begin_inset CommandInset href
49077 LatexCommand href
49078 name "Documentation"
49079 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
49080
49081 \end_inset
49082
49083  of the LaTeX-package 
49084 \series bold
49085 enumitem
49086 \series default
49087
49088 \begin_inset Index idx
49089 status collapsed
49090
49091 \begin_layout Plain Layout
49092 LaTeX-packages ! enumitem
49093 \end_layout
49094
49095 \end_inset
49096
49097 :
49098 \begin_inset Newline newline
49099 \end_inset
49100
49101
49102 \begin_inset Flex URL
49103 status collapsed
49104
49105 \begin_layout Plain Layout
49106
49107 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
49108 \end_layout
49109
49110 \end_inset
49111
49112
49113 \end_layout
49114
49115 \begin_layout Bibliography
49116 \labelwidthstring Literaturverzeichnis
49117 \begin_inset CommandInset bibitem
49118 LatexCommand bibitem
49119 key "fancyhdr"
49120
49121 \end_inset
49122
49123
49124 \begin_inset CommandInset href
49125 LatexCommand href
49126 name "Documentation"
49127 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
49128
49129 \end_inset
49130
49131  of the LaTeX-package 
49132 \series bold
49133 fancyhdr
49134 \series default
49135
49136 \begin_inset Index idx
49137 status collapsed
49138
49139 \begin_layout Plain Layout
49140 LaTeX-packages ! fancyhdr
49141 \end_layout
49142
49143 \end_inset
49144
49145 :
49146 \begin_inset Newline newline
49147 \end_inset
49148
49149
49150 \begin_inset Flex URL
49151 status collapsed
49152
49153 \begin_layout Plain Layout
49154
49155 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
49156 \end_layout
49157
49158 \end_inset
49159
49160
49161 \end_layout
49162
49163 \begin_layout Bibliography
49164 \labelwidthstring Literaturverzeichnis
49165 \begin_inset CommandInset bibitem
49166 LatexCommand bibitem
49167 key "hyperref"
49168
49169 \end_inset
49170
49171
49172 \series bold
49173
49174 \begin_inset CommandInset href
49175 LatexCommand href
49176 name "Documentation"
49177 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
49178
49179 \end_inset
49180
49181
49182 \series default
49183  of the LaTeX-package 
49184 \series bold
49185 hyperref
49186 \series default
49187
49188 \begin_inset Index idx
49189 status collapsed
49190
49191 \begin_layout Plain Layout
49192 LaTeX-packages ! hyperref
49193 \end_layout
49194
49195 \end_inset
49196
49197 :
49198 \begin_inset Newline newline
49199 \end_inset
49200
49201
49202 \begin_inset Flex URL
49203 status collapsed
49204
49205 \begin_layout Plain Layout
49206
49207 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
49208 \end_layout
49209
49210 \end_inset
49211
49212
49213 \end_layout
49214
49215 \begin_layout Bibliography
49216 \labelwidthstring Literaturverzeichnis
49217 \begin_inset CommandInset bibitem
49218 LatexCommand bibitem
49219 key "nomencl"
49220
49221 \end_inset
49222
49223
49224 \begin_inset CommandInset href
49225 LatexCommand href
49226 name "Documentation"
49227 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
49228
49229 \end_inset
49230
49231  of the LaTeX-package 
49232 \series bold
49233 nomencl
49234 \series default
49235
49236 \begin_inset Index idx
49237 status collapsed
49238
49239 \begin_layout Plain Layout
49240 LaTeX-packages ! nomencl
49241 \end_layout
49242
49243 \end_inset
49244
49245 :
49246 \begin_inset Newline newline
49247 \end_inset
49248
49249
49250 \begin_inset Flex URL
49251 status collapsed
49252
49253 \begin_layout Plain Layout
49254
49255 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
49256 \end_layout
49257
49258 \end_inset
49259
49260
49261 \end_layout
49262
49263 \begin_layout Bibliography
49264 \labelwidthstring Literaturverzeichnis
49265 \begin_inset CommandInset bibitem
49266 LatexCommand bibitem
49267 key "prettyref"
49268
49269 \end_inset
49270
49271
49272 \begin_inset CommandInset href
49273 LatexCommand href
49274 name "Documentation"
49275 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
49276
49277 \end_inset
49278
49279  of the LaTeX-package 
49280 \series bold
49281 prettyref
49282 \series default
49283
49284 \begin_inset Index idx
49285 status collapsed
49286
49287 \begin_layout Plain Layout
49288 LaTeX-packages ! prettyref
49289 \end_layout
49290
49291 \end_inset
49292
49293 :
49294 \begin_inset Newline newline
49295 \end_inset
49296
49297
49298 \begin_inset Flex URL
49299 status collapsed
49300
49301 \begin_layout Plain Layout
49302
49303 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
49304 \end_layout
49305
49306 \end_inset
49307
49308
49309 \end_layout
49310
49311 \begin_layout Bibliography
49312 \labelwidthstring Literaturverzeichnis
49313 \begin_inset CommandInset bibitem
49314 LatexCommand bibitem
49315 key "refstyle"
49316
49317 \end_inset
49318
49319
49320 \begin_inset CommandInset href
49321 LatexCommand href
49322 name "Documentation"
49323 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
49324
49325 \end_inset
49326
49327  of the LaTeX-package 
49328 \series bold
49329 refstyle
49330 \series default
49331
49332 \begin_inset Index idx
49333 status collapsed
49334
49335 \begin_layout Plain Layout
49336 LaTeX-packages ! refstyle
49337 \end_layout
49338
49339 \end_inset
49340
49341 :
49342 \begin_inset Newline newline
49343 \end_inset
49344
49345
49346 \begin_inset Flex URL
49347 status collapsed
49348
49349 \begin_layout Plain Layout
49350
49351 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
49352 \end_layout
49353
49354 \end_inset
49355
49356
49357 \end_layout
49358
49359 \begin_layout Bibliography
49360 \labelwidthstring Literaturverzeichnis
49361 \begin_inset CommandInset bibitem
49362 LatexCommand bibitem
49363 key "tipa"
49364
49365 \end_inset
49366
49367
49368 \begin_inset CommandInset href
49369 LatexCommand href
49370 name "Documentation"
49371 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
49372
49373 \end_inset
49374
49375  of the LaTeX-package 
49376 \series bold
49377 tipa
49378 \series default
49379
49380 \begin_inset Index idx
49381 status collapsed
49382
49383 \begin_layout Plain Layout
49384 LaTeX-packages ! tipa
49385 \end_layout
49386
49387 \end_inset
49388
49389 :
49390 \begin_inset Newline newline
49391 \end_inset
49392
49393
49394 \begin_inset Flex URL
49395 status collapsed
49396
49397 \begin_layout Plain Layout
49398
49399 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
49400 \end_layout
49401
49402 \end_inset
49403
49404
49405 \end_layout
49406
49407 \begin_layout Bibliography
49408 \labelwidthstring Literaturverzeichnis
49409 \begin_inset CommandInset bibitem
49410 LatexCommand bibitem
49411 key "Arabic"
49412
49413 \end_inset
49414
49415
49416 \begin_inset CommandInset href
49417 LatexCommand href
49418 name "Wiki-page"
49419 target "http://wiki.lyx.org/Windows/Arabic"
49420
49421 \end_inset
49422
49423  how to set up LyX for Arabic:
49424 \begin_inset Newline newline
49425 \end_inset
49426
49427
49428 \begin_inset Flex URL
49429 status collapsed
49430
49431 \begin_layout Plain Layout
49432
49433 http://wiki.lyx.org/Windows/Arabic
49434 \end_layout
49435
49436 \end_inset
49437
49438
49439 \end_layout
49440
49441 \begin_layout Bibliography
49442 \labelwidthstring Literaturverzeichnis
49443 \begin_inset CommandInset bibitem
49444 LatexCommand bibitem
49445 key "Armenian"
49446
49447 \end_inset
49448
49449
49450 \begin_inset CommandInset href
49451 LatexCommand href
49452 name "Wiki-page"
49453 target "http://wiki.lyx.org/Windows/Armenian"
49454
49455 \end_inset
49456
49457  how to set up LyX for Armenian:
49458 \begin_inset Newline newline
49459 \end_inset
49460
49461
49462 \begin_inset Flex URL
49463 status collapsed
49464
49465 \begin_layout Plain Layout
49466
49467 http://wiki.lyx.org/Windows/Armenian
49468 \end_layout
49469
49470 \end_inset
49471
49472
49473 \end_layout
49474
49475 \begin_layout Bibliography
49476 \labelwidthstring Literaturverzeichnis
49477 \begin_inset CommandInset bibitem
49478 LatexCommand bibitem
49479 key "Farsi"
49480
49481 \end_inset
49482
49483
49484 \begin_inset CommandInset href
49485 LatexCommand href
49486 name "Wiki-page"
49487 target "http://wiki.lyx.org/Windows/Farsi"
49488
49489 \end_inset
49490
49491  how to set up LyX for Farsi:
49492 \begin_inset Newline newline
49493 \end_inset
49494
49495
49496 \begin_inset Flex URL
49497 status collapsed
49498
49499 \begin_layout Plain Layout
49500
49501 http://wiki.lyx.org/Windows/Farsi
49502 \end_layout
49503
49504 \end_inset
49505
49506
49507 \end_layout
49508
49509 \begin_layout Bibliography
49510 \labelwidthstring Literaturverzeichnis
49511 \begin_inset CommandInset bibitem
49512 LatexCommand bibitem
49513 key "Hebrew"
49514
49515 \end_inset
49516
49517
49518 \begin_inset CommandInset href
49519 LatexCommand href
49520 name "Wiki-page"
49521 target "http://wiki.lyx.org/Windows/Hebrew"
49522
49523 \end_inset
49524
49525  how to set up LyX for Hebrew:
49526 \begin_inset Newline newline
49527 \end_inset
49528
49529
49530 \begin_inset Flex URL
49531 status collapsed
49532
49533 \begin_layout Plain Layout
49534
49535 http://wiki.lyx.org/Windows/Hebrew
49536 \end_layout
49537
49538 \end_inset
49539
49540
49541 \end_layout
49542
49543 \begin_layout Bibliography
49544 \labelwidthstring Literaturverzeichnis
49545 \begin_inset CommandInset bibitem
49546 LatexCommand bibitem
49547 key "Japanese"
49548
49549 \end_inset
49550
49551
49552 \begin_inset CommandInset href
49553 LatexCommand href
49554 name "Wiki-page"
49555 target "http://wiki.lyx.org/Windows/Japanese"
49556
49557 \end_inset
49558
49559  how to set up LyX for Japanese:
49560 \begin_inset Newline newline
49561 \end_inset
49562
49563
49564 \begin_inset Flex URL
49565 status collapsed
49566
49567 \begin_layout Plain Layout
49568
49569 http://wiki.lyx.org/Windows/Japanese
49570 \end_layout
49571
49572 \end_inset
49573
49574
49575 \end_layout
49576
49577 \begin_layout Bibliography
49578 \labelwidthstring Literaturverzeichnis
49579 \begin_inset CommandInset bibitem
49580 LatexCommand bibitem
49581 key "Latvian"
49582
49583 \end_inset
49584
49585
49586 \begin_inset CommandInset href
49587 LatexCommand href
49588 name "Wiki-page"
49589 target "http://wiki.lyx.org/Windows/Latvian"
49590
49591 \end_inset
49592
49593  how to set up LyX for Latvian:
49594 \begin_inset Newline newline
49595 \end_inset
49596
49597
49598 \begin_inset Flex URL
49599 status collapsed
49600
49601 \begin_layout Plain Layout
49602
49603 http://wiki.lyx.org/Windows/Latvian
49604 \end_layout
49605
49606 \end_inset
49607
49608
49609 \end_layout
49610
49611 \begin_layout Bibliography
49612 \labelwidthstring Literaturverzeichnis
49613 \begin_inset CommandInset bibitem
49614 LatexCommand bibitem
49615 key "Lithuanian"
49616
49617 \end_inset
49618
49619
49620 \begin_inset CommandInset href
49621 LatexCommand href
49622 name "Wiki-page"
49623 target "http://wiki.lyx.org/Windows/Lithuanian"
49624
49625 \end_inset
49626
49627  how to set up LyX for Lithuanian:
49628 \begin_inset Newline newline
49629 \end_inset
49630
49631
49632 \begin_inset Flex URL
49633 status collapsed
49634
49635 \begin_layout Plain Layout
49636
49637 http://wiki.lyx.org/Windows/Lithuanian
49638 \end_layout
49639
49640 \end_inset
49641
49642
49643 \end_layout
49644
49645 \begin_layout Bibliography
49646 \labelwidthstring Literaturverzeichnis
49647 \begin_inset CommandInset bibitem
49648 LatexCommand bibitem
49649 key "Mongolian"
49650
49651 \end_inset
49652
49653
49654 \begin_inset CommandInset href
49655 LatexCommand href
49656 name "Wiki-page"
49657 target "http://wiki.lyx.org/Windows/Mongolian"
49658
49659 \end_inset
49660
49661  how to set up LyX for Mongolian:
49662 \begin_inset Newline newline
49663 \end_inset
49664
49665
49666 \begin_inset Flex URL
49667 status collapsed
49668
49669 \begin_layout Plain Layout
49670
49671 http://wiki.lyx.org/Windows/Mongolian
49672 \end_layout
49673
49674 \end_inset
49675
49676
49677 \end_layout
49678
49679 \begin_layout Bibliography
49680 \labelwidthstring Literaturverzeichnis
49681 \begin_inset CommandInset bibitem
49682 LatexCommand bibitem
49683 key "Vietnamese"
49684
49685 \end_inset
49686
49687
49688 \begin_inset CommandInset href
49689 LatexCommand href
49690 name "Wiki-page"
49691 target "http://wiki.lyx.org/Windows/Vietnamese"
49692
49693 \end_inset
49694
49695  how to set up LyX for Vietnamese:
49696 \begin_inset Newline newline
49697 \end_inset
49698
49699
49700 \begin_inset Flex URL
49701 status collapsed
49702
49703 \begin_layout Plain Layout
49704
49705 http://wiki.lyx.org/Windows/Vietnamese
49706 \end_layout
49707
49708 \end_inset
49709
49710
49711 \end_layout
49712
49713 \begin_layout Bibliography
49714 \labelwidthstring Literaturverzeichnis
49715 \begin_inset CommandInset bibitem
49716 LatexCommand bibitem
49717 key "NewInLyX20"
49718
49719 \end_inset
49720
49721
49722 \begin_inset CommandInset href
49723 LatexCommand href
49724 name "Wiki-page"
49725 target "http://wiki.lyx.org/LyX/NewInLyX20"
49726
49727 \end_inset
49728
49729  about new features in 
49730 \family sans
49731 LyX 2.0
49732 \family default
49733 :
49734 \begin_inset Newline newline
49735 \end_inset
49736
49737
49738 \begin_inset Flex URL
49739 status collapsed
49740
49741 \begin_layout Plain Layout
49742
49743 http://wiki.lyx.org/LyX/NewInLyX20
49744 \end_layout
49745
49746 \end_inset
49747
49748
49749 \end_layout
49750
49751 \begin_layout Standard
49752 \begin_inset Newpage newpage
49753 \end_inset
49754
49755
49756 \begin_inset ERT
49757 status collapsed
49758
49759 \begin_layout Plain Layout
49760
49761
49762 \backslash
49763 let
49764 \backslash
49765 mybibname
49766 \backslash
49767 bibname
49768 \end_layout
49769
49770 \begin_layout Plain Layout
49771
49772
49773 \backslash
49774 renewcommand{
49775 \backslash
49776 bibname}{
49777 \backslash
49778 mybibname
49779 \backslash
49780 ; 2}
49781 \end_layout
49782
49783 \end_inset
49784
49785
49786 \begin_inset Note Note
49787 status collapsed
49788
49789 \begin_layout Plain Layout
49790 The command 
49791 \series bold
49792
49793 \backslash
49794 bibname
49795 \series default
49796  is the name of the bibliography in the current document language.
49797  It is redefined here with the number 2 at the end to state that the following
49798  bibliography is the second one:
49799 \end_layout
49800
49801 \end_inset
49802
49803
49804 \end_layout
49805
49806 \begin_layout Standard
49807 \begin_inset CommandInset bibtex
49808 LatexCommand bibtex
49809 bibfiles "biblio/LyXDocs"
49810 options "biblio/alphadin"
49811
49812 \end_inset
49813
49814
49815 \end_layout
49816
49817 \begin_layout Standard
49818 The above bibliography is created from a BibTeX-database.
49819 \end_layout
49820
49821 \begin_layout Standard
49822 \begin_inset CommandInset nomencl_print
49823 LatexCommand printnomenclature
49824 set_width "auto"
49825
49826 \end_inset
49827
49828
49829 \begin_inset CommandInset index_print
49830 LatexCommand printindex
49831 type "idx"
49832
49833 \end_inset
49834
49835
49836 \end_layout
49837
49838 \end_body
49839 \end_document