]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
2d1ee33b89aaaf4d1f21e8e8ac54b53e0ecf1755
[features.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % define a short command for \textvisiblespace
37 \newcommand{\spce}{\textvisiblespace}
38
39 % macro for italic page numbers in the index
40 \newcommand{\IndexDef}[1]{\textit{#1}}
41
42 % for customized page headers/footers
43 % only needed because they are only used in one section of the document
44 \usepackage{fancyhdr}
45 % change header rule width
46 \renewcommand{\headrulewidth}{2pt}
47
48 % workaround for a makeindex bug,
49 % see sec. "Index Entry Order"
50 % only uncomment this when you are using makindex
51 %\let\OrgIndex\index 
52 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
53 \end_preamble
54 \options refpage,intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
55 \use_default_options false
56 \begin_modules
57 customHeadersFooters
58 enumitem
59 \end_modules
60 \maintain_unincluded_children false
61 \language english
62 \language_package default
63 \inputencoding auto
64 \fontencoding global
65 \font_roman default
66 \font_sans default
67 \font_typewriter default
68 \font_default_family default
69 \use_non_tex_fonts false
70 \font_sc false
71 \font_osf false
72 \font_sf_scale 100
73 \font_tt_scale 100
74
75 \graphics default
76 \default_output_format default
77 \output_sync 0
78 \bibtex_command default
79 \index_command default
80 \paperfontsize 12
81 \spacing single
82 \use_hyperref true
83 \pdf_title "The LyX User's Guide"
84 \pdf_author "LyX Team"
85 \pdf_subject "LyX"
86 \pdf_keywords "LyX"
87 \pdf_bookmarks true
88 \pdf_bookmarksnumbered true
89 \pdf_bookmarksopen false
90 \pdf_bookmarksopenlevel 1
91 \pdf_breaklinks false
92 \pdf_pdfborder false
93 \pdf_colorlinks true
94 \pdf_backref false
95 \pdf_pdfusetitle false
96 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
97 \papersize default
98 \use_geometry false
99 \use_amsmath 1
100 \use_esint 1
101 \use_mhchem 1
102 \use_mathdots 1
103 \cite_engine basic
104 \use_bibtopic false
105 \use_indices false
106 \paperorientation portrait
107 \suppress_date false
108 \use_refstyle 0
109 \notefontcolor #0000ff
110 \branch Question
111 \selected 1
112 \filename_suffix 0
113 \color #00ff00
114 \end_branch
115 \branch Answer
116 \selected 0
117 \filename_suffix 0
118 \color #aa55ff
119 \end_branch
120 \index Index
121 \shortcut idx
122 \color #008000
123 \end_index
124 \secnumdepth 3
125 \tocdepth 2
126 \paragraph_separation indent
127 \paragraph_indentation default
128 \quotes_language english
129 \papercolumns 1
130 \papersides 2
131 \paperpagestyle default
132 \tracking_changes true
133 \output_changes false
134 \html_math_output 0
135 \html_css_as_file 0
136 \html_be_strict true
137 \author 2090807402 "usti" 
138 \end_header
139
140 \begin_body
141
142 \begin_layout Title
143 The LyX User's Guide
144 \end_layout
145
146 \begin_layout Author
147 by the LyX Team
148 \begin_inset Foot
149 status collapsed
150
151 \begin_layout Plain Layout
152 \noindent
153 If you have comments or error corrections, please send them to the LyX Documenta
154 tion mailing list: 
155 \begin_inset CommandInset href
156 LatexCommand href
157 target "lyx-docs@lists.lyx.org"
158 type "mailto:"
159
160 \end_inset
161
162
163 \end_layout
164
165 \end_inset
166
167
168 \begin_inset Newline newline
169 \end_inset
170
171
172 \begin_inset Newline newline
173 \end_inset
174
175 Version 2.0.x
176 \begin_inset Note Note
177 status collapsed
178
179 \begin_layout Plain Layout
180 The latest PDF-version of this document can be found here:
181 \begin_inset Newline newline
182 \end_inset
183
184
185 \series bold
186 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
187 \end_layout
188
189 \end_inset
190
191
192 \end_layout
193
194 \begin_layout Standard
195 \begin_inset CommandInset toc
196 LatexCommand tableofcontents
197
198 \end_inset
199
200
201 \end_layout
202
203 \begin_layout Chapter
204 Getting Started
205 \end_layout
206
207 \begin_layout Section
208 What is LyX?
209 \end_layout
210
211 \begin_layout Standard
212 LyX is a document preparation system.
213  It is a tool for producing beautiful manuscripts, publishable books, business
214  letters and proposals, and even poetry.
215  It is unlike most other 
216 \begin_inset Quotes eld
217 \end_inset
218
219 word processors
220 \begin_inset Quotes erd
221 \end_inset
222
223  in the sense that it uses the paradigm of a markup language as its core
224  editing style.
225  That means that when you type a section header, you mark it as a 
226 \begin_inset Quotes eld
227 \end_inset
228
229 Section
230 \begin_inset Quotes erd
231 \end_inset
232
233 , not as 
234 \begin_inset Quotes eld
235 \end_inset
236
237 Bold, 17
238 \begin_inset space \thinspace{}
239 \end_inset
240
241 pt type, left justified, 5
242 \begin_inset space \thinspace{}
243 \end_inset
244
245 mm space below
246 \begin_inset Quotes erd
247 \end_inset
248
249 .
250  LyX takes care of the typesetting for you, so you deal only with concepts,
251  not with mechanics.
252 \end_layout
253
254 \begin_layout Standard
255 This philosophy is explained in greater detail in the 
256 \emph on
257
258 \begin_inset Quotes eld
259 \end_inset
260
261 Introduction
262 \begin_inset Quotes erd
263 \end_inset
264
265
266 \emph default
267 .
268  If you haven't read it yet, you need to.
269  Yes, we mean now.
270 \end_layout
271
272 \begin_layout Standard
273 The 
274 \begin_inset Quotes eld
275 \end_inset
276
277
278 \emph on
279 Introduction
280 \emph default
281
282 \begin_inset Quotes erd
283 \end_inset
284
285  describes several things in addition to LyX's philosophy: most importantly,
286  the format of all of the manuals.
287  If you don't read it, you will have a bear of a time navigating this manual.
288  You might also be better served looking in one of the other manuals instead
289  of this one.
290  
291 \begin_inset Quotes eld
292 \end_inset
293
294
295 \emph on
296 Introduction
297 \emph default
298
299 \begin_inset Quotes erd
300 \end_inset
301
302  describes that, too.
303 \end_layout
304
305 \begin_layout Section
306 How LyX Looks
307 \end_layout
308
309 \begin_layout Standard
310 Like most applications, LyX has the familiar menu bar across the top of
311  its window.
312  Below it is a toolbar with a pulldown box and various buttons.
313  There is, of course, a vertical scrollbar and a main work area for editing
314  documents.
315 \end_layout
316
317 \begin_layout Standard
318 Note that there is no horizontal scrollbar.
319  This is not a bug or an oversight, but intentional.
320  When you read a book, you expect the end of a line to wrap around to the
321  next line.
322  Text overflows onto new pages in a vertical fashion, hence the need for
323  only a vertical scrollbar.
324  There are three cases where you might want a horizontal scrollbar.
325  The first case is large images.
326  To avoid that they are displayed larger than your screen, use in the image
327  settings the option 
328 \family sans
329 Scale on Screen
330 \family default
331  in the tab 
332 \family sans
333 LaTeX and LyX options
334 \family default
335 .
336  The second and third cases are tables and equations which are wider than
337  the LyX window.
338  You can use the arrow keys to scroll horizontally through the table, but
339  this doesn't work for equations yet.
340 \end_layout
341
342 \begin_layout Standard
343 For a brief description of all LyX menus and toolbar buttons, have a look
344  at Appendix
345 \begin_inset space ~
346 \end_inset
347
348
349 \begin_inset CommandInset ref
350 LatexCommand ref
351 reference "chap:The-User-Interface"
352
353 \end_inset
354
355 .
356 \end_layout
357
358 \begin_layout Section
359 HELP
360 \end_layout
361
362 \begin_layout Standard
363 The help system consists of the LyX manuals.
364  You can read all of the manuals from inside LyX.
365  Just select the manual you want to read from the 
366 \family sans
367 Help
368 \family default
369  menu.
370 \end_layout
371
372 \begin_layout Section
373 Basic LyX Setup
374 \begin_inset CommandInset label
375 LatexCommand label
376 name "sec:Basic-LyX-Setup"
377
378 \end_inset
379
380
381 \end_layout
382
383 \begin_layout Standard
384 Almost all features of LyX can be configured via the menu 
385 \family sans
386 Tools\SpecialChar \menuseparator
387 Preferences
388 \family default
389 .
390 \begin_inset Index idx
391 status collapsed
392
393 \begin_layout Plain Layout
394 Preferences
395 \end_layout
396
397 \end_inset
398
399  LyX is able to inspect your system to see what programs, LaTeX document
400  classes and LaTeX packages are available.
401  It uses this knowledge to give reasonable defaults for the preferences
402  settings.
403  Although this configuration has already been done when LyX was installed
404  on your system, you might have some items that you installed locally, e.
405 \begin_inset space \thinspace{}
406 \end_inset
407
408 g.
409 \begin_inset space \space{}
410 \end_inset
411
412 new LaTeX classes, and which are not seen by LyX.
413  To force LyX to re-inspect your system, you should use 
414 \family sans
415 Tools\SpecialChar \menuseparator
416 Reconfigure
417 \family default
418 .
419 \begin_inset Index idx
420 status collapsed
421
422 \begin_layout Plain Layout
423 Reconfiguration of LyX
424 \end_layout
425
426 \end_inset
427
428  You should then restart LyX to ensure that the changes are taken into account.
429 \end_layout
430
431 \begin_layout Section
432 LaTeX Setup
433 \begin_inset CommandInset label
434 LatexCommand label
435 name "sec:LaTeX-Setup"
436
437 \end_inset
438
439
440 \end_layout
441
442 \begin_layout Standard
443 You can edit documents in LyX without having LaTeX installed, but you will
444  not to able to create PDFs or print your documents unless you do have it
445  installed.
446  However, some LyX documents use DocBook as the `backend' that can produce
447  PDFs and the like, and every LyX document can always be output as plain
448  text or as XHTML.
449 \end_layout
450
451 \begin_layout Standard
452 Some document classes may depend upon specific LaTeX or DocBook classes
453  or packages.
454  Such document classes can be used even if you do not have the required
455  files installed, but you will not be able to produce certain kinds of output.
456 \end_layout
457
458 \begin_layout Standard
459 The LaTeX packages that LyX has found on your system are listed in a file
460  you can view from the menu 
461 \family sans
462 Help\SpecialChar \menuseparator
463 LaT
464 \begin_inset ERT
465 status collapsed
466
467 \begin_layout Plain Layout
468
469 {}
470 \end_layout
471
472 \end_inset
473
474 eX
475 \begin_inset space ~
476 \end_inset
477
478 Configuration
479 \family default
480 .
481  If you are missing packages you need, then you must install them and then
482  reconfigure LyX (menu 
483 \family sans
484 Tools\SpecialChar \menuseparator
485 Reconfigure
486 \family default
487 ).
488 \begin_inset Note Note
489 status collapsed
490
491 \begin_layout Plain Layout
492 The two braces in the TeX Code box prevent that the term 
493 \begin_inset Quotes eld
494 \end_inset
495
496 LaTeX
497 \begin_inset Quotes erd
498 \end_inset
499
500  from being printed with sub- and superscript letters.
501  More about TeX Code is described in section
502 \begin_inset space ~
503 \end_inset
504
505
506 \begin_inset CommandInset ref
507 LatexCommand ref
508 reference "sec:TeX-Code"
509
510 \end_inset
511
512 , the printout of proper names like LaTeX is explained in section
513 \begin_inset space ~
514 \end_inset
515
516
517 \begin_inset CommandInset ref
518 LatexCommand ref
519 reference "sub:LyX's-Proper-Names"
520
521 \end_inset
522
523 .
524 \end_layout
525
526 \end_inset
527
528
529 \begin_inset Index idx
530 status collapsed
531
532 \begin_layout Plain Layout
533 Reconfiguration of LyX
534 \end_layout
535
536 \end_inset
537
538  See section 5.1 of the 
539 \emph on
540 Customization
541 \emph default
542  manual for more information on installing additional LaTeX packages.
543 \end_layout
544
545 \begin_layout Chapter
546 How to work with LyX
547 \end_layout
548
549 \begin_layout Section
550 Basic File Operations
551 \begin_inset Index idx
552 status collapsed
553
554 \begin_layout Plain Layout
555 File Operations
556 \end_layout
557
558 \end_inset
559
560
561 \end_layout
562
563 \begin_layout Standard
564 Under the 
565 \family sans
566 File
567 \family default
568  menu and in the standard toolbar are basic operations for any word processor
569  in addition to some more advanced operations:
570 \end_layout
571
572 \begin_layout Itemize
573
574 \family sans
575 New 
576 \begin_inset Info
577 type  "icon"
578 arg   "buffer-new"
579 \end_inset
580
581
582 \end_layout
583
584 \begin_layout Itemize
585
586 \family sans
587 New
588 \begin_inset space ~
589 \end_inset
590
591 from
592 \bar under
593
594 \begin_inset space ~
595 \end_inset
596
597
598 \bar default
599 Template
600 \end_layout
601
602 \begin_layout Itemize
603
604 \family sans
605 Open 
606 \begin_inset Info
607 type  "icon"
608 arg   "file-open"
609 \end_inset
610
611
612 \end_layout
613
614 \begin_layout Itemize
615
616 \family sans
617 Close
618 \end_layout
619
620 \begin_layout Itemize
621
622 \family sans
623 Save 
624 \begin_inset Info
625 type  "icon"
626 arg   "buffer-write"
627 \end_inset
628
629
630 \end_layout
631
632 \begin_layout Itemize
633
634 \family sans
635 Save
636 \begin_inset space ~
637 \end_inset
638
639 As
640 \end_layout
641
642 \begin_layout Itemize
643
644 \family sans
645 Revert
646 \begin_inset space ~
647 \end_inset
648
649 to
650 \begin_inset space ~
651 \end_inset
652
653 saved
654 \end_layout
655
656 \begin_layout Itemize
657
658 \family sans
659 Version
660 \begin_inset space ~
661 \end_inset
662
663 Control
664 \end_layout
665
666 \begin_layout Itemize
667
668 \family sans
669 Import
670 \end_layout
671
672 \begin_layout Itemize
673
674 \family sans
675 Export
676 \end_layout
677
678 \begin_layout Itemize
679
680 \family sans
681 Print 
682 \begin_inset Info
683 type  "icon"
684 arg   "dialog-show print"
685 \end_inset
686
687
688 \end_layout
689
690 \begin_layout Itemize
691
692 \family sans
693 Exit
694 \end_layout
695
696 \begin_layout Standard
697 They all do pretty much the same thing as in other word processors, with
698  a few minor differences.
699  The 
700 \family sans
701 File\SpecialChar \menuseparator
702 New
703 \begin_inset space ~
704 \end_inset
705
706 from
707 \bar under
708
709 \begin_inset space ~
710 \end_inset
711
712
713 \bar default
714 Template
715 \family default
716  command not only prompts you for a name for the new file, but also prompts
717  you for a template to use.
718  Selecting a template will automatically set certain layout features for
719  the document, features you would otherwise need to change manually.
720  They can be of use for certain classes, especially those for writing letters
721  (see sec.
722 \begin_inset space \thinspace{}
723 \end_inset
724
725
726 \begin_inset CommandInset ref
727 LatexCommand ref
728 reference "sec:Document-Classes"
729
730 \end_inset
731
732 ).
733 \end_layout
734
735 \begin_layout Standard
736 \begin_inset Note Greyedout
737 status collapsed
738
739 \begin_layout Plain Layout
740
741 \series bold
742 Note:
743 \series default
744  There is no 
745 \begin_inset Quotes eld
746 \end_inset
747
748 default file
749 \begin_inset Quotes erd
750 \end_inset
751
752  or document named 
753 \begin_inset Quotes eld
754 \end_inset
755
756 Untitled
757 \begin_inset Quotes erd
758 \end_inset
759
760  or 
761 \begin_inset Quotes eld
762 \end_inset
763
764 scratch.
765 \begin_inset Quotes erd
766 \end_inset
767
768  Unless you tell LyX to open a file or create a new one, that big, blank
769  space is just that — a big, blank space.
770 \end_layout
771
772 \end_inset
773
774
775 \end_layout
776
777 \begin_layout Standard
778
779 \family sans
780 Revert
781 \begin_inset space ~
782 \end_inset
783
784 to
785 \begin_inset space ~
786 \end_inset
787
788 saved
789 \family default
790  and 
791 \family sans
792 Version
793 \begin_inset space ~
794 \end_inset
795
796 Control
797 \family default
798  are useful if more people work on the same document at the same time
799 \begin_inset Foot
800 status collapsed
801
802 \begin_layout Plain Layout
803 If you plan to do this, you should check out the Version Control feature
804  in LyX also.
805  Read 
806 \emph on
807 Additional Features
808 \emph default
809 \SpecialChar \@.
810
811 \end_layout
812
813 \end_inset
814
815 .
816  
817 \family sans
818 Revert
819 \begin_inset space ~
820 \end_inset
821
822 to
823 \begin_inset space ~
824 \end_inset
825
826 saved
827 \family default
828  will reload the document from disk.
829  You can of course also use it if you regret that you changed a document
830  and want to restore it to the last save.
831  With
832 \family sans
833  Version
834 \begin_inset space ~
835 \end_inset
836
837 Control 
838 \family default
839 you can register the changes you made to a document so that others can identify
840  them as your changes.
841 \end_layout
842
843 \begin_layout Section
844 Basic Editing Features
845 \begin_inset Index idx
846 status collapsed
847
848 \begin_layout Plain Layout
849 Editing
850 \end_layout
851
852 \end_inset
853
854
855 \begin_inset CommandInset label
856 LatexCommand label
857 name "sec:Basic-Editing-Features"
858
859 \end_inset
860
861
862 \end_layout
863
864 \begin_layout Standard
865 Like most modern word processors, LyX can perform cut and paste operations
866  on blocks of text, can move by character, word, or page of text, and can
867  delete whole words as well as individual characters.
868  The next four sections cover the basic LyX editing features and how to
869  access them.
870  We will start with cut and paste.
871 \end_layout
872
873 \begin_layout Standard
874 As you might expect, the 
875 \family sans
876 Edit
877 \family default
878  menu and the standard toolbar has the cut and paste commands, along with
879  various other editing features.
880  Some of these are special and covered in later sections.
881  The basic ones are:
882 \end_layout
883
884 \begin_layout Itemize
885
886 \family sans
887 Cut 
888 \family default
889
890 \begin_inset Info
891 type  "icon"
892 arg   "cut"
893 \end_inset
894
895
896 \end_layout
897
898 \begin_layout Itemize
899
900 \family sans
901 Copy 
902 \family default
903
904 \begin_inset Info
905 type  "icon"
906 arg   "copy"
907 \end_inset
908
909
910 \end_layout
911
912 \begin_layout Itemize
913
914 \family sans
915 Paste 
916 \family default
917
918 \begin_inset Info
919 type  "icon"
920 arg   "paste"
921 \end_inset
922
923
924 \end_layout
925
926 \begin_layout Itemize
927
928 \family sans
929 Paste
930 \begin_inset space ~
931 \end_inset
932
933 Recent
934 \end_layout
935
936 \begin_layout Itemize
937
938 \family sans
939 Paste
940 \begin_inset space ~
941 \end_inset
942
943 Special
944 \end_layout
945
946 \begin_layout Itemize
947
948 \family sans
949 Find
950 \begin_inset space ~
951 \end_inset
952
953 &
954 \begin_inset space ~
955 \end_inset
956
957 Replace 
958 \family default
959
960 \begin_inset Info
961 type  "icon"
962 arg   "dialog-show findreplace"
963 \end_inset
964
965
966 \end_layout
967
968 \begin_layout Standard
969 The first three are self-explanatory.
970  One thing to note: whenever you delete a block of text that you have selected,
971  it is automatically placed in the clipboard.
972  That is, the 
973 \family sans
974 Delete
975 \family default
976  and 
977 \family sans
978 Backspace
979 \family default
980  keys also function as the 
981 \family sans
982 Cut
983 \family default
984  command.
985  Also, if you've selected text, be careful: If you hit a key, LyX will completel
986 y delete the selected text and replace it with what you just typed.
987  You will have to do an 
988 \family sans
989 Undo
990 \family default
991  to get back the lost text.
992 \end_layout
993
994 \begin_layout Standard
995 \begin_inset Index idx
996 status collapsed
997
998 \begin_layout Plain Layout
999 Paste
1000 \end_layout
1001
1002 \end_inset
1003
1004 You can also copy text between LyX and other programs by cut, copy and paste.
1005  The submenu of 
1006 \family sans
1007 Paste
1008 \begin_inset space ~
1009 \end_inset
1010
1011 Recent
1012 \family default
1013  shows you a list with the last strings you have pasted.
1014 \end_layout
1015
1016 \begin_layout Standard
1017 The menu 
1018 \family sans
1019 Edit\SpecialChar \menuseparator
1020 Paste
1021 \begin_inset space ~
1022 \end_inset
1023
1024 Special\SpecialChar \menuseparator
1025 Plain
1026 \begin_inset space ~
1027 \end_inset
1028
1029 Text, Join
1030 \begin_inset space ~
1031 \end_inset
1032
1033 Lines
1034 \family default
1035  will insert the text in the clipboard so that the whole text is inserted
1036  as 
1037 \emph on
1038 one
1039 \emph default
1040  paragraph.
1041  A new paragraph is started when there is a blank line in the file.
1042  Without 
1043 \family sans
1044 Join
1045 \begin_inset space ~
1046 \end_inset
1047
1048 Lines
1049 \family default
1050 , the text is inserted as Paragraphs, where the line breaks of the text
1051  will start a new paragraph.
1052 \end_layout
1053
1054 \begin_layout Standard
1055 \begin_inset Index idx
1056 status collapsed
1057
1058 \begin_layout Plain Layout
1059 Replace
1060 \end_layout
1061
1062 \end_inset
1063
1064
1065 \begin_inset Index idx
1066 status collapsed
1067
1068 \begin_layout Plain Layout
1069 Find
1070 \end_layout
1071
1072 \end_inset
1073
1074 The 
1075 \family sans
1076 Edit\SpecialChar \menuseparator
1077 Find
1078 \begin_inset space ~
1079 \end_inset
1080
1081 &
1082 \begin_inset space ~
1083 \end_inset
1084
1085 Replace
1086 \family default
1087  item opens the 
1088 \family sans
1089 Find
1090 \begin_inset space ~
1091 \end_inset
1092
1093 and
1094 \begin_inset space ~
1095 \end_inset
1096
1097 Replace
1098 \family default
1099  dialog.
1100  Once you have found a word or expression, LyX selects it.
1101  Hitting the 
1102 \family sans
1103 Replace
1104 \family default
1105  button replaces the selected text with the contents of the 
1106 \family sans
1107 Replace
1108 \begin_inset space ~
1109 \end_inset
1110
1111 with
1112 \family default
1113  field.
1114  You can click the 
1115 \family sans
1116 Find
1117 \begin_inset space ~
1118 \end_inset
1119
1120 Next
1121 \family default
1122  button to skip the current word.
1123  Hit 
1124 \family sans
1125 Replace
1126 \begin_inset space ~
1127 \end_inset
1128
1129 All
1130 \family default
1131  to replace all occurrences of the text in the document automatically.
1132  The 
1133 \family sans
1134 Case
1135 \begin_inset space ~
1136 \end_inset
1137
1138 sensitive
1139 \family default
1140  option can be used if you want the search to consider the case of the search
1141  word.
1142  If the toggle is set, searching for 
1143 \begin_inset Quotes eld
1144 \end_inset
1145
1146
1147 \family typewriter
1148 Test
1149 \family default
1150
1151 \begin_inset Quotes erd
1152 \end_inset
1153
1154  will not match the word 
1155 \begin_inset Quotes eld
1156 \end_inset
1157
1158
1159 \family typewriter
1160 test
1161 \family default
1162
1163 \begin_inset Quotes erd
1164 \end_inset
1165
1166 .
1167  The 
1168 \family sans
1169 Match whole words only
1170 \family default
1171  option can be used to force LyX to only find complete words, e.
1172 \begin_inset space \thinspace{}
1173 \end_inset
1174
1175 g., searching for 
1176 \begin_inset Quotes eld
1177 \end_inset
1178
1179
1180 \family typewriter
1181 star
1182 \family default
1183
1184 \begin_inset Quotes erd
1185 \end_inset
1186
1187  will not match 
1188 \begin_inset Quotes eld
1189 \end_inset
1190
1191
1192 \family typewriter
1193 starlet
1194 \family default
1195
1196 \begin_inset Quotes erd
1197 \end_inset
1198
1199 .
1200  LyX offers also an advanced 
1201 \family sans
1202 Find
1203 \begin_inset space ~
1204 \end_inset
1205
1206 &
1207 \begin_inset space ~
1208 \end_inset
1209
1210 Replace
1211 \family default
1212  feature that is described in sec.
1213 \begin_inset space ~
1214 \end_inset
1215
1216
1217 \begin_inset CommandInset ref
1218 LatexCommand ref
1219 reference "sec:Advanced-Find-and"
1220
1221 \end_inset
1222
1223 .
1224 \end_layout
1225
1226 \begin_layout Standard
1227 Things like notes, floats, etc.
1228 \begin_inset space \space{}
1229 \end_inset
1230
1231 (the so called 
1232 \begin_inset Quotes eld
1233 \end_inset
1234
1235 insets
1236 \begin_inset Quotes erd
1237 \end_inset
1238
1239 ) can be dissolved.
1240  This means that the inset is deleted and its content is left as normal
1241  text.
1242  Dissolving an inset is done by setting the cursor to the beginning of an
1243  inset and pressing 
1244 \family sans
1245 Backspace
1246 \family default
1247  or by setting the cursor to the end and pressing 
1248 \family sans
1249 Delete
1250 \family default
1251 .
1252 \end_layout
1253
1254 \begin_layout Standard
1255 The content of an inset is selected using the shortcut 
1256 \begin_inset Info
1257 type  "shortcuts"
1258 arg   "inset-select-all"
1259 \end_inset
1260
1261 , the shortcut 
1262 \begin_inset Info
1263 type  "shortcuts"
1264 arg   "command-sequence buffer-begin ; buffer-end-select"
1265 \end_inset
1266
1267  selects the whole document.
1268 \end_layout
1269
1270 \begin_layout Section
1271 Undo and Redo
1272 \begin_inset Index idx
1273 status collapsed
1274
1275 \begin_layout Plain Layout
1276 Redo
1277 \end_layout
1278
1279 \end_inset
1280
1281
1282 \begin_inset Index idx
1283 status collapsed
1284
1285 \begin_layout Plain Layout
1286 Undo
1287 \end_layout
1288
1289 \end_inset
1290
1291
1292 \begin_inset CommandInset label
1293 LatexCommand label
1294 name "sec:Undo-and-Redo"
1295
1296 \end_inset
1297
1298
1299 \end_layout
1300
1301 \begin_layout Standard
1302 If you make a mistake, you can easily recover from it.
1303  LyX has a large-capacity undo/redo buffer.
1304  Select 
1305 \family sans
1306 Edit\SpecialChar \menuseparator
1307 Undo
1308 \family default
1309  or the toolbar button 
1310 \begin_inset Info
1311 type  "icon"
1312 arg   "undo"
1313 \end_inset
1314
1315  to undo some mistake.
1316  If you accidentally undo too much, use 
1317 \family sans
1318 Edit\SpecialChar \menuseparator
1319 Redo
1320 \family default
1321  or the toolbar button 
1322 \begin_inset Info
1323 type  "icon"
1324 arg   "redo"
1325 \end_inset
1326
1327  to 
1328 \begin_inset Quotes eld
1329 \end_inset
1330
1331 undo the undo.
1332 \begin_inset Quotes erd
1333 \end_inset
1334
1335  The undo mechanism is currently limited to 100
1336 \begin_inset space \thinspace{}
1337 \end_inset
1338
1339 steps to minimize memory overhead.
1340 \end_layout
1341
1342 \begin_layout Standard
1343 Note that if you revert back all changes to arrive to the document as it
1344  was last saved, the 
1345 \begin_inset Quotes eld
1346 \end_inset
1347
1348 changed
1349 \begin_inset Quotes erd
1350 \end_inset
1351
1352  status of the document is unfortunately not reset.
1353  This is a consequence of the 100
1354 \begin_inset space \thinspace{}
1355 \end_inset
1356
1357 step undo limit, above.
1358 \end_layout
1359
1360 \begin_layout Standard
1361
1362 \family sans
1363 Undo
1364 \family default
1365  and 
1366 \family sans
1367 Redo
1368 \family default
1369  work on almost everything in LyX.
1370  But they will not undo or redo text character by character, but by blocks
1371  of text.
1372 \end_layout
1373
1374 \begin_layout Section
1375 Mouse Operations
1376 \begin_inset Index idx
1377 status collapsed
1378
1379 \begin_layout Plain Layout
1380 Mouse Operations
1381 \end_layout
1382
1383 \end_inset
1384
1385
1386 \end_layout
1387
1388 \begin_layout Standard
1389 These are the most basic mouse operations.
1390 \end_layout
1391
1392 \begin_layout Enumerate
1393 Motion
1394 \end_layout
1395
1396 \begin_deeper
1397 \begin_layout Itemize
1398 Click the 
1399 \emph on
1400 left mouse button
1401 \emph default
1402  once anywhere in the edit window.
1403  The cursor moves to the text under the mouse.
1404 \end_layout
1405
1406 \end_deeper
1407 \begin_layout Enumerate
1408 Selecting Text
1409 \end_layout
1410
1411 \begin_deeper
1412 \begin_layout Itemize
1413 Hold down the 
1414 \emph on
1415 left mouse button
1416 \emph default
1417  and drag the mouse.
1418  LyX marks the text between the old and new mouse positions.
1419  Use 
1420 \family sans
1421 Edit\SpecialChar \menuseparator
1422 Copy
1423 \family default
1424  to create a copy of the text in LyX's buffer (and the clipboard).
1425 \end_layout
1426
1427 \begin_layout Itemize
1428 Re-position the cursor and then paste the text back into LyX using 
1429 \family sans
1430 Edit\SpecialChar \menuseparator
1431 Paste
1432 \family default
1433 .
1434 \end_layout
1435
1436 \end_deeper
1437 \begin_layout Enumerate
1438 Insets (Footnotes, Notes, Floats, etc.)
1439 \end_layout
1440
1441 \begin_deeper
1442 \begin_layout Standard
1443 Right-click on them to set their properties.
1444  Also check the appropriate section of this manual for more details.
1445 \end_layout
1446
1447 \end_deeper
1448 \begin_layout Section
1449 Navigating
1450 \begin_inset CommandInset label
1451 LatexCommand label
1452 name "sec:Navigating"
1453
1454 \end_inset
1455
1456
1457 \begin_inset Index idx
1458 status collapsed
1459
1460 \begin_layout Plain Layout
1461 Navigating
1462 \end_layout
1463
1464 \end_inset
1465
1466
1467 \end_layout
1468
1469 \begin_layout Standard
1470 LyX offers you several ways to navigate in documents:
1471 \end_layout
1472
1473 \begin_layout Itemize
1474 The 
1475 \family sans
1476 Navigate
1477 \family default
1478  menu lists all sections of the document as submenu entries that you can
1479  click to jump to the corresponding document part.
1480 \end_layout
1481
1482 \begin_layout Itemize
1483 The `Outline', which is accessed either by the menu 
1484 \family sans
1485 Document\SpecialChar \menuseparator
1486 Outline
1487 \family default
1488  or by the toolbar button 
1489 \begin_inset Info
1490 type  "icon"
1491 arg   "dialog-toggle toc"
1492 \end_inset
1493
1494 .
1495 \end_layout
1496
1497 \begin_layout Itemize
1498 You can set bookmarks in your document under 
1499 \family sans
1500 Navigate\SpecialChar \menuseparator
1501 Bookmarks
1502 \family default
1503  and use the same menu to return to them.
1504  Note that bookmarks are saved between sessions.
1505 \end_layout
1506
1507 \begin_layout Standard
1508 The toolbar button 
1509 \begin_inset Info
1510 type  "icon"
1511 arg   "bookmark-goto 0"
1512 \end_inset
1513
1514  (also 
1515 \family sans
1516 Navigate\SpecialChar \menuseparator
1517 Bookmarks\SpecialChar \menuseparator
1518 NavigateBack
1519 \family default
1520 ) jumps to the position in the document where you recently changed something.
1521  This is useful when you have a large document and have navigated or scrolled
1522  to another document part to look for something, and want to go back to
1523  your last editing position.
1524 \end_layout
1525
1526 \begin_layout Subsection
1527 The Outliner
1528 \end_layout
1529
1530 \begin_layout Standard
1531 In the pull-down box at the top of the outline window, you can choose between
1532  several different lists, including other TOC-like objects, such as lists
1533  of tables and figures, but also lists of footnotes, or labels and cross-referen
1534 ces (see sec.
1535 \begin_inset space \thinspace{}
1536 \end_inset
1537
1538
1539 \begin_inset CommandInset ref
1540 LatexCommand ref
1541 reference "sec:Cross-References"
1542
1543 \end_inset
1544
1545 ), or notes, or citations (see sec.
1546 \begin_inset space \thinspace{}
1547 \end_inset
1548
1549
1550 \begin_inset CommandInset ref
1551 LatexCommand ref
1552 reference "sec:Bibliography"
1553
1554 \end_inset
1555
1556 ).
1557  Clicking on any of these will take you to the corresponding object in your
1558  document.
1559 \end_layout
1560
1561 \begin_layout Standard
1562 Right-clicking on elements in the Outline will in many cases open a context
1563  menu that will allow for direct modification of those elements.
1564  For example, with citations, the context menu allows you to open the citation
1565  dialog and to modify the citation.
1566  Right-clicking a change will allow you to accept or reject it.
1567  And so on.
1568 \end_layout
1569
1570 \begin_layout Standard
1571 The `Filter' field at the top allows you to restrict which entries appear
1572  in the Outline.
1573  For example, if you are displaying the list of Labels and References and
1574  wish to see only references to subsections, you can enter the text 
1575 \begin_inset Quotes eld
1576 \end_inset
1577
1578 sub:
1579 \begin_inset Quotes erd
1580 \end_inset
1581
1582  in the filter, and only entries containing that text will be displayed.
1583 \end_layout
1584
1585 \begin_layout Standard
1586 At the bottom of the outline are several buttons and the like that allow
1587  you further to control the display.
1588  The 
1589 \family sans
1590 Sort
1591 \family default
1592  option sorts the current list alphabetically.
1593  Otherwise, the elements appear in the order in which they occur in the
1594  document.
1595  The 
1596 \family sans
1597 Keep
1598 \family default
1599  option keeps it in the current view state.
1600  Keeping means that when you have e.
1601 \begin_inset space \thinspace{}
1602 \end_inset
1603
1604 g.
1605 \begin_inset space \space{}
1606 \end_inset
1607
1608 the subsections of section
1609 \begin_inset space ~
1610 \end_inset
1611
1612 2 and 4 shown and click on section
1613 \begin_inset space ~
1614 \end_inset
1615
1616 3, the subsections of section
1617 \begin_inset space ~
1618 \end_inset
1619
1620 2 and 4 will still be shown.
1621  Without the 
1622 \family sans
1623 Keep
1624 \family default
1625  option they will be hidden to highlight the clicked section
1626 \begin_inset space ~
1627 \end_inset
1628
1629 3.
1630  Finally, the slider at the left can be used to open the Outline to a given
1631  
1632 \begin_inset Quotes eld
1633 \end_inset
1634
1635 depth
1636 \begin_inset Quotes erd
1637 \end_inset
1638
1639 .
1640  It is best just to experiment with it to see how it works.
1641 \end_layout
1642
1643 \begin_layout Standard
1644 The 
1645 \begin_inset space ~
1646 \end_inset
1647
1648
1649 \begin_inset Graphics
1650         filename ../images/reload.png
1651
1652 \end_inset
1653
1654
1655 \begin_inset space ~
1656 \end_inset
1657
1658 button refreshes the TOC (though this should not usually be necessary).
1659  Next to it are buttons that allow you to change the position of sections
1660  in your document.
1661  The 
1662 \begin_inset space \space{}
1663 \end_inset
1664
1665
1666 \begin_inset Graphics
1667         filename ../images/down.png
1668         scale 85
1669         groupId toolbarbuttons
1670
1671 \end_inset
1672
1673
1674 \begin_inset space ~
1675 \end_inset
1676
1677  and 
1678 \begin_inset space \space{}
1679 \end_inset
1680
1681
1682 \begin_inset Graphics
1683         filename ../images/up.png
1684         scale 85
1685         groupId toolbarbuttons
1686
1687 \end_inset
1688
1689
1690 \begin_inset space ~
1691 \end_inset
1692
1693  buttons move sections up and down in the document.
1694  So, for example, you can move section
1695 \begin_inset space ~
1696 \end_inset
1697
1698 2.5 before section
1699 \begin_inset space ~
1700 \end_inset
1701
1702 2.4 or after section
1703 \begin_inset space ~
1704 \end_inset
1705
1706 2.6.
1707  LyX will then automatically renumber the sections to the new order.
1708  With the buttons 
1709 \begin_inset Graphics
1710         filename ../images/promote.png
1711         scale 85
1712         groupId toolbarbuttons
1713
1714 \end_inset
1715
1716  and 
1717 \begin_inset Graphics
1718         filename ../images/demote.png
1719         scale 85
1720         groupId toolbarbuttons
1721
1722 \end_inset
1723
1724  (or the corresponding key bindings 
1725 \family sans
1726 Tab
1727 \family default
1728  and 
1729 \family sans
1730 Shift-Tab
1731 \family default
1732 ) you can change the level of sections.
1733  So you can for example make section
1734 \begin_inset space ~
1735 \end_inset
1736
1737 2.5 chapter
1738 \begin_inset space ~
1739 \end_inset
1740
1741 3 or subsection
1742 \begin_inset space ~
1743 \end_inset
1744
1745 2.4.1.
1746 \end_layout
1747
1748 \begin_layout Section
1749 Input / Word Completion
1750 \begin_inset CommandInset label
1751 LatexCommand label
1752 name "sec:Input-Completion"
1753
1754 \end_inset
1755
1756
1757 \begin_inset Index idx
1758 status collapsed
1759
1760 \begin_layout Plain Layout
1761 Input completion
1762 \end_layout
1763
1764 \end_inset
1765
1766
1767 \begin_inset Index idx
1768 status collapsed
1769
1770 \begin_layout Plain Layout
1771 Word completion|see
1772 \begin_inset ERT
1773 status collapsed
1774
1775 \begin_layout Plain Layout
1776
1777 {
1778 \end_layout
1779
1780 \end_inset
1781
1782 Input completion
1783 \begin_inset ERT
1784 status collapsed
1785
1786 \begin_layout Plain Layout
1787
1788 }
1789 \end_layout
1790
1791 \end_inset
1792
1793
1794 \end_layout
1795
1796 \end_inset
1797
1798
1799 \end_layout
1800
1801 \begin_layout Standard
1802 LyX provides completion of words by scanning all documents that are currently
1803  opened.
1804  Every word that appears in these documents is added to a database that
1805  is used to propose completions.
1806 \end_layout
1807
1808 \begin_layout Standard
1809 The input completion can be activated in the LyX preferences (menu 
1810 \family sans
1811 Tools\SpecialChar \menuseparator
1812 Preferences
1813 \family default
1814 ) in the section 
1815 \family sans
1816 Editing\SpecialChar \menuseparator
1817 Input Completion
1818 \family default
1819 .
1820  With the option 
1821 \family sans
1822 Automatic
1823 \begin_inset space ~
1824 \end_inset
1825
1826 inline
1827 \begin_inset space ~
1828 \end_inset
1829
1830 completion
1831 \family default
1832  the proposed completion is shown directly behind the cursor.
1833  With the option 
1834 \family sans
1835 Automatic
1836 \begin_inset space ~
1837 \end_inset
1838
1839 popup
1840 \family default
1841  the completions are always shown in a popup.
1842  The cursor completion indicator can be turned off by deselecting the option
1843  
1844 \family sans
1845 Cursor
1846 \begin_inset space ~
1847 \end_inset
1848
1849 indicator
1850 \family default
1851 .
1852  With the general options you can define the delay time for the inline and
1853  popup completion and choose if long completions should be abbreviated.
1854 \end_layout
1855
1856 \begin_layout Standard
1857 LyX shows a small triangle behind the cursor as an indicator that there
1858  are completions available.
1859  Press the 
1860 \family sans
1861 Tab
1862 \family default
1863  key to accept a proposed completion.
1864  If several completions are possible, a popup is opened showing them.
1865  You can select a completion in the popup using the mouse or the arrow keys,
1866  and accept the chosen completion be pressing 
1867 \family sans
1868 Return
1869 \family default
1870 .
1871 \end_layout
1872
1873 \begin_layout Standard
1874 The completion options for math in the preferences do the same as the correspond
1875 ing options for text.
1876  The special math option 
1877 \family sans
1878 Autocorrection
1879 \family default
1880  enables that characters can be composed.
1881  If you for example want to insert the character 
1882 \begin_inset Formula $\Rightarrow$
1883 \end_inset
1884
1885 , you can then input the characters 
1886 \begin_inset Quotes eld
1887 \end_inset
1888
1889
1890 \series bold
1891 =>
1892 \series default
1893
1894 \begin_inset Quotes erd
1895 \end_inset
1896
1897  to a formula to get it.
1898  So this is a quick alternative to the insertion of commands or the usage
1899  of the math toolbar.
1900  A list with supported character combinations can be found in the file 
1901 \family typewriter
1902 autocorrect
1903 \family default
1904  that is somewhere in LyX's installation folder.
1905  Math autocorrection can at any time be turned on by pressing the exclamation
1906  mark key '!'.
1907  Pressing 
1908 \family sans
1909 Space
1910 \family default
1911  turns it off.
1912 \end_layout
1913
1914 \begin_layout Section
1915 Basic Key Bindings
1916 \begin_inset Index idx
1917 status collapsed
1918
1919 \begin_layout Plain Layout
1920 Key Bindings
1921 \end_layout
1922
1923 \end_inset
1924
1925
1926 \begin_inset Index idx
1927 status collapsed
1928
1929 \begin_layout Plain Layout
1930 Bindings|see
1931 \begin_inset ERT
1932 status collapsed
1933
1934 \begin_layout Plain Layout
1935
1936 {
1937 \end_layout
1938
1939 \end_inset
1940
1941 Key Bindings
1942 \begin_inset ERT
1943 status collapsed
1944
1945 \begin_layout Plain Layout
1946
1947 }
1948 \end_layout
1949
1950 \end_inset
1951
1952
1953 \end_layout
1954
1955 \end_inset
1956
1957
1958 \begin_inset Index idx
1959 status collapsed
1960
1961 \begin_layout Plain Layout
1962 Shortcuts|see
1963 \begin_inset ERT
1964 status collapsed
1965
1966 \begin_layout Plain Layout
1967
1968 {
1969 \end_layout
1970
1971 \end_inset
1972
1973 Key Bindings
1974 \begin_inset ERT
1975 status collapsed
1976
1977 \begin_layout Plain Layout
1978
1979 }
1980 \end_layout
1981
1982 \end_inset
1983
1984
1985 \end_layout
1986
1987 \end_inset
1988
1989
1990 \end_layout
1991
1992 \begin_layout Standard
1993 There are at least two different primary binding maps: 
1994 \family typewriter
1995 cua
1996 \family default
1997  and 
1998 \family typewriter
1999 emacs
2000 \family default
2001 .
2002  LyX's default is 
2003 \family typewriter
2004 cua
2005 \family default
2006 , which can be changed in the LyX preferences under 
2007 \family sans
2008 Editing\SpecialChar \menuseparator
2009 Shortcuts
2010 \family default
2011 .
2012 \end_layout
2013
2014 \begin_layout Standard
2015 Some keys, like 
2016 \family sans
2017 Page
2018 \begin_inset space ~
2019 \end_inset
2020
2021 Up
2022 \family default
2023
2024 \family sans
2025 Page
2026 \begin_inset space ~
2027 \end_inset
2028
2029 Down
2030 \family default
2031
2032 \family sans
2033 Left
2034 \family default
2035
2036 \family sans
2037 Right
2038 \family default
2039
2040 \family sans
2041 Up
2042 \family default
2043  and 
2044 \family sans
2045 Down
2046 \family default
2047 , do exactly what you expect them to do.
2048  Other keys don't:
2049 \end_layout
2050
2051 \begin_layout Labeling
2052 \labelwidthstring 00.00.0000
2053
2054 \family sans
2055 Tab
2056 \begin_inset CommandInset nomenclature
2057 LatexCommand nomenclature
2058 symbol "Tab"
2059 description "Tabulator key"
2060
2061 \end_inset
2062
2063
2064 \family default
2065  There is no such thing as a tab stop in LyX.
2066  If you do not understand this, go read sections
2067 \begin_inset space ~
2068 \end_inset
2069
2070
2071 \begin_inset CommandInset ref
2072 LatexCommand ref
2073 reference "sec:Par-indent-intro"
2074
2075 \end_inset
2076
2077  and 
2078 \begin_inset CommandInset ref
2079 LatexCommand ref
2080 reference "sec:Paragraph-Environments"
2081
2082 \end_inset
2083
2084 , especially section
2085 \begin_inset space ~
2086 \end_inset
2087
2088
2089 \begin_inset CommandInset ref
2090 LatexCommand ref
2091 reference "sub:Lists"
2092
2093 \end_inset
2094
2095 , right now.
2096  Yes, right now.
2097  If you're still confused, look in the 
2098 \emph on
2099 Tutorial
2100 \emph default
2101 .
2102 \begin_inset Newline newline
2103 \end_inset
2104
2105 In LyX the Tab key is only used to accept propositions of the input completion.
2106 \end_layout
2107
2108 \begin_layout Labeling
2109 \labelwidthstring 00.00.0000
2110
2111 \family sans
2112 Esc
2113 \begin_inset CommandInset nomenclature
2114 LatexCommand nomenclature
2115 symbol "Esc"
2116 description "Escape key"
2117
2118 \end_inset
2119
2120
2121 \family default
2122  This is the 
2123 \begin_inset Quotes eld
2124 \end_inset
2125
2126 cancel key.
2127 \begin_inset Quotes erd
2128 \end_inset
2129
2130  It's used, generically, to cancel operations.
2131  Other parts of the manual will go into greater detail about this.
2132 \end_layout
2133
2134 \begin_layout Labeling
2135 \labelwidthstring 00.00.0000
2136
2137 \family sans
2138 Home
2139 \family default
2140
2141 \begin_inset space ~
2142 \end_inset
2143
2144 and
2145 \begin_inset space ~
2146 \end_inset
2147
2148
2149 \family sans
2150 End
2151 \family default
2152  These move the cursor, respectively, to the beginning and end of a line,
2153  unless you are using the Emacs bindings where they jump to the beginning
2154  or end of the file.
2155 \end_layout
2156
2157 \begin_layout Standard
2158 There are three modifier keys:
2159 \end_layout
2160
2161 \begin_layout Labeling
2162 \labelwidthstring 00.00.0000
2163
2164 \family sans
2165 Control
2166 \family default
2167  (Denoted by 
2168 \begin_inset Quotes eld
2169 \end_inset
2170
2171
2172 \family sans
2173 Ctrl
2174 \family default
2175
2176 \begin_inset Quotes erd
2177 \end_inset
2178
2179
2180 \begin_inset CommandInset nomenclature
2181 LatexCommand nomenclature
2182 symbol "Ctrl"
2183 description "Control key"
2184
2185 \end_inset
2186
2187  in the documentation files) This has a couple of different uses, depending
2188  on which keys it is used in combination with:
2189 \end_layout
2190
2191 \begin_deeper
2192 \begin_layout Itemize
2193
2194 \family sans
2195 Backspace
2196 \family default
2197  or 
2198 \family sans
2199 Delete
2200 \family default
2201 , it deletes an entire word instead of a single character.
2202 \end_layout
2203
2204 \begin_layout Itemize
2205
2206 \family sans
2207 Left
2208 \family default
2209  and 
2210 \family sans
2211 Right
2212 \family default
2213 , it moves by words instead of characters.
2214 \end_layout
2215
2216 \begin_layout Itemize
2217
2218 \family sans
2219 Home
2220 \family default
2221  and 
2222 \family sans
2223 End
2224 \family default
2225 , it moves to the beginning and the end of the document, respectively.
2226 \end_layout
2227
2228 \end_deeper
2229 \begin_layout Labeling
2230 \labelwidthstring 00.00.0000
2231
2232 \family sans
2233 Shift
2234 \family default
2235  (Denoted by 
2236 \begin_inset Quotes eld
2237 \end_inset
2238
2239
2240 \family sans
2241 Shift
2242 \family default
2243
2244 \begin_inset Quotes erd
2245 \end_inset
2246
2247
2248 \begin_inset CommandInset nomenclature
2249 LatexCommand nomenclature
2250 symbol "Shift"
2251 description "Shift key"
2252
2253 \end_inset
2254
2255  in the documentation files) Use this with any of the arrow keys to select
2256  the text between the old and new cursor positions.
2257 \end_layout
2258
2259 \begin_layout Labeling
2260 \labelwidthstring 00.00.0000
2261
2262 \family sans
2263 Alt
2264 \family default
2265  (Denoted by 
2266 \begin_inset Quotes eld
2267 \end_inset
2268
2269
2270 \family sans
2271 Alt
2272 \family default
2273
2274 \begin_inset Quotes erd
2275 \end_inset
2276
2277
2278 \begin_inset CommandInset nomenclature
2279 LatexCommand nomenclature
2280 symbol "Alt"
2281 description "Alt or Meta key"
2282
2283 \end_inset
2284
2285  in the documentation files) This is the Alt key on many keyboards, unless
2286  your keyboard has a distinct Meta key.
2287  If you have both keys, you will need to try out which one actually performs
2288  the 
2289 \family sans
2290 Alt+
2291 \family default
2292  function.
2293 \begin_inset Newline newline
2294 \end_inset
2295
2296 This key does many different things, but it also activates the 
2297 \emph on
2298 menu accelerator keys
2299 \emph default
2300 .
2301  If you use this in combination with any of the underlined letters in a
2302  menu or menu item, it selects that menu item.
2303 \end_layout
2304
2305 \begin_deeper
2306 \begin_layout Standard
2307 For example, the sequence 
2308 \begin_inset Quotes eld
2309 \end_inset
2310
2311
2312 \family sans
2313 Alt
2314 \begin_inset space ~
2315 \end_inset
2316
2317 e
2318 \begin_inset space ~
2319 \end_inset
2320
2321 s
2322 \family default
2323
2324 \begin_inset space ~
2325 \end_inset
2326
2327
2328 \family sans
2329 c
2330 \family default
2331
2332 \begin_inset Quotes erd
2333 \end_inset
2334
2335  brings up the 
2336 \begin_inset Quotes eld
2337 \end_inset
2338
2339 Text Style
2340 \begin_inset Quotes erd
2341 \end_inset
2342
2343  dialog.
2344  Typing 
2345 \begin_inset Quotes eld
2346 \end_inset
2347
2348
2349 \family sans
2350 Alt
2351 \begin_inset space ~
2352 \end_inset
2353
2354 f
2355 \family default
2356
2357 \begin_inset Quotes erd
2358 \end_inset
2359
2360  opens the 
2361 \family sans
2362 File
2363 \family default
2364  menu.
2365 \end_layout
2366
2367 \begin_layout Standard
2368 The 
2369 \emph on
2370 Shortcuts
2371 \emph default
2372  manual lists all other things bound to the 
2373 \family sans
2374 Alt
2375 \family default
2376  key.
2377 \end_layout
2378
2379 \end_deeper
2380 \begin_layout Standard
2381 You will learn more and more key bindings and short-cut keys as you use
2382  LyX, because most actions will prompt a small message in the status bar
2383  at the bottom of LyX's main window which describes the name of the action
2384  you have just triggered, and any existing key bindings for that action.
2385  The LyX menus also list the defined key bindings.
2386  The notation for the key bindings is very similar to the notation used
2387  in this documentation, so you should not have any problems understanding
2388  it.
2389  However, notice that Shift-modifiers are explicitly mentioned, so 
2390 \begin_inset Quotes eld
2391 \end_inset
2392
2393
2394 \family sans
2395 Alt+P Shift+A
2396 \family default
2397
2398 \begin_inset Quotes erd
2399 \end_inset
2400
2401  means 
2402 \family sans
2403 Alt+P
2404 \family default
2405  followed by a capital 
2406 \family sans
2407 A
2408 \family default
2409 .
2410 \end_layout
2411
2412 \begin_layout Standard
2413 You can list or change the key bindings in the menu 
2414 \family sans
2415 Tools\SpecialChar \menuseparator
2416 Preferences
2417 \family default
2418  under 
2419 \family sans
2420 Edit\SpecialChar \menuseparator
2421 Shortcuts
2422 \family default
2423  as explained in sec.
2424 \begin_inset space \thinspace{}
2425 \end_inset
2426
2427
2428 \begin_inset CommandInset ref
2429 LatexCommand ref
2430 reference "sub:Editing-Shortcuts"
2431
2432 \end_inset
2433
2434 .
2435 \end_layout
2436
2437 \begin_layout Chapter
2438 LyX Basics
2439 \begin_inset Index idx
2440 status collapsed
2441
2442 \begin_layout Plain Layout
2443 LyX ! Basics
2444 \end_layout
2445
2446 \end_inset
2447
2448
2449 \end_layout
2450
2451 \begin_layout Section
2452 Document Types
2453 \begin_inset Index idx
2454 status collapsed
2455
2456 \begin_layout Plain Layout
2457 Document ! Types
2458 \end_layout
2459
2460 \end_inset
2461
2462
2463 \end_layout
2464
2465 \begin_layout Subsection
2466 Introduction
2467 \end_layout
2468
2469 \begin_layout Standard
2470 Before you do anything else, before you ever start writing a document, you
2471  need to decide what type of document you want to edit.
2472  Different types of documents use different types of spacing, headings,
2473  numbering schemes, and so on.
2474  Additionally, different documents use different paragraph environments,
2475  and format the title of your document differently.
2476 \end_layout
2477
2478 \begin_layout Standard
2479
2480 \emph on
2481 document class
2482 \emph default
2483  describes a group of properties common to a particular set of documents.
2484  By setting the document class, you automatically select these properties,
2485  making it easier to create the type of document you want.
2486  If you don't choose a document class, LyX picks one for you by default.
2487  So it is up to you to change the class of your document.
2488 \end_layout
2489
2490 \begin_layout Standard
2491 Read on for info about the document classes you can choose from LyX, and
2492  how to adjust their properties.
2493 \end_layout
2494
2495 \begin_layout Subsection
2496 Document Classes
2497 \begin_inset Index idx
2498 status collapsed
2499
2500 \begin_layout Plain Layout
2501 Document ! Classes
2502 \end_layout
2503
2504 \end_inset
2505
2506
2507 \begin_inset CommandInset label
2508 LatexCommand label
2509 name "sec:Document-Classes"
2510
2511 \end_inset
2512
2513
2514 \end_layout
2515
2516 \begin_layout Standard
2517 You can select a class using the 
2518 \family sans
2519 Document\SpecialChar \menuseparator
2520 Settings\SpecialChar \menuseparator
2521 Document Class
2522 \family default
2523
2524 \begin_inset Index idx
2525 status collapsed
2526
2527 \begin_layout Plain Layout
2528 Document ! Settings
2529 \end_layout
2530
2531 \end_inset
2532
2533  dialog.
2534  Select the class you want to use, and make any fine tunings of the options
2535  you may need.
2536 \end_layout
2537
2538 \begin_layout Subsubsection
2539 Overview
2540 \end_layout
2541
2542 \begin_layout Standard
2543 There are four standard document classes in LyX.
2544  They are:
2545 \end_layout
2546
2547 \begin_layout Description
2548 Article for basic articles
2549 \end_layout
2550
2551 \begin_layout Description
2552 Report for basic reports
2553 \end_layout
2554
2555 \begin_layout Description
2556 Book for writing a book
2557 \end_layout
2558
2559 \begin_layout Description
2560 Letter for US-style letters
2561 \end_layout
2562
2563 \begin_layout Standard
2564 There are also some non-standard classes, which LyX only uses if you have
2565  installed the corresponding LaTeX class files, though most LaTeX distributions
2566  will include many of these.
2567  Here are some of the classes.
2568  The full list with detailed explanations can be found in chapter 
2569 \emph on
2570 Special Document Classes
2571 \emph default
2572  in the 
2573 \emph on
2574 Additional Features
2575 \emph default
2576  manual:
2577 \end_layout
2578
2579 \begin_layout Description
2580 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2581 \end_layout
2582
2583 \begin_layout Description
2584 ACS For submissions to the journals published by the American Chemistry
2585  Society
2586 \end_layout
2587
2588 \begin_layout Description
2589 AGU For submissions to the journals published by the American Geophysical
2590  Union
2591 \end_layout
2592
2593 \begin_layout Description
2594 AMS Layouts for articles and books in the style and format used by the American
2595  Mathematical Society (AMS).
2596  There are three article layouts available.
2597  The standard one uses a typical numbering scheme for theorems etc., that
2598  prepends the section number to the number of the result.
2599  All result-type statements (propositions, corollaries, and so on) are sequenced
2600  together, but definitions, examples, and the like have their own sequence.
2601  The 
2602 \begin_inset Quotes eld
2603 \end_inset
2604
2605 sequential numbering
2606 \begin_inset Quotes erd
2607 \end_inset
2608
2609  scheme does not place the section number with each result, but numbers
2610  them throughout the article in a single sequence.
2611  Each type of result gets its own sequence.
2612  There is also a layout that dispenses with numbering of statements altogether.
2613 \end_layout
2614
2615 \begin_layout Description
2616 Beamer Layout for presentations
2617 \end_layout
2618
2619 \begin_layout Description
2620 Broadway Layout for writing plays.
2621  It is not an existing LaTeX document class, but a new one that is distributed
2622  with LyX.
2623 \end_layout
2624
2625 \begin_layout Description
2626 Chess Layout to write about chess games
2627 \end_layout
2628
2629 \begin_layout Description
2630 Curriculum
2631 \begin_inset space ~
2632 \end_inset
2633
2634 vitae classes to create curriculum vitae
2635 \end_layout
2636
2637 \begin_layout Description
2638 Elsarticle Layout for journals of the Elsevier publishing group
2639 \end_layout
2640
2641 \begin_layout Description
2642 Foils Used to make transparencies
2643 \end_layout
2644
2645 \begin_layout Description
2646 Hollywood Used to type spec scripts for the US film industry.
2647  It is not an existing LaTeX document class, but a new one that is distributed
2648  with LyX.
2649 \end_layout
2650
2651 \begin_layout Description
2652 IEEEtran Layout for the journals published by the Institute of Electrical
2653  and Electronics Engineers (IEEE)
2654 \end_layout
2655
2656 \begin_layout Description
2657 IOP Layout for journals of the Institute of Physics publishing group
2658 \end_layout
2659
2660 \begin_layout Description
2661 Kluwer Layout for journals of the Kluwer publishing group
2662 \end_layout
2663
2664 \begin_layout Description
2665 KOMA-Script a replacement for the standard classes, offers many useful features
2666  like caption formatting, automatic print space calculation etc.
2667  (Is used by this document.)
2668 \end_layout
2669
2670 \begin_layout Description
2671 Memoir another replacement for the standard classes
2672 \end_layout
2673
2674 \begin_layout Description
2675 Powerdot Layout for presentations
2676 \end_layout
2677
2678 \begin_layout Description
2679 REVTe
2680 \begin_inset ERT
2681 status collapsed
2682
2683 \begin_layout Plain Layout
2684
2685 {}
2686 \end_layout
2687
2688 \end_inset
2689
2690 X is used to write articles for the publications of the American Physical
2691  Society (APS), American Institute of Physics (AIP), and Optical Society
2692  of America (OSA).
2693  This class is not completely compatible with all LyX features.
2694 \end_layout
2695
2696 \begin_layout Description
2697 Slides Used to make transparencies
2698 \end_layout
2699
2700 \begin_layout Description
2701 SPIE
2702 \begin_inset space ~
2703 \end_inset
2704
2705 Proceedings Layout for the journals published by The International Society
2706  for Optical Engineering (SPIE)
2707 \end_layout
2708
2709 \begin_layout Description
2710 Springer Layouts for journals of the Springer publishing group
2711 \end_layout
2712
2713 \begin_layout Standard
2714 We will not go into detail about how to use these different document classes
2715  here.
2716  You can find details about the non-standard classes in Chapter 6 of the
2717  
2718 \emph on
2719 Additional Features
2720 \emph default
2721  manual.
2722  Here, we will settle for a list of some of the common properties of all
2723  of the document classes.
2724 \end_layout
2725
2726 \begin_layout Subsubsection
2727 Availability
2728 \end_layout
2729
2730 \begin_layout Standard
2731 You will probably find that many of the document classes listed under 
2732 \family sans
2733 Document\SpecialChar \menuseparator
2734 Settings\SpecialChar \menuseparator
2735 Document Class
2736 \begin_inset Index idx
2737 status collapsed
2738
2739 \begin_layout Plain Layout
2740 Document ! Settings
2741 \end_layout
2742
2743 \end_inset
2744
2745  
2746 \family default
2747 are marked as 
2748 \begin_inset Quotes eld
2749 \end_inset
2750
2751 Unavailable
2752 \begin_inset Quotes erd
2753 \end_inset
2754
2755 .
2756  If you open a document that uses such a class, you will receive a warning
2757  saying that there are files that are required to produce output that are
2758  not installed.
2759  So it may seem that something is wrong.
2760 \end_layout
2761
2762 \begin_layout Standard
2763 Nothing is wrong.
2764  LyX includes many more document classes than you will ever need to use,
2765  and some of them, like 
2766 \family sans
2767 IOP
2768 \family default
2769 , are highly specialized.
2770  LyX tries to support as many different types of documents as possible,
2771  and it includes almost one hundred different layout files, with a growing
2772  number.
2773  No LaTeX distribution will install by default all files that might be needed
2774  by some document class.
2775  There are just too many of them.
2776  That is why some of the document classes are unavailable.
2777 \end_layout
2778
2779 \begin_layout Standard
2780 If there is a document class you would like to use that is marked as 
2781 \begin_inset Quotes erd
2782 \end_inset
2783
2784 Unavailable
2785 \begin_inset Quotes erd
2786 \end_inset
2787
2788 , you just need to install the appropriate package files.
2789  The easiest way to find out which files you need to install is to use that
2790  document class for a new file.
2791  LyX will display a dialog that will list the missing files.
2792  See section 
2793 \begin_inset Quotes eld
2794 \end_inset
2795
2796 Installing new LaTeX files
2797 \begin_inset Quotes erd
2798 \end_inset
2799
2800  in of the 
2801 \emph on
2802 Customization
2803 \emph default
2804  manual for information on how to install them.
2805 \begin_inset VSpace medskip
2806 \end_inset
2807
2808
2809 \end_layout
2810
2811 \begin_layout Standard
2812 Although LyX provides support for many different sorts of documents, it
2813  does not include support for every document class people might want to
2814  use.
2815  For example, many universities provide LaTeX class files to be used for
2816  dissertations submitted to those universities.
2817  The LyX team cannot write layout files to support every one of these.
2818  There are too many.
2819  Fortunately, users can write their own layout files, and many users have
2820  done so.
2821  Chapter
2822 \begin_inset space ~
2823 \end_inset
2824
2825 5 of the 
2826 \emph on
2827 Customization
2828 \emph default
2829  manual contains information on how to create layout files.
2830 \end_layout
2831
2832 \begin_layout Subsubsection
2833 Modules
2834 \begin_inset CommandInset label
2835 LatexCommand label
2836 name "sub:Modules"
2837
2838 \end_inset
2839
2840
2841 \begin_inset Index idx
2842 status collapsed
2843
2844 \begin_layout Plain Layout
2845 Document ! Modules
2846 \end_layout
2847
2848 \end_inset
2849
2850
2851 \end_layout
2852
2853 \begin_layout Standard
2854 Modules load additional features that are not by default available in the
2855  chosen document class.
2856  For example you might want to write Braille (embossed printing) in a document.
2857  This is not available in any document class, so you have to load the correspond
2858 ing module in the 
2859 \family sans
2860 Modules
2861 \family default
2862  section of the 
2863 \family sans
2864 Document\SpecialChar \menuseparator
2865 Settings
2866 \family default
2867
2868 \begin_inset Index idx
2869 status collapsed
2870
2871 \begin_layout Plain Layout
2872 Document ! Settings
2873 \end_layout
2874
2875 \end_inset
2876
2877  dialog.
2878  Highlighting a module in the dialog will bring up a description of what
2879  it does.
2880 \end_layout
2881
2882 \begin_layout Standard
2883 Some modules require LaTeX packages or file format converters that are not
2884  always installed by default.
2885  LyX will warn you if you do not have a needed package or converter, and
2886  it will tell you what exactly you are missing.
2887  You can still use the module while editing your file, but you will not
2888  be able to export to PDF or print your document, since LyX will not be
2889  able to compile the LaTeX file without the missing prerequisites.
2890  If you want to be able to produce this kind of output, then you need to
2891  install the missing prerequisites and then reconfigure LyX by selecting
2892  
2893 \family sans
2894 Tools\SpecialChar \menuseparator
2895 Reconfigure
2896 \family default
2897 .
2898 \begin_inset Index idx
2899 status collapsed
2900
2901 \begin_layout Plain Layout
2902 Reconfiguration of LyX
2903 \end_layout
2904
2905 \end_inset
2906
2907  See section 
2908 \begin_inset Quotes eld
2909 \end_inset
2910
2911 Installing new LaTeX files
2912 \begin_inset Quotes erd
2913 \end_inset
2914
2915  of the 
2916 \emph on
2917 Customization
2918 \emph default
2919  manual for more information on installing needed packages.
2920 \end_layout
2921
2922 \begin_layout Standard
2923 \begin_inset Note Greyedout
2924 status collapsed
2925
2926 \begin_layout Plain Layout
2927
2928 \series bold
2929 Note:
2930 \series default
2931  Some modules require other modules, and some pairs of modules are incompatible.
2932  LyX will advise you about these things.
2933 \end_layout
2934
2935 \end_inset
2936
2937
2938 \end_layout
2939
2940 \begin_layout Subsubsection
2941 Local Layout
2942 \begin_inset CommandInset label
2943 LatexCommand label
2944 name "sub:Local-Layout"
2945
2946 \end_inset
2947
2948
2949 \begin_inset Index idx
2950 status collapsed
2951
2952 \begin_layout Plain Layout
2953 Document ! Local Layout
2954 \end_layout
2955
2956 \end_inset
2957
2958
2959 \end_layout
2960
2961 \begin_layout Standard
2962 Modules are to LyX much as packages are to LaTeX: They are intended to be
2963  used in a variety of different documents.
2964  If you often find yourself needing the same sort of thing in different
2965  documents, you should consider writing a module for this purpose.
2966  Sometimes, however, a particular document has very special needs, but you
2967  need a specific inset or character style only that one time.
2968  You want something that is like a document's own LaTeX preamble.
2969  What you want is LyX's 
2970 \begin_inset Quotes eld
2971 \end_inset
2972
2973 Local Layout
2974 \begin_inset Quotes erd
2975 \end_inset
2976
2977 .
2978  See section 
2979 \emph on
2980 Local Layout
2981 \emph default
2982  of the 
2983 \emph on
2984 Customization
2985 \emph default
2986  manual for information on how to use it.
2987 \end_layout
2988
2989 \begin_layout Subsubsection
2990 Properties
2991 \end_layout
2992
2993 \begin_layout Standard
2994 Each class has a default set of options.
2995  Here's a quick table describing them:
2996 \end_layout
2997
2998 \begin_layout Standard
2999 \begin_inset VSpace 0.3cm
3000 \end_inset
3001
3002
3003 \end_layout
3004
3005 \begin_layout Standard
3006 \align center
3007 \begin_inset Tabular
3008 <lyxtabular version="3" rows="5" columns="5">
3009 <features tabularvalignment="middle">
3010 <column alignment="center" valignment="top" width="0pt">
3011 <column alignment="center" valignment="top" width="0pt">
3012 <column alignment="center" valignment="top" width="0pt">
3013 <column alignment="center" valignment="top" width="0pt">
3014 <column alignment="center" valignment="top" width="0pt">
3015 <row>
3016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3017 \begin_inset Text
3018
3019 \begin_layout Plain Layout
3020
3021 \end_layout
3022
3023 \end_inset
3024 </cell>
3025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3026 \begin_inset Text
3027
3028 \begin_layout Plain Layout
3029
3030 \family sans
3031 \series medium
3032 \shape up
3033 \size normal
3034 \emph off
3035 \bar no
3036 \noun off
3037 \color none
3038 Page style
3039 \end_layout
3040
3041 \end_inset
3042 </cell>
3043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3044 \begin_inset Text
3045
3046 \begin_layout Plain Layout
3047
3048 \family sans
3049 \series medium
3050 \shape up
3051 \size normal
3052 \emph off
3053 \bar no
3054 \noun off
3055 \color none
3056 Sides
3057 \end_layout
3058
3059 \end_inset
3060 </cell>
3061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3062 \begin_inset Text
3063
3064 \begin_layout Plain Layout
3065
3066 \family sans
3067 \series medium
3068 \shape up
3069 \size normal
3070 \emph off
3071 \bar no
3072 \noun off
3073 \color none
3074 Columns
3075 \end_layout
3076
3077 \end_inset
3078 </cell>
3079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3080 \begin_inset Text
3081
3082 \begin_layout Plain Layout
3083
3084 \series medium
3085 \shape up
3086 \size normal
3087 \emph off
3088 \bar no
3089 \noun off
3090 \color none
3091 Max.
3092  sectioning level
3093 \end_layout
3094
3095 \end_inset
3096 </cell>
3097 </row>
3098 <row>
3099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3100 \begin_inset Text
3101
3102 \begin_layout Plain Layout
3103
3104 \series medium
3105 \shape up
3106 \size normal
3107 \emph off
3108 \bar no
3109 \noun off
3110 \color none
3111 article
3112 \end_layout
3113
3114 \end_inset
3115 </cell>
3116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3117 \begin_inset Text
3118
3119 \begin_layout Plain Layout
3120
3121 \family sans
3122 \series medium
3123 \shape up
3124 \size normal
3125 \emph off
3126 \bar no
3127 \noun off
3128 \color none
3129 Plain
3130 \end_layout
3131
3132 \end_inset
3133 </cell>
3134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3135 \begin_inset Text
3136
3137 \begin_layout Plain Layout
3138
3139 \family sans
3140 \series medium
3141 \shape up
3142 \size normal
3143 \emph off
3144 \bar no
3145 \noun off
3146 \color none
3147 One
3148 \end_layout
3149
3150 \end_inset
3151 </cell>
3152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3153 \begin_inset Text
3154
3155 \begin_layout Plain Layout
3156
3157 \family sans
3158 \series medium
3159 \shape up
3160 \size normal
3161 \emph off
3162 \bar no
3163 \noun off
3164 \color none
3165 One
3166 \end_layout
3167
3168 \end_inset
3169 </cell>
3170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3171 \begin_inset Text
3172
3173 \begin_layout Plain Layout
3174
3175 \family sans
3176 \series medium
3177 \shape up
3178 \size normal
3179 \emph off
3180 \bar no
3181 \noun off
3182 \color none
3183 Section
3184 \end_layout
3185
3186 \end_inset
3187 </cell>
3188 </row>
3189 <row>
3190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3191 \begin_inset Text
3192
3193 \begin_layout Plain Layout
3194
3195 \series medium
3196 \shape up
3197 \size normal
3198 \emph off
3199 \bar no
3200 \noun off
3201 \color none
3202 report
3203 \end_layout
3204
3205 \end_inset
3206 </cell>
3207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3208 \begin_inset Text
3209
3210 \begin_layout Plain Layout
3211
3212 \family sans
3213 \series medium
3214 \shape up
3215 \size normal
3216 \emph off
3217 \bar no
3218 \noun off
3219 \color none
3220 Plain
3221 \end_layout
3222
3223 \end_inset
3224 </cell>
3225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3226 \begin_inset Text
3227
3228 \begin_layout Plain Layout
3229
3230 \family sans
3231 \series medium
3232 \shape up
3233 \size normal
3234 \emph off
3235 \bar no
3236 \noun off
3237 \color none
3238 One
3239 \end_layout
3240
3241 \end_inset
3242 </cell>
3243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3244 \begin_inset Text
3245
3246 \begin_layout Plain Layout
3247
3248 \family sans
3249 \series medium
3250 \shape up
3251 \size normal
3252 \emph off
3253 \bar no
3254 \noun off
3255 \color none
3256 One
3257 \end_layout
3258
3259 \end_inset
3260 </cell>
3261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3262 \begin_inset Text
3263
3264 \begin_layout Plain Layout
3265
3266 \family sans
3267 \series medium
3268 \shape up
3269 \size normal
3270 \emph off
3271 \bar no
3272 \noun off
3273 \color none
3274 Chapter
3275 \end_layout
3276
3277 \end_inset
3278 </cell>
3279 </row>
3280 <row>
3281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3282 \begin_inset Text
3283
3284 \begin_layout Plain Layout
3285
3286 \series medium
3287 \shape up
3288 \size normal
3289 \emph off
3290 \bar no
3291 \noun off
3292 \color none
3293 book
3294 \end_layout
3295
3296 \end_inset
3297 </cell>
3298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3299 \begin_inset Text
3300
3301 \begin_layout Plain Layout
3302
3303 \family sans
3304 \series medium
3305 \shape up
3306 \size normal
3307 \emph off
3308 \bar no
3309 \noun off
3310 \color none
3311 Headings
3312 \end_layout
3313
3314 \end_inset
3315 </cell>
3316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3317 \begin_inset Text
3318
3319 \begin_layout Plain Layout
3320
3321 \family sans
3322 \series medium
3323 \shape up
3324 \size normal
3325 \emph off
3326 \bar no
3327 \noun off
3328 \color none
3329 Two
3330 \end_layout
3331
3332 \end_inset
3333 </cell>
3334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3335 \begin_inset Text
3336
3337 \begin_layout Plain Layout
3338
3339 \family sans
3340 \series medium
3341 \shape up
3342 \size normal
3343 \emph off
3344 \bar no
3345 \noun off
3346 \color none
3347 One
3348 \end_layout
3349
3350 \end_inset
3351 </cell>
3352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3353 \begin_inset Text
3354
3355 \begin_layout Plain Layout
3356
3357 \family sans
3358 \series medium
3359 \shape up
3360 \size normal
3361 \emph off
3362 \bar no
3363 \noun off
3364 \color none
3365 Chapter
3366 \end_layout
3367
3368 \end_inset
3369 </cell>
3370 </row>
3371 <row>
3372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3373 \begin_inset Text
3374
3375 \begin_layout Plain Layout
3376
3377 \series medium
3378 \shape up
3379 \size normal
3380 \emph off
3381 \bar no
3382 \noun off
3383 \color none
3384 letter
3385 \end_layout
3386
3387 \end_inset
3388 </cell>
3389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3390 \begin_inset Text
3391
3392 \begin_layout Plain Layout
3393
3394 \family sans
3395 \series medium
3396 \shape up
3397 \size normal
3398 \emph off
3399 \bar no
3400 \noun off
3401 \color none
3402 Plain
3403 \end_layout
3404
3405 \end_inset
3406 </cell>
3407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3408 \begin_inset Text
3409
3410 \begin_layout Plain Layout
3411
3412 \family sans
3413 \series medium
3414 \shape up
3415 \size normal
3416 \emph off
3417 \bar no
3418 \noun off
3419 \color none
3420 One
3421 \end_layout
3422
3423 \end_inset
3424 </cell>
3425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3426 \begin_inset Text
3427
3428 \begin_layout Plain Layout
3429
3430 \family sans
3431 \series medium
3432 \shape up
3433 \size normal
3434 \emph off
3435 \bar no
3436 \noun off
3437 \color none
3438 One
3439 \end_layout
3440
3441 \end_inset
3442 </cell>
3443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3444 \begin_inset Text
3445
3446 \begin_layout Plain Layout
3447
3448 \series medium
3449 \shape up
3450 \size normal
3451 \emph off
3452 \bar no
3453 \noun off
3454 \color none
3455 none
3456 \end_layout
3457
3458 \end_inset
3459 </cell>
3460 </row>
3461 </lyxtabular>
3462
3463 \end_inset
3464
3465
3466 \end_layout
3467
3468 \begin_layout Standard
3469 \begin_inset VSpace 0.3cm
3470 \end_inset
3471
3472
3473 \end_layout
3474
3475 \begin_layout Standard
3476 You're probably also wondering what 
3477 \begin_inset Quotes eld
3478 \end_inset
3479
3480 Max.
3481 \begin_inset space ~
3482 \end_inset
3483
3484 sectioning level
3485 \begin_inset Quotes erd
3486 \end_inset
3487
3488  means.
3489  There are several paragraph environments used to create section headings.
3490  Different document classes allow different types of section headings.
3491  Only two use the 
3492 \family sans
3493 Chapter
3494 \family default
3495  heading; the rest do not and begin instead with the 
3496 \family sans
3497 Section
3498 \family default
3499  heading.
3500  Some document classes, such as the ones for letters, don't use any section
3501  headings.
3502  In addition to 
3503 \family sans
3504 Chapter
3505 \family default
3506  and 
3507 \family sans
3508 Section
3509 \family default
3510  headings, there are also 
3511 \family sans
3512 Subsection
3513 \family default
3514  headings, 
3515 \family sans
3516 Subsubsection
3517 \family default
3518  headings, and so on.
3519  We will describe these headings fully in section
3520 \begin_inset space ~
3521 \end_inset
3522
3523
3524 \begin_inset CommandInset ref
3525 LatexCommand ref
3526 reference "sub:Headings"
3527
3528 \end_inset
3529
3530 .
3531 \end_layout
3532
3533 \begin_layout Subsection
3534 Document Layout
3535 \begin_inset CommandInset label
3536 LatexCommand label
3537 name "sub:Document-Layout"
3538
3539 \end_inset
3540
3541
3542 \begin_inset Index idx
3543 status collapsed
3544
3545 \begin_layout Plain Layout
3546 Document ! Layout
3547 \end_layout
3548
3549 \end_inset
3550
3551
3552 \family sans
3553
3554 \begin_inset Index idx
3555 status collapsed
3556
3557 \begin_layout Plain Layout
3558 Document ! Settings
3559 \end_layout
3560
3561 \end_inset
3562
3563
3564 \end_layout
3565
3566 \begin_layout Standard
3567 The most important properties of document classes are set in the menu 
3568 \family sans
3569 Document\SpecialChar \menuseparator
3570 Settings
3571 \family default
3572 .
3573  There in the 
3574 \family sans
3575 Class
3576 \begin_inset space ~
3577 \end_inset
3578
3579 options
3580 \family default
3581  field under 
3582 \family sans
3583 Documents
3584 \begin_inset space ~
3585 \end_inset
3586
3587 Class
3588 \family default
3589 , you can enter special options for your document class in a comma-separated
3590  list.
3591  This is only necessary if LyX doesn't support special options you want
3592  to use for your document.
3593  To learn more about your favorite LaTeX-class and its options, you have
3594  to read its manual.
3595 \end_layout
3596
3597 \begin_layout Standard
3598 The drop box 
3599 \family sans
3600 Headings style
3601 \family default
3602  in the 
3603 \family sans
3604 Document\SpecialChar \menuseparator
3605 Settings
3606 \family default
3607  dialog under 
3608 \family sans
3609 Page
3610 \begin_inset space ~
3611 \end_inset
3612
3613 Layout
3614 \family default
3615  controls what sorts of headings and page numbers go on a page.
3616  You can choose between the following five options:
3617 \end_layout
3618
3619 \begin_layout Labeling
3620 \labelwidthstring 00.00.0000
3621
3622 \family sans
3623 Default
3624 \family default
3625  Use default page style of current class.
3626 \end_layout
3627
3628 \begin_layout Labeling
3629 \labelwidthstring 00.00.0000
3630
3631 \family sans
3632 Empty
3633 \family default
3634  No page numbers or headings.
3635 \end_layout
3636
3637 \begin_layout Labeling
3638 \labelwidthstring 00.00.0000
3639
3640 \family sans
3641 Plain
3642 \family default
3643  Page numbers only.
3644 \end_layout
3645
3646 \begin_layout Labeling
3647 \labelwidthstring 00.00.0000
3648
3649 \family sans
3650 Headings
3651 \family default
3652  Page numbers and either the current chapter or section title and number.
3653  Whether LyX uses the current chapter or the current section depends on
3654  the maximum sectioning level of the class.
3655 \end_layout
3656
3657 \begin_layout Labeling
3658 \labelwidthstring 00.00.0000
3659
3660 \family sans
3661 Fancy
3662 \family default
3663  This allows you to define fully customizable headers and footers if you
3664  have the LaTeX-package 
3665 \series bold
3666 fancyhdr
3667 \series default
3668
3669 \begin_inset Index idx
3670 status collapsed
3671
3672 \begin_layout Plain Layout
3673 LaTeX-packages ! fancyhdr
3674 \end_layout
3675
3676 \end_inset
3677
3678  installed.
3679  How they are defined is explained in section
3680 \begin_inset space ~
3681 \end_inset
3682
3683
3684 \begin_inset CommandInset ref
3685 LatexCommand ref
3686 reference "sec:Customized-Page-Headers"
3687
3688 \end_inset
3689
3690 .
3691 \end_layout
3692
3693 \begin_layout Standard
3694 The separation of paragraphs is described in section
3695 \begin_inset space ~
3696 \end_inset
3697
3698
3699 \begin_inset CommandInset ref
3700 LatexCommand ref
3701 reference "sub:Paragraph-Separation"
3702
3703 \end_inset
3704
3705 .
3706 \end_layout
3707
3708 \begin_layout Subsection
3709 Paper Size and Orientation
3710 \begin_inset Index idx
3711 status collapsed
3712
3713 \begin_layout Plain Layout
3714 Document ! Paper size
3715 \end_layout
3716
3717 \end_inset
3718
3719
3720 \begin_inset CommandInset label
3721 LatexCommand label
3722 name "sub:Paper-Size,-Orientation"
3723
3724 \end_inset
3725
3726
3727 \end_layout
3728
3729 \begin_layout Standard
3730 You can find the following options in the menu 
3731 \family sans
3732 Page
3733 \begin_inset space ~
3734 \end_inset
3735
3736 Layout
3737 \family default
3738  of the 
3739 \family sans
3740 Document\SpecialChar \menuseparator
3741 Settings
3742 \family default
3743  dialog:
3744 \family sans
3745
3746 \begin_inset Index idx
3747 status collapsed
3748
3749 \begin_layout Plain Layout
3750 Document ! Settings
3751 \end_layout
3752
3753 \end_inset
3754
3755
3756 \end_layout
3757
3758 \begin_layout Labeling
3759 \labelwidthstring 00.00.0000
3760
3761 \family sans
3762 Paper
3763 \begin_inset space ~
3764 \end_inset
3765
3766 Format
3767 \family default
3768  What size paper to print on.
3769  The choices are
3770 \end_layout
3771
3772 \begin_deeper
3773 \begin_layout Itemize
3774
3775 \family sans
3776 Default
3777 \end_layout
3778
3779 \begin_layout Itemize
3780
3781 \family sans
3782 A0 - A6
3783 \end_layout
3784
3785 \begin_layout Itemize
3786
3787 \family sans
3788 B0 - B6
3789 \end_layout
3790
3791 \begin_layout Itemize
3792
3793 \family sans
3794 C0 - C6
3795 \end_layout
3796
3797 \begin_layout Itemize
3798
3799 \family sans
3800 US letter, US legal, US executive
3801 \end_layout
3802
3803 \begin_layout Itemize
3804
3805 \family sans
3806 JIS B0 - JIS B6
3807 \end_layout
3808
3809 \begin_layout Itemize
3810
3811 \family sans
3812 Custom
3813 \end_layout
3814
3815 \end_deeper
3816 \begin_layout Labeling
3817 \labelwidthstring 00.00.0000
3818
3819 \family sans
3820 Orientation
3821 \family default
3822  To choose whether to output as 
3823 \family sans
3824 Landscape
3825 \family default
3826  or as 
3827 \family sans
3828 Portrait
3829 \family default
3830 .
3831 \end_layout
3832
3833 \begin_layout Labeling
3834 \labelwidthstring 00.00.0000
3835
3836 \family sans
3837 Two-sided
3838 \begin_inset space ~
3839 \end_inset
3840
3841 document
3842 \family default
3843  Adjusts the print space to print both sides of paper.
3844  That means that the print space for odd- and even-numbered pages is different.
3845 \end_layout
3846
3847 \begin_layout Subsection
3848 Margins
3849 \begin_inset CommandInset label
3850 LatexCommand label
3851 name "sub:Margins"
3852
3853 \end_inset
3854
3855
3856 \begin_inset Index idx
3857 status collapsed
3858
3859 \begin_layout Plain Layout
3860 Document ! Margins
3861 \end_layout
3862
3863 \end_inset
3864
3865
3866 \begin_inset Index idx
3867 status collapsed
3868
3869 \begin_layout Plain Layout
3870 Margins
3871 \end_layout
3872
3873 \end_inset
3874
3875
3876 \end_layout
3877
3878 \begin_layout Standard
3879 Paper margins are set in the menu 
3880 \family sans
3881 Document\SpecialChar \menuseparator
3882 Settings
3883 \family default
3884 .
3885 \begin_inset Index idx
3886 status collapsed
3887
3888 \begin_layout Plain Layout
3889 Document ! Settings
3890 \end_layout
3891
3892 \end_inset
3893
3894
3895 \end_layout
3896
3897 \begin_layout Standard
3898 If you use a KOMA-Script document class, you can use the default settings.
3899  Because KOMA-Script calculates then the print space automatically by taking
3900  the paper format and the font size into account.
3901 \end_layout
3902
3903 \begin_layout Subsection
3904 Important Note
3905 \end_layout
3906
3907 \begin_layout Standard
3908 If you change a document class, LyX has to convert 
3909 \emph on
3910 everything
3911 \emph default
3912  into the new class.
3913  That includes the paragraph environments.
3914  Some paragraph environments are standard, in so far as all of the document
3915  classes have them; but some classes have special paragraph environments.
3916  If this is the case, and you change the document class, LyX will mark the
3917  paragraphs whose styles it no longer understands as 
3918 \begin_inset Quotes eld
3919 \end_inset
3920
3921 unknown
3922 \begin_inset Quotes erd
3923 \end_inset
3924
3925 .
3926  The name of the style is retained, in case you should want to go back to
3927  the old class.
3928  But these paragraphs will be output with no special formatting, so you
3929  will either need to create a new style yourself or else convert these paragraph
3930 s manually to a style present in your new document class.
3931 \end_layout
3932
3933 \begin_layout Section
3934 Paragraph Indentation and Separation
3935 \begin_inset Index idx
3936 status collapsed
3937
3938 \begin_layout Plain Layout
3939 Paragraph ! Indentation
3940 \end_layout
3941
3942 \end_inset
3943
3944
3945 \end_layout
3946
3947 \begin_layout Subsection
3948 Introduction
3949 \begin_inset CommandInset label
3950 LatexCommand label
3951 name "sec:Par-indent-intro"
3952
3953 \end_inset
3954
3955
3956 \end_layout
3957
3958 \begin_layout Standard
3959 Before describing all of the various paragraph environments, we'd like to
3960  say a word or two about paragraph indentation.
3961 \end_layout
3962
3963 \begin_layout Standard
3964 Everyone seems to have their own convention for separating paragraphs.
3965  Most Americans indent the first line of a paragraph.
3966  Others don't indent but put extra space between the paragraphs.
3967  If you choose indentation for paragraphs the 
3968 \emph on
3969 first
3970 \emph default
3971  paragraph of a section, or after a figure, an equation, a table, a list,
3972  etc., is 
3973 \emph on
3974 not
3975 \emph default
3976  indented.
3977  Only a paragraph following another paragraph gets indented.
3978  Note that the indentation behavior is different when you use another document
3979  language than English.
3980  LaTeX takes care that the indentation follows the rules of the used language.
3981 \end_layout
3982
3983 \begin_layout Standard
3984 The space between paragraphs, like the line spacing, the space between headings
3985  and text — in fact, all of the spacings for just about everything are pre-coded
3986  into LyX.
3987  As we said, you don't worry about how much space to add between what.
3988  LyX takes care of that.
3989  In fact, these pre-coded vertical spacings aren't a single number but a
3990  range.
3991  That way, LyX can squish or stretch the space between lines to make sure
3992  figures fit on a page with text, so that sections don't start at the bottom
3993  of a page, and so on.
3994 \begin_inset Foot
3995 status collapsed
3996
3997 \begin_layout Plain Layout
3998 LaTeX does this when LyX goes to produce a printable file.
3999 \end_layout
4000
4001 \end_inset
4002
4003  However, pre-coded doesn't mean you can't change them.
4004  LyX gives you the ability to globally change 
4005 \emph on
4006 all
4007 \emph default
4008  of these pre-coded spacings.
4009  We will explain more later.
4010 \end_layout
4011
4012 \begin_layout Subsection
4013 Paragraph Separation
4014 \begin_inset CommandInset label
4015 LatexCommand label
4016 name "sub:Paragraph-Separation"
4017
4018 \end_inset
4019
4020
4021 \begin_inset Index idx
4022 status collapsed
4023
4024 \begin_layout Plain Layout
4025 Paragraph ! Separation
4026 \end_layout
4027
4028 \end_inset
4029
4030
4031 \end_layout
4032
4033 \begin_layout Standard
4034 To separate paragraphs, select 
4035 \family sans
4036 Indent
4037 \family default
4038  or 
4039 \family sans
4040 Skip
4041 \family default
4042  in the submenu 
4043 \family sans
4044 Text
4045 \begin_inset space ~
4046 \end_inset
4047
4048 Layout
4049 \family default
4050  of the dialog 
4051 \family sans
4052 Document\SpecialChar \menuseparator
4053 Settings
4054 \family default
4055
4056 \begin_inset Index idx
4057 status collapsed
4058
4059 \begin_layout Plain Layout
4060 Document ! Settings
4061 \end_layout
4062
4063 \end_inset
4064
4065  to indent paragraphs or add extra space between paragraphs, respectively.
4066 \end_layout
4067
4068 \begin_layout Subsection
4069 Fine-Tuning
4070 \end_layout
4071
4072 \begin_layout Standard
4073 You can also change the separation method of a single paragraph.
4074  Open the 
4075 \family sans
4076 Edit\SpecialChar \menuseparator
4077 Paragraph
4078 \begin_inset space ~
4079 \end_inset
4080
4081 Settings
4082 \family default
4083  dialog and toggle the 
4084 \family sans
4085 Indent
4086 \begin_inset space ~
4087 \end_inset
4088
4089 Paragraph
4090 \family default
4091  option to change the state of the current paragraph (shortcut 
4092 \begin_inset Info
4093 type  "shortcut"
4094 arg   "paragraph-params \\indent-toggle"
4095 \end_inset
4096
4097 ).
4098  If paragraphs have no indentation but use extra space for separation, this
4099  button will be ignored (you can't indent a single paragraph by toggling
4100  this).
4101 \end_layout
4102
4103 \begin_layout Standard
4104 You should only need to change the indentation method for a single paragraph
4105  if you need to do some fine-tuning.
4106 \end_layout
4107
4108 \begin_layout Subsection
4109 Line Spacing
4110 \begin_inset Index idx
4111 status collapsed
4112
4113 \begin_layout Plain Layout
4114 Paragraph ! Line spacing
4115 \end_layout
4116
4117 \end_inset
4118
4119
4120 \end_layout
4121
4122 \begin_layout Standard
4123 In the 
4124 \family sans
4125 Document\SpecialChar \menuseparator
4126 Settings
4127 \noun on
4128
4129 \begin_inset Index idx
4130 status collapsed
4131
4132 \begin_layout Plain Layout
4133 Document ! Settings
4134 \end_layout
4135
4136 \end_inset
4137
4138
4139 \family default
4140 \noun default
4141  dialog you can set the line spacing in the submenu 
4142 \family sans
4143 Text
4144 \begin_inset space ~
4145 \end_inset
4146
4147 Layout
4148 \family default
4149 .
4150 \begin_inset Foot
4151 status collapsed
4152
4153 \begin_layout Plain Layout
4154 You need to have the LaTeX-package 
4155 \series bold
4156 setspace
4157 \series default
4158
4159 \begin_inset Index idx
4160 status collapsed
4161
4162 \begin_layout Plain Layout
4163 LaTeX-packages ! setspace
4164 \end_layout
4165
4166 \end_inset
4167
4168  installed to use this feature.
4169 \end_layout
4170
4171 \end_inset
4172
4173
4174 \end_layout
4175
4176 \begin_layout Section
4177 Paragraph Environments
4178 \begin_inset CommandInset label
4179 LatexCommand label
4180 name "sec:Paragraph-Environments"
4181
4182 \end_inset
4183
4184
4185 \begin_inset Index idx
4186 status collapsed
4187
4188 \begin_layout Plain Layout
4189 Paragraph ! Environments
4190 \end_layout
4191
4192 \end_inset
4193
4194
4195 \begin_inset Index idx
4196 status collapsed
4197
4198 \begin_layout Plain Layout
4199 Paragraph environments|(
4200 \end_layout
4201
4202 \end_inset
4203
4204
4205 \end_layout
4206
4207 \begin_layout Subsection
4208 Overview
4209 \end_layout
4210
4211 \begin_layout Standard
4212 Paragraph environments correspond to the
4213 \end_layout
4214
4215 \begin_layout Standard
4216
4217 \series bold
4218
4219 \backslash
4220 begin{
4221 \emph on
4222 environment
4223 \emph default
4224 } ...
4225  
4226 \backslash
4227 end{
4228 \emph on
4229 environment
4230 \emph default
4231 }
4232 \series default
4233
4234 \begin_inset Newline newline
4235 \end_inset
4236
4237 command sequence in LaTeX files.
4238  If you don't know LaTeX, or the concept of a paragraph environment is totally
4239  alien to you, we urge you to read the 
4240 \emph on
4241 Tutorial
4242 \emph default
4243 .
4244  The 
4245 \emph on
4246 Tutorial
4247 \emph default
4248  also contains many more examples than this section does.
4249 \end_layout
4250
4251 \begin_layout Standard
4252 A paragraph environment is simply a 
4253 \begin_inset Quotes eld
4254 \end_inset
4255
4256 container
4257 \begin_inset Quotes erd
4258 \end_inset
4259
4260  for a paragraph which gives that paragraph certain properties.
4261  This can include a particular style of font, different margins, a numbering
4262  scheme, labels, and so on.
4263  Additionally, you can 
4264 \begin_inset Quotes eld
4265 \end_inset
4266
4267 nest
4268 \begin_inset Quotes erd
4269 \end_inset
4270
4271  the different environments inside one another, allowing one environment
4272  to inherit some of the properties of another.
4273  The different paragraph environments totally replace the need for messy
4274  tab stops, on the fly margin adjustment, and other hold-overs from the
4275  days of typewriters.
4276  There are several paragraph environments that are specific to a particular
4277  document type.
4278  We will only be covering the most common ones here.
4279 \end_layout
4280
4281 \begin_layout Standard
4282 To choose a new paragraph environment, use the pull-down box 
4283 \begin_inset Graphics
4284         filename clipart/ToolbarEnvBox.png
4285         scale 70
4286         clip
4287
4288 \end_inset
4289
4290  at the left end of the toolbar.
4291  LyX will change the environment of the 
4292 \emph on
4293 entire
4294 \emph default
4295  paragraph in which the cursor sits.
4296  You can also change the environment of an entire group of paragraphs if
4297  you select them before choosing the new environment.
4298  
4299 \end_layout
4300
4301 \begin_layout Standard
4302 Note that hitting 
4303 \family sans
4304 Return
4305 \family default
4306  will 
4307 \emph on
4308 typically
4309 \emph default
4310  create a new paragraph using the 
4311 \family sans
4312 Standard
4313 \family default
4314  paragraph environment.
4315  We say 
4316 \begin_inset Quotes eld
4317 \end_inset
4318
4319 typically
4320 \begin_inset Quotes erd
4321 \end_inset
4322
4323  because if you are in one of these environments:
4324 \end_layout
4325
4326 \begin_layout Itemize
4327
4328 \family sans
4329 Quote
4330 \end_layout
4331
4332 \begin_layout Itemize
4333
4334 \family sans
4335 Quotation
4336 \end_layout
4337
4338 \begin_layout Itemize
4339
4340 \family sans
4341 Verse
4342 \end_layout
4343
4344 \begin_layout Itemize
4345
4346 \family sans
4347 Itemize
4348 \end_layout
4349
4350 \begin_layout Itemize
4351
4352 \family sans
4353 Enumerate
4354 \end_layout
4355
4356 \begin_layout Itemize
4357
4358 \family sans
4359 Description
4360 \end_layout
4361
4362 \begin_layout Itemize
4363
4364 \family sans
4365 List
4366 \end_layout
4367
4368 \begin_layout Standard
4369 LyX keeps the old paragraph environment when you hit 
4370 \family sans
4371 Return
4372 \family default
4373 , rather than resetting it to 
4374 \family sans
4375 Standard
4376 \family default
4377 .
4378  LyX will still reset the nesting depth, however.
4379  Usually, starting a new paragraph resets both the paragraph environment
4380  and the nesting depth (for more on nesting see section
4381 \begin_inset space ~
4382 \end_inset
4383
4384
4385 \begin_inset CommandInset ref
4386 LatexCommand ref
4387 reference "sec:Nesting"
4388
4389 \end_inset
4390
4391 ).
4392  At the moment, all this is context-specific; you're better off expecting
4393  
4394 \family sans
4395 Return
4396 \family default
4397  to reset the paragraph environment and depth.
4398  If you want a new paragraph to keep the current environment and depth,
4399  use 
4400 \begin_inset Info
4401 type  "shortcut"
4402 arg   "break-paragraph inverse"
4403 \end_inset
4404
4405  instead.
4406 \end_layout
4407
4408 \begin_layout Subsection
4409 Standard
4410 \end_layout
4411
4412 \begin_layout Standard
4413 The default paragraph environment is 
4414 \family sans
4415 Standard
4416 \family default
4417  for most classes.
4418  It creates a plain paragraph.
4419  If LyX resets the paragraph environment, this is the one it chooses.
4420  In fact, the paragraph you're reading right now (and most of the ones in
4421  this manual) are in the 
4422 \family sans
4423 Standard
4424 \family default
4425  environment.
4426 \end_layout
4427
4428 \begin_layout Standard
4429 You can nest a paragraph using the 
4430 \family sans
4431 Standard
4432 \family default
4433  environment in just about anything else, but you can't really nest anything
4434  in a 
4435 \family sans
4436 Standard
4437 \family default
4438  environment.
4439 \end_layout
4440
4441 \begin_layout Subsection
4442 Document Title
4443 \begin_inset Index idx
4444 status collapsed
4445
4446 \begin_layout Plain Layout
4447 Document ! Title
4448 \end_layout
4449
4450 \end_inset
4451
4452
4453 \end_layout
4454
4455 \begin_layout Standard
4456 A LaTeX title page has three parts: the title itself, the name(s) of the
4457  author(s) and a 
4458 \begin_inset Quotes eld
4459 \end_inset
4460
4461 footnote
4462 \begin_inset Quotes erd
4463 \end_inset
4464
4465  for thanks or contact information.
4466  For certain types of documents, LaTeX places all of this on a separate
4467  page along with today's date.
4468  For other types of documents, the title 
4469 \begin_inset Quotes eld
4470 \end_inset
4471
4472 page
4473 \begin_inset Quotes erd
4474 \end_inset
4475
4476  goes at the top of the first page of the document.
4477  
4478 \end_layout
4479
4480 \begin_layout Standard
4481 LyX provides an interface to the title page commands through the paragraph
4482  environments 
4483 \family sans
4484 Title
4485 \family default
4486
4487 \family sans
4488 Author
4489 \family default
4490 , and 
4491 \family sans
4492 Date
4493 \family default
4494 .
4495  Here's how you use them:
4496 \end_layout
4497
4498 \begin_layout Itemize
4499 Put the title of your document in the 
4500 \family sans
4501 Title
4502 \family default
4503  environment.
4504 \end_layout
4505
4506 \begin_layout Itemize
4507 Put the author name in the 
4508 \family sans
4509 Author
4510 \family default
4511  environment.
4512 \end_layout
4513
4514 \begin_layout Itemize
4515 If you want the date to have a certain appearance, want to use a fixed date,
4516  or want other text to appear in place of today's date, put that text in
4517  the 
4518 \family sans
4519 Date
4520 \family default
4521  environment.
4522  Note that using this environment is optional.
4523  If you don't provide any, LaTeX will automatically insert today's date.
4524  If you don't want any date, add the line
4525 \begin_inset Newline newline
4526 \end_inset
4527
4528
4529 \series bold
4530
4531 \backslash
4532 date{}
4533 \series default
4534
4535 \begin_inset Newline newline
4536 \end_inset
4537
4538 to the preamble of your document (menu 
4539 \family sans
4540 Document\SpecialChar \menuseparator
4541 Settings
4542 \family default
4543 )
4544 \end_layout
4545
4546 \begin_layout Standard
4547 You can use footnotes to insert 
4548 \begin_inset Quotes eld
4549 \end_inset
4550
4551 thanks
4552 \begin_inset Quotes erd
4553 \end_inset
4554
4555  or contact information.
4556 \end_layout
4557
4558 \begin_layout Subsection
4559 Headings
4560 \begin_inset Index idx
4561 status collapsed
4562
4563 \begin_layout Plain Layout
4564 Section headings
4565 \end_layout
4566
4567 \end_inset
4568
4569
4570 \begin_inset CommandInset label
4571 LatexCommand label
4572 name "sub:Headings"
4573
4574 \end_inset
4575
4576
4577 \end_layout
4578
4579 \begin_layout Standard
4580 There are several paragraph environments for producing section headings.
4581  LyX takes care of the numbering for you.
4582 \end_layout
4583
4584 \begin_layout Subsubsection
4585 Numbered Headings
4586 \begin_inset Index idx
4587 status collapsed
4588
4589 \begin_layout Plain Layout
4590 Section headings ! Numbered
4591 \end_layout
4592
4593 \end_inset
4594
4595
4596 \end_layout
4597
4598 \begin_layout Standard
4599 There are 7 numbered types of section headings.
4600  They are:
4601 \end_layout
4602
4603 \begin_layout Enumerate
4604
4605 \family sans
4606 Part
4607 \end_layout
4608
4609 \begin_layout Enumerate
4610
4611 \family sans
4612 Chapter
4613 \end_layout
4614
4615 \begin_layout Enumerate
4616
4617 \family sans
4618 Section
4619 \end_layout
4620
4621 \begin_layout Enumerate
4622
4623 \family sans
4624 Subsection
4625 \end_layout
4626
4627 \begin_layout Enumerate
4628
4629 \family sans
4630 Subsubsection
4631 \end_layout
4632
4633 \begin_layout Enumerate
4634
4635 \family sans
4636 Paragraph
4637 \end_layout
4638
4639 \begin_layout Enumerate
4640
4641 \family sans
4642 Subparagraph
4643 \end_layout
4644
4645 \begin_layout Standard
4646 LyX labels each heading with a series of numbers, separated by periods.
4647  The numbers describe where in the document you are.
4648  Unlike the other headings, parts are numbered with Latin letters.
4649 \end_layout
4650
4651 \begin_layout Standard
4652 Headings all subdivide your document into different pieces of text.
4653  For example, suppose you're writing a book.
4654  You group the book into chapters.
4655  LyX does similar grouping:
4656 \end_layout
4657
4658 \begin_layout Itemize
4659
4660 \family sans
4661 Part
4662 \family default
4663  is divided into either 
4664 \family sans
4665 Chapter
4666 \family default
4667 s or 
4668 \family sans
4669 Section
4670 \family default
4671 s
4672 \end_layout
4673
4674 \begin_layout Itemize
4675
4676 \family sans
4677 Chapter
4678 \family default
4679 s are divided into 
4680 \family sans
4681 Section
4682 \family default
4683 s
4684 \end_layout
4685
4686 \begin_layout Itemize
4687
4688 \family sans
4689 Section
4690 \family default
4691 s are divided into 
4692 \family sans
4693 Subsection
4694 \family default
4695 s
4696 \end_layout
4697
4698 \begin_layout Itemize
4699
4700 \family sans
4701 Subsection
4702 \family default
4703 s are divided into 
4704 \family sans
4705 Subsubsection
4706 \family default
4707 s
4708 \end_layout
4709
4710 \begin_layout Itemize
4711
4712 \family sans
4713 Subsubsection
4714 \family default
4715 s are divided into 
4716 \family sans
4717 Paragraph
4718 \family default
4719 s
4720 \end_layout
4721
4722 \begin_layout Itemize
4723
4724 \family sans
4725 Paragraph
4726 \family default
4727 s are divided into 
4728 \family sans
4729 Subparagraph
4730 \family default
4731 s
4732 \end_layout
4733
4734 \begin_layout Standard
4735 \begin_inset Note Greyedout
4736 status collapsed
4737
4738 \begin_layout Plain Layout
4739
4740 \series bold
4741 Note:
4742 \series default
4743  Not all document types use the 
4744 \family sans
4745 Chapter
4746 \family default
4747  heading as the maximum sectioning level.
4748  In that case the 
4749 \family sans
4750 Section
4751 \family default
4752  is the top-level heading.
4753 \end_layout
4754
4755 \end_inset
4756
4757
4758 \end_layout
4759
4760 \begin_layout Standard
4761 So, if you use the 
4762 \family sans
4763 Subsubsection
4764 \family default
4765  environment to label a new sub-subsection, LyX labels it with its number,
4766  along with the number of the subsection, section, and, if applicable, chapter
4767  that it's in.
4768  For example: the fifth section of the second chapter of this book has the
4769  label 
4770 \begin_inset Quotes eld
4771 \end_inset
4772
4773 2.5
4774 \begin_inset Quotes erd
4775 \end_inset
4776
4777 .
4778 \end_layout
4779
4780 \begin_layout Subsubsection
4781 Unnumbered Headings
4782 \begin_inset Index idx
4783 status collapsed
4784
4785 \begin_layout Plain Layout
4786 Section headings ! Unnumbered
4787 \end_layout
4788
4789 \end_inset
4790
4791
4792 \end_layout
4793
4794 \begin_layout Standard
4795 The unnumbered section headings have a 
4796 \begin_inset Quotes eld
4797 \end_inset
4798
4799 *
4800 \begin_inset Quotes erd
4801 \end_inset
4802
4803  at the end of their name.
4804  They work the same as their numbered counterparts but will not appear in
4805  the table of contents, see section
4806 \begin_inset space ~
4807 \end_inset
4808
4809
4810 \begin_inset CommandInset ref
4811 LatexCommand ref
4812 reference "sec:toc"
4813
4814 \end_inset
4815
4816 .
4817 \end_layout
4818
4819 \begin_layout Subsubsection
4820 Changing the Numbering
4821 \begin_inset CommandInset label
4822 LatexCommand label
4823 name "sub:Numbering-depth"
4824
4825 \end_inset
4826
4827
4828 \end_layout
4829
4830 \begin_layout Standard
4831 You can also alter which sectioning levels get numbered and which ones appear
4832  in the Table of Contents.
4833  Now, this doesn't remove any of the levels; that's preset in the document
4834  class.
4835  Certain classes start with 
4836 \family sans
4837 Chapter
4838 \family default
4839  and go down to the 
4840 \family sans
4841 Subparagraph
4842 \family default
4843  level.
4844  Others start at 
4845 \family sans
4846 Section
4847 \family default
4848 .
4849  Similarly, not all document classes number all sectioning levels.
4850  Most don't number 
4851 \family sans
4852 Paragraph
4853 \family default
4854  or 
4855 \family sans
4856 Subparagraph
4857 \family default
4858 .
4859  This is something you can change.
4860 \end_layout
4861
4862 \begin_layout Standard
4863 Open the 
4864 \family sans
4865 Document\SpecialChar \menuseparator
4866 Settings
4867 \family default
4868  dialog.
4869 \begin_inset Index idx
4870 status collapsed
4871
4872 \begin_layout Plain Layout
4873 Document ! Settings
4874 \end_layout
4875
4876 \end_inset
4877
4878  Under 
4879 \family sans
4880 Numbering
4881 \begin_inset space ~
4882 \end_inset
4883
4884 &
4885 \begin_inset space ~
4886 \end_inset
4887
4888 TOC
4889 \family default
4890  you will see two counters.
4891  The one named 
4892 \family sans
4893 Numbering
4894 \family default
4895  controls how far down in the sectioning hierarchy LyX numbers a section
4896  heading.
4897  The other one controls the appearance of the section headings in the table
4898  of contents.
4899 \end_layout
4900
4901 \begin_layout Subsubsection
4902 Short Titles of Headings
4903 \begin_inset Index idx
4904 status collapsed
4905
4906 \begin_layout Plain Layout
4907 Section headings ! Short titles
4908 \end_layout
4909
4910 \end_inset
4911
4912
4913 \begin_inset Argument
4914 status collapsed
4915
4916 \begin_layout Plain Layout
4917 Short Titles
4918 \end_layout
4919
4920 \end_inset
4921
4922
4923 \begin_inset CommandInset label
4924 LatexCommand label
4925 name "sec:Short-Titles"
4926
4927 \end_inset
4928
4929
4930 \end_layout
4931
4932 \begin_layout Standard
4933 Some section or chapter titles, such as this one, can get quite long.
4934  This can cause trouble when there is limited horizontal space.
4935  For example, if the header of the page is set to show the current section
4936  title, a long title will protrude over the page margins and look awful.
4937 \end_layout
4938
4939 \begin_layout Standard
4940 LaTeX allows you to specify a short title for section headings.
4941  This short title is used in the header and in the actual table of contents,
4942  avoiding the problem mentioned.
4943  To specify a short title, use the menu 
4944 \family sans
4945 Insert\SpecialChar \menuseparator
4946 Short
4947 \begin_inset space ~
4948 \end_inset
4949
4950 Title
4951 \family default
4952 .
4953  This will insert a box labeled 
4954 \begin_inset Quotes eld
4955 \end_inset
4956
4957 opt
4958 \begin_inset Quotes erd
4959 \end_inset
4960
4961  (stands for 
4962 \begin_inset Quotes eld
4963 \end_inset
4964
4965 optional
4966 \begin_inset Quotes erd
4967 \end_inset
4968
4969 ) which you can use to enter the short title text.
4970  This also works for captions inside floats.
4971 \end_layout
4972
4973 \begin_layout Standard
4974 The title of this section is a good example of using this feature.
4975 \end_layout
4976
4977 \begin_layout Subsubsection
4978 Special Information
4979 \end_layout
4980
4981 \begin_layout Standard
4982 The following information applies to all section headings:
4983 \end_layout
4984
4985 \begin_layout Itemize
4986 You cannot do any nesting with these environments.
4987 \end_layout
4988
4989 \begin_layout Itemize
4990 You cannot use a margin note in any of these environments.
4991 \end_layout
4992
4993 \begin_layout Itemize
4994 You can only use inline math in these environments.
4995 \end_layout
4996
4997 \begin_layout Itemize
4998 You can use labels and cross-references to refer to their numbers.
4999 \end_layout
5000
5001 \begin_layout Subsection
5002 Quotes and Poetry line spacing
5003 \end_layout
5004
5005 \begin_layout Standard
5006 LyX has three paragraph environments for writing poetry and quotations.
5007  They are 
5008 \family sans
5009 Quote
5010 \family default
5011
5012 \family sans
5013 Quotation
5014 \family default
5015 , and 
5016 \family sans
5017 Verse
5018 \family default
5019 .
5020  Forget the days of changing line spacing and twiddling with margins.
5021  These three paragraph environments already have those changes built-in.
5022  They all widen the left margin and add a bit of extra space above and below
5023  the text they contain.
5024  They also allow nesting, so you can put a 
5025 \family sans
5026 Verse
5027 \family default
5028  in a 
5029 \family sans
5030 Quotation
5031 \family default
5032 , as well as in some other paragraph environments.
5033 \end_layout
5034
5035 \begin_layout Standard
5036 There is another feature of these three paragraph environments: they do
5037  
5038 \emph on
5039 not
5040 \emph default
5041  reset to 
5042 \family sans
5043 Standard
5044 \family default
5045  when you start a new paragraph.
5046  So, you can type in that poem and merrily hit 
5047 \family sans
5048 Return
5049 \family default
5050  without worrying about the paragraph environment changing on you.
5051  Of course, that means that, once you are done typing in that poem, you
5052  have to change back to the 
5053 \family sans
5054 Standard
5055 \family default
5056  environment yourself.
5057 \family sans
5058 Quote
5059 \family default
5060  and 
5061 \family sans
5062 Quotation
5063 \family default
5064
5065 \begin_inset CommandInset label
5066 LatexCommand label
5067 name "sec:Quote"
5068
5069 \end_inset
5070
5071
5072 \begin_inset Index idx
5073 status collapsed
5074
5075 \begin_layout Plain Layout
5076 Quotation
5077 \end_layout
5078
5079 \end_inset
5080
5081
5082 \end_layout
5083
5084 \begin_layout Standard
5085 Now that we've described the similarities of these three environments, it's
5086  time for the differences.
5087  
5088 \family sans
5089 Quote
5090 \family default
5091  and 
5092 \family sans
5093 Quotation
5094 \family default
5095  are identical except for one difference: 
5096 \family sans
5097 Quote
5098 \family default
5099  uses extra spacing to separate paragraphs and never indents the first line.
5100  
5101 \family sans
5102 Quotation
5103 \family default
5104  
5105 \emph on
5106 always
5107 \emph default
5108  indents the first line of a paragraph and uses the same line spacing throughout.
5109 \end_layout
5110
5111 \begin_layout Standard
5112 Here's an example of the 
5113 \family sans
5114 Quote
5115 \family default
5116  environment:
5117 \end_layout
5118
5119 \begin_layout Quote
5120 This is in the 
5121 \family sans
5122 Quote
5123 \family default
5124  environment.
5125  I can keep writing, extending this line out further and further until it
5126  wraps.
5127  See – no indentation!
5128 \end_layout
5129
5130 \begin_layout Quote
5131 Here's the second paragraph of this quote.
5132  Again, there's no indentation, but there is extra space between me and
5133  the other paragraph.
5134 \end_layout
5135
5136 \begin_layout Standard
5137 Here's another example, this time in the 
5138 \family sans
5139 Quotation
5140 \family default
5141  environment:
5142 \end_layout
5143
5144 \begin_layout Quotation
5145 This is in the 
5146 \family sans
5147 Quotation
5148 \family default
5149  environment.
5150  If I keep writing, you will see the indentation.
5151  If your country uses a writing style that shows off new paragraphs by indenting
5152  the first line, then 
5153 \family sans
5154 Quotation
5155 \family default
5156  is the environment for you! Well, you'd use it 
5157 \emph on
5158 if
5159 \emph default
5160  you were quoting other text.
5161 \end_layout
5162
5163 \begin_layout Quotation
5164 Here's a new paragraph.
5165  I could ramble on and on, like a politician at election time.
5166  If I did that, though, you'd get bored.
5167 \end_layout
5168
5169 \begin_layout Standard
5170 As the examples show, 
5171 \family sans
5172 Quote
5173 \family default
5174  is for those people who use extra space to separate paragraphs.
5175  They should put quotes in the 
5176 \family sans
5177 Quote
5178 \family default
5179  environment.
5180  Those who use indentation to mark a new paragraph should use the 
5181 \family sans
5182 Quotation
5183 \family default
5184  paragraph environment for quoted text.
5185 \end_layout
5186
5187 \begin_layout Subsubsection
5188
5189 \family sans
5190 Verse
5191 \family default
5192
5193 \begin_inset Index idx
5194 status collapsed
5195
5196 \begin_layout Plain Layout
5197 Paragraph ! Verse
5198 \end_layout
5199
5200 \end_inset
5201
5202
5203 \family sans
5204
5205 \begin_inset Index idx
5206 status collapsed
5207
5208 \begin_layout Plain Layout
5209 Poetry
5210 \end_layout
5211
5212 \end_inset
5213
5214
5215 \begin_inset CommandInset label
5216 LatexCommand label
5217 name "sec:Verse"
5218
5219 \end_inset
5220
5221
5222 \end_layout
5223
5224 \begin_layout Standard
5225
5226 \family sans
5227 Verse
5228 \family default
5229  is a paragraph environment for poetry, rhymes, verses, and so on.
5230  Here's an example:
5231 \end_layout
5232
5233 \begin_layout Verse
5234 This is in Verse
5235 \begin_inset Newline newline
5236 \end_inset
5237
5238 Which I did not rehearse!
5239 \end_layout
5240
5241 \begin_layout Verse
5242 It could be much worse.
5243  This line could be long, very long, oh so long, so very long that it wraps
5244  around.
5245  It looks okay on screen, but in the printed version, the extra lines are
5246  indented a bit more than the first.
5247  Okay, so it's turned to prose and doesn't rhyme anymore.
5248  So sue me.
5249 \end_layout
5250
5251 \begin_layout Verse
5252 To break a line
5253 \begin_inset Newline newline
5254 \end_inset
5255
5256 And make things look fine
5257 \begin_inset Newline newline
5258 \end_inset
5259
5260 Use 
5261 \begin_inset Info
5262 type  "shortcut"
5263 arg   "newline-insert newline"
5264 \end_inset
5265
5266 .
5267 \end_layout
5268
5269 \begin_layout Standard
5270 As you can see, 
5271 \family sans
5272 Verse
5273 \family default
5274  does not indent both margins.
5275  Each stanza of the verse or poem is in its own paragraph.
5276  To separate the individual lines of a stanza, use the 
5277 \family typewriter
5278 break-line
5279 \family default
5280  function 
5281 \begin_inset Info
5282 type  "shortcut"
5283 arg   "newline-insert newline"
5284 \end_inset
5285
5286 .
5287 \end_layout
5288
5289 \begin_layout Subsection
5290 Lists
5291 \begin_inset Index idx
5292 status collapsed
5293
5294 \begin_layout Plain Layout
5295 Lists
5296 \end_layout
5297
5298 \end_inset
5299
5300
5301 \begin_inset CommandInset label
5302 LatexCommand label
5303 name "sub:Lists"
5304
5305 \end_inset
5306
5307
5308 \end_layout
5309
5310 \begin_layout Standard
5311 LyX has four different paragraph environments for creating different kinds
5312  of lists.
5313  In the 
5314 \family sans
5315 Itemize
5316 \family default
5317  and 
5318 \family sans
5319 Enumerate
5320 \family default
5321  environments, LyX labels your list items with bullets or numbers, respectively.
5322  In the 
5323 \family sans
5324 Description
5325 \family default
5326  and 
5327 \family sans
5328 List
5329 \family default
5330  environments, LyX lets you provide your own label.
5331  We will present the individual details of each type of list next after
5332  describing some general features of all four of them.
5333 \end_layout
5334
5335 \begin_layout Subsubsection
5336 General Features
5337 \end_layout
5338
5339 \begin_layout Standard
5340 The four paragraph environments for lists differ from the other environments
5341  in several ways.
5342  First, LyX treats each paragraph as a list item.
5343  Hitting 
5344 \family sans
5345 Return
5346 \family default
5347  does 
5348 \emph on
5349 not
5350 \emph default
5351  reset the environment to 
5352 \family sans
5353 Standard
5354 \family default
5355  but keeps the current environment and creates a new list item.
5356  The nesting depth is hereby kept.
5357  If you want to keep the paragraph environment but reset the current nesting
5358  depth, you can use 
5359 \begin_inset Info
5360 type  "shortcut"
5361 arg   "break-paragraph inverse"
5362 \end_inset
5363
5364  to break paragraphs.
5365 \end_layout
5366
5367 \begin_layout Standard
5368 You can nest lists of any type inside one another.
5369  In fact, LyX changes the labels on some list items depending on how it
5370  is nested.
5371  If you intend to use any of the list paragraph environments, we suggest
5372  you read all of section
5373 \begin_inset space ~
5374 \end_inset
5375
5376
5377 \begin_inset CommandInset ref
5378 LatexCommand ref
5379 reference "sec:Nesting"
5380
5381 \end_inset
5382
5383 .
5384  
5385 \end_layout
5386
5387 \begin_layout Subsubsection
5388
5389 \family sans
5390 Itemize
5391 \family default
5392
5393 \begin_inset Index idx
5394 status collapsed
5395
5396 \begin_layout Plain Layout
5397 Lists ! Itemize
5398 \end_layout
5399
5400 \end_inset
5401
5402
5403 \begin_inset CommandInset label
5404 LatexCommand label
5405 name "sec:Itemize"
5406
5407 \end_inset
5408
5409
5410 \end_layout
5411
5412 \begin_layout Standard
5413 The first type of list we will describe in detail is the 
5414 \family sans
5415 Itemize
5416 \family default
5417  paragraph environment.
5418  It has the following properties:
5419 \end_layout
5420
5421 \begin_layout Itemize
5422 Each item has a particular bullet or symbol as its label.
5423 \end_layout
5424
5425 \begin_deeper
5426 \begin_layout Itemize
5427 LyX uses the same symbol for all of the items in a given nesting level.
5428 \end_layout
5429
5430 \begin_layout Itemize
5431 The symbol appears at the beginning of the first line.
5432 \end_layout
5433
5434 \end_deeper
5435 \begin_layout Itemize
5436 The items can have any length.
5437  LyX automatically offsets the left margin of each item.
5438  The offset is always relative to whatever environment the 
5439 \family sans
5440 Itemize
5441 \family default
5442  list may be in.
5443 \end_layout
5444
5445 \begin_layout Itemize
5446 If you nest an 
5447 \family sans
5448 Itemize
5449 \family default
5450  environment inside another 
5451 \family sans
5452 Itemize
5453 \family default
5454  environment, the label changes to a new symbol.
5455 \end_layout
5456
5457 \begin_deeper
5458 \begin_layout Itemize
5459 There are four different symbols for up to a four-fold nesting.
5460 \end_layout
5461
5462 \begin_layout Itemize
5463 LyX always shows the same symbol on screen.
5464 \end_layout
5465
5466 \begin_layout Itemize
5467 See section
5468 \begin_inset space ~
5469 \end_inset
5470
5471
5472 \begin_inset CommandInset ref
5473 LatexCommand ref
5474 reference "sec:Nesting"
5475
5476 \end_inset
5477
5478  for a full explanation of nesting.
5479 \end_layout
5480
5481 \end_deeper
5482 \begin_layout Standard
5483 Of course, that explanation was also an example of an 
5484 \family sans
5485 Itemize
5486 \family default
5487  list.
5488  The 
5489 \family sans
5490 Itemize
5491 \family default
5492  environment is best suited for lists where the order doesn't matter.
5493 \end_layout
5494
5495 \begin_layout Standard
5496 We said that different levels use different symbols as their label.
5497  Here's an example of all four possible symbols.
5498 \end_layout
5499
5500 \begin_layout Itemize
5501 The label for the first level 
5502 \family sans
5503 Itemize
5504 \family default
5505  is a large black dot, or bullet.
5506 \end_layout
5507
5508 \begin_deeper
5509 \begin_layout Itemize
5510 The label for the second level is a dash.
5511 \end_layout
5512
5513 \begin_deeper
5514 \begin_layout Itemize
5515 The label for the third is an asterisk.
5516 \end_layout
5517
5518 \begin_deeper
5519 \begin_layout Itemize
5520 The label for the fourth is a centered dot.
5521 \end_layout
5522
5523 \end_deeper
5524 \begin_layout Itemize
5525 Back out to the third level.
5526 \end_layout
5527
5528 \end_deeper
5529 \begin_layout Itemize
5530 Back to the second level.
5531 \end_layout
5532
5533 \end_deeper
5534 \begin_layout Itemize
5535 Back to the outermost level.
5536 \end_layout
5537
5538 \begin_layout Standard
5539 These are the default labels for an 
5540 \family sans
5541 Itemize
5542 \family default
5543  list.
5544  You can customize these labels in the 
5545 \family sans
5546 Document\SpecialChar \menuseparator
5547 Settings
5548 \family default
5549  dialog in the submenu 
5550 \family sans
5551 Bullets
5552 \family default
5553 .
5554 \family sans
5555
5556 \begin_inset Index idx
5557 status collapsed
5558
5559 \begin_layout Plain Layout
5560 Document ! Settings
5561 \end_layout
5562
5563 \end_inset
5564
5565
5566 \end_layout
5567
5568 \begin_layout Standard
5569 Notice how the space between items decreases with increasing depth.
5570  We will explain nesting and all the tricks you can do with different depths
5571  in section
5572 \begin_inset space ~
5573 \end_inset
5574
5575
5576 \begin_inset CommandInset ref
5577 LatexCommand ref
5578 reference "sec:Nesting"
5579
5580 \end_inset
5581
5582 .
5583 \end_layout
5584
5585 \begin_layout Subsubsection
5586
5587 \family sans
5588 Enumerate
5589 \family default
5590
5591 \begin_inset Index idx
5592 status collapsed
5593
5594 \begin_layout Plain Layout
5595 Lists ! Enumerate
5596 \end_layout
5597
5598 \end_inset
5599
5600
5601 \begin_inset CommandInset label
5602 LatexCommand label
5603 name "sec:Enumerate"
5604
5605 \end_inset
5606
5607
5608 \end_layout
5609
5610 \begin_layout Standard
5611 The 
5612 \family sans
5613 Enumerate
5614 \family default
5615  environment is used to create numbered lists and outlines.
5616  It has these properties:
5617 \end_layout
5618
5619 \begin_layout Enumerate
5620 Each item has a numeral as its label.
5621 \end_layout
5622
5623 \begin_deeper
5624 \begin_layout Enumerate
5625 The label type depends on the nesting depth.
5626 \end_layout
5627
5628 \end_deeper
5629 \begin_layout Enumerate
5630 LyX automatically counts the items for you and updates the label as appropriate.
5631 \end_layout
5632
5633 \begin_layout Enumerate
5634 Each new 
5635 \family sans
5636 Enumerate
5637 \family default
5638  environment resets the counter to one.
5639 \end_layout
5640
5641 \begin_layout Enumerate
5642 Like the 
5643 \family sans
5644 Itemize
5645 \family default
5646  environment, the 
5647 \family sans
5648 Enumerate
5649 \family default
5650  environment:
5651 \end_layout
5652
5653 \begin_deeper
5654 \begin_layout Enumerate
5655 Offsets the items relative to the left margin.
5656  Items can have any length.
5657 \end_layout
5658
5659 \begin_layout Enumerate
5660 Reduces the space between items as the nesting depth increases.
5661 \end_layout
5662
5663 \begin_layout Enumerate
5664 Uses different types of labels depending on the nesting depth.
5665 \end_layout
5666
5667 \begin_layout Enumerate
5668 Allows up to a four-fold nesting.
5669 \end_layout
5670
5671 \end_deeper
5672 \begin_layout Standard
5673 Unlike the 
5674 \family sans
5675 Itemize
5676 \family default
5677  environment, 
5678 \family sans
5679 Enumerate
5680 \family default
5681  shows the different labels for each item in LyX.
5682  Here is how LyX labels the four different levels in an 
5683 \family sans
5684 Enumerate
5685 \family default
5686 :
5687 \end_layout
5688
5689 \begin_layout Enumerate
5690 The first level of an 
5691 \family sans
5692 Enumerate
5693 \family default
5694  uses Arabic numerals followed by a period.
5695 \end_layout
5696
5697 \begin_deeper
5698 \begin_layout Enumerate
5699 The second level uses lower case letters surrounded by parentheses.
5700 \end_layout
5701
5702 \begin_deeper
5703 \begin_layout Enumerate
5704 The third level uses lower-case Roman numerals followed by a period.
5705 \end_layout
5706
5707 \begin_deeper
5708 \begin_layout Enumerate
5709 The fourth level uses capital letters followed by a period.
5710 \end_layout
5711
5712 \begin_layout Enumerate
5713 Again, notice the decrease in the spacing between items as the nesting depth
5714  increases.
5715 \end_layout
5716
5717 \end_deeper
5718 \begin_layout Enumerate
5719 Back to the third level
5720 \end_layout
5721
5722 \end_deeper
5723 \begin_layout Enumerate
5724 Back to the second level.
5725 \end_layout
5726
5727 \end_deeper
5728 \begin_layout Enumerate
5729 Back to the outermost level.
5730 \end_layout
5731
5732 \begin_layout Standard
5733 Once again, you can customize the type of numbering used in the 
5734 \family sans
5735 Enumerate
5736 \family default
5737  environment.
5738  It involves adding commands to the LaTeX preamble (see the 
5739 \emph on
5740 Additional Features
5741 \emph default
5742  manual).
5743  As stated earlier, such customization only shows up in the printed version,
5744  not in LyX.
5745 \end_layout
5746
5747 \begin_layout Standard
5748 There is more to nesting 
5749 \family sans
5750 Enumerate
5751 \family default
5752  environments than we've stated here.
5753  You should read section
5754 \begin_inset space ~
5755 \end_inset
5756
5757
5758 \begin_inset CommandInset ref
5759 LatexCommand ref
5760 reference "sec:Nesting"
5761
5762 \end_inset
5763
5764  to learn more about nesting.
5765 \end_layout
5766
5767 \begin_layout Subsubsection
5768
5769 \family sans
5770 Description
5771 \family default
5772
5773 \begin_inset Index idx
5774 status collapsed
5775
5776 \begin_layout Plain Layout
5777 Lists ! Description
5778 \end_layout
5779
5780 \end_inset
5781
5782
5783 \end_layout
5784
5785 \begin_layout Standard
5786 Unlike the previous two environments, the 
5787 \family sans
5788 Description
5789 \family default
5790  list has no fixed label.
5791  Instead, LyX uses the first 
5792 \begin_inset Quotes eld
5793 \end_inset
5794
5795 word
5796 \begin_inset Quotes erd
5797 \end_inset
5798
5799  of the first line as the label.
5800  Here's an example:
5801 \end_layout
5802
5803 \begin_layout Description
5804 Example: This is an example of the 
5805 \family sans
5806 Description
5807 \family default
5808  environment.
5809 \end_layout
5810
5811 \begin_layout Standard
5812 LyX typesets the label in boldface and puts extra space between it and the
5813  rest of the line.
5814 \end_layout
5815
5816 \begin_layout Standard
5817 With the first 
5818 \begin_inset Quotes eld
5819 \end_inset
5820
5821 word
5822 \begin_inset Quotes erd
5823 \end_inset
5824
5825  it is meant that the first hit of the 
5826 \family sans
5827 Space
5828 \family default
5829  key ends the label if you are at the beginning of the first line of an
5830  item.
5831  If you need to use more than one word in the label use a 
5832 \family sans
5833 Protected Blank
5834 \family default
5835 .
5836  (Use either 
5837 \begin_inset Info
5838 type  "shortcut"
5839 arg   "space-insert protected"
5840 \end_inset
5841
5842  or the menu 
5843 \family sans
5844 Insert\SpecialChar \menuseparator
5845 Formatting\SpecialChar \menuseparator
5846 Protected
5847 \begin_inset space ~
5848 \end_inset
5849
5850 Space
5851 \family default
5852 , see section
5853 \begin_inset space ~
5854 \end_inset
5855
5856
5857 \begin_inset CommandInset ref
5858 LatexCommand ref
5859 reference "sub:Protected-Space"
5860
5861 \end_inset
5862
5863  for more info.) Here is an example:
5864 \end_layout
5865
5866 \begin_layout Description
5867 Second
5868 \begin_inset space ~
5869 \end_inset
5870
5871 Example: This one shows how to use a 
5872 \family sans
5873 Protected
5874 \begin_inset space ~
5875 \end_inset
5876
5877 Blank
5878 \family default
5879  in the label of a 
5880 \family sans
5881 Description
5882 \family default
5883  list item.
5884 \end_layout
5885
5886 \begin_layout Description
5887 Usage: You should use the 
5888 \family sans
5889 Description
5890 \family default
5891  environment for things like definitions and theorems.
5892  Use it when you need to make one word in particular stand out in the text
5893  that describes it.
5894  It's not a good idea to use a 
5895 \family sans
5896 Description
5897 \family default
5898  environment when you have an entire sentence that you want to describe.
5899  You're better off using 
5900 \family sans
5901 Itemize
5902 \family default
5903  or 
5904 \family sans
5905 Enumerate
5906 \family default
5907  and nesting several 
5908 \family sans
5909 Standard
5910 \family default
5911  paragraphs into them.
5912 \end_layout
5913
5914 \begin_layout Description
5915 Nesting: You can nest 
5916 \family sans
5917 Description
5918 \family default
5919  environments inside one another, nest them in other types of lists, and
5920  so on.
5921 \end_layout
5922
5923 \begin_layout Standard
5924 Notice that after the first line, LyX indents subsequent lines, offsetting
5925  them from the first line.
5926 \end_layout
5927
5928 \begin_layout Subsubsection
5929 The LyX 
5930 \family sans
5931 List
5932 \family default
5933
5934 \begin_inset Index idx
5935 status collapsed
5936
5937 \begin_layout Plain Layout
5938 Lists ! LyX list
5939 \end_layout
5940
5941 \end_inset
5942
5943
5944 \end_layout
5945
5946 \begin_layout Standard
5947 The 
5948 \family sans
5949 List
5950 \family default
5951  environment is a LyX extension to LaTeX.
5952 \end_layout
5953
5954 \begin_layout Standard
5955 \begin_inset Note Greyedout
5956 status collapsed
5957
5958 \begin_layout Plain Layout
5959
5960 \series bold
5961 Note:
5962 \series default
5963  When you are using a KOMA-Script document class, like in this document,
5964  the 
5965 \family sans
5966 List
5967 \family default
5968  environment is named 
5969 \family sans
5970 Labeling
5971 \family default
5972 .
5973 \end_layout
5974
5975 \end_inset
5976
5977
5978 \end_layout
5979
5980 \begin_layout Standard
5981 Like the 
5982 \family sans
5983 Description
5984 \family default
5985  environment the 
5986 \family sans
5987 List
5988 \family default
5989  environment has user-defined labels for each list item.
5990  There are the following properties of this list environment:
5991 \end_layout
5992
5993 \begin_layout Labeling
5994 \labelwidthstring 00.00.0000
5995 item
5996 \begin_inset space ~
5997 \end_inset
5998
5999 labels LyX uses the first 
6000 \begin_inset Quotes eld
6001 \end_inset
6002
6003 word
6004 \begin_inset Quotes erd
6005 \end_inset
6006
6007  of each line as the item label.
6008  The first 
6009 \family sans
6010 Space
6011 \family default
6012  after the beginning of the first line of an item marks the end of the label.
6013  If you need to use more than one word in an item label, use a protected
6014  blank as described above.
6015 \end_layout
6016
6017 \begin_layout Labeling
6018 \labelwidthstring 00.00.0000
6019 margins As you can see, LyX uses different margins for the item label and
6020  the body of the item text.
6021  The body of the text has a larger left margin, which is equal to the default
6022  label width plus a little extra space.
6023  
6024 \end_layout
6025
6026 \begin_layout Labeling
6027 \labelwidthstring 00.00.0000
6028 label
6029 \begin_inset space ~
6030 \end_inset
6031
6032 width LyX uses the width of the label, or the default width, whatever is
6033  larger.
6034  If the label width is larger, the label 
6035 \begin_inset Quotes eld
6036 \end_inset
6037
6038 extends
6039 \begin_inset Quotes erd
6040 \end_inset
6041
6042  into the first line.
6043  In other words, the text of the first line isn't aligned with the left
6044  margin of the rest of the item text.
6045 \end_layout
6046
6047 \begin_layout Labeling
6048 \labelwidthstring 00.00.0000
6049 default
6050 \begin_inset space ~
6051 \end_inset
6052
6053 width You can set the default label width to ensure that the text of all
6054  items in a 
6055 \family sans
6056 List
6057 \family default
6058  environment has the same left margin.
6059 \begin_inset Newline newline
6060 \end_inset
6061
6062 To change the default width, select all items in the list.
6063  Now open the 
6064 \family sans
6065 Edit\SpecialChar \menuseparator
6066 Paragraph
6067 \begin_inset space ~
6068 \end_inset
6069
6070 Settings
6071 \family default
6072  dialog.
6073  The text in the box 
6074 \family sans
6075 Longest
6076 \begin_inset space ~
6077 \end_inset
6078
6079 label
6080 \family default
6081  determines the default label width.
6082  You can use the text of your largest label here, but you can also use the
6083  letter 
6084 \begin_inset Quotes eld
6085 \end_inset
6086
6087 M
6088 \begin_inset Quotes erd
6089 \end_inset
6090
6091  multiple times instead.
6092  The M is the widest character and is a standard unit of widths in LaTeX.
6093  By using 
6094 \begin_inset Quotes eld
6095 \end_inset
6096
6097 M
6098 \begin_inset Quotes erd
6099 \end_inset
6100
6101  as the unit of width you don't need to keep changing the contents of 
6102 \family sans
6103 Longest
6104 \begin_inset space ~
6105 \end_inset
6106
6107 label
6108 \family default
6109  every time you alter a label in a 
6110 \family sans
6111 List
6112 \family default
6113  environment.
6114 \begin_inset Newline newline
6115 \end_inset
6116
6117 The predefined default width is the length of 
6118 \begin_inset Quotes eld
6119 \end_inset
6120
6121 00.00.0000
6122 \begin_inset Quotes erd
6123 \end_inset
6124
6125  (equal to 6
6126 \begin_inset space ~
6127 \end_inset
6128
6129 M).
6130  
6131 \begin_inset Newline newline
6132 \end_inset
6133
6134
6135 \begin_inset Note Greyedout
6136 status collapsed
6137
6138 \begin_layout Plain Layout
6139
6140 \series bold
6141 Note:
6142 \series default
6143  Setting the cursor into a list item to change only its label width will
6144  only change the width inside LyX but not in the output.
6145 \end_layout
6146
6147 \end_inset
6148
6149
6150 \end_layout
6151
6152 \begin_layout Standard
6153 You should use the 
6154 \family sans
6155 List
6156 \family default
6157  environment the same way as the 
6158 \family sans
6159 Description
6160 \family default
6161  list: When you need one word to stand out from the text that describes
6162  it.
6163  The 
6164 \family sans
6165 List
6166 \family default
6167  environment gives you another way to do this, using a different overall
6168  layout.
6169 \end_layout
6170
6171 \begin_layout Standard
6172 You can nest 
6173 \family sans
6174 List
6175 \family default
6176  environments inside one another, nest them in other types of lists, and
6177  so on.
6178  They work just like the other list paragraph environments.
6179  Read section
6180 \begin_inset space ~
6181 \end_inset
6182
6183
6184 \begin_inset CommandInset ref
6185 LatexCommand ref
6186 reference "sec:Nesting"
6187
6188 \end_inset
6189
6190  to learn about nesting.
6191 \end_layout
6192
6193 \begin_layout Standard
6194 There is yet another feature of the 
6195 \family sans
6196 List
6197 \family default
6198  environment: As you can see in the examples, LyX left-justifies the item
6199  labels by default.
6200  You can use additional 
6201 \family sans
6202 HFills
6203 \family default
6204  to change how LyX justifies the item label.
6205  
6206 \family sans
6207 Hfills
6208 \family default
6209  are documented in section
6210 \begin_inset space ~
6211 \end_inset
6212
6213
6214 \begin_inset CommandInset ref
6215 LatexCommand ref
6216 reference "sub:Horizontal-Space"
6217
6218 \end_inset
6219
6220 .
6221  Here are some examples:
6222 \end_layout
6223
6224 \begin_layout Labeling
6225 \labelwidthstring 00.00.0000
6226 Left The default for 
6227 \family sans
6228 List
6229 \family default
6230  item labels.
6231 \end_layout
6232
6233 \begin_layout Labeling
6234 \labelwidthstring 00.00.0000
6235 \begin_inset space \hfill{}
6236 \end_inset
6237
6238 Right One 
6239 \family sans
6240 HFill
6241 \family default
6242  at the beginning of the label right justifies it.
6243 \end_layout
6244
6245 \begin_layout Labeling
6246 \labelwidthstring 00.00.0000
6247 \begin_inset space \hfill{}
6248 \end_inset
6249
6250 Center
6251 \begin_inset space \hfill{}
6252 \end_inset
6253
6254  One 
6255 \family sans
6256 HFill
6257 \family default
6258  at the beginning of the label and one at the end centers it.
6259 \end_layout
6260
6261 \begin_layout Subsection
6262 Customized Lists
6263 \begin_inset Index idx
6264 status collapsed
6265
6266 \begin_layout Plain Layout
6267 Lists ! Customized
6268 \end_layout
6269
6270 \end_inset
6271
6272
6273 \end_layout
6274
6275 \begin_layout Standard
6276 To use the features described in this section, you must load the module
6277  
6278 \family sans
6279 Customisable Lists (enumitem)
6280 \family default
6281  in the document settings.
6282  This loads the features of the LaTeX-package 
6283 \series bold
6284 enumitem
6285 \series default
6286
6287 \begin_inset Index idx
6288 status collapsed
6289
6290 \begin_layout Plain Layout
6291 LaTeX-packages ! enumitem
6292 \end_layout
6293
6294 \end_inset
6295
6296 .
6297 \end_layout
6298
6299 \begin_layout Subsubsection
6300 Custom Enumerate Lists
6301 \begin_inset Index idx
6302 status collapsed
6303
6304 \begin_layout Plain Layout
6305 Lists ! Enumerate ! Custom
6306 \end_layout
6307
6308 \end_inset
6309
6310
6311 \end_layout
6312
6313 \begin_layout Standard
6314 \noindent
6315 The default numbering of numbered lists can be changed by adding an optional
6316  argument (menu 
6317 \family sans
6318 Insert\SpecialChar \menuseparator
6319 Short Title
6320 \family default
6321 ) to the first item of each level in the list.
6322  There you add the command
6323 \end_layout
6324
6325 \begin_layout Standard
6326
6327 \series bold
6328 label=
6329 \backslash
6330 roman{enumi}
6331 \end_layout
6332
6333 \begin_layout Standard
6334 in TeX Code (shortcut 
6335 \begin_inset Info
6336 type  "shortcut"
6337 arg   "ert-insert"
6338 \end_inset
6339
6340 ).
6341 \begin_inset Foot
6342 status collapsed
6343
6344 \begin_layout Plain Layout
6345 For more about TeX Code, look at section
6346 \begin_inset space ~
6347 \end_inset
6348
6349
6350 \begin_inset CommandInset ref
6351 LatexCommand ref
6352 reference "sec:TeX-Code"
6353
6354 \end_inset
6355
6356 .
6357 \end_layout
6358
6359 \end_inset
6360
6361
6362 \emph on
6363  enumi
6364 \emph default
6365  is hereby the counter of the enumeration in the first level.
6366  The command 
6367 \series bold
6368
6369 \backslash
6370 roman
6371 \series default
6372  outputs the counter as small Roman numeral.
6373  For capital Roman numerals replace in the command above 
6374 \series bold
6375
6376 \backslash
6377 roman
6378 \series default
6379  by 
6380 \series bold
6381
6382 \backslash
6383 Roman
6384 \series default
6385 .
6386  For Arabic numerals use 
6387 \series bold
6388
6389 \backslash
6390 arabic
6391 \series default
6392 .
6393  To 
6394 \begin_inset Quotes eld
6395 \end_inset
6396
6397 number
6398 \begin_inset Quotes erd
6399 \end_inset
6400
6401  items with capital or small Latin letters use 
6402 \series bold
6403
6404 \backslash
6405 Alph
6406 \series default
6407  or 
6408 \series bold
6409
6410 \backslash
6411 alph
6412 \series default
6413 , respectively.
6414 \end_layout
6415
6416 \begin_layout Standard
6417 \noindent
6418 \begin_inset Note Greyedout
6419 status collapsed
6420
6421 \begin_layout Plain Layout
6422
6423 \series bold
6424 Note:
6425 \series default
6426  You can only number 26
6427 \begin_inset space ~
6428 \end_inset
6429
6430 items with Latin letters, because this numbering is limited to single letters.
6431 \end_layout
6432
6433 \end_inset
6434
6435
6436 \end_layout
6437
6438 \begin_layout Standard
6439 To change the numbering for the list sublevels, replace the 'i' in the command
6440  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6441 \end_layout
6442
6443 \begin_layout Standard
6444 As example a list with custom numbering:
6445 \end_layout
6446
6447 \begin_layout Enumerate
6448 \begin_inset Argument
6449 status collapsed
6450
6451 \begin_layout Plain Layout
6452 \begin_inset ERT
6453 status collapsed
6454
6455 \begin_layout Plain Layout
6456
6457 label=
6458 \backslash
6459 #
6460 \backslash
6461 Alph{enumi}
6462 \backslash
6463 #
6464 \end_layout
6465
6466 \end_inset
6467
6468
6469 \end_layout
6470
6471 \end_inset
6472
6473 Level 1
6474 \end_layout
6475
6476 \begin_deeper
6477 \begin_layout Enumerate
6478 \begin_inset Argument
6479 status collapsed
6480
6481 \begin_layout Plain Layout
6482 \begin_inset ERT
6483 status collapsed
6484
6485 \begin_layout Plain Layout
6486
6487 label=
6488 \backslash
6489 Alph{enumi}.
6490 \backslash
6491 arabic{enumii}
6492 \end_layout
6493
6494 \end_inset
6495
6496
6497 \end_layout
6498
6499 \end_inset
6500
6501 Level 2
6502 \end_layout
6503
6504 \begin_layout Enumerate
6505 Level 2
6506 \end_layout
6507
6508 \begin_deeper
6509 \begin_layout Enumerate
6510 \begin_inset Argument
6511 status collapsed
6512
6513 \begin_layout Plain Layout
6514 \begin_inset ERT
6515 status collapsed
6516
6517 \begin_layout Plain Layout
6518
6519 label=
6520 \backslash
6521 bf{
6522 \backslash
6523 arabic{enumiii}}
6524 \end_layout
6525
6526 \end_inset
6527
6528
6529 \end_layout
6530
6531 \end_inset
6532
6533 Level 3
6534 \end_layout
6535
6536 \begin_deeper
6537 \begin_layout Enumerate
6538 \begin_inset Argument
6539 status collapsed
6540
6541 \begin_layout Plain Layout
6542 \begin_inset ERT
6543 status collapsed
6544
6545 \begin_layout Plain Layout
6546
6547 label=
6548 \backslash
6549 emph{
6550 \backslash
6551 roman{enumiv})}
6552 \end_layout
6553
6554 \end_inset
6555
6556
6557 \end_layout
6558
6559 \end_inset
6560
6561 Level 4
6562 \end_layout
6563
6564 \end_deeper
6565 \end_deeper
6566 \end_deeper
6567 \begin_layout Standard
6568 For this list these commands were used:
6569 \end_layout
6570
6571 \begin_layout Standard
6572 \noindent
6573
6574 \series bold
6575 label=
6576 \backslash
6577 #
6578 \backslash
6579 Alph{enumi}
6580 \backslash
6581 #
6582 \begin_inset Newline newline
6583 \end_inset
6584
6585 label=
6586 \backslash
6587 Alph{enumi}.
6588 \backslash
6589 arabic{enumii}
6590 \begin_inset Newline newline
6591 \end_inset
6592
6593 label=
6594 \backslash
6595 bf{
6596 \backslash
6597 arabic{enumiii}}
6598 \begin_inset Newline newline
6599 \end_inset
6600
6601 label=
6602 \backslash
6603 emph{
6604 \backslash
6605 roman{enumiv})}
6606 \end_layout
6607
6608 \begin_layout Standard
6609 where the command 
6610 \series bold
6611
6612 \backslash
6613 emph{}
6614 \series default
6615  makes the label emphasized and 
6616 \series bold
6617
6618 \backslash
6619 bf{}
6620 \series default
6621  makes it bold.
6622 \end_layout
6623
6624 \begin_layout Standard
6625 \begin_inset Note Greyedout
6626 status collapsed
6627
6628 \begin_layout Plain Layout
6629
6630 \series bold
6631 Note:
6632 \series default
6633  When you changed the label of a list level, it will be used for all following
6634  lists until you change the definition.
6635 \end_layout
6636
6637 \end_inset
6638
6639
6640 \end_layout
6641
6642 \begin_layout Subsubsection
6643 Resumed Enumeration
6644 \begin_inset Index idx
6645 status collapsed
6646
6647 \begin_layout Plain Layout
6648 Lists ! Enumerate ! Resumed
6649 \end_layout
6650
6651 \end_inset
6652
6653
6654 \end_layout
6655
6656 \begin_layout Standard
6657 Enumerations can be resumed after intermediate paragraphs:
6658 \end_layout
6659
6660 \begin_layout Enumerate
6661 \begin_inset Argument
6662 status collapsed
6663
6664 \begin_layout Plain Layout
6665 \begin_inset ERT
6666 status collapsed
6667
6668 \begin_layout Plain Layout
6669
6670 label=
6671 \backslash
6672 arabic{enumi}.
6673 \end_layout
6674
6675 \end_inset
6676
6677
6678 \end_layout
6679
6680 \end_inset
6681
6682 first
6683 \begin_inset Note Note
6684 status collapsed
6685
6686 \begin_layout Plain Layout
6687 goes back to default numbering
6688 \end_layout
6689
6690 \end_inset
6691
6692
6693 \end_layout
6694
6695 \begin_layout Enumerate
6696 second
6697 \end_layout
6698
6699 \begin_layout Standard
6700 regular text
6701 \end_layout
6702
6703 \begin_layout Enumerate-Resume
6704 resumed
6705 \end_layout
6706
6707 \begin_layout Standard
6708 To resume an enumeration, use the style 
6709 \family sans
6710 Enumerate-Resume
6711 \family default
6712 .
6713  Its numbering appears in blue within LyX to indicate that it is a resumed
6714  list and that the numbering will not be correct in LyX, but in the output.
6715 \end_layout
6716
6717 \begin_layout Standard
6718 \begin_inset Note Greyedout
6719 status collapsed
6720
6721 \begin_layout Plain Layout
6722
6723 \series bold
6724 Note:
6725 \series default
6726  If there is no previous enumeration to resume, you will get a LaTeX error.
6727 \end_layout
6728
6729 \end_inset
6730
6731
6732 \end_layout
6733
6734 \begin_layout Standard
6735 Perhaps you might want to resume the list with a different number than the
6736  next one.
6737  Or you want to start a new enumeration with a defined number.
6738  This is possible by adding an optional argument to the first list item
6739  of a normal enumeration.
6740  There, insert the command
6741 \end_layout
6742
6743 \begin_layout Standard
6744
6745 \series bold
6746 start=number
6747 \end_layout
6748
6749 \begin_layout Standard
6750 where 
6751 \emph on
6752 number
6753 \emph default
6754  is the number with which you want to resume the list.
6755  An example:
6756 \end_layout
6757
6758 \begin_layout Enumerate
6759 first item
6760 \end_layout
6761
6762 \begin_layout Enumerate
6763 second item
6764 \end_layout
6765
6766 \begin_layout Standard
6767 Enumeration starting at a given value:
6768 \end_layout
6769
6770 \begin_layout Enumerate
6771 \begin_inset Argument
6772 status open
6773
6774 \begin_layout Plain Layout
6775 \begin_inset ERT
6776 status collapsed
6777
6778 \begin_layout Plain Layout
6779
6780 start=4
6781 \end_layout
6782
6783 \end_inset
6784
6785
6786 \end_layout
6787
6788 \end_inset
6789
6790 This enumeration starts at 4
6791 \end_layout
6792
6793 \begin_layout Subsubsection
6794 List Spacing
6795 \begin_inset Index idx
6796 status collapsed
6797
6798 \begin_layout Plain Layout
6799 Lists ! Spacing
6800 \end_layout
6801
6802 \end_inset
6803
6804
6805 \end_layout
6806
6807 \begin_layout Standard
6808 In some cases you might want less or more vertical space between the items
6809  of a list.
6810  For example if the default space is too much in your opinion in this case:
6811 \end_layout
6812
6813 \begin_layout Itemize
6814 A bullet list
6815 \end_layout
6816
6817 \begin_layout Itemize
6818 with standard spacing 
6819 \end_layout
6820
6821 \begin_layout Standard
6822 You can decrease the space by adding an optional argument to the first item
6823  of the list.
6824  Add there the command 
6825 \series bold
6826 nolistsep
6827 \series default
6828  to get no additional list space like in this example:
6829 \end_layout
6830
6831 \begin_layout Itemize
6832 \begin_inset Argument
6833 status open
6834
6835 \begin_layout Plain Layout
6836 \begin_inset ERT
6837 status collapsed
6838
6839 \begin_layout Plain Layout
6840
6841 nolistsep
6842 \end_layout
6843
6844 \end_inset
6845
6846
6847 \end_layout
6848
6849 \end_inset
6850
6851 A bullet list
6852 \end_layout
6853
6854 \begin_layout Itemize
6855 without additional
6856 \end_layout
6857
6858 \begin_layout Itemize
6859 vertical space
6860 \end_layout
6861
6862 \begin_layout Standard
6863 To add space you can use several other commands provided by the LaTeX-package
6864  
6865 \series bold
6866 enumitem
6867 \series default
6868
6869 \begin_inset Index idx
6870 status collapsed
6871
6872 \begin_layout Plain Layout
6873 LaTeX-packages ! enumitem
6874 \end_layout
6875
6876 \end_inset
6877
6878 .
6879  For more info see its documentation, 
6880 \begin_inset CommandInset citation
6881 LatexCommand cite
6882 key "enumitem"
6883
6884 \end_inset
6885
6886 .
6887 \end_layout
6888
6889 \begin_layout Standard
6890 There are also many commands available to change the horizontal spacing
6891  and indentation.
6892  Here is an example where the indentation was changed to that of the paragraphs
6893  in the document and the label separation was set to 2
6894 \begin_inset space \thinspace{}
6895 \end_inset
6896
6897 cm so that the number is in the page margin:
6898 \end_layout
6899
6900 \begin_layout Enumerate
6901 \begin_inset Argument
6902 status open
6903
6904 \begin_layout Plain Layout
6905 \begin_inset ERT
6906 status collapsed
6907
6908 \begin_layout Plain Layout
6909
6910 labelindent=
6911 \backslash
6912 parindent, labelsep=2cm
6913 \end_layout
6914
6915 \end_inset
6916
6917
6918 \end_layout
6919
6920 \end_inset
6921
6922 An enumeration
6923 \end_layout
6924
6925 \begin_layout Enumerate
6926 with negative indentation
6927 \end_layout
6928
6929 \begin_layout Subsubsection
6930 Further Customization
6931 \begin_inset Index idx
6932 status collapsed
6933
6934 \begin_layout Plain Layout
6935 Lists ! Customization
6936 \end_layout
6937
6938 \end_inset
6939
6940
6941 \end_layout
6942
6943 \begin_layout Standard
6944 You can also change the style of description lists.
6945  The command
6946 \end_layout
6947
6948 \begin_layout Standard
6949
6950 \series bold
6951 font=definition
6952 \end_layout
6953
6954 \begin_layout Standard
6955 changes the description label font, the command
6956 \end_layout
6957
6958 \begin_layout Standard
6959
6960 \series bold
6961 style=definition
6962 \end_layout
6963
6964 \begin_layout Standard
6965 sets the list style.
6966 \end_layout
6967
6968 \begin_layout Standard
6969 An example where the command
6970 \end_layout
6971
6972 \begin_layout Standard
6973
6974 \series bold
6975 font=
6976 \backslash
6977 itshape, style=nextline
6978 \end_layout
6979
6980 \begin_layout Standard
6981 is used:
6982 \end_layout
6983
6984 \begin_layout Description
6985 Ionizing
6986 \begin_inset space ~
6987 \end_inset
6988
6989 radiation: 
6990 \begin_inset Argument
6991 status collapsed
6992
6993 \begin_layout Plain Layout
6994 \begin_inset ERT
6995 status collapsed
6996
6997 \begin_layout Plain Layout
6998
6999 labelindent=0pt, labelsep=1cm, font=
7000 \backslash
7001 itshape, style=nextline
7002 \end_layout
7003
7004 \end_inset
7005
7006
7007 \end_layout
7008
7009 \end_inset
7010
7011 Ionizing radiation consists of particles or electromagnetic waves that are
7012  energetic enough to detach electrons from atoms or molecules, therefore
7013  ionizing them.
7014 \end_layout
7015
7016 \begin_layout Description
7017 Reference
7018 \begin_inset space ~
7019 \end_inset
7020
7021 counting: In computer science, reference counting is a technique of storing
7022  the number of references, pointers, or handles to a resource such as an
7023  object, block of memory, disk space or other resource.
7024 \end_layout
7025
7026 \begin_layout Standard
7027 There are many more commands and features provided by the LaTeX-package
7028  
7029 \series bold
7030 enumitem
7031 \series default
7032
7033 \begin_inset Index idx
7034 status collapsed
7035
7036 \begin_layout Plain Layout
7037 LaTeX-packages ! enumitem
7038 \end_layout
7039
7040 \end_inset
7041
7042 .
7043  For more info see its documentation, 
7044 \begin_inset CommandInset citation
7045 LatexCommand cite
7046 key "enumitem"
7047
7048 \end_inset
7049
7050 .
7051 \end_layout
7052
7053 \begin_layout Subsection
7054 Letters
7055 \begin_inset Index idx
7056 status collapsed
7057
7058 \begin_layout Plain Layout
7059 Letters
7060 \end_layout
7061
7062 \end_inset
7063
7064
7065 \end_layout
7066
7067 \begin_layout Subsubsection
7068
7069 \family sans
7070 Address
7071 \family default
7072  and 
7073 \family sans
7074 Right
7075 \begin_inset space ~
7076 \end_inset
7077
7078 Address
7079 \family default
7080 : An Overview
7081 \end_layout
7082
7083 \begin_layout Standard
7084 Although LyX has document classes for letters, we've also created two paragraph
7085  environments called 
7086 \family sans
7087 Address
7088 \family default
7089  and 
7090 \family sans
7091 Right
7092 \begin_inset space ~
7093 \end_inset
7094
7095 Address
7096 \family default
7097 .
7098  To use the letter class, you need to use specific paragraph environments
7099  in a specific order, otherwise LaTeX gags on the document.
7100  In contrast, you can use the 
7101 \family sans
7102 Address
7103 \family default
7104  and 
7105 \family sans
7106 Right
7107 \begin_inset space ~
7108 \end_inset
7109
7110 Address
7111 \family default
7112  paragraph environments anywhere with no problem.
7113  You can even nest them inside other environments, though you can't nest
7114  anything in them.
7115 \end_layout
7116
7117 \begin_layout Standard
7118 Of course, you're not limited to using 
7119 \family sans
7120 Address
7121 \family default
7122  and 
7123 \family sans
7124 Right
7125 \begin_inset space ~
7126 \end_inset
7127
7128 Address
7129 \family default
7130  for letters only.
7131  
7132 \family sans
7133 Right
7134 \begin_inset space ~
7135 \end_inset
7136
7137 Address
7138 \family default
7139 , in particular, is useful for creating article titles like those used in
7140  some European academic papers.
7141 \end_layout
7142
7143 \begin_layout Subsubsection
7144 Usage
7145 \begin_inset CommandInset label
7146 LatexCommand label
7147 name "sec:Address-Usage"
7148
7149 \end_inset
7150
7151
7152 \end_layout
7153
7154 \begin_layout Standard
7155 The 
7156 \family sans
7157 Address
7158 \family default
7159  environment formats text in the style of an address, which is also used
7160  for the opening and signature in some countries.
7161  Similarly, the 
7162 \family sans
7163 Right
7164 \begin_inset space ~
7165 \end_inset
7166
7167 Address
7168 \family default
7169  environment formats text in the style of a right-justified address, which
7170  is used for the sender's address and today's date in some countries.
7171  Here's an example of each:
7172 \end_layout
7173
7174 \begin_layout Right Address
7175 Right Address
7176 \begin_inset Newline newline
7177 \end_inset
7178
7179 Who I am
7180 \begin_inset Newline newline
7181 \end_inset
7182
7183 Where I am
7184 \begin_inset Newline newline
7185 \end_inset
7186
7187 When is it? What is today?
7188 \end_layout
7189
7190 \begin_layout Standard
7191 That was 
7192 \family sans
7193 Right
7194 \begin_inset space ~
7195 \end_inset
7196
7197 Address
7198 \family default
7199 .
7200  Notice that the lines all have the same left margin, which LyX sets to
7201  fit the largest block of text on a single line.
7202  Here's an example of the 
7203 \family sans
7204 Address
7205 \family default
7206  environment:
7207 \end_layout
7208
7209 \begin_layout Address
7210 Who are you
7211 \begin_inset Newline newline
7212 \end_inset
7213
7214 Where do I send this
7215 \begin_inset Newline newline
7216 \end_inset
7217
7218 Your post office and country
7219 \end_layout
7220
7221 \begin_layout Standard
7222 As you can see, both 
7223 \family sans
7224 Address
7225 \family default
7226  and 
7227 \family sans
7228 Right
7229 \begin_inset space ~
7230 \end_inset
7231
7232 Address
7233 \family default
7234  add extra space between themselves and the next paragraph.
7235  If you hit 
7236 \family sans
7237 Return
7238 \family default
7239  in either of these environments, LyX resets the nesting depth and sets
7240  the environment to 
7241 \family sans
7242 Standard
7243 \family default
7244 .
7245  This makes sense, since 
7246 \family sans
7247 Return
7248 \family default
7249  is the 
7250 \family typewriter
7251 break-paragraph
7252 \family default
7253  function, and the individual lines of an address are not paragraphs.
7254  Thus, you have to use 
7255 \family typewriter
7256 break-line
7257 \family default
7258  (
7259 \begin_inset Info
7260 type  "shortcut"
7261 arg   "newline-insert newline"
7262 \end_inset
7263
7264  or 
7265 \family sans
7266 Formatting
7267 \begin_inset space ~
7268 \end_inset
7269
7270 Character\SpecialChar \menuseparator
7271 Line
7272 \begin_inset space ~
7273 \end_inset
7274
7275 Break
7276 \family default
7277  from the 
7278 \family sans
7279 Insert
7280 \family default
7281  menu) to start a new line in an 
7282 \family sans
7283 Address
7284 \family default
7285  or 
7286 \family sans
7287 Right
7288 \begin_inset space ~
7289 \end_inset
7290
7291 Address
7292 \family default
7293  environment.
7294 \end_layout
7295
7296 \begin_layout Subsection
7297 Academic Writing
7298 \end_layout
7299
7300 \begin_layout Standard
7301 Most academic writing begins with an abstract and ends with a bibliography
7302  or list of references.
7303  LyX contains paragraph environments for both of these.
7304 \end_layout
7305
7306 \begin_layout Subsubsection
7307
7308 \family sans
7309 Abstract
7310 \begin_inset Index idx
7311 status collapsed
7312
7313 \begin_layout Plain Layout
7314 Abstracts
7315 \end_layout
7316
7317 \end_inset
7318
7319
7320 \end_layout
7321
7322 \begin_layout Standard
7323 The 
7324 \family sans
7325 Abstract
7326 \family default
7327  environment is used for the abstract of an article.
7328  Technically, you could use this environment anywhere, but you really should
7329  only use it at the beginning of the document, after the title.
7330  Also, don't bother trying to nest 
7331 \family sans
7332 Abstract
7333 \family default
7334  in anything else or vice versa.
7335  It will not work.
7336  The 
7337 \family sans
7338 Abstract
7339 \family default
7340  environment is only useful in the article and report document classes.
7341  The book document classes ignores the 
7342 \family sans
7343 Abstract
7344 \family default
7345  completely, and it's utterly silly to use 
7346 \family sans
7347 Abstract
7348 \family default
7349  in a letter document class.
7350 \end_layout
7351
7352 \begin_layout Standard
7353 The 
7354 \family sans
7355 Abstract
7356 \family default
7357  environment does several things for you.
7358  First, it puts the centered label 
7359 \begin_inset Quotes eld
7360 \end_inset
7361
7362 Abstract
7363 \begin_inset Quotes erd
7364 \end_inset
7365
7366  above the text.
7367  The label and the text of the abstract are separated by some extra vertical
7368  space.
7369  Second, it typesets everything in a smaller font, just as you'd expect.
7370  Lastly, it adds a bit of extra vertical space between the abstract and
7371  the subsequent text.
7372  Well, that's how it will appear on the LyX screen.
7373  The appearance in the output depends on the used article or report class.
7374 \end_layout
7375
7376 \begin_layout Standard
7377 Starting a new paragraph by hitting 
7378 \family sans
7379 Return
7380 \family default
7381  does not reset the paragraph environment.
7382  The new paragraph will still be in the 
7383 \family sans
7384 Abstract
7385 \family default
7386  environment.
7387  So, you will have to change the paragraph environment yourself when you
7388  finish entering the abstract of your document.
7389 \end_layout
7390
7391 \begin_layout Standard
7392 \begin_inset Float figure
7393 wide false
7394 sideways false
7395 status collapsed
7396
7397 \begin_layout Plain Layout
7398 \align center
7399 \begin_inset Graphics
7400         filename clipart/Abstract.pdf
7401
7402 \end_inset
7403
7404
7405 \end_layout
7406
7407 \begin_layout Plain Layout
7408 \begin_inset Caption
7409
7410 \begin_layout Plain Layout
7411 \begin_inset CommandInset label
7412 LatexCommand label
7413 name "cap:Paragraph-in-the"
7414
7415 \end_inset
7416
7417 Paragraph in the 
7418 \family sans
7419 Abstract
7420 \family default
7421  environment
7422 \end_layout
7423
7424 \end_inset
7425
7426
7427 \end_layout
7428
7429 \end_inset
7430
7431
7432 \end_layout
7433
7434 \begin_layout Standard
7435 We'd love to give you directly an example of the 
7436 \family sans
7437 Abstract
7438 \family default
7439  environment, but since this document is in the 
7440 \begin_inset Quotes eld
7441 \end_inset
7442
7443 book
7444 \begin_inset Quotes erd
7445 \end_inset
7446
7447  class, we can't do this.
7448  We inserted it therefore as figure
7449 \begin_inset space ~
7450 \end_inset
7451
7452
7453 \begin_inset CommandInset ref
7454 LatexCommand ref
7455 reference "cap:Paragraph-in-the"
7456
7457 \end_inset
7458
7459 .
7460  If you've never heard of an 
7461 \begin_inset Quotes eld
7462 \end_inset
7463
7464 abstract
7465 \begin_inset Quotes erd
7466 \end_inset
7467
7468  before, you can safely ignore this environment.
7469 \end_layout
7470
7471 \begin_layout Subsubsection
7472
7473 \family sans
7474 Bibliography
7475 \family default
7476
7477 \begin_inset Index idx
7478 status collapsed
7479
7480 \begin_layout Plain Layout
7481 Bibliography
7482 \end_layout
7483
7484 \end_inset
7485
7486
7487 \begin_inset CommandInset label
7488 LatexCommand label
7489 name "sub:Biblio_environment"
7490
7491 \end_inset
7492
7493
7494 \end_layout
7495
7496 \begin_layout Standard
7497 The 
7498 \family sans
7499 Bibliography
7500 \family default
7501  environment is used to list references.
7502  Technically, you could use this environment anywhere, but you really should
7503  only use it at the end of the document.
7504  Nesting 
7505 \family sans
7506 Bibliography
7507 \family default
7508  in anything else or vice versa will not work.
7509 \end_layout
7510
7511 \begin_layout Standard
7512 When you first open a 
7513 \family sans
7514 Bibliography
7515 \family default
7516  environment, LyX adds a large vertical space, followed by the heading 
7517 \begin_inset Quotes eld
7518 \end_inset
7519
7520 Bibliography
7521 \begin_inset Quotes erd
7522 \end_inset
7523
7524  or 
7525 \begin_inset Quotes eld
7526 \end_inset
7527
7528 References,
7529 \begin_inset Quotes erd
7530 \end_inset
7531
7532  depending on the document class.
7533  The heading is in a large boldface font.
7534  Each paragraph of the 
7535 \family sans
7536 Bibliography
7537 \family default
7538  environment is a bibliography entry.
7539  Thus, hitting 
7540 \family sans
7541 Return
7542 \family default
7543  does not reset the paragraph environment.
7544  Each new paragraph is still in the 
7545 \family sans
7546 Bibliography
7547 \family default
7548  environment.
7549 \end_layout
7550
7551 \begin_layout Standard
7552 There is another, usually better way to include references in your document
7553  by using a BibTeX database.
7554  For more information on that, and for a detailed description of LyX's bibliogra
7555 phy handling, have a look at section
7556 \begin_inset space ~
7557 \end_inset
7558
7559
7560 \begin_inset CommandInset ref
7561 LatexCommand ref
7562 reference "sec:Bibliography"
7563
7564 \end_inset
7565
7566 .
7567 \end_layout
7568
7569 \begin_layout Subsection
7570 LyX
7571 \family sans
7572 -Code
7573 \begin_inset Index idx
7574 status collapsed
7575
7576 \begin_layout Plain Layout
7577 Paragraph ! LyX code
7578 \end_layout
7579
7580 \end_inset
7581
7582
7583 \begin_inset CommandInset label
7584 LatexCommand label
7585 name "sub:LyX-Code"
7586
7587 \end_inset
7588
7589
7590 \end_layout
7591
7592 \begin_layout Standard
7593 The 
7594 \family sans
7595 LyX-Code
7596 \family default
7597  environment is another LyX extension.
7598  It type-sets text in a typewriter-style font.
7599  It also treats the 
7600 \family sans
7601 Space
7602 \family default
7603  key as a fixed whitespace;
7604 \begin_inset Foot
7605 status collapsed
7606
7607 \begin_layout Plain Layout
7608 In the 
7609 \family sans
7610 LyX-Code
7611 \family default
7612  environment, the 
7613 \family sans
7614 Space
7615 \family default
7616  key is treated as a 
7617 \family sans
7618 Protected
7619 \begin_inset space ~
7620 \end_inset
7621
7622 Blank
7623 \family default
7624  instead of an end-of-word marker.
7625 \end_layout
7626
7627 \end_inset
7628
7629  this is the only case in which you can type multiple whitespaces in LyX.
7630  If you need to insert blank lines, you will still need to use 
7631 \begin_inset Info
7632 type  "shortcut"
7633 arg   "newline-insert newline"
7634 \end_inset
7635
7636  (the 
7637 \family typewriter
7638 break-line
7639 \family default
7640  function).
7641  
7642 \family sans
7643 Return
7644 \family default
7645  breaks paragraphs.
7646  Note, however, that 
7647 \family sans
7648 Return
7649 \family default
7650  does not reset the paragraph environment.
7651  So, when you finish using the 
7652 \family sans
7653 LyX-Code
7654 \family default
7655  environment, you will need to change the paragraph environment yourself.
7656  Also, you can nest the 
7657 \family sans
7658 LyX-Code
7659 \family default
7660  environment inside of others.
7661 \end_layout
7662
7663 \begin_layout Standard
7664 There are a few quirks with this environment:
7665 \end_layout
7666
7667 \begin_layout Itemize
7668 You cannot use 
7669 \begin_inset Info
7670 type  "shortcut"
7671 arg   "newline-insert newline"
7672 \end_inset
7673
7674  at the beginning of a new paragraph (i.
7675 \begin_inset space \thinspace{}
7676 \end_inset
7677
7678 e.
7679 \begin_inset space \space{}
7680 \end_inset
7681
7682 you can't follow 
7683 \family sans
7684 Return
7685 \family default
7686  with a 
7687 \begin_inset Info
7688 type  "shortcut"
7689 arg   "newline-insert newline"
7690 \end_inset
7691
7692 ).
7693 \end_layout
7694
7695 \begin_layout Itemize
7696 You can't follow a 
7697 \begin_inset Info
7698 type  "shortcut"
7699 arg   "newline-insert newline"
7700 \end_inset
7701
7702  with a 
7703 \family sans
7704 Space
7705 \family default
7706 .
7707 \end_layout
7708
7709 \begin_deeper
7710 \begin_layout Itemize
7711 Use a 
7712 \family sans
7713 Return
7714 \family default
7715  to begin a new paragraph, then you can use a 
7716 \family sans
7717 Space
7718 \family default
7719 .
7720 \end_layout
7721
7722 \begin_layout Itemize
7723 Or: use 
7724 \begin_inset Info
7725 type  "shortcut"
7726 arg   "space-insert protected"
7727 \end_inset
7728
7729  instead.
7730 \end_layout
7731
7732 \end_deeper
7733 \begin_layout Itemize
7734 You can't have an empty paragraph or an empty line.
7735  You must put at least one 
7736 \family sans
7737 Space
7738 \family default
7739  in any line you want blank.
7740  Otherwise, LaTeX generates errors.
7741 \end_layout
7742
7743 \begin_layout Itemize
7744 You cannot get the typewriter double quotes by typing 
7745 \family sans
7746 "
7747 \family default
7748  since that will insert 
7749 \emph on
7750 real
7751 \emph default
7752  quotes.
7753  You get the typewriter double quotes with 
7754 \begin_inset Info
7755 type  "shortcut"
7756 arg   "self-insert \""
7757 \end_inset
7758
7759 .
7760 \end_layout
7761
7762 \begin_layout Standard
7763 Here is an example:
7764 \end_layout
7765
7766 \begin_layout LyX-Code
7767 #include <stdio.h>
7768 \end_layout
7769
7770 \begin_layout LyX-Code
7771  
7772 \end_layout
7773
7774 \begin_layout LyX-Code
7775 int main(void)
7776 \end_layout
7777
7778 \begin_layout LyX-Code
7779 {
7780 \end_layout
7781
7782 \begin_layout LyX-Code
7783     printf("Hello World!
7784 \backslash
7785 n");
7786 \end_layout
7787
7788 \begin_layout LyX-Code
7789     return 0;
7790 \end_layout
7791
7792 \begin_layout LyX-Code
7793 }
7794 \end_layout
7795
7796 \begin_layout Standard
7797 This is just the standard 
7798 \begin_inset Quotes eld
7799 \end_inset
7800
7801 Hello world!
7802 \begin_inset Quotes erd
7803 \end_inset
7804
7805  program.
7806  
7807 \end_layout
7808
7809 \begin_layout Standard
7810
7811 \family sans
7812 LyX-Code
7813 \family default
7814  has one purpose: to typeset code, such as program source, shell scripts,
7815  rc-files, and so on.
7816  Use it only in those very special cases where you need to generate text
7817  as if you used a typewriter.
7818 \begin_inset Index idx
7819 status collapsed
7820
7821 \begin_layout Plain Layout
7822 Paragraph environments|)
7823 \end_layout
7824
7825 \end_inset
7826
7827  For longer parts of programming code, use the listings inset that is described
7828  in the chapter 
7829 \emph on
7830 Program Code Listings
7831 \emph default
7832  of the 
7833 \emph on
7834 Embedded
7835 \begin_inset space ~
7836 \end_inset
7837
7838 Objects
7839 \emph default
7840  manual.
7841 \end_layout
7842
7843 \begin_layout Section
7844 Nesting Environments
7845 \begin_inset Index idx
7846 status collapsed
7847
7848 \begin_layout Plain Layout
7849 Nesting ! Environments
7850 \end_layout
7851
7852 \end_inset
7853
7854
7855 \begin_inset CommandInset label
7856 LatexCommand label
7857 name "sec:Nesting"
7858
7859 \end_inset
7860
7861
7862 \end_layout
7863
7864 \begin_layout Subsection
7865 Introduction
7866 \end_layout
7867
7868 \begin_layout Standard
7869 LyX treats text as a unified block with a particular context and specific
7870  properties.
7871  This allows you to create blocks that inherit some of the properties of
7872  another block.
7873  For example you have three main points in an outline, but point #2 also
7874  has two subpoints.
7875  In other words, you have a list inside of another list, with the inner
7876  list 
7877 \begin_inset Quotes eld
7878 \end_inset
7879
7880 attached
7881 \begin_inset Quotes erd
7882 \end_inset
7883
7884  to item #2:
7885 \end_layout
7886
7887 \begin_layout Enumerate
7888 one
7889 \end_layout
7890
7891 \begin_layout Enumerate
7892 two
7893 \end_layout
7894
7895 \begin_deeper
7896 \begin_layout Enumerate
7897 sublist – item #1
7898 \end_layout
7899
7900 \begin_layout Enumerate
7901 sublist – item #2
7902 \end_layout
7903
7904 \end_deeper
7905 \begin_layout Enumerate
7906 three
7907 \end_layout
7908
7909 \begin_layout Standard
7910 You put a list inside a list by nesting one list inside the other.
7911  Nesting an environment is quite simple: Select 
7912 \family sans
7913 Increase
7914 \begin_inset space ~
7915 \end_inset
7916
7917 List
7918 \begin_inset space ~
7919 \end_inset
7920
7921 Depth
7922 \family default
7923  or 
7924 \family sans
7925 Decrease
7926 \begin_inset space ~
7927 \end_inset
7928
7929 List
7930 \begin_inset space ~
7931 \end_inset
7932
7933 Depth
7934 \family default
7935  from the 
7936 \family sans
7937 Edit
7938 \family default
7939  menu to change the nesting depth of the current paragraph (the status bar
7940  will tell you how far you are nested).
7941  Instead of the menu, you can also use the toolbar buttons 
7942 \begin_inset Info
7943 type  "icon"
7944 arg   "depth-increment"
7945 \end_inset
7946
7947  and 
7948 \begin_inset Info
7949 type  "icon"
7950 arg   "depth-decrement"
7951 \end_inset
7952
7953  or the convenient key bindings 
7954 \family sans
7955 Tab
7956 \family default
7957  and 
7958 \family sans
7959 Shift-Tab
7960 \family default
7961  or 
7962 \begin_inset Info
7963 type  "shortcut"
7964 arg   "depth-increment"
7965 \end_inset
7966
7967  and 
7968 \begin_inset Info
7969 type  "shortcut"
7970 arg   "depth-decrement"
7971 \end_inset
7972
7973  to change the nesting level.
7974  The change will work on the current selection if you have made one (allowing
7975  you to change the nesting of several paragraphs at once), or the current
7976  paragraph.
7977 \end_layout
7978
7979 \begin_layout Standard
7980 Note that LyX only changes the nesting depth if it can.
7981  If it's invalid to do so, nothing happens if you try to change the depth.
7982  Additionally, if you change the depth of one paragraph, it affects the
7983  depth of every paragraph nested inside of it.
7984 \end_layout
7985
7986 \begin_layout Standard
7987 Nesting isn't limited to lists.
7988  In LyX, you can nest just about anything inside anything else, as you're
7989  about to find out.
7990  This is the real power of nesting paragraph environments.
7991 \end_layout
7992
7993 \begin_layout Subsection
7994 What You Can and Can't Nest
7995 \end_layout
7996
7997 \begin_layout Standard
7998 Before we fire a list of paragraph environments at you, we need to tell
7999  you a little bit more about how nesting works.
8000 \end_layout
8001
8002 \begin_layout Standard
8003 The question if nesting a paragraph environment is possible, is a bit more
8004  complicated than a simple yes or no.
8005  There are three types of paragraph environments:
8006 \end_layout
8007
8008 \begin_layout Itemize
8009 Completely unnestable
8010 \end_layout
8011
8012 \begin_layout Itemize
8013 Fully nestable, you can nest them inside things and you can also nest other
8014  things inside them.
8015 \end_layout
8016
8017 \begin_layout Itemize
8018 A third type, you can nest them into other environments, but you can't nest
8019  anything into them.
8020 \end_layout
8021
8022 \begin_layout Standard
8023 Here's a list of the three types of nesting behavior, and which paragraph
8024  environments have them:
8025 \end_layout
8026
8027 \begin_layout Description
8028 Unnestable Can't nest them.
8029  Can't nest into them.
8030 \end_layout
8031
8032 \begin_deeper
8033 \begin_layout Itemize
8034
8035 \family sans
8036 Bibliography
8037 \end_layout
8038
8039 \begin_layout Itemize
8040
8041 \family sans
8042 Abstract
8043 \end_layout
8044
8045 \begin_layout Itemize
8046
8047 \family sans
8048 Title
8049 \end_layout
8050
8051 \begin_layout Itemize
8052
8053 \family sans
8054 Author
8055 \end_layout
8056
8057 \begin_layout Itemize
8058
8059 \family sans
8060 Date
8061 \end_layout
8062
8063 \end_deeper
8064 \begin_layout Description
8065 Fully
8066 \begin_inset space ~
8067 \end_inset
8068
8069 Nestable You can nest them.
8070  You can nest other things into them.
8071 \end_layout
8072
8073 \begin_deeper
8074 \begin_layout Itemize
8075
8076 \family sans
8077 Verse
8078 \end_layout
8079
8080 \begin_layout Itemize
8081
8082 \family sans
8083 Quote
8084 \end_layout
8085
8086 \begin_layout Itemize
8087
8088 \family sans
8089 Quotation
8090 \end_layout
8091
8092 \begin_layout Itemize
8093
8094 \family sans
8095 Itemize
8096 \end_layout
8097
8098 \begin_layout Itemize
8099
8100 \family sans
8101 Enumerate
8102 \end_layout
8103
8104 \begin_layout Itemize
8105
8106 \family sans
8107 Description
8108 \end_layout
8109
8110 \begin_layout Itemize
8111
8112 \family sans
8113 List
8114 \end_layout
8115
8116 \begin_layout Itemize
8117
8118 \family sans
8119 LyX-Code
8120 \end_layout
8121
8122 \end_deeper
8123 \begin_layout Description
8124 Nestable-Inside You can nest them inside other things.
8125  You can't nest anything into them.
8126 \end_layout
8127
8128 \begin_deeper
8129 \begin_layout Itemize
8130
8131 \family sans
8132 Standard
8133 \end_layout
8134
8135 \begin_layout Itemize
8136
8137 \family sans
8138 Part
8139 \end_layout
8140
8141 \begin_layout Itemize
8142
8143 \family sans
8144 Chapter
8145 \end_layout
8146
8147 \begin_layout Itemize
8148
8149 \family sans
8150 Section
8151 \end_layout
8152
8153 \begin_layout Itemize
8154
8155 \family sans
8156 Subsection
8157 \end_layout
8158
8159 \begin_layout Itemize
8160
8161 \family sans
8162 Subsubsection
8163 \end_layout
8164
8165 \begin_layout Itemize
8166
8167 \family sans
8168 Paragraph
8169 \end_layout
8170
8171 \begin_layout Itemize
8172
8173 \family sans
8174 Subparagraph
8175 \end_layout
8176
8177 \begin_layout Itemize
8178
8179 \family sans
8180 Part*
8181 \end_layout
8182
8183 \begin_layout Itemize
8184
8185 \family sans
8186 Chapter*
8187 \end_layout
8188
8189 \begin_layout Itemize
8190
8191 \family sans
8192 Section*
8193 \end_layout
8194
8195 \begin_layout Itemize
8196
8197 \family sans
8198 Subsection*
8199 \end_layout
8200
8201 \begin_layout Itemize
8202
8203 \family sans
8204 Subsubsection*
8205 \end_layout
8206
8207 \begin_layout Itemize
8208
8209 \family sans
8210 Right
8211 \begin_inset space ~
8212 \end_inset
8213
8214 Address
8215 \end_layout
8216
8217 \begin_layout Itemize
8218
8219 \family sans
8220 Address
8221 \end_layout
8222
8223 \end_deeper
8224 \begin_layout Standard
8225 \begin_inset Note Greyedout
8226 status collapsed
8227
8228 \begin_layout Plain Layout
8229
8230 \series bold
8231 Note:
8232 \series default
8233  Although it is possible to nest numbered section headings like 
8234 \family sans
8235 Chapter
8236 \family default
8237
8238 \family sans
8239 Section
8240 \family default
8241 , etc.
8242 \begin_inset space ~
8243 \end_inset
8244
8245 into e.
8246 \begin_inset space \thinspace{}
8247 \end_inset
8248
8249 g.
8250 \begin_inset space \space{}
8251 \end_inset
8252
8253 lists, it is highly recommended not to do this because the aim is to create
8254  well-structured documents following typesetting guidelines whereas nested
8255  section headings violate this.
8256 \end_layout
8257
8258 \end_inset
8259
8260
8261 \end_layout
8262
8263 \begin_layout Subsection
8264 Nesting Other Things: Tables, Math, Floats, etc.
8265 \begin_inset Index idx
8266 status collapsed
8267
8268 \begin_layout Plain Layout
8269 Nesting ! Tables etc.
8270 \end_layout
8271
8272 \end_inset
8273
8274
8275 \end_layout
8276
8277 \begin_layout Standard
8278 There are several things that aren't paragraph environments, but which are
8279  affected by nesting anyhow.
8280  They are:
8281 \end_layout
8282
8283 \begin_layout Itemize
8284 equations
8285 \end_layout
8286
8287 \begin_layout Itemize
8288 tables
8289 \end_layout
8290
8291 \begin_layout Itemize
8292 figures
8293 \end_layout
8294
8295 \begin_layout Standard
8296 (
8297 \begin_inset Note Greyedout
8298 status collapsed
8299
8300 \begin_layout Plain Layout
8301
8302 \series bold
8303 Note:
8304 \series default
8305  Figures and tables in 
8306 \family sans
8307 Floats
8308 \family default
8309  are not affected by this.
8310 \end_layout
8311
8312 \end_inset
8313
8314  Have a look at section
8315 \begin_inset space ~
8316 \end_inset
8317
8318
8319 \begin_inset CommandInset ref
8320 LatexCommand ref
8321 reference "sec:Floats"
8322
8323 \end_inset
8324
8325  for more information about 
8326 \family sans
8327 Floats
8328 \family default
8329 .)
8330 \end_layout
8331
8332 \begin_layout Standard
8333 LyX can treat these three objects as either a word or as a paragraph.
8334  If a figure, table, or an equation is inline, it goes wherever the paragraph
8335  it is in goes.
8336 \end_layout
8337
8338 \begin_layout Standard
8339 On the other hand, if you have an equation, figure or table in a 
8340 \begin_inset Quotes eld
8341 \end_inset
8342
8343 paragraph
8344 \begin_inset Quotes erd
8345 \end_inset
8346
8347  of its own, it behaves just like a 
8348 \begin_inset Quotes eld
8349 \end_inset
8350
8351 nestable-inside
8352 \begin_inset Quotes erd
8353 \end_inset
8354
8355  paragraph environment.
8356  You can nest it into any environment, but you obviously can't nest anything
8357  into it.
8358 \end_layout
8359
8360 \begin_layout Standard
8361 Here's an example with a table:
8362 \end_layout
8363
8364 \begin_layout Enumerate
8365 Item One
8366 \end_layout
8367
8368 \begin_deeper
8369 \begin_layout Enumerate
8370 This is (a) and it's nested.
8371 \end_layout
8372
8373 \begin_deeper
8374 \begin_layout Standard
8375 \begin_inset VSpace 0.3cm
8376 \end_inset
8377
8378
8379 \end_layout
8380
8381 \begin_layout Standard
8382 \align center
8383 \begin_inset Tabular
8384 <lyxtabular version="3" rows="2" columns="2">
8385 <features tabularvalignment="middle">
8386 <column alignment="center" valignment="top" width="0pt">
8387 <column alignment="center" valignment="top" width="0pt">
8388 <row>
8389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8390 \begin_inset Text
8391
8392 \begin_layout Plain Layout
8393
8394 \family roman
8395 \series medium
8396 \shape up
8397 \size normal
8398 \emph off
8399 \bar no
8400 \noun off
8401 \color none
8402 a
8403 \end_layout
8404
8405 \end_inset
8406 </cell>
8407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8408 \begin_inset Text
8409
8410 \begin_layout Plain Layout
8411
8412 \family roman
8413 \series medium
8414 \shape up
8415 \size normal
8416 \emph off
8417 \bar no
8418 \noun off
8419 \color none
8420 b
8421 \end_layout
8422
8423 \end_inset
8424 </cell>
8425 </row>
8426 <row>
8427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8428 \begin_inset Text
8429
8430 \begin_layout Plain Layout
8431
8432 \family roman
8433 \series medium
8434 \shape up
8435 \size normal
8436 \emph off
8437 \bar no
8438 \noun off
8439 \color none
8440 c
8441 \end_layout
8442
8443 \end_inset
8444 </cell>
8445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8446 \begin_inset Text
8447
8448 \begin_layout Plain Layout
8449
8450 \family roman
8451 \series medium
8452 \shape up
8453 \size normal
8454 \emph off
8455 \bar no
8456 \noun off
8457 \color none
8458 d
8459 \end_layout
8460
8461 \end_inset
8462 </cell>
8463 </row>
8464 </lyxtabular>
8465
8466 \end_inset
8467
8468
8469 \end_layout
8470
8471 \begin_layout Standard
8472 \begin_inset VSpace 0.3cm
8473 \end_inset
8474
8475
8476 \end_layout
8477
8478 \end_deeper
8479 \begin_layout Enumerate
8480 This is (b).
8481  The table is actually nested inside (a).
8482 \end_layout
8483
8484 \end_deeper
8485 \begin_layout Enumerate
8486 Back out again.
8487 \end_layout
8488
8489 \begin_layout Standard
8490 If we hadn't nested the table at all, the list would look like this:
8491 \end_layout
8492
8493 \begin_layout Enumerate
8494 Item One
8495 \end_layout
8496
8497 \begin_deeper
8498 \begin_layout Enumerate
8499 This is (a) and it's nested.
8500 \end_layout
8501
8502 \end_deeper
8503 \begin_layout Standard
8504 \begin_inset VSpace 0.3cm
8505 \end_inset
8506
8507
8508 \end_layout
8509
8510 \begin_layout Standard
8511 \align center
8512 \begin_inset Tabular
8513 <lyxtabular version="3" rows="2" columns="2">
8514 <features tabularvalignment="middle">
8515 <column alignment="center" valignment="top" width="0pt">
8516 <column alignment="center" valignment="top" width="0pt">
8517 <row>
8518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8519 \begin_inset Text
8520
8521 \begin_layout Plain Layout
8522
8523 \family roman
8524 \series medium
8525 \shape up
8526 \size normal
8527 \emph off
8528 \bar no
8529 \noun off
8530 \color none
8531 a
8532 \end_layout
8533
8534 \end_inset
8535 </cell>
8536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8537 \begin_inset Text
8538
8539 \begin_layout Plain Layout
8540
8541 \family roman
8542 \series medium
8543 \shape up
8544 \size normal
8545 \emph off
8546 \bar no
8547 \noun off
8548 \color none
8549 b
8550 \end_layout
8551
8552 \end_inset
8553 </cell>
8554 </row>
8555 <row>
8556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8557 \begin_inset Text
8558
8559 \begin_layout Plain Layout
8560
8561 \family roman
8562 \series medium
8563 \shape up
8564 \size normal
8565 \emph off
8566 \bar no
8567 \noun off
8568 \color none
8569 c
8570 \end_layout
8571
8572 \end_inset
8573 </cell>
8574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8575 \begin_inset Text
8576
8577 \begin_layout Plain Layout
8578
8579 \family roman
8580 \series medium
8581 \shape up
8582 \size normal
8583 \emph off
8584 \bar no
8585 \noun off
8586 \color none
8587 d
8588 \end_layout
8589
8590 \end_inset
8591 </cell>
8592 </row>
8593 </lyxtabular>
8594
8595 \end_inset
8596
8597
8598 \end_layout
8599
8600 \begin_layout Standard
8601 \begin_inset VSpace 0.3cm
8602 \end_inset
8603
8604
8605 \end_layout
8606
8607 \begin_layout Enumerate
8608 This is (b).
8609  The table is 
8610 \emph on
8611 not
8612 \emph default
8613  nested inside (a).
8614  In fact, it's not nested at all.
8615 \end_layout
8616
8617 \begin_layout Enumerate
8618 Back out again.
8619 \end_layout
8620
8621 \begin_layout Standard
8622 Notice how item (b) is not only no longer nested, but is also the first
8623  item of a new list!
8624 \end_layout
8625
8626 \begin_layout Standard
8627 There's another trap you can fall into: Nesting the table, but not going
8628  deep enough.
8629  LyX then turns anything after the table into a new sublist.
8630 \end_layout
8631
8632 \begin_layout Enumerate
8633 Item One
8634 \end_layout
8635
8636 \begin_deeper
8637 \begin_layout Enumerate
8638 This is (a) and it's nested.
8639 \end_layout
8640
8641 \begin_layout Standard
8642 \begin_inset VSpace 0.3cm
8643 \end_inset
8644
8645
8646 \end_layout
8647
8648 \begin_layout Standard
8649 \align center
8650 \begin_inset Tabular
8651 <lyxtabular version="3" rows="2" columns="2">
8652 <features tabularvalignment="middle">
8653 <column alignment="center" valignment="top" width="0pt">
8654 <column alignment="center" valignment="top" width="0pt">
8655 <row>
8656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8657 \begin_inset Text
8658
8659 \begin_layout Plain Layout
8660
8661 \family roman
8662 \series medium
8663 \shape up
8664 \size normal
8665 \emph off
8666 \bar no
8667 \noun off
8668 \color none
8669 a
8670 \end_layout
8671
8672 \end_inset
8673 </cell>
8674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8675 \begin_inset Text
8676
8677 \begin_layout Plain Layout
8678
8679 \family roman
8680 \series medium
8681 \shape up
8682 \size normal
8683 \emph off
8684 \bar no
8685 \noun off
8686 \color none
8687 b
8688 \end_layout
8689
8690 \end_inset
8691 </cell>
8692 </row>
8693 <row>
8694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8695 \begin_inset Text
8696
8697 \begin_layout Plain Layout
8698
8699 \family roman
8700 \series medium
8701 \shape up
8702 \size normal
8703 \emph off
8704 \bar no
8705 \noun off
8706 \color none
8707 c
8708 \end_layout
8709
8710 \end_inset
8711 </cell>
8712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8713 \begin_inset Text
8714
8715 \begin_layout Plain Layout
8716
8717 \family roman
8718 \series medium
8719 \shape up
8720 \size normal
8721 \emph off
8722 \bar no
8723 \noun off
8724 \color none
8725 d
8726 \end_layout
8727
8728 \end_inset
8729 </cell>
8730 </row>
8731 </lyxtabular>
8732
8733 \end_inset
8734
8735
8736 \end_layout
8737
8738 \end_deeper
8739 \begin_layout Standard
8740 \begin_inset VSpace 0.3cm
8741 \end_inset
8742
8743
8744 \end_layout
8745
8746 \begin_layout Enumerate
8747 This is (b).
8748  The table is actually nested inside Item One, but 
8749 \emph on
8750 not
8751 \emph default
8752  inside (a).
8753 \end_layout
8754
8755 \begin_layout Enumerate
8756 Back out again.
8757 \end_layout
8758
8759 \begin_layout Standard
8760 As you can see, item (b) turned into the first item of a new list, but a
8761  new list 
8762 \emph on
8763 inside
8764 \emph default
8765  item 1.
8766  The same thing would have happened to a figure or an equation.
8767  So, if you nest tables, figures or equations, make sure you go to the right
8768  depth!
8769 \end_layout
8770
8771 \begin_layout Subsection
8772 Usage and General Features
8773 \end_layout
8774
8775 \begin_layout Standard
8776 Speaking of levels, LyX can perform up to a six-fold nesting.
8777  In other words, 
8778 \begin_inset Quotes eld
8779 \end_inset
8780
8781 level #6
8782 \begin_inset Quotes erd
8783 \end_inset
8784
8785  is the innermost possible depth.
8786  Here's an example to illustrate what we mean:
8787 \end_layout
8788
8789 \begin_layout Enumerate
8790 level #1 – outermost
8791 \end_layout
8792
8793 \begin_deeper
8794 \begin_layout Enumerate
8795 level #2
8796 \end_layout
8797
8798 \begin_deeper
8799 \begin_layout Enumerate
8800 level #3
8801 \end_layout
8802
8803 \begin_deeper
8804 \begin_layout Enumerate
8805 level #4
8806 \end_layout
8807
8808 \begin_deeper
8809 \begin_layout Itemize
8810 level #5
8811 \end_layout
8812
8813 \begin_deeper
8814 \begin_layout Itemize
8815 level #6
8816 \end_layout
8817
8818 \end_deeper
8819 \end_deeper
8820 \end_deeper
8821 \end_deeper
8822 \end_deeper
8823 \begin_layout Standard
8824 There are two exceptions to the six-fold nesting limit, and you can see
8825  both of them in the example.
8826  Unlike the other fully-nestable environments, you can only perform a four-fold
8827  nesting with the 
8828 \family sans
8829 Enumerate
8830 \family default
8831  and 
8832 \family sans
8833 Itemize
8834 \family default
8835  environments.
8836  For example, if we tried to nest another 
8837 \family sans
8838 Enumerate
8839 \family default
8840  list inside item 
8841 \begin_inset Quotes eld
8842 \end_inset
8843
8844 A.
8845 \begin_inset Quotes erd
8846 \end_inset
8847
8848 , we would get errors.
8849 \end_layout
8850
8851 \begin_layout Subsection
8852 Some Examples
8853 \begin_inset Index idx
8854 status collapsed
8855
8856 \begin_layout Plain Layout
8857 Nesting ! Examples
8858 \end_layout
8859
8860 \end_inset
8861
8862
8863 \end_layout
8864
8865 \begin_layout Standard
8866 The best way to explain just what you can do with nesting is by illustration.
8867  We have several examples of nested environments.
8868  In them, we explain how we created the example, so that you can reproduce
8869  them.
8870 \end_layout
8871
8872 \begin_layout Subsubsection
8873 Example 1: The Six-fold Way and Mixed Nesting
8874 \end_layout
8875
8876 \begin_layout Labeling
8877 \labelwidthstring MMM
8878 #1-a This is the outermost level.
8879  It's a 
8880 \family sans
8881 List
8882 \family default
8883  environment.
8884 \end_layout
8885
8886 \begin_deeper
8887 \begin_layout Labeling
8888 \labelwidthstring MMM
8889 #2-a This is level #2.
8890  We created it by using 
8891 \begin_inset Info
8892 type  "shortcut"
8893 arg   "break-paragraph inverse"
8894 \end_inset
8895
8896  followed by 
8897 \begin_inset Info
8898 type  "shortcut"
8899 arg   "depth-increment"
8900 \end_inset
8901
8902 .
8903 \end_layout
8904
8905 \begin_deeper
8906 \begin_layout Labeling
8907 \labelwidthstring MMM
8908 #3-a This is level #3.
8909  This time, we just hit 
8910 \family sans
8911 Return
8912 \family default
8913 , then used 
8914 \begin_inset Info
8915 type  "shortcut"
8916 arg   "depth-increment"
8917 \end_inset
8918
8919  twice in a row.
8920  We could have also created it the same way as we did the previous level,
8921  by hitting 
8922 \begin_inset Info
8923 type  "shortcut"
8924 arg   "break-paragraph inverse"
8925 \end_inset
8926
8927  followed by 
8928 \begin_inset Info
8929 type  "shortcut"
8930 arg   "depth-increment"
8931 \end_inset
8932
8933 .
8934 \end_layout
8935
8936 \begin_deeper
8937 \begin_layout Standard
8938 This is actually a 
8939 \family sans
8940 Standard
8941 \family default
8942  environment, nested inside of 
8943 \begin_inset Quotes eld
8944 \end_inset
8945
8946 #3-a
8947 \begin_inset Quotes erd
8948 \end_inset
8949
8950 .
8951  So, it's at level #4.
8952  We did this by hitting 
8953 \begin_inset Info
8954 type  "shortcut"
8955 arg   "break-paragraph inverse"
8956 \end_inset
8957
8958 , then 
8959 \begin_inset Info
8960 type  "shortcut"
8961 arg   "depth-increment"
8962 \end_inset
8963
8964 , then changing the paragraph environment to 
8965 \family sans
8966 Standard
8967 \family default
8968 .
8969  Do this to create list items with more than one paragraph — it also works
8970  for the 
8971 \family sans
8972 Description
8973 \family default
8974
8975 \family sans
8976 Enumerate
8977 \family default
8978 , and 
8979 \family sans
8980 Itemize
8981 \family default
8982  environments!
8983 \end_layout
8984
8985 \begin_layout Standard
8986 Here's another 
8987 \family sans
8988 Standard
8989 \family default
8990  paragraph, also at level #4, made with just a 
8991 \begin_inset Info
8992 type  "shortcut"
8993 arg   "break-paragraph inverse"
8994 \end_inset
8995
8996 .
8997 \end_layout
8998
8999 \begin_layout Labeling
9000 \labelwidthstring MMM
9001 #4-a This is level #4.
9002  We hit 
9003 \begin_inset Info
9004 type  "shortcut"
9005 arg   "break-paragraph inverse"
9006 \end_inset
9007
9008  and changed the paragraph environment back to 
9009 \family sans
9010 List
9011 \family default
9012 .
9013  Remember — we can't nest anything inside a 
9014 \family sans
9015 Standard
9016 \family default
9017  environment, which is why we're still at level #4.
9018  However, we 
9019 \emph on
9020 can
9021 \emph default
9022  keep nesting things inside 
9023 \begin_inset Quotes eld
9024 \end_inset
9025
9026 #3-a
9027 \begin_inset Quotes erd
9028 \end_inset
9029
9030 .
9031 \end_layout
9032
9033 \begin_deeper
9034 \begin_layout Labeling
9035 \labelwidthstring MMM
9036 #5-a This is level #5\SpecialChar \ldots{}
9037
9038 \end_layout
9039
9040 \begin_deeper
9041 \begin_layout Labeling
9042 \labelwidthstring MMM
9043 #6-a \SpecialChar \ldots{}
9044 and this is level #6.
9045  By now, you should know how we made these two.
9046 \end_layout
9047
9048 \end_deeper
9049 \begin_layout Labeling
9050 \labelwidthstring MMM
9051 #5-b Back to level #5.
9052  Just hit 
9053 \begin_inset Info
9054 type  "shortcut"
9055 arg   "break-paragraph inverse"
9056 \end_inset
9057
9058  followed by a 
9059 \begin_inset Info
9060 type  "shortcut"
9061 arg   "depth-decrement"
9062 \end_inset
9063
9064 .
9065 \end_layout
9066
9067 \end_deeper
9068 \begin_layout Labeling
9069 \labelwidthstring MMM
9070 #4-b After another 
9071 \begin_inset Info
9072 type  "shortcut"
9073 arg   "break-paragraph inverse"
9074 \end_inset
9075
9076  followed by a 
9077 \begin_inset Info
9078 type  "shortcut"
9079 arg   "depth-decrement"
9080 \end_inset
9081
9082 , we're back at level #4.
9083 \end_layout
9084
9085 \end_deeper
9086 \begin_layout Labeling
9087 \labelwidthstring MMM
9088 #3-b Back to level #3.
9089  By now it should be obvious how we did this.
9090 \end_layout
9091
9092 \end_deeper
9093 \begin_layout Labeling
9094 \labelwidthstring MMM
9095 #2-b Back to level #2.
9096  
9097 \end_layout
9098
9099 \end_deeper
9100 \begin_layout Labeling
9101 \labelwidthstring MMM
9102 #1-b And last, back to the outermost level, #1.
9103  After this sentence, we will hit 
9104 \family sans
9105 Return
9106 \family default
9107  and change the paragraph environment back to 
9108 \family sans
9109 Standard
9110 \family default
9111  to end the list.
9112 \end_layout
9113
9114 \begin_layout Standard
9115 We could have also used the 
9116 \family sans
9117 Description
9118 \family default
9119
9120 \family sans
9121 Quote
9122 \family default
9123
9124 \family sans
9125 Quotation
9126 \family default
9127 , or even the 
9128 \family sans
9129 Verse
9130 \family default
9131  environment in place of the 
9132 \family sans
9133 List
9134 \family default
9135  environment.
9136  The example would have worked exactly the same.
9137 \end_layout
9138
9139 \begin_layout Subsubsection
9140 Example 2: Inheritance
9141 \end_layout
9142
9143 \begin_layout LyX-Code
9144 This is the LyX-Code environment, at level #1, the outermost
9145 \end_layout
9146
9147 \begin_layout LyX-Code
9148 level.
9149   Now we will hit 
9150 \family sans
9151 Return
9152 \family default
9153 , then 
9154 \begin_inset Info
9155 type  "shortcut"
9156 arg   "depth-increment"
9157 \end_inset
9158
9159 , after which, we will change to the 
9160 \family sans
9161 Enumerate
9162 \family default
9163  environment.
9164 \end_layout
9165
9166 \begin_deeper
9167 \begin_layout Enumerate
9168 This is the 
9169 \family sans
9170 Enumerate
9171 \family default
9172  environment, at level #2.
9173 \end_layout
9174
9175 \begin_layout Enumerate
9176 Notice how the nested 
9177 \family sans
9178 Enumerate
9179 \family default
9180  not only inherits its margins from its parent environment (
9181 \family sans
9182 LyX-Code
9183 \family default
9184 ), but also inherits its font and spacing!
9185 \end_layout
9186
9187 \end_deeper
9188 \begin_layout Standard
9189 We ended this example by hitting 
9190 \family sans
9191 Return
9192 \family default
9193 .
9194  After that, we needed to reset the paragraph environment to 
9195 \family sans
9196 Standard
9197 \family default
9198  and reset the nesting depth by using 
9199 \begin_inset Info
9200 type  "shortcut"
9201 arg   "depth-decrement"
9202 \end_inset
9203
9204  once.
9205 \end_layout
9206
9207 \begin_layout Subsubsection
9208 Example 3: Labels, Levels, and the 
9209 \family sans
9210 Enumerate
9211 \family default
9212  and 
9213 \family sans
9214 Itemize
9215 \family default
9216  Environments
9217 \begin_inset Argument
9218 status collapsed
9219
9220 \begin_layout Plain Layout
9221 Example #3: Labels, Levels and other list environments
9222 \end_layout
9223
9224 \end_inset
9225
9226
9227 \end_layout
9228
9229 \begin_layout Enumerate
9230 This is level #1, in an 
9231 \family sans
9232 Enumerate
9233 \family default
9234  paragraph environment.
9235  We're actually going to nest a bunch of these.
9236 \end_layout
9237
9238 \begin_deeper
9239 \begin_layout Enumerate
9240 This is level #2.
9241  We used 
9242 \begin_inset Info
9243 type  "shortcut"
9244 arg   "break-paragraph inverse"
9245 \end_inset
9246
9247  followed by 
9248 \begin_inset Info
9249 type  "shortcut"
9250 arg   "depth-increment"
9251 \end_inset
9252
9253 .
9254  Now, what happens if we nest an 
9255 \family sans
9256 Itemize
9257 \family default
9258  environment inside of this one? It will be at level #3, but what will its
9259  label be? An asterisk?
9260 \end_layout
9261
9262 \begin_deeper
9263 \begin_layout Itemize
9264 No! It's a bullet.
9265  This is the 
9266 \emph on
9267 first
9268 \emph default
9269  
9270 \family sans
9271 Itemize
9272 \family default
9273  environment, even though it's at level #3.
9274  So, its label is a bullet.
9275  (We got here by using 
9276 \begin_inset Info
9277 type  "shortcut"
9278 arg   "break-paragraph inverse"
9279 \end_inset
9280
9281 , then 
9282 \begin_inset Info
9283 type  "shortcut"
9284 arg   "depth-increment"
9285 \end_inset
9286
9287 , then changing the environment to 
9288 \family sans
9289 Itemize
9290 \family default
9291 .)
9292 \end_layout
9293
9294 \begin_deeper
9295 \begin_layout Itemize
9296 Here's level #4, produced using 
9297 \begin_inset Info
9298 type  "shortcut"
9299 arg   "break-paragraph inverse"
9300 \end_inset
9301
9302 , then 
9303 \begin_inset Info
9304 type  "shortcut"
9305 arg   "depth-increment"
9306 \end_inset
9307
9308 .
9309  We will do that again\SpecialChar \ldots{}
9310
9311 \end_layout
9312
9313 \begin_deeper
9314 \begin_layout Enumerate
9315 \SpecialChar \ldots{}
9316 to get to level #5.
9317  This time, however, we also changed the paragraph environment back to 
9318 \family sans
9319 Enumerate
9320 \family default
9321 .
9322  Notice the type of numbering, it is 
9323 \emph on
9324 lowercase Roman
9325 \emph default
9326 , because we are in the 
9327 \emph on
9328 thirdfold
9329 \emph default
9330  
9331 \family sans
9332 Enumerate
9333 \family default
9334  environment (i.
9335 \begin_inset space \thinspace{}
9336 \end_inset
9337
9338 g.
9339  it is an 
9340 \family sans
9341 Enumerate
9342 \family default
9343  inside an 
9344 \family sans
9345 Enumerate
9346 \family default
9347  inside an 
9348 \family sans
9349 Enumerate
9350 \family default
9351 ).
9352 \end_layout
9353
9354 \begin_layout Enumerate
9355 What happens if we 
9356 \emph on
9357 don't
9358 \emph default
9359  change the paragraph environment, but decrease the nesting depth? What
9360  type of numbering does LyX use?
9361 \end_layout
9362
9363 \begin_layout Enumerate
9364 Oh, as if you couldn't guess by now, we're just using 
9365 \begin_inset Info
9366 type  "shortcut"
9367 arg   "break-paragraph inverse"
9368 \end_inset
9369
9370  to keep the current environment and depth but create a new item.
9371 \end_layout
9372
9373 \begin_layout Enumerate
9374 Let's use 
9375 \begin_inset Info
9376 type  "shortcut"
9377 arg   "depth-decrement"
9378 \end_inset
9379
9380  to decrease the depth after the next 
9381 \begin_inset Info
9382 type  "shortcut"
9383 arg   "break-paragraph inverse"
9384 \end_inset
9385
9386 .
9387 \end_layout
9388
9389 \end_deeper
9390 \begin_layout Enumerate
9391 This is level #4.
9392  Look what type of label LyX is using!
9393 \end_layout
9394
9395 \end_deeper
9396 \begin_layout Enumerate
9397 This is level #3.
9398  Even though we've changed levels, LyX is still using a lowercase Roman
9399  numeral as the label.Why?
9400 \end_layout
9401
9402 \begin_layout Enumerate
9403 Because, even though the nesting depth has changed, the paragraph is 
9404 \emph on
9405 still
9406 \emph default
9407  a thirdfold 
9408 \family sans
9409 Enumerate
9410 \family default
9411  environment.
9412  Notice, however, that LyX 
9413 \emph on
9414 did
9415 \emph default
9416  reset the counter for the label.
9417 \end_layout
9418
9419 \end_deeper
9420 \begin_layout Enumerate
9421 Another 
9422 \begin_inset Info
9423 type  "shortcut"
9424 arg   "break-paragraph inverse"
9425 \end_inset
9426
9427  
9428 \begin_inset Info
9429 type  "shortcut"
9430 arg   "depth-decrement"
9431 \end_inset
9432
9433  sequence, and we're back to level #2.
9434  This time, we not only changed the nesting depth, but we also moved back
9435  into the twofold-nested 
9436 \family sans
9437 Enumerate
9438 \family default
9439  environment.
9440 \end_layout
9441
9442 \end_deeper
9443 \begin_layout Enumerate
9444 The same thing happens if we do another 
9445 \begin_inset Info
9446 type  "shortcut"
9447 arg   "break-paragraph inverse"
9448 \end_inset
9449
9450  
9451 \begin_inset Info
9452 type  "shortcut"
9453 arg   "depth-decrement"
9454 \end_inset
9455
9456 sequence and return to level #1, the outermost level.
9457 \end_layout
9458
9459 \begin_layout Standard
9460 Lastly, we reset the environment to 
9461 \family sans
9462 Standard
9463 \family default
9464 .
9465  As you can see, the level number doesn't correspond to what type of labeling
9466  LyX uses for the 
9467 \family sans
9468 Enumerate
9469 \family default
9470  and 
9471 \family sans
9472 Itemize
9473 \family default
9474  environments.
9475  The number of other 
9476 \family sans
9477 Enumerate
9478 \family default
9479  environments surrounding it determines what kind of label LyX uses for
9480  an 
9481 \family sans
9482 Enumerate
9483 \family default
9484  item.
9485  The same rule applies for the 
9486 \family sans
9487 Itemize
9488 \family default
9489  environment, as well.
9490 \end_layout
9491
9492 \begin_layout Subsubsection
9493 Example 4: Going Bonkers
9494 \end_layout
9495
9496 \begin_layout Enumerate
9497 We're going to go totally nuts now.
9498  We will not nest as deep as in the other examples, nor will we go into
9499  the same detail with how we did it.
9500  (level #1: 
9501 \family sans
9502 Enumerate
9503 \family default
9504 )
9505 \end_layout
9506
9507 \begin_deeper
9508 \begin_layout Standard
9509 (
9510 \family sans
9511 Return, 
9512 \family default
9513
9514 \begin_inset Info
9515 type  "shortcut"
9516 arg   "depth-increment"
9517 \end_inset
9518
9519
9520 \family sans
9521 , Standard
9522 \family default
9523 : level #2) We will stick an encapsulated description of how we created
9524  the example in parentheses someplace.
9525  For example, the two key bindings are how we changed the depth.
9526  The environment name is the name of the current environment.
9527  Either before or after this, we will put in the level.
9528 \end_layout
9529
9530 \end_deeper
9531 \begin_layout Enumerate
9532 (
9533 \family sans
9534 Return, Enumerate
9535 \family default
9536 : level #1) This is the next item in the list.
9537 \end_layout
9538
9539 \begin_deeper
9540 \begin_layout Verse
9541 Now we will add verse.
9542 \begin_inset Newline newline
9543 \end_inset
9544
9545 It will get much worse.
9546 \begin_inset Newline newline
9547 \end_inset
9548
9549 (
9550 \family sans
9551 Return, 
9552 \family default
9553
9554 \begin_inset Info
9555 type  "shortcut"
9556 arg   "depth-increment"
9557 \end_inset
9558
9559
9560 \family sans
9561 , Verse
9562 \family default
9563 : level #2)
9564 \end_layout
9565
9566 \begin_layout Verse
9567 Fiddle dee, Fiddle doo.
9568 \begin_inset Newline newline
9569 \end_inset
9570
9571 Bippitey boppitey boo!
9572 \begin_inset Newline newline
9573 \end_inset
9574
9575 (
9576 \begin_inset Info
9577 type  "shortcut"
9578 arg   "break-paragraph inverse"
9579 \end_inset
9580
9581
9582 \family sans
9583 )
9584 \end_layout
9585
9586 \begin_layout Verse
9587 Here comes a table:
9588 \end_layout
9589
9590 \begin_deeper
9591 \begin_layout Standard
9592 \begin_inset VSpace 0.3cm
9593 \end_inset
9594
9595
9596 \end_layout
9597
9598 \begin_layout Standard
9599 \align center
9600 \begin_inset Tabular
9601 <lyxtabular version="3" rows="2" columns="2">
9602 <features tabularvalignment="middle">
9603 <column alignment="center" valignment="top" width="0pt">
9604 <column alignment="center" valignment="top" width="0pt">
9605 <row>
9606 <cell alignment="center" valignment="top" usebox="none">
9607 \begin_inset Text
9608
9609 \begin_layout Plain Layout
9610
9611 \family roman
9612 \series medium
9613 \shape up
9614 \size normal
9615 \emph off
9616 \bar no
9617 \noun off
9618 \color none
9619 one-fish
9620 \end_layout
9621
9622 \end_inset
9623 </cell>
9624 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9625 \begin_inset Text
9626
9627 \begin_layout Plain Layout
9628
9629 \family roman
9630 \series medium
9631 \shape up
9632 \size normal
9633 \emph off
9634 \bar no
9635 \noun off
9636 \color none
9637 two-fish
9638 \end_layout
9639
9640 \end_inset
9641 </cell>
9642 </row>
9643 <row>
9644 <cell alignment="center" valignment="top" topline="true" usebox="none">
9645 \begin_inset Text
9646
9647 \begin_layout Plain Layout
9648
9649 \family roman
9650 \series medium
9651 \shape up
9652 \size normal
9653 \emph off
9654 \bar no
9655 \noun off
9656 \color none
9657 red-fish
9658 \end_layout
9659
9660 \end_inset
9661 </cell>
9662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9663 \begin_inset Text
9664
9665 \begin_layout Plain Layout
9666
9667 \family roman
9668 \series medium
9669 \shape up
9670 \size normal
9671 \emph off
9672 \bar no
9673 \noun off
9674 \color none
9675 blue-fish
9676 \end_layout
9677
9678 \end_inset
9679 </cell>
9680 </row>
9681 </lyxtabular>
9682
9683 \end_inset
9684
9685
9686 \end_layout
9687
9688 \end_deeper
9689 \begin_layout Verse
9690 (
9691 \begin_inset Info
9692 type  "shortcut"
9693 arg   "break-paragraph inverse"
9694 \end_inset
9695
9696
9697 \family sans
9698 , Table, 
9699 \family default
9700
9701 \begin_inset Info
9702 type  "shortcut"
9703 arg   "depth-increment"
9704 \end_inset
9705
9706  3 times, 
9707 \begin_inset Info
9708 type  "shortcut"
9709 arg   "break-paragraph inverse"
9710 \end_inset
9711
9712
9713 \family sans
9714 , Verse, 
9715 \family default
9716
9717 \begin_inset Info
9718 type  "shortcut"
9719 arg   "depth-decrement"
9720 \end_inset
9721
9722 )
9723 \end_layout
9724
9725 \end_deeper
9726 \begin_layout Enumerate
9727 (
9728 \family sans
9729 Return, Enumerate
9730 \family default
9731 : level #1) This is another item.
9732  Note that selecting a 
9733 \family sans
9734 Table
9735 \family default
9736  resets the nesting depth to level #1, so we increased the nesting depth
9737  3 times to put the table inside the 
9738 \family sans
9739 Verse
9740 \family default
9741  environment.
9742  
9743 \end_layout
9744
9745 \begin_layout Quotation
9746 We're now ending the 
9747 \family sans
9748 Enumerate
9749 \family default
9750  list and changing to 
9751 \family sans
9752 Quotation
9753 \family default
9754 .
9755  We're still at level #1.
9756  We want to show you some of the things you can do by mixing environments.
9757  The next set of paragraphs is a 
9758 \begin_inset Quotes eld
9759 \end_inset
9760
9761 quoted letter.
9762 \begin_inset Quotes erd
9763 \end_inset
9764
9765  We will nest both the 
9766 \family sans
9767 Address
9768 \family default
9769  and 
9770 \family sans
9771 Right
9772 \begin_inset space ~
9773 \end_inset
9774
9775 Address
9776 \family default
9777  environments inside of this one, then use another nested 
9778 \family sans
9779 Quotation
9780 \family default
9781  for the letter body.
9782  We will use 
9783 \begin_inset Info
9784 type  "shortcut"
9785 arg   "break-paragraph inverse"
9786 \end_inset
9787
9788  to preserve the depth.
9789  Remember that you need to use 
9790 \begin_inset Info
9791 type  "shortcut"
9792 arg   "newline-insert newline"
9793 \end_inset
9794
9795  to create multiple lines inside the 
9796 \family sans
9797 Address
9798 \family default
9799  and 
9800 \family sans
9801 Right
9802 \begin_inset space ~
9803 \end_inset
9804
9805 Address
9806 \family default
9807  environments.
9808  Here it goes:
9809 \end_layout
9810
9811 \begin_deeper
9812 \begin_layout Right Address
9813 1234 Nowhere Rd.
9814 \begin_inset Newline newline
9815 \end_inset
9816
9817 Moosegroin, MT 00100
9818 \begin_inset Newline newline
9819 \end_inset
9820
9821 9-6-96
9822 \end_layout
9823
9824 \begin_layout Address
9825 Dear Mr.
9826 \begin_inset space ~
9827 \end_inset
9828
9829 Fizlewitz:
9830 \end_layout
9831
9832 \begin_layout Quotation
9833 We regret to inform you that we cannot fill your order for 50
9834 \begin_inset space \thinspace{}
9835 \end_inset
9836
9837 L of compressed methane gas due to circumstances beyond our control.
9838  Unfortunately, several of our cows have mysteriously exploded, creating
9839  a backlog in our orders for methane.
9840  We will place your name on the waiting list and try to fill your order
9841  as soon as possible.
9842  In the meantime, we thank you for your patience.
9843 \end_layout
9844
9845 \begin_layout Quotation
9846 We do, however, now have a special on beef.
9847  If you are interested, please return the enclosed pricing and order form
9848  with your order, along with payment.
9849 \end_layout
9850
9851 \begin_layout Quotation
9852 We thank you again for your patience.
9853 \end_layout
9854
9855 \begin_layout Address
9856 Sincerely,
9857 \begin_inset Newline newline
9858 \end_inset
9859
9860 Bill Hick
9861 \end_layout
9862
9863 \end_deeper
9864 \begin_layout Quotation
9865 That ends that example!
9866 \end_layout
9867
9868 \begin_layout Standard
9869 As you can see, nesting environments in LyX gives you a lot of power with
9870  just a few keystrokes.
9871  We could have easily nested an 
9872 \family sans
9873 Itemize
9874 \family default
9875  list inside of a 
9876 \family sans
9877 Quotation
9878 \family default
9879  or 
9880 \family sans
9881 Quote
9882 \family default
9883 , or put a 
9884 \family sans
9885 Quote
9886 \family default
9887  inside of an 
9888 \family sans
9889 Itemize
9890 \family default
9891  list.
9892  You have a huge variety of options at your disposal.
9893 \end_layout
9894
9895 \begin_layout Section
9896 Spacing, pagination and line breaks
9897 \begin_inset Index idx
9898 status collapsed
9899
9900 \begin_layout Plain Layout
9901 Spacing
9902 \end_layout
9903
9904 \end_inset
9905
9906
9907 \end_layout
9908
9909 \begin_layout Standard
9910 What is a space? While you might be used to pressing the space key anytime
9911  you want to separate two words in ordinary word processors, LyX offers
9912  you more spaces: Spaces of different width and spaces which can or cannot
9913  be broken at the end of a line.
9914  The following sections will show you some examples where those spaces are
9915  useful.
9916 \end_layout
9917
9918 \begin_layout Subsection
9919 Protected Space
9920 \begin_inset CommandInset label
9921 LatexCommand label
9922 name "sub:Protected-Space"
9923
9924 \end_inset
9925
9926
9927 \begin_inset Index idx
9928 status collapsed
9929
9930 \begin_layout Plain Layout
9931 Spaces ! Protected
9932 \end_layout
9933
9934 \end_inset
9935
9936
9937 \end_layout
9938
9939 \begin_layout Standard
9940 The protected space: It is used to tell LyX (and LaTeX) not to break the
9941  line at that point.
9942  This may be necessary to avoid unlucky line breaks, like in: 
9943 \end_layout
9944
9945 \begin_layout Quote
9946 Further documentation is given in section
9947 \begin_inset Newline newline
9948 \end_inset
9949
9950
9951 \begin_inset CommandInset ref
9952 LatexCommand ref
9953 reference "sec:Bibliography"
9954
9955 \end_inset
9956
9957 .
9958  
9959 \end_layout
9960
9961 \begin_layout Standard
9962 Obviously, it would be a good thing to put a protected space between 
9963 \begin_inset Quotes eld
9964 \end_inset
9965
9966 section
9967 \begin_inset Quotes erd
9968 \end_inset
9969
9970  and 
9971 \begin_inset Quotes eld
9972 \end_inset
9973
9974
9975 \begin_inset CommandInset ref
9976 LatexCommand ref
9977 reference "sec:Bibliography"
9978
9979 \end_inset
9980
9981
9982 \begin_inset Quotes erd
9983 \end_inset
9984
9985 .
9986  A protected space is set with 
9987 \family sans
9988 Insert\SpecialChar \menuseparator
9989 Formatting\SpecialChar \menuseparator
9990 Protected
9991 \bar under
9992
9993 \begin_inset space ~
9994 \end_inset
9995
9996
9997 \bar default
9998 Space
9999 \family default
10000  (shortcut 
10001 \begin_inset Info
10002 type  "shortcut"
10003 arg   "command-alternatives space-insert protected ; math-space"
10004 \end_inset
10005
10006 ).
10007 \end_layout
10008
10009 \begin_layout Subsection
10010 Horizontal Space
10011 \begin_inset CommandInset label
10012 LatexCommand label
10013 name "sub:Horizontal-Space"
10014
10015 \end_inset
10016
10017
10018 \begin_inset Index idx
10019 status collapsed
10020
10021 \begin_layout Plain Layout
10022 Spacing ! Horizontal
10023 \end_layout
10024
10025 \end_inset
10026
10027
10028 \end_layout
10029
10030 \begin_layout Standard
10031 All horizontal spaces can be inserted with the menu 
10032 \family sans
10033 Insert\SpecialChar \menuseparator
10034 Formatting\SpecialChar \menuseparator
10035 Horizontal Space
10036 \family default
10037 .
10038  The length units are listed in Appendix
10039 \begin_inset space ~
10040 \end_inset
10041
10042
10043 \begin_inset CommandInset ref
10044 LatexCommand ref
10045 reference "cha:Units-available-in"
10046
10047 \end_inset
10048
10049 .
10050 \end_layout
10051
10052 \begin_layout Subsubsection
10053 Inter-word Space
10054 \begin_inset CommandInset label
10055 LatexCommand label
10056 name "sub:Inter-word-Space"
10057
10058 \end_inset
10059
10060
10061 \begin_inset Index idx
10062 status collapsed
10063
10064 \begin_layout Plain Layout
10065 Spaces ! Inter-word
10066 \end_layout
10067
10068 \end_inset
10069
10070
10071 \end_layout
10072
10073 \begin_layout Standard
10074 Some languages (e.
10075 \begin_inset space \thinspace{}
10076 \end_inset
10077
10078 g.
10079 \begin_inset space \space{}
10080 \end_inset
10081
10082 English) have the typographical convention to add extra space after an end-of-se
10083 ntence punctuation mark, and LyX honors those conventions (see section
10084 \begin_inset space ~
10085 \end_inset
10086
10087
10088 \begin_inset CommandInset ref
10089 LatexCommand ref
10090 reference "sub:Abbreviations"
10091
10092 \end_inset
10093
10094 ).
10095  Sometimes, you want a normal space nevertheless.
10096  In this case, insert an inter-word space (shortcut 
10097 \begin_inset Info
10098 type  "shortcut"
10099 arg   "space-insert normal"
10100 \end_inset
10101
10102 ).
10103 \end_layout
10104
10105 \begin_layout Subsubsection
10106 Thin Space
10107 \begin_inset CommandInset label
10108 LatexCommand label
10109 name "sub:Thin-Space"
10110
10111 \end_inset
10112
10113
10114 \begin_inset Index idx
10115 status collapsed
10116
10117 \begin_layout Plain Layout
10118 Spaces ! Thin
10119 \end_layout
10120
10121 \end_inset
10122
10123
10124 \end_layout
10125
10126 \begin_layout Standard
10127
10128 \begin_inset Quotes eld
10129 \end_inset
10130
10131 thin space
10132 \begin_inset Quotes erd
10133 \end_inset
10134
10135  is a blank which has half the size of a normal space (and it is also 
10136 \begin_inset Quotes eld
10137 \end_inset
10138
10139 protected
10140 \begin_inset Quotes erd
10141 \end_inset
10142
10143 ).
10144  The typographical conventions in a lot of languages propose the use of
10145  thin spaces in cases where normal spaces would be too wide, for instance
10146  inside abbreviations:
10147 \end_layout
10148
10149 \begin_layout Quote
10150 D.
10151 \begin_inset space \thinspace{}
10152 \end_inset
10153
10154 E.
10155  Knuth has developed our beloved typesetting program.
10156 \end_layout
10157
10158 \begin_layout Standard
10159 or between values and units.
10160  Compare for example this:
10161 \begin_inset Newline newline
10162 \end_inset
10163
10164 10
10165 \begin_inset space \thinspace{}
10166 \end_inset
10167
10168 kg (thin space)
10169 \begin_inset Newline newline
10170 \end_inset
10171
10172 10 kg (normal space
10173 \end_layout
10174
10175 \begin_layout Standard
10176 You can insert thin spaces also with the menu 
10177 \family sans
10178 Insert\SpecialChar \menuseparator
10179 Formatting\SpecialChar \menuseparator
10180 Thin
10181 \begin_inset space ~
10182 \end_inset
10183
10184 Space
10185 \family default
10186  (shortcut 
10187 \begin_inset Info
10188 type  "shortcuts"
10189 arg   "space-insert thin"
10190 \end_inset
10191
10192 ).
10193 \end_layout
10194
10195 \begin_layout Subsubsection
10196 More Spaces
10197 \begin_inset CommandInset label
10198 LatexCommand label
10199 name "sub:More-Spaces"
10200
10201 \end_inset
10202
10203
10204 \end_layout
10205
10206 \begin_layout Standard
10207 You can furthermore insert the following space types:
10208 \end_layout
10209
10210 \begin_layout Description
10211 Negative
10212 \begin_inset space ~
10213 \end_inset
10214
10215 thin
10216 \begin_inset space ~
10217 \end_inset
10218
10219 space A line with a 
10220 \begin_inset Formula $\to$
10221 \end_inset
10222
10223
10224 \begin_inset space \negthinspace{}
10225 \end_inset
10226
10227
10228 \begin_inset Formula $\gets$
10229 \end_inset
10230
10231  Negative thin space between the arrows.
10232 \end_layout
10233
10234 \begin_layout Description
10235 Enspace
10236 \begin_inset space ~
10237 \end_inset
10238
10239 (0.5
10240 \begin_inset space \thinspace{}
10241 \end_inset
10242
10243 em) A line with a 
10244 \begin_inset Formula $\to$
10245 \end_inset
10246
10247
10248 \begin_inset space \enskip{}
10249 \end_inset
10250
10251
10252 \begin_inset Formula $\gets$
10253 \end_inset
10254
10255  Enspace
10256 \begin_inset space ~
10257 \end_inset
10258
10259 (0.5
10260 \begin_inset space \thinspace{}
10261 \end_inset
10262
10263 em) space between the arrows.
10264 \end_layout
10265
10266 \begin_layout Description
10267 Quad
10268 \begin_inset space ~
10269 \end_inset
10270
10271 (1
10272 \begin_inset space \thinspace{}
10273 \end_inset
10274
10275 em) A line with a 
10276 \begin_inset Formula $\to$
10277 \end_inset
10278
10279
10280 \begin_inset space \quad{}
10281 \end_inset
10282
10283
10284 \begin_inset Formula $\gets$
10285 \end_inset
10286
10287  Quad
10288 \begin_inset space ~
10289 \end_inset
10290
10291 (1
10292 \begin_inset space \thinspace{}
10293 \end_inset
10294
10295 em) space between the arrows.
10296 \end_layout
10297
10298 \begin_layout Description
10299 QQuad
10300 \begin_inset space ~
10301 \end_inset
10302
10303 (2
10304 \begin_inset space \thinspace{}
10305 \end_inset
10306
10307 em) A line with a 
10308 \begin_inset Formula $\to$
10309 \end_inset
10310
10311
10312 \begin_inset space \qquad{}
10313 \end_inset
10314
10315
10316 \begin_inset Formula $\gets$
10317 \end_inset
10318
10319  QQuad
10320 \begin_inset space ~
10321 \end_inset
10322
10323 (2
10324 \begin_inset space \thinspace{}
10325 \end_inset
10326
10327 em) space between the arrows.
10328 \end_layout
10329
10330 \begin_layout Description
10331 Custom
10332 \begin_inset space ~
10333 \end_inset
10334
10335 space A line with
10336 \begin_inset Formula $\to$
10337 \end_inset
10338
10339
10340 \begin_inset space \hspace{}
10341 \length 2cm
10342 \end_inset
10343
10344
10345 \begin_inset Formula $\gets$
10346 \end_inset
10347
10348  2
10349 \begin_inset space \thinspace{}
10350 \end_inset
10351
10352 cm space between the arrows.
10353 \end_layout
10354
10355 \begin_layout Standard
10356 Table
10357 \begin_inset space ~
10358 \end_inset
10359
10360
10361 \begin_inset CommandInset ref
10362 LatexCommand ref
10363 reference "tab:Width-of-the"
10364
10365 \end_inset
10366
10367  lists the different space sizes.
10368 \end_layout
10369
10370 \begin_layout Standard
10371 \begin_inset Float table
10372 wide false
10373 sideways false
10374 status collapsed
10375
10376 \begin_layout Plain Layout
10377 \align center
10378 \begin_inset Caption
10379
10380 \begin_layout Plain Layout
10381 \begin_inset CommandInset label
10382 LatexCommand label
10383 name "tab:Width-of-the"
10384
10385 \end_inset
10386
10387 Width of the different horizontal spaces.
10388 \end_layout
10389
10390 \end_inset
10391
10392
10393 \end_layout
10394
10395 \begin_layout Plain Layout
10396 \align center
10397 \begin_inset Tabular
10398 <lyxtabular version="3" rows="8" columns="2">
10399 <features tabularvalignment="middle">
10400 <column alignment="center" valignment="top" width="0">
10401 <column alignment="center" valignment="top" width="0">
10402 <row>
10403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10404 \begin_inset Text
10405
10406 \begin_layout Plain Layout
10407
10408 \series bold
10409 Space
10410 \end_layout
10411
10412 \end_inset
10413 </cell>
10414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10415 \begin_inset Text
10416
10417 \begin_layout Plain Layout
10418
10419 \series bold
10420 Width
10421 \end_layout
10422
10423 \end_inset
10424 </cell>
10425 </row>
10426 <row>
10427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10428 \begin_inset Text
10429
10430 \begin_layout Plain Layout
10431 Normal
10432 \end_layout
10433
10434 \end_inset
10435 </cell>
10436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10437 \begin_inset Text
10438
10439 \begin_layout Plain Layout
10440 1/3
10441 \begin_inset space \thinspace{}
10442 \end_inset
10443
10444 em
10445 \end_layout
10446
10447 \end_inset
10448 </cell>
10449 </row>
10450 <row>
10451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10452 \begin_inset Text
10453
10454 \begin_layout Plain Layout
10455 Protected
10456 \end_layout
10457
10458 \end_inset
10459 </cell>
10460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10461 \begin_inset Text
10462
10463 \begin_layout Plain Layout
10464 1/3
10465 \begin_inset space \thinspace{}
10466 \end_inset
10467
10468 em
10469 \end_layout
10470
10471 \end_inset
10472 </cell>
10473 </row>
10474 <row>
10475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10476 \begin_inset Text
10477
10478 \begin_layout Plain Layout
10479 Thin
10480 \end_layout
10481
10482 \end_inset
10483 </cell>
10484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10485 \begin_inset Text
10486
10487 \begin_layout Plain Layout
10488 1/6
10489 \begin_inset space \thinspace{}
10490 \end_inset
10491
10492 em
10493 \end_layout
10494
10495 \end_inset
10496 </cell>
10497 </row>
10498 <row>
10499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10500 \begin_inset Text
10501
10502 \begin_layout Plain Layout
10503 Negative thin
10504 \end_layout
10505
10506 \end_inset
10507 </cell>
10508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10509 \begin_inset Text
10510
10511 \begin_layout Plain Layout
10512 -1/6
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 Enspace (0.5
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 0.5
10541 \begin_inset space \thinspace{}
10542 \end_inset
10543
10544 em
10545 \end_layout
10546
10547 \end_inset
10548 </cell>
10549 </row>
10550 <row>
10551 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10552 \begin_inset Text
10553
10554 \begin_layout Plain Layout
10555 Quad (1
10556 \begin_inset space \thinspace{}
10557 \end_inset
10558
10559 em)
10560 \end_layout
10561
10562 \end_inset
10563 </cell>
10564 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10565 \begin_inset Text
10566
10567 \begin_layout Plain Layout
10568 1
10569 \begin_inset space \thinspace{}
10570 \end_inset
10571
10572 em
10573 \end_layout
10574
10575 \end_inset
10576 </cell>
10577 </row>
10578 <row>
10579 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10580 \begin_inset Text
10581
10582 \begin_layout Plain Layout
10583 QQuad (2
10584 \begin_inset space \thinspace{}
10585 \end_inset
10586
10587 em)
10588 \end_layout
10589
10590 \end_inset
10591 </cell>
10592 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10593 \begin_inset Text
10594
10595 \begin_layout Plain Layout
10596 2
10597 \begin_inset space \thinspace{}
10598 \end_inset
10599
10600 em
10601 \end_layout
10602
10603 \end_inset
10604 </cell>
10605 </row>
10606 </lyxtabular>
10607
10608 \end_inset
10609
10610
10611 \end_layout
10612
10613 \end_inset
10614
10615
10616 \end_layout
10617
10618 \begin_layout Subsubsection
10619
10620 \family sans
10621 Horizontal Fills
10622 \family default
10623
10624 \begin_inset Index idx
10625 status collapsed
10626
10627 \begin_layout Plain Layout
10628 Spacing ! Fills
10629 \end_layout
10630
10631 \end_inset
10632
10633
10634 \end_layout
10635
10636 \begin_layout Standard
10637 Horizontal fills (HFills) are a special LyX feature for adding extra space
10638  in a uniform fashion.
10639  An HFill is actually a variable length space, whose length always equals
10640  the remaining space between the left and right margins.
10641  If there is more than one HFill on a line, they divide the available space
10642  equally between themselves.
10643 \end_layout
10644
10645 \begin_layout Standard
10646 Here are a few examples of what you can do with them:
10647 \end_layout
10648
10649 \begin_layout Quote
10650 \noindent
10651 This is on the left side
10652 \begin_inset space \hfill{}
10653 \end_inset
10654
10655 This is on the right
10656 \end_layout
10657
10658 \begin_layout Quote
10659 \noindent
10660 Left
10661 \begin_inset space \hfill{}
10662 \end_inset
10663
10664 Middle
10665 \begin_inset space \hfill{}
10666 \end_inset
10667
10668 Right
10669 \end_layout
10670
10671 \begin_layout Quote
10672 \noindent
10673 Left
10674 \begin_inset space \hfill{}
10675 \end_inset
10676
10677 1/3 Left
10678 \begin_inset space \hfill{}
10679 \end_inset
10680
10681
10682 \begin_inset space \hfill{}
10683 \end_inset
10684
10685 Right
10686 \end_layout
10687
10688 \begin_layout Standard
10689 That was an example in the 
10690 \family sans
10691 Quote
10692 \family default
10693  environment.
10694  Here
10695 \begin_inset Formula $\to$
10696 \end_inset
10697
10698
10699 \begin_inset space \hfill{}
10700 \end_inset
10701
10702
10703 \begin_inset Formula $\gets$
10704 \end_inset
10705
10706 is one in a standard paragraph.
10707  It may or may not be apparent in the printed text, but it 
10708 \emph on
10709 is
10710 \emph default
10711  sitting in-between the two arrows.
10712 \end_layout
10713
10714 \begin_layout Standard
10715 HFills can be made visible when you choose one of the 
10716 \family sans
10717 Fill
10718 \begin_inset space ~
10719 \end_inset
10720
10721 Pattern
10722 \family default
10723  in the space dialog: The following patterns are available:
10724 \end_layout
10725
10726 \begin_layout Standard
10727 Dots: 
10728 \begin_inset space \dotfill{}
10729 \end_inset
10730
10731
10732 \begin_inset space ~
10733 \end_inset
10734
10735
10736 \end_layout
10737
10738 \begin_layout Standard
10739 Rule: 
10740 \begin_inset space \hrulefill{}
10741 \end_inset
10742
10743
10744 \begin_inset space ~
10745 \end_inset
10746
10747
10748 \end_layout
10749
10750 \begin_layout Standard
10751 Left arrow: 
10752 \begin_inset space \leftarrowfill{}
10753 \end_inset
10754
10755
10756 \begin_inset space ~
10757 \end_inset
10758
10759
10760 \end_layout
10761
10762 \begin_layout Standard
10763 Right arrow: 
10764 \begin_inset space \rightarrowfill{}
10765 \end_inset
10766
10767
10768 \begin_inset space ~
10769 \end_inset
10770
10771
10772 \end_layout
10773
10774 \begin_layout Standard
10775 Up brace: 
10776 \begin_inset space \downbracefill{}
10777 \end_inset
10778
10779
10780 \begin_inset space ~
10781 \end_inset
10782
10783
10784 \end_layout
10785
10786 \begin_layout Standard
10787 Down brace: 
10788 \begin_inset space \upbracefill{}
10789 \end_inset
10790
10791
10792 \begin_inset space ~
10793 \end_inset
10794
10795
10796 \end_layout
10797
10798 \begin_layout Standard
10799 \begin_inset Note Greyedout
10800 status collapsed
10801
10802 \begin_layout Plain Layout
10803
10804 \series bold
10805 Note:
10806 \series default
10807  If an HFill is at the beginning of a line, and 
10808 \emph on
10809 not
10810 \emph default
10811  in the first line in a paragraph, LyX ignores it.
10812  This prevents HFills from accidentally being wrapped onto a new line.
10813  If you need space in this case anyway, set the 
10814 \family sans
10815 Protect
10816 \family default
10817  option in the space dialog.
10818 \end_layout
10819
10820 \end_inset
10821
10822
10823 \end_layout
10824
10825 \begin_layout Subsubsection
10826 Phantom Space
10827 \begin_inset CommandInset label
10828 LatexCommand label
10829 name "sub:Phantom-Space"
10830
10831 \end_inset
10832
10833
10834 \begin_inset Index idx
10835 status collapsed
10836
10837 \begin_layout Plain Layout
10838 Spacing ! Phantom
10839 \end_layout
10840
10841 \end_inset
10842
10843
10844 \end_layout
10845
10846 \begin_layout Standard
10847 Sometimes you want to insert space with exactly the length of a phrase.
10848  E.
10849 \begin_inset space \thinspace{}
10850 \end_inset
10851
10852 g.
10853 \begin_inset space \space{}
10854 \end_inset
10855
10856 you want to create the following multiple choice question:
10857 \end_layout
10858
10859 \begin_layout Standard
10860 \begin_inset VSpace medskip
10861 \end_inset
10862
10863 What is correct English?:
10864 \begin_inset Newline newline
10865 \end_inset
10866
10867
10868 \begin_inset Newline newline
10869 \end_inset
10870
10871 Mr.
10872 \begin_inset space ~
10873 \end_inset
10874
10875 Edge would have been jumps the gun.
10876 \begin_inset Newline newline
10877 \end_inset
10878
10879
10880 \begin_inset Phantom HPhantom
10881 status open
10882
10883 \begin_layout Plain Layout
10884 Mr.
10885  Edge 
10886 \end_layout
10887
10888 \end_inset
10889
10890 has to be jumped
10891 \begin_inset Newline newline
10892 \end_inset
10893
10894
10895 \begin_inset Phantom HPhantom
10896 status open
10897
10898 \begin_layout Plain Layout
10899 Mr.
10900  Edge 
10901 \end_layout
10902
10903 \end_inset
10904
10905 jumps
10906 \begin_inset VSpace medskip
10907 \end_inset
10908
10909
10910 \end_layout
10911
10912 \begin_layout Standard
10913 So that the choices appear exactly after the phrase 
10914 \begin_inset Quotes eld
10915 \end_inset
10916
10917 Mr.
10918 \begin_inset space ~
10919 \end_inset
10920
10921 Edge
10922 \begin_inset space ~
10923 \end_inset
10924
10925
10926 \begin_inset Quotes erd
10927 \end_inset
10928
10929 .
10930  To get this, you can use the phantom insets available via the menu 
10931 \family sans
10932 Insert\SpecialChar \menuseparator
10933 Formatting\SpecialChar \menuseparator
10934 Phantom
10935 \family default
10936 .
10937  In our case insert a horizontal phantom at the beginning of the last two
10938  lines and insert 
10939 \begin_inset Quotes eld
10940 \end_inset
10941
10942 Mr.
10943 \begin_inset space ~
10944 \end_inset
10945
10946 Edge
10947 \begin_inset space ~
10948 \end_inset
10949
10950
10951 \begin_inset Quotes erd
10952 \end_inset
10953
10954  into the phantom inset (note the space after 
10955 \begin_inset Quotes eld
10956 \end_inset
10957
10958 Edge
10959 \begin_inset Quotes erd
10960 \end_inset
10961
10962 ).
10963  A phantom insets prints only the space of its content (like a placeholder).
10964  That is why it is named 
10965 \begin_inset Quotes eld
10966 \end_inset
10967
10968 phantom
10969 \begin_inset Quotes erd
10970 \end_inset
10971
10972 .
10973  The normal phantom outputs the width and height of the content as space,
10974  while the horizontal and vertical variant only outputs the corresponding
10975  dimension.
10976 \end_layout
10977
10978 \begin_layout Subsection
10979 Vertical Space
10980 \begin_inset CommandInset label
10981 LatexCommand label
10982 name "sub:Vertical-Space"
10983
10984 \end_inset
10985
10986
10987 \begin_inset Index idx
10988 status collapsed
10989
10990 \begin_layout Plain Layout
10991 Spacing ! Vertical
10992 \end_layout
10993
10994 \end_inset
10995
10996
10997 \end_layout
10998
10999 \begin_layout Standard
11000 To add extra vertical space above or below a paragraph, use the 
11001 \family sans
11002 Insert\SpecialChar \menuseparator
11003 Formatting\SpecialChar \menuseparator
11004 Vertical
11005 \begin_inset space ~
11006 \end_inset
11007
11008 Space
11009 \family default
11010  dialog.
11011  There you find the following sizes:
11012 \end_layout
11013
11014 \begin_layout Standard
11015
11016 \family sans
11017 SmallSkip
11018 \family default
11019
11020 \family sans
11021 MedSkip
11022 \family default
11023  and 
11024 \family sans
11025 BigSkip
11026 \family default
11027  are LaTeX sizes which depend on the font size of the document.
11028  
11029 \family sans
11030 DefSkip
11031 \family default
11032  is the skip adjusted in the dialog 
11033 \family sans
11034 Document\SpecialChar \menuseparator
11035 Settings
11036 \family default
11037
11038 \begin_inset Index idx
11039 status collapsed
11040
11041 \begin_layout Plain Layout
11042 Document ! Settings
11043 \end_layout
11044
11045 \end_inset
11046
11047  for the paragraph separation.
11048  If you use indentation to separate paragraphs 
11049 \family sans
11050 DefSkip
11051 \family default
11052  is equal to 
11053 \family sans
11054 MedSkip
11055 \family default
11056 .
11057 \end_layout
11058
11059 \begin_layout Standard
11060
11061 \family sans
11062 VFill
11063 \family default
11064
11065 \begin_inset Index idx
11066 status collapsed
11067
11068 \begin_layout Plain Layout
11069 Spacing ! Fills
11070 \end_layout
11071
11072 \end_inset
11073
11074  is a variable space, set so that the space is maximal within one page.
11075  An example: You have only two short paragraphs on one page with a vfill
11076  between them.
11077  Then the first paragraph is placed at the top of the page and the second
11078  one at the bottom, because the space between them is then maximal.
11079  
11080 \family sans
11081 VFill
11082 \family default
11083 s work like 
11084 \family sans
11085 HFill
11086 \family default
11087 s: they fill the remaining vertical space on a page with blank space.
11088 \begin_inset Foot
11089 status collapsed
11090
11091 \begin_layout Plain Layout
11092
11093 \family sans
11094 HFill
11095 \family default
11096 s are described in section
11097 \begin_inset space ~
11098 \end_inset
11099
11100
11101 \begin_inset CommandInset ref
11102 LatexCommand ref
11103 reference "sub:Horizontal-Space"
11104
11105 \end_inset
11106
11107 .
11108 \end_layout
11109
11110 \end_inset
11111
11112  If there are several 
11113 \family sans
11114 VFill
11115 \family default
11116 s on a page, they divide the remaining vertical space equally between themselves.
11117  You can therefore use 
11118 \family sans
11119 VFill
11120 \family default
11121 s to center text on a page, or even place text 2/3 down a page.
11122 \end_layout
11123
11124 \begin_layout Standard
11125
11126 \family sans
11127 Custom
11128 \family default
11129  are custom spaces in units explained in Appendix
11130 \begin_inset space ~
11131 \end_inset
11132
11133
11134 \begin_inset CommandInset ref
11135 LatexCommand ref
11136 reference "cha:Units-available-in"
11137
11138 \end_inset
11139
11140 .
11141 \end_layout
11142
11143 \begin_layout Standard
11144 \begin_inset Note Greyedout
11145 status collapsed
11146
11147 \begin_layout Plain Layout
11148
11149 \series bold
11150 Note:
11151 \series default
11152  
11153 \series medium
11154 If the extra vertical space would be in the output at the top/bottom of
11155  a page, the space is only added if you have also checked the option 
11156 \family sans
11157 Protect
11158 \family default
11159 .
11160 \end_layout
11161
11162 \end_inset
11163
11164
11165 \end_layout
11166
11167 \begin_layout Subsection
11168 Paragraph Alignment
11169 \end_layout
11170
11171 \begin_layout Standard
11172 You can change the paragraph alignment with the 
11173 \family sans
11174 Edit\SpecialChar \menuseparator
11175 Paragraph Settings
11176 \family default
11177  dialog.
11178  There are five possibilities: 
11179 \end_layout
11180
11181 \begin_layout Itemize
11182
11183 \family sans
11184 Justified
11185 \family default
11186  (shortcut 
11187 \begin_inset Info
11188 type  "shortcut"
11189 arg   "paragraph-params \\align block"
11190 \end_inset
11191
11192 )
11193 \end_layout
11194
11195 \begin_layout Itemize
11196
11197 \family sans
11198 Left
11199 \family default
11200  (
11201 \begin_inset Info
11202 type  "shortcut"
11203 arg   "paragraph-params \\align left"
11204 \end_inset
11205
11206 )
11207 \end_layout
11208
11209 \begin_layout Itemize
11210
11211 \family sans
11212 Right
11213 \family default
11214  (
11215 \begin_inset Info
11216 type  "shortcut"
11217 arg   "paragraph-params \\align right"
11218 \end_inset
11219
11220 )
11221 \end_layout
11222
11223 \begin_layout Itemize
11224
11225 \family sans
11226 Center
11227 \family default
11228  (
11229 \begin_inset Info
11230 type  "shortcut"
11231 arg   "paragraph-params \\align center"
11232 \end_inset
11233
11234 )
11235 \end_layout
11236
11237 \begin_layout Itemize
11238
11239 \family sans
11240 Default
11241 \family default
11242  (
11243 \begin_inset Info
11244 type  "shortcut"
11245 arg   "paragraph-params \\align default"
11246 \end_inset
11247
11248 )
11249 \end_layout
11250
11251 \begin_layout Standard
11252 The default in most cases is justified alignment, in which the inter-word
11253  spacing is variable and each line of a paragraph fills the region between
11254  the left and right margins.
11255  The other three alignments should be self-explanatory, and look like this:
11256 \end_layout
11257
11258 \begin_layout Standard
11259 \align right
11260 This paragraph is right aligned,
11261 \end_layout
11262
11263 \begin_layout Standard
11264 \align center
11265 this one is centered,
11266 \end_layout
11267
11268 \begin_layout Standard
11269 \align left
11270 this one is left aligned.
11271 \end_layout
11272
11273 \begin_layout Subsection
11274 Forced Page Breaks
11275 \begin_inset Index idx
11276 status collapsed
11277
11278 \begin_layout Plain Layout
11279 Page breaks ! Forced
11280 \end_layout
11281
11282 \end_inset
11283
11284
11285 \begin_inset CommandInset label
11286 LatexCommand label
11287 name "sub:Forced-Page-Breaks"
11288
11289 \end_inset
11290
11291
11292 \end_layout
11293
11294 \begin_layout Standard
11295 If you don't like the way LaTeX does the page breaks in your document, you
11296  can force a page break where you want one.
11297  Normally this will not be necessary, because LaTeX is good at page breaking.
11298  Only if you use a lot of 
11299 \family sans
11300 Floats
11301 \family default
11302 , LaTeX's page breaking algorithm can fail.
11303 \end_layout
11304
11305 \begin_layout Standard
11306 We recommend not to use forced page breaks until the text is finished and
11307  until you have checked in the preview to see if you 
11308 \emph on
11309 really
11310 \emph default
11311  have to change the page breaking.
11312 \end_layout
11313
11314 \begin_layout Standard
11315 There are two types of page breaks: One that ends the page without any special
11316  action.
11317  This can be inserted above or below a paragraph via the menu 
11318 \family sans
11319 Insert\SpecialChar \menuseparator
11320 Formatting\SpecialChar \menuseparator
11321 New
11322 \begin_inset space ~
11323 \end_inset
11324
11325 Page
11326 \family default
11327 .
11328  The second type, that is inserted via the menu 
11329 \family sans
11330 Insert\SpecialChar \menuseparator
11331 Formatting\SpecialChar \menuseparator
11332 Page
11333 \begin_inset space ~
11334 \end_inset
11335
11336 Break
11337 \family default
11338 , ends a page but stretches the content of the page, so that it fills out
11339  the complete page.
11340  This type is useful to avoid whitespace when a page break produces a page
11341  on which only the last few lines are absent.
11342 \end_layout
11343
11344 \begin_layout Standard
11345 You might try to use a page break to ensure that a figure or table appears
11346  at the top of a page.
11347  This is, of course, the wrong way to do it.
11348  LyX gives you a way of automatically ensuring that your figures and tables
11349  appear at the top of a page (or the bottom, or on their own page) without
11350  having to worry about what precedes or follows your figure or table.
11351  See chapter 
11352 \begin_inset CommandInset ref
11353 LatexCommand ref
11354 reference "chap:Floats-and-Notes"
11355
11356 \end_inset
11357
11358  to learn more about 
11359 \family sans
11360 Floats
11361 \family default
11362 .
11363 \end_layout
11364
11365 \begin_layout Subsubsection
11366 Clear Page Breaks
11367 \begin_inset CommandInset label
11368 LatexCommand label
11369 name "sub:Clear-Page-Breaks"
11370
11371 \end_inset
11372
11373
11374 \begin_inset Index idx
11375 status collapsed
11376
11377 \begin_layout Plain Layout
11378 Page breaks ! Clear
11379 \end_layout
11380
11381 \end_inset
11382
11383
11384 \end_layout
11385
11386 \begin_layout Standard
11387 Rather than forced page breaks where the content behind the break is placed
11388  directly on the next page, you can also clear pages while breaking them.
11389  That means that the current paragraph is terminated and everything, including
11390  unprocessed floats, from the earlier part of the document are placed behind
11391  it, if necessary by adding pages.
11392 \end_layout
11393
11394 \begin_layout Standard
11395 You can insert a clear page break with the menu 
11396 \family sans
11397 Insert\SpecialChar \menuseparator
11398 Formatting\SpecialChar \menuseparator
11399 Clear
11400 \begin_inset space ~
11401 \end_inset
11402
11403 Page
11404 \family default
11405 .
11406  When you have a two-sided document like a book, you can use the menu 
11407 \family sans
11408 Insert\SpecialChar \menuseparator
11409 Formatting\SpecialChar \menuseparator
11410 Clear
11411 \begin_inset space ~
11412 \end_inset
11413
11414 Double
11415 \begin_inset space ~
11416 \end_inset
11417
11418 Page
11419 \family default
11420  to insert a clear page break that assures that the next page is a right-hand
11421  page (odd-numbered), if necessary by adding a page.
11422 \end_layout
11423
11424 \begin_layout Subsection
11425 Forced Line Breaks
11426 \begin_inset Index idx
11427 status collapsed
11428
11429 \begin_layout Plain Layout
11430 Line breaks
11431 \end_layout
11432
11433 \end_inset
11434
11435
11436 \begin_inset CommandInset label
11437 LatexCommand label
11438 name "sub:Forced-Line-Breaks"
11439
11440 \end_inset
11441
11442
11443 \end_layout
11444
11445 \begin_layout Standard
11446 Similar to page breaks there are two types of line breaks: One that simply
11447  breaks the line.
11448  You can force this line break within a paragraph by selecting 
11449 \family sans
11450 Insert\SpecialChar \menuseparator
11451 Formatting\SpecialChar \menuseparator
11452 Ragged
11453 \begin_inset space ~
11454 \end_inset
11455
11456 Line
11457 \begin_inset space ~
11458 \end_inset
11459
11460 Break
11461 \family default
11462  or with 
11463 \begin_inset Info
11464 type  "shortcut"
11465 arg   "newline-insert newline"
11466 \end_inset
11467
11468 .
11469  Another type that is inserted via the menu 
11470 \family sans
11471 Insert\SpecialChar \menuseparator
11472 Formatting\SpecialChar \menuseparator
11473 Justified
11474 \begin_inset space ~
11475 \end_inset
11476
11477 Line
11478 \begin_inset space ~
11479 \end_inset
11480
11481 Break
11482 \family default
11483  breaks the line and stretches it so that it fills out the whole space between
11484  the page margins.
11485  This is useful to avoid 
11486 \begin_inset Quotes eld
11487 \end_inset
11488
11489 fringes
11490 \begin_inset Quotes erd
11491 \end_inset
11492
11493  in justified paragraphs due to possible whitespace introduced by line breaks.
11494 \end_layout
11495
11496 \begin_layout Standard
11497 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11498  LaTeX is very good at line breaking.
11499  There are, however, a number of situations where it is necessary to actively
11500  set a line break, e.
11501 \begin_inset space \thinspace{}
11502 \end_inset
11503
11504 g.
11505 \begin_inset space \space{}
11506 \end_inset
11507
11508 in a poem or for an address (see sections
11509 \begin_inset space ~
11510 \end_inset
11511
11512
11513 \begin_inset CommandInset ref
11514 LatexCommand ref
11515 reference "sec:Quote"
11516
11517 \end_inset
11518
11519
11520 \begin_inset CommandInset ref
11521 LatexCommand ref
11522 reference "sec:Verse"
11523
11524 \end_inset
11525
11526  and 
11527 \begin_inset CommandInset ref
11528 LatexCommand ref
11529 reference "sec:Address-Usage"
11530
11531 \end_inset
11532
11533 ).
11534 \end_layout
11535
11536 \begin_layout Subsection
11537 Horizontal Lines
11538 \begin_inset CommandInset label
11539 LatexCommand label
11540 name "sub:Horizontal-Lines"
11541
11542 \end_inset
11543
11544
11545 \begin_inset Index idx
11546 status collapsed
11547
11548 \begin_layout Plain Layout
11549 Horizontal lines
11550 \end_layout
11551
11552 \end_inset
11553
11554
11555 \end_layout
11556
11557 \begin_layout Standard
11558 \noindent
11559 \begin_inset CommandInset line
11560 LatexCommand rule
11561 offset "0.5ex"
11562 width "100line%"
11563 height "1pt"
11564
11565 \end_inset
11566
11567
11568 \end_layout
11569
11570 \begin_layout Standard
11571 In the dialog 
11572 \family sans
11573 Insert\SpecialChar \menuseparator
11574 Formatting\SpecialChar \menuseparator
11575 Horizontal
11576 \begin_inset space ~
11577 \end_inset
11578
11579 Line
11580 \family default
11581  you can insert horizontal lines.
11582  The line offset is the vertical distance between the line and the baseline
11583  of the current text line or the paragraph.
11584  The line settings can be changed by left-clicking on the line.
11585 \end_layout
11586
11587 \begin_layout Standard
11588 \noindent
11589 \begin_inset CommandInset line
11590 LatexCommand rule
11591 offset "0.5ex"
11592 width "100line%"
11593 height "1pt"
11594
11595 \end_inset
11596
11597
11598 \end_layout
11599
11600 \begin_layout Section
11601 Characters and Symbols
11602 \end_layout
11603
11604 \begin_layout Standard
11605 You can directly enter all characters that are available on your keyboard.
11606  You can also use special keyboard maps to be able to enter e.
11607 \begin_inset space \thinspace{}
11608 \end_inset
11609
11610 g.
11611 \begin_inset space \space{}
11612 \end_inset
11613
11614 characters needed for French with an English keyboard.
11615  See section
11616 \begin_inset space \thinspace{}
11617 \end_inset
11618
11619
11620 \begin_inset CommandInset ref
11621 LatexCommand ref
11622 reference "sub:Keyboard-mapping"
11623
11624 \end_inset
11625
11626  for information on how this is done.
11627 \end_layout
11628
11629 \begin_layout Standard
11630 For the case where you need a character that is not on your keyboard, you
11631  can use the 
11632 \family sans
11633 Symbols
11634 \family default
11635  dialog via the menu 
11636 \family sans
11637 Insert\SpecialChar \menuseparator
11638 Special Character\SpecialChar \menuseparator
11639 Symbols
11640 \family default
11641 .
11642 \end_layout
11643
11644 \begin_layout Standard
11645 \begin_inset Note Greyedout
11646 status collapsed
11647
11648 \begin_layout Plain Layout
11649
11650 \series bold
11651 Note:
11652 \series default
11653  Maybe not all symbols inserted with the symbols dialog can be displayed
11654  when you are using a special screen font in LyX's preferences.
11655  But the inserted symbols will in every case be displayed in the output.
11656 \end_layout
11657
11658 \end_inset
11659
11660
11661 \end_layout
11662
11663 \begin_layout Section
11664 Fonts and Text Styles
11665 \begin_inset CommandInset label
11666 LatexCommand label
11667 name "sec:Fonts-and-Text"
11668
11669 \end_inset
11670
11671
11672 \end_layout
11673
11674 \begin_layout Subsection
11675 Font Types
11676 \begin_inset Index idx
11677 status collapsed
11678
11679 \begin_layout Plain Layout
11680 Font ! Types
11681 \end_layout
11682
11683 \end_inset
11684
11685
11686 \end_layout
11687
11688 \begin_layout Standard
11689 There are two types of fonts:
11690 \end_layout
11691
11692 \begin_layout Description
11693 Vector
11694 \begin_inset space ~
11695 \end_inset
11696
11697 fonts
11698 \begin_inset Index idx
11699 status collapsed
11700
11701 \begin_layout Plain Layout
11702 Fonts ! Vector-
11703 \end_layout
11704
11705 \end_inset
11706
11707  are fonts, built from outlines of the single glyphs (e.
11708 \begin_inset space \thinspace{}
11709 \end_inset
11710
11711 g.
11712  characters) in the font.
11713  This means that each glyph is defined using mathematical curves that are
11714  well suited for scaling to any requested size.
11715  This mathematical definition is interpreted by the font renderer and the
11716  curve is filled out with pixels according to the size and glyph.
11717  This means that vector fonts will look pretty good in all sizes.
11718  Only at very small sizes where each pixel has to be very carefully computed
11719  to provide a good image, it might be hard to provide a good rendering.
11720 \begin_inset Newline newline
11721 \end_inset
11722
11723 That could mean that one only needs to define one font size and scale them.
11724  But to achieve a better quality, many fonts define several font sizes.
11725  That improves the appearance because you need more details at large font
11726  sizes than at small ones.
11727 \begin_inset Newline newline
11728 \end_inset
11729
11730 The font types 
11731 \family typewriter
11732 TrueType
11733 \family default
11734
11735 \family typewriter
11736 OpenType
11737 \family default
11738 , and 
11739 \family typewriter
11740 Type
11741 \begin_inset space ~
11742 \end_inset
11743
11744 1
11745 \family default
11746  are vector fonts.
11747 \end_layout
11748
11749 \begin_layout Description
11750 Bitmap
11751 \begin_inset space ~
11752 \end_inset
11753
11754 fonts
11755 \begin_inset Index idx
11756 status collapsed
11757
11758 \begin_layout Plain Layout
11759 Fonts ! Bitmap-
11760 \end_layout
11761
11762 \end_inset
11763
11764  on the other hand, are defined by bitmap graphics from the start, so they
11765  will look good at all the sizes they are meant for.
11766  However, they don't scale well, because in order to scale a glyph, each
11767  pixel is enlarged into several pixels.
11768  It is the same effect that happens if you try to enlarge a picture in a
11769  picture manipulation program.
11770  In order to relieve this effect, bitmap fonts are typically provided in
11771  several fixed sizes typically from around 8 pixels high up to 34 pixels
11772  or so high in steps according to what is believed to be useful.
11773  The advantage of bitmap fonts is that no complicated computations are necessary
11774  to display each glyph, so bitmap fonts are thus faster displayed than scalable
11775  fonts.
11776  The disadvantage is that sizes that don't exist as fixed versions have
11777  to be scaled by doubling pixels, and thus look bad.
11778 \begin_inset Newline newline
11779 \end_inset
11780
11781 Bitmap fonts are named 
11782 \family typewriter
11783 Type
11784 \begin_inset space ~
11785 \end_inset
11786
11787 3
11788 \family default
11789  in PostScript- and PDF-documents.
11790 \end_layout
11791
11792 \begin_layout Standard
11793 The result of all this is that bitmap fonts are best for the size they are
11794  designed for, while scalable fonts are good for nearly all sizes.
11795  So one needs fewer font size definitions for scalable fonts.
11796  That's the reason why nearly all text rendering and typesetting programs
11797  use scalable fonts.
11798 \end_layout
11799
11800 \begin_layout Standard
11801 To test which fonts are used in a PDF-document, you can have a look into
11802  its document properties.
11803 \end_layout
11804
11805 \begin_layout Standard
11806 Many modern typesetting and markup languages have begun to move towards
11807  specifying character styles rather than specifying a particular font.
11808  For example, instead of changing to an italicized version of the current
11809  font to emphasize text, you use an 
11810 \begin_inset Quotes eld
11811 \end_inset
11812
11813 emphasized style
11814 \begin_inset Quotes erd
11815 \end_inset
11816
11817  instead.
11818  This concept fits in perfectly with LyX.
11819  In LyX, you do things based on contexts, rather than focusing on typesetting
11820  details.
11821 \end_layout
11822
11823 \begin_layout Subsection
11824 LaTeX font support
11825 \begin_inset CommandInset label
11826 LatexCommand label
11827 name "sub:LaTeX-font-support"
11828
11829 \end_inset
11830
11831
11832 \end_layout
11833
11834 \begin_layout Standard
11835 Traditionally, LaTeX uses its own fonts.
11836  That is to say, you cannot directly access the fonts installed on your
11837  operating system, but you have to use specific fonts provided by your LaTeX
11838  distribution.
11839  The reason is that LaTeX needs some extra information about the fonts,
11840  which have to be provided by additional files and packages.
11841  The downside of this is that your font choice is somewhat limited, compared
11842  to usual word processors.
11843  On the other hand this comes with the advantage that the provided fonts
11844  are generally of very good quality, and that LaTeX files are very portable
11845  across different machines.
11846  Also, the range of fonts supported by traditional LaTeX was increased a
11847  lot meanwhile so that you can find packages for many free and commercial
11848  fonts.
11849  In LyX, only a subset of these are directly selectable via the user interface
11850  (see section
11851 \begin_inset space ~
11852 \end_inset
11853
11854
11855 \begin_inset CommandInset ref
11856 LatexCommand ref
11857 reference "sub:Document-Font"
11858
11859 \end_inset
11860
11861  for details).
11862  However, all others are available if you enter the respective LaTeX code
11863  in the document preamble (please refer to the documentation of your desired
11864  font).
11865 \end_layout
11866
11867 \begin_layout Standard
11868 Furthermore, recent developments brought some new LaTeX engines that are
11869  also able to directly access fonts that are installed for your operating
11870  system (OS), namely XeTeX and LuaTeX.
11871  Both engines are now supported by LyX.
11872  By using them, you can use theoretically any OpenType or TrueType font
11873  that is installed on your system.
11874  The next section describes how to use these OS fonts.
11875 \end_layout
11876
11877 \begin_layout Standard
11878 \begin_inset Note Greyedout
11879 status collapsed
11880
11881 \begin_layout Plain Layout
11882
11883 \series bold
11884 Note:
11885 \series default
11886  In practice, some fonts might fail due to bad metrics and other font deficienci
11887 es; so you might have to experiment.
11888 \end_layout
11889
11890 \end_inset
11891
11892
11893 \end_layout
11894
11895 \begin_layout Standard
11896 \begin_inset Note Greyedout
11897 status collapsed
11898
11899 \begin_layout Plain Layout
11900
11901 \series bold
11902 Note:
11903 \series default
11904  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11905  as traditional LaTeX or PDFTeX.
11906 \end_layout
11907
11908 \end_inset
11909
11910
11911 \end_layout
11912
11913 \begin_layout Subsection
11914 Document Font and Font size
11915 \begin_inset CommandInset label
11916 LatexCommand label
11917 name "sub:Document-Font"
11918
11919 \end_inset
11920
11921
11922 \begin_inset Index idx
11923 status collapsed
11924
11925 \begin_layout Plain Layout
11926 Font ! Size
11927 \end_layout
11928
11929 \end_inset
11930
11931
11932 \begin_inset Index idx
11933 status collapsed
11934
11935 \begin_layout Plain Layout
11936 Document ! Font
11937 \end_layout
11938
11939 \end_inset
11940
11941
11942 \end_layout
11943
11944 \begin_layout Standard
11945 You can set the document fonts in the 
11946 \family sans
11947 Document\SpecialChar \menuseparator
11948 Settings
11949 \family default
11950
11951 \begin_inset Index idx
11952 status collapsed
11953
11954 \begin_layout Plain Layout
11955 Document ! Settings
11956 \end_layout
11957
11958 \end_inset
11959
11960  dialog.
11961  In the 
11962 \family sans
11963 Fonts
11964 \family default
11965  section of the dialog, you can specify which font should be used for the
11966  three different font shapes — roman (serif), 
11967 \family sans
11968 sans
11969 \begin_inset space ~
11970 \end_inset
11971
11972 serif
11973 \family default
11974  and 
11975 \family typewriter
11976 typewriter
11977 \family default
11978  (monospaced) — you can specify the base font size and scaling factors for
11979  (some) sans serif and typewriter fonts if this is necessary to fit with
11980  the roman font.
11981 \end_layout
11982
11983 \begin_layout Standard
11984 If you select 
11985 \family sans
11986 Use non-T
11987 \begin_inset ERT
11988 status collapsed
11989
11990 \begin_layout Plain Layout
11991
11992 {}
11993 \end_layout
11994
11995 \end_inset
11996
11997 eX fonts
11998 \family default
11999 , you will have access to the fonts installed on your operating system.
12000  This requires that you use 
12001 \family sans
12002 PDF (XeT
12003 \begin_inset ERT
12004 status collapsed
12005
12006 \begin_layout Plain Layout
12007
12008 {}
12009 \end_layout
12010
12011 \end_inset
12012
12013 eX)
12014 \family default
12015
12016 \family sans
12017 PDF (LuaT
12018 \begin_inset ERT
12019 status collapsed
12020
12021 \begin_layout Plain Layout
12022
12023 {}
12024 \end_layout
12025
12026 \end_inset
12027
12028 eX)
12029 \family default
12030  or 
12031 \family sans
12032 DVI (LuaT
12033 \begin_inset ERT
12034 status collapsed
12035
12036 \begin_layout Plain Layout
12037
12038 {}
12039 \end_layout
12040
12041 \end_inset
12042
12043 eX)
12044 \family default
12045  as the output format, i.
12046 \begin_inset space \thinspace{}
12047 \end_inset
12048
12049 e.
12050 \begin_inset space \space{}
12051 \end_inset
12052
12053 you will have to have either XeTeX or LuaTeX installed (see section
12054 \begin_inset space ~
12055 \end_inset
12056
12057
12058 \begin_inset CommandInset ref
12059 LatexCommand ref
12060 reference "sub:LaTeX-font-support"
12061
12062 \end_inset
12063
12064 ).
12065  You will then not have access to TeX's own fonts.
12066  Note that LyX then lists all available fonts in each of the three lists
12067  (roman, sans
12068 \begin_inset space ~
12069 \end_inset
12070
12071 serif, and typewriter), since LyX cannot determine the family.
12072  Also note that the output might fail with some of the listed fonts, due
12073  to the encoding of the fonts and\SpecialChar \slash{}
12074 or font failures.
12075  LyX cannot determine this in advance, so you might need to experiment.
12076 \end_layout
12077
12078 \begin_layout Standard
12079 If you use TeX fonts (which is the default), the possible options for the
12080  font include 
12081 \family sans
12082 Default
12083 \family default
12084  and a list of fonts available with your LaTeX distribution.
12085  If you select 
12086 \family sans
12087 Default,
12088 \family default
12089  the font that is preset by the current document class is used.
12090  In most cases, this will be the standard TeX font, known as 
12091 \begin_inset Quotes eld
12092 \end_inset
12093
12094
12095 \family typewriter
12096 Computer
12097 \begin_inset space ~
12098 \end_inset
12099
12100 Modern
12101 \family default
12102
12103 \begin_inset Quotes erd
12104 \end_inset
12105
12106  (
12107 \family typewriter
12108 cm
12109 \family default
12110 ) or 
12111 \begin_inset Quotes eld
12112 \end_inset
12113
12114
12115 \family typewriter
12116 European Computer Modern
12117 \family default
12118
12119 \begin_inset Quotes erd
12120 \end_inset
12121
12122  (
12123 \family typewriter
12124 ec
12125 \family default
12126 ), but some classes preset different default fonts.
12127 \end_layout
12128
12129 \begin_layout Standard
12130 As 
12131 \family typewriter
12132 cm
12133 \family default
12134  and 
12135 \family typewriter
12136 ec
12137 \family default
12138  are bitmap fonts, they often looks pixelated in PDF output, especially
12139  when you read the PDF in a zoomed size.
12140 \begin_inset Foot
12141 status collapsed
12142
12143 \begin_layout Plain Layout
12144 This problem doesn't appear if you read PDFs in 
12145 \family typewriter
12146 Adobe
12147 \begin_inset space ~
12148 \end_inset
12149
12150 Reader
12151 \family default
12152  version 6 or later, because this program includes a special bitmap font
12153  renderer.
12154 \end_layout
12155
12156 \end_inset
12157
12158  To get rid of pixelated fonts, you have to use a vector font.
12159  Depending on how your document should look like, you can either:
12160 \end_layout
12161
12162 \begin_layout Itemize
12163 select the 
12164 \family sans
12165 Latin
12166 \begin_inset space ~
12167 \end_inset
12168
12169 Modern
12170 \family default
12171  fonts, which is the recommended choice if you want to keep the look of
12172  
12173 \family typewriter
12174 cm
12175 \family default
12176 /
12177 \family typewriter
12178 ec
12179 \family default
12180 .
12181  
12182 \family sans
12183 Latin
12184 \begin_inset space ~
12185 \end_inset
12186
12187 Modern
12188 \family default
12189  was developed for the LaTeX community in order to replace 
12190 \family typewriter
12191 cm
12192 \family default
12193  as the default font.
12194  It covers a huge range of glyphs and several font shapes.
12195  Except for some details, where the appearance was improved, 
12196 \family sans
12197 Latin
12198 \begin_inset space ~
12199 \end_inset
12200
12201 Modern
12202 \family default
12203  looks identical to 
12204 \family typewriter
12205 cm
12206 \family default
12207 .
12208 \begin_inset Foot
12209 status collapsed
12210
12211 \begin_layout Plain Layout
12212 One difference is improved kerning.
12213 \end_layout
12214
12215 \end_inset
12216
12217
12218 \end_layout
12219
12220 \begin_layout Itemize
12221 or select the 
12222 \family sans
12223 AE
12224 \begin_inset space ~
12225 \end_inset
12226
12227 (Almost
12228 \begin_inset space ~
12229 \end_inset
12230
12231 European)
12232 \family default
12233  fonts in (the rare) case that 
12234 \family sans
12235 Latin
12236 \begin_inset space ~
12237 \end_inset
12238
12239 Modern
12240 \family default
12241  is not available to you or does not work, and you still want to emulate
12242  the look of 
12243 \family typewriter
12244 cm
12245 \family default
12246 /
12247 \family typewriter
12248 ec
12249 \family default
12250 .
12251  
12252 \family typewriter
12253 AE
12254 \family default
12255  is a virtual font.
12256  Virtual means that it 
12257 \begin_inset Quotes eld
12258 \end_inset
12259
12260 steals
12261 \begin_inset Quotes erd
12262 \end_inset
12263
12264  outline 
12265 \family typewriter
12266 cm
12267 \family default
12268 -glyphs from other fonts.
12269  This has the disadvantage that some characters are missing, like the French
12270  guillemets (
12271 \begin_inset Quotes eld
12272 \end_inset
12273
12274 «
12275 \begin_inset Quotes erd
12276 \end_inset
12277
12278  and 
12279 \begin_inset Quotes eld
12280 \end_inset
12281
12282 »
12283 \begin_inset Quotes erd
12284 \end_inset
12285
12286 )
12287 \begin_inset Foot
12288 status collapsed
12289
12290 \begin_layout Plain Layout
12291 Loading the LaTeX-package 
12292 \series bold
12293 aeguill
12294 \series default
12295
12296 \begin_inset Index idx
12297 status collapsed
12298
12299 \begin_layout Plain Layout
12300 LaTeX-packages ! aeguill
12301 \end_layout
12302
12303 \end_inset
12304
12305  with the document preamble line
12306 \begin_inset Newline newline
12307 \end_inset
12308
12309
12310 \series bold
12311
12312 \backslash
12313 usepackage[ec]{aeguill}
12314 \begin_inset Newline newline
12315 \end_inset
12316
12317
12318 \series default
12319 will fix the guillemet problem.
12320 \end_layout
12321
12322 \end_inset
12323
12324  and that accented characters are not 
12325 \emph on
12326 one
12327 \emph default
12328  glyph, but built of 
12329 \emph on
12330 two
12331 \emph default
12332  characters, the accent and the letter.
12333  Therefore you cannot search for words with accented characters in documents
12334  using the 
12335 \family typewriter
12336 AE
12337 \family default
12338  fonts.
12339  If you search for example for the French word 
12340 \begin_inset Quotes eld
12341 \end_inset
12342
12343 rève
12344 \begin_inset Quotes erd
12345 \end_inset
12346
12347  in a PDF, you will not get any result, because the PDF-viewer searches
12348  for the glyph 
12349 \begin_inset Quotes eld
12350 \end_inset
12351
12352  è 
12353 \begin_inset Quotes erd
12354 \end_inset
12355
12356  and not for the glyph 
12357 \begin_inset Quotes eld
12358 \end_inset
12359
12360  e +
12361 \begin_inset space ~
12362 \end_inset
12363
12364  ̀ 
12365 \begin_inset Quotes erd
12366 \end_inset
12367
12368 .
12369 \end_layout
12370
12371 \begin_layout Itemize
12372 If you do not like the look of 
12373 \family typewriter
12374 cm
12375 \family default
12376 /
12377 \family typewriter
12378 ec
12379 \family default
12380 , you can of course select one of the other provided vector fonts, e.
12381 \begin_inset space \thinspace{}
12382 \end_inset
12383
12384 g.
12385 \begin_inset space ~
12386 \end_inset
12387
12388
12389 \family typewriter
12390 Times
12391 \begin_inset space ~
12392 \end_inset
12393
12394 Roman
12395 \family default
12396  or
12397 \family typewriter
12398  Palatino
12399 \family default
12400 .
12401  Most roman vector fonts will automatically select matching sans
12402 \begin_inset space ~
12403 \end_inset
12404
12405 serif and typewriter fonts,
12406 \begin_inset Foot
12407 status collapsed
12408
12409 \begin_layout Plain Layout
12410 These are sometimes just matching other fonts (e.
12411 \begin_inset space \thinspace{}
12412 \end_inset
12413
12414 g., 
12415 \family sans
12416 Times
12417 \begin_inset space ~
12418 \end_inset
12419
12420 Roman
12421 \family default
12422  selects 
12423 \family sans
12424 Helvetica
12425 \family default
12426  for sans serif text), or different shapes of the same font, i.
12427 \begin_inset space \thinspace{}
12428 \end_inset
12429
12430 e.
12431 \begin_inset space \space{}
12432 \end_inset
12433
12434 a real font 
12435 \emph on
12436 family
12437 \emph default
12438  (e.
12439 \begin_inset space \thinspace{}
12440 \end_inset
12441
12442 g.
12443 \begin_inset space \space{}
12444 \end_inset
12445
12446 in case of 
12447 \family sans
12448 Latin
12449 \begin_inset space ~
12450 \end_inset
12451
12452 Modern
12453 \family default
12454  oder 
12455 \family sans
12456 Computer
12457 \begin_inset space ~
12458 \end_inset
12459
12460 Modern
12461 \family default
12462 ).
12463 \end_layout
12464
12465 \end_inset
12466
12467  but you can also select your own.
12468 \begin_inset Newline newline
12469 \end_inset
12470
12471 The differences between roman, 
12472 \family sans
12473 sans
12474 \begin_inset space ~
12475 \end_inset
12476
12477 serif
12478 \family default
12479  and 
12480 \family typewriter
12481 typewriter
12482 \family default
12483  fonts are explained in section
12484 \begin_inset space ~
12485 \end_inset
12486
12487
12488 \begin_inset CommandInset ref
12489 LatexCommand ref
12490 reference "sub:Fine-Tuning-with-the"
12491
12492 \end_inset
12493
12494 .
12495 \begin_inset Newline newline
12496 \end_inset
12497
12498 The font 
12499 \family sans
12500 Times
12501 \begin_inset space ~
12502 \end_inset
12503
12504 Roman
12505 \family default
12506  was originally designed for newspapers.
12507  Its glyphs are thus smaller than glyphs from other fonts in order to fit
12508  into the small newspaper columns.
12509  Therefore 
12510 \family sans
12511 Times
12512 \begin_inset space ~
12513 \end_inset
12514
12515 Roman
12516 \family default
12517  is not the optimal choice for larger documents like books.
12518 \end_layout
12519
12520 \begin_layout Standard
12521 For the font size there are generally four possible values: 
12522 \family sans
12523 Default, 10
12524 \family default
12525
12526 \family sans
12527 11
12528 \family default
12529  and 
12530 \family sans
12531 12
12532 \family default
12533 .
12534  Some classes provide additional sizes.
12535  The size of 
12536 \family sans
12537 Default
12538 \family default
12539  depends on the class you are using.
12540  In the standard classes it is equal to the font size 10.
12541 \end_layout
12542
12543 \begin_layout Standard
12544 Note that the font size is the 
12545 \emph on
12546 base size
12547 \emph default
12548 .
12549  That means that LyX scales all other possible font sizes (such as those
12550  used in footnotes, super-, and subscripts) by this value.
12551  You can fine-tune the font size of text parts via the 
12552 \family sans
12553 Text
12554 \begin_inset space ~
12555 \end_inset
12556
12557 Style
12558 \family default
12559  dialog if needed.
12560  The possible font sizes for text parts are explained in section
12561 \begin_inset space ~
12562 \end_inset
12563
12564
12565 \begin_inset CommandInset ref
12566 LatexCommand ref
12567 reference "sub:Fine-Tuning-with-the"
12568
12569 \end_inset
12570
12571 .
12572 \end_layout
12573
12574 \begin_layout Standard
12575 The 
12576 \family sans
12577 Default Family
12578 \family default
12579  selection lets you specify whether the base font of your document should
12580  be roman, sans
12581 \begin_inset space ~
12582 \end_inset
12583
12584 serif or typewriter.
12585  The 
12586 \family sans
12587 Default
12588 \family default
12589  selection uses what is preset by the class, the other selections override
12590  this.
12591  In most cases, 
12592 \family sans
12593 Default
12594 \family default
12595  is equal to 
12596 \family sans
12597 roman
12598 \family default
12599 , but some classes (such as presentation classes) also use other defaults.
12600 \end_layout
12601
12602 \begin_layout Standard
12603 The
12604 \family typewriter
12605  
12606 \family sans
12607 LaTe
12608 \begin_inset ERT
12609 status collapsed
12610
12611 \begin_layout Plain Layout
12612
12613 {}
12614 \end_layout
12615
12616 \end_inset
12617
12618 X font encoding
12619 \family default
12620  selection is an expert setting which lets you change the value passed to
12621  the LaTeX-package 
12622 \series bold
12623 fontenc
12624 \series default
12625
12626 \begin_inset Index idx
12627 status collapsed
12628
12629 \begin_layout Plain Layout
12630 LaTeX-packages ! fontenc
12631 \end_layout
12632
12633 \end_inset
12634
12635  (see also sec.
12636 \begin_inset space ~
12637 \end_inset
12638
12639
12640 \begin_inset CommandInset ref
12641 LatexCommand ref
12642 reference "sub:LaTeX-settings"
12643
12644 \end_inset
12645
12646 ).
12647  Normally, you do not need to change (or even understand) this.
12648  Unless you have specific reasons, use 
12649 \family sans
12650 Default
12651 \family default
12652 .
12653 \end_layout
12654
12655 \begin_layout Standard
12656 With some fonts, the checkboxes 
12657 \family sans
12658 Use Old Style Figures
12659 \family default
12660  and 
12661 \family sans
12662 Use True Small Caps
12663 \family default
12664  are available.
12665  These are extra features some fonts provide.
12666  If 
12667 \family sans
12668 Use Old Style Figures
12669 \family default
12670  is checked, old style figures (also known as medieval or text figures)
12671  are used.
12672  Old style figures are the numerals (0
12673 \begin_inset space \thinspace{}
12674 \end_inset
12675
12676 -
12677 \begin_inset space \thinspace{}
12678 \end_inset
12679
12680 9) with ascenders and descenders, which makes them fit nicely with lower
12681  letters.
12682  
12683 \family sans
12684 Use True Small Caps
12685 \family default
12686  determines that real small caps are used instead of faked small caps made
12687  of scaled capitals.
12688  Real small caps are often part of expert font sets; they generally look
12689  better than faked small caps but might have to be purchased separately.
12690 \end_layout
12691
12692 \begin_layout Standard
12693 The field 
12694 \family sans
12695 CJK
12696 \family default
12697  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12698  a font to display the script characters.
12699 \begin_inset Foot
12700 status collapsed
12701
12702 \begin_layout Plain Layout
12703 The font will be the argument for the commands of the LaTeX-package 
12704 \series bold
12705 CJK
12706 \series default
12707 .
12708 \begin_inset Index idx
12709 status collapsed
12710
12711 \begin_layout Plain Layout
12712 LaTeX-packages ! CJK
12713 \end_layout
12714
12715 \end_inset
12716
12717  So this has no effect for the document language 
12718 \family sans
12719 Japanese
12720 \family default
12721  that does not use 
12722 \series bold
12723 CJK
12724 \series default
12725 .
12726 \end_layout
12727
12728 \end_inset
12729
12730
12731 \end_layout
12732
12733 \begin_layout Standard
12734 \begin_inset VSpace bigskip
12735 \end_inset
12736
12737
12738 \begin_inset Note Greyedout
12739 status collapsed
12740
12741 \begin_layout Plain Layout
12742
12743 \series bold
12744 Note:
12745 \series default
12746  When you choose a new font or font size, LyX does 
12747 \emph on
12748 not
12749 \emph default
12750  change the screen font! You will only see a difference in the printed output;
12751  this is part of the WYSIWYM concept.
12752  LyX's screen fonts can be adjusted in the 
12753 \family sans
12754 Tools\SpecialChar \menuseparator
12755 Preferences
12756 \family default
12757  dialog, see section
12758 \begin_inset space ~
12759 \end_inset
12760
12761
12762 \begin_inset CommandInset ref
12763 LatexCommand ref
12764 reference "sub:Screen-Fonts"
12765
12766 \end_inset
12767
12768 .
12769 \end_layout
12770
12771 \end_inset
12772
12773
12774 \end_layout
12775
12776 \begin_layout Subsection
12777 Using Different Character Styles
12778 \begin_inset Index idx
12779 status collapsed
12780
12781 \begin_layout Plain Layout
12782 Character Styles
12783 \end_layout
12784
12785 \end_inset
12786
12787
12788 \begin_inset Index idx
12789 status collapsed
12790
12791 \begin_layout Plain Layout
12792 Text Style
12793 \end_layout
12794
12795 \end_inset
12796
12797
12798 \end_layout
12799
12800 \begin_layout Standard
12801 As we've already seen, LyX automatically changes the character style for
12802  certain paragraph environments.
12803  LyX supports two character styles, 
12804 \family sans
12805 Emphasized
12806 \family default
12807  and 
12808 \family sans
12809 Noun
12810 \family default
12811 .
12812  You can activate both of these styles via keybindings, the menus, and the
12813  toolbar.
12814 \end_layout
12815
12816 \begin_layout Standard
12817 To activate the 
12818 \family sans
12819 Noun
12820 \family default
12821  style, do one of the following:
12822 \end_layout
12823
12824 \begin_layout Itemize
12825 click on the toolbar button 
12826 \begin_inset Info
12827 type  "icon"
12828 arg   "font-noun"
12829 \end_inset
12830
12831
12832 \end_layout
12833
12834 \begin_layout Itemize
12835 use the key binding 
12836 \begin_inset Info
12837 type  "shortcut"
12838 arg   "font-noun"
12839 \end_inset
12840
12841
12842 \end_layout
12843
12844 \begin_layout Standard
12845 These commands are all toggles.
12846  That is, if 
12847 \family sans
12848 Noun
12849 \family default
12850  style is already active, they deactivate it.
12851 \end_layout
12852
12853 \begin_layout Standard
12854 One typically uses the 
12855 \family sans
12856 Noun
12857 \family default
12858  style for proper names.
12859  For example: 
12860 \begin_inset Quotes eld
12861 \end_inset
12862
12863
12864 \noun on
12865 Matthias Ettrich
12866 \noun default
12867  is the original author of LyX.
12868 \begin_inset Quotes erd
12869 \end_inset
12870
12871
12872 \end_layout
12873
12874 \begin_layout Standard
12875 A more widely used character style is the 
12876 \family sans
12877 Emphasized
12878 \family default
12879  style.
12880  You can activate (or deactivate — it's also a toggle) the 
12881 \family sans
12882 Emphasized
12883 \family default
12884  style by:
12885 \end_layout
12886
12887 \begin_layout Itemize
12888 clicking on the toolbar button 
12889 \begin_inset Info
12890 type  "icon"
12891 arg   "font-emph"
12892 \end_inset
12893
12894
12895 \end_layout
12896
12897 \begin_layout Itemize
12898 using the keybindings 
12899 \begin_inset Info
12900 type  "shortcut"
12901 arg   "font-emph"
12902 \end_inset
12903
12904
12905 \end_layout
12906
12907 \begin_layout Standard
12908 Normally the 
12909 \family sans
12910 Emphasized
12911 \family default
12912  style is equivalent to an italic font but some document classes or LaTeX-packag
12913 es use a different font.
12914 \end_layout
12915
12916 \begin_layout Standard
12917 We've been using the 
12918 \family sans
12919 Emphasized
12920 \family default
12921  style all over the place in this document.
12922  Here's one more example:
12923 \end_layout
12924
12925 \begin_layout Quotation
12926
12927 \emph on
12928 Don't overuse character styles!
12929 \end_layout
12930
12931 \begin_layout Standard
12932 It's also a warning in addition to an example.
12933  One's writing should parallel ordinary conversation.
12934  Since we don't all constantly scream at each other, we should also avoid
12935  the common tendency to overuse character style.
12936  
12937 \end_layout
12938
12939 \begin_layout Standard
12940 You can always reset to the default font using the key binding 
12941 \begin_inset Info
12942 type  "shortcut"
12943 arg   "font-default"
12944 \end_inset
12945
12946  or the dialog 
12947 \family sans
12948 Edit\SpecialChar \menuseparator
12949 Text
12950 \begin_inset space ~
12951 \end_inset
12952
12953 Style
12954 \family default
12955 .
12956 \end_layout
12957
12958 \begin_layout Subsection
12959 Fine-Tuning with the 
12960 \family sans
12961 Text Style
12962 \family default
12963  dialog
12964 \begin_inset CommandInset label
12965 LatexCommand label
12966 name "sub:Fine-Tuning-with-the"
12967
12968 \end_inset
12969
12970
12971 \begin_inset Index idx
12972 status collapsed
12973
12974 \begin_layout Plain Layout
12975 Text Style
12976 \end_layout
12977
12978 \end_inset
12979
12980
12981 \end_layout
12982
12983 \begin_layout Standard
12984 There are always occasions when you will need to do some fine-tuning, so
12985  LyX gives you a way to create a custom character style.
12986  For example, an academic journal or a corporation may have a style sheet
12987  requiring a sans-serif font be used in certain situations.
12988  Also, writers sometimes use a different font to offset a character's thoughts
12989  from ordinary dialog.
12990 \end_layout
12991
12992 \begin_layout Standard
12993 Before we document how to use custom character style, we want to issue a
12994  warning yet again: Don't overuse character styles! 
12995 \begin_inset Newline newline
12996 \end_inset
12997
12998 Documents that overuse different fonts and sizes are not well readable and
12999  tend to look as if someone has knocked huge holes in them.
13000 \end_layout
13001
13002 \begin_layout Standard
13003 To use custom character styles, open the 
13004 \family sans
13005 Edit\SpecialChar \menuseparator
13006 Text
13007 \begin_inset space ~
13008 \end_inset
13009
13010 Style\SpecialChar \menuseparator
13011 Customized
13012 \family default
13013  dialog or press the toolbar button 
13014 \begin_inset Info
13015 type  "icon"
13016 arg   "dialog-show character"
13017 \end_inset
13018
13019 .
13020  There are several boxes on this dialog, each corresponding to a different
13021  font property that you can choose.
13022  You can choose an option for one of these properties, or select 
13023 \family sans
13024 No
13025 \begin_inset space ~
13026 \end_inset
13027
13028 change
13029 \family default
13030 , which keeps the current state of that property.
13031  The item 
13032 \family sans
13033 Reset
13034 \family default
13035  will reset the property to whatever is the default.
13036  You can use this to reset attributes across a bunch of different paragraph
13037  environments in a snap.
13038 \end_layout
13039
13040 \begin_layout Standard
13041 The font properties, and their options (in addition to 
13042 \family sans
13043 No
13044 \begin_inset space ~
13045 \end_inset
13046
13047 change
13048 \family default
13049  and 
13050 \family sans
13051 Reset
13052 \family default
13053 ) are:
13054 \end_layout
13055
13056 \begin_layout Labeling
13057 \labelwidthstring 00.00.0000
13058
13059 \family sans
13060 Family
13061 \family default
13062  The 
13063 \begin_inset Quotes eld
13064 \end_inset
13065
13066 overall look
13067 \begin_inset Quotes erd
13068 \end_inset
13069
13070  of the font.
13071  The possible options are:
13072 \end_layout
13073
13074 \begin_deeper
13075 \begin_layout Labeling
13076 \labelwidthstring 00.00.0000
13077
13078 \family sans
13079 Roman
13080 \family default
13081  This is the Roman font family.
13082  Normally a serif font.
13083  It's also the default family.
13084  (key binding 
13085 \begin_inset Info
13086 type  "shortcut"
13087 arg   "font-roman"
13088 \end_inset
13089
13090 )
13091 \end_layout
13092
13093 \begin_layout Labeling
13094 \labelwidthstring 00.00.0000
13095
13096 \family sans
13097 Sans
13098 \begin_inset space ~
13099 \end_inset
13100
13101 Serif
13102 \family default
13103  
13104 \family sans
13105 This is the Sans Serif font family.
13106
13107 \family default
13108  (key binding 
13109 \begin_inset Info
13110 type  "shortcut"
13111 arg   "font-sans"
13112 \end_inset
13113
13114 )
13115 \end_layout
13116
13117 \begin_layout Labeling
13118 \labelwidthstring 00.00.0000
13119
13120 \family sans
13121 Typewriter
13122 \family default
13123  
13124 \family typewriter
13125 This is the Typewriter font family.
13126
13127 \family default
13128  (key binding 
13129 \begin_inset Info
13130 type  "shortcut"
13131 arg   "font-typewriter"
13132 \end_inset
13133
13134
13135 \family sans
13136 )
13137 \end_layout
13138
13139 \end_deeper
13140 \begin_layout Labeling
13141 \labelwidthstring 00.00.0000
13142
13143 \family sans
13144 Series
13145 \family default
13146  This corresponds to the print weight.
13147  Options are:
13148 \end_layout
13149
13150 \begin_deeper
13151 \begin_layout Labeling
13152 \labelwidthstring 00.00.0000
13153
13154 \family sans
13155 Medium
13156 \family default
13157  This is the Medium font series.
13158  It's also the default series.
13159 \end_layout
13160
13161 \begin_layout Labeling
13162 \labelwidthstring 00.00.0000
13163
13164 \family sans
13165 Bold
13166 \family default
13167  
13168 \series bold
13169 This is the Bold font series.
13170
13171 \series default
13172  (key binding 
13173 \begin_inset Info
13174 type  "shortcut"
13175 arg   "font-bold"
13176 \end_inset
13177
13178 )
13179 \end_layout
13180
13181 \end_deeper
13182 \begin_layout Labeling
13183 \labelwidthstring 00.00.0000
13184
13185 \family sans
13186 Shape
13187 \family default
13188  As the name implies.
13189  Options are:
13190 \end_layout
13191
13192 \begin_deeper
13193 \begin_layout Labeling
13194 \labelwidthstring 00.00.0000
13195
13196 \family sans
13197 Upright
13198 \family default
13199  This is the Upright font shape.
13200  It's also the default shape.
13201 \end_layout
13202
13203 \begin_layout Labeling
13204 \labelwidthstring 00.00.0000
13205
13206 \family sans
13207 Italic
13208 \family default
13209  
13210 \shape italic
13211 This
13212 \shape default
13213  
13214 \family sans
13215 \shape italic
13216 i
13217 \family default
13218 s the Italic font shape
13219 \shape default
13220 \emph on
13221 .
13222 \end_layout
13223
13224 \begin_layout Labeling
13225 \labelwidthstring 00.00.0000
13226
13227 \family sans
13228 Slanted
13229 \family default
13230  
13231 \shape slanted
13232 This is the Slanted font shape
13233 \shape default
13234  (although it might not be visible in LyX, this is different from italic).
13235 \end_layout
13236
13237 \begin_layout Labeling
13238 \labelwidthstring 00.00.0000
13239
13240 \family sans
13241 Small
13242 \begin_inset space ~
13243 \end_inset
13244
13245 Caps
13246 \family default
13247  
13248 \shape smallcaps
13249 This is the Small caps font shape
13250 \shape default
13251 \noun on
13252 .
13253 \end_layout
13254
13255 \end_deeper
13256 \begin_layout Labeling
13257 \labelwidthstring 00.00.0000
13258
13259 \family sans
13260 Size
13261 \family default
13262  Alters the size of the font.
13263  You will find no numerical values here; all possible sizes are actually
13264  proportional to the document font size.
13265  Once again, you don't feed LyX the details, but a general description of
13266  what you want to do.
13267  The options are:
13268 \end_layout
13269
13270 \begin_deeper
13271 \begin_layout Labeling
13272 \labelwidthstring 00.00.0000
13273
13274 \family sans
13275 Tiny
13276 \family default
13277  
13278 \size tiny
13279 This is the 
13280 \begin_inset Quotes eld
13281 \end_inset
13282
13283 Tiny
13284 \begin_inset Quotes erd
13285 \end_inset
13286
13287  font size.
13288
13289 \size default
13290  (key bindings 
13291 \begin_inset Info
13292 type  "shortcuts"
13293 arg   "font-size tiny"
13294 \end_inset
13295
13296 )
13297 \end_layout
13298
13299 \begin_layout Labeling
13300 \labelwidthstring 00.00.0000
13301
13302 \family sans
13303 Smallest
13304 \family default
13305  
13306 \size scriptsize
13307 This is the 
13308 \begin_inset Quotes eld
13309 \end_inset
13310
13311 Smallest
13312 \begin_inset Quotes erd
13313 \end_inset
13314
13315  font size
13316 \size default
13317 .
13318  (key binding 
13319 \begin_inset Info
13320 type  "shortcut"
13321 arg   "font-size scriptsize"
13322 \end_inset
13323
13324 )
13325 \end_layout
13326
13327 \begin_layout Labeling
13328 \labelwidthstring 00.00.0000
13329
13330 \family sans
13331 Smaller
13332 \family default
13333  
13334 \size footnotesize
13335 This is the 
13336 \begin_inset Quotes eld
13337 \end_inset
13338
13339 Smaller
13340 \begin_inset Quotes erd
13341 \end_inset
13342
13343  font size.
13344
13345 \size default
13346  (key bindings 
13347 \begin_inset Info
13348 type  "shortcuts"
13349 arg   "font-size footnotesize"
13350 \end_inset
13351
13352 )
13353 \end_layout
13354
13355 \begin_layout Labeling
13356 \labelwidthstring 00.00.0000
13357
13358 \family sans
13359 Small
13360 \family default
13361  
13362 \size small
13363 This is the 
13364 \begin_inset Quotes eld
13365 \end_inset
13366
13367 Small
13368 \begin_inset Quotes erd
13369 \end_inset
13370
13371  font size.
13372
13373 \size default
13374  (key bindings 
13375 \begin_inset Info
13376 type  "shortcuts"
13377 arg   "font-size small"
13378 \end_inset
13379
13380 )
13381 \end_layout
13382
13383 \begin_layout Labeling
13384 \labelwidthstring 00.00.0000
13385
13386 \family sans
13387 Normal
13388 \family default
13389  This is the 
13390 \begin_inset Quotes eld
13391 \end_inset
13392
13393 Normal
13394 \begin_inset Quotes erd
13395 \end_inset
13396
13397  font size.
13398  It's also the default size.
13399  (key bindings 
13400 \begin_inset Info
13401 type  "shortcuts"
13402 arg   "font-size normal"
13403 \end_inset
13404
13405 )
13406 \end_layout
13407
13408 \begin_layout Labeling
13409 \labelwidthstring 00.00.0000
13410
13411 \family sans
13412 Large
13413 \family default
13414  
13415 \size large
13416 This is the 
13417 \begin_inset Quotes eld
13418 \end_inset
13419
13420 Large
13421 \begin_inset Quotes erd
13422 \end_inset
13423
13424  font size.
13425
13426 \size default
13427  (key bindings 
13428 \begin_inset Info
13429 type  "shortcuts"
13430 arg   "font-size large"
13431 \end_inset
13432
13433 )
13434 \end_layout
13435
13436 \begin_layout Labeling
13437 \labelwidthstring 00.00.0000
13438
13439 \family sans
13440 Larger
13441 \family default
13442  
13443 \size larger
13444 This is the 
13445 \begin_inset Quotes eld
13446 \end_inset
13447
13448 Larger
13449 \begin_inset Quotes erd
13450 \end_inset
13451
13452  font size.
13453
13454 \size default
13455  (key bindings 
13456 \begin_inset Info
13457 type  "shortcuts"
13458 arg   "font-size larger"
13459 \end_inset
13460
13461 )
13462 \end_layout
13463
13464 \begin_layout Labeling
13465 \labelwidthstring 00.00.0000
13466
13467 \family sans
13468 Largest
13469 \family default
13470  
13471 \size largest
13472 This is the 
13473 \begin_inset Quotes eld
13474 \end_inset
13475
13476 Largest
13477 \begin_inset Quotes erd
13478 \end_inset
13479
13480  font size.
13481
13482 \size default
13483  (key binding 
13484 \begin_inset Info
13485 type  "shortcut"
13486 arg   "font-size largest"
13487 \end_inset
13488
13489 )
13490 \end_layout
13491
13492 \begin_layout Labeling
13493 \labelwidthstring 00.00.0000
13494
13495 \family sans
13496 Huge
13497 \family default
13498  
13499 \size huge
13500 This is the 
13501 \begin_inset Quotes eld
13502 \end_inset
13503
13504 Huge
13505 \begin_inset Quotes erd
13506 \end_inset
13507
13508  font size.
13509
13510 \size default
13511  (key bindings 
13512 \begin_inset Info
13513 type  "shortcuts"
13514 arg   "font-size huge"
13515 \end_inset
13516
13517 )
13518 \end_layout
13519
13520 \begin_layout Labeling
13521 \labelwidthstring 00.00.0000
13522
13523 \family sans
13524 Huger
13525 \family default
13526  
13527 \size giant
13528 This is the 
13529 \begin_inset Quotes eld
13530 \end_inset
13531
13532 Huger
13533 \begin_inset Quotes erd
13534 \end_inset
13535
13536  font size.
13537
13538 \size default
13539  (key bindings 
13540 \begin_inset Info
13541 type  "shortcuts"
13542 arg   "font-size giant"
13543 \end_inset
13544
13545 )
13546 \end_layout
13547
13548 \begin_layout Labeling
13549 \labelwidthstring 00.00.0000
13550
13551 \family sans
13552 Increase
13553 \family default
13554  This increases the size by one step (for instance, from 
13555 \begin_inset Quotes eld
13556 \end_inset
13557
13558 Largest
13559 \begin_inset Quotes erd
13560 \end_inset
13561
13562  to 
13563 \begin_inset Quotes eld
13564 \end_inset
13565
13566 Huge
13567 \begin_inset Quotes erd
13568 \end_inset
13569
13570 ).
13571  (key binding 
13572 \begin_inset Info
13573 type  "shortcut"
13574 arg   "font-size increase"
13575 \end_inset
13576
13577 )
13578 \end_layout
13579
13580 \begin_layout Labeling
13581 \labelwidthstring 00.00.0000
13582
13583 \family sans
13584 Decrease
13585 \family default
13586  This decreases the size by one step (for instance, from 
13587 \begin_inset Quotes eld
13588 \end_inset
13589
13590 Normal
13591 \begin_inset Quotes erd
13592 \end_inset
13593
13594  to 
13595 \begin_inset Quotes eld
13596 \end_inset
13597
13598 Small
13599 \begin_inset Quotes erd
13600 \end_inset
13601
13602 ).
13603  (key binding 
13604 \begin_inset Info
13605 type  "shortcut"
13606 arg   "font-size decrease"
13607 \end_inset
13608
13609 )
13610 \end_layout
13611
13612 \end_deeper
13613 \begin_layout Standard
13614 We warn you 
13615 \emph on
13616 yet again
13617 \emph default
13618 : don't go crazy with this feature.
13619  You should almost never need to change the font size.
13620  LyX automatically changes the font size for different paragraph environments
13621  — use those instead.
13622  This is here for fine-tuning only!
13623 \end_layout
13624
13625 \begin_layout Labeling
13626 \labelwidthstring 00.00.0000
13627
13628 \family sans
13629 Misc
13630 \family default
13631  Here you can change a few other things at the character level.
13632  Options are:
13633 \end_layout
13634
13635 \begin_deeper
13636 \begin_layout Labeling
13637 \labelwidthstring 00.00.0000
13638
13639 \family sans
13640 Emph
13641 \family default
13642  
13643 \emph on
13644 This is text with emphasize on
13645 \emph default
13646 .
13647  This might seem like the same as 
13648 \shape italic
13649 Italic
13650 \shape default
13651 , but it is actually a bit different.
13652  Emphasized is a 
13653 \emph on
13654 logical
13655 \emph default
13656  attribute.
13657  That means every document class can define its own font used for emphasized
13658  text.
13659  Normally this font is equal to italic.
13660 \end_layout
13661
13662 \begin_layout Labeling
13663 \labelwidthstring 00.00.0000
13664
13665 \family sans
13666 Underbar
13667 \family default
13668  
13669 \bar under
13670 This is text with Underbar on.
13671
13672 \bar default
13673  (key binding 
13674 \begin_inset Info
13675 type  "shortcuts"
13676 arg   "font-underline"
13677 \end_inset
13678
13679
13680 \family sans
13681 )
13682 \begin_inset Newline newline
13683 \end_inset
13684
13685
13686 \family default
13687 Avoid using underbar if you can! It is a hangover from the typewriter days,
13688  when you could not change fonts.
13689  One no longer needs to emphasize text by underscoring characters.
13690  This is only possible in LyX because some people 
13691 \emph on
13692 may
13693 \emph default
13694  need it in order to follow style sheets for journal submissions.
13695 \end_layout
13696
13697 \begin_layout Labeling
13698 \labelwidthstring 00.00.0000
13699
13700 \family sans
13701 Double
13702 \begin_inset space ~
13703 \end_inset
13704
13705 underbar
13706 \family default
13707  
13708 \uuline on
13709 This is text with Double underbar on.
13710
13711 \uuline default
13712  (key binding 
13713 \begin_inset Info
13714 type  "shortcut"
13715 arg   "font-underunderline"
13716 \end_inset
13717
13718 )
13719 \begin_inset Newline newline
13720 \end_inset
13721
13722 As we just warned you against using underbar, you can imagine what we think
13723  about double underbar.
13724 \end_layout
13725
13726 \begin_layout Labeling
13727 \labelwidthstring 00.00.0000
13728
13729 \family sans
13730 Wavy
13731 \begin_inset space ~
13732 \end_inset
13733
13734 underbar
13735 \family default
13736  
13737 \uwave on
13738 This is text with Wavy underbar on.
13739
13740 \uwave default
13741  (key binding 
13742 \begin_inset Info
13743 type  "shortcut"
13744 arg   "font-underwave"
13745 \end_inset
13746
13747 )
13748 \begin_inset Newline newline
13749 \end_inset
13750
13751 Use this only if a journal absolutely insists on it.
13752  Keep antinausea pills handy.
13753 \end_layout
13754
13755 \begin_layout Labeling
13756 \labelwidthstring 00.00.0000
13757
13758 \family sans
13759 Strikeout
13760 \family default
13761  
13762 \strikeout on
13763 This is text with Strikeout on.
13764
13765 \strikeout default
13766  (key binding 
13767 \begin_inset Info
13768 type  "shortcut"
13769 arg   "font-strikeout"
13770 \end_inset
13771
13772 )
13773 \begin_inset Newline newline
13774 \end_inset
13775
13776 This is frequently used to indicate an older version of text that has been
13777  changed in the meantime.
13778 \end_layout
13779
13780 \begin_layout Labeling
13781 \labelwidthstring 00.00.0000
13782
13783 \family sans
13784 Noun
13785 \family default
13786  
13787 \noun on
13788 This is text with Noun on.
13789
13790 \noun default
13791  Like 
13792 \family sans
13793 Emph
13794 \family default
13795 , this is a logical attribute.
13796  Normally it's equivalent to 
13797 \family sans
13798 Small
13799 \begin_inset space ~
13800 \end_inset
13801
13802 Caps
13803 \family default
13804 .
13805 \end_layout
13806
13807 \end_deeper
13808 \begin_layout Labeling
13809 \labelwidthstring 00.00.0000
13810
13811 \family sans
13812 Color
13813 \family default
13814  You can adjust the color of the text with this control.
13815  Notice that not all DVI-viewers are able to display colors.
13816  Besides 
13817 \family sans
13818 No
13819 \begin_inset space ~
13820 \end_inset
13821
13822 color
13823 \family default
13824 , which is the default 
13825 \begin_inset Quotes eld
13826 \end_inset
13827
13828 color
13829 \begin_inset Quotes erd
13830 \end_inset
13831
13832  and means normally black, you can choose between 
13833 \family sans
13834 \color black
13835 Black
13836 \family default
13837 \color inherit
13838
13839 \family sans
13840 \color white
13841 White
13842 \family default
13843 \color inherit
13844
13845 \family sans
13846 \color red
13847 Red
13848 \family default
13849 \color inherit
13850
13851 \family sans
13852 \color green
13853 Green
13854 \family default
13855 \color inherit
13856
13857 \family sans
13858 \color blue
13859 Blue
13860 \family default
13861 \color inherit
13862
13863 \family sans
13864 \color cyan
13865 Cyan
13866 \family default
13867 \color inherit
13868
13869 \family sans
13870 \color magenta
13871 Magenta
13872 \family default
13873 \color inherit
13874  and 
13875 \family sans
13876 \color yellow
13877 Yellow
13878 \family default
13879 \color inherit
13880  text.
13881 \begin_inset Index idx
13882 status collapsed
13883
13884 \begin_layout Plain Layout
13885 Color ! Text
13886 \end_layout
13887
13888 \end_inset
13889
13890
13891 \end_layout
13892
13893 \begin_layout Labeling
13894 \labelwidthstring 00.00.0000
13895
13896 \family sans
13897 Language
13898 \family default
13899  This is used to mark regions of text as having a different language from
13900  the language of the document.
13901  Text marked in this way will be underlined in blue to indicate the change
13902  (only within LyX).
13903 \begin_inset Newline newline
13904 \end_inset
13905
13906 If you have for example a longer German Text in your document, LaTeX respects
13907  the German hyphenation rules automatically.
13908  When using the spell checking (see section
13909 \begin_inset space ~
13910 \end_inset
13911
13912
13913 \begin_inset CommandInset ref
13914 LatexCommand ref
13915 reference "sec:Spellchecking"
13916
13917 \end_inset
13918
13919 ) the German-marked text will be checked according to the German dictionary.
13920 \end_layout
13921
13922 \begin_layout Standard
13923 So you have a huge number of combinations to choose from.
13924  Once you've chosen a new character style via the 
13925 \family sans
13926 Edit\SpecialChar \menuseparator
13927 Text
13928 \begin_inset space ~
13929 \end_inset
13930
13931 Style
13932 \family default
13933  dialog, the settings are saved.
13934  You can activate them by using the toolbar button 
13935 \begin_inset Info
13936 type  "icon"
13937 arg   "textstyle-apply"
13938 \end_inset
13939
13940 .
13941  The button lets you apply your custom character style even when the dialog
13942  isn't visible.
13943 \end_layout
13944
13945 \begin_layout Standard
13946 To completely reset the character style to the default, use 
13947 \begin_inset Info
13948 type  "shortcut"
13949 arg   "font-default"
13950 \end_inset
13951
13952 .
13953  If you want to toggle only those properties that you have just changed
13954  (suppose you just set the shape to 
13955 \begin_inset Quotes eld
13956 \end_inset
13957
13958 slanted
13959 \begin_inset Quotes erd
13960 \end_inset
13961
13962  and the series to 
13963 \begin_inset Quotes eld
13964 \end_inset
13965
13966 bold
13967 \begin_inset Quotes erd
13968 \end_inset
13969
13970 ), set the 
13971 \family sans
13972 Toggle
13973 \begin_inset space ~
13974 \end_inset
13975
13976 all
13977 \family default
13978  switch and press 
13979 \family sans
13980 Apply
13981 \family default
13982 .
13983 \end_layout
13984
13985 \begin_layout Standard
13986 You should also know something about the differences between the three main
13987  font types 
13988 \family sans
13989 serif
13990 \family default
13991
13992 \family sans
13993 sans
13994 \begin_inset space ~
13995 \end_inset
13996
13997 serif
13998 \family default
13999 , and 
14000 \family sans
14001 typewriter
14002 \family default
14003 :
14004 \end_layout
14005
14006 \begin_layout Itemize
14007
14008 \family sans
14009 Typewriter
14010 \family default
14011  is a so called 
14012 \begin_inset Quotes eld
14013 \end_inset
14014
14015 monospaced
14016 \begin_inset Quotes erd
14017 \end_inset
14018
14019  font, which means every character has the same width; the 
14020 \begin_inset Quotes eld
14021 \end_inset
14022
14023 i
14024 \begin_inset Quotes erd
14025 \end_inset
14026
14027  is as wide as the 
14028 \begin_inset Quotes eld
14029 \end_inset
14030
14031 m
14032 \begin_inset Quotes erd
14033 \end_inset
14034
14035 .
14036  Here is an example
14037 \begin_inset Newline newline
14038 \end_inset
14039
14040
14041 \begin_inset Phantom HPhantom
14042 status open
14043
14044 \begin_layout Plain Layout
14045 no 
14046 \end_layout
14047
14048 \end_inset
14049
14050
14051 \family typewriter
14052 typewriter text
14053 \family default
14054
14055 \begin_inset Note Note
14056 status collapsed
14057
14058 \begin_layout Plain Layout
14059 For more on phantoms see section
14060 \begin_inset space ~
14061 \end_inset
14062
14063
14064 \begin_inset CommandInset ref
14065 LatexCommand ref
14066 reference "sub:Phantom-Space"
14067
14068 \end_inset
14069
14070 .
14071 \end_layout
14072
14073 \end_inset
14074
14075
14076 \begin_inset Newline newline
14077 \end_inset
14078
14079 no typewriter text
14080 \end_layout
14081
14082 \begin_layout Itemize
14083
14084 \family sans
14085 Serif
14086 \family default
14087  fonts use characters with serifs.
14088  These are the small 
14089 \begin_inset Quotes eld
14090 \end_inset
14091
14092 appendices
14093 \begin_inset Quotes erd
14094 \end_inset
14095
14096  at the ends of the strokes that form the character.
14097  The following example will show the difference:
14098 \begin_inset Newline newline
14099 \end_inset
14100
14101 text with serifs
14102 \begin_inset Newline newline
14103 \end_inset
14104
14105
14106 \family sans
14107 text without serifs
14108 \family default
14109
14110 \begin_inset Newline newline
14111 \end_inset
14112
14113 Serifs facilitate quick and easy reading.
14114  These fonts are therefore used as default (named 
14115 \family sans
14116 roman
14117 \family default
14118 ).
14119 \end_layout
14120
14121 \begin_layout Itemize
14122
14123 \family sans
14124 Sans serif
14125 \family default
14126  don't use serifs.
14127  This font type is therefore often used for headings and short texts.
14128  We use it in this document to highlight menu names.
14129 \end_layout
14130
14131 \begin_layout Standard
14132 \begin_inset Quotes eld
14133 \end_inset
14134
14135 Toggling
14136 \begin_inset Quotes erd
14137 \end_inset
14138
14139  refers to applying or removing font properties.
14140  When a property is marked for toggling in the Text Style dialog, applying
14141  the style to text that already has the property will cause the property
14142  to be removed.
14143  If you apply a style with properties A, B and C to text that currently
14144  has font properties B, C, F and G, and if B is set to toggle and C is set
14145  not to toggle, the text ends up with properties A, C, F and G.
14146  
14147 \begin_inset Quotes eld
14148 \end_inset
14149
14150 Never toggled
14151 \begin_inset Quotes erd
14152 \end_inset
14153
14154  and 
14155 \begin_inset Quotes eld
14156 \end_inset
14157
14158 always toggled
14159 \begin_inset Quotes erd
14160 \end_inset
14161
14162  mean that you do not control the toggling behavior.
14163  For the properties on the left side of the dialog (
14164 \begin_inset Quotes eld
14165 \end_inset
14166
14167 Family
14168 \begin_inset Quotes erd
14169 \end_inset
14170
14171  etc.), toggling behavior is up to you.
14172  If 
14173 \begin_inset Quotes eld
14174 \end_inset
14175
14176 Toggle all
14177 \begin_inset Quotes erd
14178 \end_inset
14179
14180  is checked, all of the left side properties are toggled; by default, none
14181  of them are.
14182  Finally, 
14183 \begin_inset Quotes eld
14184 \end_inset
14185
14186 Reset
14187 \begin_inset Quotes erd
14188 \end_inset
14189
14190  is never toggled.
14191  If you set 
14192 \begin_inset Quotes eld
14193 \end_inset
14194
14195 Series
14196 \begin_inset Quotes erd
14197 \end_inset
14198
14199  to 
14200 \begin_inset Quotes eld
14201 \end_inset
14202
14203 Reset
14204 \begin_inset Quotes erd
14205 \end_inset
14206
14207  and select 
14208 \begin_inset Quotes eld
14209 \end_inset
14210
14211 Toggle all
14212 \begin_inset Quotes erd
14213 \end_inset
14214
14215 , then apply the style to bold face text, the text will revert to the default
14216  series (
14217 \begin_inset Quotes eld
14218 \end_inset
14219
14220 Medium
14221 \begin_inset Quotes erd
14222 \end_inset
14223
14224 ), no matter how many times you apply the style.
14225 \end_layout
14226
14227 \begin_layout Standard
14228 We conclude with the same warning once again: Don't overuse the fonts.
14229  They are, more often than not, a kludge and a bad substitute for good writing.
14230 \end_layout
14231
14232 \begin_layout Section
14233 Printing and Previewing
14234 \end_layout
14235
14236 \begin_layout Subsection
14237 Overview
14238 \end_layout
14239
14240 \begin_layout Standard
14241 Now that we have covered some of the basic features of document preparation
14242  using LyX, you probably want to know how to print out your masterpiece.
14243  Before we tell you that, we want to give you a quick explanation of what
14244  goes on behind-the-scenes.
14245  We cover this information in much greater detail in the 
14246 \emph on
14247 Additional Features
14248 \emph default
14249  manual as well.
14250 \end_layout
14251
14252 \begin_layout Standard
14253 LyX uses the program LaTeX as its backend.
14254  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14255  confusion, we will only refer to LaTeX.
14256  LyX is what you use to do your actual writing.
14257  Then, LyX calls LaTeX to turn your writing into printable output.
14258  This happens in two stages:
14259 \end_layout
14260
14261 \begin_layout Enumerate
14262 First, LyX converts your document to a series of text commands for LaTeX,
14263  generating a file with the extension, 
14264 \begin_inset Quotes eld
14265 \end_inset
14266
14267
14268 \family typewriter
14269 .tex
14270 \family default
14271
14272 \begin_inset Quotes erd
14273 \end_inset
14274
14275 .
14276 \end_layout
14277
14278 \begin_layout Enumerate
14279 Next, LyX calls LaTeX to use the commands in the 
14280 \family typewriter
14281 .tex
14282 \family default
14283  file to produce printable output.
14284  
14285 \end_layout
14286
14287 \begin_layout Subsection
14288 Output file formats
14289 \begin_inset Index idx
14290 status collapsed
14291
14292 \begin_layout Plain Layout
14293 File formats
14294 \end_layout
14295
14296 \end_inset
14297
14298
14299 \begin_inset CommandInset label
14300 LatexCommand label
14301 name "sub:Output-file-formats"
14302
14303 \end_inset
14304
14305
14306 \end_layout
14307
14308 \begin_layout Subsubsection
14309 Simple text (ASCII)
14310 \begin_inset Index idx
14311 status collapsed
14312
14313 \begin_layout Plain Layout
14314 File formats ! ASCII
14315 \end_layout
14316
14317 \end_inset
14318
14319
14320 \end_layout
14321
14322 \begin_layout Standard
14323 This file type has the extension 
14324 \begin_inset Quotes eld
14325 \end_inset
14326
14327
14328 \family typewriter
14329 .txt
14330 \family default
14331
14332 \begin_inset Quotes erd
14333 \end_inset
14334
14335 .
14336  It contains your document as plain text following the rules of the 
14337 \begin_inset Quotes eld
14338 \end_inset
14339
14340 American Standard Code for Information Interchange
14341 \begin_inset Quotes erd
14342 \end_inset
14343
14344  (ASCII).
14345 \end_layout
14346
14347 \begin_layout Standard
14348 You can export your document to ASCII with the menu 
14349 \family sans
14350 File\SpecialChar \menuseparator
14351 Export\SpecialChar \menuseparator
14352 Plain
14353 \begin_inset space ~
14354 \end_inset
14355
14356 text
14357 \family default
14358  or 
14359 \family sans
14360 File\SpecialChar \menuseparator
14361 Export\SpecialChar \menuseparator
14362 Plain
14363 \begin_inset space ~
14364 \end_inset
14365
14366 text
14367 \begin_inset space ~
14368 \end_inset
14369
14370 (ps2ascii)
14371 \family default
14372 .
14373  The latter will first internally export to PostScript and then do the conversio
14374 n to ASCII.
14375 \end_layout
14376
14377 \begin_layout Subsubsection
14378 LaTeX
14379 \begin_inset Index idx
14380 status collapsed
14381
14382 \begin_layout Plain Layout
14383 File formats ! LaTeX
14384 \end_layout
14385
14386 \end_inset
14387
14388
14389 \end_layout
14390
14391 \begin_layout Standard
14392 This file type has the extension 
14393 \begin_inset Quotes eld
14394 \end_inset
14395
14396
14397 \family typewriter
14398 .tex
14399 \family default
14400
14401 \begin_inset Quotes erd
14402 \end_inset
14403
14404  and contains all commands that are necessary for the LaTeX program to process
14405  your document.
14406  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14407  it manually with console commands.
14408  The LaTeX-file is automatically created in LyX's temporary directory whenever
14409  you view or export your document.
14410 \end_layout
14411
14412 \begin_layout Standard
14413 You can export your document as a LaTeX-file using the menu 
14414 \family sans
14415 File\SpecialChar \menuseparator
14416 Export\SpecialChar \menuseparator
14417 LaT
14418 \begin_inset ERT
14419 status collapsed
14420
14421 \begin_layout Plain Layout
14422
14423 {}
14424 \end_layout
14425
14426 \end_inset
14427
14428 eX
14429 \family default
14430 .
14431  The different LaTeX export variants are explained in section
14432 \begin_inset space ~
14433 \end_inset
14434
14435
14436 \begin_inset CommandInset ref
14437 LatexCommand ref
14438 reference "sub:Export"
14439
14440 \end_inset
14441
14442 .
14443 \end_layout
14444
14445 \begin_layout Subsubsection
14446 DVI
14447 \begin_inset Index idx
14448 status collapsed
14449
14450 \begin_layout Plain Layout
14451 File formats ! DVI
14452 \end_layout
14453
14454 \end_inset
14455
14456
14457 \end_layout
14458
14459 \begin_layout Standard
14460 This file type has the extension 
14461 \begin_inset Quotes eld
14462 \end_inset
14463
14464
14465 \family typewriter
14466 .dvi
14467 \family default
14468
14469 \begin_inset Quotes erd
14470 \end_inset
14471
14472 .
14473  It is called 
14474 \begin_inset Quotes eld
14475 \end_inset
14476
14477 device-independent
14478 \begin_inset Quotes erd
14479 \end_inset
14480
14481  (DVI), because it is completely portable; you can move them from one machine
14482  to another without needing to do any sort of conversion.
14483  DVIs are used for quick previews and as pre-stage for other output formats,
14484  like PostScript.
14485 \end_layout
14486
14487 \begin_layout Standard
14488 DVI files do not contain images, they only link to them.
14489  So don't forget to deliver the images together with your DVIs.
14490  Because the DVI-viewer has to convert the image in the background to make
14491  it visible when you scroll the DVI, this can slow down your computer when
14492  you view the DVI.
14493  So we recommend using PDF for files with many images.
14494 \end_layout
14495
14496 \begin_layout Standard
14497 You can export your document to DVI by the menu 
14498 \family sans
14499 File\SpecialChar \menuseparator
14500 Export\SpecialChar \menuseparator
14501 DVI
14502 \family default
14503  or 
14504 \family sans
14505 File\SpecialChar \menuseparator
14506 Export\SpecialChar \menuseparator
14507 DVI
14508 \begin_inset space ~
14509 \end_inset
14510
14511 (LuaTe
14512 \begin_inset ERT
14513 status collapsed
14514
14515 \begin_layout Plain Layout
14516
14517 {}
14518 \end_layout
14519
14520 \end_inset
14521
14522 X).
14523
14524 \family default
14525  The latter option uses the program 
14526 \family typewriter
14527 LuaTeX
14528 \family default
14529 .
14530  
14531 \family typewriter
14532 LuaTeX
14533 \family default
14534  is an engine that provides direct Unicode support and support for direct
14535  font access (see section
14536 \begin_inset space ~
14537 \end_inset
14538
14539
14540 \begin_inset CommandInset ref
14541 LatexCommand ref
14542 reference "sub:LaTeX-font-support"
14543
14544 \end_inset
14545
14546 ).
14547  LuaTeX is still a work in progress, but it might develop into the next
14548  standard TeX processor.
14549 \end_layout
14550
14551 \begin_layout Subsubsection
14552 PostScript
14553 \begin_inset Index idx
14554 status collapsed
14555
14556 \begin_layout Plain Layout
14557 File formats ! PostScript
14558 \end_layout
14559
14560 \end_inset
14561
14562
14563 \end_layout
14564
14565 \begin_layout Standard
14566 This file type has the extension 
14567 \begin_inset Quotes eld
14568 \end_inset
14569
14570
14571 \family typewriter
14572 .ps
14573 \family default
14574
14575 \begin_inset Quotes erd
14576 \end_inset
14577
14578 .
14579  PostScript was developed by the company 
14580 \family typewriter
14581 Adobe
14582 \family default
14583  as a printer language.
14584  The file therefore contains commands that the printer uses to print the
14585  file.
14586  PostScript can be seen as a 
14587 \begin_inset Quotes eld
14588 \end_inset
14589
14590 programming language
14591 \begin_inset Quotes erd
14592 \end_inset
14593
14594 ; you can calculate with it and draw diagrams and images.
14595 \begin_inset Foot
14596 status collapsed
14597
14598 \begin_layout Plain Layout
14599 When you are interested to learn more about this, have a look at the LaTeX-packa
14600 ge 
14601 \series bold
14602 pstricks
14603 \series default
14604
14605 \begin_inset Index idx
14606 status collapsed
14607
14608 \begin_layout Plain Layout
14609 LaTeX-packages ! pstricks
14610 \end_layout
14611
14612 \end_inset
14613
14614 .
14615 \end_layout
14616
14617 \end_inset
14618
14619  Due to this ability, the files are often bigger than PDFs.
14620 \end_layout
14621
14622 \begin_layout Standard
14623 PostScript can only contain images in the format 
14624 \begin_inset Quotes eld
14625 \end_inset
14626
14627 Encapsulated PostScript
14628 \begin_inset Quotes erd
14629 \end_inset
14630
14631  (EPS, file extension 
14632 \begin_inset Quotes eld
14633 \end_inset
14634
14635
14636 \family typewriter
14637 .eps
14638 \family default
14639
14640 \begin_inset Quotes erd
14641 \end_inset
14642
14643 ).
14644  As LyX allows you to use any known image format in your document, it has
14645  to convert them in the background to EPS.
14646  If you have e.
14647 \begin_inset space \thinspace{}
14648 \end_inset
14649
14650 g.
14651 \begin_inset space \space{}
14652 \end_inset
14653
14654 50
14655 \begin_inset space ~
14656 \end_inset
14657
14658 images in your document, LyX has to do 50
14659 \begin_inset space ~
14660 \end_inset
14661
14662 conversions when you view or export your document the first time.
14663  This might slow down your workflow with LyX.
14664  So if you plan to use PostScript, you can insert your images directly as
14665  EPS to avoid this problem.
14666 \end_layout
14667
14668 \begin_layout Standard
14669 You can export your document to PostScript using the menu 
14670 \family sans
14671 File\SpecialChar \menuseparator
14672 Export\SpecialChar \menuseparator
14673 PostScript
14674 \family default
14675 .
14676 \end_layout
14677
14678 \begin_layout Subsubsection
14679 PDF
14680 \begin_inset Index idx
14681 status collapsed
14682
14683 \begin_layout Plain Layout
14684 File formats ! PDF
14685 \end_layout
14686
14687 \end_inset
14688
14689
14690 \begin_inset Index idx
14691 status collapsed
14692
14693 \begin_layout Plain Layout
14694 PDF
14695 \end_layout
14696
14697 \end_inset
14698
14699
14700 \end_layout
14701
14702 \begin_layout Standard
14703 This file type has the extension 
14704 \begin_inset Quotes eld
14705 \end_inset
14706
14707
14708 \family typewriter
14709 .pdf
14710 \family default
14711
14712 \begin_inset Quotes erd
14713 \end_inset
14714
14715 .
14716  The 
14717 \begin_inset Quotes eld
14718 \end_inset
14719
14720 Portable Document Format
14721 \begin_inset Quotes erd
14722 \end_inset
14723
14724  (PDF) developed by 
14725 \family typewriter
14726 Adobe
14727 \family default
14728  was derived from PostScript.
14729  It is more compressed and it uses fewer commands than PostScript.
14730  As the name 
14731 \begin_inset Quotes eld
14732 \end_inset
14733
14734 portable
14735 \begin_inset Quotes erd
14736 \end_inset
14737
14738  implies, it can be processed at any computer system and the printed output
14739  looks exactly the same.
14740 \end_layout
14741
14742 \begin_layout Standard
14743 PDF can contain images in its own PDF format and in the formats 
14744 \begin_inset Quotes eld
14745 \end_inset
14746
14747 Joint Photographic Experts Group
14748 \begin_inset Quotes erd
14749 \end_inset
14750
14751  (JPG, file extension 
14752 \begin_inset Quotes eld
14753 \end_inset
14754
14755
14756 \family typewriter
14757 .jpg
14758 \family default
14759
14760 \begin_inset Quotes erd
14761 \end_inset
14762
14763  or 
14764 \begin_inset Quotes eld
14765 \end_inset
14766
14767
14768 \family typewriter
14769 .jpeg
14770 \family default
14771
14772 \begin_inset Quotes erd
14773 \end_inset
14774
14775 ) and 
14776 \begin_inset Quotes eld
14777 \end_inset
14778
14779 Portable Network Graphics
14780 \begin_inset Quotes erd
14781 \end_inset
14782
14783  (PNG, file extension 
14784 \begin_inset Quotes eld
14785 \end_inset
14786
14787
14788 \family typewriter
14789 .png
14790 \family default
14791
14792 \begin_inset Quotes erd
14793 \end_inset
14794
14795 ).
14796  You can also use any other image format, because LyX converts them in the
14797  background to one of these formats.
14798  But as described in the section about PostScript, the image conversion
14799  will slow down your workflow.
14800  So we recommend using images in one of the three mentioned formats.
14801 \end_layout
14802
14803 \begin_layout Standard
14804 You can export your document to PDF via the menu 
14805 \family sans
14806 File\SpecialChar \menuseparator
14807 Export
14808 \family default
14809  in different ways:
14810 \end_layout
14811
14812 \begin_layout Description
14813 PDF
14814 \begin_inset space ~
14815 \end_inset
14816
14817 (ps2pdf) This uses the program 
14818 \family typewriter
14819 ps2pdf
14820 \family default
14821  that creates a PDF from a PostScript-version of your file.
14822  The PostScript-version is produced by the program 
14823 \family typewriter
14824 dvips
14825 \family default
14826  which uses a DVI-version as intermediate step.
14827  So this export variant consist of three conversions.
14828 \end_layout
14829
14830 \begin_layout Description
14831 PDF
14832 \begin_inset space ~
14833 \end_inset
14834
14835 (dvipdfm) This uses the program 
14836 \family typewriter
14837 dvipdfm
14838 \family default
14839  that converts your file in the background to DVI and in a second step to
14840  PDF.
14841 \end_layout
14842
14843 \begin_layout Description
14844 PDF
14845 \begin_inset space ~
14846 \end_inset
14847
14848 (pdflatex) This uses the program 
14849 \family typewriter
14850 pdftex
14851 \family default
14852  which converts your file directly to PDF.
14853 \end_layout
14854
14855 \begin_layout Description
14856 PDF
14857 \begin_inset space ~
14858 \end_inset
14859
14860 (XeTe
14861 \begin_inset ERT
14862 status collapsed
14863
14864 \begin_layout Plain Layout
14865
14866 {}
14867 \end_layout
14868
14869 \end_inset
14870
14871 X) This uses the program 
14872 \family typewriter
14873 XeTeX
14874 \family default
14875  that converts your file directly to PDF.
14876  
14877 \family typewriter
14878 XeTeX
14879 \family default
14880  is a new engine that provides direct Unicode support and support for direct
14881  font 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  It is particularly good at typesetting different scripts, for example verticall
14894 y written Japanese.
14895 \end_layout
14896
14897 \begin_layout Description
14898 PDF
14899 \begin_inset space ~
14900 \end_inset
14901
14902 (LuaTe
14903 \begin_inset ERT
14904 status collapsed
14905
14906 \begin_layout Plain Layout
14907
14908 {}
14909 \end_layout
14910
14911 \end_inset
14912
14913 X) This uses the program 
14914 \family typewriter
14915 LuaTeX
14916 \family default
14917  which converts your file directly to PDF.
14918  
14919 \family typewriter
14920 LuaTeX
14921 \family default
14922  is an even newer engine, derived from 
14923 \family typewriter
14924 pdflatex
14925 \family default
14926 , that also provides direct Unicode support and support for direct font
14927  access (see section
14928 \begin_inset space ~
14929 \end_inset
14930
14931
14932 \begin_inset CommandInset ref
14933 LatexCommand ref
14934 reference "sub:LaTeX-font-support"
14935
14936 \end_inset
14937
14938 ).
14939  LuaTeX is still a work in progress, but it might develop into the next
14940  standard TeX processor.
14941 \end_layout
14942
14943 \begin_layout Standard
14944 We recommend using 
14945 \family sans
14946 PDF
14947 \begin_inset space ~
14948 \end_inset
14949
14950 (pdflatex)
14951 \family default
14952  because 
14953 \family typewriter
14954 pdftex
14955 \family default
14956  supports all the features of actual PDF-versions, is quick, stable, and
14957  works without problems.
14958  If you rely on multiscript support and\SpecialChar \slash{}
14959 or specific OpenType fonts, you might
14960  want to try out 
14961 \family sans
14962 PDF
14963 \begin_inset space ~
14964 \end_inset
14965
14966 (XeTe
14967 \begin_inset ERT
14968 status collapsed
14969
14970 \begin_layout Plain Layout
14971
14972 {}
14973 \end_layout
14974
14975 \end_inset
14976
14977 X)
14978 \family default
14979  or 
14980 \family sans
14981 PDF
14982 \begin_inset space ~
14983 \end_inset
14984
14985 (LuaTe
14986 \begin_inset ERT
14987 status collapsed
14988
14989 \begin_layout Plain Layout
14990
14991 {}
14992 \end_layout
14993
14994 \end_inset
14995
14996 X)
14997 \family default
14998  instead, bearing in mind that these two programs are not yet as mature
14999  as 
15000 \family typewriter
15001 pdflatex
15002 \family default
15003 .
15004 \end_layout
15005
15006 \begin_layout Subsubsection
15007 XHTML
15008 \begin_inset Index idx
15009 status collapsed
15010
15011 \begin_layout Plain Layout
15012 FileFormats ! XHTML
15013 \end_layout
15014
15015 \end_inset
15016
15017
15018 \begin_inset Index idx
15019 status collapsed
15020
15021 \begin_layout Plain Layout
15022 HTML
15023 \end_layout
15024
15025 \end_inset
15026
15027
15028 \end_layout
15029
15030 \begin_layout Standard
15031 This file type has the extension 
15032 \begin_inset Quotes eld
15033 \end_inset
15034
15035
15036 \family typewriter
15037 .xhtml
15038 \family default
15039
15040 \begin_inset Quotes erd
15041 \end_inset
15042
15043 .
15044  It is a file suitable for viewing in web browsers.
15045  It does not itself contain images and the like but only links to them,
15046  and when LyX produces XHTML, it also generates corresponding images in
15047  formats suitable for the purpose.
15048  For the math output you can choose in the menu 
15049 \family sans
15050 Document\SpecialChar \menuseparator
15051 Settings\SpecialChar \menuseparator
15052 Output
15053 \family default
15054  between different formats, which are described in section 
15055 \emph on
15056 Math Output in XHTML
15057 \emph default
15058  of the 
15059 \emph on
15060 Additional
15061 \begin_inset space ~
15062 \end_inset
15063
15064 Features
15065 \emph default
15066  manual.
15067 \end_layout
15068
15069 \begin_layout Standard
15070 XHTML output remains 
15071 \begin_inset Quotes eld
15072 \end_inset
15073
15074 under development
15075 \begin_inset Quotes erd
15076 \end_inset
15077
15078 , and not all LyX features are supported yet.
15079  See the chapter 
15080 \emph on
15081 LyX and the World Wide Web
15082 \emph default
15083 , in the 
15084 \emph on
15085 Additional Features
15086 \emph default
15087  manual, for more information.
15088 \end_layout
15089
15090 \begin_layout Standard
15091 You can export your document as an XHTML file using the menu item 
15092 \family sans
15093 File\SpecialChar \menuseparator
15094 Export\SpecialChar \menuseparator
15095 LyXHTML
15096 \family default
15097 .
15098 \end_layout
15099
15100 \begin_layout Subsection
15101 Previewing
15102 \begin_inset Index idx
15103 status collapsed
15104
15105 \begin_layout Plain Layout
15106 Document ! Preview 
15107 \end_layout
15108
15109 \end_inset
15110
15111
15112 \end_layout
15113
15114 \begin_layout Standard
15115 To get a look at the final version of your document, with all of the page
15116  breaks in place, the footnotes correctly numbered, and so on, use the menu
15117  
15118 \family sans
15119 View
15120 \family default
15121  and choose 
15122 \family sans
15123 View
15124 \family default
15125  or the toolbar button 
15126 \begin_inset Info
15127 type  "icon"
15128 arg   "buffer-view"
15129 \end_inset
15130
15131 .
15132  A viewing program will pop up showing the output in the defined default
15133  output format, which is globally set in the preferences (see sec.
15134 \begin_inset space \thinspace{}
15135 \end_inset
15136
15137
15138 \begin_inset CommandInset ref
15139 LatexCommand ref
15140 reference "sec:File-Formats"
15141
15142 \end_inset
15143
15144 ) and can also be altered for single documents in the document settings
15145  (see sec.
15146 \begin_inset space \thinspace{}
15147 \end_inset
15148
15149
15150 \begin_inset CommandInset ref
15151 LatexCommand ref
15152 reference "sec:Doc-Output"
15153
15154 \end_inset
15155
15156 ).
15157  Further output formats can be selected via 
15158 \family sans
15159 View\SpecialChar \menuseparator
15160 Other Formats
15161 \family default
15162  or the toolbar button 
15163 \begin_inset Graphics
15164         filename ../images/view-others.png
15165         scale 85
15166         groupId toolbarbuttons
15167
15168 \end_inset
15169
15170 .
15171 \end_layout
15172
15173 \begin_layout Standard
15174 If you have changed your document, you can refresh the output in the same
15175  viewer window using the menu 
15176 \family sans
15177 View\SpecialChar \menuseparator
15178 Update
15179 \family default
15180  or 
15181 \family sans
15182 View\SpecialChar \menuseparator
15183 Update (Other Formats)
15184 \family default
15185 , respectively.
15186 \end_layout
15187
15188 \begin_layout Standard
15189 When you preview a file, the output file is only generated in LyX's temporary
15190  directory.
15191  To have a real output, export your document.
15192 \end_layout
15193
15194 \begin_layout Subsection
15195 Printing the File from within LyX
15196 \begin_inset CommandInset label
15197 LatexCommand label
15198 name "sub:Printing-the-File"
15199
15200 \end_inset
15201
15202
15203 \end_layout
15204
15205 \begin_layout Standard
15206 Instead of exporting your file and then printing it, you can also print
15207  it directly from within LyX.
15208  To print a file, select the menu 
15209 \family sans
15210 File\SpecialChar \menuseparator
15211 Print
15212 \family default
15213  or click on the toolbar button 
15214 \begin_inset Info
15215 type  "icon"
15216 arg   "dialog-show print"
15217 \end_inset
15218
15219 .
15220  LyX will internally call LaTeX to produce a DVI.
15221  This file is then processed by the program 
15222 \family typewriter
15223 dvips
15224 \family default
15225  to PostScript-file, which is finally printed using the program 
15226 \family typewriter
15227 Ghostscript
15228 \family default
15229 .
15230  Due to these steps in the background, this method is not the fastest.
15231 \end_layout
15232
15233 \begin_layout Standard
15234 You can choose to print only even-numbered or odd-numbered pages — this
15235  is useful for printing on two sides: You can re-insert the pages after
15236  printing one set to print on the other side.
15237  Some printers spit out pages face-up, others, face-down.
15238  By choosing a particular order to print in, you can take the entire stack
15239  of pages out of the printer without needing to reorder them.
15240 \end_layout
15241
15242 \begin_layout Standard
15243 You can set the parameters in the 
15244 \family sans
15245 Print
15246 \begin_inset space ~
15247 \end_inset
15248
15249 Destination
15250 \family default
15251  box as follows:
15252 \end_layout
15253
15254 \begin_layout Labeling
15255 \labelwidthstring 00.00.0000
15256
15257 \family sans
15258 Printer
15259 \family default
15260  This is the name of the printer to print to.
15261 \begin_inset Foot
15262 status collapsed
15263
15264 \begin_layout Plain Layout
15265 Note that this printer name is for the program 
15266 \family typewriter
15267 dvips
15268 \family default
15269 .
15270  That means 
15271 \family typewriter
15272 dvips
15273 \family default
15274  has to be configured for this printer name.
15275  The default printer can be set in LyX's preferences dialog, see section
15276 \begin_inset space ~
15277 \end_inset
15278
15279
15280 \begin_inset CommandInset ref
15281 LatexCommand ref
15282 reference "sub:Printer"
15283
15284 \end_inset
15285
15286 .
15287 \end_layout
15288
15289 \end_inset
15290
15291  The printer should understand PostScript.
15292 \end_layout
15293
15294 \begin_layout Labeling
15295 \labelwidthstring 00.00.0000
15296
15297 \family sans
15298 File
15299 \family default
15300  The name of a file to print to.
15301  The output will be a PostScript file.
15302  It will be written in LyX's working directory unless you specify the full
15303  path.
15304 \end_layout
15305
15306 \begin_layout Section
15307 A few Words about Typography
15308 \begin_inset Index idx
15309 status collapsed
15310
15311 \begin_layout Plain Layout
15312 Typography
15313 \end_layout
15314
15315 \end_inset
15316
15317
15318 \end_layout
15319
15320 \begin_layout Subsection
15321 Hyphens, Dashes and Minus Signs
15322 \begin_inset Index idx
15323 status collapsed
15324
15325 \begin_layout Plain Layout
15326 Hyphens
15327 \end_layout
15328
15329 \end_inset
15330
15331
15332 \begin_inset Index idx
15333 status collapsed
15334
15335 \begin_layout Plain Layout
15336 Dashes
15337 \end_layout
15338
15339 \end_inset
15340
15341
15342 \end_layout
15343
15344 \begin_layout Standard
15345 In LyX, the 
15346 \begin_inset Quotes eld
15347 \end_inset
15348
15349
15350 \family typewriter
15351 -
15352 \family default
15353
15354 \begin_inset Quotes erd
15355 \end_inset
15356
15357  character comes in four lengths: the 
15358 \emph on
15359 hyphen
15360 \emph default
15361 , the 
15362 \emph on
15363 en dash
15364 \emph default
15365 , the 
15366 \emph on
15367 em dash
15368 \emph default
15369 , and the minus sign:
15370 \begin_inset VSpace defskip
15371 \end_inset
15372
15373
15374 \end_layout
15375
15376 \begin_layout Standard
15377 \begin_inset Tabular
15378 <lyxtabular version="3" rows="5" columns="3">
15379 <features tabularvalignment="middle">
15380 <column alignment="left" valignment="top" width="0">
15381 <column alignment="left" valignment="top" width="0">
15382 <column alignment="left" valignment="top" width="0">
15383 <row interlinespace="3mm">
15384 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15385 \begin_inset Text
15386
15387 \begin_layout Plain Layout
15388 name
15389 \end_layout
15390
15391 \end_inset
15392 </cell>
15393 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15394 \begin_inset Text
15395
15396 \begin_layout Plain Layout
15397 output
15398 \end_layout
15399
15400 \end_inset
15401 </cell>
15402 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15403 \begin_inset Text
15404
15405 \begin_layout Plain Layout
15406 inserted with
15407 \end_layout
15408
15409 \end_inset
15410 </cell>
15411 </row>
15412 <row interlinespace="3mm">
15413 <cell alignment="center" valignment="top" usebox="none">
15414 \begin_inset Text
15415
15416 \begin_layout Plain Layout
15417 hyphen
15418 \end_layout
15419
15420 \end_inset
15421 </cell>
15422 <cell alignment="center" valignment="top" usebox="none">
15423 \begin_inset Text
15424
15425 \begin_layout Plain Layout
15426 -
15427 \end_layout
15428
15429 \end_inset
15430 </cell>
15431 <cell alignment="center" valignment="top" usebox="none">
15432 \begin_inset Text
15433
15434 \begin_layout Plain Layout
15435 \begin_inset Quotes eld
15436 \end_inset
15437
15438
15439 \family typewriter
15440 -
15441 \family default
15442
15443 \begin_inset Quotes erd
15444 \end_inset
15445
15446  in text
15447 \end_layout
15448
15449 \end_inset
15450 </cell>
15451 </row>
15452 <row interlinespace="3mm">
15453 <cell alignment="center" valignment="top" usebox="none">
15454 \begin_inset Text
15455
15456 \begin_layout Plain Layout
15457 en dash
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 \end_layout
15468
15469 \end_inset
15470 </cell>
15471 <cell alignment="center" valignment="top" usebox="none">
15472 \begin_inset Text
15473
15474 \begin_layout Plain Layout
15475
15476 \family sans
15477 Insert\SpecialChar \menuseparator
15478 Special
15479 \begin_inset space ~
15480 \end_inset
15481
15482 Character\SpecialChar \menuseparator
15483 Symbols
15484 \end_layout
15485
15486 \end_inset
15487 </cell>
15488 </row>
15489 <row interlinespace="3mm">
15490 <cell alignment="center" valignment="top" usebox="none">
15491 \begin_inset Text
15492
15493 \begin_layout Plain Layout
15494 em dash
15495 \end_layout
15496
15497 \end_inset
15498 </cell>
15499 <cell alignment="center" valignment="top" usebox="none">
15500 \begin_inset Text
15501
15502 \begin_layout Plain Layout
15503
15504 \end_layout
15505
15506 \end_inset
15507 </cell>
15508 <cell alignment="center" valignment="top" usebox="none">
15509 \begin_inset Text
15510
15511 \begin_layout Plain Layout
15512
15513 \family sans
15514 Insert\SpecialChar \menuseparator
15515 Special
15516 \begin_inset space ~
15517 \end_inset
15518
15519 Character\SpecialChar \menuseparator
15520 Symbols
15521 \end_layout
15522
15523 \end_inset
15524 </cell>
15525 </row>
15526 <row>
15527 <cell alignment="center" valignment="top" usebox="none">
15528 \begin_inset Text
15529
15530 \begin_layout Plain Layout
15531 minus sign
15532 \end_layout
15533
15534 \end_inset
15535 </cell>
15536 <cell alignment="center" valignment="top" usebox="none">
15537 \begin_inset Text
15538
15539 \begin_layout Plain Layout
15540 \begin_inset Formula $-$
15541 \end_inset
15542
15543
15544 \end_layout
15545
15546 \end_inset
15547 </cell>
15548 <cell alignment="center" valignment="top" usebox="none">
15549 \begin_inset Text
15550
15551 \begin_layout Plain Layout
15552 \begin_inset Quotes eld
15553 \end_inset
15554
15555
15556 \family typewriter
15557 -
15558 \family default
15559
15560 \begin_inset Quotes erd
15561 \end_inset
15562
15563  in math mode
15564 \end_layout
15565
15566 \end_inset
15567 </cell>
15568 </row>
15569 </lyxtabular>
15570
15571 \end_inset
15572
15573
15574 \begin_inset VSpace defskip
15575 \end_inset
15576
15577
15578 \end_layout
15579
15580 \begin_layout Standard
15581 You can alternatively generate the en and em dash by inserting the 
15582 \begin_inset Quotes eld
15583 \end_inset
15584
15585
15586 \family typewriter
15587 -
15588 \family default
15589
15590 \begin_inset Quotes erd
15591 \end_inset
15592
15593  character multiple times in a row.
15594  They will automatically be converted to the appropriate length dash in
15595  the final output, but not in LyX.
15596  
15597 \begin_inset Quotes eld
15598 \end_inset
15599
15600 -
15601 \begin_inset space \thinspace{}
15602 \end_inset
15603
15604 -
15605 \begin_inset Quotes erd
15606 \end_inset
15607
15608  gives a en dash, 
15609 \begin_inset Quotes eld
15610 \end_inset
15611
15612 -
15613 \begin_inset space \thinspace{}
15614 \end_inset
15615
15616 -
15617 \begin_inset space \thinspace{}
15618 \end_inset
15619
15620 -
15621 \begin_inset Quotes erd
15622 \end_inset
15623
15624  a em dash.
15625 \end_layout
15626
15627 \begin_layout Standard
15628 The three dash types are distinct from the minus sign, which appears in
15629  math mode and has a length of its own.
15630  Here are some examples:
15631 \end_layout
15632
15633 \begin_layout Enumerate
15634 line- and page-breaks
15635 \begin_inset space \hfill{}
15636 \end_inset
15637
15638 (
15639 \emph on
15640 hyphen
15641 \emph default
15642 )
15643 \end_layout
15644
15645 \begin_layout Enumerate
15646 From A–Z
15647 \begin_inset space \hfill{}
15648 \end_inset
15649
15650 (
15651 \emph on
15652 en dash
15653 \emph default
15654 )
15655 \end_layout
15656
15657 \begin_layout Enumerate
15658 Oh — there's a dash.
15659 \begin_inset space \hfill{}
15660 \end_inset
15661
15662 (
15663 \emph on
15664 em dash
15665 \emph default
15666 )
15667 \end_layout
15668
15669 \begin_layout Enumerate
15670 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15671 \end_inset
15672
15673
15674 \begin_inset space \hfill{}
15675 \end_inset
15676
15677 (
15678 \emph on
15679 minus sign
15680 \emph default
15681 )
15682 \end_layout
15683
15684 \begin_layout Subsection
15685 Hyphenation
15686 \begin_inset Index idx
15687 status collapsed
15688
15689 \begin_layout Plain Layout
15690 Hyphenation
15691 \end_layout
15692
15693 \end_inset
15694
15695
15696 \begin_inset CommandInset label
15697 LatexCommand label
15698 name "sub:Hyphenation"
15699
15700 \end_inset
15701
15702
15703 \end_layout
15704
15705 \begin_layout Standard
15706 Words are not hyphenated within LyX but automatically in the output.
15707  Hyphenation is done by the LaTeX-package 
15708 \series bold
15709 babel
15710 \series default
15711
15712 \begin_inset Index idx
15713 status collapsed
15714
15715 \begin_layout Plain Layout
15716 LaTeX-packages ! babel
15717 \end_layout
15718
15719 \end_inset
15720
15721  following the rules of the document language.
15722 \end_layout
15723
15724 \begin_layout Standard
15725 LaTeX hyphenates almost perfectly, it only has problems with text in the
15726  
15727 \family sans
15728 typewriter
15729 \family default
15730  font and with unusual constructs, like 
15731 \begin_inset Quotes eld
15732 \end_inset
15733
15734 h3knix/m0n0wall
15735 \begin_inset Quotes erd
15736 \end_inset
15737
15738 .
15739  If LaTeX cannot break a word correctly, you can set hyphenation points
15740  manually.
15741  This is done with the menu 
15742 \family sans
15743 Insert\SpecialChar \menuseparator
15744 Formatting\SpecialChar \menuseparator
15745 Hyphenation
15746 \begin_inset space ~
15747 \end_inset
15748
15749 Point
15750 \family default
15751 .
15752  These extra hyphenation points are only recommendations to LaTeX.
15753  If no hyphenation is necessary, LaTeX will ignore them.
15754 \end_layout
15755
15756 \begin_layout Standard
15757 Sometimes you want to prevent words or constructs from being hyphenated.
15758  Imagine that you are describing keybindings/shortcuts in your document
15759  in the form 
15760 \begin_inset Quotes eld
15761 \end_inset
15762
15763 A-b c
15764 \begin_inset Quotes erd
15765 \end_inset
15766
15767 .
15768  LaTeX would then see the hyphen 
15769 \begin_inset Quotes eld
15770 \end_inset
15771
15772 -
15773 \begin_inset Quotes erd
15774 \end_inset
15775
15776  as a hyphenation possibility.
15777  Hyphenating at this point would look ugly.
15778  To prevent the shortcut from being hyphenated, you can put it into a makebox
15779  as described in section 
15780 \begin_inset Quotes eld
15781 \end_inset
15782
15783 Prevent Hyphenation
15784 \begin_inset Quotes erd
15785 \end_inset
15786
15787  of the 
15788 \emph on
15789 Embedded
15790 \begin_inset space ~
15791 \end_inset
15792
15793 Objects
15794 \emph default
15795  manual.
15796 \end_layout
15797
15798 \begin_layout Subsection
15799 Punctuation Marks
15800 \begin_inset Index idx
15801 status collapsed
15802
15803 \begin_layout Plain Layout
15804 Punctuation marks
15805 \end_layout
15806
15807 \end_inset
15808
15809
15810 \end_layout
15811
15812 \begin_layout Subsubsection
15813 Abbreviations and End of Sentence
15814 \begin_inset CommandInset label
15815 LatexCommand label
15816 name "sub:Abbreviations"
15817
15818 \end_inset
15819
15820
15821 \end_layout
15822
15823 \begin_layout Standard
15824 When LyX calls LaTeX to generate the final version of your document, LaTeX
15825  automatically distinguishes between words, sentences, and abbreviations.
15826  LaTeX then adds the 
15827 \begin_inset Quotes eld
15828 \end_inset
15829
15830 appropriate amount of space
15831 \begin_inset Quotes erd
15832 \end_inset
15833
15834 .
15835  That means sentences get a little bit more space between the period and
15836  the next word.
15837  Abbreviations get the same amount of space after the period that a word
15838  gets after another word.
15839 \end_layout
15840
15841 \begin_layout Standard
15842 Unfortunately, the algorithm for figuring out what's an abbreviation does
15843  not work in all cases.
15844  If a 
15845 \begin_inset Quotes eld
15846 \end_inset
15847
15848
15849 \family typewriter
15850 .
15851 \family default
15852
15853 \begin_inset Quotes erd
15854 \end_inset
15855
15856  is at the end of a lowercase letter, it's the end of a sentence; if it's
15857  at the end of a capitalized letter, it's an abbreviation.
15858 \end_layout
15859
15860 \begin_layout Standard
15861 Here are some examples of 
15862 \emph on
15863 correct
15864 \emph default
15865  abbreviations and of the end of a sentence:
15866 \end_layout
15867
15868 \begin_layout Itemize
15869 M.
15870  Butterfly
15871 \end_layout
15872
15873 \begin_layout Itemize
15874 Don't worry.
15875  Be happy.
15876 \end_layout
15877
15878 \begin_layout Standard
15879 And here is an example of the algorithm going wrong:
15880 \end_layout
15881
15882 \begin_layout Itemize
15883 e.
15884 \begin_inset space \thinspace{}
15885 \end_inset
15886
15887 g.
15888  this is too much space!
15889 \end_layout
15890
15891 \begin_layout Itemize
15892 This is I.
15893  It's okay.
15894 \end_layout
15895
15896 \begin_layout Standard
15897 You will not see anything wrong until you view a final version of your document.
15898 \end_layout
15899
15900 \begin_layout Standard
15901 To fix this problem, use one of the following:
15902 \end_layout
15903
15904 \begin_layout Enumerate
15905 Use an 
15906 \family sans
15907 Inter-word
15908 \begin_inset space ~
15909 \end_inset
15910
15911 Space
15912 \family default
15913  after lowercase abbreviations (see section
15914 \begin_inset space ~
15915 \end_inset
15916
15917
15918 \begin_inset CommandInset ref
15919 LatexCommand ref
15920 reference "sub:Inter-word-Space"
15921
15922 \end_inset
15923
15924 ).
15925 \begin_inset Index idx
15926 status collapsed
15927
15928 \begin_layout Plain Layout
15929 Spaces ! inter-word
15930 \end_layout
15931
15932 \end_inset
15933
15934
15935 \end_layout
15936
15937 \begin_layout Enumerate
15938 Use a 
15939 \family sans
15940 Thin
15941 \begin_inset space ~
15942 \end_inset
15943
15944 Space
15945 \family default
15946  between two tokens of an abbreviation (see section
15947 \begin_inset space ~
15948 \end_inset
15949
15950
15951 \begin_inset CommandInset ref
15952 LatexCommand ref
15953 reference "sub:Thin-Space"
15954
15955 \end_inset
15956
15957 ).
15958 \begin_inset Index idx
15959 status collapsed
15960
15961 \begin_layout Plain Layout
15962 Spaces ! thin
15963 \end_layout
15964
15965 \end_inset
15966
15967
15968 \end_layout
15969
15970 \begin_layout Enumerate
15971 Use an 
15972 \family sans
15973 End
15974 \begin_inset space ~
15975 \end_inset
15976
15977 of
15978 \begin_inset space ~
15979 \end_inset
15980
15981 sentence
15982 \begin_inset space ~
15983 \end_inset
15984
15985 period
15986 \family default
15987  found under the 
15988 \family sans
15989 Insert\SpecialChar \menuseparator
15990 Special
15991 \begin_inset space ~
15992 \end_inset
15993
15994 Character
15995 \family default
15996  menu to force the use of inter-sentence spacing.
15997  This function is also bound to 
15998 \begin_inset Info
15999 type  "shortcut"
16000 arg   "specialchar-insert end-of-sentence"
16001 \end_inset
16002
16003  for easy access.
16004 \end_layout
16005
16006 \begin_layout Standard
16007 With the corrections, our earlier examples look like this:
16008 \end_layout
16009
16010 \begin_layout Itemize
16011 e.
16012 \begin_inset space \thinspace{}
16013 \end_inset
16014
16015 g.
16016 \begin_inset space \space{}
16017 \end_inset
16018
16019 this is too much space!
16020 \end_layout
16021
16022 \begin_layout Itemize
16023 This is I\SpecialChar \@.
16024  It's okay.
16025 \end_layout
16026
16027 \begin_layout Standard
16028 Some languages don't use extra spacing between sentences.
16029  If your language is such a language, you don't need to worry, because LaTeX
16030  will take care of this.
16031 \end_layout
16032
16033 \begin_layout Standard
16034 For those that do need to bother, there is help to catch those sneaky errors:
16035  Check out the 
16036 \family sans
16037 Check
16038 \begin_inset space ~
16039 \end_inset
16040
16041 TeX
16042 \family default
16043  feature described in section 
16044 \emph on
16045 Checking TeX
16046 \emph default
16047  of the 
16048 \emph on
16049 Additional Features
16050 \emph default
16051  manual.
16052 \end_layout
16053
16054 \begin_layout Subsubsection
16055 Quotes
16056 \begin_inset Index idx
16057 status collapsed
16058
16059 \begin_layout Plain Layout
16060 Typography ! Quotes
16061 \end_layout
16062
16063 \end_inset
16064
16065
16066 \begin_inset Index idx
16067 status collapsed
16068
16069 \begin_layout Plain Layout
16070 Quotes | see
16071 \begin_inset ERT
16072 status collapsed
16073
16074 \begin_layout Plain Layout
16075
16076 {
16077 \end_layout
16078
16079 \end_inset
16080
16081 Typography
16082 \begin_inset ERT
16083 status collapsed
16084
16085 \begin_layout Plain Layout
16086
16087 }
16088 \end_layout
16089
16090 \end_inset
16091
16092
16093 \end_layout
16094
16095 \end_inset
16096
16097
16098 \end_layout
16099
16100 \begin_layout Standard
16101 LyX usually sets quotes correctly.
16102  Specifically, it will use an opening quote at the beginning of quoted text,
16103  and use a closing quote at the end.
16104  For example, 
16105 \begin_inset Quotes eld
16106 \end_inset
16107
16108 open close
16109 \begin_inset Quotes erd
16110 \end_inset
16111
16112 .
16113  The keyboard character, 
16114 \family sans
16115 "
16116 \family default
16117 , generates this automatically.
16118 \end_layout
16119
16120 \begin_layout Standard
16121 You can specify what character the 
16122 \family sans
16123 "
16124 \family default
16125  key produces using the submenu 
16126 \family sans
16127 Language
16128 \family default
16129  of the 
16130 \family sans
16131 Document\SpecialChar \menuseparator
16132 Settings
16133 \family default
16134
16135 \begin_inset Index idx
16136 status collapsed
16137
16138 \begin_layout Plain Layout
16139 Document ! Settings
16140 \end_layout
16141
16142 \end_inset
16143
16144  dialog in the box 
16145 \family sans
16146 Quote Style
16147 \family default
16148 .
16149  There are six choices:
16150 \end_layout
16151
16152 \begin_layout Labeling
16153 \labelwidthstring 00.00.0000
16154
16155 \family sans
16156 \begin_inset Quotes eld
16157 \end_inset
16158
16159 Text
16160 \begin_inset Quotes erd
16161 \end_inset
16162
16163
16164 \family default
16165  Use quotes like this 
16166 \begin_inset Quotes eld
16167 \end_inset
16168
16169 double
16170 \begin_inset Quotes erd
16171 \end_inset
16172
16173
16174 \end_layout
16175
16176 \begin_layout Labeling
16177 \labelwidthstring 00.00.0000
16178
16179 \family sans
16180 \begin_inset Quotes sld
16181 \end_inset
16182
16183 Text
16184 \begin_inset Quotes srd
16185 \end_inset
16186
16187
16188 \family default
16189  Use quotes like 
16190 \begin_inset Quotes sld
16191 \end_inset
16192
16193 this
16194 \begin_inset Quotes srd
16195 \end_inset
16196
16197
16198 \end_layout
16199
16200 \begin_layout Labeling
16201 \labelwidthstring 00.00.0000
16202
16203 \family sans
16204 \begin_inset Quotes gld
16205 \end_inset
16206
16207 Text
16208 \begin_inset Quotes grd
16209 \end_inset
16210
16211
16212 \family default
16213  Use quotes like 
16214 \begin_inset Quotes gld
16215 \end_inset
16216
16217 this
16218 \begin_inset Quotes grd
16219 \end_inset
16220
16221
16222 \end_layout
16223
16224 \begin_layout Labeling
16225 \labelwidthstring 00.00.0000
16226
16227 \family sans
16228 \begin_inset Quotes pld
16229 \end_inset
16230
16231 Text
16232 \begin_inset Quotes prd
16233 \end_inset
16234
16235
16236 \family default
16237  Use quotes like 
16238 \begin_inset Quotes pld
16239 \end_inset
16240
16241 this
16242 \begin_inset Quotes prd
16243 \end_inset
16244
16245
16246 \end_layout
16247
16248 \begin_layout Labeling
16249 \labelwidthstring 00.00.0000
16250
16251 \family sans
16252 \begin_inset Quotes fld
16253 \end_inset
16254
16255 Text
16256 \begin_inset Quotes frd
16257 \end_inset
16258
16259
16260 \family default
16261  Use quotes like 
16262 \begin_inset Quotes fld
16263 \end_inset
16264
16265 this
16266 \begin_inset Quotes frd
16267 \end_inset
16268
16269
16270 \end_layout
16271
16272 \begin_layout Labeling
16273 \labelwidthstring 00.00.0000
16274
16275 \family sans
16276 \begin_inset Quotes ald
16277 \end_inset
16278
16279 Text
16280 \begin_inset Quotes ard
16281 \end_inset
16282
16283
16284 \family default
16285  Use quotes like 
16286 \begin_inset Quotes ald
16287 \end_inset
16288
16289 this
16290 \begin_inset Quotes ard
16291 \end_inset
16292
16293
16294 \end_layout
16295
16296 \begin_layout Subsection
16297 Ligatures
16298 \begin_inset Index idx
16299 status collapsed
16300
16301 \begin_layout Plain Layout
16302 Typography ! Ligatures
16303 \end_layout
16304
16305 \end_inset
16306
16307
16308 \begin_inset Index idx
16309 status collapsed
16310
16311 \begin_layout Plain Layout
16312 Ligatures | see
16313 \begin_inset ERT
16314 status collapsed
16315
16316 \begin_layout Plain Layout
16317
16318 {
16319 \end_layout
16320
16321 \end_inset
16322
16323 Typography
16324 \begin_inset ERT
16325 status collapsed
16326
16327 \begin_layout Plain Layout
16328
16329 }
16330 \end_layout
16331
16332 \end_inset
16333
16334
16335 \end_layout
16336
16337 \end_inset
16338
16339
16340 \begin_inset CommandInset label
16341 LatexCommand label
16342 name "sub:Ligatures"
16343
16344 \end_inset
16345
16346
16347 \end_layout
16348
16349 \begin_layout Standard
16350 It is standard typesetting practice to group certain letters together and
16351  print them as single characters.
16352  These groups are known as 
16353 \emph on
16354 ligatures
16355 \emph default
16356 .
16357  Since LaTeX knows about ligatures, your documents will contain them too
16358  in the output.
16359  Here are the standard ligatures:
16360 \end_layout
16361
16362 \begin_layout Itemize
16363 ff
16364 \end_layout
16365
16366 \begin_layout Itemize
16367 fi
16368 \end_layout
16369
16370 \begin_layout Itemize
16371 fl
16372 \end_layout
16373
16374 \begin_layout Itemize
16375 ffi
16376 \end_layout
16377
16378 \begin_layout Itemize
16379 ffl
16380 \end_layout
16381
16382 \begin_layout Standard
16383 Some languages uses other ligatures if the document font supports them.
16384 \end_layout
16385
16386 \begin_layout Standard
16387 Sometimes, you don't want a ligature in a word.
16388  While a ligature may be okay in the word, 
16389 \begin_inset Quotes eld
16390 \end_inset
16391
16392 graffiti,
16393 \begin_inset Quotes erd
16394 \end_inset
16395
16396  it looks really weird in compound words, such as 
16397 \begin_inset Quotes eld
16398 \end_inset
16399
16400 cufflink
16401 \begin_inset Quotes erd
16402 \end_inset
16403
16404  or the German 
16405 \begin_inset Quotes eld
16406 \end_inset
16407
16408 Dorffest.
16409 \begin_inset Quotes erd
16410 \end_inset
16411
16412  To break a ligature, use 
16413 \family sans
16414 Insert\SpecialChar \menuseparator
16415 Formatting\SpecialChar \menuseparator
16416 Ligature
16417 \begin_inset space ~
16418 \end_inset
16419
16420 Break.
16421
16422 \family default
16423  This changes 
16424 \begin_inset Quotes eld
16425 \end_inset
16426
16427 cufflinks
16428 \begin_inset Quotes erd
16429 \end_inset
16430
16431  to 
16432 \begin_inset Quotes eld
16433 \end_inset
16434
16435 cuff\SpecialChar \textcompwordmark{}
16436 links
16437 \begin_inset Quotes erd
16438 \end_inset
16439
16440  and 
16441 \begin_inset Quotes eld
16442 \end_inset
16443
16444 Dorffest
16445 \begin_inset Quotes erd
16446 \end_inset
16447
16448  to 
16449 \begin_inset Quotes eld
16450 \end_inset
16451
16452 Dorf\SpecialChar \textcompwordmark{}
16453 fest
16454 \begin_inset Quotes erd
16455 \end_inset
16456
16457 .
16458 \end_layout
16459
16460 \begin_layout Subsection
16461 LyX's Proper Names
16462 \begin_inset Index idx
16463 status collapsed
16464
16465 \begin_layout Plain Layout
16466 LyX ! Proper names
16467 \end_layout
16468
16469 \end_inset
16470
16471
16472 \begin_inset CommandInset label
16473 LatexCommand label
16474 name "sub:LyX's-Proper-Names"
16475
16476 \end_inset
16477
16478
16479 \end_layout
16480
16481 \begin_layout Standard
16482 You will certainly have noticed that the word “LaTeX” always appears with
16483  characters in different sizes and heights.
16484  LaTeX is the name of the program used by LyX and is therefore recognized
16485  as a proper name when you type it in LyX as 
16486 \begin_inset Quotes eld
16487 \end_inset
16488
16489 LaT
16490 \begin_inset ERT
16491 status collapsed
16492
16493 \begin_layout Plain Layout
16494
16495 {}
16496 \end_layout
16497
16498 \end_inset
16499
16500 eX
16501 \begin_inset Quotes erd
16502 \end_inset
16503
16504 .
16505 \begin_inset Note Note
16506 status collapsed
16507
16508 \begin_layout Plain Layout
16509 The braces in TeX Code are here to avoid that the 
16510 \begin_inset Quotes eld
16511 \end_inset
16512
16513 command
16514 \begin_inset Quotes erd
16515 \end_inset
16516
16517  appear as proper name in the output, see the last paragraph of this section.
16518  To create proper names omit the TeX Code.
16519 \end_layout
16520
16521 \end_inset
16522
16523  Note the order of the upper-and lowercase letters! LyX recognizes the following
16524  proper names:
16525 \end_layout
16526
16527 \begin_layout Description
16528 LyX The name of the game, write 
16529 \begin_inset Quotes eld
16530 \end_inset
16531
16532 L
16533 \begin_inset ERT
16534 status collapsed
16535
16536 \begin_layout Plain Layout
16537
16538 {}
16539 \end_layout
16540
16541 \end_inset
16542
16543 yX
16544 \begin_inset Quotes erd
16545 \end_inset
16546
16547  to produce it.
16548 \end_layout
16549
16550 \begin_layout Description
16551 TeX The program used by LaTeX, write 
16552 \begin_inset Quotes eld
16553 \end_inset
16554
16555 T
16556 \begin_inset ERT
16557 status collapsed
16558
16559 \begin_layout Plain Layout
16560
16561 {}
16562 \end_layout
16563
16564 \end_inset
16565
16566 eX
16567 \begin_inset Quotes erd
16568 \end_inset
16569
16570  to produce it.
16571 \end_layout
16572
16573 \begin_layout Description
16574 LaTeX The program used by LyX, write 
16575 \begin_inset Quotes eld
16576 \end_inset
16577
16578 LaT
16579 \begin_inset ERT
16580 status collapsed
16581
16582 \begin_layout Plain Layout
16583
16584 {}
16585 \end_layout
16586
16587 \end_inset
16588
16589 eX
16590 \begin_inset Quotes erd
16591 \end_inset
16592
16593  to produce it.
16594 \end_layout
16595
16596 \begin_layout Description
16597 LaTeX2e The actual version of LaTeX, write 
16598 \begin_inset Quotes eld
16599 \end_inset
16600
16601 LaT
16602 \begin_inset ERT
16603 status collapsed
16604
16605 \begin_layout Plain Layout
16606
16607 {}
16608 \end_layout
16609
16610 \end_inset
16611
16612 eX2e
16613 \begin_inset Quotes erd
16614 \end_inset
16615
16616  to produce it.
16617 \end_layout
16618
16619 \begin_layout Standard
16620 You might wonder why the LaTeX-version is 
16621 \begin_inset Quotes eld
16622 \end_inset
16623
16624 2
16625 \begin_inset Formula $\epsilon$
16626 \end_inset
16627
16628
16629 \begin_inset Quotes erd
16630 \end_inset
16631
16632 .
16633  It's an old tradition in the TeX-world to give programs geek version numbers.
16634  For example the version number of TeX converges to the number 
16635 \begin_inset Formula $\pi$
16636 \end_inset
16637
16638 : The actual version is 
16639 \begin_inset Quotes eld
16640 \end_inset
16641
16642 TeX-3.141592
16643 \begin_inset Quotes erd
16644 \end_inset
16645
16646 , the previous one was 
16647 \begin_inset Quotes eld
16648 \end_inset
16649
16650 TeX-3.14159
16651 \begin_inset Quotes erd
16652 \end_inset
16653
16654 .
16655 \end_layout
16656
16657 \begin_layout Standard
16658 If you don't want to use proper names, e.
16659 \begin_inset space \thinspace{}
16660 \end_inset
16661
16662 g.
16663 \begin_inset space \space{}
16664 \end_inset
16665
16666 in section headings, you can insert two empty braces in TeX Code in the
16667  word.
16668  This will look in LyX like: 
16669 \begin_inset Graphics
16670         filename clipart/LaTeX.png
16671         scale 80
16672
16673 \end_inset
16674
16675
16676 \begin_inset Newline newline
16677 \end_inset
16678
16679 For more about TeX Code, look at section
16680 \begin_inset space ~
16681 \end_inset
16682
16683
16684 \begin_inset CommandInset ref
16685 LatexCommand ref
16686 reference "sec:TeX-Code"
16687
16688 \end_inset
16689
16690 .
16691 \end_layout
16692
16693 \begin_layout Subsection
16694 Units
16695 \begin_inset Index idx
16696 status collapsed
16697
16698 \begin_layout Plain Layout
16699 Typography ! Units
16700 \end_layout
16701
16702 \end_inset
16703
16704
16705 \end_layout
16706
16707 \begin_layout Standard
16708 Generally the space between units and the number is smaller than the normal
16709  space between two words.
16710  As you can see in the example below, it looks better when the space is
16711  smaller.
16712  To get such a 
16713 \begin_inset Quotes eld
16714 \end_inset
16715
16716 half space
16717 \begin_inset Quotes erd
16718 \end_inset
16719
16720  for units use the menu 
16721 \family sans
16722 Insert\SpecialChar \menuseparator
16723 Formatting\SpecialChar \menuseparator
16724 Thin
16725 \begin_inset space ~
16726 \end_inset
16727
16728 Space
16729 \family default
16730  (shortcut 
16731 \begin_inset Info
16732 type  "shortcuts"
16733 arg   "space-insert thin"
16734 \end_inset
16735
16736 ).
16737 \end_layout
16738
16739 \begin_layout Standard
16740 Here is an example to show the differences:
16741 \end_layout
16742
16743 \begin_layout Standard
16744 \begin_inset Tabular
16745 <lyxtabular version="3" rows="2" columns="2">
16746 <features tabularvalignment="middle">
16747 <column alignment="left" valignment="top" width="0">
16748 <column alignment="left" valignment="top" width="0">
16749 <row>
16750 <cell alignment="center" valignment="top" usebox="none">
16751 \begin_inset Text
16752
16753 \begin_layout Plain Layout
16754 24
16755 \begin_inset space ~
16756 \end_inset
16757
16758 kW
16759 \begin_inset Formula $\cdot$
16760 \end_inset
16761
16762 h
16763 \end_layout
16764
16765 \end_inset
16766 </cell>
16767 <cell alignment="center" valignment="top" usebox="none">
16768 \begin_inset Text
16769
16770 \begin_layout Plain Layout
16771 space between number and unit
16772 \end_layout
16773
16774 \end_inset
16775 </cell>
16776 </row>
16777 <row>
16778 <cell alignment="center" valignment="top" usebox="none">
16779 \begin_inset Text
16780
16781 \begin_layout Plain Layout
16782 24
16783 \begin_inset space \thinspace{}
16784 \end_inset
16785
16786 kW
16787 \begin_inset Formula $\cdot$
16788 \end_inset
16789
16790 h
16791 \end_layout
16792
16793 \end_inset
16794 </cell>
16795 <cell alignment="center" valignment="top" usebox="none">
16796 \begin_inset Text
16797
16798 \begin_layout Plain Layout
16799 half space between number and unit
16800 \end_layout
16801
16802 \end_inset
16803 </cell>
16804 </row>
16805 </lyxtabular>
16806
16807 \end_inset
16808
16809
16810 \end_layout
16811
16812 \begin_layout Subsection
16813 Widows and Orphans
16814 \begin_inset Index idx
16815 status collapsed
16816
16817 \begin_layout Plain Layout
16818 Typography ! Widows and orphans
16819 \end_layout
16820
16821 \end_inset
16822
16823
16824 \end_layout
16825
16826 \begin_layout Standard
16827 In the early days of word processors, page breaks went wherever the page
16828  happened to end.
16829  There was no regard for what was actually going on in the text.
16830  You may remember once printing out a document, only to find the heading
16831  for a new section printed at the very bottom of the page, the first line
16832  of a new paragraph all alone at the bottom of a page, or the last line
16833  of a paragraph at the top of a new page.
16834  These bits of text became known as 
16835 \emph on
16836 widows
16837 \emph default
16838  and 
16839 \emph on
16840 orphans
16841 \emph default
16842 .
16843 \end_layout
16844
16845 \begin_layout Standard
16846 Clearly, LyX can avoid breaking pages after a section heading.
16847  That's part of the advantage of paragraph environments.
16848  But what about widows and orphans, where the page breaks leave one line
16849  of a paragraph all alone at the top or bottom of a page? There are rules
16850  built into LaTeX governing page breaks, and some of those rules are there
16851  to specifically prevent widows and orphans.
16852  This is the advantage LyX has in using LaTeX as its backend.
16853 \end_layout
16854
16855 \begin_layout Standard
16856 There's no way we can go into how TeX and LaTeX decide to break a page,
16857  or how you can tweak that behavior.
16858  Some LaTeX books listed in the bibliography (such as
16859 \begin_inset space ~
16860 \end_inset
16861
16862
16863 \begin_inset CommandInset citation
16864 LatexCommand cite
16865 key "latexcompanion"
16866
16867 \end_inset
16868
16869  or
16870 \begin_inset space ~
16871 \end_inset
16872
16873
16874 \begin_inset CommandInset citation
16875 LatexCommand cite
16876 key "latexguide"
16877
16878 \end_inset
16879
16880 ) may have more information.
16881  You will almost never need to worry about this, however.
16882 \end_layout
16883
16884 \begin_layout Chapter
16885 Notes, Graphics, Tables, and Floats
16886 \begin_inset CommandInset label
16887 LatexCommand label
16888 name "chap:Floats-and-Notes"
16889
16890 \end_inset
16891
16892
16893 \end_layout
16894
16895 \begin_layout Standard
16896 The issues of this chapter are described in detail in the 
16897 \emph on
16898 Embedded
16899 \begin_inset space ~
16900 \end_inset
16901
16902 Objects
16903 \emph default
16904  manual.
16905  There you will also find tips and tricks for special cases.
16906 \end_layout
16907
16908 \begin_layout Section
16909 Notes
16910 \begin_inset Index idx
16911 status collapsed
16912
16913 \begin_layout Plain Layout
16914 Notes
16915 \end_layout
16916
16917 \end_inset
16918
16919
16920 \begin_inset CommandInset label
16921 LatexCommand label
16922 name "sec:Notes"
16923
16924 \end_inset
16925
16926
16927 \end_layout
16928
16929 \begin_layout Standard
16930 LyX offers you a few types of notes to add to your document:
16931 \end_layout
16932
16933 \begin_layout Description
16934 LyX
16935 \begin_inset space ~
16936 \end_inset
16937
16938 Note This note type is for internal notes that will not appear in the output.
16939 \begin_inset Newline newline
16940 \end_inset
16941
16942
16943 \begin_inset Note Note
16944 status collapsed
16945
16946 \begin_layout Plain Layout
16947 This is text in a note box that doesn't appear in the output.
16948 \end_layout
16949
16950 \end_inset
16951
16952
16953 \end_layout
16954
16955 \begin_layout Description
16956 Comment This note also doesn't appear in the output but it does appear as
16957  a LaTeX-comment when you export the document to LaTeX via the menu 
16958 \family sans
16959 File\SpecialChar \menuseparator
16960 Export\SpecialChar \menuseparator
16961 LaTeX
16962 \begin_inset space ~
16963 \end_inset
16964
16965 (xxx)
16966 \family default
16967 .
16968 \begin_inset Newline newline
16969 \end_inset
16970
16971
16972 \begin_inset Note Comment
16973 status collapsed
16974
16975 \begin_layout Plain Layout
16976 This is text in a note box that only appears as a comment in LaTeX-files.
16977 \end_layout
16978
16979 \end_inset
16980
16981
16982 \end_layout
16983
16984 \begin_layout Description
16985 Greyed
16986 \begin_inset space ~
16987 \end_inset
16988
16989 Out This note will appear in the output as text in a color which you can
16990  set in the document settings under 
16991 \family sans
16992 Colors\SpecialChar \menuseparator
16993 Greyed-out
16994 \begin_inset space ~
16995 \end_inset
16996
16997 notes
16998 \family default
16999 .
17000 \begin_inset Newline newline
17001 \end_inset
17002
17003
17004 \begin_inset Newline newline
17005 \end_inset
17006
17007
17008 \begin_inset Note Greyedout
17009 status collapsed
17010
17011 \begin_layout Plain Layout
17012 This is text
17013 \begin_inset Foot
17014 status collapsed
17015
17016 \begin_layout Plain Layout
17017 This is an example footnote within a greyed out note.
17018  In this document the color of this note type is set to blue.
17019 \end_layout
17020
17021 \end_inset
17022
17023  of a comment that appears in the output.
17024 \end_layout
17025
17026 \end_inset
17027
17028
17029 \begin_inset Newline newline
17030 \end_inset
17031
17032
17033 \begin_inset Newline newline
17034 \end_inset
17035
17036 As you can see in the example, the first line of greyed out notes is a bit
17037  indented and greyed out notes can have footnotes.
17038 \end_layout
17039
17040 \begin_layout Standard
17041 Notes are inserted with the toolbar button 
17042 \begin_inset Info
17043 type  "icon"
17044 arg   "note-insert"
17045 \end_inset
17046
17047  or the menu 
17048 \family sans
17049 Insert\SpecialChar \menuseparator
17050 Note
17051 \family default
17052 .
17053  Right-click on the appearing note box to select the note type.
17054 \end_layout
17055
17056 \begin_layout Section
17057 Footnotes
17058 \begin_inset Index idx
17059 status collapsed
17060
17061 \begin_layout Plain Layout
17062 Footnotes
17063 \end_layout
17064
17065 \end_inset
17066
17067
17068 \begin_inset CommandInset label
17069 LatexCommand label
17070 name "sec:Footnotes"
17071
17072 \end_inset
17073
17074
17075 \end_layout
17076
17077 \begin_layout Standard
17078 LyX uses boxes to display footnotes: When you insert a footnote using the
17079  menu 
17080 \family sans
17081 Insert\SpecialChar \menuseparator
17082 Footnote
17083 \family default
17084  or the toolbar button 
17085 \begin_inset Info
17086 type  "icon"
17087 arg   "footnote-insert"
17088 \end_inset
17089
17090
17091 \family roman
17092 \series medium
17093 \bar no
17094 you will see
17095 \family default
17096 \series default
17097 \bar default
17098  the following box: 
17099 \begin_inset Graphics
17100         filename clipart/footnoteQt4.png
17101         scale 80
17102
17103 \end_inset
17104
17105
17106 \family roman
17107 \series medium
17108 \bar no
17109  This box is LyX's representation of your footnote.
17110  If you
17111 \family default
17112 \series default
17113 \bar default
17114  left-click on 
17115 \family roman
17116 \series medium
17117 \bar no
17118 the 
17119 \begin_inset Quotes eld
17120 \end_inset
17121
17122
17123 \family sans
17124 foot
17125 \family roman
17126
17127 \begin_inset Quotes erd
17128 \end_inset
17129
17130
17131 \family default
17132 \series default
17133 \bar default
17134  
17135 \family roman
17136 \series medium
17137 \bar no
17138 label, the box will
17139 \family default
17140 \series default
17141 \bar default
17142  be opened and you can enter the footnote text into it.
17143  Clicking on the box label again, will close 
17144 \family roman
17145 \series medium
17146 \bar no
17147 the
17148 \family default
17149 \series default
17150 \bar default
17151  box
17152 \family roman
17153 \series medium
17154 \bar no
17155 .
17156  If you want to turn existing text into a footnote, simply highlight it
17157  and click on the footnote
17158 \family default
17159 \series default
17160 \bar default
17161  toolbar 
17162 \family roman
17163 \series medium
17164 \bar no
17165 button
17166 \family default
17167 \series default
17168 \bar default
17169 .
17170 \end_layout
17171
17172 \begin_layout Standard
17173 Here is an example footnote:
17174 \family roman
17175 \series medium
17176 \bar no
17177
17178 \begin_inset Foot
17179 status collapsed
17180
17181 \begin_layout Plain Layout
17182 To close a footnote, click on the footnote box label.
17183 \end_layout
17184
17185 \end_inset
17186
17187
17188 \end_layout
17189
17190 \begin_layout Standard
17191 The footnote will appear in the output as a superscript number at the text
17192  position where the footnote box is placed.
17193  The footnote text is placed at the bottom of the current page.
17194  The footnote number is calculated by LyX.
17195  The numbers are consecutive, no matter in which chapter the footnote is
17196  in.
17197  LyX doesn't support other numbering schemes yet, but you can get other
17198  schemes using special LaTeX-commands.
17199  T
17200 \family roman
17201 h
17202 \family default
17203 ey are described in the 
17204 \emph on
17205 Embedded
17206 \begin_inset space ~
17207 \end_inset
17208
17209 Objects
17210 \emph default
17211  manual.
17212 \end_layout
17213
17214 \begin_layout Section
17215 Marginal Notes
17216 \begin_inset Index idx
17217 status collapsed
17218
17219 \begin_layout Plain Layout
17220 Marginal notes
17221 \end_layout
17222
17223 \end_inset
17224
17225
17226 \begin_inset CommandInset label
17227 LatexCommand label
17228 name "sec:Marginal-Notes"
17229
17230 \end_inset
17231
17232
17233 \end_layout
17234
17235 \begin_layout Standard
17236 Marginal notes look and behave just like footnotes in LyX.
17237  When you insert a margin note via the menu 
17238 \family sans
17239 Insert\SpecialChar \menuseparator
17240 Marginal
17241 \begin_inset space ~
17242 \end_inset
17243
17244 Note
17245 \family default
17246  or the toolbar button 
17247 \begin_inset Info
17248 type  "icon"
17249 arg   "marginalnote-insert"
17250 \end_inset
17251
17252 , you will see 
17253 \family roman
17254 \series medium
17255 a
17256 \family default
17257 \series default
17258  
17259 \family roman
17260 \series medium
17261 box with the
17262 \family default
17263 \series default
17264  
17265 \family roman
17266 \series medium
17267 label 
17268 \begin_inset Quotes eld
17269 \end_inset
17270
17271 margin
17272 \begin_inset Quotes erd
17273 \end_inset
17274
17275  appearing within your text.
17276  This box is LyX's representation of your margin
17277 \family default
17278 \series default
17279 al 
17280 \family roman
17281 \series medium
17282 note.
17283 \end_layout
17284
17285 \begin_layout Standard
17286 At the side of this sentence is an example marginal note.
17287 \family roman
17288 \series medium
17289
17290 \begin_inset Marginal
17291 status collapsed
17292
17293 \begin_layout Plain Layout
17294 This is a marginal note.
17295 \end_layout
17296
17297 \end_inset
17298
17299
17300 \end_layout
17301
17302 \begin_layout Standard
17303 Marginal notes appear at the right side in single-sided documents.
17304  In double-sided documents they appear in the outer margin – left on even
17305  pages, right on odd pages.
17306 \end_layout
17307
17308 \begin_layout Standard
17309 For further information about marginal notes see section 
17310 \emph on
17311 Margin
17312 \begin_inset space ~
17313 \end_inset
17314
17315 Notes
17316 \emph default
17317  of the 
17318 \emph on
17319 Embedded
17320 \begin_inset space ~
17321 \end_inset
17322
17323 Objects
17324 \emph default
17325  manual.
17326 \end_layout
17327
17328 \begin_layout Section
17329 Graphics and Images
17330 \begin_inset Index idx
17331 status collapsed
17332
17333 \begin_layout Plain Layout
17334 Images
17335 \end_layout
17336
17337 \end_inset
17338
17339
17340 \begin_inset Index idx
17341 status collapsed
17342
17343 \begin_layout Plain Layout
17344 Graphics
17345 \end_layout
17346
17347 \end_inset
17348
17349
17350 \begin_inset CommandInset label
17351 LatexCommand label
17352 name "sec:Graphics"
17353
17354 \end_inset
17355
17356
17357 \end_layout
17358
17359 \begin_layout Standard
17360 To insert an image in your document, place the cursor at the text position
17361  you want and click on the toolbar icon 
17362 \begin_inset Info
17363 type  "icon"
17364 arg   "dialog-show-new-inset graphics"
17365 \end_inset
17366
17367  or select 
17368 \family sans
17369 Insert\SpecialChar \menuseparator
17370 Graphics
17371 \family default
17372  from the menu.
17373  Then a dialog will appear to choose the file to load.
17374 \end_layout
17375
17376 \begin_layout Standard
17377 This dialog has numerous mostly self-explanatory parameters.
17378  The 
17379 \family sans
17380 Graphics
17381 \family default
17382  tab allows you to choose your image file.
17383  The image can be transformed by setting a rotation angle and a scaling
17384  factor.
17385  The scaling units are explained in Appendix
17386 \begin_inset space ~
17387 \end_inset
17388
17389
17390 \begin_inset CommandInset ref
17391 LatexCommand ref
17392 reference "cha:Units-available-in"
17393
17394 \end_inset
17395
17396 .
17397 \end_layout
17398
17399 \begin_layout Standard
17400 In the tab 
17401 \family sans
17402 Clipping
17403 \family default
17404  it is possible to set image coordinates to adjust the height and width
17405  of the image in the output.
17406  The coordinates can also be calculated automatically by pressing the button
17407  
17408 \family sans
17409 Get
17410 \begin_inset space ~
17411 \end_inset
17412
17413 from
17414 \begin_inset space ~
17415 \end_inset
17416
17417 file
17418 \family default
17419 .
17420  The option 
17421 \family sans
17422 Clip
17423 \begin_inset space ~
17424 \end_inset
17425
17426 to
17427 \begin_inset space ~
17428 \end_inset
17429
17430 bounding
17431 \begin_inset space ~
17432 \end_inset
17433
17434 box
17435 \family default
17436  will only print the image region within the given coordinates.
17437  Normally you don't need to take care about image coordinates and can ignore
17438  the tab 
17439 \family sans
17440 Clipping
17441 \family default
17442 .
17443 \end_layout
17444
17445 \begin_layout Standard
17446 In the 
17447 \family sans
17448 LaTeX and LyX options
17449 \family default
17450  tab LaTeX experts can specify additional LaTeX options.
17451  In this tab you can also specify the appearance of the image inside LyX.
17452  The option 
17453 \family sans
17454 Draft
17455 \begin_inset space ~
17456 \end_inset
17457
17458 mode
17459 \family default
17460  has the effect that the image doesn't appear in the output, only a frame
17461  with the image size is printed.
17462  The option 
17463 \family sans
17464 Don't
17465 \begin_inset space ~
17466 \end_inset
17467
17468 unzip
17469 \begin_inset space ~
17470 \end_inset
17471
17472 on
17473 \begin_inset space ~
17474 \end_inset
17475
17476 export
17477 \family default
17478  is explained in the 
17479 \emph on
17480 Embedded
17481 \begin_inset space ~
17482 \end_inset
17483
17484 Objects
17485 \emph default
17486  manual in section 
17487 \emph on
17488 Graphics Dialog
17489 \emph default
17490 .
17491 \end_layout
17492
17493 \begin_layout Standard
17494 The graphics dialog can be called at any time by clicking on an image.
17495  The image will appear in the output exactly at the position where it is
17496  in the text.
17497  This is an example image within a separate, horizontally centered paragraph:
17498  
17499 \end_layout
17500
17501 \begin_layout Standard
17502 \align center
17503 \begin_inset Graphics
17504         filename clipart/mobius.eps
17505         scale 70
17506
17507 \end_inset
17508
17509
17510 \end_layout
17511
17512 \begin_layout Standard
17513 If you need image captions or want to reference images, you have to put
17514  the image into a float, see section
17515 \begin_inset space ~
17516 \end_inset
17517
17518
17519 \begin_inset CommandInset ref
17520 LatexCommand ref
17521 reference "sub:Figure-Floats"
17522
17523 \end_inset
17524
17525 .
17526 \end_layout
17527
17528 \begin_layout Subsection
17529 Image Formats
17530 \begin_inset Index idx
17531 status collapsed
17532
17533 \begin_layout Plain Layout
17534 Images ! Formats
17535 \end_layout
17536
17537 \end_inset
17538
17539
17540 \begin_inset CommandInset label
17541 LatexCommand label
17542 name "sub:Image-Formats"
17543
17544 \end_inset
17545
17546
17547 \end_layout
17548
17549 \begin_layout Standard
17550 You can insert images in any known file format.
17551  But as we explained in section
17552 \begin_inset space ~
17553 \end_inset
17554
17555
17556 \begin_inset CommandInset ref
17557 LatexCommand ref
17558 reference "sub:Output-file-formats"
17559
17560 \end_inset
17561
17562 , every output document format allows only a few image formats.
17563  LyX therefore uses the program 
17564 \family typewriter
17565 ImageMagick
17566 \family default
17567  in the background to convert the images to the right format.
17568  To increase your workflow by avoiding these conversions in the background,
17569  use only the image formats listed in the subsections of section
17570 \begin_inset space ~
17571 \end_inset
17572
17573
17574 \begin_inset CommandInset ref
17575 LatexCommand ref
17576 reference "sub:Output-file-formats"
17577
17578 \end_inset
17579
17580 .
17581 \end_layout
17582
17583 \begin_layout Standard
17584 Similar to fonts there are two types of image formats:
17585 \end_layout
17586
17587 \begin_layout Description
17588 Bitmap
17589 \begin_inset space ~
17590 \end_inset
17591
17592 images consist of pixel values, often in a compressed form.
17593  They are therefore not fully scalable and look pixelated in large zooms.
17594  Well-known bitmap image formats are 
17595 \begin_inset Quotes eld
17596 \end_inset
17597
17598 Graphics Interchange Format
17599 \begin_inset Quotes erd
17600 \end_inset
17601
17602  (GIF, file extension 
17603 \begin_inset Quotes eld
17604 \end_inset
17605
17606
17607 \family typewriter
17608 .gif
17609 \family default
17610
17611 \begin_inset Quotes erd
17612 \end_inset
17613
17614 )
17615 \begin_inset Index idx
17616 status collapsed
17617
17618 \begin_layout Plain Layout
17619 GIF|see
17620 \begin_inset ERT
17621 status collapsed
17622
17623 \begin_layout Plain Layout
17624
17625 {
17626 \end_layout
17627
17628 \end_inset
17629
17630 Image formats
17631 \begin_inset ERT
17632 status collapsed
17633
17634 \begin_layout Plain Layout
17635
17636 }
17637 \end_layout
17638
17639 \end_inset
17640
17641
17642 \end_layout
17643
17644 \end_inset
17645
17646
17647 \begin_inset Quotes eld
17648 \end_inset
17649
17650 Portable Network Graphics
17651 \begin_inset Quotes erd
17652 \end_inset
17653
17654  (PNG, file extension 
17655 \begin_inset Quotes eld
17656 \end_inset
17657
17658
17659 \family typewriter
17660 .png
17661 \family default
17662
17663 \begin_inset Quotes erd
17664 \end_inset
17665
17666 )
17667 \begin_inset Index idx
17668 status collapsed
17669
17670 \begin_layout Plain Layout
17671 PNG|see
17672 \begin_inset ERT
17673 status collapsed
17674
17675 \begin_layout Plain Layout
17676
17677 {
17678 \end_layout
17679
17680 \end_inset
17681
17682 Image formats
17683 \begin_inset ERT
17684 status collapsed
17685
17686 \begin_layout Plain Layout
17687
17688 }
17689 \end_layout
17690
17691 \end_inset
17692
17693
17694 \end_layout
17695
17696 \end_inset
17697
17698 , and 
17699 \begin_inset Quotes eld
17700 \end_inset
17701
17702 Joint Photographic Experts Group
17703 \begin_inset Quotes erd
17704 \end_inset
17705
17706  (JPG, file extension 
17707 \begin_inset Quotes eld
17708 \end_inset
17709
17710
17711 \family typewriter
17712 .jpg
17713 \family default
17714
17715 \begin_inset Quotes erd
17716 \end_inset
17717
17718  or 
17719 \begin_inset Quotes eld
17720 \end_inset
17721
17722
17723 \family typewriter
17724 .jpeg
17725 \family default
17726
17727 \begin_inset Quotes erd
17728 \end_inset
17729
17730 )
17731 \begin_inset Index idx
17732 status collapsed
17733
17734 \begin_layout Plain Layout
17735 JPG|see
17736 \begin_inset ERT
17737 status collapsed
17738
17739 \begin_layout Plain Layout
17740
17741 {
17742 \end_layout
17743
17744 \end_inset
17745
17746 Image formats
17747 \begin_inset ERT
17748 status collapsed
17749
17750 \begin_layout Plain Layout
17751
17752 }
17753 \end_layout
17754
17755 \end_inset
17756
17757
17758 \end_layout
17759
17760 \end_inset
17761
17762 .
17763 \end_layout
17764
17765 \begin_layout Description
17766 Scalable
17767 \begin_inset space ~
17768 \end_inset
17769
17770 images consist of vectors and can therefore be scaled to any size without
17771  data loss.
17772  The scaling ability is desired if you want to create presentations, because
17773  presentations are always scaled by the beamer.
17774  Scaling is also useful for online documents to let the user zoom into diagrams.
17775 \begin_inset Newline newline
17776 \end_inset
17777
17778 Scalable image formats can be 
17779 \begin_inset Quotes eld
17780 \end_inset
17781
17782 Scalable Vector Graphics
17783 \begin_inset Quotes erd
17784 \end_inset
17785
17786  (SVG, file extension 
17787 \begin_inset Quotes eld
17788 \end_inset
17789
17790
17791 \family typewriter
17792 .svg
17793 \family default
17794
17795 \begin_inset Quotes erd
17796 \end_inset
17797
17798 )
17799 \begin_inset Index idx
17800 status collapsed
17801
17802 \begin_layout Plain Layout
17803 SVG|see
17804 \begin_inset ERT
17805 status collapsed
17806
17807 \begin_layout Plain Layout
17808
17809 {
17810 \end_layout
17811
17812 \end_inset
17813
17814 Image formats
17815 \begin_inset ERT
17816 status collapsed
17817
17818 \begin_layout Plain Layout
17819
17820 }
17821 \end_layout
17822
17823 \end_inset
17824
17825
17826 \end_layout
17827
17828 \end_inset
17829
17830
17831 \begin_inset Quotes eld
17832 \end_inset
17833
17834 Encapsulated PostScript
17835 \begin_inset Quotes erd
17836 \end_inset
17837
17838  (EPS, file extension 
17839 \begin_inset Quotes eld
17840 \end_inset
17841
17842
17843 \family typewriter
17844 .eps
17845 \family default
17846
17847 \begin_inset Quotes erd
17848 \end_inset
17849
17850 )
17851 \begin_inset Index idx
17852 status collapsed
17853
17854 \begin_layout Plain Layout
17855 EPS|see
17856 \begin_inset ERT
17857 status collapsed
17858
17859 \begin_layout Plain Layout
17860
17861 {
17862 \end_layout
17863
17864 \end_inset
17865
17866 Image formats
17867 \begin_inset ERT
17868 status collapsed
17869
17870 \begin_layout Plain Layout
17871
17872 }
17873 \end_layout
17874
17875 \end_inset
17876
17877
17878 \end_layout
17879
17880 \end_inset
17881
17882 , and 
17883 \begin_inset Quotes eld
17884 \end_inset
17885
17886 Portable Document Format
17887 \begin_inset Quotes erd
17888 \end_inset
17889
17890  (PDF, file extension 
17891 \begin_inset Quotes eld
17892 \end_inset
17893
17894
17895 \family typewriter
17896 .pdf
17897 \family default
17898
17899 \begin_inset Quotes erd
17900 \end_inset
17901
17902 )
17903 \begin_inset Index idx
17904 status collapsed
17905
17906 \begin_layout Plain Layout
17907 PDF
17908 \end_layout
17909
17910 \end_inset
17911
17912 .
17913  We say 
17914 \begin_inset Quotes eld
17915 \end_inset
17916
17917 can be
17918 \begin_inset Quotes erd
17919 \end_inset
17920
17921 , because you can convert any bitmap image format to PDF or EPS and the
17922  result will not be scalable.
17923  In this case only a header with the image properties is added to the original
17924  image.
17925 \begin_inset Foot
17926 status collapsed
17927
17928 \begin_layout Plain Layout
17929 In the case of PDF, the original image is additionally compressed.
17930 \end_layout
17931
17932 \end_inset
17933
17934
17935 \end_layout
17936
17937 \begin_layout Standard
17938 Normally one cannot convert a bitmap image into a scalable one, only vice
17939  versa.
17940 \end_layout
17941
17942 \begin_layout Subsection
17943 Grouping of Image Settings
17944 \begin_inset Index idx
17945 status collapsed
17946
17947 \begin_layout Plain Layout
17948 Images ! Settings grouping
17949 \end_layout
17950
17951 \end_inset
17952
17953
17954 \end_layout
17955
17956 \begin_layout Standard
17957 Each image can define a new group of image settings or join an existing
17958  group.
17959  Images within such a group share their settings, so adjusting one image
17960  of the group automatically also adjusts all other images of the group in
17961  the same way.
17962  So you can for example change the size for a bunch of images without the
17963  need to manually change each of them.
17964  
17965 \end_layout
17966
17967 \begin_layout Standard
17968 A new group can be set by entering a name in the 
17969 \family sans
17970 Group
17971 \begin_inset space ~
17972 \end_inset
17973
17974 Name
17975 \family default
17976  field in the Graphics dialog.
17977  Joining an existing group can be done using the context menu of the image
17978  by checking the name of the desired group.
17979 \end_layout
17980
17981 \begin_layout Section
17982 Tables
17983 \begin_inset Index idx
17984 status collapsed
17985
17986 \begin_layout Plain Layout
17987 Tables
17988 \end_layout
17989
17990 \end_inset
17991
17992
17993 \begin_inset CommandInset label
17994 LatexCommand label
17995 name "sec:Tables"
17996
17997 \end_inset
17998
17999
18000 \end_layout
18001
18002 \begin_layout Standard
18003 You can insert a table using either the toolbar button 
18004 \begin_inset Info
18005 type  "icon"
18006 arg   "tabular-insert"
18007 \end_inset
18008
18009  or the menu 
18010 \family sans
18011 Insert\SpecialChar \menuseparator
18012 Table
18013 \family default
18014 .
18015  A dialog will appear, asking you for the number of rows and columns.
18016  The default table has lines around any cell and the first row appears separated
18017  from the rest of the table.
18018  This separation appears due to a double line: The cells of the first row
18019  have a line below them and the cells of the second row have a line above
18020  them.
18021  Here is an example table:
18022 \end_layout
18023
18024 \begin_layout Standard
18025 \align center
18026 \begin_inset Tabular
18027 <lyxtabular version="3" rows="4" columns="4">
18028 <features tabularvalignment="middle">
18029 <column alignment="center" valignment="top" width="0pt">
18030 <column alignment="center" valignment="top" width="0pt">
18031 <column alignment="center" valignment="top" width="0in">
18032 <column alignment="center" valignment="top" width="0pt">
18033 <row>
18034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18035 \begin_inset Text
18036
18037 \begin_layout Plain Layout
18038
18039 \end_layout
18040
18041 \end_inset
18042 </cell>
18043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18044 \begin_inset Text
18045
18046 \begin_layout Plain Layout
18047
18048 \family roman
18049 \series medium
18050 \shape up
18051 \size normal
18052 \emph off
18053 \bar no
18054 \noun off
18055 \color none
18056 1
18057 \end_layout
18058
18059 \end_inset
18060 </cell>
18061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18062 \begin_inset Text
18063
18064 \begin_layout Plain Layout
18065 2
18066 \end_layout
18067
18068 \end_inset
18069 </cell>
18070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18071 \begin_inset Text
18072
18073 \begin_layout Plain Layout
18074 3
18075 \end_layout
18076
18077 \end_inset
18078 </cell>
18079 </row>
18080 <row>
18081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18082 \begin_inset Text
18083
18084 \begin_layout Plain Layout
18085
18086 \family roman
18087 \series medium
18088 \shape up
18089 \size normal
18090 \emph off
18091 \bar no
18092 \noun off
18093 \color none
18094 A
18095 \end_layout
18096
18097 \end_inset
18098 </cell>
18099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18100 \begin_inset Text
18101
18102 \begin_layout Plain Layout
18103
18104 \end_layout
18105
18106 \end_inset
18107 </cell>
18108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18109 \begin_inset Text
18110
18111 \begin_layout Plain Layout
18112
18113 \end_layout
18114
18115 \end_inset
18116 </cell>
18117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18118 \begin_inset Text
18119
18120 \begin_layout Plain Layout
18121
18122 \end_layout
18123
18124 \end_inset
18125 </cell>
18126 </row>
18127 <row>
18128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18129 \begin_inset Text
18130
18131 \begin_layout Plain Layout
18132
18133 \family roman
18134 \series medium
18135 \shape up
18136 \size normal
18137 \emph off
18138 \bar no
18139 \noun off
18140 \color none
18141 B
18142 \end_layout
18143
18144 \end_inset
18145 </cell>
18146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18147 \begin_inset Text
18148
18149 \begin_layout Plain Layout
18150
18151 \end_layout
18152
18153 \end_inset
18154 </cell>
18155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18156 \begin_inset Text
18157
18158 \begin_layout Plain Layout
18159
18160 \size normal
18161 \noun off
18162 \color none
18163  
18164 \end_layout
18165
18166 \end_inset
18167 </cell>
18168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18169 \begin_inset Text
18170
18171 \begin_layout Plain Layout
18172
18173 \end_layout
18174
18175 \end_inset
18176 </cell>
18177 </row>
18178 <row>
18179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18180 \begin_inset Text
18181
18182 \begin_layout Plain Layout
18183
18184 \family roman
18185 \series medium
18186 \shape up
18187 \size normal
18188 \emph off
18189 \bar no
18190 \noun off
18191 \color none
18192 C
18193 \end_layout
18194
18195 \end_inset
18196 </cell>
18197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18198 \begin_inset Text
18199
18200 \begin_layout Plain Layout
18201
18202 \end_layout
18203
18204 \end_inset
18205 </cell>
18206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18207 \begin_inset Text
18208
18209 \begin_layout Plain Layout
18210
18211 \end_layout
18212
18213 \end_inset
18214 </cell>
18215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18216 \begin_inset Text
18217
18218 \begin_layout Plain Layout
18219
18220 \end_layout
18221
18222 \end_inset
18223 </cell>
18224 </row>
18225 </lyxtabular>
18226
18227 \end_inset
18228
18229
18230 \end_layout
18231
18232 \begin_layout Subsection
18233 The Table dialog
18234 \end_layout
18235
18236 \begin_layout Standard
18237 You can alter a table by clicking on it with the right mouse button, which
18238  brings up the table dialog.
18239  Here you can adjust the settings of the cell and row/column respectively
18240  where the cursor is placed currently.
18241  Most of the dialog options also work on selections.
18242  This means that if you select more cells, columns or rows the action is
18243  done on all of your selection.
18244 \end_layout
18245
18246 \begin_layout Standard
18247 In addition to the table dialog, the 
18248 \family sans
18249 table
18250 \begin_inset space ~
18251 \end_inset
18252
18253 toolbar
18254 \family default
18255  helps you in setting table properties.
18256  It appears when the cursor is inside a table.
18257 \end_layout
18258
18259 \begin_layout Standard
18260 In the tab 
18261 \family sans
18262 Table
18263 \begin_inset space ~
18264 \end_inset
18265
18266 Settings
18267 \family default
18268  of the table dialog you can set the alignment for the current row.
18269  If you add a row or column, it will be inserted right beside or below the
18270  current cell respectively.
18271  The vertical alignment of a column can only be adjusted when a column width
18272  is given.
18273  A given width will allow the cell to have line breaks and multiple paragraphs
18274  of text, see section
18275 \begin_inset space ~
18276 \end_inset
18277
18278
18279 \begin_inset CommandInset ref
18280 LatexCommand ref
18281 reference "sub:Table-Cells"
18282
18283 \end_inset
18284
18285 .
18286 \end_layout
18287
18288 \begin_layout Standard
18289 You can mark multiple cells of one row/column as a multicolumn/row cell
18290  using the check box 
18291 \family sans
18292 Multicolumn
18293 \family default
18294  or 
18295 \family sans
18296 Multirow
18297 \family default
18298 .
18299  This will merge the cells to 
18300 \emph on
18301 one
18302 \emph default
18303  cell, spread over more than one column/row.
18304  Multicolumn cells are treated as own rows, so that the alignment, width,
18305  and border settings affect only the multicolumn cell.
18306  Here's an example table with a multicolumn cell in the first row and one
18307  in the last row without the upper border:
18308 \end_layout
18309
18310 \begin_layout Standard
18311 \align center
18312 \begin_inset Tabular
18313 <lyxtabular version="3" rows="3" columns="4">
18314 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18315 <column alignment="center" valignment="top" width="0pt">
18316 <column alignment="center" valignment="middle" width="0">
18317 <column alignment="center" valignment="top" width="0in">
18318 <column alignment="center" valignment="top" width="0pt">
18319 <row>
18320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18321 \begin_inset Text
18322
18323 \begin_layout Plain Layout
18324 abc
18325 \end_layout
18326
18327 \end_inset
18328 </cell>
18329 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18330 \begin_inset Text
18331
18332 \begin_layout Plain Layout
18333 def ghi
18334 \end_layout
18335
18336 \end_inset
18337 </cell>
18338 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18339 \begin_inset Text
18340
18341 \begin_layout Plain Layout
18342
18343 \end_layout
18344
18345 \end_inset
18346 </cell>
18347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18348 \begin_inset Text
18349
18350 \begin_layout Plain Layout
18351 jkl
18352 \end_layout
18353
18354 \end_inset
18355 </cell>
18356 </row>
18357 <row>
18358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18359 \begin_inset Text
18360
18361 \begin_layout Plain Layout
18362
18363 \family roman
18364 \series medium
18365 \shape up
18366 \size normal
18367 \emph off
18368 \bar no
18369 \noun off
18370 \color none
18371 A
18372 \end_layout
18373
18374 \end_inset
18375 </cell>
18376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18377 \begin_inset Text
18378
18379 \begin_layout Plain Layout
18380 B
18381 \end_layout
18382
18383 \end_inset
18384 </cell>
18385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18386 \begin_inset Text
18387
18388 \begin_layout Plain Layout
18389 C
18390 \end_layout
18391
18392 \end_inset
18393 </cell>
18394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18395 \begin_inset Text
18396
18397 \begin_layout Plain Layout
18398 D
18399 \end_layout
18400
18401 \end_inset
18402 </cell>
18403 </row>
18404 <row>
18405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18406 \begin_inset Text
18407
18408 \begin_layout Plain Layout
18409 1
18410 \end_layout
18411
18412 \end_inset
18413 </cell>
18414 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18415 \begin_inset Text
18416
18417 \begin_layout Plain Layout
18418 2
18419 \end_layout
18420
18421 \end_inset
18422 </cell>
18423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18424 \begin_inset Text
18425
18426 \begin_layout Plain Layout
18427 3
18428 \end_layout
18429
18430 \end_inset
18431 </cell>
18432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18433 \begin_inset Text
18434
18435 \begin_layout Plain Layout
18436 4
18437 \end_layout
18438
18439 \end_inset
18440 </cell>
18441 </row>
18442 </lyxtabular>
18443
18444 \end_inset
18445
18446
18447 \end_layout
18448
18449 \begin_layout Standard
18450 Adept users can declare special LaTeX-arguments for the table.
18451  They are necessary for special table formatting, like for multirow cells,
18452  explained in the tables section of the 
18453 \emph on
18454 Embedded
18455 \begin_inset space ~
18456 \end_inset
18457
18458 Objects
18459 \emph default
18460  manual.
18461  You can also rotate the current cell or the whole table 90
18462 \begin_inset space \thinspace{}
18463 \end_inset
18464
18465 degrees counterclockwise.
18466  These rotations are not visible in LyX but are visible in the output.
18467 \end_layout
18468
18469 \begin_layout Standard
18470 \begin_inset Note Greyedout
18471 status collapsed
18472
18473 \begin_layout Plain Layout
18474
18475 \series bold
18476 Note:
18477 \series default
18478  Most DVI-viewers are 
18479 \emph on
18480 not
18481 \emph default
18482  able to display rotations.
18483 \end_layout
18484
18485 \end_inset
18486
18487
18488 \end_layout
18489
18490 \begin_layout Standard
18491 The 
18492 \family sans
18493 Borders
18494 \family default
18495  tab allows you to add and delete border lines for the current row/column.
18496  The button 
18497 \family sans
18498 Default
18499 \family default
18500  adds lines for all cell borders.
18501 \end_layout
18502
18503 \begin_layout Subsection
18504 Longtables
18505 \begin_inset Index idx
18506 status collapsed
18507
18508 \begin_layout Plain Layout
18509 Tables ! Longtables
18510 \end_layout
18511
18512 \end_inset
18513
18514
18515 \begin_inset Index idx
18516 status collapsed
18517
18518 \begin_layout Plain Layout
18519 Longtables
18520 \end_layout
18521
18522 \end_inset
18523
18524
18525 \end_layout
18526
18527 \begin_layout Standard
18528 If the table is too long to fit on one page, you can use the option 
18529 \family sans
18530 Use
18531 \begin_inset space ~
18532 \end_inset
18533
18534 long
18535 \begin_inset space ~
18536 \end_inset
18537
18538 table
18539 \family default
18540  in the tab 
18541 \family sans
18542 Longtable
18543 \family default
18544  of the table dialog to split the table automatically over more pages.
18545  Doing this enables some check boxes and you can now define:
18546 \end_layout
18547
18548 \begin_layout Description
18549
18550 \family sans
18551 Header
18552 \family default
18553 : The current row and all rows above, that don't have any special options
18554  defined, are defined to be the header rows of all pages of the longtable;
18555  except for the first page, if 
18556 \family sans
18557 First
18558 \begin_inset space ~
18559 \end_inset
18560
18561 header
18562 \family default
18563  is defined.
18564 \end_layout
18565
18566 \begin_layout Description
18567
18568 \family sans
18569 First
18570 \begin_inset space ~
18571 \end_inset
18572
18573 header
18574 \family default
18575 : The current row and all rows above, that don't have any special options
18576  defined, are defined to be the header rows of the first page of the longtable.
18577 \end_layout
18578
18579 \begin_layout Description
18580
18581 \family sans
18582 Footer
18583 \family default
18584 : The current row and all rows below, that don't have any special options
18585  defined, are defined to be the footer rows of all pages of the longtable;
18586  except for the last page, if 
18587 \family sans
18588 Last
18589 \begin_inset space ~
18590 \end_inset
18591
18592 footer
18593 \family default
18594  is defined.
18595 \end_layout
18596
18597 \begin_layout Description
18598
18599 \family sans
18600 Last
18601 \begin_inset space ~
18602 \end_inset
18603
18604 footer
18605 \family default
18606 : The current row and all rows below, that don't have any special options
18607  defined, are defined to be the footer rows of the last page of the longtable.
18608 \end_layout
18609
18610 \begin_layout Description
18611 Caption: The first row is reset as a single column.
18612  You can now insert there the table caption via the menu 
18613 \family sans
18614 Insert\SpecialChar \menuseparator
18615 Caption
18616 \family default
18617 .
18618  More about longtable captions can be found in the 
18619 \emph on
18620 Embedded
18621 \begin_inset space ~
18622 \end_inset
18623
18624 Objects
18625 \emph default
18626  manual.
18627 \end_layout
18628
18629 \begin_layout Standard
18630 You can also specify a row where the table is split.
18631  If you set more than one option in the same table row, you should be aware
18632  that only the first one is used in the given table row.
18633  The others will then be defined as 
18634 \emph on
18635 empty
18636 \emph default
18637 .
18638  In this context, first means first in this order: 
18639 \family sans
18640 Footer, Last
18641 \begin_inset space ~
18642 \end_inset
18643
18644 footer,
18645 \family default
18646  
18647 \family sans
18648 Header,
18649 \family default
18650  
18651 \family sans
18652 First
18653 \begin_inset space ~
18654 \end_inset
18655
18656 header.
18657
18658 \family default
18659  See the following longtable to see how it works:
18660 \end_layout
18661
18662 \begin_layout Standard
18663 \align center
18664 \begin_inset Tabular
18665 <lyxtabular version="3" rows="69" columns="3">
18666 <features islongtable="true" longtabularalignment="center">
18667 <column alignment="block" valignment="top" width="5cm">
18668 <column alignment="left" valignment="top" width="0pt">
18669 <column alignment="right" valignment="top" width="0pt">
18670 <row endfirsthead="true">
18671 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18672 \begin_inset Text
18673
18674 \begin_layout Plain Layout
18675
18676 \series bold
18677 Example Phone List (ignore the names)
18678 \end_layout
18679
18680 \end_inset
18681 </cell>
18682 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18683 \begin_inset Text
18684
18685 \begin_layout Plain Layout
18686
18687 \end_layout
18688
18689 \end_inset
18690 </cell>
18691 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18692 \begin_inset Text
18693
18694 \begin_layout Plain Layout
18695
18696 \end_layout
18697
18698 \end_inset
18699 </cell>
18700 </row>
18701 <row endfirsthead="true">
18702 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18703 \begin_inset Text
18704
18705 \begin_layout Plain Layout
18706
18707 \series bold
18708 NAME
18709 \end_layout
18710
18711 \end_inset
18712 </cell>
18713 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18714 \begin_inset Text
18715
18716 \begin_layout Plain Layout
18717
18718 \end_layout
18719
18720 \end_inset
18721 </cell>
18722 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18723 \begin_inset Text
18724
18725 \begin_layout Plain Layout
18726
18727 \series bold
18728 TEL.
18729 \end_layout
18730
18731 \end_inset
18732 </cell>
18733 </row>
18734 <row endhead="true">
18735 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18736 \begin_inset Text
18737
18738 \begin_layout Plain Layout
18739  
18740 \series bold
18741 Example Phone List
18742 \end_layout
18743
18744 \end_inset
18745 </cell>
18746 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18747 \begin_inset Text
18748
18749 \begin_layout Plain Layout
18750
18751 \end_layout
18752
18753 \end_inset
18754 </cell>
18755 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18756 \begin_inset Text
18757
18758 \begin_layout Plain Layout
18759
18760 \end_layout
18761
18762 \end_inset
18763 </cell>
18764 </row>
18765 <row endhead="true">
18766 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18767 \begin_inset Text
18768
18769 \begin_layout Plain Layout
18770
18771 \series bold
18772 NAME
18773 \end_layout
18774
18775 \end_inset
18776 </cell>
18777 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18778 \begin_inset Text
18779
18780 \begin_layout Plain Layout
18781
18782 \end_layout
18783
18784 \end_inset
18785 </cell>
18786 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18787 \begin_inset Text
18788
18789 \begin_layout Plain Layout
18790
18791 \series bold
18792 TEL.
18793 \end_layout
18794
18795 \end_inset
18796 </cell>
18797 </row>
18798 <row endfoot="true">
18799 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18800 \begin_inset Text
18801
18802 \begin_layout Plain Layout
18803  
18804 \series bold
18805 continue ...
18806 \end_layout
18807
18808 \end_inset
18809 </cell>
18810 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18811 \begin_inset Text
18812
18813 \begin_layout Plain Layout
18814
18815 \end_layout
18816
18817 \end_inset
18818 </cell>
18819 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18820 \begin_inset Text
18821
18822 \begin_layout Plain Layout
18823
18824 \end_layout
18825
18826 \end_inset
18827 </cell>
18828 </row>
18829 <row>
18830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18831 \begin_inset Text
18832
18833 \begin_layout Plain Layout
18834
18835 \series bold
18836 Annovi
18837 \end_layout
18838
18839 \end_inset
18840 </cell>
18841 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18842 \begin_inset Text
18843
18844 \begin_layout Plain Layout
18845 Silvia
18846 \end_layout
18847
18848 \end_inset
18849 </cell>
18850 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18851 \begin_inset Text
18852
18853 \begin_layout Plain Layout
18854 111
18855 \end_layout
18856
18857 \end_inset
18858 </cell>
18859 </row>
18860 <row>
18861 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18862 \begin_inset Text
18863
18864 \begin_layout Plain Layout
18865
18866 \series bold
18867 Bertoli
18868 \end_layout
18869
18870 \end_inset
18871 </cell>
18872 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18873 \begin_inset Text
18874
18875 \begin_layout Plain Layout
18876 Stefano
18877 \end_layout
18878
18879 \end_inset
18880 </cell>
18881 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18882 \begin_inset Text
18883
18884 \begin_layout Plain Layout
18885 111
18886 \end_layout
18887
18888 \end_inset
18889 </cell>
18890 </row>
18891 <row>
18892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18893 \begin_inset Text
18894
18895 \begin_layout Plain Layout
18896
18897 \series bold
18898 Bozzi
18899 \end_layout
18900
18901 \end_inset
18902 </cell>
18903 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18904 \begin_inset Text
18905
18906 \begin_layout Plain Layout
18907 Walter
18908 \end_layout
18909
18910 \end_inset
18911 </cell>
18912 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18913 \begin_inset Text
18914
18915 \begin_layout Plain Layout
18916 111
18917 \end_layout
18918
18919 \end_inset
18920 </cell>
18921 </row>
18922 <row>
18923 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18924 \begin_inset Text
18925
18926 \begin_layout Plain Layout
18927
18928 \series bold
18929 Cachia
18930 \end_layout
18931
18932 \end_inset
18933 </cell>
18934 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18935 \begin_inset Text
18936
18937 \begin_layout Plain Layout
18938 Maria
18939 \end_layout
18940
18941 \end_inset
18942 </cell>
18943 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18944 \begin_inset Text
18945
18946 \begin_layout Plain Layout
18947 111
18948 \end_layout
18949
18950 \end_inset
18951 </cell>
18952 </row>
18953 <row>
18954 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18955 \begin_inset Text
18956
18957 \begin_layout Plain Layout
18958
18959 \series bold
18960 Cachia
18961 \end_layout
18962
18963 \end_inset
18964 </cell>
18965 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18966 \begin_inset Text
18967
18968 \begin_layout Plain Layout
18969 Maurizio
18970 \end_layout
18971
18972 \end_inset
18973 </cell>
18974 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18975 \begin_inset Text
18976
18977 \begin_layout Plain Layout
18978 111
18979 \end_layout
18980
18981 \end_inset
18982 </cell>
18983 </row>
18984 <row>
18985 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18986 \begin_inset Text
18987
18988 \begin_layout Plain Layout
18989
18990 \series bold
18991 Cinquemani
18992 \end_layout
18993
18994 \end_inset
18995 </cell>
18996 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18997 \begin_inset Text
18998
18999 \begin_layout Plain Layout
19000 Giusi
19001 \end_layout
19002
19003 \end_inset
19004 </cell>
19005 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19006 \begin_inset Text
19007
19008 \begin_layout Plain Layout
19009 111
19010 \end_layout
19011
19012 \end_inset
19013 </cell>
19014 </row>
19015 <row>
19016 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19017 \begin_inset Text
19018
19019 \begin_layout Plain Layout
19020
19021 \series bold
19022 Colin
19023 \end_layout
19024
19025 \end_inset
19026 </cell>
19027 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19028 \begin_inset Text
19029
19030 \begin_layout Plain Layout
19031 Bernard
19032 \end_layout
19033
19034 \end_inset
19035 </cell>
19036 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19037 \begin_inset Text
19038
19039 \begin_layout Plain Layout
19040 111
19041 \end_layout
19042
19043 \end_inset
19044 </cell>
19045 </row>
19046 <row>
19047 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19048 \begin_inset Text
19049
19050 \begin_layout Plain Layout
19051
19052 \series bold
19053 Concli
19054 \end_layout
19055
19056 \end_inset
19057 </cell>
19058 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19059 \begin_inset Text
19060
19061 \begin_layout Plain Layout
19062 Gianfranco
19063 \end_layout
19064
19065 \end_inset
19066 </cell>
19067 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19068 \begin_inset Text
19069
19070 \begin_layout Plain Layout
19071 111
19072 \end_layout
19073
19074 \end_inset
19075 </cell>
19076 </row>
19077 <row>
19078 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19079 \begin_inset Text
19080
19081 \begin_layout Plain Layout
19082
19083 \series bold
19084 Dal Bosco
19085 \end_layout
19086
19087 \end_inset
19088 </cell>
19089 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19090 \begin_inset Text
19091
19092 \begin_layout Plain Layout
19093 Carolina
19094 \end_layout
19095
19096 \end_inset
19097 </cell>
19098 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19099 \begin_inset Text
19100
19101 \begin_layout Plain Layout
19102 111
19103 \end_layout
19104
19105 \end_inset
19106 </cell>
19107 </row>
19108 <row>
19109 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19110 \begin_inset Text
19111
19112 \begin_layout Plain Layout
19113
19114 \series bold
19115 Dalpiaz
19116 \end_layout
19117
19118 \end_inset
19119 </cell>
19120 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19121 \begin_inset Text
19122
19123 \begin_layout Plain Layout
19124 Annamaria
19125 \end_layout
19126
19127 \end_inset
19128 </cell>
19129 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19130 \begin_inset Text
19131
19132 \begin_layout Plain Layout
19133 111
19134 \end_layout
19135
19136 \end_inset
19137 </cell>
19138 </row>
19139 <row>
19140 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19141 \begin_inset Text
19142
19143 \begin_layout Plain Layout
19144
19145 \series bold
19146 Feliciello
19147 \end_layout
19148
19149 \end_inset
19150 </cell>
19151 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19152 \begin_inset Text
19153
19154 \begin_layout Plain Layout
19155 Domenico
19156 \end_layout
19157
19158 \end_inset
19159 </cell>
19160 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19161 \begin_inset Text
19162
19163 \begin_layout Plain Layout
19164 111
19165 \end_layout
19166
19167 \end_inset
19168 </cell>
19169 </row>
19170 <row>
19171 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19172 \begin_inset Text
19173
19174 \begin_layout Plain Layout
19175
19176 \series bold
19177 Focarelli
19178 \end_layout
19179
19180 \end_inset
19181 </cell>
19182 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19183 \begin_inset Text
19184
19185 \begin_layout Plain Layout
19186 Paola
19187 \end_layout
19188
19189 \end_inset
19190 </cell>
19191 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19192 \begin_inset Text
19193
19194 \begin_layout Plain Layout
19195 111
19196 \end_layout
19197
19198 \end_inset
19199 </cell>
19200 </row>
19201 <row>
19202 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19203 \begin_inset Text
19204
19205 \begin_layout Plain Layout
19206
19207 \series bold
19208 Galletti
19209 \end_layout
19210
19211 \end_inset
19212 </cell>
19213 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19214 \begin_inset Text
19215
19216 \begin_layout Plain Layout
19217 Oreste
19218 \end_layout
19219
19220 \end_inset
19221 </cell>
19222 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19223 \begin_inset Text
19224
19225 \begin_layout Plain Layout
19226 111
19227 \end_layout
19228
19229 \end_inset
19230 </cell>
19231 </row>
19232 <row>
19233 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19234 \begin_inset Text
19235
19236 \begin_layout Plain Layout
19237
19238 \series bold
19239 Gasparini
19240 \end_layout
19241
19242 \end_inset
19243 </cell>
19244 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19245 \begin_inset Text
19246
19247 \begin_layout Plain Layout
19248 Franca
19249 \end_layout
19250
19251 \end_inset
19252 </cell>
19253 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19254 \begin_inset Text
19255
19256 \begin_layout Plain Layout
19257 111
19258 \end_layout
19259
19260 \end_inset
19261 </cell>
19262 </row>
19263 <row>
19264 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19265 \begin_inset Text
19266
19267 \begin_layout Plain Layout
19268
19269 \series bold
19270 Rizzardi
19271 \end_layout
19272
19273 \end_inset
19274 </cell>
19275 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19276 \begin_inset Text
19277
19278 \begin_layout Plain Layout
19279 Paola
19280 \end_layout
19281
19282 \end_inset
19283 </cell>
19284 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19285 \begin_inset Text
19286
19287 \begin_layout Plain Layout
19288 111
19289 \end_layout
19290
19291 \end_inset
19292 </cell>
19293 </row>
19294 <row>
19295 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19296 \begin_inset Text
19297
19298 \begin_layout Plain Layout
19299
19300 \series bold
19301 Lassini
19302 \end_layout
19303
19304 \end_inset
19305 </cell>
19306 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19307 \begin_inset Text
19308
19309 \begin_layout Plain Layout
19310 Giancarlo
19311 \end_layout
19312
19313 \end_inset
19314 </cell>
19315 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19316 \begin_inset Text
19317
19318 \begin_layout Plain Layout
19319 111
19320 \end_layout
19321
19322 \end_inset
19323 </cell>
19324 </row>
19325 <row>
19326 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19327 \begin_inset Text
19328
19329 \begin_layout Plain Layout
19330
19331 \series bold
19332 Malfatti
19333 \end_layout
19334
19335 \end_inset
19336 </cell>
19337 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19338 \begin_inset Text
19339
19340 \begin_layout Plain Layout
19341 Luciano
19342 \end_layout
19343
19344 \end_inset
19345 </cell>
19346 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19347 \begin_inset Text
19348
19349 \begin_layout Plain Layout
19350 111
19351 \end_layout
19352
19353 \end_inset
19354 </cell>
19355 </row>
19356 <row>
19357 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19358 \begin_inset Text
19359
19360 \begin_layout Plain Layout
19361
19362 \series bold
19363 Malfatti
19364 \end_layout
19365
19366 \end_inset
19367 </cell>
19368 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19369 \begin_inset Text
19370
19371 \begin_layout Plain Layout
19372 Valeriano
19373 \end_layout
19374
19375 \end_inset
19376 </cell>
19377 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19378 \begin_inset Text
19379
19380 \begin_layout Plain Layout
19381 111
19382 \end_layout
19383
19384 \end_inset
19385 </cell>
19386 </row>
19387 <row>
19388 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19389 \begin_inset Text
19390
19391 \begin_layout Plain Layout
19392
19393 \series bold
19394 Meneguzzo
19395 \end_layout
19396
19397 \end_inset
19398 </cell>
19399 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403 Roberto
19404 \end_layout
19405
19406 \end_inset
19407 </cell>
19408 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19409 \begin_inset Text
19410
19411 \begin_layout Plain Layout
19412 111
19413 \end_layout
19414
19415 \end_inset
19416 </cell>
19417 </row>
19418 <row>
19419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19420 \begin_inset Text
19421
19422 \begin_layout Plain Layout
19423
19424 \series bold
19425 Mezzadra
19426 \end_layout
19427
19428 \end_inset
19429 </cell>
19430 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19431 \begin_inset Text
19432
19433 \begin_layout Plain Layout
19434 Roberto
19435 \end_layout
19436
19437 \end_inset
19438 </cell>
19439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19440 \begin_inset Text
19441
19442 \begin_layout Plain Layout
19443 111
19444 \end_layout
19445
19446 \end_inset
19447 </cell>
19448 </row>
19449 <row>
19450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19451 \begin_inset Text
19452
19453 \begin_layout Plain Layout
19454
19455 \series bold
19456 Pirpamer
19457 \end_layout
19458
19459 \end_inset
19460 </cell>
19461 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19462 \begin_inset Text
19463
19464 \begin_layout Plain Layout
19465 Erich
19466 \end_layout
19467
19468 \end_inset
19469 </cell>
19470 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19471 \begin_inset Text
19472
19473 \begin_layout Plain Layout
19474 111
19475 \end_layout
19476
19477 \end_inset
19478 </cell>
19479 </row>
19480 <row>
19481 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19482 \begin_inset Text
19483
19484 \begin_layout Plain Layout
19485
19486 \series bold
19487 Pochiesa
19488 \end_layout
19489
19490 \end_inset
19491 </cell>
19492 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19493 \begin_inset Text
19494
19495 \begin_layout Plain Layout
19496 Paolo
19497 \end_layout
19498
19499 \end_inset
19500 </cell>
19501 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19502 \begin_inset Text
19503
19504 \begin_layout Plain Layout
19505 111, 222
19506 \end_layout
19507
19508 \end_inset
19509 </cell>
19510 </row>
19511 <row>
19512 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19513 \begin_inset Text
19514
19515 \begin_layout Plain Layout
19516
19517 \series bold
19518 Radina
19519 \end_layout
19520
19521 \end_inset
19522 </cell>
19523 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19524 \begin_inset Text
19525
19526 \begin_layout Plain Layout
19527 Claudio
19528 \end_layout
19529
19530 \end_inset
19531 </cell>
19532 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19533 \begin_inset Text
19534
19535 \begin_layout Plain Layout
19536 111
19537 \end_layout
19538
19539 \end_inset
19540 </cell>
19541 </row>
19542 <row>
19543 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19544 \begin_inset Text
19545
19546 \begin_layout Plain Layout
19547
19548 \series bold
19549 Stuffer
19550 \end_layout
19551
19552 \end_inset
19553 </cell>
19554 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19555 \begin_inset Text
19556
19557 \begin_layout Plain Layout
19558 Oskar
19559 \end_layout
19560
19561 \end_inset
19562 </cell>
19563 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19564 \begin_inset Text
19565
19566 \begin_layout Plain Layout
19567 111
19568 \end_layout
19569
19570 \end_inset
19571 </cell>
19572 </row>
19573 <row>
19574 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19575 \begin_inset Text
19576
19577 \begin_layout Plain Layout
19578
19579 \series bold
19580 Tacchelli
19581 \end_layout
19582
19583 \end_inset
19584 </cell>
19585 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19586 \begin_inset Text
19587
19588 \begin_layout Plain Layout
19589 Ugo
19590 \end_layout
19591
19592 \end_inset
19593 </cell>
19594 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19595 \begin_inset Text
19596
19597 \begin_layout Plain Layout
19598 111
19599 \end_layout
19600
19601 \end_inset
19602 </cell>
19603 </row>
19604 <row>
19605 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19606 \begin_inset Text
19607
19608 \begin_layout Plain Layout
19609
19610 \series bold
19611 Tezzele
19612 \end_layout
19613
19614 \end_inset
19615 </cell>
19616 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19617 \begin_inset Text
19618
19619 \begin_layout Plain Layout
19620 Margit
19621 \end_layout
19622
19623 \end_inset
19624 </cell>
19625 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19626 \begin_inset Text
19627
19628 \begin_layout Plain Layout
19629 111
19630 \end_layout
19631
19632 \end_inset
19633 </cell>
19634 </row>
19635 <row>
19636 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19637 \begin_inset Text
19638
19639 \begin_layout Plain Layout
19640
19641 \series bold
19642 Unterkalmsteiner
19643 \end_layout
19644
19645 \end_inset
19646 </cell>
19647 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19648 \begin_inset Text
19649
19650 \begin_layout Plain Layout
19651 Frieda
19652 \end_layout
19653
19654 \end_inset
19655 </cell>
19656 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19657 \begin_inset Text
19658
19659 \begin_layout Plain Layout
19660 111
19661 \end_layout
19662
19663 \end_inset
19664 </cell>
19665 </row>
19666 <row>
19667 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19668 \begin_inset Text
19669
19670 \begin_layout Plain Layout
19671
19672 \series bold
19673 Vieider
19674 \end_layout
19675
19676 \end_inset
19677 </cell>
19678 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19679 \begin_inset Text
19680
19681 \begin_layout Plain Layout
19682 Hilde
19683 \end_layout
19684
19685 \end_inset
19686 </cell>
19687 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19688 \begin_inset Text
19689
19690 \begin_layout Plain Layout
19691 111
19692 \end_layout
19693
19694 \end_inset
19695 </cell>
19696 </row>
19697 <row>
19698 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19699 \begin_inset Text
19700
19701 \begin_layout Plain Layout
19702
19703 \series bold
19704 Vigna
19705 \end_layout
19706
19707 \end_inset
19708 </cell>
19709 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19710 \begin_inset Text
19711
19712 \begin_layout Plain Layout
19713 Jürgen
19714 \end_layout
19715
19716 \end_inset
19717 </cell>
19718 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19719 \begin_inset Text
19720
19721 \begin_layout Plain Layout
19722 111
19723 \end_layout
19724
19725 \end_inset
19726 </cell>
19727 </row>
19728 <row>
19729 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19730 \begin_inset Text
19731
19732 \begin_layout Plain Layout
19733
19734 \series bold
19735 Weber
19736 \end_layout
19737
19738 \end_inset
19739 </cell>
19740 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19741 \begin_inset Text
19742
19743 \begin_layout Plain Layout
19744 Maurizio
19745 \end_layout
19746
19747 \end_inset
19748 </cell>
19749 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19750 \begin_inset Text
19751
19752 \begin_layout Plain Layout
19753 111
19754 \end_layout
19755
19756 \end_inset
19757 </cell>
19758 </row>
19759 <row>
19760 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19761 \begin_inset Text
19762
19763 \begin_layout Plain Layout
19764
19765 \series bold
19766 Winkler
19767 \end_layout
19768
19769 \end_inset
19770 </cell>
19771 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19772 \begin_inset Text
19773
19774 \begin_layout Plain Layout
19775 Franz
19776 \end_layout
19777
19778 \end_inset
19779 </cell>
19780 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19781 \begin_inset Text
19782
19783 \begin_layout Plain Layout
19784 111
19785 \end_layout
19786
19787 \end_inset
19788 </cell>
19789 </row>
19790 <row>
19791 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19792 \begin_inset Text
19793
19794 \begin_layout Plain Layout
19795  
19796 \end_layout
19797
19798 \end_inset
19799 </cell>
19800 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19801 \begin_inset Text
19802
19803 \begin_layout Plain Layout
19804
19805 \end_layout
19806
19807 \end_inset
19808 </cell>
19809 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19810 \begin_inset Text
19811
19812 \begin_layout Plain Layout
19813
19814 \end_layout
19815
19816 \end_inset
19817 </cell>
19818 </row>
19819 <row>
19820 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19821 \begin_inset Text
19822
19823 \begin_layout Plain Layout
19824
19825 \series bold
19826 Annovi
19827 \end_layout
19828
19829 \end_inset
19830 </cell>
19831 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19832 \begin_inset Text
19833
19834 \begin_layout Plain Layout
19835 Silvia
19836 \end_layout
19837
19838 \end_inset
19839 </cell>
19840 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19841 \begin_inset Text
19842
19843 \begin_layout Plain Layout
19844 555
19845 \end_layout
19846
19847 \end_inset
19848 </cell>
19849 </row>
19850 <row>
19851 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19852 \begin_inset Text
19853
19854 \begin_layout Plain Layout
19855
19856 \series bold
19857 Bertoli
19858 \end_layout
19859
19860 \end_inset
19861 </cell>
19862 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19863 \begin_inset Text
19864
19865 \begin_layout Plain Layout
19866 Stefano
19867 \end_layout
19868
19869 \end_inset
19870 </cell>
19871 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19872 \begin_inset Text
19873
19874 \begin_layout Plain Layout
19875 555
19876 \end_layout
19877
19878 \end_inset
19879 </cell>
19880 </row>
19881 <row>
19882 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19883 \begin_inset Text
19884
19885 \begin_layout Plain Layout
19886
19887 \series bold
19888 Bozzi
19889 \end_layout
19890
19891 \end_inset
19892 </cell>
19893 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19894 \begin_inset Text
19895
19896 \begin_layout Plain Layout
19897 Walter
19898 \end_layout
19899
19900 \end_inset
19901 </cell>
19902 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19903 \begin_inset Text
19904
19905 \begin_layout Plain Layout
19906 555
19907 \end_layout
19908
19909 \end_inset
19910 </cell>
19911 </row>
19912 <row>
19913 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19914 \begin_inset Text
19915
19916 \begin_layout Plain Layout
19917
19918 \series bold
19919 Cachia
19920 \end_layout
19921
19922 \end_inset
19923 </cell>
19924 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19925 \begin_inset Text
19926
19927 \begin_layout Plain Layout
19928 Maria
19929 \end_layout
19930
19931 \end_inset
19932 </cell>
19933 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19934 \begin_inset Text
19935
19936 \begin_layout Plain Layout
19937 555
19938 \end_layout
19939
19940 \end_inset
19941 </cell>
19942 </row>
19943 <row>
19944 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19945 \begin_inset Text
19946
19947 \begin_layout Plain Layout
19948
19949 \series bold
19950 Cachia
19951 \end_layout
19952
19953 \end_inset
19954 </cell>
19955 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19956 \begin_inset Text
19957
19958 \begin_layout Plain Layout
19959 Maurizio
19960 \end_layout
19961
19962 \end_inset
19963 </cell>
19964 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19965 \begin_inset Text
19966
19967 \begin_layout Plain Layout
19968 555
19969 \end_layout
19970
19971 \end_inset
19972 </cell>
19973 </row>
19974 <row>
19975 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19976 \begin_inset Text
19977
19978 \begin_layout Plain Layout
19979
19980 \series bold
19981 Cinquemani
19982 \end_layout
19983
19984 \end_inset
19985 </cell>
19986 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19987 \begin_inset Text
19988
19989 \begin_layout Plain Layout
19990 Giusi
19991 \end_layout
19992
19993 \end_inset
19994 </cell>
19995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19996 \begin_inset Text
19997
19998 \begin_layout Plain Layout
19999 555
20000 \end_layout
20001
20002 \end_inset
20003 </cell>
20004 </row>
20005 <row>
20006 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20007 \begin_inset Text
20008
20009 \begin_layout Plain Layout
20010
20011 \series bold
20012 Colin
20013 \end_layout
20014
20015 \end_inset
20016 </cell>
20017 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20018 \begin_inset Text
20019
20020 \begin_layout Plain Layout
20021 Bernard
20022 \end_layout
20023
20024 \end_inset
20025 </cell>
20026 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20027 \begin_inset Text
20028
20029 \begin_layout Plain Layout
20030 555
20031 \end_layout
20032
20033 \end_inset
20034 </cell>
20035 </row>
20036 <row>
20037 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20038 \begin_inset Text
20039
20040 \begin_layout Plain Layout
20041
20042 \series bold
20043 Concli
20044 \end_layout
20045
20046 \end_inset
20047 </cell>
20048 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20049 \begin_inset Text
20050
20051 \begin_layout Plain Layout
20052 Gianfranco
20053 \end_layout
20054
20055 \end_inset
20056 </cell>
20057 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20058 \begin_inset Text
20059
20060 \begin_layout Plain Layout
20061 555
20062 \end_layout
20063
20064 \end_inset
20065 </cell>
20066 </row>
20067 <row>
20068 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20069 \begin_inset Text
20070
20071 \begin_layout Plain Layout
20072
20073 \series bold
20074 Dal Bosco
20075 \end_layout
20076
20077 \end_inset
20078 </cell>
20079 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20080 \begin_inset Text
20081
20082 \begin_layout Plain Layout
20083 Carolina
20084 \end_layout
20085
20086 \end_inset
20087 </cell>
20088 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20089 \begin_inset Text
20090
20091 \begin_layout Plain Layout
20092 555
20093 \end_layout
20094
20095 \end_inset
20096 </cell>
20097 </row>
20098 <row>
20099 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20100 \begin_inset Text
20101
20102 \begin_layout Plain Layout
20103
20104 \series bold
20105 Dalpiaz
20106 \end_layout
20107
20108 \end_inset
20109 </cell>
20110 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20111 \begin_inset Text
20112
20113 \begin_layout Plain Layout
20114 Annamaria
20115 \end_layout
20116
20117 \end_inset
20118 </cell>
20119 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20120 \begin_inset Text
20121
20122 \begin_layout Plain Layout
20123 555
20124 \end_layout
20125
20126 \end_inset
20127 </cell>
20128 </row>
20129 <row>
20130 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20131 \begin_inset Text
20132
20133 \begin_layout Plain Layout
20134
20135 \series bold
20136 Feliciello
20137 \end_layout
20138
20139 \end_inset
20140 </cell>
20141 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20142 \begin_inset Text
20143
20144 \begin_layout Plain Layout
20145 Domenico
20146 \end_layout
20147
20148 \end_inset
20149 </cell>
20150 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20151 \begin_inset Text
20152
20153 \begin_layout Plain Layout
20154 555
20155 \end_layout
20156
20157 \end_inset
20158 </cell>
20159 </row>
20160 <row>
20161 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20162 \begin_inset Text
20163
20164 \begin_layout Plain Layout
20165
20166 \series bold
20167 Focarelli
20168 \end_layout
20169
20170 \end_inset
20171 </cell>
20172 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20173 \begin_inset Text
20174
20175 \begin_layout Plain Layout
20176 Paola
20177 \end_layout
20178
20179 \end_inset
20180 </cell>
20181 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20182 \begin_inset Text
20183
20184 \begin_layout Plain Layout
20185 555
20186 \end_layout
20187
20188 \end_inset
20189 </cell>
20190 </row>
20191 <row>
20192 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20193 \begin_inset Text
20194
20195 \begin_layout Plain Layout
20196
20197 \series bold
20198 Galletti
20199 \end_layout
20200
20201 \end_inset
20202 </cell>
20203 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20204 \begin_inset Text
20205
20206 \begin_layout Plain Layout
20207 Oreste
20208 \end_layout
20209
20210 \end_inset
20211 </cell>
20212 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20213 \begin_inset Text
20214
20215 \begin_layout Plain Layout
20216 555
20217 \end_layout
20218
20219 \end_inset
20220 </cell>
20221 </row>
20222 <row>
20223 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20224 \begin_inset Text
20225
20226 \begin_layout Plain Layout
20227
20228 \series bold
20229 Gasparini
20230 \end_layout
20231
20232 \end_inset
20233 </cell>
20234 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20235 \begin_inset Text
20236
20237 \begin_layout Plain Layout
20238 Franca
20239 \end_layout
20240
20241 \end_inset
20242 </cell>
20243 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20244 \begin_inset Text
20245
20246 \begin_layout Plain Layout
20247 555
20248 \end_layout
20249
20250 \end_inset
20251 </cell>
20252 </row>
20253 <row>
20254 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20255 \begin_inset Text
20256
20257 \begin_layout Plain Layout
20258
20259 \series bold
20260 Rizzardi
20261 \end_layout
20262
20263 \end_inset
20264 </cell>
20265 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20266 \begin_inset Text
20267
20268 \begin_layout Plain Layout
20269 Paola
20270 \end_layout
20271
20272 \end_inset
20273 </cell>
20274 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20275 \begin_inset Text
20276
20277 \begin_layout Plain Layout
20278 555
20279 \end_layout
20280
20281 \end_inset
20282 </cell>
20283 </row>
20284 <row>
20285 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20286 \begin_inset Text
20287
20288 \begin_layout Plain Layout
20289
20290 \series bold
20291 Lassini
20292 \end_layout
20293
20294 \end_inset
20295 </cell>
20296 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20297 \begin_inset Text
20298
20299 \begin_layout Plain Layout
20300 Giancarlo
20301 \end_layout
20302
20303 \end_inset
20304 </cell>
20305 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20306 \begin_inset Text
20307
20308 \begin_layout Plain Layout
20309 555
20310 \end_layout
20311
20312 \end_inset
20313 </cell>
20314 </row>
20315 <row>
20316 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20317 \begin_inset Text
20318
20319 \begin_layout Plain Layout
20320
20321 \series bold
20322 Malfatti
20323 \end_layout
20324
20325 \end_inset
20326 </cell>
20327 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20328 \begin_inset Text
20329
20330 \begin_layout Plain Layout
20331 Luciano
20332 \end_layout
20333
20334 \end_inset
20335 </cell>
20336 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20337 \begin_inset Text
20338
20339 \begin_layout Plain Layout
20340 555
20341 \end_layout
20342
20343 \end_inset
20344 </cell>
20345 </row>
20346 <row>
20347 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20348 \begin_inset Text
20349
20350 \begin_layout Plain Layout
20351
20352 \series bold
20353 Malfatti
20354 \end_layout
20355
20356 \end_inset
20357 </cell>
20358 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20359 \begin_inset Text
20360
20361 \begin_layout Plain Layout
20362 Valeriano
20363 \end_layout
20364
20365 \end_inset
20366 </cell>
20367 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20368 \begin_inset Text
20369
20370 \begin_layout Plain Layout
20371 555
20372 \end_layout
20373
20374 \end_inset
20375 </cell>
20376 </row>
20377 <row>
20378 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20379 \begin_inset Text
20380
20381 \begin_layout Plain Layout
20382
20383 \series bold
20384 Meneguzzo
20385 \end_layout
20386
20387 \end_inset
20388 </cell>
20389 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20390 \begin_inset Text
20391
20392 \begin_layout Plain Layout
20393 Roberto
20394 \end_layout
20395
20396 \end_inset
20397 </cell>
20398 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20399 \begin_inset Text
20400
20401 \begin_layout Plain Layout
20402 555
20403 \end_layout
20404
20405 \end_inset
20406 </cell>
20407 </row>
20408 <row>
20409 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20410 \begin_inset Text
20411
20412 \begin_layout Plain Layout
20413
20414 \series bold
20415 Mezzadra
20416 \end_layout
20417
20418 \end_inset
20419 </cell>
20420 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20421 \begin_inset Text
20422
20423 \begin_layout Plain Layout
20424 Roberto
20425 \end_layout
20426
20427 \end_inset
20428 </cell>
20429 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20430 \begin_inset Text
20431
20432 \begin_layout Plain Layout
20433 555
20434 \end_layout
20435
20436 \end_inset
20437 </cell>
20438 </row>
20439 <row>
20440 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20441 \begin_inset Text
20442
20443 \begin_layout Plain Layout
20444
20445 \series bold
20446 Pirpamer
20447 \end_layout
20448
20449 \end_inset
20450 </cell>
20451 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20452 \begin_inset Text
20453
20454 \begin_layout Plain Layout
20455 Erich
20456 \end_layout
20457
20458 \end_inset
20459 </cell>
20460 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20461 \begin_inset Text
20462
20463 \begin_layout Plain Layout
20464 555
20465 \end_layout
20466
20467 \end_inset
20468 </cell>
20469 </row>
20470 <row>
20471 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20472 \begin_inset Text
20473
20474 \begin_layout Plain Layout
20475
20476 \series bold
20477 Pochiesa
20478 \end_layout
20479
20480 \end_inset
20481 </cell>
20482 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20483 \begin_inset Text
20484
20485 \begin_layout Plain Layout
20486 Paolo
20487 \end_layout
20488
20489 \end_inset
20490 </cell>
20491 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20492 \begin_inset Text
20493
20494 \begin_layout Plain Layout
20495 555, 222
20496 \end_layout
20497
20498 \end_inset
20499 </cell>
20500 </row>
20501 <row>
20502 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20503 \begin_inset Text
20504
20505 \begin_layout Plain Layout
20506
20507 \series bold
20508 Radina
20509 \end_layout
20510
20511 \end_inset
20512 </cell>
20513 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20514 \begin_inset Text
20515
20516 \begin_layout Plain Layout
20517 Claudio
20518 \end_layout
20519
20520 \end_inset
20521 </cell>
20522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20523 \begin_inset Text
20524
20525 \begin_layout Plain Layout
20526 555
20527 \end_layout
20528
20529 \end_inset
20530 </cell>
20531 </row>
20532 <row>
20533 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20534 \begin_inset Text
20535
20536 \begin_layout Plain Layout
20537
20538 \series bold
20539 Stuffer
20540 \end_layout
20541
20542 \end_inset
20543 </cell>
20544 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20545 \begin_inset Text
20546
20547 \begin_layout Plain Layout
20548 Oskar
20549 \end_layout
20550
20551 \end_inset
20552 </cell>
20553 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20554 \begin_inset Text
20555
20556 \begin_layout Plain Layout
20557 555
20558 \end_layout
20559
20560 \end_inset
20561 </cell>
20562 </row>
20563 <row>
20564 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20565 \begin_inset Text
20566
20567 \begin_layout Plain Layout
20568
20569 \series bold
20570 Tacchelli
20571 \end_layout
20572
20573 \end_inset
20574 </cell>
20575 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20576 \begin_inset Text
20577
20578 \begin_layout Plain Layout
20579 Ugo
20580 \end_layout
20581
20582 \end_inset
20583 </cell>
20584 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20585 \begin_inset Text
20586
20587 \begin_layout Plain Layout
20588 555
20589 \end_layout
20590
20591 \end_inset
20592 </cell>
20593 </row>
20594 <row>
20595 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20596 \begin_inset Text
20597
20598 \begin_layout Plain Layout
20599
20600 \series bold
20601 Tezzele
20602 \end_layout
20603
20604 \end_inset
20605 </cell>
20606 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20607 \begin_inset Text
20608
20609 \begin_layout Plain Layout
20610 Margit
20611 \end_layout
20612
20613 \end_inset
20614 </cell>
20615 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20616 \begin_inset Text
20617
20618 \begin_layout Plain Layout
20619 555
20620 \end_layout
20621
20622 \end_inset
20623 </cell>
20624 </row>
20625 <row>
20626 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20627 \begin_inset Text
20628
20629 \begin_layout Plain Layout
20630
20631 \series bold
20632 Unterkalmsteiner
20633 \end_layout
20634
20635 \end_inset
20636 </cell>
20637 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20638 \begin_inset Text
20639
20640 \begin_layout Plain Layout
20641 Frieda
20642 \end_layout
20643
20644 \end_inset
20645 </cell>
20646 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20647 \begin_inset Text
20648
20649 \begin_layout Plain Layout
20650 555
20651 \end_layout
20652
20653 \end_inset
20654 </cell>
20655 </row>
20656 <row>
20657 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20658 \begin_inset Text
20659
20660 \begin_layout Plain Layout
20661
20662 \series bold
20663 Vieider
20664 \end_layout
20665
20666 \end_inset
20667 </cell>
20668 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20669 \begin_inset Text
20670
20671 \begin_layout Plain Layout
20672 Hilde
20673 \end_layout
20674
20675 \end_inset
20676 </cell>
20677 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20678 \begin_inset Text
20679
20680 \begin_layout Plain Layout
20681 555
20682 \end_layout
20683
20684 \end_inset
20685 </cell>
20686 </row>
20687 <row>
20688 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20689 \begin_inset Text
20690
20691 \begin_layout Plain Layout
20692
20693 \series bold
20694 Vigna
20695 \end_layout
20696
20697 \end_inset
20698 </cell>
20699 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20700 \begin_inset Text
20701
20702 \begin_layout Plain Layout
20703 Jürgen
20704 \end_layout
20705
20706 \end_inset
20707 </cell>
20708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20709 \begin_inset Text
20710
20711 \begin_layout Plain Layout
20712 999
20713 \end_layout
20714
20715 \end_inset
20716 </cell>
20717 </row>
20718 <row>
20719 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20720 \begin_inset Text
20721
20722 \begin_layout Plain Layout
20723
20724 \series bold
20725 Weber
20726 \end_layout
20727
20728 \end_inset
20729 </cell>
20730 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20731 \begin_inset Text
20732
20733 \begin_layout Plain Layout
20734 Maurizio
20735 \end_layout
20736
20737 \end_inset
20738 </cell>
20739 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20740 \begin_inset Text
20741
20742 \begin_layout Plain Layout
20743 555
20744 \end_layout
20745
20746 \end_inset
20747 </cell>
20748 </row>
20749 <row>
20750 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20751 \begin_inset Text
20752
20753 \begin_layout Plain Layout
20754
20755 \series bold
20756 Winkler
20757 \end_layout
20758
20759 \end_inset
20760 </cell>
20761 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20762 \begin_inset Text
20763
20764 \begin_layout Plain Layout
20765 Franz
20766 \end_layout
20767
20768 \end_inset
20769 </cell>
20770 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20771 \begin_inset Text
20772
20773 \begin_layout Plain Layout
20774 555
20775 \end_layout
20776
20777 \end_inset
20778 </cell>
20779 </row>
20780 <row endlastfoot="true">
20781 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20782 \begin_inset Text
20783
20784 \begin_layout Plain Layout
20785
20786 \series bold
20787 End
20788 \end_layout
20789
20790 \end_inset
20791 </cell>
20792 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20793 \begin_inset Text
20794
20795 \begin_layout Plain Layout
20796
20797 \end_layout
20798
20799 \end_inset
20800 </cell>
20801 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20802 \begin_inset Text
20803
20804 \begin_layout Plain Layout
20805
20806 \end_layout
20807
20808 \end_inset
20809 </cell>
20810 </row>
20811 </lyxtabular>
20812
20813 \end_inset
20814
20815
20816 \end_layout
20817
20818 \begin_layout Subsection
20819 Table Cells
20820 \begin_inset Index idx
20821 status collapsed
20822
20823 \begin_layout Plain Layout
20824 Tables ! Cells
20825 \end_layout
20826
20827 \end_inset
20828
20829
20830 \begin_inset CommandInset label
20831 LatexCommand label
20832 name "sub:Table-Cells"
20833
20834 \end_inset
20835
20836
20837 \end_layout
20838
20839 \begin_layout Standard
20840 A table cell can contain text, inline equations, a figure, or another table.
20841  All these kinds of objects can be placed in the same cell.
20842  Font sizes and shapes can also be altered.
20843  But you can't put a special environment in a cell (like 
20844 \family sans
20845 Section*
20846 \family default
20847 , etc.), nor set spacing options etc.
20848  for the cell's paragraph.
20849 \end_layout
20850
20851 \begin_layout Standard
20852 To have multi-line entries in table cells, you have to declare a fixed width
20853  for the column in the table dialog.
20854  Your text is then automatically split into multiple lines and the cell
20855  is enlarged vertically when the length of the text exceeds the given width.
20856  An example:
20857 \end_layout
20858
20859 \begin_layout Standard
20860 \align center
20861 \begin_inset Tabular
20862 <lyxtabular version="3" rows="4" columns="3">
20863 <features tabularvalignment="middle">
20864 <column alignment="center" valignment="top" width="0pt">
20865 <column alignment="block" valignment="top" width="3cm">
20866 <column alignment="center" valignment="top" width="0pt">
20867 <row>
20868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20869 \begin_inset Text
20870
20871 \begin_layout Plain Layout
20872
20873 \family roman
20874 \series medium
20875 \shape up
20876 \size normal
20877 \emph off
20878 \bar no
20879 \noun off
20880 \color none
20881 1
20882 \end_layout
20883
20884 \end_inset
20885 </cell>
20886 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" 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 2
20900 \end_layout
20901
20902 \end_inset
20903 </cell>
20904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 3
20918 \end_layout
20919
20920 \end_inset
20921 </cell>
20922 </row>
20923 <row>
20924 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20925 \begin_inset Text
20926
20927 \begin_layout Plain Layout
20928
20929 \family roman
20930 \series medium
20931 \shape up
20932 \size normal
20933 \emph off
20934 \bar no
20935 \noun off
20936 \color none
20937 4
20938 \end_layout
20939
20940 \end_inset
20941 </cell>
20942 <cell alignment="center" valignment="top" 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 This is a multi-line entry in a table.
20956 \end_layout
20957
20958 \end_inset
20959 </cell>
20960 <cell alignment="center" valignment="top" leftline="true" rightline="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 5
20974 \end_layout
20975
20976 \end_inset
20977 </cell>
20978 </row>
20979 <row>
20980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20981 \begin_inset Text
20982
20983 \begin_layout Plain Layout
20984
20985 \family roman
20986 \series medium
20987 \shape up
20988 \size normal
20989 \emph off
20990 \bar no
20991 \noun off
20992 \color none
20993 6
20994 \end_layout
20995
20996 \end_inset
20997 </cell>
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 This is longer now.
21012 \end_layout
21013
21014 \end_inset
21015 </cell>
21016 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="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 7
21030 \end_layout
21031
21032 \end_inset
21033 </cell>
21034 </row>
21035 <row>
21036 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21037 \begin_inset Text
21038
21039 \begin_layout Plain Layout
21040
21041 \family roman
21042 \series medium
21043 \shape up
21044 \size normal
21045 \emph off
21046 \bar no
21047 \noun off
21048 \color none
21049 8
21050 \end_layout
21051
21052 \end_inset
21053 </cell>
21054 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21055 \begin_inset Text
21056
21057 \begin_layout Plain Layout
21058
21059 \family roman
21060 \series medium
21061 \shape up
21062 \size normal
21063 \emph off
21064 \bar no
21065 \noun off
21066 \color none
21067 This is a multi-line entry in a table.
21068  This is longer now.
21069 \end_layout
21070
21071 \end_inset
21072 </cell>
21073 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21074 \begin_inset Text
21075
21076 \begin_layout Plain Layout
21077
21078 \family roman
21079 \series medium
21080 \shape up
21081 \size normal
21082 \emph off
21083 \bar no
21084 \noun off
21085 \color none
21086 9
21087 \end_layout
21088
21089 \end_inset
21090 </cell>
21091 </row>
21092 </lyxtabular>
21093
21094 \end_inset
21095
21096
21097 \end_layout
21098
21099 \begin_layout Standard
21100 Cutting and pasting between tables and table cells works reasonably well.
21101  You can cut and paste even more than one row.
21102 \begin_inset Foot
21103 status collapsed
21104
21105 \begin_layout Plain Layout
21106 Note, that you cannot paste into a multicell selection because it would
21107  not be clear what to do when pasting a single word in a selected 2×3.
21108  
21109 \end_layout
21110
21111 \end_inset
21112
21113  Selection with the mouse or with 
21114 \family sans
21115 Shift
21116 \family default
21117  plus the arrow keys works as usual.
21118  You can also copy and paste the entire table as a single unit by starting
21119  the selection from outside the table.
21120 \end_layout
21121
21122 \begin_layout Section
21123 Floats
21124 \begin_inset Index idx
21125 status collapsed
21126
21127 \begin_layout Plain Layout
21128 Floats
21129 \end_layout
21130
21131 \end_inset
21132
21133
21134 \begin_inset CommandInset label
21135 LatexCommand label
21136 name "sec:Floats"
21137
21138 \end_inset
21139
21140
21141 \end_layout
21142
21143 \begin_layout Subsection
21144 Introduction
21145 \end_layout
21146
21147 \begin_layout Standard
21148 A float is a block of text associated with some sort of label, which doesn't
21149  have a fixed location.
21150  It can 
21151 \begin_inset Quotes eld
21152 \end_inset
21153
21154 float
21155 \begin_inset Quotes erd
21156 \end_inset
21157
21158  forward or backward a page or two, to wherever it fits best.
21159  
21160 \family sans
21161 Footnotes
21162 \family default
21163  and 
21164 \family sans
21165 Margin
21166 \begin_inset space ~
21167 \end_inset
21168
21169 Notes
21170 \family default
21171  are also floats, because they can float to the next page when there are
21172  too many notes on the page.
21173 \end_layout
21174
21175 \begin_layout Standard
21176 Floats make it possible to get a high quality layout.
21177  Images and tables can be spread evenly over the pages to avoid whitespace
21178  and pages without text.
21179  As the floating often destroys the context between the text and the image/table
21180 , every float can be referenced in the text.
21181  Floats are therefore numbered.
21182  Referencing is described in section
21183 \begin_inset space ~
21184 \end_inset
21185
21186
21187 \begin_inset CommandInset ref
21188 LatexCommand ref
21189 reference "sec:Cross-References"
21190
21191 \end_inset
21192
21193 .
21194 \end_layout
21195
21196 \begin_layout Standard
21197 To insert a float, use the menu 
21198 \family sans
21199 Insert\SpecialChar \menuseparator
21200 Float
21201 \family default
21202 .
21203  A box with a caption will be inserted into your document.
21204  The label will automatically be translated to the document language in
21205  the output.
21206  After the label you can insert the caption text.
21207 \begin_inset Index idx
21208 status collapsed
21209
21210 \begin_layout Plain Layout
21211 Floats ! Captions
21212 \end_layout
21213
21214 \end_inset
21215
21216  The image or table is inserted above or below the caption in a separate
21217  paragraph within the float.
21218  To keep your LyX-document readable, you can open and close the float box
21219  by left-clicking on the box label.
21220  A closed float box looks like this: 
21221 \begin_inset Graphics
21222         filename clipart/floatQt4.png
21223         scale 80
21224
21225 \end_inset
21226
21227  – a gray button with a red label.
21228 \end_layout
21229
21230 \begin_layout Standard
21231 It is recommended to insert floats as a separate paragraph to avoid possible
21232  LaTeX-errors that can occur when the surrounding text is specially formatted.
21233 \end_layout
21234
21235 \begin_layout Subsection
21236 Examples
21237 \end_layout
21238
21239 \begin_layout Subsubsection
21240 Figure Floats
21241 \begin_inset CommandInset label
21242 LatexCommand label
21243 name "sub:Figure-Floats"
21244
21245 \end_inset
21246
21247
21248 \begin_inset Index idx
21249 status collapsed
21250
21251 \begin_layout Plain Layout
21252 Floats ! Figure floats
21253 \end_layout
21254
21255 \end_inset
21256
21257
21258 \end_layout
21259
21260 \begin_layout Standard
21261 Figure
21262 \begin_inset space ~
21263 \end_inset
21264
21265
21266 \begin_inset CommandInset ref
21267 LatexCommand ref
21268 reference "cap:Platypus"
21269
21270 \end_inset
21271
21272  was created using the menu 
21273 \family sans
21274 Insert\SpecialChar \menuseparator
21275 Float\SpecialChar \menuseparator
21276 Figure
21277 \family default
21278  or the toolbar button 
21279 \begin_inset Info
21280 type  "icon"
21281 arg   "float-insert figure"
21282 \end_inset
21283
21284 .
21285  The image was inserted by setting the cursor above the caption label and
21286  using the menu 
21287 \family sans
21288 Insert\SpecialChar \menuseparator
21289 Graphics
21290 \family default
21291  or the toolbar button 
21292 \begin_inset Info
21293 type  "icon"
21294 arg   "dialog-show-new-inset graphics"
21295 \end_inset
21296
21297 .
21298  The image in the float was horizontally centered by putting the cursor
21299  in front of or behind the image and using the menu 
21300 \family sans
21301 Edit\SpecialChar \menuseparator
21302 Paragraph
21303 \begin_inset space ~
21304 \end_inset
21305
21306 Settings
21307 \family default
21308  or the toolbar button 
21309 \begin_inset Info
21310 type  "icon"
21311 arg   "layout-paragraph"
21312 \end_inset
21313
21314 .
21315 \end_layout
21316
21317 \begin_layout Standard
21318 \begin_inset Float figure
21319 wide false
21320 sideways false
21321 status open
21322
21323 \begin_layout Plain Layout
21324 \align center
21325 \begin_inset Graphics
21326         filename clipart/platypus.eps
21327         lyxscale 50
21328         width 50col%
21329
21330 \end_inset
21331
21332
21333 \end_layout
21334
21335 \begin_layout Plain Layout
21336 \begin_inset Caption
21337
21338 \begin_layout Plain Layout
21339 \begin_inset CommandInset label
21340 LatexCommand label
21341 name "cap:Platypus"
21342
21343 \end_inset
21344
21345 A severely distorted platypus in a float.
21346 \end_layout
21347
21348 \end_inset
21349
21350
21351 \end_layout
21352
21353 \end_inset
21354
21355
21356 \end_layout
21357
21358 \begin_layout Standard
21359 This figure float also shows how to set a label and create a cross-reference
21360  to it.
21361  As described in section
21362 \begin_inset space ~
21363 \end_inset
21364
21365
21366 \begin_inset CommandInset ref
21367 LatexCommand ref
21368 reference "sec:Cross-References"
21369
21370 \end_inset
21371
21372 , you can simply insert a label in the caption using the menu 
21373 \family sans
21374 Insert\SpecialChar \menuseparator
21375 Label
21376 \family default
21377  or the toolbar button 
21378 \begin_inset Info
21379 type  "icon"
21380 arg   "label-insert"
21381 \end_inset
21382
21383  and refer to it using the menu 
21384 \family sans
21385 Insert\SpecialChar \menuseparator
21386 Cross-Reference
21387 \family default
21388  or the toolbar button 
21389 \begin_inset Info
21390 type  "icon"
21391 arg   "dialog-show-new-inset ref"
21392 \end_inset
21393
21394 .
21395  It is important to use references to figure floats, rather than using vague
21396  references like 
21397 \begin_inset Quotes eld
21398 \end_inset
21399
21400 the figure above
21401 \begin_inset Quotes erd
21402 \end_inset
21403
21404 , because, as LaTeX will reposition the floats in the final document, it
21405  might not be 
21406 \begin_inset Quotes eld
21407 \end_inset
21408
21409 above
21410 \begin_inset Quotes erd
21411 \end_inset
21412
21413  at all.
21414 \end_layout
21415
21416 \begin_layout Standard
21417 Normally only one image is inserted in a figure float, but sometimes you
21418  might want to use two images with separate subcaptions.
21419  This can be done by inserting image floats into existing image floats.
21420  Note that only the main caption of the float is added to the List of Figures
21421  as described in section
21422 \begin_inset space ~
21423 \end_inset
21424
21425
21426 \begin_inset CommandInset ref
21427 LatexCommand ref
21428 reference "sub:List-of-Figures"
21429
21430 \end_inset
21431
21432 .
21433  Figure
21434 \begin_inset space ~
21435 \end_inset
21436
21437
21438 \begin_inset CommandInset ref
21439 LatexCommand ref
21440 reference "fig:Two-distorted-images"
21441
21442 \end_inset
21443
21444  is an example of a figure float with two images set side by side.
21445  You can also set the images one below the other.
21446  Figure
21447 \begin_inset space ~
21448 \end_inset
21449
21450
21451 \begin_inset CommandInset ref
21452 LatexCommand ref
21453 reference "fig:Undefinable"
21454
21455 \end_inset
21456
21457  and 
21458 \begin_inset CommandInset ref
21459 LatexCommand ref
21460 reference "fig:Platypus"
21461
21462 \end_inset
21463
21464  are the subfigures.
21465 \end_layout
21466
21467 \begin_layout Standard
21468 \begin_inset Float figure
21469 wide false
21470 sideways false
21471 status open
21472
21473 \begin_layout Plain Layout
21474 \begin_inset space \hfill{}
21475 \end_inset
21476
21477
21478 \begin_inset Float figure
21479 wide false
21480 sideways false
21481 status collapsed
21482
21483 \begin_layout Plain Layout
21484 \begin_inset Caption
21485
21486 \begin_layout Plain Layout
21487 \begin_inset CommandInset label
21488 LatexCommand label
21489 name "fig:Undefinable"
21490
21491 \end_inset
21492
21493 Undefinable
21494 \end_layout
21495
21496 \end_inset
21497
21498
21499 \end_layout
21500
21501 \begin_layout Plain Layout
21502 \begin_inset Graphics
21503         filename clipart/escher-lsd.eps
21504         width 45col%
21505
21506 \end_inset
21507
21508
21509 \end_layout
21510
21511 \end_inset
21512
21513
21514 \begin_inset space \hfill{}
21515 \end_inset
21516
21517
21518 \begin_inset Float figure
21519 wide false
21520 sideways false
21521 status collapsed
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:Platypus"
21530
21531 \end_inset
21532
21533 Platypus
21534 \end_layout
21535
21536 \end_inset
21537
21538
21539 \end_layout
21540
21541 \begin_layout Plain Layout
21542 \begin_inset Graphics
21543         filename clipart/platypus.eps
21544         lyxscale 60
21545         width 45col%
21546
21547 \end_inset
21548
21549
21550 \end_layout
21551
21552 \end_inset
21553
21554
21555 \begin_inset space \hfill{}
21556 \end_inset
21557
21558
21559 \end_layout
21560
21561 \begin_layout Plain Layout
21562 \begin_inset Caption
21563
21564 \begin_layout Plain Layout
21565 \begin_inset CommandInset label
21566 LatexCommand label
21567 name "fig:Two-distorted-images"
21568
21569 \end_inset
21570
21571 Two distorted images.
21572 \end_layout
21573
21574 \end_inset
21575
21576
21577 \end_layout
21578
21579 \end_inset
21580
21581
21582 \end_layout
21583
21584 \begin_layout Subsubsection
21585 Table Floats
21586 \begin_inset Index idx
21587 status collapsed
21588
21589 \begin_layout Plain Layout
21590 Floats ! Table floats
21591 \end_layout
21592
21593 \end_inset
21594
21595
21596 \end_layout
21597
21598 \begin_layout Standard
21599 Table floats can be inserted using the menu 
21600 \family sans
21601 Insert\SpecialChar \menuseparator
21602 Float\SpecialChar \menuseparator
21603 Table
21604 \family default
21605  or the toolbar button 
21606 \begin_inset Info
21607 type  "icon"
21608 arg   "float-insert table"
21609 \end_inset
21610
21611 .
21612  They have the same properties as figure floats except for the different
21613  label.
21614  Table
21615 \begin_inset space ~
21616 \end_inset
21617
21618
21619 \begin_inset CommandInset ref
21620 LatexCommand ref
21621 reference "tab:Table-float"
21622
21623 \end_inset
21624
21625  is a table float.
21626 \end_layout
21627
21628 \begin_layout Standard
21629 \begin_inset Float table
21630 wide false
21631 sideways false
21632 status open
21633
21634 \begin_layout Plain Layout
21635 \begin_inset Caption
21636
21637 \begin_layout Plain Layout
21638 \begin_inset CommandInset label
21639 LatexCommand label
21640 name "tab:Table-float"
21641
21642 \end_inset
21643
21644 A table float.
21645 \end_layout
21646
21647 \end_inset
21648
21649
21650 \end_layout
21651
21652 \begin_layout Plain Layout
21653 \align center
21654 \begin_inset Tabular
21655 <lyxtabular version="3" rows="3" columns="3">
21656 <features tabularvalignment="middle">
21657 <column alignment="center" valignment="top" width="0pt">
21658 <column alignment="center" valignment="top" width="0pt">
21659 <column alignment="center" valignment="top" width="0pt">
21660 <row>
21661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21662 \begin_inset Text
21663
21664 \begin_layout Plain Layout
21665
21666 \family roman
21667 \series medium
21668 \shape up
21669 \size normal
21670 \emph off
21671 \bar no
21672 \noun off
21673 \color none
21674 1
21675 \end_layout
21676
21677 \end_inset
21678 </cell>
21679 <cell alignment="center" valignment="top" topline="true" bottomline="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 2
21693 \end_layout
21694
21695 \end_inset
21696 </cell>
21697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 3
21711 \end_layout
21712
21713 \end_inset
21714 </cell>
21715 </row>
21716 <row>
21717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21718 \begin_inset Text
21719
21720 \begin_layout Plain Layout
21721
21722 \family roman
21723 \series medium
21724 \shape up
21725 \size normal
21726 \emph off
21727 \bar no
21728 \noun off
21729 \color none
21730 Joe
21731 \end_layout
21732
21733 \end_inset
21734 </cell>
21735 <cell alignment="center" valignment="top" topline="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 Mary
21749 \end_layout
21750
21751 \end_inset
21752 </cell>
21753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21754 \begin_inset Text
21755
21756 \begin_layout Plain Layout
21757
21758 \family roman
21759 \series medium
21760 \shape up
21761 \size normal
21762 \emph off
21763 \bar no
21764 \noun off
21765 \color none
21766 Ted
21767 \end_layout
21768
21769 \end_inset
21770 </cell>
21771 </row>
21772 <row>
21773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21774 \begin_inset Text
21775
21776 \begin_layout Plain Layout
21777
21778 \family roman
21779 \series medium
21780 \shape up
21781 \size normal
21782 \emph off
21783 \bar no
21784 \noun off
21785 \color none
21786 \begin_inset Formula $\int x^{2}dx$
21787 \end_inset
21788
21789
21790 \end_layout
21791
21792 \end_inset
21793 </cell>
21794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21795 \begin_inset Text
21796
21797 \begin_layout Plain Layout
21798
21799 \family roman
21800 \series medium
21801 \shape up
21802 \size normal
21803 \emph off
21804 \bar no
21805 \noun off
21806 \color none
21807 \begin_inset Formula $\left[\begin{array}{cc}
21808 a & b\\
21809 c & d
21810 \end{array}\right]$
21811 \end_inset
21812
21813
21814 \end_layout
21815
21816 \end_inset
21817 </cell>
21818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21819 \begin_inset Text
21820
21821 \begin_layout Plain Layout
21822
21823 \family roman
21824 \series medium
21825 \shape up
21826 \size normal
21827 \emph off
21828 \bar no
21829 \noun off
21830 \color none
21831 \begin_inset Formula $1+1=2$
21832 \end_inset
21833
21834
21835 \end_layout
21836
21837 \end_inset
21838 </cell>
21839 </row>
21840 </lyxtabular>
21841
21842 \end_inset
21843
21844
21845 \end_layout
21846
21847 \end_inset
21848
21849
21850 \end_layout
21851
21852 \begin_layout Subsection
21853 More Information
21854 \begin_inset Index idx
21855 status collapsed
21856
21857 \begin_layout Plain Layout
21858 Floats ! Details
21859 \end_layout
21860
21861 \end_inset
21862
21863
21864 \end_layout
21865
21866 \begin_layout Standard
21867 LyX offers you further float types as well as rotated floats.
21868  It also allows you to change the float numbering scheme, to control the
21869  float placement and to change the formatting and placement of the float
21870  caption.
21871  All these features are explained in detail with many examples in chapter
21872  
21873 \emph on
21874 Floats
21875 \emph default
21876  of the 
21877 \emph on
21878 Embedded
21879 \begin_inset space ~
21880 \end_inset
21881
21882 Objects
21883 \emph default
21884  manual.
21885 \end_layout
21886
21887 \begin_layout Section
21888 Minipages
21889 \begin_inset Index idx
21890 status collapsed
21891
21892 \begin_layout Plain Layout
21893 Minipages
21894 \end_layout
21895
21896 \end_inset
21897
21898
21899 \begin_inset CommandInset label
21900 LatexCommand label
21901 name "sec:Minipages"
21902
21903 \end_inset
21904
21905
21906 \end_layout
21907
21908 \begin_layout Standard
21909 LaTeX provides a mechanism to produce essentially a page within a page,
21910  called minipage.
21911  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21912 \begin_inset space ~
21913 \end_inset
21914
21915 apply.
21916  
21917 \end_layout
21918
21919 \begin_layout Standard
21920 Minipages in LyX have their own collapsible box inserted via the menu 
21921 \family sans
21922 Insert\SpecialChar \menuseparator
21923 Box
21924 \family default
21925 .
21926  Right-clicking on the box allows you to alter the width of the minipage
21927  and its alignment within the page.
21928 \end_layout
21929
21930 \begin_layout Standard
21931 \align center
21932 \begin_inset Box Frameless
21933 position "t"
21934 hor_pos "c"
21935 has_inner_box 1
21936 inner_pos "t"
21937 use_parbox 0
21938 use_makebox 0
21939 width "30col%"
21940 special "none"
21941 height "1pt"
21942 height_special "totalheight"
21943 status collapsed
21944
21945 \begin_layout Plain Layout
21946
21947 \shape italic
21948 This is a minipage.
21949  The text is set in an italic style.
21950 \end_layout
21951
21952 \begin_layout Plain Layout
21953
21954 \shape italic
21955 Minipages are often used for text in another language or text that needs
21956  another formatting.
21957 \end_layout
21958
21959 \end_inset
21960
21961
21962 \end_layout
21963
21964 \begin_layout Standard
21965 \begin_inset VSpace medskip
21966 \end_inset
21967
21968 If you place two minipages side-by-side, you can use 
21969 \family sans
21970 Horizontal Fills
21971 \family default
21972  as described in section
21973 \begin_inset space ~
21974 \end_inset
21975
21976
21977 \begin_inset CommandInset ref
21978 LatexCommand ref
21979 reference "sub:Horizontal-Space"
21980
21981 \end_inset
21982
21983 :
21984 \begin_inset VSpace medskip
21985 \end_inset
21986
21987
21988 \end_layout
21989
21990 \begin_layout Standard
21991 \begin_inset Box Frameless
21992 position "t"
21993 hor_pos "c"
21994 has_inner_box 1
21995 inner_pos "t"
21996 use_parbox 0
21997 use_makebox 0
21998 width "1.5in"
21999 special "none"
22000 height "1pt"
22001 height_special "totalheight"
22002 status collapsed
22003
22004 \begin_layout Plain Layout
22005 This is a minipage with some stupid dummy text.
22006  This dummy text is used to increase the size of the minipage.
22007 \end_layout
22008
22009 \end_inset
22010
22011
22012 \begin_inset space \hfill{}
22013 \end_inset
22014
22015
22016 \begin_inset Box Frameless
22017 position "t"
22018 hor_pos "c"
22019 has_inner_box 1
22020 inner_pos "t"
22021 use_parbox 0
22022 use_makebox 0
22023 width "1.5in"
22024 special "none"
22025 height "1pt"
22026 height_special "totalheight"
22027 status collapsed
22028
22029 \begin_layout Plain Layout
22030 This is a minipage with some stupid dummy text.
22031  This dummy text is used to increase the size of the minipage.
22032 \end_layout
22033
22034 \end_inset
22035
22036
22037 \end_layout
22038
22039 \begin_layout Standard
22040 \begin_inset VSpace bigskip
22041 \end_inset
22042
22043
22044 \end_layout
22045
22046 \begin_layout Standard
22047 When you right-click on a minipage box, you can change the box from a minipage
22048  to other box types.
22049  All box types and their settings are explained in detail in chapter 
22050 \emph on
22051 Boxes
22052 \emph default
22053  of the 
22054 \emph on
22055 Embedded
22056 \begin_inset space ~
22057 \end_inset
22058
22059 Objects
22060 \emph default
22061  manual.
22062 \end_layout
22063
22064 \begin_layout Chapter
22065 Mathematical Formulas
22066 \begin_inset Index idx
22067 status collapsed
22068
22069 \begin_layout Plain Layout
22070 Math
22071 \end_layout
22072
22073 \end_inset
22074
22075
22076 \begin_inset Index idx
22077 status collapsed
22078
22079 \begin_layout Plain Layout
22080 Formulas | see
22081 \begin_inset ERT
22082 status collapsed
22083
22084 \begin_layout Plain Layout
22085
22086 {
22087 \end_layout
22088
22089 \end_inset
22090
22091 Math
22092 \begin_inset ERT
22093 status collapsed
22094
22095 \begin_layout Plain Layout
22096
22097 }
22098 \end_layout
22099
22100 \end_inset
22101
22102
22103 \end_layout
22104
22105 \end_inset
22106
22107
22108 \begin_inset CommandInset label
22109 LatexCommand label
22110 name "cha:Mathematical-Formulas"
22111
22112 \end_inset
22113
22114
22115 \end_layout
22116
22117 \begin_layout Standard
22118 The issues of this chapter are described in detail in the 
22119 \emph on
22120 Math
22121 \emph default
22122  manual.
22123  There you will also find tips and tricks for special cases.
22124 \end_layout
22125
22126 \begin_layout Section
22127 Basic Math Editing
22128 \begin_inset Index idx
22129 status collapsed
22130
22131 \begin_layout Plain Layout
22132 Math ! Basics
22133 \end_layout
22134
22135 \end_inset
22136
22137
22138 \end_layout
22139
22140 \begin_layout Standard
22141 To create a math formula, you can just click on the toolbar icon 
22142 \begin_inset Info
22143 type  "icon"
22144 arg   "math-mode on"
22145 \end_inset
22146
22147 .
22148  That will create a little blue rectangle, with purple markers around its
22149  corners.
22150  That blue rectangle is the formula itself; the purple markers indicate
22151  what level of nesting within the formula you are at.
22152  You can also choose a particular formula type to insert via the 
22153 \family sans
22154 Insert\SpecialChar \menuseparator
22155 Math
22156 \family default
22157  menu.
22158 \end_layout
22159
22160 \begin_layout Standard
22161 Editing the parameters of a formula and adding math constructs can be done
22162  with the 
22163 \family sans
22164 math
22165 \begin_inset space ~
22166 \end_inset
22167
22168 toolbar
22169 \family default
22170 , that appears when the cursor is in a formula.
22171 \end_layout
22172
22173 \begin_layout Standard
22174 There are two main types of formulas, inline formulas and display formulas.
22175  Inline formulas appear within a text line, like this one:
22176 \end_layout
22177
22178 \begin_layout Standard
22179 This is a line with an inline formula 
22180 \begin_inset Formula $A=B$
22181 \end_inset
22182
22183  in it.
22184 \end_layout
22185
22186 \begin_layout Standard
22187 Displayed formulas appear outside the text like if they were in a separate
22188  paragraph, like this one:
22189 \begin_inset Formula 
22190 \[
22191 A=B
22192 \]
22193
22194 \end_inset
22195
22196 You can only number and reference displayed formulas.
22197 \end_layout
22198
22199 \begin_layout Standard
22200 LyX supports also many LaTeX math commands.
22201  E.
22202 \begin_inset space \thinspace{}
22203 \end_inset
22204
22205 g.
22206 \begin_inset space \space{}
22207 \end_inset
22208
22209 typing 
22210 \begin_inset Quotes eld
22211 \end_inset
22212
22213
22214 \series bold
22215
22216 \backslash
22217 alpha
22218 \series default
22219
22220 \begin_inset Quotes erd
22221 \end_inset
22222
22223 , followed by a space, in a formula will create the Greek letter 
22224 \begin_inset Formula $\alpha$
22225 \end_inset
22226
22227 .
22228  Typing commands might sometimes be faster than using the 
22229 \family sans
22230 Math
22231 \begin_inset space ~
22232 \end_inset
22233
22234 Panel
22235 \family default
22236 .
22237 \end_layout
22238
22239 \begin_layout Subsection
22240 Navigating in Formulas
22241 \begin_inset Index idx
22242 status collapsed
22243
22244 \begin_layout Plain Layout
22245 Math ! Navigating
22246 \end_layout
22247
22248 \end_inset
22249
22250
22251 \end_layout
22252
22253 \begin_layout Standard
22254 The best control over the cursor position within an existing formula is
22255  achieved with the arrow keys.
22256  LyX uses small rectangles to indicate places where something can be inserted.
22257  The arrow keys can be used to navigate between parts of a formula.
22258  Pressing 
22259 \family sans
22260 Space
22261 \family default
22262  will leave a formula construct (a square root 
22263 \begin_inset Formula $\sqrt{2}$
22264 \end_inset
22265
22266 , or parentheses 
22267 \begin_inset Formula $\left(f\right)$
22268 \end_inset
22269
22270 , or a matrix 
22271 \begin_inset Formula $\left[\begin{array}{cc}
22272 1 & 2\\
22273 3 & 4
22274 \end{array}\right]$
22275 \end_inset
22276
22277 ).
22278  Pressing 
22279 \family sans
22280 Escape
22281 \family default
22282  will leave the formula, placing the cursor after the formula.
22283  
22284 \family sans
22285 Tab
22286 \family default
22287  can be used to move horizontally in a formula; for example, through the
22288  cells of a matrix or the positions in a multi-line equation.
22289 \end_layout
22290
22291 \begin_layout Standard
22292
22293 \family sans
22294 Space
22295 \family default
22296 , printed in this document as 
22297 \begin_inset Quotes eld
22298 \end_inset
22299
22300
22301 \begin_inset ERT
22302 status collapsed
22303
22304 \begin_layout Plain Layout
22305
22306
22307 \backslash
22308 spce 
22309 \end_layout
22310
22311 \end_inset
22312
22313
22314 \begin_inset Quotes erd
22315 \end_inset
22316
22317
22318 \begin_inset Note Note
22319 status collapsed
22320
22321 \begin_layout Plain Layout
22322 This command will appear in the output as an official character denoting
22323  the space character (visible space).
22324 \end_layout
22325
22326 \end_inset
22327
22328 , seems to do nothing in a formula, since it does not add a space between
22329  characters, but it does exit a nested structure.
22330  For this reason, you have to be careful about using 
22331 \family sans
22332 Space
22333 \family default
22334 .
22335  For example, if you want 
22336 \begin_inset Formula $\sqrt{2x+1}$
22337 \end_inset
22338
22339 , type 
22340 \series bold
22341
22342 \backslash
22343 sqrt
22344 \begin_inset ERT
22345 status collapsed
22346
22347 \begin_layout Plain Layout
22348
22349
22350 \backslash
22351 spce 
22352 \end_layout
22353
22354 \end_inset
22355
22356 2x+1
22357 \series default
22358  and not 
22359 \series bold
22360
22361 \backslash
22362 sqrt
22363 \begin_inset ERT
22364 status collapsed
22365
22366 \begin_layout Plain Layout
22367
22368
22369 \backslash
22370 spce 
22371 \end_layout
22372
22373 \end_inset
22374
22375 2x
22376 \begin_inset ERT
22377 status collapsed
22378
22379 \begin_layout Plain Layout
22380
22381
22382 \backslash
22383 spce 
22384 \end_layout
22385
22386 \end_inset
22387
22388 +1
22389 \series default
22390 , since in the latter case only the 
22391 \family typewriter
22392
22393 \begin_inset Formula $2x$
22394 \end_inset
22395
22396
22397 \family default
22398  will be under the square root sign: 
22399 \begin_inset Formula $\sqrt{2x}+1$
22400 \end_inset
22401
22402 .
22403 \end_layout
22404
22405 \begin_layout Standard
22406 You can leave many parts of a formula, like this matrix, partially filled
22407  in, such as:
22408 \begin_inset Formula 
22409 \[
22410 \left(\begin{array}{ccc}
22411 \lambda_{1}\\
22412  & \ddots\\
22413  &  & \lambda_{n}
22414 \end{array}\right)
22415 \]
22416
22417 \end_inset
22418
22419 If you leave a fraction only partially filled in, or a subscript with nothing
22420  in it, the results will be unpredictable, but most constructs don't mind.
22421 \end_layout
22422
22423 \begin_layout Subsection
22424 Selecting Text
22425 \end_layout
22426
22427 \begin_layout Standard
22428 You can select text within a formula in two different ways.
22429  Place the cursor at one end of the string of text you want, and press 
22430 \family sans
22431 Shift
22432 \family default
22433  and a cursor movement key to select text.
22434  It will be highlighted as with regular text selection.
22435  Alternatively, you can select text with the mouse in the usual way.
22436  That text can then be cut or copied, and then pasted within any formula,
22437  but not in a normal text region in LyX.
22438 \end_layout
22439
22440 \begin_layout Subsection
22441 Exponents and Subscripts
22442 \begin_inset Index idx
22443 status collapsed
22444
22445 \begin_layout Plain Layout
22446 Math ! Exponents
22447 \end_layout
22448
22449 \end_inset
22450
22451
22452 \begin_inset Index idx
22453 status collapsed
22454
22455 \begin_layout Plain Layout
22456 Math ! Subscripts
22457 \end_layout
22458
22459 \end_inset
22460
22461
22462 \end_layout
22463
22464 \begin_layout Standard
22465 You can use the math panel to add super- or subscripts (buttons 
22466 \begin_inset Info
22467 type  "icon"
22468 arg   "math-superscript"
22469 \end_inset
22470
22471  and 
22472 \begin_inset Info
22473 type  "icon"
22474 arg   "math-subscript"
22475 \end_inset
22476
22477 ), but the much easier way is to use a command.
22478  To get 
22479 \begin_inset Formula $x^{2}$
22480 \end_inset
22481
22482 , type in a formula 
22483 \series bold
22484 x^2
22485 \begin_inset ERT
22486 status collapsed
22487
22488 \begin_layout Plain Layout
22489
22490
22491 \backslash
22492 spce 
22493 \end_layout
22494
22495 \end_inset
22496
22497
22498 \series default
22499 .
22500  The final 
22501 \family sans
22502 Space
22503 \family default
22504  puts the cursor back down on the base line of the expression.
22505  If you type 
22506 \series bold
22507 x^2y
22508 \series default
22509 , you will get 
22510 \begin_inset Formula $x^{2y}$
22511 \end_inset
22512
22513 , to get 
22514 \begin_inset Formula $x^{2}y$
22515 \end_inset
22516
22517 , type 
22518 \series bold
22519 x^2
22520 \begin_inset ERT
22521 status collapsed
22522
22523 \begin_layout Plain Layout
22524
22525
22526 \backslash
22527 spce 
22528 \end_layout
22529
22530 \end_inset
22531
22532 y
22533 \series default
22534 .
22535  If you use characters in the superscript, that could be accented with the
22536  hat 
22537 \begin_inset Quotes eld
22538 \end_inset
22539
22540 ^
22541 \begin_inset Quotes erd
22542 \end_inset
22543
22544 , you have to use an extra 
22545 \family sans
22546 Space
22547 \family default
22548  to separate the hat and the character.
22549  E.
22550 \begin_inset space \thinspace{}
22551 \end_inset
22552
22553 g.
22554 \begin_inset space \space{}
22555 \end_inset
22556
22557 if you want 
22558 \begin_inset Formula $x^{a}$
22559 \end_inset
22560
22561 , type 
22562 \series bold
22563 x^
22564 \begin_inset ERT
22565 status collapsed
22566
22567 \begin_layout Plain Layout
22568
22569
22570 \backslash
22571 spce 
22572 \end_layout
22573
22574 \end_inset
22575
22576 a
22577 \series default
22578 .
22579  Subscripts are similar: To get 
22580 \begin_inset Formula $a_{1}$
22581 \end_inset
22582
22583 , type 
22584 \series bold
22585 a_1
22586 \begin_inset ERT
22587 status collapsed
22588
22589 \begin_layout Plain Layout
22590
22591
22592 \backslash
22593 spce 
22594 \end_layout
22595
22596 \end_inset
22597
22598
22599 \series default
22600 .
22601 \end_layout
22602
22603 \begin_layout Subsection
22604 Fractions
22605 \begin_inset Index idx
22606 status collapsed
22607
22608 \begin_layout Plain Layout
22609 Math ! Fractions
22610 \end_layout
22611
22612 \end_inset
22613
22614
22615 \end_layout
22616
22617 \begin_layout Standard
22618 Create a fraction with either the command 
22619 \series bold
22620
22621 \backslash
22622 frac
22623 \series default
22624  or using the icon 
22625 \begin_inset Info
22626 type  "icon"
22627 arg   "math-insert \\frac"
22628 \end_inset
22629
22630  in the 
22631 \family sans
22632 Math
22633 \begin_inset space ~
22634 \end_inset
22635
22636 Panel
22637 \family default
22638 .
22639  You will be presented with an empty fraction.
22640  The cursor is above the fraction line.
22641  To move it to the bottom, simply press 
22642 \family sans
22643 Down
22644 \family default
22645 .
22646  To move back up, press 
22647 \family sans
22648 Up
22649 \family default
22650 .
22651  Any math structure can be placed in a fraction, as this example shows:
22652 \begin_inset Formula 
22653 \[
22654 \left[\frac{1}{\left(\begin{array}{cc}
22655 2 & 3\\
22656 4 & 5
22657 \end{array}\right)}\right]
22658 \]
22659
22660 \end_inset
22661
22662
22663 \end_layout
22664
22665 \begin_layout Subsection
22666 Roots
22667 \begin_inset Index idx
22668 status collapsed
22669
22670 \begin_layout Plain Layout
22671 Math ! Roots
22672 \end_layout
22673
22674 \end_inset
22675
22676
22677 \end_layout
22678
22679 \begin_layout Standard
22680 Roots can be created using the 
22681 \family sans
22682 Math
22683 \begin_inset space ~
22684 \end_inset
22685
22686 Panel
22687 \family default
22688  button 
22689 \begin_inset Info
22690 type  "icon"
22691 arg   "math-insert \\sqrt"
22692 \end_inset
22693
22694  or 
22695 \begin_inset Info
22696 type  "icon"
22697 arg   "math-insert \\root"
22698 \end_inset
22699
22700  or the commands 
22701 \series bold
22702
22703 \backslash
22704 sqrt
22705 \series default
22706  or 
22707 \series bold
22708
22709 \backslash
22710 root
22711 \series default
22712 .
22713  With the command 
22714 \series bold
22715
22716 \backslash
22717 root
22718 \series default
22719  you can produce roots of higher orders, like cube roots, while 
22720 \series bold
22721
22722 \backslash
22723 sqrt
22724 \series default
22725  produces always a square root.
22726 \end_layout
22727
22728 \begin_layout Subsection
22729 Operators with Limits
22730 \begin_inset Index idx
22731 status collapsed
22732
22733 \begin_layout Plain Layout
22734 Math ! Sums
22735 \end_layout
22736
22737 \end_inset
22738
22739
22740 \begin_inset Index idx
22741 status collapsed
22742
22743 \begin_layout Plain Layout
22744 Math ! Integrals
22745 \end_layout
22746
22747 \end_inset
22748
22749
22750 \begin_inset CommandInset label
22751 LatexCommand label
22752 name "sub:Operators-with-Limits"
22753
22754 \end_inset
22755
22756
22757 \end_layout
22758
22759 \begin_layout Standard
22760 Sum (
22761 \begin_inset Formula $\sum$
22762 \end_inset
22763
22764 ) and integral (
22765 \begin_inset Formula $\int$
22766 \end_inset
22767
22768 ) operators are very often decorated with limits.
22769  These limits can be entered in LyX by entering them as you would enter
22770  a super- or subscript, directly after the symbol.
22771  The sum operator will automatically place its 
22772 \begin_inset Quotes eld
22773 \end_inset
22774
22775 limits
22776 \begin_inset Quotes erd
22777 \end_inset
22778
22779  over and under the symbol in displayed formulas, and on the side in inline
22780  formulas.
22781  Such as 
22782 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22783 \end_inset
22784
22785 , versus
22786 \begin_inset Formula 
22787 \[
22788 \sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e
22789 \]
22790
22791 \end_inset
22792
22793 Integral signs, however, will place the limits on the side in both formula
22794  types.
22795 \end_layout
22796
22797 \begin_layout Standard
22798 All operators with limits will be automatically re-sized when placed in
22799  display mode.
22800  The placement of the limits can be changed by placing the cursor directly
22801  behind the operator and hitting 
22802 \begin_inset Info
22803 type  "shortcut"
22804 arg   "math-limits"
22805 \end_inset
22806
22807  or using the menu 
22808 \family sans
22809 Edit\SpecialChar \menuseparator
22810 Math\SpecialChar \menuseparator
22811 Change
22812 \begin_inset space ~
22813 \end_inset
22814
22815 Limits
22816 \begin_inset space ~
22817 \end_inset
22818
22819 Type
22820 \family default
22821 .
22822 \end_layout
22823
22824 \begin_layout Standard
22825 Certain other mathematical expressions have this 
22826 \begin_inset Quotes eld
22827 \end_inset
22828
22829 moving limits
22830 \begin_inset Quotes erd
22831 \end_inset
22832
22833  feature as addition, such as
22834 \begin_inset Index idx
22835 status collapsed
22836
22837 \begin_layout Plain Layout
22838 Math ! Limits
22839 \end_layout
22840
22841 \end_inset
22842
22843
22844 \begin_inset Formula 
22845 \[
22846 \lim_{x\rightarrow\infty}f(x),
22847 \]
22848
22849 \end_inset
22850
22851 which will place the 
22852 \begin_inset Formula $x\rightarrow\infty$
22853 \end_inset
22854
22855  underneath the 
22856 \begin_inset Quotes eld
22857 \end_inset
22858
22859 lim
22860 \begin_inset Quotes erd
22861 \end_inset
22862
22863  in display mode.
22864  In inline formulas it looks like this: 
22865 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22866 \end_inset
22867
22868 .
22869 \end_layout
22870
22871 \begin_layout Standard
22872 Note that the lim-function was entered as the function macro 
22873 \series bold
22874
22875 \backslash
22876 lim
22877 \series default
22878 .
22879  Have a look at section
22880 \begin_inset space ~
22881 \end_inset
22882
22883
22884 \begin_inset CommandInset ref
22885 LatexCommand ref
22886 reference "sub:Functions"
22887
22888 \end_inset
22889
22890  for an explanation of function macros.
22891 \end_layout
22892
22893 \begin_layout Subsection
22894 Math Symbols
22895 \begin_inset Index idx
22896 status collapsed
22897
22898 \begin_layout Plain Layout
22899 Math ! Symbols
22900 \end_layout
22901
22902 \end_inset
22903
22904
22905 \end_layout
22906
22907 \begin_layout Standard
22908 Most math symbols can be found in the 
22909 \family sans
22910 Math
22911 \begin_inset space ~
22912 \end_inset
22913
22914 Panel
22915 \family default
22916  under one of several categories; including 
22917 \family sans
22918 Greek
22919 \family default
22920
22921 \family sans
22922 Operators
22923 \family default
22924
22925 \family sans
22926 Relations
22927 \family default
22928
22929 \family sans
22930 Arrows
22931 \family default
22932 .
22933  There are also the additional symbols provided by the American Mathematical
22934  Society (AMS).
22935 \end_layout
22936
22937 \begin_layout Standard
22938 If you know the LaTeX-command for a construct or symbol you wish to use,
22939  you don't have to use the 
22940 \family sans
22941 Math
22942 \begin_inset space ~
22943 \end_inset
22944
22945 Panel
22946 \family default
22947 ; you can type the command directly into the formula.
22948  LyX will convert it to the corresponding symbol or construct.
22949 \end_layout
22950
22951 \begin_layout Subsection
22952 Altering Spacing
22953 \begin_inset Index idx
22954 status collapsed
22955
22956 \begin_layout Plain Layout
22957 Math ! Spaces
22958 \end_layout
22959
22960 \end_inset
22961
22962
22963 \end_layout
22964
22965 \begin_layout Standard
22966 You may want to create spaces that differ from the standard spacing that
22967  LaTeX provides.
22968  To do this, press 
22969 \begin_inset Info
22970 type  "shortcut"
22971 arg   "command-alternatives space-insert protected ; math-space"
22972 \end_inset
22973
22974  or use the 
22975 \family sans
22976 Math
22977 \begin_inset space ~
22978 \end_inset
22979
22980 Panel
22981 \family default
22982  button 
22983 \family sans
22984
22985 \begin_inset Info
22986 type  "icon"
22987 arg   "math-insert \\space"
22988 \end_inset
22989
22990
22991 \family default
22992 .
22993  This generates a small space, and shows a small marker on the screen.
22994  For example, the sequence 
22995 \series bold
22996 a Ctrl+Space b
22997 \series default
22998
22999 \begin_inset Formula $a\, b$
23000 \end_inset
23001
23002  appears in LyX as 
23003 \begin_inset Graphics
23004         filename clipart/SpaceMarker.png
23005
23006 \end_inset
23007
23008 .
23009  You can change the space to different sizes when you set the cursor behind
23010  the space marker and hit space again several times.
23011  With every space hit the size will be changed.
23012  Some markers for the space size appear red in LyX, because they are negative
23013  spaces.
23014  Here are two examples:
23015 \end_layout
23016
23017 \begin_layout Standard
23018
23019 \series bold
23020 a Ctrl+Space b
23021 \series default
23022  and 3×
23023 \family sans
23024 Space
23025 \family default
23026
23027 \begin_inset Formula $a\quad b$
23028 \end_inset
23029
23030
23031 \end_layout
23032
23033 \begin_layout Standard
23034
23035 \series bold
23036 a Ctrl+Space b
23037 \series default
23038  and 5×
23039 \family sans
23040 Space
23041 \family default
23042
23043 \begin_inset Formula $a\! b$
23044 \end_inset
23045
23046
23047 \end_layout
23048
23049 \begin_layout Subsection
23050 Functions
23051 \begin_inset Index idx
23052 status collapsed
23053
23054 \begin_layout Plain Layout
23055 Math ! Functions
23056 \end_layout
23057
23058 \end_inset
23059
23060
23061 \begin_inset CommandInset label
23062 LatexCommand label
23063 name "sub:Functions"
23064
23065 \end_inset
23066
23067
23068 \end_layout
23069
23070 \begin_layout Standard
23071 The 
23072 \family sans
23073 Math
23074 \begin_inset space ~
23075 \end_inset
23076
23077 Panel
23078 \family default
23079  contains under the button 
23080 \family sans
23081
23082 \begin_inset Info
23083 type  "icon"
23084 arg   "math-insert \\functions"
23085 \end_inset
23086
23087
23088 \family default
23089  a number of function macros, such as 
23090 \begin_inset Formula $\sin$
23091 \end_inset
23092
23093
23094 \begin_inset Formula $\lim$
23095 \end_inset
23096
23097
23098 \emph on
23099 etc
23100 \emph default
23101 .
23102  (you can also insert them in a formula by typing 
23103 \series bold
23104
23105 \backslash
23106 sin
23107 \series default
23108  etc.).
23109  Standard mathematical practice is that functions are printed upright to
23110  avoid confusions, because 
23111 \begin_inset Formula $sin$
23112 \end_inset
23113
23114  does normally mean 
23115 \begin_inset Formula $s\cdot i\cdot n$
23116 \end_inset
23117
23118 .
23119 \end_layout
23120
23121 \begin_layout Standard
23122 Using the function macros will also produce correct spacing around the function:
23123  
23124 \begin_inset Formula $a\sin x$
23125 \end_inset
23126
23127  is different from 
23128 \begin_inset Formula $asinx$
23129 \end_inset
23130
23131 .
23132 \end_layout
23133
23134 \begin_layout Standard
23135 For some mathematical objects, like the limes, the macro changes where subscript
23136 s are placed, as described in section
23137 \begin_inset space ~
23138 \end_inset
23139
23140
23141 \begin_inset CommandInset ref
23142 LatexCommand ref
23143 reference "sub:Operators-with-Limits"
23144
23145 \end_inset
23146
23147 .
23148 \end_layout
23149
23150 \begin_layout Subsection
23151 Accents
23152 \begin_inset Index idx
23153 status collapsed
23154
23155 \begin_layout Plain Layout
23156 Math ! Accents
23157 \end_layout
23158
23159 \end_inset
23160
23161
23162 \end_layout
23163
23164 \begin_layout Standard
23165 In a formula you can insert accented characters in the same way as in text
23166  mode.
23167  This may depend on your keyboard, or the bindings file you use.
23168  You can also use LaTeX commands to e.
23169 \begin_inset space \thinspace{}
23170 \end_inset
23171
23172 g.
23173 \begin_inset space \space{}
23174 \end_inset
23175
23176 enter 
23177 \begin_inset Formula $\hat{a}$
23178 \end_inset
23179
23180  even if your keyboard doesn't have hat-accents enabled.
23181  Our example is entered by typing 
23182 \series bold
23183
23184 \backslash
23185 hat
23186 \begin_inset ERT
23187 status collapsed
23188
23189 \begin_layout Plain Layout
23190
23191
23192 \backslash
23193 spce 
23194 \end_layout
23195
23196 \end_inset
23197
23198 a
23199 \series default
23200  in a formula.
23201  Table
23202 \begin_inset space ~
23203 \end_inset
23204
23205
23206 \begin_inset CommandInset ref
23207 LatexCommand ref
23208 reference "cap:Accent-names-and"
23209
23210 \end_inset
23211
23212  shows the equivalences between the accent names and the commands.
23213 \end_layout
23214
23215 \begin_layout Standard
23216 \begin_inset Float table
23217 wide false
23218 sideways false
23219 status open
23220
23221 \begin_layout Plain Layout
23222 \begin_inset Caption
23223
23224 \begin_layout Plain Layout
23225 \begin_inset CommandInset label
23226 LatexCommand label
23227 name "cap:Accent-names-and"
23228
23229 \end_inset
23230
23231 Accent names and the corresponding commands.
23232 \end_layout
23233
23234 \end_inset
23235
23236
23237 \end_layout
23238
23239 \begin_layout Plain Layout
23240 \align center
23241 \begin_inset Tabular
23242 <lyxtabular version="3" rows="11" columns="3">
23243 <features tabularvalignment="middle">
23244 <column alignment="center" valignment="top" width="0pt">
23245 <column alignment="center" valignment="top" width="0pt">
23246 <column alignment="center" valignment="top" width="0pt">
23247 <row>
23248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23249 \begin_inset Text
23250
23251 \begin_layout Plain Layout
23252 Name
23253 \end_layout
23254
23255 \end_inset
23256 </cell>
23257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23258 \begin_inset Text
23259
23260 \begin_layout Plain Layout
23261 Command
23262 \end_layout
23263
23264 \end_inset
23265 </cell>
23266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23267 \begin_inset Text
23268
23269 \begin_layout Plain Layout
23270 E
23271 \family roman
23272 \series medium
23273 \shape up
23274 \size normal
23275 \emph off
23276 \bar no
23277 \noun off
23278 \color none
23279 xample
23280 \end_layout
23281
23282 \end_inset
23283 </cell>
23284 </row>
23285 <row>
23286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23287 \begin_inset Text
23288
23289 \begin_layout Plain Layout
23290
23291 \family roman
23292 \series medium
23293 \shape up
23294 \size normal
23295 \emph off
23296 \bar no
23297 \noun off
23298 \color none
23299 circumflex
23300 \end_layout
23301
23302 \end_inset
23303 </cell>
23304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23305 \begin_inset Text
23306
23307 \begin_layout Plain Layout
23308
23309 \series bold
23310
23311 \backslash
23312 hat
23313 \end_layout
23314
23315 \end_inset
23316 </cell>
23317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23318 \begin_inset Text
23319
23320 \begin_layout Plain Layout
23321
23322 \family roman
23323 \series medium
23324 \shape up
23325 \size normal
23326 \emph off
23327 \bar no
23328 \noun off
23329 \color none
23330 \begin_inset Formula $\hat{a}$
23331 \end_inset
23332
23333
23334 \end_layout
23335
23336 \end_inset
23337 </cell>
23338 </row>
23339 <row>
23340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23341 \begin_inset Text
23342
23343 \begin_layout Plain Layout
23344
23345 \family roman
23346 \series medium
23347 \shape up
23348 \size normal
23349 \emph off
23350 \bar no
23351 \noun off
23352 \color none
23353 grave
23354 \end_layout
23355
23356 \end_inset
23357 </cell>
23358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23359 \begin_inset Text
23360
23361 \begin_layout Plain Layout
23362
23363 \series bold
23364
23365 \backslash
23366 grave
23367 \end_layout
23368
23369 \end_inset
23370 </cell>
23371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23372 \begin_inset Text
23373
23374 \begin_layout Plain Layout
23375
23376 \family roman
23377 \series medium
23378 \shape up
23379 \size normal
23380 \emph off
23381 \bar no
23382 \noun off
23383 \color none
23384 \begin_inset Formula $\grave{a}$
23385 \end_inset
23386
23387
23388 \end_layout
23389
23390 \end_inset
23391 </cell>
23392 </row>
23393 <row>
23394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23395 \begin_inset Text
23396
23397 \begin_layout Plain Layout
23398
23399 \family roman
23400 \series medium
23401 \shape up
23402 \size normal
23403 \emph off
23404 \bar no
23405 \noun off
23406 \color none
23407 acute
23408 \end_layout
23409
23410 \end_inset
23411 </cell>
23412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23413 \begin_inset Text
23414
23415 \begin_layout Plain Layout
23416
23417 \series bold
23418
23419 \backslash
23420 acute
23421 \end_layout
23422
23423 \end_inset
23424 </cell>
23425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23426 \begin_inset Text
23427
23428 \begin_layout Plain Layout
23429
23430 \family roman
23431 \series medium
23432 \shape up
23433 \size normal
23434 \emph off
23435 \bar no
23436 \noun off
23437 \color none
23438 \begin_inset Formula $\acute{a}$
23439 \end_inset
23440
23441
23442 \end_layout
23443
23444 \end_inset
23445 </cell>
23446 </row>
23447 <row>
23448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23449 \begin_inset Text
23450
23451 \begin_layout Plain Layout
23452
23453 \family roman
23454 \series medium
23455 \shape up
23456 \size normal
23457 \emph off
23458 \bar no
23459 \noun off
23460 \color none
23461 umlaut
23462 \end_layout
23463
23464 \end_inset
23465 </cell>
23466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23467 \begin_inset Text
23468
23469 \begin_layout Plain Layout
23470
23471 \series bold
23472
23473 \backslash
23474 ddot
23475 \end_layout
23476
23477 \end_inset
23478 </cell>
23479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23480 \begin_inset Text
23481
23482 \begin_layout Plain Layout
23483
23484 \family roman
23485 \series medium
23486 \shape up
23487 \size normal
23488 \emph off
23489 \bar no
23490 \noun off
23491 \color none
23492 \begin_inset Formula $\ddot{a}$
23493 \end_inset
23494
23495
23496 \end_layout
23497
23498 \end_inset
23499 </cell>
23500 </row>
23501 <row>
23502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23503 \begin_inset Text
23504
23505 \begin_layout Plain Layout
23506
23507 \family roman
23508 \series medium
23509 \shape up
23510 \size normal
23511 \emph off
23512 \bar no
23513 \noun off
23514 \color none
23515 tilde
23516 \end_layout
23517
23518 \end_inset
23519 </cell>
23520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23521 \begin_inset Text
23522
23523 \begin_layout Plain Layout
23524
23525 \series bold
23526
23527 \backslash
23528 tilde
23529 \end_layout
23530
23531 \end_inset
23532 </cell>
23533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23534 \begin_inset Text
23535
23536 \begin_layout Plain Layout
23537
23538 \family roman
23539 \series medium
23540 \shape up
23541 \size normal
23542 \emph off
23543 \bar no
23544 \noun off
23545 \color none
23546 \begin_inset Formula $\tilde{a}$
23547 \end_inset
23548
23549
23550 \end_layout
23551
23552 \end_inset
23553 </cell>
23554 </row>
23555 <row>
23556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23557 \begin_inset Text
23558
23559 \begin_layout Plain Layout
23560
23561 \family roman
23562 \series medium
23563 \shape up
23564 \size normal
23565 \emph off
23566 \bar no
23567 \noun off
23568 \color none
23569 dot
23570 \end_layout
23571
23572 \end_inset
23573 </cell>
23574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23575 \begin_inset Text
23576
23577 \begin_layout Plain Layout
23578
23579 \series bold
23580
23581 \backslash
23582 dot
23583 \end_layout
23584
23585 \end_inset
23586 </cell>
23587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23588 \begin_inset Text
23589
23590 \begin_layout Plain Layout
23591
23592 \family roman
23593 \series medium
23594 \shape up
23595 \size normal
23596 \emph off
23597 \bar no
23598 \noun off
23599 \color none
23600 \begin_inset Formula $\dot{a}$
23601 \end_inset
23602
23603
23604 \end_layout
23605
23606 \end_inset
23607 </cell>
23608 </row>
23609 <row>
23610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23611 \begin_inset Text
23612
23613 \begin_layout Plain Layout
23614
23615 \family roman
23616 \series medium
23617 \shape up
23618 \size normal
23619 \emph off
23620 \bar no
23621 \noun off
23622 \color none
23623 breve
23624 \end_layout
23625
23626 \end_inset
23627 </cell>
23628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23629 \begin_inset Text
23630
23631 \begin_layout Plain Layout
23632
23633 \series bold
23634
23635 \backslash
23636 breve
23637 \end_layout
23638
23639 \end_inset
23640 </cell>
23641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23642 \begin_inset Text
23643
23644 \begin_layout Plain Layout
23645
23646 \family roman
23647 \series medium
23648 \shape up
23649 \size normal
23650 \emph off
23651 \bar no
23652 \noun off
23653 \color none
23654 \begin_inset Formula $\breve{a}$
23655 \end_inset
23656
23657
23658 \end_layout
23659
23660 \end_inset
23661 </cell>
23662 </row>
23663 <row>
23664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23665 \begin_inset Text
23666
23667 \begin_layout Plain Layout
23668
23669 \family roman
23670 \series medium
23671 \shape up
23672 \size normal
23673 \emph off
23674 \bar no
23675 \noun off
23676 \color none
23677 caron
23678 \end_layout
23679
23680 \end_inset
23681 </cell>
23682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23683 \begin_inset Text
23684
23685 \begin_layout Plain Layout
23686
23687 \series bold
23688
23689 \backslash
23690 check
23691 \end_layout
23692
23693 \end_inset
23694 </cell>
23695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23696 \begin_inset Text
23697
23698 \begin_layout Plain Layout
23699
23700 \family roman
23701 \series medium
23702 \shape up
23703 \size normal
23704 \emph off
23705 \bar no
23706 \noun off
23707 \color none
23708 \begin_inset Formula $\check{a}$
23709 \end_inset
23710
23711
23712 \end_layout
23713
23714 \end_inset
23715 </cell>
23716 </row>
23717 <row>
23718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23719 \begin_inset Text
23720
23721 \begin_layout Plain Layout
23722
23723 \family roman
23724 \series medium
23725 \shape up
23726 \size normal
23727 \emph off
23728 \bar no
23729 \noun off
23730 \color none
23731 macron
23732 \end_layout
23733
23734 \end_inset
23735 </cell>
23736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23737 \begin_inset Text
23738
23739 \begin_layout Plain Layout
23740
23741 \series bold
23742
23743 \backslash
23744 bar
23745 \end_layout
23746
23747 \end_inset
23748 </cell>
23749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23750 \begin_inset Text
23751
23752 \begin_layout Plain Layout
23753
23754 \family roman
23755 \series medium
23756 \shape up
23757 \size normal
23758 \emph off
23759 \bar no
23760 \noun off
23761 \color none
23762 \begin_inset Formula $\bar{a}$
23763 \end_inset
23764
23765
23766 \end_layout
23767
23768 \end_inset
23769 </cell>
23770 </row>
23771 <row>
23772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23773 \begin_inset Text
23774
23775 \begin_layout Plain Layout
23776 vector
23777 \end_layout
23778
23779 \end_inset
23780 </cell>
23781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23782 \begin_inset Text
23783
23784 \begin_layout Plain Layout
23785
23786 \series bold
23787
23788 \backslash
23789 vec
23790 \end_layout
23791
23792 \end_inset
23793 </cell>
23794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23795 \begin_inset Text
23796
23797 \begin_layout Plain Layout
23798
23799 \family roman
23800 \series medium
23801 \shape up
23802 \size normal
23803 \emph off
23804 \bar no
23805 \noun off
23806 \color none
23807 \begin_inset Formula $\vec{a}$
23808 \end_inset
23809
23810
23811 \end_layout
23812
23813 \end_inset
23814 </cell>
23815 </row>
23816 </lyxtabular>
23817
23818 \end_inset
23819
23820
23821 \end_layout
23822
23823 \end_inset
23824
23825
23826 \end_layout
23827
23828 \begin_layout Standard
23829 You can choose one of the accents by selecting an item from the 
23830 \family sans
23831 Frame
23832 \begin_inset space ~
23833 \end_inset
23834
23835 decorations
23836 \family default
23837  symbol set button 
23838 \begin_inset Info
23839 type  "icon"
23840 arg   "math-insert \\hat"
23841 \end_inset
23842
23843  in the math panel; this will apply to any selection you have made within
23844  a formula too.
23845 \end_layout
23846
23847 \begin_layout Section
23848 Brackets and Delimiters
23849 \begin_inset Index idx
23850 status collapsed
23851
23852 \begin_layout Plain Layout
23853 Math ! Brackets
23854 \end_layout
23855
23856 \end_inset
23857
23858
23859 \begin_inset Index idx
23860 status collapsed
23861
23862 \begin_layout Plain Layout
23863 Math ! Delimiters
23864 \end_layout
23865
23866 \end_inset
23867
23868
23869 \begin_inset CommandInset label
23870 LatexCommand label
23871 name "sec:Brackets-and-Delimiters"
23872
23873 \end_inset
23874
23875
23876 \end_layout
23877
23878 \begin_layout Standard
23879 There are several brackets available through LyX.
23880  For some purposes, using just the keys 
23881 \family typewriter
23882 []{}()|<>
23883 \family default
23884  should suffice.
23885  But if you want to surround a large structure, like a matrix or a fraction,
23886  or if you have several layers of brackets, it is better to use the math
23887  toolbar delimiter icon 
23888 \begin_inset Info
23889 type  "icon"
23890 arg   "dialog-show mathdelimiter"
23891 \end_inset
23892
23893 .
23894  For example, that is how you would construct the brackets around a matrix:
23895 \begin_inset Formula 
23896 \[
23897 \left[\begin{array}{cc}
23898 1 & 2\\
23899 3 & 4
23900 \end{array}\right]
23901 \]
23902
23903 \end_inset
23904
23905 and to make it easier to see the layers of parentheses.
23906  Below, the expression on the left was entered using the delimiter icon
23907  
23908 \begin_inset Info
23909 type  "icon"
23910 arg   "dialog-show mathdelimiter"
23911 \end_inset
23912
23913  and the expression on the right was entered using the 
23914 \family typewriter
23915 ()
23916 \family default
23917  keys.
23918  
23919 \begin_inset Formula 
23920 \[
23921 \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})}))}
23922 \]
23923
23924 \end_inset
23925
23926
23927 \end_layout
23928
23929 \begin_layout Standard
23930 If you use the delimiter icon, the parentheses, and other brackets from
23931  that menu will automatically re-size to accommodate the size of what is
23932  inside.
23933 \end_layout
23934
23935 \begin_layout Standard
23936 To construct brackets click on the button for the bracket you want on the
23937  left side and right side.
23938  If you use the option 
23939 \family sans
23940 Keep
23941 \begin_inset space ~
23942 \end_inset
23943
23944 matched
23945 \family default
23946 , the selected bracket type will be used for the left and the right side.
23947  The selection will be shown below the button field.
23948  If you want one side to not have a bracket, use the blank button.
23949  It will appear in LyX with a dotted line, but nothing will be printed.
23950 \end_layout
23951
23952 \begin_layout Standard
23953 If you want to place brackets around math structures, like a square root,
23954  you can do so by first highlighting (selecting) the structure that is to
23955  go inside the brackets.
23956  Then choose the appropriate brackets for left and right and click on 
23957 \family sans
23958 Insert
23959 \family default
23960 .
23961  The parentheses will be drawn around the selected structure.
23962  The most common bracket combinations (parentheses, square brackets, and
23963  braces, on both sides) can be entered more quickly using keyboard shortcuts.
23964  For example, to insert a pair of flexible parentheses on both sides, select
23965  the structure and enter 
23966 \family sans
23967 Alt+M
23968 \begin_inset space ~
23969 \end_inset
23970
23971 (
23972 \family default
23973 .
23974 \end_layout
23975
23976 \begin_layout Section
23977 Arrays and Multi-line Equations
23978 \begin_inset Index idx
23979 status collapsed
23980
23981 \begin_layout Plain Layout
23982 Math ! Arrays
23983 \end_layout
23984
23985 \end_inset
23986
23987
23988 \begin_inset Index idx
23989 status collapsed
23990
23991 \begin_layout Plain Layout
23992 Math ! Matrices
23993 \end_layout
23994
23995 \end_inset
23996
23997
23998 \begin_inset Index idx
23999 status collapsed
24000
24001 \begin_layout Plain Layout
24002 Math ! Multi-line Equations
24003 \end_layout
24004
24005 \end_inset
24006
24007
24008 \end_layout
24009
24010 \begin_layout Standard
24011 Matrices are entered in LyX using the 
24012 \family sans
24013 Math
24014 \begin_inset space ~
24015 \end_inset
24016
24017 Panel
24018 \family default
24019  matrix button 
24020 \family sans
24021
24022 \begin_inset Info
24023 type  "icon"
24024 arg   "dialog-show mathmatrix"
24025 \end_inset
24026
24027
24028 \family default
24029 .
24030  It will open a dialog for you to choose the number of rows/columns.
24031  Here is an example:
24032 \begin_inset Formula 
24033 \[
24034 \left(\begin{array}{ccc}
24035 1 & 2 & 3\\
24036 4 & 5 & 6\\
24037 7 & 8 & 9
24038 \end{array}\right)
24039 \]
24040
24041 \end_inset
24042
24043 The parentheses aren't automatic, but you can add them as described in section
24044 \begin_inset space ~
24045 \end_inset
24046
24047
24048 \begin_inset CommandInset ref
24049 LatexCommand ref
24050 reference "sec:Brackets-and-Delimiters"
24051
24052 \end_inset
24053
24054 .
24055  When you construct the matrix, you can decide whether the column entries
24056  will be left-, right-, or center-justified.
24057  This alignment is set in the box 
24058 \family sans
24059 Horizontal
24060 \family default
24061  with the letters 
24062 \begin_inset Quotes eld
24063 \end_inset
24064
24065
24066 \family sans
24067 l
24068 \family default
24069
24070 \begin_inset Quotes erd
24071 \end_inset
24072
24073
24074 \begin_inset Quotes eld
24075 \end_inset
24076
24077
24078 \family sans
24079 r
24080 \family default
24081
24082 \begin_inset Quotes erd
24083 \end_inset
24084
24085 , and 
24086 \begin_inset Quotes eld
24087 \end_inset
24088
24089
24090 \family sans
24091 c
24092 \family default
24093
24094 \begin_inset Quotes erd
24095 \end_inset
24096
24097 .
24098  LyX proposes a 
24099 \begin_inset Quotes eld
24100 \end_inset
24101
24102
24103 \family sans
24104 c
24105 \family default
24106
24107 \begin_inset Quotes erd
24108 \end_inset
24109
24110  for every column as default.
24111  For example, the sequence 
24112 \begin_inset Quotes eld
24113 \end_inset
24114
24115
24116 \family sans
24117 lcr
24118 \family default
24119
24120 \begin_inset Quotes erd
24121 \end_inset
24122
24123  means that the first column will be left-justified, the second will be
24124  centered, and the third column will be right-justified, because each letter
24125  corresponds to the relevant column.
24126  The result will look like this:
24127 \begin_inset Formula 
24128 \[
24129 \begin{array}{lcr}
24130 this & this\, column & this\, column\\
24131 column & has & has\, right\\
24132 has\, left\, alignment & center\, alignment & alignment
24133 \end{array}.
24134 \]
24135
24136 \end_inset
24137
24138
24139 \end_layout
24140
24141 \begin_layout Standard
24142 You can add more rows to an existing matrix by hitting 
24143 \begin_inset Info
24144 type  "shortcut"
24145 arg   "newline-insert newline"
24146 \end_inset
24147
24148  while the cursor is in the matrix.
24149  Adding or deleting columns can be done via the menu 
24150 \family sans
24151 Edit\SpecialChar \menuseparator
24152 Math
24153 \family default
24154  or the math toolbar.
24155 \end_layout
24156
24157 \begin_layout Standard
24158 There are other arrays used in formulas, such as distinctions of cases.
24159  It can be created with the menu 
24160 \family sans
24161 Insert\SpecialChar \menuseparator
24162 Math\SpecialChar \menuseparator
24163 Cases
24164 \begin_inset space ~
24165 \end_inset
24166
24167 Environment
24168 \family default
24169  or the command 
24170 \series bold
24171
24172 \backslash
24173 cases
24174 \series default
24175 .
24176  Here is an example: 
24177 \begin_inset Formula 
24178 \[
24179 f(x)=\begin{cases}
24180 -1 & x<0\\
24181 0 & x=0\\
24182 1 & x>0
24183 \end{cases}
24184 \]
24185
24186 \end_inset
24187
24188
24189 \end_layout
24190
24191 \begin_layout Standard
24192 \begin_inset VSpace bigskip
24193 \end_inset
24194
24195 Multi-line formulas are created when you press 
24196 \begin_inset Info
24197 type  "shortcut"
24198 arg   "newline-insert newline"
24199 \end_inset
24200
24201  within a formula.
24202  In an empty formula you can see that three blue boxes appear, one for each
24203  column.
24204  When you press 
24205 \begin_inset Info
24206 type  "shortcut"
24207 arg   "newline-insert newline"
24208 \end_inset
24209
24210  in a non-empty formula, the part before the relation sign (equal sign 
24211 \begin_inset Quotes eld
24212 \end_inset
24213
24214 =
24215 \begin_inset Quotes erd
24216 \end_inset
24217
24218  etc.) will be inserted automatically in the first column, the relation sign
24219  is in the second column, and the rest in the third column.
24220  A new row is created by every further hit of 
24221 \begin_inset Info
24222 type  "shortcut"
24223 arg   "newline-insert newline"
24224 \end_inset
24225
24226 .
24227  Multi-line formulas are always displayed formulas.
24228  Here is an example:
24229 \begin_inset Formula 
24230 \begin{eqnarray}
24231 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24232 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24233 \end{eqnarray}
24234
24235 \end_inset
24236
24237  To change the column assignment of the formula parts, place the cursor
24238  where you want to start the shift and hit 
24239 \family sans
24240 Ctrl-Tab.
24241
24242 \family default
24243  It shifts everything in the column which is right beside the current cursor
24244  position to the next column.
24245  Note that the middle column is designed for relation signs so structures
24246  in this column will be printed in a smaller size:
24247 \begin_inset Formula 
24248 \begin{eqnarray*}
24249 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24250 \end{eqnarray*}
24251
24252 \end_inset
24253
24254
24255 \end_layout
24256
24257 \begin_layout Standard
24258 The multi-line formula type described here is called 
24259 \family typewriter
24260 \series medium
24261 eqnarray
24262 \family default
24263 \series default
24264 .
24265  There are other multi-line types more suitable for certain situations,
24266  for example if you want a better inter-line spacing than in formula (
24267 \begin_inset CommandInset ref
24268 LatexCommand ref
24269 reference "eq:asquared"
24270
24271 \end_inset
24272
24273 ).
24274  The other types are described in section
24275 \begin_inset space ~
24276 \end_inset
24277
24278
24279 \begin_inset CommandInset ref
24280 LatexCommand ref
24281 reference "sub:AMS-Formula-Types"
24282
24283 \end_inset
24284
24285 .
24286 \end_layout
24287
24288 \begin_layout Section
24289 Formula Numbering and Referencing
24290 \begin_inset Index idx
24291 status collapsed
24292
24293 \begin_layout Plain Layout
24294 Math ! Formula numbering
24295 \end_layout
24296
24297 \end_inset
24298
24299
24300 \begin_inset Index idx
24301 status collapsed
24302
24303 \begin_layout Plain Layout
24304 Math ! Referencing formulas
24305 \end_layout
24306
24307 \end_inset
24308
24309
24310 \begin_inset CommandInset label
24311 LatexCommand label
24312 name "sec:Formula-Numbering-and"
24313
24314 \end_inset
24315
24316
24317 \end_layout
24318
24319 \begin_layout Standard
24320 To number a formula, set the cursor in the formula and use the menu 
24321 \family sans
24322 Edit\SpecialChar \menuseparator
24323 Math\SpecialChar \menuseparator
24324 Toggle
24325 \begin_inset space ~
24326 \end_inset
24327
24328 Numbering
24329 \family default
24330  or the shortcut 
24331 \begin_inset Info
24332 type  "shortcut"
24333 arg   "math-number-toggle"
24334 \end_inset
24335
24336 .
24337  The formula number appears in LyX as 
24338 \begin_inset Quotes eld
24339 \end_inset
24340
24341 #
24342 \begin_inset Quotes erd
24343 \end_inset
24344
24345  within parentheses.
24346  The 
24347 \begin_inset Quotes eld
24348 \end_inset
24349
24350 #
24351 \begin_inset Quotes erd
24352 \end_inset
24353
24354  denotes that the number will be calculated automatically when the output
24355  is generated.
24356  The placement and format of the formula number in the output depends on
24357  the document class.
24358  In this document the number is printed together with the chapter number,
24359  separated by a dot:
24360 \begin_inset Formula 
24361 \begin{equation}
24362 1+1=2
24363 \end{equation}
24364
24365 \end_inset
24366
24367 Using 
24368 \begin_inset Info
24369 type  "shortcut"
24370 arg   "math-number-toggle"
24371 \end_inset
24372
24373  in a numbered formula will switch off the numbering.
24374  You can only number displayed formulas.
24375 \end_layout
24376
24377 \begin_layout Standard
24378 Multi-line formulas can be numbered line by line: Using the menu 
24379 \family sans
24380 Edit\SpecialChar \menuseparator
24381 Math\SpecialChar \menuseparator
24382 Toggle
24383 \begin_inset space ~
24384 \end_inset
24385
24386 Numbering
24387 \begin_inset space ~
24388 \end_inset
24389
24390 of
24391 \begin_inset space ~
24392 \end_inset
24393
24394 Line
24395 \family default
24396  or the shortcut 
24397 \begin_inset Info
24398 type  "shortcut"
24399 arg   "math-number-line-toggle"
24400 \end_inset
24401
24402  will only toggle the numbering of the line where the cursor is:
24403 \begin_inset Formula 
24404 \begin{eqnarray}
24405 1 & = & 3-2\\
24406 2 & = & 4-2\nonumber \\
24407 4 & \leq & 7
24408 \end{eqnarray}
24409
24410 \end_inset
24411
24412 To number all lines use the shortcut 
24413 \begin_inset Info
24414 type  "shortcut"
24415 arg   "math-number-toggle"
24416 \end_inset
24417
24418 .
24419 \end_layout
24420
24421 \begin_layout Standard
24422 \begin_inset VSpace bigskip
24423 \end_inset
24424
24425 Every displayed formula can be referenced by its number using a label.
24426  A label is inserted with the menu 
24427 \family sans
24428 Insert\SpecialChar \menuseparator
24429 Label
24430 \family default
24431  when the cursor is in the formula.
24432  This opens a dialog to enter the label.
24433  It is recommended to use the proposed 
24434 \begin_inset Quotes eld
24435 \end_inset
24436
24437
24438 \family sans
24439 eq:
24440 \family default
24441
24442 \begin_inset Quotes erd
24443 \end_inset
24444
24445  as the first part of the label, because this helps later to identify the
24446  label type when you have many labels in your document.
24447  We inserted in the following example the label 
24448 \begin_inset Quotes eld
24449 \end_inset
24450
24451 eq:tanhExp
24452 \begin_inset Quotes erd
24453 \end_inset
24454
24455  in the second line:
24456 \begin_inset Formula 
24457 \begin{eqnarray}
24458 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24459  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24460 \end{eqnarray}
24461
24462 \end_inset
24463
24464 Every labeled line is automatically numbered.
24465  Therefore the label is shown in LyX at the place of the formula number
24466  placeholder 
24467 \begin_inset Quotes eld
24468 \end_inset
24469
24470 #
24471 \begin_inset Quotes erd
24472 \end_inset
24473
24474 .
24475  You can reference a labeled formula using the menu 
24476 \family sans
24477 Insert\SpecialChar \menuseparator
24478 Cross
24479 \begin_inset space ~
24480 \end_inset
24481
24482 Reference
24483 \family default
24484 .
24485  A dialog appears to choose a label you want to refer to.
24486  The reference appears in LyX as a gray cross-reference box and in the output
24487  as the formula number:
24488 \end_layout
24489
24490 \begin_layout Standard
24491 This is a cross-reference to equation (
24492 \begin_inset CommandInset ref
24493 LatexCommand ref
24494 reference "eq:tanhExp"
24495
24496 \end_inset
24497
24498 ).
24499 \end_layout
24500
24501 \begin_layout Standard
24502 The properties of LyX's cross-reference box are described in section
24503 \begin_inset space ~
24504 \end_inset
24505
24506
24507 \begin_inset CommandInset ref
24508 LatexCommand ref
24509 reference "sec:Cross-References"
24510
24511 \end_inset
24512
24513 .
24514  To delete a label, set the cursor at the end in the labeled formula and
24515  press 
24516 \family sans
24517 Del
24518 \family default
24519 .
24520 \end_layout
24521
24522 \begin_layout Section
24523 User defined math macros
24524 \begin_inset Index idx
24525 status collapsed
24526
24527 \begin_layout Plain Layout
24528 Math ! Macros
24529 \end_layout
24530
24531 \end_inset
24532
24533
24534 \end_layout
24535
24536 \begin_layout Standard
24537 LyX allows you to define macros for formulas which is very useful when you
24538  have equations of the same form in a document several times.
24539  Math macros are explained in section 
24540 \emph on
24541 Math
24542 \begin_inset space ~
24543 \end_inset
24544
24545 Macros
24546 \emph default
24547  of the 
24548 \emph on
24549 Math
24550 \emph default
24551  manual.
24552 \end_layout
24553
24554 \begin_layout Section
24555 Fine-Tuning
24556 \end_layout
24557
24558 \begin_layout Subsection
24559 Typefaces
24560 \begin_inset Index idx
24561 status collapsed
24562
24563 \begin_layout Plain Layout
24564 Math ! Typefaces
24565 \end_layout
24566
24567 \end_inset
24568
24569
24570 \end_layout
24571
24572 \begin_layout Standard
24573 The standard font for text is italic, for numbers the standard is roman.
24574  To set a font in a formula, use the 
24575 \family sans
24576 Math
24577 \begin_inset space ~
24578 \end_inset
24579
24580 Panel
24581 \family default
24582  button 
24583 \family sans
24584
24585 \begin_inset Info
24586 type  "icon"
24587 arg   "math-insert \\font"
24588 \end_inset
24589
24590
24591 \family default
24592 , or enter its command, listed in table
24593 \begin_inset space ~
24594 \end_inset
24595
24596
24597 \begin_inset CommandInset ref
24598 LatexCommand ref
24599 reference "cap:Typefaces-and-the"
24600
24601 \end_inset
24602
24603 , directly.
24604 \end_layout
24605
24606 \begin_layout Standard
24607 \begin_inset Float table
24608 wide false
24609 sideways false
24610 status open
24611
24612 \begin_layout Plain Layout
24613 \begin_inset Caption
24614
24615 \begin_layout Plain Layout
24616 \begin_inset CommandInset label
24617 LatexCommand label
24618 name "cap:Typefaces-and-the"
24619
24620 \end_inset
24621
24622 Typefaces and the corresponding commands.
24623 \end_layout
24624
24625 \end_inset
24626
24627
24628 \end_layout
24629
24630 \begin_layout Plain Layout
24631 \align center
24632 \begin_inset Tabular
24633 <lyxtabular version="3" rows="9" columns="2">
24634 <features tabularvalignment="middle">
24635 <column alignment="center" valignment="top" width="0pt">
24636 <column alignment="center" valignment="top" width="0pt">
24637 <row>
24638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24639 \begin_inset Text
24640
24641 \begin_layout Plain Layout
24642 Font
24643 \end_layout
24644
24645 \end_inset
24646 </cell>
24647 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24648 \begin_inset Text
24649
24650 \begin_layout Plain Layout
24651 Command
24652 \end_layout
24653
24654 \end_inset
24655 </cell>
24656 </row>
24657 <row>
24658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24659 \begin_inset Text
24660
24661 \begin_layout Plain Layout
24662
24663 \shape up
24664 \size normal
24665 \bar no
24666 \noun off
24667 \color none
24668 \begin_inset Formula $\mathrm{Roman}$
24669 \end_inset
24670
24671
24672 \end_layout
24673
24674 \end_inset
24675 </cell>
24676 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24677 \begin_inset Text
24678
24679 \begin_layout Plain Layout
24680
24681 \series bold
24682
24683 \backslash
24684 mathrm
24685 \end_layout
24686
24687 \end_inset
24688 </cell>
24689 </row>
24690 <row>
24691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24692 \begin_inset Text
24693
24694 \begin_layout Plain Layout
24695 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24696 \end_inset
24697
24698
24699 \end_layout
24700
24701 \end_inset
24702 </cell>
24703 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24704 \begin_inset Text
24705
24706 \begin_layout Plain Layout
24707
24708 \series bold
24709
24710 \backslash
24711 mathbf
24712 \end_layout
24713
24714 \end_inset
24715 </cell>
24716 </row>
24717 <row>
24718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24719 \begin_inset Text
24720
24721 \begin_layout Plain Layout
24722 \begin_inset Formula $\mathit{Italic}$
24723 \end_inset
24724
24725
24726 \end_layout
24727
24728 \end_inset
24729 </cell>
24730 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24731 \begin_inset Text
24732
24733 \begin_layout Plain Layout
24734
24735 \series bold
24736
24737 \backslash
24738 mathit
24739 \end_layout
24740
24741 \end_inset
24742 </cell>
24743 </row>
24744 <row>
24745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24746 \begin_inset Text
24747
24748 \begin_layout Plain Layout
24749
24750 \shape up
24751 \size normal
24752 \bar no
24753 \noun off
24754 \color none
24755 \begin_inset Formula $\mathtt{Typewriter}$
24756 \end_inset
24757
24758
24759 \end_layout
24760
24761 \end_inset
24762 </cell>
24763 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24764 \begin_inset Text
24765
24766 \begin_layout Plain Layout
24767
24768 \series bold
24769
24770 \backslash
24771 mathtt
24772 \end_layout
24773
24774 \end_inset
24775 </cell>
24776 </row>
24777 <row>
24778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24779 \begin_inset Text
24780
24781 \begin_layout Plain Layout
24782 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24783 \end_inset
24784
24785
24786 \end_layout
24787
24788 \end_inset
24789 </cell>
24790 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24791 \begin_inset Text
24792
24793 \begin_layout Plain Layout
24794
24795 \series bold
24796
24797 \backslash
24798 mathbb
24799 \end_layout
24800
24801 \end_inset
24802 </cell>
24803 </row>
24804 <row>
24805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24806 \begin_inset Text
24807
24808 \begin_layout Plain Layout
24809 \begin_inset Formula $\mathfrak{Fraktur}$
24810 \end_inset
24811
24812
24813 \end_layout
24814
24815 \end_inset
24816 </cell>
24817 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24818 \begin_inset Text
24819
24820 \begin_layout Plain Layout
24821
24822 \series bold
24823
24824 \backslash
24825 mathfrak
24826 \end_layout
24827
24828 \end_inset
24829 </cell>
24830 </row>
24831 <row>
24832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24833 \begin_inset Text
24834
24835 \begin_layout Plain Layout
24836
24837 \shape up
24838 \size normal
24839 \emph on
24840 \bar no
24841 \noun off
24842 \color none
24843 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24844 \end_inset
24845
24846
24847 \end_layout
24848
24849 \end_inset
24850 </cell>
24851 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24852 \begin_inset Text
24853
24854 \begin_layout Plain Layout
24855
24856 \series bold
24857
24858 \backslash
24859 mathcal
24860 \end_layout
24861
24862 \end_inset
24863 </cell>
24864 </row>
24865 <row>
24866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24867 \begin_inset Text
24868
24869 \begin_layout Plain Layout
24870 \begin_inset Formula $\mathsf{SansSerif}$
24871 \end_inset
24872
24873
24874 \end_layout
24875
24876 \end_inset
24877 </cell>
24878 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24879 \begin_inset Text
24880
24881 \begin_layout Plain Layout
24882
24883 \series bold
24884
24885 \backslash
24886 mathsf
24887 \end_layout
24888
24889 \end_inset
24890 </cell>
24891 </row>
24892 </lyxtabular>
24893
24894 \end_inset
24895
24896
24897 \end_layout
24898
24899 \end_inset
24900
24901
24902 \end_layout
24903
24904 \begin_layout Standard
24905 \begin_inset Note Greyedout
24906 status open
24907
24908 \begin_layout Plain Layout
24909
24910 \series bold
24911 Note:
24912 \series default
24913  You can only print capital letters in the typefaces 
24914 \family sans
24915 Blackboard
24916 \family default
24917  and 
24918 \family sans
24919 Calligraphic
24920 \family default
24921 .
24922 \end_layout
24923
24924 \end_inset
24925
24926
24927 \end_layout
24928
24929 \begin_layout Standard
24930 When you use a typeface, a blue box is inserted in the formula.
24931  Every character in this box will be printed in this typeface.
24932  Pressing 
24933 \family sans
24934 Space
24935 \family default
24936  within the box will set the cursor outside, so that you have to use a protected
24937  space when you need a space in the box.
24938  Here is an example where 
24939 \begin_inset Quotes eld
24940 \end_inset
24941
24942 N
24943 \begin_inset Quotes erd
24944 \end_inset
24945
24946  in 
24947 \family sans
24948 Blackboard
24949 \family default
24950  denotes the set of numbers:
24951 \begin_inset Formula 
24952 \[
24953 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24954 \]
24955
24956 \end_inset
24957
24958
24959 \end_layout
24960
24961 \begin_layout Standard
24962 The typefaces are nestable, which can cause confusion.
24963  You can e.
24964 \begin_inset space \thinspace{}
24965 \end_inset
24966
24967 g.
24968 \begin_inset space \space{}
24969 \end_inset
24970
24971 put a character in 
24972 \family sans
24973 Fraktur
24974 \family default
24975  in a box for 
24976 \family sans
24977 Typewriter
24978 \family default
24979
24980 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24981 \end_inset
24982
24983  
24984 \begin_inset Newline newline
24985 \end_inset
24986
24987 So it is better not to use this feature.
24988 \end_layout
24989
24990 \begin_layout Standard
24991 The typefaces have no effect on Greek letters: 
24992 \begin_inset Formula $\mathfrak{abc\delta e}$
24993 \end_inset
24994
24995
24996 \begin_inset Newline newline
24997 \end_inset
24998
24999 You can only print them emboldened using the command 
25000 \series bold
25001
25002 \backslash
25003 boldsymbol
25004 \series default
25005 , which works like the other typeface commands: 
25006 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
25007 \end_inset
25008
25009
25010 \end_layout
25011
25012 \begin_layout Standard
25013
25014 \series bold
25015
25016 \backslash
25017 boldsymbol
25018 \series default
25019  works for all symbols, letters, and numbers.
25020 \end_layout
25021
25022 \begin_layout Standard
25023 A number of other font options are available as well, in the menu 
25024 \family sans
25025 Edit\SpecialChar \menuseparator
25026 Math\SpecialChar \menuseparator
25027 Text
25028 \begin_inset space ~
25029 \end_inset
25030
25031 Style
25032 \family default
25033 .
25034 \end_layout
25035
25036 \begin_layout Subsection
25037 Math Text
25038 \begin_inset Index idx
25039 status collapsed
25040
25041 \begin_layout Plain Layout
25042 Math ! Text
25043 \end_layout
25044
25045 \end_inset
25046
25047
25048 \end_layout
25049
25050 \begin_layout Standard
25051 Typefaces are useful for entering some characters in some given font, but
25052  not for text.
25053  For typing longer pieces of text use the math text, which is obtained using
25054  the entry 
25055 \family sans
25056 Normal
25057 \begin_inset space ~
25058 \end_inset
25059
25060 text
25061 \begin_inset space ~
25062 \end_inset
25063
25064 mode
25065 \family default
25066  of the 
25067 \family sans
25068 Math
25069 \begin_inset space ~
25070 \end_inset
25071
25072 Panel
25073 \family default
25074  button 
25075 \family sans
25076
25077 \begin_inset Info
25078 type  "icon"
25079 arg   "math-insert \\font"
25080 \end_inset
25081
25082
25083 \family default
25084  (shortcut 
25085 \begin_inset Info
25086 type  "shortcut"
25087 arg   "font-default"
25088 \end_inset
25089
25090 ).
25091  Math text appears in LyX in black instead of blue.
25092  You can use spaces and accents in math text like in normal text.
25093  Here is an example:
25094 \begin_inset Formula 
25095 \[
25096 f(x)=\begin{cases}
25097 x & \mbox{if I say so}\\
25098 -x & \mbox{under Umständen}
25099 \end{cases}
25100 \]
25101
25102 \end_inset
25103
25104
25105 \end_layout
25106
25107 \begin_layout Subsection
25108 Font Sizes
25109 \begin_inset Index idx
25110 status collapsed
25111
25112 \begin_layout Plain Layout
25113 Math ! Font sizes
25114 \end_layout
25115
25116 \end_inset
25117
25118
25119 \end_layout
25120
25121 \begin_layout Standard
25122 There are four font styles (relative sizes) used in math-mode, which are
25123  automatically chosen in most situations.
25124  These are called 
25125 \family sans
25126 textstyle
25127 \family default
25128
25129 \family sans
25130 displaystyle
25131 \family default
25132
25133 \family sans
25134 scriptstyle
25135 \family default
25136 , and 
25137 \family sans
25138 scriptscriptstyle
25139 \family default
25140 .
25141  For most characters, 
25142 \family sans
25143 textstyle
25144 \family default
25145  and 
25146 \family sans
25147 displaystyle
25148 \family default
25149  are actually the same size, but fractions, superscripts and subscripts,
25150  and certain other structures, are set larger in 
25151 \family sans
25152 displaystyle
25153 \family default
25154 .
25155  Except for some operators, which resize themselves to accommodate various
25156  situations, all text will be set in the styles that LaTeX thinks are appropriat
25157 e.
25158  These choices can be overridden by using the math panel button 
25159 \family sans
25160
25161 \begin_inset Info
25162 type  "icon"
25163 arg   "math-insert \\style"
25164 \end_inset
25165
25166
25167 \family default
25168 .
25169  A box for the size will be created in which you can insert the math structure.
25170  For example, you can set 
25171 \begin_inset Formula $\frac{1}{2}$
25172 \end_inset
25173
25174 , which is normally in 
25175 \family sans
25176 textstyle
25177 \family default
25178 , larger in 
25179 \family sans
25180 displaystyle
25181 \family default
25182
25183 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25184 \end_inset
25185
25186 .
25187  The four styles are used in the following example:
25188 \end_layout
25189
25190 \begin_layout Standard
25191 \begin_inset Formula $displaystyle$
25192 \end_inset
25193
25194
25195 \begin_inset Formula ${\textstyle textstyle}$
25196 \end_inset
25197
25198
25199 \begin_inset Formula ${\scriptstyle scriptstyle}$
25200 \end_inset
25201
25202
25203 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25204 \end_inset
25205
25206 .
25207 \end_layout
25208
25209 \begin_layout Standard
25210 All these math-mode font sizes are relative so that if the whole math inset
25211  is set in a particular size with the menu 
25212 \family sans
25213 Edit\SpecialChar \menuseparator
25214 Text
25215 \begin_inset space ~
25216 \end_inset
25217
25218 Style
25219 \family default
25220 , all sizes in the formula will be adjusted relative to this size.
25221  Similarly, if the base font size of the document is changed, all fonts
25222  will be adjusted to correspond.
25223  As an example here is a formula in the font size 
25224 \begin_inset Quotes eld
25225 \end_inset
25226
25227 largest
25228 \begin_inset Quotes erd
25229 \end_inset
25230
25231 :
25232 \end_layout
25233
25234 \begin_layout Standard
25235
25236 \family roman
25237 \size largest
25238 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25239 \end_inset
25240
25241
25242 \end_layout
25243
25244 \begin_layout Section
25245 Theorem Modules
25246 \end_layout
25247
25248 \begin_layout Standard
25249 As of LyX 1.6, support for theorem-like environments has been moved out of
25250  the document classes and into layout modules.
25251 \begin_inset Index idx
25252 status collapsed
25253
25254 \begin_layout Plain Layout
25255 Layout Modules
25256 \end_layout
25257
25258 \end_inset
25259
25260  As a result, theorem-like environments can now easily be used with classes
25261  other than the AMS classes.
25262  See section 
25263 \begin_inset CommandInset ref
25264 LatexCommand ref
25265 reference "sub:Modules"
25266
25267 \end_inset
25268
25269  for more on layout modules.
25270 \end_layout
25271
25272 \begin_layout Section
25273 AMS-LaTeX
25274 \begin_inset Index idx
25275 status collapsed
25276
25277 \begin_layout Plain Layout
25278 AMS math
25279 \end_layout
25280
25281 \end_inset
25282
25283
25284 \begin_inset Index idx
25285 status collapsed
25286
25287 \begin_layout Plain Layout
25288 Math ! AMS
25289 \end_layout
25290
25291 \end_inset
25292
25293
25294 \end_layout
25295
25296 \begin_layout Standard
25297 LyX supports the packages provided by the American Mathematical Society
25298  (AMS) that are in common use.
25299 \end_layout
25300
25301 \begin_layout Subsection
25302 Enabling AMS-Support
25303 \end_layout
25304
25305 \begin_layout Standard
25306 Selecting the checkbox 
25307 \family sans
25308 Use
25309 \begin_inset space ~
25310 \end_inset
25311
25312 AMS
25313 \begin_inset space ~
25314 \end_inset
25315
25316 math
25317 \begin_inset space ~
25318 \end_inset
25319
25320 package
25321 \family default
25322  in the 
25323 \family sans
25324 Document\SpecialChar \menuseparator
25325 Settings
25326 \family default
25327
25328 \begin_inset Index idx
25329 status collapsed
25330
25331 \begin_layout Plain Layout
25332 Document ! Settings
25333 \end_layout
25334
25335 \end_inset
25336
25337  dialog under 
25338 \family sans
25339 Math
25340 \begin_inset space ~
25341 \end_inset
25342
25343 Options
25344 \family default
25345  will include the AMS-packages in the document and make the facilities available.
25346  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25347  formulas, ensure that you have enabled AMS.
25348 \end_layout
25349
25350 \begin_layout Subsection
25351 AMS-Formula Types
25352 \begin_inset CommandInset label
25353 LatexCommand label
25354 name "sub:AMS-Formula-Types"
25355
25356 \end_inset
25357
25358
25359 \begin_inset Index idx
25360 status collapsed
25361
25362 \begin_layout Plain Layout
25363 Math ! Multi-line Equations
25364 \end_layout
25365
25366 \end_inset
25367
25368
25369 \end_layout
25370
25371 \begin_layout Standard
25372 AMS-LaTeX provides a selection of different formula types.
25373  LyX allows you to choose between 
25374 \family typewriter
25375 align
25376 \family default
25377
25378 \family typewriter
25379 alignat
25380 \family default
25381
25382 \family typewriter
25383 flalign
25384 \family default
25385
25386 \family typewriter
25387 gather
25388 \family default
25389 , and 
25390 \family typewriter
25391 multline
25392 \family default
25393 .
25394  We refer to the AMS-documentation for an explanation of these formula types.
25395 \end_layout
25396
25397 \begin_layout Chapter
25398 More Tools
25399 \end_layout
25400
25401 \begin_layout Section
25402 Cross-References
25403 \begin_inset Index idx
25404 status collapsed
25405
25406 \begin_layout Plain Layout
25407 Cross references
25408 \end_layout
25409
25410 \end_inset
25411
25412
25413 \begin_inset CommandInset label
25414 LatexCommand label
25415 name "sec:Cross-References"
25416
25417 \end_inset
25418
25419
25420 \end_layout
25421
25422 \begin_layout Standard
25423 One of LyX's strengths is cross-references.
25424  You can reference every section, float, footnote, formula, and list in
25425  the document.
25426  To reference a document part, you have to insert a label into it.
25427  The label is used as an anchor and a name for the reference.
25428  We want for example to refer to the second item of the following list:
25429 \end_layout
25430
25431 \begin_layout Enumerate
25432 First item
25433 \end_layout
25434
25435 \begin_layout Enumerate
25436 \begin_inset CommandInset label
25437 LatexCommand label
25438 name "enu:Second-item"
25439
25440 \end_inset
25441
25442 Second item
25443 \end_layout
25444
25445 \begin_layout Enumerate
25446 Third item
25447 \end_layout
25448
25449 \begin_layout Standard
25450 First we insert a label into the second item with the menu 
25451 \family sans
25452 Insert\SpecialChar \menuseparator
25453 Label
25454 \family default
25455  or by pressing the toolbar button 
25456 \begin_inset Info
25457 type  "icon"
25458 arg   "label-insert"
25459 \end_inset
25460
25461 .
25462  A gray label box like this: 
25463 \begin_inset Graphics
25464         filename clipart/labelQt4.png
25465         scale 85
25466
25467 \end_inset
25468
25469  is inserted and the label window pops up asking for the label text.
25470  LyX offers as text the first words of the item with a prefix, in our case
25471  the text 
25472 \begin_inset Quotes eld
25473 \end_inset
25474
25475
25476 \family sans
25477 enu:Second-item
25478 \family default
25479
25480 \begin_inset Quotes erd
25481 \end_inset
25482
25483 .
25484  The prefix 
25485 \begin_inset Quotes eld
25486 \end_inset
25487
25488
25489 \family sans
25490 enu:
25491 \family default
25492
25493 \begin_inset Quotes erd
25494 \end_inset
25495
25496  stands for 
25497 \begin_inset Quotes eld
25498 \end_inset
25499
25500 enumerate
25501 \begin_inset Quotes erd
25502 \end_inset
25503
25504 .
25505  The prefix depends on the document part where the label is inserted, e.
25506 \begin_inset space \thinspace{}
25507 \end_inset
25508
25509 g.
25510 \begin_inset space \space{}
25511 \end_inset
25512
25513 if you insert a label into a section heading, the suggested prefix will
25514  be 
25515 \begin_inset Quotes eld
25516 \end_inset
25517
25518
25519 \family sans
25520 sec:
25521 \family default
25522
25523 \begin_inset Quotes erd
25524 \end_inset
25525
25526 .
25527 \end_layout
25528
25529 \begin_layout Standard
25530 To reference the item, we refer to its label using the menu 
25531 \family sans
25532 Insert\SpecialChar \menuseparator
25533 Cross-Reference
25534 \family default
25535  or the toolbar button 
25536 \begin_inset Info
25537 type  "icon"
25538 arg   "dialog-show-new-inset ref"
25539 \end_inset
25540
25541 .
25542  A gray cross-reference box like this: 
25543 \begin_inset Graphics
25544         filename clipart/referenceQt4.png
25545         scale 85
25546
25547 \end_inset
25548
25549  is inserted and the cross-reference window appears showing all the labels
25550  in the document.
25551  We can now sort the labels alphabetically and then choose the entry 
25552 \begin_inset Quotes eld
25553 \end_inset
25554
25555
25556 \family sans
25557 enu:Second-item
25558 \family default
25559
25560 \begin_inset Quotes erd
25561 \end_inset
25562
25563 .
25564  At the position of the cross-reference box the item number will appear
25565  in the output.
25566 \end_layout
25567
25568 \begin_layout Standard
25569 Alternatively to 
25570 \family sans
25571 Insert\SpecialChar \menuseparator
25572 Cross-Reference
25573 \family default
25574 , you can right-click on a label and use in the appearing context menu 
25575 \family sans
25576 Copy as Reference
25577 \family default
25578 .
25579  The cross-reference to this label is now in the clipboard and can be pasted
25580  to the actual cursor position via the menu 
25581 \family sans
25582 Edit\SpecialChar \menuseparator
25583 Paste
25584 \family default
25585  (shortcut 
25586 \begin_inset Info
25587 type  "shortcut"
25588 arg   "paste"
25589 \end_inset
25590
25591 ).
25592 \end_layout
25593
25594 \begin_layout Standard
25595 Here is our cross-reference: Item
25596 \begin_inset space ~
25597 \end_inset
25598
25599
25600 \begin_inset CommandInset ref
25601 LatexCommand ref
25602 reference "enu:Second-item"
25603
25604 \end_inset
25605
25606
25607 \end_layout
25608
25609 \begin_layout Standard
25610 It is recommended to use a protected space
25611 \begin_inset Foot
25612 status collapsed
25613
25614 \begin_layout Plain Layout
25615 described in section
25616 \begin_inset space ~
25617 \end_inset
25618
25619
25620 \begin_inset CommandInset ref
25621 LatexCommand ref
25622 reference "sub:Protected-Space"
25623
25624 \end_inset
25625
25626
25627 \end_layout
25628
25629 \end_inset
25630
25631  between the cross-reference name and the cross-reference to avoid ugly
25632  line breaks between them.
25633 \end_layout
25634
25635 \begin_layout Standard
25636 There are six formats of cross-references:
25637 \end_layout
25638
25639 \begin_layout Description
25640 <reference>: prints the number, this is the default: 
25641 \begin_inset CommandInset ref
25642 LatexCommand ref
25643 reference "fig:Two-distorted-images"
25644
25645 \end_inset
25646
25647
25648 \end_layout
25649
25650 \begin_layout Description
25651 (<reference>): prints the number within two parentheses, this is the style
25652  normally used to reference formulas, especially when the reference name
25653  
25654 \begin_inset Quotes eld
25655 \end_inset
25656
25657 Equation
25658 \begin_inset Quotes erd
25659 \end_inset
25660
25661  is omitted: 
25662 \begin_inset CommandInset ref
25663 LatexCommand eqref
25664 reference "eq:tanhExp"
25665
25666 \end_inset
25667
25668
25669 \end_layout
25670
25671 \begin_layout Description
25672 <page>: prints the page number: Page
25673 \begin_inset space ~
25674 \end_inset
25675
25676
25677 \begin_inset CommandInset ref
25678 LatexCommand pageref
25679 reference "fig:Two-distorted-images"
25680
25681 \end_inset
25682
25683
25684 \end_layout
25685
25686 \begin_layout Description
25687 on
25688 \begin_inset space ~
25689 \end_inset
25690
25691 page
25692 \begin_inset space ~
25693 \end_inset
25694
25695 <page>: prints the text "on page" and the page number: 
25696 \begin_inset CommandInset ref
25697 LatexCommand vpageref
25698 reference "fig:Two-distorted-images"
25699
25700 \end_inset
25701
25702
25703 \end_layout
25704
25705 \begin_layout Description
25706 <reference>
25707 \begin_inset space ~
25708 \end_inset
25709
25710 on
25711 \begin_inset space ~
25712 \end_inset
25713
25714 page
25715 \begin_inset space ~
25716 \end_inset
25717
25718 <page>: prints the number, the text "on page", and the page number: 
25719 \begin_inset CommandInset ref
25720 LatexCommand vref
25721 reference "fig:Two-distorted-images"
25722
25723 \end_inset
25724
25725
25726 \end_layout
25727
25728 \begin_layout Description
25729 Formatted
25730 \begin_inset space ~
25731 \end_inset
25732
25733 reference: prints a self defined cross-reference format.
25734 \begin_inset Newline newline
25735 \end_inset
25736
25737
25738 \begin_inset Note Greyedout
25739 status collapsed
25740
25741 \begin_layout Plain Layout
25742
25743 \series bold
25744 Note:
25745 \series default
25746  This feature is only available when you have the LaTeX-package 
25747 \series bold
25748 prettyref
25749 \series default
25750  or 
25751 \series bold
25752 refstyle
25753 \series default
25754
25755 \begin_inset Index idx
25756 status collapsed
25757
25758 \begin_layout Plain Layout
25759 LaTeX-packages ! prettyref
25760 \end_layout
25761
25762 \end_inset
25763
25764
25765 \begin_inset Index idx
25766 status collapsed
25767
25768 \begin_layout Plain Layout
25769 LaTeX-packages ! refstyle
25770 \end_layout
25771
25772 \end_inset
25773
25774  installed.
25775 \end_layout
25776
25777 \end_inset
25778
25779
25780 \begin_inset Newline newline
25781 \end_inset
25782
25783 You can select which LaTeX-package should be used for this feature by setting
25784  the option 
25785 \family sans
25786 Use refstyle (not prettyref) for cross-references
25787 \family default
25788  in the menu 
25789 \family sans
25790 Document\SpecialChar \menuseparator
25791 Settings\SpecialChar \menuseparator
25792 Document Class
25793 \family default
25794 .
25795  The package 
25796 \series bold
25797 refstyle
25798 \series default
25799  is the default and preferred because 
25800 \series bold
25801 prettyref
25802 \series default
25803  supports only English documents.
25804  The format is specified by using the command 
25805 \series bold
25806
25807 \backslash
25808 newrefformat
25809 \series default
25810  (prettyref) or 
25811 \series bold
25812
25813 \backslash
25814 newref
25815 \series default
25816  (refstyle) in the LaTeX preamble of the document.
25817  For example redefining all references to figures (which have the label
25818  shortcut 
25819 \begin_inset Quotes eld
25820 \end_inset
25821
25822
25823 \family sans
25824 fig
25825 \family default
25826
25827 \begin_inset Quotes erd
25828 \end_inset
25829
25830 ) can be done with this command
25831 \begin_inset Newline newline
25832 \end_inset
25833
25834
25835 \series bold
25836
25837 \backslash
25838 newref{fig}{refcmd={Image on page 
25839 \backslash
25840 pageref{#1}}}
25841 \series default
25842
25843 \begin_inset Newline newline
25844 \end_inset
25845
25846 For more information about the format, have a look at the package documentations
25847
25848 \begin_inset CommandInset citation
25849 LatexCommand cite
25850 key "prettyref,refstyle"
25851
25852 \end_inset
25853
25854 .
25855 \end_layout
25856
25857 \begin_layout Description
25858 Textual
25859 \begin_inset space ~
25860 \end_inset
25861
25862 reference: prints the caption or the name of the reference: 
25863 \begin_inset CommandInset ref
25864 LatexCommand nameref
25865 reference "fig:Two-distorted-images"
25866
25867 \end_inset
25868
25869
25870 \end_layout
25871
25872 \begin_layout Standard
25873
25874 \family sans
25875 <page>
25876 \family default
25877  will not print the page number if the label is on the previous, the same,
25878  or the next page.
25879  You will e.
25880 \begin_inset space \thinspace{}
25881 \end_inset
25882
25883 g.
25884 \begin_inset space \space{}
25885 \end_inset
25886
25887 see the text 
25888 \begin_inset Quotes eld
25889 \end_inset
25890
25891
25892 \family sans
25893 on this page
25894 \family default
25895
25896 \begin_inset Quotes erd
25897 \end_inset
25898
25899  instead.
25900  The style 
25901 \family sans
25902 <reference> on page <page>
25903 \family default
25904  will not print anything about the page if the label is on the same page.
25905 \end_layout
25906
25907 \begin_layout Standard
25908 The number and current page of the referenced document part in the output
25909  is automatically calculated by LaTeX.
25910  The varieties are adjusted in the field 
25911 \family sans
25912 Format
25913 \family default
25914  of the cross-reference window, that appear when you click on the cross-referenc
25915 e.
25916 \end_layout
25917
25918 \begin_layout Standard
25919 You can only use the style 
25920 \family sans
25921 <reference>
25922 \family default
25923  to reference numbered document parts, while the reference style 
25924 \family sans
25925 <page>
25926 \family default
25927  is always possible.
25928 \end_layout
25929
25930 \begin_layout Standard
25931 If you want to reference a section, put the label in the section heading;
25932  for floats put the label in the caption; for footnotes put the label in
25933  it.
25934  Referencing formulas is explained in section
25935 \begin_inset space ~
25936 \end_inset
25937
25938
25939 \begin_inset CommandInset ref
25940 LatexCommand ref
25941 reference "sec:Formula-Numbering-and"
25942
25943 \end_inset
25944
25945 .
25946 \end_layout
25947
25948 \begin_layout Standard
25949 Right-clicking on a cross-reference opens a context menu.
25950  The entry 
25951 \family sans
25952 Go
25953 \begin_inset space ~
25954 \end_inset
25955
25956 to
25957 \begin_inset space ~
25958 \end_inset
25959
25960 Label
25961 \family default
25962  sets the cursor before the referenced label.
25963  This entry will be renamed in the context menu of the label to 
25964 \family sans
25965 Go
25966 \begin_inset space ~
25967 \end_inset
25968
25969 Back
25970 \family default
25971  so that you can use it to set the cursor back to the cross-reference.
25972  You can also go back with the toolbar button 
25973 \begin_inset Info
25974 type  "icon"
25975 arg   "bookmark-goto 0"
25976 \end_inset
25977
25978 .
25979 \end_layout
25980
25981 \begin_layout Standard
25982 You can change labels at any time.
25983  References to the changed label will automatically be updated so that you
25984  do not need to think about this.
25985 \end_layout
25986
25987 \begin_layout Standard
25988 If a cross-reference refers to a non-existent label, you will see two question
25989  marks in the output instead of the reference.
25990 \end_layout
25991
25992 \begin_layout Standard
25993 References are described in detail in sec.
25994 \begin_inset space ~
25995 \end_inset
25996
25997
25998 \begin_inset Quotes eld
25999 \end_inset
26000
26001 Referencing Floats
26002 \begin_inset Quotes erd
26003 \end_inset
26004
26005  of the 
26006 \emph on
26007 Embedded
26008 \begin_inset space ~
26009 \end_inset
26010
26011 Objects
26012 \emph default
26013  manual.
26014 \end_layout
26015
26016 \begin_layout Section
26017 Table of Contents and other Listings
26018 \begin_inset Index idx
26019 status collapsed
26020
26021 \begin_layout Plain Layout
26022 Table of contents
26023 \end_layout
26024
26025 \end_inset
26026
26027
26028 \begin_inset Index idx
26029 status collapsed
26030
26031 \begin_layout Plain Layout
26032 Outline
26033 \end_layout
26034
26035 \end_inset
26036
26037
26038 \begin_inset CommandInset label
26039 LatexCommand label
26040 name "sec:toc"
26041
26042 \end_inset
26043
26044
26045 \end_layout
26046
26047 \begin_layout Subsection
26048 Table of Contents
26049 \begin_inset CommandInset label
26050 LatexCommand label
26051 name "sub:Table-of-Contents"
26052
26053 \end_inset
26054
26055
26056 \end_layout
26057
26058 \begin_layout Standard
26059 The Table of Contents (TOC) is inserted with the menu 
26060 \family sans
26061 Insert\SpecialChar \menuseparator
26062 List/TOC\SpecialChar \menuseparator
26063 Table
26064 \begin_inset space ~
26065 \end_inset
26066
26067 of
26068 \begin_inset space ~
26069 \end_inset
26070
26071 Contents
26072 \family default
26073 .
26074  Is is displayed in LyX as a gray box.
26075  If you click on it, the 
26076 \family sans
26077 Outline
26078 \family default
26079  window appears, showing you the TOC entries as outline, which allows you
26080  to move and rearrange sections in your documents.
26081  So this operation is an alternative to the menu 
26082 \family sans
26083 Document\SpecialChar \menuseparator
26084 Outline
26085 \family default
26086  that is described in sec.
26087 \begin_inset space \thinspace{}
26088 \end_inset
26089
26090
26091 \begin_inset CommandInset ref
26092 LatexCommand ref
26093 reference "sec:Navigating"
26094
26095 \end_inset
26096
26097 .
26098 \end_layout
26099
26100 \begin_layout Standard
26101 The TOC in the document output lists every numbered section automatically.
26102  If you have declared a short title for a section heading, as described
26103  in section
26104 \begin_inset space ~
26105 \end_inset
26106
26107
26108 \begin_inset CommandInset ref
26109 LatexCommand ref
26110 reference "sec:Short-Titles"
26111
26112 \end_inset
26113
26114 , it will be used in the TOC instead of the section heading.
26115  Section
26116 \begin_inset space ~
26117 \end_inset
26118
26119
26120 \begin_inset CommandInset ref
26121 LatexCommand ref
26122 reference "sub:Numbering-depth"
26123
26124 \end_inset
26125
26126  describes how the level is adjusted that defines which section types are
26127  listed in the TOC.
26128  Unnumbered sections are not listed in the TOC.
26129 \end_layout
26130
26131 \begin_layout Subsection
26132 List of Figures, Tables, and Algorithms
26133 \begin_inset CommandInset label
26134 LatexCommand label
26135 name "sub:List-of-Figures"
26136
26137 \end_inset
26138
26139
26140 \end_layout
26141
26142 \begin_layout Standard
26143 Table, figure, and algorithm lists are very much like the table of contents.
26144  You can insert them via the 
26145 \family sans
26146 Insert\SpecialChar \menuseparator
26147 List
26148 \begin_inset space ~
26149 \end_inset
26150
26151 /
26152 \begin_inset space ~
26153 \end_inset
26154
26155 TOC
26156 \family default
26157  submenus.
26158  The list entries are the float captions and the float number.
26159 \end_layout
26160
26161 \begin_layout Section
26162 URLs and Hyperlinks
26163 \begin_inset Index idx
26164 status collapsed
26165
26166 \begin_layout Plain Layout
26167 URLs
26168 \end_layout
26169
26170 \end_inset
26171
26172
26173 \begin_inset Index idx
26174 status collapsed
26175
26176 \begin_layout Plain Layout
26177 Hyperlinks
26178 \end_layout
26179
26180 \end_inset
26181
26182
26183 \end_layout
26184
26185 \begin_layout Subsection
26186 URLs
26187 \begin_inset CommandInset label
26188 LatexCommand label
26189 name "sub:URLs"
26190
26191 \end_inset
26192
26193
26194 \end_layout
26195
26196 \begin_layout Standard
26197 Links to web pages or email addresses can be inserted via the menu 
26198 \family sans
26199 Insert\SpecialChar \menuseparator
26200 URL
26201 \family default
26202 .
26203 \end_layout
26204
26205 \begin_layout Standard
26206 Here is an example URL: LyX's homepage: 
26207 \begin_inset Flex URL
26208 status collapsed
26209
26210 \begin_layout Plain Layout
26211
26212 http://www.lyx.org
26213 \end_layout
26214
26215 \end_inset
26216
26217
26218 \end_layout
26219
26220 \begin_layout Standard
26221 You cannot change the style of the link text, the URL text will always be
26222  in the style 
26223 \family typewriter
26224 Typewriter
26225 \family default
26226 .
26227  To be able to format the URL text, use hyperlinks as explained in the next
26228  subsection.
26229 \end_layout
26230
26231 \begin_layout Standard
26232 \begin_inset Note Greyedout
26233 status open
26234
26235 \begin_layout Plain Layout
26236
26237 \series bold
26238 Note:
26239 \series default
26240  URLs must not end with a backslash, otherwise you get LaTeX errors.
26241 \end_layout
26242
26243 \end_inset
26244
26245
26246 \end_layout
26247
26248 \begin_layout Subsection
26249 Hyperlinks
26250 \begin_inset CommandInset label
26251 LatexCommand label
26252 name "sub:Hyperlinks"
26253
26254 \end_inset
26255
26256
26257 \end_layout
26258
26259 \begin_layout Standard
26260 Hyperlinks can be inserted with the menu 
26261 \family sans
26262 Insert\SpecialChar \menuseparator
26263 Hyperlink
26264 \family default
26265  or with the toolbar button 
26266 \begin_inset Info
26267 type  "icon"
26268 arg   "href-insert"
26269 \end_inset
26270
26271 .
26272  The appearing dialog has two fields: 
26273 \family sans
26274 Target
26275 \family default
26276  and 
26277 \family sans
26278 Name
26279 \family default
26280 .
26281  The name is the printed text for the hyperlink.
26282  The hyperlink type can be a weblink like this: 
26283 \begin_inset CommandInset href
26284 LatexCommand href
26285 name "LyX's homepage"
26286 target "http://www.lyx.org"
26287
26288 \end_inset
26289
26290 , an Email address like this: 
26291 \begin_inset CommandInset href
26292 LatexCommand href
26293 name "lyx-docs mailing list"
26294 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26295 type "mailto:"
26296
26297 \end_inset
26298
26299 , or a link to a file.
26300 \end_layout
26301
26302 \begin_layout Standard
26303 You can start applications via a hyperlink when you insert a weblink by
26304  adding the prefix 
26305 \begin_inset Quotes eld
26306 \end_inset
26307
26308
26309 \family sans
26310 run:
26311 \family default
26312
26313 \begin_inset Quotes erd
26314 \end_inset
26315
26316  to the link target.
26317 \end_layout
26318
26319 \begin_layout Standard
26320 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26321  and become clickable in the DVI and PDF-output.
26322  To set the format of the link text, highlight the hyperlink inset and use
26323  the text style dialog.
26324  This is for example a hyperlink with bold sans serif text: 
26325 \family sans
26326 \series bold
26327
26328 \begin_inset CommandInset href
26329 LatexCommand href
26330 name "LyX's homepage"
26331 target "http://www.lyx.org"
26332
26333 \end_inset
26334
26335
26336 \end_layout
26337
26338 \begin_layout Standard
26339 The link text color can be changed, when the option 
26340 \family sans
26341 Color links
26342 \family default
26343  is set in the PDF Properties dialog (menu 
26344 \family sans
26345 Document\SpecialChar \menuseparator
26346 Settings\SpecialChar \menuseparator
26347 PDF Properties
26348 \family default
26349 ).
26350  The link text is for example set in this document to blue by adding the
26351  option
26352 \begin_inset Newline newline
26353 \end_inset
26354
26355
26356 \series bold
26357 urlcolor=blue
26358 \series default
26359
26360 \begin_inset Newline newline
26361 \end_inset
26362
26363 to the field 
26364 \family sans
26365 Additional options
26366 \family default
26367  in the PDF Properties dialog.
26368 \end_layout
26369
26370 \begin_layout Section
26371 Appendices
26372 \begin_inset Index idx
26373 status collapsed
26374
26375 \begin_layout Plain Layout
26376 Appendix
26377 \end_layout
26378
26379 \end_inset
26380
26381
26382 \begin_inset CommandInset label
26383 LatexCommand label
26384 name "sec:Appendices"
26385
26386 \end_inset
26387
26388
26389 \end_layout
26390
26391 \begin_layout Standard
26392 Appendices are created with the menu 
26393 \family sans
26394 Document\SpecialChar \menuseparator
26395 Start
26396 \begin_inset space ~
26397 \end_inset
26398
26399 Appendix
26400 \begin_inset space ~
26401 \end_inset
26402
26403 Here
26404 \family default
26405 .
26406  This menu sets the document from the current cursor position to the end
26407  as the appendix region.
26408  The region is marked with a red borderline.
26409 \end_layout
26410
26411 \begin_layout Standard
26412 Every chapter (or section) within the appendix region is treated as an appendix,
26413  numbered with a capital Latin letter.
26414  The appendix subsections are numbered with this letter followed by a dot
26415  and the subsection number.
26416  All appendix sections can be referenced as if they were normal sections,
26417  here two examples:
26418 \end_layout
26419
26420 \begin_layout Standard
26421 Appendix
26422 \begin_inset space ~
26423 \end_inset
26424
26425
26426 \begin_inset CommandInset ref
26427 LatexCommand ref
26428 reference "cha:Credits"
26429
26430 \end_inset
26431
26432 ; Appendix
26433 \begin_inset space ~
26434 \end_inset
26435
26436
26437 \begin_inset CommandInset ref
26438 LatexCommand ref
26439 reference "sub:Export"
26440
26441 \end_inset
26442
26443
26444 \end_layout
26445
26446 \begin_layout Section
26447 Bibliography
26448 \begin_inset Index idx
26449 status collapsed
26450
26451 \begin_layout Plain Layout
26452 Bibliography
26453 \end_layout
26454
26455 \end_inset
26456
26457
26458 \begin_inset CommandInset label
26459 LatexCommand label
26460 name "sec:Bibliography"
26461
26462 \end_inset
26463
26464
26465 \end_layout
26466
26467 \begin_layout Standard
26468 There are two ways of generating the bibliography in a LyX-document.
26469  You can include a bibliography database,
26470 \begin_inset Foot
26471 status collapsed
26472
26473 \begin_layout Plain Layout
26474 Known under the name 
26475 \begin_inset Quotes eld
26476 \end_inset
26477
26478 BibTeX-database
26479 \begin_inset Quotes erd
26480 \end_inset
26481
26482 .
26483 \end_layout
26484
26485 \end_inset
26486
26487  which is explained in the next subsection, or you can insert the bibliography
26488  manually, using the paragraph environment 
26489 \family sans
26490 Bibliography
26491 \family default
26492 , which was described in section
26493 \begin_inset space ~
26494 \end_inset
26495
26496
26497 \begin_inset CommandInset ref
26498 LatexCommand ref
26499 reference "sub:Biblio_environment"
26500
26501 \end_inset
26502
26503 .
26504  If you want anything other than numerical citations that are used in this
26505  document, like author-year citations, then you must
26506 \emph on
26507  
26508 \emph default
26509 use a bibliography database.
26510 \end_layout
26511
26512 \begin_layout Subsection
26513 The Bibliography Environment
26514 \end_layout
26515
26516 \begin_layout Standard
26517 Within the 
26518 \family sans
26519 Bibliography
26520 \family default
26521  environment, every paragraph begins with a gray bibliography box labeled
26522  with a number.
26523  If you click on it, you will get a dialog in which you can set a 
26524 \family sans
26525 Key
26526 \family default
26527  and a 
26528 \family sans
26529 Label
26530 \family default
26531 .
26532  The key is the symbolic name by which you will refer to this bibliography
26533  entry.
26534  For example, our second entry in the bibliography is a book about LaTeX
26535  and we used 
26536 \begin_inset Quotes eld
26537 \end_inset
26538
26539 latexcompanion
26540 \begin_inset Quotes erd
26541 \end_inset
26542
26543 , a short form of its title, as the key.
26544 \end_layout
26545
26546 \begin_layout Standard
26547 You can refer to the key of a bibliography entry using the menu 
26548 \family sans
26549 Insert\SpecialChar \menuseparator
26550 Citation
26551 \family default
26552  or the toolbar button 
26553 \begin_inset Info
26554 type  "icon"
26555 arg   "dialog-show-new-inset citation"
26556 \end_inset
26557
26558 .
26559  A citation reference box is inserted and a citation window will appear
26560  in which you can select one or more keys in the available key list.
26561  The citation reference box will be labeled with the referenced key.
26562  When you click on the box, the citation window appears and you can change
26563  the reference.
26564 \end_layout
26565
26566 \begin_layout Standard
26567 Citation references appear in the output as the number of the bibliography
26568  entry with surrounding brackets.
26569  If you set a 
26570 \family sans
26571 Label
26572 \family default
26573  for the entry, the label will appear instead of the number.
26574  Here are two examples; the first without a label, the second with the label
26575  
26576 \begin_inset Quotes eld
26577 \end_inset
26578
26579 Credits
26580 \begin_inset Quotes erd
26581 \end_inset
26582
26583 :
26584 \end_layout
26585
26586 \begin_layout Standard
26587 Have a look at the 
26588 \family sans
26589 LaTeX Companion Second Edition
26590 \family default
26591
26592 \begin_inset CommandInset citation
26593 LatexCommand cite
26594 key "latexcompanion"
26595
26596 \end_inset
26597
26598
26599 \end_layout
26600
26601 \begin_layout Standard
26602 The LyX-Team members are listed in the Credits: 
26603 \begin_inset CommandInset citation
26604 LatexCommand cite
26605 key "lyxcredit"
26606
26607 \end_inset
26608
26609
26610 \end_layout
26611
26612 \begin_layout Subsection
26613 Bibliography databases (BibTeX)
26614 \begin_inset Index idx
26615 status collapsed
26616
26617 \begin_layout Plain Layout
26618 Bibliography ! Databases
26619 \end_layout
26620
26621 \end_inset
26622
26623
26624 \begin_inset Index idx
26625 status collapsed
26626
26627 \begin_layout Plain Layout
26628 Bibliography ! BibTeX
26629 \end_layout
26630
26631 \end_inset
26632
26633
26634 \begin_inset CommandInset label
26635 LatexCommand label
26636 name "sub:Bibliography-databases"
26637
26638 \end_inset
26639
26640
26641 \end_layout
26642
26643 \begin_layout Standard
26644 Bibliography databases are useful if you use the same bibliography in different
26645  documents.
26646 \begin_inset Foot
26647 status collapsed
26648
26649 \begin_layout Plain Layout
26650 They are also useful for keeping a database of articles and notes concerning
26651  them.
26652  Most of the database programs mentioned below allow you to store annotations
26653  and reviews along with bibliographical information.
26654 \end_layout
26655
26656 \end_inset
26657
26658  It also makes it very easy to have a uniform layout for all bibliography
26659  entries.
26660  You can collect the bibliography of all relevant books and articles of
26661  your working field in a database.
26662  This database can be used for different documents, and by default only
26663  the entries cited in a particular document will appear in the bibliography
26664  list for that document.
26665  This relieves you of the need to keep track of which articles and books
26666  you have cited.
26667 \end_layout
26668
26669 \begin_layout Standard
26670 The database is a text file with the file extension 
26671 \begin_inset Quotes eld
26672 \end_inset
26673
26674
26675 \family sans
26676 .bib
26677 \family default
26678
26679 \begin_inset Quotes erd
26680 \end_inset
26681
26682 , containing the bibliography in a special format.
26683  The format is explained in 
26684 \begin_inset CommandInset citation
26685 LatexCommand cite
26686 key "BibTeX-2"
26687
26688 \end_inset
26689
26690  and in LaTeX books (
26691 \begin_inset CommandInset citation
26692 LatexCommand cite
26693 key "Mittelbach,Kopka,Lamport"
26694
26695 \end_inset
26696
26697 ).
26698  The file can be created using any text editor, but normally one uses a
26699  special program to create and edit the entries in the database.
26700  A list of such programs is maintained on the LyX Wiki at 
26701 \begin_inset Flex URL
26702 status open
26703
26704 \begin_layout Plain Layout
26705
26706 http://wiki.lyx.org/BibTeX/Programs
26707 \end_layout
26708
26709 \end_inset
26710
26711 .
26712 \end_layout
26713
26714 \begin_layout Standard
26715 To use a database, use the menu 
26716 \family sans
26717 Insert\SpecialChar \menuseparator
26718 List
26719 \family default
26720 /
26721 \family sans
26722 TOC\SpecialChar \menuseparator
26723 BibT
26724 \begin_inset ERT
26725 status collapsed
26726
26727 \begin_layout Plain Layout
26728
26729 {}
26730 \end_layout
26731
26732 \end_inset
26733
26734 eX
26735 \begin_inset space ~
26736 \end_inset
26737
26738 Bibliography
26739 \family default
26740 .
26741  A gray box will be inserted and a window appears.
26742  In this window you can load one or more databases and a style file.
26743  The option 
26744 \family sans
26745 Add bibliography to TOC
26746 \family default
26747  adds a table of contents entry for the bibliography.
26748  In the 
26749 \family sans
26750 Content
26751 \family default
26752  drop box you can select whether to include all the entries in the database
26753  in the document or just the cited references.
26754 \end_layout
26755
26756 \begin_layout Standard
26757 The style file is a text file with the file extension 
26758 \begin_inset Quotes eld
26759 \end_inset
26760
26761
26762 \family sans
26763 .bst
26764 \family default
26765
26766 \begin_inset Quotes erd
26767 \end_inset
26768
26769  that controls how the bibliography entries will appear.
26770  Your LaTeX distribution should provide several of these, and many publishers
26771  provide their own style files, so that you don't have to take care of the
26772  layout.
26773  It is of course possible to write your own style file, but this is something
26774  for experts.
26775 \begin_inset Foot
26776 status collapsed
26777
26778 \begin_layout Plain Layout
26779 For information on how this is done, have a look at
26780 \begin_inset Newline newline
26781 \end_inset
26782
26783
26784 \begin_inset CommandInset href
26785 LatexCommand href
26786 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26787
26788 \end_inset
26789
26790 .
26791 \end_layout
26792
26793 \end_inset
26794
26795
26796 \end_layout
26797
26798 \begin_layout Standard
26799 Inserting a citation reference works as described in the previous section.
26800 \end_layout
26801
26802 \begin_layout Standard
26803 To generate the bibliography from a database, LyX uses the program BibTeX.
26804  You can choose which of its variants should be used by LyX as the processor
26805  either in the document settings under 
26806 \family sans
26807 Bibliography
26808 \family default
26809  or in LyX's preferences under 
26810 \family sans
26811 Output\SpecialChar \menuseparator
26812 LaT
26813 \begin_inset ERT
26814 status collapsed
26815
26816 \begin_layout Plain Layout
26817
26818 {}
26819 \end_layout
26820
26821 \end_inset
26822
26823 eX
26824 \family default
26825 .
26826  The following variants are possible:
26827 \end_layout
26828
26829 \begin_layout Description
26830 biber provides full Unicode support, unlimited memory, does not work with
26831  other bibliography packages (like e.
26832 \begin_inset space \thinspace{}
26833 \end_inset
26834
26835 g.
26836 \begin_inset space ~
26837 \end_inset
26838
26839
26840 \series bold
26841 natbib
26842 \series default
26843 ), only with the package 
26844 \series bold
26845 biblatex
26846 \series default
26847 ; recommended for multilingual texts and for languages that don't use Latin
26848  letters
26849 \end_layout
26850
26851 \begin_layout Description
26852 bibtex the standard; does not allow special characters in bibliography entries
26853  that are not possible to encode in a 7-bit encoding, limited memory, works
26854  with all bibliography packages, except of 
26855 \series bold
26856 biblatex
26857 \end_layout
26858
26859 \begin_layout Description
26860 bibtex8 allows all characters that are possible to encode in a 8-bit encoding,
26861  larger memory than 
26862 \family sans
26863 bibtex
26864 \family default
26865 , works with all bibliography packages
26866 \end_layout
26867
26868 \begin_layout Standard
26869 BibTeX can be controlled with options that you can add below the specification
26870  of the variants.
26871  Before adding options, it is strongly recommended to read the manual of
26872  
26873 \family sans
26874 BibTeX
26875 \family default
26876  
26877 \begin_inset CommandInset citation
26878 LatexCommand cite
26879 key "BibTeX"
26880
26881 \end_inset
26882
26883 .
26884 \end_layout
26885
26886 \begin_layout Standard
26887 When you select the option 
26888 \family sans
26889 Sectioned bibliography
26890 \family default
26891  in the 
26892 \family sans
26893 Document\SpecialChar \menuseparator
26894 Settings
26895 \family default
26896  dialog, it is possible to have multiple and sectioned bibliographies.
26897  This and other options are explained in detail in section 
26898 \emph on
26899 Customizing Bibliographies
26900 \emph default
26901  
26902 \emph on
26903 with BibTeX
26904 \emph default
26905  of the 
26906 \emph on
26907 Additional Features
26908 \emph default
26909  manual.
26910 \end_layout
26911
26912 \begin_layout Standard
26913 We use two bibliographies in this document to show the difference between
26914  the two methods of creating them.
26915  As you can see, the bibliography that is created from a database lists
26916  only the database entries that are referenced in the document.
26917  We used the style file 
26918 \family sans
26919 alphadin.bst
26920 \family default
26921  to get the complicated German reference key scheme in the bibliography.
26922 \end_layout
26923
26924 \begin_layout Subsection
26925 Bibliography layout
26926 \begin_inset Index idx
26927 status collapsed
26928
26929 \begin_layout Plain Layout
26930 Bibliography ! Layout
26931 \end_layout
26932
26933 \end_inset
26934
26935
26936 \end_layout
26937
26938 \begin_layout Standard
26939 In the citation reference dialog you can set a special citation format.
26940  For this feature you need to enable the option 
26941 \family sans
26942 Natbib
26943 \family default
26944  in the 
26945 \family sans
26946 Document\SpecialChar \menuseparator
26947 Settings
26948 \family default
26949
26950 \begin_inset Index idx
26951 status collapsed
26952
26953 \begin_layout Plain Layout
26954 Document ! Settings
26955 \end_layout
26956
26957 \end_inset
26958
26959  dialog under 
26960 \family sans
26961 Bibliography
26962 \family default
26963 .
26964  Setting a citation style for a reference will overwrite the default.
26965  For the global citation format use the BibTeX style files as explained
26966  in the previous section.
26967 \end_layout
26968
26969 \begin_layout Standard
26970 You can also set text to appear before or after a citation reference, in
26971  the citation reference window.
26972  Here is an example where the text 
26973 \begin_inset Quotes eld
26974 \end_inset
26975
26976 Chapter
26977 \begin_inset space ~
26978 \end_inset
26979
26980 3
26981 \begin_inset Quotes erd
26982 \end_inset
26983
26984  appears after the reference:
26985 \end_layout
26986
26987 \begin_layout Standard
26988 Have a look at 
26989 \begin_inset CommandInset citation
26990 LatexCommand cite
26991 after "Chapter 3"
26992 key "latexcompanion"
26993
26994 \end_inset
26995
26996 .
26997 \end_layout
26998
26999 \begin_layout Section
27000 Index
27001 \begin_inset Index idx
27002 status collapsed
27003
27004 \begin_layout Plain Layout
27005 Index generation
27006 \end_layout
27007
27008 \end_inset
27009
27010
27011 \begin_inset CommandInset label
27012 LatexCommand label
27013 name "sec:Index"
27014
27015 \end_inset
27016
27017
27018 \end_layout
27019
27020 \begin_layout Standard
27021 An index entry is created if you use the menu 
27022 \family sans
27023 Insert\SpecialChar \menuseparator
27024 Index
27025 \begin_inset space ~
27026 \end_inset
27027
27028 Entry
27029 \family default
27030  or the toolbar button 
27031 \begin_inset Info
27032 type  "icon"
27033 arg   "index-insert"
27034 \end_inset
27035
27036 .
27037  A box labeled 
27038 \begin_inset Quotes eld
27039 \end_inset
27040
27041
27042 \family sans
27043 Index
27044 \family default
27045
27046 \begin_inset Quotes erd
27047 \end_inset
27048
27049  is inserted containing the text that appears in the index.
27050  The word where the cursor is in or the currently highlighted text is proposed
27051  by LyX as the index entry.
27052 \end_layout
27053
27054 \begin_layout Standard
27055 We give a short overview of the index commands in the next subsections.
27056  For a detailed description of LaTeX's index mechanism, have a look at one
27057  of the LaTeX books 
27058 \begin_inset CommandInset citation
27059 LatexCommand cite
27060 key "latexcompanion,latexguide,latexbook"
27061
27062 \end_inset
27063
27064 .
27065 \end_layout
27066
27067 \begin_layout Standard
27068 The index list is inserted in the document with the menu 
27069 \family sans
27070 Insert\SpecialChar \menuseparator
27071 List
27072 \begin_inset space ~
27073 \end_inset
27074
27075 /
27076 \begin_inset space ~
27077 \end_inset
27078
27079 TOC\SpecialChar \menuseparator
27080 Index
27081 \begin_inset space ~
27082 \end_inset
27083
27084 List
27085 \family default
27086 .
27087  A light blue box labeled 
27088 \begin_inset Quotes eld
27089 \end_inset
27090
27091
27092 \family sans
27093 Index
27094 \family default
27095
27096 \begin_inset Quotes erd
27097 \end_inset
27098
27099  will show the place where the index is printed in the output.
27100  The index list box is not clickable like other LyX-boxes.
27101 \end_layout
27102
27103 \begin_layout Subsection
27104 Grouping Index Entries
27105 \begin_inset Index idx
27106 status collapsed
27107
27108 \begin_layout Plain Layout
27109 Index ! Grouping
27110 \end_layout
27111
27112 \end_inset
27113
27114
27115 \end_layout
27116
27117 \begin_layout Standard
27118 Index entries are often grouped to offer the reader a fast search in the
27119  index.
27120  We want to group for example the index entries for itemized and enumerated
27121  lists under the entry 
27122 \begin_inset Quotes eld
27123 \end_inset
27124
27125 Lists
27126 \begin_inset Quotes erd
27127 \end_inset
27128
27129 .
27130  First we create the entry 
27131 \begin_inset Quotes eld
27132 \end_inset
27133
27134 Lists
27135 \begin_inset Quotes erd
27136 \end_inset
27137
27138  in section
27139 \begin_inset space ~
27140 \end_inset
27141
27142
27143 \begin_inset CommandInset ref
27144 LatexCommand ref
27145 reference "sub:Lists"
27146
27147 \end_inset
27148
27149 .
27150  In the text field for the itemized list index entry in section
27151 \begin_inset space ~
27152 \end_inset
27153
27154
27155 \begin_inset CommandInset ref
27156 LatexCommand ref
27157 reference "sec:Itemize"
27158
27159 \end_inset
27160
27161 , we insert the command
27162 \end_layout
27163
27164 \begin_layout Standard
27165
27166 \series bold
27167 Lists ! Itemize
27168 \end_layout
27169
27170 \begin_layout Standard
27171 and the command
27172 \end_layout
27173
27174 \begin_layout Standard
27175
27176 \series bold
27177 Lists ! Enumerate
27178 \end_layout
27179
27180 \begin_layout Standard
27181 for the enumerated list in section
27182 \begin_inset space ~
27183 \end_inset
27184
27185
27186 \begin_inset CommandInset ref
27187 LatexCommand ref
27188 reference "sec:Enumerate"
27189
27190 \end_inset
27191
27192 .
27193 \end_layout
27194
27195 \begin_layout Standard
27196 The exclamation mark 
27197 \begin_inset Quotes eld
27198 \end_inset
27199
27200 !
27201 \begin_inset Quotes erd
27202 \end_inset
27203
27204  marks the grouping levels.
27205  You can have three levels; every index level is indented a bit more.
27206  An index entry for the higher levels is not required.
27207  If we don't have an index entry for 
27208 \begin_inset Quotes eld
27209 \end_inset
27210
27211 Lists
27212 \begin_inset Quotes erd
27213 \end_inset
27214
27215 , it will be printed anyway, but without a page number.
27216 \end_layout
27217
27218 \begin_layout Subsection
27219 Page Ranges
27220 \begin_inset Index idx
27221 status collapsed
27222
27223 \begin_layout Plain Layout
27224 Index ! Page ranges
27225 \end_layout
27226
27227 \end_inset
27228
27229
27230 \end_layout
27231
27232 \begin_layout Standard
27233 Normally an index entry will appear with the page number of the indexed
27234  section.
27235  But sometimes you want to index more pages under the same entry.
27236  E.
27237 \begin_inset space \thinspace{}
27238 \end_inset
27239
27240 g.
27241 \begin_inset space \space{}
27242 \end_inset
27243
27244 if we want to index the paragraph environments, we create an index entry
27245  in section
27246 \begin_inset space ~
27247 \end_inset
27248
27249
27250 \begin_inset CommandInset ref
27251 LatexCommand ref
27252 reference "sec:Paragraph-Environments"
27253
27254 \end_inset
27255
27256  with the command
27257 \end_layout
27258
27259 \begin_layout Standard
27260
27261 \series bold
27262 Paragraph environments|(
27263 \end_layout
27264
27265 \begin_layout Standard
27266 and another entry at the end of section
27267 \begin_inset space ~
27268 \end_inset
27269
27270
27271 \begin_inset CommandInset ref
27272 LatexCommand ref
27273 reference "sub:LyX-Code"
27274
27275 \end_inset
27276
27277  with the command
27278 \end_layout
27279
27280 \begin_layout Standard
27281
27282 \series bold
27283 Paragraph environments|)
27284 \end_layout
27285
27286 \begin_layout Standard
27287 The commands 
27288 \begin_inset Quotes eld
27289 \end_inset
27290
27291
27292 \series bold
27293 |(
27294 \series default
27295
27296 \begin_inset Quotes erd
27297 \end_inset
27298
27299  and 
27300 \begin_inset Quotes eld
27301 \end_inset
27302
27303
27304 \series bold
27305 |)
27306 \series default
27307
27308 \begin_inset Quotes erd
27309 \end_inset
27310
27311  respectively start and end the index range.
27312  You can also add the same index entry at different places in the document.
27313  They appear in the output under one entry with a comma separated list of
27314  the pages of the indexed document parts.
27315  An example is the index entry 
27316 \begin_inset Quotes eld
27317 \end_inset
27318
27319 Document ! Settings
27320 \begin_inset Quotes erd
27321 \end_inset
27322
27323 .
27324 \end_layout
27325
27326 \begin_layout Subsection
27327 Cross referencing
27328 \begin_inset Index idx
27329 status collapsed
27330
27331 \begin_layout Plain Layout
27332 Index ! Cross referencing
27333 \end_layout
27334
27335 \end_inset
27336
27337
27338 \end_layout
27339
27340 \begin_layout Standard
27341 It is also possible to refer to another index entry.
27342  We referred for example in the index entry 
27343 \begin_inset Quotes eld
27344 \end_inset
27345
27346 GIF
27347 \begin_inset Quotes erd
27348 \end_inset
27349
27350  (in section
27351 \begin_inset space ~
27352 \end_inset
27353
27354
27355 \begin_inset CommandInset ref
27356 LatexCommand ref
27357 reference "sub:Image-Formats"
27358
27359 \end_inset
27360
27361 ) to the index entry 
27362 \begin_inset Quotes eld
27363 \end_inset
27364
27365 Image formats
27366 \begin_inset Quotes erd
27367 \end_inset
27368
27369  in the same section using the entry
27370 \end_layout
27371
27372 \begin_layout Standard
27373
27374 \series bold
27375 GIF|see{Image formats}
27376 \end_layout
27377
27378 \begin_layout Standard
27379 where the braces have to be inserted as TeX Code.
27380  The text within the braces is the referenced entry.
27381  The reference will appear in the output without a page number.
27382 \end_layout
27383
27384 \begin_layout Subsection
27385 Index Entry Order
27386 \begin_inset Index idx
27387 status collapsed
27388
27389 \begin_layout Plain Layout
27390 Index ! Entry order
27391 \end_layout
27392
27393 \end_inset
27394
27395
27396 \end_layout
27397
27398 \begin_layout Standard
27399 If you use accented characters in the index entry the entries might not
27400  follow the rules for the index order.
27401  The index entries are sorted alphabetically, but LaTeX
27402 \begin_inset Foot
27403 status collapsed
27404
27405 \begin_layout Plain Layout
27406 The index generating is done in the background by an extra program, see
27407  section
27408 \begin_inset space ~
27409 \end_inset
27410
27411
27412 \begin_inset CommandInset ref
27413 LatexCommand ref
27414 reference "sub:Index-Program"
27415
27416 \end_inset
27417
27418 .
27419 \end_layout
27420
27421 \end_inset
27422
27423  doesn't know how to sort accents in different languages.
27424  We have created as an example the three dummy index entries 
27425 \begin_inset Quotes eld
27426 \end_inset
27427
27428 maison
27429 \begin_inset Quotes erd
27430 \end_inset
27431
27432
27433 \begin_inset Quotes eld
27434 \end_inset
27435
27436 maïs
27437 \begin_inset Quotes erd
27438 \end_inset
27439
27440 , and 
27441 \begin_inset Quotes eld
27442 \end_inset
27443
27444 maître
27445 \begin_inset Quotes erd
27446 \end_inset
27447
27448 .
27449 \begin_inset Index idx
27450 status collapsed
27451
27452 \begin_layout Plain Layout
27453 Dummy entries ! maïs
27454 \end_layout
27455
27456 \end_inset
27457
27458
27459 \begin_inset Index idx
27460 status collapsed
27461
27462 \begin_layout Plain Layout
27463 Dummy entries ! maître
27464 \end_layout
27465
27466 \end_inset
27467
27468
27469 \begin_inset Index idx
27470 status collapsed
27471
27472 \begin_layout Plain Layout
27473 Dummy entries ! maïs@maison
27474 \end_layout
27475
27476 \end_inset
27477
27478  They will be sorted in the order maïs, maître, maison, but we want the
27479  order maïs, maison, maître.
27480  To achieve this, we use the command
27481 \end_layout
27482
27483 \begin_layout Standard
27484
27485 \series bold
27486 previous entry@current entry
27487 \end_layout
27488
27489 \begin_layout Standard
27490 In our case we want to have 
27491 \begin_inset Quotes eld
27492 \end_inset
27493
27494 maison
27495 \begin_inset Quotes erd
27496 \end_inset
27497
27498  after 
27499 \begin_inset Quotes eld
27500 \end_inset
27501
27502 maïs
27503 \begin_inset Quotes erd
27504 \end_inset
27505
27506  and write therefore for the index entry of maison:
27507 \end_layout
27508
27509 \begin_layout Standard
27510
27511 \series bold
27512 maïs@maison
27513 \end_layout
27514
27515 \begin_layout Standard
27516 The previous entry need not be a real existing entry.
27517  You can also use another word to tell LaTeX the entry order.
27518  See the next subsection for an example.
27519 \end_layout
27520
27521 \begin_layout Standard
27522 \begin_inset VSpace bigskip
27523 \end_inset
27524
27525
27526 \end_layout
27527
27528 \begin_layout Standard
27529 In some cases the index entry order is not correct when you are using the
27530  program 
27531 \family sans
27532 makeindex 
27533 \family default
27534 to generate the index (see sec.
27535 \begin_inset space \thinspace{}
27536 \end_inset
27537
27538
27539 \begin_inset CommandInset ref
27540 LatexCommand ref
27541 reference "sub:Index-Program"
27542
27543 \end_inset
27544
27545 ).
27546  
27547 \family sans
27548 makeindex
27549 \family default
27550  would for example print the index entry for the LaTeX-package aeguill in
27551  sec.
27552 \begin_inset space \thinspace{}
27553 \end_inset
27554
27555
27556 \begin_inset CommandInset ref
27557 LatexCommand ref
27558 reference "sub:Document-Font"
27559
27560 \end_inset
27561
27562  after the index entries of the other LaTeX-packages although all these
27563  index commands start with 
27564 \begin_inset Quotes eld
27565 \end_inset
27566
27567
27568 \series bold
27569 LaTeX-packages !
27570 \series default
27571  
27572 \begin_inset Quotes erd
27573 \end_inset
27574
27575 .
27576  The reason is that the index entry for aeguill is in a footnote.
27577  To fix this 
27578 \family sans
27579 makeindex
27580 \family default
27581  bug, add these commands to the preamble of your document:
27582 \end_layout
27583
27584 \begin_layout Standard
27585
27586 \series bold
27587
27588 \backslash
27589 let
27590 \backslash
27591 OrgIndex
27592 \backslash
27593 index
27594 \end_layout
27595
27596 \begin_layout Standard
27597
27598 \series bold
27599
27600 \backslash
27601 renewcommand*{
27602 \backslash
27603 index}[1]{
27604 \backslash
27605 OrgIndex{#1}}
27606 \end_layout
27607
27608 \begin_layout Subsection
27609 Index Entry Layout
27610 \begin_inset Index idx
27611 status collapsed
27612
27613 \begin_layout Plain Layout
27614 Index ! Entry layout
27615 \end_layout
27616
27617 \end_inset
27618
27619
27620 \end_layout
27621
27622 \begin_layout Standard
27623 You can change the appearance of index entries via the text style dialog.
27624 \begin_inset Index idx
27625 status collapsed
27626
27627 \begin_layout Plain Layout
27628 Dummy entries ! 
27629 \shape italic
27630 This is an italic dummy entry
27631 \end_layout
27632
27633 \end_inset
27634
27635  You can also format the page number using the character 
27636 \begin_inset Quotes eld
27637 \end_inset
27638
27639 |
27640 \begin_inset Quotes erd
27641 \end_inset
27642
27643  followed by a LaTeX-command without a backslash.
27644  We can write for example
27645 \end_layout
27646
27647 \begin_layout Standard
27648
27649 \series bold
27650 italic page number:|textit
27651 \end_layout
27652
27653 \begin_layout Standard
27654 to get the page number in italic.
27655 \begin_inset Index idx
27656 status collapsed
27657
27658 \begin_layout Plain Layout
27659 Dummy entries ! italic page number:|textit
27660 \end_layout
27661
27662 \end_inset
27663
27664  Normally all LaTeX-commands begin with a backslash, but in this special
27665  case 
27666 \begin_inset Quotes eld
27667 \end_inset
27668
27669
27670 \series bold
27671 |command
27672 \series default
27673
27674 \begin_inset Quotes erd
27675 \end_inset
27676
27677  means 
27678 \series bold
27679
27680 \backslash
27681 command{page
27682 \begin_inset space ~
27683 \end_inset
27684
27685 number}
27686 \series default
27687 .
27688  Have a look at section
27689 \begin_inset space ~
27690 \end_inset
27691
27692
27693 \begin_inset CommandInset ref
27694 LatexCommand ref
27695 reference "sub:LaTeX-Syntax"
27696
27697 \end_inset
27698
27699  to learn more about the LaTeX-syntax.
27700 \end_layout
27701
27702 \begin_layout Standard
27703 \begin_inset Note Greyedout
27704 status collapsed
27705
27706 \begin_layout Plain Layout
27707
27708 \series bold
27709 Note:
27710 \series default
27711  Formatting single index entries only works when you use the program 
27712 \family sans
27713 makeindex 
27714 \family default
27715 to generate the index, see sec.
27716 \begin_inset space \thinspace{}
27717 \end_inset
27718
27719
27720 \begin_inset CommandInset ref
27721 LatexCommand ref
27722 reference "sub:Index-Program"
27723
27724 \end_inset
27725
27726 .
27727  If you use 
27728 \family sans
27729 xindy
27730 \family default
27731 , however, this will not work for anything other than bold or italic text.
27732  This is because xindy requires you to define semantic elements before they
27733  can be used, see 
27734 \begin_inset CommandInset citation
27735 LatexCommand cite
27736 after "p. 678 ff."
27737 key "latexcompanion"
27738
27739 \end_inset
27740
27741  for details.
27742 \end_layout
27743
27744 \end_inset
27745
27746
27747 \end_layout
27748
27749 \begin_layout Standard
27750 In general, we encourage you to not format page numbers directly as shown
27751  above.
27752  Instead, you should define a macro in the preamble and use that.
27753  Consider why you want some page numbers to be bold.
27754  Maybe you want all page references italic that refer to a definition of
27755  the indexed term, so that users can easily find definitions.
27756  If so, put the following in the preamble
27757 \end_layout
27758
27759 \begin_layout Standard
27760
27761 \series bold
27762
27763 \backslash
27764 newcommand{
27765 \backslash
27766 IndexDef}[1]{
27767 \backslash
27768 textit{#1}}
27769 \end_layout
27770
27771 \begin_layout Standard
27772 and write
27773 \end_layout
27774
27775 \begin_layout Standard
27776
27777 \series bold
27778 my entry|IndexDef
27779 \end_layout
27780
27781 \begin_layout Standard
27782 in the index entry.
27783 \begin_inset Index idx
27784 status collapsed
27785
27786 \begin_layout Plain Layout
27787 Dummy entries ! my entry|IndexDef
27788 \end_layout
27789
27790 \end_inset
27791
27792  The advantage is that, if you change your mind later or if your publisher
27793  insists that definitions must not be italic but bold, you just need to
27794  change the macro in the preamble, not every single index entry.
27795 \end_layout
27796
27797 \begin_layout Standard
27798 You can also change the layout for the whole index.
27799  E.
27800 \begin_inset space \thinspace{}
27801 \end_inset
27802
27803 g.
27804 \begin_inset space \space{}
27805 \end_inset
27806
27807 we marked the index list box of this document as bold to get a bold font
27808  for all index entries.
27809  For more advanced tasks you have to set up a so-called 
27810 \emph on
27811 Index Style File
27812 \emph default
27813 , see the 
27814 \family sans
27815 makeindex
27816 \family default
27817  or 
27818 \family sans
27819 xindy
27820 \family default
27821  documentation for details, 
27822 \begin_inset CommandInset citation
27823 LatexCommand cite
27824 key "makeindex,xindy"
27825
27826 \end_inset
27827
27828 .
27829 \end_layout
27830
27831 \begin_layout Subsection
27832 Index Program
27833 \begin_inset Index idx
27834 status collapsed
27835
27836 \begin_layout Plain Layout
27837 Index ! Program
27838 \end_layout
27839
27840 \end_inset
27841
27842
27843 \begin_inset CommandInset label
27844 LatexCommand label
27845 name "sub:Index-Program"
27846
27847 \end_inset
27848
27849
27850 \end_layout
27851
27852 \begin_layout Standard
27853 If the index entry program 
27854 \family sans
27855 xindy
27856 \family default
27857  is installed, LyX uses it for index generation; otherwise the program 
27858 \family sans
27859 makeindex
27860 \family default
27861 , that is part of every LaTeX distribution, is used.
27862 \begin_inset Foot
27863 status collapsed
27864
27865 \begin_layout Plain Layout
27866
27867 \family sans
27868 Makeindex
27869 \family default
27870  is very old, no longer under development and has many pitfalls, notably
27871  that it was developed with only the English language in mind.
27872  So it fails to sort anything other than a monolingual English text correctly.
27873  We have shown above how to fix this sorting.
27874  However, if you are writing in another than the English language, consider
27875  to use 
27876 \family sans
27877 xindy
27878 \family default
27879 .
27880 \end_layout
27881
27882 \end_inset
27883
27884  Both programs can be controlled by options that can be set in LyX's preferences
27885  dialog, see section
27886 \begin_inset space ~
27887 \end_inset
27888
27889
27890 \begin_inset CommandInset ref
27891 LatexCommand ref
27892 reference "sub:LaTeX-settings"
27893
27894 \end_inset
27895
27896 .
27897  The available options are listed and explained in 
27898 \begin_inset CommandInset citation
27899 LatexCommand cite
27900 key "makeindex,xindy"
27901
27902 \end_inset
27903
27904 .
27905  In this dialog, you can also specify an alternative program to generate
27906  the index.
27907 \end_layout
27908
27909 \begin_layout Standard
27910 If you need specific options or an alternative index program only for a
27911  given document, you can define the program and\SpecialChar \slash{}
27912 or the options in 
27913 \family sans
27914 Document\SpecialChar \menuseparator
27915 Settings\SpecialChar \menuseparator
27916 Indexes
27917 \family default
27918 .
27919  This is especially useful if you need to pass language-specific options
27920  to the index program or if you need a specific layout style.
27921 \end_layout
27922
27923 \begin_layout Subsection
27924 Multiple Indexes
27925 \end_layout
27926
27927 \begin_layout Standard
27928 In many fields it is common to have more than one index.
27929  For instance, you might need to set up a separate 
27930 \begin_inset Quotes eld
27931 \end_inset
27932
27933 Index of Names
27934 \begin_inset Quotes erd
27935 \end_inset
27936
27937  next to the standard index.
27938  LaTeX does not provide this possibility out of the box, but there are many
27939  packages that add this feature.
27940  LyX uses the 
27941 \series bold
27942 splitidx
27943 \series default
27944
27945 \begin_inset Index idx
27946 status collapsed
27947
27948 \begin_layout Plain Layout
27949 LaTeX-packages ! splitidx
27950 \end_layout
27951
27952 \end_inset
27953
27954  package to generate multiple indexes.
27955  The package is included in all recent LaTeX distributions.
27956  If yours does not ship it, consult the TeX-catalogue, 
27957 \begin_inset CommandInset citation
27958 LatexCommand cite
27959 key "TeXCatalogue"
27960
27961 \end_inset
27962
27963 .
27964  Note that the package does not only consist of a LaTeX style, but it also
27965  includes specific preprocessor programs that need to be installed as well.
27966  Please consult the package's manual for details.
27967 \end_layout
27968
27969 \begin_layout Standard
27970 To set up LyX for the use of multiple indexes, go to 
27971 \family sans
27972 Document\SpecialChar \menuseparator
27973 Settings\SpecialChar \menuseparator
27974 Indexes
27975 \family default
27976  and select 
27977 \begin_inset Quotes eld
27978 \end_inset
27979
27980 Use multiple Indexes
27981 \begin_inset Quotes erd
27982 \end_inset
27983
27984 .
27985  Note that the list of 
27986 \begin_inset Quotes eld
27987 \end_inset
27988
27989 Available Indexes
27990 \begin_inset Quotes erd
27991 \end_inset
27992
27993  below already contains the standard index.
27994  To add further indexes, add the name of the index (in the form that should
27995  also appear as a heading) to the 
27996 \begin_inset Quotes eld
27997 \end_inset
27998
27999 New
28000 \begin_inset Quotes erd
28001 \end_inset
28002
28003  input field and press the 
28004 \begin_inset Quotes eld
28005 \end_inset
28006
28007 Add
28008 \begin_inset Quotes erd
28009 \end_inset
28010
28011  button.
28012  The new index should now appear in the list as well.
28013  If you like, you can attribute an alternative label color to the new index
28014  by selecting the index in the list and hitting the 
28015 \begin_inset Quotes eld
28016 \end_inset
28017
28018 Alter Color\SpecialChar \ldots{}
28019
28020 \begin_inset Quotes erd
28021 \end_inset
28022
28023  button.
28024  The label color may help you to differentiate between index entries of
28025  different indexes in the LyX work area.
28026 \end_layout
28027
28028 \begin_layout Standard
28029 Once the document changes have been applied, you can find the new index
28030  list in 
28031 \family sans
28032 Insert\SpecialChar \menuseparator
28033 List
28034 \begin_inset space ~
28035 \end_inset
28036
28037 /
28038 \begin_inset space ~
28039 \end_inset
28040
28041 TOC
28042 \family default
28043  and the 
28044 \family sans
28045 Insert
28046 \family default
28047  menu has a separate index entry for each of the defined indexes.
28048  The workflow is basically the same as for the default index, but there
28049  are some additional features:
28050 \end_layout
28051
28052 \begin_layout Itemize
28053 If you want to change the attribution of a specific index entry, right-clicking
28054  on the entry will open a dialog where you can do that.
28055 \end_layout
28056
28057 \begin_layout Itemize
28058 By right-clicking on an index, you can change its type.
28059  Furthermore, you can specify an index list to be a 
28060 \begin_inset Quotes eld
28061 \end_inset
28062
28063 Subindex
28064 \begin_inset Quotes erd
28065 \end_inset
28066
28067 .
28068  If you do that, the heading of that list will be decreased by one level.
28069  E.
28070 \begin_inset space \thinspace{}
28071 \end_inset
28072
28073 g., if you use a book class, where the standard index heading is defined
28074  as a chapter, subindexes will be defined as sections and can thus be nested
28075  to the non-subindexes.
28076 \end_layout
28077
28078 \begin_layout Section
28079 Nomenclature / Glossary 
28080 \begin_inset Index idx
28081 status collapsed
28082
28083 \begin_layout Plain Layout
28084 Nomenclature
28085 \end_layout
28086
28087 \end_inset
28088
28089
28090 \begin_inset Index idx
28091 status collapsed
28092
28093 \begin_layout Plain Layout
28094 Glossary|see
28095 \begin_inset ERT
28096 status collapsed
28097
28098 \begin_layout Plain Layout
28099
28100 {
28101 \end_layout
28102
28103 \end_inset
28104
28105 Nomenclature
28106 \begin_inset ERT
28107 status collapsed
28108
28109 \begin_layout Plain Layout
28110
28111 }
28112 \end_layout
28113
28114 \end_inset
28115
28116
28117 \end_layout
28118
28119 \end_inset
28120
28121
28122 \begin_inset CommandInset label
28123 LatexCommand label
28124 name "sec:Nomenclature"
28125
28126 \end_inset
28127
28128
28129 \end_layout
28130
28131 \begin_layout Standard
28132 Sometimes you need to compile a list of symbols that are mentioned in your
28133  document with a brief explanation of them – a so called nomenclature or
28134  glossary.
28135 \end_layout
28136
28137 \begin_layout Standard
28138 To be able to create nomenclatures, you need the LaTeX package 
28139 \series bold
28140 nomencl
28141 \series default
28142
28143 \begin_inset Index idx
28144 status collapsed
28145
28146 \begin_layout Plain Layout
28147 LaTeX-packages ! nomencl
28148 \end_layout
28149
28150 \end_inset
28151
28152  installed.
28153  You find it in the TeX-catalogue, 
28154 \begin_inset CommandInset citation
28155 LatexCommand cite
28156 key "TeXCatalogue"
28157
28158 \end_inset
28159
28160  or in the package manager of your LaTeX-system.
28161 \end_layout
28162
28163 \begin_layout Standard
28164 A nomenclature entry is created if you place the cursor after a symbol entry
28165  and then use the menu 
28166 \family sans
28167 Insert\SpecialChar \menuseparator
28168
28169 \family default
28170 N
28171 \family sans
28172 omenclature
28173 \begin_inset space ~
28174 \end_inset
28175
28176 Entry
28177 \family default
28178  or the toolbar button 
28179 \begin_inset Info
28180 type  "icon"
28181 arg   "nomencl-insert"
28182 \end_inset
28183
28184 .
28185  A gray box labeled 
28186 \begin_inset Quotes eld
28187 \end_inset
28188
28189
28190 \family sans
28191 Nom
28192 \family default
28193
28194 \begin_inset Quotes erd
28195 \end_inset
28196
28197  is inserted and a window pops up asking for the nomenclature entry.
28198 \end_layout
28199
28200 \begin_layout Standard
28201 A nomenclature entry consists of two main entries.
28202  The first is the symbol that you want to refer to.
28203  The second is the description of the symbol.
28204 \end_layout
28205
28206 \begin_layout Standard
28207 \begin_inset Note Greyedout
28208 status collapsed
28209
28210 \begin_layout Plain Layout
28211
28212 \series bold
28213 Note:
28214 \series default
28215  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28216 \end_layout
28217
28218 \end_inset
28219
28220
28221 \end_layout
28222
28223 \begin_layout Subsection
28224 Nomenclature Definition and Layout
28225 \begin_inset Index idx
28226 status collapsed
28227
28228 \begin_layout Plain Layout
28229 Nomenclature ! Layout
28230 \end_layout
28231
28232 \end_inset
28233
28234
28235 \end_layout
28236
28237 \begin_layout Standard
28238 If you have symbols in formulas, you have to define them in the 
28239 \family sans
28240 Symbol
28241 \family default
28242  field as LaTeX-formulas.
28243  For example to get 
28244 \begin_inset Quotes eld
28245 \end_inset
28246
28247
28248 \begin_inset Formula $\sigma$
28249 \end_inset
28250
28251
28252 \begin_inset Quotes erd
28253 \end_inset
28254
28255 , insert this:
28256 \begin_inset Newline newline
28257 \end_inset
28258
28259
28260 \series bold
28261 $
28262 \backslash
28263 sigma$
28264 \begin_inset Newline newline
28265 \end_inset
28266
28267
28268 \series default
28269 The 
28270 \begin_inset Quotes eld
28271 \end_inset
28272
28273 $
28274 \begin_inset Quotes erd
28275 \end_inset
28276
28277  character starts/ends the formula.
28278  The LaTeX-command for the Greek letter is the name of the letter beginning
28279  with a backslash 
28280 \begin_inset Quotes eld
28281 \end_inset
28282
28283
28284 \backslash
28285
28286 \begin_inset Quotes erd
28287 \end_inset
28288
28289 .
28290  For capital Greek letters, start the command also with a capital letter,
28291  like 
28292 \series bold
28293
28294 \backslash
28295 Sigma
28296 \series default
28297 .
28298 \end_layout
28299
28300 \begin_layout Standard
28301 (A short introduction to the LaTeX-syntax is given in section
28302 \begin_inset space ~
28303 \end_inset
28304
28305
28306 \begin_inset CommandInset ref
28307 LatexCommand ref
28308 reference "sub:LaTeX-Syntax"
28309
28310 \end_inset
28311
28312 .)
28313 \end_layout
28314
28315 \begin_layout Standard
28316 You cannot use the 
28317 \family sans
28318 Text
28319 \begin_inset space ~
28320 \end_inset
28321
28322 Style
28323 \family default
28324  dialog to format the description text; you have to use LaTeX-commands.
28325  For example the description of the nomenclature entry for the 
28326 \begin_inset Quotes eld
28327 \end_inset
28328
28329
28330 \begin_inset Formula $\sigma$
28331 \end_inset
28332
28333
28334 \begin_inset Quotes erd
28335 \end_inset
28336
28337  in this document is:
28338 \begin_inset Newline newline
28339 \end_inset
28340
28341
28342 \series bold
28343 dummy entry for the character 
28344 \backslash
28345 textsf{sigma}
28346 \series default
28347
28348 \begin_inset Newline newline
28349 \end_inset
28350
28351 The command 
28352 \series bold
28353
28354 \backslash
28355 textsf
28356 \series default
28357  sets the fonts to 
28358 \family sans
28359 sans
28360 \begin_inset space ~
28361 \end_inset
28362
28363 serif
28364 \family default
28365 .
28366  To get 
28367 \series bold
28368 bold
28369 \series default
28370  font use the command 
28371 \series bold
28372
28373 \backslash
28374 textbf
28375 \series default
28376 , for 
28377 \family typewriter
28378 typewriter
28379 \family default
28380  use 
28381 \series bold
28382
28383 \backslash
28384 texttt
28385 \series default
28386 , for 
28387 \emph on
28388 emphasized
28389 \emph default
28390  use 
28391 \series bold
28392
28393 \backslash
28394 emph
28395 \series default
28396 .
28397 \end_layout
28398
28399 \begin_layout Subsection
28400 Sort Order of Nomenclature Entries
28401 \begin_inset Index idx
28402 status collapsed
28403
28404 \begin_layout Plain Layout
28405 Nomenclature ! Sort order
28406 \end_layout
28407
28408 \end_inset
28409
28410
28411 \end_layout
28412
28413 \begin_layout Standard
28414 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28415  the symbol definition.
28416  This leads to undesired results when you for example have symbols in formulas.
28417  Suppose you have nomenclature entries for the symbols 
28418 \emph on
28419 a
28420 \begin_inset CommandInset nomenclature
28421 LatexCommand nomenclature
28422 symbol "a"
28423 description "dummy entry for the character \"a\""
28424
28425 \end_inset
28426
28427
28428 \emph default
28429  and 
28430 \begin_inset Formula $\sigma$
28431 \end_inset
28432
28433
28434 \begin_inset CommandInset nomenclature
28435 LatexCommand nomenclature
28436 prefix "sigma"
28437 symbol "$\\sigma$"
28438 description "dummy entry for the character \\textsf{sigma}"
28439
28440 \end_inset
28441
28442 .
28443  They will be sorted by 
28444 \begin_inset Quotes eld
28445 \end_inset
28446
28447
28448 \family sans
28449 a
28450 \family default
28451
28452 \begin_inset Quotes erd
28453 \end_inset
28454
28455  and 
28456 \begin_inset Quotes eld
28457 \end_inset
28458
28459
28460 \family typewriter
28461 $
28462 \backslash
28463 sigma$
28464 \family default
28465
28466 \begin_inset Quotes erd
28467 \end_inset
28468
28469  – the 
28470 \begin_inset Formula $\sigma$
28471 \end_inset
28472
28473  will be sorted before the 
28474 \emph on
28475 a
28476 \emph default
28477  since the character 
28478 \begin_inset Quotes eld
28479 \end_inset
28480
28481 $
28482 \begin_inset Quotes erd
28483 \end_inset
28484
28485  is considered in sorting.
28486 \end_layout
28487
28488 \begin_layout Standard
28489 To control the sort order, you can edit the 
28490 \family sans
28491 Sort
28492 \begin_inset space ~
28493 \end_inset
28494
28495 as
28496 \family default
28497  field of the nomenclature dialog.
28498  Then the nomenclature entry will be sorted by this entry and not the symbol
28499  definition.
28500  For the example given, you can insert 
28501 \family typewriter
28502 sigma
28503 \family default
28504  in this field for the 
28505 \begin_inset Formula $\sigma$
28506 \end_inset
28507
28508 , then 
28509 \emph on
28510 a
28511 \emph default
28512  will be located before 
28513 \begin_inset Formula $\sigma$
28514 \end_inset
28515
28516 .
28517 \end_layout
28518
28519 \begin_layout Standard
28520 For subgrouping and tips for using sort entries see the 
28521 \series bold
28522 nomencl
28523 \series default
28524  documentation, 
28525 \begin_inset CommandInset citation
28526 LatexCommand cite
28527 key "nomencl"
28528
28529 \end_inset
28530
28531 .
28532 \end_layout
28533
28534 \begin_layout Subsection
28535 Nomenclature Options
28536 \begin_inset Index idx
28537 status collapsed
28538
28539 \begin_layout Plain Layout
28540 Nomenclature ! Options
28541 \end_layout
28542
28543 \end_inset
28544
28545
28546 \end_layout
28547
28548 \begin_layout Standard
28549 The 
28550 \series bold
28551 nomencl
28552 \series default
28553  package offers some options to adjust the appearance of the nomenclature.
28554  Here are some of its options, for more have a look at its documentation:
28555 \end_layout
28556
28557 \begin_layout Description
28558 refeq Appends the phrase 
28559 \begin_inset Quotes eld
28560 \end_inset
28561
28562
28563 \family sans
28564 , see equation (
28565 \emph on
28566 eq
28567 \emph default
28568 )
28569 \family default
28570
28571 \begin_inset Quotes erd
28572 \end_inset
28573
28574  to every nomenclature entry, where 
28575 \family sans
28576 \emph on
28577 eq
28578 \family default
28579 \emph default
28580  is the number of the last equation in front of the nomenclature entry
28581 \end_layout
28582
28583 \begin_layout Description
28584 refpage Appends the phrase 
28585 \begin_inset Quotes eld
28586 \end_inset
28587
28588
28589 \family sans
28590 , page (
28591 \emph on
28592 page
28593 \emph default
28594 )
28595 \family default
28596
28597 \begin_inset Quotes erd
28598 \end_inset
28599
28600  to every nomenclature entry, where 
28601 \family sans
28602 \emph on
28603 page
28604 \family default
28605 \emph default
28606  is the number of the page on which the nomenclature entry appeared
28607 \end_layout
28608
28609 \begin_layout Description
28610 intoc Inserts the nomenclature in the Table of Contents
28611 \end_layout
28612
28613 \begin_layout Standard
28614 To use one or more of the options, add them to the comma-separated document
28615  class options list in the 
28616 \family sans
28617 Document\SpecialChar \menuseparator
28618 Settings
28619 \family default
28620  dialog.
28621  In this document the options 
28622 \series bold
28623 refpage, intoc
28624 \series default
28625  are used.
28626 \end_layout
28627
28628 \begin_layout Standard
28629 \begin_inset VSpace bigskip
28630 \end_inset
28631
28632
28633 \end_layout
28634
28635 \begin_layout Standard
28636 You can also use the first two options above only for certain nomenclature
28637  entries when you add one of the following commands as last entry to the
28638  
28639 \family sans
28640 Description
28641 \family default
28642  field in the nomenclature dialog:
28643 \end_layout
28644
28645 \begin_layout Description
28646
28647 \backslash
28648 nomrefeq Like the 
28649 \series bold
28650 refeq
28651 \series default
28652  option
28653 \end_layout
28654
28655 \begin_layout Description
28656
28657 \backslash
28658 nomrefpage Like the 
28659 \series bold
28660 refpage
28661 \series default
28662  option
28663 \end_layout
28664
28665 \begin_layout Description
28666
28667 \backslash
28668 nomrefeqpage Short notation of 
28669 \series bold
28670
28671 \backslash
28672 nomrefeq
28673 \backslash
28674 nomrefpage
28675 \end_layout
28676
28677 \begin_layout Description
28678
28679 \backslash
28680 nomnorefeq,
28681 \begin_inset space ~
28682 \end_inset
28683
28684
28685 \backslash
28686 nomnorefpage,
28687 \begin_inset space ~
28688 \end_inset
28689
28690
28691 \backslash
28692 nomnorefeqpage Turns off the corresponding options
28693 \end_layout
28694
28695 \begin_layout Standard
28696 Words like 
28697 \begin_inset Quotes eld
28698 \end_inset
28699
28700 page
28701 \begin_inset Quotes erd
28702 \end_inset
28703
28704  are automatically translated for some document languages.
28705  If not, add these lines to your LaTeX preamble:
28706 \end_layout
28707
28708 \begin_layout Standard
28709 \noindent
28710
28711 \series bold
28712
28713 \backslash
28714 renewcommand{
28715 \backslash
28716 eqdeclaration}[1]{, see equation
28717 \backslash
28718 nobreakspace(#1)}
28719 \begin_inset Newline newline
28720 \end_inset
28721
28722
28723 \backslash
28724 renewcommand{
28725 \backslash
28726 pagedeclaration}[1]{, page
28727 \backslash
28728 nobreakspace{}#1}
28729 \series default
28730
28731 \begin_inset Newline newline
28732 \end_inset
28733
28734 and replace 
28735 \begin_inset Quotes eld
28736 \end_inset
28737
28738 see equation
28739 \begin_inset Quotes erd
28740 \end_inset
28741
28742  and 
28743 \begin_inset Quotes eld
28744 \end_inset
28745
28746 page
28747 \begin_inset Quotes erd
28748 \end_inset
28749
28750  by their translation.
28751 \end_layout
28752
28753 \begin_layout Subsection
28754 Printing the Nomenclature
28755 \begin_inset Index idx
28756 status collapsed
28757
28758 \begin_layout Plain Layout
28759 Nomenclature ! Printing
28760 \end_layout
28761
28762 \end_inset
28763
28764
28765 \end_layout
28766
28767 \begin_layout Standard
28768 To print the nomenclature, use the menu 
28769 \family sans
28770 Insert\SpecialChar \menuseparator
28771 Lists
28772 \begin_inset space ~
28773 \end_inset
28774
28775 /
28776 \begin_inset space ~
28777 \end_inset
28778
28779 TOC\SpecialChar \menuseparator
28780 Nomenclature
28781 \family default
28782 .
28783  A box labeled 
28784 \begin_inset Quotes eld
28785 \end_inset
28786
28787
28788 \family sans
28789 Nomenclature
28790 \family default
28791
28792 \begin_inset Quotes erd
28793 \end_inset
28794
28795  will show the place where the nomenclature is printed in the output.
28796  By right-clicking on it, the amount of space for symbols can be altered.
28797  You can choose between these settings:
28798 \end_layout
28799
28800 \begin_layout Description
28801 Default a space of 1
28802 \begin_inset space \thinspace{}
28803 \end_inset
28804
28805 cm is used
28806 \end_layout
28807
28808 \begin_layout Description
28809 Longest
28810 \begin_inset space ~
28811 \end_inset
28812
28813 label
28814 \begin_inset space ~
28815 \end_inset
28816
28817 width the width of the widest symbol of all nomenclature entries is used
28818 \end_layout
28819
28820 \begin_layout Description
28821 Custom custom space
28822 \end_layout
28823
28824 \begin_layout Standard
28825 In the printed output the title of the nomenclature appears as 
28826 \begin_inset Quotes eld
28827 \end_inset
28828
28829 Nomenclature
28830 \begin_inset Quotes erd
28831 \end_inset
28832
28833 .
28834  If you are not happy with the name, you can change it by redefining the
28835  command 
28836 \series bold
28837
28838 \backslash
28839 nomname
28840 \series default
28841  in the preamble.
28842  For example, in order to change the name to 
28843 \emph on
28844 List of Symbols
28845 \emph default
28846 , add the following line to the preamble:
28847 \end_layout
28848
28849 \begin_layout Standard
28850
28851 \family roman
28852 \series bold
28853
28854 \backslash
28855 renewcommand{
28856 \backslash
28857 nomname}{List of Symbols}
28858 \end_layout
28859
28860 \begin_layout Subsection
28861 Nomenclature Program
28862 \begin_inset Index idx
28863 status collapsed
28864
28865 \begin_layout Plain Layout
28866 Nomenclature ! Program
28867 \end_layout
28868
28869 \end_inset
28870
28871
28872 \begin_inset CommandInset label
28873 LatexCommand label
28874 name "sub:Nomenclature-Program"
28875
28876 \end_inset
28877
28878
28879 \end_layout
28880
28881 \begin_layout Standard
28882 LyX uses the program 
28883 \family sans
28884 makeindex
28885 \family default
28886 , that is part of every LaTeX distribution, to generate the nomenclature.
28887  LyX's preferences dialog allows you to specify another program or to control
28888  
28889 \family sans
28890 makeindex
28891 \family default
28892  by adding options, see section
28893 \begin_inset space ~
28894 \end_inset
28895
28896
28897 \begin_inset CommandInset ref
28898 LatexCommand ref
28899 reference "sub:LaTeX-settings"
28900
28901 \end_inset
28902
28903 .
28904  The available options are listed and explained in 
28905 \begin_inset CommandInset citation
28906 LatexCommand cite
28907 key "nomencl,makeindex"
28908
28909 \end_inset
28910
28911 .
28912 \end_layout
28913
28914 \begin_layout Section
28915 Branches
28916 \begin_inset Index idx
28917 status collapsed
28918
28919 \begin_layout Plain Layout
28920 Branches
28921 \end_layout
28922
28923 \end_inset
28924
28925
28926 \begin_inset Index idx
28927 status collapsed
28928
28929 \begin_layout Plain Layout
28930 Document ! Branches
28931 \end_layout
28932
28933 \end_inset
28934
28935
28936 \begin_inset CommandInset label
28937 LatexCommand label
28938 name "sec:Branches"
28939
28940 \end_inset
28941
28942
28943 \end_layout
28944
28945 \begin_layout Standard
28946 Sometimes it is useful to hide some document parts in the output.
28947  For example a teacher who is setting an exam obviously doesn't want the
28948  pupils to see the answers, but having questions and answers in the same
28949  document will make the life of the markers of that exam much easier.
28950 \end_layout
28951
28952 \begin_layout Standard
28953 For these cases LyX allows you to put text into branches.
28954  The text will then only appear in the output when its branch is activated.
28955  To create a branch, either select the menu 
28956 \family sans
28957 Insert\SpecialChar \menuseparator
28958 Branch\SpecialChar \menuseparator
28959 Insert New Branch
28960 \family default
28961  (if you just want to specify a new branch) or go in the 
28962 \family sans
28963 Document\SpecialChar \menuseparator
28964 Settings
28965 \family default
28966  dialog to 
28967 \family sans
28968 Branches
28969 \family default
28970 , where you can specify and change the name of the branch, its activation
28971  state (whether the content of the branch is shown in the output or not),
28972  its background color inside LyX and whether the name of the branch should
28973  be appended to the document file name on export if the branch is active
28974  (see below for an example).
28975  Furthermore, the dialog lets you merge two branches (just rename one branch
28976  to the name of the other) and to add 
28977 \begin_inset Quotes eld
28978 \end_inset
28979
28980 unknown branches
28981 \begin_inset Quotes erd
28982 \end_inset
28983
28984  (i.
28985 \begin_inset space \thinspace{}
28986 \end_inset
28987
28988 e.
28989 \begin_inset space ~
28990 \end_inset
28991
28992 branches that were added to the document via copy and paste from other documents
28993 , without having been defined) to the document's branch list.
28994 \end_layout
28995
28996 \begin_layout Standard
28997 Text that should be in a branch is set into branch inset boxes.
28998  These boxes are inserted via the menu 
28999 \family sans
29000 Insert\SpecialChar \menuseparator
29001 Branch
29002 \family default
29003  where you can choose a branch.
29004  You can later change the activation state of the branch by right-clicking
29005  on them.
29006 \end_layout
29007
29008 \begin_layout Standard
29009 Here is an example, where only the question text appears, the answer branch
29010  is deactivated and therefore does not appear in the output:
29011 \end_layout
29012
29013 \begin_layout Standard
29014 \begin_inset Branch Question
29015 status collapsed
29016
29017 \begin_layout Standard
29018 Question: Who was the first physics Nobel prize winner?
29019 \end_layout
29020
29021 \end_inset
29022
29023
29024 \end_layout
29025
29026 \begin_layout Standard
29027 \begin_inset Branch Answer
29028 status collapsed
29029
29030 \begin_layout Standard
29031 Answer: Wilhelm Conrad Röntgen
29032 \end_layout
29033
29034 \end_inset
29035
29036
29037 \end_layout
29038
29039 \begin_layout Standard
29040 If you activate 
29041 \family sans
29042 Filename Suffix
29043 \family default
29044  in 
29045 \family sans
29046 Document\SpecialChar \menuseparator
29047 Settings\SpecialChar \menuseparator
29048 Branches
29049 \family default
29050 , the name of the active branches will be appended to the file name at export.
29051  Consider for example a file 
29052 \begin_inset Quotes eld
29053 \end_inset
29054
29055 Exam.lyx
29056 \begin_inset Quotes erd
29057 \end_inset
29058
29059  which has the above branches.
29060  If 
29061 \begin_inset Quotes eld
29062 \end_inset
29063
29064 Filename Suffix
29065 \begin_inset Quotes erd
29066 \end_inset
29067
29068  is active, the PDF export file would be called 
29069 \begin_inset Quotes eld
29070 \end_inset
29071
29072 Exam.pdf
29073 \begin_inset Quotes erd
29074 \end_inset
29075
29076  if both the 
29077 \begin_inset Quotes eld
29078 \end_inset
29079
29080 Question
29081 \begin_inset Quotes erd
29082 \end_inset
29083
29084  and 
29085 \begin_inset Quotes eld
29086 \end_inset
29087
29088 Answer
29089 \begin_inset Quotes erd
29090 \end_inset
29091
29092  branch were inactive, 
29093 \begin_inset Quotes eld
29094 \end_inset
29095
29096 Exam-Question.pdf
29097 \begin_inset Quotes erd
29098 \end_inset
29099
29100  if only the 
29101 \begin_inset Quotes eld
29102 \end_inset
29103
29104 Question
29105 \begin_inset Quotes erd
29106 \end_inset
29107
29108  branch was active, likewise 
29109 \begin_inset Quotes eld
29110 \end_inset
29111
29112 Exam-Answer.pdf
29113 \begin_inset Quotes erd
29114 \end_inset
29115
29116  if only the 
29117 \begin_inset Quotes eld
29118 \end_inset
29119
29120 Answer
29121 \begin_inset Quotes erd
29122 \end_inset
29123
29124  branch was active, and 
29125 \begin_inset Quotes eld
29126 \end_inset
29127
29128 Exam-Question-Answer.pdf
29129 \begin_inset Quotes erd
29130 \end_inset
29131
29132  if both branches were active.
29133  This helps you to easily export different versions of your document without
29134  much hassle.
29135 \end_layout
29136
29137 \begin_layout Standard
29138 \begin_inset VSpace bigskip
29139 \end_inset
29140
29141
29142 \end_layout
29143
29144 \begin_layout Standard
29145 To use conditional output inside places where you cannot insert branch insets,
29146  like inside equations, you can code special LaTeX definitions for each
29147  branch.
29148  For example you can define for the question branch
29149 \begin_inset Foot
29150 status collapsed
29151
29152 \begin_layout Plain Layout
29153 For an introduction to the LaTeX-syntax, see section
29154 \begin_inset space ~
29155 \end_inset
29156
29157
29158 \begin_inset CommandInset ref
29159 LatexCommand ref
29160 reference "sub:LaTeX-Syntax"
29161
29162 \end_inset
29163
29164 .
29165 \end_layout
29166
29167 \end_inset
29168
29169
29170 \end_layout
29171
29172 \begin_layout Standard
29173
29174 \series bold
29175
29176 \backslash
29177 newcommand{
29178 \backslash
29179 question}[1]{#1}
29180 \end_layout
29181
29182 \begin_layout Standard
29183
29184 \series bold
29185
29186 \backslash
29187 newcommand{
29188 \backslash
29189 answer}[1]{}
29190 \end_layout
29191
29192 \begin_layout Standard
29193 and for the answer branch
29194 \end_layout
29195
29196 \begin_layout Standard
29197
29198 \series bold
29199
29200 \backslash
29201 newcommand{
29202 \backslash
29203 question}[1]{}
29204 \end_layout
29205
29206 \begin_layout Standard
29207
29208 \series bold
29209
29210 \backslash
29211 newcommand{
29212 \backslash
29213 answer}[1]{#1}
29214 \end_layout
29215
29216 \begin_layout Standard
29217 \begin_inset Branch Question
29218 status collapsed
29219
29220 \begin_layout Standard
29221 \begin_inset ERT
29222 status open
29223
29224 \begin_layout Plain Layout
29225
29226
29227 \backslash
29228 newcommand{
29229 \backslash
29230 question}[1]{#1}
29231 \end_layout
29232
29233 \begin_layout Plain Layout
29234
29235
29236 \backslash
29237 newcommand{
29238 \backslash
29239 answer}[1]{}
29240 \end_layout
29241
29242 \end_inset
29243
29244
29245 \end_layout
29246
29247 \end_inset
29248
29249
29250 \end_layout
29251
29252 \begin_layout Standard
29253 \begin_inset Branch Answer
29254 status collapsed
29255
29256 \begin_layout Standard
29257 \begin_inset ERT
29258 status collapsed
29259
29260 \begin_layout Plain Layout
29261
29262
29263 \backslash
29264 newcommand{
29265 \backslash
29266 question}[1]{}
29267 \end_layout
29268
29269 \begin_layout Plain Layout
29270
29271
29272 \backslash
29273 newcommand{
29274 \backslash
29275 answer}[1]{#1}
29276 \end_layout
29277
29278 \end_inset
29279
29280
29281 \end_layout
29282
29283 \end_inset
29284
29285
29286 \end_layout
29287
29288 \begin_layout Standard
29289 Now it is possible to use the commands 
29290 \series bold
29291
29292 \backslash
29293 question{\SpecialChar \ldots{}
29294 }
29295 \series default
29296  and 
29297 \series bold
29298
29299 \backslash
29300 answer{\SpecialChar \ldots{}
29301 }
29302 \series default
29303  to obtain conditional output.
29304  Here is an example formula where only the 
29305 \series bold
29306
29307 \backslash
29308 question
29309 \series default
29310  part appears:
29311 \begin_inset Formula 
29312 \[
29313 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29314 \]
29315
29316 \end_inset
29317
29318
29319 \end_layout
29320
29321 \begin_layout Standard
29322 Inside math, the same effect can be achieved using math macros, see the
29323  
29324 \emph on
29325 Math
29326 \emph default
29327  manual.
29328 \end_layout
29329
29330 \begin_layout Section
29331 PDF Properties
29332 \begin_inset CommandInset label
29333 LatexCommand label
29334 name "sec:PDF-Properties"
29335
29336 \end_inset
29337
29338
29339 \begin_inset Index idx
29340 status collapsed
29341
29342 \begin_layout Plain Layout
29343 PDF properties
29344 \end_layout
29345
29346 \end_inset
29347
29348
29349 \end_layout
29350
29351 \begin_layout Standard
29352 The 
29353 \family sans
29354 Document Settings
29355 \family default
29356  dialog allows you in the 
29357 \family sans
29358 PDF Properties
29359 \family default
29360  to set up special options for the PDF output of your document.
29361  All options there are provided by the LaTeX-package 
29362 \series bold
29363 hyperref
29364 \series default
29365
29366 \begin_inset Index idx
29367 status collapsed
29368
29369 \begin_layout Plain Layout
29370 LaTeX-packages ! hyperref
29371 \end_layout
29372
29373 \end_inset
29374
29375 .
29376 \end_layout
29377
29378 \begin_layout Standard
29379 Using 
29380 \series bold
29381 hyperref
29382 \series default
29383  will link all cross-references in the DVI- and PDF-output.
29384  This means that the reader of your document will be able to click on a
29385  table of contents entry or on a reference and he is shown the referenced
29386  document part.
29387  You can specify in the dialog tab 
29388 \family sans
29389 Hyperlinks
29390 \family default
29391  how the links will look and if links for bibliographical backreferences
29392  are created.
29393  The backreferences will appear in the bibliography behind the different
29394  entries, showing the number of the section, slide, or page where the entry
29395  is referenced.
29396 \end_layout
29397
29398 \begin_layout Standard
29399 In the dialog tab 
29400 \family sans
29401 Bookmarks
29402 \family default
29403  you can set if PDF-bookmarks should be created for every section of your
29404  document to make it easier for readers to navigate through the document.
29405  You can decide if the bookmarks should be numbered like your document sections
29406  or not.
29407  With the open bookmarks level you can specify what sectioning level should
29408  be displayed in the bookmarks when opening the PDF.
29409  For example level
29410 \begin_inset space ~
29411 \end_inset
29412
29413 2 will display all sections and subsections, while level
29414 \begin_inset space ~
29415 \end_inset
29416
29417 1 will only display the sections.
29418 \end_layout
29419
29420 \begin_layout Standard
29421 The header information in the dialog tab 
29422 \family sans
29423 General
29424 \family default
29425  are saved together with the PDF as file properties.
29426  Many programs are able to extract this information to e.
29427 \begin_inset space \thinspace{}
29428 \end_inset
29429
29430 g.
29431 \begin_inset space \space{}
29432 \end_inset
29433
29434 automatically recognize who the author is and what the PDF is about.
29435  This is very useful to sort, classify, or use PDFs for bibliography issues.
29436  When the option 
29437 \family sans
29438 Automatic fill header
29439 \family default
29440  is set, LyX tries to extract the header information from your document
29441  title and author settings.
29442 \end_layout
29443
29444 \begin_layout Standard
29445 The option 
29446 \family sans
29447 Load in fullscreen mode
29448 \family default
29449  will open the PDF in fullscreen mode, which is useful for presentations.
29450 \end_layout
29451
29452 \begin_layout Standard
29453 PDF properties are also used in this document.
29454  When you look in its document settings, you can see that some additional
29455  
29456 \series bold
29457 hyperref
29458 \series default
29459  options are used.
29460  For an explanation of them we refer you to the hyperref manual 
29461 \begin_inset CommandInset citation
29462 LatexCommand cite
29463 key "hyperref"
29464
29465 \end_inset
29466
29467 .
29468 \end_layout
29469
29470 \begin_layout Section
29471 TeX Code and the LaTeX Syntax
29472 \begin_inset CommandInset label
29473 LatexCommand label
29474 name "sec:TeX-Code"
29475
29476 \end_inset
29477
29478
29479 \end_layout
29480
29481 \begin_layout Subsection
29482 TeX Code Boxes
29483 \begin_inset Index idx
29484 status collapsed
29485
29486 \begin_layout Plain Layout
29487 TeX Code
29488 \end_layout
29489
29490 \end_inset
29491
29492
29493 \begin_inset CommandInset label
29494 LatexCommand label
29495 name "sub:TeX-Code-Boxes"
29496
29497 \end_inset
29498
29499
29500 \end_layout
29501
29502 \begin_layout Standard
29503 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29504  constructs, but not all.
29505  LaTeX contains hundreds of packages that provide different commands.
29506  All the time packages are being updated and new ones added.
29507  This has the advantage that you can typeset nearly everything as there
29508  is for every problem a LaTeX-package.
29509  But LyX can of course not be up to date and support all packages and their
29510  commands.
29511 \end_layout
29512
29513 \begin_layout Standard
29514 But don't worry, you can use any LaTeX-command directly in LyX inside the
29515  TeX Code box.
29516  A TeX Code box is created by the menu 
29517 \family sans
29518 Insert\SpecialChar \menuseparator
29519 TeX
29520 \begin_inset space ~
29521 \end_inset
29522
29523 Code
29524 \family default
29525  or by the toolbar button 
29526 \begin_inset Info
29527 type  "icon"
29528 arg   "ert-insert"
29529 \end_inset
29530
29531  (shortcut 
29532 \begin_inset Info
29533 type  "shortcut"
29534 arg   "ert-insert"
29535 \end_inset
29536
29537 ).
29538  The box can be opened by left-clicking and closed by right-clicking on
29539  it and selecting 
29540 \family sans
29541 Close Inset
29542 \family default
29543 .
29544 \end_layout
29545
29546 \begin_layout Standard
29547 You can insert complete or incomplete commands as TeX Code.
29548  Incomplete means that the command argument can be Standard LyX text.
29549  For example, if you want to draw a frame around a word and are therefore
29550  using the LaTeX-command 
29551 \series bold
29552
29553 \backslash
29554 fbox
29555 \series default
29556 , you can write the command part 
29557 \series bold
29558
29559 \backslash
29560 fbox{
29561 \series default
29562  in a TeX Code box before the word and the closing brace 
29563 \series bold
29564 }
29565 \series default
29566  in a second TeX Code box behind the word.
29567  The word between the two TeX Code boxes is then the argument as it is in
29568  the following example:
29569 \end_layout
29570
29571 \begin_layout Standard
29572 \begin_inset Graphics
29573         filename clipart/ERT.png
29574         scale 89
29575
29576 \end_inset
29577
29578
29579 \end_layout
29580
29581 \begin_layout Standard
29582 gives
29583 \end_layout
29584
29585 \begin_layout Standard
29586 This is a line with a 
29587 \begin_inset ERT
29588 status collapsed
29589
29590 \begin_layout Plain Layout
29591
29592
29593 \backslash
29594 fbox{
29595 \end_layout
29596
29597 \end_inset
29598
29599 framed
29600 \begin_inset ERT
29601 status collapsed
29602
29603 \begin_layout Plain Layout
29604
29605 }
29606 \end_layout
29607
29608 \end_inset
29609
29610  word.
29611 \end_layout
29612
29613 \begin_layout Standard
29614 \begin_inset Note Greyedout
29615 status open
29616
29617 \begin_layout Plain Layout
29618
29619 \series bold
29620 Note:
29621 \series default
29622  At the end of LaTeX-commands without parameters, you have to insert a space
29623  to let LaTeX know that the command is finished.
29624 \end_layout
29625
29626 \end_inset
29627
29628
29629 \end_layout
29630
29631 \begin_layout Subsection
29632 Short Introduction to the LaTeX Syntax
29633 \begin_inset Argument
29634 status collapsed
29635
29636 \begin_layout Plain Layout
29637 The LaTeX Syntax
29638 \end_layout
29639
29640 \end_inset
29641
29642
29643 \begin_inset Index idx
29644 status collapsed
29645
29646 \begin_layout Plain Layout
29647 LaTeX Syntax
29648 \end_layout
29649
29650 \end_inset
29651
29652
29653 \begin_inset CommandInset label
29654 LatexCommand label
29655 name "sub:LaTeX-Syntax"
29656
29657 \end_inset
29658
29659
29660 \end_layout
29661
29662 \begin_layout Standard
29663 When you write larger documents or books, you will need to know something
29664  about the LaTeX-commands that LyX uses in the background.
29665  Because LaTeX is based on commands, you can 
29666 \begin_inset Quotes eld
29667 \end_inset
29668
29669 program
29670 \begin_inset Quotes erd
29671 \end_inset
29672
29673  your text.
29674  This has the advantage that the layout of the document can be changed at
29675  any time if you know the right commands.
29676  E.
29677 \begin_inset space \thinspace{}
29678 \end_inset
29679
29680 g.
29681 \begin_inset space \space{}
29682 \end_inset
29683
29684 imagine you have to write a manual for a product and the deadline is the
29685  end of the day.
29686  Your boss has just complimented you for your good work but wants to have
29687  all caption labels bold.
29688  But you have over a hundred figure and table captions with non-bold labels
29689  in your manual.
29690  Of course it is impossible to change all caption labels manually in one
29691  day.
29692 \end_layout
29693
29694 \begin_layout Standard
29695 Now LaTeX comes into play.
29696  As mentioned above, for every problem there exists a LaTeX-package.
29697  First you have to find out which and therefore look into the LaTeX package
29698  database, 
29699 \begin_inset CommandInset citation
29700 LatexCommand cite
29701 key "Catalogue"
29702
29703 \end_inset
29704
29705 .
29706 \end_layout
29707
29708 \begin_layout Standard
29709 As result you find that the package 
29710 \series bold
29711 caption
29712 \series default
29713
29714 \begin_inset Index idx
29715 status collapsed
29716
29717 \begin_layout Plain Layout
29718 LaTeX-packages ! caption
29719 \end_layout
29720
29721 \end_inset
29722
29723  is what you need.
29724  To use a package, you have to load it in the document preamble (menu 
29725 \family sans
29726 Document\SpecialChar \menuseparator
29727 Settings
29728 \family default
29729 ) with the command
29730 \end_layout
29731
29732 \begin_layout Standard
29733
29734 \series bold
29735
29736 \backslash
29737 usepackage[options]{package name}
29738 \end_layout
29739
29740 \begin_layout Standard
29741 All LaTeX commands begin with a backslash, the command argument is set within
29742  two braces, and the options are set within two brackets.
29743  Note that not all commands have an argument and options.
29744 \end_layout
29745
29746 \begin_layout Standard
29747 In your case the package name is 
29748 \series bold
29749 caption
29750 \series default
29751 .
29752  After a look in the documentation of the package, you know that the option
29753  
29754 \series bold
29755 labelfont=bf
29756 \series default
29757  will change the font of all caption labels to bold.
29758  So you add the command
29759 \end_layout
29760
29761 \begin_layout Standard
29762
29763 \series bold
29764
29765 \backslash
29766 usepackage[labelfont=bf]{caption}
29767 \end_layout
29768
29769 \begin_layout Standard
29770 to the preamble and the problem is solved.
29771 \begin_inset Foot
29772 status collapsed
29773
29774 \begin_layout Plain Layout
29775 For more commands provided by the 
29776 \series bold
29777 caption
29778 \series default
29779  package, have a look at its documentation, 
29780 \begin_inset CommandInset citation
29781 LatexCommand cite
29782 key "caption"
29783
29784 \end_inset
29785
29786 .
29787 \end_layout
29788
29789 \end_inset
29790
29791
29792 \end_layout
29793
29794 \begin_layout Standard
29795 Note that some document classes have built-in solutions for well-known problems
29796  like your case.
29797  For example if you use a 
29798 \family sans
29799 KOMA-Script
29800 \family default
29801  class, you don't need the package 
29802 \series bold
29803 caption
29804 \series default
29805 , you can instead write
29806 \end_layout
29807
29808 \begin_layout Standard
29809
29810 \series bold
29811
29812 \backslash
29813 setkomafont{captionlabel}{
29814 \backslash
29815 bfseries}
29816 \end_layout
29817
29818 \begin_layout Standard
29819 in the preamble and the problem is solved.
29820  So if you plan to write a large document, you should have a look at the
29821  documentation of the document class you want to use.
29822  (
29823 \series bold
29824
29825 \backslash
29826 setkomafont
29827 \series default
29828  is an example of a command with more than one argument.)
29829 \end_layout
29830
29831 \begin_layout Standard
29832 Commands in the preamble affect the whole document, while commands in the
29833  text affect only the text after the command or only the text used as command
29834  argument.
29835  To insert a LaTeX-command in text, use the TeX Code box as described in
29836  the previous section.
29837 \end_layout
29838
29839 \begin_layout Standard
29840 If you want to learn more about LaTeX and its syntax, have a look at the
29841  LaTeX-books 
29842 \begin_inset CommandInset citation
29843 LatexCommand cite
29844 key "latexcompanion,latexguide"
29845
29846 \end_inset
29847
29848 .
29849 \end_layout
29850
29851 \begin_layout Standard
29852 \begin_inset Newpage cleardoublepage
29853 \end_inset
29854
29855
29856 \end_layout
29857
29858 \begin_layout Standard
29859 \begin_inset ERT
29860 status collapsed
29861
29862 \begin_layout Plain Layout
29863
29864
29865 \backslash
29866 pagestyle{fancy}
29867 \end_layout
29868
29869 \end_inset
29870
29871
29872 \begin_inset Note Note
29873 status collapsed
29874
29875 \begin_layout Plain Layout
29876 switches temporarily to a page style with custom header and footer line
29877 \end_layout
29878
29879 \end_inset
29880
29881
29882 \end_layout
29883
29884 \begin_layout Left Header
29885 \begin_inset Argument
29886 status collapsed
29887
29888 \begin_layout Plain Layout
29889
29890 \end_layout
29891
29892 \end_inset
29893
29894
29895 \begin_inset ERT
29896 status collapsed
29897
29898 \begin_layout Plain Layout
29899
29900
29901 \backslash
29902 rightmark
29903 \end_layout
29904
29905 \end_inset
29906
29907
29908 \begin_inset Note Note
29909 status collapsed
29910
29911 \begin_layout Plain Layout
29912 defines the header line as described below
29913 \end_layout
29914
29915 \end_inset
29916
29917
29918 \end_layout
29919
29920 \begin_layout Center Header
29921 \begin_inset Argument
29922 status collapsed
29923
29924 \begin_layout Plain Layout
29925
29926 \end_layout
29927
29928 \end_inset
29929
29930
29931 \end_layout
29932
29933 \begin_layout Right Header
29934 \begin_inset Argument
29935 status collapsed
29936
29937 \begin_layout Plain Layout
29938 \begin_inset ERT
29939 status collapsed
29940
29941 \begin_layout Plain Layout
29942
29943
29944 \backslash
29945 leftmark
29946 \end_layout
29947
29948 \end_inset
29949
29950
29951 \end_layout
29952
29953 \end_inset
29954
29955
29956 \end_layout
29957
29958 \begin_layout Left Footer
29959 \begin_inset Argument
29960 status collapsed
29961
29962 \begin_layout Plain Layout
29963 \begin_inset ERT
29964 status collapsed
29965
29966 \begin_layout Plain Layout
29967
29968
29969 \backslash
29970 thepage
29971 \end_layout
29972
29973 \end_inset
29974
29975
29976 \end_layout
29977
29978 \end_inset
29979
29980
29981 \end_layout
29982
29983 \begin_layout Center Footer
29984 \begin_inset Argument
29985 status collapsed
29986
29987 \begin_layout Plain Layout
29988
29989 \family sans
29990 \series bold
29991 \color red
29992 LyX's user guide
29993 \end_layout
29994
29995 \end_inset
29996
29997 Magic code:
29998 \begin_inset Newline newline
29999 \end_inset
30000
30001
30002 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30003 \end_inset
30004
30005
30006 \end_layout
30007
30008 \begin_layout Right Footer
30009 \begin_inset Argument
30010 status collapsed
30011
30012 \begin_layout Plain Layout
30013
30014 \end_layout
30015
30016 \end_inset
30017
30018
30019 \begin_inset ERT
30020 status collapsed
30021
30022 \begin_layout Plain Layout
30023
30024
30025 \backslash
30026 Roman{page}
30027 \end_layout
30028
30029 \end_inset
30030
30031
30032 \end_layout
30033
30034 \begin_layout Section
30035 Customized Page Headers and Footers
30036 \begin_inset CommandInset label
30037 LatexCommand label
30038 name "sec:Customized-Page-Headers"
30039
30040 \end_inset
30041
30042
30043 \begin_inset Index idx
30044 status collapsed
30045
30046 \begin_layout Plain Layout
30047 Document ! Header/Footer line
30048 \end_layout
30049
30050 \end_inset
30051
30052
30053 \begin_inset Index idx
30054 status collapsed
30055
30056 \begin_layout Plain Layout
30057 Header/Footer line
30058 \end_layout
30059
30060 \end_inset
30061
30062
30063 \end_layout
30064
30065 \begin_layout Standard
30066 To define a custom page header and footer line for your document, you need
30067  to set the headings style to 
30068 \family sans
30069 Fancy
30070 \family default
30071  in the 
30072 \family sans
30073 Document\SpecialChar \menuseparator
30074 Settings
30075 \family default
30076  dialog under 
30077 \family sans
30078 Page
30079 \begin_inset space ~
30080 \end_inset
30081
30082 Layout
30083 \family default
30084 .
30085  As a second step add in the menu 
30086 \family sans
30087 Document\SpecialChar \menuseparator
30088 Settings\SpecialChar \menuseparator
30089 Modules
30090 \family default
30091  the module 
30092 \begin_inset Quotes eld
30093 \end_inset
30094
30095 Custom Header/Footerlines
30096 \begin_inset Quotes erd
30097 \end_inset
30098
30099 .
30100  This module offers the following 6
30101 \begin_inset space ~
30102 \end_inset
30103
30104 styles:
30105 \end_layout
30106
30107 \begin_layout Description
30108 Left
30109 \begin_inset space ~
30110 \end_inset
30111
30112 Header,
30113 \begin_inset space ~
30114 \end_inset
30115
30116 Center
30117 \begin_inset space ~
30118 \end_inset
30119
30120 Header,
30121 \begin_inset space ~
30122 \end_inset
30123
30124 Right
30125 \begin_inset space ~
30126 \end_inset
30127
30128 Header
30129 \end_layout
30130
30131 \begin_layout Description
30132 Left
30133 \begin_inset space ~
30134 \end_inset
30135
30136 Footer,
30137 \begin_inset space ~
30138 \end_inset
30139
30140 Center
30141 \begin_inset space ~
30142 \end_inset
30143
30144 Footer,
30145 \begin_inset space ~
30146 \end_inset
30147
30148 Right
30149 \begin_inset space ~
30150 \end_inset
30151
30152 Footer
30153 \end_layout
30154
30155 \begin_layout Standard
30156 for the different positions in the header/footer.
30157 \end_layout
30158
30159 \begin_layout Standard
30160 Normally, headers and footers are set up in the beginning of the document.
30161  But you can change them anywhere you want to.
30162  Figure
30163 \begin_inset space ~
30164 \end_inset
30165
30166
30167 \begin_inset CommandInset ref
30168 LatexCommand ref
30169 reference "fig:Page-layout"
30170
30171 \end_inset
30172
30173  shows the page layout and where the header/footer styles will appear.
30174 \end_layout
30175
30176 \begin_layout Standard
30177 \begin_inset Float figure
30178 placement h
30179 wide false
30180 sideways false
30181 status collapsed
30182
30183 \begin_layout Plain Layout
30184 \noindent
30185 \align center
30186 \begin_inset Tabular
30187 <lyxtabular version="3" rows="5" columns="3">
30188 <features tabularvalignment="middle">
30189 <column alignment="left" valignment="top" width="30line%">
30190 <column alignment="center" valignment="top" width="30line%">
30191 <column alignment="right" valignment="top" width="30line%">
30192 <row>
30193 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30194 \begin_inset Text
30195
30196 \begin_layout Plain Layout
30197 Left Header
30198 \end_layout
30199
30200 \end_inset
30201 </cell>
30202 <cell alignment="center" valignment="top" topline="true" usebox="none">
30203 \begin_inset Text
30204
30205 \begin_layout Plain Layout
30206 Center Header
30207 \end_layout
30208
30209 \end_inset
30210 </cell>
30211 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30212 \begin_inset Text
30213
30214 \begin_layout Plain Layout
30215 Right Header
30216 \end_layout
30217
30218 \end_inset
30219 </cell>
30220 </row>
30221 <row>
30222 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30223 \begin_inset Text
30224
30225 \begin_layout Plain Layout
30226
30227 \end_layout
30228
30229 \end_inset
30230 </cell>
30231 <cell alignment="center" valignment="top" usebox="none">
30232 \begin_inset Text
30233
30234 \begin_layout Plain Layout
30235
30236 \end_layout
30237
30238 \end_inset
30239 </cell>
30240 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30241 \begin_inset Text
30242
30243 \begin_layout Plain Layout
30244
30245 \end_layout
30246
30247 \end_inset
30248 </cell>
30249 </row>
30250 <row>
30251 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30252 \begin_inset Text
30253
30254 \begin_layout Plain Layout
30255 The normal text on the page goes here.
30256  The running header is above the text, and the footer is below (including
30257  footnotes).
30258  Headers/footers typically contain things like the page number, title of
30259  the chapter, company logo but your can use almost anything, except of floats.
30260 \end_layout
30261
30262 \end_inset
30263 </cell>
30264 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30265 \begin_inset Text
30266
30267 \begin_layout Plain Layout
30268
30269 \end_layout
30270
30271 \end_inset
30272 </cell>
30273 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30274 \begin_inset Text
30275
30276 \begin_layout Plain Layout
30277
30278 \end_layout
30279
30280 \end_inset
30281 </cell>
30282 </row>
30283 <row>
30284 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30285 \begin_inset Text
30286
30287 \begin_layout Plain Layout
30288
30289 \end_layout
30290
30291 \end_inset
30292 </cell>
30293 <cell alignment="center" valignment="top" usebox="none">
30294 \begin_inset Text
30295
30296 \begin_layout Plain Layout
30297
30298 \end_layout
30299
30300 \end_inset
30301 </cell>
30302 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30303 \begin_inset Text
30304
30305 \begin_layout Plain Layout
30306
30307 \end_layout
30308
30309 \end_inset
30310 </cell>
30311 </row>
30312 <row>
30313 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30314 \begin_inset Text
30315
30316 \begin_layout Plain Layout
30317 Left Footer
30318 \end_layout
30319
30320 \end_inset
30321 </cell>
30322 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30323 \begin_inset Text
30324
30325 \begin_layout Plain Layout
30326 Center Footer
30327 \end_layout
30328
30329 \end_inset
30330 </cell>
30331 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30332 \begin_inset Text
30333
30334 \begin_layout Plain Layout
30335 Right Footer
30336 \end_layout
30337
30338 \end_inset
30339 </cell>
30340 </row>
30341 </lyxtabular>
30342
30343 \end_inset
30344
30345
30346 \end_layout
30347
30348 \begin_layout Plain Layout
30349 \begin_inset Caption
30350
30351 \begin_layout Plain Layout
30352 \begin_inset CommandInset label
30353 LatexCommand label
30354 name "fig:Page-layout"
30355
30356 \end_inset
30357
30358 Page layout with custom header and footer line.
30359 \end_layout
30360
30361 \end_inset
30362
30363
30364 \end_layout
30365
30366 \end_inset
30367
30368
30369 \end_layout
30370
30371 \begin_layout Subsection
30372 Definition
30373 \end_layout
30374
30375 \begin_layout Standard
30376 To define your header line, add all 3
30377 \begin_inset space ~
30378 \end_inset
30379
30380 header styles.
30381  The things you add to the styles appear on uneven pages, the things in
30382  the optional arguments on even pages.
30383  For single-sided documents, the optional arguments will not be used and
30384  can be omitted.
30385  If you leave a style or its argument empty, nothing appears in the output.
30386  Defining the footer line works similar.
30387 \end_layout
30388
30389 \begin_layout Standard
30390 For the definition, you will need some LaTeX-commands that are inserted
30391  as TeX code (menu 
30392 \family sans
30393 Insert\SpecialChar \menuseparator
30394 Te
30395 \begin_inset ERT
30396 status collapsed
30397
30398 \begin_layout Plain Layout
30399
30400 {}
30401 \end_layout
30402
30403 \end_inset
30404
30405 X
30406 \begin_inset space ~
30407 \end_inset
30408
30409 Code
30410 \family default
30411 ):
30412 \end_layout
30413
30414 \begin_layout Description
30415
30416 \backslash
30417 thepage prints the current page number
30418 \end_layout
30419
30420 \begin_layout Description
30421
30422 \backslash
30423 Roman{page} prints the current page number with capital roman numerals
30424 \end_layout
30425
30426 \begin_layout Description
30427
30428 \backslash
30429 roman{page} prints the current page number with small roman numerals
30430 \end_layout
30431
30432 \begin_layout Description
30433
30434 \backslash
30435 leftmark prints the current section number and title.
30436  If the document has chapters, it prints the current chapter number and
30437  title instead.
30438  It is called 
30439 \begin_inset Quotes eld
30440 \end_inset
30441
30442 leftmark
30443 \begin_inset Quotes prd
30444 \end_inset
30445
30446  because it usually goes in a left header.
30447 \end_layout
30448
30449 \begin_layout Description
30450
30451 \backslash
30452 rightmark prints the current subsection number and title.
30453  If the document has chapters, it prints the current section number and
30454  title instead.
30455  It is normally used in the right header.
30456 \end_layout
30457
30458 \begin_layout Subsection
30459 Default header/footer
30460 \end_layout
30461
30462 \begin_layout Standard
30463 The custom header/footer is not empty by default.
30464  The default header contains the chapter and section title and the center
30465  footer has the page number.
30466  In order to remove unwanted entries from the header/footer, include the
30467  relevant header/footer style in your document, but leave it blank.
30468  So, if you do not want a page number in the footer, include a blank 
30469 \family sans
30470 Center
30471 \begin_inset space ~
30472 \end_inset
30473
30474 Footer
30475 \family default
30476  style.
30477 \end_layout
30478
30479 \begin_layout Subsection
30480 Appearance
30481 \end_layout
30482
30483 \begin_layout Standard
30484 The header and footer will appear on normal pages.
30485  Some pages are different.
30486  The title page has a style of its own, and so does any page that starts
30487  a new part or chapter in your book.
30488  Such pages will not have the custom headers/footers, but that is normal.
30489  There is for example no need to print a header with the chapter name on
30490  the chapter page where the chapter heading is in big bold letters anyway.
30491 \end_layout
30492
30493 \begin_layout Subsubsection
30494 Header and footer decoration line
30495 \end_layout
30496
30497 \begin_layout Standard
30498 By default, you get a 0.4
30499 \begin_inset space \thinspace{}
30500 \end_inset
30501
30502 pt thick line below the header and no footer line.
30503  This can be changed in the document preamble with the commands 
30504 \series bold
30505
30506 \backslash
30507 headrulewidth
30508 \series default
30509  and 
30510 \series bold
30511
30512 \backslash
30513 footrulewidth
30514 \series default
30515  in the following scheme:
30516 \end_layout
30517
30518 \begin_layout Standard
30519
30520 \series bold
30521
30522 \backslash
30523 renewcommand{
30524 \backslash
30525 headrulewidth}{thickness}
30526 \end_layout
30527
30528 \begin_layout Standard
30529 Where thickness is a size in standard units like 
30530 \family sans
30531 pt
30532 \family default
30533  or 
30534 \family sans
30535 mm
30536 \family default
30537 .
30538  If you don't want a line, set the thickness to 0
30539 \begin_inset space \thinspace{}
30540 \end_inset
30541
30542 pt.
30543 \end_layout
30544
30545 \begin_layout Standard
30546 The lines can also be colored, but this requires more knowledge of LaTeX.
30547  If you really need this, have a look at the Internet or in sec.
30548 \begin_inset space ~
30549 \end_inset
30550
30551 4.4 of the book 
30552 \begin_inset CommandInset citation
30553 LatexCommand cite
30554 key "Mittelbach"
30555
30556 \end_inset
30557
30558 .
30559 \end_layout
30560
30561 \begin_layout Subsubsection
30562 Several header/footer lines
30563 \end_layout
30564
30565 \begin_layout Standard
30566 In case you need more than one text line as a header/footer, you can do
30567  this by adding a normal line break in the style definition.
30568  However, the default height of the header/footer is only the one of one
30569  text line.
30570  To expand the height, redefine the LaTeX length 
30571 \series bold
30572
30573 \backslash
30574 headheight
30575 \series default
30576  or 
30577 \series bold
30578
30579 \backslash
30580 footheight
30581 \series default
30582  in this scheme in your document preamble:
30583 \end_layout
30584
30585 \begin_layout Standard
30586
30587 \series bold
30588
30589 \backslash
30590 setlength{
30591 \backslash
30592 headheight}{height}
30593 \end_layout
30594
30595 \begin_layout Standard
30596 Where height is a size in standard units.
30597  If you don't know which amount of space is needed for the height, define
30598  your header/footer and preview your document as PDF.
30599  Then open the LaTeX logfile via the menu 
30600 \family sans
30601 Document\SpecialChar \menuseparator
30602 La
30603 \begin_inset ERT
30604 status collapsed
30605
30606 \begin_layout Plain Layout
30607
30608 {}
30609 \end_layout
30610
30611 \end_inset
30612
30613 TeX Log
30614 \family default
30615  and look via the button 
30616 \family sans
30617 Next
30618 \begin_inset space ~
30619 \end_inset
30620
30621 Warning
30622 \family default
30623  if you find a warning of the package 
30624 \series bold
30625 fancyhdr
30626 \series default
30627
30628 \begin_inset Index idx
30629 status collapsed
30630
30631 \begin_layout Plain Layout
30632 LaTeX-packages ! fancyhdr
30633 \end_layout
30634
30635 \end_inset
30636
30637 .
30638  If there is such a warning, it contains the space that you need at least
30639  for your header/footer.
30640 \end_layout
30641
30642 \begin_layout Subsection
30643 This example
30644 \end_layout
30645
30646 \begin_layout Standard
30647 This example demonstrates what can be done with custom header/footers.
30648  Don't use it for your document as it is just an example.
30649  This example consists of the following definition:
30650 \end_layout
30651
30652 \begin_layout Description
30653 Left
30654 \begin_inset space ~
30655 \end_inset
30656
30657 Header 
30658 \series bold
30659
30660 \backslash
30661 rightmark
30662 \series default
30663 , empty optional argument
30664 \end_layout
30665
30666 \begin_layout Description
30667 Center
30668 \begin_inset space ~
30669 \end_inset
30670
30671 Header empty, empty optional argument
30672 \end_layout
30673
30674 \begin_layout Description
30675 Right
30676 \begin_inset space ~
30677 \end_inset
30678
30679 Header empty, 
30680 \series bold
30681
30682 \backslash
30683 leftmark
30684 \series default
30685  in the optional argument
30686 \end_layout
30687
30688 \begin_layout Description
30689 Left
30690 \begin_inset space ~
30691 \end_inset
30692
30693 Footer empty, 
30694 \series bold
30695
30696 \backslash
30697 thepage
30698 \series default
30699  in the optional argument
30700 \end_layout
30701
30702 \begin_layout Description
30703 Center
30704 \begin_inset space ~
30705 \end_inset
30706
30707 Footer 
30708 \family sans
30709 \series bold
30710 \color red
30711 LyX's user guide
30712 \family default
30713 \series default
30714 \color inherit
30715
30716 \begin_inset Quotes eld
30717 \end_inset
30718
30719 Magic code:
30720 \begin_inset Newline newline
30721 \end_inset
30722
30723
30724 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30725 \end_inset
30726
30727
30728 \begin_inset Quotes erd
30729 \end_inset
30730
30731  in the optional argument
30732 \end_layout
30733
30734 \begin_layout Description
30735 Right
30736 \begin_inset space ~
30737 \end_inset
30738
30739 Footer 
30740 \series bold
30741
30742 \backslash
30743 Roman{page}
30744 \series default
30745 , empty optional argument
30746 \end_layout
30747
30748 \begin_layout Description
30749
30750 \backslash
30751 headrulewidth set to 2
30752 \begin_inset space \thinspace{}
30753 \end_inset
30754
30755 pt
30756 \end_layout
30757
30758 \begin_layout Standard
30759 In principle you can use almost everything in headers/footers, except floats.
30760  For more special things like e.
30761 \begin_inset space \thinspace{}
30762 \end_inset
30763
30764 g.
30765 \begin_inset space ~
30766 \end_inset
30767
30768 thumb-indexes, see the manual of the 
30769 \series bold
30770 fancyhdr
30771 \series default
30772  package, 
30773 \begin_inset CommandInset citation
30774 LatexCommand cite
30775 key "fancyhdr"
30776
30777 \end_inset
30778
30779 .
30780 \end_layout
30781
30782 \begin_layout Standard
30783 \begin_inset Newpage clearpage
30784 \end_inset
30785
30786
30787 \end_layout
30788
30789 \begin_layout Standard
30790 \begin_inset ERT
30791 status open
30792
30793 \begin_layout Plain Layout
30794
30795
30796 \backslash
30797 pagestyle{headings}
30798 \end_layout
30799
30800 \end_inset
30801
30802
30803 \begin_inset Note Note
30804 status collapsed
30805
30806 \begin_layout Plain Layout
30807 switches back to page style with the default headings
30808 \end_layout
30809
30810 \end_inset
30811
30812
30813 \end_layout
30814
30815 \begin_layout Section
30816 Previewing Snippets of your Document
30817 \begin_inset CommandInset label
30818 LatexCommand label
30819 name "sec:Previewing-snippets-of"
30820
30821 \end_inset
30822
30823
30824 \begin_inset Index idx
30825 status collapsed
30826
30827 \begin_layout Plain Layout
30828 Instant preview
30829 \end_layout
30830
30831 \end_inset
30832
30833
30834 \begin_inset Index idx
30835 status collapsed
30836
30837 \begin_layout Plain Layout
30838 Document ! Preview
30839 \end_layout
30840
30841 \end_inset
30842
30843
30844 \end_layout
30845
30846 \begin_layout Standard
30847 LyX allows you to generate previews of sections of your document on the
30848  fly so you can see how they will look in the final document without having
30849  to break your train of thought with viewing the output.
30850 \end_layout
30851
30852 \begin_layout Subsection
30853 Prerequisites
30854 \end_layout
30855
30856 \begin_layout Standard
30857 To get previews working, you need the LaTeX package 
30858 \series bold
30859 preview-latex
30860 \series default
30861
30862 \begin_inset Index idx
30863 status collapsed
30864
30865 \begin_layout Plain Layout
30866 LaTeX-packages ! preview-latex
30867 \end_layout
30868
30869 \end_inset
30870
30871  (on some systems named simply 
30872 \series bold
30873 preview
30874 \series default
30875 ) installed.
30876  If it is not already installed, you will find it in the TeX-catalogue,
30877  
30878 \begin_inset CommandInset citation
30879 LatexCommand cite
30880 key "TeXCatalogue"
30881
30882 \end_inset
30883
30884  or in the package manager of your LaTeX-system.
30885  You obtain prettier results if you install the program 
30886 \family typewriter
30887 pnmcrop
30888 \family default
30889  from the 
30890 \family typewriter
30891 netpbm
30892 \family default
30893  package; for LyX on Windows this program and also the LaTeX-package are
30894  automatically installed together with LyX.
30895 \end_layout
30896
30897 \begin_layout Subsection
30898 Enabling previews
30899 \end_layout
30900
30901 \begin_layout Standard
30902 If you would for example like to see in LyX your math formulas typeset by
30903  LaTeX, activate the option 
30904 \family sans
30905 Display
30906 \begin_inset space ~
30907 \end_inset
30908
30909 Graphics
30910 \family default
30911  in the 
30912 \family sans
30913 Tools\SpecialChar \menuseparator
30914 Preferences 
30915 \family default
30916 dialog under 
30917 \family sans
30918 Look
30919 \begin_inset space ~
30920 \end_inset
30921
30922 and
30923 \begin_inset space ~
30924 \end_inset
30925
30926 feel\SpecialChar \menuseparator
30927 Display
30928 \family default
30929 .
30930  Then set 
30931 \family sans
30932 Instant
30933 \begin_inset space ~
30934 \end_inset
30935
30936 Preview
30937 \family default
30938  to 
30939 \family sans
30940 On
30941 \family default
30942 .
30943  The 
30944 \family sans
30945 Preview
30946 \begin_inset space ~
30947 \end_inset
30948
30949 Size
30950 \family default
30951  is the multiplication factor for the size.
30952 \end_layout
30953
30954 \begin_layout Standard
30955 Previews are generated when you load a document into LyX and when you finish
30956  editing an inset.
30957 \end_layout
30958
30959 \begin_layout Standard
30960 \begin_inset Note Greyedout
30961 status open
30962
30963 \begin_layout Plain Layout
30964
30965 \series bold
30966 Note:
30967 \series default
30968  Previews of an already loaded document are not in every case immediately
30969  generated by activating the option 
30970 \family sans
30971 Display
30972 \begin_inset space ~
30973 \end_inset
30974
30975 Graphics
30976 \family default
30977 .
30978  Reopening the documents will fix such problems.
30979 \end_layout
30980
30981 \end_inset
30982
30983
30984 \end_layout
30985
30986 \begin_layout Subsection
30987 Selected document parts
30988 \end_layout
30989
30990 \begin_layout Standard
30991 Besides math there are other cases where you might like to see a preview,
30992  for example things that LyX cannot render like rotated parts or things
30993  that are not yet supported by LyX.
30994  To do this, insert a preview inset via the menu 
30995 \family sans
30996 Insert\SpecialChar \menuseparator
30997 Preview
30998 \family default
30999 .
31000  Insert or paste the stuff that you want to preview into this inset.
31001  The preview will be generated when the cursor is outside the preview inset.
31002  If you click on the preview, you can edit the previewed stuff.
31003 \end_layout
31004
31005 \begin_layout Standard
31006 An example: To create rotated boxes, you use the LaTeX command 
31007 \series bold
31008
31009 \backslash
31010 rotatebox
31011 \series default
31012  which is not yet supported by LyX.
31013 \begin_inset Foot
31014 status collapsed
31015
31016 \begin_layout Plain Layout
31017
31018 \series bold
31019
31020 \backslash
31021 rotatebox
31022 \series default
31023  is explained in section 
31024 \emph on
31025 Rotated and Scaled Boxes
31026 \emph default
31027  of the 
31028 \emph on
31029 Embedded
31030 \begin_inset space ~
31031 \end_inset
31032
31033 Objects
31034 \emph default
31035  manual.
31036 \end_layout
31037
31038 \end_inset
31039
31040  Instead of the TeX Code boxes you want to see in LyX the final rotated
31041  boxes, for example to adjust the rotation angle to fit with the surrounding
31042  text.
31043  Therefore you create a preview inset and copy the text with the rotated
31044  boxes into it.
31045  Here is the result:
31046 \end_layout
31047
31048 \begin_layout Standard
31049 \begin_inset Preview
31050
31051 \begin_layout Standard
31052 This is a line
31053 \begin_inset ERT
31054 status collapsed
31055
31056 \begin_layout Plain Layout
31057
31058
31059 \backslash
31060 rotatebox[origin=r]{-60}{
31061 \end_layout
31062
31063 \end_inset
31064
31065
31066 \begin_inset Box Doublebox
31067 position "c"
31068 hor_pos "c"
31069 has_inner_box 0
31070 inner_pos "c"
31071 use_parbox 0
31072 use_makebox 0
31073 width "1in"
31074 special "width"
31075 height "1in"
31076 height_special "totalheight"
31077 status collapsed
31078
31079 \begin_layout Plain Layout
31080 with rotated
31081 \end_layout
31082
31083 \end_inset
31084
31085
31086 \begin_inset ERT
31087 status collapsed
31088
31089 \begin_layout Plain Layout
31090
31091 }
31092 \end_layout
31093
31094 \end_inset
31095
31096  framed text 
31097 \begin_inset ERT
31098 status collapsed
31099
31100 \begin_layout Plain Layout
31101
31102
31103 \backslash
31104 rotatebox[origin=lb]{60}{
31105 \end_layout
31106
31107 \end_inset
31108
31109
31110 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31111 \end_inset
31112
31113
31114 \begin_inset ERT
31115 status collapsed
31116
31117 \begin_layout Plain Layout
31118
31119 }
31120 \end_layout
31121
31122 \end_inset
31123
31124  and a formula.
31125 \end_layout
31126
31127 \end_inset
31128
31129
31130 \end_layout
31131
31132 \begin_layout Standard
31133 Previewing works also for colors.
31134  In this example a special framed, colored box was created using the LaTeX
31135  command 
31136 \series bold
31137
31138 \backslash
31139 fcolorbox
31140 \series default
31141 :
31142 \begin_inset Foot
31143 status collapsed
31144
31145 \begin_layout Plain Layout
31146
31147 \series bold
31148
31149 \backslash
31150 fcolorbox
31151 \series default
31152  is explained in section 
31153 \emph on
31154 Colored Boxes
31155 \emph default
31156  of the 
31157 \emph on
31158 Embedded
31159 \begin_inset space ~
31160 \end_inset
31161
31162 Objects
31163 \emph default
31164  manual.
31165 \end_layout
31166
31167 \end_inset
31168
31169
31170 \end_layout
31171
31172 \begin_layout Standard
31173 \begin_inset Preview
31174
31175 \begin_layout Standard
31176 \begin_inset ERT
31177 status collapsed
31178
31179 \begin_layout Plain Layout
31180
31181
31182 \backslash
31183 fboxrule 1mm 
31184 \backslash
31185 fboxsep 1mm
31186 \end_layout
31187
31188 \end_inset
31189
31190
31191 \begin_inset ERT
31192 status collapsed
31193
31194 \begin_layout Plain Layout
31195
31196
31197 \backslash
31198 fcolorbox{cyan}{magenta}{
31199 \end_layout
31200
31201 \end_inset
31202
31203 This is text within a colored, framed box.
31204 \begin_inset ERT
31205 status collapsed
31206
31207 \begin_layout Plain Layout
31208
31209 }
31210 \end_layout
31211
31212 \end_inset
31213
31214
31215 \end_layout
31216
31217 \end_inset
31218
31219
31220 \end_layout
31221
31222 \begin_layout Standard
31223 \begin_inset VSpace medskip
31224 \end_inset
31225
31226
31227 \end_layout
31228
31229 \begin_layout Standard
31230 If LyX does not show a preview, make sure that you enabled previews as described
31231  above and also make sure that TeX Code in the preview inset is valid and
31232  that you loaded the LaTeX packages in your document preamble that are required
31233  by the TeX Code.
31234  If LyX cannot create a preview, you will in most cases also not be able
31235  to view your document due to LaTeX errors.
31236  So if you have to use some TeX Code and don't know if it is correct, the
31237  preview inset is a nice method to check it without the need to view the
31238  whole document.
31239 \end_layout
31240
31241 \begin_layout Subsection
31242 LaTeX source code
31243 \end_layout
31244
31245 \begin_layout Standard
31246 You can preview the LaTeX source of the whole document or parts of it.
31247  Use the menu 
31248 \family sans
31249 View\SpecialChar \menuseparator
31250 View
31251 \begin_inset space ~
31252 \end_inset
31253
31254 Source
31255 \family default
31256  and a window will be shown where you can see the LaTeX-source code.
31257  The window shows the source of the whole paragraph where the cursor is
31258  currently in.
31259  You can also select document parts in LyX's main window, then only this
31260  selection (when it is more than one paragraph) is shown as source code.
31261  To view the whole document as source, enable the corresponding option in
31262  the source view window.
31263 \end_layout
31264
31265 \begin_layout Section
31266 Advanced Find and Replace
31267 \begin_inset CommandInset label
31268 LatexCommand label
31269 name "sec:Advanced-Find-and"
31270
31271 \end_inset
31272
31273
31274 \begin_inset Index idx
31275 status collapsed
31276
31277 \begin_layout Plain Layout
31278 Replace
31279 \end_layout
31280
31281 \end_inset
31282
31283
31284 \begin_inset Index idx
31285 status collapsed
31286
31287 \begin_layout Plain Layout
31288 Find
31289 \end_layout
31290
31291 \end_inset
31292
31293
31294 \end_layout
31295
31296 \begin_layout Subsection
31297 Introduction
31298 \end_layout
31299
31300 \begin_layout Standard
31301 The advanced find and replace feature of LyX allows for searching of complex,
31302  format-sensitive text segments and mathematics contents within LyX documents.
31303  It is an enhancement of the standard (quick) find and replace feature.
31304  The key-features are:
31305 \end_layout
31306
31307 \begin_layout Itemize
31308 Both searching of text and of mathematical formulas is allowed, where the
31309  latter is done by entering mathematics in the usual way; not only entire
31310  mathematical formulas are found, but also parts occurring within more complex
31311  formulas
31312 \end_layout
31313
31314 \begin_layout Itemize
31315 Search may be format-insensitive, so that the searched text is found in
31316  any context/style (standard text, section headings, notes, and even mathematics
31317 ), or it may be format-sensitive, so that, for example, a word entered with
31318  a section heading will only be found within section headings
31319 \end_layout
31320
31321 \begin_layout Itemize
31322 Search may be widened to a specific 
31323 \emph on
31324 scope
31325 \emph default
31326 , i.
31327 \begin_inset space \thinspace{}
31328 \end_inset
31329
31330 e.
31331 \begin_inset space ~
31332 \end_inset
31333
31334 a set of files which may be all the children of the document being edited,
31335  all the open files, or all the manuals available from the 
31336 \family sans
31337 Help
31338 \family default
31339  menu
31340 \end_layout
31341
31342 \begin_layout Itemize
31343 Replace may optionally preserve capitalization, so that the replaced text
31344  capitalization is adapted to the matching text (i.
31345 \begin_inset space \thinspace{}
31346 \end_inset
31347
31348 e.
31349 \begin_inset space ~
31350 \end_inset
31351
31352 all lowercase, all uppercase, first uppercase followed by lowercase)
31353 \end_layout
31354
31355 \begin_layout Subsection
31356 Basic usage
31357 \end_layout
31358
31359 \begin_layout Standard
31360 The advanced find and replace feature of LyX is activated through the menu
31361  
31362 \family sans
31363 Edit\SpecialChar \menuseparator
31364 Find & Replace
31365 \noun on
31366  (
31367 \noun default
31368 Advanced
31369 \noun on
31370 )
31371 \family default
31372 \noun default
31373  (shortcut 
31374 \begin_inset Info
31375 type  "shortcut"
31376 arg   "dialog-show findreplaceadv"
31377 \end_inset
31378
31379 ) or the toolbar button 
31380 \begin_inset Info
31381 type  "icon"
31382 arg   "dialog-toggle findreplaceadv"
31383 \end_inset
31384
31385 .
31386  This opens the 
31387 \family sans
31388 Advanced Find and Replace
31389 \family default
31390  dialog.
31391 \end_layout
31392
31393 \begin_layout Subsubsection
31394 Searching for text
31395 \end_layout
31396
31397 \begin_layout Standard
31398 Enter into the 
31399 \family sans
31400 Find
31401 \family default
31402  LyX mini-editor a simple word, and search for occurrences of it by clicking
31403  on the 
31404 \family sans
31405 Find Next
31406 \family default
31407  button at the bottom of the dialog (or just press the 
31408 \family sans
31409 Return
31410 \family default
31411  key).
31412  The entered word is found both in text mode and in math mode, and in emphasized
31413 , bold or normal face, and in both in section titles and in standard text.
31414  Pressing repeatedly 
31415 \family sans
31416 Enter
31417 \family default
31418  keeps searching forward.
31419  Similarly, pressing 
31420 \family sans
31421 Shift+Enter
31422 \family default
31423  searches for the entered text backwards.
31424 \end_layout
31425
31426 \begin_layout Standard
31427 While searching, the 
31428 \family sans
31429 Case sensitive
31430 \family default
31431  option allows matches to occur only with the same case as entered in the
31432  
31433 \family sans
31434 Find
31435 \family default
31436  editor.
31437  The 
31438 \family sans
31439 Whole words
31440 \family default
31441  option allows matches to occur only at word boundaries.
31442 \end_layout
31443
31444 \begin_layout Subsubsection
31445 Searching for mathematics
31446 \end_layout
31447
31448 \begin_layout Standard
31449 Mathematical formulas may be searched for by typing in the 
31450 \family sans
31451 Find
31452 \family default
31453  editor a mathematical formula, such as 
31454 \begin_inset Formula $x^{2}$
31455 \end_inset
31456
31457  or also something more complex like 
31458 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31459 \end_inset
31460
31461 .
31462  When searching for a formula, it is found both when it is alone and when
31463  it occurs in sub-formulas and nested parts of sub-formulas, for example
31464  the mentioned segments would be found in something like 
31465 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31466 \end_inset
31467
31468
31469 \end_layout
31470
31471 \begin_layout Subsubsection
31472 Style-aware search
31473 \end_layout
31474
31475 \begin_layout Standard
31476 It is also possible to search for text with specific styles.
31477  This is done by switching to the 
31478 \family sans
31479 Settings
31480 \family default
31481  tab of the dialog and unchecking the 
31482 \family sans
31483 Ignore format
31484 \family default
31485  option.
31486  This way, entering in the 
31487 \family sans
31488 Find
31489 \family default
31490  editor
31491 \end_layout
31492
31493 \begin_layout Itemize
31494 a plain word and searching for it would not find instances of the word occurring
31495  in emphasized or boldface.
31496 \end_layout
31497
31498 \begin_layout Itemize
31499 an emphasized or boldface word and searching for it would find the respective
31500  instances with same face only, and within the same text style only.
31501  Note that, for example, an emphasized text is found not only when occurring
31502  alone, but also when it is contained in a longer emphasized sentence.
31503 \end_layout
31504
31505 \begin_layout Itemize
31506 a plain word in a section heading, and searching for it, finds occurrences
31507  of if only within section headings.
31508  Also, if the text to search is given an emphasized or bold face, in addition
31509  to a section style, then it is found only when occurring with the same
31510  style.
31511 \end_layout
31512
31513 \begin_layout Itemize
31514 some mathematics in a displayed formula will only find instances of this
31515  formula that are also displayed formulas (and not inline formulas).
31516 \end_layout
31517
31518 \begin_layout Subsubsection
31519 Replace
31520 \end_layout
31521
31522 \begin_layout Standard
31523 The text segments matching the text entered in the 
31524 \family sans
31525 Find
31526 \family default
31527  editor may be replaced with the text segments entered in the 
31528 \family sans
31529 Replace
31530 \family default
31531 \noun on
31532  
31533 \noun default
31534 editor.
31535  In order to find the next occurrence and replace it, click on the 
31536 \family sans
31537 Replace
31538 \family default
31539  button or alternatively
31540 \noun on
31541  
31542 \noun default
31543 press 
31544 \family sans
31545 Enter
31546 \family default
31547  or 
31548 \family sans
31549 Shift+Enter
31550 \family default
31551  while being in the 
31552 \family sans
31553 Replace
31554 \family default
31555 \noun on
31556  
31557 \noun default
31558 editor.
31559 \end_layout
31560
31561 \begin_layout Standard
31562 You can replace full-featured formatted LyX segments in place of the matching
31563  text segments in your document.
31564  Typical scenarios in which to use this capability may be (just to mention
31565  a few):
31566 \end_layout
31567
31568 \begin_layout Itemize
31569 replacing occurrences of a word with a customized formatted version of the
31570  same word, for example replacing occurrences of a name like 
31571 \begin_inset Quotes eld
31572 \end_inset
31573
31574 func()
31575 \begin_inset Quotes erd
31576 \end_inset
31577
31578  with its typewriter version 
31579 \family typewriter
31580
31581 \begin_inset Quotes eld
31582 \end_inset
31583
31584 func()
31585 \begin_inset Quotes erd
31586 \end_inset
31587
31588 ;
31589 \end_layout
31590
31591 \begin_layout Itemize
31592 performing a notation rework of mathematical symbols, for example replacing
31593  occurrences of 
31594 \begin_inset Quotes eld
31595 \end_inset
31596
31597
31598 \begin_inset Formula $R$
31599 \end_inset
31600
31601
31602 \begin_inset Quotes erd
31603 \end_inset
31604
31605  with 
31606 \begin_inset Quotes eld
31607 \end_inset
31608
31609
31610 \begin_inset Formula $\mathbb{R}$
31611 \end_inset
31612
31613
31614 \begin_inset Quotes erd
31615 \end_inset
31616
31617  (you may want to enable the 
31618 \family sans
31619 Whole words
31620 \family default
31621  and 
31622 \family sans
31623 Case sensitive
31624 \family default
31625  options and disable the 
31626 \family sans
31627 Ignore format
31628 \family default
31629  option in the 
31630 \family sans
31631 Settings
31632 \family default
31633  tab, in order to avoid replacing all 
31634 \begin_inset Quotes eld
31635 \end_inset
31636
31637 R
31638 \begin_inset Quotes erd
31639 \end_inset
31640
31641  letters occurring in normal text), or occurrences of 
31642 \begin_inset Formula $x_{j}^{i}$
31643 \end_inset
31644
31645  with 
31646 \begin_inset Formula $x_{i,\, j}$
31647 \end_inset
31648
31649 , or occurrences of 
31650 \begin_inset Formula $x[k]$
31651 \end_inset
31652
31653  with 
31654 \begin_inset Formula $x_{k}$
31655 \end_inset
31656
31657 .
31658 \end_layout
31659
31660 \begin_layout Subsection
31661 Advanced usage
31662 \end_layout
31663
31664 \begin_layout Standard
31665 There is a regular expression (regexp) based searching facility.
31666 \begin_inset Foot
31667 status collapsed
31668
31669 \begin_layout Plain Layout
31670 A good explanation of regular expressions is given in this Wikipedia entry:
31671  
31672 \begin_inset CommandInset href
31673 LatexCommand href
31674 target "http://en.wikipedia.org/wiki/Regular_expression"
31675
31676 \end_inset
31677
31678 .
31679 \end_layout
31680
31681 \end_inset
31682
31683  You can search for regular expression by inserting a regexp inset into
31684  the 
31685 \family sans
31686 Find
31687 \family default
31688  editor.
31689  This is done via the menu 
31690 \family sans
31691 Insert\SpecialChar \menuseparator
31692 Insert Regular Expression
31693 \family default
31694  while the cursor is in the 
31695 \family sans
31696 Find
31697 \family default
31698  editor.
31699  Characters entered within regexp insets are matched according to the regular
31700  expression matching rules
31701 \begin_inset Foot
31702 status collapsed
31703
31704 \begin_layout Plain Layout
31705 Under the constraint that any (sub)expression must match a well-formed LyX
31706  text segment, i.
31707 \begin_inset space \thinspace{}
31708 \end_inset
31709
31710 e.
31711 \begin_inset space ~
31712 \end_inset
31713
31714 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31715  to match expressions.
31716 \end_layout
31717
31718 \end_inset
31719
31720 , while text entered outside regexp insets is matched exactly against the
31721  same text in the document.
31722  Note that it is allowed to cut and paste regexp-mode insets as usual.
31723  Examples of using such a feature may be:
31724 \end_layout
31725
31726 \begin_layout Enumerate
31727 Searching for all fractions with a given denominator: for example, entering
31728  in the 
31729 \family sans
31730 Find
31731 \family default
31732  editor the fraction 
31733 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31734 \end_inset
31735
31736  (where the 
31737 \begin_inset Formula $.*$
31738 \end_inset
31739
31740  on the numerator is the match-everything regular expression) finds all
31741  fractions with the given denominator.
31742 \end_layout
31743
31744 \begin_layout Enumerate
31745 Searching for all text with a given style: for example, after unchecking
31746  the 
31747 \family sans
31748 Ignore format
31749 \family default
31750  option from the 
31751 \family sans
31752 Settings
31753 \family default
31754  tab, entering a 
31755 \series bold
31756
31757 \begin_inset Formula $.*$
31758 \end_inset
31759
31760
31761 \series default
31762  regular expression and adding for it an emphasized or bold face, finds
31763  all emphasized and bold face text, respectively.
31764  Also, inserting a 
31765 \begin_inset Formula $.*$
31766 \end_inset
31767
31768  regular expression in a bullet or enumerated list or a section heading,
31769  you can find all bullet or enumerated lists or section headings.
31770 \end_layout
31771
31772 \begin_layout Standard
31773 Finally, references to (sub)expressions in regexp may be used as usual,
31774  enclosing parts of the expression within round braces 
31775 \begin_inset Formula $()$
31776 \end_inset
31777
31778 , and referring back to them through 
31779 \begin_inset Formula $\backslash1$
31780 \end_inset
31781
31782
31783 \begin_inset Formula $\backslash2$
31784 \end_inset
31785
31786 , etc..
31787  For example, try searching for the regexp 
31788 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31789 \end_inset
31790
31791  in order to find word repetitions, if there are any.
31792 \end_layout
31793
31794 \begin_layout Standard
31795 Note that back references work both when occurring within the same regexp,
31796  and when occurring in multiple different regexps, where the numbering of
31797  back-referenced sub-expressions is absolute, i.
31798 \begin_inset space \thinspace{}
31799 \end_inset
31800
31801 e.
31802 \begin_inset space ~
31803 \end_inset
31804
31805  
31806 \begin_inset Formula $\backslash1$
31807 \end_inset
31808
31809  always refers to the first occurrence of 
31810 \begin_inset Formula $()$
31811 \end_inset
31812
31813  in all entered regexps.
31814 \end_layout
31815
31816 \begin_layout Standard
31817 Note also that the use of back references in the replaced text is not (yet)
31818  implemented.
31819 \end_layout
31820
31821 \begin_layout Section
31822 Spell Checking
31823 \begin_inset CommandInset label
31824 LatexCommand label
31825 name "sec:Spellchecking"
31826
31827 \end_inset
31828
31829
31830 \begin_inset Index idx
31831 status collapsed
31832
31833 \begin_layout Plain Layout
31834 Spell checking
31835 \end_layout
31836
31837 \end_inset
31838
31839
31840 \end_layout
31841
31842 \begin_layout Standard
31843 LyX has a built-in spell checker.
31844  The menu
31845 \family sans
31846  Tools\SpecialChar \menuseparator
31847 Spellchecker
31848 \family default
31849 , the key 
31850 \family sans
31851 F7
31852 \family default
31853  or the toolbar button 
31854 \begin_inset Info
31855 type  "icon"
31856 arg   "dialog-show spellchecker"
31857 \end_inset
31858
31859  starts the spell checking beginning from the current cursor position.
31860  A sidebar will appear showing any incorrect (or unknown) word found, allowing
31861  you to edit and replace it in a second line.
31862  Whenever an unknown word is found, the word is highlighted and the text
31863  scrolled so that it is visible.
31864  In the spellchecker sidebar, there is a box showing suggestions for a correctio
31865 n, if any could be found.
31866  Clicking on one of the corrections will copy it to the 
31867 \family sans
31868 Replacement
31869 \family default
31870  field, double-click directly invokes the replacement.
31871  Unknown but correctly typed words can be added to the personal dictionary.
31872 \end_layout
31873
31874 \begin_layout Standard
31875 By default, the dictionary file used is determined by the document language
31876  that is set in the 
31877 \family sans
31878 Document\SpecialChar \menuseparator
31879 Settings
31880 \family default
31881  dialog.
31882  You can specify the language of a word in the spellchecker dialog by choosing
31883  a different one at the top of the dialog.
31884  LyX can correctly spell check documents containing multiple languages.
31885  This work if you have marked the different languages appropriately and
31886  have the spell checker dictionaries installed.
31887  LyX automatically switches to the appropriate dictionary file.
31888 \end_layout
31889
31890 \begin_layout Subsection
31891 Further Settings
31892 \end_layout
31893
31894 \begin_layout Standard
31895 In LyX's preferences dialog under 
31896 \family sans
31897 Language
31898 \begin_inset space ~
31899 \end_inset
31900
31901 Setting\SpecialChar \menuseparator
31902 Spellchecker
31903 \family default
31904  you can set the following things:
31905 \end_layout
31906
31907 \begin_layout Description
31908 Spellchecker
31909 \begin_inset space ~
31910 \end_inset
31911
31912 engine Select the library LyX should use for spell checking.
31913  Depending on your platform, 
31914 \family typewriter
31915 aspell
31916 \family default
31917
31918 \family typewriter
31919 hunspell
31920 \family default
31921  or 
31922 \family typewriter
31923 enchant
31924 \begin_inset Foot
31925 status collapsed
31926
31927 \begin_layout Plain Layout
31928 Enchant itself is a wrapper library having different configurable back-ends.
31929  Please consult the documentation or man-page of it to learn more.
31930 \end_layout
31931
31932 \end_inset
31933
31934
31935 \family default
31936  are available.
31937  On Windows only 
31938 \family typewriter
31939 hunspell
31940 \family default
31941  is available.
31942 \end_layout
31943
31944 \begin_layout Description
31945 Alternative
31946 \begin_inset space ~
31947 \end_inset
31948
31949 language If this field is not empty, LyX will always use the given language
31950  for the spell checking, no matter what the document language is.
31951 \end_layout
31952
31953 \begin_layout Description
31954 Escape
31955 \begin_inset space ~
31956 \end_inset
31957
31958 characters Allows you to add non-standard characters that the spell checker
31959  should escape, e.
31960 \begin_inset space \thinspace{}
31961 \end_inset
31962
31963 g.
31964 \begin_inset space \space{}
31965 \end_inset
31966
31967 German umlauts.
31968  This should normally not be needed.
31969 \end_layout
31970
31971 \begin_layout Description
31972 Accept
31973 \begin_inset space ~
31974 \end_inset
31975
31976 compound
31977 \begin_inset space ~
31978 \end_inset
31979
31980 words Prevent the spell checker from complaining about compounded words
31981  like 
31982 \begin_inset Quotes eld
31983 \end_inset
31984
31985 passthrough
31986 \begin_inset Quotes erd
31987 \end_inset
31988
31989 .
31990 \end_layout
31991
31992 \begin_layout Description
31993 Spellcheck
31994 \begin_inset space ~
31995 \end_inset
31996
31997 continuously Check the spelling of your document as you type it.
31998  Misspelled words get underlined with a dotted red line.
31999  By right-clicking on an underlined word, suggestions from the spellchecker
32000  appear in the context menu.
32001  Choosing one of them will replace the misspelled word with the suggested
32002  word.
32003 \end_layout
32004
32005 \begin_layout Description
32006 Spellcheck
32007 \begin_inset space ~
32008 \end_inset
32009
32010 notes
32011 \begin_inset space ~
32012 \end_inset
32013
32014 and
32015 \begin_inset space ~
32016 \end_inset
32017
32018 comments If enabled, the spelling of non-printed document contents is checked
32019  as well.
32020 \end_layout
32021
32022 \begin_layout Section
32023 Thesaurus
32024 \begin_inset Index idx
32025 status collapsed
32026
32027 \begin_layout Plain Layout
32028 Thesaurus
32029 \end_layout
32030
32031 \end_inset
32032
32033
32034 \begin_inset CommandInset label
32035 LatexCommand label
32036 name "sec:Thesaurus"
32037
32038 \end_inset
32039
32040
32041 \end_layout
32042
32043 \begin_layout Standard
32044 LyX provides a multilingual thesaurus.
32045  It uses the same thesaurus framework as OpenOffice and Firefox (namely
32046  the 
32047 \family typewriter
32048 MyThes
32049 \family default
32050
32051 \begin_inset Foot
32052 status collapsed
32053
32054 \begin_layout Plain Layout
32055 \begin_inset CommandInset href
32056 LatexCommand href
32057 target "http://lingucomponent.openoffice.org/thesaurus.html"
32058
32059 \end_inset
32060
32061
32062 \end_layout
32063
32064 \end_inset
32065
32066  thesaurus library, which is included in LyX).
32067  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
32068  are available for many languages.
32069 \end_layout
32070
32071 \begin_layout Standard
32072 This section describes how new dictionaries are installed and set up for
32073  the use with LyX.
32074 \end_layout
32075
32076 \begin_layout Subsection
32077 Setting up the thesaurus
32078 \end_layout
32079
32080 \begin_layout Standard
32081 The 
32082 \family typewriter
32083 MyThes
32084 \family default
32085 \emph on
32086 /
32087 \emph default
32088 OpenOffice thesauri consist of two files per language: A file with the suffix
32089  
32090 \emph on
32091 *.dat
32092 \emph default
32093  containing the data and an index file with the suffix 
32094 \emph on
32095 *.idx
32096 \emph default
32097 .
32098  The standardized file names include the language code for the given language
32099  (e.
32100 \begin_inset space \thinspace{}
32101 \end_inset
32102
32103 g.
32104  en_EN for English).
32105  For instance, the English files are named:
32106 \end_layout
32107
32108 \begin_layout Itemize
32109 th_en_EN_v2.idx
32110 \end_layout
32111
32112 \begin_layout Itemize
32113 th_en_EN_v2.dat
32114 \end_layout
32115
32116 \begin_layout Standard
32117 If you have OpenOffice and its thesaurus installed, these files should be
32118  already on your system.
32119  If not, you can get dictionaries either from 
32120 \begin_inset Flex URL
32121 status collapsed
32122
32123 \begin_layout Plain Layout
32124
32125 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
32126 \end_layout
32127
32128 \end_inset
32129
32130  or from the site 
32131 \begin_inset Flex URL
32132 status collapsed
32133
32134 \begin_layout Plain Layout
32135
32136 http://extensions.services.openoffice.org/en/search/node/thesaurus
32137 \end_layout
32138
32139 \end_inset
32140
32141 .
32142 \begin_inset Foot
32143 status collapsed
32144
32145 \begin_layout Plain Layout
32146 Note that, as of OpenOffice
32147 \begin_inset space ~
32148 \end_inset
32149
32150 3.0, the files on 
32151 \begin_inset Flex URL
32152 status collapsed
32153
32154 \begin_layout Plain Layout
32155
32156 http://extensions.services.openoffice.org
32157 \end_layout
32158
32159 \end_inset
32160
32161  are usually packed in extension archives (
32162 \emph on
32163 *.oxt
32164 \emph default
32165 ) that contain other files such as spellchecker dictionaries besides the
32166  thesauri.
32167  These archives are simple zip files, so you can unpack them as you would
32168  unpack a zip archive.
32169 \end_layout
32170
32171 \end_inset
32172
32173  Put the 
32174 \emph on
32175 *.idx
32176 \emph default
32177  and 
32178 \emph on
32179 *.dat
32180 \emph default
32181  files of all languages you want to use into one directory (do not use subfolder
32182 s), and specify the path to this directory in 
32183 \family sans
32184 Tools\SpecialChar \menuseparator
32185 Preferences\SpecialChar \menuseparator
32186 Paths
32187 \family default
32188 .
32189  Now the thesaurus should be ready to use.
32190 \end_layout
32191
32192 \begin_layout Subsection
32193 Using the thesaurus
32194 \end_layout
32195
32196 \begin_layout Standard
32197 To start the thesaurus, use the menu 
32198 \family sans
32199 Tools\SpecialChar \menuseparator
32200 Thesaurus
32201 \family default
32202  or the toolbar button 
32203 \begin_inset Info
32204 type  "icon"
32205 arg   "thesaurus-entry"
32206 \end_inset
32207
32208  while the cursor is at the word you want to look up or while a word is
32209  selected.
32210  A dialog pops up showing you probably related words that you can use as
32211  a replacement.
32212  The proposals are grouped into categories.
32213  Note that the thesaurus does not only show synonyms, but also hyperonyms
32214  and hyponyms (such as 
32215 \emph on
32216 plant
32217 \emph default
32218  for 
32219 \emph on
32220 tree
32221 \emph default
32222 ), compounds (such as 
32223 \emph on
32224 tree diagram
32225 \emph default
32226 ) and antonyms (such as 
32227 \emph on
32228 women
32229 \emph default
32230  for 
32231 \emph on
32232 men
32233 \emph default
32234 ), which are marked as such.
32235 \end_layout
32236
32237 \begin_layout Standard
32238 The language is automatically chosen from the language at the cursor, but
32239  you can also switch it in the dialog, as you can enter new words to look
32240  up directly there.
32241 \end_layout
32242
32243 \begin_layout Standard
32244 Note that the thesaurus cannot handle phrases (only compounds that are in
32245  the dictionary, such as the above 
32246 \emph on
32247 tree diagram
32248 \emph default
32249 ), and you have to use the so called lemma form, i.
32250 \begin_inset space \thinspace{}
32251 \end_inset
32252
32253 e.
32254  the form that is used in the dictionaries (for many languages: first person
32255  singular indicative active for nouns, infinitive for verbs).
32256  For example looking up the word forms 
32257 \emph on
32258 reports
32259 \emph default
32260  or 
32261 \emph on
32262 reporting
32263 \emph default
32264  yields no results, while results are shown for the word form 
32265 \emph on
32266 report
32267 \emph default
32268 .
32269  Your best bet is to highlight only the relevant parts of such word (e.
32270 \begin_inset space \thinspace{}
32271 \end_inset
32272
32273 g.
32274  
32275 \emph on
32276 report
32277 \emph default
32278  in 
32279 \emph on
32280 report
32281 \emph default
32282 s), then you get proposals without adjusting the query in the dialog, and
32283  also the replacement will probably be correct (as only the highlighted
32284  part will be replaced, thus the ending remains).
32285 \end_layout
32286
32287 \begin_layout Section
32288 Change Tracking
32289 \begin_inset Index idx
32290 status collapsed
32291
32292 \begin_layout Plain Layout
32293 Change Tracking
32294 \end_layout
32295
32296 \end_inset
32297
32298
32299 \begin_inset Index idx
32300 status collapsed
32301
32302 \begin_layout Plain Layout
32303 Document ! Change Tracking
32304 \end_layout
32305
32306 \end_inset
32307
32308
32309 \begin_inset CommandInset label
32310 LatexCommand label
32311 name "sec:Change-Tracking"
32312
32313 \end_inset
32314
32315
32316 \end_layout
32317
32318 \begin_layout Standard
32319 When you work on a document collaboratively it is extremely useful to be
32320  able to see changes that others have made highlighted in the document.
32321  You can then decide if you want to accept a change or not.
32322  This can be achieved by turning on change tracking in the menu 
32323 \family sans
32324 Document\SpecialChar \menuseparator
32325 Change
32326 \begin_inset space ~
32327 \end_inset
32328
32329 Tracking\SpecialChar \menuseparator
32330 Track
32331 \begin_inset space ~
32332 \end_inset
32333
32334 Changes
32335 \family default
32336 .
32337 \end_layout
32338
32339 \begin_layout Standard
32340 Changes made in the document will then be highlighted by strokes and colors:
32341  
32342 \bar under
32343 \color blue
32344 underlined text
32345 \bar default
32346 \color inherit
32347  is an addition, 
32348 \strikeout on
32349 \color blue
32350 canceled text
32351 \strikeout default
32352 \color inherit
32353  is a deletion.
32354  The color depends on the author that made the change.
32355  You can change the color in LyX's preferences dialog under 
32356 \family sans
32357 Look
32358 \begin_inset space ~
32359 \end_inset
32360
32361 and
32362 \begin_inset space ~
32363 \end_inset
32364
32365 feel
32366 \family default
32367
32368 \family sans
32369 Colors
32370 \family default
32371 .
32372 \begin_inset Index idx
32373 status collapsed
32374
32375 \begin_layout Plain Layout
32376 Color ! Change tracking
32377 \end_layout
32378
32379 \end_inset
32380
32381  The author and the date of the change are shown in LyX's status bar when
32382  the cursor is in changed text.
32383  The same information is shown when you use the toolbar button 
32384 \begin_inset Info
32385 type  "icon"
32386 arg   "changes-merge"
32387 \end_inset
32388
32389 .
32390 \end_layout
32391
32392 \begin_layout Standard
32393 When change tracking is activated, you will see the review toolbar in LyX:
32394 \begin_inset Index idx
32395 status collapsed
32396
32397 \begin_layout Plain Layout
32398 Toolbar ! Review
32399 \end_layout
32400
32401 \end_inset
32402
32403
32404 \end_layout
32405
32406 \begin_layout Standard
32407 \begin_inset VSpace defskip
32408 \end_inset
32409
32410
32411 \end_layout
32412
32413 \begin_layout Standard
32414 \begin_inset Graphics
32415         filename clipart/ChangesToolbar.png
32416         scale 90
32417
32418 \end_inset
32419
32420
32421 \end_layout
32422
32423 \begin_layout Standard
32424 \begin_inset VSpace defskip
32425 \end_inset
32426
32427
32428 \end_layout
32429
32430 \begin_layout Standard
32431 The review toolbar as shown above contains from left to right the following
32432  buttons:
32433 \end_layout
32434
32435 \begin_layout Standard
32436 \begin_inset VSpace defskip
32437 \end_inset
32438
32439
32440 \end_layout
32441
32442 \begin_layout Standard
32443 \begin_inset Tabular
32444 <lyxtabular version="3" rows="10" columns="2">
32445 <features islongtable="true" longtabularalignment="center">
32446 <column alignment="left" valignment="top" width="0">
32447 <column alignment="left" valignment="top" width="0">
32448 <row interlinespace="2.5mm">
32449 <cell alignment="center" valignment="top" usebox="none">
32450 \begin_inset Text
32451
32452 \begin_layout Plain Layout
32453
32454 \family sans
32455 \begin_inset Info
32456 type  "icon"
32457 arg   "changes-track"
32458 \end_inset
32459
32460
32461 \end_layout
32462
32463 \end_inset
32464 </cell>
32465 <cell alignment="center" valignment="top" usebox="none">
32466 \begin_inset Text
32467
32468 \begin_layout Plain Layout
32469
32470 \family sans
32471 Document\SpecialChar \menuseparator
32472 Change
32473 \begin_inset space ~
32474 \end_inset
32475
32476 Tracking\SpecialChar \menuseparator
32477 Track
32478 \begin_inset space ~
32479 \end_inset
32480
32481 Changes
32482 \end_layout
32483
32484 \end_inset
32485 </cell>
32486 </row>
32487 <row interlinespace="2.5mm">
32488 <cell alignment="center" valignment="top" usebox="none">
32489 \begin_inset Text
32490
32491 \begin_layout Plain Layout
32492
32493 \family sans
32494 \begin_inset Info
32495 type  "icon"
32496 arg   "changes-output"
32497 \end_inset
32498
32499
32500 \end_layout
32501
32502 \end_inset
32503 </cell>
32504 <cell alignment="center" valignment="top" usebox="none">
32505 \begin_inset Text
32506
32507 \begin_layout Plain Layout
32508
32509 \family sans
32510 Document\SpecialChar \menuseparator
32511 Change
32512 \begin_inset space ~
32513 \end_inset
32514
32515 Tracking\SpecialChar \menuseparator
32516 Show
32517 \begin_inset space ~
32518 \end_inset
32519
32520 Changes
32521 \begin_inset space ~
32522 \end_inset
32523
32524 in
32525 \begin_inset space ~
32526 \end_inset
32527
32528 Output
32529 \end_layout
32530
32531 \end_inset
32532 </cell>
32533 </row>
32534 <row interlinespace="2.5mm">
32535 <cell alignment="center" valignment="top" usebox="none">
32536 \begin_inset Text
32537
32538 \begin_layout Plain Layout
32539
32540 \family sans
32541 \begin_inset Info
32542 type  "icon"
32543 arg   "change-next"
32544 \end_inset
32545
32546
32547 \end_layout
32548
32549 \end_inset
32550 </cell>
32551 <cell alignment="center" valignment="top" usebox="none">
32552 \begin_inset Text
32553
32554 \begin_layout Plain Layout
32555 Jumps to the next change
32556 \end_layout
32557
32558 \end_inset
32559 </cell>
32560 </row>
32561 <row interlinespace="2.5mm">
32562 <cell alignment="center" valignment="top" usebox="none">
32563 \begin_inset Text
32564
32565 \begin_layout Plain Layout
32566
32567 \family sans
32568 \begin_inset Info
32569 type  "icon"
32570 arg   "change-accept"
32571 \end_inset
32572
32573
32574 \end_layout
32575
32576 \end_inset
32577 </cell>
32578 <cell alignment="center" valignment="top" usebox="none">
32579 \begin_inset Text
32580
32581 \begin_layout Plain Layout
32582
32583 \family sans
32584 Document\SpecialChar \menuseparator
32585 Change
32586 \begin_inset space ~
32587 \end_inset
32588
32589 Tracking\SpecialChar \menuseparator
32590 Accept
32591 \begin_inset space ~
32592 \end_inset
32593
32594 Change
32595 \end_layout
32596
32597 \end_inset
32598 </cell>
32599 </row>
32600 <row interlinespace="2.5mm">
32601 <cell alignment="center" valignment="top" usebox="none">
32602 \begin_inset Text
32603
32604 \begin_layout Plain Layout
32605
32606 \family sans
32607 \begin_inset Info
32608 type  "icon"
32609 arg   "change-reject"
32610 \end_inset
32611
32612
32613 \end_layout
32614
32615 \end_inset
32616 </cell>
32617 <cell alignment="center" valignment="top" usebox="none">
32618 \begin_inset Text
32619
32620 \begin_layout Plain Layout
32621
32622 \family sans
32623 Document\SpecialChar \menuseparator
32624 Change
32625 \begin_inset space ~
32626 \end_inset
32627
32628 Tracking\SpecialChar \menuseparator
32629 Reject
32630 \begin_inset space ~
32631 \end_inset
32632
32633 Change
32634 \end_layout
32635
32636 \end_inset
32637 </cell>
32638 </row>
32639 <row interlinespace="2.5mm">
32640 <cell alignment="center" valignment="top" usebox="none">
32641 \begin_inset Text
32642
32643 \begin_layout Plain Layout
32644
32645 \family sans
32646 \begin_inset Info
32647 type  "icon"
32648 arg   "changes-merge"
32649 \end_inset
32650
32651
32652 \end_layout
32653
32654 \end_inset
32655 </cell>
32656 <cell alignment="center" valignment="top" usebox="none">
32657 \begin_inset Text
32658
32659 \begin_layout Plain Layout
32660
32661 \family sans
32662 Document\SpecialChar \menuseparator
32663 Change
32664 \begin_inset space ~
32665 \end_inset
32666
32667 Tracking\SpecialChar \menuseparator
32668 Merge
32669 \begin_inset space ~
32670 \end_inset
32671
32672 Changes
32673 \end_layout
32674
32675 \end_inset
32676 </cell>
32677 </row>
32678 <row interlinespace="2.5mm">
32679 <cell alignment="center" valignment="top" usebox="none">
32680 \begin_inset Text
32681
32682 \begin_layout Plain Layout
32683
32684 \family sans
32685 \begin_inset Info
32686 type  "icon"
32687 arg   "all-changes-accept"
32688 \end_inset
32689
32690
32691 \end_layout
32692
32693 \end_inset
32694 </cell>
32695 <cell alignment="center" valignment="top" usebox="none">
32696 \begin_inset Text
32697
32698 \begin_layout Plain Layout
32699
32700 \family sans
32701 Document\SpecialChar \menuseparator
32702 Change
32703 \begin_inset space ~
32704 \end_inset
32705
32706 Tracking\SpecialChar \menuseparator
32707 Accept
32708 \begin_inset space ~
32709 \end_inset
32710
32711 All
32712 \begin_inset space ~
32713 \end_inset
32714
32715 Changes
32716 \end_layout
32717
32718 \end_inset
32719 </cell>
32720 </row>
32721 <row interlinespace="2.5mm">
32722 <cell alignment="center" valignment="top" usebox="none">
32723 \begin_inset Text
32724
32725 \begin_layout Plain Layout
32726
32727 \family sans
32728 \begin_inset Info
32729 type  "icon"
32730 arg   "all-changes-reject"
32731 \end_inset
32732
32733
32734 \end_layout
32735
32736 \end_inset
32737 </cell>
32738 <cell alignment="center" valignment="top" usebox="none">
32739 \begin_inset Text
32740
32741 \begin_layout Plain Layout
32742
32743 \family sans
32744 Document\SpecialChar \menuseparator
32745 Change
32746 \begin_inset space ~
32747 \end_inset
32748
32749 Tracking\SpecialChar \menuseparator
32750 Reject
32751 \begin_inset space ~
32752 \end_inset
32753
32754 All
32755 \begin_inset space ~
32756 \end_inset
32757
32758 Changes
32759 \end_layout
32760
32761 \end_inset
32762 </cell>
32763 </row>
32764 <row interlinespace="2.5mm">
32765 <cell alignment="center" valignment="top" usebox="none">
32766 \begin_inset Text
32767
32768 \begin_layout Plain Layout
32769
32770 \family sans
32771 \begin_inset Info
32772 type  "icon"
32773 arg   "note-insert"
32774 \end_inset
32775
32776
32777 \end_layout
32778
32779 \end_inset
32780 </cell>
32781 <cell alignment="center" valignment="top" usebox="none">
32782 \begin_inset Text
32783
32784 \begin_layout Plain Layout
32785
32786 \family sans
32787 Insert\SpecialChar \menuseparator
32788 Note\SpecialChar \menuseparator
32789 LyX
32790 \begin_inset space ~
32791 \end_inset
32792
32793 Note
32794 \end_layout
32795
32796 \end_inset
32797 </cell>
32798 </row>
32799 <row interlinespace="2.5mm">
32800 <cell alignment="center" valignment="top" usebox="none">
32801 \begin_inset Text
32802
32803 \begin_layout Plain Layout
32804
32805 \family sans
32806 \begin_inset Info
32807 type  "icon"
32808 arg   "note-next"
32809 \end_inset
32810
32811
32812 \end_layout
32813
32814 \end_inset
32815 </cell>
32816 <cell alignment="center" valignment="top" usebox="none">
32817 \begin_inset Text
32818
32819 \begin_layout Plain Layout
32820
32821 \family sans
32822 Navigate\SpecialChar \menuseparator
32823 Next
32824 \begin_inset space ~
32825 \end_inset
32826
32827 Note
32828 \end_layout
32829
32830 \end_inset
32831 </cell>
32832 </row>
32833 </lyxtabular>
32834
32835 \end_inset
32836
32837
32838 \end_layout
32839
32840 \begin_layout Standard
32841 \begin_inset VSpace defskip
32842 \end_inset
32843
32844
32845 \end_layout
32846
32847 \begin_layout Standard
32848 The review toolbar helps you to accept, reject, or merge changes – highlight
32849  the change and press one of the desired toolbar buttons.
32850  When you merge changes, a window pops up showing you information about
32851  the next change after the current cursor position.
32852  So you don't need to highlight a certain change.
32853  Within the merge window you can decide to accept or reject changes and
32854  step to the next change.
32855  This way you can jump through all the changes in the document.
32856 \end_layout
32857
32858 \begin_layout Standard
32859 The toolbar has two buttons to handle notes because notes are often important
32860  to describe a change.
32861 \end_layout
32862
32863 \begin_layout Standard
32864 To show the made changes in the output you need the LaTeX package 
32865 \series bold
32866 dvipost
32867 \series default
32868
32869 \begin_inset Index idx
32870 status collapsed
32871
32872 \begin_layout Plain Layout
32873 LaTeX-packages ! dvipost
32874 \end_layout
32875
32876 \end_inset
32877
32878  installed.
32879  You will find it in the TeX Catalogue, 
32880 \begin_inset CommandInset citation
32881 LatexCommand cite
32882 key "TeXCatalogue"
32883
32884 \end_inset
32885
32886  or in the package manager of your LaTeX-system.
32887 \end_layout
32888
32889 \begin_layout Section
32890 Comparison of Documents
32891 \begin_inset Index idx
32892 status collapsed
32893
32894 \begin_layout Plain Layout
32895 Comparison of documents
32896 \end_layout
32897
32898 \end_inset
32899
32900
32901 \end_layout
32902
32903 \begin_layout Standard
32904 You can compare two different LyX files via the menu 
32905 \family sans
32906 Tools\SpecialChar \menuseparator
32907 Compare
32908 \family default
32909 .
32910  The comparison result is a LyX file with change tracking enabled showing
32911  the differences.
32912  In the comparison dialog you can select from which document LyX should
32913  take the document settings for the resulting difference file with the option
32914  
32915 \family sans
32916 Copy
32917 \begin_inset space ~
32918 \end_inset
32919
32920 Document
32921 \begin_inset space ~
32922 \end_inset
32923
32924 Settings
32925 \begin_inset space ~
32926 \end_inset
32927
32928 from
32929 \family default
32930 .
32931  The option 
32932 \family sans
32933 Enable
32934 \begin_inset space ~
32935 \end_inset
32936
32937 change
32938 \begin_inset space ~
32939 \end_inset
32940
32941 tracking
32942 \begin_inset space ~
32943 \end_inset
32944
32945 features
32946 \begin_inset space ~
32947 \end_inset
32948
32949 in
32950 \begin_inset space ~
32951 \end_inset
32952
32953 the
32954 \begin_inset space ~
32955 \end_inset
32956
32957 output
32958 \family default
32959  enables the change tracking option 
32960 \family sans
32961 Show
32962 \begin_inset space ~
32963 \end_inset
32964
32965 Changes
32966 \begin_inset space ~
32967 \end_inset
32968
32969 in
32970 \begin_inset space ~
32971 \end_inset
32972
32973 Output
32974 \family default
32975  to visualize the differences also in the PDF output of the difference file.
32976 \end_layout
32977
32978 \begin_layout Section
32979 International Support
32980 \begin_inset Index idx
32981 status collapsed
32982
32983 \begin_layout Plain Layout
32984 International support
32985 \end_layout
32986
32987 \end_inset
32988
32989
32990 \end_layout
32991
32992 \begin_layout Standard
32993 This section describes how to use LyX with any language you want.
32994  For some non-western languages there are special Wiki-pages that explain
32995  how to set up LyX to use them: 
32996 \begin_inset CommandInset citation
32997 LatexCommand cite
32998 key "Arabic,Armenian,Farsi,Hebrew"
32999
33000 \end_inset
33001
33002
33003 \end_layout
33004
33005 \begin_layout Standard
33006 Besides languages, LyX also supports phonetic symbols, see section
33007 \begin_inset space ~
33008 \end_inset
33009
33010
33011 \begin_inset CommandInset ref
33012 LatexCommand ref
33013 reference "sub:Special-Character"
33014
33015 \end_inset
33016
33017 .
33018 \end_layout
33019
33020 \begin_layout Subsection
33021 Language Options
33022 \begin_inset Index idx
33023 status collapsed
33024
33025 \begin_layout Plain Layout
33026 Language ! Options
33027 \end_layout
33028
33029 \end_inset
33030
33031
33032 \begin_inset Index idx
33033 status collapsed
33034
33035 \begin_layout Plain Layout
33036 Document ! Settings
33037 \end_layout
33038
33039 \end_inset
33040
33041
33042 \begin_inset Index idx
33043 status collapsed
33044
33045 \begin_layout Plain Layout
33046 Document ! Language
33047 \end_layout
33048
33049 \end_inset
33050
33051
33052 \end_layout
33053
33054 \begin_layout Standard
33055 The 
33056 \family sans
33057 Document\SpecialChar \menuseparator
33058 Settings
33059 \family default
33060  dialog lets you set 
33061 \family roman
33062 the language and character encoding for your language.
33063  
33064 \end_layout
33065
33066 \begin_layout Standard
33067 Choose your language in the 
33068 \family sans
33069 Language
33070 \family default
33071  section of this dialog.
33072  The default is 
33073 \family sans
33074 English
33075 \family default
33076 .
33077 \end_layout
33078
33079 \begin_layout Standard
33080 Under 
33081 \family sans
33082 Encoding
33083 \family default
33084  you can choose the character encoding map you want to use for LaTeX export.
33085  The option 
33086 \family sans
33087 Language Default
33088 \family default
33089  is the preferred choice and works well in most cases.
33090  For details about the different encoding options see section
33091 \begin_inset space ~
33092 \end_inset
33093
33094
33095 \begin_inset CommandInset ref
33096 LatexCommand ref
33097 reference "chap:The-Document-Settings"
33098
33099 \end_inset
33100
33101 .
33102 \end_layout
33103
33104 \begin_layout Subsection
33105 Keyboard mapping configuration
33106 \begin_inset CommandInset label
33107 LatexCommand label
33108 name "sub:Keyboard-mapping"
33109
33110 \end_inset
33111
33112
33113 \end_layout
33114
33115 \begin_layout Standard
33116 If you have for example a U.
33117 \begin_inset space \thinspace{}
33118 \end_inset
33119
33120 S.-style keyboard and want to write in a language other than English, you
33121  can use an alternate keymap.
33122  For example, if you have a U.
33123 \begin_inset space \thinspace{}
33124 \end_inset
33125
33126 S.-style keyboard but want to write in Italian, you can configure LyX to
33127  use an Italian keymap.
33128  The preferences dialog allows you to choose up to two keyboard mappings,
33129  see section
33130 \begin_inset space ~
33131 \end_inset
33132
33133
33134 \begin_inset CommandInset ref
33135 LatexCommand ref
33136 reference "sub:Keyboard-Map"
33137
33138 \end_inset
33139
33140 .
33141  You can choose primary and secondary keyboard languages and then select
33142  which one you want to use.
33143 \end_layout
33144
33145 \begin_layout Standard
33146 Finally, you may just want to change a few key mappings or create an entirely
33147  different keymap (for Vulcan, for instance).
33148  You may, for example, normally write in Italian on a U.S.
33149  keyboard but want to include an occasional quotation in German.
33150  In such a case, you can write your own keyboard mapping or modify an existing
33151  one to support the characters you want.
33152  This and many other customizations are explained in the 
33153 \emph on
33154 Customization
33155 \emph default
33156  manual.
33157 \end_layout
33158
33159 \begin_layout Subsection
33160 Character Tables
33161 \end_layout
33162
33163 \begin_layout Standard
33164 Table
33165 \begin_inset space ~
33166 \end_inset
33167
33168
33169 \begin_inset CommandInset ref
33170 LatexCommand ref
33171 reference "cap:The-latin1-character"
33172
33173 \end_inset
33174
33175  shows the 
33176 \family typewriter
33177 Latin1
33178 \family default
33179  character set.
33180  You should be able to enter the characters in the first eight columns directly
33181  from the keyboard.
33182 \end_layout
33183
33184 \begin_layout Standard
33185 There are a few things you need to know about this table.
33186  Here are some of the details you will need to bear in mind when using character
33187 s from the 
33188 \family typewriter
33189 Latin1
33190 \family default
33191  character set:
33192 \end_layout
33193
33194 \begin_layout Itemize
33195 Even if you have selected 
33196 \family sans
33197 latin1
33198 \family default
33199  in the 
33200 \family sans
33201 Document\SpecialChar \menuseparator
33202 Settings
33203 \family default
33204  dialog, users who have only the 
33205 \family typewriter
33206 T1
33207 \family default
33208 -fonts for LaTeX [or who have the 
33209 \family typewriter
33210 T1
33211 \family default
33212 -fonts but aren't using them] will still miss a few characters: D0, F0,
33213  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
33214  french quotes will not show up.
33215 \end_layout
33216
33217 \begin_layout Standard
33218 \begin_inset Float table
33219 wide false
33220 sideways false
33221 status collapsed
33222
33223 \begin_layout Plain Layout
33224 \begin_inset Caption
33225
33226 \begin_layout Plain Layout
33227 \begin_inset CommandInset label
33228 LatexCommand label
33229 name "cap:The-latin1-character"
33230
33231 \end_inset
33232
33233 The 
33234 \family typewriter
33235 latin1
33236 \family default
33237  character set
33238 \end_layout
33239
33240 \end_inset
33241
33242
33243 \end_layout
33244
33245 \begin_layout Plain Layout
33246 \align center
33247 \begin_inset Tabular
33248 <lyxtabular version="3" rows="17" columns="17">
33249 <features tabularvalignment="middle">
33250 <column alignment="center" valignment="top" width="0pt">
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 <row>
33268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33269 \begin_inset Text
33270
33271 \begin_layout Plain Layout
33272
33273 \end_layout
33274
33275 \end_inset
33276 </cell>
33277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33278 \begin_inset Text
33279
33280 \begin_layout Plain Layout
33281
33282 \family roman
33283 \series medium
33284 \shape up
33285 \size tiny
33286 \emph off
33287 \bar no
33288 \noun off
33289 \color none
33290 00
33291 \end_layout
33292
33293 \end_inset
33294 </cell>
33295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33296 \begin_inset Text
33297
33298 \begin_layout Plain Layout
33299
33300 \family roman
33301 \series medium
33302 \shape up
33303 \size tiny
33304 \emph off
33305 \bar no
33306 \noun off
33307 \color none
33308 10
33309 \end_layout
33310
33311 \end_inset
33312 </cell>
33313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33314 \begin_inset Text
33315
33316 \begin_layout Plain Layout
33317
33318 \family roman
33319 \series medium
33320 \shape up
33321 \size tiny
33322 \emph off
33323 \bar no
33324 \noun off
33325 \color none
33326 20
33327 \end_layout
33328
33329 \end_inset
33330 </cell>
33331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33332 \begin_inset Text
33333
33334 \begin_layout Plain Layout
33335
33336 \family roman
33337 \series medium
33338 \shape up
33339 \size tiny
33340 \emph off
33341 \bar no
33342 \noun off
33343 \color none
33344 30
33345 \end_layout
33346
33347 \end_inset
33348 </cell>
33349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33350 \begin_inset Text
33351
33352 \begin_layout Plain Layout
33353
33354 \family roman
33355 \series medium
33356 \shape up
33357 \size tiny
33358 \emph off
33359 \bar no
33360 \noun off
33361 \color none
33362 40
33363 \end_layout
33364
33365 \end_inset
33366 </cell>
33367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33368 \begin_inset Text
33369
33370 \begin_layout Plain Layout
33371
33372 \family roman
33373 \series medium
33374 \shape up
33375 \size tiny
33376 \emph off
33377 \bar no
33378 \noun off
33379 \color none
33380 50
33381 \end_layout
33382
33383 \end_inset
33384 </cell>
33385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33386 \begin_inset Text
33387
33388 \begin_layout Plain Layout
33389
33390 \family roman
33391 \series medium
33392 \shape up
33393 \size tiny
33394 \emph off
33395 \bar no
33396 \noun off
33397 \color none
33398 60
33399 \end_layout
33400
33401 \end_inset
33402 </cell>
33403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33404 \begin_inset Text
33405
33406 \begin_layout Plain Layout
33407
33408 \family roman
33409 \series medium
33410 \shape up
33411 \size tiny
33412 \emph off
33413 \bar no
33414 \noun off
33415 \color none
33416 70
33417 \end_layout
33418
33419 \end_inset
33420 </cell>
33421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33422 \begin_inset Text
33423
33424 \begin_layout Plain Layout
33425
33426 \family roman
33427 \series medium
33428 \shape up
33429 \size tiny
33430 \emph off
33431 \bar no
33432 \noun off
33433 \color none
33434 80
33435 \end_layout
33436
33437 \end_inset
33438 </cell>
33439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33440 \begin_inset Text
33441
33442 \begin_layout Plain Layout
33443
33444 \family roman
33445 \series medium
33446 \shape up
33447 \size tiny
33448 \emph off
33449 \bar no
33450 \noun off
33451 \color none
33452 90
33453 \end_layout
33454
33455 \end_inset
33456 </cell>
33457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33458 \begin_inset Text
33459
33460 \begin_layout Plain Layout
33461
33462 \family roman
33463 \series medium
33464 \shape up
33465 \size tiny
33466 \emph off
33467 \bar no
33468 \noun off
33469 \color none
33470 A0
33471 \end_layout
33472
33473 \end_inset
33474 </cell>
33475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33476 \begin_inset Text
33477
33478 \begin_layout Plain Layout
33479
33480 \family roman
33481 \series medium
33482 \shape up
33483 \size tiny
33484 \emph off
33485 \bar no
33486 \noun off
33487 \color none
33488 B0
33489 \end_layout
33490
33491 \end_inset
33492 </cell>
33493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33494 \begin_inset Text
33495
33496 \begin_layout Plain Layout
33497
33498 \family roman
33499 \series medium
33500 \shape up
33501 \size tiny
33502 \emph off
33503 \bar no
33504 \noun off
33505 \color none
33506 C0
33507 \end_layout
33508
33509 \end_inset
33510 </cell>
33511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33512 \begin_inset Text
33513
33514 \begin_layout Plain Layout
33515
33516 \family roman
33517 \series medium
33518 \shape up
33519 \size tiny
33520 \emph off
33521 \bar no
33522 \noun off
33523 \color none
33524 D0
33525 \end_layout
33526
33527 \end_inset
33528 </cell>
33529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33530 \begin_inset Text
33531
33532 \begin_layout Plain Layout
33533
33534 \family roman
33535 \series medium
33536 \shape up
33537 \size tiny
33538 \emph off
33539 \bar no
33540 \noun off
33541 \color none
33542 E0
33543 \end_layout
33544
33545 \end_inset
33546 </cell>
33547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33548 \begin_inset Text
33549
33550 \begin_layout Plain Layout
33551
33552 \family roman
33553 \series medium
33554 \shape up
33555 \size tiny
33556 \emph off
33557 \bar no
33558 \noun off
33559 \color none
33560 F0
33561 \end_layout
33562
33563 \end_inset
33564 </cell>
33565 </row>
33566 <row>
33567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33568 \begin_inset Text
33569
33570 \begin_layout Plain Layout
33571
33572 \family roman
33573 \series medium
33574 \shape up
33575 \size tiny
33576 \emph off
33577 \bar no
33578 \noun off
33579 \color none
33580 00
33581 \end_layout
33582
33583 \end_inset
33584 </cell>
33585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33586 \begin_inset Text
33587
33588 \begin_layout Plain Layout
33589
33590 \end_layout
33591
33592 \end_inset
33593 </cell>
33594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33595 \begin_inset Text
33596
33597 \begin_layout Plain Layout
33598
33599 \end_layout
33600
33601 \end_inset
33602 </cell>
33603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33604 \begin_inset Text
33605
33606 \begin_layout Plain Layout
33607
33608 \end_layout
33609
33610 \end_inset
33611 </cell>
33612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33613 \begin_inset Text
33614
33615 \begin_layout Plain Layout
33616
33617 \family roman
33618 \series medium
33619 \shape up
33620 \emph off
33621 \bar no
33622 \noun off
33623 \color none
33624 0
33625 \end_layout
33626
33627 \end_inset
33628 </cell>
33629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33630 \begin_inset Text
33631
33632 \begin_layout Plain Layout
33633
33634 \family roman
33635 \series medium
33636 \shape up
33637 \emph off
33638 \bar no
33639 \noun off
33640 \color none
33641 @
33642 \end_layout
33643
33644 \end_inset
33645 </cell>
33646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33647 \begin_inset Text
33648
33649 \begin_layout Plain Layout
33650
33651 \family roman
33652 \series medium
33653 \shape up
33654 \emph off
33655 \bar no
33656 \noun off
33657 \color none
33658 P
33659 \end_layout
33660
33661 \end_inset
33662 </cell>
33663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33664 \begin_inset Text
33665
33666 \begin_layout Plain Layout
33667
33668 \family roman
33669 \series medium
33670 \shape up
33671 \emph off
33672 \bar no
33673 \noun off
33674 \color none
33675 '
33676 \end_layout
33677
33678 \end_inset
33679 </cell>
33680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33681 \begin_inset Text
33682
33683 \begin_layout Plain Layout
33684
33685 \family roman
33686 \series medium
33687 \shape up
33688 \emph off
33689 \bar no
33690 \noun off
33691 \color none
33692 p
33693 \end_layout
33694
33695 \end_inset
33696 </cell>
33697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33698 \begin_inset Text
33699
33700 \begin_layout Plain Layout
33701
33702 \end_layout
33703
33704 \end_inset
33705 </cell>
33706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33707 \begin_inset Text
33708
33709 \begin_layout Plain Layout
33710
33711 \end_layout
33712
33713 \end_inset
33714 </cell>
33715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33716 \begin_inset Text
33717
33718 \begin_layout Plain Layout
33719
33720 \end_layout
33721
33722 \end_inset
33723 </cell>
33724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33725 \begin_inset Text
33726
33727 \begin_layout Plain Layout
33728
33729 \family roman
33730 \series medium
33731 \shape up
33732 \emph off
33733 \bar no
33734 \noun off
33735 \color none
33736 °
33737 \end_layout
33738
33739 \end_inset
33740 </cell>
33741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33742 \begin_inset Text
33743
33744 \begin_layout Plain Layout
33745
33746 \family roman
33747 \series medium
33748 \shape up
33749 \emph off
33750 \bar no
33751 \noun off
33752 \color none
33753 À
33754 \end_layout
33755
33756 \end_inset
33757 </cell>
33758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33759 \begin_inset Text
33760
33761 \begin_layout Plain Layout
33762
33763 \family roman
33764 \series medium
33765 \shape up
33766 \emph off
33767 \bar no
33768 \noun off
33769 \color none
33770 Ð
33771 \end_layout
33772
33773 \end_inset
33774 </cell>
33775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33776 \begin_inset Text
33777
33778 \begin_layout Plain Layout
33779
33780 \family roman
33781 \series medium
33782 \shape up
33783 \emph off
33784 \bar no
33785 \noun off
33786 \color none
33787 à
33788 \end_layout
33789
33790 \end_inset
33791 </cell>
33792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33793 \begin_inset Text
33794
33795 \begin_layout Plain Layout
33796
33797 \family roman
33798 \series medium
33799 \shape up
33800 \emph off
33801 \bar no
33802 \noun off
33803 \color none
33804 ð
33805 \end_layout
33806
33807 \end_inset
33808 </cell>
33809 </row>
33810 <row>
33811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33812 \begin_inset Text
33813
33814 \begin_layout Plain Layout
33815
33816 \family roman
33817 \series medium
33818 \shape up
33819 \size tiny
33820 \emph off
33821 \bar no
33822 \noun off
33823 \color none
33824 01
33825 \end_layout
33826
33827 \end_inset
33828 </cell>
33829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33830 \begin_inset Text
33831
33832 \begin_layout Plain Layout
33833
33834 \end_layout
33835
33836 \end_inset
33837 </cell>
33838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33839 \begin_inset Text
33840
33841 \begin_layout Plain Layout
33842
33843 \end_layout
33844
33845 \end_inset
33846 </cell>
33847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33848 \begin_inset Text
33849
33850 \begin_layout Plain Layout
33851
33852 \family roman
33853 \series medium
33854 \shape up
33855 \emph off
33856 \bar no
33857 \noun off
33858 \color none
33859 !
33860 \end_layout
33861
33862 \end_inset
33863 </cell>
33864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33865 \begin_inset Text
33866
33867 \begin_layout Plain Layout
33868
33869 \family roman
33870 \series medium
33871 \shape up
33872 \emph off
33873 \bar no
33874 \noun off
33875 \color none
33876 1
33877 \end_layout
33878
33879 \end_inset
33880 </cell>
33881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33882 \begin_inset Text
33883
33884 \begin_layout Plain Layout
33885
33886 \family roman
33887 \series medium
33888 \shape up
33889 \emph off
33890 \bar no
33891 \noun off
33892 \color none
33893 A
33894 \end_layout
33895
33896 \end_inset
33897 </cell>
33898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33899 \begin_inset Text
33900
33901 \begin_layout Plain Layout
33902
33903 \family roman
33904 \series medium
33905 \shape up
33906 \emph off
33907 \bar no
33908 \noun off
33909 \color none
33910 Q
33911 \end_layout
33912
33913 \end_inset
33914 </cell>
33915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33916 \begin_inset Text
33917
33918 \begin_layout Plain Layout
33919
33920 \family roman
33921 \series medium
33922 \shape up
33923 \emph off
33924 \bar no
33925 \noun off
33926 \color none
33927 a
33928 \end_layout
33929
33930 \end_inset
33931 </cell>
33932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33933 \begin_inset Text
33934
33935 \begin_layout Plain Layout
33936
33937 \family roman
33938 \series medium
33939 \shape up
33940 \emph off
33941 \bar no
33942 \noun off
33943 \color none
33944 q
33945 \end_layout
33946
33947 \end_inset
33948 </cell>
33949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33950 \begin_inset Text
33951
33952 \begin_layout Plain Layout
33953
33954 \end_layout
33955
33956 \end_inset
33957 </cell>
33958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33959 \begin_inset Text
33960
33961 \begin_layout Plain Layout
33962
33963 \end_layout
33964
33965 \end_inset
33966 </cell>
33967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33968 \begin_inset Text
33969
33970 \begin_layout Plain Layout
33971
33972 \family roman
33973 \series medium
33974 \shape up
33975 \emph off
33976 \bar no
33977 \noun off
33978 \color none
33979 ¡
33980 \end_layout
33981
33982 \end_inset
33983 </cell>
33984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33985 \begin_inset Text
33986
33987 \begin_layout Plain Layout
33988
33989 \family roman
33990 \series medium
33991 \shape up
33992 \emph off
33993 \bar no
33994 \noun off
33995 \color none
33996 ±
33997 \end_layout
33998
33999 \end_inset
34000 </cell>
34001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34002 \begin_inset Text
34003
34004 \begin_layout Plain Layout
34005
34006 \family roman
34007 \series medium
34008 \shape up
34009 \emph off
34010 \bar no
34011 \noun off
34012 \color none
34013 Á
34014 \end_layout
34015
34016 \end_inset
34017 </cell>
34018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34019 \begin_inset Text
34020
34021 \begin_layout Plain Layout
34022
34023 \family roman
34024 \series medium
34025 \shape up
34026 \emph off
34027 \bar no
34028 \noun off
34029 \color none
34030 Ñ
34031 \end_layout
34032
34033 \end_inset
34034 </cell>
34035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34036 \begin_inset Text
34037
34038 \begin_layout Plain Layout
34039
34040 \family roman
34041 \series medium
34042 \shape up
34043 \emph off
34044 \bar no
34045 \noun off
34046 \color none
34047 á
34048 \end_layout
34049
34050 \end_inset
34051 </cell>
34052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34053 \begin_inset Text
34054
34055 \begin_layout Plain Layout
34056
34057 \family roman
34058 \series medium
34059 \shape up
34060 \emph off
34061 \bar no
34062 \noun off
34063 \color none
34064 ñ
34065 \end_layout
34066
34067 \end_inset
34068 </cell>
34069 </row>
34070 <row>
34071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34072 \begin_inset Text
34073
34074 \begin_layout Plain Layout
34075
34076 \family roman
34077 \series medium
34078 \shape up
34079 \size tiny
34080 \emph off
34081 \bar no
34082 \noun off
34083 \color none
34084 02
34085 \end_layout
34086
34087 \end_inset
34088 </cell>
34089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34090 \begin_inset Text
34091
34092 \begin_layout Plain Layout
34093
34094 \end_layout
34095
34096 \end_inset
34097 </cell>
34098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34099 \begin_inset Text
34100
34101 \begin_layout Plain Layout
34102
34103 \end_layout
34104
34105 \end_inset
34106 </cell>
34107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34108 \begin_inset Text
34109
34110 \begin_layout Plain Layout
34111
34112 \family roman
34113 \series medium
34114 \shape up
34115 \emph off
34116 \bar no
34117 \noun off
34118 \color none
34119 \begin_inset Quotes eld
34120 \end_inset
34121
34122
34123 \end_layout
34124
34125 \end_inset
34126 </cell>
34127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34128 \begin_inset Text
34129
34130 \begin_layout Plain Layout
34131
34132 \family roman
34133 \series medium
34134 \shape up
34135 \emph off
34136 \bar no
34137 \noun off
34138 \color none
34139 2
34140 \end_layout
34141
34142 \end_inset
34143 </cell>
34144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34145 \begin_inset Text
34146
34147 \begin_layout Plain Layout
34148
34149 \family roman
34150 \series medium
34151 \shape up
34152 \emph off
34153 \bar no
34154 \noun off
34155 \color none
34156 B
34157 \end_layout
34158
34159 \end_inset
34160 </cell>
34161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34162 \begin_inset Text
34163
34164 \begin_layout Plain Layout
34165
34166 \family roman
34167 \series medium
34168 \shape up
34169 \emph off
34170 \bar no
34171 \noun off
34172 \color none
34173 R
34174 \end_layout
34175
34176 \end_inset
34177 </cell>
34178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34179 \begin_inset Text
34180
34181 \begin_layout Plain Layout
34182
34183 \family roman
34184 \series medium
34185 \shape up
34186 \emph off
34187 \bar no
34188 \noun off
34189 \color none
34190 b
34191 \end_layout
34192
34193 \end_inset
34194 </cell>
34195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34196 \begin_inset Text
34197
34198 \begin_layout Plain Layout
34199
34200 \family roman
34201 \series medium
34202 \shape up
34203 \emph off
34204 \bar no
34205 \noun off
34206 \color none
34207 r
34208 \end_layout
34209
34210 \end_inset
34211 </cell>
34212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34213 \begin_inset Text
34214
34215 \begin_layout Plain Layout
34216
34217 \end_layout
34218
34219 \end_inset
34220 </cell>
34221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34222 \begin_inset Text
34223
34224 \begin_layout Plain Layout
34225
34226 \end_layout
34227
34228 \end_inset
34229 </cell>
34230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34231 \begin_inset Text
34232
34233 \begin_layout Plain Layout
34234 ¢
34235 \end_layout
34236
34237 \end_inset
34238 </cell>
34239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34240 \begin_inset Text
34241
34242 \begin_layout Plain Layout
34243
34244 \family roman
34245 \series medium
34246 \shape up
34247 \emph off
34248 \bar no
34249 \noun off
34250 \color none
34251 ²
34252 \end_layout
34253
34254 \end_inset
34255 </cell>
34256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34257 \begin_inset Text
34258
34259 \begin_layout Plain Layout
34260
34261 \family roman
34262 \series medium
34263 \shape up
34264 \emph off
34265 \bar no
34266 \noun off
34267 \color none
34268 Â
34269 \end_layout
34270
34271 \end_inset
34272 </cell>
34273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34274 \begin_inset Text
34275
34276 \begin_layout Plain Layout
34277
34278 \family roman
34279 \series medium
34280 \shape up
34281 \emph off
34282 \bar no
34283 \noun off
34284 \color none
34285 Ò
34286 \end_layout
34287
34288 \end_inset
34289 </cell>
34290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34291 \begin_inset Text
34292
34293 \begin_layout Plain Layout
34294
34295 \family roman
34296 \series medium
34297 \shape up
34298 \emph off
34299 \bar no
34300 \noun off
34301 \color none
34302 â
34303 \end_layout
34304
34305 \end_inset
34306 </cell>
34307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34308 \begin_inset Text
34309
34310 \begin_layout Plain Layout
34311
34312 \family roman
34313 \series medium
34314 \shape up
34315 \emph off
34316 \bar no
34317 \noun off
34318 \color none
34319 ò
34320 \end_layout
34321
34322 \end_inset
34323 </cell>
34324 </row>
34325 <row>
34326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34327 \begin_inset Text
34328
34329 \begin_layout Plain Layout
34330
34331 \family roman
34332 \series medium
34333 \shape up
34334 \size tiny
34335 \emph off
34336 \bar no
34337 \noun off
34338 \color none
34339 03
34340 \end_layout
34341
34342 \end_inset
34343 </cell>
34344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34345 \begin_inset Text
34346
34347 \begin_layout Plain Layout
34348
34349 \end_layout
34350
34351 \end_inset
34352 </cell>
34353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34354 \begin_inset Text
34355
34356 \begin_layout Plain Layout
34357
34358 \end_layout
34359
34360 \end_inset
34361 </cell>
34362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34363 \begin_inset Text
34364
34365 \begin_layout Plain Layout
34366
34367 \family roman
34368 \series medium
34369 \shape up
34370 \emph off
34371 \bar no
34372 \noun off
34373 \color none
34374 #
34375 \end_layout
34376
34377 \end_inset
34378 </cell>
34379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34380 \begin_inset Text
34381
34382 \begin_layout Plain Layout
34383
34384 \family roman
34385 \series medium
34386 \shape up
34387 \emph off
34388 \bar no
34389 \noun off
34390 \color none
34391 3
34392 \end_layout
34393
34394 \end_inset
34395 </cell>
34396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34397 \begin_inset Text
34398
34399 \begin_layout Plain Layout
34400
34401 \family roman
34402 \series medium
34403 \shape up
34404 \emph off
34405 \bar no
34406 \noun off
34407 \color none
34408 C
34409 \end_layout
34410
34411 \end_inset
34412 </cell>
34413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34414 \begin_inset Text
34415
34416 \begin_layout Plain Layout
34417
34418 \family roman
34419 \series medium
34420 \shape up
34421 \emph off
34422 \bar no
34423 \noun off
34424 \color none
34425 S
34426 \end_layout
34427
34428 \end_inset
34429 </cell>
34430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34431 \begin_inset Text
34432
34433 \begin_layout Plain Layout
34434
34435 \family roman
34436 \series medium
34437 \shape up
34438 \emph off
34439 \bar no
34440 \noun off
34441 \color none
34442 c
34443 \end_layout
34444
34445 \end_inset
34446 </cell>
34447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34448 \begin_inset Text
34449
34450 \begin_layout Plain Layout
34451
34452 \family roman
34453 \series medium
34454 \shape up
34455 \emph off
34456 \bar no
34457 \noun off
34458 \color none
34459 s
34460 \end_layout
34461
34462 \end_inset
34463 </cell>
34464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34465 \begin_inset Text
34466
34467 \begin_layout Plain Layout
34468
34469 \end_layout
34470
34471 \end_inset
34472 </cell>
34473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34474 \begin_inset Text
34475
34476 \begin_layout Plain Layout
34477
34478 \end_layout
34479
34480 \end_inset
34481 </cell>
34482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34483 \begin_inset Text
34484
34485 \begin_layout Plain Layout
34486
34487 \family roman
34488 \series medium
34489 \shape up
34490 \emph off
34491 \bar no
34492 \noun off
34493 \color none
34494 £
34495 \end_layout
34496
34497 \end_inset
34498 </cell>
34499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34500 \begin_inset Text
34501
34502 \begin_layout Plain Layout
34503
34504 \family roman
34505 \series medium
34506 \shape up
34507 \emph off
34508 \bar no
34509 \noun off
34510 \color none
34511 ³
34512 \end_layout
34513
34514 \end_inset
34515 </cell>
34516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34517 \begin_inset Text
34518
34519 \begin_layout Plain Layout
34520
34521 \family roman
34522 \series medium
34523 \shape up
34524 \emph off
34525 \bar no
34526 \noun off
34527 \color none
34528 Ã
34529 \end_layout
34530
34531 \end_inset
34532 </cell>
34533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34534 \begin_inset Text
34535
34536 \begin_layout Plain Layout
34537
34538 \family roman
34539 \series medium
34540 \shape up
34541 \emph off
34542 \bar no
34543 \noun off
34544 \color none
34545 Ó
34546 \end_layout
34547
34548 \end_inset
34549 </cell>
34550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34551 \begin_inset Text
34552
34553 \begin_layout Plain Layout
34554
34555 \family roman
34556 \series medium
34557 \shape up
34558 \emph off
34559 \bar no
34560 \noun off
34561 \color none
34562 ã
34563 \end_layout
34564
34565 \end_inset
34566 </cell>
34567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34568 \begin_inset Text
34569
34570 \begin_layout Plain Layout
34571
34572 \family roman
34573 \series medium
34574 \shape up
34575 \emph off
34576 \bar no
34577 \noun off
34578 \color none
34579 ó
34580 \end_layout
34581
34582 \end_inset
34583 </cell>
34584 </row>
34585 <row>
34586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34587 \begin_inset Text
34588
34589 \begin_layout Plain Layout
34590
34591 \family roman
34592 \series medium
34593 \shape up
34594 \size tiny
34595 \emph off
34596 \bar no
34597 \noun off
34598 \color none
34599 04
34600 \end_layout
34601
34602 \end_inset
34603 </cell>
34604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34605 \begin_inset Text
34606
34607 \begin_layout Plain Layout
34608
34609 \end_layout
34610
34611 \end_inset
34612 </cell>
34613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34614 \begin_inset Text
34615
34616 \begin_layout Plain Layout
34617
34618 \end_layout
34619
34620 \end_inset
34621 </cell>
34622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34623 \begin_inset Text
34624
34625 \begin_layout Plain Layout
34626
34627 \family roman
34628 \series medium
34629 \shape up
34630 \emph off
34631 \bar no
34632 \noun off
34633 \color none
34634 $
34635 \end_layout
34636
34637 \end_inset
34638 </cell>
34639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34640 \begin_inset Text
34641
34642 \begin_layout Plain Layout
34643
34644 \family roman
34645 \series medium
34646 \shape up
34647 \emph off
34648 \bar no
34649 \noun off
34650 \color none
34651 4
34652 \end_layout
34653
34654 \end_inset
34655 </cell>
34656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34657 \begin_inset Text
34658
34659 \begin_layout Plain Layout
34660
34661 \family roman
34662 \series medium
34663 \shape up
34664 \emph off
34665 \bar no
34666 \noun off
34667 \color none
34668 D
34669 \end_layout
34670
34671 \end_inset
34672 </cell>
34673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34674 \begin_inset Text
34675
34676 \begin_layout Plain Layout
34677
34678 \family roman
34679 \series medium
34680 \shape up
34681 \emph off
34682 \bar no
34683 \noun off
34684 \color none
34685 T
34686 \end_layout
34687
34688 \end_inset
34689 </cell>
34690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34691 \begin_inset Text
34692
34693 \begin_layout Plain Layout
34694
34695 \family roman
34696 \series medium
34697 \shape up
34698 \emph off
34699 \bar no
34700 \noun off
34701 \color none
34702 d
34703 \end_layout
34704
34705 \end_inset
34706 </cell>
34707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34708 \begin_inset Text
34709
34710 \begin_layout Plain Layout
34711
34712 \family roman
34713 \series medium
34714 \shape up
34715 \emph off
34716 \bar no
34717 \noun off
34718 \color none
34719 t
34720 \end_layout
34721
34722 \end_inset
34723 </cell>
34724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34725 \begin_inset Text
34726
34727 \begin_layout Plain Layout
34728
34729 \end_layout
34730
34731 \end_inset
34732 </cell>
34733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34734 \begin_inset Text
34735
34736 \begin_layout Plain Layout
34737
34738 \end_layout
34739
34740 \end_inset
34741 </cell>
34742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34743 \begin_inset Text
34744
34745 \begin_layout Plain Layout
34746 ¤
34747 \end_layout
34748
34749 \end_inset
34750 </cell>
34751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34752 \begin_inset Text
34753
34754 \begin_layout Plain Layout
34755
34756 \family roman
34757 \series medium
34758 \shape up
34759 \emph off
34760 \bar no
34761 \noun off
34762 \color none
34763 ´
34764 \end_layout
34765
34766 \end_inset
34767 </cell>
34768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34769 \begin_inset Text
34770
34771 \begin_layout Plain Layout
34772
34773 \family roman
34774 \series medium
34775 \shape up
34776 \emph off
34777 \bar no
34778 \noun off
34779 \color none
34780 Ä
34781 \end_layout
34782
34783 \end_inset
34784 </cell>
34785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34786 \begin_inset Text
34787
34788 \begin_layout Plain Layout
34789
34790 \family roman
34791 \series medium
34792 \shape up
34793 \emph off
34794 \bar no
34795 \noun off
34796 \color none
34797 Ô
34798 \end_layout
34799
34800 \end_inset
34801 </cell>
34802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34803 \begin_inset Text
34804
34805 \begin_layout Plain Layout
34806
34807 \family roman
34808 \series medium
34809 \shape up
34810 \emph off
34811 \bar no
34812 \noun off
34813 \color none
34814 ä
34815 \end_layout
34816
34817 \end_inset
34818 </cell>
34819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34820 \begin_inset Text
34821
34822 \begin_layout Plain Layout
34823
34824 \family roman
34825 \series medium
34826 \shape up
34827 \emph off
34828 \bar no
34829 \noun off
34830 \color none
34831 ô
34832 \end_layout
34833
34834 \end_inset
34835 </cell>
34836 </row>
34837 <row>
34838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34839 \begin_inset Text
34840
34841 \begin_layout Plain Layout
34842
34843 \family roman
34844 \series medium
34845 \shape up
34846 \size tiny
34847 \emph off
34848 \bar no
34849 \noun off
34850 \color none
34851 05
34852 \end_layout
34853
34854 \end_inset
34855 </cell>
34856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34857 \begin_inset Text
34858
34859 \begin_layout Plain Layout
34860
34861 \end_layout
34862
34863 \end_inset
34864 </cell>
34865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34866 \begin_inset Text
34867
34868 \begin_layout Plain Layout
34869
34870 \end_layout
34871
34872 \end_inset
34873 </cell>
34874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34875 \begin_inset Text
34876
34877 \begin_layout Plain Layout
34878
34879 \family roman
34880 \series medium
34881 \shape up
34882 \emph off
34883 \bar no
34884 \noun off
34885 \color none
34886 %
34887 \end_layout
34888
34889 \end_inset
34890 </cell>
34891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34892 \begin_inset Text
34893
34894 \begin_layout Plain Layout
34895
34896 \family roman
34897 \series medium
34898 \shape up
34899 \emph off
34900 \bar no
34901 \noun off
34902 \color none
34903 5
34904 \end_layout
34905
34906 \end_inset
34907 </cell>
34908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34909 \begin_inset Text
34910
34911 \begin_layout Plain Layout
34912
34913 \family roman
34914 \series medium
34915 \shape up
34916 \emph off
34917 \bar no
34918 \noun off
34919 \color none
34920 E
34921 \end_layout
34922
34923 \end_inset
34924 </cell>
34925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34926 \begin_inset Text
34927
34928 \begin_layout Plain Layout
34929
34930 \family roman
34931 \series medium
34932 \shape up
34933 \emph off
34934 \bar no
34935 \noun off
34936 \color none
34937 U
34938 \end_layout
34939
34940 \end_inset
34941 </cell>
34942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34943 \begin_inset Text
34944
34945 \begin_layout Plain Layout
34946
34947 \family roman
34948 \series medium
34949 \shape up
34950 \emph off
34951 \bar no
34952 \noun off
34953 \color none
34954 e
34955 \end_layout
34956
34957 \end_inset
34958 </cell>
34959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34960 \begin_inset Text
34961
34962 \begin_layout Plain Layout
34963
34964 \family roman
34965 \series medium
34966 \shape up
34967 \emph off
34968 \bar no
34969 \noun off
34970 \color none
34971 u
34972 \end_layout
34973
34974 \end_inset
34975 </cell>
34976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34977 \begin_inset Text
34978
34979 \begin_layout Plain Layout
34980
34981 \end_layout
34982
34983 \end_inset
34984 </cell>
34985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34986 \begin_inset Text
34987
34988 \begin_layout Plain Layout
34989
34990 \end_layout
34991
34992 \end_inset
34993 </cell>
34994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34995 \begin_inset Text
34996
34997 \begin_layout Plain Layout
34998 ¥
34999 \end_layout
35000
35001 \end_inset
35002 </cell>
35003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35004 \begin_inset Text
35005
35006 \begin_layout Plain Layout
35007
35008 \family roman
35009 \series medium
35010 \shape up
35011 \emph off
35012 \bar no
35013 \noun off
35014 \color none
35015 µ
35016 \end_layout
35017
35018 \end_inset
35019 </cell>
35020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35021 \begin_inset Text
35022
35023 \begin_layout Plain Layout
35024
35025 \family roman
35026 \series medium
35027 \shape up
35028 \emph off
35029 \bar no
35030 \noun off
35031 \color none
35032 Å
35033 \end_layout
35034
35035 \end_inset
35036 </cell>
35037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35038 \begin_inset Text
35039
35040 \begin_layout Plain Layout
35041
35042 \family roman
35043 \series medium
35044 \shape up
35045 \emph off
35046 \bar no
35047 \noun off
35048 \color none
35049 Õ
35050 \end_layout
35051
35052 \end_inset
35053 </cell>
35054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35055 \begin_inset Text
35056
35057 \begin_layout Plain Layout
35058
35059 \family roman
35060 \series medium
35061 \shape up
35062 \emph off
35063 \bar no
35064 \noun off
35065 \color none
35066 å
35067 \end_layout
35068
35069 \end_inset
35070 </cell>
35071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35072 \begin_inset Text
35073
35074 \begin_layout Plain Layout
35075
35076 \family roman
35077 \series medium
35078 \shape up
35079 \emph off
35080 \bar no
35081 \noun off
35082 \color none
35083 õ
35084 \end_layout
35085
35086 \end_inset
35087 </cell>
35088 </row>
35089 <row>
35090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35091 \begin_inset Text
35092
35093 \begin_layout Plain Layout
35094
35095 \family roman
35096 \series medium
35097 \shape up
35098 \size tiny
35099 \emph off
35100 \bar no
35101 \noun off
35102 \color none
35103 06
35104 \end_layout
35105
35106 \end_inset
35107 </cell>
35108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35109 \begin_inset Text
35110
35111 \begin_layout Plain Layout
35112
35113 \end_layout
35114
35115 \end_inset
35116 </cell>
35117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35118 \begin_inset Text
35119
35120 \begin_layout Plain Layout
35121
35122 \end_layout
35123
35124 \end_inset
35125 </cell>
35126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35127 \begin_inset Text
35128
35129 \begin_layout Plain Layout
35130
35131 \family roman
35132 \series medium
35133 \shape up
35134 \emph off
35135 \bar no
35136 \noun off
35137 \color none
35138 &
35139 \end_layout
35140
35141 \end_inset
35142 </cell>
35143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35144 \begin_inset Text
35145
35146 \begin_layout Plain Layout
35147
35148 \family roman
35149 \series medium
35150 \shape up
35151 \emph off
35152 \bar no
35153 \noun off
35154 \color none
35155 6
35156 \end_layout
35157
35158 \end_inset
35159 </cell>
35160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35161 \begin_inset Text
35162
35163 \begin_layout Plain Layout
35164
35165 \family roman
35166 \series medium
35167 \shape up
35168 \emph off
35169 \bar no
35170 \noun off
35171 \color none
35172 F
35173 \end_layout
35174
35175 \end_inset
35176 </cell>
35177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35178 \begin_inset Text
35179
35180 \begin_layout Plain Layout
35181
35182 \family roman
35183 \series medium
35184 \shape up
35185 \emph off
35186 \bar no
35187 \noun off
35188 \color none
35189 V
35190 \end_layout
35191
35192 \end_inset
35193 </cell>
35194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35195 \begin_inset Text
35196
35197 \begin_layout Plain Layout
35198
35199 \family roman
35200 \series medium
35201 \shape up
35202 \emph off
35203 \bar no
35204 \noun off
35205 \color none
35206 f
35207 \end_layout
35208
35209 \end_inset
35210 </cell>
35211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35212 \begin_inset Text
35213
35214 \begin_layout Plain Layout
35215
35216 \family roman
35217 \series medium
35218 \shape up
35219 \emph off
35220 \bar no
35221 \noun off
35222 \color none
35223 v
35224 \end_layout
35225
35226 \end_inset
35227 </cell>
35228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35229 \begin_inset Text
35230
35231 \begin_layout Plain Layout
35232
35233 \end_layout
35234
35235 \end_inset
35236 </cell>
35237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35238 \begin_inset Text
35239
35240 \begin_layout Plain Layout
35241
35242 \end_layout
35243
35244 \end_inset
35245 </cell>
35246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35247 \begin_inset Text
35248
35249 \begin_layout Plain Layout
35250 ¦
35251 \end_layout
35252
35253 \end_inset
35254 </cell>
35255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35256 \begin_inset Text
35257
35258 \begin_layout Plain Layout
35259
35260 \family roman
35261 \series medium
35262 \shape up
35263 \emph off
35264 \bar no
35265 \noun off
35266 \color none
35267
35268 \end_layout
35269
35270 \end_inset
35271 </cell>
35272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35273 \begin_inset Text
35274
35275 \begin_layout Plain Layout
35276
35277 \family roman
35278 \series medium
35279 \shape up
35280 \emph off
35281 \bar no
35282 \noun off
35283 \color none
35284 Æ
35285 \end_layout
35286
35287 \end_inset
35288 </cell>
35289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35290 \begin_inset Text
35291
35292 \begin_layout Plain Layout
35293
35294 \family roman
35295 \series medium
35296 \shape up
35297 \emph off
35298 \bar no
35299 \noun off
35300 \color none
35301 Ö
35302 \end_layout
35303
35304 \end_inset
35305 </cell>
35306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35307 \begin_inset Text
35308
35309 \begin_layout Plain Layout
35310
35311 \family roman
35312 \series medium
35313 \shape up
35314 \emph off
35315 \bar no
35316 \noun off
35317 \color none
35318 æ
35319 \end_layout
35320
35321 \end_inset
35322 </cell>
35323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35324 \begin_inset Text
35325
35326 \begin_layout Plain Layout
35327
35328 \family roman
35329 \series medium
35330 \shape up
35331 \emph off
35332 \bar no
35333 \noun off
35334 \color none
35335 ö
35336 \end_layout
35337
35338 \end_inset
35339 </cell>
35340 </row>
35341 <row>
35342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35343 \begin_inset Text
35344
35345 \begin_layout Plain Layout
35346
35347 \family roman
35348 \series medium
35349 \shape up
35350 \size tiny
35351 \emph off
35352 \bar no
35353 \noun off
35354 \color none
35355 07
35356 \end_layout
35357
35358 \end_inset
35359 </cell>
35360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35361 \begin_inset Text
35362
35363 \begin_layout Plain Layout
35364
35365 \end_layout
35366
35367 \end_inset
35368 </cell>
35369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35370 \begin_inset Text
35371
35372 \begin_layout Plain Layout
35373
35374 \end_layout
35375
35376 \end_inset
35377 </cell>
35378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35379 \begin_inset Text
35380
35381 \begin_layout Plain Layout
35382
35383 \family roman
35384 \series medium
35385 \shape up
35386 \emph off
35387 \bar no
35388 \noun off
35389 \color none
35390 `
35391 \end_layout
35392
35393 \end_inset
35394 </cell>
35395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35396 \begin_inset Text
35397
35398 \begin_layout Plain Layout
35399
35400 \family roman
35401 \series medium
35402 \shape up
35403 \emph off
35404 \bar no
35405 \noun off
35406 \color none
35407 7
35408 \end_layout
35409
35410 \end_inset
35411 </cell>
35412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35413 \begin_inset Text
35414
35415 \begin_layout Plain Layout
35416
35417 \family roman
35418 \series medium
35419 \shape up
35420 \emph off
35421 \bar no
35422 \noun off
35423 \color none
35424 G
35425 \end_layout
35426
35427 \end_inset
35428 </cell>
35429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35430 \begin_inset Text
35431
35432 \begin_layout Plain Layout
35433
35434 \family roman
35435 \series medium
35436 \shape up
35437 \emph off
35438 \bar no
35439 \noun off
35440 \color none
35441 W
35442 \end_layout
35443
35444 \end_inset
35445 </cell>
35446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35447 \begin_inset Text
35448
35449 \begin_layout Plain Layout
35450
35451 \family roman
35452 \series medium
35453 \shape up
35454 \emph off
35455 \bar no
35456 \noun off
35457 \color none
35458 g
35459 \end_layout
35460
35461 \end_inset
35462 </cell>
35463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35464 \begin_inset Text
35465
35466 \begin_layout Plain Layout
35467
35468 \family roman
35469 \series medium
35470 \shape up
35471 \emph off
35472 \bar no
35473 \noun off
35474 \color none
35475 w
35476 \end_layout
35477
35478 \end_inset
35479 </cell>
35480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35481 \begin_inset Text
35482
35483 \begin_layout Plain Layout
35484
35485 \end_layout
35486
35487 \end_inset
35488 </cell>
35489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35490 \begin_inset Text
35491
35492 \begin_layout Plain Layout
35493
35494 \end_layout
35495
35496 \end_inset
35497 </cell>
35498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35499 \begin_inset Text
35500
35501 \begin_layout Plain Layout
35502
35503 \family roman
35504 \series medium
35505 \shape up
35506 \emph off
35507 \bar no
35508 \noun off
35509 \color none
35510 §
35511 \end_layout
35512
35513 \end_inset
35514 </cell>
35515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35516 \begin_inset Text
35517
35518 \begin_layout Plain Layout
35519
35520 \family roman
35521 \series medium
35522 \shape up
35523 \emph off
35524 \bar no
35525 \noun off
35526 \color none
35527 ·
35528 \end_layout
35529
35530 \end_inset
35531 </cell>
35532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35533 \begin_inset Text
35534
35535 \begin_layout Plain Layout
35536
35537 \family roman
35538 \series medium
35539 \shape up
35540 \emph off
35541 \bar no
35542 \noun off
35543 \color none
35544 Ç
35545 \end_layout
35546
35547 \end_inset
35548 </cell>
35549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35550 \begin_inset Text
35551
35552 \begin_layout Plain Layout
35553
35554 \family roman
35555 \series medium
35556 \shape up
35557 \emph off
35558 \bar no
35559 \noun off
35560 \color none
35561 ×
35562 \end_layout
35563
35564 \end_inset
35565 </cell>
35566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35567 \begin_inset Text
35568
35569 \begin_layout Plain Layout
35570
35571 \family roman
35572 \series medium
35573 \shape up
35574 \emph off
35575 \bar no
35576 \noun off
35577 \color none
35578 ç
35579 \end_layout
35580
35581 \end_inset
35582 </cell>
35583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35584 \begin_inset Text
35585
35586 \begin_layout Plain Layout
35587
35588 \family roman
35589 \series medium
35590 \shape up
35591 \emph off
35592 \bar no
35593 \noun off
35594 \color none
35595 ÷
35596 \end_layout
35597
35598 \end_inset
35599 </cell>
35600 </row>
35601 <row>
35602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35603 \begin_inset Text
35604
35605 \begin_layout Plain Layout
35606
35607 \family roman
35608 \series medium
35609 \shape up
35610 \size tiny
35611 \emph off
35612 \bar no
35613 \noun off
35614 \color none
35615 08
35616 \end_layout
35617
35618 \end_inset
35619 </cell>
35620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35621 \begin_inset Text
35622
35623 \begin_layout Plain Layout
35624
35625 \end_layout
35626
35627 \end_inset
35628 </cell>
35629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35630 \begin_inset Text
35631
35632 \begin_layout Plain Layout
35633
35634 \end_layout
35635
35636 \end_inset
35637 </cell>
35638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35639 \begin_inset Text
35640
35641 \begin_layout Plain Layout
35642
35643 \family roman
35644 \series medium
35645 \shape up
35646 \emph off
35647 \bar no
35648 \noun off
35649 \color none
35650 (
35651 \end_layout
35652
35653 \end_inset
35654 </cell>
35655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35656 \begin_inset Text
35657
35658 \begin_layout Plain Layout
35659
35660 \family roman
35661 \series medium
35662 \shape up
35663 \emph off
35664 \bar no
35665 \noun off
35666 \color none
35667 8
35668 \end_layout
35669
35670 \end_inset
35671 </cell>
35672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35673 \begin_inset Text
35674
35675 \begin_layout Plain Layout
35676
35677 \family roman
35678 \series medium
35679 \shape up
35680 \emph off
35681 \bar no
35682 \noun off
35683 \color none
35684 H
35685 \end_layout
35686
35687 \end_inset
35688 </cell>
35689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35690 \begin_inset Text
35691
35692 \begin_layout Plain Layout
35693
35694 \family roman
35695 \series medium
35696 \shape up
35697 \emph off
35698 \bar no
35699 \noun off
35700 \color none
35701 X
35702 \end_layout
35703
35704 \end_inset
35705 </cell>
35706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35707 \begin_inset Text
35708
35709 \begin_layout Plain Layout
35710
35711 \family roman
35712 \series medium
35713 \shape up
35714 \emph off
35715 \bar no
35716 \noun off
35717 \color none
35718 h
35719 \end_layout
35720
35721 \end_inset
35722 </cell>
35723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35724 \begin_inset Text
35725
35726 \begin_layout Plain Layout
35727
35728 \family roman
35729 \series medium
35730 \shape up
35731 \emph off
35732 \bar no
35733 \noun off
35734 \color none
35735 x
35736 \end_layout
35737
35738 \end_inset
35739 </cell>
35740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35741 \begin_inset Text
35742
35743 \begin_layout Plain Layout
35744
35745 \end_layout
35746
35747 \end_inset
35748 </cell>
35749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35750 \begin_inset Text
35751
35752 \begin_layout Plain Layout
35753
35754 \end_layout
35755
35756 \end_inset
35757 </cell>
35758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35759 \begin_inset Text
35760
35761 \begin_layout Plain Layout
35762
35763 \family roman
35764 \series medium
35765 \shape up
35766 \emph off
35767 \bar no
35768 \noun off
35769 \color none
35770 ¨
35771 \end_layout
35772
35773 \end_inset
35774 </cell>
35775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35776 \begin_inset Text
35777
35778 \begin_layout Plain Layout
35779
35780 \family roman
35781 \series medium
35782 \shape up
35783 \emph off
35784 \bar no
35785 \noun off
35786 \color none
35787 ¸
35788 \end_layout
35789
35790 \end_inset
35791 </cell>
35792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35793 \begin_inset Text
35794
35795 \begin_layout Plain Layout
35796
35797 \family roman
35798 \series medium
35799 \shape up
35800 \emph off
35801 \bar no
35802 \noun off
35803 \color none
35804 È
35805 \end_layout
35806
35807 \end_inset
35808 </cell>
35809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35810 \begin_inset Text
35811
35812 \begin_layout Plain Layout
35813
35814 \family roman
35815 \series medium
35816 \shape up
35817 \emph off
35818 \bar no
35819 \noun off
35820 \color none
35821 Ø
35822 \end_layout
35823
35824 \end_inset
35825 </cell>
35826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35827 \begin_inset Text
35828
35829 \begin_layout Plain Layout
35830
35831 \family roman
35832 \series medium
35833 \shape up
35834 \emph off
35835 \bar no
35836 \noun off
35837 \color none
35838 è
35839 \end_layout
35840
35841 \end_inset
35842 </cell>
35843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35844 \begin_inset Text
35845
35846 \begin_layout Plain Layout
35847
35848 \family roman
35849 \series medium
35850 \shape up
35851 \emph off
35852 \bar no
35853 \noun off
35854 \color none
35855 ø
35856 \end_layout
35857
35858 \end_inset
35859 </cell>
35860 </row>
35861 <row>
35862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35863 \begin_inset Text
35864
35865 \begin_layout Plain Layout
35866
35867 \family roman
35868 \series medium
35869 \shape up
35870 \size tiny
35871 \emph off
35872 \bar no
35873 \noun off
35874 \color none
35875 09
35876 \end_layout
35877
35878 \end_inset
35879 </cell>
35880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35881 \begin_inset Text
35882
35883 \begin_layout Plain Layout
35884
35885 \end_layout
35886
35887 \end_inset
35888 </cell>
35889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35890 \begin_inset Text
35891
35892 \begin_layout Plain Layout
35893
35894 \end_layout
35895
35896 \end_inset
35897 </cell>
35898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35899 \begin_inset Text
35900
35901 \begin_layout Plain Layout
35902
35903 \family roman
35904 \series medium
35905 \shape up
35906 \emph off
35907 \bar no
35908 \noun off
35909 \color none
35910 )
35911 \end_layout
35912
35913 \end_inset
35914 </cell>
35915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35916 \begin_inset Text
35917
35918 \begin_layout Plain Layout
35919
35920 \family roman
35921 \series medium
35922 \shape up
35923 \emph off
35924 \bar no
35925 \noun off
35926 \color none
35927 9
35928 \end_layout
35929
35930 \end_inset
35931 </cell>
35932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35933 \begin_inset Text
35934
35935 \begin_layout Plain Layout
35936
35937 \family roman
35938 \series medium
35939 \shape up
35940 \emph off
35941 \bar no
35942 \noun off
35943 \color none
35944 I
35945 \end_layout
35946
35947 \end_inset
35948 </cell>
35949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35950 \begin_inset Text
35951
35952 \begin_layout Plain Layout
35953
35954 \family roman
35955 \series medium
35956 \shape up
35957 \emph off
35958 \bar no
35959 \noun off
35960 \color none
35961 Y
35962 \end_layout
35963
35964 \end_inset
35965 </cell>
35966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35967 \begin_inset Text
35968
35969 \begin_layout Plain Layout
35970
35971 \family roman
35972 \series medium
35973 \shape up
35974 \emph off
35975 \bar no
35976 \noun off
35977 \color none
35978 i
35979 \end_layout
35980
35981 \end_inset
35982 </cell>
35983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35984 \begin_inset Text
35985
35986 \begin_layout Plain Layout
35987
35988 \family roman
35989 \series medium
35990 \shape up
35991 \emph off
35992 \bar no
35993 \noun off
35994 \color none
35995 y
35996 \end_layout
35997
35998 \end_inset
35999 </cell>
36000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36001 \begin_inset Text
36002
36003 \begin_layout Plain Layout
36004
36005 \end_layout
36006
36007 \end_inset
36008 </cell>
36009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36010 \begin_inset Text
36011
36012 \begin_layout Plain Layout
36013
36014 \end_layout
36015
36016 \end_inset
36017 </cell>
36018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36019 \begin_inset Text
36020
36021 \begin_layout Plain Layout
36022
36023 \family roman
36024 \series medium
36025 \shape up
36026 \emph off
36027 \bar no
36028 \noun off
36029 \color none
36030 ©
36031 \end_layout
36032
36033 \end_inset
36034 </cell>
36035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36036 \begin_inset Text
36037
36038 \begin_layout Plain Layout
36039
36040 \family roman
36041 \series medium
36042 \shape up
36043 \emph off
36044 \bar no
36045 \noun off
36046 \color none
36047 ¹
36048 \end_layout
36049
36050 \end_inset
36051 </cell>
36052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36053 \begin_inset Text
36054
36055 \begin_layout Plain Layout
36056
36057 \family roman
36058 \series medium
36059 \shape up
36060 \emph off
36061 \bar no
36062 \noun off
36063 \color none
36064 É
36065 \end_layout
36066
36067 \end_inset
36068 </cell>
36069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36070 \begin_inset Text
36071
36072 \begin_layout Plain Layout
36073
36074 \family roman
36075 \series medium
36076 \shape up
36077 \emph off
36078 \bar no
36079 \noun off
36080 \color none
36081 Ù
36082 \end_layout
36083
36084 \end_inset
36085 </cell>
36086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36087 \begin_inset Text
36088
36089 \begin_layout Plain Layout
36090
36091 \family roman
36092 \series medium
36093 \shape up
36094 \emph off
36095 \bar no
36096 \noun off
36097 \color none
36098 é
36099 \end_layout
36100
36101 \end_inset
36102 </cell>
36103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36104 \begin_inset Text
36105
36106 \begin_layout Plain Layout
36107
36108 \family roman
36109 \series medium
36110 \shape up
36111 \emph off
36112 \bar no
36113 \noun off
36114 \color none
36115 ù
36116 \end_layout
36117
36118 \end_inset
36119 </cell>
36120 </row>
36121 <row>
36122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36123 \begin_inset Text
36124
36125 \begin_layout Plain Layout
36126
36127 \family roman
36128 \series medium
36129 \shape up
36130 \size tiny
36131 \emph off
36132 \bar no
36133 \noun off
36134 \color none
36135 0A
36136 \end_layout
36137
36138 \end_inset
36139 </cell>
36140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36141 \begin_inset Text
36142
36143 \begin_layout Plain Layout
36144
36145 \end_layout
36146
36147 \end_inset
36148 </cell>
36149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36150 \begin_inset Text
36151
36152 \begin_layout Plain Layout
36153
36154 \end_layout
36155
36156 \end_inset
36157 </cell>
36158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36159 \begin_inset Text
36160
36161 \begin_layout Plain Layout
36162
36163 \family roman
36164 \series medium
36165 \shape up
36166 \emph off
36167 \bar no
36168 \noun off
36169 \color none
36170 *
36171 \end_layout
36172
36173 \end_inset
36174 </cell>
36175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36176 \begin_inset Text
36177
36178 \begin_layout Plain Layout
36179
36180 \family roman
36181 \series medium
36182 \shape up
36183 \emph off
36184 \bar no
36185 \noun off
36186 \color none
36187 :
36188 \end_layout
36189
36190 \end_inset
36191 </cell>
36192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36193 \begin_inset Text
36194
36195 \begin_layout Plain Layout
36196
36197 \family roman
36198 \series medium
36199 \shape up
36200 \emph off
36201 \bar no
36202 \noun off
36203 \color none
36204 J
36205 \end_layout
36206
36207 \end_inset
36208 </cell>
36209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36210 \begin_inset Text
36211
36212 \begin_layout Plain Layout
36213
36214 \family roman
36215 \series medium
36216 \shape up
36217 \emph off
36218 \bar no
36219 \noun off
36220 \color none
36221 Z
36222 \end_layout
36223
36224 \end_inset
36225 </cell>
36226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36227 \begin_inset Text
36228
36229 \begin_layout Plain Layout
36230
36231 \family roman
36232 \series medium
36233 \shape up
36234 \emph off
36235 \bar no
36236 \noun off
36237 \color none
36238 j
36239 \end_layout
36240
36241 \end_inset
36242 </cell>
36243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36244 \begin_inset Text
36245
36246 \begin_layout Plain Layout
36247
36248 \family roman
36249 \series medium
36250 \shape up
36251 \emph off
36252 \bar no
36253 \noun off
36254 \color none
36255 z
36256 \end_layout
36257
36258 \end_inset
36259 </cell>
36260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36261 \begin_inset Text
36262
36263 \begin_layout Plain Layout
36264
36265 \end_layout
36266
36267 \end_inset
36268 </cell>
36269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36270 \begin_inset Text
36271
36272 \begin_layout Plain Layout
36273
36274 \end_layout
36275
36276 \end_inset
36277 </cell>
36278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36279 \begin_inset Text
36280
36281 \begin_layout Plain Layout
36282
36283 \family roman
36284 \series medium
36285 \shape up
36286 \emph off
36287 \bar no
36288 \noun off
36289 \color none
36290 ª
36291 \end_layout
36292
36293 \end_inset
36294 </cell>
36295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36296 \begin_inset Text
36297
36298 \begin_layout Plain Layout
36299
36300 \family roman
36301 \series medium
36302 \shape up
36303 \emph off
36304 \bar no
36305 \noun off
36306 \color none
36307 º
36308 \end_layout
36309
36310 \end_inset
36311 </cell>
36312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36313 \begin_inset Text
36314
36315 \begin_layout Plain Layout
36316
36317 \family roman
36318 \series medium
36319 \shape up
36320 \emph off
36321 \bar no
36322 \noun off
36323 \color none
36324 Ê
36325 \end_layout
36326
36327 \end_inset
36328 </cell>
36329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36330 \begin_inset Text
36331
36332 \begin_layout Plain Layout
36333
36334 \family roman
36335 \series medium
36336 \shape up
36337 \emph off
36338 \bar no
36339 \noun off
36340 \color none
36341 Ú
36342 \end_layout
36343
36344 \end_inset
36345 </cell>
36346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36347 \begin_inset Text
36348
36349 \begin_layout Plain Layout
36350
36351 \family roman
36352 \series medium
36353 \shape up
36354 \emph off
36355 \bar no
36356 \noun off
36357 \color none
36358 ê
36359 \end_layout
36360
36361 \end_inset
36362 </cell>
36363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36364 \begin_inset Text
36365
36366 \begin_layout Plain Layout
36367
36368 \family roman
36369 \series medium
36370 \shape up
36371 \emph off
36372 \bar no
36373 \noun off
36374 \color none
36375 ú
36376 \end_layout
36377
36378 \end_inset
36379 </cell>
36380 </row>
36381 <row>
36382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36383 \begin_inset Text
36384
36385 \begin_layout Plain Layout
36386
36387 \family roman
36388 \series medium
36389 \shape up
36390 \size tiny
36391 \emph off
36392 \bar no
36393 \noun off
36394 \color none
36395 0B
36396 \end_layout
36397
36398 \end_inset
36399 </cell>
36400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36401 \begin_inset Text
36402
36403 \begin_layout Plain Layout
36404
36405 \end_layout
36406
36407 \end_inset
36408 </cell>
36409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36410 \begin_inset Text
36411
36412 \begin_layout Plain Layout
36413
36414 \end_layout
36415
36416 \end_inset
36417 </cell>
36418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36419 \begin_inset Text
36420
36421 \begin_layout Plain Layout
36422
36423 \family roman
36424 \series medium
36425 \shape up
36426 \emph off
36427 \bar no
36428 \noun off
36429 \color none
36430 +
36431 \end_layout
36432
36433 \end_inset
36434 </cell>
36435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36436 \begin_inset Text
36437
36438 \begin_layout Plain Layout
36439
36440 \family roman
36441 \series medium
36442 \shape up
36443 \emph off
36444 \bar no
36445 \noun off
36446 \color none
36447 ;
36448 \end_layout
36449
36450 \end_inset
36451 </cell>
36452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36453 \begin_inset Text
36454
36455 \begin_layout Plain Layout
36456
36457 \family roman
36458 \series medium
36459 \shape up
36460 \emph off
36461 \bar no
36462 \noun off
36463 \color none
36464 K
36465 \end_layout
36466
36467 \end_inset
36468 </cell>
36469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36470 \begin_inset Text
36471
36472 \begin_layout Plain Layout
36473
36474 \family roman
36475 \series medium
36476 \shape up
36477 \emph off
36478 \bar no
36479 \noun off
36480 \color none
36481 [
36482 \end_layout
36483
36484 \end_inset
36485 </cell>
36486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36487 \begin_inset Text
36488
36489 \begin_layout Plain Layout
36490
36491 \family roman
36492 \series medium
36493 \shape up
36494 \emph off
36495 \bar no
36496 \noun off
36497 \color none
36498 k
36499 \end_layout
36500
36501 \end_inset
36502 </cell>
36503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36504 \begin_inset Text
36505
36506 \begin_layout Plain Layout
36507
36508 \family roman
36509 \series medium
36510 \shape up
36511 \emph off
36512 \bar no
36513 \noun off
36514 \color none
36515 {
36516 \end_layout
36517
36518 \end_inset
36519 </cell>
36520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36521 \begin_inset Text
36522
36523 \begin_layout Plain Layout
36524
36525 \end_layout
36526
36527 \end_inset
36528 </cell>
36529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36530 \begin_inset Text
36531
36532 \begin_layout Plain Layout
36533
36534 \end_layout
36535
36536 \end_inset
36537 </cell>
36538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36539 \begin_inset Text
36540
36541 \begin_layout Plain Layout
36542
36543 \family roman
36544 \series medium
36545 \shape up
36546 \emph off
36547 \bar no
36548 \noun off
36549 \color none
36550 «
36551 \end_layout
36552
36553 \end_inset
36554 </cell>
36555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36556 \begin_inset Text
36557
36558 \begin_layout Plain Layout
36559
36560 \family roman
36561 \series medium
36562 \shape up
36563 \emph off
36564 \bar no
36565 \noun off
36566 \color none
36567 »
36568 \end_layout
36569
36570 \end_inset
36571 </cell>
36572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36573 \begin_inset Text
36574
36575 \begin_layout Plain Layout
36576
36577 \family roman
36578 \series medium
36579 \shape up
36580 \emph off
36581 \bar no
36582 \noun off
36583 \color none
36584 Ë
36585 \end_layout
36586
36587 \end_inset
36588 </cell>
36589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36590 \begin_inset Text
36591
36592 \begin_layout Plain Layout
36593
36594 \family roman
36595 \series medium
36596 \shape up
36597 \emph off
36598 \bar no
36599 \noun off
36600 \color none
36601 Û
36602 \end_layout
36603
36604 \end_inset
36605 </cell>
36606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36607 \begin_inset Text
36608
36609 \begin_layout Plain Layout
36610
36611 \family roman
36612 \series medium
36613 \shape up
36614 \emph off
36615 \bar no
36616 \noun off
36617 \color none
36618 ë
36619 \end_layout
36620
36621 \end_inset
36622 </cell>
36623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36624 \begin_inset Text
36625
36626 \begin_layout Plain Layout
36627
36628 \family roman
36629 \series medium
36630 \shape up
36631 \emph off
36632 \bar no
36633 \noun off
36634 \color none
36635 û
36636 \end_layout
36637
36638 \end_inset
36639 </cell>
36640 </row>
36641 <row>
36642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36643 \begin_inset Text
36644
36645 \begin_layout Plain Layout
36646
36647 \family roman
36648 \series medium
36649 \shape up
36650 \size tiny
36651 \emph off
36652 \bar no
36653 \noun off
36654 \color none
36655 0C
36656 \end_layout
36657
36658 \end_inset
36659 </cell>
36660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36661 \begin_inset Text
36662
36663 \begin_layout Plain Layout
36664
36665 \end_layout
36666
36667 \end_inset
36668 </cell>
36669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36670 \begin_inset Text
36671
36672 \begin_layout Plain Layout
36673
36674 \end_layout
36675
36676 \end_inset
36677 </cell>
36678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36679 \begin_inset Text
36680
36681 \begin_layout Plain Layout
36682
36683 \family roman
36684 \series medium
36685 \shape up
36686 \emph off
36687 \bar no
36688 \noun off
36689 \color none
36690 ,
36691 \end_layout
36692
36693 \end_inset
36694 </cell>
36695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36696 \begin_inset Text
36697
36698 \begin_layout Plain Layout
36699
36700 \family roman
36701 \series medium
36702 \shape up
36703 \emph off
36704 \bar no
36705 \noun off
36706 \color none
36707 <
36708 \end_layout
36709
36710 \end_inset
36711 </cell>
36712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36713 \begin_inset Text
36714
36715 \begin_layout Plain Layout
36716
36717 \family roman
36718 \series medium
36719 \shape up
36720 \emph off
36721 \bar no
36722 \noun off
36723 \color none
36724 L
36725 \end_layout
36726
36727 \end_inset
36728 </cell>
36729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36730 \begin_inset Text
36731
36732 \begin_layout Plain Layout
36733
36734 \family roman
36735 \series medium
36736 \shape up
36737 \emph off
36738 \bar no
36739 \noun off
36740 \color none
36741
36742 \backslash
36743
36744 \end_layout
36745
36746 \end_inset
36747 </cell>
36748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36749 \begin_inset Text
36750
36751 \begin_layout Plain Layout
36752
36753 \family roman
36754 \series medium
36755 \shape up
36756 \emph off
36757 \bar no
36758 \noun off
36759 \color none
36760 l
36761 \end_layout
36762
36763 \end_inset
36764 </cell>
36765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36766 \begin_inset Text
36767
36768 \begin_layout Plain Layout
36769
36770 \family roman
36771 \series medium
36772 \shape up
36773 \emph off
36774 \bar no
36775 \noun off
36776 \color none
36777 |
36778 \end_layout
36779
36780 \end_inset
36781 </cell>
36782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36783 \begin_inset Text
36784
36785 \begin_layout Plain Layout
36786
36787 \end_layout
36788
36789 \end_inset
36790 </cell>
36791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36792 \begin_inset Text
36793
36794 \begin_layout Plain Layout
36795
36796 \end_layout
36797
36798 \end_inset
36799 </cell>
36800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36801 \begin_inset Text
36802
36803 \begin_layout Plain Layout
36804
36805 \family roman
36806 \series medium
36807 \shape up
36808 \emph off
36809 \bar no
36810 \noun off
36811 \color none
36812 ¬
36813 \end_layout
36814
36815 \end_inset
36816 </cell>
36817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36818 \begin_inset Text
36819
36820 \begin_layout Plain Layout
36821
36822 \family roman
36823 \series medium
36824 \shape up
36825 \emph off
36826 \bar no
36827 \noun off
36828 \color none
36829 ¼
36830 \end_layout
36831
36832 \end_inset
36833 </cell>
36834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36835 \begin_inset Text
36836
36837 \begin_layout Plain Layout
36838
36839 \family roman
36840 \series medium
36841 \shape up
36842 \emph off
36843 \bar no
36844 \noun off
36845 \color none
36846 Ì
36847 \end_layout
36848
36849 \end_inset
36850 </cell>
36851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36852 \begin_inset Text
36853
36854 \begin_layout Plain Layout
36855
36856 \family roman
36857 \series medium
36858 \shape up
36859 \emph off
36860 \bar no
36861 \noun off
36862 \color none
36863 Ü
36864 \end_layout
36865
36866 \end_inset
36867 </cell>
36868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36869 \begin_inset Text
36870
36871 \begin_layout Plain Layout
36872
36873 \family roman
36874 \series medium
36875 \shape up
36876 \emph off
36877 \bar no
36878 \noun off
36879 \color none
36880 ì
36881 \end_layout
36882
36883 \end_inset
36884 </cell>
36885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36886 \begin_inset Text
36887
36888 \begin_layout Plain Layout
36889
36890 \family roman
36891 \series medium
36892 \shape up
36893 \emph off
36894 \bar no
36895 \noun off
36896 \color none
36897 ü
36898 \end_layout
36899
36900 \end_inset
36901 </cell>
36902 </row>
36903 <row>
36904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36905 \begin_inset Text
36906
36907 \begin_layout Plain Layout
36908
36909 \family roman
36910 \series medium
36911 \shape up
36912 \size tiny
36913 \emph off
36914 \bar no
36915 \noun off
36916 \color none
36917 0D
36918 \end_layout
36919
36920 \end_inset
36921 </cell>
36922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36923 \begin_inset Text
36924
36925 \begin_layout Plain Layout
36926
36927 \end_layout
36928
36929 \end_inset
36930 </cell>
36931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36932 \begin_inset Text
36933
36934 \begin_layout Plain Layout
36935
36936 \end_layout
36937
36938 \end_inset
36939 </cell>
36940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36941 \begin_inset Text
36942
36943 \begin_layout Plain Layout
36944
36945 \family roman
36946 \series medium
36947 \shape up
36948 \emph off
36949 \bar no
36950 \noun off
36951 \color none
36952 -
36953 \end_layout
36954
36955 \end_inset
36956 </cell>
36957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36958 \begin_inset Text
36959
36960 \begin_layout Plain Layout
36961
36962 \family roman
36963 \series medium
36964 \shape up
36965 \emph off
36966 \bar no
36967 \noun off
36968 \color none
36969 =
36970 \end_layout
36971
36972 \end_inset
36973 </cell>
36974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36975 \begin_inset Text
36976
36977 \begin_layout Plain Layout
36978
36979 \family roman
36980 \series medium
36981 \shape up
36982 \emph off
36983 \bar no
36984 \noun off
36985 \color none
36986 M
36987 \end_layout
36988
36989 \end_inset
36990 </cell>
36991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36992 \begin_inset Text
36993
36994 \begin_layout Plain Layout
36995
36996 \family roman
36997 \series medium
36998 \shape up
36999 \emph off
37000 \bar no
37001 \noun off
37002 \color none
37003 ]
37004 \end_layout
37005
37006 \end_inset
37007 </cell>
37008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37009 \begin_inset Text
37010
37011 \begin_layout Plain Layout
37012
37013 \family roman
37014 \series medium
37015 \shape up
37016 \emph off
37017 \bar no
37018 \noun off
37019 \color none
37020 m
37021 \end_layout
37022
37023 \end_inset
37024 </cell>
37025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37026 \begin_inset Text
37027
37028 \begin_layout Plain Layout
37029
37030 \family roman
37031 \series medium
37032 \shape up
37033 \emph off
37034 \bar no
37035 \noun off
37036 \color none
37037 }
37038 \end_layout
37039
37040 \end_inset
37041 </cell>
37042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37043 \begin_inset Text
37044
37045 \begin_layout Plain Layout
37046
37047 \end_layout
37048
37049 \end_inset
37050 </cell>
37051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37052 \begin_inset Text
37053
37054 \begin_layout Plain Layout
37055
37056 \end_layout
37057
37058 \end_inset
37059 </cell>
37060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37061 \begin_inset Text
37062
37063 \begin_layout Plain Layout
37064
37065 \end_layout
37066
37067 \end_inset
37068 </cell>
37069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37070 \begin_inset Text
37071
37072 \begin_layout Plain Layout
37073
37074 \family roman
37075 \series medium
37076 \shape up
37077 \emph off
37078 \bar no
37079 \noun off
37080 \color none
37081 ½
37082 \end_layout
37083
37084 \end_inset
37085 </cell>
37086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37087 \begin_inset Text
37088
37089 \begin_layout Plain Layout
37090
37091 \family roman
37092 \series medium
37093 \shape up
37094 \emph off
37095 \bar no
37096 \noun off
37097 \color none
37098 Í
37099 \end_layout
37100
37101 \end_inset
37102 </cell>
37103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37104 \begin_inset Text
37105
37106 \begin_layout Plain Layout
37107
37108 \family roman
37109 \series medium
37110 \shape up
37111 \emph off
37112 \bar no
37113 \noun off
37114 \color none
37115 Ý
37116 \end_layout
37117
37118 \end_inset
37119 </cell>
37120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37121 \begin_inset Text
37122
37123 \begin_layout Plain Layout
37124
37125 \family roman
37126 \series medium
37127 \shape up
37128 \emph off
37129 \bar no
37130 \noun off
37131 \color none
37132 í
37133 \end_layout
37134
37135 \end_inset
37136 </cell>
37137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37138 \begin_inset Text
37139
37140 \begin_layout Plain Layout
37141
37142 \family roman
37143 \series medium
37144 \shape up
37145 \emph off
37146 \bar no
37147 \noun off
37148 \color none
37149 ý
37150 \end_layout
37151
37152 \end_inset
37153 </cell>
37154 </row>
37155 <row>
37156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37157 \begin_inset Text
37158
37159 \begin_layout Plain Layout
37160
37161 \family roman
37162 \series medium
37163 \shape up
37164 \size tiny
37165 \emph off
37166 \bar no
37167 \noun off
37168 \color none
37169 0E
37170 \end_layout
37171
37172 \end_inset
37173 </cell>
37174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37175 \begin_inset Text
37176
37177 \begin_layout Plain Layout
37178
37179 \end_layout
37180
37181 \end_inset
37182 </cell>
37183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37184 \begin_inset Text
37185
37186 \begin_layout Plain Layout
37187
37188 \end_layout
37189
37190 \end_inset
37191 </cell>
37192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37193 \begin_inset Text
37194
37195 \begin_layout Plain Layout
37196
37197 \family roman
37198 \series medium
37199 \shape up
37200 \emph off
37201 \bar no
37202 \noun off
37203 \color none
37204 .
37205 \end_layout
37206
37207 \end_inset
37208 </cell>
37209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37210 \begin_inset Text
37211
37212 \begin_layout Plain Layout
37213
37214 \family roman
37215 \series medium
37216 \shape up
37217 \emph off
37218 \bar no
37219 \noun off
37220 \color none
37221 >
37222 \end_layout
37223
37224 \end_inset
37225 </cell>
37226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37227 \begin_inset Text
37228
37229 \begin_layout Plain Layout
37230
37231 \family roman
37232 \series medium
37233 \shape up
37234 \emph off
37235 \bar no
37236 \noun off
37237 \color none
37238 N
37239 \end_layout
37240
37241 \end_inset
37242 </cell>
37243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37244 \begin_inset Text
37245
37246 \begin_layout Plain Layout
37247
37248 \family roman
37249 \series medium
37250 \shape up
37251 \emph off
37252 \bar no
37253 \noun off
37254 \color none
37255 ^
37256 \end_layout
37257
37258 \end_inset
37259 </cell>
37260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37261 \begin_inset Text
37262
37263 \begin_layout Plain Layout
37264
37265 \family roman
37266 \series medium
37267 \shape up
37268 \emph off
37269 \bar no
37270 \noun off
37271 \color none
37272 n
37273 \end_layout
37274
37275 \end_inset
37276 </cell>
37277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37278 \begin_inset Text
37279
37280 \begin_layout Plain Layout
37281
37282 \family roman
37283 \series medium
37284 \shape up
37285 \emph off
37286 \bar no
37287 \noun off
37288 \color none
37289 ~
37290 \end_layout
37291
37292 \end_inset
37293 </cell>
37294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37295 \begin_inset Text
37296
37297 \begin_layout Plain Layout
37298
37299 \end_layout
37300
37301 \end_inset
37302 </cell>
37303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37304 \begin_inset Text
37305
37306 \begin_layout Plain Layout
37307
37308 \end_layout
37309
37310 \end_inset
37311 </cell>
37312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37313 \begin_inset Text
37314
37315 \begin_layout Plain Layout
37316
37317 \family roman
37318 \series medium
37319 \shape up
37320 \emph off
37321 \bar no
37322 \noun off
37323 \color none
37324 ®
37325 \end_layout
37326
37327 \end_inset
37328 </cell>
37329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37330 \begin_inset Text
37331
37332 \begin_layout Plain Layout
37333
37334 \family roman
37335 \series medium
37336 \shape up
37337 \emph off
37338 \bar no
37339 \noun off
37340 \color none
37341 ¾
37342 \end_layout
37343
37344 \end_inset
37345 </cell>
37346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37347 \begin_inset Text
37348
37349 \begin_layout Plain Layout
37350
37351 \family roman
37352 \series medium
37353 \shape up
37354 \emph off
37355 \bar no
37356 \noun off
37357 \color none
37358 Î
37359 \end_layout
37360
37361 \end_inset
37362 </cell>
37363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37364 \begin_inset Text
37365
37366 \begin_layout Plain Layout
37367
37368 \family roman
37369 \series medium
37370 \shape up
37371 \emph off
37372 \bar no
37373 \noun off
37374 \color none
37375 Þ
37376 \end_layout
37377
37378 \end_inset
37379 </cell>
37380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37381 \begin_inset Text
37382
37383 \begin_layout Plain Layout
37384
37385 \family roman
37386 \series medium
37387 \shape up
37388 \emph off
37389 \bar no
37390 \noun off
37391 \color none
37392 î
37393 \end_layout
37394
37395 \end_inset
37396 </cell>
37397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37398 \begin_inset Text
37399
37400 \begin_layout Plain Layout
37401
37402 \family roman
37403 \series medium
37404 \shape up
37405 \emph off
37406 \bar no
37407 \noun off
37408 \color none
37409 þ
37410 \end_layout
37411
37412 \end_inset
37413 </cell>
37414 </row>
37415 <row>
37416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37417 \begin_inset Text
37418
37419 \begin_layout Plain Layout
37420
37421 \family roman
37422 \series medium
37423 \shape up
37424 \size tiny
37425 \emph off
37426 \bar no
37427 \noun off
37428 \color none
37429 0F
37430 \end_layout
37431
37432 \end_inset
37433 </cell>
37434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37435 \begin_inset Text
37436
37437 \begin_layout Plain Layout
37438
37439 \end_layout
37440
37441 \end_inset
37442 </cell>
37443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37444 \begin_inset Text
37445
37446 \begin_layout Plain Layout
37447
37448 \end_layout
37449
37450 \end_inset
37451 </cell>
37452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37453 \begin_inset Text
37454
37455 \begin_layout Plain Layout
37456
37457 \family roman
37458 \series medium
37459 \shape up
37460 \emph off
37461 \bar no
37462 \noun off
37463 \color none
37464 /
37465 \end_layout
37466
37467 \end_inset
37468 </cell>
37469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37470 \begin_inset Text
37471
37472 \begin_layout Plain Layout
37473
37474 \family roman
37475 \series medium
37476 \shape up
37477 \emph off
37478 \bar no
37479 \noun off
37480 \color none
37481 ?
37482 \end_layout
37483
37484 \end_inset
37485 </cell>
37486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37487 \begin_inset Text
37488
37489 \begin_layout Plain Layout
37490
37491 \family roman
37492 \series medium
37493 \shape up
37494 \emph off
37495 \bar no
37496 \noun off
37497 \color none
37498 O
37499 \end_layout
37500
37501 \end_inset
37502 </cell>
37503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37504 \begin_inset Text
37505
37506 \begin_layout Plain Layout
37507
37508 \family roman
37509 \series medium
37510 \shape up
37511 \emph off
37512 \bar no
37513 \noun off
37514 \color none
37515 _
37516 \end_layout
37517
37518 \end_inset
37519 </cell>
37520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37521 \begin_inset Text
37522
37523 \begin_layout Plain Layout
37524
37525 \family roman
37526 \series medium
37527 \shape up
37528 \emph off
37529 \bar no
37530 \noun off
37531 \color none
37532 o
37533 \end_layout
37534
37535 \end_inset
37536 </cell>
37537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37538 \begin_inset Text
37539
37540 \begin_layout Plain Layout
37541
37542 \end_layout
37543
37544 \end_inset
37545 </cell>
37546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37547 \begin_inset Text
37548
37549 \begin_layout Plain Layout
37550
37551 \end_layout
37552
37553 \end_inset
37554 </cell>
37555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37556 \begin_inset Text
37557
37558 \begin_layout Plain Layout
37559
37560 \end_layout
37561
37562 \end_inset
37563 </cell>
37564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37565 \begin_inset Text
37566
37567 \begin_layout Plain Layout
37568
37569 \family roman
37570 \series medium
37571 \shape up
37572 \emph off
37573 \bar no
37574 \noun off
37575 \color none
37576 ¯
37577 \end_layout
37578
37579 \end_inset
37580 </cell>
37581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37582 \begin_inset Text
37583
37584 \begin_layout Plain Layout
37585
37586 \family roman
37587 \series medium
37588 \shape up
37589 \emph off
37590 \bar no
37591 \noun off
37592 \color none
37593 ¿
37594 \end_layout
37595
37596 \end_inset
37597 </cell>
37598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37599 \begin_inset Text
37600
37601 \begin_layout Plain Layout
37602
37603 \family roman
37604 \series medium
37605 \shape up
37606 \emph off
37607 \bar no
37608 \noun off
37609 \color none
37610 Ï
37611 \end_layout
37612
37613 \end_inset
37614 </cell>
37615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37616 \begin_inset Text
37617
37618 \begin_layout Plain Layout
37619
37620 \family roman
37621 \series medium
37622 \shape up
37623 \emph off
37624 \bar no
37625 \noun off
37626 \color none
37627 ß
37628 \end_layout
37629
37630 \end_inset
37631 </cell>
37632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37633 \begin_inset Text
37634
37635 \begin_layout Plain Layout
37636
37637 \family roman
37638 \series medium
37639 \shape up
37640 \emph off
37641 \bar no
37642 \noun off
37643 \color none
37644 ï
37645 \end_layout
37646
37647 \end_inset
37648 </cell>
37649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37650 \begin_inset Text
37651
37652 \begin_layout Plain Layout
37653
37654 \family roman
37655 \series medium
37656 \shape up
37657 \emph off
37658 \bar no
37659 \noun off
37660 \color none
37661 ÿ
37662 \end_layout
37663
37664 \end_inset
37665 </cell>
37666 </row>
37667 </lyxtabular>
37668
37669 \end_inset
37670
37671
37672 \end_layout
37673
37674 \end_inset
37675
37676
37677 \end_layout
37678
37679 \begin_layout Standard
37680 The following is a full list of all of the accented characters LyX can display
37681  directly.
37682  It includes not only the accented characters from the previous table, but
37683  also the characters from 
37684 \family typewriter
37685 ISO8859–2
37686 \family default
37687  through 
37688 \family typewriter
37689 4
37690 \family default
37691 .
37692  
37693 \end_layout
37694
37695 \begin_layout Itemize
37696 From 
37697 \family typewriter
37698 ISO8859–1
37699 \family default
37700 :
37701 \end_layout
37702
37703 \begin_deeper
37704 \begin_layout Standard
37705 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37706 \begin_inset space \hfill{}
37707 \end_inset
37708
37709 diaeresis
37710 \end_layout
37711
37712 \begin_layout Standard
37713 ^ Â Ê Î Ô Û â ê î ô û
37714 \begin_inset space \hfill{}
37715 \end_inset
37716
37717 circumflex
37718 \end_layout
37719
37720 \begin_layout Standard
37721 ` À È Ì Ò Ù à è ì ò ù
37722 \begin_inset space \hfill{}
37723 \end_inset
37724
37725 grave
37726 \end_layout
37727
37728 \begin_layout Standard
37729 ´ Á É Í Ó Ú Ý á é í ó ú ý
37730 \begin_inset space \hfill{}
37731 \end_inset
37732
37733 acute
37734 \end_layout
37735
37736 \begin_layout Standard
37737 ~ Ã Ñ Õ ã ñ õ
37738 \begin_inset space \hfill{}
37739 \end_inset
37740
37741 tilde
37742 \end_layout
37743
37744 \begin_layout Standard
37745 ¸Çç
37746 \begin_inset space \hfill{}
37747 \end_inset
37748
37749 cedilla
37750 \end_layout
37751
37752 \begin_layout Standard
37753 ¯
37754 \begin_inset space \hfill{}
37755 \end_inset
37756
37757 macron
37758 \end_layout
37759
37760 \end_deeper
37761 \begin_layout Itemize
37762 From 
37763 \family typewriter
37764 ISO8859–2
37765 \family default
37766  through 
37767 \family typewriter
37768 4
37769 \family default
37770 :
37771 \end_layout
37772
37773 \begin_deeper
37774 \begin_layout Standard
37775 ĤĴĥĵĈĜŜĉĝŝ
37776 \begin_inset space \hfill{}
37777 \end_inset
37778
37779 circumflex
37780 \end_layout
37781
37782 \begin_layout Standard
37783 ŚŹśźŔĹĆŃŕĺćń
37784 \begin_inset space \hfill{}
37785 \end_inset
37786
37787 acute
37788 \end_layout
37789
37790 \begin_layout Standard
37791 Ĩı̃Ũũ
37792 \begin_inset space \hfill{}
37793 \end_inset
37794
37795 tilde
37796 \end_layout
37797
37798 \begin_layout Standard
37799 ŞşŢţŖĻĢŗļģŅĶņķ
37800 \begin_inset space \hfill{}
37801 \end_inset
37802
37803 cedilla
37804 \end_layout
37805
37806 \begin_layout Standard
37807 ĒēĀĪŌŪāı̄ōū
37808 \begin_inset space \hfill{}
37809 \end_inset
37810
37811 macron
37812 \end_layout
37813
37814 \begin_layout Standard
37815 ŐŰőű
37816 \begin_inset space \hfill{}
37817 \end_inset
37818
37819 Hungarian umlaut
37820 \end_layout
37821
37822 \end_deeper
37823 \begin_layout Standard
37824 All the characters above are actively supported by TeX fonts.
37825  In addition TeX allows diacritical marks on almost all characters.
37826  Also make sure you're using the 
37827 \family typewriter
37828 T1
37829 \family default
37830  font-encoding.
37831 \end_layout
37832
37833 \begin_layout Chapter
37834 \start_of_appendix
37835 The User Interface
37836 \begin_inset CommandInset label
37837 LatexCommand label
37838 name "chap:The-User-Interface"
37839
37840 \end_inset
37841
37842
37843 \end_layout
37844
37845 \begin_layout Standard
37846 This appendix lists all the available menus and describes their functionality.
37847  It is designed as a quick reference if you are searching for a special
37848  topic inside the user's guide.
37849 \end_layout
37850
37851 \begin_layout Section
37852 The File Menu
37853 \begin_inset Index idx
37854 status collapsed
37855
37856 \begin_layout Plain Layout
37857 Menu ! File
37858 \end_layout
37859
37860 \end_inset
37861
37862
37863 \end_layout
37864
37865 \begin_layout Standard
37866 Under the 
37867 \family sans
37868 File
37869 \family default
37870  menu are the basic operations in addition to some more advanced operations.
37871 \end_layout
37872
37873 \begin_layout Subsection
37874 New
37875 \end_layout
37876
37877 \begin_layout Standard
37878 Creates a new document.
37879 \end_layout
37880
37881 \begin_layout Subsection
37882 New from Template
37883 \end_layout
37884
37885 \begin_layout Standard
37886 This menu entry prompts you for a template to use.
37887  Selecting a template will automatically set certain layout features for
37888  the document, features you would otherwise need to change manually.
37889 \end_layout
37890
37891 \begin_layout Subsection
37892 Open
37893 \end_layout
37894
37895 \begin_layout Standard
37896 Opens a document.
37897 \end_layout
37898
37899 \begin_layout Subsection
37900 Open Recent
37901 \end_layout
37902
37903 \begin_layout Standard
37904 The submenu shows a list of the recently opened files.
37905  Click there on a file to open it.
37906 \end_layout
37907
37908 \begin_layout Subsection
37909 Close
37910 \end_layout
37911
37912 \begin_layout Standard
37913 Closes the current document.
37914 \end_layout
37915
37916 \begin_layout Subsection
37917 Close All
37918 \end_layout
37919
37920 \begin_layout Standard
37921 Closes all opened documents.
37922 \end_layout
37923
37924 \begin_layout Subsection
37925 Save
37926 \end_layout
37927
37928 \begin_layout Standard
37929 Saves the actual document.
37930 \end_layout
37931
37932 \begin_layout Subsection
37933 Save As
37934 \end_layout
37935
37936 \begin_layout Standard
37937 Saves the actual document under a new name to create a copy.
37938 \end_layout
37939
37940 \begin_layout Subsection
37941 Save All
37942 \end_layout
37943
37944 \begin_layout Standard
37945 Saves all opened documents.
37946 \end_layout
37947
37948 \begin_layout Subsection
37949 Revert to saved
37950 \end_layout
37951
37952 \begin_layout Standard
37953 Reloads the actual document from disk.
37954 \end_layout
37955
37956 \begin_layout Subsection
37957 Version Control
37958 \end_layout
37959
37960 \begin_layout Standard
37961 This is used when multiple people are working on the same document or when
37962  one person wants to keep a careful archive of changes.
37963  It is described in the section 
37964 \emph on
37965 Version Control in LyX
37966 \emph default
37967  of the 
37968 \emph on
37969 Additional Features
37970 \emph default
37971  manual.
37972 \end_layout
37973
37974 \begin_layout Subsection
37975 Import
37976 \end_layout
37977
37978 \begin_layout Standard
37979 Here you can import files from older LyX-versions, HTML-files, LaTeX-files,
37980  NoWeb-files, plain text files and comma separated, table-like text files
37981  (CSV).
37982  The files will be imported as a new LyX-document.
37983 \end_layout
37984
37985 \begin_layout Standard
37986 When using the menu entry 
37987 \family sans
37988 Plain
37989 \begin_inset space ~
37990 \end_inset
37991
37992 Text
37993 \family default
37994 , line breaks in the text will start a new paragraph; when using the menu
37995  entry 
37996 \family sans
37997 Plain
37998 \begin_inset space ~
37999 \end_inset
38000
38001 Text, Join
38002 \begin_inset space ~
38003 \end_inset
38004
38005 Lines
38006 \family default
38007 , consecutive lines of text will be imported to one big paragraph.
38008  A new paragraph will begin when there is a blank line in the file.
38009 \end_layout
38010
38011 \begin_layout Subsection
38012 Export
38013 \begin_inset CommandInset label
38014 LatexCommand label
38015 name "sub:Export"
38016
38017 \end_inset
38018
38019
38020 \end_layout
38021
38022 \begin_layout Standard
38023 You can export your document to various file formats.
38024  The resulting files are placed in the directory of your LyX-file.
38025  The menu entries are not the same on all installations.
38026  They depend on the programs found by LyX during its configuration.
38027 \end_layout
38028
38029 \begin_layout Standard
38030 Here is a list of all available entries; some of them are explained in detail
38031  in section
38032 \begin_inset space ~
38033 \end_inset
38034
38035
38036 \begin_inset CommandInset ref
38037 LatexCommand ref
38038 reference "sub:Output-file-formats"
38039
38040 \end_inset
38041
38042 :
38043 \end_layout
38044
38045 \begin_layout Description
38046
38047 \family sans
38048 CJK
38049 \family default
38050
38051 \begin_inset space ~
38052 \end_inset
38053
38054 L
38055 \begin_inset ERT
38056 status collapsed
38057
38058 \begin_layout Plain Layout
38059
38060 {}
38061 \end_layout
38062
38063 \end_inset
38064
38065 yX format of the special LyX
38066 \begin_inset space ~
38067 \end_inset
38068
38069 1.4.x versions for Chinese, Japanese and Korean (CJK)
38070 \begin_inset Newline newline
38071 \end_inset
38072
38073  Since LyX 1.5.0 CJK support is fully integrated into LyX.
38074 \end_layout
38075
38076 \begin_layout Description
38077 DocBook text file with code in the language SGML that is used for the markup
38078  language 
38079 \family typewriter
38080 DocBook
38081 \end_layout
38082
38083 \begin_layout Description
38084 DocBook
38085 \begin_inset space ~
38086 \end_inset
38087
38088 (XML) text file with code in the language XML that is used for the markup
38089  language 
38090 \family typewriter
38091 DocBook
38092 \end_layout
38093
38094 \begin_layout Description
38095 DraftDVI LaTeX's native DVI-format.
38096  This format is not suitable if you have special characters or spaces in
38097  files paths or file names in your document.
38098  LyX use this format internally as a pre-stage to export to 
38099 \family sans
38100 DVI
38101 \family default
38102 .
38103 \end_layout
38104
38105 \begin_layout Description
38106 DVI DVI-format that also allows the useage of special characters or spaces
38107  in files paths or file names
38108 \end_layout
38109
38110 \begin_layout Description
38111 DVI
38112 \begin_inset space ~
38113 \end_inset
38114
38115 (LuaT
38116 \begin_inset ERT
38117 status collapsed
38118
38119 \begin_layout Plain Layout
38120
38121 {}
38122 \end_layout
38123
38124 \end_inset
38125
38126 eX) DVI-format using the program 
38127 \family typewriter
38128 LuaTeX
38129 \family default
38130 ; supports Unicode and the usage of non-TeX fonts; 
38131 \series bold
38132
38133 \begin_inset Note Greyedout
38134 status collapsed
38135
38136 \begin_layout Plain Layout
38137
38138 \series bold
38139 Note:
38140 \series default
38141  not all DVI-viewers are currently able to display this output format properly.
38142 \end_layout
38143
38144 \end_inset
38145
38146
38147 \end_layout
38148
38149 \begin_layout Description
38150 Graphviz
38151 \begin_inset space ~
38152 \end_inset
38153
38154 Dot text file with code in the programming language 
38155 \family typewriter
38156 Dot
38157 \family default
38158  which is used to draw visualizations of graphs via the program 
38159 \family typewriter
38160 Graphviz
38161 \end_layout
38162
38163 \begin_layout Description
38164 HTML HTML-format (the HTML-converter is a third-party product and may not
38165  work in all cases)
38166 \end_layout
38167
38168 \begin_layout Description
38169 HTML
38170 \begin_inset space ~
38171 \end_inset
38172
38173 (MS
38174 \begin_inset space ~
38175 \end_inset
38176
38177 Word) HTML-format specialized so that the result can be imported to 
38178 \family sans
38179 MS Word
38180 \family default
38181 ; as a consequence of this formulas will be embedded as bitmap fonts and
38182  not in the format 
38183 \family sans
38184 MathML
38185 \family default
38186 .
38187 \end_layout
38188
38189 \begin_layout Description
38190
38191 \family sans
38192 LaT
38193 \begin_inset ERT
38194 status collapsed
38195
38196 \begin_layout Plain Layout
38197
38198 {}
38199 \end_layout
38200
38201 \end_inset
38202
38203 eX
38204 \begin_inset space ~
38205 \end_inset
38206
38207 (
38208 \family default
38209 LuaT
38210 \family sans
38211
38212 \begin_inset ERT
38213 status collapsed
38214
38215 \begin_layout Plain Layout
38216
38217 {}
38218 \end_layout
38219
38220 \end_inset
38221
38222
38223 \family default
38224 eX
38225 \family sans
38226
38227 \family default
38228 text file with the LaTeX source that is compilable with the program 
38229 \family typewriter
38230 LuaTeX
38231 \end_layout
38232
38233 \begin_layout Description
38234
38235 \family sans
38236 LaT
38237 \begin_inset ERT
38238 status collapsed
38239
38240 \begin_layout Plain Layout
38241
38242 {}
38243 \end_layout
38244
38245 \end_inset
38246
38247 eX
38248 \begin_inset space ~
38249 \end_inset
38250
38251 (pdflatex)
38252 \family default
38253  text file with the LaTeX source, additionally all images used in the document
38254  will be converted to a format that is readable by the 
38255 \family typewriter
38256 pdflatex
38257 \family default
38258  program (GIF, JPG, PDF, PNG)
38259 \end_layout
38260
38261 \begin_layout Description
38262
38263 \family sans
38264 LaT
38265 \begin_inset ERT
38266 status collapsed
38267
38268 \begin_layout Plain Layout
38269
38270 {}
38271 \end_layout
38272
38273 \end_inset
38274
38275 eX
38276 \begin_inset space ~
38277 \end_inset
38278
38279 (plain)
38280 \family default
38281  text file with the LaTeX source code, additionally all images used in the
38282  document will be converted to the EPS-format, only this format is readable
38283  by the 
38284 \family typewriter
38285 latex
38286 \family default
38287  program
38288 \end_layout
38289
38290 \begin_layout Description
38291
38292 \family sans
38293 LaT
38294 \begin_inset ERT
38295 status collapsed
38296
38297 \begin_layout Plain Layout
38298
38299 {}
38300 \end_layout
38301
38302 \end_inset
38303
38304 eX
38305 \begin_inset space ~
38306 \end_inset
38307
38308 (
38309 \family default
38310 XeT
38311 \family sans
38312
38313 \begin_inset ERT
38314 status collapsed
38315
38316 \begin_layout Plain Layout
38317
38318 {}
38319 \end_layout
38320
38321 \end_inset
38322
38323
38324 \family default
38325 eX
38326 \family sans
38327
38328 \family default
38329 text file with the LaTeX source that is compilable with the program 
38330 \family typewriter
38331 XeTeX
38332 \end_layout
38333
38334 \begin_layout Description
38335 LilyPond
38336 \begin_inset space ~
38337 \end_inset
38338
38339 book
38340 \begin_inset space ~
38341 \end_inset
38342
38343 (La
38344 \family sans
38345
38346 \begin_inset ERT
38347 status collapsed
38348
38349 \begin_layout Plain Layout
38350
38351 {}
38352 \end_layout
38353
38354 \end_inset
38355
38356
38357 \family default
38358 TeX) text file with the LaTeX source and also code in the syntax of the
38359  music notation software 
38360 \family typewriter
38361 LilyPond
38362 \end_layout
38363
38364 \begin_layout Description
38365 L
38366 \family sans
38367
38368 \begin_inset ERT
38369 status collapsed
38370
38371 \begin_layout Plain Layout
38372
38373 {}
38374 \end_layout
38375
38376 \end_inset
38377
38378
38379 \family default
38380 yX
38381 \begin_inset space ~
38382 \end_inset
38383
38384 Archive
38385 \begin_inset space ~
38386 \end_inset
38387
38388 (zip) creates a zip-archive file that contains your document and all files
38389  that are necessary to compile it (images, child documents, BibTeX files,
38390  etc.)
38391 \end_layout
38392
38393 \begin_layout Description
38394 L
38395 \family sans
38396
38397 \begin_inset ERT
38398 status collapsed
38399
38400 \begin_layout Plain Layout
38401
38402 {}
38403 \end_layout
38404
38405 \end_inset
38406
38407
38408 \family default
38409 yX
38410 \begin_inset space ~
38411 \end_inset
38412
38413 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
38414 \begin_inset Quotes eld
38415 \end_inset
38416
38417 z
38418 \begin_inset Quotes erd
38419 \end_inset
38420
38421  and 
38422 \begin_inset Quotes eld
38423 \end_inset
38424
38425 y
38426 \begin_inset Quotes erd
38427 \end_inset
38428
38429  represent the version number)
38430 \end_layout
38431
38432 \begin_layout Description
38433 L
38434 \family sans
38435
38436 \begin_inset ERT
38437 status collapsed
38438
38439 \begin_layout Plain Layout
38440
38441 {}
38442 \end_layout
38443
38444 \end_inset
38445
38446
38447 \family default
38448 yXHTML HTML-format using LyX's internal XHTML engine
38449 \end_layout
38450
38451 \begin_layout Description
38452 NoWeb text file with code in the format of the literate programming language
38453 \family typewriter
38454  NoWeb
38455 \end_layout
38456
38457 \begin_layout Description
38458 OpenDocument OpenDocument-formatted file, to be opened with 
38459 \family sans
38460 LibreOffice, OpenOffice, KOffice, Abiword
38461 \family default
38462 , etc.
38463  (The OpenDocument-converter is a third-party product and may not work in
38464  all cases)
38465 \end_layout
38466
38467 \begin_layout Description
38468
38469 \family sans
38470 PDF
38471 \begin_inset space ~
38472 \end_inset
38473
38474 (dvipdfm)
38475 \family default
38476  PDF-format using the program 
38477 \family typewriter
38478 dvipdfm
38479 \family default
38480 , produces internally a DVI-file which is then converted to a PDF-file
38481 \end_layout
38482
38483 \begin_layout Description
38484
38485 \family sans
38486 PDF
38487 \begin_inset space ~
38488 \end_inset
38489
38490 (LuaT
38491 \begin_inset ERT
38492 status collapsed
38493
38494 \begin_layout Plain Layout
38495
38496 {}
38497 \end_layout
38498
38499 \end_inset
38500
38501 eX)
38502 \family default
38503  PDF-format using the program 
38504 \family typewriter
38505 LuaTeX
38506 \family default
38507 , produces PDF-files directly
38508 \end_layout
38509
38510 \begin_layout Description
38511
38512 \family sans
38513 PDF
38514 \begin_inset space ~
38515 \end_inset
38516
38517 (pdflatex)
38518 \family default
38519  PDF-format using the program 
38520 \family typewriter
38521 pdflatex
38522 \family default
38523 , produces PDF-files directly
38524 \end_layout
38525
38526 \begin_layout Description
38527
38528 \family sans
38529 PDF
38530 \begin_inset space ~
38531 \end_inset
38532
38533 (ps2pdf)
38534 \family default
38535  PDF-format using the program 
38536 \family typewriter
38537 ps2pdf
38538 \family default
38539 , produces internally a PostScript-file which is then converted to a PDF-file
38540 \end_layout
38541
38542 \begin_layout Description
38543
38544 \family sans
38545 PDF
38546 \begin_inset space ~
38547 \end_inset
38548
38549 (XeT
38550 \begin_inset ERT
38551 status collapsed
38552
38553 \begin_layout Plain Layout
38554
38555 {}
38556 \end_layout
38557
38558 \end_inset
38559
38560 eX)
38561 \family default
38562  PDF-format using the program 
38563 \family typewriter
38564 XeTeX
38565 \family default
38566 , produces PDF-files directly
38567 \end_layout
38568
38569 \begin_layout Description
38570
38571 \family sans
38572 Plain
38573 \begin_inset space ~
38574 \end_inset
38575
38576 text
38577 \family default
38578  text format
38579 \end_layout
38580
38581 \begin_layout Description
38582
38583 \family sans
38584 Plain
38585 \begin_inset space ~
38586 \end_inset
38587
38588 text
38589 \begin_inset space ~
38590 \end_inset
38591
38592 (ps2ascii)
38593 \family default
38594  text format, the document will first be converted to Postscript format
38595  and then exported as text using the program 
38596 \family sans
38597 ps2ascii
38598 \end_layout
38599
38600 \begin_layout Description
38601
38602 \family sans
38603 Postscript
38604 \family default
38605  PostScript format using the program 
38606 \family typewriter
38607 dvips
38608 \end_layout
38609
38610 \begin_layout Description
38611 Sweave text file with the LaTeX source and also code in the statistical
38612  programming language 
38613 \family typewriter
38614 R
38615 \family default
38616 .
38617  Using the 
38618 \family typewriter
38619 R
38620 \family default
38621 -function 
38622 \family typewriter
38623 Sweave
38624 \family default
38625  it is possible to use 
38626 \family typewriter
38627 R
38628 \family default
38629 -commands in LaTeX
38630 \end_layout
38631
38632 \begin_layout Standard
38633 If one of the menu entries 
38634 \family sans
38635 DVI
38636 \family default
38637
38638 \family sans
38639 PDF
38640 \begin_inset space ~
38641 \end_inset
38642
38643 (pdflatex)
38644 \family default
38645  or 
38646 \family sans
38647 Postscript
38648 \family default
38649  is missing, you need to update your LaTeX installation.
38650  After updating you have to reconfigure LyX, see section
38651 \begin_inset space ~
38652 \end_inset
38653
38654
38655 \begin_inset CommandInset ref
38656 LatexCommand ref
38657 reference "sec:Basic-LyX-Setup"
38658
38659 \end_inset
38660
38661 .
38662 \begin_inset Index idx
38663 status collapsed
38664
38665 \begin_layout Plain Layout
38666 Reconfiguration of LyX
38667 \end_layout
38668
38669 \end_inset
38670
38671
38672 \end_layout
38673
38674 \begin_layout Subsection
38675 Print
38676 \end_layout
38677
38678 \begin_layout Standard
38679 With this menu entry you can print your document to a file in PostScript
38680  format or send it to a printer.
38681  The printer will also use the document in PostScript format.
38682  The conversion to PostScript is done in the background by LyX using the
38683  program 
38684 \family typewriter
38685 dvips
38686 \family default
38687 .
38688  For more information have a look at section
38689 \begin_inset space ~
38690 \end_inset
38691
38692
38693 \begin_inset CommandInset ref
38694 LatexCommand ref
38695 reference "sub:Printing-the-File"
38696
38697 \end_inset
38698
38699 .
38700 \end_layout
38701
38702 \begin_layout Subsection
38703 Fax
38704 \end_layout
38705
38706 \begin_layout Standard
38707 This menu entry will only appear if you have a fax program installed (on
38708  Windows you additionally need to register its program path to LyX's PATH
38709  prefix, see section
38710 \begin_inset space ~
38711 \end_inset
38712
38713
38714 \begin_inset CommandInset ref
38715 LatexCommand ref
38716 reference "sec:Paths"
38717
38718 \end_inset
38719
38720 ).
38721  With this menu entry you can send your document to a fax program like 
38722 \family typewriter
38723 hylapex
38724 \family default
38725  or 
38726 \family typewriter
38727 kdeprintfax
38728 \family default
38729 .
38730  The default format of the sent file is PostScript.
38731  The format can be changed in LyX's preferences as described in section
38732 \begin_inset space ~
38733 \end_inset
38734
38735
38736 \begin_inset CommandInset ref
38737 LatexCommand ref
38738 reference "sub:Converters"
38739
38740 \end_inset
38741
38742 .
38743 \end_layout
38744
38745 \begin_layout Subsection
38746 New and Close Window
38747 \end_layout
38748
38749 \begin_layout Standard
38750 Opens or closes a new instance of LyX.
38751 \end_layout
38752
38753 \begin_layout Subsection
38754 Exit
38755 \end_layout
38756
38757 \begin_layout Standard
38758 Prompts you to save all unsaved documents and then exits.
38759 \end_layout
38760
38761 \begin_layout Section
38762 The Edit Menu
38763 \begin_inset Index idx
38764 status collapsed
38765
38766 \begin_layout Plain Layout
38767 Menu ! Edit
38768 \end_layout
38769
38770 \end_inset
38771
38772
38773 \end_layout
38774
38775 \begin_layout Subsection
38776 Undo and Redo
38777 \end_layout
38778
38779 \begin_layout Standard
38780 Described in section
38781 \begin_inset space ~
38782 \end_inset
38783
38784
38785 \begin_inset CommandInset ref
38786 LatexCommand ref
38787 reference "sec:Undo-and-Redo"
38788
38789 \end_inset
38790
38791 .
38792 \end_layout
38793
38794 \begin_layout Subsection
38795 Cut, Copy, Paste, Paste Recent, Paste Special
38796 \end_layout
38797
38798 \begin_layout Standard
38799 Described in section
38800 \begin_inset space ~
38801 \end_inset
38802
38803
38804 \begin_inset CommandInset ref
38805 LatexCommand ref
38806 reference "sec:Basic-Editing-Features"
38807
38808 \end_inset
38809
38810 .
38811 \end_layout
38812
38813 \begin_layout Subsection
38814 Select Whole Inset
38815 \end_layout
38816
38817 \begin_layout Standard
38818 Selects the content of the inset where the cursor is currently in.
38819  If the cursor is outside of an inset, the whole document will be selected.
38820 \end_layout
38821
38822 \begin_layout Subsection
38823 Select All
38824 \end_layout
38825
38826 \begin_layout Standard
38827 Selects the whole document.
38828 \end_layout
38829
38830 \begin_layout Subsection
38831 Find & Replace (Quick)
38832 \end_layout
38833
38834 \begin_layout Standard
38835 Described in section
38836 \begin_inset space ~
38837 \end_inset
38838
38839
38840 \begin_inset CommandInset ref
38841 LatexCommand ref
38842 reference "sec:Basic-Editing-Features"
38843
38844 \end_inset
38845
38846 .
38847 \end_layout
38848
38849 \begin_layout Subsection
38850 Find & Replace (Advanced)
38851 \end_layout
38852
38853 \begin_layout Standard
38854 Described in section
38855 \begin_inset space ~
38856 \end_inset
38857
38858
38859 \begin_inset CommandInset ref
38860 LatexCommand ref
38861 reference "sec:Advanced-Find-and"
38862
38863 \end_inset
38864
38865 .
38866 \end_layout
38867
38868 \begin_layout Subsection
38869 Move Paragraph Up/Down
38870 \end_layout
38871
38872 \begin_layout Standard
38873 This shifts the paragraph where the cursor is currently in one paragraph
38874  up or down.
38875 \end_layout
38876
38877 \begin_layout Subsection
38878 Text Style
38879 \end_layout
38880
38881 \begin_layout Standard
38882 Described in section
38883 \begin_inset space ~
38884 \end_inset
38885
38886
38887 \begin_inset CommandInset ref
38888 LatexCommand ref
38889 reference "sub:Fine-Tuning-with-the"
38890
38891 \end_inset
38892
38893 .
38894 \end_layout
38895
38896 \begin_layout Subsection
38897 Paragraph Settings
38898 \begin_inset Index idx
38899 status collapsed
38900
38901 \begin_layout Plain Layout
38902 Paragraph ! Settings
38903 \end_layout
38904
38905 \end_inset
38906
38907
38908 \end_layout
38909
38910 \begin_layout Standard
38911 Enables you to set the paragraph alignment, line spacing and label width.
38912  These settings only affect the paragraph in which the cursor is currently
38913  in.
38914 \end_layout
38915
38916 \begin_layout Standard
38917 You can also prevent the first line of the paragraph being indented if you
38918  have chosen to separate paragraphs with indents in the 
38919 \family sans
38920 Document\SpecialChar \menuseparator
38921 Settings
38922 \family default
38923  dialog under 
38924 \family sans
38925 Text
38926 \begin_inset space ~
38927 \end_inset
38928
38929 Layout
38930 \family default
38931 .
38932 \end_layout
38933
38934 \begin_layout Subsection
38935 Table Settings and Math
38936 \end_layout
38937
38938 \begin_layout Standard
38939 These two menus are only fully active if the cursor is inside a table or
38940  a formula.
38941  Here you can change the properties of tables and formulas.
38942  The properties of tables are described in section
38943 \begin_inset space ~
38944 \end_inset
38945
38946
38947 \begin_inset CommandInset ref
38948 LatexCommand ref
38949 reference "sec:Tables"
38950
38951 \end_inset
38952
38953 , the properties of formulas in chapter
38954 \begin_inset space ~
38955 \end_inset
38956
38957
38958 \begin_inset CommandInset ref
38959 LatexCommand ref
38960 reference "cha:Mathematical-Formulas"
38961
38962 \end_inset
38963
38964 .
38965 \end_layout
38966
38967 \begin_layout Subsection
38968 Increase / Decrease List Depth
38969 \end_layout
38970
38971 \begin_layout Standard
38972 These menu entries are only active if the cursor is in an environment that
38973  can be nested.
38974  They increase/decrease the environment nesting level as explained in section
38975 \begin_inset space ~
38976 \end_inset
38977
38978
38979 \begin_inset CommandInset ref
38980 LatexCommand ref
38981 reference "sec:Nesting"
38982
38983 \end_inset
38984
38985  and 
38986 \begin_inset CommandInset ref
38987 LatexCommand ref
38988 reference "sub:Numbering-depth"
38989
38990 \end_inset
38991
38992 .
38993 \end_layout
38994
38995 \begin_layout Section
38996 The View Menu
38997 \begin_inset Index idx
38998 status collapsed
38999
39000 \begin_layout Plain Layout
39001 Menu ! View
39002 \end_layout
39003
39004 \end_inset
39005
39006
39007 \end_layout
39008
39009 \begin_layout Standard
39010 At the bottom of the 
39011 \family sans
39012 View
39013 \family default
39014  menu the opened documents are listed.
39015 \end_layout
39016
39017 \begin_layout Subsection
39018 Open/Close all Insets
39019 \end_layout
39020
39021 \begin_layout Standard
39022 Opens/closes all insets in your document.
39023 \end_layout
39024
39025 \begin_layout Subsection
39026 Unfold/Fold Math Macros
39027 \end_layout
39028
39029 \begin_layout Standard
39030 Unfolds/folds the current math macro.
39031 \end_layout
39032
39033 \begin_layout Standard
39034 Math macros are described in the 
39035 \emph on
39036 Math
39037 \emph default
39038  manual.
39039 \end_layout
39040
39041 \begin_layout Subsection
39042 View Source
39043 \end_layout
39044
39045 \begin_layout Standard
39046 Opens a window showing the source code of the actual document, as described
39047  in section
39048 \begin_inset space ~
39049 \end_inset
39050
39051
39052 \begin_inset CommandInset ref
39053 LatexCommand ref
39054 reference "sec:Previewing-snippets-of"
39055
39056 \end_inset
39057
39058 .
39059 \end_layout
39060
39061 \begin_layout Subsection
39062 View Messages
39063 \end_layout
39064
39065 \begin_layout Standard
39066 Opens a window showing console messages.
39067  This is useful for debugging LyX (i.
39068 \begin_inset space \thinspace{}
39069 \end_inset
39070
39071 e., hunt for errors in the program) or to see what is going on in the background
39072  while LaTeX is processing the document.
39073 \end_layout
39074
39075 \begin_layout Subsection
39076 View
39077 \end_layout
39078
39079 \begin_layout Standard
39080 This menu entry generates the output in the format you have specified as
39081  default output format either in the preferences (see sec.
39082 \begin_inset space \thinspace{}
39083 \end_inset
39084
39085
39086 \begin_inset CommandInset ref
39087 LatexCommand ref
39088 reference "sec:File-Formats"
39089
39090 \end_inset
39091
39092 ) or in the document settings (see sec.
39093 \begin_inset space \thinspace{}
39094 \end_inset
39095
39096
39097 \begin_inset CommandInset ref
39098 LatexCommand ref
39099 reference "sec:Doc-Output"
39100
39101 \end_inset
39102
39103 ) and opens it in an appropriate viewer.
39104  The viewer can be set or changed in the preferences, see section
39105 \begin_inset space ~
39106 \end_inset
39107
39108
39109 \begin_inset CommandInset ref
39110 LatexCommand ref
39111 reference "sec:File-Formats"
39112
39113 \end_inset
39114
39115 .
39116  The default viewers are set by LyX when it is first configured.
39117  The default output format is 
39118 \family sans
39119 PDF
39120 \begin_inset space ~
39121 \end_inset
39122
39123 (pdflatex)
39124 \family default
39125 .
39126 \end_layout
39127
39128 \begin_layout Subsection
39129 View (Other Formats)
39130 \end_layout
39131
39132 \begin_layout Standard
39133 With this submenu you can view your document in alternative output formats.
39134  The menu contains a list of available formats in which you can view the
39135  actual document with an external program.
39136  The menu entries are not the same on all installations — it depends on
39137  the LaTeX programs that are found while LyX was configured.
39138  All possible formats are listed in section
39139 \begin_inset space ~
39140 \end_inset
39141
39142
39143 \begin_inset CommandInset ref
39144 LatexCommand ref
39145 reference "sub:Export"
39146
39147 \end_inset
39148
39149 .
39150  You should at least see the menu entry 
39151 \family sans
39152 DVI
39153 \family default
39154 .
39155  If it is missing, you need to update or repair your LaTeX installation.
39156  After updating you have to reconfigure LyX, see section
39157 \begin_inset space ~
39158 \end_inset
39159
39160
39161 \begin_inset CommandInset ref
39162 LatexCommand ref
39163 reference "sec:Basic-LyX-Setup"
39164
39165 \end_inset
39166
39167 .
39168 \begin_inset Index idx
39169 status collapsed
39170
39171 \begin_layout Plain Layout
39172 Reconfiguration of LyX
39173 \end_layout
39174
39175 \end_inset
39176
39177
39178 \end_layout
39179
39180 \begin_layout Standard
39181 Invoking a menu will start a viewer program.
39182  The viewer can be set or changed in the preferences, see section
39183 \begin_inset space ~
39184 \end_inset
39185
39186
39187 \begin_inset CommandInset ref
39188 LatexCommand ref
39189 reference "sec:File-Formats"
39190
39191 \end_inset
39192
39193 .
39194  The default viewers are set by LyX when it is first configured.
39195 \end_layout
39196
39197 \begin_layout Subsection
39198 Update
39199 \end_layout
39200
39201 \begin_layout Standard
39202 This menu entry allows you to update the view with your latest changes (in
39203  the default output format) without opening a new viewer window.
39204 \end_layout
39205
39206 \begin_layout Subsection
39207 Update (Other Formats)
39208 \end_layout
39209
39210 \begin_layout Standard
39211 With this submenu you can update the view of alternative output formats
39212  of your document without opening a new viewer window.
39213 \end_layout
39214
39215 \begin_layout Subsection
39216 View Master Document
39217 \end_layout
39218
39219 \begin_layout Standard
39220 This menu item is only visible if your document is included to another document,
39221  which is then its 
39222 \begin_inset Quotes eld
39223 \end_inset
39224
39225 master
39226 \begin_inset Quotes erd
39227 \end_inset
39228
39229  (see section 
39230 \emph on
39231 Child Documents
39232 \emph default
39233  in the 
39234 \emph on
39235 Embedded
39236 \begin_inset space ~
39237 \end_inset
39238
39239 Objects
39240 \emph default
39241  manual for more information on this topic).
39242  This item allows you to view the master document from within its child.
39243  That is, if you are working on a child document which is a chapter of a
39244  book, 
39245 \family sans
39246 View Master
39247 \family default
39248  generates the output of the whole book, while 
39249 \family sans
39250 View
39251 \family default
39252  will just output the chapter alone.
39253 \end_layout
39254
39255 \begin_layout Standard
39256 The format used by this function is the default output format as specified
39257  in the preferences (see sec.
39258 \begin_inset space \thinspace{}
39259 \end_inset
39260
39261
39262 \begin_inset CommandInset ref
39263 LatexCommand ref
39264 reference "sec:File-Formats"
39265
39266 \end_inset
39267
39268 ) or in the document settings (see sec.
39269 \begin_inset space \thinspace{}
39270 \end_inset
39271
39272
39273 \begin_inset CommandInset ref
39274 LatexCommand ref
39275 reference "sec:Doc-Output"
39276
39277 \end_inset
39278
39279 ).
39280 \end_layout
39281
39282 \begin_layout Subsection
39283 Update Master Document
39284 \end_layout
39285
39286 \begin_layout Standard
39287 This menu item is only visible if your document is included to another document,
39288  which is then its 
39289 \begin_inset Quotes eld
39290 \end_inset
39291
39292 master
39293 \begin_inset Quotes erd
39294 \end_inset
39295
39296  (see section 
39297 \emph on
39298 Child Documents
39299 \emph default
39300  in the 
39301 \emph on
39302 Embedded
39303 \begin_inset space ~
39304 \end_inset
39305
39306 Objects
39307 \emph default
39308  manual for more information on this topic).
39309  This item allows you to update the view of a master document from within
39310  its child without the need to switch to the master document itself.
39311 \end_layout
39312
39313 \begin_layout Standard
39314 The format used by this function is the default output format as specified
39315  in the preferences (see sec.
39316 \begin_inset space \thinspace{}
39317 \end_inset
39318
39319
39320 \begin_inset CommandInset ref
39321 LatexCommand ref
39322 reference "sec:File-Formats"
39323
39324 \end_inset
39325
39326 ) or in the document settings (see sec.
39327 \begin_inset space \thinspace{}
39328 \end_inset
39329
39330
39331 \begin_inset CommandInset ref
39332 LatexCommand ref
39333 reference "sec:Doc-Output"
39334
39335 \end_inset
39336
39337 ).
39338 \end_layout
39339
39340 \begin_layout Subsection
39341 Split View
39342 \end_layout
39343
39344 \begin_layout Standard
39345 This will split LyX's main window vertically or horizontally.
39346  This allows you to view documents at the same time to compare them, or
39347  to view the same document, but at different positions.
39348  You can even split the main window several times to view for example 3
39349  or more documents at the same time.
39350  To return to an unsplit view, use the menu 
39351 \family sans
39352 Close Current View
39353 \family default
39354 .
39355 \end_layout
39356
39357 \begin_layout Subsection
39358 Close Current View
39359 \end_layout
39360
39361 \begin_layout Standard
39362 Closes a split view.
39363 \end_layout
39364
39365 \begin_layout Subsection
39366 Fullscreen
39367 \end_layout
39368
39369 \begin_layout Standard
39370 Using this menu entry or pressing F11 removes the menu bar and all toolbars
39371  so that you will see nothing but your text.
39372  It furthermore displays LyX's main window fullscreen.
39373  To return from fullscreen to the normal view, press F11, or right-click
39374  and turn off the fullscreen mode in the context menu.
39375 \end_layout
39376
39377 \begin_layout Subsection
39378 Toolbars
39379 \begin_inset CommandInset label
39380 LatexCommand label
39381 name "sub:Toolbars"
39382
39383 \end_inset
39384
39385
39386 \begin_inset Index idx
39387 status collapsed
39388
39389 \begin_layout Plain Layout
39390 Toolbar
39391 \end_layout
39392
39393 \end_inset
39394
39395
39396 \end_layout
39397
39398 \begin_layout Standard
39399 In this menu entry you can set the appearance of the different toolbars.
39400  All toolbars and the 
39401 \family sans
39402 Command
39403 \begin_inset space ~
39404 \end_inset
39405
39406 Buffer
39407 \family default
39408  can be turned on and off.
39409  The 
39410 \emph on
39411 on
39412 \emph default
39413  state is denoted in the menu with a checkmark.
39414  The 
39415 \family sans
39416 Review
39417 \family default
39418
39419 \family sans
39420 Table
39421 \family default
39422
39423 \family sans
39424 Math
39425 \begin_inset space ~
39426 \end_inset
39427
39428 Panels
39429 \family default
39430
39431 \family sans
39432 Math
39433 \begin_inset space ~
39434 \end_inset
39435
39436 Macros
39437 \family default
39438  and 
39439 \family sans
39440 Math
39441 \family default
39442  toolbars can be additionally set to the state 
39443 \emph on
39444 automatic
39445 \emph default
39446  that is denoted in the menu with the suffix 
39447 \family sans
39448 (auto)
39449 \family default
39450 .
39451 \end_layout
39452
39453 \begin_layout Standard
39454 In the 
39455 \emph on
39456 on
39457 \emph default
39458  state the toolbar is permanently shown, in the 
39459 \emph on
39460 automatic
39461 \emph default
39462  state the toolbar is only shown when the cursor is in a certain environment
39463  or when a certain feature is enabled.
39464  That means that the review toolbar will only be shown if change tracking
39465  is activated, the math and table toolbars are only shown if the cursor
39466  is inside a formula or table, respectively.
39467 \end_layout
39468
39469 \begin_layout Standard
39470 LyX's toolbars and their buttons are explained in section
39471 \begin_inset space ~
39472 \end_inset
39473
39474
39475 \begin_inset CommandInset ref
39476 LatexCommand ref
39477 reference "sec:Toolbars"
39478
39479 \end_inset
39480
39481 .
39482 \end_layout
39483
39484 \begin_layout Section
39485 The Insert Menu
39486 \begin_inset Index idx
39487 status collapsed
39488
39489 \begin_layout Plain Layout
39490 Menu ! Insert
39491 \end_layout
39492
39493 \end_inset
39494
39495
39496 \end_layout
39497
39498 \begin_layout Subsection
39499 Math
39500 \end_layout
39501
39502 \begin_layout Standard
39503 Inserts math constructs that are explained in chapter
39504 \begin_inset space ~
39505 \end_inset
39506
39507
39508 \begin_inset CommandInset ref
39509 LatexCommand ref
39510 reference "cha:Mathematical-Formulas"
39511
39512 \end_inset
39513
39514  and the 
39515 \emph on
39516 Math
39517 \emph default
39518  manual.
39519 \end_layout
39520
39521 \begin_layout Subsection
39522 Special Character
39523 \begin_inset CommandInset label
39524 LatexCommand label
39525 name "sub:Special-Character"
39526
39527 \end_inset
39528
39529
39530 \end_layout
39531
39532 \begin_layout Standard
39533 Here you can insert the following characters:
39534 \end_layout
39535
39536 \begin_layout Description
39537 Symbols Inserts any character that can be output by your LaTeX system.
39538  Therefore the number of character categories in this dialog and the available
39539  characters depend on the LaTeX-packages you have installed.
39540 \begin_inset Newline newline
39541 \end_inset
39542
39543  
39544 \begin_inset Note Greyedout
39545 status collapsed
39546
39547 \begin_layout Plain Layout
39548
39549 \series bold
39550 Note:
39551 \series default
39552  Not all characters will be visible in the 
39553 \family sans
39554 Symbols
39555 \family default
39556  dialog because none of the screen fonts that you can set in the preferences
39557  dialog (see sec.
39558 \begin_inset space \thinspace{}
39559 \end_inset
39560
39561
39562 \begin_inset CommandInset ref
39563 LatexCommand ref
39564 reference "sub:Screen-Fonts"
39565
39566 \end_inset
39567
39568 ) can display every character.
39569 \end_layout
39570
39571 \end_inset
39572
39573
39574 \end_layout
39575
39576 \begin_layout Description
39577 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39578
39579 \end_layout
39580
39581 \begin_layout Description
39582 End
39583 \begin_inset space ~
39584 \end_inset
39585
39586 of
39587 \begin_inset space ~
39588 \end_inset
39589
39590 Sentence Inserts an end of sentence dot as described in section
39591 \begin_inset space ~
39592 \end_inset
39593
39594
39595 \begin_inset CommandInset ref
39596 LatexCommand ref
39597 reference "sub:Abbreviations"
39598
39599 \end_inset
39600
39601 .
39602 \end_layout
39603
39604 \begin_layout Description
39605 Ordinary
39606 \begin_inset space ~
39607 \end_inset
39608
39609 Quote Inserts this quote: ", no matter what quote type you selected in the
39610  
39611 \family sans
39612 Document\SpecialChar \menuseparator
39613 Settings
39614 \family default
39615  dialog under 
39616 \family sans
39617 Language
39618 \family default
39619 .
39620 \end_layout
39621
39622 \begin_layout Description
39623 Single
39624 \begin_inset space ~
39625 \end_inset
39626
39627 Quote Inserts this quote: 
39628 \begin_inset Quotes ers
39629 \end_inset
39630
39631
39632 \end_layout
39633
39634 \begin_layout Description
39635 Protected
39636 \begin_inset space ~
39637 \end_inset
39638
39639 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39640
39641 \end_layout
39642
39643 \begin_layout Description
39644 Breakable
39645 \begin_inset space ~
39646 \end_inset
39647
39648 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39649
39650 \end_layout
39651
39652 \begin_layout Description
39653 Menu
39654 \begin_inset space ~
39655 \end_inset
39656
39657 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39658
39659 \end_layout
39660
39661 \begin_layout Description
39662 Phonetic
39663 \begin_inset space ~
39664 \end_inset
39665
39666 Symbols 
39667 \begin_inset Index idx
39668 status collapsed
39669
39670 \begin_layout Plain Layout
39671 Phonetic symbols
39672 \end_layout
39673
39674 \end_inset
39675
39676
39677 \begin_inset Index idx
39678 status collapsed
39679
39680 \begin_layout Plain Layout
39681 Language ! Phonetic symbols
39682 \end_layout
39683
39684 \end_inset
39685
39686 Creates a formula with a so called tipa inset.
39687  Here you can insert commands to create IPA phonetic symbols.
39688  For this feature you must have the LaTeX-package 
39689 \series bold
39690 tipa
39691 \series default
39692
39693 \begin_inset Index idx
39694 status collapsed
39695
39696 \begin_layout Plain Layout
39697 LaTeX-packages ! tipa
39698 \end_layout
39699
39700 \end_inset
39701
39702  installed.
39703 \begin_inset Newline newline
39704 \end_inset
39705
39706 For more information about this feature we refer you to the documentation
39707  of 
39708 \series bold
39709 tipa, 
39710 \begin_inset CommandInset citation
39711 LatexCommand cite
39712 key "tipa"
39713
39714 \end_inset
39715
39716
39717 \series default
39718  and this Wiki-page:
39719 \begin_inset Newline newline
39720 \end_inset
39721
39722
39723 \begin_inset Flex URL
39724 status collapsed
39725
39726 \begin_layout Plain Layout
39727
39728 http://wiki.lyx.org/LyX/LinguistLyX
39729 \end_layout
39730
39731 \end_inset
39732
39733
39734 \end_layout
39735
39736 \begin_layout Subsection
39737 Formatting
39738 \end_layout
39739
39740 \begin_layout Standard
39741 Here you can insert the following format constructs:
39742 \end_layout
39743
39744 \begin_layout Description
39745 Superscript Inserts a superscript: test
39746 \begin_inset script superscript
39747
39748 \begin_layout Plain Layout
39749 a, b
39750 \end_layout
39751
39752 \end_inset
39753
39754
39755 \end_layout
39756
39757 \begin_layout Description
39758 Subscript Inserts a subscript: test
39759 \begin_inset script subscript
39760
39761 \begin_layout Plain Layout
39762 3x
39763 \end_layout
39764
39765 \end_inset
39766
39767
39768 \end_layout
39769
39770 \begin_layout Description
39771 Protected
39772 \begin_inset space ~
39773 \end_inset
39774
39775 Space Inserts a protected space that is described in section
39776 \begin_inset space ~
39777 \end_inset
39778
39779
39780 \begin_inset CommandInset ref
39781 LatexCommand ref
39782 reference "sub:Protected-Space"
39783
39784 \end_inset
39785
39786 .
39787 \end_layout
39788
39789 \begin_layout Description
39790 Inter-word
39791 \begin_inset space ~
39792 \end_inset
39793
39794 Space Inserts an inter-word space that is described in section
39795 \begin_inset space ~
39796 \end_inset
39797
39798
39799 \begin_inset CommandInset ref
39800 LatexCommand ref
39801 reference "sub:Inter-word-Space"
39802
39803 \end_inset
39804
39805 .
39806 \end_layout
39807
39808 \begin_layout Description
39809 Thin
39810 \begin_inset space ~
39811 \end_inset
39812
39813 Space Inserts a thin space that is described in section
39814 \begin_inset space ~
39815 \end_inset
39816
39817
39818 \begin_inset CommandInset ref
39819 LatexCommand ref
39820 reference "sub:Thin-Space"
39821
39822 \end_inset
39823
39824 .
39825 \end_layout
39826
39827 \begin_layout Description
39828 Horizontal
39829 \begin_inset space ~
39830 \end_inset
39831
39832 Space Inserts horizontal space, see section
39833 \begin_inset space ~
39834 \end_inset
39835
39836
39837 \begin_inset CommandInset ref
39838 LatexCommand ref
39839 reference "sub:Horizontal-Space"
39840
39841 \end_inset
39842
39843  for a description.
39844 \end_layout
39845
39846 \begin_layout Description
39847 Horizontal
39848 \begin_inset space ~
39849 \end_inset
39850
39851 Line Inserts a horizontal line, see section
39852 \begin_inset space ~
39853 \end_inset
39854
39855
39856 \begin_inset CommandInset ref
39857 LatexCommand ref
39858 reference "sub:Horizontal-Lines"
39859
39860 \end_inset
39861
39862  for a description.
39863 \end_layout
39864
39865 \begin_layout Description
39866 Vertical
39867 \begin_inset space ~
39868 \end_inset
39869
39870 Space Inserts vertical space, see section
39871 \begin_inset space ~
39872 \end_inset
39873
39874
39875 \begin_inset CommandInset ref
39876 LatexCommand ref
39877 reference "sub:Vertical-Space"
39878
39879 \end_inset
39880
39881  for a description.
39882 \end_layout
39883
39884 \begin_layout Description
39885 Phantom Inserts Phantom space, see section
39886 \begin_inset space ~
39887 \end_inset
39888
39889
39890 \begin_inset CommandInset ref
39891 LatexCommand ref
39892 reference "sub:Phantom-Space"
39893
39894 \end_inset
39895
39896 .
39897 \end_layout
39898
39899 \begin_layout Description
39900 Hyphenation
39901 \begin_inset space ~
39902 \end_inset
39903
39904 Point Inserts a hyphenation point, see section
39905 \begin_inset space ~
39906 \end_inset
39907
39908
39909 \begin_inset CommandInset ref
39910 LatexCommand ref
39911 reference "sub:Hyphenation"
39912
39913 \end_inset
39914
39915 .
39916 \end_layout
39917
39918 \begin_layout Description
39919 Ligature
39920 \begin_inset space ~
39921 \end_inset
39922
39923 Break Inserts a ligature break, see section
39924 \begin_inset space ~
39925 \end_inset
39926
39927
39928 \begin_inset CommandInset ref
39929 LatexCommand ref
39930 reference "sub:Ligatures"
39931
39932 \end_inset
39933
39934 .
39935 \end_layout
39936
39937 \begin_layout Description
39938 Ragged
39939 \begin_inset space ~
39940 \end_inset
39941
39942 Line
39943 \begin_inset space ~
39944 \end_inset
39945
39946 Break Inserts a forced line break, see section
39947 \begin_inset space ~
39948 \end_inset
39949
39950
39951 \begin_inset CommandInset ref
39952 LatexCommand ref
39953 reference "sub:Forced-Line-Breaks"
39954
39955 \end_inset
39956
39957 .
39958 \end_layout
39959
39960 \begin_layout Description
39961 Justified
39962 \begin_inset space ~
39963 \end_inset
39964
39965 Break Inserts a forced line break that furthermore stretches the broken
39966  text line to the page border, see section
39967 \begin_inset space ~
39968 \end_inset
39969
39970
39971 \begin_inset CommandInset ref
39972 LatexCommand ref
39973 reference "sub:Forced-Line-Breaks"
39974
39975 \end_inset
39976
39977 .
39978 \end_layout
39979
39980 \begin_layout Description
39981 New
39982 \begin_inset space ~
39983 \end_inset
39984
39985 Page Inserts a forced page break, described in section
39986 \begin_inset space ~
39987 \end_inset
39988
39989
39990 \begin_inset CommandInset ref
39991 LatexCommand ref
39992 reference "sub:Forced-Page-Breaks"
39993
39994 \end_inset
39995
39996 .
39997 \end_layout
39998
39999 \begin_layout Description
40000 Page
40001 \begin_inset space ~
40002 \end_inset
40003
40004 Break Inserts a forced page break that furthermore stretches the broken
40005  text page to the page border, described in section
40006 \begin_inset space ~
40007 \end_inset
40008
40009
40010 \begin_inset CommandInset ref
40011 LatexCommand ref
40012 reference "sub:Forced-Page-Breaks"
40013
40014 \end_inset
40015
40016 .
40017 \end_layout
40018
40019 \begin_layout Description
40020 Clear
40021 \begin_inset space ~
40022 \end_inset
40023
40024 Page Inserts a clear page break, described in section
40025 \begin_inset space ~
40026 \end_inset
40027
40028
40029 \begin_inset CommandInset ref
40030 LatexCommand ref
40031 reference "sub:Clear-Page-Breaks"
40032
40033 \end_inset
40034
40035 .
40036 \end_layout
40037
40038 \begin_layout Description
40039 Clear
40040 \begin_inset space ~
40041 \end_inset
40042
40043 Double
40044 \begin_inset space ~
40045 \end_inset
40046
40047 Page Inserts a clear doublepage break, described in section
40048 \begin_inset space ~
40049 \end_inset
40050
40051
40052 \begin_inset CommandInset ref
40053 LatexCommand ref
40054 reference "sub:Clear-Page-Breaks"
40055
40056 \end_inset
40057
40058 .
40059 \end_layout
40060
40061 \begin_layout Subsection
40062 List / TOC
40063 \end_layout
40064
40065 \begin_layout Standard
40066 Various lists can be inserted with this menu entry.
40067  The table of contents, the algorithm, figures and tables list are described
40068  in section
40069 \begin_inset space ~
40070 \end_inset
40071
40072
40073 \begin_inset CommandInset ref
40074 LatexCommand ref
40075 reference "sec:toc"
40076
40077 \end_inset
40078
40079 .
40080  The index list is described in section
40081 \begin_inset space ~
40082 \end_inset
40083
40084
40085 \begin_inset CommandInset ref
40086 LatexCommand ref
40087 reference "sec:Index"
40088
40089 \end_inset
40090
40091 , the nomenclature in section
40092 \begin_inset space ~
40093 \end_inset
40094
40095
40096 \begin_inset CommandInset ref
40097 LatexCommand ref
40098 reference "sec:Nomenclature"
40099
40100 \end_inset
40101
40102  and the BibTeX bibliography in section
40103 \begin_inset space ~
40104 \end_inset
40105
40106
40107 \begin_inset CommandInset ref
40108 LatexCommand ref
40109 reference "sub:Bibliography-databases"
40110
40111 \end_inset
40112
40113 .
40114 \end_layout
40115
40116 \begin_layout Subsection
40117 Float
40118 \end_layout
40119
40120 \begin_layout Standard
40121 To insert floats, described in section
40122 \begin_inset space ~
40123 \end_inset
40124
40125
40126 \begin_inset CommandInset ref
40127 LatexCommand ref
40128 reference "sec:Floats"
40129
40130 \end_inset
40131
40132 .
40133 \end_layout
40134
40135 \begin_layout Subsection
40136 Note
40137 \end_layout
40138
40139 \begin_layout Standard
40140 To insert notes, described in section
40141 \begin_inset space ~
40142 \end_inset
40143
40144
40145 \begin_inset CommandInset ref
40146 LatexCommand ref
40147 reference "sec:Notes"
40148
40149 \end_inset
40150
40151 .
40152 \end_layout
40153
40154 \begin_layout Subsection
40155 Branch
40156 \end_layout
40157
40158 \begin_layout Standard
40159 Inserts branch insets as described in section
40160 \begin_inset space ~
40161 \end_inset
40162
40163
40164 \begin_inset CommandInset ref
40165 LatexCommand ref
40166 reference "sec:Branches"
40167
40168 \end_inset
40169
40170 .
40171 \end_layout
40172
40173 \begin_layout Subsection
40174 Custom Insets
40175 \end_layout
40176
40177 \begin_layout Standard
40178 Inserts document class-specific insets.
40179  Such insets only exist if they are defined in the layout file for a certain
40180  document class.
40181  An example is the document class 
40182 \begin_inset Quotes eld
40183 \end_inset
40184
40185 article (Elsevier)
40186 \begin_inset Quotes erd
40187 \end_inset
40188
40189  with three custom insets.
40190  The section 
40191 \emph on
40192 Flex insets and InsetLayout
40193 \emph default
40194  of the 
40195 \emph on
40196 Customization
40197 \emph default
40198  manual explains how custom insets are defined.
40199 \end_layout
40200
40201 \begin_layout Subsection
40202 File
40203 \begin_inset Index idx
40204 status collapsed
40205
40206 \begin_layout Plain Layout
40207 External Material
40208 \end_layout
40209
40210 \end_inset
40211
40212
40213 \end_layout
40214
40215 \begin_layout Standard
40216 This menu entry allows you to insert or include the contents of other files
40217  in your document.
40218  How you can do this is explained in detail in the chapter 
40219 \emph on
40220 External Stuff
40221 \emph default
40222  of the 
40223 \emph on
40224 Embedded
40225 \begin_inset space ~
40226 \end_inset
40227
40228 Objects
40229 \emph default
40230  manual.
40231 \end_layout
40232
40233 \begin_layout Subsection
40234 Box
40235 \begin_inset Index idx
40236 status collapsed
40237
40238 \begin_layout Plain Layout
40239 Boxes
40240 \end_layout
40241
40242 \end_inset
40243
40244
40245 \end_layout
40246
40247 \begin_layout Standard
40248 Inserts a minipage box that is described section
40249 \begin_inset space ~
40250 \end_inset
40251
40252
40253 \begin_inset CommandInset ref
40254 LatexCommand ref
40255 reference "sec:Minipages"
40256
40257 \end_inset
40258
40259 .
40260  All box types supported by LyX are explained in detail in the chapter 
40261 \emph on
40262 Boxes
40263 \emph default
40264  of the 
40265 \emph on
40266 Embedded
40267 \begin_inset space ~
40268 \end_inset
40269
40270 Objects
40271 \emph default
40272  manual.
40273 \end_layout
40274
40275 \begin_layout Subsection
40276 Citation
40277 \end_layout
40278
40279 \begin_layout Standard
40280 Inserts a citation as described in section
40281 \begin_inset space ~
40282 \end_inset
40283
40284
40285 \begin_inset CommandInset ref
40286 LatexCommand ref
40287 reference "sec:Bibliography"
40288
40289 \end_inset
40290
40291 .
40292 \end_layout
40293
40294 \begin_layout Subsection
40295 Cross-Reference
40296 \end_layout
40297
40298 \begin_layout Standard
40299 Inserts a cross-reference as described in section
40300 \begin_inset space ~
40301 \end_inset
40302
40303
40304 \begin_inset CommandInset ref
40305 LatexCommand ref
40306 reference "sec:Cross-References"
40307
40308 \end_inset
40309
40310 .
40311 \end_layout
40312
40313 \begin_layout Subsection
40314 Label
40315 \end_layout
40316
40317 \begin_layout Standard
40318 Inserts a label as described in section
40319 \begin_inset space ~
40320 \end_inset
40321
40322
40323 \begin_inset CommandInset ref
40324 LatexCommand ref
40325 reference "sec:Cross-References"
40326
40327 \end_inset
40328
40329 .
40330 \end_layout
40331
40332 \begin_layout Subsection
40333 Caption
40334 \begin_inset Index idx
40335 status collapsed
40336
40337 \begin_layout Plain Layout
40338 Captions
40339 \end_layout
40340
40341 \end_inset
40342
40343
40344 \begin_inset Index idx
40345 status collapsed
40346
40347 \begin_layout Plain Layout
40348 Longtables ! Caption
40349 \end_layout
40350
40351 \end_inset
40352
40353
40354 \end_layout
40355
40356 \begin_layout Standard
40357 Inserts a caption in a float or longtable.
40358  Floats are described in section
40359 \begin_inset space ~
40360 \end_inset
40361
40362
40363 \begin_inset CommandInset ref
40364 LatexCommand ref
40365 reference "sec:Floats"
40366
40367 \end_inset
40368
40369 , captions in longtables are described in the section 
40370 \emph on
40371 Longtable Captions
40372 \emph default
40373  of the 
40374 \emph on
40375 Embedded
40376 \begin_inset space ~
40377 \end_inset
40378
40379 Objects
40380 \emph default
40381  manual.
40382 \end_layout
40383
40384 \begin_layout Subsection
40385 Index Entry
40386 \end_layout
40387
40388 \begin_layout Standard
40389 Inserts an index entry as described in section
40390 \begin_inset space ~
40391 \end_inset
40392
40393
40394 \begin_inset CommandInset ref
40395 LatexCommand ref
40396 reference "sec:Index"
40397
40398 \end_inset
40399
40400 .
40401 \end_layout
40402
40403 \begin_layout Subsection
40404 Nomenclature Entry
40405 \end_layout
40406
40407 \begin_layout Standard
40408 Inserts a nomenclature entry as described in section
40409 \begin_inset space ~
40410 \end_inset
40411
40412
40413 \begin_inset CommandInset ref
40414 LatexCommand ref
40415 reference "sec:Nomenclature"
40416
40417 \end_inset
40418
40419 .
40420 \end_layout
40421
40422 \begin_layout Subsection
40423 Table
40424 \end_layout
40425
40426 \begin_layout Standard
40427 Inserts a table.
40428  Tables are described in section
40429 \begin_inset space ~
40430 \end_inset
40431
40432
40433 \begin_inset CommandInset ref
40434 LatexCommand ref
40435 reference "sec:Tables"
40436
40437 \end_inset
40438
40439 .
40440 \end_layout
40441
40442 \begin_layout Subsection
40443 Graphics
40444 \end_layout
40445
40446 \begin_layout Standard
40447 Inserts a graphic.
40448  Graphics are described in section
40449 \begin_inset space ~
40450 \end_inset
40451
40452
40453 \begin_inset CommandInset ref
40454 LatexCommand ref
40455 reference "sec:Graphics"
40456
40457 \end_inset
40458
40459 .
40460 \end_layout
40461
40462 \begin_layout Subsection
40463 URL
40464 \end_layout
40465
40466 \begin_layout Standard
40467 Inserts a URL as described in section
40468 \begin_inset space ~
40469 \end_inset
40470
40471
40472 \begin_inset CommandInset ref
40473 LatexCommand ref
40474 reference "sub:URLs"
40475
40476 \end_inset
40477
40478 .
40479 \end_layout
40480
40481 \begin_layout Subsection
40482 Hyperlinks
40483 \end_layout
40484
40485 \begin_layout Standard
40486 Inserts a hyperlink as described in section
40487 \begin_inset space ~
40488 \end_inset
40489
40490
40491 \begin_inset CommandInset ref
40492 LatexCommand ref
40493 reference "sub:Hyperlinks"
40494
40495 \end_inset
40496
40497 .
40498 \end_layout
40499
40500 \begin_layout Subsection
40501 Footnote
40502 \end_layout
40503
40504 \begin_layout Standard
40505 Inserts a footnote, see section
40506 \begin_inset space ~
40507 \end_inset
40508
40509
40510 \begin_inset CommandInset ref
40511 LatexCommand ref
40512 reference "sec:Footnotes"
40513
40514 \end_inset
40515
40516 .
40517 \end_layout
40518
40519 \begin_layout Subsection
40520 Marginal Note
40521 \end_layout
40522
40523 \begin_layout Standard
40524 Inserts a marginal note, see section
40525 \begin_inset space ~
40526 \end_inset
40527
40528
40529 \begin_inset CommandInset ref
40530 LatexCommand ref
40531 reference "sec:Marginal-Notes"
40532
40533 \end_inset
40534
40535 .
40536 \end_layout
40537
40538 \begin_layout Subsection
40539 Short Title
40540 \end_layout
40541
40542 \begin_layout Standard
40543 Inserts a short title, see section
40544 \begin_inset space ~
40545 \end_inset
40546
40547
40548 \begin_inset CommandInset ref
40549 LatexCommand ref
40550 reference "sec:Short-Titles"
40551
40552 \end_inset
40553
40554 .
40555 \end_layout
40556
40557 \begin_layout Subsection
40558 TeX Code
40559 \end_layout
40560
40561 \begin_layout Standard
40562 Inserts a TeX Code box, see section
40563 \begin_inset space ~
40564 \end_inset
40565
40566
40567 \begin_inset CommandInset ref
40568 LatexCommand ref
40569 reference "sub:TeX-Code-Boxes"
40570
40571 \end_inset
40572
40573  for a description.
40574 \end_layout
40575
40576 \begin_layout Subsection
40577 Program Listing
40578 \begin_inset Index idx
40579 status collapsed
40580
40581 \begin_layout Plain Layout
40582 Program listings
40583 \end_layout
40584
40585 \end_inset
40586
40587
40588 \end_layout
40589
40590 \begin_layout Standard
40591 Inserts a program listings box.
40592  Program listings are explained in the chapter 
40593 \emph on
40594 Program Code Listings
40595 \emph default
40596  of the 
40597 \emph on
40598 Embedded
40599 \begin_inset space ~
40600 \end_inset
40601
40602 Objects
40603 \emph default
40604  manual.
40605 \end_layout
40606
40607 \begin_layout Subsection
40608 Date
40609 \end_layout
40610
40611 \begin_layout Standard
40612 Inserts the actual date.
40613  The format depends on the date format of the language that is used for
40614  LyX's menus.
40615  LyX offers various ways to insert a date which are explained and also compared
40616  in the section 
40617 \emph on
40618 External Material
40619 \emph default
40620  of the 
40621 \emph on
40622 Embedded
40623 \begin_inset space ~
40624 \end_inset
40625
40626 Objects
40627 \emph default
40628  manual.
40629 \end_layout
40630
40631 \begin_layout Subsection
40632 Preview
40633 \end_layout
40634
40635 \begin_layout Standard
40636 Inserts a preview inset, see section
40637 \begin_inset space ~
40638 \end_inset
40639
40640
40641 \begin_inset CommandInset ref
40642 LatexCommand ref
40643 reference "sec:Previewing-snippets-of"
40644
40645 \end_inset
40646
40647  for a description.
40648 \end_layout
40649
40650 \begin_layout Section
40651 The Navigate Menu
40652 \begin_inset Index idx
40653 status collapsed
40654
40655 \begin_layout Plain Layout
40656 Menu ! Navigate
40657 \end_layout
40658
40659 \end_inset
40660
40661
40662 \end_layout
40663
40664 \begin_layout Standard
40665 This menu lists the existing chapters, sections, figures, tables, etc.
40666 \begin_inset space ~
40667 \end_inset
40668
40669 of the current document.
40670  This allows you to navigate easily through your document.
40671 \end_layout
40672
40673 \begin_layout Subsection
40674 Bookmarks
40675 \end_layout
40676
40677 \begin_layout Standard
40678 With this menu entry you are able to define your own bookmarks.
40679  This is useful when you are working on a large document and often have
40680  to jump e.
40681 \begin_inset space \thinspace{}
40682 \end_inset
40683
40684 g.
40685 \begin_inset space \space{}
40686 \end_inset
40687
40688 between section
40689 \begin_inset space ~
40690 \end_inset
40691
40692 2.5 and 6.3.
40693  To create bookmarks for this example, go to section
40694 \begin_inset space ~
40695 \end_inset
40696
40697 2.5 and use the submenu 
40698 \family sans
40699 Save
40700 \begin_inset space ~
40701 \end_inset
40702
40703 Bookmark
40704 \begin_inset space ~
40705 \end_inset
40706
40707 1
40708 \family default
40709 .
40710  Then go to section
40711 \begin_inset space ~
40712 \end_inset
40713
40714 6.3 and use 
40715 \family sans
40716 Save
40717 \begin_inset space ~
40718 \end_inset
40719
40720 Bookmark
40721 \begin_inset space ~
40722 \end_inset
40723
40724
40725 \family default
40726 2.
40727  Now you can jump easily between these sections by using the menu or by
40728  the key bindings 
40729 \begin_inset Info
40730 type  "shortcut"
40731 arg   "bookmark-goto 1"
40732 \end_inset
40733
40734  and 
40735 \begin_inset Info
40736 type  "shortcut"
40737 arg   "bookmark-goto 2"
40738 \end_inset
40739
40740 .
40741 \end_layout
40742
40743 \begin_layout Standard
40744 You can also use bookmarks to jump between several opened documents.
40745  The saved bookmarks are valid till the document is closed.
40746 \end_layout
40747
40748 \begin_layout Subsection
40749 Next Note, Change, Cross-reference
40750 \end_layout
40751
40752 \begin_layout Standard
40753 Jump to the next note, change, or cross-reference following the current
40754  cursor position.
40755 \end_layout
40756
40757 \begin_layout Subsection
40758 Go to Label
40759 \end_layout
40760
40761 \begin_layout Standard
40762 Only active if the cursor is in front of a cross-reference.
40763  Sets the cursor before the referenced label.
40764  (It is the same as if you right-click on a cross-reference box and use
40765  
40766 \family sans
40767 Go
40768 \begin_inset space ~
40769 \end_inset
40770
40771 to
40772 \begin_inset space ~
40773 \end_inset
40774
40775 Label)
40776 \family default
40777 .
40778 \end_layout
40779
40780 \begin_layout Subsection
40781 Forward Search
40782 \end_layout
40783
40784 \begin_layout Standard
40785 This feature allows you to directly jump to the corresponding text part
40786  in the output, see section 
40787 \emph on
40788 Forward
40789 \begin_inset space ~
40790 \end_inset
40791
40792 search
40793 \emph default
40794  in the 
40795 \emph on
40796 Additional
40797 \begin_inset space ~
40798 \end_inset
40799
40800 Features
40801 \emph default
40802  manual for a detailed description.
40803 \end_layout
40804
40805 \begin_layout Section
40806 The Document Menu
40807 \begin_inset Index idx
40808 status collapsed
40809
40810 \begin_layout Plain Layout
40811 Menu ! Document
40812 \end_layout
40813
40814 \end_inset
40815
40816
40817 \end_layout
40818
40819 \begin_layout Subsection
40820 Change Tracking
40821 \end_layout
40822
40823 \begin_layout Standard
40824 Change Tracking is described in section
40825 \begin_inset space ~
40826 \end_inset
40827
40828
40829 \begin_inset CommandInset ref
40830 LatexCommand ref
40831 reference "sec:Change-Tracking"
40832
40833 \end_inset
40834
40835 .
40836 \end_layout
40837
40838 \begin_layout Subsection
40839 LaT
40840 \begin_inset ERT
40841 status collapsed
40842
40843 \begin_layout Plain Layout
40844
40845 {}
40846 \end_layout
40847
40848 \end_inset
40849
40850 eX Log
40851 \end_layout
40852
40853 \begin_layout Standard
40854 After running LaTeX by viewing or exporting a document, this menu will be
40855  enabled.
40856  It shows the logfile of the used LaTeX-program.
40857 \end_layout
40858
40859 \begin_layout Standard
40860 Here you can see how LaTeX works in the background.
40861  
40862 \emph on
40863 Experts
40864 \emph default
40865  will find in it reasons for LaTeX-errors.
40866 \end_layout
40867
40868 \begin_layout Subsection
40869 Outline
40870 \end_layout
40871
40872 \begin_layout Standard
40873 Opens the TOC/Outline window as described in section
40874 \begin_inset space ~
40875 \end_inset
40876
40877
40878 \begin_inset CommandInset ref
40879 LatexCommand ref
40880 reference "sec:Navigating"
40881
40882 \end_inset
40883
40884  and 
40885 \begin_inset CommandInset ref
40886 LatexCommand ref
40887 reference "sub:Table-of-Contents"
40888
40889 \end_inset
40890
40891 .
40892 \end_layout
40893
40894 \begin_layout Subsection
40895 Start Appendix Here
40896 \end_layout
40897
40898 \begin_layout Standard
40899 This menu will start the appendix of the document at the current cursor
40900  position as described in section
40901 \begin_inset space ~
40902 \end_inset
40903
40904
40905 \begin_inset CommandInset ref
40906 LatexCommand ref
40907 reference "sec:Appendices"
40908
40909 \end_inset
40910
40911 .
40912 \end_layout
40913
40914 \begin_layout Subsection
40915 Compressed
40916 \end_layout
40917
40918 \begin_layout Standard
40919 Un/compresses the current document.
40920 \end_layout
40921
40922 \begin_layout Subsection
40923 Settings
40924 \end_layout
40925
40926 \begin_layout Standard
40927 The document settings are described in appendix
40928 \begin_inset space ~
40929 \end_inset
40930
40931
40932 \begin_inset CommandInset ref
40933 LatexCommand ref
40934 reference "chap:The-Document-Settings"
40935
40936 \end_inset
40937
40938 .
40939 \end_layout
40940
40941 \begin_layout Section
40942 The Tools Menu
40943 \begin_inset Index idx
40944 status collapsed
40945
40946 \begin_layout Plain Layout
40947 Menu ! Tools
40948 \end_layout
40949
40950 \end_inset
40951
40952
40953 \end_layout
40954
40955 \begin_layout Subsection
40956 Spellchecker
40957 \end_layout
40958
40959 \begin_layout Standard
40960 Spell checking is explained in section
40961 \begin_inset space ~
40962 \end_inset
40963
40964
40965 \begin_inset CommandInset ref
40966 LatexCommand ref
40967 reference "sec:Spellchecking"
40968
40969 \end_inset
40970
40971 .
40972 \end_layout
40973
40974 \begin_layout Subsection
40975 Thesaurus
40976 \end_layout
40977
40978 \begin_layout Standard
40979 The thesaurus is described in section
40980 \begin_inset space ~
40981 \end_inset
40982
40983
40984 \begin_inset CommandInset ref
40985 LatexCommand ref
40986 reference "sec:Thesaurus"
40987
40988 \end_inset
40989
40990 .
40991 \end_layout
40992
40993 \begin_layout Subsection
40994 Statistics
40995 \begin_inset Index idx
40996 status collapsed
40997
40998 \begin_layout Plain Layout
40999 Word count
41000 \end_layout
41001
41002 \end_inset
41003
41004
41005 \begin_inset Index idx
41006 status collapsed
41007
41008 \begin_layout Plain Layout
41009 Character count
41010 \end_layout
41011
41012 \end_inset
41013
41014
41015 \end_layout
41016
41017 \begin_layout Standard
41018 Counts the words and characters in the actual document or the highlighted
41019  document part.
41020 \end_layout
41021
41022 \begin_layout Subsection
41023 TeX Information
41024 \begin_inset Index idx
41025 status collapsed
41026
41027 \begin_layout Plain Layout
41028 TeX Information
41029 \end_layout
41030
41031 \end_inset
41032
41033
41034 \end_layout
41035
41036 \begin_layout Standard
41037 Shows you a list of the document classes and styles installed in your LaTeX-syst
41038 em.
41039 \end_layout
41040
41041 \begin_layout Subsection
41042 Reconfigure
41043 \begin_inset Index idx
41044 status collapsed
41045
41046 \begin_layout Plain Layout
41047 LyX ! Reconfigure|see
41048 \begin_inset ERT
41049 status collapsed
41050
41051 \begin_layout Plain Layout
41052
41053 {
41054 \end_layout
41055
41056 \end_inset
41057
41058 Reconfiguration of LyX
41059 \begin_inset ERT
41060 status collapsed
41061
41062 \begin_layout Plain Layout
41063
41064 }
41065 \end_layout
41066
41067 \end_inset
41068
41069
41070 \end_layout
41071
41072 \end_inset
41073
41074
41075 \begin_inset Index idx
41076 status collapsed
41077
41078 \begin_layout Plain Layout
41079 Reconfiguration of LyX
41080 \end_layout
41081
41082 \end_inset
41083
41084
41085 \end_layout
41086
41087 \begin_layout Standard
41088 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
41089  and programs it needs; see also section
41090 \begin_inset space ~
41091 \end_inset
41092
41093
41094 \begin_inset CommandInset ref
41095 LatexCommand ref
41096 reference "sec:Basic-LyX-Setup"
41097
41098 \end_inset
41099
41100 .
41101 \end_layout
41102
41103 \begin_layout Subsection
41104 Preferences
41105 \end_layout
41106
41107 \begin_layout Standard
41108 The preferences dialog is described in detail in appendix
41109 \begin_inset space ~
41110 \end_inset
41111
41112
41113 \begin_inset CommandInset ref
41114 LatexCommand ref
41115 reference "chap:The-Preferences-dialog"
41116
41117 \end_inset
41118
41119 .
41120 \end_layout
41121
41122 \begin_layout Section
41123 The Help Menu
41124 \begin_inset Index idx
41125 status collapsed
41126
41127 \begin_layout Plain Layout
41128 Menu ! Help
41129 \end_layout
41130
41131 \end_inset
41132
41133
41134 \end_layout
41135
41136 \begin_layout Standard
41137 This menu lists the documentation files of LyX in the language of LyX's
41138  menus.
41139  If a file is not available in this language, the English version will be
41140  listed.
41141 \end_layout
41142
41143 \begin_layout Standard
41144 The menu 
41145 \family sans
41146 LaTeX
41147 \begin_inset space ~
41148 \end_inset
41149
41150 Configuration
41151 \family default
41152  shows a LyX-document with information about the LaTeX-packages and classes
41153  found by LyX (see also section
41154 \begin_inset space ~
41155 \end_inset
41156
41157
41158 \begin_inset CommandInset ref
41159 LatexCommand ref
41160 reference "sec:LaTeX-Setup"
41161
41162 \end_inset
41163
41164 ).
41165 \end_layout
41166
41167 \begin_layout Section
41168 Toolbars
41169 \begin_inset CommandInset label
41170 LatexCommand label
41171 name "sec:Toolbars"
41172
41173 \end_inset
41174
41175
41176 \end_layout
41177
41178 \begin_layout Standard
41179 How to show or hide toolbars is explained in section
41180 \begin_inset space ~
41181 \end_inset
41182
41183
41184 \begin_inset CommandInset ref
41185 LatexCommand ref
41186 reference "sub:Toolbars"
41187
41188 \end_inset
41189
41190 .
41191 \end_layout
41192
41193 \begin_layout Standard
41194 It is also possible to define custom toolbars.
41195  This is described in the 
41196 \emph on
41197 Additional Features
41198 \emph default
41199  manual.
41200 \end_layout
41201
41202 \begin_layout Subsection
41203 Standard Toolbar
41204 \begin_inset Index idx
41205 status collapsed
41206
41207 \begin_layout Plain Layout
41208 Toolbar ! Standard
41209 \end_layout
41210
41211 \end_inset
41212
41213
41214 \end_layout
41215
41216 \begin_layout Standard
41217 \begin_inset Graphics
41218         filename clipart/StandardToolbar.png
41219         width 100col%
41220
41221 \end_inset
41222
41223
41224 \end_layout
41225
41226 \begin_layout Standard
41227 \begin_inset VSpace defskip
41228 \end_inset
41229
41230
41231 \end_layout
41232
41233 \begin_layout Standard
41234 The standard toolbar as shown above contains from left to right the following
41235  buttons:
41236 \begin_inset ERT
41237 status collapsed
41238
41239 \begin_layout Plain Layout
41240
41241
41242 \backslash
41243 setlength{
41244 \backslash
41245 LTleft}{0pt}
41246 \end_layout
41247
41248 \end_inset
41249
41250
41251 \begin_inset Note Note
41252 status collapsed
41253
41254 \begin_layout Plain Layout
41255 This is necessary to left align the following longtables.
41256  See the 
41257 \emph on
41258 Embedded Objects
41259 \emph default
41260  manual for more information.
41261 \end_layout
41262
41263 \end_inset
41264
41265
41266 \end_layout
41267
41268 \begin_layout Standard
41269 \begin_inset VSpace defskip
41270 \end_inset
41271
41272
41273 \end_layout
41274
41275 \begin_layout Standard
41276 \begin_inset Tabular
41277 <lyxtabular version="3" rows="1" columns="2">
41278 <features islongtable="true" longtabularalignment="center">
41279 <column alignment="center" valignment="top" width="0">
41280 <column alignment="center" valignment="top" width="0">
41281 <row>
41282 <cell alignment="center" valignment="top" usebox="none">
41283 \begin_inset Text
41284
41285 \begin_layout Plain Layout
41286 \begin_inset Graphics
41287         filename clipart/ToolbarEnvBox.png
41288         clip
41289
41290 \end_inset
41291
41292
41293 \end_layout
41294
41295 \end_inset
41296 </cell>
41297 <cell alignment="center" valignment="top" usebox="none">
41298 \begin_inset Text
41299
41300 \begin_layout Plain Layout
41301 pull-down box for the environments
41302 \end_layout
41303
41304 \end_inset
41305 </cell>
41306 </row>
41307 </lyxtabular>
41308
41309 \end_inset
41310
41311
41312 \end_layout
41313
41314 \begin_layout Standard
41315 \begin_inset VSpace -10mm
41316 \end_inset
41317
41318
41319 \end_layout
41320
41321 \begin_layout Standard
41322 \align left
41323 \begin_inset Tabular
41324 <lyxtabular version="3" rows="21" columns="2">
41325 <features islongtable="true" longtabularalignment="center">
41326 <column alignment="left" valignment="top" width="0">
41327 <column alignment="left" valignment="top" width="0">
41328 <row interlinespace="2.5mm">
41329 <cell alignment="center" valignment="top" usebox="none">
41330 \begin_inset Text
41331
41332 \begin_layout Plain Layout
41333
41334 \family sans
41335 \begin_inset Info
41336 type  "icon"
41337 arg   "buffer-new"
41338 \end_inset
41339
41340
41341 \end_layout
41342
41343 \end_inset
41344 </cell>
41345 <cell alignment="center" valignment="top" usebox="none">
41346 \begin_inset Text
41347
41348 \begin_layout Plain Layout
41349
41350 \family sans
41351 File\SpecialChar \menuseparator
41352 New
41353 \end_layout
41354
41355 \end_inset
41356 </cell>
41357 </row>
41358 <row interlinespace="2.5mm">
41359 <cell alignment="center" valignment="top" usebox="none">
41360 \begin_inset Text
41361
41362 \begin_layout Plain Layout
41363
41364 \family sans
41365 \begin_inset Info
41366 type  "icon"
41367 arg   "file-open"
41368 \end_inset
41369
41370
41371 \end_layout
41372
41373 \end_inset
41374 </cell>
41375 <cell alignment="center" valignment="top" usebox="none">
41376 \begin_inset Text
41377
41378 \begin_layout Plain Layout
41379
41380 \family sans
41381 File\SpecialChar \menuseparator
41382 Open
41383 \end_layout
41384
41385 \end_inset
41386 </cell>
41387 </row>
41388 <row interlinespace="2.5mm">
41389 <cell alignment="center" valignment="top" usebox="none">
41390 \begin_inset Text
41391
41392 \begin_layout Plain Layout
41393
41394 \family sans
41395 \begin_inset Info
41396 type  "icon"
41397 arg   "buffer-write"
41398 \end_inset
41399
41400
41401 \end_layout
41402
41403 \end_inset
41404 </cell>
41405 <cell alignment="center" valignment="top" usebox="none">
41406 \begin_inset Text
41407
41408 \begin_layout Plain Layout
41409
41410 \family sans
41411 File\SpecialChar \menuseparator
41412 Save
41413 \end_layout
41414
41415 \end_inset
41416 </cell>
41417 </row>
41418 <row interlinespace="2.5mm">
41419 <cell alignment="center" valignment="top" usebox="none">
41420 \begin_inset Text
41421
41422 \begin_layout Plain Layout
41423
41424 \family sans
41425 \begin_inset Info
41426 type  "icon"
41427 arg   "dialog-show print"
41428 \end_inset
41429
41430
41431 \end_layout
41432
41433 \end_inset
41434 </cell>
41435 <cell alignment="center" valignment="top" usebox="none">
41436 \begin_inset Text
41437
41438 \begin_layout Plain Layout
41439
41440 \family sans
41441 File\SpecialChar \menuseparator
41442 Print
41443 \end_layout
41444
41445 \end_inset
41446 </cell>
41447 </row>
41448 <row interlinespace="2.5mm">
41449 <cell alignment="center" valignment="top" usebox="none">
41450 \begin_inset Text
41451
41452 \begin_layout Plain Layout
41453
41454 \family sans
41455 \begin_inset Info
41456 type  "icon"
41457 arg   "dialog-show spellchecker"
41458 \end_inset
41459
41460
41461 \end_layout
41462
41463 \end_inset
41464 </cell>
41465 <cell alignment="center" valignment="top" usebox="none">
41466 \begin_inset Text
41467
41468 \begin_layout Plain Layout
41469
41470 \family sans
41471 Tools\SpecialChar \menuseparator
41472 Spellchecker
41473 \end_layout
41474
41475 \end_inset
41476 </cell>
41477 </row>
41478 <row interlinespace="2.5mm">
41479 <cell alignment="center" valignment="top" usebox="none">
41480 \begin_inset Text
41481
41482 \begin_layout Plain Layout
41483
41484 \family sans
41485 \begin_inset Info
41486 type  "icon"
41487 arg   "undo"
41488 \end_inset
41489
41490
41491 \end_layout
41492
41493 \end_inset
41494 </cell>
41495 <cell alignment="center" valignment="top" usebox="none">
41496 \begin_inset Text
41497
41498 \begin_layout Plain Layout
41499
41500 \family sans
41501 Edit\SpecialChar \menuseparator
41502 Undo
41503 \end_layout
41504
41505 \end_inset
41506 </cell>
41507 </row>
41508 <row interlinespace="2.5mm">
41509 <cell alignment="center" valignment="top" usebox="none">
41510 \begin_inset Text
41511
41512 \begin_layout Plain Layout
41513
41514 \family sans
41515 \begin_inset Info
41516 type  "icon"
41517 arg   "redo"
41518 \end_inset
41519
41520
41521 \end_layout
41522
41523 \end_inset
41524 </cell>
41525 <cell alignment="center" valignment="top" usebox="none">
41526 \begin_inset Text
41527
41528 \begin_layout Plain Layout
41529
41530 \family sans
41531 Edit\SpecialChar \menuseparator
41532 Redo
41533 \end_layout
41534
41535 \end_inset
41536 </cell>
41537 </row>
41538 <row interlinespace="2.5mm">
41539 <cell alignment="center" valignment="top" usebox="none">
41540 \begin_inset Text
41541
41542 \begin_layout Plain Layout
41543
41544 \family sans
41545 \begin_inset Info
41546 type  "icon"
41547 arg   "cut"
41548 \end_inset
41549
41550
41551 \end_layout
41552
41553 \end_inset
41554 </cell>
41555 <cell alignment="center" valignment="top" usebox="none">
41556 \begin_inset Text
41557
41558 \begin_layout Plain Layout
41559
41560 \family sans
41561 Edit\SpecialChar \menuseparator
41562 Cut
41563 \end_layout
41564
41565 \end_inset
41566 </cell>
41567 </row>
41568 <row interlinespace="2.5mm">
41569 <cell alignment="center" valignment="top" usebox="none">
41570 \begin_inset Text
41571
41572 \begin_layout Plain Layout
41573
41574 \family sans
41575 \begin_inset Info
41576 type  "icon"
41577 arg   "copy"
41578 \end_inset
41579
41580
41581 \end_layout
41582
41583 \end_inset
41584 </cell>
41585 <cell alignment="center" valignment="top" usebox="none">
41586 \begin_inset Text
41587
41588 \begin_layout Plain Layout
41589
41590 \family sans
41591 Edit\SpecialChar \menuseparator
41592 Copy
41593 \end_layout
41594
41595 \end_inset
41596 </cell>
41597 </row>
41598 <row interlinespace="2.5mm">
41599 <cell alignment="center" valignment="top" usebox="none">
41600 \begin_inset Text
41601
41602 \begin_layout Plain Layout
41603
41604 \family sans
41605 \begin_inset Info
41606 type  "icon"
41607 arg   "paste"
41608 \end_inset
41609
41610
41611 \end_layout
41612
41613 \end_inset
41614 </cell>
41615 <cell alignment="center" valignment="top" usebox="none">
41616 \begin_inset Text
41617
41618 \begin_layout Plain Layout
41619
41620 \family sans
41621 Edit\SpecialChar \menuseparator
41622 Paste
41623 \end_layout
41624
41625 \end_inset
41626 </cell>
41627 </row>
41628 <row interlinespace="2.5mm">
41629 <cell alignment="center" valignment="top" usebox="none">
41630 \begin_inset Text
41631
41632 \begin_layout Plain Layout
41633
41634 \family sans
41635 \begin_inset Info
41636 type  "icon"
41637 arg   "dialog-show findreplace"
41638 \end_inset
41639
41640
41641 \end_layout
41642
41643 \end_inset
41644 </cell>
41645 <cell alignment="center" valignment="top" usebox="none">
41646 \begin_inset Text
41647
41648 \begin_layout Plain Layout
41649
41650 \family sans
41651 Edit\SpecialChar \menuseparator
41652 Find
41653 \begin_inset space \thinspace{}
41654 \end_inset
41655
41656 &
41657 \begin_inset space \thinspace{}
41658 \end_inset
41659
41660 Replace
41661 \end_layout
41662
41663 \end_inset
41664 </cell>
41665 </row>
41666 <row interlinespace="2.5mm">
41667 <cell alignment="center" valignment="top" usebox="none">
41668 \begin_inset Text
41669
41670 \begin_layout Plain Layout
41671
41672 \family sans
41673 \begin_inset Info
41674 type  "icon"
41675 arg   "bookmark-goto 0"
41676 \end_inset
41677
41678
41679 \end_layout
41680
41681 \end_inset
41682 </cell>
41683 <cell alignment="center" valignment="top" usebox="none">
41684 \begin_inset Text
41685
41686 \begin_layout Plain Layout
41687
41688 \family sans
41689 Navigate\SpecialChar \menuseparator
41690 Bookmarks\SpecialChar \menuseparator
41691 Navigate Back
41692 \end_layout
41693
41694 \end_inset
41695 </cell>
41696 </row>
41697 <row interlinespace="2.5mm">
41698 <cell alignment="center" valignment="top" usebox="none">
41699 \begin_inset Text
41700
41701 \begin_layout Plain Layout
41702
41703 \family sans
41704 \begin_inset Info
41705 type  "icon"
41706 arg   "font-emph"
41707 \end_inset
41708
41709
41710 \end_layout
41711
41712 \end_inset
41713 </cell>
41714 <cell alignment="center" valignment="top" usebox="none">
41715 \begin_inset Text
41716
41717 \begin_layout Plain Layout
41718 Emphasize text, function of the 
41719 \family sans
41720 Edit\SpecialChar \menuseparator
41721 Text
41722 \begin_inset space ~
41723 \end_inset
41724
41725 Style
41726 \family default
41727  dialog
41728 \end_layout
41729
41730 \end_inset
41731 </cell>
41732 </row>
41733 <row interlinespace="2.5mm">
41734 <cell alignment="center" valignment="top" usebox="none">
41735 \begin_inset Text
41736
41737 \begin_layout Plain Layout
41738
41739 \family sans
41740 \begin_inset Info
41741 type  "icon"
41742 arg   "font-noun"
41743 \end_inset
41744
41745
41746 \end_layout
41747
41748 \end_inset
41749 </cell>
41750 <cell alignment="center" valignment="top" usebox="none">
41751 \begin_inset Text
41752
41753 \begin_layout Plain Layout
41754 Set text to noun style, function of the 
41755 \family sans
41756 Edit\SpecialChar \menuseparator
41757 Text
41758 \begin_inset space ~
41759 \end_inset
41760
41761 Style
41762 \family default
41763  dialog
41764 \end_layout
41765
41766 \end_inset
41767 </cell>
41768 </row>
41769 <row interlinespace="2.5mm">
41770 <cell alignment="center" valignment="top" usebox="none">
41771 \begin_inset Text
41772
41773 \begin_layout Plain Layout
41774
41775 \family sans
41776 \begin_inset Info
41777 type  "icon"
41778 arg   "textstyle-apply"
41779 \end_inset
41780
41781
41782 \end_layout
41783
41784 \end_inset
41785 </cell>
41786 <cell alignment="center" valignment="top" usebox="none">
41787 \begin_inset Text
41788
41789 \begin_layout Plain Layout
41790 Formats text using the current settings in the 
41791 \family sans
41792 Edit\SpecialChar \menuseparator
41793 Text
41794 \begin_inset space ~
41795 \end_inset
41796
41797 Style
41798 \family default
41799  dialog
41800 \end_layout
41801
41802 \end_inset
41803 </cell>
41804 </row>
41805 <row interlinespace="2.5mm">
41806 <cell alignment="center" valignment="top" usebox="none">
41807 \begin_inset Text
41808
41809 \begin_layout Plain Layout
41810
41811 \family sans
41812 \begin_inset Info
41813 type  "icon"
41814 arg   "math-mode"
41815 \end_inset
41816
41817
41818 \end_layout
41819
41820 \end_inset
41821 </cell>
41822 <cell alignment="center" valignment="top" usebox="none">
41823 \begin_inset Text
41824
41825 \begin_layout Plain Layout
41826
41827 \family sans
41828 Insert\SpecialChar \menuseparator
41829 Math\SpecialChar \menuseparator
41830 Inline
41831 \begin_inset space ~
41832 \end_inset
41833
41834 Formula
41835 \end_layout
41836
41837 \end_inset
41838 </cell>
41839 </row>
41840 <row interlinespace="2.5mm">
41841 <cell alignment="center" valignment="top" usebox="none">
41842 \begin_inset Text
41843
41844 \begin_layout Plain Layout
41845
41846 \family sans
41847 \begin_inset Info
41848 type  "icon"
41849 arg   "dialog-show-new-inset graphics"
41850 \end_inset
41851
41852
41853 \end_layout
41854
41855 \end_inset
41856 </cell>
41857 <cell alignment="center" valignment="top" usebox="none">
41858 \begin_inset Text
41859
41860 \begin_layout Plain Layout
41861
41862 \family sans
41863 Insert\SpecialChar \menuseparator
41864 Graphics
41865 \end_layout
41866
41867 \end_inset
41868 </cell>
41869 </row>
41870 <row interlinespace="2.5mm">
41871 <cell alignment="center" valignment="top" usebox="none">
41872 \begin_inset Text
41873
41874 \begin_layout Plain Layout
41875 \begin_inset Info
41876 type  "icon"
41877 arg   "tabular-insert"
41878 \end_inset
41879
41880
41881 \end_layout
41882
41883 \end_inset
41884 </cell>
41885 <cell alignment="center" valignment="top" usebox="none">
41886 \begin_inset Text
41887
41888 \begin_layout Plain Layout
41889
41890 \family sans
41891 Insert\SpecialChar \menuseparator
41892 Table
41893 \end_layout
41894
41895 \end_inset
41896 </cell>
41897 </row>
41898 <row interlinespace="2.5mm">
41899 <cell alignment="center" valignment="top" usebox="none">
41900 \begin_inset Text
41901
41902 \begin_layout Plain Layout
41903
41904 \family sans
41905 \begin_inset Info
41906 type  "icon"
41907 arg   "dialog-toggle toc"
41908 \end_inset
41909
41910
41911 \end_layout
41912
41913 \end_inset
41914 </cell>
41915 <cell alignment="center" valignment="top" usebox="none">
41916 \begin_inset Text
41917
41918 \begin_layout Plain Layout
41919 Toggle outline window on/off, 
41920 \family sans
41921 Document\SpecialChar \menuseparator
41922 Outline
41923 \end_layout
41924
41925 \end_inset
41926 </cell>
41927 </row>
41928 <row interlinespace="2.5mm">
41929 <cell alignment="center" valignment="top" usebox="none">
41930 \begin_inset Text
41931
41932 \begin_layout Plain Layout
41933
41934 \family sans
41935 \begin_inset Info
41936 type  "icon"
41937 arg   "toolbar-toggle math"
41938 \end_inset
41939
41940
41941 \end_layout
41942
41943 \end_inset
41944 </cell>
41945 <cell alignment="center" valignment="top" usebox="none">
41946 \begin_inset Text
41947
41948 \begin_layout Plain Layout
41949 Toggle math toolbar on/off
41950 \end_layout
41951
41952 \end_inset
41953 </cell>
41954 </row>
41955 <row interlinespace="2.5mm">
41956 <cell alignment="center" valignment="top" usebox="none">
41957 \begin_inset Text
41958
41959 \begin_layout Plain Layout
41960
41961 \family sans
41962 \begin_inset Info
41963 type  "icon"
41964 arg   "toolbar-toggle table"
41965 \end_inset
41966
41967
41968 \end_layout
41969
41970 \end_inset
41971 </cell>
41972 <cell alignment="center" valignment="top" usebox="none">
41973 \begin_inset Text
41974
41975 \begin_layout Plain Layout
41976 Toggle table toolbar on/off
41977 \end_layout
41978
41979 \end_inset
41980 </cell>
41981 </row>
41982 </lyxtabular>
41983
41984 \end_inset
41985
41986
41987 \end_layout
41988
41989 \begin_layout Subsection
41990 Extra Toolbar
41991 \begin_inset Index idx
41992 status collapsed
41993
41994 \begin_layout Plain Layout
41995 Toolbar ! Extra
41996 \end_layout
41997
41998 \end_inset
41999
42000
42001 \end_layout
42002
42003 \begin_layout Standard
42004 \begin_inset Graphics
42005         filename clipart/ExtraToolbar.png
42006         width 100col%
42007
42008 \end_inset
42009
42010
42011 \end_layout
42012
42013 \begin_layout Standard
42014 \begin_inset VSpace defskip
42015 \end_inset
42016
42017
42018 \end_layout
42019
42020 \begin_layout Standard
42021 The extra toolbar as shown above contains from left to right the following
42022  buttons:
42023 \end_layout
42024
42025 \begin_layout Standard
42026 \begin_inset VSpace defskip
42027 \end_inset
42028
42029
42030 \end_layout
42031
42032 \begin_layout Standard
42033 \begin_inset Tabular
42034 <lyxtabular version="3" rows="25" columns="2">
42035 <features islongtable="true" longtabularalignment="center">
42036 <column alignment="left" valignment="top" width="0">
42037 <column alignment="left" valignment="top" width="0">
42038 <row interlinespace="2.5mm">
42039 <cell alignment="center" valignment="top" usebox="none">
42040 \begin_inset Text
42041
42042 \begin_layout Plain Layout
42043
42044 \family sans
42045 \begin_inset Info
42046 type  "icon"
42047 arg   "layout"
42048 \end_inset
42049
42050
42051 \end_layout
42052
42053 \end_inset
42054 </cell>
42055 <cell alignment="center" valignment="top" usebox="none">
42056 \begin_inset Text
42057
42058 \begin_layout Plain Layout
42059 Default
42060 \end_layout
42061
42062 \end_inset
42063 </cell>
42064 </row>
42065 <row interlinespace="2.5mm">
42066 <cell alignment="center" valignment="top" usebox="none">
42067 \begin_inset Text
42068
42069 \begin_layout Plain Layout
42070
42071 \family sans
42072 \begin_inset Info
42073 type  "icon"
42074 arg   "layout Enumerate"
42075 \end_inset
42076
42077
42078 \end_layout
42079
42080 \end_inset
42081 </cell>
42082 <cell alignment="center" valignment="top" usebox="none">
42083 \begin_inset Text
42084
42085 \begin_layout Plain Layout
42086 Numbered list
42087 \end_layout
42088
42089 \end_inset
42090 </cell>
42091 </row>
42092 <row interlinespace="2.5mm">
42093 <cell alignment="center" valignment="top" usebox="none">
42094 \begin_inset Text
42095
42096 \begin_layout Plain Layout
42097
42098 \family sans
42099 \begin_inset Info
42100 type  "icon"
42101 arg   "layout Itemize"
42102 \end_inset
42103
42104
42105 \end_layout
42106
42107 \end_inset
42108 </cell>
42109 <cell alignment="center" valignment="top" usebox="none">
42110 \begin_inset Text
42111
42112 \begin_layout Plain Layout
42113 Itemized list
42114 \end_layout
42115
42116 \end_inset
42117 </cell>
42118 </row>
42119 <row interlinespace="2.5mm">
42120 <cell alignment="center" valignment="top" usebox="none">
42121 \begin_inset Text
42122
42123 \begin_layout Plain Layout
42124
42125 \family sans
42126 \begin_inset Info
42127 type  "icon"
42128 arg   "layout List"
42129 \end_inset
42130
42131
42132 \end_layout
42133
42134 \end_inset
42135 </cell>
42136 <cell alignment="center" valignment="top" usebox="none">
42137 \begin_inset Text
42138
42139 \begin_layout Plain Layout
42140 List
42141 \end_layout
42142
42143 \end_inset
42144 </cell>
42145 </row>
42146 <row interlinespace="2.5mm">
42147 <cell alignment="center" valignment="top" usebox="none">
42148 \begin_inset Text
42149
42150 \begin_layout Plain Layout
42151
42152 \family sans
42153 \begin_inset Info
42154 type  "icon"
42155 arg   "layout Description"
42156 \end_inset
42157
42158
42159 \end_layout
42160
42161 \end_inset
42162 </cell>
42163 <cell alignment="center" valignment="top" usebox="none">
42164 \begin_inset Text
42165
42166 \begin_layout Plain Layout
42167 Description list
42168 \end_layout
42169
42170 \end_inset
42171 </cell>
42172 </row>
42173 <row interlinespace="2.5mm">
42174 <cell alignment="center" valignment="top" usebox="none">
42175 \begin_inset Text
42176
42177 \begin_layout Plain Layout
42178
42179 \family sans
42180 \begin_inset Info
42181 type  "icon"
42182 arg   "depth-increment"
42183 \end_inset
42184
42185
42186 \end_layout
42187
42188 \end_inset
42189 </cell>
42190 <cell alignment="center" valignment="top" usebox="none">
42191 \begin_inset Text
42192
42193 \begin_layout Plain Layout
42194
42195 \family sans
42196 Edit\SpecialChar \menuseparator
42197 Increase
42198 \begin_inset space ~
42199 \end_inset
42200
42201 List
42202 \begin_inset space ~
42203 \end_inset
42204
42205 Depth
42206 \end_layout
42207
42208 \end_inset
42209 </cell>
42210 </row>
42211 <row interlinespace="2.5mm">
42212 <cell alignment="center" valignment="top" usebox="none">
42213 \begin_inset Text
42214
42215 \begin_layout Plain Layout
42216
42217 \family sans
42218 \begin_inset Info
42219 type  "icon"
42220 arg   "depth-decrement"
42221 \end_inset
42222
42223
42224 \end_layout
42225
42226 \end_inset
42227 </cell>
42228 <cell alignment="center" valignment="top" usebox="none">
42229 \begin_inset Text
42230
42231 \begin_layout Plain Layout
42232
42233 \family sans
42234 Edit\SpecialChar \menuseparator
42235 Decrease
42236 \begin_inset space ~
42237 \end_inset
42238
42239 List
42240 \begin_inset space ~
42241 \end_inset
42242
42243 Depth
42244 \end_layout
42245
42246 \end_inset
42247 </cell>
42248 </row>
42249 <row interlinespace="2.5mm">
42250 <cell alignment="center" valignment="top" usebox="none">
42251 \begin_inset Text
42252
42253 \begin_layout Plain Layout
42254
42255 \family sans
42256 \begin_inset Info
42257 type  "icon"
42258 arg   "float-insert figure"
42259 \end_inset
42260
42261
42262 \end_layout
42263
42264 \end_inset
42265 </cell>
42266 <cell alignment="center" valignment="top" usebox="none">
42267 \begin_inset Text
42268
42269 \begin_layout Plain Layout
42270
42271 \family sans
42272 Insert\SpecialChar \menuseparator
42273 Float\SpecialChar \menuseparator
42274 Figure
42275 \end_layout
42276
42277 \end_inset
42278 </cell>
42279 </row>
42280 <row interlinespace="2.5mm">
42281 <cell alignment="center" valignment="top" usebox="none">
42282 \begin_inset Text
42283
42284 \begin_layout Plain Layout
42285
42286 \family sans
42287 \begin_inset Info
42288 type  "icon"
42289 arg   "float-insert table"
42290 \end_inset
42291
42292
42293 \end_layout
42294
42295 \end_inset
42296 </cell>
42297 <cell alignment="center" valignment="top" usebox="none">
42298 \begin_inset Text
42299
42300 \begin_layout Plain Layout
42301
42302 \family sans
42303 Insert\SpecialChar \menuseparator
42304 Float\SpecialChar \menuseparator
42305 Table
42306 \end_layout
42307
42308 \end_inset
42309 </cell>
42310 </row>
42311 <row interlinespace="2.5mm">
42312 <cell alignment="center" valignment="top" usebox="none">
42313 \begin_inset Text
42314
42315 \begin_layout Plain Layout
42316
42317 \family sans
42318 \begin_inset Info
42319 type  "icon"
42320 arg   "label-insert"
42321 \end_inset
42322
42323
42324 \end_layout
42325
42326 \end_inset
42327 </cell>
42328 <cell alignment="center" valignment="top" usebox="none">
42329 \begin_inset Text
42330
42331 \begin_layout Plain Layout
42332
42333 \family sans
42334 Insert\SpecialChar \menuseparator
42335 Label
42336 \end_layout
42337
42338 \end_inset
42339 </cell>
42340 </row>
42341 <row interlinespace="2.5mm">
42342 <cell alignment="center" valignment="top" usebox="none">
42343 \begin_inset Text
42344
42345 \begin_layout Plain Layout
42346
42347 \family sans
42348 \begin_inset Info
42349 type  "icon"
42350 arg   "dialog-show-new-inset ref"
42351 \end_inset
42352
42353
42354 \end_layout
42355
42356 \end_inset
42357 </cell>
42358 <cell alignment="center" valignment="top" usebox="none">
42359 \begin_inset Text
42360
42361 \begin_layout Plain Layout
42362
42363 \family sans
42364 Insert\SpecialChar \menuseparator
42365 Cross-Reference
42366 \end_layout
42367
42368 \end_inset
42369 </cell>
42370 </row>
42371 <row interlinespace="2.5mm">
42372 <cell alignment="center" valignment="top" usebox="none">
42373 \begin_inset Text
42374
42375 \begin_layout Plain Layout
42376
42377 \family sans
42378 \begin_inset Info
42379 type  "icon"
42380 arg   "dialog-show-new-inset citation"
42381 \end_inset
42382
42383
42384 \end_layout
42385
42386 \end_inset
42387 </cell>
42388 <cell alignment="center" valignment="top" usebox="none">
42389 \begin_inset Text
42390
42391 \begin_layout Plain Layout
42392
42393 \family sans
42394 Insert\SpecialChar \menuseparator
42395 Citation
42396 \end_layout
42397
42398 \end_inset
42399 </cell>
42400 </row>
42401 <row interlinespace="2.5mm">
42402 <cell alignment="center" valignment="top" usebox="none">
42403 \begin_inset Text
42404
42405 \begin_layout Plain Layout
42406
42407 \family sans
42408 \begin_inset Info
42409 type  "icon"
42410 arg   "index-insert"
42411 \end_inset
42412
42413
42414 \end_layout
42415
42416 \end_inset
42417 </cell>
42418 <cell alignment="center" valignment="top" usebox="none">
42419 \begin_inset Text
42420
42421 \begin_layout Plain Layout
42422
42423 \family sans
42424 Insert\SpecialChar \menuseparator
42425 Index
42426 \begin_inset space ~
42427 \end_inset
42428
42429 Entry
42430 \end_layout
42431
42432 \end_inset
42433 </cell>
42434 </row>
42435 <row interlinespace="2.5mm">
42436 <cell alignment="center" valignment="top" usebox="none">
42437 \begin_inset Text
42438
42439 \begin_layout Plain Layout
42440
42441 \family sans
42442 \begin_inset Info
42443 type  "icon"
42444 arg   "nomencl-insert"
42445 \end_inset
42446
42447
42448 \end_layout
42449
42450 \end_inset
42451 </cell>
42452 <cell alignment="center" valignment="top" usebox="none">
42453 \begin_inset Text
42454
42455 \begin_layout Plain Layout
42456
42457 \family sans
42458 Insert\SpecialChar \menuseparator
42459 Nomenclature
42460 \begin_inset space ~
42461 \end_inset
42462
42463 Entry
42464 \end_layout
42465
42466 \end_inset
42467 </cell>
42468 </row>
42469 <row interlinespace="2.5mm">
42470 <cell alignment="center" valignment="top" usebox="none">
42471 \begin_inset Text
42472
42473 \begin_layout Plain Layout
42474
42475 \family sans
42476 \begin_inset Info
42477 type  "icon"
42478 arg   "footnote-insert"
42479 \end_inset
42480
42481
42482 \end_layout
42483
42484 \end_inset
42485 </cell>
42486 <cell alignment="center" valignment="top" usebox="none">
42487 \begin_inset Text
42488
42489 \begin_layout Plain Layout
42490
42491 \family sans
42492 Insert\SpecialChar \menuseparator
42493 Footnote
42494 \end_layout
42495
42496 \end_inset
42497 </cell>
42498 </row>
42499 <row interlinespace="2.5mm">
42500 <cell alignment="center" valignment="top" usebox="none">
42501 \begin_inset Text
42502
42503 \begin_layout Plain Layout
42504
42505 \family sans
42506 \begin_inset Info
42507 type  "icon"
42508 arg   "marginalnote-insert"
42509 \end_inset
42510
42511
42512 \end_layout
42513
42514 \end_inset
42515 </cell>
42516 <cell alignment="center" valignment="top" usebox="none">
42517 \begin_inset Text
42518
42519 \begin_layout Plain Layout
42520
42521 \family sans
42522 Insert\SpecialChar \menuseparator
42523 Marginal
42524 \begin_inset space ~
42525 \end_inset
42526
42527 Note
42528 \end_layout
42529
42530 \end_inset
42531 </cell>
42532 </row>
42533 <row interlinespace="2.5mm">
42534 <cell alignment="center" valignment="top" usebox="none">
42535 \begin_inset Text
42536
42537 \begin_layout Plain Layout
42538
42539 \family sans
42540 \begin_inset Info
42541 type  "icon"
42542 arg   "note-insert"
42543 \end_inset
42544
42545
42546 \end_layout
42547
42548 \end_inset
42549 </cell>
42550 <cell alignment="center" valignment="top" usebox="none">
42551 \begin_inset Text
42552
42553 \begin_layout Plain Layout
42554
42555 \family sans
42556 Insert\SpecialChar \menuseparator
42557 Note\SpecialChar \menuseparator
42558 LyX
42559 \begin_inset space ~
42560 \end_inset
42561
42562 Note
42563 \end_layout
42564
42565 \end_inset
42566 </cell>
42567 </row>
42568 <row interlinespace="2.5mm">
42569 <cell alignment="center" valignment="top" usebox="none">
42570 \begin_inset Text
42571
42572 \begin_layout Plain Layout
42573
42574 \family sans
42575 \begin_inset Info
42576 type  "icon"
42577 arg   "box-insert Frameless"
42578 \end_inset
42579
42580
42581 \end_layout
42582
42583 \end_inset
42584 </cell>
42585 <cell alignment="center" valignment="top" usebox="none">
42586 \begin_inset Text
42587
42588 \begin_layout Plain Layout
42589
42590 \family sans
42591 Insert\SpecialChar \menuseparator
42592 Box
42593 \end_layout
42594
42595 \end_inset
42596 </cell>
42597 </row>
42598 <row interlinespace="2.5mm">
42599 <cell alignment="center" valignment="top" usebox="none">
42600 \begin_inset Text
42601
42602 \begin_layout Plain Layout
42603
42604 \family sans
42605 \begin_inset Info
42606 type  "icon"
42607 arg   "href-insert"
42608 \end_inset
42609
42610
42611 \end_layout
42612
42613 \end_inset
42614 </cell>
42615 <cell alignment="center" valignment="top" usebox="none">
42616 \begin_inset Text
42617
42618 \begin_layout Plain Layout
42619
42620 \family sans
42621 Insert\SpecialChar \menuseparator
42622 URL
42623 \end_layout
42624
42625 \end_inset
42626 </cell>
42627 </row>
42628 <row interlinespace="2.5mm">
42629 <cell alignment="center" valignment="top" usebox="none">
42630 \begin_inset Text
42631
42632 \begin_layout Plain Layout
42633
42634 \family sans
42635 \begin_inset Info
42636 type  "icon"
42637 arg   "ert-insert"
42638 \end_inset
42639
42640
42641 \end_layout
42642
42643 \end_inset
42644 </cell>
42645 <cell alignment="center" valignment="top" usebox="none">
42646 \begin_inset Text
42647
42648 \begin_layout Plain Layout
42649
42650 \family sans
42651 Insert\SpecialChar \menuseparator
42652 T
42653 \family default
42654
42655 \begin_inset ERT
42656 status collapsed
42657
42658 \begin_layout Plain Layout
42659
42660 {}
42661 \end_layout
42662
42663 \end_inset
42664
42665
42666 \family sans
42667 eX
42668 \begin_inset space ~
42669 \end_inset
42670
42671 Code
42672 \end_layout
42673
42674 \end_inset
42675 </cell>
42676 </row>
42677 <row interlinespace="2.5mm">
42678 <cell alignment="center" valignment="top" usebox="none">
42679 \begin_inset Text
42680
42681 \begin_layout Plain Layout
42682
42683 \family sans
42684 \begin_inset Info
42685 type  "icon"
42686 arg   "math-macro newmacroname newcommand"
42687 \end_inset
42688
42689
42690 \end_layout
42691
42692 \end_inset
42693 </cell>
42694 <cell alignment="center" valignment="top" usebox="none">
42695 \begin_inset Text
42696
42697 \begin_layout Plain Layout
42698
42699 \family sans
42700 Insert\SpecialChar \menuseparator
42701 Math\SpecialChar \menuseparator
42702 Macro
42703 \end_layout
42704
42705 \end_inset
42706 </cell>
42707 </row>
42708 <row interlinespace="2.5mm">
42709 <cell alignment="center" valignment="top" usebox="none">
42710 \begin_inset Text
42711
42712 \begin_layout Plain Layout
42713
42714 \family sans
42715 \begin_inset Info
42716 type  "icon"
42717 arg   "dialog-show-new-inset include"
42718 \end_inset
42719
42720
42721 \end_layout
42722
42723 \end_inset
42724 </cell>
42725 <cell alignment="center" valignment="top" usebox="none">
42726 \begin_inset Text
42727
42728 \begin_layout Plain Layout
42729
42730 \family sans
42731 Insert\SpecialChar \menuseparator
42732 File\SpecialChar \menuseparator
42733 Child
42734 \begin_inset space ~
42735 \end_inset
42736
42737 Document
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   "dialog-show character"
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 Edit\SpecialChar \menuseparator
42767 Text
42768 \begin_inset space ~
42769 \end_inset
42770
42771 Style
42772 \end_layout
42773
42774 \end_inset
42775 </cell>
42776 </row>
42777 <row interlinespace="2.5mm">
42778 <cell alignment="center" valignment="top" usebox="none">
42779 \begin_inset Text
42780
42781 \begin_layout Plain Layout
42782
42783 \family sans
42784 \begin_inset Info
42785 type  "icon"
42786 arg   "layout-paragraph"
42787 \end_inset
42788
42789
42790 \end_layout
42791
42792 \end_inset
42793 </cell>
42794 <cell alignment="center" valignment="top" usebox="none">
42795 \begin_inset Text
42796
42797 \begin_layout Plain Layout
42798
42799 \family sans
42800 Edit\SpecialChar \menuseparator
42801 Paragraph
42802 \begin_inset space ~
42803 \end_inset
42804
42805 Settings
42806 \end_layout
42807
42808 \end_inset
42809 </cell>
42810 </row>
42811 <row interlinespace="2.5mm">
42812 <cell alignment="center" valignment="top" usebox="none">
42813 \begin_inset Text
42814
42815 \begin_layout Plain Layout
42816
42817 \family sans
42818 \begin_inset Info
42819 type  "icon"
42820 arg   "thesaurus-entry"
42821 \end_inset
42822
42823
42824 \end_layout
42825
42826 \end_inset
42827 </cell>
42828 <cell alignment="center" valignment="top" usebox="none">
42829 \begin_inset Text
42830
42831 \begin_layout Plain Layout
42832
42833 \family sans
42834 Tools\SpecialChar \menuseparator
42835 Thesaurus
42836 \end_layout
42837
42838 \end_inset
42839 </cell>
42840 </row>
42841 </lyxtabular>
42842
42843 \end_inset
42844
42845
42846 \end_layout
42847
42848 \begin_layout Subsection
42849 View / Update Toolbar
42850 \begin_inset Index idx
42851 status collapsed
42852
42853 \begin_layout Plain Layout
42854 Toolbar ! View / Update
42855 \end_layout
42856
42857 \end_inset
42858
42859
42860 \end_layout
42861
42862 \begin_layout Standard
42863 \begin_inset Graphics
42864         filename clipart/ViewToolbar.png
42865
42866 \end_inset
42867
42868
42869 \end_layout
42870
42871 \begin_layout Standard
42872 \begin_inset VSpace defskip
42873 \end_inset
42874
42875
42876 \end_layout
42877
42878 \begin_layout Standard
42879 The view / update toolbar as shown above contains from left to right the
42880  following buttons:
42881 \end_layout
42882
42883 \begin_layout Standard
42884 \begin_inset VSpace defskip
42885 \end_inset
42886
42887
42888 \end_layout
42889
42890 \begin_layout Standard
42891 \begin_inset Tabular
42892 <lyxtabular version="3" rows="7" columns="2">
42893 <features islongtable="true" longtabularalignment="center">
42894 <column alignment="left" valignment="top" width="0">
42895 <column alignment="left" valignment="top" width="0">
42896 <row interlinespace="2.5mm">
42897 <cell alignment="center" valignment="top" usebox="none">
42898 \begin_inset Text
42899
42900 \begin_layout Plain Layout
42901
42902 \family sans
42903 \begin_inset Info
42904 type  "icon"
42905 arg   "buffer-view"
42906 \end_inset
42907
42908
42909 \end_layout
42910
42911 \end_inset
42912 </cell>
42913 <cell alignment="center" valignment="top" usebox="none">
42914 \begin_inset Text
42915
42916 \begin_layout Plain Layout
42917
42918 \family sans
42919 View\SpecialChar \menuseparator
42920 View
42921 \end_layout
42922
42923 \end_inset
42924 </cell>
42925 </row>
42926 <row interlinespace="2.5mm">
42927 <cell alignment="center" valignment="top" usebox="none">
42928 \begin_inset Text
42929
42930 \begin_layout Plain Layout
42931
42932 \family sans
42933 \begin_inset Info
42934 type  "icon"
42935 arg   "buffer-update"
42936 \end_inset
42937
42938
42939 \end_layout
42940
42941 \end_inset
42942 </cell>
42943 <cell alignment="center" valignment="top" usebox="none">
42944 \begin_inset Text
42945
42946 \begin_layout Plain Layout
42947
42948 \family sans
42949 View\SpecialChar \menuseparator
42950 Update
42951 \end_layout
42952
42953 \end_inset
42954 </cell>
42955 </row>
42956 <row interlinespace="2.5mm">
42957 <cell alignment="center" valignment="top" usebox="none">
42958 \begin_inset Text
42959
42960 \begin_layout Plain Layout
42961
42962 \family sans
42963 \begin_inset Info
42964 type  "icon"
42965 arg   "master-buffer-view"
42966 \end_inset
42967
42968
42969 \end_layout
42970
42971 \end_inset
42972 </cell>
42973 <cell alignment="center" valignment="top" usebox="none">
42974 \begin_inset Text
42975
42976 \begin_layout Plain Layout
42977
42978 \family sans
42979 View\SpecialChar \menuseparator
42980 Master
42981 \end_layout
42982
42983 \end_inset
42984 </cell>
42985 </row>
42986 <row interlinespace="2.5mm">
42987 <cell alignment="center" valignment="top" usebox="none">
42988 \begin_inset Text
42989
42990 \begin_layout Plain Layout
42991
42992 \family sans
42993 \begin_inset Info
42994 type  "icon"
42995 arg   "master-buffer-update"
42996 \end_inset
42997
42998
42999 \end_layout
43000
43001 \end_inset
43002 </cell>
43003 <cell alignment="center" valignment="top" usebox="none">
43004 \begin_inset Text
43005
43006 \begin_layout Plain Layout
43007
43008 \family sans
43009 View\SpecialChar \menuseparator
43010 Update
43011 \begin_inset space ~
43012 \end_inset
43013
43014 Master
43015 \end_layout
43016
43017 \end_inset
43018 </cell>
43019 </row>
43020 <row interlinespace="2.5mm">
43021 <cell alignment="center" valignment="top" usebox="none">
43022 \begin_inset Text
43023
43024 \begin_layout Plain Layout
43025
43026 \family sans
43027 \begin_inset Info
43028 type  "icon"
43029 arg   "buffer-toggle-output-sync"
43030 \end_inset
43031
43032
43033 \end_layout
43034
43035 \end_inset
43036 </cell>
43037 <cell alignment="center" valignment="top" usebox="none">
43038 \begin_inset Text
43039
43040 \begin_layout Plain Layout
43041
43042 \family sans
43043 Document\SpecialChar \menuseparator
43044 Settings\SpecialChar \menuseparator
43045 Output\SpecialChar \menuseparator
43046 Synchronize with Output
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 \begin_inset Graphics
43058         filename ../images/view-others.png
43059         scale 85
43060         groupId toolbarbuttons
43061
43062 \end_inset
43063
43064
43065 \family sans
43066 *
43067 \end_layout
43068
43069 \end_inset
43070 </cell>
43071 <cell alignment="center" valignment="top" usebox="none">
43072 \begin_inset Text
43073
43074 \begin_layout Plain Layout
43075
43076 \family sans
43077 View\SpecialChar \menuseparator
43078 View (Other Formats)
43079 \end_layout
43080
43081 \end_inset
43082 </cell>
43083 </row>
43084 <row interlinespace="2.5mm">
43085 <cell alignment="center" valignment="top" usebox="none">
43086 \begin_inset Text
43087
43088 \begin_layout Plain Layout
43089 \begin_inset Graphics
43090         filename ../images/update-others.png
43091         scale 85
43092         groupId toolbarbuttons
43093
43094 \end_inset
43095
43096 *
43097 \end_layout
43098
43099 \end_inset
43100 </cell>
43101 <cell alignment="center" valignment="top" usebox="none">
43102 \begin_inset Text
43103
43104 \begin_layout Plain Layout
43105
43106 \family sans
43107 View\SpecialChar \menuseparator
43108 Update (Other Formats)
43109 \end_layout
43110
43111 \end_inset
43112 </cell>
43113 </row>
43114 </lyxtabular>
43115
43116 \end_inset
43117
43118
43119 \end_layout
43120
43121 \begin_layout Standard
43122 * These icons might look different for you if you do not use the default
43123  icon set.
43124 \end_layout
43125
43126 \begin_layout Subsection
43127 Other Toolbars
43128 \end_layout
43129
43130 \begin_layout Standard
43131 The change tracking toolbar is explained in section
43132 \begin_inset space ~
43133 \end_inset
43134
43135
43136 \begin_inset CommandInset ref
43137 LatexCommand ref
43138 reference "sec:Change-Tracking"
43139
43140 \end_inset
43141
43142 , the table toolbar
43143 \begin_inset Index idx
43144 status collapsed
43145
43146 \begin_layout Plain Layout
43147 Toolbar ! Table
43148 \end_layout
43149
43150 \end_inset
43151
43152  in the 
43153 \emph on
43154 Embedded
43155 \begin_inset space ~
43156 \end_inset
43157
43158 Objects
43159 \emph default
43160  manual, the math macro toolbar
43161 \begin_inset Index idx
43162 status collapsed
43163
43164 \begin_layout Plain Layout
43165 Toolbar ! Macro
43166 \end_layout
43167
43168 \end_inset
43169
43170  in the 
43171 \emph on
43172 Math
43173 \emph default
43174  manual.
43175 \end_layout
43176
43177 \begin_layout Chapter
43178 The Document Settings
43179 \begin_inset CommandInset label
43180 LatexCommand label
43181 name "chap:The-Document-Settings"
43182
43183 \end_inset
43184
43185
43186 \begin_inset Index idx
43187 status collapsed
43188
43189 \begin_layout Plain Layout
43190 Document ! Settings
43191 \end_layout
43192
43193 \end_inset
43194
43195
43196 \end_layout
43197
43198 \begin_layout Standard
43199 The document settings dialog contains submenus to set properties for the
43200  whole document and is called with the menu
43201 \family sans
43202  Document\SpecialChar \menuseparator
43203 Settings
43204 \family default
43205 .
43206  You can save your document settings as default with the
43207 \family sans
43208  Save as Document Defaults
43209 \family default
43210  button in the dialog.
43211  This will create a template named 
43212 \family typewriter
43213 defaults.lyx
43214 \family default
43215  which is automatically loaded by LyX when you create a new document without
43216  using a template.
43217 \end_layout
43218
43219 \begin_layout Standard
43220 The button 
43221 \family sans
43222 Use Class Defaults
43223 \family default
43224  resets the document settings to the default of the document class.
43225  This affects mostly class options, the page layout and Numbering & TOC.
43226 \end_layout
43227
43228 \begin_layout Standard
43229 The different submenus of the dialog are explained in the following sections.
43230 \end_layout
43231
43232 \begin_layout Section
43233 Document Class
43234 \end_layout
43235
43236 \begin_layout Standard
43237 Here you set the document class, class options, a graphics driver, and a
43238  master document.
43239  Document classes are described in section
43240 \begin_inset space ~
43241 \end_inset
43242
43243
43244 \begin_inset CommandInset ref
43245 LatexCommand ref
43246 reference "sec:Document-Classes"
43247
43248 \end_inset
43249
43250 .
43251  
43252 \end_layout
43253
43254 \begin_layout Standard
43255 With the button 
43256 \family sans
43257 Local
43258 \begin_inset space ~
43259 \end_inset
43260
43261 Layout
43262 \family default
43263  you can load you own layout-file, that is not in LyX's 
43264 \emph on
43265 layouts
43266 \emph default
43267  folder and thus not recognized by LyX as layout for a document class.
43268  For more about layout-files, see the chapter 
43269 \emph on
43270 Installing New Document Classes, Layouts, and Templates
43271 \emph default
43272  of the 
43273 \emph on
43274 Customization
43275 \emph default
43276  Handbook.
43277 \end_layout
43278
43279 \begin_layout Standard
43280 Some classes use special class options by default.
43281  If this is the case, they are listed in the field 
43282 \family sans
43283 Predefined
43284 \family default
43285  and you can decide to use them or not.
43286  If you do not exactly know what the default class options are for, it is
43287  recommended to leave them untouched.
43288  The 
43289 \family sans
43290 Graphics driver
43291 \family default
43292  is used for LaTeX's graphics, color and page layout packages.
43293  If using 
43294 \family sans
43295 Default
43296 \family default
43297 , the default driver for the LaTeX-packages is used.
43298  It is recommended that you use the default unless you know what you are
43299  doing.
43300 \begin_inset Foot
43301 status collapsed
43302
43303 \begin_layout Plain Layout
43304 When you want to use one of the following drivers
43305 \begin_inset Newline newline
43306 \end_inset
43307
43308
43309 \family sans
43310 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
43311 \family default
43312
43313 \begin_inset Newline newline
43314 \end_inset
43315
43316 you first have to activate them in your LaTeX distribution, see section
43317  
43318 \emph on
43319 Driver support
43320 \emph default
43321  in 
43322 \begin_inset CommandInset href
43323 LatexCommand href
43324 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
43325
43326 \end_inset
43327
43328 .
43329 \end_layout
43330
43331 \end_inset
43332
43333
43334 \end_layout
43335
43336 \begin_layout Standard
43337 Specifying a master document is necessary if the current document is a child
43338  or subdocument.
43339  The master document will be used by LyX in the background if the child
43340  document is opened without its master.
43341  This way child documents are always compilable.
43342  More about master and child documents is explained in the section 
43343 \emph on
43344 Child Documents
43345 \emph default
43346  of the 
43347 \emph on
43348 Embedded
43349 \begin_inset space ~
43350 \end_inset
43351
43352 Objects
43353 \emph default
43354  manual.
43355 \end_layout
43356
43357 \begin_layout Standard
43358 There is also an option to suppress the date and one to use the LaTeX-package
43359  
43360 \series bold
43361 refstyle
43362 \series default
43363  instead of 
43364 \series bold
43365 prettyref
43366 \series default
43367
43368 \begin_inset Index idx
43369 status collapsed
43370
43371 \begin_layout Plain Layout
43372 LaTeX-packages ! prettyref
43373 \end_layout
43374
43375 \end_inset
43376
43377
43378 \begin_inset Index idx
43379 status collapsed
43380
43381 \begin_layout Plain Layout
43382 LaTeX-packages ! refstyle
43383 \end_layout
43384
43385 \end_inset
43386
43387  for cross-references, see sec.
43388 \begin_inset space \thinspace{}
43389 \end_inset
43390
43391
43392 \begin_inset CommandInset ref
43393 LatexCommand ref
43394 reference "sec:Cross-References"
43395
43396 \end_inset
43397
43398 .
43399 \end_layout
43400
43401 \begin_layout Section
43402 Child Documents
43403 \end_layout
43404
43405 \begin_layout Standard
43406 This submenu is only visible when your document includes child documents.
43407  Please refer to the section 
43408 \emph on
43409 Child
43410 \begin_inset space ~
43411 \end_inset
43412
43413 Documents
43414 \emph default
43415  of the 
43416 \emph on
43417 Embedded
43418 \begin_inset space ~
43419 \end_inset
43420
43421 Objects
43422 \emph default
43423  manual for details.
43424 \end_layout
43425
43426 \begin_layout Section
43427 Modules
43428 \end_layout
43429
43430 \begin_layout Standard
43431 Modules are explained in section
43432 \begin_inset space ~
43433 \end_inset
43434
43435
43436 \begin_inset CommandInset ref
43437 LatexCommand ref
43438 reference "sub:Modules"
43439
43440 \end_inset
43441
43442 .
43443 \end_layout
43444
43445 \begin_layout Section
43446 Local Layout
43447 \end_layout
43448
43449 \begin_layout Standard
43450 See section
43451 \begin_inset space ~
43452 \end_inset
43453
43454
43455 \begin_inset CommandInset ref
43456 LatexCommand ref
43457 reference "sub:Local-Layout"
43458
43459 \end_inset
43460
43461  for a description.
43462 \end_layout
43463
43464 \begin_layout Section
43465 Fonts
43466 \end_layout
43467
43468 \begin_layout Standard
43469 The document font settings are described in section
43470 \begin_inset space ~
43471 \end_inset
43472
43473
43474 \begin_inset CommandInset ref
43475 LatexCommand ref
43476 reference "sec:Fonts-and-Text"
43477
43478 \end_inset
43479
43480 .
43481 \end_layout
43482
43483 \begin_layout Section
43484 Text Layout
43485 \end_layout
43486
43487 \begin_layout Standard
43488 You can specify if paragraphs should be separated by indentations or vertical
43489  skips.
43490  The line spacing and the number of text columns can also be specified here.
43491
43492 \change_inserted 2090807402 1325634770
43493  You can also determine whether text will be shown as justified in LyX itself.
43494  Note that this does not affect whether the text is justified in the output.
43495 \change_unchanged
43496
43497 \end_layout
43498
43499 \begin_layout Standard
43500 Note that LyX will not show two columns or the set up line spacing on screen.
43501  That would be impractical, often unreadable and is not part of the WYSIWYM
43502  concept.
43503  However, it will be as you specified it in the output.
43504 \end_layout
43505
43506 \begin_layout Section
43507 Page Layout
43508 \end_layout
43509
43510 \begin_layout Standard
43511 A description of this menu is given in section
43512 \begin_inset space ~
43513 \end_inset
43514
43515
43516 \begin_inset CommandInset ref
43517 LatexCommand ref
43518 reference "sub:Paper-Size,-Orientation"
43519
43520 \end_inset
43521
43522  and 
43523 \begin_inset CommandInset ref
43524 LatexCommand ref
43525 reference "sub:Document-Layout"
43526
43527 \end_inset
43528
43529 .
43530 \end_layout
43531
43532 \begin_layout Section
43533 Page Margins
43534 \end_layout
43535
43536 \begin_layout Standard
43537 Here you can adjust the paper margins, see section
43538 \begin_inset space ~
43539 \end_inset
43540
43541
43542 \begin_inset CommandInset ref
43543 LatexCommand ref
43544 reference "sub:Margins"
43545
43546 \end_inset
43547
43548 .
43549 \end_layout
43550
43551 \begin_layout Section
43552 Language
43553 \begin_inset CommandInset label
43554 LatexCommand label
43555 name "sec:Language-encodings"
43556
43557 \end_inset
43558
43559
43560 \begin_inset Index idx
43561 status collapsed
43562
43563 \begin_layout Plain Layout
43564 Language ! Encoding
43565 \end_layout
43566
43567 \end_inset
43568
43569
43570 \end_layout
43571
43572 \begin_layout Standard
43573 The document language and quote styles are set here.
43574  The encoding specifies how the document content is exported to LaTeX (the
43575  LyX file is always encoded in utf8).
43576  All characters that cannot be encoded using the specified encoding will
43577  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43578  known for a particular character).
43579 \begin_inset Foot
43580 status collapsed
43581
43582 \begin_layout Plain Layout
43583 The known commands are defined in a text file (
43584 \emph on
43585 unicodesymbols
43586 \emph default
43587 ).
43588  You can add commands for unknown symbols to that file yourself, see the
43589  
43590 \emph on
43591 Customization
43592 \emph default
43593  manual for details.
43594 \end_layout
43595
43596 \end_inset
43597
43598
43599 \end_layout
43600
43601 \begin_layout Standard
43602 If you use the option 
43603 \family sans
43604 Language Default
43605 \family default
43606 , LyX determines the encoding of a text part from the language of this text.
43607  If the document contains text in more than one language you may get more
43608  than one encoding in the LaTeX file.
43609  If you do not use this option then the complete document will always use
43610  exactly one encoding.
43611  Checking this option is the preferred setting.
43612 \end_layout
43613
43614 \begin_layout Standard
43615 LyX also supports Unicode output, which is particularly useful if you need
43616  lots of special symbols or non-alphabetic scripts, respectively.
43617  If you want to use this (and your LaTeX installation supports Unicode),
43618  choose one of the four utf8 variants from the list below.
43619  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43620  so it is not uncommon that a file with lots of Unicode symbols works fine
43621  with 
43622 \family sans
43623 Language Default
43624 \family default
43625  (when LyX uses its list of known LaTeX-commands), but does not work with
43626  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43627  because all Unicode symbols can be encoded in utf8).
43628  The situation is much better with XeTeX and LuaTeX, two new alternative
43629  engines to standard LaTeX.
43630  Both engines support Unicode natively.
43631  LyX now also supports these two engines (via the output formats 
43632 \family sans
43633 PDF
43634 \begin_inset space ~
43635 \end_inset
43636
43637 (XeTe
43638 \begin_inset ERT
43639 status collapsed
43640
43641 \begin_layout Plain Layout
43642
43643 {}
43644 \end_layout
43645
43646 \end_inset
43647
43648 X)
43649 \family default
43650
43651 \family sans
43652 PDF
43653 \begin_inset space ~
43654 \end_inset
43655
43656 (LuaTe
43657 \begin_inset ERT
43658 status collapsed
43659
43660 \begin_layout Plain Layout
43661
43662 {}
43663 \end_layout
43664
43665 \end_inset
43666
43667 X)
43668 \family default
43669  and 
43670 \family sans
43671 DVI
43672 \begin_inset space ~
43673 \end_inset
43674
43675 (LuaTeX)
43676 \family default
43677 , see section
43678 \begin_inset space ~
43679 \end_inset
43680
43681
43682 \begin_inset CommandInset ref
43683 LatexCommand ref
43684 reference "sub:Output-file-formats"
43685
43686 \end_inset
43687
43688 ).
43689  So if you are using many special or accented characters and 
43690 \family sans
43691 Language Default
43692 \family default
43693  fails, you might try out one of these new engines.
43694 \end_layout
43695
43696 \begin_layout Standard
43697 The 
43698 \family sans
43699 Language
43700 \begin_inset space ~
43701 \end_inset
43702
43703 package
43704 \family default
43705  determines the LaTeX-package that is used for hyphenation and the translation
43706  of strings like 
43707 \begin_inset Quotes eld
43708 \end_inset
43709
43710 Part
43711 \begin_inset Quotes erd
43712 \end_inset
43713
43714 .
43715  The possible settings are:
43716 \end_layout
43717
43718 \begin_layout Description
43719 Default uses the language package that is selected in
43720 \family sans
43721  Tools\SpecialChar \menuseparator
43722 Preferences\SpecialChar \menuseparator
43723 Language Settings
43724 \family default
43725  (see section
43726 \begin_inset space ~
43727 \end_inset
43728
43729
43730 \begin_inset CommandInset ref
43731 LatexCommand ref
43732 reference "sub:Prefs-Language"
43733
43734 \end_inset
43735
43736 ).
43737 \end_layout
43738
43739 \begin_layout Description
43740 Automatic selects the most suitable language package for the view/export
43741  format you will use.
43742  In many cases this will be 
43743 \series bold
43744 babel
43745 \series default
43746
43747 \begin_inset Index idx
43748 status collapsed
43749
43750 \begin_layout Plain Layout
43751 LaTeX-packages ! babel
43752 \end_layout
43753
43754 \end_inset
43755
43756 .
43757  If the newer package 
43758 \series bold
43759 polyglossia
43760 \series default
43761
43762 \begin_inset Index idx
43763 status collapsed
43764
43765 \begin_layout Plain Layout
43766 LaTeX-packages ! polyglossia
43767 \end_layout
43768
43769 \end_inset
43770
43771  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
43772  this package will be used instead of 
43773 \series bold
43774 babel
43775 \series default
43776 .
43777 \end_layout
43778
43779 \begin_layout Description
43780 Always
43781 \begin_inset space ~
43782 \end_inset
43783
43784 Babel uses 
43785 \series bold
43786 babel
43787 \series default
43788  even if 
43789 \series bold
43790 polyglossia
43791 \series default
43792  would be more appropriate.
43793 \end_layout
43794
43795 \begin_layout Description
43796 Custom allows you to specify a language package command of your choice.
43797  For example if you want to use a language-specific package like 
43798 \series bold
43799 ngerman
43800 \series default
43801  (for German texts), type in
43802 \series bold
43803
43804 \begin_inset Newline newline
43805 \end_inset
43806
43807
43808 \backslash
43809 usepackage{ngerman}
43810 \end_layout
43811
43812 \begin_layout Description
43813 None will not use a language package.
43814  This is necessary for some document classes for scientific articles.
43815 \end_layout
43816
43817 \begin_layout Standard
43818 Here is a list with the important encodings:
43819 \end_layout
43820
43821 \begin_layout Description
43822 Language
43823 \begin_inset space ~
43824 \end_inset
43825
43826 Default
43827 \begin_inset space ~
43828 \end_inset
43829
43830 (no
43831 \begin_inset space ~
43832 \end_inset
43833
43834 inputenc) Same as 
43835 \family sans
43836 Language Default
43837 \family default
43838 , but the LaTeX-package 
43839 \series bold
43840 inputenc
43841 \series default
43842
43843 \begin_inset Index idx
43844 status collapsed
43845
43846 \begin_layout Plain Layout
43847 LaTeX-packages ! inputenc
43848 \end_layout
43849
43850 \end_inset
43851
43852  is not used.
43853  When using this, you probably need to load some additional packages manually
43854  in the preamble and specify the used encoding for text parts in foreign
43855  languages in TeX code.
43856 \end_layout
43857
43858 \begin_layout Description
43859 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43860  LyX converts all other characters into LaTeX commands, which may result
43861  in a big file when lots of LaTeX-commands are needed.
43862 \end_layout
43863
43864 \begin_layout Description
43865 Arabic
43866 \begin_inset space ~
43867 \end_inset
43868
43869 (CP
43870 \begin_inset space ~
43871 \end_inset
43872
43873 1256) MS Windows code page for Arabic and Farsi
43874 \end_layout
43875
43876 \begin_layout Description
43877 Arabic
43878 \begin_inset space ~
43879 \end_inset
43880
43881 (ISO
43882 \begin_inset space ~
43883 \end_inset
43884
43885 8859-6) for Arabic and Farsi
43886 \end_layout
43887
43888 \begin_layout Description
43889 Armenian
43890 \begin_inset space ~
43891 \end_inset
43892
43893 (ArmSCII8) for Armenian
43894 \end_layout
43895
43896 \begin_layout Description
43897 Baltic
43898 \begin_inset space ~
43899 \end_inset
43900
43901 (CP
43902 \begin_inset space ~
43903 \end_inset
43904
43905 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43906  as the ISO-8859-13 encoding
43907 \end_layout
43908
43909 \begin_layout Description
43910 Baltic
43911 \begin_inset space ~
43912 \end_inset
43913
43914 (ISO
43915 \begin_inset space ~
43916 \end_inset
43917
43918 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43919  encoding
43920 \end_layout
43921
43922 \begin_layout Description
43923 Baltic
43924 \begin_inset space ~
43925 \end_inset
43926
43927 (ISO
43928 \begin_inset space ~
43929 \end_inset
43930
43931 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43932  ISO-8859-13 encoding
43933 \end_layout
43934
43935 \begin_layout Description
43936 Central
43937 \begin_inset space ~
43938 \end_inset
43939
43940 European
43941 \begin_inset space ~
43942 \end_inset
43943
43944 (CP
43945 \begin_inset space ~
43946 \end_inset
43947
43948 1250) MS Windows code page for ISO
43949 \begin_inset space ~
43950 \end_inset
43951
43952 8859-2 (latin2)
43953 \end_layout
43954
43955 \begin_layout Description
43956 Central
43957 \begin_inset space ~
43958 \end_inset
43959
43960 European
43961 \begin_inset space ~
43962 \end_inset
43963
43964 (ISO
43965 \begin_inset space ~
43966 \end_inset
43967
43968 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43969  Romanian, Slovak and Slovenian
43970 \end_layout
43971
43972 \begin_layout Description
43973 Chinese
43974 \begin_inset space ~
43975 \end_inset
43976
43977 (simplified)
43978 \begin_inset space ~
43979 \end_inset
43980
43981 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43982  this encoding is officially replaced by the encoding GB18030, as GB18030
43983  is not available for LaTeX you should try to use the encoding Unicode
43984 \begin_inset space ~
43985 \end_inset
43986
43987 (CJK)
43988 \begin_inset space ~
43989 \end_inset
43990
43991 (utf8)
43992 \end_layout
43993
43994 \begin_layout Description
43995 Chinese
43996 \begin_inset space ~
43997 \end_inset
43998
43999 (simplified)
44000 \begin_inset space ~
44001 \end_inset
44002
44003 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
44004  except for the Euro currency sign, since 2001 this encoding is officially
44005  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
44006  you should try to use the encoding Unicode
44007 \begin_inset space ~
44008 \end_inset
44009
44010 (CJK)
44011 \begin_inset space ~
44012 \end_inset
44013
44014 (utf8)
44015 \end_layout
44016
44017 \begin_layout Description
44018 Chinese
44019 \begin_inset space ~
44020 \end_inset
44021
44022 (traditional)
44023 \begin_inset space ~
44024 \end_inset
44025
44026 (EUC-TW) for traditional Chinese
44027 \end_layout
44028
44029 \begin_layout Description
44030 Cyrillic
44031 \begin_inset space ~
44032 \end_inset
44033
44034 (CP
44035 \begin_inset space ~
44036 \end_inset
44037
44038 1251) MS Windows code page for Cyrillic
44039 \end_layout
44040
44041 \begin_layout Description
44042 Cyrillic
44043 \begin_inset space ~
44044 \end_inset
44045
44046 (ISO
44047 \begin_inset space ~
44048 \end_inset
44049
44050 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
44051 \end_layout
44052
44053 \begin_layout Description
44054 Cyrillic
44055 \begin_inset space ~
44056 \end_inset
44057
44058 (KOI8-R) standard Cyrillic especially for Russian
44059 \end_layout
44060
44061 \begin_layout Description
44062 Cyrillic
44063 \begin_inset space ~
44064 \end_inset
44065
44066 (KOI8-U) Cyrillic for Ukrainian
44067 \end_layout
44068
44069 \begin_layout Description
44070 Cyrillic
44071 \begin_inset space ~
44072 \end_inset
44073
44074 (pt
44075 \begin_inset space ~
44076 \end_inset
44077
44078 154) Cyrillic for Kazakh
44079 \end_layout
44080
44081 \begin_layout Description
44082 Greek
44083 \begin_inset space ~
44084 \end_inset
44085
44086 (ISO
44087 \begin_inset space ~
44088 \end_inset
44089
44090 8859-7) for Greek
44091 \end_layout
44092
44093 \begin_layout Description
44094 Hebrew
44095 \begin_inset space ~
44096 \end_inset
44097
44098 (CP
44099 \begin_inset space ~
44100 \end_inset
44101
44102 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
44103 \end_layout
44104
44105 \begin_layout Description
44106 Hebrew
44107 \begin_inset space ~
44108 \end_inset
44109
44110 (ISO
44111 \begin_inset space ~
44112 \end_inset
44113
44114 8859-8) for Hebrew
44115 \end_layout
44116
44117 \begin_layout Description
44118 Japanese
44119 \begin_inset space ~
44120 \end_inset
44121
44122 (CJK)
44123 \begin_inset space ~
44124 \end_inset
44125
44126 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44127 \series bold
44128 CJK
44129 \series default
44130
44131 \begin_inset Index idx
44132 status collapsed
44133
44134 \begin_layout Plain Layout
44135 LaTeX-packages ! CJK
44136 \end_layout
44137
44138 \end_inset
44139
44140 , when using this, set the document language to 
44141 \family sans
44142 Japanese (CJK)
44143 \end_layout
44144
44145 \begin_layout Description
44146 Japanese
44147 \begin_inset space ~
44148 \end_inset
44149
44150 (CJK)
44151 \begin_inset space ~
44152 \end_inset
44153
44154 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44155 \series bold
44156 CJK
44157 \series default
44158 , when using this, set the document language to 
44159 \family sans
44160 Japanese
44161 \begin_inset space ~
44162 \end_inset
44163
44164 (CJK)
44165 \end_layout
44166
44167 \begin_layout Description
44168 Japanese
44169 \begin_inset space ~
44170 \end_inset
44171
44172 (non-CJK)
44173 \begin_inset space ~
44174 \end_inset
44175
44176 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44177 \series bold
44178 japanese
44179 \series default
44180
44181 \begin_inset Index idx
44182 status collapsed
44183
44184 \begin_layout Plain Layout
44185 LaTeX-packages ! japanese
44186 \end_layout
44187
44188 \end_inset
44189
44190 , when using this, set the document language to 
44191 \family sans
44192 Japanese
44193 \end_layout
44194
44195 \begin_layout Description
44196 Japanese
44197 \begin_inset space ~
44198 \end_inset
44199
44200 (non-CJK)
44201 \begin_inset space ~
44202 \end_inset
44203
44204 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44205 \series bold
44206 japanese
44207 \series default
44208 , when using this, set the document language to 
44209 \family sans
44210 Japanese
44211 \end_layout
44212
44213 \begin_layout Description
44214 Japanese
44215 \begin_inset space ~
44216 \end_inset
44217
44218 (non-CJK)
44219 \begin_inset space ~
44220 \end_inset
44221
44222 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
44223 \series bold
44224 japanese
44225 \series default
44226 , when using this, set the document language to 
44227 \family sans
44228 Japanese
44229 \end_layout
44230
44231 \begin_layout Description
44232 Korean
44233 \begin_inset space ~
44234 \end_inset
44235
44236 (EUC-KR) for Korean
44237 \end_layout
44238
44239 \begin_layout Description
44240 Southern
44241 \begin_inset space ~
44242 \end_inset
44243
44244 European
44245 \begin_inset space ~
44246 \end_inset
44247
44248 (ISO
44249 \begin_inset space ~
44250 \end_inset
44251
44252 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
44253 \end_layout
44254
44255 \begin_layout Description
44256 South-Eastern
44257 \begin_inset space ~
44258 \end_inset
44259
44260 European
44261 \begin_inset space ~
44262 \end_inset
44263
44264 (ISO
44265 \begin_inset space ~
44266 \end_inset
44267
44268 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
44269  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
44270  to cover many languages and characters with diacritics
44271 \end_layout
44272
44273 \begin_layout Description
44274 Thai
44275 \begin_inset space ~
44276 \end_inset
44277
44278 (TIS
44279 \begin_inset space ~
44280 \end_inset
44281
44282 620-0) for Thai
44283 \end_layout
44284
44285 \begin_layout Description
44286 Turkish
44287 \begin_inset space ~
44288 \end_inset
44289
44290 (ISO
44291 \begin_inset space ~
44292 \end_inset
44293
44294 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
44295  Icelandic letters are replaced by Turkish ones
44296 \end_layout
44297
44298 \begin_layout Description
44299 Unicode
44300 \begin_inset space ~
44301 \end_inset
44302
44303 (CJK)
44304 \begin_inset space ~
44305 \end_inset
44306
44307 (utf8) Unicode utf8 with the LaTeX-package 
44308 \series bold
44309 CJK
44310 \series default
44311
44312 \begin_inset Index idx
44313 status collapsed
44314
44315 \begin_layout Plain Layout
44316 LaTeX-packages ! CJK
44317 \end_layout
44318
44319 \end_inset
44320
44321  (for the languages Chinese, Japanese and Korean)
44322 \end_layout
44323
44324 \begin_layout Description
44325 Unicode
44326 \begin_inset space ~
44327 \end_inset
44328
44329 (XeTeX)
44330 \begin_inset space ~
44331 \end_inset
44332
44333 (utf8) Unicode utf8 to be used with 
44334 \family sans
44335 XeTeX
44336 \family default
44337  and 
44338 \family sans
44339 LuaTeX
44340 \family default
44341 , which use Unicode directly, without the help of the LaTeX-package 
44342 \series bold
44343 inputenc
44344 \series default
44345 .
44346  LyX automatically selects this encoding if you export or preview XeTeX
44347  or LuaTeX.
44348  Normally you do not need to set this encoding manually.
44349 \end_layout
44350
44351 \begin_layout Description
44352 Unicode
44353 \begin_inset space ~
44354 \end_inset
44355
44356 (ucs-extended)
44357 \begin_inset space ~
44358 \end_inset
44359
44360 (utf8x) Unicode utf8 based on the LaTeX-package 
44361 \series bold
44362 ucs
44363 \series default
44364
44365 \begin_inset Index idx
44366 status collapsed
44367
44368 \begin_layout Plain Layout
44369 LaTeX-packages ! ucs
44370 \end_layout
44371
44372 \end_inset
44373
44374  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
44375 \end_layout
44376
44377 \begin_layout Description
44378 Unicode
44379 \begin_inset space ~
44380 \end_inset
44381
44382 (utf8) Unicode utf8 based on the LaTeX-package 
44383 \series bold
44384 inputenc
44385 \series default
44386
44387 \begin_inset Index idx
44388 status collapsed
44389
44390 \begin_layout Plain Layout
44391 LaTeX-packages ! inputenc
44392 \end_layout
44393
44394 \end_inset
44395
44396 .
44397  Currently only a limited range of characters (mainly for Latin scripts)
44398  is supported.
44399 \end_layout
44400
44401 \begin_layout Description
44402 Western
44403 \begin_inset space ~
44404 \end_inset
44405
44406 European
44407 \begin_inset space ~
44408 \end_inset
44409
44410 (CP
44411 \begin_inset space ~
44412 \end_inset
44413
44414 1252) MS Windows code page for ISO
44415 \begin_inset space ~
44416 \end_inset
44417
44418 8859-1 (latin1)
44419 \end_layout
44420
44421 \begin_layout Description
44422 Western
44423 \begin_inset space ~
44424 \end_inset
44425
44426 European
44427 \begin_inset space ~
44428 \end_inset
44429
44430 (ISO
44431 \begin_inset space ~
44432 \end_inset
44433
44434 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
44435  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
44436  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
44437  encoding instead
44438 \end_layout
44439
44440 \begin_layout Description
44441 Western
44442 \begin_inset space ~
44443 \end_inset
44444
44445 European
44446 \begin_inset space ~
44447 \end_inset
44448
44449 (ISO
44450 \begin_inset space ~
44451 \end_inset
44452
44453 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
44454  sign, the œ-ligature and some characters used for French and Finnish
44455 \end_layout
44456
44457 \begin_layout Standard
44458 Finally, the dialog lets you select a specific language package for the
44459  current document.
44460  See sec.
44461 \begin_inset space \thinspace{}
44462 \end_inset
44463
44464
44465 \begin_inset CommandInset ref
44466 LatexCommand ref
44467 reference "sub:Prefs-Language"
44468
44469 \end_inset
44470
44471  for more information on the language package.
44472 \end_layout
44473
44474 \begin_layout Section
44475 Colors
44476 \begin_inset Index idx
44477 status collapsed
44478
44479 \begin_layout Plain Layout
44480 Color ! main text
44481 \end_layout
44482
44483 \end_inset
44484
44485
44486 \begin_inset Index idx
44487 status collapsed
44488
44489 \begin_layout Plain Layout
44490 Color ! background
44491 \end_layout
44492
44493 \end_inset
44494
44495
44496 \end_layout
44497
44498 \begin_layout Standard
44499 Here you can alter the font color for the main text (default: black) and
44500  for Greyed
44501 \begin_inset space ~
44502 \end_inset
44503
44504 out notes (default: light grey).
44505  The button 
44506 \family sans
44507 Reset
44508 \family default
44509  sets the color back to the default.
44510 \end_layout
44511
44512 \begin_layout Standard
44513 You can also change the background color for the pages (default: white)
44514  and for Shaded
44515 \begin_inset space ~
44516 \end_inset
44517
44518 boxes (default: red).
44519 \end_layout
44520
44521 \begin_layout Standard
44522 \begin_inset Note Greyedout
44523 status collapsed
44524
44525 \begin_layout Plain Layout
44526 The colors are not shown within LyX, only in the output.
44527  (This Greyed
44528 \begin_inset space ~
44529 \end_inset
44530
44531 out note appears blue in the output.)
44532 \end_layout
44533
44534 \end_inset
44535
44536
44537 \end_layout
44538
44539 \begin_layout Standard
44540 Note, if you change the main text font color and use the option 
44541 \family sans
44542 Color
44543 \begin_inset space ~
44544 \end_inset
44545
44546 links
44547 \family default
44548  in the document settings under 
44549 \family sans
44550 PDF
44551 \begin_inset space ~
44552 \end_inset
44553
44554 properties
44555 \family default
44556 , you probably also need to change the link font color by using 
44557 \family sans
44558 Additional
44559 \begin_inset space ~
44560 \end_inset
44561
44562 options
44563 \family default
44564  in the 
44565 \family sans
44566 PDF
44567 \begin_inset space ~
44568 \end_inset
44569
44570 properties
44571 \family default
44572 .
44573  For example the option
44574 \end_layout
44575
44576 \begin_layout Standard
44577
44578 \series bold
44579 linkcolor=black
44580 \end_layout
44581
44582 \begin_layout Standard
44583 sets the link text color to black.
44584  For more information, see the manual of the LaTeX-package 
44585 \series bold
44586 hyperref
44587 \series default
44588
44589 \begin_inset Index idx
44590 status collapsed
44591
44592 \begin_layout Plain Layout
44593 LaTeX-packages ! hyperref
44594 \end_layout
44595
44596 \end_inset
44597
44598
44599 \begin_inset CommandInset citation
44600 LatexCommand cite
44601 key "hyperref"
44602
44603 \end_inset
44604
44605 .
44606 \end_layout
44607
44608 \begin_layout Standard
44609 \begin_inset VSpace bigskip
44610 \end_inset
44611
44612
44613 \end_layout
44614
44615 \begin_layout Standard
44616 You can adapt the main text font color and the page background for every
44617  page in your document if you use these commands as TeX
44618 \begin_inset space ~
44619 \end_inset
44620
44621 Code behind a forced page break:
44622 \end_layout
44623
44624 \begin_layout Itemize
44625 For the page color:
44626 \begin_inset Newline newline
44627 \end_inset
44628
44629
44630 \series bold
44631
44632 \backslash
44633 pagecolor{color name}
44634 \end_layout
44635
44636 \begin_layout Itemize
44637 For the text color:
44638 \begin_inset Newline newline
44639 \end_inset
44640
44641
44642 \series bold
44643
44644 \backslash
44645 color{color name}
44646 \end_layout
44647
44648 \begin_layout Standard
44649 The color name can hereby be one of these: 
44650 \series bold
44651 black
44652 \series default
44653
44654 \series bold
44655 blue
44656 \series default
44657
44658 \series bold
44659 cyan
44660 \series default
44661
44662 \series bold
44663 green
44664 \series default
44665
44666 \series bold
44667 magenta
44668 \series default
44669
44670 \series bold
44671 red
44672 \series default
44673
44674 \series bold
44675 white
44676 \series default
44677
44678 \series bold
44679 yellow
44680 \series default
44681
44682 \begin_inset Newline newline
44683 \end_inset
44684
44685 If you have changed a text or background color, you can use them under the
44686  following names:
44687 \end_layout
44688
44689 \begin_layout Itemize
44690 For the page background color:
44691 \begin_inset Newline newline
44692 \end_inset
44693
44694
44695 \series bold
44696 page_backgroundcolor
44697 \end_layout
44698
44699 \begin_layout Itemize
44700 For the main text color:
44701 \begin_inset Newline newline
44702 \end_inset
44703
44704
44705 \series bold
44706 document_fontcolor
44707 \end_layout
44708
44709 \begin_layout Itemize
44710 For the Shaded
44711 \begin_inset space ~
44712 \end_inset
44713
44714 box background color:
44715 \begin_inset Newline newline
44716 \end_inset
44717
44718
44719 \series bold
44720 shadecolor
44721 \end_layout
44722
44723 \begin_layout Itemize
44724 For the Greyed
44725 \begin_inset space ~
44726 \end_inset
44727
44728 out note text color:
44729 \begin_inset Newline newline
44730 \end_inset
44731
44732
44733 \series bold
44734 note_fontcolor
44735 \end_layout
44736
44737 \begin_layout Standard
44738 To see how to define and use custom colors, see section 
44739 \emph on
44740 Colored
44741 \begin_inset space ~
44742 \end_inset
44743
44744 Cells
44745 \emph default
44746  of the 
44747 \emph on
44748 Embedded
44749 \begin_inset space ~
44750 \end_inset
44751
44752 Objects
44753 \emph default
44754  manual.
44755 \end_layout
44756
44757 \begin_layout Section
44758 Numbering & TOC
44759 \end_layout
44760
44761 \begin_layout Standard
44762 Here you can adjust the numbering depth of section headings and the section
44763  depth in the table of contents as described in section
44764 \begin_inset space ~
44765 \end_inset
44766
44767
44768 \begin_inset CommandInset ref
44769 LatexCommand ref
44770 reference "sub:Numbering-depth"
44771
44772 \end_inset
44773
44774 .
44775 \end_layout
44776
44777 \begin_layout Section
44778 Bibliography
44779 \end_layout
44780
44781 \begin_layout Standard
44782 Here you can specify a citation style using the LaTeX packages 
44783 \series bold
44784 natbib
44785 \series default
44786
44787 \begin_inset Index idx
44788 status collapsed
44789
44790 \begin_layout Plain Layout
44791 LaTeX-packages ! natbib
44792 \end_layout
44793
44794 \end_inset
44795
44796  or 
44797 \series bold
44798 jurabib
44799 \series default
44800
44801 \begin_inset Index idx
44802 status collapsed
44803
44804 \begin_layout Plain Layout
44805 LaTeX-packages ! jurabib
44806 \end_layout
44807
44808 \end_inset
44809
44810 .
44811  You can enable a sectioned bibliography using the LaTeX package 
44812 \series bold
44813 bibtopic
44814 \series default
44815
44816 \begin_inset Index idx
44817 status collapsed
44818
44819 \begin_layout Plain Layout
44820 LaTeX-packages ! bibtopic
44821 \end_layout
44822
44823 \end_inset
44824
44825  and you can customize how the bibliography of the given document is being
44826  generated.
44827  For a further description see section
44828 \begin_inset space ~
44829 \end_inset
44830
44831
44832 \begin_inset CommandInset ref
44833 LatexCommand ref
44834 reference "sec:Bibliography"
44835
44836 \end_inset
44837
44838 .
44839 \end_layout
44840
44841 \begin_layout Section
44842 Indexes
44843 \end_layout
44844
44845 \begin_layout Standard
44846 Here, you can customize how the index of your document is being generated
44847  and you can define additional indexes.
44848  Please refer to section
44849 \begin_inset space ~
44850 \end_inset
44851
44852
44853 \begin_inset CommandInset ref
44854 LatexCommand ref
44855 reference "sec:Index"
44856
44857 \end_inset
44858
44859  for details.
44860 \end_layout
44861
44862 \begin_layout Section
44863 PDF Properties
44864 \end_layout
44865
44866 \begin_layout Standard
44867 The PDF properties are explained in section
44868 \begin_inset space ~
44869 \end_inset
44870
44871
44872 \begin_inset CommandInset ref
44873 LatexCommand ref
44874 reference "sec:PDF-Properties"
44875
44876 \end_inset
44877
44878 .
44879 \end_layout
44880
44881 \begin_layout Section
44882 Math Options
44883 \end_layout
44884
44885 \begin_layout Standard
44886 These options will force LyX to use the LaTeX-packages 
44887 \series bold
44888 amsmath
44889 \series default
44890
44891 \begin_inset Index idx
44892 status collapsed
44893
44894 \begin_layout Plain Layout
44895 LaTeX-packages ! amsmath
44896 \end_layout
44897
44898 \end_inset
44899
44900
44901 \series bold
44902 esint
44903 \series default
44904
44905 \begin_inset Index idx
44906 status collapsed
44907
44908 \begin_layout Plain Layout
44909 LaTeX-packages ! esint
44910 \end_layout
44911
44912 \end_inset
44913
44914
44915 \series bold
44916 mathdots
44917 \series default
44918
44919 \begin_inset Index idx
44920 status collapsed
44921
44922 \begin_layout Plain Layout
44923 LaTeX-packages ! mathdots
44924 \end_layout
44925
44926 \end_inset
44927
44928  und 
44929 \series bold
44930 mhchem
44931 \series default
44932
44933 \begin_inset Index idx
44934 status collapsed
44935
44936 \begin_layout Plain Layout
44937 LaTeX-packages ! mhchem
44938 \end_layout
44939
44940 \end_inset
44941
44942  or to use them automatically when they are needed.
44943 \end_layout
44944
44945 \begin_layout Description
44946 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
44947  ensure that you have enabled 
44948 \family sans
44949 AMS
44950 \begin_inset space ~
44951 \end_inset
44952
44953 math
44954 \family default
44955 .
44956 \end_layout
44957
44958 \begin_layout Description
44959 esint is used for special integral characters, see section 
44960 \emph on
44961 Big
44962 \begin_inset space ~
44963 \end_inset
44964
44965 Operators
44966 \emph default
44967  of the 
44968 \emph on
44969 Math
44970 \emph default
44971  manual.
44972 \end_layout
44973
44974 \begin_layout Description
44975 mathdots is used for special ellipses, see section 
44976 \emph on
44977 Ellipses
44978 \emph default
44979  of the 
44980 \emph on
44981 Math
44982 \emph default
44983  manual.
44984 \end_layout
44985
44986 \begin_layout Description
44987 mhchem is used for chemical equations, see section 
44988 \emph on
44989 Chemical Symbols and Equations
44990 \emph default
44991  of the 
44992 \emph on
44993 Math
44994 \emph default
44995  manual.
44996 \end_layout
44997
44998 \begin_layout Section
44999 Float Placement
45000 \end_layout
45001
45002 \begin_layout Standard
45003 The float placement options are described in section 
45004 \emph on
45005 Float
45006 \begin_inset space ~
45007 \end_inset
45008
45009 Placement
45010 \emph default
45011  of the 
45012 \emph on
45013 Embedded
45014 \begin_inset space ~
45015 \end_inset
45016
45017 Objects
45018 \emph default
45019  manual.
45020 \end_layout
45021
45022 \begin_layout Section
45023 Listings
45024 \end_layout
45025
45026 \begin_layout Standard
45027 The listings settings are explained in chapter 
45028 \emph on
45029 Program Code Listings
45030 \emph default
45031  of the 
45032 \emph on
45033 Embedded
45034 \begin_inset space ~
45035 \end_inset
45036
45037 Objects
45038 \emph default
45039  manual.
45040 \end_layout
45041
45042 \begin_layout Section
45043 Bullets
45044 \end_layout
45045
45046 \begin_layout Standard
45047 Here you can adjust the characters for the itemize levels.
45048  The itemize environment is described in section
45049 \begin_inset space ~
45050 \end_inset
45051
45052
45053 \begin_inset CommandInset ref
45054 LatexCommand ref
45055 reference "sec:Itemize"
45056
45057 \end_inset
45058
45059 .
45060 \end_layout
45061
45062 \begin_layout Section
45063 Branches
45064 \end_layout
45065
45066 \begin_layout Standard
45067 Branches are described in section
45068 \begin_inset space ~
45069 \end_inset
45070
45071
45072 \begin_inset CommandInset ref
45073 LatexCommand ref
45074 reference "sec:Branches"
45075
45076 \end_inset
45077
45078 .
45079 \end_layout
45080
45081 \begin_layout Section
45082 Output
45083 \begin_inset CommandInset label
45084 LatexCommand label
45085 name "sec:Doc-Output"
45086
45087 \end_inset
45088
45089
45090 \end_layout
45091
45092 \begin_layout Standard
45093 Here you can define some output specifics for the current document:
45094 \end_layout
45095
45096 \begin_layout Description
45097 Default
45098 \begin_inset space ~
45099 \end_inset
45100
45101 Output
45102 \begin_inset space ~
45103 \end_inset
45104
45105 Format: The format that is used when you hit 
45106 \begin_inset Quotes eld
45107 \end_inset
45108
45109 View
45110 \begin_inset Quotes erd
45111 \end_inset
45112
45113
45114 \begin_inset Quotes eld
45115 \end_inset
45116
45117 Update
45118 \begin_inset Quotes erd
45119 \end_inset
45120
45121
45122 \begin_inset Quotes eld
45123 \end_inset
45124
45125 View Master Document
45126 \begin_inset Quotes erd
45127 \end_inset
45128
45129  and 
45130 \begin_inset Quotes eld
45131 \end_inset
45132
45133 Update Master Document
45134 \begin_inset Quotes erd
45135 \end_inset
45136
45137  in the 
45138 \family sans
45139 View
45140 \family default
45141  menu or the toolbar.
45142  The default is set in 
45143 \family sans
45144 Tools\SpecialChar \menuseparator
45145 Preferences\SpecialChar \menuseparator
45146 File Formats
45147 \family default
45148 , see sec.
45149 \begin_inset space \thinspace{}
45150 \end_inset
45151
45152
45153 \begin_inset CommandInset ref
45154 LatexCommand ref
45155 reference "sec:File-Formats"
45156
45157 \end_inset
45158
45159 .
45160 \end_layout
45161
45162 \begin_layout Description
45163 Synchronize
45164 \begin_inset space ~
45165 \end_inset
45166
45167 with
45168 \begin_inset space ~
45169 \end_inset
45170
45171 Output settings for the menu 
45172 \family sans
45173 Navigate\SpecialChar \menuseparator
45174 Forward
45175 \begin_inset space ~
45176 \end_inset
45177
45178 search
45179 \family default
45180 .
45181  For a detailed description see section 
45182 \emph on
45183 Reverse DVI/PDF search
45184 \emph default
45185  of the 
45186 \emph on
45187 Additional
45188 \begin_inset space ~
45189 \end_inset
45190
45191 Features
45192 \emph default
45193  manual.
45194 \end_layout
45195
45196 \begin_layout Description
45197 XHTML
45198 \begin_inset space ~
45199 \end_inset
45200
45201 Output
45202 \begin_inset space ~
45203 \end_inset
45204
45205 Options settings for the export format 
45206 \family sans
45207 LyXHTML
45208 \family default
45209 .
45210  
45211 \family sans
45212 Strict XHTML
45213 \begin_inset space ~
45214 \end_inset
45215
45216 1.1
45217 \family default
45218  will assure that the output follows exactly version
45219 \begin_inset space ~
45220 \end_inset
45221
45222 1.1 of the XHTML standard.
45223  The different 
45224 \family sans
45225 Math
45226 \begin_inset space ~
45227 \end_inset
45228
45229 output
45230 \family default
45231  settings are described in detail in section 
45232 \emph on
45233 Math Output in XHTML
45234 \emph default
45235  of the 
45236 \emph on
45237 Additional
45238 \begin_inset space ~
45239 \end_inset
45240
45241 Features
45242 \emph default
45243  manual.
45244  The scaling is used for the size of equations in the output.
45245 \end_layout
45246
45247 \begin_layout Section
45248 LaT
45249 \begin_inset ERT
45250 status collapsed
45251
45252 \begin_layout Plain Layout
45253
45254 {}
45255 \end_layout
45256
45257 \end_inset
45258
45259 eX Preamble
45260 \end_layout
45261
45262 \begin_layout Standard
45263 In this text field you can enter commands to load special LaTeX-packages
45264  or to define LaTeX-commands.
45265  The preamble is a thing for LaTeX-experts.
45266  You should not enter commands here until you exactly know what you are
45267  doing.
45268 \end_layout
45269
45270 \begin_layout Standard
45271 An introduction to the LaTeX-syntax is given in section
45272 \begin_inset space ~
45273 \end_inset
45274
45275
45276 \begin_inset CommandInset ref
45277 LatexCommand ref
45278 reference "sub:LaTeX-Syntax"
45279
45280 \end_inset
45281
45282 .
45283 \end_layout
45284
45285 \begin_layout Chapter
45286 The 
45287 \family sans
45288 Preferences
45289 \family default
45290  Dialog
45291 \begin_inset CommandInset label
45292 LatexCommand label
45293 name "chap:The-Preferences-dialog"
45294
45295 \end_inset
45296
45297
45298 \begin_inset Index idx
45299 status collapsed
45300
45301 \begin_layout Plain Layout
45302 Preferences
45303 \end_layout
45304
45305 \end_inset
45306
45307
45308 \end_layout
45309
45310 \begin_layout Standard
45311 The preferences dialog is called with the menu 
45312 \family sans
45313 Tools\SpecialChar \menuseparator
45314 Preferences
45315 \family default
45316 .
45317  It has the following submenus.
45318 \end_layout
45319
45320 \begin_layout Section
45321 Look and Feel
45322 \end_layout
45323
45324 \begin_layout Subsection
45325 User Interface
45326 \end_layout
45327
45328 \begin_layout Subsubsection
45329 User Interface File
45330 \begin_inset Index idx
45331 status collapsed
45332
45333 \begin_layout Plain Layout
45334 Customization ! of toolbars
45335 \end_layout
45336
45337 \end_inset
45338
45339
45340 \begin_inset Index idx
45341 status collapsed
45342
45343 \begin_layout Plain Layout
45344 Customization ! of menus
45345 \end_layout
45346
45347 \end_inset
45348
45349
45350 \end_layout
45351
45352 \begin_layout Standard
45353 The appearance of the menus and toolbars can be changed by choosing a user
45354  interface (ui) file.
45355  A ui-file is a text file where the toolbars and menus are listed.
45356  The toolbar buttons and menu entries are specified in the files 
45357 \shape italic
45358 stdtoolbars.inc
45359 \shape default
45360  and 
45361 \shape italic
45362 stdmenus.inc
45363 \shape default
45364 , respectively.
45365  Both files are loaded by the 
45366 \emph on
45367 default.ui
45368 \emph default
45369  file.
45370  To create your own menu and toolbar layout, start with a copy of these
45371  files and edit the entries.
45372 \end_layout
45373
45374 \begin_layout Standard
45375 The syntax of the .inc-files is straightforward: The 
45376 \family sans
45377 Menubar
45378 \family default
45379
45380 \family sans
45381 Menu
45382 \family default
45383  and 
45384 \family sans
45385 Toolbar
45386 \family default
45387  entries must be finished with an explicit 
45388 \family sans
45389 End
45390 \family default
45391 .
45392  They may contain 
45393 \family sans
45394 Submenu
45395 \family default
45396
45397 \family sans
45398 Item
45399 \family default
45400
45401 \family sans
45402 OptItem
45403 \family default
45404
45405 \family sans
45406 Separator
45407 \family default
45408
45409 \family sans
45410 Icon,
45411 \family default
45412  and in the case of the 
45413 \begin_inset Quotes eld
45414 \end_inset
45415
45416 file_lastfiles
45417 \begin_inset Quotes erd
45418 \end_inset
45419
45420  menu a 
45421 \family sans
45422 Lastfiles
45423 \family default
45424  entry.
45425  The syntax for the entries is:
45426 \end_layout
45427
45428 \begin_layout Standard
45429 \begin_inset VSpace smallskip*
45430 \end_inset
45431
45432
45433 \series bold
45434 Item 
45435 \begin_inset Quotes eld
45436 \end_inset
45437
45438 menu 
45439 \series default
45440 or
45441 \series bold
45442  button name
45443 \begin_inset Quotes erd
45444 \end_inset
45445
45446  
45447 \begin_inset Quotes eld
45448 \end_inset
45449
45450 LyX-function
45451 \begin_inset Quotes erd
45452 \end_inset
45453
45454
45455 \end_layout
45456
45457 \begin_layout Standard
45458 \noindent
45459 \begin_inset VSpace smallskip*
45460 \end_inset
45461
45462 All LyX-functions are listed in the menu 
45463 \family sans
45464 Help\SpecialChar \menuseparator
45465 LyX
45466 \begin_inset space ~
45467 \end_inset
45468
45469 Functions
45470 \family default
45471 .
45472 \end_layout
45473
45474 \begin_layout Standard
45475 \begin_inset VSpace medskip
45476 \end_inset
45477
45478
45479 \end_layout
45480
45481 \begin_layout Standard
45482 An example: Assuming you use the menu 
45483 \family sans
45484 Navigate\SpecialChar \menuseparator
45485 Bookmarks
45486 \family default
45487  quite often and therefore want six available bookmarks, you can add the
45488  line
45489 \end_layout
45490
45491 \begin_layout Standard
45492 \begin_inset VSpace smallskip*
45493 \end_inset
45494
45495
45496 \series bold
45497 Item 
45498 \begin_inset Quotes eld
45499 \end_inset
45500
45501 Save Bookmark 6
45502 \begin_inset Quotes erd
45503 \end_inset
45504
45505  
45506 \begin_inset Quotes eld
45507 \end_inset
45508
45509 bookmark-save 6
45510 \begin_inset Quotes erd
45511 \end_inset
45512
45513
45514 \end_layout
45515
45516 \begin_layout Standard
45517 \noindent
45518 \begin_inset VSpace smallskip*
45519 \end_inset
45520
45521 to the 
45522 \begin_inset Quotes eld
45523 \end_inset
45524
45525 navigate_bookmarks
45526 \begin_inset Quotes erd
45527 \end_inset
45528
45529  menu in the .inc-file to have the sixth bookmark.
45530 \end_layout
45531
45532 \begin_layout Subsubsection
45533 Icon Set
45534 \end_layout
45535
45536 \begin_layout Standard
45537 Here you can change the appearance of LyX's toolbar buttons.
45538  The currently available icon sets are compared in 
45539 \begin_inset CommandInset href
45540 LatexCommand href
45541 name "this image"
45542 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
45543
45544 \end_inset
45545
45546 .
45547 \end_layout
45548
45549 \begin_layout Subsubsection
45550 Automatic help
45551 \end_layout
45552
45553 \begin_layout Standard
45554 The option 
45555 \family sans
45556 Enable tool tips in main work area
45557 \family default
45558  enables tool tips showing the content of closed insets like index entries
45559  or footnotes.
45560 \end_layout
45561
45562 \begin_layout Subsubsection
45563 Session
45564 \end_layout
45565
45566 \begin_layout Standard
45567 With the option 
45568 \family sans
45569 Restore window layouts and geometries
45570 \family default
45571  LyX's main window will be opened with the size and layout that was used
45572  in the last LyX session.
45573 \end_layout
45574
45575 \begin_layout Standard
45576 The option 
45577 \family sans
45578 Restore cursor positions
45579 \family default
45580  sets the cursor to the position in the file where it was at the end of
45581  the last session.
45582 \end_layout
45583
45584 \begin_layout Standard
45585 The option 
45586 \family sans
45587 Load opened files from last session
45588 \family default
45589  opens all files that were opened in the last LyX session.
45590 \end_layout
45591
45592 \begin_layout Standard
45593 The button 
45594 \family sans
45595 Clear all session information
45596 \family default
45597  deletes all information from previous LyX sessions (cursor positions, names
45598  of last opened documents, etc.).
45599 \end_layout
45600
45601 \begin_layout Subsubsection
45602 Documents
45603 \begin_inset CommandInset label
45604 LatexCommand label
45605 name "sub:Backup documents"
45606
45607 \end_inset
45608
45609
45610 \begin_inset Index idx
45611 status collapsed
45612
45613 \begin_layout Plain Layout
45614 Backup ! Documents
45615 \end_layout
45616
45617 \end_inset
45618
45619
45620 \end_layout
45621
45622 \begin_layout Standard
45623
45624 \family sans
45625 Backup original documents when saving
45626 \family default
45627  creates a backup copy of the file in the state when it was opened or when
45628  it was saved the last time.
45629  It is stored in the same folder as your document or in the 
45630 \family sans
45631 Backup
45632 \begin_inset space ~
45633 \end_inset
45634
45635 directory
45636 \family default
45637 , see 
45638 \begin_inset CommandInset ref
45639 LatexCommand ref
45640 reference "sec:Paths"
45641
45642 \end_inset
45643
45644 .
45645  The backup file has the file extension 
45646 \begin_inset Quotes eld
45647 \end_inset
45648
45649
45650 \family sans
45651 .lyx~
45652 \family default
45653
45654 \begin_inset Quotes erd
45655 \end_inset
45656
45657 .
45658 \end_layout
45659
45660 \begin_layout Standard
45661 With the option 
45662 \family sans
45663 Backup documents, every
45664 \family default
45665 , you can specify the time between backup saves.
45666 \end_layout
45667
45668 \begin_layout Standard
45669
45670 \family sans
45671 Save documents compressed by default
45672 \family default
45673  saves the files always in a compressed format.
45674 \end_layout
45675
45676 \begin_layout Standard
45677
45678 \family sans
45679 Maximum last files
45680 \family default
45681  is the number of last opened files that LyX should display in the menu
45682  
45683 \family sans
45684 File\SpecialChar \menuseparator
45685 Open
45686 \begin_inset space ~
45687 \end_inset
45688
45689 Recent
45690 \family default
45691 .
45692 \end_layout
45693
45694 \begin_layout Standard
45695 If the option 
45696 \family sans
45697 Open documents in tabs
45698 \family default
45699  is not used, then every file will be opened in its own new instance of
45700  LyX.
45701 \end_layout
45702
45703 \begin_layout Standard
45704 The option 
45705 \family sans
45706 Single instance
45707 \family default
45708  is only active if a LyXServer pipe
45709 \begin_inset Foot
45710 status collapsed
45711
45712 \begin_layout Plain Layout
45713 See sec.
45714 \begin_inset space \thinspace{}
45715 \end_inset
45716
45717
45718 \begin_inset CommandInset ref
45719 LatexCommand ref
45720 reference "sec:Paths"
45721
45722 \end_inset
45723
45724  for information about LyXServer pipes.
45725 \end_layout
45726
45727 \end_inset
45728
45729  is specified.
45730  If it is checked, LyX documents will be opened in the same running instance
45731  of LyX.
45732  Otherwise a new LyX instance is created for each file.
45733 \end_layout
45734
45735 \begin_layout Standard
45736 With the option 
45737 \family sans
45738 Single close-tab button
45739 \family default
45740  there will only be one button (
45741 \family sans
45742
45743 \begin_inset Graphics
45744         filename ../images/closetab.png
45745         scale 75
45746
45747 \end_inset
45748
45749
45750 \family default
45751 ) at the right side of the tab bar to close tabs.
45752  Otherwise every document tab has its own close button.
45753 \end_layout
45754
45755 \begin_layout Standard
45756 \begin_inset Note Greyedout
45757 status collapsed
45758
45759 \begin_layout Plain Layout
45760
45761 \series bold
45762 Note:
45763 \series default
45764  For the last option you have to restart LyX before the change takes effect.
45765 \end_layout
45766
45767 \end_inset
45768
45769
45770 \end_layout
45771
45772 \begin_layout Subsection
45773 Screen Fonts
45774 \begin_inset Index idx
45775 status collapsed
45776
45777 \begin_layout Plain Layout
45778 Font ! Screen
45779 \end_layout
45780
45781 \end_inset
45782
45783
45784 \begin_inset CommandInset label
45785 LatexCommand label
45786 name "sub:Screen-Fonts"
45787
45788 \end_inset
45789
45790
45791 \end_layout
45792
45793 \begin_layout Standard
45794 These fonts are used to display your documents on the screen.
45795 \end_layout
45796
45797 \begin_layout Standard
45798 \begin_inset Note Greyedout
45799 status collapsed
45800
45801 \begin_layout Plain Layout
45802
45803 \series bold
45804 Note:
45805 \series default
45806  This section only deals with the fonts 
45807 \emph on
45808 inside
45809 \emph default
45810  the LyX window.
45811  The fonts that appear on the output are independent from these fonts, and
45812  set in the menu 
45813 \family sans
45814 Document\SpecialChar \menuseparator
45815 Settings\SpecialChar \menuseparator
45816 Fonts
45817 \family default
45818 .
45819 \end_layout
45820
45821 \end_inset
45822
45823
45824 \end_layout
45825
45826 \begin_layout Standard
45827 By default, LyX uses 
45828 \family typewriter
45829 Times
45830 \family default
45831  as roman (serif) font, 
45832 \family typewriter
45833 Arial
45834 \family default
45835  or 
45836 \family typewriter
45837 Helvetica
45838 \family default
45839  (depends on the system) as 
45840 \family sans
45841 sans
45842 \begin_inset space ~
45843 \end_inset
45844
45845 serif
45846 \family default
45847  font and 
45848 \family typewriter
45849 Courier
45850 \family default
45851  as 
45852 \family typewriter
45853 typewriter
45854 \family default
45855  font.
45856 \end_layout
45857
45858 \begin_layout Standard
45859 You can change the font size with the 
45860 \family sans
45861 Zoom
45862 \family default
45863  setting.
45864 \end_layout
45865
45866 \begin_layout Standard
45867 The 
45868 \family sans
45869 Font Sizes
45870 \family default
45871  are calculated as letter height in units of points.
45872  72
45873 \begin_inset space \thinspace{}
45874 \end_inset
45875
45876 points have the size of 1
45877 \begin_inset space \thinspace{}
45878 \end_inset
45879
45880 inch, see Appendix
45881 \begin_inset space ~
45882 \end_inset
45883
45884
45885 \begin_inset CommandInset ref
45886 LatexCommand ref
45887 reference "cha:Units-available-in"
45888
45889 \end_inset
45890
45891 .
45892  The default font sizes are the same as if a document font size of 10
45893 \begin_inset space \thinspace{}
45894 \end_inset
45895
45896 pt were used.
45897  The sizes are explained in detail in section
45898 \begin_inset space ~
45899 \end_inset
45900
45901
45902 \begin_inset CommandInset ref
45903 LatexCommand ref
45904 reference "sub:Document-Font"
45905
45906 \end_inset
45907
45908 .
45909 \end_layout
45910
45911 \begin_layout Standard
45912 With the option 
45913 \family sans
45914 Use Pixmap Cache to speed up font rendering
45915 \family default
45916  enabled, LyX needs to redraw the screen less often.
45917  This results in better performance, especially on slow systems.
45918  On the other hand, the characters might look more fuzzy on screen.
45919  So whether you enable this or not depends on whether you prefer speed over
45920  aesthetics.
45921  Note that the Pixmap Cache is only available and useful under Mac
45922 \begin_inset space ~
45923 \end_inset
45924
45925 OS and Windows.
45926 \end_layout
45927
45928 \begin_layout Subsection
45929 Colors
45930 \begin_inset Index idx
45931 status collapsed
45932
45933 \begin_layout Plain Layout
45934 Color ! LyX screen
45935 \end_layout
45936
45937 \end_inset
45938
45939
45940 \begin_inset Index idx
45941 status collapsed
45942
45943 \begin_layout Plain Layout
45944 Settings ! Color
45945 \end_layout
45946
45947 \end_inset
45948
45949
45950 \end_layout
45951
45952 \begin_layout Standard
45953 Here you can change all the colors used by LyX.
45954  Choose an item in the list and use the 
45955 \family sans
45956 Alter
45957 \family default
45958  button.
45959 \end_layout
45960
45961 \begin_layout Standard
45962 By using the option 
45963 \family sans
45964 Use system colors
45965 \family default
45966  the color scheme of your OS or window manager is used.
45967  The colors 
45968 \family sans
45969 cursor, selection, table line, text, URL
45970 \begin_inset space ~
45971 \end_inset
45972
45973 label and URL
45974 \begin_inset space ~
45975 \end_inset
45976
45977 text
45978 \family default
45979  are then not customizable and thus not listed.
45980 \end_layout
45981
45982 \begin_layout Subsection
45983 Display
45984 \begin_inset Index idx
45985 status collapsed
45986
45987 \begin_layout Plain Layout
45988 Settings ! Display
45989 \end_layout
45990
45991 \end_inset
45992
45993
45994 \end_layout
45995
45996 \begin_layout Standard
45997 Here you can specify if graphics inside LyX are displayed.
45998 \end_layout
45999
46000 \begin_layout Standard
46001
46002 \family sans
46003 Instant Preview
46004 \family default
46005  enables previewing snippets of your document.
46006  This feature is described in section
46007 \begin_inset space ~
46008 \end_inset
46009
46010
46011 \begin_inset CommandInset ref
46012 LatexCommand ref
46013 reference "sec:Previewing-snippets-of"
46014
46015 \end_inset
46016
46017 .
46018 \end_layout
46019
46020 \begin_layout Standard
46021 The option 
46022 \family sans
46023 Mark
46024 \begin_inset space ~
46025 \end_inset
46026
46027 end
46028 \begin_inset space ~
46029 \end_inset
46030
46031 of
46032 \begin_inset space ~
46033 \end_inset
46034
46035 paragraphs
46036 \family default
46037  displays a pilcrow (¶) at the end of every paragraph.
46038 \end_layout
46039
46040 \begin_layout Section
46041 Editing
46042 \begin_inset Index idx
46043 status collapsed
46044
46045 \begin_layout Plain Layout
46046 Settings ! Editing
46047 \end_layout
46048
46049 \end_inset
46050
46051
46052 \end_layout
46053
46054 \begin_layout Subsection
46055 Control
46056 \end_layout
46057
46058 \begin_layout Subsubsection
46059 Editing
46060 \end_layout
46061
46062 \begin_layout Standard
46063 The option 
46064 \family sans
46065 Cursor follows scrollbar
46066 \family default
46067  sets the cursor to the top of the currently displayed document part when
46068  scrolling.
46069 \end_layout
46070
46071 \begin_layout Standard
46072 You can adjust the width of the cursor.
46073  If you set the value to zero the thickness of the cursor scales relative
46074  to the zoom value you choose for the screen fonts.
46075 \end_layout
46076
46077 \begin_layout Standard
46078
46079 \family sans
46080 Scroll below end of document
46081 \family default
46082  is self-explanatory.
46083 \end_layout
46084
46085 \begin_layout Standard
46086 In LyX one can jump from word to word by pressing 
46087 \family sans
46088 Ctrl+arrow key
46089 \family default
46090 .
46091  With the option
46092 \family sans
46093  Use Mac-style for cursor moving between words
46094 \family default
46095  the cursor jumps from the end of a word to the end of the next word.
46096  Normally it jumps from the beginning to the beginning.
46097 \end_layout
46098
46099 \begin_layout Standard
46100 The option 
46101 \family sans
46102 Sort environments alphabetically
46103 \family default
46104  sorts the entries in the pull-down box for the paragraph environments.
46105 \end_layout
46106
46107 \begin_layout Standard
46108 The option 
46109 \family sans
46110 Group environments by their category
46111 \family default
46112  groups the entries in the pull-down box for the paragraph environments.
46113 \end_layout
46114
46115 \begin_layout Standard
46116 The math macro editing option determines the editing style, see the section
46117  
46118 \emph on
46119 Math Macros
46120 \emph default
46121  of the 
46122 \emph on
46123 Math
46124 \emph default
46125  manual.
46126 \end_layout
46127
46128 \begin_layout Subsubsection
46129 Fullscreen
46130 \end_layout
46131
46132 \begin_layout Standard
46133 Here you can specify what is hidden in the fullscreen mode.
46134  The option 
46135 \family sans
46136 Limit text width
46137 \family default
46138  specifies the width of the text in fullscreen mode.
46139  This way you can display the text smaller than the screen; the text then
46140  appears centered.
46141 \end_layout
46142
46143 \begin_layout Subsection
46144 Shortcuts
46145 \begin_inset Index idx
46146 status collapsed
46147
46148 \begin_layout Plain Layout
46149 Key Bindings
46150 \end_layout
46151
46152 \end_inset
46153
46154
46155 \begin_inset Index idx
46156 status collapsed
46157
46158 \begin_layout Plain Layout
46159 Settings ! Shortcuts
46160 \end_layout
46161
46162 \end_inset
46163
46164
46165 \end_layout
46166
46167 \begin_layout Subsubsection
46168 Bind File
46169 \end_layout
46170
46171 \begin_layout Standard
46172 Bindings are used to bind a LyX-function to a key.
46173  Several binding files are available:
46174 \end_layout
46175
46176 \begin_layout Description
46177 cua.bind typical set of PC keyboard shortcuts
46178 \end_layout
46179
46180 \begin_layout Description
46181 (x)emacs.bind set of bindings like they are used in the editor programs 
46182 \family sans
46183 Emacs
46184 \family default
46185  (
46186 \family sans
46187 XEmacs
46188 \family default
46189 )
46190 \end_layout
46191
46192 \begin_layout Description
46193 mac.bind set of bindings for 
46194 \family sans
46195 Mac
46196 \begin_inset space \thinspace{}
46197 \end_inset
46198
46199 OS
46200 \family default
46201  systems.
46202 \end_layout
46203
46204 \begin_layout Standard
46205 There are also bind-files designed for special document classes, like 
46206 \shape italic
46207 broadway.bind
46208 \shape default
46209 , and bind files for special languages.
46210  The names of language bind-files begin with a language code, e.
46211 \begin_inset space \thinspace{}
46212 \end_inset
46213
46214 g.
46215 \begin_inset space \space{}
46216 \end_inset
46217
46218
46219 \begin_inset Quotes eld
46220 \end_inset
46221
46222 pt
46223 \begin_inset Quotes erd
46224 \end_inset
46225
46226  for Portuguese.
46227  If you use LyX in a certain language, LyX will try to use the appropriate
46228  bind-file.
46229 \end_layout
46230
46231 \begin_layout Standard
46232 Some bind-files, like 
46233 \emph on
46234 math.bind
46235 \emph default
46236 , have only a small scope.
46237  When looking at the end of the file 
46238 \shape italic
46239 cua.bind
46240 \shape default
46241 , you can see that they are included to keep the overview in the bind-file.
46242 \end_layout
46243
46244 \begin_layout Subsubsection
46245 Editing Shortcuts
46246 \begin_inset CommandInset label
46247 LatexCommand label
46248 name "sub:Editing-Shortcuts"
46249
46250 \end_inset
46251
46252
46253 \begin_inset Index idx
46254 status collapsed
46255
46256 \begin_layout Plain Layout
46257 Key Bindings ! Editing
46258 \end_layout
46259
46260 \end_inset
46261
46262
46263 \end_layout
46264
46265 \begin_layout Standard
46266 To add new or modify existing keybindings to your own taste you can use
46267  the table in the dialog that lists all LyX-functions and the bound shortcuts.
46268  To find functions easily, they are grouped by categories and the dialog
46269  provides the field 
46270 \family sans
46271 Show key-bindings containing
46272 \family default
46273 .
46274  In this field you can insert a keyword for a function you want to edit.
46275  Insert there for example as keyword 
46276 \begin_inset Quotes eld
46277 \end_inset
46278
46279 paste
46280 \begin_inset Quotes erd
46281 \end_inset
46282
46283  and you get the 4 different existing shortcuts for the 3 different functions
46284  that contain 
46285 \begin_inset Quotes eld
46286 \end_inset
46287
46288 paste
46289 \begin_inset Quotes erd
46290 \end_inset
46291
46292  in their name.
46293  As you can see, one function can have more than one shortcut.
46294  All LyX-functions are also listed in the file 
46295 \emph on
46296 LyX Functions
46297 \emph default
46298  that you will find in the 
46299 \family sans
46300 Help
46301 \family default
46302  menu.
46303 \end_layout
46304
46305 \begin_layout Standard
46306 To add e.
46307 \begin_inset space \thinspace{}
46308 \end_inset
46309
46310 g.
46311 \begin_inset space \space{}
46312 \end_inset
46313
46314 the shortcut 
46315 \family sans
46316 Alt+Q
46317 \family default
46318  for the function 
46319 \family sans
46320 textstyle-apply
46321 \family default
46322 , select the function and press the 
46323 \family sans
46324 Modify
46325 \family default
46326  button.
46327  A dialog pops up where you can add the shortcut by using it.
46328  So press Alt+Q to define the shortcut.
46329  Modifying an existing shortcut is done the same way.
46330  You can also bind multiple functions to one shortcut by modifying an existing
46331  binding and adding the different function names as a semicolon separated
46332  list.
46333  LyX will then use the first function that is enabled in the current document
46334  part.
46335  The binding for the function 
46336 \family sans
46337 command-alter
46338 \family default
46339  is an example of this.
46340 \end_layout
46341
46342 \begin_layout Standard
46343 Alternatively you can also edit shortcuts by modifying bind-files with a
46344  text editor.
46345  The syntax of the entries is:
46346 \end_layout
46347
46348 \begin_layout Standard
46349
46350 \series bold
46351
46352 \backslash
46353 bind 
46354 \begin_inset Quotes eld
46355 \end_inset
46356
46357 key combination
46358 \begin_inset Quotes erd
46359 \end_inset
46360
46361  
46362 \begin_inset Quotes eld
46363 \end_inset
46364
46365 LyX-function
46366 \begin_inset Quotes erd
46367 \end_inset
46368
46369
46370 \end_layout
46371
46372 \begin_layout Subsection
46373 Keyboard / Mouse
46374 \begin_inset CommandInset label
46375 LatexCommand label
46376 name "sub:Keyboard-Map"
46377
46378 \end_inset
46379
46380
46381 \begin_inset Index idx
46382 status collapsed
46383
46384 \begin_layout Plain Layout
46385 Keyboard Map
46386 \end_layout
46387
46388 \end_inset
46389
46390
46391 \begin_inset Index idx
46392 status collapsed
46393
46394 \begin_layout Plain Layout
46395 Settings ! Keyboard Map
46396 \end_layout
46397
46398 \end_inset
46399
46400
46401 \end_layout
46402
46403 \begin_layout Standard
46404 Normally keyboard settings have to be done in a menu of your operating system.
46405  For the case that this is not possible, LyX provides keyboard maps.
46406  If you have e.
46407 \begin_inset space \thinspace{}
46408 \end_inset
46409
46410 g.
46411 \begin_inset space \space{}
46412 \end_inset
46413
46414 a Czech keyboard but want to write with it like with a Romanian one, you
46415  can use the keyboard map file named 
46416 \emph on
46417 romanian.kmap
46418 \emph default
46419 .
46420 \end_layout
46421
46422 \begin_layout Standard
46423 \begin_inset Note Greyedout
46424 status collapsed
46425
46426 \begin_layout Plain Layout
46427
46428 \series bold
46429 Note:
46430 \series default
46431  Keyboard maps are only provided as makeshift and don't work on all systems.
46432 \end_layout
46433
46434 \end_inset
46435
46436
46437 \end_layout
46438
46439 \begin_layout Standard
46440 You can furthermore specify here the 
46441 \family sans
46442 Wheel scrolling speed
46443 \family default
46444 .
46445  The standard value is 1.0, higher values speed up the scrolling, lower ones
46446  slow it down.
46447 \end_layout
46448
46449 \begin_layout Standard
46450 In the section 
46451 \family sans
46452 Scroll wheel zoom
46453 \family default
46454  you can select a key for zooming.
46455  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
46456 \end_layout
46457
46458 \begin_layout Subsection
46459 Input Completion
46460 \end_layout
46461
46462 \begin_layout Standard
46463 Input completion is described in sec.
46464 \begin_inset space \thinspace{}
46465 \end_inset
46466
46467
46468 \begin_inset CommandInset ref
46469 LatexCommand ref
46470 reference "sec:Input-Completion"
46471
46472 \end_inset
46473
46474 .
46475 \end_layout
46476
46477 \begin_layout Section
46478 Paths
46479 \begin_inset CommandInset label
46480 LatexCommand label
46481 name "sec:Paths"
46482
46483 \end_inset
46484
46485
46486 \begin_inset Index idx
46487 status collapsed
46488
46489 \begin_layout Plain Layout
46490 Paths
46491 \end_layout
46492
46493 \end_inset
46494
46495
46496 \begin_inset Index idx
46497 status collapsed
46498
46499 \begin_layout Plain Layout
46500 Settings ! Paths
46501 \end_layout
46502
46503 \end_inset
46504
46505
46506 \end_layout
46507
46508 \begin_layout Description
46509 Working
46510 \begin_inset space ~
46511 \end_inset
46512
46513 directory This is LyX's working directory.
46514  It is the default when you 
46515 \family sans
46516 Open
46517 \family default
46518
46519 \family sans
46520 Save
46521 \family default
46522  or 
46523 \family sans
46524 Save
46525 \begin_inset space ~
46526 \end_inset
46527
46528 as
46529 \family default
46530  files.
46531 \end_layout
46532
46533 \begin_layout Description
46534 Document
46535 \begin_inset space ~
46536 \end_inset
46537
46538 templates This directory will be opened when you use the menu 
46539 \family sans
46540 File\SpecialChar \menuseparator
46541 New
46542 \begin_inset space ~
46543 \end_inset
46544
46545 from
46546 \begin_inset space ~
46547 \end_inset
46548
46549 Template
46550 \family default
46551 .
46552 \end_layout
46553
46554 \begin_layout Description
46555 Example
46556 \begin_inset space ~
46557 \end_inset
46558
46559 files This directory will be opened when you use the button 
46560 \family sans
46561 Examples
46562 \family default
46563  in the 
46564 \family sans
46565 File\SpecialChar \menuseparator
46566 Open
46567 \family default
46568  dialog.
46569 \begin_inset Newline newline
46570 \end_inset
46571
46572
46573 \begin_inset Note Greyedout
46574 status collapsed
46575
46576 \begin_layout Plain Layout
46577
46578 \series bold
46579 Note:
46580 \series default
46581  The 
46582 \family sans
46583 Examples
46584 \family default
46585  button does not exist when using LyX on Mac OS and Windows systems.
46586 \end_layout
46587
46588 \end_inset
46589
46590
46591 \end_layout
46592
46593 \begin_layout Description
46594 Backup
46595 \begin_inset space ~
46596 \end_inset
46597
46598 directory
46599 \begin_inset Index idx
46600 status collapsed
46601
46602 \begin_layout Plain Layout
46603 Backup ! Directory
46604 \end_layout
46605
46606 \end_inset
46607
46608  Backup copies will be saved to this directory.
46609  If no directory is given but backups are enabled as described in section
46610 \begin_inset space ~
46611 \end_inset
46612
46613
46614 \begin_inset CommandInset ref
46615 LatexCommand ref
46616 reference "sub:Backup documents"
46617
46618 \end_inset
46619
46620 , the 
46621 \family sans
46622 Working directory
46623 \family default
46624  will be used to save the backups.
46625 \begin_inset Newline newline
46626 \end_inset
46627
46628 Backup files have the ending 
46629 \begin_inset Quotes eld
46630 \end_inset
46631
46632 .lyx~
46633 \begin_inset Quotes erd
46634 \end_inset
46635
46636 .
46637 \end_layout
46638
46639 \begin_layout Description
46640 Ly
46641 \begin_inset ERT
46642 status collapsed
46643
46644 \begin_layout Plain Layout
46645
46646 {}
46647 \end_layout
46648
46649 \end_inset
46650
46651 XServer
46652 \begin_inset space ~
46653 \end_inset
46654
46655 pipe Here you can enter the name of a so-called UNIX-pipe.
46656  This pipe is used to send data from external programs to LyX.
46657 \begin_inset Newline newline
46658 \end_inset
46659
46660
46661 \series bold
46662 Example:
46663 \series default
46664  You add a BibTeX-database 
46665 \emph on
46666 test.bib
46667 \emph default
46668  to your document.
46669  You can edit this file with the program 
46670 \family typewriter
46671 JabRef
46672 \family default
46673 .
46674  In 
46675 \family typewriter
46676 JabRef
46677 \family default
46678  you have to use the same Unix-Pipe for LyX in its preferences under 
46679 \family sans
46680 External
46681 \begin_inset space ~
46682 \end_inset
46683
46684 programs
46685 \family default
46686 .
46687  If you want to get one entry of the database as citation, select it in
46688  
46689 \family typewriter
46690 JabRef
46691 \family default
46692  and click on the LyX-symbol.
46693  The entry will now be inserted as citation at the current cursor position
46694  in your LyX file.
46695  
46696 \family typewriter
46697 JabRef
46698 \family default
46699  and LyX need of course to be run the same time.
46700 \begin_inset Newline newline
46701 \end_inset
46702
46703 The pipe is also used for the 
46704 \family sans
46705 Single instance
46706 \family default
46707  feature, see sec.
46708 \begin_inset space \thinspace{}
46709 \end_inset
46710
46711
46712 \begin_inset CommandInset ref
46713 LatexCommand ref
46714 reference "sub:Backup documents"
46715
46716 \end_inset
46717
46718 .
46719 \begin_inset Newline newline
46720 \end_inset
46721
46722 To use the LyXServer-Pipe on Windows, you must use this pipe name:
46723 \begin_inset Newline newline
46724 \end_inset
46725
46726
46727 \series bold
46728
46729 \backslash
46730
46731 \backslash
46732 .
46733 \backslash
46734 pipe
46735 \backslash
46736 lyxpipe
46737 \end_layout
46738
46739 \begin_layout Description
46740 Temporary
46741 \begin_inset space ~
46742 \end_inset
46743
46744 directory Temporary files will be saved in this directory.
46745 \end_layout
46746
46747 \begin_layout Description
46748 Thesaurus
46749 \begin_inset space ~
46750 \end_inset
46751
46752 dictionary Directory where the thesaurus dictionaries are located.
46753  You only need to specify it if the thesaurus does otherwise not work or
46754  if you want to use custom/alternative dictionaries.
46755 \end_layout
46756
46757 \begin_layout Description
46758 Hunspell
46759 \begin_inset space ~
46760 \end_inset
46761
46762 dictionary Directory where the dictionaries of the spell checker program
46763  
46764 \family typewriter
46765 Hunspell
46766 \family default
46767  are located.
46768  You only need to specify it if you are using 
46769 \family typewriter
46770 Hunspell
46771 \family default
46772  and spell checking does otherwise not work or if you want to use custom/alterna
46773 tive dictionaries.
46774  For LyX on Windows 
46775 \family typewriter
46776 Hunspell
46777 \family default
46778  is the only available spell checker and should work without specifying
46779  a directory.
46780 \end_layout
46781
46782 \begin_layout Description
46783 PATH
46784 \begin_inset space ~
46785 \end_inset
46786
46787 prefix This field contains a list of paths to external programs.
46788  When LyX needs to use an external program, it looks in this list where
46789  to find it on the system.
46790  The path list is automatically set up on Windows and Mac systems when LyX
46791  is configured, so that you normally don't have to modify it.
46792  On Unix
46793 \begin_inset space \thinspace{}
46794 \end_inset
46795
46796 /
46797 \begin_inset space \thinspace{}
46798 \end_inset
46799
46800 Linux systems, the path list will need to be set only if there are external
46801  programs you wish to use that are not in your normal system path ($PATH).
46802 \end_layout
46803
46804 \begin_layout Description
46805 TEXINPUTS
46806 \begin_inset space ~
46807 \end_inset
46808
46809 prefix The TEXINPUTS environment variable allows to use external files which
46810  are included to a LyX document via commands in TeX code.
46811  This prefix includes by default the document directory (represented by
46812  a single dot '.').
46813  The prefix can contain any list of paths separated by the default separator
46814  of the OS (':' on UNIX like systems and ';' on Windows).
46815  If files are included, the paths listed in the TEXINPUTS prefix will be
46816  scanned for the input files.
46817  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
46818  to be relative to the directory of your LyX file.
46819  It is recommended to include always '.' as one of the paths, otherwise compilati
46820 on may fail for some documents.
46821 \end_layout
46822
46823 \begin_layout Section
46824 Identity
46825 \end_layout
46826
46827 \begin_layout Standard
46828 Here you can insert your name and email address.
46829  The identity will be used when you have enabled change tracking as described
46830  in section
46831 \begin_inset space ~
46832 \end_inset
46833
46834
46835 \begin_inset CommandInset ref
46836 LatexCommand ref
46837 reference "sec:Change-Tracking"
46838
46839 \end_inset
46840
46841 , to mark changes you make as yours.
46842 \end_layout
46843
46844 \begin_layout Section
46845 Language Settings
46846 \begin_inset Index idx
46847 status collapsed
46848
46849 \begin_layout Plain Layout
46850 Language ! Settings
46851 \end_layout
46852
46853 \end_inset
46854
46855
46856 \begin_inset Index idx
46857 status collapsed
46858
46859 \begin_layout Plain Layout
46860 Settings ! Language
46861 \end_layout
46862
46863 \end_inset
46864
46865
46866 \end_layout
46867
46868 \begin_layout Subsection
46869 Language
46870 \begin_inset CommandInset label
46871 LatexCommand label
46872 name "sub:Prefs-Language"
46873
46874 \end_inset
46875
46876
46877 \end_layout
46878
46879 \begin_layout Description
46880 User
46881 \begin_inset space ~
46882 \end_inset
46883
46884 Interface
46885 \begin_inset space ~
46886 \end_inset
46887
46888 language Here you can select the language of LyX's menus.
46889  You find the actual translation status here: 
46890 \begin_inset CommandInset href
46891 LatexCommand href
46892 target "http://www.lyx.org/I18n"
46893
46894 \end_inset
46895
46896
46897 \end_layout
46898
46899 \begin_layout Description
46900 Language
46901 \begin_inset space ~
46902 \end_inset
46903
46904 package determines which LaTeX package should be loaded to handle language
46905  issues.
46906  Language issues that are handled by this package include proper hyphenation
46907  as well as localization of dates and text strings such as 
46908 \begin_inset Quotes eld
46909 \end_inset
46910
46911 Chapter
46912 \begin_inset Quotes erd
46913 \end_inset
46914
46915  and 
46916 \begin_inset Quotes eld
46917 \end_inset
46918
46919 Table
46920 \begin_inset Quotes erd
46921 \end_inset
46922
46923 .
46924  The most widespread language package is 
46925 \series bold
46926 babel
46927 \series default
46928
46929 \begin_inset Index idx
46930 status collapsed
46931
46932 \begin_layout Plain Layout
46933 LaTeX-packages ! babel
46934 \end_layout
46935
46936 \end_inset
46937
46938 , it is the default language package in classic LaTeX.
46939  More recent typesetting engines such as XeTeX and LuaTeX come with the
46940  alternative language package 
46941 \series bold
46942 polyglossia
46943 \series default
46944
46945 \begin_inset Index idx
46946 status collapsed
46947
46948 \begin_layout Plain Layout
46949 LaTeX-packages ! polyglossia
46950 \end_layout
46951
46952 \end_inset
46953
46954  that is more suited for the multi-script support of these engines.
46955  Furthermore, there are also specific language packages for languages not
46956  covered by babel.
46957  The available selections are described in sec.
46958 \begin_inset space \thinspace{}
46959 \end_inset
46960
46961
46962 \begin_inset CommandInset ref
46963 LatexCommand ref
46964 reference "sec:Language-encodings"
46965
46966 \end_inset
46967
46968 .
46969 \end_layout
46970
46971 \begin_layout Description
46972 Command
46973 \begin_inset space ~
46974 \end_inset
46975
46976 start If a special LaTeX-package is needed to write in a certain document
46977  language, you can here specify the command to start the package.
46978  An example is the start command 
46979 \family sans
46980
46981 \backslash
46982 begin{arabtext}
46983 \family default
46984  that is needed to write Arabic using the package 
46985 \series bold
46986 ArabTeX
46987 \series default
46988 , see 
46989 \begin_inset CommandInset citation
46990 LatexCommand cite
46991 key "Arabic"
46992
46993 \end_inset
46994
46995 .
46996  The default is the 
46997 \series bold
46998 babel
46999 \series default
47000  command 
47001 \family sans
47002
47003 \backslash
47004 selectlanguage{$$lang}
47005 \family default
47006 .
47007 \end_layout
47008
47009 \begin_layout Description
47010 Command
47011 \begin_inset space ~
47012 \end_inset
47013
47014 end Counterpart to 
47015 \family sans
47016 Command start
47017 \family default
47018 .
47019  Some packages, like the default, don't have an end command since the start
47020  command toggles the package on and off.
47021 \end_layout
47022
47023 \begin_layout Description
47024 Default
47025 \begin_inset space ~
47026 \end_inset
47027
47028 Decimal
47029 \begin_inset space ~
47030 \end_inset
47031
47032 Point Define the default decimal point for the use in tables (decimal point
47033  alignment).
47034 \end_layout
47035
47036 \begin_layout Description
47037 Set
47038 \begin_inset space ~
47039 \end_inset
47040
47041 languages
47042 \begin_inset space ~
47043 \end_inset
47044
47045 globally When this option is set, the languages used in the document will
47046  be added as options to the document class options, so that they can be
47047  used by all LaTeX-packages.
47048  Otherwise they will only be used as options for the 
47049 \series bold
47050 babel
47051 \series default
47052  package.
47053 \end_layout
47054
47055 \begin_layout Description
47056 Auto
47057 \begin_inset space ~
47058 \end_inset
47059
47060 begin When this option is set, documents start with the chosen document
47061  language.
47062  When this option is not set, the 
47063 \family sans
47064 Command
47065 \begin_inset space ~
47066 \end_inset
47067
47068 start
47069 \family default
47070  is explicitly set to the beginning of the document in the LaTeX-output.
47071  This assures that the correct language is used when you use another 
47072 \family sans
47073 Command
47074 \begin_inset space ~
47075 \end_inset
47076
47077 start
47078 \family default
47079  than the default.
47080 \end_layout
47081
47082 \begin_layout Description
47083 Auto
47084 \begin_inset space ~
47085 \end_inset
47086
47087 end Counterpart to 
47088 \family sans
47089 Auto
47090 \begin_inset space ~
47091 \end_inset
47092
47093 begin
47094 \family default
47095 .
47096  When it is not set, the 
47097 \family sans
47098 Command
47099 \begin_inset space ~
47100 \end_inset
47101
47102 end
47103 \family default
47104  is set to the end of the document.
47105 \end_layout
47106
47107 \begin_layout Description
47108 Mark
47109 \begin_inset space ~
47110 \end_inset
47111
47112 foreign
47113 \begin_inset space ~
47114 \end_inset
47115
47116 languages Text marked formatted in a language different from the document
47117  language will be underlined in blue.
47118 \end_layout
47119
47120 \begin_layout Description
47121 Enable
47122 \begin_inset space ~
47123 \end_inset
47124
47125 RTL
47126 \begin_inset space ~
47127 \end_inset
47128
47129 support Enables the use of languages, written from right to left (RTL),
47130  like Arabic, Hebrew, Farsi.
47131 \end_layout
47132
47133 \begin_layout Description
47134 Cursor
47135 \begin_inset space ~
47136 \end_inset
47137
47138 movement When writing RTL, you can define if the left and right arrow keys
47139  move the cursor visually to the left or right, respectively, or logically.
47140  Logical means that the cursor is moved to the left when pressing the right
47141  arrow key and the cursor is inside text in an RTL language.
47142 \end_layout
47143
47144 \begin_layout Subsection
47145 Spellchecker
47146 \end_layout
47147
47148 \begin_layout Standard
47149 The spellchecker settings are explained in section
47150 \begin_inset space ~
47151 \end_inset
47152
47153
47154 \begin_inset CommandInset ref
47155 LatexCommand ref
47156 reference "sec:Spellchecking"
47157
47158 \end_inset
47159
47160 .
47161 \end_layout
47162
47163 \begin_layout Section
47164 Outputs
47165 \end_layout
47166
47167 \begin_layout Subsection
47168 General
47169 \end_layout
47170
47171 \begin_layout Description
47172 Output
47173 \begin_inset space ~
47174 \end_inset
47175
47176 line
47177 \begin_inset space ~
47178 \end_inset
47179
47180 length sets the maximum number of characters printed in one line when using
47181  the menu 
47182 \family sans
47183 File\SpecialChar \menuseparator
47184 Export\SpecialChar \menuseparator
47185 Plain
47186 \begin_inset space ~
47187 \end_inset
47188
47189 text
47190 \family default
47191 .
47192  Setting the line line length to 0 means all text is printed in one endless
47193  line.
47194 \end_layout
47195
47196 \begin_layout Description
47197 Date
47198 \begin_inset space ~
47199 \end_inset
47200
47201 format
47202 \begin_inset Index idx
47203 status collapsed
47204
47205 \begin_layout Plain Layout
47206 Date Format
47207 \end_layout
47208
47209 \end_inset
47210
47211
47212 \begin_inset Index idx
47213 status collapsed
47214
47215 \begin_layout Plain Layout
47216 Settings ! Date format
47217 \end_layout
47218
47219 \end_inset
47220
47221  The date format can be one or a mixture of the formats listed here:
47222 \begin_inset Newline newline
47223 \end_inset
47224
47225
47226 \begin_inset Flex URL
47227 status collapsed
47228
47229 \begin_layout Plain Layout
47230
47231 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
47232 \end_layout
47233
47234 \end_inset
47235
47236
47237 \begin_inset Newline newline
47238 \end_inset
47239
47240 For example the format
47241 \begin_inset Newline newline
47242 \end_inset
47243
47244 %d/%m/%y
47245 \begin_inset Newline newline
47246 \end_inset
47247
47248 prints the date as day/month/year.
47249 \end_layout
47250
47251 \begin_layout Description
47252 Overwrite
47253 \begin_inset space ~
47254 \end_inset
47255
47256 on
47257 \begin_inset space ~
47258 \end_inset
47259
47260 export Setting what LyX is allowed to overwrite on export.
47261 \end_layout
47262
47263 \begin_layout Description
47264 Forward
47265 \begin_inset space ~
47266 \end_inset
47267
47268 search Commands that will be used for the menu 
47269 \family sans
47270 Navigate\SpecialChar \menuseparator
47271 Forward
47272 \begin_inset space ~
47273 \end_inset
47274
47275 search
47276 \family default
47277 .
47278  For a detailed description see section 
47279 \emph on
47280 Reverse DVI/PDF search
47281 \emph default
47282  of the 
47283 \emph on
47284 Additional
47285 \begin_inset space ~
47286 \end_inset
47287
47288 Features
47289 \emph default
47290  manual.
47291 \end_layout
47292
47293 \begin_layout Subsection
47294 Printer
47295 \begin_inset CommandInset label
47296 LatexCommand label
47297 name "sub:Printer"
47298
47299 \end_inset
47300
47301
47302 \begin_inset Index idx
47303 status collapsed
47304
47305 \begin_layout Plain Layout
47306 Printer
47307 \end_layout
47308
47309 \end_inset
47310
47311
47312 \begin_inset Index idx
47313 status collapsed
47314
47315 \begin_layout Plain Layout
47316 Settings ! Printer
47317 \end_layout
47318
47319 \end_inset
47320
47321
47322 \end_layout
47323
47324 \begin_layout Description
47325 Default
47326 \begin_inset space ~
47327 \end_inset
47328
47329 printer Here you can specify the name of your default printer.
47330  The name will be used when the 
47331 \family sans
47332 Printer command
47333 \family default
47334  is executed.
47335 \begin_inset Newline newline
47336 \end_inset
47337
47338
47339 \begin_inset Note Greyedout
47340 status collapsed
47341
47342 \begin_layout Plain Layout
47343
47344 \series bold
47345 Note:
47346 \series default
47347  You can leave this field empty on Windows systems because it has no effect.
47348 \end_layout
47349
47350 \end_inset
47351
47352
47353 \end_layout
47354
47355 \begin_layout Description
47356 Printer
47357 \begin_inset space ~
47358 \end_inset
47359
47360 command is the command LyX
47361 \begin_inset space \thinspace{}
47362 \end_inset
47363
47364 /
47365 \begin_inset space \thinspace{}
47366 \end_inset
47367
47368 LaTeX uses for printing.
47369  The default is 
47370 \family sans
47371 dvips
47372 \family default
47373  on most systems.
47374 \end_layout
47375
47376 \begin_layout Description
47377 Printer
47378 \begin_inset space ~
47379 \end_inset
47380
47381 Command
47382 \begin_inset space ~
47383 \end_inset
47384
47385 Options Here you can specify printer options.
47386  A list of printer options with explanations can be found in the documentation
47387  of the program that provides the 
47388 \family sans
47389 Printer command
47390 \family default
47391  you are using.
47392 \end_layout
47393
47394 \begin_layout Description
47395 Adapt
47396 \begin_inset space ~
47397 \end_inset
47398
47399 output
47400 \begin_inset space ~
47401 \end_inset
47402
47403 to
47404 \begin_inset space ~
47405 \end_inset
47406
47407 printer This option works only for the 
47408 \family sans
47409 Printer command
47410 \family default
47411  
47412 \begin_inset Quotes eld
47413 \end_inset
47414
47415
47416 \family sans
47417 dvips
47418 \family default
47419
47420 \begin_inset Quotes erd
47421 \end_inset
47422
47423 .
47424  It activates a configuration file for dvips.
47425  This is an option only for dvips experts.
47426 \end_layout
47427
47428 \begin_layout Subsection
47429 LaT
47430 \begin_inset ERT
47431 status collapsed
47432
47433 \begin_layout Plain Layout
47434
47435 {}
47436 \end_layout
47437
47438 \end_inset
47439
47440 eX
47441 \begin_inset CommandInset label
47442 LatexCommand label
47443 name "sub:LaTeX-settings"
47444
47445 \end_inset
47446
47447
47448 \begin_inset Index idx
47449 status collapsed
47450
47451 \begin_layout Plain Layout
47452 Settings ! LaTeX
47453 \end_layout
47454
47455 \end_inset
47456
47457
47458 \end_layout
47459
47460 \begin_layout Description
47461 Use
47462 \begin_inset space ~
47463 \end_inset
47464
47465 LaTe
47466 \begin_inset ERT
47467 status collapsed
47468
47469 \begin_layout Plain Layout
47470
47471 {}
47472 \end_layout
47473
47474 \end_inset
47475
47476 X
47477 \begin_inset space ~
47478 \end_inset
47479
47480 font
47481 \begin_inset space ~
47482 \end_inset
47483
47484 encoding This is the default encoding of the document font.
47485  
47486 \family sans
47487 T1
47488 \family default
47489  is the default and covers western languages and symbols.
47490  
47491 \family sans
47492 T2A
47493 \family default
47494
47495 \family sans
47496 T2B
47497 \family default
47498
47499 \family sans
47500 T2C
47501 \family default
47502
47503 \family sans
47504 LCY
47505 \family default
47506  and 
47507 \family sans
47508 X2
47509 \family default
47510  are used for Cyrillic.
47511  Combinations of the encodings are possible, like 
47512 \begin_inset Quotes eld
47513 \end_inset
47514
47515
47516 \family sans
47517 T1, T2B
47518 \family default
47519
47520 \begin_inset Quotes erd
47521 \end_inset
47522
47523 .
47524  The font encoding is normally automatically loaded by the language packages
47525  LyX sets up in the background.
47526  So there is no need to change the default encoding.
47527 \end_layout
47528
47529 \begin_layout Description
47530 Default
47531 \begin_inset space ~
47532 \end_inset
47533
47534 paper
47535 \begin_inset space ~
47536 \end_inset
47537
47538 size This is the paper size that is used for new documents.
47539  The 
47540 \family sans
47541 Default
47542 \family default
47543  value depends on your LaTeX-system setup.
47544 \end_layout
47545
47546 \begin_layout Description
47547 DVI
47548 \begin_inset space ~
47549 \end_inset
47550
47551 viewer
47552 \begin_inset space ~
47553 \end_inset
47554
47555 paper
47556 \begin_inset space ~
47557 \end_inset
47558
47559 size
47560 \begin_inset space ~
47561 \end_inset
47562
47563 options They only have an effect when the program 
47564 \family sans
47565 xdvi
47566 \family default
47567  is used as DVI-viewer, read its manual to find out more.
47568 \end_layout
47569
47570 \begin_layout Standard
47571 Here you can also specify options and commands with parameters for processors.
47572  But before you change something, it is strongly recommended to read the
47573  manuals of the applications.
47574 \end_layout
47575
47576 \begin_layout Description
47577 Bibliography
47578 \begin_inset space ~
47579 \end_inset
47580
47581 generation Settings for the generation of the bibliography, see section
47582 \begin_inset space ~
47583 \end_inset
47584
47585
47586 \begin_inset CommandInset ref
47587 LatexCommand ref
47588 reference "sub:Bibliography-databases"
47589
47590 \end_inset
47591
47592 .
47593 \end_layout
47594
47595 \begin_layout Description
47596 Index
47597 \begin_inset space ~
47598 \end_inset
47599
47600 generation Settings for the generation of the index, see section
47601 \begin_inset space ~
47602 \end_inset
47603
47604
47605 \begin_inset CommandInset ref
47606 LatexCommand ref
47607 reference "sub:Index-Program"
47608
47609 \end_inset
47610
47611 .
47612 \end_layout
47613
47614 \begin_layout Description
47615 Nomenclature
47616 \begin_inset space ~
47617 \end_inset
47618
47619 command Command for the program that generates the nomenclature, see section
47620 \begin_inset space ~
47621 \end_inset
47622
47623
47624 \begin_inset CommandInset ref
47625 LatexCommand ref
47626 reference "sub:Nomenclature-Program"
47627
47628 \end_inset
47629
47630 .
47631 \end_layout
47632
47633 \begin_layout Description
47634 CheckTe
47635 \begin_inset ERT
47636 status collapsed
47637
47638 \begin_layout Plain Layout
47639
47640 {}
47641 \end_layout
47642
47643 \end_inset
47644
47645 X
47646 \begin_inset space ~
47647 \end_inset
47648
47649 command Command for the program 
47650 \family sans
47651 CheckTeX
47652 \family default
47653  that is described in the section 
47654 \emph on
47655 Checking TeX
47656 \emph default
47657  of the 
47658 \emph on
47659 Additional Features
47660 \emph default
47661  manual.
47662 \end_layout
47663
47664 \begin_layout Standard
47665 There are additionally the following options:
47666 \end_layout
47667
47668 \begin_layout Description
47669 Use
47670 \begin_inset space ~
47671 \end_inset
47672
47673 Windows-style
47674 \begin_inset space ~
47675 \end_inset
47676
47677 paths
47678 \begin_inset space ~
47679 \end_inset
47680
47681 in
47682 \begin_inset space ~
47683 \end_inset
47684
47685 LaTeX
47686 \begin_inset space ~
47687 \end_inset
47688
47689 files Uses paths in the notation of Windows, that means that 
47690 \begin_inset Quotes eld
47691 \end_inset
47692
47693
47694 \backslash
47695
47696 \begin_inset Quotes erd
47697 \end_inset
47698
47699  is used instead of 
47700 \begin_inset Quotes eld
47701 \end_inset
47702
47703 /
47704 \begin_inset Quotes erd
47705 \end_inset
47706
47707  to separate folders.
47708  This option is enabled by default when you use LyX on Windows.
47709 \begin_inset Index idx
47710 status collapsed
47711
47712 \begin_layout Plain Layout
47713 Paths
47714 \end_layout
47715
47716 \end_inset
47717
47718
47719 \begin_inset Index idx
47720 status collapsed
47721
47722 \begin_layout Plain Layout
47723 Settings ! Paths
47724 \end_layout
47725
47726 \end_inset
47727
47728
47729 \end_layout
47730
47731 \begin_layout Description
47732 Reset
47733 \begin_inset space ~
47734 \end_inset
47735
47736 class
47737 \begin_inset space ~
47738 \end_inset
47739
47740 options
47741 \begin_inset space ~
47742 \end_inset
47743
47744 when
47745 \begin_inset space ~
47746 \end_inset
47747
47748 document
47749 \begin_inset space ~
47750 \end_inset
47751
47752 class
47753 \begin_inset space ~
47754 \end_inset
47755
47756 changes Removes all manually set document class options in the 
47757 \family sans
47758 Document\SpecialChar \menuseparator
47759 Settings
47760 \family default
47761  dialog when changing the document class.
47762 \end_layout
47763
47764 \begin_layout Section
47765 File
47766 \begin_inset space ~
47767 \end_inset
47768
47769 Handling
47770 \begin_inset Index idx
47771 status collapsed
47772
47773 \begin_layout Plain Layout
47774 File handling
47775 \end_layout
47776
47777 \end_inset
47778
47779
47780 \end_layout
47781
47782 \begin_layout Subsection
47783 Converters
47784 \begin_inset CommandInset label
47785 LatexCommand label
47786 name "sub:Converters"
47787
47788 \end_inset
47789
47790
47791 \begin_inset Index idx
47792 status collapsed
47793
47794 \begin_layout Plain Layout
47795 Converters
47796 \end_layout
47797
47798 \end_inset
47799
47800
47801 \end_layout
47802
47803 \begin_layout Standard
47804 Here you find the list of defined converter commands to convert material
47805  from one format to another.
47806  You can modify converters or create new ones.
47807  To modify a converter, select it, change the entry of the field 
47808 \family sans
47809 Converter
47810 \family default
47811  and/or 
47812 \family sans
47813 Extra
47814 \begin_inset space ~
47815 \end_inset
47816
47817 flag
47818 \family default
47819  and press the 
47820 \family sans
47821 Modify
47822 \family default
47823  button.
47824  To create a new converter, select an existing one, select a different format
47825  in the 
47826 \family sans
47827 To
47828 \begin_inset space ~
47829 \end_inset
47830
47831 format
47832 \family default
47833  drop-down list, modify the 
47834 \family sans
47835 Converter
47836 \family default
47837  field and press the 
47838 \family sans
47839 Add
47840 \family default
47841  button.
47842 \end_layout
47843
47844 \begin_layout Standard
47845 If the 
47846 \family sans
47847 Converter File Cache
47848 \family default
47849  is enabled, conversions will be cached as long as specified in the field
47850  
47851 \family sans
47852 Maximum Age (in days
47853 \family default
47854 ).
47855  This means that images don't need to be converted again when you reopen
47856  a document; the converted images from the cache will be used instead.
47857 \end_layout
47858
47859 \begin_layout Standard
47860 More about converters, like the flags that can be used in the converter
47861  definition, is described in the section 
47862 \emph on
47863 Converters
47864 \emph default
47865  of the 
47866 \emph on
47867 Customization
47868 \emph default
47869  manual.
47870 \end_layout
47871
47872 \begin_layout Subsection
47873 File Formats
47874 \begin_inset CommandInset label
47875 LatexCommand label
47876 name "sec:File-Formats"
47877
47878 \end_inset
47879
47880
47881 \begin_inset Index idx
47882 status collapsed
47883
47884 \begin_layout Plain Layout
47885 File formats
47886 \end_layout
47887
47888 \end_inset
47889
47890
47891 \begin_inset Index idx
47892 status collapsed
47893
47894 \begin_layout Plain Layout
47895 Copiers
47896 \end_layout
47897
47898 \end_inset
47899
47900
47901 \end_layout
47902
47903 \begin_layout Standard
47904 Here you find the list of defined file formats that LyX can handle.
47905  You can modify the viewer and editor program that should be used for certain
47906  formats.
47907 \end_layout
47908
47909 \begin_layout Standard
47910 Furthermore, you can define the 
47911 \family sans
47912 Default output format
47913 \family default
47914  that is used when you use 
47915 \family sans
47916 View, Update, View Master Document
47917 \family default
47918  or 
47919 \family sans
47920 Update Master Document
47921 \family default
47922  in the 
47923 \family sans
47924 View
47925 \family default
47926  menu or the toolbar.
47927 \end_layout
47928
47929 \begin_layout Standard
47930 More about formats and their options is described in the section 
47931 \emph on
47932 Formats
47933 \emph default
47934  of the 
47935 \emph on
47936 Customization
47937 \emph default
47938  manual.
47939 \end_layout
47940
47941 \begin_layout Standard
47942 Since all conversions from one format to another take place in LyX's temporary
47943  directory, it is sometimes necessary to modify a file before copying it
47944  to the temporary directory so that the conversion may be performed.
47945  This is done by specifying a 
47946 \family sans
47947 Copier
47948 \family default
47949 .
47950  More about this is described in the section 
47951 \emph on
47952 Copiers
47953 \emph default
47954  of the 
47955 \emph on
47956 Customization
47957 \emph default
47958  manual.
47959 \end_layout
47960
47961 \begin_layout Chapter
47962 Units available in LyX
47963 \begin_inset Index idx
47964 status collapsed
47965
47966 \begin_layout Plain Layout
47967 Units
47968 \end_layout
47969
47970 \end_inset
47971
47972
47973 \begin_inset CommandInset label
47974 LatexCommand label
47975 name "cha:Units-available-in"
47976
47977 \end_inset
47978
47979
47980 \end_layout
47981
47982 \begin_layout Standard
47983 To understand the units described in this documentation, 
47984 \begin_inset CommandInset ref
47985 LatexCommand ref
47986 reference "cap:Units"
47987
47988 \end_inset
47989
47990  explains all units available in LyX.
47991 \end_layout
47992
47993 \begin_layout Standard
47994 \begin_inset Float table
47995 placement h
47996 wide false
47997 sideways false
47998 status collapsed
47999
48000 \begin_layout Plain Layout
48001 \begin_inset Caption
48002
48003 \begin_layout Plain Layout
48004 \begin_inset CommandInset label
48005 LatexCommand label
48006 name "cap:Units"
48007
48008 \end_inset
48009
48010 Units
48011 \end_layout
48012
48013 \end_inset
48014
48015
48016 \end_layout
48017
48018 \begin_layout Plain Layout
48019 \begin_inset VSpace medskip
48020 \end_inset
48021
48022
48023 \end_layout
48024
48025 \begin_layout Plain Layout
48026 \align center
48027 \begin_inset Tabular
48028 <lyxtabular version="3" rows="20" columns="2">
48029 <features tabularvalignment="middle">
48030 <column alignment="center" valignment="top" width="0">
48031 <column alignment="center" valignment="top" width="0">
48032 <row>
48033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48034 \begin_inset Text
48035
48036 \begin_layout Plain Layout
48037 unit
48038 \end_layout
48039
48040 \end_inset
48041 </cell>
48042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
48043 \begin_inset Text
48044
48045 \begin_layout Plain Layout
48046 name/description
48047 \end_layout
48048
48049 \end_inset
48050 </cell>
48051 </row>
48052 <row>
48053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48054 \begin_inset Text
48055
48056 \begin_layout Plain Layout
48057 mm
48058 \end_layout
48059
48060 \end_inset
48061 </cell>
48062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48063 \begin_inset Text
48064
48065 \begin_layout Plain Layout
48066 millimeter
48067 \end_layout
48068
48069 \end_inset
48070 </cell>
48071 </row>
48072 <row>
48073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48074 \begin_inset Text
48075
48076 \begin_layout Plain Layout
48077 cm
48078 \end_layout
48079
48080 \end_inset
48081 </cell>
48082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48083 \begin_inset Text
48084
48085 \begin_layout Plain Layout
48086 centimeter
48087 \end_layout
48088
48089 \end_inset
48090 </cell>
48091 </row>
48092 <row>
48093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48094 \begin_inset Text
48095
48096 \begin_layout Plain Layout
48097 in
48098 \end_layout
48099
48100 \end_inset
48101 </cell>
48102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48103 \begin_inset Text
48104
48105 \begin_layout Plain Layout
48106 inch
48107 \end_layout
48108
48109 \end_inset
48110 </cell>
48111 </row>
48112 <row>
48113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48114 \begin_inset Text
48115
48116 \begin_layout Plain Layout
48117 pt
48118 \end_layout
48119
48120 \end_inset
48121 </cell>
48122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48123 \begin_inset Text
48124
48125 \begin_layout Plain Layout
48126 point (72.27
48127 \begin_inset space \thinspace{}
48128 \end_inset
48129
48130 pt = 1
48131 \begin_inset space \thinspace{}
48132 \end_inset
48133
48134 in)
48135 \end_layout
48136
48137 \end_inset
48138 </cell>
48139 </row>
48140 <row>
48141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48142 \begin_inset Text
48143
48144 \begin_layout Plain Layout
48145 pc
48146 \end_layout
48147
48148 \end_inset
48149 </cell>
48150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48151 \begin_inset Text
48152
48153 \begin_layout Plain Layout
48154 pica (1
48155 \begin_inset space \thinspace{}
48156 \end_inset
48157
48158 pc = 12
48159 \begin_inset space \thinspace{}
48160 \end_inset
48161
48162 pt)
48163 \end_layout
48164
48165 \end_inset
48166 </cell>
48167 </row>
48168 <row>
48169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48170 \begin_inset Text
48171
48172 \begin_layout Plain Layout
48173 sp
48174 \end_layout
48175
48176 \end_inset
48177 </cell>
48178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48179 \begin_inset Text
48180
48181 \begin_layout Plain Layout
48182 scaled point (65536
48183 \begin_inset space \thinspace{}
48184 \end_inset
48185
48186 sp = 1
48187 \begin_inset space \thinspace{}
48188 \end_inset
48189
48190 pt)
48191 \end_layout
48192
48193 \end_inset
48194 </cell>
48195 </row>
48196 <row>
48197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48198 \begin_inset Text
48199
48200 \begin_layout Plain Layout
48201 bp
48202 \end_layout
48203
48204 \end_inset
48205 </cell>
48206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48207 \begin_inset Text
48208
48209 \begin_layout Plain Layout
48210 big point (72
48211 \begin_inset space \thinspace{}
48212 \end_inset
48213
48214 bp = 1
48215 \begin_inset space \thinspace{}
48216 \end_inset
48217
48218 in)
48219 \end_layout
48220
48221 \end_inset
48222 </cell>
48223 </row>
48224 <row>
48225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48226 \begin_inset Text
48227
48228 \begin_layout Plain Layout
48229 dd
48230 \end_layout
48231
48232 \end_inset
48233 </cell>
48234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48235 \begin_inset Text
48236
48237 \begin_layout Plain Layout
48238 didot (72
48239 \begin_inset space \thinspace{}
48240 \end_inset
48241
48242 dd 
48243 \begin_inset Formula $\approx$
48244 \end_inset
48245
48246  37.6
48247 \begin_inset space \thinspace{}
48248 \end_inset
48249
48250 mm)
48251 \end_layout
48252
48253 \end_inset
48254 </cell>
48255 </row>
48256 <row>
48257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48258 \begin_inset Text
48259
48260 \begin_layout Plain Layout
48261 cc
48262 \end_layout
48263
48264 \end_inset
48265 </cell>
48266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48267 \begin_inset Text
48268
48269 \begin_layout Plain Layout
48270 cicero (1
48271 \begin_inset space \thinspace{}
48272 \end_inset
48273
48274 cc = 12
48275 \begin_inset space \thinspace{}
48276 \end_inset
48277
48278 dd)
48279 \end_layout
48280
48281 \end_inset
48282 </cell>
48283 </row>
48284 <row>
48285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48286 \begin_inset Text
48287
48288 \begin_layout Plain Layout
48289 Scale%
48290 \end_layout
48291
48292 \end_inset
48293 </cell>
48294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48295 \begin_inset Text
48296
48297 \begin_layout Plain Layout
48298 % of original image width
48299 \end_layout
48300
48301 \end_inset
48302 </cell>
48303 </row>
48304 <row>
48305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48306 \begin_inset Text
48307
48308 \begin_layout Plain Layout
48309 text%
48310 \end_layout
48311
48312 \end_inset
48313 </cell>
48314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48315 \begin_inset Text
48316
48317 \begin_layout Plain Layout
48318 % of text width
48319 \end_layout
48320
48321 \end_inset
48322 </cell>
48323 </row>
48324 <row>
48325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48326 \begin_inset Text
48327
48328 \begin_layout Plain Layout
48329 col%
48330 \end_layout
48331
48332 \end_inset
48333 </cell>
48334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48335 \begin_inset Text
48336
48337 \begin_layout Plain Layout
48338 % of column width
48339 \end_layout
48340
48341 \end_inset
48342 </cell>
48343 </row>
48344 <row>
48345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48346 \begin_inset Text
48347
48348 \begin_layout Plain Layout
48349 page%
48350 \end_layout
48351
48352 \end_inset
48353 </cell>
48354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48355 \begin_inset Text
48356
48357 \begin_layout Plain Layout
48358 % of paper width
48359 \end_layout
48360
48361 \end_inset
48362 </cell>
48363 </row>
48364 <row>
48365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48366 \begin_inset Text
48367
48368 \begin_layout Plain Layout
48369 line%
48370 \end_layout
48371
48372 \end_inset
48373 </cell>
48374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48375 \begin_inset Text
48376
48377 \begin_layout Plain Layout
48378 % of line width
48379 \end_layout
48380
48381 \end_inset
48382 </cell>
48383 </row>
48384 <row>
48385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48386 \begin_inset Text
48387
48388 \begin_layout Plain Layout
48389 theight%
48390 \end_layout
48391
48392 \end_inset
48393 </cell>
48394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48395 \begin_inset Text
48396
48397 \begin_layout Plain Layout
48398 % of text height
48399 \end_layout
48400
48401 \end_inset
48402 </cell>
48403 </row>
48404 <row>
48405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48406 \begin_inset Text
48407
48408 \begin_layout Plain Layout
48409 pheight%
48410 \end_layout
48411
48412 \end_inset
48413 </cell>
48414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48415 \begin_inset Text
48416
48417 \begin_layout Plain Layout
48418 % of paper height
48419 \end_layout
48420
48421 \end_inset
48422 </cell>
48423 </row>
48424 <row>
48425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48426 \begin_inset Text
48427
48428 \begin_layout Plain Layout
48429 ex
48430 \end_layout
48431
48432 \end_inset
48433 </cell>
48434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48435 \begin_inset Text
48436
48437 \begin_layout Plain Layout
48438 height of letter 
48439 \emph on
48440 x
48441 \emph default
48442  in current font
48443 \end_layout
48444
48445 \end_inset
48446 </cell>
48447 </row>
48448 <row>
48449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48450 \begin_inset Text
48451
48452 \begin_layout Plain Layout
48453 em
48454 \end_layout
48455
48456 \end_inset
48457 </cell>
48458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48459 \begin_inset Text
48460
48461 \begin_layout Plain Layout
48462 width of letter 
48463 \emph on
48464 M
48465 \emph default
48466  in current font
48467 \end_layout
48468
48469 \end_inset
48470 </cell>
48471 </row>
48472 <row>
48473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48474 \begin_inset Text
48475
48476 \begin_layout Plain Layout
48477 mu
48478 \end_layout
48479
48480 \end_inset
48481 </cell>
48482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
48483 \begin_inset Text
48484
48485 \begin_layout Plain Layout
48486 math unit (1
48487 \begin_inset space \thinspace{}
48488 \end_inset
48489
48490 mu = 1/18
48491 \begin_inset space \thinspace{}
48492 \end_inset
48493
48494 em)
48495 \end_layout
48496
48497 \end_inset
48498 </cell>
48499 </row>
48500 </lyxtabular>
48501
48502 \end_inset
48503
48504
48505 \end_layout
48506
48507 \end_inset
48508
48509
48510 \end_layout
48511
48512 \begin_layout Chapter
48513 Credits
48514 \begin_inset CommandInset label
48515 LatexCommand label
48516 name "cha:Credits"
48517
48518 \end_inset
48519
48520
48521 \end_layout
48522
48523 \begin_layout Standard
48524 The documentation is a collaborative effort between many different people
48525  (and we would encourage people to contribute!).
48526 \end_layout
48527
48528 \begin_layout Itemize
48529
48530 \noun on
48531 Alejandro Aguilar Sierra
48532 \end_layout
48533
48534 \begin_layout Itemize
48535
48536 \noun on
48537 Amir Karger
48538 \end_layout
48539
48540 \begin_layout Itemize
48541
48542 \noun on
48543 David Johnson
48544 \end_layout
48545
48546 \begin_layout Itemize
48547
48548 \noun on
48549 Hartmut Haase
48550 \end_layout
48551
48552 \begin_layout Itemize
48553
48554 \noun on
48555 Ignacio García
48556 \end_layout
48557
48558 \begin_layout Itemize
48559
48560 \noun on
48561 Ivan Schreter
48562 \end_layout
48563
48564 \begin_layout Itemize
48565
48566 \noun on
48567 John Raithel
48568 \end_layout
48569
48570 \begin_layout Itemize
48571
48572 \noun on
48573 John Weiss
48574 \end_layout
48575
48576 \begin_layout Itemize
48577
48578 \noun on
48579 Lars Gullik Bjønnes
48580 \end_layout
48581
48582 \begin_layout Itemize
48583
48584 \noun on
48585 Matthias Ettrich
48586 \end_layout
48587
48588 \begin_layout Itemize
48589
48590 \noun on
48591 Matthias Zenker
48592 \end_layout
48593
48594 \begin_layout Itemize
48595
48596 \noun on
48597 Rich Fields
48598 \end_layout
48599
48600 \begin_layout Itemize
48601
48602 \noun on
48603 Pascal André
48604 \end_layout
48605
48606 \begin_layout Itemize
48607
48608 \noun on
48609 Paul Evans
48610 \end_layout
48611
48612 \begin_layout Itemize
48613
48614 \noun on
48615 Paul Russel
48616 \end_layout
48617
48618 \begin_layout Itemize
48619
48620 \noun on
48621 Robin Socha
48622 \end_layout
48623
48624 \begin_layout Itemize
48625
48626 \noun on
48627 Uwe Stöhr
48628 \end_layout
48629
48630 \begin_layout Itemize
48631 The LyX Team: 
48632 \begin_inset CommandInset citation
48633 LatexCommand cite
48634 key "lyxcredit"
48635
48636 \end_inset
48637
48638
48639 \end_layout
48640
48641 \begin_layout Standard
48642 \begin_inset Newpage newpage
48643 \end_inset
48644
48645 The bibliography on the following page was created with the 
48646 \family sans
48647 Bibliography
48648 \family default
48649  environment.
48650 \end_layout
48651
48652 \begin_layout Bibliography
48653 \labelwidthstring Literaturverzeichnis
48654 \begin_inset CommandInset bibitem
48655 LatexCommand bibitem
48656 label "Credits"
48657 key "lyxcredit"
48658
48659 \end_inset
48660
48661 The LyX Team: 
48662 \begin_inset CommandInset href
48663 LatexCommand href
48664 name "Credits"
48665 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
48666
48667 \end_inset
48668
48669 :
48670 \begin_inset Newline newline
48671 \end_inset
48672
48673
48674 \begin_inset Flex URL
48675 status collapsed
48676
48677 \begin_layout Plain Layout
48678
48679 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
48680 \end_layout
48681
48682 \end_inset
48683
48684
48685 \end_layout
48686
48687 \begin_layout Bibliography
48688 \labelwidthstring Literaturverzeichnis
48689 \begin_inset CommandInset bibitem
48690 LatexCommand bibitem
48691 key "latexcompanion"
48692
48693 \end_inset
48694
48695 Frank Mittelbach and Michel Goossens: 
48696 \emph on
48697 The LaTeX Companion Second Edition.
48698
48699 \emph default
48700  Addison-Wesley, 2004
48701 \end_layout
48702
48703 \begin_layout Bibliography
48704 \labelwidthstring Literaturverzeichnis
48705 \begin_inset CommandInset bibitem
48706 LatexCommand bibitem
48707 key "latexguide"
48708
48709 \end_inset
48710
48711 Helmut Kopka and Patrick W.
48712  Daly: 
48713 \emph on
48714 A Guide to LaTeX Fourth Edition.
48715
48716 \emph default
48717  Addison-Wesley, 2003
48718 \end_layout
48719
48720 \begin_layout Bibliography
48721 \labelwidthstring Literaturverzeichnis
48722 \begin_inset CommandInset bibitem
48723 LatexCommand bibitem
48724 key "latexbook"
48725
48726 \end_inset
48727
48728 Leslie Lamport: 
48729 \emph on
48730 LaTeX: A Document Preparation System.
48731
48732 \emph default
48733  Addison-Wesley, second edition, 1994
48734 \end_layout
48735
48736 \begin_layout Bibliography
48737 \labelwidthstring Literaturverzeichnis
48738 \begin_inset CommandInset bibitem
48739 LatexCommand bibitem
48740 key "texbook"
48741
48742 \end_inset
48743
48744 Donald E.
48745  Knuth.
48746  
48747 \emph on
48748 The TeXbook.
48749
48750 \emph default
48751  Addison-Wesley, 1984
48752 \end_layout
48753
48754 \begin_layout Bibliography
48755 \labelwidthstring Literaturverzeichnis
48756 \begin_inset CommandInset bibitem
48757 LatexCommand bibitem
48758 key "TeXCatalogue"
48759
48760 \end_inset
48761
48762 The TeX Catalogue:
48763 \begin_inset Newline newline
48764 \end_inset
48765
48766
48767 \begin_inset Flex URL
48768 status collapsed
48769
48770 \begin_layout Plain Layout
48771
48772 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
48773 \end_layout
48774
48775 \end_inset
48776
48777
48778 \end_layout
48779
48780 \begin_layout Bibliography
48781 \labelwidthstring Literaturverzeichnis
48782 \begin_inset CommandInset bibitem
48783 LatexCommand bibitem
48784 key "LaTeXFAQ"
48785
48786 \end_inset
48787
48788 The LaTeX FAQ:
48789 \begin_inset Newline newline
48790 \end_inset
48791
48792
48793 \begin_inset Flex URL
48794 status collapsed
48795
48796 \begin_layout Plain Layout
48797
48798 http://www.tex.ac.uk/cgi-bin/texfaq2html
48799 \end_layout
48800
48801 \end_inset
48802
48803
48804 \end_layout
48805
48806 \begin_layout Bibliography
48807 \labelwidthstring Literaturverzeichnis
48808 \begin_inset CommandInset bibitem
48809 LatexCommand bibitem
48810 key "BibTeX"
48811
48812 \end_inset
48813
48814
48815 \begin_inset CommandInset href
48816 LatexCommand href
48817 name "Documentation"
48818 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
48819
48820 \end_inset
48821
48822  of the program 
48823 \family sans
48824 BibTeX
48825 \family default
48826 :
48827 \begin_inset Newline newline
48828 \end_inset
48829
48830
48831 \begin_inset Flex URL
48832 status collapsed
48833
48834 \begin_layout Plain Layout
48835
48836 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
48837 \end_layout
48838
48839 \end_inset
48840
48841
48842 \end_layout
48843
48844 \begin_layout Bibliography
48845 \labelwidthstring Literaturverzeichnis
48846 \begin_inset CommandInset bibitem
48847 LatexCommand bibitem
48848 key "BibTeX-2"
48849
48850 \end_inset
48851
48852
48853 \begin_inset CommandInset href
48854 LatexCommand href
48855 name "Documentation"
48856 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
48857
48858 \end_inset
48859
48860  how to use the program 
48861 \family sans
48862 BibTeX
48863 \family default
48864 :
48865 \begin_inset Newline newline
48866 \end_inset
48867
48868
48869 \begin_inset Flex URL
48870 status collapsed
48871
48872 \begin_layout Plain Layout
48873
48874 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
48875 \end_layout
48876
48877 \end_inset
48878
48879
48880 \end_layout
48881
48882 \begin_layout Bibliography
48883 \labelwidthstring Literaturverzeichnis
48884 \begin_inset CommandInset bibitem
48885 LatexCommand bibitem
48886 key "makeindex"
48887
48888 \end_inset
48889
48890
48891 \begin_inset CommandInset href
48892 LatexCommand href
48893 name "Documentation"
48894 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
48895
48896 \end_inset
48897
48898  of the program 
48899 \family sans
48900 makeindex
48901 \family default
48902 :
48903 \begin_inset Newline newline
48904 \end_inset
48905
48906
48907 \begin_inset Flex URL
48908 status collapsed
48909
48910 \begin_layout Plain Layout
48911
48912 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
48913 \end_layout
48914
48915 \end_inset
48916
48917
48918 \end_layout
48919
48920 \begin_layout Bibliography
48921 \labelwidthstring Literaturverzeichnis
48922 \begin_inset CommandInset bibitem
48923 LatexCommand bibitem
48924 key "xindy"
48925
48926 \end_inset
48927
48928
48929 \begin_inset CommandInset href
48930 LatexCommand href
48931 name "Documentation"
48932 target "http://www.xindy.org/documentation.html"
48933
48934 \end_inset
48935
48936  of the program 
48937 \family sans
48938 xindy
48939 \family default
48940 :
48941 \begin_inset Newline newline
48942 \end_inset
48943
48944
48945 \begin_inset Flex URL
48946 status collapsed
48947
48948 \begin_layout Plain Layout
48949
48950 http://www.xindy.org/documentation.html
48951 \end_layout
48952
48953 \end_inset
48954
48955
48956 \end_layout
48957
48958 \begin_layout Bibliography
48959 \labelwidthstring Literaturverzeichnis
48960 \begin_inset CommandInset bibitem
48961 LatexCommand bibitem
48962 key "caption"
48963
48964 \end_inset
48965
48966
48967 \begin_inset CommandInset href
48968 LatexCommand href
48969 name "Documentation"
48970 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
48971
48972 \end_inset
48973
48974  of the LaTeX-package 
48975 \series bold
48976 caption
48977 \series default
48978
48979 \begin_inset Index idx
48980 status collapsed
48981
48982 \begin_layout Plain Layout
48983 LaTeX-packages ! caption
48984 \end_layout
48985
48986 \end_inset
48987
48988 :
48989 \begin_inset Newline newline
48990 \end_inset
48991
48992
48993 \begin_inset Flex URL
48994 status collapsed
48995
48996 \begin_layout Plain Layout
48997
48998 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
48999 \end_layout
49000
49001 \end_inset
49002
49003
49004 \end_layout
49005
49006 \begin_layout Bibliography
49007 \labelwidthstring Literaturverzeichnis
49008 \begin_inset CommandInset bibitem
49009 LatexCommand bibitem
49010 key "enumitem"
49011
49012 \end_inset
49013
49014
49015 \begin_inset CommandInset href
49016 LatexCommand href
49017 name "Documentation"
49018 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
49019
49020 \end_inset
49021
49022  of the LaTeX-package 
49023 \series bold
49024 enumitem
49025 \series default
49026
49027 \begin_inset Index idx
49028 status collapsed
49029
49030 \begin_layout Plain Layout
49031 LaTeX-packages ! enumitem
49032 \end_layout
49033
49034 \end_inset
49035
49036 :
49037 \begin_inset Newline newline
49038 \end_inset
49039
49040
49041 \begin_inset Flex URL
49042 status collapsed
49043
49044 \begin_layout Plain Layout
49045
49046 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
49047 \end_layout
49048
49049 \end_inset
49050
49051
49052 \end_layout
49053
49054 \begin_layout Bibliography
49055 \labelwidthstring Literaturverzeichnis
49056 \begin_inset CommandInset bibitem
49057 LatexCommand bibitem
49058 key "fancyhdr"
49059
49060 \end_inset
49061
49062
49063 \begin_inset CommandInset href
49064 LatexCommand href
49065 name "Documentation"
49066 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
49067
49068 \end_inset
49069
49070  of the LaTeX-package 
49071 \series bold
49072 fancyhdr
49073 \series default
49074
49075 \begin_inset Index idx
49076 status collapsed
49077
49078 \begin_layout Plain Layout
49079 LaTeX-packages ! fancyhdr
49080 \end_layout
49081
49082 \end_inset
49083
49084 :
49085 \begin_inset Newline newline
49086 \end_inset
49087
49088
49089 \begin_inset Flex URL
49090 status collapsed
49091
49092 \begin_layout Plain Layout
49093
49094 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
49095 \end_layout
49096
49097 \end_inset
49098
49099
49100 \end_layout
49101
49102 \begin_layout Bibliography
49103 \labelwidthstring Literaturverzeichnis
49104 \begin_inset CommandInset bibitem
49105 LatexCommand bibitem
49106 key "hyperref"
49107
49108 \end_inset
49109
49110
49111 \series bold
49112
49113 \begin_inset CommandInset href
49114 LatexCommand href
49115 name "Documentation"
49116 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
49117
49118 \end_inset
49119
49120
49121 \series default
49122  of the LaTeX-package 
49123 \series bold
49124 hyperref
49125 \series default
49126
49127 \begin_inset Index idx
49128 status collapsed
49129
49130 \begin_layout Plain Layout
49131 LaTeX-packages ! hyperref
49132 \end_layout
49133
49134 \end_inset
49135
49136 :
49137 \begin_inset Newline newline
49138 \end_inset
49139
49140
49141 \begin_inset Flex URL
49142 status collapsed
49143
49144 \begin_layout Plain Layout
49145
49146 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
49147 \end_layout
49148
49149 \end_inset
49150
49151
49152 \end_layout
49153
49154 \begin_layout Bibliography
49155 \labelwidthstring Literaturverzeichnis
49156 \begin_inset CommandInset bibitem
49157 LatexCommand bibitem
49158 key "nomencl"
49159
49160 \end_inset
49161
49162
49163 \begin_inset CommandInset href
49164 LatexCommand href
49165 name "Documentation"
49166 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
49167
49168 \end_inset
49169
49170  of the LaTeX-package 
49171 \series bold
49172 nomencl
49173 \series default
49174
49175 \begin_inset Index idx
49176 status collapsed
49177
49178 \begin_layout Plain Layout
49179 LaTeX-packages ! nomencl
49180 \end_layout
49181
49182 \end_inset
49183
49184 :
49185 \begin_inset Newline newline
49186 \end_inset
49187
49188
49189 \begin_inset Flex URL
49190 status collapsed
49191
49192 \begin_layout Plain Layout
49193
49194 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
49195 \end_layout
49196
49197 \end_inset
49198
49199
49200 \end_layout
49201
49202 \begin_layout Bibliography
49203 \labelwidthstring Literaturverzeichnis
49204 \begin_inset CommandInset bibitem
49205 LatexCommand bibitem
49206 key "prettyref"
49207
49208 \end_inset
49209
49210
49211 \begin_inset CommandInset href
49212 LatexCommand href
49213 name "Documentation"
49214 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
49215
49216 \end_inset
49217
49218  of the LaTeX-package 
49219 \series bold
49220 prettyref
49221 \series default
49222
49223 \begin_inset Index idx
49224 status collapsed
49225
49226 \begin_layout Plain Layout
49227 LaTeX-packages ! prettyref
49228 \end_layout
49229
49230 \end_inset
49231
49232 :
49233 \begin_inset Newline newline
49234 \end_inset
49235
49236
49237 \begin_inset Flex URL
49238 status collapsed
49239
49240 \begin_layout Plain Layout
49241
49242 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
49243 \end_layout
49244
49245 \end_inset
49246
49247
49248 \end_layout
49249
49250 \begin_layout Bibliography
49251 \labelwidthstring Literaturverzeichnis
49252 \begin_inset CommandInset bibitem
49253 LatexCommand bibitem
49254 key "refstyle"
49255
49256 \end_inset
49257
49258
49259 \begin_inset CommandInset href
49260 LatexCommand href
49261 name "Documentation"
49262 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
49263
49264 \end_inset
49265
49266  of the LaTeX-package 
49267 \series bold
49268 refstyle
49269 \series default
49270
49271 \begin_inset Index idx
49272 status collapsed
49273
49274 \begin_layout Plain Layout
49275 LaTeX-packages ! refstyle
49276 \end_layout
49277
49278 \end_inset
49279
49280 :
49281 \begin_inset Newline newline
49282 \end_inset
49283
49284
49285 \begin_inset Flex URL
49286 status collapsed
49287
49288 \begin_layout Plain Layout
49289
49290 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
49291 \end_layout
49292
49293 \end_inset
49294
49295
49296 \end_layout
49297
49298 \begin_layout Bibliography
49299 \labelwidthstring Literaturverzeichnis
49300 \begin_inset CommandInset bibitem
49301 LatexCommand bibitem
49302 key "tipa"
49303
49304 \end_inset
49305
49306
49307 \begin_inset CommandInset href
49308 LatexCommand href
49309 name "Documentation"
49310 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
49311
49312 \end_inset
49313
49314  of the LaTeX-package 
49315 \series bold
49316 tipa
49317 \series default
49318
49319 \begin_inset Index idx
49320 status collapsed
49321
49322 \begin_layout Plain Layout
49323 LaTeX-packages ! tipa
49324 \end_layout
49325
49326 \end_inset
49327
49328 :
49329 \begin_inset Newline newline
49330 \end_inset
49331
49332
49333 \begin_inset Flex URL
49334 status collapsed
49335
49336 \begin_layout Plain Layout
49337
49338 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
49339 \end_layout
49340
49341 \end_inset
49342
49343
49344 \end_layout
49345
49346 \begin_layout Bibliography
49347 \labelwidthstring Literaturverzeichnis
49348 \begin_inset CommandInset bibitem
49349 LatexCommand bibitem
49350 key "Arabic"
49351
49352 \end_inset
49353
49354
49355 \begin_inset CommandInset href
49356 LatexCommand href
49357 name "Wiki-page"
49358 target "http://wiki.lyx.org/Windows/Arabic"
49359
49360 \end_inset
49361
49362  how to set up LyX for Arabic:
49363 \begin_inset Newline newline
49364 \end_inset
49365
49366
49367 \begin_inset Flex URL
49368 status collapsed
49369
49370 \begin_layout Plain Layout
49371
49372 http://wiki.lyx.org/Windows/Arabic
49373 \end_layout
49374
49375 \end_inset
49376
49377
49378 \end_layout
49379
49380 \begin_layout Bibliography
49381 \labelwidthstring Literaturverzeichnis
49382 \begin_inset CommandInset bibitem
49383 LatexCommand bibitem
49384 key "Armenian"
49385
49386 \end_inset
49387
49388
49389 \begin_inset CommandInset href
49390 LatexCommand href
49391 name "Wiki-page"
49392 target "http://wiki.lyx.org/Windows/Armenian"
49393
49394 \end_inset
49395
49396  how to set up LyX for Armenian:
49397 \begin_inset Newline newline
49398 \end_inset
49399
49400
49401 \begin_inset Flex URL
49402 status collapsed
49403
49404 \begin_layout Plain Layout
49405
49406 http://wiki.lyx.org/Windows/Armenian
49407 \end_layout
49408
49409 \end_inset
49410
49411
49412 \end_layout
49413
49414 \begin_layout Bibliography
49415 \labelwidthstring Literaturverzeichnis
49416 \begin_inset CommandInset bibitem
49417 LatexCommand bibitem
49418 key "Farsi"
49419
49420 \end_inset
49421
49422
49423 \begin_inset CommandInset href
49424 LatexCommand href
49425 name "Wiki-page"
49426 target "http://wiki.lyx.org/Windows/Farsi"
49427
49428 \end_inset
49429
49430  how to set up LyX for Farsi:
49431 \begin_inset Newline newline
49432 \end_inset
49433
49434
49435 \begin_inset Flex URL
49436 status collapsed
49437
49438 \begin_layout Plain Layout
49439
49440 http://wiki.lyx.org/Windows/Farsi
49441 \end_layout
49442
49443 \end_inset
49444
49445
49446 \end_layout
49447
49448 \begin_layout Bibliography
49449 \labelwidthstring Literaturverzeichnis
49450 \begin_inset CommandInset bibitem
49451 LatexCommand bibitem
49452 key "Hebrew"
49453
49454 \end_inset
49455
49456
49457 \begin_inset CommandInset href
49458 LatexCommand href
49459 name "Wiki-page"
49460 target "http://wiki.lyx.org/Windows/Hebrew"
49461
49462 \end_inset
49463
49464  how to set up LyX for Hebrew:
49465 \begin_inset Newline newline
49466 \end_inset
49467
49468
49469 \begin_inset Flex URL
49470 status collapsed
49471
49472 \begin_layout Plain Layout
49473
49474 http://wiki.lyx.org/Windows/Hebrew
49475 \end_layout
49476
49477 \end_inset
49478
49479
49480 \end_layout
49481
49482 \begin_layout Bibliography
49483 \labelwidthstring Literaturverzeichnis
49484 \begin_inset CommandInset bibitem
49485 LatexCommand bibitem
49486 key "Japanese"
49487
49488 \end_inset
49489
49490
49491 \begin_inset CommandInset href
49492 LatexCommand href
49493 name "Wiki-page"
49494 target "http://wiki.lyx.org/Windows/Japanese"
49495
49496 \end_inset
49497
49498  how to set up LyX for Japanese:
49499 \begin_inset Newline newline
49500 \end_inset
49501
49502
49503 \begin_inset Flex URL
49504 status collapsed
49505
49506 \begin_layout Plain Layout
49507
49508 http://wiki.lyx.org/Windows/Japanese
49509 \end_layout
49510
49511 \end_inset
49512
49513
49514 \end_layout
49515
49516 \begin_layout Bibliography
49517 \labelwidthstring Literaturverzeichnis
49518 \begin_inset CommandInset bibitem
49519 LatexCommand bibitem
49520 key "Latvian"
49521
49522 \end_inset
49523
49524
49525 \begin_inset CommandInset href
49526 LatexCommand href
49527 name "Wiki-page"
49528 target "http://wiki.lyx.org/Windows/Latvian"
49529
49530 \end_inset
49531
49532  how to set up LyX for Latvian:
49533 \begin_inset Newline newline
49534 \end_inset
49535
49536
49537 \begin_inset Flex URL
49538 status collapsed
49539
49540 \begin_layout Plain Layout
49541
49542 http://wiki.lyx.org/Windows/Latvian
49543 \end_layout
49544
49545 \end_inset
49546
49547
49548 \end_layout
49549
49550 \begin_layout Bibliography
49551 \labelwidthstring Literaturverzeichnis
49552 \begin_inset CommandInset bibitem
49553 LatexCommand bibitem
49554 key "Lithuanian"
49555
49556 \end_inset
49557
49558
49559 \begin_inset CommandInset href
49560 LatexCommand href
49561 name "Wiki-page"
49562 target "http://wiki.lyx.org/Windows/Lithuanian"
49563
49564 \end_inset
49565
49566  how to set up LyX for Lithuanian:
49567 \begin_inset Newline newline
49568 \end_inset
49569
49570
49571 \begin_inset Flex URL
49572 status collapsed
49573
49574 \begin_layout Plain Layout
49575
49576 http://wiki.lyx.org/Windows/Lithuanian
49577 \end_layout
49578
49579 \end_inset
49580
49581
49582 \end_layout
49583
49584 \begin_layout Bibliography
49585 \labelwidthstring Literaturverzeichnis
49586 \begin_inset CommandInset bibitem
49587 LatexCommand bibitem
49588 key "Mongolian"
49589
49590 \end_inset
49591
49592
49593 \begin_inset CommandInset href
49594 LatexCommand href
49595 name "Wiki-page"
49596 target "http://wiki.lyx.org/Windows/Mongolian"
49597
49598 \end_inset
49599
49600  how to set up LyX for Mongolian:
49601 \begin_inset Newline newline
49602 \end_inset
49603
49604
49605 \begin_inset Flex URL
49606 status collapsed
49607
49608 \begin_layout Plain Layout
49609
49610 http://wiki.lyx.org/Windows/Mongolian
49611 \end_layout
49612
49613 \end_inset
49614
49615
49616 \end_layout
49617
49618 \begin_layout Bibliography
49619 \labelwidthstring Literaturverzeichnis
49620 \begin_inset CommandInset bibitem
49621 LatexCommand bibitem
49622 key "Vietnamese"
49623
49624 \end_inset
49625
49626
49627 \begin_inset CommandInset href
49628 LatexCommand href
49629 name "Wiki-page"
49630 target "http://wiki.lyx.org/Windows/Vietnamese"
49631
49632 \end_inset
49633
49634  how to set up LyX for Vietnamese:
49635 \begin_inset Newline newline
49636 \end_inset
49637
49638
49639 \begin_inset Flex URL
49640 status collapsed
49641
49642 \begin_layout Plain Layout
49643
49644 http://wiki.lyx.org/Windows/Vietnamese
49645 \end_layout
49646
49647 \end_inset
49648
49649
49650 \end_layout
49651
49652 \begin_layout Bibliography
49653 \labelwidthstring Literaturverzeichnis
49654 \begin_inset CommandInset bibitem
49655 LatexCommand bibitem
49656 key "NewInLyX20"
49657
49658 \end_inset
49659
49660
49661 \begin_inset CommandInset href
49662 LatexCommand href
49663 name "Wiki-page"
49664 target "http://wiki.lyx.org/LyX/NewInLyX20"
49665
49666 \end_inset
49667
49668  about new features in 
49669 \family sans
49670 LyX 2.0
49671 \family default
49672 :
49673 \begin_inset Newline newline
49674 \end_inset
49675
49676
49677 \begin_inset Flex URL
49678 status collapsed
49679
49680 \begin_layout Plain Layout
49681
49682 http://wiki.lyx.org/LyX/NewInLyX20
49683 \end_layout
49684
49685 \end_inset
49686
49687
49688 \end_layout
49689
49690 \begin_layout Standard
49691 \begin_inset Newpage newpage
49692 \end_inset
49693
49694
49695 \begin_inset ERT
49696 status collapsed
49697
49698 \begin_layout Plain Layout
49699
49700
49701 \backslash
49702 let
49703 \backslash
49704 mybibname
49705 \backslash
49706 bibname
49707 \end_layout
49708
49709 \begin_layout Plain Layout
49710
49711
49712 \backslash
49713 renewcommand{
49714 \backslash
49715 bibname}{
49716 \backslash
49717 mybibname
49718 \backslash
49719 ; 2}
49720 \end_layout
49721
49722 \end_inset
49723
49724
49725 \begin_inset Note Note
49726 status collapsed
49727
49728 \begin_layout Plain Layout
49729 The command 
49730 \series bold
49731
49732 \backslash
49733 bibname
49734 \series default
49735  is the name of the bibliography in the current document language.
49736  It is redefined here with the number 2 at the end to state that the following
49737  bibliography is the second one:
49738 \end_layout
49739
49740 \end_inset
49741
49742
49743 \end_layout
49744
49745 \begin_layout Standard
49746 \begin_inset CommandInset bibtex
49747 LatexCommand bibtex
49748 bibfiles "biblio/LyXDocs"
49749 options "biblio/alphadin"
49750
49751 \end_inset
49752
49753
49754 \end_layout
49755
49756 \begin_layout Standard
49757 The above bibliography is created from a BibTeX-database.
49758 \end_layout
49759
49760 \begin_layout Standard
49761 \begin_inset CommandInset nomencl_print
49762 LatexCommand printnomenclature
49763 set_width "auto"
49764
49765 \end_inset
49766
49767
49768 \begin_inset CommandInset index_print
49769 LatexCommand printindex
49770 type "idx"
49771
49772 \end_inset
49773
49774
49775 \end_layout
49776
49777 \end_body
49778 \end_document