]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
French Userguide: add missing files from r40175
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % define a short command for \textvisiblespace
37 \newcommand{\spce}{\textvisiblespace}
38
39 % macro for italic page numbers in the index
40 \newcommand{\IndexDef}[1]{\textit{#1}}
41
42 % for customized page headers/footers
43 % only needed because they are only used in one section of the document
44 \usepackage{fancyhdr}
45 % change header rule width
46 \renewcommand{\headrulewidth}{2pt}
47
48 % workaround for a makeindex bug,
49 % see sec. "Index Entry Order"
50 % only uncomment this when you are using makindex
51 %\let\OrgIndex\index 
52 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
53 \end_preamble
54 \options refpage,intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
55 \use_default_options false
56 \begin_modules
57 customHeadersFooters
58 enumitem
59 \end_modules
60 \maintain_unincluded_children false
61 \language english
62 \language_package default
63 \inputencoding auto
64 \fontencoding global
65 \font_roman default
66 \font_sans default
67 \font_typewriter default
68 \font_default_family default
69 \use_non_tex_fonts false
70 \font_sc false
71 \font_osf false
72 \font_sf_scale 100
73 \font_tt_scale 100
74
75 \graphics default
76 \default_output_format default
77 \output_sync 0
78 \bibtex_command default
79 \index_command default
80 \paperfontsize 12
81 \spacing single
82 \use_hyperref true
83 \pdf_title "The LyX User's Guide"
84 \pdf_author "LyX Team"
85 \pdf_subject "LyX"
86 \pdf_keywords "LyX"
87 \pdf_bookmarks true
88 \pdf_bookmarksnumbered true
89 \pdf_bookmarksopen false
90 \pdf_bookmarksopenlevel 1
91 \pdf_breaklinks false
92 \pdf_pdfborder false
93 \pdf_colorlinks true
94 \pdf_backref false
95 \pdf_pdfusetitle false
96 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
97 \papersize default
98 \use_geometry false
99 \use_amsmath 1
100 \use_esint 1
101 \use_mhchem 1
102 \use_mathdots 1
103 \cite_engine basic
104 \use_bibtopic false
105 \use_indices false
106 \paperorientation portrait
107 \suppress_date false
108 \use_refstyle 0
109 \notefontcolor #0000ff
110 \branch Question
111 \selected 1
112 \filename_suffix 0
113 \color #00ff00
114 \end_branch
115 \branch Answer
116 \selected 0
117 \filename_suffix 0
118 \color #aa55ff
119 \end_branch
120 \index Index
121 \shortcut idx
122 \color #008000
123 \end_index
124 \secnumdepth 3
125 \tocdepth 2
126 \paragraph_separation indent
127 \paragraph_indentation default
128 \quotes_language english
129 \papercolumns 1
130 \papersides 2
131 \paperpagestyle default
132 \tracking_changes false
133 \output_changes false
134 \html_math_output 0
135 \html_css_as_file 0
136 \html_be_strict true
137 \end_header
138
139 \begin_body
140
141 \begin_layout Title
142 The LyX User's Guide
143 \end_layout
144
145 \begin_layout Author
146 by the LyX Team
147 \begin_inset Foot
148 status collapsed
149
150 \begin_layout Plain Layout
151 \noindent
152 If you have comments or error corrections, please send them to the LyX Documenta
153 tion mailing list: 
154 \begin_inset CommandInset href
155 LatexCommand href
156 target "lyx-docs@lists.lyx.org"
157 type "mailto:"
158
159 \end_inset
160
161
162 \end_layout
163
164 \end_inset
165
166
167 \begin_inset Newline newline
168 \end_inset
169
170
171 \begin_inset Newline newline
172 \end_inset
173
174 Version 2.0.x
175 \begin_inset Note Note
176 status open
177
178 \begin_layout Plain Layout
179 The latest PDF-version of this document can be found here:
180 \begin_inset Newline newline
181 \end_inset
182
183
184 \series bold
185 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
186 \end_layout
187
188 \end_inset
189
190
191 \end_layout
192
193 \begin_layout Standard
194 \begin_inset CommandInset toc
195 LatexCommand tableofcontents
196
197 \end_inset
198
199
200 \end_layout
201
202 \begin_layout Chapter
203 Getting Started
204 \end_layout
205
206 \begin_layout Section
207 What is LyX?
208 \end_layout
209
210 \begin_layout Standard
211 LyX is a document preparation system.
212  It is a tool for producing beautiful manuscripts, publishable books, business
213  letters and proposals, and even poetry.
214  It is unlike most other 
215 \begin_inset Quotes eld
216 \end_inset
217
218 word processors
219 \begin_inset Quotes erd
220 \end_inset
221
222  in the sense that it uses the paradigm of a markup language as its core
223  editing style.
224  That means that when you type a section header, you mark it as a 
225 \begin_inset Quotes eld
226 \end_inset
227
228 Section
229 \begin_inset Quotes erd
230 \end_inset
231
232 , not 
233 \begin_inset Quotes eld
234 \end_inset
235
236 Bold, 17
237 \begin_inset space \thinspace{}
238 \end_inset
239
240 pt type, left justified, 5
241 \begin_inset space \thinspace{}
242 \end_inset
243
244 mm space below
245 \begin_inset Quotes erd
246 \end_inset
247
248 .
249  LyX takes care of the typesetting for you, so you deal only with concepts,
250  not the mechanics.
251 \end_layout
252
253 \begin_layout Standard
254 This philosophy is explained in much greater detail in the 
255 \emph on
256
257 \begin_inset Quotes eld
258 \end_inset
259
260 Introduction
261 \begin_inset Quotes erd
262 \end_inset
263
264
265 \emph default
266 .
267  If you haven't read it yet, you need to.
268  Yes, we mean now.
269 \end_layout
270
271 \begin_layout Standard
272 The 
273 \begin_inset Quotes eld
274 \end_inset
275
276
277 \emph on
278 Introduction
279 \emph default
280
281 \begin_inset Quotes erd
282 \end_inset
283
284  describes several things in addition to LyX's philosophy: most importantly,
285  the format of all of the manuals.
286  If you don't read it, you will have a bear of a time navigating this manual.
287  You might also be better served looking in one of the other manuals instead
288  of this one.
289  
290 \begin_inset Quotes eld
291 \end_inset
292
293
294 \emph on
295 Introduction
296 \emph default
297
298 \begin_inset Quotes erd
299 \end_inset
300
301  describes that, too.
302 \end_layout
303
304 \begin_layout Section
305 How LyX Looks
306 \end_layout
307
308 \begin_layout Standard
309 Like most applications, LyX has the familiar menu bar across the top of
310  its window.
311  Below it is a toolbar with a pulldown box and various buttons.
312  There is, of course, a vertical scrollbar and a main work area for editing
313  documents.
314 \end_layout
315
316 \begin_layout Standard
317 Note that there is no horizontal scrollbar.
318  This is not a bug or an oversight, but intentional.
319  When you read a book, you expect the end of a line to wrap around to the
320  next line.
321  Text overflows onto new pages in a vertical fashion, hence the need for
322  only a vertical scrollbar.
323  There are three cases where you might want a horizontal scrollbar.
324  The first case is large images.
325  To avoid that they are displayed larger than your screen, use in the image
326  settings the option 
327 \family sans
328 Scale on Screen
329 \family default
330  in the tab 
331 \family sans
332 LaTeX and LyX options
333 \family default
334 .
335  The second and third cases are tables and equations which are wider than
336  the LyX window.
337  You can use the arrow keys to scroll horizontally through the table, but
338  this doesn't work for equations yet.
339 \end_layout
340
341 \begin_layout Standard
342 For a brief description of all LyX menus and toolbar buttons, have a look
343  at Appendix
344 \begin_inset space ~
345 \end_inset
346
347
348 \begin_inset CommandInset ref
349 LatexCommand ref
350 reference "chap:The-User-Interface"
351
352 \end_inset
353
354 .
355 \end_layout
356
357 \begin_layout Section
358 HELP
359 \end_layout
360
361 \begin_layout Standard
362 The help system consists of the LyX manuals.
363  You can read 
364 \emph on
365 all
366 \emph default
367  of the manuals from inside LyX.
368  Just select the manual you want read from the 
369 \family sans
370 Help
371 \family default
372  menu.
373 \end_layout
374
375 \begin_layout Section
376 Basic LyX Setup
377 \begin_inset CommandInset label
378 LatexCommand label
379 name "sec:Basic-LyX-Setup"
380
381 \end_inset
382
383
384 \end_layout
385
386 \begin_layout Standard
387 Almost all features of LyX can be configured via the menu 
388 \family sans
389 Tools\SpecialChar \menuseparator
390 Preferences
391 \family default
392 .
393 \begin_inset Index idx
394 status collapsed
395
396 \begin_layout Plain Layout
397 Preferences
398 \end_layout
399
400 \end_inset
401
402  LyX is able to inspect your system to see what programs, LaTeX document
403  classes and LaTeX packages are available.
404  It uses this knowledge to give reasonable defaults for the preferences
405  settings.
406  Although this configuration has already been done when LyX was installed
407  on your system, you might have some items that you installed locally, e.
408 \begin_inset space \thinspace{}
409 \end_inset
410
411 g.
412 \begin_inset space \space{}
413 \end_inset
414
415 new LaTeX classes, and which are not seen by LyX.
416  To force LyX to re-inspect your system, you should use 
417 \family sans
418 Tools\SpecialChar \menuseparator
419 Reconfigure
420 \family default
421 .
422 \begin_inset Index idx
423 status collapsed
424
425 \begin_layout Plain Layout
426 Reconfiguration of LyX
427 \end_layout
428
429 \end_inset
430
431  You should then restart LyX to ensure that the changes are taken into account.
432 \end_layout
433
434 \begin_layout Section
435 LaTeX Setup
436 \begin_inset CommandInset label
437 LatexCommand label
438 name "sec:LaTeX-Setup"
439
440 \end_inset
441
442
443 \end_layout
444
445 \begin_layout Standard
446 You can edit documents in LyX without having LaTeX installed, but you will
447  not to able to create PDFs or print your documents unless you do have it
448  installed.
449  However, some LyX documents use DocBook as the `backend' that can produce
450  PDFs and the like, and every LyX document can always be output as plain
451  text or as XHTML.
452 \end_layout
453
454 \begin_layout Standard
455 Some document classes may depend upon specific LaTeX or DocBook classes
456  or packages.
457  Such document classes can be used even if you do not have the required
458  files installed, but you will not be able to produce certain kinds of output.
459 \end_layout
460
461 \begin_layout Standard
462 The LaTeX packages that LyX has found on your system are listed in a file
463  you can view from the menu 
464 \family sans
465 Help\SpecialChar \menuseparator
466 LaT
467 \begin_inset ERT
468 status collapsed
469
470 \begin_layout Plain Layout
471
472 {}
473 \end_layout
474
475 \end_inset
476
477 eX
478 \begin_inset space ~
479 \end_inset
480
481 Configuration
482 \family default
483 .
484  If you are missing packages you need, then you must install them and then
485  reconfigure LyX (menu 
486 \family sans
487 Tools\SpecialChar \menuseparator
488 Reconfigure
489 \family default
490 ).
491 \begin_inset Note Note
492 status collapsed
493
494 \begin_layout Plain Layout
495 The two braces in the TeX Code box prevent that the term 
496 \begin_inset Quotes eld
497 \end_inset
498
499 LaTeX
500 \begin_inset Quotes erd
501 \end_inset
502
503  from being printed with sub- and superscript letters.
504  More about TeX Code is described in section
505 \begin_inset space ~
506 \end_inset
507
508
509 \begin_inset CommandInset ref
510 LatexCommand ref
511 reference "sec:TeX-Code"
512
513 \end_inset
514
515 , the printout of proper names like LaTeX is explained in section
516 \begin_inset space ~
517 \end_inset
518
519
520 \begin_inset CommandInset ref
521 LatexCommand ref
522 reference "sub:LyX's-Proper-Names"
523
524 \end_inset
525
526 .
527 \end_layout
528
529 \end_inset
530
531
532 \begin_inset Index idx
533 status collapsed
534
535 \begin_layout Plain Layout
536 Reconfiguration of LyX
537 \end_layout
538
539 \end_inset
540
541  See section 5.1 of the 
542 \emph on
543 Customization
544 \emph default
545  manual for more information on installing additional LaTeX packages.
546 \end_layout
547
548 \begin_layout Chapter
549 How to work with LyX
550 \end_layout
551
552 \begin_layout Section
553 Basic File Operations
554 \begin_inset Index idx
555 status collapsed
556
557 \begin_layout Plain Layout
558 File Operations
559 \end_layout
560
561 \end_inset
562
563
564 \end_layout
565
566 \begin_layout Standard
567 Under the 
568 \family sans
569 File
570 \family default
571  menu and in the standard toolbar are basic operations for any word processor
572  in addition to some more advanced operations:
573 \end_layout
574
575 \begin_layout Itemize
576
577 \family sans
578 New 
579 \begin_inset Info
580 type  "icon"
581 arg   "buffer-new"
582 \end_inset
583
584
585 \end_layout
586
587 \begin_layout Itemize
588
589 \family sans
590 New
591 \begin_inset space ~
592 \end_inset
593
594 from
595 \bar under
596
597 \begin_inset space ~
598 \end_inset
599
600
601 \bar default
602 Template
603 \end_layout
604
605 \begin_layout Itemize
606
607 \family sans
608 Open 
609 \begin_inset Info
610 type  "icon"
611 arg   "file-open"
612 \end_inset
613
614
615 \end_layout
616
617 \begin_layout Itemize
618
619 \family sans
620 Close
621 \end_layout
622
623 \begin_layout Itemize
624
625 \family sans
626 Save 
627 \begin_inset Info
628 type  "icon"
629 arg   "buffer-write"
630 \end_inset
631
632
633 \end_layout
634
635 \begin_layout Itemize
636
637 \family sans
638 Save
639 \begin_inset space ~
640 \end_inset
641
642 As
643 \end_layout
644
645 \begin_layout Itemize
646
647 \family sans
648 Revert
649 \begin_inset space ~
650 \end_inset
651
652 to
653 \begin_inset space ~
654 \end_inset
655
656 saved
657 \end_layout
658
659 \begin_layout Itemize
660
661 \family sans
662 Version
663 \begin_inset space ~
664 \end_inset
665
666 Control
667 \end_layout
668
669 \begin_layout Itemize
670
671 \family sans
672 Import
673 \end_layout
674
675 \begin_layout Itemize
676
677 \family sans
678 Export
679 \end_layout
680
681 \begin_layout Itemize
682
683 \family sans
684 Print 
685 \begin_inset Info
686 type  "icon"
687 arg   "dialog-show print"
688 \end_inset
689
690
691 \end_layout
692
693 \begin_layout Itemize
694
695 \family sans
696 Exit
697 \end_layout
698
699 \begin_layout Standard
700 They all do pretty much the same thing as in other word processors, with
701  a few minor differences.
702  The 
703 \family sans
704 File\SpecialChar \menuseparator
705 New
706 \begin_inset space ~
707 \end_inset
708
709 from
710 \bar under
711
712 \begin_inset space ~
713 \end_inset
714
715
716 \bar default
717 Template
718 \family default
719  command not only prompts you for a name for the new file, but also prompts
720  you for a template to use.
721  Selecting a template will automatically set certain layout features for
722  the document, features you would otherwise need to change manually.
723  They can be of use for certain classes, especially those for writing letters
724  (see section
725 \begin_inset space ~
726 \end_inset
727
728
729 \begin_inset CommandInset ref
730 LatexCommand ref
731 reference "sec:Document-Classes"
732
733 \end_inset
734
735 ).
736 \end_layout
737
738 \begin_layout Standard
739 \begin_inset Note Greyedout
740 status open
741
742 \begin_layout Plain Layout
743
744 \series bold
745 Note:
746 \series default
747  There is no 
748 \begin_inset Quotes eld
749 \end_inset
750
751 default file
752 \begin_inset Quotes erd
753 \end_inset
754
755  or document named 
756 \begin_inset Quotes eld
757 \end_inset
758
759 Untitled
760 \begin_inset Quotes erd
761 \end_inset
762
763  or 
764 \begin_inset Quotes eld
765 \end_inset
766
767 scratch.
768 \begin_inset Quotes erd
769 \end_inset
770
771  Unless you tell LyX to open a file or create a new one, that big, blank
772  space is just that — a big, blank space.
773 \end_layout
774
775 \end_inset
776
777
778 \end_layout
779
780 \begin_layout Standard
781
782 \family sans
783 Revert
784 \begin_inset space ~
785 \end_inset
786
787 to
788 \begin_inset space ~
789 \end_inset
790
791 saved
792 \family default
793  and 
794 \family sans
795 Version
796 \begin_inset space ~
797 \end_inset
798
799 Control
800 \family default
801  are useful if more people work on the same document at the same time
802 \begin_inset Foot
803 status collapsed
804
805 \begin_layout Plain Layout
806 If you plan to do this, you should check out the Version Control feature
807  in LyX also.
808  Read 
809 \emph on
810 Additional Features
811 \emph default
812 \SpecialChar \@.
813
814 \end_layout
815
816 \end_inset
817
818 .
819  
820 \family sans
821 Revert
822 \begin_inset space ~
823 \end_inset
824
825 to
826 \begin_inset space ~
827 \end_inset
828
829 saved
830 \family default
831  will reload the document from disk.
832  You can of course also use it if you regret that you changed a document
833  and want to restore it to the last save.
834  With
835 \family sans
836  Version
837 \begin_inset space ~
838 \end_inset
839
840 Control 
841 \family default
842 you can there register the changes you made to a document so that others
843  can identify them as your changes.
844 \end_layout
845
846 \begin_layout Section
847 Basic Editing Features
848 \begin_inset Index idx
849 status collapsed
850
851 \begin_layout Plain Layout
852 Editing
853 \end_layout
854
855 \end_inset
856
857
858 \begin_inset CommandInset label
859 LatexCommand label
860 name "sec:Basic-Editing-Features"
861
862 \end_inset
863
864
865 \end_layout
866
867 \begin_layout Standard
868 Like most modern word processors, LyX can perform cut and paste operations
869  on blocks of text, can move by character, word, or page of text, and can
870  delete whole words as well as individual characters.
871  The next four sections cover the basic LyX editing features and how to
872  access them.
873  We will start with cut and paste.
874 \end_layout
875
876 \begin_layout Standard
877 As you might expect, the 
878 \family sans
879 Edit
880 \family default
881  menu and the standard toolbar has the cut and paste commands, along with
882  various other editing features.
883  Some of these are special and covered in later sections.
884  The basic ones are:
885 \end_layout
886
887 \begin_layout Itemize
888
889 \family sans
890 Cut 
891 \family default
892
893 \begin_inset Info
894 type  "icon"
895 arg   "cut"
896 \end_inset
897
898
899 \end_layout
900
901 \begin_layout Itemize
902
903 \family sans
904 Copy 
905 \family default
906
907 \begin_inset Info
908 type  "icon"
909 arg   "copy"
910 \end_inset
911
912
913 \end_layout
914
915 \begin_layout Itemize
916
917 \family sans
918 Paste 
919 \family default
920
921 \begin_inset Info
922 type  "icon"
923 arg   "paste"
924 \end_inset
925
926
927 \end_layout
928
929 \begin_layout Itemize
930
931 \family sans
932 Paste
933 \begin_inset space ~
934 \end_inset
935
936 Recent
937 \end_layout
938
939 \begin_layout Itemize
940
941 \family sans
942 Paste
943 \begin_inset space ~
944 \end_inset
945
946 Special
947 \end_layout
948
949 \begin_layout Itemize
950
951 \family sans
952 Find
953 \begin_inset space ~
954 \end_inset
955
956 &
957 \begin_inset space ~
958 \end_inset
959
960 Replace 
961 \family default
962
963 \begin_inset Info
964 type  "icon"
965 arg   "dialog-show findreplace"
966 \end_inset
967
968
969 \end_layout
970
971 \begin_layout Standard
972 The first three are self-explanatory.
973  One thing to note: whenever you delete a block of text that you have selected,
974  it is automatically placed in the clipboard.
975  That is, the 
976 \family sans
977 Delete
978 \family default
979  and 
980 \family sans
981 Backspace
982 \family default
983  keys also function as the 
984 \family sans
985 Cut
986 \family default
987  command.
988  Also, if you've selected text, be careful: If you hit a key, LyX will completel
989 y delete the selected text and replace it with what you just typed.
990  You will have to do an 
991 \family sans
992 Undo
993 \family default
994  to get back the lost text.
995 \end_layout
996
997 \begin_layout Standard
998 \begin_inset Index idx
999 status collapsed
1000
1001 \begin_layout Plain Layout
1002 Paste
1003 \end_layout
1004
1005 \end_inset
1006
1007 You can also copy text between LyX and other programs by cut, copy and paste.
1008  The submenu of 
1009 \family sans
1010 Paste
1011 \begin_inset space ~
1012 \end_inset
1013
1014 Recent
1015 \family default
1016  shows you a list with the last strings you have pasted.
1017 \end_layout
1018
1019 \begin_layout Standard
1020 The menu 
1021 \family sans
1022 Edit\SpecialChar \menuseparator
1023 Paste
1024 \begin_inset space ~
1025 \end_inset
1026
1027 Special\SpecialChar \menuseparator
1028 Plain
1029 \begin_inset space ~
1030 \end_inset
1031
1032 Text, Join
1033 \begin_inset space ~
1034 \end_inset
1035
1036 Lines
1037 \family default
1038  will insert the text in the clipboard so that the whole text is inserted
1039  as 
1040 \emph on
1041 one
1042 \emph default
1043  paragraph.
1044  A new paragraph is started when there is a blank line in the file.
1045  Without 
1046 \family sans
1047 Join
1048 \begin_inset space ~
1049 \end_inset
1050
1051 Lines
1052 \family default
1053 , the text is inserted as Paragraphs, where the line breaks of the text
1054  will start a new paragraph.
1055 \end_layout
1056
1057 \begin_layout Standard
1058 \begin_inset Index idx
1059 status collapsed
1060
1061 \begin_layout Plain Layout
1062 Replace
1063 \end_layout
1064
1065 \end_inset
1066
1067
1068 \begin_inset Index idx
1069 status collapsed
1070
1071 \begin_layout Plain Layout
1072 Find
1073 \end_layout
1074
1075 \end_inset
1076
1077 The 
1078 \family sans
1079 Edit\SpecialChar \menuseparator
1080 Find
1081 \begin_inset space ~
1082 \end_inset
1083
1084 &
1085 \begin_inset space ~
1086 \end_inset
1087
1088 Replace
1089 \family default
1090  item opens the 
1091 \family sans
1092 Find
1093 \begin_inset space ~
1094 \end_inset
1095
1096 and
1097 \begin_inset space ~
1098 \end_inset
1099
1100 Replace
1101 \family default
1102  dialog.
1103  Once you have found a word or expression, LyX selects it.
1104  Hitting the 
1105 \family sans
1106 Replace
1107 \family default
1108  button replaces the selected text with the contents of the 
1109 \family sans
1110 Replace
1111 \begin_inset space ~
1112 \end_inset
1113
1114 with
1115 \family default
1116  field.
1117  You can click the 
1118 \family sans
1119 Find
1120 \begin_inset space ~
1121 \end_inset
1122
1123 Next
1124 \family default
1125  button to skip the current word.
1126  Hit 
1127 \family sans
1128 Replace
1129 \begin_inset space ~
1130 \end_inset
1131
1132 All
1133 \family default
1134  to replace all occurrences of the text in the document automatically.
1135  The 
1136 \family sans
1137 Case
1138 \begin_inset space ~
1139 \end_inset
1140
1141 sensitive
1142 \family default
1143  option can be used if you want the search to consider the case of the search
1144  word.
1145  If the toggle is set, searching for 
1146 \begin_inset Quotes eld
1147 \end_inset
1148
1149
1150 \family typewriter
1151 Test
1152 \family default
1153
1154 \begin_inset Quotes erd
1155 \end_inset
1156
1157  will not match the word 
1158 \begin_inset Quotes eld
1159 \end_inset
1160
1161
1162 \family typewriter
1163 test
1164 \family default
1165
1166 \begin_inset Quotes erd
1167 \end_inset
1168
1169 .
1170  The 
1171 \family sans
1172 Match whole words only
1173 \family default
1174  option can be used to force LyX to only find complete words, e.
1175 \begin_inset space \thinspace{}
1176 \end_inset
1177
1178 g., searching for 
1179 \begin_inset Quotes eld
1180 \end_inset
1181
1182
1183 \family typewriter
1184 star
1185 \family default
1186
1187 \begin_inset Quotes erd
1188 \end_inset
1189
1190  will not match 
1191 \begin_inset Quotes eld
1192 \end_inset
1193
1194
1195 \family typewriter
1196 starlet
1197 \family default
1198
1199 \begin_inset Quotes erd
1200 \end_inset
1201
1202 .
1203  LyX offers also an advanced 
1204 \family sans
1205 Find
1206 \begin_inset space ~
1207 \end_inset
1208
1209 &
1210 \begin_inset space ~
1211 \end_inset
1212
1213 Replace
1214 \family default
1215  feature that is described in sec.
1216 \begin_inset space ~
1217 \end_inset
1218
1219
1220 \begin_inset CommandInset ref
1221 LatexCommand ref
1222 reference "sec:Advanced-Find-and"
1223
1224 \end_inset
1225
1226 .
1227 \end_layout
1228
1229 \begin_layout Standard
1230 Things like notes, floats, etc., the so called insets can be dissolved.
1231  This means that the inset is deleted and its content is left as normal
1232  text.
1233  Dissolving an inset is done by setting the cursor to the beginning of an
1234  inset and pressing 
1235 \family sans
1236 Backspace
1237 \family default
1238  or by setting the cursor to the end and pressing 
1239 \family sans
1240 Delete
1241 \family default
1242 .
1243 \end_layout
1244
1245 \begin_layout Standard
1246 The content of an inset is selected using the shortcut 
1247 \begin_inset Info
1248 type  "shortcuts"
1249 arg   "inset-select-all"
1250 \end_inset
1251
1252 , the shortcut 
1253 \begin_inset Info
1254 type  "shortcuts"
1255 arg   "command-sequence buffer-begin ; buffer-end-select"
1256 \end_inset
1257
1258  selects the whole document.
1259 \end_layout
1260
1261 \begin_layout Section
1262 Undo and Redo
1263 \begin_inset Index idx
1264 status collapsed
1265
1266 \begin_layout Plain Layout
1267 Redo
1268 \end_layout
1269
1270 \end_inset
1271
1272
1273 \begin_inset Index idx
1274 status collapsed
1275
1276 \begin_layout Plain Layout
1277 Undo
1278 \end_layout
1279
1280 \end_inset
1281
1282
1283 \begin_inset CommandInset label
1284 LatexCommand label
1285 name "sec:Undo-and-Redo"
1286
1287 \end_inset
1288
1289
1290 \end_layout
1291
1292 \begin_layout Standard
1293 If you make a mistake, you can easily recover from it.
1294  LyX has a large-capacity undo/redo buffer.
1295  Select 
1296 \family sans
1297 Edit\SpecialChar \menuseparator
1298 Undo
1299 \family default
1300  or the toolbar button 
1301 \begin_inset Info
1302 type  "icon"
1303 arg   "undo"
1304 \end_inset
1305
1306  to undo some mistake.
1307  If you accidentally undo too much, use 
1308 \family sans
1309 Edit\SpecialChar \menuseparator
1310 Redo
1311 \family default
1312  or the toolbar button 
1313 \begin_inset Info
1314 type  "icon"
1315 arg   "redo"
1316 \end_inset
1317
1318  to 
1319 \begin_inset Quotes eld
1320 \end_inset
1321
1322 undo the undo.
1323 \begin_inset Quotes erd
1324 \end_inset
1325
1326  The undo mechanism is currently limited to 100
1327 \begin_inset space \thinspace{}
1328 \end_inset
1329
1330 steps to minimize memory overhead.
1331 \end_layout
1332
1333 \begin_layout Standard
1334 Note that if you revert back all changes to arrive to the document as it
1335  was last saved, the 
1336 \begin_inset Quotes eld
1337 \end_inset
1338
1339 changed
1340 \begin_inset Quotes erd
1341 \end_inset
1342
1343  status of the document is unfortunately not reset.
1344  This is a consequence of the 100
1345 \begin_inset space \thinspace{}
1346 \end_inset
1347
1348 step undo limit, above.
1349 \end_layout
1350
1351 \begin_layout Standard
1352
1353 \family sans
1354 Undo
1355 \family default
1356  and 
1357 \family sans
1358 Redo
1359 \family default
1360  work on almost everything in LyX.
1361  But they will not undo or redo text character by character, but by blocks
1362  of text.
1363 \end_layout
1364
1365 \begin_layout Section
1366 Mouse Operations
1367 \begin_inset Index idx
1368 status collapsed
1369
1370 \begin_layout Plain Layout
1371 Mouse Operations
1372 \end_layout
1373
1374 \end_inset
1375
1376
1377 \end_layout
1378
1379 \begin_layout Standard
1380 These are the most basic mouse operations.
1381 \end_layout
1382
1383 \begin_layout Enumerate
1384 Motion
1385 \end_layout
1386
1387 \begin_deeper
1388 \begin_layout Itemize
1389 Click the 
1390 \emph on
1391 left mouse button
1392 \emph default
1393  once anywhere in the edit window.
1394  The cursor moves to the text under the mouse.
1395 \end_layout
1396
1397 \end_deeper
1398 \begin_layout Enumerate
1399 Selecting Text
1400 \end_layout
1401
1402 \begin_deeper
1403 \begin_layout Itemize
1404 Hold down the 
1405 \emph on
1406 left mouse button
1407 \emph default
1408  and drag the mouse.
1409  LyX marks the text between the old and new mouse positions.
1410  Use 
1411 \family sans
1412 Edit\SpecialChar \menuseparator
1413 Copy
1414 \family default
1415  to create a copy of the text in LyX's buffer (and the clipboard).
1416 \end_layout
1417
1418 \begin_layout Itemize
1419 Re-position the cursor and then paste the text back into LyX using 
1420 \family sans
1421 Edit\SpecialChar \menuseparator
1422 Paste
1423 \family default
1424 .
1425 \end_layout
1426
1427 \end_deeper
1428 \begin_layout Enumerate
1429 Insets (Footnotes, Notes, Floats, etc.)
1430 \end_layout
1431
1432 \begin_deeper
1433 \begin_layout Standard
1434 Right-click on them to set their properties.
1435  Also check the appropriate section of this manual for more details.
1436 \end_layout
1437
1438 \end_deeper
1439 \begin_layout Section
1440 Navigating
1441 \begin_inset CommandInset label
1442 LatexCommand label
1443 name "sec:Navigating"
1444
1445 \end_inset
1446
1447
1448 \begin_inset Index idx
1449 status collapsed
1450
1451 \begin_layout Plain Layout
1452 Navigating
1453 \end_layout
1454
1455 \end_inset
1456
1457
1458 \end_layout
1459
1460 \begin_layout Standard
1461 LyX offers you several ways to navigate in documents:
1462 \end_layout
1463
1464 \begin_layout Itemize
1465 The 
1466 \family sans
1467 Navigate
1468 \family default
1469  menu lists all sections of the document as submenu entries that you can
1470  click to jump to the corresponding document part.
1471 \end_layout
1472
1473 \begin_layout Itemize
1474 The `Outline', which is accessed either by the menu 
1475 \family sans
1476 Document\SpecialChar \menuseparator
1477 Outline
1478 \family default
1479  or by the toolbar button 
1480 \begin_inset Info
1481 type  "icon"
1482 arg   "dialog-toggle toc"
1483 \end_inset
1484
1485 .
1486 \end_layout
1487
1488 \begin_layout Itemize
1489 You can set bookmarks in your document under 
1490 \family sans
1491 Navigate\SpecialChar \menuseparator
1492 Bookmarks
1493 \family default
1494  and use the same menu to return to them.
1495  Note that bookmarks are saved between sessions.
1496 \end_layout
1497
1498 \begin_layout Standard
1499 The toolbar button 
1500 \begin_inset Info
1501 type  "icon"
1502 arg   "bookmark-goto 0"
1503 \end_inset
1504
1505  (also 
1506 \family sans
1507 Navigate\SpecialChar \menuseparator
1508 Bookmarks\SpecialChar \menuseparator
1509 NavigateBack
1510 \family default
1511 ) jumps to the position in the document where you recently changed something.
1512  This is useful when you have a large document and have navigated or scrolled
1513  to another document part to look for something, and want to go back to
1514  your last editing position.
1515 \end_layout
1516
1517 \begin_layout Subsection
1518 The Outliner
1519 \end_layout
1520
1521 \begin_layout Standard
1522 In the pull-down box at the top of the outline window, you can choose between
1523  several different lists, including other TOC-like objects, such as lists
1524  of tables and figures, but also lists of footnotes, or labels and cross-referen
1525 ces (see sec.
1526 \begin_inset space \thinspace{}
1527 \end_inset
1528
1529
1530 \begin_inset CommandInset ref
1531 LatexCommand formatted
1532 reference "sec:Cross-References"
1533
1534 \end_inset
1535
1536 ), or notes, or citations (see sec.
1537 \begin_inset space \thinspace{}
1538 \end_inset
1539
1540
1541 \begin_inset CommandInset ref
1542 LatexCommand formatted
1543 reference "sec:Bibliography"
1544
1545 \end_inset
1546
1547 ).
1548  Clicking on any of these will take you to the corresponding object in your
1549  document.
1550 \end_layout
1551
1552 \begin_layout Standard
1553 Right-clicking on elements in the Outline will in many cases open a context
1554  menu that will allow for direct modification of those elements.
1555  For example, with citations, the context menu allows you to open the citation
1556  dialog and to modify the citation.
1557  Right-clicking a change will allow you to accept or reject it.
1558  And so on.
1559 \end_layout
1560
1561 \begin_layout Standard
1562 The `Filter' field at the top allows you to restrict which entries appear
1563  in the Outline.
1564  For example, if you are displaying the list of Labels and References and
1565  wish to see only references to subsections, you can enter the text 
1566 \begin_inset Quotes eld
1567 \end_inset
1568
1569 sub:
1570 \begin_inset Quotes erd
1571 \end_inset
1572
1573  in the filter, and only entries containing that text will be displayed.
1574 \end_layout
1575
1576 \begin_layout Standard
1577 At the bottom of the outline are several buttons and the like that allow
1578  you further to control the display.
1579  The 
1580 \family sans
1581 Sort
1582 \family default
1583  option sorts the current list alphabetically.
1584  Otherwise, the elements appear in the order in which they occur in the
1585  document.The 
1586 \family sans
1587 Keep
1588 \family default
1589  option keeps it in the current view state.
1590  Keeping means that when you have e.
1591 \begin_inset space \thinspace{}
1592 \end_inset
1593
1594 g.
1595 \begin_inset space \space{}
1596 \end_inset
1597
1598 the subsections of section
1599 \begin_inset space ~
1600 \end_inset
1601
1602 2 and 4 shown and click on section
1603 \begin_inset space ~
1604 \end_inset
1605
1606 3, the subsections of section
1607 \begin_inset space ~
1608 \end_inset
1609
1610 2 and 4 will still be shown.
1611  Without the 
1612 \family sans
1613 Keep
1614 \family default
1615  option they will be hidden to highlight the clicked section
1616 \begin_inset space ~
1617 \end_inset
1618
1619 3.
1620  Finally, the slider at the left can be used to open the Outline to a given
1621  
1622 \begin_inset Quotes eld
1623 \end_inset
1624
1625 depth
1626 \begin_inset Quotes erd
1627 \end_inset
1628
1629 .
1630  It is best just to experiment with it to see how it works.
1631 \end_layout
1632
1633 \begin_layout Standard
1634 The 
1635 \begin_inset space ~
1636 \end_inset
1637
1638
1639 \begin_inset Graphics
1640         filename ../images/reload.png
1641
1642 \end_inset
1643
1644
1645 \begin_inset space ~
1646 \end_inset
1647
1648 button refreshes the TOC (though this should not usually be necessary).
1649  Next to it are buttons that allow you to change the position of sections
1650  in your document.
1651  The 
1652 \begin_inset space \space{}
1653 \end_inset
1654
1655
1656 \begin_inset Graphics
1657         filename ../images/down.png
1658         scale 85
1659         groupId toolbarbuttons
1660
1661 \end_inset
1662
1663
1664 \begin_inset space ~
1665 \end_inset
1666
1667  and 
1668 \begin_inset space \space{}
1669 \end_inset
1670
1671
1672 \begin_inset Graphics
1673         filename ../images/up.png
1674         scale 85
1675         groupId toolbarbuttons
1676
1677 \end_inset
1678
1679
1680 \begin_inset space ~
1681 \end_inset
1682
1683  buttons move sections up and down in the document.
1684  So, for example, you can move section
1685 \begin_inset space ~
1686 \end_inset
1687
1688 2.5 before section
1689 \begin_inset space ~
1690 \end_inset
1691
1692 2.4 or after section
1693 \begin_inset space ~
1694 \end_inset
1695
1696 2.6.
1697  LyX will then automatically renumber the sections to the new order.
1698  With the buttons 
1699 \begin_inset Graphics
1700         filename ../images/promote.png
1701         scale 85
1702         groupId toolbarbuttons
1703
1704 \end_inset
1705
1706  and 
1707 \begin_inset Graphics
1708         filename ../images/demote.png
1709         scale 85
1710         groupId toolbarbuttons
1711
1712 \end_inset
1713
1714  (or the corresponding key bindings 
1715 \family sans
1716 Tab
1717 \family default
1718  and 
1719 \family sans
1720 Shift-Tab
1721 \family default
1722 ) you can change the level of sections.
1723  So you can for example make section
1724 \begin_inset space ~
1725 \end_inset
1726
1727 2.5 chapter
1728 \begin_inset space ~
1729 \end_inset
1730
1731 3 or to subsection
1732 \begin_inset space ~
1733 \end_inset
1734
1735 2.4.1.
1736 \end_layout
1737
1738 \begin_layout Section
1739 Input / Word Completion
1740 \begin_inset CommandInset label
1741 LatexCommand label
1742 name "sec:Input-Completion"
1743
1744 \end_inset
1745
1746
1747 \begin_inset Index idx
1748 status collapsed
1749
1750 \begin_layout Plain Layout
1751 Input completion
1752 \end_layout
1753
1754 \end_inset
1755
1756
1757 \begin_inset Index idx
1758 status collapsed
1759
1760 \begin_layout Plain Layout
1761 Word completion|see
1762 \begin_inset ERT
1763 status collapsed
1764
1765 \begin_layout Plain Layout
1766
1767 {
1768 \end_layout
1769
1770 \end_inset
1771
1772 Input completion
1773 \begin_inset ERT
1774 status collapsed
1775
1776 \begin_layout Plain Layout
1777
1778 }
1779 \end_layout
1780
1781 \end_inset
1782
1783
1784 \end_layout
1785
1786 \end_inset
1787
1788
1789 \end_layout
1790
1791 \begin_layout Standard
1792 LyX provides completion of words by scanning all documents that are currently
1793  opened.
1794  Every word that appears in these documents is added to a database that
1795  is used to propose completions.
1796 \end_layout
1797
1798 \begin_layout Standard
1799 The input completion can be activated in the LyX preferences (menu 
1800 \family sans
1801 Tools\SpecialChar \menuseparator
1802 Preferences
1803 \family default
1804 ) in the section 
1805 \family sans
1806 Editing\SpecialChar \menuseparator
1807 Input Completion
1808 \family default
1809 .
1810  With the option 
1811 \family sans
1812 Automatic
1813 \begin_inset space ~
1814 \end_inset
1815
1816 inline
1817 \begin_inset space ~
1818 \end_inset
1819
1820 completion
1821 \family default
1822  the proposed completion is shown directly behind the cursor.
1823  With the option 
1824 \family sans
1825 Automatic
1826 \begin_inset space ~
1827 \end_inset
1828
1829 popup
1830 \family default
1831  the completions are always shown in a popup.
1832  The cursor completion indicator can be turned off by deselecting the option
1833  
1834 \family sans
1835 Cursor
1836 \begin_inset space ~
1837 \end_inset
1838
1839 indicator
1840 \family default
1841 .
1842  With the general options you can define the delay time for the inline and
1843  popup completion and choose if long completions should be abbreviated.
1844 \end_layout
1845
1846 \begin_layout Standard
1847 LyX shows a small triangle behind the cursor as indicator that there are
1848  completions available.
1849  Press the 
1850 \family sans
1851 Tab
1852 \family default
1853  key to accept a proposed completion.
1854  If several completions are possible, a popup is opened showing them.
1855  You can select a completion in the popup using the mouse or the arrow keys,
1856  and accept the chosen completion be pressing 
1857 \family sans
1858 Return
1859 \family default
1860 .
1861 \end_layout
1862
1863 \begin_layout Standard
1864 The completion options for math in the preferences do the same as the correspond
1865 ing options for text.
1866  The special math option 
1867 \family sans
1868 Autocorrection
1869 \family default
1870  enables that characters can be composed.
1871  If you for example want to insert the character 
1872 \begin_inset Formula $\Rightarrow$
1873 \end_inset
1874
1875 , you can then input the characters 
1876 \begin_inset Quotes eld
1877 \end_inset
1878
1879
1880 \series bold
1881 =>
1882 \series default
1883
1884 \begin_inset Quotes erd
1885 \end_inset
1886
1887  to a formula to get it.
1888  So this is a quick alternative to the insertion of commands or the usage
1889  of the math toolbar.
1890  A list with supported character combinations can be found in the file 
1891 \family typewriter
1892 autocorrect
1893 \family default
1894  that is somewhere in LyX's installation folder.
1895  Math autocorrection can any time turned on by pressing the exclamation
1896  mark key '!'.
1897  Pressing 
1898 \family sans
1899 Space
1900 \family default
1901  turns it off.
1902 \end_layout
1903
1904 \begin_layout Section
1905 Basic Key Bindings
1906 \begin_inset Index idx
1907 status collapsed
1908
1909 \begin_layout Plain Layout
1910 Key Bindings
1911 \end_layout
1912
1913 \end_inset
1914
1915
1916 \begin_inset Index idx
1917 status collapsed
1918
1919 \begin_layout Plain Layout
1920 Bindings|see
1921 \begin_inset ERT
1922 status collapsed
1923
1924 \begin_layout Plain Layout
1925
1926 {
1927 \end_layout
1928
1929 \end_inset
1930
1931 Key Bindings
1932 \begin_inset ERT
1933 status collapsed
1934
1935 \begin_layout Plain Layout
1936
1937 }
1938 \end_layout
1939
1940 \end_inset
1941
1942
1943 \end_layout
1944
1945 \end_inset
1946
1947
1948 \begin_inset Index idx
1949 status collapsed
1950
1951 \begin_layout Plain Layout
1952 Shortcuts|see
1953 \begin_inset ERT
1954 status collapsed
1955
1956 \begin_layout Plain Layout
1957
1958 {
1959 \end_layout
1960
1961 \end_inset
1962
1963 Key Bindings
1964 \begin_inset ERT
1965 status collapsed
1966
1967 \begin_layout Plain Layout
1968
1969 }
1970 \end_layout
1971
1972 \end_inset
1973
1974
1975 \end_layout
1976
1977 \end_inset
1978
1979
1980 \end_layout
1981
1982 \begin_layout Standard
1983 There are at least two different primary binding maps: 
1984 \family typewriter
1985 cua
1986 \family default
1987  and 
1988 \family typewriter
1989 emacs
1990 \family default
1991 .
1992  LyX's default is 
1993 \family typewriter
1994 cua
1995 \family default
1996 , which can be changed in the LyX preferences under 
1997 \family sans
1998 Editing\SpecialChar \menuseparator
1999 Shortcuts
2000 \family default
2001 .
2002 \end_layout
2003
2004 \begin_layout Standard
2005 Some keys, like 
2006 \family sans
2007 Page
2008 \begin_inset space ~
2009 \end_inset
2010
2011 Up
2012 \family default
2013
2014 \family sans
2015 Page
2016 \begin_inset space ~
2017 \end_inset
2018
2019 Down
2020 \family default
2021
2022 \family sans
2023 Left
2024 \family default
2025
2026 \family sans
2027 Right
2028 \family default
2029
2030 \family sans
2031 Up
2032 \family default
2033  and 
2034 \family sans
2035 Down
2036 \family default
2037 , do exactly what you expect them to do.
2038  Other keys don't:
2039 \end_layout
2040
2041 \begin_layout Labeling
2042 \labelwidthstring 00.00.0000
2043
2044 \family sans
2045 Tab
2046 \begin_inset CommandInset nomenclature
2047 LatexCommand nomenclature
2048 symbol "Tab"
2049 description "Tabulator key"
2050
2051 \end_inset
2052
2053
2054 \family default
2055  There is no such thing as a tab stop in LyX.
2056  If you do not understand this, go read sections
2057 \begin_inset space ~
2058 \end_inset
2059
2060
2061 \begin_inset CommandInset ref
2062 LatexCommand ref
2063 reference "sec:Par-indent-intro"
2064
2065 \end_inset
2066
2067  and 
2068 \begin_inset CommandInset ref
2069 LatexCommand ref
2070 reference "sec:Paragraph-Environments"
2071
2072 \end_inset
2073
2074 , especially section
2075 \begin_inset space ~
2076 \end_inset
2077
2078
2079 \begin_inset CommandInset ref
2080 LatexCommand ref
2081 reference "sub:Lists"
2082
2083 \end_inset
2084
2085 , right now.
2086  Yes, right now.
2087  If you're still confused, look in the 
2088 \emph on
2089 Tutorial
2090 \emph default
2091 .
2092 \begin_inset Newline newline
2093 \end_inset
2094
2095 In LyX the Tab key is only used to accept propositions of the input completion.
2096 \end_layout
2097
2098 \begin_layout Labeling
2099 \labelwidthstring 00.00.0000
2100
2101 \family sans
2102 Esc
2103 \begin_inset CommandInset nomenclature
2104 LatexCommand nomenclature
2105 symbol "Esc"
2106 description "Escape key"
2107
2108 \end_inset
2109
2110
2111 \family default
2112  This is the 
2113 \begin_inset Quotes eld
2114 \end_inset
2115
2116 cancel key.
2117 \begin_inset Quotes erd
2118 \end_inset
2119
2120  It's used, generically, to cancel operations.
2121  Other parts of the manual will go into greater detail about this.
2122 \end_layout
2123
2124 \begin_layout Labeling
2125 \labelwidthstring 00.00.0000
2126
2127 \family sans
2128 Home
2129 \family default
2130
2131 \begin_inset space ~
2132 \end_inset
2133
2134 and
2135 \begin_inset space ~
2136 \end_inset
2137
2138
2139 \family sans
2140 End
2141 \family default
2142  These move the cursor, respectively, to the beginning and end of a line,
2143  unless you are using the Emacs bindings where they jump to the beginning
2144  or end of the file.
2145 \end_layout
2146
2147 \begin_layout Standard
2148 There are three modifier keys:
2149 \end_layout
2150
2151 \begin_layout Labeling
2152 \labelwidthstring 00.00.0000
2153
2154 \family sans
2155 Control
2156 \family default
2157  (Denoted by 
2158 \begin_inset Quotes eld
2159 \end_inset
2160
2161
2162 \family sans
2163 Ctrl
2164 \family default
2165
2166 \begin_inset Quotes erd
2167 \end_inset
2168
2169
2170 \begin_inset CommandInset nomenclature
2171 LatexCommand nomenclature
2172 symbol "Ctrl"
2173 description "Control key"
2174
2175 \end_inset
2176
2177  in the documentation files) This has a couple of different uses, depending
2178  on which keys it is used in combination with:
2179 \end_layout
2180
2181 \begin_deeper
2182 \begin_layout Itemize
2183
2184 \family sans
2185 Backspace
2186 \family default
2187  or 
2188 \family sans
2189 Delete
2190 \family default
2191 , it deletes an entire word instead of a single character.
2192 \end_layout
2193
2194 \begin_layout Itemize
2195
2196 \family sans
2197 Left
2198 \family default
2199  and 
2200 \family sans
2201 Right
2202 \family default
2203 , it moves by words instead of characters.
2204 \end_layout
2205
2206 \begin_layout Itemize
2207
2208 \family sans
2209 Home
2210 \family default
2211  and 
2212 \family sans
2213 End
2214 \family default
2215 , it moves to the beginning and the end of the document, respectively.
2216 \end_layout
2217
2218 \end_deeper
2219 \begin_layout Labeling
2220 \labelwidthstring 00.00.0000
2221
2222 \family sans
2223 Shift
2224 \family default
2225  (Denoted by 
2226 \begin_inset Quotes eld
2227 \end_inset
2228
2229
2230 \family sans
2231 Shift
2232 \family default
2233
2234 \begin_inset Quotes erd
2235 \end_inset
2236
2237
2238 \begin_inset CommandInset nomenclature
2239 LatexCommand nomenclature
2240 symbol "Shift"
2241 description "Shift key"
2242
2243 \end_inset
2244
2245  in the documentation files) Use this with any of the arrow keys to select
2246  the text between the old and new cursor positions.
2247 \end_layout
2248
2249 \begin_layout Labeling
2250 \labelwidthstring 00.00.0000
2251
2252 \family sans
2253 Alt
2254 \family default
2255  (Denoted by 
2256 \begin_inset Quotes eld
2257 \end_inset
2258
2259
2260 \family sans
2261 Alt
2262 \family default
2263
2264 \begin_inset Quotes erd
2265 \end_inset
2266
2267
2268 \begin_inset CommandInset nomenclature
2269 LatexCommand nomenclature
2270 symbol "Alt"
2271 description "Alt or Meta key"
2272
2273 \end_inset
2274
2275  in the documentation files) This is the Alt key on many keyboards, unless
2276  your keyboard has a distinct Meta key.
2277  If you have both keys, you will need to try out which one actually performs
2278  the 
2279 \family sans
2280 Alt+
2281 \family default
2282  function.
2283 \begin_inset Newline newline
2284 \end_inset
2285
2286 This key does many different things, but it also activates the 
2287 \emph on
2288 menu accelerator keys
2289 \emph default
2290 .
2291  If you use this in combination with any of the underlined letters in a
2292  menu or menu item, it selects that menu item.
2293 \end_layout
2294
2295 \begin_deeper
2296 \begin_layout Standard
2297 For example, the sequence 
2298 \begin_inset Quotes eld
2299 \end_inset
2300
2301
2302 \family sans
2303 Alt
2304 \begin_inset space ~
2305 \end_inset
2306
2307 e
2308 \begin_inset space ~
2309 \end_inset
2310
2311 s
2312 \family default
2313
2314 \begin_inset space ~
2315 \end_inset
2316
2317
2318 \family sans
2319 c
2320 \family default
2321
2322 \begin_inset Quotes erd
2323 \end_inset
2324
2325  brings up the 
2326 \begin_inset Quotes eld
2327 \end_inset
2328
2329 Text Style
2330 \begin_inset Quotes erd
2331 \end_inset
2332
2333  dialog.
2334  Typing 
2335 \begin_inset Quotes eld
2336 \end_inset
2337
2338
2339 \family sans
2340 Alt
2341 \begin_inset space ~
2342 \end_inset
2343
2344 f
2345 \family default
2346
2347 \begin_inset Quotes erd
2348 \end_inset
2349
2350  opens the 
2351 \family sans
2352 File
2353 \family default
2354  menu.
2355 \end_layout
2356
2357 \begin_layout Standard
2358 The 
2359 \emph on
2360 Shortcuts
2361 \emph default
2362  manual lists all other things bound to the 
2363 \family sans
2364 Alt
2365 \family default
2366  key.
2367 \end_layout
2368
2369 \end_deeper
2370 \begin_layout Standard
2371 You will learn more and more key bindings and short-cut keys as you use
2372  LyX, because most actions will prompt a small message in the status bar
2373  at the bottom of LyX's main window which describe the name of the action,
2374  you've just triggered, and any existing key bindings for that action.
2375  The LyX menus also list the defined key bindings.
2376  The notation for the key bindings is very similar to the notation used
2377  in this documentation, so you should not have any problems understanding
2378  it.
2379  However, notice that Shift-modifiers are explicitly mentioned, so 
2380 \begin_inset Quotes eld
2381 \end_inset
2382
2383
2384 \family sans
2385 Alt+P Shift+A
2386 \family default
2387
2388 \begin_inset Quotes erd
2389 \end_inset
2390
2391  means 
2392 \family sans
2393 Alt+P
2394 \family default
2395  followed by a capital 
2396 \family sans
2397 A
2398 \family default
2399 .
2400 \end_layout
2401
2402 \begin_layout Standard
2403 You can list or change the key bindings in the menu 
2404 \family sans
2405 Tools\SpecialChar \menuseparator
2406 Preferences
2407 \family default
2408  under 
2409 \family sans
2410 Edit\SpecialChar \menuseparator
2411 Shortcuts
2412 \family default
2413  as explained in sec.
2414 \begin_inset space \thinspace{}
2415 \end_inset
2416
2417
2418 \begin_inset CommandInset ref
2419 LatexCommand ref
2420 reference "sub:Editing-Shortcuts"
2421
2422 \end_inset
2423
2424 .
2425 \end_layout
2426
2427 \begin_layout Chapter
2428 LyX Basics
2429 \begin_inset Index idx
2430 status collapsed
2431
2432 \begin_layout Plain Layout
2433 LyX ! Basics
2434 \end_layout
2435
2436 \end_inset
2437
2438
2439 \end_layout
2440
2441 \begin_layout Section
2442 Document Types
2443 \begin_inset Index idx
2444 status collapsed
2445
2446 \begin_layout Plain Layout
2447 Document ! Types
2448 \end_layout
2449
2450 \end_inset
2451
2452
2453 \end_layout
2454
2455 \begin_layout Subsection
2456 Introduction
2457 \end_layout
2458
2459 \begin_layout Standard
2460 Before you do anything else, before you ever start writing a document, you
2461  need to decide what type of document you want to edit.
2462  Different types of documents use different types of spacing, headings,
2463  numbering schemes, and so on.
2464  Additionally, different documents use different paragraph environments,
2465  and format the title of your document differently.
2466 \end_layout
2467
2468 \begin_layout Standard
2469
2470 \emph on
2471 document class
2472 \emph default
2473  describes a group of properties common to a particular set of documents.
2474  By setting the document class, you automatically select these properties,
2475  making it easier to create the type of document you want.
2476  If you don't choose a document class, LyX picks one for you by default.
2477  So it is up to you to change the class of your document.
2478 \end_layout
2479
2480 \begin_layout Standard
2481 Read on for info about the document classes you can choose from LyX, and
2482  how to adjust their properties.
2483 \end_layout
2484
2485 \begin_layout Subsection
2486 Document Classes
2487 \begin_inset Index idx
2488 status collapsed
2489
2490 \begin_layout Plain Layout
2491 Document ! Classes
2492 \end_layout
2493
2494 \end_inset
2495
2496
2497 \begin_inset CommandInset label
2498 LatexCommand label
2499 name "sec:Document-Classes"
2500
2501 \end_inset
2502
2503
2504 \end_layout
2505
2506 \begin_layout Standard
2507 You can select a class using the 
2508 \family sans
2509 Document\SpecialChar \menuseparator
2510 Settings\SpecialChar \menuseparator
2511 Document Class
2512 \family default
2513
2514 \begin_inset Index idx
2515 status collapsed
2516
2517 \begin_layout Plain Layout
2518 Document ! Settings
2519 \end_layout
2520
2521 \end_inset
2522
2523  dialog.
2524  Select the class you want to use, and make any fine tunings of the options
2525  you may need.
2526 \end_layout
2527
2528 \begin_layout Subsubsection
2529 Overview
2530 \end_layout
2531
2532 \begin_layout Standard
2533 There are four standard document classes in LyX.
2534  They are:
2535 \end_layout
2536
2537 \begin_layout Description
2538 Article for basic articles
2539 \end_layout
2540
2541 \begin_layout Description
2542 Report for basic reports
2543 \end_layout
2544
2545 \begin_layout Description
2546 Book for writing a book
2547 \end_layout
2548
2549 \begin_layout Description
2550 Letter for US-style letters
2551 \end_layout
2552
2553 \begin_layout Standard
2554 There are also some non-standard classes, which LyX only uses if you have
2555  installed the corresponding LaTeX class files, though most LaTeX distributions
2556  will include many of these.
2557  Here are some of the classes.
2558  The full list with detailed explanations can be found in chapter 
2559 \emph on
2560 Special Document Classes
2561 \emph default
2562  in the 
2563 \emph on
2564 Additional Features
2565 \emph default
2566  manual:
2567 \end_layout
2568
2569 \begin_layout Description
2570 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2571 \end_layout
2572
2573 \begin_layout Description
2574 ACS For submissions to the journals published by the American Chemistry
2575  Society
2576 \end_layout
2577
2578 \begin_layout Description
2579 AGU For submissions to the journals published by the American Geophysical
2580  Union
2581 \end_layout
2582
2583 \begin_layout Description
2584 AMS Layouts for articles and books in the style and format used by the American
2585  Mathematical Society (AMS).
2586  There are three article layouts available.
2587  The standard one uses a typical numbering scheme for theorems etc., that
2588  prepends the section number to the number of the result.
2589  All result-type statements (propositions, corollaries, and so on) are sequenced
2590  together, but definitions, examples, and the like have their own sequence.
2591  The 
2592 \begin_inset Quotes eld
2593 \end_inset
2594
2595 sequential numbering
2596 \begin_inset Quotes erd
2597 \end_inset
2598
2599  scheme does not place the section number with each result, but numbers
2600  them throughout the article in a single sequence.
2601  Each type of result gets its own sequence.
2602  There is also a layout that dispenses with numbering of statements altogether.
2603 \end_layout
2604
2605 \begin_layout Description
2606 Beamer Layout for presentations
2607 \end_layout
2608
2609 \begin_layout Description
2610 Broadway Layout for writing plays.
2611  It is not an existing LaTeX document class, but a new one which is distributed
2612  with LyX.
2613 \end_layout
2614
2615 \begin_layout Description
2616 Chess Layout to write about chess games
2617 \end_layout
2618
2619 \begin_layout Description
2620 Curriculum
2621 \begin_inset space ~
2622 \end_inset
2623
2624 vitae classes to create curriculum vitae
2625 \end_layout
2626
2627 \begin_layout Description
2628 Elsarticle Layout for journals of the Elsevier publishing group
2629 \end_layout
2630
2631 \begin_layout Description
2632 Foils Used to make transparencies
2633 \end_layout
2634
2635 \begin_layout Description
2636 Hollywood Used to type spec scripts for the US film industry.
2637  It is not an existing LaTeX document class, but a new one which is distributed
2638  with LyX.
2639 \end_layout
2640
2641 \begin_layout Description
2642 IEEEtran Layout for the journals published by the Institute of Electrical
2643  and Electronics Engineers (IEEE)
2644 \end_layout
2645
2646 \begin_layout Description
2647 IOP Layout for journals of the Institute of Physics publishing group
2648 \end_layout
2649
2650 \begin_layout Description
2651 Kluwer Layout for journals of the Kluwer publishing group
2652 \end_layout
2653
2654 \begin_layout Description
2655 KOMA-Script a replacement for the standard classes, offers many useful features
2656  like caption formatting, automatic print space calculation etc.
2657  (Is used by this document.)
2658 \end_layout
2659
2660 \begin_layout Description
2661 Memoir another replacement for the standard classes
2662 \end_layout
2663
2664 \begin_layout Description
2665 Powerdot Layout for presentations
2666 \end_layout
2667
2668 \begin_layout Description
2669 REVTe
2670 \begin_inset ERT
2671 status collapsed
2672
2673 \begin_layout Plain Layout
2674
2675 {}
2676 \end_layout
2677
2678 \end_inset
2679
2680 X is used to write articles for the publications of the American Physical
2681  Society (APS), American Institute of Physics (AIP), and Optical Society
2682  of America (OSA).
2683  This class is not completely compatible with all LyX features.
2684 \end_layout
2685
2686 \begin_layout Description
2687 Slides Used to make transparencies
2688 \end_layout
2689
2690 \begin_layout Description
2691 SPIE
2692 \begin_inset space ~
2693 \end_inset
2694
2695 Proceedings Layout for the journals published by The International Society
2696  for Optical Engineering (SPIE)
2697 \end_layout
2698
2699 \begin_layout Description
2700 Springer Layouts for journals of the Springer publishing group
2701 \end_layout
2702
2703 \begin_layout Standard
2704 We will not go into any detail about how to use these different document
2705  classes here.
2706  You can find all the details about the non-standard classes in Chapter
2707  6 of the 
2708 \emph on
2709 Additional Features
2710 \emph default
2711  manual.
2712  Here, we will settle with a list of some of the common properties of all
2713  of the document classes.
2714 \end_layout
2715
2716 \begin_layout Subsubsection
2717 Availability
2718 \end_layout
2719
2720 \begin_layout Standard
2721 You will probably find that many of the document classes listed under 
2722 \family sans
2723 Document\SpecialChar \menuseparator
2724 Settings\SpecialChar \menuseparator
2725 Document Class
2726 \begin_inset Index idx
2727 status collapsed
2728
2729 \begin_layout Plain Layout
2730 Document ! Settings
2731 \end_layout
2732
2733 \end_inset
2734
2735  
2736 \family default
2737 are marked as 
2738 \begin_inset Quotes eld
2739 \end_inset
2740
2741 Unavailable
2742 \begin_inset Quotes erd
2743 \end_inset
2744
2745 .
2746  If you open a document that uses such a class, you will receive a warning
2747  saying that there are files that are required to produce output that are
2748  not installed.
2749  So it may seem that something is wrong.
2750 \end_layout
2751
2752 \begin_layout Standard
2753 Nothing is wrong.
2754  LyX includes many more document classes than you will ever need to use,
2755  and some of them, like 
2756 \family sans
2757 IOP
2758 \family default
2759 , are highly specialized.
2760  LyX tries to support as many different types of documents as possible,
2761  and it includes almost one hundred different layout files, with a growing
2762  number.
2763  No LaTeX distribution will install by default all files that might be needed
2764  by some document class.
2765  There are just too many of them.
2766  That is why some of the document classes are unavailable.
2767 \end_layout
2768
2769 \begin_layout Standard
2770 If there is a document class you would like to use that is marked as 
2771 \begin_inset Quotes erd
2772 \end_inset
2773
2774 Unavailable
2775 \begin_inset Quotes erd
2776 \end_inset
2777
2778 , you just need to install the appropriate package files.
2779  The easiest way to find out which files you need to install is to use that
2780  document class for a new file.
2781  LyX will display a dialog that will list the missing files.
2782  See section 
2783 \begin_inset Quotes eld
2784 \end_inset
2785
2786 Installing new LaTeX files
2787 \begin_inset Quotes erd
2788 \end_inset
2789
2790  in of the 
2791 \emph on
2792 Customization
2793 \emph default
2794  manual for information on how to install them.
2795 \begin_inset VSpace medskip
2796 \end_inset
2797
2798
2799 \end_layout
2800
2801 \begin_layout Standard
2802 Although LyX provides support for many different sorts of documents, it
2803  does not include support for every document class people might want to
2804  use.
2805  For example, many universities provide LaTeX class files to be used for
2806  dissertations submitted to those universities.
2807  The LyX team cannot write layout files to support every one of these.
2808  There are too many.
2809  Fortunately, users can write their own layout files, and many users have
2810  done so.
2811  Chapter
2812 \begin_inset space ~
2813 \end_inset
2814
2815 5 of the 
2816 \emph on
2817 Customization
2818 \emph default
2819  manual contains information on how to create layout files.
2820 \end_layout
2821
2822 \begin_layout Subsubsection
2823 Modules
2824 \begin_inset CommandInset label
2825 LatexCommand label
2826 name "sub:Modules"
2827
2828 \end_inset
2829
2830
2831 \begin_inset Index idx
2832 status collapsed
2833
2834 \begin_layout Plain Layout
2835 Document ! Modules
2836 \end_layout
2837
2838 \end_inset
2839
2840
2841 \end_layout
2842
2843 \begin_layout Standard
2844 Modules load additional features that are not by default available in the
2845  chosen document class.
2846  For example you might want to write Braille (embossed printing) in a document.
2847  This is not available in any document class, so you have to load the correspond
2848 ing module in the 
2849 \family sans
2850 Modules
2851 \family default
2852  section of the 
2853 \family sans
2854 Document\SpecialChar \menuseparator
2855 Settings
2856 \family default
2857
2858 \begin_inset Index idx
2859 status collapsed
2860
2861 \begin_layout Plain Layout
2862 Document ! Settings
2863 \end_layout
2864
2865 \end_inset
2866
2867  dialog.
2868  Highlighting a module in the dialog will bring up a description of what
2869  it does.
2870 \end_layout
2871
2872 \begin_layout Standard
2873 Some modules require LaTeX packages or file format converters that are not
2874  always installed by default.
2875  LyX will warn you if you do not have a needed package or converter, and
2876  it will tell you what exactly you are missing.
2877  You can still use the module while editing your file, but you will not
2878  be able to export to PDF or print your document, since LyX will not be
2879  able to compile the LaTeX file without the missing prerequisites.
2880  If you want to be able to produce this kind of output, then you need to
2881  install the missing prerequisites and then reconfigure LyX by selecting
2882  
2883 \family sans
2884 Tools\SpecialChar \menuseparator
2885 Reconfigure
2886 \family default
2887 .
2888 \begin_inset Index idx
2889 status collapsed
2890
2891 \begin_layout Plain Layout
2892 Reconfiguration of LyX
2893 \end_layout
2894
2895 \end_inset
2896
2897  See section 
2898 \begin_inset Quotes eld
2899 \end_inset
2900
2901 Installing new LaTeX files
2902 \begin_inset Quotes erd
2903 \end_inset
2904
2905  of the 
2906 \emph on
2907 Customization
2908 \emph default
2909  manual for more information on installing needed packages.
2910 \end_layout
2911
2912 \begin_layout Standard
2913 \begin_inset Note Greyedout
2914 status open
2915
2916 \begin_layout Plain Layout
2917
2918 \series bold
2919 Note:
2920 \series default
2921  Some modules require other modules, and some pairs of modules are incompatible.
2922  LyX will advise you about these things.
2923 \end_layout
2924
2925 \end_inset
2926
2927
2928 \end_layout
2929
2930 \begin_layout Subsubsection
2931 Local Layout
2932 \begin_inset CommandInset label
2933 LatexCommand label
2934 name "sub:Local-Layout"
2935
2936 \end_inset
2937
2938
2939 \begin_inset Index idx
2940 status collapsed
2941
2942 \begin_layout Plain Layout
2943 Document ! Local Layout
2944 \end_layout
2945
2946 \end_inset
2947
2948
2949 \end_layout
2950
2951 \begin_layout Standard
2952 Modules are to LyX much as packages are to LaTeX: They are intended to be
2953  used in a variety of different documents.
2954  If you often find yourself needing the same sort of thing in different
2955  documents, you should consider writing a module for this purpose.
2956  Sometimes, however, a particular document has very special needs, but you
2957  need a specific inset or character style only that one time.
2958  You want something that is like a document's own LaTeX preamble.
2959  What you want is LyX's 
2960 \begin_inset Quotes eld
2961 \end_inset
2962
2963 Local Layout
2964 \begin_inset Quotes erd
2965 \end_inset
2966
2967 .
2968  See section 
2969 \emph on
2970 Local Layout
2971 \emph default
2972  of the 
2973 \emph on
2974 Customization
2975 \emph default
2976  manual for information on how to use it.
2977 \end_layout
2978
2979 \begin_layout Subsubsection
2980 Properties
2981 \end_layout
2982
2983 \begin_layout Standard
2984 Each class has a default set of options.
2985  Here's a quick table describing them:
2986 \end_layout
2987
2988 \begin_layout Standard
2989 \begin_inset VSpace 0.3cm
2990 \end_inset
2991
2992
2993 \end_layout
2994
2995 \begin_layout Standard
2996 \align center
2997 \begin_inset Tabular
2998 <lyxtabular version="3" rows="5" columns="5">
2999 <features tabularvalignment="middle">
3000 <column alignment="center" valignment="top" width="0pt">
3001 <column alignment="center" valignment="top" width="0pt">
3002 <column alignment="center" valignment="top" width="0pt">
3003 <column alignment="center" valignment="top" width="0pt">
3004 <column alignment="center" valignment="top" width="0pt">
3005 <row>
3006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3007 \begin_inset Text
3008
3009 \begin_layout Plain Layout
3010
3011 \end_layout
3012
3013 \end_inset
3014 </cell>
3015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3016 \begin_inset Text
3017
3018 \begin_layout Plain Layout
3019
3020 \family sans
3021 \series medium
3022 \shape up
3023 \size normal
3024 \emph off
3025 \bar no
3026 \noun off
3027 \color none
3028 Page style
3029 \end_layout
3030
3031 \end_inset
3032 </cell>
3033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3034 \begin_inset Text
3035
3036 \begin_layout Plain Layout
3037
3038 \family sans
3039 \series medium
3040 \shape up
3041 \size normal
3042 \emph off
3043 \bar no
3044 \noun off
3045 \color none
3046 Sides
3047 \end_layout
3048
3049 \end_inset
3050 </cell>
3051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3052 \begin_inset Text
3053
3054 \begin_layout Plain Layout
3055
3056 \family sans
3057 \series medium
3058 \shape up
3059 \size normal
3060 \emph off
3061 \bar no
3062 \noun off
3063 \color none
3064 Columns
3065 \end_layout
3066
3067 \end_inset
3068 </cell>
3069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3070 \begin_inset Text
3071
3072 \begin_layout Plain Layout
3073
3074 \series medium
3075 \shape up
3076 \size normal
3077 \emph off
3078 \bar no
3079 \noun off
3080 \color none
3081 Max.
3082  sectioning level
3083 \end_layout
3084
3085 \end_inset
3086 </cell>
3087 </row>
3088 <row>
3089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3090 \begin_inset Text
3091
3092 \begin_layout Plain Layout
3093
3094 \series medium
3095 \shape up
3096 \size normal
3097 \emph off
3098 \bar no
3099 \noun off
3100 \color none
3101 article
3102 \end_layout
3103
3104 \end_inset
3105 </cell>
3106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3107 \begin_inset Text
3108
3109 \begin_layout Plain Layout
3110
3111 \family sans
3112 \series medium
3113 \shape up
3114 \size normal
3115 \emph off
3116 \bar no
3117 \noun off
3118 \color none
3119 Plain
3120 \end_layout
3121
3122 \end_inset
3123 </cell>
3124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3125 \begin_inset Text
3126
3127 \begin_layout Plain Layout
3128
3129 \family sans
3130 \series medium
3131 \shape up
3132 \size normal
3133 \emph off
3134 \bar no
3135 \noun off
3136 \color none
3137 One
3138 \end_layout
3139
3140 \end_inset
3141 </cell>
3142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3143 \begin_inset Text
3144
3145 \begin_layout Plain Layout
3146
3147 \family sans
3148 \series medium
3149 \shape up
3150 \size normal
3151 \emph off
3152 \bar no
3153 \noun off
3154 \color none
3155 One
3156 \end_layout
3157
3158 \end_inset
3159 </cell>
3160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3161 \begin_inset Text
3162
3163 \begin_layout Plain Layout
3164
3165 \family sans
3166 \series medium
3167 \shape up
3168 \size normal
3169 \emph off
3170 \bar no
3171 \noun off
3172 \color none
3173 Section
3174 \end_layout
3175
3176 \end_inset
3177 </cell>
3178 </row>
3179 <row>
3180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3181 \begin_inset Text
3182
3183 \begin_layout Plain Layout
3184
3185 \series medium
3186 \shape up
3187 \size normal
3188 \emph off
3189 \bar no
3190 \noun off
3191 \color none
3192 report
3193 \end_layout
3194
3195 \end_inset
3196 </cell>
3197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3198 \begin_inset Text
3199
3200 \begin_layout Plain Layout
3201
3202 \family sans
3203 \series medium
3204 \shape up
3205 \size normal
3206 \emph off
3207 \bar no
3208 \noun off
3209 \color none
3210 Plain
3211 \end_layout
3212
3213 \end_inset
3214 </cell>
3215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3216 \begin_inset Text
3217
3218 \begin_layout Plain Layout
3219
3220 \family sans
3221 \series medium
3222 \shape up
3223 \size normal
3224 \emph off
3225 \bar no
3226 \noun off
3227 \color none
3228 One
3229 \end_layout
3230
3231 \end_inset
3232 </cell>
3233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3234 \begin_inset Text
3235
3236 \begin_layout Plain Layout
3237
3238 \family sans
3239 \series medium
3240 \shape up
3241 \size normal
3242 \emph off
3243 \bar no
3244 \noun off
3245 \color none
3246 One
3247 \end_layout
3248
3249 \end_inset
3250 </cell>
3251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3252 \begin_inset Text
3253
3254 \begin_layout Plain Layout
3255
3256 \family sans
3257 \series medium
3258 \shape up
3259 \size normal
3260 \emph off
3261 \bar no
3262 \noun off
3263 \color none
3264 Chapter
3265 \end_layout
3266
3267 \end_inset
3268 </cell>
3269 </row>
3270 <row>
3271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3272 \begin_inset Text
3273
3274 \begin_layout Plain Layout
3275
3276 \series medium
3277 \shape up
3278 \size normal
3279 \emph off
3280 \bar no
3281 \noun off
3282 \color none
3283 book
3284 \end_layout
3285
3286 \end_inset
3287 </cell>
3288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3289 \begin_inset Text
3290
3291 \begin_layout Plain Layout
3292
3293 \family sans
3294 \series medium
3295 \shape up
3296 \size normal
3297 \emph off
3298 \bar no
3299 \noun off
3300 \color none
3301 Headings
3302 \end_layout
3303
3304 \end_inset
3305 </cell>
3306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3307 \begin_inset Text
3308
3309 \begin_layout Plain Layout
3310
3311 \family sans
3312 \series medium
3313 \shape up
3314 \size normal
3315 \emph off
3316 \bar no
3317 \noun off
3318 \color none
3319 Two
3320 \end_layout
3321
3322 \end_inset
3323 </cell>
3324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3325 \begin_inset Text
3326
3327 \begin_layout Plain Layout
3328
3329 \family sans
3330 \series medium
3331 \shape up
3332 \size normal
3333 \emph off
3334 \bar no
3335 \noun off
3336 \color none
3337 One
3338 \end_layout
3339
3340 \end_inset
3341 </cell>
3342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3343 \begin_inset Text
3344
3345 \begin_layout Plain Layout
3346
3347 \family sans
3348 \series medium
3349 \shape up
3350 \size normal
3351 \emph off
3352 \bar no
3353 \noun off
3354 \color none
3355 Chapter
3356 \end_layout
3357
3358 \end_inset
3359 </cell>
3360 </row>
3361 <row>
3362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3363 \begin_inset Text
3364
3365 \begin_layout Plain Layout
3366
3367 \series medium
3368 \shape up
3369 \size normal
3370 \emph off
3371 \bar no
3372 \noun off
3373 \color none
3374 letter
3375 \end_layout
3376
3377 \end_inset
3378 </cell>
3379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3380 \begin_inset Text
3381
3382 \begin_layout Plain Layout
3383
3384 \family sans
3385 \series medium
3386 \shape up
3387 \size normal
3388 \emph off
3389 \bar no
3390 \noun off
3391 \color none
3392 Plain
3393 \end_layout
3394
3395 \end_inset
3396 </cell>
3397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3398 \begin_inset Text
3399
3400 \begin_layout Plain Layout
3401
3402 \family sans
3403 \series medium
3404 \shape up
3405 \size normal
3406 \emph off
3407 \bar no
3408 \noun off
3409 \color none
3410 One
3411 \end_layout
3412
3413 \end_inset
3414 </cell>
3415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3416 \begin_inset Text
3417
3418 \begin_layout Plain Layout
3419
3420 \family sans
3421 \series medium
3422 \shape up
3423 \size normal
3424 \emph off
3425 \bar no
3426 \noun off
3427 \color none
3428 One
3429 \end_layout
3430
3431 \end_inset
3432 </cell>
3433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3434 \begin_inset Text
3435
3436 \begin_layout Plain Layout
3437
3438 \series medium
3439 \shape up
3440 \size normal
3441 \emph off
3442 \bar no
3443 \noun off
3444 \color none
3445 none
3446 \end_layout
3447
3448 \end_inset
3449 </cell>
3450 </row>
3451 </lyxtabular>
3452
3453 \end_inset
3454
3455
3456 \end_layout
3457
3458 \begin_layout Standard
3459 \begin_inset VSpace 0.3cm
3460 \end_inset
3461
3462
3463 \end_layout
3464
3465 \begin_layout Standard
3466 You're probably also wondering what 
3467 \begin_inset Quotes eld
3468 \end_inset
3469
3470 Max.
3471 \begin_inset space ~
3472 \end_inset
3473
3474 sectioning level
3475 \begin_inset Quotes erd
3476 \end_inset
3477
3478  means.
3479  There are several paragraph environments used to create section headings.
3480  Different document classes allow different types of section headings.
3481  Only two use the 
3482 \family sans
3483 Chapter
3484 \family default
3485  heading; the rest do not and begin instead with the 
3486 \family sans
3487 Section
3488 \family default
3489  heading.
3490  Some document classes, such as the ones for letters, don't use any section
3491  headings.
3492  In addition to 
3493 \family sans
3494 Chapter
3495 \family default
3496  and 
3497 \family sans
3498 Section
3499 \family default
3500  headings, there are also 
3501 \family sans
3502 Subsection
3503 \family default
3504  headings, 
3505 \family sans
3506 Subsubsection
3507 \family default
3508  headings, and so on.
3509  We will describe these headings fully in section
3510 \begin_inset space ~
3511 \end_inset
3512
3513
3514 \begin_inset CommandInset ref
3515 LatexCommand ref
3516 reference "sub:Headings"
3517
3518 \end_inset
3519
3520 .
3521 \end_layout
3522
3523 \begin_layout Subsection
3524 Document Layout
3525 \begin_inset CommandInset label
3526 LatexCommand label
3527 name "sub:Document-Layout"
3528
3529 \end_inset
3530
3531
3532 \begin_inset Index idx
3533 status collapsed
3534
3535 \begin_layout Plain Layout
3536 Document ! Layout
3537 \end_layout
3538
3539 \end_inset
3540
3541
3542 \family sans
3543
3544 \begin_inset Index idx
3545 status collapsed
3546
3547 \begin_layout Plain Layout
3548 Document ! Settings
3549 \end_layout
3550
3551 \end_inset
3552
3553
3554 \end_layout
3555
3556 \begin_layout Standard
3557 The most important properties of documents classes are set in the menu 
3558 \family sans
3559 Document\SpecialChar \menuseparator
3560 Settings
3561 \family default
3562 .
3563  There in the 
3564 \family sans
3565 Class
3566 \begin_inset space ~
3567 \end_inset
3568
3569 options
3570 \family default
3571  field under 
3572 \family sans
3573 Documents
3574 \begin_inset space ~
3575 \end_inset
3576
3577 Class
3578 \family default
3579 , you can enter special options for your document class in a comma-separated
3580  list.
3581  This is only necessary if LyX doesn't support special options you want
3582  to use for your document.
3583  To learn more about your favorite LaTeX-class and its options, you have
3584  to read its manual.
3585 \end_layout
3586
3587 \begin_layout Standard
3588 The drop box 
3589 \family sans
3590 Headings style
3591 \family default
3592  in the 
3593 \family sans
3594 Document\SpecialChar \menuseparator
3595 Settings
3596 \family default
3597  dialog under 
3598 \family sans
3599 Page
3600 \begin_inset space ~
3601 \end_inset
3602
3603 Layout
3604 \family default
3605  controls what sorts of headings and page numbers go on a page.
3606  You can choose between the following five options:
3607 \end_layout
3608
3609 \begin_layout Labeling
3610 \labelwidthstring 00.00.0000
3611
3612 \family sans
3613 Default
3614 \family default
3615  Use default page style of current class.
3616 \end_layout
3617
3618 \begin_layout Labeling
3619 \labelwidthstring 00.00.0000
3620
3621 \family sans
3622 Empty
3623 \family default
3624  No page numbers or headings.
3625 \end_layout
3626
3627 \begin_layout Labeling
3628 \labelwidthstring 00.00.0000
3629
3630 \family sans
3631 Plain
3632 \family default
3633  Page numbers only.
3634 \end_layout
3635
3636 \begin_layout Labeling
3637 \labelwidthstring 00.00.0000
3638
3639 \family sans
3640 Headings
3641 \family default
3642  Page numbers and either the current chapter or section title and number.
3643  Whether LyX uses the current chapter or the current section depends on
3644  the maximum sectioning level of the class.
3645 \end_layout
3646
3647 \begin_layout Labeling
3648 \labelwidthstring 00.00.0000
3649
3650 \family sans
3651 Fancy
3652 \family default
3653  This allows you to define fully customizable headers and footers if you
3654  have the LaTeX-package 
3655 \series bold
3656 fancyhdr
3657 \series default
3658
3659 \begin_inset Index idx
3660 status collapsed
3661
3662 \begin_layout Plain Layout
3663 LaTeX-packages ! fancyhdr
3664 \end_layout
3665
3666 \end_inset
3667
3668  installed.
3669  How they are defined is explained in section
3670 \begin_inset space ~
3671 \end_inset
3672
3673
3674 \begin_inset CommandInset ref
3675 LatexCommand ref
3676 reference "sec:Customized-Page-Headers"
3677
3678 \end_inset
3679
3680 .
3681 \end_layout
3682
3683 \begin_layout Standard
3684 The separation of paragraphs is described in section
3685 \begin_inset space ~
3686 \end_inset
3687
3688
3689 \begin_inset CommandInset ref
3690 LatexCommand ref
3691 reference "sub:Paragraph-Separation"
3692
3693 \end_inset
3694
3695 .
3696 \end_layout
3697
3698 \begin_layout Subsection
3699 Paper Size and Orientation
3700 \begin_inset Index idx
3701 status collapsed
3702
3703 \begin_layout Plain Layout
3704 Document ! Paper size
3705 \end_layout
3706
3707 \end_inset
3708
3709
3710 \begin_inset CommandInset label
3711 LatexCommand label
3712 name "sub:Paper-Size,-Orientation"
3713
3714 \end_inset
3715
3716
3717 \end_layout
3718
3719 \begin_layout Standard
3720 You find the following options in the menu 
3721 \family sans
3722 Page
3723 \begin_inset space ~
3724 \end_inset
3725
3726 Layout
3727 \family default
3728  of the 
3729 \family sans
3730 Document\SpecialChar \menuseparator
3731 Settings
3732 \family default
3733  dialog:
3734 \family sans
3735
3736 \begin_inset Index idx
3737 status collapsed
3738
3739 \begin_layout Plain Layout
3740 Document ! Settings
3741 \end_layout
3742
3743 \end_inset
3744
3745
3746 \end_layout
3747
3748 \begin_layout Labeling
3749 \labelwidthstring 00.00.0000
3750
3751 \family sans
3752 Paper
3753 \begin_inset space ~
3754 \end_inset
3755
3756 Format
3757 \family default
3758  What size paper to print on.
3759  The choices are
3760 \end_layout
3761
3762 \begin_deeper
3763 \begin_layout Itemize
3764
3765 \family sans
3766 Default
3767 \end_layout
3768
3769 \begin_layout Itemize
3770
3771 \family sans
3772 A0 - A6
3773 \end_layout
3774
3775 \begin_layout Itemize
3776
3777 \family sans
3778 B0 - B6
3779 \end_layout
3780
3781 \begin_layout Itemize
3782
3783 \family sans
3784 C0 - C6
3785 \end_layout
3786
3787 \begin_layout Itemize
3788
3789 \family sans
3790 US letter, US legal, US executive
3791 \end_layout
3792
3793 \begin_layout Itemize
3794
3795 \family sans
3796 JIS B0 - JIS B6
3797 \end_layout
3798
3799 \begin_layout Itemize
3800
3801 \family sans
3802 Custom
3803 \end_layout
3804
3805 \end_deeper
3806 \begin_layout Labeling
3807 \labelwidthstring 00.00.0000
3808
3809 \family sans
3810 Orientation
3811 \family default
3812  To choose whether to output as 
3813 \family sans
3814 Landscape
3815 \family default
3816  or as 
3817 \family sans
3818 Portrait
3819 \family default
3820 .
3821 \end_layout
3822
3823 \begin_layout Labeling
3824 \labelwidthstring 00.00.0000
3825
3826 \family sans
3827 Two-sided
3828 \begin_inset space ~
3829 \end_inset
3830
3831 document
3832 \family default
3833  Adjusts the print space to print both sides of paper.
3834  That means that the print space for odd- and even-numbered pages is different.
3835 \end_layout
3836
3837 \begin_layout Subsection
3838 Margins
3839 \begin_inset CommandInset label
3840 LatexCommand label
3841 name "sub:Margins"
3842
3843 \end_inset
3844
3845
3846 \begin_inset Index idx
3847 status collapsed
3848
3849 \begin_layout Plain Layout
3850 Document ! Margins
3851 \end_layout
3852
3853 \end_inset
3854
3855
3856 \begin_inset Index idx
3857 status collapsed
3858
3859 \begin_layout Plain Layout
3860 Margins
3861 \end_layout
3862
3863 \end_inset
3864
3865
3866 \end_layout
3867
3868 \begin_layout Standard
3869 Paper margins are set in the menu 
3870 \family sans
3871 Document\SpecialChar \menuseparator
3872 Settings
3873 \family default
3874 .
3875 \begin_inset Index idx
3876 status collapsed
3877
3878 \begin_layout Plain Layout
3879 Document ! Settings
3880 \end_layout
3881
3882 \end_inset
3883
3884
3885 \end_layout
3886
3887 \begin_layout Standard
3888 If you use a KOMA-Script document class, you can use the default settings.
3889  Because KOMA-Script calculates then the print space automatically by taking
3890  the paper format and the font size into account.
3891 \end_layout
3892
3893 \begin_layout Subsection
3894 Important Note
3895 \end_layout
3896
3897 \begin_layout Standard
3898 If you change a document class, LyX has to convert 
3899 \emph on
3900 everything
3901 \emph default
3902  into the new class.
3903  That includes the paragraph environments.
3904  Some paragraph environments are standard, in so far as all of the document
3905  classes have them; but some classes have special paragraph environments.
3906  If this is the case, and you change the document class, LyX will mark the
3907  paragraphs whose styles it no longer understands as 
3908 \begin_inset Quotes eld
3909 \end_inset
3910
3911 unknown
3912 \begin_inset Quotes erd
3913 \end_inset
3914
3915 .
3916  The name of the style is retained, in case you should want to go back to
3917  the old class.
3918  But these paragraphs will be output with no special formatting, so you
3919  will either need to create a new style yourself or else to convert these
3920  paragraphs manually to a style present in your new document class.
3921 \end_layout
3922
3923 \begin_layout Section
3924 Paragraph Indentation and Separation
3925 \begin_inset Index idx
3926 status collapsed
3927
3928 \begin_layout Plain Layout
3929 Paragraph ! Indentation
3930 \end_layout
3931
3932 \end_inset
3933
3934
3935 \end_layout
3936
3937 \begin_layout Subsection
3938 Introduction
3939 \begin_inset CommandInset label
3940 LatexCommand label
3941 name "sec:Par-indent-intro"
3942
3943 \end_inset
3944
3945
3946 \end_layout
3947
3948 \begin_layout Standard
3949 Before describing all of the various paragraph environments, we'd like to
3950  say a word or two about paragraph indentation.
3951 \end_layout
3952
3953 \begin_layout Standard
3954 Everyone seems to have their own convention for separating paragraphs.
3955  Most Americans indent the first line of a paragraph.
3956  Others don't indent but put extra space between the paragraphs.
3957  If you choose indentation for paragraphs the 
3958 \emph on
3959 first
3960 \emph default
3961  paragraph of a section, or after a figure, an equation, a table, a list,
3962  etc., is 
3963 \emph on
3964 not
3965 \emph default
3966  indented.
3967  Only a paragraph following another paragraph gets indented.
3968  Note that the indentation behavior is different when you use another document
3969  language than English.
3970  LaTeX takes care that the indentation follows the rules of the used language.
3971 \end_layout
3972
3973 \begin_layout Standard
3974 The space between paragraphs, like the line spacing, the space between headings
3975  and text — in fact, all of the spacings for just about everything are pre-coded
3976  into LyX.
3977  As we said, you don't worry about how much space to add between what.
3978  LyX takes care of that.
3979  In fact, these pre-coded vertical spacings aren't a single number but a
3980  range.
3981  That way, LyX can squish or stretch the space between lines to make sure
3982  figures fit on a page with text, so that sections don't start at the bottom
3983  of a page, and so on.
3984 \begin_inset Foot
3985 status collapsed
3986
3987 \begin_layout Plain Layout
3988 LaTeX does this when LyX goes to produce a printable file.
3989 \end_layout
3990
3991 \end_inset
3992
3993  However, pre-coded doesn't mean you can't change them.
3994  LyX gives you the ability to globally change 
3995 \emph on
3996 all
3997 \emph default
3998  of these pre-coded spacings.
3999  We will explain more later.
4000 \end_layout
4001
4002 \begin_layout Subsection
4003 Paragraph Separation
4004 \begin_inset CommandInset label
4005 LatexCommand label
4006 name "sub:Paragraph-Separation"
4007
4008 \end_inset
4009
4010
4011 \begin_inset Index idx
4012 status collapsed
4013
4014 \begin_layout Plain Layout
4015 Paragraph ! Separation
4016 \end_layout
4017
4018 \end_inset
4019
4020
4021 \end_layout
4022
4023 \begin_layout Standard
4024 To separate paragraphs, select 
4025 \family sans
4026 Indent
4027 \family default
4028  or 
4029 \family sans
4030 Skip
4031 \family default
4032  in the submenu 
4033 \family sans
4034 Text
4035 \begin_inset space ~
4036 \end_inset
4037
4038 Layout
4039 \family default
4040  of the dialog 
4041 \family sans
4042 Document\SpecialChar \menuseparator
4043 Settings
4044 \family default
4045
4046 \begin_inset Index idx
4047 status collapsed
4048
4049 \begin_layout Plain Layout
4050 Document ! Settings
4051 \end_layout
4052
4053 \end_inset
4054
4055  to indent paragraphs or add extra space between paragraphs, respectively.
4056 \end_layout
4057
4058 \begin_layout Subsection
4059 Fine-Tuning
4060 \end_layout
4061
4062 \begin_layout Standard
4063 You can also change the separation method of a single paragraph.
4064  Open the 
4065 \family sans
4066 Edit\SpecialChar \menuseparator
4067 Paragraph
4068 \begin_inset space ~
4069 \end_inset
4070
4071 Settings
4072 \family default
4073  dialog and toggle the 
4074 \family sans
4075 Indent
4076 \begin_inset space ~
4077 \end_inset
4078
4079 Paragraph
4080 \family default
4081  option to change the state of the current paragraph (shortcut 
4082 \begin_inset Info
4083 type  "shortcut"
4084 arg   "paragraph-params \\indent-toggle"
4085 \end_inset
4086
4087 ).
4088  If paragraphs have no indentation but use extra space for separation, this
4089  button will be ignored (you can't indent a single paragraph by toggling
4090  this).
4091 \end_layout
4092
4093 \begin_layout Standard
4094 You should only need to change the indentation method for a single paragraph
4095  if you need to do some fine-tuning.
4096 \end_layout
4097
4098 \begin_layout Subsection
4099 Line Spacing
4100 \begin_inset Index idx
4101 status collapsed
4102
4103 \begin_layout Plain Layout
4104 Paragraph ! Line spacing
4105 \end_layout
4106
4107 \end_inset
4108
4109
4110 \end_layout
4111
4112 \begin_layout Standard
4113 In the 
4114 \family sans
4115 Document\SpecialChar \menuseparator
4116 Settings
4117 \noun on
4118
4119 \begin_inset Index idx
4120 status collapsed
4121
4122 \begin_layout Plain Layout
4123 Document ! Settings
4124 \end_layout
4125
4126 \end_inset
4127
4128
4129 \family default
4130 \noun default
4131  dialog you can set the line spacing in the submenu 
4132 \family sans
4133 Text
4134 \begin_inset space ~
4135 \end_inset
4136
4137 Layout
4138 \family default
4139 .
4140 \begin_inset Foot
4141 status collapsed
4142
4143 \begin_layout Plain Layout
4144 You need to have the LaTeX-package 
4145 \series bold
4146 setspace
4147 \series default
4148
4149 \begin_inset Index idx
4150 status collapsed
4151
4152 \begin_layout Plain Layout
4153 LaTeX-packages ! setspace
4154 \end_layout
4155
4156 \end_inset
4157
4158  installed to use this feature.
4159 \end_layout
4160
4161 \end_inset
4162
4163
4164 \end_layout
4165
4166 \begin_layout Section
4167 Paragraph Environments
4168 \begin_inset CommandInset label
4169 LatexCommand label
4170 name "sec:Paragraph-Environments"
4171
4172 \end_inset
4173
4174
4175 \begin_inset Index idx
4176 status collapsed
4177
4178 \begin_layout Plain Layout
4179 Paragraph ! Environments
4180 \end_layout
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 \end_layout
4196
4197 \begin_layout Subsection
4198 Overview
4199 \end_layout
4200
4201 \begin_layout Standard
4202 Paragraph environments correspond to the
4203 \end_layout
4204
4205 \begin_layout Standard
4206
4207 \series bold
4208
4209 \backslash
4210 begin{
4211 \emph on
4212 environment
4213 \emph default
4214 } ...
4215  
4216 \backslash
4217 end{
4218 \emph on
4219 environment
4220 \emph default
4221 }
4222 \series default
4223
4224 \begin_inset Newline newline
4225 \end_inset
4226
4227 command sequence in LaTeX files.
4228  If you don't know LaTeX, or the concept of a paragraph environment is totally
4229  alien to you, we urge you to read the 
4230 \emph on
4231 Tutorial
4232 \emph default
4233 .
4234  The 
4235 \emph on
4236 Tutorial
4237 \emph default
4238  also contains many more examples than this section does.
4239 \end_layout
4240
4241 \begin_layout Standard
4242 A paragraph environment is simply a 
4243 \begin_inset Quotes eld
4244 \end_inset
4245
4246 container
4247 \begin_inset Quotes erd
4248 \end_inset
4249
4250  for a paragraph which gives that paragraph certain properties.
4251  This can include a particular style of font, different margins, a numbering
4252  scheme, labels, and so on.
4253  Additionally, you can 
4254 \begin_inset Quotes eld
4255 \end_inset
4256
4257 nest
4258 \begin_inset Quotes erd
4259 \end_inset
4260
4261  the different environments inside one another, allowing one environment
4262  to inherit some of the properties of another.
4263  The different paragraph environments totally replace the need for messy
4264  tab stops, on the fly margin adjustment, and other hold-overs from the
4265  days of typewriters.
4266  There are several paragraph environments which are specific to a particular
4267  document type.
4268  We will only be covering the most common ones here.
4269 \end_layout
4270
4271 \begin_layout Standard
4272 To choose a new paragraph environment, use the pull-down box 
4273 \begin_inset Graphics
4274         filename clipart/ToolbarEnvBox.png
4275         scale 70
4276         clip
4277
4278 \end_inset
4279
4280  at the left end of the toolbar.
4281  LyX will change the environment of the 
4282 \emph on
4283 entire
4284 \emph default
4285  paragraph in which the cursor sits.
4286  You can also change the environment of an entire group of paragraphs if
4287  you select them before choosing the new environment.
4288  
4289 \end_layout
4290
4291 \begin_layout Standard
4292 Note that hitting 
4293 \family sans
4294 Return
4295 \family default
4296  will 
4297 \emph on
4298 typically
4299 \emph default
4300  create a new paragraph using the 
4301 \family sans
4302 Standard
4303 \family default
4304  paragraph environment.
4305  We say 
4306 \begin_inset Quotes eld
4307 \end_inset
4308
4309 typically
4310 \begin_inset Quotes erd
4311 \end_inset
4312
4313  because if you are in one of these environments:
4314 \end_layout
4315
4316 \begin_layout Itemize
4317
4318 \family sans
4319 Quote
4320 \end_layout
4321
4322 \begin_layout Itemize
4323
4324 \family sans
4325 Quotation
4326 \end_layout
4327
4328 \begin_layout Itemize
4329
4330 \family sans
4331 Verse
4332 \end_layout
4333
4334 \begin_layout Itemize
4335
4336 \family sans
4337 Itemize
4338 \end_layout
4339
4340 \begin_layout Itemize
4341
4342 \family sans
4343 Enumerate
4344 \end_layout
4345
4346 \begin_layout Itemize
4347
4348 \family sans
4349 Description
4350 \end_layout
4351
4352 \begin_layout Itemize
4353
4354 \family sans
4355 List
4356 \end_layout
4357
4358 \begin_layout Standard
4359 LyX keeps the old paragraph environment when you hit 
4360 \family sans
4361 Return
4362 \family default
4363 , rather than resetting it to 
4364 \family sans
4365 Standard
4366 \family default
4367 .
4368  LyX will still reset the nesting depth, however.
4369  Usually, starting a new paragraph resets both the paragraph environment
4370  and the nesting depth (for more on nesting see section
4371 \begin_inset space ~
4372 \end_inset
4373
4374
4375 \begin_inset CommandInset ref
4376 LatexCommand ref
4377 reference "sec:Nesting"
4378
4379 \end_inset
4380
4381 ).
4382  At the moment, all this is context-specific; you're better off expecting
4383  
4384 \family sans
4385 Return
4386 \family default
4387  to reset the paragraph environment and depth.
4388  If you want a new paragraph to keep the current environment and depth,
4389  use 
4390 \begin_inset Info
4391 type  "shortcut"
4392 arg   "break-paragraph inverse"
4393 \end_inset
4394
4395  instead.
4396 \end_layout
4397
4398 \begin_layout Subsection
4399 Standard
4400 \end_layout
4401
4402 \begin_layout Standard
4403 The default paragraph environment is 
4404 \family sans
4405 Standard
4406 \family default
4407  for most classes.
4408  It creates a plain paragraph.
4409  If LyX resets the paragraph environment, this is the one it chooses.
4410  In fact, the paragraph you're reading right now (and most of the ones in
4411  this manual) are in the 
4412 \family sans
4413 Standard
4414 \family default
4415  environment.
4416 \end_layout
4417
4418 \begin_layout Standard
4419 You can nest a paragraph using the 
4420 \family sans
4421 Standard
4422 \family default
4423  environment in just about anything else, but you can't really nest anything
4424  in a 
4425 \family sans
4426 Standard
4427 \family default
4428  environment.
4429 \end_layout
4430
4431 \begin_layout Subsection
4432 Document Title
4433 \begin_inset Index idx
4434 status collapsed
4435
4436 \begin_layout Plain Layout
4437 Document ! Title
4438 \end_layout
4439
4440 \end_inset
4441
4442
4443 \end_layout
4444
4445 \begin_layout Standard
4446 A LaTeX title page has three parts: the title itself, the name(s) of the
4447  author(s) and a 
4448 \begin_inset Quotes eld
4449 \end_inset
4450
4451 footnote
4452 \begin_inset Quotes erd
4453 \end_inset
4454
4455  for thanks or contact information.
4456  For certain types of documents, LaTeX places all of this on a separate
4457  page along with today's date.
4458  For other types of documents, the title 
4459 \begin_inset Quotes eld
4460 \end_inset
4461
4462 page
4463 \begin_inset Quotes erd
4464 \end_inset
4465
4466  goes at the top of the first page of the document.
4467  
4468 \end_layout
4469
4470 \begin_layout Standard
4471 LyX provides an interface to the title page commands through the paragraph
4472  environments 
4473 \family sans
4474 Title
4475 \family default
4476
4477 \family sans
4478 Author
4479 \family default
4480 , and 
4481 \family sans
4482 Date
4483 \family default
4484 .
4485  Here's how you use them:
4486 \end_layout
4487
4488 \begin_layout Itemize
4489 Put the title of your document in the 
4490 \family sans
4491 Title
4492 \family default
4493  environment.
4494 \end_layout
4495
4496 \begin_layout Itemize
4497 Put the author name in the 
4498 \family sans
4499 Author
4500 \family default
4501  environment.
4502 \end_layout
4503
4504 \begin_layout Itemize
4505 If you want the date to have a certain appearance, want to use a fixed date,
4506  or want other text to appear in place of today's date, put that text in
4507  the 
4508 \family sans
4509 Date
4510 \family default
4511  environment.
4512  Note that using this environment is optional.
4513  If you don't provide any, LaTeX will automatically insert today's date.
4514  If you don't want any date, add the line
4515 \begin_inset Newline newline
4516 \end_inset
4517
4518
4519 \series bold
4520
4521 \backslash
4522 date{}
4523 \series default
4524
4525 \begin_inset Newline newline
4526 \end_inset
4527
4528 to the preamble of your document (menu 
4529 \family sans
4530 Document\SpecialChar \menuseparator
4531 Settings
4532 \family default
4533 )
4534 \end_layout
4535
4536 \begin_layout Standard
4537 You can use footnotes to insert 
4538 \begin_inset Quotes eld
4539 \end_inset
4540
4541 thanks
4542 \begin_inset Quotes erd
4543 \end_inset
4544
4545  or contact information.
4546 \end_layout
4547
4548 \begin_layout Subsection
4549 Headings
4550 \begin_inset Index idx
4551 status collapsed
4552
4553 \begin_layout Plain Layout
4554 Section headings
4555 \end_layout
4556
4557 \end_inset
4558
4559
4560 \begin_inset CommandInset label
4561 LatexCommand label
4562 name "sub:Headings"
4563
4564 \end_inset
4565
4566
4567 \end_layout
4568
4569 \begin_layout Standard
4570 There are several paragraph environments for producing section headings.
4571  LyX takes care of the numbering for you.
4572 \end_layout
4573
4574 \begin_layout Subsubsection
4575 Numbered Headings
4576 \begin_inset Index idx
4577 status collapsed
4578
4579 \begin_layout Plain Layout
4580 Section headings ! Numbered
4581 \end_layout
4582
4583 \end_inset
4584
4585
4586 \end_layout
4587
4588 \begin_layout Standard
4589 There are 7 numbered types of section headings.
4590  They are:
4591 \end_layout
4592
4593 \begin_layout Enumerate
4594
4595 \family sans
4596 Part
4597 \end_layout
4598
4599 \begin_layout Enumerate
4600
4601 \family sans
4602 Chapter
4603 \end_layout
4604
4605 \begin_layout Enumerate
4606
4607 \family sans
4608 Section
4609 \end_layout
4610
4611 \begin_layout Enumerate
4612
4613 \family sans
4614 Subsection
4615 \end_layout
4616
4617 \begin_layout Enumerate
4618
4619 \family sans
4620 Subsubsection
4621 \end_layout
4622
4623 \begin_layout Enumerate
4624
4625 \family sans
4626 Paragraph
4627 \end_layout
4628
4629 \begin_layout Enumerate
4630
4631 \family sans
4632 Subparagraph
4633 \end_layout
4634
4635 \begin_layout Standard
4636 LyX labels each heading with a series of numbers, separated by periods.
4637  The numbers describe where in the document you are.
4638  Unlike the other headings, parts are numbered with Latin letters.
4639 \end_layout
4640
4641 \begin_layout Standard
4642 Headings all subdivide your document into different pieces of text.
4643  For example, suppose you're writing a book.
4644  You group the book into chapters.
4645  LyX does similar grouping:
4646 \end_layout
4647
4648 \begin_layout Itemize
4649
4650 \family sans
4651 Part
4652 \family default
4653  is divided in either 
4654 \family sans
4655 Chapter
4656 \family default
4657 s or 
4658 \family sans
4659 Section
4660 \family default
4661 s
4662 \end_layout
4663
4664 \begin_layout Itemize
4665
4666 \family sans
4667 Chapter
4668 \family default
4669 s are divided into 
4670 \family sans
4671 Section
4672 \family default
4673 s
4674 \end_layout
4675
4676 \begin_layout Itemize
4677
4678 \family sans
4679 Section
4680 \family default
4681 s are divided into 
4682 \family sans
4683 Subsection
4684 \family default
4685 s
4686 \end_layout
4687
4688 \begin_layout Itemize
4689
4690 \family sans
4691 Subsection
4692 \family default
4693 s are divided into 
4694 \family sans
4695 Subsubsection
4696 \family default
4697 s
4698 \end_layout
4699
4700 \begin_layout Itemize
4701
4702 \family sans
4703 Subsubsection
4704 \family default
4705 s are divided into 
4706 \family sans
4707 Paragraph
4708 \family default
4709 s
4710 \end_layout
4711
4712 \begin_layout Itemize
4713
4714 \family sans
4715 Paragraph
4716 \family default
4717 s are divided into 
4718 \family sans
4719 Subparagraph
4720 \family default
4721 s
4722 \end_layout
4723
4724 \begin_layout Standard
4725 \begin_inset Note Greyedout
4726 status open
4727
4728 \begin_layout Plain Layout
4729
4730 \series bold
4731 Note:
4732 \series default
4733  Not all document types use the 
4734 \family sans
4735 Chapter
4736 \family default
4737  heading as the maximum sectioning level.
4738  In that case the 
4739 \family sans
4740 Section
4741 \family default
4742  is the top-level heading.
4743 \end_layout
4744
4745 \end_inset
4746
4747
4748 \end_layout
4749
4750 \begin_layout Standard
4751 So, if you use the 
4752 \family sans
4753 Subsubsection
4754 \family default
4755  environment to label a new sub-subsection, LyX labels it with its number,
4756  along with the number of the subsection, section, and, if applicable, chapter
4757  that it's in.
4758  For example: the fifth section of the second chapter of this book has the
4759  label 
4760 \begin_inset Quotes eld
4761 \end_inset
4762
4763 2.5
4764 \begin_inset Quotes erd
4765 \end_inset
4766
4767 .
4768 \end_layout
4769
4770 \begin_layout Subsubsection
4771 Unnumbered Headings
4772 \begin_inset Index idx
4773 status collapsed
4774
4775 \begin_layout Plain Layout
4776 Section headings ! Unnumbered
4777 \end_layout
4778
4779 \end_inset
4780
4781
4782 \end_layout
4783
4784 \begin_layout Standard
4785 The unnumbered section headings have a 
4786 \begin_inset Quotes eld
4787 \end_inset
4788
4789 *
4790 \begin_inset Quotes erd
4791 \end_inset
4792
4793  at the end of their name.
4794  They work the same as their numbered counterparts but will not appear in
4795  the table of contents, see section
4796 \begin_inset space ~
4797 \end_inset
4798
4799
4800 \begin_inset CommandInset ref
4801 LatexCommand ref
4802 reference "sec:toc"
4803
4804 \end_inset
4805
4806 .
4807 \end_layout
4808
4809 \begin_layout Subsubsection
4810 Changing the Numbering
4811 \begin_inset CommandInset label
4812 LatexCommand label
4813 name "sub:Numbering-depth"
4814
4815 \end_inset
4816
4817
4818 \end_layout
4819
4820 \begin_layout Standard
4821 You can also alter which sectioning levels get numbered and which ones appear
4822  in the Table of Contents.
4823  Now, this doesn't remove any of the levels; that's preset in the document
4824  class.
4825  Certain classes start with 
4826 \family sans
4827 Chapter
4828 \family default
4829  and go down to the 
4830 \family sans
4831 Subparagraph
4832 \family default
4833  level.
4834  Others start at 
4835 \family sans
4836 Section
4837 \family default
4838 .
4839  Similarly, not all document classes number all sectioning levels.
4840  Most don't number 
4841 \family sans
4842 Paragraph
4843 \family default
4844  or 
4845 \family sans
4846 Subparagraph
4847 \family default
4848 .
4849  This is something you can change.
4850 \end_layout
4851
4852 \begin_layout Standard
4853 Open the 
4854 \family sans
4855 Document\SpecialChar \menuseparator
4856 Settings
4857 \family default
4858  dialog.
4859 \begin_inset Index idx
4860 status collapsed
4861
4862 \begin_layout Plain Layout
4863 Document ! Settings
4864 \end_layout
4865
4866 \end_inset
4867
4868  Under 
4869 \family sans
4870 Numbering
4871 \begin_inset space ~
4872 \end_inset
4873
4874 &
4875 \begin_inset space ~
4876 \end_inset
4877
4878 TOC
4879 \family default
4880  you will see two counters.
4881  The one named 
4882 \family sans
4883 Numbering
4884 \family default
4885  controls how far down in the sectioning hierarchy LyX numbers a section
4886  heading.
4887  The other one controls the appearance of the section headings in the table
4888  of contents.
4889 \end_layout
4890
4891 \begin_layout Subsubsection
4892 Short Titles of Headings
4893 \begin_inset Index idx
4894 status collapsed
4895
4896 \begin_layout Plain Layout
4897 Section headings ! Short titles
4898 \end_layout
4899
4900 \end_inset
4901
4902
4903 \begin_inset Argument
4904 status collapsed
4905
4906 \begin_layout Plain Layout
4907 Short Titles
4908 \end_layout
4909
4910 \end_inset
4911
4912
4913 \begin_inset CommandInset label
4914 LatexCommand label
4915 name "sec:Short-Titles"
4916
4917 \end_inset
4918
4919
4920 \end_layout
4921
4922 \begin_layout Standard
4923 Some section or chapter titles, such as this one, can get quite long.
4924  This can cause trouble when there is limited horizontal space.
4925  For example, if the header of the page is set to show the current section
4926  title, a long title will protrude over the page margins and look awful.
4927 \end_layout
4928
4929 \begin_layout Standard
4930 LaTeX allows you to specify a short title for section headings.
4931  This short title is used in the header and in the actual table of contents,
4932  avoiding the problem mentioned.
4933  To specify a short title, use the menu 
4934 \family sans
4935 Insert\SpecialChar \menuseparator
4936 Short
4937 \begin_inset space ~
4938 \end_inset
4939
4940 Title
4941 \family default
4942 .
4943  This will insert a box labeled 
4944 \begin_inset Quotes eld
4945 \end_inset
4946
4947 opt
4948 \begin_inset Quotes erd
4949 \end_inset
4950
4951  (stands for 
4952 \begin_inset Quotes eld
4953 \end_inset
4954
4955 optional
4956 \begin_inset Quotes erd
4957 \end_inset
4958
4959 ) which you can use to enter the short title text.
4960  This also works for captions inside floats.
4961 \end_layout
4962
4963 \begin_layout Standard
4964 The title of this section is a good example of using this feature.
4965 \end_layout
4966
4967 \begin_layout Subsubsection
4968 Special Information
4969 \end_layout
4970
4971 \begin_layout Standard
4972 The following information applies to all section headings:
4973 \end_layout
4974
4975 \begin_layout Itemize
4976 You cannot do any nesting with these environments.
4977 \end_layout
4978
4979 \begin_layout Itemize
4980 You cannot use a margin note in any of these environments.
4981 \end_layout
4982
4983 \begin_layout Itemize
4984 You can only use inline math in these environments.
4985 \end_layout
4986
4987 \begin_layout Itemize
4988 You can use labels and cross-references to refer to their numbers.
4989 \end_layout
4990
4991 \begin_layout Subsection
4992 Quotes and Poetry line spacing
4993 \end_layout
4994
4995 \begin_layout Standard
4996 LyX has three paragraph environments for writing poetry and quotations.
4997  They are 
4998 \family sans
4999 Quote
5000 \family default
5001
5002 \family sans
5003 Quotation
5004 \family default
5005 , and 
5006 \family sans
5007 Verse
5008 \family default
5009 .
5010  Forget the days of changing line spacing and twiddling with margins.
5011  These three paragraph environments already have those changes built-in.
5012  They all widen the left margin and add a bit of extra space above and below
5013  the text they contain.
5014  They also allow nesting, so you can put a 
5015 \family sans
5016 Verse
5017 \family default
5018  in a 
5019 \family sans
5020 Quotation
5021 \family default
5022 , as well as in some other paragraph environments.
5023 \end_layout
5024
5025 \begin_layout Standard
5026 There is another feature of these three paragraph environments: they do
5027  
5028 \emph on
5029 not
5030 \emph default
5031  reset to 
5032 \family sans
5033 Standard
5034 \family default
5035  when you start a new paragraph.
5036  So, you can type in that poem and merrily hit 
5037 \family sans
5038 Return
5039 \family default
5040  without worrying about the paragraph environment changing on you.
5041  Of course, that means that, once you're done typing in that poem, you have
5042  to change back to the 
5043 \family sans
5044 Standard
5045 \family default
5046  environment yourself.
5047 \end_layout
5048
5049 \begin_layout Subsubsection
5050
5051 \family sans
5052 Quote
5053 \family default
5054  and 
5055 \family sans
5056 Quotation
5057 \family default
5058
5059 \begin_inset CommandInset label
5060 LatexCommand label
5061 name "sec:Quote"
5062
5063 \end_inset
5064
5065
5066 \begin_inset Index idx
5067 status collapsed
5068
5069 \begin_layout Plain Layout
5070 Quotation
5071 \end_layout
5072
5073 \end_inset
5074
5075
5076 \end_layout
5077
5078 \begin_layout Standard
5079 Now that we've described the similarities of these three environments, it's
5080  time for the differences.
5081  
5082 \family sans
5083 Quote
5084 \family default
5085  and 
5086 \family sans
5087 Quotation
5088 \family default
5089  are identical except for one difference: 
5090 \family sans
5091 Quote
5092 \family default
5093  uses extra spacing to separate paragraphs and never indents the first line.
5094  
5095 \family sans
5096 Quotation
5097 \family default
5098  
5099 \emph on
5100 always
5101 \emph default
5102  indents the first line of a paragraph and uses the same line spacing throughout.
5103 \end_layout
5104
5105 \begin_layout Standard
5106 Here's an example of the 
5107 \family sans
5108 Quote
5109 \family default
5110  environment:
5111 \end_layout
5112
5113 \begin_layout Quote
5114 This is in the 
5115 \family sans
5116 Quote
5117 \family default
5118  environment.
5119  I can keep writing, extending this line out further and further until it
5120  wraps.
5121  See – no indentation!
5122 \end_layout
5123
5124 \begin_layout Quote
5125 Here's the second paragraph of this quote.
5126  Again, there's no indentation, but there is extra space between me and
5127  the other paragraph.
5128 \end_layout
5129
5130 \begin_layout Standard
5131 Here's another example, this time in the 
5132 \family sans
5133 Quotation
5134 \family default
5135  environment:
5136 \end_layout
5137
5138 \begin_layout Quotation
5139 This is in the 
5140 \family sans
5141 Quotation
5142 \family default
5143  environment.
5144  If I keep writing, you will see the indentation.
5145  If your country uses a writing style that shows off new paragraphs by indenting
5146  the first line, then 
5147 \family sans
5148 Quotation
5149 \family default
5150  is the environment for you! Well, you'd use it 
5151 \emph on
5152 if
5153 \emph default
5154  you were quoting other text.
5155 \end_layout
5156
5157 \begin_layout Quotation
5158 Here's a new paragraph.
5159  I could ramble on and on, like a politician at election time.
5160  If I did that, though, you'd get bored.
5161 \end_layout
5162
5163 \begin_layout Standard
5164 As the examples show, 
5165 \family sans
5166 Quote
5167 \family default
5168  is for those people who use extra space to separate paragraphs.
5169  They should put quotes in the 
5170 \family sans
5171 Quote
5172 \family default
5173  environment.
5174  Those who use indentation to mark a new paragraph should use the 
5175 \family sans
5176 Quotation
5177 \family default
5178  paragraph environment for quoted text.
5179 \end_layout
5180
5181 \begin_layout Subsubsection
5182
5183 \family sans
5184 Verse
5185 \family default
5186
5187 \begin_inset Index idx
5188 status collapsed
5189
5190 \begin_layout Plain Layout
5191 Paragraph ! Verse
5192 \end_layout
5193
5194 \end_inset
5195
5196
5197 \family sans
5198
5199 \begin_inset Index idx
5200 status collapsed
5201
5202 \begin_layout Plain Layout
5203 Poetry
5204 \end_layout
5205
5206 \end_inset
5207
5208
5209 \begin_inset CommandInset label
5210 LatexCommand label
5211 name "sec:Verse"
5212
5213 \end_inset
5214
5215
5216 \end_layout
5217
5218 \begin_layout Standard
5219
5220 \family sans
5221 Verse
5222 \family default
5223  is a paragraph environment for poetry, rhymes, verses, and so on.
5224  Here's an example:
5225 \end_layout
5226
5227 \begin_layout Verse
5228 This is in Verse
5229 \begin_inset Newline newline
5230 \end_inset
5231
5232 Which I did not rehearse!
5233 \end_layout
5234
5235 \begin_layout Verse
5236 It could be much worse.
5237  This line could be long, very long, oh so long, so very long that it wraps
5238  around.
5239  It looks okay on screen, but in the printed version, the extra lines are
5240  indented a bit more than the first.
5241  Okay, so it's turned to prose and doesn't rhyme anymore.
5242  So sue me.
5243 \end_layout
5244
5245 \begin_layout Verse
5246 To break a line
5247 \begin_inset Newline newline
5248 \end_inset
5249
5250 And make things look fine
5251 \begin_inset Newline newline
5252 \end_inset
5253
5254 Use 
5255 \begin_inset Info
5256 type  "shortcut"
5257 arg   "newline-insert newline"
5258 \end_inset
5259
5260 .
5261 \end_layout
5262
5263 \begin_layout Standard
5264 As you can see, 
5265 \family sans
5266 Verse
5267 \family default
5268  does not indent both margins.
5269  Each stanza of the verse or poem is in its own paragraph.
5270  To separate the individual lines of a stanza, use the 
5271 \family typewriter
5272 break-line
5273 \family default
5274  function 
5275 \begin_inset Info
5276 type  "shortcut"
5277 arg   "newline-insert newline"
5278 \end_inset
5279
5280 .
5281 \end_layout
5282
5283 \begin_layout Subsection
5284 Lists
5285 \begin_inset Index idx
5286 status collapsed
5287
5288 \begin_layout Plain Layout
5289 Lists
5290 \end_layout
5291
5292 \end_inset
5293
5294
5295 \begin_inset CommandInset label
5296 LatexCommand label
5297 name "sub:Lists"
5298
5299 \end_inset
5300
5301
5302 \end_layout
5303
5304 \begin_layout Standard
5305 LyX has four different paragraph environments for creating different kinds
5306  of lists.
5307  In the 
5308 \family sans
5309 Itemize
5310 \family default
5311  and 
5312 \family sans
5313 Enumerate
5314 \family default
5315  environments, LyX labels your list items with bullets or numbers, respectively.
5316  In the 
5317 \family sans
5318 Description
5319 \family default
5320  and 
5321 \family sans
5322 List
5323 \family default
5324  environments, LyX lets you provide your own label.
5325  We will present the individual details of each type of list next after
5326  describing some general features of all four of them.
5327 \end_layout
5328
5329 \begin_layout Subsubsection
5330 General Features
5331 \end_layout
5332
5333 \begin_layout Standard
5334 The four paragraph environments for lists differ from the other environments
5335  in several ways.
5336  First, LyX treats each paragraph as a list item.
5337  Hitting 
5338 \family sans
5339 Return
5340 \family default
5341  does 
5342 \emph on
5343 not
5344 \emph default
5345  reset the environment to 
5346 \family sans
5347 Standard
5348 \family default
5349  but keeps the current environment and creates a new list item.
5350  The nesting depth is hereby kept.
5351  If you want to keep the paragraph environment but reset the current nesting
5352  depth, you can use 
5353 \begin_inset Info
5354 type  "shortcut"
5355 arg   "break-paragraph inverse"
5356 \end_inset
5357
5358  to break paragraphs.
5359 \end_layout
5360
5361 \begin_layout Standard
5362 You can nest lists of any type inside one another.
5363  In fact, LyX changes the labels on some list items depending on how it
5364  is nested.
5365  If you intend to use any of the list paragraph environments, we suggest
5366  you read all of section
5367 \begin_inset space ~
5368 \end_inset
5369
5370
5371 \begin_inset CommandInset ref
5372 LatexCommand ref
5373 reference "sec:Nesting"
5374
5375 \end_inset
5376
5377 .
5378  
5379 \end_layout
5380
5381 \begin_layout Subsubsection
5382
5383 \family sans
5384 Itemize
5385 \family default
5386
5387 \begin_inset Index idx
5388 status collapsed
5389
5390 \begin_layout Plain Layout
5391 Lists ! Itemize
5392 \end_layout
5393
5394 \end_inset
5395
5396
5397 \begin_inset CommandInset label
5398 LatexCommand label
5399 name "sec:Itemize"
5400
5401 \end_inset
5402
5403
5404 \end_layout
5405
5406 \begin_layout Standard
5407 The first type of list we will describe in detail is the 
5408 \family sans
5409 Itemize
5410 \family default
5411  paragraph environment.
5412  It has the following properties:
5413 \end_layout
5414
5415 \begin_layout Itemize
5416 Each item has a particular bullet or symbol as its label.
5417 \end_layout
5418
5419 \begin_deeper
5420 \begin_layout Itemize
5421 LyX uses the same symbol for all of the items in a given nesting level.
5422 \end_layout
5423
5424 \begin_layout Itemize
5425 The symbol appears at the beginning of the first line.
5426 \end_layout
5427
5428 \end_deeper
5429 \begin_layout Itemize
5430 The items can have any length.
5431  LyX automatically offsets the left margin of each item.
5432  The offset is always relative to whatever environment the 
5433 \family sans
5434 Itemize
5435 \family default
5436  list may be in.
5437 \end_layout
5438
5439 \begin_layout Itemize
5440 If you nest an 
5441 \family sans
5442 Itemize
5443 \family default
5444  environment inside another 
5445 \family sans
5446 Itemize
5447 \family default
5448  environment, the label changes to a new symbol.
5449 \end_layout
5450
5451 \begin_deeper
5452 \begin_layout Itemize
5453 There are four different symbols for up to a four-fold nesting.
5454 \end_layout
5455
5456 \begin_layout Itemize
5457 LyX always shows the same symbol on screen.
5458 \end_layout
5459
5460 \begin_layout Itemize
5461 See section
5462 \begin_inset space ~
5463 \end_inset
5464
5465
5466 \begin_inset CommandInset ref
5467 LatexCommand ref
5468 reference "sec:Nesting"
5469
5470 \end_inset
5471
5472  for a full explanation of nesting.
5473 \end_layout
5474
5475 \end_deeper
5476 \begin_layout Standard
5477 Of course, that explanation was also an example of an 
5478 \family sans
5479 Itemize
5480 \family default
5481  list.
5482  The 
5483 \family sans
5484 Itemize
5485 \family default
5486  environment is best suited for lists where the order doesn't matter.
5487 \end_layout
5488
5489 \begin_layout Standard
5490 We said that different levels use different symbols as their label.
5491  Here's an example of all four possible symbols.
5492 \end_layout
5493
5494 \begin_layout Itemize
5495 The label for the first level 
5496 \family sans
5497 Itemize
5498 \family default
5499  is a large black dot, or bullet.
5500 \end_layout
5501
5502 \begin_deeper
5503 \begin_layout Itemize
5504 The label for the second level is a dash.
5505 \end_layout
5506
5507 \begin_deeper
5508 \begin_layout Itemize
5509 The label for the third is an asterisk.
5510 \end_layout
5511
5512 \begin_deeper
5513 \begin_layout Itemize
5514 The label for the fourth is a centered dot.
5515 \end_layout
5516
5517 \end_deeper
5518 \begin_layout Itemize
5519 Back out to the third level.
5520 \end_layout
5521
5522 \end_deeper
5523 \begin_layout Itemize
5524 Back to the second level.
5525 \end_layout
5526
5527 \end_deeper
5528 \begin_layout Itemize
5529 Back to the outermost level.
5530 \end_layout
5531
5532 \begin_layout Standard
5533 These are the default labels for an 
5534 \family sans
5535 Itemize
5536 \family default
5537  list.
5538  You can customize these labels in the 
5539 \family sans
5540 Document\SpecialChar \menuseparator
5541 Settings
5542 \family default
5543  dialog in the submenu 
5544 \family sans
5545 Bullets
5546 \family default
5547 .
5548 \family sans
5549
5550 \begin_inset Index idx
5551 status collapsed
5552
5553 \begin_layout Plain Layout
5554 Document ! Settings
5555 \end_layout
5556
5557 \end_inset
5558
5559
5560 \end_layout
5561
5562 \begin_layout Standard
5563 Notice how the space between items decreases with increasing depth.
5564  We will explain nesting and all the tricks you can do with different depths
5565  in section
5566 \begin_inset space ~
5567 \end_inset
5568
5569
5570 \begin_inset CommandInset ref
5571 LatexCommand ref
5572 reference "sec:Nesting"
5573
5574 \end_inset
5575
5576 .
5577 \end_layout
5578
5579 \begin_layout Subsubsection
5580
5581 \family sans
5582 Enumerate
5583 \family default
5584
5585 \begin_inset Index idx
5586 status collapsed
5587
5588 \begin_layout Plain Layout
5589 Lists ! Enumerate
5590 \end_layout
5591
5592 \end_inset
5593
5594
5595 \begin_inset CommandInset label
5596 LatexCommand label
5597 name "sec:Enumerate"
5598
5599 \end_inset
5600
5601
5602 \end_layout
5603
5604 \begin_layout Standard
5605 The 
5606 \family sans
5607 Enumerate
5608 \family default
5609  environment is used to create numbered lists and outlines.
5610  It has these properties:
5611 \end_layout
5612
5613 \begin_layout Enumerate
5614 Each item has a numeral as its label.
5615 \end_layout
5616
5617 \begin_deeper
5618 \begin_layout Enumerate
5619 The label type depends on the nesting depth.
5620 \end_layout
5621
5622 \end_deeper
5623 \begin_layout Enumerate
5624 LyX automatically counts the items for you and updates the label as appropriate.
5625 \end_layout
5626
5627 \begin_layout Enumerate
5628 Each new 
5629 \family sans
5630 Enumerate
5631 \family default
5632  environment resets the counter to one.
5633 \end_layout
5634
5635 \begin_layout Enumerate
5636 Like the 
5637 \family sans
5638 Itemize
5639 \family default
5640  environment, the 
5641 \family sans
5642 Enumerate
5643 \family default
5644  environment:
5645 \end_layout
5646
5647 \begin_deeper
5648 \begin_layout Enumerate
5649 Offsets the items relative to the left margin.
5650  Items can have any length.
5651 \end_layout
5652
5653 \begin_layout Enumerate
5654 Reduces the space between items as the nesting depth increases.
5655 \end_layout
5656
5657 \begin_layout Enumerate
5658 Uses different types of labels depending on the nesting depth.
5659 \end_layout
5660
5661 \begin_layout Enumerate
5662 Allows up to a four-fold nesting.
5663 \end_layout
5664
5665 \end_deeper
5666 \begin_layout Standard
5667 Unlike the 
5668 \family sans
5669 Itemize
5670 \family default
5671  environment, 
5672 \family sans
5673 Enumerate
5674 \family default
5675  shows the different labels for each item in LyX.
5676  Here is how LyX labels the four different levels in an 
5677 \family sans
5678 Enumerate
5679 \family default
5680 :
5681 \end_layout
5682
5683 \begin_layout Enumerate
5684 The first level of an 
5685 \family sans
5686 Enumerate
5687 \family default
5688  uses Arabic numerals followed by a period.
5689 \end_layout
5690
5691 \begin_deeper
5692 \begin_layout Enumerate
5693 The second level uses lower case letters surrounded by parentheses.
5694 \end_layout
5695
5696 \begin_deeper
5697 \begin_layout Enumerate
5698 The third level uses lower-case Roman numerals followed by a period.
5699 \end_layout
5700
5701 \begin_deeper
5702 \begin_layout Enumerate
5703 The fourth level uses capital letters followed by a period.
5704 \end_layout
5705
5706 \begin_layout Enumerate
5707 Again, notice the decrease in the spacing between items as the nesting depth
5708  increases.
5709 \end_layout
5710
5711 \end_deeper
5712 \begin_layout Enumerate
5713 Back to the third level
5714 \end_layout
5715
5716 \end_deeper
5717 \begin_layout Enumerate
5718 Back to the second level.
5719 \end_layout
5720
5721 \end_deeper
5722 \begin_layout Enumerate
5723 Back to the outermost level.
5724 \end_layout
5725
5726 \begin_layout Standard
5727 Once again, you can customize the type of numbering used in the 
5728 \family sans
5729 Enumerate
5730 \family default
5731  environment.
5732  It involves adding commands to the LaTeX preamble (see the 
5733 \emph on
5734 Additional Features
5735 \emph default
5736  manual).
5737  As stated earlier, such customization only shows up in the printed version,
5738  not in LyX.
5739 \end_layout
5740
5741 \begin_layout Standard
5742 There is more to nesting 
5743 \family sans
5744 Enumerate
5745 \family default
5746  environments than we've stated here.
5747  You should read section
5748 \begin_inset space ~
5749 \end_inset
5750
5751
5752 \begin_inset CommandInset ref
5753 LatexCommand ref
5754 reference "sec:Nesting"
5755
5756 \end_inset
5757
5758  to learn more about nesting.
5759 \end_layout
5760
5761 \begin_layout Subsubsection
5762
5763 \family sans
5764 Description
5765 \family default
5766
5767 \begin_inset Index idx
5768 status collapsed
5769
5770 \begin_layout Plain Layout
5771 Lists ! Description
5772 \end_layout
5773
5774 \end_inset
5775
5776
5777 \end_layout
5778
5779 \begin_layout Standard
5780 Unlike the previous two environments, the 
5781 \family sans
5782 Description
5783 \family default
5784  list has no fixed label.
5785  Instead, LyX uses the first 
5786 \begin_inset Quotes eld
5787 \end_inset
5788
5789 word
5790 \begin_inset Quotes erd
5791 \end_inset
5792
5793  of the first line as the label.
5794  Here's an example:
5795 \end_layout
5796
5797 \begin_layout Description
5798 Example: This is an example of the 
5799 \family sans
5800 Description
5801 \family default
5802  environment.
5803 \end_layout
5804
5805 \begin_layout Standard
5806 LyX typesets the label in boldface and puts extra space between it and the
5807  rest of the line.
5808 \end_layout
5809
5810 \begin_layout Standard
5811 With the first 
5812 \begin_inset Quotes eld
5813 \end_inset
5814
5815 word
5816 \begin_inset Quotes erd
5817 \end_inset
5818
5819  it is meant that the first hit of the 
5820 \family sans
5821 Space
5822 \family default
5823  key ends the label if you are at the beginning of the first line of an
5824  item.
5825  If you need to use more than one word in the label use a 
5826 \family sans
5827 Protected Blank
5828 \family default
5829 .
5830  (Use either 
5831 \begin_inset Info
5832 type  "shortcut"
5833 arg   "space-insert protected"
5834 \end_inset
5835
5836  or the menu 
5837 \family sans
5838 Insert\SpecialChar \menuseparator
5839 Formatting\SpecialChar \menuseparator
5840 Protected
5841 \begin_inset space ~
5842 \end_inset
5843
5844 Space
5845 \family default
5846 , see section
5847 \begin_inset space ~
5848 \end_inset
5849
5850
5851 \begin_inset CommandInset ref
5852 LatexCommand ref
5853 reference "sub:Protected-Space"
5854
5855 \end_inset
5856
5857  for more info.) Here is an example:
5858 \end_layout
5859
5860 \begin_layout Description
5861 Second
5862 \begin_inset space ~
5863 \end_inset
5864
5865 Example: This one shows how to use a 
5866 \family sans
5867 Protected
5868 \begin_inset space ~
5869 \end_inset
5870
5871 Blank
5872 \family default
5873  in the label of a 
5874 \family sans
5875 Description
5876 \family default
5877  list item.
5878 \end_layout
5879
5880 \begin_layout Description
5881 Usage: You should use the 
5882 \family sans
5883 Description
5884 \family default
5885  environment for things like definitions and theorems.
5886  Use it when you need to make one word in particular stand out in the text
5887  that describes it.
5888  It's not a good idea to use a 
5889 \family sans
5890 Description
5891 \family default
5892  environment when you have an entire sentence that you want to describe.
5893  You're better off using 
5894 \family sans
5895 Itemize
5896 \family default
5897  or 
5898 \family sans
5899 Enumerate
5900 \family default
5901  and nesting several 
5902 \family sans
5903 Standard
5904 \family default
5905  paragraphs into them.
5906 \end_layout
5907
5908 \begin_layout Description
5909 Nesting: You can nest 
5910 \family sans
5911 Description
5912 \family default
5913  environments inside one another, nest them in other types of lists, and
5914  so on.
5915 \end_layout
5916
5917 \begin_layout Standard
5918 Notice that after the first line, LyX indents subsequent lines, offsetting
5919  them from the first line.
5920 \end_layout
5921
5922 \begin_layout Subsubsection
5923 The LyX 
5924 \family sans
5925 List
5926 \family default
5927
5928 \begin_inset Index idx
5929 status collapsed
5930
5931 \begin_layout Plain Layout
5932 Lists ! LyX list
5933 \end_layout
5934
5935 \end_inset
5936
5937
5938 \end_layout
5939
5940 \begin_layout Standard
5941 The 
5942 \family sans
5943 List
5944 \family default
5945  environment is a LyX extension to LaTeX.
5946 \end_layout
5947
5948 \begin_layout Standard
5949 \begin_inset Note Greyedout
5950 status open
5951
5952 \begin_layout Plain Layout
5953
5954 \series bold
5955 Note:
5956 \series default
5957  When you are using a KOMA-Script document class, like in this document,
5958  the 
5959 \family sans
5960 List
5961 \family default
5962  environment is named 
5963 \family sans
5964 Labeling
5965 \family default
5966 .
5967 \end_layout
5968
5969 \end_inset
5970
5971
5972 \end_layout
5973
5974 \begin_layout Standard
5975 Like the 
5976 \family sans
5977 Description
5978 \family default
5979  environment the 
5980 \family sans
5981 List
5982 \family default
5983  environment has user-defined labels for each list item.
5984  There are the following properties of this list environment:
5985 \end_layout
5986
5987 \begin_layout Labeling
5988 \labelwidthstring 00.00.0000
5989 item
5990 \begin_inset space ~
5991 \end_inset
5992
5993 labels LyX uses the first 
5994 \begin_inset Quotes eld
5995 \end_inset
5996
5997 word
5998 \begin_inset Quotes erd
5999 \end_inset
6000
6001  of each line as the item label.
6002  The first 
6003 \family sans
6004 Space
6005 \family default
6006  after the beginning of the first line of an item marks the end of the label.
6007  If you need to use more than one word in an item label, use a protected
6008  blank as described above.
6009 \end_layout
6010
6011 \begin_layout Labeling
6012 \labelwidthstring 00.00.0000
6013 margins As you can see, LyX uses different margins for the item label and
6014  the body of the item text.
6015  The body of the text has a larger left margin, which is equal to the default
6016  label width plus a little extra space.
6017  
6018 \end_layout
6019
6020 \begin_layout Labeling
6021 \labelwidthstring 00.00.0000
6022 label
6023 \begin_inset space ~
6024 \end_inset
6025
6026 width LyX uses the width of the label, or the default width, whatever is
6027  larger.
6028  If the label width is larger, the label 
6029 \begin_inset Quotes eld
6030 \end_inset
6031
6032 extends
6033 \begin_inset Quotes erd
6034 \end_inset
6035
6036  into the first line.
6037  In other words, the text of the first line isn't aligned with the left
6038  margin of the rest of the item text.
6039 \end_layout
6040
6041 \begin_layout Labeling
6042 \labelwidthstring 00.00.0000
6043 default
6044 \begin_inset space ~
6045 \end_inset
6046
6047 width You can set the default label width to ensure that the text of all
6048  items in a 
6049 \family sans
6050 List
6051 \family default
6052  environment have the same left margin.
6053 \begin_inset Newline newline
6054 \end_inset
6055
6056 To change the default width, select all items in the list.
6057  Now open the 
6058 \family sans
6059 Edit\SpecialChar \menuseparator
6060 Paragraph
6061 \begin_inset space ~
6062 \end_inset
6063
6064 Settings
6065 \family default
6066  dialog.
6067  The text in the box 
6068 \family sans
6069 Longest
6070 \begin_inset space ~
6071 \end_inset
6072
6073 label
6074 \family default
6075  determines the default label width.
6076  You can use the text of your largest label here, but you can also use the
6077  letter 
6078 \begin_inset Quotes eld
6079 \end_inset
6080
6081 M
6082 \begin_inset Quotes erd
6083 \end_inset
6084
6085  multiple times instead.
6086  The M is the widest character and is a standard unit of widths in LaTeX.
6087  By using 
6088 \begin_inset Quotes eld
6089 \end_inset
6090
6091 M
6092 \begin_inset Quotes erd
6093 \end_inset
6094
6095  as the unit of width you don't need to keep changing the contents of 
6096 \family sans
6097 Longest
6098 \begin_inset space ~
6099 \end_inset
6100
6101 label
6102 \family default
6103  every time you alter a label in a 
6104 \family sans
6105 List
6106 \family default
6107  environment.
6108 \begin_inset Newline newline
6109 \end_inset
6110
6111 The predefined default width is the length of 
6112 \begin_inset Quotes eld
6113 \end_inset
6114
6115 00.00.0000
6116 \begin_inset Quotes erd
6117 \end_inset
6118
6119  (equal to 6 M).
6120  
6121 \begin_inset Newline newline
6122 \end_inset
6123
6124
6125 \begin_inset Note Greyedout
6126 status open
6127
6128 \begin_layout Plain Layout
6129
6130 \series bold
6131 Note:
6132 \series default
6133  Setting the cursor into a list item to change only its label width will
6134  only change the width inside LyX but not in the output.
6135 \end_layout
6136
6137 \end_inset
6138
6139
6140 \end_layout
6141
6142 \begin_layout Standard
6143 You should use the 
6144 \family sans
6145 List
6146 \family default
6147  environment the same way like the 
6148 \family sans
6149 Description
6150 \family default
6151  list: When you need one word to stand out from the text that describes
6152  it.
6153  The 
6154 \family sans
6155 List
6156 \family default
6157  environment gives you another way to do this, using a different overall
6158  layout.
6159 \end_layout
6160
6161 \begin_layout Standard
6162 You can nest 
6163 \family sans
6164 List
6165 \family default
6166  environments inside one another, nest them in other types of lists, and
6167  so on.
6168  They work just like the other list paragraph environments.
6169  Read section
6170 \begin_inset space ~
6171 \end_inset
6172
6173
6174 \begin_inset CommandInset ref
6175 LatexCommand ref
6176 reference "sec:Nesting"
6177
6178 \end_inset
6179
6180  to learn about nesting.
6181 \end_layout
6182
6183 \begin_layout Standard
6184 There is yet another feature of the 
6185 \family sans
6186 List
6187 \family default
6188  environment: As you can see in the examples, LyX left-justifies the item
6189  labels by default.
6190  You can use additional 
6191 \family sans
6192 HFills
6193 \family default
6194  to change how LyX justifies the item label.
6195  
6196 \family sans
6197 Hfills
6198 \family default
6199  are documented in section
6200 \begin_inset space ~
6201 \end_inset
6202
6203
6204 \begin_inset CommandInset ref
6205 LatexCommand ref
6206 reference "sub:Horizontal-Space"
6207
6208 \end_inset
6209
6210 .
6211  Here are some examples:
6212 \end_layout
6213
6214 \begin_layout Labeling
6215 \labelwidthstring 00.00.0000
6216 Left The default for 
6217 \family sans
6218 List
6219 \family default
6220  item labels.
6221 \end_layout
6222
6223 \begin_layout Labeling
6224 \labelwidthstring 00.00.0000
6225 \begin_inset space \hfill{}
6226 \end_inset
6227
6228 Right One 
6229 \family sans
6230 HFill
6231 \family default
6232  at the beginning of the label right justifies it.
6233 \end_layout
6234
6235 \begin_layout Labeling
6236 \labelwidthstring 00.00.0000
6237 \begin_inset space \hfill{}
6238 \end_inset
6239
6240 Center
6241 \begin_inset space \hfill{}
6242 \end_inset
6243
6244  One 
6245 \family sans
6246 HFill
6247 \family default
6248  at the beginning of the label and one at the end centers it.
6249 \end_layout
6250
6251 \begin_layout Subsection
6252 Customized Lists
6253 \begin_inset Index idx
6254 status collapsed
6255
6256 \begin_layout Plain Layout
6257 Lists ! Customized
6258 \end_layout
6259
6260 \end_inset
6261
6262
6263 \end_layout
6264
6265 \begin_layout Standard
6266 To use the features described in this section, you must load the module
6267  
6268 \family sans
6269 Customisable Lists (enumitem)
6270 \family default
6271  in the document settings.
6272  This loads the features of the LaTeX-package 
6273 \series bold
6274 enumitem
6275 \series default
6276
6277 \begin_inset Index idx
6278 status collapsed
6279
6280 \begin_layout Plain Layout
6281 LaTeX-packages ! enumitem
6282 \end_layout
6283
6284 \end_inset
6285
6286 .
6287 \end_layout
6288
6289 \begin_layout Subsubsection
6290 Custom Enumerate Lists
6291 \begin_inset Index idx
6292 status collapsed
6293
6294 \begin_layout Plain Layout
6295 Lists ! Enumerate ! Custom
6296 \end_layout
6297
6298 \end_inset
6299
6300
6301 \end_layout
6302
6303 \begin_layout Standard
6304 \noindent
6305 The default numbering of numbered lists can be changed by adding an optional
6306  argument (menu 
6307 \family sans
6308 Insert\SpecialChar \menuseparator
6309 Short Title
6310 \family default
6311 ) to the first item of each level in the list.
6312  There you add the command
6313 \end_layout
6314
6315 \begin_layout Standard
6316
6317 \series bold
6318 label=
6319 \backslash
6320 roman{enumi}
6321 \end_layout
6322
6323 \begin_layout Standard
6324 in TeX Code (shortcut 
6325 \begin_inset Info
6326 type  "shortcut"
6327 arg   "ert-insert"
6328 \end_inset
6329
6330 ).
6331 \begin_inset Foot
6332 status collapsed
6333
6334 \begin_layout Plain Layout
6335 For more about TeX Code, look at section
6336 \begin_inset space ~
6337 \end_inset
6338
6339
6340 \begin_inset CommandInset ref
6341 LatexCommand ref
6342 reference "sec:TeX-Code"
6343
6344 \end_inset
6345
6346 .
6347 \end_layout
6348
6349 \end_inset
6350
6351
6352 \emph on
6353  enumi
6354 \emph default
6355  is hereby the counter of the enumeration in the first level.
6356  The command 
6357 \series bold
6358
6359 \backslash
6360 roman
6361 \series default
6362  outputs the counter as small Roman numeral.
6363  For capital Roman numerals replace in the command above 
6364 \series bold
6365
6366 \backslash
6367 roman
6368 \series default
6369  by 
6370 \series bold
6371
6372 \backslash
6373 Roman
6374 \series default
6375 .
6376  For Arabic numerals use 
6377 \series bold
6378
6379 \backslash
6380 arabic
6381 \series default
6382 .
6383  To 
6384 \begin_inset Quotes eld
6385 \end_inset
6386
6387 number
6388 \begin_inset Quotes erd
6389 \end_inset
6390
6391  items with capital or small Latin letters use 
6392 \series bold
6393
6394 \backslash
6395 Alph
6396 \series default
6397  or 
6398 \series bold
6399
6400 \backslash
6401 alph
6402 \series default
6403 , respectively.
6404 \end_layout
6405
6406 \begin_layout Standard
6407 \noindent
6408 \begin_inset Note Greyedout
6409 status open
6410
6411 \begin_layout Plain Layout
6412
6413 \series bold
6414 Note:
6415 \series default
6416  You can only number 26
6417 \begin_inset space ~
6418 \end_inset
6419
6420 items with Latin letters, because this numbering is limited to single letters.
6421 \end_layout
6422
6423 \end_inset
6424
6425
6426 \end_layout
6427
6428 \begin_layout Standard
6429 To change the numbering for the list sublevels, replace the 'i' in the command
6430  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6431 \end_layout
6432
6433 \begin_layout Standard
6434 As example a list with custom numbering:
6435 \end_layout
6436
6437 \begin_layout Enumerate
6438 \begin_inset Argument
6439 status open
6440
6441 \begin_layout Plain Layout
6442 \begin_inset ERT
6443 status open
6444
6445 \begin_layout Plain Layout
6446
6447 label=
6448 \backslash
6449 #
6450 \backslash
6451 Alph{enumi}
6452 \backslash
6453 #
6454 \end_layout
6455
6456 \end_inset
6457
6458
6459 \end_layout
6460
6461 \end_inset
6462
6463 Level 1
6464 \end_layout
6465
6466 \begin_deeper
6467 \begin_layout Enumerate
6468 \begin_inset Argument
6469 status open
6470
6471 \begin_layout Plain Layout
6472 \begin_inset ERT
6473 status open
6474
6475 \begin_layout Plain Layout
6476
6477 label=
6478 \backslash
6479 Alph{enumi}.
6480 \backslash
6481 arabic{enumii}
6482 \end_layout
6483
6484 \end_inset
6485
6486
6487 \end_layout
6488
6489 \end_inset
6490
6491 Level 2
6492 \end_layout
6493
6494 \begin_layout Enumerate
6495 Level 2
6496 \end_layout
6497
6498 \begin_deeper
6499 \begin_layout Enumerate
6500 \begin_inset Argument
6501 status open
6502
6503 \begin_layout Plain Layout
6504 \begin_inset ERT
6505 status open
6506
6507 \begin_layout Plain Layout
6508
6509 label=
6510 \backslash
6511 bf{
6512 \backslash
6513 arabic{enumiii}}
6514 \end_layout
6515
6516 \end_inset
6517
6518
6519 \end_layout
6520
6521 \end_inset
6522
6523 Level 3
6524 \end_layout
6525
6526 \begin_deeper
6527 \begin_layout Enumerate
6528 \begin_inset Argument
6529 status open
6530
6531 \begin_layout Plain Layout
6532 \begin_inset ERT
6533 status open
6534
6535 \begin_layout Plain Layout
6536
6537 label=
6538 \backslash
6539 emph{
6540 \backslash
6541 roman{enumiv})}
6542 \end_layout
6543
6544 \end_inset
6545
6546
6547 \end_layout
6548
6549 \end_inset
6550
6551 Level 4
6552 \end_layout
6553
6554 \end_deeper
6555 \end_deeper
6556 \end_deeper
6557 \begin_layout Standard
6558 For this list these commands were used:
6559 \end_layout
6560
6561 \begin_layout Standard
6562 \noindent
6563
6564 \series bold
6565 label=
6566 \backslash
6567 #
6568 \backslash
6569 Alph{enumi}
6570 \backslash
6571 #
6572 \begin_inset Newline newline
6573 \end_inset
6574
6575 label=
6576 \backslash
6577 Alph{enumi}.
6578 \backslash
6579 arabic{enumii}
6580 \begin_inset Newline newline
6581 \end_inset
6582
6583 label=
6584 \backslash
6585 bf{
6586 \backslash
6587 arabic{enumiii}}
6588 \begin_inset Newline newline
6589 \end_inset
6590
6591 label=
6592 \backslash
6593 emph{
6594 \backslash
6595 roman{enumiv})}
6596 \end_layout
6597
6598 \begin_layout Standard
6599 where the command 
6600 \series bold
6601
6602 \backslash
6603 emph{}
6604 \series default
6605  makes the label emphasized and 
6606 \series bold
6607
6608 \backslash
6609 bf{}
6610 \series default
6611  makes it bold.
6612 \end_layout
6613
6614 \begin_layout Standard
6615 \begin_inset Note Greyedout
6616 status open
6617
6618 \begin_layout Plain Layout
6619
6620 \series bold
6621 Note:
6622 \series default
6623  When you changed the label of a list level, it will be used for all following
6624  lists until you change the definition.
6625 \end_layout
6626
6627 \end_inset
6628
6629
6630 \end_layout
6631
6632 \begin_layout Subsubsection
6633 Resumed Enumeration
6634 \begin_inset Index idx
6635 status collapsed
6636
6637 \begin_layout Plain Layout
6638 Lists ! Enumerate ! Resumed
6639 \end_layout
6640
6641 \end_inset
6642
6643
6644 \end_layout
6645
6646 \begin_layout Standard
6647 Enumerations can be resumed after intermediate paragraphs:
6648 \end_layout
6649
6650 \begin_layout Enumerate
6651 \begin_inset Argument
6652 status open
6653
6654 \begin_layout Plain Layout
6655 \begin_inset ERT
6656 status open
6657
6658 \begin_layout Plain Layout
6659
6660 label=
6661 \backslash
6662 arabic{enumi}.
6663 \end_layout
6664
6665 \end_inset
6666
6667
6668 \end_layout
6669
6670 \end_inset
6671
6672 first
6673 \begin_inset Note Note
6674 status open
6675
6676 \begin_layout Plain Layout
6677 goes back to default numbering
6678 \end_layout
6679
6680 \end_inset
6681
6682
6683 \end_layout
6684
6685 \begin_layout Enumerate
6686 second
6687 \end_layout
6688
6689 \begin_layout Standard
6690 regular text
6691 \end_layout
6692
6693 \begin_layout Enumerate-Resume
6694 resumed
6695 \end_layout
6696
6697 \begin_layout Standard
6698 To resume an enumeration, use the style 
6699 \family sans
6700 Enumerate-Resume
6701 \family default
6702 .
6703  Its numbering appears in blue within LyX to indicate that it is a resumed
6704  list and that the numbering will not be correct in LyX, but in the output.
6705 \end_layout
6706
6707 \begin_layout Standard
6708 \begin_inset Note Greyedout
6709 status open
6710
6711 \begin_layout Plain Layout
6712
6713 \series bold
6714 Note:
6715 \series default
6716  If there is no previous enumeration to resume, you will get a LaTeX error.
6717 \end_layout
6718
6719 \end_inset
6720
6721
6722 \end_layout
6723
6724 \begin_layout Standard
6725 Perhaps you might want to resume the list with a different number than the
6726  next one.
6727  Or you want to start a new enumeration with a defined number.
6728  This is possible by adding an optional argument to the first list item
6729  of a normal new enumeration.
6730  There insert the command
6731 \end_layout
6732
6733 \begin_layout Standard
6734
6735 \series bold
6736 start=number
6737 \end_layout
6738
6739 \begin_layout Standard
6740 where 
6741 \emph on
6742 number
6743 \emph default
6744  is the number with which you want to resume the list.
6745  An example:
6746 \end_layout
6747
6748 \begin_layout Enumerate
6749 first item
6750 \end_layout
6751
6752 \begin_layout Enumerate
6753 second item
6754 \end_layout
6755
6756 \begin_layout Standard
6757 Enumeration starting at a given value:
6758 \end_layout
6759
6760 \begin_layout Enumerate
6761 \begin_inset Argument
6762 status open
6763
6764 \begin_layout Plain Layout
6765 \begin_inset ERT
6766 status open
6767
6768 \begin_layout Plain Layout
6769
6770 start=4
6771 \end_layout
6772
6773 \end_inset
6774
6775
6776 \end_layout
6777
6778 \end_inset
6779
6780 This enumeration starts at 4
6781 \end_layout
6782
6783 \begin_layout Subsubsection
6784 List Spacing
6785 \begin_inset Index idx
6786 status collapsed
6787
6788 \begin_layout Plain Layout
6789 Lists ! Spacing
6790 \end_layout
6791
6792 \end_inset
6793
6794
6795 \end_layout
6796
6797 \begin_layout Standard
6798 In some cases you might want less or more vertical space between the items
6799  of a list.
6800  For example the default space is too much in your opinion in this case:
6801 \end_layout
6802
6803 \begin_layout Itemize
6804 A bullet list
6805 \end_layout
6806
6807 \begin_layout Itemize
6808 with standard spacing 
6809 \end_layout
6810
6811 \begin_layout Standard
6812 You can decrease the space by adding an optional argument to the first item
6813  of the list.
6814  There add the command 
6815 \series bold
6816 nolistsep
6817 \series default
6818  to get no additional list space like in this example:
6819 \end_layout
6820
6821 \begin_layout Itemize
6822 \begin_inset Argument
6823 status open
6824
6825 \begin_layout Plain Layout
6826 \begin_inset ERT
6827 status open
6828
6829 \begin_layout Plain Layout
6830
6831 nolistsep
6832 \end_layout
6833
6834 \end_inset
6835
6836
6837 \end_layout
6838
6839 \end_inset
6840
6841 A bullet list
6842 \end_layout
6843
6844 \begin_layout Itemize
6845 without additional
6846 \end_layout
6847
6848 \begin_layout Itemize
6849 vertical space
6850 \end_layout
6851
6852 \begin_layout Standard
6853 To add space you can use several other commands provided by the LaTeX-package
6854  
6855 \series bold
6856 enumitem
6857 \series default
6858
6859 \begin_inset Index idx
6860 status collapsed
6861
6862 \begin_layout Plain Layout
6863 LaTeX-packages ! enumitem
6864 \end_layout
6865
6866 \end_inset
6867
6868 .
6869  For more info see its documentation, 
6870 \begin_inset CommandInset citation
6871 LatexCommand cite
6872 key "enumitem"
6873
6874 \end_inset
6875
6876 .
6877 \end_layout
6878
6879 \begin_layout Standard
6880 There are also many commands available to change the horizontal spacing
6881  and indentation.
6882  Here is an example where the indentation was changed to the one of the
6883  paragraphs in the document and the label separation was set to 2
6884 \begin_inset space \thinspace{}
6885 \end_inset
6886
6887 cm so that the number is in the page margin:
6888 \end_layout
6889
6890 \begin_layout Enumerate
6891 \begin_inset Argument
6892 status open
6893
6894 \begin_layout Plain Layout
6895 \begin_inset ERT
6896 status open
6897
6898 \begin_layout Plain Layout
6899
6900 labelindent=
6901 \backslash
6902 parindent, labelsep=2cm
6903 \end_layout
6904
6905 \end_inset
6906
6907
6908 \end_layout
6909
6910 \end_inset
6911
6912 An enumeration
6913 \end_layout
6914
6915 \begin_layout Enumerate
6916 with negative indentation
6917 \end_layout
6918
6919 \begin_layout Subsubsection
6920 Further Customization
6921 \begin_inset Index idx
6922 status collapsed
6923
6924 \begin_layout Plain Layout
6925 Lists ! Customization
6926 \end_layout
6927
6928 \end_inset
6929
6930
6931 \end_layout
6932
6933 \begin_layout Standard
6934 You can also change the style of description lists.
6935  The command
6936 \end_layout
6937
6938 \begin_layout Standard
6939
6940 \series bold
6941 font=definition
6942 \end_layout
6943
6944 \begin_layout Standard
6945 changes the description label font, the command
6946 \end_layout
6947
6948 \begin_layout Standard
6949
6950 \series bold
6951 style=definition
6952 \end_layout
6953
6954 \begin_layout Standard
6955 sets the list style.
6956 \end_layout
6957
6958 \begin_layout Standard
6959 An example where the command
6960 \end_layout
6961
6962 \begin_layout Standard
6963
6964 \series bold
6965 font=
6966 \backslash
6967 itshape, style=nextline
6968 \end_layout
6969
6970 \begin_layout Standard
6971 is used:
6972 \end_layout
6973
6974 \begin_layout Description
6975 Ionizing
6976 \begin_inset space ~
6977 \end_inset
6978
6979 radiation: 
6980 \begin_inset Argument
6981 status open
6982
6983 \begin_layout Plain Layout
6984 \begin_inset ERT
6985 status open
6986
6987 \begin_layout Plain Layout
6988
6989 labelindent=0pt, labelsep=1cm, font=
6990 \backslash
6991 itshape, style=nextline
6992 \end_layout
6993
6994 \end_inset
6995
6996
6997 \end_layout
6998
6999 \end_inset
7000
7001 Ionizing radiation consists of particles or electromagnetic waves that are
7002  energetic enough to detach electrons from atoms or molecules, therefore
7003  ionizing them.
7004 \end_layout
7005
7006 \begin_layout Description
7007 Reference
7008 \begin_inset space ~
7009 \end_inset
7010
7011 counting: In computer science, reference counting is a technique of storing
7012  the number of references, pointers, or handles to a resource such as an
7013  object, block of memory, disk space or other resource.
7014 \end_layout
7015
7016 \begin_layout Standard
7017 There are many more commands and features provided by the LaTeX-package
7018  
7019 \series bold
7020 enumitem
7021 \series default
7022
7023 \begin_inset Index idx
7024 status collapsed
7025
7026 \begin_layout Plain Layout
7027 LaTeX-packages ! enumitem
7028 \end_layout
7029
7030 \end_inset
7031
7032 .
7033  For more info see its documentation, 
7034 \begin_inset CommandInset citation
7035 LatexCommand cite
7036 key "enumitem"
7037
7038 \end_inset
7039
7040
7041 \end_layout
7042
7043 \begin_layout Subsection
7044 Letters
7045 \begin_inset Index idx
7046 status collapsed
7047
7048 \begin_layout Plain Layout
7049 Letters
7050 \end_layout
7051
7052 \end_inset
7053
7054
7055 \end_layout
7056
7057 \begin_layout Subsubsection
7058
7059 \family sans
7060 Address
7061 \family default
7062  and 
7063 \family sans
7064 Right
7065 \begin_inset space ~
7066 \end_inset
7067
7068 Address
7069 \family default
7070 : An Overview
7071 \end_layout
7072
7073 \begin_layout Standard
7074 Although LyX has document classes for letters, we've also created two paragraph
7075  environments called 
7076 \family sans
7077 Address
7078 \family default
7079  and 
7080 \family sans
7081 Right
7082 \begin_inset space ~
7083 \end_inset
7084
7085 Address
7086 \family default
7087 .
7088  To use the letter class, you need to use specific paragraph environments
7089  in a specific order, otherwise LaTeX gags on the document.
7090  In contrast, you can use the 
7091 \family sans
7092 Address
7093 \family default
7094  and 
7095 \family sans
7096 Right
7097 \begin_inset space ~
7098 \end_inset
7099
7100 Address
7101 \family default
7102  paragraph environments anywhere with no problem.
7103  You can even nest them inside other environments, though you can't nest
7104  anything in them.
7105 \end_layout
7106
7107 \begin_layout Standard
7108 Of course, you're not limited to using 
7109 \family sans
7110 Address
7111 \family default
7112  and 
7113 \family sans
7114 Right
7115 \begin_inset space ~
7116 \end_inset
7117
7118 Address
7119 \family default
7120  for letters only.
7121  
7122 \family sans
7123 Right
7124 \begin_inset space ~
7125 \end_inset
7126
7127 Address
7128 \family default
7129 , in particular, is useful for creating article titles like those used in
7130  some European academic papers.
7131 \end_layout
7132
7133 \begin_layout Subsubsection
7134 Usage
7135 \begin_inset CommandInset label
7136 LatexCommand label
7137 name "sec:Address-Usage"
7138
7139 \end_inset
7140
7141
7142 \end_layout
7143
7144 \begin_layout Standard
7145 The 
7146 \family sans
7147 Address
7148 \family default
7149  environment formats text in the style of an address, which is also used
7150  for the opening and signature in some countries.
7151  Similarly, the 
7152 \family sans
7153 Right
7154 \begin_inset space ~
7155 \end_inset
7156
7157 Address
7158 \family default
7159  environment formats text in the style of a right-justified address, which
7160  is used for the sender's address and today's date in some countries.
7161  Here's an example of each:
7162 \end_layout
7163
7164 \begin_layout Right Address
7165 Right Address
7166 \begin_inset Newline newline
7167 \end_inset
7168
7169 Who I am
7170 \begin_inset Newline newline
7171 \end_inset
7172
7173 Where I am
7174 \begin_inset Newline newline
7175 \end_inset
7176
7177 When is it? What is today?
7178 \end_layout
7179
7180 \begin_layout Standard
7181 That was 
7182 \family sans
7183 Right
7184 \begin_inset space ~
7185 \end_inset
7186
7187 Address
7188 \family default
7189 .
7190  Notice that the lines all have the same left margin, which LyX sets to
7191  fit the largest block of text on a single line.
7192  Here's an example of the 
7193 \family sans
7194 Address
7195 \family default
7196  environment:
7197 \end_layout
7198
7199 \begin_layout Address
7200 Who are you
7201 \begin_inset Newline newline
7202 \end_inset
7203
7204 Where do I send this
7205 \begin_inset Newline newline
7206 \end_inset
7207
7208 Your post office and country
7209 \end_layout
7210
7211 \begin_layout Standard
7212 As you can see, both 
7213 \family sans
7214 Address
7215 \family default
7216  and 
7217 \family sans
7218 Right
7219 \begin_inset space ~
7220 \end_inset
7221
7222 Address
7223 \family default
7224  add extra space between themselves and the next paragraph.
7225  If you hit 
7226 \family sans
7227 Return
7228 \family default
7229  in either of these environments, LyX resets the nesting depth and sets
7230  the environment to 
7231 \family sans
7232 Standard
7233 \family default
7234 .
7235  This makes sense, since 
7236 \family sans
7237 Return
7238 \family default
7239  is the 
7240 \family typewriter
7241 break-paragraph
7242 \family default
7243  function, and the individual lines of an address are not paragraphs.
7244  Thus, you have to use 
7245 \family typewriter
7246 break-line
7247 \family default
7248  (
7249 \begin_inset Info
7250 type  "shortcut"
7251 arg   "newline-insert newline"
7252 \end_inset
7253
7254  or 
7255 \family sans
7256 Formatting
7257 \begin_inset space ~
7258 \end_inset
7259
7260 Character\SpecialChar \menuseparator
7261 Line
7262 \begin_inset space ~
7263 \end_inset
7264
7265 Break
7266 \family default
7267  from the 
7268 \family sans
7269 Insert
7270 \family default
7271  menu) to start a new line in an 
7272 \family sans
7273 Address
7274 \family default
7275  or 
7276 \family sans
7277 Right
7278 \begin_inset space ~
7279 \end_inset
7280
7281 Address
7282 \family default
7283  environment.
7284 \end_layout
7285
7286 \begin_layout Subsection
7287 Academic Writing
7288 \end_layout
7289
7290 \begin_layout Standard
7291 Most academic writing begins with an abstract and ends with a bibliography
7292  or list of references.
7293  LyX contains paragraph environments for both of these.
7294 \end_layout
7295
7296 \begin_layout Subsubsection
7297
7298 \family sans
7299 Abstract
7300 \begin_inset Index idx
7301 status collapsed
7302
7303 \begin_layout Plain Layout
7304 Abstracts
7305 \end_layout
7306
7307 \end_inset
7308
7309
7310 \end_layout
7311
7312 \begin_layout Standard
7313 The 
7314 \family sans
7315 Abstract
7316 \family default
7317  environment is used for the abstract of an article.
7318  Technically, you could use this environment anywhere, but you really should
7319  only use it at the beginning of the document, after the title.
7320  Also, don't bother trying to nest 
7321 \family sans
7322 Abstract
7323 \family default
7324  in anything else or vice versa.
7325  It will not work.
7326  The 
7327 \family sans
7328 Abstract
7329 \family default
7330  environment is only useful in the article and report document classes.
7331  The book document classes ignores the 
7332 \family sans
7333 Abstract
7334 \family default
7335  completely, and it's utterly silly to use 
7336 \family sans
7337 Abstract
7338 \family default
7339  in a letter document class.
7340 \end_layout
7341
7342 \begin_layout Standard
7343 The 
7344 \family sans
7345 Abstract
7346 \family default
7347  environment does several things for you.
7348  First, it puts the centered label 
7349 \begin_inset Quotes eld
7350 \end_inset
7351
7352 Abstract
7353 \begin_inset Quotes erd
7354 \end_inset
7355
7356  above the text.
7357  The label and the text of the abstract are separated by some extra vertical
7358  space.
7359  Second, it typesets everything in a smaller font, just as you'd expect.
7360  Lastly, it adds a bit of extra vertical space between the abstract and
7361  the subsequent text.
7362  Well, that's how it will appear on the LyX screen.
7363  The appearance in the output depends on the used article or report class.
7364 \end_layout
7365
7366 \begin_layout Standard
7367 Starting a new paragraph by hitting 
7368 \family sans
7369 Return
7370 \family default
7371  does not reset the paragraph environment.
7372  The new paragraph will still be in the 
7373 \family sans
7374 Abstract
7375 \family default
7376  environment.
7377  So, you will have to change the paragraph environment yourself when you
7378  finish entering the abstract of your document.
7379 \end_layout
7380
7381 \begin_layout Standard
7382 \begin_inset Float figure
7383 wide false
7384 sideways false
7385 status open
7386
7387 \begin_layout Plain Layout
7388 \align center
7389 \begin_inset Graphics
7390         filename clipart/Abstract.pdf
7391
7392 \end_inset
7393
7394
7395 \end_layout
7396
7397 \begin_layout Plain Layout
7398 \begin_inset Caption
7399
7400 \begin_layout Plain Layout
7401 \begin_inset CommandInset label
7402 LatexCommand label
7403 name "cap:Paragraph-in-the"
7404
7405 \end_inset
7406
7407 Paragraph in the 
7408 \family sans
7409 Abstract
7410 \family default
7411  environment
7412 \end_layout
7413
7414 \end_inset
7415
7416
7417 \end_layout
7418
7419 \end_inset
7420
7421
7422 \end_layout
7423
7424 \begin_layout Standard
7425 We'd love to give you directly an example of the 
7426 \family sans
7427 Abstract
7428 \family default
7429  environment, but since this document is in the 
7430 \begin_inset Quotes eld
7431 \end_inset
7432
7433 book
7434 \begin_inset Quotes erd
7435 \end_inset
7436
7437  class, we can't do this.
7438  We inserted it therefore as figure
7439 \begin_inset space ~
7440 \end_inset
7441
7442
7443 \begin_inset CommandInset ref
7444 LatexCommand ref
7445 reference "cap:Paragraph-in-the"
7446
7447 \end_inset
7448
7449 .
7450  If you've never heard of an 
7451 \begin_inset Quotes eld
7452 \end_inset
7453
7454 abstract
7455 \begin_inset Quotes erd
7456 \end_inset
7457
7458  before, you can safely ignore this environment.
7459 \end_layout
7460
7461 \begin_layout Subsubsection
7462
7463 \family sans
7464 Bibliography
7465 \family default
7466
7467 \begin_inset Index idx
7468 status collapsed
7469
7470 \begin_layout Plain Layout
7471 Bibliography
7472 \end_layout
7473
7474 \end_inset
7475
7476
7477 \begin_inset CommandInset label
7478 LatexCommand label
7479 name "sub:Biblio_environment"
7480
7481 \end_inset
7482
7483
7484 \end_layout
7485
7486 \begin_layout Standard
7487 The 
7488 \family sans
7489 Bibliography
7490 \family default
7491  environment is used to list references.
7492  Technically, you could use this environment anywhere, but you really should
7493  only use it at the end of the document.
7494  Nesting 
7495 \family sans
7496 Bibliography
7497 \family default
7498  in anything else or vice versa will not work.
7499 \end_layout
7500
7501 \begin_layout Standard
7502 When you first open a 
7503 \family sans
7504 Bibliography
7505 \family default
7506  environment, LyX adds a large vertical space, followed by the heading 
7507 \begin_inset Quotes eld
7508 \end_inset
7509
7510 Bibliography
7511 \begin_inset Quotes erd
7512 \end_inset
7513
7514  or 
7515 \begin_inset Quotes eld
7516 \end_inset
7517
7518 References,
7519 \begin_inset Quotes erd
7520 \end_inset
7521
7522  depending on the document class.
7523  The heading is in a large boldface font.
7524  Each paragraph of the 
7525 \family sans
7526 Bibliography
7527 \family default
7528  environment is a bibliography entry.
7529  Thus, hitting 
7530 \family sans
7531 Return
7532 \family default
7533  does not reset the paragraph environment.
7534  Each new paragraph is still in the 
7535 \family sans
7536 Bibliography
7537 \family default
7538  environment.
7539 \end_layout
7540
7541 \begin_layout Standard
7542 There is another, usually better way to include references in your document
7543  by using a BibTeX database.
7544  For more information on that, and for a detailed description of LyX's bibliogra
7545 phy handling, have a look at in section
7546 \begin_inset space ~
7547 \end_inset
7548
7549
7550 \begin_inset CommandInset ref
7551 LatexCommand ref
7552 reference "sec:Bibliography"
7553
7554 \end_inset
7555
7556 .
7557 \end_layout
7558
7559 \begin_layout Subsection
7560 LyX
7561 \family sans
7562 -Code
7563 \begin_inset Index idx
7564 status collapsed
7565
7566 \begin_layout Plain Layout
7567 Paragraph ! LyX code
7568 \end_layout
7569
7570 \end_inset
7571
7572
7573 \begin_inset CommandInset label
7574 LatexCommand label
7575 name "sub:LyX-Code"
7576
7577 \end_inset
7578
7579
7580 \end_layout
7581
7582 \begin_layout Standard
7583 The 
7584 \family sans
7585 LyX-Code
7586 \family default
7587  environment is another LyX extension.
7588  It type-sets text in a typewriter-style font.
7589  It also treats the 
7590 \family sans
7591 Space
7592 \family default
7593  key as a fixed whitespace;
7594 \begin_inset Foot
7595 status collapsed
7596
7597 \begin_layout Plain Layout
7598 In the 
7599 \family sans
7600 LyX-Code
7601 \family default
7602  environment, the 
7603 \family sans
7604 Space
7605 \family default
7606  key is treated as a 
7607 \family sans
7608 Protected
7609 \begin_inset space ~
7610 \end_inset
7611
7612 Blank
7613 \family default
7614  instead of an end-of-word marker.
7615 \end_layout
7616
7617 \end_inset
7618
7619  this is the only case in which you can type multiple whitespaces in LyX.
7620  If you need to insert blank lines, you will still need to use 
7621 \begin_inset Info
7622 type  "shortcut"
7623 arg   "newline-insert newline"
7624 \end_inset
7625
7626  (the 
7627 \family typewriter
7628 break-line
7629 \family default
7630  function).
7631  
7632 \family sans
7633 Return
7634 \family default
7635  breaks paragraphs.
7636  Note, however, that 
7637 \family sans
7638 Return
7639 \family default
7640  does not reset the paragraph environment.
7641  So, when you finish using the 
7642 \family sans
7643 LyX-Code
7644 \family default
7645  environment, you will need to change the paragraph environment yourself.
7646  Also, you can nest the 
7647 \family sans
7648 LyX-Code
7649 \family default
7650  environment inside of others.
7651 \end_layout
7652
7653 \begin_layout Standard
7654 There are a few quirks with this environment:
7655 \end_layout
7656
7657 \begin_layout Itemize
7658 You cannot use 
7659 \begin_inset Info
7660 type  "shortcut"
7661 arg   "newline-insert newline"
7662 \end_inset
7663
7664  at the beginning of a new paragraph (i.
7665 \begin_inset space \thinspace{}
7666 \end_inset
7667
7668 g.
7669 \begin_inset space \space{}
7670 \end_inset
7671
7672 you can't follow 
7673 \family sans
7674 Return
7675 \family default
7676  with a 
7677 \begin_inset Info
7678 type  "shortcut"
7679 arg   "newline-insert newline"
7680 \end_inset
7681
7682 ).
7683 \end_layout
7684
7685 \begin_layout Itemize
7686 You can't follow a 
7687 \begin_inset Info
7688 type  "shortcut"
7689 arg   "newline-insert newline"
7690 \end_inset
7691
7692  with a 
7693 \family sans
7694 Space
7695 \family default
7696 .
7697 \end_layout
7698
7699 \begin_deeper
7700 \begin_layout Itemize
7701 Use a 
7702 \family sans
7703 Return
7704 \family default
7705  to begin a new paragraph, then you can use a 
7706 \family sans
7707 Space
7708 \family default
7709 .
7710 \end_layout
7711
7712 \begin_layout Itemize
7713 Or: use 
7714 \begin_inset Info
7715 type  "shortcut"
7716 arg   "space-insert protected"
7717 \end_inset
7718
7719  instead.
7720 \end_layout
7721
7722 \end_deeper
7723 \begin_layout Itemize
7724 You can't have an empty paragraph or an empty line.
7725  You must put at least one 
7726 \family sans
7727 Space
7728 \family default
7729  in any line you want blank.
7730  Otherwise, LaTeX generates errors.
7731 \end_layout
7732
7733 \begin_layout Itemize
7734 You cannot get the typewriter double quotes by typing 
7735 \family sans
7736 "
7737 \family default
7738  since that will insert 
7739 \emph on
7740 real
7741 \emph default
7742  quotes.
7743  You get the typewriter double quotes with 
7744 \begin_inset Info
7745 type  "shortcut"
7746 arg   "self-insert \""
7747 \end_inset
7748
7749 .
7750 \end_layout
7751
7752 \begin_layout Standard
7753 Here is an example:
7754 \end_layout
7755
7756 \begin_layout LyX-Code
7757 #include <stdio.h>
7758 \end_layout
7759
7760 \begin_layout LyX-Code
7761  
7762 \end_layout
7763
7764 \begin_layout LyX-Code
7765 int main(void)
7766 \end_layout
7767
7768 \begin_layout LyX-Code
7769 {
7770 \end_layout
7771
7772 \begin_layout LyX-Code
7773     printf("Hello World!
7774 \backslash
7775 n");
7776 \end_layout
7777
7778 \begin_layout LyX-Code
7779     return 0;
7780 \end_layout
7781
7782 \begin_layout LyX-Code
7783 }
7784 \end_layout
7785
7786 \begin_layout Standard
7787 This is just the standard 
7788 \begin_inset Quotes eld
7789 \end_inset
7790
7791 Hello world!
7792 \begin_inset Quotes erd
7793 \end_inset
7794
7795  program.
7796  
7797 \end_layout
7798
7799 \begin_layout Standard
7800
7801 \family sans
7802 LyX-Code
7803 \family default
7804  has one purpose: to typeset code, such as program source, shell scripts,
7805  rc-files, and so on.
7806  Use it only in those very special cases where you need to generate text
7807  as if you used a typewriter.
7808 \begin_inset Index idx
7809 status collapsed
7810
7811 \begin_layout Plain Layout
7812 Paragraph environments|)
7813 \end_layout
7814
7815 \end_inset
7816
7817  For longer parts of programming code, use the listings inset that is described
7818  in the chapter 
7819 \emph on
7820 Program Code Listings
7821 \emph default
7822  of the 
7823 \emph on
7824 Embedded
7825 \begin_inset space ~
7826 \end_inset
7827
7828 Objects
7829 \emph default
7830  manual.
7831 \end_layout
7832
7833 \begin_layout Section
7834 Nesting Environments
7835 \begin_inset Index idx
7836 status collapsed
7837
7838 \begin_layout Plain Layout
7839 Nesting ! Environments
7840 \end_layout
7841
7842 \end_inset
7843
7844
7845 \begin_inset CommandInset label
7846 LatexCommand label
7847 name "sec:Nesting"
7848
7849 \end_inset
7850
7851
7852 \end_layout
7853
7854 \begin_layout Subsection
7855 Introduction
7856 \end_layout
7857
7858 \begin_layout Standard
7859 LyX treats text as a unified block with a particular context and specific
7860  properties.
7861  This allows you to create blocks that inherit some of the properties of
7862  another block.
7863  For example you have three main points in an outline, but point #2 also
7864  has two subpoints.
7865  In other words, you have a list inside of another list, with the inner
7866  list 
7867 \begin_inset Quotes eld
7868 \end_inset
7869
7870 attached
7871 \begin_inset Quotes erd
7872 \end_inset
7873
7874  to item #2:
7875 \end_layout
7876
7877 \begin_layout Enumerate
7878 one
7879 \end_layout
7880
7881 \begin_layout Enumerate
7882 two
7883 \end_layout
7884
7885 \begin_deeper
7886 \begin_layout Enumerate
7887 sublist – item #1
7888 \end_layout
7889
7890 \begin_layout Enumerate
7891 sublist – item #2
7892 \end_layout
7893
7894 \end_deeper
7895 \begin_layout Enumerate
7896 three
7897 \end_layout
7898
7899 \begin_layout Standard
7900 You put a list inside a list by nesting one list inside the other.
7901  Nesting an environment is quite simple: Select 
7902 \family sans
7903 Increase
7904 \begin_inset space ~
7905 \end_inset
7906
7907 List
7908 \begin_inset space ~
7909 \end_inset
7910
7911 Depth
7912 \family default
7913  or 
7914 \family sans
7915 Decrease
7916 \begin_inset space ~
7917 \end_inset
7918
7919 List
7920 \begin_inset space ~
7921 \end_inset
7922
7923 Depth
7924 \family default
7925  from the 
7926 \family sans
7927 Edit
7928 \family default
7929  menu to change the nesting depth of the current paragraph (the status bar
7930  will tell you how far you are nested).
7931  Instead of the menu, you can also use the toolbar buttons 
7932 \begin_inset Info
7933 type  "icon"
7934 arg   "depth-increment"
7935 \end_inset
7936
7937  and 
7938 \begin_inset Info
7939 type  "icon"
7940 arg   "depth-decrement"
7941 \end_inset
7942
7943  or the convenient key bindings 
7944 \family sans
7945 Tab
7946 \family default
7947  and 
7948 \family sans
7949 Shift-Tab
7950 \family default
7951  or 
7952 \begin_inset Info
7953 type  "shortcut"
7954 arg   "depth-increment"
7955 \end_inset
7956
7957  and 
7958 \begin_inset Info
7959 type  "shortcut"
7960 arg   "depth-decrement"
7961 \end_inset
7962
7963  to change the nesting level.
7964  The change will work on the current selection if you have made one (allowing
7965  you to change the nesting of several paragraphs at once), or the current
7966  paragraph.
7967 \end_layout
7968
7969 \begin_layout Standard
7970 Note that LyX only changes the nesting depth if it can.
7971  If it's invalid to do so, nothing happens if you try to change the depth.
7972  Additionally, if you change the depth of one paragraph, it affects the
7973  depth of every paragraph nested inside of it.
7974 \end_layout
7975
7976 \begin_layout Standard
7977 Nesting isn't limited to lists.
7978  In LyX, you can nest just about anything inside anything else, as you're
7979  about to find out.
7980  This is the real power of nesting paragraph environments.
7981 \end_layout
7982
7983 \begin_layout Subsection
7984 What You Can and Can't Nest
7985 \end_layout
7986
7987 \begin_layout Standard
7988 Before we fire a list of paragraph environments at you, we need to tell
7989  you a little bit more about how nesting works.
7990 \end_layout
7991
7992 \begin_layout Standard
7993 The question if nesting a paragraph environment is possible, is a bit more
7994  complicated than a simple yes or no.
7995  There are three types of paragraph environments:
7996 \end_layout
7997
7998 \begin_layout Itemize
7999 Completely unnestable
8000 \end_layout
8001
8002 \begin_layout Itemize
8003 Fully nestable, you can nest them inside things and you can also nest other
8004  things inside them.
8005 \end_layout
8006
8007 \begin_layout Itemize
8008 A third type, you can nest them into other environments, but you can't nest
8009  anything into them.
8010 \end_layout
8011
8012 \begin_layout Standard
8013 Here's a list of the three types of nesting behavior, and which paragraph
8014  environments have them:
8015 \end_layout
8016
8017 \begin_layout Description
8018 Unnestable Can't nest them.
8019  Can't nest into them.
8020 \end_layout
8021
8022 \begin_deeper
8023 \begin_layout Itemize
8024
8025 \family sans
8026 Bibliography
8027 \end_layout
8028
8029 \begin_layout Itemize
8030
8031 \family sans
8032 Abstract
8033 \end_layout
8034
8035 \begin_layout Itemize
8036
8037 \family sans
8038 Title
8039 \end_layout
8040
8041 \begin_layout Itemize
8042
8043 \family sans
8044 Author
8045 \end_layout
8046
8047 \begin_layout Itemize
8048
8049 \family sans
8050 Date
8051 \end_layout
8052
8053 \end_deeper
8054 \begin_layout Description
8055 Fully
8056 \begin_inset space ~
8057 \end_inset
8058
8059 Nestable You can nest them.
8060  You can nest other things into them.
8061 \end_layout
8062
8063 \begin_deeper
8064 \begin_layout Itemize
8065
8066 \family sans
8067 Verse
8068 \end_layout
8069
8070 \begin_layout Itemize
8071
8072 \family sans
8073 Quote
8074 \end_layout
8075
8076 \begin_layout Itemize
8077
8078 \family sans
8079 Quotation
8080 \end_layout
8081
8082 \begin_layout Itemize
8083
8084 \family sans
8085 Itemize
8086 \end_layout
8087
8088 \begin_layout Itemize
8089
8090 \family sans
8091 Enumerate
8092 \end_layout
8093
8094 \begin_layout Itemize
8095
8096 \family sans
8097 Description
8098 \end_layout
8099
8100 \begin_layout Itemize
8101
8102 \family sans
8103 List
8104 \end_layout
8105
8106 \begin_layout Itemize
8107
8108 \family sans
8109 LyX-Code
8110 \end_layout
8111
8112 \end_deeper
8113 \begin_layout Description
8114 Nestable-Inside You can nest them inside other things.
8115  You can't nest anything into them.
8116 \end_layout
8117
8118 \begin_deeper
8119 \begin_layout Itemize
8120
8121 \family sans
8122 Standard
8123 \end_layout
8124
8125 \begin_layout Itemize
8126
8127 \family sans
8128 Part
8129 \end_layout
8130
8131 \begin_layout Itemize
8132
8133 \family sans
8134 Chapter
8135 \end_layout
8136
8137 \begin_layout Itemize
8138
8139 \family sans
8140 Section
8141 \end_layout
8142
8143 \begin_layout Itemize
8144
8145 \family sans
8146 Subsection
8147 \end_layout
8148
8149 \begin_layout Itemize
8150
8151 \family sans
8152 Subsubsection
8153 \end_layout
8154
8155 \begin_layout Itemize
8156
8157 \family sans
8158 Paragraph
8159 \end_layout
8160
8161 \begin_layout Itemize
8162
8163 \family sans
8164 Subparagraph
8165 \end_layout
8166
8167 \begin_layout Itemize
8168
8169 \family sans
8170 Part*
8171 \end_layout
8172
8173 \begin_layout Itemize
8174
8175 \family sans
8176 Chapter*
8177 \end_layout
8178
8179 \begin_layout Itemize
8180
8181 \family sans
8182 Section*
8183 \end_layout
8184
8185 \begin_layout Itemize
8186
8187 \family sans
8188 Subsection*
8189 \end_layout
8190
8191 \begin_layout Itemize
8192
8193 \family sans
8194 Subsubsection*
8195 \end_layout
8196
8197 \begin_layout Itemize
8198
8199 \family sans
8200 Right
8201 \begin_inset space ~
8202 \end_inset
8203
8204 Address
8205 \end_layout
8206
8207 \begin_layout Itemize
8208
8209 \family sans
8210 Address
8211 \end_layout
8212
8213 \end_deeper
8214 \begin_layout Standard
8215 \begin_inset Note Greyedout
8216 status open
8217
8218 \begin_layout Plain Layout
8219
8220 \series bold
8221 Note:
8222 \series default
8223  Although it is possible to nest numbered section headings like 
8224 \family sans
8225 Chapter
8226 \family default
8227
8228 \family sans
8229 Section
8230 \family default
8231 , etc.
8232 \begin_inset space ~
8233 \end_inset
8234
8235 to e.
8236 \begin_inset space \thinspace{}
8237 \end_inset
8238
8239 g.
8240 \begin_inset space \space{}
8241 \end_inset
8242
8243 lists, it is highly recommended not to do this because the aim is to create
8244  well structured documents following typesetting guidelines whereas nested
8245  section headings violate this.
8246 \end_layout
8247
8248 \end_inset
8249
8250
8251 \end_layout
8252
8253 \begin_layout Subsection
8254 Nesting Other Things: Tables, Math, Floats, etc.
8255 \begin_inset Index idx
8256 status collapsed
8257
8258 \begin_layout Plain Layout
8259 Nesting ! Tables etc.
8260 \end_layout
8261
8262 \end_inset
8263
8264
8265 \end_layout
8266
8267 \begin_layout Standard
8268 There are several things that aren't paragraph environments, but which are
8269  affected by nesting anyhow.
8270  They are:
8271 \end_layout
8272
8273 \begin_layout Itemize
8274 equations
8275 \end_layout
8276
8277 \begin_layout Itemize
8278 tables
8279 \end_layout
8280
8281 \begin_layout Itemize
8282 figures
8283 \end_layout
8284
8285 \begin_layout Standard
8286 (
8287 \begin_inset Note Greyedout
8288 status open
8289
8290 \begin_layout Plain Layout
8291
8292 \series bold
8293 Note:
8294 \series default
8295  Figures and tables in 
8296 \family sans
8297 Floats
8298 \family default
8299  are not affected by this.
8300 \end_layout
8301
8302 \end_inset
8303
8304  Have a look at section
8305 \begin_inset space ~
8306 \end_inset
8307
8308
8309 \begin_inset CommandInset ref
8310 LatexCommand ref
8311 reference "sec:Floats"
8312
8313 \end_inset
8314
8315  for more information about 
8316 \family sans
8317 Floats
8318 \family default
8319 .)
8320 \end_layout
8321
8322 \begin_layout Standard
8323 LyX can treat these three objects as either a word or as a paragraph.
8324  If a figure, table, or an equation is inline, it goes wherever the paragraph
8325  it is in goes.
8326 \end_layout
8327
8328 \begin_layout Standard
8329 On the other hand, if you have an equation, figure or table in a 
8330 \begin_inset Quotes eld
8331 \end_inset
8332
8333 paragraph
8334 \begin_inset Quotes erd
8335 \end_inset
8336
8337  of its own, it behaves just like a 
8338 \begin_inset Quotes eld
8339 \end_inset
8340
8341 nestable-inside
8342 \begin_inset Quotes erd
8343 \end_inset
8344
8345  paragraph environment.
8346  You can nest it into any environment, but you obviously can't nest anything
8347  into it.
8348 \end_layout
8349
8350 \begin_layout Standard
8351 Here's an example with a table:
8352 \end_layout
8353
8354 \begin_layout Enumerate
8355 Item One
8356 \end_layout
8357
8358 \begin_deeper
8359 \begin_layout Enumerate
8360 This is (a) and it's nested.
8361 \end_layout
8362
8363 \begin_deeper
8364 \begin_layout Standard
8365 \begin_inset VSpace 0.3cm
8366 \end_inset
8367
8368
8369 \end_layout
8370
8371 \begin_layout Standard
8372 \align center
8373 \begin_inset Tabular
8374 <lyxtabular version="3" rows="2" columns="2">
8375 <features tabularvalignment="middle">
8376 <column alignment="center" valignment="top" width="0pt">
8377 <column alignment="center" valignment="top" width="0pt">
8378 <row>
8379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8380 \begin_inset Text
8381
8382 \begin_layout Plain Layout
8383
8384 \family roman
8385 \series medium
8386 \shape up
8387 \size normal
8388 \emph off
8389 \bar no
8390 \noun off
8391 \color none
8392 a
8393 \end_layout
8394
8395 \end_inset
8396 </cell>
8397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8398 \begin_inset Text
8399
8400 \begin_layout Plain Layout
8401
8402 \family roman
8403 \series medium
8404 \shape up
8405 \size normal
8406 \emph off
8407 \bar no
8408 \noun off
8409 \color none
8410 b
8411 \end_layout
8412
8413 \end_inset
8414 </cell>
8415 </row>
8416 <row>
8417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8418 \begin_inset Text
8419
8420 \begin_layout Plain Layout
8421
8422 \family roman
8423 \series medium
8424 \shape up
8425 \size normal
8426 \emph off
8427 \bar no
8428 \noun off
8429 \color none
8430 c
8431 \end_layout
8432
8433 \end_inset
8434 </cell>
8435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8436 \begin_inset Text
8437
8438 \begin_layout Plain Layout
8439
8440 \family roman
8441 \series medium
8442 \shape up
8443 \size normal
8444 \emph off
8445 \bar no
8446 \noun off
8447 \color none
8448 d
8449 \end_layout
8450
8451 \end_inset
8452 </cell>
8453 </row>
8454 </lyxtabular>
8455
8456 \end_inset
8457
8458
8459 \end_layout
8460
8461 \begin_layout Standard
8462 \begin_inset VSpace 0.3cm
8463 \end_inset
8464
8465
8466 \end_layout
8467
8468 \end_deeper
8469 \begin_layout Enumerate
8470 This is (b).
8471  The table is actually nested inside (a).
8472 \end_layout
8473
8474 \end_deeper
8475 \begin_layout Enumerate
8476 Back out again.
8477 \end_layout
8478
8479 \begin_layout Standard
8480 If we hadn't nested the table at all, the list would look like this:
8481 \end_layout
8482
8483 \begin_layout Enumerate
8484 Item One
8485 \end_layout
8486
8487 \begin_deeper
8488 \begin_layout Enumerate
8489 This is (a) and it's nested.
8490 \end_layout
8491
8492 \end_deeper
8493 \begin_layout Standard
8494 \begin_inset VSpace 0.3cm
8495 \end_inset
8496
8497
8498 \end_layout
8499
8500 \begin_layout Standard
8501 \align center
8502 \begin_inset Tabular
8503 <lyxtabular version="3" rows="2" columns="2">
8504 <features tabularvalignment="middle">
8505 <column alignment="center" valignment="top" width="0pt">
8506 <column alignment="center" valignment="top" width="0pt">
8507 <row>
8508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8509 \begin_inset Text
8510
8511 \begin_layout Plain Layout
8512
8513 \family roman
8514 \series medium
8515 \shape up
8516 \size normal
8517 \emph off
8518 \bar no
8519 \noun off
8520 \color none
8521 a
8522 \end_layout
8523
8524 \end_inset
8525 </cell>
8526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8527 \begin_inset Text
8528
8529 \begin_layout Plain Layout
8530
8531 \family roman
8532 \series medium
8533 \shape up
8534 \size normal
8535 \emph off
8536 \bar no
8537 \noun off
8538 \color none
8539 b
8540 \end_layout
8541
8542 \end_inset
8543 </cell>
8544 </row>
8545 <row>
8546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8547 \begin_inset Text
8548
8549 \begin_layout Plain Layout
8550
8551 \family roman
8552 \series medium
8553 \shape up
8554 \size normal
8555 \emph off
8556 \bar no
8557 \noun off
8558 \color none
8559 c
8560 \end_layout
8561
8562 \end_inset
8563 </cell>
8564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8565 \begin_inset Text
8566
8567 \begin_layout Plain Layout
8568
8569 \family roman
8570 \series medium
8571 \shape up
8572 \size normal
8573 \emph off
8574 \bar no
8575 \noun off
8576 \color none
8577 d
8578 \end_layout
8579
8580 \end_inset
8581 </cell>
8582 </row>
8583 </lyxtabular>
8584
8585 \end_inset
8586
8587
8588 \end_layout
8589
8590 \begin_layout Standard
8591 \begin_inset VSpace 0.3cm
8592 \end_inset
8593
8594
8595 \end_layout
8596
8597 \begin_layout Enumerate
8598 This is (b).
8599  The table is 
8600 \emph on
8601 not
8602 \emph default
8603  nested inside (a).
8604  In fact, it's not nested at all.
8605 \end_layout
8606
8607 \begin_layout Enumerate
8608 Back out again.
8609 \end_layout
8610
8611 \begin_layout Standard
8612 Notice how item (b) is not only no longer nested, but is also the first
8613  item of a new list!
8614 \end_layout
8615
8616 \begin_layout Standard
8617 There's another trap you can fall into: Nesting the table, but not going
8618  deep enough.
8619  LyX then turns anything after the table into a new sublist.
8620 \end_layout
8621
8622 \begin_layout Enumerate
8623 Item One
8624 \end_layout
8625
8626 \begin_deeper
8627 \begin_layout Enumerate
8628 This is (a) and it's nested.
8629 \end_layout
8630
8631 \begin_layout Standard
8632 \begin_inset VSpace 0.3cm
8633 \end_inset
8634
8635
8636 \end_layout
8637
8638 \begin_layout Standard
8639 \align center
8640 \begin_inset Tabular
8641 <lyxtabular version="3" rows="2" columns="2">
8642 <features tabularvalignment="middle">
8643 <column alignment="center" valignment="top" width="0pt">
8644 <column alignment="center" valignment="top" width="0pt">
8645 <row>
8646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8647 \begin_inset Text
8648
8649 \begin_layout Plain Layout
8650
8651 \family roman
8652 \series medium
8653 \shape up
8654 \size normal
8655 \emph off
8656 \bar no
8657 \noun off
8658 \color none
8659 a
8660 \end_layout
8661
8662 \end_inset
8663 </cell>
8664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8665 \begin_inset Text
8666
8667 \begin_layout Plain Layout
8668
8669 \family roman
8670 \series medium
8671 \shape up
8672 \size normal
8673 \emph off
8674 \bar no
8675 \noun off
8676 \color none
8677 b
8678 \end_layout
8679
8680 \end_inset
8681 </cell>
8682 </row>
8683 <row>
8684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8685 \begin_inset Text
8686
8687 \begin_layout Plain Layout
8688
8689 \family roman
8690 \series medium
8691 \shape up
8692 \size normal
8693 \emph off
8694 \bar no
8695 \noun off
8696 \color none
8697 c
8698 \end_layout
8699
8700 \end_inset
8701 </cell>
8702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8703 \begin_inset Text
8704
8705 \begin_layout Plain Layout
8706
8707 \family roman
8708 \series medium
8709 \shape up
8710 \size normal
8711 \emph off
8712 \bar no
8713 \noun off
8714 \color none
8715 d
8716 \end_layout
8717
8718 \end_inset
8719 </cell>
8720 </row>
8721 </lyxtabular>
8722
8723 \end_inset
8724
8725
8726 \end_layout
8727
8728 \begin_layout Standard
8729 \begin_inset VSpace 0.3cm
8730 \end_inset
8731
8732
8733 \end_layout
8734
8735 \begin_layout Enumerate
8736 This is (b).
8737  The table is actually nested inside Item One, but 
8738 \emph on
8739 not
8740 \emph default
8741  inside (a).
8742 \end_layout
8743
8744 \end_deeper
8745 \begin_layout Enumerate
8746 Back out again.
8747 \end_layout
8748
8749 \begin_layout Standard
8750 As you can see, item (b) turned into the first item of a new list, but a
8751  new list 
8752 \emph on
8753 inside
8754 \emph default
8755  item 1.
8756  The same thing would have happened to a figure or an equation.
8757  So, if you nest tables, figures or equations, make sure you go to the right
8758  depth!
8759 \end_layout
8760
8761 \begin_layout Subsection
8762 Usage and General Features
8763 \end_layout
8764
8765 \begin_layout Standard
8766 Speaking of levels, LyX can perform up to a six-fold nesting.
8767  In other words, 
8768 \begin_inset Quotes eld
8769 \end_inset
8770
8771 level #6
8772 \begin_inset Quotes erd
8773 \end_inset
8774
8775  is the innermost possible depth.
8776  Here's an example to illustrate what we mean:
8777 \end_layout
8778
8779 \begin_layout Enumerate
8780 level #1 – outermost
8781 \end_layout
8782
8783 \begin_deeper
8784 \begin_layout Enumerate
8785 level #2
8786 \end_layout
8787
8788 \begin_deeper
8789 \begin_layout Enumerate
8790 level #3
8791 \end_layout
8792
8793 \begin_deeper
8794 \begin_layout Enumerate
8795 level #4
8796 \end_layout
8797
8798 \begin_deeper
8799 \begin_layout Itemize
8800 level #5
8801 \end_layout
8802
8803 \begin_deeper
8804 \begin_layout Itemize
8805 level #6
8806 \end_layout
8807
8808 \end_deeper
8809 \end_deeper
8810 \end_deeper
8811 \end_deeper
8812 \end_deeper
8813 \begin_layout Standard
8814 There are two exceptions to the six-fold nesting limit, and you can see
8815  both of them in the example.
8816  Unlike the other fully-nestable environments, you can only perform a four-fold
8817  nesting with the 
8818 \family sans
8819 Enumerate
8820 \family default
8821  and 
8822 \family sans
8823 Itemize
8824 \family default
8825  environments.
8826  For example, if we tried to nest another 
8827 \family sans
8828 Enumerate
8829 \family default
8830  list inside item 
8831 \begin_inset Quotes eld
8832 \end_inset
8833
8834 A.
8835 \begin_inset Quotes erd
8836 \end_inset
8837
8838 , we would get errors.
8839 \end_layout
8840
8841 \begin_layout Subsection
8842 Some Examples
8843 \begin_inset Index idx
8844 status collapsed
8845
8846 \begin_layout Plain Layout
8847 Nesting ! Examples
8848 \end_layout
8849
8850 \end_inset
8851
8852
8853 \end_layout
8854
8855 \begin_layout Standard
8856 The best way to explain just what you can do with nesting is by illustration.
8857  We have several examples of nested environments.
8858  In them, we explain how we created the example, so that you can reproduce
8859  them.
8860 \end_layout
8861
8862 \begin_layout Subsubsection
8863 Example 1: The Six-fold Way and Mixed Nesting
8864 \end_layout
8865
8866 \begin_layout Labeling
8867 \labelwidthstring MMM
8868 #1-a This is the outermost level.
8869  It's a 
8870 \family sans
8871 List
8872 \family default
8873  environment.
8874 \end_layout
8875
8876 \begin_deeper
8877 \begin_layout Labeling
8878 \labelwidthstring MMM
8879 #2-a This is level #2.
8880  We created it by using 
8881 \begin_inset Info
8882 type  "shortcut"
8883 arg   "break-paragraph inverse"
8884 \end_inset
8885
8886  followed by 
8887 \begin_inset Info
8888 type  "shortcut"
8889 arg   "depth-increment"
8890 \end_inset
8891
8892 .
8893 \end_layout
8894
8895 \begin_deeper
8896 \begin_layout Labeling
8897 \labelwidthstring MMM
8898 #3-a This is level #3.
8899  This time, we just hit 
8900 \family sans
8901 Return
8902 \family default
8903 , then used 
8904 \begin_inset Info
8905 type  "shortcut"
8906 arg   "depth-increment"
8907 \end_inset
8908
8909  twice in a row.
8910  We could have also created it the same way as we did the previous level,
8911  by hitting 
8912 \begin_inset Info
8913 type  "shortcut"
8914 arg   "break-paragraph inverse"
8915 \end_inset
8916
8917  followed by 
8918 \begin_inset Info
8919 type  "shortcut"
8920 arg   "depth-increment"
8921 \end_inset
8922
8923 .
8924 \end_layout
8925
8926 \begin_deeper
8927 \begin_layout Standard
8928 This is actually a 
8929 \family sans
8930 Standard
8931 \family default
8932  environment, nested inside of 
8933 \begin_inset Quotes eld
8934 \end_inset
8935
8936 #3-a
8937 \begin_inset Quotes erd
8938 \end_inset
8939
8940 .
8941  So, it's at level #4.
8942  We did this by hitting 
8943 \begin_inset Info
8944 type  "shortcut"
8945 arg   "break-paragraph inverse"
8946 \end_inset
8947
8948 , then 
8949 \begin_inset Info
8950 type  "shortcut"
8951 arg   "depth-increment"
8952 \end_inset
8953
8954 , then changing the paragraph environment to 
8955 \family sans
8956 Standard
8957 \family default
8958 .
8959  Do this to create list items with more than one paragraph — it also works
8960  for the 
8961 \family sans
8962 Description
8963 \family default
8964
8965 \family sans
8966 Enumerate
8967 \family default
8968 , and 
8969 \family sans
8970 Itemize
8971 \family default
8972  environments!
8973 \end_layout
8974
8975 \begin_layout Standard
8976 Here's another 
8977 \family sans
8978 Standard
8979 \family default
8980  paragraph, also at level #4, made with just a 
8981 \begin_inset Info
8982 type  "shortcut"
8983 arg   "break-paragraph inverse"
8984 \end_inset
8985
8986 .
8987 \end_layout
8988
8989 \begin_layout Labeling
8990 \labelwidthstring MMM
8991 #4-a This is level #4.
8992  We hit 
8993 \begin_inset Info
8994 type  "shortcut"
8995 arg   "break-paragraph inverse"
8996 \end_inset
8997
8998  and changed the paragraph environment back to 
8999 \family sans
9000 List
9001 \family default
9002 .
9003  Remember — we can't nest anything inside a 
9004 \family sans
9005 Standard
9006 \family default
9007  environment, which is why we're still at level #4.
9008  However, we 
9009 \emph on
9010 can
9011 \emph default
9012  keep nesting things inside 
9013 \begin_inset Quotes eld
9014 \end_inset
9015
9016 #3-a
9017 \begin_inset Quotes erd
9018 \end_inset
9019
9020 .
9021 \end_layout
9022
9023 \begin_deeper
9024 \begin_layout Labeling
9025 \labelwidthstring MMM
9026 #5-a This is level #5\SpecialChar \ldots{}
9027
9028 \end_layout
9029
9030 \begin_deeper
9031 \begin_layout Labeling
9032 \labelwidthstring MMM
9033 #6-a \SpecialChar \ldots{}
9034 and this is level #6.
9035  By now, you should know how we made these two.
9036 \end_layout
9037
9038 \end_deeper
9039 \begin_layout Labeling
9040 \labelwidthstring MMM
9041 #5-b Back to level #5.
9042  Just hit 
9043 \begin_inset Info
9044 type  "shortcut"
9045 arg   "break-paragraph inverse"
9046 \end_inset
9047
9048  followed by a 
9049 \begin_inset Info
9050 type  "shortcut"
9051 arg   "depth-decrement"
9052 \end_inset
9053
9054 .
9055 \end_layout
9056
9057 \end_deeper
9058 \begin_layout Labeling
9059 \labelwidthstring MMM
9060 #4-b After another 
9061 \begin_inset Info
9062 type  "shortcut"
9063 arg   "break-paragraph inverse"
9064 \end_inset
9065
9066  followed by a 
9067 \begin_inset Info
9068 type  "shortcut"
9069 arg   "depth-decrement"
9070 \end_inset
9071
9072 , we're back at level #4.
9073 \end_layout
9074
9075 \end_deeper
9076 \begin_layout Labeling
9077 \labelwidthstring MMM
9078 #3-b Back to level #3.
9079  By now it should be obvious how we did this.
9080 \end_layout
9081
9082 \end_deeper
9083 \begin_layout Labeling
9084 \labelwidthstring MMM
9085 #2-b Back to level #2.
9086  
9087 \end_layout
9088
9089 \end_deeper
9090 \begin_layout Labeling
9091 \labelwidthstring MMM
9092 #1-b And last, back to the outermost level, #1.
9093  After this sentence, we will hit 
9094 \family sans
9095 Return
9096 \family default
9097  and change the paragraph environment back to 
9098 \family sans
9099 Standard
9100 \family default
9101  to end the list.
9102 \end_layout
9103
9104 \begin_layout Standard
9105 We could have also used the 
9106 \family sans
9107 Description
9108 \family default
9109
9110 \family sans
9111 Quote
9112 \family default
9113
9114 \family sans
9115 Quotation
9116 \family default
9117 , or even the 
9118 \family sans
9119 Verse
9120 \family default
9121  environment in place of the 
9122 \family sans
9123 List
9124 \family default
9125  environment.
9126  The example would have worked exactly the same.
9127 \end_layout
9128
9129 \begin_layout Subsubsection
9130 Example 2: Inheritance
9131 \end_layout
9132
9133 \begin_layout LyX-Code
9134 This is the LyX-Code environment, at level #1, the outermost
9135 \end_layout
9136
9137 \begin_layout LyX-Code
9138 level.
9139   Now we will hit 
9140 \family sans
9141 Return
9142 \family default
9143 , then 
9144 \begin_inset Info
9145 type  "shortcut"
9146 arg   "depth-increment"
9147 \end_inset
9148
9149 , after which, we will change to the 
9150 \family sans
9151 Enumerate
9152 \family default
9153  environment.
9154 \end_layout
9155
9156 \begin_deeper
9157 \begin_layout Enumerate
9158 This is the 
9159 \family sans
9160 Enumerate
9161 \family default
9162  environment, at level #2.
9163 \end_layout
9164
9165 \begin_layout Enumerate
9166 Notice how the nested 
9167 \family sans
9168 Enumerate
9169 \family default
9170  not only inherits its margins from its parent environment (
9171 \family sans
9172 LyX-Code
9173 \family default
9174 ), but also inherits its font and spacing!
9175 \end_layout
9176
9177 \end_deeper
9178 \begin_layout Standard
9179 We ended this example by hitting 
9180 \family sans
9181 Return
9182 \family default
9183 .
9184  After that, we needed to reset the paragraph environment to 
9185 \family sans
9186 Standard
9187 \family default
9188  and reset the nesting depth by using 
9189 \begin_inset Info
9190 type  "shortcut"
9191 arg   "depth-decrement"
9192 \end_inset
9193
9194  once.
9195 \end_layout
9196
9197 \begin_layout Subsubsection
9198 Example 3: Labels, Levels, and the 
9199 \family sans
9200 Enumerate
9201 \family default
9202  and 
9203 \family sans
9204 Itemize
9205 \family default
9206  Environments
9207 \begin_inset Argument
9208 status collapsed
9209
9210 \begin_layout Plain Layout
9211 Example #3: Labels, Levels and other list environments
9212 \end_layout
9213
9214 \end_inset
9215
9216
9217 \end_layout
9218
9219 \begin_layout Enumerate
9220 This is level #1, in an 
9221 \family sans
9222 Enumerate
9223 \family default
9224  paragraph environment.
9225  We're actually going to nest a bunch of these.
9226 \end_layout
9227
9228 \begin_deeper
9229 \begin_layout Enumerate
9230 This is level #2.
9231  We used 
9232 \begin_inset Info
9233 type  "shortcut"
9234 arg   "break-paragraph inverse"
9235 \end_inset
9236
9237  followed by 
9238 \begin_inset Info
9239 type  "shortcut"
9240 arg   "depth-increment"
9241 \end_inset
9242
9243 .
9244  Now, what happens if we nest an 
9245 \family sans
9246 Itemize
9247 \family default
9248  environment inside of this one? It will be at level #3, but what will its
9249  label be? An asterisk?
9250 \end_layout
9251
9252 \begin_deeper
9253 \begin_layout Itemize
9254 No! It's a bullet.
9255  This is the 
9256 \emph on
9257 first
9258 \emph default
9259  
9260 \family sans
9261 Itemize
9262 \family default
9263  environment, even though it's at level #3.
9264  So, its label is a bullet.
9265  (We got here by using 
9266 \begin_inset Info
9267 type  "shortcut"
9268 arg   "break-paragraph inverse"
9269 \end_inset
9270
9271 , then 
9272 \begin_inset Info
9273 type  "shortcut"
9274 arg   "depth-increment"
9275 \end_inset
9276
9277 , then changing the environment to 
9278 \family sans
9279 Itemize
9280 \family default
9281 .)
9282 \end_layout
9283
9284 \begin_deeper
9285 \begin_layout Itemize
9286 Here's level #4, produced using 
9287 \begin_inset Info
9288 type  "shortcut"
9289 arg   "break-paragraph inverse"
9290 \end_inset
9291
9292 , then 
9293 \begin_inset Info
9294 type  "shortcut"
9295 arg   "depth-increment"
9296 \end_inset
9297
9298 .
9299  We will do that again\SpecialChar \ldots{}
9300
9301 \end_layout
9302
9303 \begin_deeper
9304 \begin_layout Enumerate
9305 \SpecialChar \ldots{}
9306 to get to level #5.
9307  This time, however, we also changed the paragraph environment back to 
9308 \family sans
9309 Enumerate
9310 \family default
9311 .
9312  Notice the type of numbering, it is 
9313 \emph on
9314 lowercase Roman
9315 \emph default
9316 , because we are in the 
9317 \emph on
9318 thirdfold
9319 \emph default
9320  
9321 \family sans
9322 Enumerate
9323 \family default
9324  environment (i.
9325 \begin_inset space \thinspace{}
9326 \end_inset
9327
9328 g.
9329  it is an 
9330 \family sans
9331 Enumerate
9332 \family default
9333  inside an 
9334 \family sans
9335 Enumerate
9336 \family default
9337  inside an 
9338 \family sans
9339 Enumerate
9340 \family default
9341 ).
9342 \end_layout
9343
9344 \begin_layout Enumerate
9345 What happens if we 
9346 \emph on
9347 don't
9348 \emph default
9349  change the paragraph environment, but decrease the nesting depth? What
9350  type of numbering does LyX use?
9351 \end_layout
9352
9353 \begin_layout Enumerate
9354 Oh, as if you couldn't guess by now, we're just using 
9355 \begin_inset Info
9356 type  "shortcut"
9357 arg   "break-paragraph inverse"
9358 \end_inset
9359
9360  to keep the current environment and depth but create a new item.
9361 \end_layout
9362
9363 \begin_layout Enumerate
9364 Let's use 
9365 \begin_inset Info
9366 type  "shortcut"
9367 arg   "depth-decrement"
9368 \end_inset
9369
9370  to decrease the depth after the next 
9371 \begin_inset Info
9372 type  "shortcut"
9373 arg   "break-paragraph inverse"
9374 \end_inset
9375
9376 .
9377 \end_layout
9378
9379 \end_deeper
9380 \begin_layout Enumerate
9381 This is level #4.
9382  Look what type of label LyX is using!
9383 \end_layout
9384
9385 \end_deeper
9386 \begin_layout Enumerate
9387 This is level #3.
9388  Even though we've changed levels, LyX is still using a lowercase Roman
9389  numeral as the label.Why?
9390 \end_layout
9391
9392 \begin_layout Enumerate
9393 Because, even though the nesting depth has changed, the paragraph is 
9394 \emph on
9395 still
9396 \emph default
9397  a thirdfold 
9398 \family sans
9399 Enumerate
9400 \family default
9401  environment.
9402  Notice, however, that LyX 
9403 \emph on
9404 did
9405 \emph default
9406  reset the counter for the label.
9407 \end_layout
9408
9409 \end_deeper
9410 \begin_layout Enumerate
9411 Another 
9412 \begin_inset Info
9413 type  "shortcut"
9414 arg   "break-paragraph inverse"
9415 \end_inset
9416
9417  
9418 \begin_inset Info
9419 type  "shortcut"
9420 arg   "depth-decrement"
9421 \end_inset
9422
9423  sequence, and we're back to level #2.
9424  This time, we not only changed the nesting depth, but we also moved back
9425  into the twofold-nested 
9426 \family sans
9427 Enumerate
9428 \family default
9429  environment.
9430 \end_layout
9431
9432 \end_deeper
9433 \begin_layout Enumerate
9434 The same thing happens if we do another 
9435 \begin_inset Info
9436 type  "shortcut"
9437 arg   "break-paragraph inverse"
9438 \end_inset
9439
9440  
9441 \begin_inset Info
9442 type  "shortcut"
9443 arg   "depth-decrement"
9444 \end_inset
9445
9446 sequence and return to level #1, the outermost level.
9447 \end_layout
9448
9449 \begin_layout Standard
9450 Lastly, we reset the environment to 
9451 \family sans
9452 Standard
9453 \family default
9454 .
9455  As you can see, the level number doesn't correspond to what type of labeling
9456  LyX uses for the 
9457 \family sans
9458 Enumerate
9459 \family default
9460  and 
9461 \family sans
9462 Itemize
9463 \family default
9464  environments.
9465  The number of other 
9466 \family sans
9467 Enumerate
9468 \family default
9469  environments surrounding it determines what kind of label LyX uses for
9470  an 
9471 \family sans
9472 Enumerate
9473 \family default
9474  item.
9475  The same rule applies for the 
9476 \family sans
9477 Itemize
9478 \family default
9479  environment, as well.
9480 \end_layout
9481
9482 \begin_layout Subsubsection
9483 Example 4: Going Bonkers
9484 \end_layout
9485
9486 \begin_layout Enumerate
9487 We're going to go totally nuts now.
9488  We will not nest as deep as in the other examples, nor will we go into
9489  the same detail with how we did it.
9490  (level #1: 
9491 \family sans
9492 Enumerate
9493 \family default
9494 )
9495 \end_layout
9496
9497 \begin_deeper
9498 \begin_layout Standard
9499 (
9500 \family sans
9501 Return, 
9502 \family default
9503
9504 \begin_inset Info
9505 type  "shortcut"
9506 arg   "depth-increment"
9507 \end_inset
9508
9509
9510 \family sans
9511 , Standard
9512 \family default
9513 : level #2) We will stick an encapsulated description of how we created
9514  the example in parentheses someplace.
9515  For example, the two key bindings are how we changed the depth.
9516  The environment name is the name of the current environment.
9517  Either before or after this, we will put in the level.
9518 \end_layout
9519
9520 \end_deeper
9521 \begin_layout Enumerate
9522 (
9523 \family sans
9524 Return, Enumerate
9525 \family default
9526 : level #1) This is the next item in the list.
9527 \end_layout
9528
9529 \begin_deeper
9530 \begin_layout Verse
9531 Now we will add verse.
9532 \begin_inset Newline newline
9533 \end_inset
9534
9535 It will get much worse.
9536 \begin_inset Newline newline
9537 \end_inset
9538
9539 (
9540 \family sans
9541 Return, 
9542 \family default
9543
9544 \begin_inset Info
9545 type  "shortcut"
9546 arg   "depth-increment"
9547 \end_inset
9548
9549
9550 \family sans
9551 , Verse
9552 \family default
9553 : level #2)
9554 \end_layout
9555
9556 \begin_layout Verse
9557 Fiddle dee, Fiddle doo.
9558 \begin_inset Newline newline
9559 \end_inset
9560
9561 Bippitey boppitey boo!
9562 \begin_inset Newline newline
9563 \end_inset
9564
9565 (
9566 \begin_inset Info
9567 type  "shortcut"
9568 arg   "break-paragraph inverse"
9569 \end_inset
9570
9571
9572 \family sans
9573 )
9574 \end_layout
9575
9576 \begin_layout Verse
9577 Here comes a table:
9578 \end_layout
9579
9580 \begin_deeper
9581 \begin_layout Standard
9582 \begin_inset VSpace 0.3cm
9583 \end_inset
9584
9585
9586 \end_layout
9587
9588 \begin_layout Standard
9589 \align center
9590 \begin_inset Tabular
9591 <lyxtabular version="3" rows="2" columns="2">
9592 <features tabularvalignment="middle">
9593 <column alignment="center" valignment="top" width="0pt">
9594 <column alignment="center" valignment="top" width="0pt">
9595 <row>
9596 <cell alignment="center" valignment="top" usebox="none">
9597 \begin_inset Text
9598
9599 \begin_layout Plain Layout
9600
9601 \family roman
9602 \series medium
9603 \shape up
9604 \size normal
9605 \emph off
9606 \bar no
9607 \noun off
9608 \color none
9609 one-fish
9610 \end_layout
9611
9612 \end_inset
9613 </cell>
9614 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9615 \begin_inset Text
9616
9617 \begin_layout Plain Layout
9618
9619 \family roman
9620 \series medium
9621 \shape up
9622 \size normal
9623 \emph off
9624 \bar no
9625 \noun off
9626 \color none
9627 two-fish
9628 \end_layout
9629
9630 \end_inset
9631 </cell>
9632 </row>
9633 <row>
9634 <cell alignment="center" valignment="top" topline="true" usebox="none">
9635 \begin_inset Text
9636
9637 \begin_layout Plain Layout
9638
9639 \family roman
9640 \series medium
9641 \shape up
9642 \size normal
9643 \emph off
9644 \bar no
9645 \noun off
9646 \color none
9647 red-fish
9648 \end_layout
9649
9650 \end_inset
9651 </cell>
9652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9653 \begin_inset Text
9654
9655 \begin_layout Plain Layout
9656
9657 \family roman
9658 \series medium
9659 \shape up
9660 \size normal
9661 \emph off
9662 \bar no
9663 \noun off
9664 \color none
9665 blue-fish
9666 \end_layout
9667
9668 \end_inset
9669 </cell>
9670 </row>
9671 </lyxtabular>
9672
9673 \end_inset
9674
9675
9676 \end_layout
9677
9678 \end_deeper
9679 \begin_layout Verse
9680 (
9681 \begin_inset Info
9682 type  "shortcut"
9683 arg   "break-paragraph inverse"
9684 \end_inset
9685
9686
9687 \family sans
9688 , Table, 
9689 \family default
9690
9691 \begin_inset Info
9692 type  "shortcut"
9693 arg   "depth-increment"
9694 \end_inset
9695
9696  3 times, 
9697 \begin_inset Info
9698 type  "shortcut"
9699 arg   "break-paragraph inverse"
9700 \end_inset
9701
9702
9703 \family sans
9704 , Verse, 
9705 \family default
9706
9707 \begin_inset Info
9708 type  "shortcut"
9709 arg   "depth-decrement"
9710 \end_inset
9711
9712 )
9713 \end_layout
9714
9715 \end_deeper
9716 \begin_layout Enumerate
9717 (
9718 \family sans
9719 Return, Enumerate
9720 \family default
9721 : level #1) This is another item.
9722  Note that selecting a 
9723 \family sans
9724 Table
9725 \family default
9726  resets the nesting depth to level #1, so we increased the nesting depth
9727  3 times to put the table inside the 
9728 \family sans
9729 Verse
9730 \family default
9731  environment.
9732  
9733 \end_layout
9734
9735 \begin_layout Quotation
9736 We're now ending the 
9737 \family sans
9738 Enumerate
9739 \family default
9740  list and changing to 
9741 \family sans
9742 Quotation
9743 \family default
9744 .
9745  We're still at level #1.
9746  We want to show you some of the things you can do by mixing environments.
9747  The next set of paragraphs is a 
9748 \begin_inset Quotes eld
9749 \end_inset
9750
9751 quoted letter.
9752 \begin_inset Quotes erd
9753 \end_inset
9754
9755  We will nest both the 
9756 \family sans
9757 Address
9758 \family default
9759  and 
9760 \family sans
9761 Right
9762 \begin_inset space ~
9763 \end_inset
9764
9765 Address
9766 \family default
9767  environments inside of this one, then use another nested 
9768 \family sans
9769 Quotation
9770 \family default
9771  for the letter body.
9772  We will use 
9773 \begin_inset Info
9774 type  "shortcut"
9775 arg   "break-paragraph inverse"
9776 \end_inset
9777
9778  to preserve the depth.
9779  Remember that you need to use 
9780 \begin_inset Info
9781 type  "shortcut"
9782 arg   "newline-insert newline"
9783 \end_inset
9784
9785  to create multiple lines inside the 
9786 \family sans
9787 Address
9788 \family default
9789  and 
9790 \family sans
9791 Right
9792 \begin_inset space ~
9793 \end_inset
9794
9795 Address
9796 \family default
9797  environments.
9798  Here it goes:
9799 \end_layout
9800
9801 \begin_deeper
9802 \begin_layout Right Address
9803 1234 Nowhere Rd.
9804 \begin_inset Newline newline
9805 \end_inset
9806
9807 Moosegroin, MT 00100
9808 \begin_inset Newline newline
9809 \end_inset
9810
9811 9-6-96
9812 \end_layout
9813
9814 \begin_layout Address
9815 Dear Mr.
9816 \begin_inset space ~
9817 \end_inset
9818
9819 Fizlewitz:
9820 \end_layout
9821
9822 \begin_layout Quotation
9823 We regret to inform you that we cannot fill your order for 50
9824 \begin_inset space \thinspace{}
9825 \end_inset
9826
9827 L of compressed methane gas due to circumstances beyond our control.
9828  Unfortunately, several of our cows have mysteriously exploded, creating
9829  a backlog in our orders for methane.
9830  We will place your name on the waiting list and try to fill your order
9831  as soon as possible.
9832  In the meantime, we thank you for your patience.
9833 \end_layout
9834
9835 \begin_layout Quotation
9836 We do, however, now have a special on beef.
9837  If you are interested, please return the enclosed pricing and order form
9838  with your order, along with payment.
9839 \end_layout
9840
9841 \begin_layout Quotation
9842 We thank you again for your patience.
9843 \end_layout
9844
9845 \begin_layout Address
9846 Sincerely,
9847 \begin_inset Newline newline
9848 \end_inset
9849
9850 Bill Hick
9851 \end_layout
9852
9853 \end_deeper
9854 \begin_layout Quotation
9855 That ends that example!
9856 \end_layout
9857
9858 \begin_layout Standard
9859 As you can see, nesting environments in LyX gives you a lot of power with
9860  just a few keystrokes.
9861  We could have easily nested an 
9862 \family sans
9863 Itemize
9864 \family default
9865  list inside of a 
9866 \family sans
9867 Quotation
9868 \family default
9869  or 
9870 \family sans
9871 Quote
9872 \family default
9873 , or put a 
9874 \family sans
9875 Quote
9876 \family default
9877  inside of an 
9878 \family sans
9879 Itemize
9880 \family default
9881  list.
9882  You have a huge variety of options at your disposal.
9883 \end_layout
9884
9885 \begin_layout Section
9886 Spacing, pagination and line breaks
9887 \begin_inset Index idx
9888 status collapsed
9889
9890 \begin_layout Plain Layout
9891 Spacing
9892 \end_layout
9893
9894 \end_inset
9895
9896
9897 \end_layout
9898
9899 \begin_layout Standard
9900 What is a space? While you might be used to pressing the space key anytime
9901  you want to separate two words in ordinary word processors, LyX offers
9902  you more spaces: Spaces of different width and spaces which can or cannot
9903  be broken at the end of a line.
9904  The following sections will show you some examples where those spaces are
9905  useful.
9906 \end_layout
9907
9908 \begin_layout Subsection
9909 Protected Space
9910 \begin_inset CommandInset label
9911 LatexCommand label
9912 name "sub:Protected-Space"
9913
9914 \end_inset
9915
9916
9917 \begin_inset Index idx
9918 status collapsed
9919
9920 \begin_layout Plain Layout
9921 Spaces ! Protected
9922 \end_layout
9923
9924 \end_inset
9925
9926
9927 \end_layout
9928
9929 \begin_layout Standard
9930 The protected space: It is used to tell LyX (and LaTeX) not to break the
9931  line at that point.
9932  This may be necessary to avoid unlucky line breaks, like in: 
9933 \end_layout
9934
9935 \begin_layout Quote
9936 Further documentation is given in section
9937 \begin_inset Newline newline
9938 \end_inset
9939
9940
9941 \begin_inset CommandInset ref
9942 LatexCommand ref
9943 reference "sec:Bibliography"
9944
9945 \end_inset
9946
9947 .
9948  
9949 \end_layout
9950
9951 \begin_layout Standard
9952 Obviously, it would be a good thing to put a protected space between 
9953 \begin_inset Quotes eld
9954 \end_inset
9955
9956 section
9957 \begin_inset Quotes erd
9958 \end_inset
9959
9960  and 
9961 \begin_inset Quotes eld
9962 \end_inset
9963
9964
9965 \begin_inset CommandInset ref
9966 LatexCommand ref
9967 reference "sec:Bibliography"
9968
9969 \end_inset
9970
9971
9972 \begin_inset Quotes erd
9973 \end_inset
9974
9975 .
9976  A protected space is set with 
9977 \family sans
9978 Insert\SpecialChar \menuseparator
9979 Formatting\SpecialChar \menuseparator
9980 Protected
9981 \bar under
9982
9983 \begin_inset space ~
9984 \end_inset
9985
9986
9987 \bar default
9988 Space
9989 \family default
9990  (shortcut 
9991 \begin_inset Info
9992 type  "shortcut"
9993 arg   "space-insert protected"
9994 \end_inset
9995
9996 ).
9997 \end_layout
9998
9999 \begin_layout Subsection
10000 Horizontal Space
10001 \begin_inset CommandInset label
10002 LatexCommand label
10003 name "sub:Horizontal-Space"
10004
10005 \end_inset
10006
10007
10008 \begin_inset Index idx
10009 status collapsed
10010
10011 \begin_layout Plain Layout
10012 Spacing ! Horizontal
10013 \end_layout
10014
10015 \end_inset
10016
10017
10018 \end_layout
10019
10020 \begin_layout Standard
10021 All horizontal spaces can be inserted with the menu 
10022 \family sans
10023 Insert\SpecialChar \menuseparator
10024 Formatting\SpecialChar \menuseparator
10025 Horizontal Space
10026 \family default
10027 .
10028  The length units are listed in Appendix
10029 \begin_inset space ~
10030 \end_inset
10031
10032
10033 \begin_inset CommandInset ref
10034 LatexCommand ref
10035 reference "cha:Units-available-in"
10036
10037 \end_inset
10038
10039 .
10040 \end_layout
10041
10042 \begin_layout Subsubsection
10043 Inter-word Space
10044 \begin_inset CommandInset label
10045 LatexCommand label
10046 name "sub:Inter-word-Space"
10047
10048 \end_inset
10049
10050
10051 \begin_inset Index idx
10052 status collapsed
10053
10054 \begin_layout Plain Layout
10055 Spaces ! Inter-word
10056 \end_layout
10057
10058 \end_inset
10059
10060
10061 \end_layout
10062
10063 \begin_layout Standard
10064 Some languages (e.
10065 \begin_inset space \thinspace{}
10066 \end_inset
10067
10068 g.
10069 \begin_inset space \space{}
10070 \end_inset
10071
10072 English) have the typographical convention to add extra space after an end-of-se
10073 ntence punctuation mark, and LyX honors those conventions (see section
10074 \begin_inset space ~
10075 \end_inset
10076
10077
10078 \begin_inset CommandInset ref
10079 LatexCommand ref
10080 reference "sub:Abbreviations"
10081
10082 \end_inset
10083
10084 ).
10085  Sometimes, you want a normal space nevertheless.
10086  In this case, insert an inter-word space (shortcut 
10087 \begin_inset Info
10088 type  "shortcut"
10089 arg   "space-insert normal"
10090 \end_inset
10091
10092 ).
10093 \end_layout
10094
10095 \begin_layout Subsubsection
10096 Thin Space
10097 \begin_inset CommandInset label
10098 LatexCommand label
10099 name "sub:Thin-Space"
10100
10101 \end_inset
10102
10103
10104 \begin_inset Index idx
10105 status collapsed
10106
10107 \begin_layout Plain Layout
10108 Spaces ! Thin
10109 \end_layout
10110
10111 \end_inset
10112
10113
10114 \end_layout
10115
10116 \begin_layout Standard
10117
10118 \begin_inset Quotes eld
10119 \end_inset
10120
10121 thin space
10122 \begin_inset Quotes erd
10123 \end_inset
10124
10125  is a blank which has half the size of a normal space (and it is also 
10126 \begin_inset Quotes eld
10127 \end_inset
10128
10129 protected
10130 \begin_inset Quotes erd
10131 \end_inset
10132
10133 ).
10134  The typographical conventions in a lot of languages propose the use of
10135  thin spaces in cases where normal spaces would be too wide, for instance
10136  inside abbreviations:
10137 \end_layout
10138
10139 \begin_layout Quote
10140 D.
10141 \begin_inset space \thinspace{}
10142 \end_inset
10143
10144 E.
10145  Knuth has developed our beloved typesetting program.
10146 \end_layout
10147
10148 \begin_layout Standard
10149 or between values and units.
10150  Compare for example this:
10151 \begin_inset Newline newline
10152 \end_inset
10153
10154 10
10155 \begin_inset space \thinspace{}
10156 \end_inset
10157
10158 kg (thin space)
10159 \begin_inset Newline newline
10160 \end_inset
10161
10162 10 kg (normal space
10163 \end_layout
10164
10165 \begin_layout Standard
10166 You can insert thin spaces also with the menu 
10167 \family sans
10168 Insert\SpecialChar \menuseparator
10169 Formatting\SpecialChar \menuseparator
10170 Thin
10171 \begin_inset space ~
10172 \end_inset
10173
10174 Space
10175 \family default
10176  (shortcut 
10177 \begin_inset Info
10178 type  "shortcuts"
10179 arg   "space-insert thin"
10180 \end_inset
10181
10182 ).
10183 \end_layout
10184
10185 \begin_layout Subsubsection
10186 More Spaces
10187 \begin_inset CommandInset label
10188 LatexCommand label
10189 name "sub:More-Spaces"
10190
10191 \end_inset
10192
10193
10194 \end_layout
10195
10196 \begin_layout Standard
10197 You can furthermore insert the following space types:
10198 \end_layout
10199
10200 \begin_layout Description
10201 Negative
10202 \begin_inset space ~
10203 \end_inset
10204
10205 thin
10206 \begin_inset space ~
10207 \end_inset
10208
10209 space A line with a 
10210 \begin_inset Formula $\to$
10211 \end_inset
10212
10213
10214 \begin_inset space \negthinspace{}
10215 \end_inset
10216
10217
10218 \begin_inset Formula $\gets$
10219 \end_inset
10220
10221  Negative thin space between the arrows.
10222 \end_layout
10223
10224 \begin_layout Description
10225 Enspace
10226 \begin_inset space ~
10227 \end_inset
10228
10229 (0.5
10230 \begin_inset space \thinspace{}
10231 \end_inset
10232
10233 em) A line with a 
10234 \begin_inset Formula $\to$
10235 \end_inset
10236
10237
10238 \begin_inset space \enskip{}
10239 \end_inset
10240
10241
10242 \begin_inset Formula $\gets$
10243 \end_inset
10244
10245  Enspace
10246 \begin_inset space ~
10247 \end_inset
10248
10249 (0.5
10250 \begin_inset space \thinspace{}
10251 \end_inset
10252
10253 em) space between the arrows.
10254 \end_layout
10255
10256 \begin_layout Description
10257 Quad
10258 \begin_inset space ~
10259 \end_inset
10260
10261 (1
10262 \begin_inset space \thinspace{}
10263 \end_inset
10264
10265 em) A line with a 
10266 \begin_inset Formula $\to$
10267 \end_inset
10268
10269
10270 \begin_inset space \quad{}
10271 \end_inset
10272
10273
10274 \begin_inset Formula $\gets$
10275 \end_inset
10276
10277  Quad
10278 \begin_inset space ~
10279 \end_inset
10280
10281 (1
10282 \begin_inset space \thinspace{}
10283 \end_inset
10284
10285 em) space between the arrows.
10286 \end_layout
10287
10288 \begin_layout Description
10289 QQuad
10290 \begin_inset space ~
10291 \end_inset
10292
10293 (2
10294 \begin_inset space \thinspace{}
10295 \end_inset
10296
10297 em) A line with a 
10298 \begin_inset Formula $\to$
10299 \end_inset
10300
10301
10302 \begin_inset space \qquad{}
10303 \end_inset
10304
10305
10306 \begin_inset Formula $\gets$
10307 \end_inset
10308
10309  QQuad
10310 \begin_inset space ~
10311 \end_inset
10312
10313 (2
10314 \begin_inset space \thinspace{}
10315 \end_inset
10316
10317 em) space between the arrows.
10318 \end_layout
10319
10320 \begin_layout Description
10321 Custom
10322 \begin_inset space ~
10323 \end_inset
10324
10325 space A line with
10326 \begin_inset Formula $\to$
10327 \end_inset
10328
10329
10330 \begin_inset space \hspace{}
10331 \length 2cm
10332 \end_inset
10333
10334
10335 \begin_inset Formula $\gets$
10336 \end_inset
10337
10338  2
10339 \begin_inset space \thinspace{}
10340 \end_inset
10341
10342 cm space between the arrows.
10343 \end_layout
10344
10345 \begin_layout Standard
10346 Table
10347 \begin_inset space ~
10348 \end_inset
10349
10350
10351 \begin_inset CommandInset ref
10352 LatexCommand ref
10353 reference "tab:Width-of-the"
10354
10355 \end_inset
10356
10357  lists the different space sizes.
10358 \end_layout
10359
10360 \begin_layout Standard
10361 \begin_inset Float table
10362 wide false
10363 sideways false
10364 status open
10365
10366 \begin_layout Plain Layout
10367 \align center
10368 \begin_inset Caption
10369
10370 \begin_layout Plain Layout
10371 \begin_inset CommandInset label
10372 LatexCommand label
10373 name "tab:Width-of-the"
10374
10375 \end_inset
10376
10377 Width of the different horizontal spaces.
10378 \end_layout
10379
10380 \end_inset
10381
10382
10383 \end_layout
10384
10385 \begin_layout Plain Layout
10386 \align center
10387 \begin_inset Tabular
10388 <lyxtabular version="3" rows="8" columns="2">
10389 <features tabularvalignment="middle">
10390 <column alignment="center" valignment="top" width="0">
10391 <column alignment="center" valignment="top" width="0">
10392 <row>
10393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10394 \begin_inset Text
10395
10396 \begin_layout Plain Layout
10397
10398 \series bold
10399 Space
10400 \end_layout
10401
10402 \end_inset
10403 </cell>
10404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10405 \begin_inset Text
10406
10407 \begin_layout Plain Layout
10408
10409 \series bold
10410 Width
10411 \end_layout
10412
10413 \end_inset
10414 </cell>
10415 </row>
10416 <row>
10417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10418 \begin_inset Text
10419
10420 \begin_layout Plain Layout
10421 Normal
10422 \end_layout
10423
10424 \end_inset
10425 </cell>
10426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10427 \begin_inset Text
10428
10429 \begin_layout Plain Layout
10430 1/3
10431 \begin_inset space \thinspace{}
10432 \end_inset
10433
10434 em
10435 \end_layout
10436
10437 \end_inset
10438 </cell>
10439 </row>
10440 <row>
10441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10442 \begin_inset Text
10443
10444 \begin_layout Plain Layout
10445 Protected
10446 \end_layout
10447
10448 \end_inset
10449 </cell>
10450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10451 \begin_inset Text
10452
10453 \begin_layout Plain Layout
10454 1/3
10455 \begin_inset space \thinspace{}
10456 \end_inset
10457
10458 em
10459 \end_layout
10460
10461 \end_inset
10462 </cell>
10463 </row>
10464 <row>
10465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10466 \begin_inset Text
10467
10468 \begin_layout Plain Layout
10469 Thin
10470 \end_layout
10471
10472 \end_inset
10473 </cell>
10474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10475 \begin_inset Text
10476
10477 \begin_layout Plain Layout
10478 1/6
10479 \begin_inset space \thinspace{}
10480 \end_inset
10481
10482 em
10483 \end_layout
10484
10485 \end_inset
10486 </cell>
10487 </row>
10488 <row>
10489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10490 \begin_inset Text
10491
10492 \begin_layout Plain Layout
10493 Negative thin
10494 \end_layout
10495
10496 \end_inset
10497 </cell>
10498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10499 \begin_inset Text
10500
10501 \begin_layout Plain Layout
10502 -1/6
10503 \begin_inset space \thinspace{}
10504 \end_inset
10505
10506 em
10507 \end_layout
10508
10509 \end_inset
10510 </cell>
10511 </row>
10512 <row>
10513 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10514 \begin_inset Text
10515
10516 \begin_layout Plain Layout
10517 Enspace (0.5
10518 \begin_inset space \thinspace{}
10519 \end_inset
10520
10521 em)
10522 \end_layout
10523
10524 \end_inset
10525 </cell>
10526 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10527 \begin_inset Text
10528
10529 \begin_layout Plain Layout
10530 0.5
10531 \begin_inset space \thinspace{}
10532 \end_inset
10533
10534 em
10535 \end_layout
10536
10537 \end_inset
10538 </cell>
10539 </row>
10540 <row>
10541 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10542 \begin_inset Text
10543
10544 \begin_layout Plain Layout
10545 Quad (1
10546 \begin_inset space \thinspace{}
10547 \end_inset
10548
10549 em)
10550 \end_layout
10551
10552 \end_inset
10553 </cell>
10554 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10555 \begin_inset Text
10556
10557 \begin_layout Plain Layout
10558 1
10559 \begin_inset space \thinspace{}
10560 \end_inset
10561
10562 em
10563 \end_layout
10564
10565 \end_inset
10566 </cell>
10567 </row>
10568 <row>
10569 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10570 \begin_inset Text
10571
10572 \begin_layout Plain Layout
10573 QQuad (2
10574 \begin_inset space \thinspace{}
10575 \end_inset
10576
10577 em)
10578 \end_layout
10579
10580 \end_inset
10581 </cell>
10582 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10583 \begin_inset Text
10584
10585 \begin_layout Plain Layout
10586 2
10587 \begin_inset space \thinspace{}
10588 \end_inset
10589
10590 em
10591 \end_layout
10592
10593 \end_inset
10594 </cell>
10595 </row>
10596 </lyxtabular>
10597
10598 \end_inset
10599
10600
10601 \end_layout
10602
10603 \end_inset
10604
10605
10606 \end_layout
10607
10608 \begin_layout Subsubsection
10609
10610 \family sans
10611 Horizontal Fills
10612 \family default
10613
10614 \begin_inset Index idx
10615 status collapsed
10616
10617 \begin_layout Plain Layout
10618 Spacing ! Fills
10619 \end_layout
10620
10621 \end_inset
10622
10623
10624 \end_layout
10625
10626 \begin_layout Standard
10627 Horizontal fills (HFills) are a special LyX feature for adding extra space
10628  in a uniform fashion.
10629  An HFill is actually a variable length space, whose length always equals
10630  the remaining space between the left and right margins.
10631  If there is more than one HFill on a line, they divide the available space
10632  equally between themselves.
10633  
10634 \end_layout
10635
10636 \begin_layout Standard
10637 Here a few examples what you can do with them:
10638 \end_layout
10639
10640 \begin_layout Quote
10641 \noindent
10642 This is on the left side
10643 \begin_inset space \hfill{}
10644 \end_inset
10645
10646 This is on the right
10647 \end_layout
10648
10649 \begin_layout Quote
10650 \noindent
10651 Left
10652 \begin_inset space \hfill{}
10653 \end_inset
10654
10655 Middle
10656 \begin_inset space \hfill{}
10657 \end_inset
10658
10659 Right
10660 \end_layout
10661
10662 \begin_layout Quote
10663 \noindent
10664 Left
10665 \begin_inset space \hfill{}
10666 \end_inset
10667
10668 1/3 Left
10669 \begin_inset space \hfill{}
10670 \end_inset
10671
10672
10673 \begin_inset space \hfill{}
10674 \end_inset
10675
10676 Right
10677 \end_layout
10678
10679 \begin_layout Standard
10680 That was an example in the 
10681 \family sans
10682 Quote
10683 \family default
10684  environment.
10685  Here
10686 \begin_inset Formula $\to$
10687 \end_inset
10688
10689
10690 \begin_inset space \hfill{}
10691 \end_inset
10692
10693
10694 \begin_inset Formula $\gets$
10695 \end_inset
10696
10697 is one in a standard paragraph.
10698  It may or may not be apparent in the printed text, but it 
10699 \emph on
10700 is
10701 \emph default
10702  sitting in-between the two arrows.
10703 \end_layout
10704
10705 \begin_layout Standard
10706 HFills can be made visible when you choose one of the 
10707 \family sans
10708 Fill
10709 \begin_inset space ~
10710 \end_inset
10711
10712 Pattern
10713 \family default
10714  in the space dialog: The following patterns are available:
10715 \end_layout
10716
10717 \begin_layout Standard
10718 Dots: 
10719 \begin_inset space \dotfill{}
10720 \end_inset
10721
10722
10723 \begin_inset space ~
10724 \end_inset
10725
10726
10727 \end_layout
10728
10729 \begin_layout Standard
10730 Rule: 
10731 \begin_inset space \hrulefill{}
10732 \end_inset
10733
10734
10735 \begin_inset space ~
10736 \end_inset
10737
10738
10739 \end_layout
10740
10741 \begin_layout Standard
10742 Left arrow: 
10743 \begin_inset space \leftarrowfill{}
10744 \end_inset
10745
10746
10747 \begin_inset space ~
10748 \end_inset
10749
10750
10751 \end_layout
10752
10753 \begin_layout Standard
10754 Right arrow: 
10755 \begin_inset space \rightarrowfill{}
10756 \end_inset
10757
10758
10759 \begin_inset space ~
10760 \end_inset
10761
10762
10763 \end_layout
10764
10765 \begin_layout Standard
10766 Up brace: 
10767 \begin_inset space \downbracefill{}
10768 \end_inset
10769
10770
10771 \begin_inset space ~
10772 \end_inset
10773
10774
10775 \end_layout
10776
10777 \begin_layout Standard
10778 Down brace: 
10779 \begin_inset space \upbracefill{}
10780 \end_inset
10781
10782
10783 \begin_inset space ~
10784 \end_inset
10785
10786
10787 \end_layout
10788
10789 \begin_layout Standard
10790 \begin_inset Note Greyedout
10791 status open
10792
10793 \begin_layout Plain Layout
10794
10795 \series bold
10796 Note:
10797 \series default
10798  If an HFill is at the beginning of a line, and 
10799 \emph on
10800 not
10801 \emph default
10802  in the first line in a paragraph, LyX ignores it.
10803  This prevents HFills from accidentally being wrapped onto a new line.
10804  If you need space in this case anyway, set the 
10805 \family sans
10806 Protect
10807 \family default
10808  option in the space dialog.
10809 \end_layout
10810
10811 \end_inset
10812
10813
10814 \end_layout
10815
10816 \begin_layout Subsubsection
10817 Phantom Space
10818 \begin_inset CommandInset label
10819 LatexCommand label
10820 name "sub:Phantom-Space"
10821
10822 \end_inset
10823
10824
10825 \begin_inset Index idx
10826 status collapsed
10827
10828 \begin_layout Plain Layout
10829 Spacing ! Phantom
10830 \end_layout
10831
10832 \end_inset
10833
10834
10835 \end_layout
10836
10837 \begin_layout Standard
10838 Sometimes you want to insert space with exactly the length of a phrase.
10839  E.
10840 \begin_inset space \thinspace{}
10841 \end_inset
10842
10843 g.
10844 \begin_inset space \space{}
10845 \end_inset
10846
10847 you want to create the following multiple choice question:
10848 \end_layout
10849
10850 \begin_layout Standard
10851 \begin_inset VSpace medskip
10852 \end_inset
10853
10854 What is correct English?:
10855 \begin_inset Newline newline
10856 \end_inset
10857
10858
10859 \begin_inset Newline newline
10860 \end_inset
10861
10862 Mr.
10863 \begin_inset space ~
10864 \end_inset
10865
10866 Edge would have been jumps the gun.
10867 \begin_inset Newline newline
10868 \end_inset
10869
10870
10871 \begin_inset Phantom HPhantom
10872 status open
10873
10874 \begin_layout Plain Layout
10875 Mr.
10876  Edge 
10877 \end_layout
10878
10879 \end_inset
10880
10881 has to be jumped
10882 \begin_inset Newline newline
10883 \end_inset
10884
10885
10886 \begin_inset Phantom HPhantom
10887 status open
10888
10889 \begin_layout Plain Layout
10890 Mr.
10891  Edge 
10892 \end_layout
10893
10894 \end_inset
10895
10896 jumps
10897 \begin_inset VSpace medskip
10898 \end_inset
10899
10900
10901 \end_layout
10902
10903 \begin_layout Standard
10904 So that the choices appear exactly after the phrase 
10905 \begin_inset Quotes eld
10906 \end_inset
10907
10908 Mr.
10909 \begin_inset space ~
10910 \end_inset
10911
10912 Edge
10913 \begin_inset space ~
10914 \end_inset
10915
10916
10917 \begin_inset Quotes erd
10918 \end_inset
10919
10920 .
10921  To get this, you can use the phantom insets available via the menu 
10922 \family sans
10923 Insert\SpecialChar \menuseparator
10924 Formatting\SpecialChar \menuseparator
10925 Phantom
10926 \family default
10927 .
10928  In our case insert a horizontal phantom at the beginning of the last two
10929  lines and insert 
10930 \begin_inset Quotes eld
10931 \end_inset
10932
10933 Mr.
10934 \begin_inset space ~
10935 \end_inset
10936
10937 Edge
10938 \begin_inset space ~
10939 \end_inset
10940
10941
10942 \begin_inset Quotes erd
10943 \end_inset
10944
10945  into the phantom inset (note the space after 
10946 \begin_inset Quotes eld
10947 \end_inset
10948
10949 Edge
10950 \begin_inset Quotes erd
10951 \end_inset
10952
10953 ).
10954  A phantom insets prints only the space of its content (like a placeholder).
10955  That is why it is named 
10956 \begin_inset Quotes eld
10957 \end_inset
10958
10959 phantom
10960 \begin_inset Quotes erd
10961 \end_inset
10962
10963 .
10964  The normal phantom outputs the width and height of the content as space,
10965  while the horizontal and vertical variant only outputs the corresponding
10966  dimension.
10967 \end_layout
10968
10969 \begin_layout Subsection
10970 Vertical Space
10971 \begin_inset CommandInset label
10972 LatexCommand label
10973 name "sub:Vertical-Space"
10974
10975 \end_inset
10976
10977
10978 \begin_inset Index idx
10979 status collapsed
10980
10981 \begin_layout Plain Layout
10982 Spacing ! Vertical
10983 \end_layout
10984
10985 \end_inset
10986
10987
10988 \end_layout
10989
10990 \begin_layout Standard
10991 To add extra vertical space above or below a paragraph, use the 
10992 \family sans
10993 Insert\SpecialChar \menuseparator
10994 Formatting\SpecialChar \menuseparator
10995 Vertical
10996 \begin_inset space ~
10997 \end_inset
10998
10999 Space
11000 \family default
11001  dialog.
11002  There you find the following sizes:
11003 \end_layout
11004
11005 \begin_layout Standard
11006
11007 \family sans
11008 SmallSkip
11009 \family default
11010
11011 \family sans
11012 MedSkip
11013 \family default
11014  and 
11015 \family sans
11016 BigSkip
11017 \family default
11018  are LaTeX sizes which depend on the font size of the document.
11019  
11020 \family sans
11021 DefSkip
11022 \family default
11023  is the skip adjusted in the dialog 
11024 \family sans
11025 Document\SpecialChar \menuseparator
11026 Settings
11027 \family default
11028
11029 \begin_inset Index idx
11030 status collapsed
11031
11032 \begin_layout Plain Layout
11033 Document ! Settings
11034 \end_layout
11035
11036 \end_inset
11037
11038  for the paragraph separation.
11039  If you use indentation to separate paragraphs 
11040 \family sans
11041 DefSkip
11042 \family default
11043  is equal to 
11044 \family sans
11045 MedSkip
11046 \family default
11047 .
11048 \end_layout
11049
11050 \begin_layout Standard
11051
11052 \family sans
11053 VFill
11054 \family default
11055
11056 \begin_inset Index idx
11057 status collapsed
11058
11059 \begin_layout Plain Layout
11060 Spacing ! Fills
11061 \end_layout
11062
11063 \end_inset
11064
11065  is a variable space, set so that the space is maximal within one page.
11066  An example: You have only two short paragraphs on one page with a vfill
11067  between them.
11068  Then the first paragraph is placed at the top of the page and the second
11069  one at the bottom, because the space between them is then maximal.
11070  
11071 \family sans
11072 VFill
11073 \family default
11074 s work like 
11075 \family sans
11076 HFill
11077 \family default
11078 s: they fill the remaining vertical space on a page with blank space.
11079 \begin_inset Foot
11080 status collapsed
11081
11082 \begin_layout Plain Layout
11083
11084 \family sans
11085 HFill
11086 \family default
11087 s are described in section
11088 \begin_inset space ~
11089 \end_inset
11090
11091
11092 \begin_inset CommandInset ref
11093 LatexCommand ref
11094 reference "sub:Horizontal-Space"
11095
11096 \end_inset
11097
11098 .
11099 \end_layout
11100
11101 \end_inset
11102
11103  If there are several 
11104 \family sans
11105 VFill
11106 \family default
11107 s on a page, they divide the remaining vertical space equally between themselves.
11108  You can therefore use 
11109 \family sans
11110 VFill
11111 \family default
11112 s to center text on a page, or even place text 2/3 down a page.
11113 \end_layout
11114
11115 \begin_layout Standard
11116
11117 \family sans
11118 Custom
11119 \family default
11120  are custom spaces in units explained in Appendix
11121 \begin_inset space ~
11122 \end_inset
11123
11124
11125 \begin_inset CommandInset ref
11126 LatexCommand ref
11127 reference "cha:Units-available-in"
11128
11129 \end_inset
11130
11131 .
11132 \end_layout
11133
11134 \begin_layout Standard
11135 \begin_inset Note Greyedout
11136 status open
11137
11138 \begin_layout Plain Layout
11139
11140 \series bold
11141 Note:
11142 \series default
11143  
11144 \series medium
11145 If the extra vertical space would be in the output at the top/bottom of
11146  a page, the space is only added if you have also checked the option 
11147 \family sans
11148 Protect
11149 \family default
11150 .
11151 \end_layout
11152
11153 \end_inset
11154
11155
11156 \end_layout
11157
11158 \begin_layout Subsection
11159 Paragraph Alignment
11160 \end_layout
11161
11162 \begin_layout Standard
11163 You can change the paragraph alignment with the 
11164 \family sans
11165 Edit\SpecialChar \menuseparator
11166 Paragraph Settings
11167 \family default
11168  dialog.
11169  There are five possibilities: 
11170 \end_layout
11171
11172 \begin_layout Itemize
11173
11174 \family sans
11175 Justified
11176 \family default
11177  (shortcut 
11178 \begin_inset Info
11179 type  "shortcut"
11180 arg   "paragraph-params \\align block"
11181 \end_inset
11182
11183 )
11184 \end_layout
11185
11186 \begin_layout Itemize
11187
11188 \family sans
11189 Left
11190 \family default
11191  (
11192 \begin_inset Info
11193 type  "shortcut"
11194 arg   "paragraph-params \\align left"
11195 \end_inset
11196
11197 )
11198 \end_layout
11199
11200 \begin_layout Itemize
11201
11202 \family sans
11203 Right
11204 \family default
11205  (
11206 \begin_inset Info
11207 type  "shortcut"
11208 arg   "paragraph-params \\align right"
11209 \end_inset
11210
11211 )
11212 \end_layout
11213
11214 \begin_layout Itemize
11215
11216 \family sans
11217 Center
11218 \family default
11219  (
11220 \begin_inset Info
11221 type  "shortcut"
11222 arg   "paragraph-params \\align center"
11223 \end_inset
11224
11225 )
11226 \end_layout
11227
11228 \begin_layout Itemize
11229
11230 \family sans
11231 Default
11232 \family default
11233  (
11234 \begin_inset Info
11235 type  "shortcut"
11236 arg   "paragraph-params \\align default"
11237 \end_inset
11238
11239 )
11240 \end_layout
11241
11242 \begin_layout Standard
11243 The default in most cases is justified alignment, in which the inter-word
11244  spacing is variable and each line of a paragraph fills the region between
11245  the left and right margins.
11246  The other three alignments should be self-explanatory, and look like this:
11247 \end_layout
11248
11249 \begin_layout Standard
11250 \align right
11251 This paragraph is right aligned,
11252 \end_layout
11253
11254 \begin_layout Standard
11255 \align center
11256 this one is centered,
11257 \end_layout
11258
11259 \begin_layout Standard
11260 \align left
11261 this one is left aligned.
11262 \end_layout
11263
11264 \begin_layout Subsection
11265 Forced Page Breaks
11266 \begin_inset Index idx
11267 status collapsed
11268
11269 \begin_layout Plain Layout
11270 Page breaks ! Forced
11271 \end_layout
11272
11273 \end_inset
11274
11275
11276 \begin_inset CommandInset label
11277 LatexCommand label
11278 name "sub:Forced-Page-Breaks"
11279
11280 \end_inset
11281
11282
11283 \end_layout
11284
11285 \begin_layout Standard
11286 If you don't like the way LaTeX does the page breaks in your document, you
11287  can force a page break where you want one.
11288  Normally this will not be necessary, because LaTeX is good at page breaking.
11289  Only if you use a lot of 
11290 \family sans
11291 Floats
11292 \family default
11293 , LaTeX's page breaking algorithm can fail.
11294 \end_layout
11295
11296 \begin_layout Standard
11297 We recommend not to use forced page breaks until the text is finished and
11298  until you have checked in the preview to see if you 
11299 \emph on
11300 really
11301 \emph default
11302  have to change the page breaking.
11303 \end_layout
11304
11305 \begin_layout Standard
11306 There are two types of page breaks: One that ends the page without any special
11307  action.
11308  This can be inserted above or below a paragraph via the menu 
11309 \family sans
11310 Insert\SpecialChar \menuseparator
11311 Formatting\SpecialChar \menuseparator
11312 New
11313 \begin_inset space ~
11314 \end_inset
11315
11316 Page
11317 \family default
11318 .
11319  The second type, that is inserted via the menu 
11320 \family sans
11321 Insert\SpecialChar \menuseparator
11322 Formatting\SpecialChar \menuseparator
11323 Page
11324 \begin_inset space ~
11325 \end_inset
11326
11327 Break
11328 \family default
11329 , ends a page but stretches the content of the page, so that it fills out
11330  the complete page.
11331  This type is useful to avoid whitespace when a page break produces a page
11332  on which only the last few lines are absent.
11333 \end_layout
11334
11335 \begin_layout Standard
11336 You might try to use a page break to ensure that a figure or table appears
11337  at the top of a page.
11338  This is, of course, the wrong way to do it.
11339  LyX gives you a way of automatically ensuring that your figures and tables
11340  appear at the top of a page (or the bottom, or on their own page) without
11341  having to worry about what precedes or follows your figure or table.
11342  See chapter 
11343 \begin_inset CommandInset ref
11344 LatexCommand ref
11345 reference "chap:Floats-and-Notes"
11346
11347 \end_inset
11348
11349  to learn more about 
11350 \family sans
11351 Floats
11352 \family default
11353 .
11354 \end_layout
11355
11356 \begin_layout Subsubsection
11357 Clear Page Breaks
11358 \begin_inset CommandInset label
11359 LatexCommand label
11360 name "sub:Clear-Page-Breaks"
11361
11362 \end_inset
11363
11364
11365 \begin_inset Index idx
11366 status collapsed
11367
11368 \begin_layout Plain Layout
11369 Page breaks ! Clear
11370 \end_layout
11371
11372 \end_inset
11373
11374
11375 \end_layout
11376
11377 \begin_layout Standard
11378 Rather than forced page breaks where the content behind the break is placed
11379  directly on the next page, you can also clear pages while breaking them.
11380  That means that the current paragraph is terminated and everything, including
11381  unprocessed floats, from the earlier part of the document are placed behind
11382  it, if necessary by adding pages.
11383 \end_layout
11384
11385 \begin_layout Standard
11386 You can insert a clear page break with the menu 
11387 \family sans
11388 Insert\SpecialChar \menuseparator
11389 Formatting\SpecialChar \menuseparator
11390 Clear
11391 \begin_inset space ~
11392 \end_inset
11393
11394 Page
11395 \family default
11396 .
11397  When you have a two-sided document like a book, you can use the menu 
11398 \family sans
11399 Insert\SpecialChar \menuseparator
11400 Formatting\SpecialChar \menuseparator
11401 Clear
11402 \begin_inset space ~
11403 \end_inset
11404
11405 Double
11406 \begin_inset space ~
11407 \end_inset
11408
11409 Page
11410 \family default
11411  to insert a clear page break that assures that the next page is a right-hand
11412  page (odd-numbered), if necessary by adding a page.
11413 \end_layout
11414
11415 \begin_layout Subsection
11416 Forced Line Breaks
11417 \begin_inset Index idx
11418 status collapsed
11419
11420 \begin_layout Plain Layout
11421 Line breaks
11422 \end_layout
11423
11424 \end_inset
11425
11426
11427 \begin_inset CommandInset label
11428 LatexCommand label
11429 name "sub:Forced-Line-Breaks"
11430
11431 \end_inset
11432
11433
11434 \end_layout
11435
11436 \begin_layout Standard
11437 Similar to page breaks there are two types of line breaks: One that simply
11438  breaks the line.
11439  You can force this line break within a paragraph by selecting 
11440 \family sans
11441 Insert\SpecialChar \menuseparator
11442 Formatting\SpecialChar \menuseparator
11443 Ragged
11444 \begin_inset space ~
11445 \end_inset
11446
11447 Line
11448 \begin_inset space ~
11449 \end_inset
11450
11451 Break
11452 \family default
11453  or with 
11454 \begin_inset Info
11455 type  "shortcut"
11456 arg   "newline-insert newline"
11457 \end_inset
11458
11459 .
11460  Another type that is inserted via the menu 
11461 \family sans
11462 Insert\SpecialChar \menuseparator
11463 Formatting\SpecialChar \menuseparator
11464 Justified
11465 \begin_inset space ~
11466 \end_inset
11467
11468 Line
11469 \begin_inset space ~
11470 \end_inset
11471
11472 Break
11473 \family default
11474  breaks the line and stretches it so that it fills out the whole space between
11475  the page margins.
11476  This is useful to avoid 
11477 \begin_inset Quotes eld
11478 \end_inset
11479
11480 fringes
11481 \begin_inset Quotes erd
11482 \end_inset
11483
11484  in justified paragraphs due to possible whitespace introduced by line breaks.
11485 \end_layout
11486
11487 \begin_layout Standard
11488 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11489  LaTeX is very good at line breaking.
11490  There are, however, a number of situations where it is necessary to actively
11491  set a line break, e.
11492 \begin_inset space \thinspace{}
11493 \end_inset
11494
11495 g.
11496 \begin_inset space \space{}
11497 \end_inset
11498
11499 in a poem or for an address (see sections
11500 \begin_inset space ~
11501 \end_inset
11502
11503
11504 \begin_inset CommandInset ref
11505 LatexCommand ref
11506 reference "sec:Quote"
11507
11508 \end_inset
11509
11510
11511 \begin_inset CommandInset ref
11512 LatexCommand ref
11513 reference "sec:Verse"
11514
11515 \end_inset
11516
11517  and 
11518 \begin_inset CommandInset ref
11519 LatexCommand ref
11520 reference "sec:Address-Usage"
11521
11522 \end_inset
11523
11524 ).
11525 \end_layout
11526
11527 \begin_layout Subsection
11528 Horizontal Lines
11529 \begin_inset CommandInset label
11530 LatexCommand label
11531 name "sub:Horizontal-Lines"
11532
11533 \end_inset
11534
11535
11536 \begin_inset Index idx
11537 status collapsed
11538
11539 \begin_layout Plain Layout
11540 Horizontal lines
11541 \end_layout
11542
11543 \end_inset
11544
11545
11546 \end_layout
11547
11548 \begin_layout Standard
11549 \noindent
11550 \begin_inset CommandInset line
11551 LatexCommand rule
11552 offset "0.5ex"
11553 width "100line%"
11554 height "1pt"
11555
11556 \end_inset
11557
11558
11559 \end_layout
11560
11561 \begin_layout Standard
11562 In the dialog 
11563 \family sans
11564 Insert\SpecialChar \menuseparator
11565 Formatting\SpecialChar \menuseparator
11566 Horizontal
11567 \begin_inset space ~
11568 \end_inset
11569
11570 Line
11571 \family default
11572  you can insert horizontal lines.
11573  The line offset is the vertical distance between the line and the baseline
11574  of the current text line or the paragraph.
11575  The line settings can be changed by left-clicking on the line.
11576 \end_layout
11577
11578 \begin_layout Standard
11579 \noindent
11580 \begin_inset CommandInset line
11581 LatexCommand rule
11582 offset "0.5ex"
11583 width "100line%"
11584 height "1pt"
11585
11586 \end_inset
11587
11588
11589 \end_layout
11590
11591 \begin_layout Section
11592 Characters and Symbols
11593 \end_layout
11594
11595 \begin_layout Standard
11596 You can directly enter all characters that are available on your keyboard.
11597  You can also use special keyboard maps to be able to enter e.
11598 \begin_inset space \thinspace{}
11599 \end_inset
11600
11601 g.
11602 \begin_inset space \space{}
11603 \end_inset
11604
11605 characters needed for French with an English keyboard.
11606  See section
11607 \begin_inset space \thinspace{}
11608 \end_inset
11609
11610
11611 \begin_inset CommandInset ref
11612 LatexCommand ref
11613 reference "sub:Keyboard-mapping"
11614
11615 \end_inset
11616
11617  for information on how this is done.
11618 \end_layout
11619
11620 \begin_layout Standard
11621 For the case where you need a character that is not on your keyboard, you
11622  can use the 
11623 \family sans
11624 Symbols
11625 \family default
11626  dialog via the menu 
11627 \family sans
11628 Insert\SpecialChar \menuseparator
11629 Special Character\SpecialChar \menuseparator
11630 Symbols
11631 \family default
11632 .
11633 \end_layout
11634
11635 \begin_layout Standard
11636 \begin_inset Note Greyedout
11637 status open
11638
11639 \begin_layout Plain Layout
11640
11641 \series bold
11642 Note:
11643 \series default
11644  Maybe not all symbols inserted with the symbols dialog can be displayed
11645  when you are using a special screen font in LyX's preferences.
11646  But the inserted symbols will in every case be displayed in the output.
11647 \end_layout
11648
11649 \end_inset
11650
11651
11652 \end_layout
11653
11654 \begin_layout Section
11655 Fonts and Text Styles
11656 \begin_inset CommandInset label
11657 LatexCommand label
11658 name "sec:Fonts-and-Text"
11659
11660 \end_inset
11661
11662
11663 \end_layout
11664
11665 \begin_layout Subsection
11666 Font Types
11667 \begin_inset Index idx
11668 status collapsed
11669
11670 \begin_layout Plain Layout
11671 Font ! Types
11672 \end_layout
11673
11674 \end_inset
11675
11676
11677 \end_layout
11678
11679 \begin_layout Standard
11680 There are two types of fonts:
11681 \end_layout
11682
11683 \begin_layout Description
11684 Vector
11685 \begin_inset space ~
11686 \end_inset
11687
11688 fonts
11689 \begin_inset Index idx
11690 status collapsed
11691
11692 \begin_layout Plain Layout
11693 Fonts ! Vector-
11694 \end_layout
11695
11696 \end_inset
11697
11698  are fonts, built from outlines of the single glyphs (e.
11699 \begin_inset space \thinspace{}
11700 \end_inset
11701
11702 g.
11703  characters) in the font.
11704  This means that each glyph is defined using mathematical curves that are
11705  well suited for scaling to any requested size.
11706  This mathematical definition is interpreted by the font renderer and the
11707  curve is filled out with pixels according to the size and glyph.
11708  This means that vector fonts will look pretty good in all sizes.
11709  Only at very small sizes where each pixel has to be very carefully computed
11710  to provide a good image, it might be hard to provide a good rendering.
11711 \begin_inset Newline newline
11712 \end_inset
11713
11714 That could mean that one only needs to define one font size and scale them.
11715  But to achieve a better quality, many fonts define several font sizes.
11716  That improves the appearance because you need more details at large font
11717  sizes than at small ones.
11718 \begin_inset Newline newline
11719 \end_inset
11720
11721 The font types 
11722 \family typewriter
11723 TrueType
11724 \family default
11725
11726 \family typewriter
11727 OpenType
11728 \family default
11729 , and 
11730 \family typewriter
11731 Type
11732 \begin_inset space ~
11733 \end_inset
11734
11735 1
11736 \family default
11737  are vector fonts.
11738 \end_layout
11739
11740 \begin_layout Description
11741 Bitmap
11742 \begin_inset space ~
11743 \end_inset
11744
11745 fonts
11746 \begin_inset Index idx
11747 status collapsed
11748
11749 \begin_layout Plain Layout
11750 Fonts ! Bitmap-
11751 \end_layout
11752
11753 \end_inset
11754
11755  on the other hand, are defined by bitmap graphics from the start, so they
11756  will look good at all the sizes they are meant for.
11757  However, they don't scale well, because in order to scale a glyph, each
11758  pixel is enlarged into several pixels.
11759  It is the same effect that happens if you try to enlarge a picture in a
11760  picture manipulation program.
11761  In order to relieve this effect, bitmap fonts are typically provided in
11762  several fixed sizes typically from around 8 pixels high up to 34 pixels
11763  or so high in steps according to what is believed to be useful.
11764  The advantage of bitmap fonts is that no complicated computations are necessary
11765  to display each glyph, so bitmap fonts are thus faster displayed than scalable
11766  fonts.
11767  The disadvantage is that sizes that don't exist as fixed versions have
11768  to be scaled by doubling pixels, and thus look bad.
11769 \begin_inset Newline newline
11770 \end_inset
11771
11772 Bitmap fonts are named 
11773 \family typewriter
11774 Type
11775 \begin_inset space ~
11776 \end_inset
11777
11778 3
11779 \family default
11780  in PostScript- and PDF-documents.
11781 \end_layout
11782
11783 \begin_layout Standard
11784 The result of all this is that bitmap fonts are best for the size they are
11785  designed for, while scalable fonts are good for nearly all sizes.
11786  So one needs fewer font size definitions for scalable fonts.
11787  That's the reason why nearly all text rendering and typesetting programs
11788  use scalable fonts.
11789 \end_layout
11790
11791 \begin_layout Standard
11792 To test which fonts are used in a PDF-document, you can have a look into
11793  its document properties.
11794 \end_layout
11795
11796 \begin_layout Standard
11797 Many modern typesetting and markup languages have begun to move towards
11798  specifying character styles rather than specifying a particular font.
11799  For example, instead of changing to an italicized version of the current
11800  font to emphasize text, you use an 
11801 \begin_inset Quotes eld
11802 \end_inset
11803
11804 emphasized style
11805 \begin_inset Quotes erd
11806 \end_inset
11807
11808  instead.
11809  This concept fits in perfectly with LyX.
11810  In LyX, you do things based on contexts, rather than focusing on typesetting
11811  details.
11812 \end_layout
11813
11814 \begin_layout Subsection
11815 LaTeX font support
11816 \begin_inset CommandInset label
11817 LatexCommand label
11818 name "sub:LaTeX-font-support"
11819
11820 \end_inset
11821
11822
11823 \end_layout
11824
11825 \begin_layout Standard
11826 Traditionally, LaTeX uses its own fonts.
11827  That is to say, you cannot directly access the fonts installed on your
11828  operating system, but you have to use specific fonts provided by your LaTeX
11829  distribution.
11830  The reason is that LaTeX needs some extra information about the fonts,
11831  which have to be provided by additional files and packages.
11832  The downside of this is that your font choice is somewhat limited, compared
11833  to usual word processors.
11834  On the other hand this comes with the advantage that the provided fonts
11835  are generally of very good quality, and that LaTeX files are very portable
11836  across different machines.
11837  Also, the range of fonts supported by traditional LaTeX was increased a
11838  lot meanwhile so that you can find packages for many free and commercial
11839  fonts.
11840  In LyX, only a subset of these are directly selectable via the user interface
11841  (see section
11842 \begin_inset space ~
11843 \end_inset
11844
11845
11846 \begin_inset CommandInset ref
11847 LatexCommand ref
11848 reference "sub:Document-Font"
11849
11850 \end_inset
11851
11852  for details).
11853  However, all others are available if you enter the respective LaTeX code
11854  in the document preamble (please refer to the documentation of your desired
11855  font).
11856 \end_layout
11857
11858 \begin_layout Standard
11859 Furthermore, recent developments brought some new LaTeX engines that are
11860  also able to directly access fonts that are installed for your operating
11861  system (OS), namely XeTeX and LuaTeX.
11862  Both engines are now supported by LyX.
11863  By using them, you can use theoretically any OpenType or TrueType font
11864  that is installed on your system.
11865  The next section describes how to use these OS fonts.
11866 \end_layout
11867
11868 \begin_layout Standard
11869 \begin_inset Note Greyedout
11870 status open
11871
11872 \begin_layout Plain Layout
11873
11874 \series bold
11875 Note:
11876 \series default
11877  In practice, some fonts might fail due to bad metrics and other font deficienci
11878 es; so you might have to experiment.
11879 \end_layout
11880
11881 \end_inset
11882
11883
11884 \end_layout
11885
11886 \begin_layout Standard
11887 \begin_inset Note Greyedout
11888 status open
11889
11890 \begin_layout Plain Layout
11891
11892 \series bold
11893 Note:
11894 \series default
11895  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11896  as traditional LaTeX or PDFTeX.
11897 \end_layout
11898
11899 \end_inset
11900
11901
11902 \end_layout
11903
11904 \begin_layout Subsection
11905 Document Font and Font size
11906 \begin_inset CommandInset label
11907 LatexCommand label
11908 name "sub:Document-Font"
11909
11910 \end_inset
11911
11912
11913 \begin_inset Index idx
11914 status collapsed
11915
11916 \begin_layout Plain Layout
11917 Font ! Size
11918 \end_layout
11919
11920 \end_inset
11921
11922
11923 \begin_inset Index idx
11924 status collapsed
11925
11926 \begin_layout Plain Layout
11927 Document ! Font
11928 \end_layout
11929
11930 \end_inset
11931
11932
11933 \end_layout
11934
11935 \begin_layout Standard
11936 You can set the document fonts in the 
11937 \family sans
11938 Document\SpecialChar \menuseparator
11939 Settings
11940 \family default
11941
11942 \begin_inset Index idx
11943 status collapsed
11944
11945 \begin_layout Plain Layout
11946 Document ! Settings
11947 \end_layout
11948
11949 \end_inset
11950
11951  dialog.
11952  In the 
11953 \family sans
11954 Fonts
11955 \family default
11956  section of the dialog, you can specify which font should be used for the
11957  three different font shapes — roman (serif), 
11958 \family sans
11959 sans
11960 \begin_inset space ~
11961 \end_inset
11962
11963 serif
11964 \family default
11965  and 
11966 \family typewriter
11967 typewriter
11968 \family default
11969  (monospaced) — you can specify the base font size and scaling factors for
11970  (some) sans serif and typewriter fonts if this is necessary to fit with
11971  the roman font.
11972 \end_layout
11973
11974 \begin_layout Standard
11975 If you select 
11976 \family sans
11977 Use non-T
11978 \begin_inset ERT
11979 status collapsed
11980
11981 \begin_layout Plain Layout
11982
11983 {}
11984 \end_layout
11985
11986 \end_inset
11987
11988 eX fonts
11989 \family default
11990 , you will have access to the fonts installed on your operating system.
11991  This requires that you use 
11992 \family sans
11993 PDF (XeT
11994 \begin_inset ERT
11995 status collapsed
11996
11997 \begin_layout Plain Layout
11998
11999 {}
12000 \end_layout
12001
12002 \end_inset
12003
12004 eX)
12005 \family default
12006
12007 \family sans
12008 PDF (LuaT
12009 \begin_inset ERT
12010 status collapsed
12011
12012 \begin_layout Plain Layout
12013
12014 {}
12015 \end_layout
12016
12017 \end_inset
12018
12019 eX)
12020 \family default
12021  or 
12022 \family sans
12023 DVI (LuaT
12024 \begin_inset ERT
12025 status collapsed
12026
12027 \begin_layout Plain Layout
12028
12029 {}
12030 \end_layout
12031
12032 \end_inset
12033
12034 eX)
12035 \family default
12036  as output format, i.
12037 \begin_inset space \thinspace{}
12038 \end_inset
12039
12040 e.
12041 \begin_inset space ~
12042 \end_inset
12043
12044 you will have to have either XeTeX or LuaTeX installed (see section
12045 \begin_inset space ~
12046 \end_inset
12047
12048
12049 \begin_inset CommandInset ref
12050 LatexCommand ref
12051 reference "sub:LaTeX-font-support"
12052
12053 \end_inset
12054
12055 ).
12056  You will then not have access to TeX's own fonts.
12057  Note that LyX then lists all available fonts in each of the three lists
12058  (roman, sans
12059 \begin_inset space ~
12060 \end_inset
12061
12062 serif, and typewriter), since LyX cannot determine the family.
12063  Also note that the output might fail with some of the listed fonts, due
12064  to the encoding of the fonts and\SpecialChar \slash{}
12065 or font failures.
12066  LyX cannot determine this in advance, so you might need to experiment.
12067 \end_layout
12068
12069 \begin_layout Standard
12070 If you use TeX fonts (which is the default), the possible options for the
12071  font include 
12072 \family sans
12073 Default
12074 \family default
12075  and a list of fonts available with your LaTeX distribution.
12076  If you select 
12077 \family sans
12078 Default,
12079 \family default
12080  the font that is preset by the current document class is used.
12081  In most cases, this will be the standard TeX font, known as 
12082 \begin_inset Quotes eld
12083 \end_inset
12084
12085
12086 \family typewriter
12087 Computer
12088 \begin_inset space ~
12089 \end_inset
12090
12091 Modern
12092 \family default
12093
12094 \begin_inset Quotes erd
12095 \end_inset
12096
12097  (
12098 \family typewriter
12099 cm
12100 \family default
12101 ) or 
12102 \begin_inset Quotes eld
12103 \end_inset
12104
12105
12106 \family typewriter
12107 European Computer Modern
12108 \family default
12109
12110 \begin_inset Quotes erd
12111 \end_inset
12112
12113  (
12114 \family typewriter
12115 ec
12116 \family default
12117 ), but some classes preset different default fonts.
12118 \end_layout
12119
12120 \begin_layout Standard
12121 As 
12122 \family typewriter
12123 cm
12124 \family default
12125  and 
12126 \family typewriter
12127 ec
12128 \family default
12129  are bitmap fonts, they often looks pixelated in PDF output, especially
12130  when you read the PDF in a zoomed size.
12131 \begin_inset Foot
12132 status collapsed
12133
12134 \begin_layout Plain Layout
12135 This problem doesn't appear if you read PDFs in 
12136 \family typewriter
12137 Adobe
12138 \begin_inset space ~
12139 \end_inset
12140
12141 Reader
12142 \family default
12143  version 6 or later, because this program includes a special bitmap font
12144  renderer.
12145 \end_layout
12146
12147 \end_inset
12148
12149  To get rid of pixelated fonts, you have to use a vector font.
12150  Depending on how your document should look like, you can either:
12151 \end_layout
12152
12153 \begin_layout Itemize
12154 select the 
12155 \family sans
12156 Latin
12157 \begin_inset space ~
12158 \end_inset
12159
12160 Modern
12161 \family default
12162  fonts, which is the recommended choice if you want to keep the look of
12163  
12164 \family typewriter
12165 cm
12166 \family default
12167 /
12168 \family typewriter
12169 ec
12170 \family default
12171 .
12172  
12173 \family sans
12174 Latin
12175 \begin_inset space ~
12176 \end_inset
12177
12178 Modern
12179 \family default
12180  was developed for the LaTeX community in order to replace 
12181 \family typewriter
12182 cm
12183 \family default
12184  as the default font.
12185  It covers a huge range of glyphs and several font shapes.
12186  Except for some details, where the appearance was improved, 
12187 \family sans
12188 Latin
12189 \begin_inset space ~
12190 \end_inset
12191
12192 Modern
12193 \family default
12194  looks identical to 
12195 \family typewriter
12196 cm
12197 \family default
12198 .;
12199 \begin_inset Foot
12200 status collapsed
12201
12202 \begin_layout Plain Layout
12203 One difference is improved kerning.
12204 \end_layout
12205
12206 \end_inset
12207
12208
12209 \end_layout
12210
12211 \begin_layout Itemize
12212 or select the 
12213 \family sans
12214 AE
12215 \begin_inset space ~
12216 \end_inset
12217
12218 (Almost
12219 \begin_inset space ~
12220 \end_inset
12221
12222 European)
12223 \family default
12224  fonts in (the rare) case that 
12225 \family sans
12226 Latin
12227 \begin_inset space ~
12228 \end_inset
12229
12230 Modern
12231 \family default
12232  is not available to you or does not work, and you still want to emulate
12233  the look of 
12234 \family typewriter
12235 cm
12236 \family default
12237 /
12238 \family typewriter
12239 ec
12240 \family default
12241 .
12242  
12243 \family typewriter
12244 AE
12245 \family default
12246  is a virtual font.
12247  Virtual means that it 
12248 \begin_inset Quotes eld
12249 \end_inset
12250
12251 steals
12252 \begin_inset Quotes erd
12253 \end_inset
12254
12255  outline 
12256 \family typewriter
12257 cm
12258 \family default
12259 -glyphs from other fonts.
12260  This has the disadvantage that some characters are missing, like the French
12261  guillemets (
12262 \begin_inset Quotes eld
12263 \end_inset
12264
12265 «
12266 \begin_inset Quotes erd
12267 \end_inset
12268
12269  and 
12270 \begin_inset Quotes eld
12271 \end_inset
12272
12273 »
12274 \begin_inset Quotes erd
12275 \end_inset
12276
12277 )
12278 \begin_inset Foot
12279 status collapsed
12280
12281 \begin_layout Plain Layout
12282 Loading the LaTeX-package 
12283 \series bold
12284 aeguill
12285 \series default
12286
12287 \begin_inset Index idx
12288 status collapsed
12289
12290 \begin_layout Plain Layout
12291 LaTeX-packages ! aeguill
12292 \end_layout
12293
12294 \end_inset
12295
12296  with the document preamble line
12297 \begin_inset Newline newline
12298 \end_inset
12299
12300
12301 \series bold
12302
12303 \backslash
12304 usepackage[ec]{aeguill}
12305 \begin_inset Newline newline
12306 \end_inset
12307
12308
12309 \series default
12310 will fix the guillemet problem.
12311 \end_layout
12312
12313 \end_inset
12314
12315  and that accented characters are not 
12316 \emph on
12317 one
12318 \emph default
12319  glyph, but build of 
12320 \emph on
12321 two
12322 \emph default
12323  characters, the accent and the letter.
12324  Therefore you cannot search for words with accented characters in documents
12325  using the 
12326 \family typewriter
12327 AE
12328 \family default
12329  fonts.
12330  If you search for example for the French word 
12331 \begin_inset Quotes eld
12332 \end_inset
12333
12334 rève
12335 \begin_inset Quotes erd
12336 \end_inset
12337
12338  in a PDF, you will not get any result, because the PDF-viewer searches
12339  for the glyph 
12340 \begin_inset Quotes eld
12341 \end_inset
12342
12343  è 
12344 \begin_inset Quotes erd
12345 \end_inset
12346
12347  and not for the glyph 
12348 \begin_inset Quotes eld
12349 \end_inset
12350
12351  e +
12352 \begin_inset space ~
12353 \end_inset
12354
12355  ̀ 
12356 \begin_inset Quotes erd
12357 \end_inset
12358
12359 .
12360 \end_layout
12361
12362 \begin_layout Itemize
12363 If you do not like the look of 
12364 \family typewriter
12365 cm
12366 \family default
12367 /
12368 \family typewriter
12369 ec
12370 \family default
12371 , you can of course select one of the other provided vector fonts, e.
12372 \begin_inset space \thinspace{}
12373 \end_inset
12374
12375 g.
12376 \begin_inset space ~
12377 \end_inset
12378
12379
12380 \family typewriter
12381 Times
12382 \begin_inset space ~
12383 \end_inset
12384
12385 Roman
12386 \family default
12387  or
12388 \family typewriter
12389  Palatino
12390 \family default
12391 .
12392  Most roman vector fonts will automatically select matching sans
12393 \begin_inset space ~
12394 \end_inset
12395
12396 serif and typewriter fonts,
12397 \begin_inset Foot
12398 status collapsed
12399
12400 \begin_layout Plain Layout
12401 These are sometimes just matching other fonts (e.
12402 \begin_inset space \thinspace{}
12403 \end_inset
12404
12405 g., 
12406 \family sans
12407 Times
12408 \begin_inset space ~
12409 \end_inset
12410
12411 Roman
12412 \family default
12413  selects 
12414 \family sans
12415 Helvetica
12416 \family default
12417  for sans serif text), or different shapes of the same font, i.
12418 \begin_inset space \thinspace{}
12419 \end_inset
12420
12421 e.
12422 \begin_inset space \space{}
12423 \end_inset
12424
12425 a real font 
12426 \emph on
12427 family
12428 \emph default
12429  (e.
12430 \begin_inset space \thinspace{}
12431 \end_inset
12432
12433 g.
12434 \begin_inset space \space{}
12435 \end_inset
12436
12437 in case of 
12438 \family sans
12439 Latin
12440 \begin_inset space ~
12441 \end_inset
12442
12443 Modern
12444 \family default
12445  oder 
12446 \family sans
12447 Computer
12448 \begin_inset space ~
12449 \end_inset
12450
12451 Modern
12452 \family default
12453 ).
12454 \end_layout
12455
12456 \end_inset
12457
12458  but you can also select your own.
12459 \begin_inset Newline newline
12460 \end_inset
12461
12462 The differences between roman, 
12463 \family sans
12464 sans
12465 \begin_inset space ~
12466 \end_inset
12467
12468 serif
12469 \family default
12470  and 
12471 \family typewriter
12472 typewriter
12473 \family default
12474  fonts are explained in section
12475 \begin_inset space ~
12476 \end_inset
12477
12478
12479 \begin_inset CommandInset ref
12480 LatexCommand ref
12481 reference "sub:Fine-Tuning-with-the"
12482
12483 \end_inset
12484
12485 .
12486 \begin_inset Newline newline
12487 \end_inset
12488
12489 The font 
12490 \family sans
12491 Times
12492 \begin_inset space ~
12493 \end_inset
12494
12495 Roman
12496 \family default
12497  was originally designed for newspapers.
12498  That means its glyphs are smaller than the ones from other fonts to fit
12499  into the small newspaper columns.
12500  Therefore 
12501 \family sans
12502 Times
12503 \begin_inset space ~
12504 \end_inset
12505
12506 Roman
12507 \family default
12508  is not the optimal choice for larger documents like books.
12509 \end_layout
12510
12511 \begin_layout Standard
12512 For the font size there are generally four possible values: 
12513 \family sans
12514 Default, 10
12515 \family default
12516
12517 \family sans
12518 11
12519 \family default
12520  and 
12521 \family sans
12522 12
12523 \family default
12524 .
12525  Some classes provide additional sizes.
12526  The size of 
12527 \family sans
12528 Default
12529 \family default
12530  depends on the class you are using.
12531  In the standard classes it is equal to the font size 10.
12532 \end_layout
12533
12534 \begin_layout Standard
12535 Note that the font size is the 
12536 \emph on
12537 base size
12538 \emph default
12539 .
12540  That means that LyX scales all other possible font sizes (such as those
12541  used in footnotes, super-, and subscripts) by this value.
12542  You can fine-tune the font size of text parts via the 
12543 \family sans
12544 Text
12545 \begin_inset space ~
12546 \end_inset
12547
12548 Style
12549 \family default
12550  dialog if needed.
12551  The possible font sizes for text parts are explained in section
12552 \begin_inset space ~
12553 \end_inset
12554
12555
12556 \begin_inset CommandInset ref
12557 LatexCommand ref
12558 reference "sub:Fine-Tuning-with-the"
12559
12560 \end_inset
12561
12562 .
12563 \end_layout
12564
12565 \begin_layout Standard
12566 The 
12567 \family sans
12568 Default Family
12569 \family default
12570  selection lets you specify whether the base font of your document should
12571  be roman, sans
12572 \begin_inset space ~
12573 \end_inset
12574
12575 serif or typewriter.
12576  The 
12577 \family sans
12578 Default
12579 \family default
12580  selection uses what is preset by the class, the other selections override
12581  this.
12582  In most cases, 
12583 \family sans
12584 Default
12585 \family default
12586  is equal to 
12587 \family sans
12588 roman
12589 \family default
12590 , but some classes (such as presentation classes) also use other defaults.
12591 \end_layout
12592
12593 \begin_layout Standard
12594 The
12595 \family typewriter
12596  
12597 \family sans
12598 LaTe
12599 \begin_inset ERT
12600 status collapsed
12601
12602 \begin_layout Plain Layout
12603
12604 {}
12605 \end_layout
12606
12607 \end_inset
12608
12609 X font encoding
12610 \family default
12611  selection is an expert setting which lets you change the value passed to
12612  the LaTeX-package 
12613 \series bold
12614 fontenc
12615 \series default
12616
12617 \begin_inset Index idx
12618 status collapsed
12619
12620 \begin_layout Plain Layout
12621 LaTeX-packages ! fontenc
12622 \end_layout
12623
12624 \end_inset
12625
12626  (see also sec.
12627 \begin_inset space ~
12628 \end_inset
12629
12630
12631 \begin_inset CommandInset ref
12632 LatexCommand ref
12633 reference "sub:LaTeX-settings"
12634
12635 \end_inset
12636
12637 ).
12638  Normally, you do not need to change (or even understand) this.
12639  Unless you have specific reasons, use 
12640 \family sans
12641 Default
12642 \family default
12643 .
12644 \end_layout
12645
12646 \begin_layout Standard
12647 With some fonts, the checkboxes 
12648 \family sans
12649 Use Old Style Figures
12650 \family default
12651  and 
12652 \family sans
12653 Use True Small Caps
12654 \family default
12655  are enabled.
12656  These are extra features some fonts provide.
12657  If 
12658 \family sans
12659 Use Old Style Figures
12660 \family default
12661  is checked, old style figures (also known as medieval or text figures)
12662  are used.
12663  Old style figures are the numerals (0
12664 \begin_inset space \thinspace{}
12665 \end_inset
12666
12667 -
12668 \begin_inset space \thinspace{}
12669 \end_inset
12670
12671 9) with ascenders and descenders, which makes them fit nicely with lower
12672  letters.
12673  
12674 \family sans
12675 Use True Small Caps
12676 \family default
12677  determines that real small caps are used instead of faked small caps made
12678  of scaled capitals.
12679  Real small caps are often part of expert font sets; they generally look
12680  better than faked small caps but might have to be purchased separately.
12681 \end_layout
12682
12683 \begin_layout Standard
12684 The field 
12685 \family sans
12686 CJK
12687 \family default
12688  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12689  a font to display the script characters.
12690 \begin_inset Foot
12691 status collapsed
12692
12693 \begin_layout Plain Layout
12694 The font will be the argument for the commands of the LaTeX-package 
12695 \series bold
12696 CJK
12697 \series default
12698 .
12699 \begin_inset Index idx
12700 status collapsed
12701
12702 \begin_layout Plain Layout
12703 LaTeX-packages ! CJK
12704 \end_layout
12705
12706 \end_inset
12707
12708  So this has no effect for the document language 
12709 \family sans
12710 Japanese
12711 \family default
12712  that does not use 
12713 \series bold
12714 CJK
12715 \series default
12716 .
12717 \end_layout
12718
12719 \end_inset
12720
12721
12722 \end_layout
12723
12724 \begin_layout Standard
12725 \begin_inset VSpace bigskip
12726 \end_inset
12727
12728
12729 \begin_inset Note Greyedout
12730 status open
12731
12732 \begin_layout Plain Layout
12733
12734 \series bold
12735 Note:
12736 \series default
12737  When you choose a new font or font size, LyX does 
12738 \emph on
12739 not
12740 \emph default
12741  change the screen font! You will only see a difference in the printed output;
12742  this is part of the WYSIWYM concept.
12743  LyX's screen fonts can be adjusted in the 
12744 \family sans
12745 Tools\SpecialChar \menuseparator
12746 Preferences
12747 \family default
12748  dialog, see section
12749 \begin_inset space ~
12750 \end_inset
12751
12752
12753 \begin_inset CommandInset ref
12754 LatexCommand ref
12755 reference "sub:Screen-Fonts"
12756
12757 \end_inset
12758
12759 .
12760 \end_layout
12761
12762 \end_inset
12763
12764
12765 \end_layout
12766
12767 \begin_layout Subsection
12768 Using Different Character Styles
12769 \begin_inset Index idx
12770 status collapsed
12771
12772 \begin_layout Plain Layout
12773 Character Styles
12774 \end_layout
12775
12776 \end_inset
12777
12778
12779 \begin_inset Index idx
12780 status collapsed
12781
12782 \begin_layout Plain Layout
12783 Text Style
12784 \end_layout
12785
12786 \end_inset
12787
12788
12789 \end_layout
12790
12791 \begin_layout Standard
12792 As we've already seen, LyX automatically changes the character style for
12793  certain paragraph environments.
12794  LyX supports two character styles, 
12795 \family sans
12796 Emphasized
12797 \family default
12798  and 
12799 \family sans
12800 Noun
12801 \family default
12802 .
12803  You can activate both of these styles via keybindings, the menus, and the
12804  toolbar.
12805 \end_layout
12806
12807 \begin_layout Standard
12808 To activate the 
12809 \family sans
12810 Noun
12811 \family default
12812  style, do one of the following:
12813 \end_layout
12814
12815 \begin_layout Itemize
12816 click on the toolbar button 
12817 \begin_inset Info
12818 type  "icon"
12819 arg   "font-noun"
12820 \end_inset
12821
12822
12823 \end_layout
12824
12825 \begin_layout Itemize
12826 use the key binding 
12827 \begin_inset Info
12828 type  "shortcut"
12829 arg   "font-noun"
12830 \end_inset
12831
12832
12833 \end_layout
12834
12835 \begin_layout Standard
12836 These commands are all toggles.
12837  That is, if 
12838 \family sans
12839 Noun
12840 \family default
12841  style is already active, they deactivate it.
12842 \end_layout
12843
12844 \begin_layout Standard
12845 One typically uses the 
12846 \family sans
12847 Noun
12848 \family default
12849  style for proper names.
12850  For example: 
12851 \begin_inset Quotes eld
12852 \end_inset
12853
12854
12855 \noun on
12856 Matthias Ettrich
12857 \noun default
12858  is the original author of LyX.
12859 \begin_inset Quotes erd
12860 \end_inset
12861
12862
12863 \end_layout
12864
12865 \begin_layout Standard
12866 A more widely used character style is the 
12867 \family sans
12868 Emphasized
12869 \family default
12870  style.
12871  You can activate (or deactivate — it's also a toggle) the 
12872 \family sans
12873 Emphasized
12874 \family default
12875  style by:
12876 \end_layout
12877
12878 \begin_layout Itemize
12879 clicking on the toolbar button 
12880 \begin_inset Info
12881 type  "icon"
12882 arg   "font-emph"
12883 \end_inset
12884
12885
12886 \end_layout
12887
12888 \begin_layout Itemize
12889 using the keybindings 
12890 \begin_inset Info
12891 type  "shortcut"
12892 arg   "font-emph"
12893 \end_inset
12894
12895
12896 \end_layout
12897
12898 \begin_layout Standard
12899 Normally the 
12900 \family sans
12901 Emphasized
12902 \family default
12903  style is equivalent to an italic font but some document classes or LaTeX-packag
12904 es use a different font.
12905 \end_layout
12906
12907 \begin_layout Standard
12908 We've been using the 
12909 \family sans
12910 Emphasized
12911 \family default
12912  style all over the place in this document.
12913  Here's one more example:
12914 \end_layout
12915
12916 \begin_layout Quotation
12917
12918 \emph on
12919 Don't overuse character styles!
12920 \end_layout
12921
12922 \begin_layout Standard
12923 It's also a warning in addition to an example.
12924  One's writing should parallel ordinary conversation.
12925  Since we don't all constantly scream at each other, we should also avoid
12926  the common tendency to overuse character style.
12927  
12928 \end_layout
12929
12930 \begin_layout Standard
12931 You can always reset to the default font using the key binding 
12932 \begin_inset Info
12933 type  "shortcut"
12934 arg   "font-default"
12935 \end_inset
12936
12937  or the dialog 
12938 \family sans
12939 Edit\SpecialChar \menuseparator
12940 Text
12941 \begin_inset space ~
12942 \end_inset
12943
12944 Style
12945 \family default
12946 .
12947 \end_layout
12948
12949 \begin_layout Subsection
12950 Fine-Tuning with the 
12951 \family sans
12952 Text Style
12953 \family default
12954  dialog
12955 \begin_inset CommandInset label
12956 LatexCommand label
12957 name "sub:Fine-Tuning-with-the"
12958
12959 \end_inset
12960
12961
12962 \begin_inset Index idx
12963 status collapsed
12964
12965 \begin_layout Plain Layout
12966 Text Style
12967 \end_layout
12968
12969 \end_inset
12970
12971
12972 \end_layout
12973
12974 \begin_layout Standard
12975 There are always occasions when you will need to do some fine-tuning, so
12976  LyX gives you a way to create a custom character style.
12977  For example, an academic journal or a corporation may have a style sheet
12978  requiring a sans-serif font be used in certain situations.
12979  Also, writers sometimes use a different font to offset a character's thoughts
12980  from ordinary dialog.
12981 \end_layout
12982
12983 \begin_layout Standard
12984 Before we document how to use custom character style, we want to issue a
12985  warning yet again: Don't overuse character styles! 
12986 \begin_inset Newline newline
12987 \end_inset
12988
12989 Documents that overuse different fonts and sizes are not well readable and
12990  tend to look as if someone has knocked huge holes in them.
12991 \end_layout
12992
12993 \begin_layout Standard
12994 To use custom character styles, open the 
12995 \family sans
12996 Edit\SpecialChar \menuseparator
12997 Text
12998 \begin_inset space ~
12999 \end_inset
13000
13001 Style\SpecialChar \menuseparator
13002 Customized
13003 \family default
13004  dialog or press the toolbar button 
13005 \begin_inset Info
13006 type  "icon"
13007 arg   "dialog-show character"
13008 \end_inset
13009
13010 .
13011  There are several boxes on this dialog, each corresponding to a different
13012  font property which you can choose.
13013  You can choose an option for one of these properties, or select 
13014 \family sans
13015 No
13016 \begin_inset space ~
13017 \end_inset
13018
13019 change
13020 \family default
13021 , which keeps the current state of that property.
13022  The item 
13023 \family sans
13024 Reset
13025 \family default
13026  will reset the property to whatever is the default.
13027  You can use this to reset attributes across a bunch of different paragraph
13028  environments in a snap.
13029 \end_layout
13030
13031 \begin_layout Standard
13032 The font properties, and their options (in addition to 
13033 \family sans
13034 No
13035 \begin_inset space ~
13036 \end_inset
13037
13038 change
13039 \family default
13040  and 
13041 \family sans
13042 Reset
13043 \family default
13044 ) are:
13045 \end_layout
13046
13047 \begin_layout Labeling
13048 \labelwidthstring 00.00.0000
13049
13050 \family sans
13051 Family
13052 \family default
13053  The 
13054 \begin_inset Quotes eld
13055 \end_inset
13056
13057 overall look
13058 \begin_inset Quotes erd
13059 \end_inset
13060
13061  of the font.
13062  The possible options are:
13063 \end_layout
13064
13065 \begin_deeper
13066 \begin_layout Labeling
13067 \labelwidthstring 00.00.0000
13068
13069 \family sans
13070 Roman
13071 \family default
13072  This is the Roman font family.
13073  Normally a serif font.
13074  It's also the default family.
13075  (key binding 
13076 \begin_inset Info
13077 type  "shortcut"
13078 arg   "font-roman"
13079 \end_inset
13080
13081 )
13082 \end_layout
13083
13084 \begin_layout Labeling
13085 \labelwidthstring 00.00.0000
13086
13087 \family sans
13088 Sans
13089 \begin_inset space ~
13090 \end_inset
13091
13092 Serif
13093 \family default
13094  
13095 \family sans
13096 This is the Sans Serif font family.
13097
13098 \family default
13099  (key binding 
13100 \begin_inset Info
13101 type  "shortcut"
13102 arg   "font-sans"
13103 \end_inset
13104
13105 )
13106 \end_layout
13107
13108 \begin_layout Labeling
13109 \labelwidthstring 00.00.0000
13110
13111 \family sans
13112 Typewriter
13113 \family default
13114  
13115 \family typewriter
13116 This is the Typewriter font family.
13117
13118 \family default
13119  (key binding 
13120 \begin_inset Info
13121 type  "shortcut"
13122 arg   "font-typewriter"
13123 \end_inset
13124
13125
13126 \family sans
13127 )
13128 \end_layout
13129
13130 \end_deeper
13131 \begin_layout Labeling
13132 \labelwidthstring 00.00.0000
13133
13134 \family sans
13135 Series
13136 \family default
13137  This corresponds to the print weight.
13138  Options are:
13139 \end_layout
13140
13141 \begin_deeper
13142 \begin_layout Labeling
13143 \labelwidthstring 00.00.0000
13144
13145 \family sans
13146 Medium
13147 \family default
13148  This is the Medium font series.
13149  It's also the default series.
13150 \end_layout
13151
13152 \begin_layout Labeling
13153 \labelwidthstring 00.00.0000
13154
13155 \family sans
13156 Bold
13157 \family default
13158  
13159 \series bold
13160 This is the Bold font series.
13161
13162 \series default
13163  (key binding 
13164 \begin_inset Info
13165 type  "shortcut"
13166 arg   "font-bold"
13167 \end_inset
13168
13169 )
13170 \end_layout
13171
13172 \end_deeper
13173 \begin_layout Labeling
13174 \labelwidthstring 00.00.0000
13175
13176 \family sans
13177 Shape
13178 \family default
13179  As the name implies.
13180  Options are:
13181 \end_layout
13182
13183 \begin_deeper
13184 \begin_layout Labeling
13185 \labelwidthstring 00.00.0000
13186
13187 \family sans
13188 Upright
13189 \family default
13190  This is the Upright font shape.
13191  It's also the default shape.
13192 \end_layout
13193
13194 \begin_layout Labeling
13195 \labelwidthstring 00.00.0000
13196
13197 \family sans
13198 Italic
13199 \family default
13200  
13201 \shape italic
13202 This
13203 \shape default
13204  
13205 \family sans
13206 \shape italic
13207 i
13208 \family default
13209 s the Italic font shape
13210 \shape default
13211 \emph on
13212 .
13213 \end_layout
13214
13215 \begin_layout Labeling
13216 \labelwidthstring 00.00.0000
13217
13218 \family sans
13219 Slanted
13220 \family default
13221  
13222 \shape slanted
13223 This is the Slanted font shape
13224 \shape default
13225  (although it might not be visible in LyX, this is different from italic).
13226 \end_layout
13227
13228 \begin_layout Labeling
13229 \labelwidthstring 00.00.0000
13230
13231 \family sans
13232 Small
13233 \begin_inset space ~
13234 \end_inset
13235
13236 Caps
13237 \family default
13238  
13239 \shape smallcaps
13240 This is the Small caps font shape
13241 \shape default
13242 \noun on
13243 .
13244 \end_layout
13245
13246 \end_deeper
13247 \begin_layout Labeling
13248 \labelwidthstring 00.00.0000
13249
13250 \family sans
13251 Size
13252 \family default
13253  Alters the size of the font.
13254  You will find no numerical values here; all possible sizes are actually
13255  proportional to the document font size.
13256  Once again, you don't feed LyX the details, but a general description of
13257  what you want to do.
13258  The options are:
13259 \end_layout
13260
13261 \begin_deeper
13262 \begin_layout Labeling
13263 \labelwidthstring 00.00.0000
13264
13265 \family sans
13266 Tiny
13267 \family default
13268  
13269 \size tiny
13270 This is the 
13271 \begin_inset Quotes eld
13272 \end_inset
13273
13274 Tiny
13275 \begin_inset Quotes erd
13276 \end_inset
13277
13278  font size.
13279
13280 \size default
13281  (key bindings 
13282 \begin_inset Info
13283 type  "shortcuts"
13284 arg   "font-size tiny"
13285 \end_inset
13286
13287 )
13288 \end_layout
13289
13290 \begin_layout Labeling
13291 \labelwidthstring 00.00.0000
13292
13293 \family sans
13294 Smallest
13295 \family default
13296  
13297 \size scriptsize
13298 This is the 
13299 \begin_inset Quotes eld
13300 \end_inset
13301
13302 Smallest
13303 \begin_inset Quotes erd
13304 \end_inset
13305
13306  font size
13307 \size default
13308 .
13309  (key binding 
13310 \begin_inset Info
13311 type  "shortcut"
13312 arg   "font-size scriptsize"
13313 \end_inset
13314
13315 )
13316 \end_layout
13317
13318 \begin_layout Labeling
13319 \labelwidthstring 00.00.0000
13320
13321 \family sans
13322 Smaller
13323 \family default
13324  
13325 \size footnotesize
13326 This is the 
13327 \begin_inset Quotes eld
13328 \end_inset
13329
13330 Smaller
13331 \begin_inset Quotes erd
13332 \end_inset
13333
13334  font size.
13335
13336 \size default
13337  (key bindings 
13338 \begin_inset Info
13339 type  "shortcuts"
13340 arg   "font-size footnotesize"
13341 \end_inset
13342
13343 )
13344 \end_layout
13345
13346 \begin_layout Labeling
13347 \labelwidthstring 00.00.0000
13348
13349 \family sans
13350 Small
13351 \family default
13352  
13353 \size small
13354 This is the 
13355 \begin_inset Quotes eld
13356 \end_inset
13357
13358 Small
13359 \begin_inset Quotes erd
13360 \end_inset
13361
13362  font size.
13363
13364 \size default
13365  (key bindings 
13366 \begin_inset Info
13367 type  "shortcuts"
13368 arg   "font-size small"
13369 \end_inset
13370
13371 )
13372 \end_layout
13373
13374 \begin_layout Labeling
13375 \labelwidthstring 00.00.0000
13376
13377 \family sans
13378 Normal
13379 \family default
13380  This is the 
13381 \begin_inset Quotes eld
13382 \end_inset
13383
13384 Normal
13385 \begin_inset Quotes erd
13386 \end_inset
13387
13388  font size.
13389  It's also the default size.
13390  (key bindings 
13391 \begin_inset Info
13392 type  "shortcuts"
13393 arg   "font-size normal"
13394 \end_inset
13395
13396 )
13397 \end_layout
13398
13399 \begin_layout Labeling
13400 \labelwidthstring 00.00.0000
13401
13402 \family sans
13403 Large
13404 \family default
13405  
13406 \size large
13407 This is the 
13408 \begin_inset Quotes eld
13409 \end_inset
13410
13411 Large
13412 \begin_inset Quotes erd
13413 \end_inset
13414
13415  font size.
13416
13417 \size default
13418  (key bindings 
13419 \begin_inset Info
13420 type  "shortcuts"
13421 arg   "font-size large"
13422 \end_inset
13423
13424 )
13425 \end_layout
13426
13427 \begin_layout Labeling
13428 \labelwidthstring 00.00.0000
13429
13430 \family sans
13431 Larger
13432 \family default
13433  
13434 \size larger
13435 This is the 
13436 \begin_inset Quotes eld
13437 \end_inset
13438
13439 Larger
13440 \begin_inset Quotes erd
13441 \end_inset
13442
13443  font size.
13444
13445 \size default
13446  (key bindings 
13447 \begin_inset Info
13448 type  "shortcuts"
13449 arg   "font-size larger"
13450 \end_inset
13451
13452 )
13453 \end_layout
13454
13455 \begin_layout Labeling
13456 \labelwidthstring 00.00.0000
13457
13458 \family sans
13459 Largest
13460 \family default
13461  
13462 \size largest
13463 This is the 
13464 \begin_inset Quotes eld
13465 \end_inset
13466
13467 Largest
13468 \begin_inset Quotes erd
13469 \end_inset
13470
13471  font size.
13472
13473 \size default
13474  (key binding 
13475 \begin_inset Info
13476 type  "shortcut"
13477 arg   "font-size largest"
13478 \end_inset
13479
13480 )
13481 \end_layout
13482
13483 \begin_layout Labeling
13484 \labelwidthstring 00.00.0000
13485
13486 \family sans
13487 Huge
13488 \family default
13489  
13490 \size huge
13491 This is the 
13492 \begin_inset Quotes eld
13493 \end_inset
13494
13495 Huge
13496 \begin_inset Quotes erd
13497 \end_inset
13498
13499  font size.
13500
13501 \size default
13502  (key bindings 
13503 \begin_inset Info
13504 type  "shortcuts"
13505 arg   "font-size huge"
13506 \end_inset
13507
13508 )
13509 \end_layout
13510
13511 \begin_layout Labeling
13512 \labelwidthstring 00.00.0000
13513
13514 \family sans
13515 Huger
13516 \family default
13517  
13518 \size giant
13519 This is the 
13520 \begin_inset Quotes eld
13521 \end_inset
13522
13523 Huger
13524 \begin_inset Quotes erd
13525 \end_inset
13526
13527  font size.
13528
13529 \size default
13530  (key bindings 
13531 \begin_inset Info
13532 type  "shortcuts"
13533 arg   "font-size giant"
13534 \end_inset
13535
13536 )
13537 \end_layout
13538
13539 \begin_layout Labeling
13540 \labelwidthstring 00.00.0000
13541
13542 \family sans
13543 Increase
13544 \family default
13545  This increases the size by one step (for instance, from 
13546 \begin_inset Quotes eld
13547 \end_inset
13548
13549 Largest
13550 \begin_inset Quotes erd
13551 \end_inset
13552
13553  to 
13554 \begin_inset Quotes eld
13555 \end_inset
13556
13557 Huge
13558 \begin_inset Quotes erd
13559 \end_inset
13560
13561 ).
13562  (key binding 
13563 \begin_inset Info
13564 type  "shortcut"
13565 arg   "font-size increase"
13566 \end_inset
13567
13568 )
13569 \end_layout
13570
13571 \begin_layout Labeling
13572 \labelwidthstring 00.00.0000
13573
13574 \family sans
13575 Decrease
13576 \family default
13577  This decreases the size by one step (for instance, from 
13578 \begin_inset Quotes eld
13579 \end_inset
13580
13581 Normal
13582 \begin_inset Quotes erd
13583 \end_inset
13584
13585  to 
13586 \begin_inset Quotes eld
13587 \end_inset
13588
13589 Small
13590 \begin_inset Quotes erd
13591 \end_inset
13592
13593 ).
13594  (key binding 
13595 \begin_inset Info
13596 type  "shortcut"
13597 arg   "font-size decrease"
13598 \end_inset
13599
13600 )
13601 \end_layout
13602
13603 \end_deeper
13604 \begin_layout Standard
13605 We warn you 
13606 \emph on
13607 yet again
13608 \emph default
13609 : don't go crazy with this feature.
13610  You should almost never need to change the font size.
13611  LyX automatically changes the font size for different paragraph environments
13612  — use that instead.
13613  This is here for fine-tuning only!
13614 \end_layout
13615
13616 \begin_layout Labeling
13617 \labelwidthstring 00.00.0000
13618
13619 \family sans
13620 Misc
13621 \family default
13622  Here you can change a few other things at the character level.
13623  Options are:
13624 \end_layout
13625
13626 \begin_deeper
13627 \begin_layout Labeling
13628 \labelwidthstring 00.00.0000
13629
13630 \family sans
13631 Emph
13632 \family default
13633  
13634 \emph on
13635 This is text with emphasize on
13636 \emph default
13637 .
13638  This might seem like the same as 
13639 \shape italic
13640 Italic
13641 \shape default
13642 , but it is actually a bit different.
13643  Emphasized is a 
13644 \emph on
13645 logical
13646 \emph default
13647  attribute.
13648  That means every document class can define its own font used for emphasized
13649  text.
13650  Normally this font is equal to italic.
13651 \end_layout
13652
13653 \begin_layout Labeling
13654 \labelwidthstring 00.00.0000
13655
13656 \family sans
13657 Underbar
13658 \family default
13659  
13660 \bar under
13661 This is text with Underbar on.
13662
13663 \bar default
13664  (key binding 
13665 \begin_inset Info
13666 type  "shortcuts"
13667 arg   "font-underline"
13668 \end_inset
13669
13670
13671 \family sans
13672 )
13673 \begin_inset Newline newline
13674 \end_inset
13675
13676
13677 \family default
13678 Avoid using underbar if you can! It is a hangover from the typewriter days,
13679  when you could not change fonts.
13680  One no longer needs to emphasize text by underscoring characters.
13681  This is only possible in LyX because some people 
13682 \emph on
13683 may
13684 \emph default
13685  need it in order to follow style sheets for journal submissions.
13686 \end_layout
13687
13688 \begin_layout Labeling
13689 \labelwidthstring 00.00.0000
13690
13691 \family sans
13692 Double
13693 \begin_inset space ~
13694 \end_inset
13695
13696 underbar
13697 \family default
13698  
13699 \uuline on
13700 This is text with Double underbar on.
13701
13702 \uuline default
13703  (key binding 
13704 \begin_inset Info
13705 type  "shortcut"
13706 arg   "font-underunderline"
13707 \end_inset
13708
13709 )
13710 \begin_inset Newline newline
13711 \end_inset
13712
13713 As we just warned you against using underbar, you can imagine what we think
13714  about double underbar.
13715 \end_layout
13716
13717 \begin_layout Labeling
13718 \labelwidthstring 00.00.0000
13719
13720 \family sans
13721 Wavy
13722 \begin_inset space ~
13723 \end_inset
13724
13725 underbar
13726 \family default
13727  
13728 \uwave on
13729 This is text with Wavy underbar on.
13730
13731 \uwave default
13732  (key binding 
13733 \begin_inset Info
13734 type  "shortcut"
13735 arg   "font-underwave"
13736 \end_inset
13737
13738 )
13739 \begin_inset Newline newline
13740 \end_inset
13741
13742 Use this only if a journal absolutely insists on it.
13743  Keep antinausea pills handy.
13744 \end_layout
13745
13746 \begin_layout Labeling
13747 \labelwidthstring 00.00.0000
13748
13749 \family sans
13750 Strikeout
13751 \family default
13752  
13753 \strikeout on
13754 This is text with Strikeout on.
13755
13756 \strikeout default
13757  (key binding 
13758 \begin_inset Info
13759 type  "shortcut"
13760 arg   "font-strikeout"
13761 \end_inset
13762
13763 )
13764 \begin_inset Newline newline
13765 \end_inset
13766
13767 This is frequently used to indicate an older version of text that has been
13768  changed in the meantime.
13769 \end_layout
13770
13771 \begin_layout Labeling
13772 \labelwidthstring 00.00.0000
13773
13774 \family sans
13775 Noun
13776 \family default
13777  
13778 \noun on
13779 This is text with Noun on.
13780
13781 \noun default
13782  Like 
13783 \family sans
13784 Emph
13785 \family default
13786 , this is a logical attribute.
13787  Normally it's equivalent to 
13788 \family sans
13789 Small
13790 \begin_inset space ~
13791 \end_inset
13792
13793 Caps
13794 \family default
13795 .
13796 \end_layout
13797
13798 \end_deeper
13799 \begin_layout Labeling
13800 \labelwidthstring 00.00.0000
13801
13802 \family sans
13803 Color
13804 \family default
13805  You can adjust the color of the text with this control.
13806  Notice that not all DVI-viewers are able to display colors.
13807  Besides 
13808 \family sans
13809 No
13810 \begin_inset space ~
13811 \end_inset
13812
13813 color
13814 \family default
13815 , which is the default 
13816 \begin_inset Quotes eld
13817 \end_inset
13818
13819 color
13820 \begin_inset Quotes erd
13821 \end_inset
13822
13823  and means normally black, you can choose between 
13824 \family sans
13825 Black
13826 \family default
13827
13828 \family sans
13829 White
13830 \family default
13831
13832 \family sans
13833 Red
13834 \family default
13835
13836 \family sans
13837 Green
13838 \family default
13839
13840 \family sans
13841 Blue
13842 \family default
13843
13844 \family sans
13845 Cyan
13846 \family default
13847
13848 \family sans
13849 Magenta
13850 \family default
13851  and 
13852 \family sans
13853 Yellow
13854 \family default
13855  text.
13856 \begin_inset Index idx
13857 status collapsed
13858
13859 \begin_layout Plain Layout
13860 Color ! Text
13861 \end_layout
13862
13863 \end_inset
13864
13865
13866 \end_layout
13867
13868 \begin_layout Labeling
13869 \labelwidthstring 00.00.0000
13870
13871 \family sans
13872 Language
13873 \family default
13874  This is used to mark regions of text as having a different language from
13875  the language of the document.
13876  Text marked in this way will be underlined in blue to indicate the change
13877  (only within LyX).
13878 \begin_inset Newline newline
13879 \end_inset
13880
13881 If you have for example a longer German Text in your document, LaTeX respects
13882  the German hyphenation rules automatically.
13883  When using the spell checking (see section
13884 \begin_inset space ~
13885 \end_inset
13886
13887
13888 \begin_inset CommandInset ref
13889 LatexCommand ref
13890 reference "sec:Spellchecking"
13891
13892 \end_inset
13893
13894 ) the German-marked text will be checked according to the German dictionary.
13895 \end_layout
13896
13897 \begin_layout Standard
13898 So you have a huge number of combinations to choose from.
13899  Once you've chosen a new character style via the 
13900 \family sans
13901 Edit\SpecialChar \menuseparator
13902 Text
13903 \begin_inset space ~
13904 \end_inset
13905
13906 Style
13907 \family default
13908  dialog, the settings are saved.
13909  You can activate them using the toolbar button 
13910 \begin_inset Info
13911 type  "icon"
13912 arg   "textstyle-apply"
13913 \end_inset
13914
13915 .
13916  The button lets you apply your custom character style even when the dialog
13917  isn't visible.
13918  
13919 \end_layout
13920
13921 \begin_layout Standard
13922 To completely reset the character style to the default, use 
13923 \begin_inset Info
13924 type  "shortcut"
13925 arg   "font-default"
13926 \end_inset
13927
13928 .
13929  If you want to toggle only those properties that you have just changed
13930  (suppose you just set the shape to 
13931 \begin_inset Quotes eld
13932 \end_inset
13933
13934 slanted
13935 \begin_inset Quotes erd
13936 \end_inset
13937
13938  and the series to 
13939 \begin_inset Quotes eld
13940 \end_inset
13941
13942 bold
13943 \begin_inset Quotes erd
13944 \end_inset
13945
13946 ), set the 
13947 \family sans
13948 Toggle
13949 \begin_inset space ~
13950 \end_inset
13951
13952 all
13953 \family default
13954  switch and press 
13955 \family sans
13956 Apply
13957 \family default
13958 .
13959 \end_layout
13960
13961 \begin_layout Standard
13962 You should also know something about the differences between the three main
13963  font types 
13964 \family sans
13965 serif
13966 \family default
13967
13968 \family sans
13969 sans
13970 \begin_inset space ~
13971 \end_inset
13972
13973 serif
13974 \family default
13975 , and 
13976 \family sans
13977 typewriter
13978 \family default
13979 :
13980 \end_layout
13981
13982 \begin_layout Itemize
13983
13984 \family sans
13985 Typewriter
13986 \family default
13987  is a so called 
13988 \begin_inset Quotes eld
13989 \end_inset
13990
13991 monospaced
13992 \begin_inset Quotes erd
13993 \end_inset
13994
13995  font, that means every character has the same width, the 
13996 \begin_inset Quotes eld
13997 \end_inset
13998
13999 i
14000 \begin_inset Quotes erd
14001 \end_inset
14002
14003  is as wide as the 
14004 \begin_inset Quotes eld
14005 \end_inset
14006
14007 m
14008 \begin_inset Quotes erd
14009 \end_inset
14010
14011 .
14012  Here is an example
14013 \begin_inset Newline newline
14014 \end_inset
14015
14016
14017 \begin_inset Phantom HPhantom
14018 status open
14019
14020 \begin_layout Plain Layout
14021 no 
14022 \end_layout
14023
14024 \end_inset
14025
14026
14027 \family typewriter
14028 typewriter text
14029 \family default
14030
14031 \begin_inset Note Note
14032 status collapsed
14033
14034 \begin_layout Plain Layout
14035 For more on phantoms see section
14036 \begin_inset space ~
14037 \end_inset
14038
14039
14040 \begin_inset CommandInset ref
14041 LatexCommand ref
14042 reference "sub:More-Spaces"
14043
14044 \end_inset
14045
14046 .
14047 \end_layout
14048
14049 \end_inset
14050
14051
14052 \begin_inset Newline newline
14053 \end_inset
14054
14055 no typewriter text
14056 \end_layout
14057
14058 \begin_layout Itemize
14059
14060 \family sans
14061 Serif
14062 \family default
14063  fonts use characters with serifs.
14064  These are the small 
14065 \begin_inset Quotes eld
14066 \end_inset
14067
14068 appendices
14069 \begin_inset Quotes erd
14070 \end_inset
14071
14072  at the ends of the strokes that form the character.
14073  The following example will show the difference:
14074 \begin_inset Newline newline
14075 \end_inset
14076
14077 text with serifs
14078 \begin_inset Newline newline
14079 \end_inset
14080
14081
14082 \family sans
14083 text without serifs
14084 \family default
14085
14086 \begin_inset Newline newline
14087 \end_inset
14088
14089 Serifs facilitate quick and easy reading.
14090  These fonts are therefore used as default (named 
14091 \family sans
14092 roman
14093 \family default
14094 ).
14095 \end_layout
14096
14097 \begin_layout Itemize
14098
14099 \family sans
14100 Sans serif
14101 \family default
14102  don't use serifs.
14103  This font type is therefore often used for headings and short texts.
14104  We use it in this document to highlight menu names.
14105 \end_layout
14106
14107 \begin_layout Standard
14108 \begin_inset Quotes eld
14109 \end_inset
14110
14111 Toggling
14112 \begin_inset Quotes erd
14113 \end_inset
14114
14115  refers to applying or removing font properties.
14116  When a property is marked for toggling in the Text Style dialog, applying
14117  the style to text that already has the property will cause the property
14118  to be removed.
14119  If you apply a style with properties A, B and C to text that currently
14120  has font properties B, C, F and G, and if B is set to toggle and C is set
14121  not to toggle, the text ends up with properties A, C, F and G.
14122  
14123 \begin_inset Quotes eld
14124 \end_inset
14125
14126 Never toggled
14127 \begin_inset Quotes erd
14128 \end_inset
14129
14130  and 
14131 \begin_inset Quotes eld
14132 \end_inset
14133
14134 always toggled
14135 \begin_inset Quotes erd
14136 \end_inset
14137
14138  mean that you do not control the toggling behavior.
14139  For the properties on the left side of the dialog (
14140 \begin_inset Quotes eld
14141 \end_inset
14142
14143 Family
14144 \begin_inset Quotes erd
14145 \end_inset
14146
14147  etc.), toggling behavior is up to you.
14148  If 
14149 \begin_inset Quotes eld
14150 \end_inset
14151
14152 Toggle all
14153 \begin_inset Quotes erd
14154 \end_inset
14155
14156  is checked, all of the left side properties are toggled; by default, none
14157  of them are.
14158  Finally, 
14159 \begin_inset Quotes eld
14160 \end_inset
14161
14162 Reset
14163 \begin_inset Quotes erd
14164 \end_inset
14165
14166  is never toggled.
14167  If you set 
14168 \begin_inset Quotes eld
14169 \end_inset
14170
14171 Series
14172 \begin_inset Quotes erd
14173 \end_inset
14174
14175  to 
14176 \begin_inset Quotes eld
14177 \end_inset
14178
14179 Reset
14180 \begin_inset Quotes erd
14181 \end_inset
14182
14183  and select 
14184 \begin_inset Quotes eld
14185 \end_inset
14186
14187 Toggle all
14188 \begin_inset Quotes erd
14189 \end_inset
14190
14191 , then apply the style to bold face text, the text will revert to the default
14192  series (
14193 \begin_inset Quotes eld
14194 \end_inset
14195
14196 Medium
14197 \begin_inset Quotes erd
14198 \end_inset
14199
14200 ), no matter how many times you apply the style.
14201  
14202 \end_layout
14203
14204 \begin_layout Standard
14205 We conclude with the same warning once again: Don't overuse the fonts.
14206  They are, more often than not, a kludge and a bad substitute for good writing.
14207 \end_layout
14208
14209 \begin_layout Section
14210 Printing and Previewing
14211 \end_layout
14212
14213 \begin_layout Subsection
14214 Overview
14215 \end_layout
14216
14217 \begin_layout Standard
14218 Now that we have covered some of the basic features of document preparation
14219  using LyX, you probably want to know how to print out your masterpiece.
14220  Before we tell you that, we want to give you a quick explanation of what
14221  goes on behind-the-scenes.
14222  We cover this information in much greater detail in the 
14223 \emph on
14224 Additional Features
14225 \emph default
14226  manual as well.
14227 \end_layout
14228
14229 \begin_layout Standard
14230 LyX uses the program LaTeX as its backend.
14231  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14232  confusion, we will only refer to LaTeX.
14233  LyX is what you use to do your actual writing.
14234  Then, LyX calls LaTeX to turn your writing into printable output.
14235  This happens in two stages:
14236 \end_layout
14237
14238 \begin_layout Enumerate
14239 First, LyX converts your document to a series of text commands for LaTeX,
14240  generating a file with the extension, 
14241 \begin_inset Quotes eld
14242 \end_inset
14243
14244
14245 \family typewriter
14246 .tex
14247 \family default
14248
14249 \begin_inset Quotes erd
14250 \end_inset
14251
14252 .
14253 \end_layout
14254
14255 \begin_layout Enumerate
14256 Next, LaTeX uses the commands in the 
14257 \family typewriter
14258 .tex
14259 \family default
14260  file to produce printable output.
14261  
14262 \end_layout
14263
14264 \begin_layout Subsection
14265 Output file formats
14266 \begin_inset Index idx
14267 status collapsed
14268
14269 \begin_layout Plain Layout
14270 File formats
14271 \end_layout
14272
14273 \end_inset
14274
14275
14276 \begin_inset CommandInset label
14277 LatexCommand label
14278 name "sub:Output-file-formats"
14279
14280 \end_inset
14281
14282
14283 \end_layout
14284
14285 \begin_layout Subsubsection
14286 Simple text (ASCII)
14287 \begin_inset Index idx
14288 status collapsed
14289
14290 \begin_layout Plain Layout
14291 File formats ! ASCII
14292 \end_layout
14293
14294 \end_inset
14295
14296
14297 \end_layout
14298
14299 \begin_layout Standard
14300 This file type has the extension 
14301 \begin_inset Quotes eld
14302 \end_inset
14303
14304
14305 \family typewriter
14306 .txt
14307 \family default
14308
14309 \begin_inset Quotes erd
14310 \end_inset
14311
14312 .
14313  It contains your document as plain text following the rules of the 
14314 \begin_inset Quotes eld
14315 \end_inset
14316
14317 American Standard Code for Information Interchange
14318 \begin_inset Quotes erd
14319 \end_inset
14320
14321  (ASCII).
14322 \end_layout
14323
14324 \begin_layout Standard
14325 You can export your document to ASCII by the menu 
14326 \family sans
14327 File\SpecialChar \menuseparator
14328 Export\SpecialChar \menuseparator
14329 Plain
14330 \begin_inset space ~
14331 \end_inset
14332
14333 text
14334 \family default
14335  or 
14336 \family sans
14337 File\SpecialChar \menuseparator
14338 Export\SpecialChar \menuseparator
14339 Plain
14340 \begin_inset space ~
14341 \end_inset
14342
14343 text
14344 \begin_inset space ~
14345 \end_inset
14346
14347 (ps2ascii)
14348 \family default
14349 .
14350  The latter will first internally export to PostScript and then do the conversio
14351 n to ASCII.
14352 \end_layout
14353
14354 \begin_layout Subsubsection
14355 LaTeX
14356 \begin_inset Index idx
14357 status collapsed
14358
14359 \begin_layout Plain Layout
14360 File formats ! LaTeX
14361 \end_layout
14362
14363 \end_inset
14364
14365
14366 \end_layout
14367
14368 \begin_layout Standard
14369 This file type has the extension 
14370 \begin_inset Quotes eld
14371 \end_inset
14372
14373
14374 \family typewriter
14375 .tex
14376 \family default
14377
14378 \begin_inset Quotes erd
14379 \end_inset
14380
14381  and contains all commands that are necessary for the LaTeX program to process
14382  your document.
14383  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14384  it manually with console commands.
14385  The LaTeX-file is automatically created in LyX's temporary directory whenever
14386  you view or export your document.
14387 \end_layout
14388
14389 \begin_layout Standard
14390 You can export your document as LaTeX-file using the menu 
14391 \family sans
14392 File\SpecialChar \menuseparator
14393 Export\SpecialChar \menuseparator
14394 LaT
14395 \begin_inset ERT
14396 status collapsed
14397
14398 \begin_layout Plain Layout
14399
14400 {}
14401 \end_layout
14402
14403 \end_inset
14404
14405 eX
14406 \family default
14407 .
14408  The different LaTeX export variants are explained in section
14409 \begin_inset space ~
14410 \end_inset
14411
14412
14413 \begin_inset CommandInset ref
14414 LatexCommand ref
14415 reference "sub:Export"
14416
14417 \end_inset
14418
14419 .
14420 \end_layout
14421
14422 \begin_layout Subsubsection
14423 DVI
14424 \begin_inset Index idx
14425 status collapsed
14426
14427 \begin_layout Plain Layout
14428 File formats ! DVI
14429 \end_layout
14430
14431 \end_inset
14432
14433
14434 \end_layout
14435
14436 \begin_layout Standard
14437 This file type has the extension 
14438 \begin_inset Quotes eld
14439 \end_inset
14440
14441
14442 \family typewriter
14443 .dvi
14444 \family default
14445
14446 \begin_inset Quotes erd
14447 \end_inset
14448
14449 .
14450  It is called 
14451 \begin_inset Quotes eld
14452 \end_inset
14453
14454 device-independent
14455 \begin_inset Quotes erd
14456 \end_inset
14457
14458  (DVI), because it is completely portable; you can move them from one machine
14459  to another without needing to do any sort of conversion.
14460  DVIs are used for quick previews and as pre-stage for other output formats,
14461  like PostScript.
14462 \end_layout
14463
14464 \begin_layout Standard
14465 DVI files do not contain images, they only link them.
14466  So don't forget to deliver the images together with your DVIs.
14467  Because the DVI-viewer has to convert the image in the background to make
14468  it visible when you scroll the DVI, this can slow down your computer when
14469  you view the DVI.
14470  So we recommend to use PDF for files with many images.
14471 \end_layout
14472
14473 \begin_layout Standard
14474 You can export your document to DVI by the menu 
14475 \family sans
14476 File\SpecialChar \menuseparator
14477 Export\SpecialChar \menuseparator
14478 DVI
14479 \family default
14480  or 
14481 \family sans
14482 File\SpecialChar \menuseparator
14483 Export\SpecialChar \menuseparator
14484 DVI
14485 \begin_inset space ~
14486 \end_inset
14487
14488 (LuaTe
14489 \begin_inset ERT
14490 status collapsed
14491
14492 \begin_layout Plain Layout
14493
14494 {}
14495 \end_layout
14496
14497 \end_inset
14498
14499 X).
14500
14501 \family default
14502  The latter option uses the program 
14503 \family typewriter
14504 LuaTeX
14505 \family default
14506 .
14507  
14508 \family typewriter
14509 LuaTeX
14510 \family default
14511  is an engine that provides direct Unicode support and support for direct
14512  font access (see section
14513 \begin_inset space ~
14514 \end_inset
14515
14516
14517 \begin_inset CommandInset ref
14518 LatexCommand ref
14519 reference "sub:LaTeX-font-support"
14520
14521 \end_inset
14522
14523 ).
14524  LuaTeX is still work in progress, but it might develop into the next standard
14525  TeX processor.
14526 \end_layout
14527
14528 \begin_layout Subsubsection
14529 PostScript
14530 \begin_inset Index idx
14531 status collapsed
14532
14533 \begin_layout Plain Layout
14534 File formats ! PostScript
14535 \end_layout
14536
14537 \end_inset
14538
14539
14540 \end_layout
14541
14542 \begin_layout Standard
14543 This file type has the extension 
14544 \begin_inset Quotes eld
14545 \end_inset
14546
14547
14548 \family typewriter
14549 .ps
14550 \family default
14551
14552 \begin_inset Quotes erd
14553 \end_inset
14554
14555 .
14556  PostScript was developed by the company 
14557 \family typewriter
14558 Adobe
14559 \family default
14560  as a printer language.
14561  The file contains therefore commands that the printer uses to print the
14562  file.
14563  PostScript can be seen as a 
14564 \begin_inset Quotes eld
14565 \end_inset
14566
14567 programming language
14568 \begin_inset Quotes erd
14569 \end_inset
14570
14571 ; you can calculate with it and draw diagrams and images.
14572 \begin_inset Foot
14573 status collapsed
14574
14575 \begin_layout Plain Layout
14576 When you are interested to learn more about this, have a look at the LaTeX-packa
14577 ge 
14578 \series bold
14579 pstricks
14580 \series default
14581
14582 \begin_inset Index idx
14583 status collapsed
14584
14585 \begin_layout Plain Layout
14586 LaTeX-packages ! pstricks
14587 \end_layout
14588
14589 \end_inset
14590
14591 .
14592 \end_layout
14593
14594 \end_inset
14595
14596  Due to this ability, the files are often bigger than PDFs.
14597 \end_layout
14598
14599 \begin_layout Standard
14600 PostScript can only contain images in the format 
14601 \begin_inset Quotes eld
14602 \end_inset
14603
14604 Encapsulated PostScript
14605 \begin_inset Quotes erd
14606 \end_inset
14607
14608  (EPS, file extension 
14609 \begin_inset Quotes eld
14610 \end_inset
14611
14612
14613 \family typewriter
14614 .eps
14615 \family default
14616
14617 \begin_inset Quotes erd
14618 \end_inset
14619
14620 ).
14621  As LyX allows you to use any known image format in your document, it has
14622  to convert them in the background to EPS.
14623  If you have e.g 50
14624 \begin_inset space \thinspace{}
14625 \end_inset
14626
14627 images in your document, LyX has to do 50
14628 \begin_inset space ~
14629 \end_inset
14630
14631 conversions whenever you view or export your document.
14632  This will slow down your workflow with LyX drastically.
14633  So if you plan to use PostScript, you can insert your images directly as
14634  EPS to avoid this problem.
14635 \end_layout
14636
14637 \begin_layout Standard
14638 You can export your document to PostScript using the menu 
14639 \family sans
14640 File\SpecialChar \menuseparator
14641 Export\SpecialChar \menuseparator
14642 PostScript
14643 \family default
14644 .
14645 \end_layout
14646
14647 \begin_layout Subsubsection
14648 PDF
14649 \begin_inset Index idx
14650 status collapsed
14651
14652 \begin_layout Plain Layout
14653 File formats ! PDF
14654 \end_layout
14655
14656 \end_inset
14657
14658
14659 \begin_inset Index idx
14660 status collapsed
14661
14662 \begin_layout Plain Layout
14663 PDF
14664 \end_layout
14665
14666 \end_inset
14667
14668
14669 \end_layout
14670
14671 \begin_layout Standard
14672 This file type has the extension 
14673 \begin_inset Quotes eld
14674 \end_inset
14675
14676
14677 \family typewriter
14678 .pdf
14679 \family default
14680
14681 \begin_inset Quotes erd
14682 \end_inset
14683
14684 .
14685  The 
14686 \begin_inset Quotes eld
14687 \end_inset
14688
14689 Portable Document Format
14690 \begin_inset Quotes erd
14691 \end_inset
14692
14693  (PDF) developed by 
14694 \family typewriter
14695 Adobe
14696 \family default
14697  was derived from PostScript.
14698  It is more compressed and it uses fewer commands than PostScript.
14699  As the name 
14700 \begin_inset Quotes eld
14701 \end_inset
14702
14703 portable
14704 \begin_inset Quotes erd
14705 \end_inset
14706
14707  implies, it can be processed at any computer system and the printed output
14708  looks exactly the same.
14709 \end_layout
14710
14711 \begin_layout Standard
14712 PDF can contain images in its own PDF format and in the formats 
14713 \begin_inset Quotes eld
14714 \end_inset
14715
14716 Joint Photographic Experts Group
14717 \begin_inset Quotes erd
14718 \end_inset
14719
14720  (JPG, file extension 
14721 \begin_inset Quotes eld
14722 \end_inset
14723
14724
14725 \family typewriter
14726 .jpg
14727 \family default
14728
14729 \begin_inset Quotes erd
14730 \end_inset
14731
14732  or 
14733 \begin_inset Quotes eld
14734 \end_inset
14735
14736
14737 \family typewriter
14738 .jpeg
14739 \family default
14740
14741 \begin_inset Quotes erd
14742 \end_inset
14743
14744 ) and 
14745 \begin_inset Quotes eld
14746 \end_inset
14747
14748 Portable Network Graphics
14749 \begin_inset Quotes erd
14750 \end_inset
14751
14752  (PNG, file extension 
14753 \begin_inset Quotes eld
14754 \end_inset
14755
14756
14757 \family typewriter
14758 .png
14759 \family default
14760
14761 \begin_inset Quotes erd
14762 \end_inset
14763
14764 ).
14765  You can although use any other image format, because LyX converts them
14766  in the background to one of these formats.
14767  But as described in the section about PostScript, the image conversion
14768  will slow down your workflow.
14769  So we recommend to use images in one of the three mentioned formats.
14770 \end_layout
14771
14772 \begin_layout Standard
14773 You can export your document to PDF via the menu 
14774 \family sans
14775 File\SpecialChar \menuseparator
14776 Export
14777 \family default
14778  in three different ways:
14779 \end_layout
14780
14781 \begin_layout Description
14782 PDF This uses the program 
14783 \family typewriter
14784 ps2pdf
14785 \family default
14786  that creates a PDF from a PostScript-version of your file.
14787  The PostScript-version is produced by the program 
14788 \family typewriter
14789 dvips
14790 \family default
14791  which uses a DVI-version as intermediate step.
14792  So this export variant consist of three conversions.
14793 \end_layout
14794
14795 \begin_layout Description
14796 PDF
14797 \begin_inset space ~
14798 \end_inset
14799
14800 (dvipdfm) This uses the program 
14801 \family typewriter
14802 dvipdfm
14803 \family default
14804  that converts your file in the background to DVI and in a second step to
14805  PDF.
14806 \end_layout
14807
14808 \begin_layout Description
14809 PDF
14810 \begin_inset space ~
14811 \end_inset
14812
14813 (pdflatex) This uses the program 
14814 \family typewriter
14815 pdftex
14816 \family default
14817  that converts your file directly to PDF.
14818 \end_layout
14819
14820 \begin_layout Description
14821 PDF
14822 \begin_inset space ~
14823 \end_inset
14824
14825 (XeTe
14826 \begin_inset ERT
14827 status collapsed
14828
14829 \begin_layout Plain Layout
14830
14831 {}
14832 \end_layout
14833
14834 \end_inset
14835
14836 X) This uses the program 
14837 \family typewriter
14838 XeTeX
14839 \family default
14840  that converts your file directly to PDF.
14841  
14842 \family typewriter
14843 XeTeX
14844 \family default
14845  is a new engine that provides direct Unicode support and support for direct
14846  font access (see section
14847 \begin_inset space ~
14848 \end_inset
14849
14850
14851 \begin_inset CommandInset ref
14852 LatexCommand ref
14853 reference "sub:LaTeX-font-support"
14854
14855 \end_inset
14856
14857 ).
14858  It is particularly good at typesetting different scripts, for example verticall
14859 y written Japanese.
14860 \end_layout
14861
14862 \begin_layout Description
14863 PDF
14864 \begin_inset space ~
14865 \end_inset
14866
14867 (LuaTe
14868 \begin_inset ERT
14869 status collapsed
14870
14871 \begin_layout Plain Layout
14872
14873 {}
14874 \end_layout
14875
14876 \end_inset
14877
14878 X) This uses the program 
14879 \family typewriter
14880 LuaTeX
14881 \family default
14882  that converts your file directly to PDF.
14883  
14884 \family typewriter
14885 LuaTeX
14886 \family default
14887  is an even newer engine, derived from 
14888 \family typewriter
14889 pdflatex
14890 \family default
14891 , that also provides direct Unicode support and support for direct font
14892  access (see section
14893 \begin_inset space ~
14894 \end_inset
14895
14896
14897 \begin_inset CommandInset ref
14898 LatexCommand ref
14899 reference "sub:LaTeX-font-support"
14900
14901 \end_inset
14902
14903 ).
14904  LuaTeX is still work in progress, but it might develop into the next standard
14905  TeX processor.
14906 \end_layout
14907
14908 \begin_layout Standard
14909 We recommend to use 
14910 \family sans
14911 PDF
14912 \begin_inset space ~
14913 \end_inset
14914
14915 (pdflatex)
14916 \family default
14917  because 
14918 \family typewriter
14919 pdftex
14920 \family default
14921  supports all the features of actual PDF-versions, is quick, stable, and
14922  works without problems.
14923  If you rely on multiscript support and\SpecialChar \slash{}
14924 or specific OpenType fonts, you might
14925  want to try out 
14926 \family sans
14927 PDF
14928 \begin_inset space ~
14929 \end_inset
14930
14931 (XeTe
14932 \begin_inset ERT
14933 status collapsed
14934
14935 \begin_layout Plain Layout
14936
14937 {}
14938 \end_layout
14939
14940 \end_inset
14941
14942 X)
14943 \family default
14944  or 
14945 \family sans
14946 PDF
14947 \begin_inset space ~
14948 \end_inset
14949
14950 (LuaTe
14951 \begin_inset ERT
14952 status collapsed
14953
14954 \begin_layout Plain Layout
14955
14956 {}
14957 \end_layout
14958
14959 \end_inset
14960
14961 X)
14962 \family default
14963  instead, bearing in mind that these two programs are not yet as mature
14964  as 
14965 \family typewriter
14966 pdflatex
14967 \family default
14968 .
14969 \end_layout
14970
14971 \begin_layout Subsubsection
14972 XHTML
14973 \begin_inset Index idx
14974 status collapsed
14975
14976 \begin_layout Plain Layout
14977 FileFormats ! XHTML
14978 \end_layout
14979
14980 \end_inset
14981
14982
14983 \begin_inset Index idx
14984 status collapsed
14985
14986 \begin_layout Plain Layout
14987 HTML
14988 \end_layout
14989
14990 \end_inset
14991
14992
14993 \end_layout
14994
14995 \begin_layout Standard
14996 This file type has the extension 
14997 \begin_inset Quotes eld
14998 \end_inset
14999
15000
15001 \family typewriter
15002 .xhtml
15003 \family default
15004
15005 \begin_inset Quotes erd
15006 \end_inset
15007
15008 .
15009  It is a file suitable for viewing in web browsers.
15010  It does not itself contain images and the like but only links them, and
15011  when LyX produces XHTML, it also generates corresponding images in formats
15012  suitable for the purpose.
15013  For the math output you can choose in the menu 
15014 \family sans
15015 Document\SpecialChar \menuseparator
15016 Settings\SpecialChar \menuseparator
15017 Output
15018 \family default
15019  between different formats, that are described in section 
15020 \emph on
15021 Math Output in XHTML
15022 \emph default
15023  of the 
15024 \emph on
15025 Additional
15026 \begin_inset space ~
15027 \end_inset
15028
15029 Features
15030 \emph default
15031  manual.
15032 \end_layout
15033
15034 \begin_layout Standard
15035 XHTML output remains 
15036 \begin_inset Quotes eld
15037 \end_inset
15038
15039 under development
15040 \begin_inset Quotes erd
15041 \end_inset
15042
15043 , and not all LyX features are supported yet.
15044  See the chapter 
15045 \emph on
15046 LyX and the World Wide Web
15047 \emph default
15048 , in the 
15049 \emph on
15050 Additional Features
15051 \emph default
15052  manual, for more information.
15053 \end_layout
15054
15055 \begin_layout Standard
15056 You can export your document as an XHTML file using the menu item 
15057 \family sans
15058 File\SpecialChar \menuseparator
15059 Export\SpecialChar \menuseparator
15060 LyXHTML
15061 \family default
15062 .
15063 \end_layout
15064
15065 \begin_layout Subsection
15066 Previewing
15067 \begin_inset Index idx
15068 status collapsed
15069
15070 \begin_layout Plain Layout
15071 Document ! Preview 
15072 \end_layout
15073
15074 \end_inset
15075
15076
15077 \end_layout
15078
15079 \begin_layout Standard
15080 To get a look at the final version of your document, with all of the page
15081  breaks in place, the footnotes correctly numbered, and so on, use the menu
15082  
15083 \family sans
15084 View
15085 \family default
15086  and choose 
15087 \family sans
15088 View
15089 \family default
15090  or the toolbar button 
15091 \begin_inset Info
15092 type  "icon"
15093 arg   "buffer-view"
15094 \end_inset
15095
15096 .
15097  A viewing program will pop up showing the output in the defined default
15098  output format, which is globally set in the preferences (see sec.
15099 \begin_inset space \thinspace{}
15100 \end_inset
15101
15102
15103 \begin_inset CommandInset ref
15104 LatexCommand ref
15105 reference "sec:File-Formats"
15106
15107 \end_inset
15108
15109 ) and can also be altered for single documents in the document settings
15110  (see sec.
15111 \begin_inset space \thinspace{}
15112 \end_inset
15113
15114
15115 \begin_inset CommandInset ref
15116 LatexCommand ref
15117 reference "sec:Doc-Output"
15118
15119 \end_inset
15120
15121 ).
15122  Further output formats can be selected via 
15123 \family sans
15124 View\SpecialChar \menuseparator
15125 Other Formats
15126 \family default
15127  or the toolbar button 
15128 \begin_inset Graphics
15129         filename ../images/view-others.png
15130         scale 85
15131         groupId toolbarbuttons
15132
15133 \end_inset
15134
15135 .
15136 \end_layout
15137
15138 \begin_layout Standard
15139 If you have changed your document, you can refresh the output in the same
15140  viewer window using the menu 
15141 \family sans
15142 View\SpecialChar \menuseparator
15143 Update
15144 \family default
15145  or 
15146 \family sans
15147 View\SpecialChar \menuseparator
15148 Update (Other Formats)
15149 \family default
15150 , respectively.
15151 \end_layout
15152
15153 \begin_layout Standard
15154 When you preview a file, the output file is only generated in LyX's temporary
15155  directory.
15156  To have a real output, export your document.
15157 \end_layout
15158
15159 \begin_layout Subsection
15160 Printing the File from within LyX
15161 \begin_inset CommandInset label
15162 LatexCommand label
15163 name "sub:Printing-the-File"
15164
15165 \end_inset
15166
15167
15168 \end_layout
15169
15170 \begin_layout Standard
15171 Instead of exporting your file and then printing it, you can also print
15172  it directly from within LyX.
15173  To print a file, select the menu 
15174 \family sans
15175 File\SpecialChar \menuseparator
15176 Print
15177 \family default
15178  or click on the toolbar button 
15179 \begin_inset Info
15180 type  "icon"
15181 arg   "dialog-show print"
15182 \end_inset
15183
15184 .
15185  LyX will internally call LaTeX to produce a DVI.
15186  This file is then processed by the program 
15187 \family typewriter
15188 dvips
15189 \family default
15190  to PostScript-file, which is finally printed using the program 
15191 \family typewriter
15192 Ghostscript
15193 \family default
15194 .
15195  Due to these steps in the background, this method is not the fastest.
15196 \end_layout
15197
15198 \begin_layout Standard
15199 You can choose to print only even-numbered or odd-numbered pages — this
15200  is useful for printing on two sides: You can re-insert the pages after
15201  printing one set to print on the other side.
15202  Some printers spit out pages face-up, others, face-down.
15203  By choosing a particular order to print in, you can take the entire stack
15204  of pages out of the printer without needing to reorder them.
15205 \end_layout
15206
15207 \begin_layout Standard
15208 You can set the parameters in the 
15209 \family sans
15210 Print
15211 \begin_inset space ~
15212 \end_inset
15213
15214 Destination
15215 \family default
15216  box as follows:
15217 \end_layout
15218
15219 \begin_layout Labeling
15220 \labelwidthstring 00.00.0000
15221
15222 \family sans
15223 Printer
15224 \family default
15225  This is the name of the printer to print to.
15226 \begin_inset Foot
15227 status collapsed
15228
15229 \begin_layout Plain Layout
15230 Note that this printer name is for the program 
15231 \family typewriter
15232 dvips
15233 \family default
15234 .
15235  That means 
15236 \family typewriter
15237 dvips
15238 \family default
15239  has to be configured for this printer name.
15240  The default printer can be set in LyX's preferences dialog, see section
15241 \begin_inset space ~
15242 \end_inset
15243
15244
15245 \begin_inset CommandInset ref
15246 LatexCommand ref
15247 reference "sub:Printer"
15248
15249 \end_inset
15250
15251 .
15252 \end_layout
15253
15254 \end_inset
15255
15256  The printer should understand PostScript.
15257 \end_layout
15258
15259 \begin_layout Labeling
15260 \labelwidthstring 00.00.0000
15261
15262 \family sans
15263 File
15264 \family default
15265  The name of a file to print to.
15266  The output will be a PostScript file.
15267  It will be written in LyX's working directory unless you specify the full
15268  path.
15269 \end_layout
15270
15271 \begin_layout Section
15272 A few Words about Typography
15273 \begin_inset Index idx
15274 status collapsed
15275
15276 \begin_layout Plain Layout
15277 Typography
15278 \end_layout
15279
15280 \end_inset
15281
15282
15283 \end_layout
15284
15285 \begin_layout Subsection
15286 Hyphens
15287 \begin_inset Index idx
15288 status collapsed
15289
15290 \begin_layout Plain Layout
15291 Hyphens
15292 \end_layout
15293
15294 \end_inset
15295
15296
15297 \end_layout
15298
15299 \begin_layout Standard
15300 In LyX, the 
15301 \begin_inset Quotes eld
15302 \end_inset
15303
15304
15305 \family typewriter
15306 -
15307 \family default
15308
15309 \begin_inset Quotes erd
15310 \end_inset
15311
15312  character comes in four lengths: the 
15313 \emph on
15314 hyphen
15315 \emph default
15316 , the 
15317 \emph on
15318 en dash
15319 \emph default
15320 , the 
15321 \emph on
15322 em dash
15323 \emph default
15324 , and the minus sign:
15325 \begin_inset VSpace defskip
15326 \end_inset
15327
15328
15329 \end_layout
15330
15331 \begin_layout Standard
15332 \begin_inset Tabular
15333 <lyxtabular version="3" rows="5" columns="3">
15334 <features tabularvalignment="middle">
15335 <column alignment="left" valignment="top" width="0">
15336 <column alignment="left" valignment="top" width="0">
15337 <column alignment="left" valignment="top" width="0">
15338 <row interlinespace="3mm">
15339 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15340 \begin_inset Text
15341
15342 \begin_layout Plain Layout
15343 name
15344 \end_layout
15345
15346 \end_inset
15347 </cell>
15348 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15349 \begin_inset Text
15350
15351 \begin_layout Plain Layout
15352 output
15353 \end_layout
15354
15355 \end_inset
15356 </cell>
15357 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15358 \begin_inset Text
15359
15360 \begin_layout Plain Layout
15361 inserted with
15362 \end_layout
15363
15364 \end_inset
15365 </cell>
15366 </row>
15367 <row interlinespace="3mm">
15368 <cell alignment="center" valignment="top" usebox="none">
15369 \begin_inset Text
15370
15371 \begin_layout Plain Layout
15372 hyphen
15373 \end_layout
15374
15375 \end_inset
15376 </cell>
15377 <cell alignment="center" valignment="top" usebox="none">
15378 \begin_inset Text
15379
15380 \begin_layout Plain Layout
15381 -
15382 \end_layout
15383
15384 \end_inset
15385 </cell>
15386 <cell alignment="center" valignment="top" usebox="none">
15387 \begin_inset Text
15388
15389 \begin_layout Plain Layout
15390 \begin_inset Quotes eld
15391 \end_inset
15392
15393
15394 \family typewriter
15395 -
15396 \family default
15397
15398 \begin_inset Quotes erd
15399 \end_inset
15400
15401  in text
15402 \end_layout
15403
15404 \end_inset
15405 </cell>
15406 </row>
15407 <row interlinespace="3mm">
15408 <cell alignment="center" valignment="top" usebox="none">
15409 \begin_inset Text
15410
15411 \begin_layout Plain Layout
15412 en dash
15413 \end_layout
15414
15415 \end_inset
15416 </cell>
15417 <cell alignment="center" valignment="top" usebox="none">
15418 \begin_inset Text
15419
15420 \begin_layout Plain Layout
15421
15422 \end_layout
15423
15424 \end_inset
15425 </cell>
15426 <cell alignment="center" valignment="top" usebox="none">
15427 \begin_inset Text
15428
15429 \begin_layout Plain Layout
15430
15431 \family sans
15432 Insert\SpecialChar \menuseparator
15433 Special
15434 \begin_inset space ~
15435 \end_inset
15436
15437 Character\SpecialChar \menuseparator
15438 Symbols
15439 \end_layout
15440
15441 \end_inset
15442 </cell>
15443 </row>
15444 <row interlinespace="3mm">
15445 <cell alignment="center" valignment="top" usebox="none">
15446 \begin_inset Text
15447
15448 \begin_layout Plain Layout
15449 em dash
15450 \end_layout
15451
15452 \end_inset
15453 </cell>
15454 <cell alignment="center" valignment="top" usebox="none">
15455 \begin_inset Text
15456
15457 \begin_layout Plain Layout
15458
15459 \end_layout
15460
15461 \end_inset
15462 </cell>
15463 <cell alignment="center" valignment="top" usebox="none">
15464 \begin_inset Text
15465
15466 \begin_layout Plain Layout
15467
15468 \family sans
15469 Insert\SpecialChar \menuseparator
15470 Special
15471 \begin_inset space ~
15472 \end_inset
15473
15474 Character\SpecialChar \menuseparator
15475 Symbols
15476 \end_layout
15477
15478 \end_inset
15479 </cell>
15480 </row>
15481 <row>
15482 <cell alignment="center" valignment="top" usebox="none">
15483 \begin_inset Text
15484
15485 \begin_layout Plain Layout
15486 minus sign
15487 \end_layout
15488
15489 \end_inset
15490 </cell>
15491 <cell alignment="center" valignment="top" usebox="none">
15492 \begin_inset Text
15493
15494 \begin_layout Plain Layout
15495 \begin_inset Formula $-$
15496 \end_inset
15497
15498
15499 \end_layout
15500
15501 \end_inset
15502 </cell>
15503 <cell alignment="center" valignment="top" usebox="none">
15504 \begin_inset Text
15505
15506 \begin_layout Plain Layout
15507 \begin_inset Quotes eld
15508 \end_inset
15509
15510
15511 \family typewriter
15512 -
15513 \family default
15514
15515 \begin_inset Quotes erd
15516 \end_inset
15517
15518  in math mode
15519 \end_layout
15520
15521 \end_inset
15522 </cell>
15523 </row>
15524 </lyxtabular>
15525
15526 \end_inset
15527
15528
15529 \begin_inset VSpace defskip
15530 \end_inset
15531
15532
15533 \end_layout
15534
15535 \begin_layout Standard
15536 You can alternatively generate the en and em dash by inserting the 
15537 \begin_inset Quotes eld
15538 \end_inset
15539
15540
15541 \family typewriter
15542 -
15543 \family default
15544
15545 \begin_inset Quotes erd
15546 \end_inset
15547
15548  character multiple times in a row.
15549  They will automatically be converted to the appropriate length dash in
15550  the final output, but not in LyX.
15551  
15552 \begin_inset Quotes eld
15553 \end_inset
15554
15555 -
15556 \begin_inset space \thinspace{}
15557 \end_inset
15558
15559 -
15560 \begin_inset Quotes erd
15561 \end_inset
15562
15563  gives a en dash, 
15564 \begin_inset Quotes eld
15565 \end_inset
15566
15567 -
15568 \begin_inset space \thinspace{}
15569 \end_inset
15570
15571 -
15572 \begin_inset space \thinspace{}
15573 \end_inset
15574
15575 -
15576 \begin_inset Quotes erd
15577 \end_inset
15578
15579  a em dash.
15580 \end_layout
15581
15582 \begin_layout Standard
15583 The three dash types are distinct from the minus sign, which appears in
15584  math mode and has a length of its own.
15585  Here are some examples of the 
15586 \begin_inset Quotes eld
15587 \end_inset
15588
15589
15590 \family typewriter
15591 -
15592 \family default
15593
15594 \begin_inset Quotes eld
15595 \end_inset
15596
15597  in use:
15598 \end_layout
15599
15600 \begin_layout Enumerate
15601 line- and page-breaks
15602 \begin_inset space \hfill{}
15603 \end_inset
15604
15605 (
15606 \emph on
15607 hyphen
15608 \emph default
15609 )
15610 \end_layout
15611
15612 \begin_layout Enumerate
15613 From A–Z
15614 \begin_inset space \hfill{}
15615 \end_inset
15616
15617 (
15618 \emph on
15619 en dash
15620 \emph default
15621 )
15622 \end_layout
15623
15624 \begin_layout Enumerate
15625 Oh — there's a dash.
15626 \begin_inset space \hfill{}
15627 \end_inset
15628
15629 (
15630 \emph on
15631 em dash
15632 \emph default
15633 )
15634 \end_layout
15635
15636 \begin_layout Enumerate
15637 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15638 \end_inset
15639
15640
15641 \begin_inset space \hfill{}
15642 \end_inset
15643
15644 (
15645 \emph on
15646 minus sign
15647 \emph default
15648 )
15649 \end_layout
15650
15651 \begin_layout Subsection
15652 Hyphenation
15653 \begin_inset Index idx
15654 status collapsed
15655
15656 \begin_layout Plain Layout
15657 Hyphenation
15658 \end_layout
15659
15660 \end_inset
15661
15662
15663 \begin_inset CommandInset label
15664 LatexCommand label
15665 name "sub:Hyphenation"
15666
15667 \end_inset
15668
15669
15670 \end_layout
15671
15672 \begin_layout Standard
15673 Words are not hyphenated within LyX but automatically in the output.
15674  Hyphenation is done by the LaTeX-package 
15675 \series bold
15676 babel
15677 \series default
15678
15679 \begin_inset Index idx
15680 status collapsed
15681
15682 \begin_layout Plain Layout
15683 LaTeX-packages ! babel
15684 \end_layout
15685
15686 \end_inset
15687
15688  following the rules of the document language.
15689 \end_layout
15690
15691 \begin_layout Standard
15692 LaTeX hyphenates almost perfectly, it only has problems with text in the
15693  
15694 \family sans
15695 typewriter
15696 \family default
15697  font and with unusual constructs, like 
15698 \begin_inset Quotes eld
15699 \end_inset
15700
15701 h3knix/m0n0wall
15702 \begin_inset Quotes erd
15703 \end_inset
15704
15705 .
15706  If LaTeX cannot break a word correctly, you can set hyphenation points
15707  manually.
15708  This is done with the menu 
15709 \family sans
15710 Insert\SpecialChar \menuseparator
15711 Formatting\SpecialChar \menuseparator
15712 Hyphenation
15713 \begin_inset space ~
15714 \end_inset
15715
15716 Point
15717 \family default
15718 .
15719  These extra hyphenation points are only recommendations to LaTeX.
15720  If no hyphenation is necessary, LaTeX will ignore them.
15721 \end_layout
15722
15723 \begin_layout Standard
15724 Sometimes you want to prevent words or constructs from being hyphenated.
15725  Imagine that you are describing keybindings/shortcuts in your document
15726  in the form 
15727 \begin_inset Quotes eld
15728 \end_inset
15729
15730 A-b c
15731 \begin_inset Quotes erd
15732 \end_inset
15733
15734 .
15735  LaTeX would then see the hyphen 
15736 \begin_inset Quotes eld
15737 \end_inset
15738
15739 -
15740 \begin_inset Quotes erd
15741 \end_inset
15742
15743  as a hyphenation possibility.
15744  Hyphenating at this point would look ugly.
15745  To prevent the shortcut from being hyphenated, you can put it into a makebox
15746  as described in section 
15747 \begin_inset Quotes eld
15748 \end_inset
15749
15750 Prevent Hyphenation
15751 \begin_inset Quotes erd
15752 \end_inset
15753
15754  of the 
15755 \emph on
15756 Embedded
15757 \begin_inset space ~
15758 \end_inset
15759
15760 Objects
15761 \emph default
15762  manual.
15763 \end_layout
15764
15765 \begin_layout Subsection
15766 Punctuation Marks
15767 \begin_inset Index idx
15768 status collapsed
15769
15770 \begin_layout Plain Layout
15771 Punctuation marks
15772 \end_layout
15773
15774 \end_inset
15775
15776
15777 \end_layout
15778
15779 \begin_layout Subsubsection
15780 Abbreviations and End of Sentence
15781 \begin_inset CommandInset label
15782 LatexCommand label
15783 name "sub:Abbreviations"
15784
15785 \end_inset
15786
15787
15788 \end_layout
15789
15790 \begin_layout Standard
15791 When LyX calls LaTeX to generate the final version of your document, LaTeX
15792  automatically distinguishes between words, sentences, and abbreviations.
15793  LaTeX then adds the 
15794 \begin_inset Quotes eld
15795 \end_inset
15796
15797 appropriate amount of space
15798 \begin_inset Quotes erd
15799 \end_inset
15800
15801 .
15802  That means sentences get a little bit more space between the period and
15803  the next word.
15804  Abbreviations get the same amount of space after the period as a word uses.
15805 \end_layout
15806
15807 \begin_layout Standard
15808 Unfortunately, the algorithm for figuring out what's an abbreviation does
15809  not work in all cases.
15810  If a 
15811 \begin_inset Quotes eld
15812 \end_inset
15813
15814
15815 \family typewriter
15816 .
15817 \family default
15818
15819 \begin_inset Quotes erd
15820 \end_inset
15821
15822  is at the end of a lowercase letter, it's the end of a sentence; if it's
15823  at the end of a capitalized letter, it's an abbreviation.
15824 \end_layout
15825
15826 \begin_layout Standard
15827 Here are some examples of 
15828 \emph on
15829 correct
15830 \emph default
15831  abbreviations and the end of a sentence:
15832 \end_layout
15833
15834 \begin_layout Itemize
15835 M.
15836  Butterfly
15837 \end_layout
15838
15839 \begin_layout Itemize
15840 Don't worry.
15841  Be happy.
15842 \end_layout
15843
15844 \begin_layout Standard
15845 And here's an example of the algorithm going wrong:
15846 \end_layout
15847
15848 \begin_layout Itemize
15849 e.
15850 \begin_inset space \thinspace{}
15851 \end_inset
15852
15853 g.
15854  this is too much space!
15855 \end_layout
15856
15857 \begin_layout Itemize
15858 This is I.
15859  It's okay.
15860 \end_layout
15861
15862 \begin_layout Standard
15863 You will not see anything wrong until you view a final version of your document.
15864 \end_layout
15865
15866 \begin_layout Standard
15867 To fix this problem, use one of the following:
15868 \end_layout
15869
15870 \begin_layout Enumerate
15871 Use an 
15872 \family sans
15873 Inter-word
15874 \begin_inset space ~
15875 \end_inset
15876
15877 Space
15878 \family default
15879  after lowercase abbreviations (see section
15880 \begin_inset space ~
15881 \end_inset
15882
15883
15884 \begin_inset CommandInset ref
15885 LatexCommand ref
15886 reference "sub:Inter-word-Space"
15887
15888 \end_inset
15889
15890 ).
15891 \begin_inset Index idx
15892 status collapsed
15893
15894 \begin_layout Plain Layout
15895 Spaces ! inter-word
15896 \end_layout
15897
15898 \end_inset
15899
15900
15901 \end_layout
15902
15903 \begin_layout Enumerate
15904 Use a 
15905 \family sans
15906 Thin
15907 \begin_inset space ~
15908 \end_inset
15909
15910 Space
15911 \family default
15912  between two tokens of an abbreviation (see section
15913 \begin_inset space ~
15914 \end_inset
15915
15916
15917 \begin_inset CommandInset ref
15918 LatexCommand ref
15919 reference "sub:Thin-Space"
15920
15921 \end_inset
15922
15923 ).
15924 \begin_inset Index idx
15925 status collapsed
15926
15927 \begin_layout Plain Layout
15928 Spaces ! thin
15929 \end_layout
15930
15931 \end_inset
15932
15933
15934 \end_layout
15935
15936 \begin_layout Enumerate
15937 Use an 
15938 \family sans
15939 End
15940 \begin_inset space ~
15941 \end_inset
15942
15943 of
15944 \begin_inset space ~
15945 \end_inset
15946
15947 sentence
15948 \begin_inset space ~
15949 \end_inset
15950
15951 period
15952 \family default
15953  found under the 
15954 \family sans
15955 Insert\SpecialChar \menuseparator
15956 Special
15957 \begin_inset space ~
15958 \end_inset
15959
15960 Character
15961 \family default
15962  menu to force the use of inter-sentence spacing.
15963  This function is also bound to 
15964 \begin_inset Info
15965 type  "shortcut"
15966 arg   "specialchar-insert end-of-sentence"
15967 \end_inset
15968
15969  for easy access.
15970 \end_layout
15971
15972 \begin_layout Standard
15973 With the corrections, our earlier examples look like this:
15974 \end_layout
15975
15976 \begin_layout Itemize
15977 e.
15978 \begin_inset space \thinspace{}
15979 \end_inset
15980
15981 g.
15982 \begin_inset space \space{}
15983 \end_inset
15984
15985 this is too much space!
15986 \end_layout
15987
15988 \begin_layout Itemize
15989 This is I\SpecialChar \@.
15990  It's okay.
15991 \end_layout
15992
15993 \begin_layout Standard
15994 Some languages don't use extra spacing between sentences.
15995  If your language is such a language, you don't need to worry, because LaTeX
15996  will take care of this.
15997 \end_layout
15998
15999 \begin_layout Standard
16000 For those that do need to bother, there is help to catch those sneaky errors:
16001  Check out the 
16002 \family sans
16003 Check
16004 \begin_inset space ~
16005 \end_inset
16006
16007 TeX
16008 \family default
16009  feature described in section 
16010 \emph on
16011 Checking TeX
16012 \emph default
16013  of the 
16014 \emph on
16015 Additional Features
16016 \emph default
16017  manual.
16018 \end_layout
16019
16020 \begin_layout Subsubsection
16021 Quotes
16022 \begin_inset Index idx
16023 status collapsed
16024
16025 \begin_layout Plain Layout
16026 Typography ! Quotes
16027 \end_layout
16028
16029 \end_inset
16030
16031
16032 \begin_inset Index idx
16033 status collapsed
16034
16035 \begin_layout Plain Layout
16036 Quotes | see
16037 \begin_inset ERT
16038 status collapsed
16039
16040 \begin_layout Plain Layout
16041
16042 {
16043 \end_layout
16044
16045 \end_inset
16046
16047 Typography
16048 \begin_inset ERT
16049 status collapsed
16050
16051 \begin_layout Plain Layout
16052
16053 }
16054 \end_layout
16055
16056 \end_inset
16057
16058
16059 \end_layout
16060
16061 \end_inset
16062
16063
16064 \end_layout
16065
16066 \begin_layout Standard
16067 LyX usually sets quotes correctly.
16068  Specifically, it will use an opening quote at the beginning of quoted text,
16069  and use a closing quote at the end.
16070  For example, 
16071 \begin_inset Quotes eld
16072 \end_inset
16073
16074 open close
16075 \begin_inset Quotes erd
16076 \end_inset
16077
16078 .
16079  The keyboard character, 
16080 \family sans
16081 "
16082 \family default
16083 , generates this automatically.
16084 \end_layout
16085
16086 \begin_layout Standard
16087 You can specify what character the 
16088 \family sans
16089 "
16090 \family default
16091  key produces using the submenu 
16092 \family sans
16093 Language
16094 \family default
16095  of the 
16096 \family sans
16097 Document\SpecialChar \menuseparator
16098 Settings
16099 \family default
16100
16101 \begin_inset Index idx
16102 status collapsed
16103
16104 \begin_layout Plain Layout
16105 Document ! Settings
16106 \end_layout
16107
16108 \end_inset
16109
16110  dialog in the box 
16111 \family sans
16112 Quote Style
16113 \family default
16114 .
16115  There are six choices:
16116 \end_layout
16117
16118 \begin_layout Labeling
16119 \labelwidthstring 00.00.0000
16120
16121 \family sans
16122 \begin_inset Quotes eld
16123 \end_inset
16124
16125 Text
16126 \begin_inset Quotes erd
16127 \end_inset
16128
16129
16130 \family default
16131  Use quotes like this 
16132 \begin_inset Quotes eld
16133 \end_inset
16134
16135 double
16136 \begin_inset Quotes erd
16137 \end_inset
16138
16139
16140 \end_layout
16141
16142 \begin_layout Labeling
16143 \labelwidthstring 00.00.0000
16144
16145 \family sans
16146 \begin_inset Quotes sld
16147 \end_inset
16148
16149 Text
16150 \begin_inset Quotes srd
16151 \end_inset
16152
16153
16154 \family default
16155  Use quotes like 
16156 \begin_inset Quotes sld
16157 \end_inset
16158
16159 this
16160 \begin_inset Quotes srd
16161 \end_inset
16162
16163
16164 \end_layout
16165
16166 \begin_layout Labeling
16167 \labelwidthstring 00.00.0000
16168
16169 \family sans
16170 \begin_inset Quotes gld
16171 \end_inset
16172
16173 Text
16174 \begin_inset Quotes grd
16175 \end_inset
16176
16177
16178 \family default
16179  Use quotes like 
16180 \begin_inset Quotes gld
16181 \end_inset
16182
16183 this
16184 \begin_inset Quotes grd
16185 \end_inset
16186
16187
16188 \end_layout
16189
16190 \begin_layout Labeling
16191 \labelwidthstring 00.00.0000
16192
16193 \family sans
16194 \begin_inset Quotes pld
16195 \end_inset
16196
16197 Text
16198 \begin_inset Quotes prd
16199 \end_inset
16200
16201
16202 \family default
16203  Use quotes like 
16204 \begin_inset Quotes pld
16205 \end_inset
16206
16207 this
16208 \begin_inset Quotes prd
16209 \end_inset
16210
16211
16212 \end_layout
16213
16214 \begin_layout Labeling
16215 \labelwidthstring 00.00.0000
16216
16217 \family sans
16218 \begin_inset Quotes fld
16219 \end_inset
16220
16221 Text
16222 \begin_inset Quotes frd
16223 \end_inset
16224
16225
16226 \family default
16227  Use quotes like 
16228 \begin_inset Quotes fld
16229 \end_inset
16230
16231 this
16232 \begin_inset Quotes frd
16233 \end_inset
16234
16235
16236 \end_layout
16237
16238 \begin_layout Labeling
16239 \labelwidthstring 00.00.0000
16240
16241 \family sans
16242 \begin_inset Quotes ald
16243 \end_inset
16244
16245 Text
16246 \begin_inset Quotes ard
16247 \end_inset
16248
16249
16250 \family default
16251  Use quotes like 
16252 \begin_inset Quotes ald
16253 \end_inset
16254
16255 this
16256 \begin_inset Quotes ard
16257 \end_inset
16258
16259
16260 \end_layout
16261
16262 \begin_layout Subsection
16263 Ligatures
16264 \begin_inset Index idx
16265 status collapsed
16266
16267 \begin_layout Plain Layout
16268 Typography ! Ligatures
16269 \end_layout
16270
16271 \end_inset
16272
16273
16274 \begin_inset Index idx
16275 status collapsed
16276
16277 \begin_layout Plain Layout
16278 Ligatures | see
16279 \begin_inset ERT
16280 status collapsed
16281
16282 \begin_layout Plain Layout
16283
16284 {
16285 \end_layout
16286
16287 \end_inset
16288
16289 Typography
16290 \begin_inset ERT
16291 status collapsed
16292
16293 \begin_layout Plain Layout
16294
16295 }
16296 \end_layout
16297
16298 \end_inset
16299
16300
16301 \end_layout
16302
16303 \end_inset
16304
16305
16306 \begin_inset CommandInset label
16307 LatexCommand label
16308 name "sub:Ligatures"
16309
16310 \end_inset
16311
16312
16313 \end_layout
16314
16315 \begin_layout Standard
16316 It is standard typesetting practice to group certain letters together and
16317  print them as single characters.
16318  These groups are known as 
16319 \emph on
16320 ligatures
16321 \emph default
16322 .
16323  Since LaTeX knows about ligatures, your documents will contain them too
16324  in the output.
16325  Here are the standard ligatures:
16326 \end_layout
16327
16328 \begin_layout Itemize
16329 ff
16330 \end_layout
16331
16332 \begin_layout Itemize
16333 fi
16334 \end_layout
16335
16336 \begin_layout Itemize
16337 fl
16338 \end_layout
16339
16340 \begin_layout Itemize
16341 ffi
16342 \end_layout
16343
16344 \begin_layout Itemize
16345 ffl
16346 \end_layout
16347
16348 \begin_layout Standard
16349 Some languages uses other ligatures if the document font supports them.
16350 \end_layout
16351
16352 \begin_layout Standard
16353 Sometimes, you don't want a ligature in a word.
16354  While a ligature may be okay in the word, 
16355 \begin_inset Quotes eld
16356 \end_inset
16357
16358 graffiti,
16359 \begin_inset Quotes erd
16360 \end_inset
16361
16362  it looks really weird in compound words, such as 
16363 \begin_inset Quotes eld
16364 \end_inset
16365
16366 cufflink
16367 \begin_inset Quotes erd
16368 \end_inset
16369
16370  or the German 
16371 \begin_inset Quotes eld
16372 \end_inset
16373
16374 Dorffest.
16375 \begin_inset Quotes erd
16376 \end_inset
16377
16378  To break a ligature, use 
16379 \family sans
16380 Insert\SpecialChar \menuseparator
16381 Formatting\SpecialChar \menuseparator
16382 Ligature
16383 \begin_inset space ~
16384 \end_inset
16385
16386 Break.
16387
16388 \family default
16389  This changes 
16390 \begin_inset Quotes eld
16391 \end_inset
16392
16393 cufflinks
16394 \begin_inset Quotes erd
16395 \end_inset
16396
16397  to 
16398 \begin_inset Quotes eld
16399 \end_inset
16400
16401 cuff\SpecialChar \textcompwordmark{}
16402 links
16403 \begin_inset Quotes erd
16404 \end_inset
16405
16406  and 
16407 \begin_inset Quotes eld
16408 \end_inset
16409
16410 Dorffest
16411 \begin_inset Quotes erd
16412 \end_inset
16413
16414  to 
16415 \begin_inset Quotes eld
16416 \end_inset
16417
16418 Dorf\SpecialChar \textcompwordmark{}
16419 fest
16420 \begin_inset Quotes erd
16421 \end_inset
16422
16423 .
16424 \end_layout
16425
16426 \begin_layout Subsection
16427 LyX's Proper Names
16428 \begin_inset Index idx
16429 status collapsed
16430
16431 \begin_layout Plain Layout
16432 LyX ! Proper names
16433 \end_layout
16434
16435 \end_inset
16436
16437
16438 \begin_inset CommandInset label
16439 LatexCommand label
16440 name "sub:LyX's-Proper-Names"
16441
16442 \end_inset
16443
16444
16445 \end_layout
16446
16447 \begin_layout Standard
16448 You will certainly have noticed that the word “LaTeX” always appears with
16449  characters in different sizes and heights.
16450  LaTeX is the name of the program used by LyX and is therefore recognized
16451  as a proper name when you type it in LyX as 
16452 \begin_inset Quotes eld
16453 \end_inset
16454
16455 LaT
16456 \begin_inset ERT
16457 status collapsed
16458
16459 \begin_layout Plain Layout
16460
16461 {}
16462 \end_layout
16463
16464 \end_inset
16465
16466 eX
16467 \begin_inset Quotes erd
16468 \end_inset
16469
16470 .
16471 \begin_inset Note Note
16472 status collapsed
16473
16474 \begin_layout Plain Layout
16475 The braces in TeX Code are here to avoid that the 
16476 \begin_inset Quotes eld
16477 \end_inset
16478
16479 command
16480 \begin_inset Quotes erd
16481 \end_inset
16482
16483  appear as proper name in the output, see the last paragraph of this section.
16484  To create proper names omit the TeX Code.
16485 \end_layout
16486
16487 \end_inset
16488
16489  Note the order of the upper-and lowercase letters! LyX recognizes the following
16490  proper names:
16491 \end_layout
16492
16493 \begin_layout Description
16494 LyX The name of the game, write 
16495 \begin_inset Quotes eld
16496 \end_inset
16497
16498 L
16499 \begin_inset ERT
16500 status collapsed
16501
16502 \begin_layout Plain Layout
16503
16504 {}
16505 \end_layout
16506
16507 \end_inset
16508
16509 yX
16510 \begin_inset Quotes erd
16511 \end_inset
16512
16513  to produce it.
16514 \end_layout
16515
16516 \begin_layout Description
16517 TeX The program used by LaTeX, write 
16518 \begin_inset Quotes eld
16519 \end_inset
16520
16521 T
16522 \begin_inset ERT
16523 status collapsed
16524
16525 \begin_layout Plain Layout
16526
16527 {}
16528 \end_layout
16529
16530 \end_inset
16531
16532 eX
16533 \begin_inset Quotes erd
16534 \end_inset
16535
16536  to produce it.
16537 \end_layout
16538
16539 \begin_layout Description
16540 LaTeX The program used by LyX, write 
16541 \begin_inset Quotes eld
16542 \end_inset
16543
16544 LaT
16545 \begin_inset ERT
16546 status collapsed
16547
16548 \begin_layout Plain Layout
16549
16550 {}
16551 \end_layout
16552
16553 \end_inset
16554
16555 eX
16556 \begin_inset Quotes erd
16557 \end_inset
16558
16559  to produce it.
16560 \end_layout
16561
16562 \begin_layout Description
16563 LaTeX2e The actual version of LaTeX, write 
16564 \begin_inset Quotes eld
16565 \end_inset
16566
16567 LaT
16568 \begin_inset ERT
16569 status collapsed
16570
16571 \begin_layout Plain Layout
16572
16573 {}
16574 \end_layout
16575
16576 \end_inset
16577
16578 eX2e
16579 \begin_inset Quotes erd
16580 \end_inset
16581
16582  to produce it.
16583 \end_layout
16584
16585 \begin_layout Standard
16586 You might wonder why the LaTeX-version is 
16587 \begin_inset Quotes eld
16588 \end_inset
16589
16590 2
16591 \begin_inset Formula $\epsilon$
16592 \end_inset
16593
16594
16595 \begin_inset Quotes erd
16596 \end_inset
16597
16598 .
16599  It's an old tradition in the TeX-world to give programs geek version numbers.
16600  For example the version number of TeX converges to the number 
16601 \begin_inset Formula $\pi$
16602 \end_inset
16603
16604 : The actual version is 
16605 \begin_inset Quotes eld
16606 \end_inset
16607
16608 TeX-3.141592
16609 \begin_inset Quotes erd
16610 \end_inset
16611
16612 , the previous one was 
16613 \begin_inset Quotes eld
16614 \end_inset
16615
16616 TeX-3.14159
16617 \begin_inset Quotes erd
16618 \end_inset
16619
16620 .
16621 \end_layout
16622
16623 \begin_layout Standard
16624 If you don't want to use proper names, e.
16625 \begin_inset space \thinspace{}
16626 \end_inset
16627
16628 g.
16629 \begin_inset space \space{}
16630 \end_inset
16631
16632 in section headings, you can insert two empty braces in TeX Code in the
16633  word.
16634  This will look in LyX like: 
16635 \begin_inset Graphics
16636         filename clipart/LaTeX.png
16637         scale 80
16638
16639 \end_inset
16640
16641
16642 \begin_inset Newline newline
16643 \end_inset
16644
16645 For more about TeX Code, look at section
16646 \begin_inset space ~
16647 \end_inset
16648
16649
16650 \begin_inset CommandInset ref
16651 LatexCommand ref
16652 reference "sec:TeX-Code"
16653
16654 \end_inset
16655
16656 .
16657 \end_layout
16658
16659 \begin_layout Subsection
16660 Units
16661 \begin_inset Index idx
16662 status collapsed
16663
16664 \begin_layout Plain Layout
16665 Typography ! Units
16666 \end_layout
16667
16668 \end_inset
16669
16670
16671 \end_layout
16672
16673 \begin_layout Standard
16674 Generally the space between units and the number is smaller than the normal
16675  space between two words.
16676  As you can see in the example below, it looks better when the space is
16677  smaller.
16678  To get such a 
16679 \begin_inset Quotes eld
16680 \end_inset
16681
16682 half space
16683 \begin_inset Quotes erd
16684 \end_inset
16685
16686  for units use the menu 
16687 \family sans
16688 Insert\SpecialChar \menuseparator
16689 Formatting\SpecialChar \menuseparator
16690 Thin
16691 \begin_inset space ~
16692 \end_inset
16693
16694 Space
16695 \family default
16696  (shortcut 
16697 \begin_inset Info
16698 type  "shortcuts"
16699 arg   "space-insert thin"
16700 \end_inset
16701
16702 ).
16703 \end_layout
16704
16705 \begin_layout Standard
16706 Here is an example to show the differences:
16707 \end_layout
16708
16709 \begin_layout Standard
16710 \begin_inset Tabular
16711 <lyxtabular version="3" rows="2" columns="2">
16712 <features tabularvalignment="middle">
16713 <column alignment="left" valignment="top" width="0">
16714 <column alignment="left" valignment="top" width="0">
16715 <row>
16716 <cell alignment="center" valignment="top" usebox="none">
16717 \begin_inset Text
16718
16719 \begin_layout Plain Layout
16720 24
16721 \begin_inset space ~
16722 \end_inset
16723
16724 kW
16725 \begin_inset Formula $\cdot$
16726 \end_inset
16727
16728 h
16729 \end_layout
16730
16731 \end_inset
16732 </cell>
16733 <cell alignment="center" valignment="top" usebox="none">
16734 \begin_inset Text
16735
16736 \begin_layout Plain Layout
16737 space between number and unit
16738 \end_layout
16739
16740 \end_inset
16741 </cell>
16742 </row>
16743 <row>
16744 <cell alignment="center" valignment="top" usebox="none">
16745 \begin_inset Text
16746
16747 \begin_layout Plain Layout
16748 24
16749 \begin_inset space \thinspace{}
16750 \end_inset
16751
16752 kW
16753 \begin_inset Formula $\cdot$
16754 \end_inset
16755
16756 h
16757 \end_layout
16758
16759 \end_inset
16760 </cell>
16761 <cell alignment="center" valignment="top" usebox="none">
16762 \begin_inset Text
16763
16764 \begin_layout Plain Layout
16765 half space between number and unit
16766 \end_layout
16767
16768 \end_inset
16769 </cell>
16770 </row>
16771 </lyxtabular>
16772
16773 \end_inset
16774
16775
16776 \end_layout
16777
16778 \begin_layout Subsection
16779 Widows and Orphans
16780 \begin_inset Index idx
16781 status collapsed
16782
16783 \begin_layout Plain Layout
16784 Typography ! Widows and orphans
16785 \end_layout
16786
16787 \end_inset
16788
16789
16790 \end_layout
16791
16792 \begin_layout Standard
16793 In the early days of word processors, page breaks went wherever the page
16794  happened to end.
16795  There was no regard for what was actually going on in the text.
16796  You may remember once printing out a document, only to find the heading
16797  for a new section printed at the very bottom of the page, the first line
16798  of a new paragraph all alone at the bottom of a page, or the last line
16799  of a paragraph at the top of a new page.
16800  These bits of text became known as 
16801 \emph on
16802 widows
16803 \emph default
16804  and 
16805 \emph on
16806 orphans
16807 \emph default
16808 .
16809 \end_layout
16810
16811 \begin_layout Standard
16812 Clearly, LyX can avoid breaking pages after a section heading.
16813  That's part of the advantage of paragraph environments.
16814  But what about widows and orphans, where the page breaks leave one line
16815  of a paragraph all alone at the top or bottom of a page? There are rules
16816  built into LaTeX governing page breaks, and some of those rules are there
16817  to specifically prevent widows and orphans.
16818  This is the advantage LyX has in using LaTeX as its backend.
16819 \end_layout
16820
16821 \begin_layout Standard
16822 There's no way we can go into how TeX and LaTeX decide to break a page,
16823  or how you can tweak that behavior.
16824  Some LaTeX books listed in the bibliography (such as
16825 \begin_inset space ~
16826 \end_inset
16827
16828
16829 \begin_inset CommandInset citation
16830 LatexCommand cite
16831 key "latexcompanion"
16832
16833 \end_inset
16834
16835  or
16836 \begin_inset space ~
16837 \end_inset
16838
16839
16840 \begin_inset CommandInset citation
16841 LatexCommand cite
16842 key "latexguide"
16843
16844 \end_inset
16845
16846 ) may have more information.
16847  You will almost never need to worry about this, however.
16848 \end_layout
16849
16850 \begin_layout Chapter
16851 Notes, Graphics, Tables, and Floats
16852 \begin_inset CommandInset label
16853 LatexCommand label
16854 name "chap:Floats-and-Notes"
16855
16856 \end_inset
16857
16858
16859 \end_layout
16860
16861 \begin_layout Standard
16862 The issues of this chapter are described in detail in the 
16863 \emph on
16864 Embedded
16865 \begin_inset space ~
16866 \end_inset
16867
16868 Objects
16869 \emph default
16870  manual.
16871  There you will also find tips and tricks for special cases.
16872 \end_layout
16873
16874 \begin_layout Section
16875 Notes
16876 \begin_inset Index idx
16877 status collapsed
16878
16879 \begin_layout Plain Layout
16880 Notes
16881 \end_layout
16882
16883 \end_inset
16884
16885
16886 \begin_inset CommandInset label
16887 LatexCommand label
16888 name "sec:Notes"
16889
16890 \end_inset
16891
16892
16893 \end_layout
16894
16895 \begin_layout Standard
16896 LyX offers you a few types of notes to add to your document:
16897 \end_layout
16898
16899 \begin_layout Description
16900 LyX
16901 \begin_inset space ~
16902 \end_inset
16903
16904 Note This note type is for internal notes that will not appear in the output.
16905 \begin_inset Newline newline
16906 \end_inset
16907
16908
16909 \begin_inset Note Note
16910 status open
16911
16912 \begin_layout Plain Layout
16913 This is text in a note box that doesn't appear in the output.
16914 \end_layout
16915
16916 \end_inset
16917
16918
16919 \end_layout
16920
16921 \begin_layout Description
16922 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
16923 ent, when you export the document to LaTeX via the menu 
16924 \family sans
16925 File\SpecialChar \menuseparator
16926 Export\SpecialChar \menuseparator
16927 LaTeX
16928 \begin_inset space ~
16929 \end_inset
16930
16931 (xxx)
16932 \family default
16933 .
16934 \begin_inset Newline newline
16935 \end_inset
16936
16937
16938 \begin_inset Note Comment
16939 status open
16940
16941 \begin_layout Plain Layout
16942 This is text in a note box that only appears as comment in LaTeX-files.
16943 \end_layout
16944
16945 \end_inset
16946
16947
16948 \end_layout
16949
16950 \begin_layout Description
16951 Greyed
16952 \begin_inset space ~
16953 \end_inset
16954
16955 Out This note will appear in the output as text in a color which you can
16956  set in the document settings under 
16957 \family sans
16958 Colors\SpecialChar \menuseparator
16959 Greyed-out
16960 \begin_inset space ~
16961 \end_inset
16962
16963 notes
16964 \family default
16965 .
16966 \begin_inset Newline newline
16967 \end_inset
16968
16969
16970 \begin_inset Newline newline
16971 \end_inset
16972
16973
16974 \begin_inset Note Greyedout
16975 status open
16976
16977 \begin_layout Plain Layout
16978 This is text
16979 \begin_inset Foot
16980 status open
16981
16982 \begin_layout Plain Layout
16983 This is an example footnote within a greyed out note.
16984  In this document the color of this note type is set to blue.
16985 \end_layout
16986
16987 \end_inset
16988
16989  of a comment that appears in the output.
16990 \end_layout
16991
16992 \end_inset
16993
16994
16995 \begin_inset Newline newline
16996 \end_inset
16997
16998
16999 \begin_inset Newline newline
17000 \end_inset
17001
17002 As you can see in the example, the first line of greyed out notes is a bit
17003  indented and greyed out notes can have footnotes.
17004 \end_layout
17005
17006 \begin_layout Standard
17007 Notes are inserted with the toolbar button 
17008 \begin_inset Info
17009 type  "icon"
17010 arg   "note-insert"
17011 \end_inset
17012
17013  or the menu 
17014 \family sans
17015 Insert\SpecialChar \menuseparator
17016 Note
17017 \family default
17018 .
17019  Right-click on the appearing note box to select the note type.
17020 \end_layout
17021
17022 \begin_layout Section
17023 Footnotes
17024 \begin_inset Index idx
17025 status collapsed
17026
17027 \begin_layout Plain Layout
17028 Footnotes
17029 \end_layout
17030
17031 \end_inset
17032
17033
17034 \begin_inset CommandInset label
17035 LatexCommand label
17036 name "sec:Footnotes"
17037
17038 \end_inset
17039
17040
17041 \end_layout
17042
17043 \begin_layout Standard
17044 LyX uses boxes to display footnotes: When you insert a footnote using the
17045  menu 
17046 \family sans
17047 Insert\SpecialChar \menuseparator
17048 Footnote
17049 \family default
17050  or the toolbar button 
17051 \begin_inset Info
17052 type  "icon"
17053 arg   "footnote-insert"
17054 \end_inset
17055
17056
17057 \family roman
17058 \series medium
17059 \bar no
17060 you will see
17061 \family default
17062 \series default
17063 \bar default
17064  the following box: 
17065 \begin_inset Graphics
17066         filename clipart/footnoteQt4.png
17067         scale 80
17068
17069 \end_inset
17070
17071
17072 \family roman
17073 \series medium
17074 \bar no
17075  This box is LyX's representation of your footnote.
17076  If you
17077 \family default
17078 \series default
17079 \bar default
17080  left-click on 
17081 \family roman
17082 \series medium
17083 \bar no
17084 the 
17085 \begin_inset Quotes eld
17086 \end_inset
17087
17088
17089 \family sans
17090 foot
17091 \family roman
17092
17093 \begin_inset Quotes erd
17094 \end_inset
17095
17096
17097 \family default
17098 \series default
17099 \bar default
17100  
17101 \family roman
17102 \series medium
17103 \bar no
17104 label, the box will
17105 \family default
17106 \series default
17107 \bar default
17108  be opened and you can enter the footnote text into it.
17109  Clicking on the box label again, will close 
17110 \family roman
17111 \series medium
17112 \bar no
17113 the
17114 \family default
17115 \series default
17116 \bar default
17117  box
17118 \family roman
17119 \series medium
17120 \bar no
17121 .
17122  If you want to turn existing text into a footnote, simply mark it and click
17123  on the footnote
17124 \family default
17125 \series default
17126 \bar default
17127  toolbar 
17128 \family roman
17129 \series medium
17130 \bar no
17131 button
17132 \family default
17133 \series default
17134 \bar default
17135 .
17136 \end_layout
17137
17138 \begin_layout Standard
17139 Here is an example footnote:
17140 \family roman
17141 \series medium
17142 \bar no
17143
17144 \begin_inset Foot
17145 status open
17146
17147 \begin_layout Plain Layout
17148 To close a footnote, click on the footnote box label.
17149 \end_layout
17150
17151 \end_inset
17152
17153
17154 \end_layout
17155
17156 \begin_layout Standard
17157 The footnote will appear in the output as a superscript number at the text
17158  position where the footnote box is placed.
17159  The footnote text is placed at the bottom of the current page.
17160  The footnote number is calculated by LyX.
17161  The numbers are consecutive, no matter in which chapter the footnote is
17162  in.
17163  LyX doesn't support other numbering schemes yet, but you can get other
17164  schemes using special LaTeX-commands.
17165  T
17166 \family roman
17167 h
17168 \family default
17169 ey are described in the 
17170 \emph on
17171 Embedded
17172 \begin_inset space ~
17173 \end_inset
17174
17175 Objects
17176 \emph default
17177  manual.
17178 \end_layout
17179
17180 \begin_layout Section
17181 Marginal Notes
17182 \begin_inset Index idx
17183 status collapsed
17184
17185 \begin_layout Plain Layout
17186 Marginal notes
17187 \end_layout
17188
17189 \end_inset
17190
17191
17192 \begin_inset CommandInset label
17193 LatexCommand label
17194 name "sec:Marginal-Notes"
17195
17196 \end_inset
17197
17198
17199 \end_layout
17200
17201 \begin_layout Standard
17202 Marginal notes look and behave just like footnotes in LyX.
17203  When you insert a margin note via the menu 
17204 \family sans
17205 Insert\SpecialChar \menuseparator
17206 Marginal
17207 \begin_inset space ~
17208 \end_inset
17209
17210 Note
17211 \family default
17212  or the toolbar button 
17213 \begin_inset Info
17214 type  "icon"
17215 arg   "marginalnote-insert"
17216 \end_inset
17217
17218 , you will see 
17219 \family roman
17220 \series medium
17221 a
17222 \family default
17223 \series default
17224  
17225 \family roman
17226 \series medium
17227 box with the
17228 \family default
17229 \series default
17230  
17231 \family roman
17232 \series medium
17233 label 
17234 \begin_inset Quotes eld
17235 \end_inset
17236
17237 margin
17238 \begin_inset Quotes erd
17239 \end_inset
17240
17241  appearing within your text.
17242  This box is LyX's representation of your margin
17243 \family default
17244 \series default
17245 al 
17246 \family roman
17247 \series medium
17248 note.
17249 \end_layout
17250
17251 \begin_layout Standard
17252 At the side is an example marginal note.
17253 \family roman
17254 \series medium
17255
17256 \begin_inset Marginal
17257 status open
17258
17259 \begin_layout Plain Layout
17260 This is a marginal note.
17261 \end_layout
17262
17263 \end_inset
17264
17265
17266 \end_layout
17267
17268 \begin_layout Standard
17269 Marginal notes appear at the right side in single-sided documents.
17270  In double-sided documents they appear in the outer margin – left on even
17271  pages, right on odd pages.
17272 \end_layout
17273
17274 \begin_layout Standard
17275 For further information about marginal notes see section 
17276 \emph on
17277 Margin
17278 \begin_inset space ~
17279 \end_inset
17280
17281 Notes
17282 \emph default
17283  of the 
17284 \emph on
17285 Embedded
17286 \begin_inset space ~
17287 \end_inset
17288
17289 Objects
17290 \emph default
17291  manual.
17292 \end_layout
17293
17294 \begin_layout Section
17295 Graphics and Images
17296 \begin_inset Index idx
17297 status collapsed
17298
17299 \begin_layout Plain Layout
17300 Images
17301 \end_layout
17302
17303 \end_inset
17304
17305
17306 \begin_inset Index idx
17307 status collapsed
17308
17309 \begin_layout Plain Layout
17310 Graphics
17311 \end_layout
17312
17313 \end_inset
17314
17315
17316 \begin_inset CommandInset label
17317 LatexCommand label
17318 name "sec:Graphics"
17319
17320 \end_inset
17321
17322
17323 \end_layout
17324
17325 \begin_layout Standard
17326 To insert an image in your document, place the cursor at the text position
17327  you want and click on the toolbar icon 
17328 \begin_inset Info
17329 type  "icon"
17330 arg   "dialog-show-new-inset graphics"
17331 \end_inset
17332
17333  or select 
17334 \family sans
17335 Insert\SpecialChar \menuseparator
17336 Graphics
17337 \family default
17338  from the menu.
17339  Then a dialog will appear to choose the file to load.
17340 \end_layout
17341
17342 \begin_layout Standard
17343 This dialog has numerous mostly self-explanatory parameters.
17344  The 
17345 \family sans
17346 Graphics
17347 \family default
17348  tab allows you to choose your image file.
17349  The image can be transformed by setting a rotation angle and a scaling
17350  factor.
17351  The scaling units are explained in Appendix
17352 \begin_inset space ~
17353 \end_inset
17354
17355
17356 \begin_inset CommandInset ref
17357 LatexCommand ref
17358 reference "cha:Units-available-in"
17359
17360 \end_inset
17361
17362 .
17363 \end_layout
17364
17365 \begin_layout Standard
17366 In the tab 
17367 \family sans
17368 Clipping
17369 \family default
17370  it is possible to set image coordinates to adjust the height and width
17371  of the image in the output.
17372  The coordinates can also be calculated automatically by pressing the button
17373  
17374 \family sans
17375 Get
17376 \begin_inset space ~
17377 \end_inset
17378
17379 from
17380 \begin_inset space ~
17381 \end_inset
17382
17383 file
17384 \family default
17385 .
17386  The option 
17387 \family sans
17388 Clip
17389 \begin_inset space ~
17390 \end_inset
17391
17392 to
17393 \begin_inset space ~
17394 \end_inset
17395
17396 bounding
17397 \begin_inset space ~
17398 \end_inset
17399
17400 box
17401 \family default
17402  will only print the image region within the given coordinates.
17403  Normally you don't need to take care about image coordinates and can ignore
17404  the tab 
17405 \family sans
17406 Clipping
17407 \family default
17408 .
17409 \end_layout
17410
17411 \begin_layout Standard
17412 In the 
17413 \family sans
17414 LaTeX and LyX options
17415 \family default
17416  tab LaTeX experts can specify additional LaTeX options.
17417  You can also specify here the appearance of the image inside LyX.
17418  The option 
17419 \family sans
17420 Draft
17421 \begin_inset space ~
17422 \end_inset
17423
17424 mode
17425 \family default
17426  has the effect that the image doesn't appear in the output, only a frame
17427  with the image size is printed.
17428  The option 
17429 \family sans
17430 Don't
17431 \begin_inset space ~
17432 \end_inset
17433
17434 unzip
17435 \begin_inset space ~
17436 \end_inset
17437
17438 on
17439 \begin_inset space ~
17440 \end_inset
17441
17442 export
17443 \family default
17444  is explained in the 
17445 \emph on
17446 Embedded
17447 \begin_inset space ~
17448 \end_inset
17449
17450 Objects
17451 \emph default
17452  manual in section 
17453 \emph on
17454 Graphics Dialog
17455 \emph default
17456 .
17457 \end_layout
17458
17459 \begin_layout Standard
17460 The graphics dialog can be called at any time by clicking on an image.
17461  The image will appear in the output exactly at the position where it is
17462  in the text.
17463  This is an example image within a separate, horizontally centered paragraph:
17464  
17465 \end_layout
17466
17467 \begin_layout Standard
17468 \align center
17469 \begin_inset Graphics
17470         filename clipart/mobius.eps
17471         scale 70
17472
17473 \end_inset
17474
17475
17476 \end_layout
17477
17478 \begin_layout Standard
17479 If you need image captions and want to reference images, you have to put
17480  the image into a float, see section
17481 \begin_inset space ~
17482 \end_inset
17483
17484
17485 \begin_inset CommandInset ref
17486 LatexCommand ref
17487 reference "sub:Figure-Floats"
17488
17489 \end_inset
17490
17491 .
17492 \end_layout
17493
17494 \begin_layout Subsection
17495 Image Formats
17496 \begin_inset Index idx
17497 status collapsed
17498
17499 \begin_layout Plain Layout
17500 Images ! Formats
17501 \end_layout
17502
17503 \end_inset
17504
17505
17506 \begin_inset CommandInset label
17507 LatexCommand label
17508 name "sub:Image-Formats"
17509
17510 \end_inset
17511
17512
17513 \end_layout
17514
17515 \begin_layout Standard
17516 You can insert images in any known file format.
17517  But as we explained in section
17518 \begin_inset space ~
17519 \end_inset
17520
17521
17522 \begin_inset CommandInset ref
17523 LatexCommand ref
17524 reference "sub:Output-file-formats"
17525
17526 \end_inset
17527
17528 , every output document format allows only a few image formats.
17529  LyX uses therefore the program 
17530 \family typewriter
17531 ImageMagick
17532 \family default
17533  in the background to convert the images to the right format.
17534  To increase your workflow by avoiding these conversions in the background,
17535  you can use only the image formats listed in the subsections of section
17536 \begin_inset space ~
17537 \end_inset
17538
17539
17540 \begin_inset CommandInset ref
17541 LatexCommand ref
17542 reference "sub:Output-file-formats"
17543
17544 \end_inset
17545
17546 .
17547 \end_layout
17548
17549 \begin_layout Standard
17550 Similar to fonts there are two types of image formats:
17551 \end_layout
17552
17553 \begin_layout Description
17554 Bitmap
17555 \begin_inset space ~
17556 \end_inset
17557
17558 images consist of pixel values, often in a compressed form.
17559  They are therefore not fully scalable and look pixelated in large zooms.
17560  Well-known bitmap image formats are 
17561 \begin_inset Quotes eld
17562 \end_inset
17563
17564 Graphics Interchange Format
17565 \begin_inset Quotes erd
17566 \end_inset
17567
17568  (GIF, file extension 
17569 \begin_inset Quotes eld
17570 \end_inset
17571
17572
17573 \family typewriter
17574 .gif
17575 \family default
17576
17577 \begin_inset Quotes erd
17578 \end_inset
17579
17580 )
17581 \begin_inset Index idx
17582 status collapsed
17583
17584 \begin_layout Plain Layout
17585 GIF|see
17586 \begin_inset ERT
17587 status collapsed
17588
17589 \begin_layout Plain Layout
17590
17591 {
17592 \end_layout
17593
17594 \end_inset
17595
17596 Image formats
17597 \begin_inset ERT
17598 status collapsed
17599
17600 \begin_layout Plain Layout
17601
17602 }
17603 \end_layout
17604
17605 \end_inset
17606
17607
17608 \end_layout
17609
17610 \end_inset
17611
17612
17613 \begin_inset Quotes eld
17614 \end_inset
17615
17616 Portable Network Graphics
17617 \begin_inset Quotes erd
17618 \end_inset
17619
17620  (PNG, file extension 
17621 \begin_inset Quotes eld
17622 \end_inset
17623
17624
17625 \family typewriter
17626 .png
17627 \family default
17628
17629 \begin_inset Quotes erd
17630 \end_inset
17631
17632 )
17633 \begin_inset Index idx
17634 status collapsed
17635
17636 \begin_layout Plain Layout
17637 PNG|see
17638 \begin_inset ERT
17639 status collapsed
17640
17641 \begin_layout Plain Layout
17642
17643 {
17644 \end_layout
17645
17646 \end_inset
17647
17648 Image formats
17649 \begin_inset ERT
17650 status collapsed
17651
17652 \begin_layout Plain Layout
17653
17654 }
17655 \end_layout
17656
17657 \end_inset
17658
17659
17660 \end_layout
17661
17662 \end_inset
17663
17664 , and 
17665 \begin_inset Quotes eld
17666 \end_inset
17667
17668 Joint Photographic Experts Group
17669 \begin_inset Quotes erd
17670 \end_inset
17671
17672  (JPG, file extension 
17673 \begin_inset Quotes eld
17674 \end_inset
17675
17676
17677 \family typewriter
17678 .jpg
17679 \family default
17680
17681 \begin_inset Quotes erd
17682 \end_inset
17683
17684  or 
17685 \begin_inset Quotes eld
17686 \end_inset
17687
17688
17689 \family typewriter
17690 .jpeg
17691 \family default
17692
17693 \begin_inset Quotes erd
17694 \end_inset
17695
17696 )
17697 \begin_inset Index idx
17698 status collapsed
17699
17700 \begin_layout Plain Layout
17701 JPG|see
17702 \begin_inset ERT
17703 status collapsed
17704
17705 \begin_layout Plain Layout
17706
17707 {
17708 \end_layout
17709
17710 \end_inset
17711
17712 Image formats
17713 \begin_inset ERT
17714 status collapsed
17715
17716 \begin_layout Plain Layout
17717
17718 }
17719 \end_layout
17720
17721 \end_inset
17722
17723
17724 \end_layout
17725
17726 \end_inset
17727
17728 .
17729 \end_layout
17730
17731 \begin_layout Description
17732 Scalable
17733 \begin_inset space ~
17734 \end_inset
17735
17736 images consist of vectors and can therefore be scaled to any size without
17737  data loss.
17738  The scaling ability is necessary if you want to create presentations, because
17739  presentations are always scaled by the beamer.
17740  Scaling is also useful for online documents to let the user zoom into diagrams.
17741 \begin_inset Newline newline
17742 \end_inset
17743
17744 Scalable image formats can be 
17745 \begin_inset Quotes eld
17746 \end_inset
17747
17748 Scalable Vector Graphics
17749 \begin_inset Quotes erd
17750 \end_inset
17751
17752  (SVG, file extension 
17753 \begin_inset Quotes eld
17754 \end_inset
17755
17756
17757 \family typewriter
17758 .svg
17759 \family default
17760
17761 \begin_inset Quotes erd
17762 \end_inset
17763
17764 )
17765 \begin_inset Index idx
17766 status collapsed
17767
17768 \begin_layout Plain Layout
17769 SVG|see
17770 \begin_inset ERT
17771 status collapsed
17772
17773 \begin_layout Plain Layout
17774
17775 {
17776 \end_layout
17777
17778 \end_inset
17779
17780 Image formats
17781 \begin_inset ERT
17782 status collapsed
17783
17784 \begin_layout Plain Layout
17785
17786 }
17787 \end_layout
17788
17789 \end_inset
17790
17791
17792 \end_layout
17793
17794 \end_inset
17795
17796
17797 \begin_inset Quotes eld
17798 \end_inset
17799
17800 Encapsulated PostScript
17801 \begin_inset Quotes erd
17802 \end_inset
17803
17804  (EPS, file extension 
17805 \begin_inset Quotes eld
17806 \end_inset
17807
17808
17809 \family typewriter
17810 .eps
17811 \family default
17812
17813 \begin_inset Quotes erd
17814 \end_inset
17815
17816 )
17817 \begin_inset Index idx
17818 status collapsed
17819
17820 \begin_layout Plain Layout
17821 EPS|see
17822 \begin_inset ERT
17823 status collapsed
17824
17825 \begin_layout Plain Layout
17826
17827 {
17828 \end_layout
17829
17830 \end_inset
17831
17832 Image formats
17833 \begin_inset ERT
17834 status collapsed
17835
17836 \begin_layout Plain Layout
17837
17838 }
17839 \end_layout
17840
17841 \end_inset
17842
17843
17844 \end_layout
17845
17846 \end_inset
17847
17848 , and 
17849 \begin_inset Quotes eld
17850 \end_inset
17851
17852 Portable Document Format
17853 \begin_inset Quotes erd
17854 \end_inset
17855
17856  (PDF, file extension 
17857 \begin_inset Quotes eld
17858 \end_inset
17859
17860
17861 \family typewriter
17862 .pdf
17863 \family default
17864
17865 \begin_inset Quotes erd
17866 \end_inset
17867
17868 )
17869 \begin_inset Index idx
17870 status collapsed
17871
17872 \begin_layout Plain Layout
17873 PDF
17874 \end_layout
17875
17876 \end_inset
17877
17878 .
17879  We say it can be, because you can convert any bitmap image format to PDF
17880  or EPS and the result will not be scalable.
17881  In this cases only a header with the image properties is added to the original
17882  image
17883 \begin_inset Foot
17884 status collapsed
17885
17886 \begin_layout Plain Layout
17887 In the case of PDF, the original image is additionally compressed.
17888 \end_layout
17889
17890 \end_inset
17891
17892 .
17893 \end_layout
17894
17895 \begin_layout Standard
17896 Normally one cannot convert a bitmap image into a scalable one, only vice
17897  versa.
17898 \end_layout
17899
17900 \begin_layout Subsection
17901 Grouping of Image Settings
17902 \begin_inset Index idx
17903 status collapsed
17904
17905 \begin_layout Plain Layout
17906 Images ! Settings grouping
17907 \end_layout
17908
17909 \end_inset
17910
17911
17912 \end_layout
17913
17914 \begin_layout Standard
17915 Each image can define a new group of image settings or join an existing
17916  group.
17917  Images within such a group share their settings, so adjusting one image
17918  of the group automatically also adjusts all other images of the group in
17919  the same way.
17920  So you can for example change the size for a bunch of images without the
17921  need to manually change each of them.
17922  
17923 \end_layout
17924
17925 \begin_layout Standard
17926 A new group can be set by entering a name in the 
17927 \family sans
17928 Group
17929 \begin_inset space ~
17930 \end_inset
17931
17932 Name
17933 \family default
17934  field in the Graphics dialog.
17935  Joining an existing group can be done using the context menu of the image
17936  by checking the name of the desired group.
17937 \end_layout
17938
17939 \begin_layout Section
17940 Tables
17941 \begin_inset Index idx
17942 status collapsed
17943
17944 \begin_layout Plain Layout
17945 Tables
17946 \end_layout
17947
17948 \end_inset
17949
17950
17951 \begin_inset CommandInset label
17952 LatexCommand label
17953 name "sec:Tables"
17954
17955 \end_inset
17956
17957
17958 \end_layout
17959
17960 \begin_layout Standard
17961 You can insert a table using either the toolbar button 
17962 \begin_inset Info
17963 type  "icon"
17964 arg   "tabular-insert"
17965 \end_inset
17966
17967  or the menu 
17968 \family sans
17969 Insert\SpecialChar \menuseparator
17970 Table
17971 \family default
17972 .
17973  A dialog will appear, asking you for the number of rows and columns.
17974  The default table has lines around any cell and the first row appears separated
17975  from the rest of the table.
17976  This separation appears due to a double line: The cells of the first row
17977  have a line below them and the cells of the second row have a line above
17978  them.
17979  Here is an example table:
17980 \end_layout
17981
17982 \begin_layout Standard
17983 \align center
17984 \begin_inset Tabular
17985 <lyxtabular version="3" rows="4" columns="4">
17986 <features tabularvalignment="middle">
17987 <column alignment="center" valignment="top" width="0pt">
17988 <column alignment="center" valignment="top" width="0pt">
17989 <column alignment="center" valignment="top" width="0in">
17990 <column alignment="center" valignment="top" width="0pt">
17991 <row>
17992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17993 \begin_inset Text
17994
17995 \begin_layout Plain Layout
17996
17997 \end_layout
17998
17999 \end_inset
18000 </cell>
18001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18002 \begin_inset Text
18003
18004 \begin_layout Plain Layout
18005
18006 \family roman
18007 \series medium
18008 \shape up
18009 \size normal
18010 \emph off
18011 \bar no
18012 \noun off
18013 \color none
18014 1
18015 \end_layout
18016
18017 \end_inset
18018 </cell>
18019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18020 \begin_inset Text
18021
18022 \begin_layout Plain Layout
18023 2
18024 \end_layout
18025
18026 \end_inset
18027 </cell>
18028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18029 \begin_inset Text
18030
18031 \begin_layout Plain Layout
18032 3
18033 \end_layout
18034
18035 \end_inset
18036 </cell>
18037 </row>
18038 <row>
18039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18040 \begin_inset Text
18041
18042 \begin_layout Plain Layout
18043
18044 \family roman
18045 \series medium
18046 \shape up
18047 \size normal
18048 \emph off
18049 \bar no
18050 \noun off
18051 \color none
18052 A
18053 \end_layout
18054
18055 \end_inset
18056 </cell>
18057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18058 \begin_inset Text
18059
18060 \begin_layout Plain Layout
18061
18062 \end_layout
18063
18064 \end_inset
18065 </cell>
18066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18067 \begin_inset Text
18068
18069 \begin_layout Plain Layout
18070
18071 \end_layout
18072
18073 \end_inset
18074 </cell>
18075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18076 \begin_inset Text
18077
18078 \begin_layout Plain Layout
18079
18080 \end_layout
18081
18082 \end_inset
18083 </cell>
18084 </row>
18085 <row>
18086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18087 \begin_inset Text
18088
18089 \begin_layout Plain Layout
18090
18091 \family roman
18092 \series medium
18093 \shape up
18094 \size normal
18095 \emph off
18096 \bar no
18097 \noun off
18098 \color none
18099 B
18100 \end_layout
18101
18102 \end_inset
18103 </cell>
18104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18105 \begin_inset Text
18106
18107 \begin_layout Plain Layout
18108
18109 \end_layout
18110
18111 \end_inset
18112 </cell>
18113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18114 \begin_inset Text
18115
18116 \begin_layout Plain Layout
18117
18118 \size normal
18119 \noun off
18120 \color none
18121  
18122 \end_layout
18123
18124 \end_inset
18125 </cell>
18126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18127 \begin_inset Text
18128
18129 \begin_layout Plain Layout
18130
18131 \end_layout
18132
18133 \end_inset
18134 </cell>
18135 </row>
18136 <row>
18137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18138 \begin_inset Text
18139
18140 \begin_layout Plain Layout
18141
18142 \family roman
18143 \series medium
18144 \shape up
18145 \size normal
18146 \emph off
18147 \bar no
18148 \noun off
18149 \color none
18150 C
18151 \end_layout
18152
18153 \end_inset
18154 </cell>
18155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18156 \begin_inset Text
18157
18158 \begin_layout Plain Layout
18159
18160 \end_layout
18161
18162 \end_inset
18163 </cell>
18164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18165 \begin_inset Text
18166
18167 \begin_layout Plain Layout
18168
18169 \end_layout
18170
18171 \end_inset
18172 </cell>
18173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18174 \begin_inset Text
18175
18176 \begin_layout Plain Layout
18177
18178 \end_layout
18179
18180 \end_inset
18181 </cell>
18182 </row>
18183 </lyxtabular>
18184
18185 \end_inset
18186
18187
18188 \end_layout
18189
18190 \begin_layout Subsection
18191 The Table dialog
18192 \end_layout
18193
18194 \begin_layout Standard
18195 You can alter a table by clicking on it with the right mouse button, which
18196  brings up the table dialog.
18197  Here you can adjust the settings of the cell and row/column respectively
18198  where the cursor is placed currently.
18199  Most of the dialog options also work on selections.
18200  This means that if you select more cells, columns or rows the action is
18201  done on all of your selection.
18202 \end_layout
18203
18204 \begin_layout Standard
18205 Additionally to the table dialog, the 
18206 \family sans
18207 table
18208 \begin_inset space ~
18209 \end_inset
18210
18211 toolbar
18212 \family default
18213  helps you in setting table properties.
18214  It appears when the cursor is inside a table.
18215 \end_layout
18216
18217 \begin_layout Standard
18218 In the tab 
18219 \family sans
18220 Table
18221 \begin_inset space ~
18222 \end_inset
18223
18224 Settings
18225 \family default
18226  of the table dialog you can set the alignment for the current row.
18227  If you add a row or column, it will be inserted right beside or below the
18228  current cell respectively.
18229  The vertical alignment of a column can only be adjusted when a column width
18230  is given.
18231  A given width will allow the cell to have line breaks and multiple paragraphs
18232  of text, see section
18233 \begin_inset space ~
18234 \end_inset
18235
18236
18237 \begin_inset CommandInset ref
18238 LatexCommand ref
18239 reference "sub:Table-Cells"
18240
18241 \end_inset
18242
18243 .
18244 \end_layout
18245
18246 \begin_layout Standard
18247 You can mark multiple cells of one row/column as a multicolumn/row cell
18248  using the check box 
18249 \family sans
18250 Multicolumn
18251 \family default
18252  or 
18253 \family sans
18254 Multirow
18255 \family default
18256 .
18257  This will merge the cells to 
18258 \emph on
18259 one
18260 \emph default
18261  cell, spread over more than one column/row.
18262  Multicolumn cells are treated as own rows, so that the alignment, width,
18263  and border settings affect only the multicolumn cell.
18264  Here's an example table with a multicolumn cell in the first row and one
18265  in the last row without the upper border:
18266 \end_layout
18267
18268 \begin_layout Standard
18269 \align center
18270 \begin_inset Tabular
18271 <lyxtabular version="3" rows="3" columns="4">
18272 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18273 <column alignment="center" valignment="top" width="0pt">
18274 <column alignment="center" valignment="middle" width="0">
18275 <column alignment="center" valignment="top" width="0in">
18276 <column alignment="center" valignment="top" width="0pt">
18277 <row>
18278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18279 \begin_inset Text
18280
18281 \begin_layout Plain Layout
18282 abc
18283 \end_layout
18284
18285 \end_inset
18286 </cell>
18287 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18288 \begin_inset Text
18289
18290 \begin_layout Plain Layout
18291 def ghi
18292 \end_layout
18293
18294 \end_inset
18295 </cell>
18296 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18297 \begin_inset Text
18298
18299 \begin_layout Plain Layout
18300
18301 \end_layout
18302
18303 \end_inset
18304 </cell>
18305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18306 \begin_inset Text
18307
18308 \begin_layout Plain Layout
18309 jkl
18310 \end_layout
18311
18312 \end_inset
18313 </cell>
18314 </row>
18315 <row>
18316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18317 \begin_inset Text
18318
18319 \begin_layout Plain Layout
18320
18321 \family roman
18322 \series medium
18323 \shape up
18324 \size normal
18325 \emph off
18326 \bar no
18327 \noun off
18328 \color none
18329 A
18330 \end_layout
18331
18332 \end_inset
18333 </cell>
18334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18335 \begin_inset Text
18336
18337 \begin_layout Plain Layout
18338 B
18339 \end_layout
18340
18341 \end_inset
18342 </cell>
18343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18344 \begin_inset Text
18345
18346 \begin_layout Plain Layout
18347 C
18348 \end_layout
18349
18350 \end_inset
18351 </cell>
18352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18353 \begin_inset Text
18354
18355 \begin_layout Plain Layout
18356 D
18357 \end_layout
18358
18359 \end_inset
18360 </cell>
18361 </row>
18362 <row>
18363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18364 \begin_inset Text
18365
18366 \begin_layout Plain Layout
18367 1
18368 \end_layout
18369
18370 \end_inset
18371 </cell>
18372 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18373 \begin_inset Text
18374
18375 \begin_layout Plain Layout
18376 2
18377 \end_layout
18378
18379 \end_inset
18380 </cell>
18381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18382 \begin_inset Text
18383
18384 \begin_layout Plain Layout
18385 3
18386 \end_layout
18387
18388 \end_inset
18389 </cell>
18390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18391 \begin_inset Text
18392
18393 \begin_layout Plain Layout
18394 4
18395 \end_layout
18396
18397 \end_inset
18398 </cell>
18399 </row>
18400 </lyxtabular>
18401
18402 \end_inset
18403
18404
18405 \end_layout
18406
18407 \begin_layout Standard
18408 Adept users can declare special LaTeX-arguments for the table.
18409  They are necessary for special table formatting, like for multirow cells,
18410  explained in the tables section of the 
18411 \emph on
18412 Embedded
18413 \begin_inset space ~
18414 \end_inset
18415
18416 Objects
18417 \emph default
18418  manual.
18419  You can also rotate the current cell or the whole table 90
18420 \begin_inset space \thinspace{}
18421 \end_inset
18422
18423 degrees counterclockwise.
18424  These rotations are not visible in LyX but in the output.
18425 \end_layout
18426
18427 \begin_layout Standard
18428 \begin_inset Note Greyedout
18429 status open
18430
18431 \begin_layout Plain Layout
18432
18433 \series bold
18434 Note:
18435 \series default
18436  Most DVI-viewers are 
18437 \emph on
18438 not
18439 \emph default
18440  able to display rotations.
18441 \end_layout
18442
18443 \end_inset
18444
18445
18446 \end_layout
18447
18448 \begin_layout Standard
18449 The 
18450 \family sans
18451 Borders
18452 \family default
18453  tab allows you to add and delete border lines for the current row/column.
18454  The button 
18455 \family sans
18456 Default
18457 \family default
18458  adds lines for all cell borders.
18459 \end_layout
18460
18461 \begin_layout Subsection
18462 Longtables
18463 \begin_inset Index idx
18464 status collapsed
18465
18466 \begin_layout Plain Layout
18467 Tables ! Longtables
18468 \end_layout
18469
18470 \end_inset
18471
18472
18473 \begin_inset Index idx
18474 status collapsed
18475
18476 \begin_layout Plain Layout
18477 Longtables
18478 \end_layout
18479
18480 \end_inset
18481
18482
18483 \end_layout
18484
18485 \begin_layout Standard
18486 If the table is too long to fit on one page, you can use the option 
18487 \family sans
18488 Use
18489 \begin_inset space ~
18490 \end_inset
18491
18492 long
18493 \begin_inset space ~
18494 \end_inset
18495
18496 table
18497 \family default
18498  in the tab 
18499 \family sans
18500 Longtable
18501 \family default
18502  of the table dialog to split the table automatically over more pages.
18503  Doing this enables some check boxes and you can now define:
18504 \end_layout
18505
18506 \begin_layout Description
18507
18508 \family sans
18509 Header
18510 \family default
18511 : The current row and all rows above, that don't have any special options
18512  defined, are defined to be the header rows of all pages of the longtable;
18513  except for the first page, if 
18514 \family sans
18515 First
18516 \begin_inset space ~
18517 \end_inset
18518
18519 header
18520 \family default
18521  is defined.
18522 \end_layout
18523
18524 \begin_layout Description
18525
18526 \family sans
18527 First
18528 \begin_inset space ~
18529 \end_inset
18530
18531 header
18532 \family default
18533 : The current row and all rows above, that don't have any special options
18534  defined, are defined to be the header rows of the first page of the longtable.
18535 \end_layout
18536
18537 \begin_layout Description
18538
18539 \family sans
18540 Footer
18541 \family default
18542 : The current row and all rows below, that don't have any special options
18543  defined, are defined to be the footer rows of all pages of the longtable;
18544  except for the last page, if 
18545 \family sans
18546 Last
18547 \begin_inset space ~
18548 \end_inset
18549
18550 footer
18551 \family default
18552  is defined.
18553 \end_layout
18554
18555 \begin_layout Description
18556
18557 \family sans
18558 Last
18559 \begin_inset space ~
18560 \end_inset
18561
18562 footer
18563 \family default
18564 : The current row and all rows below, that don't have any special options
18565  defined, are defined to be the footer rows of the last page of the longtable.
18566 \end_layout
18567
18568 \begin_layout Description
18569 Caption: The first row is reset as a single column.
18570  You can now insert there the table caption via the menu 
18571 \family sans
18572 Insert\SpecialChar \menuseparator
18573 Caption
18574 \family default
18575 .
18576  More about longtable captions can be found in the 
18577 \emph on
18578 Embedded
18579 \begin_inset space ~
18580 \end_inset
18581
18582 Objects
18583 \emph default
18584  manual.
18585 \end_layout
18586
18587 \begin_layout Standard
18588 You can also specify a row where the table is split.
18589  If you set more than one option in the same table row, you should be aware
18590  of the fact that only the first one is used in the given table row.
18591  The others will then be defined as 
18592 \emph on
18593 empty
18594 \emph default
18595 .
18596  In this context, first means first in this order: 
18597 \family sans
18598 Footer, Last
18599 \begin_inset space ~
18600 \end_inset
18601
18602 footer,
18603 \family default
18604  
18605 \family sans
18606 Header,
18607 \family default
18608  
18609 \family sans
18610 First
18611 \begin_inset space ~
18612 \end_inset
18613
18614 header.
18615
18616 \family default
18617  See the following longtable to see how it works:
18618 \end_layout
18619
18620 \begin_layout Standard
18621 \align center
18622 \begin_inset Tabular
18623 <lyxtabular version="3" rows="69" columns="3">
18624 <features islongtable="true" longtabularalignment="center">
18625 <column alignment="block" valignment="top" width="5cm">
18626 <column alignment="left" valignment="top" width="0pt">
18627 <column alignment="right" valignment="top" width="0pt">
18628 <row endfirsthead="true">
18629 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18630 \begin_inset Text
18631
18632 \begin_layout Plain Layout
18633
18634 \series bold
18635 Example Phone List (ignore the names)
18636 \end_layout
18637
18638 \end_inset
18639 </cell>
18640 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18641 \begin_inset Text
18642
18643 \begin_layout Plain Layout
18644
18645 \end_layout
18646
18647 \end_inset
18648 </cell>
18649 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18650 \begin_inset Text
18651
18652 \begin_layout Plain Layout
18653
18654 \end_layout
18655
18656 \end_inset
18657 </cell>
18658 </row>
18659 <row endfirsthead="true">
18660 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18661 \begin_inset Text
18662
18663 \begin_layout Plain Layout
18664
18665 \series bold
18666 NAME
18667 \end_layout
18668
18669 \end_inset
18670 </cell>
18671 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18672 \begin_inset Text
18673
18674 \begin_layout Plain Layout
18675
18676 \end_layout
18677
18678 \end_inset
18679 </cell>
18680 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18681 \begin_inset Text
18682
18683 \begin_layout Plain Layout
18684
18685 \series bold
18686 TEL.
18687 \end_layout
18688
18689 \end_inset
18690 </cell>
18691 </row>
18692 <row endhead="true">
18693 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18694 \begin_inset Text
18695
18696 \begin_layout Plain Layout
18697  
18698 \series bold
18699 Example Phone List
18700 \end_layout
18701
18702 \end_inset
18703 </cell>
18704 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18705 \begin_inset Text
18706
18707 \begin_layout Plain Layout
18708
18709 \end_layout
18710
18711 \end_inset
18712 </cell>
18713 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18714 \begin_inset Text
18715
18716 \begin_layout Plain Layout
18717
18718 \end_layout
18719
18720 \end_inset
18721 </cell>
18722 </row>
18723 <row endhead="true">
18724 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18725 \begin_inset Text
18726
18727 \begin_layout Plain Layout
18728
18729 \series bold
18730 NAME
18731 \end_layout
18732
18733 \end_inset
18734 </cell>
18735 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18736 \begin_inset Text
18737
18738 \begin_layout Plain Layout
18739
18740 \end_layout
18741
18742 \end_inset
18743 </cell>
18744 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18745 \begin_inset Text
18746
18747 \begin_layout Plain Layout
18748
18749 \series bold
18750 TEL.
18751 \end_layout
18752
18753 \end_inset
18754 </cell>
18755 </row>
18756 <row endfoot="true">
18757 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18758 \begin_inset Text
18759
18760 \begin_layout Plain Layout
18761  
18762 \series bold
18763 continue ...
18764 \end_layout
18765
18766 \end_inset
18767 </cell>
18768 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18769 \begin_inset Text
18770
18771 \begin_layout Plain Layout
18772
18773 \end_layout
18774
18775 \end_inset
18776 </cell>
18777 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18778 \begin_inset Text
18779
18780 \begin_layout Plain Layout
18781
18782 \end_layout
18783
18784 \end_inset
18785 </cell>
18786 </row>
18787 <row>
18788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18789 \begin_inset Text
18790
18791 \begin_layout Plain Layout
18792
18793 \series bold
18794 Annovi
18795 \end_layout
18796
18797 \end_inset
18798 </cell>
18799 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18800 \begin_inset Text
18801
18802 \begin_layout Plain Layout
18803 Silvia
18804 \end_layout
18805
18806 \end_inset
18807 </cell>
18808 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18809 \begin_inset Text
18810
18811 \begin_layout Plain Layout
18812 111
18813 \end_layout
18814
18815 \end_inset
18816 </cell>
18817 </row>
18818 <row>
18819 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18820 \begin_inset Text
18821
18822 \begin_layout Plain Layout
18823
18824 \series bold
18825 Bertoli
18826 \end_layout
18827
18828 \end_inset
18829 </cell>
18830 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18831 \begin_inset Text
18832
18833 \begin_layout Plain Layout
18834 Stefano
18835 \end_layout
18836
18837 \end_inset
18838 </cell>
18839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18840 \begin_inset Text
18841
18842 \begin_layout Plain Layout
18843 111
18844 \end_layout
18845
18846 \end_inset
18847 </cell>
18848 </row>
18849 <row>
18850 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18851 \begin_inset Text
18852
18853 \begin_layout Plain Layout
18854
18855 \series bold
18856 Bozzi
18857 \end_layout
18858
18859 \end_inset
18860 </cell>
18861 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18862 \begin_inset Text
18863
18864 \begin_layout Plain Layout
18865 Walter
18866 \end_layout
18867
18868 \end_inset
18869 </cell>
18870 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18871 \begin_inset Text
18872
18873 \begin_layout Plain Layout
18874 111
18875 \end_layout
18876
18877 \end_inset
18878 </cell>
18879 </row>
18880 <row>
18881 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18882 \begin_inset Text
18883
18884 \begin_layout Plain Layout
18885
18886 \series bold
18887 Cachia
18888 \end_layout
18889
18890 \end_inset
18891 </cell>
18892 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18893 \begin_inset Text
18894
18895 \begin_layout Plain Layout
18896 Maria
18897 \end_layout
18898
18899 \end_inset
18900 </cell>
18901 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18902 \begin_inset Text
18903
18904 \begin_layout Plain Layout
18905 111
18906 \end_layout
18907
18908 \end_inset
18909 </cell>
18910 </row>
18911 <row>
18912 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18913 \begin_inset Text
18914
18915 \begin_layout Plain Layout
18916
18917 \series bold
18918 Cachia
18919 \end_layout
18920
18921 \end_inset
18922 </cell>
18923 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18924 \begin_inset Text
18925
18926 \begin_layout Plain Layout
18927 Maurizio
18928 \end_layout
18929
18930 \end_inset
18931 </cell>
18932 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18933 \begin_inset Text
18934
18935 \begin_layout Plain Layout
18936 111
18937 \end_layout
18938
18939 \end_inset
18940 </cell>
18941 </row>
18942 <row>
18943 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18944 \begin_inset Text
18945
18946 \begin_layout Plain Layout
18947
18948 \series bold
18949 Cinquemani
18950 \end_layout
18951
18952 \end_inset
18953 </cell>
18954 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18955 \begin_inset Text
18956
18957 \begin_layout Plain Layout
18958 Giusi
18959 \end_layout
18960
18961 \end_inset
18962 </cell>
18963 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18964 \begin_inset Text
18965
18966 \begin_layout Plain Layout
18967 111
18968 \end_layout
18969
18970 \end_inset
18971 </cell>
18972 </row>
18973 <row>
18974 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18975 \begin_inset Text
18976
18977 \begin_layout Plain Layout
18978
18979 \series bold
18980 Colin
18981 \end_layout
18982
18983 \end_inset
18984 </cell>
18985 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18986 \begin_inset Text
18987
18988 \begin_layout Plain Layout
18989 Bernard
18990 \end_layout
18991
18992 \end_inset
18993 </cell>
18994 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18995 \begin_inset Text
18996
18997 \begin_layout Plain Layout
18998 111
18999 \end_layout
19000
19001 \end_inset
19002 </cell>
19003 </row>
19004 <row>
19005 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19006 \begin_inset Text
19007
19008 \begin_layout Plain Layout
19009
19010 \series bold
19011 Concli
19012 \end_layout
19013
19014 \end_inset
19015 </cell>
19016 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19017 \begin_inset Text
19018
19019 \begin_layout Plain Layout
19020 Gianfranco
19021 \end_layout
19022
19023 \end_inset
19024 </cell>
19025 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19026 \begin_inset Text
19027
19028 \begin_layout Plain Layout
19029 111
19030 \end_layout
19031
19032 \end_inset
19033 </cell>
19034 </row>
19035 <row>
19036 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19037 \begin_inset Text
19038
19039 \begin_layout Plain Layout
19040
19041 \series bold
19042 Dal Bosco
19043 \end_layout
19044
19045 \end_inset
19046 </cell>
19047 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19048 \begin_inset Text
19049
19050 \begin_layout Plain Layout
19051 Carolina
19052 \end_layout
19053
19054 \end_inset
19055 </cell>
19056 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19057 \begin_inset Text
19058
19059 \begin_layout Plain Layout
19060 111
19061 \end_layout
19062
19063 \end_inset
19064 </cell>
19065 </row>
19066 <row>
19067 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19068 \begin_inset Text
19069
19070 \begin_layout Plain Layout
19071
19072 \series bold
19073 Dalpiaz
19074 \end_layout
19075
19076 \end_inset
19077 </cell>
19078 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19079 \begin_inset Text
19080
19081 \begin_layout Plain Layout
19082 Annamaria
19083 \end_layout
19084
19085 \end_inset
19086 </cell>
19087 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19088 \begin_inset Text
19089
19090 \begin_layout Plain Layout
19091 111
19092 \end_layout
19093
19094 \end_inset
19095 </cell>
19096 </row>
19097 <row>
19098 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19099 \begin_inset Text
19100
19101 \begin_layout Plain Layout
19102
19103 \series bold
19104 Feliciello
19105 \end_layout
19106
19107 \end_inset
19108 </cell>
19109 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19110 \begin_inset Text
19111
19112 \begin_layout Plain Layout
19113 Domenico
19114 \end_layout
19115
19116 \end_inset
19117 </cell>
19118 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19119 \begin_inset Text
19120
19121 \begin_layout Plain Layout
19122 111
19123 \end_layout
19124
19125 \end_inset
19126 </cell>
19127 </row>
19128 <row>
19129 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19130 \begin_inset Text
19131
19132 \begin_layout Plain Layout
19133
19134 \series bold
19135 Focarelli
19136 \end_layout
19137
19138 \end_inset
19139 </cell>
19140 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19141 \begin_inset Text
19142
19143 \begin_layout Plain Layout
19144 Paola
19145 \end_layout
19146
19147 \end_inset
19148 </cell>
19149 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19150 \begin_inset Text
19151
19152 \begin_layout Plain Layout
19153 111
19154 \end_layout
19155
19156 \end_inset
19157 </cell>
19158 </row>
19159 <row>
19160 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19161 \begin_inset Text
19162
19163 \begin_layout Plain Layout
19164
19165 \series bold
19166 Galletti
19167 \end_layout
19168
19169 \end_inset
19170 </cell>
19171 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19172 \begin_inset Text
19173
19174 \begin_layout Plain Layout
19175 Oreste
19176 \end_layout
19177
19178 \end_inset
19179 </cell>
19180 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19181 \begin_inset Text
19182
19183 \begin_layout Plain Layout
19184 111
19185 \end_layout
19186
19187 \end_inset
19188 </cell>
19189 </row>
19190 <row>
19191 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19192 \begin_inset Text
19193
19194 \begin_layout Plain Layout
19195
19196 \series bold
19197 Gasparini
19198 \end_layout
19199
19200 \end_inset
19201 </cell>
19202 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19203 \begin_inset Text
19204
19205 \begin_layout Plain Layout
19206 Franca
19207 \end_layout
19208
19209 \end_inset
19210 </cell>
19211 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19212 \begin_inset Text
19213
19214 \begin_layout Plain Layout
19215 111
19216 \end_layout
19217
19218 \end_inset
19219 </cell>
19220 </row>
19221 <row>
19222 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19223 \begin_inset Text
19224
19225 \begin_layout Plain Layout
19226
19227 \series bold
19228 Rizzardi
19229 \end_layout
19230
19231 \end_inset
19232 </cell>
19233 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19234 \begin_inset Text
19235
19236 \begin_layout Plain Layout
19237 Paola
19238 \end_layout
19239
19240 \end_inset
19241 </cell>
19242 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19243 \begin_inset Text
19244
19245 \begin_layout Plain Layout
19246 111
19247 \end_layout
19248
19249 \end_inset
19250 </cell>
19251 </row>
19252 <row>
19253 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19254 \begin_inset Text
19255
19256 \begin_layout Plain Layout
19257
19258 \series bold
19259 Lassini
19260 \end_layout
19261
19262 \end_inset
19263 </cell>
19264 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19265 \begin_inset Text
19266
19267 \begin_layout Plain Layout
19268 Giancarlo
19269 \end_layout
19270
19271 \end_inset
19272 </cell>
19273 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19274 \begin_inset Text
19275
19276 \begin_layout Plain Layout
19277 111
19278 \end_layout
19279
19280 \end_inset
19281 </cell>
19282 </row>
19283 <row>
19284 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19285 \begin_inset Text
19286
19287 \begin_layout Plain Layout
19288
19289 \series bold
19290 Malfatti
19291 \end_layout
19292
19293 \end_inset
19294 </cell>
19295 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19296 \begin_inset Text
19297
19298 \begin_layout Plain Layout
19299 Luciano
19300 \end_layout
19301
19302 \end_inset
19303 </cell>
19304 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19305 \begin_inset Text
19306
19307 \begin_layout Plain Layout
19308 111
19309 \end_layout
19310
19311 \end_inset
19312 </cell>
19313 </row>
19314 <row>
19315 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19316 \begin_inset Text
19317
19318 \begin_layout Plain Layout
19319
19320 \series bold
19321 Malfatti
19322 \end_layout
19323
19324 \end_inset
19325 </cell>
19326 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19327 \begin_inset Text
19328
19329 \begin_layout Plain Layout
19330 Valeriano
19331 \end_layout
19332
19333 \end_inset
19334 </cell>
19335 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19336 \begin_inset Text
19337
19338 \begin_layout Plain Layout
19339 111
19340 \end_layout
19341
19342 \end_inset
19343 </cell>
19344 </row>
19345 <row>
19346 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19347 \begin_inset Text
19348
19349 \begin_layout Plain Layout
19350
19351 \series bold
19352 Meneguzzo
19353 \end_layout
19354
19355 \end_inset
19356 </cell>
19357 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19358 \begin_inset Text
19359
19360 \begin_layout Plain Layout
19361 Roberto
19362 \end_layout
19363
19364 \end_inset
19365 </cell>
19366 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19367 \begin_inset Text
19368
19369 \begin_layout Plain Layout
19370 111
19371 \end_layout
19372
19373 \end_inset
19374 </cell>
19375 </row>
19376 <row>
19377 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19378 \begin_inset Text
19379
19380 \begin_layout Plain Layout
19381
19382 \series bold
19383 Mezzadra
19384 \end_layout
19385
19386 \end_inset
19387 </cell>
19388 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19389 \begin_inset Text
19390
19391 \begin_layout Plain Layout
19392 Roberto
19393 \end_layout
19394
19395 \end_inset
19396 </cell>
19397 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19398 \begin_inset Text
19399
19400 \begin_layout Plain Layout
19401 111
19402 \end_layout
19403
19404 \end_inset
19405 </cell>
19406 </row>
19407 <row>
19408 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19409 \begin_inset Text
19410
19411 \begin_layout Plain Layout
19412
19413 \series bold
19414 Pirpamer
19415 \end_layout
19416
19417 \end_inset
19418 </cell>
19419 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19420 \begin_inset Text
19421
19422 \begin_layout Plain Layout
19423 Erich
19424 \end_layout
19425
19426 \end_inset
19427 </cell>
19428 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19429 \begin_inset Text
19430
19431 \begin_layout Plain Layout
19432 111
19433 \end_layout
19434
19435 \end_inset
19436 </cell>
19437 </row>
19438 <row>
19439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19440 \begin_inset Text
19441
19442 \begin_layout Plain Layout
19443
19444 \series bold
19445 Pochiesa
19446 \end_layout
19447
19448 \end_inset
19449 </cell>
19450 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19451 \begin_inset Text
19452
19453 \begin_layout Plain Layout
19454 Paolo
19455 \end_layout
19456
19457 \end_inset
19458 </cell>
19459 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19460 \begin_inset Text
19461
19462 \begin_layout Plain Layout
19463 111, 222
19464 \end_layout
19465
19466 \end_inset
19467 </cell>
19468 </row>
19469 <row>
19470 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19471 \begin_inset Text
19472
19473 \begin_layout Plain Layout
19474
19475 \series bold
19476 Radina
19477 \end_layout
19478
19479 \end_inset
19480 </cell>
19481 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19482 \begin_inset Text
19483
19484 \begin_layout Plain Layout
19485 Claudio
19486 \end_layout
19487
19488 \end_inset
19489 </cell>
19490 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19491 \begin_inset Text
19492
19493 \begin_layout Plain Layout
19494 111
19495 \end_layout
19496
19497 \end_inset
19498 </cell>
19499 </row>
19500 <row>
19501 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19502 \begin_inset Text
19503
19504 \begin_layout Plain Layout
19505
19506 \series bold
19507 Stuffer
19508 \end_layout
19509
19510 \end_inset
19511 </cell>
19512 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19513 \begin_inset Text
19514
19515 \begin_layout Plain Layout
19516 Oskar
19517 \end_layout
19518
19519 \end_inset
19520 </cell>
19521 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19522 \begin_inset Text
19523
19524 \begin_layout Plain Layout
19525 111
19526 \end_layout
19527
19528 \end_inset
19529 </cell>
19530 </row>
19531 <row>
19532 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19533 \begin_inset Text
19534
19535 \begin_layout Plain Layout
19536
19537 \series bold
19538 Tacchelli
19539 \end_layout
19540
19541 \end_inset
19542 </cell>
19543 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19544 \begin_inset Text
19545
19546 \begin_layout Plain Layout
19547 Ugo
19548 \end_layout
19549
19550 \end_inset
19551 </cell>
19552 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19553 \begin_inset Text
19554
19555 \begin_layout Plain Layout
19556 111
19557 \end_layout
19558
19559 \end_inset
19560 </cell>
19561 </row>
19562 <row>
19563 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19564 \begin_inset Text
19565
19566 \begin_layout Plain Layout
19567
19568 \series bold
19569 Tezzele
19570 \end_layout
19571
19572 \end_inset
19573 </cell>
19574 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19575 \begin_inset Text
19576
19577 \begin_layout Plain Layout
19578 Margit
19579 \end_layout
19580
19581 \end_inset
19582 </cell>
19583 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19584 \begin_inset Text
19585
19586 \begin_layout Plain Layout
19587 111
19588 \end_layout
19589
19590 \end_inset
19591 </cell>
19592 </row>
19593 <row>
19594 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19595 \begin_inset Text
19596
19597 \begin_layout Plain Layout
19598
19599 \series bold
19600 Unterkalmsteiner
19601 \end_layout
19602
19603 \end_inset
19604 </cell>
19605 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19606 \begin_inset Text
19607
19608 \begin_layout Plain Layout
19609 Frieda
19610 \end_layout
19611
19612 \end_inset
19613 </cell>
19614 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19615 \begin_inset Text
19616
19617 \begin_layout Plain Layout
19618 111
19619 \end_layout
19620
19621 \end_inset
19622 </cell>
19623 </row>
19624 <row>
19625 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19626 \begin_inset Text
19627
19628 \begin_layout Plain Layout
19629
19630 \series bold
19631 Vieider
19632 \end_layout
19633
19634 \end_inset
19635 </cell>
19636 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19637 \begin_inset Text
19638
19639 \begin_layout Plain Layout
19640 Hilde
19641 \end_layout
19642
19643 \end_inset
19644 </cell>
19645 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19646 \begin_inset Text
19647
19648 \begin_layout Plain Layout
19649 111
19650 \end_layout
19651
19652 \end_inset
19653 </cell>
19654 </row>
19655 <row>
19656 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19657 \begin_inset Text
19658
19659 \begin_layout Plain Layout
19660
19661 \series bold
19662 Vigna
19663 \end_layout
19664
19665 \end_inset
19666 </cell>
19667 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19668 \begin_inset Text
19669
19670 \begin_layout Plain Layout
19671 Jürgen
19672 \end_layout
19673
19674 \end_inset
19675 </cell>
19676 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19677 \begin_inset Text
19678
19679 \begin_layout Plain Layout
19680 111
19681 \end_layout
19682
19683 \end_inset
19684 </cell>
19685 </row>
19686 <row>
19687 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19688 \begin_inset Text
19689
19690 \begin_layout Plain Layout
19691
19692 \series bold
19693 Weber
19694 \end_layout
19695
19696 \end_inset
19697 </cell>
19698 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19699 \begin_inset Text
19700
19701 \begin_layout Plain Layout
19702 Maurizio
19703 \end_layout
19704
19705 \end_inset
19706 </cell>
19707 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19708 \begin_inset Text
19709
19710 \begin_layout Plain Layout
19711 111
19712 \end_layout
19713
19714 \end_inset
19715 </cell>
19716 </row>
19717 <row>
19718 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19719 \begin_inset Text
19720
19721 \begin_layout Plain Layout
19722
19723 \series bold
19724 Winkler
19725 \end_layout
19726
19727 \end_inset
19728 </cell>
19729 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19730 \begin_inset Text
19731
19732 \begin_layout Plain Layout
19733 Franz
19734 \end_layout
19735
19736 \end_inset
19737 </cell>
19738 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19739 \begin_inset Text
19740
19741 \begin_layout Plain Layout
19742 111
19743 \end_layout
19744
19745 \end_inset
19746 </cell>
19747 </row>
19748 <row>
19749 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19750 \begin_inset Text
19751
19752 \begin_layout Plain Layout
19753  
19754 \end_layout
19755
19756 \end_inset
19757 </cell>
19758 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19759 \begin_inset Text
19760
19761 \begin_layout Plain Layout
19762
19763 \end_layout
19764
19765 \end_inset
19766 </cell>
19767 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19768 \begin_inset Text
19769
19770 \begin_layout Plain Layout
19771
19772 \end_layout
19773
19774 \end_inset
19775 </cell>
19776 </row>
19777 <row>
19778 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19779 \begin_inset Text
19780
19781 \begin_layout Plain Layout
19782
19783 \series bold
19784 Annovi
19785 \end_layout
19786
19787 \end_inset
19788 </cell>
19789 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19790 \begin_inset Text
19791
19792 \begin_layout Plain Layout
19793 Silvia
19794 \end_layout
19795
19796 \end_inset
19797 </cell>
19798 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19799 \begin_inset Text
19800
19801 \begin_layout Plain Layout
19802 555
19803 \end_layout
19804
19805 \end_inset
19806 </cell>
19807 </row>
19808 <row>
19809 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19810 \begin_inset Text
19811
19812 \begin_layout Plain Layout
19813
19814 \series bold
19815 Bertoli
19816 \end_layout
19817
19818 \end_inset
19819 </cell>
19820 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19821 \begin_inset Text
19822
19823 \begin_layout Plain Layout
19824 Stefano
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19830 \begin_inset Text
19831
19832 \begin_layout Plain Layout
19833 555
19834 \end_layout
19835
19836 \end_inset
19837 </cell>
19838 </row>
19839 <row>
19840 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19841 \begin_inset Text
19842
19843 \begin_layout Plain Layout
19844
19845 \series bold
19846 Bozzi
19847 \end_layout
19848
19849 \end_inset
19850 </cell>
19851 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19852 \begin_inset Text
19853
19854 \begin_layout Plain Layout
19855 Walter
19856 \end_layout
19857
19858 \end_inset
19859 </cell>
19860 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19861 \begin_inset Text
19862
19863 \begin_layout Plain Layout
19864 555
19865 \end_layout
19866
19867 \end_inset
19868 </cell>
19869 </row>
19870 <row>
19871 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19872 \begin_inset Text
19873
19874 \begin_layout Plain Layout
19875
19876 \series bold
19877 Cachia
19878 \end_layout
19879
19880 \end_inset
19881 </cell>
19882 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19883 \begin_inset Text
19884
19885 \begin_layout Plain Layout
19886 Maria
19887 \end_layout
19888
19889 \end_inset
19890 </cell>
19891 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19892 \begin_inset Text
19893
19894 \begin_layout Plain Layout
19895 555
19896 \end_layout
19897
19898 \end_inset
19899 </cell>
19900 </row>
19901 <row>
19902 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19903 \begin_inset Text
19904
19905 \begin_layout Plain Layout
19906
19907 \series bold
19908 Cachia
19909 \end_layout
19910
19911 \end_inset
19912 </cell>
19913 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19914 \begin_inset Text
19915
19916 \begin_layout Plain Layout
19917 Maurizio
19918 \end_layout
19919
19920 \end_inset
19921 </cell>
19922 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19923 \begin_inset Text
19924
19925 \begin_layout Plain Layout
19926 555
19927 \end_layout
19928
19929 \end_inset
19930 </cell>
19931 </row>
19932 <row>
19933 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19934 \begin_inset Text
19935
19936 \begin_layout Plain Layout
19937
19938 \series bold
19939 Cinquemani
19940 \end_layout
19941
19942 \end_inset
19943 </cell>
19944 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19945 \begin_inset Text
19946
19947 \begin_layout Plain Layout
19948 Giusi
19949 \end_layout
19950
19951 \end_inset
19952 </cell>
19953 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19954 \begin_inset Text
19955
19956 \begin_layout Plain Layout
19957 555
19958 \end_layout
19959
19960 \end_inset
19961 </cell>
19962 </row>
19963 <row>
19964 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19965 \begin_inset Text
19966
19967 \begin_layout Plain Layout
19968
19969 \series bold
19970 Colin
19971 \end_layout
19972
19973 \end_inset
19974 </cell>
19975 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19976 \begin_inset Text
19977
19978 \begin_layout Plain Layout
19979 Bernard
19980 \end_layout
19981
19982 \end_inset
19983 </cell>
19984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19985 \begin_inset Text
19986
19987 \begin_layout Plain Layout
19988 555
19989 \end_layout
19990
19991 \end_inset
19992 </cell>
19993 </row>
19994 <row>
19995 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19996 \begin_inset Text
19997
19998 \begin_layout Plain Layout
19999
20000 \series bold
20001 Concli
20002 \end_layout
20003
20004 \end_inset
20005 </cell>
20006 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20007 \begin_inset Text
20008
20009 \begin_layout Plain Layout
20010 Gianfranco
20011 \end_layout
20012
20013 \end_inset
20014 </cell>
20015 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20016 \begin_inset Text
20017
20018 \begin_layout Plain Layout
20019 555
20020 \end_layout
20021
20022 \end_inset
20023 </cell>
20024 </row>
20025 <row>
20026 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20027 \begin_inset Text
20028
20029 \begin_layout Plain Layout
20030
20031 \series bold
20032 Dal Bosco
20033 \end_layout
20034
20035 \end_inset
20036 </cell>
20037 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20038 \begin_inset Text
20039
20040 \begin_layout Plain Layout
20041 Carolina
20042 \end_layout
20043
20044 \end_inset
20045 </cell>
20046 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20047 \begin_inset Text
20048
20049 \begin_layout Plain Layout
20050 555
20051 \end_layout
20052
20053 \end_inset
20054 </cell>
20055 </row>
20056 <row>
20057 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20058 \begin_inset Text
20059
20060 \begin_layout Plain Layout
20061
20062 \series bold
20063 Dalpiaz
20064 \end_layout
20065
20066 \end_inset
20067 </cell>
20068 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20069 \begin_inset Text
20070
20071 \begin_layout Plain Layout
20072 Annamaria
20073 \end_layout
20074
20075 \end_inset
20076 </cell>
20077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20078 \begin_inset Text
20079
20080 \begin_layout Plain Layout
20081 555
20082 \end_layout
20083
20084 \end_inset
20085 </cell>
20086 </row>
20087 <row>
20088 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20089 \begin_inset Text
20090
20091 \begin_layout Plain Layout
20092
20093 \series bold
20094 Feliciello
20095 \end_layout
20096
20097 \end_inset
20098 </cell>
20099 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20100 \begin_inset Text
20101
20102 \begin_layout Plain Layout
20103 Domenico
20104 \end_layout
20105
20106 \end_inset
20107 </cell>
20108 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20109 \begin_inset Text
20110
20111 \begin_layout Plain Layout
20112 555
20113 \end_layout
20114
20115 \end_inset
20116 </cell>
20117 </row>
20118 <row>
20119 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20120 \begin_inset Text
20121
20122 \begin_layout Plain Layout
20123
20124 \series bold
20125 Focarelli
20126 \end_layout
20127
20128 \end_inset
20129 </cell>
20130 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20131 \begin_inset Text
20132
20133 \begin_layout Plain Layout
20134 Paola
20135 \end_layout
20136
20137 \end_inset
20138 </cell>
20139 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20140 \begin_inset Text
20141
20142 \begin_layout Plain Layout
20143 555
20144 \end_layout
20145
20146 \end_inset
20147 </cell>
20148 </row>
20149 <row>
20150 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20151 \begin_inset Text
20152
20153 \begin_layout Plain Layout
20154
20155 \series bold
20156 Galletti
20157 \end_layout
20158
20159 \end_inset
20160 </cell>
20161 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20162 \begin_inset Text
20163
20164 \begin_layout Plain Layout
20165 Oreste
20166 \end_layout
20167
20168 \end_inset
20169 </cell>
20170 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20171 \begin_inset Text
20172
20173 \begin_layout Plain Layout
20174 555
20175 \end_layout
20176
20177 \end_inset
20178 </cell>
20179 </row>
20180 <row>
20181 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20182 \begin_inset Text
20183
20184 \begin_layout Plain Layout
20185
20186 \series bold
20187 Gasparini
20188 \end_layout
20189
20190 \end_inset
20191 </cell>
20192 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20193 \begin_inset Text
20194
20195 \begin_layout Plain Layout
20196 Franca
20197 \end_layout
20198
20199 \end_inset
20200 </cell>
20201 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20202 \begin_inset Text
20203
20204 \begin_layout Plain Layout
20205 555
20206 \end_layout
20207
20208 \end_inset
20209 </cell>
20210 </row>
20211 <row>
20212 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20213 \begin_inset Text
20214
20215 \begin_layout Plain Layout
20216
20217 \series bold
20218 Rizzardi
20219 \end_layout
20220
20221 \end_inset
20222 </cell>
20223 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20224 \begin_inset Text
20225
20226 \begin_layout Plain Layout
20227 Paola
20228 \end_layout
20229
20230 \end_inset
20231 </cell>
20232 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20233 \begin_inset Text
20234
20235 \begin_layout Plain Layout
20236 555
20237 \end_layout
20238
20239 \end_inset
20240 </cell>
20241 </row>
20242 <row>
20243 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20244 \begin_inset Text
20245
20246 \begin_layout Plain Layout
20247
20248 \series bold
20249 Lassini
20250 \end_layout
20251
20252 \end_inset
20253 </cell>
20254 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20255 \begin_inset Text
20256
20257 \begin_layout Plain Layout
20258 Giancarlo
20259 \end_layout
20260
20261 \end_inset
20262 </cell>
20263 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20264 \begin_inset Text
20265
20266 \begin_layout Plain Layout
20267 555
20268 \end_layout
20269
20270 \end_inset
20271 </cell>
20272 </row>
20273 <row>
20274 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20275 \begin_inset Text
20276
20277 \begin_layout Plain Layout
20278
20279 \series bold
20280 Malfatti
20281 \end_layout
20282
20283 \end_inset
20284 </cell>
20285 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20286 \begin_inset Text
20287
20288 \begin_layout Plain Layout
20289 Luciano
20290 \end_layout
20291
20292 \end_inset
20293 </cell>
20294 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20295 \begin_inset Text
20296
20297 \begin_layout Plain Layout
20298 555
20299 \end_layout
20300
20301 \end_inset
20302 </cell>
20303 </row>
20304 <row>
20305 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20306 \begin_inset Text
20307
20308 \begin_layout Plain Layout
20309
20310 \series bold
20311 Malfatti
20312 \end_layout
20313
20314 \end_inset
20315 </cell>
20316 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20317 \begin_inset Text
20318
20319 \begin_layout Plain Layout
20320 Valeriano
20321 \end_layout
20322
20323 \end_inset
20324 </cell>
20325 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20326 \begin_inset Text
20327
20328 \begin_layout Plain Layout
20329 555
20330 \end_layout
20331
20332 \end_inset
20333 </cell>
20334 </row>
20335 <row>
20336 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20337 \begin_inset Text
20338
20339 \begin_layout Plain Layout
20340
20341 \series bold
20342 Meneguzzo
20343 \end_layout
20344
20345 \end_inset
20346 </cell>
20347 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20348 \begin_inset Text
20349
20350 \begin_layout Plain Layout
20351 Roberto
20352 \end_layout
20353
20354 \end_inset
20355 </cell>
20356 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20357 \begin_inset Text
20358
20359 \begin_layout Plain Layout
20360 555
20361 \end_layout
20362
20363 \end_inset
20364 </cell>
20365 </row>
20366 <row>
20367 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20368 \begin_inset Text
20369
20370 \begin_layout Plain Layout
20371
20372 \series bold
20373 Mezzadra
20374 \end_layout
20375
20376 \end_inset
20377 </cell>
20378 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20379 \begin_inset Text
20380
20381 \begin_layout Plain Layout
20382 Roberto
20383 \end_layout
20384
20385 \end_inset
20386 </cell>
20387 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20388 \begin_inset Text
20389
20390 \begin_layout Plain Layout
20391 555
20392 \end_layout
20393
20394 \end_inset
20395 </cell>
20396 </row>
20397 <row>
20398 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20399 \begin_inset Text
20400
20401 \begin_layout Plain Layout
20402
20403 \series bold
20404 Pirpamer
20405 \end_layout
20406
20407 \end_inset
20408 </cell>
20409 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20410 \begin_inset Text
20411
20412 \begin_layout Plain Layout
20413 Erich
20414 \end_layout
20415
20416 \end_inset
20417 </cell>
20418 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20419 \begin_inset Text
20420
20421 \begin_layout Plain Layout
20422 555
20423 \end_layout
20424
20425 \end_inset
20426 </cell>
20427 </row>
20428 <row>
20429 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20430 \begin_inset Text
20431
20432 \begin_layout Plain Layout
20433
20434 \series bold
20435 Pochiesa
20436 \end_layout
20437
20438 \end_inset
20439 </cell>
20440 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20441 \begin_inset Text
20442
20443 \begin_layout Plain Layout
20444 Paolo
20445 \end_layout
20446
20447 \end_inset
20448 </cell>
20449 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20450 \begin_inset Text
20451
20452 \begin_layout Plain Layout
20453 555, 222
20454 \end_layout
20455
20456 \end_inset
20457 </cell>
20458 </row>
20459 <row>
20460 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20461 \begin_inset Text
20462
20463 \begin_layout Plain Layout
20464
20465 \series bold
20466 Radina
20467 \end_layout
20468
20469 \end_inset
20470 </cell>
20471 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20472 \begin_inset Text
20473
20474 \begin_layout Plain Layout
20475 Claudio
20476 \end_layout
20477
20478 \end_inset
20479 </cell>
20480 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20481 \begin_inset Text
20482
20483 \begin_layout Plain Layout
20484 555
20485 \end_layout
20486
20487 \end_inset
20488 </cell>
20489 </row>
20490 <row>
20491 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20492 \begin_inset Text
20493
20494 \begin_layout Plain Layout
20495
20496 \series bold
20497 Stuffer
20498 \end_layout
20499
20500 \end_inset
20501 </cell>
20502 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20503 \begin_inset Text
20504
20505 \begin_layout Plain Layout
20506 Oskar
20507 \end_layout
20508
20509 \end_inset
20510 </cell>
20511 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20512 \begin_inset Text
20513
20514 \begin_layout Plain Layout
20515 555
20516 \end_layout
20517
20518 \end_inset
20519 </cell>
20520 </row>
20521 <row>
20522 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20523 \begin_inset Text
20524
20525 \begin_layout Plain Layout
20526
20527 \series bold
20528 Tacchelli
20529 \end_layout
20530
20531 \end_inset
20532 </cell>
20533 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20534 \begin_inset Text
20535
20536 \begin_layout Plain Layout
20537 Ugo
20538 \end_layout
20539
20540 \end_inset
20541 </cell>
20542 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20543 \begin_inset Text
20544
20545 \begin_layout Plain Layout
20546 555
20547 \end_layout
20548
20549 \end_inset
20550 </cell>
20551 </row>
20552 <row>
20553 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20554 \begin_inset Text
20555
20556 \begin_layout Plain Layout
20557
20558 \series bold
20559 Tezzele
20560 \end_layout
20561
20562 \end_inset
20563 </cell>
20564 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20565 \begin_inset Text
20566
20567 \begin_layout Plain Layout
20568 Margit
20569 \end_layout
20570
20571 \end_inset
20572 </cell>
20573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20574 \begin_inset Text
20575
20576 \begin_layout Plain Layout
20577 555
20578 \end_layout
20579
20580 \end_inset
20581 </cell>
20582 </row>
20583 <row>
20584 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20585 \begin_inset Text
20586
20587 \begin_layout Plain Layout
20588
20589 \series bold
20590 Unterkalmsteiner
20591 \end_layout
20592
20593 \end_inset
20594 </cell>
20595 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20596 \begin_inset Text
20597
20598 \begin_layout Plain Layout
20599 Frieda
20600 \end_layout
20601
20602 \end_inset
20603 </cell>
20604 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20605 \begin_inset Text
20606
20607 \begin_layout Plain Layout
20608 555
20609 \end_layout
20610
20611 \end_inset
20612 </cell>
20613 </row>
20614 <row>
20615 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20616 \begin_inset Text
20617
20618 \begin_layout Plain Layout
20619
20620 \series bold
20621 Vieider
20622 \end_layout
20623
20624 \end_inset
20625 </cell>
20626 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20627 \begin_inset Text
20628
20629 \begin_layout Plain Layout
20630 Hilde
20631 \end_layout
20632
20633 \end_inset
20634 </cell>
20635 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20636 \begin_inset Text
20637
20638 \begin_layout Plain Layout
20639 555
20640 \end_layout
20641
20642 \end_inset
20643 </cell>
20644 </row>
20645 <row>
20646 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20647 \begin_inset Text
20648
20649 \begin_layout Plain Layout
20650
20651 \series bold
20652 Vigna
20653 \end_layout
20654
20655 \end_inset
20656 </cell>
20657 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20658 \begin_inset Text
20659
20660 \begin_layout Plain Layout
20661 Jürgen
20662 \end_layout
20663
20664 \end_inset
20665 </cell>
20666 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20667 \begin_inset Text
20668
20669 \begin_layout Plain Layout
20670 999
20671 \end_layout
20672
20673 \end_inset
20674 </cell>
20675 </row>
20676 <row>
20677 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20678 \begin_inset Text
20679
20680 \begin_layout Plain Layout
20681
20682 \series bold
20683 Weber
20684 \end_layout
20685
20686 \end_inset
20687 </cell>
20688 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20689 \begin_inset Text
20690
20691 \begin_layout Plain Layout
20692 Maurizio
20693 \end_layout
20694
20695 \end_inset
20696 </cell>
20697 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20698 \begin_inset Text
20699
20700 \begin_layout Plain Layout
20701 555
20702 \end_layout
20703
20704 \end_inset
20705 </cell>
20706 </row>
20707 <row>
20708 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20709 \begin_inset Text
20710
20711 \begin_layout Plain Layout
20712
20713 \series bold
20714 Winkler
20715 \end_layout
20716
20717 \end_inset
20718 </cell>
20719 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20720 \begin_inset Text
20721
20722 \begin_layout Plain Layout
20723 Franz
20724 \end_layout
20725
20726 \end_inset
20727 </cell>
20728 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20729 \begin_inset Text
20730
20731 \begin_layout Plain Layout
20732 555
20733 \end_layout
20734
20735 \end_inset
20736 </cell>
20737 </row>
20738 <row endlastfoot="true">
20739 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20740 \begin_inset Text
20741
20742 \begin_layout Plain Layout
20743
20744 \series bold
20745 End
20746 \end_layout
20747
20748 \end_inset
20749 </cell>
20750 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20751 \begin_inset Text
20752
20753 \begin_layout Plain Layout
20754
20755 \end_layout
20756
20757 \end_inset
20758 </cell>
20759 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20760 \begin_inset Text
20761
20762 \begin_layout Plain Layout
20763
20764 \end_layout
20765
20766 \end_inset
20767 </cell>
20768 </row>
20769 </lyxtabular>
20770
20771 \end_inset
20772
20773
20774 \end_layout
20775
20776 \begin_layout Subsection
20777 Table Cells
20778 \begin_inset Index idx
20779 status collapsed
20780
20781 \begin_layout Plain Layout
20782 Tables ! Cells
20783 \end_layout
20784
20785 \end_inset
20786
20787
20788 \begin_inset CommandInset label
20789 LatexCommand label
20790 name "sub:Table-Cells"
20791
20792 \end_inset
20793
20794
20795 \end_layout
20796
20797 \begin_layout Standard
20798 A table cell can contain text, inline equations, a figure, or another table.
20799  All these kinds of objects can be placed in the same cell.
20800  Font sizes and shapes can also be altered.
20801  But you can't put a special environment in a cell (like 
20802 \family sans
20803 Section*
20804 \family default
20805 , etc.), nor set spacing options etc.
20806  for the cell's paragraph.
20807 \end_layout
20808
20809 \begin_layout Standard
20810 To have multi-line entries in table cells, you have to declare a fixed width
20811  for the column in the table dialog.
20812  Your text is then automatically split into multiple lines and the cell
20813  is enlarged vertically when the length of the text exceeds the given width.
20814  An example:
20815 \end_layout
20816
20817 \begin_layout Standard
20818 \align center
20819 \begin_inset Tabular
20820 <lyxtabular version="3" rows="4" columns="3">
20821 <features tabularvalignment="middle">
20822 <column alignment="center" valignment="top" width="0pt">
20823 <column alignment="block" valignment="top" width="3cm">
20824 <column alignment="center" valignment="top" width="0pt">
20825 <row>
20826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20827 \begin_inset Text
20828
20829 \begin_layout Plain Layout
20830
20831 \family roman
20832 \series medium
20833 \shape up
20834 \size normal
20835 \emph off
20836 \bar no
20837 \noun off
20838 \color none
20839 1
20840 \end_layout
20841
20842 \end_inset
20843 </cell>
20844 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20845 \begin_inset Text
20846
20847 \begin_layout Plain Layout
20848
20849 \family roman
20850 \series medium
20851 \shape up
20852 \size normal
20853 \emph off
20854 \bar no
20855 \noun off
20856 \color none
20857 2
20858 \end_layout
20859
20860 \end_inset
20861 </cell>
20862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20863 \begin_inset Text
20864
20865 \begin_layout Plain Layout
20866
20867 \family roman
20868 \series medium
20869 \shape up
20870 \size normal
20871 \emph off
20872 \bar no
20873 \noun off
20874 \color none
20875 3
20876 \end_layout
20877
20878 \end_inset
20879 </cell>
20880 </row>
20881 <row>
20882 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20883 \begin_inset Text
20884
20885 \begin_layout Plain Layout
20886
20887 \family roman
20888 \series medium
20889 \shape up
20890 \size normal
20891 \emph off
20892 \bar no
20893 \noun off
20894 \color none
20895 4
20896 \end_layout
20897
20898 \end_inset
20899 </cell>
20900 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20901 \begin_inset Text
20902
20903 \begin_layout Plain Layout
20904
20905 \family roman
20906 \series medium
20907 \shape up
20908 \size normal
20909 \emph off
20910 \bar no
20911 \noun off
20912 \color none
20913 This is a multi-line entry in a table.
20914 \end_layout
20915
20916 \end_inset
20917 </cell>
20918 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20919 \begin_inset Text
20920
20921 \begin_layout Plain Layout
20922
20923 \family roman
20924 \series medium
20925 \shape up
20926 \size normal
20927 \emph off
20928 \bar no
20929 \noun off
20930 \color none
20931 5
20932 \end_layout
20933
20934 \end_inset
20935 </cell>
20936 </row>
20937 <row>
20938 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20939 \begin_inset Text
20940
20941 \begin_layout Plain Layout
20942
20943 \family roman
20944 \series medium
20945 \shape up
20946 \size normal
20947 \emph off
20948 \bar no
20949 \noun off
20950 \color none
20951 6
20952 \end_layout
20953
20954 \end_inset
20955 </cell>
20956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20957 \begin_inset Text
20958
20959 \begin_layout Plain Layout
20960
20961 \family roman
20962 \series medium
20963 \shape up
20964 \size normal
20965 \emph off
20966 \bar no
20967 \noun off
20968 \color none
20969 This is longer now.
20970 \end_layout
20971
20972 \end_inset
20973 </cell>
20974 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20975 \begin_inset Text
20976
20977 \begin_layout Plain Layout
20978
20979 \family roman
20980 \series medium
20981 \shape up
20982 \size normal
20983 \emph off
20984 \bar no
20985 \noun off
20986 \color none
20987 7
20988 \end_layout
20989
20990 \end_inset
20991 </cell>
20992 </row>
20993 <row>
20994 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20995 \begin_inset Text
20996
20997 \begin_layout Plain Layout
20998
20999 \family roman
21000 \series medium
21001 \shape up
21002 \size normal
21003 \emph off
21004 \bar no
21005 \noun off
21006 \color none
21007 8
21008 \end_layout
21009
21010 \end_inset
21011 </cell>
21012 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21013 \begin_inset Text
21014
21015 \begin_layout Plain Layout
21016
21017 \family roman
21018 \series medium
21019 \shape up
21020 \size normal
21021 \emph off
21022 \bar no
21023 \noun off
21024 \color none
21025 This is a multi-line entry in a table.
21026  This is longer now.
21027 \end_layout
21028
21029 \end_inset
21030 </cell>
21031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21032 \begin_inset Text
21033
21034 \begin_layout Plain Layout
21035
21036 \family roman
21037 \series medium
21038 \shape up
21039 \size normal
21040 \emph off
21041 \bar no
21042 \noun off
21043 \color none
21044 9
21045 \end_layout
21046
21047 \end_inset
21048 </cell>
21049 </row>
21050 </lyxtabular>
21051
21052 \end_inset
21053
21054
21055 \end_layout
21056
21057 \begin_layout Standard
21058 Cutting and pasting between tables and table cells works reasonably well.
21059  You can cut and paste even more than one row.
21060 \begin_inset Foot
21061 status open
21062
21063 \begin_layout Plain Layout
21064 Note, that you cannot paste into a multicell selection because it would
21065  not be clear what to do when pasting a single word in a selected 2×3.
21066  
21067 \end_layout
21068
21069 \end_inset
21070
21071  Selection with the mouse or with 
21072 \family sans
21073 Shift
21074 \family default
21075  plus the arrow keys works as usual.
21076  You can also copy and paste the entire table as a single unit by starting
21077  the selection from outside the table.
21078 \end_layout
21079
21080 \begin_layout Section
21081 Floats
21082 \begin_inset Index idx
21083 status collapsed
21084
21085 \begin_layout Plain Layout
21086 Floats
21087 \end_layout
21088
21089 \end_inset
21090
21091
21092 \begin_inset CommandInset label
21093 LatexCommand label
21094 name "sec:Floats"
21095
21096 \end_inset
21097
21098
21099 \end_layout
21100
21101 \begin_layout Subsection
21102 Introduction
21103 \end_layout
21104
21105 \begin_layout Standard
21106 A float is a block of text associated with some sort of label, which doesn't
21107  have a fixed location.
21108  It can 
21109 \begin_inset Quotes eld
21110 \end_inset
21111
21112 float
21113 \begin_inset Quotes erd
21114 \end_inset
21115
21116  forward or backward a page or two, to wherever it fits best.
21117  
21118 \family sans
21119 Footnotes
21120 \family default
21121  and 
21122 \family sans
21123 Margin
21124 \begin_inset space ~
21125 \end_inset
21126
21127 Notes
21128 \family default
21129  are also floats, because they can float to the next page when there are
21130  too many notes on the page.
21131 \end_layout
21132
21133 \begin_layout Standard
21134 Floats make it possible to get a high quality layout.
21135  Images and tables can be spread evenly over the pages to avoid whitespace
21136  and pages without text.
21137  As the floating often destroys the context between the text and the image/table
21138 , every float can be referenced in the text.
21139  Floats are therefore numbered.
21140  Referencing is described in section
21141 \begin_inset space ~
21142 \end_inset
21143
21144
21145 \begin_inset CommandInset ref
21146 LatexCommand ref
21147 reference "sec:Cross-References"
21148
21149 \end_inset
21150
21151 .
21152 \end_layout
21153
21154 \begin_layout Standard
21155 To insert a float, use the menu 
21156 \family sans
21157 Insert\SpecialChar \menuseparator
21158 Floats
21159 \family default
21160 .
21161  A box with a caption will be inserted into your document.
21162  The label will automatically be translated to the document language in
21163  the output.
21164  After the label you can insert the caption text.
21165 \begin_inset Index idx
21166 status collapsed
21167
21168 \begin_layout Plain Layout
21169 Floats ! Captions
21170 \end_layout
21171
21172 \end_inset
21173
21174  The image or table is inserted above or below the caption in a separate
21175  paragraph within the float.
21176  To keep your LyX-document readable, you can open and close the float box
21177  by left-clicking on the box label.
21178  A closed float box looks like this: 
21179 \begin_inset Graphics
21180         filename clipart/floatQt4.png
21181         scale 80
21182
21183 \end_inset
21184
21185  – a gray button with a red label.
21186 \end_layout
21187
21188 \begin_layout Standard
21189 It is recommended to insert floats as a separate paragraph to avoid possible
21190  LaTeX-errors that can occur when the surrounding text is specially formatted.
21191 \end_layout
21192
21193 \begin_layout Subsection
21194 Examples
21195 \end_layout
21196
21197 \begin_layout Subsubsection
21198 Figure Floats
21199 \begin_inset CommandInset label
21200 LatexCommand label
21201 name "sub:Figure-Floats"
21202
21203 \end_inset
21204
21205
21206 \begin_inset Index idx
21207 status collapsed
21208
21209 \begin_layout Plain Layout
21210 Floats ! Figure floats
21211 \end_layout
21212
21213 \end_inset
21214
21215
21216 \end_layout
21217
21218 \begin_layout Standard
21219 Figure
21220 \begin_inset space ~
21221 \end_inset
21222
21223
21224 \begin_inset CommandInset ref
21225 LatexCommand ref
21226 reference "cap:Platypus"
21227
21228 \end_inset
21229
21230  was created using the menu 
21231 \family sans
21232 Insert\SpecialChar \menuseparator
21233 Float\SpecialChar \menuseparator
21234 Figure
21235 \family default
21236  or the toolbar button 
21237 \begin_inset Info
21238 type  "icon"
21239 arg   "float-insert figure"
21240 \end_inset
21241
21242 .
21243  The image was inserted by setting the cursor above the caption label and
21244  using the menu 
21245 \family sans
21246 Insert\SpecialChar \menuseparator
21247 Graphics
21248 \family default
21249  or the toolbar button 
21250 \begin_inset Info
21251 type  "icon"
21252 arg   "dialog-show-new-inset graphics"
21253 \end_inset
21254
21255 .
21256  The image in the float was horizontally centered by putting the cursor
21257  in front of or behind the image and using the menu 
21258 \family sans
21259 Edit\SpecialChar \menuseparator
21260 Paragraph
21261 \begin_inset space ~
21262 \end_inset
21263
21264 Settings
21265 \family default
21266  or the toolbar button 
21267 \begin_inset Info
21268 type  "icon"
21269 arg   "layout-paragraph"
21270 \end_inset
21271
21272 .
21273 \end_layout
21274
21275 \begin_layout Standard
21276 \begin_inset Float figure
21277 wide false
21278 sideways false
21279 status open
21280
21281 \begin_layout Plain Layout
21282 \align center
21283 \begin_inset Graphics
21284         filename clipart/platypus.eps
21285         lyxscale 50
21286         width 50col%
21287
21288 \end_inset
21289
21290
21291 \end_layout
21292
21293 \begin_layout Plain Layout
21294 \begin_inset Caption
21295
21296 \begin_layout Plain Layout
21297 \begin_inset CommandInset label
21298 LatexCommand label
21299 name "cap:Platypus"
21300
21301 \end_inset
21302
21303 A severely distorted platypus in a float.
21304 \end_layout
21305
21306 \end_inset
21307
21308
21309 \end_layout
21310
21311 \end_inset
21312
21313
21314 \end_layout
21315
21316 \begin_layout Standard
21317 This figure float also shows how to set a label and create a cross-reference
21318  to it.
21319  As described in section
21320 \begin_inset space ~
21321 \end_inset
21322
21323
21324 \begin_inset CommandInset ref
21325 LatexCommand ref
21326 reference "sec:Cross-References"
21327
21328 \end_inset
21329
21330 , you can simply insert a label in the caption using the menu 
21331 \family sans
21332 Insert\SpecialChar \menuseparator
21333 Label
21334 \family default
21335  or the toolbar button 
21336 \begin_inset Info
21337 type  "icon"
21338 arg   "label-insert"
21339 \end_inset
21340
21341  and refer to it using the menu 
21342 \family sans
21343 Insert\SpecialChar \menuseparator
21344 Cross-Reference
21345 \family default
21346  or the toolbar button 
21347 \begin_inset Info
21348 type  "icon"
21349 arg   "dialog-show-new-inset ref"
21350 \end_inset
21351
21352 .
21353  It is important to use references to figure floats, rather than using vague
21354  references like 
21355 \begin_inset Quotes eld
21356 \end_inset
21357
21358 the figure above
21359 \begin_inset Quotes erd
21360 \end_inset
21361
21362 , because, as LaTeX will reposition the floats in the final document, it
21363  might not be 
21364 \begin_inset Quotes eld
21365 \end_inset
21366
21367 above
21368 \begin_inset Quotes erd
21369 \end_inset
21370
21371  at all.
21372 \end_layout
21373
21374 \begin_layout Standard
21375 Normally only one image is inserted in a figure float, but sometimes you
21376  might want to use two images with separate subcaptions.
21377  This can be done by inserting image floats into existing image floats.
21378  Note that only the main caption of the float is added to the List of Figures
21379  as described in section
21380 \begin_inset space ~
21381 \end_inset
21382
21383
21384 \begin_inset CommandInset ref
21385 LatexCommand ref
21386 reference "sub:List-of-Figures"
21387
21388 \end_inset
21389
21390 .
21391  Figure
21392 \begin_inset space ~
21393 \end_inset
21394
21395
21396 \begin_inset CommandInset ref
21397 LatexCommand ref
21398 reference "fig:Two-distorted-images"
21399
21400 \end_inset
21401
21402  is an example of a figure float with two images set side by side.
21403  You can also set the images one below the other.
21404  Figure
21405 \begin_inset space ~
21406 \end_inset
21407
21408
21409 \begin_inset CommandInset ref
21410 LatexCommand ref
21411 reference "fig:Undefinable"
21412
21413 \end_inset
21414
21415  and 
21416 \begin_inset CommandInset ref
21417 LatexCommand ref
21418 reference "fig:Platypus"
21419
21420 \end_inset
21421
21422  are the subfigures.
21423 \end_layout
21424
21425 \begin_layout Standard
21426 \begin_inset Float figure
21427 wide false
21428 sideways false
21429 status open
21430
21431 \begin_layout Plain Layout
21432 \begin_inset space \hfill{}
21433 \end_inset
21434
21435
21436 \begin_inset Float figure
21437 wide false
21438 sideways false
21439 status collapsed
21440
21441 \begin_layout Plain Layout
21442 \begin_inset Caption
21443
21444 \begin_layout Plain Layout
21445 \begin_inset CommandInset label
21446 LatexCommand label
21447 name "fig:Undefinable"
21448
21449 \end_inset
21450
21451 Undefinable
21452 \end_layout
21453
21454 \end_inset
21455
21456
21457 \end_layout
21458
21459 \begin_layout Plain Layout
21460 \begin_inset Graphics
21461         filename clipart/escher-lsd.eps
21462         width 45col%
21463
21464 \end_inset
21465
21466
21467 \end_layout
21468
21469 \end_inset
21470
21471
21472 \begin_inset space \hfill{}
21473 \end_inset
21474
21475
21476 \begin_inset Float figure
21477 wide false
21478 sideways false
21479 status collapsed
21480
21481 \begin_layout Plain Layout
21482 \begin_inset Caption
21483
21484 \begin_layout Plain Layout
21485 \begin_inset CommandInset label
21486 LatexCommand label
21487 name "fig:Platypus"
21488
21489 \end_inset
21490
21491 Platypus
21492 \end_layout
21493
21494 \end_inset
21495
21496
21497 \end_layout
21498
21499 \begin_layout Plain Layout
21500 \begin_inset Graphics
21501         filename clipart/platypus.eps
21502         lyxscale 60
21503         width 45col%
21504
21505 \end_inset
21506
21507
21508 \end_layout
21509
21510 \end_inset
21511
21512
21513 \begin_inset space \hfill{}
21514 \end_inset
21515
21516
21517 \end_layout
21518
21519 \begin_layout Plain Layout
21520 \begin_inset Caption
21521
21522 \begin_layout Plain Layout
21523 \begin_inset CommandInset label
21524 LatexCommand label
21525 name "fig:Two-distorted-images"
21526
21527 \end_inset
21528
21529 Two distorted images.
21530 \end_layout
21531
21532 \end_inset
21533
21534
21535 \end_layout
21536
21537 \end_inset
21538
21539
21540 \end_layout
21541
21542 \begin_layout Subsubsection
21543 Table Floats
21544 \begin_inset Index idx
21545 status collapsed
21546
21547 \begin_layout Plain Layout
21548 Floats ! Table floats
21549 \end_layout
21550
21551 \end_inset
21552
21553
21554 \end_layout
21555
21556 \begin_layout Standard
21557 Table floats can be inserted using the menu 
21558 \family sans
21559 Insert\SpecialChar \menuseparator
21560 Float\SpecialChar \menuseparator
21561 Table
21562 \family default
21563  or the toolbar botton 
21564 \begin_inset Info
21565 type  "icon"
21566 arg   "float-insert table"
21567 \end_inset
21568
21569 .
21570  They have the same properties as figure floats except for the different
21571  label.
21572  Table
21573 \begin_inset space ~
21574 \end_inset
21575
21576
21577 \begin_inset CommandInset ref
21578 LatexCommand ref
21579 reference "tab:Table-float"
21580
21581 \end_inset
21582
21583  is a table float.
21584 \end_layout
21585
21586 \begin_layout Standard
21587 \begin_inset Float table
21588 wide false
21589 sideways false
21590 status open
21591
21592 \begin_layout Plain Layout
21593 \begin_inset Caption
21594
21595 \begin_layout Plain Layout
21596 \begin_inset CommandInset label
21597 LatexCommand label
21598 name "tab:Table-float"
21599
21600 \end_inset
21601
21602 A table float.
21603 \end_layout
21604
21605 \end_inset
21606
21607
21608 \end_layout
21609
21610 \begin_layout Plain Layout
21611 \align center
21612 \begin_inset Tabular
21613 <lyxtabular version="3" rows="3" columns="3">
21614 <features tabularvalignment="middle">
21615 <column alignment="center" valignment="top" width="0pt">
21616 <column alignment="center" valignment="top" width="0pt">
21617 <column alignment="center" valignment="top" width="0pt">
21618 <row>
21619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21620 \begin_inset Text
21621
21622 \begin_layout Plain Layout
21623
21624 \family roman
21625 \series medium
21626 \shape up
21627 \size normal
21628 \emph off
21629 \bar no
21630 \noun off
21631 \color none
21632 1
21633 \end_layout
21634
21635 \end_inset
21636 </cell>
21637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21638 \begin_inset Text
21639
21640 \begin_layout Plain Layout
21641
21642 \family roman
21643 \series medium
21644 \shape up
21645 \size normal
21646 \emph off
21647 \bar no
21648 \noun off
21649 \color none
21650 2
21651 \end_layout
21652
21653 \end_inset
21654 </cell>
21655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21656 \begin_inset Text
21657
21658 \begin_layout Plain Layout
21659
21660 \family roman
21661 \series medium
21662 \shape up
21663 \size normal
21664 \emph off
21665 \bar no
21666 \noun off
21667 \color none
21668 3
21669 \end_layout
21670
21671 \end_inset
21672 </cell>
21673 </row>
21674 <row>
21675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21676 \begin_inset Text
21677
21678 \begin_layout Plain Layout
21679
21680 \family roman
21681 \series medium
21682 \shape up
21683 \size normal
21684 \emph off
21685 \bar no
21686 \noun off
21687 \color none
21688 Joe
21689 \end_layout
21690
21691 \end_inset
21692 </cell>
21693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21694 \begin_inset Text
21695
21696 \begin_layout Plain Layout
21697
21698 \family roman
21699 \series medium
21700 \shape up
21701 \size normal
21702 \emph off
21703 \bar no
21704 \noun off
21705 \color none
21706 Mary
21707 \end_layout
21708
21709 \end_inset
21710 </cell>
21711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21712 \begin_inset Text
21713
21714 \begin_layout Plain Layout
21715
21716 \family roman
21717 \series medium
21718 \shape up
21719 \size normal
21720 \emph off
21721 \bar no
21722 \noun off
21723 \color none
21724 Ted
21725 \end_layout
21726
21727 \end_inset
21728 </cell>
21729 </row>
21730 <row>
21731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21732 \begin_inset Text
21733
21734 \begin_layout Plain Layout
21735
21736 \family roman
21737 \series medium
21738 \shape up
21739 \size normal
21740 \emph off
21741 \bar no
21742 \noun off
21743 \color none
21744 \begin_inset Formula $\int x^{2}dx$
21745 \end_inset
21746
21747
21748 \end_layout
21749
21750 \end_inset
21751 </cell>
21752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21753 \begin_inset Text
21754
21755 \begin_layout Plain Layout
21756
21757 \family roman
21758 \series medium
21759 \shape up
21760 \size normal
21761 \emph off
21762 \bar no
21763 \noun off
21764 \color none
21765 \begin_inset Formula $\left[\begin{array}{cc}
21766 a & b\\
21767 c & d
21768 \end{array}\right]$
21769 \end_inset
21770
21771
21772 \end_layout
21773
21774 \end_inset
21775 </cell>
21776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21777 \begin_inset Text
21778
21779 \begin_layout Plain Layout
21780
21781 \family roman
21782 \series medium
21783 \shape up
21784 \size normal
21785 \emph off
21786 \bar no
21787 \noun off
21788 \color none
21789 \begin_inset Formula $1+1=2$
21790 \end_inset
21791
21792
21793 \end_layout
21794
21795 \end_inset
21796 </cell>
21797 </row>
21798 </lyxtabular>
21799
21800 \end_inset
21801
21802
21803 \end_layout
21804
21805 \end_inset
21806
21807
21808 \end_layout
21809
21810 \begin_layout Subsection
21811 More Information
21812 \begin_inset Index idx
21813 status collapsed
21814
21815 \begin_layout Plain Layout
21816 Floats ! Details
21817 \end_layout
21818
21819 \end_inset
21820
21821
21822 \end_layout
21823
21824 \begin_layout Standard
21825 LyX offers you further float types as well as rotated floats.
21826  It also allows you to change the float numbering scheme, to control the
21827  float placement and to change the formatting and placement of the float
21828  caption.
21829  All these features are explained in detail with many examples in chapter
21830  
21831 \emph on
21832 Floats
21833 \emph default
21834  of the the 
21835 \emph on
21836 Embedded
21837 \begin_inset space ~
21838 \end_inset
21839
21840 Objects
21841 \emph default
21842  manual.
21843 \end_layout
21844
21845 \begin_layout Section
21846 Minipages
21847 \begin_inset Index idx
21848 status collapsed
21849
21850 \begin_layout Plain Layout
21851 Minipages
21852 \end_layout
21853
21854 \end_inset
21855
21856
21857 \begin_inset CommandInset label
21858 LatexCommand label
21859 name "sec:Minipages"
21860
21861 \end_inset
21862
21863
21864 \end_layout
21865
21866 \begin_layout Standard
21867 LaTeX provides a mechanism to produce essentially a page within a page,
21868  called minipage.
21869  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21870 \begin_inset space ~
21871 \end_inset
21872
21873 apply.
21874  
21875 \end_layout
21876
21877 \begin_layout Standard
21878 Minipages in LyX have their own collapsible box inserted via the menu 
21879 \family sans
21880 Insert\SpecialChar \menuseparator
21881 Box
21882 \family default
21883 .
21884  Right-clicking on the box allows you to alter the width of the minipage
21885  and its alignment within the page.
21886 \end_layout
21887
21888 \begin_layout Standard
21889 \align center
21890 \begin_inset Box Frameless
21891 position "t"
21892 hor_pos "c"
21893 has_inner_box 1
21894 inner_pos "t"
21895 use_parbox 0
21896 use_makebox 0
21897 width "30col%"
21898 special "none"
21899 height "1pt"
21900 height_special "totalheight"
21901 status open
21902
21903 \begin_layout Plain Layout
21904
21905 \shape italic
21906 This is a minipage.
21907  The text is set in an italic style.
21908 \end_layout
21909
21910 \begin_layout Plain Layout
21911
21912 \shape italic
21913 Minipages are often used for text in another language or text that needs
21914  another formatting.
21915 \end_layout
21916
21917 \end_inset
21918
21919
21920 \end_layout
21921
21922 \begin_layout Standard
21923 \begin_inset VSpace medskip
21924 \end_inset
21925
21926 If you place two minipages side-by-side, you can use 
21927 \family sans
21928 Horizontal Fills
21929 \family default
21930  as described in section
21931 \begin_inset space ~
21932 \end_inset
21933
21934
21935 \begin_inset CommandInset ref
21936 LatexCommand ref
21937 reference "sub:Horizontal-Space"
21938
21939 \end_inset
21940
21941 :
21942 \begin_inset VSpace medskip
21943 \end_inset
21944
21945
21946 \end_layout
21947
21948 \begin_layout Standard
21949 \begin_inset Box Frameless
21950 position "t"
21951 hor_pos "c"
21952 has_inner_box 1
21953 inner_pos "t"
21954 use_parbox 0
21955 use_makebox 0
21956 width "1.5in"
21957 special "none"
21958 height "1pt"
21959 height_special "totalheight"
21960 status open
21961
21962 \begin_layout Plain Layout
21963 This is a minipage with some stupid dummy text.
21964  This dummy text is used to increase the size of the minipage.
21965 \end_layout
21966
21967 \end_inset
21968
21969
21970 \begin_inset space \hfill{}
21971 \end_inset
21972
21973
21974 \begin_inset Box Frameless
21975 position "t"
21976 hor_pos "c"
21977 has_inner_box 1
21978 inner_pos "t"
21979 use_parbox 0
21980 use_makebox 0
21981 width "1.5in"
21982 special "none"
21983 height "1pt"
21984 height_special "totalheight"
21985 status open
21986
21987 \begin_layout Plain Layout
21988 This is a minipage with some stupid dummy text.
21989  This dummy text is used to increase the size of the minipage.
21990 \end_layout
21991
21992 \end_inset
21993
21994
21995 \end_layout
21996
21997 \begin_layout Standard
21998 \begin_inset VSpace bigskip
21999 \end_inset
22000
22001
22002 \end_layout
22003
22004 \begin_layout Standard
22005 When you right-click on a minipage box, you can change the box from a minipage
22006  to other box types.
22007  All box types and their settings are explained in detail in chapter 
22008 \emph on
22009 Boxes
22010 \emph default
22011  of the 
22012 \emph on
22013 Embedded
22014 \begin_inset space ~
22015 \end_inset
22016
22017 Objects
22018 \emph default
22019  manual.
22020 \end_layout
22021
22022 \begin_layout Chapter
22023 Mathematical Formulas
22024 \begin_inset Index idx
22025 status collapsed
22026
22027 \begin_layout Plain Layout
22028 Math
22029 \end_layout
22030
22031 \end_inset
22032
22033
22034 \begin_inset Index idx
22035 status collapsed
22036
22037 \begin_layout Plain Layout
22038 Formulas | see
22039 \begin_inset ERT
22040 status collapsed
22041
22042 \begin_layout Plain Layout
22043
22044 {
22045 \end_layout
22046
22047 \end_inset
22048
22049 Math
22050 \begin_inset ERT
22051 status collapsed
22052
22053 \begin_layout Plain Layout
22054
22055 }
22056 \end_layout
22057
22058 \end_inset
22059
22060
22061 \end_layout
22062
22063 \end_inset
22064
22065
22066 \begin_inset CommandInset label
22067 LatexCommand label
22068 name "cha:Mathematical-Formulas"
22069
22070 \end_inset
22071
22072
22073 \end_layout
22074
22075 \begin_layout Standard
22076 The issues of this chapter are described in detail in the 
22077 \emph on
22078 Math
22079 \emph default
22080  manual.
22081  There you will also find tips and tricks for special cases.
22082 \end_layout
22083
22084 \begin_layout Section
22085 Basic Math Editing
22086 \begin_inset Index idx
22087 status collapsed
22088
22089 \begin_layout Plain Layout
22090 Math ! Basics
22091 \end_layout
22092
22093 \end_inset
22094
22095
22096 \end_layout
22097
22098 \begin_layout Standard
22099 To create a math formula, you can just click on the toolbar icon 
22100 \begin_inset Info
22101 type  "icon"
22102 arg   "math-mode on"
22103 \end_inset
22104
22105 .
22106  That will create a little blue rectangle, with purple markers around its
22107  corners.
22108  That blue rectangle is the formula itself; the purple markers indicate
22109  what level of nesting within the formula you are at.
22110  You can also choose a particular formula type to insert via the 
22111 \family sans
22112 Insert\SpecialChar \menuseparator
22113 Math
22114 \family default
22115  menu.
22116 \end_layout
22117
22118 \begin_layout Standard
22119 Editing the parameters of a formula and adding math constructs can be done
22120  with the 
22121 \family sans
22122 math
22123 \begin_inset space ~
22124 \end_inset
22125
22126 toolbar
22127 \family default
22128 , that appears when the cursor is in a formula.
22129 \end_layout
22130
22131 \begin_layout Standard
22132 There are two main types of formulas: Inline formulas appear within a text
22133  line, like this one:
22134 \end_layout
22135
22136 \begin_layout Standard
22137 This is a line with an inline formula 
22138 \begin_inset Formula $A=B$
22139 \end_inset
22140
22141  in it.
22142 \end_layout
22143
22144 \begin_layout Standard
22145 Displayed formulas appear outside the text like if they were in an own paragraph
22146 , like this one:
22147 \begin_inset Formula 
22148 \[
22149 A=B
22150 \]
22151
22152 \end_inset
22153
22154 You can only number and reference displayed formulas.
22155 \end_layout
22156
22157 \begin_layout Standard
22158 LyX supports also many LaTeX math commands.
22159  E.
22160 \begin_inset space \thinspace{}
22161 \end_inset
22162
22163 g.
22164 \begin_inset space \space{}
22165 \end_inset
22166
22167 typing 
22168 \begin_inset Quotes eld
22169 \end_inset
22170
22171
22172 \series bold
22173
22174 \backslash
22175 alpha
22176 \series default
22177
22178 \begin_inset Quotes erd
22179 \end_inset
22180
22181 , followed by a space, in a formula will create the Greek letter 
22182 \begin_inset Formula $\alpha$
22183 \end_inset
22184
22185 .
22186  So typing commands might sometimes be faster than using the 
22187 \family sans
22188 Math
22189 \begin_inset space ~
22190 \end_inset
22191
22192 Panel
22193 \family default
22194 .
22195 \end_layout
22196
22197 \begin_layout Subsection
22198 Navigating in Formulas
22199 \begin_inset Index idx
22200 status collapsed
22201
22202 \begin_layout Plain Layout
22203 Math ! Navigating
22204 \end_layout
22205
22206 \end_inset
22207
22208
22209 \end_layout
22210
22211 \begin_layout Standard
22212 The best control over the cursor position within an existing formula is
22213  achieved with the arrow keys.
22214  LyX uses small rectangles to indicate places where something can be inserted.
22215  The arrow keys can be used to navigate between parts of a formula.
22216  Pressing 
22217 \family sans
22218 Space
22219 \family default
22220  will leave a formula construct (a square root 
22221 \begin_inset Formula $\sqrt{2}$
22222 \end_inset
22223
22224 , or parentheses 
22225 \begin_inset Formula $\left(f\right)$
22226 \end_inset
22227
22228 , or a matrix 
22229 \begin_inset Formula $\left[\begin{array}{cc}
22230 1 & 2\\
22231 3 & 4
22232 \end{array}\right]$
22233 \end_inset
22234
22235 ).
22236  Pressing 
22237 \family sans
22238 Escape
22239 \family default
22240  will leave the formula, placing the cursor after the formula.
22241  
22242 \family sans
22243 Tab
22244 \family default
22245  can be used to move horizontally in a formula; for example, through the
22246  cells of a matrix or the positions in a multi-line equation.
22247 \end_layout
22248
22249 \begin_layout Standard
22250
22251 \family sans
22252 Space
22253 \family default
22254 , printed in this document as 
22255 \begin_inset Quotes eld
22256 \end_inset
22257
22258
22259 \begin_inset ERT
22260 status collapsed
22261
22262 \begin_layout Plain Layout
22263
22264
22265 \backslash
22266 spce 
22267 \end_layout
22268
22269 \end_inset
22270
22271
22272 \begin_inset Quotes erd
22273 \end_inset
22274
22275
22276 \begin_inset Note Note
22277 status collapsed
22278
22279 \begin_layout Plain Layout
22280 This command will appear in the output as official character denoting the
22281  space character (visible space).
22282 \end_layout
22283
22284 \end_inset
22285
22286 , seems to do nothing in a formula, since it does not add a space between
22287  characters, but it does exit a nested structure.
22288  For this reason, you have to be careful about using 
22289 \family sans
22290 Space
22291 \family default
22292 .
22293  For example, if you want 
22294 \begin_inset Formula $\sqrt{2x+1}$
22295 \end_inset
22296
22297 , type 
22298 \series bold
22299
22300 \backslash
22301 sqrt
22302 \begin_inset ERT
22303 status collapsed
22304
22305 \begin_layout Plain Layout
22306
22307
22308 \backslash
22309 spce 
22310 \end_layout
22311
22312 \end_inset
22313
22314 2x+1
22315 \series default
22316  and not 
22317 \series bold
22318
22319 \backslash
22320 sqrt
22321 \begin_inset ERT
22322 status collapsed
22323
22324 \begin_layout Plain Layout
22325
22326
22327 \backslash
22328 spce 
22329 \end_layout
22330
22331 \end_inset
22332
22333 2x
22334 \begin_inset ERT
22335 status collapsed
22336
22337 \begin_layout Plain Layout
22338
22339
22340 \backslash
22341 spce 
22342 \end_layout
22343
22344 \end_inset
22345
22346 +1
22347 \series default
22348 , since in the latter case only the 
22349 \family typewriter
22350
22351 \begin_inset Formula $2x$
22352 \end_inset
22353
22354
22355 \family default
22356  will be under the square root sign: 
22357 \begin_inset Formula $\sqrt{2x}+1$
22358 \end_inset
22359
22360 .
22361 \end_layout
22362
22363 \begin_layout Standard
22364 You can leave many parts of a formula, like this matrix, partially filled
22365  in, such as:
22366 \begin_inset Formula 
22367 \[
22368 \left(\begin{array}{ccc}
22369 \lambda_{1}\\
22370  & \ddots\\
22371  &  & \lambda_{n}
22372 \end{array}\right)
22373 \]
22374
22375 \end_inset
22376
22377 If you leave a fraction only partially filled in, or a subscript with nothing
22378  in it, the results will be unpredictable, but most constructs don't mind.
22379 \end_layout
22380
22381 \begin_layout Subsection
22382 Selecting Text
22383 \end_layout
22384
22385 \begin_layout Standard
22386 You can select text within a formula in two different ways.
22387  Place the cursor at one end of the string of text you want, and press 
22388 \family sans
22389 Shift
22390 \family default
22391  and a cursor movement key to select text.
22392  It will be highlighted as with regular text selection.
22393  Alternatively, you can select text with the mouse in the usual way.
22394  That text can then be cut or copied, and then pasted within any formula,
22395  but not in a normal text region in LyX.
22396 \end_layout
22397
22398 \begin_layout Subsection
22399 Exponents and Subscripts
22400 \begin_inset Index idx
22401 status collapsed
22402
22403 \begin_layout Plain Layout
22404 Math ! Exponents
22405 \end_layout
22406
22407 \end_inset
22408
22409
22410 \begin_inset Index idx
22411 status collapsed
22412
22413 \begin_layout Plain Layout
22414 Math ! Subscripts
22415 \end_layout
22416
22417 \end_inset
22418
22419
22420 \end_layout
22421
22422 \begin_layout Standard
22423 You can use the math panel to add super- or subscripts, but the much easier
22424  way is to use a command.
22425  To get 
22426 \begin_inset Formula $x^{2}$
22427 \end_inset
22428
22429 , type in a formula 
22430 \series bold
22431 x^2
22432 \begin_inset ERT
22433 status collapsed
22434
22435 \begin_layout Plain Layout
22436
22437
22438 \backslash
22439 spce 
22440 \end_layout
22441
22442 \end_inset
22443
22444
22445 \series default
22446 .
22447  The final 
22448 \family sans
22449 Space
22450 \family default
22451  puts the cursor back down on the base line of the expression.
22452  If you type 
22453 \series bold
22454 x^2y
22455 \series default
22456 , you will get 
22457 \begin_inset Formula $x^{2y}$
22458 \end_inset
22459
22460 , to get 
22461 \begin_inset Formula $x^{2}y$
22462 \end_inset
22463
22464 , type 
22465 \series bold
22466 x^2
22467 \begin_inset ERT
22468 status collapsed
22469
22470 \begin_layout Plain Layout
22471
22472
22473 \backslash
22474 spce 
22475 \end_layout
22476
22477 \end_inset
22478
22479 y
22480 \series default
22481 .
22482  If you use characters in the superscript, that could be accented with the
22483  hat 
22484 \begin_inset Quotes eld
22485 \end_inset
22486
22487 ^
22488 \begin_inset Quotes erd
22489 \end_inset
22490
22491 , you have to use an extra 
22492 \family sans
22493 Space
22494 \family default
22495  to separate the hat and the character.
22496  E.
22497 \begin_inset space \thinspace{}
22498 \end_inset
22499
22500 g.
22501 \begin_inset space \space{}
22502 \end_inset
22503
22504 if you want 
22505 \begin_inset Formula $x^{a}$
22506 \end_inset
22507
22508 , type 
22509 \series bold
22510 x^
22511 \begin_inset ERT
22512 status collapsed
22513
22514 \begin_layout Plain Layout
22515
22516
22517 \backslash
22518 spce 
22519 \end_layout
22520
22521 \end_inset
22522
22523 a
22524 \series default
22525 .
22526  Subscripts are similar: To get 
22527 \begin_inset Formula $a_{1}$
22528 \end_inset
22529
22530 , type 
22531 \series bold
22532 a_1
22533 \begin_inset ERT
22534 status collapsed
22535
22536 \begin_layout Plain Layout
22537
22538
22539 \backslash
22540 spce 
22541 \end_layout
22542
22543 \end_inset
22544
22545
22546 \series default
22547 .
22548 \end_layout
22549
22550 \begin_layout Subsection
22551 Fractions
22552 \begin_inset Index idx
22553 status collapsed
22554
22555 \begin_layout Plain Layout
22556 Math ! Fractions
22557 \end_layout
22558
22559 \end_inset
22560
22561
22562 \end_layout
22563
22564 \begin_layout Standard
22565 Create a fraction with either the command 
22566 \series bold
22567
22568 \backslash
22569 frac
22570 \series default
22571  or using the icon 
22572 \begin_inset Graphics
22573         filename ../images/math/frac.png
22574         scale 60
22575
22576 \end_inset
22577
22578  in the 
22579 \family sans
22580 Math
22581 \begin_inset space ~
22582 \end_inset
22583
22584 Panel
22585 \family default
22586 .
22587  You will be presented with an empty fraction.
22588  The cursor is above the fraction line.
22589  To move it to the bottom, simply press 
22590 \family sans
22591 Down
22592 \family default
22593 .
22594  To move back up, press 
22595 \family sans
22596 Up
22597 \family default
22598 .
22599  Any math structure can be placed in a fraction, as this example shows:
22600 \begin_inset Formula 
22601 \[
22602 \left[\frac{1}{\left(\begin{array}{cc}
22603 2 & 3\\
22604 4 & 5
22605 \end{array}\right)}\right]
22606 \]
22607
22608 \end_inset
22609
22610
22611 \end_layout
22612
22613 \begin_layout Subsection
22614 Roots
22615 \begin_inset Index idx
22616 status collapsed
22617
22618 \begin_layout Plain Layout
22619 Math ! Roots
22620 \end_layout
22621
22622 \end_inset
22623
22624
22625 \end_layout
22626
22627 \begin_layout Standard
22628 Roots can be created using the 
22629 \family sans
22630 Math
22631 \begin_inset space ~
22632 \end_inset
22633
22634 Panel
22635 \family default
22636  button
22637 \begin_inset Graphics
22638         filename ../images/math/sqrt.png
22639         scale 85
22640         groupId toolbarbuttons
22641
22642 \end_inset
22643
22644  or the commands 
22645 \series bold
22646
22647 \backslash
22648 sqrt
22649 \series default
22650  or 
22651 \series bold
22652
22653 \backslash
22654 root
22655 \series default
22656 .
22657  With the command 
22658 \series bold
22659
22660 \backslash
22661 root
22662 \series default
22663  you can produce roots of higher orders, like cube roots, while 
22664 \series bold
22665
22666 \backslash
22667 sqrt
22668 \series default
22669  produces always a square root.
22670 \end_layout
22671
22672 \begin_layout Subsection
22673 Operators with Limits
22674 \begin_inset Index idx
22675 status collapsed
22676
22677 \begin_layout Plain Layout
22678 Math ! Sums
22679 \end_layout
22680
22681 \end_inset
22682
22683
22684 \begin_inset Index idx
22685 status collapsed
22686
22687 \begin_layout Plain Layout
22688 Math ! Integrals
22689 \end_layout
22690
22691 \end_inset
22692
22693
22694 \begin_inset CommandInset label
22695 LatexCommand label
22696 name "sub:Operators-with-Limits"
22697
22698 \end_inset
22699
22700
22701 \end_layout
22702
22703 \begin_layout Standard
22704 Sum (
22705 \begin_inset Formula $\sum$
22706 \end_inset
22707
22708 ) and integral (
22709 \begin_inset Formula $\int$
22710 \end_inset
22711
22712 ) operators are very often decorated with limits.
22713  These limits can be entered in LyX by entering them as you would enter
22714  a super- or subscript, directly after the symbol.
22715  The sum operator will automatically place its 
22716 \begin_inset Quotes eld
22717 \end_inset
22718
22719 limits
22720 \begin_inset Quotes erd
22721 \end_inset
22722
22723  over and under the symbol in displayed formulas, and on the side in inline
22724  formulas.
22725  Such as 
22726 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22727 \end_inset
22728
22729 , versus
22730 \begin_inset Formula 
22731 \[
22732 \sum_{n=0}^{\infty}\frac{1}{n!}=e
22733 \]
22734
22735 \end_inset
22736
22737 Integral signs, however, will place the limits on the side in both formula
22738  types.
22739 \end_layout
22740
22741 \begin_layout Standard
22742 All operators with limits will be automatically re-sized when placed in
22743  display mode.
22744  The placement of the limits can be changed by placing the cursor directly
22745  behind the operator and hitting 
22746 \begin_inset Info
22747 type  "shortcut"
22748 arg   "math-limits"
22749 \end_inset
22750
22751  or using the menu 
22752 \family sans
22753 Edit\SpecialChar \menuseparator
22754 Math\SpecialChar \menuseparator
22755 Change
22756 \begin_inset space ~
22757 \end_inset
22758
22759 Limits
22760 \begin_inset space ~
22761 \end_inset
22762
22763 Type
22764 \family default
22765 .
22766 \end_layout
22767
22768 \begin_layout Standard
22769 Certain other mathematical expressions have this 
22770 \begin_inset Quotes eld
22771 \end_inset
22772
22773 moving limits
22774 \begin_inset Quotes erd
22775 \end_inset
22776
22777  feature as addition, such as
22778 \begin_inset Index idx
22779 status collapsed
22780
22781 \begin_layout Plain Layout
22782 Math ! Limits
22783 \end_layout
22784
22785 \end_inset
22786
22787
22788 \begin_inset Formula 
22789 \[
22790 \lim_{x\rightarrow\infty}f(x),
22791 \]
22792
22793 \end_inset
22794
22795 which will place the 
22796 \begin_inset Formula $x\rightarrow\infty$
22797 \end_inset
22798
22799  underneath the 
22800 \begin_inset Quotes eld
22801 \end_inset
22802
22803 lim
22804 \begin_inset Quotes erd
22805 \end_inset
22806
22807  in display mode.
22808  In inline formulas it looks like this: 
22809 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22810 \end_inset
22811
22812 .
22813 \end_layout
22814
22815 \begin_layout Standard
22816 Note that the lim-function was entered as the function macro 
22817 \series bold
22818
22819 \backslash
22820 lim
22821 \series default
22822 .
22823  Have a look at section
22824 \begin_inset space ~
22825 \end_inset
22826
22827
22828 \begin_inset CommandInset ref
22829 LatexCommand ref
22830 reference "sub:Functions"
22831
22832 \end_inset
22833
22834  for an explanation of function macros.
22835 \end_layout
22836
22837 \begin_layout Subsection
22838 Math Symbols
22839 \begin_inset Index idx
22840 status collapsed
22841
22842 \begin_layout Plain Layout
22843 Math ! Symbols
22844 \end_layout
22845
22846 \end_inset
22847
22848
22849 \end_layout
22850
22851 \begin_layout Standard
22852 Most math symbols can be found in the 
22853 \family sans
22854 Math
22855 \begin_inset space ~
22856 \end_inset
22857
22858 Panel
22859 \family default
22860  under one of several categories; including 
22861 \family sans
22862 Greek
22863 \family default
22864
22865 \family sans
22866 Operators
22867 \family default
22868  , 
22869 \family sans
22870 Relations
22871 \family default
22872
22873 \family sans
22874 Arrows
22875 \family default
22876 .
22877  There are also the additional symbols provided by the American Mathematical
22878  Society (AMS).
22879 \end_layout
22880
22881 \begin_layout Standard
22882 If you know the LaTeX-command for a construct or symbol you wish to use,
22883  you don't have to use the 
22884 \family sans
22885 Math
22886 \begin_inset space ~
22887 \end_inset
22888
22889 Panel
22890 \family default
22891 , but can type the command directly into the formula.
22892  LyX will convert it to the corresponding symbol or construct.
22893 \end_layout
22894
22895 \begin_layout Subsection
22896 Altering Spacing
22897 \begin_inset Index idx
22898 status collapsed
22899
22900 \begin_layout Plain Layout
22901 Math ! Spaces
22902 \end_layout
22903
22904 \end_inset
22905
22906
22907 \end_layout
22908
22909 \begin_layout Standard
22910 You may want to create spaces that differ from the standard spacing that
22911  LaTeX provides.
22912  To do this, type 
22913 \begin_inset Info
22914 type  "shortcut"
22915 arg   "space-insert protected"
22916 \end_inset
22917
22918  or to use the 
22919 \family sans
22920 Math
22921 \begin_inset space ~
22922 \end_inset
22923
22924 Panel
22925 \family default
22926  button 
22927 \begin_inset Graphics
22928         filename ../images/math/space.png
22929         scale 85
22930         groupId toolbarbuttons
22931
22932 \end_inset
22933
22934 .
22935  This generates a small space, and shows a small marker on the screen.
22936  For example, the sequence 
22937 \series bold
22938 a Ctrl+Space b
22939 \series default
22940
22941 \begin_inset Formula $a\, b$
22942 \end_inset
22943
22944  appears in LyX as 
22945 \begin_inset Graphics
22946         filename clipart/SpaceMarker.png
22947
22948 \end_inset
22949
22950 .
22951  You can change the space to different sizes when you set the cursor behind
22952  the space marker and hit space again several times.
22953  With every space hit the size will be changed.
22954  Some markers for the space size appear red in LyX, because they are negative
22955  spaces.
22956  Here are two examples:
22957 \end_layout
22958
22959 \begin_layout Standard
22960
22961 \series bold
22962 a Ctrl+Space b
22963 \series default
22964  and 3×
22965 \family sans
22966 Space
22967 \family default
22968
22969 \begin_inset Formula $a\quad b$
22970 \end_inset
22971
22972
22973 \end_layout
22974
22975 \begin_layout Standard
22976
22977 \series bold
22978 a Ctrl+Space b
22979 \series default
22980  and 5×
22981 \family sans
22982 Space
22983 \family default
22984
22985 \begin_inset Formula $a\! b$
22986 \end_inset
22987
22988
22989 \end_layout
22990
22991 \begin_layout Subsection
22992 Functions
22993 \begin_inset Index idx
22994 status collapsed
22995
22996 \begin_layout Plain Layout
22997 Math ! Functions
22998 \end_layout
22999
23000 \end_inset
23001
23002
23003 \begin_inset CommandInset label
23004 LatexCommand label
23005 name "sub:Functions"
23006
23007 \end_inset
23008
23009
23010 \end_layout
23011
23012 \begin_layout Standard
23013 The 
23014 \family sans
23015 Math
23016 \begin_inset space ~
23017 \end_inset
23018
23019 Panel
23020 \family default
23021  contains under the button 
23022 \begin_inset Graphics
23023         filename ../images/math/functions.png
23024         scale 85
23025         groupId toolbarbuttons
23026
23027 \end_inset
23028
23029  a number of function macros, such as 
23030 \begin_inset Formula $\sin$
23031 \end_inset
23032
23033
23034 \begin_inset Formula $\lim$
23035 \end_inset
23036
23037
23038 \emph on
23039 etc
23040 \emph default
23041 .
23042  (you can also insert them in a formula by typing 
23043 \series bold
23044
23045 \backslash
23046 sin
23047 \series default
23048  etc.).
23049  Standard mathematical practice is that functions are printed upright to
23050  avoid confusions, because 
23051 \begin_inset Formula $sin$
23052 \end_inset
23053
23054  does normally mean 
23055 \begin_inset Formula $s\cdot i\cdot n$
23056 \end_inset
23057
23058 .
23059 \end_layout
23060
23061 \begin_layout Standard
23062 Using the function macros will also produce correct spacing around the function:
23063  
23064 \begin_inset Formula $a\sin x$
23065 \end_inset
23066
23067  is different from 
23068 \begin_inset Formula $asinx$
23069 \end_inset
23070
23071
23072 \end_layout
23073
23074 \begin_layout Standard
23075 For some mathematical objects, like the limes, the macro changes where subscript
23076 s are placed, as described in section
23077 \begin_inset space ~
23078 \end_inset
23079
23080
23081 \begin_inset CommandInset ref
23082 LatexCommand ref
23083 reference "sub:Operators-with-Limits"
23084
23085 \end_inset
23086
23087 .
23088 \end_layout
23089
23090 \begin_layout Subsection
23091 Accents
23092 \begin_inset Index idx
23093 status collapsed
23094
23095 \begin_layout Plain Layout
23096 Math ! Accents
23097 \end_layout
23098
23099 \end_inset
23100
23101
23102 \end_layout
23103
23104 \begin_layout Standard
23105 In a formula you can insert accented characters in the same way as in text
23106  mode.
23107  This may depend on your keyboard, or the bindings file you use.
23108  You can also use LaTeX commands to e.
23109 \begin_inset space \thinspace{}
23110 \end_inset
23111
23112 g.
23113 \begin_inset space \space{}
23114 \end_inset
23115
23116 enter 
23117 \begin_inset Formula $\hat{a}$
23118 \end_inset
23119
23120  even if your keyboard doesn't have hat-accents enabled.
23121  Our example is entered by typing 
23122 \series bold
23123
23124 \backslash
23125 hat
23126 \begin_inset ERT
23127 status collapsed
23128
23129 \begin_layout Plain Layout
23130
23131
23132 \backslash
23133 spce 
23134 \end_layout
23135
23136 \end_inset
23137
23138 a
23139 \series default
23140  in a formula.
23141  Table
23142 \begin_inset space ~
23143 \end_inset
23144
23145
23146 \begin_inset CommandInset ref
23147 LatexCommand ref
23148 reference "cap:Accent-names-and"
23149
23150 \end_inset
23151
23152  shows the equivalences between the accent names and the commands.
23153 \end_layout
23154
23155 \begin_layout Standard
23156 \begin_inset Float table
23157 wide false
23158 sideways false
23159 status open
23160
23161 \begin_layout Plain Layout
23162 \begin_inset Caption
23163
23164 \begin_layout Plain Layout
23165 \begin_inset CommandInset label
23166 LatexCommand label
23167 name "cap:Accent-names-and"
23168
23169 \end_inset
23170
23171 Accent names and the corresponding commands.
23172 \end_layout
23173
23174 \end_inset
23175
23176
23177 \end_layout
23178
23179 \begin_layout Plain Layout
23180 \align center
23181 \begin_inset Tabular
23182 <lyxtabular version="3" rows="11" columns="3">
23183 <features tabularvalignment="middle">
23184 <column alignment="center" valignment="top" width="0pt">
23185 <column alignment="center" valignment="top" width="0pt">
23186 <column alignment="center" valignment="top" width="0pt">
23187 <row>
23188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23189 \begin_inset Text
23190
23191 \begin_layout Plain Layout
23192 Name
23193 \end_layout
23194
23195 \end_inset
23196 </cell>
23197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23198 \begin_inset Text
23199
23200 \begin_layout Plain Layout
23201 Command
23202 \end_layout
23203
23204 \end_inset
23205 </cell>
23206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23207 \begin_inset Text
23208
23209 \begin_layout Plain Layout
23210 E
23211 \family roman
23212 \series medium
23213 \shape up
23214 \size normal
23215 \emph off
23216 \bar no
23217 \noun off
23218 \color none
23219 xample
23220 \end_layout
23221
23222 \end_inset
23223 </cell>
23224 </row>
23225 <row>
23226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23227 \begin_inset Text
23228
23229 \begin_layout Plain Layout
23230
23231 \family roman
23232 \series medium
23233 \shape up
23234 \size normal
23235 \emph off
23236 \bar no
23237 \noun off
23238 \color none
23239 circumflex
23240 \end_layout
23241
23242 \end_inset
23243 </cell>
23244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23245 \begin_inset Text
23246
23247 \begin_layout Plain Layout
23248
23249 \series bold
23250
23251 \backslash
23252 hat
23253 \end_layout
23254
23255 \end_inset
23256 </cell>
23257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23258 \begin_inset Text
23259
23260 \begin_layout Plain Layout
23261
23262 \family roman
23263 \series medium
23264 \shape up
23265 \size normal
23266 \emph off
23267 \bar no
23268 \noun off
23269 \color none
23270 \begin_inset Formula $\hat{a}$
23271 \end_inset
23272
23273
23274 \end_layout
23275
23276 \end_inset
23277 </cell>
23278 </row>
23279 <row>
23280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23281 \begin_inset Text
23282
23283 \begin_layout Plain Layout
23284
23285 \family roman
23286 \series medium
23287 \shape up
23288 \size normal
23289 \emph off
23290 \bar no
23291 \noun off
23292 \color none
23293 grave
23294 \end_layout
23295
23296 \end_inset
23297 </cell>
23298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23299 \begin_inset Text
23300
23301 \begin_layout Plain Layout
23302
23303 \series bold
23304
23305 \backslash
23306 grave
23307 \end_layout
23308
23309 \end_inset
23310 </cell>
23311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23312 \begin_inset Text
23313
23314 \begin_layout Plain Layout
23315
23316 \family roman
23317 \series medium
23318 \shape up
23319 \size normal
23320 \emph off
23321 \bar no
23322 \noun off
23323 \color none
23324 \begin_inset Formula $\grave{a}$
23325 \end_inset
23326
23327
23328 \end_layout
23329
23330 \end_inset
23331 </cell>
23332 </row>
23333 <row>
23334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23335 \begin_inset Text
23336
23337 \begin_layout Plain Layout
23338
23339 \family roman
23340 \series medium
23341 \shape up
23342 \size normal
23343 \emph off
23344 \bar no
23345 \noun off
23346 \color none
23347 acute
23348 \end_layout
23349
23350 \end_inset
23351 </cell>
23352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23353 \begin_inset Text
23354
23355 \begin_layout Plain Layout
23356
23357 \series bold
23358
23359 \backslash
23360 acute
23361 \end_layout
23362
23363 \end_inset
23364 </cell>
23365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23366 \begin_inset Text
23367
23368 \begin_layout Plain Layout
23369
23370 \family roman
23371 \series medium
23372 \shape up
23373 \size normal
23374 \emph off
23375 \bar no
23376 \noun off
23377 \color none
23378 \begin_inset Formula $\acute{a}$
23379 \end_inset
23380
23381
23382 \end_layout
23383
23384 \end_inset
23385 </cell>
23386 </row>
23387 <row>
23388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23389 \begin_inset Text
23390
23391 \begin_layout Plain Layout
23392
23393 \family roman
23394 \series medium
23395 \shape up
23396 \size normal
23397 \emph off
23398 \bar no
23399 \noun off
23400 \color none
23401 umlaut
23402 \end_layout
23403
23404 \end_inset
23405 </cell>
23406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23407 \begin_inset Text
23408
23409 \begin_layout Plain Layout
23410
23411 \series bold
23412
23413 \backslash
23414 ddot
23415 \end_layout
23416
23417 \end_inset
23418 </cell>
23419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23420 \begin_inset Text
23421
23422 \begin_layout Plain Layout
23423
23424 \family roman
23425 \series medium
23426 \shape up
23427 \size normal
23428 \emph off
23429 \bar no
23430 \noun off
23431 \color none
23432 \begin_inset Formula $\ddot{a}$
23433 \end_inset
23434
23435
23436 \end_layout
23437
23438 \end_inset
23439 </cell>
23440 </row>
23441 <row>
23442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23443 \begin_inset Text
23444
23445 \begin_layout Plain Layout
23446
23447 \family roman
23448 \series medium
23449 \shape up
23450 \size normal
23451 \emph off
23452 \bar no
23453 \noun off
23454 \color none
23455 tilde
23456 \end_layout
23457
23458 \end_inset
23459 </cell>
23460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23461 \begin_inset Text
23462
23463 \begin_layout Plain Layout
23464
23465 \series bold
23466
23467 \backslash
23468 tilde
23469 \end_layout
23470
23471 \end_inset
23472 </cell>
23473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23474 \begin_inset Text
23475
23476 \begin_layout Plain Layout
23477
23478 \family roman
23479 \series medium
23480 \shape up
23481 \size normal
23482 \emph off
23483 \bar no
23484 \noun off
23485 \color none
23486 \begin_inset Formula $\tilde{a}$
23487 \end_inset
23488
23489
23490 \end_layout
23491
23492 \end_inset
23493 </cell>
23494 </row>
23495 <row>
23496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23497 \begin_inset Text
23498
23499 \begin_layout Plain Layout
23500
23501 \family roman
23502 \series medium
23503 \shape up
23504 \size normal
23505 \emph off
23506 \bar no
23507 \noun off
23508 \color none
23509 dot
23510 \end_layout
23511
23512 \end_inset
23513 </cell>
23514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23515 \begin_inset Text
23516
23517 \begin_layout Plain Layout
23518
23519 \series bold
23520
23521 \backslash
23522 dot
23523 \end_layout
23524
23525 \end_inset
23526 </cell>
23527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23528 \begin_inset Text
23529
23530 \begin_layout Plain Layout
23531
23532 \family roman
23533 \series medium
23534 \shape up
23535 \size normal
23536 \emph off
23537 \bar no
23538 \noun off
23539 \color none
23540 \begin_inset Formula $\dot{a}$
23541 \end_inset
23542
23543
23544 \end_layout
23545
23546 \end_inset
23547 </cell>
23548 </row>
23549 <row>
23550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23551 \begin_inset Text
23552
23553 \begin_layout Plain Layout
23554
23555 \family roman
23556 \series medium
23557 \shape up
23558 \size normal
23559 \emph off
23560 \bar no
23561 \noun off
23562 \color none
23563 breve
23564 \end_layout
23565
23566 \end_inset
23567 </cell>
23568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23569 \begin_inset Text
23570
23571 \begin_layout Plain Layout
23572
23573 \series bold
23574
23575 \backslash
23576 breve
23577 \end_layout
23578
23579 \end_inset
23580 </cell>
23581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23582 \begin_inset Text
23583
23584 \begin_layout Plain Layout
23585
23586 \family roman
23587 \series medium
23588 \shape up
23589 \size normal
23590 \emph off
23591 \bar no
23592 \noun off
23593 \color none
23594 \begin_inset Formula $\breve{a}$
23595 \end_inset
23596
23597
23598 \end_layout
23599
23600 \end_inset
23601 </cell>
23602 </row>
23603 <row>
23604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23605 \begin_inset Text
23606
23607 \begin_layout Plain Layout
23608
23609 \family roman
23610 \series medium
23611 \shape up
23612 \size normal
23613 \emph off
23614 \bar no
23615 \noun off
23616 \color none
23617 caron
23618 \end_layout
23619
23620 \end_inset
23621 </cell>
23622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23623 \begin_inset Text
23624
23625 \begin_layout Plain Layout
23626
23627 \series bold
23628
23629 \backslash
23630 check
23631 \end_layout
23632
23633 \end_inset
23634 </cell>
23635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23636 \begin_inset Text
23637
23638 \begin_layout Plain Layout
23639
23640 \family roman
23641 \series medium
23642 \shape up
23643 \size normal
23644 \emph off
23645 \bar no
23646 \noun off
23647 \color none
23648 \begin_inset Formula $\check{a}$
23649 \end_inset
23650
23651
23652 \end_layout
23653
23654 \end_inset
23655 </cell>
23656 </row>
23657 <row>
23658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23659 \begin_inset Text
23660
23661 \begin_layout Plain Layout
23662
23663 \family roman
23664 \series medium
23665 \shape up
23666 \size normal
23667 \emph off
23668 \bar no
23669 \noun off
23670 \color none
23671 macron
23672 \end_layout
23673
23674 \end_inset
23675 </cell>
23676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23677 \begin_inset Text
23678
23679 \begin_layout Plain Layout
23680
23681 \series bold
23682
23683 \backslash
23684 bar
23685 \end_layout
23686
23687 \end_inset
23688 </cell>
23689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23690 \begin_inset Text
23691
23692 \begin_layout Plain Layout
23693
23694 \family roman
23695 \series medium
23696 \shape up
23697 \size normal
23698 \emph off
23699 \bar no
23700 \noun off
23701 \color none
23702 \begin_inset Formula $\bar{a}$
23703 \end_inset
23704
23705
23706 \end_layout
23707
23708 \end_inset
23709 </cell>
23710 </row>
23711 <row>
23712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23713 \begin_inset Text
23714
23715 \begin_layout Plain Layout
23716 vector
23717 \end_layout
23718
23719 \end_inset
23720 </cell>
23721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23722 \begin_inset Text
23723
23724 \begin_layout Plain Layout
23725
23726 \series bold
23727
23728 \backslash
23729 vec
23730 \end_layout
23731
23732 \end_inset
23733 </cell>
23734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23735 \begin_inset Text
23736
23737 \begin_layout Plain Layout
23738
23739 \family roman
23740 \series medium
23741 \shape up
23742 \size normal
23743 \emph off
23744 \bar no
23745 \noun off
23746 \color none
23747 \begin_inset Formula $\vec{a}$
23748 \end_inset
23749
23750
23751 \end_layout
23752
23753 \end_inset
23754 </cell>
23755 </row>
23756 </lyxtabular>
23757
23758 \end_inset
23759
23760
23761 \end_layout
23762
23763 \end_inset
23764
23765
23766 \end_layout
23767
23768 \begin_layout Standard
23769 You can choose one of the accents by selecting an item from the 
23770 \family sans
23771 Frame
23772 \begin_inset space ~
23773 \end_inset
23774
23775 decorations
23776 \family default
23777  symbol set button 
23778 \begin_inset Graphics
23779         filename ../images/math/hat.png
23780         scale 85
23781         groupId toolbarbuttons
23782
23783 \end_inset
23784
23785  in the math panel ; this will apply to any selection you have made within
23786  a formula too.
23787 \end_layout
23788
23789 \begin_layout Section
23790 Brackets and Delimiters
23791 \begin_inset Index idx
23792 status collapsed
23793
23794 \begin_layout Plain Layout
23795 Math ! Brackets
23796 \end_layout
23797
23798 \end_inset
23799
23800
23801 \begin_inset Index idx
23802 status collapsed
23803
23804 \begin_layout Plain Layout
23805 Math ! Delimiters
23806 \end_layout
23807
23808 \end_inset
23809
23810
23811 \begin_inset CommandInset label
23812 LatexCommand label
23813 name "sec:Brackets-and-Delimiters"
23814
23815 \end_inset
23816
23817
23818 \end_layout
23819
23820 \begin_layout Standard
23821 There are several brackets available through LyX.
23822  For most purposes, using just the keys 
23823 \family typewriter
23824 []{}()|<>
23825 \family default
23826  should suffice.
23827  But if you want to surround a large structure, like a matrix or a fraction,
23828  or if you have several layers of brackets, it is better to use the math
23829  toolbar delimiter icon 
23830 \begin_inset Info
23831 type  "icon"
23832 arg   "dialog-show mathdelimiter"
23833 \end_inset
23834
23835 .
23836  For example, that's how you would construct the brackets around a standard
23837  matrix such as:
23838 \begin_inset Formula 
23839 \[
23840 \left[\begin{array}{cc}
23841 1 & 2\\
23842 3 & 4
23843 \end{array}\right]
23844 \]
23845
23846 \end_inset
23847
23848 and to make it easier to see the layers of parentheses as in: 
23849 \begin_inset Formula 
23850 \[
23851 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
23852 \]
23853
23854 \end_inset
23855
23856
23857 \end_layout
23858
23859 \begin_layout Standard
23860 The parentheses, and other brackets from that menu will automatically re-size
23861  to accommodate the size of what is inside.
23862 \end_layout
23863
23864 \begin_layout Standard
23865 To construct brackets click on the button for the bracket you want on the
23866  left side and right side.
23867  If you use the option 
23868 \family sans
23869 Keep
23870 \begin_inset space ~
23871 \end_inset
23872
23873 matched
23874 \family default
23875 , the selected bracket type will be used for the left and the right side.
23876  The selection will be shown below the button field.
23877  If you want one side to not have a bracket, use the blank button.
23878  It will appear in LyX with a dotted line, but nothing will be printed.
23879 \end_layout
23880
23881 \begin_layout Standard
23882 If you want to place brackets around math structures, like a square root,
23883  you can do that by highlighting (selecting) the structure that is to go
23884  inside the brackets.
23885  Then choose the appropriate brackets for left and right and click on 
23886 \family sans
23887 Insert
23888 \family default
23889 .
23890  The parentheses will be drawn around the selected structure.
23891 \end_layout
23892
23893 \begin_layout Section
23894 Arrays and Multi-line Equations
23895 \begin_inset Index idx
23896 status collapsed
23897
23898 \begin_layout Plain Layout
23899 Math ! Arrays
23900 \end_layout
23901
23902 \end_inset
23903
23904
23905 \begin_inset Index idx
23906 status collapsed
23907
23908 \begin_layout Plain Layout
23909 Math ! Matrices
23910 \end_layout
23911
23912 \end_inset
23913
23914
23915 \begin_inset Index idx
23916 status collapsed
23917
23918 \begin_layout Plain Layout
23919 Math ! Multi-line Equations
23920 \end_layout
23921
23922 \end_inset
23923
23924
23925 \end_layout
23926
23927 \begin_layout Standard
23928 Matrices are entered in LyX using the 
23929 \family sans
23930 Math
23931 \begin_inset space ~
23932 \end_inset
23933
23934 Panel
23935 \family default
23936  matrix button 
23937 \begin_inset Graphics
23938         filename ../images/math/matrix.png
23939         scale 85
23940         groupId toolbarbuttons
23941
23942 \end_inset
23943
23944 .
23945  It will open a dialog for you to choose the number of rows/columns.
23946  Here is an example:
23947 \begin_inset Formula 
23948 \[
23949 \left(\begin{array}{ccc}
23950 1 & 2 & 3\\
23951 4 & 5 & 6\\
23952 7 & 8 & 9
23953 \end{array}\right)
23954 \]
23955
23956 \end_inset
23957
23958 The parentheses aren't automatic, but you can add them as described in section
23959 \begin_inset space ~
23960 \end_inset
23961
23962
23963 \begin_inset CommandInset ref
23964 LatexCommand ref
23965 reference "sec:Brackets-and-Delimiters"
23966
23967 \end_inset
23968
23969 .
23970  When you construct the matrix, you can decide whether the column entries
23971  will be left-, right-, or center-justified.
23972  This alignment is set in the box 
23973 \family sans
23974 Horizontal
23975 \family default
23976  with the letters 
23977 \begin_inset Quotes eld
23978 \end_inset
23979
23980
23981 \family sans
23982 l
23983 \family default
23984
23985 \begin_inset Quotes erd
23986 \end_inset
23987
23988
23989 \begin_inset Quotes eld
23990 \end_inset
23991
23992
23993 \family sans
23994 r
23995 \family default
23996
23997 \begin_inset Quotes erd
23998 \end_inset
23999
24000 , and 
24001 \begin_inset Quotes eld
24002 \end_inset
24003
24004
24005 \family sans
24006 c
24007 \family default
24008
24009 \begin_inset Quotes erd
24010 \end_inset
24011
24012 .
24013  LyX proposes a 
24014 \begin_inset Quotes eld
24015 \end_inset
24016
24017
24018 \family sans
24019 c
24020 \family default
24021
24022 \begin_inset Quotes erd
24023 \end_inset
24024
24025  for every column as default.
24026  For example, the sequence 
24027 \begin_inset Quotes eld
24028 \end_inset
24029
24030
24031 \family sans
24032 lcr
24033 \family default
24034
24035 \begin_inset Quotes erd
24036 \end_inset
24037
24038  means that the first column will be left-justified, the second will be
24039  centered, and the third column will be right-justified, because each letter
24040  corresponds to the relevant column.
24041  The result will look like this:
24042 \begin_inset Formula 
24043 \[
24044 \begin{array}{lcr}
24045 this & this\, column & this\, column\\
24046 column & has & has\, right\\
24047 has\, left\, alignment & center\, alignment & alignment
24048 \end{array}.
24049 \]
24050
24051 \end_inset
24052
24053
24054 \end_layout
24055
24056 \begin_layout Standard
24057 You can add more rows to an existing matrix by hitting 
24058 \begin_inset Info
24059 type  "shortcut"
24060 arg   "newline-insert newline"
24061 \end_inset
24062
24063  while the cursor is in the matrix.
24064  Adding or deleting columns can be done via the menu 
24065 \family sans
24066 Edit\SpecialChar \menuseparator
24067 Math
24068 \family default
24069  or the math toolbar.
24070 \end_layout
24071
24072 \begin_layout Standard
24073 There are other arrays used in formulas, such as distinctions of cases.
24074  It can be created with the menu 
24075 \family sans
24076 Insert\SpecialChar \menuseparator
24077 Math\SpecialChar \menuseparator
24078 Cases
24079 \begin_inset space ~
24080 \end_inset
24081
24082 Environment
24083 \family default
24084  or the command 
24085 \series bold
24086
24087 \backslash
24088 cases
24089 \series default
24090 .
24091  Here is an example: 
24092 \begin_inset Formula 
24093 \[
24094 f(x)=\begin{cases}
24095 -1 & x<0\\
24096 0 & x=0\\
24097 1 & x>0
24098 \end{cases}
24099 \]
24100
24101 \end_inset
24102
24103
24104 \end_layout
24105
24106 \begin_layout Standard
24107 \begin_inset VSpace bigskip
24108 \end_inset
24109
24110 Multi-line formulas are created when you press 
24111 \begin_inset Info
24112 type  "shortcut"
24113 arg   "newline-insert newline"
24114 \end_inset
24115
24116  within a formula.
24117  In an empty formula you can see that three blue boxes appear, one for each
24118  column.
24119  When you press 
24120 \begin_inset Info
24121 type  "shortcut"
24122 arg   "newline-insert newline"
24123 \end_inset
24124
24125  in a non-empty formula, the part before the relation sign (equal sign 
24126 \begin_inset Quotes eld
24127 \end_inset
24128
24129 =
24130 \begin_inset Quotes erd
24131 \end_inset
24132
24133  etc.) will be inserted automatically in the first column, the relation sign
24134  is in the second column, and the rest in the third column.
24135  A new row is created by every further hit of 
24136 \begin_inset Info
24137 type  "shortcut"
24138 arg   "newline-insert newline"
24139 \end_inset
24140
24141 .
24142  Multi-line formulas are always displayed formulas.
24143  Here is an example:
24144 \begin_inset Formula 
24145 \begin{eqnarray}
24146 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24147 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24148 \end{eqnarray}
24149
24150 \end_inset
24151
24152  To change the column assignment of the formula parts, place the cursor
24153  where you want to start the shift and hit 
24154 \family sans
24155 Ctrl-Tab.
24156
24157 \family default
24158  It shifts everything in the column which is right beside the current cursor
24159  position to the next column.
24160  Note that the middle column is designed for relation signs, structures
24161  within this column will be printed in a smaller size:
24162 \begin_inset Formula 
24163 \begin{eqnarray*}
24164 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24165 \end{eqnarray*}
24166
24167 \end_inset
24168
24169
24170 \end_layout
24171
24172 \begin_layout Standard
24173 The multi-line formula type described here is called 
24174 \family typewriter
24175 \series medium
24176 eqnarray
24177 \family default
24178 \series default
24179 .
24180  There are other multi-line types being more suitable for certain situations,
24181  for example if you want a better inter-line spacing than in formula (
24182 \begin_inset CommandInset ref
24183 LatexCommand ref
24184 reference "eq:asquared"
24185
24186 \end_inset
24187
24188 ).
24189  The other types are described in section
24190 \begin_inset space ~
24191 \end_inset
24192
24193
24194 \begin_inset CommandInset ref
24195 LatexCommand ref
24196 reference "sub:AMS-Formula-Types"
24197
24198 \end_inset
24199
24200 .
24201 \end_layout
24202
24203 \begin_layout Section
24204 Formula Numbering and Referencing
24205 \begin_inset Index idx
24206 status collapsed
24207
24208 \begin_layout Plain Layout
24209 Math ! Formula numbering
24210 \end_layout
24211
24212 \end_inset
24213
24214
24215 \begin_inset Index idx
24216 status collapsed
24217
24218 \begin_layout Plain Layout
24219 Math ! Referencing formulas
24220 \end_layout
24221
24222 \end_inset
24223
24224
24225 \begin_inset CommandInset label
24226 LatexCommand label
24227 name "sec:Formula-Numbering-and"
24228
24229 \end_inset
24230
24231
24232 \end_layout
24233
24234 \begin_layout Standard
24235 To number a formula, set the cursor in the formula and use the menu 
24236 \family sans
24237 Edit\SpecialChar \menuseparator
24238 Math\SpecialChar \menuseparator
24239 Toggle
24240 \begin_inset space ~
24241 \end_inset
24242
24243 Numbering
24244 \family default
24245  or the shortcut 
24246 \begin_inset Info
24247 type  "shortcut"
24248 arg   "math-number-toggle"
24249 \end_inset
24250
24251 .
24252  The formula number appears in LyX as 
24253 \begin_inset Quotes eld
24254 \end_inset
24255
24256 #
24257 \begin_inset Quotes erd
24258 \end_inset
24259
24260  within parentheses.
24261  The 
24262 \begin_inset Quotes eld
24263 \end_inset
24264
24265 #
24266 \begin_inset Quotes erd
24267 \end_inset
24268
24269  denotes that the number will be calculated automatically when the output
24270  is generated.
24271  The placement and format of the formula number in the output depends on
24272  the document class.
24273  In this document the number is printed together with the chapter number,
24274  separated by a dot:
24275 \begin_inset Formula 
24276 \begin{equation}
24277 1+1=2
24278 \end{equation}
24279
24280 \end_inset
24281
24282 Using 
24283 \begin_inset Info
24284 type  "shortcut"
24285 arg   "math-number-toggle"
24286 \end_inset
24287
24288  in a numbered formula will switch off the numbering.
24289  You can only number displayed formulas.
24290 \end_layout
24291
24292 \begin_layout Standard
24293 Multi-line formulas can be numbered line by line: Using the menu 
24294 \family sans
24295 Edit\SpecialChar \menuseparator
24296 Math\SpecialChar \menuseparator
24297 Toggle
24298 \begin_inset space ~
24299 \end_inset
24300
24301 Numbering
24302 \begin_inset space ~
24303 \end_inset
24304
24305 of
24306 \begin_inset space ~
24307 \end_inset
24308
24309 Line
24310 \family default
24311  or the shortcut 
24312 \begin_inset Info
24313 type  "shortcut"
24314 arg   "math-number-line-toggle"
24315 \end_inset
24316
24317  will only toggle the numbering of the line where the cursor is:
24318 \begin_inset Formula 
24319 \begin{eqnarray}
24320 1 & = & 3-2\\
24321 2 & = & 4-2\nonumber \\
24322 4 & \leq & 7
24323 \end{eqnarray}
24324
24325 \end_inset
24326
24327 To number all lines use the shortcut 
24328 \begin_inset Info
24329 type  "shortcut"
24330 arg   "math-number-toggle"
24331 \end_inset
24332
24333 .
24334 \end_layout
24335
24336 \begin_layout Standard
24337 \begin_inset VSpace bigskip
24338 \end_inset
24339
24340 Every displayed formula can be referenced by its number using a label.
24341  A label is inserted with the menu 
24342 \family sans
24343 Insert\SpecialChar \menuseparator
24344 Label
24345 \family default
24346  when the cursor is in the formula.
24347  This opens a dialog to enter the label.
24348  It is recommended to use the proposed 
24349 \begin_inset Quotes eld
24350 \end_inset
24351
24352
24353 \family sans
24354 eq:
24355 \family default
24356
24357 \begin_inset Quotes erd
24358 \end_inset
24359
24360  as first part of the label, because this helps later to identify the label
24361  type when you have many labels in your document.
24362  We inserted in the following example the label 
24363 \begin_inset Quotes eld
24364 \end_inset
24365
24366 eq:tanhExp
24367 \begin_inset Quotes erd
24368 \end_inset
24369
24370  in the second line:
24371 \begin_inset Formula 
24372 \begin{eqnarray}
24373 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24374  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24375 \end{eqnarray}
24376
24377 \end_inset
24378
24379 Every labeled line is automatically numbered.
24380  Therefore the label is shown in LyX at the place of the formula number
24381  placeholder 
24382 \begin_inset Quotes eld
24383 \end_inset
24384
24385 #
24386 \begin_inset Quotes erd
24387 \end_inset
24388
24389 .
24390  You can reference a labeled formula using the menu 
24391 \family sans
24392 Insert\SpecialChar \menuseparator
24393 Cross
24394 \begin_inset space ~
24395 \end_inset
24396
24397 Reference
24398 \family default
24399 .
24400  A dialog appears to choose a label you want refer to.
24401  The reference appears in LyX as a gray cross reference box and in the output
24402  as the formula number:
24403 \end_layout
24404
24405 \begin_layout Standard
24406 This is a cross-reference to equation (
24407 \begin_inset CommandInset ref
24408 LatexCommand ref
24409 reference "eq:tanhExp"
24410
24411 \end_inset
24412
24413 ).
24414 \end_layout
24415
24416 \begin_layout Standard
24417 The properties of LyX's cross-reference box are described in section
24418 \begin_inset space ~
24419 \end_inset
24420
24421
24422 \begin_inset CommandInset ref
24423 LatexCommand ref
24424 reference "sec:Cross-References"
24425
24426 \end_inset
24427
24428 .
24429  To delete a label, set the cursor in the labeled formula, use the menu
24430  
24431 \family sans
24432 Insert\SpecialChar \menuseparator
24433 Label
24434 \family default
24435  and delete the label in the appearing dialog.
24436 \begin_inset Foot
24437 status collapsed
24438
24439 \begin_layout Plain Layout
24440 This is a unintuitive and will be fixed in the next version of LyX.
24441 \end_layout
24442
24443 \end_inset
24444
24445  
24446 \end_layout
24447
24448 \begin_layout Section
24449 User defined math macros
24450 \begin_inset Index idx
24451 status collapsed
24452
24453 \begin_layout Plain Layout
24454 Math ! Macros
24455 \end_layout
24456
24457 \end_inset
24458
24459
24460 \end_layout
24461
24462 \begin_layout Standard
24463 LyX allows you to define macros for formulas which is very useful when you
24464  have equations of the same form in a document several times.
24465  Math macros are explained in section 
24466 \emph on
24467 Math
24468 \begin_inset space ~
24469 \end_inset
24470
24471 Macros
24472 \emph default
24473  of the 
24474 \emph on
24475 Math
24476 \emph default
24477  manual.
24478 \end_layout
24479
24480 \begin_layout Section
24481 Fine-Tuning
24482 \end_layout
24483
24484 \begin_layout Subsection
24485 Typefaces
24486 \begin_inset Index idx
24487 status collapsed
24488
24489 \begin_layout Plain Layout
24490 Math ! Typefaces
24491 \end_layout
24492
24493 \end_inset
24494
24495
24496 \end_layout
24497
24498 \begin_layout Standard
24499 The standard font for text is italic, for numbers the standard is roman.
24500  To set a font in a formula, use the 
24501 \family sans
24502 Math
24503 \begin_inset space ~
24504 \end_inset
24505
24506 Panel
24507 \family default
24508  button 
24509 \begin_inset Graphics
24510         filename ../images/math/font.png
24511         scale 85
24512         groupId toolbarbuttons
24513
24514 \end_inset
24515
24516 , or enter its command, listed in table
24517 \begin_inset space ~
24518 \end_inset
24519
24520
24521 \begin_inset CommandInset ref
24522 LatexCommand ref
24523 reference "cap:Typefaces-and-the"
24524
24525 \end_inset
24526
24527 , directly.
24528 \end_layout
24529
24530 \begin_layout Standard
24531 \begin_inset Float table
24532 wide false
24533 sideways false
24534 status open
24535
24536 \begin_layout Plain Layout
24537 \begin_inset Caption
24538
24539 \begin_layout Plain Layout
24540 \begin_inset CommandInset label
24541 LatexCommand label
24542 name "cap:Typefaces-and-the"
24543
24544 \end_inset
24545
24546 Typefaces and the corresponding commands.
24547 \end_layout
24548
24549 \end_inset
24550
24551
24552 \end_layout
24553
24554 \begin_layout Plain Layout
24555 \align center
24556 \begin_inset Tabular
24557 <lyxtabular version="3" rows="9" columns="2">
24558 <features tabularvalignment="middle">
24559 <column alignment="center" valignment="top" width="0pt">
24560 <column alignment="center" valignment="top" width="0pt">
24561 <row>
24562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24563 \begin_inset Text
24564
24565 \begin_layout Plain Layout
24566 Font
24567 \end_layout
24568
24569 \end_inset
24570 </cell>
24571 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24572 \begin_inset Text
24573
24574 \begin_layout Plain Layout
24575 Command
24576 \end_layout
24577
24578 \end_inset
24579 </cell>
24580 </row>
24581 <row>
24582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24583 \begin_inset Text
24584
24585 \begin_layout Plain Layout
24586
24587 \shape up
24588 \size normal
24589 \bar no
24590 \noun off
24591 \color none
24592 \begin_inset Formula $\mathrm{Roman}$
24593 \end_inset
24594
24595
24596 \end_layout
24597
24598 \end_inset
24599 </cell>
24600 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24601 \begin_inset Text
24602
24603 \begin_layout Plain Layout
24604
24605 \series bold
24606
24607 \backslash
24608 mathrm
24609 \end_layout
24610
24611 \end_inset
24612 </cell>
24613 </row>
24614 <row>
24615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24616 \begin_inset Text
24617
24618 \begin_layout Plain Layout
24619 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24620 \end_inset
24621
24622
24623 \end_layout
24624
24625 \end_inset
24626 </cell>
24627 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24628 \begin_inset Text
24629
24630 \begin_layout Plain Layout
24631
24632 \series bold
24633
24634 \backslash
24635 mathbf
24636 \end_layout
24637
24638 \end_inset
24639 </cell>
24640 </row>
24641 <row>
24642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24643 \begin_inset Text
24644
24645 \begin_layout Plain Layout
24646 \begin_inset Formula $\mathit{Italic}$
24647 \end_inset
24648
24649
24650 \end_layout
24651
24652 \end_inset
24653 </cell>
24654 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24655 \begin_inset Text
24656
24657 \begin_layout Plain Layout
24658
24659 \series bold
24660
24661 \backslash
24662 mathit
24663 \end_layout
24664
24665 \end_inset
24666 </cell>
24667 </row>
24668 <row>
24669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24670 \begin_inset Text
24671
24672 \begin_layout Plain Layout
24673
24674 \shape up
24675 \size normal
24676 \bar no
24677 \noun off
24678 \color none
24679 \begin_inset Formula $\mathtt{Typewriter}$
24680 \end_inset
24681
24682
24683 \end_layout
24684
24685 \end_inset
24686 </cell>
24687 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24688 \begin_inset Text
24689
24690 \begin_layout Plain Layout
24691
24692 \series bold
24693
24694 \backslash
24695 mathtt
24696 \end_layout
24697
24698 \end_inset
24699 </cell>
24700 </row>
24701 <row>
24702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24703 \begin_inset Text
24704
24705 \begin_layout Plain Layout
24706 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24707 \end_inset
24708
24709
24710 \end_layout
24711
24712 \end_inset
24713 </cell>
24714 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24715 \begin_inset Text
24716
24717 \begin_layout Plain Layout
24718
24719 \series bold
24720
24721 \backslash
24722 mathbb
24723 \end_layout
24724
24725 \end_inset
24726 </cell>
24727 </row>
24728 <row>
24729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24730 \begin_inset Text
24731
24732 \begin_layout Plain Layout
24733 \begin_inset Formula $\mathfrak{Fraktur}$
24734 \end_inset
24735
24736
24737 \end_layout
24738
24739 \end_inset
24740 </cell>
24741 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24742 \begin_inset Text
24743
24744 \begin_layout Plain Layout
24745
24746 \series bold
24747
24748 \backslash
24749 mathfrak
24750 \end_layout
24751
24752 \end_inset
24753 </cell>
24754 </row>
24755 <row>
24756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24757 \begin_inset Text
24758
24759 \begin_layout Plain Layout
24760
24761 \shape up
24762 \size normal
24763 \emph on
24764 \bar no
24765 \noun off
24766 \color none
24767 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24768 \end_inset
24769
24770
24771 \end_layout
24772
24773 \end_inset
24774 </cell>
24775 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24776 \begin_inset Text
24777
24778 \begin_layout Plain Layout
24779
24780 \series bold
24781
24782 \backslash
24783 mathcal
24784 \end_layout
24785
24786 \end_inset
24787 </cell>
24788 </row>
24789 <row>
24790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24791 \begin_inset Text
24792
24793 \begin_layout Plain Layout
24794 \begin_inset Formula $\mathsf{SansSerif}$
24795 \end_inset
24796
24797
24798 \end_layout
24799
24800 \end_inset
24801 </cell>
24802 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24803 \begin_inset Text
24804
24805 \begin_layout Plain Layout
24806
24807 \series bold
24808
24809 \backslash
24810 mathsf
24811 \end_layout
24812
24813 \end_inset
24814 </cell>
24815 </row>
24816 </lyxtabular>
24817
24818 \end_inset
24819
24820
24821 \end_layout
24822
24823 \end_inset
24824
24825
24826 \end_layout
24827
24828 \begin_layout Standard
24829 \begin_inset Note Greyedout
24830 status open
24831
24832 \begin_layout Plain Layout
24833
24834 \series bold
24835 Note:
24836 \series default
24837  You can only print capital letters in the typefaces 
24838 \family sans
24839 Blackboard
24840 \family default
24841  and 
24842 \family sans
24843 Calligraphic
24844 \family default
24845 .
24846 \end_layout
24847
24848 \end_inset
24849
24850
24851 \end_layout
24852
24853 \begin_layout Standard
24854 When you use a typeface, a blue box is inserted in the formula.
24855  Every character in this box will be printed in this typeface.
24856  Pressing 
24857 \family sans
24858 Space
24859 \family default
24860  within the box will set the cursor outside, so that you have to use a protected
24861  space when you need a space in the box.
24862  Here an example where 
24863 \begin_inset Quotes eld
24864 \end_inset
24865
24866 N
24867 \begin_inset Quotes erd
24868 \end_inset
24869
24870  in 
24871 \family sans
24872 Blackboard
24873 \family default
24874  denotes the set of numbers:
24875 \begin_inset Formula 
24876 \[
24877 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24878 \]
24879
24880 \end_inset
24881
24882
24883 \end_layout
24884
24885 \begin_layout Standard
24886 The typefaces are nestable, which can cause confusion.
24887  You can e.
24888 \begin_inset space \thinspace{}
24889 \end_inset
24890
24891 g.
24892 \begin_inset space \space{}
24893 \end_inset
24894
24895 put a character in 
24896 \family sans
24897 Fraktur
24898 \family default
24899  in a box for 
24900 \family sans
24901 Typewriter
24902 \family default
24903
24904 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24905 \end_inset
24906
24907  
24908 \begin_inset Newline newline
24909 \end_inset
24910
24911 So it is better not to use this feature.
24912 \end_layout
24913
24914 \begin_layout Standard
24915 The typefaces have no effect on Greek letters: 
24916 \begin_inset Formula $\mathfrak{abc\delta e}$
24917 \end_inset
24918
24919
24920 \begin_inset Newline newline
24921 \end_inset
24922
24923 You can only print them emboldened using the command 
24924 \series bold
24925
24926 \backslash
24927 boldsymbol
24928 \series default
24929 , which works like the other typeface commands: 
24930 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24931 \end_inset
24932
24933
24934 \end_layout
24935
24936 \begin_layout Standard
24937
24938 \series bold
24939
24940 \backslash
24941 boldsymbol
24942 \series default
24943  works for all symbols, letters, and numbers.
24944 \end_layout
24945
24946 \begin_layout Standard
24947 A number of other font options are available as well, in the menu 
24948 \family sans
24949 Edit\SpecialChar \menuseparator
24950 Math\SpecialChar \menuseparator
24951 Text
24952 \begin_inset space ~
24953 \end_inset
24954
24955 Style
24956 \family default
24957 .
24958 \end_layout
24959
24960 \begin_layout Subsection
24961 Math Text
24962 \begin_inset Index idx
24963 status collapsed
24964
24965 \begin_layout Plain Layout
24966 Math ! Text
24967 \end_layout
24968
24969 \end_inset
24970
24971
24972 \end_layout
24973
24974 \begin_layout Standard
24975 Typefaces are useful for entering some characters in some given font, but
24976  not for text.
24977  For typing longer pieces of text use the math text, which is obtained using
24978  the entry 
24979 \family sans
24980 Normal
24981 \begin_inset space ~
24982 \end_inset
24983
24984 text
24985 \begin_inset space ~
24986 \end_inset
24987
24988 mode
24989 \family default
24990  of the 
24991 \family sans
24992 Math
24993 \begin_inset space ~
24994 \end_inset
24995
24996 Panel
24997 \family default
24998  button 
24999 \begin_inset Graphics
25000         filename ../images/math/font.png
25001         scale 85
25002         groupId toolbarbuttons
25003
25004 \end_inset
25005
25006  (shortcut 
25007 \begin_inset Info
25008 type  "shortcut"
25009 arg   "font-default"
25010 \end_inset
25011
25012 ).
25013  Math text appears in LyX in black instead of blue.
25014  You can use spaces and accents in math text like in normal text.
25015  Here is an example:
25016 \begin_inset Formula 
25017 \[
25018 f(x)=\begin{cases}
25019 x & \mbox{if I say so}\\
25020 -x & \mbox{under Umständen}
25021 \end{cases}
25022 \]
25023
25024 \end_inset
25025
25026
25027 \end_layout
25028
25029 \begin_layout Subsection
25030 Font Sizes
25031 \begin_inset Index idx
25032 status collapsed
25033
25034 \begin_layout Plain Layout
25035 Math ! Font sizes
25036 \end_layout
25037
25038 \end_inset
25039
25040
25041 \end_layout
25042
25043 \begin_layout Standard
25044 There are four font styles (relative sizes) used in math-mode, which are
25045  automatically chosen in most situations.
25046  These are called 
25047 \family sans
25048 textstyle
25049 \family default
25050
25051 \family sans
25052 displaystyle
25053 \family default
25054
25055 \family sans
25056 scriptstyle
25057 \family default
25058 , and 
25059 \family sans
25060 scriptscriptstyle
25061 \family default
25062 .
25063  For most characters, 
25064 \family sans
25065 textstyle
25066 \family default
25067  and 
25068 \family sans
25069 displaystyle
25070 \family default
25071  are actually the same size, but fractions, superscripts and subscripts,
25072  and certain other structures, are set larger in 
25073 \family sans
25074 displaystyle
25075 \family default
25076 .
25077  Except for some operators, which resize themselves to accommodate various
25078  situations, all text will be set in the styles that LaTeX thinks are appropriat
25079 e.
25080  These choices can be overridden by using the math panel button 
25081 \begin_inset Graphics
25082         filename ../images/math/style.png
25083         scale 85
25084         groupId toolbarbuttons
25085
25086 \end_inset
25087
25088 .
25089  A box for the size will be created in which you can insert the math structure.
25090  For example, you can set 
25091 \begin_inset Formula $\frac{1}{2}$
25092 \end_inset
25093
25094 , which is normally in 
25095 \family sans
25096 textstyle
25097 \family default
25098 , larger in 
25099 \family sans
25100 displaystyle
25101 \family default
25102
25103 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25104 \end_inset
25105
25106 .
25107  The four styles are used in the following example:
25108 \end_layout
25109
25110 \begin_layout Standard
25111 \begin_inset Formula $displaystyle$
25112 \end_inset
25113
25114
25115 \begin_inset Formula ${\textstyle textstyle}$
25116 \end_inset
25117
25118
25119 \begin_inset Formula ${\scriptstyle scriptstyle}$
25120 \end_inset
25121
25122
25123 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25124 \end_inset
25125
25126 .
25127 \end_layout
25128
25129 \begin_layout Standard
25130 All these math-mode font sizes are relative, that means, if the whole math
25131  inset is set in a particular size with the menu 
25132 \family sans
25133 Edit\SpecialChar \menuseparator
25134 Text
25135 \begin_inset space ~
25136 \end_inset
25137
25138 Style
25139 \family default
25140 , all sizes in the formula will be adjusted relative to this size.
25141  Similarly, if the base font size of the document is changed, all fonts
25142  will be adjusted to correspond.
25143  As an example here is a formula in the font size 
25144 \begin_inset Quotes eld
25145 \end_inset
25146
25147 largest
25148 \begin_inset Quotes erd
25149 \end_inset
25150
25151 :
25152 \end_layout
25153
25154 \begin_layout Standard
25155
25156 \family roman
25157 \size largest
25158 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25159 \end_inset
25160
25161
25162 \end_layout
25163
25164 \begin_layout Section
25165 Theorem Modules
25166 \end_layout
25167
25168 \begin_layout Standard
25169 As of LyX 1.6, support for theorem-like environments has been moved out of
25170  the document classes and into layout modules.
25171 \begin_inset Index idx
25172 status collapsed
25173
25174 \begin_layout Plain Layout
25175 Layout Modules
25176 \end_layout
25177
25178 \end_inset
25179
25180  As a result, theorem-like environments can now easily be used with classes
25181  other than the AMS classes.
25182  See section 
25183 \begin_inset CommandInset ref
25184 LatexCommand ref
25185 reference "sub:Modules"
25186
25187 \end_inset
25188
25189  for more on layout modules.
25190 \end_layout
25191
25192 \begin_layout Section
25193 AMS-LaTeX
25194 \begin_inset Index idx
25195 status collapsed
25196
25197 \begin_layout Plain Layout
25198 AMS math
25199 \end_layout
25200
25201 \end_inset
25202
25203
25204 \begin_inset Index idx
25205 status collapsed
25206
25207 \begin_layout Plain Layout
25208 Math ! AMS
25209 \end_layout
25210
25211 \end_inset
25212
25213
25214 \end_layout
25215
25216 \begin_layout Standard
25217 LyX supports the packages provided by the American Mathematical Society
25218  (AMS) that are in common use.
25219 \end_layout
25220
25221 \begin_layout Subsection
25222 Enabling AMS-Support
25223 \end_layout
25224
25225 \begin_layout Standard
25226 Selecting the checkbox 
25227 \family sans
25228 Use
25229 \begin_inset space ~
25230 \end_inset
25231
25232 AMS
25233 \begin_inset space ~
25234 \end_inset
25235
25236 math
25237 \begin_inset space ~
25238 \end_inset
25239
25240 package
25241 \family default
25242  in the 
25243 \family sans
25244 Document\SpecialChar \menuseparator
25245 Settings
25246 \family default
25247
25248 \begin_inset Index idx
25249 status collapsed
25250
25251 \begin_layout Plain Layout
25252 Document ! Settings
25253 \end_layout
25254
25255 \end_inset
25256
25257  dialog under 
25258 \family sans
25259 Math
25260 \begin_inset space ~
25261 \end_inset
25262
25263 Options
25264 \family default
25265  will include the AMS-packages in the document, and make the facilities
25266  available.
25267  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25268  formulas, ensure that you have enabled AMS.
25269 \end_layout
25270
25271 \begin_layout Subsection
25272 AMS-Formula Types
25273 \begin_inset CommandInset label
25274 LatexCommand label
25275 name "sub:AMS-Formula-Types"
25276
25277 \end_inset
25278
25279
25280 \begin_inset Index idx
25281 status collapsed
25282
25283 \begin_layout Plain Layout
25284 Math ! Multi-line Equations
25285 \end_layout
25286
25287 \end_inset
25288
25289
25290 \end_layout
25291
25292 \begin_layout Standard
25293 AMS-LaTeX provides a selection of different formula types.
25294  LyX allows you to choose between 
25295 \family typewriter
25296 align
25297 \family default
25298
25299 \family typewriter
25300 alignat
25301 \family default
25302
25303 \family typewriter
25304 flalign
25305 \family default
25306
25307 \family typewriter
25308 gather
25309 \family default
25310 , and 
25311 \family typewriter
25312 multline
25313 \family default
25314 .
25315  We refer to the AMS-documentation for an explanation of these formula types.
25316 \end_layout
25317
25318 \begin_layout Chapter
25319 More Tools
25320 \end_layout
25321
25322 \begin_layout Section
25323 Cross-References
25324 \begin_inset Index idx
25325 status collapsed
25326
25327 \begin_layout Plain Layout
25328 Cross references
25329 \end_layout
25330
25331 \end_inset
25332
25333
25334 \begin_inset CommandInset label
25335 LatexCommand label
25336 name "sec:Cross-References"
25337
25338 \end_inset
25339
25340
25341 \end_layout
25342
25343 \begin_layout Standard
25344 One of LyX's strengths are cross-references.
25345  You can reference every section, float, footnote, formula, and list in
25346  the document.
25347  To reference a document part, you have to insert a label into it.
25348  The label is used as anchor and name for the reference.
25349  We want for example to refer to the second item of the following list:
25350 \end_layout
25351
25352 \begin_layout Enumerate
25353 First item
25354 \end_layout
25355
25356 \begin_layout Enumerate
25357 \begin_inset CommandInset label
25358 LatexCommand label
25359 name "enu:Second-item"
25360
25361 \end_inset
25362
25363 Second item
25364 \end_layout
25365
25366 \begin_layout Enumerate
25367 Third item
25368 \end_layout
25369
25370 \begin_layout Standard
25371 First we insert a label into the second item with the menu 
25372 \family sans
25373 Insert\SpecialChar \menuseparator
25374 Label
25375 \family default
25376  or by pressing the toolbar button 
25377 \begin_inset Info
25378 type  "icon"
25379 arg   "label-insert"
25380 \end_inset
25381
25382 .
25383  A gray label box like this: 
25384 \begin_inset Graphics
25385         filename clipart/labelQt4.png
25386         scale 85
25387
25388 \end_inset
25389
25390  is inserted and the label window pops up asking for the label text.
25391  LyX offers as text the first words of the item with a prefix, in our case
25392  the text 
25393 \begin_inset Quotes eld
25394 \end_inset
25395
25396
25397 \family sans
25398 enu: Second-item
25399 \family default
25400
25401 \begin_inset Quotes erd
25402 \end_inset
25403
25404 .
25405  The prefix 
25406 \begin_inset Quotes eld
25407 \end_inset
25408
25409
25410 \family sans
25411 enu:
25412 \family default
25413
25414 \begin_inset Quotes erd
25415 \end_inset
25416
25417  stands for 
25418 \begin_inset Quotes eld
25419 \end_inset
25420
25421 enumerate
25422 \begin_inset Quotes erd
25423 \end_inset
25424
25425 .
25426  The prefix depends on the document part where the label is inserted, e.
25427 \begin_inset space \thinspace{}
25428 \end_inset
25429
25430 g.
25431 \begin_inset space \space{}
25432 \end_inset
25433
25434 if you insert a label into a section heading, the prefix will be 
25435 \begin_inset Quotes eld
25436 \end_inset
25437
25438
25439 \family sans
25440 sec:
25441 \family default
25442
25443 \begin_inset Quotes erd
25444 \end_inset
25445
25446 .
25447 \end_layout
25448
25449 \begin_layout Standard
25450 To reference the item, we refer to its label using the menu 
25451 \family sans
25452 Insert\SpecialChar \menuseparator
25453 Cross-Reference
25454 \family default
25455  or the toolbar button 
25456 \begin_inset Info
25457 type  "icon"
25458 arg   "dialog-show-new-inset ref"
25459 \end_inset
25460
25461 .
25462  A gray cross-reference box like this: 
25463 \begin_inset Graphics
25464         filename clipart/referenceQt4.png
25465         scale 85
25466
25467 \end_inset
25468
25469  is inserted and the cross-reference window appears showing all the labels
25470  in the document.
25471  We can now sort the labels alphabetically and then choose the entry 
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  At the position of the cross-reference box the item number will appear
25485  in the output.
25486 \end_layout
25487
25488 \begin_layout Standard
25489 Alternatively to 
25490 \family sans
25491 Insert\SpecialChar \menuseparator
25492 Cross-Reference
25493 \family default
25494 , you can right-click on a label and use in the appearing context menu 
25495 \family sans
25496 Copy as Reference
25497 \family default
25498 .
25499  The cross-reference to this label is now in the clipboard and can be pasted
25500  to the actual cursor position via the menu 
25501 \family sans
25502 Edit\SpecialChar \menuseparator
25503 Paste
25504 \family default
25505  (shortcut 
25506 \begin_inset Info
25507 type  "shortcut"
25508 arg   "paste"
25509 \end_inset
25510
25511 ).
25512 \end_layout
25513
25514 \begin_layout Standard
25515 Here is our cross-reference: Item
25516 \begin_inset space ~
25517 \end_inset
25518
25519
25520 \begin_inset CommandInset ref
25521 LatexCommand ref
25522 reference "enu:Second-item"
25523
25524 \end_inset
25525
25526
25527 \end_layout
25528
25529 \begin_layout Standard
25530 It is recommended to use a protected space
25531 \begin_inset Foot
25532 status collapsed
25533
25534 \begin_layout Plain Layout
25535 described in section
25536 \begin_inset space ~
25537 \end_inset
25538
25539
25540 \begin_inset CommandInset ref
25541 LatexCommand ref
25542 reference "sub:Protected-Space"
25543
25544 \end_inset
25545
25546
25547 \end_layout
25548
25549 \end_inset
25550
25551  between the cross-reference name and the cross-reference to avoid ugly
25552  line breaks between them.
25553 \end_layout
25554
25555 \begin_layout Standard
25556 There are six formats of cross-references:
25557 \end_layout
25558
25559 \begin_layout Description
25560 <reference>: prints the number, this is the default: 
25561 \begin_inset CommandInset ref
25562 LatexCommand ref
25563 reference "fig:Two-distorted-images"
25564
25565 \end_inset
25566
25567
25568 \end_layout
25569
25570 \begin_layout Description
25571 (<reference>): prints the number within two parentheses, this is the style
25572  normally used to reference formulas, especially when the reference name
25573  
25574 \begin_inset Quotes eld
25575 \end_inset
25576
25577 Equation
25578 \begin_inset Quotes erd
25579 \end_inset
25580
25581  is omitted: 
25582 \begin_inset CommandInset ref
25583 LatexCommand eqref
25584 reference "eq:tanhExp"
25585
25586 \end_inset
25587
25588
25589 \end_layout
25590
25591 \begin_layout Description
25592 <page>: prints the page number: Page
25593 \begin_inset space ~
25594 \end_inset
25595
25596
25597 \begin_inset CommandInset ref
25598 LatexCommand pageref
25599 reference "fig:Two-distorted-images"
25600
25601 \end_inset
25602
25603
25604 \end_layout
25605
25606 \begin_layout Description
25607 on
25608 \begin_inset space ~
25609 \end_inset
25610
25611 page
25612 \begin_inset space ~
25613 \end_inset
25614
25615 <page>: prints the text "on page" and the page number: 
25616 \begin_inset CommandInset ref
25617 LatexCommand vpageref
25618 reference "fig:Two-distorted-images"
25619
25620 \end_inset
25621
25622
25623 \end_layout
25624
25625 \begin_layout Description
25626 <reference>
25627 \begin_inset space ~
25628 \end_inset
25629
25630 on
25631 \begin_inset space ~
25632 \end_inset
25633
25634 page
25635 \begin_inset space ~
25636 \end_inset
25637
25638 <page>: prints the number, the text "on page", and the page number: 
25639 \begin_inset CommandInset ref
25640 LatexCommand vref
25641 reference "fig:Two-distorted-images"
25642
25643 \end_inset
25644
25645
25646 \end_layout
25647
25648 \begin_layout Description
25649 Formatted
25650 \begin_inset space ~
25651 \end_inset
25652
25653 reference: prints a self defined cross-reference format.
25654 \begin_inset Newline newline
25655 \end_inset
25656
25657
25658 \begin_inset Note Greyedout
25659 status open
25660
25661 \begin_layout Plain Layout
25662
25663 \series bold
25664 Note:
25665 \series default
25666  This feature is only available when you have the LaTeX-package 
25667 \series bold
25668 prettyref
25669 \series default
25670  or 
25671 \series bold
25672 refstyle
25673 \series default
25674
25675 \begin_inset Index idx
25676 status collapsed
25677
25678 \begin_layout Plain Layout
25679 LaTeX-packages ! prettyref
25680 \end_layout
25681
25682 \end_inset
25683
25684
25685 \begin_inset Index idx
25686 status collapsed
25687
25688 \begin_layout Plain Layout
25689 LaTeX-packages ! refstyle
25690 \end_layout
25691
25692 \end_inset
25693
25694  installed.
25695 \end_layout
25696
25697 \end_inset
25698
25699
25700 \begin_inset Newline newline
25701 \end_inset
25702
25703 You can select which LaTeX-package should be used for this feature by setting
25704  the option 
25705 \family sans
25706 Use refstyle (not prettyref) for cross-references
25707 \family default
25708  in the menu 
25709 \family sans
25710 Document\SpecialChar \menuseparator
25711 Settings\SpecialChar \menuseparator
25712 Document Class
25713 \family default
25714 .
25715  The package 
25716 \series bold
25717 refstyle
25718 \series default
25719  is the default and preferred because 
25720 \series bold
25721 prettyref
25722 \series default
25723  supports only English documents.
25724  The format is specified by using the command 
25725 \series bold
25726
25727 \backslash
25728 newrefformat
25729 \series default
25730  (prettyref) or 
25731 \series bold
25732
25733 \backslash
25734 newref
25735 \series default
25736  (refstyle) in the LaTeX preamble of the document.
25737  For example redefining all references to figures (which have the label
25738  shortcut 
25739 \begin_inset Quotes eld
25740 \end_inset
25741
25742
25743 \family sans
25744 fig
25745 \family default
25746
25747 \begin_inset Quotes erd
25748 \end_inset
25749
25750 ) can be done with this command
25751 \begin_inset Newline newline
25752 \end_inset
25753
25754
25755 \series bold
25756
25757 \backslash
25758 newref{fig}{refcmd={Image on page 
25759 \backslash
25760 pageref{#1}}}
25761 \series default
25762
25763 \begin_inset Newline newline
25764 \end_inset
25765
25766 For more information about the format, have a look at the package documentations
25767
25768 \begin_inset CommandInset citation
25769 LatexCommand cite
25770 key "prettyref,refstyle"
25771
25772 \end_inset
25773
25774 .
25775 \end_layout
25776
25777 \begin_layout Description
25778 Textual
25779 \begin_inset space ~
25780 \end_inset
25781
25782 reference: prints the caption or the name of the reference: 
25783 \begin_inset CommandInset ref
25784 LatexCommand nameref
25785 reference "fig:Two-distorted-images"
25786
25787 \end_inset
25788
25789
25790 \end_layout
25791
25792 \begin_layout Standard
25793
25794 \family sans
25795 <page>
25796 \family default
25797  will not print the page number if the label is on the previous, the same,
25798  or the next page.
25799  You will e.
25800 \begin_inset space \thinspace{}
25801 \end_inset
25802
25803 g.
25804 \begin_inset space \space{}
25805 \end_inset
25806
25807 see the text 
25808 \begin_inset Quotes eld
25809 \end_inset
25810
25811
25812 \family sans
25813 on this page
25814 \family default
25815
25816 \begin_inset Quotes erd
25817 \end_inset
25818
25819  instead.
25820  The style 
25821 \family sans
25822 <reference> on page <page>
25823 \family default
25824  will not print anything about the page if the label is on the same page.
25825 \end_layout
25826
25827 \begin_layout Standard
25828 The number and current page of the referenced document part in the output
25829  is automatically calculated by LaTeX.
25830  The varieties are adjusted in the field 
25831 \family sans
25832 Format
25833 \family default
25834  of the cross-reference window, that appear when you click on the cross-referenc
25835 e.
25836 \end_layout
25837
25838 \begin_layout Standard
25839 You can only use the style 
25840 \family sans
25841 <reference>
25842 \family default
25843  to reference numbered document parts, while the reference style 
25844 \family sans
25845 <page>
25846 \family default
25847  is always possible.
25848 \end_layout
25849
25850 \begin_layout Standard
25851 If you want to reference a section, put the label in the section heading;
25852  for floats put the label in the caption; for footnotes put the label in
25853  it.
25854  Referencing formulas is explained in section
25855 \begin_inset space ~
25856 \end_inset
25857
25858
25859 \begin_inset CommandInset ref
25860 LatexCommand ref
25861 reference "sec:Formula-Numbering-and"
25862
25863 \end_inset
25864
25865 .
25866 \end_layout
25867
25868 \begin_layout Standard
25869 Right-clicking on a cross-reference opens a context menu.
25870  The entry 
25871 \family sans
25872 Go
25873 \begin_inset space ~
25874 \end_inset
25875
25876 to
25877 \begin_inset space ~
25878 \end_inset
25879
25880 Label
25881 \family default
25882  sets the cursor before the referenced label.
25883  This entry will be renamed in the context menu of the label to 
25884 \family sans
25885 Go
25886 \begin_inset space ~
25887 \end_inset
25888
25889 Back
25890 \family default
25891  so that you can use it to set the cursor back to the cross-reference.
25892  You can also go back with the toolbar button 
25893 \begin_inset Info
25894 type  "icon"
25895 arg   "bookmark-goto 0"
25896 \end_inset
25897
25898 .
25899 \end_layout
25900
25901 \begin_layout Standard
25902 You can change labels at any time.
25903  References to the changed label will automatically be updated so that you
25904  do not need to take care about this.
25905 \end_layout
25906
25907 \begin_layout Standard
25908 If a cross-reference refers to a non-existent label, you will see two question
25909  marks in the output instead of the reference.
25910 \end_layout
25911
25912 \begin_layout Standard
25913 References are described in detail in sec.
25914 \begin_inset space ~
25915 \end_inset
25916
25917
25918 \begin_inset Quotes eld
25919 \end_inset
25920
25921 Referencing Floats
25922 \begin_inset Quotes erd
25923 \end_inset
25924
25925  of the 
25926 \emph on
25927 Embedded
25928 \begin_inset space ~
25929 \end_inset
25930
25931 Objects
25932 \emph default
25933  manual.
25934 \end_layout
25935
25936 \begin_layout Section
25937 Table of Contents and other Listings
25938 \begin_inset Index idx
25939 status collapsed
25940
25941 \begin_layout Plain Layout
25942 Table of contents
25943 \end_layout
25944
25945 \end_inset
25946
25947
25948 \begin_inset Index idx
25949 status collapsed
25950
25951 \begin_layout Plain Layout
25952 Outline
25953 \end_layout
25954
25955 \end_inset
25956
25957
25958 \begin_inset CommandInset label
25959 LatexCommand label
25960 name "sec:toc"
25961
25962 \end_inset
25963
25964
25965 \end_layout
25966
25967 \begin_layout Subsection
25968 Table of Contents
25969 \begin_inset CommandInset label
25970 LatexCommand label
25971 name "sub:Table-of-Contents"
25972
25973 \end_inset
25974
25975
25976 \end_layout
25977
25978 \begin_layout Standard
25979 The Table of Contents (TOC) is inserted with the menu 
25980 \family sans
25981 Insert\SpecialChar \menuseparator
25982 List/TOC\SpecialChar \menuseparator
25983 Table
25984 \begin_inset space ~
25985 \end_inset
25986
25987 of
25988 \begin_inset space ~
25989 \end_inset
25990
25991 Contents
25992 \family default
25993 .
25994  Is is displayed in LyX as a gray box.
25995  If you click on it, the 
25996 \family sans
25997 Outline
25998 \family default
25999  window appears, showing you the TOC entries as outline to move and rearrange
26000  sections in your documents.
26001  So this operation is an alternative to the menu 
26002 \family sans
26003 Document\SpecialChar \menuseparator
26004 Outline
26005 \family default
26006  that is described in sec.
26007 \begin_inset space \thinspace{}
26008 \end_inset
26009
26010
26011 \begin_inset CommandInset ref
26012 LatexCommand ref
26013 reference "sec:Navigating"
26014
26015 \end_inset
26016
26017 .
26018 \end_layout
26019
26020 \begin_layout Standard
26021 The TOC in the document output lists every numbered section automatically.
26022  If you have declared a short title for a section heading, as described
26023  in section
26024 \begin_inset space ~
26025 \end_inset
26026
26027
26028 \begin_inset CommandInset ref
26029 LatexCommand ref
26030 reference "sec:Short-Titles"
26031
26032 \end_inset
26033
26034 , it will be used in the TOC instead of the section heading.
26035  Section
26036 \begin_inset space ~
26037 \end_inset
26038
26039
26040 \begin_inset CommandInset ref
26041 LatexCommand ref
26042 reference "sub:Numbering-depth"
26043
26044 \end_inset
26045
26046  describes how the level is adjusted that defines which section types are
26047  listed in the TOC.
26048  Unnumbered sections are not listed in the TOC.
26049 \end_layout
26050
26051 \begin_layout Subsection
26052 List of Figures, Tables, and Algorithms
26053 \begin_inset CommandInset label
26054 LatexCommand label
26055 name "sub:List-of-Figures"
26056
26057 \end_inset
26058
26059
26060 \end_layout
26061
26062 \begin_layout Standard
26063 Table, figure, and algorithm lists are very much like the table of contents.
26064  You can insert them via the 
26065 \family sans
26066 Insert\SpecialChar \menuseparator
26067 List
26068 \begin_inset space ~
26069 \end_inset
26070
26071 /
26072 \begin_inset space ~
26073 \end_inset
26074
26075 TOC
26076 \family default
26077  submenus.
26078  The list entries are the float captions and the float number.
26079 \end_layout
26080
26081 \begin_layout Section
26082 URLs and Hyperlinks
26083 \begin_inset Index idx
26084 status collapsed
26085
26086 \begin_layout Plain Layout
26087 URLs
26088 \end_layout
26089
26090 \end_inset
26091
26092
26093 \begin_inset Index idx
26094 status collapsed
26095
26096 \begin_layout Plain Layout
26097 Hyperlinks
26098 \end_layout
26099
26100 \end_inset
26101
26102
26103 \end_layout
26104
26105 \begin_layout Subsection
26106 URLs
26107 \begin_inset CommandInset label
26108 LatexCommand label
26109 name "sub:URLs"
26110
26111 \end_inset
26112
26113
26114 \end_layout
26115
26116 \begin_layout Standard
26117 Links to web pages or email addresses can be inserted via the menu 
26118 \family sans
26119 Insert\SpecialChar \menuseparator
26120 URL
26121 \family default
26122 .
26123 \end_layout
26124
26125 \begin_layout Standard
26126 Here is an example URL: LyX's homepage: 
26127 \begin_inset Flex URL
26128 status open
26129
26130 \begin_layout Plain Layout
26131
26132 http://www.lyx.org
26133 \end_layout
26134
26135 \end_inset
26136
26137
26138 \end_layout
26139
26140 \begin_layout Standard
26141 You cannot change the style of the link text, the URL text will always be
26142  in the style 
26143 \family typewriter
26144 Typewriter
26145 \family default
26146 .
26147  To be able to format the URL text, use hyperlinks as explained in the next
26148  subsection.
26149 \end_layout
26150
26151 \begin_layout Standard
26152 \begin_inset Note Greyedout
26153 status open
26154
26155 \begin_layout Plain Layout
26156
26157 \series bold
26158 Note:
26159 \series default
26160  URLs must not end with a backslash, otherwise you get LaTeX errors.
26161 \end_layout
26162
26163 \end_inset
26164
26165
26166 \end_layout
26167
26168 \begin_layout Subsection
26169 Hyperlinks
26170 \begin_inset CommandInset label
26171 LatexCommand label
26172 name "sub:Hyperlinks"
26173
26174 \end_inset
26175
26176
26177 \end_layout
26178
26179 \begin_layout Standard
26180 Hyperlinks can be inserted with the menu 
26181 \family sans
26182 Insert\SpecialChar \menuseparator
26183 Hyperlink
26184 \family default
26185  or with the toolbar button 
26186 \begin_inset Info
26187 type  "icon"
26188 arg   "href-insert"
26189 \end_inset
26190
26191 .
26192  The appearing dialog has two fields: 
26193 \family sans
26194 Target
26195 \family default
26196  and 
26197 \family sans
26198 Name
26199 \family default
26200 .
26201  The name is the printed text for the hyperlink.
26202  The hyperlink type can be a weblink like this: 
26203 \begin_inset CommandInset href
26204 LatexCommand href
26205 name "LyX's homepage"
26206 target "http://www.lyx.org"
26207
26208 \end_inset
26209
26210 , an Email address like this: 
26211 \begin_inset CommandInset href
26212 LatexCommand href
26213 name "lyx-docs mailing list"
26214 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26215 type "mailto:"
26216
26217 \end_inset
26218
26219 , or a link to a file.
26220 \end_layout
26221
26222 \begin_layout Standard
26223 You can start applications via a hyperlink when you insert a weblink, but
26224  add the prefix 
26225 \begin_inset Quotes eld
26226 \end_inset
26227
26228
26229 \family sans
26230 run:
26231 \family default
26232
26233 \begin_inset Quotes erd
26234 \end_inset
26235
26236  to the link target.
26237 \end_layout
26238
26239 \begin_layout Standard
26240 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26241  and become clickable in the DVI and PDF-output.
26242  To set the format of the link text, highlight the hyperlink inset and use
26243  the text style dialog.
26244  This is for example a hyperlink with bold sans serif text: 
26245 \family sans
26246 \series bold
26247
26248 \begin_inset CommandInset href
26249 LatexCommand href
26250 name "LyX's homepage"
26251 target "http://www.lyx.org"
26252
26253 \end_inset
26254
26255
26256 \end_layout
26257
26258 \begin_layout Standard
26259 The link text color can be changed, when the option 
26260 \family sans
26261 Color links
26262 \family default
26263  is set in the PDF Properties dialog (menu 
26264 \family sans
26265 Document\SpecialChar \menuseparator
26266 Settings\SpecialChar \menuseparator
26267 PDF Properties
26268 \family default
26269 ).
26270  The link text is for example set in this document to blue by adding the
26271  option
26272 \begin_inset Newline newline
26273 \end_inset
26274
26275
26276 \series bold
26277 urlcolor=blue
26278 \series default
26279
26280 \begin_inset Newline newline
26281 \end_inset
26282
26283 to the field 
26284 \family sans
26285 Additional options
26286 \family default
26287  in the PDF Properties dialog.
26288 \end_layout
26289
26290 \begin_layout Section
26291 Appendices
26292 \begin_inset Index idx
26293 status collapsed
26294
26295 \begin_layout Plain Layout
26296 Appendix
26297 \end_layout
26298
26299 \end_inset
26300
26301
26302 \begin_inset CommandInset label
26303 LatexCommand label
26304 name "sec:Appendices"
26305
26306 \end_inset
26307
26308
26309 \end_layout
26310
26311 \begin_layout Standard
26312 Appendices are created with the menu 
26313 \family sans
26314 Document\SpecialChar \menuseparator
26315 Start
26316 \begin_inset space ~
26317 \end_inset
26318
26319 Appendix
26320 \begin_inset space ~
26321 \end_inset
26322
26323 Here
26324 \family default
26325 .
26326  This menu sets the document from the current cursor position to the end
26327  as the appendix region.
26328  The region is marked with a red borderline.
26329 \end_layout
26330
26331 \begin_layout Standard
26332 Every chapter (or section) within the appendix region is treated as an appendix,
26333  numbered with a capital Latin letter.
26334  The appendix subsections are numbered with this letter followed by a dot
26335  and the subsection number.
26336  All appendix sections can be referenced as if they were normal sections,
26337  here two examples:
26338 \end_layout
26339
26340 \begin_layout Standard
26341 Appendix
26342 \begin_inset space ~
26343 \end_inset
26344
26345
26346 \begin_inset CommandInset ref
26347 LatexCommand ref
26348 reference "cha:Credits"
26349
26350 \end_inset
26351
26352 ; Appendix
26353 \begin_inset space ~
26354 \end_inset
26355
26356
26357 \begin_inset CommandInset ref
26358 LatexCommand ref
26359 reference "sub:Export"
26360
26361 \end_inset
26362
26363
26364 \end_layout
26365
26366 \begin_layout Section
26367 Bibliography
26368 \begin_inset Index idx
26369 status collapsed
26370
26371 \begin_layout Plain Layout
26372 Bibliography
26373 \end_layout
26374
26375 \end_inset
26376
26377
26378 \begin_inset CommandInset label
26379 LatexCommand label
26380 name "sec:Bibliography"
26381
26382 \end_inset
26383
26384
26385 \end_layout
26386
26387 \begin_layout Standard
26388 There are two ways of generating the bibliography in a LyX-document.
26389  You can include a bibliography database,
26390 \begin_inset Foot
26391 status collapsed
26392
26393 \begin_layout Plain Layout
26394 Known under the name 
26395 \begin_inset Quotes eld
26396 \end_inset
26397
26398 BibTeX-database
26399 \begin_inset Quotes erd
26400 \end_inset
26401
26402 .
26403 \end_layout
26404
26405 \end_inset
26406
26407  which is explained in the next subsection, or you can insert the bibliography
26408  manually, using the paragraph environment 
26409 \family sans
26410 Bibliography
26411 \family default
26412 , which was described in section
26413 \begin_inset space ~
26414 \end_inset
26415
26416
26417 \begin_inset CommandInset ref
26418 LatexCommand ref
26419 reference "sub:Biblio_environment"
26420
26421 \end_inset
26422
26423 .
26424  If you want anything other than numerical citations that are used in this
26425  document, like author-year citations, then you must
26426 \emph on
26427  
26428 \emph default
26429 use a bibliography database.
26430 \end_layout
26431
26432 \begin_layout Subsection
26433 The Bibliography Environment
26434 \end_layout
26435
26436 \begin_layout Standard
26437 Within the 
26438 \family sans
26439 Bibliography
26440 \family default
26441  environment, every paragraph begins with a gray bibliography box labeled
26442  with a number.
26443  If you click on it, you will get a dialog in which you can set a 
26444 \family sans
26445 Key
26446 \family default
26447  and a 
26448 \family sans
26449 Label
26450 \family default
26451 .
26452  The key is the symbolic name by which you will refer to this bibliography
26453  entry.
26454  For example, our second entry in the bibliography is a book about LaTeX
26455  and we used 
26456 \begin_inset Quotes eld
26457 \end_inset
26458
26459 latexcompanion
26460 \begin_inset Quotes erd
26461 \end_inset
26462
26463 , a short form of its title, as key.
26464 \end_layout
26465
26466 \begin_layout Standard
26467 You can refer to the key of a bibliography entry using the menu 
26468 \family sans
26469 Insert\SpecialChar \menuseparator
26470 Citation
26471 \family default
26472  or the toolbar button 
26473 \begin_inset Info
26474 type  "icon"
26475 arg   "dialog-show-new-inset citation"
26476 \end_inset
26477
26478 .
26479  A citation reference box is inserted and a citation window will appear
26480  in which you can select one or more keys in the available key list.
26481  The citation reference box will be labeled with the referenced key.
26482  When you click on the box, the citation window appears and you can change
26483  the reference.
26484 \end_layout
26485
26486 \begin_layout Standard
26487 Citation references appear in the output as the number of the bibliography
26488  entry with surrounding brackets.
26489  If you set a 
26490 \family sans
26491 Label
26492 \family default
26493  for the entry, the label will appear instead of the number.
26494  Here are two examples; the first without a label, the second with the label
26495  
26496 \begin_inset Quotes eld
26497 \end_inset
26498
26499 Credits
26500 \begin_inset Quotes erd
26501 \end_inset
26502
26503 :
26504 \end_layout
26505
26506 \begin_layout Standard
26507 Have a look at the 
26508 \family sans
26509 LaTeX Companion Second Edition
26510 \family default
26511
26512 \begin_inset CommandInset citation
26513 LatexCommand cite
26514 key "latexcompanion"
26515
26516 \end_inset
26517
26518
26519 \end_layout
26520
26521 \begin_layout Standard
26522 The LyX-Team members are listed in the Credits: 
26523 \begin_inset CommandInset citation
26524 LatexCommand cite
26525 key "lyxcredit"
26526
26527 \end_inset
26528
26529
26530 \end_layout
26531
26532 \begin_layout Subsection
26533 Bibliography databases (BibTeX)
26534 \begin_inset Index idx
26535 status collapsed
26536
26537 \begin_layout Plain Layout
26538 Bibliography ! Databases
26539 \end_layout
26540
26541 \end_inset
26542
26543
26544 \begin_inset Index idx
26545 status collapsed
26546
26547 \begin_layout Plain Layout
26548 Bibliography ! BibTeX
26549 \end_layout
26550
26551 \end_inset
26552
26553
26554 \begin_inset CommandInset label
26555 LatexCommand label
26556 name "sub:Bibliography-databases"
26557
26558 \end_inset
26559
26560
26561 \end_layout
26562
26563 \begin_layout Standard
26564 Bibliography databases are useful if you use the same bibliography in different
26565  documents.
26566 \begin_inset Foot
26567 status collapsed
26568
26569 \begin_layout Plain Layout
26570 They are also useful for keeping a database of articles and notes concerning
26571  them.
26572  Most of the database programs mentioned below allow you to store annotations
26573  and reviews along with bibliographical information.
26574 \end_layout
26575
26576 \end_inset
26577
26578  It also makes it very easy to have a uniform layout for all bibliography
26579  entries.
26580  You can collect the bibliography of all relevant books and articles of
26581  your working field in a database.
26582  This database can be used for different documents, and only the entries
26583  cited in a particular document will appear in the bibliography list for
26584  that document.
26585  This relieves you of the need to keep track of which articles and books
26586  you have cited.
26587 \end_layout
26588
26589 \begin_layout Standard
26590 The database is a text file with the file extension 
26591 \begin_inset Quotes eld
26592 \end_inset
26593
26594
26595 \family sans
26596 .bib
26597 \family default
26598
26599 \begin_inset Quotes erd
26600 \end_inset
26601
26602 , containing the bibliography in a special format.
26603  The format is explained in 
26604 \begin_inset CommandInset citation
26605 LatexCommand cite
26606 key "BibTeX-2"
26607
26608 \end_inset
26609
26610  and in LaTeX books (
26611 \begin_inset CommandInset citation
26612 LatexCommand cite
26613 key "Mittelbach,Kopka,Lamport"
26614
26615 \end_inset
26616
26617 ).
26618  The file can be created using any text editor, but normally one uses a
26619  special program to create and edit the entries in the database.
26620  A list of such programs is maintained on the LyX Wiki at 
26621 \begin_inset Flex URL
26622 status collapsed
26623
26624 \begin_layout Plain Layout
26625
26626 http://wiki.lyx.org/BibTeX/Programs
26627 \end_layout
26628
26629 \end_inset
26630
26631 .
26632 \end_layout
26633
26634 \begin_layout Standard
26635 To use a database, use the menu 
26636 \family sans
26637 Insert\SpecialChar \menuseparator
26638 List
26639 \family default
26640 /
26641 \family sans
26642 TOC\SpecialChar \menuseparator
26643 BibT
26644 \begin_inset ERT
26645 status collapsed
26646
26647 \begin_layout Plain Layout
26648
26649 {}
26650 \end_layout
26651
26652 \end_inset
26653
26654 eX
26655 \begin_inset space ~
26656 \end_inset
26657
26658 Bibliography
26659 \family default
26660 .
26661  A gray box will be inserted and a window appears.
26662  In this window you can load one or more databases and a style file.
26663  The option 
26664 \family sans
26665 Add bibliography to TOC
26666 \family default
26667  adds a table of contents entry for the bibliography.
26668  In the 
26669 \family sans
26670 Content
26671 \family default
26672  drop box you can select whether to include > all the entries in the database
26673  in the document or just the cited references.
26674 \end_layout
26675
26676 \begin_layout Standard
26677 The style file is a text file with the file extension 
26678 \begin_inset Quotes eld
26679 \end_inset
26680
26681
26682 \family sans
26683 .bst
26684 \family default
26685
26686 \begin_inset Quotes erd
26687 \end_inset
26688
26689  that controls how the bibliography entries will appear.
26690  Your LaTeX distribution should provide several of these, and many publishers
26691  provide their own style files, so that you don't have to take care of the
26692  layout.
26693  It is of course possible to write your own style file, but this is something
26694  for experts.
26695 \begin_inset Foot
26696 status collapsed
26697
26698 \begin_layout Plain Layout
26699 For information how this is done, have a look at
26700 \begin_inset Newline newline
26701 \end_inset
26702
26703
26704 \begin_inset CommandInset href
26705 LatexCommand href
26706 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26707
26708 \end_inset
26709
26710 .
26711 \end_layout
26712
26713 \end_inset
26714
26715
26716 \end_layout
26717
26718 \begin_layout Standard
26719 Inserting a citation reference works as described in the previous section.
26720 \end_layout
26721
26722 \begin_layout Standard
26723 To generate the bibliography from a database, LyX uses the program BibTeX.
26724  You can choose which of its variants should be used by LyX as processor;
26725  either in the document settings under 
26726 \family sans
26727 Bibliography
26728 \family default
26729  or in LyX's preferences under 
26730 \family sans
26731 Output\SpecialChar \menuseparator
26732 LaT
26733 \begin_inset ERT
26734 status collapsed
26735
26736 \begin_layout Plain Layout
26737
26738 {}
26739 \end_layout
26740
26741 \end_inset
26742
26743 eX
26744 \family default
26745 .
26746  The following variants are possible:
26747 \end_layout
26748
26749 \begin_layout Description
26750 biber provides full Unicode support, unlimited memory, does not work with
26751  other bibliography packages (like e.
26752 \begin_inset space \thinspace{}
26753 \end_inset
26754
26755 g.
26756 \begin_inset space ~
26757 \end_inset
26758
26759
26760 \series bold
26761 natbib
26762 \series default
26763 ), only with the package 
26764 \series bold
26765 biblatex
26766 \series default
26767 ; recommended for multilingual texts and for languages that don't use Latin
26768  letters
26769 \end_layout
26770
26771 \begin_layout Description
26772 bibtex the standard; does not allow special characters in bibliography entries
26773  that are not possible to encode in a 7-bit encoding, limited memory, works
26774  with all bibliography packages, except of 
26775 \series bold
26776 biblatex
26777 \end_layout
26778
26779 \begin_layout Description
26780 bibtex8 allows all characters that are possible to encode in a 8-bit encoding,
26781  larger memory than 
26782 \family sans
26783 bibtex
26784 \family default
26785 , works with all bibliography packages
26786 \end_layout
26787
26788 \begin_layout Standard
26789 BibTeX can be controlled with options that you can add below the specification
26790  of the variants.
26791  Before adding options, it is strongly recommended to read the manual of
26792  
26793 \family sans
26794 BibTeX
26795 \family default
26796  
26797 \begin_inset CommandInset citation
26798 LatexCommand cite
26799 key "BibTeX"
26800
26801 \end_inset
26802
26803 .
26804 \end_layout
26805
26806 \begin_layout Standard
26807 When you select the option 
26808 \family sans
26809 Sectioned bibliography
26810 \family default
26811  in the 
26812 \family sans
26813 Document\SpecialChar \menuseparator
26814 Settings
26815 \family default
26816  dialog, it is possible to have multiple and sectioned bibliographies.
26817  This and other options are explained in detail in section 
26818 \emph on
26819 Customizing Bibliographies
26820 \emph default
26821  
26822 \emph on
26823 with BibTeX
26824 \emph default
26825  of the 
26826 \emph on
26827 Additional Features
26828 \emph default
26829  manual.
26830 \end_layout
26831
26832 \begin_layout Standard
26833 We use two bibliographies in this document to show the difference between
26834  the two methods of creating them.
26835  As you can see, the bibliography that is created from a database lists
26836  only the database entries that are referenced in the document.
26837  We used the style file 
26838 \family sans
26839 alphadin.bst
26840 \family default
26841  to get the complicated German reference key scheme in the bibliography.
26842 \end_layout
26843
26844 \begin_layout Subsection
26845 Bibliography layout
26846 \begin_inset Index idx
26847 status collapsed
26848
26849 \begin_layout Plain Layout
26850 Bibliography ! Layout
26851 \end_layout
26852
26853 \end_inset
26854
26855
26856 \end_layout
26857
26858 \begin_layout Standard
26859 In the citation reference dialog you can set a special citation format.
26860  For this feature you need to enable the option 
26861 \family sans
26862 Natbib
26863 \family default
26864  in the 
26865 \family sans
26866 Document\SpecialChar \menuseparator
26867 Settings
26868 \family default
26869
26870 \begin_inset Index idx
26871 status collapsed
26872
26873 \begin_layout Plain Layout
26874 Document ! Settings
26875 \end_layout
26876
26877 \end_inset
26878
26879  dialog under 
26880 \family sans
26881 Bibliography
26882 \family default
26883 .
26884  Setting a citation style for a reference will overwrite the default.
26885  For the global citation format use the BibTeX style files as explained
26886  in the previous section.
26887 \end_layout
26888
26889 \begin_layout Standard
26890 You can also set text, that should appear before or after a citation reference,
26891  in the citation reference window.
26892  Here an example where we set the text 
26893 \begin_inset Quotes eld
26894 \end_inset
26895
26896 Chapter
26897 \begin_inset space ~
26898 \end_inset
26899
26900 3
26901 \begin_inset Quotes erd
26902 \end_inset
26903
26904  to appear after the reference:
26905 \end_layout
26906
26907 \begin_layout Standard
26908 Have a look at 
26909 \begin_inset CommandInset citation
26910 LatexCommand cite
26911 after "Chapter 3"
26912 key "latexcompanion"
26913
26914 \end_inset
26915
26916 .
26917 \end_layout
26918
26919 \begin_layout Section
26920 Index
26921 \begin_inset Index idx
26922 status collapsed
26923
26924 \begin_layout Plain Layout
26925 Index generation
26926 \end_layout
26927
26928 \end_inset
26929
26930
26931 \begin_inset CommandInset label
26932 LatexCommand label
26933 name "sec:Index"
26934
26935 \end_inset
26936
26937
26938 \end_layout
26939
26940 \begin_layout Standard
26941 An index entry is created if you use the menu 
26942 \family sans
26943 Insert\SpecialChar \menuseparator
26944 Index
26945 \begin_inset space ~
26946 \end_inset
26947
26948 Entry
26949 \family default
26950  or the toolbar button 
26951 \begin_inset Info
26952 type  "icon"
26953 arg   "index-insert"
26954 \end_inset
26955
26956 .
26957  A box labeled 
26958 \begin_inset Quotes eld
26959 \end_inset
26960
26961
26962 \family sans
26963 Index
26964 \family default
26965
26966 \begin_inset Quotes erd
26967 \end_inset
26968
26969  is inserted containing the text that appears in the index.
26970  The word where the cursor is in or the currently highlighted text is proposed
26971  by LyX as the index entry.
26972 \end_layout
26973
26974 \begin_layout Standard
26975 We give a short overview of the index commands in the next subsections.
26976  For a detailed description of LaTeX's index mechanism, have a look at one
26977  of the LaTeX books 
26978 \begin_inset CommandInset citation
26979 LatexCommand cite
26980 key "latexcompanion,latexguide,latexbook"
26981
26982 \end_inset
26983
26984 .
26985 \end_layout
26986
26987 \begin_layout Standard
26988 The index list is inserted in the document with the menu 
26989 \family sans
26990 Insert\SpecialChar \menuseparator
26991 List
26992 \begin_inset space ~
26993 \end_inset
26994
26995 /
26996 \begin_inset space ~
26997 \end_inset
26998
26999 TOC\SpecialChar \menuseparator
27000 Index
27001 \begin_inset space ~
27002 \end_inset
27003
27004 List
27005 \family default
27006 .
27007  A light blue box labeled 
27008 \begin_inset Quotes eld
27009 \end_inset
27010
27011
27012 \family sans
27013 Index
27014 \family default
27015
27016 \begin_inset Quotes erd
27017 \end_inset
27018
27019  will show the place where the index is printed in the output.
27020  The index list box is not clickable like other LyX-boxes.
27021 \end_layout
27022
27023 \begin_layout Subsection
27024 Grouping Index Entries
27025 \begin_inset Index idx
27026 status collapsed
27027
27028 \begin_layout Plain Layout
27029 Index ! Grouping
27030 \end_layout
27031
27032 \end_inset
27033
27034
27035 \end_layout
27036
27037 \begin_layout Standard
27038 Index entries are often grouped to offer the reader a fast search in the
27039  index.
27040  We want to group for example the index entries for itemized and enumerated
27041  lists under the entry 
27042 \begin_inset Quotes eld
27043 \end_inset
27044
27045 Lists
27046 \begin_inset Quotes erd
27047 \end_inset
27048
27049 .
27050  First we create the entry 
27051 \begin_inset Quotes eld
27052 \end_inset
27053
27054 Lists
27055 \begin_inset Quotes erd
27056 \end_inset
27057
27058  in section
27059 \begin_inset space ~
27060 \end_inset
27061
27062
27063 \begin_inset CommandInset ref
27064 LatexCommand ref
27065 reference "sub:Lists"
27066
27067 \end_inset
27068
27069 .
27070  In the text field for the itemized list index entry in section
27071 \begin_inset space ~
27072 \end_inset
27073
27074
27075 \begin_inset CommandInset ref
27076 LatexCommand ref
27077 reference "sec:Itemize"
27078
27079 \end_inset
27080
27081 , we insert the command
27082 \end_layout
27083
27084 \begin_layout Standard
27085
27086 \series bold
27087 Lists ! Itemize
27088 \end_layout
27089
27090 \begin_layout Standard
27091 and the command
27092 \end_layout
27093
27094 \begin_layout Standard
27095
27096 \series bold
27097 Lists ! Enumerate
27098 \end_layout
27099
27100 \begin_layout Standard
27101 for the enumerated list in section
27102 \begin_inset space ~
27103 \end_inset
27104
27105
27106 \begin_inset CommandInset ref
27107 LatexCommand ref
27108 reference "sec:Enumerate"
27109
27110 \end_inset
27111
27112 .
27113 \end_layout
27114
27115 \begin_layout Standard
27116 The exclamation mark 
27117 \begin_inset Quotes eld
27118 \end_inset
27119
27120 !
27121 \begin_inset Quotes erd
27122 \end_inset
27123
27124  marks the grouping levels.
27125  You can have three levels; every index level is indented a bit more.
27126  An index entry for the higher levels is not required.
27127  If we don't have an index entry for 
27128 \begin_inset Quotes eld
27129 \end_inset
27130
27131 Lists
27132 \begin_inset Quotes erd
27133 \end_inset
27134
27135 , it will be printed anyway, but without a page number.
27136 \end_layout
27137
27138 \begin_layout Subsection
27139 Page Ranges
27140 \begin_inset Index idx
27141 status collapsed
27142
27143 \begin_layout Plain Layout
27144 Index ! Page ranges
27145 \end_layout
27146
27147 \end_inset
27148
27149
27150 \end_layout
27151
27152 \begin_layout Standard
27153 Normally an index entry will appear with the page number of the indexed
27154  section.
27155  But sometimes you want to index more pages under the same entry.
27156  E.
27157 \begin_inset space \thinspace{}
27158 \end_inset
27159
27160 g.
27161 \begin_inset space \space{}
27162 \end_inset
27163
27164 if we want to index the paragraph environments, we create an index entry
27165  in section
27166 \begin_inset space ~
27167 \end_inset
27168
27169
27170 \begin_inset CommandInset ref
27171 LatexCommand ref
27172 reference "sec:Paragraph-Environments"
27173
27174 \end_inset
27175
27176  with the command
27177 \end_layout
27178
27179 \begin_layout Standard
27180
27181 \series bold
27182 Paragraph environments|(
27183 \end_layout
27184
27185 \begin_layout Standard
27186 and another entry at the end of section
27187 \begin_inset space ~
27188 \end_inset
27189
27190
27191 \begin_inset CommandInset ref
27192 LatexCommand ref
27193 reference "sub:LyX-Code"
27194
27195 \end_inset
27196
27197  with the command
27198 \end_layout
27199
27200 \begin_layout Standard
27201
27202 \series bold
27203 Paragraph environments|)
27204 \end_layout
27205
27206 \begin_layout Standard
27207 The commands 
27208 \begin_inset Quotes eld
27209 \end_inset
27210
27211
27212 \series bold
27213 |(
27214 \series default
27215
27216 \begin_inset Quotes erd
27217 \end_inset
27218
27219  and 
27220 \begin_inset Quotes eld
27221 \end_inset
27222
27223
27224 \series bold
27225 |)
27226 \series default
27227
27228 \begin_inset Quotes erd
27229 \end_inset
27230
27231  respectively start and end the index range.
27232  You can also add the same index entry at different places in the document.
27233  They appear in the output under one entry with a comma separated list of
27234  the pages of the indexed document parts.
27235  An example is the index entry 
27236 \begin_inset Quotes eld
27237 \end_inset
27238
27239 Document ! Settings
27240 \begin_inset Quotes erd
27241 \end_inset
27242
27243 .
27244 \end_layout
27245
27246 \begin_layout Subsection
27247 Cross referencing
27248 \begin_inset Index idx
27249 status collapsed
27250
27251 \begin_layout Plain Layout
27252 Index ! Cross referencing
27253 \end_layout
27254
27255 \end_inset
27256
27257
27258 \end_layout
27259
27260 \begin_layout Standard
27261 It is also possible to refer to another index entry.
27262  We referred for example in the index entry 
27263 \begin_inset Quotes eld
27264 \end_inset
27265
27266 GIF
27267 \begin_inset Quotes erd
27268 \end_inset
27269
27270  (in section
27271 \begin_inset space ~
27272 \end_inset
27273
27274
27275 \begin_inset CommandInset ref
27276 LatexCommand ref
27277 reference "sub:Image-Formats"
27278
27279 \end_inset
27280
27281 ) to the index entry 
27282 \begin_inset Quotes eld
27283 \end_inset
27284
27285 Image formats
27286 \begin_inset Quotes erd
27287 \end_inset
27288
27289  in the same section using the entry
27290 \end_layout
27291
27292 \begin_layout Standard
27293
27294 \series bold
27295 GIF|see{Image formats}
27296 \end_layout
27297
27298 \begin_layout Standard
27299 where the braces have to be inserted as TeX Code.
27300  The text within the braces is the referenced entry.
27301  The reference will appear in the output without a page number.
27302 \end_layout
27303
27304 \begin_layout Subsection
27305 Index Entry Order
27306 \begin_inset Index idx
27307 status collapsed
27308
27309 \begin_layout Plain Layout
27310 Index ! Entry order
27311 \end_layout
27312
27313 \end_inset
27314
27315
27316 \end_layout
27317
27318 \begin_layout Standard
27319 You can use accented characters in the index entry, but the entries might
27320  then not follow the rules for the index order.
27321  The index entries are sorted alphabetically, but LaTeX
27322 \begin_inset Foot
27323 status collapsed
27324
27325 \begin_layout Plain Layout
27326 The index generating is done in the background by an extra program, see
27327  section
27328 \begin_inset space ~
27329 \end_inset
27330
27331
27332 \begin_inset CommandInset ref
27333 LatexCommand ref
27334 reference "sub:Index-Program"
27335
27336 \end_inset
27337
27338 .
27339 \end_layout
27340
27341 \end_inset
27342
27343  doesn't know how to sort accents in different languages.
27344  We have created as an example the three dummy index entries 
27345 \begin_inset Quotes eld
27346 \end_inset
27347
27348 maison
27349 \begin_inset Quotes erd
27350 \end_inset
27351
27352
27353 \begin_inset Quotes eld
27354 \end_inset
27355
27356 maïs
27357 \begin_inset Quotes erd
27358 \end_inset
27359
27360 , and 
27361 \begin_inset Quotes eld
27362 \end_inset
27363
27364 maître
27365 \begin_inset Quotes erd
27366 \end_inset
27367
27368 .
27369 \begin_inset Index idx
27370 status open
27371
27372 \begin_layout Plain Layout
27373 Dummy entries ! maïs
27374 \end_layout
27375
27376 \end_inset
27377
27378
27379 \begin_inset Index idx
27380 status open
27381
27382 \begin_layout Plain Layout
27383 Dummy entries ! maître
27384 \end_layout
27385
27386 \end_inset
27387
27388
27389 \begin_inset Index idx
27390 status open
27391
27392 \begin_layout Plain Layout
27393 Dummy entries ! maïs@maison
27394 \end_layout
27395
27396 \end_inset
27397
27398  They will be sorted in the order maïs, maître, maison, but we want the
27399  order maïs, maison, maître.
27400  To achieve this, we use the command
27401 \end_layout
27402
27403 \begin_layout Standard
27404
27405 \series bold
27406 previous entry@current entry
27407 \end_layout
27408
27409 \begin_layout Standard
27410 In our case we want to have 
27411 \begin_inset Quotes eld
27412 \end_inset
27413
27414 maison
27415 \begin_inset Quotes erd
27416 \end_inset
27417
27418  after 
27419 \begin_inset Quotes eld
27420 \end_inset
27421
27422 maïs
27423 \begin_inset Quotes erd
27424 \end_inset
27425
27426  and write therefore for the index entry of maison:
27427 \end_layout
27428
27429 \begin_layout Standard
27430
27431 \series bold
27432 maïs@maison
27433 \end_layout
27434
27435 \begin_layout Standard
27436 The previous entry needn't to be a real existing entry, you can also use
27437  another word to tell LaTeX the entry order, see the next subsection for
27438  an example.
27439 \end_layout
27440
27441 \begin_layout Standard
27442 \begin_inset VSpace bigskip
27443 \end_inset
27444
27445
27446 \end_layout
27447
27448 \begin_layout Standard
27449 In some cases the index entry order is not correct when you are using the
27450  program 
27451 \family sans
27452 makeindex 
27453 \family default
27454 to generate the index (see sec.
27455 \begin_inset space \thinspace{}
27456 \end_inset
27457
27458
27459 \begin_inset CommandInset ref
27460 LatexCommand ref
27461 reference "sub:Index-Program"
27462
27463 \end_inset
27464
27465 ).
27466  
27467 \family sans
27468 makeindex
27469 \family default
27470  would for example print the index entry for the LaTeX-package aeguill in
27471  sec.
27472 \begin_inset space \thinspace{}
27473 \end_inset
27474
27475
27476 \begin_inset CommandInset ref
27477 LatexCommand ref
27478 reference "sub:Document-Font"
27479
27480 \end_inset
27481
27482  after the index entries of the other LaTeX-packages although all these
27483  index commands start with 
27484 \begin_inset Quotes eld
27485 \end_inset
27486
27487
27488 \series bold
27489 LaTeX-packages ! 
27490 \series default
27491
27492 \begin_inset Quotes eld
27493 \end_inset
27494
27495 .
27496  The reason is that the index entry for aeguill is in a footnote.
27497  To fix this 
27498 \family sans
27499 makeindex
27500 \family default
27501  bug, add these commands to the preamble of your document:
27502 \end_layout
27503
27504 \begin_layout Standard
27505
27506 \series bold
27507
27508 \backslash
27509 let
27510 \backslash
27511 OrgIndex
27512 \backslash
27513 index
27514 \end_layout
27515
27516 \begin_layout Standard
27517
27518 \series bold
27519
27520 \backslash
27521 renewcommand*{
27522 \backslash
27523 index}[1]{
27524 \backslash
27525 OrgIndex{#1}}
27526 \end_layout
27527
27528 \begin_layout Subsection
27529 Index Entry Layout
27530 \begin_inset Index idx
27531 status collapsed
27532
27533 \begin_layout Plain Layout
27534 Index ! Entry layout
27535 \end_layout
27536
27537 \end_inset
27538
27539
27540 \end_layout
27541
27542 \begin_layout Standard
27543 You can change the appearance of index entries via the text style dialog.
27544 \begin_inset Index idx
27545 status open
27546
27547 \begin_layout Plain Layout
27548 Dummy entries ! 
27549 \shape italic
27550 This is an italic dummy entry
27551 \end_layout
27552
27553 \end_inset
27554
27555  You can also format the page number using the character 
27556 \begin_inset Quotes eld
27557 \end_inset
27558
27559 |
27560 \begin_inset Quotes erd
27561 \end_inset
27562
27563  followed by a LaTeX-command without a backslash.
27564  We can write for example
27565 \end_layout
27566
27567 \begin_layout Standard
27568
27569 \series bold
27570 italic page number:|textit
27571 \end_layout
27572
27573 \begin_layout Standard
27574 to get the page number in italic.
27575 \begin_inset Index idx
27576 status open
27577
27578 \begin_layout Plain Layout
27579 Dummy entries ! italic page number:|textit
27580 \end_layout
27581
27582 \end_inset
27583
27584  Normally all LaTeX-commands begin with a backslash, but in this special
27585  case 
27586 \begin_inset Quotes eld
27587 \end_inset
27588
27589
27590 \series bold
27591 |command
27592 \series default
27593
27594 \begin_inset Quotes erd
27595 \end_inset
27596
27597  means 
27598 \series bold
27599
27600 \backslash
27601 command{page
27602 \begin_inset space ~
27603 \end_inset
27604
27605 number}
27606 \series default
27607 .
27608  Have a look at section
27609 \begin_inset space ~
27610 \end_inset
27611
27612
27613 \begin_inset CommandInset ref
27614 LatexCommand ref
27615 reference "sub:LaTeX-Syntax"
27616
27617 \end_inset
27618
27619  to learn more about the LaTeX-syntax.
27620 \end_layout
27621
27622 \begin_layout Standard
27623 \begin_inset Note Greyedout
27624 status open
27625
27626 \begin_layout Plain Layout
27627
27628 \series bold
27629 Note:
27630 \series default
27631  Formatting single index entries only works when you use the program 
27632 \family sans
27633 makeindex 
27634 \family default
27635 to generate the index, see sec.
27636 \begin_inset space \thinspace{}
27637 \end_inset
27638
27639
27640 \begin_inset CommandInset ref
27641 LatexCommand ref
27642 reference "sub:Index-Program"
27643
27644 \end_inset
27645
27646 .
27647  If you use 
27648 \family sans
27649 xindy
27650 \family default
27651 , however, this will not work for anything other than bold or italic text.
27652  This is because xindy requires you to define semantic elements before they
27653  can be used, see 
27654 \begin_inset CommandInset citation
27655 LatexCommand cite
27656 after "p. 678 ff."
27657 key "latexcompanion"
27658
27659 \end_inset
27660
27661  for details.
27662 \end_layout
27663
27664 \end_inset
27665
27666
27667 \end_layout
27668
27669 \begin_layout Standard
27670 In general, we encourage you to not format page numbers directly as shown
27671  above.
27672  Instead of this, you should define a macro in the preamble and use that.
27673  Consider why you want some page numbers to be bold.
27674  Maybe you want all page references italic that refer to a definition of
27675  the indexed term, so that users can easily find definitions.
27676  If so, put the following in the preamble
27677 \end_layout
27678
27679 \begin_layout Standard
27680
27681 \series bold
27682
27683 \backslash
27684 newcommand{
27685 \backslash
27686 IndexDef}[1]{
27687 \backslash
27688 textit{#1}}
27689 \end_layout
27690
27691 \begin_layout Standard
27692 and write
27693 \end_layout
27694
27695 \begin_layout Standard
27696
27697 \series bold
27698 my entry|IndexDef
27699 \end_layout
27700
27701 \begin_layout Standard
27702 in the index entry.
27703 \begin_inset Index idx
27704 status open
27705
27706 \begin_layout Plain Layout
27707 Dummy entries ! my entry|IndexDef
27708 \end_layout
27709
27710 \end_inset
27711
27712  The advantage is that, if you change your mind later or if your publisher
27713  insists that definitions must not be italic but bold, you just need to
27714  change the macro in the preamble, not every single index entry.
27715 \end_layout
27716
27717 \begin_layout Standard
27718 You can also change the layout for the whole index.
27719  E.
27720 \begin_inset space \thinspace{}
27721 \end_inset
27722
27723 g.
27724 \begin_inset space \space{}
27725 \end_inset
27726
27727 we marked the index list box of this document as bold to get a bold font
27728  for all index entries.
27729  For more advanced tasks you have to set up a so-called 
27730 \emph on
27731 Index Style File
27732 \emph default
27733 , see the 
27734 \family sans
27735 makeindex
27736 \family default
27737  or 
27738 \family sans
27739 xindy
27740 \family default
27741  documentation for details, 
27742 \begin_inset CommandInset citation
27743 LatexCommand cite
27744 key "makeindex,xindy"
27745
27746 \end_inset
27747
27748 .
27749 \end_layout
27750
27751 \begin_layout Subsection
27752 Index Program
27753 \begin_inset Index idx
27754 status collapsed
27755
27756 \begin_layout Plain Layout
27757 Index ! Program
27758 \end_layout
27759
27760 \end_inset
27761
27762
27763 \begin_inset CommandInset label
27764 LatexCommand label
27765 name "sub:Index-Program"
27766
27767 \end_inset
27768
27769
27770 \end_layout
27771
27772 \begin_layout Standard
27773 If the index entry program 
27774 \family sans
27775 xindy
27776 \family default
27777  is installed, LyX uses it for index generation; otherwise the program 
27778 \family sans
27779 makeindex
27780 \family default
27781 , that is part of every LaTeX distribution, is used.
27782 \begin_inset Foot
27783 status collapsed
27784
27785 \begin_layout Plain Layout
27786
27787 \family sans
27788 Makeindex
27789 \family default
27790  is very old, no longer under development and has many pitfalls, notably
27791  that it was developed with only the English language in mind.
27792  So it fails to sort anything other than a monolingual English text correctly.
27793  We have shown above how to fix this sorting.
27794  However, if you are writing in another than the English language, consider
27795  to use 
27796 \family sans
27797 xindy
27798 \family default
27799 .
27800 \end_layout
27801
27802 \end_inset
27803
27804  Both programs can be controlled by options that can be set in LyX's preferences
27805  dialog, see section
27806 \begin_inset space ~
27807 \end_inset
27808
27809
27810 \begin_inset CommandInset ref
27811 LatexCommand ref
27812 reference "sub:LaTeX-settings"
27813
27814 \end_inset
27815
27816 .
27817  The available options are listed and explained in 
27818 \begin_inset CommandInset citation
27819 LatexCommand cite
27820 key "makeindex,xindy"
27821
27822 \end_inset
27823
27824 .
27825  In this dialog, you can also specify an alternative program to generate
27826  the index.
27827 \end_layout
27828
27829 \begin_layout Standard
27830 If you need specific options or an alternative index program only for a
27831  given document, you can define the program and\SpecialChar \slash{}
27832 or the options in 
27833 \family sans
27834 Document\SpecialChar \menuseparator
27835 Settings\SpecialChar \menuseparator
27836 Indexes
27837 \family default
27838 .
27839  This is especially useful if you need to pass language-specific options
27840  to the index program or if you need a specific layout style.
27841 \end_layout
27842
27843 \begin_layout Subsection
27844 Multiple Indexes
27845 \end_layout
27846
27847 \begin_layout Standard
27848 In many fields, it is common to have more than one index.
27849  For instance, you might need to set up a separate 
27850 \begin_inset Quotes eld
27851 \end_inset
27852
27853 Index of Names
27854 \begin_inset Quotes erd
27855 \end_inset
27856
27857  next to the standard index.
27858  LaTeX does not provide this possibility out of the box, but there are many
27859  packages that add this feature.
27860  LyX uses the 
27861 \series bold
27862 splitidx
27863 \series default
27864
27865 \begin_inset Index idx
27866 status collapsed
27867
27868 \begin_layout Plain Layout
27869 LaTeX-packages ! splitidx
27870 \end_layout
27871
27872 \end_inset
27873
27874  package to generate multiple indexes.
27875  The package is included in all recent LaTeX distributions.
27876  If yours does not ship it, consult the TeX-catalogue, 
27877 \begin_inset CommandInset citation
27878 LatexCommand cite
27879 key "TeXCatalogue"
27880
27881 \end_inset
27882
27883 .
27884  Note that the package does not only consist of a LaTeX style, but it also
27885  includes specific preprocessor programs that need to be installed as well.
27886  Please consult the package's manual for details.
27887 \end_layout
27888
27889 \begin_layout Standard
27890 To set up LyX for the use of multiple indexes, go to 
27891 \family sans
27892 Document\SpecialChar \menuseparator
27893 Settings\SpecialChar \menuseparator
27894 Indexes
27895 \family default
27896  and select 
27897 \begin_inset Quotes eld
27898 \end_inset
27899
27900 Use multiple Indexes
27901 \begin_inset Quotes erd
27902 \end_inset
27903
27904 .
27905  Note that the list of 
27906 \begin_inset Quotes eld
27907 \end_inset
27908
27909 Available Indexes
27910 \begin_inset Quotes erd
27911 \end_inset
27912
27913  below already contains the standard index.
27914  To add further indexes, add the name of the index (in the form that should
27915  also appear as a heading) to the 
27916 \begin_inset Quotes eld
27917 \end_inset
27918
27919 New
27920 \begin_inset Quotes erd
27921 \end_inset
27922
27923  input field and press the 
27924 \begin_inset Quotes eld
27925 \end_inset
27926
27927 Add
27928 \begin_inset Quotes erd
27929 \end_inset
27930
27931  button.
27932  The new index should now appear in the list as well.
27933  If you like, you can attribute an alternative label color to the new index
27934  by selecting the index in the list and hitting the 
27935 \begin_inset Quotes eld
27936 \end_inset
27937
27938 Alter Color\SpecialChar \ldots{}
27939
27940 \begin_inset Quotes erd
27941 \end_inset
27942
27943  button.
27944  The label color may help you to differentiate index entries of different
27945  indexes in the LyX work area.
27946 \end_layout
27947
27948 \begin_layout Standard
27949 Once the document changes have been applied, you can find the new index
27950  list in 
27951 \family sans
27952 Insert\SpecialChar \menuseparator
27953 List
27954 \begin_inset space ~
27955 \end_inset
27956
27957 /
27958 \begin_inset space ~
27959 \end_inset
27960
27961 TOC
27962 \family default
27963  and the 
27964 \family sans
27965 Insert
27966 \family default
27967  menu has a separate index entry for each of the defined indexes.
27968  The workflow is basically the same as for the default index, but there
27969  are some additional features:
27970 \end_layout
27971
27972 \begin_layout Itemize
27973 If you want to change the attribution of a specific index entry, right-clicking
27974  on the entry will open a dialog where you can do that.
27975 \end_layout
27976
27977 \begin_layout Itemize
27978 By right-clicking on an index, you can change its type.
27979  Furthermore, you can specify an index list to be a 
27980 \begin_inset Quotes eld
27981 \end_inset
27982
27983 Subindex
27984 \begin_inset Quotes erd
27985 \end_inset
27986
27987 .
27988  If you do that, the heading of that list will be decreased by one level.
27989  E.
27990 \begin_inset space \thinspace{}
27991 \end_inset
27992
27993 g., if you use a book class, where the standard index heading is defined
27994  as a chapter, subindexes will be defined as sections and can thus be nested
27995  to the non-subindexes.
27996 \end_layout
27997
27998 \begin_layout Section
27999 Nomenclature / Glossary 
28000 \begin_inset Index idx
28001 status collapsed
28002
28003 \begin_layout Plain Layout
28004 Nomenclature
28005 \end_layout
28006
28007 \end_inset
28008
28009
28010 \begin_inset Index idx
28011 status collapsed
28012
28013 \begin_layout Plain Layout
28014 Glossary|see
28015 \begin_inset ERT
28016 status collapsed
28017
28018 \begin_layout Plain Layout
28019
28020 {
28021 \end_layout
28022
28023 \end_inset
28024
28025 Nomenclature
28026 \begin_inset ERT
28027 status collapsed
28028
28029 \begin_layout Plain Layout
28030
28031 }
28032 \end_layout
28033
28034 \end_inset
28035
28036
28037 \end_layout
28038
28039 \end_inset
28040
28041
28042 \begin_inset CommandInset label
28043 LatexCommand label
28044 name "sec:Nomenclature"
28045
28046 \end_inset
28047
28048
28049 \end_layout
28050
28051 \begin_layout Standard
28052 Sometimes you need to compile a list of symbols that are mentioned in your
28053  document with a brief explanation of them – a so called nomenclature or
28054  glossary.
28055 \end_layout
28056
28057 \begin_layout Standard
28058 To be able to create nomenclatures, you need the LaTeX package 
28059 \series bold
28060 nomencl
28061 \series default
28062
28063 \begin_inset Index idx
28064 status collapsed
28065
28066 \begin_layout Plain Layout
28067 LaTeX-packages ! nomencl
28068 \end_layout
28069
28070 \end_inset
28071
28072  installed.
28073  You find it in the TeX-catalogue, 
28074 \begin_inset CommandInset citation
28075 LatexCommand cite
28076 key "TeXCatalogue"
28077
28078 \end_inset
28079
28080  or in the package manager of your LaTeX-system.
28081 \end_layout
28082
28083 \begin_layout Standard
28084 A nomenclature entry is created if you place the cursor after a symbol entry
28085  and then use the menu 
28086 \family sans
28087 Insert\SpecialChar \menuseparator
28088
28089 \family default
28090 N
28091 \family sans
28092 omenclature
28093 \begin_inset space ~
28094 \end_inset
28095
28096 Entry
28097 \family default
28098  or the toolbar button 
28099 \begin_inset Info
28100 type  "icon"
28101 arg   "nomencl-insert"
28102 \end_inset
28103
28104 .
28105  A gray box labeled 
28106 \begin_inset Quotes eld
28107 \end_inset
28108
28109
28110 \family sans
28111 Nom
28112 \family default
28113
28114 \begin_inset Quotes erd
28115 \end_inset
28116
28117  is inserted and a window pops up asking for the nomenclature entry.
28118 \end_layout
28119
28120 \begin_layout Standard
28121 A nomenclature entry consists of two main entries.
28122  The first is the symbol that you want to refer to.
28123  The second is the description of the symbol.
28124 \end_layout
28125
28126 \begin_layout Standard
28127 \begin_inset Note Greyedout
28128 status open
28129
28130 \begin_layout Plain Layout
28131
28132 \series bold
28133 Note:
28134 \series default
28135  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28136 \end_layout
28137
28138 \end_inset
28139
28140
28141 \end_layout
28142
28143 \begin_layout Subsection
28144 Nomenclature Definition and Layout
28145 \begin_inset Index idx
28146 status collapsed
28147
28148 \begin_layout Plain Layout
28149 Nomenclature ! Layout
28150 \end_layout
28151
28152 \end_inset
28153
28154
28155 \end_layout
28156
28157 \begin_layout Standard
28158 If you have symbols in formulas, you have to define them in the 
28159 \family sans
28160 Symbol
28161 \family default
28162  field as LaTeX-formulas.
28163  For example to get 
28164 \begin_inset Quotes eld
28165 \end_inset
28166
28167
28168 \begin_inset Formula $\sigma$
28169 \end_inset
28170
28171
28172 \begin_inset Quotes erd
28173 \end_inset
28174
28175 , insert this:
28176 \begin_inset Newline newline
28177 \end_inset
28178
28179
28180 \series bold
28181 $
28182 \backslash
28183 sigma$
28184 \begin_inset Newline newline
28185 \end_inset
28186
28187
28188 \series default
28189 The 
28190 \begin_inset Quotes eld
28191 \end_inset
28192
28193 $
28194 \begin_inset Quotes erd
28195 \end_inset
28196
28197  character starts/ends the formula.
28198  The LaTeX-command for the Greek letter is the name of the letter beginning
28199  with a backslash 
28200 \begin_inset Quotes eld
28201 \end_inset
28202
28203
28204 \backslash
28205
28206 \begin_inset Quotes erd
28207 \end_inset
28208
28209 .
28210  For capital Greek letters, start the command also with a capital letter,
28211  like 
28212 \series bold
28213
28214 \backslash
28215 Sigma
28216 \series default
28217 .
28218 \end_layout
28219
28220 \begin_layout Standard
28221 (A short introduction to the LaTeX-syntax is given in section
28222 \begin_inset space ~
28223 \end_inset
28224
28225
28226 \begin_inset CommandInset ref
28227 LatexCommand ref
28228 reference "sub:LaTeX-Syntax"
28229
28230 \end_inset
28231
28232 .)
28233 \end_layout
28234
28235 \begin_layout Standard
28236 You cannot use the 
28237 \family sans
28238 Text
28239 \begin_inset space ~
28240 \end_inset
28241
28242 Style
28243 \family default
28244  dialog to format the description text but have to use LaTeX-commands.
28245  For example the description of the nomenclature entry for the 
28246 \begin_inset Quotes eld
28247 \end_inset
28248
28249
28250 \begin_inset Formula $\sigma$
28251 \end_inset
28252
28253
28254 \begin_inset Quotes erd
28255 \end_inset
28256
28257  in this document is:
28258 \begin_inset Newline newline
28259 \end_inset
28260
28261
28262 \series bold
28263 dummy entry for the character 
28264 \backslash
28265 textsf{sigma}
28266 \series default
28267
28268 \begin_inset Newline newline
28269 \end_inset
28270
28271 The command 
28272 \series bold
28273
28274 \backslash
28275 textsf
28276 \series default
28277  sets the fonts to 
28278 \family sans
28279 sans
28280 \begin_inset space ~
28281 \end_inset
28282
28283 serif
28284 \family default
28285 .
28286  To get 
28287 \series bold
28288 bold
28289 \series default
28290  font use the command 
28291 \series bold
28292
28293 \backslash
28294 textbf
28295 \series default
28296 , for 
28297 \family typewriter
28298 typewriter
28299 \family default
28300  use 
28301 \series bold
28302
28303 \backslash
28304 texttt
28305 \series default
28306 , for 
28307 \emph on
28308 emphasized
28309 \emph default
28310  use 
28311 \series bold
28312
28313 \backslash
28314 emph
28315 \series default
28316 .
28317 \end_layout
28318
28319 \begin_layout Subsection
28320 Sort Order of Nomenclature Entries
28321 \begin_inset Index idx
28322 status collapsed
28323
28324 \begin_layout Plain Layout
28325 Nomenclature ! Sort order
28326 \end_layout
28327
28328 \end_inset
28329
28330
28331 \end_layout
28332
28333 \begin_layout Standard
28334 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28335  the symbol definition.
28336  This leads to undesired results when you for example have symbols in formulas.
28337  Suppose you have nomenclature entries for the symbols 
28338 \emph on
28339 a
28340 \begin_inset CommandInset nomenclature
28341 LatexCommand nomenclature
28342 symbol "a"
28343 description "dummy entry for the character \"a\""
28344
28345 \end_inset
28346
28347
28348 \emph default
28349  and 
28350 \begin_inset Formula $\sigma$
28351 \end_inset
28352
28353
28354 \begin_inset CommandInset nomenclature
28355 LatexCommand nomenclature
28356 prefix "sigma"
28357 symbol "$\\sigma$"
28358 description "dummy entry for the character \\textsf{sigma}"
28359
28360 \end_inset
28361
28362 .
28363  They will be sorted by 
28364 \begin_inset Quotes eld
28365 \end_inset
28366
28367
28368 \family sans
28369 a
28370 \family default
28371
28372 \begin_inset Quotes erd
28373 \end_inset
28374
28375  and 
28376 \begin_inset Quotes eld
28377 \end_inset
28378
28379
28380 \family typewriter
28381 $
28382 \backslash
28383 sigma$
28384 \family default
28385
28386 \begin_inset Quotes erd
28387 \end_inset
28388
28389  – the 
28390 \begin_inset Formula $\sigma$
28391 \end_inset
28392
28393  will be sorted before the 
28394 \emph on
28395 a
28396 \emph default
28397  since the character 
28398 \begin_inset Quotes eld
28399 \end_inset
28400
28401 $
28402 \begin_inset Quotes erd
28403 \end_inset
28404
28405  is considered in sorting.
28406 \end_layout
28407
28408 \begin_layout Standard
28409 To control the sort order, you can edit the 
28410 \family sans
28411 Sort
28412 \begin_inset space ~
28413 \end_inset
28414
28415 as
28416 \family default
28417  field of the nomenclature dialog.
28418  Then the nomenclature entry will be sorted by this entry and not the symbol
28419  definition.
28420  For the example given, you can insert 
28421 \family typewriter
28422 sigma
28423 \family default
28424  in this field for the 
28425 \begin_inset Formula $\sigma$
28426 \end_inset
28427
28428 , then 
28429 \emph on
28430 a
28431 \emph default
28432  will be located before 
28433 \begin_inset Formula $\sigma$
28434 \end_inset
28435
28436 .
28437 \end_layout
28438
28439 \begin_layout Standard
28440 For subgrouping and tips for using sort entries see the 
28441 \series bold
28442 nomencl
28443 \series default
28444  documentation, 
28445 \begin_inset CommandInset citation
28446 LatexCommand cite
28447 key "nomencl"
28448
28449 \end_inset
28450
28451 .
28452 \end_layout
28453
28454 \begin_layout Subsection
28455 Nomenclature Options
28456 \begin_inset Index idx
28457 status collapsed
28458
28459 \begin_layout Plain Layout
28460 Nomenclature ! Options
28461 \end_layout
28462
28463 \end_inset
28464
28465
28466 \end_layout
28467
28468 \begin_layout Standard
28469 The 
28470 \series bold
28471 nomencl
28472 \series default
28473  package offers some options to adjust the appearance of the nomenclature.
28474  Here are some of its options, for more have a look at its documentation:
28475 \end_layout
28476
28477 \begin_layout Description
28478 refeq Appends the phrase 
28479 \begin_inset Quotes eld
28480 \end_inset
28481
28482
28483 \family sans
28484 , see equation (
28485 \emph on
28486 eq
28487 \emph default
28488 )
28489 \family default
28490
28491 \begin_inset Quotes erd
28492 \end_inset
28493
28494  to every nomenclature entry, where 
28495 \family sans
28496 \emph on
28497 eq
28498 \family default
28499 \emph default
28500  is the number of the last equation in front of the nomenclature entry
28501 \end_layout
28502
28503 \begin_layout Description
28504 refpage Appends the phrase 
28505 \begin_inset Quotes eld
28506 \end_inset
28507
28508
28509 \family sans
28510 , page (
28511 \emph on
28512 page
28513 \emph default
28514 )
28515 \family default
28516
28517 \begin_inset Quotes erd
28518 \end_inset
28519
28520  to every nomenclature entry, where 
28521 \family sans
28522 \emph on
28523 page
28524 \family default
28525 \emph default
28526  is the number of the page on which the nomenclature entry appeared
28527 \end_layout
28528
28529 \begin_layout Description
28530 intoc Inserts the nomenclature in the Table of Contents
28531 \end_layout
28532
28533 \begin_layout Standard
28534 To use one or more of the options, add them to the comma-separated document
28535  class options list in the 
28536 \family sans
28537 Document\SpecialChar \menuseparator
28538 Settings
28539 \family default
28540  dialog.
28541  In this document the options 
28542 \series bold
28543 refpage, intoc
28544 \series default
28545  are used.
28546 \end_layout
28547
28548 \begin_layout Standard
28549 \begin_inset VSpace bigskip
28550 \end_inset
28551
28552
28553 \end_layout
28554
28555 \begin_layout Standard
28556 You can also use the first two options above only for certain nomenclature
28557  entries when you add one of the following commands as last entry to the
28558  
28559 \family sans
28560 Description
28561 \family default
28562  field in the nomenclature dialog:
28563 \end_layout
28564
28565 \begin_layout Description
28566
28567 \backslash
28568 nomrefeq Like the 
28569 \series bold
28570 refeq
28571 \series default
28572  option
28573 \end_layout
28574
28575 \begin_layout Description
28576
28577 \backslash
28578 nomrefpage Like the 
28579 \series bold
28580 refpage
28581 \series default
28582  option
28583 \end_layout
28584
28585 \begin_layout Description
28586
28587 \backslash
28588 nomrefeqpage Short notation of 
28589 \series bold
28590
28591 \backslash
28592 nomrefeq
28593 \backslash
28594 nomrefpage
28595 \end_layout
28596
28597 \begin_layout Description
28598
28599 \backslash
28600 nomnorefeq,
28601 \begin_inset space ~
28602 \end_inset
28603
28604
28605 \backslash
28606 nomnorefpage,
28607 \begin_inset space ~
28608 \end_inset
28609
28610
28611 \backslash
28612 nomnorefeqpage Turns off the corresponding options
28613 \end_layout
28614
28615 \begin_layout Standard
28616 Words like 
28617 \begin_inset Quotes eld
28618 \end_inset
28619
28620 page
28621 \begin_inset Quotes erd
28622 \end_inset
28623
28624  are automatically translated for some document languages.
28625  If not, add these lines to your LaTeX preamble:
28626 \end_layout
28627
28628 \begin_layout Standard
28629 \noindent
28630
28631 \series bold
28632
28633 \backslash
28634 renewcommand{
28635 \backslash
28636 eqdeclaration}[1]{, see equation
28637 \backslash
28638 nobreakspace(#1)}
28639 \begin_inset Newline newline
28640 \end_inset
28641
28642
28643 \backslash
28644 renewcommand{
28645 \backslash
28646 pagedeclaration}[1]{, page
28647 \backslash
28648 nobreakspace{}#1}
28649 \series default
28650
28651 \begin_inset Newline newline
28652 \end_inset
28653
28654 and replace 
28655 \begin_inset Quotes eld
28656 \end_inset
28657
28658 see equation
28659 \begin_inset Quotes erd
28660 \end_inset
28661
28662  and 
28663 \begin_inset Quotes eld
28664 \end_inset
28665
28666 page
28667 \begin_inset Quotes erd
28668 \end_inset
28669
28670  by their translation.
28671 \end_layout
28672
28673 \begin_layout Subsection
28674 Printing the Nomenclature
28675 \begin_inset Index idx
28676 status collapsed
28677
28678 \begin_layout Plain Layout
28679 Nomenclature ! Printing
28680 \end_layout
28681
28682 \end_inset
28683
28684
28685 \end_layout
28686
28687 \begin_layout Standard
28688 To print the nomenclature, use the menu 
28689 \family sans
28690 Insert\SpecialChar \menuseparator
28691 Lists
28692 \begin_inset space ~
28693 \end_inset
28694
28695 /
28696 \begin_inset space ~
28697 \end_inset
28698
28699 TOC\SpecialChar \menuseparator
28700 Nomenclature
28701 \family default
28702 .
28703  A box labeled 
28704 \begin_inset Quotes eld
28705 \end_inset
28706
28707
28708 \family sans
28709 Nomenclature
28710 \family default
28711
28712 \begin_inset Quotes erd
28713 \end_inset
28714
28715  will show the place where the nomenclature is printed in the output.
28716  By right-clicking on it, the amount of space for symbols can be altered.
28717  You can choose between these settings:
28718 \end_layout
28719
28720 \begin_layout Description
28721 Default a space of 1
28722 \begin_inset space \thinspace{}
28723 \end_inset
28724
28725 cm is used
28726 \end_layout
28727
28728 \begin_layout Description
28729 Longest
28730 \begin_inset space ~
28731 \end_inset
28732
28733 label
28734 \begin_inset space ~
28735 \end_inset
28736
28737 width the width of the widest symbol of all nomenclature entries is used
28738 \end_layout
28739
28740 \begin_layout Description
28741 Custom custom space
28742 \end_layout
28743
28744 \begin_layout Standard
28745 In the printed output the title of the nomenclature appears as 
28746 \begin_inset Quotes eld
28747 \end_inset
28748
28749 Nomenclature
28750 \begin_inset Quotes erd
28751 \end_inset
28752
28753 .
28754  If you are not happy with the name, you can change it by redefining the
28755  command 
28756 \series bold
28757
28758 \backslash
28759 nomname
28760 \series default
28761  in the preamble.
28762  For example, in order to change the name to 
28763 \emph on
28764 List of Symbols
28765 \emph default
28766 , add the following line to the preamble:
28767 \end_layout
28768
28769 \begin_layout Standard
28770
28771 \family roman
28772 \series bold
28773
28774 \backslash
28775 renewcommand{
28776 \backslash
28777 nomname}{List of Symbols}
28778 \end_layout
28779
28780 \begin_layout Subsection
28781 Nomenclature Program
28782 \begin_inset Index idx
28783 status collapsed
28784
28785 \begin_layout Plain Layout
28786 Nomenclature ! Program
28787 \end_layout
28788
28789 \end_inset
28790
28791
28792 \begin_inset CommandInset label
28793 LatexCommand label
28794 name "sub:Nomenclature-Program"
28795
28796 \end_inset
28797
28798
28799 \end_layout
28800
28801 \begin_layout Standard
28802 LyX uses the program 
28803 \family sans
28804 makeindex
28805 \family default
28806 , that is part of every LaTeX distribution, to generate the nomenclature.
28807  LyX's preferences dialog allows you to specify another program or to control
28808  
28809 \family sans
28810 makeindex
28811 \family default
28812  by adding options, see section
28813 \begin_inset space ~
28814 \end_inset
28815
28816
28817 \begin_inset CommandInset ref
28818 LatexCommand ref
28819 reference "sub:LaTeX-settings"
28820
28821 \end_inset
28822
28823 .
28824  The available options are listed and explained in 
28825 \begin_inset CommandInset citation
28826 LatexCommand cite
28827 key "nomencl,makeindex"
28828
28829 \end_inset
28830
28831 .
28832 \end_layout
28833
28834 \begin_layout Section
28835 Branches
28836 \begin_inset Index idx
28837 status collapsed
28838
28839 \begin_layout Plain Layout
28840 Branches
28841 \end_layout
28842
28843 \end_inset
28844
28845
28846 \begin_inset Index idx
28847 status collapsed
28848
28849 \begin_layout Plain Layout
28850 Document ! Branches
28851 \end_layout
28852
28853 \end_inset
28854
28855
28856 \begin_inset CommandInset label
28857 LatexCommand label
28858 name "sec:Branches"
28859
28860 \end_inset
28861
28862
28863 \end_layout
28864
28865 \begin_layout Standard
28866 Sometimes it is useful to hide some document parts in the output.
28867  For example a teacher who is setting an exam obviously doesn't want the
28868  pupils to see the answers, but having questions and answers in the same
28869  document will make the life of the markers of that exam much easier.
28870 \end_layout
28871
28872 \begin_layout Standard
28873 For these cases LyX allows you to put text into branches.
28874  The text will then only appear in the output when its branch is activated.
28875  To create a branch, either select the menu 
28876 \family sans
28877 Insert\SpecialChar \menuseparator
28878 Branch\SpecialChar \menuseparator
28879 Insert New Branch
28880 \family default
28881  (if you just want to specify a new branch) or go in the 
28882 \family sans
28883 Document\SpecialChar \menuseparator
28884 Settings
28885 \family default
28886  dialog to 
28887 \family sans
28888 Branches
28889 \family default
28890 , where you can specify and change the name of the branch, its activation
28891  state (whether the content of the branch is shown in the output or not),
28892  its background color inside LyX and whether the name of the branch should
28893  be appended to the document file name on export if the branch is active
28894  (see below for an example).
28895  Furthermore, the dialog lets you merge two branches (just rename one branch
28896  to the name of the other) and to add 
28897 \begin_inset Quotes eld
28898 \end_inset
28899
28900 unknown branches
28901 \begin_inset Quotes erd
28902 \end_inset
28903
28904  (i.
28905 \begin_inset space \thinspace{}
28906 \end_inset
28907
28908 e.
28909 \begin_inset space ~
28910 \end_inset
28911
28912 branches that were added to the document via copy and paste from other documents
28913 , without having being defined) to the document's branch list.
28914 \end_layout
28915
28916 \begin_layout Standard
28917 Text that should be in a branch is set into branch inset boxes.
28918  These boxes are inserted via the menu 
28919 \family sans
28920 Insert\SpecialChar \menuseparator
28921 Branch
28922 \family default
28923  where you can choose a branch.
28924  You can later change the activation state of the branch by right-clicking
28925  on them.
28926 \end_layout
28927
28928 \begin_layout Standard
28929 Here is an example, where only the question text appears, the answer branch
28930  is deactivated and does therefore not appear in the output:
28931 \end_layout
28932
28933 \begin_layout Standard
28934 \begin_inset Branch Question
28935 status open
28936
28937 \begin_layout Standard
28938 Question: Who was the first physics Nobel prize winner?
28939 \end_layout
28940
28941 \end_inset
28942
28943
28944 \end_layout
28945
28946 \begin_layout Standard
28947 \begin_inset Branch Answer
28948 status collapsed
28949
28950 \begin_layout Standard
28951 Answer: Wilhelm Conrad Röntgen
28952 \end_layout
28953
28954 \end_inset
28955
28956
28957 \end_layout
28958
28959 \begin_layout Standard
28960 If you activate 
28961 \family sans
28962 Filename Suffix
28963 \family default
28964  in 
28965 \family sans
28966 Document\SpecialChar \menuseparator
28967 Settings\SpecialChar \menuseparator
28968 Branches
28969 \family default
28970 , the name of the active branches will be appended to the file name at export.
28971  Consider for example a file 
28972 \begin_inset Quotes eld
28973 \end_inset
28974
28975 Exam.lyx
28976 \begin_inset Quotes erd
28977 \end_inset
28978
28979  which has the above branches.
28980  If 
28981 \begin_inset Quotes eld
28982 \end_inset
28983
28984 Filename Suffix
28985 \begin_inset Quotes erd
28986 \end_inset
28987
28988  is active, the PDF export file would be called 
28989 \begin_inset Quotes eld
28990 \end_inset
28991
28992 Exam.pdf
28993 \begin_inset Quotes erd
28994 \end_inset
28995
28996  if both the 
28997 \begin_inset Quotes eld
28998 \end_inset
28999
29000 Question
29001 \begin_inset Quotes erd
29002 \end_inset
29003
29004  and 
29005 \begin_inset Quotes eld
29006 \end_inset
29007
29008 Answer
29009 \begin_inset Quotes erd
29010 \end_inset
29011
29012  branch were inactive, 
29013 \begin_inset Quotes eld
29014 \end_inset
29015
29016 Exam-Question.pdf
29017 \begin_inset Quotes erd
29018 \end_inset
29019
29020  if only the 
29021 \begin_inset Quotes eld
29022 \end_inset
29023
29024 Question
29025 \begin_inset Quotes erd
29026 \end_inset
29027
29028  branch was active, likewise 
29029 \begin_inset Quotes eld
29030 \end_inset
29031
29032 Exam-Answer.pdf
29033 \begin_inset Quotes erd
29034 \end_inset
29035
29036  if only the 
29037 \begin_inset Quotes eld
29038 \end_inset
29039
29040 Answer
29041 \begin_inset Quotes erd
29042 \end_inset
29043
29044  branch was active, and 
29045 \begin_inset Quotes eld
29046 \end_inset
29047
29048 Exam-Question-Answer.pdf
29049 \begin_inset Quotes erd
29050 \end_inset
29051
29052  if both branches were active.
29053  This helps you to easily export different versions of your document without
29054  much hassle.
29055 \end_layout
29056
29057 \begin_layout Standard
29058 \begin_inset VSpace bigskip
29059 \end_inset
29060
29061
29062 \end_layout
29063
29064 \begin_layout Standard
29065 To use conditional output inside places where you cannot insert branch insets,
29066  like inside equations, you can code special LaTeX definitions for each
29067  branch.
29068  For example you can define for the question branch
29069 \begin_inset Foot
29070 status collapsed
29071
29072 \begin_layout Plain Layout
29073 For an introduction to the LaTeX-syntax, see section
29074 \begin_inset space ~
29075 \end_inset
29076
29077
29078 \begin_inset CommandInset ref
29079 LatexCommand ref
29080 reference "sub:LaTeX-Syntax"
29081
29082 \end_inset
29083
29084 .
29085 \end_layout
29086
29087 \end_inset
29088
29089
29090 \end_layout
29091
29092 \begin_layout Standard
29093
29094 \series bold
29095
29096 \backslash
29097 newcommand{
29098 \backslash
29099 question}[1]{#1}
29100 \end_layout
29101
29102 \begin_layout Standard
29103
29104 \series bold
29105
29106 \backslash
29107 newcommand{
29108 \backslash
29109 answer}[1]{}
29110 \end_layout
29111
29112 \begin_layout Standard
29113 and for the answer branch
29114 \end_layout
29115
29116 \begin_layout Standard
29117
29118 \series bold
29119
29120 \backslash
29121 newcommand{
29122 \backslash
29123 question}[1]{}
29124 \end_layout
29125
29126 \begin_layout Standard
29127
29128 \series bold
29129
29130 \backslash
29131 newcommand{
29132 \backslash
29133 answer}[1]{#1}
29134 \end_layout
29135
29136 \begin_layout Standard
29137 \begin_inset Branch Question
29138 status open
29139
29140 \begin_layout Standard
29141 \begin_inset ERT
29142 status open
29143
29144 \begin_layout Plain Layout
29145
29146
29147 \backslash
29148 newcommand{
29149 \backslash
29150 question}[1]{#1}
29151 \end_layout
29152
29153 \begin_layout Plain Layout
29154
29155
29156 \backslash
29157 newcommand{
29158 \backslash
29159 answer}[1]{}
29160 \end_layout
29161
29162 \end_inset
29163
29164
29165 \end_layout
29166
29167 \end_inset
29168
29169
29170 \end_layout
29171
29172 \begin_layout Standard
29173 \begin_inset Branch Answer
29174 status collapsed
29175
29176 \begin_layout Standard
29177 \begin_inset ERT
29178 status open
29179
29180 \begin_layout Plain Layout
29181
29182
29183 \backslash
29184 newcommand{
29185 \backslash
29186 question}[1]{}
29187 \end_layout
29188
29189 \begin_layout Plain Layout
29190
29191
29192 \backslash
29193 newcommand{
29194 \backslash
29195 answer}[1]{#1}
29196 \end_layout
29197
29198 \end_inset
29199
29200
29201 \end_layout
29202
29203 \end_inset
29204
29205
29206 \end_layout
29207
29208 \begin_layout Standard
29209 Now it is possible to use the commands 
29210 \series bold
29211
29212 \backslash
29213 question{\SpecialChar \ldots{}
29214 }
29215 \series default
29216  and 
29217 \series bold
29218
29219 \backslash
29220 answer{\SpecialChar \ldots{}
29221 }
29222 \series default
29223  to obtain conditional output.
29224  Here is an example formula where only the 
29225 \series bold
29226
29227 \backslash
29228 question
29229 \series default
29230  part appears:
29231 \begin_inset Formula 
29232 \[
29233 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29234 \]
29235
29236 \end_inset
29237
29238
29239 \end_layout
29240
29241 \begin_layout Standard
29242 Inside math, the same effect can be achieved using math macros, see the
29243  
29244 \emph on
29245 Math
29246 \emph default
29247  manual.
29248 \end_layout
29249
29250 \begin_layout Section
29251 PDF Properties
29252 \begin_inset CommandInset label
29253 LatexCommand label
29254 name "sec:PDF-Properties"
29255
29256 \end_inset
29257
29258
29259 \begin_inset Index idx
29260 status collapsed
29261
29262 \begin_layout Plain Layout
29263 PDF properties
29264 \end_layout
29265
29266 \end_inset
29267
29268
29269 \end_layout
29270
29271 \begin_layout Standard
29272 The 
29273 \family sans
29274 Document Settings
29275 \family default
29276  dialog allows you in the 
29277 \family sans
29278 PDF Properties
29279 \family default
29280  to set up special options for the PDF output of your document.
29281  All options there are provided by the LaTeX-package 
29282 \series bold
29283 hyperref
29284 \series default
29285
29286 \begin_inset Index idx
29287 status collapsed
29288
29289 \begin_layout Plain Layout
29290 LaTeX-packages ! hyperref
29291 \end_layout
29292
29293 \end_inset
29294
29295 .
29296 \end_layout
29297
29298 \begin_layout Standard
29299 Using 
29300 \series bold
29301 hyperref
29302 \series default
29303  will link all cross-references in the DVI- and PDF-output.
29304  This means that the reader of your document will be able to click on a
29305  table of contents entry or on a reference and he is shown the referenced
29306  document part.
29307  You can specify in the dialog tab 
29308 \family sans
29309 Hyperlinks
29310 \family default
29311  how the links will look like and if links for bibliographical backreferences
29312  are created.
29313  The backreferences will appear in the bibliography behind the different
29314  entries, showing the number of the section, slide, or page where the entry
29315  is referenced.
29316 \end_layout
29317
29318 \begin_layout Standard
29319 In the dialog tab 
29320 \family sans
29321 Bookmarks
29322 \family default
29323  you can set if PDF-bookmarks should be created for every section of your
29324  document to make it easier for readers to navigate through the document.
29325  You can decide if the bookmarks should be numbered like your document sections
29326  or not.
29327  With the open bookmarks level you can specify what sectioning level should
29328  be displayed in the bookmarks when opening the PDF.
29329  For example level
29330 \begin_inset space ~
29331 \end_inset
29332
29333 2 will display all sections and subsections, while level
29334 \begin_inset space ~
29335 \end_inset
29336
29337 1 will only display the sections.
29338 \end_layout
29339
29340 \begin_layout Standard
29341 The header information in the dialog tab 
29342 \family sans
29343 General
29344 \family default
29345  are saved together with the PDF as file properties.
29346  Many programs are able to extract this information to e.
29347 \begin_inset space \thinspace{}
29348 \end_inset
29349
29350 g.
29351 \begin_inset space \space{}
29352 \end_inset
29353
29354 automatically recognize who the author is and what the PDF is about.
29355  This is very useful to sort, classify, or use PDFs for bibliography issues.
29356  When the option 
29357 \family sans
29358 Automatic fill header
29359 \family default
29360  is set, LyX tries to extract the header information from your document
29361  title and author settings.
29362 \end_layout
29363
29364 \begin_layout Standard
29365 The option 
29366 \family sans
29367 Load in fullscreen mode
29368 \family default
29369  will open the PDF in fullscreen mode, which is useful for presentations.
29370 \end_layout
29371
29372 \begin_layout Standard
29373 PDF properties are also used in this document.
29374  When you look in its document settings, you can see that some additional
29375  
29376 \series bold
29377 hyperref
29378 \series default
29379  options are used.
29380  For an explanation of them we refer you to the hyperref manual 
29381 \begin_inset CommandInset citation
29382 LatexCommand cite
29383 key "hyperref"
29384
29385 \end_inset
29386
29387 .
29388 \end_layout
29389
29390 \begin_layout Section
29391 TeX Code and the LaTeX Syntax
29392 \begin_inset CommandInset label
29393 LatexCommand label
29394 name "sec:TeX-Code"
29395
29396 \end_inset
29397
29398
29399 \end_layout
29400
29401 \begin_layout Subsection
29402 TeX Code Boxes
29403 \begin_inset Index idx
29404 status collapsed
29405
29406 \begin_layout Plain Layout
29407 TeX Code
29408 \end_layout
29409
29410 \end_inset
29411
29412
29413 \begin_inset CommandInset label
29414 LatexCommand label
29415 name "sub:TeX-Code-Boxes"
29416
29417 \end_inset
29418
29419
29420 \end_layout
29421
29422 \begin_layout Standard
29423 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29424  constructs, but not all.
29425  LaTeX contains of hundreds of packages which provide different commands.
29426  All the time packages are being updated and new ones added.
29427  This has the advantage that you can typeset nearly everything as there
29428  is for every problem a LaTeX-package.
29429  But LyX can of course not be up to date and support all packages and their
29430  commands.
29431 \end_layout
29432
29433 \begin_layout Standard
29434 But don't worry, you can use any LaTeX-command directly in LyX inside the
29435  TeX Code box.
29436  A TeX Code box is created by the menu 
29437 \family sans
29438 Insert\SpecialChar \menuseparator
29439 TeX
29440 \begin_inset space ~
29441 \end_inset
29442
29443 Code
29444 \family default
29445  or by the toolbar button 
29446 \begin_inset Info
29447 type  "icon"
29448 arg   "ert-insert"
29449 \end_inset
29450
29451 .
29452  The box can be opened by left-clicking and closed by right-clicking on
29453  it.
29454 \end_layout
29455
29456 \begin_layout Standard
29457 You can insert complete or incomplete commands as TeX Code.
29458  Incomplete means that the command argument can be Standard LyX text.
29459  For example, if you want to draw a frame around a word and are therefore
29460  using the LaTeX-command 
29461 \series bold
29462
29463 \backslash
29464 fbox
29465 \series default
29466 , you can write the command part 
29467 \series bold
29468
29469 \backslash
29470 fbox{
29471 \series default
29472  in a TeX Code box before the word and the closing brace 
29473 \series bold
29474 }
29475 \series default
29476  in a second TeX Code box behind the word.
29477  The word between the two TeX Code boxes is then the argument as it is in
29478  the following example:
29479 \end_layout
29480
29481 \begin_layout Standard
29482 \begin_inset Graphics
29483         filename clipart/ERT.png
29484         scale 89
29485
29486 \end_inset
29487
29488
29489 \end_layout
29490
29491 \begin_layout Standard
29492 gives
29493 \end_layout
29494
29495 \begin_layout Standard
29496 This is a line with a 
29497 \begin_inset ERT
29498 status collapsed
29499
29500 \begin_layout Plain Layout
29501
29502
29503 \backslash
29504 fbox{
29505 \end_layout
29506
29507 \end_inset
29508
29509 framed
29510 \begin_inset ERT
29511 status collapsed
29512
29513 \begin_layout Plain Layout
29514
29515 }
29516 \end_layout
29517
29518 \end_inset
29519
29520  word.
29521 \end_layout
29522
29523 \begin_layout Standard
29524 \begin_inset Note Greyedout
29525 status open
29526
29527 \begin_layout Plain Layout
29528
29529 \series bold
29530 Note:
29531 \series default
29532  At the end of LaTeX-commands without parameters, you have to insert a space
29533  to let LaTeX know that the command is finished.
29534 \end_layout
29535
29536 \end_inset
29537
29538
29539 \end_layout
29540
29541 \begin_layout Subsection
29542 Short Introduction to the LaTeX Syntax
29543 \begin_inset Argument
29544 status collapsed
29545
29546 \begin_layout Plain Layout
29547 The LaTeX Syntax
29548 \end_layout
29549
29550 \end_inset
29551
29552
29553 \begin_inset Index idx
29554 status collapsed
29555
29556 \begin_layout Plain Layout
29557 LaTeX Syntax
29558 \end_layout
29559
29560 \end_inset
29561
29562
29563 \begin_inset CommandInset label
29564 LatexCommand label
29565 name "sub:LaTeX-Syntax"
29566
29567 \end_inset
29568
29569
29570 \end_layout
29571
29572 \begin_layout Standard
29573 When you write larger documents or books, you will need to know something
29574  about the LaTeX-commands that LyX uses in the background.
29575  Because LaTeX is based on commands, you can 
29576 \begin_inset Quotes eld
29577 \end_inset
29578
29579 program
29580 \begin_inset Quotes erd
29581 \end_inset
29582
29583  your text.
29584  This has the advantage that the layout of the document can be changed at
29585  any time if you know the right commands.
29586  E.
29587 \begin_inset space \thinspace{}
29588 \end_inset
29589
29590 g.
29591 \begin_inset space \space{}
29592 \end_inset
29593
29594 imagine you have to write a manual for a product and the deadline is the
29595  end of the day.
29596  Your boss just has complimented you for your good work but wants to have
29597  all caption labels bold.
29598  But you have over hundred figure and table captions with non-bold labels
29599  in your manual.
29600  Of course it's impossible to change all caption labels manually in one
29601  day.
29602 \end_layout
29603
29604 \begin_layout Standard
29605 Now LaTeX comes into play.
29606  As mentioned above, for every problem there exists a LaTeX-package.
29607  First you have to find out which and therefore look in the LaTeX package
29608  database, 
29609 \begin_inset CommandInset citation
29610 LatexCommand cite
29611 key "Catalogue"
29612
29613 \end_inset
29614
29615 .
29616 \end_layout
29617
29618 \begin_layout Standard
29619 As result you know that the package 
29620 \series bold
29621 caption
29622 \series default
29623
29624 \begin_inset Index idx
29625 status collapsed
29626
29627 \begin_layout Plain Layout
29628 LaTeX-packages ! caption
29629 \end_layout
29630
29631 \end_inset
29632
29633  is what you need.
29634  To use a package, you have to load it in the document preamble (menu 
29635 \family sans
29636 Document\SpecialChar \menuseparator
29637 Settings
29638 \family default
29639 ) with the command
29640 \end_layout
29641
29642 \begin_layout Standard
29643
29644 \series bold
29645
29646 \backslash
29647 usepackage[options]{package name}
29648 \end_layout
29649
29650 \begin_layout Standard
29651 All LaTeX commands begin with a backslash, the command argument is set within
29652  two braces, and the options are set within two brackets.
29653  Note that not all commands have an argument and options.
29654 \end_layout
29655
29656 \begin_layout Standard
29657 In your case the package name is 
29658 \series bold
29659 caption
29660 \series default
29661 .
29662  After a look in the documentation of the package, you know that the option
29663  
29664 \series bold
29665 labelfont=bf
29666 \series default
29667  will change the font of all caption labels to bold.
29668  So you add the command
29669 \end_layout
29670
29671 \begin_layout Standard
29672
29673 \series bold
29674
29675 \backslash
29676 usepackage[labelfont=bf]{caption}
29677 \end_layout
29678
29679 \begin_layout Standard
29680 to the preamble and the problem is solved.
29681 \begin_inset Foot
29682 status collapsed
29683
29684 \begin_layout Plain Layout
29685 For more commands provided by the 
29686 \series bold
29687 caption
29688 \series default
29689  package, have a look at its documentation, 
29690 \begin_inset CommandInset citation
29691 LatexCommand cite
29692 key "caption"
29693
29694 \end_inset
29695
29696 .
29697 \end_layout
29698
29699 \end_inset
29700
29701
29702 \end_layout
29703
29704 \begin_layout Standard
29705 Note that some document classes have built-in solutions for well known problems
29706  like your case.
29707  For example if you use a 
29708 \family sans
29709 KOMA-Script
29710 \family default
29711  class, you don't need the package 
29712 \series bold
29713 caption
29714 \series default
29715 , you can instead write
29716 \end_layout
29717
29718 \begin_layout Standard
29719
29720 \series bold
29721
29722 \backslash
29723 setkomafont{captionlabel}{
29724 \backslash
29725 bfseries}
29726 \end_layout
29727
29728 \begin_layout Standard
29729 in the preamble and the problem is solved.
29730  So if you plan to write a large document, you should have a look at the
29731  documentation of the document class you want to use.
29732  (
29733 \series bold
29734
29735 \backslash
29736 setkomafont
29737 \series default
29738  is an example of a command with more than one argument.)
29739 \end_layout
29740
29741 \begin_layout Standard
29742 Commands in the preamble affect the whole document, while commands in the
29743  text affect only the text after the command or only the text used as command
29744  argument.
29745  To insert a LaTeX-command in text, use the TeX Code box as described in
29746  the previous section.
29747 \end_layout
29748
29749 \begin_layout Standard
29750 If you want to learn more about LaTeX and its syntax, have a look at the
29751  LaTeX-books 
29752 \begin_inset CommandInset citation
29753 LatexCommand cite
29754 key "latexcompanion,latexguide"
29755
29756 \end_inset
29757
29758 .
29759 \end_layout
29760
29761 \begin_layout Standard
29762 \begin_inset Newpage cleardoublepage
29763 \end_inset
29764
29765
29766 \end_layout
29767
29768 \begin_layout Standard
29769 \begin_inset ERT
29770 status collapsed
29771
29772 \begin_layout Plain Layout
29773
29774
29775 \backslash
29776 pagestyle{fancy}
29777 \end_layout
29778
29779 \end_inset
29780
29781
29782 \begin_inset Note Note
29783 status collapsed
29784
29785 \begin_layout Plain Layout
29786 switches temporarily to a page style with custom header and footer line
29787 \end_layout
29788
29789 \end_inset
29790
29791
29792 \end_layout
29793
29794 \begin_layout Left Header
29795 \begin_inset Argument
29796 status open
29797
29798 \begin_layout Plain Layout
29799
29800 \end_layout
29801
29802 \end_inset
29803
29804
29805 \begin_inset ERT
29806 status collapsed
29807
29808 \begin_layout Plain Layout
29809
29810
29811 \backslash
29812 rightmark
29813 \end_layout
29814
29815 \end_inset
29816
29817
29818 \begin_inset Note Note
29819 status open
29820
29821 \begin_layout Plain Layout
29822 defines the header line as described below
29823 \end_layout
29824
29825 \end_inset
29826
29827
29828 \end_layout
29829
29830 \begin_layout Center Header
29831 \begin_inset Argument
29832 status open
29833
29834 \begin_layout Plain Layout
29835
29836 \end_layout
29837
29838 \end_inset
29839
29840
29841 \end_layout
29842
29843 \begin_layout Right Header
29844 \begin_inset Argument
29845 status open
29846
29847 \begin_layout Plain Layout
29848 \begin_inset ERT
29849 status collapsed
29850
29851 \begin_layout Plain Layout
29852
29853
29854 \backslash
29855 leftmark
29856 \end_layout
29857
29858 \end_inset
29859
29860
29861 \end_layout
29862
29863 \end_inset
29864
29865
29866 \end_layout
29867
29868 \begin_layout Left Footer
29869 \begin_inset Argument
29870 status open
29871
29872 \begin_layout Plain Layout
29873 \begin_inset ERT
29874 status collapsed
29875
29876 \begin_layout Plain Layout
29877
29878
29879 \backslash
29880 thepage
29881 \end_layout
29882
29883 \end_inset
29884
29885
29886 \end_layout
29887
29888 \end_inset
29889
29890
29891 \end_layout
29892
29893 \begin_layout Center Footer
29894 \begin_inset Argument
29895 status open
29896
29897 \begin_layout Plain Layout
29898
29899 \family sans
29900 \series bold
29901 \color red
29902 LyX's user guide
29903 \end_layout
29904
29905 \end_inset
29906
29907 Magic code:
29908 \begin_inset Newline newline
29909 \end_inset
29910
29911
29912 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
29913 \end_inset
29914
29915
29916 \end_layout
29917
29918 \begin_layout Right Footer
29919 \begin_inset Argument
29920 status open
29921
29922 \begin_layout Plain Layout
29923
29924 \end_layout
29925
29926 \end_inset
29927
29928
29929 \begin_inset ERT
29930 status collapsed
29931
29932 \begin_layout Plain Layout
29933
29934
29935 \backslash
29936 Roman{page}
29937 \end_layout
29938
29939 \end_inset
29940
29941
29942 \end_layout
29943
29944 \begin_layout Section
29945 Customized Page Headers and Footers
29946 \begin_inset CommandInset label
29947 LatexCommand label
29948 name "sec:Customized-Page-Headers"
29949
29950 \end_inset
29951
29952
29953 \begin_inset Index idx
29954 status collapsed
29955
29956 \begin_layout Plain Layout
29957 Document ! Header/Footer line
29958 \end_layout
29959
29960 \end_inset
29961
29962
29963 \begin_inset Index idx
29964 status collapsed
29965
29966 \begin_layout Plain Layout
29967 Header/Footer line
29968 \end_layout
29969
29970 \end_inset
29971
29972
29973 \end_layout
29974
29975 \begin_layout Standard
29976 To define custom page header and footer line for your document, you need
29977  to set the headings style to 
29978 \family sans
29979 Fancy
29980 \family default
29981  in the 
29982 \family sans
29983 Document\SpecialChar \menuseparator
29984 Settings
29985 \family default
29986  dialog under 
29987 \family sans
29988 Page
29989 \begin_inset space ~
29990 \end_inset
29991
29992 Layout
29993 \family default
29994 .
29995  As second step add in the menu 
29996 \family sans
29997 Document\SpecialChar \menuseparator
29998 Settings\SpecialChar \menuseparator
29999 Modules
30000 \family default
30001  the module 
30002 \begin_inset Quotes eld
30003 \end_inset
30004
30005 Custom Header/Footerlines
30006 \begin_inset Quotes erd
30007 \end_inset
30008
30009 .
30010  This module offers the 6
30011 \begin_inset space ~
30012 \end_inset
30013
30014 styles
30015 \end_layout
30016
30017 \begin_layout Description
30018 Left
30019 \begin_inset space ~
30020 \end_inset
30021
30022 Header,
30023 \begin_inset space ~
30024 \end_inset
30025
30026 Center
30027 \begin_inset space ~
30028 \end_inset
30029
30030 Header,
30031 \begin_inset space ~
30032 \end_inset
30033
30034 Right
30035 \begin_inset space ~
30036 \end_inset
30037
30038 Header
30039 \end_layout
30040
30041 \begin_layout Description
30042 Left
30043 \begin_inset space ~
30044 \end_inset
30045
30046 Footer,
30047 \begin_inset space ~
30048 \end_inset
30049
30050 Center
30051 \begin_inset space ~
30052 \end_inset
30053
30054 Footer,
30055 \begin_inset space ~
30056 \end_inset
30057
30058 Right
30059 \begin_inset space ~
30060 \end_inset
30061
30062 Footer
30063 \end_layout
30064
30065 \begin_layout Standard
30066 for the different positions in the header/footer.
30067 \end_layout
30068
30069 \begin_layout Standard
30070 Normally, headers and footers are set up in the beginning of the document.
30071  But you can change them anywhere you want to.
30072  Figure
30073 \begin_inset space ~
30074 \end_inset
30075
30076
30077 \begin_inset CommandInset ref
30078 LatexCommand ref
30079 reference "fig:Page-layout"
30080
30081 \end_inset
30082
30083  shows the page layout and where the header/footer styles will appear.
30084 \end_layout
30085
30086 \begin_layout Standard
30087 \begin_inset Float figure
30088 placement h
30089 wide false
30090 sideways false
30091 status open
30092
30093 \begin_layout Plain Layout
30094 \noindent
30095 \align center
30096 \begin_inset Tabular
30097 <lyxtabular version="3" rows="5" columns="3">
30098 <features tabularvalignment="middle">
30099 <column alignment="left" valignment="top" width="30line%">
30100 <column alignment="center" valignment="top" width="30line%">
30101 <column alignment="right" valignment="top" width="30line%">
30102 <row>
30103 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30104 \begin_inset Text
30105
30106 \begin_layout Plain Layout
30107 Left Header
30108 \end_layout
30109
30110 \end_inset
30111 </cell>
30112 <cell alignment="center" valignment="top" topline="true" usebox="none">
30113 \begin_inset Text
30114
30115 \begin_layout Plain Layout
30116 Center Header
30117 \end_layout
30118
30119 \end_inset
30120 </cell>
30121 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30122 \begin_inset Text
30123
30124 \begin_layout Plain Layout
30125 Right Header
30126 \end_layout
30127
30128 \end_inset
30129 </cell>
30130 </row>
30131 <row>
30132 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30133 \begin_inset Text
30134
30135 \begin_layout Plain Layout
30136
30137 \end_layout
30138
30139 \end_inset
30140 </cell>
30141 <cell alignment="center" valignment="top" usebox="none">
30142 \begin_inset Text
30143
30144 \begin_layout Plain Layout
30145
30146 \end_layout
30147
30148 \end_inset
30149 </cell>
30150 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30151 \begin_inset Text
30152
30153 \begin_layout Plain Layout
30154
30155 \end_layout
30156
30157 \end_inset
30158 </cell>
30159 </row>
30160 <row>
30161 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30162 \begin_inset Text
30163
30164 \begin_layout Plain Layout
30165 The normal text on the page goes here.
30166  The running header is above the text, and the footer is below (including
30167  footnotes).
30168  Headers/footers typically contain things like the page number, title of
30169  the chapter, company logo but your can use almost anything, except of floats.
30170 \end_layout
30171
30172 \end_inset
30173 </cell>
30174 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30175 \begin_inset Text
30176
30177 \begin_layout Plain Layout
30178
30179 \end_layout
30180
30181 \end_inset
30182 </cell>
30183 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30184 \begin_inset Text
30185
30186 \begin_layout Plain Layout
30187
30188 \end_layout
30189
30190 \end_inset
30191 </cell>
30192 </row>
30193 <row>
30194 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30195 \begin_inset Text
30196
30197 \begin_layout Plain Layout
30198
30199 \end_layout
30200
30201 \end_inset
30202 </cell>
30203 <cell alignment="center" valignment="top" usebox="none">
30204 \begin_inset Text
30205
30206 \begin_layout Plain Layout
30207
30208 \end_layout
30209
30210 \end_inset
30211 </cell>
30212 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30213 \begin_inset Text
30214
30215 \begin_layout Plain Layout
30216
30217 \end_layout
30218
30219 \end_inset
30220 </cell>
30221 </row>
30222 <row>
30223 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30224 \begin_inset Text
30225
30226 \begin_layout Plain Layout
30227 Left Footer
30228 \end_layout
30229
30230 \end_inset
30231 </cell>
30232 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30233 \begin_inset Text
30234
30235 \begin_layout Plain Layout
30236 Center Footer
30237 \end_layout
30238
30239 \end_inset
30240 </cell>
30241 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30242 \begin_inset Text
30243
30244 \begin_layout Plain Layout
30245 Right Footer
30246 \end_layout
30247
30248 \end_inset
30249 </cell>
30250 </row>
30251 </lyxtabular>
30252
30253 \end_inset
30254
30255
30256 \end_layout
30257
30258 \begin_layout Plain Layout
30259 \begin_inset Caption
30260
30261 \begin_layout Plain Layout
30262 \begin_inset CommandInset label
30263 LatexCommand label
30264 name "fig:Page-layout"
30265
30266 \end_inset
30267
30268 Page layout with custom header and footer line.
30269 \end_layout
30270
30271 \end_inset
30272
30273
30274 \end_layout
30275
30276 \end_inset
30277
30278
30279 \end_layout
30280
30281 \begin_layout Subsection
30282 Definition
30283 \end_layout
30284
30285 \begin_layout Standard
30286 To define your header line, add all 3
30287 \begin_inset space ~
30288 \end_inset
30289
30290 header styles.
30291  The things you add to the styles appear on uneven pages, the things in
30292  the optional arguments on even pages.
30293  For single-sided documents, the optional arguments will not be used and
30294  can be omitted.
30295  If you leave a style or its argument empty, nothing appears in the output.
30296  Defining the footer line works similar.
30297 \end_layout
30298
30299 \begin_layout Standard
30300 For the definition, you will need some LaTeX-commands that are inserted
30301  as TeX code (menu 
30302 \family sans
30303 Insert\SpecialChar \menuseparator
30304 Te
30305 \begin_inset ERT
30306 status collapsed
30307
30308 \begin_layout Plain Layout
30309
30310 {}
30311 \end_layout
30312
30313 \end_inset
30314
30315 X
30316 \begin_inset space ~
30317 \end_inset
30318
30319 Code
30320 \family default
30321 ):
30322 \end_layout
30323
30324 \begin_layout Description
30325
30326 \backslash
30327 thepage prints the current page number
30328 \end_layout
30329
30330 \begin_layout Description
30331
30332 \backslash
30333 Roman{page} prints the current page number with capital roman numerals
30334 \end_layout
30335
30336 \begin_layout Description
30337
30338 \backslash
30339 roman{page} prints the current page number with small roman numerals
30340 \end_layout
30341
30342 \begin_layout Description
30343
30344 \backslash
30345 leftmark prints the current section number and title.
30346  If the document has chapters, it prints the current chapter number and
30347  title instead.
30348  It is called 
30349 \begin_inset Quotes eld
30350 \end_inset
30351
30352 leftmark
30353 \begin_inset Quotes prd
30354 \end_inset
30355
30356  because it usually goes in a left header.
30357 \end_layout
30358
30359 \begin_layout Description
30360
30361 \backslash
30362 rightmark prints the current subsection number and title.
30363  If the document has chapters, it prints the current section number and
30364  title instead.
30365  It is normally used in the right header.
30366 \end_layout
30367
30368 \begin_layout Subsection
30369 Default header/footer
30370 \end_layout
30371
30372 \begin_layout Standard
30373 The custom header/footer is not empty by default.
30374  The default header contains the chapter and section title and the center
30375  footer has the page number.
30376  In order to remove unwanted entries from the header/footer, include the
30377  relevant header/footer style in your document, but leave it blank.
30378  So, if you do not want a page number in the footer, include a blank 
30379 \family sans
30380 Center
30381 \begin_inset space ~
30382 \end_inset
30383
30384 Footer
30385 \family default
30386  style.
30387 \end_layout
30388
30389 \begin_layout Subsection
30390 Appearance
30391 \end_layout
30392
30393 \begin_layout Standard
30394 The header and footer will appear on normal pages.
30395  Some pages are different.
30396  The title page has a style of its own, and so has any page that starts
30397  a new part or chapter in your book.
30398  Such pages will not have the custom headers/footers, but that is normal.
30399  There is for example no need to print a header with the chapter name on
30400  the chapter page where the chapter heading is in big bold letters anyway.
30401 \end_layout
30402
30403 \begin_layout Subsubsection
30404 Header and footer decoration line
30405 \end_layout
30406
30407 \begin_layout Standard
30408 By default, you get a 0.4
30409 \begin_inset space \thinspace{}
30410 \end_inset
30411
30412 pt thick line below the header and no footer line.
30413  This can be changed in the document preamble with the commands 
30414 \series bold
30415
30416 \backslash
30417 headrulewidth
30418 \series default
30419  and 
30420 \series bold
30421
30422 \backslash
30423 footrulewidth
30424 \series default
30425  in the following scheme:
30426 \end_layout
30427
30428 \begin_layout Standard
30429
30430 \series bold
30431
30432 \backslash
30433 renewcommand{
30434 \backslash
30435 headrulewidth}{thickness}
30436 \end_layout
30437
30438 \begin_layout Standard
30439 Where thickness is a size in standard units like 
30440 \family sans
30441 pt
30442 \family default
30443  or 
30444 \family sans
30445 mm
30446 \family default
30447 .
30448  If you don't want a line, set the thickness to 0
30449 \begin_inset space \thinspace{}
30450 \end_inset
30451
30452 pt.
30453 \end_layout
30454
30455 \begin_layout Standard
30456 The lines can also be colored, but this requires more knowledge of LaTeX.
30457  If you really need this, have a look in the Internet or in sec.
30458 \begin_inset space ~
30459 \end_inset
30460
30461 4.4 of the book 
30462 \begin_inset CommandInset citation
30463 LatexCommand cite
30464 key "Mittelbach"
30465
30466 \end_inset
30467
30468 .
30469 \end_layout
30470
30471 \begin_layout Subsubsection
30472 Several header/footer lines
30473 \end_layout
30474
30475 \begin_layout Standard
30476 In case that you need more than one text line as a header/footer, you can
30477  do this by adding a normal line break in the style definition.
30478  However, the default height of the header/footer is only the one of one
30479  text line.
30480  To expand the height, redefine the LaTeX length 
30481 \series bold
30482
30483 \backslash
30484 headheight
30485 \series default
30486  or 
30487 \series bold
30488
30489 \backslash
30490 footheight
30491 \series default
30492  in this scheme in your document preamble:
30493 \end_layout
30494
30495 \begin_layout Standard
30496
30497 \series bold
30498
30499 \backslash
30500 setlength{
30501 \backslash
30502 headheight}{height}
30503 \end_layout
30504
30505 \begin_layout Standard
30506 Where height is a size in standard units.
30507  If you don't know which amount of space is needed for the height, define
30508  your header/footer and preview your document as PDF.
30509  Then open the LaTeX logfile via the menu 
30510 \family sans
30511 Document\SpecialChar \menuseparator
30512 La
30513 \begin_inset ERT
30514 status collapsed
30515
30516 \begin_layout Plain Layout
30517
30518 {}
30519 \end_layout
30520
30521 \end_inset
30522
30523 TeX Log
30524 \family default
30525  and look via the button 
30526 \family sans
30527 Next
30528 \begin_inset space ~
30529 \end_inset
30530
30531 Warning
30532 \family default
30533  if you find a warning of the package 
30534 \series bold
30535 fancyhdr
30536 \series default
30537
30538 \begin_inset Index idx
30539 status collapsed
30540
30541 \begin_layout Plain Layout
30542 LaTeX-packages ! fancyhdr
30543 \end_layout
30544
30545 \end_inset
30546
30547 .
30548  If there is such a warning, it contains the space that you need at least
30549  for your header/footer.
30550 \end_layout
30551
30552 \begin_layout Subsection
30553 This example
30554 \end_layout
30555
30556 \begin_layout Standard
30557 This example demonstrates what can be done with custom header/footers.
30558  Don't use it for your document as it is just an example.
30559  This example consists of the following definition:
30560 \end_layout
30561
30562 \begin_layout Description
30563 Left
30564 \begin_inset space ~
30565 \end_inset
30566
30567 Header 
30568 \series bold
30569
30570 \backslash
30571 rightmark
30572 \series default
30573 , empty optional argument
30574 \end_layout
30575
30576 \begin_layout Description
30577 Center
30578 \begin_inset space ~
30579 \end_inset
30580
30581 Header empty, empty optional argument
30582 \end_layout
30583
30584 \begin_layout Description
30585 Right
30586 \begin_inset space ~
30587 \end_inset
30588
30589 Header empty, 
30590 \series bold
30591
30592 \backslash
30593 leftmark
30594 \series default
30595  in the optional argument
30596 \end_layout
30597
30598 \begin_layout Description
30599 Left
30600 \begin_inset space ~
30601 \end_inset
30602
30603 Footer empty, 
30604 \series bold
30605
30606 \backslash
30607 thepage
30608 \series default
30609  in the optional argument
30610 \end_layout
30611
30612 \begin_layout Description
30613 Center
30614 \begin_inset space ~
30615 \end_inset
30616
30617 Footer 
30618 \family sans
30619 \series bold
30620 \color red
30621 LyX's user guide
30622 \family default
30623 \series default
30624 \color inherit
30625
30626 \begin_inset Quotes eld
30627 \end_inset
30628
30629 Magic code:
30630 \begin_inset Newline newline
30631 \end_inset
30632
30633
30634 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30635 \end_inset
30636
30637
30638 \begin_inset Quotes erd
30639 \end_inset
30640
30641  in the optional argument
30642 \end_layout
30643
30644 \begin_layout Description
30645 Right
30646 \begin_inset space ~
30647 \end_inset
30648
30649 Footer 
30650 \series bold
30651
30652 \backslash
30653 Roman{page}
30654 \series default
30655 , empty optional argument
30656 \end_layout
30657
30658 \begin_layout Description
30659
30660 \backslash
30661 headrulewidth set to 2
30662 \begin_inset space \thinspace{}
30663 \end_inset
30664
30665 pt
30666 \end_layout
30667
30668 \begin_layout Standard
30669 In principle you can use almost everything in headers/footers, except of
30670  floats.
30671  For more special things like e.
30672 \begin_inset space \thinspace{}
30673 \end_inset
30674
30675 g.
30676 \begin_inset space ~
30677 \end_inset
30678
30679 thumb-indexes, see the manual of the 
30680 \series bold
30681 fancyhdr
30682 \series default
30683  package, 
30684 \begin_inset CommandInset citation
30685 LatexCommand cite
30686 key "fancyhdr"
30687
30688 \end_inset
30689
30690 .
30691 \end_layout
30692
30693 \begin_layout Standard
30694 \begin_inset Newpage clearpage
30695 \end_inset
30696
30697
30698 \end_layout
30699
30700 \begin_layout Standard
30701 \begin_inset ERT
30702 status collapsed
30703
30704 \begin_layout Plain Layout
30705
30706
30707 \backslash
30708 pagestyle{headings}
30709 \end_layout
30710
30711 \end_inset
30712
30713
30714 \begin_inset Note Note
30715 status collapsed
30716
30717 \begin_layout Plain Layout
30718 switches back to page style with the default headings
30719 \end_layout
30720
30721 \end_inset
30722
30723
30724 \end_layout
30725
30726 \begin_layout Section
30727 Previewing Snippets of your Document
30728 \begin_inset CommandInset label
30729 LatexCommand label
30730 name "sec:Previewing-snippets-of"
30731
30732 \end_inset
30733
30734
30735 \begin_inset Index idx
30736 status collapsed
30737
30738 \begin_layout Plain Layout
30739 Instant preview
30740 \end_layout
30741
30742 \end_inset
30743
30744
30745 \begin_inset Index idx
30746 status collapsed
30747
30748 \begin_layout Plain Layout
30749 Document ! Preview
30750 \end_layout
30751
30752 \end_inset
30753
30754
30755 \end_layout
30756
30757 \begin_layout Standard
30758 LyX allows you to generate previews of sections of your document on the
30759  fly so you can see how they will look in the final document without having
30760  to break your train of thought with viewing the output.
30761 \end_layout
30762
30763 \begin_layout Subsection
30764 Prerequisites
30765 \end_layout
30766
30767 \begin_layout Standard
30768 To get previews working, you need the LaTeX package 
30769 \series bold
30770 preview-latex
30771 \series default
30772
30773 \begin_inset Index idx
30774 status collapsed
30775
30776 \begin_layout Plain Layout
30777 LaTeX-packages ! preview-latex
30778 \end_layout
30779
30780 \end_inset
30781
30782  (on some systems named simply 
30783 \series bold
30784 preview
30785 \series default
30786 ) installed.
30787  If it is not already installed, you will find it in the TeX-catalogue,
30788  
30789 \begin_inset CommandInset citation
30790 LatexCommand cite
30791 key "TeXCatalogue"
30792
30793 \end_inset
30794
30795  or in the package manager of your LaTeX-system.
30796  You obtain prettier results if you install the program 
30797 \family typewriter
30798 pnmcrop
30799 \family default
30800  from the 
30801 \family typewriter
30802 netpbm
30803 \family default
30804  package; for LyX on Windows this program and also the LaTeX-package is
30805  automatically installed together with LyX.
30806 \end_layout
30807
30808 \begin_layout Subsection
30809 Enabling previews
30810 \end_layout
30811
30812 \begin_layout Standard
30813 If you would for example like to see in LyX your math formulas typeset by
30814  LaTeX, activate the option 
30815 \family sans
30816 Display
30817 \begin_inset space ~
30818 \end_inset
30819
30820 Graphics
30821 \family default
30822  in the 
30823 \family sans
30824 Tools\SpecialChar \menuseparator
30825 Preferences 
30826 \family default
30827 dialog under 
30828 \family sans
30829 Look
30830 \begin_inset space ~
30831 \end_inset
30832
30833 and
30834 \begin_inset space ~
30835 \end_inset
30836
30837 feel\SpecialChar \menuseparator
30838 Display
30839 \family default
30840 .
30841  Then set 
30842 \family sans
30843 Instant
30844 \begin_inset space ~
30845 \end_inset
30846
30847 Preview
30848 \family default
30849  to 
30850 \family sans
30851 On
30852 \family default
30853 .
30854  The 
30855 \family sans
30856 Preview
30857 \begin_inset space ~
30858 \end_inset
30859
30860 Size
30861 \family default
30862  is the multiplication factor for the size.
30863 \end_layout
30864
30865 \begin_layout Standard
30866 Previews are generated when you load a document into LyX and when you finish
30867  editing an inset.
30868 \end_layout
30869
30870 \begin_layout Standard
30871 \begin_inset Note Greyedout
30872 status open
30873
30874 \begin_layout Plain Layout
30875
30876 \series bold
30877 Note:
30878 \series default
30879  Previews of an already loaded document are not in every case immediately
30880  generated by activating the option 
30881 \family sans
30882 Display
30883 \begin_inset space ~
30884 \end_inset
30885
30886 Graphics
30887 \family default
30888 .
30889  Reopening the documents assures to get previews.
30890 \end_layout
30891
30892 \end_inset
30893
30894
30895 \end_layout
30896
30897 \begin_layout Subsection
30898 Selected document parts
30899 \end_layout
30900
30901 \begin_layout Standard
30902 Besides math there are other cases where you might like to see a preview,
30903  for example things that LyX cannot render like rotated parts or things
30904  which are not yet supported by LyX.
30905  To do this, insert a preview inset via the menu 
30906 \family sans
30907 Insert\SpecialChar \menuseparator
30908 Preview
30909 \family default
30910 .
30911  Insert or paste the stuff that you want to preview into this inset.
30912  The preview will be generated when the cursor is outside the preview inset.
30913  If you click on the preview, you can edit the previewed stuff.
30914 \end_layout
30915
30916 \begin_layout Standard
30917 An example: To create rotated boxes, you use the LaTeX command 
30918 \series bold
30919
30920 \backslash
30921 rotatebox
30922 \series default
30923  which is not yet supported by LyX.
30924 \begin_inset Foot
30925 status collapsed
30926
30927 \begin_layout Plain Layout
30928
30929 \series bold
30930
30931 \backslash
30932 rotatebox
30933 \series default
30934  is explained in section 
30935 \emph on
30936 Rotated and Scaled Boxes
30937 \emph default
30938  of the 
30939 \emph on
30940 Embedded
30941 \begin_inset space ~
30942 \end_inset
30943
30944 Objects
30945 \emph default
30946  manual.
30947 \end_layout
30948
30949 \end_inset
30950
30951  Instead of the TeX Code boxes you want to see in LyX the final rotated
30952  boxes, for example to adjust the rotation angle to fit with the surrounding
30953  text.
30954  Therefore you create a preview inset and copy the text with the rotated
30955  boxes into in.
30956  Here is the result:
30957 \end_layout
30958
30959 \begin_layout Standard
30960 \begin_inset Preview
30961
30962 \begin_layout Standard
30963 This is a line
30964 \begin_inset ERT
30965 status collapsed
30966
30967 \begin_layout Plain Layout
30968
30969
30970 \backslash
30971 rotatebox[origin=r]{-60}{
30972 \end_layout
30973
30974 \end_inset
30975
30976
30977 \begin_inset Box Doublebox
30978 position "c"
30979 hor_pos "c"
30980 has_inner_box 0
30981 inner_pos "c"
30982 use_parbox 0
30983 use_makebox 0
30984 width "1in"
30985 special "width"
30986 height "1in"
30987 height_special "totalheight"
30988 status collapsed
30989
30990 \begin_layout Plain Layout
30991 with rotated
30992 \end_layout
30993
30994 \end_inset
30995
30996
30997 \begin_inset ERT
30998 status collapsed
30999
31000 \begin_layout Plain Layout
31001
31002 }
31003 \end_layout
31004
31005 \end_inset
31006
31007  framed text 
31008 \begin_inset ERT
31009 status collapsed
31010
31011 \begin_layout Plain Layout
31012
31013
31014 \backslash
31015 rotatebox[origin=lb]{60}{
31016 \end_layout
31017
31018 \end_inset
31019
31020
31021 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31022 \end_inset
31023
31024
31025 \begin_inset ERT
31026 status collapsed
31027
31028 \begin_layout Plain Layout
31029
31030 }
31031 \end_layout
31032
31033 \end_inset
31034
31035  and a formula.
31036 \end_layout
31037
31038 \end_inset
31039
31040
31041 \end_layout
31042
31043 \begin_layout Standard
31044 Previewing works also for colors.
31045  In this example a special framed, colored box was created using the LaTeX
31046  command 
31047 \series bold
31048
31049 \backslash
31050 fcolorbox
31051 \series default
31052 :
31053 \begin_inset Foot
31054 status collapsed
31055
31056 \begin_layout Plain Layout
31057
31058 \series bold
31059
31060 \backslash
31061 fcolorbox
31062 \series default
31063  is explained in section 
31064 \emph on
31065 Colored Boxes
31066 \emph default
31067  of the 
31068 \emph on
31069 Embedded
31070 \begin_inset space ~
31071 \end_inset
31072
31073 Objects
31074 \emph default
31075  manual.
31076 \end_layout
31077
31078 \end_inset
31079
31080
31081 \end_layout
31082
31083 \begin_layout Standard
31084 \begin_inset Preview
31085
31086 \begin_layout Standard
31087 \begin_inset ERT
31088 status collapsed
31089
31090 \begin_layout Plain Layout
31091
31092
31093 \backslash
31094 fboxrule 1mm 
31095 \backslash
31096 fboxsep 1mm
31097 \end_layout
31098
31099 \end_inset
31100
31101
31102 \begin_inset ERT
31103 status collapsed
31104
31105 \begin_layout Plain Layout
31106
31107
31108 \backslash
31109 fcolorbox{cyan}{magenta}{
31110 \end_layout
31111
31112 \end_inset
31113
31114 This is text within a colored, framed box.
31115 \begin_inset ERT
31116 status collapsed
31117
31118 \begin_layout Plain Layout
31119
31120 }
31121 \end_layout
31122
31123 \end_inset
31124
31125
31126 \end_layout
31127
31128 \end_inset
31129
31130
31131 \end_layout
31132
31133 \begin_layout Standard
31134 \begin_inset VSpace medskip
31135 \end_inset
31136
31137
31138 \end_layout
31139
31140 \begin_layout Standard
31141 If LyX does not show a preview, assure that you enabled previews as described
31142  above and also assure that TeX Code in the preview inset is valid and that
31143  you loaded the LaTeX packages in your document preamble that are required
31144  by the TeX Code.
31145  If LyX cannot create a preview, you will in most cases also not be able
31146  to view your document due to LaTeX errors.
31147  So if you have to use some TeX Code and don't know if it is correct, the
31148  preview inset is a nice method to check it without the need to view the
31149  whole document.
31150 \end_layout
31151
31152 \begin_layout Subsection
31153 LaTeX source code
31154 \end_layout
31155
31156 \begin_layout Standard
31157 You can preview the LaTeX source of the whole document or parts of it.
31158  Use the menu 
31159 \family sans
31160 View\SpecialChar \menuseparator
31161 View
31162 \begin_inset space ~
31163 \end_inset
31164
31165 Source
31166 \family default
31167  and a window will be shown where you can see the LaTeX-source code.
31168  The window shows the source of the whole paragraph where the cursor is
31169  currently in.
31170  You can also select document parts in LyX's main window, then only this
31171  selection (when it is more than one paragraph) is shown as source code.
31172  To view the whole document as source, enable the corresponding option in
31173  the source view window.
31174 \end_layout
31175
31176 \begin_layout Section
31177 Advanced Find and Replace
31178 \begin_inset CommandInset label
31179 LatexCommand label
31180 name "sec:Advanced-Find-and"
31181
31182 \end_inset
31183
31184
31185 \begin_inset Index idx
31186 status collapsed
31187
31188 \begin_layout Plain Layout
31189 Replace
31190 \end_layout
31191
31192 \end_inset
31193
31194
31195 \begin_inset Index idx
31196 status collapsed
31197
31198 \begin_layout Plain Layout
31199 Find
31200 \end_layout
31201
31202 \end_inset
31203
31204
31205 \end_layout
31206
31207 \begin_layout Subsection
31208 Introduction
31209 \end_layout
31210
31211 \begin_layout Standard
31212 The advanced find and replace feature of LyX allows for searching of complex,
31213  format-sensitive text segments and mathematics contents within LyX documents.
31214  It is an enhancement of the standard (quick) find and replace feature.
31215  The key-features are:
31216 \end_layout
31217
31218 \begin_layout Itemize
31219 Both searching of text and of mathematical formulas is allowed, where the
31220  latter is done by entering mathematics in the usual way; not only entire
31221  mathematical formulas are found, but also parts occurring within more complex
31222  formulas
31223 \end_layout
31224
31225 \begin_layout Itemize
31226 Search may be format-insensitive, so that the searched text is found in
31227  any context/style (standard text, section headings, notes, and even mathematics
31228 ), or it may be format-sensitive, so that, for example, a word entered with
31229  a section heading will only be found within section headings
31230 \end_layout
31231
31232 \begin_layout Itemize
31233 Search may be widened to a specific 
31234 \emph on
31235 scope
31236 \emph default
31237 , i.
31238 \begin_inset space \thinspace{}
31239 \end_inset
31240
31241 e.
31242 \begin_inset space ~
31243 \end_inset
31244
31245 a set of files which may be all the children of the document being edited,
31246  all the open files, or all the manuals available from the 
31247 \family sans
31248 Help
31249 \family default
31250  menu
31251 \end_layout
31252
31253 \begin_layout Itemize
31254 Replace may optionally preserve capitalization, so that the replaced text
31255  capitalization is adapted to the matching text (i.
31256 \begin_inset space \thinspace{}
31257 \end_inset
31258
31259 e.
31260 \begin_inset space ~
31261 \end_inset
31262
31263 all lowercase, all uppercase, first uppercase followed by lowercase)
31264 \end_layout
31265
31266 \begin_layout Subsection
31267 Basic usage
31268 \end_layout
31269
31270 \begin_layout Standard
31271 The advanced find and replace feature of LyX is activated through the menu
31272  
31273 \family sans
31274 Edit\SpecialChar \menuseparator
31275 Find & Replace
31276 \noun on
31277  (
31278 \noun default
31279 Advanced
31280 \noun on
31281 )
31282 \family default
31283 \noun default
31284  (shortcut 
31285 \begin_inset Info
31286 type  "shortcut"
31287 arg   "dialog-show findreplaceadv"
31288 \end_inset
31289
31290 ) or the toolbar button 
31291 \begin_inset Info
31292 type  "icon"
31293 arg   "dialog-toggle findreplaceadv"
31294 \end_inset
31295
31296 .
31297  This opens the 
31298 \family sans
31299 Advanced Find and Replace
31300 \family default
31301  dialog.
31302 \end_layout
31303
31304 \begin_layout Subsubsection
31305 Searching for text
31306 \end_layout
31307
31308 \begin_layout Standard
31309 Enter into the 
31310 \family sans
31311 Find
31312 \family default
31313  LyX mini-editor a simple word, and search for occurrences of it by clicking
31314  on the 
31315 \family sans
31316 Find Next
31317 \family default
31318  button at the bottom of the dialog (or just press the 
31319 \family sans
31320 Return
31321 \family default
31322  key).
31323  The entered word is found both in text mode and in math mode, and in emphasized
31324 , bold or normal face, and in both in section titles and in standard text.
31325  Pressing repeatedly 
31326 \family sans
31327 Enter
31328 \family default
31329  keeps searching forward.
31330  Similarly, pressing 
31331 \family sans
31332 Shift+Enter
31333 \family default
31334  searches for the entered text backwards.
31335 \end_layout
31336
31337 \begin_layout Standard
31338 While searching, the 
31339 \family sans
31340 Case sensitive
31341 \family default
31342  option allows matches to occur only with the same case as entered in the
31343  
31344 \family sans
31345 Find
31346 \family default
31347  editor.
31348  The 
31349 \family sans
31350 Whole words
31351 \family default
31352  option allows matches to occur only at word boundaries.
31353 \end_layout
31354
31355 \begin_layout Subsubsection
31356 Searching for mathematics
31357 \end_layout
31358
31359 \begin_layout Standard
31360 Mathematical formulas may be searched for by typing in the 
31361 \family sans
31362 Find
31363 \family default
31364  editor a mathematical formula, such as 
31365 \begin_inset Formula $x^{2}$
31366 \end_inset
31367
31368  or also something more complex like 
31369 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31370 \end_inset
31371
31372 .
31373  When searching for a formula, it is found both when it is alone and when
31374  it occurs in sub-formulas and nested parts of sub-formulas, for example
31375  the mentioned segments would be found in something like 
31376 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31377 \end_inset
31378
31379
31380 \end_layout
31381
31382 \begin_layout Subsubsection
31383 Style-aware search
31384 \end_layout
31385
31386 \begin_layout Standard
31387 It is also possible to search for text with specific styles.
31388  This is done by switching to the 
31389 \family sans
31390 Settings
31391 \family default
31392  tab of the dialog and unchecking the 
31393 \family sans
31394 Ignore format
31395 \family default
31396  option.
31397  This way, entering in the 
31398 \family sans
31399 Find
31400 \family default
31401  editor
31402 \end_layout
31403
31404 \begin_layout Itemize
31405 a plain word and searching for it would not find instances of the word occurring
31406  in emphasized or boldface.
31407 \end_layout
31408
31409 \begin_layout Itemize
31410 an emphasized or boldface word and searching for it would find the respective
31411  instances with same face only, and within the same text style only.
31412  Note that, for example, an emphasized text is found not only when occurring
31413  alone, but also when it is contained in a longer emphasized sentence.
31414 \end_layout
31415
31416 \begin_layout Itemize
31417 a plain word in a section heading, and searching for it, finds occurrences
31418  of if only within section headings.
31419  Also, if the text to search is given an emphasized or bold face, in addition
31420  to a section style, then it is found only when occurring with the same
31421  style.
31422 \end_layout
31423
31424 \begin_layout Itemize
31425 some mathematics in a displayed formula will only find instances of this
31426  formula that are also displayed formulas (and not inline formulas).
31427 \end_layout
31428
31429 \begin_layout Subsubsection
31430 Replace
31431 \end_layout
31432
31433 \begin_layout Standard
31434 The text segments matching the text entered in the 
31435 \family sans
31436 Find
31437 \family default
31438  editor may be replaced with the text segments entered in the 
31439 \family sans
31440 Replace
31441 \family default
31442 \noun on
31443  
31444 \noun default
31445 editor.
31446  In order to find the next occurrence and replace it, click on the 
31447 \family sans
31448 Replace
31449 \family default
31450  button or alternatively
31451 \noun on
31452  
31453 \noun default
31454 press 
31455 \family sans
31456 Enter
31457 \family default
31458  or 
31459 \family sans
31460 Shift+Enter
31461 \family default
31462  while being in the 
31463 \family sans
31464 Replace
31465 \family default
31466 \noun on
31467  
31468 \noun default
31469 editor.
31470 \end_layout
31471
31472 \begin_layout Standard
31473 You can replace full-featured formatted LyX segments in place of the matching
31474  text segments in your document.
31475  Typical scenarios in which to use this capability may be (just to mention
31476  a few):
31477 \end_layout
31478
31479 \begin_layout Itemize
31480 replacing occurrences of a word with a customized formatted version of the
31481  same word, for example replacing occurrences of a name like 
31482 \begin_inset Quotes eld
31483 \end_inset
31484
31485 func()
31486 \begin_inset Quotes erd
31487 \end_inset
31488
31489  with its typewriter version 
31490 \family typewriter
31491
31492 \begin_inset Quotes eld
31493 \end_inset
31494
31495 func()
31496 \begin_inset Quotes erd
31497 \end_inset
31498
31499 ;
31500 \end_layout
31501
31502 \begin_layout Itemize
31503 performing a notation rework of mathematical symbols, for example replacing
31504  occurrences of 
31505 \begin_inset Quotes eld
31506 \end_inset
31507
31508
31509 \begin_inset Formula $R$
31510 \end_inset
31511
31512
31513 \begin_inset Quotes erd
31514 \end_inset
31515
31516  with 
31517 \begin_inset Quotes eld
31518 \end_inset
31519
31520
31521 \begin_inset Formula $\mathbb{R}$
31522 \end_inset
31523
31524
31525 \begin_inset Quotes erd
31526 \end_inset
31527
31528  (you may want to enable the 
31529 \family sans
31530 Whole words
31531 \family default
31532  and 
31533 \family sans
31534 Case sensitive
31535 \family default
31536  options and disable the 
31537 \family sans
31538 Ignore format
31539 \family default
31540  option in the 
31541 \family sans
31542 Settings
31543 \family default
31544  tab, in order to avoid replacing all 
31545 \begin_inset Quotes eld
31546 \end_inset
31547
31548 R
31549 \begin_inset Quotes erd
31550 \end_inset
31551
31552  letters occurring in normal text), or occurrences of 
31553 \begin_inset Formula $x_{j}^{i}$
31554 \end_inset
31555
31556  with 
31557 \begin_inset Formula $x_{i,\, j}$
31558 \end_inset
31559
31560 , or occurrences of 
31561 \begin_inset Formula $x[k]$
31562 \end_inset
31563
31564  with 
31565 \begin_inset Formula $x_{k}$
31566 \end_inset
31567
31568 .
31569 \end_layout
31570
31571 \begin_layout Subsection
31572 Advanced usage
31573 \end_layout
31574
31575 \begin_layout Standard
31576 There is a regular expression (regexp) based searching facility.
31577 \begin_inset Foot
31578 status collapsed
31579
31580 \begin_layout Plain Layout
31581 A good explanation of regular expressions is given in this Wikipedia entry:
31582  
31583 \begin_inset CommandInset href
31584 LatexCommand href
31585 target "http://en.wikipedia.org/wiki/Regular_expression"
31586
31587 \end_inset
31588
31589 .
31590 \end_layout
31591
31592 \end_inset
31593
31594  You can search for regular expression by inserting a regexp inset into
31595  the 
31596 \family sans
31597 Find
31598 \family default
31599  editor.
31600  This is done via the menu 
31601 \family sans
31602 Insert\SpecialChar \menuseparator
31603 Insert Regular Expression
31604 \family default
31605  while the cursor is in the 
31606 \family sans
31607 Find
31608 \family default
31609  editor.
31610  Characters entered within regexp insets are matched according to the regular
31611  expression matching rules
31612 \begin_inset Foot
31613 status collapsed
31614
31615 \begin_layout Plain Layout
31616 Under the constraint that any (sub)expression must match a well-formed LyX
31617  text segment, i.
31618 \begin_inset space \thinspace{}
31619 \end_inset
31620
31621 e.
31622 \begin_inset space ~
31623 \end_inset
31624
31625 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31626  to match expressions.
31627 \end_layout
31628
31629 \end_inset
31630
31631 , while text entered outside regexp insets is matched exactly against the
31632  same text in the document.
31633  Note that it is allowed to cut and paste regexp-mode insets as usual.
31634  Examples of using such a feature may be:
31635 \end_layout
31636
31637 \begin_layout Enumerate
31638 Searching for all fractions with a given denominator: for example, entering
31639  in the 
31640 \family sans
31641 Find
31642 \family default
31643  editor the fraction 
31644 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31645 \end_inset
31646
31647  (where the 
31648 \begin_inset Formula $.*$
31649 \end_inset
31650
31651  on the numerator is the match-everything regular expression) finds all
31652  fractions with the given denominator.
31653 \end_layout
31654
31655 \begin_layout Enumerate
31656 Searching for all text with a given style: for example, after unchecking
31657  the 
31658 \family sans
31659 Ignore format
31660 \family default
31661  option from the 
31662 \family sans
31663 Settings
31664 \family default
31665  tab, entering a 
31666 \series bold
31667
31668 \begin_inset Formula $.*$
31669 \end_inset
31670
31671
31672 \series default
31673  regular expression and adding for it an emphasized or bold face, finds
31674  all emphasized and bold face text, respectively.
31675  Also, inserting a 
31676 \begin_inset Formula $.*$
31677 \end_inset
31678
31679  regular expression in a bullet or enumerated list or a section heading,
31680  you can find all bullet or enumerated lists or section headings.
31681 \end_layout
31682
31683 \begin_layout Standard
31684 Finally, references to (sub)expressions in regexp may be used as usual,
31685  enclosing parts of the expression within round braces 
31686 \begin_inset Formula $()$
31687 \end_inset
31688
31689 , and referring back to them through 
31690 \begin_inset Formula $\backslash1$
31691 \end_inset
31692
31693
31694 \begin_inset Formula $\backslash2$
31695 \end_inset
31696
31697 , etc..
31698  For example, try searching for the regexp 
31699 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31700 \end_inset
31701
31702  in order to find word repetitions, if there are any.
31703 \end_layout
31704
31705 \begin_layout Standard
31706 Note that back references work both when occurring within the same regexp,
31707  and when occurring in multiple different regexps, where the numbering of
31708  back-referenced sub-expressions is absolute, i.
31709 \begin_inset space \thinspace{}
31710 \end_inset
31711
31712 e.
31713 \begin_inset space ~
31714 \end_inset
31715
31716  
31717 \begin_inset Formula $\backslash1$
31718 \end_inset
31719
31720  always refers to the first occurrence of 
31721 \begin_inset Formula $()$
31722 \end_inset
31723
31724  in all entered regexps.
31725 \end_layout
31726
31727 \begin_layout Standard
31728 Note also that the use of back references in the replaced text is not (yet)
31729  implemented.
31730 \end_layout
31731
31732 \begin_layout Section
31733 Spell Checking
31734 \begin_inset CommandInset label
31735 LatexCommand label
31736 name "sec:Spellchecking"
31737
31738 \end_inset
31739
31740
31741 \begin_inset Index idx
31742 status collapsed
31743
31744 \begin_layout Plain Layout
31745 Spell checking
31746 \end_layout
31747
31748 \end_inset
31749
31750
31751 \end_layout
31752
31753 \begin_layout Standard
31754 LyX has a built-in spell checker.
31755  The menu
31756 \family sans
31757  Tools\SpecialChar \menuseparator
31758 Spellchecker
31759 \family default
31760 , the key 
31761 \family sans
31762 F7
31763 \family default
31764  or the toolbar button 
31765 \begin_inset Info
31766 type  "icon"
31767 arg   "dialog-show spellchecker"
31768 \end_inset
31769
31770  starts the spell checking beginning from the current cursor position.
31771  A sidebar will appear showing any incorrect (or unknown) word found, allowing
31772  you to edit and replace it in a second line.
31773  Whenever an unknown word is found, the word is highlighted and the text
31774  scrolled so that it is visible.
31775  In the spellchecker sidebar, there is a box showing suggestions for a correctio
31776 n, if any could be found.
31777  Clicking on one of the corrections will copy to the 
31778 \family sans
31779 Replacement
31780 \family default
31781  field, double-click invokes directly the replacement.
31782  Unknown but correctly typed words can be added to the personal dictionary.
31783 \end_layout
31784
31785 \begin_layout Standard
31786 By default, the dictionary file used is determined by the document language
31787  that is set in the 
31788 \family sans
31789 Document\SpecialChar \menuseparator
31790 Settings
31791 \family default
31792  dialog.
31793  You can specify the language of a word in the spellchecker dialog by choosing
31794  a different one at the top of the dialog.
31795  LyX can correctly spell check documents containing multiple languages.
31796  This work if you have marked the different languages appropriately and
31797  have the spell checker dictionaries installed.
31798  LyX automatically switches to the appropriate dictionary file.
31799 \end_layout
31800
31801 \begin_layout Subsection
31802 Further Settings
31803 \end_layout
31804
31805 \begin_layout Standard
31806 In LyX's preferences dialog under 
31807 \family sans
31808 Language
31809 \begin_inset space ~
31810 \end_inset
31811
31812 Setting\SpecialChar \menuseparator
31813 Spellchecker
31814 \family default
31815  you can set the following things:
31816 \end_layout
31817
31818 \begin_layout Description
31819 Spellchecker
31820 \begin_inset space ~
31821 \end_inset
31822
31823 engine Select the library LyX should use for spell checking.
31824  Depending on your platform, 
31825 \family typewriter
31826 aspell
31827 \family default
31828
31829 \family typewriter
31830 hunspell
31831 \family default
31832  or 
31833 \family typewriter
31834 enchant
31835 \begin_inset Foot
31836 status collapsed
31837
31838 \begin_layout Plain Layout
31839 Enchant itself is a wrapper library having different configurable back-ends.
31840  Please consult the documentation or man-page of it to learn more.
31841 \end_layout
31842
31843 \end_inset
31844
31845
31846 \family default
31847  are available.
31848  On Windows only 
31849 \family typewriter
31850 hunspell
31851 \family default
31852  is available.
31853 \end_layout
31854
31855 \begin_layout Description
31856 Alternative
31857 \begin_inset space ~
31858 \end_inset
31859
31860 language If this field is not empty, LyX will always use the given language
31861  for the spell checking, no matter what the document language is.
31862 \end_layout
31863
31864 \begin_layout Description
31865 Escape
31866 \begin_inset space ~
31867 \end_inset
31868
31869 characters Allows you to add non-standard characters that the spell checker
31870  should escape, e.
31871 \begin_inset space \thinspace{}
31872 \end_inset
31873
31874 g.
31875 \begin_inset space \space{}
31876 \end_inset
31877
31878 German umlauts.
31879  This should normally not be needed.
31880 \end_layout
31881
31882 \begin_layout Description
31883 Accept
31884 \begin_inset space ~
31885 \end_inset
31886
31887 compound
31888 \begin_inset space ~
31889 \end_inset
31890
31891 words Prevent the spell checker from complaining about compounded words
31892  like 
31893 \begin_inset Quotes eld
31894 \end_inset
31895
31896 passthrough
31897 \begin_inset Quotes erd
31898 \end_inset
31899
31900 .
31901 \end_layout
31902
31903 \begin_layout Description
31904 Spellcheck
31905 \begin_inset space ~
31906 \end_inset
31907
31908 continuously Check the spelling of your document as you type it.
31909  Misspelled words gets underlined with a dotted red line.
31910  By right-clicking on an underlined word, the suggestions by the spell appear
31911  in the context menu.
31912  Choosing one of them will replace the misspelled word with the suggested
31913  word.
31914 \end_layout
31915
31916 \begin_layout Description
31917 Spellcheck
31918 \begin_inset space ~
31919 \end_inset
31920
31921 notes
31922 \begin_inset space ~
31923 \end_inset
31924
31925 and
31926 \begin_inset space ~
31927 \end_inset
31928
31929 comments If enabled, the spelling of non-printed document contents is checked
31930  as well.
31931 \end_layout
31932
31933 \begin_layout Section
31934 Thesaurus
31935 \begin_inset Index idx
31936 status collapsed
31937
31938 \begin_layout Plain Layout
31939 Thesaurus
31940 \end_layout
31941
31942 \end_inset
31943
31944
31945 \begin_inset CommandInset label
31946 LatexCommand label
31947 name "sec:Thesaurus"
31948
31949 \end_inset
31950
31951
31952 \end_layout
31953
31954 \begin_layout Standard
31955 LyX provides a multilingual thesaurus.
31956  It uses the same thesaurus framework as OpenOffice and Firefox (namely
31957  the 
31958 \family typewriter
31959 MyThes
31960 \family default
31961
31962 \begin_inset Foot
31963 status collapsed
31964
31965 \begin_layout Plain Layout
31966 \begin_inset CommandInset href
31967 LatexCommand href
31968 target "http://lingucomponent.openoffice.org/thesaurus.html"
31969
31970 \end_inset
31971
31972
31973 \end_layout
31974
31975 \end_inset
31976
31977  thesaurus library, which is included in LyX).
31978  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
31979  are available for many languages.
31980 \end_layout
31981
31982 \begin_layout Standard
31983 This section describes how new dictionaries are installed and set up for
31984  the use with LyX.
31985 \end_layout
31986
31987 \begin_layout Subsection
31988 Setting up the thesaurus
31989 \end_layout
31990
31991 \begin_layout Standard
31992 The 
31993 \family typewriter
31994 MyThes
31995 \family default
31996 \emph on
31997 /
31998 \emph default
31999 OpenOffice thesauri consist of two files per language: A file with the suffix
32000  
32001 \emph on
32002 *.dat
32003 \emph default
32004  containing the data and an index file with the suffix 
32005 \emph on
32006 *.idx
32007 \emph default
32008 .
32009  The standardized file names include the language code for the given language
32010  (e.
32011 \begin_inset space \thinspace{}
32012 \end_inset
32013
32014 g.
32015  en_EN for English).
32016  For instance, the English files are named:
32017 \end_layout
32018
32019 \begin_layout Itemize
32020 th_en_EN_v2.idx
32021 \end_layout
32022
32023 \begin_layout Itemize
32024 th_en_EN_v2.dat
32025 \end_layout
32026
32027 \begin_layout Standard
32028 If you have OpenOffice and its thesaurus installed, these files should be
32029  already on your system.
32030  If not, you can get dictionaries either from 
32031 \begin_inset Flex URL
32032 status collapsed
32033
32034 \begin_layout Plain Layout
32035
32036 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
32037 \end_layout
32038
32039 \end_inset
32040
32041  or from the site 
32042 \begin_inset Flex URL
32043 status collapsed
32044
32045 \begin_layout Plain Layout
32046
32047 http://extensions.services.openoffice.org/en/search/node/thesaurus
32048 \end_layout
32049
32050 \end_inset
32051
32052 .
32053 \begin_inset Foot
32054 status collapsed
32055
32056 \begin_layout Plain Layout
32057 Note that, as of OpenOffice
32058 \begin_inset space ~
32059 \end_inset
32060
32061 3.0, the files on 
32062 \begin_inset Flex URL
32063 status collapsed
32064
32065 \begin_layout Plain Layout
32066
32067 http://extensions.services.openoffice.org
32068 \end_layout
32069
32070 \end_inset
32071
32072  are usually packed in extension archives (
32073 \emph on
32074 *.oxt
32075 \emph default
32076 ) that contain other files such as spellchecker dictionaries besides the
32077  thesauri.
32078  These archives are simple zip files, so you can unpack them as you would
32079  unpack a zip archive.
32080 \end_layout
32081
32082 \end_inset
32083
32084  Put the 
32085 \emph on
32086 *.idx
32087 \emph default
32088  and 
32089 \emph on
32090 *.dat
32091 \emph default
32092  files of all languages you want to use into one directory (do not use subfolder
32093 s), and specify the path to this directory in 
32094 \family sans
32095 Tools\SpecialChar \menuseparator
32096 Preferences\SpecialChar \menuseparator
32097 Paths
32098 \family default
32099 .
32100  Now the thesaurus should be ready to use.
32101 \end_layout
32102
32103 \begin_layout Subsection
32104 Using the thesaurus
32105 \end_layout
32106
32107 \begin_layout Standard
32108 To start the thesaurus, use the menu 
32109 \family sans
32110 Tools\SpecialChar \menuseparator
32111 Thesaurus
32112 \family default
32113  or the toolbar button 
32114 \begin_inset Info
32115 type  "icon"
32116 arg   "thesaurus-entry"
32117 \end_inset
32118
32119  while the cursor is at the word you want to look up or while a word is
32120  selected.
32121  A dialog pops up showing you probably related words that you can use as
32122  replacement.
32123  The proposals are grouped into categories.
32124  Note that the thesaurus does not only show synonyms, but also hyperonyms
32125  and hyponyms (such as 
32126 \emph on
32127 plant
32128 \emph default
32129  for 
32130 \emph on
32131 tree
32132 \emph default
32133 ), compounds (such as 
32134 \emph on
32135 tree diagram
32136 \emph default
32137 ) and antonyms (such as 
32138 \emph on
32139 women
32140 \emph default
32141  for 
32142 \emph on
32143 men
32144 \emph default
32145 ), which are marked as such.
32146 \end_layout
32147
32148 \begin_layout Standard
32149 The language is automatically chosen from the language at the cursor, but
32150  you can also switch it in the dialog, as you can enter new words to look
32151  up directly there.
32152 \end_layout
32153
32154 \begin_layout Standard
32155 Note that the thesaurus cannot handle phrases (only compounds that are in
32156  the dictionary, such as the above 
32157 \emph on
32158 tree diagram
32159 \emph default
32160 ), and you have to use the so called lemma form, i.
32161 \begin_inset space \thinspace{}
32162 \end_inset
32163
32164 e.
32165  the form that is used in the dictionaries (for many languages: first person
32166  singular indicative active for nouns, infinitive for verbs).
32167  For example looking up the word forms 
32168 \emph on
32169 reports
32170 \emph default
32171  or 
32172 \emph on
32173 reporting
32174 \emph default
32175  yields no results, while results are shown for the word form 
32176 \emph on
32177 report
32178 \emph default
32179 .
32180  Your best bet is to highlight only the relevant parts of such word (e.
32181 \begin_inset space \thinspace{}
32182 \end_inset
32183
32184 g.
32185  
32186 \emph on
32187 report
32188 \emph default
32189  in 
32190 \emph on
32191 report
32192 \emph default
32193 s), then you get proposals without adjusting the query in the dialog, and
32194  also the replacement will probably be correct (as only the highlighted
32195  part will be replaced, thus the ending remains).
32196 \end_layout
32197
32198 \begin_layout Section
32199 Change Tracking
32200 \begin_inset Index idx
32201 status collapsed
32202
32203 \begin_layout Plain Layout
32204 Change Tracking
32205 \end_layout
32206
32207 \end_inset
32208
32209
32210 \begin_inset Index idx
32211 status collapsed
32212
32213 \begin_layout Plain Layout
32214 Document ! Change Tracking
32215 \end_layout
32216
32217 \end_inset
32218
32219
32220 \begin_inset CommandInset label
32221 LatexCommand label
32222 name "sec:Change-Tracking"
32223
32224 \end_inset
32225
32226
32227 \end_layout
32228
32229 \begin_layout Standard
32230 When you work on a document collaboratively it is extremely useful to be
32231  able to see changes that others have made highlighted in the document.
32232  You can then decide if you want to accept a change or not.
32233  This can be achieved by turning on change tracking in the menu 
32234 \family sans
32235 Document\SpecialChar \menuseparator
32236 Change
32237 \begin_inset space ~
32238 \end_inset
32239
32240 Tracking\SpecialChar \menuseparator
32241 Track
32242 \begin_inset space ~
32243 \end_inset
32244
32245 Changes
32246 \family default
32247 .
32248 \end_layout
32249
32250 \begin_layout Standard
32251 Changes made in the document will then be highlighted by strokes and colors:
32252  
32253 \bar under
32254 \color blue
32255 underlined text
32256 \bar default
32257 \color inherit
32258  is an addition, 
32259 \strikeout on
32260 \color blue
32261 canceled text
32262 \strikeout default
32263 \color inherit
32264  is a deletion.
32265  The color depends on the author that made the change.
32266  You can change the color in LyX's preferences dialog under 
32267 \family sans
32268 Look
32269 \begin_inset space ~
32270 \end_inset
32271
32272 and
32273 \begin_inset space ~
32274 \end_inset
32275
32276 feel
32277 \family default
32278
32279 \family sans
32280 Colors
32281 \family default
32282 .
32283 \begin_inset Index idx
32284 status collapsed
32285
32286 \begin_layout Plain Layout
32287 Color ! Change tracking
32288 \end_layout
32289
32290 \end_inset
32291
32292  The author and the date of the change are shown in LyX's status bar when
32293  the cursor is in changed text.
32294  The same information is shown when you use the toolbar button 
32295 \begin_inset Info
32296 type  "icon"
32297 arg   "changes-merge"
32298 \end_inset
32299
32300 .
32301 \end_layout
32302
32303 \begin_layout Standard
32304 When change tracking is activated, you will see the review toolbar in LyX:
32305 \begin_inset Index idx
32306 status collapsed
32307
32308 \begin_layout Plain Layout
32309 Toolbar ! Review
32310 \end_layout
32311
32312 \end_inset
32313
32314
32315 \end_layout
32316
32317 \begin_layout Standard
32318 \begin_inset VSpace defskip
32319 \end_inset
32320
32321
32322 \end_layout
32323
32324 \begin_layout Standard
32325 \begin_inset Graphics
32326         filename clipart/ChangesToolbar.png
32327         scale 90
32328
32329 \end_inset
32330
32331
32332 \end_layout
32333
32334 \begin_layout Standard
32335 \begin_inset VSpace defskip
32336 \end_inset
32337
32338
32339 \end_layout
32340
32341 \begin_layout Standard
32342 The review toolbar as shown above contains from left to right the following
32343  buttons:
32344 \end_layout
32345
32346 \begin_layout Standard
32347 \begin_inset VSpace defskip
32348 \end_inset
32349
32350
32351 \end_layout
32352
32353 \begin_layout Standard
32354 \begin_inset Tabular
32355 <lyxtabular version="3" rows="10" columns="2">
32356 <features islongtable="true" longtabularalignment="center">
32357 <column alignment="left" valignment="top" width="0">
32358 <column alignment="left" valignment="top" width="0">
32359 <row interlinespace="2.5mm">
32360 <cell alignment="center" valignment="top" usebox="none">
32361 \begin_inset Text
32362
32363 \begin_layout Plain Layout
32364
32365 \family sans
32366 \begin_inset Info
32367 type  "icon"
32368 arg   "changes-track"
32369 \end_inset
32370
32371
32372 \end_layout
32373
32374 \end_inset
32375 </cell>
32376 <cell alignment="center" valignment="top" usebox="none">
32377 \begin_inset Text
32378
32379 \begin_layout Plain Layout
32380
32381 \family sans
32382 Document\SpecialChar \menuseparator
32383 Change
32384 \begin_inset space ~
32385 \end_inset
32386
32387 Tracking\SpecialChar \menuseparator
32388 Track
32389 \begin_inset space ~
32390 \end_inset
32391
32392 Changes
32393 \end_layout
32394
32395 \end_inset
32396 </cell>
32397 </row>
32398 <row interlinespace="2.5mm">
32399 <cell alignment="center" valignment="top" usebox="none">
32400 \begin_inset Text
32401
32402 \begin_layout Plain Layout
32403
32404 \family sans
32405 \begin_inset Info
32406 type  "icon"
32407 arg   "changes-output"
32408 \end_inset
32409
32410
32411 \end_layout
32412
32413 \end_inset
32414 </cell>
32415 <cell alignment="center" valignment="top" usebox="none">
32416 \begin_inset Text
32417
32418 \begin_layout Plain Layout
32419
32420 \family sans
32421 Document\SpecialChar \menuseparator
32422 Change
32423 \begin_inset space ~
32424 \end_inset
32425
32426 Tracking\SpecialChar \menuseparator
32427 Show
32428 \begin_inset space ~
32429 \end_inset
32430
32431 Changes
32432 \begin_inset space ~
32433 \end_inset
32434
32435 in
32436 \begin_inset space ~
32437 \end_inset
32438
32439 Output
32440 \end_layout
32441
32442 \end_inset
32443 </cell>
32444 </row>
32445 <row interlinespace="2.5mm">
32446 <cell alignment="center" valignment="top" usebox="none">
32447 \begin_inset Text
32448
32449 \begin_layout Plain Layout
32450
32451 \family sans
32452 \begin_inset Info
32453 type  "icon"
32454 arg   "change-next"
32455 \end_inset
32456
32457
32458 \end_layout
32459
32460 \end_inset
32461 </cell>
32462 <cell alignment="center" valignment="top" usebox="none">
32463 \begin_inset Text
32464
32465 \begin_layout Plain Layout
32466 Jumps to the next change
32467 \end_layout
32468
32469 \end_inset
32470 </cell>
32471 </row>
32472 <row interlinespace="2.5mm">
32473 <cell alignment="center" valignment="top" usebox="none">
32474 \begin_inset Text
32475
32476 \begin_layout Plain Layout
32477
32478 \family sans
32479 \begin_inset Info
32480 type  "icon"
32481 arg   "change-accept"
32482 \end_inset
32483
32484
32485 \end_layout
32486
32487 \end_inset
32488 </cell>
32489 <cell alignment="center" valignment="top" usebox="none">
32490 \begin_inset Text
32491
32492 \begin_layout Plain Layout
32493
32494 \family sans
32495 Document\SpecialChar \menuseparator
32496 Change
32497 \begin_inset space ~
32498 \end_inset
32499
32500 Tracking\SpecialChar \menuseparator
32501 Accept
32502 \begin_inset space ~
32503 \end_inset
32504
32505 Change
32506 \end_layout
32507
32508 \end_inset
32509 </cell>
32510 </row>
32511 <row interlinespace="2.5mm">
32512 <cell alignment="center" valignment="top" usebox="none">
32513 \begin_inset Text
32514
32515 \begin_layout Plain Layout
32516
32517 \family sans
32518 \begin_inset Info
32519 type  "icon"
32520 arg   "change-reject"
32521 \end_inset
32522
32523
32524 \end_layout
32525
32526 \end_inset
32527 </cell>
32528 <cell alignment="center" valignment="top" usebox="none">
32529 \begin_inset Text
32530
32531 \begin_layout Plain Layout
32532
32533 \family sans
32534 Document\SpecialChar \menuseparator
32535 Change
32536 \begin_inset space ~
32537 \end_inset
32538
32539 Tracking\SpecialChar \menuseparator
32540 Reject
32541 \begin_inset space ~
32542 \end_inset
32543
32544 Change
32545 \end_layout
32546
32547 \end_inset
32548 </cell>
32549 </row>
32550 <row interlinespace="2.5mm">
32551 <cell alignment="center" valignment="top" usebox="none">
32552 \begin_inset Text
32553
32554 \begin_layout Plain Layout
32555
32556 \family sans
32557 \begin_inset Info
32558 type  "icon"
32559 arg   "changes-merge"
32560 \end_inset
32561
32562
32563 \end_layout
32564
32565 \end_inset
32566 </cell>
32567 <cell alignment="center" valignment="top" usebox="none">
32568 \begin_inset Text
32569
32570 \begin_layout Plain Layout
32571
32572 \family sans
32573 Document\SpecialChar \menuseparator
32574 Change
32575 \begin_inset space ~
32576 \end_inset
32577
32578 Tracking\SpecialChar \menuseparator
32579 Merge
32580 \begin_inset space ~
32581 \end_inset
32582
32583 Changes
32584 \end_layout
32585
32586 \end_inset
32587 </cell>
32588 </row>
32589 <row interlinespace="2.5mm">
32590 <cell alignment="center" valignment="top" usebox="none">
32591 \begin_inset Text
32592
32593 \begin_layout Plain Layout
32594
32595 \family sans
32596 \begin_inset Info
32597 type  "icon"
32598 arg   "all-changes-accept"
32599 \end_inset
32600
32601
32602 \end_layout
32603
32604 \end_inset
32605 </cell>
32606 <cell alignment="center" valignment="top" usebox="none">
32607 \begin_inset Text
32608
32609 \begin_layout Plain Layout
32610
32611 \family sans
32612 Document\SpecialChar \menuseparator
32613 Change
32614 \begin_inset space ~
32615 \end_inset
32616
32617 Tracking\SpecialChar \menuseparator
32618 Accept
32619 \begin_inset space ~
32620 \end_inset
32621
32622 All
32623 \begin_inset space ~
32624 \end_inset
32625
32626 Changes
32627 \end_layout
32628
32629 \end_inset
32630 </cell>
32631 </row>
32632 <row interlinespace="2.5mm">
32633 <cell alignment="center" valignment="top" usebox="none">
32634 \begin_inset Text
32635
32636 \begin_layout Plain Layout
32637
32638 \family sans
32639 \begin_inset Info
32640 type  "icon"
32641 arg   "all-changes-reject"
32642 \end_inset
32643
32644
32645 \end_layout
32646
32647 \end_inset
32648 </cell>
32649 <cell alignment="center" valignment="top" usebox="none">
32650 \begin_inset Text
32651
32652 \begin_layout Plain Layout
32653
32654 \family sans
32655 Document\SpecialChar \menuseparator
32656 Change
32657 \begin_inset space ~
32658 \end_inset
32659
32660 Tracking\SpecialChar \menuseparator
32661 Reject
32662 \begin_inset space ~
32663 \end_inset
32664
32665 All
32666 \begin_inset space ~
32667 \end_inset
32668
32669 Changes
32670 \end_layout
32671
32672 \end_inset
32673 </cell>
32674 </row>
32675 <row interlinespace="2.5mm">
32676 <cell alignment="center" valignment="top" usebox="none">
32677 \begin_inset Text
32678
32679 \begin_layout Plain Layout
32680
32681 \family sans
32682 \begin_inset Info
32683 type  "icon"
32684 arg   "note-insert"
32685 \end_inset
32686
32687
32688 \end_layout
32689
32690 \end_inset
32691 </cell>
32692 <cell alignment="center" valignment="top" usebox="none">
32693 \begin_inset Text
32694
32695 \begin_layout Plain Layout
32696
32697 \family sans
32698 Insert\SpecialChar \menuseparator
32699 Note\SpecialChar \menuseparator
32700 LyX
32701 \begin_inset space ~
32702 \end_inset
32703
32704 Note
32705 \end_layout
32706
32707 \end_inset
32708 </cell>
32709 </row>
32710 <row interlinespace="2.5mm">
32711 <cell alignment="center" valignment="top" usebox="none">
32712 \begin_inset Text
32713
32714 \begin_layout Plain Layout
32715
32716 \family sans
32717 \begin_inset Info
32718 type  "icon"
32719 arg   "note-next"
32720 \end_inset
32721
32722
32723 \end_layout
32724
32725 \end_inset
32726 </cell>
32727 <cell alignment="center" valignment="top" usebox="none">
32728 \begin_inset Text
32729
32730 \begin_layout Plain Layout
32731
32732 \family sans
32733 Navigate\SpecialChar \menuseparator
32734 Next
32735 \begin_inset space ~
32736 \end_inset
32737
32738 Note
32739 \end_layout
32740
32741 \end_inset
32742 </cell>
32743 </row>
32744 </lyxtabular>
32745
32746 \end_inset
32747
32748
32749 \end_layout
32750
32751 \begin_layout Standard
32752 \begin_inset VSpace defskip
32753 \end_inset
32754
32755
32756 \end_layout
32757
32758 \begin_layout Standard
32759 The review toolbar helps you to accept, reject, or merge changes – highlight
32760  the change and press one of the desired toolbar buttons.
32761  When you merge changes, a window pops up showing you information about
32762  the next change after the current cursor position.
32763  So you don't need to highlight a certain change.
32764  Within the merge window you can decide to accept or reject changes and
32765  step to the next change.
32766  This way you can jump through all the changes in the document.
32767 \end_layout
32768
32769 \begin_layout Standard
32770 The toolbar has two buttons to handle notes because notes are often important
32771  to describe a change.
32772 \end_layout
32773
32774 \begin_layout Standard
32775 To show made changes in the output you need the LaTeX package 
32776 \series bold
32777 dvipost
32778 \series default
32779
32780 \begin_inset Index idx
32781 status collapsed
32782
32783 \begin_layout Plain Layout
32784 LaTeX-packages ! dvipost
32785 \end_layout
32786
32787 \end_inset
32788
32789  installed.
32790  You will find it in the TeX Catalogue, 
32791 \begin_inset CommandInset citation
32792 LatexCommand cite
32793 key "TeXCatalogue"
32794
32795 \end_inset
32796
32797  or in the package manager of your LaTeX-system.
32798 \end_layout
32799
32800 \begin_layout Section
32801 Comparison of Documents
32802 \begin_inset Index idx
32803 status collapsed
32804
32805 \begin_layout Plain Layout
32806 Comparison of documents
32807 \end_layout
32808
32809 \end_inset
32810
32811
32812 \end_layout
32813
32814 \begin_layout Standard
32815 You can compare two different LyX files via the menu 
32816 \family sans
32817 Tools\SpecialChar \menuseparator
32818 Compare
32819 \family default
32820 .
32821  The comparison result is a LyX file with change tracking enabled showing
32822  the differences.
32823  In the comparison dialog you can select with the option 
32824 \family sans
32825 Copy
32826 \begin_inset space ~
32827 \end_inset
32828
32829 Document
32830 \begin_inset space ~
32831 \end_inset
32832
32833 Settings
32834 \begin_inset space ~
32835 \end_inset
32836
32837 from
32838 \family default
32839  from which document LyX should take the document settings for the resulting
32840  difference file.
32841  The option 
32842 \family sans
32843 Enable
32844 \begin_inset space ~
32845 \end_inset
32846
32847 change
32848 \begin_inset space ~
32849 \end_inset
32850
32851 tracking
32852 \begin_inset space ~
32853 \end_inset
32854
32855 features
32856 \begin_inset space ~
32857 \end_inset
32858
32859 in
32860 \begin_inset space ~
32861 \end_inset
32862
32863 the
32864 \begin_inset space ~
32865 \end_inset
32866
32867 output
32868 \family default
32869  enables the change tracking option 
32870 \family sans
32871 Show
32872 \begin_inset space ~
32873 \end_inset
32874
32875 Changes
32876 \begin_inset space ~
32877 \end_inset
32878
32879 in
32880 \begin_inset space ~
32881 \end_inset
32882
32883 Output
32884 \family default
32885  to visualize the differences also in the PDF output of the difference file.
32886 \end_layout
32887
32888 \begin_layout Section
32889 International Support
32890 \begin_inset Index idx
32891 status collapsed
32892
32893 \begin_layout Plain Layout
32894 International support
32895 \end_layout
32896
32897 \end_inset
32898
32899
32900 \end_layout
32901
32902 \begin_layout Standard
32903 This section describes how to use LyX with any language you want.
32904  For some non-western languages there are special Wiki-pages that explain
32905  how to set up LyX to use them: 
32906 \begin_inset CommandInset citation
32907 LatexCommand cite
32908 key "Arabic,Armenian,Farsi,Hebrew"
32909
32910 \end_inset
32911
32912
32913 \end_layout
32914
32915 \begin_layout Standard
32916 Besides languages, LyX also supports phonetic symbols, see section
32917 \begin_inset space ~
32918 \end_inset
32919
32920
32921 \begin_inset CommandInset ref
32922 LatexCommand ref
32923 reference "sub:Special-Character"
32924
32925 \end_inset
32926
32927 .
32928 \end_layout
32929
32930 \begin_layout Subsection
32931 Language Options
32932 \begin_inset Index idx
32933 status collapsed
32934
32935 \begin_layout Plain Layout
32936 Language ! Options
32937 \end_layout
32938
32939 \end_inset
32940
32941
32942 \begin_inset Index idx
32943 status collapsed
32944
32945 \begin_layout Plain Layout
32946 Document ! Settings
32947 \end_layout
32948
32949 \end_inset
32950
32951
32952 \begin_inset Index idx
32953 status collapsed
32954
32955 \begin_layout Plain Layout
32956 Document ! Language
32957 \end_layout
32958
32959 \end_inset
32960
32961
32962 \end_layout
32963
32964 \begin_layout Standard
32965 The 
32966 \family sans
32967 Document\SpecialChar \menuseparator
32968 Settings
32969 \family default
32970  dialog lets you set 
32971 \family roman
32972 the language and character encoding for your language.
32973  
32974 \end_layout
32975
32976 \begin_layout Standard
32977 Choose your language in the 
32978 \family sans
32979 Language
32980 \family default
32981  section of this dialog.
32982  The default is 
32983 \family sans
32984 English
32985 \family default
32986 .
32987 \end_layout
32988
32989 \begin_layout Standard
32990 Under 
32991 \family sans
32992 Encoding
32993 \family default
32994  you can choose the character encoding map you want to use for LaTeX export.
32995  The option 
32996 \family sans
32997 Language Default
32998 \family default
32999  is the preferred choice and works well in most cases.
33000  For details about the different encoding options see section
33001 \begin_inset space ~
33002 \end_inset
33003
33004
33005 \begin_inset CommandInset ref
33006 LatexCommand ref
33007 reference "chap:The-Document-Settings"
33008
33009 \end_inset
33010
33011 .
33012 \end_layout
33013
33014 \begin_layout Subsection
33015 Keyboard mapping configuration
33016 \begin_inset CommandInset label
33017 LatexCommand label
33018 name "sub:Keyboard-mapping"
33019
33020 \end_inset
33021
33022
33023 \end_layout
33024
33025 \begin_layout Standard
33026 If you have for example a U.
33027 \begin_inset space \thinspace{}
33028 \end_inset
33029
33030 S.-style keyboard and want to write in a language other than English, you
33031  can use an alternate keymap.
33032  For example, if you have a U.
33033 \begin_inset space \thinspace{}
33034 \end_inset
33035
33036 S.-style keyboard but want to write in Italian, you can configure LyX to
33037  use an Italian keymap.
33038  The preferences dialog allows you to choose up to two keyboard mappings,
33039  see section
33040 \begin_inset space ~
33041 \end_inset
33042
33043
33044 \begin_inset CommandInset ref
33045 LatexCommand ref
33046 reference "sub:Keyboard-Map"
33047
33048 \end_inset
33049
33050 .
33051  You can choose primary and secondary keyboard languages and then select
33052  which one you want to use.
33053 \end_layout
33054
33055 \begin_layout Standard
33056 Finally, you may just want to change a few key mappings or create an entirely
33057  different keymap (for Vulcan, for instance).
33058  You may, for example, normally write in Italian on a U.S.
33059  keyboard but want to include an occasional quotation in German.
33060  In such a case, you can write your own keyboard mapping or modify an existing
33061  one to support the characters you want.
33062  This and many other customizations are explained in the 
33063 \emph on
33064 Customization
33065 \emph default
33066  manual.
33067 \end_layout
33068
33069 \begin_layout Subsection
33070 Character Tables
33071 \end_layout
33072
33073 \begin_layout Standard
33074 Table
33075 \begin_inset space ~
33076 \end_inset
33077
33078
33079 \begin_inset CommandInset ref
33080 LatexCommand ref
33081 reference "cap:The-latin1-character"
33082
33083 \end_inset
33084
33085  shows the 
33086 \family typewriter
33087 Latin1
33088 \family default
33089  character set.
33090  You should be able to enter the characters in the first eight columns directly
33091  from the keyboard.
33092 \end_layout
33093
33094 \begin_layout Standard
33095 There are a few things you need to know about this table.
33096  Here are some of the details you will need to bear in mind when using character
33097 s from the 
33098 \family typewriter
33099 Latin1
33100 \family default
33101  character set:
33102 \end_layout
33103
33104 \begin_layout Itemize
33105 Even if you have selected 
33106 \family sans
33107 latin1
33108 \family default
33109  in the 
33110 \family sans
33111 Document\SpecialChar \menuseparator
33112 Settings
33113 \family default
33114  dialog, users who have only the 
33115 \family typewriter
33116 T1
33117 \family default
33118 -fonts for LaTeX [or who have the 
33119 \family typewriter
33120 T1
33121 \family default
33122 -fonts but aren't using them] will still miss a few characters: D0, F0,
33123  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
33124  french quotes will not show up.
33125 \end_layout
33126
33127 \begin_layout Standard
33128 \begin_inset Float table
33129 wide false
33130 sideways false
33131 status open
33132
33133 \begin_layout Plain Layout
33134 \begin_inset Caption
33135
33136 \begin_layout Plain Layout
33137 \begin_inset CommandInset label
33138 LatexCommand label
33139 name "cap:The-latin1-character"
33140
33141 \end_inset
33142
33143 The 
33144 \family typewriter
33145 latin1
33146 \family default
33147  character set
33148 \end_layout
33149
33150 \end_inset
33151
33152
33153 \end_layout
33154
33155 \begin_layout Plain Layout
33156 \align center
33157 \begin_inset Tabular
33158 <lyxtabular version="3" rows="17" columns="17">
33159 <features tabularvalignment="middle">
33160 <column alignment="center" valignment="top" width="0pt">
33161 <column alignment="center" valignment="top" width="0pt">
33162 <column alignment="center" valignment="top" width="0pt">
33163 <column alignment="center" valignment="top" width="0pt">
33164 <column alignment="center" valignment="top" width="0pt">
33165 <column alignment="center" valignment="top" width="0pt">
33166 <column alignment="center" valignment="top" width="0pt">
33167 <column alignment="center" valignment="top" width="0pt">
33168 <column alignment="center" valignment="top" width="0pt">
33169 <column alignment="center" valignment="top" width="0pt">
33170 <column alignment="center" valignment="top" width="0pt">
33171 <column alignment="center" valignment="top" width="0pt">
33172 <column alignment="center" valignment="top" width="0pt">
33173 <column alignment="center" valignment="top" width="0pt">
33174 <column alignment="center" valignment="top" width="0pt">
33175 <column alignment="center" valignment="top" width="0pt">
33176 <column alignment="center" valignment="top" width="0pt">
33177 <row>
33178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33179 \begin_inset Text
33180
33181 \begin_layout Plain Layout
33182
33183 \end_layout
33184
33185 \end_inset
33186 </cell>
33187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33188 \begin_inset Text
33189
33190 \begin_layout Plain Layout
33191
33192 \family roman
33193 \series medium
33194 \shape up
33195 \size tiny
33196 \emph off
33197 \bar no
33198 \noun off
33199 \color none
33200 00
33201 \end_layout
33202
33203 \end_inset
33204 </cell>
33205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33206 \begin_inset Text
33207
33208 \begin_layout Plain Layout
33209
33210 \family roman
33211 \series medium
33212 \shape up
33213 \size tiny
33214 \emph off
33215 \bar no
33216 \noun off
33217 \color none
33218 10
33219 \end_layout
33220
33221 \end_inset
33222 </cell>
33223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33224 \begin_inset Text
33225
33226 \begin_layout Plain Layout
33227
33228 \family roman
33229 \series medium
33230 \shape up
33231 \size tiny
33232 \emph off
33233 \bar no
33234 \noun off
33235 \color none
33236 20
33237 \end_layout
33238
33239 \end_inset
33240 </cell>
33241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33242 \begin_inset Text
33243
33244 \begin_layout Plain Layout
33245
33246 \family roman
33247 \series medium
33248 \shape up
33249 \size tiny
33250 \emph off
33251 \bar no
33252 \noun off
33253 \color none
33254 30
33255 \end_layout
33256
33257 \end_inset
33258 </cell>
33259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33260 \begin_inset Text
33261
33262 \begin_layout Plain Layout
33263
33264 \family roman
33265 \series medium
33266 \shape up
33267 \size tiny
33268 \emph off
33269 \bar no
33270 \noun off
33271 \color none
33272 40
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 50
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 60
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 70
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 80
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 90
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 A0
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 B0
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 C0
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 D0
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 E0
33453 \end_layout
33454
33455 \end_inset
33456 </cell>
33457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 F0
33471 \end_layout
33472
33473 \end_inset
33474 </cell>
33475 </row>
33476 <row>
33477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33478 \begin_inset Text
33479
33480 \begin_layout Plain Layout
33481
33482 \family roman
33483 \series medium
33484 \shape up
33485 \size tiny
33486 \emph off
33487 \bar no
33488 \noun off
33489 \color none
33490 00
33491 \end_layout
33492
33493 \end_inset
33494 </cell>
33495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33496 \begin_inset Text
33497
33498 \begin_layout Plain Layout
33499
33500 \end_layout
33501
33502 \end_inset
33503 </cell>
33504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33505 \begin_inset Text
33506
33507 \begin_layout Plain Layout
33508
33509 \end_layout
33510
33511 \end_inset
33512 </cell>
33513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33514 \begin_inset Text
33515
33516 \begin_layout Plain Layout
33517
33518 \end_layout
33519
33520 \end_inset
33521 </cell>
33522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33523 \begin_inset Text
33524
33525 \begin_layout Plain Layout
33526
33527 \family roman
33528 \series medium
33529 \shape up
33530 \emph off
33531 \bar no
33532 \noun off
33533 \color none
33534 0
33535 \end_layout
33536
33537 \end_inset
33538 </cell>
33539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33540 \begin_inset Text
33541
33542 \begin_layout Plain Layout
33543
33544 \family roman
33545 \series medium
33546 \shape up
33547 \emph off
33548 \bar no
33549 \noun off
33550 \color none
33551 @
33552 \end_layout
33553
33554 \end_inset
33555 </cell>
33556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33557 \begin_inset Text
33558
33559 \begin_layout Plain Layout
33560
33561 \family roman
33562 \series medium
33563 \shape up
33564 \emph off
33565 \bar no
33566 \noun off
33567 \color none
33568 P
33569 \end_layout
33570
33571 \end_inset
33572 </cell>
33573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33574 \begin_inset Text
33575
33576 \begin_layout Plain Layout
33577
33578 \family roman
33579 \series medium
33580 \shape up
33581 \emph off
33582 \bar no
33583 \noun off
33584 \color none
33585 '
33586 \end_layout
33587
33588 \end_inset
33589 </cell>
33590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33591 \begin_inset Text
33592
33593 \begin_layout Plain Layout
33594
33595 \family roman
33596 \series medium
33597 \shape up
33598 \emph off
33599 \bar no
33600 \noun off
33601 \color none
33602 p
33603 \end_layout
33604
33605 \end_inset
33606 </cell>
33607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33608 \begin_inset Text
33609
33610 \begin_layout Plain Layout
33611
33612 \end_layout
33613
33614 \end_inset
33615 </cell>
33616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33617 \begin_inset Text
33618
33619 \begin_layout Plain Layout
33620
33621 \end_layout
33622
33623 \end_inset
33624 </cell>
33625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33626 \begin_inset Text
33627
33628 \begin_layout Plain Layout
33629
33630 \end_layout
33631
33632 \end_inset
33633 </cell>
33634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33635 \begin_inset Text
33636
33637 \begin_layout Plain Layout
33638
33639 \family roman
33640 \series medium
33641 \shape up
33642 \emph off
33643 \bar no
33644 \noun off
33645 \color none
33646 °
33647 \end_layout
33648
33649 \end_inset
33650 </cell>
33651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33652 \begin_inset Text
33653
33654 \begin_layout Plain Layout
33655
33656 \family roman
33657 \series medium
33658 \shape up
33659 \emph off
33660 \bar no
33661 \noun off
33662 \color none
33663 À
33664 \end_layout
33665
33666 \end_inset
33667 </cell>
33668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33669 \begin_inset Text
33670
33671 \begin_layout Plain Layout
33672
33673 \family roman
33674 \series medium
33675 \shape up
33676 \emph off
33677 \bar no
33678 \noun off
33679 \color none
33680 Ð
33681 \end_layout
33682
33683 \end_inset
33684 </cell>
33685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33686 \begin_inset Text
33687
33688 \begin_layout Plain Layout
33689
33690 \family roman
33691 \series medium
33692 \shape up
33693 \emph off
33694 \bar no
33695 \noun off
33696 \color none
33697 à
33698 \end_layout
33699
33700 \end_inset
33701 </cell>
33702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33703 \begin_inset Text
33704
33705 \begin_layout Plain Layout
33706
33707 \family roman
33708 \series medium
33709 \shape up
33710 \emph off
33711 \bar no
33712 \noun off
33713 \color none
33714 ð
33715 \end_layout
33716
33717 \end_inset
33718 </cell>
33719 </row>
33720 <row>
33721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33722 \begin_inset Text
33723
33724 \begin_layout Plain Layout
33725
33726 \family roman
33727 \series medium
33728 \shape up
33729 \size tiny
33730 \emph off
33731 \bar no
33732 \noun off
33733 \color none
33734 01
33735 \end_layout
33736
33737 \end_inset
33738 </cell>
33739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33740 \begin_inset Text
33741
33742 \begin_layout Plain Layout
33743
33744 \end_layout
33745
33746 \end_inset
33747 </cell>
33748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33749 \begin_inset Text
33750
33751 \begin_layout Plain Layout
33752
33753 \end_layout
33754
33755 \end_inset
33756 </cell>
33757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33758 \begin_inset Text
33759
33760 \begin_layout Plain Layout
33761
33762 \family roman
33763 \series medium
33764 \shape up
33765 \emph off
33766 \bar no
33767 \noun off
33768 \color none
33769 !
33770 \end_layout
33771
33772 \end_inset
33773 </cell>
33774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33775 \begin_inset Text
33776
33777 \begin_layout Plain Layout
33778
33779 \family roman
33780 \series medium
33781 \shape up
33782 \emph off
33783 \bar no
33784 \noun off
33785 \color none
33786 1
33787 \end_layout
33788
33789 \end_inset
33790 </cell>
33791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33792 \begin_inset Text
33793
33794 \begin_layout Plain Layout
33795
33796 \family roman
33797 \series medium
33798 \shape up
33799 \emph off
33800 \bar no
33801 \noun off
33802 \color none
33803 A
33804 \end_layout
33805
33806 \end_inset
33807 </cell>
33808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33809 \begin_inset Text
33810
33811 \begin_layout Plain Layout
33812
33813 \family roman
33814 \series medium
33815 \shape up
33816 \emph off
33817 \bar no
33818 \noun off
33819 \color none
33820 Q
33821 \end_layout
33822
33823 \end_inset
33824 </cell>
33825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33826 \begin_inset Text
33827
33828 \begin_layout Plain Layout
33829
33830 \family roman
33831 \series medium
33832 \shape up
33833 \emph off
33834 \bar no
33835 \noun off
33836 \color none
33837 a
33838 \end_layout
33839
33840 \end_inset
33841 </cell>
33842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33843 \begin_inset Text
33844
33845 \begin_layout Plain Layout
33846
33847 \family roman
33848 \series medium
33849 \shape up
33850 \emph off
33851 \bar no
33852 \noun off
33853 \color none
33854 q
33855 \end_layout
33856
33857 \end_inset
33858 </cell>
33859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33860 \begin_inset Text
33861
33862 \begin_layout Plain Layout
33863
33864 \end_layout
33865
33866 \end_inset
33867 </cell>
33868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33869 \begin_inset Text
33870
33871 \begin_layout Plain Layout
33872
33873 \end_layout
33874
33875 \end_inset
33876 </cell>
33877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33878 \begin_inset Text
33879
33880 \begin_layout Plain Layout
33881
33882 \family roman
33883 \series medium
33884 \shape up
33885 \emph off
33886 \bar no
33887 \noun off
33888 \color none
33889 ¡
33890 \end_layout
33891
33892 \end_inset
33893 </cell>
33894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33895 \begin_inset Text
33896
33897 \begin_layout Plain Layout
33898
33899 \family roman
33900 \series medium
33901 \shape up
33902 \emph off
33903 \bar no
33904 \noun off
33905 \color none
33906 ±
33907 \end_layout
33908
33909 \end_inset
33910 </cell>
33911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33912 \begin_inset Text
33913
33914 \begin_layout Plain Layout
33915
33916 \family roman
33917 \series medium
33918 \shape up
33919 \emph off
33920 \bar no
33921 \noun off
33922 \color none
33923 Á
33924 \end_layout
33925
33926 \end_inset
33927 </cell>
33928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33929 \begin_inset Text
33930
33931 \begin_layout Plain Layout
33932
33933 \family roman
33934 \series medium
33935 \shape up
33936 \emph off
33937 \bar no
33938 \noun off
33939 \color none
33940 Ñ
33941 \end_layout
33942
33943 \end_inset
33944 </cell>
33945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33946 \begin_inset Text
33947
33948 \begin_layout Plain Layout
33949
33950 \family roman
33951 \series medium
33952 \shape up
33953 \emph off
33954 \bar no
33955 \noun off
33956 \color none
33957 á
33958 \end_layout
33959
33960 \end_inset
33961 </cell>
33962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33963 \begin_inset Text
33964
33965 \begin_layout Plain Layout
33966
33967 \family roman
33968 \series medium
33969 \shape up
33970 \emph off
33971 \bar no
33972 \noun off
33973 \color none
33974 ñ
33975 \end_layout
33976
33977 \end_inset
33978 </cell>
33979 </row>
33980 <row>
33981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33982 \begin_inset Text
33983
33984 \begin_layout Plain Layout
33985
33986 \family roman
33987 \series medium
33988 \shape up
33989 \size tiny
33990 \emph off
33991 \bar no
33992 \noun off
33993 \color none
33994 02
33995 \end_layout
33996
33997 \end_inset
33998 </cell>
33999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34000 \begin_inset Text
34001
34002 \begin_layout Plain Layout
34003
34004 \end_layout
34005
34006 \end_inset
34007 </cell>
34008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34009 \begin_inset Text
34010
34011 \begin_layout Plain Layout
34012
34013 \end_layout
34014
34015 \end_inset
34016 </cell>
34017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34018 \begin_inset Text
34019
34020 \begin_layout Plain Layout
34021
34022 \family roman
34023 \series medium
34024 \shape up
34025 \emph off
34026 \bar no
34027 \noun off
34028 \color none
34029 \begin_inset Quotes eld
34030 \end_inset
34031
34032
34033 \end_layout
34034
34035 \end_inset
34036 </cell>
34037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34038 \begin_inset Text
34039
34040 \begin_layout Plain Layout
34041
34042 \family roman
34043 \series medium
34044 \shape up
34045 \emph off
34046 \bar no
34047 \noun off
34048 \color none
34049 2
34050 \end_layout
34051
34052 \end_inset
34053 </cell>
34054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34055 \begin_inset Text
34056
34057 \begin_layout Plain Layout
34058
34059 \family roman
34060 \series medium
34061 \shape up
34062 \emph off
34063 \bar no
34064 \noun off
34065 \color none
34066 B
34067 \end_layout
34068
34069 \end_inset
34070 </cell>
34071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34072 \begin_inset Text
34073
34074 \begin_layout Plain Layout
34075
34076 \family roman
34077 \series medium
34078 \shape up
34079 \emph off
34080 \bar no
34081 \noun off
34082 \color none
34083 R
34084 \end_layout
34085
34086 \end_inset
34087 </cell>
34088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34089 \begin_inset Text
34090
34091 \begin_layout Plain Layout
34092
34093 \family roman
34094 \series medium
34095 \shape up
34096 \emph off
34097 \bar no
34098 \noun off
34099 \color none
34100 b
34101 \end_layout
34102
34103 \end_inset
34104 </cell>
34105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34106 \begin_inset Text
34107
34108 \begin_layout Plain Layout
34109
34110 \family roman
34111 \series medium
34112 \shape up
34113 \emph off
34114 \bar no
34115 \noun off
34116 \color none
34117 r
34118 \end_layout
34119
34120 \end_inset
34121 </cell>
34122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34123 \begin_inset Text
34124
34125 \begin_layout Plain Layout
34126
34127 \end_layout
34128
34129 \end_inset
34130 </cell>
34131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34132 \begin_inset Text
34133
34134 \begin_layout Plain Layout
34135
34136 \end_layout
34137
34138 \end_inset
34139 </cell>
34140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34141 \begin_inset Text
34142
34143 \begin_layout Plain Layout
34144 ¢
34145 \end_layout
34146
34147 \end_inset
34148 </cell>
34149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34150 \begin_inset Text
34151
34152 \begin_layout Plain Layout
34153
34154 \family roman
34155 \series medium
34156 \shape up
34157 \emph off
34158 \bar no
34159 \noun off
34160 \color none
34161 ²
34162 \end_layout
34163
34164 \end_inset
34165 </cell>
34166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34167 \begin_inset Text
34168
34169 \begin_layout Plain Layout
34170
34171 \family roman
34172 \series medium
34173 \shape up
34174 \emph off
34175 \bar no
34176 \noun off
34177 \color none
34178 Â
34179 \end_layout
34180
34181 \end_inset
34182 </cell>
34183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34184 \begin_inset Text
34185
34186 \begin_layout Plain Layout
34187
34188 \family roman
34189 \series medium
34190 \shape up
34191 \emph off
34192 \bar no
34193 \noun off
34194 \color none
34195 Ò
34196 \end_layout
34197
34198 \end_inset
34199 </cell>
34200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34201 \begin_inset Text
34202
34203 \begin_layout Plain Layout
34204
34205 \family roman
34206 \series medium
34207 \shape up
34208 \emph off
34209 \bar no
34210 \noun off
34211 \color none
34212 â
34213 \end_layout
34214
34215 \end_inset
34216 </cell>
34217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34218 \begin_inset Text
34219
34220 \begin_layout Plain Layout
34221
34222 \family roman
34223 \series medium
34224 \shape up
34225 \emph off
34226 \bar no
34227 \noun off
34228 \color none
34229 ò
34230 \end_layout
34231
34232 \end_inset
34233 </cell>
34234 </row>
34235 <row>
34236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34237 \begin_inset Text
34238
34239 \begin_layout Plain Layout
34240
34241 \family roman
34242 \series medium
34243 \shape up
34244 \size tiny
34245 \emph off
34246 \bar no
34247 \noun off
34248 \color none
34249 03
34250 \end_layout
34251
34252 \end_inset
34253 </cell>
34254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34255 \begin_inset Text
34256
34257 \begin_layout Plain Layout
34258
34259 \end_layout
34260
34261 \end_inset
34262 </cell>
34263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34264 \begin_inset Text
34265
34266 \begin_layout Plain Layout
34267
34268 \end_layout
34269
34270 \end_inset
34271 </cell>
34272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34273 \begin_inset Text
34274
34275 \begin_layout Plain Layout
34276
34277 \family roman
34278 \series medium
34279 \shape up
34280 \emph off
34281 \bar no
34282 \noun off
34283 \color none
34284 #
34285 \end_layout
34286
34287 \end_inset
34288 </cell>
34289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34290 \begin_inset Text
34291
34292 \begin_layout Plain Layout
34293
34294 \family roman
34295 \series medium
34296 \shape up
34297 \emph off
34298 \bar no
34299 \noun off
34300 \color none
34301 3
34302 \end_layout
34303
34304 \end_inset
34305 </cell>
34306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34307 \begin_inset Text
34308
34309 \begin_layout Plain Layout
34310
34311 \family roman
34312 \series medium
34313 \shape up
34314 \emph off
34315 \bar no
34316 \noun off
34317 \color none
34318 C
34319 \end_layout
34320
34321 \end_inset
34322 </cell>
34323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34324 \begin_inset Text
34325
34326 \begin_layout Plain Layout
34327
34328 \family roman
34329 \series medium
34330 \shape up
34331 \emph off
34332 \bar no
34333 \noun off
34334 \color none
34335 S
34336 \end_layout
34337
34338 \end_inset
34339 </cell>
34340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34341 \begin_inset Text
34342
34343 \begin_layout Plain Layout
34344
34345 \family roman
34346 \series medium
34347 \shape up
34348 \emph off
34349 \bar no
34350 \noun off
34351 \color none
34352 c
34353 \end_layout
34354
34355 \end_inset
34356 </cell>
34357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34358 \begin_inset Text
34359
34360 \begin_layout Plain Layout
34361
34362 \family roman
34363 \series medium
34364 \shape up
34365 \emph off
34366 \bar no
34367 \noun off
34368 \color none
34369 s
34370 \end_layout
34371
34372 \end_inset
34373 </cell>
34374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34375 \begin_inset Text
34376
34377 \begin_layout Plain Layout
34378
34379 \end_layout
34380
34381 \end_inset
34382 </cell>
34383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34384 \begin_inset Text
34385
34386 \begin_layout Plain Layout
34387
34388 \end_layout
34389
34390 \end_inset
34391 </cell>
34392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34393 \begin_inset Text
34394
34395 \begin_layout Plain Layout
34396
34397 \family roman
34398 \series medium
34399 \shape up
34400 \emph off
34401 \bar no
34402 \noun off
34403 \color none
34404 £
34405 \end_layout
34406
34407 \end_inset
34408 </cell>
34409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34410 \begin_inset Text
34411
34412 \begin_layout Plain Layout
34413
34414 \family roman
34415 \series medium
34416 \shape up
34417 \emph off
34418 \bar no
34419 \noun off
34420 \color none
34421 ³
34422 \end_layout
34423
34424 \end_inset
34425 </cell>
34426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34427 \begin_inset Text
34428
34429 \begin_layout Plain Layout
34430
34431 \family roman
34432 \series medium
34433 \shape up
34434 \emph off
34435 \bar no
34436 \noun off
34437 \color none
34438 Ã
34439 \end_layout
34440
34441 \end_inset
34442 </cell>
34443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34444 \begin_inset Text
34445
34446 \begin_layout Plain Layout
34447
34448 \family roman
34449 \series medium
34450 \shape up
34451 \emph off
34452 \bar no
34453 \noun off
34454 \color none
34455 Ó
34456 \end_layout
34457
34458 \end_inset
34459 </cell>
34460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34461 \begin_inset Text
34462
34463 \begin_layout Plain Layout
34464
34465 \family roman
34466 \series medium
34467 \shape up
34468 \emph off
34469 \bar no
34470 \noun off
34471 \color none
34472 ã
34473 \end_layout
34474
34475 \end_inset
34476 </cell>
34477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34478 \begin_inset Text
34479
34480 \begin_layout Plain Layout
34481
34482 \family roman
34483 \series medium
34484 \shape up
34485 \emph off
34486 \bar no
34487 \noun off
34488 \color none
34489 ó
34490 \end_layout
34491
34492 \end_inset
34493 </cell>
34494 </row>
34495 <row>
34496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34497 \begin_inset Text
34498
34499 \begin_layout Plain Layout
34500
34501 \family roman
34502 \series medium
34503 \shape up
34504 \size tiny
34505 \emph off
34506 \bar no
34507 \noun off
34508 \color none
34509 04
34510 \end_layout
34511
34512 \end_inset
34513 </cell>
34514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34515 \begin_inset Text
34516
34517 \begin_layout Plain Layout
34518
34519 \end_layout
34520
34521 \end_inset
34522 </cell>
34523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34524 \begin_inset Text
34525
34526 \begin_layout Plain Layout
34527
34528 \end_layout
34529
34530 \end_inset
34531 </cell>
34532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34533 \begin_inset Text
34534
34535 \begin_layout Plain Layout
34536
34537 \family roman
34538 \series medium
34539 \shape up
34540 \emph off
34541 \bar no
34542 \noun off
34543 \color none
34544 $
34545 \end_layout
34546
34547 \end_inset
34548 </cell>
34549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34550 \begin_inset Text
34551
34552 \begin_layout Plain Layout
34553
34554 \family roman
34555 \series medium
34556 \shape up
34557 \emph off
34558 \bar no
34559 \noun off
34560 \color none
34561 4
34562 \end_layout
34563
34564 \end_inset
34565 </cell>
34566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34567 \begin_inset Text
34568
34569 \begin_layout Plain Layout
34570
34571 \family roman
34572 \series medium
34573 \shape up
34574 \emph off
34575 \bar no
34576 \noun off
34577 \color none
34578 D
34579 \end_layout
34580
34581 \end_inset
34582 </cell>
34583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34584 \begin_inset Text
34585
34586 \begin_layout Plain Layout
34587
34588 \family roman
34589 \series medium
34590 \shape up
34591 \emph off
34592 \bar no
34593 \noun off
34594 \color none
34595 T
34596 \end_layout
34597
34598 \end_inset
34599 </cell>
34600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34601 \begin_inset Text
34602
34603 \begin_layout Plain Layout
34604
34605 \family roman
34606 \series medium
34607 \shape up
34608 \emph off
34609 \bar no
34610 \noun off
34611 \color none
34612 d
34613 \end_layout
34614
34615 \end_inset
34616 </cell>
34617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34618 \begin_inset Text
34619
34620 \begin_layout Plain Layout
34621
34622 \family roman
34623 \series medium
34624 \shape up
34625 \emph off
34626 \bar no
34627 \noun off
34628 \color none
34629 t
34630 \end_layout
34631
34632 \end_inset
34633 </cell>
34634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34635 \begin_inset Text
34636
34637 \begin_layout Plain Layout
34638
34639 \end_layout
34640
34641 \end_inset
34642 </cell>
34643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34644 \begin_inset Text
34645
34646 \begin_layout Plain Layout
34647
34648 \end_layout
34649
34650 \end_inset
34651 </cell>
34652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34653 \begin_inset Text
34654
34655 \begin_layout Plain Layout
34656 ¤
34657 \end_layout
34658
34659 \end_inset
34660 </cell>
34661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34662 \begin_inset Text
34663
34664 \begin_layout Plain Layout
34665
34666 \family roman
34667 \series medium
34668 \shape up
34669 \emph off
34670 \bar no
34671 \noun off
34672 \color none
34673 ´
34674 \end_layout
34675
34676 \end_inset
34677 </cell>
34678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34679 \begin_inset Text
34680
34681 \begin_layout Plain Layout
34682
34683 \family roman
34684 \series medium
34685 \shape up
34686 \emph off
34687 \bar no
34688 \noun off
34689 \color none
34690 Ä
34691 \end_layout
34692
34693 \end_inset
34694 </cell>
34695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34696 \begin_inset Text
34697
34698 \begin_layout Plain Layout
34699
34700 \family roman
34701 \series medium
34702 \shape up
34703 \emph off
34704 \bar no
34705 \noun off
34706 \color none
34707 Ô
34708 \end_layout
34709
34710 \end_inset
34711 </cell>
34712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34713 \begin_inset Text
34714
34715 \begin_layout Plain Layout
34716
34717 \family roman
34718 \series medium
34719 \shape up
34720 \emph off
34721 \bar no
34722 \noun off
34723 \color none
34724 ä
34725 \end_layout
34726
34727 \end_inset
34728 </cell>
34729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34730 \begin_inset Text
34731
34732 \begin_layout Plain Layout
34733
34734 \family roman
34735 \series medium
34736 \shape up
34737 \emph off
34738 \bar no
34739 \noun off
34740 \color none
34741 ô
34742 \end_layout
34743
34744 \end_inset
34745 </cell>
34746 </row>
34747 <row>
34748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34749 \begin_inset Text
34750
34751 \begin_layout Plain Layout
34752
34753 \family roman
34754 \series medium
34755 \shape up
34756 \size tiny
34757 \emph off
34758 \bar no
34759 \noun off
34760 \color none
34761 05
34762 \end_layout
34763
34764 \end_inset
34765 </cell>
34766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34767 \begin_inset Text
34768
34769 \begin_layout Plain Layout
34770
34771 \end_layout
34772
34773 \end_inset
34774 </cell>
34775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34776 \begin_inset Text
34777
34778 \begin_layout Plain Layout
34779
34780 \end_layout
34781
34782 \end_inset
34783 </cell>
34784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34785 \begin_inset Text
34786
34787 \begin_layout Plain Layout
34788
34789 \family roman
34790 \series medium
34791 \shape up
34792 \emph off
34793 \bar no
34794 \noun off
34795 \color none
34796 %
34797 \end_layout
34798
34799 \end_inset
34800 </cell>
34801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34802 \begin_inset Text
34803
34804 \begin_layout Plain Layout
34805
34806 \family roman
34807 \series medium
34808 \shape up
34809 \emph off
34810 \bar no
34811 \noun off
34812 \color none
34813 5
34814 \end_layout
34815
34816 \end_inset
34817 </cell>
34818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34819 \begin_inset Text
34820
34821 \begin_layout Plain Layout
34822
34823 \family roman
34824 \series medium
34825 \shape up
34826 \emph off
34827 \bar no
34828 \noun off
34829 \color none
34830 E
34831 \end_layout
34832
34833 \end_inset
34834 </cell>
34835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34836 \begin_inset Text
34837
34838 \begin_layout Plain Layout
34839
34840 \family roman
34841 \series medium
34842 \shape up
34843 \emph off
34844 \bar no
34845 \noun off
34846 \color none
34847 U
34848 \end_layout
34849
34850 \end_inset
34851 </cell>
34852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34853 \begin_inset Text
34854
34855 \begin_layout Plain Layout
34856
34857 \family roman
34858 \series medium
34859 \shape up
34860 \emph off
34861 \bar no
34862 \noun off
34863 \color none
34864 e
34865 \end_layout
34866
34867 \end_inset
34868 </cell>
34869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34870 \begin_inset Text
34871
34872 \begin_layout Plain Layout
34873
34874 \family roman
34875 \series medium
34876 \shape up
34877 \emph off
34878 \bar no
34879 \noun off
34880 \color none
34881 u
34882 \end_layout
34883
34884 \end_inset
34885 </cell>
34886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34887 \begin_inset Text
34888
34889 \begin_layout Plain Layout
34890
34891 \end_layout
34892
34893 \end_inset
34894 </cell>
34895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34896 \begin_inset Text
34897
34898 \begin_layout Plain Layout
34899
34900 \end_layout
34901
34902 \end_inset
34903 </cell>
34904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34905 \begin_inset Text
34906
34907 \begin_layout Plain Layout
34908 ¥
34909 \end_layout
34910
34911 \end_inset
34912 </cell>
34913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34914 \begin_inset Text
34915
34916 \begin_layout Plain Layout
34917
34918 \family roman
34919 \series medium
34920 \shape up
34921 \emph off
34922 \bar no
34923 \noun off
34924 \color none
34925 µ
34926 \end_layout
34927
34928 \end_inset
34929 </cell>
34930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34931 \begin_inset Text
34932
34933 \begin_layout Plain Layout
34934
34935 \family roman
34936 \series medium
34937 \shape up
34938 \emph off
34939 \bar no
34940 \noun off
34941 \color none
34942 Å
34943 \end_layout
34944
34945 \end_inset
34946 </cell>
34947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34948 \begin_inset Text
34949
34950 \begin_layout Plain Layout
34951
34952 \family roman
34953 \series medium
34954 \shape up
34955 \emph off
34956 \bar no
34957 \noun off
34958 \color none
34959 Õ
34960 \end_layout
34961
34962 \end_inset
34963 </cell>
34964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34965 \begin_inset Text
34966
34967 \begin_layout Plain Layout
34968
34969 \family roman
34970 \series medium
34971 \shape up
34972 \emph off
34973 \bar no
34974 \noun off
34975 \color none
34976 å
34977 \end_layout
34978
34979 \end_inset
34980 </cell>
34981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34982 \begin_inset Text
34983
34984 \begin_layout Plain Layout
34985
34986 \family roman
34987 \series medium
34988 \shape up
34989 \emph off
34990 \bar no
34991 \noun off
34992 \color none
34993 õ
34994 \end_layout
34995
34996 \end_inset
34997 </cell>
34998 </row>
34999 <row>
35000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35001 \begin_inset Text
35002
35003 \begin_layout Plain Layout
35004
35005 \family roman
35006 \series medium
35007 \shape up
35008 \size tiny
35009 \emph off
35010 \bar no
35011 \noun off
35012 \color none
35013 06
35014 \end_layout
35015
35016 \end_inset
35017 </cell>
35018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35019 \begin_inset Text
35020
35021 \begin_layout Plain Layout
35022
35023 \end_layout
35024
35025 \end_inset
35026 </cell>
35027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35028 \begin_inset Text
35029
35030 \begin_layout Plain Layout
35031
35032 \end_layout
35033
35034 \end_inset
35035 </cell>
35036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35037 \begin_inset Text
35038
35039 \begin_layout Plain Layout
35040
35041 \family roman
35042 \series medium
35043 \shape up
35044 \emph off
35045 \bar no
35046 \noun off
35047 \color none
35048 &
35049 \end_layout
35050
35051 \end_inset
35052 </cell>
35053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35054 \begin_inset Text
35055
35056 \begin_layout Plain Layout
35057
35058 \family roman
35059 \series medium
35060 \shape up
35061 \emph off
35062 \bar no
35063 \noun off
35064 \color none
35065 6
35066 \end_layout
35067
35068 \end_inset
35069 </cell>
35070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35071 \begin_inset Text
35072
35073 \begin_layout Plain Layout
35074
35075 \family roman
35076 \series medium
35077 \shape up
35078 \emph off
35079 \bar no
35080 \noun off
35081 \color none
35082 F
35083 \end_layout
35084
35085 \end_inset
35086 </cell>
35087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35088 \begin_inset Text
35089
35090 \begin_layout Plain Layout
35091
35092 \family roman
35093 \series medium
35094 \shape up
35095 \emph off
35096 \bar no
35097 \noun off
35098 \color none
35099 V
35100 \end_layout
35101
35102 \end_inset
35103 </cell>
35104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35105 \begin_inset Text
35106
35107 \begin_layout Plain Layout
35108
35109 \family roman
35110 \series medium
35111 \shape up
35112 \emph off
35113 \bar no
35114 \noun off
35115 \color none
35116 f
35117 \end_layout
35118
35119 \end_inset
35120 </cell>
35121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35122 \begin_inset Text
35123
35124 \begin_layout Plain Layout
35125
35126 \family roman
35127 \series medium
35128 \shape up
35129 \emph off
35130 \bar no
35131 \noun off
35132 \color none
35133 v
35134 \end_layout
35135
35136 \end_inset
35137 </cell>
35138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35139 \begin_inset Text
35140
35141 \begin_layout Plain Layout
35142
35143 \end_layout
35144
35145 \end_inset
35146 </cell>
35147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35148 \begin_inset Text
35149
35150 \begin_layout Plain Layout
35151
35152 \end_layout
35153
35154 \end_inset
35155 </cell>
35156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35157 \begin_inset Text
35158
35159 \begin_layout Plain Layout
35160 ¦
35161 \end_layout
35162
35163 \end_inset
35164 </cell>
35165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35166 \begin_inset Text
35167
35168 \begin_layout Plain Layout
35169
35170 \family roman
35171 \series medium
35172 \shape up
35173 \emph off
35174 \bar no
35175 \noun off
35176 \color none
35177
35178 \end_layout
35179
35180 \end_inset
35181 </cell>
35182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35183 \begin_inset Text
35184
35185 \begin_layout Plain Layout
35186
35187 \family roman
35188 \series medium
35189 \shape up
35190 \emph off
35191 \bar no
35192 \noun off
35193 \color none
35194 Æ
35195 \end_layout
35196
35197 \end_inset
35198 </cell>
35199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35200 \begin_inset Text
35201
35202 \begin_layout Plain Layout
35203
35204 \family roman
35205 \series medium
35206 \shape up
35207 \emph off
35208 \bar no
35209 \noun off
35210 \color none
35211 Ö
35212 \end_layout
35213
35214 \end_inset
35215 </cell>
35216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35217 \begin_inset Text
35218
35219 \begin_layout Plain Layout
35220
35221 \family roman
35222 \series medium
35223 \shape up
35224 \emph off
35225 \bar no
35226 \noun off
35227 \color none
35228 æ
35229 \end_layout
35230
35231 \end_inset
35232 </cell>
35233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35234 \begin_inset Text
35235
35236 \begin_layout Plain Layout
35237
35238 \family roman
35239 \series medium
35240 \shape up
35241 \emph off
35242 \bar no
35243 \noun off
35244 \color none
35245 ö
35246 \end_layout
35247
35248 \end_inset
35249 </cell>
35250 </row>
35251 <row>
35252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35253 \begin_inset Text
35254
35255 \begin_layout Plain Layout
35256
35257 \family roman
35258 \series medium
35259 \shape up
35260 \size tiny
35261 \emph off
35262 \bar no
35263 \noun off
35264 \color none
35265 07
35266 \end_layout
35267
35268 \end_inset
35269 </cell>
35270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35271 \begin_inset Text
35272
35273 \begin_layout Plain Layout
35274
35275 \end_layout
35276
35277 \end_inset
35278 </cell>
35279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35280 \begin_inset Text
35281
35282 \begin_layout Plain Layout
35283
35284 \end_layout
35285
35286 \end_inset
35287 </cell>
35288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35289 \begin_inset Text
35290
35291 \begin_layout Plain Layout
35292
35293 \family roman
35294 \series medium
35295 \shape up
35296 \emph off
35297 \bar no
35298 \noun off
35299 \color none
35300 `
35301 \end_layout
35302
35303 \end_inset
35304 </cell>
35305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35306 \begin_inset Text
35307
35308 \begin_layout Plain Layout
35309
35310 \family roman
35311 \series medium
35312 \shape up
35313 \emph off
35314 \bar no
35315 \noun off
35316 \color none
35317 7
35318 \end_layout
35319
35320 \end_inset
35321 </cell>
35322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35323 \begin_inset Text
35324
35325 \begin_layout Plain Layout
35326
35327 \family roman
35328 \series medium
35329 \shape up
35330 \emph off
35331 \bar no
35332 \noun off
35333 \color none
35334 G
35335 \end_layout
35336
35337 \end_inset
35338 </cell>
35339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35340 \begin_inset Text
35341
35342 \begin_layout Plain Layout
35343
35344 \family roman
35345 \series medium
35346 \shape up
35347 \emph off
35348 \bar no
35349 \noun off
35350 \color none
35351 W
35352 \end_layout
35353
35354 \end_inset
35355 </cell>
35356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35357 \begin_inset Text
35358
35359 \begin_layout Plain Layout
35360
35361 \family roman
35362 \series medium
35363 \shape up
35364 \emph off
35365 \bar no
35366 \noun off
35367 \color none
35368 g
35369 \end_layout
35370
35371 \end_inset
35372 </cell>
35373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35374 \begin_inset Text
35375
35376 \begin_layout Plain Layout
35377
35378 \family roman
35379 \series medium
35380 \shape up
35381 \emph off
35382 \bar no
35383 \noun off
35384 \color none
35385 w
35386 \end_layout
35387
35388 \end_inset
35389 </cell>
35390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35391 \begin_inset Text
35392
35393 \begin_layout Plain Layout
35394
35395 \end_layout
35396
35397 \end_inset
35398 </cell>
35399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35400 \begin_inset Text
35401
35402 \begin_layout Plain Layout
35403
35404 \end_layout
35405
35406 \end_inset
35407 </cell>
35408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35409 \begin_inset Text
35410
35411 \begin_layout Plain Layout
35412
35413 \family roman
35414 \series medium
35415 \shape up
35416 \emph off
35417 \bar no
35418 \noun off
35419 \color none
35420 §
35421 \end_layout
35422
35423 \end_inset
35424 </cell>
35425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35426 \begin_inset Text
35427
35428 \begin_layout Plain Layout
35429
35430 \family roman
35431 \series medium
35432 \shape up
35433 \emph off
35434 \bar no
35435 \noun off
35436 \color none
35437 ·
35438 \end_layout
35439
35440 \end_inset
35441 </cell>
35442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35443 \begin_inset Text
35444
35445 \begin_layout Plain Layout
35446
35447 \family roman
35448 \series medium
35449 \shape up
35450 \emph off
35451 \bar no
35452 \noun off
35453 \color none
35454 Ç
35455 \end_layout
35456
35457 \end_inset
35458 </cell>
35459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35460 \begin_inset Text
35461
35462 \begin_layout Plain Layout
35463
35464 \family roman
35465 \series medium
35466 \shape up
35467 \emph off
35468 \bar no
35469 \noun off
35470 \color none
35471 ×
35472 \end_layout
35473
35474 \end_inset
35475 </cell>
35476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35477 \begin_inset Text
35478
35479 \begin_layout Plain Layout
35480
35481 \family roman
35482 \series medium
35483 \shape up
35484 \emph off
35485 \bar no
35486 \noun off
35487 \color none
35488 ç
35489 \end_layout
35490
35491 \end_inset
35492 </cell>
35493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35494 \begin_inset Text
35495
35496 \begin_layout Plain Layout
35497
35498 \family roman
35499 \series medium
35500 \shape up
35501 \emph off
35502 \bar no
35503 \noun off
35504 \color none
35505 ÷
35506 \end_layout
35507
35508 \end_inset
35509 </cell>
35510 </row>
35511 <row>
35512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35513 \begin_inset Text
35514
35515 \begin_layout Plain Layout
35516
35517 \family roman
35518 \series medium
35519 \shape up
35520 \size tiny
35521 \emph off
35522 \bar no
35523 \noun off
35524 \color none
35525 08
35526 \end_layout
35527
35528 \end_inset
35529 </cell>
35530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35531 \begin_inset Text
35532
35533 \begin_layout Plain Layout
35534
35535 \end_layout
35536
35537 \end_inset
35538 </cell>
35539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35540 \begin_inset Text
35541
35542 \begin_layout Plain Layout
35543
35544 \end_layout
35545
35546 \end_inset
35547 </cell>
35548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35549 \begin_inset Text
35550
35551 \begin_layout Plain Layout
35552
35553 \family roman
35554 \series medium
35555 \shape up
35556 \emph off
35557 \bar no
35558 \noun off
35559 \color none
35560 (
35561 \end_layout
35562
35563 \end_inset
35564 </cell>
35565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35566 \begin_inset Text
35567
35568 \begin_layout Plain Layout
35569
35570 \family roman
35571 \series medium
35572 \shape up
35573 \emph off
35574 \bar no
35575 \noun off
35576 \color none
35577 8
35578 \end_layout
35579
35580 \end_inset
35581 </cell>
35582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35583 \begin_inset Text
35584
35585 \begin_layout Plain Layout
35586
35587 \family roman
35588 \series medium
35589 \shape up
35590 \emph off
35591 \bar no
35592 \noun off
35593 \color none
35594 H
35595 \end_layout
35596
35597 \end_inset
35598 </cell>
35599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35600 \begin_inset Text
35601
35602 \begin_layout Plain Layout
35603
35604 \family roman
35605 \series medium
35606 \shape up
35607 \emph off
35608 \bar no
35609 \noun off
35610 \color none
35611 X
35612 \end_layout
35613
35614 \end_inset
35615 </cell>
35616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35617 \begin_inset Text
35618
35619 \begin_layout Plain Layout
35620
35621 \family roman
35622 \series medium
35623 \shape up
35624 \emph off
35625 \bar no
35626 \noun off
35627 \color none
35628 h
35629 \end_layout
35630
35631 \end_inset
35632 </cell>
35633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35634 \begin_inset Text
35635
35636 \begin_layout Plain Layout
35637
35638 \family roman
35639 \series medium
35640 \shape up
35641 \emph off
35642 \bar no
35643 \noun off
35644 \color none
35645 x
35646 \end_layout
35647
35648 \end_inset
35649 </cell>
35650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35651 \begin_inset Text
35652
35653 \begin_layout Plain Layout
35654
35655 \end_layout
35656
35657 \end_inset
35658 </cell>
35659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35660 \begin_inset Text
35661
35662 \begin_layout Plain Layout
35663
35664 \end_layout
35665
35666 \end_inset
35667 </cell>
35668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35669 \begin_inset Text
35670
35671 \begin_layout Plain Layout
35672
35673 \family roman
35674 \series medium
35675 \shape up
35676 \emph off
35677 \bar no
35678 \noun off
35679 \color none
35680 ¨
35681 \end_layout
35682
35683 \end_inset
35684 </cell>
35685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35686 \begin_inset Text
35687
35688 \begin_layout Plain Layout
35689
35690 \family roman
35691 \series medium
35692 \shape up
35693 \emph off
35694 \bar no
35695 \noun off
35696 \color none
35697 ¸
35698 \end_layout
35699
35700 \end_inset
35701 </cell>
35702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35703 \begin_inset Text
35704
35705 \begin_layout Plain Layout
35706
35707 \family roman
35708 \series medium
35709 \shape up
35710 \emph off
35711 \bar no
35712 \noun off
35713 \color none
35714 È
35715 \end_layout
35716
35717 \end_inset
35718 </cell>
35719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35720 \begin_inset Text
35721
35722 \begin_layout Plain Layout
35723
35724 \family roman
35725 \series medium
35726 \shape up
35727 \emph off
35728 \bar no
35729 \noun off
35730 \color none
35731 Ø
35732 \end_layout
35733
35734 \end_inset
35735 </cell>
35736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35737 \begin_inset Text
35738
35739 \begin_layout Plain Layout
35740
35741 \family roman
35742 \series medium
35743 \shape up
35744 \emph off
35745 \bar no
35746 \noun off
35747 \color none
35748 è
35749 \end_layout
35750
35751 \end_inset
35752 </cell>
35753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35754 \begin_inset Text
35755
35756 \begin_layout Plain Layout
35757
35758 \family roman
35759 \series medium
35760 \shape up
35761 \emph off
35762 \bar no
35763 \noun off
35764 \color none
35765 ø
35766 \end_layout
35767
35768 \end_inset
35769 </cell>
35770 </row>
35771 <row>
35772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35773 \begin_inset Text
35774
35775 \begin_layout Plain Layout
35776
35777 \family roman
35778 \series medium
35779 \shape up
35780 \size tiny
35781 \emph off
35782 \bar no
35783 \noun off
35784 \color none
35785 09
35786 \end_layout
35787
35788 \end_inset
35789 </cell>
35790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35791 \begin_inset Text
35792
35793 \begin_layout Plain Layout
35794
35795 \end_layout
35796
35797 \end_inset
35798 </cell>
35799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35800 \begin_inset Text
35801
35802 \begin_layout Plain Layout
35803
35804 \end_layout
35805
35806 \end_inset
35807 </cell>
35808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35809 \begin_inset Text
35810
35811 \begin_layout Plain Layout
35812
35813 \family roman
35814 \series medium
35815 \shape up
35816 \emph off
35817 \bar no
35818 \noun off
35819 \color none
35820 )
35821 \end_layout
35822
35823 \end_inset
35824 </cell>
35825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35826 \begin_inset Text
35827
35828 \begin_layout Plain Layout
35829
35830 \family roman
35831 \series medium
35832 \shape up
35833 \emph off
35834 \bar no
35835 \noun off
35836 \color none
35837 9
35838 \end_layout
35839
35840 \end_inset
35841 </cell>
35842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35843 \begin_inset Text
35844
35845 \begin_layout Plain Layout
35846
35847 \family roman
35848 \series medium
35849 \shape up
35850 \emph off
35851 \bar no
35852 \noun off
35853 \color none
35854 I
35855 \end_layout
35856
35857 \end_inset
35858 </cell>
35859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35860 \begin_inset Text
35861
35862 \begin_layout Plain Layout
35863
35864 \family roman
35865 \series medium
35866 \shape up
35867 \emph off
35868 \bar no
35869 \noun off
35870 \color none
35871 Y
35872 \end_layout
35873
35874 \end_inset
35875 </cell>
35876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35877 \begin_inset Text
35878
35879 \begin_layout Plain Layout
35880
35881 \family roman
35882 \series medium
35883 \shape up
35884 \emph off
35885 \bar no
35886 \noun off
35887 \color none
35888 i
35889 \end_layout
35890
35891 \end_inset
35892 </cell>
35893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35894 \begin_inset Text
35895
35896 \begin_layout Plain Layout
35897
35898 \family roman
35899 \series medium
35900 \shape up
35901 \emph off
35902 \bar no
35903 \noun off
35904 \color none
35905 y
35906 \end_layout
35907
35908 \end_inset
35909 </cell>
35910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35911 \begin_inset Text
35912
35913 \begin_layout Plain Layout
35914
35915 \end_layout
35916
35917 \end_inset
35918 </cell>
35919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35920 \begin_inset Text
35921
35922 \begin_layout Plain Layout
35923
35924 \end_layout
35925
35926 \end_inset
35927 </cell>
35928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35929 \begin_inset Text
35930
35931 \begin_layout Plain Layout
35932
35933 \family roman
35934 \series medium
35935 \shape up
35936 \emph off
35937 \bar no
35938 \noun off
35939 \color none
35940 ©
35941 \end_layout
35942
35943 \end_inset
35944 </cell>
35945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35946 \begin_inset Text
35947
35948 \begin_layout Plain Layout
35949
35950 \family roman
35951 \series medium
35952 \shape up
35953 \emph off
35954 \bar no
35955 \noun off
35956 \color none
35957 ¹
35958 \end_layout
35959
35960 \end_inset
35961 </cell>
35962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35963 \begin_inset Text
35964
35965 \begin_layout Plain Layout
35966
35967 \family roman
35968 \series medium
35969 \shape up
35970 \emph off
35971 \bar no
35972 \noun off
35973 \color none
35974 É
35975 \end_layout
35976
35977 \end_inset
35978 </cell>
35979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35980 \begin_inset Text
35981
35982 \begin_layout Plain Layout
35983
35984 \family roman
35985 \series medium
35986 \shape up
35987 \emph off
35988 \bar no
35989 \noun off
35990 \color none
35991 Ù
35992 \end_layout
35993
35994 \end_inset
35995 </cell>
35996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35997 \begin_inset Text
35998
35999 \begin_layout Plain Layout
36000
36001 \family roman
36002 \series medium
36003 \shape up
36004 \emph off
36005 \bar no
36006 \noun off
36007 \color none
36008 é
36009 \end_layout
36010
36011 \end_inset
36012 </cell>
36013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36014 \begin_inset Text
36015
36016 \begin_layout Plain Layout
36017
36018 \family roman
36019 \series medium
36020 \shape up
36021 \emph off
36022 \bar no
36023 \noun off
36024 \color none
36025 ù
36026 \end_layout
36027
36028 \end_inset
36029 </cell>
36030 </row>
36031 <row>
36032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36033 \begin_inset Text
36034
36035 \begin_layout Plain Layout
36036
36037 \family roman
36038 \series medium
36039 \shape up
36040 \size tiny
36041 \emph off
36042 \bar no
36043 \noun off
36044 \color none
36045 0A
36046 \end_layout
36047
36048 \end_inset
36049 </cell>
36050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36051 \begin_inset Text
36052
36053 \begin_layout Plain Layout
36054
36055 \end_layout
36056
36057 \end_inset
36058 </cell>
36059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36060 \begin_inset Text
36061
36062 \begin_layout Plain Layout
36063
36064 \end_layout
36065
36066 \end_inset
36067 </cell>
36068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36069 \begin_inset Text
36070
36071 \begin_layout Plain Layout
36072
36073 \family roman
36074 \series medium
36075 \shape up
36076 \emph off
36077 \bar no
36078 \noun off
36079 \color none
36080 *
36081 \end_layout
36082
36083 \end_inset
36084 </cell>
36085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36086 \begin_inset Text
36087
36088 \begin_layout Plain Layout
36089
36090 \family roman
36091 \series medium
36092 \shape up
36093 \emph off
36094 \bar no
36095 \noun off
36096 \color none
36097 :
36098 \end_layout
36099
36100 \end_inset
36101 </cell>
36102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36103 \begin_inset Text
36104
36105 \begin_layout Plain Layout
36106
36107 \family roman
36108 \series medium
36109 \shape up
36110 \emph off
36111 \bar no
36112 \noun off
36113 \color none
36114 J
36115 \end_layout
36116
36117 \end_inset
36118 </cell>
36119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36120 \begin_inset Text
36121
36122 \begin_layout Plain Layout
36123
36124 \family roman
36125 \series medium
36126 \shape up
36127 \emph off
36128 \bar no
36129 \noun off
36130 \color none
36131 Z
36132 \end_layout
36133
36134 \end_inset
36135 </cell>
36136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36137 \begin_inset Text
36138
36139 \begin_layout Plain Layout
36140
36141 \family roman
36142 \series medium
36143 \shape up
36144 \emph off
36145 \bar no
36146 \noun off
36147 \color none
36148 j
36149 \end_layout
36150
36151 \end_inset
36152 </cell>
36153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36154 \begin_inset Text
36155
36156 \begin_layout Plain Layout
36157
36158 \family roman
36159 \series medium
36160 \shape up
36161 \emph off
36162 \bar no
36163 \noun off
36164 \color none
36165 z
36166 \end_layout
36167
36168 \end_inset
36169 </cell>
36170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36171 \begin_inset Text
36172
36173 \begin_layout Plain Layout
36174
36175 \end_layout
36176
36177 \end_inset
36178 </cell>
36179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36180 \begin_inset Text
36181
36182 \begin_layout Plain Layout
36183
36184 \end_layout
36185
36186 \end_inset
36187 </cell>
36188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36189 \begin_inset Text
36190
36191 \begin_layout Plain Layout
36192
36193 \family roman
36194 \series medium
36195 \shape up
36196 \emph off
36197 \bar no
36198 \noun off
36199 \color none
36200 ª
36201 \end_layout
36202
36203 \end_inset
36204 </cell>
36205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36206 \begin_inset Text
36207
36208 \begin_layout Plain Layout
36209
36210 \family roman
36211 \series medium
36212 \shape up
36213 \emph off
36214 \bar no
36215 \noun off
36216 \color none
36217 º
36218 \end_layout
36219
36220 \end_inset
36221 </cell>
36222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36223 \begin_inset Text
36224
36225 \begin_layout Plain Layout
36226
36227 \family roman
36228 \series medium
36229 \shape up
36230 \emph off
36231 \bar no
36232 \noun off
36233 \color none
36234 Ê
36235 \end_layout
36236
36237 \end_inset
36238 </cell>
36239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36240 \begin_inset Text
36241
36242 \begin_layout Plain Layout
36243
36244 \family roman
36245 \series medium
36246 \shape up
36247 \emph off
36248 \bar no
36249 \noun off
36250 \color none
36251 Ú
36252 \end_layout
36253
36254 \end_inset
36255 </cell>
36256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36257 \begin_inset Text
36258
36259 \begin_layout Plain Layout
36260
36261 \family roman
36262 \series medium
36263 \shape up
36264 \emph off
36265 \bar no
36266 \noun off
36267 \color none
36268 ê
36269 \end_layout
36270
36271 \end_inset
36272 </cell>
36273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36274 \begin_inset Text
36275
36276 \begin_layout Plain Layout
36277
36278 \family roman
36279 \series medium
36280 \shape up
36281 \emph off
36282 \bar no
36283 \noun off
36284 \color none
36285 ú
36286 \end_layout
36287
36288 \end_inset
36289 </cell>
36290 </row>
36291 <row>
36292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36293 \begin_inset Text
36294
36295 \begin_layout Plain Layout
36296
36297 \family roman
36298 \series medium
36299 \shape up
36300 \size tiny
36301 \emph off
36302 \bar no
36303 \noun off
36304 \color none
36305 0B
36306 \end_layout
36307
36308 \end_inset
36309 </cell>
36310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36311 \begin_inset Text
36312
36313 \begin_layout Plain Layout
36314
36315 \end_layout
36316
36317 \end_inset
36318 </cell>
36319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36320 \begin_inset Text
36321
36322 \begin_layout Plain Layout
36323
36324 \end_layout
36325
36326 \end_inset
36327 </cell>
36328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36329 \begin_inset Text
36330
36331 \begin_layout Plain Layout
36332
36333 \family roman
36334 \series medium
36335 \shape up
36336 \emph off
36337 \bar no
36338 \noun off
36339 \color none
36340 +
36341 \end_layout
36342
36343 \end_inset
36344 </cell>
36345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36346 \begin_inset Text
36347
36348 \begin_layout Plain Layout
36349
36350 \family roman
36351 \series medium
36352 \shape up
36353 \emph off
36354 \bar no
36355 \noun off
36356 \color none
36357 ;
36358 \end_layout
36359
36360 \end_inset
36361 </cell>
36362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36363 \begin_inset Text
36364
36365 \begin_layout Plain Layout
36366
36367 \family roman
36368 \series medium
36369 \shape up
36370 \emph off
36371 \bar no
36372 \noun off
36373 \color none
36374 K
36375 \end_layout
36376
36377 \end_inset
36378 </cell>
36379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36380 \begin_inset Text
36381
36382 \begin_layout Plain Layout
36383
36384 \family roman
36385 \series medium
36386 \shape up
36387 \emph off
36388 \bar no
36389 \noun off
36390 \color none
36391 [
36392 \end_layout
36393
36394 \end_inset
36395 </cell>
36396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36397 \begin_inset Text
36398
36399 \begin_layout Plain Layout
36400
36401 \family roman
36402 \series medium
36403 \shape up
36404 \emph off
36405 \bar no
36406 \noun off
36407 \color none
36408 k
36409 \end_layout
36410
36411 \end_inset
36412 </cell>
36413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36414 \begin_inset Text
36415
36416 \begin_layout Plain Layout
36417
36418 \family roman
36419 \series medium
36420 \shape up
36421 \emph off
36422 \bar no
36423 \noun off
36424 \color none
36425 {
36426 \end_layout
36427
36428 \end_inset
36429 </cell>
36430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36431 \begin_inset Text
36432
36433 \begin_layout Plain Layout
36434
36435 \end_layout
36436
36437 \end_inset
36438 </cell>
36439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36440 \begin_inset Text
36441
36442 \begin_layout Plain Layout
36443
36444 \end_layout
36445
36446 \end_inset
36447 </cell>
36448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36449 \begin_inset Text
36450
36451 \begin_layout Plain Layout
36452
36453 \family roman
36454 \series medium
36455 \shape up
36456 \emph off
36457 \bar no
36458 \noun off
36459 \color none
36460 «
36461 \end_layout
36462
36463 \end_inset
36464 </cell>
36465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36466 \begin_inset Text
36467
36468 \begin_layout Plain Layout
36469
36470 \family roman
36471 \series medium
36472 \shape up
36473 \emph off
36474 \bar no
36475 \noun off
36476 \color none
36477 »
36478 \end_layout
36479
36480 \end_inset
36481 </cell>
36482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36483 \begin_inset Text
36484
36485 \begin_layout Plain Layout
36486
36487 \family roman
36488 \series medium
36489 \shape up
36490 \emph off
36491 \bar no
36492 \noun off
36493 \color none
36494 Ë
36495 \end_layout
36496
36497 \end_inset
36498 </cell>
36499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36500 \begin_inset Text
36501
36502 \begin_layout Plain Layout
36503
36504 \family roman
36505 \series medium
36506 \shape up
36507 \emph off
36508 \bar no
36509 \noun off
36510 \color none
36511 Û
36512 \end_layout
36513
36514 \end_inset
36515 </cell>
36516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36517 \begin_inset Text
36518
36519 \begin_layout Plain Layout
36520
36521 \family roman
36522 \series medium
36523 \shape up
36524 \emph off
36525 \bar no
36526 \noun off
36527 \color none
36528 ë
36529 \end_layout
36530
36531 \end_inset
36532 </cell>
36533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36534 \begin_inset Text
36535
36536 \begin_layout Plain Layout
36537
36538 \family roman
36539 \series medium
36540 \shape up
36541 \emph off
36542 \bar no
36543 \noun off
36544 \color none
36545 û
36546 \end_layout
36547
36548 \end_inset
36549 </cell>
36550 </row>
36551 <row>
36552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36553 \begin_inset Text
36554
36555 \begin_layout Plain Layout
36556
36557 \family roman
36558 \series medium
36559 \shape up
36560 \size tiny
36561 \emph off
36562 \bar no
36563 \noun off
36564 \color none
36565 0C
36566 \end_layout
36567
36568 \end_inset
36569 </cell>
36570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36571 \begin_inset Text
36572
36573 \begin_layout Plain Layout
36574
36575 \end_layout
36576
36577 \end_inset
36578 </cell>
36579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36580 \begin_inset Text
36581
36582 \begin_layout Plain Layout
36583
36584 \end_layout
36585
36586 \end_inset
36587 </cell>
36588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36589 \begin_inset Text
36590
36591 \begin_layout Plain Layout
36592
36593 \family roman
36594 \series medium
36595 \shape up
36596 \emph off
36597 \bar no
36598 \noun off
36599 \color none
36600 ,
36601 \end_layout
36602
36603 \end_inset
36604 </cell>
36605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36606 \begin_inset Text
36607
36608 \begin_layout Plain Layout
36609
36610 \family roman
36611 \series medium
36612 \shape up
36613 \emph off
36614 \bar no
36615 \noun off
36616 \color none
36617 <
36618 \end_layout
36619
36620 \end_inset
36621 </cell>
36622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36623 \begin_inset Text
36624
36625 \begin_layout Plain Layout
36626
36627 \family roman
36628 \series medium
36629 \shape up
36630 \emph off
36631 \bar no
36632 \noun off
36633 \color none
36634 L
36635 \end_layout
36636
36637 \end_inset
36638 </cell>
36639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36640 \begin_inset Text
36641
36642 \begin_layout Plain Layout
36643
36644 \family roman
36645 \series medium
36646 \shape up
36647 \emph off
36648 \bar no
36649 \noun off
36650 \color none
36651
36652 \backslash
36653
36654 \end_layout
36655
36656 \end_inset
36657 </cell>
36658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36659 \begin_inset Text
36660
36661 \begin_layout Plain Layout
36662
36663 \family roman
36664 \series medium
36665 \shape up
36666 \emph off
36667 \bar no
36668 \noun off
36669 \color none
36670 l
36671 \end_layout
36672
36673 \end_inset
36674 </cell>
36675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36676 \begin_inset Text
36677
36678 \begin_layout Plain Layout
36679
36680 \family roman
36681 \series medium
36682 \shape up
36683 \emph off
36684 \bar no
36685 \noun off
36686 \color none
36687 |
36688 \end_layout
36689
36690 \end_inset
36691 </cell>
36692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36693 \begin_inset Text
36694
36695 \begin_layout Plain Layout
36696
36697 \end_layout
36698
36699 \end_inset
36700 </cell>
36701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36702 \begin_inset Text
36703
36704 \begin_layout Plain Layout
36705
36706 \end_layout
36707
36708 \end_inset
36709 </cell>
36710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36711 \begin_inset Text
36712
36713 \begin_layout Plain Layout
36714
36715 \family roman
36716 \series medium
36717 \shape up
36718 \emph off
36719 \bar no
36720 \noun off
36721 \color none
36722 ¬
36723 \end_layout
36724
36725 \end_inset
36726 </cell>
36727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36728 \begin_inset Text
36729
36730 \begin_layout Plain Layout
36731
36732 \family roman
36733 \series medium
36734 \shape up
36735 \emph off
36736 \bar no
36737 \noun off
36738 \color none
36739 ¼
36740 \end_layout
36741
36742 \end_inset
36743 </cell>
36744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36745 \begin_inset Text
36746
36747 \begin_layout Plain Layout
36748
36749 \family roman
36750 \series medium
36751 \shape up
36752 \emph off
36753 \bar no
36754 \noun off
36755 \color none
36756 Ì
36757 \end_layout
36758
36759 \end_inset
36760 </cell>
36761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36762 \begin_inset Text
36763
36764 \begin_layout Plain Layout
36765
36766 \family roman
36767 \series medium
36768 \shape up
36769 \emph off
36770 \bar no
36771 \noun off
36772 \color none
36773 Ü
36774 \end_layout
36775
36776 \end_inset
36777 </cell>
36778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36779 \begin_inset Text
36780
36781 \begin_layout Plain Layout
36782
36783 \family roman
36784 \series medium
36785 \shape up
36786 \emph off
36787 \bar no
36788 \noun off
36789 \color none
36790 ì
36791 \end_layout
36792
36793 \end_inset
36794 </cell>
36795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36796 \begin_inset Text
36797
36798 \begin_layout Plain Layout
36799
36800 \family roman
36801 \series medium
36802 \shape up
36803 \emph off
36804 \bar no
36805 \noun off
36806 \color none
36807 ü
36808 \end_layout
36809
36810 \end_inset
36811 </cell>
36812 </row>
36813 <row>
36814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36815 \begin_inset Text
36816
36817 \begin_layout Plain Layout
36818
36819 \family roman
36820 \series medium
36821 \shape up
36822 \size tiny
36823 \emph off
36824 \bar no
36825 \noun off
36826 \color none
36827 0D
36828 \end_layout
36829
36830 \end_inset
36831 </cell>
36832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36833 \begin_inset Text
36834
36835 \begin_layout Plain Layout
36836
36837 \end_layout
36838
36839 \end_inset
36840 </cell>
36841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36842 \begin_inset Text
36843
36844 \begin_layout Plain Layout
36845
36846 \end_layout
36847
36848 \end_inset
36849 </cell>
36850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36851 \begin_inset Text
36852
36853 \begin_layout Plain Layout
36854
36855 \family roman
36856 \series medium
36857 \shape up
36858 \emph off
36859 \bar no
36860 \noun off
36861 \color none
36862 -
36863 \end_layout
36864
36865 \end_inset
36866 </cell>
36867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36868 \begin_inset Text
36869
36870 \begin_layout Plain Layout
36871
36872 \family roman
36873 \series medium
36874 \shape up
36875 \emph off
36876 \bar no
36877 \noun off
36878 \color none
36879 =
36880 \end_layout
36881
36882 \end_inset
36883 </cell>
36884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36885 \begin_inset Text
36886
36887 \begin_layout Plain Layout
36888
36889 \family roman
36890 \series medium
36891 \shape up
36892 \emph off
36893 \bar no
36894 \noun off
36895 \color none
36896 M
36897 \end_layout
36898
36899 \end_inset
36900 </cell>
36901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36902 \begin_inset Text
36903
36904 \begin_layout Plain Layout
36905
36906 \family roman
36907 \series medium
36908 \shape up
36909 \emph off
36910 \bar no
36911 \noun off
36912 \color none
36913 ]
36914 \end_layout
36915
36916 \end_inset
36917 </cell>
36918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36919 \begin_inset Text
36920
36921 \begin_layout Plain Layout
36922
36923 \family roman
36924 \series medium
36925 \shape up
36926 \emph off
36927 \bar no
36928 \noun off
36929 \color none
36930 m
36931 \end_layout
36932
36933 \end_inset
36934 </cell>
36935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36936 \begin_inset Text
36937
36938 \begin_layout Plain Layout
36939
36940 \family roman
36941 \series medium
36942 \shape up
36943 \emph off
36944 \bar no
36945 \noun off
36946 \color none
36947 }
36948 \end_layout
36949
36950 \end_inset
36951 </cell>
36952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36953 \begin_inset Text
36954
36955 \begin_layout Plain Layout
36956
36957 \end_layout
36958
36959 \end_inset
36960 </cell>
36961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36962 \begin_inset Text
36963
36964 \begin_layout Plain Layout
36965
36966 \end_layout
36967
36968 \end_inset
36969 </cell>
36970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36971 \begin_inset Text
36972
36973 \begin_layout Plain Layout
36974
36975 \end_layout
36976
36977 \end_inset
36978 </cell>
36979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36980 \begin_inset Text
36981
36982 \begin_layout Plain Layout
36983
36984 \family roman
36985 \series medium
36986 \shape up
36987 \emph off
36988 \bar no
36989 \noun off
36990 \color none
36991 ½
36992 \end_layout
36993
36994 \end_inset
36995 </cell>
36996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36997 \begin_inset Text
36998
36999 \begin_layout Plain Layout
37000
37001 \family roman
37002 \series medium
37003 \shape up
37004 \emph off
37005 \bar no
37006 \noun off
37007 \color none
37008 Í
37009 \end_layout
37010
37011 \end_inset
37012 </cell>
37013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37014 \begin_inset Text
37015
37016 \begin_layout Plain Layout
37017
37018 \family roman
37019 \series medium
37020 \shape up
37021 \emph off
37022 \bar no
37023 \noun off
37024 \color none
37025 Ý
37026 \end_layout
37027
37028 \end_inset
37029 </cell>
37030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37031 \begin_inset Text
37032
37033 \begin_layout Plain Layout
37034
37035 \family roman
37036 \series medium
37037 \shape up
37038 \emph off
37039 \bar no
37040 \noun off
37041 \color none
37042 í
37043 \end_layout
37044
37045 \end_inset
37046 </cell>
37047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37048 \begin_inset Text
37049
37050 \begin_layout Plain Layout
37051
37052 \family roman
37053 \series medium
37054 \shape up
37055 \emph off
37056 \bar no
37057 \noun off
37058 \color none
37059 ý
37060 \end_layout
37061
37062 \end_inset
37063 </cell>
37064 </row>
37065 <row>
37066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37067 \begin_inset Text
37068
37069 \begin_layout Plain Layout
37070
37071 \family roman
37072 \series medium
37073 \shape up
37074 \size tiny
37075 \emph off
37076 \bar no
37077 \noun off
37078 \color none
37079 0E
37080 \end_layout
37081
37082 \end_inset
37083 </cell>
37084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37085 \begin_inset Text
37086
37087 \begin_layout Plain Layout
37088
37089 \end_layout
37090
37091 \end_inset
37092 </cell>
37093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37094 \begin_inset Text
37095
37096 \begin_layout Plain Layout
37097
37098 \end_layout
37099
37100 \end_inset
37101 </cell>
37102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37103 \begin_inset Text
37104
37105 \begin_layout Plain Layout
37106
37107 \family roman
37108 \series medium
37109 \shape up
37110 \emph off
37111 \bar no
37112 \noun off
37113 \color none
37114 .
37115 \end_layout
37116
37117 \end_inset
37118 </cell>
37119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37120 \begin_inset Text
37121
37122 \begin_layout Plain Layout
37123
37124 \family roman
37125 \series medium
37126 \shape up
37127 \emph off
37128 \bar no
37129 \noun off
37130 \color none
37131 >
37132 \end_layout
37133
37134 \end_inset
37135 </cell>
37136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37137 \begin_inset Text
37138
37139 \begin_layout Plain Layout
37140
37141 \family roman
37142 \series medium
37143 \shape up
37144 \emph off
37145 \bar no
37146 \noun off
37147 \color none
37148 N
37149 \end_layout
37150
37151 \end_inset
37152 </cell>
37153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37154 \begin_inset Text
37155
37156 \begin_layout Plain Layout
37157
37158 \family roman
37159 \series medium
37160 \shape up
37161 \emph off
37162 \bar no
37163 \noun off
37164 \color none
37165 ^
37166 \end_layout
37167
37168 \end_inset
37169 </cell>
37170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37171 \begin_inset Text
37172
37173 \begin_layout Plain Layout
37174
37175 \family roman
37176 \series medium
37177 \shape up
37178 \emph off
37179 \bar no
37180 \noun off
37181 \color none
37182 n
37183 \end_layout
37184
37185 \end_inset
37186 </cell>
37187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37188 \begin_inset Text
37189
37190 \begin_layout Plain Layout
37191
37192 \family roman
37193 \series medium
37194 \shape up
37195 \emph off
37196 \bar no
37197 \noun off
37198 \color none
37199 ~
37200 \end_layout
37201
37202 \end_inset
37203 </cell>
37204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37205 \begin_inset Text
37206
37207 \begin_layout Plain Layout
37208
37209 \end_layout
37210
37211 \end_inset
37212 </cell>
37213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37214 \begin_inset Text
37215
37216 \begin_layout Plain Layout
37217
37218 \end_layout
37219
37220 \end_inset
37221 </cell>
37222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37223 \begin_inset Text
37224
37225 \begin_layout Plain Layout
37226
37227 \family roman
37228 \series medium
37229 \shape up
37230 \emph off
37231 \bar no
37232 \noun off
37233 \color none
37234 ®
37235 \end_layout
37236
37237 \end_inset
37238 </cell>
37239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37240 \begin_inset Text
37241
37242 \begin_layout Plain Layout
37243
37244 \family roman
37245 \series medium
37246 \shape up
37247 \emph off
37248 \bar no
37249 \noun off
37250 \color none
37251 ¾
37252 \end_layout
37253
37254 \end_inset
37255 </cell>
37256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37257 \begin_inset Text
37258
37259 \begin_layout Plain Layout
37260
37261 \family roman
37262 \series medium
37263 \shape up
37264 \emph off
37265 \bar no
37266 \noun off
37267 \color none
37268 Î
37269 \end_layout
37270
37271 \end_inset
37272 </cell>
37273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37274 \begin_inset Text
37275
37276 \begin_layout Plain Layout
37277
37278 \family roman
37279 \series medium
37280 \shape up
37281 \emph off
37282 \bar no
37283 \noun off
37284 \color none
37285 Þ
37286 \end_layout
37287
37288 \end_inset
37289 </cell>
37290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37291 \begin_inset Text
37292
37293 \begin_layout Plain Layout
37294
37295 \family roman
37296 \series medium
37297 \shape up
37298 \emph off
37299 \bar no
37300 \noun off
37301 \color none
37302 î
37303 \end_layout
37304
37305 \end_inset
37306 </cell>
37307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37308 \begin_inset Text
37309
37310 \begin_layout Plain Layout
37311
37312 \family roman
37313 \series medium
37314 \shape up
37315 \emph off
37316 \bar no
37317 \noun off
37318 \color none
37319 þ
37320 \end_layout
37321
37322 \end_inset
37323 </cell>
37324 </row>
37325 <row>
37326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37327 \begin_inset Text
37328
37329 \begin_layout Plain Layout
37330
37331 \family roman
37332 \series medium
37333 \shape up
37334 \size tiny
37335 \emph off
37336 \bar no
37337 \noun off
37338 \color none
37339 0F
37340 \end_layout
37341
37342 \end_inset
37343 </cell>
37344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37345 \begin_inset Text
37346
37347 \begin_layout Plain Layout
37348
37349 \end_layout
37350
37351 \end_inset
37352 </cell>
37353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37354 \begin_inset Text
37355
37356 \begin_layout Plain Layout
37357
37358 \end_layout
37359
37360 \end_inset
37361 </cell>
37362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37363 \begin_inset Text
37364
37365 \begin_layout Plain Layout
37366
37367 \family roman
37368 \series medium
37369 \shape up
37370 \emph off
37371 \bar no
37372 \noun off
37373 \color none
37374 /
37375 \end_layout
37376
37377 \end_inset
37378 </cell>
37379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37380 \begin_inset Text
37381
37382 \begin_layout Plain Layout
37383
37384 \family roman
37385 \series medium
37386 \shape up
37387 \emph off
37388 \bar no
37389 \noun off
37390 \color none
37391 ?
37392 \end_layout
37393
37394 \end_inset
37395 </cell>
37396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37397 \begin_inset Text
37398
37399 \begin_layout Plain Layout
37400
37401 \family roman
37402 \series medium
37403 \shape up
37404 \emph off
37405 \bar no
37406 \noun off
37407 \color none
37408 O
37409 \end_layout
37410
37411 \end_inset
37412 </cell>
37413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37414 \begin_inset Text
37415
37416 \begin_layout Plain Layout
37417
37418 \family roman
37419 \series medium
37420 \shape up
37421 \emph off
37422 \bar no
37423 \noun off
37424 \color none
37425 _
37426 \end_layout
37427
37428 \end_inset
37429 </cell>
37430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37431 \begin_inset Text
37432
37433 \begin_layout Plain Layout
37434
37435 \family roman
37436 \series medium
37437 \shape up
37438 \emph off
37439 \bar no
37440 \noun off
37441 \color none
37442 o
37443 \end_layout
37444
37445 \end_inset
37446 </cell>
37447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37448 \begin_inset Text
37449
37450 \begin_layout Plain Layout
37451
37452 \end_layout
37453
37454 \end_inset
37455 </cell>
37456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37457 \begin_inset Text
37458
37459 \begin_layout Plain Layout
37460
37461 \end_layout
37462
37463 \end_inset
37464 </cell>
37465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37466 \begin_inset Text
37467
37468 \begin_layout Plain Layout
37469
37470 \end_layout
37471
37472 \end_inset
37473 </cell>
37474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37475 \begin_inset Text
37476
37477 \begin_layout Plain Layout
37478
37479 \family roman
37480 \series medium
37481 \shape up
37482 \emph off
37483 \bar no
37484 \noun off
37485 \color none
37486 ¯
37487 \end_layout
37488
37489 \end_inset
37490 </cell>
37491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37492 \begin_inset Text
37493
37494 \begin_layout Plain Layout
37495
37496 \family roman
37497 \series medium
37498 \shape up
37499 \emph off
37500 \bar no
37501 \noun off
37502 \color none
37503 ¿
37504 \end_layout
37505
37506 \end_inset
37507 </cell>
37508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37509 \begin_inset Text
37510
37511 \begin_layout Plain Layout
37512
37513 \family roman
37514 \series medium
37515 \shape up
37516 \emph off
37517 \bar no
37518 \noun off
37519 \color none
37520 Ï
37521 \end_layout
37522
37523 \end_inset
37524 </cell>
37525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37526 \begin_inset Text
37527
37528 \begin_layout Plain Layout
37529
37530 \family roman
37531 \series medium
37532 \shape up
37533 \emph off
37534 \bar no
37535 \noun off
37536 \color none
37537 ß
37538 \end_layout
37539
37540 \end_inset
37541 </cell>
37542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37543 \begin_inset Text
37544
37545 \begin_layout Plain Layout
37546
37547 \family roman
37548 \series medium
37549 \shape up
37550 \emph off
37551 \bar no
37552 \noun off
37553 \color none
37554 ï
37555 \end_layout
37556
37557 \end_inset
37558 </cell>
37559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37560 \begin_inset Text
37561
37562 \begin_layout Plain Layout
37563
37564 \family roman
37565 \series medium
37566 \shape up
37567 \emph off
37568 \bar no
37569 \noun off
37570 \color none
37571 ÿ
37572 \end_layout
37573
37574 \end_inset
37575 </cell>
37576 </row>
37577 </lyxtabular>
37578
37579 \end_inset
37580
37581
37582 \end_layout
37583
37584 \end_inset
37585
37586
37587 \end_layout
37588
37589 \begin_layout Standard
37590 The following is a full list of all of the accented characters LyX can display
37591  directly.
37592  It includes not only the accented characters from the previous table, but
37593  also the characters from 
37594 \family typewriter
37595 ISO8859–2
37596 \family default
37597  through 
37598 \family typewriter
37599 4
37600 \family default
37601 .
37602  
37603 \end_layout
37604
37605 \begin_layout Itemize
37606 From 
37607 \family typewriter
37608 ISO8859–1
37609 \family default
37610 :
37611 \end_layout
37612
37613 \begin_deeper
37614 \begin_layout Standard
37615 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37616 \begin_inset space \hfill{}
37617 \end_inset
37618
37619 diaeresis
37620 \end_layout
37621
37622 \begin_layout Standard
37623 ^ Â Ê Î Ô Û â ê î ô û
37624 \begin_inset space \hfill{}
37625 \end_inset
37626
37627 circumflex
37628 \end_layout
37629
37630 \begin_layout Standard
37631 ` À È Ì Ò Ù à è ì ò ù
37632 \begin_inset space \hfill{}
37633 \end_inset
37634
37635 grave
37636 \end_layout
37637
37638 \begin_layout Standard
37639 ´ Á É Í Ó Ú Ý á é í ó ú ý
37640 \begin_inset space \hfill{}
37641 \end_inset
37642
37643 acute
37644 \end_layout
37645
37646 \begin_layout Standard
37647 ~ Ã Ñ Õ ã ñ õ
37648 \begin_inset space \hfill{}
37649 \end_inset
37650
37651 tilde
37652 \end_layout
37653
37654 \begin_layout Standard
37655 ¸Çç
37656 \begin_inset space \hfill{}
37657 \end_inset
37658
37659 cedilla
37660 \end_layout
37661
37662 \begin_layout Standard
37663 ¯
37664 \begin_inset space \hfill{}
37665 \end_inset
37666
37667 macron
37668 \end_layout
37669
37670 \end_deeper
37671 \begin_layout Itemize
37672 From 
37673 \family typewriter
37674 ISO8859–2
37675 \family default
37676  through 
37677 \family typewriter
37678 4
37679 \family default
37680 :
37681 \end_layout
37682
37683 \begin_deeper
37684 \begin_layout Standard
37685 ĤĴĥĵĈĜŜĉĝŝ
37686 \begin_inset space \hfill{}
37687 \end_inset
37688
37689 circumflex
37690 \end_layout
37691
37692 \begin_layout Standard
37693 ŚŹśźŔĹĆŃŕĺćń
37694 \begin_inset space \hfill{}
37695 \end_inset
37696
37697 acute
37698 \end_layout
37699
37700 \begin_layout Standard
37701 Ĩı̃Ũũ
37702 \begin_inset space \hfill{}
37703 \end_inset
37704
37705 tilde
37706 \end_layout
37707
37708 \begin_layout Standard
37709 ŞşŢţŖĻĢŗļģŅĶņķ
37710 \begin_inset space \hfill{}
37711 \end_inset
37712
37713 cedilla
37714 \end_layout
37715
37716 \begin_layout Standard
37717 ĒēĀĪŌŪāı̄ōū
37718 \begin_inset space \hfill{}
37719 \end_inset
37720
37721 macron
37722 \end_layout
37723
37724 \begin_layout Standard
37725 ŐŰőű
37726 \begin_inset space \hfill{}
37727 \end_inset
37728
37729 Hungarian umlaut
37730 \end_layout
37731
37732 \end_deeper
37733 \begin_layout Standard
37734 All the characters above are actively supported by TeX fonts.
37735  In addition TeX allows diacritical marks on almost all characters.
37736  Also make sure you're using the 
37737 \family typewriter
37738 T1
37739 \family default
37740  font-encoding.
37741 \end_layout
37742
37743 \begin_layout Chapter
37744 \start_of_appendix
37745 The User Interface
37746 \begin_inset CommandInset label
37747 LatexCommand label
37748 name "chap:The-User-Interface"
37749
37750 \end_inset
37751
37752
37753 \end_layout
37754
37755 \begin_layout Standard
37756 This appendix lists all the available menus and describes their functionality.
37757  It is designed as a quick reference if you are searching for a special
37758  topic inside the user's guide.
37759 \end_layout
37760
37761 \begin_layout Section
37762 The File Menu
37763 \begin_inset Index idx
37764 status collapsed
37765
37766 \begin_layout Plain Layout
37767 Menu ! File
37768 \end_layout
37769
37770 \end_inset
37771
37772
37773 \end_layout
37774
37775 \begin_layout Standard
37776 Under the 
37777 \family sans
37778 File
37779 \family default
37780  menu are the basic operations in addition to some more advanced operations.
37781 \end_layout
37782
37783 \begin_layout Subsection
37784 New
37785 \end_layout
37786
37787 \begin_layout Standard
37788 Creates a new document.
37789 \end_layout
37790
37791 \begin_layout Subsection
37792 New from Template
37793 \end_layout
37794
37795 \begin_layout Standard
37796 This menu entry prompts you for a template to use.
37797  Selecting a template will automatically set certain layout features for
37798  the document, features you would otherwise need to change manually.
37799 \end_layout
37800
37801 \begin_layout Subsection
37802 Open
37803 \end_layout
37804
37805 \begin_layout Standard
37806 Opens a document.
37807 \end_layout
37808
37809 \begin_layout Subsection
37810 Open Recent
37811 \end_layout
37812
37813 \begin_layout Standard
37814 The submenu shows a list of the recently opened files.
37815  Click there on a file to open it.
37816 \end_layout
37817
37818 \begin_layout Subsection
37819 Close
37820 \end_layout
37821
37822 \begin_layout Standard
37823 Closes the current document.
37824 \end_layout
37825
37826 \begin_layout Subsection
37827 Close All
37828 \end_layout
37829
37830 \begin_layout Standard
37831 Closes all opened documents.
37832 \end_layout
37833
37834 \begin_layout Subsection
37835 Save
37836 \end_layout
37837
37838 \begin_layout Standard
37839 Saves the actual document.
37840 \end_layout
37841
37842 \begin_layout Subsection
37843 Save As
37844 \end_layout
37845
37846 \begin_layout Standard
37847 Saves the actual document under a new name to create a copy.
37848 \end_layout
37849
37850 \begin_layout Subsection
37851 Save All
37852 \end_layout
37853
37854 \begin_layout Standard
37855 Saves all opened documents.
37856 \end_layout
37857
37858 \begin_layout Subsection
37859 Revert to saved
37860 \end_layout
37861
37862 \begin_layout Standard
37863 Reloads the actual document from disk.
37864 \end_layout
37865
37866 \begin_layout Subsection
37867 Version Control
37868 \end_layout
37869
37870 \begin_layout Standard
37871 This is used when more people are working on the same document.
37872  It is described in the section 
37873 \emph on
37874 Version Control in LyX
37875 \emph default
37876  of the 
37877 \emph on
37878 Additional Features
37879 \emph default
37880  manual.
37881 \end_layout
37882
37883 \begin_layout Subsection
37884 Import
37885 \end_layout
37886
37887 \begin_layout Standard
37888 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
37889  NoWeb-files, plain text files and comma separated, table-like text files
37890  (CSV).
37891  The files will be imported as new LyX-document.
37892 \end_layout
37893
37894 \begin_layout Standard
37895 When using the menu entry 
37896 \family sans
37897 Plain
37898 \begin_inset space ~
37899 \end_inset
37900
37901 Text
37902 \family default
37903 , line breaks in the text will start a new paragraph; when using the menu
37904  entry 
37905 \family sans
37906 Plain
37907 \begin_inset space ~
37908 \end_inset
37909
37910 Text, Join
37911 \begin_inset space ~
37912 \end_inset
37913
37914 Lines
37915 \family default
37916 , consecutive lines of text will be imported to one big paragraph.
37917  A new paragraph will begin when there is a blank line in the file.
37918 \end_layout
37919
37920 \begin_layout Subsection
37921 Export
37922 \begin_inset CommandInset label
37923 LatexCommand label
37924 name "sub:Export"
37925
37926 \end_inset
37927
37928
37929 \end_layout
37930
37931 \begin_layout Standard
37932 You can export your document to various file formats.
37933  The resulting files are placed in the directory of your LyX-file.
37934  The menu entries are not the same on all installations.
37935  They depend on the programs found by LyX while its configuration.
37936 \end_layout
37937
37938 \begin_layout Standard
37939 Here is a list of all available entries; some of them are explained in detail
37940  in section
37941 \begin_inset space ~
37942 \end_inset
37943
37944
37945 \begin_inset CommandInset ref
37946 LatexCommand ref
37947 reference "sub:Output-file-formats"
37948
37949 \end_inset
37950
37951 :
37952 \end_layout
37953
37954 \begin_layout Description
37955
37956 \family sans
37957 CJK
37958 \family default
37959
37960 \begin_inset space ~
37961 \end_inset
37962
37963 L
37964 \begin_inset ERT
37965 status collapsed
37966
37967 \begin_layout Plain Layout
37968
37969 {}
37970 \end_layout
37971
37972 \end_inset
37973
37974 yX format of the special LyX
37975 \begin_inset space ~
37976 \end_inset
37977
37978 1.4.x versions for Chinese, Japanese and Korean (CJK)
37979 \begin_inset Newline newline
37980 \end_inset
37981
37982  Since LyX 1.5.0 CJK support is fully integrated to LyX.
37983 \end_layout
37984
37985 \begin_layout Description
37986 DocBook text file with code in the language SGML that is used for the markup
37987  language 
37988 \family typewriter
37989 DocBook
37990 \end_layout
37991
37992 \begin_layout Description
37993 DocBook
37994 \begin_inset space ~
37995 \end_inset
37996
37997 (XML) text file with code in the language XML that is used for the markup
37998  language 
37999 \family typewriter
38000 DocBook
38001 \end_layout
38002
38003 \begin_layout Description
38004 DraftDVI LaTeX's native DVI-format.
38005  This format is not suitable if you have special characters or spaces in
38006  files paths or file names in your document.
38007  LyX use this format internally as a pre-stage to export to 
38008 \family sans
38009 DVI
38010 \family default
38011 .
38012 \end_layout
38013
38014 \begin_layout Description
38015 DVI DVI-format that also allows to use special characters or spaces in files
38016  paths or file names
38017 \end_layout
38018
38019 \begin_layout Description
38020 DVI
38021 \begin_inset space ~
38022 \end_inset
38023
38024 (LuaT
38025 \begin_inset ERT
38026 status collapsed
38027
38028 \begin_layout Plain Layout
38029
38030 {}
38031 \end_layout
38032
38033 \end_inset
38034
38035 eX) DVI-format using the program 
38036 \family typewriter
38037 LuaTeX
38038 \family default
38039 ; supports Unicode and the usage of non-TeX fonts; 
38040 \series bold
38041
38042 \begin_inset Note Greyedout
38043 status open
38044
38045 \begin_layout Plain Layout
38046
38047 \series bold
38048 Note:
38049 \series default
38050  not all DVI-viewers are currently able to display this output format properly.
38051 \end_layout
38052
38053 \end_inset
38054
38055
38056 \end_layout
38057
38058 \begin_layout Description
38059 Graphviz
38060 \begin_inset space ~
38061 \end_inset
38062
38063 Dot text file with code in the programming language 
38064 \family typewriter
38065 Dot
38066 \family default
38067  that is used to draw visualizations of graphs via the program 
38068 \family typewriter
38069 Graphviz
38070 \end_layout
38071
38072 \begin_layout Description
38073 HTML HTML-format (the HTML-converter is a third-party product and may not
38074  work in all cases)
38075 \end_layout
38076
38077 \begin_layout Description
38078 HTML
38079 \begin_inset space ~
38080 \end_inset
38081
38082 (MS
38083 \begin_inset space ~
38084 \end_inset
38085
38086 Word) HTML-format specialized so that the result can be imported to 
38087 \family sans
38088 MS Word
38089 \family default
38090 ; as a consequence of this formulas will be embedded as bitmap fonts and
38091  not in the format 
38092 \family sans
38093 MathML
38094 \family default
38095 .
38096 \end_layout
38097
38098 \begin_layout Description
38099
38100 \family sans
38101 LaT
38102 \begin_inset ERT
38103 status collapsed
38104
38105 \begin_layout Plain Layout
38106
38107 {}
38108 \end_layout
38109
38110 \end_inset
38111
38112 eX
38113 \begin_inset space ~
38114 \end_inset
38115
38116 (
38117 \family default
38118 LuaT
38119 \family sans
38120
38121 \begin_inset ERT
38122 status collapsed
38123
38124 \begin_layout Plain Layout
38125
38126 {}
38127 \end_layout
38128
38129 \end_inset
38130
38131
38132 \family default
38133 eX
38134 \family sans
38135
38136 \family default
38137 text file with the LaTeX source that it is compilable with the program 
38138 \family typewriter
38139 LuaTeX
38140 \end_layout
38141
38142 \begin_layout Description
38143
38144 \family sans
38145 LaT
38146 \begin_inset ERT
38147 status collapsed
38148
38149 \begin_layout Plain Layout
38150
38151 {}
38152 \end_layout
38153
38154 \end_inset
38155
38156 eX
38157 \begin_inset space ~
38158 \end_inset
38159
38160 (pdflatex)
38161 \family default
38162  text file with the LaTeX source, additionally all images used in the document
38163  will be converted to a format that is readable by the 
38164 \family typewriter
38165 pdflatex
38166 \family default
38167  program (GIF, JPG, PDF, PNG)
38168 \end_layout
38169
38170 \begin_layout Description
38171
38172 \family sans
38173 LaT
38174 \begin_inset ERT
38175 status collapsed
38176
38177 \begin_layout Plain Layout
38178
38179 {}
38180 \end_layout
38181
38182 \end_inset
38183
38184 eX
38185 \begin_inset space ~
38186 \end_inset
38187
38188 (plain)
38189 \family default
38190  text file with the LaTeX source code, additionally all images used in the
38191  document will be converted to the EPS-format, only this format is readable
38192  by the 
38193 \family typewriter
38194 latex
38195 \family default
38196  program
38197 \end_layout
38198
38199 \begin_layout Description
38200
38201 \family sans
38202 LaT
38203 \begin_inset ERT
38204 status collapsed
38205
38206 \begin_layout Plain Layout
38207
38208 {}
38209 \end_layout
38210
38211 \end_inset
38212
38213 eX
38214 \begin_inset space ~
38215 \end_inset
38216
38217 (
38218 \family default
38219 XeT
38220 \family sans
38221
38222 \begin_inset ERT
38223 status collapsed
38224
38225 \begin_layout Plain Layout
38226
38227 {}
38228 \end_layout
38229
38230 \end_inset
38231
38232
38233 \family default
38234 eX
38235 \family sans
38236
38237 \family default
38238 text file with the LaTeX source that it is compilable with the program 
38239 \family typewriter
38240 XeTeX
38241 \end_layout
38242
38243 \begin_layout Description
38244 LilyPond
38245 \begin_inset space ~
38246 \end_inset
38247
38248 book
38249 \begin_inset space ~
38250 \end_inset
38251
38252 (La
38253 \family sans
38254
38255 \begin_inset ERT
38256 status collapsed
38257
38258 \begin_layout Plain Layout
38259
38260 {}
38261 \end_layout
38262
38263 \end_inset
38264
38265
38266 \family default
38267 TeX) text file with the LaTeX source and also code in the syntax of the
38268  music notation software 
38269 \family typewriter
38270 LilyPond
38271 \end_layout
38272
38273 \begin_layout Description
38274 L
38275 \family sans
38276
38277 \begin_inset ERT
38278 status collapsed
38279
38280 \begin_layout Plain Layout
38281
38282 {}
38283 \end_layout
38284
38285 \end_inset
38286
38287
38288 \family default
38289 yX
38290 \begin_inset space ~
38291 \end_inset
38292
38293 Archive
38294 \begin_inset space ~
38295 \end_inset
38296
38297 (zip) creates a zip-archive file that contains your document and all files
38298  that are necessary to compile it (images, child documents, BibTeX files,
38299  etc.)
38300 \end_layout
38301
38302 \begin_layout Description
38303 L
38304 \family sans
38305
38306 \begin_inset ERT
38307 status collapsed
38308
38309 \begin_layout Plain Layout
38310
38311 {}
38312 \end_layout
38313
38314 \end_inset
38315
38316
38317 \family default
38318 yX
38319 \begin_inset space ~
38320 \end_inset
38321
38322 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
38323 \begin_inset Quotes eld
38324 \end_inset
38325
38326 z
38327 \begin_inset Quotes erd
38328 \end_inset
38329
38330  and 
38331 \begin_inset Quotes eld
38332 \end_inset
38333
38334 y
38335 \begin_inset Quotes erd
38336 \end_inset
38337
38338  represent the version number)
38339 \end_layout
38340
38341 \begin_layout Description
38342 L
38343 \family sans
38344
38345 \begin_inset ERT
38346 status collapsed
38347
38348 \begin_layout Plain Layout
38349
38350 {}
38351 \end_layout
38352
38353 \end_inset
38354
38355
38356 \family default
38357 yXHTML HTML-format using LyX's internal XHTML engine
38358 \end_layout
38359
38360 \begin_layout Description
38361 NoWeb text file with code in the format of the literate programming language
38362 \family typewriter
38363  NoWeb
38364 \end_layout
38365
38366 \begin_layout Description
38367 OpenDocument OpenDocument-formatted file, to be opened with 
38368 \family sans
38369 LibreOffice, OpenOffice, KOffice, Abiword
38370 \family default
38371 , etc.
38372  (The OpenDocument-converter is a third-party product and may not work in
38373  all cases)
38374 \end_layout
38375
38376 \begin_layout Description
38377
38378 \family sans
38379 PDF
38380 \begin_inset space ~
38381 \end_inset
38382
38383 (dvipdfm)
38384 \family default
38385  PDF-format using the program 
38386 \family typewriter
38387 dvipdfm
38388 \family default
38389 , produces internally a DVI-file which is then converted to a PDF-file
38390 \end_layout
38391
38392 \begin_layout Description
38393
38394 \family sans
38395 PDF
38396 \begin_inset space ~
38397 \end_inset
38398
38399 (LuaT
38400 \begin_inset ERT
38401 status collapsed
38402
38403 \begin_layout Plain Layout
38404
38405 {}
38406 \end_layout
38407
38408 \end_inset
38409
38410 eX)
38411 \family default
38412  PDF-format using the program 
38413 \family typewriter
38414 LuaTeX
38415 \family default
38416 , produces PDF-files directly
38417 \end_layout
38418
38419 \begin_layout Description
38420
38421 \family sans
38422 PDF
38423 \begin_inset space ~
38424 \end_inset
38425
38426 (pdflatex)
38427 \family default
38428  PDF-format using the program 
38429 \family typewriter
38430 pdflatex
38431 \family default
38432 , produces PDF-files directly
38433 \end_layout
38434
38435 \begin_layout Description
38436
38437 \family sans
38438 PDF
38439 \begin_inset space ~
38440 \end_inset
38441
38442 (ps2pdf)
38443 \family default
38444  PDF-format using the program 
38445 \family typewriter
38446 ps2pdf
38447 \family default
38448 , produces internally a PostScript-file which is then converted to a PDF-file
38449 \end_layout
38450
38451 \begin_layout Description
38452
38453 \family sans
38454 PDF
38455 \begin_inset space ~
38456 \end_inset
38457
38458 (XeT
38459 \begin_inset ERT
38460 status collapsed
38461
38462 \begin_layout Plain Layout
38463
38464 {}
38465 \end_layout
38466
38467 \end_inset
38468
38469 eX)
38470 \family default
38471  PDF-format using the program 
38472 \family typewriter
38473 XeTeX
38474 \family default
38475 , produces PDF-files directly
38476 \end_layout
38477
38478 \begin_layout Description
38479
38480 \family sans
38481 Plain
38482 \begin_inset space ~
38483 \end_inset
38484
38485 text
38486 \family default
38487  text format
38488 \end_layout
38489
38490 \begin_layout Description
38491
38492 \family sans
38493 Plain
38494 \begin_inset space ~
38495 \end_inset
38496
38497 text
38498 \begin_inset space ~
38499 \end_inset
38500
38501 (ps2ascii)
38502 \family default
38503  text format, the document will first be converted to Postscript format
38504  and then exported as text using the program 
38505 \family sans
38506 ps2ascii
38507 \end_layout
38508
38509 \begin_layout Description
38510
38511 \family sans
38512 Postscript
38513 \family default
38514  PostScript format using the program 
38515 \family typewriter
38516 dvips
38517 \end_layout
38518
38519 \begin_layout Description
38520 Sweave text file with the LaTeX source and also code in the statistical
38521  programming language 
38522 \family typewriter
38523 R
38524 \family default
38525 .
38526  Using the 
38527 \family typewriter
38528 R
38529 \family default
38530 -function 
38531 \family typewriter
38532 Sweave
38533 \family default
38534  it is possible to use 
38535 \family typewriter
38536 R
38537 \family default
38538 -commands in LaTeX
38539 \end_layout
38540
38541 \begin_layout Standard
38542 If one of the menu entries 
38543 \family sans
38544 DVI
38545 \family default
38546
38547 \family sans
38548 PDF
38549 \begin_inset space ~
38550 \end_inset
38551
38552 (pdflatex)
38553 \family default
38554  or 
38555 \family sans
38556 Postscript
38557 \family default
38558  is missing, you need to update your LaTeX installation.
38559  After updating you have to reconfigure LyX, see section
38560 \begin_inset space ~
38561 \end_inset
38562
38563
38564 \begin_inset CommandInset ref
38565 LatexCommand ref
38566 reference "sec:Basic-LyX-Setup"
38567
38568 \end_inset
38569
38570 .
38571 \begin_inset Index idx
38572 status collapsed
38573
38574 \begin_layout Plain Layout
38575 Reconfiguration of LyX
38576 \end_layout
38577
38578 \end_inset
38579
38580
38581 \end_layout
38582
38583 \begin_layout Subsection
38584 Print
38585 \end_layout
38586
38587 \begin_layout Standard
38588 With this menu entry you can print your document to a file in PostScript
38589  format or send it to a printer.
38590  The printer will also use the document in PostScript format.
38591  The conversion to PostScript is done in the background by LyX using the
38592  program 
38593 \family typewriter
38594 dvips
38595 \family default
38596 .
38597  For more information have a look at section
38598 \begin_inset space ~
38599 \end_inset
38600
38601
38602 \begin_inset CommandInset ref
38603 LatexCommand ref
38604 reference "sub:Printing-the-File"
38605
38606 \end_inset
38607
38608 .
38609 \end_layout
38610
38611 \begin_layout Subsection
38612 Fax
38613 \end_layout
38614
38615 \begin_layout Standard
38616 This menu entry will only appear if you have a fax program installed (on
38617  Windows you additionally need to register its program path to LyX's PATH
38618  prefix, see section
38619 \begin_inset space ~
38620 \end_inset
38621
38622
38623 \begin_inset CommandInset ref
38624 LatexCommand ref
38625 reference "sec:Paths"
38626
38627 \end_inset
38628
38629 ).
38630  With this menu entry you can send your document to a fax program like 
38631 \family typewriter
38632 hylapex
38633 \family default
38634  or 
38635 \family typewriter
38636 kdeprintfax
38637 \family default
38638 .
38639  The default format of the sent file is PostScript.
38640  The format can be changed in LyX's preferences as described in section
38641 \begin_inset space ~
38642 \end_inset
38643
38644
38645 \begin_inset CommandInset ref
38646 LatexCommand ref
38647 reference "sub:Converters"
38648
38649 \end_inset
38650
38651 .
38652 \end_layout
38653
38654 \begin_layout Subsection
38655 New and Close Window
38656 \end_layout
38657
38658 \begin_layout Standard
38659 Opens or closes a new instance of LyX.
38660 \end_layout
38661
38662 \begin_layout Subsection
38663 Exit
38664 \end_layout
38665
38666 \begin_layout Standard
38667 Prompts you to save all unsaved documents and then exits.
38668 \end_layout
38669
38670 \begin_layout Section
38671 The Edit Menu
38672 \begin_inset Index idx
38673 status collapsed
38674
38675 \begin_layout Plain Layout
38676 Menu ! Edit
38677 \end_layout
38678
38679 \end_inset
38680
38681
38682 \end_layout
38683
38684 \begin_layout Subsection
38685 Undo and Redo
38686 \end_layout
38687
38688 \begin_layout Standard
38689 Described in section
38690 \begin_inset space ~
38691 \end_inset
38692
38693
38694 \begin_inset CommandInset ref
38695 LatexCommand ref
38696 reference "sec:Undo-and-Redo"
38697
38698 \end_inset
38699
38700 .
38701 \end_layout
38702
38703 \begin_layout Subsection
38704 Cut, Copy, Paste, Paste Recent, Paste Special
38705 \end_layout
38706
38707 \begin_layout Standard
38708 Described in section
38709 \begin_inset space ~
38710 \end_inset
38711
38712
38713 \begin_inset CommandInset ref
38714 LatexCommand ref
38715 reference "sec:Basic-Editing-Features"
38716
38717 \end_inset
38718
38719 .
38720 \end_layout
38721
38722 \begin_layout Subsection
38723 Select Whole Inset
38724 \end_layout
38725
38726 \begin_layout Standard
38727 Selects the content of the inset where the cursor is currently in.
38728  Is the cursor outside of an inset, the whole document will be selected.
38729 \end_layout
38730
38731 \begin_layout Subsection
38732 Select All
38733 \end_layout
38734
38735 \begin_layout Standard
38736 Selects the whole document.
38737 \end_layout
38738
38739 \begin_layout Subsection
38740 Find & Replace (Quick)
38741 \end_layout
38742
38743 \begin_layout Standard
38744 Described in section
38745 \begin_inset space ~
38746 \end_inset
38747
38748
38749 \begin_inset CommandInset ref
38750 LatexCommand ref
38751 reference "sec:Basic-Editing-Features"
38752
38753 \end_inset
38754
38755 .
38756 \end_layout
38757
38758 \begin_layout Subsection
38759 Find & Replace (Advanced)
38760 \end_layout
38761
38762 \begin_layout Standard
38763 Described in section
38764 \begin_inset space ~
38765 \end_inset
38766
38767
38768 \begin_inset CommandInset ref
38769 LatexCommand ref
38770 reference "sec:Advanced-Find-and"
38771
38772 \end_inset
38773
38774 .
38775 \end_layout
38776
38777 \begin_layout Subsection
38778 Move Paragraph Up/Down
38779 \end_layout
38780
38781 \begin_layout Standard
38782 This shifts the paragraph where the cursor is currently in one paragraph
38783  up or down.
38784 \end_layout
38785
38786 \begin_layout Subsection
38787 Text Style
38788 \end_layout
38789
38790 \begin_layout Standard
38791 Described in section
38792 \begin_inset space ~
38793 \end_inset
38794
38795
38796 \begin_inset CommandInset ref
38797 LatexCommand ref
38798 reference "sub:Fine-Tuning-with-the"
38799
38800 \end_inset
38801
38802 .
38803 \end_layout
38804
38805 \begin_layout Subsection
38806 Paragraph Settings
38807 \begin_inset Index idx
38808 status collapsed
38809
38810 \begin_layout Plain Layout
38811 Paragraph ! Settings
38812 \end_layout
38813
38814 \end_inset
38815
38816
38817 \end_layout
38818
38819 \begin_layout Standard
38820 Enables you to set the paragraph alignment, line spacing and label width.
38821  These settings only affect the paragraph in which the cursor is currently.
38822 \end_layout
38823
38824 \begin_layout Standard
38825 You can also prevent the first line of the paragraph being indented if you
38826  have chosen to separate paragraphs with indents in the 
38827 \family sans
38828 Document\SpecialChar \menuseparator
38829 Settings
38830 \family default
38831  dialog under 
38832 \family sans
38833 Text
38834 \begin_inset space ~
38835 \end_inset
38836
38837 Layout
38838 \family default
38839 .
38840 \end_layout
38841
38842 \begin_layout Subsection
38843 Table Settings and Math
38844 \end_layout
38845
38846 \begin_layout Standard
38847 These two menus are only fully active if the cursor is inside a table or
38848  a formula.
38849  Here you can change the properties of tables and formulas.
38850  The properties of tables are described in section
38851 \begin_inset space ~
38852 \end_inset
38853
38854
38855 \begin_inset CommandInset ref
38856 LatexCommand ref
38857 reference "sec:Tables"
38858
38859 \end_inset
38860
38861 , the properties of formulas in chapter
38862 \begin_inset space ~
38863 \end_inset
38864
38865
38866 \begin_inset CommandInset ref
38867 LatexCommand ref
38868 reference "cha:Mathematical-Formulas"
38869
38870 \end_inset
38871
38872 .
38873 \end_layout
38874
38875 \begin_layout Subsection
38876 Increase / Decrease List Depth
38877 \end_layout
38878
38879 \begin_layout Standard
38880 These menu entries are only active if the cursor is in an environment that
38881  can be nested.
38882  They increase/decrease the environment nesting level as explained in section
38883 \begin_inset space ~
38884 \end_inset
38885
38886
38887 \begin_inset CommandInset ref
38888 LatexCommand ref
38889 reference "sec:Nesting"
38890
38891 \end_inset
38892
38893  and 
38894 \begin_inset CommandInset ref
38895 LatexCommand ref
38896 reference "sub:Numbering-depth"
38897
38898 \end_inset
38899
38900 .
38901 \end_layout
38902
38903 \begin_layout Section
38904 The View Menu
38905 \begin_inset Index idx
38906 status collapsed
38907
38908 \begin_layout Plain Layout
38909 Menu ! View
38910 \end_layout
38911
38912 \end_inset
38913
38914
38915 \end_layout
38916
38917 \begin_layout Standard
38918 At the bottom of the 
38919 \family sans
38920 View
38921 \family default
38922  menu the opened documents are listed.
38923 \end_layout
38924
38925 \begin_layout Subsection
38926 Open/Close all Insets
38927 \end_layout
38928
38929 \begin_layout Standard
38930 Opens/closes all insets in your document.
38931 \end_layout
38932
38933 \begin_layout Subsection
38934 Unfold/Fold Math Macros
38935 \end_layout
38936
38937 \begin_layout Standard
38938 Unfolds/folds the current math macro.
38939 \end_layout
38940
38941 \begin_layout Standard
38942 Math macros are described in the 
38943 \emph on
38944 Math
38945 \emph default
38946  manual.
38947 \end_layout
38948
38949 \begin_layout Subsection
38950 View Source
38951 \end_layout
38952
38953 \begin_layout Standard
38954 Opens a window showing the source code of the actual document, as described
38955  in section
38956 \begin_inset space ~
38957 \end_inset
38958
38959
38960 \begin_inset CommandInset ref
38961 LatexCommand ref
38962 reference "sec:Previewing-snippets-of"
38963
38964 \end_inset
38965
38966 .
38967 \end_layout
38968
38969 \begin_layout Subsection
38970 View Messages
38971 \end_layout
38972
38973 \begin_layout Standard
38974 Opens a window showing console messages.
38975  This is useful for debugging LyX (i.
38976 \begin_inset space \thinspace{}
38977 \end_inset
38978
38979 e., hunt for errors in the program) or to see what is going on in the background
38980  while LaTeX is processing the document,
38981 \end_layout
38982
38983 \begin_layout Subsection
38984 View
38985 \end_layout
38986
38987 \begin_layout Standard
38988 This menu entry generates the output in the format you have specified as
38989  default output format either in the preferences (see sec.
38990 \begin_inset space \thinspace{}
38991 \end_inset
38992
38993
38994 \begin_inset CommandInset ref
38995 LatexCommand ref
38996 reference "sec:File-Formats"
38997
38998 \end_inset
38999
39000 ) or in the document settings (see sec.
39001 \begin_inset space \thinspace{}
39002 \end_inset
39003
39004
39005 \begin_inset CommandInset ref
39006 LatexCommand ref
39007 reference "sec:Doc-Output"
39008
39009 \end_inset
39010
39011 ) and opens it in an appropriate viewer.
39012  The viewer can be set or changed in the preferences, see section
39013 \begin_inset space ~
39014 \end_inset
39015
39016
39017 \begin_inset CommandInset ref
39018 LatexCommand ref
39019 reference "sec:File-Formats"
39020
39021 \end_inset
39022
39023 .
39024  The default viewers are set by LyX when it is first configured.
39025  The default output format is 
39026 \family sans
39027 PDF
39028 \begin_inset space ~
39029 \end_inset
39030
39031 (pdflatex)
39032 \family default
39033 .
39034 \end_layout
39035
39036 \begin_layout Subsection
39037 View (Other Formats)
39038 \end_layout
39039
39040 \begin_layout Standard
39041 With this submenu you can view your document in alternative output formats.
39042  The menu contains a list of available formats in which you can view the
39043  actual document with an external program.
39044  The menu entries are not the same on all installations — it depends on
39045  the LaTeX programs that are found while LyX was configured.
39046  All possible formats are listed in section
39047 \begin_inset space ~
39048 \end_inset
39049
39050
39051 \begin_inset CommandInset ref
39052 LatexCommand ref
39053 reference "sub:Export"
39054
39055 \end_inset
39056
39057 .
39058  You should at least see the menu entry 
39059 \family sans
39060 DVI
39061 \family default
39062 .
39063  If it is missing, you need to update or repair your LaTeX installation.
39064  After updating you have to reconfigure LyX, see section
39065 \begin_inset space ~
39066 \end_inset
39067
39068
39069 \begin_inset CommandInset ref
39070 LatexCommand ref
39071 reference "sec:Basic-LyX-Setup"
39072
39073 \end_inset
39074
39075 .
39076 \begin_inset Index idx
39077 status collapsed
39078
39079 \begin_layout Plain Layout
39080 Reconfiguration of LyX
39081 \end_layout
39082
39083 \end_inset
39084
39085
39086 \end_layout
39087
39088 \begin_layout Standard
39089 Invoking a menu will start a viewer program.
39090  The viewer can be set or changed in the preferences, see section
39091 \begin_inset space ~
39092 \end_inset
39093
39094
39095 \begin_inset CommandInset ref
39096 LatexCommand ref
39097 reference "sec:File-Formats"
39098
39099 \end_inset
39100
39101 .
39102  The default viewers are set by LyX when it is first configured.
39103 \end_layout
39104
39105 \begin_layout Subsection
39106 Update
39107 \end_layout
39108
39109 \begin_layout Standard
39110 This menu entry allows you to update the view with your latest changes (in
39111  the default output format) without opening a new viewer window.
39112 \end_layout
39113
39114 \begin_layout Subsection
39115 Update (Other Formats)
39116 \end_layout
39117
39118 \begin_layout Standard
39119 With this submenu you can update the view of alternative output formats
39120  of your document without opening a new viewer window.
39121 \end_layout
39122
39123 \begin_layout Subsection
39124 View Master Document
39125 \end_layout
39126
39127 \begin_layout Standard
39128 This menu item is only visible if your document is included to another document,
39129  which is then its 
39130 \begin_inset Quotes eld
39131 \end_inset
39132
39133 master
39134 \begin_inset Quotes erd
39135 \end_inset
39136
39137  (see section 
39138 \emph on
39139 Child Documents
39140 \emph default
39141  in the 
39142 \emph on
39143 Embedded
39144 \begin_inset space ~
39145 \end_inset
39146
39147 Objects
39148 \emph default
39149  manual for more information on this topic).
39150  This item allows you to view the master document from within its child.
39151  That is, if you are working on a child document which is a chapter of a
39152  book, 
39153 \family sans
39154 View Master
39155 \family default
39156  generates the output of the whole book, while 
39157 \family sans
39158 View
39159 \family default
39160  will just output the chapter alone.
39161 \end_layout
39162
39163 \begin_layout Standard
39164 The format used by this function is the default output format as specified
39165  in the preferences (see sec.
39166 \begin_inset space \thinspace{}
39167 \end_inset
39168
39169
39170 \begin_inset CommandInset ref
39171 LatexCommand ref
39172 reference "sec:File-Formats"
39173
39174 \end_inset
39175
39176 ) or in the document settings (see sec.
39177 \begin_inset space \thinspace{}
39178 \end_inset
39179
39180
39181 \begin_inset CommandInset ref
39182 LatexCommand ref
39183 reference "sec:Doc-Output"
39184
39185 \end_inset
39186
39187 ).
39188 \end_layout
39189
39190 \begin_layout Subsection
39191 Update Master Document
39192 \end_layout
39193
39194 \begin_layout Standard
39195 This menu item is only visible if your document is included to another document,
39196  which is then its 
39197 \begin_inset Quotes eld
39198 \end_inset
39199
39200 master
39201 \begin_inset Quotes erd
39202 \end_inset
39203
39204  (see section 
39205 \emph on
39206 Child Documents
39207 \emph default
39208  in the 
39209 \emph on
39210 Embedded
39211 \begin_inset space ~
39212 \end_inset
39213
39214 Objects
39215 \emph default
39216  manual for more information on this topic).
39217  This item allows you to update the view of a master document from within
39218  its child without the need to switch to the master document itself.
39219 \end_layout
39220
39221 \begin_layout Standard
39222 The format used by this function is the default output format as specified
39223  in the preferences (see sec.
39224 \begin_inset space \thinspace{}
39225 \end_inset
39226
39227
39228 \begin_inset CommandInset ref
39229 LatexCommand ref
39230 reference "sec:File-Formats"
39231
39232 \end_inset
39233
39234 ) or in the document settings (see sec.
39235 \begin_inset space \thinspace{}
39236 \end_inset
39237
39238
39239 \begin_inset CommandInset ref
39240 LatexCommand ref
39241 reference "sec:Doc-Output"
39242
39243 \end_inset
39244
39245 ).
39246 \end_layout
39247
39248 \begin_layout Subsection
39249 Split View
39250 \end_layout
39251
39252 \begin_layout Standard
39253 This will split LyX's main window vertically or horizontally.
39254  This allows you to view documents the same time to compare them, or to
39255  view the same document, but at different positions.
39256  You can even split the main window several times to view for example 3
39257  or more documents at the same time.
39258  To return to an unsplit view, use the menu 
39259 \family sans
39260 Close Current View
39261 \family default
39262 .
39263 \end_layout
39264
39265 \begin_layout Subsection
39266 Close Current View
39267 \end_layout
39268
39269 \begin_layout Standard
39270 Closes a split view.
39271 \end_layout
39272
39273 \begin_layout Subsection
39274 Fullscreen
39275 \end_layout
39276
39277 \begin_layout Standard
39278 Using this menu entry or pressing F11 removes the menu bar and all toolbars
39279  so that you will see nothing but your text.
39280  It furthermore displays LyX's main window fullscreen.
39281  To return from fullscreen to the normal view, press F11, or right-click
39282  and turn off the fullscreen mode in the context menu.
39283 \end_layout
39284
39285 \begin_layout Subsection
39286 Toolbars
39287 \begin_inset CommandInset label
39288 LatexCommand label
39289 name "sub:Toolbars"
39290
39291 \end_inset
39292
39293
39294 \begin_inset Index idx
39295 status collapsed
39296
39297 \begin_layout Plain Layout
39298 Toolbar
39299 \end_layout
39300
39301 \end_inset
39302
39303
39304 \end_layout
39305
39306 \begin_layout Standard
39307 In this menu entry you can set the appearance of the different toolbars.
39308  All toolbars and the 
39309 \family sans
39310 Command
39311 \begin_inset space ~
39312 \end_inset
39313
39314 Buffer
39315 \family default
39316  can be turned on and off.
39317  The 
39318 \emph on
39319 on
39320 \emph default
39321  state is denoted in the menu with a checkmark.
39322  The 
39323 \family sans
39324 Review
39325 \family default
39326
39327 \family sans
39328 Table
39329 \family default
39330
39331 \family sans
39332 Math
39333 \begin_inset space ~
39334 \end_inset
39335
39336 Panels
39337 \family default
39338
39339 \family sans
39340 Mathe
39341 \begin_inset space ~
39342 \end_inset
39343
39344 Macros
39345 \family default
39346  and 
39347 \family sans
39348 Math
39349 \family default
39350  toolbars can be additionally set to the state 
39351 \emph on
39352 automatic
39353 \emph default
39354  that is denoted in the menu with the suffix 
39355 \family sans
39356 (auto)
39357 \family default
39358 .
39359 \end_layout
39360
39361 \begin_layout Standard
39362 In the 
39363 \emph on
39364 on
39365 \emph default
39366  state the toolbar is permanently shown, in the 
39367 \emph on
39368 automatic
39369 \emph default
39370  state the toolbar is only shown when the cursor is in a certain environment
39371  or when a certain feature is enabled.
39372  That means that the review toolbar will only be shown if change tracking
39373  is activated, the math and table toolbars are only shown if the cursor
39374  is inside a formula or table, respectively.
39375 \end_layout
39376
39377 \begin_layout Standard
39378 LyX's toolbars and their buttons are explained in section
39379 \begin_inset space ~
39380 \end_inset
39381
39382
39383 \begin_inset CommandInset ref
39384 LatexCommand ref
39385 reference "sec:Toolbars"
39386
39387 \end_inset
39388
39389 .
39390 \end_layout
39391
39392 \begin_layout Section
39393 The Insert Menu
39394 \begin_inset Index idx
39395 status collapsed
39396
39397 \begin_layout Plain Layout
39398 Menu ! Insert
39399 \end_layout
39400
39401 \end_inset
39402
39403
39404 \end_layout
39405
39406 \begin_layout Subsection
39407 Math
39408 \end_layout
39409
39410 \begin_layout Standard
39411 Inserts math constructs that are explained in chapter
39412 \begin_inset space ~
39413 \end_inset
39414
39415
39416 \begin_inset CommandInset ref
39417 LatexCommand ref
39418 reference "cha:Mathematical-Formulas"
39419
39420 \end_inset
39421
39422  and the 
39423 \emph on
39424 Math
39425 \emph default
39426  manual.
39427 \end_layout
39428
39429 \begin_layout Subsection
39430 Special Character
39431 \begin_inset CommandInset label
39432 LatexCommand label
39433 name "sub:Special-Character"
39434
39435 \end_inset
39436
39437
39438 \end_layout
39439
39440 \begin_layout Standard
39441 Here you can insert the following characters:
39442 \end_layout
39443
39444 \begin_layout Description
39445 Symbols Inserts any character that can be output by your LaTeX system.
39446  Therefore the number of character categories in this dialog and the available
39447  characters depend on the LaTeX-packages you have installed.
39448 \begin_inset Newline newline
39449 \end_inset
39450
39451  
39452 \begin_inset Note Greyedout
39453 status open
39454
39455 \begin_layout Plain Layout
39456
39457 \series bold
39458 Note:
39459 \series default
39460  Not all characters will be visible in the 
39461 \family sans
39462 Symbols
39463 \family default
39464  dialog because none of the screen fonts that you can set in the preferences
39465  dialog (see sec.
39466 \begin_inset space \thinspace{}
39467 \end_inset
39468
39469
39470 \begin_inset CommandInset ref
39471 LatexCommand ref
39472 reference "sub:Screen-Fonts"
39473
39474 \end_inset
39475
39476 ) can display every character.
39477 \end_layout
39478
39479 \end_inset
39480
39481
39482 \end_layout
39483
39484 \begin_layout Description
39485 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39486
39487 \end_layout
39488
39489 \begin_layout Description
39490 End
39491 \begin_inset space ~
39492 \end_inset
39493
39494 of
39495 \begin_inset space ~
39496 \end_inset
39497
39498 Sentence Inserts an end of sentence dot as described in section
39499 \begin_inset space ~
39500 \end_inset
39501
39502
39503 \begin_inset CommandInset ref
39504 LatexCommand ref
39505 reference "sub:Abbreviations"
39506
39507 \end_inset
39508
39509 .
39510 \end_layout
39511
39512 \begin_layout Description
39513 Ordinary
39514 \begin_inset space ~
39515 \end_inset
39516
39517 Quote Inserts this quote: ", no matter what quote type you selected in the
39518  
39519 \family sans
39520 Document\SpecialChar \menuseparator
39521 Settings
39522 \family default
39523  dialog under 
39524 \family sans
39525 Language
39526 \family default
39527 .
39528 \end_layout
39529
39530 \begin_layout Description
39531 Single
39532 \begin_inset space ~
39533 \end_inset
39534
39535 Quote Inserts this quote: 
39536 \begin_inset Quotes ers
39537 \end_inset
39538
39539
39540 \end_layout
39541
39542 \begin_layout Description
39543 Protected
39544 \begin_inset space ~
39545 \end_inset
39546
39547 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39548
39549 \end_layout
39550
39551 \begin_layout Description
39552 Breakable
39553 \begin_inset space ~
39554 \end_inset
39555
39556 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39557
39558 \end_layout
39559
39560 \begin_layout Description
39561 Menu
39562 \begin_inset space ~
39563 \end_inset
39564
39565 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39566
39567 \end_layout
39568
39569 \begin_layout Description
39570 Phonetic
39571 \begin_inset space ~
39572 \end_inset
39573
39574 Symbols 
39575 \begin_inset Index idx
39576 status collapsed
39577
39578 \begin_layout Plain Layout
39579 Phonetic symbols
39580 \end_layout
39581
39582 \end_inset
39583
39584
39585 \begin_inset Index idx
39586 status collapsed
39587
39588 \begin_layout Plain Layout
39589 Language ! Phonetic symbols
39590 \end_layout
39591
39592 \end_inset
39593
39594 Creates a formula with a so called tipa inset.
39595  Here you can insert commands to create IPA phonetic symbols.
39596  For this feature you must have the LaTeX-package 
39597 \series bold
39598 tipa
39599 \series default
39600
39601 \begin_inset Index idx
39602 status collapsed
39603
39604 \begin_layout Plain Layout
39605 LaTeX-packages ! tipa
39606 \end_layout
39607
39608 \end_inset
39609
39610  installed.
39611 \begin_inset Newline newline
39612 \end_inset
39613
39614 For more information about this feature we refer to the documentation of
39615  
39616 \series bold
39617 tipa, 
39618 \begin_inset CommandInset citation
39619 LatexCommand cite
39620 key "tipa"
39621
39622 \end_inset
39623
39624
39625 \series default
39626  and this Wiki-page:
39627 \begin_inset Newline newline
39628 \end_inset
39629
39630
39631 \begin_inset Flex URL
39632 status collapsed
39633
39634 \begin_layout Plain Layout
39635
39636 http://wiki.lyx.org/LyX/LinguistLyX
39637 \end_layout
39638
39639 \end_inset
39640
39641
39642 \end_layout
39643
39644 \begin_layout Subsection
39645 Formatting
39646 \end_layout
39647
39648 \begin_layout Standard
39649 Here you can insert the following format constructs:
39650 \end_layout
39651
39652 \begin_layout Description
39653 Superscript Inserts a superscript: test
39654 \begin_inset script superscript
39655
39656 \begin_layout Plain Layout
39657 a, b
39658 \end_layout
39659
39660 \end_inset
39661
39662
39663 \end_layout
39664
39665 \begin_layout Description
39666 Subscript Inserts a subscript: test
39667 \begin_inset script subscript
39668
39669 \begin_layout Plain Layout
39670 3x
39671 \end_layout
39672
39673 \end_inset
39674
39675
39676 \end_layout
39677
39678 \begin_layout Description
39679 Protected
39680 \begin_inset space ~
39681 \end_inset
39682
39683 Space Inserts a protected space that is described in section
39684 \begin_inset space ~
39685 \end_inset
39686
39687
39688 \begin_inset CommandInset ref
39689 LatexCommand ref
39690 reference "sub:Protected-Space"
39691
39692 \end_inset
39693
39694 .
39695 \end_layout
39696
39697 \begin_layout Description
39698 Inter-word
39699 \begin_inset space ~
39700 \end_inset
39701
39702 Space Inserts an inter-word space that is described in section
39703 \begin_inset space ~
39704 \end_inset
39705
39706
39707 \begin_inset CommandInset ref
39708 LatexCommand ref
39709 reference "sub:Inter-word-Space"
39710
39711 \end_inset
39712
39713 .
39714 \end_layout
39715
39716 \begin_layout Description
39717 Thin
39718 \begin_inset space ~
39719 \end_inset
39720
39721 Space Inserts a thin space that is described in section
39722 \begin_inset space ~
39723 \end_inset
39724
39725
39726 \begin_inset CommandInset ref
39727 LatexCommand ref
39728 reference "sub:Thin-Space"
39729
39730 \end_inset
39731
39732 .
39733 \end_layout
39734
39735 \begin_layout Description
39736 Horizontal
39737 \begin_inset space ~
39738 \end_inset
39739
39740 Space Inserts horizontal space, see section
39741 \begin_inset space ~
39742 \end_inset
39743
39744
39745 \begin_inset CommandInset ref
39746 LatexCommand ref
39747 reference "sub:Horizontal-Space"
39748
39749 \end_inset
39750
39751  for a description.
39752 \end_layout
39753
39754 \begin_layout Description
39755 Horizontal
39756 \begin_inset space ~
39757 \end_inset
39758
39759 Line Inserts a horizontal line, see section
39760 \begin_inset space ~
39761 \end_inset
39762
39763
39764 \begin_inset CommandInset ref
39765 LatexCommand ref
39766 reference "sub:Horizontal-Lines"
39767
39768 \end_inset
39769
39770  for a description.
39771 \end_layout
39772
39773 \begin_layout Description
39774 Vertical
39775 \begin_inset space ~
39776 \end_inset
39777
39778 Space Inserts vertical space, see section
39779 \begin_inset space ~
39780 \end_inset
39781
39782
39783 \begin_inset CommandInset ref
39784 LatexCommand ref
39785 reference "sub:Vertical-Space"
39786
39787 \end_inset
39788
39789  for a description.
39790 \end_layout
39791
39792 \begin_layout Description
39793 Phantom Inserts Phantom space, see section
39794 \begin_inset space ~
39795 \end_inset
39796
39797
39798 \begin_inset CommandInset ref
39799 LatexCommand ref
39800 reference "sub:Phantom-Space"
39801
39802 \end_inset
39803
39804 .
39805 \end_layout
39806
39807 \begin_layout Description
39808 Hyphenation
39809 \begin_inset space ~
39810 \end_inset
39811
39812 Point Inserts a hyphenation point, see section
39813 \begin_inset space ~
39814 \end_inset
39815
39816
39817 \begin_inset CommandInset ref
39818 LatexCommand ref
39819 reference "sub:Hyphenation"
39820
39821 \end_inset
39822
39823 .
39824 \end_layout
39825
39826 \begin_layout Description
39827 Ligature
39828 \begin_inset space ~
39829 \end_inset
39830
39831 Break Inserts a ligature break, see section
39832 \begin_inset space ~
39833 \end_inset
39834
39835
39836 \begin_inset CommandInset ref
39837 LatexCommand ref
39838 reference "sub:Ligatures"
39839
39840 \end_inset
39841
39842 .
39843 \end_layout
39844
39845 \begin_layout Description
39846 Ragged
39847 \begin_inset space ~
39848 \end_inset
39849
39850 Line
39851 \begin_inset space ~
39852 \end_inset
39853
39854 Break Inserts a forced line break, see section
39855 \begin_inset space ~
39856 \end_inset
39857
39858
39859 \begin_inset CommandInset ref
39860 LatexCommand ref
39861 reference "sub:Forced-Line-Breaks"
39862
39863 \end_inset
39864
39865 .
39866 \end_layout
39867
39868 \begin_layout Description
39869 Justified
39870 \begin_inset space ~
39871 \end_inset
39872
39873 Break Inserts a forced line break that furthermore stretches the broken
39874  text line to the page border, see section
39875 \begin_inset space ~
39876 \end_inset
39877
39878
39879 \begin_inset CommandInset ref
39880 LatexCommand ref
39881 reference "sub:Forced-Line-Breaks"
39882
39883 \end_inset
39884
39885 .
39886 \end_layout
39887
39888 \begin_layout Description
39889 New
39890 \begin_inset space ~
39891 \end_inset
39892
39893 Page Inserts a forced page break, described in section
39894 \begin_inset space ~
39895 \end_inset
39896
39897
39898 \begin_inset CommandInset ref
39899 LatexCommand ref
39900 reference "sub:Forced-Page-Breaks"
39901
39902 \end_inset
39903
39904 .
39905 \end_layout
39906
39907 \begin_layout Description
39908 Page
39909 \begin_inset space ~
39910 \end_inset
39911
39912 Break Inserts a forced page break that furthermore stretches the broken
39913  text page to the page border, described in section
39914 \begin_inset space ~
39915 \end_inset
39916
39917
39918 \begin_inset CommandInset ref
39919 LatexCommand ref
39920 reference "sub:Forced-Page-Breaks"
39921
39922 \end_inset
39923
39924 .
39925 \end_layout
39926
39927 \begin_layout Description
39928 Clear
39929 \begin_inset space ~
39930 \end_inset
39931
39932 Page Inserts a clear page break, described in section
39933 \begin_inset space ~
39934 \end_inset
39935
39936
39937 \begin_inset CommandInset ref
39938 LatexCommand ref
39939 reference "sub:Clear-Page-Breaks"
39940
39941 \end_inset
39942
39943 .
39944 \end_layout
39945
39946 \begin_layout Description
39947 Clear
39948 \begin_inset space ~
39949 \end_inset
39950
39951 Double
39952 \begin_inset space ~
39953 \end_inset
39954
39955 Page Inserts a clear doublepage break, described in section
39956 \begin_inset space ~
39957 \end_inset
39958
39959
39960 \begin_inset CommandInset ref
39961 LatexCommand ref
39962 reference "sub:Clear-Page-Breaks"
39963
39964 \end_inset
39965
39966 .
39967 \end_layout
39968
39969 \begin_layout Subsection
39970 List / TOC
39971 \end_layout
39972
39973 \begin_layout Standard
39974 Various lists can be inserted with this menu entry.
39975  The table of contents, the algorithm, figures and tables list are described
39976  in section
39977 \begin_inset space ~
39978 \end_inset
39979
39980
39981 \begin_inset CommandInset ref
39982 LatexCommand ref
39983 reference "sec:toc"
39984
39985 \end_inset
39986
39987 .
39988  The index list is described in section
39989 \begin_inset space ~
39990 \end_inset
39991
39992
39993 \begin_inset CommandInset ref
39994 LatexCommand ref
39995 reference "sec:Index"
39996
39997 \end_inset
39998
39999 , the nomenclature in section
40000 \begin_inset space ~
40001 \end_inset
40002
40003
40004 \begin_inset CommandInset ref
40005 LatexCommand ref
40006 reference "sec:Nomenclature"
40007
40008 \end_inset
40009
40010  and the BibTeX bibliography in section
40011 \begin_inset space ~
40012 \end_inset
40013
40014
40015 \begin_inset CommandInset ref
40016 LatexCommand ref
40017 reference "sub:Bibliography-databases"
40018
40019 \end_inset
40020
40021 .
40022 \end_layout
40023
40024 \begin_layout Subsection
40025 Float
40026 \end_layout
40027
40028 \begin_layout Standard
40029 To insert floats, described in section
40030 \begin_inset space ~
40031 \end_inset
40032
40033
40034 \begin_inset CommandInset ref
40035 LatexCommand ref
40036 reference "sec:Floats"
40037
40038 \end_inset
40039
40040 .
40041 \end_layout
40042
40043 \begin_layout Subsection
40044 Note
40045 \end_layout
40046
40047 \begin_layout Standard
40048 To insert notes, described in section
40049 \begin_inset space ~
40050 \end_inset
40051
40052
40053 \begin_inset CommandInset ref
40054 LatexCommand ref
40055 reference "sec:Notes"
40056
40057 \end_inset
40058
40059 .
40060 \end_layout
40061
40062 \begin_layout Subsection
40063 Branch
40064 \end_layout
40065
40066 \begin_layout Standard
40067 Inserts branch insets as described in section
40068 \begin_inset space ~
40069 \end_inset
40070
40071
40072 \begin_inset CommandInset ref
40073 LatexCommand ref
40074 reference "sec:Branches"
40075
40076 \end_inset
40077
40078 .
40079 \end_layout
40080
40081 \begin_layout Subsection
40082 Custom Insets
40083 \end_layout
40084
40085 \begin_layout Standard
40086 Inserts document class-specific insets.
40087  Such insets only exist if they are defined in the layout file for a certain
40088  document class.
40089  An example is the document class 
40090 \begin_inset Quotes eld
40091 \end_inset
40092
40093 article (Elsevier)
40094 \begin_inset Quotes erd
40095 \end_inset
40096
40097  with three custom insets.
40098  The section 
40099 \emph on
40100 Flex insets and InsetLayout
40101 \emph default
40102  of the 
40103 \emph on
40104 Customization
40105 \emph default
40106  manual explains how custom insets are defined.
40107 \end_layout
40108
40109 \begin_layout Subsection
40110 File
40111 \begin_inset Index idx
40112 status collapsed
40113
40114 \begin_layout Plain Layout
40115 External Material
40116 \end_layout
40117
40118 \end_inset
40119
40120
40121 \end_layout
40122
40123 \begin_layout Standard
40124 This menu entry allows you to insert or include the contents of other LyX
40125  files in your document.
40126  How you can do this is explained in detail in the chapter 
40127 \emph on
40128 External Stuff
40129 \emph default
40130  of the 
40131 \emph on
40132 Embedded
40133 \begin_inset space ~
40134 \end_inset
40135
40136 Objects
40137 \emph default
40138  manual.
40139 \end_layout
40140
40141 \begin_layout Subsection
40142 Box
40143 \begin_inset Index idx
40144 status collapsed
40145
40146 \begin_layout Plain Layout
40147 Boxes
40148 \end_layout
40149
40150 \end_inset
40151
40152
40153 \end_layout
40154
40155 \begin_layout Standard
40156 Inserts a minipage box that is described section
40157 \begin_inset space ~
40158 \end_inset
40159
40160
40161 \begin_inset CommandInset ref
40162 LatexCommand ref
40163 reference "sec:Minipages"
40164
40165 \end_inset
40166
40167 .
40168  All box types supported by LyX are explained in detail in the chapter 
40169 \emph on
40170 Boxes
40171 \emph default
40172  of the 
40173 \emph on
40174 Embedded
40175 \begin_inset space ~
40176 \end_inset
40177
40178 Objects
40179 \emph default
40180  manual.
40181 \end_layout
40182
40183 \begin_layout Subsection
40184 Citation
40185 \end_layout
40186
40187 \begin_layout Standard
40188 Inserts a citation as described in section
40189 \begin_inset space ~
40190 \end_inset
40191
40192
40193 \begin_inset CommandInset ref
40194 LatexCommand ref
40195 reference "sec:Bibliography"
40196
40197 \end_inset
40198
40199 .
40200 \end_layout
40201
40202 \begin_layout Subsection
40203 Cross-Reference
40204 \end_layout
40205
40206 \begin_layout Standard
40207 Inserts a cross-reference as described in section
40208 \begin_inset space ~
40209 \end_inset
40210
40211
40212 \begin_inset CommandInset ref
40213 LatexCommand ref
40214 reference "sec:Cross-References"
40215
40216 \end_inset
40217
40218 .
40219 \end_layout
40220
40221 \begin_layout Subsection
40222 Label
40223 \end_layout
40224
40225 \begin_layout Standard
40226 Inserts a label as described in section
40227 \begin_inset space ~
40228 \end_inset
40229
40230
40231 \begin_inset CommandInset ref
40232 LatexCommand ref
40233 reference "sec:Cross-References"
40234
40235 \end_inset
40236
40237 .
40238 \end_layout
40239
40240 \begin_layout Subsection
40241 Caption
40242 \begin_inset Index idx
40243 status collapsed
40244
40245 \begin_layout Plain Layout
40246 Captions
40247 \end_layout
40248
40249 \end_inset
40250
40251
40252 \begin_inset Index idx
40253 status collapsed
40254
40255 \begin_layout Plain Layout
40256 Longtables ! Caption
40257 \end_layout
40258
40259 \end_inset
40260
40261
40262 \end_layout
40263
40264 \begin_layout Standard
40265 Inserts a caption in a float or longtable.
40266  Floats are described in section
40267 \begin_inset space ~
40268 \end_inset
40269
40270
40271 \begin_inset CommandInset ref
40272 LatexCommand ref
40273 reference "sec:Floats"
40274
40275 \end_inset
40276
40277 , captions in longtables are described in the section 
40278 \emph on
40279 Longtable Captions
40280 \emph default
40281  of the 
40282 \emph on
40283 Embedded
40284 \begin_inset space ~
40285 \end_inset
40286
40287 Objects
40288 \emph default
40289  manual.
40290 \end_layout
40291
40292 \begin_layout Subsection
40293 Index Entry
40294 \end_layout
40295
40296 \begin_layout Standard
40297 Inserts an index entry as described in section
40298 \begin_inset space ~
40299 \end_inset
40300
40301
40302 \begin_inset CommandInset ref
40303 LatexCommand ref
40304 reference "sec:Index"
40305
40306 \end_inset
40307
40308 .
40309 \end_layout
40310
40311 \begin_layout Subsection
40312 Nomenclature Entry
40313 \end_layout
40314
40315 \begin_layout Standard
40316 Inserts a nomenclature entry as described in section
40317 \begin_inset space ~
40318 \end_inset
40319
40320
40321 \begin_inset CommandInset ref
40322 LatexCommand ref
40323 reference "sec:Nomenclature"
40324
40325 \end_inset
40326
40327 .
40328 \end_layout
40329
40330 \begin_layout Subsection
40331 Table
40332 \end_layout
40333
40334 \begin_layout Standard
40335 Inserts a table.
40336  Tables are described in section
40337 \begin_inset space ~
40338 \end_inset
40339
40340
40341 \begin_inset CommandInset ref
40342 LatexCommand ref
40343 reference "sec:Tables"
40344
40345 \end_inset
40346
40347 .
40348 \end_layout
40349
40350 \begin_layout Subsection
40351 Graphics
40352 \end_layout
40353
40354 \begin_layout Standard
40355 Inserts a graphic.
40356  Graphics are described in section
40357 \begin_inset space ~
40358 \end_inset
40359
40360
40361 \begin_inset CommandInset ref
40362 LatexCommand ref
40363 reference "sec:Graphics"
40364
40365 \end_inset
40366
40367 .
40368 \end_layout
40369
40370 \begin_layout Subsection
40371 URL
40372 \end_layout
40373
40374 \begin_layout Standard
40375 Inserts an URL as described in section
40376 \begin_inset space ~
40377 \end_inset
40378
40379
40380 \begin_inset CommandInset ref
40381 LatexCommand ref
40382 reference "sub:URLs"
40383
40384 \end_inset
40385
40386 .
40387 \end_layout
40388
40389 \begin_layout Subsection
40390 Hyperlinks
40391 \end_layout
40392
40393 \begin_layout Standard
40394 Inserts a hyperlink as described in section
40395 \begin_inset space ~
40396 \end_inset
40397
40398
40399 \begin_inset CommandInset ref
40400 LatexCommand ref
40401 reference "sub:Hyperlinks"
40402
40403 \end_inset
40404
40405 .
40406 \end_layout
40407
40408 \begin_layout Subsection
40409 Footnote
40410 \end_layout
40411
40412 \begin_layout Standard
40413 Inserts a footnote, see section
40414 \begin_inset space ~
40415 \end_inset
40416
40417
40418 \begin_inset CommandInset ref
40419 LatexCommand ref
40420 reference "sec:Footnotes"
40421
40422 \end_inset
40423
40424 .
40425 \end_layout
40426
40427 \begin_layout Subsection
40428 Marginal Note
40429 \end_layout
40430
40431 \begin_layout Standard
40432 Inserts a marginal note, see section
40433 \begin_inset space ~
40434 \end_inset
40435
40436
40437 \begin_inset CommandInset ref
40438 LatexCommand ref
40439 reference "sec:Marginal-Notes"
40440
40441 \end_inset
40442
40443 .
40444 \end_layout
40445
40446 \begin_layout Subsection
40447 Short Title
40448 \end_layout
40449
40450 \begin_layout Standard
40451 Inserts a short title, see section
40452 \begin_inset space ~
40453 \end_inset
40454
40455
40456 \begin_inset CommandInset ref
40457 LatexCommand ref
40458 reference "sec:Short-Titles"
40459
40460 \end_inset
40461
40462 .
40463 \end_layout
40464
40465 \begin_layout Subsection
40466 TeX Code
40467 \end_layout
40468
40469 \begin_layout Standard
40470 Inserts a TeX Code box, see section
40471 \begin_inset space ~
40472 \end_inset
40473
40474
40475 \begin_inset CommandInset ref
40476 LatexCommand ref
40477 reference "sub:TeX-Code-Boxes"
40478
40479 \end_inset
40480
40481  for a description.
40482 \end_layout
40483
40484 \begin_layout Subsection
40485 Program Listing
40486 \begin_inset Index idx
40487 status collapsed
40488
40489 \begin_layout Plain Layout
40490 Program listings
40491 \end_layout
40492
40493 \end_inset
40494
40495
40496 \end_layout
40497
40498 \begin_layout Standard
40499 Inserts a program listings box.
40500  Program listings are explained in the chapter 
40501 \emph on
40502 Program Code Listings
40503 \emph default
40504  of the 
40505 \emph on
40506 Embedded
40507 \begin_inset space ~
40508 \end_inset
40509
40510 Objects
40511 \emph default
40512  manual.
40513 \end_layout
40514
40515 \begin_layout Subsection
40516 Date
40517 \end_layout
40518
40519 \begin_layout Standard
40520 Inserts the actual date.
40521  The format depends on the date format of the language that is used for
40522  LyX's menus.
40523  LyX offers various ways to insert a date which are explained and also compared
40524  in the section 
40525 \emph on
40526 External Material
40527 \emph default
40528  of the 
40529 \emph on
40530 Embedded
40531 \begin_inset space ~
40532 \end_inset
40533
40534 Objects
40535 \emph default
40536  manual.
40537 \end_layout
40538
40539 \begin_layout Subsection
40540 Preview
40541 \end_layout
40542
40543 \begin_layout Standard
40544 Inserts a preview inset, see section
40545 \begin_inset space ~
40546 \end_inset
40547
40548
40549 \begin_inset CommandInset ref
40550 LatexCommand ref
40551 reference "sec:Previewing-snippets-of"
40552
40553 \end_inset
40554
40555  for a description.
40556 \end_layout
40557
40558 \begin_layout Section
40559 The Navigate Menu
40560 \begin_inset Index idx
40561 status collapsed
40562
40563 \begin_layout Plain Layout
40564 Menu ! Navigate
40565 \end_layout
40566
40567 \end_inset
40568
40569
40570 \end_layout
40571
40572 \begin_layout Standard
40573 This menu lists the existing chapters, sections, figures, tables, etc.
40574 \begin_inset space ~
40575 \end_inset
40576
40577 of the current document.
40578  This allows you to navigate easily through you document.
40579 \end_layout
40580
40581 \begin_layout Subsection
40582 Bookmarks
40583 \end_layout
40584
40585 \begin_layout Standard
40586 With this menu entry you are able to define your own bookmarks.
40587  This is useful when you are working on a large document and often have
40588  to jump e.
40589 \begin_inset space \thinspace{}
40590 \end_inset
40591
40592 g.
40593 \begin_inset space \space{}
40594 \end_inset
40595
40596 between section
40597 \begin_inset space ~
40598 \end_inset
40599
40600 2.5 and 6.3.
40601  To create bookmarks for this example, go to section
40602 \begin_inset space ~
40603 \end_inset
40604
40605 2.5 and use the submenu 
40606 \family sans
40607 Save
40608 \begin_inset space ~
40609 \end_inset
40610
40611 Bookmark
40612 \begin_inset space ~
40613 \end_inset
40614
40615 1
40616 \family default
40617 .
40618  Then go to section
40619 \begin_inset space ~
40620 \end_inset
40621
40622 6.3 and use 
40623 \family sans
40624 Save
40625 \begin_inset space ~
40626 \end_inset
40627
40628 Bookmark
40629 \begin_inset space ~
40630 \end_inset
40631
40632
40633 \family default
40634 2.
40635  Now you can jump easily between these sections by using the menu or by
40636  the key bindings 
40637 \begin_inset Info
40638 type  "shortcut"
40639 arg   "bookmark-goto 1"
40640 \end_inset
40641
40642  and 
40643 \begin_inset Info
40644 type  "shortcut"
40645 arg   "bookmark-goto 2"
40646 \end_inset
40647
40648 .
40649 \end_layout
40650
40651 \begin_layout Standard
40652 You can also use bookmarks to jump between several opened documents.
40653  The saved bookmarks are valid till the document is closed.
40654 \end_layout
40655
40656 \begin_layout Subsection
40657 Next Note, Change, Cross-reference
40658 \end_layout
40659
40660 \begin_layout Standard
40661 Jump to the next note, change, or cross-reference following the current
40662  cursor position.
40663 \end_layout
40664
40665 \begin_layout Subsection
40666 Go to Label
40667 \end_layout
40668
40669 \begin_layout Standard
40670 Only active if the cursor is in front of a cross-reference.
40671  Sets the cursor before the referenced label.
40672  (It is the same as if you right-click on a cross-reference box and use
40673  
40674 \family sans
40675 Go
40676 \begin_inset space ~
40677 \end_inset
40678
40679 to
40680 \begin_inset space ~
40681 \end_inset
40682
40683 Label)
40684 \family default
40685 .
40686 \end_layout
40687
40688 \begin_layout Subsection
40689 Forward Search
40690 \end_layout
40691
40692 \begin_layout Standard
40693 This feature allows you to directly jump to the corresponding text part
40694  in the output, see section 
40695 \emph on
40696 Forward
40697 \begin_inset space ~
40698 \end_inset
40699
40700 search
40701 \emph default
40702  in the 
40703 \emph on
40704 Additional
40705 \begin_inset space ~
40706 \end_inset
40707
40708 Features
40709 \emph default
40710  manual for a detailed description.
40711 \end_layout
40712
40713 \begin_layout Section
40714 The Document Menu
40715 \begin_inset Index idx
40716 status collapsed
40717
40718 \begin_layout Plain Layout
40719 Menu ! Document
40720 \end_layout
40721
40722 \end_inset
40723
40724
40725 \end_layout
40726
40727 \begin_layout Subsection
40728 Change Tracking
40729 \end_layout
40730
40731 \begin_layout Standard
40732 Change Tracking is described in section
40733 \begin_inset space ~
40734 \end_inset
40735
40736
40737 \begin_inset CommandInset ref
40738 LatexCommand ref
40739 reference "sec:Change-Tracking"
40740
40741 \end_inset
40742
40743 .
40744 \end_layout
40745
40746 \begin_layout Subsection
40747 LaT
40748 \begin_inset ERT
40749 status collapsed
40750
40751 \begin_layout Plain Layout
40752
40753 {}
40754 \end_layout
40755
40756 \end_inset
40757
40758 eX Log
40759 \end_layout
40760
40761 \begin_layout Standard
40762 After running LaTeX by viewing or exporting a document, this menu will be
40763  enabled.
40764  It shows the logfile of the used LaTeX-program.
40765 \end_layout
40766
40767 \begin_layout Standard
40768 Here you can see how LaTeX works in the background.
40769  
40770 \emph on
40771 Experts
40772 \emph default
40773  will find in it reasons for LaTeX-errors.
40774 \end_layout
40775
40776 \begin_layout Subsection
40777 Outline
40778 \end_layout
40779
40780 \begin_layout Standard
40781 Opens the TOC/Outline window as described in section
40782 \begin_inset space ~
40783 \end_inset
40784
40785
40786 \begin_inset CommandInset ref
40787 LatexCommand ref
40788 reference "sec:Navigating"
40789
40790 \end_inset
40791
40792  and 
40793 \begin_inset CommandInset ref
40794 LatexCommand ref
40795 reference "sub:Table-of-Contents"
40796
40797 \end_inset
40798
40799 .
40800 \end_layout
40801
40802 \begin_layout Subsection
40803 Start Appendix Here
40804 \end_layout
40805
40806 \begin_layout Standard
40807 This menu will start the appendix of the document at the current cursor
40808  position as described in section
40809 \begin_inset space ~
40810 \end_inset
40811
40812
40813 \begin_inset CommandInset ref
40814 LatexCommand ref
40815 reference "sec:Appendices"
40816
40817 \end_inset
40818
40819 .
40820 \end_layout
40821
40822 \begin_layout Subsection
40823 Compressed
40824 \end_layout
40825
40826 \begin_layout Standard
40827 Un/compresses the current document.
40828 \end_layout
40829
40830 \begin_layout Subsection
40831 Settings
40832 \end_layout
40833
40834 \begin_layout Standard
40835 The document settings are described in appendix
40836 \begin_inset space ~
40837 \end_inset
40838
40839
40840 \begin_inset CommandInset ref
40841 LatexCommand ref
40842 reference "chap:The-Document-Settings"
40843
40844 \end_inset
40845
40846 .
40847 \end_layout
40848
40849 \begin_layout Section
40850 The Tools Menu
40851 \begin_inset Index idx
40852 status collapsed
40853
40854 \begin_layout Plain Layout
40855 Menu ! Tools
40856 \end_layout
40857
40858 \end_inset
40859
40860
40861 \end_layout
40862
40863 \begin_layout Subsection
40864 Spellchecker
40865 \end_layout
40866
40867 \begin_layout Standard
40868 Spell checking is explained in section
40869 \begin_inset space ~
40870 \end_inset
40871
40872
40873 \begin_inset CommandInset ref
40874 LatexCommand ref
40875 reference "sec:Spellchecking"
40876
40877 \end_inset
40878
40879 .
40880 \end_layout
40881
40882 \begin_layout Subsection
40883 Thesaurus
40884 \end_layout
40885
40886 \begin_layout Standard
40887 The thesaurus is described in section
40888 \begin_inset space ~
40889 \end_inset
40890
40891
40892 \begin_inset CommandInset ref
40893 LatexCommand ref
40894 reference "sec:Thesaurus"
40895
40896 \end_inset
40897
40898 .
40899 \end_layout
40900
40901 \begin_layout Subsection
40902 Statistics
40903 \begin_inset Index idx
40904 status collapsed
40905
40906 \begin_layout Plain Layout
40907 Word count
40908 \end_layout
40909
40910 \end_inset
40911
40912
40913 \begin_inset Index idx
40914 status collapsed
40915
40916 \begin_layout Plain Layout
40917 Character count
40918 \end_layout
40919
40920 \end_inset
40921
40922
40923 \end_layout
40924
40925 \begin_layout Standard
40926 Counts the words and characters in the actual document or the highlighted
40927  document part.
40928 \end_layout
40929
40930 \begin_layout Subsection
40931 TeX Information
40932 \begin_inset Index idx
40933 status collapsed
40934
40935 \begin_layout Plain Layout
40936 TeX Information
40937 \end_layout
40938
40939 \end_inset
40940
40941
40942 \end_layout
40943
40944 \begin_layout Standard
40945 Shows you a list of the document classes and styles installed in your LaTeX-syst
40946 em.
40947 \end_layout
40948
40949 \begin_layout Subsection
40950 Reconfigure
40951 \begin_inset Index idx
40952 status collapsed
40953
40954 \begin_layout Plain Layout
40955 LyX ! Reconfigure|see
40956 \begin_inset ERT
40957 status collapsed
40958
40959 \begin_layout Plain Layout
40960
40961 {
40962 \end_layout
40963
40964 \end_inset
40965
40966 Reconfiguration of LyX
40967 \begin_inset ERT
40968 status collapsed
40969
40970 \begin_layout Plain Layout
40971
40972 }
40973 \end_layout
40974
40975 \end_inset
40976
40977
40978 \end_layout
40979
40980 \end_inset
40981
40982
40983 \begin_inset Index idx
40984 status collapsed
40985
40986 \begin_layout Plain Layout
40987 Reconfiguration of LyX
40988 \end_layout
40989
40990 \end_inset
40991
40992
40993 \end_layout
40994
40995 \begin_layout Standard
40996 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
40997  and programs it needs; see also section
40998 \begin_inset space ~
40999 \end_inset
41000
41001
41002 \begin_inset CommandInset ref
41003 LatexCommand ref
41004 reference "sec:Basic-LyX-Setup"
41005
41006 \end_inset
41007
41008 .
41009 \end_layout
41010
41011 \begin_layout Subsection
41012 Preferences
41013 \end_layout
41014
41015 \begin_layout Standard
41016 The preferences dialog is described in detail in appendix
41017 \begin_inset space ~
41018 \end_inset
41019
41020
41021 \begin_inset CommandInset ref
41022 LatexCommand ref
41023 reference "chap:The-Preferences-dialog"
41024
41025 \end_inset
41026
41027 .
41028 \end_layout
41029
41030 \begin_layout Section
41031 The Help Menu
41032 \begin_inset Index idx
41033 status collapsed
41034
41035 \begin_layout Plain Layout
41036 Menu ! Help
41037 \end_layout
41038
41039 \end_inset
41040
41041
41042 \end_layout
41043
41044 \begin_layout Standard
41045 This menu lists the documentation files of LyX in the language of LyX's
41046  menus.
41047  Is a file not available in this language, the English version will be listed.
41048 \end_layout
41049
41050 \begin_layout Standard
41051 The menu 
41052 \family sans
41053 LaTeX
41054 \begin_inset space ~
41055 \end_inset
41056
41057 Configuration
41058 \family default
41059  shows a LyX-document with information about the LaTeX-packages and classes
41060  found by LyX (see also section
41061 \begin_inset space ~
41062 \end_inset
41063
41064
41065 \begin_inset CommandInset ref
41066 LatexCommand ref
41067 reference "sec:LaTeX-Setup"
41068
41069 \end_inset
41070
41071 ).
41072 \end_layout
41073
41074 \begin_layout Section
41075 Toolbars
41076 \begin_inset CommandInset label
41077 LatexCommand label
41078 name "sec:Toolbars"
41079
41080 \end_inset
41081
41082
41083 \end_layout
41084
41085 \begin_layout Standard
41086 How to show or hide toolbars is explained in section
41087 \begin_inset space ~
41088 \end_inset
41089
41090
41091 \begin_inset CommandInset ref
41092 LatexCommand ref
41093 reference "sub:Toolbars"
41094
41095 \end_inset
41096
41097 .
41098 \end_layout
41099
41100 \begin_layout Standard
41101 It is also possible to define custom toolbars.
41102  This is described in the 
41103 \emph on
41104 Additional Features
41105 \emph default
41106  manual.
41107 \end_layout
41108
41109 \begin_layout Subsection
41110 Standard Toolbar
41111 \begin_inset Index idx
41112 status collapsed
41113
41114 \begin_layout Plain Layout
41115 Toolbar ! Standard
41116 \end_layout
41117
41118 \end_inset
41119
41120
41121 \end_layout
41122
41123 \begin_layout Standard
41124 \begin_inset Graphics
41125         filename clipart/StandardToolbar.png
41126         width 100col%
41127
41128 \end_inset
41129
41130
41131 \end_layout
41132
41133 \begin_layout Standard
41134 \begin_inset VSpace defskip
41135 \end_inset
41136
41137
41138 \end_layout
41139
41140 \begin_layout Standard
41141 The standard toolbar as shown above contains from left to right the following
41142  buttons:
41143 \begin_inset ERT
41144 status collapsed
41145
41146 \begin_layout Plain Layout
41147
41148
41149 \backslash
41150 setlength{
41151 \backslash
41152 LTleft}{0pt}
41153 \end_layout
41154
41155 \end_inset
41156
41157
41158 \begin_inset Note Note
41159 status collapsed
41160
41161 \begin_layout Plain Layout
41162 This is necessary to left align the following longtables.
41163  See the 
41164 \emph on
41165 Embedded Objects
41166 \emph default
41167  manual for more information.
41168 \end_layout
41169
41170 \end_inset
41171
41172
41173 \end_layout
41174
41175 \begin_layout Standard
41176 \begin_inset VSpace defskip
41177 \end_inset
41178
41179
41180 \end_layout
41181
41182 \begin_layout Standard
41183 \begin_inset Tabular
41184 <lyxtabular version="3" rows="1" columns="2">
41185 <features islongtable="true" longtabularalignment="center">
41186 <column alignment="center" valignment="top" width="0">
41187 <column alignment="center" valignment="top" width="0">
41188 <row>
41189 <cell alignment="center" valignment="top" usebox="none">
41190 \begin_inset Text
41191
41192 \begin_layout Plain Layout
41193 \begin_inset Graphics
41194         filename clipart/ToolbarEnvBox.png
41195         clip
41196
41197 \end_inset
41198
41199
41200 \end_layout
41201
41202 \end_inset
41203 </cell>
41204 <cell alignment="center" valignment="top" usebox="none">
41205 \begin_inset Text
41206
41207 \begin_layout Plain Layout
41208 pull-down box for the environments
41209 \end_layout
41210
41211 \end_inset
41212 </cell>
41213 </row>
41214 </lyxtabular>
41215
41216 \end_inset
41217
41218
41219 \end_layout
41220
41221 \begin_layout Standard
41222 \begin_inset VSpace -10mm
41223 \end_inset
41224
41225
41226 \end_layout
41227
41228 \begin_layout Standard
41229 \align left
41230 \begin_inset Tabular
41231 <lyxtabular version="3" rows="21" columns="2">
41232 <features islongtable="true" longtabularalignment="center">
41233 <column alignment="left" valignment="top" width="0">
41234 <column alignment="left" valignment="top" width="0">
41235 <row interlinespace="2.5mm">
41236 <cell alignment="center" valignment="top" usebox="none">
41237 \begin_inset Text
41238
41239 \begin_layout Plain Layout
41240
41241 \family sans
41242 \begin_inset Info
41243 type  "icon"
41244 arg   "buffer-new"
41245 \end_inset
41246
41247
41248 \end_layout
41249
41250 \end_inset
41251 </cell>
41252 <cell alignment="center" valignment="top" usebox="none">
41253 \begin_inset Text
41254
41255 \begin_layout Plain Layout
41256
41257 \family sans
41258 File\SpecialChar \menuseparator
41259 New
41260 \end_layout
41261
41262 \end_inset
41263 </cell>
41264 </row>
41265 <row interlinespace="2.5mm">
41266 <cell alignment="center" valignment="top" usebox="none">
41267 \begin_inset Text
41268
41269 \begin_layout Plain Layout
41270
41271 \family sans
41272 \begin_inset Info
41273 type  "icon"
41274 arg   "file-open"
41275 \end_inset
41276
41277
41278 \end_layout
41279
41280 \end_inset
41281 </cell>
41282 <cell alignment="center" valignment="top" usebox="none">
41283 \begin_inset Text
41284
41285 \begin_layout Plain Layout
41286
41287 \family sans
41288 File\SpecialChar \menuseparator
41289 Open
41290 \end_layout
41291
41292 \end_inset
41293 </cell>
41294 </row>
41295 <row interlinespace="2.5mm">
41296 <cell alignment="center" valignment="top" usebox="none">
41297 \begin_inset Text
41298
41299 \begin_layout Plain Layout
41300
41301 \family sans
41302 \begin_inset Info
41303 type  "icon"
41304 arg   "buffer-write"
41305 \end_inset
41306
41307
41308 \end_layout
41309
41310 \end_inset
41311 </cell>
41312 <cell alignment="center" valignment="top" usebox="none">
41313 \begin_inset Text
41314
41315 \begin_layout Plain Layout
41316
41317 \family sans
41318 File\SpecialChar \menuseparator
41319 Save
41320 \end_layout
41321
41322 \end_inset
41323 </cell>
41324 </row>
41325 <row interlinespace="2.5mm">
41326 <cell alignment="center" valignment="top" usebox="none">
41327 \begin_inset Text
41328
41329 \begin_layout Plain Layout
41330
41331 \family sans
41332 \begin_inset Info
41333 type  "icon"
41334 arg   "dialog-show print"
41335 \end_inset
41336
41337
41338 \end_layout
41339
41340 \end_inset
41341 </cell>
41342 <cell alignment="center" valignment="top" usebox="none">
41343 \begin_inset Text
41344
41345 \begin_layout Plain Layout
41346
41347 \family sans
41348 File\SpecialChar \menuseparator
41349 Print
41350 \end_layout
41351
41352 \end_inset
41353 </cell>
41354 </row>
41355 <row interlinespace="2.5mm">
41356 <cell alignment="center" valignment="top" usebox="none">
41357 \begin_inset Text
41358
41359 \begin_layout Plain Layout
41360
41361 \family sans
41362 \begin_inset Info
41363 type  "icon"
41364 arg   "dialog-show spellchecker"
41365 \end_inset
41366
41367
41368 \end_layout
41369
41370 \end_inset
41371 </cell>
41372 <cell alignment="center" valignment="top" usebox="none">
41373 \begin_inset Text
41374
41375 \begin_layout Plain Layout
41376
41377 \family sans
41378 Tools\SpecialChar \menuseparator
41379 Spellchecker
41380 \end_layout
41381
41382 \end_inset
41383 </cell>
41384 </row>
41385 <row interlinespace="2.5mm">
41386 <cell alignment="center" valignment="top" usebox="none">
41387 \begin_inset Text
41388
41389 \begin_layout Plain Layout
41390
41391 \family sans
41392 \begin_inset Info
41393 type  "icon"
41394 arg   "undo"
41395 \end_inset
41396
41397
41398 \end_layout
41399
41400 \end_inset
41401 </cell>
41402 <cell alignment="center" valignment="top" usebox="none">
41403 \begin_inset Text
41404
41405 \begin_layout Plain Layout
41406
41407 \family sans
41408 Edit\SpecialChar \menuseparator
41409 Undo
41410 \end_layout
41411
41412 \end_inset
41413 </cell>
41414 </row>
41415 <row interlinespace="2.5mm">
41416 <cell alignment="center" valignment="top" usebox="none">
41417 \begin_inset Text
41418
41419 \begin_layout Plain Layout
41420
41421 \family sans
41422 \begin_inset Info
41423 type  "icon"
41424 arg   "redo"
41425 \end_inset
41426
41427
41428 \end_layout
41429
41430 \end_inset
41431 </cell>
41432 <cell alignment="center" valignment="top" usebox="none">
41433 \begin_inset Text
41434
41435 \begin_layout Plain Layout
41436
41437 \family sans
41438 Edit\SpecialChar \menuseparator
41439 Redo
41440 \end_layout
41441
41442 \end_inset
41443 </cell>
41444 </row>
41445 <row interlinespace="2.5mm">
41446 <cell alignment="center" valignment="top" usebox="none">
41447 \begin_inset Text
41448
41449 \begin_layout Plain Layout
41450
41451 \family sans
41452 \begin_inset Info
41453 type  "icon"
41454 arg   "cut"
41455 \end_inset
41456
41457
41458 \end_layout
41459
41460 \end_inset
41461 </cell>
41462 <cell alignment="center" valignment="top" usebox="none">
41463 \begin_inset Text
41464
41465 \begin_layout Plain Layout
41466
41467 \family sans
41468 Edit\SpecialChar \menuseparator
41469 Cut
41470 \end_layout
41471
41472 \end_inset
41473 </cell>
41474 </row>
41475 <row interlinespace="2.5mm">
41476 <cell alignment="center" valignment="top" usebox="none">
41477 \begin_inset Text
41478
41479 \begin_layout Plain Layout
41480
41481 \family sans
41482 \begin_inset Info
41483 type  "icon"
41484 arg   "copy"
41485 \end_inset
41486
41487
41488 \end_layout
41489
41490 \end_inset
41491 </cell>
41492 <cell alignment="center" valignment="top" usebox="none">
41493 \begin_inset Text
41494
41495 \begin_layout Plain Layout
41496
41497 \family sans
41498 Edit\SpecialChar \menuseparator
41499 Copy
41500 \end_layout
41501
41502 \end_inset
41503 </cell>
41504 </row>
41505 <row interlinespace="2.5mm">
41506 <cell alignment="center" valignment="top" usebox="none">
41507 \begin_inset Text
41508
41509 \begin_layout Plain Layout
41510
41511 \family sans
41512 \begin_inset Info
41513 type  "icon"
41514 arg   "paste"
41515 \end_inset
41516
41517
41518 \end_layout
41519
41520 \end_inset
41521 </cell>
41522 <cell alignment="center" valignment="top" usebox="none">
41523 \begin_inset Text
41524
41525 \begin_layout Plain Layout
41526
41527 \family sans
41528 Edit\SpecialChar \menuseparator
41529 Paste
41530 \end_layout
41531
41532 \end_inset
41533 </cell>
41534 </row>
41535 <row interlinespace="2.5mm">
41536 <cell alignment="center" valignment="top" usebox="none">
41537 \begin_inset Text
41538
41539 \begin_layout Plain Layout
41540
41541 \family sans
41542 \begin_inset Info
41543 type  "icon"
41544 arg   "dialog-show findreplace"
41545 \end_inset
41546
41547
41548 \end_layout
41549
41550 \end_inset
41551 </cell>
41552 <cell alignment="center" valignment="top" usebox="none">
41553 \begin_inset Text
41554
41555 \begin_layout Plain Layout
41556
41557 \family sans
41558 Edit\SpecialChar \menuseparator
41559 Find
41560 \begin_inset space \thinspace{}
41561 \end_inset
41562
41563 &
41564 \begin_inset space \thinspace{}
41565 \end_inset
41566
41567 Replace
41568 \end_layout
41569
41570 \end_inset
41571 </cell>
41572 </row>
41573 <row interlinespace="2.5mm">
41574 <cell alignment="center" valignment="top" usebox="none">
41575 \begin_inset Text
41576
41577 \begin_layout Plain Layout
41578
41579 \family sans
41580 \begin_inset Info
41581 type  "icon"
41582 arg   "bookmark-goto 0"
41583 \end_inset
41584
41585
41586 \end_layout
41587
41588 \end_inset
41589 </cell>
41590 <cell alignment="center" valignment="top" usebox="none">
41591 \begin_inset Text
41592
41593 \begin_layout Plain Layout
41594
41595 \family sans
41596 Navigate\SpecialChar \menuseparator
41597 Bookmarks\SpecialChar \menuseparator
41598 Navigate Back
41599 \end_layout
41600
41601 \end_inset
41602 </cell>
41603 </row>
41604 <row interlinespace="2.5mm">
41605 <cell alignment="center" valignment="top" usebox="none">
41606 \begin_inset Text
41607
41608 \begin_layout Plain Layout
41609
41610 \family sans
41611 \begin_inset Info
41612 type  "icon"
41613 arg   "font-emph"
41614 \end_inset
41615
41616
41617 \end_layout
41618
41619 \end_inset
41620 </cell>
41621 <cell alignment="center" valignment="top" usebox="none">
41622 \begin_inset Text
41623
41624 \begin_layout Plain Layout
41625 Emphasize text, function of the 
41626 \family sans
41627 Edit\SpecialChar \menuseparator
41628 Text
41629 \begin_inset space ~
41630 \end_inset
41631
41632 Style
41633 \family default
41634  dialog
41635 \end_layout
41636
41637 \end_inset
41638 </cell>
41639 </row>
41640 <row interlinespace="2.5mm">
41641 <cell alignment="center" valignment="top" usebox="none">
41642 \begin_inset Text
41643
41644 \begin_layout Plain Layout
41645
41646 \family sans
41647 \begin_inset Info
41648 type  "icon"
41649 arg   "font-noun"
41650 \end_inset
41651
41652
41653 \end_layout
41654
41655 \end_inset
41656 </cell>
41657 <cell alignment="center" valignment="top" usebox="none">
41658 \begin_inset Text
41659
41660 \begin_layout Plain Layout
41661 Set text to noun style, function of the 
41662 \family sans
41663 Edit\SpecialChar \menuseparator
41664 Text
41665 \begin_inset space ~
41666 \end_inset
41667
41668 Style
41669 \family default
41670  dialog
41671 \end_layout
41672
41673 \end_inset
41674 </cell>
41675 </row>
41676 <row interlinespace="2.5mm">
41677 <cell alignment="center" valignment="top" usebox="none">
41678 \begin_inset Text
41679
41680 \begin_layout Plain Layout
41681
41682 \family sans
41683 \begin_inset Info
41684 type  "icon"
41685 arg   "textstyle-apply"
41686 \end_inset
41687
41688
41689 \end_layout
41690
41691 \end_inset
41692 </cell>
41693 <cell alignment="center" valignment="top" usebox="none">
41694 \begin_inset Text
41695
41696 \begin_layout Plain Layout
41697 Formats text using the current settings in the 
41698 \family sans
41699 Edit\SpecialChar \menuseparator
41700 Text
41701 \begin_inset space ~
41702 \end_inset
41703
41704 Style
41705 \family default
41706  dialog
41707 \end_layout
41708
41709 \end_inset
41710 </cell>
41711 </row>
41712 <row interlinespace="2.5mm">
41713 <cell alignment="center" valignment="top" usebox="none">
41714 \begin_inset Text
41715
41716 \begin_layout Plain Layout
41717
41718 \family sans
41719 \begin_inset Info
41720 type  "icon"
41721 arg   "math-mode"
41722 \end_inset
41723
41724
41725 \end_layout
41726
41727 \end_inset
41728 </cell>
41729 <cell alignment="center" valignment="top" usebox="none">
41730 \begin_inset Text
41731
41732 \begin_layout Plain Layout
41733
41734 \family sans
41735 Insert\SpecialChar \menuseparator
41736 Math\SpecialChar \menuseparator
41737 Inline
41738 \begin_inset space ~
41739 \end_inset
41740
41741 Formula
41742 \end_layout
41743
41744 \end_inset
41745 </cell>
41746 </row>
41747 <row interlinespace="2.5mm">
41748 <cell alignment="center" valignment="top" usebox="none">
41749 \begin_inset Text
41750
41751 \begin_layout Plain Layout
41752
41753 \family sans
41754 \begin_inset Info
41755 type  "icon"
41756 arg   "dialog-show-new-inset graphics"
41757 \end_inset
41758
41759
41760 \end_layout
41761
41762 \end_inset
41763 </cell>
41764 <cell alignment="center" valignment="top" usebox="none">
41765 \begin_inset Text
41766
41767 \begin_layout Plain Layout
41768
41769 \family sans
41770 Insert\SpecialChar \menuseparator
41771 Graphics
41772 \end_layout
41773
41774 \end_inset
41775 </cell>
41776 </row>
41777 <row interlinespace="2.5mm">
41778 <cell alignment="center" valignment="top" usebox="none">
41779 \begin_inset Text
41780
41781 \begin_layout Plain Layout
41782 \begin_inset Info
41783 type  "icon"
41784 arg   "tabular-insert"
41785 \end_inset
41786
41787
41788 \end_layout
41789
41790 \end_inset
41791 </cell>
41792 <cell alignment="center" valignment="top" usebox="none">
41793 \begin_inset Text
41794
41795 \begin_layout Plain Layout
41796
41797 \family sans
41798 Insert\SpecialChar \menuseparator
41799 Table
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   "dialog-toggle toc"
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 Toggle outline window on/off, 
41827 \family sans
41828 Document\SpecialChar \menuseparator
41829 Outline
41830 \end_layout
41831
41832 \end_inset
41833 </cell>
41834 </row>
41835 <row interlinespace="2.5mm">
41836 <cell alignment="center" valignment="top" usebox="none">
41837 \begin_inset Text
41838
41839 \begin_layout Plain Layout
41840
41841 \family sans
41842 \begin_inset Info
41843 type  "icon"
41844 arg   "toolbar-toggle math"
41845 \end_inset
41846
41847
41848 \end_layout
41849
41850 \end_inset
41851 </cell>
41852 <cell alignment="center" valignment="top" usebox="none">
41853 \begin_inset Text
41854
41855 \begin_layout Plain Layout
41856 Toggle math toolbar on/off
41857 \end_layout
41858
41859 \end_inset
41860 </cell>
41861 </row>
41862 <row interlinespace="2.5mm">
41863 <cell alignment="center" valignment="top" usebox="none">
41864 \begin_inset Text
41865
41866 \begin_layout Plain Layout
41867
41868 \family sans
41869 \begin_inset Info
41870 type  "icon"
41871 arg   "toolbar-toggle table"
41872 \end_inset
41873
41874
41875 \end_layout
41876
41877 \end_inset
41878 </cell>
41879 <cell alignment="center" valignment="top" usebox="none">
41880 \begin_inset Text
41881
41882 \begin_layout Plain Layout
41883 Toggle table toolbar on/off
41884 \end_layout
41885
41886 \end_inset
41887 </cell>
41888 </row>
41889 </lyxtabular>
41890
41891 \end_inset
41892
41893
41894 \end_layout
41895
41896 \begin_layout Subsection
41897 Extra Toolbar
41898 \begin_inset Index idx
41899 status collapsed
41900
41901 \begin_layout Plain Layout
41902 Toolbar ! Extra
41903 \end_layout
41904
41905 \end_inset
41906
41907
41908 \end_layout
41909
41910 \begin_layout Standard
41911 \begin_inset Graphics
41912         filename clipart/ExtraToolbar.png
41913         width 100col%
41914
41915 \end_inset
41916
41917
41918 \end_layout
41919
41920 \begin_layout Standard
41921 \begin_inset VSpace defskip
41922 \end_inset
41923
41924
41925 \end_layout
41926
41927 \begin_layout Standard
41928 The extra toolbar as shown above contains from left to right the following
41929  buttons:
41930 \end_layout
41931
41932 \begin_layout Standard
41933 \begin_inset VSpace defskip
41934 \end_inset
41935
41936
41937 \end_layout
41938
41939 \begin_layout Standard
41940 \begin_inset Tabular
41941 <lyxtabular version="3" rows="25" columns="2">
41942 <features islongtable="true" longtabularalignment="center">
41943 <column alignment="left" valignment="top" width="0">
41944 <column alignment="left" valignment="top" width="0">
41945 <row interlinespace="2.5mm">
41946 <cell alignment="center" valignment="top" usebox="none">
41947 \begin_inset Text
41948
41949 \begin_layout Plain Layout
41950
41951 \family sans
41952 \begin_inset Info
41953 type  "icon"
41954 arg   "layout"
41955 \end_inset
41956
41957
41958 \end_layout
41959
41960 \end_inset
41961 </cell>
41962 <cell alignment="center" valignment="top" usebox="none">
41963 \begin_inset Text
41964
41965 \begin_layout Plain Layout
41966 Default
41967 \end_layout
41968
41969 \end_inset
41970 </cell>
41971 </row>
41972 <row interlinespace="2.5mm">
41973 <cell alignment="center" valignment="top" usebox="none">
41974 \begin_inset Text
41975
41976 \begin_layout Plain Layout
41977
41978 \family sans
41979 \begin_inset Info
41980 type  "icon"
41981 arg   "layout Enumerate"
41982 \end_inset
41983
41984
41985 \end_layout
41986
41987 \end_inset
41988 </cell>
41989 <cell alignment="center" valignment="top" usebox="none">
41990 \begin_inset Text
41991
41992 \begin_layout Plain Layout
41993 Numbered list
41994 \end_layout
41995
41996 \end_inset
41997 </cell>
41998 </row>
41999 <row interlinespace="2.5mm">
42000 <cell alignment="center" valignment="top" usebox="none">
42001 \begin_inset Text
42002
42003 \begin_layout Plain Layout
42004
42005 \family sans
42006 \begin_inset Info
42007 type  "icon"
42008 arg   "layout Itemize"
42009 \end_inset
42010
42011
42012 \end_layout
42013
42014 \end_inset
42015 </cell>
42016 <cell alignment="center" valignment="top" usebox="none">
42017 \begin_inset Text
42018
42019 \begin_layout Plain Layout
42020 Itemized list
42021 \end_layout
42022
42023 \end_inset
42024 </cell>
42025 </row>
42026 <row interlinespace="2.5mm">
42027 <cell alignment="center" valignment="top" usebox="none">
42028 \begin_inset Text
42029
42030 \begin_layout Plain Layout
42031
42032 \family sans
42033 \begin_inset Info
42034 type  "icon"
42035 arg   "layout List"
42036 \end_inset
42037
42038
42039 \end_layout
42040
42041 \end_inset
42042 </cell>
42043 <cell alignment="center" valignment="top" usebox="none">
42044 \begin_inset Text
42045
42046 \begin_layout Plain Layout
42047 List
42048 \end_layout
42049
42050 \end_inset
42051 </cell>
42052 </row>
42053 <row interlinespace="2.5mm">
42054 <cell alignment="center" valignment="top" usebox="none">
42055 \begin_inset Text
42056
42057 \begin_layout Plain Layout
42058
42059 \family sans
42060 \begin_inset Info
42061 type  "icon"
42062 arg   "layout Description"
42063 \end_inset
42064
42065
42066 \end_layout
42067
42068 \end_inset
42069 </cell>
42070 <cell alignment="center" valignment="top" usebox="none">
42071 \begin_inset Text
42072
42073 \begin_layout Plain Layout
42074 Description list
42075 \end_layout
42076
42077 \end_inset
42078 </cell>
42079 </row>
42080 <row interlinespace="2.5mm">
42081 <cell alignment="center" valignment="top" usebox="none">
42082 \begin_inset Text
42083
42084 \begin_layout Plain Layout
42085
42086 \family sans
42087 \begin_inset Info
42088 type  "icon"
42089 arg   "depth-increment"
42090 \end_inset
42091
42092
42093 \end_layout
42094
42095 \end_inset
42096 </cell>
42097 <cell alignment="center" valignment="top" usebox="none">
42098 \begin_inset Text
42099
42100 \begin_layout Plain Layout
42101
42102 \family sans
42103 Edit\SpecialChar \menuseparator
42104 Increase
42105 \begin_inset space ~
42106 \end_inset
42107
42108 List
42109 \begin_inset space ~
42110 \end_inset
42111
42112 Depth
42113 \end_layout
42114
42115 \end_inset
42116 </cell>
42117 </row>
42118 <row interlinespace="2.5mm">
42119 <cell alignment="center" valignment="top" usebox="none">
42120 \begin_inset Text
42121
42122 \begin_layout Plain Layout
42123
42124 \family sans
42125 \begin_inset Info
42126 type  "icon"
42127 arg   "depth-decrement"
42128 \end_inset
42129
42130
42131 \end_layout
42132
42133 \end_inset
42134 </cell>
42135 <cell alignment="center" valignment="top" usebox="none">
42136 \begin_inset Text
42137
42138 \begin_layout Plain Layout
42139
42140 \family sans
42141 Edit\SpecialChar \menuseparator
42142 Decrease
42143 \begin_inset space ~
42144 \end_inset
42145
42146 List
42147 \begin_inset space ~
42148 \end_inset
42149
42150 Depth
42151 \end_layout
42152
42153 \end_inset
42154 </cell>
42155 </row>
42156 <row interlinespace="2.5mm">
42157 <cell alignment="center" valignment="top" usebox="none">
42158 \begin_inset Text
42159
42160 \begin_layout Plain Layout
42161
42162 \family sans
42163 \begin_inset Info
42164 type  "icon"
42165 arg   "float-insert figure"
42166 \end_inset
42167
42168
42169 \end_layout
42170
42171 \end_inset
42172 </cell>
42173 <cell alignment="center" valignment="top" usebox="none">
42174 \begin_inset Text
42175
42176 \begin_layout Plain Layout
42177
42178 \family sans
42179 Insert\SpecialChar \menuseparator
42180 Float\SpecialChar \menuseparator
42181 Figure
42182 \end_layout
42183
42184 \end_inset
42185 </cell>
42186 </row>
42187 <row interlinespace="2.5mm">
42188 <cell alignment="center" valignment="top" usebox="none">
42189 \begin_inset Text
42190
42191 \begin_layout Plain Layout
42192
42193 \family sans
42194 \begin_inset Info
42195 type  "icon"
42196 arg   "float-insert table"
42197 \end_inset
42198
42199
42200 \end_layout
42201
42202 \end_inset
42203 </cell>
42204 <cell alignment="center" valignment="top" usebox="none">
42205 \begin_inset Text
42206
42207 \begin_layout Plain Layout
42208
42209 \family sans
42210 Insert\SpecialChar \menuseparator
42211 Float\SpecialChar \menuseparator
42212 Table
42213 \end_layout
42214
42215 \end_inset
42216 </cell>
42217 </row>
42218 <row interlinespace="2.5mm">
42219 <cell alignment="center" valignment="top" usebox="none">
42220 \begin_inset Text
42221
42222 \begin_layout Plain Layout
42223
42224 \family sans
42225 \begin_inset Info
42226 type  "icon"
42227 arg   "label-insert"
42228 \end_inset
42229
42230
42231 \end_layout
42232
42233 \end_inset
42234 </cell>
42235 <cell alignment="center" valignment="top" usebox="none">
42236 \begin_inset Text
42237
42238 \begin_layout Plain Layout
42239
42240 \family sans
42241 Insert\SpecialChar \menuseparator
42242 Label
42243 \end_layout
42244
42245 \end_inset
42246 </cell>
42247 </row>
42248 <row interlinespace="2.5mm">
42249 <cell alignment="center" valignment="top" usebox="none">
42250 \begin_inset Text
42251
42252 \begin_layout Plain Layout
42253
42254 \family sans
42255 \begin_inset Info
42256 type  "icon"
42257 arg   "dialog-show-new-inset ref"
42258 \end_inset
42259
42260
42261 \end_layout
42262
42263 \end_inset
42264 </cell>
42265 <cell alignment="center" valignment="top" usebox="none">
42266 \begin_inset Text
42267
42268 \begin_layout Plain Layout
42269
42270 \family sans
42271 Insert\SpecialChar \menuseparator
42272 Cross-Reference
42273 \end_layout
42274
42275 \end_inset
42276 </cell>
42277 </row>
42278 <row interlinespace="2.5mm">
42279 <cell alignment="center" valignment="top" usebox="none">
42280 \begin_inset Text
42281
42282 \begin_layout Plain Layout
42283
42284 \family sans
42285 \begin_inset Info
42286 type  "icon"
42287 arg   "dialog-show-new-inset citation"
42288 \end_inset
42289
42290
42291 \end_layout
42292
42293 \end_inset
42294 </cell>
42295 <cell alignment="center" valignment="top" usebox="none">
42296 \begin_inset Text
42297
42298 \begin_layout Plain Layout
42299
42300 \family sans
42301 Insert\SpecialChar \menuseparator
42302 Citation
42303 \end_layout
42304
42305 \end_inset
42306 </cell>
42307 </row>
42308 <row interlinespace="2.5mm">
42309 <cell alignment="center" valignment="top" usebox="none">
42310 \begin_inset Text
42311
42312 \begin_layout Plain Layout
42313
42314 \family sans
42315 \begin_inset Info
42316 type  "icon"
42317 arg   "index-insert"
42318 \end_inset
42319
42320
42321 \end_layout
42322
42323 \end_inset
42324 </cell>
42325 <cell alignment="center" valignment="top" usebox="none">
42326 \begin_inset Text
42327
42328 \begin_layout Plain Layout
42329
42330 \family sans
42331 Insert\SpecialChar \menuseparator
42332 Index
42333 \begin_inset space ~
42334 \end_inset
42335
42336 Entry
42337 \end_layout
42338
42339 \end_inset
42340 </cell>
42341 </row>
42342 <row interlinespace="2.5mm">
42343 <cell alignment="center" valignment="top" usebox="none">
42344 \begin_inset Text
42345
42346 \begin_layout Plain Layout
42347
42348 \family sans
42349 \begin_inset Info
42350 type  "icon"
42351 arg   "nomencl-insert"
42352 \end_inset
42353
42354
42355 \end_layout
42356
42357 \end_inset
42358 </cell>
42359 <cell alignment="center" valignment="top" usebox="none">
42360 \begin_inset Text
42361
42362 \begin_layout Plain Layout
42363
42364 \family sans
42365 Insert\SpecialChar \menuseparator
42366 Nomenclature
42367 \begin_inset space ~
42368 \end_inset
42369
42370 Entry
42371 \end_layout
42372
42373 \end_inset
42374 </cell>
42375 </row>
42376 <row interlinespace="2.5mm">
42377 <cell alignment="center" valignment="top" usebox="none">
42378 \begin_inset Text
42379
42380 \begin_layout Plain Layout
42381
42382 \family sans
42383 \begin_inset Info
42384 type  "icon"
42385 arg   "footnote-insert"
42386 \end_inset
42387
42388
42389 \end_layout
42390
42391 \end_inset
42392 </cell>
42393 <cell alignment="center" valignment="top" usebox="none">
42394 \begin_inset Text
42395
42396 \begin_layout Plain Layout
42397
42398 \family sans
42399 Insert\SpecialChar \menuseparator
42400 Footnote
42401 \end_layout
42402
42403 \end_inset
42404 </cell>
42405 </row>
42406 <row interlinespace="2.5mm">
42407 <cell alignment="center" valignment="top" usebox="none">
42408 \begin_inset Text
42409
42410 \begin_layout Plain Layout
42411
42412 \family sans
42413 \begin_inset Info
42414 type  "icon"
42415 arg   "marginalnote-insert"
42416 \end_inset
42417
42418
42419 \end_layout
42420
42421 \end_inset
42422 </cell>
42423 <cell alignment="center" valignment="top" usebox="none">
42424 \begin_inset Text
42425
42426 \begin_layout Plain Layout
42427
42428 \family sans
42429 Insert\SpecialChar \menuseparator
42430 Marginal
42431 \begin_inset space ~
42432 \end_inset
42433
42434 Note
42435 \end_layout
42436
42437 \end_inset
42438 </cell>
42439 </row>
42440 <row interlinespace="2.5mm">
42441 <cell alignment="center" valignment="top" usebox="none">
42442 \begin_inset Text
42443
42444 \begin_layout Plain Layout
42445
42446 \family sans
42447 \begin_inset Info
42448 type  "icon"
42449 arg   "note-insert"
42450 \end_inset
42451
42452
42453 \end_layout
42454
42455 \end_inset
42456 </cell>
42457 <cell alignment="center" valignment="top" usebox="none">
42458 \begin_inset Text
42459
42460 \begin_layout Plain Layout
42461
42462 \family sans
42463 Insert\SpecialChar \menuseparator
42464 Note\SpecialChar \menuseparator
42465 LyX
42466 \begin_inset space ~
42467 \end_inset
42468
42469 Note
42470 \end_layout
42471
42472 \end_inset
42473 </cell>
42474 </row>
42475 <row interlinespace="2.5mm">
42476 <cell alignment="center" valignment="top" usebox="none">
42477 \begin_inset Text
42478
42479 \begin_layout Plain Layout
42480
42481 \family sans
42482 \begin_inset Info
42483 type  "icon"
42484 arg   "box-insert Frameless"
42485 \end_inset
42486
42487
42488 \end_layout
42489
42490 \end_inset
42491 </cell>
42492 <cell alignment="center" valignment="top" usebox="none">
42493 \begin_inset Text
42494
42495 \begin_layout Plain Layout
42496
42497 \family sans
42498 Insert\SpecialChar \menuseparator
42499 Box
42500 \end_layout
42501
42502 \end_inset
42503 </cell>
42504 </row>
42505 <row interlinespace="2.5mm">
42506 <cell alignment="center" valignment="top" usebox="none">
42507 \begin_inset Text
42508
42509 \begin_layout Plain Layout
42510
42511 \family sans
42512 \begin_inset Info
42513 type  "icon"
42514 arg   "href-insert"
42515 \end_inset
42516
42517
42518 \end_layout
42519
42520 \end_inset
42521 </cell>
42522 <cell alignment="center" valignment="top" usebox="none">
42523 \begin_inset Text
42524
42525 \begin_layout Plain Layout
42526
42527 \family sans
42528 Insert\SpecialChar \menuseparator
42529 URL
42530 \end_layout
42531
42532 \end_inset
42533 </cell>
42534 </row>
42535 <row interlinespace="2.5mm">
42536 <cell alignment="center" valignment="top" usebox="none">
42537 \begin_inset Text
42538
42539 \begin_layout Plain Layout
42540
42541 \family sans
42542 \begin_inset Info
42543 type  "icon"
42544 arg   "ert-insert"
42545 \end_inset
42546
42547
42548 \end_layout
42549
42550 \end_inset
42551 </cell>
42552 <cell alignment="center" valignment="top" usebox="none">
42553 \begin_inset Text
42554
42555 \begin_layout Plain Layout
42556
42557 \family sans
42558 Insert\SpecialChar \menuseparator
42559 T
42560 \family default
42561
42562 \begin_inset ERT
42563 status collapsed
42564
42565 \begin_layout Plain Layout
42566
42567 {}
42568 \end_layout
42569
42570 \end_inset
42571
42572
42573 \family sans
42574 eX
42575 \begin_inset space ~
42576 \end_inset
42577
42578 Code
42579 \end_layout
42580
42581 \end_inset
42582 </cell>
42583 </row>
42584 <row interlinespace="2.5mm">
42585 <cell alignment="center" valignment="top" usebox="none">
42586 \begin_inset Text
42587
42588 \begin_layout Plain Layout
42589
42590 \family sans
42591 \begin_inset Info
42592 type  "icon"
42593 arg   "math-macro newmacroname newcommand"
42594 \end_inset
42595
42596
42597 \end_layout
42598
42599 \end_inset
42600 </cell>
42601 <cell alignment="center" valignment="top" usebox="none">
42602 \begin_inset Text
42603
42604 \begin_layout Plain Layout
42605
42606 \family sans
42607 Insert\SpecialChar \menuseparator
42608 Math\SpecialChar \menuseparator
42609 Macro
42610 \end_layout
42611
42612 \end_inset
42613 </cell>
42614 </row>
42615 <row interlinespace="2.5mm">
42616 <cell alignment="center" valignment="top" usebox="none">
42617 \begin_inset Text
42618
42619 \begin_layout Plain Layout
42620
42621 \family sans
42622 \begin_inset Info
42623 type  "icon"
42624 arg   "dialog-show-new-inset include"
42625 \end_inset
42626
42627
42628 \end_layout
42629
42630 \end_inset
42631 </cell>
42632 <cell alignment="center" valignment="top" usebox="none">
42633 \begin_inset Text
42634
42635 \begin_layout Plain Layout
42636
42637 \family sans
42638 Insert\SpecialChar \menuseparator
42639 File\SpecialChar \menuseparator
42640 Child
42641 \begin_inset space ~
42642 \end_inset
42643
42644 Document
42645 \end_layout
42646
42647 \end_inset
42648 </cell>
42649 </row>
42650 <row interlinespace="2.5mm">
42651 <cell alignment="center" valignment="top" usebox="none">
42652 \begin_inset Text
42653
42654 \begin_layout Plain Layout
42655
42656 \family sans
42657 \begin_inset Info
42658 type  "icon"
42659 arg   "dialog-show character"
42660 \end_inset
42661
42662
42663 \end_layout
42664
42665 \end_inset
42666 </cell>
42667 <cell alignment="center" valignment="top" usebox="none">
42668 \begin_inset Text
42669
42670 \begin_layout Plain Layout
42671
42672 \family sans
42673 Edit\SpecialChar \menuseparator
42674 Text
42675 \begin_inset space ~
42676 \end_inset
42677
42678 Style
42679 \end_layout
42680
42681 \end_inset
42682 </cell>
42683 </row>
42684 <row interlinespace="2.5mm">
42685 <cell alignment="center" valignment="top" usebox="none">
42686 \begin_inset Text
42687
42688 \begin_layout Plain Layout
42689
42690 \family sans
42691 \begin_inset Info
42692 type  "icon"
42693 arg   "layout-paragraph"
42694 \end_inset
42695
42696
42697 \end_layout
42698
42699 \end_inset
42700 </cell>
42701 <cell alignment="center" valignment="top" usebox="none">
42702 \begin_inset Text
42703
42704 \begin_layout Plain Layout
42705
42706 \family sans
42707 Edit\SpecialChar \menuseparator
42708 Paragraph
42709 \begin_inset space ~
42710 \end_inset
42711
42712 Settings
42713 \end_layout
42714
42715 \end_inset
42716 </cell>
42717 </row>
42718 <row interlinespace="2.5mm">
42719 <cell alignment="center" valignment="top" usebox="none">
42720 \begin_inset Text
42721
42722 \begin_layout Plain Layout
42723
42724 \family sans
42725 \begin_inset Info
42726 type  "icon"
42727 arg   "thesaurus-entry"
42728 \end_inset
42729
42730
42731 \end_layout
42732
42733 \end_inset
42734 </cell>
42735 <cell alignment="center" valignment="top" usebox="none">
42736 \begin_inset Text
42737
42738 \begin_layout Plain Layout
42739
42740 \family sans
42741 Tools\SpecialChar \menuseparator
42742 Thesaurus
42743 \end_layout
42744
42745 \end_inset
42746 </cell>
42747 </row>
42748 </lyxtabular>
42749
42750 \end_inset
42751
42752
42753 \end_layout
42754
42755 \begin_layout Subsection
42756 View / Update Toolbar
42757 \begin_inset Index idx
42758 status collapsed
42759
42760 \begin_layout Plain Layout
42761 Toolbar ! View / Update
42762 \end_layout
42763
42764 \end_inset
42765
42766
42767 \end_layout
42768
42769 \begin_layout Standard
42770 \begin_inset Graphics
42771         filename clipart/ViewToolbar.png
42772
42773 \end_inset
42774
42775
42776 \end_layout
42777
42778 \begin_layout Standard
42779 \begin_inset VSpace defskip
42780 \end_inset
42781
42782
42783 \end_layout
42784
42785 \begin_layout Standard
42786 The view / update toolbar as shown above contains from left to right the
42787  following buttons:
42788 \end_layout
42789
42790 \begin_layout Standard
42791 \begin_inset VSpace defskip
42792 \end_inset
42793
42794
42795 \end_layout
42796
42797 \begin_layout Standard
42798 \begin_inset Tabular
42799 <lyxtabular version="3" rows="7" columns="2">
42800 <features islongtable="true" longtabularalignment="center">
42801 <column alignment="left" valignment="top" width="0">
42802 <column alignment="left" valignment="top" width="0">
42803 <row interlinespace="2.5mm">
42804 <cell alignment="center" valignment="top" usebox="none">
42805 \begin_inset Text
42806
42807 \begin_layout Plain Layout
42808
42809 \family sans
42810 \begin_inset Info
42811 type  "icon"
42812 arg   "buffer-view"
42813 \end_inset
42814
42815
42816 \end_layout
42817
42818 \end_inset
42819 </cell>
42820 <cell alignment="center" valignment="top" usebox="none">
42821 \begin_inset Text
42822
42823 \begin_layout Plain Layout
42824
42825 \family sans
42826 View\SpecialChar \menuseparator
42827 View
42828 \end_layout
42829
42830 \end_inset
42831 </cell>
42832 </row>
42833 <row interlinespace="2.5mm">
42834 <cell alignment="center" valignment="top" usebox="none">
42835 \begin_inset Text
42836
42837 \begin_layout Plain Layout
42838
42839 \family sans
42840 \begin_inset Info
42841 type  "icon"
42842 arg   "buffer-update"
42843 \end_inset
42844
42845
42846 \end_layout
42847
42848 \end_inset
42849 </cell>
42850 <cell alignment="center" valignment="top" usebox="none">
42851 \begin_inset Text
42852
42853 \begin_layout Plain Layout
42854
42855 \family sans
42856 View\SpecialChar \menuseparator
42857 Update
42858 \end_layout
42859
42860 \end_inset
42861 </cell>
42862 </row>
42863 <row interlinespace="2.5mm">
42864 <cell alignment="center" valignment="top" usebox="none">
42865 \begin_inset Text
42866
42867 \begin_layout Plain Layout
42868
42869 \family sans
42870 \begin_inset Info
42871 type  "icon"
42872 arg   "master-buffer-view"
42873 \end_inset
42874
42875
42876 \end_layout
42877
42878 \end_inset
42879 </cell>
42880 <cell alignment="center" valignment="top" usebox="none">
42881 \begin_inset Text
42882
42883 \begin_layout Plain Layout
42884
42885 \family sans
42886 View\SpecialChar \menuseparator
42887 Master
42888 \end_layout
42889
42890 \end_inset
42891 </cell>
42892 </row>
42893 <row interlinespace="2.5mm">
42894 <cell alignment="center" valignment="top" usebox="none">
42895 \begin_inset Text
42896
42897 \begin_layout Plain Layout
42898
42899 \family sans
42900 \begin_inset Info
42901 type  "icon"
42902 arg   "master-buffer-update"
42903 \end_inset
42904
42905
42906 \end_layout
42907
42908 \end_inset
42909 </cell>
42910 <cell alignment="center" valignment="top" usebox="none">
42911 \begin_inset Text
42912
42913 \begin_layout Plain Layout
42914
42915 \family sans
42916 View\SpecialChar \menuseparator
42917 Update
42918 \begin_inset space ~
42919 \end_inset
42920
42921 Master
42922 \end_layout
42923
42924 \end_inset
42925 </cell>
42926 </row>
42927 <row interlinespace="2.5mm">
42928 <cell alignment="center" valignment="top" usebox="none">
42929 \begin_inset Text
42930
42931 \begin_layout Plain Layout
42932
42933 \family sans
42934 \begin_inset Info
42935 type  "icon"
42936 arg   "buffer-toggle-output-sync"
42937 \end_inset
42938
42939
42940 \end_layout
42941
42942 \end_inset
42943 </cell>
42944 <cell alignment="center" valignment="top" usebox="none">
42945 \begin_inset Text
42946
42947 \begin_layout Plain Layout
42948
42949 \family sans
42950 Document\SpecialChar \menuseparator
42951 Settings\SpecialChar \menuseparator
42952 Output\SpecialChar \menuseparator
42953 Synchronize with Output
42954 \end_layout
42955
42956 \end_inset
42957 </cell>
42958 </row>
42959 <row interlinespace="2.5mm">
42960 <cell alignment="center" valignment="top" usebox="none">
42961 \begin_inset Text
42962
42963 \begin_layout Plain Layout
42964 \begin_inset Graphics
42965         filename ../images/view-others.png
42966         scale 85
42967         groupId toolbarbuttons
42968
42969 \end_inset
42970
42971
42972 \family sans
42973 *
42974 \end_layout
42975
42976 \end_inset
42977 </cell>
42978 <cell alignment="center" valignment="top" usebox="none">
42979 \begin_inset Text
42980
42981 \begin_layout Plain Layout
42982
42983 \family sans
42984 View\SpecialChar \menuseparator
42985 View (Other Formats)
42986 \end_layout
42987
42988 \end_inset
42989 </cell>
42990 </row>
42991 <row interlinespace="2.5mm">
42992 <cell alignment="center" valignment="top" usebox="none">
42993 \begin_inset Text
42994
42995 \begin_layout Plain Layout
42996 \begin_inset Graphics
42997         filename ../images/update-others.png
42998         scale 85
42999         groupId toolbarbuttons
43000
43001 \end_inset
43002
43003 *
43004 \end_layout
43005
43006 \end_inset
43007 </cell>
43008 <cell alignment="center" valignment="top" usebox="none">
43009 \begin_inset Text
43010
43011 \begin_layout Plain Layout
43012
43013 \family sans
43014 View\SpecialChar \menuseparator
43015 Update (Other Formats)
43016 \end_layout
43017
43018 \end_inset
43019 </cell>
43020 </row>
43021 </lyxtabular>
43022
43023 \end_inset
43024
43025
43026 \end_layout
43027
43028 \begin_layout Standard
43029 * These icons might look different for you if you do not use the default
43030  icon set.
43031 \end_layout
43032
43033 \begin_layout Subsection
43034 Other Toolbars
43035 \end_layout
43036
43037 \begin_layout Standard
43038 The change tracking toolbar is explained in section
43039 \begin_inset space ~
43040 \end_inset
43041
43042
43043 \begin_inset CommandInset ref
43044 LatexCommand ref
43045 reference "sec:Change-Tracking"
43046
43047 \end_inset
43048
43049 , the table toolbar
43050 \begin_inset Index idx
43051 status collapsed
43052
43053 \begin_layout Plain Layout
43054 Toolbar ! Table
43055 \end_layout
43056
43057 \end_inset
43058
43059  in the 
43060 \emph on
43061 Embedded
43062 \begin_inset space ~
43063 \end_inset
43064
43065 Objects
43066 \emph default
43067  manual, the math macro toolbar
43068 \begin_inset Index idx
43069 status collapsed
43070
43071 \begin_layout Plain Layout
43072 Toolbar ! Macro
43073 \end_layout
43074
43075 \end_inset
43076
43077  in the 
43078 \emph on
43079 Math
43080 \emph default
43081  manual.
43082 \end_layout
43083
43084 \begin_layout Chapter
43085 The Document Settings
43086 \begin_inset CommandInset label
43087 LatexCommand label
43088 name "chap:The-Document-Settings"
43089
43090 \end_inset
43091
43092
43093 \begin_inset Index idx
43094 status collapsed
43095
43096 \begin_layout Plain Layout
43097 Document ! Settings
43098 \end_layout
43099
43100 \end_inset
43101
43102
43103 \end_layout
43104
43105 \begin_layout Standard
43106 The document settings dialog contains submenus to set properties for the
43107  whole document and is called with the menu
43108 \family sans
43109  Document\SpecialChar \menuseparator
43110 Settings
43111 \family default
43112 .
43113  You can save your document settings as default with the
43114 \family sans
43115  Save as Document Defaults
43116 \family default
43117  button in the dialog.
43118  This will create a template named 
43119 \family typewriter
43120 defaults.lyx
43121 \family default
43122  which is automatically loaded by LyX when you create a new document without
43123  using a template.
43124 \end_layout
43125
43126 \begin_layout Standard
43127 The button 
43128 \family sans
43129 Use Class Defaults
43130 \family default
43131  resets the document settings to the default of the document class.
43132  This affects mostly class options, the page layout and Numbering & TOC.
43133 \end_layout
43134
43135 \begin_layout Standard
43136 The different submenus of the dialog are explained in the following.
43137 \end_layout
43138
43139 \begin_layout Section
43140 Document Class
43141 \end_layout
43142
43143 \begin_layout Standard
43144 Here you set the document class, class options, a graphics driver, and a
43145  master document.
43146  Document classes are described in section
43147 \begin_inset space ~
43148 \end_inset
43149
43150
43151 \begin_inset CommandInset ref
43152 LatexCommand ref
43153 reference "sec:Document-Classes"
43154
43155 \end_inset
43156
43157 .
43158  
43159 \end_layout
43160
43161 \begin_layout Standard
43162 With the button 
43163 \family sans
43164 Local
43165 \begin_inset space ~
43166 \end_inset
43167
43168 Layout
43169 \family default
43170  you can load you own layout-file, that is not in LyX's 
43171 \emph on
43172 layouts
43173 \emph default
43174  folder and thus not recognized by LyX as layout for a document class.
43175  For more about layout-files, see the chapter 
43176 \emph on
43177 Installing New Document Classes, Layouts, and Templates
43178 \emph default
43179  of the 
43180 \emph on
43181 Customization
43182 \emph default
43183  Handbook.
43184 \end_layout
43185
43186 \begin_layout Standard
43187 Some classes use special class options by default.
43188  If this is the case, they are listed in the field 
43189 \family sans
43190 Predefined
43191 \family default
43192  and you can decide to use them or not.
43193  If you do not exactly know what the default class options are for, it is
43194  recommended to use them untouched.
43195  The 
43196 \family sans
43197 Graphics driver
43198 \family default
43199  is used for LaTeX's graphics, color and page layout packages.
43200  If using 
43201 \family sans
43202 Default
43203 \family default
43204 , the default driver for the LaTeX-packages is used.
43205  It is recommended that you use the default unless you know what you are
43206  doing.
43207 \begin_inset Foot
43208 status collapsed
43209
43210 \begin_layout Plain Layout
43211 When you want to use one of the following drivers
43212 \begin_inset Newline newline
43213 \end_inset
43214
43215
43216 \family sans
43217 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
43218 \family default
43219
43220 \begin_inset Newline newline
43221 \end_inset
43222
43223 you first have to activate them in your LaTeX distribution, see section
43224  
43225 \emph on
43226 Driver support
43227 \emph default
43228  in 
43229 \begin_inset CommandInset href
43230 LatexCommand href
43231 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
43232
43233 \end_inset
43234
43235 .
43236 \end_layout
43237
43238 \end_inset
43239
43240
43241 \end_layout
43242
43243 \begin_layout Standard
43244 Specifying a master document is necessary if the current document is a child
43245  or subdocument.
43246  The master document will be used by LyX in the background if the child
43247  document is opened without its master.
43248  This way child documents are always compilable.
43249  More about master and child documents is explained in the section 
43250 \emph on
43251 Child Documents
43252 \emph default
43253  of the 
43254 \emph on
43255 Embedded
43256 \begin_inset space ~
43257 \end_inset
43258
43259 Objects
43260 \emph default
43261  manual.
43262 \end_layout
43263
43264 \begin_layout Standard
43265 There is also an option to suppress the date and one to use the LaTeX-package
43266  
43267 \series bold
43268 refstyle
43269 \series default
43270  instead of 
43271 \series bold
43272 prettyref
43273 \series default
43274
43275 \begin_inset Index idx
43276 status collapsed
43277
43278 \begin_layout Plain Layout
43279 LaTeX-packages ! prettyref
43280 \end_layout
43281
43282 \end_inset
43283
43284
43285 \begin_inset Index idx
43286 status collapsed
43287
43288 \begin_layout Plain Layout
43289 LaTeX-packages ! refstyle
43290 \end_layout
43291
43292 \end_inset
43293
43294  for cross-references, see sec.
43295 \begin_inset space \thinspace{}
43296 \end_inset
43297
43298
43299 \begin_inset CommandInset ref
43300 LatexCommand ref
43301 reference "sec:Cross-References"
43302
43303 \end_inset
43304
43305 .
43306 \end_layout
43307
43308 \begin_layout Section
43309 Child Documents
43310 \end_layout
43311
43312 \begin_layout Standard
43313 This submenu is only visible when your document includes child documents.
43314  Please refer to the section 
43315 \emph on
43316 Child
43317 \begin_inset space ~
43318 \end_inset
43319
43320 Documents
43321 \emph default
43322  of the 
43323 \emph on
43324 Embedded
43325 \begin_inset space ~
43326 \end_inset
43327
43328 Objects
43329 \emph default
43330  manual for details.
43331 \end_layout
43332
43333 \begin_layout Section
43334 Modules
43335 \end_layout
43336
43337 \begin_layout Standard
43338 Modules are explained in section
43339 \begin_inset space ~
43340 \end_inset
43341
43342
43343 \begin_inset CommandInset ref
43344 LatexCommand ref
43345 reference "sub:Modules"
43346
43347 \end_inset
43348
43349 .
43350 \end_layout
43351
43352 \begin_layout Section
43353 Local Layout
43354 \end_layout
43355
43356 \begin_layout Standard
43357 See section
43358 \begin_inset space ~
43359 \end_inset
43360
43361
43362 \begin_inset CommandInset ref
43363 LatexCommand ref
43364 reference "sub:Local-Layout"
43365
43366 \end_inset
43367
43368  for a description.
43369 \end_layout
43370
43371 \begin_layout Section
43372 Fonts
43373 \end_layout
43374
43375 \begin_layout Standard
43376 The document font settings are described in section
43377 \begin_inset space ~
43378 \end_inset
43379
43380
43381 \begin_inset CommandInset ref
43382 LatexCommand ref
43383 reference "sec:Fonts-and-Text"
43384
43385 \end_inset
43386
43387 .
43388 \end_layout
43389
43390 \begin_layout Section
43391 Text Layout
43392 \end_layout
43393
43394 \begin_layout Standard
43395 You can specify if paragraphs should be separated by indentations or vertical
43396  skips.
43397  The line spacing and the number of text columns can also be specified here.
43398 \end_layout
43399
43400 \begin_layout Standard
43401 Note that LyX will not show two columns or the set up line spacing on screen.
43402  That would be impractical, often unreadable and is not part of the WYSIWYM
43403  concept.
43404  However, it will be as you specified it in the output.
43405 \end_layout
43406
43407 \begin_layout Section
43408 Page Layout
43409 \end_layout
43410
43411 \begin_layout Standard
43412 A description of this menu is given in section
43413 \begin_inset space ~
43414 \end_inset
43415
43416
43417 \begin_inset CommandInset ref
43418 LatexCommand ref
43419 reference "sub:Paper-Size,-Orientation"
43420
43421 \end_inset
43422
43423  and 
43424 \begin_inset CommandInset ref
43425 LatexCommand ref
43426 reference "sub:Document-Layout"
43427
43428 \end_inset
43429
43430 .
43431 \end_layout
43432
43433 \begin_layout Section
43434 Page Margins
43435 \end_layout
43436
43437 \begin_layout Standard
43438 Here you can adjust the paper margins, see section
43439 \begin_inset space ~
43440 \end_inset
43441
43442
43443 \begin_inset CommandInset ref
43444 LatexCommand ref
43445 reference "sub:Margins"
43446
43447 \end_inset
43448
43449 .
43450 \end_layout
43451
43452 \begin_layout Section
43453 Language
43454 \begin_inset CommandInset label
43455 LatexCommand label
43456 name "sec:Language-encodings"
43457
43458 \end_inset
43459
43460
43461 \begin_inset Index idx
43462 status collapsed
43463
43464 \begin_layout Plain Layout
43465 Language ! Encoding
43466 \end_layout
43467
43468 \end_inset
43469
43470
43471 \end_layout
43472
43473 \begin_layout Standard
43474 The document language and quote styles are set here.
43475  The encoding specifies how the document content is exported to LaTeX (the
43476  LyX file is always encoded in utf8).
43477  All characters that cannot be encoded using the specified encoding will
43478  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43479  known for a particular character).
43480 \begin_inset Foot
43481 status collapsed
43482
43483 \begin_layout Plain Layout
43484 The known commands are defined in a text file (
43485 \emph on
43486 unicodesymbols
43487 \emph default
43488 ).
43489  You can add commands for unknown symbols to that file yourself, see the
43490  
43491 \emph on
43492 Customization
43493 \emph default
43494  manual for details.
43495 \end_layout
43496
43497 \end_inset
43498
43499
43500 \end_layout
43501
43502 \begin_layout Standard
43503 If you use the option 
43504 \family sans
43505 Language Default
43506 \family default
43507 , LyX determines the encoding of a text part from the language of this text.
43508  If the document contains text in more than one language you may get more
43509  than one encoding in the LaTeX file.
43510  If you do not use this option then the complete document will always use
43511  exactly one encoding.
43512  Checking this option is the preferred setting.
43513 \end_layout
43514
43515 \begin_layout Standard
43516 LyX also supports Unicode output, which is particularly useful if you need
43517  lots of special symbols or non-alphabetic scripts, respectively.
43518  If you want to use this (and your LaTeX installation supports Unicode,
43519  for that matter), choose one of the four utf8 variants from the list below.
43520  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43521  so it is not uncommon that a file with lots of Unicode symbols works fine
43522  with 
43523 \family sans
43524 Language Default
43525 \family default
43526  (when LyX uses its list of known LaTeX-commands), but does not work with
43527  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43528  because all Unicode symbols can be encoded in utf8).
43529  The situation is much better with XeTeX and LuaTeX, two new alternative
43530  engines to standard LaTeX.
43531  Both engines support Unicode natively.
43532  LyX now also supports these two engines (via the output formats 
43533 \family sans
43534 PDF
43535 \begin_inset space ~
43536 \end_inset
43537
43538 (XeTe
43539 \begin_inset ERT
43540 status collapsed
43541
43542 \begin_layout Plain Layout
43543
43544 {}
43545 \end_layout
43546
43547 \end_inset
43548
43549 X)
43550 \family default
43551
43552 \family sans
43553 PDF
43554 \begin_inset space ~
43555 \end_inset
43556
43557 (LuaTe
43558 \begin_inset ERT
43559 status collapsed
43560
43561 \begin_layout Plain Layout
43562
43563 {}
43564 \end_layout
43565
43566 \end_inset
43567
43568 X)
43569 \family default
43570  and 
43571 \family sans
43572 DVI
43573 \begin_inset space ~
43574 \end_inset
43575
43576 (LuaTeX)
43577 \family default
43578 , see section
43579 \begin_inset space ~
43580 \end_inset
43581
43582
43583 \begin_inset CommandInset ref
43584 LatexCommand ref
43585 reference "sub:Output-file-formats"
43586
43587 \end_inset
43588
43589 ).
43590  So if you are using many special or accented characters and 
43591 \family sans
43592 Language Default
43593 \family default
43594  fails, you might try out one of these new engines.
43595 \end_layout
43596
43597 \begin_layout Standard
43598 The 
43599 \family sans
43600 Language
43601 \begin_inset space ~
43602 \end_inset
43603
43604 package
43605 \family default
43606  determines the LaTeX-package that is used for hyphenation and the translation
43607  of strings like 
43608 \begin_inset Quotes eld
43609 \end_inset
43610
43611 Part
43612 \begin_inset Quotes erd
43613 \end_inset
43614
43615 .
43616  The possible settings are:
43617 \end_layout
43618
43619 \begin_layout Description
43620 Default uses the language package that is selected in
43621 \family sans
43622  Tools\SpecialChar \menuseparator
43623 Preferences\SpecialChar \menuseparator
43624 Language Settings
43625 \family default
43626  (see section
43627 \begin_inset space ~
43628 \end_inset
43629
43630
43631 \begin_inset CommandInset ref
43632 LatexCommand ref
43633 reference "sub:Prefs-Language"
43634
43635 \end_inset
43636
43637 ).
43638 \end_layout
43639
43640 \begin_layout Description
43641 Automatic selects the most suitable language package for the view/export
43642  format you will use.
43643  In many cases this will be 
43644 \series bold
43645 babel
43646 \series default
43647
43648 \begin_inset Index idx
43649 status collapsed
43650
43651 \begin_layout Plain Layout
43652 LaTeX-packages ! babel
43653 \end_layout
43654
43655 \end_inset
43656
43657 .
43658  If the newer package 
43659 \series bold
43660 polyglossia
43661 \series default
43662
43663 \begin_inset Index idx
43664 status collapsed
43665
43666 \begin_layout Plain Layout
43667 LaTeX-packages ! polyglossia
43668 \end_layout
43669
43670 \end_inset
43671
43672  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
43673  this package will be used instead of 
43674 \series bold
43675 babel
43676 \series default
43677 .
43678 \end_layout
43679
43680 \begin_layout Description
43681 Always
43682 \begin_inset space ~
43683 \end_inset
43684
43685 Babel uses 
43686 \series bold
43687 babel
43688 \series default
43689  even if 
43690 \series bold
43691 polyglossia
43692 \series default
43693  would be more appropriate.
43694 \end_layout
43695
43696 \begin_layout Description
43697 Custom allows you to specify a language package command of your choice.
43698  For example if you want to use a language-specific package like 
43699 \series bold
43700 ngerman
43701 \series default
43702  (for German texts), type in
43703 \series bold
43704
43705 \begin_inset Newline newline
43706 \end_inset
43707
43708
43709 \backslash
43710 usepackage{ngerman}
43711 \end_layout
43712
43713 \begin_layout Description
43714 None will not use a language package.
43715  This is necessary for some document classes for scientific articles.
43716 \end_layout
43717
43718 \begin_layout Standard
43719 Here is a list with the important encodings:
43720 \end_layout
43721
43722 \begin_layout Description
43723 Language
43724 \begin_inset space ~
43725 \end_inset
43726
43727 Default
43728 \begin_inset space ~
43729 \end_inset
43730
43731 (no
43732 \begin_inset space ~
43733 \end_inset
43734
43735 inputenc) Same as 
43736 \family sans
43737 Language Default
43738 \family default
43739 , but the LaTeX-package 
43740 \series bold
43741 inputenc
43742 \series default
43743
43744 \begin_inset Index idx
43745 status collapsed
43746
43747 \begin_layout Plain Layout
43748 LaTeX-packages ! inputenc
43749 \end_layout
43750
43751 \end_inset
43752
43753  is not used.
43754  When using this, you probably need to load some additional packages manually
43755  in the preamble and specify the used encoding for text parts in foreign
43756  languages in TeX code.
43757 \end_layout
43758
43759 \begin_layout Description
43760 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43761  LyX converts all other characters into LaTeX commands, which may result
43762  in a big file when lots of LaTeX-commands are needed.
43763 \end_layout
43764
43765 \begin_layout Description
43766 Arabic
43767 \begin_inset space ~
43768 \end_inset
43769
43770 (CP
43771 \begin_inset space ~
43772 \end_inset
43773
43774 1256) MS Windows code page for Arabic and Farsi
43775 \end_layout
43776
43777 \begin_layout Description
43778 Arabic
43779 \begin_inset space ~
43780 \end_inset
43781
43782 (ISO
43783 \begin_inset space ~
43784 \end_inset
43785
43786 8859-6) for Arabic and Farsi
43787 \end_layout
43788
43789 \begin_layout Description
43790 Armenian
43791 \begin_inset space ~
43792 \end_inset
43793
43794 (ArmSCII8) for Armenian
43795 \end_layout
43796
43797 \begin_layout Description
43798 Baltic
43799 \begin_inset space ~
43800 \end_inset
43801
43802 (CP
43803 \begin_inset space ~
43804 \end_inset
43805
43806 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43807  as the ISO-8859-13 encoding
43808 \end_layout
43809
43810 \begin_layout Description
43811 Baltic
43812 \begin_inset space ~
43813 \end_inset
43814
43815 (ISO
43816 \begin_inset space ~
43817 \end_inset
43818
43819 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43820  encoding
43821 \end_layout
43822
43823 \begin_layout Description
43824 Baltic
43825 \begin_inset space ~
43826 \end_inset
43827
43828 (ISO
43829 \begin_inset space ~
43830 \end_inset
43831
43832 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43833  ISO-8859-13 encoding
43834 \end_layout
43835
43836 \begin_layout Description
43837 Central
43838 \begin_inset space ~
43839 \end_inset
43840
43841 European
43842 \begin_inset space ~
43843 \end_inset
43844
43845 (CP
43846 \begin_inset space ~
43847 \end_inset
43848
43849 1250) MS Windows code page for ISO
43850 \begin_inset space ~
43851 \end_inset
43852
43853 8859-2 (latin2)
43854 \end_layout
43855
43856 \begin_layout Description
43857 Central
43858 \begin_inset space ~
43859 \end_inset
43860
43861 European
43862 \begin_inset space ~
43863 \end_inset
43864
43865 (ISO
43866 \begin_inset space ~
43867 \end_inset
43868
43869 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43870  Romanian, Slovak and Slovenian
43871 \end_layout
43872
43873 \begin_layout Description
43874 Chinese
43875 \begin_inset space ~
43876 \end_inset
43877
43878 (simplified)
43879 \begin_inset space ~
43880 \end_inset
43881
43882 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43883  this encoding is officially replaced by the encoding GB18030, as GB18030
43884  is not available for LaTeX you should try to use the encoding Unicode
43885 \begin_inset space ~
43886 \end_inset
43887
43888 (CJK)
43889 \begin_inset space ~
43890 \end_inset
43891
43892 (utf8)
43893 \end_layout
43894
43895 \begin_layout Description
43896 Chinese
43897 \begin_inset space ~
43898 \end_inset
43899
43900 (simplified)
43901 \begin_inset space ~
43902 \end_inset
43903
43904 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
43905  except for the Euro currency sign, since 2001 this encoding is officially
43906  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
43907  you should try to use the encoding Unicode
43908 \begin_inset space ~
43909 \end_inset
43910
43911 (CJK)
43912 \begin_inset space ~
43913 \end_inset
43914
43915 (utf8)
43916 \end_layout
43917
43918 \begin_layout Description
43919 Chinese
43920 \begin_inset space ~
43921 \end_inset
43922
43923 (traditional)
43924 \begin_inset space ~
43925 \end_inset
43926
43927 (EUC-TW) for traditional Chinese
43928 \end_layout
43929
43930 \begin_layout Description
43931 Cyrillic
43932 \begin_inset space ~
43933 \end_inset
43934
43935 (CP
43936 \begin_inset space ~
43937 \end_inset
43938
43939 1251) MS Windows code page for Cyrillic
43940 \end_layout
43941
43942 \begin_layout Description
43943 Cyrillic
43944 \begin_inset space ~
43945 \end_inset
43946
43947 (ISO
43948 \begin_inset space ~
43949 \end_inset
43950
43951 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
43952 \end_layout
43953
43954 \begin_layout Description
43955 Cyrillic
43956 \begin_inset space ~
43957 \end_inset
43958
43959 (KOI8-R) standard Cyrillic especially for Russian
43960 \end_layout
43961
43962 \begin_layout Description
43963 Cyrillic
43964 \begin_inset space ~
43965 \end_inset
43966
43967 (KOI8-U) Cyrillic for Ukrainian
43968 \end_layout
43969
43970 \begin_layout Description
43971 Cyrillic
43972 \begin_inset space ~
43973 \end_inset
43974
43975 (pt
43976 \begin_inset space ~
43977 \end_inset
43978
43979 154) Cyrillic for Kazakh
43980 \end_layout
43981
43982 \begin_layout Description
43983 Greek
43984 \begin_inset space ~
43985 \end_inset
43986
43987 (ISO
43988 \begin_inset space ~
43989 \end_inset
43990
43991 8859-7) for Greek
43992 \end_layout
43993
43994 \begin_layout Description
43995 Hebrew
43996 \begin_inset space ~
43997 \end_inset
43998
43999 (CP
44000 \begin_inset space ~
44001 \end_inset
44002
44003 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
44004 \end_layout
44005
44006 \begin_layout Description
44007 Hebrew
44008 \begin_inset space ~
44009 \end_inset
44010
44011 (ISO
44012 \begin_inset space ~
44013 \end_inset
44014
44015 8859-8) for Hebrew
44016 \end_layout
44017
44018 \begin_layout Description
44019 Japanese
44020 \begin_inset space ~
44021 \end_inset
44022
44023 (CJK)
44024 \begin_inset space ~
44025 \end_inset
44026
44027 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44028 \series bold
44029 CJK
44030 \series default
44031
44032 \begin_inset Index idx
44033 status collapsed
44034
44035 \begin_layout Plain Layout
44036 LaTeX-packages ! CJK
44037 \end_layout
44038
44039 \end_inset
44040
44041 , when using this, set the document language to 
44042 \family sans
44043 Japanese (CJK)
44044 \end_layout
44045
44046 \begin_layout Description
44047 Japanese
44048 \begin_inset space ~
44049 \end_inset
44050
44051 (CJK)
44052 \begin_inset space ~
44053 \end_inset
44054
44055 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44056 \series bold
44057 CJK
44058 \series default
44059 , when using this, set the document language to 
44060 \family sans
44061 Japanese
44062 \begin_inset space ~
44063 \end_inset
44064
44065 (CJK)
44066 \end_layout
44067
44068 \begin_layout Description
44069 Japanese
44070 \begin_inset space ~
44071 \end_inset
44072
44073 (non-CJK)
44074 \begin_inset space ~
44075 \end_inset
44076
44077 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44078 \series bold
44079 japanese
44080 \series default
44081
44082 \begin_inset Index idx
44083 status collapsed
44084
44085 \begin_layout Plain Layout
44086 LaTeX-packages ! japanese
44087 \end_layout
44088
44089 \end_inset
44090
44091 , when using this, set the document language to 
44092 \family sans
44093 Japanese
44094 \end_layout
44095
44096 \begin_layout Description
44097 Japanese
44098 \begin_inset space ~
44099 \end_inset
44100
44101 (non-CJK)
44102 \begin_inset space ~
44103 \end_inset
44104
44105 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44106 \series bold
44107 japanese
44108 \series default
44109 , when using this, set the document language to 
44110 \family sans
44111 Japanese
44112 \end_layout
44113
44114 \begin_layout Description
44115 Japanese
44116 \begin_inset space ~
44117 \end_inset
44118
44119 (non-CJK)
44120 \begin_inset space ~
44121 \end_inset
44122
44123 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
44124 \series bold
44125 japanese
44126 \series default
44127 , when using this, set the document language to 
44128 \family sans
44129 Japanese
44130 \end_layout
44131
44132 \begin_layout Description
44133 Korean
44134 \begin_inset space ~
44135 \end_inset
44136
44137 (EUC-KR) for Korean
44138 \end_layout
44139
44140 \begin_layout Description
44141 Southern
44142 \begin_inset space ~
44143 \end_inset
44144
44145 European
44146 \begin_inset space ~
44147 \end_inset
44148
44149 (ISO
44150 \begin_inset space ~
44151 \end_inset
44152
44153 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
44154 \end_layout
44155
44156 \begin_layout Description
44157 South-Eastern
44158 \begin_inset space ~
44159 \end_inset
44160
44161 European
44162 \begin_inset space ~
44163 \end_inset
44164
44165 (ISO
44166 \begin_inset space ~
44167 \end_inset
44168
44169 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
44170  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
44171  to cover many languages and characters with diacritics
44172 \end_layout
44173
44174 \begin_layout Description
44175 Thai
44176 \begin_inset space ~
44177 \end_inset
44178
44179 (TIS
44180 \begin_inset space ~
44181 \end_inset
44182
44183 620-0) for Thai
44184 \end_layout
44185
44186 \begin_layout Description
44187 Turkish
44188 \begin_inset space ~
44189 \end_inset
44190
44191 (ISO
44192 \begin_inset space ~
44193 \end_inset
44194
44195 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
44196  Icelandic letters are replaced by Turkish ones
44197 \end_layout
44198
44199 \begin_layout Description
44200 Unicode
44201 \begin_inset space ~
44202 \end_inset
44203
44204 (CJK)
44205 \begin_inset space ~
44206 \end_inset
44207
44208 (utf8) Unicode utf8 with the LaTeX-package 
44209 \series bold
44210 CJK
44211 \series default
44212
44213 \begin_inset Index idx
44214 status collapsed
44215
44216 \begin_layout Plain Layout
44217 LaTeX-packages ! CJK
44218 \end_layout
44219
44220 \end_inset
44221
44222  (for the languages Chinese, Japanese and Korean)
44223 \end_layout
44224
44225 \begin_layout Description
44226 Unicode
44227 \begin_inset space ~
44228 \end_inset
44229
44230 (XeTeX)
44231 \begin_inset space ~
44232 \end_inset
44233
44234 (utf8) Unicode utf8 to be used with 
44235 \family sans
44236 XeTeX
44237 \family default
44238  and 
44239 \family sans
44240 LuaTeX
44241 \family default
44242 , which use Unicode directly, without the help of the LaTeX-package 
44243 \series bold
44244 inputenc
44245 \series default
44246 .
44247  LyX automatically selects this encoding if you export or preview XeTeX
44248  or LuaTeX.
44249  Normally you do not need to set this encoding manually.
44250 \end_layout
44251
44252 \begin_layout Description
44253 Unicode
44254 \begin_inset space ~
44255 \end_inset
44256
44257 (ucs-extended)
44258 \begin_inset space ~
44259 \end_inset
44260
44261 (utf8x) Unicode utf8 based on the LaTeX-package 
44262 \series bold
44263 ucs
44264 \series default
44265
44266 \begin_inset Index idx
44267 status collapsed
44268
44269 \begin_layout Plain Layout
44270 LaTeX-packages ! ucs
44271 \end_layout
44272
44273 \end_inset
44274
44275  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
44276 \end_layout
44277
44278 \begin_layout Description
44279 Unicode
44280 \begin_inset space ~
44281 \end_inset
44282
44283 (utf8) Unicode utf8 based on the LaTeX-package 
44284 \series bold
44285 inputenc
44286 \series default
44287
44288 \begin_inset Index idx
44289 status collapsed
44290
44291 \begin_layout Plain Layout
44292 LaTeX-packages ! inputenc
44293 \end_layout
44294
44295 \end_inset
44296
44297 .
44298  Currently only a limited range of characters (mainly for Latin scripts)
44299  is supported.
44300 \end_layout
44301
44302 \begin_layout Description
44303 Western
44304 \begin_inset space ~
44305 \end_inset
44306
44307 European
44308 \begin_inset space ~
44309 \end_inset
44310
44311 (CP
44312 \begin_inset space ~
44313 \end_inset
44314
44315 1252) MS Windows code page for ISO
44316 \begin_inset space ~
44317 \end_inset
44318
44319 8859-1 (latin1)
44320 \end_layout
44321
44322 \begin_layout Description
44323 Western
44324 \begin_inset space ~
44325 \end_inset
44326
44327 European
44328 \begin_inset space ~
44329 \end_inset
44330
44331 (ISO
44332 \begin_inset space ~
44333 \end_inset
44334
44335 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
44336  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
44337  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
44338  encoding instead
44339 \end_layout
44340
44341 \begin_layout Description
44342 Western
44343 \begin_inset space ~
44344 \end_inset
44345
44346 European
44347 \begin_inset space ~
44348 \end_inset
44349
44350 (ISO
44351 \begin_inset space ~
44352 \end_inset
44353
44354 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
44355  sign, the œ-ligature and some characters used for French and Finnish
44356 \end_layout
44357
44358 \begin_layout Standard
44359 Finally, the dialog lets you select a specific language package for the
44360  current document.
44361  See 
44362 \begin_inset CommandInset ref
44363 LatexCommand formatted
44364 reference "sub:Prefs-Language"
44365
44366 \end_inset
44367
44368  for more information on the language package.
44369 \end_layout
44370
44371 \begin_layout Section
44372 Colors
44373 \begin_inset Index idx
44374 status collapsed
44375
44376 \begin_layout Plain Layout
44377 Color ! main text
44378 \end_layout
44379
44380 \end_inset
44381
44382
44383 \begin_inset Index idx
44384 status collapsed
44385
44386 \begin_layout Plain Layout
44387 Color ! background
44388 \end_layout
44389
44390 \end_inset
44391
44392
44393 \end_layout
44394
44395 \begin_layout Standard
44396 Here you can alter the font color for the main text (default: black) and
44397  for Greyed
44398 \begin_inset space ~
44399 \end_inset
44400
44401 out notes (default: light grey).
44402  The button 
44403 \family sans
44404 Reset
44405 \family default
44406  sets the color back to the default.
44407 \end_layout
44408
44409 \begin_layout Standard
44410 You can also change the background color for the pages (default: white)
44411  and for Shaded
44412 \begin_inset space ~
44413 \end_inset
44414
44415 boxes (default: red).
44416 \end_layout
44417
44418 \begin_layout Standard
44419 \begin_inset Note Greyedout
44420 status open
44421
44422 \begin_layout Plain Layout
44423 The colors are not shown within LyX, only in the output.
44424  (This Greyed
44425 \begin_inset space ~
44426 \end_inset
44427
44428 out note appears blue in the output.)
44429 \end_layout
44430
44431 \end_inset
44432
44433
44434 \end_layout
44435
44436 \begin_layout Standard
44437 Note, if you change the main text font color and use the option 
44438 \family sans
44439 Color
44440 \begin_inset space ~
44441 \end_inset
44442
44443 links
44444 \family default
44445  in the document settings under 
44446 \family sans
44447 PDF
44448 \begin_inset space ~
44449 \end_inset
44450
44451 properties
44452 \family default
44453 , you probably also need to change the link font color by using 
44454 \family sans
44455 Additional
44456 \begin_inset space ~
44457 \end_inset
44458
44459 options
44460 \family default
44461  in the 
44462 \family sans
44463 PDF
44464 \begin_inset space ~
44465 \end_inset
44466
44467 properties
44468 \family default
44469 .
44470  For example the option
44471 \end_layout
44472
44473 \begin_layout Standard
44474
44475 \series bold
44476 linkcolor=black
44477 \end_layout
44478
44479 \begin_layout Standard
44480 sets the link text color to black.
44481  For more information, see the manual of the LaTeX-package 
44482 \series bold
44483 hyperref
44484 \series default
44485
44486 \begin_inset Index idx
44487 status collapsed
44488
44489 \begin_layout Plain Layout
44490 LaTeX-packages ! hyperref
44491 \end_layout
44492
44493 \end_inset
44494
44495
44496 \begin_inset CommandInset citation
44497 LatexCommand cite
44498 key "hyperref"
44499
44500 \end_inset
44501
44502 .
44503 \end_layout
44504
44505 \begin_layout Standard
44506 \begin_inset VSpace bigskip
44507 \end_inset
44508
44509
44510 \end_layout
44511
44512 \begin_layout Standard
44513 You can adapt the main text font color and the page background for every
44514  page in your document if you use these commands as TeX
44515 \begin_inset space ~
44516 \end_inset
44517
44518 Code behind a forced page break:
44519 \end_layout
44520
44521 \begin_layout Itemize
44522 For the page color:
44523 \begin_inset Newline newline
44524 \end_inset
44525
44526
44527 \series bold
44528
44529 \backslash
44530 pagecolor{color name}
44531 \end_layout
44532
44533 \begin_layout Itemize
44534 For the text color:
44535 \begin_inset Newline newline
44536 \end_inset
44537
44538
44539 \series bold
44540
44541 \backslash
44542 color{color name}
44543 \end_layout
44544
44545 \begin_layout Standard
44546 The color name can hereby be one of these: 
44547 \series bold
44548 black
44549 \series default
44550
44551 \series bold
44552 blue
44553 \series default
44554
44555 \series bold
44556 cyan
44557 \series default
44558
44559 \series bold
44560 green
44561 \series default
44562
44563 \series bold
44564 magenta
44565 \series default
44566
44567 \series bold
44568 red
44569 \series default
44570
44571 \series bold
44572 white
44573 \series default
44574
44575 \series bold
44576 yellow
44577 \series default
44578
44579 \begin_inset Newline newline
44580 \end_inset
44581
44582 If you have changed a text or background color, you can use them under the
44583  following names:
44584 \end_layout
44585
44586 \begin_layout Itemize
44587 For the page background color:
44588 \begin_inset Newline newline
44589 \end_inset
44590
44591
44592 \series bold
44593 page_backgroundcolor
44594 \end_layout
44595
44596 \begin_layout Itemize
44597 For the main text color:
44598 \begin_inset Newline newline
44599 \end_inset
44600
44601
44602 \series bold
44603 document_fontcolor
44604 \end_layout
44605
44606 \begin_layout Itemize
44607 For the Shaded
44608 \begin_inset space ~
44609 \end_inset
44610
44611 box background color:
44612 \begin_inset Newline newline
44613 \end_inset
44614
44615
44616 \series bold
44617 shadecolor
44618 \end_layout
44619
44620 \begin_layout Itemize
44621 For the Greyed
44622 \begin_inset space ~
44623 \end_inset
44624
44625 out note text color:
44626 \begin_inset Newline newline
44627 \end_inset
44628
44629
44630 \series bold
44631 note_fontcolor
44632 \end_layout
44633
44634 \begin_layout Standard
44635 How to define and use custom colors, see section 
44636 \emph on
44637 Colored
44638 \begin_inset space ~
44639 \end_inset
44640
44641 Cells
44642 \emph default
44643  of the 
44644 \emph on
44645 Embedded
44646 \begin_inset space ~
44647 \end_inset
44648
44649 Objects
44650 \emph default
44651  manual.
44652 \end_layout
44653
44654 \begin_layout Section
44655 Numbering & TOC
44656 \end_layout
44657
44658 \begin_layout Standard
44659 You can adjust here the numbering depth of section headings and the section
44660  depth in the table of contents as described in section
44661 \begin_inset space ~
44662 \end_inset
44663
44664
44665 \begin_inset CommandInset ref
44666 LatexCommand ref
44667 reference "sub:Numbering-depth"
44668
44669 \end_inset
44670
44671 .
44672 \end_layout
44673
44674 \begin_layout Section
44675 Bibliography
44676 \end_layout
44677
44678 \begin_layout Standard
44679 Here you can specify a citation style using the LaTeX packages 
44680 \series bold
44681 natbib
44682 \series default
44683
44684 \begin_inset Index idx
44685 status collapsed
44686
44687 \begin_layout Plain Layout
44688 LaTeX-packages ! natbib
44689 \end_layout
44690
44691 \end_inset
44692
44693  or 
44694 \series bold
44695 jurabib
44696 \series default
44697
44698 \begin_inset Index idx
44699 status collapsed
44700
44701 \begin_layout Plain Layout
44702 LaTeX-packages ! jurabib
44703 \end_layout
44704
44705 \end_inset
44706
44707 .
44708  You can enable a sectioned bibliography using the LaTeX package 
44709 \series bold
44710 bibtopic
44711 \series default
44712
44713 \begin_inset Index idx
44714 status collapsed
44715
44716 \begin_layout Plain Layout
44717 LaTeX-packages ! bibtopic
44718 \end_layout
44719
44720 \end_inset
44721
44722  and you can customize how the bibliography of the given document is being
44723  generated.
44724  For a further description see section
44725 \begin_inset space ~
44726 \end_inset
44727
44728
44729 \begin_inset CommandInset ref
44730 LatexCommand ref
44731 reference "sec:Bibliography"
44732
44733 \end_inset
44734
44735 .
44736 \end_layout
44737
44738 \begin_layout Section
44739 Indexes
44740 \end_layout
44741
44742 \begin_layout Standard
44743 Here, you can customize how the index of your document is being generated
44744  and you can define additional indexes.
44745  Please refer to section
44746 \begin_inset space ~
44747 \end_inset
44748
44749
44750 \begin_inset CommandInset ref
44751 LatexCommand ref
44752 reference "sec:Index"
44753
44754 \end_inset
44755
44756  for details.
44757 \end_layout
44758
44759 \begin_layout Section
44760 PDF Properties
44761 \end_layout
44762
44763 \begin_layout Standard
44764 The PDF properties are explained in section
44765 \begin_inset space ~
44766 \end_inset
44767
44768
44769 \begin_inset CommandInset ref
44770 LatexCommand ref
44771 reference "sec:PDF-Properties"
44772
44773 \end_inset
44774
44775 .
44776 \end_layout
44777
44778 \begin_layout Section
44779 Math Options
44780 \end_layout
44781
44782 \begin_layout Standard
44783 These options will force LyX to use the LaTeX-packages 
44784 \series bold
44785 amsmath
44786 \series default
44787
44788 \begin_inset Index idx
44789 status collapsed
44790
44791 \begin_layout Plain Layout
44792 LaTeX-packages ! amsmath
44793 \end_layout
44794
44795 \end_inset
44796
44797
44798 \series bold
44799 esint
44800 \series default
44801
44802 \begin_inset Index idx
44803 status collapsed
44804
44805 \begin_layout Plain Layout
44806 LaTeX-packages ! esint
44807 \end_layout
44808
44809 \end_inset
44810
44811
44812 \series bold
44813 mathdots
44814 \series default
44815
44816 \begin_inset Index idx
44817 status collapsed
44818
44819 \begin_layout Plain Layout
44820 LaTeX-packages ! mathdots
44821 \end_layout
44822
44823 \end_inset
44824
44825  und 
44826 \series bold
44827 mhchem
44828 \series default
44829
44830 \begin_inset Index idx
44831 status collapsed
44832
44833 \begin_layout Plain Layout
44834 LaTeX-packages ! mhchem
44835 \end_layout
44836
44837 \end_inset
44838
44839  or to use them automatically when they are needed.
44840 \end_layout
44841
44842 \begin_layout Description
44843 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
44844  ensure that you have enabled 
44845 \family sans
44846 AMS
44847 \begin_inset space ~
44848 \end_inset
44849
44850 math
44851 \family default
44852 .
44853 \end_layout
44854
44855 \begin_layout Description
44856 esint is used for special integral characters, see section 
44857 \emph on
44858 Big
44859 \begin_inset space ~
44860 \end_inset
44861
44862 Operators
44863 \emph default
44864  of the 
44865 \emph on
44866 Math
44867 \emph default
44868  manual.
44869 \end_layout
44870
44871 \begin_layout Description
44872 mathdots is used for special ellipses, see section 
44873 \emph on
44874 Ellipses
44875 \emph default
44876  of the 
44877 \emph on
44878 Math
44879 \emph default
44880  manual.
44881 \end_layout
44882
44883 \begin_layout Description
44884 mhchem is used for chemical equations, see section 
44885 \emph on
44886 Chemical Symbols and Equations
44887 \emph default
44888  of the 
44889 \emph on
44890 Math
44891 \emph default
44892  manual.
44893 \end_layout
44894
44895 \begin_layout Section
44896 Float Placement
44897 \end_layout
44898
44899 \begin_layout Standard
44900 The float placement options are described in section 
44901 \emph on
44902 Float
44903 \begin_inset space ~
44904 \end_inset
44905
44906 Placement
44907 \emph default
44908  of the 
44909 \emph on
44910 Embedded
44911 \begin_inset space ~
44912 \end_inset
44913
44914 Objects
44915 \emph default
44916  manual.
44917 \end_layout
44918
44919 \begin_layout Section
44920 Listings
44921 \end_layout
44922
44923 \begin_layout Standard
44924 The listings settings are explained in chapter 
44925 \emph on
44926 Program Code Listings
44927 \emph default
44928  of the 
44929 \emph on
44930 Embedded
44931 \begin_inset space ~
44932 \end_inset
44933
44934 Objects
44935 \emph default
44936  manual.
44937 \end_layout
44938
44939 \begin_layout Section
44940 Bullets
44941 \end_layout
44942
44943 \begin_layout Standard
44944 Here you can adjust the characters for the itemize levels.
44945  The itemize environment is described in section
44946 \begin_inset space ~
44947 \end_inset
44948
44949
44950 \begin_inset CommandInset ref
44951 LatexCommand ref
44952 reference "sec:Itemize"
44953
44954 \end_inset
44955
44956 .
44957 \end_layout
44958
44959 \begin_layout Section
44960 Branches
44961 \end_layout
44962
44963 \begin_layout Standard
44964 Branches are described in section
44965 \begin_inset space ~
44966 \end_inset
44967
44968
44969 \begin_inset CommandInset ref
44970 LatexCommand ref
44971 reference "sec:Branches"
44972
44973 \end_inset
44974
44975 .
44976 \end_layout
44977
44978 \begin_layout Section
44979 Output
44980 \begin_inset CommandInset label
44981 LatexCommand label
44982 name "sec:Doc-Output"
44983
44984 \end_inset
44985
44986
44987 \end_layout
44988
44989 \begin_layout Standard
44990 Here you can define some output specifics for the current document:
44991 \end_layout
44992
44993 \begin_layout Description
44994 Default
44995 \begin_inset space ~
44996 \end_inset
44997
44998 Output
44999 \begin_inset space ~
45000 \end_inset
45001
45002 Format: The format that is used when you hit 
45003 \begin_inset Quotes eld
45004 \end_inset
45005
45006 View
45007 \begin_inset Quotes erd
45008 \end_inset
45009
45010
45011 \begin_inset Quotes eld
45012 \end_inset
45013
45014 Update
45015 \begin_inset Quotes erd
45016 \end_inset
45017
45018
45019 \begin_inset Quotes eld
45020 \end_inset
45021
45022 View Master Document
45023 \begin_inset Quotes erd
45024 \end_inset
45025
45026  and 
45027 \begin_inset Quotes eld
45028 \end_inset
45029
45030 Update Master Document
45031 \begin_inset Quotes erd
45032 \end_inset
45033
45034  in the 
45035 \family sans
45036 View
45037 \family default
45038  menu or the toolbar.
45039  The default is set in 
45040 \family sans
45041 Tools\SpecialChar \menuseparator
45042 Preferences\SpecialChar \menuseparator
45043 File Formats
45044 \family default
45045 , see sec.
45046 \begin_inset space \thinspace{}
45047 \end_inset
45048
45049
45050 \begin_inset CommandInset ref
45051 LatexCommand formatted
45052 reference "sec:File-Formats"
45053
45054 \end_inset
45055
45056 .
45057 \end_layout
45058
45059 \begin_layout Description
45060 Synchronize
45061 \begin_inset space ~
45062 \end_inset
45063
45064 with
45065 \begin_inset space ~
45066 \end_inset
45067
45068 Output settings for the menu 
45069 \family sans
45070 Navigate\SpecialChar \menuseparator
45071 Forward
45072 \begin_inset space ~
45073 \end_inset
45074
45075 search
45076 \family default
45077 .
45078  For a detailed description see section 
45079 \emph on
45080 Reverse DVI/PDF search
45081 \emph default
45082  of the 
45083 \emph on
45084 Additional
45085 \begin_inset space ~
45086 \end_inset
45087
45088 Features
45089 \emph default
45090  manual.
45091 \end_layout
45092
45093 \begin_layout Description
45094 XHTML
45095 \begin_inset space ~
45096 \end_inset
45097
45098 Output
45099 \begin_inset space ~
45100 \end_inset
45101
45102 Options settings for the export format 
45103 \family sans
45104 LyXHTML
45105 \family default
45106 .
45107  
45108 \family sans
45109 Strict XHTML
45110 \begin_inset space ~
45111 \end_inset
45112
45113 1.1
45114 \family default
45115  will assure that the output follows exactly version
45116 \begin_inset space ~
45117 \end_inset
45118
45119 1.1 of the XHTML standard.
45120  The different 
45121 \family sans
45122 Math
45123 \begin_inset space ~
45124 \end_inset
45125
45126 output
45127 \family default
45128  settings are described in detail in section 
45129 \emph on
45130 Math Output in XHTML
45131 \emph default
45132  of the 
45133 \emph on
45134 Additional
45135 \begin_inset space ~
45136 \end_inset
45137
45138 Features
45139 \emph default
45140  manual.
45141  The scaling is used for the size of equations in the output.
45142 \end_layout
45143
45144 \begin_layout Section
45145 LaT
45146 \begin_inset ERT
45147 status collapsed
45148
45149 \begin_layout Plain Layout
45150
45151 {}
45152 \end_layout
45153
45154 \end_inset
45155
45156 eX Preamble
45157 \end_layout
45158
45159 \begin_layout Standard
45160 In this text field are entered commands to load special LaTeX-packages or
45161  to define LaTeX-commands.
45162  The preamble is a thing for LaTeX-experts.
45163  You should not enter commands here until you exactly know what you are
45164  doing.
45165 \end_layout
45166
45167 \begin_layout Standard
45168 An introduction to the LaTeX-syntax is given in section
45169 \begin_inset space ~
45170 \end_inset
45171
45172
45173 \begin_inset CommandInset ref
45174 LatexCommand ref
45175 reference "sub:LaTeX-Syntax"
45176
45177 \end_inset
45178
45179 .
45180 \end_layout
45181
45182 \begin_layout Chapter
45183 The 
45184 \family sans
45185 Preferences
45186 \family default
45187  Dialog
45188 \begin_inset CommandInset label
45189 LatexCommand label
45190 name "chap:The-Preferences-dialog"
45191
45192 \end_inset
45193
45194
45195 \begin_inset Index idx
45196 status collapsed
45197
45198 \begin_layout Plain Layout
45199 Preferences
45200 \end_layout
45201
45202 \end_inset
45203
45204
45205 \end_layout
45206
45207 \begin_layout Standard
45208 The preferences dialog is called with the menu 
45209 \family sans
45210 Tools\SpecialChar \menuseparator
45211 Preferences
45212 \family default
45213 .
45214  It has the following submenus.
45215 \end_layout
45216
45217 \begin_layout Section
45218 Look and Feel
45219 \end_layout
45220
45221 \begin_layout Subsection
45222 User Interface
45223 \end_layout
45224
45225 \begin_layout Subsubsection
45226 User Interface File
45227 \begin_inset Index idx
45228 status collapsed
45229
45230 \begin_layout Plain Layout
45231 Customization ! of toolbars
45232 \end_layout
45233
45234 \end_inset
45235
45236
45237 \begin_inset Index idx
45238 status collapsed
45239
45240 \begin_layout Plain Layout
45241 Customization ! of menus
45242 \end_layout
45243
45244 \end_inset
45245
45246
45247 \end_layout
45248
45249 \begin_layout Standard
45250 The appearance of the menus and toolbars can be changed by choosing a user
45251  interface (ui) file.
45252  An ui-file is a text file where the toolbars and menus are listed.
45253  The toolbar buttons and menu entries are specified in the files 
45254 \shape italic
45255 stdtoolbars.inc
45256 \shape default
45257  and 
45258 \shape italic
45259 stdmenus.inc
45260 \shape default
45261 , respectively.
45262  Both files are loaded by the 
45263 \emph on
45264 default.ui
45265 \emph default
45266  file.
45267  To create your own menu and toolbar layout, start with a copy of these
45268  files and edit the entries.
45269 \end_layout
45270
45271 \begin_layout Standard
45272 The syntax of the .inc-files is straightforward: The 
45273 \family sans
45274 Menubar
45275 \family default
45276
45277 \family sans
45278 Menu
45279 \family default
45280  and 
45281 \family sans
45282 Toolbar
45283 \family default
45284  entries must be finished with an explicit 
45285 \family sans
45286 End
45287 \family default
45288 .
45289  They may contain 
45290 \family sans
45291 Submenu
45292 \family default
45293
45294 \family sans
45295 Item
45296 \family default
45297
45298 \family sans
45299 OptItem
45300 \family default
45301
45302 \family sans
45303 Separator
45304 \family default
45305
45306 \family sans
45307 Icon,
45308 \family default
45309  and in the case of the 
45310 \begin_inset Quotes eld
45311 \end_inset
45312
45313 file_lastfiles
45314 \begin_inset Quotes erd
45315 \end_inset
45316
45317  menu a 
45318 \family sans
45319 Lastfiles
45320 \family default
45321  entry.
45322  The syntax for the entries is:
45323 \end_layout
45324
45325 \begin_layout Standard
45326 \begin_inset VSpace smallskip*
45327 \end_inset
45328
45329
45330 \series bold
45331 Item 
45332 \begin_inset Quotes eld
45333 \end_inset
45334
45335 menu 
45336 \series default
45337 or
45338 \series bold
45339  button name
45340 \begin_inset Quotes erd
45341 \end_inset
45342
45343  
45344 \begin_inset Quotes eld
45345 \end_inset
45346
45347 LyX-function
45348 \begin_inset Quotes erd
45349 \end_inset
45350
45351
45352 \end_layout
45353
45354 \begin_layout Standard
45355 \noindent
45356 \begin_inset VSpace smallskip*
45357 \end_inset
45358
45359 All LyX-functions are listed in the menu 
45360 \family sans
45361 Help\SpecialChar \menuseparator
45362 LyX
45363 \begin_inset space ~
45364 \end_inset
45365
45366 Functions
45367 \family default
45368 .
45369 \end_layout
45370
45371 \begin_layout Standard
45372 \begin_inset VSpace medskip
45373 \end_inset
45374
45375
45376 \end_layout
45377
45378 \begin_layout Standard
45379 An example: Assuming you use the menu 
45380 \family sans
45381 Navigate\SpecialChar \menuseparator
45382 Bookmarks
45383 \family default
45384  quite often and therefore want six available bookmarks, you can add the
45385  line
45386 \end_layout
45387
45388 \begin_layout Standard
45389 \begin_inset VSpace smallskip*
45390 \end_inset
45391
45392
45393 \series bold
45394 Item 
45395 \begin_inset Quotes eld
45396 \end_inset
45397
45398 Save Bookmark 6
45399 \begin_inset Quotes erd
45400 \end_inset
45401
45402  
45403 \begin_inset Quotes eld
45404 \end_inset
45405
45406 bookmark-save 6
45407 \begin_inset Quotes erd
45408 \end_inset
45409
45410
45411 \end_layout
45412
45413 \begin_layout Standard
45414 \noindent
45415 \begin_inset VSpace smallskip*
45416 \end_inset
45417
45418 to the 
45419 \begin_inset Quotes eld
45420 \end_inset
45421
45422 navigate_bookmarks
45423 \begin_inset Quotes erd
45424 \end_inset
45425
45426  menu in the .inc-file to have the sixth bookmark.
45427 \end_layout
45428
45429 \begin_layout Subsubsection
45430 Icon Set
45431 \end_layout
45432
45433 \begin_layout Standard
45434 Here you can change the appearance of LyX's toolbar buttons.
45435  The currently available icon sets are compared in 
45436 \begin_inset CommandInset href
45437 LatexCommand href
45438 name "this image"
45439 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
45440
45441 \end_inset
45442
45443 .
45444 \end_layout
45445
45446 \begin_layout Subsubsection
45447 Automatic help
45448 \end_layout
45449
45450 \begin_layout Standard
45451 The option 
45452 \family sans
45453 Enable tool tips in main work area
45454 \family default
45455  enables tool tips showing the content of closed insets like index entries
45456  or footnotes.
45457 \end_layout
45458
45459 \begin_layout Subsubsection
45460 Session
45461 \end_layout
45462
45463 \begin_layout Standard
45464 With the option 
45465 \family sans
45466 Restore window layouts and geometries
45467 \family default
45468  LyX's main window will be opened with the size and layout that was used
45469  in the last LyX session.
45470 \end_layout
45471
45472 \begin_layout Standard
45473 The option 
45474 \family sans
45475 Restore cursor positions
45476 \family default
45477  sets the cursor to the position in the file where it has been the last
45478  time.
45479 \end_layout
45480
45481 \begin_layout Standard
45482 The option 
45483 \family sans
45484 Load opened files from last session
45485 \family default
45486  opens all files that were opened in the last LyX session.
45487 \end_layout
45488
45489 \begin_layout Standard
45490 The button 
45491 \family sans
45492 Clear all session information
45493 \family default
45494  deletes all information from previous LyX sessions (cursor positions, names
45495  of last opened documents, etc.).
45496 \end_layout
45497
45498 \begin_layout Subsubsection
45499 Documents
45500 \begin_inset CommandInset label
45501 LatexCommand label
45502 name "sub:Backup documents"
45503
45504 \end_inset
45505
45506
45507 \begin_inset Index idx
45508 status collapsed
45509
45510 \begin_layout Plain Layout
45511 Backup ! Documents
45512 \end_layout
45513
45514 \end_inset
45515
45516
45517 \end_layout
45518
45519 \begin_layout Standard
45520
45521 \family sans
45522 Backup original documents when saving
45523 \family default
45524  creates a backup copy of the file in the state when it was opened or when
45525  it was saved the last time.
45526  It is stored in the same folder as your document or in the 
45527 \family sans
45528 Backup
45529 \begin_inset space ~
45530 \end_inset
45531
45532 directory
45533 \family default
45534 , see 
45535 \begin_inset CommandInset ref
45536 LatexCommand ref
45537 reference "sec:Paths"
45538
45539 \end_inset
45540
45541 .
45542  The backup file has the file extension 
45543 \begin_inset Quotes eld
45544 \end_inset
45545
45546
45547 \family sans
45548 .lyx~
45549 \family default
45550
45551 \begin_inset Quotes erd
45552 \end_inset
45553
45554 .
45555 \end_layout
45556
45557 \begin_layout Standard
45558 With the option 
45559 \family sans
45560 Backup documents, every
45561 \family default
45562 , you can specify the time between backup saves.
45563 \end_layout
45564
45565 \begin_layout Standard
45566
45567 \family sans
45568 Save documents compressed by default
45569 \family default
45570  saves the files always in a compressed format.
45571 \end_layout
45572
45573 \begin_layout Standard
45574
45575 \family sans
45576 Maximum last files
45577 \family default
45578  is the number of last opened files that LyX should display in the menu
45579  
45580 \family sans
45581 File\SpecialChar \menuseparator
45582 Open
45583 \begin_inset space ~
45584 \end_inset
45585
45586 Recent
45587 \family default
45588 .
45589 \end_layout
45590
45591 \begin_layout Standard
45592 If the option 
45593 \family sans
45594 Open documents in tabs
45595 \family default
45596  is not used, then every file will be opened in its own new instance of
45597  LyX.
45598 \end_layout
45599
45600 \begin_layout Standard
45601 The option 
45602 \family sans
45603 Single instance
45604 \family default
45605  is only active if a LyXServer pipe
45606 \begin_inset Foot
45607 status collapsed
45608
45609 \begin_layout Plain Layout
45610 See sec.
45611 \begin_inset space \thinspace{}
45612 \end_inset
45613
45614
45615 \begin_inset CommandInset ref
45616 LatexCommand ref
45617 reference "sec:Paths"
45618
45619 \end_inset
45620
45621  for information about LyXServer pipes.
45622 \end_layout
45623
45624 \end_inset
45625
45626  is specified.
45627  If it is checked, LyX documents will be opened in the same running instance
45628  of LyX.
45629  Otherwise a new LyX instance is created for each file.
45630 \end_layout
45631
45632 \begin_layout Standard
45633 With the option 
45634 \family sans
45635 Single close-tab button
45636 \family default
45637  there will only be one button (
45638 \family sans
45639
45640 \begin_inset Graphics
45641         filename ../images/closetab.png
45642         scale 75
45643
45644 \end_inset
45645
45646
45647 \family default
45648 ) at the right side of the tab bar to close tabs.
45649  Otherwise every document tab has its own close button.
45650 \end_layout
45651
45652 \begin_layout Standard
45653 \begin_inset Note Greyedout
45654 status open
45655
45656 \begin_layout Plain Layout
45657
45658 \series bold
45659 Note:
45660 \series default
45661  For the last option you have to restart LyX before the change takes effect.
45662 \end_layout
45663
45664 \end_inset
45665
45666
45667 \end_layout
45668
45669 \begin_layout Subsection
45670 Screen Fonts
45671 \begin_inset Index idx
45672 status collapsed
45673
45674 \begin_layout Plain Layout
45675 Font ! Screen
45676 \end_layout
45677
45678 \end_inset
45679
45680
45681 \begin_inset CommandInset label
45682 LatexCommand label
45683 name "sub:Screen-Fonts"
45684
45685 \end_inset
45686
45687
45688 \end_layout
45689
45690 \begin_layout Standard
45691 These fonts are used to display your documents on the screen.
45692 \end_layout
45693
45694 \begin_layout Standard
45695 \begin_inset Note Greyedout
45696 status open
45697
45698 \begin_layout Plain Layout
45699
45700 \series bold
45701 Note:
45702 \series default
45703  This section only deals with the fonts 
45704 \emph on
45705 inside
45706 \emph default
45707  the LyX window.
45708  The fonts that appear on the output are independent from these fonts, and
45709  set in the menu 
45710 \family sans
45711 Document\SpecialChar \menuseparator
45712 Settings\SpecialChar \menuseparator
45713 Fonts
45714 \family default
45715 .
45716 \end_layout
45717
45718 \end_inset
45719
45720
45721 \end_layout
45722
45723 \begin_layout Standard
45724 By default, LyX uses 
45725 \family typewriter
45726 Times
45727 \family default
45728  as roman (serif) font, 
45729 \family typewriter
45730 Arial
45731 \family default
45732  or 
45733 \family typewriter
45734 Helvetica
45735 \family default
45736  (depends on the system) as 
45737 \family sans
45738 sans
45739 \begin_inset space ~
45740 \end_inset
45741
45742 serif
45743 \family default
45744  font and 
45745 \family typewriter
45746 Courier
45747 \family default
45748  as 
45749 \family typewriter
45750 typewriter
45751 \family default
45752  font.
45753 \end_layout
45754
45755 \begin_layout Standard
45756 You can change the font size with the 
45757 \family sans
45758 Zoom
45759 \family default
45760  setting.
45761 \end_layout
45762
45763 \begin_layout Standard
45764 The 
45765 \family sans
45766 Font Sizes
45767 \family default
45768  are calculated as letter height in units of points.
45769  72
45770 \begin_inset space \thinspace{}
45771 \end_inset
45772
45773 points have the size of 1
45774 \begin_inset space \thinspace{}
45775 \end_inset
45776
45777 inch, see Appendix
45778 \begin_inset space ~
45779 \end_inset
45780
45781
45782 \begin_inset CommandInset ref
45783 LatexCommand ref
45784 reference "cha:Units-available-in"
45785
45786 \end_inset
45787
45788 .
45789  The default font sizes are the same as if a document font size of 10
45790 \begin_inset space \thinspace{}
45791 \end_inset
45792
45793 pt would be used.
45794  The sizes are explained in detail in section
45795 \begin_inset space ~
45796 \end_inset
45797
45798
45799 \begin_inset CommandInset ref
45800 LatexCommand ref
45801 reference "sub:Document-Font"
45802
45803 \end_inset
45804
45805 .
45806 \end_layout
45807
45808 \begin_layout Standard
45809 With the option 
45810 \family sans
45811 Use Pixmap Cache to speed up font rendering
45812 \family default
45813  enabled, LyX needs to redraw the screen less often.
45814  This results in better performance, especially on slow systems.
45815  On the other hand, the characters might look more fuzzy on screen.
45816  So whether you enable this or not depends on whether you prefer speed over
45817  aesthetics.
45818  Note that the Pixmap Cache is only available and useful under Mac
45819 \begin_inset space ~
45820 \end_inset
45821
45822 OS and Windows.
45823 \end_layout
45824
45825 \begin_layout Subsection
45826 Colors
45827 \begin_inset Index idx
45828 status collapsed
45829
45830 \begin_layout Plain Layout
45831 Color ! LyX screen
45832 \end_layout
45833
45834 \end_inset
45835
45836
45837 \begin_inset Index idx
45838 status collapsed
45839
45840 \begin_layout Plain Layout
45841 Settings ! Color
45842 \end_layout
45843
45844 \end_inset
45845
45846
45847 \end_layout
45848
45849 \begin_layout Standard
45850 You can here change all the colors used by LyX.
45851  Choose an item in the list and use the 
45852 \family sans
45853 Alter
45854 \family default
45855  button.
45856 \end_layout
45857
45858 \begin_layout Standard
45859 By using the option 
45860 \family sans
45861 Use system colors
45862 \family default
45863  the color scheme of your OS or window manager is used.
45864  The colors 
45865 \family sans
45866 cursor, selection, table line, text, URL
45867 \begin_inset space ~
45868 \end_inset
45869
45870 label and URL
45871 \begin_inset space ~
45872 \end_inset
45873
45874 text
45875 \family default
45876  are then not customizable and thus not listed.
45877 \end_layout
45878
45879 \begin_layout Subsection
45880 Display
45881 \begin_inset Index idx
45882 status collapsed
45883
45884 \begin_layout Plain Layout
45885 Settings ! Display
45886 \end_layout
45887
45888 \end_inset
45889
45890
45891 \end_layout
45892
45893 \begin_layout Standard
45894 Here you can specify if graphics inside LyX are displayed.
45895 \end_layout
45896
45897 \begin_layout Standard
45898
45899 \family sans
45900 Instant Preview
45901 \family default
45902  enables previewing snippets of your document.
45903  This feature is described in section
45904 \begin_inset space ~
45905 \end_inset
45906
45907
45908 \begin_inset CommandInset ref
45909 LatexCommand ref
45910 reference "sec:Previewing-snippets-of"
45911
45912 \end_inset
45913
45914 .
45915 \end_layout
45916
45917 \begin_layout Standard
45918 The option 
45919 \family sans
45920 Mark
45921 \begin_inset space ~
45922 \end_inset
45923
45924 end
45925 \begin_inset space ~
45926 \end_inset
45927
45928 of
45929 \begin_inset space ~
45930 \end_inset
45931
45932 paragraphs
45933 \family default
45934  displays a pilcrow (¶) at the end of every paragraph.
45935 \end_layout
45936
45937 \begin_layout Section
45938 Editing
45939 \begin_inset Index idx
45940 status collapsed
45941
45942 \begin_layout Plain Layout
45943 Settings ! Editing
45944 \end_layout
45945
45946 \end_inset
45947
45948
45949 \end_layout
45950
45951 \begin_layout Subsection
45952 Control
45953 \end_layout
45954
45955 \begin_layout Subsubsection
45956 Editing
45957 \end_layout
45958
45959 \begin_layout Standard
45960 The option 
45961 \family sans
45962 Cursor follows scrollbar
45963 \family default
45964  sets the cursor to the top of the currently displayed document part when
45965  scrolling.
45966 \end_layout
45967
45968 \begin_layout Standard
45969 You can adjust the width of the cursor.
45970  If you set the value to zero the thickness of the cursor scales relative
45971  to the zoom value you choose for the screen fonts.
45972 \end_layout
45973
45974 \begin_layout Standard
45975
45976 \family sans
45977 Scroll below end of document
45978 \family default
45979  is self-explanatory.
45980 \end_layout
45981
45982 \begin_layout Standard
45983 In LyX one can jump from word to word by pressing 
45984 \family sans
45985 Ctrl+arrow key
45986 \family default
45987 .
45988  With the option
45989 \family sans
45990  Use Mac-style for cursor moving between words
45991 \family default
45992  the cursor jumps from the end of a word to the end of the next word.
45993  Normally it jumps from the beginning to the beginning.
45994 \end_layout
45995
45996 \begin_layout Standard
45997 The option 
45998 \family sans
45999 Sort environments alphabetically
46000 \family default
46001  sorts the entries in the pull-down box for the paragraph environments.
46002 \end_layout
46003
46004 \begin_layout Standard
46005 The option 
46006 \family sans
46007 Group environments by their category
46008 \family default
46009  groups the entries in the pull-down box for the paragraph environments.
46010 \end_layout
46011
46012 \begin_layout Standard
46013 The math macro editing option determines the editing style, see the section
46014  
46015 \emph on
46016 Math Macros
46017 \emph default
46018  of the 
46019 \emph on
46020 Math
46021 \emph default
46022  manual.
46023 \end_layout
46024
46025 \begin_layout Subsubsection
46026 Fullscreen
46027 \end_layout
46028
46029 \begin_layout Standard
46030 Here you can specify what is hidden in the fullscreen mode.
46031  The option 
46032 \family sans
46033 Limit text width
46034 \family default
46035  specifies the width of the text in fullscreen mode.
46036  This way you can display the text smaller than the screen; the text appears
46037  then centered.
46038 \end_layout
46039
46040 \begin_layout Subsection
46041 Shortcuts
46042 \begin_inset Index idx
46043 status collapsed
46044
46045 \begin_layout Plain Layout
46046 Key Bindings
46047 \end_layout
46048
46049 \end_inset
46050
46051
46052 \begin_inset Index idx
46053 status collapsed
46054
46055 \begin_layout Plain Layout
46056 Settings ! Shortcuts
46057 \end_layout
46058
46059 \end_inset
46060
46061
46062 \end_layout
46063
46064 \begin_layout Subsubsection
46065 Bind File
46066 \end_layout
46067
46068 \begin_layout Standard
46069 Bindings are used to bind a LyX-function to a key.
46070  Several binding files are available:
46071 \end_layout
46072
46073 \begin_layout Description
46074 cua.bind typical set of PC keyboard shortcuts
46075 \end_layout
46076
46077 \begin_layout Description
46078 (x)emacs.bind set of bindings like they are used in the editor programs 
46079 \family sans
46080 Emacs
46081 \family default
46082  (
46083 \family sans
46084 XEmacs
46085 \family default
46086 )
46087 \end_layout
46088
46089 \begin_layout Description
46090 mac.bind set of bindings for 
46091 \family sans
46092 Mac
46093 \begin_inset space \thinspace{}
46094 \end_inset
46095
46096 OS
46097 \family default
46098  systems.
46099 \end_layout
46100
46101 \begin_layout Standard
46102 There are also bind-files designed for special document classes, like 
46103 \shape italic
46104 broadway.bind
46105 \shape default
46106 , and bind files for special languages.
46107  The name of language bind-files begin with a language code, e.
46108 \begin_inset space \thinspace{}
46109 \end_inset
46110
46111 g.
46112 \begin_inset space \space{}
46113 \end_inset
46114
46115
46116 \begin_inset Quotes eld
46117 \end_inset
46118
46119 pt
46120 \begin_inset Quotes erd
46121 \end_inset
46122
46123  for Portuguese.
46124  If you use LyX in a certain language, LyX will try to use the appropriate
46125  bind-file.
46126 \end_layout
46127
46128 \begin_layout Standard
46129 Some bind-files, like 
46130 \emph on
46131 math.bind
46132 \emph default
46133 , have only a small scope.
46134  When looking at the end of the file 
46135 \shape italic
46136 cua.bind
46137 \shape default
46138 , you can see that they are included to keep the overview in the bind-file.
46139 \end_layout
46140
46141 \begin_layout Subsubsection
46142 Editing Shortcuts
46143 \begin_inset CommandInset label
46144 LatexCommand label
46145 name "sub:Editing-Shortcuts"
46146
46147 \end_inset
46148
46149
46150 \begin_inset Index idx
46151 status collapsed
46152
46153 \begin_layout Plain Layout
46154 Key Bindings ! Editing
46155 \end_layout
46156
46157 \end_inset
46158
46159
46160 \end_layout
46161
46162 \begin_layout Standard
46163 To add new or modify existing keybindings to your own taste you can use
46164  the table in the dialog that lists all LyX-functions and the bound shortcuts.
46165  To find functions easily, they are grouped by categories and the dialog
46166  provides the field 
46167 \family sans
46168 Show key-bindings containing
46169 \family default
46170 .
46171  In this field you can insert a keyword for a function you want to edit.
46172  Insert there for example as keyword 
46173 \begin_inset Quotes eld
46174 \end_inset
46175
46176 paste
46177 \begin_inset Quotes erd
46178 \end_inset
46179
46180  and you get the 4 different existing shortcuts for the 3 different functions
46181  that contain 
46182 \begin_inset Quotes eld
46183 \end_inset
46184
46185 paste
46186 \begin_inset Quotes erd
46187 \end_inset
46188
46189  in their name.
46190  As you can see, one function can have more than one shortcut.
46191  All LyX-functions are also listed in the file 
46192 \emph on
46193 LyX Functions
46194 \emph default
46195  that you will find in the 
46196 \family sans
46197 Help
46198 \family default
46199  menu.
46200 \end_layout
46201
46202 \begin_layout Standard
46203 To add e.
46204 \begin_inset space \thinspace{}
46205 \end_inset
46206
46207 g.
46208 \begin_inset space \space{}
46209 \end_inset
46210
46211 the shortcut 
46212 \family sans
46213 Alt+Q
46214 \family default
46215  for the function 
46216 \family sans
46217 textstyle-apply
46218 \family default
46219 , select the function and press the 
46220 \family sans
46221 Modify
46222 \family default
46223  button.
46224  A dialog pops up where you can add the shortcut by using it.
46225  So press Alt+Q to define the shortcut.
46226  Modifying an existing shortcut is done the same way.
46227  You can also bind multiple functions to one shortcut by modifying an existing
46228  binding and adding the different function names as a semicolon separated
46229  list.
46230  LyX will then use the first function that is enabled in the current document
46231  part.
46232  The binding for the function 
46233 \family sans
46234 command-alter
46235 \family default
46236  is an example of this.
46237 \end_layout
46238
46239 \begin_layout Standard
46240 Alternatively you can also edit shortcuts by modifying bind-files with a
46241  text editor.
46242  The syntax of the entries is:
46243 \end_layout
46244
46245 \begin_layout Standard
46246
46247 \series bold
46248
46249 \backslash
46250 bind 
46251 \begin_inset Quotes eld
46252 \end_inset
46253
46254 key combination
46255 \begin_inset Quotes erd
46256 \end_inset
46257
46258  
46259 \begin_inset Quotes eld
46260 \end_inset
46261
46262 LyX-function
46263 \begin_inset Quotes erd
46264 \end_inset
46265
46266
46267 \end_layout
46268
46269 \begin_layout Subsection
46270 Keyboard / Mouse
46271 \begin_inset CommandInset label
46272 LatexCommand label
46273 name "sub:Keyboard-Map"
46274
46275 \end_inset
46276
46277
46278 \begin_inset Index idx
46279 status collapsed
46280
46281 \begin_layout Plain Layout
46282 Keyboard Map
46283 \end_layout
46284
46285 \end_inset
46286
46287
46288 \begin_inset Index idx
46289 status collapsed
46290
46291 \begin_layout Plain Layout
46292 Settings ! Keyboard Map
46293 \end_layout
46294
46295 \end_inset
46296
46297
46298 \end_layout
46299
46300 \begin_layout Standard
46301 Normally keyboard settings have to be done in a menu of your operating system.
46302  For the case that this is not possible, LyX provides keyboard maps.
46303  If you have e.
46304 \begin_inset space \thinspace{}
46305 \end_inset
46306
46307 g.
46308 \begin_inset space \space{}
46309 \end_inset
46310
46311 a Czech keyboard but want to write with it like with a Romanian one, you
46312  can use the keyboard map file named 
46313 \emph on
46314 romanian.kmap
46315 \emph default
46316 .
46317 \end_layout
46318
46319 \begin_layout Standard
46320 \begin_inset Note Greyedout
46321 status open
46322
46323 \begin_layout Plain Layout
46324
46325 \series bold
46326 Note:
46327 \series default
46328  Keyboard maps are only provided as makeshift and don't work on all systems.
46329 \end_layout
46330
46331 \end_inset
46332
46333
46334 \end_layout
46335
46336 \begin_layout Standard
46337 You can furthermore specify here the 
46338 \family sans
46339 Wheel scrolling speed
46340 \family default
46341 .
46342  The standard value is 1.0, higher values speed up the scrolling, lower ones
46343  slow it down.
46344 \end_layout
46345
46346 \begin_layout Standard
46347 In the section 
46348 \family sans
46349 Scroll wheel zoom
46350 \family default
46351  you can select a key for zooming.
46352  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
46353 \end_layout
46354
46355 \begin_layout Subsection
46356 Input Completion
46357 \end_layout
46358
46359 \begin_layout Standard
46360 Input completion is described in sec.
46361 \begin_inset space \thinspace{}
46362 \end_inset
46363
46364
46365 \begin_inset CommandInset ref
46366 LatexCommand ref
46367 reference "sec:Input-Completion"
46368
46369 \end_inset
46370
46371 .
46372 \end_layout
46373
46374 \begin_layout Section
46375 Paths
46376 \begin_inset CommandInset label
46377 LatexCommand label
46378 name "sec:Paths"
46379
46380 \end_inset
46381
46382
46383 \begin_inset Index idx
46384 status collapsed
46385
46386 \begin_layout Plain Layout
46387 Paths
46388 \end_layout
46389
46390 \end_inset
46391
46392
46393 \begin_inset Index idx
46394 status collapsed
46395
46396 \begin_layout Plain Layout
46397 Settings ! Paths
46398 \end_layout
46399
46400 \end_inset
46401
46402
46403 \end_layout
46404
46405 \begin_layout Description
46406 Working
46407 \begin_inset space ~
46408 \end_inset
46409
46410 directory This is LyX's working directory.
46411  It is the default when you 
46412 \family sans
46413 Open
46414 \family default
46415
46416 \family sans
46417 Save
46418 \family default
46419  or 
46420 \family sans
46421 Save
46422 \begin_inset space ~
46423 \end_inset
46424
46425 as
46426 \family default
46427  files.
46428 \end_layout
46429
46430 \begin_layout Description
46431 Document
46432 \begin_inset space ~
46433 \end_inset
46434
46435 templates This directory will be opened when you use the menu 
46436 \family sans
46437 File\SpecialChar \menuseparator
46438 New
46439 \begin_inset space ~
46440 \end_inset
46441
46442 from
46443 \begin_inset space ~
46444 \end_inset
46445
46446 Template
46447 \family default
46448 .
46449 \end_layout
46450
46451 \begin_layout Description
46452 Example
46453 \begin_inset space ~
46454 \end_inset
46455
46456 files This directory will be opened when you use the button 
46457 \family sans
46458 Examples
46459 \family default
46460  in the 
46461 \family sans
46462 File\SpecialChar \menuseparator
46463 Open
46464 \family default
46465  dialog.
46466 \begin_inset Newline newline
46467 \end_inset
46468
46469
46470 \begin_inset Note Greyedout
46471 status open
46472
46473 \begin_layout Plain Layout
46474
46475 \series bold
46476 Note:
46477 \series default
46478  The 
46479 \family sans
46480 Examples
46481 \family default
46482  button does not exist when using LyX on Mac OS and Windows systems.
46483 \end_layout
46484
46485 \end_inset
46486
46487
46488 \end_layout
46489
46490 \begin_layout Description
46491 Backup
46492 \begin_inset space ~
46493 \end_inset
46494
46495 directory
46496 \begin_inset Index idx
46497 status collapsed
46498
46499 \begin_layout Plain Layout
46500 Backup ! Directory
46501 \end_layout
46502
46503 \end_inset
46504
46505  Backup copies will be saved to this directory.
46506  If no directory is given but backups are enabled as described in section
46507 \begin_inset space ~
46508 \end_inset
46509
46510
46511 \begin_inset CommandInset ref
46512 LatexCommand ref
46513 reference "sub:Backup documents"
46514
46515 \end_inset
46516
46517 , the 
46518 \family sans
46519 Working directory
46520 \family default
46521  will be used to save the backups.
46522 \begin_inset Newline newline
46523 \end_inset
46524
46525 Backup files have the ending 
46526 \begin_inset Quotes eld
46527 \end_inset
46528
46529 .lyx~
46530 \begin_inset Quotes erd
46531 \end_inset
46532
46533 .
46534 \end_layout
46535
46536 \begin_layout Description
46537 Ly
46538 \begin_inset ERT
46539 status collapsed
46540
46541 \begin_layout Plain Layout
46542
46543 {}
46544 \end_layout
46545
46546 \end_inset
46547
46548 XServer
46549 \begin_inset space ~
46550 \end_inset
46551
46552 pipe Here you can enter the name of a so-called UNIX-pipe.
46553  This pipe is used to send data from external programs to LyX.
46554 \begin_inset Newline newline
46555 \end_inset
46556
46557
46558 \series bold
46559 Example:
46560 \series default
46561  You add a BibTeX-database 
46562 \emph on
46563 test.bib
46564 \emph default
46565  to your document.
46566  You can edit this file with the program 
46567 \family typewriter
46568 JabRef
46569 \family default
46570 .
46571  In 
46572 \family typewriter
46573 JabRef
46574 \family default
46575  you have to use the same Unix-Pipe for LyX in its preferences under 
46576 \family sans
46577 External
46578 \begin_inset space ~
46579 \end_inset
46580
46581 programs
46582 \family default
46583 .
46584  If you want to get one entry of the database as citation, select it in
46585  
46586 \family typewriter
46587 JabRef
46588 \family default
46589  and click on the LyX-symbol.
46590  The entry will now be inserted as citation at the current cursor position
46591  in your LyX file.
46592  
46593 \family typewriter
46594 JabRef
46595 \family default
46596  and LyX need of course to be run the same time.
46597 \begin_inset Newline newline
46598 \end_inset
46599
46600 The pipe is also used for the 
46601 \family sans
46602 Single instance
46603 \family default
46604  feature, see sec.
46605 \begin_inset space \thinspace{}
46606 \end_inset
46607
46608
46609 \begin_inset CommandInset ref
46610 LatexCommand ref
46611 reference "sub:Backup documents"
46612
46613 \end_inset
46614
46615 .
46616 \begin_inset Newline newline
46617 \end_inset
46618
46619 To use the LyXServer-Pipe on Windows, you must use this pipe name:
46620 \begin_inset Newline newline
46621 \end_inset
46622
46623
46624 \series bold
46625
46626 \backslash
46627
46628 \backslash
46629 .
46630 \backslash
46631 pipe
46632 \backslash
46633 lyxpipe
46634 \end_layout
46635
46636 \begin_layout Description
46637 Temporary
46638 \begin_inset space ~
46639 \end_inset
46640
46641 directory Temporary files will be saved in this directory.
46642 \end_layout
46643
46644 \begin_layout Description
46645 Thesaurus
46646 \begin_inset space ~
46647 \end_inset
46648
46649 dictionary Directory where the thesaurus dictionaries are located.
46650  You only need to specify it if the thesaurus does otherwise not work or
46651  if you want to use custom/alternative dictionaries.
46652 \end_layout
46653
46654 \begin_layout Description
46655 Hunspell
46656 \begin_inset space ~
46657 \end_inset
46658
46659 dictionary Directory where the dictionaries of the spell checker program
46660  
46661 \family typewriter
46662 Hunspell
46663 \family default
46664  are located.
46665  You only need to specify it if you are using 
46666 \family typewriter
46667 Hunspell
46668 \family default
46669  and spell checking does otherwise not work or if you want to use custom/alterna
46670 tive dictionaries.
46671  For LyX on Windows 
46672 \family typewriter
46673 Hunspell
46674 \family default
46675  is the only available spell checker and should work without specifying
46676  a directory.
46677 \end_layout
46678
46679 \begin_layout Description
46680 PATH
46681 \begin_inset space ~
46682 \end_inset
46683
46684 prefix This field contains a list of paths to external programs.
46685  When LyX needs to use an external program, it looks in this list where
46686  to find it on the system.
46687  The path list is automatically set up on Windows and Mac systems when LyX
46688  is configured, so that you normally don't have to modify it.
46689  On Unix
46690 \begin_inset space \thinspace{}
46691 \end_inset
46692
46693 /
46694 \begin_inset space \thinspace{}
46695 \end_inset
46696
46697 Linux systems, the path list will need to be set only if there are external
46698  programs you wish to use that are not in your normal system path ($PATH).
46699 \end_layout
46700
46701 \begin_layout Description
46702 TEXINPUTS
46703 \begin_inset space ~
46704 \end_inset
46705
46706 prefix The TEXINPUTS environment variable allows to use external files which
46707  are included to a LyX document via commands in TeX code.
46708  This prefix includes by default the document directory (represented by
46709  a single dot '.').
46710  The prefix can contain any list of paths separated by the default separator
46711  of the OS (':' on UNIX like systems and ';' on Windows).
46712  If files are included, the paths listed in the TEXINPUTS prefix will be
46713  scanned for the input files.
46714  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
46715  to be relative to the directory of your LyX file.
46716  It is recommended to include always '.' as one of the paths, otherwise compilati
46717 on may fail for some documents.
46718 \end_layout
46719
46720 \begin_layout Section
46721 Identity
46722 \end_layout
46723
46724 \begin_layout Standard
46725 Here you can insert your name and email address.
46726  The identity will be used when you have enabled change tracking as described
46727  in section
46728 \begin_inset space ~
46729 \end_inset
46730
46731
46732 \begin_inset CommandInset ref
46733 LatexCommand ref
46734 reference "sec:Change-Tracking"
46735
46736 \end_inset
46737
46738 , to mark changes you make as yours.
46739 \end_layout
46740
46741 \begin_layout Section
46742 Language Settings
46743 \begin_inset Index idx
46744 status collapsed
46745
46746 \begin_layout Plain Layout
46747 Language ! Settings
46748 \end_layout
46749
46750 \end_inset
46751
46752
46753 \begin_inset Index idx
46754 status collapsed
46755
46756 \begin_layout Plain Layout
46757 Settings ! Language
46758 \end_layout
46759
46760 \end_inset
46761
46762
46763 \end_layout
46764
46765 \begin_layout Subsection
46766 Language
46767 \begin_inset CommandInset label
46768 LatexCommand label
46769 name "sub:Prefs-Language"
46770
46771 \end_inset
46772
46773
46774 \end_layout
46775
46776 \begin_layout Description
46777 User
46778 \begin_inset space ~
46779 \end_inset
46780
46781 Interface
46782 \begin_inset space ~
46783 \end_inset
46784
46785 language Here you can select the language of LyX's menus.
46786  You find the actual translation status here: 
46787 \begin_inset CommandInset href
46788 LatexCommand href
46789 target "http://www.lyx.org/I18n"
46790
46791 \end_inset
46792
46793
46794 \end_layout
46795
46796 \begin_layout Description
46797 Language
46798 \begin_inset space ~
46799 \end_inset
46800
46801 package determines which LaTeX package should be loaded to handle language
46802  issues.
46803  Language issues which are handled by this package include proper hyphenation
46804  as well as localization of dates and text strings such as 
46805 \begin_inset Quotes eld
46806 \end_inset
46807
46808 Chapter
46809 \begin_inset Quotes erd
46810 \end_inset
46811
46812  and 
46813 \begin_inset Quotes eld
46814 \end_inset
46815
46816 Table
46817 \begin_inset Quotes erd
46818 \end_inset
46819
46820 .
46821  The most widespread language package is 
46822 \series bold
46823 babel
46824 \series default
46825
46826 \begin_inset Index idx
46827 status collapsed
46828
46829 \begin_layout Plain Layout
46830 LaTeX-packages ! babel
46831 \end_layout
46832
46833 \end_inset
46834
46835 , it is the default language package in classic LaTeX.
46836  However, more recent typesetting engines such as XeTeX and LuaTeX come
46837  with the alternative language package 
46838 \series bold
46839 polyglossia
46840 \series default
46841
46842 \begin_inset Index idx
46843 status collapsed
46844
46845 \begin_layout Plain Layout
46846 LaTeX-packages ! polyglossia
46847 \end_layout
46848
46849 \end_inset
46850
46851  that is more suited for the multi-script support of these engines.
46852  Furthermore, there are also specific language packages for languages not
46853  covered by babel.
46854  The available selections are described in sec.
46855 \begin_inset space \thinspace{}
46856 \end_inset
46857
46858
46859 \begin_inset CommandInset ref
46860 LatexCommand ref
46861 reference "sec:Language-encodings"
46862
46863 \end_inset
46864
46865 .
46866 \end_layout
46867
46868 \begin_layout Description
46869 Command
46870 \begin_inset space ~
46871 \end_inset
46872
46873 start When a special LaTeX-package is needed to write in a certain document
46874  language, you can here specify the command to start the package.
46875  An example is the start command 
46876 \family sans
46877
46878 \backslash
46879 begin{arabtext}
46880 \family default
46881  that is needed to write Arabic using the package 
46882 \series bold
46883 ArabTeX
46884 \series default
46885 , see 
46886 \begin_inset CommandInset citation
46887 LatexCommand cite
46888 key "Arabic"
46889
46890 \end_inset
46891
46892 .
46893  The default is the 
46894 \series bold
46895 babel
46896 \series default
46897  command 
46898 \family sans
46899
46900 \backslash
46901 selectlanguage{$$lang}
46902 \family default
46903 .
46904 \end_layout
46905
46906 \begin_layout Description
46907 Command
46908 \begin_inset space ~
46909 \end_inset
46910
46911 end Counterpart to 
46912 \family sans
46913 Command start
46914 \family default
46915 .
46916  Some packages, like the default, don't have an end command since the start
46917  command toggles the package on and off.
46918 \end_layout
46919
46920 \begin_layout Description
46921 Default
46922 \begin_inset space ~
46923 \end_inset
46924
46925 Decimal
46926 \begin_inset space ~
46927 \end_inset
46928
46929 Point Define the default decimal point for the use in tables (decimal point
46930  alignment).
46931 \end_layout
46932
46933 \begin_layout Description
46934 Set
46935 \begin_inset space ~
46936 \end_inset
46937
46938 languages
46939 \begin_inset space ~
46940 \end_inset
46941
46942 globally When this option is set, the languages used in the document will
46943  be added as options to the document class options, so that they can be
46944  used by all LaTeX-packages.
46945  Otherwise they will only be used as options for the 
46946 \series bold
46947 babel
46948 \series default
46949  package.
46950 \end_layout
46951
46952 \begin_layout Description
46953 Auto
46954 \begin_inset space ~
46955 \end_inset
46956
46957 begin When this option is set, the documents starts with the chosen document
46958  language.
46959  When this option is not set, the 
46960 \family sans
46961 Command
46962 \begin_inset space ~
46963 \end_inset
46964
46965 start
46966 \family default
46967  is explicitly set to the beginning of the document in the LaTeX-output.
46968  This assures that the correct language is used when you use another 
46969 \family sans
46970 Command
46971 \begin_inset space ~
46972 \end_inset
46973
46974 start
46975 \family default
46976  than the default.
46977 \end_layout
46978
46979 \begin_layout Description
46980 Auto
46981 \begin_inset space ~
46982 \end_inset
46983
46984 end Counterpart to 
46985 \family sans
46986 Auto
46987 \begin_inset space ~
46988 \end_inset
46989
46990 begin
46991 \family default
46992 .
46993  When it is not set, the 
46994 \family sans
46995 Command
46996 \begin_inset space ~
46997 \end_inset
46998
46999 end
47000 \family default
47001  is set to the end of the document.
47002 \end_layout
47003
47004 \begin_layout Description
47005 Mark
47006 \begin_inset space ~
47007 \end_inset
47008
47009 foreign
47010 \begin_inset space ~
47011 \end_inset
47012
47013 languages Text marked formatted in a language different from the document
47014  language will be underlined blue.
47015 \end_layout
47016
47017 \begin_layout Description
47018 Enable
47019 \begin_inset space ~
47020 \end_inset
47021
47022 RTL
47023 \begin_inset space ~
47024 \end_inset
47025
47026 support Enables the use of languages, written from right to left (RTL),
47027  like Arabic, Hebrew, Farsi.
47028 \end_layout
47029
47030 \begin_layout Description
47031 Cursor
47032 \begin_inset space ~
47033 \end_inset
47034
47035 movement When writing RTL, you can define if the left and right arrow keys
47036  move the cursor visually to the left or right, respectively, or logically.
47037  Logical means that the cursor is moved to the left when pressing the right
47038  arrow key and the cursor is inside text in an RTL language.
47039 \end_layout
47040
47041 \begin_layout Subsection
47042 Spellchecker
47043 \end_layout
47044
47045 \begin_layout Standard
47046 The spellchecker settings are explained in section
47047 \begin_inset space ~
47048 \end_inset
47049
47050
47051 \begin_inset CommandInset ref
47052 LatexCommand ref
47053 reference "sec:Spellchecking"
47054
47055 \end_inset
47056
47057
47058 \end_layout
47059
47060 \begin_layout Section
47061 Outputs
47062 \end_layout
47063
47064 \begin_layout Subsection
47065 General
47066 \end_layout
47067
47068 \begin_layout Description
47069 Output
47070 \begin_inset space ~
47071 \end_inset
47072
47073 line
47074 \begin_inset space ~
47075 \end_inset
47076
47077 length sets the maximum number of characters printed in one line when using
47078  the menu 
47079 \family sans
47080 File\SpecialChar \menuseparator
47081 Export\SpecialChar \menuseparator
47082 Plain
47083 \begin_inset space ~
47084 \end_inset
47085
47086 text
47087 \family default
47088 .
47089  Setting the line line length to 0 means all text is printed in one endless
47090  line.
47091 \end_layout
47092
47093 \begin_layout Description
47094 Date
47095 \begin_inset space ~
47096 \end_inset
47097
47098 format
47099 \begin_inset Index idx
47100 status collapsed
47101
47102 \begin_layout Plain Layout
47103 Date Format
47104 \end_layout
47105
47106 \end_inset
47107
47108
47109 \begin_inset Index idx
47110 status collapsed
47111
47112 \begin_layout Plain Layout
47113 Settings ! Date format
47114 \end_layout
47115
47116 \end_inset
47117
47118  The date format can be one or a mixture of the formats listed here:
47119 \begin_inset Newline newline
47120 \end_inset
47121
47122
47123 \begin_inset Flex URL
47124 status collapsed
47125
47126 \begin_layout Plain Layout
47127
47128 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
47129 \end_layout
47130
47131 \end_inset
47132
47133
47134 \begin_inset Newline newline
47135 \end_inset
47136
47137 For example the format
47138 \begin_inset Newline newline
47139 \end_inset
47140
47141 %d/%m/%y
47142 \begin_inset Newline newline
47143 \end_inset
47144
47145 prints the date as day/month/year.
47146 \end_layout
47147
47148 \begin_layout Description
47149 Overwrite
47150 \begin_inset space ~
47151 \end_inset
47152
47153 on
47154 \begin_inset space ~
47155 \end_inset
47156
47157 export Setting what LyX is allowed to overwrite on export.
47158 \end_layout
47159
47160 \begin_layout Description
47161 Forward
47162 \begin_inset space ~
47163 \end_inset
47164
47165 search Commands that will be used for the menu 
47166 \family sans
47167 Navigate\SpecialChar \menuseparator
47168 Forward
47169 \begin_inset space ~
47170 \end_inset
47171
47172 search
47173 \family default
47174 .
47175  For a detailed description see section 
47176 \emph on
47177 Reverse DVI/PDF search
47178 \emph default
47179  of the 
47180 \emph on
47181 Additional
47182 \begin_inset space ~
47183 \end_inset
47184
47185 Features
47186 \emph default
47187  manual.
47188 \end_layout
47189
47190 \begin_layout Subsection
47191 Printer
47192 \begin_inset CommandInset label
47193 LatexCommand label
47194 name "sub:Printer"
47195
47196 \end_inset
47197
47198
47199 \begin_inset Index idx
47200 status collapsed
47201
47202 \begin_layout Plain Layout
47203 Printer
47204 \end_layout
47205
47206 \end_inset
47207
47208
47209 \begin_inset Index idx
47210 status collapsed
47211
47212 \begin_layout Plain Layout
47213 Settings ! Printer
47214 \end_layout
47215
47216 \end_inset
47217
47218
47219 \end_layout
47220
47221 \begin_layout Description
47222 Default
47223 \begin_inset space ~
47224 \end_inset
47225
47226 printer Here you can specify the name of your default printer.
47227  The name will be used when the 
47228 \family sans
47229 Printer command
47230 \family default
47231  is executed.
47232 \begin_inset Newline newline
47233 \end_inset
47234
47235
47236 \begin_inset Note Greyedout
47237 status open
47238
47239 \begin_layout Plain Layout
47240
47241 \series bold
47242 Note:
47243 \series default
47244  You can leave this field empty on Windows systems because it has no effect.
47245 \end_layout
47246
47247 \end_inset
47248
47249
47250 \end_layout
47251
47252 \begin_layout Description
47253 Printer
47254 \begin_inset space ~
47255 \end_inset
47256
47257 command is the command LyX
47258 \begin_inset space \thinspace{}
47259 \end_inset
47260
47261 /
47262 \begin_inset space \thinspace{}
47263 \end_inset
47264
47265 LaTeX uses for printing.
47266  The default is on most systems 
47267 \family sans
47268 dvips
47269 \family default
47270 .
47271 \end_layout
47272
47273 \begin_layout Description
47274 Printer
47275 \begin_inset space ~
47276 \end_inset
47277
47278 Command
47279 \begin_inset space ~
47280 \end_inset
47281
47282 Options Here you can specify printer options.
47283  A list of printer options with explanations can be found in the documentation
47284  of the program that provides the 
47285 \family sans
47286 Printer command
47287 \family default
47288  you are using.
47289 \end_layout
47290
47291 \begin_layout Description
47292 Adapt
47293 \begin_inset space ~
47294 \end_inset
47295
47296 output
47297 \begin_inset space ~
47298 \end_inset
47299
47300 to
47301 \begin_inset space ~
47302 \end_inset
47303
47304 printer This option works only for the 
47305 \family sans
47306 Printer command
47307 \family default
47308  
47309 \begin_inset Quotes eld
47310 \end_inset
47311
47312
47313 \family sans
47314 dvips
47315 \family default
47316
47317 \begin_inset Quotes erd
47318 \end_inset
47319
47320 .
47321  It activates a configuration file for dvips.
47322  This is an option only for dvips experts.
47323 \end_layout
47324
47325 \begin_layout Subsection
47326 LaT
47327 \begin_inset ERT
47328 status collapsed
47329
47330 \begin_layout Plain Layout
47331
47332 {}
47333 \end_layout
47334
47335 \end_inset
47336
47337 eX
47338 \begin_inset CommandInset label
47339 LatexCommand label
47340 name "sub:LaTeX-settings"
47341
47342 \end_inset
47343
47344
47345 \begin_inset Index idx
47346 status collapsed
47347
47348 \begin_layout Plain Layout
47349 Settings ! LaTeX
47350 \end_layout
47351
47352 \end_inset
47353
47354
47355 \end_layout
47356
47357 \begin_layout Description
47358 Use
47359 \begin_inset space ~
47360 \end_inset
47361
47362 LaTe
47363 \begin_inset ERT
47364 status collapsed
47365
47366 \begin_layout Plain Layout
47367
47368 {}
47369 \end_layout
47370
47371 \end_inset
47372
47373 X
47374 \begin_inset space ~
47375 \end_inset
47376
47377 font
47378 \begin_inset space ~
47379 \end_inset
47380
47381 encoding This is the default encoding of the document font.
47382  
47383 \family sans
47384 T1
47385 \family default
47386  is the default and covers western languages and symbols.
47387  
47388 \family sans
47389 T2A
47390 \family default
47391
47392 \family sans
47393 T2B
47394 \family default
47395
47396 \family sans
47397 T2C
47398 \family default
47399
47400 \family sans
47401 LCY
47402 \family default
47403  and 
47404 \family sans
47405 X2
47406 \family default
47407  are used for Cyrillic.
47408  Combinations of the encodings are possible, like 
47409 \begin_inset Quotes erd
47410 \end_inset
47411
47412
47413 \family sans
47414 T1, T2B
47415 \family default
47416
47417 \begin_inset Quotes erd
47418 \end_inset
47419
47420 .
47421  The font encoding is normally automatically loaded by the language packages
47422  LyX sets up in the background.
47423  So there is no need to change the default encoding.
47424 \end_layout
47425
47426 \begin_layout Description
47427 Default
47428 \begin_inset space ~
47429 \end_inset
47430
47431 paper
47432 \begin_inset space ~
47433 \end_inset
47434
47435 size This is the paper size that is used for new documents.
47436  The 
47437 \family sans
47438 Default
47439 \family default
47440  value depends on your LaTeX-system setup.
47441 \end_layout
47442
47443 \begin_layout Description
47444 DVI
47445 \begin_inset space ~
47446 \end_inset
47447
47448 viewer
47449 \begin_inset space ~
47450 \end_inset
47451
47452 paper
47453 \begin_inset space ~
47454 \end_inset
47455
47456 size
47457 \begin_inset space ~
47458 \end_inset
47459
47460 options They only have an effect when the program 
47461 \family sans
47462 xdvi
47463 \family default
47464  is used as DVI-viewer, read its manual to find out more.
47465 \end_layout
47466
47467 \begin_layout Standard
47468 You can also specify here options and commands with parameters for processors.
47469  But before you change something, it is strongly recommended to read the
47470  manuals of the applications.
47471 \end_layout
47472
47473 \begin_layout Description
47474 Bibliography
47475 \begin_inset space ~
47476 \end_inset
47477
47478 generation Settings for the generation of the bibliography, see section
47479 \begin_inset space ~
47480 \end_inset
47481
47482
47483 \begin_inset CommandInset ref
47484 LatexCommand ref
47485 reference "sub:Bibliography-databases"
47486
47487 \end_inset
47488
47489 .
47490 \end_layout
47491
47492 \begin_layout Description
47493 Index
47494 \begin_inset space ~
47495 \end_inset
47496
47497 generation Settings for the generation of the index, see section
47498 \begin_inset space ~
47499 \end_inset
47500
47501
47502 \begin_inset CommandInset ref
47503 LatexCommand ref
47504 reference "sub:Index-Program"
47505
47506 \end_inset
47507
47508 .
47509 \end_layout
47510
47511 \begin_layout Description
47512 Nomenclature
47513 \begin_inset space ~
47514 \end_inset
47515
47516 command Command for the program that generates the nomenclature, see section
47517 \begin_inset space ~
47518 \end_inset
47519
47520
47521 \begin_inset CommandInset ref
47522 LatexCommand ref
47523 reference "sub:Nomenclature-Program"
47524
47525 \end_inset
47526
47527 .
47528 \end_layout
47529
47530 \begin_layout Description
47531 CheckTe
47532 \begin_inset ERT
47533 status collapsed
47534
47535 \begin_layout Plain Layout
47536
47537 {}
47538 \end_layout
47539
47540 \end_inset
47541
47542 X
47543 \begin_inset space ~
47544 \end_inset
47545
47546 command Command for the program 
47547 \family sans
47548 CheckTeX
47549 \family default
47550  that is described in the section 
47551 \emph on
47552 Checking TeX
47553 \emph default
47554  of the 
47555 \emph on
47556 Additional Features
47557 \emph default
47558  manual.
47559 \end_layout
47560
47561 \begin_layout Standard
47562 There are additionally the following options:
47563 \end_layout
47564
47565 \begin_layout Description
47566 Use
47567 \begin_inset space ~
47568 \end_inset
47569
47570 Windows-style
47571 \begin_inset space ~
47572 \end_inset
47573
47574 paths
47575 \begin_inset space ~
47576 \end_inset
47577
47578 in
47579 \begin_inset space ~
47580 \end_inset
47581
47582 LaTeX
47583 \begin_inset space ~
47584 \end_inset
47585
47586 files Uses paths in the notation of Windows, that means that 
47587 \begin_inset Quotes eld
47588 \end_inset
47589
47590
47591 \backslash
47592
47593 \begin_inset Quotes erd
47594 \end_inset
47595
47596  is used instead of 
47597 \begin_inset Quotes eld
47598 \end_inset
47599
47600 /
47601 \begin_inset Quotes erd
47602 \end_inset
47603
47604  to separate folders.
47605  This option is enabled by default when you use LyX on Windows.
47606 \begin_inset Index idx
47607 status collapsed
47608
47609 \begin_layout Plain Layout
47610 Paths
47611 \end_layout
47612
47613 \end_inset
47614
47615
47616 \begin_inset Index idx
47617 status collapsed
47618
47619 \begin_layout Plain Layout
47620 Settings ! Paths
47621 \end_layout
47622
47623 \end_inset
47624
47625
47626 \end_layout
47627
47628 \begin_layout Description
47629 Reset
47630 \begin_inset space ~
47631 \end_inset
47632
47633 class
47634 \begin_inset space ~
47635 \end_inset
47636
47637 options
47638 \begin_inset space ~
47639 \end_inset
47640
47641 when
47642 \begin_inset space ~
47643 \end_inset
47644
47645 document
47646 \begin_inset space ~
47647 \end_inset
47648
47649 classes
47650 \begin_inset space ~
47651 \end_inset
47652
47653 changes Removes all manually set document class options in the 
47654 \family sans
47655 Document\SpecialChar \menuseparator
47656 Settings
47657 \family default
47658  dialog when changing the document class.
47659 \end_layout
47660
47661 \begin_layout Section
47662 File
47663 \begin_inset space ~
47664 \end_inset
47665
47666 Handling
47667 \begin_inset Index idx
47668 status collapsed
47669
47670 \begin_layout Plain Layout
47671 File handling
47672 \end_layout
47673
47674 \end_inset
47675
47676
47677 \end_layout
47678
47679 \begin_layout Subsection
47680 Converters
47681 \begin_inset CommandInset label
47682 LatexCommand label
47683 name "sub:Converters"
47684
47685 \end_inset
47686
47687
47688 \begin_inset Index idx
47689 status collapsed
47690
47691 \begin_layout Plain Layout
47692 Converters
47693 \end_layout
47694
47695 \end_inset
47696
47697
47698 \end_layout
47699
47700 \begin_layout Standard
47701 Here you find the list of defined converter commands to convert material
47702  from one format to another.
47703  You can modify converters or create new ones.
47704  To modify a converter, select it, change the entry of the field 
47705 \family sans
47706 Converter
47707 \family default
47708  and/or 
47709 \family sans
47710 Extra
47711 \begin_inset space ~
47712 \end_inset
47713
47714 flag
47715 \family default
47716  and press the 
47717 \family sans
47718 Modify
47719 \family default
47720  button.
47721  To create a new converter, select an existing one, select a different format
47722  in the 
47723 \family sans
47724 To
47725 \begin_inset space ~
47726 \end_inset
47727
47728 format
47729 \family default
47730  drop-down list, modify the 
47731 \family sans
47732 Converter
47733 \family default
47734  field and press the 
47735 \family sans
47736 Add
47737 \family default
47738  button.
47739 \end_layout
47740
47741 \begin_layout Standard
47742 If the 
47743 \family sans
47744 Converter File Cache
47745 \family default
47746  is enabled, conversions will be cached as long as specified in the field
47747  
47748 \family sans
47749 Maximum Age (in days
47750 \family default
47751 ).
47752  This means that images don't need to be converted again when you reopen
47753  a document; the converted images from the cache will be used instead.
47754 \end_layout
47755
47756 \begin_layout Standard
47757 More about converters, like the flags that can be used in the converter
47758  definition, is described in the section 
47759 \emph on
47760 Converters
47761 \emph default
47762  of the 
47763 \emph on
47764 Customization
47765 \emph default
47766  manual.
47767 \end_layout
47768
47769 \begin_layout Subsection
47770 File Formats
47771 \begin_inset CommandInset label
47772 LatexCommand label
47773 name "sec:File-Formats"
47774
47775 \end_inset
47776
47777
47778 \begin_inset Index idx
47779 status collapsed
47780
47781 \begin_layout Plain Layout
47782 File formats
47783 \end_layout
47784
47785 \end_inset
47786
47787
47788 \begin_inset Index idx
47789 status collapsed
47790
47791 \begin_layout Plain Layout
47792 Copiers
47793 \end_layout
47794
47795 \end_inset
47796
47797
47798 \end_layout
47799
47800 \begin_layout Standard
47801 Here you find the list of defined file formats that LyX can handle.
47802  You can modify the viewer and editor program that should be used for certain
47803  formats.
47804 \end_layout
47805
47806 \begin_layout Standard
47807 Furthermore, you can define the 
47808 \family sans
47809 Default output format
47810 \family default
47811  that is used when you use 
47812 \family sans
47813 View, Update, View Master Document
47814 \family default
47815  or 
47816 \family sans
47817 Update Master Document
47818 \family default
47819  in the 
47820 \family sans
47821 View
47822 \family default
47823  menu or the toolbar.
47824 \end_layout
47825
47826 \begin_layout Standard
47827 More about formats and their options is described in the section 
47828 \emph on
47829 Formats
47830 \emph default
47831  of the 
47832 \emph on
47833 Customization
47834 \emph default
47835  manual.
47836 \end_layout
47837
47838 \begin_layout Standard
47839 Since all conversions from one format to another take place in LyX's temporary
47840  directory, it is sometimes necessary to modify a file before copying it
47841  to the temporary directory in order that the conversion may be performed.
47842  This is done by specifying a 
47843 \family sans
47844 Copier
47845 \family default
47846 .
47847  More about this is described in the section 
47848 \emph on
47849 Copiers
47850 \emph default
47851  of the 
47852 \emph on
47853 Customization
47854 \emph default
47855  manual.
47856 \end_layout
47857
47858 \begin_layout Chapter
47859 Units available in LyX
47860 \begin_inset Index idx
47861 status collapsed
47862
47863 \begin_layout Plain Layout
47864 Units
47865 \end_layout
47866
47867 \end_inset
47868
47869
47870 \begin_inset CommandInset label
47871 LatexCommand label
47872 name "cha:Units-available-in"
47873
47874 \end_inset
47875
47876
47877 \end_layout
47878
47879 \begin_layout Standard
47880 To understand the units described in this documentation, 
47881 \begin_inset CommandInset ref
47882 LatexCommand ref
47883 reference "cap:Units"
47884
47885 \end_inset
47886
47887  explains all units available in LyX.
47888 \end_layout
47889
47890 \begin_layout Standard
47891 \begin_inset Float table
47892 placement h
47893 wide false
47894 sideways false
47895 status open
47896
47897 \begin_layout Plain Layout
47898 \begin_inset Caption
47899
47900 \begin_layout Plain Layout
47901 \begin_inset CommandInset label
47902 LatexCommand label
47903 name "cap:Units"
47904
47905 \end_inset
47906
47907 Units
47908 \end_layout
47909
47910 \end_inset
47911
47912
47913 \end_layout
47914
47915 \begin_layout Plain Layout
47916 \begin_inset VSpace medskip
47917 \end_inset
47918
47919
47920 \end_layout
47921
47922 \begin_layout Plain Layout
47923 \align center
47924 \begin_inset Tabular
47925 <lyxtabular version="3" rows="20" columns="2">
47926 <features tabularvalignment="middle">
47927 <column alignment="center" valignment="top" width="0">
47928 <column alignment="center" valignment="top" width="0">
47929 <row>
47930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
47931 \begin_inset Text
47932
47933 \begin_layout Plain Layout
47934 unit
47935 \end_layout
47936
47937 \end_inset
47938 </cell>
47939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
47940 \begin_inset Text
47941
47942 \begin_layout Plain Layout
47943 name/description
47944 \end_layout
47945
47946 \end_inset
47947 </cell>
47948 </row>
47949 <row>
47950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47951 \begin_inset Text
47952
47953 \begin_layout Plain Layout
47954 mm
47955 \end_layout
47956
47957 \end_inset
47958 </cell>
47959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47960 \begin_inset Text
47961
47962 \begin_layout Plain Layout
47963 millimeter
47964 \end_layout
47965
47966 \end_inset
47967 </cell>
47968 </row>
47969 <row>
47970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47971 \begin_inset Text
47972
47973 \begin_layout Plain Layout
47974 cm
47975 \end_layout
47976
47977 \end_inset
47978 </cell>
47979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47980 \begin_inset Text
47981
47982 \begin_layout Plain Layout
47983 centimeter
47984 \end_layout
47985
47986 \end_inset
47987 </cell>
47988 </row>
47989 <row>
47990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47991 \begin_inset Text
47992
47993 \begin_layout Plain Layout
47994 in
47995 \end_layout
47996
47997 \end_inset
47998 </cell>
47999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48000 \begin_inset Text
48001
48002 \begin_layout Plain Layout
48003 inch
48004 \end_layout
48005
48006 \end_inset
48007 </cell>
48008 </row>
48009 <row>
48010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48011 \begin_inset Text
48012
48013 \begin_layout Plain Layout
48014 pt
48015 \end_layout
48016
48017 \end_inset
48018 </cell>
48019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48020 \begin_inset Text
48021
48022 \begin_layout Plain Layout
48023 point (72.27
48024 \begin_inset space \thinspace{}
48025 \end_inset
48026
48027 pt = 1
48028 \begin_inset space \thinspace{}
48029 \end_inset
48030
48031 in)
48032 \end_layout
48033
48034 \end_inset
48035 </cell>
48036 </row>
48037 <row>
48038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48039 \begin_inset Text
48040
48041 \begin_layout Plain Layout
48042 pc
48043 \end_layout
48044
48045 \end_inset
48046 </cell>
48047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48048 \begin_inset Text
48049
48050 \begin_layout Plain Layout
48051 pica (1
48052 \begin_inset space \thinspace{}
48053 \end_inset
48054
48055 pc = 12
48056 \begin_inset space \thinspace{}
48057 \end_inset
48058
48059 pt)
48060 \end_layout
48061
48062 \end_inset
48063 </cell>
48064 </row>
48065 <row>
48066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48067 \begin_inset Text
48068
48069 \begin_layout Plain Layout
48070 sp
48071 \end_layout
48072
48073 \end_inset
48074 </cell>
48075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48076 \begin_inset Text
48077
48078 \begin_layout Plain Layout
48079 scaled point (65536
48080 \begin_inset space \thinspace{}
48081 \end_inset
48082
48083 sp = 1
48084 \begin_inset space \thinspace{}
48085 \end_inset
48086
48087 pt)
48088 \end_layout
48089
48090 \end_inset
48091 </cell>
48092 </row>
48093 <row>
48094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48095 \begin_inset Text
48096
48097 \begin_layout Plain Layout
48098 bp
48099 \end_layout
48100
48101 \end_inset
48102 </cell>
48103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48104 \begin_inset Text
48105
48106 \begin_layout Plain Layout
48107 big point (72
48108 \begin_inset space \thinspace{}
48109 \end_inset
48110
48111 bp = 1
48112 \begin_inset space \thinspace{}
48113 \end_inset
48114
48115 in)
48116 \end_layout
48117
48118 \end_inset
48119 </cell>
48120 </row>
48121 <row>
48122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48123 \begin_inset Text
48124
48125 \begin_layout Plain Layout
48126 dd
48127 \end_layout
48128
48129 \end_inset
48130 </cell>
48131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48132 \begin_inset Text
48133
48134 \begin_layout Plain Layout
48135 didot (72
48136 \begin_inset space \thinspace{}
48137 \end_inset
48138
48139 dd 
48140 \begin_inset Formula $\approx$
48141 \end_inset
48142
48143  37.6
48144 \begin_inset space \thinspace{}
48145 \end_inset
48146
48147 mm)
48148 \end_layout
48149
48150 \end_inset
48151 </cell>
48152 </row>
48153 <row>
48154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48155 \begin_inset Text
48156
48157 \begin_layout Plain Layout
48158 cc
48159 \end_layout
48160
48161 \end_inset
48162 </cell>
48163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48164 \begin_inset Text
48165
48166 \begin_layout Plain Layout
48167 cicero (1
48168 \begin_inset space \thinspace{}
48169 \end_inset
48170
48171 cc = 12
48172 \begin_inset space \thinspace{}
48173 \end_inset
48174
48175 dd)
48176 \end_layout
48177
48178 \end_inset
48179 </cell>
48180 </row>
48181 <row>
48182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48183 \begin_inset Text
48184
48185 \begin_layout Plain Layout
48186 Scale%
48187 \end_layout
48188
48189 \end_inset
48190 </cell>
48191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48192 \begin_inset Text
48193
48194 \begin_layout Plain Layout
48195 % of original image width
48196 \end_layout
48197
48198 \end_inset
48199 </cell>
48200 </row>
48201 <row>
48202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48203 \begin_inset Text
48204
48205 \begin_layout Plain Layout
48206 text%
48207 \end_layout
48208
48209 \end_inset
48210 </cell>
48211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48212 \begin_inset Text
48213
48214 \begin_layout Plain Layout
48215 % of text width
48216 \end_layout
48217
48218 \end_inset
48219 </cell>
48220 </row>
48221 <row>
48222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48223 \begin_inset Text
48224
48225 \begin_layout Plain Layout
48226 col%
48227 \end_layout
48228
48229 \end_inset
48230 </cell>
48231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48232 \begin_inset Text
48233
48234 \begin_layout Plain Layout
48235 % of column width
48236 \end_layout
48237
48238 \end_inset
48239 </cell>
48240 </row>
48241 <row>
48242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48243 \begin_inset Text
48244
48245 \begin_layout Plain Layout
48246 page%
48247 \end_layout
48248
48249 \end_inset
48250 </cell>
48251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48252 \begin_inset Text
48253
48254 \begin_layout Plain Layout
48255 % of paper width
48256 \end_layout
48257
48258 \end_inset
48259 </cell>
48260 </row>
48261 <row>
48262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48263 \begin_inset Text
48264
48265 \begin_layout Plain Layout
48266 line%
48267 \end_layout
48268
48269 \end_inset
48270 </cell>
48271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48272 \begin_inset Text
48273
48274 \begin_layout Plain Layout
48275 % of line width
48276 \end_layout
48277
48278 \end_inset
48279 </cell>
48280 </row>
48281 <row>
48282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48283 \begin_inset Text
48284
48285 \begin_layout Plain Layout
48286 theight%
48287 \end_layout
48288
48289 \end_inset
48290 </cell>
48291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48292 \begin_inset Text
48293
48294 \begin_layout Plain Layout
48295 % of text height
48296 \end_layout
48297
48298 \end_inset
48299 </cell>
48300 </row>
48301 <row>
48302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48303 \begin_inset Text
48304
48305 \begin_layout Plain Layout
48306 pheight%
48307 \end_layout
48308
48309 \end_inset
48310 </cell>
48311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48312 \begin_inset Text
48313
48314 \begin_layout Plain Layout
48315 % of paper height
48316 \end_layout
48317
48318 \end_inset
48319 </cell>
48320 </row>
48321 <row>
48322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48323 \begin_inset Text
48324
48325 \begin_layout Plain Layout
48326 ex
48327 \end_layout
48328
48329 \end_inset
48330 </cell>
48331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48332 \begin_inset Text
48333
48334 \begin_layout Plain Layout
48335 height of letter 
48336 \emph on
48337 x
48338 \emph default
48339  in current font
48340 \end_layout
48341
48342 \end_inset
48343 </cell>
48344 </row>
48345 <row>
48346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48347 \begin_inset Text
48348
48349 \begin_layout Plain Layout
48350 em
48351 \end_layout
48352
48353 \end_inset
48354 </cell>
48355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48356 \begin_inset Text
48357
48358 \begin_layout Plain Layout
48359 width of letter 
48360 \emph on
48361 M
48362 \emph default
48363  in current font
48364 \end_layout
48365
48366 \end_inset
48367 </cell>
48368 </row>
48369 <row>
48370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48371 \begin_inset Text
48372
48373 \begin_layout Plain Layout
48374 mu
48375 \end_layout
48376
48377 \end_inset
48378 </cell>
48379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
48380 \begin_inset Text
48381
48382 \begin_layout Plain Layout
48383 math unit (1
48384 \begin_inset space \thinspace{}
48385 \end_inset
48386
48387 mu = 1/18
48388 \begin_inset space \thinspace{}
48389 \end_inset
48390
48391 em)
48392 \end_layout
48393
48394 \end_inset
48395 </cell>
48396 </row>
48397 </lyxtabular>
48398
48399 \end_inset
48400
48401
48402 \end_layout
48403
48404 \end_inset
48405
48406
48407 \end_layout
48408
48409 \begin_layout Chapter
48410 Credits
48411 \begin_inset CommandInset label
48412 LatexCommand label
48413 name "cha:Credits"
48414
48415 \end_inset
48416
48417
48418 \end_layout
48419
48420 \begin_layout Standard
48421 The documentation is a collaborative effort between many different people
48422  (and we would encourage people to contribute!).
48423 \end_layout
48424
48425 \begin_layout Itemize
48426
48427 \noun on
48428 Alejandro Aguilar Sierra
48429 \end_layout
48430
48431 \begin_layout Itemize
48432
48433 \noun on
48434 Amir Karger
48435 \end_layout
48436
48437 \begin_layout Itemize
48438
48439 \noun on
48440 David Johnson
48441 \end_layout
48442
48443 \begin_layout Itemize
48444
48445 \noun on
48446 Hartmut Haase
48447 \end_layout
48448
48449 \begin_layout Itemize
48450
48451 \noun on
48452 Ignacio García
48453 \end_layout
48454
48455 \begin_layout Itemize
48456
48457 \noun on
48458 Ivan Schreter
48459 \end_layout
48460
48461 \begin_layout Itemize
48462
48463 \noun on
48464 John Raithel
48465 \end_layout
48466
48467 \begin_layout Itemize
48468
48469 \noun on
48470 John Weiss
48471 \end_layout
48472
48473 \begin_layout Itemize
48474
48475 \noun on
48476 Lars Gullik Bjønnes
48477 \end_layout
48478
48479 \begin_layout Itemize
48480
48481 \noun on
48482 Matthias Ettrich
48483 \end_layout
48484
48485 \begin_layout Itemize
48486
48487 \noun on
48488 Matthias Zenker
48489 \end_layout
48490
48491 \begin_layout Itemize
48492
48493 \noun on
48494 Rich Fields
48495 \end_layout
48496
48497 \begin_layout Itemize
48498
48499 \noun on
48500 Pascal André
48501 \end_layout
48502
48503 \begin_layout Itemize
48504
48505 \noun on
48506 Paul Evans
48507 \end_layout
48508
48509 \begin_layout Itemize
48510
48511 \noun on
48512 Paul Russel
48513 \end_layout
48514
48515 \begin_layout Itemize
48516
48517 \noun on
48518 Robin Socha
48519 \end_layout
48520
48521 \begin_layout Itemize
48522
48523 \noun on
48524 Uwe Stöhr
48525 \end_layout
48526
48527 \begin_layout Itemize
48528 The LyX Team: 
48529 \begin_inset CommandInset citation
48530 LatexCommand cite
48531 key "lyxcredit"
48532
48533 \end_inset
48534
48535
48536 \end_layout
48537
48538 \begin_layout Standard
48539 \begin_inset Newpage newpage
48540 \end_inset
48541
48542 The bibliography on the following page was created with the 
48543 \family sans
48544 Bibliography
48545 \family default
48546  environment.
48547 \end_layout
48548
48549 \begin_layout Bibliography
48550 \labelwidthstring Literaturverzeichnis
48551 \begin_inset CommandInset bibitem
48552 LatexCommand bibitem
48553 label "Credits"
48554 key "lyxcredit"
48555
48556 \end_inset
48557
48558 The LyX Team: 
48559 \begin_inset CommandInset href
48560 LatexCommand href
48561 name "Credits"
48562 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
48563
48564 \end_inset
48565
48566 :
48567 \begin_inset Newline newline
48568 \end_inset
48569
48570
48571 \begin_inset Flex URL
48572 status collapsed
48573
48574 \begin_layout Plain Layout
48575
48576 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
48577 \end_layout
48578
48579 \end_inset
48580
48581
48582 \end_layout
48583
48584 \begin_layout Bibliography
48585 \labelwidthstring Literaturverzeichnis
48586 \begin_inset CommandInset bibitem
48587 LatexCommand bibitem
48588 key "latexcompanion"
48589
48590 \end_inset
48591
48592 Frank Mittelbach and Michel Goossens: 
48593 \emph on
48594 The LaTeX Companion Second Edition.
48595
48596 \emph default
48597  Addison-Wesley, 2004
48598 \end_layout
48599
48600 \begin_layout Bibliography
48601 \labelwidthstring Literaturverzeichnis
48602 \begin_inset CommandInset bibitem
48603 LatexCommand bibitem
48604 key "latexguide"
48605
48606 \end_inset
48607
48608 Helmut Kopka and Patrick W.
48609  Daly: 
48610 \emph on
48611 A Guide to LaTeX Fourth Edition.
48612
48613 \emph default
48614  Addison-Wesley, 2003
48615 \end_layout
48616
48617 \begin_layout Bibliography
48618 \labelwidthstring Literaturverzeichnis
48619 \begin_inset CommandInset bibitem
48620 LatexCommand bibitem
48621 key "latexbook"
48622
48623 \end_inset
48624
48625 Leslie Lamport: 
48626 \emph on
48627 LaTeX: A Document Preparation System.
48628
48629 \emph default
48630  Addison-Wesley, second edition, 1994
48631 \end_layout
48632
48633 \begin_layout Bibliography
48634 \labelwidthstring Literaturverzeichnis
48635 \begin_inset CommandInset bibitem
48636 LatexCommand bibitem
48637 key "texbook"
48638
48639 \end_inset
48640
48641 Donald E.
48642  Knuth.
48643  
48644 \emph on
48645 The TeXbook.
48646
48647 \emph default
48648  Addison-Wesley, 1984
48649 \end_layout
48650
48651 \begin_layout Bibliography
48652 \labelwidthstring Literaturverzeichnis
48653 \begin_inset CommandInset bibitem
48654 LatexCommand bibitem
48655 key "TeXCatalogue"
48656
48657 \end_inset
48658
48659 The TeX Catalogue:
48660 \begin_inset Newline newline
48661 \end_inset
48662
48663
48664 \begin_inset Flex URL
48665 status collapsed
48666
48667 \begin_layout Plain Layout
48668
48669 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
48670 \end_layout
48671
48672 \end_inset
48673
48674
48675 \end_layout
48676
48677 \begin_layout Bibliography
48678 \labelwidthstring Literaturverzeichnis
48679 \begin_inset CommandInset bibitem
48680 LatexCommand bibitem
48681 key "LaTeXFAQ"
48682
48683 \end_inset
48684
48685 The LaTeX FAQ:
48686 \begin_inset Newline newline
48687 \end_inset
48688
48689
48690 \begin_inset Flex URL
48691 status collapsed
48692
48693 \begin_layout Plain Layout
48694
48695 http://www.tex.ac.uk/cgi-bin/texfaq2html
48696 \end_layout
48697
48698 \end_inset
48699
48700
48701 \end_layout
48702
48703 \begin_layout Bibliography
48704 \labelwidthstring Literaturverzeichnis
48705 \begin_inset CommandInset bibitem
48706 LatexCommand bibitem
48707 key "BibTeX"
48708
48709 \end_inset
48710
48711
48712 \begin_inset CommandInset href
48713 LatexCommand href
48714 name "Documentation"
48715 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
48716
48717 \end_inset
48718
48719  of the program 
48720 \family sans
48721 BibTeX
48722 \family default
48723 :
48724 \begin_inset Newline newline
48725 \end_inset
48726
48727
48728 \begin_inset Flex URL
48729 status collapsed
48730
48731 \begin_layout Plain Layout
48732
48733 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
48734 \end_layout
48735
48736 \end_inset
48737
48738
48739 \end_layout
48740
48741 \begin_layout Bibliography
48742 \labelwidthstring Literaturverzeichnis
48743 \begin_inset CommandInset bibitem
48744 LatexCommand bibitem
48745 key "BibTeX-2"
48746
48747 \end_inset
48748
48749
48750 \begin_inset CommandInset href
48751 LatexCommand href
48752 name "Documentation"
48753 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
48754
48755 \end_inset
48756
48757  how to use the program 
48758 \family sans
48759 BibTeX
48760 \family default
48761 :
48762 \begin_inset Newline newline
48763 \end_inset
48764
48765
48766 \begin_inset Flex URL
48767 status collapsed
48768
48769 \begin_layout Plain Layout
48770
48771 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
48772 \end_layout
48773
48774 \end_inset
48775
48776
48777 \end_layout
48778
48779 \begin_layout Bibliography
48780 \labelwidthstring Literaturverzeichnis
48781 \begin_inset CommandInset bibitem
48782 LatexCommand bibitem
48783 key "makeindex"
48784
48785 \end_inset
48786
48787
48788 \begin_inset CommandInset href
48789 LatexCommand href
48790 name "Documentation"
48791 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
48792
48793 \end_inset
48794
48795  of the program 
48796 \family sans
48797 makeindex
48798 \family default
48799 :
48800 \begin_inset Newline newline
48801 \end_inset
48802
48803
48804 \begin_inset Flex URL
48805 status collapsed
48806
48807 \begin_layout Plain Layout
48808
48809 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
48810 \end_layout
48811
48812 \end_inset
48813
48814
48815 \end_layout
48816
48817 \begin_layout Bibliography
48818 \labelwidthstring Literaturverzeichnis
48819 \begin_inset CommandInset bibitem
48820 LatexCommand bibitem
48821 key "xindy"
48822
48823 \end_inset
48824
48825
48826 \begin_inset CommandInset href
48827 LatexCommand href
48828 name "Documentation"
48829 target "http://www.xindy.org/documentation.html"
48830
48831 \end_inset
48832
48833  of the program 
48834 \family sans
48835 xindy
48836 \family default
48837 :
48838 \begin_inset Newline newline
48839 \end_inset
48840
48841
48842 \begin_inset Flex URL
48843 status collapsed
48844
48845 \begin_layout Plain Layout
48846
48847 http://www.xindy.org/documentation.html
48848 \end_layout
48849
48850 \end_inset
48851
48852
48853 \end_layout
48854
48855 \begin_layout Bibliography
48856 \labelwidthstring Literaturverzeichnis
48857 \begin_inset CommandInset bibitem
48858 LatexCommand bibitem
48859 key "caption"
48860
48861 \end_inset
48862
48863
48864 \begin_inset CommandInset href
48865 LatexCommand href
48866 name "Documentation"
48867 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
48868
48869 \end_inset
48870
48871  of the LaTeX-package 
48872 \series bold
48873 caption
48874 \series default
48875
48876 \begin_inset Index idx
48877 status collapsed
48878
48879 \begin_layout Plain Layout
48880 LaTeX-packages ! caption
48881 \end_layout
48882
48883 \end_inset
48884
48885 :
48886 \begin_inset Newline newline
48887 \end_inset
48888
48889
48890 \begin_inset Flex URL
48891 status collapsed
48892
48893 \begin_layout Plain Layout
48894
48895 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
48896 \end_layout
48897
48898 \end_inset
48899
48900
48901 \end_layout
48902
48903 \begin_layout Bibliography
48904 \labelwidthstring Literaturverzeichnis
48905 \begin_inset CommandInset bibitem
48906 LatexCommand bibitem
48907 key "enumitem"
48908
48909 \end_inset
48910
48911
48912 \begin_inset CommandInset href
48913 LatexCommand href
48914 name "Documentation"
48915 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
48916
48917 \end_inset
48918
48919  of the LaTeX-package 
48920 \series bold
48921 enumitem
48922 \series default
48923
48924 \begin_inset Index idx
48925 status collapsed
48926
48927 \begin_layout Plain Layout
48928 LaTeX-packages ! enumitem
48929 \end_layout
48930
48931 \end_inset
48932
48933 :
48934 \begin_inset Newline newline
48935 \end_inset
48936
48937
48938 \begin_inset Flex URL
48939 status collapsed
48940
48941 \begin_layout Plain Layout
48942
48943 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
48944 \end_layout
48945
48946 \end_inset
48947
48948
48949 \end_layout
48950
48951 \begin_layout Bibliography
48952 \labelwidthstring Literaturverzeichnis
48953 \begin_inset CommandInset bibitem
48954 LatexCommand bibitem
48955 key "fancyhdr"
48956
48957 \end_inset
48958
48959
48960 \begin_inset CommandInset href
48961 LatexCommand href
48962 name "Documentation"
48963 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
48964
48965 \end_inset
48966
48967  of the LaTeX-package 
48968 \series bold
48969 fancyhdr
48970 \series default
48971
48972 \begin_inset Index idx
48973 status collapsed
48974
48975 \begin_layout Plain Layout
48976 LaTeX-packages ! fancyhdr
48977 \end_layout
48978
48979 \end_inset
48980
48981 :
48982 \begin_inset Newline newline
48983 \end_inset
48984
48985
48986 \begin_inset Flex URL
48987 status collapsed
48988
48989 \begin_layout Plain Layout
48990
48991 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
48992 \end_layout
48993
48994 \end_inset
48995
48996
48997 \end_layout
48998
48999 \begin_layout Bibliography
49000 \labelwidthstring Literaturverzeichnis
49001 \begin_inset CommandInset bibitem
49002 LatexCommand bibitem
49003 key "hyperref"
49004
49005 \end_inset
49006
49007
49008 \series bold
49009
49010 \begin_inset CommandInset href
49011 LatexCommand href
49012 name "Documentation"
49013 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
49014
49015 \end_inset
49016
49017
49018 \series default
49019  of the LaTeX-package 
49020 \series bold
49021 hyperref
49022 \series default
49023
49024 \begin_inset Index idx
49025 status collapsed
49026
49027 \begin_layout Plain Layout
49028 LaTeX-packages ! hyperref
49029 \end_layout
49030
49031 \end_inset
49032
49033 :
49034 \begin_inset Newline newline
49035 \end_inset
49036
49037
49038 \begin_inset Flex URL
49039 status collapsed
49040
49041 \begin_layout Plain Layout
49042
49043 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
49044 \end_layout
49045
49046 \end_inset
49047
49048
49049 \end_layout
49050
49051 \begin_layout Bibliography
49052 \labelwidthstring Literaturverzeichnis
49053 \begin_inset CommandInset bibitem
49054 LatexCommand bibitem
49055 key "nomencl"
49056
49057 \end_inset
49058
49059
49060 \begin_inset CommandInset href
49061 LatexCommand href
49062 name "Documentation"
49063 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
49064
49065 \end_inset
49066
49067  of the LaTeX-package 
49068 \series bold
49069 nomencl
49070 \series default
49071
49072 \begin_inset Index idx
49073 status collapsed
49074
49075 \begin_layout Plain Layout
49076 LaTeX-packages ! nomencl
49077 \end_layout
49078
49079 \end_inset
49080
49081 :
49082 \begin_inset Newline newline
49083 \end_inset
49084
49085
49086 \begin_inset Flex URL
49087 status collapsed
49088
49089 \begin_layout Plain Layout
49090
49091 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
49092 \end_layout
49093
49094 \end_inset
49095
49096
49097 \end_layout
49098
49099 \begin_layout Bibliography
49100 \labelwidthstring Literaturverzeichnis
49101 \begin_inset CommandInset bibitem
49102 LatexCommand bibitem
49103 key "prettyref"
49104
49105 \end_inset
49106
49107
49108 \begin_inset CommandInset href
49109 LatexCommand href
49110 name "Documentation"
49111 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
49112
49113 \end_inset
49114
49115  of the LaTeX-package 
49116 \series bold
49117 prettyref
49118 \series default
49119
49120 \begin_inset Index idx
49121 status collapsed
49122
49123 \begin_layout Plain Layout
49124 LaTeX-packages ! prettyref
49125 \end_layout
49126
49127 \end_inset
49128
49129 :
49130 \begin_inset Newline newline
49131 \end_inset
49132
49133
49134 \begin_inset Flex URL
49135 status collapsed
49136
49137 \begin_layout Plain Layout
49138
49139 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
49140 \end_layout
49141
49142 \end_inset
49143
49144
49145 \end_layout
49146
49147 \begin_layout Bibliography
49148 \labelwidthstring Literaturverzeichnis
49149 \begin_inset CommandInset bibitem
49150 LatexCommand bibitem
49151 key "refstyle"
49152
49153 \end_inset
49154
49155
49156 \begin_inset CommandInset href
49157 LatexCommand href
49158 name "Documentation"
49159 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
49160
49161 \end_inset
49162
49163  of the LaTeX-package 
49164 \series bold
49165 refstyle
49166 \series default
49167
49168 \begin_inset Index idx
49169 status collapsed
49170
49171 \begin_layout Plain Layout
49172 LaTeX-packages ! refstyle
49173 \end_layout
49174
49175 \end_inset
49176
49177 :
49178 \begin_inset Newline newline
49179 \end_inset
49180
49181
49182 \begin_inset Flex URL
49183 status collapsed
49184
49185 \begin_layout Plain Layout
49186
49187 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
49188 \end_layout
49189
49190 \end_inset
49191
49192
49193 \end_layout
49194
49195 \begin_layout Bibliography
49196 \labelwidthstring Literaturverzeichnis
49197 \begin_inset CommandInset bibitem
49198 LatexCommand bibitem
49199 key "tipa"
49200
49201 \end_inset
49202
49203
49204 \begin_inset CommandInset href
49205 LatexCommand href
49206 name "Documentation"
49207 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
49208
49209 \end_inset
49210
49211  of the LaTeX-package 
49212 \series bold
49213 tipa
49214 \series default
49215
49216 \begin_inset Index idx
49217 status collapsed
49218
49219 \begin_layout Plain Layout
49220 LaTeX-packages ! tipa
49221 \end_layout
49222
49223 \end_inset
49224
49225 :
49226 \begin_inset Newline newline
49227 \end_inset
49228
49229
49230 \begin_inset Flex URL
49231 status collapsed
49232
49233 \begin_layout Plain Layout
49234
49235 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
49236 \end_layout
49237
49238 \end_inset
49239
49240
49241 \end_layout
49242
49243 \begin_layout Bibliography
49244 \labelwidthstring Literaturverzeichnis
49245 \begin_inset CommandInset bibitem
49246 LatexCommand bibitem
49247 key "Arabic"
49248
49249 \end_inset
49250
49251
49252 \begin_inset CommandInset href
49253 LatexCommand href
49254 name "Wiki-page"
49255 target "http://wiki.lyx.org/Windows/Arabic"
49256
49257 \end_inset
49258
49259  how to set up LyX for Arabic:
49260 \begin_inset Newline newline
49261 \end_inset
49262
49263
49264 \begin_inset Flex URL
49265 status collapsed
49266
49267 \begin_layout Plain Layout
49268
49269 http://wiki.lyx.org/Windows/Arabic
49270 \end_layout
49271
49272 \end_inset
49273
49274
49275 \end_layout
49276
49277 \begin_layout Bibliography
49278 \labelwidthstring Literaturverzeichnis
49279 \begin_inset CommandInset bibitem
49280 LatexCommand bibitem
49281 key "Armenian"
49282
49283 \end_inset
49284
49285
49286 \begin_inset CommandInset href
49287 LatexCommand href
49288 name "Wiki-page"
49289 target "http://wiki.lyx.org/Windows/Armenian"
49290
49291 \end_inset
49292
49293  how to set up LyX for Armenian:
49294 \begin_inset Newline newline
49295 \end_inset
49296
49297
49298 \begin_inset Flex URL
49299 status collapsed
49300
49301 \begin_layout Plain Layout
49302
49303 http://wiki.lyx.org/Windows/Armenian
49304 \end_layout
49305
49306 \end_inset
49307
49308
49309 \end_layout
49310
49311 \begin_layout Bibliography
49312 \labelwidthstring Literaturverzeichnis
49313 \begin_inset CommandInset bibitem
49314 LatexCommand bibitem
49315 key "Farsi"
49316
49317 \end_inset
49318
49319
49320 \begin_inset CommandInset href
49321 LatexCommand href
49322 name "Wiki-page"
49323 target "http://wiki.lyx.org/Windows/Farsi"
49324
49325 \end_inset
49326
49327  how to set up LyX for Farsi:
49328 \begin_inset Newline newline
49329 \end_inset
49330
49331
49332 \begin_inset Flex URL
49333 status collapsed
49334
49335 \begin_layout Plain Layout
49336
49337 http://wiki.lyx.org/Windows/Farsi
49338 \end_layout
49339
49340 \end_inset
49341
49342
49343 \end_layout
49344
49345 \begin_layout Bibliography
49346 \labelwidthstring Literaturverzeichnis
49347 \begin_inset CommandInset bibitem
49348 LatexCommand bibitem
49349 key "Hebrew"
49350
49351 \end_inset
49352
49353
49354 \begin_inset CommandInset href
49355 LatexCommand href
49356 name "Wiki-page"
49357 target "http://wiki.lyx.org/Windows/Hebrew"
49358
49359 \end_inset
49360
49361  how to set up LyX for Hebrew:
49362 \begin_inset Newline newline
49363 \end_inset
49364
49365
49366 \begin_inset Flex URL
49367 status collapsed
49368
49369 \begin_layout Plain Layout
49370
49371 http://wiki.lyx.org/Windows/Hebrew
49372 \end_layout
49373
49374 \end_inset
49375
49376
49377 \end_layout
49378
49379 \begin_layout Bibliography
49380 \labelwidthstring Literaturverzeichnis
49381 \begin_inset CommandInset bibitem
49382 LatexCommand bibitem
49383 key "Japanese"
49384
49385 \end_inset
49386
49387
49388 \begin_inset CommandInset href
49389 LatexCommand href
49390 name "Wiki-page"
49391 target "http://wiki.lyx.org/Windows/Japanese"
49392
49393 \end_inset
49394
49395  how to set up LyX for Japanese:
49396 \begin_inset Newline newline
49397 \end_inset
49398
49399
49400 \begin_inset Flex URL
49401 status collapsed
49402
49403 \begin_layout Plain Layout
49404
49405 http://wiki.lyx.org/Windows/Japanese
49406 \end_layout
49407
49408 \end_inset
49409
49410
49411 \end_layout
49412
49413 \begin_layout Bibliography
49414 \labelwidthstring Literaturverzeichnis
49415 \begin_inset CommandInset bibitem
49416 LatexCommand bibitem
49417 key "Latvian"
49418
49419 \end_inset
49420
49421
49422 \begin_inset CommandInset href
49423 LatexCommand href
49424 name "Wiki-page"
49425 target "http://wiki.lyx.org/Windows/Latvian"
49426
49427 \end_inset
49428
49429  how to set up LyX for Latvian:
49430 \begin_inset Newline newline
49431 \end_inset
49432
49433
49434 \begin_inset Flex URL
49435 status collapsed
49436
49437 \begin_layout Plain Layout
49438
49439 http://wiki.lyx.org/Windows/Latvian
49440 \end_layout
49441
49442 \end_inset
49443
49444
49445 \end_layout
49446
49447 \begin_layout Bibliography
49448 \labelwidthstring Literaturverzeichnis
49449 \begin_inset CommandInset bibitem
49450 LatexCommand bibitem
49451 key "Lithuanian"
49452
49453 \end_inset
49454
49455
49456 \begin_inset CommandInset href
49457 LatexCommand href
49458 name "Wiki-page"
49459 target "http://wiki.lyx.org/Windows/Lithuanian"
49460
49461 \end_inset
49462
49463  how to set up LyX for Lithuanian:
49464 \begin_inset Newline newline
49465 \end_inset
49466
49467
49468 \begin_inset Flex URL
49469 status collapsed
49470
49471 \begin_layout Plain Layout
49472
49473 http://wiki.lyx.org/Windows/Lithuanian
49474 \end_layout
49475
49476 \end_inset
49477
49478
49479 \end_layout
49480
49481 \begin_layout Bibliography
49482 \labelwidthstring Literaturverzeichnis
49483 \begin_inset CommandInset bibitem
49484 LatexCommand bibitem
49485 key "Mongolian"
49486
49487 \end_inset
49488
49489
49490 \begin_inset CommandInset href
49491 LatexCommand href
49492 name "Wiki-page"
49493 target "http://wiki.lyx.org/Windows/Mongolian"
49494
49495 \end_inset
49496
49497  how to set up LyX for Mongolian:
49498 \begin_inset Newline newline
49499 \end_inset
49500
49501
49502 \begin_inset Flex URL
49503 status collapsed
49504
49505 \begin_layout Plain Layout
49506
49507 http://wiki.lyx.org/Windows/Mongolian
49508 \end_layout
49509
49510 \end_inset
49511
49512
49513 \end_layout
49514
49515 \begin_layout Bibliography
49516 \labelwidthstring Literaturverzeichnis
49517 \begin_inset CommandInset bibitem
49518 LatexCommand bibitem
49519 key "Vietnamese"
49520
49521 \end_inset
49522
49523
49524 \begin_inset CommandInset href
49525 LatexCommand href
49526 name "Wiki-page"
49527 target "http://wiki.lyx.org/Windows/Vietnamese"
49528
49529 \end_inset
49530
49531  how to set up LyX for Vietnamese:
49532 \begin_inset Newline newline
49533 \end_inset
49534
49535
49536 \begin_inset Flex URL
49537 status collapsed
49538
49539 \begin_layout Plain Layout
49540
49541 http://wiki.lyx.org/Windows/Vietnamese
49542 \end_layout
49543
49544 \end_inset
49545
49546
49547 \end_layout
49548
49549 \begin_layout Bibliography
49550 \labelwidthstring Literaturverzeichnis
49551 \begin_inset CommandInset bibitem
49552 LatexCommand bibitem
49553 key "NewInLyX20"
49554
49555 \end_inset
49556
49557
49558 \begin_inset CommandInset href
49559 LatexCommand href
49560 name "Wiki-page"
49561 target "http://wiki.lyx.org/LyX/NewInLyX20"
49562
49563 \end_inset
49564
49565  about new features in 
49566 \family sans
49567 LyX 2.0
49568 \family default
49569 :
49570 \begin_inset Newline newline
49571 \end_inset
49572
49573
49574 \begin_inset Flex URL
49575 status collapsed
49576
49577 \begin_layout Plain Layout
49578
49579 http://wiki.lyx.org/LyX/NewInLyX20
49580 \end_layout
49581
49582 \end_inset
49583
49584
49585 \end_layout
49586
49587 \begin_layout Standard
49588 \begin_inset Newpage newpage
49589 \end_inset
49590
49591
49592 \begin_inset ERT
49593 status collapsed
49594
49595 \begin_layout Plain Layout
49596
49597
49598 \backslash
49599 let
49600 \backslash
49601 mybibname
49602 \backslash
49603 bibname
49604 \end_layout
49605
49606 \begin_layout Plain Layout
49607
49608
49609 \backslash
49610 renewcommand{
49611 \backslash
49612 bibname}{
49613 \backslash
49614 mybibname
49615 \backslash
49616 ; 2}
49617 \end_layout
49618
49619 \end_inset
49620
49621
49622 \begin_inset Note Note
49623 status collapsed
49624
49625 \begin_layout Plain Layout
49626 The command 
49627 \series bold
49628
49629 \backslash
49630 bibname
49631 \series default
49632  is the name of the bibliography in the current document language.
49633  It is redefined here with the number 2 at the end to state that the following
49634  bibliography is the second one:
49635 \end_layout
49636
49637 \end_inset
49638
49639
49640 \end_layout
49641
49642 \begin_layout Standard
49643 \begin_inset CommandInset bibtex
49644 LatexCommand bibtex
49645 bibfiles "biblio/LyXDocs"
49646 options "biblio/alphadin"
49647
49648 \end_inset
49649
49650
49651 \end_layout
49652
49653 \begin_layout Standard
49654 The above bibliography is created from a BibTeX-database.
49655 \end_layout
49656
49657 \begin_layout Standard
49658 \begin_inset CommandInset nomencl_print
49659 LatexCommand printnomenclature
49660 set_width "auto"
49661
49662 \end_inset
49663
49664
49665 \begin_inset CommandInset index_print
49666 LatexCommand printindex
49667 type "idx"
49668
49669 \end_inset
49670
49671
49672 \end_layout
49673
49674 \end_body
49675 \end_document