]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
c17beebc80efc071b90994c0934a2d40faebb173
[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 that 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 \family sans
4860
4861 \begin_inset Index idx
4862 status collapsed
4863
4864 \begin_layout Plain Layout
4865 Document ! Settings
4866 \end_layout
4867
4868 \end_inset
4869
4870
4871 \family default
4872  Under 
4873 \family sans
4874 Numbering
4875 \begin_inset space ~
4876 \end_inset
4877
4878 &
4879 \begin_inset space ~
4880 \end_inset
4881
4882 TOC
4883 \family default
4884  you will see two counters.
4885  The one named 
4886 \family sans
4887 Numbering
4888 \family default
4889  controls how far down in the sectioning hierarchy LyX numbers a section
4890  heading.
4891  The other one controls the appearance of the section headings in the table
4892  of contents.
4893 \end_layout
4894
4895 \begin_layout Subsubsection
4896 Short Titles of Headings
4897 \begin_inset Index idx
4898 status collapsed
4899
4900 \begin_layout Plain Layout
4901 Section headings ! Short titles
4902 \end_layout
4903
4904 \end_inset
4905
4906
4907 \begin_inset Argument
4908 status collapsed
4909
4910 \begin_layout Plain Layout
4911 Short Titles
4912 \end_layout
4913
4914 \end_inset
4915
4916
4917 \begin_inset CommandInset label
4918 LatexCommand label
4919 name "sec:Short-Titles"
4920
4921 \end_inset
4922
4923
4924 \end_layout
4925
4926 \begin_layout Standard
4927 Some section or chapter titles, such as this one, can get quite long.
4928  This can cause trouble when there is limited horizontal space.
4929  For example, if the header of the page is set to show the current section
4930  title, a long title will protrude over the page margins and look awful.
4931 \end_layout
4932
4933 \begin_layout Standard
4934 LaTeX allows you to specify a short title for section headings.
4935  This short title is used in the header and in the actual table of contents,
4936  avoiding the problem mentioned.
4937  To specify a short title, use the menu 
4938 \family sans
4939 Insert\SpecialChar \menuseparator
4940 Short
4941 \begin_inset space ~
4942 \end_inset
4943
4944 Title
4945 \family default
4946 .
4947  This will insert a box labeled 
4948 \begin_inset Quotes eld
4949 \end_inset
4950
4951 opt
4952 \begin_inset Quotes erd
4953 \end_inset
4954
4955  (stands for 
4956 \begin_inset Quotes eld
4957 \end_inset
4958
4959 optional
4960 \begin_inset Quotes erd
4961 \end_inset
4962
4963 ) which you can use to enter the short title text.
4964  This also works for captions inside floats.
4965 \end_layout
4966
4967 \begin_layout Standard
4968 The title of this section is a good example of using this feature.
4969 \end_layout
4970
4971 \begin_layout Subsubsection
4972 Special Information
4973 \end_layout
4974
4975 \begin_layout Standard
4976 The following information applies to all section headings:
4977 \end_layout
4978
4979 \begin_layout Itemize
4980 You cannot do any nesting with these environments.
4981 \end_layout
4982
4983 \begin_layout Itemize
4984 You cannot use a margin note in any of these environments.
4985 \end_layout
4986
4987 \begin_layout Itemize
4988 You can only use inline math in these environments.
4989 \end_layout
4990
4991 \begin_layout Itemize
4992 You can use labels and cross-references to refer to their numbers.
4993 \end_layout
4994
4995 \begin_layout Subsection
4996 Quotes and Poetry line spacing
4997 \end_layout
4998
4999 \begin_layout Standard
5000 LyX has three paragraph environments for writing poetry and quotations.
5001  They are 
5002 \family sans
5003 Quote
5004 \family default
5005
5006 \family sans
5007 Quotation
5008 \family default
5009 , and 
5010 \family sans
5011 Verse
5012 \family default
5013 .
5014  Forget the days of changing line spacing and twiddling with margins.
5015  These three paragraph environments already have those changes built-in.
5016  They all widen the left margin and add a bit of extra space above and below
5017  the text they contain.
5018  They also allow nesting, so you can put a 
5019 \family sans
5020 Verse
5021 \family default
5022  in a 
5023 \family sans
5024 Quotation
5025 \family default
5026 , as well as in some other paragraph environments.
5027 \end_layout
5028
5029 \begin_layout Standard
5030 There is another feature of these three paragraph environments: they do
5031  
5032 \emph on
5033 not
5034 \emph default
5035  reset to 
5036 \family sans
5037 Standard
5038 \family default
5039  when you start a new paragraph.
5040  So, you can type in that poem and merrily hit 
5041 \family sans
5042 Return
5043 \family default
5044  without worrying about the paragraph environment changing on you.
5045  Of course, that means that, once you're done typing in that poem, you have
5046  to change back to the 
5047 \family sans
5048 Standard
5049 \family default
5050  environment yourself.
5051 \end_layout
5052
5053 \begin_layout Subsubsection
5054
5055 \family sans
5056 Quote
5057 \family default
5058  and 
5059 \family sans
5060 Quotation
5061 \family default
5062
5063 \begin_inset CommandInset label
5064 LatexCommand label
5065 name "sec:Quote"
5066
5067 \end_inset
5068
5069
5070 \begin_inset Index idx
5071 status collapsed
5072
5073 \begin_layout Plain Layout
5074 Quotation
5075 \end_layout
5076
5077 \end_inset
5078
5079
5080 \end_layout
5081
5082 \begin_layout Standard
5083 Now that we've described the similarities of these three environments, it's
5084  time for the differences.
5085  
5086 \family sans
5087 Quote
5088 \family default
5089  and 
5090 \family sans
5091 Quotation
5092 \family default
5093  are identical except for one difference: 
5094 \family sans
5095 Quote
5096 \family default
5097  uses extra spacing to separate paragraphs and never indents the first line.
5098  
5099 \family sans
5100 Quotation
5101 \family default
5102  
5103 \emph on
5104 always
5105 \emph default
5106  indents the first line of a paragraph and uses the same line spacing throughout.
5107 \end_layout
5108
5109 \begin_layout Standard
5110 Here's an example of the 
5111 \family sans
5112 Quote
5113 \family default
5114  environment:
5115 \end_layout
5116
5117 \begin_layout Quote
5118 This is in the 
5119 \family sans
5120 Quote
5121 \family default
5122  environment.
5123  I can keep writing, extending this line out further and further until it
5124  wraps.
5125  See – no indentation!
5126 \end_layout
5127
5128 \begin_layout Quote
5129 Here's the second paragraph of this quote.
5130  Again, there's no indentation, but there is extra space between me and
5131  the other paragraph.
5132 \end_layout
5133
5134 \begin_layout Standard
5135 Here's another example, this time in the 
5136 \family sans
5137 Quotation
5138 \family default
5139  environment:
5140 \end_layout
5141
5142 \begin_layout Quotation
5143 This is in the 
5144 \family sans
5145 Quotation
5146 \family default
5147  environment.
5148  If I keep writing, you will see the indentation.
5149  If your country uses a writing style that shows off new paragraphs by indenting
5150  the first line, then 
5151 \family sans
5152 Quotation
5153 \family default
5154  is the environment for you! Well, you'd use it 
5155 \emph on
5156 if
5157 \emph default
5158  you were quoting other text.
5159 \end_layout
5160
5161 \begin_layout Quotation
5162 Here's a new paragraph.
5163  I could ramble on and on, like a politician at election time.
5164  If I did that, though, you'd get bored.
5165 \end_layout
5166
5167 \begin_layout Standard
5168 As the examples show, 
5169 \family sans
5170 Quote
5171 \family default
5172  is for those people who use extra space to separate paragraphs.
5173  They should put quotes in the 
5174 \family sans
5175 Quote
5176 \family default
5177  environment.
5178  Those who use indentation to mark a new paragraph should use the 
5179 \family sans
5180 Quotation
5181 \family default
5182  paragraph environment for quoted text.
5183 \end_layout
5184
5185 \begin_layout Subsubsection
5186
5187 \family sans
5188 Verse
5189 \family default
5190
5191 \begin_inset Index idx
5192 status collapsed
5193
5194 \begin_layout Plain Layout
5195 Paragraph ! Verse
5196 \end_layout
5197
5198 \end_inset
5199
5200
5201 \family sans
5202
5203 \begin_inset Index idx
5204 status collapsed
5205
5206 \begin_layout Plain Layout
5207 Poetry
5208 \end_layout
5209
5210 \end_inset
5211
5212
5213 \begin_inset CommandInset label
5214 LatexCommand label
5215 name "sec:Verse"
5216
5217 \end_inset
5218
5219
5220 \end_layout
5221
5222 \begin_layout Standard
5223
5224 \family sans
5225 Verse
5226 \family default
5227  is a paragraph environment for poetry, rhymes, verses, and so on.
5228  Here's an example:
5229 \end_layout
5230
5231 \begin_layout Verse
5232 This is in Verse
5233 \begin_inset Newline newline
5234 \end_inset
5235
5236 Which I did not rehearse!
5237 \end_layout
5238
5239 \begin_layout Verse
5240 It could be much worse.
5241  This line could be long, very long, oh so long, so very long that it wraps
5242  around.
5243  It looks okay on screen, but in the printed version, the extra lines are
5244  indented a bit more than the first.
5245  Okay, so it's turned to prose and doesn't rhyme anymore.
5246  So sue me.
5247 \end_layout
5248
5249 \begin_layout Verse
5250 To break a line
5251 \begin_inset Newline newline
5252 \end_inset
5253
5254 And make things look fine
5255 \begin_inset Newline newline
5256 \end_inset
5257
5258 Use 
5259 \begin_inset Info
5260 type  "shortcut"
5261 arg   "newline-insert newline"
5262 \end_inset
5263
5264 .
5265 \end_layout
5266
5267 \begin_layout Standard
5268 As you can see, 
5269 \family sans
5270 Verse
5271 \family default
5272  does not indent both margins.
5273  Each stanza of the verse or poem is in its own paragraph.
5274  To separate the individual lines of a stanza, use the 
5275 \family typewriter
5276 break-line
5277 \family default
5278  function 
5279 \begin_inset Info
5280 type  "shortcut"
5281 arg   "newline-insert newline"
5282 \end_inset
5283
5284 .
5285 \end_layout
5286
5287 \begin_layout Subsection
5288 Lists
5289 \begin_inset Index idx
5290 status collapsed
5291
5292 \begin_layout Plain Layout
5293 Lists
5294 \end_layout
5295
5296 \end_inset
5297
5298
5299 \begin_inset CommandInset label
5300 LatexCommand label
5301 name "sub:Lists"
5302
5303 \end_inset
5304
5305
5306 \end_layout
5307
5308 \begin_layout Standard
5309 LyX has four different paragraph environments for creating different kinds
5310  of lists.
5311  In the 
5312 \family sans
5313 Itemize
5314 \family default
5315  and 
5316 \family sans
5317 Enumerate
5318 \family default
5319  environments, LyX labels your list items with bullets or numbers, respectively.
5320  In the 
5321 \family sans
5322 Description
5323 \family default
5324  and 
5325 \family sans
5326 List
5327 \family default
5328  environments, LyX lets you provide your own label.
5329  We will present the individual details of each type of list next after
5330  describing some general features of all four of them.
5331 \end_layout
5332
5333 \begin_layout Subsubsection
5334 General Features
5335 \end_layout
5336
5337 \begin_layout Standard
5338 The four paragraph environments for lists differ from the other environments
5339  in several ways.
5340  First, LyX treats each paragraph as a list item.
5341  Hitting 
5342 \family sans
5343 Return
5344 \family default
5345  does 
5346 \emph on
5347 not
5348 \emph default
5349  reset the environment to 
5350 \family sans
5351 Standard
5352 \family default
5353  but keeps the current environment and creates a new list item.
5354  The nesting depth is hereby kept.
5355  If you want to keep the paragraph environment but reset the current nesting
5356  depth, you can use 
5357 \begin_inset Info
5358 type  "shortcut"
5359 arg   "break-paragraph inverse"
5360 \end_inset
5361
5362  to break paragraphs.
5363 \end_layout
5364
5365 \begin_layout Standard
5366 You can nest lists of any type inside one another.
5367  In fact, LyX changes the labels on some list items depending on how it
5368  is nested.
5369  If you intend to use any of the list paragraph environments, we suggest
5370  you read all of section
5371 \begin_inset space ~
5372 \end_inset
5373
5374
5375 \begin_inset CommandInset ref
5376 LatexCommand ref
5377 reference "sec:Nesting"
5378
5379 \end_inset
5380
5381 .
5382  
5383 \end_layout
5384
5385 \begin_layout Subsubsection
5386
5387 \family sans
5388 Itemize
5389 \family default
5390
5391 \begin_inset Index idx
5392 status collapsed
5393
5394 \begin_layout Plain Layout
5395 Lists ! Itemize
5396 \end_layout
5397
5398 \end_inset
5399
5400
5401 \begin_inset CommandInset label
5402 LatexCommand label
5403 name "sec:Itemize"
5404
5405 \end_inset
5406
5407
5408 \end_layout
5409
5410 \begin_layout Standard
5411 The first type of list we will describe in detail is the 
5412 \family sans
5413 Itemize
5414 \family default
5415  paragraph environment.
5416  It has the following properties:
5417 \end_layout
5418
5419 \begin_layout Itemize
5420 Each item has a particular bullet or symbol as its label.
5421 \end_layout
5422
5423 \begin_deeper
5424 \begin_layout Itemize
5425 LyX uses the same symbol for all of the items in a given nesting level.
5426 \end_layout
5427
5428 \begin_layout Itemize
5429 The symbol appears at the beginning of the first line.
5430 \end_layout
5431
5432 \end_deeper
5433 \begin_layout Itemize
5434 The items can have any length.
5435  LyX automatically offsets the left margin of each item.
5436  The offset is always relative to whatever environment the 
5437 \family sans
5438 Itemize
5439 \family default
5440  list may be in.
5441 \end_layout
5442
5443 \begin_layout Itemize
5444 If you nest an 
5445 \family sans
5446 Itemize
5447 \family default
5448  environment inside another 
5449 \family sans
5450 Itemize
5451 \family default
5452  environment, the label changes to a new symbol.
5453 \end_layout
5454
5455 \begin_deeper
5456 \begin_layout Itemize
5457 There are four different symbols for up to a four-fold nesting.
5458 \end_layout
5459
5460 \begin_layout Itemize
5461 LyX always shows the same symbol on screen.
5462 \end_layout
5463
5464 \begin_layout Itemize
5465 See section
5466 \begin_inset space ~
5467 \end_inset
5468
5469
5470 \begin_inset CommandInset ref
5471 LatexCommand ref
5472 reference "sec:Nesting"
5473
5474 \end_inset
5475
5476  for a full explanation of nesting.
5477 \end_layout
5478
5479 \end_deeper
5480 \begin_layout Standard
5481 Of course, that explanation was also an example of an 
5482 \family sans
5483 Itemize
5484 \family default
5485  list.
5486  The 
5487 \family sans
5488 Itemize
5489 \family default
5490  environment is best suited for lists where the order doesn't matter.
5491 \end_layout
5492
5493 \begin_layout Standard
5494 We said that different levels use different symbols as their label.
5495  Here's an example of all four possible symbols.
5496 \end_layout
5497
5498 \begin_layout Itemize
5499 The label for the first level 
5500 \family sans
5501 Itemize
5502 \family default
5503  is a large black dot, or bullet.
5504 \end_layout
5505
5506 \begin_deeper
5507 \begin_layout Itemize
5508 The label for the second level is a dash.
5509 \end_layout
5510
5511 \begin_deeper
5512 \begin_layout Itemize
5513 The label for the third is an asterisk.
5514 \end_layout
5515
5516 \begin_deeper
5517 \begin_layout Itemize
5518 The label for the fourth is a centered dot.
5519 \end_layout
5520
5521 \end_deeper
5522 \begin_layout Itemize
5523 Back out to the third level.
5524 \end_layout
5525
5526 \end_deeper
5527 \begin_layout Itemize
5528 Back to the second level.
5529 \end_layout
5530
5531 \end_deeper
5532 \begin_layout Itemize
5533 Back to the outermost level.
5534 \end_layout
5535
5536 \begin_layout Standard
5537 These are the default labels for an 
5538 \family sans
5539 Itemize
5540 \family default
5541  list.
5542  You can customize these labels in the 
5543 \family sans
5544 Document\SpecialChar \menuseparator
5545 Settings
5546 \family default
5547  dialog in the submenu 
5548 \family sans
5549 Bullets
5550 \family default
5551 .
5552 \family sans
5553
5554 \begin_inset Index idx
5555 status collapsed
5556
5557 \begin_layout Plain Layout
5558 Document ! Settings
5559 \end_layout
5560
5561 \end_inset
5562
5563
5564 \end_layout
5565
5566 \begin_layout Standard
5567 Notice how the space between items decreases with increasing depth.
5568  We will explain nesting and all the tricks you can do with different depths
5569  in section
5570 \begin_inset space ~
5571 \end_inset
5572
5573
5574 \begin_inset CommandInset ref
5575 LatexCommand ref
5576 reference "sec:Nesting"
5577
5578 \end_inset
5579
5580 .
5581 \end_layout
5582
5583 \begin_layout Subsubsection
5584
5585 \family sans
5586 Enumerate
5587 \family default
5588
5589 \begin_inset Index idx
5590 status collapsed
5591
5592 \begin_layout Plain Layout
5593 Lists ! Enumerate
5594 \end_layout
5595
5596 \end_inset
5597
5598
5599 \begin_inset CommandInset label
5600 LatexCommand label
5601 name "sec:Enumerate"
5602
5603 \end_inset
5604
5605
5606 \end_layout
5607
5608 \begin_layout Standard
5609 The 
5610 \family sans
5611 Enumerate
5612 \family default
5613  environment is used to create numbered lists and outlines.
5614  It has these properties:
5615 \end_layout
5616
5617 \begin_layout Enumerate
5618 Each item has a numeral as its label.
5619 \end_layout
5620
5621 \begin_deeper
5622 \begin_layout Enumerate
5623 The label type depends on the nesting depth.
5624 \end_layout
5625
5626 \end_deeper
5627 \begin_layout Enumerate
5628 LyX automatically counts the items for you and updates the label as appropriate.
5629 \end_layout
5630
5631 \begin_layout Enumerate
5632 Each new 
5633 \family sans
5634 Enumerate
5635 \family default
5636  environment resets the counter to one.
5637 \end_layout
5638
5639 \begin_layout Enumerate
5640 Like the 
5641 \family sans
5642 Itemize
5643 \family default
5644  environment, the 
5645 \family sans
5646 Enumerate
5647 \family default
5648  environment:
5649 \end_layout
5650
5651 \begin_deeper
5652 \begin_layout Enumerate
5653 Offsets the items relative to the left margin.
5654  Items can have any length.
5655 \end_layout
5656
5657 \begin_layout Enumerate
5658 Reduces the space between items as the nesting depth increases.
5659 \end_layout
5660
5661 \begin_layout Enumerate
5662 Uses different types of labels depending on the nesting depth.
5663 \end_layout
5664
5665 \begin_layout Enumerate
5666 Allows up to a four-fold nesting.
5667 \end_layout
5668
5669 \end_deeper
5670 \begin_layout Standard
5671 Unlike the 
5672 \family sans
5673 Itemize
5674 \family default
5675  environment, 
5676 \family sans
5677 Enumerate
5678 \family default
5679  shows the different labels for each item in LyX.
5680  Here is how LyX labels the four different levels in an 
5681 \family sans
5682 Enumerate
5683 \family default
5684 :
5685 \end_layout
5686
5687 \begin_layout Enumerate
5688 The first level of an 
5689 \family sans
5690 Enumerate
5691 \family default
5692  uses Arabic numerals followed by a period.
5693 \end_layout
5694
5695 \begin_deeper
5696 \begin_layout Enumerate
5697 The second level uses lower case letters surrounded by parentheses.
5698 \end_layout
5699
5700 \begin_deeper
5701 \begin_layout Enumerate
5702 The third level uses lower-case Roman numerals followed by a period.
5703 \end_layout
5704
5705 \begin_deeper
5706 \begin_layout Enumerate
5707 The fourth level uses capital letters followed by a period.
5708 \end_layout
5709
5710 \begin_layout Enumerate
5711 Again, notice the decrease in the spacing between items as the nesting depth
5712  increases.
5713 \end_layout
5714
5715 \end_deeper
5716 \begin_layout Enumerate
5717 Back to the third level
5718 \end_layout
5719
5720 \end_deeper
5721 \begin_layout Enumerate
5722 Back to the second level.
5723 \end_layout
5724
5725 \end_deeper
5726 \begin_layout Enumerate
5727 Back to the outermost level.
5728 \end_layout
5729
5730 \begin_layout Standard
5731 Once again, you can customize the type of numbering used in the 
5732 \family sans
5733 Enumerate
5734 \family default
5735  environment.
5736  It involves adding commands to the LaTeX preamble (see the 
5737 \emph on
5738 Additional Features
5739 \emph default
5740  manual).
5741  As stated earlier, such customization only shows up in the printed version,
5742  not in LyX.
5743 \end_layout
5744
5745 \begin_layout Standard
5746 There is more to nesting 
5747 \family sans
5748 Enumerate
5749 \family default
5750  environments than we've stated here.
5751  You should read section
5752 \begin_inset space ~
5753 \end_inset
5754
5755
5756 \begin_inset CommandInset ref
5757 LatexCommand ref
5758 reference "sec:Nesting"
5759
5760 \end_inset
5761
5762  to learn more about nesting.
5763 \end_layout
5764
5765 \begin_layout Subsubsection
5766
5767 \family sans
5768 Description
5769 \family default
5770
5771 \begin_inset Index idx
5772 status collapsed
5773
5774 \begin_layout Plain Layout
5775 Lists ! Description
5776 \end_layout
5777
5778 \end_inset
5779
5780
5781 \end_layout
5782
5783 \begin_layout Standard
5784 Unlike the previous two environments, the 
5785 \family sans
5786 Description
5787 \family default
5788  list has no fixed label.
5789  Instead, LyX uses the first 
5790 \begin_inset Quotes eld
5791 \end_inset
5792
5793 word
5794 \begin_inset Quotes erd
5795 \end_inset
5796
5797  of the first line as the label.
5798  Here's an example:
5799 \end_layout
5800
5801 \begin_layout Description
5802 Example: This is an example of the 
5803 \family sans
5804 Description
5805 \family default
5806  environment.
5807 \end_layout
5808
5809 \begin_layout Standard
5810 LyX typesets the label in boldface and puts extra space between it and the
5811  rest of the line.
5812 \end_layout
5813
5814 \begin_layout Standard
5815 With the first 
5816 \begin_inset Quotes eld
5817 \end_inset
5818
5819 word
5820 \begin_inset Quotes erd
5821 \end_inset
5822
5823  it is meant that the first hit of the 
5824 \family sans
5825 Space
5826 \family default
5827  key ends the label if you are at the beginning of the first line of an
5828  item.
5829  If you need to use more than one word in the label use a 
5830 \family sans
5831 Protected Blank
5832 \family default
5833 .
5834  (Use either 
5835 \begin_inset Info
5836 type  "shortcut"
5837 arg   "space-insert protected"
5838 \end_inset
5839
5840  or the menu 
5841 \family sans
5842 Insert\SpecialChar \menuseparator
5843 Formatting\SpecialChar \menuseparator
5844 Protected
5845 \begin_inset space ~
5846 \end_inset
5847
5848 Space
5849 \family default
5850 , see section
5851 \begin_inset space ~
5852 \end_inset
5853
5854
5855 \begin_inset CommandInset ref
5856 LatexCommand ref
5857 reference "sub:Protected-Space"
5858
5859 \end_inset
5860
5861  for more info.) Here is an example:
5862 \end_layout
5863
5864 \begin_layout Description
5865 Second
5866 \begin_inset space ~
5867 \end_inset
5868
5869 Example: This one shows how to use a 
5870 \family sans
5871 Protected
5872 \begin_inset space ~
5873 \end_inset
5874
5875 Blank
5876 \family default
5877  in the label of a 
5878 \family sans
5879 Description
5880 \family default
5881  list item.
5882 \end_layout
5883
5884 \begin_layout Description
5885 Usage: You should use the 
5886 \family sans
5887 Description
5888 \family default
5889  environment for things like definitions and theorems.
5890  Use it when you need to make one word in particular stand out in the text
5891  that describes it.
5892  It's not a good idea to use a 
5893 \family sans
5894 Description
5895 \family default
5896  environment when you have an entire sentence that you want to describe.
5897  You're better off using 
5898 \family sans
5899 Itemize
5900 \family default
5901  or 
5902 \family sans
5903 Enumerate
5904 \family default
5905  and nesting several 
5906 \family sans
5907 Standard
5908 \family default
5909  paragraphs into them.
5910 \end_layout
5911
5912 \begin_layout Description
5913 Nesting: You can nest 
5914 \family sans
5915 Description
5916 \family default
5917  environments inside one another, nest them in other types of lists, and
5918  so on.
5919 \end_layout
5920
5921 \begin_layout Standard
5922 Notice that after the first line, LyX indents subsequent lines, offsetting
5923  them from the first line.
5924 \end_layout
5925
5926 \begin_layout Subsubsection
5927 The LyX 
5928 \family sans
5929 List
5930 \family default
5931
5932 \begin_inset Index idx
5933 status collapsed
5934
5935 \begin_layout Plain Layout
5936 Lists ! LyX list
5937 \end_layout
5938
5939 \end_inset
5940
5941
5942 \end_layout
5943
5944 \begin_layout Standard
5945 The 
5946 \family sans
5947 List
5948 \family default
5949  environment is a LyX extension to LaTeX.
5950 \end_layout
5951
5952 \begin_layout Standard
5953 \begin_inset Note Greyedout
5954 status open
5955
5956 \begin_layout Plain Layout
5957
5958 \series bold
5959 Note:
5960 \series default
5961  When you are using a KOMA-Script document class, like in this document,
5962  the 
5963 \family sans
5964 List
5965 \family default
5966  environment is named 
5967 \family sans
5968 Labeling
5969 \family default
5970 .
5971 \end_layout
5972
5973 \end_inset
5974
5975
5976 \end_layout
5977
5978 \begin_layout Standard
5979 Like the 
5980 \family sans
5981 Description
5982 \family default
5983  environment the 
5984 \family sans
5985 List
5986 \family default
5987  environment has user-defined labels for each list item.
5988  There are the following properties of this list environment:
5989 \end_layout
5990
5991 \begin_layout Labeling
5992 \labelwidthstring 00.00.0000
5993 item
5994 \begin_inset space ~
5995 \end_inset
5996
5997 labels LyX uses the first 
5998 \begin_inset Quotes eld
5999 \end_inset
6000
6001 word
6002 \begin_inset Quotes erd
6003 \end_inset
6004
6005  of each line as the item label.
6006  The first 
6007 \family sans
6008 Space
6009 \family default
6010  after the beginning of the first line of an item marks the end of the label.
6011  If you need to use more than one word in an item label, use a protected
6012  blank as described above.
6013 \end_layout
6014
6015 \begin_layout Labeling
6016 \labelwidthstring 00.00.0000
6017 margins As you can see, LyX uses different margins for the item label and
6018  the body of the item text.
6019  The body of the text has a larger left margin, which is equal to the default
6020  label width plus a little extra space.
6021  
6022 \end_layout
6023
6024 \begin_layout Labeling
6025 \labelwidthstring 00.00.0000
6026 label
6027 \begin_inset space ~
6028 \end_inset
6029
6030 width LyX uses the width of the label, or the default width, whatever is
6031  larger.
6032  If the label width is larger, the label 
6033 \begin_inset Quotes eld
6034 \end_inset
6035
6036 extends
6037 \begin_inset Quotes erd
6038 \end_inset
6039
6040  into the first line.
6041  In other words, the text of the first line isn't aligned with the left
6042  margin of the rest of the item text.
6043 \end_layout
6044
6045 \begin_layout Labeling
6046 \labelwidthstring 00.00.0000
6047 default
6048 \begin_inset space ~
6049 \end_inset
6050
6051 width You can set the default label width to ensure that the text of all
6052  items in a 
6053 \family sans
6054 List
6055 \family default
6056  environment have the same left margin.
6057 \begin_inset Newline newline
6058 \end_inset
6059
6060 To change the default width, select all items in the list.
6061  Now open the 
6062 \family sans
6063 Edit\SpecialChar \menuseparator
6064 Paragraph
6065 \begin_inset space ~
6066 \end_inset
6067
6068 Settings
6069 \family default
6070  dialog.
6071  The text in the box 
6072 \family sans
6073 Longest
6074 \begin_inset space ~
6075 \end_inset
6076
6077 label
6078 \family default
6079  determines the default label width.
6080  You can use the text of your largest label here, but you can also use the
6081  letter 
6082 \begin_inset Quotes eld
6083 \end_inset
6084
6085 M
6086 \begin_inset Quotes erd
6087 \end_inset
6088
6089  multiple times instead.
6090  The M is the widest character and is a standard unit of widths in LaTeX.
6091  By using 
6092 \begin_inset Quotes eld
6093 \end_inset
6094
6095 M
6096 \begin_inset Quotes erd
6097 \end_inset
6098
6099  as the unit of width you don't need to keep changing the contents of 
6100 \family sans
6101 Longest
6102 \begin_inset space ~
6103 \end_inset
6104
6105 label
6106 \family default
6107  every time you alter a label in a 
6108 \family sans
6109 List
6110 \family default
6111  environment.
6112 \begin_inset Newline newline
6113 \end_inset
6114
6115 The predefined default width is the length of 
6116 \begin_inset Quotes eld
6117 \end_inset
6118
6119 00.00.0000
6120 \begin_inset Quotes erd
6121 \end_inset
6122
6123  (equal to 6 M).
6124  
6125 \begin_inset Newline newline
6126 \end_inset
6127
6128
6129 \begin_inset Note Greyedout
6130 status open
6131
6132 \begin_layout Plain Layout
6133
6134 \series bold
6135 Note:
6136 \series default
6137  Setting the cursor into a list item to change only its label width will
6138  only change the width inside LyX but not in the output.
6139 \end_layout
6140
6141 \end_inset
6142
6143
6144 \end_layout
6145
6146 \begin_layout Standard
6147 You should use the 
6148 \family sans
6149 List
6150 \family default
6151  environment the same way like the 
6152 \family sans
6153 Description
6154 \family default
6155  list: When you need one word to stand out from the text that describes
6156  it.
6157  The 
6158 \family sans
6159 List
6160 \family default
6161  environment gives you another way to do this, using a different overall
6162  layout.
6163 \end_layout
6164
6165 \begin_layout Standard
6166 You can nest 
6167 \family sans
6168 List
6169 \family default
6170  environments inside one another, nest them in other types of lists, and
6171  so on.
6172  They work just like the other list paragraph environments.
6173  Read section
6174 \begin_inset space ~
6175 \end_inset
6176
6177
6178 \begin_inset CommandInset ref
6179 LatexCommand ref
6180 reference "sec:Nesting"
6181
6182 \end_inset
6183
6184  to learn about nesting.
6185 \end_layout
6186
6187 \begin_layout Standard
6188 There is yet another feature of the 
6189 \family sans
6190 List
6191 \family default
6192  environment: As you can see in the examples, LyX left-justifies the item
6193  labels by default.
6194  You can use additional 
6195 \family sans
6196 HFills
6197 \family default
6198  to change how LyX justifies the item label.
6199  
6200 \family sans
6201 Hfills
6202 \family default
6203  are documented in section
6204 \begin_inset space ~
6205 \end_inset
6206
6207
6208 \begin_inset CommandInset ref
6209 LatexCommand ref
6210 reference "sub:Horizontal-Space"
6211
6212 \end_inset
6213
6214 .
6215  Here are some examples:
6216 \end_layout
6217
6218 \begin_layout Labeling
6219 \labelwidthstring 00.00.0000
6220 Left The default for 
6221 \family sans
6222 List
6223 \family default
6224  item labels.
6225 \end_layout
6226
6227 \begin_layout Labeling
6228 \labelwidthstring 00.00.0000
6229 \begin_inset space \hfill{}
6230 \end_inset
6231
6232 Right One 
6233 \family sans
6234 HFill
6235 \family default
6236  at the beginning of the label right justifies it.
6237 \end_layout
6238
6239 \begin_layout Labeling
6240 \labelwidthstring 00.00.0000
6241 \begin_inset space \hfill{}
6242 \end_inset
6243
6244 Center
6245 \begin_inset space \hfill{}
6246 \end_inset
6247
6248  One 
6249 \family sans
6250 HFill
6251 \family default
6252  at the beginning of the label and one at the end centers it.
6253 \end_layout
6254
6255 \begin_layout Subsection
6256 Customized Lists
6257 \begin_inset Index idx
6258 status collapsed
6259
6260 \begin_layout Plain Layout
6261 Lists ! Customized
6262 \end_layout
6263
6264 \end_inset
6265
6266
6267 \end_layout
6268
6269 \begin_layout Standard
6270 To use the features described in this section, you must load the module
6271  
6272 \family sans
6273 Customisable Lists (enumitem)
6274 \family default
6275  in the document settings.
6276  This loads the features of the LaTeX-package 
6277 \series bold
6278 enumitem
6279 \series default
6280
6281 \begin_inset Index idx
6282 status collapsed
6283
6284 \begin_layout Plain Layout
6285 LaTeX-packages ! enumitem
6286 \end_layout
6287
6288 \end_inset
6289
6290 .
6291 \end_layout
6292
6293 \begin_layout Subsubsection
6294 Custom Enumerate Lists
6295 \begin_inset Index idx
6296 status collapsed
6297
6298 \begin_layout Plain Layout
6299 Lists ! Enumerate ! Custom
6300 \end_layout
6301
6302 \end_inset
6303
6304
6305 \end_layout
6306
6307 \begin_layout Standard
6308 \noindent
6309 The default numbering of numbered lists can be changed by adding an optional
6310  argument (menu 
6311 \family sans
6312 Insert\SpecialChar \menuseparator
6313 Short Title
6314 \family default
6315 ) to the first item of each level in the list.
6316  There you add the command
6317 \end_layout
6318
6319 \begin_layout Standard
6320
6321 \series bold
6322 label=
6323 \backslash
6324 roman{enumi}
6325 \end_layout
6326
6327 \begin_layout Standard
6328 in TeX Code (shortcut 
6329 \begin_inset Info
6330 type  "shortcut"
6331 arg   "ert-insert"
6332 \end_inset
6333
6334 ).
6335 \begin_inset Foot
6336 status collapsed
6337
6338 \begin_layout Plain Layout
6339 For more about TeX Code, look at section
6340 \begin_inset space ~
6341 \end_inset
6342
6343
6344 \begin_inset CommandInset ref
6345 LatexCommand ref
6346 reference "sec:TeX-Code"
6347
6348 \end_inset
6349
6350 .
6351 \end_layout
6352
6353 \end_inset
6354
6355
6356 \emph on
6357  enumi
6358 \emph default
6359  is hereby the counter of the enumeration in the first level.
6360  The command 
6361 \series bold
6362
6363 \backslash
6364 roman
6365 \series default
6366  outputs the counter as small Roman numeral.
6367  For capital Roman numerals replace in the command above 
6368 \series bold
6369
6370 \backslash
6371 roman
6372 \series default
6373  by 
6374 \series bold
6375
6376 \backslash
6377 Roman
6378 \series default
6379 .
6380  For Arabic numerals use 
6381 \series bold
6382
6383 \backslash
6384 arabic
6385 \series default
6386 .
6387  To 
6388 \begin_inset Quotes eld
6389 \end_inset
6390
6391 number
6392 \begin_inset Quotes erd
6393 \end_inset
6394
6395  items with capital or small Latin letters use 
6396 \series bold
6397
6398 \backslash
6399 Alph
6400 \series default
6401  or 
6402 \series bold
6403
6404 \backslash
6405 alph
6406 \series default
6407 , respectively.
6408 \end_layout
6409
6410 \begin_layout Standard
6411 \noindent
6412 \begin_inset Note Greyedout
6413 status open
6414
6415 \begin_layout Plain Layout
6416
6417 \series bold
6418 Note:
6419 \series default
6420  You can only number 26
6421 \begin_inset space ~
6422 \end_inset
6423
6424 items with Latin letters, because this numbering is limited to single letters.
6425 \end_layout
6426
6427 \end_inset
6428
6429
6430 \end_layout
6431
6432 \begin_layout Standard
6433 To change the numbering for the list sublevels, replace the 'i' in the command
6434  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6435 \end_layout
6436
6437 \begin_layout Standard
6438 As example a list with custom numbering:
6439 \end_layout
6440
6441 \begin_layout Enumerate
6442 \begin_inset Argument
6443 status open
6444
6445 \begin_layout Plain Layout
6446 \begin_inset ERT
6447 status open
6448
6449 \begin_layout Plain Layout
6450
6451 label=
6452 \backslash
6453 #
6454 \backslash
6455 Alph{enumi}
6456 \backslash
6457 #
6458 \end_layout
6459
6460 \end_inset
6461
6462
6463 \end_layout
6464
6465 \end_inset
6466
6467 Level 1
6468 \end_layout
6469
6470 \begin_deeper
6471 \begin_layout Enumerate
6472 \begin_inset Argument
6473 status open
6474
6475 \begin_layout Plain Layout
6476 \begin_inset ERT
6477 status open
6478
6479 \begin_layout Plain Layout
6480
6481 label=
6482 \backslash
6483 Alph{enumi}.
6484 \backslash
6485 arabic{enumii}
6486 \end_layout
6487
6488 \end_inset
6489
6490
6491 \end_layout
6492
6493 \end_inset
6494
6495 Level 2
6496 \end_layout
6497
6498 \begin_layout Enumerate
6499 Level 2
6500 \end_layout
6501
6502 \begin_deeper
6503 \begin_layout Enumerate
6504 \begin_inset Argument
6505 status open
6506
6507 \begin_layout Plain Layout
6508 \begin_inset ERT
6509 status open
6510
6511 \begin_layout Plain Layout
6512
6513 label=
6514 \backslash
6515 bf{
6516 \backslash
6517 arabic{enumiii}}
6518 \end_layout
6519
6520 \end_inset
6521
6522
6523 \end_layout
6524
6525 \end_inset
6526
6527 Level 3
6528 \end_layout
6529
6530 \begin_deeper
6531 \begin_layout Enumerate
6532 \begin_inset Argument
6533 status open
6534
6535 \begin_layout Plain Layout
6536 \begin_inset ERT
6537 status open
6538
6539 \begin_layout Plain Layout
6540
6541 label=
6542 \backslash
6543 emph{
6544 \backslash
6545 roman{enumiv})}
6546 \end_layout
6547
6548 \end_inset
6549
6550
6551 \end_layout
6552
6553 \end_inset
6554
6555 Level 4
6556 \end_layout
6557
6558 \end_deeper
6559 \end_deeper
6560 \end_deeper
6561 \begin_layout Standard
6562 For this list these commands were used:
6563 \end_layout
6564
6565 \begin_layout Standard
6566 \noindent
6567
6568 \series bold
6569 label=
6570 \backslash
6571 #
6572 \backslash
6573 Alph{enumi}
6574 \backslash
6575 #
6576 \begin_inset Newline newline
6577 \end_inset
6578
6579 label=
6580 \backslash
6581 Alph{enumi}.
6582 \backslash
6583 arabic{enumii}
6584 \begin_inset Newline newline
6585 \end_inset
6586
6587 label=
6588 \backslash
6589 bf{
6590 \backslash
6591 arabic{enumiii}}
6592 \begin_inset Newline newline
6593 \end_inset
6594
6595 label=
6596 \backslash
6597 emph{
6598 \backslash
6599 roman{enumiv})}
6600 \end_layout
6601
6602 \begin_layout Standard
6603 where the command 
6604 \series bold
6605
6606 \backslash
6607 emph{}
6608 \series default
6609  makes the label emphasized and 
6610 \series bold
6611
6612 \backslash
6613 bf{}
6614 \series default
6615  makes it bold.
6616 \end_layout
6617
6618 \begin_layout Standard
6619 \begin_inset Note Greyedout
6620 status open
6621
6622 \begin_layout Plain Layout
6623
6624 \series bold
6625 Note:
6626 \series default
6627  When you changed the label of a list level, it will be used for all following
6628  lists until you change the definition.
6629 \end_layout
6630
6631 \end_inset
6632
6633
6634 \end_layout
6635
6636 \begin_layout Subsubsection
6637 Resumed Enumeration
6638 \begin_inset Index idx
6639 status collapsed
6640
6641 \begin_layout Plain Layout
6642 Lists ! Enumerate ! Resumed
6643 \end_layout
6644
6645 \end_inset
6646
6647
6648 \end_layout
6649
6650 \begin_layout Standard
6651 Enumerations can be resumed after intermediate paragraphs:
6652 \end_layout
6653
6654 \begin_layout Enumerate
6655 \begin_inset Argument
6656 status open
6657
6658 \begin_layout Plain Layout
6659 \begin_inset ERT
6660 status open
6661
6662 \begin_layout Plain Layout
6663
6664 label=
6665 \backslash
6666 arabic{enumi}.
6667 \end_layout
6668
6669 \end_inset
6670
6671
6672 \end_layout
6673
6674 \end_inset
6675
6676 first
6677 \begin_inset Note Note
6678 status open
6679
6680 \begin_layout Plain Layout
6681 goes back to default numbering
6682 \end_layout
6683
6684 \end_inset
6685
6686
6687 \end_layout
6688
6689 \begin_layout Enumerate
6690 second
6691 \end_layout
6692
6693 \begin_layout Standard
6694 regular text
6695 \end_layout
6696
6697 \begin_layout Enumerate-Resume
6698 resumed
6699 \end_layout
6700
6701 \begin_layout Standard
6702 To resume an enumeration, use the style 
6703 \family sans
6704 Enumerate-Resume
6705 \family default
6706 .
6707  Its numbering appears in blue within LyX to indicate that it is a resumed
6708  list and that the numbering will not be correct in LyX, but in the output.
6709 \end_layout
6710
6711 \begin_layout Standard
6712 \begin_inset Note Greyedout
6713 status open
6714
6715 \begin_layout Plain Layout
6716
6717 \series bold
6718 Note:
6719 \series default
6720  If there is no previous enumeration to resume, you will get a LaTeX error.
6721 \end_layout
6722
6723 \end_inset
6724
6725
6726 \end_layout
6727
6728 \begin_layout Standard
6729 Perhaps you might want to resume the list with a different number than the
6730  next one.
6731  Or you want to start a new enumeration with a defined number.
6732  This is possible by adding an optional argument to the first list item
6733  of a normal new enumeration.
6734  There insert the command
6735 \end_layout
6736
6737 \begin_layout Standard
6738
6739 \series bold
6740 start=number
6741 \end_layout
6742
6743 \begin_layout Standard
6744 where 
6745 \emph on
6746 number
6747 \emph default
6748  is the number with which you want to resume the list.
6749  An example:
6750 \end_layout
6751
6752 \begin_layout Enumerate
6753 first item
6754 \end_layout
6755
6756 \begin_layout Enumerate
6757 second item
6758 \end_layout
6759
6760 \begin_layout Standard
6761 Enumeration starting at a given value:
6762 \end_layout
6763
6764 \begin_layout Enumerate
6765 \begin_inset Argument
6766 status open
6767
6768 \begin_layout Plain Layout
6769 \begin_inset ERT
6770 status open
6771
6772 \begin_layout Plain Layout
6773
6774 start=4
6775 \end_layout
6776
6777 \end_inset
6778
6779
6780 \end_layout
6781
6782 \end_inset
6783
6784 This enumeration starts at 4
6785 \end_layout
6786
6787 \begin_layout Subsubsection
6788 List Spacing
6789 \begin_inset Index idx
6790 status collapsed
6791
6792 \begin_layout Plain Layout
6793 Lists ! Spacing
6794 \end_layout
6795
6796 \end_inset
6797
6798
6799 \end_layout
6800
6801 \begin_layout Standard
6802 In some cases you might want less or more vertical space between the items
6803  of a list.
6804  For example the default space is too much in your opinion in this case:
6805 \end_layout
6806
6807 \begin_layout Itemize
6808 A bullet list
6809 \end_layout
6810
6811 \begin_layout Itemize
6812 with standard spacing 
6813 \end_layout
6814
6815 \begin_layout Standard
6816 You can decrease the space by adding an optional argument to the first item
6817  of the list.
6818  There add the command 
6819 \series bold
6820 nolistsep
6821 \series default
6822  to get no additional list space like in this example:
6823 \end_layout
6824
6825 \begin_layout Itemize
6826 \begin_inset Argument
6827 status open
6828
6829 \begin_layout Plain Layout
6830 \begin_inset ERT
6831 status open
6832
6833 \begin_layout Plain Layout
6834
6835 nolistsep
6836 \end_layout
6837
6838 \end_inset
6839
6840
6841 \end_layout
6842
6843 \end_inset
6844
6845 A bullet list
6846 \end_layout
6847
6848 \begin_layout Itemize
6849 without additional
6850 \end_layout
6851
6852 \begin_layout Itemize
6853 vertical space
6854 \end_layout
6855
6856 \begin_layout Standard
6857 To add space you can use several other commands provided by the LaTeX-package
6858  
6859 \series bold
6860 enumitem
6861 \series default
6862
6863 \begin_inset Index idx
6864 status collapsed
6865
6866 \begin_layout Plain Layout
6867 LaTeX-packages ! enumitem
6868 \end_layout
6869
6870 \end_inset
6871
6872 .
6873  For more info see its documentation, 
6874 \begin_inset CommandInset citation
6875 LatexCommand cite
6876 key "enumitem"
6877
6878 \end_inset
6879
6880 .
6881 \end_layout
6882
6883 \begin_layout Standard
6884 There are also many commands available to change the horizontal spacing
6885  and indentation.
6886  Here is an example where the indentation was changed to the one of the
6887  paragraphs in the document and the label separation was set to 2
6888 \begin_inset space \thinspace{}
6889 \end_inset
6890
6891 cm so that the number is in the page margin:
6892 \end_layout
6893
6894 \begin_layout Enumerate
6895 \begin_inset Argument
6896 status open
6897
6898 \begin_layout Plain Layout
6899 \begin_inset ERT
6900 status open
6901
6902 \begin_layout Plain Layout
6903
6904 labelindent=
6905 \backslash
6906 parindent, labelsep=2cm
6907 \end_layout
6908
6909 \end_inset
6910
6911
6912 \end_layout
6913
6914 \end_inset
6915
6916 An enumeration
6917 \end_layout
6918
6919 \begin_layout Enumerate
6920 with negative indentation
6921 \end_layout
6922
6923 \begin_layout Subsubsection
6924 Further Customization
6925 \begin_inset Index idx
6926 status collapsed
6927
6928 \begin_layout Plain Layout
6929 Lists ! Customization
6930 \end_layout
6931
6932 \end_inset
6933
6934
6935 \end_layout
6936
6937 \begin_layout Standard
6938 You can also change the style of description lists.
6939  The command
6940 \end_layout
6941
6942 \begin_layout Standard
6943
6944 \series bold
6945 font=definition
6946 \end_layout
6947
6948 \begin_layout Standard
6949 changes the description label font, the command
6950 \end_layout
6951
6952 \begin_layout Standard
6953
6954 \series bold
6955 style=definition
6956 \end_layout
6957
6958 \begin_layout Standard
6959 sets the list style.
6960 \end_layout
6961
6962 \begin_layout Standard
6963 An example where the command
6964 \end_layout
6965
6966 \begin_layout Standard
6967
6968 \series bold
6969 font=
6970 \backslash
6971 itshape, style=nextline
6972 \end_layout
6973
6974 \begin_layout Standard
6975 is used:
6976 \end_layout
6977
6978 \begin_layout Description
6979 Ionizing
6980 \begin_inset space ~
6981 \end_inset
6982
6983 radiation: 
6984 \begin_inset Argument
6985 status open
6986
6987 \begin_layout Plain Layout
6988 \begin_inset ERT
6989 status open
6990
6991 \begin_layout Plain Layout
6992
6993 labelindent=0pt, labelsep=1cm, font=
6994 \backslash
6995 itshape, style=nextline
6996 \end_layout
6997
6998 \end_inset
6999
7000
7001 \end_layout
7002
7003 \end_inset
7004
7005 Ionizing radiation consists of particles or electromagnetic waves that are
7006  energetic enough to detach electrons from atoms or molecules, therefore
7007  ionizing them.
7008 \end_layout
7009
7010 \begin_layout Description
7011 Reference
7012 \begin_inset space ~
7013 \end_inset
7014
7015 counting: In computer science, reference counting is a technique of storing
7016  the number of references, pointers, or handles to a resource such as an
7017  object, block of memory, disk space or other resource.
7018 \end_layout
7019
7020 \begin_layout Standard
7021 There are many more commands and features provided by the LaTeX-package
7022  
7023 \series bold
7024 enumitem
7025 \series default
7026
7027 \begin_inset Index idx
7028 status collapsed
7029
7030 \begin_layout Plain Layout
7031 LaTeX-packages ! enumitem
7032 \end_layout
7033
7034 \end_inset
7035
7036 .
7037  For more info see its documentation, 
7038 \begin_inset CommandInset citation
7039 LatexCommand cite
7040 key "enumitem"
7041
7042 \end_inset
7043
7044
7045 \end_layout
7046
7047 \begin_layout Subsection
7048 Letters
7049 \begin_inset Index idx
7050 status collapsed
7051
7052 \begin_layout Plain Layout
7053 Letters
7054 \end_layout
7055
7056 \end_inset
7057
7058
7059 \end_layout
7060
7061 \begin_layout Subsubsection
7062
7063 \family sans
7064 Address
7065 \family default
7066  and 
7067 \family sans
7068 Right
7069 \begin_inset space ~
7070 \end_inset
7071
7072 Address
7073 \family default
7074 : An Overview
7075 \end_layout
7076
7077 \begin_layout Standard
7078 Although LyX has document classes for letters, we've also created two paragraph
7079  environments called 
7080 \family sans
7081 Address
7082 \family default
7083  and 
7084 \family sans
7085 Right
7086 \begin_inset space ~
7087 \end_inset
7088
7089 Address
7090 \family default
7091 .
7092  To use the letter class, you need to use specific paragraph environments
7093  in a specific order, otherwise LaTeX gags on the document.
7094  In contrast, you can use the 
7095 \family sans
7096 Address
7097 \family default
7098  and 
7099 \family sans
7100 Right
7101 \begin_inset space ~
7102 \end_inset
7103
7104 Address
7105 \family default
7106  paragraph environments anywhere with no problem.
7107  You can even nest them inside other environments, though you can't nest
7108  anything in them.
7109 \end_layout
7110
7111 \begin_layout Standard
7112 Of course, you're not limited to using 
7113 \family sans
7114 Address
7115 \family default
7116  and 
7117 \family sans
7118 Right
7119 \begin_inset space ~
7120 \end_inset
7121
7122 Address
7123 \family default
7124  for letters only.
7125  
7126 \family sans
7127 Right
7128 \begin_inset space ~
7129 \end_inset
7130
7131 Address
7132 \family default
7133 , in particular, is useful for creating article titles like those used in
7134  some European academic papers.
7135 \end_layout
7136
7137 \begin_layout Subsubsection
7138 Usage
7139 \begin_inset CommandInset label
7140 LatexCommand label
7141 name "sec:Address-Usage"
7142
7143 \end_inset
7144
7145
7146 \end_layout
7147
7148 \begin_layout Standard
7149 The 
7150 \family sans
7151 Address
7152 \family default
7153  environment formats text in the style of an address, which is also used
7154  for the opening and signature in some countries.
7155  Similarly, the 
7156 \family sans
7157 Right
7158 \begin_inset space ~
7159 \end_inset
7160
7161 Address
7162 \family default
7163  environment formats text in the style of a right-justified address, which
7164  is used for the sender's address and today's date in some countries.
7165  Here's an example of each:
7166 \end_layout
7167
7168 \begin_layout Right Address
7169 Right Address
7170 \begin_inset Newline newline
7171 \end_inset
7172
7173 Who I am
7174 \begin_inset Newline newline
7175 \end_inset
7176
7177 Where I am
7178 \begin_inset Newline newline
7179 \end_inset
7180
7181 When is it? What is today?
7182 \end_layout
7183
7184 \begin_layout Standard
7185 That was 
7186 \family sans
7187 Right
7188 \begin_inset space ~
7189 \end_inset
7190
7191 Address
7192 \family default
7193 .
7194  Notice that the lines all have the same left margin, which LyX sets to
7195  fit the largest block of text on a single line.
7196  Here's an example of the 
7197 \family sans
7198 Address
7199 \family default
7200  environment:
7201 \end_layout
7202
7203 \begin_layout Address
7204 Who are you
7205 \begin_inset Newline newline
7206 \end_inset
7207
7208 Where do I send this
7209 \begin_inset Newline newline
7210 \end_inset
7211
7212 Your post office and country
7213 \end_layout
7214
7215 \begin_layout Standard
7216 As you can see, both 
7217 \family sans
7218 Address
7219 \family default
7220  and 
7221 \family sans
7222 Right
7223 \begin_inset space ~
7224 \end_inset
7225
7226 Address
7227 \family default
7228  add extra space between themselves and the next paragraph.
7229  If you hit 
7230 \family sans
7231 Return
7232 \family default
7233  in either of these environments, LyX resets the nesting depth and sets
7234  the environment to 
7235 \family sans
7236 Standard
7237 \family default
7238 .
7239  This makes sense, since 
7240 \family sans
7241 Return
7242 \family default
7243  is the 
7244 \family typewriter
7245 break-paragraph
7246 \family default
7247  function, and the individual lines of an address are not paragraphs.
7248  Thus, you have to use 
7249 \family typewriter
7250 break-line
7251 \family default
7252  (
7253 \begin_inset Info
7254 type  "shortcut"
7255 arg   "newline-insert newline"
7256 \end_inset
7257
7258  or 
7259 \family sans
7260 Formatting
7261 \begin_inset space ~
7262 \end_inset
7263
7264 Character\SpecialChar \menuseparator
7265 Line
7266 \begin_inset space ~
7267 \end_inset
7268
7269 Break
7270 \family default
7271  from the 
7272 \family sans
7273 Insert
7274 \family default
7275  menu) to start a new line in an 
7276 \family sans
7277 Address
7278 \family default
7279  or 
7280 \family sans
7281 Right
7282 \begin_inset space ~
7283 \end_inset
7284
7285 Address
7286 \family default
7287  environment.
7288 \end_layout
7289
7290 \begin_layout Subsection
7291 Academic Writing
7292 \end_layout
7293
7294 \begin_layout Standard
7295 Most academic writing begins with an abstract and ends with a bibliography
7296  or list of references.
7297  LyX contains paragraph environments for both of these.
7298 \end_layout
7299
7300 \begin_layout Subsubsection
7301
7302 \family sans
7303 Abstract
7304 \begin_inset Index idx
7305 status collapsed
7306
7307 \begin_layout Plain Layout
7308 Abstracts
7309 \end_layout
7310
7311 \end_inset
7312
7313
7314 \end_layout
7315
7316 \begin_layout Standard
7317 The 
7318 \family sans
7319 Abstract
7320 \family default
7321  environment is used for the abstract of an article.
7322  Technically, you could use this environment anywhere, but you really should
7323  only use it at the beginning of the document, after the title.
7324  Also, don't bother trying to nest 
7325 \family sans
7326 Abstract
7327 \family default
7328  in anything else or vice versa.
7329  It will not work.
7330  The 
7331 \family sans
7332 Abstract
7333 \family default
7334  environment is only useful in the article and report document classes.
7335  The book document classes ignores the 
7336 \family sans
7337 Abstract
7338 \family default
7339  completely, and it's utterly silly to use 
7340 \family sans
7341 Abstract
7342 \family default
7343  in a letter document class.
7344 \end_layout
7345
7346 \begin_layout Standard
7347 The 
7348 \family sans
7349 Abstract
7350 \family default
7351  environment does several things for you.
7352  First, it puts the centered label 
7353 \begin_inset Quotes eld
7354 \end_inset
7355
7356 Abstract
7357 \begin_inset Quotes erd
7358 \end_inset
7359
7360  above the text.
7361  The label and the text of the abstract are separated by some extra vertical
7362  space.
7363  Second, it typesets everything in a smaller font, just as you'd expect.
7364  Lastly, it adds a bit of extra vertical space between the abstract and
7365  the subsequent text.
7366  Well, that's how it will appear on the LyX screen.
7367  The appearance in the output depends on the used article or report class.
7368 \end_layout
7369
7370 \begin_layout Standard
7371 Starting a new paragraph by hitting 
7372 \family sans
7373 Return
7374 \family default
7375  does not reset the paragraph environment.
7376  The new paragraph will still be in the 
7377 \family sans
7378 Abstract
7379 \family default
7380  environment.
7381  So, you will have to change the paragraph environment yourself when you
7382  finish entering the abstract of your document.
7383 \end_layout
7384
7385 \begin_layout Standard
7386 \begin_inset Float figure
7387 wide false
7388 sideways false
7389 status open
7390
7391 \begin_layout Plain Layout
7392 \align center
7393 \begin_inset Graphics
7394         filename clipart/Abstract.pdf
7395
7396 \end_inset
7397
7398
7399 \end_layout
7400
7401 \begin_layout Plain Layout
7402 \begin_inset Caption
7403
7404 \begin_layout Plain Layout
7405 \begin_inset CommandInset label
7406 LatexCommand label
7407 name "cap:Paragraph-in-the"
7408
7409 \end_inset
7410
7411 Paragraph in the 
7412 \family sans
7413 Abstract
7414 \family default
7415  environment
7416 \end_layout
7417
7418 \end_inset
7419
7420
7421 \end_layout
7422
7423 \end_inset
7424
7425
7426 \end_layout
7427
7428 \begin_layout Standard
7429 We'd love to give you directly an example of the 
7430 \family sans
7431 Abstract
7432 \family default
7433  environment, but since this document is in the 
7434 \begin_inset Quotes eld
7435 \end_inset
7436
7437 book
7438 \begin_inset Quotes erd
7439 \end_inset
7440
7441  class, we can't do this.
7442  We inserted it therefore as figure
7443 \begin_inset space ~
7444 \end_inset
7445
7446
7447 \begin_inset CommandInset ref
7448 LatexCommand ref
7449 reference "cap:Paragraph-in-the"
7450
7451 \end_inset
7452
7453 .
7454  If you've never heard of an 
7455 \begin_inset Quotes eld
7456 \end_inset
7457
7458 abstract
7459 \begin_inset Quotes erd
7460 \end_inset
7461
7462  before, you can safely ignore this environment.
7463 \end_layout
7464
7465 \begin_layout Subsubsection
7466
7467 \family sans
7468 Bibliography
7469 \family default
7470
7471 \begin_inset Index idx
7472 status collapsed
7473
7474 \begin_layout Plain Layout
7475 Bibliography
7476 \end_layout
7477
7478 \end_inset
7479
7480
7481 \begin_inset CommandInset label
7482 LatexCommand label
7483 name "sub:Biblio_environment"
7484
7485 \end_inset
7486
7487
7488 \end_layout
7489
7490 \begin_layout Standard
7491 The 
7492 \family sans
7493 Bibliography
7494 \family default
7495  environment is used to list references.
7496  Technically, you could use this environment anywhere, but you really should
7497  only use it at the end of the document.
7498  Nesting 
7499 \family sans
7500 Bibliography
7501 \family default
7502  in anything else or vice versa will not work.
7503 \end_layout
7504
7505 \begin_layout Standard
7506 When you first open a 
7507 \family sans
7508 Bibliography
7509 \family default
7510  environment, LyX adds a large vertical space, followed by the heading 
7511 \begin_inset Quotes eld
7512 \end_inset
7513
7514 Bibliography
7515 \begin_inset Quotes erd
7516 \end_inset
7517
7518  or 
7519 \begin_inset Quotes eld
7520 \end_inset
7521
7522 References,
7523 \begin_inset Quotes erd
7524 \end_inset
7525
7526  depending on the document class.
7527  The heading is in a large boldface font.
7528  Each paragraph of the 
7529 \family sans
7530 Bibliography
7531 \family default
7532  environment is a bibliography entry.
7533  Thus, hitting 
7534 \family sans
7535 Return
7536 \family default
7537  does not reset the paragraph environment.
7538  Each new paragraph is still in the 
7539 \family sans
7540 Bibliography
7541 \family default
7542  environment.
7543 \end_layout
7544
7545 \begin_layout Standard
7546 There is another, usually better way to include references in your document
7547  by using a BibTeX database.
7548  For more information on that, and for a detailed description of LyX's bibliogra
7549 phy handling, have a look at in section
7550 \begin_inset space ~
7551 \end_inset
7552
7553
7554 \begin_inset CommandInset ref
7555 LatexCommand ref
7556 reference "sec:Bibliography"
7557
7558 \end_inset
7559
7560 .
7561 \end_layout
7562
7563 \begin_layout Subsection
7564 LyX
7565 \family sans
7566 -Code
7567 \begin_inset Index idx
7568 status collapsed
7569
7570 \begin_layout Plain Layout
7571 Paragraph ! LyX code
7572 \end_layout
7573
7574 \end_inset
7575
7576
7577 \begin_inset CommandInset label
7578 LatexCommand label
7579 name "sub:LyX-Code"
7580
7581 \end_inset
7582
7583
7584 \end_layout
7585
7586 \begin_layout Standard
7587 The 
7588 \family sans
7589 LyX-Code
7590 \family default
7591  environment is another LyX extension.
7592  It type-sets text in a typewriter-style font.
7593  It also treats the 
7594 \family sans
7595 Space
7596 \family default
7597  key as a fixed whitespace;
7598 \begin_inset Foot
7599 status collapsed
7600
7601 \begin_layout Plain Layout
7602 In the 
7603 \family sans
7604 LyX-Code
7605 \family default
7606  environment, the 
7607 \family sans
7608 Space
7609 \family default
7610  key is treated as a 
7611 \family sans
7612 Protected
7613 \begin_inset space ~
7614 \end_inset
7615
7616 Blank
7617 \family default
7618  instead of an end-of-word marker.
7619 \end_layout
7620
7621 \end_inset
7622
7623  this is the only case in which you can type multiple whitespaces in LyX.
7624  If you need to insert blank lines, you will still need to use 
7625 \begin_inset Info
7626 type  "shortcut"
7627 arg   "newline-insert newline"
7628 \end_inset
7629
7630  (the 
7631 \family typewriter
7632 break-line
7633 \family default
7634  function).
7635  
7636 \family sans
7637 Return
7638 \family default
7639  breaks paragraphs.
7640  Note, however, that 
7641 \family sans
7642 Return
7643 \family default
7644  does not reset the paragraph environment.
7645  So, when you finish using the 
7646 \family sans
7647 LyX-Code
7648 \family default
7649  environment, you will need to change the paragraph environment yourself.
7650  Also, you can nest the 
7651 \family sans
7652 LyX-Code
7653 \family default
7654  environment inside of others.
7655 \end_layout
7656
7657 \begin_layout Standard
7658 There are a few quirks with this environment:
7659 \end_layout
7660
7661 \begin_layout Itemize
7662 You cannot use 
7663 \begin_inset Info
7664 type  "shortcut"
7665 arg   "newline-insert newline"
7666 \end_inset
7667
7668  at the beginning of a new paragraph (i.
7669 \begin_inset space \thinspace{}
7670 \end_inset
7671
7672 g.
7673 \begin_inset space \space{}
7674 \end_inset
7675
7676 you can't follow 
7677 \family sans
7678 Return
7679 \family default
7680  with a 
7681 \begin_inset Info
7682 type  "shortcut"
7683 arg   "newline-insert newline"
7684 \end_inset
7685
7686 ).
7687 \end_layout
7688
7689 \begin_layout Itemize
7690 You can't follow a 
7691 \begin_inset Info
7692 type  "shortcut"
7693 arg   "newline-insert newline"
7694 \end_inset
7695
7696  with a 
7697 \family sans
7698 Space
7699 \family default
7700 .
7701 \end_layout
7702
7703 \begin_deeper
7704 \begin_layout Itemize
7705 Use a 
7706 \family sans
7707 Return
7708 \family default
7709  to begin a new paragraph, then you can use a 
7710 \family sans
7711 Space
7712 \family default
7713 .
7714 \end_layout
7715
7716 \begin_layout Itemize
7717 Or: use 
7718 \begin_inset Info
7719 type  "shortcut"
7720 arg   "space-insert protected"
7721 \end_inset
7722
7723  instead.
7724 \end_layout
7725
7726 \end_deeper
7727 \begin_layout Itemize
7728 You can't have an empty paragraph or an empty line.
7729  You must put at least one 
7730 \family sans
7731 Space
7732 \family default
7733  in any line you want blank.
7734  Otherwise, LaTeX generates errors.
7735 \end_layout
7736
7737 \begin_layout Itemize
7738 You cannot get the typewriter double quotes by typing 
7739 \family sans
7740 "
7741 \family default
7742  since that will insert 
7743 \emph on
7744 real
7745 \emph default
7746  quotes.
7747  You get the typewriter double quotes with 
7748 \begin_inset Info
7749 type  "shortcut"
7750 arg   "self-insert \""
7751 \end_inset
7752
7753 .
7754 \end_layout
7755
7756 \begin_layout Standard
7757 Here is an example:
7758 \end_layout
7759
7760 \begin_layout LyX-Code
7761 #include <stdio.h>
7762 \end_layout
7763
7764 \begin_layout LyX-Code
7765  
7766 \end_layout
7767
7768 \begin_layout LyX-Code
7769 int main(void)
7770 \end_layout
7771
7772 \begin_layout LyX-Code
7773 {
7774 \end_layout
7775
7776 \begin_layout LyX-Code
7777     printf("Hello World!
7778 \backslash
7779 n");
7780 \end_layout
7781
7782 \begin_layout LyX-Code
7783     return 0;
7784 \end_layout
7785
7786 \begin_layout LyX-Code
7787 }
7788 \end_layout
7789
7790 \begin_layout Standard
7791 This is just the standard 
7792 \begin_inset Quotes eld
7793 \end_inset
7794
7795 Hello world!
7796 \begin_inset Quotes erd
7797 \end_inset
7798
7799  program.
7800  
7801 \end_layout
7802
7803 \begin_layout Standard
7804
7805 \family sans
7806 LyX-Code
7807 \family default
7808  has one purpose: to typeset code, such as program source, shell scripts,
7809  rc-files, and so on.
7810  Use it only in those very special cases where you need to generate text
7811  as if you used a typewriter.
7812 \begin_inset Index idx
7813 status collapsed
7814
7815 \begin_layout Plain Layout
7816 Paragraph environments|)
7817 \end_layout
7818
7819 \end_inset
7820
7821  For longer parts of programming code, use the listings inset that is described
7822  in the chapter 
7823 \emph on
7824 Program Code Listings
7825 \emph default
7826  of the 
7827 \emph on
7828 Embedded
7829 \begin_inset space ~
7830 \end_inset
7831
7832 Objects
7833 \emph default
7834  manual.
7835 \end_layout
7836
7837 \begin_layout Section
7838 Nesting Environments
7839 \begin_inset Index idx
7840 status collapsed
7841
7842 \begin_layout Plain Layout
7843 Nesting ! Environments
7844 \end_layout
7845
7846 \end_inset
7847
7848
7849 \begin_inset CommandInset label
7850 LatexCommand label
7851 name "sec:Nesting"
7852
7853 \end_inset
7854
7855
7856 \end_layout
7857
7858 \begin_layout Subsection
7859 Introduction
7860 \end_layout
7861
7862 \begin_layout Standard
7863 LyX treats text as a unified block with a particular context and specific
7864  properties.
7865  This allows you to create blocks that inherit some of the properties of
7866  another block.
7867  For example you have three main points in an outline, but point #2 also
7868  has two subpoints.
7869  In other words, you have a list inside of another list, with the inner
7870  list 
7871 \begin_inset Quotes eld
7872 \end_inset
7873
7874 attached
7875 \begin_inset Quotes erd
7876 \end_inset
7877
7878  to item #2:
7879 \end_layout
7880
7881 \begin_layout Enumerate
7882 one
7883 \end_layout
7884
7885 \begin_layout Enumerate
7886 two
7887 \end_layout
7888
7889 \begin_deeper
7890 \begin_layout Enumerate
7891 sublist – item #1
7892 \end_layout
7893
7894 \begin_layout Enumerate
7895 sublist – item #2
7896 \end_layout
7897
7898 \end_deeper
7899 \begin_layout Enumerate
7900 three
7901 \end_layout
7902
7903 \begin_layout Standard
7904 You put a list inside a list by nesting one list inside the other.
7905  Nesting an environment is quite simple: Select 
7906 \family sans
7907 Increase
7908 \begin_inset space ~
7909 \end_inset
7910
7911 List
7912 \begin_inset space ~
7913 \end_inset
7914
7915 Depth
7916 \family default
7917  or 
7918 \family sans
7919 Decrease
7920 \begin_inset space ~
7921 \end_inset
7922
7923 List
7924 \begin_inset space ~
7925 \end_inset
7926
7927 Depth
7928 \family default
7929  from the 
7930 \family sans
7931 Edit
7932 \family default
7933  menu to change the nesting depth of the current paragraph (the status bar
7934  will tell you how far you are nested).
7935  Instead of the menu, you can also use the toolbar buttons 
7936 \begin_inset Info
7937 type  "icon"
7938 arg   "depth-increment"
7939 \end_inset
7940
7941  and 
7942 \begin_inset Info
7943 type  "icon"
7944 arg   "depth-decrement"
7945 \end_inset
7946
7947  or the convenient key bindings 
7948 \family sans
7949 Tab
7950 \family default
7951  and 
7952 \family sans
7953 Shift-Tab
7954 \family default
7955  or 
7956 \begin_inset Info
7957 type  "shortcut"
7958 arg   "depth-increment"
7959 \end_inset
7960
7961  and 
7962 \begin_inset Info
7963 type  "shortcut"
7964 arg   "depth-decrement"
7965 \end_inset
7966
7967  to change the nesting level.
7968  The change will work on the current selection if you have made one (allowing
7969  you to change the nesting of several paragraphs at once), or the current
7970  paragraph.
7971 \end_layout
7972
7973 \begin_layout Standard
7974 Note that LyX only changes the nesting depth if it can.
7975  If it's invalid to do so, nothing happens if you try to change the depth.
7976  Additionally, if you change the depth of one paragraph, it affects the
7977  depth of every paragraph nested inside of it.
7978 \end_layout
7979
7980 \begin_layout Standard
7981 Nesting isn't limited to lists.
7982  In LyX, you can nest just about anything inside anything else, as you're
7983  about to find out.
7984  This is the real power of nesting paragraph environments.
7985 \end_layout
7986
7987 \begin_layout Subsection
7988 What You Can and Can't Nest
7989 \end_layout
7990
7991 \begin_layout Standard
7992 Before we fire a list of paragraph environments at you, we need to tell
7993  you a little bit more about how nesting works.
7994 \end_layout
7995
7996 \begin_layout Standard
7997 The question if nesting a paragraph environment is possible, is a bit more
7998  complicated than a simple yes or no.
7999  There are three types of paragraph environments:
8000 \end_layout
8001
8002 \begin_layout Itemize
8003 Completely unnestable
8004 \end_layout
8005
8006 \begin_layout Itemize
8007 Fully nestable, you can nest them inside things and you can also nest other
8008  things inside them.
8009 \end_layout
8010
8011 \begin_layout Itemize
8012 A third type, you can nest them into other environments, but you can't nest
8013  anything into them.
8014 \end_layout
8015
8016 \begin_layout Standard
8017 Here's a list of the three types of nesting behavior, and which paragraph
8018  environments have them:
8019 \end_layout
8020
8021 \begin_layout Description
8022 Unnestable Can't nest them.
8023  Can't nest into them.
8024 \end_layout
8025
8026 \begin_deeper
8027 \begin_layout Itemize
8028
8029 \family sans
8030 Bibliography
8031 \end_layout
8032
8033 \begin_layout Itemize
8034
8035 \family sans
8036 Abstract
8037 \end_layout
8038
8039 \begin_layout Itemize
8040
8041 \family sans
8042 Title
8043 \end_layout
8044
8045 \begin_layout Itemize
8046
8047 \family sans
8048 Author
8049 \end_layout
8050
8051 \begin_layout Itemize
8052
8053 \family sans
8054 Date
8055 \end_layout
8056
8057 \end_deeper
8058 \begin_layout Description
8059 Fully
8060 \begin_inset space ~
8061 \end_inset
8062
8063 Nestable You can nest them.
8064  You can nest other things into them.
8065 \end_layout
8066
8067 \begin_deeper
8068 \begin_layout Itemize
8069
8070 \family sans
8071 Verse
8072 \end_layout
8073
8074 \begin_layout Itemize
8075
8076 \family sans
8077 Quote
8078 \end_layout
8079
8080 \begin_layout Itemize
8081
8082 \family sans
8083 Quotation
8084 \end_layout
8085
8086 \begin_layout Itemize
8087
8088 \family sans
8089 Itemize
8090 \end_layout
8091
8092 \begin_layout Itemize
8093
8094 \family sans
8095 Enumerate
8096 \end_layout
8097
8098 \begin_layout Itemize
8099
8100 \family sans
8101 Description
8102 \end_layout
8103
8104 \begin_layout Itemize
8105
8106 \family sans
8107 List
8108 \end_layout
8109
8110 \begin_layout Itemize
8111
8112 \family sans
8113 LyX-Code
8114 \end_layout
8115
8116 \end_deeper
8117 \begin_layout Description
8118 Nestable-Inside You can nest them inside other things.
8119  You can't nest anything into them.
8120 \end_layout
8121
8122 \begin_deeper
8123 \begin_layout Itemize
8124
8125 \family sans
8126 Standard
8127 \end_layout
8128
8129 \begin_layout Itemize
8130
8131 \family sans
8132 Part
8133 \end_layout
8134
8135 \begin_layout Itemize
8136
8137 \family sans
8138 Chapter
8139 \end_layout
8140
8141 \begin_layout Itemize
8142
8143 \family sans
8144 Section
8145 \end_layout
8146
8147 \begin_layout Itemize
8148
8149 \family sans
8150 Subsection
8151 \end_layout
8152
8153 \begin_layout Itemize
8154
8155 \family sans
8156 Subsubsection
8157 \end_layout
8158
8159 \begin_layout Itemize
8160
8161 \family sans
8162 Paragraph
8163 \end_layout
8164
8165 \begin_layout Itemize
8166
8167 \family sans
8168 Subparagraph
8169 \end_layout
8170
8171 \begin_layout Itemize
8172
8173 \family sans
8174 Part*
8175 \end_layout
8176
8177 \begin_layout Itemize
8178
8179 \family sans
8180 Chapter*
8181 \end_layout
8182
8183 \begin_layout Itemize
8184
8185 \family sans
8186 Section*
8187 \end_layout
8188
8189 \begin_layout Itemize
8190
8191 \family sans
8192 Subsection*
8193 \end_layout
8194
8195 \begin_layout Itemize
8196
8197 \family sans
8198 Subsubsection*
8199 \end_layout
8200
8201 \begin_layout Itemize
8202
8203 \family sans
8204 Right
8205 \begin_inset space ~
8206 \end_inset
8207
8208 Address
8209 \end_layout
8210
8211 \begin_layout Itemize
8212
8213 \family sans
8214 Address
8215 \end_layout
8216
8217 \end_deeper
8218 \begin_layout Standard
8219 \begin_inset Note Greyedout
8220 status open
8221
8222 \begin_layout Plain Layout
8223
8224 \series bold
8225 Note:
8226 \series default
8227  Although it is possible to nest numbered section headings like 
8228 \family sans
8229 Chapter
8230 \family default
8231
8232 \family sans
8233 Section
8234 \family default
8235 , etc.
8236 \begin_inset space ~
8237 \end_inset
8238
8239 to e.
8240 \begin_inset space \thinspace{}
8241 \end_inset
8242
8243 g.
8244 \begin_inset space \space{}
8245 \end_inset
8246
8247 lists, it is highly recommended not to do this because the aim is to create
8248  well structured documents following typesetting guidelines whereas nested
8249  section headings violate this.
8250 \end_layout
8251
8252 \end_inset
8253
8254
8255 \end_layout
8256
8257 \begin_layout Subsection
8258 Nesting Other Things: Tables, Math, Floats, etc.
8259 \begin_inset Index idx
8260 status collapsed
8261
8262 \begin_layout Plain Layout
8263 Nesting ! Tables etc.
8264 \end_layout
8265
8266 \end_inset
8267
8268
8269 \end_layout
8270
8271 \begin_layout Standard
8272 There are several things that aren't paragraph environments, but which are
8273  affected by nesting anyhow.
8274  They are:
8275 \end_layout
8276
8277 \begin_layout Itemize
8278 equations
8279 \end_layout
8280
8281 \begin_layout Itemize
8282 tables
8283 \end_layout
8284
8285 \begin_layout Itemize
8286 figures
8287 \end_layout
8288
8289 \begin_layout Standard
8290 (
8291 \begin_inset Note Greyedout
8292 status open
8293
8294 \begin_layout Plain Layout
8295
8296 \series bold
8297 Note:
8298 \series default
8299  Figures and tables in 
8300 \family sans
8301 Floats
8302 \family default
8303  are not affected by this.
8304 \end_layout
8305
8306 \end_inset
8307
8308  Have a look at section
8309 \begin_inset space ~
8310 \end_inset
8311
8312
8313 \begin_inset CommandInset ref
8314 LatexCommand ref
8315 reference "sec:Floats"
8316
8317 \end_inset
8318
8319  for more information about 
8320 \family sans
8321 Floats
8322 \family default
8323 .)
8324 \end_layout
8325
8326 \begin_layout Standard
8327 LyX can treat these three objects as either a word or as a paragraph.
8328  If a figure, table, or an equation is inline, it goes wherever the paragraph
8329  it is in goes.
8330 \end_layout
8331
8332 \begin_layout Standard
8333 On the other hand, if you have an equation, figure or table in a 
8334 \begin_inset Quotes eld
8335 \end_inset
8336
8337 paragraph
8338 \begin_inset Quotes erd
8339 \end_inset
8340
8341  of its own, it behaves just like a 
8342 \begin_inset Quotes eld
8343 \end_inset
8344
8345 nestable-inside
8346 \begin_inset Quotes erd
8347 \end_inset
8348
8349  paragraph environment.
8350  You can nest it into any environment, but you obviously can't nest anything
8351  into it.
8352 \end_layout
8353
8354 \begin_layout Standard
8355 Here's an example with a table:
8356 \end_layout
8357
8358 \begin_layout Enumerate
8359 Item One
8360 \end_layout
8361
8362 \begin_deeper
8363 \begin_layout Enumerate
8364 This is (a) and it's nested.
8365 \end_layout
8366
8367 \begin_deeper
8368 \begin_layout Standard
8369 \begin_inset VSpace 0.3cm
8370 \end_inset
8371
8372
8373 \end_layout
8374
8375 \begin_layout Standard
8376 \align center
8377 \begin_inset Tabular
8378 <lyxtabular version="3" rows="2" columns="2">
8379 <features tabularvalignment="middle">
8380 <column alignment="center" valignment="top" width="0pt">
8381 <column alignment="center" valignment="top" width="0pt">
8382 <row>
8383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8384 \begin_inset Text
8385
8386 \begin_layout Plain Layout
8387
8388 \family roman
8389 \series medium
8390 \shape up
8391 \size normal
8392 \emph off
8393 \bar no
8394 \noun off
8395 \color none
8396 a
8397 \end_layout
8398
8399 \end_inset
8400 </cell>
8401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8402 \begin_inset Text
8403
8404 \begin_layout Plain Layout
8405
8406 \family roman
8407 \series medium
8408 \shape up
8409 \size normal
8410 \emph off
8411 \bar no
8412 \noun off
8413 \color none
8414 b
8415 \end_layout
8416
8417 \end_inset
8418 </cell>
8419 </row>
8420 <row>
8421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8422 \begin_inset Text
8423
8424 \begin_layout Plain Layout
8425
8426 \family roman
8427 \series medium
8428 \shape up
8429 \size normal
8430 \emph off
8431 \bar no
8432 \noun off
8433 \color none
8434 c
8435 \end_layout
8436
8437 \end_inset
8438 </cell>
8439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8440 \begin_inset Text
8441
8442 \begin_layout Plain Layout
8443
8444 \family roman
8445 \series medium
8446 \shape up
8447 \size normal
8448 \emph off
8449 \bar no
8450 \noun off
8451 \color none
8452 d
8453 \end_layout
8454
8455 \end_inset
8456 </cell>
8457 </row>
8458 </lyxtabular>
8459
8460 \end_inset
8461
8462
8463 \end_layout
8464
8465 \begin_layout Standard
8466 \begin_inset VSpace 0.3cm
8467 \end_inset
8468
8469
8470 \end_layout
8471
8472 \end_deeper
8473 \begin_layout Enumerate
8474 This is (b).
8475  The table is actually nested inside (a).
8476 \end_layout
8477
8478 \end_deeper
8479 \begin_layout Enumerate
8480 Back out again.
8481 \end_layout
8482
8483 \begin_layout Standard
8484 If we hadn't nested the table at all, the list would look like this:
8485 \end_layout
8486
8487 \begin_layout Enumerate
8488 Item One
8489 \end_layout
8490
8491 \begin_deeper
8492 \begin_layout Enumerate
8493 This is (a) and it's nested.
8494 \end_layout
8495
8496 \end_deeper
8497 \begin_layout Standard
8498 \begin_inset VSpace 0.3cm
8499 \end_inset
8500
8501
8502 \end_layout
8503
8504 \begin_layout Standard
8505 \align center
8506 \begin_inset Tabular
8507 <lyxtabular version="3" rows="2" columns="2">
8508 <features tabularvalignment="middle">
8509 <column alignment="center" valignment="top" width="0pt">
8510 <column alignment="center" valignment="top" width="0pt">
8511 <row>
8512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8513 \begin_inset Text
8514
8515 \begin_layout Plain Layout
8516
8517 \family roman
8518 \series medium
8519 \shape up
8520 \size normal
8521 \emph off
8522 \bar no
8523 \noun off
8524 \color none
8525 a
8526 \end_layout
8527
8528 \end_inset
8529 </cell>
8530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8531 \begin_inset Text
8532
8533 \begin_layout Plain Layout
8534
8535 \family roman
8536 \series medium
8537 \shape up
8538 \size normal
8539 \emph off
8540 \bar no
8541 \noun off
8542 \color none
8543 b
8544 \end_layout
8545
8546 \end_inset
8547 </cell>
8548 </row>
8549 <row>
8550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8551 \begin_inset Text
8552
8553 \begin_layout Plain Layout
8554
8555 \family roman
8556 \series medium
8557 \shape up
8558 \size normal
8559 \emph off
8560 \bar no
8561 \noun off
8562 \color none
8563 c
8564 \end_layout
8565
8566 \end_inset
8567 </cell>
8568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8569 \begin_inset Text
8570
8571 \begin_layout Plain Layout
8572
8573 \family roman
8574 \series medium
8575 \shape up
8576 \size normal
8577 \emph off
8578 \bar no
8579 \noun off
8580 \color none
8581 d
8582 \end_layout
8583
8584 \end_inset
8585 </cell>
8586 </row>
8587 </lyxtabular>
8588
8589 \end_inset
8590
8591
8592 \end_layout
8593
8594 \begin_layout Standard
8595 \begin_inset VSpace 0.3cm
8596 \end_inset
8597
8598
8599 \end_layout
8600
8601 \begin_layout Enumerate
8602 This is (b).
8603  The table is 
8604 \emph on
8605 not
8606 \emph default
8607  nested inside (a).
8608  In fact, it's not nested at all.
8609 \end_layout
8610
8611 \begin_layout Enumerate
8612 Back out again.
8613 \end_layout
8614
8615 \begin_layout Standard
8616 Notice how item (b) is not only no longer nested, but is also the first
8617  item of a new list!
8618 \end_layout
8619
8620 \begin_layout Standard
8621 There's another trap you can fall into: Nesting the table, but not going
8622  deep enough.
8623  LyX then turns anything after the table into a new sublist.
8624 \end_layout
8625
8626 \begin_layout Enumerate
8627 Item One
8628 \end_layout
8629
8630 \begin_deeper
8631 \begin_layout Enumerate
8632 This is (a) and it's nested.
8633 \end_layout
8634
8635 \begin_layout Standard
8636 \begin_inset VSpace 0.3cm
8637 \end_inset
8638
8639
8640 \end_layout
8641
8642 \begin_layout Standard
8643 \align center
8644 \begin_inset Tabular
8645 <lyxtabular version="3" rows="2" columns="2">
8646 <features tabularvalignment="middle">
8647 <column alignment="center" valignment="top" width="0pt">
8648 <column alignment="center" valignment="top" width="0pt">
8649 <row>
8650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8651 \begin_inset Text
8652
8653 \begin_layout Plain Layout
8654
8655 \family roman
8656 \series medium
8657 \shape up
8658 \size normal
8659 \emph off
8660 \bar no
8661 \noun off
8662 \color none
8663 a
8664 \end_layout
8665
8666 \end_inset
8667 </cell>
8668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8669 \begin_inset Text
8670
8671 \begin_layout Plain Layout
8672
8673 \family roman
8674 \series medium
8675 \shape up
8676 \size normal
8677 \emph off
8678 \bar no
8679 \noun off
8680 \color none
8681 b
8682 \end_layout
8683
8684 \end_inset
8685 </cell>
8686 </row>
8687 <row>
8688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8689 \begin_inset Text
8690
8691 \begin_layout Plain Layout
8692
8693 \family roman
8694 \series medium
8695 \shape up
8696 \size normal
8697 \emph off
8698 \bar no
8699 \noun off
8700 \color none
8701 c
8702 \end_layout
8703
8704 \end_inset
8705 </cell>
8706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8707 \begin_inset Text
8708
8709 \begin_layout Plain Layout
8710
8711 \family roman
8712 \series medium
8713 \shape up
8714 \size normal
8715 \emph off
8716 \bar no
8717 \noun off
8718 \color none
8719 d
8720 \end_layout
8721
8722 \end_inset
8723 </cell>
8724 </row>
8725 </lyxtabular>
8726
8727 \end_inset
8728
8729
8730 \end_layout
8731
8732 \begin_layout Standard
8733 \begin_inset VSpace 0.3cm
8734 \end_inset
8735
8736
8737 \end_layout
8738
8739 \begin_layout Enumerate
8740 This is (b).
8741  The table is actually nested inside Item One, but 
8742 \emph on
8743 not
8744 \emph default
8745  inside (a).
8746 \end_layout
8747
8748 \end_deeper
8749 \begin_layout Enumerate
8750 Back out again.
8751 \end_layout
8752
8753 \begin_layout Standard
8754 As you can see, item (b) turned into the first item of a new list, but a
8755  new list 
8756 \emph on
8757 inside
8758 \emph default
8759  item 1.
8760  The same thing would have happened to a figure or an equation.
8761  So, if you nest tables, figures or equations, make sure you go to the right
8762  depth!
8763 \end_layout
8764
8765 \begin_layout Subsection
8766 Usage and General Features
8767 \end_layout
8768
8769 \begin_layout Standard
8770 Speaking of levels, LyX can perform up to a six-fold nesting.
8771  In other words, 
8772 \begin_inset Quotes eld
8773 \end_inset
8774
8775 level #6
8776 \begin_inset Quotes erd
8777 \end_inset
8778
8779  is the innermost possible depth.
8780  Here's an example to illustrate what we mean:
8781 \end_layout
8782
8783 \begin_layout Enumerate
8784 level #1 – outermost
8785 \end_layout
8786
8787 \begin_deeper
8788 \begin_layout Enumerate
8789 level #2
8790 \end_layout
8791
8792 \begin_deeper
8793 \begin_layout Enumerate
8794 level #3
8795 \end_layout
8796
8797 \begin_deeper
8798 \begin_layout Enumerate
8799 level #4
8800 \end_layout
8801
8802 \begin_deeper
8803 \begin_layout Itemize
8804 level #5
8805 \end_layout
8806
8807 \begin_deeper
8808 \begin_layout Itemize
8809 level #6
8810 \end_layout
8811
8812 \end_deeper
8813 \end_deeper
8814 \end_deeper
8815 \end_deeper
8816 \end_deeper
8817 \begin_layout Standard
8818 There are two exceptions to the six-fold nesting limit, and you can see
8819  both of them in the example.
8820  Unlike the other fully-nestable environments, you can only perform a four-fold
8821  nesting with the 
8822 \family sans
8823 Enumerate
8824 \family default
8825  and 
8826 \family sans
8827 Itemize
8828 \family default
8829  environments.
8830  For example, if we tried to nest another 
8831 \family sans
8832 Enumerate
8833 \family default
8834  list inside item 
8835 \begin_inset Quotes eld
8836 \end_inset
8837
8838 A.
8839 \begin_inset Quotes erd
8840 \end_inset
8841
8842 , we would get errors.
8843 \end_layout
8844
8845 \begin_layout Subsection
8846 Some Examples
8847 \begin_inset Index idx
8848 status collapsed
8849
8850 \begin_layout Plain Layout
8851 Nesting ! Examples
8852 \end_layout
8853
8854 \end_inset
8855
8856
8857 \end_layout
8858
8859 \begin_layout Standard
8860 The best way to explain just what you can do with nesting is by illustration.
8861  We have several examples of nested environments.
8862  In them, we explain how we created the example, so that you can reproduce
8863  them.
8864 \end_layout
8865
8866 \begin_layout Subsubsection
8867 Example 1: The Six-fold Way and Mixed Nesting
8868 \end_layout
8869
8870 \begin_layout Labeling
8871 \labelwidthstring MMM
8872 #1-a This is the outermost level.
8873  It's a 
8874 \family sans
8875 List
8876 \family default
8877  environment.
8878 \end_layout
8879
8880 \begin_deeper
8881 \begin_layout Labeling
8882 \labelwidthstring MMM
8883 #2-a This is level #2.
8884  We created it by using 
8885 \begin_inset Info
8886 type  "shortcut"
8887 arg   "break-paragraph inverse"
8888 \end_inset
8889
8890  followed by 
8891 \begin_inset Info
8892 type  "shortcut"
8893 arg   "depth-increment"
8894 \end_inset
8895
8896 .
8897 \end_layout
8898
8899 \begin_deeper
8900 \begin_layout Labeling
8901 \labelwidthstring MMM
8902 #3-a This is level #3.
8903  This time, we just hit 
8904 \family sans
8905 Return
8906 \family default
8907 , then used 
8908 \begin_inset Info
8909 type  "shortcut"
8910 arg   "depth-increment"
8911 \end_inset
8912
8913  twice in a row.
8914  We could have also created it the same way as we did the previous level,
8915  by hitting 
8916 \begin_inset Info
8917 type  "shortcut"
8918 arg   "break-paragraph inverse"
8919 \end_inset
8920
8921  followed by 
8922 \begin_inset Info
8923 type  "shortcut"
8924 arg   "depth-increment"
8925 \end_inset
8926
8927 .
8928 \end_layout
8929
8930 \begin_deeper
8931 \begin_layout Standard
8932 This is actually a 
8933 \family sans
8934 Standard
8935 \family default
8936  environment, nested inside of 
8937 \begin_inset Quotes eld
8938 \end_inset
8939
8940 #3-a
8941 \begin_inset Quotes erd
8942 \end_inset
8943
8944 .
8945  So, it's at level #4.
8946  We did this by hitting 
8947 \begin_inset Info
8948 type  "shortcut"
8949 arg   "break-paragraph inverse"
8950 \end_inset
8951
8952 , then 
8953 \begin_inset Info
8954 type  "shortcut"
8955 arg   "depth-increment"
8956 \end_inset
8957
8958 , then changing the paragraph environment to 
8959 \family sans
8960 Standard
8961 \family default
8962 .
8963  Do this to create list items with more than one paragraph — it also works
8964  for the 
8965 \family sans
8966 Description
8967 \family default
8968
8969 \family sans
8970 Enumerate
8971 \family default
8972 , and 
8973 \family sans
8974 Itemize
8975 \family default
8976  environments!
8977 \end_layout
8978
8979 \begin_layout Standard
8980 Here's another 
8981 \family sans
8982 Standard
8983 \family default
8984  paragraph, also at level #4, made with just a 
8985 \begin_inset Info
8986 type  "shortcut"
8987 arg   "break-paragraph inverse"
8988 \end_inset
8989
8990 .
8991 \end_layout
8992
8993 \begin_layout Labeling
8994 \labelwidthstring MMM
8995 #4-a This is level #4.
8996  We hit 
8997 \begin_inset Info
8998 type  "shortcut"
8999 arg   "break-paragraph inverse"
9000 \end_inset
9001
9002  and changed the paragraph environment back to 
9003 \family sans
9004 List
9005 \family default
9006 .
9007  Remember — we can't nest anything inside a 
9008 \family sans
9009 Standard
9010 \family default
9011  environment, which is why we're still at level #4.
9012  However, we 
9013 \emph on
9014 can
9015 \emph default
9016  keep nesting things inside 
9017 \begin_inset Quotes eld
9018 \end_inset
9019
9020 #3-a
9021 \begin_inset Quotes erd
9022 \end_inset
9023
9024 .
9025 \end_layout
9026
9027 \begin_deeper
9028 \begin_layout Labeling
9029 \labelwidthstring MMM
9030 #5-a This is level #5\SpecialChar \ldots{}
9031
9032 \end_layout
9033
9034 \begin_deeper
9035 \begin_layout Labeling
9036 \labelwidthstring MMM
9037 #6-a \SpecialChar \ldots{}
9038 and this is level #6.
9039  By now, you should know how we made these two.
9040 \end_layout
9041
9042 \end_deeper
9043 \begin_layout Labeling
9044 \labelwidthstring MMM
9045 #5-b Back to level #5.
9046  Just hit 
9047 \begin_inset Info
9048 type  "shortcut"
9049 arg   "break-paragraph inverse"
9050 \end_inset
9051
9052  followed by a 
9053 \begin_inset Info
9054 type  "shortcut"
9055 arg   "depth-decrement"
9056 \end_inset
9057
9058 .
9059 \end_layout
9060
9061 \end_deeper
9062 \begin_layout Labeling
9063 \labelwidthstring MMM
9064 #4-b After another 
9065 \begin_inset Info
9066 type  "shortcut"
9067 arg   "break-paragraph inverse"
9068 \end_inset
9069
9070  followed by a 
9071 \begin_inset Info
9072 type  "shortcut"
9073 arg   "depth-decrement"
9074 \end_inset
9075
9076 , we're back at level #4.
9077 \end_layout
9078
9079 \end_deeper
9080 \begin_layout Labeling
9081 \labelwidthstring MMM
9082 #3-b Back to level #3.
9083  By now it should be obvious how we did this.
9084 \end_layout
9085
9086 \end_deeper
9087 \begin_layout Labeling
9088 \labelwidthstring MMM
9089 #2-b Back to level #2.
9090  
9091 \end_layout
9092
9093 \end_deeper
9094 \begin_layout Labeling
9095 \labelwidthstring MMM
9096 #1-b And last, back to the outermost level, #1.
9097  After this sentence, we will hit 
9098 \family sans
9099 Return
9100 \family default
9101  and change the paragraph environment back to 
9102 \family sans
9103 Standard
9104 \family default
9105  to end the list.
9106 \end_layout
9107
9108 \begin_layout Standard
9109 We could have also used the 
9110 \family sans
9111 Description
9112 \family default
9113
9114 \family sans
9115 Quote
9116 \family default
9117
9118 \family sans
9119 Quotation
9120 \family default
9121 , or even the 
9122 \family sans
9123 Verse
9124 \family default
9125  environment in place of the 
9126 \family sans
9127 List
9128 \family default
9129  environment.
9130  The example would have worked exactly the same.
9131 \end_layout
9132
9133 \begin_layout Subsubsection
9134 Example 2: Inheritance
9135 \end_layout
9136
9137 \begin_layout LyX-Code
9138 This is the LyX-Code environment, at level #1, the outermost
9139 \end_layout
9140
9141 \begin_layout LyX-Code
9142 level.
9143   Now we will hit 
9144 \family sans
9145 Return
9146 \family default
9147 , then 
9148 \begin_inset Info
9149 type  "shortcut"
9150 arg   "depth-increment"
9151 \end_inset
9152
9153 , after which, we will change to the 
9154 \family sans
9155 Enumerate
9156 \family default
9157  environment.
9158 \end_layout
9159
9160 \begin_deeper
9161 \begin_layout Enumerate
9162 This is the 
9163 \family sans
9164 Enumerate
9165 \family default
9166  environment, at level #2.
9167 \end_layout
9168
9169 \begin_layout Enumerate
9170 Notice how the nested 
9171 \family sans
9172 Enumerate
9173 \family default
9174  not only inherits its margins from its parent environment (
9175 \family sans
9176 LyX-Code
9177 \family default
9178 ), but also inherits its font and spacing!
9179 \end_layout
9180
9181 \end_deeper
9182 \begin_layout Standard
9183 We ended this example by hitting 
9184 \family sans
9185 Return
9186 \family default
9187 .
9188  After that, we needed to reset the paragraph environment to 
9189 \family sans
9190 Standard
9191 \family default
9192  and reset the nesting depth by using 
9193 \begin_inset Info
9194 type  "shortcut"
9195 arg   "depth-decrement"
9196 \end_inset
9197
9198  once.
9199 \end_layout
9200
9201 \begin_layout Subsubsection
9202 Example 3: Labels, Levels, and the 
9203 \family sans
9204 Enumerate
9205 \family default
9206  and 
9207 \family sans
9208 Itemize
9209 \family default
9210  Environments
9211 \begin_inset Argument
9212 status collapsed
9213
9214 \begin_layout Plain Layout
9215 Example #3: Labels, Levels and other list environments
9216 \end_layout
9217
9218 \end_inset
9219
9220
9221 \end_layout
9222
9223 \begin_layout Enumerate
9224 This is level #1, in an 
9225 \family sans
9226 Enumerate
9227 \family default
9228  paragraph environment.
9229  We're actually going to nest a bunch of these.
9230 \end_layout
9231
9232 \begin_deeper
9233 \begin_layout Enumerate
9234 This is level #2.
9235  We used 
9236 \begin_inset Info
9237 type  "shortcut"
9238 arg   "break-paragraph inverse"
9239 \end_inset
9240
9241  followed by 
9242 \begin_inset Info
9243 type  "shortcut"
9244 arg   "depth-increment"
9245 \end_inset
9246
9247 .
9248  Now, what happens if we nest an 
9249 \family sans
9250 Itemize
9251 \family default
9252  environment inside of this one? It will be at level #3, but what will its
9253  label be? An asterisk?
9254 \end_layout
9255
9256 \begin_deeper
9257 \begin_layout Itemize
9258 No! It's a bullet.
9259  This is the 
9260 \emph on
9261 first
9262 \emph default
9263  
9264 \family sans
9265 Itemize
9266 \family default
9267  environment, even though it's at level #3.
9268  So, its label is a bullet.
9269  (We got here by using 
9270 \begin_inset Info
9271 type  "shortcut"
9272 arg   "break-paragraph inverse"
9273 \end_inset
9274
9275 , then 
9276 \begin_inset Info
9277 type  "shortcut"
9278 arg   "depth-increment"
9279 \end_inset
9280
9281 , then changing the environment to 
9282 \family sans
9283 Itemize
9284 \family default
9285 .)
9286 \end_layout
9287
9288 \begin_deeper
9289 \begin_layout Itemize
9290 Here's level #4, produced using 
9291 \begin_inset Info
9292 type  "shortcut"
9293 arg   "break-paragraph inverse"
9294 \end_inset
9295
9296 , then 
9297 \begin_inset Info
9298 type  "shortcut"
9299 arg   "depth-increment"
9300 \end_inset
9301
9302 .
9303  We will do that again\SpecialChar \ldots{}
9304
9305 \end_layout
9306
9307 \begin_deeper
9308 \begin_layout Enumerate
9309 \SpecialChar \ldots{}
9310 to get to level #5.
9311  This time, however, we also changed the paragraph environment back to 
9312 \family sans
9313 Enumerate
9314 \family default
9315 .
9316  Notice the type of numbering, it is 
9317 \emph on
9318 lowercase Roman
9319 \emph default
9320 , because we are in the 
9321 \emph on
9322 thirdfold
9323 \emph default
9324  
9325 \family sans
9326 Enumerate
9327 \family default
9328  environment (i.
9329 \begin_inset space \thinspace{}
9330 \end_inset
9331
9332 g.
9333  it is an 
9334 \family sans
9335 Enumerate
9336 \family default
9337  inside an 
9338 \family sans
9339 Enumerate
9340 \family default
9341  inside an 
9342 \family sans
9343 Enumerate
9344 \family default
9345 ).
9346 \end_layout
9347
9348 \begin_layout Enumerate
9349 What happens if we 
9350 \emph on
9351 don't
9352 \emph default
9353  change the paragraph environment, but decrease the nesting depth? What
9354  type of numbering does LyX use?
9355 \end_layout
9356
9357 \begin_layout Enumerate
9358 Oh, as if you couldn't guess by now, we're just using 
9359 \begin_inset Info
9360 type  "shortcut"
9361 arg   "break-paragraph inverse"
9362 \end_inset
9363
9364  to keep the current environment and depth but create a new item.
9365 \end_layout
9366
9367 \begin_layout Enumerate
9368 Let's use 
9369 \begin_inset Info
9370 type  "shortcut"
9371 arg   "depth-decrement"
9372 \end_inset
9373
9374  to decrease the depth after the next 
9375 \begin_inset Info
9376 type  "shortcut"
9377 arg   "break-paragraph inverse"
9378 \end_inset
9379
9380 .
9381 \end_layout
9382
9383 \end_deeper
9384 \begin_layout Enumerate
9385 This is level #4.
9386  Look what type of label LyX is using!
9387 \end_layout
9388
9389 \end_deeper
9390 \begin_layout Enumerate
9391 This is level #3.
9392  Even though we've changed levels, LyX is still using a lowercase Roman
9393  numeral as the label.Why?
9394 \end_layout
9395
9396 \begin_layout Enumerate
9397 Because, even though the nesting depth has changed, the paragraph is 
9398 \emph on
9399 still
9400 \emph default
9401  a thirdfold 
9402 \family sans
9403 Enumerate
9404 \family default
9405  environment.
9406  Notice, however, that LyX 
9407 \emph on
9408 did
9409 \emph default
9410  reset the counter for the label.
9411 \end_layout
9412
9413 \end_deeper
9414 \begin_layout Enumerate
9415 Another 
9416 \begin_inset Info
9417 type  "shortcut"
9418 arg   "break-paragraph inverse"
9419 \end_inset
9420
9421  
9422 \begin_inset Info
9423 type  "shortcut"
9424 arg   "depth-decrement"
9425 \end_inset
9426
9427  sequence, and we're back to level #2.
9428  This time, we not only changed the nesting depth, but we also moved back
9429  into the twofold-nested 
9430 \family sans
9431 Enumerate
9432 \family default
9433  environment.
9434 \end_layout
9435
9436 \end_deeper
9437 \begin_layout Enumerate
9438 The same thing happens if we do another 
9439 \begin_inset Info
9440 type  "shortcut"
9441 arg   "break-paragraph inverse"
9442 \end_inset
9443
9444  
9445 \begin_inset Info
9446 type  "shortcut"
9447 arg   "depth-decrement"
9448 \end_inset
9449
9450 sequence and return to level #1, the outermost level.
9451 \end_layout
9452
9453 \begin_layout Standard
9454 Lastly, we reset the environment to 
9455 \family sans
9456 Standard
9457 \family default
9458 .
9459  As you can see, the level number doesn't correspond to what type of labeling
9460  LyX uses for the 
9461 \family sans
9462 Enumerate
9463 \family default
9464  and 
9465 \family sans
9466 Itemize
9467 \family default
9468  environments.
9469  The number of other 
9470 \family sans
9471 Enumerate
9472 \family default
9473  environments surrounding it determines what kind of label LyX uses for
9474  an 
9475 \family sans
9476 Enumerate
9477 \family default
9478  item.
9479  The same rule applies for the 
9480 \family sans
9481 Itemize
9482 \family default
9483  environment, as well.
9484 \end_layout
9485
9486 \begin_layout Subsubsection
9487 Example 4: Going Bonkers
9488 \end_layout
9489
9490 \begin_layout Enumerate
9491 We're going to go totally nuts now.
9492  We will not nest as deep as in the other examples, nor will we go into
9493  the same detail with how we did it.
9494  (level #1: 
9495 \family sans
9496 Enumerate
9497 \family default
9498 )
9499 \end_layout
9500
9501 \begin_deeper
9502 \begin_layout Standard
9503 (
9504 \family sans
9505 Return, 
9506 \family default
9507
9508 \begin_inset Info
9509 type  "shortcut"
9510 arg   "depth-increment"
9511 \end_inset
9512
9513
9514 \family sans
9515 , Standard
9516 \family default
9517 : level #2) We will stick an encapsulated description of how we created
9518  the example in parentheses someplace.
9519  For example, the two key bindings are how we changed the depth.
9520  The environment name is the name of the current environment.
9521  Either before or after this, we will put in the level.
9522 \end_layout
9523
9524 \end_deeper
9525 \begin_layout Enumerate
9526 (
9527 \family sans
9528 Return, Enumerate
9529 \family default
9530 : level #1) This is the next item in the list.
9531 \end_layout
9532
9533 \begin_deeper
9534 \begin_layout Verse
9535 Now we will add verse.
9536 \begin_inset Newline newline
9537 \end_inset
9538
9539 It will get much worse.
9540 \begin_inset Newline newline
9541 \end_inset
9542
9543 (
9544 \family sans
9545 Return, 
9546 \family default
9547
9548 \begin_inset Info
9549 type  "shortcut"
9550 arg   "depth-increment"
9551 \end_inset
9552
9553
9554 \family sans
9555 , Verse
9556 \family default
9557 : level #2)
9558 \end_layout
9559
9560 \begin_layout Verse
9561 Fiddle dee, Fiddle doo.
9562 \begin_inset Newline newline
9563 \end_inset
9564
9565 Bippitey boppitey boo!
9566 \begin_inset Newline newline
9567 \end_inset
9568
9569 (
9570 \begin_inset Info
9571 type  "shortcut"
9572 arg   "break-paragraph inverse"
9573 \end_inset
9574
9575
9576 \family sans
9577 )
9578 \end_layout
9579
9580 \begin_layout Verse
9581 Here comes a table:
9582 \end_layout
9583
9584 \begin_deeper
9585 \begin_layout Standard
9586 \begin_inset VSpace 0.3cm
9587 \end_inset
9588
9589
9590 \end_layout
9591
9592 \begin_layout Standard
9593 \align center
9594 \begin_inset Tabular
9595 <lyxtabular version="3" rows="2" columns="2">
9596 <features tabularvalignment="middle">
9597 <column alignment="center" valignment="top" width="0pt">
9598 <column alignment="center" valignment="top" width="0pt">
9599 <row>
9600 <cell alignment="center" valignment="top" usebox="none">
9601 \begin_inset Text
9602
9603 \begin_layout Plain Layout
9604
9605 \family roman
9606 \series medium
9607 \shape up
9608 \size normal
9609 \emph off
9610 \bar no
9611 \noun off
9612 \color none
9613 one-fish
9614 \end_layout
9615
9616 \end_inset
9617 </cell>
9618 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9619 \begin_inset Text
9620
9621 \begin_layout Plain Layout
9622
9623 \family roman
9624 \series medium
9625 \shape up
9626 \size normal
9627 \emph off
9628 \bar no
9629 \noun off
9630 \color none
9631 two-fish
9632 \end_layout
9633
9634 \end_inset
9635 </cell>
9636 </row>
9637 <row>
9638 <cell alignment="center" valignment="top" topline="true" usebox="none">
9639 \begin_inset Text
9640
9641 \begin_layout Plain Layout
9642
9643 \family roman
9644 \series medium
9645 \shape up
9646 \size normal
9647 \emph off
9648 \bar no
9649 \noun off
9650 \color none
9651 red-fish
9652 \end_layout
9653
9654 \end_inset
9655 </cell>
9656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9657 \begin_inset Text
9658
9659 \begin_layout Plain Layout
9660
9661 \family roman
9662 \series medium
9663 \shape up
9664 \size normal
9665 \emph off
9666 \bar no
9667 \noun off
9668 \color none
9669 blue-fish
9670 \end_layout
9671
9672 \end_inset
9673 </cell>
9674 </row>
9675 </lyxtabular>
9676
9677 \end_inset
9678
9679
9680 \end_layout
9681
9682 \end_deeper
9683 \begin_layout Verse
9684 (
9685 \begin_inset Info
9686 type  "shortcut"
9687 arg   "break-paragraph inverse"
9688 \end_inset
9689
9690
9691 \family sans
9692 , Table, 
9693 \family default
9694
9695 \begin_inset Info
9696 type  "shortcut"
9697 arg   "depth-increment"
9698 \end_inset
9699
9700  3 times, 
9701 \begin_inset Info
9702 type  "shortcut"
9703 arg   "break-paragraph inverse"
9704 \end_inset
9705
9706
9707 \family sans
9708 , Verse, 
9709 \family default
9710
9711 \begin_inset Info
9712 type  "shortcut"
9713 arg   "depth-decrement"
9714 \end_inset
9715
9716 )
9717 \end_layout
9718
9719 \end_deeper
9720 \begin_layout Enumerate
9721 (
9722 \family sans
9723 Return, Enumerate
9724 \family default
9725 : level #1) This is another item.
9726  Note that selecting a 
9727 \family sans
9728 Table
9729 \family default
9730  resets the nesting depth to level #1, so we increased the nesting depth
9731  3 times to put the table inside the 
9732 \family sans
9733 Verse
9734 \family default
9735  environment.
9736  
9737 \end_layout
9738
9739 \begin_layout Quotation
9740 We're now ending the 
9741 \family sans
9742 Enumerate
9743 \family default
9744  list and changing to 
9745 \family sans
9746 Quotation
9747 \family default
9748 .
9749  We're still at level #1.
9750  We want to show you some of the things you can do by mixing environments.
9751  The next set of paragraphs is a 
9752 \begin_inset Quotes eld
9753 \end_inset
9754
9755 quoted letter.
9756 \begin_inset Quotes erd
9757 \end_inset
9758
9759  We will nest both the 
9760 \family sans
9761 Address
9762 \family default
9763  and 
9764 \family sans
9765 Right
9766 \begin_inset space ~
9767 \end_inset
9768
9769 Address
9770 \family default
9771  environments inside of this one, then use another nested 
9772 \family sans
9773 Quotation
9774 \family default
9775  for the letter body.
9776  We will use 
9777 \begin_inset Info
9778 type  "shortcut"
9779 arg   "break-paragraph inverse"
9780 \end_inset
9781
9782  to preserve the depth.
9783  Remember that you need to use 
9784 \begin_inset Info
9785 type  "shortcut"
9786 arg   "newline-insert newline"
9787 \end_inset
9788
9789  to create multiple lines inside the 
9790 \family sans
9791 Address
9792 \family default
9793  and 
9794 \family sans
9795 Right
9796 \begin_inset space ~
9797 \end_inset
9798
9799 Address
9800 \family default
9801  environments.
9802  Here it goes:
9803 \end_layout
9804
9805 \begin_deeper
9806 \begin_layout Right Address
9807 1234 Nowhere Rd.
9808 \begin_inset Newline newline
9809 \end_inset
9810
9811 Moosegroin, MT 00100
9812 \begin_inset Newline newline
9813 \end_inset
9814
9815 9-6-96
9816 \end_layout
9817
9818 \begin_layout Address
9819 Dear Mr.
9820 \begin_inset space ~
9821 \end_inset
9822
9823 Fizlewitz:
9824 \end_layout
9825
9826 \begin_layout Quotation
9827 We regret to inform you that we cannot fill your order for 50
9828 \begin_inset space \thinspace{}
9829 \end_inset
9830
9831 L of compressed methane gas due to circumstances beyond our control.
9832  Unfortunately, several of our cows have mysteriously exploded, creating
9833  a backlog in our orders for methane.
9834  We will place your name on the waiting list and try to fill your order
9835  as soon as possible.
9836  In the meantime, we thank you for your patience.
9837 \end_layout
9838
9839 \begin_layout Quotation
9840 We do, however, now have a special on beef.
9841  If you are interested, please return the enclosed pricing and order form
9842  with your order, along with payment.
9843 \end_layout
9844
9845 \begin_layout Quotation
9846 We thank you again for your patience.
9847 \end_layout
9848
9849 \begin_layout Address
9850 Sincerely,
9851 \begin_inset Newline newline
9852 \end_inset
9853
9854 Bill Hick
9855 \end_layout
9856
9857 \end_deeper
9858 \begin_layout Quotation
9859 That ends that example!
9860 \end_layout
9861
9862 \begin_layout Standard
9863 As you can see, nesting environments in LyX gives you a lot of power with
9864  just a few keystrokes.
9865  We could have easily nested an 
9866 \family sans
9867 Itemize
9868 \family default
9869  list inside of a 
9870 \family sans
9871 Quotation
9872 \family default
9873  or 
9874 \family sans
9875 Quote
9876 \family default
9877 , or put a 
9878 \family sans
9879 Quote
9880 \family default
9881  inside of an 
9882 \family sans
9883 Itemize
9884 \family default
9885  list.
9886  You have a huge variety of options at your disposal.
9887 \end_layout
9888
9889 \begin_layout Section
9890 Spacing, pagination and line breaks
9891 \begin_inset Index idx
9892 status collapsed
9893
9894 \begin_layout Plain Layout
9895 Spacing
9896 \end_layout
9897
9898 \end_inset
9899
9900
9901 \end_layout
9902
9903 \begin_layout Standard
9904 What is a space? While you might be used to pressing the space key anytime
9905  you want to separate two words in ordinary word processors, LyX offers
9906  you more spaces: Spaces of different width and spaces which can or cannot
9907  be broken at the end of a line.
9908  The following sections will show you some examples where those spaces are
9909  useful.
9910 \end_layout
9911
9912 \begin_layout Subsection
9913 Protected Space
9914 \begin_inset CommandInset label
9915 LatexCommand label
9916 name "sub:Protected-Space"
9917
9918 \end_inset
9919
9920
9921 \begin_inset Index idx
9922 status collapsed
9923
9924 \begin_layout Plain Layout
9925 Spaces ! Protected
9926 \end_layout
9927
9928 \end_inset
9929
9930
9931 \end_layout
9932
9933 \begin_layout Standard
9934 The protected space: It is used to tell LyX (and LaTeX) not to break the
9935  line at that point.
9936  This may be necessary to avoid unlucky line breaks, like in: 
9937 \end_layout
9938
9939 \begin_layout Quote
9940 Further documentation is given in section
9941 \begin_inset Newline newline
9942 \end_inset
9943
9944
9945 \begin_inset CommandInset ref
9946 LatexCommand ref
9947 reference "sec:Bibliography"
9948
9949 \end_inset
9950
9951 .
9952  
9953 \end_layout
9954
9955 \begin_layout Standard
9956 Obviously, it would be a good thing to put a protected space between 
9957 \begin_inset Quotes eld
9958 \end_inset
9959
9960 section
9961 \begin_inset Quotes erd
9962 \end_inset
9963
9964  and 
9965 \begin_inset Quotes eld
9966 \end_inset
9967
9968
9969 \begin_inset CommandInset ref
9970 LatexCommand ref
9971 reference "sec:Bibliography"
9972
9973 \end_inset
9974
9975
9976 \begin_inset Quotes erd
9977 \end_inset
9978
9979 .
9980  A protected space is set with 
9981 \family sans
9982 Insert\SpecialChar \menuseparator
9983 Formatting\SpecialChar \menuseparator
9984 Protected
9985 \bar under
9986
9987 \begin_inset space ~
9988 \end_inset
9989
9990
9991 \bar default
9992 Space
9993 \family default
9994  (shortcut 
9995 \begin_inset Info
9996 type  "shortcut"
9997 arg   "space-insert protected"
9998 \end_inset
9999
10000 ).
10001 \end_layout
10002
10003 \begin_layout Subsection
10004 Horizontal Space
10005 \begin_inset CommandInset label
10006 LatexCommand label
10007 name "sub:Horizontal-Space"
10008
10009 \end_inset
10010
10011
10012 \begin_inset Index idx
10013 status collapsed
10014
10015 \begin_layout Plain Layout
10016 Spacing ! Horizontal
10017 \end_layout
10018
10019 \end_inset
10020
10021
10022 \end_layout
10023
10024 \begin_layout Standard
10025 All horizontal spaces can be inserted with the menu 
10026 \family sans
10027 Insert\SpecialChar \menuseparator
10028 Formatting\SpecialChar \menuseparator
10029 Horizontal Space
10030 \family default
10031 .
10032  The length units are listed in Appendix
10033 \begin_inset space ~
10034 \end_inset
10035
10036
10037 \begin_inset CommandInset ref
10038 LatexCommand ref
10039 reference "cha:Units-available-in"
10040
10041 \end_inset
10042
10043 .
10044 \end_layout
10045
10046 \begin_layout Subsubsection
10047 Inter-word Space
10048 \begin_inset CommandInset label
10049 LatexCommand label
10050 name "sub:Inter-word-Space"
10051
10052 \end_inset
10053
10054
10055 \begin_inset Index idx
10056 status collapsed
10057
10058 \begin_layout Plain Layout
10059 Spaces ! Inter-word
10060 \end_layout
10061
10062 \end_inset
10063
10064
10065 \end_layout
10066
10067 \begin_layout Standard
10068 Some languages (e.
10069 \begin_inset space \thinspace{}
10070 \end_inset
10071
10072 g.
10073 \begin_inset space \space{}
10074 \end_inset
10075
10076 English) have the typographical convention to add extra space after an end-of-se
10077 ntence punctuation mark, and LyX honors those conventions (see section
10078 \begin_inset space ~
10079 \end_inset
10080
10081
10082 \begin_inset CommandInset ref
10083 LatexCommand ref
10084 reference "sub:Abbreviations"
10085
10086 \end_inset
10087
10088 ).
10089  Sometimes, you want a normal space nevertheless.
10090  In this case, insert an inter-word space (shortcut 
10091 \begin_inset Info
10092 type  "shortcut"
10093 arg   "space-insert normal"
10094 \end_inset
10095
10096 ).
10097 \end_layout
10098
10099 \begin_layout Subsubsection
10100 Thin Space
10101 \begin_inset CommandInset label
10102 LatexCommand label
10103 name "sub:Thin-Space"
10104
10105 \end_inset
10106
10107
10108 \begin_inset Index idx
10109 status collapsed
10110
10111 \begin_layout Plain Layout
10112 Spaces ! Thin
10113 \end_layout
10114
10115 \end_inset
10116
10117
10118 \end_layout
10119
10120 \begin_layout Standard
10121
10122 \begin_inset Quotes eld
10123 \end_inset
10124
10125 thin space
10126 \begin_inset Quotes erd
10127 \end_inset
10128
10129  is a blank which has half the size of a normal space (and it is also 
10130 \begin_inset Quotes eld
10131 \end_inset
10132
10133 protected
10134 \begin_inset Quotes erd
10135 \end_inset
10136
10137 ).
10138  The typographical conventions in a lot of languages propose the use of
10139  thin spaces in cases where normal spaces would be too wide, for instance
10140  inside abbreviations:
10141 \end_layout
10142
10143 \begin_layout Quote
10144 D.
10145 \begin_inset space \thinspace{}
10146 \end_inset
10147
10148 E.
10149  Knuth has developed our beloved typesetting program.
10150 \end_layout
10151
10152 \begin_layout Standard
10153 or between values and units.
10154  Compare for example this:
10155 \begin_inset Newline newline
10156 \end_inset
10157
10158 10
10159 \begin_inset space \thinspace{}
10160 \end_inset
10161
10162 kg (thin space)
10163 \begin_inset Newline newline
10164 \end_inset
10165
10166 10 kg (normal space
10167 \end_layout
10168
10169 \begin_layout Standard
10170 You can insert thin spaces also with the menu 
10171 \family sans
10172 Insert\SpecialChar \menuseparator
10173 Formatting\SpecialChar \menuseparator
10174 Thin
10175 \begin_inset space ~
10176 \end_inset
10177
10178 Space
10179 \family default
10180  (shortcut 
10181 \begin_inset Info
10182 type  "shortcuts"
10183 arg   "space-insert thin"
10184 \end_inset
10185
10186 ).
10187 \end_layout
10188
10189 \begin_layout Subsubsection
10190 More Spaces
10191 \begin_inset CommandInset label
10192 LatexCommand label
10193 name "sub:More-Spaces"
10194
10195 \end_inset
10196
10197
10198 \end_layout
10199
10200 \begin_layout Standard
10201 You can furthermore insert the following space types:
10202 \end_layout
10203
10204 \begin_layout Description
10205 Negative
10206 \begin_inset space ~
10207 \end_inset
10208
10209 thin
10210 \begin_inset space ~
10211 \end_inset
10212
10213 space A line with a 
10214 \begin_inset Formula $\to$
10215 \end_inset
10216
10217
10218 \begin_inset space \negthinspace{}
10219 \end_inset
10220
10221
10222 \begin_inset Formula $\gets$
10223 \end_inset
10224
10225  Negative thin space between the arrows.
10226 \end_layout
10227
10228 \begin_layout Description
10229 Enspace
10230 \begin_inset space ~
10231 \end_inset
10232
10233 (0.5
10234 \begin_inset space \thinspace{}
10235 \end_inset
10236
10237 em) A line with a 
10238 \begin_inset Formula $\to$
10239 \end_inset
10240
10241
10242 \begin_inset space \enskip{}
10243 \end_inset
10244
10245
10246 \begin_inset Formula $\gets$
10247 \end_inset
10248
10249  Enspace
10250 \begin_inset space ~
10251 \end_inset
10252
10253 (0.5
10254 \begin_inset space \thinspace{}
10255 \end_inset
10256
10257 em) space between the arrows.
10258 \end_layout
10259
10260 \begin_layout Description
10261 Quad
10262 \begin_inset space ~
10263 \end_inset
10264
10265 (1
10266 \begin_inset space \thinspace{}
10267 \end_inset
10268
10269 em) A line with a 
10270 \begin_inset Formula $\to$
10271 \end_inset
10272
10273
10274 \begin_inset space \quad{}
10275 \end_inset
10276
10277
10278 \begin_inset Formula $\gets$
10279 \end_inset
10280
10281  Quad
10282 \begin_inset space ~
10283 \end_inset
10284
10285 (1
10286 \begin_inset space \thinspace{}
10287 \end_inset
10288
10289 em) space between the arrows.
10290 \end_layout
10291
10292 \begin_layout Description
10293 QQuad
10294 \begin_inset space ~
10295 \end_inset
10296
10297 (2
10298 \begin_inset space \thinspace{}
10299 \end_inset
10300
10301 em) A line with a 
10302 \begin_inset Formula $\to$
10303 \end_inset
10304
10305
10306 \begin_inset space \qquad{}
10307 \end_inset
10308
10309
10310 \begin_inset Formula $\gets$
10311 \end_inset
10312
10313  QQuad
10314 \begin_inset space ~
10315 \end_inset
10316
10317 (2
10318 \begin_inset space \thinspace{}
10319 \end_inset
10320
10321 em) space between the arrows.
10322 \end_layout
10323
10324 \begin_layout Description
10325 Custom
10326 \begin_inset space ~
10327 \end_inset
10328
10329 space A line with
10330 \begin_inset Formula $\to$
10331 \end_inset
10332
10333
10334 \begin_inset space \hspace{}
10335 \length 2cm
10336 \end_inset
10337
10338
10339 \begin_inset Formula $\gets$
10340 \end_inset
10341
10342  2
10343 \begin_inset space \thinspace{}
10344 \end_inset
10345
10346 cm space between the arrows.
10347 \end_layout
10348
10349 \begin_layout Standard
10350 Table
10351 \begin_inset space ~
10352 \end_inset
10353
10354
10355 \begin_inset CommandInset ref
10356 LatexCommand ref
10357 reference "tab:Width-of-the"
10358
10359 \end_inset
10360
10361  lists the different space sizes.
10362 \end_layout
10363
10364 \begin_layout Standard
10365 \begin_inset Float table
10366 wide false
10367 sideways false
10368 status open
10369
10370 \begin_layout Plain Layout
10371 \align center
10372 \begin_inset Caption
10373
10374 \begin_layout Plain Layout
10375 \begin_inset CommandInset label
10376 LatexCommand label
10377 name "tab:Width-of-the"
10378
10379 \end_inset
10380
10381 Width of the different horizontal spaces.
10382 \end_layout
10383
10384 \end_inset
10385
10386
10387 \end_layout
10388
10389 \begin_layout Plain Layout
10390 \align center
10391 \begin_inset Tabular
10392 <lyxtabular version="3" rows="8" columns="2">
10393 <features tabularvalignment="middle">
10394 <column alignment="center" valignment="top" width="0">
10395 <column alignment="center" valignment="top" width="0">
10396 <row>
10397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10398 \begin_inset Text
10399
10400 \begin_layout Plain Layout
10401
10402 \series bold
10403 Space
10404 \end_layout
10405
10406 \end_inset
10407 </cell>
10408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10409 \begin_inset Text
10410
10411 \begin_layout Plain Layout
10412
10413 \series bold
10414 Width
10415 \end_layout
10416
10417 \end_inset
10418 </cell>
10419 </row>
10420 <row>
10421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10422 \begin_inset Text
10423
10424 \begin_layout Plain Layout
10425 Normal
10426 \end_layout
10427
10428 \end_inset
10429 </cell>
10430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10431 \begin_inset Text
10432
10433 \begin_layout Plain Layout
10434 1/3
10435 \begin_inset space \thinspace{}
10436 \end_inset
10437
10438 em
10439 \end_layout
10440
10441 \end_inset
10442 </cell>
10443 </row>
10444 <row>
10445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10446 \begin_inset Text
10447
10448 \begin_layout Plain Layout
10449 Protected
10450 \end_layout
10451
10452 \end_inset
10453 </cell>
10454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10455 \begin_inset Text
10456
10457 \begin_layout Plain Layout
10458 1/3
10459 \begin_inset space \thinspace{}
10460 \end_inset
10461
10462 em
10463 \end_layout
10464
10465 \end_inset
10466 </cell>
10467 </row>
10468 <row>
10469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10470 \begin_inset Text
10471
10472 \begin_layout Plain Layout
10473 Thin
10474 \end_layout
10475
10476 \end_inset
10477 </cell>
10478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10479 \begin_inset Text
10480
10481 \begin_layout Plain Layout
10482 1/6
10483 \begin_inset space \thinspace{}
10484 \end_inset
10485
10486 em
10487 \end_layout
10488
10489 \end_inset
10490 </cell>
10491 </row>
10492 <row>
10493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10494 \begin_inset Text
10495
10496 \begin_layout Plain Layout
10497 Negative thin
10498 \end_layout
10499
10500 \end_inset
10501 </cell>
10502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10503 \begin_inset Text
10504
10505 \begin_layout Plain Layout
10506 -1/6
10507 \begin_inset space \thinspace{}
10508 \end_inset
10509
10510 em
10511 \end_layout
10512
10513 \end_inset
10514 </cell>
10515 </row>
10516 <row>
10517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10518 \begin_inset Text
10519
10520 \begin_layout Plain Layout
10521 Enspace (0.5
10522 \begin_inset space \thinspace{}
10523 \end_inset
10524
10525 em)
10526 \end_layout
10527
10528 \end_inset
10529 </cell>
10530 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10531 \begin_inset Text
10532
10533 \begin_layout Plain Layout
10534 0.5
10535 \begin_inset space \thinspace{}
10536 \end_inset
10537
10538 em
10539 \end_layout
10540
10541 \end_inset
10542 </cell>
10543 </row>
10544 <row>
10545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10546 \begin_inset Text
10547
10548 \begin_layout Plain Layout
10549 Quad (1
10550 \begin_inset space \thinspace{}
10551 \end_inset
10552
10553 em)
10554 \end_layout
10555
10556 \end_inset
10557 </cell>
10558 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10559 \begin_inset Text
10560
10561 \begin_layout Plain Layout
10562 1
10563 \begin_inset space \thinspace{}
10564 \end_inset
10565
10566 em
10567 \end_layout
10568
10569 \end_inset
10570 </cell>
10571 </row>
10572 <row>
10573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10574 \begin_inset Text
10575
10576 \begin_layout Plain Layout
10577 QQuad (2
10578 \begin_inset space \thinspace{}
10579 \end_inset
10580
10581 em)
10582 \end_layout
10583
10584 \end_inset
10585 </cell>
10586 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10587 \begin_inset Text
10588
10589 \begin_layout Plain Layout
10590 2
10591 \begin_inset space \thinspace{}
10592 \end_inset
10593
10594 em
10595 \end_layout
10596
10597 \end_inset
10598 </cell>
10599 </row>
10600 </lyxtabular>
10601
10602 \end_inset
10603
10604
10605 \end_layout
10606
10607 \end_inset
10608
10609
10610 \end_layout
10611
10612 \begin_layout Subsubsection
10613
10614 \family sans
10615 Horizontal Fills
10616 \family default
10617
10618 \begin_inset Index idx
10619 status collapsed
10620
10621 \begin_layout Plain Layout
10622 Spacing ! Fills
10623 \end_layout
10624
10625 \end_inset
10626
10627
10628 \end_layout
10629
10630 \begin_layout Standard
10631 Horizontal fills (HFills) are a special LyX feature for adding extra space
10632  in a uniform fashion.
10633  An HFill is actually a variable length space, whose length always equals
10634  the remaining space between the left and right margins.
10635  If there is more than one HFill on a line, they divide the available space
10636  equally between themselves.
10637  
10638 \end_layout
10639
10640 \begin_layout Standard
10641 Here a few examples what you can do with them:
10642 \end_layout
10643
10644 \begin_layout Quote
10645 \noindent
10646 This is on the left side
10647 \begin_inset space \hfill{}
10648 \end_inset
10649
10650 This is on the right
10651 \end_layout
10652
10653 \begin_layout Quote
10654 \noindent
10655 Left
10656 \begin_inset space \hfill{}
10657 \end_inset
10658
10659 Middle
10660 \begin_inset space \hfill{}
10661 \end_inset
10662
10663 Right
10664 \end_layout
10665
10666 \begin_layout Quote
10667 \noindent
10668 Left
10669 \begin_inset space \hfill{}
10670 \end_inset
10671
10672 1/3 Left
10673 \begin_inset space \hfill{}
10674 \end_inset
10675
10676
10677 \begin_inset space \hfill{}
10678 \end_inset
10679
10680 Right
10681 \end_layout
10682
10683 \begin_layout Standard
10684 That was an example in the 
10685 \family sans
10686 Quote
10687 \family default
10688  environment.
10689  Here
10690 \begin_inset Formula $\to$
10691 \end_inset
10692
10693
10694 \begin_inset space \hfill{}
10695 \end_inset
10696
10697
10698 \begin_inset Formula $\gets$
10699 \end_inset
10700
10701 is one in a standard paragraph.
10702  It may or may not be apparent in the printed text, but it 
10703 \emph on
10704 is
10705 \emph default
10706  sitting in-between the two arrows.
10707 \end_layout
10708
10709 \begin_layout Standard
10710 HFills can be made visible when you choose one of the 
10711 \family sans
10712 Fill
10713 \begin_inset space ~
10714 \end_inset
10715
10716 Pattern
10717 \family default
10718  in the space dialog: The following patterns are available:
10719 \end_layout
10720
10721 \begin_layout Standard
10722 Dots: 
10723 \begin_inset space \dotfill{}
10724 \end_inset
10725
10726
10727 \begin_inset space ~
10728 \end_inset
10729
10730
10731 \end_layout
10732
10733 \begin_layout Standard
10734 Rule: 
10735 \begin_inset space \hrulefill{}
10736 \end_inset
10737
10738
10739 \begin_inset space ~
10740 \end_inset
10741
10742
10743 \end_layout
10744
10745 \begin_layout Standard
10746 Left arrow: 
10747 \begin_inset space \leftarrowfill{}
10748 \end_inset
10749
10750
10751 \begin_inset space ~
10752 \end_inset
10753
10754
10755 \end_layout
10756
10757 \begin_layout Standard
10758 Right arrow: 
10759 \begin_inset space \rightarrowfill{}
10760 \end_inset
10761
10762
10763 \begin_inset space ~
10764 \end_inset
10765
10766
10767 \end_layout
10768
10769 \begin_layout Standard
10770 Up brace: 
10771 \begin_inset space \downbracefill{}
10772 \end_inset
10773
10774
10775 \begin_inset space ~
10776 \end_inset
10777
10778
10779 \end_layout
10780
10781 \begin_layout Standard
10782 Down brace: 
10783 \begin_inset space \upbracefill{}
10784 \end_inset
10785
10786
10787 \begin_inset space ~
10788 \end_inset
10789
10790
10791 \end_layout
10792
10793 \begin_layout Standard
10794 \begin_inset Note Greyedout
10795 status open
10796
10797 \begin_layout Plain Layout
10798
10799 \series bold
10800 Note:
10801 \series default
10802  If an HFill is at the beginning of a line, and 
10803 \emph on
10804 not
10805 \emph default
10806  in the first line in a paragraph, LyX ignores it.
10807  This prevents HFills from accidentally being wrapped onto a new line.
10808  If you need space in this case anyway, set the 
10809 \family sans
10810 Protect
10811 \family default
10812  option in the space dialog.
10813 \end_layout
10814
10815 \end_inset
10816
10817
10818 \end_layout
10819
10820 \begin_layout Subsubsection
10821 Phantom Space
10822 \begin_inset CommandInset label
10823 LatexCommand label
10824 name "sub:Phantom-Space"
10825
10826 \end_inset
10827
10828
10829 \begin_inset Index idx
10830 status collapsed
10831
10832 \begin_layout Plain Layout
10833 Spacing ! Phantom
10834 \end_layout
10835
10836 \end_inset
10837
10838
10839 \end_layout
10840
10841 \begin_layout Standard
10842 Sometimes you want to insert space with exactly the length of a phrase.
10843  E.
10844 \begin_inset space \thinspace{}
10845 \end_inset
10846
10847 g.
10848 \begin_inset space \space{}
10849 \end_inset
10850
10851 you want to create the following multiple choice question:
10852 \end_layout
10853
10854 \begin_layout Standard
10855 \begin_inset VSpace medskip
10856 \end_inset
10857
10858 What is correct English?:
10859 \begin_inset Newline newline
10860 \end_inset
10861
10862
10863 \begin_inset Newline newline
10864 \end_inset
10865
10866 Mr.
10867 \begin_inset space ~
10868 \end_inset
10869
10870 Edge would have been jumps the gun.
10871 \begin_inset Newline newline
10872 \end_inset
10873
10874
10875 \begin_inset Phantom HPhantom
10876 status open
10877
10878 \begin_layout Plain Layout
10879 Mr.
10880  Edge 
10881 \end_layout
10882
10883 \end_inset
10884
10885 has to be jumped
10886 \begin_inset Newline newline
10887 \end_inset
10888
10889
10890 \begin_inset Phantom HPhantom
10891 status open
10892
10893 \begin_layout Plain Layout
10894 Mr.
10895  Edge 
10896 \end_layout
10897
10898 \end_inset
10899
10900 jumps
10901 \begin_inset VSpace medskip
10902 \end_inset
10903
10904
10905 \end_layout
10906
10907 \begin_layout Standard
10908 So that the choices appear exactly after the phrase 
10909 \begin_inset Quotes eld
10910 \end_inset
10911
10912 Mr.
10913 \begin_inset space ~
10914 \end_inset
10915
10916 Edge
10917 \begin_inset space ~
10918 \end_inset
10919
10920
10921 \begin_inset Quotes erd
10922 \end_inset
10923
10924 .
10925  To get this, you can use the phantom insets available via the menu 
10926 \family sans
10927 Insert\SpecialChar \menuseparator
10928 Formatting\SpecialChar \menuseparator
10929 Phantom
10930 \family default
10931 .
10932  In our case insert a horizontal phantom at the beginning of the last two
10933  lines and insert 
10934 \begin_inset Quotes eld
10935 \end_inset
10936
10937 Mr.
10938 \begin_inset space ~
10939 \end_inset
10940
10941 Edge
10942 \begin_inset space ~
10943 \end_inset
10944
10945
10946 \begin_inset Quotes erd
10947 \end_inset
10948
10949  into the phantom inset (note the space after 
10950 \begin_inset Quotes eld
10951 \end_inset
10952
10953 Edge
10954 \begin_inset Quotes erd
10955 \end_inset
10956
10957 ).
10958  A phantom insets prints only the space of its content (like a placeholder).
10959  That is why it is named 
10960 \begin_inset Quotes eld
10961 \end_inset
10962
10963 phantom
10964 \begin_inset Quotes erd
10965 \end_inset
10966
10967 .
10968  The normal phantom outputs the width and height of the content as space,
10969  while the horizontal and vertical variant only outputs the corresponding
10970  dimension.
10971 \end_layout
10972
10973 \begin_layout Subsection
10974 Vertical Space
10975 \begin_inset CommandInset label
10976 LatexCommand label
10977 name "sub:Vertical-Space"
10978
10979 \end_inset
10980
10981
10982 \begin_inset Index idx
10983 status collapsed
10984
10985 \begin_layout Plain Layout
10986 Spacing ! Vertical
10987 \end_layout
10988
10989 \end_inset
10990
10991
10992 \end_layout
10993
10994 \begin_layout Standard
10995 To add extra vertical space above or below a paragraph, use the 
10996 \family sans
10997 Insert\SpecialChar \menuseparator
10998 Formatting\SpecialChar \menuseparator
10999 Vertical
11000 \begin_inset space ~
11001 \end_inset
11002
11003 Space
11004 \family default
11005  dialog.
11006  There you find the following sizes:
11007 \end_layout
11008
11009 \begin_layout Standard
11010
11011 \family sans
11012 SmallSkip
11013 \family default
11014
11015 \family sans
11016 MedSkip
11017 \family default
11018  and 
11019 \family sans
11020 BigSkip
11021 \family default
11022  are LaTeX sizes which depend on the font size of the document.
11023  
11024 \family sans
11025 DefSkip
11026 \family default
11027  is the skip adjusted in the dialog 
11028 \family sans
11029 Document\SpecialChar \menuseparator
11030 Settings
11031 \family default
11032
11033 \begin_inset Index idx
11034 status collapsed
11035
11036 \begin_layout Plain Layout
11037 Document ! Settings
11038 \end_layout
11039
11040 \end_inset
11041
11042  for the paragraph separation.
11043  If you use indentation to separate paragraphs 
11044 \family sans
11045 DefSkip
11046 \family default
11047  is equal to 
11048 \family sans
11049 MedSkip
11050 \family default
11051 .
11052 \end_layout
11053
11054 \begin_layout Standard
11055
11056 \family sans
11057 VFill
11058 \family default
11059
11060 \begin_inset Index idx
11061 status collapsed
11062
11063 \begin_layout Plain Layout
11064 Spacing ! Fills
11065 \end_layout
11066
11067 \end_inset
11068
11069  is a variable space, set so that the space is maximal within one page.
11070  An example: You have only two short paragraphs on one page with a vfill
11071  between them.
11072  Then the first paragraph is placed at the top of the page and the second
11073  one at the bottom, because the space between them is then maximal.
11074  
11075 \family sans
11076 VFill
11077 \family default
11078 s work like 
11079 \family sans
11080 HFill
11081 \family default
11082 s: they fill the remaining vertical space on a page with blank space.
11083 \begin_inset Foot
11084 status collapsed
11085
11086 \begin_layout Plain Layout
11087
11088 \family sans
11089 HFill
11090 \family default
11091 s are described in section
11092 \begin_inset space ~
11093 \end_inset
11094
11095
11096 \begin_inset CommandInset ref
11097 LatexCommand ref
11098 reference "sub:Horizontal-Space"
11099
11100 \end_inset
11101
11102 .
11103 \end_layout
11104
11105 \end_inset
11106
11107  If there are several 
11108 \family sans
11109 VFill
11110 \family default
11111 s on a page, they divide the remaining vertical space equally between themselves.
11112  You can therefore use 
11113 \family sans
11114 VFill
11115 \family default
11116 s to center text on a page, or even place text 2/3 down a page.
11117 \end_layout
11118
11119 \begin_layout Standard
11120
11121 \family sans
11122 Custom
11123 \family default
11124  are custom spaces in units explained in Appendix
11125 \begin_inset space ~
11126 \end_inset
11127
11128
11129 \begin_inset CommandInset ref
11130 LatexCommand ref
11131 reference "cha:Units-available-in"
11132
11133 \end_inset
11134
11135 .
11136 \end_layout
11137
11138 \begin_layout Standard
11139 \begin_inset Note Greyedout
11140 status open
11141
11142 \begin_layout Plain Layout
11143
11144 \series bold
11145 Note:
11146 \series default
11147  
11148 \series medium
11149 If the extra vertical space would be in the output at the top/bottom of
11150  a page, the space is only added if you have also checked the option 
11151 \family sans
11152 Protect
11153 \family default
11154 .
11155 \end_layout
11156
11157 \end_inset
11158
11159
11160 \end_layout
11161
11162 \begin_layout Subsection
11163 Paragraph Alignment
11164 \end_layout
11165
11166 \begin_layout Standard
11167 You can change the paragraph alignment with the 
11168 \family sans
11169 Edit\SpecialChar \menuseparator
11170 Paragraph Settings
11171 \family default
11172  dialog.
11173  There are five possibilities: 
11174 \end_layout
11175
11176 \begin_layout Itemize
11177
11178 \family sans
11179 Justified
11180 \family default
11181  (shortcut 
11182 \begin_inset Info
11183 type  "shortcut"
11184 arg   "paragraph-params \\align block"
11185 \end_inset
11186
11187 )
11188 \end_layout
11189
11190 \begin_layout Itemize
11191
11192 \family sans
11193 Left
11194 \family default
11195  (
11196 \begin_inset Info
11197 type  "shortcut"
11198 arg   "paragraph-params \\align left"
11199 \end_inset
11200
11201 )
11202 \end_layout
11203
11204 \begin_layout Itemize
11205
11206 \family sans
11207 Right
11208 \family default
11209  (
11210 \begin_inset Info
11211 type  "shortcut"
11212 arg   "paragraph-params \\align right"
11213 \end_inset
11214
11215 )
11216 \end_layout
11217
11218 \begin_layout Itemize
11219
11220 \family sans
11221 Center
11222 \family default
11223  (
11224 \begin_inset Info
11225 type  "shortcut"
11226 arg   "paragraph-params \\align center"
11227 \end_inset
11228
11229 )
11230 \end_layout
11231
11232 \begin_layout Itemize
11233
11234 \family sans
11235 Default
11236 \family default
11237  (
11238 \begin_inset Info
11239 type  "shortcut"
11240 arg   "paragraph-params \\align default"
11241 \end_inset
11242
11243 )
11244 \end_layout
11245
11246 \begin_layout Standard
11247 The default in most cases is justified alignment, in which the inter-word
11248  spacing is variable and each line of a paragraph fills the region between
11249  the left and right margins.
11250  The other three alignments should be self-explanatory, and look like this:
11251 \end_layout
11252
11253 \begin_layout Standard
11254 \align right
11255 This paragraph is right aligned,
11256 \end_layout
11257
11258 \begin_layout Standard
11259 \align center
11260 this one is centered,
11261 \end_layout
11262
11263 \begin_layout Standard
11264 \align left
11265 this one is left aligned.
11266 \end_layout
11267
11268 \begin_layout Subsection
11269 Forced Page Breaks
11270 \begin_inset Index idx
11271 status collapsed
11272
11273 \begin_layout Plain Layout
11274 Page breaks ! Forced
11275 \end_layout
11276
11277 \end_inset
11278
11279
11280 \begin_inset CommandInset label
11281 LatexCommand label
11282 name "sub:Forced-Page-Breaks"
11283
11284 \end_inset
11285
11286
11287 \end_layout
11288
11289 \begin_layout Standard
11290 If you don't like the way LaTeX does the page breaks in your document, you
11291  can force a page break where you want one.
11292  Normally this will not be necessary, because LaTeX is good at page breaking.
11293  Only if you use a lot of 
11294 \family sans
11295 Floats
11296 \family default
11297 , LaTeX's page breaking algorithm can fail.
11298 \end_layout
11299
11300 \begin_layout Standard
11301 We recommend not to use forced page breaks until the text is finished and
11302  until you have checked in the preview to see if you 
11303 \emph on
11304 really
11305 \emph default
11306  have to change the page breaking.
11307 \end_layout
11308
11309 \begin_layout Standard
11310 There are two types of page breaks: One that ends the page without any special
11311  action.
11312  This can be inserted above or below a paragraph via the menu 
11313 \family sans
11314 Insert\SpecialChar \menuseparator
11315 Formatting\SpecialChar \menuseparator
11316 New
11317 \begin_inset space ~
11318 \end_inset
11319
11320 Page
11321 \family default
11322 .
11323  The second type, that is inserted via the menu 
11324 \family sans
11325 Insert\SpecialChar \menuseparator
11326 Formatting\SpecialChar \menuseparator
11327 Page
11328 \begin_inset space ~
11329 \end_inset
11330
11331 Break
11332 \family default
11333 , ends a page but stretches the content of the page, so that it fills out
11334  the complete page.
11335  This type is useful to avoid whitespace when a page break produces a page
11336  on which only the last few lines are absent.
11337 \end_layout
11338
11339 \begin_layout Standard
11340 You might try to use a page break to ensure that a figure or table appears
11341  at the top of a page.
11342  This is, of course, the wrong way to do it.
11343  LyX gives you a way of automatically ensuring that your figures and tables
11344  appear at the top of a page (or the bottom, or on their own page) without
11345  having to worry about what precedes or follows your figure or table.
11346  See chapter 
11347 \begin_inset CommandInset ref
11348 LatexCommand ref
11349 reference "chap:Floats-and-Notes"
11350
11351 \end_inset
11352
11353  to learn more about 
11354 \family sans
11355 Floats
11356 \family default
11357 .
11358 \end_layout
11359
11360 \begin_layout Subsubsection
11361 Clear Page Breaks
11362 \begin_inset CommandInset label
11363 LatexCommand label
11364 name "sub:Clear-Page-Breaks"
11365
11366 \end_inset
11367
11368
11369 \begin_inset Index idx
11370 status collapsed
11371
11372 \begin_layout Plain Layout
11373 Page breaks ! Clear
11374 \end_layout
11375
11376 \end_inset
11377
11378
11379 \end_layout
11380
11381 \begin_layout Standard
11382 Rather than forced page breaks where the content behind the break is placed
11383  directly on the next page, you can also clear pages while breaking them.
11384  That means that the current paragraph is terminated and everything, including
11385  unprocessed floats, from the earlier part of the document are placed behind
11386  it, if necessary by adding pages.
11387 \end_layout
11388
11389 \begin_layout Standard
11390 You can insert a clear page break with the menu 
11391 \family sans
11392 Insert\SpecialChar \menuseparator
11393 Formatting\SpecialChar \menuseparator
11394 Clear
11395 \begin_inset space ~
11396 \end_inset
11397
11398 Page
11399 \family default
11400 .
11401  When you have a two-sided document like a book, you can use the menu 
11402 \family sans
11403 Insert\SpecialChar \menuseparator
11404 Formatting\SpecialChar \menuseparator
11405 Clear
11406 \begin_inset space ~
11407 \end_inset
11408
11409 Double
11410 \begin_inset space ~
11411 \end_inset
11412
11413 Page
11414 \family default
11415  to insert a clear page break that assures that the next page is a right-hand
11416  page (odd-numbered), if necessary by adding a page.
11417 \end_layout
11418
11419 \begin_layout Subsection
11420 Forced Line Breaks
11421 \begin_inset Index idx
11422 status collapsed
11423
11424 \begin_layout Plain Layout
11425 Line breaks
11426 \end_layout
11427
11428 \end_inset
11429
11430
11431 \begin_inset CommandInset label
11432 LatexCommand label
11433 name "sub:Forced-Line-Breaks"
11434
11435 \end_inset
11436
11437
11438 \end_layout
11439
11440 \begin_layout Standard
11441 Similar to page breaks there are two types of line breaks: One that simply
11442  breaks the line.
11443  You can force this line break within a paragraph by selecting 
11444 \family sans
11445 Insert\SpecialChar \menuseparator
11446 Formatting\SpecialChar \menuseparator
11447 Ragged
11448 \begin_inset space ~
11449 \end_inset
11450
11451 Line
11452 \begin_inset space ~
11453 \end_inset
11454
11455 Break
11456 \family default
11457  or with 
11458 \begin_inset Info
11459 type  "shortcut"
11460 arg   "newline-insert newline"
11461 \end_inset
11462
11463 .
11464  Another type that is inserted via the menu 
11465 \family sans
11466 Insert\SpecialChar \menuseparator
11467 Formatting\SpecialChar \menuseparator
11468 Justified
11469 \begin_inset space ~
11470 \end_inset
11471
11472 Line
11473 \begin_inset space ~
11474 \end_inset
11475
11476 Break
11477 \family default
11478  breaks the line and stretches it so that it fills out the whole space between
11479  the page margins.
11480  This is useful to avoid 
11481 \begin_inset Quotes eld
11482 \end_inset
11483
11484 fringes
11485 \begin_inset Quotes erd
11486 \end_inset
11487
11488  in justified paragraphs due to possible whitespace introduced by line breaks.
11489 \end_layout
11490
11491 \begin_layout Standard
11492 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11493  LaTeX is very good at line breaking.
11494  There are, however, a number of situations where it is necessary to actively
11495  set a line break, e.
11496 \begin_inset space \thinspace{}
11497 \end_inset
11498
11499 g.
11500 \begin_inset space \space{}
11501 \end_inset
11502
11503 in a poem or for an address (see sections
11504 \begin_inset space ~
11505 \end_inset
11506
11507
11508 \begin_inset CommandInset ref
11509 LatexCommand ref
11510 reference "sec:Quote"
11511
11512 \end_inset
11513
11514
11515 \begin_inset CommandInset ref
11516 LatexCommand ref
11517 reference "sec:Verse"
11518
11519 \end_inset
11520
11521  and 
11522 \begin_inset CommandInset ref
11523 LatexCommand ref
11524 reference "sec:Address-Usage"
11525
11526 \end_inset
11527
11528 ).
11529 \end_layout
11530
11531 \begin_layout Subsection
11532 Horizontal Lines
11533 \begin_inset CommandInset label
11534 LatexCommand label
11535 name "sub:Horizontal-Lines"
11536
11537 \end_inset
11538
11539
11540 \begin_inset Index idx
11541 status collapsed
11542
11543 \begin_layout Plain Layout
11544 Horizontal lines
11545 \end_layout
11546
11547 \end_inset
11548
11549
11550 \end_layout
11551
11552 \begin_layout Standard
11553 \noindent
11554 \begin_inset CommandInset line
11555 LatexCommand rule
11556 offset "0.5ex"
11557 width "100line%"
11558 height "1pt"
11559
11560 \end_inset
11561
11562
11563 \end_layout
11564
11565 \begin_layout Standard
11566 In the dialog 
11567 \family sans
11568 Insert\SpecialChar \menuseparator
11569 Formatting\SpecialChar \menuseparator
11570 Horizontal
11571 \begin_inset space ~
11572 \end_inset
11573
11574 Line
11575 \family default
11576  you can insert horizontal lines.
11577  The line offset is the vertical distance between the line and the baseline
11578  of the current text line or the paragraph.
11579  The line settings can be changed by left-clicking on the line.
11580 \end_layout
11581
11582 \begin_layout Standard
11583 \noindent
11584 \begin_inset CommandInset line
11585 LatexCommand rule
11586 offset "0.5ex"
11587 width "100line%"
11588 height "1pt"
11589
11590 \end_inset
11591
11592
11593 \end_layout
11594
11595 \begin_layout Section
11596 Characters and Symbols
11597 \end_layout
11598
11599 \begin_layout Standard
11600 You can directly enter all characters that are available on your keyboard.
11601  You can also use special keyboard maps to be able to enter e.
11602 \begin_inset space \thinspace{}
11603 \end_inset
11604
11605 g.
11606 \begin_inset space \space{}
11607 \end_inset
11608
11609 characters needed for French with an English keyboard.
11610  See section
11611 \begin_inset space \thinspace{}
11612 \end_inset
11613
11614
11615 \begin_inset CommandInset ref
11616 LatexCommand ref
11617 reference "sub:Keyboard-mapping"
11618
11619 \end_inset
11620
11621  for information on how this is done.
11622 \end_layout
11623
11624 \begin_layout Standard
11625 For the case where you need a character that is not on your keyboard, you
11626  can use the 
11627 \family sans
11628 Symbols
11629 \family default
11630  dialog via the menu 
11631 \family sans
11632 Insert\SpecialChar \menuseparator
11633 Special Character\SpecialChar \menuseparator
11634 Symbols
11635 \family default
11636 .
11637 \end_layout
11638
11639 \begin_layout Standard
11640 \begin_inset Note Greyedout
11641 status open
11642
11643 \begin_layout Plain Layout
11644
11645 \series bold
11646 Note:
11647 \series default
11648  Maybe not all symbols inserted with the symbols dialog can be displayed
11649  when you are using a special screen font in LyX's preferences.
11650  But the inserted symbols will in every case be displayed in the output.
11651 \end_layout
11652
11653 \end_inset
11654
11655
11656 \end_layout
11657
11658 \begin_layout Section
11659 Fonts and Text Styles
11660 \begin_inset CommandInset label
11661 LatexCommand label
11662 name "sec:Fonts-and-Text"
11663
11664 \end_inset
11665
11666
11667 \end_layout
11668
11669 \begin_layout Subsection
11670 Font Types
11671 \begin_inset Index idx
11672 status collapsed
11673
11674 \begin_layout Plain Layout
11675 Font ! Types
11676 \end_layout
11677
11678 \end_inset
11679
11680
11681 \end_layout
11682
11683 \begin_layout Standard
11684 There are two types of fonts:
11685 \end_layout
11686
11687 \begin_layout Description
11688 Vector
11689 \begin_inset space ~
11690 \end_inset
11691
11692 fonts
11693 \begin_inset Index idx
11694 status collapsed
11695
11696 \begin_layout Plain Layout
11697 Fonts ! Vector-
11698 \end_layout
11699
11700 \end_inset
11701
11702  are fonts, built from outlines of the single glyphs (e.
11703 \begin_inset space \thinspace{}
11704 \end_inset
11705
11706 g.
11707  characters) in the font.
11708  This means that each glyph is defined using mathematical curves that are
11709  well suited for scaling to any requested size.
11710  This mathematical definition is interpreted by the font renderer and the
11711  curve is filled out with pixels according to the size and glyph.
11712  This means that vector fonts will look pretty good in all sizes.
11713  Only at very small sizes where each pixel has to be very carefully computed
11714  to provide a good image, it might be hard to provide a good rendering.
11715 \begin_inset Newline newline
11716 \end_inset
11717
11718 That could mean that one only needs to define one font size and scale them.
11719  But to achieve a better quality, many fonts define several font sizes.
11720  That improves the appearance because you need more details at large font
11721  sizes than at small ones.
11722 \begin_inset Newline newline
11723 \end_inset
11724
11725 The font types 
11726 \family typewriter
11727 TrueType
11728 \family default
11729
11730 \family typewriter
11731 OpenType
11732 \family default
11733 , and 
11734 \family typewriter
11735 Type
11736 \begin_inset space ~
11737 \end_inset
11738
11739 1
11740 \family default
11741  are vector fonts.
11742 \end_layout
11743
11744 \begin_layout Description
11745 Bitmap
11746 \begin_inset space ~
11747 \end_inset
11748
11749 fonts
11750 \begin_inset Index idx
11751 status collapsed
11752
11753 \begin_layout Plain Layout
11754 Fonts ! Bitmap-
11755 \end_layout
11756
11757 \end_inset
11758
11759  on the other hand, are defined by bitmap graphics from the start, so they
11760  will look good at all the sizes they are meant for.
11761  However, they don't scale well, because in order to scale a glyph, each
11762  pixel is enlarged into several pixels.
11763  It is the same effect that happens if you try to enlarge a picture in a
11764  picture manipulation program.
11765  In order to relieve this effect, bitmap fonts are typically provided in
11766  several fixed sizes typically from around 8 pixels high up to 34 pixels
11767  or so high in steps according to what is believed to be useful.
11768  The advantage of bitmap fonts is that no complicated computations are necessary
11769  to display each glyph, so bitmap fonts are thus faster displayed than scalable
11770  fonts.
11771  The disadvantage is that sizes that don't exist as fixed versions have
11772  to be scaled by doubling pixels, and thus look bad.
11773 \begin_inset Newline newline
11774 \end_inset
11775
11776 Bitmap fonts are named 
11777 \family typewriter
11778 Type
11779 \begin_inset space ~
11780 \end_inset
11781
11782 3
11783 \family default
11784  in PostScript- and PDF-documents.
11785 \end_layout
11786
11787 \begin_layout Standard
11788 The result of all this is that bitmap fonts are best for the size they are
11789  designed for, while scalable fonts are good for nearly all sizes.
11790  So one needs fewer font size definitions for scalable fonts.
11791  That's the reason why nearly all text rendering and typesetting programs
11792  use scalable fonts.
11793 \end_layout
11794
11795 \begin_layout Standard
11796 To test which fonts are used in a PDF-document, you can have a look into
11797  its document properties.
11798 \end_layout
11799
11800 \begin_layout Standard
11801 Many modern typesetting and markup languages have begun to move towards
11802  specifying character styles rather than specifying a particular font.
11803  For example, instead of changing to an italicized version of the current
11804  font to emphasize text, you use an 
11805 \begin_inset Quotes eld
11806 \end_inset
11807
11808 emphasized style
11809 \begin_inset Quotes erd
11810 \end_inset
11811
11812  instead.
11813  This concept fits in perfectly with LyX.
11814  In LyX, you do things based on contexts, rather than focusing on typesetting
11815  details.
11816 \end_layout
11817
11818 \begin_layout Subsection
11819 LaTeX font support
11820 \begin_inset CommandInset label
11821 LatexCommand label
11822 name "sub:LaTeX-font-support"
11823
11824 \end_inset
11825
11826
11827 \end_layout
11828
11829 \begin_layout Standard
11830 Traditionally, LaTeX uses its own fonts.
11831  That is to say, you cannot directly access the fonts installed on your
11832  operating system, but you have to use specific fonts provided by your LaTeX
11833  distribution.
11834  The reason is that LaTeX needs some extra information about the fonts,
11835  which have to be provided by additional files and packages.
11836  The downside of this is that your font choice is somewhat limited, compared
11837  to usual word processors.
11838  On the other hand this comes with the advantage that the provided fonts
11839  are generally of very good quality, and that LaTeX files are very portable
11840  across different machines.
11841  Also, the range of fonts supported by traditional LaTeX was increased a
11842  lot meanwhile so that you can find packages for many free and commercial
11843  fonts.
11844  In LyX, only a subset of these are directly selectable via the user interface
11845  (see section
11846 \begin_inset space ~
11847 \end_inset
11848
11849
11850 \begin_inset CommandInset ref
11851 LatexCommand ref
11852 reference "sub:Document-Font"
11853
11854 \end_inset
11855
11856  for details).
11857  However, all others are available if you enter the respective LaTeX code
11858  in the document preamble (please refer to the documentation of your desired
11859  font).
11860 \end_layout
11861
11862 \begin_layout Standard
11863 Furthermore, recent developments brought some new LaTeX engines that are
11864  also able to directly access fonts that are installed for your operating
11865  system (OS), namely XeTeX and LuaTeX.
11866  Both engines are now supported by LyX.
11867  By using them, you can use theoretically any OpenType or TrueType font
11868  that is installed on your system.
11869  The next section describes how to use these OS fonts.
11870 \end_layout
11871
11872 \begin_layout Standard
11873 \begin_inset Note Greyedout
11874 status open
11875
11876 \begin_layout Plain Layout
11877
11878 \series bold
11879 Note:
11880 \series default
11881  In practice, some fonts might fail due to bad metrics and other font deficienci
11882 es; so you might have to experiment.
11883 \end_layout
11884
11885 \end_inset
11886
11887
11888 \end_layout
11889
11890 \begin_layout Standard
11891 \begin_inset Note Greyedout
11892 status open
11893
11894 \begin_layout Plain Layout
11895
11896 \series bold
11897 Note:
11898 \series default
11899  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11900  as traditional LaTeX or PDFTeX.
11901 \end_layout
11902
11903 \end_inset
11904
11905
11906 \end_layout
11907
11908 \begin_layout Subsection
11909 Document Font and Font size
11910 \begin_inset CommandInset label
11911 LatexCommand label
11912 name "sub:Document-Font"
11913
11914 \end_inset
11915
11916
11917 \begin_inset Index idx
11918 status collapsed
11919
11920 \begin_layout Plain Layout
11921 Font ! Size
11922 \end_layout
11923
11924 \end_inset
11925
11926
11927 \begin_inset Index idx
11928 status collapsed
11929
11930 \begin_layout Plain Layout
11931 Document ! Font
11932 \end_layout
11933
11934 \end_inset
11935
11936
11937 \end_layout
11938
11939 \begin_layout Standard
11940 You can set the document fonts in the 
11941 \family sans
11942 Document\SpecialChar \menuseparator
11943 Settings
11944 \family default
11945
11946 \begin_inset Index idx
11947 status collapsed
11948
11949 \begin_layout Plain Layout
11950 Document ! Settings
11951 \end_layout
11952
11953 \end_inset
11954
11955  dialog.
11956  In the 
11957 \family sans
11958 Fonts
11959 \family default
11960  section of the dialog, you can specify which font should be used for the
11961  three different font shapes — roman (serif), 
11962 \family sans
11963 sans
11964 \begin_inset space ~
11965 \end_inset
11966
11967 serif
11968 \family default
11969  and 
11970 \family typewriter
11971 typewriter
11972 \family default
11973  (monospaced) — you can specify the base font size and scaling factors for
11974  (some) sans serif and typewriter fonts if this is necessary to fit with
11975  the roman font.
11976 \end_layout
11977
11978 \begin_layout Standard
11979 If you select 
11980 \family sans
11981 Use non-T
11982 \begin_inset ERT
11983 status collapsed
11984
11985 \begin_layout Plain Layout
11986
11987 {}
11988 \end_layout
11989
11990 \end_inset
11991
11992 eX fonts
11993 \family default
11994 , you will have access to the fonts installed on your operating system.
11995  This requires that you use 
11996 \family sans
11997 PDF (XeT
11998 \begin_inset ERT
11999 status collapsed
12000
12001 \begin_layout Plain Layout
12002
12003 {}
12004 \end_layout
12005
12006 \end_inset
12007
12008 eX)
12009 \family default
12010
12011 \family sans
12012 PDF (LuaT
12013 \begin_inset ERT
12014 status collapsed
12015
12016 \begin_layout Plain Layout
12017
12018 {}
12019 \end_layout
12020
12021 \end_inset
12022
12023 eX)
12024 \family default
12025  or 
12026 \family sans
12027 DVI (LuaT
12028 \begin_inset ERT
12029 status collapsed
12030
12031 \begin_layout Plain Layout
12032
12033 {}
12034 \end_layout
12035
12036 \end_inset
12037
12038 eX)
12039 \family default
12040  as output format, i.
12041 \begin_inset space \thinspace{}
12042 \end_inset
12043
12044 e.
12045 \begin_inset space ~
12046 \end_inset
12047
12048 you will have to have either XeTeX or LuaTeX installed (see section
12049 \begin_inset space ~
12050 \end_inset
12051
12052
12053 \begin_inset CommandInset ref
12054 LatexCommand ref
12055 reference "sub:LaTeX-font-support"
12056
12057 \end_inset
12058
12059 ).
12060  You will then not have access to TeX's own fonts.
12061  Note that LyX then lists all available fonts in each of the three lists
12062  (roman, sans
12063 \begin_inset space ~
12064 \end_inset
12065
12066 serif, and typewriter), since LyX cannot determine the family.
12067  Also note that the output might fail with some of the listed fonts, due
12068  to the encoding of the fonts and\SpecialChar \slash{}
12069 or font failures.
12070  LyX cannot determine this in advance, so you might need to experiment.
12071 \end_layout
12072
12073 \begin_layout Standard
12074 If you use TeX fonts (which is the default), the possible options for the
12075  font include 
12076 \family sans
12077 Default
12078 \family default
12079  and a list of fonts available with your LaTeX distribution.
12080  If you select 
12081 \family sans
12082 Default,
12083 \family default
12084  the font that is preset by the current document class is used.
12085  In most cases, this will be the standard TeX font, known as 
12086 \begin_inset Quotes eld
12087 \end_inset
12088
12089
12090 \family typewriter
12091 Computer
12092 \begin_inset space ~
12093 \end_inset
12094
12095 Modern
12096 \family default
12097
12098 \begin_inset Quotes erd
12099 \end_inset
12100
12101  (
12102 \family typewriter
12103 cm
12104 \family default
12105 ) or 
12106 \begin_inset Quotes eld
12107 \end_inset
12108
12109
12110 \family typewriter
12111 European Computer Modern
12112 \family default
12113
12114 \begin_inset Quotes erd
12115 \end_inset
12116
12117  (
12118 \family typewriter
12119 ec
12120 \family default
12121 ), but some classes preset different default fonts.
12122 \end_layout
12123
12124 \begin_layout Standard
12125 As 
12126 \family typewriter
12127 cm
12128 \family default
12129  and 
12130 \family typewriter
12131 ec
12132 \family default
12133  are bitmap fonts, they often looks pixelated in PDF output, especially
12134  when you read the PDF in a zoomed size.
12135 \begin_inset Foot
12136 status collapsed
12137
12138 \begin_layout Plain Layout
12139 This problem doesn't appear if you read PDFs in 
12140 \family typewriter
12141 Adobe
12142 \begin_inset space ~
12143 \end_inset
12144
12145 Reader
12146 \family default
12147  version 6 or later, because this program includes a special bitmap font
12148  renderer.
12149 \end_layout
12150
12151 \end_inset
12152
12153  To get rid of pixelated fonts, you have to use a vector font.
12154  Depending on how your document should look like, you can either:
12155 \end_layout
12156
12157 \begin_layout Itemize
12158 select the 
12159 \family sans
12160 Latin
12161 \begin_inset space ~
12162 \end_inset
12163
12164 Modern
12165 \family default
12166  fonts, which is the recommended choice if you want to keep the look of
12167  
12168 \family typewriter
12169 cm
12170 \family default
12171 /
12172 \family typewriter
12173 ec
12174 \family default
12175 .
12176  
12177 \family sans
12178 Latin
12179 \begin_inset space ~
12180 \end_inset
12181
12182 Modern
12183 \family default
12184  was developed for the LaTeX community in order to replace 
12185 \family typewriter
12186 cm
12187 \family default
12188  as the default font.
12189  It covers a huge range of glyphs and several font shapes.
12190  Except for some details, where the appearance was improved, 
12191 \family sans
12192 Latin
12193 \begin_inset space ~
12194 \end_inset
12195
12196 Modern
12197 \family default
12198  looks identical to 
12199 \family typewriter
12200 cm
12201 \family default
12202 .;
12203 \begin_inset Foot
12204 status collapsed
12205
12206 \begin_layout Plain Layout
12207 One difference is improved kerning.
12208 \end_layout
12209
12210 \end_inset
12211
12212
12213 \end_layout
12214
12215 \begin_layout Itemize
12216 or select the 
12217 \family sans
12218 AE
12219 \begin_inset space ~
12220 \end_inset
12221
12222 (Almost
12223 \begin_inset space ~
12224 \end_inset
12225
12226 European)
12227 \family default
12228  fonts in (the rare) case that 
12229 \family sans
12230 Latin
12231 \begin_inset space ~
12232 \end_inset
12233
12234 Modern
12235 \family default
12236  is not available to you or does not work, and you still want to emulate
12237  the look of 
12238 \family typewriter
12239 cm
12240 \family default
12241 /
12242 \family typewriter
12243 ec
12244 \family default
12245 .
12246  
12247 \family typewriter
12248 AE
12249 \family default
12250  is a virtual font.
12251  Virtual means that it 
12252 \begin_inset Quotes eld
12253 \end_inset
12254
12255 steals
12256 \begin_inset Quotes erd
12257 \end_inset
12258
12259  outline 
12260 \family typewriter
12261 cm
12262 \family default
12263 -glyphs from other fonts.
12264  This has the disadvantage that some characters are missing, like the French
12265  guillemets (
12266 \begin_inset Quotes eld
12267 \end_inset
12268
12269 «
12270 \begin_inset Quotes erd
12271 \end_inset
12272
12273  and 
12274 \begin_inset Quotes eld
12275 \end_inset
12276
12277 »
12278 \begin_inset Quotes erd
12279 \end_inset
12280
12281 )
12282 \begin_inset Foot
12283 status collapsed
12284
12285 \begin_layout Plain Layout
12286 Loading the LaTeX-package 
12287 \series bold
12288 aeguill
12289 \series default
12290
12291 \begin_inset Index idx
12292 status collapsed
12293
12294 \begin_layout Plain Layout
12295 LaTeX-packages ! aeguill
12296 \end_layout
12297
12298 \end_inset
12299
12300  with the document preamble line
12301 \begin_inset Newline newline
12302 \end_inset
12303
12304
12305 \series bold
12306
12307 \backslash
12308 usepackage[ec]{aeguill}
12309 \begin_inset Newline newline
12310 \end_inset
12311
12312
12313 \series default
12314 will fix the guillemet problem.
12315 \end_layout
12316
12317 \end_inset
12318
12319  and that accented characters are not 
12320 \emph on
12321 one
12322 \emph default
12323  glyph, but build of 
12324 \emph on
12325 two
12326 \emph default
12327  characters, the accent and the letter.
12328  Therefore you cannot search for words with accented characters in documents
12329  using the 
12330 \family typewriter
12331 AE
12332 \family default
12333  fonts.
12334  If you search for example for the French word 
12335 \begin_inset Quotes eld
12336 \end_inset
12337
12338 rève
12339 \begin_inset Quotes erd
12340 \end_inset
12341
12342  in a PDF, you will not get any result, because the PDF-viewer searches
12343  for the glyph 
12344 \begin_inset Quotes eld
12345 \end_inset
12346
12347  è 
12348 \begin_inset Quotes erd
12349 \end_inset
12350
12351  and not for the glyph 
12352 \begin_inset Quotes eld
12353 \end_inset
12354
12355  e +
12356 \begin_inset space ~
12357 \end_inset
12358
12359  ̀ 
12360 \begin_inset Quotes erd
12361 \end_inset
12362
12363 .
12364 \end_layout
12365
12366 \begin_layout Itemize
12367 If you do not like the look of 
12368 \family typewriter
12369 cm
12370 \family default
12371 /
12372 \family typewriter
12373 ec
12374 \family default
12375 , you can of course select one of the other provided vector fonts, e.
12376 \begin_inset space \thinspace{}
12377 \end_inset
12378
12379 g.
12380 \begin_inset space ~
12381 \end_inset
12382
12383
12384 \family typewriter
12385 Times
12386 \begin_inset space ~
12387 \end_inset
12388
12389 Roman
12390 \family default
12391  or
12392 \family typewriter
12393  Palatino
12394 \family default
12395 .
12396  Most roman vector fonts will automatically select matching sans
12397 \begin_inset space ~
12398 \end_inset
12399
12400 serif and typewriter fonts,
12401 \begin_inset Foot
12402 status collapsed
12403
12404 \begin_layout Plain Layout
12405 These are sometimes just matching other fonts (e.
12406 \begin_inset space \thinspace{}
12407 \end_inset
12408
12409 g., 
12410 \family sans
12411 Times
12412 \begin_inset space ~
12413 \end_inset
12414
12415 Roman
12416 \family default
12417  selects 
12418 \family sans
12419 Helvetica
12420 \family default
12421  for sans serif text), or different shapes of the same font, i.
12422 \begin_inset space \thinspace{}
12423 \end_inset
12424
12425 e.
12426 \begin_inset space \space{}
12427 \end_inset
12428
12429 a real font 
12430 \emph on
12431 family
12432 \emph default
12433  (e.
12434 \begin_inset space \thinspace{}
12435 \end_inset
12436
12437 g.
12438 \begin_inset space \space{}
12439 \end_inset
12440
12441 in case of 
12442 \family sans
12443 Latin
12444 \begin_inset space ~
12445 \end_inset
12446
12447 Modern
12448 \family default
12449  oder 
12450 \family sans
12451 Computer
12452 \begin_inset space ~
12453 \end_inset
12454
12455 Modern
12456 \family default
12457 ).
12458 \end_layout
12459
12460 \end_inset
12461
12462  but you can also select your own.
12463 \begin_inset Newline newline
12464 \end_inset
12465
12466 The differences between roman, 
12467 \family sans
12468 sans
12469 \begin_inset space ~
12470 \end_inset
12471
12472 serif
12473 \family default
12474  and 
12475 \family typewriter
12476 typewriter
12477 \family default
12478  fonts are explained in section
12479 \begin_inset space ~
12480 \end_inset
12481
12482
12483 \begin_inset CommandInset ref
12484 LatexCommand ref
12485 reference "sub:Fine-Tuning-with-the"
12486
12487 \end_inset
12488
12489 .
12490 \begin_inset Newline newline
12491 \end_inset
12492
12493 The font 
12494 \family sans
12495 Times
12496 \begin_inset space ~
12497 \end_inset
12498
12499 Roman
12500 \family default
12501  was originally designed for newspapers.
12502  That means its glyphs are smaller than the ones from other fonts to fit
12503  into the small newspaper columns.
12504  Therefore 
12505 \family sans
12506 Times
12507 \begin_inset space ~
12508 \end_inset
12509
12510 Roman
12511 \family default
12512  is not the optimal choice for larger documents like books.
12513 \end_layout
12514
12515 \begin_layout Standard
12516 For the font size there are generally four possible values: 
12517 \family sans
12518 Default, 10
12519 \family default
12520
12521 \family sans
12522 11
12523 \family default
12524  and 
12525 \family sans
12526 12
12527 \family default
12528 .
12529  Some classes provide additional sizes.
12530  The size of 
12531 \family sans
12532 Default
12533 \family default
12534  depends on the class you are using.
12535  In the standard classes it is equal to the font size 10.
12536 \end_layout
12537
12538 \begin_layout Standard
12539 Note that the font size is the 
12540 \emph on
12541 base size
12542 \emph default
12543 .
12544  That means that LyX scales all other possible font sizes (such as those
12545  used in footnotes, super-, and subscripts) by this value.
12546  You can fine-tune the font size of text parts via the 
12547 \family sans
12548 Text
12549 \begin_inset space ~
12550 \end_inset
12551
12552 Style
12553 \family default
12554  dialog if needed.
12555  The possible font sizes for text parts are explained in section
12556 \begin_inset space ~
12557 \end_inset
12558
12559
12560 \begin_inset CommandInset ref
12561 LatexCommand ref
12562 reference "sub:Fine-Tuning-with-the"
12563
12564 \end_inset
12565
12566 .
12567 \end_layout
12568
12569 \begin_layout Standard
12570 The 
12571 \family sans
12572 Default Family
12573 \family default
12574  selection lets you specify whether the base font of your document should
12575  be roman, sans
12576 \begin_inset space ~
12577 \end_inset
12578
12579 serif or typewriter.
12580  The 
12581 \family sans
12582 Default
12583 \family default
12584  selection uses what is preset by the class, the other selections override
12585  this.
12586  In most cases, 
12587 \family sans
12588 Default
12589 \family default
12590  is equal to 
12591 \family sans
12592 roman
12593 \family default
12594 , but some classes (such as presentation classes) also use other defaults.
12595 \end_layout
12596
12597 \begin_layout Standard
12598 The
12599 \family typewriter
12600  
12601 \family sans
12602 LaTe
12603 \begin_inset ERT
12604 status collapsed
12605
12606 \begin_layout Plain Layout
12607
12608 {}
12609 \end_layout
12610
12611 \end_inset
12612
12613 X font encoding
12614 \family default
12615  selection is an expert setting which lets you change the value passed to
12616  the LaTeX-package 
12617 \series bold
12618 fontenc
12619 \series default
12620
12621 \begin_inset Index idx
12622 status collapsed
12623
12624 \begin_layout Plain Layout
12625 LaTeX-packages ! fontenc
12626 \end_layout
12627
12628 \end_inset
12629
12630  (see also sec.
12631 \begin_inset space ~
12632 \end_inset
12633
12634
12635 \begin_inset CommandInset ref
12636 LatexCommand ref
12637 reference "sub:LaTeX-settings"
12638
12639 \end_inset
12640
12641 ).
12642  Normally, you do not need to change (or even understand) this.
12643  Unless you have specific reasons, use 
12644 \family sans
12645 Default
12646 \family default
12647 .
12648 \end_layout
12649
12650 \begin_layout Standard
12651 With some fonts, the checkboxes 
12652 \family sans
12653 Use Old Style Figures
12654 \family default
12655  and 
12656 \family sans
12657 Use True Small Caps
12658 \family default
12659  are enabled.
12660  These are extra features some fonts provide.
12661  If 
12662 \family sans
12663 Use Old Style Figures
12664 \family default
12665  is checked, old style figures (also known as medieval or text figures)
12666  are used.
12667  Old style figures are the numerals (0
12668 \begin_inset space \thinspace{}
12669 \end_inset
12670
12671 -
12672 \begin_inset space \thinspace{}
12673 \end_inset
12674
12675 9) with ascenders and descenders, which makes them fit nicely with lower
12676  letters.
12677  
12678 \family sans
12679 Use True Small Caps
12680 \family default
12681  determines that real small caps are used instead of faked small caps made
12682  of scaled capitals.
12683  Real small caps are often part of expert font sets; they generally look
12684  better than faked small caps but might have to be purchased separately.
12685 \end_layout
12686
12687 \begin_layout Standard
12688 The field 
12689 \family sans
12690 CJK
12691 \family default
12692  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12693  a font to display the script characters.
12694 \begin_inset Foot
12695 status collapsed
12696
12697 \begin_layout Plain Layout
12698 The font will be the argument for the commands of the LaTeX-package 
12699 \series bold
12700 CJK
12701 \series default
12702 .
12703 \begin_inset Index idx
12704 status collapsed
12705
12706 \begin_layout Plain Layout
12707 LaTeX-packages ! CJK
12708 \end_layout
12709
12710 \end_inset
12711
12712  So this has no effect for the document language 
12713 \family sans
12714 Japanese
12715 \family default
12716  that does not use 
12717 \series bold
12718 CJK
12719 \series default
12720 .
12721 \end_layout
12722
12723 \end_inset
12724
12725
12726 \end_layout
12727
12728 \begin_layout Standard
12729 \begin_inset VSpace bigskip
12730 \end_inset
12731
12732
12733 \begin_inset Note Greyedout
12734 status open
12735
12736 \begin_layout Plain Layout
12737
12738 \series bold
12739 Note:
12740 \series default
12741  When you choose a new font or font size, LyX does 
12742 \emph on
12743 not
12744 \emph default
12745  change the screen font! You will only see a difference in the printed output;
12746  this is part of the WYSIWYM concept.
12747  LyX's screen fonts can be adjusted in the 
12748 \family sans
12749 Tools\SpecialChar \menuseparator
12750 Preferences
12751 \family default
12752  dialog, see section
12753 \begin_inset space ~
12754 \end_inset
12755
12756
12757 \begin_inset CommandInset ref
12758 LatexCommand ref
12759 reference "sub:Screen-Fonts"
12760
12761 \end_inset
12762
12763 .
12764 \end_layout
12765
12766 \end_inset
12767
12768
12769 \end_layout
12770
12771 \begin_layout Subsection
12772 Using Different Character Styles
12773 \begin_inset Index idx
12774 status collapsed
12775
12776 \begin_layout Plain Layout
12777 Character Styles
12778 \end_layout
12779
12780 \end_inset
12781
12782
12783 \begin_inset Index idx
12784 status collapsed
12785
12786 \begin_layout Plain Layout
12787 Text Style
12788 \end_layout
12789
12790 \end_inset
12791
12792
12793 \end_layout
12794
12795 \begin_layout Standard
12796 As we've already seen, LyX automatically changes the character style for
12797  certain paragraph environments.
12798  LyX supports two character styles, 
12799 \family sans
12800 Emphasized
12801 \family default
12802  and 
12803 \family sans
12804 Noun
12805 \family default
12806 .
12807  You can activate both of these styles via keybindings, the menus, and the
12808  toolbar.
12809 \end_layout
12810
12811 \begin_layout Standard
12812 To activate the 
12813 \family sans
12814 Noun
12815 \family default
12816  style, do one of the following:
12817 \end_layout
12818
12819 \begin_layout Itemize
12820 click on the toolbar button 
12821 \begin_inset Info
12822 type  "icon"
12823 arg   "font-noun"
12824 \end_inset
12825
12826
12827 \end_layout
12828
12829 \begin_layout Itemize
12830 use the key binding 
12831 \begin_inset Info
12832 type  "shortcut"
12833 arg   "font-noun"
12834 \end_inset
12835
12836
12837 \end_layout
12838
12839 \begin_layout Standard
12840 These commands are all toggles.
12841  That is, if 
12842 \family sans
12843 Noun
12844 \family default
12845  style is already active, they deactivate it.
12846 \end_layout
12847
12848 \begin_layout Standard
12849 One typically uses the 
12850 \family sans
12851 Noun
12852 \family default
12853  style for proper names.
12854  For example: 
12855 \begin_inset Quotes eld
12856 \end_inset
12857
12858
12859 \noun on
12860 Matthias Ettrich
12861 \noun default
12862  is the original author of LyX.
12863 \begin_inset Quotes erd
12864 \end_inset
12865
12866
12867 \end_layout
12868
12869 \begin_layout Standard
12870 A more widely used character style is the 
12871 \family sans
12872 Emphasized
12873 \family default
12874  style.
12875  You can activate (or deactivate — it's also a toggle) the 
12876 \family sans
12877 Emphasized
12878 \family default
12879  style by:
12880 \end_layout
12881
12882 \begin_layout Itemize
12883 clicking on the toolbar button 
12884 \begin_inset Info
12885 type  "icon"
12886 arg   "font-emph"
12887 \end_inset
12888
12889
12890 \end_layout
12891
12892 \begin_layout Itemize
12893 using the keybindings 
12894 \begin_inset Info
12895 type  "shortcut"
12896 arg   "font-emph"
12897 \end_inset
12898
12899
12900 \end_layout
12901
12902 \begin_layout Standard
12903 Normally the 
12904 \family sans
12905 Emphasized
12906 \family default
12907  style is equivalent to an italic font but some document classes or LaTeX-packag
12908 es use a different font.
12909 \end_layout
12910
12911 \begin_layout Standard
12912 We've been using the 
12913 \family sans
12914 Emphasized
12915 \family default
12916  style all over the place in this document.
12917  Here's one more example:
12918 \end_layout
12919
12920 \begin_layout Quotation
12921
12922 \emph on
12923 Don't overuse character styles!
12924 \end_layout
12925
12926 \begin_layout Standard
12927 It's also a warning in addition to an example.
12928  One's writing should parallel ordinary conversation.
12929  Since we don't all constantly scream at each other, we should also avoid
12930  the common tendency to overuse character style.
12931  
12932 \end_layout
12933
12934 \begin_layout Standard
12935 You can always reset to the default font using the key binding 
12936 \begin_inset Info
12937 type  "shortcut"
12938 arg   "font-default"
12939 \end_inset
12940
12941  or the dialog 
12942 \family sans
12943 Edit\SpecialChar \menuseparator
12944 Text
12945 \begin_inset space ~
12946 \end_inset
12947
12948 Style
12949 \family default
12950 .
12951 \end_layout
12952
12953 \begin_layout Subsection
12954 Fine-Tuning with the 
12955 \family sans
12956 Text Style
12957 \family default
12958  dialog
12959 \begin_inset CommandInset label
12960 LatexCommand label
12961 name "sub:Fine-Tuning-with-the"
12962
12963 \end_inset
12964
12965
12966 \begin_inset Index idx
12967 status collapsed
12968
12969 \begin_layout Plain Layout
12970 Text Style
12971 \end_layout
12972
12973 \end_inset
12974
12975
12976 \end_layout
12977
12978 \begin_layout Standard
12979 There are always occasions when you will need to do some fine-tuning, so
12980  LyX gives you a way to create a custom character style.
12981  For example, an academic journal or a corporation may have a style sheet
12982  requiring a sans-serif font be used in certain situations.
12983  Also, writers sometimes use a different font to offset a character's thoughts
12984  from ordinary dialog.
12985 \end_layout
12986
12987 \begin_layout Standard
12988 Before we document how to use custom character style, we want to issue a
12989  warning yet again: Don't overuse character styles! 
12990 \begin_inset Newline newline
12991 \end_inset
12992
12993 Documents that overuse different fonts and sizes are not well readable and
12994  tend to look as if someone has knocked huge holes in them.
12995 \end_layout
12996
12997 \begin_layout Standard
12998 To use custom character styles, open the 
12999 \family sans
13000 Edit\SpecialChar \menuseparator
13001 Text
13002 \begin_inset space ~
13003 \end_inset
13004
13005 Style\SpecialChar \menuseparator
13006 Customized
13007 \family default
13008  dialog or press the toolbar button 
13009 \begin_inset Info
13010 type  "icon"
13011 arg   "dialog-show character"
13012 \end_inset
13013
13014 .
13015  There are several boxes on this dialog, each corresponding to a different
13016  font property which you can choose.
13017  You can choose an option for one of these properties, or select 
13018 \family sans
13019 No
13020 \begin_inset space ~
13021 \end_inset
13022
13023 change
13024 \family default
13025 , which keeps the current state of that property.
13026  The item 
13027 \family sans
13028 Reset
13029 \family default
13030  will reset the property to whatever is the default.
13031  You can use this to reset attributes across a bunch of different paragraph
13032  environments in a snap.
13033 \end_layout
13034
13035 \begin_layout Standard
13036 The font properties, and their options (in addition to 
13037 \family sans
13038 No
13039 \begin_inset space ~
13040 \end_inset
13041
13042 change
13043 \family default
13044  and 
13045 \family sans
13046 Reset
13047 \family default
13048 ) are:
13049 \end_layout
13050
13051 \begin_layout Labeling
13052 \labelwidthstring 00.00.0000
13053
13054 \family sans
13055 Family
13056 \family default
13057  The 
13058 \begin_inset Quotes eld
13059 \end_inset
13060
13061 overall look
13062 \begin_inset Quotes erd
13063 \end_inset
13064
13065  of the font.
13066  The possible options are:
13067 \end_layout
13068
13069 \begin_deeper
13070 \begin_layout Labeling
13071 \labelwidthstring 00.00.0000
13072
13073 \family sans
13074 Roman
13075 \family default
13076  This is the Roman font family.
13077  Normally a serif font.
13078  It's also the default family.
13079  (key binding 
13080 \begin_inset Info
13081 type  "shortcut"
13082 arg   "font-roman"
13083 \end_inset
13084
13085 )
13086 \end_layout
13087
13088 \begin_layout Labeling
13089 \labelwidthstring 00.00.0000
13090
13091 \family sans
13092 Sans
13093 \begin_inset space ~
13094 \end_inset
13095
13096 Serif
13097 \family default
13098  
13099 \family sans
13100 This is the Sans Serif font family.
13101
13102 \family default
13103  (key binding 
13104 \begin_inset Info
13105 type  "shortcut"
13106 arg   "font-sans"
13107 \end_inset
13108
13109 )
13110 \end_layout
13111
13112 \begin_layout Labeling
13113 \labelwidthstring 00.00.0000
13114
13115 \family sans
13116 Typewriter
13117 \family default
13118  
13119 \family typewriter
13120 This is the Typewriter font family.
13121
13122 \family default
13123  (key binding 
13124 \begin_inset Info
13125 type  "shortcut"
13126 arg   "font-typewriter"
13127 \end_inset
13128
13129
13130 \family sans
13131 )
13132 \end_layout
13133
13134 \end_deeper
13135 \begin_layout Labeling
13136 \labelwidthstring 00.00.0000
13137
13138 \family sans
13139 Series
13140 \family default
13141  This corresponds to the print weight.
13142  Options are:
13143 \end_layout
13144
13145 \begin_deeper
13146 \begin_layout Labeling
13147 \labelwidthstring 00.00.0000
13148
13149 \family sans
13150 Medium
13151 \family default
13152  This is the Medium font series.
13153  It's also the default series.
13154 \end_layout
13155
13156 \begin_layout Labeling
13157 \labelwidthstring 00.00.0000
13158
13159 \family sans
13160 Bold
13161 \family default
13162  
13163 \series bold
13164 This is the Bold font series.
13165
13166 \series default
13167  (key binding 
13168 \begin_inset Info
13169 type  "shortcut"
13170 arg   "font-bold"
13171 \end_inset
13172
13173 )
13174 \end_layout
13175
13176 \end_deeper
13177 \begin_layout Labeling
13178 \labelwidthstring 00.00.0000
13179
13180 \family sans
13181 Shape
13182 \family default
13183  As the name implies.
13184  Options are:
13185 \end_layout
13186
13187 \begin_deeper
13188 \begin_layout Labeling
13189 \labelwidthstring 00.00.0000
13190
13191 \family sans
13192 Upright
13193 \family default
13194  This is the Upright font shape.
13195  It's also the default shape.
13196 \end_layout
13197
13198 \begin_layout Labeling
13199 \labelwidthstring 00.00.0000
13200
13201 \family sans
13202 Italic
13203 \family default
13204  
13205 \shape italic
13206 This
13207 \shape default
13208  
13209 \family sans
13210 \shape italic
13211 i
13212 \family default
13213 s the Italic font shape
13214 \shape default
13215 \emph on
13216 .
13217 \end_layout
13218
13219 \begin_layout Labeling
13220 \labelwidthstring 00.00.0000
13221
13222 \family sans
13223 Slanted
13224 \family default
13225  
13226 \shape slanted
13227 This is the Slanted font shape
13228 \shape default
13229  (although it might not be visible in LyX, this is different from italic).
13230 \end_layout
13231
13232 \begin_layout Labeling
13233 \labelwidthstring 00.00.0000
13234
13235 \family sans
13236 Small
13237 \begin_inset space ~
13238 \end_inset
13239
13240 Caps
13241 \family default
13242  
13243 \shape smallcaps
13244 This is the Small caps font shape
13245 \shape default
13246 \noun on
13247 .
13248 \end_layout
13249
13250 \end_deeper
13251 \begin_layout Labeling
13252 \labelwidthstring 00.00.0000
13253
13254 \family sans
13255 Size
13256 \family default
13257  Alters the size of the font.
13258  You will find no numerical values here; all possible sizes are actually
13259  proportional to the document font size.
13260  Once again, you don't feed LyX the details, but a general description of
13261  what you want to do.
13262  The options are:
13263 \end_layout
13264
13265 \begin_deeper
13266 \begin_layout Labeling
13267 \labelwidthstring 00.00.0000
13268
13269 \family sans
13270 Tiny
13271 \family default
13272  
13273 \size tiny
13274 This is the 
13275 \begin_inset Quotes eld
13276 \end_inset
13277
13278 Tiny
13279 \begin_inset Quotes erd
13280 \end_inset
13281
13282  font size.
13283
13284 \size default
13285  (key bindings 
13286 \begin_inset Info
13287 type  "shortcuts"
13288 arg   "font-size tiny"
13289 \end_inset
13290
13291 )
13292 \end_layout
13293
13294 \begin_layout Labeling
13295 \labelwidthstring 00.00.0000
13296
13297 \family sans
13298 Smallest
13299 \family default
13300  
13301 \size scriptsize
13302 This is the 
13303 \begin_inset Quotes eld
13304 \end_inset
13305
13306 Smallest
13307 \begin_inset Quotes erd
13308 \end_inset
13309
13310  font size
13311 \size default
13312 .
13313  (key binding 
13314 \begin_inset Info
13315 type  "shortcut"
13316 arg   "font-size scriptsize"
13317 \end_inset
13318
13319 )
13320 \end_layout
13321
13322 \begin_layout Labeling
13323 \labelwidthstring 00.00.0000
13324
13325 \family sans
13326 Smaller
13327 \family default
13328  
13329 \size footnotesize
13330 This is the 
13331 \begin_inset Quotes eld
13332 \end_inset
13333
13334 Smaller
13335 \begin_inset Quotes erd
13336 \end_inset
13337
13338  font size.
13339
13340 \size default
13341  (key bindings 
13342 \begin_inset Info
13343 type  "shortcuts"
13344 arg   "font-size footnotesize"
13345 \end_inset
13346
13347 )
13348 \end_layout
13349
13350 \begin_layout Labeling
13351 \labelwidthstring 00.00.0000
13352
13353 \family sans
13354 Small
13355 \family default
13356  
13357 \size small
13358 This is the 
13359 \begin_inset Quotes eld
13360 \end_inset
13361
13362 Small
13363 \begin_inset Quotes erd
13364 \end_inset
13365
13366  font size.
13367
13368 \size default
13369  (key bindings 
13370 \begin_inset Info
13371 type  "shortcuts"
13372 arg   "font-size small"
13373 \end_inset
13374
13375 )
13376 \end_layout
13377
13378 \begin_layout Labeling
13379 \labelwidthstring 00.00.0000
13380
13381 \family sans
13382 Normal
13383 \family default
13384  This is the 
13385 \begin_inset Quotes eld
13386 \end_inset
13387
13388 Normal
13389 \begin_inset Quotes erd
13390 \end_inset
13391
13392  font size.
13393  It's also the default size.
13394  (key bindings 
13395 \begin_inset Info
13396 type  "shortcuts"
13397 arg   "font-size normal"
13398 \end_inset
13399
13400 )
13401 \end_layout
13402
13403 \begin_layout Labeling
13404 \labelwidthstring 00.00.0000
13405
13406 \family sans
13407 Large
13408 \family default
13409  
13410 \size large
13411 This is the 
13412 \begin_inset Quotes eld
13413 \end_inset
13414
13415 Large
13416 \begin_inset Quotes erd
13417 \end_inset
13418
13419  font size.
13420
13421 \size default
13422  (key bindings 
13423 \begin_inset Info
13424 type  "shortcuts"
13425 arg   "font-size large"
13426 \end_inset
13427
13428 )
13429 \end_layout
13430
13431 \begin_layout Labeling
13432 \labelwidthstring 00.00.0000
13433
13434 \family sans
13435 Larger
13436 \family default
13437  
13438 \size larger
13439 This is the 
13440 \begin_inset Quotes eld
13441 \end_inset
13442
13443 Larger
13444 \begin_inset Quotes erd
13445 \end_inset
13446
13447  font size.
13448
13449 \size default
13450  (key bindings 
13451 \begin_inset Info
13452 type  "shortcuts"
13453 arg   "font-size larger"
13454 \end_inset
13455
13456 )
13457 \end_layout
13458
13459 \begin_layout Labeling
13460 \labelwidthstring 00.00.0000
13461
13462 \family sans
13463 Largest
13464 \family default
13465  
13466 \size largest
13467 This is the 
13468 \begin_inset Quotes eld
13469 \end_inset
13470
13471 Largest
13472 \begin_inset Quotes erd
13473 \end_inset
13474
13475  font size.
13476
13477 \size default
13478  (key binding 
13479 \begin_inset Info
13480 type  "shortcut"
13481 arg   "font-size largest"
13482 \end_inset
13483
13484 )
13485 \end_layout
13486
13487 \begin_layout Labeling
13488 \labelwidthstring 00.00.0000
13489
13490 \family sans
13491 Huge
13492 \family default
13493  
13494 \size huge
13495 This is the 
13496 \begin_inset Quotes eld
13497 \end_inset
13498
13499 Huge
13500 \begin_inset Quotes erd
13501 \end_inset
13502
13503  font size.
13504
13505 \size default
13506  (key bindings 
13507 \begin_inset Info
13508 type  "shortcuts"
13509 arg   "font-size huge"
13510 \end_inset
13511
13512 )
13513 \end_layout
13514
13515 \begin_layout Labeling
13516 \labelwidthstring 00.00.0000
13517
13518 \family sans
13519 Huger
13520 \family default
13521  
13522 \size giant
13523 This is the 
13524 \begin_inset Quotes eld
13525 \end_inset
13526
13527 Huger
13528 \begin_inset Quotes erd
13529 \end_inset
13530
13531  font size.
13532
13533 \size default
13534  (key bindings 
13535 \begin_inset Info
13536 type  "shortcuts"
13537 arg   "font-size giant"
13538 \end_inset
13539
13540 )
13541 \end_layout
13542
13543 \begin_layout Labeling
13544 \labelwidthstring 00.00.0000
13545
13546 \family sans
13547 Increase
13548 \family default
13549  This increases the size by one step (for instance, from 
13550 \begin_inset Quotes eld
13551 \end_inset
13552
13553 Largest
13554 \begin_inset Quotes erd
13555 \end_inset
13556
13557  to 
13558 \begin_inset Quotes eld
13559 \end_inset
13560
13561 Huge
13562 \begin_inset Quotes erd
13563 \end_inset
13564
13565 ).
13566  (key binding 
13567 \begin_inset Info
13568 type  "shortcut"
13569 arg   "font-size increase"
13570 \end_inset
13571
13572 )
13573 \end_layout
13574
13575 \begin_layout Labeling
13576 \labelwidthstring 00.00.0000
13577
13578 \family sans
13579 Decrease
13580 \family default
13581  This decreases the size by one step (for instance, from 
13582 \begin_inset Quotes eld
13583 \end_inset
13584
13585 Normal
13586 \begin_inset Quotes erd
13587 \end_inset
13588
13589  to 
13590 \begin_inset Quotes eld
13591 \end_inset
13592
13593 Small
13594 \begin_inset Quotes erd
13595 \end_inset
13596
13597 ).
13598  (key binding 
13599 \begin_inset Info
13600 type  "shortcut"
13601 arg   "font-size decrease"
13602 \end_inset
13603
13604 )
13605 \end_layout
13606
13607 \end_deeper
13608 \begin_layout Standard
13609 We warn you 
13610 \emph on
13611 yet again
13612 \emph default
13613 : don't go crazy with this feature.
13614  You should almost never need to change the font size.
13615  LyX automatically changes the font size for different paragraph environments
13616  — use that instead.
13617  This is here for fine-tuning only!
13618 \end_layout
13619
13620 \begin_layout Labeling
13621 \labelwidthstring 00.00.0000
13622
13623 \family sans
13624 Misc
13625 \family default
13626  Here you can change a few other things at the character level.
13627  Options are:
13628 \end_layout
13629
13630 \begin_deeper
13631 \begin_layout Labeling
13632 \labelwidthstring 00.00.0000
13633
13634 \family sans
13635 Emph
13636 \family default
13637  
13638 \emph on
13639 This is text with emphasize on
13640 \emph default
13641 .
13642  This might seem like the same as 
13643 \shape italic
13644 Italic
13645 \shape default
13646 , but it is actually a bit different.
13647  Emphasized is a 
13648 \emph on
13649 logical
13650 \emph default
13651  attribute.
13652  That means every document class can define its own font used for emphasized
13653  text.
13654  Normally this font is equal to italic.
13655 \end_layout
13656
13657 \begin_layout Labeling
13658 \labelwidthstring 00.00.0000
13659
13660 \family sans
13661 Underbar
13662 \family default
13663  
13664 \bar under
13665 This is text with Underbar on.
13666
13667 \bar default
13668  (key binding 
13669 \begin_inset Info
13670 type  "shortcuts"
13671 arg   "font-underline"
13672 \end_inset
13673
13674
13675 \family sans
13676 )
13677 \begin_inset Newline newline
13678 \end_inset
13679
13680
13681 \family default
13682 Avoid using underbar if you can! It is a hangover from the typewriter days,
13683  when you could not change fonts.
13684  One no longer needs to emphasize text by underscoring characters.
13685  This is only possible in LyX because some people 
13686 \emph on
13687 may
13688 \emph default
13689  need it in order to follow style sheets for journal submissions.
13690 \end_layout
13691
13692 \begin_layout Labeling
13693 \labelwidthstring 00.00.0000
13694
13695 \family sans
13696 Double
13697 \begin_inset space ~
13698 \end_inset
13699
13700 underbar
13701 \family default
13702  
13703 \uuline on
13704 This is text with Double underbar on.
13705
13706 \uuline default
13707  (key binding 
13708 \begin_inset Info
13709 type  "shortcut"
13710 arg   "font-underunderline"
13711 \end_inset
13712
13713 )
13714 \begin_inset Newline newline
13715 \end_inset
13716
13717 As we just warned you against using underbar, you can imagine what we think
13718  about double underbar.
13719 \end_layout
13720
13721 \begin_layout Labeling
13722 \labelwidthstring 00.00.0000
13723
13724 \family sans
13725 Wavy
13726 \begin_inset space ~
13727 \end_inset
13728
13729 underbar
13730 \family default
13731  
13732 \uwave on
13733 This is text with Wavy underbar on.
13734
13735 \uwave default
13736  (key binding 
13737 \begin_inset Info
13738 type  "shortcut"
13739 arg   "font-underwave"
13740 \end_inset
13741
13742 )
13743 \begin_inset Newline newline
13744 \end_inset
13745
13746 Use this only if a journal absolutely insists on it.
13747  Keep antinausea pills handy.
13748 \end_layout
13749
13750 \begin_layout Labeling
13751 \labelwidthstring 00.00.0000
13752
13753 \family sans
13754 Strikeout
13755 \family default
13756  
13757 \strikeout on
13758 This is text with Strikeout on.
13759
13760 \strikeout default
13761  (key binding 
13762 \begin_inset Info
13763 type  "shortcut"
13764 arg   "font-strikeout"
13765 \end_inset
13766
13767 )
13768 \begin_inset Newline newline
13769 \end_inset
13770
13771 This is frequently used to indicate an older version of text that has been
13772  changed in the meantime.
13773 \end_layout
13774
13775 \begin_layout Labeling
13776 \labelwidthstring 00.00.0000
13777
13778 \family sans
13779 Noun
13780 \family default
13781  
13782 \noun on
13783 This is text with Noun on.
13784
13785 \noun default
13786  Like 
13787 \family sans
13788 Emph
13789 \family default
13790 , this is a logical attribute.
13791  Normally it's equivalent to 
13792 \family sans
13793 Small
13794 \begin_inset space ~
13795 \end_inset
13796
13797 Caps
13798 \family default
13799 .
13800 \end_layout
13801
13802 \end_deeper
13803 \begin_layout Labeling
13804 \labelwidthstring 00.00.0000
13805
13806 \family sans
13807 Color
13808 \family default
13809  You can adjust the color of the text with this control.
13810  Notice that not all DVI-viewers are able to display colors.
13811  Besides 
13812 \family sans
13813 No
13814 \begin_inset space ~
13815 \end_inset
13816
13817 color
13818 \family default
13819 , which is the default 
13820 \begin_inset Quotes eld
13821 \end_inset
13822
13823 color
13824 \begin_inset Quotes erd
13825 \end_inset
13826
13827  and means normally black, you can choose between 
13828 \family sans
13829 Black
13830 \family default
13831
13832 \family sans
13833 White
13834 \family default
13835
13836 \family sans
13837 Red
13838 \family default
13839
13840 \family sans
13841 Green
13842 \family default
13843
13844 \family sans
13845 Blue
13846 \family default
13847
13848 \family sans
13849 Cyan
13850 \family default
13851
13852 \family sans
13853 Magenta
13854 \family default
13855  and 
13856 \family sans
13857 Yellow
13858 \family default
13859  text.
13860 \begin_inset Index idx
13861 status collapsed
13862
13863 \begin_layout Plain Layout
13864 Color ! Text
13865 \end_layout
13866
13867 \end_inset
13868
13869
13870 \end_layout
13871
13872 \begin_layout Labeling
13873 \labelwidthstring 00.00.0000
13874
13875 \family sans
13876 Language
13877 \family default
13878  This is used to mark regions of text as having a different language from
13879  the language of the document.
13880  Text marked in this way will be underlined in blue to indicate the change
13881  (only within LyX).
13882 \begin_inset Newline newline
13883 \end_inset
13884
13885 If you have for example a longer German Text in your document, LaTeX respects
13886  the German hyphenation rules automatically.
13887  When using the spell checking (see section
13888 \begin_inset space ~
13889 \end_inset
13890
13891
13892 \begin_inset CommandInset ref
13893 LatexCommand ref
13894 reference "sec:Spellchecking"
13895
13896 \end_inset
13897
13898 ) the German-marked text will be checked according to the German dictionary.
13899 \end_layout
13900
13901 \begin_layout Standard
13902 So you have a huge number of combinations to choose from.
13903  Once you've chosen a new character style via the 
13904 \family sans
13905 Edit\SpecialChar \menuseparator
13906 Text
13907 \begin_inset space ~
13908 \end_inset
13909
13910 Style
13911 \family default
13912  dialog, the settings are saved.
13913  You can activate them using the toolbar button 
13914 \begin_inset Info
13915 type  "icon"
13916 arg   "textstyle-apply"
13917 \end_inset
13918
13919 .
13920  The button lets you apply your custom character style even when the dialog
13921  isn't visible.
13922  
13923 \end_layout
13924
13925 \begin_layout Standard
13926 To completely reset the character style to the default, use 
13927 \begin_inset Info
13928 type  "shortcut"
13929 arg   "font-default"
13930 \end_inset
13931
13932 .
13933  If you want to toggle only those properties that you have just changed
13934  (suppose you just set the shape to 
13935 \begin_inset Quotes eld
13936 \end_inset
13937
13938 slanted
13939 \begin_inset Quotes erd
13940 \end_inset
13941
13942  and the series to 
13943 \begin_inset Quotes eld
13944 \end_inset
13945
13946 bold
13947 \begin_inset Quotes erd
13948 \end_inset
13949
13950 ), set the 
13951 \family sans
13952 Toggle
13953 \begin_inset space ~
13954 \end_inset
13955
13956 all
13957 \family default
13958  switch and press 
13959 \family sans
13960 Apply
13961 \family default
13962 .
13963 \end_layout
13964
13965 \begin_layout Standard
13966 You should also know something about the differences between the three main
13967  font types 
13968 \family sans
13969 serif
13970 \family default
13971
13972 \family sans
13973 sans
13974 \begin_inset space ~
13975 \end_inset
13976
13977 serif
13978 \family default
13979 , and 
13980 \family sans
13981 typewriter
13982 \family default
13983 :
13984 \end_layout
13985
13986 \begin_layout Itemize
13987
13988 \family sans
13989 Typewriter
13990 \family default
13991  is a so called 
13992 \begin_inset Quotes eld
13993 \end_inset
13994
13995 monospaced
13996 \begin_inset Quotes erd
13997 \end_inset
13998
13999  font, that means every character has the same width, the 
14000 \begin_inset Quotes eld
14001 \end_inset
14002
14003 i
14004 \begin_inset Quotes erd
14005 \end_inset
14006
14007  is as wide as the 
14008 \begin_inset Quotes eld
14009 \end_inset
14010
14011 m
14012 \begin_inset Quotes erd
14013 \end_inset
14014
14015 .
14016  Here is an example
14017 \begin_inset Newline newline
14018 \end_inset
14019
14020
14021 \begin_inset Phantom HPhantom
14022 status open
14023
14024 \begin_layout Plain Layout
14025 no 
14026 \end_layout
14027
14028 \end_inset
14029
14030
14031 \family typewriter
14032 typewriter text
14033 \family default
14034
14035 \begin_inset Note Note
14036 status collapsed
14037
14038 \begin_layout Plain Layout
14039 For more on phantoms see section
14040 \begin_inset space ~
14041 \end_inset
14042
14043
14044 \begin_inset CommandInset ref
14045 LatexCommand ref
14046 reference "sub:More-Spaces"
14047
14048 \end_inset
14049
14050 .
14051 \end_layout
14052
14053 \end_inset
14054
14055
14056 \begin_inset Newline newline
14057 \end_inset
14058
14059 no typewriter text
14060 \end_layout
14061
14062 \begin_layout Itemize
14063
14064 \family sans
14065 Serif
14066 \family default
14067  fonts use characters with serifs.
14068  These are the small 
14069 \begin_inset Quotes eld
14070 \end_inset
14071
14072 appendices
14073 \begin_inset Quotes erd
14074 \end_inset
14075
14076  at the ends of the strokes that form the character.
14077  The following example will show the difference:
14078 \begin_inset Newline newline
14079 \end_inset
14080
14081 text with serifs
14082 \begin_inset Newline newline
14083 \end_inset
14084
14085
14086 \family sans
14087 text without serifs
14088 \family default
14089
14090 \begin_inset Newline newline
14091 \end_inset
14092
14093 Serifs facilitate quick and easy reading.
14094  These fonts are therefore used as default (named 
14095 \family sans
14096 roman
14097 \family default
14098 ).
14099 \end_layout
14100
14101 \begin_layout Itemize
14102
14103 \family sans
14104 Sans serif
14105 \family default
14106  don't use serifs.
14107  This font type is therefore often used for headings and short texts.
14108  We use it in this document to highlight menu names.
14109 \end_layout
14110
14111 \begin_layout Standard
14112 \begin_inset Quotes eld
14113 \end_inset
14114
14115 Toggling
14116 \begin_inset Quotes erd
14117 \end_inset
14118
14119  refers to applying or removing font properties.
14120  When a property is marked for toggling in the Text Style dialog, applying
14121  the style to text that already has the property will cause the property
14122  to be removed.
14123  If you apply a style with properties A, B and C to text that currently
14124  has font properties B, C, F and G, and if B is set to toggle and C is set
14125  not to toggle, the text ends up with properties A, C, F and G.
14126  
14127 \begin_inset Quotes eld
14128 \end_inset
14129
14130 Never toggled
14131 \begin_inset Quotes erd
14132 \end_inset
14133
14134  and 
14135 \begin_inset Quotes eld
14136 \end_inset
14137
14138 always toggled
14139 \begin_inset Quotes erd
14140 \end_inset
14141
14142  mean that you do not control the toggling behavior.
14143  For the properties on the left side of the dialog (
14144 \begin_inset Quotes eld
14145 \end_inset
14146
14147 Family
14148 \begin_inset Quotes erd
14149 \end_inset
14150
14151  etc.), toggling behavior is up to you.
14152  If 
14153 \begin_inset Quotes eld
14154 \end_inset
14155
14156 Toggle all
14157 \begin_inset Quotes erd
14158 \end_inset
14159
14160  is checked, all of the left side properties are toggled; by default, none
14161  of them are.
14162  Finally, 
14163 \begin_inset Quotes eld
14164 \end_inset
14165
14166 Reset
14167 \begin_inset Quotes erd
14168 \end_inset
14169
14170  is never toggled.
14171  If you set 
14172 \begin_inset Quotes eld
14173 \end_inset
14174
14175 Series
14176 \begin_inset Quotes erd
14177 \end_inset
14178
14179  to 
14180 \begin_inset Quotes eld
14181 \end_inset
14182
14183 Reset
14184 \begin_inset Quotes erd
14185 \end_inset
14186
14187  and select 
14188 \begin_inset Quotes eld
14189 \end_inset
14190
14191 Toggle all
14192 \begin_inset Quotes erd
14193 \end_inset
14194
14195 , then apply the style to bold face text, the text will revert to the default
14196  series (
14197 \begin_inset Quotes eld
14198 \end_inset
14199
14200 Medium
14201 \begin_inset Quotes erd
14202 \end_inset
14203
14204 ), no matter how many times you apply the style.
14205  
14206 \end_layout
14207
14208 \begin_layout Standard
14209 We conclude with the same warning once again: Don't overuse the fonts.
14210  They are, more often than not, a kludge and a bad substitute for good writing.
14211 \end_layout
14212
14213 \begin_layout Section
14214 Printing and Previewing
14215 \end_layout
14216
14217 \begin_layout Subsection
14218 Overview
14219 \end_layout
14220
14221 \begin_layout Standard
14222 Now that we have covered some of the basic features of document preparation
14223  using LyX, you probably want to know how to print out your masterpiece.
14224  Before we tell you that, we want to give you a quick explanation of what
14225  goes on behind-the-scenes.
14226  We cover this information in much greater detail in the 
14227 \emph on
14228 Additional Features
14229 \emph default
14230  manual as well.
14231 \end_layout
14232
14233 \begin_layout Standard
14234 LyX uses the program LaTeX as its backend.
14235  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14236  confusion, we will only refer to LaTeX.
14237  LyX is what you use to do your actual writing.
14238  Then, LyX calls LaTeX to turn your writing into printable output.
14239  This happens in two stages:
14240 \end_layout
14241
14242 \begin_layout Enumerate
14243 First, LyX converts your document to a series of text commands for LaTeX,
14244  generating a file with the extension, 
14245 \begin_inset Quotes eld
14246 \end_inset
14247
14248
14249 \family typewriter
14250 .tex
14251 \family default
14252
14253 \begin_inset Quotes erd
14254 \end_inset
14255
14256 .
14257 \end_layout
14258
14259 \begin_layout Enumerate
14260 Next, LaTeX uses the commands in the 
14261 \family typewriter
14262 .tex
14263 \family default
14264  file to produce printable output.
14265  
14266 \end_layout
14267
14268 \begin_layout Subsection
14269 Output file formats
14270 \begin_inset Index idx
14271 status collapsed
14272
14273 \begin_layout Plain Layout
14274 File formats
14275 \end_layout
14276
14277 \end_inset
14278
14279
14280 \begin_inset CommandInset label
14281 LatexCommand label
14282 name "sub:Output-file-formats"
14283
14284 \end_inset
14285
14286
14287 \end_layout
14288
14289 \begin_layout Subsubsection
14290 Simple text (ASCII)
14291 \begin_inset Index idx
14292 status collapsed
14293
14294 \begin_layout Plain Layout
14295 File formats ! ASCII
14296 \end_layout
14297
14298 \end_inset
14299
14300
14301 \end_layout
14302
14303 \begin_layout Standard
14304 This file type has the extension 
14305 \begin_inset Quotes eld
14306 \end_inset
14307
14308
14309 \family typewriter
14310 .txt
14311 \family default
14312
14313 \begin_inset Quotes erd
14314 \end_inset
14315
14316 .
14317  It contains your document as plain text following the rules of the 
14318 \begin_inset Quotes eld
14319 \end_inset
14320
14321 American Standard Code for Information Interchange
14322 \begin_inset Quotes erd
14323 \end_inset
14324
14325  (ASCII).
14326 \end_layout
14327
14328 \begin_layout Standard
14329 You can export your document to ASCII by the menu 
14330 \family sans
14331 File\SpecialChar \menuseparator
14332 Export\SpecialChar \menuseparator
14333 Plain
14334 \begin_inset space ~
14335 \end_inset
14336
14337 text
14338 \family default
14339  or 
14340 \family sans
14341 File\SpecialChar \menuseparator
14342 Export\SpecialChar \menuseparator
14343 Plain
14344 \begin_inset space ~
14345 \end_inset
14346
14347 text
14348 \begin_inset space ~
14349 \end_inset
14350
14351 (ps2ascii)
14352 \family default
14353 .
14354  The latter will first internally export to PostScript and then do the conversio
14355 n to ASCII.
14356 \end_layout
14357
14358 \begin_layout Subsubsection
14359 LaTeX
14360 \begin_inset Index idx
14361 status collapsed
14362
14363 \begin_layout Plain Layout
14364 File formats ! LaTeX
14365 \end_layout
14366
14367 \end_inset
14368
14369
14370 \end_layout
14371
14372 \begin_layout Standard
14373 This file type has the extension 
14374 \begin_inset Quotes eld
14375 \end_inset
14376
14377
14378 \family typewriter
14379 .tex
14380 \family default
14381
14382 \begin_inset Quotes erd
14383 \end_inset
14384
14385  and contains all commands that are necessary for the LaTeX program to process
14386  your document.
14387  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14388  it manually with console commands.
14389  The LaTeX-file is automatically created in LyX's temporary directory whenever
14390  you view or export your document.
14391 \end_layout
14392
14393 \begin_layout Standard
14394 You can export your document as LaTeX-file using the menu 
14395 \family sans
14396 File\SpecialChar \menuseparator
14397 Export\SpecialChar \menuseparator
14398 LaT
14399 \begin_inset ERT
14400 status collapsed
14401
14402 \begin_layout Plain Layout
14403
14404 {}
14405 \end_layout
14406
14407 \end_inset
14408
14409 eX
14410 \family default
14411 .
14412  The different LaTeX export variants are explained in section
14413 \begin_inset space ~
14414 \end_inset
14415
14416
14417 \begin_inset CommandInset ref
14418 LatexCommand ref
14419 reference "sub:Export"
14420
14421 \end_inset
14422
14423 .
14424 \end_layout
14425
14426 \begin_layout Subsubsection
14427 DVI
14428 \begin_inset Index idx
14429 status collapsed
14430
14431 \begin_layout Plain Layout
14432 File formats ! DVI
14433 \end_layout
14434
14435 \end_inset
14436
14437
14438 \end_layout
14439
14440 \begin_layout Standard
14441 This file type has the extension 
14442 \begin_inset Quotes eld
14443 \end_inset
14444
14445
14446 \family typewriter
14447 .dvi
14448 \family default
14449
14450 \begin_inset Quotes erd
14451 \end_inset
14452
14453 .
14454  It is called 
14455 \begin_inset Quotes eld
14456 \end_inset
14457
14458 device-independent
14459 \begin_inset Quotes erd
14460 \end_inset
14461
14462  (DVI), because it is completely portable; you can move them from one machine
14463  to another without needing to do any sort of conversion.
14464  DVIs are used for quick previews and as pre-stage for other output formats,
14465  like PostScript.
14466 \end_layout
14467
14468 \begin_layout Standard
14469 DVI files do not contain images, they only link them.
14470  So don't forget to deliver the images together with your DVIs.
14471  Because the DVI-viewer has to convert the image in the background to make
14472  it visible when you scroll the DVI, this can slow down your computer when
14473  you view the DVI.
14474  So we recommend to use PDF for files with many images.
14475 \end_layout
14476
14477 \begin_layout Standard
14478 You can export your document to DVI by the menu 
14479 \family sans
14480 File\SpecialChar \menuseparator
14481 Export\SpecialChar \menuseparator
14482 DVI
14483 \family default
14484  or 
14485 \family sans
14486 File\SpecialChar \menuseparator
14487 Export\SpecialChar \menuseparator
14488 DVI
14489 \begin_inset space ~
14490 \end_inset
14491
14492 (LuaTe
14493 \begin_inset ERT
14494 status collapsed
14495
14496 \begin_layout Plain Layout
14497
14498 {}
14499 \end_layout
14500
14501 \end_inset
14502
14503 X).
14504
14505 \family default
14506  The latter option uses the program 
14507 \family typewriter
14508 LuaTeX
14509 \family default
14510 .
14511  
14512 \family typewriter
14513 LuaTeX
14514 \family default
14515  is an engine that provides direct Unicode support and support for direct
14516  font access (see section
14517 \begin_inset space ~
14518 \end_inset
14519
14520
14521 \begin_inset CommandInset ref
14522 LatexCommand ref
14523 reference "sub:LaTeX-font-support"
14524
14525 \end_inset
14526
14527 ).
14528  LuaTeX is still work in progress, but it might develop into the next standard
14529  TeX processor.
14530 \end_layout
14531
14532 \begin_layout Subsubsection
14533 PostScript
14534 \begin_inset Index idx
14535 status collapsed
14536
14537 \begin_layout Plain Layout
14538 File formats ! PostScript
14539 \end_layout
14540
14541 \end_inset
14542
14543
14544 \end_layout
14545
14546 \begin_layout Standard
14547 This file type has the extension 
14548 \begin_inset Quotes eld
14549 \end_inset
14550
14551
14552 \family typewriter
14553 .ps
14554 \family default
14555
14556 \begin_inset Quotes erd
14557 \end_inset
14558
14559 .
14560  PostScript was developed by the company 
14561 \family typewriter
14562 Adobe
14563 \family default
14564  as a printer language.
14565  The file contains therefore commands that the printer uses to print the
14566  file.
14567  PostScript can be seen as a 
14568 \begin_inset Quotes eld
14569 \end_inset
14570
14571 programming language
14572 \begin_inset Quotes erd
14573 \end_inset
14574
14575 ; you can calculate with it and draw diagrams and images.
14576 \begin_inset Foot
14577 status collapsed
14578
14579 \begin_layout Plain Layout
14580 When you are interested to learn more about this, have a look at the LaTeX-packa
14581 ge 
14582 \series bold
14583 pstricks
14584 \series default
14585
14586 \begin_inset Index idx
14587 status collapsed
14588
14589 \begin_layout Plain Layout
14590 LaTeX-packages ! pstricks
14591 \end_layout
14592
14593 \end_inset
14594
14595 .
14596 \end_layout
14597
14598 \end_inset
14599
14600  Due to this ability, the files are often bigger than PDFs.
14601 \end_layout
14602
14603 \begin_layout Standard
14604 PostScript can only contain images in the format 
14605 \begin_inset Quotes eld
14606 \end_inset
14607
14608 Encapsulated PostScript
14609 \begin_inset Quotes erd
14610 \end_inset
14611
14612  (EPS, file extension 
14613 \begin_inset Quotes eld
14614 \end_inset
14615
14616
14617 \family typewriter
14618 .eps
14619 \family default
14620
14621 \begin_inset Quotes erd
14622 \end_inset
14623
14624 ).
14625  As LyX allows you to use any known image format in your document, it has
14626  to convert them in the background to EPS.
14627  If you have e.g 50
14628 \begin_inset space \thinspace{}
14629 \end_inset
14630
14631 images in your document, LyX has to do 50
14632 \begin_inset space ~
14633 \end_inset
14634
14635 conversions whenever you view or export your document.
14636  This will slow down your workflow with LyX drastically.
14637  So if you plan to use PostScript, you can insert your images directly as
14638  EPS to avoid this problem.
14639 \end_layout
14640
14641 \begin_layout Standard
14642 You can export your document to PostScript using the menu 
14643 \family sans
14644 File\SpecialChar \menuseparator
14645 Export\SpecialChar \menuseparator
14646 PostScript
14647 \family default
14648 .
14649 \end_layout
14650
14651 \begin_layout Subsubsection
14652 PDF
14653 \begin_inset Index idx
14654 status collapsed
14655
14656 \begin_layout Plain Layout
14657 File formats ! PDF
14658 \end_layout
14659
14660 \end_inset
14661
14662
14663 \begin_inset Index idx
14664 status collapsed
14665
14666 \begin_layout Plain Layout
14667 PDF
14668 \end_layout
14669
14670 \end_inset
14671
14672
14673 \end_layout
14674
14675 \begin_layout Standard
14676 This file type has the extension 
14677 \begin_inset Quotes eld
14678 \end_inset
14679
14680
14681 \family typewriter
14682 .pdf
14683 \family default
14684
14685 \begin_inset Quotes erd
14686 \end_inset
14687
14688 .
14689  The 
14690 \begin_inset Quotes eld
14691 \end_inset
14692
14693 Portable Document Format
14694 \begin_inset Quotes erd
14695 \end_inset
14696
14697  (PDF) developed by 
14698 \family typewriter
14699 Adobe
14700 \family default
14701  was derived from PostScript.
14702  It is more compressed and it uses fewer commands than PostScript.
14703  As the name 
14704 \begin_inset Quotes eld
14705 \end_inset
14706
14707 portable
14708 \begin_inset Quotes erd
14709 \end_inset
14710
14711  implies, it can be processed at any computer system and the printed output
14712  looks exactly the same.
14713 \end_layout
14714
14715 \begin_layout Standard
14716 PDF can contain images in its own PDF format and in the formats 
14717 \begin_inset Quotes eld
14718 \end_inset
14719
14720 Joint Photographic Experts Group
14721 \begin_inset Quotes erd
14722 \end_inset
14723
14724  (JPG, file extension 
14725 \begin_inset Quotes eld
14726 \end_inset
14727
14728
14729 \family typewriter
14730 .jpg
14731 \family default
14732
14733 \begin_inset Quotes erd
14734 \end_inset
14735
14736  or 
14737 \begin_inset Quotes eld
14738 \end_inset
14739
14740
14741 \family typewriter
14742 .jpeg
14743 \family default
14744
14745 \begin_inset Quotes erd
14746 \end_inset
14747
14748 ) and 
14749 \begin_inset Quotes eld
14750 \end_inset
14751
14752 Portable Network Graphics
14753 \begin_inset Quotes erd
14754 \end_inset
14755
14756  (PNG, file extension 
14757 \begin_inset Quotes eld
14758 \end_inset
14759
14760
14761 \family typewriter
14762 .png
14763 \family default
14764
14765 \begin_inset Quotes erd
14766 \end_inset
14767
14768 ).
14769  You can although use any other image format, because LyX converts them
14770  in the background to one of these formats.
14771  But as described in the section about PostScript, the image conversion
14772  will slow down your workflow.
14773  So we recommend to use images in one of the three mentioned formats.
14774 \end_layout
14775
14776 \begin_layout Standard
14777 You can export your document to PDF via the menu 
14778 \family sans
14779 File\SpecialChar \menuseparator
14780 Export
14781 \family default
14782  in three different ways:
14783 \end_layout
14784
14785 \begin_layout Description
14786 PDF This uses the program 
14787 \family typewriter
14788 ps2pdf
14789 \family default
14790  that creates a PDF from a PostScript-version of your file.
14791  The PostScript-version is produced by the program 
14792 \family typewriter
14793 dvips
14794 \family default
14795  which uses a DVI-version as intermediate step.
14796  So this export variant consist of three conversions.
14797 \end_layout
14798
14799 \begin_layout Description
14800 PDF
14801 \begin_inset space ~
14802 \end_inset
14803
14804 (dvipdfm) This uses the program 
14805 \family typewriter
14806 dvipdfm
14807 \family default
14808  that converts your file in the background to DVI and in a second step to
14809  PDF.
14810 \end_layout
14811
14812 \begin_layout Description
14813 PDF
14814 \begin_inset space ~
14815 \end_inset
14816
14817 (pdflatex) This uses the program 
14818 \family typewriter
14819 pdftex
14820 \family default
14821  that converts your file directly to PDF.
14822 \end_layout
14823
14824 \begin_layout Description
14825 PDF
14826 \begin_inset space ~
14827 \end_inset
14828
14829 (XeTe
14830 \begin_inset ERT
14831 status collapsed
14832
14833 \begin_layout Plain Layout
14834
14835 {}
14836 \end_layout
14837
14838 \end_inset
14839
14840 X) This uses the program 
14841 \family typewriter
14842 XeTeX
14843 \family default
14844  that converts your file directly to PDF.
14845  
14846 \family typewriter
14847 XeTeX
14848 \family default
14849  is a new engine that provides direct Unicode support and support for direct
14850  font access (see section
14851 \begin_inset space ~
14852 \end_inset
14853
14854
14855 \begin_inset CommandInset ref
14856 LatexCommand ref
14857 reference "sub:LaTeX-font-support"
14858
14859 \end_inset
14860
14861 ).
14862  It is particularly good at typesetting different scripts, for example verticall
14863 y written Japanese.
14864 \end_layout
14865
14866 \begin_layout Description
14867 PDF
14868 \begin_inset space ~
14869 \end_inset
14870
14871 (LuaTe
14872 \begin_inset ERT
14873 status collapsed
14874
14875 \begin_layout Plain Layout
14876
14877 {}
14878 \end_layout
14879
14880 \end_inset
14881
14882 X) This uses the program 
14883 \family typewriter
14884 LuaTeX
14885 \family default
14886  that converts your file directly to PDF.
14887  
14888 \family typewriter
14889 LuaTeX
14890 \family default
14891  is an even newer engine, derived from 
14892 \family typewriter
14893 pdflatex
14894 \family default
14895 , that also provides direct Unicode support and support for direct font
14896  access (see section
14897 \begin_inset space ~
14898 \end_inset
14899
14900
14901 \begin_inset CommandInset ref
14902 LatexCommand ref
14903 reference "sub:LaTeX-font-support"
14904
14905 \end_inset
14906
14907 ).
14908  LuaTeX is still work in progress, but it might develop into the next standard
14909  TeX processor.
14910 \end_layout
14911
14912 \begin_layout Standard
14913 We recommend to use 
14914 \family sans
14915 PDF
14916 \begin_inset space ~
14917 \end_inset
14918
14919 (pdflatex)
14920 \family default
14921  because 
14922 \family typewriter
14923 pdftex
14924 \family default
14925  supports all the features of actual PDF-versions, is quick, stable, and
14926  works without problems.
14927  If you rely on multiscript support and\SpecialChar \slash{}
14928 or specific OpenType fonts, you might
14929  want to try out 
14930 \family sans
14931 PDF
14932 \begin_inset space ~
14933 \end_inset
14934
14935 (XeTe
14936 \begin_inset ERT
14937 status collapsed
14938
14939 \begin_layout Plain Layout
14940
14941 {}
14942 \end_layout
14943
14944 \end_inset
14945
14946 X)
14947 \family default
14948  or 
14949 \family sans
14950 PDF
14951 \begin_inset space ~
14952 \end_inset
14953
14954 (LuaTe
14955 \begin_inset ERT
14956 status collapsed
14957
14958 \begin_layout Plain Layout
14959
14960 {}
14961 \end_layout
14962
14963 \end_inset
14964
14965 X)
14966 \family default
14967  instead, bearing in mind that these two programs are not yet as mature
14968  as 
14969 \family typewriter
14970 pdflatex
14971 \family default
14972 .
14973 \end_layout
14974
14975 \begin_layout Subsubsection
14976 XHTML
14977 \begin_inset Index idx
14978 status collapsed
14979
14980 \begin_layout Plain Layout
14981 FileFormats ! XHTML
14982 \end_layout
14983
14984 \end_inset
14985
14986
14987 \begin_inset Index idx
14988 status collapsed
14989
14990 \begin_layout Plain Layout
14991 HTML
14992 \end_layout
14993
14994 \end_inset
14995
14996
14997 \end_layout
14998
14999 \begin_layout Standard
15000 This file type has the extension 
15001 \begin_inset Quotes eld
15002 \end_inset
15003
15004
15005 \family typewriter
15006 .xhtml
15007 \family default
15008
15009 \begin_inset Quotes erd
15010 \end_inset
15011
15012 .
15013  It is a file suitable for viewing in web browsers.
15014  It does not itself contain images and the like but only links them, and
15015  when LyX produces XHTML, it also generates corresponding images in formats
15016  suitable for the purpose.
15017  For the math output you can choose in the menu 
15018 \family sans
15019 Document\SpecialChar \menuseparator
15020 Settings\SpecialChar \menuseparator
15021 Output
15022 \family default
15023  between different formats, that are described in section 
15024 \emph on
15025 Math Output in XHTML
15026 \emph default
15027  of the 
15028 \emph on
15029 Additional
15030 \begin_inset space ~
15031 \end_inset
15032
15033 Features
15034 \emph default
15035  manual.
15036 \end_layout
15037
15038 \begin_layout Standard
15039 XHTML output remains 
15040 \begin_inset Quotes eld
15041 \end_inset
15042
15043 under development
15044 \begin_inset Quotes erd
15045 \end_inset
15046
15047 , and not all LyX features are supported yet.
15048  See the chapter 
15049 \emph on
15050 LyX and the World Wide Web
15051 \emph default
15052 , in the 
15053 \emph on
15054 Additional Features
15055 \emph default
15056  manual, for more information.
15057 \end_layout
15058
15059 \begin_layout Standard
15060 You can export your document as an XHTML file using the menu item 
15061 \family sans
15062 File\SpecialChar \menuseparator
15063 Export\SpecialChar \menuseparator
15064 LyXHTML
15065 \family default
15066 .
15067 \end_layout
15068
15069 \begin_layout Subsection
15070 Previewing
15071 \begin_inset Index idx
15072 status collapsed
15073
15074 \begin_layout Plain Layout
15075 Document ! Preview 
15076 \end_layout
15077
15078 \end_inset
15079
15080
15081 \end_layout
15082
15083 \begin_layout Standard
15084 To get a look at the final version of your document, with all of the page
15085  breaks in place, the footnotes correctly numbered, and so on, use the menu
15086  
15087 \family sans
15088 View
15089 \family default
15090  and choose 
15091 \family sans
15092 View
15093 \family default
15094  or the toolbar button 
15095 \begin_inset Info
15096 type  "icon"
15097 arg   "buffer-view"
15098 \end_inset
15099
15100 .
15101  A viewing program will pop up showing the output in the defined default
15102  output format, which is globally set in the preferences (see sec.
15103 \begin_inset space \thinspace{}
15104 \end_inset
15105
15106
15107 \begin_inset CommandInset ref
15108 LatexCommand ref
15109 reference "sec:File-Formats"
15110
15111 \end_inset
15112
15113 ) and can also be altered for single documents in the document settings
15114  (see sec.
15115 \begin_inset space \thinspace{}
15116 \end_inset
15117
15118
15119 \begin_inset CommandInset ref
15120 LatexCommand ref
15121 reference "sec:Doc-Output"
15122
15123 \end_inset
15124
15125 ).
15126  Further output formats can be selected via 
15127 \family sans
15128 View\SpecialChar \menuseparator
15129 Other Formats
15130 \family default
15131  or the toolbar button 
15132 \begin_inset Graphics
15133         filename ../images/view-others.png
15134         scale 85
15135         groupId toolbarbuttons
15136
15137 \end_inset
15138
15139 .
15140 \end_layout
15141
15142 \begin_layout Standard
15143 If you have changed your document, you can refresh the output in the same
15144  viewer window using the menu 
15145 \family sans
15146 View\SpecialChar \menuseparator
15147 Update
15148 \family default
15149  or 
15150 \family sans
15151 View\SpecialChar \menuseparator
15152 Update (Other Formats)
15153 \family default
15154 , respectively.
15155 \end_layout
15156
15157 \begin_layout Standard
15158 When you preview a file, the output file is only generated in LyX's temporary
15159  directory.
15160  To have a real output, export your document.
15161 \end_layout
15162
15163 \begin_layout Subsection
15164 Printing the File from within LyX
15165 \begin_inset CommandInset label
15166 LatexCommand label
15167 name "sub:Printing-the-File"
15168
15169 \end_inset
15170
15171
15172 \end_layout
15173
15174 \begin_layout Standard
15175 Instead of exporting your file and then printing it, you can also print
15176  it directly from within LyX.
15177  To print a file, select the menu 
15178 \family sans
15179 File\SpecialChar \menuseparator
15180 Print
15181 \family default
15182  or click on the toolbar button 
15183 \begin_inset Info
15184 type  "icon"
15185 arg   "dialog-show print"
15186 \end_inset
15187
15188 .
15189  LyX will internally call LaTeX to produce a DVI.
15190  This file is then processed by the program 
15191 \family typewriter
15192 dvips
15193 \family default
15194  to PostScript-file, which is finally printed using the program 
15195 \family typewriter
15196 Ghostscript
15197 \family default
15198 .
15199  Due to these steps in the background, this method is not the fastest.
15200 \end_layout
15201
15202 \begin_layout Standard
15203 You can choose to print only even-numbered or odd-numbered pages — this
15204  is useful for printing on two sides: You can re-insert the pages after
15205  printing one set to print on the other side.
15206  Some printers spit out pages face-up, others, face-down.
15207  By choosing a particular order to print in, you can take the entire stack
15208  of pages out of the printer without needing to reorder them.
15209 \end_layout
15210
15211 \begin_layout Standard
15212 You can set the parameters in the 
15213 \family sans
15214 Print
15215 \begin_inset space ~
15216 \end_inset
15217
15218 Destination
15219 \family default
15220  box as follows:
15221 \end_layout
15222
15223 \begin_layout Labeling
15224 \labelwidthstring 00.00.0000
15225
15226 \family sans
15227 Printer
15228 \family default
15229  This is the name of the printer to print to.
15230 \begin_inset Foot
15231 status collapsed
15232
15233 \begin_layout Plain Layout
15234 Note that this printer name is for the program 
15235 \family typewriter
15236 dvips
15237 \family default
15238 .
15239  That means 
15240 \family typewriter
15241 dvips
15242 \family default
15243  has to be configured for this printer name.
15244  The default printer can be set in LyX's preferences dialog, see section
15245 \begin_inset space ~
15246 \end_inset
15247
15248
15249 \begin_inset CommandInset ref
15250 LatexCommand ref
15251 reference "sub:Printer"
15252
15253 \end_inset
15254
15255 .
15256 \end_layout
15257
15258 \end_inset
15259
15260  The printer should understand PostScript.
15261 \end_layout
15262
15263 \begin_layout Labeling
15264 \labelwidthstring 00.00.0000
15265
15266 \family sans
15267 File
15268 \family default
15269  The name of a file to print to.
15270  The output will be a PostScript file.
15271  It will be written in LyX's working directory unless you specify the full
15272  path.
15273 \end_layout
15274
15275 \begin_layout Section
15276 A few Words about Typography
15277 \begin_inset Index idx
15278 status collapsed
15279
15280 \begin_layout Plain Layout
15281 Typography
15282 \end_layout
15283
15284 \end_inset
15285
15286
15287 \end_layout
15288
15289 \begin_layout Subsection
15290 Hyphens
15291 \begin_inset Index idx
15292 status collapsed
15293
15294 \begin_layout Plain Layout
15295 Hyphens
15296 \end_layout
15297
15298 \end_inset
15299
15300
15301 \end_layout
15302
15303 \begin_layout Standard
15304 In LyX, the 
15305 \begin_inset Quotes eld
15306 \end_inset
15307
15308
15309 \family typewriter
15310 -
15311 \family default
15312
15313 \begin_inset Quotes erd
15314 \end_inset
15315
15316  character comes in four lengths: the 
15317 \emph on
15318 hyphen
15319 \emph default
15320 , the 
15321 \emph on
15322 en dash
15323 \emph default
15324 , the 
15325 \emph on
15326 em dash
15327 \emph default
15328 , and the minus sign:
15329 \begin_inset VSpace defskip
15330 \end_inset
15331
15332
15333 \end_layout
15334
15335 \begin_layout Standard
15336 \begin_inset Tabular
15337 <lyxtabular version="3" rows="5" columns="3">
15338 <features tabularvalignment="middle">
15339 <column alignment="left" valignment="top" width="0">
15340 <column alignment="left" valignment="top" width="0">
15341 <column alignment="left" valignment="top" width="0">
15342 <row interlinespace="3mm">
15343 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15344 \begin_inset Text
15345
15346 \begin_layout Plain Layout
15347 name
15348 \end_layout
15349
15350 \end_inset
15351 </cell>
15352 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15353 \begin_inset Text
15354
15355 \begin_layout Plain Layout
15356 output
15357 \end_layout
15358
15359 \end_inset
15360 </cell>
15361 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15362 \begin_inset Text
15363
15364 \begin_layout Plain Layout
15365 inserted with
15366 \end_layout
15367
15368 \end_inset
15369 </cell>
15370 </row>
15371 <row interlinespace="3mm">
15372 <cell alignment="center" valignment="top" usebox="none">
15373 \begin_inset Text
15374
15375 \begin_layout Plain Layout
15376 hyphen
15377 \end_layout
15378
15379 \end_inset
15380 </cell>
15381 <cell alignment="center" valignment="top" usebox="none">
15382 \begin_inset Text
15383
15384 \begin_layout Plain Layout
15385 -
15386 \end_layout
15387
15388 \end_inset
15389 </cell>
15390 <cell alignment="center" valignment="top" usebox="none">
15391 \begin_inset Text
15392
15393 \begin_layout Plain Layout
15394 \begin_inset Quotes eld
15395 \end_inset
15396
15397
15398 \family typewriter
15399 -
15400 \family default
15401
15402 \begin_inset Quotes erd
15403 \end_inset
15404
15405  in text
15406 \end_layout
15407
15408 \end_inset
15409 </cell>
15410 </row>
15411 <row interlinespace="3mm">
15412 <cell alignment="center" valignment="top" usebox="none">
15413 \begin_inset Text
15414
15415 \begin_layout Plain Layout
15416 en dash
15417 \end_layout
15418
15419 \end_inset
15420 </cell>
15421 <cell alignment="center" valignment="top" usebox="none">
15422 \begin_inset Text
15423
15424 \begin_layout Plain Layout
15425
15426 \end_layout
15427
15428 \end_inset
15429 </cell>
15430 <cell alignment="center" valignment="top" usebox="none">
15431 \begin_inset Text
15432
15433 \begin_layout Plain Layout
15434
15435 \family sans
15436 Insert\SpecialChar \menuseparator
15437 Special
15438 \begin_inset space ~
15439 \end_inset
15440
15441 Character\SpecialChar \menuseparator
15442 Symbols
15443 \end_layout
15444
15445 \end_inset
15446 </cell>
15447 </row>
15448 <row interlinespace="3mm">
15449 <cell alignment="center" valignment="top" usebox="none">
15450 \begin_inset Text
15451
15452 \begin_layout Plain Layout
15453 em dash
15454 \end_layout
15455
15456 \end_inset
15457 </cell>
15458 <cell alignment="center" valignment="top" usebox="none">
15459 \begin_inset Text
15460
15461 \begin_layout Plain Layout
15462
15463 \end_layout
15464
15465 \end_inset
15466 </cell>
15467 <cell alignment="center" valignment="top" usebox="none">
15468 \begin_inset Text
15469
15470 \begin_layout Plain Layout
15471
15472 \family sans
15473 Insert\SpecialChar \menuseparator
15474 Special
15475 \begin_inset space ~
15476 \end_inset
15477
15478 Character\SpecialChar \menuseparator
15479 Symbols
15480 \end_layout
15481
15482 \end_inset
15483 </cell>
15484 </row>
15485 <row>
15486 <cell alignment="center" valignment="top" usebox="none">
15487 \begin_inset Text
15488
15489 \begin_layout Plain Layout
15490 minus sign
15491 \end_layout
15492
15493 \end_inset
15494 </cell>
15495 <cell alignment="center" valignment="top" usebox="none">
15496 \begin_inset Text
15497
15498 \begin_layout Plain Layout
15499 \begin_inset Formula $-$
15500 \end_inset
15501
15502
15503 \end_layout
15504
15505 \end_inset
15506 </cell>
15507 <cell alignment="center" valignment="top" usebox="none">
15508 \begin_inset Text
15509
15510 \begin_layout Plain Layout
15511 \begin_inset Quotes eld
15512 \end_inset
15513
15514
15515 \family typewriter
15516 -
15517 \family default
15518
15519 \begin_inset Quotes erd
15520 \end_inset
15521
15522  in math mode
15523 \end_layout
15524
15525 \end_inset
15526 </cell>
15527 </row>
15528 </lyxtabular>
15529
15530 \end_inset
15531
15532
15533 \begin_inset VSpace defskip
15534 \end_inset
15535
15536
15537 \end_layout
15538
15539 \begin_layout Standard
15540 You can alternatively generate the en and em dash by inserting the 
15541 \begin_inset Quotes eld
15542 \end_inset
15543
15544
15545 \family typewriter
15546 -
15547 \family default
15548
15549 \begin_inset Quotes erd
15550 \end_inset
15551
15552  character multiple times in a row.
15553  They will automatically be converted to the appropriate length dash in
15554  the final output, but not in LyX.
15555  
15556 \begin_inset Quotes eld
15557 \end_inset
15558
15559 -
15560 \begin_inset space \thinspace{}
15561 \end_inset
15562
15563 -
15564 \begin_inset Quotes erd
15565 \end_inset
15566
15567  gives a en dash, 
15568 \begin_inset Quotes eld
15569 \end_inset
15570
15571 -
15572 \begin_inset space \thinspace{}
15573 \end_inset
15574
15575 -
15576 \begin_inset space \thinspace{}
15577 \end_inset
15578
15579 -
15580 \begin_inset Quotes erd
15581 \end_inset
15582
15583  a em dash.
15584 \end_layout
15585
15586 \begin_layout Standard
15587 The three dash types are distinct from the minus sign, which appears in
15588  math mode and has a length of its own.
15589  Here are some examples of the 
15590 \begin_inset Quotes eld
15591 \end_inset
15592
15593
15594 \family typewriter
15595 -
15596 \family default
15597
15598 \begin_inset Quotes eld
15599 \end_inset
15600
15601  in use:
15602 \end_layout
15603
15604 \begin_layout Enumerate
15605 line- and page-breaks
15606 \begin_inset space \hfill{}
15607 \end_inset
15608
15609 (
15610 \emph on
15611 hyphen
15612 \emph default
15613 )
15614 \end_layout
15615
15616 \begin_layout Enumerate
15617 From A–Z
15618 \begin_inset space \hfill{}
15619 \end_inset
15620
15621 (
15622 \emph on
15623 en dash
15624 \emph default
15625 )
15626 \end_layout
15627
15628 \begin_layout Enumerate
15629 Oh — there's a dash.
15630 \begin_inset space \hfill{}
15631 \end_inset
15632
15633 (
15634 \emph on
15635 em dash
15636 \emph default
15637 )
15638 \end_layout
15639
15640 \begin_layout Enumerate
15641 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15642 \end_inset
15643
15644
15645 \begin_inset space \hfill{}
15646 \end_inset
15647
15648 (
15649 \emph on
15650 minus sign
15651 \emph default
15652 )
15653 \end_layout
15654
15655 \begin_layout Subsection
15656 Hyphenation
15657 \begin_inset Index idx
15658 status collapsed
15659
15660 \begin_layout Plain Layout
15661 Hyphenation
15662 \end_layout
15663
15664 \end_inset
15665
15666
15667 \begin_inset CommandInset label
15668 LatexCommand label
15669 name "sub:Hyphenation"
15670
15671 \end_inset
15672
15673
15674 \end_layout
15675
15676 \begin_layout Standard
15677 Words are not hyphenated within LyX but automatically in the output.
15678  Hyphenation is done by the LaTeX-package 
15679 \series bold
15680 babel
15681 \series default
15682
15683 \begin_inset Index idx
15684 status collapsed
15685
15686 \begin_layout Plain Layout
15687 LaTeX-packages ! babel
15688 \end_layout
15689
15690 \end_inset
15691
15692  following the rules of the document language.
15693 \end_layout
15694
15695 \begin_layout Standard
15696 LaTeX hyphenates almost perfectly, it only has problems with text in the
15697  
15698 \family sans
15699 typewriter
15700 \family default
15701  font and with unusual constructs, like 
15702 \begin_inset Quotes eld
15703 \end_inset
15704
15705 h3knix/m0n0wall
15706 \begin_inset Quotes erd
15707 \end_inset
15708
15709 .
15710  If LaTeX cannot break a word correctly, you can set hyphenation points
15711  manually.
15712  This is done with the menu 
15713 \family sans
15714 Insert\SpecialChar \menuseparator
15715 Formatting\SpecialChar \menuseparator
15716 Hyphenation
15717 \begin_inset space ~
15718 \end_inset
15719
15720 Point
15721 \family default
15722 .
15723  These extra hyphenation points are only recommendations to LaTeX.
15724  If no hyphenation is necessary, LaTeX will ignore them.
15725 \end_layout
15726
15727 \begin_layout Standard
15728 Sometimes you want to prevent words or constructs from being hyphenated.
15729  Imagine that you are describing keybindings/shortcuts in your document
15730  in the form 
15731 \begin_inset Quotes eld
15732 \end_inset
15733
15734 A-b c
15735 \begin_inset Quotes erd
15736 \end_inset
15737
15738 .
15739  LaTeX would then see the hyphen 
15740 \begin_inset Quotes eld
15741 \end_inset
15742
15743 -
15744 \begin_inset Quotes erd
15745 \end_inset
15746
15747  as a hyphenation possibility.
15748  Hyphenating at this point would look ugly.
15749  To prevent the shortcut from being hyphenated, you can put it into a makebox
15750  as described in section 
15751 \begin_inset Quotes eld
15752 \end_inset
15753
15754 Prevent Hyphenation
15755 \begin_inset Quotes erd
15756 \end_inset
15757
15758  of the 
15759 \emph on
15760 Embedded
15761 \begin_inset space ~
15762 \end_inset
15763
15764 Objects
15765 \emph default
15766  manual.
15767 \end_layout
15768
15769 \begin_layout Subsection
15770 Punctuation Marks
15771 \begin_inset Index idx
15772 status collapsed
15773
15774 \begin_layout Plain Layout
15775 Punctuation marks
15776 \end_layout
15777
15778 \end_inset
15779
15780
15781 \end_layout
15782
15783 \begin_layout Subsubsection
15784 Abbreviations and End of Sentence
15785 \begin_inset CommandInset label
15786 LatexCommand label
15787 name "sub:Abbreviations"
15788
15789 \end_inset
15790
15791
15792 \end_layout
15793
15794 \begin_layout Standard
15795 When LyX calls LaTeX to generate the final version of your document, LaTeX
15796  automatically distinguishes between words, sentences, and abbreviations.
15797  LaTeX then adds the 
15798 \begin_inset Quotes eld
15799 \end_inset
15800
15801 appropriate amount of space
15802 \begin_inset Quotes erd
15803 \end_inset
15804
15805 .
15806  That means sentences get a little bit more space between the period and
15807  the next word.
15808  Abbreviations get the same amount of space after the period as a word uses.
15809 \end_layout
15810
15811 \begin_layout Standard
15812 Unfortunately, the algorithm for figuring out what's an abbreviation does
15813  not work in all cases.
15814  If a 
15815 \begin_inset Quotes eld
15816 \end_inset
15817
15818
15819 \family typewriter
15820 .
15821 \family default
15822
15823 \begin_inset Quotes erd
15824 \end_inset
15825
15826  is at the end of a lowercase letter, it's the end of a sentence; if it's
15827  at the end of a capitalized letter, it's an abbreviation.
15828 \end_layout
15829
15830 \begin_layout Standard
15831 Here are some examples of 
15832 \emph on
15833 correct
15834 \emph default
15835  abbreviations and the end of a sentence:
15836 \end_layout
15837
15838 \begin_layout Itemize
15839 M.
15840  Butterfly
15841 \end_layout
15842
15843 \begin_layout Itemize
15844 Don't worry.
15845  Be happy.
15846 \end_layout
15847
15848 \begin_layout Standard
15849 And here's an example of the algorithm going wrong:
15850 \end_layout
15851
15852 \begin_layout Itemize
15853 e.
15854 \begin_inset space \thinspace{}
15855 \end_inset
15856
15857 g.
15858  this is too much space!
15859 \end_layout
15860
15861 \begin_layout Itemize
15862 This is I.
15863  It's okay.
15864 \end_layout
15865
15866 \begin_layout Standard
15867 You will not see anything wrong until you view a final version of your document.
15868 \end_layout
15869
15870 \begin_layout Standard
15871 To fix this problem, use one of the following:
15872 \end_layout
15873
15874 \begin_layout Enumerate
15875 Use an 
15876 \family sans
15877 Inter-word
15878 \begin_inset space ~
15879 \end_inset
15880
15881 Space
15882 \family default
15883  after lowercase abbreviations (see section
15884 \begin_inset space ~
15885 \end_inset
15886
15887
15888 \begin_inset CommandInset ref
15889 LatexCommand ref
15890 reference "sub:Inter-word-Space"
15891
15892 \end_inset
15893
15894 ).
15895 \begin_inset Index idx
15896 status collapsed
15897
15898 \begin_layout Plain Layout
15899 Spaces ! inter-word
15900 \end_layout
15901
15902 \end_inset
15903
15904
15905 \end_layout
15906
15907 \begin_layout Enumerate
15908 Use a 
15909 \family sans
15910 Thin
15911 \begin_inset space ~
15912 \end_inset
15913
15914 Space
15915 \family default
15916  between two tokens of an abbreviation (see section
15917 \begin_inset space ~
15918 \end_inset
15919
15920
15921 \begin_inset CommandInset ref
15922 LatexCommand ref
15923 reference "sub:Thin-Space"
15924
15925 \end_inset
15926
15927 ).
15928 \begin_inset Index idx
15929 status collapsed
15930
15931 \begin_layout Plain Layout
15932 Spaces ! thin
15933 \end_layout
15934
15935 \end_inset
15936
15937
15938 \end_layout
15939
15940 \begin_layout Enumerate
15941 Use an 
15942 \family sans
15943 End
15944 \begin_inset space ~
15945 \end_inset
15946
15947 of
15948 \begin_inset space ~
15949 \end_inset
15950
15951 sentence
15952 \begin_inset space ~
15953 \end_inset
15954
15955 period
15956 \family default
15957  found under the 
15958 \family sans
15959 Insert\SpecialChar \menuseparator
15960 Special
15961 \begin_inset space ~
15962 \end_inset
15963
15964 Character
15965 \family default
15966  menu to force the use of inter-sentence spacing.
15967  This function is also bound to 
15968 \begin_inset Info
15969 type  "shortcut"
15970 arg   "specialchar-insert end-of-sentence"
15971 \end_inset
15972
15973  for easy access.
15974 \end_layout
15975
15976 \begin_layout Standard
15977 With the corrections, our earlier examples look like this:
15978 \end_layout
15979
15980 \begin_layout Itemize
15981 e.
15982 \begin_inset space \thinspace{}
15983 \end_inset
15984
15985 g.
15986 \begin_inset space \space{}
15987 \end_inset
15988
15989 this is too much space!
15990 \end_layout
15991
15992 \begin_layout Itemize
15993 This is I\SpecialChar \@.
15994  It's okay.
15995 \end_layout
15996
15997 \begin_layout Standard
15998 Some languages don't use extra spacing between sentences.
15999  If your language is such a language, you don't need to worry, because LaTeX
16000  will take care of this.
16001 \end_layout
16002
16003 \begin_layout Standard
16004 For those that do need to bother, there is help to catch those sneaky errors:
16005  Check out the 
16006 \family sans
16007 Check
16008 \begin_inset space ~
16009 \end_inset
16010
16011 TeX
16012 \family default
16013  feature described in section 
16014 \emph on
16015 Checking TeX
16016 \emph default
16017  of the 
16018 \emph on
16019 Additional Features
16020 \emph default
16021  manual.
16022 \end_layout
16023
16024 \begin_layout Subsubsection
16025 Quotes
16026 \begin_inset Index idx
16027 status collapsed
16028
16029 \begin_layout Plain Layout
16030 Typography ! Quotes
16031 \end_layout
16032
16033 \end_inset
16034
16035
16036 \begin_inset Index idx
16037 status collapsed
16038
16039 \begin_layout Plain Layout
16040 Quotes | see
16041 \begin_inset ERT
16042 status collapsed
16043
16044 \begin_layout Plain Layout
16045
16046 {
16047 \end_layout
16048
16049 \end_inset
16050
16051 Typography
16052 \begin_inset ERT
16053 status collapsed
16054
16055 \begin_layout Plain Layout
16056
16057 }
16058 \end_layout
16059
16060 \end_inset
16061
16062
16063 \end_layout
16064
16065 \end_inset
16066
16067
16068 \end_layout
16069
16070 \begin_layout Standard
16071 LyX usually sets quotes correctly.
16072  Specifically, it will use an opening quote at the beginning of quoted text,
16073  and use a closing quote at the end.
16074  For example, 
16075 \begin_inset Quotes eld
16076 \end_inset
16077
16078 open close
16079 \begin_inset Quotes erd
16080 \end_inset
16081
16082 .
16083  The keyboard character, 
16084 \family sans
16085 "
16086 \family default
16087 , generates this automatically.
16088 \end_layout
16089
16090 \begin_layout Standard
16091 You can specify what character the 
16092 \family sans
16093 "
16094 \family default
16095  key produces using the submenu 
16096 \family sans
16097 Language
16098 \family default
16099  of the 
16100 \family sans
16101 Document\SpecialChar \menuseparator
16102 Settings
16103 \family default
16104
16105 \begin_inset Index idx
16106 status collapsed
16107
16108 \begin_layout Plain Layout
16109 Document ! Settings
16110 \end_layout
16111
16112 \end_inset
16113
16114  dialog in the box 
16115 \family sans
16116 Quote Style
16117 \family default
16118 .
16119  There are six choices:
16120 \end_layout
16121
16122 \begin_layout Labeling
16123 \labelwidthstring 00.00.0000
16124
16125 \family sans
16126 \begin_inset Quotes eld
16127 \end_inset
16128
16129 Text
16130 \begin_inset Quotes erd
16131 \end_inset
16132
16133
16134 \family default
16135  Use quotes like this 
16136 \begin_inset Quotes eld
16137 \end_inset
16138
16139 double
16140 \begin_inset Quotes erd
16141 \end_inset
16142
16143
16144 \end_layout
16145
16146 \begin_layout Labeling
16147 \labelwidthstring 00.00.0000
16148
16149 \family sans
16150 \begin_inset Quotes sld
16151 \end_inset
16152
16153 Text
16154 \begin_inset Quotes srd
16155 \end_inset
16156
16157
16158 \family default
16159  Use quotes like 
16160 \begin_inset Quotes sld
16161 \end_inset
16162
16163 this
16164 \begin_inset Quotes srd
16165 \end_inset
16166
16167
16168 \end_layout
16169
16170 \begin_layout Labeling
16171 \labelwidthstring 00.00.0000
16172
16173 \family sans
16174 \begin_inset Quotes gld
16175 \end_inset
16176
16177 Text
16178 \begin_inset Quotes grd
16179 \end_inset
16180
16181
16182 \family default
16183  Use quotes like 
16184 \begin_inset Quotes gld
16185 \end_inset
16186
16187 this
16188 \begin_inset Quotes grd
16189 \end_inset
16190
16191
16192 \end_layout
16193
16194 \begin_layout Labeling
16195 \labelwidthstring 00.00.0000
16196
16197 \family sans
16198 \begin_inset Quotes pld
16199 \end_inset
16200
16201 Text
16202 \begin_inset Quotes prd
16203 \end_inset
16204
16205
16206 \family default
16207  Use quotes like 
16208 \begin_inset Quotes pld
16209 \end_inset
16210
16211 this
16212 \begin_inset Quotes prd
16213 \end_inset
16214
16215
16216 \end_layout
16217
16218 \begin_layout Labeling
16219 \labelwidthstring 00.00.0000
16220
16221 \family sans
16222 \begin_inset Quotes fld
16223 \end_inset
16224
16225 Text
16226 \begin_inset Quotes frd
16227 \end_inset
16228
16229
16230 \family default
16231  Use quotes like 
16232 \begin_inset Quotes fld
16233 \end_inset
16234
16235 this
16236 \begin_inset Quotes frd
16237 \end_inset
16238
16239
16240 \end_layout
16241
16242 \begin_layout Labeling
16243 \labelwidthstring 00.00.0000
16244
16245 \family sans
16246 \begin_inset Quotes ald
16247 \end_inset
16248
16249 Text
16250 \begin_inset Quotes ard
16251 \end_inset
16252
16253
16254 \family default
16255  Use quotes like 
16256 \begin_inset Quotes ald
16257 \end_inset
16258
16259 this
16260 \begin_inset Quotes ard
16261 \end_inset
16262
16263
16264 \end_layout
16265
16266 \begin_layout Subsection
16267 Ligatures
16268 \begin_inset Index idx
16269 status collapsed
16270
16271 \begin_layout Plain Layout
16272 Typography ! Ligatures
16273 \end_layout
16274
16275 \end_inset
16276
16277
16278 \begin_inset Index idx
16279 status collapsed
16280
16281 \begin_layout Plain Layout
16282 Ligatures | see
16283 \begin_inset ERT
16284 status collapsed
16285
16286 \begin_layout Plain Layout
16287
16288 {
16289 \end_layout
16290
16291 \end_inset
16292
16293 Typography
16294 \begin_inset ERT
16295 status collapsed
16296
16297 \begin_layout Plain Layout
16298
16299 }
16300 \end_layout
16301
16302 \end_inset
16303
16304
16305 \end_layout
16306
16307 \end_inset
16308
16309
16310 \begin_inset CommandInset label
16311 LatexCommand label
16312 name "sub:Ligatures"
16313
16314 \end_inset
16315
16316
16317 \end_layout
16318
16319 \begin_layout Standard
16320 It is standard typesetting practice to group certain letters together and
16321  print them as single characters.
16322  These groups are known as 
16323 \emph on
16324 ligatures
16325 \emph default
16326 .
16327  Since LaTeX knows about ligatures, your documents will contain them too
16328  in the output.
16329  Here are the standard ligatures:
16330 \end_layout
16331
16332 \begin_layout Itemize
16333 ff
16334 \end_layout
16335
16336 \begin_layout Itemize
16337 fi
16338 \end_layout
16339
16340 \begin_layout Itemize
16341 fl
16342 \end_layout
16343
16344 \begin_layout Itemize
16345 ffi
16346 \end_layout
16347
16348 \begin_layout Itemize
16349 ffl
16350 \end_layout
16351
16352 \begin_layout Standard
16353 Some languages uses other ligatures if the document font supports them.
16354 \end_layout
16355
16356 \begin_layout Standard
16357 Sometimes, you don't want a ligature in a word.
16358  While a ligature may be okay in the word, 
16359 \begin_inset Quotes eld
16360 \end_inset
16361
16362 graffiti,
16363 \begin_inset Quotes erd
16364 \end_inset
16365
16366  it looks really weird in compound words, such as 
16367 \begin_inset Quotes eld
16368 \end_inset
16369
16370 cufflink
16371 \begin_inset Quotes erd
16372 \end_inset
16373
16374  or the German 
16375 \begin_inset Quotes eld
16376 \end_inset
16377
16378 Dorffest.
16379 \begin_inset Quotes erd
16380 \end_inset
16381
16382  To break a ligature, use 
16383 \family sans
16384 Insert\SpecialChar \menuseparator
16385 Formatting\SpecialChar \menuseparator
16386 Ligature
16387 \begin_inset space ~
16388 \end_inset
16389
16390 Break.
16391
16392 \family default
16393  This changes 
16394 \begin_inset Quotes eld
16395 \end_inset
16396
16397 cufflinks
16398 \begin_inset Quotes erd
16399 \end_inset
16400
16401  to 
16402 \begin_inset Quotes eld
16403 \end_inset
16404
16405 cuff\SpecialChar \textcompwordmark{}
16406 links
16407 \begin_inset Quotes erd
16408 \end_inset
16409
16410  and 
16411 \begin_inset Quotes eld
16412 \end_inset
16413
16414 Dorffest
16415 \begin_inset Quotes erd
16416 \end_inset
16417
16418  to 
16419 \begin_inset Quotes eld
16420 \end_inset
16421
16422 Dorf\SpecialChar \textcompwordmark{}
16423 fest
16424 \begin_inset Quotes erd
16425 \end_inset
16426
16427 .
16428 \end_layout
16429
16430 \begin_layout Subsection
16431 LyX's Proper Names
16432 \begin_inset Index idx
16433 status collapsed
16434
16435 \begin_layout Plain Layout
16436 LyX ! Proper names
16437 \end_layout
16438
16439 \end_inset
16440
16441
16442 \begin_inset CommandInset label
16443 LatexCommand label
16444 name "sub:LyX's-Proper-Names"
16445
16446 \end_inset
16447
16448
16449 \end_layout
16450
16451 \begin_layout Standard
16452 You will certainly have noticed that the word “LaTeX” always appears with
16453  characters in different sizes and heights.
16454  LaTeX is the name of the program used by LyX and is therefore recognized
16455  as a proper name when you type it in LyX as 
16456 \begin_inset Quotes eld
16457 \end_inset
16458
16459 LaT
16460 \begin_inset ERT
16461 status collapsed
16462
16463 \begin_layout Plain Layout
16464
16465 {}
16466 \end_layout
16467
16468 \end_inset
16469
16470 eX
16471 \begin_inset Quotes erd
16472 \end_inset
16473
16474 .
16475 \begin_inset Note Note
16476 status collapsed
16477
16478 \begin_layout Plain Layout
16479 The braces in TeX Code are here to avoid that the 
16480 \begin_inset Quotes eld
16481 \end_inset
16482
16483 command
16484 \begin_inset Quotes erd
16485 \end_inset
16486
16487  appear as proper name in the output, see the last paragraph of this section.
16488  To create proper names omit the TeX Code.
16489 \end_layout
16490
16491 \end_inset
16492
16493  Note the order of the upper-and lowercase letters! LyX recognizes the following
16494  proper names:
16495 \end_layout
16496
16497 \begin_layout Description
16498 LyX The name of the game, write 
16499 \begin_inset Quotes eld
16500 \end_inset
16501
16502 L
16503 \begin_inset ERT
16504 status collapsed
16505
16506 \begin_layout Plain Layout
16507
16508 {}
16509 \end_layout
16510
16511 \end_inset
16512
16513 yX
16514 \begin_inset Quotes erd
16515 \end_inset
16516
16517  to produce it.
16518 \end_layout
16519
16520 \begin_layout Description
16521 TeX The program used by LaTeX, write 
16522 \begin_inset Quotes eld
16523 \end_inset
16524
16525 T
16526 \begin_inset ERT
16527 status collapsed
16528
16529 \begin_layout Plain Layout
16530
16531 {}
16532 \end_layout
16533
16534 \end_inset
16535
16536 eX
16537 \begin_inset Quotes erd
16538 \end_inset
16539
16540  to produce it.
16541 \end_layout
16542
16543 \begin_layout Description
16544 LaTeX The program used by LyX, write 
16545 \begin_inset Quotes eld
16546 \end_inset
16547
16548 LaT
16549 \begin_inset ERT
16550 status collapsed
16551
16552 \begin_layout Plain Layout
16553
16554 {}
16555 \end_layout
16556
16557 \end_inset
16558
16559 eX
16560 \begin_inset Quotes erd
16561 \end_inset
16562
16563  to produce it.
16564 \end_layout
16565
16566 \begin_layout Description
16567 LaTeX2e The actual version of LaTeX, write 
16568 \begin_inset Quotes eld
16569 \end_inset
16570
16571 LaT
16572 \begin_inset ERT
16573 status collapsed
16574
16575 \begin_layout Plain Layout
16576
16577 {}
16578 \end_layout
16579
16580 \end_inset
16581
16582 eX2e
16583 \begin_inset Quotes erd
16584 \end_inset
16585
16586  to produce it.
16587 \end_layout
16588
16589 \begin_layout Standard
16590 You might wonder why the LaTeX-version is 
16591 \begin_inset Quotes eld
16592 \end_inset
16593
16594 2
16595 \begin_inset Formula $\epsilon$
16596 \end_inset
16597
16598
16599 \begin_inset Quotes erd
16600 \end_inset
16601
16602 .
16603  It's an old tradition in the TeX-world to give programs geek version numbers.
16604  For example the version number of TeX converges to the number 
16605 \begin_inset Formula $\pi$
16606 \end_inset
16607
16608 : The actual version is 
16609 \begin_inset Quotes eld
16610 \end_inset
16611
16612 TeX-3.141592
16613 \begin_inset Quotes erd
16614 \end_inset
16615
16616 , the previous one was 
16617 \begin_inset Quotes eld
16618 \end_inset
16619
16620 TeX-3.14159
16621 \begin_inset Quotes erd
16622 \end_inset
16623
16624 .
16625 \end_layout
16626
16627 \begin_layout Standard
16628 If you don't want to use proper names, e.
16629 \begin_inset space \thinspace{}
16630 \end_inset
16631
16632 g.
16633 \begin_inset space \space{}
16634 \end_inset
16635
16636 in section headings, you can insert two empty braces in TeX Code in the
16637  word.
16638  This will look in LyX like: 
16639 \begin_inset Graphics
16640         filename clipart/LaTeX.png
16641         scale 80
16642
16643 \end_inset
16644
16645
16646 \begin_inset Newline newline
16647 \end_inset
16648
16649 For more about TeX Code, look at section
16650 \begin_inset space ~
16651 \end_inset
16652
16653
16654 \begin_inset CommandInset ref
16655 LatexCommand ref
16656 reference "sec:TeX-Code"
16657
16658 \end_inset
16659
16660 .
16661 \end_layout
16662
16663 \begin_layout Subsection
16664 Units
16665 \begin_inset Index idx
16666 status collapsed
16667
16668 \begin_layout Plain Layout
16669 Typography ! Units
16670 \end_layout
16671
16672 \end_inset
16673
16674
16675 \end_layout
16676
16677 \begin_layout Standard
16678 Generally the space between units and the number is smaller than the normal
16679  space between two words.
16680  As you can see in the example below, it looks better when the space is
16681  smaller.
16682  To get such a 
16683 \begin_inset Quotes eld
16684 \end_inset
16685
16686 half space
16687 \begin_inset Quotes erd
16688 \end_inset
16689
16690  for units use the menu 
16691 \family sans
16692 Insert\SpecialChar \menuseparator
16693 Formatting\SpecialChar \menuseparator
16694 Thin
16695 \begin_inset space ~
16696 \end_inset
16697
16698 Space
16699 \family default
16700  (shortcut 
16701 \begin_inset Info
16702 type  "shortcuts"
16703 arg   "space-insert thin"
16704 \end_inset
16705
16706 ).
16707 \end_layout
16708
16709 \begin_layout Standard
16710 Here is an example to show the differences:
16711 \end_layout
16712
16713 \begin_layout Standard
16714 \begin_inset Tabular
16715 <lyxtabular version="3" rows="2" columns="2">
16716 <features tabularvalignment="middle">
16717 <column alignment="left" valignment="top" width="0">
16718 <column alignment="left" valignment="top" width="0">
16719 <row>
16720 <cell alignment="center" valignment="top" usebox="none">
16721 \begin_inset Text
16722
16723 \begin_layout Plain Layout
16724 24
16725 \begin_inset space ~
16726 \end_inset
16727
16728 kW
16729 \begin_inset Formula $\cdot$
16730 \end_inset
16731
16732 h
16733 \end_layout
16734
16735 \end_inset
16736 </cell>
16737 <cell alignment="center" valignment="top" usebox="none">
16738 \begin_inset Text
16739
16740 \begin_layout Plain Layout
16741 space between number and unit
16742 \end_layout
16743
16744 \end_inset
16745 </cell>
16746 </row>
16747 <row>
16748 <cell alignment="center" valignment="top" usebox="none">
16749 \begin_inset Text
16750
16751 \begin_layout Plain Layout
16752 24
16753 \begin_inset space \thinspace{}
16754 \end_inset
16755
16756 kW
16757 \begin_inset Formula $\cdot$
16758 \end_inset
16759
16760 h
16761 \end_layout
16762
16763 \end_inset
16764 </cell>
16765 <cell alignment="center" valignment="top" usebox="none">
16766 \begin_inset Text
16767
16768 \begin_layout Plain Layout
16769 half space between number and unit
16770 \end_layout
16771
16772 \end_inset
16773 </cell>
16774 </row>
16775 </lyxtabular>
16776
16777 \end_inset
16778
16779
16780 \end_layout
16781
16782 \begin_layout Subsection
16783 Widows and Orphans
16784 \begin_inset Index idx
16785 status collapsed
16786
16787 \begin_layout Plain Layout
16788 Typography ! Widows and orphans
16789 \end_layout
16790
16791 \end_inset
16792
16793
16794 \end_layout
16795
16796 \begin_layout Standard
16797 In the early days of word processors, page breaks went wherever the page
16798  happened to end.
16799  There was no regard for what was actually going on in the text.
16800  You may remember once printing out a document, only to find the heading
16801  for a new section printed at the very bottom of the page, the first line
16802  of a new paragraph all alone at the bottom of a page, or the last line
16803  of a paragraph at the top of a new page.
16804  These bits of text became known as 
16805 \emph on
16806 widows
16807 \emph default
16808  and 
16809 \emph on
16810 orphans
16811 \emph default
16812 .
16813 \end_layout
16814
16815 \begin_layout Standard
16816 Clearly, LyX can avoid breaking pages after a section heading.
16817  That's part of the advantage of paragraph environments.
16818  But what about widows and orphans, where the page breaks leave one line
16819  of a paragraph all alone at the top or bottom of a page? There are rules
16820  built into LaTeX governing page breaks, and some of those rules are there
16821  to specifically prevent widows and orphans.
16822  This is the advantage LyX has in using LaTeX as its backend.
16823 \end_layout
16824
16825 \begin_layout Standard
16826 There's no way we can go into how TeX and LaTeX decide to break a page,
16827  or how you can tweak that behavior.
16828  Some LaTeX books listed in the bibliography (such as
16829 \begin_inset space ~
16830 \end_inset
16831
16832
16833 \begin_inset CommandInset citation
16834 LatexCommand cite
16835 key "latexcompanion"
16836
16837 \end_inset
16838
16839  or
16840 \begin_inset space ~
16841 \end_inset
16842
16843
16844 \begin_inset CommandInset citation
16845 LatexCommand cite
16846 key "latexguide"
16847
16848 \end_inset
16849
16850 ) may have more information.
16851  You will almost never need to worry about this, however.
16852 \end_layout
16853
16854 \begin_layout Chapter
16855 Notes, Graphics, Tables, and Floats
16856 \begin_inset CommandInset label
16857 LatexCommand label
16858 name "chap:Floats-and-Notes"
16859
16860 \end_inset
16861
16862
16863 \end_layout
16864
16865 \begin_layout Standard
16866 The issues of this chapter are described in detail in the 
16867 \emph on
16868 Embedded
16869 \begin_inset space ~
16870 \end_inset
16871
16872 Objects
16873 \emph default
16874  manual.
16875  There you will also find tips and tricks for special cases.
16876 \end_layout
16877
16878 \begin_layout Section
16879 Notes
16880 \begin_inset Index idx
16881 status collapsed
16882
16883 \begin_layout Plain Layout
16884 Notes
16885 \end_layout
16886
16887 \end_inset
16888
16889
16890 \begin_inset CommandInset label
16891 LatexCommand label
16892 name "sec:Notes"
16893
16894 \end_inset
16895
16896
16897 \end_layout
16898
16899 \begin_layout Standard
16900 LyX offers you a few types of notes to add to your document:
16901 \end_layout
16902
16903 \begin_layout Description
16904 LyX
16905 \begin_inset space ~
16906 \end_inset
16907
16908 Note This note type is for internal notes that will not appear in the output.
16909 \begin_inset Newline newline
16910 \end_inset
16911
16912
16913 \begin_inset Note Note
16914 status open
16915
16916 \begin_layout Plain Layout
16917 This is text in a note box that doesn't appear in the output.
16918 \end_layout
16919
16920 \end_inset
16921
16922
16923 \end_layout
16924
16925 \begin_layout Description
16926 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
16927 ent, when you export the document to LaTeX via the menu 
16928 \family sans
16929 File\SpecialChar \menuseparator
16930 Export\SpecialChar \menuseparator
16931 LaTeX
16932 \begin_inset space ~
16933 \end_inset
16934
16935 (xxx)
16936 \family default
16937 .
16938 \begin_inset Newline newline
16939 \end_inset
16940
16941
16942 \begin_inset Note Comment
16943 status open
16944
16945 \begin_layout Plain Layout
16946 This is text in a note box that only appears as comment in LaTeX-files.
16947 \end_layout
16948
16949 \end_inset
16950
16951
16952 \end_layout
16953
16954 \begin_layout Description
16955 Greyed
16956 \begin_inset space ~
16957 \end_inset
16958
16959 Out This note will appear in the output as text in a color which you can
16960  set in the document settings under 
16961 \family sans
16962 Colors\SpecialChar \menuseparator
16963 Greyed-out
16964 \begin_inset space ~
16965 \end_inset
16966
16967 notes
16968 \family default
16969 .
16970 \begin_inset Newline newline
16971 \end_inset
16972
16973
16974 \begin_inset Newline newline
16975 \end_inset
16976
16977
16978 \begin_inset Note Greyedout
16979 status open
16980
16981 \begin_layout Plain Layout
16982 This is text
16983 \begin_inset Foot
16984 status open
16985
16986 \begin_layout Plain Layout
16987 This is an example footnote within a greyed out note.
16988  In this document the color of this note type is set to blue.
16989 \end_layout
16990
16991 \end_inset
16992
16993  of a comment that appears in the output.
16994 \end_layout
16995
16996 \end_inset
16997
16998
16999 \begin_inset Newline newline
17000 \end_inset
17001
17002
17003 \begin_inset Newline newline
17004 \end_inset
17005
17006 As you can see in the example, the first line of greyed out notes is a bit
17007  indented and greyed out notes can have footnotes.
17008 \end_layout
17009
17010 \begin_layout Standard
17011 Notes are inserted with the toolbar button 
17012 \begin_inset Info
17013 type  "icon"
17014 arg   "note-insert"
17015 \end_inset
17016
17017  or the menu 
17018 \family sans
17019 Insert\SpecialChar \menuseparator
17020 Note
17021 \family default
17022 .
17023  Right-click on the appearing note box to select the note type.
17024 \end_layout
17025
17026 \begin_layout Section
17027 Footnotes
17028 \begin_inset Index idx
17029 status collapsed
17030
17031 \begin_layout Plain Layout
17032 Footnotes
17033 \end_layout
17034
17035 \end_inset
17036
17037
17038 \begin_inset CommandInset label
17039 LatexCommand label
17040 name "sec:Footnotes"
17041
17042 \end_inset
17043
17044
17045 \end_layout
17046
17047 \begin_layout Standard
17048 LyX uses boxes to display footnotes: When you insert a footnote using the
17049  menu 
17050 \family sans
17051 Insert\SpecialChar \menuseparator
17052 Footnote
17053 \family default
17054  or the toolbar button 
17055 \begin_inset Info
17056 type  "icon"
17057 arg   "footnote-insert"
17058 \end_inset
17059
17060
17061 \family roman
17062 \series medium
17063 \bar no
17064 you will see
17065 \family default
17066 \series default
17067 \bar default
17068  the following box: 
17069 \begin_inset Graphics
17070         filename clipart/footnoteQt4.png
17071         scale 80
17072
17073 \end_inset
17074
17075
17076 \family roman
17077 \series medium
17078 \bar no
17079  This box is LyX's representation of your footnote.
17080  If you
17081 \family default
17082 \series default
17083 \bar default
17084  left-click on 
17085 \family roman
17086 \series medium
17087 \bar no
17088 the 
17089 \begin_inset Quotes eld
17090 \end_inset
17091
17092
17093 \family sans
17094 foot
17095 \family roman
17096
17097 \begin_inset Quotes erd
17098 \end_inset
17099
17100
17101 \family default
17102 \series default
17103 \bar default
17104  
17105 \family roman
17106 \series medium
17107 \bar no
17108 label, the box will
17109 \family default
17110 \series default
17111 \bar default
17112  be opened and you can enter the footnote text into it.
17113  Clicking on the box label again, will close 
17114 \family roman
17115 \series medium
17116 \bar no
17117 the
17118 \family default
17119 \series default
17120 \bar default
17121  box
17122 \family roman
17123 \series medium
17124 \bar no
17125 .
17126  If you want to turn existing text into a footnote, simply mark it and click
17127  on the footnote
17128 \family default
17129 \series default
17130 \bar default
17131  toolbar 
17132 \family roman
17133 \series medium
17134 \bar no
17135 button
17136 \family default
17137 \series default
17138 \bar default
17139 .
17140 \end_layout
17141
17142 \begin_layout Standard
17143 Here is an example footnote:
17144 \family roman
17145 \series medium
17146 \bar no
17147
17148 \begin_inset Foot
17149 status open
17150
17151 \begin_layout Plain Layout
17152 To close a footnote, click on the footnote box label.
17153 \end_layout
17154
17155 \end_inset
17156
17157
17158 \end_layout
17159
17160 \begin_layout Standard
17161 The footnote will appear in the output as a superscript number at the text
17162  position where the footnote box is placed.
17163  The footnote text is placed at the bottom of the current page.
17164  The footnote number is calculated by LyX.
17165  The numbers are consecutive, no matter in which chapter the footnote is
17166  in.
17167  LyX doesn't support other numbering schemes yet, but you can get other
17168  schemes using special LaTeX-commands.
17169  T
17170 \family roman
17171 h
17172 \family default
17173 ey are described in the 
17174 \emph on
17175 Embedded
17176 \begin_inset space ~
17177 \end_inset
17178
17179 Objects
17180 \emph default
17181  manual.
17182 \end_layout
17183
17184 \begin_layout Section
17185 Marginal Notes
17186 \begin_inset Index idx
17187 status collapsed
17188
17189 \begin_layout Plain Layout
17190 Marginal notes
17191 \end_layout
17192
17193 \end_inset
17194
17195
17196 \begin_inset CommandInset label
17197 LatexCommand label
17198 name "sec:Marginal-Notes"
17199
17200 \end_inset
17201
17202
17203 \end_layout
17204
17205 \begin_layout Standard
17206 Marginal notes look and behave just like footnotes in LyX.
17207  When you insert a margin note via the menu 
17208 \family sans
17209 Insert\SpecialChar \menuseparator
17210 Marginal
17211 \begin_inset space ~
17212 \end_inset
17213
17214 Note
17215 \family default
17216  or the toolbar button 
17217 \begin_inset Info
17218 type  "icon"
17219 arg   "marginalnote-insert"
17220 \end_inset
17221
17222 , you will see 
17223 \family roman
17224 \series medium
17225 a
17226 \family default
17227 \series default
17228  
17229 \family roman
17230 \series medium
17231 box with the
17232 \family default
17233 \series default
17234  
17235 \family roman
17236 \series medium
17237 label 
17238 \begin_inset Quotes eld
17239 \end_inset
17240
17241 margin
17242 \begin_inset Quotes erd
17243 \end_inset
17244
17245  appearing within your text.
17246  This box is LyX's representation of your margin
17247 \family default
17248 \series default
17249 al 
17250 \family roman
17251 \series medium
17252 note.
17253 \end_layout
17254
17255 \begin_layout Standard
17256 At the side is an example marginal note.
17257 \family roman
17258 \series medium
17259
17260 \begin_inset Marginal
17261 status open
17262
17263 \begin_layout Plain Layout
17264 This is a marginal note.
17265 \end_layout
17266
17267 \end_inset
17268
17269
17270 \end_layout
17271
17272 \begin_layout Standard
17273 Marginal notes appear at the right side in single-sided documents.
17274  In double-sided documents they appear in the outer margin – left on even
17275  pages, right on odd pages.
17276 \end_layout
17277
17278 \begin_layout Standard
17279 For further information about marginal notes see section 
17280 \emph on
17281 Margin
17282 \begin_inset space ~
17283 \end_inset
17284
17285 Notes
17286 \emph default
17287  of the 
17288 \emph on
17289 Embedded
17290 \begin_inset space ~
17291 \end_inset
17292
17293 Objects
17294 \emph default
17295  manual.
17296 \end_layout
17297
17298 \begin_layout Section
17299 Graphics and Images
17300 \begin_inset Index idx
17301 status collapsed
17302
17303 \begin_layout Plain Layout
17304 Images
17305 \end_layout
17306
17307 \end_inset
17308
17309
17310 \begin_inset Index idx
17311 status collapsed
17312
17313 \begin_layout Plain Layout
17314 Graphics
17315 \end_layout
17316
17317 \end_inset
17318
17319
17320 \begin_inset CommandInset label
17321 LatexCommand label
17322 name "sec:Graphics"
17323
17324 \end_inset
17325
17326
17327 \end_layout
17328
17329 \begin_layout Standard
17330 To insert an image in your document, place the cursor at the text position
17331  you want and click on the toolbar icon 
17332 \begin_inset Info
17333 type  "icon"
17334 arg   "dialog-show-new-inset graphics"
17335 \end_inset
17336
17337  or select 
17338 \family sans
17339 Insert\SpecialChar \menuseparator
17340 Graphics
17341 \family default
17342  from the menu.
17343  Then a dialog will appear to choose the file to load.
17344 \end_layout
17345
17346 \begin_layout Standard
17347 This dialog has numerous mostly self-explanatory parameters.
17348  The 
17349 \family sans
17350 Graphics
17351 \family default
17352  tab allows you to choose your image file.
17353  The image can be transformed by setting a rotation angle and a scaling
17354  factor.
17355  The scaling units are explained in Appendix
17356 \begin_inset space ~
17357 \end_inset
17358
17359
17360 \begin_inset CommandInset ref
17361 LatexCommand ref
17362 reference "cha:Units-available-in"
17363
17364 \end_inset
17365
17366 .
17367 \end_layout
17368
17369 \begin_layout Standard
17370 In the tab 
17371 \family sans
17372 Clipping
17373 \family default
17374  it is possible to set image coordinates to adjust the height and width
17375  of the image in the output.
17376  The coordinates can also be calculated automatically by pressing the button
17377  
17378 \family sans
17379 Get
17380 \begin_inset space ~
17381 \end_inset
17382
17383 from
17384 \begin_inset space ~
17385 \end_inset
17386
17387 file
17388 \family default
17389 .
17390  The option 
17391 \family sans
17392 Clip
17393 \begin_inset space ~
17394 \end_inset
17395
17396 to
17397 \begin_inset space ~
17398 \end_inset
17399
17400 bounding
17401 \begin_inset space ~
17402 \end_inset
17403
17404 box
17405 \family default
17406  will only print the image region within the given coordinates.
17407  Normally you don't need to take care about image coordinates and can ignore
17408  the tab 
17409 \family sans
17410 Clipping
17411 \family default
17412 .
17413 \end_layout
17414
17415 \begin_layout Standard
17416 In the 
17417 \family sans
17418 LaTeX and LyX options
17419 \family default
17420  tab LaTeX experts can specify additional LaTeX options.
17421  You can also specify here the appearance of the image inside LyX.
17422  The option 
17423 \family sans
17424 Draft
17425 \begin_inset space ~
17426 \end_inset
17427
17428 mode
17429 \family default
17430  has the effect that the image doesn't appear in the output, only a frame
17431  with the image size is printed.
17432  The option 
17433 \family sans
17434 Don't
17435 \begin_inset space ~
17436 \end_inset
17437
17438 unzip
17439 \begin_inset space ~
17440 \end_inset
17441
17442 on
17443 \begin_inset space ~
17444 \end_inset
17445
17446 export
17447 \family default
17448  is explained in the 
17449 \emph on
17450 Embedded
17451 \begin_inset space ~
17452 \end_inset
17453
17454 Objects
17455 \emph default
17456  manual in section 
17457 \emph on
17458 Graphics Dialog
17459 \emph default
17460 .
17461 \end_layout
17462
17463 \begin_layout Standard
17464 The graphics dialog can be called at any time by clicking on an image.
17465  The image will appear in the output exactly at the position where it is
17466  in the text.
17467  This is an example image within a separate, horizontally centered paragraph:
17468  
17469 \end_layout
17470
17471 \begin_layout Standard
17472 \align center
17473 \begin_inset Graphics
17474         filename clipart/mobius.eps
17475         scale 70
17476
17477 \end_inset
17478
17479
17480 \end_layout
17481
17482 \begin_layout Standard
17483 If you need image captions and want to reference images, you have to put
17484  the image into a float, see section
17485 \begin_inset space ~
17486 \end_inset
17487
17488
17489 \begin_inset CommandInset ref
17490 LatexCommand ref
17491 reference "sub:Figure-Floats"
17492
17493 \end_inset
17494
17495 .
17496 \end_layout
17497
17498 \begin_layout Subsection
17499 Image Formats
17500 \begin_inset Index idx
17501 status collapsed
17502
17503 \begin_layout Plain Layout
17504 Images ! Formats
17505 \end_layout
17506
17507 \end_inset
17508
17509
17510 \begin_inset CommandInset label
17511 LatexCommand label
17512 name "sub:Image-Formats"
17513
17514 \end_inset
17515
17516
17517 \end_layout
17518
17519 \begin_layout Standard
17520 You can insert images in any known file format.
17521  But as we explained in section
17522 \begin_inset space ~
17523 \end_inset
17524
17525
17526 \begin_inset CommandInset ref
17527 LatexCommand ref
17528 reference "sub:Output-file-formats"
17529
17530 \end_inset
17531
17532 , every output document format allows only a few image formats.
17533  LyX uses therefore the program 
17534 \family typewriter
17535 ImageMagick
17536 \family default
17537  in the background to convert the images to the right format.
17538  To increase your workflow by avoiding these conversions in the background,
17539  you can use only the image formats listed in the subsections of section
17540 \begin_inset space ~
17541 \end_inset
17542
17543
17544 \begin_inset CommandInset ref
17545 LatexCommand ref
17546 reference "sub:Output-file-formats"
17547
17548 \end_inset
17549
17550 .
17551 \end_layout
17552
17553 \begin_layout Standard
17554 Similar to fonts there are two types of image formats:
17555 \end_layout
17556
17557 \begin_layout Description
17558 Bitmap
17559 \begin_inset space ~
17560 \end_inset
17561
17562 images consist of pixel values, often in a compressed form.
17563  They are therefore not fully scalable and look pixelated in large zooms.
17564  Well-known bitmap image formats are 
17565 \begin_inset Quotes eld
17566 \end_inset
17567
17568 Graphics Interchange Format
17569 \begin_inset Quotes erd
17570 \end_inset
17571
17572  (GIF, file extension 
17573 \begin_inset Quotes eld
17574 \end_inset
17575
17576
17577 \family typewriter
17578 .gif
17579 \family default
17580
17581 \begin_inset Quotes erd
17582 \end_inset
17583
17584 )
17585 \begin_inset Index idx
17586 status collapsed
17587
17588 \begin_layout Plain Layout
17589 GIF|see
17590 \begin_inset ERT
17591 status collapsed
17592
17593 \begin_layout Plain Layout
17594
17595 {
17596 \end_layout
17597
17598 \end_inset
17599
17600 Image formats
17601 \begin_inset ERT
17602 status collapsed
17603
17604 \begin_layout Plain Layout
17605
17606 }
17607 \end_layout
17608
17609 \end_inset
17610
17611
17612 \end_layout
17613
17614 \end_inset
17615
17616
17617 \begin_inset Quotes eld
17618 \end_inset
17619
17620 Portable Network Graphics
17621 \begin_inset Quotes erd
17622 \end_inset
17623
17624  (PNG, file extension 
17625 \begin_inset Quotes eld
17626 \end_inset
17627
17628
17629 \family typewriter
17630 .png
17631 \family default
17632
17633 \begin_inset Quotes erd
17634 \end_inset
17635
17636 )
17637 \begin_inset Index idx
17638 status collapsed
17639
17640 \begin_layout Plain Layout
17641 PNG|see
17642 \begin_inset ERT
17643 status collapsed
17644
17645 \begin_layout Plain Layout
17646
17647 {
17648 \end_layout
17649
17650 \end_inset
17651
17652 Image formats
17653 \begin_inset ERT
17654 status collapsed
17655
17656 \begin_layout Plain Layout
17657
17658 }
17659 \end_layout
17660
17661 \end_inset
17662
17663
17664 \end_layout
17665
17666 \end_inset
17667
17668 , and 
17669 \begin_inset Quotes eld
17670 \end_inset
17671
17672 Joint Photographic Experts Group
17673 \begin_inset Quotes erd
17674 \end_inset
17675
17676  (JPG, file extension 
17677 \begin_inset Quotes eld
17678 \end_inset
17679
17680
17681 \family typewriter
17682 .jpg
17683 \family default
17684
17685 \begin_inset Quotes erd
17686 \end_inset
17687
17688  or 
17689 \begin_inset Quotes eld
17690 \end_inset
17691
17692
17693 \family typewriter
17694 .jpeg
17695 \family default
17696
17697 \begin_inset Quotes erd
17698 \end_inset
17699
17700 )
17701 \begin_inset Index idx
17702 status collapsed
17703
17704 \begin_layout Plain Layout
17705 JPG|see
17706 \begin_inset ERT
17707 status collapsed
17708
17709 \begin_layout Plain Layout
17710
17711 {
17712 \end_layout
17713
17714 \end_inset
17715
17716 Image formats
17717 \begin_inset ERT
17718 status collapsed
17719
17720 \begin_layout Plain Layout
17721
17722 }
17723 \end_layout
17724
17725 \end_inset
17726
17727
17728 \end_layout
17729
17730 \end_inset
17731
17732 .
17733 \end_layout
17734
17735 \begin_layout Description
17736 Scalable
17737 \begin_inset space ~
17738 \end_inset
17739
17740 images consist of vectors and can therefore be scaled to any size without
17741  data loss.
17742  The scaling ability is necessary if you want to create presentations, because
17743  presentations are always scaled by the beamer.
17744  Scaling is also useful for online documents to let the user zoom into diagrams.
17745 \begin_inset Newline newline
17746 \end_inset
17747
17748 Scalable image formats can be 
17749 \begin_inset Quotes eld
17750 \end_inset
17751
17752 Scalable Vector Graphics
17753 \begin_inset Quotes erd
17754 \end_inset
17755
17756  (SVG, file extension 
17757 \begin_inset Quotes eld
17758 \end_inset
17759
17760
17761 \family typewriter
17762 .svg
17763 \family default
17764
17765 \begin_inset Quotes erd
17766 \end_inset
17767
17768 )
17769 \begin_inset Index idx
17770 status collapsed
17771
17772 \begin_layout Plain Layout
17773 SVG|see
17774 \begin_inset ERT
17775 status collapsed
17776
17777 \begin_layout Plain Layout
17778
17779 {
17780 \end_layout
17781
17782 \end_inset
17783
17784 Image formats
17785 \begin_inset ERT
17786 status collapsed
17787
17788 \begin_layout Plain Layout
17789
17790 }
17791 \end_layout
17792
17793 \end_inset
17794
17795
17796 \end_layout
17797
17798 \end_inset
17799
17800
17801 \begin_inset Quotes eld
17802 \end_inset
17803
17804 Encapsulated PostScript
17805 \begin_inset Quotes erd
17806 \end_inset
17807
17808  (EPS, file extension 
17809 \begin_inset Quotes eld
17810 \end_inset
17811
17812
17813 \family typewriter
17814 .eps
17815 \family default
17816
17817 \begin_inset Quotes erd
17818 \end_inset
17819
17820 )
17821 \begin_inset Index idx
17822 status collapsed
17823
17824 \begin_layout Plain Layout
17825 EPS|see
17826 \begin_inset ERT
17827 status collapsed
17828
17829 \begin_layout Plain Layout
17830
17831 {
17832 \end_layout
17833
17834 \end_inset
17835
17836 Image formats
17837 \begin_inset ERT
17838 status collapsed
17839
17840 \begin_layout Plain Layout
17841
17842 }
17843 \end_layout
17844
17845 \end_inset
17846
17847
17848 \end_layout
17849
17850 \end_inset
17851
17852 , and 
17853 \begin_inset Quotes eld
17854 \end_inset
17855
17856 Portable Document Format
17857 \begin_inset Quotes erd
17858 \end_inset
17859
17860  (PDF, file extension 
17861 \begin_inset Quotes eld
17862 \end_inset
17863
17864
17865 \family typewriter
17866 .pdf
17867 \family default
17868
17869 \begin_inset Quotes erd
17870 \end_inset
17871
17872 )
17873 \begin_inset Index idx
17874 status collapsed
17875
17876 \begin_layout Plain Layout
17877 PDF
17878 \end_layout
17879
17880 \end_inset
17881
17882 .
17883  We say it can be, because you can convert any bitmap image format to PDF
17884  or EPS and the result will not be scalable.
17885  In this cases only a header with the image properties is added to the original
17886  image
17887 \begin_inset Foot
17888 status collapsed
17889
17890 \begin_layout Plain Layout
17891 In the case of PDF, the original image is additionally compressed.
17892 \end_layout
17893
17894 \end_inset
17895
17896 .
17897 \end_layout
17898
17899 \begin_layout Standard
17900 Normally one cannot convert a bitmap image into a scalable one, only vice
17901  versa.
17902 \end_layout
17903
17904 \begin_layout Subsection
17905 Grouping of Image Settings
17906 \begin_inset Index idx
17907 status collapsed
17908
17909 \begin_layout Plain Layout
17910 Images ! Settings grouping
17911 \end_layout
17912
17913 \end_inset
17914
17915
17916 \end_layout
17917
17918 \begin_layout Standard
17919 Each image can define a new group of image settings or join an existing
17920  group.
17921  Images within such a group share their settings, so adjusting one image
17922  of the group automatically also adjusts all other images of the group in
17923  the same way.
17924  So you can for example change the size for a bunch of images without the
17925  need to manually change each of them.
17926  
17927 \end_layout
17928
17929 \begin_layout Standard
17930 A new group can be set by entering a name in the 
17931 \family sans
17932 Group
17933 \begin_inset space ~
17934 \end_inset
17935
17936 Name
17937 \family default
17938  field in the Graphics dialog.
17939  Joining an existing group can be done using the context menu of the image
17940  by checking the name of the desired group.
17941 \end_layout
17942
17943 \begin_layout Section
17944 Tables
17945 \begin_inset Index idx
17946 status collapsed
17947
17948 \begin_layout Plain Layout
17949 Tables
17950 \end_layout
17951
17952 \end_inset
17953
17954
17955 \begin_inset CommandInset label
17956 LatexCommand label
17957 name "sec:Tables"
17958
17959 \end_inset
17960
17961
17962 \end_layout
17963
17964 \begin_layout Standard
17965 You can insert a table using either the toolbar button 
17966 \begin_inset Info
17967 type  "icon"
17968 arg   "tabular-insert"
17969 \end_inset
17970
17971  or the menu 
17972 \family sans
17973 Insert\SpecialChar \menuseparator
17974 Table
17975 \family default
17976 .
17977  A dialog will appear, asking you for the number of rows and columns.
17978  The default table has lines around any cell and the first row appears separated
17979  from the rest of the table.
17980  This separation appears due to a double line: The cells of the first row
17981  have a line below them and the cells of the second row have a line above
17982  them.
17983  Here is an example table:
17984 \end_layout
17985
17986 \begin_layout Standard
17987 \align center
17988 \begin_inset Tabular
17989 <lyxtabular version="3" rows="4" columns="4">
17990 <features tabularvalignment="middle">
17991 <column alignment="center" valignment="top" width="0pt">
17992 <column alignment="center" valignment="top" width="0pt">
17993 <column alignment="center" valignment="top" width="0in">
17994 <column alignment="center" valignment="top" width="0pt">
17995 <row>
17996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17997 \begin_inset Text
17998
17999 \begin_layout Plain Layout
18000
18001 \end_layout
18002
18003 \end_inset
18004 </cell>
18005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18006 \begin_inset Text
18007
18008 \begin_layout Plain Layout
18009
18010 \family roman
18011 \series medium
18012 \shape up
18013 \size normal
18014 \emph off
18015 \bar no
18016 \noun off
18017 \color none
18018 1
18019 \end_layout
18020
18021 \end_inset
18022 </cell>
18023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18024 \begin_inset Text
18025
18026 \begin_layout Plain Layout
18027 2
18028 \end_layout
18029
18030 \end_inset
18031 </cell>
18032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18033 \begin_inset Text
18034
18035 \begin_layout Plain Layout
18036 3
18037 \end_layout
18038
18039 \end_inset
18040 </cell>
18041 </row>
18042 <row>
18043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18044 \begin_inset Text
18045
18046 \begin_layout Plain Layout
18047
18048 \family roman
18049 \series medium
18050 \shape up
18051 \size normal
18052 \emph off
18053 \bar no
18054 \noun off
18055 \color none
18056 A
18057 \end_layout
18058
18059 \end_inset
18060 </cell>
18061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18062 \begin_inset Text
18063
18064 \begin_layout Plain Layout
18065
18066 \end_layout
18067
18068 \end_inset
18069 </cell>
18070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18071 \begin_inset Text
18072
18073 \begin_layout Plain Layout
18074
18075 \end_layout
18076
18077 \end_inset
18078 </cell>
18079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18080 \begin_inset Text
18081
18082 \begin_layout Plain Layout
18083
18084 \end_layout
18085
18086 \end_inset
18087 </cell>
18088 </row>
18089 <row>
18090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18091 \begin_inset Text
18092
18093 \begin_layout Plain Layout
18094
18095 \family roman
18096 \series medium
18097 \shape up
18098 \size normal
18099 \emph off
18100 \bar no
18101 \noun off
18102 \color none
18103 B
18104 \end_layout
18105
18106 \end_inset
18107 </cell>
18108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18109 \begin_inset Text
18110
18111 \begin_layout Plain Layout
18112
18113 \end_layout
18114
18115 \end_inset
18116 </cell>
18117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18118 \begin_inset Text
18119
18120 \begin_layout Plain Layout
18121
18122 \size normal
18123 \noun off
18124 \color none
18125  
18126 \end_layout
18127
18128 \end_inset
18129 </cell>
18130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18131 \begin_inset Text
18132
18133 \begin_layout Plain Layout
18134
18135 \end_layout
18136
18137 \end_inset
18138 </cell>
18139 </row>
18140 <row>
18141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18142 \begin_inset Text
18143
18144 \begin_layout Plain Layout
18145
18146 \family roman
18147 \series medium
18148 \shape up
18149 \size normal
18150 \emph off
18151 \bar no
18152 \noun off
18153 \color none
18154 C
18155 \end_layout
18156
18157 \end_inset
18158 </cell>
18159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18160 \begin_inset Text
18161
18162 \begin_layout Plain Layout
18163
18164 \end_layout
18165
18166 \end_inset
18167 </cell>
18168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18169 \begin_inset Text
18170
18171 \begin_layout Plain Layout
18172
18173 \end_layout
18174
18175 \end_inset
18176 </cell>
18177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18178 \begin_inset Text
18179
18180 \begin_layout Plain Layout
18181
18182 \end_layout
18183
18184 \end_inset
18185 </cell>
18186 </row>
18187 </lyxtabular>
18188
18189 \end_inset
18190
18191
18192 \end_layout
18193
18194 \begin_layout Subsection
18195 The Table dialog
18196 \end_layout
18197
18198 \begin_layout Standard
18199 You can alter a table by clicking on it with the right mouse button, which
18200  brings up the table dialog.
18201  Here you can adjust the settings of the cell and row/column respectively
18202  where the cursor is placed currently.
18203  Most of the dialog options also work on selections.
18204  This means that if you select more cells, columns or rows the action is
18205  done on all of your selection.
18206 \end_layout
18207
18208 \begin_layout Standard
18209 Additionally to the table dialog, the 
18210 \family sans
18211 table
18212 \begin_inset space ~
18213 \end_inset
18214
18215 toolbar
18216 \family default
18217  helps you in setting table properties.
18218  It appears when the cursor is inside a table.
18219 \end_layout
18220
18221 \begin_layout Standard
18222 In the tab 
18223 \family sans
18224 Table
18225 \begin_inset space ~
18226 \end_inset
18227
18228 Settings
18229 \family default
18230  of the table dialog you can set the alignment for the current row.
18231  If you add a row or column, it will be inserted right beside or below the
18232  current cell respectively.
18233  The vertical alignment of a column can only be adjusted when a column width
18234  is given.
18235  A given width will allow the cell to have line breaks and multiple paragraphs
18236  of text, see section
18237 \begin_inset space ~
18238 \end_inset
18239
18240
18241 \begin_inset CommandInset ref
18242 LatexCommand ref
18243 reference "sub:Table-Cells"
18244
18245 \end_inset
18246
18247 .
18248 \end_layout
18249
18250 \begin_layout Standard
18251 You can mark multiple cells of one row/column as a multicolumn/row cell
18252  using the check box 
18253 \family sans
18254 Multicolumn
18255 \family default
18256  or 
18257 \family sans
18258 Multirow
18259 \family default
18260 .
18261  This will merge the cells to 
18262 \emph on
18263 one
18264 \emph default
18265  cell, spread over more than one column/row.
18266  Multicolumn cells are treated as own rows, so that the alignment, width,
18267  and border settings affect only the multicolumn cell.
18268  Here's an example table with a multicolumn cell in the first row and one
18269  in the last row without the upper border:
18270 \end_layout
18271
18272 \begin_layout Standard
18273 \align center
18274 \begin_inset Tabular
18275 <lyxtabular version="3" rows="3" columns="4">
18276 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18277 <column alignment="center" valignment="top" width="0pt">
18278 <column alignment="center" valignment="middle" width="0">
18279 <column alignment="center" valignment="top" width="0in">
18280 <column alignment="center" valignment="top" width="0pt">
18281 <row>
18282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18283 \begin_inset Text
18284
18285 \begin_layout Plain Layout
18286 abc
18287 \end_layout
18288
18289 \end_inset
18290 </cell>
18291 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18292 \begin_inset Text
18293
18294 \begin_layout Plain Layout
18295 def ghi
18296 \end_layout
18297
18298 \end_inset
18299 </cell>
18300 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18301 \begin_inset Text
18302
18303 \begin_layout Plain Layout
18304
18305 \end_layout
18306
18307 \end_inset
18308 </cell>
18309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18310 \begin_inset Text
18311
18312 \begin_layout Plain Layout
18313 jkl
18314 \end_layout
18315
18316 \end_inset
18317 </cell>
18318 </row>
18319 <row>
18320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18321 \begin_inset Text
18322
18323 \begin_layout Plain Layout
18324
18325 \family roman
18326 \series medium
18327 \shape up
18328 \size normal
18329 \emph off
18330 \bar no
18331 \noun off
18332 \color none
18333 A
18334 \end_layout
18335
18336 \end_inset
18337 </cell>
18338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18339 \begin_inset Text
18340
18341 \begin_layout Plain Layout
18342 B
18343 \end_layout
18344
18345 \end_inset
18346 </cell>
18347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18348 \begin_inset Text
18349
18350 \begin_layout Plain Layout
18351 C
18352 \end_layout
18353
18354 \end_inset
18355 </cell>
18356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18357 \begin_inset Text
18358
18359 \begin_layout Plain Layout
18360 D
18361 \end_layout
18362
18363 \end_inset
18364 </cell>
18365 </row>
18366 <row>
18367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18368 \begin_inset Text
18369
18370 \begin_layout Plain Layout
18371 1
18372 \end_layout
18373
18374 \end_inset
18375 </cell>
18376 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18377 \begin_inset Text
18378
18379 \begin_layout Plain Layout
18380 2
18381 \end_layout
18382
18383 \end_inset
18384 </cell>
18385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18386 \begin_inset Text
18387
18388 \begin_layout Plain Layout
18389 3
18390 \end_layout
18391
18392 \end_inset
18393 </cell>
18394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18395 \begin_inset Text
18396
18397 \begin_layout Plain Layout
18398 4
18399 \end_layout
18400
18401 \end_inset
18402 </cell>
18403 </row>
18404 </lyxtabular>
18405
18406 \end_inset
18407
18408
18409 \end_layout
18410
18411 \begin_layout Standard
18412 Adept users can declare special LaTeX-arguments for the table.
18413  They are necessary for special table formatting, like for multirow cells,
18414  explained in the tables section of the 
18415 \emph on
18416 Embedded
18417 \begin_inset space ~
18418 \end_inset
18419
18420 Objects
18421 \emph default
18422  manual.
18423  You can also rotate the current cell or the whole table 90
18424 \begin_inset space \thinspace{}
18425 \end_inset
18426
18427 degrees counterclockwise.
18428  These rotations are not visible in LyX but in the output.
18429 \end_layout
18430
18431 \begin_layout Standard
18432 \begin_inset Note Greyedout
18433 status open
18434
18435 \begin_layout Plain Layout
18436
18437 \series bold
18438 Note:
18439 \series default
18440  Most DVI-viewers are 
18441 \emph on
18442 not
18443 \emph default
18444  able to display rotations.
18445 \end_layout
18446
18447 \end_inset
18448
18449
18450 \end_layout
18451
18452 \begin_layout Standard
18453 The 
18454 \family sans
18455 Borders
18456 \family default
18457  tab allows you to add and delete border lines for the current row/column.
18458  The button 
18459 \family sans
18460 Default
18461 \family default
18462  adds lines for all cell borders.
18463 \end_layout
18464
18465 \begin_layout Subsection
18466 Longtables
18467 \begin_inset Index idx
18468 status collapsed
18469
18470 \begin_layout Plain Layout
18471 Tables ! Longtables
18472 \end_layout
18473
18474 \end_inset
18475
18476
18477 \begin_inset Index idx
18478 status collapsed
18479
18480 \begin_layout Plain Layout
18481 Longtables
18482 \end_layout
18483
18484 \end_inset
18485
18486
18487 \end_layout
18488
18489 \begin_layout Standard
18490 If the table is too long to fit on one page, you can use the option 
18491 \family sans
18492 Use
18493 \begin_inset space ~
18494 \end_inset
18495
18496 long
18497 \begin_inset space ~
18498 \end_inset
18499
18500 table
18501 \family default
18502  in the tab 
18503 \family sans
18504 Longtable
18505 \family default
18506  of the table dialog to split the table automatically over more pages.
18507  Doing this enables some check boxes and you can now define:
18508 \end_layout
18509
18510 \begin_layout Description
18511
18512 \family sans
18513 Header
18514 \family default
18515 : The current row and all rows above, that don't have any special options
18516  defined, are defined to be the header rows of all pages of the longtable;
18517  except for the first page, if 
18518 \family sans
18519 First
18520 \begin_inset space ~
18521 \end_inset
18522
18523 header
18524 \family default
18525  is defined.
18526 \end_layout
18527
18528 \begin_layout Description
18529
18530 \family sans
18531 First
18532 \begin_inset space ~
18533 \end_inset
18534
18535 header
18536 \family default
18537 : The current row and all rows above, that don't have any special options
18538  defined, are defined to be the header rows of the first page of the longtable.
18539 \end_layout
18540
18541 \begin_layout Description
18542
18543 \family sans
18544 Footer
18545 \family default
18546 : The current row and all rows below, that don't have any special options
18547  defined, are defined to be the footer rows of all pages of the longtable;
18548  except for the last page, if 
18549 \family sans
18550 Last
18551 \begin_inset space ~
18552 \end_inset
18553
18554 footer
18555 \family default
18556  is defined.
18557 \end_layout
18558
18559 \begin_layout Description
18560
18561 \family sans
18562 Last
18563 \begin_inset space ~
18564 \end_inset
18565
18566 footer
18567 \family default
18568 : The current row and all rows below, that don't have any special options
18569  defined, are defined to be the footer rows of the last page of the longtable.
18570 \end_layout
18571
18572 \begin_layout Description
18573 Caption: The first row is reset as a single column.
18574  You can now insert there the table caption via the menu 
18575 \family sans
18576 Insert\SpecialChar \menuseparator
18577 Caption
18578 \family default
18579 .
18580  More about longtable captions can be found in the 
18581 \emph on
18582 Embedded
18583 \begin_inset space ~
18584 \end_inset
18585
18586 Objects
18587 \emph default
18588  manual.
18589 \end_layout
18590
18591 \begin_layout Standard
18592 You can also specify a row where the table is split.
18593  If you set more than one option in the same table row, you should be aware
18594  of the fact that only the first one is used in the given table row.
18595  The others will then be defined as 
18596 \emph on
18597 empty
18598 \emph default
18599 .
18600  In this context, first means first in this order: 
18601 \family sans
18602 Footer, Last
18603 \begin_inset space ~
18604 \end_inset
18605
18606 footer,
18607 \family default
18608  
18609 \family sans
18610 Header,
18611 \family default
18612  
18613 \family sans
18614 First
18615 \begin_inset space ~
18616 \end_inset
18617
18618 header.
18619
18620 \family default
18621  See the following longtable to see how it works:
18622 \end_layout
18623
18624 \begin_layout Standard
18625 \align center
18626 \begin_inset Tabular
18627 <lyxtabular version="3" rows="69" columns="3">
18628 <features islongtable="true" longtabularalignment="center">
18629 <column alignment="block" valignment="top" width="5cm">
18630 <column alignment="left" valignment="top" width="0pt">
18631 <column alignment="right" valignment="top" width="0pt">
18632 <row endfirsthead="true">
18633 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18634 \begin_inset Text
18635
18636 \begin_layout Plain Layout
18637
18638 \series bold
18639 Example Phone List (ignore the names)
18640 \end_layout
18641
18642 \end_inset
18643 </cell>
18644 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18645 \begin_inset Text
18646
18647 \begin_layout Plain Layout
18648
18649 \end_layout
18650
18651 \end_inset
18652 </cell>
18653 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18654 \begin_inset Text
18655
18656 \begin_layout Plain Layout
18657
18658 \end_layout
18659
18660 \end_inset
18661 </cell>
18662 </row>
18663 <row endfirsthead="true">
18664 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18665 \begin_inset Text
18666
18667 \begin_layout Plain Layout
18668
18669 \series bold
18670 NAME
18671 \end_layout
18672
18673 \end_inset
18674 </cell>
18675 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18676 \begin_inset Text
18677
18678 \begin_layout Plain Layout
18679
18680 \end_layout
18681
18682 \end_inset
18683 </cell>
18684 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18685 \begin_inset Text
18686
18687 \begin_layout Plain Layout
18688
18689 \series bold
18690 TEL.
18691 \end_layout
18692
18693 \end_inset
18694 </cell>
18695 </row>
18696 <row endhead="true">
18697 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18698 \begin_inset Text
18699
18700 \begin_layout Plain Layout
18701  
18702 \series bold
18703 Example Phone List
18704 \end_layout
18705
18706 \end_inset
18707 </cell>
18708 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18709 \begin_inset Text
18710
18711 \begin_layout Plain Layout
18712
18713 \end_layout
18714
18715 \end_inset
18716 </cell>
18717 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18718 \begin_inset Text
18719
18720 \begin_layout Plain Layout
18721
18722 \end_layout
18723
18724 \end_inset
18725 </cell>
18726 </row>
18727 <row endhead="true">
18728 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18729 \begin_inset Text
18730
18731 \begin_layout Plain Layout
18732
18733 \series bold
18734 NAME
18735 \end_layout
18736
18737 \end_inset
18738 </cell>
18739 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18740 \begin_inset Text
18741
18742 \begin_layout Plain Layout
18743
18744 \end_layout
18745
18746 \end_inset
18747 </cell>
18748 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18749 \begin_inset Text
18750
18751 \begin_layout Plain Layout
18752
18753 \series bold
18754 TEL.
18755 \end_layout
18756
18757 \end_inset
18758 </cell>
18759 </row>
18760 <row endfoot="true">
18761 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18762 \begin_inset Text
18763
18764 \begin_layout Plain Layout
18765  
18766 \series bold
18767 continue ...
18768 \end_layout
18769
18770 \end_inset
18771 </cell>
18772 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18773 \begin_inset Text
18774
18775 \begin_layout Plain Layout
18776
18777 \end_layout
18778
18779 \end_inset
18780 </cell>
18781 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18782 \begin_inset Text
18783
18784 \begin_layout Plain Layout
18785
18786 \end_layout
18787
18788 \end_inset
18789 </cell>
18790 </row>
18791 <row>
18792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18793 \begin_inset Text
18794
18795 \begin_layout Plain Layout
18796
18797 \series bold
18798 Annovi
18799 \end_layout
18800
18801 \end_inset
18802 </cell>
18803 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18804 \begin_inset Text
18805
18806 \begin_layout Plain Layout
18807 Silvia
18808 \end_layout
18809
18810 \end_inset
18811 </cell>
18812 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18813 \begin_inset Text
18814
18815 \begin_layout Plain Layout
18816 111
18817 \end_layout
18818
18819 \end_inset
18820 </cell>
18821 </row>
18822 <row>
18823 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18824 \begin_inset Text
18825
18826 \begin_layout Plain Layout
18827
18828 \series bold
18829 Bertoli
18830 \end_layout
18831
18832 \end_inset
18833 </cell>
18834 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18835 \begin_inset Text
18836
18837 \begin_layout Plain Layout
18838 Stefano
18839 \end_layout
18840
18841 \end_inset
18842 </cell>
18843 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18844 \begin_inset Text
18845
18846 \begin_layout Plain Layout
18847 111
18848 \end_layout
18849
18850 \end_inset
18851 </cell>
18852 </row>
18853 <row>
18854 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18855 \begin_inset Text
18856
18857 \begin_layout Plain Layout
18858
18859 \series bold
18860 Bozzi
18861 \end_layout
18862
18863 \end_inset
18864 </cell>
18865 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18866 \begin_inset Text
18867
18868 \begin_layout Plain Layout
18869 Walter
18870 \end_layout
18871
18872 \end_inset
18873 </cell>
18874 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18875 \begin_inset Text
18876
18877 \begin_layout Plain Layout
18878 111
18879 \end_layout
18880
18881 \end_inset
18882 </cell>
18883 </row>
18884 <row>
18885 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18886 \begin_inset Text
18887
18888 \begin_layout Plain Layout
18889
18890 \series bold
18891 Cachia
18892 \end_layout
18893
18894 \end_inset
18895 </cell>
18896 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18897 \begin_inset Text
18898
18899 \begin_layout Plain Layout
18900 Maria
18901 \end_layout
18902
18903 \end_inset
18904 </cell>
18905 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18906 \begin_inset Text
18907
18908 \begin_layout Plain Layout
18909 111
18910 \end_layout
18911
18912 \end_inset
18913 </cell>
18914 </row>
18915 <row>
18916 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18917 \begin_inset Text
18918
18919 \begin_layout Plain Layout
18920
18921 \series bold
18922 Cachia
18923 \end_layout
18924
18925 \end_inset
18926 </cell>
18927 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18928 \begin_inset Text
18929
18930 \begin_layout Plain Layout
18931 Maurizio
18932 \end_layout
18933
18934 \end_inset
18935 </cell>
18936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18937 \begin_inset Text
18938
18939 \begin_layout Plain Layout
18940 111
18941 \end_layout
18942
18943 \end_inset
18944 </cell>
18945 </row>
18946 <row>
18947 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18948 \begin_inset Text
18949
18950 \begin_layout Plain Layout
18951
18952 \series bold
18953 Cinquemani
18954 \end_layout
18955
18956 \end_inset
18957 </cell>
18958 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18959 \begin_inset Text
18960
18961 \begin_layout Plain Layout
18962 Giusi
18963 \end_layout
18964
18965 \end_inset
18966 </cell>
18967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18968 \begin_inset Text
18969
18970 \begin_layout Plain Layout
18971 111
18972 \end_layout
18973
18974 \end_inset
18975 </cell>
18976 </row>
18977 <row>
18978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18979 \begin_inset Text
18980
18981 \begin_layout Plain Layout
18982
18983 \series bold
18984 Colin
18985 \end_layout
18986
18987 \end_inset
18988 </cell>
18989 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18990 \begin_inset Text
18991
18992 \begin_layout Plain Layout
18993 Bernard
18994 \end_layout
18995
18996 \end_inset
18997 </cell>
18998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18999 \begin_inset Text
19000
19001 \begin_layout Plain Layout
19002 111
19003 \end_layout
19004
19005 \end_inset
19006 </cell>
19007 </row>
19008 <row>
19009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19010 \begin_inset Text
19011
19012 \begin_layout Plain Layout
19013
19014 \series bold
19015 Concli
19016 \end_layout
19017
19018 \end_inset
19019 </cell>
19020 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19021 \begin_inset Text
19022
19023 \begin_layout Plain Layout
19024 Gianfranco
19025 \end_layout
19026
19027 \end_inset
19028 </cell>
19029 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19030 \begin_inset Text
19031
19032 \begin_layout Plain Layout
19033 111
19034 \end_layout
19035
19036 \end_inset
19037 </cell>
19038 </row>
19039 <row>
19040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19041 \begin_inset Text
19042
19043 \begin_layout Plain Layout
19044
19045 \series bold
19046 Dal Bosco
19047 \end_layout
19048
19049 \end_inset
19050 </cell>
19051 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055 Carolina
19056 \end_layout
19057
19058 \end_inset
19059 </cell>
19060 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19061 \begin_inset Text
19062
19063 \begin_layout Plain Layout
19064 111
19065 \end_layout
19066
19067 \end_inset
19068 </cell>
19069 </row>
19070 <row>
19071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19072 \begin_inset Text
19073
19074 \begin_layout Plain Layout
19075
19076 \series bold
19077 Dalpiaz
19078 \end_layout
19079
19080 \end_inset
19081 </cell>
19082 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19083 \begin_inset Text
19084
19085 \begin_layout Plain Layout
19086 Annamaria
19087 \end_layout
19088
19089 \end_inset
19090 </cell>
19091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19092 \begin_inset Text
19093
19094 \begin_layout Plain Layout
19095 111
19096 \end_layout
19097
19098 \end_inset
19099 </cell>
19100 </row>
19101 <row>
19102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19103 \begin_inset Text
19104
19105 \begin_layout Plain Layout
19106
19107 \series bold
19108 Feliciello
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19114 \begin_inset Text
19115
19116 \begin_layout Plain Layout
19117 Domenico
19118 \end_layout
19119
19120 \end_inset
19121 </cell>
19122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19123 \begin_inset Text
19124
19125 \begin_layout Plain Layout
19126 111
19127 \end_layout
19128
19129 \end_inset
19130 </cell>
19131 </row>
19132 <row>
19133 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19134 \begin_inset Text
19135
19136 \begin_layout Plain Layout
19137
19138 \series bold
19139 Focarelli
19140 \end_layout
19141
19142 \end_inset
19143 </cell>
19144 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19145 \begin_inset Text
19146
19147 \begin_layout Plain Layout
19148 Paola
19149 \end_layout
19150
19151 \end_inset
19152 </cell>
19153 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19154 \begin_inset Text
19155
19156 \begin_layout Plain Layout
19157 111
19158 \end_layout
19159
19160 \end_inset
19161 </cell>
19162 </row>
19163 <row>
19164 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19165 \begin_inset Text
19166
19167 \begin_layout Plain Layout
19168
19169 \series bold
19170 Galletti
19171 \end_layout
19172
19173 \end_inset
19174 </cell>
19175 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19176 \begin_inset Text
19177
19178 \begin_layout Plain Layout
19179 Oreste
19180 \end_layout
19181
19182 \end_inset
19183 </cell>
19184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19185 \begin_inset Text
19186
19187 \begin_layout Plain Layout
19188 111
19189 \end_layout
19190
19191 \end_inset
19192 </cell>
19193 </row>
19194 <row>
19195 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19196 \begin_inset Text
19197
19198 \begin_layout Plain Layout
19199
19200 \series bold
19201 Gasparini
19202 \end_layout
19203
19204 \end_inset
19205 </cell>
19206 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19207 \begin_inset Text
19208
19209 \begin_layout Plain Layout
19210 Franca
19211 \end_layout
19212
19213 \end_inset
19214 </cell>
19215 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19216 \begin_inset Text
19217
19218 \begin_layout Plain Layout
19219 111
19220 \end_layout
19221
19222 \end_inset
19223 </cell>
19224 </row>
19225 <row>
19226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19227 \begin_inset Text
19228
19229 \begin_layout Plain Layout
19230
19231 \series bold
19232 Rizzardi
19233 \end_layout
19234
19235 \end_inset
19236 </cell>
19237 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19238 \begin_inset Text
19239
19240 \begin_layout Plain Layout
19241 Paola
19242 \end_layout
19243
19244 \end_inset
19245 </cell>
19246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19247 \begin_inset Text
19248
19249 \begin_layout Plain Layout
19250 111
19251 \end_layout
19252
19253 \end_inset
19254 </cell>
19255 </row>
19256 <row>
19257 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19258 \begin_inset Text
19259
19260 \begin_layout Plain Layout
19261
19262 \series bold
19263 Lassini
19264 \end_layout
19265
19266 \end_inset
19267 </cell>
19268 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19269 \begin_inset Text
19270
19271 \begin_layout Plain Layout
19272 Giancarlo
19273 \end_layout
19274
19275 \end_inset
19276 </cell>
19277 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19278 \begin_inset Text
19279
19280 \begin_layout Plain Layout
19281 111
19282 \end_layout
19283
19284 \end_inset
19285 </cell>
19286 </row>
19287 <row>
19288 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19289 \begin_inset Text
19290
19291 \begin_layout Plain Layout
19292
19293 \series bold
19294 Malfatti
19295 \end_layout
19296
19297 \end_inset
19298 </cell>
19299 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19300 \begin_inset Text
19301
19302 \begin_layout Plain Layout
19303 Luciano
19304 \end_layout
19305
19306 \end_inset
19307 </cell>
19308 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19309 \begin_inset Text
19310
19311 \begin_layout Plain Layout
19312 111
19313 \end_layout
19314
19315 \end_inset
19316 </cell>
19317 </row>
19318 <row>
19319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19320 \begin_inset Text
19321
19322 \begin_layout Plain Layout
19323
19324 \series bold
19325 Malfatti
19326 \end_layout
19327
19328 \end_inset
19329 </cell>
19330 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19331 \begin_inset Text
19332
19333 \begin_layout Plain Layout
19334 Valeriano
19335 \end_layout
19336
19337 \end_inset
19338 </cell>
19339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19340 \begin_inset Text
19341
19342 \begin_layout Plain Layout
19343 111
19344 \end_layout
19345
19346 \end_inset
19347 </cell>
19348 </row>
19349 <row>
19350 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19351 \begin_inset Text
19352
19353 \begin_layout Plain Layout
19354
19355 \series bold
19356 Meneguzzo
19357 \end_layout
19358
19359 \end_inset
19360 </cell>
19361 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19362 \begin_inset Text
19363
19364 \begin_layout Plain Layout
19365 Roberto
19366 \end_layout
19367
19368 \end_inset
19369 </cell>
19370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19371 \begin_inset Text
19372
19373 \begin_layout Plain Layout
19374 111
19375 \end_layout
19376
19377 \end_inset
19378 </cell>
19379 </row>
19380 <row>
19381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19382 \begin_inset Text
19383
19384 \begin_layout Plain Layout
19385
19386 \series bold
19387 Mezzadra
19388 \end_layout
19389
19390 \end_inset
19391 </cell>
19392 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19393 \begin_inset Text
19394
19395 \begin_layout Plain Layout
19396 Roberto
19397 \end_layout
19398
19399 \end_inset
19400 </cell>
19401 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19402 \begin_inset Text
19403
19404 \begin_layout Plain Layout
19405 111
19406 \end_layout
19407
19408 \end_inset
19409 </cell>
19410 </row>
19411 <row>
19412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19413 \begin_inset Text
19414
19415 \begin_layout Plain Layout
19416
19417 \series bold
19418 Pirpamer
19419 \end_layout
19420
19421 \end_inset
19422 </cell>
19423 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19424 \begin_inset Text
19425
19426 \begin_layout Plain Layout
19427 Erich
19428 \end_layout
19429
19430 \end_inset
19431 </cell>
19432 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19433 \begin_inset Text
19434
19435 \begin_layout Plain Layout
19436 111
19437 \end_layout
19438
19439 \end_inset
19440 </cell>
19441 </row>
19442 <row>
19443 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19444 \begin_inset Text
19445
19446 \begin_layout Plain Layout
19447
19448 \series bold
19449 Pochiesa
19450 \end_layout
19451
19452 \end_inset
19453 </cell>
19454 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19455 \begin_inset Text
19456
19457 \begin_layout Plain Layout
19458 Paolo
19459 \end_layout
19460
19461 \end_inset
19462 </cell>
19463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19464 \begin_inset Text
19465
19466 \begin_layout Plain Layout
19467 111, 222
19468 \end_layout
19469
19470 \end_inset
19471 </cell>
19472 </row>
19473 <row>
19474 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19475 \begin_inset Text
19476
19477 \begin_layout Plain Layout
19478
19479 \series bold
19480 Radina
19481 \end_layout
19482
19483 \end_inset
19484 </cell>
19485 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19486 \begin_inset Text
19487
19488 \begin_layout Plain Layout
19489 Claudio
19490 \end_layout
19491
19492 \end_inset
19493 </cell>
19494 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19495 \begin_inset Text
19496
19497 \begin_layout Plain Layout
19498 111
19499 \end_layout
19500
19501 \end_inset
19502 </cell>
19503 </row>
19504 <row>
19505 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19506 \begin_inset Text
19507
19508 \begin_layout Plain Layout
19509
19510 \series bold
19511 Stuffer
19512 \end_layout
19513
19514 \end_inset
19515 </cell>
19516 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19517 \begin_inset Text
19518
19519 \begin_layout Plain Layout
19520 Oskar
19521 \end_layout
19522
19523 \end_inset
19524 </cell>
19525 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19526 \begin_inset Text
19527
19528 \begin_layout Plain Layout
19529 111
19530 \end_layout
19531
19532 \end_inset
19533 </cell>
19534 </row>
19535 <row>
19536 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19537 \begin_inset Text
19538
19539 \begin_layout Plain Layout
19540
19541 \series bold
19542 Tacchelli
19543 \end_layout
19544
19545 \end_inset
19546 </cell>
19547 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19548 \begin_inset Text
19549
19550 \begin_layout Plain Layout
19551 Ugo
19552 \end_layout
19553
19554 \end_inset
19555 </cell>
19556 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19557 \begin_inset Text
19558
19559 \begin_layout Plain Layout
19560 111
19561 \end_layout
19562
19563 \end_inset
19564 </cell>
19565 </row>
19566 <row>
19567 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19568 \begin_inset Text
19569
19570 \begin_layout Plain Layout
19571
19572 \series bold
19573 Tezzele
19574 \end_layout
19575
19576 \end_inset
19577 </cell>
19578 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19579 \begin_inset Text
19580
19581 \begin_layout Plain Layout
19582 Margit
19583 \end_layout
19584
19585 \end_inset
19586 </cell>
19587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19588 \begin_inset Text
19589
19590 \begin_layout Plain Layout
19591 111
19592 \end_layout
19593
19594 \end_inset
19595 </cell>
19596 </row>
19597 <row>
19598 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19599 \begin_inset Text
19600
19601 \begin_layout Plain Layout
19602
19603 \series bold
19604 Unterkalmsteiner
19605 \end_layout
19606
19607 \end_inset
19608 </cell>
19609 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19610 \begin_inset Text
19611
19612 \begin_layout Plain Layout
19613 Frieda
19614 \end_layout
19615
19616 \end_inset
19617 </cell>
19618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19619 \begin_inset Text
19620
19621 \begin_layout Plain Layout
19622 111
19623 \end_layout
19624
19625 \end_inset
19626 </cell>
19627 </row>
19628 <row>
19629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19630 \begin_inset Text
19631
19632 \begin_layout Plain Layout
19633
19634 \series bold
19635 Vieider
19636 \end_layout
19637
19638 \end_inset
19639 </cell>
19640 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19641 \begin_inset Text
19642
19643 \begin_layout Plain Layout
19644 Hilde
19645 \end_layout
19646
19647 \end_inset
19648 </cell>
19649 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19650 \begin_inset Text
19651
19652 \begin_layout Plain Layout
19653 111
19654 \end_layout
19655
19656 \end_inset
19657 </cell>
19658 </row>
19659 <row>
19660 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19661 \begin_inset Text
19662
19663 \begin_layout Plain Layout
19664
19665 \series bold
19666 Vigna
19667 \end_layout
19668
19669 \end_inset
19670 </cell>
19671 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19672 \begin_inset Text
19673
19674 \begin_layout Plain Layout
19675 Jürgen
19676 \end_layout
19677
19678 \end_inset
19679 </cell>
19680 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19681 \begin_inset Text
19682
19683 \begin_layout Plain Layout
19684 111
19685 \end_layout
19686
19687 \end_inset
19688 </cell>
19689 </row>
19690 <row>
19691 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19692 \begin_inset Text
19693
19694 \begin_layout Plain Layout
19695
19696 \series bold
19697 Weber
19698 \end_layout
19699
19700 \end_inset
19701 </cell>
19702 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19703 \begin_inset Text
19704
19705 \begin_layout Plain Layout
19706 Maurizio
19707 \end_layout
19708
19709 \end_inset
19710 </cell>
19711 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19712 \begin_inset Text
19713
19714 \begin_layout Plain Layout
19715 111
19716 \end_layout
19717
19718 \end_inset
19719 </cell>
19720 </row>
19721 <row>
19722 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19723 \begin_inset Text
19724
19725 \begin_layout Plain Layout
19726
19727 \series bold
19728 Winkler
19729 \end_layout
19730
19731 \end_inset
19732 </cell>
19733 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19734 \begin_inset Text
19735
19736 \begin_layout Plain Layout
19737 Franz
19738 \end_layout
19739
19740 \end_inset
19741 </cell>
19742 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19743 \begin_inset Text
19744
19745 \begin_layout Plain Layout
19746 111
19747 \end_layout
19748
19749 \end_inset
19750 </cell>
19751 </row>
19752 <row>
19753 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19754 \begin_inset Text
19755
19756 \begin_layout Plain Layout
19757  
19758 \end_layout
19759
19760 \end_inset
19761 </cell>
19762 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19763 \begin_inset Text
19764
19765 \begin_layout Plain Layout
19766
19767 \end_layout
19768
19769 \end_inset
19770 </cell>
19771 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19772 \begin_inset Text
19773
19774 \begin_layout Plain Layout
19775
19776 \end_layout
19777
19778 \end_inset
19779 </cell>
19780 </row>
19781 <row>
19782 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19783 \begin_inset Text
19784
19785 \begin_layout Plain Layout
19786
19787 \series bold
19788 Annovi
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19794 \begin_inset Text
19795
19796 \begin_layout Plain Layout
19797 Silvia
19798 \end_layout
19799
19800 \end_inset
19801 </cell>
19802 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19803 \begin_inset Text
19804
19805 \begin_layout Plain Layout
19806 555
19807 \end_layout
19808
19809 \end_inset
19810 </cell>
19811 </row>
19812 <row>
19813 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19814 \begin_inset Text
19815
19816 \begin_layout Plain Layout
19817
19818 \series bold
19819 Bertoli
19820 \end_layout
19821
19822 \end_inset
19823 </cell>
19824 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19825 \begin_inset Text
19826
19827 \begin_layout Plain Layout
19828 Stefano
19829 \end_layout
19830
19831 \end_inset
19832 </cell>
19833 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19834 \begin_inset Text
19835
19836 \begin_layout Plain Layout
19837 555
19838 \end_layout
19839
19840 \end_inset
19841 </cell>
19842 </row>
19843 <row>
19844 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19845 \begin_inset Text
19846
19847 \begin_layout Plain Layout
19848
19849 \series bold
19850 Bozzi
19851 \end_layout
19852
19853 \end_inset
19854 </cell>
19855 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19856 \begin_inset Text
19857
19858 \begin_layout Plain Layout
19859 Walter
19860 \end_layout
19861
19862 \end_inset
19863 </cell>
19864 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19865 \begin_inset Text
19866
19867 \begin_layout Plain Layout
19868 555
19869 \end_layout
19870
19871 \end_inset
19872 </cell>
19873 </row>
19874 <row>
19875 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19876 \begin_inset Text
19877
19878 \begin_layout Plain Layout
19879
19880 \series bold
19881 Cachia
19882 \end_layout
19883
19884 \end_inset
19885 </cell>
19886 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19887 \begin_inset Text
19888
19889 \begin_layout Plain Layout
19890 Maria
19891 \end_layout
19892
19893 \end_inset
19894 </cell>
19895 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19896 \begin_inset Text
19897
19898 \begin_layout Plain Layout
19899 555
19900 \end_layout
19901
19902 \end_inset
19903 </cell>
19904 </row>
19905 <row>
19906 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19907 \begin_inset Text
19908
19909 \begin_layout Plain Layout
19910
19911 \series bold
19912 Cachia
19913 \end_layout
19914
19915 \end_inset
19916 </cell>
19917 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19918 \begin_inset Text
19919
19920 \begin_layout Plain Layout
19921 Maurizio
19922 \end_layout
19923
19924 \end_inset
19925 </cell>
19926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19927 \begin_inset Text
19928
19929 \begin_layout Plain Layout
19930 555
19931 \end_layout
19932
19933 \end_inset
19934 </cell>
19935 </row>
19936 <row>
19937 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19938 \begin_inset Text
19939
19940 \begin_layout Plain Layout
19941
19942 \series bold
19943 Cinquemani
19944 \end_layout
19945
19946 \end_inset
19947 </cell>
19948 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19949 \begin_inset Text
19950
19951 \begin_layout Plain Layout
19952 Giusi
19953 \end_layout
19954
19955 \end_inset
19956 </cell>
19957 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19958 \begin_inset Text
19959
19960 \begin_layout Plain Layout
19961 555
19962 \end_layout
19963
19964 \end_inset
19965 </cell>
19966 </row>
19967 <row>
19968 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19969 \begin_inset Text
19970
19971 \begin_layout Plain Layout
19972
19973 \series bold
19974 Colin
19975 \end_layout
19976
19977 \end_inset
19978 </cell>
19979 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19980 \begin_inset Text
19981
19982 \begin_layout Plain Layout
19983 Bernard
19984 \end_layout
19985
19986 \end_inset
19987 </cell>
19988 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19989 \begin_inset Text
19990
19991 \begin_layout Plain Layout
19992 555
19993 \end_layout
19994
19995 \end_inset
19996 </cell>
19997 </row>
19998 <row>
19999 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20000 \begin_inset Text
20001
20002 \begin_layout Plain Layout
20003
20004 \series bold
20005 Concli
20006 \end_layout
20007
20008 \end_inset
20009 </cell>
20010 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20011 \begin_inset Text
20012
20013 \begin_layout Plain Layout
20014 Gianfranco
20015 \end_layout
20016
20017 \end_inset
20018 </cell>
20019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20020 \begin_inset Text
20021
20022 \begin_layout Plain Layout
20023 555
20024 \end_layout
20025
20026 \end_inset
20027 </cell>
20028 </row>
20029 <row>
20030 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20031 \begin_inset Text
20032
20033 \begin_layout Plain Layout
20034
20035 \series bold
20036 Dal Bosco
20037 \end_layout
20038
20039 \end_inset
20040 </cell>
20041 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20042 \begin_inset Text
20043
20044 \begin_layout Plain Layout
20045 Carolina
20046 \end_layout
20047
20048 \end_inset
20049 </cell>
20050 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20051 \begin_inset Text
20052
20053 \begin_layout Plain Layout
20054 555
20055 \end_layout
20056
20057 \end_inset
20058 </cell>
20059 </row>
20060 <row>
20061 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20062 \begin_inset Text
20063
20064 \begin_layout Plain Layout
20065
20066 \series bold
20067 Dalpiaz
20068 \end_layout
20069
20070 \end_inset
20071 </cell>
20072 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20073 \begin_inset Text
20074
20075 \begin_layout Plain Layout
20076 Annamaria
20077 \end_layout
20078
20079 \end_inset
20080 </cell>
20081 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20082 \begin_inset Text
20083
20084 \begin_layout Plain Layout
20085 555
20086 \end_layout
20087
20088 \end_inset
20089 </cell>
20090 </row>
20091 <row>
20092 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20093 \begin_inset Text
20094
20095 \begin_layout Plain Layout
20096
20097 \series bold
20098 Feliciello
20099 \end_layout
20100
20101 \end_inset
20102 </cell>
20103 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20104 \begin_inset Text
20105
20106 \begin_layout Plain Layout
20107 Domenico
20108 \end_layout
20109
20110 \end_inset
20111 </cell>
20112 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20113 \begin_inset Text
20114
20115 \begin_layout Plain Layout
20116 555
20117 \end_layout
20118
20119 \end_inset
20120 </cell>
20121 </row>
20122 <row>
20123 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20124 \begin_inset Text
20125
20126 \begin_layout Plain Layout
20127
20128 \series bold
20129 Focarelli
20130 \end_layout
20131
20132 \end_inset
20133 </cell>
20134 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20135 \begin_inset Text
20136
20137 \begin_layout Plain Layout
20138 Paola
20139 \end_layout
20140
20141 \end_inset
20142 </cell>
20143 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20144 \begin_inset Text
20145
20146 \begin_layout Plain Layout
20147 555
20148 \end_layout
20149
20150 \end_inset
20151 </cell>
20152 </row>
20153 <row>
20154 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20155 \begin_inset Text
20156
20157 \begin_layout Plain Layout
20158
20159 \series bold
20160 Galletti
20161 \end_layout
20162
20163 \end_inset
20164 </cell>
20165 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20166 \begin_inset Text
20167
20168 \begin_layout Plain Layout
20169 Oreste
20170 \end_layout
20171
20172 \end_inset
20173 </cell>
20174 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20175 \begin_inset Text
20176
20177 \begin_layout Plain Layout
20178 555
20179 \end_layout
20180
20181 \end_inset
20182 </cell>
20183 </row>
20184 <row>
20185 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20186 \begin_inset Text
20187
20188 \begin_layout Plain Layout
20189
20190 \series bold
20191 Gasparini
20192 \end_layout
20193
20194 \end_inset
20195 </cell>
20196 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20197 \begin_inset Text
20198
20199 \begin_layout Plain Layout
20200 Franca
20201 \end_layout
20202
20203 \end_inset
20204 </cell>
20205 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20206 \begin_inset Text
20207
20208 \begin_layout Plain Layout
20209 555
20210 \end_layout
20211
20212 \end_inset
20213 </cell>
20214 </row>
20215 <row>
20216 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20217 \begin_inset Text
20218
20219 \begin_layout Plain Layout
20220
20221 \series bold
20222 Rizzardi
20223 \end_layout
20224
20225 \end_inset
20226 </cell>
20227 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20228 \begin_inset Text
20229
20230 \begin_layout Plain Layout
20231 Paola
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20237 \begin_inset Text
20238
20239 \begin_layout Plain Layout
20240 555
20241 \end_layout
20242
20243 \end_inset
20244 </cell>
20245 </row>
20246 <row>
20247 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20248 \begin_inset Text
20249
20250 \begin_layout Plain Layout
20251
20252 \series bold
20253 Lassini
20254 \end_layout
20255
20256 \end_inset
20257 </cell>
20258 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20259 \begin_inset Text
20260
20261 \begin_layout Plain Layout
20262 Giancarlo
20263 \end_layout
20264
20265 \end_inset
20266 </cell>
20267 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20268 \begin_inset Text
20269
20270 \begin_layout Plain Layout
20271 555
20272 \end_layout
20273
20274 \end_inset
20275 </cell>
20276 </row>
20277 <row>
20278 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20279 \begin_inset Text
20280
20281 \begin_layout Plain Layout
20282
20283 \series bold
20284 Malfatti
20285 \end_layout
20286
20287 \end_inset
20288 </cell>
20289 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20290 \begin_inset Text
20291
20292 \begin_layout Plain Layout
20293 Luciano
20294 \end_layout
20295
20296 \end_inset
20297 </cell>
20298 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20299 \begin_inset Text
20300
20301 \begin_layout Plain Layout
20302 555
20303 \end_layout
20304
20305 \end_inset
20306 </cell>
20307 </row>
20308 <row>
20309 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20310 \begin_inset Text
20311
20312 \begin_layout Plain Layout
20313
20314 \series bold
20315 Malfatti
20316 \end_layout
20317
20318 \end_inset
20319 </cell>
20320 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20321 \begin_inset Text
20322
20323 \begin_layout Plain Layout
20324 Valeriano
20325 \end_layout
20326
20327 \end_inset
20328 </cell>
20329 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20330 \begin_inset Text
20331
20332 \begin_layout Plain Layout
20333 555
20334 \end_layout
20335
20336 \end_inset
20337 </cell>
20338 </row>
20339 <row>
20340 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20341 \begin_inset Text
20342
20343 \begin_layout Plain Layout
20344
20345 \series bold
20346 Meneguzzo
20347 \end_layout
20348
20349 \end_inset
20350 </cell>
20351 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20352 \begin_inset Text
20353
20354 \begin_layout Plain Layout
20355 Roberto
20356 \end_layout
20357
20358 \end_inset
20359 </cell>
20360 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20361 \begin_inset Text
20362
20363 \begin_layout Plain Layout
20364 555
20365 \end_layout
20366
20367 \end_inset
20368 </cell>
20369 </row>
20370 <row>
20371 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20372 \begin_inset Text
20373
20374 \begin_layout Plain Layout
20375
20376 \series bold
20377 Mezzadra
20378 \end_layout
20379
20380 \end_inset
20381 </cell>
20382 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20383 \begin_inset Text
20384
20385 \begin_layout Plain Layout
20386 Roberto
20387 \end_layout
20388
20389 \end_inset
20390 </cell>
20391 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20392 \begin_inset Text
20393
20394 \begin_layout Plain Layout
20395 555
20396 \end_layout
20397
20398 \end_inset
20399 </cell>
20400 </row>
20401 <row>
20402 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20403 \begin_inset Text
20404
20405 \begin_layout Plain Layout
20406
20407 \series bold
20408 Pirpamer
20409 \end_layout
20410
20411 \end_inset
20412 </cell>
20413 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20414 \begin_inset Text
20415
20416 \begin_layout Plain Layout
20417 Erich
20418 \end_layout
20419
20420 \end_inset
20421 </cell>
20422 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20423 \begin_inset Text
20424
20425 \begin_layout Plain Layout
20426 555
20427 \end_layout
20428
20429 \end_inset
20430 </cell>
20431 </row>
20432 <row>
20433 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20434 \begin_inset Text
20435
20436 \begin_layout Plain Layout
20437
20438 \series bold
20439 Pochiesa
20440 \end_layout
20441
20442 \end_inset
20443 </cell>
20444 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20445 \begin_inset Text
20446
20447 \begin_layout Plain Layout
20448 Paolo
20449 \end_layout
20450
20451 \end_inset
20452 </cell>
20453 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20454 \begin_inset Text
20455
20456 \begin_layout Plain Layout
20457 555, 222
20458 \end_layout
20459
20460 \end_inset
20461 </cell>
20462 </row>
20463 <row>
20464 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20465 \begin_inset Text
20466
20467 \begin_layout Plain Layout
20468
20469 \series bold
20470 Radina
20471 \end_layout
20472
20473 \end_inset
20474 </cell>
20475 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20476 \begin_inset Text
20477
20478 \begin_layout Plain Layout
20479 Claudio
20480 \end_layout
20481
20482 \end_inset
20483 </cell>
20484 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20485 \begin_inset Text
20486
20487 \begin_layout Plain Layout
20488 555
20489 \end_layout
20490
20491 \end_inset
20492 </cell>
20493 </row>
20494 <row>
20495 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20496 \begin_inset Text
20497
20498 \begin_layout Plain Layout
20499
20500 \series bold
20501 Stuffer
20502 \end_layout
20503
20504 \end_inset
20505 </cell>
20506 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20507 \begin_inset Text
20508
20509 \begin_layout Plain Layout
20510 Oskar
20511 \end_layout
20512
20513 \end_inset
20514 </cell>
20515 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20516 \begin_inset Text
20517
20518 \begin_layout Plain Layout
20519 555
20520 \end_layout
20521
20522 \end_inset
20523 </cell>
20524 </row>
20525 <row>
20526 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20527 \begin_inset Text
20528
20529 \begin_layout Plain Layout
20530
20531 \series bold
20532 Tacchelli
20533 \end_layout
20534
20535 \end_inset
20536 </cell>
20537 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20538 \begin_inset Text
20539
20540 \begin_layout Plain Layout
20541 Ugo
20542 \end_layout
20543
20544 \end_inset
20545 </cell>
20546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20547 \begin_inset Text
20548
20549 \begin_layout Plain Layout
20550 555
20551 \end_layout
20552
20553 \end_inset
20554 </cell>
20555 </row>
20556 <row>
20557 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20558 \begin_inset Text
20559
20560 \begin_layout Plain Layout
20561
20562 \series bold
20563 Tezzele
20564 \end_layout
20565
20566 \end_inset
20567 </cell>
20568 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20569 \begin_inset Text
20570
20571 \begin_layout Plain Layout
20572 Margit
20573 \end_layout
20574
20575 \end_inset
20576 </cell>
20577 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20578 \begin_inset Text
20579
20580 \begin_layout Plain Layout
20581 555
20582 \end_layout
20583
20584 \end_inset
20585 </cell>
20586 </row>
20587 <row>
20588 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20589 \begin_inset Text
20590
20591 \begin_layout Plain Layout
20592
20593 \series bold
20594 Unterkalmsteiner
20595 \end_layout
20596
20597 \end_inset
20598 </cell>
20599 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20600 \begin_inset Text
20601
20602 \begin_layout Plain Layout
20603 Frieda
20604 \end_layout
20605
20606 \end_inset
20607 </cell>
20608 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20609 \begin_inset Text
20610
20611 \begin_layout Plain Layout
20612 555
20613 \end_layout
20614
20615 \end_inset
20616 </cell>
20617 </row>
20618 <row>
20619 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20620 \begin_inset Text
20621
20622 \begin_layout Plain Layout
20623
20624 \series bold
20625 Vieider
20626 \end_layout
20627
20628 \end_inset
20629 </cell>
20630 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20631 \begin_inset Text
20632
20633 \begin_layout Plain Layout
20634 Hilde
20635 \end_layout
20636
20637 \end_inset
20638 </cell>
20639 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20640 \begin_inset Text
20641
20642 \begin_layout Plain Layout
20643 555
20644 \end_layout
20645
20646 \end_inset
20647 </cell>
20648 </row>
20649 <row>
20650 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20651 \begin_inset Text
20652
20653 \begin_layout Plain Layout
20654
20655 \series bold
20656 Vigna
20657 \end_layout
20658
20659 \end_inset
20660 </cell>
20661 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20662 \begin_inset Text
20663
20664 \begin_layout Plain Layout
20665 Jürgen
20666 \end_layout
20667
20668 \end_inset
20669 </cell>
20670 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20671 \begin_inset Text
20672
20673 \begin_layout Plain Layout
20674 999
20675 \end_layout
20676
20677 \end_inset
20678 </cell>
20679 </row>
20680 <row>
20681 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20682 \begin_inset Text
20683
20684 \begin_layout Plain Layout
20685
20686 \series bold
20687 Weber
20688 \end_layout
20689
20690 \end_inset
20691 </cell>
20692 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20693 \begin_inset Text
20694
20695 \begin_layout Plain Layout
20696 Maurizio
20697 \end_layout
20698
20699 \end_inset
20700 </cell>
20701 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20702 \begin_inset Text
20703
20704 \begin_layout Plain Layout
20705 555
20706 \end_layout
20707
20708 \end_inset
20709 </cell>
20710 </row>
20711 <row>
20712 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20713 \begin_inset Text
20714
20715 \begin_layout Plain Layout
20716
20717 \series bold
20718 Winkler
20719 \end_layout
20720
20721 \end_inset
20722 </cell>
20723 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20724 \begin_inset Text
20725
20726 \begin_layout Plain Layout
20727 Franz
20728 \end_layout
20729
20730 \end_inset
20731 </cell>
20732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20733 \begin_inset Text
20734
20735 \begin_layout Plain Layout
20736 555
20737 \end_layout
20738
20739 \end_inset
20740 </cell>
20741 </row>
20742 <row endlastfoot="true">
20743 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20744 \begin_inset Text
20745
20746 \begin_layout Plain Layout
20747
20748 \series bold
20749 End
20750 \end_layout
20751
20752 \end_inset
20753 </cell>
20754 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20755 \begin_inset Text
20756
20757 \begin_layout Plain Layout
20758
20759 \end_layout
20760
20761 \end_inset
20762 </cell>
20763 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20764 \begin_inset Text
20765
20766 \begin_layout Plain Layout
20767
20768 \end_layout
20769
20770 \end_inset
20771 </cell>
20772 </row>
20773 </lyxtabular>
20774
20775 \end_inset
20776
20777
20778 \end_layout
20779
20780 \begin_layout Subsection
20781 Table Cells
20782 \begin_inset Index idx
20783 status collapsed
20784
20785 \begin_layout Plain Layout
20786 Tables ! Cells
20787 \end_layout
20788
20789 \end_inset
20790
20791
20792 \begin_inset CommandInset label
20793 LatexCommand label
20794 name "sub:Table-Cells"
20795
20796 \end_inset
20797
20798
20799 \end_layout
20800
20801 \begin_layout Standard
20802 A table cell can contain text, inline equations, a figure, or another table.
20803  All these kinds of objects can be placed in the same cell.
20804  Font sizes and shapes can also be altered.
20805  But you can't put a special environment in a cell (like 
20806 \family sans
20807 Section*
20808 \family default
20809 , etc.), nor set spacing options etc.
20810  for the cell's paragraph.
20811 \end_layout
20812
20813 \begin_layout Standard
20814 To have multi-line entries in table cells, you have to declare a fixed width
20815  for the column in the table dialog.
20816  Your text is then automatically split into multiple lines and the cell
20817  is enlarged vertically when the length of the text exceeds the given width.
20818  An example:
20819 \end_layout
20820
20821 \begin_layout Standard
20822 \align center
20823 \begin_inset Tabular
20824 <lyxtabular version="3" rows="4" columns="3">
20825 <features tabularvalignment="middle">
20826 <column alignment="center" valignment="top" width="0pt">
20827 <column alignment="block" valignment="top" width="3cm">
20828 <column alignment="center" valignment="top" width="0pt">
20829 <row>
20830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20831 \begin_inset Text
20832
20833 \begin_layout Plain Layout
20834
20835 \family roman
20836 \series medium
20837 \shape up
20838 \size normal
20839 \emph off
20840 \bar no
20841 \noun off
20842 \color none
20843 1
20844 \end_layout
20845
20846 \end_inset
20847 </cell>
20848 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20849 \begin_inset Text
20850
20851 \begin_layout Plain Layout
20852
20853 \family roman
20854 \series medium
20855 \shape up
20856 \size normal
20857 \emph off
20858 \bar no
20859 \noun off
20860 \color none
20861 2
20862 \end_layout
20863
20864 \end_inset
20865 </cell>
20866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20867 \begin_inset Text
20868
20869 \begin_layout Plain Layout
20870
20871 \family roman
20872 \series medium
20873 \shape up
20874 \size normal
20875 \emph off
20876 \bar no
20877 \noun off
20878 \color none
20879 3
20880 \end_layout
20881
20882 \end_inset
20883 </cell>
20884 </row>
20885 <row>
20886 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20887 \begin_inset Text
20888
20889 \begin_layout Plain Layout
20890
20891 \family roman
20892 \series medium
20893 \shape up
20894 \size normal
20895 \emph off
20896 \bar no
20897 \noun off
20898 \color none
20899 4
20900 \end_layout
20901
20902 \end_inset
20903 </cell>
20904 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20905 \begin_inset Text
20906
20907 \begin_layout Plain Layout
20908
20909 \family roman
20910 \series medium
20911 \shape up
20912 \size normal
20913 \emph off
20914 \bar no
20915 \noun off
20916 \color none
20917 This is a multi-line entry in a table.
20918 \end_layout
20919
20920 \end_inset
20921 </cell>
20922 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20923 \begin_inset Text
20924
20925 \begin_layout Plain Layout
20926
20927 \family roman
20928 \series medium
20929 \shape up
20930 \size normal
20931 \emph off
20932 \bar no
20933 \noun off
20934 \color none
20935 5
20936 \end_layout
20937
20938 \end_inset
20939 </cell>
20940 </row>
20941 <row>
20942 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20943 \begin_inset Text
20944
20945 \begin_layout Plain Layout
20946
20947 \family roman
20948 \series medium
20949 \shape up
20950 \size normal
20951 \emph off
20952 \bar no
20953 \noun off
20954 \color none
20955 6
20956 \end_layout
20957
20958 \end_inset
20959 </cell>
20960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20961 \begin_inset Text
20962
20963 \begin_layout Plain Layout
20964
20965 \family roman
20966 \series medium
20967 \shape up
20968 \size normal
20969 \emph off
20970 \bar no
20971 \noun off
20972 \color none
20973 This is longer now.
20974 \end_layout
20975
20976 \end_inset
20977 </cell>
20978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20979 \begin_inset Text
20980
20981 \begin_layout Plain Layout
20982
20983 \family roman
20984 \series medium
20985 \shape up
20986 \size normal
20987 \emph off
20988 \bar no
20989 \noun off
20990 \color none
20991 7
20992 \end_layout
20993
20994 \end_inset
20995 </cell>
20996 </row>
20997 <row>
20998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20999 \begin_inset Text
21000
21001 \begin_layout Plain Layout
21002
21003 \family roman
21004 \series medium
21005 \shape up
21006 \size normal
21007 \emph off
21008 \bar no
21009 \noun off
21010 \color none
21011 8
21012 \end_layout
21013
21014 \end_inset
21015 </cell>
21016 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21017 \begin_inset Text
21018
21019 \begin_layout Plain Layout
21020
21021 \family roman
21022 \series medium
21023 \shape up
21024 \size normal
21025 \emph off
21026 \bar no
21027 \noun off
21028 \color none
21029 This is a multi-line entry in a table.
21030  This is longer now.
21031 \end_layout
21032
21033 \end_inset
21034 </cell>
21035 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21036 \begin_inset Text
21037
21038 \begin_layout Plain Layout
21039
21040 \family roman
21041 \series medium
21042 \shape up
21043 \size normal
21044 \emph off
21045 \bar no
21046 \noun off
21047 \color none
21048 9
21049 \end_layout
21050
21051 \end_inset
21052 </cell>
21053 </row>
21054 </lyxtabular>
21055
21056 \end_inset
21057
21058
21059 \end_layout
21060
21061 \begin_layout Standard
21062 Cutting and pasting between tables and table cells works reasonably well.
21063  You can cut and paste even more than one row.
21064 \begin_inset Foot
21065 status open
21066
21067 \begin_layout Plain Layout
21068 Note, that you cannot paste into a multicell selection because it would
21069  not be clear what to do when pasting a single word in a selected 2×3.
21070  
21071 \end_layout
21072
21073 \end_inset
21074
21075  Selection with the mouse or with 
21076 \family sans
21077 Shift
21078 \family default
21079  plus the arrow keys works as usual.
21080  You can also copy and paste the entire table as a single unit by starting
21081  the selection from outside the table.
21082 \end_layout
21083
21084 \begin_layout Section
21085 Floats
21086 \begin_inset Index idx
21087 status collapsed
21088
21089 \begin_layout Plain Layout
21090 Floats
21091 \end_layout
21092
21093 \end_inset
21094
21095
21096 \begin_inset CommandInset label
21097 LatexCommand label
21098 name "sec:Floats"
21099
21100 \end_inset
21101
21102
21103 \end_layout
21104
21105 \begin_layout Subsection
21106 Introduction
21107 \end_layout
21108
21109 \begin_layout Standard
21110 A float is a block of text associated with some sort of label, which doesn't
21111  have a fixed location.
21112  It can 
21113 \begin_inset Quotes eld
21114 \end_inset
21115
21116 float
21117 \begin_inset Quotes erd
21118 \end_inset
21119
21120  forward or backward a page or two, to wherever it fits best.
21121  
21122 \family sans
21123 Footnotes
21124 \family default
21125  and 
21126 \family sans
21127 Margin
21128 \begin_inset space ~
21129 \end_inset
21130
21131 Notes
21132 \family default
21133  are also floats, because they can float to the next page when there are
21134  too many notes on the page.
21135 \end_layout
21136
21137 \begin_layout Standard
21138 Floats make it possible to get a high quality layout.
21139  Images and tables can be spread evenly over the pages to avoid whitespace
21140  and pages without text.
21141  As the floating often destroys the context between the text and the image/table
21142 , every float can be referenced in the text.
21143  Floats are therefore numbered.
21144  Referencing is described in section
21145 \begin_inset space ~
21146 \end_inset
21147
21148
21149 \begin_inset CommandInset ref
21150 LatexCommand ref
21151 reference "sec:Cross-References"
21152
21153 \end_inset
21154
21155 .
21156 \end_layout
21157
21158 \begin_layout Standard
21159 To insert a float, use the menu 
21160 \family sans
21161 Insert\SpecialChar \menuseparator
21162 Floats
21163 \family default
21164 .
21165  A box with a caption will be inserted into your document.
21166  The label will automatically be translated to the document language in
21167  the output.
21168  After the label you can insert the caption text.
21169 \begin_inset Index idx
21170 status collapsed
21171
21172 \begin_layout Plain Layout
21173 Floats ! Captions
21174 \end_layout
21175
21176 \end_inset
21177
21178  The image or table is inserted above or below the caption in a separate
21179  paragraph within the float.
21180  To keep your LyX-document readable, you can open and close the float box
21181  by left-clicking on the box label.
21182  A closed float box looks like this: 
21183 \begin_inset Graphics
21184         filename clipart/floatQt4.png
21185         scale 80
21186
21187 \end_inset
21188
21189  – a gray button with a red label.
21190 \end_layout
21191
21192 \begin_layout Standard
21193 It is recommended to insert floats as a separate paragraph to avoid possible
21194  LaTeX-errors that can occur when the surrounding text is specially formatted.
21195 \end_layout
21196
21197 \begin_layout Subsection
21198 Examples
21199 \end_layout
21200
21201 \begin_layout Subsubsection
21202 Figure Floats
21203 \begin_inset CommandInset label
21204 LatexCommand label
21205 name "sub:Figure-Floats"
21206
21207 \end_inset
21208
21209
21210 \begin_inset Index idx
21211 status collapsed
21212
21213 \begin_layout Plain Layout
21214 Floats ! Figure floats
21215 \end_layout
21216
21217 \end_inset
21218
21219
21220 \end_layout
21221
21222 \begin_layout Standard
21223 Figure
21224 \begin_inset space ~
21225 \end_inset
21226
21227
21228 \begin_inset CommandInset ref
21229 LatexCommand ref
21230 reference "cap:Platypus"
21231
21232 \end_inset
21233
21234  was created using the menu 
21235 \family sans
21236 Insert\SpecialChar \menuseparator
21237 Float\SpecialChar \menuseparator
21238 Figure
21239 \family default
21240  or the toolbar button 
21241 \begin_inset Info
21242 type  "icon"
21243 arg   "float-insert figure"
21244 \end_inset
21245
21246 .
21247  The image was inserted by setting the cursor above the caption label and
21248  using the menu 
21249 \family sans
21250 Insert\SpecialChar \menuseparator
21251 Graphics
21252 \family default
21253  or the toolbar button 
21254 \begin_inset Info
21255 type  "icon"
21256 arg   "dialog-show-new-inset graphics"
21257 \end_inset
21258
21259 .
21260  The image in the float was horizontally centered by putting the cursor
21261  in front of or behind the image and using the menu 
21262 \family sans
21263 Edit\SpecialChar \menuseparator
21264 Paragraph
21265 \begin_inset space ~
21266 \end_inset
21267
21268 Settings
21269 \family default
21270  or the toolbar button 
21271 \begin_inset Info
21272 type  "icon"
21273 arg   "layout-paragraph"
21274 \end_inset
21275
21276 .
21277 \end_layout
21278
21279 \begin_layout Standard
21280 \begin_inset Float figure
21281 wide false
21282 sideways false
21283 status open
21284
21285 \begin_layout Plain Layout
21286 \align center
21287 \begin_inset Graphics
21288         filename clipart/platypus.eps
21289         lyxscale 50
21290         width 50col%
21291
21292 \end_inset
21293
21294
21295 \end_layout
21296
21297 \begin_layout Plain Layout
21298 \begin_inset Caption
21299
21300 \begin_layout Plain Layout
21301 \begin_inset CommandInset label
21302 LatexCommand label
21303 name "cap:Platypus"
21304
21305 \end_inset
21306
21307 A severely distorted platypus in a float.
21308 \end_layout
21309
21310 \end_inset
21311
21312
21313 \end_layout
21314
21315 \end_inset
21316
21317
21318 \end_layout
21319
21320 \begin_layout Standard
21321 This figure float also shows how to set a label and create a cross-reference
21322  to it.
21323  As described in section
21324 \begin_inset space ~
21325 \end_inset
21326
21327
21328 \begin_inset CommandInset ref
21329 LatexCommand ref
21330 reference "sec:Cross-References"
21331
21332 \end_inset
21333
21334 , you can simply insert a label in the caption using the menu 
21335 \family sans
21336 Insert\SpecialChar \menuseparator
21337 Label
21338 \family default
21339  or the toolbar button 
21340 \begin_inset Info
21341 type  "icon"
21342 arg   "label-insert"
21343 \end_inset
21344
21345  and refer to it using the menu 
21346 \family sans
21347 Insert\SpecialChar \menuseparator
21348 Cross-Reference
21349 \family default
21350  or the toolbar button 
21351 \begin_inset Info
21352 type  "icon"
21353 arg   "dialog-show-new-inset ref"
21354 \end_inset
21355
21356 .
21357  It is important to use references to figure floats, rather than using vague
21358  references like 
21359 \begin_inset Quotes eld
21360 \end_inset
21361
21362 the figure above
21363 \begin_inset Quotes erd
21364 \end_inset
21365
21366 , because, as LaTeX will reposition the floats in the final document, it
21367  might not be 
21368 \begin_inset Quotes eld
21369 \end_inset
21370
21371 above
21372 \begin_inset Quotes erd
21373 \end_inset
21374
21375  at all.
21376 \end_layout
21377
21378 \begin_layout Standard
21379 Normally only one image is inserted in a figure float, but sometimes you
21380  might want to use two images with separate subcaptions.
21381  This can be done by inserting image floats into existing image floats.
21382  Note that only the main caption of the float is added to the List of Figures
21383  as described in section
21384 \begin_inset space ~
21385 \end_inset
21386
21387
21388 \begin_inset CommandInset ref
21389 LatexCommand ref
21390 reference "sub:List-of-Figures"
21391
21392 \end_inset
21393
21394 .
21395  Figure
21396 \begin_inset space ~
21397 \end_inset
21398
21399
21400 \begin_inset CommandInset ref
21401 LatexCommand ref
21402 reference "fig:Two-distorted-images"
21403
21404 \end_inset
21405
21406  is an example of a figure float with two images set side by side.
21407  You can also set the images one below the other.
21408  Figure
21409 \begin_inset space ~
21410 \end_inset
21411
21412
21413 \begin_inset CommandInset ref
21414 LatexCommand ref
21415 reference "fig:Undefinable"
21416
21417 \end_inset
21418
21419  and 
21420 \begin_inset CommandInset ref
21421 LatexCommand ref
21422 reference "fig:Platypus"
21423
21424 \end_inset
21425
21426  are the subfigures.
21427 \end_layout
21428
21429 \begin_layout Standard
21430 \begin_inset Float figure
21431 wide false
21432 sideways false
21433 status open
21434
21435 \begin_layout Plain Layout
21436 \begin_inset space \hfill{}
21437 \end_inset
21438
21439
21440 \begin_inset Float figure
21441 wide false
21442 sideways false
21443 status collapsed
21444
21445 \begin_layout Plain Layout
21446 \begin_inset Caption
21447
21448 \begin_layout Plain Layout
21449 \begin_inset CommandInset label
21450 LatexCommand label
21451 name "fig:Undefinable"
21452
21453 \end_inset
21454
21455 Undefinable
21456 \end_layout
21457
21458 \end_inset
21459
21460
21461 \end_layout
21462
21463 \begin_layout Plain Layout
21464 \begin_inset Graphics
21465         filename clipart/escher-lsd.eps
21466         width 45col%
21467
21468 \end_inset
21469
21470
21471 \end_layout
21472
21473 \end_inset
21474
21475
21476 \begin_inset space \hfill{}
21477 \end_inset
21478
21479
21480 \begin_inset Float figure
21481 wide false
21482 sideways false
21483 status collapsed
21484
21485 \begin_layout Plain Layout
21486 \begin_inset Caption
21487
21488 \begin_layout Plain Layout
21489 \begin_inset CommandInset label
21490 LatexCommand label
21491 name "fig:Platypus"
21492
21493 \end_inset
21494
21495 Platypus
21496 \end_layout
21497
21498 \end_inset
21499
21500
21501 \end_layout
21502
21503 \begin_layout Plain Layout
21504 \begin_inset Graphics
21505         filename clipart/platypus.eps
21506         lyxscale 60
21507         width 45col%
21508
21509 \end_inset
21510
21511
21512 \end_layout
21513
21514 \end_inset
21515
21516
21517 \begin_inset space \hfill{}
21518 \end_inset
21519
21520
21521 \end_layout
21522
21523 \begin_layout Plain Layout
21524 \begin_inset Caption
21525
21526 \begin_layout Plain Layout
21527 \begin_inset CommandInset label
21528 LatexCommand label
21529 name "fig:Two-distorted-images"
21530
21531 \end_inset
21532
21533 Two distorted images.
21534 \end_layout
21535
21536 \end_inset
21537
21538
21539 \end_layout
21540
21541 \end_inset
21542
21543
21544 \end_layout
21545
21546 \begin_layout Subsubsection
21547 Table Floats
21548 \begin_inset Index idx
21549 status collapsed
21550
21551 \begin_layout Plain Layout
21552 Floats ! Table floats
21553 \end_layout
21554
21555 \end_inset
21556
21557
21558 \end_layout
21559
21560 \begin_layout Standard
21561 Table floats can be inserted using the menu 
21562 \family sans
21563 Insert\SpecialChar \menuseparator
21564 Float\SpecialChar \menuseparator
21565 Table
21566 \family default
21567  or the toolbar botton 
21568 \begin_inset Info
21569 type  "icon"
21570 arg   "float-insert table"
21571 \end_inset
21572
21573 .
21574  They have the same properties as figure floats except for the different
21575  label.
21576  Table
21577 \begin_inset space ~
21578 \end_inset
21579
21580
21581 \begin_inset CommandInset ref
21582 LatexCommand ref
21583 reference "tab:Table-float"
21584
21585 \end_inset
21586
21587  is a table float.
21588 \end_layout
21589
21590 \begin_layout Standard
21591 \begin_inset Float table
21592 wide false
21593 sideways false
21594 status open
21595
21596 \begin_layout Plain Layout
21597 \begin_inset Caption
21598
21599 \begin_layout Plain Layout
21600 \begin_inset CommandInset label
21601 LatexCommand label
21602 name "tab:Table-float"
21603
21604 \end_inset
21605
21606 A table float.
21607 \end_layout
21608
21609 \end_inset
21610
21611
21612 \end_layout
21613
21614 \begin_layout Plain Layout
21615 \align center
21616 \begin_inset Tabular
21617 <lyxtabular version="3" rows="3" columns="3">
21618 <features tabularvalignment="middle">
21619 <column alignment="center" valignment="top" width="0pt">
21620 <column alignment="center" valignment="top" width="0pt">
21621 <column alignment="center" valignment="top" width="0pt">
21622 <row>
21623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21624 \begin_inset Text
21625
21626 \begin_layout Plain Layout
21627
21628 \family roman
21629 \series medium
21630 \shape up
21631 \size normal
21632 \emph off
21633 \bar no
21634 \noun off
21635 \color none
21636 1
21637 \end_layout
21638
21639 \end_inset
21640 </cell>
21641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21642 \begin_inset Text
21643
21644 \begin_layout Plain Layout
21645
21646 \family roman
21647 \series medium
21648 \shape up
21649 \size normal
21650 \emph off
21651 \bar no
21652 \noun off
21653 \color none
21654 2
21655 \end_layout
21656
21657 \end_inset
21658 </cell>
21659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21660 \begin_inset Text
21661
21662 \begin_layout Plain Layout
21663
21664 \family roman
21665 \series medium
21666 \shape up
21667 \size normal
21668 \emph off
21669 \bar no
21670 \noun off
21671 \color none
21672 3
21673 \end_layout
21674
21675 \end_inset
21676 </cell>
21677 </row>
21678 <row>
21679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21680 \begin_inset Text
21681
21682 \begin_layout Plain Layout
21683
21684 \family roman
21685 \series medium
21686 \shape up
21687 \size normal
21688 \emph off
21689 \bar no
21690 \noun off
21691 \color none
21692 Joe
21693 \end_layout
21694
21695 \end_inset
21696 </cell>
21697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21698 \begin_inset Text
21699
21700 \begin_layout Plain Layout
21701
21702 \family roman
21703 \series medium
21704 \shape up
21705 \size normal
21706 \emph off
21707 \bar no
21708 \noun off
21709 \color none
21710 Mary
21711 \end_layout
21712
21713 \end_inset
21714 </cell>
21715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21716 \begin_inset Text
21717
21718 \begin_layout Plain Layout
21719
21720 \family roman
21721 \series medium
21722 \shape up
21723 \size normal
21724 \emph off
21725 \bar no
21726 \noun off
21727 \color none
21728 Ted
21729 \end_layout
21730
21731 \end_inset
21732 </cell>
21733 </row>
21734 <row>
21735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21736 \begin_inset Text
21737
21738 \begin_layout Plain Layout
21739
21740 \family roman
21741 \series medium
21742 \shape up
21743 \size normal
21744 \emph off
21745 \bar no
21746 \noun off
21747 \color none
21748 \begin_inset Formula $\int x^{2}dx$
21749 \end_inset
21750
21751
21752 \end_layout
21753
21754 \end_inset
21755 </cell>
21756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21757 \begin_inset Text
21758
21759 \begin_layout Plain Layout
21760
21761 \family roman
21762 \series medium
21763 \shape up
21764 \size normal
21765 \emph off
21766 \bar no
21767 \noun off
21768 \color none
21769 \begin_inset Formula $\left[\begin{array}{cc}
21770 a & b\\
21771 c & d
21772 \end{array}\right]$
21773 \end_inset
21774
21775
21776 \end_layout
21777
21778 \end_inset
21779 </cell>
21780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21781 \begin_inset Text
21782
21783 \begin_layout Plain Layout
21784
21785 \family roman
21786 \series medium
21787 \shape up
21788 \size normal
21789 \emph off
21790 \bar no
21791 \noun off
21792 \color none
21793 \begin_inset Formula $1+1=2$
21794 \end_inset
21795
21796
21797 \end_layout
21798
21799 \end_inset
21800 </cell>
21801 </row>
21802 </lyxtabular>
21803
21804 \end_inset
21805
21806
21807 \end_layout
21808
21809 \end_inset
21810
21811
21812 \end_layout
21813
21814 \begin_layout Subsection
21815 More Information
21816 \begin_inset Index idx
21817 status collapsed
21818
21819 \begin_layout Plain Layout
21820 Floats ! Details
21821 \end_layout
21822
21823 \end_inset
21824
21825
21826 \end_layout
21827
21828 \begin_layout Standard
21829 LyX offers you further float types as well as rotated floats.
21830  It also allows you to change the float numbering scheme, to control the
21831  float placement and to change the formatting and placement of the float
21832  caption.
21833  All these features are explained in detail with many examples in chapter
21834  
21835 \emph on
21836 Floats
21837 \emph default
21838  of the the 
21839 \emph on
21840 Embedded
21841 \begin_inset space ~
21842 \end_inset
21843
21844 Objects
21845 \emph default
21846  manual.
21847 \end_layout
21848
21849 \begin_layout Section
21850 Minipages
21851 \begin_inset Index idx
21852 status collapsed
21853
21854 \begin_layout Plain Layout
21855 Minipages
21856 \end_layout
21857
21858 \end_inset
21859
21860
21861 \begin_inset CommandInset label
21862 LatexCommand label
21863 name "sec:Minipages"
21864
21865 \end_inset
21866
21867
21868 \end_layout
21869
21870 \begin_layout Standard
21871 LaTeX provides a mechanism to produce essentially a page within a page,
21872  called minipage.
21873  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21874 \begin_inset space ~
21875 \end_inset
21876
21877 apply.
21878  
21879 \end_layout
21880
21881 \begin_layout Standard
21882 Minipages in LyX have their own collapsible box inserted via the menu 
21883 \family sans
21884 Insert\SpecialChar \menuseparator
21885 Box
21886 \family default
21887 .
21888  Right-clicking on the box allows you to alter the width of the minipage
21889  and its alignment within the page.
21890 \end_layout
21891
21892 \begin_layout Standard
21893 \align center
21894 \begin_inset Box Frameless
21895 position "t"
21896 hor_pos "c"
21897 has_inner_box 1
21898 inner_pos "t"
21899 use_parbox 0
21900 use_makebox 0
21901 width "30col%"
21902 special "none"
21903 height "1pt"
21904 height_special "totalheight"
21905 status open
21906
21907 \begin_layout Plain Layout
21908
21909 \shape italic
21910 This is a minipage.
21911  The text is set in an italic style.
21912 \end_layout
21913
21914 \begin_layout Plain Layout
21915
21916 \shape italic
21917 Minipages are often used for text in another language or text that needs
21918  another formatting.
21919 \end_layout
21920
21921 \end_inset
21922
21923
21924 \end_layout
21925
21926 \begin_layout Standard
21927 \begin_inset VSpace medskip
21928 \end_inset
21929
21930 If you place two minipages side-by-side, you can use 
21931 \family sans
21932 Horizontal Fills
21933 \family default
21934  as described in section
21935 \begin_inset space ~
21936 \end_inset
21937
21938
21939 \begin_inset CommandInset ref
21940 LatexCommand ref
21941 reference "sub:Horizontal-Space"
21942
21943 \end_inset
21944
21945 :
21946 \begin_inset VSpace medskip
21947 \end_inset
21948
21949
21950 \end_layout
21951
21952 \begin_layout Standard
21953 \begin_inset Box Frameless
21954 position "t"
21955 hor_pos "c"
21956 has_inner_box 1
21957 inner_pos "t"
21958 use_parbox 0
21959 use_makebox 0
21960 width "1.5in"
21961 special "none"
21962 height "1pt"
21963 height_special "totalheight"
21964 status open
21965
21966 \begin_layout Plain Layout
21967 This is a minipage with some stupid dummy text.
21968  This dummy text is used to increase the size of the minipage.
21969 \end_layout
21970
21971 \end_inset
21972
21973
21974 \begin_inset space \hfill{}
21975 \end_inset
21976
21977
21978 \begin_inset Box Frameless
21979 position "t"
21980 hor_pos "c"
21981 has_inner_box 1
21982 inner_pos "t"
21983 use_parbox 0
21984 use_makebox 0
21985 width "1.5in"
21986 special "none"
21987 height "1pt"
21988 height_special "totalheight"
21989 status open
21990
21991 \begin_layout Plain Layout
21992 This is a minipage with some stupid dummy text.
21993  This dummy text is used to increase the size of the minipage.
21994 \end_layout
21995
21996 \end_inset
21997
21998
21999 \end_layout
22000
22001 \begin_layout Standard
22002 \begin_inset VSpace bigskip
22003 \end_inset
22004
22005
22006 \end_layout
22007
22008 \begin_layout Standard
22009 When you right-click on a minipage box, you can change the box from a minipage
22010  to other box types.
22011  All box types and their settings are explained in detail in chapter 
22012 \emph on
22013 Boxes
22014 \emph default
22015  of the 
22016 \emph on
22017 Embedded
22018 \begin_inset space ~
22019 \end_inset
22020
22021 Objects
22022 \emph default
22023  manual.
22024 \end_layout
22025
22026 \begin_layout Chapter
22027 Mathematical Formulas
22028 \begin_inset Index idx
22029 status collapsed
22030
22031 \begin_layout Plain Layout
22032 Math
22033 \end_layout
22034
22035 \end_inset
22036
22037
22038 \begin_inset Index idx
22039 status collapsed
22040
22041 \begin_layout Plain Layout
22042 Formulas | see
22043 \begin_inset ERT
22044 status collapsed
22045
22046 \begin_layout Plain Layout
22047
22048 {
22049 \end_layout
22050
22051 \end_inset
22052
22053 Math
22054 \begin_inset ERT
22055 status collapsed
22056
22057 \begin_layout Plain Layout
22058
22059 }
22060 \end_layout
22061
22062 \end_inset
22063
22064
22065 \end_layout
22066
22067 \end_inset
22068
22069
22070 \begin_inset CommandInset label
22071 LatexCommand label
22072 name "cha:Mathematical-Formulas"
22073
22074 \end_inset
22075
22076
22077 \end_layout
22078
22079 \begin_layout Standard
22080 The issues of this chapter are described in detail in the 
22081 \emph on
22082 Math
22083 \emph default
22084  manual.
22085  There you will also find tips and tricks for special cases.
22086 \end_layout
22087
22088 \begin_layout Section
22089 Basic Math Editing
22090 \begin_inset Index idx
22091 status collapsed
22092
22093 \begin_layout Plain Layout
22094 Math ! Basics
22095 \end_layout
22096
22097 \end_inset
22098
22099
22100 \end_layout
22101
22102 \begin_layout Standard
22103 To create a math formula, you can just click on the toolbar icon 
22104 \begin_inset Info
22105 type  "icon"
22106 arg   "math-mode on"
22107 \end_inset
22108
22109 .
22110  That will create a little blue rectangle, with purple markers around its
22111  corners.
22112  That blue rectangle is the formula itself; the purple markers indicate
22113  what level of nesting within the formula you are at.
22114  You can also choose a particular formula type to insert via the 
22115 \family sans
22116 Insert\SpecialChar \menuseparator
22117 Math
22118 \family default
22119  menu.
22120 \end_layout
22121
22122 \begin_layout Standard
22123 Editing the parameters of a formula and adding math constructs can be done
22124  with the 
22125 \family sans
22126 math
22127 \begin_inset space ~
22128 \end_inset
22129
22130 toolbar
22131 \family default
22132 , that appears when the cursor is in a formula.
22133 \end_layout
22134
22135 \begin_layout Standard
22136 There are two main types of formulas: Inline formulas appear within a text
22137  line, like this one:
22138 \end_layout
22139
22140 \begin_layout Standard
22141 This is a line with an inline formula 
22142 \begin_inset Formula $A=B$
22143 \end_inset
22144
22145  in it.
22146 \end_layout
22147
22148 \begin_layout Standard
22149 Displayed formulas appear outside the text like if they were in an own paragraph
22150 , like this one:
22151 \begin_inset Formula 
22152 \[
22153 A=B
22154 \]
22155
22156 \end_inset
22157
22158 You can only number and reference displayed formulas.
22159 \end_layout
22160
22161 \begin_layout Standard
22162 LyX supports also many LaTeX math commands.
22163  E.
22164 \begin_inset space \thinspace{}
22165 \end_inset
22166
22167 g.
22168 \begin_inset space \space{}
22169 \end_inset
22170
22171 typing 
22172 \begin_inset Quotes eld
22173 \end_inset
22174
22175
22176 \series bold
22177
22178 \backslash
22179 alpha
22180 \series default
22181
22182 \begin_inset Quotes erd
22183 \end_inset
22184
22185 , followed by a space, in a formula will create the Greek letter 
22186 \begin_inset Formula $\alpha$
22187 \end_inset
22188
22189 .
22190  So typing commands might sometimes be faster than using the 
22191 \family sans
22192 Math
22193 \begin_inset space ~
22194 \end_inset
22195
22196 Panel
22197 \family default
22198 .
22199 \end_layout
22200
22201 \begin_layout Subsection
22202 Navigating in Formulas
22203 \begin_inset Index idx
22204 status collapsed
22205
22206 \begin_layout Plain Layout
22207 Math ! Navigating
22208 \end_layout
22209
22210 \end_inset
22211
22212
22213 \end_layout
22214
22215 \begin_layout Standard
22216 The best control over the cursor position within an existing formula is
22217  achieved with the arrow keys.
22218  LyX uses small rectangles to indicate places where something can be inserted.
22219  The arrow keys can be used to navigate between parts of a formula.
22220  Pressing 
22221 \family sans
22222 Space
22223 \family default
22224  will leave a formula construct (a square root 
22225 \begin_inset Formula $\sqrt{2}$
22226 \end_inset
22227
22228 , or parentheses 
22229 \begin_inset Formula $\left(f\right)$
22230 \end_inset
22231
22232 , or a matrix 
22233 \begin_inset Formula $\left[\begin{array}{cc}
22234 1 & 2\\
22235 3 & 4
22236 \end{array}\right]$
22237 \end_inset
22238
22239 ).
22240  Pressing 
22241 \family sans
22242 Escape
22243 \family default
22244  will leave the formula, placing the cursor after the formula.
22245  
22246 \family sans
22247 Tab
22248 \family default
22249  can be used to move horizontally in a formula; for example, through the
22250  cells of a matrix or the positions in a multi-line equation.
22251 \end_layout
22252
22253 \begin_layout Standard
22254
22255 \family sans
22256 Space
22257 \family default
22258 , printed in this document as 
22259 \begin_inset Quotes eld
22260 \end_inset
22261
22262
22263 \begin_inset ERT
22264 status collapsed
22265
22266 \begin_layout Plain Layout
22267
22268
22269 \backslash
22270 spce 
22271 \end_layout
22272
22273 \end_inset
22274
22275
22276 \begin_inset Quotes erd
22277 \end_inset
22278
22279
22280 \begin_inset Note Note
22281 status collapsed
22282
22283 \begin_layout Plain Layout
22284 This command will appear in the output as official character denoting the
22285  space character (visible space).
22286 \end_layout
22287
22288 \end_inset
22289
22290 , seems to do nothing in a formula, since it does not add a space between
22291  characters, but it does exit a nested structure.
22292  For this reason, you have to be careful about using 
22293 \family sans
22294 Space
22295 \family default
22296 .
22297  For example, if you want 
22298 \begin_inset Formula $\sqrt{2x+1}$
22299 \end_inset
22300
22301 , type 
22302 \series bold
22303
22304 \backslash
22305 sqrt
22306 \begin_inset ERT
22307 status collapsed
22308
22309 \begin_layout Plain Layout
22310
22311
22312 \backslash
22313 spce 
22314 \end_layout
22315
22316 \end_inset
22317
22318 2x+1
22319 \series default
22320  and not 
22321 \series bold
22322
22323 \backslash
22324 sqrt
22325 \begin_inset ERT
22326 status collapsed
22327
22328 \begin_layout Plain Layout
22329
22330
22331 \backslash
22332 spce 
22333 \end_layout
22334
22335 \end_inset
22336
22337 2x
22338 \begin_inset ERT
22339 status collapsed
22340
22341 \begin_layout Plain Layout
22342
22343
22344 \backslash
22345 spce 
22346 \end_layout
22347
22348 \end_inset
22349
22350 +1
22351 \series default
22352 , since in the latter case only the 
22353 \family typewriter
22354
22355 \begin_inset Formula $2x$
22356 \end_inset
22357
22358
22359 \family default
22360  will be under the square root sign: 
22361 \begin_inset Formula $\sqrt{2x}+1$
22362 \end_inset
22363
22364 .
22365 \end_layout
22366
22367 \begin_layout Standard
22368 You can leave many parts of a formula, like this matrix, partially filled
22369  in, such as:
22370 \begin_inset Formula 
22371 \[
22372 \left(\begin{array}{ccc}
22373 \lambda_{1}\\
22374  & \ddots\\
22375  &  & \lambda_{n}
22376 \end{array}\right)
22377 \]
22378
22379 \end_inset
22380
22381 If you leave a fraction only partially filled in, or a subscript with nothing
22382  in it, the results will be unpredictable, but most constructs don't mind.
22383 \end_layout
22384
22385 \begin_layout Subsection
22386 Selecting Text
22387 \end_layout
22388
22389 \begin_layout Standard
22390 You can select text within a formula in two different ways.
22391  Place the cursor at one end of the string of text you want, and press 
22392 \family sans
22393 Shift
22394 \family default
22395  and a cursor movement key to select text.
22396  It will be highlighted as with regular text selection.
22397  Alternatively, you can select text with the mouse in the usual way.
22398  That text can then be cut or copied, and then pasted within any formula,
22399  but not in a normal text region in LyX.
22400 \end_layout
22401
22402 \begin_layout Subsection
22403 Exponents and Subscripts
22404 \begin_inset Index idx
22405 status collapsed
22406
22407 \begin_layout Plain Layout
22408 Math ! Exponents
22409 \end_layout
22410
22411 \end_inset
22412
22413
22414 \begin_inset Index idx
22415 status collapsed
22416
22417 \begin_layout Plain Layout
22418 Math ! Subscripts
22419 \end_layout
22420
22421 \end_inset
22422
22423
22424 \end_layout
22425
22426 \begin_layout Standard
22427 You can use the math panel to add super- or subscripts, but the much easier
22428  way is to use a command.
22429  To get 
22430 \begin_inset Formula $x^{2}$
22431 \end_inset
22432
22433 , type in a formula 
22434 \series bold
22435 x^2
22436 \begin_inset ERT
22437 status collapsed
22438
22439 \begin_layout Plain Layout
22440
22441
22442 \backslash
22443 spce 
22444 \end_layout
22445
22446 \end_inset
22447
22448
22449 \series default
22450 .
22451  The final 
22452 \family sans
22453 Space
22454 \family default
22455  puts the cursor back down on the base line of the expression.
22456  If you type 
22457 \series bold
22458 x^2y
22459 \series default
22460 , you will get 
22461 \begin_inset Formula $x^{2y}$
22462 \end_inset
22463
22464 , to get 
22465 \begin_inset Formula $x^{2}y$
22466 \end_inset
22467
22468 , type 
22469 \series bold
22470 x^2
22471 \begin_inset ERT
22472 status collapsed
22473
22474 \begin_layout Plain Layout
22475
22476
22477 \backslash
22478 spce 
22479 \end_layout
22480
22481 \end_inset
22482
22483 y
22484 \series default
22485 .
22486  If you use characters in the superscript, that could be accented with the
22487  hat 
22488 \begin_inset Quotes eld
22489 \end_inset
22490
22491 ^
22492 \begin_inset Quotes erd
22493 \end_inset
22494
22495 , you have to use an extra 
22496 \family sans
22497 Space
22498 \family default
22499  to separate the hat and the character.
22500  E.
22501 \begin_inset space \thinspace{}
22502 \end_inset
22503
22504 g.
22505 \begin_inset space \space{}
22506 \end_inset
22507
22508 if you want 
22509 \begin_inset Formula $x^{a}$
22510 \end_inset
22511
22512 , type 
22513 \series bold
22514 x^
22515 \begin_inset ERT
22516 status collapsed
22517
22518 \begin_layout Plain Layout
22519
22520
22521 \backslash
22522 spce 
22523 \end_layout
22524
22525 \end_inset
22526
22527 a
22528 \series default
22529 .
22530  Subscripts are similar: To get 
22531 \begin_inset Formula $a_{1}$
22532 \end_inset
22533
22534 , type 
22535 \series bold
22536 a_1
22537 \begin_inset ERT
22538 status collapsed
22539
22540 \begin_layout Plain Layout
22541
22542
22543 \backslash
22544 spce 
22545 \end_layout
22546
22547 \end_inset
22548
22549
22550 \series default
22551 .
22552 \end_layout
22553
22554 \begin_layout Subsection
22555 Fractions
22556 \begin_inset Index idx
22557 status collapsed
22558
22559 \begin_layout Plain Layout
22560 Math ! Fractions
22561 \end_layout
22562
22563 \end_inset
22564
22565
22566 \end_layout
22567
22568 \begin_layout Standard
22569 Create a fraction with either the command 
22570 \series bold
22571
22572 \backslash
22573 frac
22574 \series default
22575  or using the icon 
22576 \begin_inset Graphics
22577         filename ../images/math/frac.png
22578         scale 60
22579
22580 \end_inset
22581
22582  in the 
22583 \family sans
22584 Math
22585 \begin_inset space ~
22586 \end_inset
22587
22588 Panel
22589 \family default
22590 .
22591  You will be presented with an empty fraction.
22592  The cursor is above the fraction line.
22593  To move it to the bottom, simply press 
22594 \family sans
22595 Down
22596 \family default
22597 .
22598  To move back up, press 
22599 \family sans
22600 Up
22601 \family default
22602 .
22603  Any math structure can be placed in a fraction, as this example shows:
22604 \begin_inset Formula 
22605 \[
22606 \left[\frac{1}{\left(\begin{array}{cc}
22607 2 & 3\\
22608 4 & 5
22609 \end{array}\right)}\right]
22610 \]
22611
22612 \end_inset
22613
22614
22615 \end_layout
22616
22617 \begin_layout Subsection
22618 Roots
22619 \begin_inset Index idx
22620 status collapsed
22621
22622 \begin_layout Plain Layout
22623 Math ! Roots
22624 \end_layout
22625
22626 \end_inset
22627
22628
22629 \end_layout
22630
22631 \begin_layout Standard
22632 Roots can be created using the 
22633 \family sans
22634 Math
22635 \begin_inset space ~
22636 \end_inset
22637
22638 Panel
22639 \family default
22640  button
22641 \begin_inset Graphics
22642         filename ../images/math/sqrt.png
22643         scale 85
22644         groupId toolbarbuttons
22645
22646 \end_inset
22647
22648  or the commands 
22649 \series bold
22650
22651 \backslash
22652 sqrt
22653 \series default
22654  or 
22655 \series bold
22656
22657 \backslash
22658 root
22659 \series default
22660 .
22661  With the command 
22662 \series bold
22663
22664 \backslash
22665 root
22666 \series default
22667  you can produce roots of higher orders, like cube roots, while 
22668 \series bold
22669
22670 \backslash
22671 sqrt
22672 \series default
22673  produces always a square root.
22674 \end_layout
22675
22676 \begin_layout Subsection
22677 Operators with Limits
22678 \begin_inset Index idx
22679 status collapsed
22680
22681 \begin_layout Plain Layout
22682 Math ! Sums
22683 \end_layout
22684
22685 \end_inset
22686
22687
22688 \begin_inset Index idx
22689 status collapsed
22690
22691 \begin_layout Plain Layout
22692 Math ! Integrals
22693 \end_layout
22694
22695 \end_inset
22696
22697
22698 \begin_inset CommandInset label
22699 LatexCommand label
22700 name "sub:Operators-with-Limits"
22701
22702 \end_inset
22703
22704
22705 \end_layout
22706
22707 \begin_layout Standard
22708 Sum (
22709 \begin_inset Formula $\sum$
22710 \end_inset
22711
22712 ) and integral (
22713 \begin_inset Formula $\int$
22714 \end_inset
22715
22716 ) operators are very often decorated with limits.
22717  These limits can be entered in LyX by entering them as you would enter
22718  a super- or subscript, directly after the symbol.
22719  The sum operator will automatically place its 
22720 \begin_inset Quotes eld
22721 \end_inset
22722
22723 limits
22724 \begin_inset Quotes erd
22725 \end_inset
22726
22727  over and under the symbol in displayed formulas, and on the side in inline
22728  formulas.
22729  Such as 
22730 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22731 \end_inset
22732
22733 , versus
22734 \begin_inset Formula 
22735 \[
22736 \sum_{n=0}^{\infty}\frac{1}{n!}=e
22737 \]
22738
22739 \end_inset
22740
22741 Integral signs, however, will place the limits on the side in both formula
22742  types.
22743 \end_layout
22744
22745 \begin_layout Standard
22746 All operators with limits will be automatically re-sized when placed in
22747  display mode.
22748  The placement of the limits can be changed by placing the cursor directly
22749  behind the operator and hitting 
22750 \begin_inset Info
22751 type  "shortcut"
22752 arg   "math-limits"
22753 \end_inset
22754
22755  or using the menu 
22756 \family sans
22757 Edit\SpecialChar \menuseparator
22758 Math\SpecialChar \menuseparator
22759 Change
22760 \begin_inset space ~
22761 \end_inset
22762
22763 Limits
22764 \begin_inset space ~
22765 \end_inset
22766
22767 Type
22768 \family default
22769 .
22770 \end_layout
22771
22772 \begin_layout Standard
22773 Certain other mathematical expressions have this 
22774 \begin_inset Quotes eld
22775 \end_inset
22776
22777 moving limits
22778 \begin_inset Quotes erd
22779 \end_inset
22780
22781  feature as addition, such as
22782 \begin_inset Index idx
22783 status collapsed
22784
22785 \begin_layout Plain Layout
22786 Math ! Limits
22787 \end_layout
22788
22789 \end_inset
22790
22791
22792 \begin_inset Formula 
22793 \[
22794 \lim_{x\rightarrow\infty}f(x),
22795 \]
22796
22797 \end_inset
22798
22799 which will place the 
22800 \begin_inset Formula $x\rightarrow\infty$
22801 \end_inset
22802
22803  underneath the 
22804 \begin_inset Quotes eld
22805 \end_inset
22806
22807 lim
22808 \begin_inset Quotes erd
22809 \end_inset
22810
22811  in display mode.
22812  In inline formulas it looks like this: 
22813 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22814 \end_inset
22815
22816 .
22817 \end_layout
22818
22819 \begin_layout Standard
22820 Note that the lim-function was entered as the function macro 
22821 \series bold
22822
22823 \backslash
22824 lim
22825 \series default
22826 .
22827  Have a look at section
22828 \begin_inset space ~
22829 \end_inset
22830
22831
22832 \begin_inset CommandInset ref
22833 LatexCommand ref
22834 reference "sub:Functions"
22835
22836 \end_inset
22837
22838  for an explanation of function macros.
22839 \end_layout
22840
22841 \begin_layout Subsection
22842 Math Symbols
22843 \begin_inset Index idx
22844 status collapsed
22845
22846 \begin_layout Plain Layout
22847 Math ! Symbols
22848 \end_layout
22849
22850 \end_inset
22851
22852
22853 \end_layout
22854
22855 \begin_layout Standard
22856 Most math symbols can be found in the 
22857 \family sans
22858 Math
22859 \begin_inset space ~
22860 \end_inset
22861
22862 Panel
22863 \family default
22864  under one of several categories; including 
22865 \family sans
22866 Greek
22867 \family default
22868
22869 \family sans
22870 Operators
22871 \family default
22872  , 
22873 \family sans
22874 Relations
22875 \family default
22876
22877 \family sans
22878 Arrows
22879 \family default
22880 .
22881  There are also the additional symbols provided by the American Mathematical
22882  Society (AMS).
22883 \end_layout
22884
22885 \begin_layout Standard
22886 If you know the LaTeX-command for a construct or symbol you wish to use,
22887  you don't have to use the 
22888 \family sans
22889 Math
22890 \begin_inset space ~
22891 \end_inset
22892
22893 Panel
22894 \family default
22895 , but can type the command directly into the formula.
22896  LyX will convert it to the corresponding symbol or construct.
22897 \end_layout
22898
22899 \begin_layout Subsection
22900 Altering Spacing
22901 \begin_inset Index idx
22902 status collapsed
22903
22904 \begin_layout Plain Layout
22905 Math ! Spaces
22906 \end_layout
22907
22908 \end_inset
22909
22910
22911 \end_layout
22912
22913 \begin_layout Standard
22914 You may want to create spaces that differ from the standard spacing that
22915  LaTeX provides.
22916  To do this, type 
22917 \begin_inset Info
22918 type  "shortcut"
22919 arg   "space-insert protected"
22920 \end_inset
22921
22922  or to use the 
22923 \family sans
22924 Math
22925 \begin_inset space ~
22926 \end_inset
22927
22928 Panel
22929 \family default
22930  button 
22931 \begin_inset Graphics
22932         filename ../images/math/space.png
22933         scale 85
22934         groupId toolbarbuttons
22935
22936 \end_inset
22937
22938 .
22939  This generates a small space, and shows a small marker on the screen.
22940  For example, the sequence 
22941 \series bold
22942 a Ctrl+Space b
22943 \series default
22944
22945 \begin_inset Formula $a\, b$
22946 \end_inset
22947
22948  appears in LyX as 
22949 \begin_inset Graphics
22950         filename clipart/SpaceMarker.png
22951
22952 \end_inset
22953
22954 .
22955  You can change the space to different sizes when you set the cursor behind
22956  the space marker and hit space again several times.
22957  With every space hit the size will be changed.
22958  Some markers for the space size appear red in LyX, because they are negative
22959  spaces.
22960  Here are two examples:
22961 \end_layout
22962
22963 \begin_layout Standard
22964
22965 \series bold
22966 a Ctrl+Space b
22967 \series default
22968  and 3×
22969 \family sans
22970 Space
22971 \family default
22972
22973 \begin_inset Formula $a\quad b$
22974 \end_inset
22975
22976
22977 \end_layout
22978
22979 \begin_layout Standard
22980
22981 \series bold
22982 a Ctrl+Space b
22983 \series default
22984  and 5×
22985 \family sans
22986 Space
22987 \family default
22988
22989 \begin_inset Formula $a\! b$
22990 \end_inset
22991
22992
22993 \end_layout
22994
22995 \begin_layout Subsection
22996 Functions
22997 \begin_inset Index idx
22998 status collapsed
22999
23000 \begin_layout Plain Layout
23001 Math ! Functions
23002 \end_layout
23003
23004 \end_inset
23005
23006
23007 \begin_inset CommandInset label
23008 LatexCommand label
23009 name "sub:Functions"
23010
23011 \end_inset
23012
23013
23014 \end_layout
23015
23016 \begin_layout Standard
23017 The 
23018 \family sans
23019 Math
23020 \begin_inset space ~
23021 \end_inset
23022
23023 Panel
23024 \family default
23025  contains under the button 
23026 \begin_inset Graphics
23027         filename ../images/math/functions.png
23028         scale 85
23029         groupId toolbarbuttons
23030
23031 \end_inset
23032
23033  a number of function macros, such as 
23034 \begin_inset Formula $\sin$
23035 \end_inset
23036
23037
23038 \begin_inset Formula $\lim$
23039 \end_inset
23040
23041
23042 \emph on
23043 etc
23044 \emph default
23045 .
23046  (you can also insert them in a formula by typing 
23047 \series bold
23048
23049 \backslash
23050 sin
23051 \series default
23052  etc.).
23053  Standard mathematical practice is that functions are printed upright to
23054  avoid confusions, because 
23055 \begin_inset Formula $sin$
23056 \end_inset
23057
23058  does normally mean 
23059 \begin_inset Formula $s\cdot i\cdot n$
23060 \end_inset
23061
23062 .
23063 \end_layout
23064
23065 \begin_layout Standard
23066 Using the function macros will also produce correct spacing around the function:
23067  
23068 \begin_inset Formula $a\sin x$
23069 \end_inset
23070
23071  is different from 
23072 \begin_inset Formula $asinx$
23073 \end_inset
23074
23075
23076 \end_layout
23077
23078 \begin_layout Standard
23079 For some mathematical objects, like the limes, the macro changes where subscript
23080 s are placed, as described in section
23081 \begin_inset space ~
23082 \end_inset
23083
23084
23085 \begin_inset CommandInset ref
23086 LatexCommand ref
23087 reference "sub:Operators-with-Limits"
23088
23089 \end_inset
23090
23091 .
23092 \end_layout
23093
23094 \begin_layout Subsection
23095 Accents
23096 \begin_inset Index idx
23097 status collapsed
23098
23099 \begin_layout Plain Layout
23100 Math ! Accents
23101 \end_layout
23102
23103 \end_inset
23104
23105
23106 \end_layout
23107
23108 \begin_layout Standard
23109 In a formula you can insert accented characters in the same way as in text
23110  mode.
23111  This may depend on your keyboard, or the bindings file you use.
23112  You can also use LaTeX commands to e.
23113 \begin_inset space \thinspace{}
23114 \end_inset
23115
23116 g.
23117 \begin_inset space \space{}
23118 \end_inset
23119
23120 enter 
23121 \begin_inset Formula $\hat{a}$
23122 \end_inset
23123
23124  even if your keyboard doesn't have hat-accents enabled.
23125  Our example is entered by typing 
23126 \series bold
23127
23128 \backslash
23129 hat
23130 \begin_inset ERT
23131 status collapsed
23132
23133 \begin_layout Plain Layout
23134
23135
23136 \backslash
23137 spce 
23138 \end_layout
23139
23140 \end_inset
23141
23142 a
23143 \series default
23144  in a formula.
23145  Table
23146 \begin_inset space ~
23147 \end_inset
23148
23149
23150 \begin_inset CommandInset ref
23151 LatexCommand ref
23152 reference "cap:Accent-names-and"
23153
23154 \end_inset
23155
23156  shows the equivalences between the accent names and the commands.
23157 \end_layout
23158
23159 \begin_layout Standard
23160 \begin_inset Float table
23161 wide false
23162 sideways false
23163 status open
23164
23165 \begin_layout Plain Layout
23166 \begin_inset Caption
23167
23168 \begin_layout Plain Layout
23169 \begin_inset CommandInset label
23170 LatexCommand label
23171 name "cap:Accent-names-and"
23172
23173 \end_inset
23174
23175 Accent names and the corresponding commands.
23176 \end_layout
23177
23178 \end_inset
23179
23180
23181 \end_layout
23182
23183 \begin_layout Plain Layout
23184 \align center
23185 \begin_inset Tabular
23186 <lyxtabular version="3" rows="11" columns="3">
23187 <features tabularvalignment="middle">
23188 <column alignment="center" valignment="top" width="0pt">
23189 <column alignment="center" valignment="top" width="0pt">
23190 <column alignment="center" valignment="top" width="0pt">
23191 <row>
23192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23193 \begin_inset Text
23194
23195 \begin_layout Plain Layout
23196 Name
23197 \end_layout
23198
23199 \end_inset
23200 </cell>
23201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23202 \begin_inset Text
23203
23204 \begin_layout Plain Layout
23205 Command
23206 \end_layout
23207
23208 \end_inset
23209 </cell>
23210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23211 \begin_inset Text
23212
23213 \begin_layout Plain Layout
23214 E
23215 \family roman
23216 \series medium
23217 \shape up
23218 \size normal
23219 \emph off
23220 \bar no
23221 \noun off
23222 \color none
23223 xample
23224 \end_layout
23225
23226 \end_inset
23227 </cell>
23228 </row>
23229 <row>
23230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23231 \begin_inset Text
23232
23233 \begin_layout Plain Layout
23234
23235 \family roman
23236 \series medium
23237 \shape up
23238 \size normal
23239 \emph off
23240 \bar no
23241 \noun off
23242 \color none
23243 circumflex
23244 \end_layout
23245
23246 \end_inset
23247 </cell>
23248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23249 \begin_inset Text
23250
23251 \begin_layout Plain Layout
23252
23253 \series bold
23254
23255 \backslash
23256 hat
23257 \end_layout
23258
23259 \end_inset
23260 </cell>
23261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23262 \begin_inset Text
23263
23264 \begin_layout Plain Layout
23265
23266 \family roman
23267 \series medium
23268 \shape up
23269 \size normal
23270 \emph off
23271 \bar no
23272 \noun off
23273 \color none
23274 \begin_inset Formula $\hat{a}$
23275 \end_inset
23276
23277
23278 \end_layout
23279
23280 \end_inset
23281 </cell>
23282 </row>
23283 <row>
23284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23285 \begin_inset Text
23286
23287 \begin_layout Plain Layout
23288
23289 \family roman
23290 \series medium
23291 \shape up
23292 \size normal
23293 \emph off
23294 \bar no
23295 \noun off
23296 \color none
23297 grave
23298 \end_layout
23299
23300 \end_inset
23301 </cell>
23302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23303 \begin_inset Text
23304
23305 \begin_layout Plain Layout
23306
23307 \series bold
23308
23309 \backslash
23310 grave
23311 \end_layout
23312
23313 \end_inset
23314 </cell>
23315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23316 \begin_inset Text
23317
23318 \begin_layout Plain Layout
23319
23320 \family roman
23321 \series medium
23322 \shape up
23323 \size normal
23324 \emph off
23325 \bar no
23326 \noun off
23327 \color none
23328 \begin_inset Formula $\grave{a}$
23329 \end_inset
23330
23331
23332 \end_layout
23333
23334 \end_inset
23335 </cell>
23336 </row>
23337 <row>
23338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23339 \begin_inset Text
23340
23341 \begin_layout Plain Layout
23342
23343 \family roman
23344 \series medium
23345 \shape up
23346 \size normal
23347 \emph off
23348 \bar no
23349 \noun off
23350 \color none
23351 acute
23352 \end_layout
23353
23354 \end_inset
23355 </cell>
23356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23357 \begin_inset Text
23358
23359 \begin_layout Plain Layout
23360
23361 \series bold
23362
23363 \backslash
23364 acute
23365 \end_layout
23366
23367 \end_inset
23368 </cell>
23369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23370 \begin_inset Text
23371
23372 \begin_layout Plain Layout
23373
23374 \family roman
23375 \series medium
23376 \shape up
23377 \size normal
23378 \emph off
23379 \bar no
23380 \noun off
23381 \color none
23382 \begin_inset Formula $\acute{a}$
23383 \end_inset
23384
23385
23386 \end_layout
23387
23388 \end_inset
23389 </cell>
23390 </row>
23391 <row>
23392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23393 \begin_inset Text
23394
23395 \begin_layout Plain Layout
23396
23397 \family roman
23398 \series medium
23399 \shape up
23400 \size normal
23401 \emph off
23402 \bar no
23403 \noun off
23404 \color none
23405 umlaut
23406 \end_layout
23407
23408 \end_inset
23409 </cell>
23410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23411 \begin_inset Text
23412
23413 \begin_layout Plain Layout
23414
23415 \series bold
23416
23417 \backslash
23418 ddot
23419 \end_layout
23420
23421 \end_inset
23422 </cell>
23423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23424 \begin_inset Text
23425
23426 \begin_layout Plain Layout
23427
23428 \family roman
23429 \series medium
23430 \shape up
23431 \size normal
23432 \emph off
23433 \bar no
23434 \noun off
23435 \color none
23436 \begin_inset Formula $\ddot{a}$
23437 \end_inset
23438
23439
23440 \end_layout
23441
23442 \end_inset
23443 </cell>
23444 </row>
23445 <row>
23446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23447 \begin_inset Text
23448
23449 \begin_layout Plain Layout
23450
23451 \family roman
23452 \series medium
23453 \shape up
23454 \size normal
23455 \emph off
23456 \bar no
23457 \noun off
23458 \color none
23459 tilde
23460 \end_layout
23461
23462 \end_inset
23463 </cell>
23464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23465 \begin_inset Text
23466
23467 \begin_layout Plain Layout
23468
23469 \series bold
23470
23471 \backslash
23472 tilde
23473 \end_layout
23474
23475 \end_inset
23476 </cell>
23477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23478 \begin_inset Text
23479
23480 \begin_layout Plain Layout
23481
23482 \family roman
23483 \series medium
23484 \shape up
23485 \size normal
23486 \emph off
23487 \bar no
23488 \noun off
23489 \color none
23490 \begin_inset Formula $\tilde{a}$
23491 \end_inset
23492
23493
23494 \end_layout
23495
23496 \end_inset
23497 </cell>
23498 </row>
23499 <row>
23500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23501 \begin_inset Text
23502
23503 \begin_layout Plain Layout
23504
23505 \family roman
23506 \series medium
23507 \shape up
23508 \size normal
23509 \emph off
23510 \bar no
23511 \noun off
23512 \color none
23513 dot
23514 \end_layout
23515
23516 \end_inset
23517 </cell>
23518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23519 \begin_inset Text
23520
23521 \begin_layout Plain Layout
23522
23523 \series bold
23524
23525 \backslash
23526 dot
23527 \end_layout
23528
23529 \end_inset
23530 </cell>
23531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23532 \begin_inset Text
23533
23534 \begin_layout Plain Layout
23535
23536 \family roman
23537 \series medium
23538 \shape up
23539 \size normal
23540 \emph off
23541 \bar no
23542 \noun off
23543 \color none
23544 \begin_inset Formula $\dot{a}$
23545 \end_inset
23546
23547
23548 \end_layout
23549
23550 \end_inset
23551 </cell>
23552 </row>
23553 <row>
23554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23555 \begin_inset Text
23556
23557 \begin_layout Plain Layout
23558
23559 \family roman
23560 \series medium
23561 \shape up
23562 \size normal
23563 \emph off
23564 \bar no
23565 \noun off
23566 \color none
23567 breve
23568 \end_layout
23569
23570 \end_inset
23571 </cell>
23572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23573 \begin_inset Text
23574
23575 \begin_layout Plain Layout
23576
23577 \series bold
23578
23579 \backslash
23580 breve
23581 \end_layout
23582
23583 \end_inset
23584 </cell>
23585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23586 \begin_inset Text
23587
23588 \begin_layout Plain Layout
23589
23590 \family roman
23591 \series medium
23592 \shape up
23593 \size normal
23594 \emph off
23595 \bar no
23596 \noun off
23597 \color none
23598 \begin_inset Formula $\breve{a}$
23599 \end_inset
23600
23601
23602 \end_layout
23603
23604 \end_inset
23605 </cell>
23606 </row>
23607 <row>
23608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23609 \begin_inset Text
23610
23611 \begin_layout Plain Layout
23612
23613 \family roman
23614 \series medium
23615 \shape up
23616 \size normal
23617 \emph off
23618 \bar no
23619 \noun off
23620 \color none
23621 caron
23622 \end_layout
23623
23624 \end_inset
23625 </cell>
23626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23627 \begin_inset Text
23628
23629 \begin_layout Plain Layout
23630
23631 \series bold
23632
23633 \backslash
23634 check
23635 \end_layout
23636
23637 \end_inset
23638 </cell>
23639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23640 \begin_inset Text
23641
23642 \begin_layout Plain Layout
23643
23644 \family roman
23645 \series medium
23646 \shape up
23647 \size normal
23648 \emph off
23649 \bar no
23650 \noun off
23651 \color none
23652 \begin_inset Formula $\check{a}$
23653 \end_inset
23654
23655
23656 \end_layout
23657
23658 \end_inset
23659 </cell>
23660 </row>
23661 <row>
23662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23663 \begin_inset Text
23664
23665 \begin_layout Plain Layout
23666
23667 \family roman
23668 \series medium
23669 \shape up
23670 \size normal
23671 \emph off
23672 \bar no
23673 \noun off
23674 \color none
23675 macron
23676 \end_layout
23677
23678 \end_inset
23679 </cell>
23680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23681 \begin_inset Text
23682
23683 \begin_layout Plain Layout
23684
23685 \series bold
23686
23687 \backslash
23688 bar
23689 \end_layout
23690
23691 \end_inset
23692 </cell>
23693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23694 \begin_inset Text
23695
23696 \begin_layout Plain Layout
23697
23698 \family roman
23699 \series medium
23700 \shape up
23701 \size normal
23702 \emph off
23703 \bar no
23704 \noun off
23705 \color none
23706 \begin_inset Formula $\bar{a}$
23707 \end_inset
23708
23709
23710 \end_layout
23711
23712 \end_inset
23713 </cell>
23714 </row>
23715 <row>
23716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23717 \begin_inset Text
23718
23719 \begin_layout Plain Layout
23720 vector
23721 \end_layout
23722
23723 \end_inset
23724 </cell>
23725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23726 \begin_inset Text
23727
23728 \begin_layout Plain Layout
23729
23730 \series bold
23731
23732 \backslash
23733 vec
23734 \end_layout
23735
23736 \end_inset
23737 </cell>
23738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23739 \begin_inset Text
23740
23741 \begin_layout Plain Layout
23742
23743 \family roman
23744 \series medium
23745 \shape up
23746 \size normal
23747 \emph off
23748 \bar no
23749 \noun off
23750 \color none
23751 \begin_inset Formula $\vec{a}$
23752 \end_inset
23753
23754
23755 \end_layout
23756
23757 \end_inset
23758 </cell>
23759 </row>
23760 </lyxtabular>
23761
23762 \end_inset
23763
23764
23765 \end_layout
23766
23767 \end_inset
23768
23769
23770 \end_layout
23771
23772 \begin_layout Standard
23773 You can choose one of the accents by selecting an item from the 
23774 \family sans
23775 Frame
23776 \begin_inset space ~
23777 \end_inset
23778
23779 decorations
23780 \family default
23781  symbol set button 
23782 \begin_inset Graphics
23783         filename ../images/math/hat.png
23784         scale 85
23785         groupId toolbarbuttons
23786
23787 \end_inset
23788
23789  in the math panel ; this will apply to any selection you have made within
23790  a formula too.
23791 \end_layout
23792
23793 \begin_layout Section
23794 Brackets and Delimiters
23795 \begin_inset Index idx
23796 status collapsed
23797
23798 \begin_layout Plain Layout
23799 Math ! Brackets
23800 \end_layout
23801
23802 \end_inset
23803
23804
23805 \begin_inset Index idx
23806 status collapsed
23807
23808 \begin_layout Plain Layout
23809 Math ! Delimiters
23810 \end_layout
23811
23812 \end_inset
23813
23814
23815 \begin_inset CommandInset label
23816 LatexCommand label
23817 name "sec:Brackets-and-Delimiters"
23818
23819 \end_inset
23820
23821
23822 \end_layout
23823
23824 \begin_layout Standard
23825 There are several brackets available through LyX.
23826  For most purposes, using just the keys 
23827 \family typewriter
23828 []{}()|<>
23829 \family default
23830  should suffice.
23831  But if you want to surround a large structure, like a matrix or a fraction,
23832  or if you have several layers of brackets, it is better to use the math
23833  toolbar delimiter icon 
23834 \begin_inset Info
23835 type  "icon"
23836 arg   "dialog-show mathdelimiter"
23837 \end_inset
23838
23839 .
23840  For example, that's how you would construct the brackets around a standard
23841  matrix such as:
23842 \begin_inset Formula 
23843 \[
23844 \left[\begin{array}{cc}
23845 1 & 2\\
23846 3 & 4
23847 \end{array}\right]
23848 \]
23849
23850 \end_inset
23851
23852 and to make it easier to see the layers of parentheses as in: 
23853 \begin_inset Formula 
23854 \[
23855 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
23856 \]
23857
23858 \end_inset
23859
23860
23861 \end_layout
23862
23863 \begin_layout Standard
23864 The parentheses, and other brackets from that menu will automatically re-size
23865  to accommodate the size of what is inside.
23866 \end_layout
23867
23868 \begin_layout Standard
23869 To construct brackets click on the button for the bracket you want on the
23870  left side and right side.
23871  If you use the option 
23872 \family sans
23873 Keep
23874 \begin_inset space ~
23875 \end_inset
23876
23877 matched
23878 \family default
23879 , the selected bracket type will be used for the left and the right side.
23880  The selection will be shown below the button field.
23881  If you want one side to not have a bracket, use the blank button.
23882  It will appear in LyX with a dotted line, but nothing will be printed.
23883 \end_layout
23884
23885 \begin_layout Standard
23886 If you want to place brackets around math structures, like a square root,
23887  you can do that by highlighting (selecting) the structure that is to go
23888  inside the brackets.
23889  Then choose the appropriate brackets for left and right and click on 
23890 \family sans
23891 Insert
23892 \family default
23893 .
23894  The parentheses will be drawn around the selected structure.
23895 \end_layout
23896
23897 \begin_layout Section
23898 Arrays and Multi-line Equations
23899 \begin_inset Index idx
23900 status collapsed
23901
23902 \begin_layout Plain Layout
23903 Math ! Arrays
23904 \end_layout
23905
23906 \end_inset
23907
23908
23909 \begin_inset Index idx
23910 status collapsed
23911
23912 \begin_layout Plain Layout
23913 Math ! Matrices
23914 \end_layout
23915
23916 \end_inset
23917
23918
23919 \begin_inset Index idx
23920 status collapsed
23921
23922 \begin_layout Plain Layout
23923 Math ! Multi-line Equations
23924 \end_layout
23925
23926 \end_inset
23927
23928
23929 \end_layout
23930
23931 \begin_layout Standard
23932 Matrices are entered in LyX using the 
23933 \family sans
23934 Math
23935 \begin_inset space ~
23936 \end_inset
23937
23938 Panel
23939 \family default
23940  matrix button 
23941 \begin_inset Graphics
23942         filename ../images/math/matrix.png
23943         scale 85
23944         groupId toolbarbuttons
23945
23946 \end_inset
23947
23948 .
23949  It will open a dialog for you to choose the number of rows/columns.
23950  Here is an example:
23951 \begin_inset Formula 
23952 \[
23953 \left(\begin{array}{ccc}
23954 1 & 2 & 3\\
23955 4 & 5 & 6\\
23956 7 & 8 & 9
23957 \end{array}\right)
23958 \]
23959
23960 \end_inset
23961
23962 The parentheses aren't automatic, but you can add them as described in section
23963 \begin_inset space ~
23964 \end_inset
23965
23966
23967 \begin_inset CommandInset ref
23968 LatexCommand ref
23969 reference "sec:Brackets-and-Delimiters"
23970
23971 \end_inset
23972
23973 .
23974  When you construct the matrix, you can decide whether the column entries
23975  will be left-, right-, or center-justified.
23976  This alignment is set in the box 
23977 \family sans
23978 Horizontal
23979 \family default
23980  with the letters 
23981 \begin_inset Quotes eld
23982 \end_inset
23983
23984
23985 \family sans
23986 l
23987 \family default
23988
23989 \begin_inset Quotes erd
23990 \end_inset
23991
23992
23993 \begin_inset Quotes eld
23994 \end_inset
23995
23996
23997 \family sans
23998 r
23999 \family default
24000
24001 \begin_inset Quotes erd
24002 \end_inset
24003
24004 , and 
24005 \begin_inset Quotes eld
24006 \end_inset
24007
24008
24009 \family sans
24010 c
24011 \family default
24012
24013 \begin_inset Quotes erd
24014 \end_inset
24015
24016 .
24017  LyX proposes a 
24018 \begin_inset Quotes eld
24019 \end_inset
24020
24021
24022 \family sans
24023 c
24024 \family default
24025
24026 \begin_inset Quotes erd
24027 \end_inset
24028
24029  for every column as default.
24030  For example, the sequence 
24031 \begin_inset Quotes eld
24032 \end_inset
24033
24034
24035 \family sans
24036 lcr
24037 \family default
24038
24039 \begin_inset Quotes erd
24040 \end_inset
24041
24042  means that the first column will be left-justified, the second will be
24043  centered, and the third column will be right-justified, because each letter
24044  corresponds to the relevant column.
24045  The result will look like this:
24046 \begin_inset Formula 
24047 \[
24048 \begin{array}{lcr}
24049 this & this\, column & this\, column\\
24050 column & has & has\, right\\
24051 has\, left\, alignment & center\, alignment & alignment
24052 \end{array}.
24053 \]
24054
24055 \end_inset
24056
24057
24058 \end_layout
24059
24060 \begin_layout Standard
24061 You can add more rows to an existing matrix by hitting 
24062 \begin_inset Info
24063 type  "shortcut"
24064 arg   "newline-insert newline"
24065 \end_inset
24066
24067  while the cursor is in the matrix.
24068  Adding or deleting columns can be done via the menu 
24069 \family sans
24070 Edit\SpecialChar \menuseparator
24071 Math
24072 \family default
24073  or the math toolbar.
24074 \end_layout
24075
24076 \begin_layout Standard
24077 There are other arrays used in formulas, such as distinctions of cases.
24078  It can be created with the menu 
24079 \family sans
24080 Insert\SpecialChar \menuseparator
24081 Math\SpecialChar \menuseparator
24082 Cases
24083 \begin_inset space ~
24084 \end_inset
24085
24086 Environment
24087 \family default
24088  or the command 
24089 \series bold
24090
24091 \backslash
24092 cases
24093 \series default
24094 .
24095  Here is an example: 
24096 \begin_inset Formula 
24097 \[
24098 f(x)=\begin{cases}
24099 -1 & x<0\\
24100 0 & x=0\\
24101 1 & x>0
24102 \end{cases}
24103 \]
24104
24105 \end_inset
24106
24107
24108 \end_layout
24109
24110 \begin_layout Standard
24111 \begin_inset VSpace bigskip
24112 \end_inset
24113
24114 Multi-line formulas are created when you press 
24115 \begin_inset Info
24116 type  "shortcut"
24117 arg   "newline-insert newline"
24118 \end_inset
24119
24120  within a formula.
24121  In an empty formula you can see that three blue boxes appear, one for each
24122  column.
24123  When you press 
24124 \begin_inset Info
24125 type  "shortcut"
24126 arg   "newline-insert newline"
24127 \end_inset
24128
24129  in a non-empty formula, the part before the relation sign (equal sign 
24130 \begin_inset Quotes eld
24131 \end_inset
24132
24133 =
24134 \begin_inset Quotes erd
24135 \end_inset
24136
24137  etc.) will be inserted automatically in the first column, the relation sign
24138  is in the second column, and the rest in the third column.
24139  A new row is created by every further hit of 
24140 \begin_inset Info
24141 type  "shortcut"
24142 arg   "newline-insert newline"
24143 \end_inset
24144
24145 .
24146  Multi-line formulas are always displayed formulas.
24147  Here is an example:
24148 \begin_inset Formula 
24149 \begin{eqnarray}
24150 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24151 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24152 \end{eqnarray}
24153
24154 \end_inset
24155
24156  To change the column assignment of the formula parts, place the cursor
24157  where you want to start the shift and hit 
24158 \family sans
24159 Ctrl-Tab.
24160
24161 \family default
24162  It shifts everything in the column which is right beside the current cursor
24163  position to the next column.
24164  Note that the middle column is designed for relation signs, structures
24165  within this column will be printed in a smaller size:
24166 \begin_inset Formula 
24167 \begin{eqnarray*}
24168 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24169 \end{eqnarray*}
24170
24171 \end_inset
24172
24173
24174 \end_layout
24175
24176 \begin_layout Standard
24177 The multi-line formula type described here is called 
24178 \family typewriter
24179 \series medium
24180 eqnarray
24181 \family default
24182 \series default
24183 .
24184  There are other multi-line types being more suitable for certain situations,
24185  for example if you want a better inter-line spacing than in formula (
24186 \begin_inset CommandInset ref
24187 LatexCommand ref
24188 reference "eq:asquared"
24189
24190 \end_inset
24191
24192 ).
24193  The other types are described in section
24194 \begin_inset space ~
24195 \end_inset
24196
24197
24198 \begin_inset CommandInset ref
24199 LatexCommand ref
24200 reference "sub:AMS-Formula-Types"
24201
24202 \end_inset
24203
24204 .
24205 \end_layout
24206
24207 \begin_layout Section
24208 Formula Numbering and Referencing
24209 \begin_inset Index idx
24210 status collapsed
24211
24212 \begin_layout Plain Layout
24213 Math ! Formula numbering
24214 \end_layout
24215
24216 \end_inset
24217
24218
24219 \begin_inset Index idx
24220 status collapsed
24221
24222 \begin_layout Plain Layout
24223 Math ! Referencing formulas
24224 \end_layout
24225
24226 \end_inset
24227
24228
24229 \begin_inset CommandInset label
24230 LatexCommand label
24231 name "sec:Formula-Numbering-and"
24232
24233 \end_inset
24234
24235
24236 \end_layout
24237
24238 \begin_layout Standard
24239 To number a formula, set the cursor in the formula and use the menu 
24240 \family sans
24241 Edit\SpecialChar \menuseparator
24242 Math\SpecialChar \menuseparator
24243 Toggle
24244 \begin_inset space ~
24245 \end_inset
24246
24247 Numbering
24248 \family default
24249  or the shortcut 
24250 \begin_inset Info
24251 type  "shortcut"
24252 arg   "math-number-toggle"
24253 \end_inset
24254
24255 .
24256  The formula number appears in LyX as 
24257 \begin_inset Quotes eld
24258 \end_inset
24259
24260 #
24261 \begin_inset Quotes erd
24262 \end_inset
24263
24264  within parentheses.
24265  The 
24266 \begin_inset Quotes eld
24267 \end_inset
24268
24269 #
24270 \begin_inset Quotes erd
24271 \end_inset
24272
24273  denotes that the number will be calculated automatically when the output
24274  is generated.
24275  The placement and format of the formula number in the output depends on
24276  the document class.
24277  In this document the number is printed together with the chapter number,
24278  separated by a dot:
24279 \begin_inset Formula 
24280 \begin{equation}
24281 1+1=2
24282 \end{equation}
24283
24284 \end_inset
24285
24286 Using 
24287 \begin_inset Info
24288 type  "shortcut"
24289 arg   "math-number-toggle"
24290 \end_inset
24291
24292  in a numbered formula will switch off the numbering.
24293  You can only number displayed formulas.
24294 \end_layout
24295
24296 \begin_layout Standard
24297 Multi-line formulas can be numbered line by line: Using the menu 
24298 \family sans
24299 Edit\SpecialChar \menuseparator
24300 Math\SpecialChar \menuseparator
24301 Toggle
24302 \begin_inset space ~
24303 \end_inset
24304
24305 Numbering
24306 \begin_inset space ~
24307 \end_inset
24308
24309 of
24310 \begin_inset space ~
24311 \end_inset
24312
24313 Line
24314 \family default
24315  or the shortcut 
24316 \begin_inset Info
24317 type  "shortcut"
24318 arg   "math-number-line-toggle"
24319 \end_inset
24320
24321  will only toggle the numbering of the line where the cursor is:
24322 \begin_inset Formula 
24323 \begin{eqnarray}
24324 1 & = & 3-2\\
24325 2 & = & 4-2\nonumber \\
24326 4 & \leq & 7
24327 \end{eqnarray}
24328
24329 \end_inset
24330
24331 To number all lines use the shortcut 
24332 \begin_inset Info
24333 type  "shortcut"
24334 arg   "math-number-toggle"
24335 \end_inset
24336
24337 .
24338 \end_layout
24339
24340 \begin_layout Standard
24341 \begin_inset VSpace bigskip
24342 \end_inset
24343
24344 Every displayed formula can be referenced by its number using a label.
24345  A label is inserted with the menu 
24346 \family sans
24347 Insert\SpecialChar \menuseparator
24348 Label
24349 \family default
24350  when the cursor is in the formula.
24351  This opens a dialog to enter the label.
24352  It is recommended to use the proposed 
24353 \begin_inset Quotes eld
24354 \end_inset
24355
24356
24357 \family sans
24358 eq:
24359 \family default
24360
24361 \begin_inset Quotes erd
24362 \end_inset
24363
24364  as first part of the label, because this helps later to identify the label
24365  type when you have many labels in your document.
24366  We inserted in the following example the label 
24367 \begin_inset Quotes eld
24368 \end_inset
24369
24370 eq:tanhExp
24371 \begin_inset Quotes erd
24372 \end_inset
24373
24374  in the second line:
24375 \begin_inset Formula 
24376 \begin{eqnarray}
24377 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24378  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24379 \end{eqnarray}
24380
24381 \end_inset
24382
24383 Every labeled line is automatically numbered.
24384  Therefore the label is shown in LyX at the place of the formula number
24385  placeholder 
24386 \begin_inset Quotes eld
24387 \end_inset
24388
24389 #
24390 \begin_inset Quotes erd
24391 \end_inset
24392
24393 .
24394  You can reference a labeled formula using the menu 
24395 \family sans
24396 Insert\SpecialChar \menuseparator
24397 Cross
24398 \begin_inset space ~
24399 \end_inset
24400
24401 Reference
24402 \family default
24403 .
24404  A dialog appears to choose a label you want refer to.
24405  The reference appears in LyX as a gray cross reference box and in the output
24406  as the formula number:
24407 \end_layout
24408
24409 \begin_layout Standard
24410 This is a cross-reference to equation (
24411 \begin_inset CommandInset ref
24412 LatexCommand ref
24413 reference "eq:tanhExp"
24414
24415 \end_inset
24416
24417 ).
24418 \end_layout
24419
24420 \begin_layout Standard
24421 The properties of LyX's cross-reference box are described in section
24422 \begin_inset space ~
24423 \end_inset
24424
24425
24426 \begin_inset CommandInset ref
24427 LatexCommand ref
24428 reference "sec:Cross-References"
24429
24430 \end_inset
24431
24432 .
24433  To delete a label, set the cursor in the labeled formula, use the menu
24434  
24435 \family sans
24436 Insert\SpecialChar \menuseparator
24437 Label
24438 \family default
24439  and delete the label in the appearing dialog.
24440 \begin_inset Foot
24441 status collapsed
24442
24443 \begin_layout Plain Layout
24444 This is a unintuitive and will be fixed in the next version of LyX.
24445 \end_layout
24446
24447 \end_inset
24448
24449  
24450 \end_layout
24451
24452 \begin_layout Section
24453 User defined math macros
24454 \begin_inset Index idx
24455 status collapsed
24456
24457 \begin_layout Plain Layout
24458 Math ! Macros
24459 \end_layout
24460
24461 \end_inset
24462
24463
24464 \end_layout
24465
24466 \begin_layout Standard
24467 LyX allows you to define macros for formulas which is very useful when you
24468  have equations of the same form in a document several times.
24469  Math macros are explained in section 
24470 \emph on
24471 Math
24472 \begin_inset space ~
24473 \end_inset
24474
24475 Macros
24476 \emph default
24477  of the 
24478 \emph on
24479 Math
24480 \emph default
24481  manual.
24482 \end_layout
24483
24484 \begin_layout Section
24485 Fine-Tuning
24486 \end_layout
24487
24488 \begin_layout Subsection
24489 Typefaces
24490 \begin_inset Index idx
24491 status collapsed
24492
24493 \begin_layout Plain Layout
24494 Math ! Typefaces
24495 \end_layout
24496
24497 \end_inset
24498
24499
24500 \end_layout
24501
24502 \begin_layout Standard
24503 The standard font for text is italic, for numbers the standard is roman.
24504  To set a font in a formula, use the 
24505 \family sans
24506 Math
24507 \begin_inset space ~
24508 \end_inset
24509
24510 Panel
24511 \family default
24512  button 
24513 \begin_inset Graphics
24514         filename ../images/math/font.png
24515         scale 85
24516         groupId toolbarbuttons
24517
24518 \end_inset
24519
24520 , or enter its command, listed in table
24521 \begin_inset space ~
24522 \end_inset
24523
24524
24525 \begin_inset CommandInset ref
24526 LatexCommand ref
24527 reference "cap:Typefaces-and-the"
24528
24529 \end_inset
24530
24531 , directly.
24532 \end_layout
24533
24534 \begin_layout Standard
24535 \begin_inset Float table
24536 wide false
24537 sideways false
24538 status open
24539
24540 \begin_layout Plain Layout
24541 \begin_inset Caption
24542
24543 \begin_layout Plain Layout
24544 \begin_inset CommandInset label
24545 LatexCommand label
24546 name "cap:Typefaces-and-the"
24547
24548 \end_inset
24549
24550 Typefaces and the corresponding commands.
24551 \end_layout
24552
24553 \end_inset
24554
24555
24556 \end_layout
24557
24558 \begin_layout Plain Layout
24559 \align center
24560 \begin_inset Tabular
24561 <lyxtabular version="3" rows="9" columns="2">
24562 <features tabularvalignment="middle">
24563 <column alignment="center" valignment="top" width="0pt">
24564 <column alignment="center" valignment="top" width="0pt">
24565 <row>
24566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24567 \begin_inset Text
24568
24569 \begin_layout Plain Layout
24570 Font
24571 \end_layout
24572
24573 \end_inset
24574 </cell>
24575 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24576 \begin_inset Text
24577
24578 \begin_layout Plain Layout
24579 Command
24580 \end_layout
24581
24582 \end_inset
24583 </cell>
24584 </row>
24585 <row>
24586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24587 \begin_inset Text
24588
24589 \begin_layout Plain Layout
24590
24591 \shape up
24592 \size normal
24593 \bar no
24594 \noun off
24595 \color none
24596 \begin_inset Formula $\mathrm{Roman}$
24597 \end_inset
24598
24599
24600 \end_layout
24601
24602 \end_inset
24603 </cell>
24604 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24605 \begin_inset Text
24606
24607 \begin_layout Plain Layout
24608
24609 \series bold
24610
24611 \backslash
24612 mathrm
24613 \end_layout
24614
24615 \end_inset
24616 </cell>
24617 </row>
24618 <row>
24619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24620 \begin_inset Text
24621
24622 \begin_layout Plain Layout
24623 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24624 \end_inset
24625
24626
24627 \end_layout
24628
24629 \end_inset
24630 </cell>
24631 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24632 \begin_inset Text
24633
24634 \begin_layout Plain Layout
24635
24636 \series bold
24637
24638 \backslash
24639 mathbf
24640 \end_layout
24641
24642 \end_inset
24643 </cell>
24644 </row>
24645 <row>
24646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24647 \begin_inset Text
24648
24649 \begin_layout Plain Layout
24650 \begin_inset Formula $\mathit{Italic}$
24651 \end_inset
24652
24653
24654 \end_layout
24655
24656 \end_inset
24657 </cell>
24658 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24659 \begin_inset Text
24660
24661 \begin_layout Plain Layout
24662
24663 \series bold
24664
24665 \backslash
24666 mathit
24667 \end_layout
24668
24669 \end_inset
24670 </cell>
24671 </row>
24672 <row>
24673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24674 \begin_inset Text
24675
24676 \begin_layout Plain Layout
24677
24678 \shape up
24679 \size normal
24680 \bar no
24681 \noun off
24682 \color none
24683 \begin_inset Formula $\mathtt{Typewriter}$
24684 \end_inset
24685
24686
24687 \end_layout
24688
24689 \end_inset
24690 </cell>
24691 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24692 \begin_inset Text
24693
24694 \begin_layout Plain Layout
24695
24696 \series bold
24697
24698 \backslash
24699 mathtt
24700 \end_layout
24701
24702 \end_inset
24703 </cell>
24704 </row>
24705 <row>
24706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24707 \begin_inset Text
24708
24709 \begin_layout Plain Layout
24710 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24711 \end_inset
24712
24713
24714 \end_layout
24715
24716 \end_inset
24717 </cell>
24718 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24719 \begin_inset Text
24720
24721 \begin_layout Plain Layout
24722
24723 \series bold
24724
24725 \backslash
24726 mathbb
24727 \end_layout
24728
24729 \end_inset
24730 </cell>
24731 </row>
24732 <row>
24733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24734 \begin_inset Text
24735
24736 \begin_layout Plain Layout
24737 \begin_inset Formula $\mathfrak{Fraktur}$
24738 \end_inset
24739
24740
24741 \end_layout
24742
24743 \end_inset
24744 </cell>
24745 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24746 \begin_inset Text
24747
24748 \begin_layout Plain Layout
24749
24750 \series bold
24751
24752 \backslash
24753 mathfrak
24754 \end_layout
24755
24756 \end_inset
24757 </cell>
24758 </row>
24759 <row>
24760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24761 \begin_inset Text
24762
24763 \begin_layout Plain Layout
24764
24765 \shape up
24766 \size normal
24767 \emph on
24768 \bar no
24769 \noun off
24770 \color none
24771 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24772 \end_inset
24773
24774
24775 \end_layout
24776
24777 \end_inset
24778 </cell>
24779 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24780 \begin_inset Text
24781
24782 \begin_layout Plain Layout
24783
24784 \series bold
24785
24786 \backslash
24787 mathcal
24788 \end_layout
24789
24790 \end_inset
24791 </cell>
24792 </row>
24793 <row>
24794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24795 \begin_inset Text
24796
24797 \begin_layout Plain Layout
24798 \begin_inset Formula $\mathsf{SansSerif}$
24799 \end_inset
24800
24801
24802 \end_layout
24803
24804 \end_inset
24805 </cell>
24806 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24807 \begin_inset Text
24808
24809 \begin_layout Plain Layout
24810
24811 \series bold
24812
24813 \backslash
24814 mathsf
24815 \end_layout
24816
24817 \end_inset
24818 </cell>
24819 </row>
24820 </lyxtabular>
24821
24822 \end_inset
24823
24824
24825 \end_layout
24826
24827 \end_inset
24828
24829
24830 \end_layout
24831
24832 \begin_layout Standard
24833 \begin_inset Note Greyedout
24834 status open
24835
24836 \begin_layout Plain Layout
24837
24838 \series bold
24839 Note:
24840 \series default
24841  You can only print capital letters in the typefaces 
24842 \family sans
24843 Blackboard
24844 \family default
24845  and 
24846 \family sans
24847 Calligraphic
24848 \family default
24849 .
24850 \end_layout
24851
24852 \end_inset
24853
24854
24855 \end_layout
24856
24857 \begin_layout Standard
24858 When you use a typeface, a blue box is inserted in the formula.
24859  Every character in this box will be printed in this typeface.
24860  Pressing 
24861 \family sans
24862 Space
24863 \family default
24864  within the box will set the cursor outside, so that you have to use a protected
24865  space when you need a space in the box.
24866  Here an example where 
24867 \begin_inset Quotes eld
24868 \end_inset
24869
24870 N
24871 \begin_inset Quotes erd
24872 \end_inset
24873
24874  in 
24875 \family sans
24876 Blackboard
24877 \family default
24878  denotes the set of numbers:
24879 \begin_inset Formula 
24880 \[
24881 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24882 \]
24883
24884 \end_inset
24885
24886
24887 \end_layout
24888
24889 \begin_layout Standard
24890 The typefaces are nestable, which can cause confusion.
24891  You can e.
24892 \begin_inset space \thinspace{}
24893 \end_inset
24894
24895 g.
24896 \begin_inset space \space{}
24897 \end_inset
24898
24899 put a character in 
24900 \family sans
24901 Fraktur
24902 \family default
24903  in a box for 
24904 \family sans
24905 Typewriter
24906 \family default
24907
24908 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24909 \end_inset
24910
24911  
24912 \begin_inset Newline newline
24913 \end_inset
24914
24915 So it is better not to use this feature.
24916 \end_layout
24917
24918 \begin_layout Standard
24919 The typefaces have no effect on Greek letters: 
24920 \begin_inset Formula $\mathfrak{abc\delta e}$
24921 \end_inset
24922
24923
24924 \begin_inset Newline newline
24925 \end_inset
24926
24927 You can only print them emboldened using the command 
24928 \series bold
24929
24930 \backslash
24931 boldsymbol
24932 \series default
24933 , which works like the other typeface commands: 
24934 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24935 \end_inset
24936
24937
24938 \end_layout
24939
24940 \begin_layout Standard
24941
24942 \series bold
24943
24944 \backslash
24945 boldsymbol
24946 \series default
24947  works for all symbols, letters, and numbers.
24948 \end_layout
24949
24950 \begin_layout Standard
24951 A number of other font options are available as well, in the menu 
24952 \family sans
24953 Edit\SpecialChar \menuseparator
24954 Math\SpecialChar \menuseparator
24955 Text
24956 \begin_inset space ~
24957 \end_inset
24958
24959 Style
24960 \family default
24961 .
24962 \end_layout
24963
24964 \begin_layout Subsection
24965 Math Text
24966 \begin_inset Index idx
24967 status collapsed
24968
24969 \begin_layout Plain Layout
24970 Math ! Text
24971 \end_layout
24972
24973 \end_inset
24974
24975
24976 \end_layout
24977
24978 \begin_layout Standard
24979 Typefaces are useful for entering some characters in some given font, but
24980  not for text.
24981  For typing longer pieces of text use the math text, which is obtained using
24982  the entry 
24983 \family sans
24984 Normal
24985 \begin_inset space ~
24986 \end_inset
24987
24988 text
24989 \begin_inset space ~
24990 \end_inset
24991
24992 mode
24993 \family default
24994  of the 
24995 \family sans
24996 Math
24997 \begin_inset space ~
24998 \end_inset
24999
25000 Panel
25001 \family default
25002  button 
25003 \begin_inset Graphics
25004         filename ../images/math/font.png
25005         scale 85
25006         groupId toolbarbuttons
25007
25008 \end_inset
25009
25010  (shortcut 
25011 \begin_inset Info
25012 type  "shortcut"
25013 arg   "font-default"
25014 \end_inset
25015
25016 ).
25017  Math text appears in LyX in black instead of blue.
25018  You can use spaces and accents in math text like in normal text.
25019  Here is an example:
25020 \begin_inset Formula 
25021 \[
25022 f(x)=\begin{cases}
25023 x & \mbox{if I say so}\\
25024 -x & \mbox{under Umständen}
25025 \end{cases}
25026 \]
25027
25028 \end_inset
25029
25030
25031 \end_layout
25032
25033 \begin_layout Subsection
25034 Font Sizes
25035 \begin_inset Index idx
25036 status collapsed
25037
25038 \begin_layout Plain Layout
25039 Math ! Font sizes
25040 \end_layout
25041
25042 \end_inset
25043
25044
25045 \end_layout
25046
25047 \begin_layout Standard
25048 There are four font styles (relative sizes) used in math-mode, which are
25049  automatically chosen in most situations.
25050  These are called 
25051 \family sans
25052 textstyle
25053 \family default
25054
25055 \family sans
25056 displaystyle
25057 \family default
25058
25059 \family sans
25060 scriptstyle
25061 \family default
25062 , and 
25063 \family sans
25064 scriptscriptstyle
25065 \family default
25066 .
25067  For most characters, 
25068 \family sans
25069 textstyle
25070 \family default
25071  and 
25072 \family sans
25073 displaystyle
25074 \family default
25075  are actually the same size, but fractions, superscripts and subscripts,
25076  and certain other structures, are set larger in 
25077 \family sans
25078 displaystyle
25079 \family default
25080 .
25081  Except for some operators, which resize themselves to accommodate various
25082  situations, all text will be set in the styles that LaTeX thinks are appropriat
25083 e.
25084  These choices can be overridden by using the math panel button 
25085 \begin_inset Graphics
25086         filename ../images/math/style.png
25087         scale 85
25088         groupId toolbarbuttons
25089
25090 \end_inset
25091
25092 .
25093  A box for the size will be created in which you can insert the math structure.
25094  For example, you can set 
25095 \begin_inset Formula $\frac{1}{2}$
25096 \end_inset
25097
25098 , which is normally in 
25099 \family sans
25100 textstyle
25101 \family default
25102 , larger in 
25103 \family sans
25104 displaystyle
25105 \family default
25106
25107 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25108 \end_inset
25109
25110 .
25111  The four styles are used in the following example:
25112 \end_layout
25113
25114 \begin_layout Standard
25115 \begin_inset Formula $displaystyle$
25116 \end_inset
25117
25118
25119 \begin_inset Formula ${\textstyle textstyle}$
25120 \end_inset
25121
25122
25123 \begin_inset Formula ${\scriptstyle scriptstyle}$
25124 \end_inset
25125
25126
25127 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25128 \end_inset
25129
25130 .
25131 \end_layout
25132
25133 \begin_layout Standard
25134 All these math-mode font sizes are relative, that means, if the whole math
25135  inset is set in a particular size with the menu 
25136 \family sans
25137 Edit\SpecialChar \menuseparator
25138 Text
25139 \begin_inset space ~
25140 \end_inset
25141
25142 Style
25143 \family default
25144 , all sizes in the formula will be adjusted relative to this size.
25145  Similarly, if the base font size of the document is changed, all fonts
25146  will be adjusted to correspond.
25147  As an example here is a formula in the font size 
25148 \begin_inset Quotes eld
25149 \end_inset
25150
25151 largest
25152 \begin_inset Quotes erd
25153 \end_inset
25154
25155 :
25156 \end_layout
25157
25158 \begin_layout Standard
25159
25160 \family roman
25161 \size largest
25162 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25163 \end_inset
25164
25165
25166 \end_layout
25167
25168 \begin_layout Section
25169 Theorem Modules
25170 \end_layout
25171
25172 \begin_layout Standard
25173 As of LyX 1.6, support for theorem-like environments has been moved out of
25174  the document classes and into layout modules.
25175 \begin_inset Index idx
25176 status collapsed
25177
25178 \begin_layout Plain Layout
25179 Layout Modules
25180 \end_layout
25181
25182 \end_inset
25183
25184  As a result, theorem-like environments can now easily be used with classes
25185  other than the AMS classes.
25186  See section 
25187 \begin_inset CommandInset ref
25188 LatexCommand ref
25189 reference "sub:Modules"
25190
25191 \end_inset
25192
25193  for more on layout modules.
25194 \end_layout
25195
25196 \begin_layout Section
25197 AMS-LaTeX
25198 \begin_inset Index idx
25199 status collapsed
25200
25201 \begin_layout Plain Layout
25202 AMS math
25203 \end_layout
25204
25205 \end_inset
25206
25207
25208 \begin_inset Index idx
25209 status collapsed
25210
25211 \begin_layout Plain Layout
25212 Math ! AMS
25213 \end_layout
25214
25215 \end_inset
25216
25217
25218 \end_layout
25219
25220 \begin_layout Standard
25221 LyX supports the packages provided by the American Mathematical Society
25222  (AMS) that are in common use.
25223 \end_layout
25224
25225 \begin_layout Subsection
25226 Enabling AMS-Support
25227 \end_layout
25228
25229 \begin_layout Standard
25230 Selecting the checkbox 
25231 \family sans
25232 Use
25233 \begin_inset space ~
25234 \end_inset
25235
25236 AMS
25237 \begin_inset space ~
25238 \end_inset
25239
25240 math
25241 \begin_inset space ~
25242 \end_inset
25243
25244 package
25245 \family default
25246  in the 
25247 \family sans
25248 Document\SpecialChar \menuseparator
25249 Settings
25250 \family default
25251
25252 \begin_inset Index idx
25253 status collapsed
25254
25255 \begin_layout Plain Layout
25256 Document ! Settings
25257 \end_layout
25258
25259 \end_inset
25260
25261  dialog under 
25262 \family sans
25263 Math
25264 \begin_inset space ~
25265 \end_inset
25266
25267 Options
25268 \family default
25269  will include the AMS-packages in the document, and make the facilities
25270  available.
25271  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25272  formulas, ensure that you have enabled AMS.
25273 \end_layout
25274
25275 \begin_layout Subsection
25276 AMS-Formula Types
25277 \begin_inset CommandInset label
25278 LatexCommand label
25279 name "sub:AMS-Formula-Types"
25280
25281 \end_inset
25282
25283
25284 \begin_inset Index idx
25285 status collapsed
25286
25287 \begin_layout Plain Layout
25288 Math ! Multi-line Equations
25289 \end_layout
25290
25291 \end_inset
25292
25293
25294 \end_layout
25295
25296 \begin_layout Standard
25297 AMS-LaTeX provides a selection of different formula types.
25298  LyX allows you to choose between 
25299 \family typewriter
25300 align
25301 \family default
25302
25303 \family typewriter
25304 alignat
25305 \family default
25306
25307 \family typewriter
25308 flalign
25309 \family default
25310
25311 \family typewriter
25312 gather
25313 \family default
25314 , and 
25315 \family typewriter
25316 multline
25317 \family default
25318 .
25319  We refer to the AMS-documentation for an explanation of these formula types.
25320 \end_layout
25321
25322 \begin_layout Chapter
25323 More Tools
25324 \end_layout
25325
25326 \begin_layout Section
25327 Cross-References
25328 \begin_inset Index idx
25329 status collapsed
25330
25331 \begin_layout Plain Layout
25332 Cross references
25333 \end_layout
25334
25335 \end_inset
25336
25337
25338 \begin_inset CommandInset label
25339 LatexCommand label
25340 name "sec:Cross-References"
25341
25342 \end_inset
25343
25344
25345 \end_layout
25346
25347 \begin_layout Standard
25348 One of LyX's strengths are cross-references.
25349  You can reference every section, float, footnote, formula, and list in
25350  the document.
25351  To reference a document part, you have to insert a label into it.
25352  The label is used as anchor and name for the reference.
25353  We want for example to refer to the second item of the following list:
25354 \end_layout
25355
25356 \begin_layout Enumerate
25357 First item
25358 \end_layout
25359
25360 \begin_layout Enumerate
25361 \begin_inset CommandInset label
25362 LatexCommand label
25363 name "enu:Second-item"
25364
25365 \end_inset
25366
25367 Second item
25368 \end_layout
25369
25370 \begin_layout Enumerate
25371 Third item
25372 \end_layout
25373
25374 \begin_layout Standard
25375 First we insert a label into the second item with the menu 
25376 \family sans
25377 Insert\SpecialChar \menuseparator
25378 Label
25379 \family default
25380  or by pressing the toolbar button 
25381 \begin_inset Info
25382 type  "icon"
25383 arg   "label-insert"
25384 \end_inset
25385
25386 .
25387  A gray label box like this: 
25388 \begin_inset Graphics
25389         filename clipart/labelQt4.png
25390         scale 85
25391
25392 \end_inset
25393
25394  is inserted and the label window pops up asking for the label text.
25395  LyX offers as text the first words of the item with a prefix, in our case
25396  the text 
25397 \begin_inset Quotes eld
25398 \end_inset
25399
25400
25401 \family sans
25402 enu: Second-item
25403 \family default
25404
25405 \begin_inset Quotes erd
25406 \end_inset
25407
25408 .
25409  The prefix 
25410 \begin_inset Quotes eld
25411 \end_inset
25412
25413
25414 \family sans
25415 enu:
25416 \family default
25417
25418 \begin_inset Quotes erd
25419 \end_inset
25420
25421  stands for 
25422 \begin_inset Quotes eld
25423 \end_inset
25424
25425 enumerate
25426 \begin_inset Quotes erd
25427 \end_inset
25428
25429 .
25430  The prefix depends on the document part where the label is inserted, e.
25431 \begin_inset space \thinspace{}
25432 \end_inset
25433
25434 g.
25435 \begin_inset space \space{}
25436 \end_inset
25437
25438 if you insert a label into a section heading, the prefix will be 
25439 \begin_inset Quotes eld
25440 \end_inset
25441
25442
25443 \family sans
25444 sec:
25445 \family default
25446
25447 \begin_inset Quotes erd
25448 \end_inset
25449
25450 .
25451 \end_layout
25452
25453 \begin_layout Standard
25454 To reference the item, we refer to its label using the menu 
25455 \family sans
25456 Insert\SpecialChar \menuseparator
25457 Cross-Reference
25458 \family default
25459  or the toolbar button 
25460 \begin_inset Info
25461 type  "icon"
25462 arg   "dialog-show-new-inset ref"
25463 \end_inset
25464
25465 .
25466  A gray cross-reference box like this: 
25467 \begin_inset Graphics
25468         filename clipart/referenceQt4.png
25469         scale 85
25470
25471 \end_inset
25472
25473  is inserted and the cross-reference window appears showing all the labels
25474  in the document.
25475  We can now sort the labels alphabetically and then choose the entry 
25476 \begin_inset Quotes eld
25477 \end_inset
25478
25479
25480 \family sans
25481 enu:Second-item
25482 \family default
25483
25484 \begin_inset Quotes erd
25485 \end_inset
25486
25487 .
25488  At the position of the cross-reference box the item number will appear
25489  in the output.
25490 \end_layout
25491
25492 \begin_layout Standard
25493 Alternatively to 
25494 \family sans
25495 Insert\SpecialChar \menuseparator
25496 Cross-Reference
25497 \family default
25498 , you can right-click on a label and use in the appearing context menu 
25499 \family sans
25500 Copy as Reference
25501 \family default
25502 .
25503  The cross-reference to this label is now in the clipboard and can be pasted
25504  to the actual cursor position via the menu 
25505 \family sans
25506 Edit\SpecialChar \menuseparator
25507 Paste
25508 \family default
25509  (shortcut 
25510 \begin_inset Info
25511 type  "shortcut"
25512 arg   "paste"
25513 \end_inset
25514
25515 ).
25516 \end_layout
25517
25518 \begin_layout Standard
25519 Here is our cross-reference: Item
25520 \begin_inset space ~
25521 \end_inset
25522
25523
25524 \begin_inset CommandInset ref
25525 LatexCommand ref
25526 reference "enu:Second-item"
25527
25528 \end_inset
25529
25530
25531 \end_layout
25532
25533 \begin_layout Standard
25534 It is recommended to use a protected space
25535 \begin_inset Foot
25536 status collapsed
25537
25538 \begin_layout Plain Layout
25539 described in section
25540 \begin_inset space ~
25541 \end_inset
25542
25543
25544 \begin_inset CommandInset ref
25545 LatexCommand ref
25546 reference "sub:Protected-Space"
25547
25548 \end_inset
25549
25550
25551 \end_layout
25552
25553 \end_inset
25554
25555  between the cross-reference name and the cross-reference to avoid ugly
25556  line breaks between them.
25557 \end_layout
25558
25559 \begin_layout Standard
25560 There are six formats of cross-references:
25561 \end_layout
25562
25563 \begin_layout Description
25564 <reference>: prints the number, this is the default: 
25565 \begin_inset CommandInset ref
25566 LatexCommand ref
25567 reference "fig:Two-distorted-images"
25568
25569 \end_inset
25570
25571
25572 \end_layout
25573
25574 \begin_layout Description
25575 (<reference>): prints the number within two parentheses, this is the style
25576  normally used to reference formulas, especially when the reference name
25577  
25578 \begin_inset Quotes eld
25579 \end_inset
25580
25581 Equation
25582 \begin_inset Quotes erd
25583 \end_inset
25584
25585  is omitted: 
25586 \begin_inset CommandInset ref
25587 LatexCommand eqref
25588 reference "eq:tanhExp"
25589
25590 \end_inset
25591
25592
25593 \end_layout
25594
25595 \begin_layout Description
25596 <page>: prints the page number: Page
25597 \begin_inset space ~
25598 \end_inset
25599
25600
25601 \begin_inset CommandInset ref
25602 LatexCommand pageref
25603 reference "fig:Two-distorted-images"
25604
25605 \end_inset
25606
25607
25608 \end_layout
25609
25610 \begin_layout Description
25611 on
25612 \begin_inset space ~
25613 \end_inset
25614
25615 page
25616 \begin_inset space ~
25617 \end_inset
25618
25619 <page>: prints the text "on page" and the page number: 
25620 \begin_inset CommandInset ref
25621 LatexCommand vpageref
25622 reference "fig:Two-distorted-images"
25623
25624 \end_inset
25625
25626
25627 \end_layout
25628
25629 \begin_layout Description
25630 <reference>
25631 \begin_inset space ~
25632 \end_inset
25633
25634 on
25635 \begin_inset space ~
25636 \end_inset
25637
25638 page
25639 \begin_inset space ~
25640 \end_inset
25641
25642 <page>: prints the number, the text "on page", and the page number: 
25643 \begin_inset CommandInset ref
25644 LatexCommand vref
25645 reference "fig:Two-distorted-images"
25646
25647 \end_inset
25648
25649
25650 \end_layout
25651
25652 \begin_layout Description
25653 Formatted
25654 \begin_inset space ~
25655 \end_inset
25656
25657 reference: prints a self defined cross-reference format.
25658 \begin_inset Newline newline
25659 \end_inset
25660
25661
25662 \begin_inset Note Greyedout
25663 status open
25664
25665 \begin_layout Plain Layout
25666
25667 \series bold
25668 Note:
25669 \series default
25670  This feature is only available when you have the LaTeX-package 
25671 \series bold
25672 prettyref
25673 \series default
25674  or 
25675 \series bold
25676 refstyle
25677 \series default
25678
25679 \begin_inset Index idx
25680 status collapsed
25681
25682 \begin_layout Plain Layout
25683 LaTeX-packages ! prettyref
25684 \end_layout
25685
25686 \end_inset
25687
25688
25689 \begin_inset Index idx
25690 status collapsed
25691
25692 \begin_layout Plain Layout
25693 LaTeX-packages ! refstyle
25694 \end_layout
25695
25696 \end_inset
25697
25698  installed.
25699 \end_layout
25700
25701 \end_inset
25702
25703
25704 \begin_inset Newline newline
25705 \end_inset
25706
25707 You can select which LaTeX-package should be used for this feature by setting
25708  the option 
25709 \family sans
25710 Use refstyle (not prettyref) for cross-references
25711 \family default
25712  in the menu 
25713 \family sans
25714 Document\SpecialChar \menuseparator
25715 Settings\SpecialChar \menuseparator
25716 Document Class
25717 \family default
25718 .
25719  The package 
25720 \series bold
25721 refstyle
25722 \series default
25723  is the default and preferred because 
25724 \series bold
25725 prettyref
25726 \series default
25727  supports only English documents.
25728  The format is specified by using the command 
25729 \series bold
25730
25731 \backslash
25732 newrefformat
25733 \series default
25734  (prettyref) or 
25735 \series bold
25736
25737 \backslash
25738 newref
25739 \series default
25740  (refstyle) in the LaTeX preamble of the document.
25741  For example redefining all references to figures (which have the label
25742  shortcut 
25743 \begin_inset Quotes eld
25744 \end_inset
25745
25746
25747 \family sans
25748 fig
25749 \family default
25750
25751 \begin_inset Quotes erd
25752 \end_inset
25753
25754 ) can be done with this command
25755 \begin_inset Newline newline
25756 \end_inset
25757
25758
25759 \series bold
25760
25761 \backslash
25762 newref{fig}{refcmd={Image on page 
25763 \backslash
25764 pageref{#1}}}
25765 \series default
25766
25767 \begin_inset Newline newline
25768 \end_inset
25769
25770 For more information about the format, have a look at the package documentations
25771
25772 \begin_inset CommandInset citation
25773 LatexCommand cite
25774 key "prettyref,refstyle"
25775
25776 \end_inset
25777
25778 .
25779 \end_layout
25780
25781 \begin_layout Description
25782 Textual
25783 \begin_inset space ~
25784 \end_inset
25785
25786 reference: prints the caption or the name of the reference: 
25787 \begin_inset CommandInset ref
25788 LatexCommand nameref
25789 reference "fig:Two-distorted-images"
25790
25791 \end_inset
25792
25793
25794 \end_layout
25795
25796 \begin_layout Standard
25797
25798 \family sans
25799 <page>
25800 \family default
25801  will not print the page number if the label is on the previous, the same,
25802  or the next page.
25803  You will e.
25804 \begin_inset space \thinspace{}
25805 \end_inset
25806
25807 g.
25808 \begin_inset space \space{}
25809 \end_inset
25810
25811 see the text 
25812 \begin_inset Quotes eld
25813 \end_inset
25814
25815
25816 \family sans
25817 on this page
25818 \family default
25819
25820 \begin_inset Quotes erd
25821 \end_inset
25822
25823  instead.
25824  The style 
25825 \family sans
25826 <reference> on page <page>
25827 \family default
25828  will not print anything about the page if the label is on the same page.
25829 \end_layout
25830
25831 \begin_layout Standard
25832 The number and current page of the referenced document part in the output
25833  is automatically calculated by LaTeX.
25834  The varieties are adjusted in the field 
25835 \family sans
25836 Format
25837 \family default
25838  of the cross-reference window, that appear when you click on the cross-referenc
25839 e.
25840 \end_layout
25841
25842 \begin_layout Standard
25843 You can only use the style 
25844 \family sans
25845 <reference>
25846 \family default
25847  to reference numbered document parts, while the reference style 
25848 \family sans
25849 <page>
25850 \family default
25851  is always possible.
25852 \end_layout
25853
25854 \begin_layout Standard
25855 If you want to reference a section, put the label in the section heading;
25856  for floats put the label in the caption; for footnotes put the label in
25857  it.
25858  Referencing formulas is explained in section
25859 \begin_inset space ~
25860 \end_inset
25861
25862
25863 \begin_inset CommandInset ref
25864 LatexCommand ref
25865 reference "sec:Formula-Numbering-and"
25866
25867 \end_inset
25868
25869 .
25870 \end_layout
25871
25872 \begin_layout Standard
25873 Right-clicking on a cross-reference opens a context menu.
25874  The entry 
25875 \family sans
25876 Go
25877 \begin_inset space ~
25878 \end_inset
25879
25880 to
25881 \begin_inset space ~
25882 \end_inset
25883
25884 Label
25885 \family default
25886  sets the cursor before the referenced label.
25887  This entry will be renamed in the context menu of the label to 
25888 \family sans
25889 Go
25890 \begin_inset space ~
25891 \end_inset
25892
25893 Back
25894 \family default
25895  so that you can use it to set the cursor back to the cross-reference.
25896  You can also go back with the toolbar button 
25897 \begin_inset Info
25898 type  "icon"
25899 arg   "bookmark-goto 0"
25900 \end_inset
25901
25902 .
25903 \end_layout
25904
25905 \begin_layout Standard
25906 You can change labels at any time.
25907  References to the changed label will automatically be updated so that you
25908  do not need to take care about this.
25909 \end_layout
25910
25911 \begin_layout Standard
25912 If a cross-reference refers to a non-existent label, you will see two question
25913  marks in the output instead of the reference.
25914 \end_layout
25915
25916 \begin_layout Standard
25917 References are described in detail in sec.
25918 \begin_inset space ~
25919 \end_inset
25920
25921
25922 \begin_inset Quotes eld
25923 \end_inset
25924
25925 Referencing Floats
25926 \begin_inset Quotes erd
25927 \end_inset
25928
25929  of the 
25930 \emph on
25931 Embedded
25932 \begin_inset space ~
25933 \end_inset
25934
25935 Objects
25936 \emph default
25937  manual.
25938 \end_layout
25939
25940 \begin_layout Section
25941 Table of Contents and other Listings
25942 \begin_inset Index idx
25943 status collapsed
25944
25945 \begin_layout Plain Layout
25946 Table of contents
25947 \end_layout
25948
25949 \end_inset
25950
25951
25952 \begin_inset Index idx
25953 status collapsed
25954
25955 \begin_layout Plain Layout
25956 Outline
25957 \end_layout
25958
25959 \end_inset
25960
25961
25962 \begin_inset CommandInset label
25963 LatexCommand label
25964 name "sec:toc"
25965
25966 \end_inset
25967
25968
25969 \end_layout
25970
25971 \begin_layout Subsection
25972 Table of Contents
25973 \begin_inset CommandInset label
25974 LatexCommand label
25975 name "sub:Table-of-Contents"
25976
25977 \end_inset
25978
25979
25980 \end_layout
25981
25982 \begin_layout Standard
25983 The Table of Contents (TOC) is inserted with the menu 
25984 \family sans
25985 Insert\SpecialChar \menuseparator
25986 List/TOC\SpecialChar \menuseparator
25987 Table
25988 \begin_inset space ~
25989 \end_inset
25990
25991 of
25992 \begin_inset space ~
25993 \end_inset
25994
25995 Contents
25996 \family default
25997 .
25998  Is is displayed in LyX as a gray box.
25999  If you click on it, the 
26000 \family sans
26001 Outline
26002 \family default
26003  window appears, showing you the TOC entries as outline to move and rearrange
26004  sections in your documents.
26005  So this operation is an alternative to the menu 
26006 \family sans
26007 Document\SpecialChar \menuseparator
26008 Outline
26009 \family default
26010  that is described in sec.
26011 \begin_inset space \thinspace{}
26012 \end_inset
26013
26014
26015 \begin_inset CommandInset ref
26016 LatexCommand ref
26017 reference "sec:Navigating"
26018
26019 \end_inset
26020
26021 .
26022 \end_layout
26023
26024 \begin_layout Standard
26025 The TOC in the document output lists every numbered section automatically.
26026  If you have declared a short title for a section heading, as described
26027  in section
26028 \begin_inset space ~
26029 \end_inset
26030
26031
26032 \begin_inset CommandInset ref
26033 LatexCommand ref
26034 reference "sec:Short-Titles"
26035
26036 \end_inset
26037
26038 , it will be used in the TOC instead of the section heading.
26039  Section
26040 \begin_inset space ~
26041 \end_inset
26042
26043
26044 \begin_inset CommandInset ref
26045 LatexCommand ref
26046 reference "sub:Numbering-depth"
26047
26048 \end_inset
26049
26050  describes how the level is adjusted that defines which section types are
26051  listed in the TOC.
26052  Unnumbered sections are not listed in the TOC.
26053 \end_layout
26054
26055 \begin_layout Subsection
26056 List of Figures, Tables, and Algorithms
26057 \begin_inset CommandInset label
26058 LatexCommand label
26059 name "sub:List-of-Figures"
26060
26061 \end_inset
26062
26063
26064 \end_layout
26065
26066 \begin_layout Standard
26067 Table, figure, and algorithm lists are very much like the table of contents.
26068  You can insert them via the 
26069 \family sans
26070 Insert\SpecialChar \menuseparator
26071 List
26072 \begin_inset space ~
26073 \end_inset
26074
26075 /
26076 \begin_inset space ~
26077 \end_inset
26078
26079 TOC
26080 \family default
26081  submenus.
26082  The list entries are the float captions and the float number.
26083 \end_layout
26084
26085 \begin_layout Section
26086 URLs and Hyperlinks
26087 \begin_inset Index idx
26088 status collapsed
26089
26090 \begin_layout Plain Layout
26091 URLs
26092 \end_layout
26093
26094 \end_inset
26095
26096
26097 \begin_inset Index idx
26098 status collapsed
26099
26100 \begin_layout Plain Layout
26101 Hyperlinks
26102 \end_layout
26103
26104 \end_inset
26105
26106
26107 \end_layout
26108
26109 \begin_layout Subsection
26110 URLs
26111 \begin_inset CommandInset label
26112 LatexCommand label
26113 name "sub:URLs"
26114
26115 \end_inset
26116
26117
26118 \end_layout
26119
26120 \begin_layout Standard
26121 Links to web pages or email addresses can be inserted via the menu 
26122 \family sans
26123 Insert\SpecialChar \menuseparator
26124 URL
26125 \family default
26126 .
26127 \end_layout
26128
26129 \begin_layout Standard
26130 Here is an example URL: LyX's homepage: 
26131 \begin_inset Flex URL
26132 status open
26133
26134 \begin_layout Plain Layout
26135
26136 http://www.lyx.org
26137 \end_layout
26138
26139 \end_inset
26140
26141
26142 \end_layout
26143
26144 \begin_layout Standard
26145 You cannot change the style of the link text, the URL text will always be
26146  in the style 
26147 \family typewriter
26148 Typewriter
26149 \family default
26150 .
26151  To be able to format the URL text, use hyperlinks as explained in the next
26152  subsection.
26153 \end_layout
26154
26155 \begin_layout Standard
26156 \begin_inset Note Greyedout
26157 status open
26158
26159 \begin_layout Plain Layout
26160
26161 \series bold
26162 Note:
26163 \series default
26164  URLs must not end with a backslash, otherwise you get LaTeX errors.
26165 \end_layout
26166
26167 \end_inset
26168
26169
26170 \end_layout
26171
26172 \begin_layout Subsection
26173 Hyperlinks
26174 \begin_inset CommandInset label
26175 LatexCommand label
26176 name "sub:Hyperlinks"
26177
26178 \end_inset
26179
26180
26181 \end_layout
26182
26183 \begin_layout Standard
26184 Hyperlinks can be inserted with the menu 
26185 \family sans
26186 Insert\SpecialChar \menuseparator
26187 Hyperlink
26188 \family default
26189  or with the toolbar button 
26190 \begin_inset Info
26191 type  "icon"
26192 arg   "href-insert"
26193 \end_inset
26194
26195 .
26196  The appearing dialog has two fields: 
26197 \family sans
26198 Target
26199 \family default
26200  and 
26201 \family sans
26202 Name
26203 \family default
26204 .
26205  The name is the printed text for the hyperlink.
26206  The hyperlink type can be a weblink like this: 
26207 \begin_inset CommandInset href
26208 LatexCommand href
26209 name "LyX's homepage"
26210 target "http://www.lyx.org"
26211
26212 \end_inset
26213
26214 , an Email address like this: 
26215 \begin_inset CommandInset href
26216 LatexCommand href
26217 name "lyx-docs mailing list"
26218 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26219 type "mailto:"
26220
26221 \end_inset
26222
26223 , or a link to a file.
26224 \end_layout
26225
26226 \begin_layout Standard
26227 You can start applications via a hyperlink when you insert a weblink, but
26228  add the prefix 
26229 \begin_inset Quotes eld
26230 \end_inset
26231
26232
26233 \family sans
26234 run:
26235 \family default
26236
26237 \begin_inset Quotes erd
26238 \end_inset
26239
26240  to the link target.
26241 \end_layout
26242
26243 \begin_layout Standard
26244 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26245  and become clickable in the DVI and PDF-output.
26246  To set the format of the link text, highlight the hyperlink inset and use
26247  the text style dialog.
26248  This is for example a hyperlink with bold sans serif text: 
26249 \family sans
26250 \series bold
26251
26252 \begin_inset CommandInset href
26253 LatexCommand href
26254 name "LyX's homepage"
26255 target "http://www.lyx.org"
26256
26257 \end_inset
26258
26259
26260 \end_layout
26261
26262 \begin_layout Standard
26263 The link text color can be changed, when the option 
26264 \family sans
26265 Color links
26266 \family default
26267  is set in the PDF Properties dialog (menu 
26268 \family sans
26269 Document\SpecialChar \menuseparator
26270 Settings\SpecialChar \menuseparator
26271 PDF Properties
26272 \family default
26273 ).
26274  The link text is for example set in this document to blue by adding the
26275  option
26276 \begin_inset Newline newline
26277 \end_inset
26278
26279
26280 \series bold
26281 urlcolor=blue
26282 \series default
26283
26284 \begin_inset Newline newline
26285 \end_inset
26286
26287 to the field 
26288 \family sans
26289 Additional options
26290 \family default
26291  in the PDF Properties dialog.
26292 \end_layout
26293
26294 \begin_layout Section
26295 Appendices
26296 \begin_inset Index idx
26297 status collapsed
26298
26299 \begin_layout Plain Layout
26300 Appendix
26301 \end_layout
26302
26303 \end_inset
26304
26305
26306 \begin_inset CommandInset label
26307 LatexCommand label
26308 name "sec:Appendices"
26309
26310 \end_inset
26311
26312
26313 \end_layout
26314
26315 \begin_layout Standard
26316 Appendices are created with the menu 
26317 \family sans
26318 Document\SpecialChar \menuseparator
26319 Start
26320 \begin_inset space ~
26321 \end_inset
26322
26323 Appendix
26324 \begin_inset space ~
26325 \end_inset
26326
26327 Here
26328 \family default
26329 .
26330  This menu sets the document from the current cursor position to the end
26331  as the appendix region.
26332  The region is marked with a red borderline.
26333 \end_layout
26334
26335 \begin_layout Standard
26336 Every chapter (or section) within the appendix region is treated as an appendix,
26337  numbered with a capital Latin letter.
26338  The appendix subsections are numbered with this letter followed by a dot
26339  and the subsection number.
26340  All appendix sections can be referenced as if they were normal sections,
26341  here two examples:
26342 \end_layout
26343
26344 \begin_layout Standard
26345 Appendix
26346 \begin_inset space ~
26347 \end_inset
26348
26349
26350 \begin_inset CommandInset ref
26351 LatexCommand ref
26352 reference "cha:Credits"
26353
26354 \end_inset
26355
26356 ; Appendix
26357 \begin_inset space ~
26358 \end_inset
26359
26360
26361 \begin_inset CommandInset ref
26362 LatexCommand ref
26363 reference "sub:Export"
26364
26365 \end_inset
26366
26367
26368 \end_layout
26369
26370 \begin_layout Section
26371 Bibliography
26372 \begin_inset Index idx
26373 status collapsed
26374
26375 \begin_layout Plain Layout
26376 Bibliography
26377 \end_layout
26378
26379 \end_inset
26380
26381
26382 \begin_inset CommandInset label
26383 LatexCommand label
26384 name "sec:Bibliography"
26385
26386 \end_inset
26387
26388
26389 \end_layout
26390
26391 \begin_layout Standard
26392 There are two ways of generating the bibliography in a LyX-document.
26393  You can include a bibliography database,
26394 \begin_inset Foot
26395 status collapsed
26396
26397 \begin_layout Plain Layout
26398 Known under the name 
26399 \begin_inset Quotes eld
26400 \end_inset
26401
26402 BibTeX-database
26403 \begin_inset Quotes erd
26404 \end_inset
26405
26406 .
26407 \end_layout
26408
26409 \end_inset
26410
26411  which is explained in the next subsection, or you can insert the bibliography
26412  manually, using the paragraph environment 
26413 \family sans
26414 Bibliography
26415 \family default
26416 , which was described in section
26417 \begin_inset space ~
26418 \end_inset
26419
26420
26421 \begin_inset CommandInset ref
26422 LatexCommand ref
26423 reference "sub:Biblio_environment"
26424
26425 \end_inset
26426
26427 .
26428  If you want anything other than numerical citations that are used in this
26429  document, like author-year citations, then you must
26430 \emph on
26431  
26432 \emph default
26433 use a bibliography database.
26434 \end_layout
26435
26436 \begin_layout Subsection
26437 The Bibliography Environment
26438 \end_layout
26439
26440 \begin_layout Standard
26441 Within the 
26442 \family sans
26443 Bibliography
26444 \family default
26445  environment, every paragraph begins with a gray bibliography box labeled
26446  with a number.
26447  If you click on it, you will get a dialog in which you can set a 
26448 \family sans
26449 Key
26450 \family default
26451  and a 
26452 \family sans
26453 Label
26454 \family default
26455 .
26456  The key is the symbolic name by which you will refer to this bibliography
26457  entry.
26458  For example, our second entry in the bibliography is a book about LaTeX
26459  and we used 
26460 \begin_inset Quotes eld
26461 \end_inset
26462
26463 latexcompanion
26464 \begin_inset Quotes erd
26465 \end_inset
26466
26467 , a short form of its title, as key.
26468 \end_layout
26469
26470 \begin_layout Standard
26471 You can refer to the key of a bibliography entry using the menu 
26472 \family sans
26473 Insert\SpecialChar \menuseparator
26474 Citation
26475 \family default
26476  or the toolbar button 
26477 \begin_inset Info
26478 type  "icon"
26479 arg   "dialog-show-new-inset citation"
26480 \end_inset
26481
26482 .
26483  A citation reference box is inserted and a citation window will appear
26484  in which you can select one or more keys in the available key list.
26485  The citation reference box will be labeled with the referenced key.
26486  When you click on the box, the citation window appears and you can change
26487  the reference.
26488 \end_layout
26489
26490 \begin_layout Standard
26491 Citation references appear in the output as the number of the bibliography
26492  entry with surrounding brackets.
26493  If you set a 
26494 \family sans
26495 Label
26496 \family default
26497  for the entry, the label will appear instead of the number.
26498  Here are two examples; the first without a label, the second with the label
26499  
26500 \begin_inset Quotes eld
26501 \end_inset
26502
26503 Credits
26504 \begin_inset Quotes erd
26505 \end_inset
26506
26507 :
26508 \end_layout
26509
26510 \begin_layout Standard
26511 Have a look at the 
26512 \family sans
26513 LaTeX Companion Second Edition
26514 \family default
26515
26516 \begin_inset CommandInset citation
26517 LatexCommand cite
26518 key "latexcompanion"
26519
26520 \end_inset
26521
26522
26523 \end_layout
26524
26525 \begin_layout Standard
26526 The LyX-Team members are listed in the Credits: 
26527 \begin_inset CommandInset citation
26528 LatexCommand cite
26529 key "lyxcredit"
26530
26531 \end_inset
26532
26533
26534 \end_layout
26535
26536 \begin_layout Subsection
26537 Bibliography databases (BibTeX)
26538 \begin_inset Index idx
26539 status collapsed
26540
26541 \begin_layout Plain Layout
26542 Bibliography ! Databases
26543 \end_layout
26544
26545 \end_inset
26546
26547
26548 \begin_inset Index idx
26549 status collapsed
26550
26551 \begin_layout Plain Layout
26552 Bibliography ! BibTeX
26553 \end_layout
26554
26555 \end_inset
26556
26557
26558 \begin_inset CommandInset label
26559 LatexCommand label
26560 name "sub:Bibliography-databases"
26561
26562 \end_inset
26563
26564
26565 \end_layout
26566
26567 \begin_layout Standard
26568 Bibliography databases are useful if you use the same bibliography in different
26569  documents.
26570 \begin_inset Foot
26571 status collapsed
26572
26573 \begin_layout Plain Layout
26574 They are also useful for keeping a database of articles and notes concerning
26575  them.
26576  Most of the database programs mentioned below allow you to store annotations
26577  and reviews along with bibliographical information.
26578 \end_layout
26579
26580 \end_inset
26581
26582  It also makes it very easy to have a uniform layout for all bibliography
26583  entries.
26584  You can collect the bibliography of all relevant books and articles of
26585  your working field in a database.
26586  This database can be used for different documents, and only the entries
26587  cited in a particular document will appear in the bibliography list for
26588  that document.
26589  This relieves you of the need to keep track of which articles and books
26590  you have cited.
26591 \end_layout
26592
26593 \begin_layout Standard
26594 The database is a text file with the file extension 
26595 \begin_inset Quotes eld
26596 \end_inset
26597
26598
26599 \family sans
26600 .bib
26601 \family default
26602
26603 \begin_inset Quotes erd
26604 \end_inset
26605
26606 , containing the bibliography in a special format.
26607  The format is explained in 
26608 \begin_inset CommandInset citation
26609 LatexCommand cite
26610 key "BibTeX-2"
26611
26612 \end_inset
26613
26614  and in LaTeX books (
26615 \begin_inset CommandInset citation
26616 LatexCommand cite
26617 key "Mittelbach,Kopka,Lamport"
26618
26619 \end_inset
26620
26621 ).
26622  The file can be created using any text editor, but normally one uses a
26623  special program to create and edit the entries in the database.
26624  A list of such programs is maintained on the LyX Wiki at 
26625 \begin_inset Flex URL
26626 status collapsed
26627
26628 \begin_layout Plain Layout
26629
26630 http://wiki.lyx.org/BibTeX/Programs
26631 \end_layout
26632
26633 \end_inset
26634
26635 .
26636 \end_layout
26637
26638 \begin_layout Standard
26639 To use a database, use the menu 
26640 \family sans
26641 Insert\SpecialChar \menuseparator
26642 List
26643 \family default
26644 /
26645 \family sans
26646 TOC\SpecialChar \menuseparator
26647 BibT
26648 \begin_inset ERT
26649 status collapsed
26650
26651 \begin_layout Plain Layout
26652
26653 {}
26654 \end_layout
26655
26656 \end_inset
26657
26658 eX
26659 \begin_inset space ~
26660 \end_inset
26661
26662 Bibliography
26663 \family default
26664 .
26665  A gray box will be inserted and a window appears.
26666  In this window you can load one or more databases and a style file.
26667  The option 
26668 \family sans
26669 Add bibliography to TOC
26670 \family default
26671  adds a table of contents entry for the bibliography.
26672  In the 
26673 \family sans
26674 Content
26675 \family default
26676  drop box you can select whether to include > all the entries in the database
26677  in the document or just the cited references.
26678 \end_layout
26679
26680 \begin_layout Standard
26681 The style file is a text file with the file extension 
26682 \begin_inset Quotes eld
26683 \end_inset
26684
26685
26686 \family sans
26687 .bst
26688 \family default
26689
26690 \begin_inset Quotes erd
26691 \end_inset
26692
26693  that controls how the bibliography entries will appear.
26694  Your LaTeX distribution should provide several of these, and many publishers
26695  provide their own style files, so that you don't have to take care of the
26696  layout.
26697  It is of course possible to write your own style file, but this is something
26698  for experts.
26699 \begin_inset Foot
26700 status collapsed
26701
26702 \begin_layout Plain Layout
26703 For information how this is done, have a look at
26704 \begin_inset Newline newline
26705 \end_inset
26706
26707
26708 \begin_inset CommandInset href
26709 LatexCommand href
26710 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26711
26712 \end_inset
26713
26714 .
26715 \end_layout
26716
26717 \end_inset
26718
26719
26720 \end_layout
26721
26722 \begin_layout Standard
26723 Inserting a citation reference works as described in the previous section.
26724 \end_layout
26725
26726 \begin_layout Standard
26727 To generate the bibliography from a database, LyX uses the program BibTeX.
26728  You can choose which of its variants should be used by LyX as processor;
26729  either in the document settings under 
26730 \family sans
26731 Bibliography
26732 \family default
26733  or in LyX's preferences under 
26734 \family sans
26735 Output\SpecialChar \menuseparator
26736 LaT
26737 \begin_inset ERT
26738 status collapsed
26739
26740 \begin_layout Plain Layout
26741
26742 {}
26743 \end_layout
26744
26745 \end_inset
26746
26747 eX
26748 \family default
26749 .
26750  The following variants are possible:
26751 \end_layout
26752
26753 \begin_layout Description
26754 biber provides full Unicode support, unlimited memory, does not work with
26755  other bibliography packages (like e.
26756 \begin_inset space \thinspace{}
26757 \end_inset
26758
26759 g.
26760 \begin_inset space ~
26761 \end_inset
26762
26763
26764 \series bold
26765 natbib
26766 \series default
26767 ), only with the package 
26768 \series bold
26769 biblatex
26770 \series default
26771 ; recommended for multilingual texts and for languages that don't use Latin
26772  letters
26773 \end_layout
26774
26775 \begin_layout Description
26776 bibtex the standard; does not allow special characters in bibliography entries
26777  that are not possible to encode in a 7-bit encoding, limited memory, works
26778  with all bibliography packages, except of 
26779 \series bold
26780 biblatex
26781 \end_layout
26782
26783 \begin_layout Description
26784 bibtex8 allows all characters that are possible to encode in a 8-bit encoding,
26785  larger memory than 
26786 \family sans
26787 bibtex
26788 \family default
26789 , works with all bibliography packages
26790 \end_layout
26791
26792 \begin_layout Standard
26793 BibTeX can be controlled with options that you can add below the specification
26794  of the variants.
26795  Before adding options, it is strongly recommended to read the manual of
26796  
26797 \family sans
26798 BibTeX
26799 \family default
26800  
26801 \begin_inset CommandInset citation
26802 LatexCommand cite
26803 key "BibTeX"
26804
26805 \end_inset
26806
26807 .
26808 \end_layout
26809
26810 \begin_layout Standard
26811 When you select the option 
26812 \family sans
26813 Sectioned bibliography
26814 \family default
26815  in the 
26816 \family sans
26817 Document\SpecialChar \menuseparator
26818 Settings
26819 \family default
26820  dialog, it is possible to have multiple and sectioned bibliographies.
26821  This and other options are explained in detail in section 
26822 \emph on
26823 Customizing Bibliographies
26824 \emph default
26825  
26826 \emph on
26827 with BibTeX
26828 \emph default
26829  of the 
26830 \emph on
26831 Additional Features
26832 \emph default
26833  manual.
26834 \end_layout
26835
26836 \begin_layout Standard
26837 We use two bibliographies in this document to show the difference between
26838  the two methods of creating them.
26839  As you can see, the bibliography that is created from a database lists
26840  only the database entries that are referenced in the document.
26841  We used the style file 
26842 \family sans
26843 alphadin.bst
26844 \family default
26845  to get the complicated German reference key scheme in the bibliography.
26846 \end_layout
26847
26848 \begin_layout Subsection
26849 Bibliography layout
26850 \begin_inset Index idx
26851 status collapsed
26852
26853 \begin_layout Plain Layout
26854 Bibliography ! Layout
26855 \end_layout
26856
26857 \end_inset
26858
26859
26860 \end_layout
26861
26862 \begin_layout Standard
26863 In the citation reference dialog you can set a special citation format.
26864  For this feature you need to enable the option 
26865 \family sans
26866 Natbib
26867 \family default
26868  in the 
26869 \family sans
26870 Document\SpecialChar \menuseparator
26871 Settings
26872 \family default
26873
26874 \begin_inset Index idx
26875 status collapsed
26876
26877 \begin_layout Plain Layout
26878 Document ! Settings
26879 \end_layout
26880
26881 \end_inset
26882
26883  dialog under 
26884 \family sans
26885 Bibliography
26886 \family default
26887 .
26888  Setting a citation style for a reference will overwrite the default.
26889  For the global citation format use the BibTeX style files as explained
26890  in the previous section.
26891 \end_layout
26892
26893 \begin_layout Standard
26894 You can also set text, that should appear before or after a citation reference,
26895  in the citation reference window.
26896  Here an example where we set the text 
26897 \begin_inset Quotes eld
26898 \end_inset
26899
26900 Chapter
26901 \begin_inset space ~
26902 \end_inset
26903
26904 3
26905 \begin_inset Quotes erd
26906 \end_inset
26907
26908  to appear after the reference:
26909 \end_layout
26910
26911 \begin_layout Standard
26912 Have a look at 
26913 \begin_inset CommandInset citation
26914 LatexCommand cite
26915 after "Chapter 3"
26916 key "latexcompanion"
26917
26918 \end_inset
26919
26920 .
26921 \end_layout
26922
26923 \begin_layout Section
26924 Index
26925 \begin_inset Index idx
26926 status collapsed
26927
26928 \begin_layout Plain Layout
26929 Index generation
26930 \end_layout
26931
26932 \end_inset
26933
26934
26935 \begin_inset CommandInset label
26936 LatexCommand label
26937 name "sec:Index"
26938
26939 \end_inset
26940
26941
26942 \end_layout
26943
26944 \begin_layout Standard
26945 An index entry is created if you use the menu 
26946 \family sans
26947 Insert\SpecialChar \menuseparator
26948 Index
26949 \begin_inset space ~
26950 \end_inset
26951
26952 Entry
26953 \family default
26954  or the toolbar button 
26955 \begin_inset Info
26956 type  "icon"
26957 arg   "index-insert"
26958 \end_inset
26959
26960 .
26961  A box labeled 
26962 \begin_inset Quotes eld
26963 \end_inset
26964
26965
26966 \family sans
26967 Index
26968 \family default
26969
26970 \begin_inset Quotes erd
26971 \end_inset
26972
26973  is inserted containing the text that appears in the index.
26974  The word where the cursor is in or the currently highlighted text is proposed
26975  by LyX as the index entry.
26976 \end_layout
26977
26978 \begin_layout Standard
26979 We give a short overview of the index commands in the next subsections.
26980  For a detailed description of LaTeX's index mechanism, have a look at one
26981  of the LaTeX books 
26982 \begin_inset CommandInset citation
26983 LatexCommand cite
26984 key "latexcompanion,latexguide,latexbook"
26985
26986 \end_inset
26987
26988 .
26989 \end_layout
26990
26991 \begin_layout Standard
26992 The index list is inserted in the document with the menu 
26993 \family sans
26994 Insert\SpecialChar \menuseparator
26995 List
26996 \begin_inset space ~
26997 \end_inset
26998
26999 /
27000 \begin_inset space ~
27001 \end_inset
27002
27003 TOC\SpecialChar \menuseparator
27004 Index
27005 \begin_inset space ~
27006 \end_inset
27007
27008 List
27009 \family default
27010 .
27011  A light blue box labeled 
27012 \begin_inset Quotes eld
27013 \end_inset
27014
27015
27016 \family sans
27017 Index
27018 \family default
27019
27020 \begin_inset Quotes erd
27021 \end_inset
27022
27023  will show the place where the index is printed in the output.
27024  The index list box is not clickable like other LyX-boxes.
27025 \end_layout
27026
27027 \begin_layout Subsection
27028 Grouping Index Entries
27029 \begin_inset Index idx
27030 status collapsed
27031
27032 \begin_layout Plain Layout
27033 Index ! Grouping
27034 \end_layout
27035
27036 \end_inset
27037
27038
27039 \end_layout
27040
27041 \begin_layout Standard
27042 Index entries are often grouped to offer the reader a fast search in the
27043  index.
27044  We want to group for example the index entries for itemized and enumerated
27045  lists under the entry 
27046 \begin_inset Quotes eld
27047 \end_inset
27048
27049 Lists
27050 \begin_inset Quotes erd
27051 \end_inset
27052
27053 .
27054  First we create the entry 
27055 \begin_inset Quotes eld
27056 \end_inset
27057
27058 Lists
27059 \begin_inset Quotes erd
27060 \end_inset
27061
27062  in section
27063 \begin_inset space ~
27064 \end_inset
27065
27066
27067 \begin_inset CommandInset ref
27068 LatexCommand ref
27069 reference "sub:Lists"
27070
27071 \end_inset
27072
27073 .
27074  In the text field for the itemized list index entry in section
27075 \begin_inset space ~
27076 \end_inset
27077
27078
27079 \begin_inset CommandInset ref
27080 LatexCommand ref
27081 reference "sec:Itemize"
27082
27083 \end_inset
27084
27085 , we insert the command
27086 \end_layout
27087
27088 \begin_layout Standard
27089
27090 \series bold
27091 Lists ! Itemize
27092 \end_layout
27093
27094 \begin_layout Standard
27095 and the command
27096 \end_layout
27097
27098 \begin_layout Standard
27099
27100 \series bold
27101 Lists ! Enumerate
27102 \end_layout
27103
27104 \begin_layout Standard
27105 for the enumerated list in section
27106 \begin_inset space ~
27107 \end_inset
27108
27109
27110 \begin_inset CommandInset ref
27111 LatexCommand ref
27112 reference "sec:Enumerate"
27113
27114 \end_inset
27115
27116 .
27117 \end_layout
27118
27119 \begin_layout Standard
27120 The exclamation mark 
27121 \begin_inset Quotes eld
27122 \end_inset
27123
27124 !
27125 \begin_inset Quotes erd
27126 \end_inset
27127
27128  marks the grouping levels.
27129  You can have three levels; every index level is indented a bit more.
27130  An index entry for the higher levels is not required.
27131  If we don't have an index entry for 
27132 \begin_inset Quotes eld
27133 \end_inset
27134
27135 Lists
27136 \begin_inset Quotes erd
27137 \end_inset
27138
27139 , it will be printed anyway, but without a page number.
27140 \end_layout
27141
27142 \begin_layout Subsection
27143 Page Ranges
27144 \begin_inset Index idx
27145 status collapsed
27146
27147 \begin_layout Plain Layout
27148 Index ! Page ranges
27149 \end_layout
27150
27151 \end_inset
27152
27153
27154 \end_layout
27155
27156 \begin_layout Standard
27157 Normally an index entry will appear with the page number of the indexed
27158  section.
27159  But sometimes you want to index more pages under the same entry.
27160  E.
27161 \begin_inset space \thinspace{}
27162 \end_inset
27163
27164 g.
27165 \begin_inset space \space{}
27166 \end_inset
27167
27168 if we want to index the paragraph environments, we create an index entry
27169  in section
27170 \begin_inset space ~
27171 \end_inset
27172
27173
27174 \begin_inset CommandInset ref
27175 LatexCommand ref
27176 reference "sec:Paragraph-Environments"
27177
27178 \end_inset
27179
27180  with the command
27181 \end_layout
27182
27183 \begin_layout Standard
27184
27185 \series bold
27186 Paragraph environments|(
27187 \end_layout
27188
27189 \begin_layout Standard
27190 and another entry at the end of section
27191 \begin_inset space ~
27192 \end_inset
27193
27194
27195 \begin_inset CommandInset ref
27196 LatexCommand ref
27197 reference "sub:LyX-Code"
27198
27199 \end_inset
27200
27201  with the command
27202 \end_layout
27203
27204 \begin_layout Standard
27205
27206 \series bold
27207 Paragraph environments|)
27208 \end_layout
27209
27210 \begin_layout Standard
27211 The commands 
27212 \begin_inset Quotes eld
27213 \end_inset
27214
27215
27216 \series bold
27217 |(
27218 \series default
27219
27220 \begin_inset Quotes erd
27221 \end_inset
27222
27223  and 
27224 \begin_inset Quotes eld
27225 \end_inset
27226
27227
27228 \series bold
27229 |)
27230 \series default
27231
27232 \begin_inset Quotes erd
27233 \end_inset
27234
27235  respectively start and end the index range.
27236  You can also add the same index entry at different places in the document.
27237  They appear in the output under one entry with a comma separated list of
27238  the pages of the indexed document parts.
27239  An example is the index entry 
27240 \begin_inset Quotes eld
27241 \end_inset
27242
27243 Document ! Settings
27244 \begin_inset Quotes erd
27245 \end_inset
27246
27247 .
27248 \end_layout
27249
27250 \begin_layout Subsection
27251 Cross referencing
27252 \begin_inset Index idx
27253 status collapsed
27254
27255 \begin_layout Plain Layout
27256 Index ! Cross referencing
27257 \end_layout
27258
27259 \end_inset
27260
27261
27262 \end_layout
27263
27264 \begin_layout Standard
27265 It is also possible to refer to another index entry.
27266  We referred for example in the index entry 
27267 \begin_inset Quotes eld
27268 \end_inset
27269
27270 GIF
27271 \begin_inset Quotes erd
27272 \end_inset
27273
27274  (in section
27275 \begin_inset space ~
27276 \end_inset
27277
27278
27279 \begin_inset CommandInset ref
27280 LatexCommand ref
27281 reference "sub:Image-Formats"
27282
27283 \end_inset
27284
27285 ) to the index entry 
27286 \begin_inset Quotes eld
27287 \end_inset
27288
27289 Image formats
27290 \begin_inset Quotes erd
27291 \end_inset
27292
27293  in the same section using the entry
27294 \end_layout
27295
27296 \begin_layout Standard
27297
27298 \series bold
27299 GIF|see{Image formats}
27300 \end_layout
27301
27302 \begin_layout Standard
27303 where the braces have to be inserted as TeX Code.
27304  The text within the braces is the referenced entry.
27305  The reference will appear in the output without a page number.
27306 \end_layout
27307
27308 \begin_layout Subsection
27309 Index Entry Order
27310 \begin_inset Index idx
27311 status collapsed
27312
27313 \begin_layout Plain Layout
27314 Index ! Entry order
27315 \end_layout
27316
27317 \end_inset
27318
27319
27320 \end_layout
27321
27322 \begin_layout Standard
27323 You can use accented characters in the index entry, but the entries might
27324  then not follow the rules for the index order.
27325  The index entries are sorted alphabetically, but LaTeX
27326 \begin_inset Foot
27327 status collapsed
27328
27329 \begin_layout Plain Layout
27330 The index generating is done in the background by an extra program, see
27331  section
27332 \begin_inset space ~
27333 \end_inset
27334
27335
27336 \begin_inset CommandInset ref
27337 LatexCommand ref
27338 reference "sub:Index-Program"
27339
27340 \end_inset
27341
27342 .
27343 \end_layout
27344
27345 \end_inset
27346
27347  doesn't know how to sort accents in different languages.
27348  We have created as an example the three dummy index entries 
27349 \begin_inset Quotes eld
27350 \end_inset
27351
27352 maison
27353 \begin_inset Quotes erd
27354 \end_inset
27355
27356
27357 \begin_inset Quotes eld
27358 \end_inset
27359
27360 maïs
27361 \begin_inset Quotes erd
27362 \end_inset
27363
27364 , and 
27365 \begin_inset Quotes eld
27366 \end_inset
27367
27368 maître
27369 \begin_inset Quotes erd
27370 \end_inset
27371
27372 .
27373 \begin_inset Index idx
27374 status open
27375
27376 \begin_layout Plain Layout
27377 Dummy entries ! maïs
27378 \end_layout
27379
27380 \end_inset
27381
27382
27383 \begin_inset Index idx
27384 status open
27385
27386 \begin_layout Plain Layout
27387 Dummy entries ! maître
27388 \end_layout
27389
27390 \end_inset
27391
27392
27393 \begin_inset Index idx
27394 status open
27395
27396 \begin_layout Plain Layout
27397 Dummy entries ! maïs@maison
27398 \end_layout
27399
27400 \end_inset
27401
27402  They will be sorted in the order maïs, maître, maison, but we want the
27403  order maïs, maison, maître.
27404  To achieve this, we use the command
27405 \end_layout
27406
27407 \begin_layout Standard
27408
27409 \series bold
27410 previous entry@current entry
27411 \end_layout
27412
27413 \begin_layout Standard
27414 In our case we want to have 
27415 \begin_inset Quotes eld
27416 \end_inset
27417
27418 maison
27419 \begin_inset Quotes erd
27420 \end_inset
27421
27422  after 
27423 \begin_inset Quotes eld
27424 \end_inset
27425
27426 maïs
27427 \begin_inset Quotes erd
27428 \end_inset
27429
27430  and write therefore for the index entry of maison:
27431 \end_layout
27432
27433 \begin_layout Standard
27434
27435 \series bold
27436 maïs@maison
27437 \end_layout
27438
27439 \begin_layout Standard
27440 The previous entry needn't to be a real existing entry, you can also use
27441  another word to tell LaTeX the entry order, see the next subsection for
27442  an example.
27443 \end_layout
27444
27445 \begin_layout Standard
27446 \begin_inset VSpace bigskip
27447 \end_inset
27448
27449
27450 \end_layout
27451
27452 \begin_layout Standard
27453 In some cases the index entry order is not correct when you are using the
27454  program 
27455 \family sans
27456 makeindex 
27457 \family default
27458 to generate the index (see sec.
27459 \begin_inset space \thinspace{}
27460 \end_inset
27461
27462
27463 \begin_inset CommandInset ref
27464 LatexCommand ref
27465 reference "sub:Index-Program"
27466
27467 \end_inset
27468
27469 ).
27470  
27471 \family sans
27472 makeindex
27473 \family default
27474  would for example print the index entry for the LaTeX-package aeguill in
27475  sec.
27476 \begin_inset space \thinspace{}
27477 \end_inset
27478
27479
27480 \begin_inset CommandInset ref
27481 LatexCommand ref
27482 reference "sub:Document-Font"
27483
27484 \end_inset
27485
27486  after the index entries of the other LaTeX-packages although all these
27487  index commands start with 
27488 \begin_inset Quotes eld
27489 \end_inset
27490
27491
27492 \series bold
27493 LaTeX-packages ! 
27494 \series default
27495
27496 \begin_inset Quotes eld
27497 \end_inset
27498
27499 .
27500  The reason is that the index entry for aeguill is in a footnote.
27501  To fix this 
27502 \family sans
27503 makeindex
27504 \family default
27505  bug, add these commands to the preamble of your document:
27506 \end_layout
27507
27508 \begin_layout Standard
27509
27510 \series bold
27511
27512 \backslash
27513 let
27514 \backslash
27515 OrgIndex
27516 \backslash
27517 index
27518 \end_layout
27519
27520 \begin_layout Standard
27521
27522 \series bold
27523
27524 \backslash
27525 renewcommand*{
27526 \backslash
27527 index}[1]{
27528 \backslash
27529 OrgIndex{#1}}
27530 \end_layout
27531
27532 \begin_layout Subsection
27533 Index Entry Layout
27534 \begin_inset Index idx
27535 status collapsed
27536
27537 \begin_layout Plain Layout
27538 Index ! Entry layout
27539 \end_layout
27540
27541 \end_inset
27542
27543
27544 \end_layout
27545
27546 \begin_layout Standard
27547 You can change the appearance of index entries via the text style dialog.
27548 \begin_inset Index idx
27549 status open
27550
27551 \begin_layout Plain Layout
27552 Dummy entries ! 
27553 \shape italic
27554 This is an italic dummy entry
27555 \end_layout
27556
27557 \end_inset
27558
27559  You can also format the page number using the character 
27560 \begin_inset Quotes eld
27561 \end_inset
27562
27563 |
27564 \begin_inset Quotes erd
27565 \end_inset
27566
27567  followed by a LaTeX-command without a backslash.
27568  We can write for example
27569 \end_layout
27570
27571 \begin_layout Standard
27572
27573 \series bold
27574 italic page number:|textit
27575 \end_layout
27576
27577 \begin_layout Standard
27578 to get the page number in italic.
27579 \begin_inset Index idx
27580 status open
27581
27582 \begin_layout Plain Layout
27583 Dummy entries ! italic page number:|textit
27584 \end_layout
27585
27586 \end_inset
27587
27588  Normally all LaTeX-commands begin with a backslash, but in this special
27589  case 
27590 \begin_inset Quotes eld
27591 \end_inset
27592
27593
27594 \series bold
27595 |command
27596 \series default
27597
27598 \begin_inset Quotes erd
27599 \end_inset
27600
27601  means 
27602 \series bold
27603
27604 \backslash
27605 command{page
27606 \begin_inset space ~
27607 \end_inset
27608
27609 number}
27610 \series default
27611 .
27612  Have a look at section
27613 \begin_inset space ~
27614 \end_inset
27615
27616
27617 \begin_inset CommandInset ref
27618 LatexCommand ref
27619 reference "sub:LaTeX-Syntax"
27620
27621 \end_inset
27622
27623  to learn more about the LaTeX-syntax.
27624 \end_layout
27625
27626 \begin_layout Standard
27627 \begin_inset Note Greyedout
27628 status open
27629
27630 \begin_layout Plain Layout
27631
27632 \series bold
27633 Note:
27634 \series default
27635  Formatting single index entries only works when you use the program 
27636 \family sans
27637 makeindex 
27638 \family default
27639 to generate the index, see sec.
27640 \begin_inset space \thinspace{}
27641 \end_inset
27642
27643
27644 \begin_inset CommandInset ref
27645 LatexCommand ref
27646 reference "sub:Index-Program"
27647
27648 \end_inset
27649
27650 .
27651  If you use 
27652 \family sans
27653 xindy
27654 \family default
27655 , however, this will not work for anything other than bold or italic text.
27656  This is because xindy requires you to define semantic elements before they
27657  can be used, see 
27658 \begin_inset CommandInset citation
27659 LatexCommand cite
27660 after "p. 678 ff."
27661 key "latexcompanion"
27662
27663 \end_inset
27664
27665  for details.
27666 \end_layout
27667
27668 \end_inset
27669
27670
27671 \end_layout
27672
27673 \begin_layout Standard
27674 In general, we encourage you to not format page numbers directly as shown
27675  above.
27676  Instead of this, you should define a macro in the preamble and use that.
27677  Consider why you want some page numbers to be bold.
27678  Maybe you want all page references italic that refer to a definition of
27679  the indexed term, so that users can easily find definitions.
27680  If so, put the following in the preamble
27681 \end_layout
27682
27683 \begin_layout Standard
27684
27685 \series bold
27686
27687 \backslash
27688 newcommand{
27689 \backslash
27690 IndexDef}[1]{
27691 \backslash
27692 textit{#1}}
27693 \end_layout
27694
27695 \begin_layout Standard
27696 and write
27697 \end_layout
27698
27699 \begin_layout Standard
27700
27701 \series bold
27702 my entry|IndexDef
27703 \end_layout
27704
27705 \begin_layout Standard
27706 in the index entry.
27707 \begin_inset Index idx
27708 status open
27709
27710 \begin_layout Plain Layout
27711 Dummy entries ! my entry|IndexDef
27712 \end_layout
27713
27714 \end_inset
27715
27716  The advantage is that, if you change your mind later or if your publisher
27717  insists that definitions must not be italic but bold, you just need to
27718  change the macro in the preamble, not every single index entry.
27719 \end_layout
27720
27721 \begin_layout Standard
27722 You can also change the layout for the whole index.
27723  E.
27724 \begin_inset space \thinspace{}
27725 \end_inset
27726
27727 g.
27728 \begin_inset space \space{}
27729 \end_inset
27730
27731 we marked the index list box of this document as bold to get a bold font
27732  for all index entries.
27733  For more advanced tasks you have to set up a so-called 
27734 \emph on
27735 Index Style File
27736 \emph default
27737 , see the 
27738 \family sans
27739 makeindex
27740 \family default
27741  or 
27742 \family sans
27743 xindy
27744 \family default
27745  documentation for details, 
27746 \begin_inset CommandInset citation
27747 LatexCommand cite
27748 key "makeindex,xindy"
27749
27750 \end_inset
27751
27752 .
27753 \end_layout
27754
27755 \begin_layout Subsection
27756 Index Program
27757 \begin_inset Index idx
27758 status collapsed
27759
27760 \begin_layout Plain Layout
27761 Index ! Program
27762 \end_layout
27763
27764 \end_inset
27765
27766
27767 \begin_inset CommandInset label
27768 LatexCommand label
27769 name "sub:Index-Program"
27770
27771 \end_inset
27772
27773
27774 \end_layout
27775
27776 \begin_layout Standard
27777 If the index entry program 
27778 \family sans
27779 xindy
27780 \family default
27781  is installed, LyX uses it for index generation; otherwise the program 
27782 \family sans
27783 makeindex
27784 \family default
27785 , that is part of every LaTeX distribution, is used.
27786 \begin_inset Foot
27787 status collapsed
27788
27789 \begin_layout Plain Layout
27790
27791 \family sans
27792 Makeindex
27793 \family default
27794  is very old, no longer under development and has many pitfalls, notably
27795  that it was developed with only the English language in mind.
27796  So it fails to sort anything other than a monolingual English text correctly.
27797  We have shown above how to fix this sorting.
27798  However, if you are writing in another than the English language, consider
27799  to use 
27800 \family sans
27801 xindy
27802 \family default
27803 .
27804 \end_layout
27805
27806 \end_inset
27807
27808  Both programs can be controlled by options that can be set in LyX's preferences
27809  dialog, see section
27810 \begin_inset space ~
27811 \end_inset
27812
27813
27814 \begin_inset CommandInset ref
27815 LatexCommand ref
27816 reference "sub:LaTeX-settings"
27817
27818 \end_inset
27819
27820 .
27821  The available options are listed and explained in 
27822 \begin_inset CommandInset citation
27823 LatexCommand cite
27824 key "makeindex,xindy"
27825
27826 \end_inset
27827
27828 .
27829  In this dialog, you can also specify an alternative program to generate
27830  the index.
27831 \end_layout
27832
27833 \begin_layout Standard
27834 If you need specific options or an alternative index program only for a
27835  given document, you can define the program and\SpecialChar \slash{}
27836 or the options in 
27837 \family sans
27838 Document\SpecialChar \menuseparator
27839 Settings\SpecialChar \menuseparator
27840 Indexes
27841 \family default
27842 .
27843  This is especially useful if you need to pass language-specific options
27844  to the index program or if you need a specific layout style.
27845 \end_layout
27846
27847 \begin_layout Subsection
27848 Multiple Indexes
27849 \end_layout
27850
27851 \begin_layout Standard
27852 In many fields, it is common to have more than one index.
27853  For instance, you might need to set up a separate 
27854 \begin_inset Quotes eld
27855 \end_inset
27856
27857 Index of Names
27858 \begin_inset Quotes erd
27859 \end_inset
27860
27861  next to the standard index.
27862  LaTeX does not provide this possibility out of the box, but there are many
27863  packages that add this feature.
27864  LyX uses the 
27865 \series bold
27866 splitidx
27867 \series default
27868
27869 \begin_inset Index idx
27870 status collapsed
27871
27872 \begin_layout Plain Layout
27873 LaTeX-packages ! splitidx
27874 \end_layout
27875
27876 \end_inset
27877
27878  package to generate multiple indexes.
27879  The package is included in all recent LaTeX distributions.
27880  If yours does not ship it, consult the TeX-catalogue, 
27881 \begin_inset CommandInset citation
27882 LatexCommand cite
27883 key "TeXCatalogue"
27884
27885 \end_inset
27886
27887 .
27888  Note that the package does not only consist of a LaTeX style, but it also
27889  includes specific preprocessor programs that need to be installed as well.
27890  Please consult the package's manual for details.
27891 \end_layout
27892
27893 \begin_layout Standard
27894 To set up LyX for the use of multiple indexes, go to 
27895 \family sans
27896 Document\SpecialChar \menuseparator
27897 Settings\SpecialChar \menuseparator
27898 Indexes
27899 \family default
27900  and select 
27901 \begin_inset Quotes eld
27902 \end_inset
27903
27904 Use multiple Indexes
27905 \begin_inset Quotes erd
27906 \end_inset
27907
27908 .
27909  Note that the list of 
27910 \begin_inset Quotes eld
27911 \end_inset
27912
27913 Available Indexes
27914 \begin_inset Quotes erd
27915 \end_inset
27916
27917  below already contains the standard index.
27918  To add further indexes, add the name of the index (in the form that should
27919  also appear as a heading) to the 
27920 \begin_inset Quotes eld
27921 \end_inset
27922
27923 New
27924 \begin_inset Quotes erd
27925 \end_inset
27926
27927  input field and press the 
27928 \begin_inset Quotes eld
27929 \end_inset
27930
27931 Add
27932 \begin_inset Quotes erd
27933 \end_inset
27934
27935  button.
27936  The new index should now appear in the list as well.
27937  If you like, you can attribute an alternative label color to the new index
27938  by selecting the index in the list and hitting the 
27939 \begin_inset Quotes eld
27940 \end_inset
27941
27942 Alter Color\SpecialChar \ldots{}
27943
27944 \begin_inset Quotes erd
27945 \end_inset
27946
27947  button.
27948  The label color may help you to differentiate index entries of different
27949  indexes in the LyX work area.
27950 \end_layout
27951
27952 \begin_layout Standard
27953 Once the document changes have been applied, you can find the new index
27954  list in 
27955 \family sans
27956 Insert\SpecialChar \menuseparator
27957 List
27958 \begin_inset space ~
27959 \end_inset
27960
27961 /
27962 \begin_inset space ~
27963 \end_inset
27964
27965 TOC
27966 \family default
27967  and the 
27968 \family sans
27969 Insert
27970 \family default
27971  menu has a separate index entry for each of the defined indexes.
27972  The workflow is basically the same as for the default index, but there
27973  are some additional features:
27974 \end_layout
27975
27976 \begin_layout Itemize
27977 If you want to change the attribution of a specific index entry, right-clicking
27978  on the entry will open a dialog where you can do that.
27979 \end_layout
27980
27981 \begin_layout Itemize
27982 By right-clicking on an index, you can change its type.
27983  Furthermore, you can specify an index list to be a 
27984 \begin_inset Quotes eld
27985 \end_inset
27986
27987 Subindex
27988 \begin_inset Quotes erd
27989 \end_inset
27990
27991 .
27992  If you do that, the heading of that list will be decreased by one level.
27993  E.
27994 \begin_inset space \thinspace{}
27995 \end_inset
27996
27997 g., if you use a book class, where the standard index heading is defined
27998  as a chapter, subindexes will be defined as sections and can thus be nested
27999  to the non-subindexes.
28000 \end_layout
28001
28002 \begin_layout Section
28003 Nomenclature / Glossary 
28004 \begin_inset Index idx
28005 status collapsed
28006
28007 \begin_layout Plain Layout
28008 Nomenclature
28009 \end_layout
28010
28011 \end_inset
28012
28013
28014 \begin_inset Index idx
28015 status collapsed
28016
28017 \begin_layout Plain Layout
28018 Glossary|see
28019 \begin_inset ERT
28020 status collapsed
28021
28022 \begin_layout Plain Layout
28023
28024 {
28025 \end_layout
28026
28027 \end_inset
28028
28029 Nomenclature
28030 \begin_inset ERT
28031 status collapsed
28032
28033 \begin_layout Plain Layout
28034
28035 }
28036 \end_layout
28037
28038 \end_inset
28039
28040
28041 \end_layout
28042
28043 \end_inset
28044
28045
28046 \begin_inset CommandInset label
28047 LatexCommand label
28048 name "sec:Nomenclature"
28049
28050 \end_inset
28051
28052
28053 \end_layout
28054
28055 \begin_layout Standard
28056 Sometimes you need to compile a list of symbols that are mentioned in your
28057  document with a brief explanation of them – a so called nomenclature or
28058  glossary.
28059 \end_layout
28060
28061 \begin_layout Standard
28062 To be able to create nomenclatures, you need the LaTeX package 
28063 \series bold
28064 nomencl
28065 \series default
28066
28067 \begin_inset Index idx
28068 status collapsed
28069
28070 \begin_layout Plain Layout
28071 LaTeX-packages ! nomencl
28072 \end_layout
28073
28074 \end_inset
28075
28076  installed.
28077  You find it in the TeX-catalogue, 
28078 \begin_inset CommandInset citation
28079 LatexCommand cite
28080 key "TeXCatalogue"
28081
28082 \end_inset
28083
28084  or in the package manager of your LaTeX-system.
28085 \end_layout
28086
28087 \begin_layout Standard
28088 A nomenclature entry is created if you place the cursor after a symbol entry
28089  and then use the menu 
28090 \family sans
28091 Insert\SpecialChar \menuseparator
28092
28093 \family default
28094 N
28095 \family sans
28096 omenclature
28097 \begin_inset space ~
28098 \end_inset
28099
28100 Entry
28101 \family default
28102  or the toolbar button 
28103 \begin_inset Info
28104 type  "icon"
28105 arg   "nomencl-insert"
28106 \end_inset
28107
28108 .
28109  A gray box labeled 
28110 \begin_inset Quotes eld
28111 \end_inset
28112
28113
28114 \family sans
28115 Nom
28116 \family default
28117
28118 \begin_inset Quotes erd
28119 \end_inset
28120
28121  is inserted and a window pops up asking for the nomenclature entry.
28122 \end_layout
28123
28124 \begin_layout Standard
28125 A nomenclature entry consists of two main entries.
28126  The first is the symbol that you want to refer to.
28127  The second is the description of the symbol.
28128 \end_layout
28129
28130 \begin_layout Standard
28131 \begin_inset Note Greyedout
28132 status open
28133
28134 \begin_layout Plain Layout
28135
28136 \series bold
28137 Note:
28138 \series default
28139  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28140 \end_layout
28141
28142 \end_inset
28143
28144
28145 \end_layout
28146
28147 \begin_layout Subsection
28148 Nomenclature Definition and Layout
28149 \begin_inset Index idx
28150 status collapsed
28151
28152 \begin_layout Plain Layout
28153 Nomenclature ! Layout
28154 \end_layout
28155
28156 \end_inset
28157
28158
28159 \end_layout
28160
28161 \begin_layout Standard
28162 If you have symbols in formulas, you have to define them in the 
28163 \family sans
28164 Symbol
28165 \family default
28166  field as LaTeX-formulas.
28167  For example to get 
28168 \begin_inset Quotes eld
28169 \end_inset
28170
28171
28172 \begin_inset Formula $\sigma$
28173 \end_inset
28174
28175
28176 \begin_inset Quotes erd
28177 \end_inset
28178
28179 , insert this:
28180 \begin_inset Newline newline
28181 \end_inset
28182
28183
28184 \series bold
28185 $
28186 \backslash
28187 sigma$
28188 \begin_inset Newline newline
28189 \end_inset
28190
28191
28192 \series default
28193 The 
28194 \begin_inset Quotes eld
28195 \end_inset
28196
28197 $
28198 \begin_inset Quotes erd
28199 \end_inset
28200
28201  character starts/ends the formula.
28202  The LaTeX-command for the Greek letter is the name of the letter beginning
28203  with a backslash 
28204 \begin_inset Quotes eld
28205 \end_inset
28206
28207
28208 \backslash
28209
28210 \begin_inset Quotes erd
28211 \end_inset
28212
28213 .
28214  For capital Greek letters, start the command also with a capital letter,
28215  like 
28216 \series bold
28217
28218 \backslash
28219 Sigma
28220 \series default
28221 .
28222 \end_layout
28223
28224 \begin_layout Standard
28225 (A short introduction to the LaTeX-syntax is given in section
28226 \begin_inset space ~
28227 \end_inset
28228
28229
28230 \begin_inset CommandInset ref
28231 LatexCommand ref
28232 reference "sub:LaTeX-Syntax"
28233
28234 \end_inset
28235
28236 .)
28237 \end_layout
28238
28239 \begin_layout Standard
28240 You cannot use the 
28241 \family sans
28242 Text
28243 \begin_inset space ~
28244 \end_inset
28245
28246 Style
28247 \family default
28248  dialog to format the description text but have to use LaTeX-commands.
28249  For example the description of the nomenclature entry for the 
28250 \begin_inset Quotes eld
28251 \end_inset
28252
28253
28254 \begin_inset Formula $\sigma$
28255 \end_inset
28256
28257
28258 \begin_inset Quotes erd
28259 \end_inset
28260
28261  in this document is:
28262 \begin_inset Newline newline
28263 \end_inset
28264
28265
28266 \series bold
28267 dummy entry for the character 
28268 \backslash
28269 textsf{sigma}
28270 \series default
28271
28272 \begin_inset Newline newline
28273 \end_inset
28274
28275 The command 
28276 \series bold
28277
28278 \backslash
28279 textsf
28280 \series default
28281  sets the fonts to 
28282 \family sans
28283 sans
28284 \begin_inset space ~
28285 \end_inset
28286
28287 serif
28288 \family default
28289 .
28290  To get 
28291 \series bold
28292 bold
28293 \series default
28294  font use the command 
28295 \series bold
28296
28297 \backslash
28298 textbf
28299 \series default
28300 , for 
28301 \family typewriter
28302 typewriter
28303 \family default
28304  use 
28305 \series bold
28306
28307 \backslash
28308 texttt
28309 \series default
28310 , for 
28311 \emph on
28312 emphasized
28313 \emph default
28314  use 
28315 \series bold
28316
28317 \backslash
28318 emph
28319 \series default
28320 .
28321 \end_layout
28322
28323 \begin_layout Subsection
28324 Sort Order of Nomenclature Entries
28325 \begin_inset Index idx
28326 status collapsed
28327
28328 \begin_layout Plain Layout
28329 Nomenclature ! Sort order
28330 \end_layout
28331
28332 \end_inset
28333
28334
28335 \end_layout
28336
28337 \begin_layout Standard
28338 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28339  the symbol definition.
28340  This leads to undesired results when you for example have symbols in formulas.
28341  Suppose you have nomenclature entries for the symbols 
28342 \emph on
28343 a
28344 \begin_inset CommandInset nomenclature
28345 LatexCommand nomenclature
28346 symbol "a"
28347 description "dummy entry for the character \"a\""
28348
28349 \end_inset
28350
28351
28352 \emph default
28353  and 
28354 \begin_inset Formula $\sigma$
28355 \end_inset
28356
28357
28358 \begin_inset CommandInset nomenclature
28359 LatexCommand nomenclature
28360 prefix "sigma"
28361 symbol "$\\sigma$"
28362 description "dummy entry for the character \\textsf{sigma}"
28363
28364 \end_inset
28365
28366 .
28367  They will be sorted by 
28368 \begin_inset Quotes eld
28369 \end_inset
28370
28371
28372 \family sans
28373 a
28374 \family default
28375
28376 \begin_inset Quotes erd
28377 \end_inset
28378
28379  and 
28380 \begin_inset Quotes eld
28381 \end_inset
28382
28383
28384 \family typewriter
28385 $
28386 \backslash
28387 sigma$
28388 \family default
28389
28390 \begin_inset Quotes erd
28391 \end_inset
28392
28393  – the 
28394 \begin_inset Formula $\sigma$
28395 \end_inset
28396
28397  will be sorted before the 
28398 \emph on
28399 a
28400 \emph default
28401  since the character 
28402 \begin_inset Quotes eld
28403 \end_inset
28404
28405 $
28406 \begin_inset Quotes erd
28407 \end_inset
28408
28409  is considered in sorting.
28410 \end_layout
28411
28412 \begin_layout Standard
28413 To control the sort order, you can edit the 
28414 \family sans
28415 Sort
28416 \begin_inset space ~
28417 \end_inset
28418
28419 as
28420 \family default
28421  field of the nomenclature dialog.
28422  Then the nomenclature entry will be sorted by this entry and not the symbol
28423  definition.
28424  For the example given, you can insert 
28425 \family typewriter
28426 sigma
28427 \family default
28428  in this field for the 
28429 \begin_inset Formula $\sigma$
28430 \end_inset
28431
28432 , then 
28433 \emph on
28434 a
28435 \emph default
28436  will be located before 
28437 \begin_inset Formula $\sigma$
28438 \end_inset
28439
28440 .
28441 \end_layout
28442
28443 \begin_layout Standard
28444 For subgrouping and tips for using sort entries see the 
28445 \series bold
28446 nomencl
28447 \series default
28448  documentation, 
28449 \begin_inset CommandInset citation
28450 LatexCommand cite
28451 key "nomencl"
28452
28453 \end_inset
28454
28455 .
28456 \end_layout
28457
28458 \begin_layout Subsection
28459 Nomenclature Options
28460 \begin_inset Index idx
28461 status collapsed
28462
28463 \begin_layout Plain Layout
28464 Nomenclature ! Options
28465 \end_layout
28466
28467 \end_inset
28468
28469
28470 \end_layout
28471
28472 \begin_layout Standard
28473 The 
28474 \series bold
28475 nomencl
28476 \series default
28477  package offers some options to adjust the appearance of the nomenclature.
28478  Here are some of its options, for more have a look at its documentation:
28479 \end_layout
28480
28481 \begin_layout Description
28482 refeq Appends the phrase 
28483 \begin_inset Quotes eld
28484 \end_inset
28485
28486
28487 \family sans
28488 , see equation (
28489 \emph on
28490 eq
28491 \emph default
28492 )
28493 \family default
28494
28495 \begin_inset Quotes erd
28496 \end_inset
28497
28498  to every nomenclature entry, where 
28499 \family sans
28500 \emph on
28501 eq
28502 \family default
28503 \emph default
28504  is the number of the last equation in front of the nomenclature entry
28505 \end_layout
28506
28507 \begin_layout Description
28508 refpage Appends the phrase 
28509 \begin_inset Quotes eld
28510 \end_inset
28511
28512
28513 \family sans
28514 , page (
28515 \emph on
28516 page
28517 \emph default
28518 )
28519 \family default
28520
28521 \begin_inset Quotes erd
28522 \end_inset
28523
28524  to every nomenclature entry, where 
28525 \family sans
28526 \emph on
28527 page
28528 \family default
28529 \emph default
28530  is the number of the page on which the nomenclature entry appeared
28531 \end_layout
28532
28533 \begin_layout Description
28534 intoc Inserts the nomenclature in the Table of Contents
28535 \end_layout
28536
28537 \begin_layout Standard
28538 To use one or more of the options, add them to the comma-separated document
28539  class options list in the 
28540 \family sans
28541 Document\SpecialChar \menuseparator
28542 Settings
28543 \family default
28544  dialog.
28545  In this document the options 
28546 \series bold
28547 refpage, intoc
28548 \series default
28549  are used.
28550 \end_layout
28551
28552 \begin_layout Standard
28553 \begin_inset VSpace bigskip
28554 \end_inset
28555
28556
28557 \end_layout
28558
28559 \begin_layout Standard
28560 You can also use the first two options above only for certain nomenclature
28561  entries when you add one of the following commands as last entry to the
28562  
28563 \family sans
28564 Description
28565 \family default
28566  field in the nomenclature dialog:
28567 \end_layout
28568
28569 \begin_layout Description
28570
28571 \backslash
28572 nomrefeq Like the 
28573 \series bold
28574 refeq
28575 \series default
28576  option
28577 \end_layout
28578
28579 \begin_layout Description
28580
28581 \backslash
28582 nomrefpage Like the 
28583 \series bold
28584 refpage
28585 \series default
28586  option
28587 \end_layout
28588
28589 \begin_layout Description
28590
28591 \backslash
28592 nomrefeqpage Short notation of 
28593 \series bold
28594
28595 \backslash
28596 nomrefeq
28597 \backslash
28598 nomrefpage
28599 \end_layout
28600
28601 \begin_layout Description
28602
28603 \backslash
28604 nomnorefeq,
28605 \begin_inset space ~
28606 \end_inset
28607
28608
28609 \backslash
28610 nomnorefpage,
28611 \begin_inset space ~
28612 \end_inset
28613
28614
28615 \backslash
28616 nomnorefeqpage Turns off the corresponding options
28617 \end_layout
28618
28619 \begin_layout Standard
28620 Words like 
28621 \begin_inset Quotes eld
28622 \end_inset
28623
28624 page
28625 \begin_inset Quotes erd
28626 \end_inset
28627
28628  are automatically translated for some document languages.
28629  If not, add these lines to your LaTeX preamble:
28630 \end_layout
28631
28632 \begin_layout Standard
28633 \noindent
28634
28635 \series bold
28636
28637 \backslash
28638 renewcommand{
28639 \backslash
28640 eqdeclaration}[1]{, see equation
28641 \backslash
28642 nobreakspace(#1)}
28643 \begin_inset Newline newline
28644 \end_inset
28645
28646
28647 \backslash
28648 renewcommand{
28649 \backslash
28650 pagedeclaration}[1]{, page
28651 \backslash
28652 nobreakspace{}#1}
28653 \series default
28654
28655 \begin_inset Newline newline
28656 \end_inset
28657
28658 and replace 
28659 \begin_inset Quotes eld
28660 \end_inset
28661
28662 see equation
28663 \begin_inset Quotes erd
28664 \end_inset
28665
28666  and 
28667 \begin_inset Quotes eld
28668 \end_inset
28669
28670 page
28671 \begin_inset Quotes erd
28672 \end_inset
28673
28674  by their translation.
28675 \end_layout
28676
28677 \begin_layout Subsection
28678 Printing the Nomenclature
28679 \begin_inset Index idx
28680 status collapsed
28681
28682 \begin_layout Plain Layout
28683 Nomenclature ! Printing
28684 \end_layout
28685
28686 \end_inset
28687
28688
28689 \end_layout
28690
28691 \begin_layout Standard
28692 To print the nomenclature, use the menu 
28693 \family sans
28694 Insert\SpecialChar \menuseparator
28695 Lists
28696 \begin_inset space ~
28697 \end_inset
28698
28699 /
28700 \begin_inset space ~
28701 \end_inset
28702
28703 TOC\SpecialChar \menuseparator
28704 Nomenclature
28705 \family default
28706 .
28707  A box labeled 
28708 \begin_inset Quotes eld
28709 \end_inset
28710
28711
28712 \family sans
28713 Nomenclature
28714 \family default
28715
28716 \begin_inset Quotes erd
28717 \end_inset
28718
28719  will show the place where the nomenclature is printed in the output.
28720  By right-clicking on it, the amount of space for symbols can be altered.
28721  You can choose between these settings:
28722 \end_layout
28723
28724 \begin_layout Description
28725 Default a space of 1
28726 \begin_inset space \thinspace{}
28727 \end_inset
28728
28729 cm is used
28730 \end_layout
28731
28732 \begin_layout Description
28733 Longest
28734 \begin_inset space ~
28735 \end_inset
28736
28737 label
28738 \begin_inset space ~
28739 \end_inset
28740
28741 width the width of the widest symbol of all nomenclature entries is used
28742 \end_layout
28743
28744 \begin_layout Description
28745 Custom custom space
28746 \end_layout
28747
28748 \begin_layout Standard
28749 In the printed output the title of the nomenclature appears as 
28750 \begin_inset Quotes eld
28751 \end_inset
28752
28753 Nomenclature
28754 \begin_inset Quotes erd
28755 \end_inset
28756
28757 .
28758  If you are not happy with the name, you can change it by redefining the
28759  command 
28760 \series bold
28761
28762 \backslash
28763 nomname
28764 \series default
28765  in the preamble.
28766  For example, in order to change the name to 
28767 \emph on
28768 List of Symbols
28769 \emph default
28770 , add the following line to the preamble:
28771 \end_layout
28772
28773 \begin_layout Standard
28774
28775 \family roman
28776 \series bold
28777
28778 \backslash
28779 renewcommand{
28780 \backslash
28781 nomname}{List of Symbols}
28782 \end_layout
28783
28784 \begin_layout Subsection
28785 Nomenclature Program
28786 \begin_inset Index idx
28787 status collapsed
28788
28789 \begin_layout Plain Layout
28790 Nomenclature ! Program
28791 \end_layout
28792
28793 \end_inset
28794
28795
28796 \begin_inset CommandInset label
28797 LatexCommand label
28798 name "sub:Nomenclature-Program"
28799
28800 \end_inset
28801
28802
28803 \end_layout
28804
28805 \begin_layout Standard
28806 LyX uses the program 
28807 \family sans
28808 makeindex
28809 \family default
28810 , that is part of every LaTeX distribution, to generate the nomenclature.
28811  LyX's preferences dialog allows you to specify another program or to control
28812  
28813 \family sans
28814 makeindex
28815 \family default
28816  by adding options, see section
28817 \begin_inset space ~
28818 \end_inset
28819
28820
28821 \begin_inset CommandInset ref
28822 LatexCommand ref
28823 reference "sub:LaTeX-settings"
28824
28825 \end_inset
28826
28827 .
28828  The available options are listed and explained in 
28829 \begin_inset CommandInset citation
28830 LatexCommand cite
28831 key "nomencl,makeindex"
28832
28833 \end_inset
28834
28835 .
28836 \end_layout
28837
28838 \begin_layout Section
28839 Branches
28840 \begin_inset Index idx
28841 status collapsed
28842
28843 \begin_layout Plain Layout
28844 Branches
28845 \end_layout
28846
28847 \end_inset
28848
28849
28850 \begin_inset Index idx
28851 status collapsed
28852
28853 \begin_layout Plain Layout
28854 Document ! Branches
28855 \end_layout
28856
28857 \end_inset
28858
28859
28860 \begin_inset CommandInset label
28861 LatexCommand label
28862 name "sec:Branches"
28863
28864 \end_inset
28865
28866
28867 \end_layout
28868
28869 \begin_layout Standard
28870 Sometimes it is useful to hide some document parts in the output.
28871  For example a teacher who is setting an exam obviously doesn't want the
28872  pupils to see the answers, but having questions and answers in the same
28873  document will make the life of the markers of that exam much easier.
28874 \end_layout
28875
28876 \begin_layout Standard
28877 For these cases LyX allows you to put text into branches.
28878  The text will then only appear in the output when its branch is activated.
28879  To create a branch, either select the menu 
28880 \family sans
28881 Insert\SpecialChar \menuseparator
28882 Branch\SpecialChar \menuseparator
28883 Insert New Branch
28884 \family default
28885  (if you just want to specify a new branch) or go in the 
28886 \family sans
28887 Document\SpecialChar \menuseparator
28888 Settings
28889 \family default
28890  dialog to 
28891 \family sans
28892 Branches
28893 \family default
28894 , where you can specify and change the name of the branch, its activation
28895  state (whether the content of the branch is shown in the output or not),
28896  its background color inside LyX and whether the name of the branch should
28897  be appended to the document file name on export if the branch is active
28898  (see below for an example).
28899  Furthermore, the dialog lets you merge two branches (just rename one branch
28900  to the name of the other) and to add 
28901 \begin_inset Quotes eld
28902 \end_inset
28903
28904 unknown branches
28905 \begin_inset Quotes erd
28906 \end_inset
28907
28908  (i.
28909 \begin_inset space \thinspace{}
28910 \end_inset
28911
28912 e.
28913 \begin_inset space ~
28914 \end_inset
28915
28916 branches that were added to the document via copy and paste from other documents
28917 , without having being defined) to the document's branch list.
28918 \end_layout
28919
28920 \begin_layout Standard
28921 Text that should be in a branch is set into branch inset boxes.
28922  These boxes are inserted via the menu 
28923 \family sans
28924 Insert\SpecialChar \menuseparator
28925 Branch
28926 \family default
28927  where you can choose a branch.
28928  You can later change the activation state of the branch by right-clicking
28929  on them.
28930 \end_layout
28931
28932 \begin_layout Standard
28933 Here is an example, where only the question text appears, the answer branch
28934  is deactivated and does therefore not appear in the output:
28935 \end_layout
28936
28937 \begin_layout Standard
28938 \begin_inset Branch Question
28939 status open
28940
28941 \begin_layout Standard
28942 Question: Who was the first physics Nobel prize winner?
28943 \end_layout
28944
28945 \end_inset
28946
28947
28948 \end_layout
28949
28950 \begin_layout Standard
28951 \begin_inset Branch Answer
28952 status collapsed
28953
28954 \begin_layout Standard
28955 Answer: Wilhelm Conrad Röntgen
28956 \end_layout
28957
28958 \end_inset
28959
28960
28961 \end_layout
28962
28963 \begin_layout Standard
28964 If you activate 
28965 \family sans
28966 Filename Suffix
28967 \family default
28968  in 
28969 \family sans
28970 Document\SpecialChar \menuseparator
28971 Settings\SpecialChar \menuseparator
28972 Branches
28973 \family default
28974 , the name of the active branches will be appended to the file name at export.
28975  Consider for example a file 
28976 \begin_inset Quotes eld
28977 \end_inset
28978
28979 Exam.lyx
28980 \begin_inset Quotes erd
28981 \end_inset
28982
28983  which has the above branches.
28984  If 
28985 \begin_inset Quotes eld
28986 \end_inset
28987
28988 Filename Suffix
28989 \begin_inset Quotes erd
28990 \end_inset
28991
28992  is active, the PDF export file would be called 
28993 \begin_inset Quotes eld
28994 \end_inset
28995
28996 Exam.pdf
28997 \begin_inset Quotes erd
28998 \end_inset
28999
29000  if both the 
29001 \begin_inset Quotes eld
29002 \end_inset
29003
29004 Question
29005 \begin_inset Quotes erd
29006 \end_inset
29007
29008  and 
29009 \begin_inset Quotes eld
29010 \end_inset
29011
29012 Answer
29013 \begin_inset Quotes erd
29014 \end_inset
29015
29016  branch were inactive, 
29017 \begin_inset Quotes eld
29018 \end_inset
29019
29020 Exam-Question.pdf
29021 \begin_inset Quotes erd
29022 \end_inset
29023
29024  if only the 
29025 \begin_inset Quotes eld
29026 \end_inset
29027
29028 Question
29029 \begin_inset Quotes erd
29030 \end_inset
29031
29032  branch was active, likewise 
29033 \begin_inset Quotes eld
29034 \end_inset
29035
29036 Exam-Answer.pdf
29037 \begin_inset Quotes erd
29038 \end_inset
29039
29040  if only the 
29041 \begin_inset Quotes eld
29042 \end_inset
29043
29044 Answer
29045 \begin_inset Quotes erd
29046 \end_inset
29047
29048  branch was active, and 
29049 \begin_inset Quotes eld
29050 \end_inset
29051
29052 Exam-Question-Answer.pdf
29053 \begin_inset Quotes erd
29054 \end_inset
29055
29056  if both branches were active.
29057  This helps you to easily export different versions of your document without
29058  much hassle.
29059 \end_layout
29060
29061 \begin_layout Standard
29062 \begin_inset VSpace bigskip
29063 \end_inset
29064
29065
29066 \end_layout
29067
29068 \begin_layout Standard
29069 To use conditional output inside places where you cannot insert branch insets,
29070  like inside equations, you can code special LaTeX definitions for each
29071  branch.
29072  For example you can define for the question branch
29073 \begin_inset Foot
29074 status collapsed
29075
29076 \begin_layout Plain Layout
29077 For an introduction to the LaTeX-syntax, see section
29078 \begin_inset space ~
29079 \end_inset
29080
29081
29082 \begin_inset CommandInset ref
29083 LatexCommand ref
29084 reference "sub:LaTeX-Syntax"
29085
29086 \end_inset
29087
29088 .
29089 \end_layout
29090
29091 \end_inset
29092
29093
29094 \end_layout
29095
29096 \begin_layout Standard
29097
29098 \series bold
29099
29100 \backslash
29101 newcommand{
29102 \backslash
29103 question}[1]{#1}
29104 \end_layout
29105
29106 \begin_layout Standard
29107
29108 \series bold
29109
29110 \backslash
29111 newcommand{
29112 \backslash
29113 answer}[1]{}
29114 \end_layout
29115
29116 \begin_layout Standard
29117 and for the answer branch
29118 \end_layout
29119
29120 \begin_layout Standard
29121
29122 \series bold
29123
29124 \backslash
29125 newcommand{
29126 \backslash
29127 question}[1]{}
29128 \end_layout
29129
29130 \begin_layout Standard
29131
29132 \series bold
29133
29134 \backslash
29135 newcommand{
29136 \backslash
29137 answer}[1]{#1}
29138 \end_layout
29139
29140 \begin_layout Standard
29141 \begin_inset Branch Question
29142 status open
29143
29144 \begin_layout Standard
29145 \begin_inset ERT
29146 status open
29147
29148 \begin_layout Plain Layout
29149
29150
29151 \backslash
29152 newcommand{
29153 \backslash
29154 question}[1]{#1}
29155 \end_layout
29156
29157 \begin_layout Plain Layout
29158
29159
29160 \backslash
29161 newcommand{
29162 \backslash
29163 answer}[1]{}
29164 \end_layout
29165
29166 \end_inset
29167
29168
29169 \end_layout
29170
29171 \end_inset
29172
29173
29174 \end_layout
29175
29176 \begin_layout Standard
29177 \begin_inset Branch Answer
29178 status collapsed
29179
29180 \begin_layout Standard
29181 \begin_inset ERT
29182 status open
29183
29184 \begin_layout Plain Layout
29185
29186
29187 \backslash
29188 newcommand{
29189 \backslash
29190 question}[1]{}
29191 \end_layout
29192
29193 \begin_layout Plain Layout
29194
29195
29196 \backslash
29197 newcommand{
29198 \backslash
29199 answer}[1]{#1}
29200 \end_layout
29201
29202 \end_inset
29203
29204
29205 \end_layout
29206
29207 \end_inset
29208
29209
29210 \end_layout
29211
29212 \begin_layout Standard
29213 Now it is possible to use the commands 
29214 \series bold
29215
29216 \backslash
29217 question{\SpecialChar \ldots{}
29218 }
29219 \series default
29220  and 
29221 \series bold
29222
29223 \backslash
29224 answer{\SpecialChar \ldots{}
29225 }
29226 \series default
29227  to obtain conditional output.
29228  Here is an example formula where only the 
29229 \series bold
29230
29231 \backslash
29232 question
29233 \series default
29234  part appears:
29235 \begin_inset Formula 
29236 \[
29237 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29238 \]
29239
29240 \end_inset
29241
29242
29243 \end_layout
29244
29245 \begin_layout Standard
29246 Inside math, the same effect can be achieved using math macros, see the
29247  
29248 \emph on
29249 Math
29250 \emph default
29251  manual.
29252 \end_layout
29253
29254 \begin_layout Section
29255 PDF Properties
29256 \begin_inset CommandInset label
29257 LatexCommand label
29258 name "sec:PDF-Properties"
29259
29260 \end_inset
29261
29262
29263 \begin_inset Index idx
29264 status collapsed
29265
29266 \begin_layout Plain Layout
29267 PDF properties
29268 \end_layout
29269
29270 \end_inset
29271
29272
29273 \end_layout
29274
29275 \begin_layout Standard
29276 The 
29277 \family sans
29278 Document Settings
29279 \family default
29280  dialog allows you in the 
29281 \family sans
29282 PDF Properties
29283 \family default
29284  to set up special options for the PDF output of your document.
29285  All options there are provided by the LaTeX-package 
29286 \series bold
29287 hyperref
29288 \series default
29289
29290 \begin_inset Index idx
29291 status collapsed
29292
29293 \begin_layout Plain Layout
29294 LaTeX-packages ! hyperref
29295 \end_layout
29296
29297 \end_inset
29298
29299 .
29300 \end_layout
29301
29302 \begin_layout Standard
29303 Using 
29304 \series bold
29305 hyperref
29306 \series default
29307  will link all cross-references in the DVI- and PDF-output.
29308  This means that the reader of your document will be able to click on a
29309  table of contents entry or on a reference and he is shown the referenced
29310  document part.
29311  You can specify in the dialog tab 
29312 \family sans
29313 Hyperlinks
29314 \family default
29315  how the links will look like and if links for bibliographical backreferences
29316  are created.
29317  The backreferences will appear in the bibliography behind the different
29318  entries, showing the number of the section, slide, or page where the entry
29319  is referenced.
29320 \end_layout
29321
29322 \begin_layout Standard
29323 In the dialog tab 
29324 \family sans
29325 Bookmarks
29326 \family default
29327  you can set if PDF-bookmarks should be created for every section of your
29328  document to make it easier for readers to navigate through the document.
29329  You can decide if the bookmarks should be numbered like your document sections
29330  or not.
29331  With the open bookmarks level you can specify what sectioning level should
29332  be displayed in the bookmarks when opening the PDF.
29333  For example level
29334 \begin_inset space ~
29335 \end_inset
29336
29337 2 will display all sections and subsections, while level
29338 \begin_inset space ~
29339 \end_inset
29340
29341 1 will only display the sections.
29342 \end_layout
29343
29344 \begin_layout Standard
29345 The header information in the dialog tab 
29346 \family sans
29347 General
29348 \family default
29349  are saved together with the PDF as file properties.
29350  Many programs are able to extract this information to e.
29351 \begin_inset space \thinspace{}
29352 \end_inset
29353
29354 g.
29355 \begin_inset space \space{}
29356 \end_inset
29357
29358 automatically recognize who the author is and what the PDF is about.
29359  This is very useful to sort, classify, or use PDFs for bibliography issues.
29360  When the option 
29361 \family sans
29362 Automatic fill header
29363 \family default
29364  is set, LyX tries to extract the header information from your document
29365  title and author settings.
29366 \end_layout
29367
29368 \begin_layout Standard
29369 The option 
29370 \family sans
29371 Load in fullscreen mode
29372 \family default
29373  will open the PDF in fullscreen mode, which is useful for presentations.
29374 \end_layout
29375
29376 \begin_layout Standard
29377 PDF properties are also used in this document.
29378  When you look in its document settings, you can see that some additional
29379  
29380 \series bold
29381 hyperref
29382 \series default
29383  options are used.
29384  For an explanation of them we refer you to the hyperref manual 
29385 \begin_inset CommandInset citation
29386 LatexCommand cite
29387 key "hyperref"
29388
29389 \end_inset
29390
29391 .
29392 \end_layout
29393
29394 \begin_layout Section
29395 TeX Code and the LaTeX Syntax
29396 \begin_inset CommandInset label
29397 LatexCommand label
29398 name "sec:TeX-Code"
29399
29400 \end_inset
29401
29402
29403 \end_layout
29404
29405 \begin_layout Subsection
29406 TeX Code Boxes
29407 \begin_inset Index idx
29408 status collapsed
29409
29410 \begin_layout Plain Layout
29411 TeX Code
29412 \end_layout
29413
29414 \end_inset
29415
29416
29417 \begin_inset CommandInset label
29418 LatexCommand label
29419 name "sub:TeX-Code-Boxes"
29420
29421 \end_inset
29422
29423
29424 \end_layout
29425
29426 \begin_layout Standard
29427 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29428  constructs, but not all.
29429  LaTeX contains of hundreds of packages which provide different commands.
29430  All the time packages are being updated and new ones added.
29431  This has the advantage that you can typeset nearly everything as there
29432  is for every problem a LaTeX-package.
29433  But LyX can of course not be up to date and support all packages and their
29434  commands.
29435 \end_layout
29436
29437 \begin_layout Standard
29438 But don't worry, you can use any LaTeX-command directly in LyX inside the
29439  TeX Code box.
29440  A TeX Code box is created by the menu 
29441 \family sans
29442 Insert\SpecialChar \menuseparator
29443 TeX
29444 \begin_inset space ~
29445 \end_inset
29446
29447 Code
29448 \family default
29449  or by the toolbar button 
29450 \begin_inset Info
29451 type  "icon"
29452 arg   "ert-insert"
29453 \end_inset
29454
29455 .
29456  The box can be opened by left-clicking and closed by right-clicking on
29457  it.
29458 \end_layout
29459
29460 \begin_layout Standard
29461 You can insert complete or incomplete commands as TeX Code.
29462  Incomplete means that the command argument can be Standard LyX text.
29463  For example, if you want to draw a frame around a word and are therefore
29464  using the LaTeX-command 
29465 \series bold
29466
29467 \backslash
29468 fbox
29469 \series default
29470 , you can write the command part 
29471 \series bold
29472
29473 \backslash
29474 fbox{
29475 \series default
29476  in a TeX Code box before the word and the closing brace 
29477 \series bold
29478 }
29479 \series default
29480  in a second TeX Code box behind the word.
29481  The word between the two TeX Code boxes is then the argument as it is in
29482  the following example:
29483 \end_layout
29484
29485 \begin_layout Standard
29486 \begin_inset Graphics
29487         filename clipart/ERT.png
29488         scale 89
29489
29490 \end_inset
29491
29492
29493 \end_layout
29494
29495 \begin_layout Standard
29496 gives
29497 \end_layout
29498
29499 \begin_layout Standard
29500 This is a line with a 
29501 \begin_inset ERT
29502 status collapsed
29503
29504 \begin_layout Plain Layout
29505
29506
29507 \backslash
29508 fbox{
29509 \end_layout
29510
29511 \end_inset
29512
29513 framed
29514 \begin_inset ERT
29515 status collapsed
29516
29517 \begin_layout Plain Layout
29518
29519 }
29520 \end_layout
29521
29522 \end_inset
29523
29524  word.
29525 \end_layout
29526
29527 \begin_layout Standard
29528 \begin_inset Note Greyedout
29529 status open
29530
29531 \begin_layout Plain Layout
29532
29533 \series bold
29534 Note:
29535 \series default
29536  At the end of LaTeX-commands without parameters, you have to insert a space
29537  to let LaTeX know that the command is finished.
29538 \end_layout
29539
29540 \end_inset
29541
29542
29543 \end_layout
29544
29545 \begin_layout Subsection
29546 Short Introduction to the LaTeX Syntax
29547 \begin_inset Argument
29548 status collapsed
29549
29550 \begin_layout Plain Layout
29551 The LaTeX Syntax
29552 \end_layout
29553
29554 \end_inset
29555
29556
29557 \begin_inset Index idx
29558 status collapsed
29559
29560 \begin_layout Plain Layout
29561 LaTeX Syntax
29562 \end_layout
29563
29564 \end_inset
29565
29566
29567 \begin_inset CommandInset label
29568 LatexCommand label
29569 name "sub:LaTeX-Syntax"
29570
29571 \end_inset
29572
29573
29574 \end_layout
29575
29576 \begin_layout Standard
29577 When you write larger documents or books, you will need to know something
29578  about the LaTeX-commands that LyX uses in the background.
29579  Because LaTeX is based on commands, you can 
29580 \begin_inset Quotes eld
29581 \end_inset
29582
29583 program
29584 \begin_inset Quotes erd
29585 \end_inset
29586
29587  your text.
29588  This has the advantage that the layout of the document can be changed at
29589  any time if you know the right commands.
29590  E.
29591 \begin_inset space \thinspace{}
29592 \end_inset
29593
29594 g.
29595 \begin_inset space \space{}
29596 \end_inset
29597
29598 imagine you have to write a manual for a product and the deadline is the
29599  end of the day.
29600  Your boss just has complimented you for your good work but wants to have
29601  all caption labels bold.
29602  But you have over hundred figure and table captions with non-bold labels
29603  in your manual.
29604  Of course it's impossible to change all caption labels manually in one
29605  day.
29606 \end_layout
29607
29608 \begin_layout Standard
29609 Now LaTeX comes into play.
29610  As mentioned above, for every problem there exists a LaTeX-package.
29611  First you have to find out which and therefore look in the LaTeX package
29612  database, 
29613 \begin_inset CommandInset citation
29614 LatexCommand cite
29615 key "Catalogue"
29616
29617 \end_inset
29618
29619 .
29620 \end_layout
29621
29622 \begin_layout Standard
29623 As result you know that the package 
29624 \series bold
29625 caption
29626 \series default
29627
29628 \begin_inset Index idx
29629 status collapsed
29630
29631 \begin_layout Plain Layout
29632 LaTeX-packages ! caption
29633 \end_layout
29634
29635 \end_inset
29636
29637  is what you need.
29638  To use a package, you have to load it in the document preamble (menu 
29639 \family sans
29640 Document\SpecialChar \menuseparator
29641 Settings
29642 \family default
29643 ) with the command
29644 \end_layout
29645
29646 \begin_layout Standard
29647
29648 \series bold
29649
29650 \backslash
29651 usepackage[options]{package name}
29652 \end_layout
29653
29654 \begin_layout Standard
29655 All LaTeX commands begin with a backslash, the command argument is set within
29656  two braces, and the options are set within two brackets.
29657  Note that not all commands have an argument and options.
29658 \end_layout
29659
29660 \begin_layout Standard
29661 In your case the package name is 
29662 \series bold
29663 caption
29664 \series default
29665 .
29666  After a look in the documentation of the package, you know that the option
29667  
29668 \series bold
29669 labelfont=bf
29670 \series default
29671  will change the font of all caption labels to bold.
29672  So you add the command
29673 \end_layout
29674
29675 \begin_layout Standard
29676
29677 \series bold
29678
29679 \backslash
29680 usepackage[labelfont=bf]{caption}
29681 \end_layout
29682
29683 \begin_layout Standard
29684 to the preamble and the problem is solved.
29685 \begin_inset Foot
29686 status collapsed
29687
29688 \begin_layout Plain Layout
29689 For more commands provided by the 
29690 \series bold
29691 caption
29692 \series default
29693  package, have a look at its documentation, 
29694 \begin_inset CommandInset citation
29695 LatexCommand cite
29696 key "caption"
29697
29698 \end_inset
29699
29700 .
29701 \end_layout
29702
29703 \end_inset
29704
29705
29706 \end_layout
29707
29708 \begin_layout Standard
29709 Note that some document classes have built-in solutions for well known problems
29710  like your case.
29711  For example if you use a 
29712 \family sans
29713 KOMA-Script
29714 \family default
29715  class, you don't need the package 
29716 \series bold
29717 caption
29718 \series default
29719 , you can instead write
29720 \end_layout
29721
29722 \begin_layout Standard
29723
29724 \series bold
29725
29726 \backslash
29727 setkomafont{captionlabel}{
29728 \backslash
29729 bfseries}
29730 \end_layout
29731
29732 \begin_layout Standard
29733 in the preamble and the problem is solved.
29734  So if you plan to write a large document, you should have a look at the
29735  documentation of the document class you want to use.
29736  (
29737 \series bold
29738
29739 \backslash
29740 setkomafont
29741 \series default
29742  is an example of a command with more than one argument.)
29743 \end_layout
29744
29745 \begin_layout Standard
29746 Commands in the preamble affect the whole document, while commands in the
29747  text affect only the text after the command or only the text used as command
29748  argument.
29749  To insert a LaTeX-command in text, use the TeX Code box as described in
29750  the previous section.
29751 \end_layout
29752
29753 \begin_layout Standard
29754 If you want to learn more about LaTeX and its syntax, have a look at the
29755  LaTeX-books 
29756 \begin_inset CommandInset citation
29757 LatexCommand cite
29758 key "latexcompanion,latexguide"
29759
29760 \end_inset
29761
29762 .
29763 \end_layout
29764
29765 \begin_layout Standard
29766 \begin_inset Newpage cleardoublepage
29767 \end_inset
29768
29769
29770 \end_layout
29771
29772 \begin_layout Standard
29773 \begin_inset ERT
29774 status collapsed
29775
29776 \begin_layout Plain Layout
29777
29778
29779 \backslash
29780 pagestyle{fancy}
29781 \end_layout
29782
29783 \end_inset
29784
29785
29786 \begin_inset Note Note
29787 status collapsed
29788
29789 \begin_layout Plain Layout
29790 switches temporarily to a page style with custom header and footer line
29791 \end_layout
29792
29793 \end_inset
29794
29795
29796 \end_layout
29797
29798 \begin_layout Left Header
29799 \begin_inset Argument
29800 status open
29801
29802 \begin_layout Plain Layout
29803
29804 \end_layout
29805
29806 \end_inset
29807
29808
29809 \begin_inset ERT
29810 status collapsed
29811
29812 \begin_layout Plain Layout
29813
29814
29815 \backslash
29816 rightmark
29817 \end_layout
29818
29819 \end_inset
29820
29821
29822 \begin_inset Note Note
29823 status open
29824
29825 \begin_layout Plain Layout
29826 defines the header line as described below
29827 \end_layout
29828
29829 \end_inset
29830
29831
29832 \end_layout
29833
29834 \begin_layout Center Header
29835 \begin_inset Argument
29836 status open
29837
29838 \begin_layout Plain Layout
29839
29840 \end_layout
29841
29842 \end_inset
29843
29844
29845 \end_layout
29846
29847 \begin_layout Right Header
29848 \begin_inset Argument
29849 status open
29850
29851 \begin_layout Plain Layout
29852 \begin_inset ERT
29853 status collapsed
29854
29855 \begin_layout Plain Layout
29856
29857
29858 \backslash
29859 leftmark
29860 \end_layout
29861
29862 \end_inset
29863
29864
29865 \end_layout
29866
29867 \end_inset
29868
29869
29870 \end_layout
29871
29872 \begin_layout Left Footer
29873 \begin_inset Argument
29874 status open
29875
29876 \begin_layout Plain Layout
29877 \begin_inset ERT
29878 status collapsed
29879
29880 \begin_layout Plain Layout
29881
29882
29883 \backslash
29884 thepage
29885 \end_layout
29886
29887 \end_inset
29888
29889
29890 \end_layout
29891
29892 \end_inset
29893
29894
29895 \end_layout
29896
29897 \begin_layout Center Footer
29898 \begin_inset Argument
29899 status open
29900
29901 \begin_layout Plain Layout
29902
29903 \family sans
29904 \series bold
29905 \color red
29906 LyX's user guide
29907 \end_layout
29908
29909 \end_inset
29910
29911 Magic code:
29912 \begin_inset Newline newline
29913 \end_inset
29914
29915
29916 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
29917 \end_inset
29918
29919
29920 \end_layout
29921
29922 \begin_layout Right Footer
29923 \begin_inset Argument
29924 status open
29925
29926 \begin_layout Plain Layout
29927
29928 \end_layout
29929
29930 \end_inset
29931
29932
29933 \begin_inset ERT
29934 status collapsed
29935
29936 \begin_layout Plain Layout
29937
29938
29939 \backslash
29940 Roman{page}
29941 \end_layout
29942
29943 \end_inset
29944
29945
29946 \end_layout
29947
29948 \begin_layout Section
29949 Customized Page Headers and Footers
29950 \begin_inset CommandInset label
29951 LatexCommand label
29952 name "sec:Customized-Page-Headers"
29953
29954 \end_inset
29955
29956
29957 \begin_inset Index idx
29958 status collapsed
29959
29960 \begin_layout Plain Layout
29961 Document ! Header/Footer line
29962 \end_layout
29963
29964 \end_inset
29965
29966
29967 \begin_inset Index idx
29968 status collapsed
29969
29970 \begin_layout Plain Layout
29971 Header/Footer line
29972 \end_layout
29973
29974 \end_inset
29975
29976
29977 \end_layout
29978
29979 \begin_layout Standard
29980 To define custom page header and footer line for your document, you need
29981  to set the headings style to 
29982 \family sans
29983 Fancy
29984 \family default
29985  in the 
29986 \family sans
29987 Document\SpecialChar \menuseparator
29988 Settings
29989 \family default
29990  dialog under 
29991 \family sans
29992 Page
29993 \begin_inset space ~
29994 \end_inset
29995
29996 Layout
29997 \family default
29998 .
29999  As second step add in the menu 
30000 \family sans
30001 Document\SpecialChar \menuseparator
30002 Settings\SpecialChar \menuseparator
30003 Modules
30004 \family default
30005  the module 
30006 \begin_inset Quotes eld
30007 \end_inset
30008
30009 Custom Header/Footerlines
30010 \begin_inset Quotes erd
30011 \end_inset
30012
30013 .
30014  This module offers the 6
30015 \begin_inset space ~
30016 \end_inset
30017
30018 styles
30019 \end_layout
30020
30021 \begin_layout Description
30022 Left
30023 \begin_inset space ~
30024 \end_inset
30025
30026 Header,
30027 \begin_inset space ~
30028 \end_inset
30029
30030 Center
30031 \begin_inset space ~
30032 \end_inset
30033
30034 Header,
30035 \begin_inset space ~
30036 \end_inset
30037
30038 Right
30039 \begin_inset space ~
30040 \end_inset
30041
30042 Header
30043 \end_layout
30044
30045 \begin_layout Description
30046 Left
30047 \begin_inset space ~
30048 \end_inset
30049
30050 Footer,
30051 \begin_inset space ~
30052 \end_inset
30053
30054 Center
30055 \begin_inset space ~
30056 \end_inset
30057
30058 Footer,
30059 \begin_inset space ~
30060 \end_inset
30061
30062 Right
30063 \begin_inset space ~
30064 \end_inset
30065
30066 Footer
30067 \end_layout
30068
30069 \begin_layout Standard
30070 for the different positions in the header/footer.
30071 \end_layout
30072
30073 \begin_layout Standard
30074 Normally, headers and footers are set up in the beginning of the document.
30075  But you can change them anywhere you want to.
30076  Figure
30077 \begin_inset space ~
30078 \end_inset
30079
30080
30081 \begin_inset CommandInset ref
30082 LatexCommand ref
30083 reference "fig:Page-layout"
30084
30085 \end_inset
30086
30087  shows the page layout and where the header/footer styles will appear.
30088 \end_layout
30089
30090 \begin_layout Standard
30091 \begin_inset Float figure
30092 placement h
30093 wide false
30094 sideways false
30095 status open
30096
30097 \begin_layout Plain Layout
30098 \noindent
30099 \align center
30100 \begin_inset Tabular
30101 <lyxtabular version="3" rows="5" columns="3">
30102 <features tabularvalignment="middle">
30103 <column alignment="left" valignment="top" width="30line%">
30104 <column alignment="center" valignment="top" width="30line%">
30105 <column alignment="right" valignment="top" width="30line%">
30106 <row>
30107 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30108 \begin_inset Text
30109
30110 \begin_layout Plain Layout
30111 Left Header
30112 \end_layout
30113
30114 \end_inset
30115 </cell>
30116 <cell alignment="center" valignment="top" topline="true" usebox="none">
30117 \begin_inset Text
30118
30119 \begin_layout Plain Layout
30120 Center Header
30121 \end_layout
30122
30123 \end_inset
30124 </cell>
30125 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30126 \begin_inset Text
30127
30128 \begin_layout Plain Layout
30129 Right Header
30130 \end_layout
30131
30132 \end_inset
30133 </cell>
30134 </row>
30135 <row>
30136 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30137 \begin_inset Text
30138
30139 \begin_layout Plain Layout
30140
30141 \end_layout
30142
30143 \end_inset
30144 </cell>
30145 <cell alignment="center" valignment="top" usebox="none">
30146 \begin_inset Text
30147
30148 \begin_layout Plain Layout
30149
30150 \end_layout
30151
30152 \end_inset
30153 </cell>
30154 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30155 \begin_inset Text
30156
30157 \begin_layout Plain Layout
30158
30159 \end_layout
30160
30161 \end_inset
30162 </cell>
30163 </row>
30164 <row>
30165 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30166 \begin_inset Text
30167
30168 \begin_layout Plain Layout
30169 The normal text on the page goes here.
30170  The running header is above the text, and the footer is below (including
30171  footnotes).
30172  Headers/footers typically contain things like the page number, title of
30173  the chapter, company logo but your can use almost anything, except of floats.
30174 \end_layout
30175
30176 \end_inset
30177 </cell>
30178 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30179 \begin_inset Text
30180
30181 \begin_layout Plain Layout
30182
30183 \end_layout
30184
30185 \end_inset
30186 </cell>
30187 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30188 \begin_inset Text
30189
30190 \begin_layout Plain Layout
30191
30192 \end_layout
30193
30194 \end_inset
30195 </cell>
30196 </row>
30197 <row>
30198 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30199 \begin_inset Text
30200
30201 \begin_layout Plain Layout
30202
30203 \end_layout
30204
30205 \end_inset
30206 </cell>
30207 <cell alignment="center" valignment="top" usebox="none">
30208 \begin_inset Text
30209
30210 \begin_layout Plain Layout
30211
30212 \end_layout
30213
30214 \end_inset
30215 </cell>
30216 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30217 \begin_inset Text
30218
30219 \begin_layout Plain Layout
30220
30221 \end_layout
30222
30223 \end_inset
30224 </cell>
30225 </row>
30226 <row>
30227 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30228 \begin_inset Text
30229
30230 \begin_layout Plain Layout
30231 Left Footer
30232 \end_layout
30233
30234 \end_inset
30235 </cell>
30236 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30237 \begin_inset Text
30238
30239 \begin_layout Plain Layout
30240 Center Footer
30241 \end_layout
30242
30243 \end_inset
30244 </cell>
30245 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30246 \begin_inset Text
30247
30248 \begin_layout Plain Layout
30249 Right Footer
30250 \end_layout
30251
30252 \end_inset
30253 </cell>
30254 </row>
30255 </lyxtabular>
30256
30257 \end_inset
30258
30259
30260 \end_layout
30261
30262 \begin_layout Plain Layout
30263 \begin_inset Caption
30264
30265 \begin_layout Plain Layout
30266 \begin_inset CommandInset label
30267 LatexCommand label
30268 name "fig:Page-layout"
30269
30270 \end_inset
30271
30272 Page layout with custom header and footer line.
30273 \end_layout
30274
30275 \end_inset
30276
30277
30278 \end_layout
30279
30280 \end_inset
30281
30282
30283 \end_layout
30284
30285 \begin_layout Subsection
30286 Definition
30287 \end_layout
30288
30289 \begin_layout Standard
30290 To define your header line, add all 3
30291 \begin_inset space ~
30292 \end_inset
30293
30294 header styles.
30295  The things you add to the styles appear on uneven pages, the things in
30296  the optional arguments on even pages.
30297  For single-sided documents, the optional arguments will not be used and
30298  can be omitted.
30299  If you leave a style or its argument empty, nothing appears in the output.
30300  Defining the footer line works similar.
30301 \end_layout
30302
30303 \begin_layout Standard
30304 For the definition, you will need some LaTeX-commands that are inserted
30305  as TeX code (menu 
30306 \family sans
30307 Insert\SpecialChar \menuseparator
30308 Te
30309 \begin_inset ERT
30310 status collapsed
30311
30312 \begin_layout Plain Layout
30313
30314 {}
30315 \end_layout
30316
30317 \end_inset
30318
30319 X
30320 \begin_inset space ~
30321 \end_inset
30322
30323 Code
30324 \family default
30325 ):
30326 \end_layout
30327
30328 \begin_layout Description
30329
30330 \backslash
30331 thepage prints the current page number
30332 \end_layout
30333
30334 \begin_layout Description
30335
30336 \backslash
30337 Roman{page} prints the current page number with capital roman numerals
30338 \end_layout
30339
30340 \begin_layout Description
30341
30342 \backslash
30343 roman{page} prints the current page number with small roman numerals
30344 \end_layout
30345
30346 \begin_layout Description
30347
30348 \backslash
30349 leftmark prints the current section number and title.
30350  If the document has chapters, it prints the current chapter number and
30351  title instead.
30352  It is called 
30353 \begin_inset Quotes eld
30354 \end_inset
30355
30356 leftmark
30357 \begin_inset Quotes prd
30358 \end_inset
30359
30360  because it usually goes in a left header.
30361 \end_layout
30362
30363 \begin_layout Description
30364
30365 \backslash
30366 rightmark prints the current subsection number and title.
30367  If the document has chapters, it prints the current section number and
30368  title instead.
30369  It is normally used in the right header.
30370 \end_layout
30371
30372 \begin_layout Subsection
30373 Default header/footer
30374 \end_layout
30375
30376 \begin_layout Standard
30377 The custom header/footer is not empty by default.
30378  The default header contains the chapter and section title and the center
30379  footer has the page number.
30380  In order to remove unwanted entries from the header/footer, include the
30381  relevant header/footer style in your document, but leave it blank.
30382  So, if you do not want a page number in the footer, include a blank 
30383 \family sans
30384 Center
30385 \begin_inset space ~
30386 \end_inset
30387
30388 Footer
30389 \family default
30390  style.
30391 \end_layout
30392
30393 \begin_layout Subsection
30394 Appearance
30395 \end_layout
30396
30397 \begin_layout Standard
30398 The header and footer will appear on normal pages.
30399  Some pages are different.
30400  The title page has a style of its own, and so has any page that starts
30401  a new part or chapter in your book.
30402  Such pages will not have the custom headers/footers, but that is normal.
30403  There is for example no need to print a header with the chapter name on
30404  the chapter page where the chapter heading is in big bold letters anyway.
30405 \end_layout
30406
30407 \begin_layout Subsubsection
30408 Header and footer decoration line
30409 \end_layout
30410
30411 \begin_layout Standard
30412 By default, you get a 0.4
30413 \begin_inset space \thinspace{}
30414 \end_inset
30415
30416 pt thick line below the header and no footer line.
30417  This can be changed in the document preamble with the commands 
30418 \series bold
30419
30420 \backslash
30421 headrulewidth
30422 \series default
30423  and 
30424 \series bold
30425
30426 \backslash
30427 footrulewidth
30428 \series default
30429  in the following scheme:
30430 \end_layout
30431
30432 \begin_layout Standard
30433
30434 \series bold
30435
30436 \backslash
30437 renewcommand{
30438 \backslash
30439 headrulewidth}{thickness}
30440 \end_layout
30441
30442 \begin_layout Standard
30443 Where thickness is a size in standard units like 
30444 \family sans
30445 pt
30446 \family default
30447  or 
30448 \family sans
30449 mm
30450 \family default
30451 .
30452  If you don't want a line, set the thickness to 0
30453 \begin_inset space \thinspace{}
30454 \end_inset
30455
30456 pt.
30457 \end_layout
30458
30459 \begin_layout Standard
30460 The lines can also be colored, but this requires more knowledge of LaTeX.
30461  If you really need this, have a look in the Internet or in sec.
30462 \begin_inset space ~
30463 \end_inset
30464
30465 4.4 of the book 
30466 \begin_inset CommandInset citation
30467 LatexCommand cite
30468 key "Mittelbach"
30469
30470 \end_inset
30471
30472 .
30473 \end_layout
30474
30475 \begin_layout Subsubsection
30476 Several header/footer lines
30477 \end_layout
30478
30479 \begin_layout Standard
30480 In case that you need more than one text line as a header/footer, you can
30481  do this by adding a normal line break in the style definition.
30482  However, the default height of the header/footer is only the one of one
30483  text line.
30484  To expand the height, redefine the LaTeX length 
30485 \series bold
30486
30487 \backslash
30488 headheight
30489 \series default
30490  or 
30491 \series bold
30492
30493 \backslash
30494 footheight
30495 \series default
30496  in this scheme in your document preamble:
30497 \end_layout
30498
30499 \begin_layout Standard
30500
30501 \series bold
30502
30503 \backslash
30504 setlength{
30505 \backslash
30506 headheight}{height}
30507 \end_layout
30508
30509 \begin_layout Standard
30510 Where height is a size in standard units.
30511  If you don't know which amount of space is needed for the height, define
30512  your header/footer and preview your document as PDF.
30513  Then open the LaTeX logfile via the menu 
30514 \family sans
30515 Document\SpecialChar \menuseparator
30516 La
30517 \begin_inset ERT
30518 status collapsed
30519
30520 \begin_layout Plain Layout
30521
30522 {}
30523 \end_layout
30524
30525 \end_inset
30526
30527 TeX Log
30528 \family default
30529  and look via the button 
30530 \family sans
30531 Next
30532 \begin_inset space ~
30533 \end_inset
30534
30535 Warning
30536 \family default
30537  if you find a warning of the package 
30538 \series bold
30539 fancyhdr
30540 \series default
30541
30542 \begin_inset Index idx
30543 status collapsed
30544
30545 \begin_layout Plain Layout
30546 LaTeX-packages ! fancyhdr
30547 \end_layout
30548
30549 \end_inset
30550
30551 .
30552  If there is such a warning, it contains the space that you need at least
30553  for your header/footer.
30554 \end_layout
30555
30556 \begin_layout Subsection
30557 This example
30558 \end_layout
30559
30560 \begin_layout Standard
30561 This example demonstrates what can be done with custom header/footers.
30562  Don't use it for your document as it is just an example.
30563  This example consists of the following definition:
30564 \end_layout
30565
30566 \begin_layout Description
30567 Left
30568 \begin_inset space ~
30569 \end_inset
30570
30571 Header 
30572 \series bold
30573
30574 \backslash
30575 rightmark
30576 \series default
30577 , empty optional argument
30578 \end_layout
30579
30580 \begin_layout Description
30581 Center
30582 \begin_inset space ~
30583 \end_inset
30584
30585 Header empty, empty optional argument
30586 \end_layout
30587
30588 \begin_layout Description
30589 Right
30590 \begin_inset space ~
30591 \end_inset
30592
30593 Header empty, 
30594 \series bold
30595
30596 \backslash
30597 leftmark
30598 \series default
30599  in the optional argument
30600 \end_layout
30601
30602 \begin_layout Description
30603 Left
30604 \begin_inset space ~
30605 \end_inset
30606
30607 Footer empty, 
30608 \series bold
30609
30610 \backslash
30611 thepage
30612 \series default
30613  in the optional argument
30614 \end_layout
30615
30616 \begin_layout Description
30617 Center
30618 \begin_inset space ~
30619 \end_inset
30620
30621 Footer 
30622 \family sans
30623 \series bold
30624 \color red
30625 LyX's user guide
30626 \family default
30627 \series default
30628 \color inherit
30629
30630 \begin_inset Quotes eld
30631 \end_inset
30632
30633 Magic code:
30634 \begin_inset Newline newline
30635 \end_inset
30636
30637
30638 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30639 \end_inset
30640
30641
30642 \begin_inset Quotes erd
30643 \end_inset
30644
30645  in the optional argument
30646 \end_layout
30647
30648 \begin_layout Description
30649 Right
30650 \begin_inset space ~
30651 \end_inset
30652
30653 Footer 
30654 \series bold
30655
30656 \backslash
30657 Roman{page}
30658 \series default
30659 , empty optional argument
30660 \end_layout
30661
30662 \begin_layout Description
30663
30664 \backslash
30665 headrulewidth set to 2
30666 \begin_inset space \thinspace{}
30667 \end_inset
30668
30669 pt
30670 \end_layout
30671
30672 \begin_layout Standard
30673 In principle you can use almost everything in headers/footers, except of
30674  floats.
30675  For more special things like e.
30676 \begin_inset space \thinspace{}
30677 \end_inset
30678
30679 g.
30680 \begin_inset space ~
30681 \end_inset
30682
30683 thumb-indexes, see the manual of the 
30684 \series bold
30685 fancyhdr
30686 \series default
30687  package, 
30688 \begin_inset CommandInset citation
30689 LatexCommand cite
30690 key "fancyhdr"
30691
30692 \end_inset
30693
30694 .
30695 \end_layout
30696
30697 \begin_layout Standard
30698 \begin_inset Newpage clearpage
30699 \end_inset
30700
30701
30702 \end_layout
30703
30704 \begin_layout Standard
30705 \begin_inset ERT
30706 status collapsed
30707
30708 \begin_layout Plain Layout
30709
30710
30711 \backslash
30712 pagestyle{headings}
30713 \end_layout
30714
30715 \end_inset
30716
30717
30718 \begin_inset Note Note
30719 status collapsed
30720
30721 \begin_layout Plain Layout
30722 switches back to page style with the default headings
30723 \end_layout
30724
30725 \end_inset
30726
30727
30728 \end_layout
30729
30730 \begin_layout Section
30731 Previewing Snippets of your Document
30732 \begin_inset CommandInset label
30733 LatexCommand label
30734 name "sec:Previewing-snippets-of"
30735
30736 \end_inset
30737
30738
30739 \begin_inset Index idx
30740 status collapsed
30741
30742 \begin_layout Plain Layout
30743 Instant preview
30744 \end_layout
30745
30746 \end_inset
30747
30748
30749 \begin_inset Index idx
30750 status collapsed
30751
30752 \begin_layout Plain Layout
30753 Document ! Preview
30754 \end_layout
30755
30756 \end_inset
30757
30758
30759 \end_layout
30760
30761 \begin_layout Standard
30762 LyX allows you to generate previews of sections of your document on the
30763  fly so you can see how they will look in the final document without having
30764  to break your train of thought with viewing the output.
30765 \end_layout
30766
30767 \begin_layout Subsection
30768 Prerequisites
30769 \end_layout
30770
30771 \begin_layout Standard
30772 To get previews working, you need the LaTeX package 
30773 \series bold
30774 preview-latex
30775 \series default
30776
30777 \begin_inset Index idx
30778 status collapsed
30779
30780 \begin_layout Plain Layout
30781 LaTeX-packages ! preview-latex
30782 \end_layout
30783
30784 \end_inset
30785
30786  (on some systems named simply 
30787 \series bold
30788 preview
30789 \series default
30790 ) installed.
30791  If it is not already installed, you will find it in the TeX-catalogue,
30792  
30793 \begin_inset CommandInset citation
30794 LatexCommand cite
30795 key "TeXCatalogue"
30796
30797 \end_inset
30798
30799  or in the package manager of your LaTeX-system.
30800  You obtain prettier results if you install the program 
30801 \family typewriter
30802 pnmcrop
30803 \family default
30804  from the 
30805 \family typewriter
30806 netpbm
30807 \family default
30808  package; for LyX on Windows this program and also the LaTeX-package is
30809  automatically installed together with LyX.
30810 \end_layout
30811
30812 \begin_layout Subsection
30813 Enabling previews
30814 \end_layout
30815
30816 \begin_layout Standard
30817 If you would for example like to see in LyX your math formulas typeset by
30818  LaTeX, activate the option 
30819 \family sans
30820 Display
30821 \begin_inset space ~
30822 \end_inset
30823
30824 Graphics
30825 \family default
30826  in the 
30827 \family sans
30828 Tools\SpecialChar \menuseparator
30829 Preferences 
30830 \family default
30831 dialog under 
30832 \family sans
30833 Look
30834 \begin_inset space ~
30835 \end_inset
30836
30837 and
30838 \begin_inset space ~
30839 \end_inset
30840
30841 feel\SpecialChar \menuseparator
30842 Display
30843 \family default
30844 .
30845  Then set 
30846 \family sans
30847 Instant
30848 \begin_inset space ~
30849 \end_inset
30850
30851 Preview
30852 \family default
30853  to 
30854 \family sans
30855 On
30856 \family default
30857 .
30858  The 
30859 \family sans
30860 Preview
30861 \begin_inset space ~
30862 \end_inset
30863
30864 Size
30865 \family default
30866  is the multiplication factor for the size.
30867 \end_layout
30868
30869 \begin_layout Standard
30870 Previews are generated when you load a document into LyX and when you finish
30871  editing an inset.
30872 \end_layout
30873
30874 \begin_layout Standard
30875 \begin_inset Note Greyedout
30876 status open
30877
30878 \begin_layout Plain Layout
30879
30880 \series bold
30881 Note:
30882 \series default
30883  Previews of an already loaded document are not in every case immediately
30884  generated by activating the option 
30885 \family sans
30886 Display
30887 \begin_inset space ~
30888 \end_inset
30889
30890 Graphics
30891 \family default
30892 .
30893  Reopening the documents assures to get previews.
30894 \end_layout
30895
30896 \end_inset
30897
30898
30899 \end_layout
30900
30901 \begin_layout Subsection
30902 Selected document parts
30903 \end_layout
30904
30905 \begin_layout Standard
30906 Besides math there are other cases where you might like to see a preview,
30907  fox example things that LyX cannot render like rotated parts or things
30908  which are not yet supported by LyX.
30909  To do this, insert a preview inset via the menu 
30910 \family sans
30911 Insert\SpecialChar \menuseparator
30912 Preview
30913 \family default
30914 .
30915  Insert or paste the stuff that you want to preview into this inset.
30916  The preview will be generated when the cursor is outside the preview inset.
30917  If you click on the preview, you can edit the previewed stuff.
30918 \end_layout
30919
30920 \begin_layout Standard
30921 An example: To create rotated boxes, you use the LaTeX command 
30922 \series bold
30923
30924 \backslash
30925 rotatebox
30926 \series default
30927  which is not yet supported by LyX.
30928 \begin_inset Foot
30929 status collapsed
30930
30931 \begin_layout Plain Layout
30932
30933 \series bold
30934
30935 \backslash
30936 rotatebox
30937 \series default
30938  is explained in section 
30939 \emph on
30940 Rotated and Scaled Boxes
30941 \emph default
30942  of the 
30943 \emph on
30944 Embedded
30945 \begin_inset space ~
30946 \end_inset
30947
30948 Objects
30949 \emph default
30950  manual.
30951 \end_layout
30952
30953 \end_inset
30954
30955  Instead of the TeX Code boxes you want to see in LyX the final rotated
30956  boxes, for example to adjust the rotation angle to fit with the surrounding
30957  text.
30958  Therefore you create a preview inset and copy the text with the rotated
30959  boxes into in.
30960  Here is the result:
30961 \end_layout
30962
30963 \begin_layout Standard
30964 \begin_inset Preview
30965
30966 \begin_layout Standard
30967 This is a line
30968 \begin_inset ERT
30969 status collapsed
30970
30971 \begin_layout Plain Layout
30972
30973
30974 \backslash
30975 rotatebox[origin=r]{-60}{
30976 \end_layout
30977
30978 \end_inset
30979
30980
30981 \begin_inset Box Doublebox
30982 position "c"
30983 hor_pos "c"
30984 has_inner_box 0
30985 inner_pos "c"
30986 use_parbox 0
30987 use_makebox 0
30988 width "1in"
30989 special "width"
30990 height "1in"
30991 height_special "totalheight"
30992 status collapsed
30993
30994 \begin_layout Plain Layout
30995 with rotated
30996 \end_layout
30997
30998 \end_inset
30999
31000
31001 \begin_inset ERT
31002 status collapsed
31003
31004 \begin_layout Plain Layout
31005
31006 }
31007 \end_layout
31008
31009 \end_inset
31010
31011  framed text 
31012 \begin_inset ERT
31013 status collapsed
31014
31015 \begin_layout Plain Layout
31016
31017
31018 \backslash
31019 rotatebox[origin=lb]{60}{
31020 \end_layout
31021
31022 \end_inset
31023
31024
31025 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31026 \end_inset
31027
31028
31029 \begin_inset ERT
31030 status collapsed
31031
31032 \begin_layout Plain Layout
31033
31034 }
31035 \end_layout
31036
31037 \end_inset
31038
31039  and a formula.
31040 \end_layout
31041
31042 \end_inset
31043
31044
31045 \end_layout
31046
31047 \begin_layout Standard
31048 Previewing works also for colors.
31049  In this example a special framed, colored box was created using the LaTeX
31050  command 
31051 \series bold
31052
31053 \backslash
31054 fcolorbox
31055 \series default
31056 :
31057 \begin_inset Foot
31058 status collapsed
31059
31060 \begin_layout Plain Layout
31061
31062 \series bold
31063
31064 \backslash
31065 fcolorbox
31066 \series default
31067  is explained in section 
31068 \emph on
31069 Colored Boxes
31070 \emph default
31071  of the 
31072 \emph on
31073 Embedded
31074 \begin_inset space ~
31075 \end_inset
31076
31077 Objects
31078 \emph default
31079  manual.
31080 \end_layout
31081
31082 \end_inset
31083
31084
31085 \end_layout
31086
31087 \begin_layout Standard
31088 \begin_inset Preview
31089
31090 \begin_layout Standard
31091 \begin_inset ERT
31092 status collapsed
31093
31094 \begin_layout Plain Layout
31095
31096
31097 \backslash
31098 fboxrule 1mm 
31099 \backslash
31100 fboxsep 1mm
31101 \end_layout
31102
31103 \end_inset
31104
31105
31106 \begin_inset ERT
31107 status collapsed
31108
31109 \begin_layout Plain Layout
31110
31111
31112 \backslash
31113 fcolorbox{cyan}{magenta}{
31114 \end_layout
31115
31116 \end_inset
31117
31118 This is text within a colored, framed box.
31119 \begin_inset ERT
31120 status collapsed
31121
31122 \begin_layout Plain Layout
31123
31124 }
31125 \end_layout
31126
31127 \end_inset
31128
31129
31130 \end_layout
31131
31132 \end_inset
31133
31134
31135 \end_layout
31136
31137 \begin_layout Standard
31138 \begin_inset VSpace medskip
31139 \end_inset
31140
31141
31142 \end_layout
31143
31144 \begin_layout Standard
31145 If LyX does not show a preview, assure that you enabled previews as described
31146  above and also assure that TeX Code in the preview inset is valid and that
31147  you loaded the LaTeX packages in your document preamble that are required
31148  by the TeX Code.
31149  If LyX cannot create a preview, you will in most cases also not be able
31150  to view your document due to LaTeX errors.
31151  So if you have to use some TeX Code and don't know if it is correct, the
31152  preview inset is a nice method to check it without the need to view the
31153  whole document.
31154 \end_layout
31155
31156 \begin_layout Subsection
31157 LaTeX source code
31158 \end_layout
31159
31160 \begin_layout Standard
31161 You can preview the LaTeX source of the whole document or parts of it.
31162  Use the menu 
31163 \family sans
31164 View\SpecialChar \menuseparator
31165 View
31166 \begin_inset space ~
31167 \end_inset
31168
31169 Source
31170 \family default
31171  and a window will be shown where you can see the LaTeX-source code.
31172  The window shows the source of the whole paragraph where the cursor is
31173  currently in.
31174  You can also select document parts in LyX's main window, then only this
31175  selection (when it is more than one paragraph) is shown as source code.
31176  To view the whole document as source, enable the corresponding option in
31177  the source view window.
31178 \end_layout
31179
31180 \begin_layout Section
31181 Advanced Find and Replace
31182 \begin_inset CommandInset label
31183 LatexCommand label
31184 name "sec:Advanced-Find-and"
31185
31186 \end_inset
31187
31188
31189 \begin_inset Index idx
31190 status collapsed
31191
31192 \begin_layout Plain Layout
31193 Replace
31194 \end_layout
31195
31196 \end_inset
31197
31198
31199 \begin_inset Index idx
31200 status collapsed
31201
31202 \begin_layout Plain Layout
31203 Find
31204 \end_layout
31205
31206 \end_inset
31207
31208
31209 \end_layout
31210
31211 \begin_layout Subsection
31212 Introduction
31213 \end_layout
31214
31215 \begin_layout Standard
31216 The advanced find and replace feature of LyX allows for searching of complex,
31217  format-sensitive text segments and mathematics contents within LyX documents.
31218  It is an enhancement of the standard (quick) find and replace feature.
31219  The key-features are:
31220 \end_layout
31221
31222 \begin_layout Itemize
31223 Both searching of text and of mathematical formulas is allowed, where the
31224  latter is done by entering mathematics in the usual way; not only entire
31225  mathematical formulas are found, but also parts occurring within more complex
31226  formulas
31227 \end_layout
31228
31229 \begin_layout Itemize
31230 Search may be format-insensitive, so that the searched text is found in
31231  any context/style (standard text, section headings, notes, and even mathematics
31232 ), or it may be format-sensitive, so that, for example, a word entered with
31233  a section heading will only be found within section headings
31234 \end_layout
31235
31236 \begin_layout Itemize
31237 Search may be widened to a specific 
31238 \emph on
31239 scope
31240 \emph default
31241 , i.
31242 \begin_inset space \thinspace{}
31243 \end_inset
31244
31245 e.
31246 \begin_inset space ~
31247 \end_inset
31248
31249 a set of files which may be all the children of the document being edited,
31250  all the open files, or all the manuals available from the 
31251 \family sans
31252 Help
31253 \family default
31254  menu
31255 \end_layout
31256
31257 \begin_layout Itemize
31258 Replace may optionally preserve capitalization, so that the replaced text
31259  capitalization is adapted to the matching text (i.
31260 \begin_inset space \thinspace{}
31261 \end_inset
31262
31263 e.
31264 \begin_inset space ~
31265 \end_inset
31266
31267 all lowercase, all uppercase, first uppercase followed by lowercase)
31268 \end_layout
31269
31270 \begin_layout Subsection
31271 Basic usage
31272 \end_layout
31273
31274 \begin_layout Standard
31275 The advanced find and replace feature of LyX is activated through the menu
31276  
31277 \family sans
31278 Edit\SpecialChar \menuseparator
31279 Find & Replace
31280 \noun on
31281  (
31282 \noun default
31283 Advanced
31284 \noun on
31285 )
31286 \family default
31287 \noun default
31288  (shortcut 
31289 \begin_inset Info
31290 type  "shortcut"
31291 arg   "dialog-show findreplaceadv"
31292 \end_inset
31293
31294 ) or the toolbar button 
31295 \begin_inset Info
31296 type  "icon"
31297 arg   "dialog-toggle findreplaceadv"
31298 \end_inset
31299
31300 .
31301  This opens the 
31302 \family sans
31303 Advanced Find and Replace
31304 \family default
31305  dialog.
31306 \end_layout
31307
31308 \begin_layout Subsubsection
31309 Searching for text
31310 \end_layout
31311
31312 \begin_layout Standard
31313 Enter into the 
31314 \family sans
31315 Find
31316 \family default
31317  LyX mini-editor a simple word, and search for occurrences of it by clicking
31318  on the 
31319 \family sans
31320 Find Next
31321 \family default
31322  button at the bottom of the dialog (or just press the 
31323 \family sans
31324 Return
31325 \family default
31326  key).
31327  The entered word is found both in text mode and in math mode, and in emphasized
31328 , bold or normal face, and in both in section titles and in standard text.
31329  Pressing repeatedly 
31330 \family sans
31331 Enter
31332 \family default
31333  keeps searching forward.
31334  Similarly, pressing 
31335 \family sans
31336 Shift+Enter
31337 \family default
31338  searches for the entered text backwards.
31339 \end_layout
31340
31341 \begin_layout Standard
31342 While searching, the 
31343 \family sans
31344 Case sensitive
31345 \family default
31346  option allows matches to occur only with the same case as entered in the
31347  
31348 \family sans
31349 Find
31350 \family default
31351  editor.
31352  The 
31353 \family sans
31354 Whole words
31355 \family default
31356  option allows matches to occur only at word boundaries.
31357 \end_layout
31358
31359 \begin_layout Subsubsection
31360 Searching for mathematics
31361 \end_layout
31362
31363 \begin_layout Standard
31364 Mathematical formulas may be searched for by typing in the 
31365 \family sans
31366 Find
31367 \family default
31368  editor a mathematical formula, such as 
31369 \begin_inset Formula $x^{2}$
31370 \end_inset
31371
31372  or also something more complex like 
31373 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31374 \end_inset
31375
31376 .
31377  When searching for a formula, it is found both when it is alone and when
31378  it occurs in sub-formulas and nested parts of sub-formulas, for example
31379  the mentioned segments would be found in something like 
31380 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31381 \end_inset
31382
31383
31384 \end_layout
31385
31386 \begin_layout Subsubsection
31387 Style-aware search
31388 \end_layout
31389
31390 \begin_layout Standard
31391 It is also possible to search for text with specific styles.
31392  This is done by switching to the 
31393 \family sans
31394 Settings
31395 \family default
31396  tab of the dialog and unchecking the 
31397 \family sans
31398 Ignore format
31399 \family default
31400  option.
31401  This way, entering in the 
31402 \family sans
31403 Find
31404 \family default
31405  editor
31406 \end_layout
31407
31408 \begin_layout Itemize
31409 a plain word and searching for it would not find instances of the word occurring
31410  in emphasized or boldface.
31411 \end_layout
31412
31413 \begin_layout Itemize
31414 an emphasized or boldface word and searching for it would find the respective
31415  instances with same face only, and within the same text style only.
31416  Note that, for example, an emphasized text is found not only when occurring
31417  alone, but also when it is contained in a longer emphasized sentence.
31418 \end_layout
31419
31420 \begin_layout Itemize
31421 a plain word in a section heading, and searching for it, finds occurrences
31422  of if only within section headings.
31423  Also, if the text to search is given an emphasized or bold face, in addition
31424  to a section style, then it is found only when occurring with the same
31425  style.
31426 \end_layout
31427
31428 \begin_layout Itemize
31429 some mathematics in a displayed formula will only find instances of this
31430  formula that are also displayed formulas (and not inline formulas).
31431 \end_layout
31432
31433 \begin_layout Subsubsection
31434 Replace
31435 \end_layout
31436
31437 \begin_layout Standard
31438 The text segments matching the text entered in the 
31439 \family sans
31440 Find
31441 \family default
31442  editor may be replaced with the text segments entered in the 
31443 \family sans
31444 Replace
31445 \family default
31446 \noun on
31447  
31448 \noun default
31449 editor.
31450  In order to find the next occurrence and replace it, click on the 
31451 \family sans
31452 Replace
31453 \family default
31454  button or alternatively
31455 \noun on
31456  
31457 \noun default
31458 press 
31459 \family sans
31460 Enter
31461 \family default
31462  or 
31463 \family sans
31464 Shift+Enter
31465 \family default
31466  while being in the 
31467 \family sans
31468 Replace
31469 \family default
31470 \noun on
31471  
31472 \noun default
31473 editor.
31474 \end_layout
31475
31476 \begin_layout Standard
31477 You can replace full-featured formatted LyX segments in place of the matching
31478  text segments in your document.
31479  Typical scenarios in which to use this capability may be (just to mention
31480  a few):
31481 \end_layout
31482
31483 \begin_layout Itemize
31484 replacing occurrences of a word with a customized formatted version of the
31485  same word, for example replacing occurrences of a name like 
31486 \begin_inset Quotes eld
31487 \end_inset
31488
31489 func()
31490 \begin_inset Quotes erd
31491 \end_inset
31492
31493  with its typewriter version 
31494 \family typewriter
31495
31496 \begin_inset Quotes eld
31497 \end_inset
31498
31499 func()
31500 \begin_inset Quotes erd
31501 \end_inset
31502
31503 ;
31504 \end_layout
31505
31506 \begin_layout Itemize
31507 performing a notation rework of mathematical symbols, for example replacing
31508  occurrences of 
31509 \begin_inset Quotes eld
31510 \end_inset
31511
31512
31513 \begin_inset Formula $R$
31514 \end_inset
31515
31516
31517 \begin_inset Quotes erd
31518 \end_inset
31519
31520  with 
31521 \begin_inset Quotes eld
31522 \end_inset
31523
31524
31525 \begin_inset Formula $\mathbb{R}$
31526 \end_inset
31527
31528
31529 \begin_inset Quotes erd
31530 \end_inset
31531
31532  (you may want to enable the 
31533 \family sans
31534 Whole words
31535 \family default
31536  and 
31537 \family sans
31538 Case sensitive
31539 \family default
31540  options and disable the 
31541 \family sans
31542 Ignore format
31543 \family default
31544  option in the 
31545 \family sans
31546 Settings
31547 \family default
31548  tab, in order to avoid replacing all 
31549 \begin_inset Quotes eld
31550 \end_inset
31551
31552 R
31553 \begin_inset Quotes erd
31554 \end_inset
31555
31556  letters occurring in normal text), or occurrences of 
31557 \begin_inset Formula $x_{j}^{i}$
31558 \end_inset
31559
31560  with 
31561 \begin_inset Formula $x_{i,\, j}$
31562 \end_inset
31563
31564 , or occurrences of 
31565 \begin_inset Formula $x[k]$
31566 \end_inset
31567
31568  with 
31569 \begin_inset Formula $x_{k}$
31570 \end_inset
31571
31572 .
31573 \end_layout
31574
31575 \begin_layout Subsection
31576 Advanced usage
31577 \end_layout
31578
31579 \begin_layout Standard
31580 There is a regular expression (regexp) based searching facility.
31581 \begin_inset Foot
31582 status collapsed
31583
31584 \begin_layout Plain Layout
31585 A good explanation of regular expressions is given in this Wikipedia entry:
31586  
31587 \begin_inset CommandInset href
31588 LatexCommand href
31589 target "http://en.wikipedia.org/wiki/Regular_expression"
31590
31591 \end_inset
31592
31593 .
31594 \end_layout
31595
31596 \end_inset
31597
31598  You can search for regular expression by inserting a regexp inset into
31599  the 
31600 \family sans
31601 Find
31602 \family default
31603  editor.
31604  This is done via the menu 
31605 \family sans
31606 Insert\SpecialChar \menuseparator
31607 Insert Regular Expression
31608 \family default
31609  while the cursor is in the 
31610 \family sans
31611 Find
31612 \family default
31613  editor.
31614  Characters entered within regexp insets are matched according to the regular
31615  expression matching rules
31616 \begin_inset Foot
31617 status collapsed
31618
31619 \begin_layout Plain Layout
31620 Under the constraint that any (sub)expression must match a well-formed LyX
31621  text segment, i.
31622 \begin_inset space \thinspace{}
31623 \end_inset
31624
31625 e.
31626 \begin_inset space ~
31627 \end_inset
31628
31629 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31630  to match expressions.
31631 \end_layout
31632
31633 \end_inset
31634
31635 , while text entered outside regexp insets is matched exactly against the
31636  same text in the document.
31637  Note that it is allowed to cut and paste regexp-mode insets as usual.
31638  Examples of using such a feature may be:
31639 \end_layout
31640
31641 \begin_layout Enumerate
31642 Searching for all fractions with a given denominator: for example, entering
31643  in the 
31644 \family sans
31645 Find
31646 \family default
31647  editor the fraction 
31648 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31649 \end_inset
31650
31651  (where the 
31652 \begin_inset Formula $.*$
31653 \end_inset
31654
31655  on the numerator is the match-everything regular expression) finds all
31656  fractions with the given denominator.
31657 \end_layout
31658
31659 \begin_layout Enumerate
31660 Searching for all text with a given style: for example, after unchecking
31661  the 
31662 \family sans
31663 Ignore format
31664 \family default
31665  option from the 
31666 \family sans
31667 Settings
31668 \family default
31669  tab, entering a 
31670 \series bold
31671
31672 \begin_inset Formula $.*$
31673 \end_inset
31674
31675
31676 \series default
31677  regular expression and adding for it an emphasized or bold face, finds
31678  all emphasized and bold face text, respectively.
31679  Also, inserting a 
31680 \begin_inset Formula $.*$
31681 \end_inset
31682
31683  regular expression in a bullet or enumerated list or a section heading,
31684  you can find all bullet or enumerated lists or section headings.
31685 \end_layout
31686
31687 \begin_layout Standard
31688 Finally, references to (sub)expressions in regexp may be used as usual,
31689  enclosing parts of the expression within round braces 
31690 \begin_inset Formula $()$
31691 \end_inset
31692
31693 , and referring back to them through 
31694 \begin_inset Formula $\backslash1$
31695 \end_inset
31696
31697
31698 \begin_inset Formula $\backslash2$
31699 \end_inset
31700
31701 , etc..
31702  For example, try searching for the regexp 
31703 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31704 \end_inset
31705
31706  in order to find word repetitions, if there are any.
31707 \end_layout
31708
31709 \begin_layout Standard
31710 Note that back references work both when occurring within the same regexp,
31711  and when occurring in multiple different regexps, where the numbering of
31712  back-referenced sub-expressions is absolute, i.
31713 \begin_inset space \thinspace{}
31714 \end_inset
31715
31716 e.
31717 \begin_inset space ~
31718 \end_inset
31719
31720  
31721 \begin_inset Formula $\backslash1$
31722 \end_inset
31723
31724  always refers to the first occurrence of 
31725 \begin_inset Formula $()$
31726 \end_inset
31727
31728  in all entered regexps.
31729 \end_layout
31730
31731 \begin_layout Standard
31732 Note also that the use of back references in the replaced text is not (yet)
31733  implemented.
31734 \end_layout
31735
31736 \begin_layout Section
31737 Spell Checking
31738 \begin_inset CommandInset label
31739 LatexCommand label
31740 name "sec:Spellchecking"
31741
31742 \end_inset
31743
31744
31745 \begin_inset Index idx
31746 status collapsed
31747
31748 \begin_layout Plain Layout
31749 Spell checking
31750 \end_layout
31751
31752 \end_inset
31753
31754
31755 \end_layout
31756
31757 \begin_layout Standard
31758 LyX has a built-in spell checker.
31759  The menu
31760 \family sans
31761  Tools\SpecialChar \menuseparator
31762 Spellchecker
31763 \family default
31764 , the key 
31765 \family sans
31766 F7
31767 \family default
31768  or the toolbar button 
31769 \begin_inset Info
31770 type  "icon"
31771 arg   "dialog-show spellchecker"
31772 \end_inset
31773
31774  starts the spell checking beginning from the current cursor position.
31775  A sidebar will appear showing any incorrect (or unknown) word found, allowing
31776  you to edit and replace it in a second line.
31777  Whenever an unknown word is found, the word is highlighted and the text
31778  scrolled so that it is visible.
31779  In the spellchecker sidebar, there is a box showing suggestions for a correctio
31780 n, if any could be found.
31781  Clicking on one of the corrections will copy to the 
31782 \family sans
31783 Replacement
31784 \family default
31785  field, double-click invokes directly the replacement.
31786  Unknown but correctly typed words can be added to the personal dictionary.
31787 \end_layout
31788
31789 \begin_layout Standard
31790 By default, the dictionary file used is determined by the document language
31791  that is set in the 
31792 \family sans
31793 Document\SpecialChar \menuseparator
31794 Settings
31795 \family default
31796  dialog.
31797  You can specify the language of a word in the spellchecker dialog by choosing
31798  a different one at the top of the dialog.
31799  LyX can correctly spell check documents containing multiple languages.
31800  This work if you have marked the different languages appropriately and
31801  have the spell checker dictionaries installed.
31802  LyX automatically switches to the appropriate dictionary file.
31803 \end_layout
31804
31805 \begin_layout Subsection
31806 Further Settings
31807 \end_layout
31808
31809 \begin_layout Standard
31810 In LyX's preferences dialog under 
31811 \family sans
31812 Language
31813 \begin_inset space ~
31814 \end_inset
31815
31816 Setting\SpecialChar \menuseparator
31817 Spellchecker
31818 \family default
31819  you can set the following things:
31820 \end_layout
31821
31822 \begin_layout Description
31823 Spellchecker
31824 \begin_inset space ~
31825 \end_inset
31826
31827 engine Select the library LyX should use for spell checking.
31828  Depending on your platform, 
31829 \family typewriter
31830 aspell
31831 \family default
31832
31833 \family typewriter
31834 hunspell
31835 \family default
31836  or 
31837 \family typewriter
31838 enchant
31839 \begin_inset Foot
31840 status collapsed
31841
31842 \begin_layout Plain Layout
31843 Enchant itself is a wrapper library having different configurable back-ends.
31844  Please consult the documentation or man-page of it to learn more.
31845 \end_layout
31846
31847 \end_inset
31848
31849
31850 \family default
31851  are available.
31852  On Windows only 
31853 \family typewriter
31854 hunspell
31855 \family default
31856  is available.
31857 \end_layout
31858
31859 \begin_layout Description
31860 Alternative
31861 \begin_inset space ~
31862 \end_inset
31863
31864 language If this field is not empty, LyX will always use the given language
31865  for the spell checking, no matter what the document language is.
31866 \end_layout
31867
31868 \begin_layout Description
31869 Escape
31870 \begin_inset space ~
31871 \end_inset
31872
31873 characters Allows you to add non-standard characters that the spell checker
31874  should escape, e.
31875 \begin_inset space \thinspace{}
31876 \end_inset
31877
31878 g.
31879 \begin_inset space \space{}
31880 \end_inset
31881
31882 German umlauts.
31883  This should normally not be needed.
31884 \end_layout
31885
31886 \begin_layout Description
31887 Accept
31888 \begin_inset space ~
31889 \end_inset
31890
31891 compound
31892 \begin_inset space ~
31893 \end_inset
31894
31895 words Prevent the spell checker from complaining about compounded words
31896  like 
31897 \begin_inset Quotes eld
31898 \end_inset
31899
31900 passthrough
31901 \begin_inset Quotes erd
31902 \end_inset
31903
31904 .
31905 \end_layout
31906
31907 \begin_layout Description
31908 Spellcheck
31909 \begin_inset space ~
31910 \end_inset
31911
31912 continuously Check the spelling of your document as you type it.
31913  Misspelled words gets underlined with a dotted red line.
31914  By right-clicking on an underlined word, the suggestions by the spell appear
31915  in the context menu.
31916  Choosing one of them will replace the misspelled word with the suggested
31917  word.
31918 \end_layout
31919
31920 \begin_layout Description
31921 Spellcheck
31922 \begin_inset space ~
31923 \end_inset
31924
31925 notes
31926 \begin_inset space ~
31927 \end_inset
31928
31929 and
31930 \begin_inset space ~
31931 \end_inset
31932
31933 comments If enabled, the spelling of non-printed document contents is checked
31934  as well.
31935 \end_layout
31936
31937 \begin_layout Section
31938 Thesaurus
31939 \begin_inset Index idx
31940 status collapsed
31941
31942 \begin_layout Plain Layout
31943 Thesaurus
31944 \end_layout
31945
31946 \end_inset
31947
31948
31949 \begin_inset CommandInset label
31950 LatexCommand label
31951 name "sec:Thesaurus"
31952
31953 \end_inset
31954
31955
31956 \end_layout
31957
31958 \begin_layout Standard
31959 LyX provides a multilingual thesaurus.
31960  It uses the same thesaurus framework as OpenOffice and Firefox (namely
31961  the 
31962 \family typewriter
31963 MyThes
31964 \family default
31965
31966 \begin_inset Foot
31967 status collapsed
31968
31969 \begin_layout Plain Layout
31970 \begin_inset CommandInset href
31971 LatexCommand href
31972 target "http://lingucomponent.openoffice.org/thesaurus.html"
31973
31974 \end_inset
31975
31976
31977 \end_layout
31978
31979 \end_inset
31980
31981  thesaurus library, which is included in LyX).
31982  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
31983  are available for many languages.
31984 \end_layout
31985
31986 \begin_layout Standard
31987 This section describes how new dictionaries are installed and set up for
31988  the use with LyX.
31989 \end_layout
31990
31991 \begin_layout Subsection
31992 Setting up the thesaurus
31993 \end_layout
31994
31995 \begin_layout Standard
31996 The 
31997 \family typewriter
31998 MyThes
31999 \family default
32000 \emph on
32001 /
32002 \emph default
32003 OpenOffice thesauri consist of two files per language: A file with the suffix
32004  
32005 \emph on
32006 *.dat
32007 \emph default
32008  containing the data and an index file with the suffix 
32009 \emph on
32010 *.idx
32011 \emph default
32012 .
32013  The standardized file names include the language code for the given language
32014  (e.
32015 \begin_inset space \thinspace{}
32016 \end_inset
32017
32018 g.
32019  en_EN for English).
32020  For instance, the English files are named:
32021 \end_layout
32022
32023 \begin_layout Itemize
32024 th_en_EN_v2.idx
32025 \end_layout
32026
32027 \begin_layout Itemize
32028 th_en_EN_v2.dat
32029 \end_layout
32030
32031 \begin_layout Standard
32032 If you have OpenOffice and its thesaurus installed, these files should be
32033  already on your system.
32034  If not, you can get dictionaries either from 
32035 \begin_inset Flex URL
32036 status collapsed
32037
32038 \begin_layout Plain Layout
32039
32040 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
32041 \end_layout
32042
32043 \end_inset
32044
32045  or from the site 
32046 \begin_inset Flex URL
32047 status collapsed
32048
32049 \begin_layout Plain Layout
32050
32051 http://extensions.services.openoffice.org/en/search/node/thesaurus
32052 \end_layout
32053
32054 \end_inset
32055
32056 .
32057 \begin_inset Foot
32058 status collapsed
32059
32060 \begin_layout Plain Layout
32061 Note that, as of OpenOffice
32062 \begin_inset space ~
32063 \end_inset
32064
32065 3.0, the files on 
32066 \begin_inset Flex URL
32067 status collapsed
32068
32069 \begin_layout Plain Layout
32070
32071 http://extensions.services.openoffice.org
32072 \end_layout
32073
32074 \end_inset
32075
32076  are usually packed in extension archives (
32077 \emph on
32078 *.oxt
32079 \emph default
32080 ) that contain other files such as spellchecker dictionaries besides the
32081  thesauri.
32082  These archives are simple zip files, so you can unpack them as you would
32083  unpack a zip archive.
32084 \end_layout
32085
32086 \end_inset
32087
32088  Put the 
32089 \emph on
32090 *.idx
32091 \emph default
32092  and 
32093 \emph on
32094 *.dat
32095 \emph default
32096  files of all languages you want to use into one directory (do not use subfolder
32097 s), and specify the path to this directory in 
32098 \family sans
32099 Tools\SpecialChar \menuseparator
32100 Preferences\SpecialChar \menuseparator
32101 Paths
32102 \family default
32103 .
32104  Now the thesaurus should be ready to use.
32105 \end_layout
32106
32107 \begin_layout Subsection
32108 Using the thesaurus
32109 \end_layout
32110
32111 \begin_layout Standard
32112 To start the thesaurus, use the menu 
32113 \family sans
32114 Tools\SpecialChar \menuseparator
32115 Thesaurus
32116 \family default
32117  or the toolbar button 
32118 \begin_inset Info
32119 type  "icon"
32120 arg   "thesaurus-entry"
32121 \end_inset
32122
32123  while the cursor is at the word you want to look up or while a word is
32124  selected.
32125  A dialog pops up showing you probably related words that you can use as
32126  replacement.
32127  The proposals are grouped into categories.
32128  Note that the thesaurus does not only show synonyms, but also hyperonyms
32129  and hyponyms (such as 
32130 \emph on
32131 plant
32132 \emph default
32133  for 
32134 \emph on
32135 tree
32136 \emph default
32137 ), compounds (such as 
32138 \emph on
32139 tree diagram
32140 \emph default
32141 ) and antonyms (such as 
32142 \emph on
32143 women
32144 \emph default
32145  for 
32146 \emph on
32147 men
32148 \emph default
32149 ), which are marked as such.
32150 \end_layout
32151
32152 \begin_layout Standard
32153 The language is automatically chosen from the language at the cursor, but
32154  you can also switch it in the dialog, as you can enter new words to look
32155  up directly there.
32156 \end_layout
32157
32158 \begin_layout Standard
32159 Note that the thesaurus cannot handle phrases (only compounds that are in
32160  the dictionary, such as the above 
32161 \emph on
32162 tree diagram
32163 \emph default
32164 ), and you have to use the so called lemma form, i.
32165 \begin_inset space \thinspace{}
32166 \end_inset
32167
32168 e.
32169  the form that is used in the dictionaries (for many languages: first person
32170  singular indicative active for nouns, infinitive for verbs).
32171  For example looking up the word forms 
32172 \emph on
32173 reports
32174 \emph default
32175  or 
32176 \emph on
32177 reporting
32178 \emph default
32179  yields no results, while results are shown for the word form 
32180 \emph on
32181 report
32182 \emph default
32183 .
32184  Your best bet is to highlight only the relevant parts of such word (e.
32185 \begin_inset space \thinspace{}
32186 \end_inset
32187
32188 g.
32189  
32190 \emph on
32191 report
32192 \emph default
32193  in 
32194 \emph on
32195 report
32196 \emph default
32197 s), then you get proposals without adjusting the query in the dialog, and
32198  also the replacement will probably be correct (as only the highlighted
32199  part will be replaced, thus the ending remains).
32200 \end_layout
32201
32202 \begin_layout Section
32203 Change Tracking
32204 \begin_inset Index idx
32205 status collapsed
32206
32207 \begin_layout Plain Layout
32208 Change Tracking
32209 \end_layout
32210
32211 \end_inset
32212
32213
32214 \begin_inset Index idx
32215 status collapsed
32216
32217 \begin_layout Plain Layout
32218 Document ! Change Tracking
32219 \end_layout
32220
32221 \end_inset
32222
32223
32224 \begin_inset CommandInset label
32225 LatexCommand label
32226 name "sec:Change-Tracking"
32227
32228 \end_inset
32229
32230
32231 \end_layout
32232
32233 \begin_layout Standard
32234 When you work on a document collaboratively it is extremely useful to be
32235  able to see changes that others have made highlighted in the document.
32236  You can then decide if you want to accept a change or not.
32237  This can be achieved by turning on change tracking in the menu 
32238 \family sans
32239 Document\SpecialChar \menuseparator
32240 Change
32241 \begin_inset space ~
32242 \end_inset
32243
32244 Tracking\SpecialChar \menuseparator
32245 Track
32246 \begin_inset space ~
32247 \end_inset
32248
32249 Changes
32250 \family default
32251 .
32252 \end_layout
32253
32254 \begin_layout Standard
32255 Changes made in the document will then be highlighted by strokes and colors:
32256  
32257 \bar under
32258 \color blue
32259 underlined text
32260 \bar default
32261 \color inherit
32262  is an addition, 
32263 \strikeout on
32264 \color blue
32265 canceled text
32266 \strikeout default
32267 \color inherit
32268  is a deletion.
32269  The color depends on the author that made the change.
32270  You can change the color in LyX's preferences dialog under 
32271 \family sans
32272 Look
32273 \begin_inset space ~
32274 \end_inset
32275
32276 and
32277 \begin_inset space ~
32278 \end_inset
32279
32280 feel
32281 \family default
32282
32283 \family sans
32284 Colors
32285 \family default
32286 .
32287 \begin_inset Index idx
32288 status collapsed
32289
32290 \begin_layout Plain Layout
32291 Color ! Change tracking
32292 \end_layout
32293
32294 \end_inset
32295
32296  The author and the date of the change are shown in LyX's status bar when
32297  the cursor is in changed text.
32298  The same information is shown when you use the toolbar button 
32299 \begin_inset Info
32300 type  "icon"
32301 arg   "changes-merge"
32302 \end_inset
32303
32304 .
32305 \end_layout
32306
32307 \begin_layout Standard
32308 When change tracking is activated, you will see the review toolbar in LyX:
32309 \begin_inset Index idx
32310 status collapsed
32311
32312 \begin_layout Plain Layout
32313 Toolbar ! Review
32314 \end_layout
32315
32316 \end_inset
32317
32318
32319 \end_layout
32320
32321 \begin_layout Standard
32322 \begin_inset VSpace defskip
32323 \end_inset
32324
32325
32326 \end_layout
32327
32328 \begin_layout Standard
32329 \begin_inset Graphics
32330         filename clipart/ChangesToolbar.png
32331         scale 90
32332
32333 \end_inset
32334
32335
32336 \end_layout
32337
32338 \begin_layout Standard
32339 \begin_inset VSpace defskip
32340 \end_inset
32341
32342
32343 \end_layout
32344
32345 \begin_layout Standard
32346 The review toolbar as shown above contains from left to right the following
32347  buttons:
32348 \end_layout
32349
32350 \begin_layout Standard
32351 \begin_inset VSpace defskip
32352 \end_inset
32353
32354
32355 \end_layout
32356
32357 \begin_layout Standard
32358 \begin_inset Tabular
32359 <lyxtabular version="3" rows="10" columns="2">
32360 <features islongtable="true" longtabularalignment="center">
32361 <column alignment="left" valignment="top" width="0">
32362 <column alignment="left" valignment="top" width="0">
32363 <row interlinespace="2.5mm">
32364 <cell alignment="center" valignment="top" usebox="none">
32365 \begin_inset Text
32366
32367 \begin_layout Plain Layout
32368
32369 \family sans
32370 \begin_inset Info
32371 type  "icon"
32372 arg   "changes-track"
32373 \end_inset
32374
32375
32376 \end_layout
32377
32378 \end_inset
32379 </cell>
32380 <cell alignment="center" valignment="top" usebox="none">
32381 \begin_inset Text
32382
32383 \begin_layout Plain Layout
32384
32385 \family sans
32386 Document\SpecialChar \menuseparator
32387 Change
32388 \begin_inset space ~
32389 \end_inset
32390
32391 Tracking\SpecialChar \menuseparator
32392 Track
32393 \begin_inset space ~
32394 \end_inset
32395
32396 Changes
32397 \end_layout
32398
32399 \end_inset
32400 </cell>
32401 </row>
32402 <row interlinespace="2.5mm">
32403 <cell alignment="center" valignment="top" usebox="none">
32404 \begin_inset Text
32405
32406 \begin_layout Plain Layout
32407
32408 \family sans
32409 \begin_inset Info
32410 type  "icon"
32411 arg   "changes-output"
32412 \end_inset
32413
32414
32415 \end_layout
32416
32417 \end_inset
32418 </cell>
32419 <cell alignment="center" valignment="top" usebox="none">
32420 \begin_inset Text
32421
32422 \begin_layout Plain Layout
32423
32424 \family sans
32425 Document\SpecialChar \menuseparator
32426 Change
32427 \begin_inset space ~
32428 \end_inset
32429
32430 Tracking\SpecialChar \menuseparator
32431 Show
32432 \begin_inset space ~
32433 \end_inset
32434
32435 Changes
32436 \begin_inset space ~
32437 \end_inset
32438
32439 in
32440 \begin_inset space ~
32441 \end_inset
32442
32443 Output
32444 \end_layout
32445
32446 \end_inset
32447 </cell>
32448 </row>
32449 <row interlinespace="2.5mm">
32450 <cell alignment="center" valignment="top" usebox="none">
32451 \begin_inset Text
32452
32453 \begin_layout Plain Layout
32454
32455 \family sans
32456 \begin_inset Info
32457 type  "icon"
32458 arg   "change-next"
32459 \end_inset
32460
32461
32462 \end_layout
32463
32464 \end_inset
32465 </cell>
32466 <cell alignment="center" valignment="top" usebox="none">
32467 \begin_inset Text
32468
32469 \begin_layout Plain Layout
32470 Jumps to the next change
32471 \end_layout
32472
32473 \end_inset
32474 </cell>
32475 </row>
32476 <row interlinespace="2.5mm">
32477 <cell alignment="center" valignment="top" usebox="none">
32478 \begin_inset Text
32479
32480 \begin_layout Plain Layout
32481
32482 \family sans
32483 \begin_inset Info
32484 type  "icon"
32485 arg   "change-accept"
32486 \end_inset
32487
32488
32489 \end_layout
32490
32491 \end_inset
32492 </cell>
32493 <cell alignment="center" valignment="top" usebox="none">
32494 \begin_inset Text
32495
32496 \begin_layout Plain Layout
32497
32498 \family sans
32499 Document\SpecialChar \menuseparator
32500 Change
32501 \begin_inset space ~
32502 \end_inset
32503
32504 Tracking\SpecialChar \menuseparator
32505 Accept
32506 \begin_inset space ~
32507 \end_inset
32508
32509 Change
32510 \end_layout
32511
32512 \end_inset
32513 </cell>
32514 </row>
32515 <row interlinespace="2.5mm">
32516 <cell alignment="center" valignment="top" usebox="none">
32517 \begin_inset Text
32518
32519 \begin_layout Plain Layout
32520
32521 \family sans
32522 \begin_inset Info
32523 type  "icon"
32524 arg   "change-reject"
32525 \end_inset
32526
32527
32528 \end_layout
32529
32530 \end_inset
32531 </cell>
32532 <cell alignment="center" valignment="top" usebox="none">
32533 \begin_inset Text
32534
32535 \begin_layout Plain Layout
32536
32537 \family sans
32538 Document\SpecialChar \menuseparator
32539 Change
32540 \begin_inset space ~
32541 \end_inset
32542
32543 Tracking\SpecialChar \menuseparator
32544 Reject
32545 \begin_inset space ~
32546 \end_inset
32547
32548 Change
32549 \end_layout
32550
32551 \end_inset
32552 </cell>
32553 </row>
32554 <row interlinespace="2.5mm">
32555 <cell alignment="center" valignment="top" usebox="none">
32556 \begin_inset Text
32557
32558 \begin_layout Plain Layout
32559
32560 \family sans
32561 \begin_inset Info
32562 type  "icon"
32563 arg   "changes-merge"
32564 \end_inset
32565
32566
32567 \end_layout
32568
32569 \end_inset
32570 </cell>
32571 <cell alignment="center" valignment="top" usebox="none">
32572 \begin_inset Text
32573
32574 \begin_layout Plain Layout
32575
32576 \family sans
32577 Document\SpecialChar \menuseparator
32578 Change
32579 \begin_inset space ~
32580 \end_inset
32581
32582 Tracking\SpecialChar \menuseparator
32583 Merge
32584 \begin_inset space ~
32585 \end_inset
32586
32587 Changes
32588 \end_layout
32589
32590 \end_inset
32591 </cell>
32592 </row>
32593 <row interlinespace="2.5mm">
32594 <cell alignment="center" valignment="top" usebox="none">
32595 \begin_inset Text
32596
32597 \begin_layout Plain Layout
32598
32599 \family sans
32600 \begin_inset Info
32601 type  "icon"
32602 arg   "all-changes-accept"
32603 \end_inset
32604
32605
32606 \end_layout
32607
32608 \end_inset
32609 </cell>
32610 <cell alignment="center" valignment="top" usebox="none">
32611 \begin_inset Text
32612
32613 \begin_layout Plain Layout
32614
32615 \family sans
32616 Document\SpecialChar \menuseparator
32617 Change
32618 \begin_inset space ~
32619 \end_inset
32620
32621 Tracking\SpecialChar \menuseparator
32622 Accept
32623 \begin_inset space ~
32624 \end_inset
32625
32626 All
32627 \begin_inset space ~
32628 \end_inset
32629
32630 Changes
32631 \end_layout
32632
32633 \end_inset
32634 </cell>
32635 </row>
32636 <row interlinespace="2.5mm">
32637 <cell alignment="center" valignment="top" usebox="none">
32638 \begin_inset Text
32639
32640 \begin_layout Plain Layout
32641
32642 \family sans
32643 \begin_inset Info
32644 type  "icon"
32645 arg   "all-changes-reject"
32646 \end_inset
32647
32648
32649 \end_layout
32650
32651 \end_inset
32652 </cell>
32653 <cell alignment="center" valignment="top" usebox="none">
32654 \begin_inset Text
32655
32656 \begin_layout Plain Layout
32657
32658 \family sans
32659 Document\SpecialChar \menuseparator
32660 Change
32661 \begin_inset space ~
32662 \end_inset
32663
32664 Tracking\SpecialChar \menuseparator
32665 Reject
32666 \begin_inset space ~
32667 \end_inset
32668
32669 All
32670 \begin_inset space ~
32671 \end_inset
32672
32673 Changes
32674 \end_layout
32675
32676 \end_inset
32677 </cell>
32678 </row>
32679 <row interlinespace="2.5mm">
32680 <cell alignment="center" valignment="top" usebox="none">
32681 \begin_inset Text
32682
32683 \begin_layout Plain Layout
32684
32685 \family sans
32686 \begin_inset Info
32687 type  "icon"
32688 arg   "note-insert"
32689 \end_inset
32690
32691
32692 \end_layout
32693
32694 \end_inset
32695 </cell>
32696 <cell alignment="center" valignment="top" usebox="none">
32697 \begin_inset Text
32698
32699 \begin_layout Plain Layout
32700
32701 \family sans
32702 Insert\SpecialChar \menuseparator
32703 Note\SpecialChar \menuseparator
32704 LyX
32705 \begin_inset space ~
32706 \end_inset
32707
32708 Note
32709 \end_layout
32710
32711 \end_inset
32712 </cell>
32713 </row>
32714 <row interlinespace="2.5mm">
32715 <cell alignment="center" valignment="top" usebox="none">
32716 \begin_inset Text
32717
32718 \begin_layout Plain Layout
32719
32720 \family sans
32721 \begin_inset Info
32722 type  "icon"
32723 arg   "note-next"
32724 \end_inset
32725
32726
32727 \end_layout
32728
32729 \end_inset
32730 </cell>
32731 <cell alignment="center" valignment="top" usebox="none">
32732 \begin_inset Text
32733
32734 \begin_layout Plain Layout
32735
32736 \family sans
32737 Navigate\SpecialChar \menuseparator
32738 Next
32739 \begin_inset space ~
32740 \end_inset
32741
32742 Note
32743 \end_layout
32744
32745 \end_inset
32746 </cell>
32747 </row>
32748 </lyxtabular>
32749
32750 \end_inset
32751
32752
32753 \end_layout
32754
32755 \begin_layout Standard
32756 \begin_inset VSpace defskip
32757 \end_inset
32758
32759
32760 \end_layout
32761
32762 \begin_layout Standard
32763 The review toolbar helps you to accept, reject, or merge changes – highlight
32764  the change and press one of the desired toolbar buttons.
32765  When you merge changes, a window pops up showing you information about
32766  the next change after the current cursor position.
32767  So you don't need to highlight a certain change.
32768  Within the merge window you can decide to accept or reject changes and
32769  step to the next change.
32770  This way you can jump through all the changes in the document.
32771 \end_layout
32772
32773 \begin_layout Standard
32774 The toolbar has two buttons to handle notes because notes are often important
32775  to describe a change.
32776 \end_layout
32777
32778 \begin_layout Standard
32779 To show made changes in the output you need the LaTeX package 
32780 \series bold
32781 dvipost
32782 \series default
32783
32784 \begin_inset Index idx
32785 status collapsed
32786
32787 \begin_layout Plain Layout
32788 LaTeX-packages ! dvipost
32789 \end_layout
32790
32791 \end_inset
32792
32793  installed.
32794  You will find it in the TeX Catalogue, 
32795 \begin_inset CommandInset citation
32796 LatexCommand cite
32797 key "TeXCatalogue"
32798
32799 \end_inset
32800
32801  or in the package manager of your LaTeX-system.
32802 \end_layout
32803
32804 \begin_layout Section
32805 Comparison of Documents
32806 \begin_inset Index idx
32807 status collapsed
32808
32809 \begin_layout Plain Layout
32810 Comparison of documents
32811 \end_layout
32812
32813 \end_inset
32814
32815
32816 \end_layout
32817
32818 \begin_layout Standard
32819 You can compare two different LyX files via the menu 
32820 \family sans
32821 Tools\SpecialChar \menuseparator
32822 Compare
32823 \family default
32824 .
32825  The comparison result is a LyX file with change tracking enabled showing
32826  the differences.
32827  In the comparison dialog you can select with the option 
32828 \family sans
32829 Copy
32830 \begin_inset space ~
32831 \end_inset
32832
32833 Document
32834 \begin_inset space ~
32835 \end_inset
32836
32837 Settings
32838 \begin_inset space ~
32839 \end_inset
32840
32841 from
32842 \family default
32843  from which document LyX should take the document settings for the resulting
32844  difference file.
32845  The option 
32846 \family sans
32847 Enable
32848 \begin_inset space ~
32849 \end_inset
32850
32851 change
32852 \begin_inset space ~
32853 \end_inset
32854
32855 tracking
32856 \begin_inset space ~
32857 \end_inset
32858
32859 features
32860 \begin_inset space ~
32861 \end_inset
32862
32863 in
32864 \begin_inset space ~
32865 \end_inset
32866
32867 the
32868 \begin_inset space ~
32869 \end_inset
32870
32871 output
32872 \family default
32873  enables the change tracking option 
32874 \family sans
32875 Show
32876 \begin_inset space ~
32877 \end_inset
32878
32879 Changes
32880 \begin_inset space ~
32881 \end_inset
32882
32883 in
32884 \begin_inset space ~
32885 \end_inset
32886
32887 Output
32888 \family default
32889  to visualize the differences also in the PDF output of the difference file.
32890 \end_layout
32891
32892 \begin_layout Section
32893 International Support
32894 \begin_inset Index idx
32895 status collapsed
32896
32897 \begin_layout Plain Layout
32898 International support
32899 \end_layout
32900
32901 \end_inset
32902
32903
32904 \end_layout
32905
32906 \begin_layout Standard
32907 This section describes how to use LyX with any language you want.
32908  For some non-western languages there are special Wiki-pages that explain
32909  how to set up LyX to use them: 
32910 \begin_inset CommandInset citation
32911 LatexCommand cite
32912 key "Arabic,Armenian,Farsi,Hebrew"
32913
32914 \end_inset
32915
32916
32917 \end_layout
32918
32919 \begin_layout Standard
32920 Besides languages, LyX also supports phonetic symbols, see section
32921 \begin_inset space ~
32922 \end_inset
32923
32924
32925 \begin_inset CommandInset ref
32926 LatexCommand ref
32927 reference "sub:Special-Character"
32928
32929 \end_inset
32930
32931 .
32932 \end_layout
32933
32934 \begin_layout Subsection
32935 Language Options
32936 \begin_inset Index idx
32937 status collapsed
32938
32939 \begin_layout Plain Layout
32940 Language ! Options
32941 \end_layout
32942
32943 \end_inset
32944
32945
32946 \begin_inset Index idx
32947 status collapsed
32948
32949 \begin_layout Plain Layout
32950 Document ! Settings
32951 \end_layout
32952
32953 \end_inset
32954
32955
32956 \begin_inset Index idx
32957 status collapsed
32958
32959 \begin_layout Plain Layout
32960 Document ! Language
32961 \end_layout
32962
32963 \end_inset
32964
32965
32966 \end_layout
32967
32968 \begin_layout Standard
32969 The 
32970 \family sans
32971 Document\SpecialChar \menuseparator
32972 Settings
32973 \family default
32974  dialog lets you set 
32975 \family roman
32976 the language and character encoding for your language.
32977  
32978 \end_layout
32979
32980 \begin_layout Standard
32981 Choose your language in the 
32982 \family sans
32983 Language
32984 \family default
32985  section of this dialog.
32986  The default is 
32987 \family sans
32988 English
32989 \family default
32990 .
32991 \end_layout
32992
32993 \begin_layout Standard
32994 Under 
32995 \family sans
32996 Encoding
32997 \family default
32998  you can choose the character encoding map you want to use for LaTeX export.
32999  The option 
33000 \family sans
33001 Language Default
33002 \family default
33003  is the preferred choice and works well in most cases.
33004  For details about the different encoding options see section
33005 \begin_inset space ~
33006 \end_inset
33007
33008
33009 \begin_inset CommandInset ref
33010 LatexCommand ref
33011 reference "chap:The-Document-Settings"
33012
33013 \end_inset
33014
33015 .
33016 \end_layout
33017
33018 \begin_layout Subsection
33019 Keyboard mapping configuration
33020 \begin_inset CommandInset label
33021 LatexCommand label
33022 name "sub:Keyboard-mapping"
33023
33024 \end_inset
33025
33026
33027 \end_layout
33028
33029 \begin_layout Standard
33030 If you have for example a U.
33031 \begin_inset space \thinspace{}
33032 \end_inset
33033
33034 S.-style keyboard and want to write in a language other than English, you
33035  can use an alternate keymap.
33036  For example, if you have a U.
33037 \begin_inset space \thinspace{}
33038 \end_inset
33039
33040 S.-style keyboard but want to write in Italian, you can configure LyX to
33041  use an Italian keymap.
33042  The preferences dialog allows you to choose up to two keyboard mappings,
33043  see section
33044 \begin_inset space ~
33045 \end_inset
33046
33047
33048 \begin_inset CommandInset ref
33049 LatexCommand ref
33050 reference "sub:Keyboard-Map"
33051
33052 \end_inset
33053
33054 .
33055  You can choose primary and secondary keyboard languages and then select
33056  which one you want to use.
33057 \end_layout
33058
33059 \begin_layout Standard
33060 Finally, you may just want to change a few key mappings or create an entirely
33061  different keymap (for Vulcan, for instance).
33062  You may, for example, normally write in Italian on a U.S.
33063  keyboard but want to include an occasional quotation in German.
33064  In such a case, you can write your own keyboard mapping or modify an existing
33065  one to support the characters you want.
33066  This and many other customizations are explained in the 
33067 \emph on
33068 Customization
33069 \emph default
33070  manual.
33071 \end_layout
33072
33073 \begin_layout Subsection
33074 Character Tables
33075 \end_layout
33076
33077 \begin_layout Standard
33078 Table
33079 \begin_inset space ~
33080 \end_inset
33081
33082
33083 \begin_inset CommandInset ref
33084 LatexCommand ref
33085 reference "cap:The-latin1-character"
33086
33087 \end_inset
33088
33089  shows the 
33090 \family typewriter
33091 Latin1
33092 \family default
33093  character set.
33094  You should be able to enter the characters in the first eight columns directly
33095  from the keyboard.
33096 \end_layout
33097
33098 \begin_layout Standard
33099 There are a few things you need to know about this table.
33100  Here are some of the details you will need to bear in mind when using character
33101 s from the 
33102 \family typewriter
33103 Latin1
33104 \family default
33105  character set:
33106 \end_layout
33107
33108 \begin_layout Itemize
33109 Even if you have selected 
33110 \family sans
33111 latin1
33112 \family default
33113  in the 
33114 \family sans
33115 Document\SpecialChar \menuseparator
33116 Settings
33117 \family default
33118  dialog, users who have only the 
33119 \family typewriter
33120 T1
33121 \family default
33122 -fonts for LaTeX [or who have the 
33123 \family typewriter
33124 T1
33125 \family default
33126 -fonts but aren't using them] will still miss a few characters: D0, F0,
33127  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
33128  french quotes will not show up.
33129 \end_layout
33130
33131 \begin_layout Standard
33132 \begin_inset Float table
33133 wide false
33134 sideways false
33135 status open
33136
33137 \begin_layout Plain Layout
33138 \begin_inset Caption
33139
33140 \begin_layout Plain Layout
33141 \begin_inset CommandInset label
33142 LatexCommand label
33143 name "cap:The-latin1-character"
33144
33145 \end_inset
33146
33147 The 
33148 \family typewriter
33149 latin1
33150 \family default
33151  character set
33152 \end_layout
33153
33154 \end_inset
33155
33156
33157 \end_layout
33158
33159 \begin_layout Plain Layout
33160 \align center
33161 \begin_inset Tabular
33162 <lyxtabular version="3" rows="17" columns="17">
33163 <features tabularvalignment="middle">
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 <column alignment="center" valignment="top" width="0pt">
33178 <column alignment="center" valignment="top" width="0pt">
33179 <column alignment="center" valignment="top" width="0pt">
33180 <column alignment="center" valignment="top" width="0pt">
33181 <row>
33182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33183 \begin_inset Text
33184
33185 \begin_layout Plain Layout
33186
33187 \end_layout
33188
33189 \end_inset
33190 </cell>
33191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33192 \begin_inset Text
33193
33194 \begin_layout Plain Layout
33195
33196 \family roman
33197 \series medium
33198 \shape up
33199 \size tiny
33200 \emph off
33201 \bar no
33202 \noun off
33203 \color none
33204 00
33205 \end_layout
33206
33207 \end_inset
33208 </cell>
33209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33210 \begin_inset Text
33211
33212 \begin_layout Plain Layout
33213
33214 \family roman
33215 \series medium
33216 \shape up
33217 \size tiny
33218 \emph off
33219 \bar no
33220 \noun off
33221 \color none
33222 10
33223 \end_layout
33224
33225 \end_inset
33226 </cell>
33227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33228 \begin_inset Text
33229
33230 \begin_layout Plain Layout
33231
33232 \family roman
33233 \series medium
33234 \shape up
33235 \size tiny
33236 \emph off
33237 \bar no
33238 \noun off
33239 \color none
33240 20
33241 \end_layout
33242
33243 \end_inset
33244 </cell>
33245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33246 \begin_inset Text
33247
33248 \begin_layout Plain Layout
33249
33250 \family roman
33251 \series medium
33252 \shape up
33253 \size tiny
33254 \emph off
33255 \bar no
33256 \noun off
33257 \color none
33258 30
33259 \end_layout
33260
33261 \end_inset
33262 </cell>
33263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33264 \begin_inset Text
33265
33266 \begin_layout Plain Layout
33267
33268 \family roman
33269 \series medium
33270 \shape up
33271 \size tiny
33272 \emph off
33273 \bar no
33274 \noun off
33275 \color none
33276 40
33277 \end_layout
33278
33279 \end_inset
33280 </cell>
33281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33282 \begin_inset Text
33283
33284 \begin_layout Plain Layout
33285
33286 \family roman
33287 \series medium
33288 \shape up
33289 \size tiny
33290 \emph off
33291 \bar no
33292 \noun off
33293 \color none
33294 50
33295 \end_layout
33296
33297 \end_inset
33298 </cell>
33299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33300 \begin_inset Text
33301
33302 \begin_layout Plain Layout
33303
33304 \family roman
33305 \series medium
33306 \shape up
33307 \size tiny
33308 \emph off
33309 \bar no
33310 \noun off
33311 \color none
33312 60
33313 \end_layout
33314
33315 \end_inset
33316 </cell>
33317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33318 \begin_inset Text
33319
33320 \begin_layout Plain Layout
33321
33322 \family roman
33323 \series medium
33324 \shape up
33325 \size tiny
33326 \emph off
33327 \bar no
33328 \noun off
33329 \color none
33330 70
33331 \end_layout
33332
33333 \end_inset
33334 </cell>
33335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33336 \begin_inset Text
33337
33338 \begin_layout Plain Layout
33339
33340 \family roman
33341 \series medium
33342 \shape up
33343 \size tiny
33344 \emph off
33345 \bar no
33346 \noun off
33347 \color none
33348 80
33349 \end_layout
33350
33351 \end_inset
33352 </cell>
33353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33354 \begin_inset Text
33355
33356 \begin_layout Plain Layout
33357
33358 \family roman
33359 \series medium
33360 \shape up
33361 \size tiny
33362 \emph off
33363 \bar no
33364 \noun off
33365 \color none
33366 90
33367 \end_layout
33368
33369 \end_inset
33370 </cell>
33371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33372 \begin_inset Text
33373
33374 \begin_layout Plain Layout
33375
33376 \family roman
33377 \series medium
33378 \shape up
33379 \size tiny
33380 \emph off
33381 \bar no
33382 \noun off
33383 \color none
33384 A0
33385 \end_layout
33386
33387 \end_inset
33388 </cell>
33389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33390 \begin_inset Text
33391
33392 \begin_layout Plain Layout
33393
33394 \family roman
33395 \series medium
33396 \shape up
33397 \size tiny
33398 \emph off
33399 \bar no
33400 \noun off
33401 \color none
33402 B0
33403 \end_layout
33404
33405 \end_inset
33406 </cell>
33407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33408 \begin_inset Text
33409
33410 \begin_layout Plain Layout
33411
33412 \family roman
33413 \series medium
33414 \shape up
33415 \size tiny
33416 \emph off
33417 \bar no
33418 \noun off
33419 \color none
33420 C0
33421 \end_layout
33422
33423 \end_inset
33424 </cell>
33425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33426 \begin_inset Text
33427
33428 \begin_layout Plain Layout
33429
33430 \family roman
33431 \series medium
33432 \shape up
33433 \size tiny
33434 \emph off
33435 \bar no
33436 \noun off
33437 \color none
33438 D0
33439 \end_layout
33440
33441 \end_inset
33442 </cell>
33443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33444 \begin_inset Text
33445
33446 \begin_layout Plain Layout
33447
33448 \family roman
33449 \series medium
33450 \shape up
33451 \size tiny
33452 \emph off
33453 \bar no
33454 \noun off
33455 \color none
33456 E0
33457 \end_layout
33458
33459 \end_inset
33460 </cell>
33461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33462 \begin_inset Text
33463
33464 \begin_layout Plain Layout
33465
33466 \family roman
33467 \series medium
33468 \shape up
33469 \size tiny
33470 \emph off
33471 \bar no
33472 \noun off
33473 \color none
33474 F0
33475 \end_layout
33476
33477 \end_inset
33478 </cell>
33479 </row>
33480 <row>
33481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33482 \begin_inset Text
33483
33484 \begin_layout Plain Layout
33485
33486 \family roman
33487 \series medium
33488 \shape up
33489 \size tiny
33490 \emph off
33491 \bar no
33492 \noun off
33493 \color none
33494 00
33495 \end_layout
33496
33497 \end_inset
33498 </cell>
33499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33500 \begin_inset Text
33501
33502 \begin_layout Plain Layout
33503
33504 \end_layout
33505
33506 \end_inset
33507 </cell>
33508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33509 \begin_inset Text
33510
33511 \begin_layout Plain Layout
33512
33513 \end_layout
33514
33515 \end_inset
33516 </cell>
33517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33518 \begin_inset Text
33519
33520 \begin_layout Plain Layout
33521
33522 \end_layout
33523
33524 \end_inset
33525 </cell>
33526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33527 \begin_inset Text
33528
33529 \begin_layout Plain Layout
33530
33531 \family roman
33532 \series medium
33533 \shape up
33534 \emph off
33535 \bar no
33536 \noun off
33537 \color none
33538 0
33539 \end_layout
33540
33541 \end_inset
33542 </cell>
33543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33544 \begin_inset Text
33545
33546 \begin_layout Plain Layout
33547
33548 \family roman
33549 \series medium
33550 \shape up
33551 \emph off
33552 \bar no
33553 \noun off
33554 \color none
33555 @
33556 \end_layout
33557
33558 \end_inset
33559 </cell>
33560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33561 \begin_inset Text
33562
33563 \begin_layout Plain Layout
33564
33565 \family roman
33566 \series medium
33567 \shape up
33568 \emph off
33569 \bar no
33570 \noun off
33571 \color none
33572 P
33573 \end_layout
33574
33575 \end_inset
33576 </cell>
33577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33578 \begin_inset Text
33579
33580 \begin_layout Plain Layout
33581
33582 \family roman
33583 \series medium
33584 \shape up
33585 \emph off
33586 \bar no
33587 \noun off
33588 \color none
33589 '
33590 \end_layout
33591
33592 \end_inset
33593 </cell>
33594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33595 \begin_inset Text
33596
33597 \begin_layout Plain Layout
33598
33599 \family roman
33600 \series medium
33601 \shape up
33602 \emph off
33603 \bar no
33604 \noun off
33605 \color none
33606 p
33607 \end_layout
33608
33609 \end_inset
33610 </cell>
33611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33612 \begin_inset Text
33613
33614 \begin_layout Plain Layout
33615
33616 \end_layout
33617
33618 \end_inset
33619 </cell>
33620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33621 \begin_inset Text
33622
33623 \begin_layout Plain Layout
33624
33625 \end_layout
33626
33627 \end_inset
33628 </cell>
33629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33630 \begin_inset Text
33631
33632 \begin_layout Plain Layout
33633
33634 \end_layout
33635
33636 \end_inset
33637 </cell>
33638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33639 \begin_inset Text
33640
33641 \begin_layout Plain Layout
33642
33643 \family roman
33644 \series medium
33645 \shape up
33646 \emph off
33647 \bar no
33648 \noun off
33649 \color none
33650 °
33651 \end_layout
33652
33653 \end_inset
33654 </cell>
33655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33656 \begin_inset Text
33657
33658 \begin_layout Plain Layout
33659
33660 \family roman
33661 \series medium
33662 \shape up
33663 \emph off
33664 \bar no
33665 \noun off
33666 \color none
33667 À
33668 \end_layout
33669
33670 \end_inset
33671 </cell>
33672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33673 \begin_inset Text
33674
33675 \begin_layout Plain Layout
33676
33677 \family roman
33678 \series medium
33679 \shape up
33680 \emph off
33681 \bar no
33682 \noun off
33683 \color none
33684 Ð
33685 \end_layout
33686
33687 \end_inset
33688 </cell>
33689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33690 \begin_inset Text
33691
33692 \begin_layout Plain Layout
33693
33694 \family roman
33695 \series medium
33696 \shape up
33697 \emph off
33698 \bar no
33699 \noun off
33700 \color none
33701 à
33702 \end_layout
33703
33704 \end_inset
33705 </cell>
33706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33707 \begin_inset Text
33708
33709 \begin_layout Plain Layout
33710
33711 \family roman
33712 \series medium
33713 \shape up
33714 \emph off
33715 \bar no
33716 \noun off
33717 \color none
33718 ð
33719 \end_layout
33720
33721 \end_inset
33722 </cell>
33723 </row>
33724 <row>
33725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33726 \begin_inset Text
33727
33728 \begin_layout Plain Layout
33729
33730 \family roman
33731 \series medium
33732 \shape up
33733 \size tiny
33734 \emph off
33735 \bar no
33736 \noun off
33737 \color none
33738 01
33739 \end_layout
33740
33741 \end_inset
33742 </cell>
33743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33744 \begin_inset Text
33745
33746 \begin_layout Plain Layout
33747
33748 \end_layout
33749
33750 \end_inset
33751 </cell>
33752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33753 \begin_inset Text
33754
33755 \begin_layout Plain Layout
33756
33757 \end_layout
33758
33759 \end_inset
33760 </cell>
33761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33762 \begin_inset Text
33763
33764 \begin_layout Plain Layout
33765
33766 \family roman
33767 \series medium
33768 \shape up
33769 \emph off
33770 \bar no
33771 \noun off
33772 \color none
33773 !
33774 \end_layout
33775
33776 \end_inset
33777 </cell>
33778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33779 \begin_inset Text
33780
33781 \begin_layout Plain Layout
33782
33783 \family roman
33784 \series medium
33785 \shape up
33786 \emph off
33787 \bar no
33788 \noun off
33789 \color none
33790 1
33791 \end_layout
33792
33793 \end_inset
33794 </cell>
33795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33796 \begin_inset Text
33797
33798 \begin_layout Plain Layout
33799
33800 \family roman
33801 \series medium
33802 \shape up
33803 \emph off
33804 \bar no
33805 \noun off
33806 \color none
33807 A
33808 \end_layout
33809
33810 \end_inset
33811 </cell>
33812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33813 \begin_inset Text
33814
33815 \begin_layout Plain Layout
33816
33817 \family roman
33818 \series medium
33819 \shape up
33820 \emph off
33821 \bar no
33822 \noun off
33823 \color none
33824 Q
33825 \end_layout
33826
33827 \end_inset
33828 </cell>
33829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33830 \begin_inset Text
33831
33832 \begin_layout Plain Layout
33833
33834 \family roman
33835 \series medium
33836 \shape up
33837 \emph off
33838 \bar no
33839 \noun off
33840 \color none
33841 a
33842 \end_layout
33843
33844 \end_inset
33845 </cell>
33846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33847 \begin_inset Text
33848
33849 \begin_layout Plain Layout
33850
33851 \family roman
33852 \series medium
33853 \shape up
33854 \emph off
33855 \bar no
33856 \noun off
33857 \color none
33858 q
33859 \end_layout
33860
33861 \end_inset
33862 </cell>
33863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33864 \begin_inset Text
33865
33866 \begin_layout Plain Layout
33867
33868 \end_layout
33869
33870 \end_inset
33871 </cell>
33872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33873 \begin_inset Text
33874
33875 \begin_layout Plain Layout
33876
33877 \end_layout
33878
33879 \end_inset
33880 </cell>
33881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33882 \begin_inset Text
33883
33884 \begin_layout Plain Layout
33885
33886 \family roman
33887 \series medium
33888 \shape up
33889 \emph off
33890 \bar no
33891 \noun off
33892 \color none
33893 ¡
33894 \end_layout
33895
33896 \end_inset
33897 </cell>
33898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33899 \begin_inset Text
33900
33901 \begin_layout Plain Layout
33902
33903 \family roman
33904 \series medium
33905 \shape up
33906 \emph off
33907 \bar no
33908 \noun off
33909 \color none
33910 ±
33911 \end_layout
33912
33913 \end_inset
33914 </cell>
33915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33916 \begin_inset Text
33917
33918 \begin_layout Plain Layout
33919
33920 \family roman
33921 \series medium
33922 \shape up
33923 \emph off
33924 \bar no
33925 \noun off
33926 \color none
33927 Á
33928 \end_layout
33929
33930 \end_inset
33931 </cell>
33932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33933 \begin_inset Text
33934
33935 \begin_layout Plain Layout
33936
33937 \family roman
33938 \series medium
33939 \shape up
33940 \emph off
33941 \bar no
33942 \noun off
33943 \color none
33944 Ñ
33945 \end_layout
33946
33947 \end_inset
33948 </cell>
33949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33950 \begin_inset Text
33951
33952 \begin_layout Plain Layout
33953
33954 \family roman
33955 \series medium
33956 \shape up
33957 \emph off
33958 \bar no
33959 \noun off
33960 \color none
33961 á
33962 \end_layout
33963
33964 \end_inset
33965 </cell>
33966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33967 \begin_inset Text
33968
33969 \begin_layout Plain Layout
33970
33971 \family roman
33972 \series medium
33973 \shape up
33974 \emph off
33975 \bar no
33976 \noun off
33977 \color none
33978 ñ
33979 \end_layout
33980
33981 \end_inset
33982 </cell>
33983 </row>
33984 <row>
33985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33986 \begin_inset Text
33987
33988 \begin_layout Plain Layout
33989
33990 \family roman
33991 \series medium
33992 \shape up
33993 \size tiny
33994 \emph off
33995 \bar no
33996 \noun off
33997 \color none
33998 02
33999 \end_layout
34000
34001 \end_inset
34002 </cell>
34003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34004 \begin_inset Text
34005
34006 \begin_layout Plain Layout
34007
34008 \end_layout
34009
34010 \end_inset
34011 </cell>
34012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34013 \begin_inset Text
34014
34015 \begin_layout Plain Layout
34016
34017 \end_layout
34018
34019 \end_inset
34020 </cell>
34021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34022 \begin_inset Text
34023
34024 \begin_layout Plain Layout
34025
34026 \family roman
34027 \series medium
34028 \shape up
34029 \emph off
34030 \bar no
34031 \noun off
34032 \color none
34033 \begin_inset Quotes eld
34034 \end_inset
34035
34036
34037 \end_layout
34038
34039 \end_inset
34040 </cell>
34041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34042 \begin_inset Text
34043
34044 \begin_layout Plain Layout
34045
34046 \family roman
34047 \series medium
34048 \shape up
34049 \emph off
34050 \bar no
34051 \noun off
34052 \color none
34053 2
34054 \end_layout
34055
34056 \end_inset
34057 </cell>
34058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34059 \begin_inset Text
34060
34061 \begin_layout Plain Layout
34062
34063 \family roman
34064 \series medium
34065 \shape up
34066 \emph off
34067 \bar no
34068 \noun off
34069 \color none
34070 B
34071 \end_layout
34072
34073 \end_inset
34074 </cell>
34075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34076 \begin_inset Text
34077
34078 \begin_layout Plain Layout
34079
34080 \family roman
34081 \series medium
34082 \shape up
34083 \emph off
34084 \bar no
34085 \noun off
34086 \color none
34087 R
34088 \end_layout
34089
34090 \end_inset
34091 </cell>
34092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34093 \begin_inset Text
34094
34095 \begin_layout Plain Layout
34096
34097 \family roman
34098 \series medium
34099 \shape up
34100 \emph off
34101 \bar no
34102 \noun off
34103 \color none
34104 b
34105 \end_layout
34106
34107 \end_inset
34108 </cell>
34109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34110 \begin_inset Text
34111
34112 \begin_layout Plain Layout
34113
34114 \family roman
34115 \series medium
34116 \shape up
34117 \emph off
34118 \bar no
34119 \noun off
34120 \color none
34121 r
34122 \end_layout
34123
34124 \end_inset
34125 </cell>
34126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34127 \begin_inset Text
34128
34129 \begin_layout Plain Layout
34130
34131 \end_layout
34132
34133 \end_inset
34134 </cell>
34135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34136 \begin_inset Text
34137
34138 \begin_layout Plain Layout
34139
34140 \end_layout
34141
34142 \end_inset
34143 </cell>
34144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34145 \begin_inset Text
34146
34147 \begin_layout Plain Layout
34148 ¢
34149 \end_layout
34150
34151 \end_inset
34152 </cell>
34153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34154 \begin_inset Text
34155
34156 \begin_layout Plain Layout
34157
34158 \family roman
34159 \series medium
34160 \shape up
34161 \emph off
34162 \bar no
34163 \noun off
34164 \color none
34165 ²
34166 \end_layout
34167
34168 \end_inset
34169 </cell>
34170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34171 \begin_inset Text
34172
34173 \begin_layout Plain Layout
34174
34175 \family roman
34176 \series medium
34177 \shape up
34178 \emph off
34179 \bar no
34180 \noun off
34181 \color none
34182 Â
34183 \end_layout
34184
34185 \end_inset
34186 </cell>
34187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34188 \begin_inset Text
34189
34190 \begin_layout Plain Layout
34191
34192 \family roman
34193 \series medium
34194 \shape up
34195 \emph off
34196 \bar no
34197 \noun off
34198 \color none
34199 Ò
34200 \end_layout
34201
34202 \end_inset
34203 </cell>
34204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34205 \begin_inset Text
34206
34207 \begin_layout Plain Layout
34208
34209 \family roman
34210 \series medium
34211 \shape up
34212 \emph off
34213 \bar no
34214 \noun off
34215 \color none
34216 â
34217 \end_layout
34218
34219 \end_inset
34220 </cell>
34221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34222 \begin_inset Text
34223
34224 \begin_layout Plain Layout
34225
34226 \family roman
34227 \series medium
34228 \shape up
34229 \emph off
34230 \bar no
34231 \noun off
34232 \color none
34233 ò
34234 \end_layout
34235
34236 \end_inset
34237 </cell>
34238 </row>
34239 <row>
34240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34241 \begin_inset Text
34242
34243 \begin_layout Plain Layout
34244
34245 \family roman
34246 \series medium
34247 \shape up
34248 \size tiny
34249 \emph off
34250 \bar no
34251 \noun off
34252 \color none
34253 03
34254 \end_layout
34255
34256 \end_inset
34257 </cell>
34258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34259 \begin_inset Text
34260
34261 \begin_layout Plain Layout
34262
34263 \end_layout
34264
34265 \end_inset
34266 </cell>
34267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34268 \begin_inset Text
34269
34270 \begin_layout Plain Layout
34271
34272 \end_layout
34273
34274 \end_inset
34275 </cell>
34276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34277 \begin_inset Text
34278
34279 \begin_layout Plain Layout
34280
34281 \family roman
34282 \series medium
34283 \shape up
34284 \emph off
34285 \bar no
34286 \noun off
34287 \color none
34288 #
34289 \end_layout
34290
34291 \end_inset
34292 </cell>
34293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34294 \begin_inset Text
34295
34296 \begin_layout Plain Layout
34297
34298 \family roman
34299 \series medium
34300 \shape up
34301 \emph off
34302 \bar no
34303 \noun off
34304 \color none
34305 3
34306 \end_layout
34307
34308 \end_inset
34309 </cell>
34310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34311 \begin_inset Text
34312
34313 \begin_layout Plain Layout
34314
34315 \family roman
34316 \series medium
34317 \shape up
34318 \emph off
34319 \bar no
34320 \noun off
34321 \color none
34322 C
34323 \end_layout
34324
34325 \end_inset
34326 </cell>
34327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34328 \begin_inset Text
34329
34330 \begin_layout Plain Layout
34331
34332 \family roman
34333 \series medium
34334 \shape up
34335 \emph off
34336 \bar no
34337 \noun off
34338 \color none
34339 S
34340 \end_layout
34341
34342 \end_inset
34343 </cell>
34344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34345 \begin_inset Text
34346
34347 \begin_layout Plain Layout
34348
34349 \family roman
34350 \series medium
34351 \shape up
34352 \emph off
34353 \bar no
34354 \noun off
34355 \color none
34356 c
34357 \end_layout
34358
34359 \end_inset
34360 </cell>
34361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34362 \begin_inset Text
34363
34364 \begin_layout Plain Layout
34365
34366 \family roman
34367 \series medium
34368 \shape up
34369 \emph off
34370 \bar no
34371 \noun off
34372 \color none
34373 s
34374 \end_layout
34375
34376 \end_inset
34377 </cell>
34378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34379 \begin_inset Text
34380
34381 \begin_layout Plain Layout
34382
34383 \end_layout
34384
34385 \end_inset
34386 </cell>
34387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34388 \begin_inset Text
34389
34390 \begin_layout Plain Layout
34391
34392 \end_layout
34393
34394 \end_inset
34395 </cell>
34396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34397 \begin_inset Text
34398
34399 \begin_layout Plain Layout
34400
34401 \family roman
34402 \series medium
34403 \shape up
34404 \emph off
34405 \bar no
34406 \noun off
34407 \color none
34408 £
34409 \end_layout
34410
34411 \end_inset
34412 </cell>
34413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34414 \begin_inset Text
34415
34416 \begin_layout Plain Layout
34417
34418 \family roman
34419 \series medium
34420 \shape up
34421 \emph off
34422 \bar no
34423 \noun off
34424 \color none
34425 ³
34426 \end_layout
34427
34428 \end_inset
34429 </cell>
34430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34431 \begin_inset Text
34432
34433 \begin_layout Plain Layout
34434
34435 \family roman
34436 \series medium
34437 \shape up
34438 \emph off
34439 \bar no
34440 \noun off
34441 \color none
34442 Ã
34443 \end_layout
34444
34445 \end_inset
34446 </cell>
34447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34448 \begin_inset Text
34449
34450 \begin_layout Plain Layout
34451
34452 \family roman
34453 \series medium
34454 \shape up
34455 \emph off
34456 \bar no
34457 \noun off
34458 \color none
34459 Ó
34460 \end_layout
34461
34462 \end_inset
34463 </cell>
34464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34465 \begin_inset Text
34466
34467 \begin_layout Plain Layout
34468
34469 \family roman
34470 \series medium
34471 \shape up
34472 \emph off
34473 \bar no
34474 \noun off
34475 \color none
34476 ã
34477 \end_layout
34478
34479 \end_inset
34480 </cell>
34481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34482 \begin_inset Text
34483
34484 \begin_layout Plain Layout
34485
34486 \family roman
34487 \series medium
34488 \shape up
34489 \emph off
34490 \bar no
34491 \noun off
34492 \color none
34493 ó
34494 \end_layout
34495
34496 \end_inset
34497 </cell>
34498 </row>
34499 <row>
34500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34501 \begin_inset Text
34502
34503 \begin_layout Plain Layout
34504
34505 \family roman
34506 \series medium
34507 \shape up
34508 \size tiny
34509 \emph off
34510 \bar no
34511 \noun off
34512 \color none
34513 04
34514 \end_layout
34515
34516 \end_inset
34517 </cell>
34518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34519 \begin_inset Text
34520
34521 \begin_layout Plain Layout
34522
34523 \end_layout
34524
34525 \end_inset
34526 </cell>
34527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34528 \begin_inset Text
34529
34530 \begin_layout Plain Layout
34531
34532 \end_layout
34533
34534 \end_inset
34535 </cell>
34536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34537 \begin_inset Text
34538
34539 \begin_layout Plain Layout
34540
34541 \family roman
34542 \series medium
34543 \shape up
34544 \emph off
34545 \bar no
34546 \noun off
34547 \color none
34548 $
34549 \end_layout
34550
34551 \end_inset
34552 </cell>
34553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34554 \begin_inset Text
34555
34556 \begin_layout Plain Layout
34557
34558 \family roman
34559 \series medium
34560 \shape up
34561 \emph off
34562 \bar no
34563 \noun off
34564 \color none
34565 4
34566 \end_layout
34567
34568 \end_inset
34569 </cell>
34570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34571 \begin_inset Text
34572
34573 \begin_layout Plain Layout
34574
34575 \family roman
34576 \series medium
34577 \shape up
34578 \emph off
34579 \bar no
34580 \noun off
34581 \color none
34582 D
34583 \end_layout
34584
34585 \end_inset
34586 </cell>
34587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34588 \begin_inset Text
34589
34590 \begin_layout Plain Layout
34591
34592 \family roman
34593 \series medium
34594 \shape up
34595 \emph off
34596 \bar no
34597 \noun off
34598 \color none
34599 T
34600 \end_layout
34601
34602 \end_inset
34603 </cell>
34604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34605 \begin_inset Text
34606
34607 \begin_layout Plain Layout
34608
34609 \family roman
34610 \series medium
34611 \shape up
34612 \emph off
34613 \bar no
34614 \noun off
34615 \color none
34616 d
34617 \end_layout
34618
34619 \end_inset
34620 </cell>
34621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34622 \begin_inset Text
34623
34624 \begin_layout Plain Layout
34625
34626 \family roman
34627 \series medium
34628 \shape up
34629 \emph off
34630 \bar no
34631 \noun off
34632 \color none
34633 t
34634 \end_layout
34635
34636 \end_inset
34637 </cell>
34638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34639 \begin_inset Text
34640
34641 \begin_layout Plain Layout
34642
34643 \end_layout
34644
34645 \end_inset
34646 </cell>
34647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34648 \begin_inset Text
34649
34650 \begin_layout Plain Layout
34651
34652 \end_layout
34653
34654 \end_inset
34655 </cell>
34656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34657 \begin_inset Text
34658
34659 \begin_layout Plain Layout
34660 ¤
34661 \end_layout
34662
34663 \end_inset
34664 </cell>
34665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34666 \begin_inset Text
34667
34668 \begin_layout Plain Layout
34669
34670 \family roman
34671 \series medium
34672 \shape up
34673 \emph off
34674 \bar no
34675 \noun off
34676 \color none
34677 ´
34678 \end_layout
34679
34680 \end_inset
34681 </cell>
34682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34683 \begin_inset Text
34684
34685 \begin_layout Plain Layout
34686
34687 \family roman
34688 \series medium
34689 \shape up
34690 \emph off
34691 \bar no
34692 \noun off
34693 \color none
34694 Ä
34695 \end_layout
34696
34697 \end_inset
34698 </cell>
34699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34700 \begin_inset Text
34701
34702 \begin_layout Plain Layout
34703
34704 \family roman
34705 \series medium
34706 \shape up
34707 \emph off
34708 \bar no
34709 \noun off
34710 \color none
34711 Ô
34712 \end_layout
34713
34714 \end_inset
34715 </cell>
34716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34717 \begin_inset Text
34718
34719 \begin_layout Plain Layout
34720
34721 \family roman
34722 \series medium
34723 \shape up
34724 \emph off
34725 \bar no
34726 \noun off
34727 \color none
34728 ä
34729 \end_layout
34730
34731 \end_inset
34732 </cell>
34733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34734 \begin_inset Text
34735
34736 \begin_layout Plain Layout
34737
34738 \family roman
34739 \series medium
34740 \shape up
34741 \emph off
34742 \bar no
34743 \noun off
34744 \color none
34745 ô
34746 \end_layout
34747
34748 \end_inset
34749 </cell>
34750 </row>
34751 <row>
34752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34753 \begin_inset Text
34754
34755 \begin_layout Plain Layout
34756
34757 \family roman
34758 \series medium
34759 \shape up
34760 \size tiny
34761 \emph off
34762 \bar no
34763 \noun off
34764 \color none
34765 05
34766 \end_layout
34767
34768 \end_inset
34769 </cell>
34770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34771 \begin_inset Text
34772
34773 \begin_layout Plain Layout
34774
34775 \end_layout
34776
34777 \end_inset
34778 </cell>
34779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34780 \begin_inset Text
34781
34782 \begin_layout Plain Layout
34783
34784 \end_layout
34785
34786 \end_inset
34787 </cell>
34788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34789 \begin_inset Text
34790
34791 \begin_layout Plain Layout
34792
34793 \family roman
34794 \series medium
34795 \shape up
34796 \emph off
34797 \bar no
34798 \noun off
34799 \color none
34800 %
34801 \end_layout
34802
34803 \end_inset
34804 </cell>
34805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34806 \begin_inset Text
34807
34808 \begin_layout Plain Layout
34809
34810 \family roman
34811 \series medium
34812 \shape up
34813 \emph off
34814 \bar no
34815 \noun off
34816 \color none
34817 5
34818 \end_layout
34819
34820 \end_inset
34821 </cell>
34822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34823 \begin_inset Text
34824
34825 \begin_layout Plain Layout
34826
34827 \family roman
34828 \series medium
34829 \shape up
34830 \emph off
34831 \bar no
34832 \noun off
34833 \color none
34834 E
34835 \end_layout
34836
34837 \end_inset
34838 </cell>
34839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34840 \begin_inset Text
34841
34842 \begin_layout Plain Layout
34843
34844 \family roman
34845 \series medium
34846 \shape up
34847 \emph off
34848 \bar no
34849 \noun off
34850 \color none
34851 U
34852 \end_layout
34853
34854 \end_inset
34855 </cell>
34856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34857 \begin_inset Text
34858
34859 \begin_layout Plain Layout
34860
34861 \family roman
34862 \series medium
34863 \shape up
34864 \emph off
34865 \bar no
34866 \noun off
34867 \color none
34868 e
34869 \end_layout
34870
34871 \end_inset
34872 </cell>
34873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34874 \begin_inset Text
34875
34876 \begin_layout Plain Layout
34877
34878 \family roman
34879 \series medium
34880 \shape up
34881 \emph off
34882 \bar no
34883 \noun off
34884 \color none
34885 u
34886 \end_layout
34887
34888 \end_inset
34889 </cell>
34890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34891 \begin_inset Text
34892
34893 \begin_layout Plain Layout
34894
34895 \end_layout
34896
34897 \end_inset
34898 </cell>
34899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34900 \begin_inset Text
34901
34902 \begin_layout Plain Layout
34903
34904 \end_layout
34905
34906 \end_inset
34907 </cell>
34908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34909 \begin_inset Text
34910
34911 \begin_layout Plain Layout
34912 ¥
34913 \end_layout
34914
34915 \end_inset
34916 </cell>
34917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34918 \begin_inset Text
34919
34920 \begin_layout Plain Layout
34921
34922 \family roman
34923 \series medium
34924 \shape up
34925 \emph off
34926 \bar no
34927 \noun off
34928 \color none
34929 µ
34930 \end_layout
34931
34932 \end_inset
34933 </cell>
34934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34935 \begin_inset Text
34936
34937 \begin_layout Plain Layout
34938
34939 \family roman
34940 \series medium
34941 \shape up
34942 \emph off
34943 \bar no
34944 \noun off
34945 \color none
34946 Å
34947 \end_layout
34948
34949 \end_inset
34950 </cell>
34951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34952 \begin_inset Text
34953
34954 \begin_layout Plain Layout
34955
34956 \family roman
34957 \series medium
34958 \shape up
34959 \emph off
34960 \bar no
34961 \noun off
34962 \color none
34963 Õ
34964 \end_layout
34965
34966 \end_inset
34967 </cell>
34968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34969 \begin_inset Text
34970
34971 \begin_layout Plain Layout
34972
34973 \family roman
34974 \series medium
34975 \shape up
34976 \emph off
34977 \bar no
34978 \noun off
34979 \color none
34980 å
34981 \end_layout
34982
34983 \end_inset
34984 </cell>
34985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34986 \begin_inset Text
34987
34988 \begin_layout Plain Layout
34989
34990 \family roman
34991 \series medium
34992 \shape up
34993 \emph off
34994 \bar no
34995 \noun off
34996 \color none
34997 õ
34998 \end_layout
34999
35000 \end_inset
35001 </cell>
35002 </row>
35003 <row>
35004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35005 \begin_inset Text
35006
35007 \begin_layout Plain Layout
35008
35009 \family roman
35010 \series medium
35011 \shape up
35012 \size tiny
35013 \emph off
35014 \bar no
35015 \noun off
35016 \color none
35017 06
35018 \end_layout
35019
35020 \end_inset
35021 </cell>
35022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35023 \begin_inset Text
35024
35025 \begin_layout Plain Layout
35026
35027 \end_layout
35028
35029 \end_inset
35030 </cell>
35031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35032 \begin_inset Text
35033
35034 \begin_layout Plain Layout
35035
35036 \end_layout
35037
35038 \end_inset
35039 </cell>
35040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35041 \begin_inset Text
35042
35043 \begin_layout Plain Layout
35044
35045 \family roman
35046 \series medium
35047 \shape up
35048 \emph off
35049 \bar no
35050 \noun off
35051 \color none
35052 &
35053 \end_layout
35054
35055 \end_inset
35056 </cell>
35057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35058 \begin_inset Text
35059
35060 \begin_layout Plain Layout
35061
35062 \family roman
35063 \series medium
35064 \shape up
35065 \emph off
35066 \bar no
35067 \noun off
35068 \color none
35069 6
35070 \end_layout
35071
35072 \end_inset
35073 </cell>
35074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35075 \begin_inset Text
35076
35077 \begin_layout Plain Layout
35078
35079 \family roman
35080 \series medium
35081 \shape up
35082 \emph off
35083 \bar no
35084 \noun off
35085 \color none
35086 F
35087 \end_layout
35088
35089 \end_inset
35090 </cell>
35091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35092 \begin_inset Text
35093
35094 \begin_layout Plain Layout
35095
35096 \family roman
35097 \series medium
35098 \shape up
35099 \emph off
35100 \bar no
35101 \noun off
35102 \color none
35103 V
35104 \end_layout
35105
35106 \end_inset
35107 </cell>
35108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35109 \begin_inset Text
35110
35111 \begin_layout Plain Layout
35112
35113 \family roman
35114 \series medium
35115 \shape up
35116 \emph off
35117 \bar no
35118 \noun off
35119 \color none
35120 f
35121 \end_layout
35122
35123 \end_inset
35124 </cell>
35125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35126 \begin_inset Text
35127
35128 \begin_layout Plain Layout
35129
35130 \family roman
35131 \series medium
35132 \shape up
35133 \emph off
35134 \bar no
35135 \noun off
35136 \color none
35137 v
35138 \end_layout
35139
35140 \end_inset
35141 </cell>
35142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35143 \begin_inset Text
35144
35145 \begin_layout Plain Layout
35146
35147 \end_layout
35148
35149 \end_inset
35150 </cell>
35151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35152 \begin_inset Text
35153
35154 \begin_layout Plain Layout
35155
35156 \end_layout
35157
35158 \end_inset
35159 </cell>
35160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35161 \begin_inset Text
35162
35163 \begin_layout Plain Layout
35164 ¦
35165 \end_layout
35166
35167 \end_inset
35168 </cell>
35169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35170 \begin_inset Text
35171
35172 \begin_layout Plain Layout
35173
35174 \family roman
35175 \series medium
35176 \shape up
35177 \emph off
35178 \bar no
35179 \noun off
35180 \color none
35181
35182 \end_layout
35183
35184 \end_inset
35185 </cell>
35186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35187 \begin_inset Text
35188
35189 \begin_layout Plain Layout
35190
35191 \family roman
35192 \series medium
35193 \shape up
35194 \emph off
35195 \bar no
35196 \noun off
35197 \color none
35198 Æ
35199 \end_layout
35200
35201 \end_inset
35202 </cell>
35203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35204 \begin_inset Text
35205
35206 \begin_layout Plain Layout
35207
35208 \family roman
35209 \series medium
35210 \shape up
35211 \emph off
35212 \bar no
35213 \noun off
35214 \color none
35215 Ö
35216 \end_layout
35217
35218 \end_inset
35219 </cell>
35220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35221 \begin_inset Text
35222
35223 \begin_layout Plain Layout
35224
35225 \family roman
35226 \series medium
35227 \shape up
35228 \emph off
35229 \bar no
35230 \noun off
35231 \color none
35232 æ
35233 \end_layout
35234
35235 \end_inset
35236 </cell>
35237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35238 \begin_inset Text
35239
35240 \begin_layout Plain Layout
35241
35242 \family roman
35243 \series medium
35244 \shape up
35245 \emph off
35246 \bar no
35247 \noun off
35248 \color none
35249 ö
35250 \end_layout
35251
35252 \end_inset
35253 </cell>
35254 </row>
35255 <row>
35256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35257 \begin_inset Text
35258
35259 \begin_layout Plain Layout
35260
35261 \family roman
35262 \series medium
35263 \shape up
35264 \size tiny
35265 \emph off
35266 \bar no
35267 \noun off
35268 \color none
35269 07
35270 \end_layout
35271
35272 \end_inset
35273 </cell>
35274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35275 \begin_inset Text
35276
35277 \begin_layout Plain Layout
35278
35279 \end_layout
35280
35281 \end_inset
35282 </cell>
35283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35284 \begin_inset Text
35285
35286 \begin_layout Plain Layout
35287
35288 \end_layout
35289
35290 \end_inset
35291 </cell>
35292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35293 \begin_inset Text
35294
35295 \begin_layout Plain Layout
35296
35297 \family roman
35298 \series medium
35299 \shape up
35300 \emph off
35301 \bar no
35302 \noun off
35303 \color none
35304 `
35305 \end_layout
35306
35307 \end_inset
35308 </cell>
35309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35310 \begin_inset Text
35311
35312 \begin_layout Plain Layout
35313
35314 \family roman
35315 \series medium
35316 \shape up
35317 \emph off
35318 \bar no
35319 \noun off
35320 \color none
35321 7
35322 \end_layout
35323
35324 \end_inset
35325 </cell>
35326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35327 \begin_inset Text
35328
35329 \begin_layout Plain Layout
35330
35331 \family roman
35332 \series medium
35333 \shape up
35334 \emph off
35335 \bar no
35336 \noun off
35337 \color none
35338 G
35339 \end_layout
35340
35341 \end_inset
35342 </cell>
35343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35344 \begin_inset Text
35345
35346 \begin_layout Plain Layout
35347
35348 \family roman
35349 \series medium
35350 \shape up
35351 \emph off
35352 \bar no
35353 \noun off
35354 \color none
35355 W
35356 \end_layout
35357
35358 \end_inset
35359 </cell>
35360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35361 \begin_inset Text
35362
35363 \begin_layout Plain Layout
35364
35365 \family roman
35366 \series medium
35367 \shape up
35368 \emph off
35369 \bar no
35370 \noun off
35371 \color none
35372 g
35373 \end_layout
35374
35375 \end_inset
35376 </cell>
35377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35378 \begin_inset Text
35379
35380 \begin_layout Plain Layout
35381
35382 \family roman
35383 \series medium
35384 \shape up
35385 \emph off
35386 \bar no
35387 \noun off
35388 \color none
35389 w
35390 \end_layout
35391
35392 \end_inset
35393 </cell>
35394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35395 \begin_inset Text
35396
35397 \begin_layout Plain Layout
35398
35399 \end_layout
35400
35401 \end_inset
35402 </cell>
35403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35404 \begin_inset Text
35405
35406 \begin_layout Plain Layout
35407
35408 \end_layout
35409
35410 \end_inset
35411 </cell>
35412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35413 \begin_inset Text
35414
35415 \begin_layout Plain Layout
35416
35417 \family roman
35418 \series medium
35419 \shape up
35420 \emph off
35421 \bar no
35422 \noun off
35423 \color none
35424 §
35425 \end_layout
35426
35427 \end_inset
35428 </cell>
35429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35430 \begin_inset Text
35431
35432 \begin_layout Plain Layout
35433
35434 \family roman
35435 \series medium
35436 \shape up
35437 \emph off
35438 \bar no
35439 \noun off
35440 \color none
35441 ·
35442 \end_layout
35443
35444 \end_inset
35445 </cell>
35446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35447 \begin_inset Text
35448
35449 \begin_layout Plain Layout
35450
35451 \family roman
35452 \series medium
35453 \shape up
35454 \emph off
35455 \bar no
35456 \noun off
35457 \color none
35458 Ç
35459 \end_layout
35460
35461 \end_inset
35462 </cell>
35463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35464 \begin_inset Text
35465
35466 \begin_layout Plain Layout
35467
35468 \family roman
35469 \series medium
35470 \shape up
35471 \emph off
35472 \bar no
35473 \noun off
35474 \color none
35475 ×
35476 \end_layout
35477
35478 \end_inset
35479 </cell>
35480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35481 \begin_inset Text
35482
35483 \begin_layout Plain Layout
35484
35485 \family roman
35486 \series medium
35487 \shape up
35488 \emph off
35489 \bar no
35490 \noun off
35491 \color none
35492 ç
35493 \end_layout
35494
35495 \end_inset
35496 </cell>
35497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35498 \begin_inset Text
35499
35500 \begin_layout Plain Layout
35501
35502 \family roman
35503 \series medium
35504 \shape up
35505 \emph off
35506 \bar no
35507 \noun off
35508 \color none
35509 ÷
35510 \end_layout
35511
35512 \end_inset
35513 </cell>
35514 </row>
35515 <row>
35516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35517 \begin_inset Text
35518
35519 \begin_layout Plain Layout
35520
35521 \family roman
35522 \series medium
35523 \shape up
35524 \size tiny
35525 \emph off
35526 \bar no
35527 \noun off
35528 \color none
35529 08
35530 \end_layout
35531
35532 \end_inset
35533 </cell>
35534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35535 \begin_inset Text
35536
35537 \begin_layout Plain Layout
35538
35539 \end_layout
35540
35541 \end_inset
35542 </cell>
35543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35544 \begin_inset Text
35545
35546 \begin_layout Plain Layout
35547
35548 \end_layout
35549
35550 \end_inset
35551 </cell>
35552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35553 \begin_inset Text
35554
35555 \begin_layout Plain Layout
35556
35557 \family roman
35558 \series medium
35559 \shape up
35560 \emph off
35561 \bar no
35562 \noun off
35563 \color none
35564 (
35565 \end_layout
35566
35567 \end_inset
35568 </cell>
35569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35570 \begin_inset Text
35571
35572 \begin_layout Plain Layout
35573
35574 \family roman
35575 \series medium
35576 \shape up
35577 \emph off
35578 \bar no
35579 \noun off
35580 \color none
35581 8
35582 \end_layout
35583
35584 \end_inset
35585 </cell>
35586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35587 \begin_inset Text
35588
35589 \begin_layout Plain Layout
35590
35591 \family roman
35592 \series medium
35593 \shape up
35594 \emph off
35595 \bar no
35596 \noun off
35597 \color none
35598 H
35599 \end_layout
35600
35601 \end_inset
35602 </cell>
35603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35604 \begin_inset Text
35605
35606 \begin_layout Plain Layout
35607
35608 \family roman
35609 \series medium
35610 \shape up
35611 \emph off
35612 \bar no
35613 \noun off
35614 \color none
35615 X
35616 \end_layout
35617
35618 \end_inset
35619 </cell>
35620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35621 \begin_inset Text
35622
35623 \begin_layout Plain Layout
35624
35625 \family roman
35626 \series medium
35627 \shape up
35628 \emph off
35629 \bar no
35630 \noun off
35631 \color none
35632 h
35633 \end_layout
35634
35635 \end_inset
35636 </cell>
35637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35638 \begin_inset Text
35639
35640 \begin_layout Plain Layout
35641
35642 \family roman
35643 \series medium
35644 \shape up
35645 \emph off
35646 \bar no
35647 \noun off
35648 \color none
35649 x
35650 \end_layout
35651
35652 \end_inset
35653 </cell>
35654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35655 \begin_inset Text
35656
35657 \begin_layout Plain Layout
35658
35659 \end_layout
35660
35661 \end_inset
35662 </cell>
35663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35664 \begin_inset Text
35665
35666 \begin_layout Plain Layout
35667
35668 \end_layout
35669
35670 \end_inset
35671 </cell>
35672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35673 \begin_inset Text
35674
35675 \begin_layout Plain Layout
35676
35677 \family roman
35678 \series medium
35679 \shape up
35680 \emph off
35681 \bar no
35682 \noun off
35683 \color none
35684 ¨
35685 \end_layout
35686
35687 \end_inset
35688 </cell>
35689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35690 \begin_inset Text
35691
35692 \begin_layout Plain Layout
35693
35694 \family roman
35695 \series medium
35696 \shape up
35697 \emph off
35698 \bar no
35699 \noun off
35700 \color none
35701 ¸
35702 \end_layout
35703
35704 \end_inset
35705 </cell>
35706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35707 \begin_inset Text
35708
35709 \begin_layout Plain Layout
35710
35711 \family roman
35712 \series medium
35713 \shape up
35714 \emph off
35715 \bar no
35716 \noun off
35717 \color none
35718 È
35719 \end_layout
35720
35721 \end_inset
35722 </cell>
35723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35724 \begin_inset Text
35725
35726 \begin_layout Plain Layout
35727
35728 \family roman
35729 \series medium
35730 \shape up
35731 \emph off
35732 \bar no
35733 \noun off
35734 \color none
35735 Ø
35736 \end_layout
35737
35738 \end_inset
35739 </cell>
35740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35741 \begin_inset Text
35742
35743 \begin_layout Plain Layout
35744
35745 \family roman
35746 \series medium
35747 \shape up
35748 \emph off
35749 \bar no
35750 \noun off
35751 \color none
35752 è
35753 \end_layout
35754
35755 \end_inset
35756 </cell>
35757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35758 \begin_inset Text
35759
35760 \begin_layout Plain Layout
35761
35762 \family roman
35763 \series medium
35764 \shape up
35765 \emph off
35766 \bar no
35767 \noun off
35768 \color none
35769 ø
35770 \end_layout
35771
35772 \end_inset
35773 </cell>
35774 </row>
35775 <row>
35776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35777 \begin_inset Text
35778
35779 \begin_layout Plain Layout
35780
35781 \family roman
35782 \series medium
35783 \shape up
35784 \size tiny
35785 \emph off
35786 \bar no
35787 \noun off
35788 \color none
35789 09
35790 \end_layout
35791
35792 \end_inset
35793 </cell>
35794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35795 \begin_inset Text
35796
35797 \begin_layout Plain Layout
35798
35799 \end_layout
35800
35801 \end_inset
35802 </cell>
35803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35804 \begin_inset Text
35805
35806 \begin_layout Plain Layout
35807
35808 \end_layout
35809
35810 \end_inset
35811 </cell>
35812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35813 \begin_inset Text
35814
35815 \begin_layout Plain Layout
35816
35817 \family roman
35818 \series medium
35819 \shape up
35820 \emph off
35821 \bar no
35822 \noun off
35823 \color none
35824 )
35825 \end_layout
35826
35827 \end_inset
35828 </cell>
35829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35830 \begin_inset Text
35831
35832 \begin_layout Plain Layout
35833
35834 \family roman
35835 \series medium
35836 \shape up
35837 \emph off
35838 \bar no
35839 \noun off
35840 \color none
35841 9
35842 \end_layout
35843
35844 \end_inset
35845 </cell>
35846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35847 \begin_inset Text
35848
35849 \begin_layout Plain Layout
35850
35851 \family roman
35852 \series medium
35853 \shape up
35854 \emph off
35855 \bar no
35856 \noun off
35857 \color none
35858 I
35859 \end_layout
35860
35861 \end_inset
35862 </cell>
35863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35864 \begin_inset Text
35865
35866 \begin_layout Plain Layout
35867
35868 \family roman
35869 \series medium
35870 \shape up
35871 \emph off
35872 \bar no
35873 \noun off
35874 \color none
35875 Y
35876 \end_layout
35877
35878 \end_inset
35879 </cell>
35880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35881 \begin_inset Text
35882
35883 \begin_layout Plain Layout
35884
35885 \family roman
35886 \series medium
35887 \shape up
35888 \emph off
35889 \bar no
35890 \noun off
35891 \color none
35892 i
35893 \end_layout
35894
35895 \end_inset
35896 </cell>
35897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35898 \begin_inset Text
35899
35900 \begin_layout Plain Layout
35901
35902 \family roman
35903 \series medium
35904 \shape up
35905 \emph off
35906 \bar no
35907 \noun off
35908 \color none
35909 y
35910 \end_layout
35911
35912 \end_inset
35913 </cell>
35914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35915 \begin_inset Text
35916
35917 \begin_layout Plain Layout
35918
35919 \end_layout
35920
35921 \end_inset
35922 </cell>
35923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35924 \begin_inset Text
35925
35926 \begin_layout Plain Layout
35927
35928 \end_layout
35929
35930 \end_inset
35931 </cell>
35932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35933 \begin_inset Text
35934
35935 \begin_layout Plain Layout
35936
35937 \family roman
35938 \series medium
35939 \shape up
35940 \emph off
35941 \bar no
35942 \noun off
35943 \color none
35944 ©
35945 \end_layout
35946
35947 \end_inset
35948 </cell>
35949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35950 \begin_inset Text
35951
35952 \begin_layout Plain Layout
35953
35954 \family roman
35955 \series medium
35956 \shape up
35957 \emph off
35958 \bar no
35959 \noun off
35960 \color none
35961 ¹
35962 \end_layout
35963
35964 \end_inset
35965 </cell>
35966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35967 \begin_inset Text
35968
35969 \begin_layout Plain Layout
35970
35971 \family roman
35972 \series medium
35973 \shape up
35974 \emph off
35975 \bar no
35976 \noun off
35977 \color none
35978 É
35979 \end_layout
35980
35981 \end_inset
35982 </cell>
35983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35984 \begin_inset Text
35985
35986 \begin_layout Plain Layout
35987
35988 \family roman
35989 \series medium
35990 \shape up
35991 \emph off
35992 \bar no
35993 \noun off
35994 \color none
35995 Ù
35996 \end_layout
35997
35998 \end_inset
35999 </cell>
36000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36001 \begin_inset Text
36002
36003 \begin_layout Plain Layout
36004
36005 \family roman
36006 \series medium
36007 \shape up
36008 \emph off
36009 \bar no
36010 \noun off
36011 \color none
36012 é
36013 \end_layout
36014
36015 \end_inset
36016 </cell>
36017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36018 \begin_inset Text
36019
36020 \begin_layout Plain Layout
36021
36022 \family roman
36023 \series medium
36024 \shape up
36025 \emph off
36026 \bar no
36027 \noun off
36028 \color none
36029 ù
36030 \end_layout
36031
36032 \end_inset
36033 </cell>
36034 </row>
36035 <row>
36036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36037 \begin_inset Text
36038
36039 \begin_layout Plain Layout
36040
36041 \family roman
36042 \series medium
36043 \shape up
36044 \size tiny
36045 \emph off
36046 \bar no
36047 \noun off
36048 \color none
36049 0A
36050 \end_layout
36051
36052 \end_inset
36053 </cell>
36054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36055 \begin_inset Text
36056
36057 \begin_layout Plain Layout
36058
36059 \end_layout
36060
36061 \end_inset
36062 </cell>
36063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36064 \begin_inset Text
36065
36066 \begin_layout Plain Layout
36067
36068 \end_layout
36069
36070 \end_inset
36071 </cell>
36072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36073 \begin_inset Text
36074
36075 \begin_layout Plain Layout
36076
36077 \family roman
36078 \series medium
36079 \shape up
36080 \emph off
36081 \bar no
36082 \noun off
36083 \color none
36084 *
36085 \end_layout
36086
36087 \end_inset
36088 </cell>
36089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36090 \begin_inset Text
36091
36092 \begin_layout Plain Layout
36093
36094 \family roman
36095 \series medium
36096 \shape up
36097 \emph off
36098 \bar no
36099 \noun off
36100 \color none
36101 :
36102 \end_layout
36103
36104 \end_inset
36105 </cell>
36106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36107 \begin_inset Text
36108
36109 \begin_layout Plain Layout
36110
36111 \family roman
36112 \series medium
36113 \shape up
36114 \emph off
36115 \bar no
36116 \noun off
36117 \color none
36118 J
36119 \end_layout
36120
36121 \end_inset
36122 </cell>
36123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36124 \begin_inset Text
36125
36126 \begin_layout Plain Layout
36127
36128 \family roman
36129 \series medium
36130 \shape up
36131 \emph off
36132 \bar no
36133 \noun off
36134 \color none
36135 Z
36136 \end_layout
36137
36138 \end_inset
36139 </cell>
36140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36141 \begin_inset Text
36142
36143 \begin_layout Plain Layout
36144
36145 \family roman
36146 \series medium
36147 \shape up
36148 \emph off
36149 \bar no
36150 \noun off
36151 \color none
36152 j
36153 \end_layout
36154
36155 \end_inset
36156 </cell>
36157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36158 \begin_inset Text
36159
36160 \begin_layout Plain Layout
36161
36162 \family roman
36163 \series medium
36164 \shape up
36165 \emph off
36166 \bar no
36167 \noun off
36168 \color none
36169 z
36170 \end_layout
36171
36172 \end_inset
36173 </cell>
36174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36175 \begin_inset Text
36176
36177 \begin_layout Plain Layout
36178
36179 \end_layout
36180
36181 \end_inset
36182 </cell>
36183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36184 \begin_inset Text
36185
36186 \begin_layout Plain Layout
36187
36188 \end_layout
36189
36190 \end_inset
36191 </cell>
36192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36193 \begin_inset Text
36194
36195 \begin_layout Plain Layout
36196
36197 \family roman
36198 \series medium
36199 \shape up
36200 \emph off
36201 \bar no
36202 \noun off
36203 \color none
36204 ª
36205 \end_layout
36206
36207 \end_inset
36208 </cell>
36209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36210 \begin_inset Text
36211
36212 \begin_layout Plain Layout
36213
36214 \family roman
36215 \series medium
36216 \shape up
36217 \emph off
36218 \bar no
36219 \noun off
36220 \color none
36221 º
36222 \end_layout
36223
36224 \end_inset
36225 </cell>
36226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36227 \begin_inset Text
36228
36229 \begin_layout Plain Layout
36230
36231 \family roman
36232 \series medium
36233 \shape up
36234 \emph off
36235 \bar no
36236 \noun off
36237 \color none
36238 Ê
36239 \end_layout
36240
36241 \end_inset
36242 </cell>
36243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36244 \begin_inset Text
36245
36246 \begin_layout Plain Layout
36247
36248 \family roman
36249 \series medium
36250 \shape up
36251 \emph off
36252 \bar no
36253 \noun off
36254 \color none
36255 Ú
36256 \end_layout
36257
36258 \end_inset
36259 </cell>
36260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36261 \begin_inset Text
36262
36263 \begin_layout Plain Layout
36264
36265 \family roman
36266 \series medium
36267 \shape up
36268 \emph off
36269 \bar no
36270 \noun off
36271 \color none
36272 ê
36273 \end_layout
36274
36275 \end_inset
36276 </cell>
36277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36278 \begin_inset Text
36279
36280 \begin_layout Plain Layout
36281
36282 \family roman
36283 \series medium
36284 \shape up
36285 \emph off
36286 \bar no
36287 \noun off
36288 \color none
36289 ú
36290 \end_layout
36291
36292 \end_inset
36293 </cell>
36294 </row>
36295 <row>
36296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36297 \begin_inset Text
36298
36299 \begin_layout Plain Layout
36300
36301 \family roman
36302 \series medium
36303 \shape up
36304 \size tiny
36305 \emph off
36306 \bar no
36307 \noun off
36308 \color none
36309 0B
36310 \end_layout
36311
36312 \end_inset
36313 </cell>
36314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36315 \begin_inset Text
36316
36317 \begin_layout Plain Layout
36318
36319 \end_layout
36320
36321 \end_inset
36322 </cell>
36323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36324 \begin_inset Text
36325
36326 \begin_layout Plain Layout
36327
36328 \end_layout
36329
36330 \end_inset
36331 </cell>
36332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36333 \begin_inset Text
36334
36335 \begin_layout Plain Layout
36336
36337 \family roman
36338 \series medium
36339 \shape up
36340 \emph off
36341 \bar no
36342 \noun off
36343 \color none
36344 +
36345 \end_layout
36346
36347 \end_inset
36348 </cell>
36349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36350 \begin_inset Text
36351
36352 \begin_layout Plain Layout
36353
36354 \family roman
36355 \series medium
36356 \shape up
36357 \emph off
36358 \bar no
36359 \noun off
36360 \color none
36361 ;
36362 \end_layout
36363
36364 \end_inset
36365 </cell>
36366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36367 \begin_inset Text
36368
36369 \begin_layout Plain Layout
36370
36371 \family roman
36372 \series medium
36373 \shape up
36374 \emph off
36375 \bar no
36376 \noun off
36377 \color none
36378 K
36379 \end_layout
36380
36381 \end_inset
36382 </cell>
36383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36384 \begin_inset Text
36385
36386 \begin_layout Plain Layout
36387
36388 \family roman
36389 \series medium
36390 \shape up
36391 \emph off
36392 \bar no
36393 \noun off
36394 \color none
36395 [
36396 \end_layout
36397
36398 \end_inset
36399 </cell>
36400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36401 \begin_inset Text
36402
36403 \begin_layout Plain Layout
36404
36405 \family roman
36406 \series medium
36407 \shape up
36408 \emph off
36409 \bar no
36410 \noun off
36411 \color none
36412 k
36413 \end_layout
36414
36415 \end_inset
36416 </cell>
36417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36418 \begin_inset Text
36419
36420 \begin_layout Plain Layout
36421
36422 \family roman
36423 \series medium
36424 \shape up
36425 \emph off
36426 \bar no
36427 \noun off
36428 \color none
36429 {
36430 \end_layout
36431
36432 \end_inset
36433 </cell>
36434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36435 \begin_inset Text
36436
36437 \begin_layout Plain Layout
36438
36439 \end_layout
36440
36441 \end_inset
36442 </cell>
36443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36444 \begin_inset Text
36445
36446 \begin_layout Plain Layout
36447
36448 \end_layout
36449
36450 \end_inset
36451 </cell>
36452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36453 \begin_inset Text
36454
36455 \begin_layout Plain Layout
36456
36457 \family roman
36458 \series medium
36459 \shape up
36460 \emph off
36461 \bar no
36462 \noun off
36463 \color none
36464 «
36465 \end_layout
36466
36467 \end_inset
36468 </cell>
36469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36470 \begin_inset Text
36471
36472 \begin_layout Plain Layout
36473
36474 \family roman
36475 \series medium
36476 \shape up
36477 \emph off
36478 \bar no
36479 \noun off
36480 \color none
36481 »
36482 \end_layout
36483
36484 \end_inset
36485 </cell>
36486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36487 \begin_inset Text
36488
36489 \begin_layout Plain Layout
36490
36491 \family roman
36492 \series medium
36493 \shape up
36494 \emph off
36495 \bar no
36496 \noun off
36497 \color none
36498 Ë
36499 \end_layout
36500
36501 \end_inset
36502 </cell>
36503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36504 \begin_inset Text
36505
36506 \begin_layout Plain Layout
36507
36508 \family roman
36509 \series medium
36510 \shape up
36511 \emph off
36512 \bar no
36513 \noun off
36514 \color none
36515 Û
36516 \end_layout
36517
36518 \end_inset
36519 </cell>
36520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36521 \begin_inset Text
36522
36523 \begin_layout Plain Layout
36524
36525 \family roman
36526 \series medium
36527 \shape up
36528 \emph off
36529 \bar no
36530 \noun off
36531 \color none
36532 ë
36533 \end_layout
36534
36535 \end_inset
36536 </cell>
36537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36538 \begin_inset Text
36539
36540 \begin_layout Plain Layout
36541
36542 \family roman
36543 \series medium
36544 \shape up
36545 \emph off
36546 \bar no
36547 \noun off
36548 \color none
36549 û
36550 \end_layout
36551
36552 \end_inset
36553 </cell>
36554 </row>
36555 <row>
36556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36557 \begin_inset Text
36558
36559 \begin_layout Plain Layout
36560
36561 \family roman
36562 \series medium
36563 \shape up
36564 \size tiny
36565 \emph off
36566 \bar no
36567 \noun off
36568 \color none
36569 0C
36570 \end_layout
36571
36572 \end_inset
36573 </cell>
36574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36575 \begin_inset Text
36576
36577 \begin_layout Plain Layout
36578
36579 \end_layout
36580
36581 \end_inset
36582 </cell>
36583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36584 \begin_inset Text
36585
36586 \begin_layout Plain Layout
36587
36588 \end_layout
36589
36590 \end_inset
36591 </cell>
36592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36593 \begin_inset Text
36594
36595 \begin_layout Plain Layout
36596
36597 \family roman
36598 \series medium
36599 \shape up
36600 \emph off
36601 \bar no
36602 \noun off
36603 \color none
36604 ,
36605 \end_layout
36606
36607 \end_inset
36608 </cell>
36609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36610 \begin_inset Text
36611
36612 \begin_layout Plain Layout
36613
36614 \family roman
36615 \series medium
36616 \shape up
36617 \emph off
36618 \bar no
36619 \noun off
36620 \color none
36621 <
36622 \end_layout
36623
36624 \end_inset
36625 </cell>
36626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36627 \begin_inset Text
36628
36629 \begin_layout Plain Layout
36630
36631 \family roman
36632 \series medium
36633 \shape up
36634 \emph off
36635 \bar no
36636 \noun off
36637 \color none
36638 L
36639 \end_layout
36640
36641 \end_inset
36642 </cell>
36643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36644 \begin_inset Text
36645
36646 \begin_layout Plain Layout
36647
36648 \family roman
36649 \series medium
36650 \shape up
36651 \emph off
36652 \bar no
36653 \noun off
36654 \color none
36655
36656 \backslash
36657
36658 \end_layout
36659
36660 \end_inset
36661 </cell>
36662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36663 \begin_inset Text
36664
36665 \begin_layout Plain Layout
36666
36667 \family roman
36668 \series medium
36669 \shape up
36670 \emph off
36671 \bar no
36672 \noun off
36673 \color none
36674 l
36675 \end_layout
36676
36677 \end_inset
36678 </cell>
36679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36680 \begin_inset Text
36681
36682 \begin_layout Plain Layout
36683
36684 \family roman
36685 \series medium
36686 \shape up
36687 \emph off
36688 \bar no
36689 \noun off
36690 \color none
36691 |
36692 \end_layout
36693
36694 \end_inset
36695 </cell>
36696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36697 \begin_inset Text
36698
36699 \begin_layout Plain Layout
36700
36701 \end_layout
36702
36703 \end_inset
36704 </cell>
36705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36706 \begin_inset Text
36707
36708 \begin_layout Plain Layout
36709
36710 \end_layout
36711
36712 \end_inset
36713 </cell>
36714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36715 \begin_inset Text
36716
36717 \begin_layout Plain Layout
36718
36719 \family roman
36720 \series medium
36721 \shape up
36722 \emph off
36723 \bar no
36724 \noun off
36725 \color none
36726 ¬
36727 \end_layout
36728
36729 \end_inset
36730 </cell>
36731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36732 \begin_inset Text
36733
36734 \begin_layout Plain Layout
36735
36736 \family roman
36737 \series medium
36738 \shape up
36739 \emph off
36740 \bar no
36741 \noun off
36742 \color none
36743 ¼
36744 \end_layout
36745
36746 \end_inset
36747 </cell>
36748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36749 \begin_inset Text
36750
36751 \begin_layout Plain Layout
36752
36753 \family roman
36754 \series medium
36755 \shape up
36756 \emph off
36757 \bar no
36758 \noun off
36759 \color none
36760 Ì
36761 \end_layout
36762
36763 \end_inset
36764 </cell>
36765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36766 \begin_inset Text
36767
36768 \begin_layout Plain Layout
36769
36770 \family roman
36771 \series medium
36772 \shape up
36773 \emph off
36774 \bar no
36775 \noun off
36776 \color none
36777 Ü
36778 \end_layout
36779
36780 \end_inset
36781 </cell>
36782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36783 \begin_inset Text
36784
36785 \begin_layout Plain Layout
36786
36787 \family roman
36788 \series medium
36789 \shape up
36790 \emph off
36791 \bar no
36792 \noun off
36793 \color none
36794 ì
36795 \end_layout
36796
36797 \end_inset
36798 </cell>
36799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36800 \begin_inset Text
36801
36802 \begin_layout Plain Layout
36803
36804 \family roman
36805 \series medium
36806 \shape up
36807 \emph off
36808 \bar no
36809 \noun off
36810 \color none
36811 ü
36812 \end_layout
36813
36814 \end_inset
36815 </cell>
36816 </row>
36817 <row>
36818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36819 \begin_inset Text
36820
36821 \begin_layout Plain Layout
36822
36823 \family roman
36824 \series medium
36825 \shape up
36826 \size tiny
36827 \emph off
36828 \bar no
36829 \noun off
36830 \color none
36831 0D
36832 \end_layout
36833
36834 \end_inset
36835 </cell>
36836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36837 \begin_inset Text
36838
36839 \begin_layout Plain Layout
36840
36841 \end_layout
36842
36843 \end_inset
36844 </cell>
36845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36846 \begin_inset Text
36847
36848 \begin_layout Plain Layout
36849
36850 \end_layout
36851
36852 \end_inset
36853 </cell>
36854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36855 \begin_inset Text
36856
36857 \begin_layout Plain Layout
36858
36859 \family roman
36860 \series medium
36861 \shape up
36862 \emph off
36863 \bar no
36864 \noun off
36865 \color none
36866 -
36867 \end_layout
36868
36869 \end_inset
36870 </cell>
36871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36872 \begin_inset Text
36873
36874 \begin_layout Plain Layout
36875
36876 \family roman
36877 \series medium
36878 \shape up
36879 \emph off
36880 \bar no
36881 \noun off
36882 \color none
36883 =
36884 \end_layout
36885
36886 \end_inset
36887 </cell>
36888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36889 \begin_inset Text
36890
36891 \begin_layout Plain Layout
36892
36893 \family roman
36894 \series medium
36895 \shape up
36896 \emph off
36897 \bar no
36898 \noun off
36899 \color none
36900 M
36901 \end_layout
36902
36903 \end_inset
36904 </cell>
36905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36906 \begin_inset Text
36907
36908 \begin_layout Plain Layout
36909
36910 \family roman
36911 \series medium
36912 \shape up
36913 \emph off
36914 \bar no
36915 \noun off
36916 \color none
36917 ]
36918 \end_layout
36919
36920 \end_inset
36921 </cell>
36922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36923 \begin_inset Text
36924
36925 \begin_layout Plain Layout
36926
36927 \family roman
36928 \series medium
36929 \shape up
36930 \emph off
36931 \bar no
36932 \noun off
36933 \color none
36934 m
36935 \end_layout
36936
36937 \end_inset
36938 </cell>
36939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36940 \begin_inset Text
36941
36942 \begin_layout Plain Layout
36943
36944 \family roman
36945 \series medium
36946 \shape up
36947 \emph off
36948 \bar no
36949 \noun off
36950 \color none
36951 }
36952 \end_layout
36953
36954 \end_inset
36955 </cell>
36956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36957 \begin_inset Text
36958
36959 \begin_layout Plain Layout
36960
36961 \end_layout
36962
36963 \end_inset
36964 </cell>
36965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36966 \begin_inset Text
36967
36968 \begin_layout Plain Layout
36969
36970 \end_layout
36971
36972 \end_inset
36973 </cell>
36974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36975 \begin_inset Text
36976
36977 \begin_layout Plain Layout
36978
36979 \end_layout
36980
36981 \end_inset
36982 </cell>
36983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36984 \begin_inset Text
36985
36986 \begin_layout Plain Layout
36987
36988 \family roman
36989 \series medium
36990 \shape up
36991 \emph off
36992 \bar no
36993 \noun off
36994 \color none
36995 ½
36996 \end_layout
36997
36998 \end_inset
36999 </cell>
37000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37001 \begin_inset Text
37002
37003 \begin_layout Plain Layout
37004
37005 \family roman
37006 \series medium
37007 \shape up
37008 \emph off
37009 \bar no
37010 \noun off
37011 \color none
37012 Í
37013 \end_layout
37014
37015 \end_inset
37016 </cell>
37017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37018 \begin_inset Text
37019
37020 \begin_layout Plain Layout
37021
37022 \family roman
37023 \series medium
37024 \shape up
37025 \emph off
37026 \bar no
37027 \noun off
37028 \color none
37029 Ý
37030 \end_layout
37031
37032 \end_inset
37033 </cell>
37034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37035 \begin_inset Text
37036
37037 \begin_layout Plain Layout
37038
37039 \family roman
37040 \series medium
37041 \shape up
37042 \emph off
37043 \bar no
37044 \noun off
37045 \color none
37046 í
37047 \end_layout
37048
37049 \end_inset
37050 </cell>
37051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37052 \begin_inset Text
37053
37054 \begin_layout Plain Layout
37055
37056 \family roman
37057 \series medium
37058 \shape up
37059 \emph off
37060 \bar no
37061 \noun off
37062 \color none
37063 ý
37064 \end_layout
37065
37066 \end_inset
37067 </cell>
37068 </row>
37069 <row>
37070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37071 \begin_inset Text
37072
37073 \begin_layout Plain Layout
37074
37075 \family roman
37076 \series medium
37077 \shape up
37078 \size tiny
37079 \emph off
37080 \bar no
37081 \noun off
37082 \color none
37083 0E
37084 \end_layout
37085
37086 \end_inset
37087 </cell>
37088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37089 \begin_inset Text
37090
37091 \begin_layout Plain Layout
37092
37093 \end_layout
37094
37095 \end_inset
37096 </cell>
37097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37098 \begin_inset Text
37099
37100 \begin_layout Plain Layout
37101
37102 \end_layout
37103
37104 \end_inset
37105 </cell>
37106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37107 \begin_inset Text
37108
37109 \begin_layout Plain Layout
37110
37111 \family roman
37112 \series medium
37113 \shape up
37114 \emph off
37115 \bar no
37116 \noun off
37117 \color none
37118 .
37119 \end_layout
37120
37121 \end_inset
37122 </cell>
37123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37124 \begin_inset Text
37125
37126 \begin_layout Plain Layout
37127
37128 \family roman
37129 \series medium
37130 \shape up
37131 \emph off
37132 \bar no
37133 \noun off
37134 \color none
37135 >
37136 \end_layout
37137
37138 \end_inset
37139 </cell>
37140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37141 \begin_inset Text
37142
37143 \begin_layout Plain Layout
37144
37145 \family roman
37146 \series medium
37147 \shape up
37148 \emph off
37149 \bar no
37150 \noun off
37151 \color none
37152 N
37153 \end_layout
37154
37155 \end_inset
37156 </cell>
37157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37158 \begin_inset Text
37159
37160 \begin_layout Plain Layout
37161
37162 \family roman
37163 \series medium
37164 \shape up
37165 \emph off
37166 \bar no
37167 \noun off
37168 \color none
37169 ^
37170 \end_layout
37171
37172 \end_inset
37173 </cell>
37174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37175 \begin_inset Text
37176
37177 \begin_layout Plain Layout
37178
37179 \family roman
37180 \series medium
37181 \shape up
37182 \emph off
37183 \bar no
37184 \noun off
37185 \color none
37186 n
37187 \end_layout
37188
37189 \end_inset
37190 </cell>
37191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37192 \begin_inset Text
37193
37194 \begin_layout Plain Layout
37195
37196 \family roman
37197 \series medium
37198 \shape up
37199 \emph off
37200 \bar no
37201 \noun off
37202 \color none
37203 ~
37204 \end_layout
37205
37206 \end_inset
37207 </cell>
37208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37209 \begin_inset Text
37210
37211 \begin_layout Plain Layout
37212
37213 \end_layout
37214
37215 \end_inset
37216 </cell>
37217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37218 \begin_inset Text
37219
37220 \begin_layout Plain Layout
37221
37222 \end_layout
37223
37224 \end_inset
37225 </cell>
37226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37227 \begin_inset Text
37228
37229 \begin_layout Plain Layout
37230
37231 \family roman
37232 \series medium
37233 \shape up
37234 \emph off
37235 \bar no
37236 \noun off
37237 \color none
37238 ®
37239 \end_layout
37240
37241 \end_inset
37242 </cell>
37243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37244 \begin_inset Text
37245
37246 \begin_layout Plain Layout
37247
37248 \family roman
37249 \series medium
37250 \shape up
37251 \emph off
37252 \bar no
37253 \noun off
37254 \color none
37255 ¾
37256 \end_layout
37257
37258 \end_inset
37259 </cell>
37260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37261 \begin_inset Text
37262
37263 \begin_layout Plain Layout
37264
37265 \family roman
37266 \series medium
37267 \shape up
37268 \emph off
37269 \bar no
37270 \noun off
37271 \color none
37272 Î
37273 \end_layout
37274
37275 \end_inset
37276 </cell>
37277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37278 \begin_inset Text
37279
37280 \begin_layout Plain Layout
37281
37282 \family roman
37283 \series medium
37284 \shape up
37285 \emph off
37286 \bar no
37287 \noun off
37288 \color none
37289 Þ
37290 \end_layout
37291
37292 \end_inset
37293 </cell>
37294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37295 \begin_inset Text
37296
37297 \begin_layout Plain Layout
37298
37299 \family roman
37300 \series medium
37301 \shape up
37302 \emph off
37303 \bar no
37304 \noun off
37305 \color none
37306 î
37307 \end_layout
37308
37309 \end_inset
37310 </cell>
37311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37312 \begin_inset Text
37313
37314 \begin_layout Plain Layout
37315
37316 \family roman
37317 \series medium
37318 \shape up
37319 \emph off
37320 \bar no
37321 \noun off
37322 \color none
37323 þ
37324 \end_layout
37325
37326 \end_inset
37327 </cell>
37328 </row>
37329 <row>
37330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37331 \begin_inset Text
37332
37333 \begin_layout Plain Layout
37334
37335 \family roman
37336 \series medium
37337 \shape up
37338 \size tiny
37339 \emph off
37340 \bar no
37341 \noun off
37342 \color none
37343 0F
37344 \end_layout
37345
37346 \end_inset
37347 </cell>
37348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37349 \begin_inset Text
37350
37351 \begin_layout Plain Layout
37352
37353 \end_layout
37354
37355 \end_inset
37356 </cell>
37357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37358 \begin_inset Text
37359
37360 \begin_layout Plain Layout
37361
37362 \end_layout
37363
37364 \end_inset
37365 </cell>
37366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37367 \begin_inset Text
37368
37369 \begin_layout Plain Layout
37370
37371 \family roman
37372 \series medium
37373 \shape up
37374 \emph off
37375 \bar no
37376 \noun off
37377 \color none
37378 /
37379 \end_layout
37380
37381 \end_inset
37382 </cell>
37383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37384 \begin_inset Text
37385
37386 \begin_layout Plain Layout
37387
37388 \family roman
37389 \series medium
37390 \shape up
37391 \emph off
37392 \bar no
37393 \noun off
37394 \color none
37395 ?
37396 \end_layout
37397
37398 \end_inset
37399 </cell>
37400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37401 \begin_inset Text
37402
37403 \begin_layout Plain Layout
37404
37405 \family roman
37406 \series medium
37407 \shape up
37408 \emph off
37409 \bar no
37410 \noun off
37411 \color none
37412 O
37413 \end_layout
37414
37415 \end_inset
37416 </cell>
37417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37418 \begin_inset Text
37419
37420 \begin_layout Plain Layout
37421
37422 \family roman
37423 \series medium
37424 \shape up
37425 \emph off
37426 \bar no
37427 \noun off
37428 \color none
37429 _
37430 \end_layout
37431
37432 \end_inset
37433 </cell>
37434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37435 \begin_inset Text
37436
37437 \begin_layout Plain Layout
37438
37439 \family roman
37440 \series medium
37441 \shape up
37442 \emph off
37443 \bar no
37444 \noun off
37445 \color none
37446 o
37447 \end_layout
37448
37449 \end_inset
37450 </cell>
37451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37452 \begin_inset Text
37453
37454 \begin_layout Plain Layout
37455
37456 \end_layout
37457
37458 \end_inset
37459 </cell>
37460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37461 \begin_inset Text
37462
37463 \begin_layout Plain Layout
37464
37465 \end_layout
37466
37467 \end_inset
37468 </cell>
37469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37470 \begin_inset Text
37471
37472 \begin_layout Plain Layout
37473
37474 \end_layout
37475
37476 \end_inset
37477 </cell>
37478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37479 \begin_inset Text
37480
37481 \begin_layout Plain Layout
37482
37483 \family roman
37484 \series medium
37485 \shape up
37486 \emph off
37487 \bar no
37488 \noun off
37489 \color none
37490 ¯
37491 \end_layout
37492
37493 \end_inset
37494 </cell>
37495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37496 \begin_inset Text
37497
37498 \begin_layout Plain Layout
37499
37500 \family roman
37501 \series medium
37502 \shape up
37503 \emph off
37504 \bar no
37505 \noun off
37506 \color none
37507 ¿
37508 \end_layout
37509
37510 \end_inset
37511 </cell>
37512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37513 \begin_inset Text
37514
37515 \begin_layout Plain Layout
37516
37517 \family roman
37518 \series medium
37519 \shape up
37520 \emph off
37521 \bar no
37522 \noun off
37523 \color none
37524 Ï
37525 \end_layout
37526
37527 \end_inset
37528 </cell>
37529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37530 \begin_inset Text
37531
37532 \begin_layout Plain Layout
37533
37534 \family roman
37535 \series medium
37536 \shape up
37537 \emph off
37538 \bar no
37539 \noun off
37540 \color none
37541 ß
37542 \end_layout
37543
37544 \end_inset
37545 </cell>
37546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37547 \begin_inset Text
37548
37549 \begin_layout Plain Layout
37550
37551 \family roman
37552 \series medium
37553 \shape up
37554 \emph off
37555 \bar no
37556 \noun off
37557 \color none
37558 ï
37559 \end_layout
37560
37561 \end_inset
37562 </cell>
37563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37564 \begin_inset Text
37565
37566 \begin_layout Plain Layout
37567
37568 \family roman
37569 \series medium
37570 \shape up
37571 \emph off
37572 \bar no
37573 \noun off
37574 \color none
37575 ÿ
37576 \end_layout
37577
37578 \end_inset
37579 </cell>
37580 </row>
37581 </lyxtabular>
37582
37583 \end_inset
37584
37585
37586 \end_layout
37587
37588 \end_inset
37589
37590
37591 \end_layout
37592
37593 \begin_layout Standard
37594 The following is a full list of all of the accented characters LyX can display
37595  directly.
37596  It includes not only the accented characters from the previous table, but
37597  also the characters from 
37598 \family typewriter
37599 ISO8859–2
37600 \family default
37601  through 
37602 \family typewriter
37603 4
37604 \family default
37605 .
37606  
37607 \end_layout
37608
37609 \begin_layout Itemize
37610 From 
37611 \family typewriter
37612 ISO8859–1
37613 \family default
37614 :
37615 \end_layout
37616
37617 \begin_deeper
37618 \begin_layout Standard
37619 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37620 \begin_inset space \hfill{}
37621 \end_inset
37622
37623 diaeresis
37624 \end_layout
37625
37626 \begin_layout Standard
37627 ^ Â Ê Î Ô Û â ê î ô û
37628 \begin_inset space \hfill{}
37629 \end_inset
37630
37631 circumflex
37632 \end_layout
37633
37634 \begin_layout Standard
37635 ` À È Ì Ò Ù à è ì ò ù
37636 \begin_inset space \hfill{}
37637 \end_inset
37638
37639 grave
37640 \end_layout
37641
37642 \begin_layout Standard
37643 ´ Á É Í Ó Ú Ý á é í ó ú ý
37644 \begin_inset space \hfill{}
37645 \end_inset
37646
37647 acute
37648 \end_layout
37649
37650 \begin_layout Standard
37651 ~ Ã Ñ Õ ã ñ õ
37652 \begin_inset space \hfill{}
37653 \end_inset
37654
37655 tilde
37656 \end_layout
37657
37658 \begin_layout Standard
37659 ¸Çç
37660 \begin_inset space \hfill{}
37661 \end_inset
37662
37663 cedilla
37664 \end_layout
37665
37666 \begin_layout Standard
37667 ¯
37668 \begin_inset space \hfill{}
37669 \end_inset
37670
37671 macron
37672 \end_layout
37673
37674 \end_deeper
37675 \begin_layout Itemize
37676 From 
37677 \family typewriter
37678 ISO8859–2
37679 \family default
37680  through 
37681 \family typewriter
37682 4
37683 \family default
37684 :
37685 \end_layout
37686
37687 \begin_deeper
37688 \begin_layout Standard
37689 ĤĴĥĵĈĜŜĉĝŝ
37690 \begin_inset space \hfill{}
37691 \end_inset
37692
37693 circumflex
37694 \end_layout
37695
37696 \begin_layout Standard
37697 ŚŹśźŔĹĆŃŕĺćń
37698 \begin_inset space \hfill{}
37699 \end_inset
37700
37701 acute
37702 \end_layout
37703
37704 \begin_layout Standard
37705 Ĩı̃Ũũ
37706 \begin_inset space \hfill{}
37707 \end_inset
37708
37709 tilde
37710 \end_layout
37711
37712 \begin_layout Standard
37713 ŞşŢţŖĻĢŗļģŅĶņķ
37714 \begin_inset space \hfill{}
37715 \end_inset
37716
37717 cedilla
37718 \end_layout
37719
37720 \begin_layout Standard
37721 ĒēĀĪŌŪāı̄ōū
37722 \begin_inset space \hfill{}
37723 \end_inset
37724
37725 macron
37726 \end_layout
37727
37728 \begin_layout Standard
37729 ŐŰőű
37730 \begin_inset space \hfill{}
37731 \end_inset
37732
37733 Hungarian umlaut
37734 \end_layout
37735
37736 \end_deeper
37737 \begin_layout Standard
37738 All the characters above are actively supported by TeX fonts.
37739  In addition TeX allows diacritical marks on almost all characters.
37740  Also make sure you're using the 
37741 \family typewriter
37742 T1
37743 \family default
37744  font-encoding.
37745 \end_layout
37746
37747 \begin_layout Chapter
37748 \start_of_appendix
37749 The User Interface
37750 \begin_inset CommandInset label
37751 LatexCommand label
37752 name "chap:The-User-Interface"
37753
37754 \end_inset
37755
37756
37757 \end_layout
37758
37759 \begin_layout Standard
37760 This appendix lists all the available menus and describes their functionality.
37761  It is designed as a quick reference if you are searching for a special
37762  topic inside the user's guide.
37763 \end_layout
37764
37765 \begin_layout Section
37766 The File Menu
37767 \begin_inset Index idx
37768 status collapsed
37769
37770 \begin_layout Plain Layout
37771 Menu ! File
37772 \end_layout
37773
37774 \end_inset
37775
37776
37777 \end_layout
37778
37779 \begin_layout Standard
37780 Under the 
37781 \family sans
37782 File
37783 \family default
37784  menu are the basic operations in addition to some more advanced operations.
37785 \end_layout
37786
37787 \begin_layout Subsection
37788 New
37789 \end_layout
37790
37791 \begin_layout Standard
37792 Creates a new document.
37793 \end_layout
37794
37795 \begin_layout Subsection
37796 New from Template
37797 \end_layout
37798
37799 \begin_layout Standard
37800 This menu entry prompts you for a template to use.
37801  Selecting a template will automatically set certain layout features for
37802  the document, features you would otherwise need to change manually.
37803 \end_layout
37804
37805 \begin_layout Subsection
37806 Open
37807 \end_layout
37808
37809 \begin_layout Standard
37810 Opens a document.
37811 \end_layout
37812
37813 \begin_layout Subsection
37814 Open Recent
37815 \end_layout
37816
37817 \begin_layout Standard
37818 The submenu shows a list of the recently opened files.
37819  Click there on a file to open it.
37820 \end_layout
37821
37822 \begin_layout Subsection
37823 Close
37824 \end_layout
37825
37826 \begin_layout Standard
37827 Closes the current document.
37828 \end_layout
37829
37830 \begin_layout Subsection
37831 Close All
37832 \end_layout
37833
37834 \begin_layout Standard
37835 Closes all opened documents.
37836 \end_layout
37837
37838 \begin_layout Subsection
37839 Save
37840 \end_layout
37841
37842 \begin_layout Standard
37843 Saves the actual document.
37844 \end_layout
37845
37846 \begin_layout Subsection
37847 Save As
37848 \end_layout
37849
37850 \begin_layout Standard
37851 Saves the actual document under a new name to create a copy.
37852 \end_layout
37853
37854 \begin_layout Subsection
37855 Save All
37856 \end_layout
37857
37858 \begin_layout Standard
37859 Saves all opened documents.
37860 \end_layout
37861
37862 \begin_layout Subsection
37863 Revert to saved
37864 \end_layout
37865
37866 \begin_layout Standard
37867 Reloads the actual document from disk.
37868 \end_layout
37869
37870 \begin_layout Subsection
37871 Version Control
37872 \end_layout
37873
37874 \begin_layout Standard
37875 This is used when more people are working on the same document.
37876  It is described in the section 
37877 \emph on
37878 Version Control in LyX
37879 \emph default
37880  of the 
37881 \emph on
37882 Additional Features
37883 \emph default
37884  manual.
37885 \end_layout
37886
37887 \begin_layout Subsection
37888 Import
37889 \end_layout
37890
37891 \begin_layout Standard
37892 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
37893  NoWeb-files, plain text files and comma separated, table-like text files
37894  (CSV).
37895  The files will be imported as new LyX-document.
37896 \end_layout
37897
37898 \begin_layout Standard
37899 When using the menu entry 
37900 \family sans
37901 Plain
37902 \begin_inset space ~
37903 \end_inset
37904
37905 Text
37906 \family default
37907 , line breaks in the text will start a new paragraph; when using the menu
37908  entry 
37909 \family sans
37910 Plain
37911 \begin_inset space ~
37912 \end_inset
37913
37914 Text, Join
37915 \begin_inset space ~
37916 \end_inset
37917
37918 Lines
37919 \family default
37920 , consecutive lines of text will be imported to one big paragraph.
37921  A new paragraph will begin when there is a blank line in the file.
37922 \end_layout
37923
37924 \begin_layout Subsection
37925 Export
37926 \begin_inset CommandInset label
37927 LatexCommand label
37928 name "sub:Export"
37929
37930 \end_inset
37931
37932
37933 \end_layout
37934
37935 \begin_layout Standard
37936 You can export your document to various file formats.
37937  The resulting files are placed in the directory of your LyX-file.
37938  The menu entries are not the same on all installations.
37939  They depend on the programs found by LyX while its configuration.
37940 \end_layout
37941
37942 \begin_layout Standard
37943 Here is a list of all available entries; some of them are explained in detail
37944  in section
37945 \begin_inset space ~
37946 \end_inset
37947
37948
37949 \begin_inset CommandInset ref
37950 LatexCommand ref
37951 reference "sub:Output-file-formats"
37952
37953 \end_inset
37954
37955 :
37956 \end_layout
37957
37958 \begin_layout Description
37959
37960 \family sans
37961 CJK
37962 \family default
37963
37964 \begin_inset space ~
37965 \end_inset
37966
37967 L
37968 \begin_inset ERT
37969 status collapsed
37970
37971 \begin_layout Plain Layout
37972
37973 {}
37974 \end_layout
37975
37976 \end_inset
37977
37978 yX format of the special LyX
37979 \begin_inset space ~
37980 \end_inset
37981
37982 1.4.x versions for Chinese, Japanese and Korean (CJK)
37983 \begin_inset Newline newline
37984 \end_inset
37985
37986  Since LyX 1.5.0 CJK support is fully integrated to LyX.
37987 \end_layout
37988
37989 \begin_layout Description
37990 DocBook text file with code in the language SGML that is used for the markup
37991  language 
37992 \family typewriter
37993 DocBook
37994 \end_layout
37995
37996 \begin_layout Description
37997 DocBook
37998 \begin_inset space ~
37999 \end_inset
38000
38001 (XML) text file with code in the language XML that is used for the markup
38002  language 
38003 \family typewriter
38004 DocBook
38005 \end_layout
38006
38007 \begin_layout Description
38008 DraftDVI LaTeX's native DVI-format.
38009  This format is not suitable if you have special characters or spaces in
38010  files paths or file names in your document.
38011  LyX use this format internally as a pre-stage to export to 
38012 \family sans
38013 DVI
38014 \family default
38015 .
38016 \end_layout
38017
38018 \begin_layout Description
38019 DVI DVI-format that also allows to use special characters or spaces in files
38020  paths or file names
38021 \end_layout
38022
38023 \begin_layout Description
38024 DVI
38025 \begin_inset space ~
38026 \end_inset
38027
38028 (LuaT
38029 \begin_inset ERT
38030 status collapsed
38031
38032 \begin_layout Plain Layout
38033
38034 {}
38035 \end_layout
38036
38037 \end_inset
38038
38039 eX) DVI-format using the program 
38040 \family typewriter
38041 LuaTeX
38042 \family default
38043 ; supports Unicode and the usage of non-TeX fonts; 
38044 \series bold
38045
38046 \begin_inset Note Greyedout
38047 status open
38048
38049 \begin_layout Plain Layout
38050
38051 \series bold
38052 Note:
38053 \series default
38054  not all DVI-viewers are currently able to display this output format properly.
38055 \end_layout
38056
38057 \end_inset
38058
38059
38060 \end_layout
38061
38062 \begin_layout Description
38063 Graphviz
38064 \begin_inset space ~
38065 \end_inset
38066
38067 Dot text file with code in the programming language 
38068 \family typewriter
38069 Dot
38070 \family default
38071  that is used to draw visualizations of graphs via the program 
38072 \family typewriter
38073 Graphviz
38074 \end_layout
38075
38076 \begin_layout Description
38077 HTML HTML-format (the HTML-converter is a third-party product and may not
38078  work in all cases)
38079 \end_layout
38080
38081 \begin_layout Description
38082 HTML
38083 \begin_inset space ~
38084 \end_inset
38085
38086 (MS
38087 \begin_inset space ~
38088 \end_inset
38089
38090 Word) HTML-format specialized so that the result can be imported to 
38091 \family sans
38092 MS Word
38093 \family default
38094 ; as a consequence of this formulas will be embedded as bitmap fonts and
38095  not in the format 
38096 \family sans
38097 MathML
38098 \family default
38099 .
38100 \end_layout
38101
38102 \begin_layout Description
38103
38104 \family sans
38105 LaT
38106 \begin_inset ERT
38107 status collapsed
38108
38109 \begin_layout Plain Layout
38110
38111 {}
38112 \end_layout
38113
38114 \end_inset
38115
38116 eX
38117 \begin_inset space ~
38118 \end_inset
38119
38120 (
38121 \family default
38122 LuaT
38123 \family sans
38124
38125 \begin_inset ERT
38126 status collapsed
38127
38128 \begin_layout Plain Layout
38129
38130 {}
38131 \end_layout
38132
38133 \end_inset
38134
38135
38136 \family default
38137 eX
38138 \family sans
38139
38140 \family default
38141 text file with the LaTeX source that it is compilable with the program 
38142 \family typewriter
38143 LuaTeX
38144 \end_layout
38145
38146 \begin_layout Description
38147
38148 \family sans
38149 LaT
38150 \begin_inset ERT
38151 status collapsed
38152
38153 \begin_layout Plain Layout
38154
38155 {}
38156 \end_layout
38157
38158 \end_inset
38159
38160 eX
38161 \begin_inset space ~
38162 \end_inset
38163
38164 (pdflatex)
38165 \family default
38166  text file with the LaTeX source, additionally all images used in the document
38167  will be converted to a format that is readable by the 
38168 \family typewriter
38169 pdflatex
38170 \family default
38171  program (GIF, JPG, PDF, PNG)
38172 \end_layout
38173
38174 \begin_layout Description
38175
38176 \family sans
38177 LaT
38178 \begin_inset ERT
38179 status collapsed
38180
38181 \begin_layout Plain Layout
38182
38183 {}
38184 \end_layout
38185
38186 \end_inset
38187
38188 eX
38189 \begin_inset space ~
38190 \end_inset
38191
38192 (plain)
38193 \family default
38194  text file with the LaTeX source code, additionally all images used in the
38195  document will be converted to the EPS-format, only this format is readable
38196  by the 
38197 \family typewriter
38198 latex
38199 \family default
38200  program
38201 \end_layout
38202
38203 \begin_layout Description
38204
38205 \family sans
38206 LaT
38207 \begin_inset ERT
38208 status collapsed
38209
38210 \begin_layout Plain Layout
38211
38212 {}
38213 \end_layout
38214
38215 \end_inset
38216
38217 eX
38218 \begin_inset space ~
38219 \end_inset
38220
38221 (
38222 \family default
38223 XeT
38224 \family sans
38225
38226 \begin_inset ERT
38227 status collapsed
38228
38229 \begin_layout Plain Layout
38230
38231 {}
38232 \end_layout
38233
38234 \end_inset
38235
38236
38237 \family default
38238 eX
38239 \family sans
38240
38241 \family default
38242 text file with the LaTeX source that it is compilable with the program 
38243 \family typewriter
38244 XeTeX
38245 \end_layout
38246
38247 \begin_layout Description
38248 LilyPond
38249 \begin_inset space ~
38250 \end_inset
38251
38252 book
38253 \begin_inset space ~
38254 \end_inset
38255
38256 (La
38257 \family sans
38258
38259 \begin_inset ERT
38260 status collapsed
38261
38262 \begin_layout Plain Layout
38263
38264 {}
38265 \end_layout
38266
38267 \end_inset
38268
38269
38270 \family default
38271 TeX) text file with the LaTeX source and also code in the syntax of the
38272  music notation software 
38273 \family typewriter
38274 LilyPond
38275 \end_layout
38276
38277 \begin_layout Description
38278 L
38279 \family sans
38280
38281 \begin_inset ERT
38282 status collapsed
38283
38284 \begin_layout Plain Layout
38285
38286 {}
38287 \end_layout
38288
38289 \end_inset
38290
38291
38292 \family default
38293 yX
38294 \begin_inset space ~
38295 \end_inset
38296
38297 Archive
38298 \begin_inset space ~
38299 \end_inset
38300
38301 (zip) creates a zip-archive file that contains your document and all files
38302  that are necessary to compile it (images, child documents, BibTeX files,
38303  etc.)
38304 \end_layout
38305
38306 \begin_layout Description
38307 L
38308 \family sans
38309
38310 \begin_inset ERT
38311 status collapsed
38312
38313 \begin_layout Plain Layout
38314
38315 {}
38316 \end_layout
38317
38318 \end_inset
38319
38320
38321 \family default
38322 yX
38323 \begin_inset space ~
38324 \end_inset
38325
38326 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
38327 \begin_inset Quotes eld
38328 \end_inset
38329
38330 z
38331 \begin_inset Quotes erd
38332 \end_inset
38333
38334  and 
38335 \begin_inset Quotes eld
38336 \end_inset
38337
38338 y
38339 \begin_inset Quotes erd
38340 \end_inset
38341
38342  represent the version number)
38343 \end_layout
38344
38345 \begin_layout Description
38346 L
38347 \family sans
38348
38349 \begin_inset ERT
38350 status collapsed
38351
38352 \begin_layout Plain Layout
38353
38354 {}
38355 \end_layout
38356
38357 \end_inset
38358
38359
38360 \family default
38361 yXHTML HTML-format using LyX's internal XHTML engine
38362 \end_layout
38363
38364 \begin_layout Description
38365 NoWeb text file with code in the format of the literate programming language
38366 \family typewriter
38367  NoWeb
38368 \end_layout
38369
38370 \begin_layout Description
38371 OpenDocument OpenDocument-formatted file, to be opened with 
38372 \family sans
38373 OpenOffice
38374 \family default
38375
38376 \family sans
38377 KOffice
38378 \family default
38379
38380 \family sans
38381 Abiword
38382 \family default
38383 , etc.
38384  (The OpenDocument-converter is a third-party product and may not work in
38385  all cases)
38386 \end_layout
38387
38388 \begin_layout Description
38389
38390 \family sans
38391 PDF
38392 \begin_inset space ~
38393 \end_inset
38394
38395 (dvipdfm)
38396 \family default
38397  PDF-format using the program 
38398 \family typewriter
38399 dvipdfm
38400 \family default
38401 , produces internally a DVI-file which is then converted to a PDF-file
38402 \end_layout
38403
38404 \begin_layout Description
38405
38406 \family sans
38407 PDF
38408 \begin_inset space ~
38409 \end_inset
38410
38411 (LuaT
38412 \begin_inset ERT
38413 status collapsed
38414
38415 \begin_layout Plain Layout
38416
38417 {}
38418 \end_layout
38419
38420 \end_inset
38421
38422 eX)
38423 \family default
38424  PDF-format using the program 
38425 \family typewriter
38426 LuaTeX
38427 \family default
38428 , produces PDF-files directly
38429 \end_layout
38430
38431 \begin_layout Description
38432
38433 \family sans
38434 PDF
38435 \begin_inset space ~
38436 \end_inset
38437
38438 (pdflatex)
38439 \family default
38440  PDF-format using the program 
38441 \family typewriter
38442 pdflatex
38443 \family default
38444 , produces PDF-files directly
38445 \end_layout
38446
38447 \begin_layout Description
38448
38449 \family sans
38450 PDF
38451 \begin_inset space ~
38452 \end_inset
38453
38454 (ps2pdf)
38455 \family default
38456  PDF-format using the program 
38457 \family typewriter
38458 ps2pdf
38459 \family default
38460 , produces internally a PostScript-file which is then converted to a PDF-file
38461 \end_layout
38462
38463 \begin_layout Description
38464
38465 \family sans
38466 PDF
38467 \begin_inset space ~
38468 \end_inset
38469
38470 (XeT
38471 \begin_inset ERT
38472 status collapsed
38473
38474 \begin_layout Plain Layout
38475
38476 {}
38477 \end_layout
38478
38479 \end_inset
38480
38481 eX)
38482 \family default
38483  PDF-format using the program 
38484 \family typewriter
38485 XeTeX
38486 \family default
38487 , produces PDF-files directly
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 \family default
38499  text format
38500 \end_layout
38501
38502 \begin_layout Description
38503
38504 \family sans
38505 Plain
38506 \begin_inset space ~
38507 \end_inset
38508
38509 text
38510 \begin_inset space ~
38511 \end_inset
38512
38513 (ps2ascii)
38514 \family default
38515  text format, the document will first be converted to Postscript format
38516  and then exported as text using the program 
38517 \family sans
38518 ps2ascii
38519 \end_layout
38520
38521 \begin_layout Description
38522
38523 \family sans
38524 Postscript
38525 \family default
38526  PostScript format using the program 
38527 \family typewriter
38528 dvips
38529 \end_layout
38530
38531 \begin_layout Description
38532 Sweave text file with the LaTeX source and also code in the statistical
38533  programming language 
38534 \family typewriter
38535 R
38536 \family default
38537 .
38538  Using the 
38539 \family typewriter
38540 R
38541 \family default
38542 -function 
38543 \family typewriter
38544 Sweave
38545 \family default
38546  it is possible to use 
38547 \family typewriter
38548 R
38549 \family default
38550 -commands in LaTeX
38551 \end_layout
38552
38553 \begin_layout Standard
38554 If one of the menu entries 
38555 \family sans
38556 DVI
38557 \family default
38558
38559 \family sans
38560 PDF
38561 \begin_inset space ~
38562 \end_inset
38563
38564 (pdflatex)
38565 \family default
38566  or 
38567 \family sans
38568 Postscript
38569 \family default
38570  is missing, you need to update your LaTeX installation.
38571  After updating you have to reconfigure LyX, see section
38572 \begin_inset space ~
38573 \end_inset
38574
38575
38576 \begin_inset CommandInset ref
38577 LatexCommand ref
38578 reference "sec:Basic-LyX-Setup"
38579
38580 \end_inset
38581
38582 .
38583 \begin_inset Index idx
38584 status collapsed
38585
38586 \begin_layout Plain Layout
38587 Reconfiguration of LyX
38588 \end_layout
38589
38590 \end_inset
38591
38592
38593 \end_layout
38594
38595 \begin_layout Subsection
38596 Print
38597 \end_layout
38598
38599 \begin_layout Standard
38600 With this menu entry you can print your document to a file in PostScript
38601  format or send it to a printer.
38602  The printer will also use the document in PostScript format.
38603  The conversion to PostScript is done in the background by LyX using the
38604  program 
38605 \family typewriter
38606 dvips
38607 \family default
38608 .
38609  For more information have a look at section
38610 \begin_inset space ~
38611 \end_inset
38612
38613
38614 \begin_inset CommandInset ref
38615 LatexCommand ref
38616 reference "sub:Printing-the-File"
38617
38618 \end_inset
38619
38620 .
38621 \end_layout
38622
38623 \begin_layout Subsection
38624 Fax
38625 \end_layout
38626
38627 \begin_layout Standard
38628 This menu entry will only appear if you have a fax program installed (on
38629  Windows you additionally need to register its program path to LyX's PATH
38630  prefix, see section
38631 \begin_inset space ~
38632 \end_inset
38633
38634
38635 \begin_inset CommandInset ref
38636 LatexCommand ref
38637 reference "sec:Paths"
38638
38639 \end_inset
38640
38641 ).
38642  With this menu entry you can send your document to a fax program like 
38643 \family typewriter
38644 hylapex
38645 \family default
38646  or 
38647 \family typewriter
38648 kdeprintfax
38649 \family default
38650 .
38651  The default format of the sent file is PostScript.
38652  The format can be changed in LyX's preferences as described in section
38653 \begin_inset space ~
38654 \end_inset
38655
38656
38657 \begin_inset CommandInset ref
38658 LatexCommand ref
38659 reference "sub:Converters"
38660
38661 \end_inset
38662
38663 .
38664 \end_layout
38665
38666 \begin_layout Subsection
38667 New and Close Window
38668 \end_layout
38669
38670 \begin_layout Standard
38671 Opens or closes a new instance of LyX.
38672 \end_layout
38673
38674 \begin_layout Subsection
38675 Exit
38676 \end_layout
38677
38678 \begin_layout Standard
38679 Prompts you to save all unsaved documents and then exits.
38680 \end_layout
38681
38682 \begin_layout Section
38683 The Edit Menu
38684 \begin_inset Index idx
38685 status collapsed
38686
38687 \begin_layout Plain Layout
38688 Menu ! Edit
38689 \end_layout
38690
38691 \end_inset
38692
38693
38694 \end_layout
38695
38696 \begin_layout Subsection
38697 Undo and Redo
38698 \end_layout
38699
38700 \begin_layout Standard
38701 Described in section
38702 \begin_inset space ~
38703 \end_inset
38704
38705
38706 \begin_inset CommandInset ref
38707 LatexCommand ref
38708 reference "sec:Undo-and-Redo"
38709
38710 \end_inset
38711
38712 .
38713 \end_layout
38714
38715 \begin_layout Subsection
38716 Cut, Copy, Paste, Paste Recent, Paste Special
38717 \end_layout
38718
38719 \begin_layout Standard
38720 Described in section
38721 \begin_inset space ~
38722 \end_inset
38723
38724
38725 \begin_inset CommandInset ref
38726 LatexCommand ref
38727 reference "sec:Basic-Editing-Features"
38728
38729 \end_inset
38730
38731 .
38732 \end_layout
38733
38734 \begin_layout Subsection
38735 Select Whole Inset
38736 \end_layout
38737
38738 \begin_layout Standard
38739 Selects the content of the inset where the cursor is currently in.
38740  Is the cursor outside of an inset, the whole document will be selected.
38741 \end_layout
38742
38743 \begin_layout Subsection
38744 Select All
38745 \end_layout
38746
38747 \begin_layout Standard
38748 Selects the whole document.
38749 \end_layout
38750
38751 \begin_layout Subsection
38752 Find & Replace (Quick)
38753 \end_layout
38754
38755 \begin_layout Standard
38756 Described in section
38757 \begin_inset space ~
38758 \end_inset
38759
38760
38761 \begin_inset CommandInset ref
38762 LatexCommand ref
38763 reference "sec:Basic-Editing-Features"
38764
38765 \end_inset
38766
38767 .
38768 \end_layout
38769
38770 \begin_layout Subsection
38771 Find & Replace (Advanced)
38772 \end_layout
38773
38774 \begin_layout Standard
38775 Described in section
38776 \begin_inset space ~
38777 \end_inset
38778
38779
38780 \begin_inset CommandInset ref
38781 LatexCommand ref
38782 reference "sec:Advanced-Find-and"
38783
38784 \end_inset
38785
38786 .
38787 \end_layout
38788
38789 \begin_layout Subsection
38790 Move Paragraph Up/Down
38791 \end_layout
38792
38793 \begin_layout Standard
38794 This shifts the paragraph where the cursor is currently in one paragraph
38795  up or down.
38796 \end_layout
38797
38798 \begin_layout Subsection
38799 Text Style
38800 \end_layout
38801
38802 \begin_layout Standard
38803 Described in section
38804 \begin_inset space ~
38805 \end_inset
38806
38807
38808 \begin_inset CommandInset ref
38809 LatexCommand ref
38810 reference "sub:Fine-Tuning-with-the"
38811
38812 \end_inset
38813
38814 .
38815 \end_layout
38816
38817 \begin_layout Subsection
38818 Paragraph Settings
38819 \begin_inset Index idx
38820 status collapsed
38821
38822 \begin_layout Plain Layout
38823 Paragraph ! Settings
38824 \end_layout
38825
38826 \end_inset
38827
38828
38829 \end_layout
38830
38831 \begin_layout Standard
38832 Enables you to set the paragraph alignment, line spacing and label width.
38833  These settings only affect the paragraph in which the cursor is currently.
38834 \end_layout
38835
38836 \begin_layout Standard
38837 You can also prevent the first line of the paragraph being indented if you
38838  have chosen to separate paragraphs with indents in the 
38839 \family sans
38840 Document\SpecialChar \menuseparator
38841 Settings
38842 \family default
38843  dialog under 
38844 \family sans
38845 Text
38846 \begin_inset space ~
38847 \end_inset
38848
38849 Layout
38850 \family default
38851 .
38852 \end_layout
38853
38854 \begin_layout Subsection
38855 Table Settings and Math
38856 \end_layout
38857
38858 \begin_layout Standard
38859 These two menus are only fully active if the cursor is inside a table or
38860  a formula.
38861  Here you can change the properties of tables and formulas.
38862  The properties of tables are described in section
38863 \begin_inset space ~
38864 \end_inset
38865
38866
38867 \begin_inset CommandInset ref
38868 LatexCommand ref
38869 reference "sec:Tables"
38870
38871 \end_inset
38872
38873 , the properties of formulas in chapter
38874 \begin_inset space ~
38875 \end_inset
38876
38877
38878 \begin_inset CommandInset ref
38879 LatexCommand ref
38880 reference "cha:Mathematical-Formulas"
38881
38882 \end_inset
38883
38884 .
38885 \end_layout
38886
38887 \begin_layout Subsection
38888 Increase / Decrease List Depth
38889 \end_layout
38890
38891 \begin_layout Standard
38892 These menu entries are only active if the cursor is in an environment that
38893  can be nested.
38894  They increase/decrease the environment nesting level as explained in section
38895 \begin_inset space ~
38896 \end_inset
38897
38898
38899 \begin_inset CommandInset ref
38900 LatexCommand ref
38901 reference "sec:Nesting"
38902
38903 \end_inset
38904
38905  and 
38906 \begin_inset CommandInset ref
38907 LatexCommand ref
38908 reference "sub:Numbering-depth"
38909
38910 \end_inset
38911
38912 .
38913 \end_layout
38914
38915 \begin_layout Section
38916 The View Menu
38917 \begin_inset Index idx
38918 status collapsed
38919
38920 \begin_layout Plain Layout
38921 Menu ! View
38922 \end_layout
38923
38924 \end_inset
38925
38926
38927 \end_layout
38928
38929 \begin_layout Standard
38930 At the bottom of the 
38931 \family sans
38932 View
38933 \family default
38934  menu the opened documents are listed.
38935 \end_layout
38936
38937 \begin_layout Subsection
38938 Open/Close all Insets
38939 \end_layout
38940
38941 \begin_layout Standard
38942 Opens/closes all insets in your document.
38943 \end_layout
38944
38945 \begin_layout Subsection
38946 Unfold/Fold Math Macros
38947 \end_layout
38948
38949 \begin_layout Standard
38950 Unfolds/folds the current math macro.
38951 \end_layout
38952
38953 \begin_layout Standard
38954 Math macros are described in the 
38955 \emph on
38956 Math
38957 \emph default
38958  manual.
38959 \end_layout
38960
38961 \begin_layout Subsection
38962 View Source
38963 \end_layout
38964
38965 \begin_layout Standard
38966 Opens a window showing the source code of the actual document, as described
38967  in section
38968 \begin_inset space ~
38969 \end_inset
38970
38971
38972 \begin_inset CommandInset ref
38973 LatexCommand ref
38974 reference "sec:Previewing-snippets-of"
38975
38976 \end_inset
38977
38978 .
38979 \end_layout
38980
38981 \begin_layout Subsection
38982 View Messages
38983 \end_layout
38984
38985 \begin_layout Standard
38986 Opens a window showing console messages.
38987  This is useful for debugging LyX (i.
38988 \begin_inset space \thinspace{}
38989 \end_inset
38990
38991 e., hunt for errors in the program) or to see what is going on in the background
38992  while LaTeX is processing the document,
38993 \end_layout
38994
38995 \begin_layout Subsection
38996 View
38997 \end_layout
38998
38999 \begin_layout Standard
39000 This menu entry generates the output in the format you have specified as
39001  default output format either in the preferences (see sec.
39002 \begin_inset space \thinspace{}
39003 \end_inset
39004
39005
39006 \begin_inset CommandInset ref
39007 LatexCommand ref
39008 reference "sec:File-Formats"
39009
39010 \end_inset
39011
39012 ) or in the document settings (see sec.
39013 \begin_inset space \thinspace{}
39014 \end_inset
39015
39016
39017 \begin_inset CommandInset ref
39018 LatexCommand ref
39019 reference "sec:Doc-Output"
39020
39021 \end_inset
39022
39023 ) and opens it in an appropriate viewer.
39024  The viewer can be set or changed in the preferences, see section
39025 \begin_inset space ~
39026 \end_inset
39027
39028
39029 \begin_inset CommandInset ref
39030 LatexCommand ref
39031 reference "sec:File-Formats"
39032
39033 \end_inset
39034
39035 .
39036  The default viewers are set by LyX when it is first configured.
39037  The default output format is 
39038 \family sans
39039 PDF
39040 \begin_inset space ~
39041 \end_inset
39042
39043 (pdflatex)
39044 \family default
39045 .
39046 \end_layout
39047
39048 \begin_layout Subsection
39049 View (Other Formats)
39050 \end_layout
39051
39052 \begin_layout Standard
39053 With this submenu you can view your document in alternative output formats.
39054  The menu contains a list of available formats in which you can view the
39055  actual document with an external program.
39056  The menu entries are not the same on all installations — it depends on
39057  the LaTeX programs that are found while LyX was configured.
39058  All possible formats are listed in section
39059 \begin_inset space ~
39060 \end_inset
39061
39062
39063 \begin_inset CommandInset ref
39064 LatexCommand ref
39065 reference "sub:Export"
39066
39067 \end_inset
39068
39069 .
39070  You should at least see the menu entry 
39071 \family sans
39072 DVI
39073 \family default
39074 .
39075  If it is missing, you need to update or repair your LaTeX installation.
39076  After updating you have to reconfigure LyX, see section
39077 \begin_inset space ~
39078 \end_inset
39079
39080
39081 \begin_inset CommandInset ref
39082 LatexCommand ref
39083 reference "sec:Basic-LyX-Setup"
39084
39085 \end_inset
39086
39087 .
39088 \begin_inset Index idx
39089 status collapsed
39090
39091 \begin_layout Plain Layout
39092 Reconfiguration of LyX
39093 \end_layout
39094
39095 \end_inset
39096
39097
39098 \end_layout
39099
39100 \begin_layout Standard
39101 Invoking a menu will start a viewer program.
39102  The viewer can be set or changed in the preferences, see section
39103 \begin_inset space ~
39104 \end_inset
39105
39106
39107 \begin_inset CommandInset ref
39108 LatexCommand ref
39109 reference "sec:File-Formats"
39110
39111 \end_inset
39112
39113 .
39114  The default viewers are set by LyX when it is first configured.
39115 \end_layout
39116
39117 \begin_layout Subsection
39118 Update
39119 \end_layout
39120
39121 \begin_layout Standard
39122 This menu entry allows you to update the view with your latest changes (in
39123  the default output format) without opening a new viewer window.
39124 \end_layout
39125
39126 \begin_layout Subsection
39127 Update (Other Formats)
39128 \end_layout
39129
39130 \begin_layout Standard
39131 With this submenu you can update the view of alternative output formats
39132  of your document without opening a new viewer window.
39133 \end_layout
39134
39135 \begin_layout Subsection
39136 View Master Document
39137 \end_layout
39138
39139 \begin_layout Standard
39140 This menu item is only visible if your document is included to another document,
39141  which is then its 
39142 \begin_inset Quotes eld
39143 \end_inset
39144
39145 master
39146 \begin_inset Quotes erd
39147 \end_inset
39148
39149  (see section 
39150 \emph on
39151 Child Documents
39152 \emph default
39153  in the 
39154 \emph on
39155 Embedded
39156 \begin_inset space ~
39157 \end_inset
39158
39159 Objects
39160 \emph default
39161  manual for more information on this topic).
39162  This item allows you to view the master document from within its child.
39163  That is, if you are working on a child document which is a chapter of a
39164  book, 
39165 \family sans
39166 View Master
39167 \family default
39168  generates the output of the whole book, while 
39169 \family sans
39170 View
39171 \family default
39172  will just output the chapter alone.
39173 \end_layout
39174
39175 \begin_layout Standard
39176 The format used by this function is the default output format as specified
39177  in the preferences (see sec.
39178 \begin_inset space \thinspace{}
39179 \end_inset
39180
39181
39182 \begin_inset CommandInset ref
39183 LatexCommand ref
39184 reference "sec:File-Formats"
39185
39186 \end_inset
39187
39188 ) or in the document settings (see sec.
39189 \begin_inset space \thinspace{}
39190 \end_inset
39191
39192
39193 \begin_inset CommandInset ref
39194 LatexCommand ref
39195 reference "sec:Doc-Output"
39196
39197 \end_inset
39198
39199 ).
39200 \end_layout
39201
39202 \begin_layout Subsection
39203 Update Master Document
39204 \end_layout
39205
39206 \begin_layout Standard
39207 This menu item is only visible if your document is included to another document,
39208  which is then its 
39209 \begin_inset Quotes eld
39210 \end_inset
39211
39212 master
39213 \begin_inset Quotes erd
39214 \end_inset
39215
39216  (see section 
39217 \emph on
39218 Child Documents
39219 \emph default
39220  in the 
39221 \emph on
39222 Embedded
39223 \begin_inset space ~
39224 \end_inset
39225
39226 Objects
39227 \emph default
39228  manual for more information on this topic).
39229  This item allows you to update the view of a master document from within
39230  its child without the need to switch to the master document itself.
39231 \end_layout
39232
39233 \begin_layout Standard
39234 The format used by this function is the default output format as specified
39235  in the preferences (see sec.
39236 \begin_inset space \thinspace{}
39237 \end_inset
39238
39239
39240 \begin_inset CommandInset ref
39241 LatexCommand ref
39242 reference "sec:File-Formats"
39243
39244 \end_inset
39245
39246 ) or in the document settings (see sec.
39247 \begin_inset space \thinspace{}
39248 \end_inset
39249
39250
39251 \begin_inset CommandInset ref
39252 LatexCommand ref
39253 reference "sec:Doc-Output"
39254
39255 \end_inset
39256
39257 ).
39258 \end_layout
39259
39260 \begin_layout Subsection
39261 Split View
39262 \end_layout
39263
39264 \begin_layout Standard
39265 This will split LyX's main window vertically or horizontally.
39266  This allows you to view documents the same time to compare them, or to
39267  view the same document, but at different positions.
39268  You can even split the main window several times to view for example 3
39269  or more documents at the same time.
39270  To return to an unsplit view, use the menu 
39271 \family sans
39272 Close Current View
39273 \family default
39274 .
39275 \end_layout
39276
39277 \begin_layout Subsection
39278 Close Current View
39279 \end_layout
39280
39281 \begin_layout Standard
39282 Closes a split view.
39283 \end_layout
39284
39285 \begin_layout Subsection
39286 Fullscreen
39287 \end_layout
39288
39289 \begin_layout Standard
39290 Using this menu entry or pressing F11 removes the menu bar and all toolbars
39291  so that you will see nothing but your text.
39292  It furthermore displays LyX's main window fullscreen.
39293  To return from fullscreen to the normal view, press F11, or right-click
39294  and turn off the fullscreen mode in the context menu.
39295 \end_layout
39296
39297 \begin_layout Subsection
39298 Toolbars
39299 \begin_inset CommandInset label
39300 LatexCommand label
39301 name "sub:Toolbars"
39302
39303 \end_inset
39304
39305
39306 \begin_inset Index idx
39307 status collapsed
39308
39309 \begin_layout Plain Layout
39310 Toolbar
39311 \end_layout
39312
39313 \end_inset
39314
39315
39316 \end_layout
39317
39318 \begin_layout Standard
39319 In this menu entry you can set the appearance of the different toolbars.
39320  All toolbars and the 
39321 \family sans
39322 Command
39323 \begin_inset space ~
39324 \end_inset
39325
39326 Buffer
39327 \family default
39328  can be turned on and off.
39329  The 
39330 \emph on
39331 on
39332 \emph default
39333  state is denoted in the menu with a checkmark.
39334  The 
39335 \family sans
39336 Review
39337 \family default
39338
39339 \family sans
39340 Table
39341 \family default
39342
39343 \family sans
39344 Math
39345 \begin_inset space ~
39346 \end_inset
39347
39348 Panels
39349 \family default
39350
39351 \family sans
39352 Mathe
39353 \begin_inset space ~
39354 \end_inset
39355
39356 Macros
39357 \family default
39358  and 
39359 \family sans
39360 Math
39361 \family default
39362  toolbars can be additionally set to the state 
39363 \emph on
39364 automatic
39365 \emph default
39366  that is denoted in the menu with the suffix 
39367 \family sans
39368 (auto)
39369 \family default
39370 .
39371 \end_layout
39372
39373 \begin_layout Standard
39374 In the 
39375 \emph on
39376 on
39377 \emph default
39378  state the toolbar is permanently shown, in the 
39379 \emph on
39380 automatic
39381 \emph default
39382  state the toolbar is only shown when the cursor is in a certain environment
39383  or when a certain feature is enabled.
39384  That means that the review toolbar will only be shown if change tracking
39385  is activated, the math and table toolbars are only shown if the cursor
39386  is inside a formula or table, respectively.
39387 \end_layout
39388
39389 \begin_layout Standard
39390 LyX's toolbars and their buttons are explained in section
39391 \begin_inset space ~
39392 \end_inset
39393
39394
39395 \begin_inset CommandInset ref
39396 LatexCommand ref
39397 reference "sec:Toolbars"
39398
39399 \end_inset
39400
39401 .
39402 \end_layout
39403
39404 \begin_layout Section
39405 The Insert Menu
39406 \begin_inset Index idx
39407 status collapsed
39408
39409 \begin_layout Plain Layout
39410 Menu ! Insert
39411 \end_layout
39412
39413 \end_inset
39414
39415
39416 \end_layout
39417
39418 \begin_layout Subsection
39419 Math
39420 \end_layout
39421
39422 \begin_layout Standard
39423 Inserts math constructs that are explained in chapter
39424 \begin_inset space ~
39425 \end_inset
39426
39427
39428 \begin_inset CommandInset ref
39429 LatexCommand ref
39430 reference "cha:Mathematical-Formulas"
39431
39432 \end_inset
39433
39434  and the 
39435 \emph on
39436 Math
39437 \emph default
39438  manual.
39439 \end_layout
39440
39441 \begin_layout Subsection
39442 Special Character
39443 \begin_inset CommandInset label
39444 LatexCommand label
39445 name "sub:Special-Character"
39446
39447 \end_inset
39448
39449
39450 \end_layout
39451
39452 \begin_layout Standard
39453 Here you can insert the following characters:
39454 \end_layout
39455
39456 \begin_layout Description
39457 Symbols Inserts any character that can be output by your LaTeX system.
39458  Therefore the number of character categories in this dialog and the available
39459  characters depend on the LaTeX-packages you have installed.
39460 \begin_inset Newline newline
39461 \end_inset
39462
39463  
39464 \begin_inset Note Greyedout
39465 status open
39466
39467 \begin_layout Plain Layout
39468
39469 \series bold
39470 Note:
39471 \series default
39472  Not all characters will be visible in the 
39473 \family sans
39474 Symbols
39475 \family default
39476  dialog because none of the screen fonts that you can set in the preferences
39477  dialog (see sec.
39478 \begin_inset space \thinspace{}
39479 \end_inset
39480
39481
39482 \begin_inset CommandInset ref
39483 LatexCommand ref
39484 reference "sub:Screen-Fonts"
39485
39486 \end_inset
39487
39488 ) can display every character.
39489 \end_layout
39490
39491 \end_inset
39492
39493
39494 \end_layout
39495
39496 \begin_layout Description
39497 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39498
39499 \end_layout
39500
39501 \begin_layout Description
39502 End
39503 \begin_inset space ~
39504 \end_inset
39505
39506 of
39507 \begin_inset space ~
39508 \end_inset
39509
39510 Sentence Inserts an end of sentence dot as described in section
39511 \begin_inset space ~
39512 \end_inset
39513
39514
39515 \begin_inset CommandInset ref
39516 LatexCommand ref
39517 reference "sub:Abbreviations"
39518
39519 \end_inset
39520
39521 .
39522 \end_layout
39523
39524 \begin_layout Description
39525 Ordinary
39526 \begin_inset space ~
39527 \end_inset
39528
39529 Quote Inserts this quote: ", no matter what quote type you selected in the
39530  
39531 \family sans
39532 Document\SpecialChar \menuseparator
39533 Settings
39534 \family default
39535  dialog under 
39536 \family sans
39537 Language
39538 \family default
39539 .
39540 \end_layout
39541
39542 \begin_layout Description
39543 Single
39544 \begin_inset space ~
39545 \end_inset
39546
39547 Quote Inserts this quote: 
39548 \begin_inset Quotes ers
39549 \end_inset
39550
39551
39552 \end_layout
39553
39554 \begin_layout Description
39555 Protected
39556 \begin_inset space ~
39557 \end_inset
39558
39559 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39560
39561 \end_layout
39562
39563 \begin_layout Description
39564 Breakable
39565 \begin_inset space ~
39566 \end_inset
39567
39568 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39569
39570 \end_layout
39571
39572 \begin_layout Description
39573 Menu
39574 \begin_inset space ~
39575 \end_inset
39576
39577 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39578
39579 \end_layout
39580
39581 \begin_layout Description
39582 Phonetic
39583 \begin_inset space ~
39584 \end_inset
39585
39586 Symbols 
39587 \begin_inset Index idx
39588 status collapsed
39589
39590 \begin_layout Plain Layout
39591 Phonetic symbols
39592 \end_layout
39593
39594 \end_inset
39595
39596
39597 \begin_inset Index idx
39598 status collapsed
39599
39600 \begin_layout Plain Layout
39601 Language ! Phonetic symbols
39602 \end_layout
39603
39604 \end_inset
39605
39606 Creates a formula with a so called tipa inset.
39607  Here you can insert commands to create IPA phonetic symbols.
39608  For this feature you must have the LaTeX-package 
39609 \series bold
39610 tipa
39611 \series default
39612
39613 \begin_inset Index idx
39614 status collapsed
39615
39616 \begin_layout Plain Layout
39617 LaTeX-packages ! tipa
39618 \end_layout
39619
39620 \end_inset
39621
39622  installed.
39623 \begin_inset Newline newline
39624 \end_inset
39625
39626 For more information about this feature we refer to the documentation of
39627  
39628 \series bold
39629 tipa, 
39630 \begin_inset CommandInset citation
39631 LatexCommand cite
39632 key "tipa"
39633
39634 \end_inset
39635
39636
39637 \series default
39638  and this Wiki-page:
39639 \begin_inset Newline newline
39640 \end_inset
39641
39642
39643 \begin_inset Flex URL
39644 status collapsed
39645
39646 \begin_layout Plain Layout
39647
39648 http://wiki.lyx.org/LyX/LinguistLyX
39649 \end_layout
39650
39651 \end_inset
39652
39653
39654 \end_layout
39655
39656 \begin_layout Subsection
39657 Formatting
39658 \end_layout
39659
39660 \begin_layout Standard
39661 Here you can insert the following format constructs:
39662 \end_layout
39663
39664 \begin_layout Description
39665 Superscript Inserts a superscript: test
39666 \begin_inset script superscript
39667
39668 \begin_layout Plain Layout
39669 a, b
39670 \end_layout
39671
39672 \end_inset
39673
39674
39675 \end_layout
39676
39677 \begin_layout Description
39678 Subscript Inserts a subscript: test
39679 \begin_inset script subscript
39680
39681 \begin_layout Plain Layout
39682 3x
39683 \end_layout
39684
39685 \end_inset
39686
39687
39688 \end_layout
39689
39690 \begin_layout Description
39691 Protected
39692 \begin_inset space ~
39693 \end_inset
39694
39695 Space Inserts a protected space that is described in section
39696 \begin_inset space ~
39697 \end_inset
39698
39699
39700 \begin_inset CommandInset ref
39701 LatexCommand ref
39702 reference "sub:Protected-Space"
39703
39704 \end_inset
39705
39706 .
39707 \end_layout
39708
39709 \begin_layout Description
39710 Inter-word
39711 \begin_inset space ~
39712 \end_inset
39713
39714 Space Inserts an inter-word space that is described in section
39715 \begin_inset space ~
39716 \end_inset
39717
39718
39719 \begin_inset CommandInset ref
39720 LatexCommand ref
39721 reference "sub:Inter-word-Space"
39722
39723 \end_inset
39724
39725 .
39726 \end_layout
39727
39728 \begin_layout Description
39729 Thin
39730 \begin_inset space ~
39731 \end_inset
39732
39733 Space Inserts a thin space that is described in section
39734 \begin_inset space ~
39735 \end_inset
39736
39737
39738 \begin_inset CommandInset ref
39739 LatexCommand ref
39740 reference "sub:Thin-Space"
39741
39742 \end_inset
39743
39744 .
39745 \end_layout
39746
39747 \begin_layout Description
39748 Horizontal
39749 \begin_inset space ~
39750 \end_inset
39751
39752 Space Inserts horizontal space, see section
39753 \begin_inset space ~
39754 \end_inset
39755
39756
39757 \begin_inset CommandInset ref
39758 LatexCommand ref
39759 reference "sub:Horizontal-Space"
39760
39761 \end_inset
39762
39763  for a description.
39764 \end_layout
39765
39766 \begin_layout Description
39767 Horizontal
39768 \begin_inset space ~
39769 \end_inset
39770
39771 Line Inserts a horizontal line, see section
39772 \begin_inset space ~
39773 \end_inset
39774
39775
39776 \begin_inset CommandInset ref
39777 LatexCommand ref
39778 reference "sub:Horizontal-Lines"
39779
39780 \end_inset
39781
39782  for a description.
39783 \end_layout
39784
39785 \begin_layout Description
39786 Vertical
39787 \begin_inset space ~
39788 \end_inset
39789
39790 Space Inserts vertical space, see section
39791 \begin_inset space ~
39792 \end_inset
39793
39794
39795 \begin_inset CommandInset ref
39796 LatexCommand ref
39797 reference "sub:Vertical-Space"
39798
39799 \end_inset
39800
39801  for a description.
39802 \end_layout
39803
39804 \begin_layout Description
39805 Phantom Inserts Phantom space, see section
39806 \begin_inset space ~
39807 \end_inset
39808
39809
39810 \begin_inset CommandInset ref
39811 LatexCommand ref
39812 reference "sub:Phantom-Space"
39813
39814 \end_inset
39815
39816 .
39817 \end_layout
39818
39819 \begin_layout Description
39820 Hyphenation
39821 \begin_inset space ~
39822 \end_inset
39823
39824 Point Inserts a hyphenation point, see section
39825 \begin_inset space ~
39826 \end_inset
39827
39828
39829 \begin_inset CommandInset ref
39830 LatexCommand ref
39831 reference "sub:Hyphenation"
39832
39833 \end_inset
39834
39835 .
39836 \end_layout
39837
39838 \begin_layout Description
39839 Ligature
39840 \begin_inset space ~
39841 \end_inset
39842
39843 Break Inserts a ligature break, see section
39844 \begin_inset space ~
39845 \end_inset
39846
39847
39848 \begin_inset CommandInset ref
39849 LatexCommand ref
39850 reference "sub:Ligatures"
39851
39852 \end_inset
39853
39854 .
39855 \end_layout
39856
39857 \begin_layout Description
39858 Ragged
39859 \begin_inset space ~
39860 \end_inset
39861
39862 Line
39863 \begin_inset space ~
39864 \end_inset
39865
39866 Break Inserts a forced line break, see section
39867 \begin_inset space ~
39868 \end_inset
39869
39870
39871 \begin_inset CommandInset ref
39872 LatexCommand ref
39873 reference "sub:Forced-Line-Breaks"
39874
39875 \end_inset
39876
39877 .
39878 \end_layout
39879
39880 \begin_layout Description
39881 Justified
39882 \begin_inset space ~
39883 \end_inset
39884
39885 Break Inserts a forced line break that furthermore stretches the broken
39886  text line to the page border, see section
39887 \begin_inset space ~
39888 \end_inset
39889
39890
39891 \begin_inset CommandInset ref
39892 LatexCommand ref
39893 reference "sub:Forced-Line-Breaks"
39894
39895 \end_inset
39896
39897 .
39898 \end_layout
39899
39900 \begin_layout Description
39901 New
39902 \begin_inset space ~
39903 \end_inset
39904
39905 Page Inserts a forced page break, described in section
39906 \begin_inset space ~
39907 \end_inset
39908
39909
39910 \begin_inset CommandInset ref
39911 LatexCommand ref
39912 reference "sub:Forced-Page-Breaks"
39913
39914 \end_inset
39915
39916 .
39917 \end_layout
39918
39919 \begin_layout Description
39920 Page
39921 \begin_inset space ~
39922 \end_inset
39923
39924 Break Inserts a forced page break that furthermore stretches the broken
39925  text page to the page border, described in section
39926 \begin_inset space ~
39927 \end_inset
39928
39929
39930 \begin_inset CommandInset ref
39931 LatexCommand ref
39932 reference "sub:Forced-Page-Breaks"
39933
39934 \end_inset
39935
39936 .
39937 \end_layout
39938
39939 \begin_layout Description
39940 Clear
39941 \begin_inset space ~
39942 \end_inset
39943
39944 Page Inserts a clear page break, described in section
39945 \begin_inset space ~
39946 \end_inset
39947
39948
39949 \begin_inset CommandInset ref
39950 LatexCommand ref
39951 reference "sub:Clear-Page-Breaks"
39952
39953 \end_inset
39954
39955 .
39956 \end_layout
39957
39958 \begin_layout Description
39959 Clear
39960 \begin_inset space ~
39961 \end_inset
39962
39963 Double
39964 \begin_inset space ~
39965 \end_inset
39966
39967 Page Inserts a clear doublepage break, described in section
39968 \begin_inset space ~
39969 \end_inset
39970
39971
39972 \begin_inset CommandInset ref
39973 LatexCommand ref
39974 reference "sub:Clear-Page-Breaks"
39975
39976 \end_inset
39977
39978 .
39979 \end_layout
39980
39981 \begin_layout Subsection
39982 List / TOC
39983 \end_layout
39984
39985 \begin_layout Standard
39986 Various lists can be inserted with this menu entry.
39987  The table of contents, the algorithm, figures and tables list are described
39988  in section
39989 \begin_inset space ~
39990 \end_inset
39991
39992
39993 \begin_inset CommandInset ref
39994 LatexCommand ref
39995 reference "sec:toc"
39996
39997 \end_inset
39998
39999 .
40000  The index list is described in section
40001 \begin_inset space ~
40002 \end_inset
40003
40004
40005 \begin_inset CommandInset ref
40006 LatexCommand ref
40007 reference "sec:Index"
40008
40009 \end_inset
40010
40011 , the nomenclature in section
40012 \begin_inset space ~
40013 \end_inset
40014
40015
40016 \begin_inset CommandInset ref
40017 LatexCommand ref
40018 reference "sec:Nomenclature"
40019
40020 \end_inset
40021
40022  and the BibTeX bibliography in section
40023 \begin_inset space ~
40024 \end_inset
40025
40026
40027 \begin_inset CommandInset ref
40028 LatexCommand ref
40029 reference "sub:Bibliography-databases"
40030
40031 \end_inset
40032
40033 .
40034 \end_layout
40035
40036 \begin_layout Subsection
40037 Float
40038 \end_layout
40039
40040 \begin_layout Standard
40041 To insert floats, described in section
40042 \begin_inset space ~
40043 \end_inset
40044
40045
40046 \begin_inset CommandInset ref
40047 LatexCommand ref
40048 reference "sec:Floats"
40049
40050 \end_inset
40051
40052 .
40053 \end_layout
40054
40055 \begin_layout Subsection
40056 Note
40057 \end_layout
40058
40059 \begin_layout Standard
40060 To insert notes, described in section
40061 \begin_inset space ~
40062 \end_inset
40063
40064
40065 \begin_inset CommandInset ref
40066 LatexCommand ref
40067 reference "sec:Notes"
40068
40069 \end_inset
40070
40071 .
40072 \end_layout
40073
40074 \begin_layout Subsection
40075 Branch
40076 \end_layout
40077
40078 \begin_layout Standard
40079 Inserts branch insets as described in section
40080 \begin_inset space ~
40081 \end_inset
40082
40083
40084 \begin_inset CommandInset ref
40085 LatexCommand ref
40086 reference "sec:Branches"
40087
40088 \end_inset
40089
40090 .
40091 \end_layout
40092
40093 \begin_layout Subsection
40094 Custom Insets
40095 \end_layout
40096
40097 \begin_layout Standard
40098 Inserts document class-specific insets.
40099  Such insets only exist if they are defined in the layout file for a certain
40100  document class.
40101  An example is the document class 
40102 \begin_inset Quotes eld
40103 \end_inset
40104
40105 article (Elsevier)
40106 \begin_inset Quotes erd
40107 \end_inset
40108
40109  with three custom insets.
40110  The section 
40111 \emph on
40112 Flex insets and InsetLayout
40113 \emph default
40114  of the 
40115 \emph on
40116 Customization
40117 \emph default
40118  manual explains how custom insets are defined.
40119 \end_layout
40120
40121 \begin_layout Subsection
40122 File
40123 \begin_inset Index idx
40124 status collapsed
40125
40126 \begin_layout Plain Layout
40127 External Material
40128 \end_layout
40129
40130 \end_inset
40131
40132
40133 \end_layout
40134
40135 \begin_layout Standard
40136 This menu entry allows you to insert or include the contents of other LyX
40137  files in your document.
40138  How you can do this is explained in detail in the chapter 
40139 \emph on
40140 External Stuff
40141 \emph default
40142  of the 
40143 \emph on
40144 Embedded
40145 \begin_inset space ~
40146 \end_inset
40147
40148 Objects
40149 \emph default
40150  manual.
40151 \end_layout
40152
40153 \begin_layout Subsection
40154 Box
40155 \begin_inset Index idx
40156 status collapsed
40157
40158 \begin_layout Plain Layout
40159 Boxes
40160 \end_layout
40161
40162 \end_inset
40163
40164
40165 \end_layout
40166
40167 \begin_layout Standard
40168 Inserts a minipage box that is described section
40169 \begin_inset space ~
40170 \end_inset
40171
40172
40173 \begin_inset CommandInset ref
40174 LatexCommand ref
40175 reference "sec:Minipages"
40176
40177 \end_inset
40178
40179 .
40180  All box types supported by LyX are explained in detail in the chapter 
40181 \emph on
40182 Boxes
40183 \emph default
40184  of the 
40185 \emph on
40186 Embedded
40187 \begin_inset space ~
40188 \end_inset
40189
40190 Objects
40191 \emph default
40192  manual.
40193 \end_layout
40194
40195 \begin_layout Subsection
40196 Citation
40197 \end_layout
40198
40199 \begin_layout Standard
40200 Inserts a citation as described in section
40201 \begin_inset space ~
40202 \end_inset
40203
40204
40205 \begin_inset CommandInset ref
40206 LatexCommand ref
40207 reference "sec:Bibliography"
40208
40209 \end_inset
40210
40211 .
40212 \end_layout
40213
40214 \begin_layout Subsection
40215 Cross-Reference
40216 \end_layout
40217
40218 \begin_layout Standard
40219 Inserts a cross-reference as described in section
40220 \begin_inset space ~
40221 \end_inset
40222
40223
40224 \begin_inset CommandInset ref
40225 LatexCommand ref
40226 reference "sec:Cross-References"
40227
40228 \end_inset
40229
40230 .
40231 \end_layout
40232
40233 \begin_layout Subsection
40234 Label
40235 \end_layout
40236
40237 \begin_layout Standard
40238 Inserts a label as described in section
40239 \begin_inset space ~
40240 \end_inset
40241
40242
40243 \begin_inset CommandInset ref
40244 LatexCommand ref
40245 reference "sec:Cross-References"
40246
40247 \end_inset
40248
40249 .
40250 \end_layout
40251
40252 \begin_layout Subsection
40253 Caption
40254 \begin_inset Index idx
40255 status collapsed
40256
40257 \begin_layout Plain Layout
40258 Captions
40259 \end_layout
40260
40261 \end_inset
40262
40263
40264 \begin_inset Index idx
40265 status collapsed
40266
40267 \begin_layout Plain Layout
40268 Longtables ! Caption
40269 \end_layout
40270
40271 \end_inset
40272
40273
40274 \end_layout
40275
40276 \begin_layout Standard
40277 Inserts a caption in a float or longtable.
40278  Floats are described in section
40279 \begin_inset space ~
40280 \end_inset
40281
40282
40283 \begin_inset CommandInset ref
40284 LatexCommand ref
40285 reference "sec:Floats"
40286
40287 \end_inset
40288
40289 , captions in longtables are described in the section 
40290 \emph on
40291 Longtable Captions
40292 \emph default
40293  of the 
40294 \emph on
40295 Embedded
40296 \begin_inset space ~
40297 \end_inset
40298
40299 Objects
40300 \emph default
40301  manual.
40302 \end_layout
40303
40304 \begin_layout Subsection
40305 Index Entry
40306 \end_layout
40307
40308 \begin_layout Standard
40309 Inserts an index entry as described in section
40310 \begin_inset space ~
40311 \end_inset
40312
40313
40314 \begin_inset CommandInset ref
40315 LatexCommand ref
40316 reference "sec:Index"
40317
40318 \end_inset
40319
40320 .
40321 \end_layout
40322
40323 \begin_layout Subsection
40324 Nomenclature Entry
40325 \end_layout
40326
40327 \begin_layout Standard
40328 Inserts a nomenclature entry as described in section
40329 \begin_inset space ~
40330 \end_inset
40331
40332
40333 \begin_inset CommandInset ref
40334 LatexCommand ref
40335 reference "sec:Nomenclature"
40336
40337 \end_inset
40338
40339 .
40340 \end_layout
40341
40342 \begin_layout Subsection
40343 Table
40344 \end_layout
40345
40346 \begin_layout Standard
40347 Inserts a table.
40348  Tables are described in section
40349 \begin_inset space ~
40350 \end_inset
40351
40352
40353 \begin_inset CommandInset ref
40354 LatexCommand ref
40355 reference "sec:Tables"
40356
40357 \end_inset
40358
40359 .
40360 \end_layout
40361
40362 \begin_layout Subsection
40363 Graphics
40364 \end_layout
40365
40366 \begin_layout Standard
40367 Inserts a graphic.
40368  Graphics are described in section
40369 \begin_inset space ~
40370 \end_inset
40371
40372
40373 \begin_inset CommandInset ref
40374 LatexCommand ref
40375 reference "sec:Graphics"
40376
40377 \end_inset
40378
40379 .
40380 \end_layout
40381
40382 \begin_layout Subsection
40383 URL
40384 \end_layout
40385
40386 \begin_layout Standard
40387 Inserts an URL as described in section
40388 \begin_inset space ~
40389 \end_inset
40390
40391
40392 \begin_inset CommandInset ref
40393 LatexCommand ref
40394 reference "sub:URLs"
40395
40396 \end_inset
40397
40398 .
40399 \end_layout
40400
40401 \begin_layout Subsection
40402 Hyperlinks
40403 \end_layout
40404
40405 \begin_layout Standard
40406 Inserts a hyperlink as described in section
40407 \begin_inset space ~
40408 \end_inset
40409
40410
40411 \begin_inset CommandInset ref
40412 LatexCommand ref
40413 reference "sub:Hyperlinks"
40414
40415 \end_inset
40416
40417 .
40418 \end_layout
40419
40420 \begin_layout Subsection
40421 Footnote
40422 \end_layout
40423
40424 \begin_layout Standard
40425 Inserts a footnote, see section
40426 \begin_inset space ~
40427 \end_inset
40428
40429
40430 \begin_inset CommandInset ref
40431 LatexCommand ref
40432 reference "sec:Footnotes"
40433
40434 \end_inset
40435
40436 .
40437 \end_layout
40438
40439 \begin_layout Subsection
40440 Marginal Note
40441 \end_layout
40442
40443 \begin_layout Standard
40444 Inserts a marginal note, see section
40445 \begin_inset space ~
40446 \end_inset
40447
40448
40449 \begin_inset CommandInset ref
40450 LatexCommand ref
40451 reference "sec:Marginal-Notes"
40452
40453 \end_inset
40454
40455 .
40456 \end_layout
40457
40458 \begin_layout Subsection
40459 Short Title
40460 \end_layout
40461
40462 \begin_layout Standard
40463 Inserts a short title, see section
40464 \begin_inset space ~
40465 \end_inset
40466
40467
40468 \begin_inset CommandInset ref
40469 LatexCommand ref
40470 reference "sec:Short-Titles"
40471
40472 \end_inset
40473
40474 .
40475 \end_layout
40476
40477 \begin_layout Subsection
40478 TeX Code
40479 \end_layout
40480
40481 \begin_layout Standard
40482 Inserts a TeX Code box, see section
40483 \begin_inset space ~
40484 \end_inset
40485
40486
40487 \begin_inset CommandInset ref
40488 LatexCommand ref
40489 reference "sub:TeX-Code-Boxes"
40490
40491 \end_inset
40492
40493  for a description.
40494 \end_layout
40495
40496 \begin_layout Subsection
40497 Program Listing
40498 \begin_inset Index idx
40499 status collapsed
40500
40501 \begin_layout Plain Layout
40502 Program listings
40503 \end_layout
40504
40505 \end_inset
40506
40507
40508 \end_layout
40509
40510 \begin_layout Standard
40511 Inserts a program listings box.
40512  Program listings are explained in the chapter 
40513 \emph on
40514 Program Code Listings
40515 \emph default
40516  of the 
40517 \emph on
40518 Embedded
40519 \begin_inset space ~
40520 \end_inset
40521
40522 Objects
40523 \emph default
40524  manual.
40525 \end_layout
40526
40527 \begin_layout Subsection
40528 Date
40529 \end_layout
40530
40531 \begin_layout Standard
40532 Inserts the actual date.
40533  The format depends on the date format of the language that is used for
40534  LyX's menus.
40535  LyX offers various ways to insert a date which are explained and also compared
40536  in the section 
40537 \emph on
40538 External Material
40539 \emph default
40540  of the 
40541 \emph on
40542 Embedded
40543 \begin_inset space ~
40544 \end_inset
40545
40546 Objects
40547 \emph default
40548  manual.
40549 \end_layout
40550
40551 \begin_layout Subsection
40552 Preview
40553 \end_layout
40554
40555 \begin_layout Standard
40556 Inserts a preview inset, see section
40557 \begin_inset space ~
40558 \end_inset
40559
40560
40561 \begin_inset CommandInset ref
40562 LatexCommand ref
40563 reference "sec:Previewing-snippets-of"
40564
40565 \end_inset
40566
40567  for a description.
40568 \end_layout
40569
40570 \begin_layout Section
40571 The Navigate Menu
40572 \begin_inset Index idx
40573 status collapsed
40574
40575 \begin_layout Plain Layout
40576 Menu ! Navigate
40577 \end_layout
40578
40579 \end_inset
40580
40581
40582 \end_layout
40583
40584 \begin_layout Standard
40585 This menu lists the existing chapters, sections, figures, tables, etc.
40586 \begin_inset space ~
40587 \end_inset
40588
40589 of the current document.
40590  This allows you to navigate easily through you document.
40591 \end_layout
40592
40593 \begin_layout Subsection
40594 Bookmarks
40595 \end_layout
40596
40597 \begin_layout Standard
40598 With this menu entry you are able to define your own bookmarks.
40599  This is useful when you are working on a large document and often have
40600  to jump e.
40601 \begin_inset space \thinspace{}
40602 \end_inset
40603
40604 g.
40605 \begin_inset space \space{}
40606 \end_inset
40607
40608 between section
40609 \begin_inset space ~
40610 \end_inset
40611
40612 2.5 and 6.3.
40613  To create bookmarks for this example, go to section
40614 \begin_inset space ~
40615 \end_inset
40616
40617 2.5 and use the submenu 
40618 \family sans
40619 Save
40620 \begin_inset space ~
40621 \end_inset
40622
40623 Bookmark
40624 \begin_inset space ~
40625 \end_inset
40626
40627 1
40628 \family default
40629 .
40630  Then go to section
40631 \begin_inset space ~
40632 \end_inset
40633
40634 6.3 and use 
40635 \family sans
40636 Save
40637 \begin_inset space ~
40638 \end_inset
40639
40640 Bookmark
40641 \begin_inset space ~
40642 \end_inset
40643
40644
40645 \family default
40646 2.
40647  Now you can jump easily between these sections by using the menu or by
40648  the key bindings 
40649 \begin_inset Info
40650 type  "shortcut"
40651 arg   "bookmark-goto 1"
40652 \end_inset
40653
40654  and 
40655 \begin_inset Info
40656 type  "shortcut"
40657 arg   "bookmark-goto 2"
40658 \end_inset
40659
40660 .
40661 \end_layout
40662
40663 \begin_layout Standard
40664 You can also use bookmarks to jump between several opened documents.
40665  The saved bookmarks are valid till the document is closed.
40666 \end_layout
40667
40668 \begin_layout Subsection
40669 Next Note, Change, Cross-reference
40670 \end_layout
40671
40672 \begin_layout Standard
40673 Jump to the next note, change, or cross-reference following the current
40674  cursor position.
40675 \end_layout
40676
40677 \begin_layout Subsection
40678 Go to Label
40679 \end_layout
40680
40681 \begin_layout Standard
40682 Only active if the cursor is in front of a cross-reference.
40683  Sets the cursor before the referenced label.
40684  (It is the same as if you right-click on a cross-reference box and use
40685  
40686 \family sans
40687 Go
40688 \begin_inset space ~
40689 \end_inset
40690
40691 to
40692 \begin_inset space ~
40693 \end_inset
40694
40695 Label)
40696 \family default
40697 .
40698 \end_layout
40699
40700 \begin_layout Subsection
40701 Forward Search
40702 \end_layout
40703
40704 \begin_layout Standard
40705 This feature allows you to directly jump to the corresponding text part
40706  in the output, see section 
40707 \emph on
40708 Forward
40709 \begin_inset space ~
40710 \end_inset
40711
40712 search
40713 \emph default
40714  in the 
40715 \emph on
40716 Additional
40717 \begin_inset space ~
40718 \end_inset
40719
40720 Features
40721 \emph default
40722  manual for a detailed description.
40723 \end_layout
40724
40725 \begin_layout Section
40726 The Document Menu
40727 \begin_inset Index idx
40728 status collapsed
40729
40730 \begin_layout Plain Layout
40731 Menu ! Document
40732 \end_layout
40733
40734 \end_inset
40735
40736
40737 \end_layout
40738
40739 \begin_layout Subsection
40740 Change Tracking
40741 \end_layout
40742
40743 \begin_layout Standard
40744 Change Tracking is described in section
40745 \begin_inset space ~
40746 \end_inset
40747
40748
40749 \begin_inset CommandInset ref
40750 LatexCommand ref
40751 reference "sec:Change-Tracking"
40752
40753 \end_inset
40754
40755 .
40756 \end_layout
40757
40758 \begin_layout Subsection
40759 LaT
40760 \begin_inset ERT
40761 status collapsed
40762
40763 \begin_layout Plain Layout
40764
40765 {}
40766 \end_layout
40767
40768 \end_inset
40769
40770 eX Log
40771 \end_layout
40772
40773 \begin_layout Standard
40774 After running LaTeX by viewing or exporting a document, this menu will be
40775  enabled.
40776  It shows the logfile of the used LaTeX-program.
40777 \end_layout
40778
40779 \begin_layout Standard
40780 Here you can see how LaTeX works in the background.
40781  
40782 \emph on
40783 Experts
40784 \emph default
40785  will find in it reasons for LaTeX-errors.
40786 \end_layout
40787
40788 \begin_layout Subsection
40789 Outline
40790 \end_layout
40791
40792 \begin_layout Standard
40793 Opens the TOC/Outline window as described in section
40794 \begin_inset space ~
40795 \end_inset
40796
40797
40798 \begin_inset CommandInset ref
40799 LatexCommand ref
40800 reference "sec:Navigating"
40801
40802 \end_inset
40803
40804  and 
40805 \begin_inset CommandInset ref
40806 LatexCommand ref
40807 reference "sub:Table-of-Contents"
40808
40809 \end_inset
40810
40811 .
40812 \end_layout
40813
40814 \begin_layout Subsection
40815 Start Appendix Here
40816 \end_layout
40817
40818 \begin_layout Standard
40819 This menu will start the appendix of the document at the current cursor
40820  position as described in section
40821 \begin_inset space ~
40822 \end_inset
40823
40824
40825 \begin_inset CommandInset ref
40826 LatexCommand ref
40827 reference "sec:Appendices"
40828
40829 \end_inset
40830
40831 .
40832 \end_layout
40833
40834 \begin_layout Subsection
40835 Compressed
40836 \end_layout
40837
40838 \begin_layout Standard
40839 Un/compresses the current document.
40840 \end_layout
40841
40842 \begin_layout Subsection
40843 Settings
40844 \end_layout
40845
40846 \begin_layout Standard
40847 The document settings are described in appendix
40848 \begin_inset space ~
40849 \end_inset
40850
40851
40852 \begin_inset CommandInset ref
40853 LatexCommand ref
40854 reference "chap:The-Document-Settings"
40855
40856 \end_inset
40857
40858 .
40859 \end_layout
40860
40861 \begin_layout Section
40862 The Tools Menu
40863 \begin_inset Index idx
40864 status collapsed
40865
40866 \begin_layout Plain Layout
40867 Menu ! Tools
40868 \end_layout
40869
40870 \end_inset
40871
40872
40873 \end_layout
40874
40875 \begin_layout Subsection
40876 Spellchecker
40877 \end_layout
40878
40879 \begin_layout Standard
40880 Spell checking is explained in section
40881 \begin_inset space ~
40882 \end_inset
40883
40884
40885 \begin_inset CommandInset ref
40886 LatexCommand ref
40887 reference "sec:Spellchecking"
40888
40889 \end_inset
40890
40891 .
40892 \end_layout
40893
40894 \begin_layout Subsection
40895 Thesaurus
40896 \end_layout
40897
40898 \begin_layout Standard
40899 The thesaurus is described in section
40900 \begin_inset space ~
40901 \end_inset
40902
40903
40904 \begin_inset CommandInset ref
40905 LatexCommand ref
40906 reference "sec:Thesaurus"
40907
40908 \end_inset
40909
40910 .
40911 \end_layout
40912
40913 \begin_layout Subsection
40914 Statistics
40915 \begin_inset Index idx
40916 status collapsed
40917
40918 \begin_layout Plain Layout
40919 Word count
40920 \end_layout
40921
40922 \end_inset
40923
40924
40925 \begin_inset Index idx
40926 status collapsed
40927
40928 \begin_layout Plain Layout
40929 Character count
40930 \end_layout
40931
40932 \end_inset
40933
40934
40935 \end_layout
40936
40937 \begin_layout Standard
40938 Counts the words and characters in the actual document or the highlighted
40939  document part.
40940 \end_layout
40941
40942 \begin_layout Subsection
40943 TeX Information
40944 \begin_inset Index idx
40945 status collapsed
40946
40947 \begin_layout Plain Layout
40948 TeX Information
40949 \end_layout
40950
40951 \end_inset
40952
40953
40954 \end_layout
40955
40956 \begin_layout Standard
40957 Shows you a list of the document classes and styles installed in your LaTeX-syst
40958 em.
40959 \end_layout
40960
40961 \begin_layout Subsection
40962 Reconfigure
40963 \begin_inset Index idx
40964 status collapsed
40965
40966 \begin_layout Plain Layout
40967 LyX ! Reconfigure|see
40968 \begin_inset ERT
40969 status collapsed
40970
40971 \begin_layout Plain Layout
40972
40973 {
40974 \end_layout
40975
40976 \end_inset
40977
40978 Reconfiguration of LyX
40979 \begin_inset ERT
40980 status collapsed
40981
40982 \begin_layout Plain Layout
40983
40984 }
40985 \end_layout
40986
40987 \end_inset
40988
40989
40990 \end_layout
40991
40992 \end_inset
40993
40994
40995 \begin_inset Index idx
40996 status collapsed
40997
40998 \begin_layout Plain Layout
40999 Reconfiguration of LyX
41000 \end_layout
41001
41002 \end_inset
41003
41004
41005 \end_layout
41006
41007 \begin_layout Standard
41008 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
41009  and programs it needs; see also section
41010 \begin_inset space ~
41011 \end_inset
41012
41013
41014 \begin_inset CommandInset ref
41015 LatexCommand ref
41016 reference "sec:Basic-LyX-Setup"
41017
41018 \end_inset
41019
41020 .
41021 \end_layout
41022
41023 \begin_layout Subsection
41024 Preferences
41025 \end_layout
41026
41027 \begin_layout Standard
41028 The preferences dialog is described in detail in appendix
41029 \begin_inset space ~
41030 \end_inset
41031
41032
41033 \begin_inset CommandInset ref
41034 LatexCommand ref
41035 reference "chap:The-Preferences-dialog"
41036
41037 \end_inset
41038
41039 .
41040 \end_layout
41041
41042 \begin_layout Section
41043 The Help Menu
41044 \begin_inset Index idx
41045 status collapsed
41046
41047 \begin_layout Plain Layout
41048 Menu ! Help
41049 \end_layout
41050
41051 \end_inset
41052
41053
41054 \end_layout
41055
41056 \begin_layout Standard
41057 This menu lists the documentation files of LyX in the language of LyX's
41058  menus.
41059  Is a file not available in this language, the English version will be listed.
41060 \end_layout
41061
41062 \begin_layout Standard
41063 The menu 
41064 \family sans
41065 LaTeX
41066 \begin_inset space ~
41067 \end_inset
41068
41069 Configuration
41070 \family default
41071  shows a LyX-document with information about the LaTeX-packages and classes
41072  found by LyX (see also section
41073 \begin_inset space ~
41074 \end_inset
41075
41076
41077 \begin_inset CommandInset ref
41078 LatexCommand ref
41079 reference "sec:LaTeX-Setup"
41080
41081 \end_inset
41082
41083 ).
41084 \end_layout
41085
41086 \begin_layout Section
41087 Toolbars
41088 \begin_inset CommandInset label
41089 LatexCommand label
41090 name "sec:Toolbars"
41091
41092 \end_inset
41093
41094
41095 \end_layout
41096
41097 \begin_layout Standard
41098 How to show or hide toolbars is explained in section
41099 \begin_inset space ~
41100 \end_inset
41101
41102
41103 \begin_inset CommandInset ref
41104 LatexCommand ref
41105 reference "sub:Toolbars"
41106
41107 \end_inset
41108
41109 .
41110 \end_layout
41111
41112 \begin_layout Standard
41113 It is also possible to define custom toolbars.
41114  This is described in the 
41115 \emph on
41116 Additional Features
41117 \emph default
41118  manual.
41119 \end_layout
41120
41121 \begin_layout Subsection
41122 Standard Toolbar
41123 \begin_inset Index idx
41124 status collapsed
41125
41126 \begin_layout Plain Layout
41127 Toolbar ! Standard
41128 \end_layout
41129
41130 \end_inset
41131
41132
41133 \end_layout
41134
41135 \begin_layout Standard
41136 \begin_inset Graphics
41137         filename clipart/StandardToolbar.png
41138         width 100col%
41139
41140 \end_inset
41141
41142
41143 \end_layout
41144
41145 \begin_layout Standard
41146 \begin_inset VSpace defskip
41147 \end_inset
41148
41149
41150 \end_layout
41151
41152 \begin_layout Standard
41153 The standard toolbar as shown above contains from left to right the following
41154  buttons:
41155 \begin_inset ERT
41156 status collapsed
41157
41158 \begin_layout Plain Layout
41159
41160
41161 \backslash
41162 setlength{
41163 \backslash
41164 LTleft}{0pt}
41165 \end_layout
41166
41167 \end_inset
41168
41169
41170 \begin_inset Note Note
41171 status collapsed
41172
41173 \begin_layout Plain Layout
41174 This is necessary to left align the following longtables.
41175  See the 
41176 \emph on
41177 Embedded Objects
41178 \emph default
41179  manual for more information.
41180 \end_layout
41181
41182 \end_inset
41183
41184
41185 \end_layout
41186
41187 \begin_layout Standard
41188 \begin_inset VSpace defskip
41189 \end_inset
41190
41191
41192 \end_layout
41193
41194 \begin_layout Standard
41195 \begin_inset Tabular
41196 <lyxtabular version="3" rows="1" columns="2">
41197 <features islongtable="true" longtabularalignment="center">
41198 <column alignment="center" valignment="top" width="0">
41199 <column alignment="center" valignment="top" width="0">
41200 <row>
41201 <cell alignment="center" valignment="top" usebox="none">
41202 \begin_inset Text
41203
41204 \begin_layout Plain Layout
41205 \begin_inset Graphics
41206         filename clipart/ToolbarEnvBox.png
41207         clip
41208
41209 \end_inset
41210
41211
41212 \end_layout
41213
41214 \end_inset
41215 </cell>
41216 <cell alignment="center" valignment="top" usebox="none">
41217 \begin_inset Text
41218
41219 \begin_layout Plain Layout
41220 pull-down box for the environments
41221 \end_layout
41222
41223 \end_inset
41224 </cell>
41225 </row>
41226 </lyxtabular>
41227
41228 \end_inset
41229
41230
41231 \end_layout
41232
41233 \begin_layout Standard
41234 \begin_inset VSpace -10mm
41235 \end_inset
41236
41237
41238 \end_layout
41239
41240 \begin_layout Standard
41241 \align left
41242 \begin_inset Tabular
41243 <lyxtabular version="3" rows="21" columns="2">
41244 <features islongtable="true" longtabularalignment="center">
41245 <column alignment="left" valignment="top" width="0">
41246 <column alignment="left" valignment="top" width="0">
41247 <row interlinespace="2.5mm">
41248 <cell alignment="center" valignment="top" usebox="none">
41249 \begin_inset Text
41250
41251 \begin_layout Plain Layout
41252
41253 \family sans
41254 \begin_inset Info
41255 type  "icon"
41256 arg   "buffer-new"
41257 \end_inset
41258
41259
41260 \end_layout
41261
41262 \end_inset
41263 </cell>
41264 <cell alignment="center" valignment="top" usebox="none">
41265 \begin_inset Text
41266
41267 \begin_layout Plain Layout
41268
41269 \family sans
41270 File\SpecialChar \menuseparator
41271 New
41272 \end_layout
41273
41274 \end_inset
41275 </cell>
41276 </row>
41277 <row interlinespace="2.5mm">
41278 <cell alignment="center" valignment="top" usebox="none">
41279 \begin_inset Text
41280
41281 \begin_layout Plain Layout
41282
41283 \family sans
41284 \begin_inset Info
41285 type  "icon"
41286 arg   "file-open"
41287 \end_inset
41288
41289
41290 \end_layout
41291
41292 \end_inset
41293 </cell>
41294 <cell alignment="center" valignment="top" usebox="none">
41295 \begin_inset Text
41296
41297 \begin_layout Plain Layout
41298
41299 \family sans
41300 File\SpecialChar \menuseparator
41301 Open
41302 \end_layout
41303
41304 \end_inset
41305 </cell>
41306 </row>
41307 <row interlinespace="2.5mm">
41308 <cell alignment="center" valignment="top" usebox="none">
41309 \begin_inset Text
41310
41311 \begin_layout Plain Layout
41312
41313 \family sans
41314 \begin_inset Info
41315 type  "icon"
41316 arg   "buffer-write"
41317 \end_inset
41318
41319
41320 \end_layout
41321
41322 \end_inset
41323 </cell>
41324 <cell alignment="center" valignment="top" usebox="none">
41325 \begin_inset Text
41326
41327 \begin_layout Plain Layout
41328
41329 \family sans
41330 File\SpecialChar \menuseparator
41331 Save
41332 \end_layout
41333
41334 \end_inset
41335 </cell>
41336 </row>
41337 <row interlinespace="2.5mm">
41338 <cell alignment="center" valignment="top" usebox="none">
41339 \begin_inset Text
41340
41341 \begin_layout Plain Layout
41342
41343 \family sans
41344 \begin_inset Info
41345 type  "icon"
41346 arg   "dialog-show print"
41347 \end_inset
41348
41349
41350 \end_layout
41351
41352 \end_inset
41353 </cell>
41354 <cell alignment="center" valignment="top" usebox="none">
41355 \begin_inset Text
41356
41357 \begin_layout Plain Layout
41358
41359 \family sans
41360 File\SpecialChar \menuseparator
41361 Print
41362 \end_layout
41363
41364 \end_inset
41365 </cell>
41366 </row>
41367 <row interlinespace="2.5mm">
41368 <cell alignment="center" valignment="top" usebox="none">
41369 \begin_inset Text
41370
41371 \begin_layout Plain Layout
41372
41373 \family sans
41374 \begin_inset Info
41375 type  "icon"
41376 arg   "dialog-show spellchecker"
41377 \end_inset
41378
41379
41380 \end_layout
41381
41382 \end_inset
41383 </cell>
41384 <cell alignment="center" valignment="top" usebox="none">
41385 \begin_inset Text
41386
41387 \begin_layout Plain Layout
41388
41389 \family sans
41390 Tools\SpecialChar \menuseparator
41391 Spellchecker
41392 \end_layout
41393
41394 \end_inset
41395 </cell>
41396 </row>
41397 <row interlinespace="2.5mm">
41398 <cell alignment="center" valignment="top" usebox="none">
41399 \begin_inset Text
41400
41401 \begin_layout Plain Layout
41402
41403 \family sans
41404 \begin_inset Info
41405 type  "icon"
41406 arg   "undo"
41407 \end_inset
41408
41409
41410 \end_layout
41411
41412 \end_inset
41413 </cell>
41414 <cell alignment="center" valignment="top" usebox="none">
41415 \begin_inset Text
41416
41417 \begin_layout Plain Layout
41418
41419 \family sans
41420 Edit\SpecialChar \menuseparator
41421 Undo
41422 \end_layout
41423
41424 \end_inset
41425 </cell>
41426 </row>
41427 <row interlinespace="2.5mm">
41428 <cell alignment="center" valignment="top" usebox="none">
41429 \begin_inset Text
41430
41431 \begin_layout Plain Layout
41432
41433 \family sans
41434 \begin_inset Info
41435 type  "icon"
41436 arg   "redo"
41437 \end_inset
41438
41439
41440 \end_layout
41441
41442 \end_inset
41443 </cell>
41444 <cell alignment="center" valignment="top" usebox="none">
41445 \begin_inset Text
41446
41447 \begin_layout Plain Layout
41448
41449 \family sans
41450 Edit\SpecialChar \menuseparator
41451 Redo
41452 \end_layout
41453
41454 \end_inset
41455 </cell>
41456 </row>
41457 <row interlinespace="2.5mm">
41458 <cell alignment="center" valignment="top" usebox="none">
41459 \begin_inset Text
41460
41461 \begin_layout Plain Layout
41462
41463 \family sans
41464 \begin_inset Info
41465 type  "icon"
41466 arg   "cut"
41467 \end_inset
41468
41469
41470 \end_layout
41471
41472 \end_inset
41473 </cell>
41474 <cell alignment="center" valignment="top" usebox="none">
41475 \begin_inset Text
41476
41477 \begin_layout Plain Layout
41478
41479 \family sans
41480 Edit\SpecialChar \menuseparator
41481 Cut
41482 \end_layout
41483
41484 \end_inset
41485 </cell>
41486 </row>
41487 <row interlinespace="2.5mm">
41488 <cell alignment="center" valignment="top" usebox="none">
41489 \begin_inset Text
41490
41491 \begin_layout Plain Layout
41492
41493 \family sans
41494 \begin_inset Info
41495 type  "icon"
41496 arg   "copy"
41497 \end_inset
41498
41499
41500 \end_layout
41501
41502 \end_inset
41503 </cell>
41504 <cell alignment="center" valignment="top" usebox="none">
41505 \begin_inset Text
41506
41507 \begin_layout Plain Layout
41508
41509 \family sans
41510 Edit\SpecialChar \menuseparator
41511 Copy
41512 \end_layout
41513
41514 \end_inset
41515 </cell>
41516 </row>
41517 <row interlinespace="2.5mm">
41518 <cell alignment="center" valignment="top" usebox="none">
41519 \begin_inset Text
41520
41521 \begin_layout Plain Layout
41522
41523 \family sans
41524 \begin_inset Info
41525 type  "icon"
41526 arg   "paste"
41527 \end_inset
41528
41529
41530 \end_layout
41531
41532 \end_inset
41533 </cell>
41534 <cell alignment="center" valignment="top" usebox="none">
41535 \begin_inset Text
41536
41537 \begin_layout Plain Layout
41538
41539 \family sans
41540 Edit\SpecialChar \menuseparator
41541 Paste
41542 \end_layout
41543
41544 \end_inset
41545 </cell>
41546 </row>
41547 <row interlinespace="2.5mm">
41548 <cell alignment="center" valignment="top" usebox="none">
41549 \begin_inset Text
41550
41551 \begin_layout Plain Layout
41552
41553 \family sans
41554 \begin_inset Info
41555 type  "icon"
41556 arg   "dialog-show findreplace"
41557 \end_inset
41558
41559
41560 \end_layout
41561
41562 \end_inset
41563 </cell>
41564 <cell alignment="center" valignment="top" usebox="none">
41565 \begin_inset Text
41566
41567 \begin_layout Plain Layout
41568
41569 \family sans
41570 Edit\SpecialChar \menuseparator
41571 Find
41572 \begin_inset space \thinspace{}
41573 \end_inset
41574
41575 &
41576 \begin_inset space \thinspace{}
41577 \end_inset
41578
41579 Replace
41580 \end_layout
41581
41582 \end_inset
41583 </cell>
41584 </row>
41585 <row interlinespace="2.5mm">
41586 <cell alignment="center" valignment="top" usebox="none">
41587 \begin_inset Text
41588
41589 \begin_layout Plain Layout
41590
41591 \family sans
41592 \begin_inset Info
41593 type  "icon"
41594 arg   "bookmark-goto 0"
41595 \end_inset
41596
41597
41598 \end_layout
41599
41600 \end_inset
41601 </cell>
41602 <cell alignment="center" valignment="top" usebox="none">
41603 \begin_inset Text
41604
41605 \begin_layout Plain Layout
41606
41607 \family sans
41608 Navigate\SpecialChar \menuseparator
41609 Bookmarks\SpecialChar \menuseparator
41610 Navigate Back
41611 \end_layout
41612
41613 \end_inset
41614 </cell>
41615 </row>
41616 <row interlinespace="2.5mm">
41617 <cell alignment="center" valignment="top" usebox="none">
41618 \begin_inset Text
41619
41620 \begin_layout Plain Layout
41621
41622 \family sans
41623 \begin_inset Info
41624 type  "icon"
41625 arg   "font-emph"
41626 \end_inset
41627
41628
41629 \end_layout
41630
41631 \end_inset
41632 </cell>
41633 <cell alignment="center" valignment="top" usebox="none">
41634 \begin_inset Text
41635
41636 \begin_layout Plain Layout
41637 Emphasize text, function of the 
41638 \family sans
41639 Edit\SpecialChar \menuseparator
41640 Text
41641 \begin_inset space ~
41642 \end_inset
41643
41644 Style
41645 \family default
41646  dialog
41647 \end_layout
41648
41649 \end_inset
41650 </cell>
41651 </row>
41652 <row interlinespace="2.5mm">
41653 <cell alignment="center" valignment="top" usebox="none">
41654 \begin_inset Text
41655
41656 \begin_layout Plain Layout
41657
41658 \family sans
41659 \begin_inset Info
41660 type  "icon"
41661 arg   "font-noun"
41662 \end_inset
41663
41664
41665 \end_layout
41666
41667 \end_inset
41668 </cell>
41669 <cell alignment="center" valignment="top" usebox="none">
41670 \begin_inset Text
41671
41672 \begin_layout Plain Layout
41673 Set text to noun style, function of the 
41674 \family sans
41675 Edit\SpecialChar \menuseparator
41676 Text
41677 \begin_inset space ~
41678 \end_inset
41679
41680 Style
41681 \family default
41682  dialog
41683 \end_layout
41684
41685 \end_inset
41686 </cell>
41687 </row>
41688 <row interlinespace="2.5mm">
41689 <cell alignment="center" valignment="top" usebox="none">
41690 \begin_inset Text
41691
41692 \begin_layout Plain Layout
41693
41694 \family sans
41695 \begin_inset Info
41696 type  "icon"
41697 arg   "textstyle-apply"
41698 \end_inset
41699
41700
41701 \end_layout
41702
41703 \end_inset
41704 </cell>
41705 <cell alignment="center" valignment="top" usebox="none">
41706 \begin_inset Text
41707
41708 \begin_layout Plain Layout
41709 Formats text using the current settings in the 
41710 \family sans
41711 Edit\SpecialChar \menuseparator
41712 Text
41713 \begin_inset space ~
41714 \end_inset
41715
41716 Style
41717 \family default
41718  dialog
41719 \end_layout
41720
41721 \end_inset
41722 </cell>
41723 </row>
41724 <row interlinespace="2.5mm">
41725 <cell alignment="center" valignment="top" usebox="none">
41726 \begin_inset Text
41727
41728 \begin_layout Plain Layout
41729
41730 \family sans
41731 \begin_inset Info
41732 type  "icon"
41733 arg   "math-mode"
41734 \end_inset
41735
41736
41737 \end_layout
41738
41739 \end_inset
41740 </cell>
41741 <cell alignment="center" valignment="top" usebox="none">
41742 \begin_inset Text
41743
41744 \begin_layout Plain Layout
41745
41746 \family sans
41747 Insert\SpecialChar \menuseparator
41748 Math\SpecialChar \menuseparator
41749 Inline
41750 \begin_inset space ~
41751 \end_inset
41752
41753 Formula
41754 \end_layout
41755
41756 \end_inset
41757 </cell>
41758 </row>
41759 <row interlinespace="2.5mm">
41760 <cell alignment="center" valignment="top" usebox="none">
41761 \begin_inset Text
41762
41763 \begin_layout Plain Layout
41764
41765 \family sans
41766 \begin_inset Info
41767 type  "icon"
41768 arg   "dialog-show-new-inset graphics"
41769 \end_inset
41770
41771
41772 \end_layout
41773
41774 \end_inset
41775 </cell>
41776 <cell alignment="center" valignment="top" usebox="none">
41777 \begin_inset Text
41778
41779 \begin_layout Plain Layout
41780
41781 \family sans
41782 Insert\SpecialChar \menuseparator
41783 Graphics
41784 \end_layout
41785
41786 \end_inset
41787 </cell>
41788 </row>
41789 <row interlinespace="2.5mm">
41790 <cell alignment="center" valignment="top" usebox="none">
41791 \begin_inset Text
41792
41793 \begin_layout Plain Layout
41794 \begin_inset Info
41795 type  "icon"
41796 arg   "tabular-insert"
41797 \end_inset
41798
41799
41800 \end_layout
41801
41802 \end_inset
41803 </cell>
41804 <cell alignment="center" valignment="top" usebox="none">
41805 \begin_inset Text
41806
41807 \begin_layout Plain Layout
41808
41809 \family sans
41810 Insert\SpecialChar \menuseparator
41811 Table
41812 \end_layout
41813
41814 \end_inset
41815 </cell>
41816 </row>
41817 <row interlinespace="2.5mm">
41818 <cell alignment="center" valignment="top" usebox="none">
41819 \begin_inset Text
41820
41821 \begin_layout Plain Layout
41822
41823 \family sans
41824 \begin_inset Info
41825 type  "icon"
41826 arg   "dialog-toggle toc"
41827 \end_inset
41828
41829
41830 \end_layout
41831
41832 \end_inset
41833 </cell>
41834 <cell alignment="center" valignment="top" usebox="none">
41835 \begin_inset Text
41836
41837 \begin_layout Plain Layout
41838 Toggle outline window on/off, 
41839 \family sans
41840 Document\SpecialChar \menuseparator
41841 Outline
41842 \end_layout
41843
41844 \end_inset
41845 </cell>
41846 </row>
41847 <row interlinespace="2.5mm">
41848 <cell alignment="center" valignment="top" usebox="none">
41849 \begin_inset Text
41850
41851 \begin_layout Plain Layout
41852
41853 \family sans
41854 \begin_inset Info
41855 type  "icon"
41856 arg   "toolbar-toggle math"
41857 \end_inset
41858
41859
41860 \end_layout
41861
41862 \end_inset
41863 </cell>
41864 <cell alignment="center" valignment="top" usebox="none">
41865 \begin_inset Text
41866
41867 \begin_layout Plain Layout
41868 Toggle math toolbar on/off
41869 \end_layout
41870
41871 \end_inset
41872 </cell>
41873 </row>
41874 <row interlinespace="2.5mm">
41875 <cell alignment="center" valignment="top" usebox="none">
41876 \begin_inset Text
41877
41878 \begin_layout Plain Layout
41879
41880 \family sans
41881 \begin_inset Info
41882 type  "icon"
41883 arg   "toolbar-toggle table"
41884 \end_inset
41885
41886
41887 \end_layout
41888
41889 \end_inset
41890 </cell>
41891 <cell alignment="center" valignment="top" usebox="none">
41892 \begin_inset Text
41893
41894 \begin_layout Plain Layout
41895 Toggle table toolbar on/off
41896 \end_layout
41897
41898 \end_inset
41899 </cell>
41900 </row>
41901 </lyxtabular>
41902
41903 \end_inset
41904
41905
41906 \end_layout
41907
41908 \begin_layout Subsection
41909 Extra Toolbar
41910 \begin_inset Index idx
41911 status collapsed
41912
41913 \begin_layout Plain Layout
41914 Toolbar ! Extra
41915 \end_layout
41916
41917 \end_inset
41918
41919
41920 \end_layout
41921
41922 \begin_layout Standard
41923 \begin_inset Graphics
41924         filename clipart/ExtraToolbar.png
41925         width 100col%
41926
41927 \end_inset
41928
41929
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 The extra toolbar as shown above contains from left to right the following
41941  buttons:
41942 \end_layout
41943
41944 \begin_layout Standard
41945 \begin_inset VSpace defskip
41946 \end_inset
41947
41948
41949 \end_layout
41950
41951 \begin_layout Standard
41952 \begin_inset Tabular
41953 <lyxtabular version="3" rows="25" columns="2">
41954 <features islongtable="true" longtabularalignment="center">
41955 <column alignment="left" valignment="top" width="0">
41956 <column alignment="left" valignment="top" width="0">
41957 <row interlinespace="2.5mm">
41958 <cell alignment="center" valignment="top" usebox="none">
41959 \begin_inset Text
41960
41961 \begin_layout Plain Layout
41962
41963 \family sans
41964 \begin_inset Info
41965 type  "icon"
41966 arg   "layout"
41967 \end_inset
41968
41969
41970 \end_layout
41971
41972 \end_inset
41973 </cell>
41974 <cell alignment="center" valignment="top" usebox="none">
41975 \begin_inset Text
41976
41977 \begin_layout Plain Layout
41978 Default
41979 \end_layout
41980
41981 \end_inset
41982 </cell>
41983 </row>
41984 <row interlinespace="2.5mm">
41985 <cell alignment="center" valignment="top" usebox="none">
41986 \begin_inset Text
41987
41988 \begin_layout Plain Layout
41989
41990 \family sans
41991 \begin_inset Info
41992 type  "icon"
41993 arg   "layout Enumerate"
41994 \end_inset
41995
41996
41997 \end_layout
41998
41999 \end_inset
42000 </cell>
42001 <cell alignment="center" valignment="top" usebox="none">
42002 \begin_inset Text
42003
42004 \begin_layout Plain Layout
42005 Numbered list
42006 \end_layout
42007
42008 \end_inset
42009 </cell>
42010 </row>
42011 <row interlinespace="2.5mm">
42012 <cell alignment="center" valignment="top" usebox="none">
42013 \begin_inset Text
42014
42015 \begin_layout Plain Layout
42016
42017 \family sans
42018 \begin_inset Info
42019 type  "icon"
42020 arg   "layout Itemize"
42021 \end_inset
42022
42023
42024 \end_layout
42025
42026 \end_inset
42027 </cell>
42028 <cell alignment="center" valignment="top" usebox="none">
42029 \begin_inset Text
42030
42031 \begin_layout Plain Layout
42032 Itemized list
42033 \end_layout
42034
42035 \end_inset
42036 </cell>
42037 </row>
42038 <row interlinespace="2.5mm">
42039 <cell alignment="center" valignment="top" usebox="none">
42040 \begin_inset Text
42041
42042 \begin_layout Plain Layout
42043
42044 \family sans
42045 \begin_inset Info
42046 type  "icon"
42047 arg   "layout List"
42048 \end_inset
42049
42050
42051 \end_layout
42052
42053 \end_inset
42054 </cell>
42055 <cell alignment="center" valignment="top" usebox="none">
42056 \begin_inset Text
42057
42058 \begin_layout Plain Layout
42059 List
42060 \end_layout
42061
42062 \end_inset
42063 </cell>
42064 </row>
42065 <row interlinespace="2.5mm">
42066 <cell alignment="center" valignment="top" usebox="none">
42067 \begin_inset Text
42068
42069 \begin_layout Plain Layout
42070
42071 \family sans
42072 \begin_inset Info
42073 type  "icon"
42074 arg   "layout Description"
42075 \end_inset
42076
42077
42078 \end_layout
42079
42080 \end_inset
42081 </cell>
42082 <cell alignment="center" valignment="top" usebox="none">
42083 \begin_inset Text
42084
42085 \begin_layout Plain Layout
42086 Description list
42087 \end_layout
42088
42089 \end_inset
42090 </cell>
42091 </row>
42092 <row interlinespace="2.5mm">
42093 <cell alignment="center" valignment="top" usebox="none">
42094 \begin_inset Text
42095
42096 \begin_layout Plain Layout
42097
42098 \family sans
42099 \begin_inset Info
42100 type  "icon"
42101 arg   "depth-increment"
42102 \end_inset
42103
42104
42105 \end_layout
42106
42107 \end_inset
42108 </cell>
42109 <cell alignment="center" valignment="top" usebox="none">
42110 \begin_inset Text
42111
42112 \begin_layout Plain Layout
42113
42114 \family sans
42115 Edit\SpecialChar \menuseparator
42116 Increase
42117 \begin_inset space ~
42118 \end_inset
42119
42120 List
42121 \begin_inset space ~
42122 \end_inset
42123
42124 Depth
42125 \end_layout
42126
42127 \end_inset
42128 </cell>
42129 </row>
42130 <row interlinespace="2.5mm">
42131 <cell alignment="center" valignment="top" usebox="none">
42132 \begin_inset Text
42133
42134 \begin_layout Plain Layout
42135
42136 \family sans
42137 \begin_inset Info
42138 type  "icon"
42139 arg   "depth-decrement"
42140 \end_inset
42141
42142
42143 \end_layout
42144
42145 \end_inset
42146 </cell>
42147 <cell alignment="center" valignment="top" usebox="none">
42148 \begin_inset Text
42149
42150 \begin_layout Plain Layout
42151
42152 \family sans
42153 Edit\SpecialChar \menuseparator
42154 Decrease
42155 \begin_inset space ~
42156 \end_inset
42157
42158 List
42159 \begin_inset space ~
42160 \end_inset
42161
42162 Depth
42163 \end_layout
42164
42165 \end_inset
42166 </cell>
42167 </row>
42168 <row interlinespace="2.5mm">
42169 <cell alignment="center" valignment="top" usebox="none">
42170 \begin_inset Text
42171
42172 \begin_layout Plain Layout
42173
42174 \family sans
42175 \begin_inset Info
42176 type  "icon"
42177 arg   "float-insert figure"
42178 \end_inset
42179
42180
42181 \end_layout
42182
42183 \end_inset
42184 </cell>
42185 <cell alignment="center" valignment="top" usebox="none">
42186 \begin_inset Text
42187
42188 \begin_layout Plain Layout
42189
42190 \family sans
42191 Insert\SpecialChar \menuseparator
42192 Float\SpecialChar \menuseparator
42193 Figure
42194 \end_layout
42195
42196 \end_inset
42197 </cell>
42198 </row>
42199 <row interlinespace="2.5mm">
42200 <cell alignment="center" valignment="top" usebox="none">
42201 \begin_inset Text
42202
42203 \begin_layout Plain Layout
42204
42205 \family sans
42206 \begin_inset Info
42207 type  "icon"
42208 arg   "float-insert table"
42209 \end_inset
42210
42211
42212 \end_layout
42213
42214 \end_inset
42215 </cell>
42216 <cell alignment="center" valignment="top" usebox="none">
42217 \begin_inset Text
42218
42219 \begin_layout Plain Layout
42220
42221 \family sans
42222 Insert\SpecialChar \menuseparator
42223 Float\SpecialChar \menuseparator
42224 Table
42225 \end_layout
42226
42227 \end_inset
42228 </cell>
42229 </row>
42230 <row interlinespace="2.5mm">
42231 <cell alignment="center" valignment="top" usebox="none">
42232 \begin_inset Text
42233
42234 \begin_layout Plain Layout
42235
42236 \family sans
42237 \begin_inset Info
42238 type  "icon"
42239 arg   "label-insert"
42240 \end_inset
42241
42242
42243 \end_layout
42244
42245 \end_inset
42246 </cell>
42247 <cell alignment="center" valignment="top" usebox="none">
42248 \begin_inset Text
42249
42250 \begin_layout Plain Layout
42251
42252 \family sans
42253 Insert\SpecialChar \menuseparator
42254 Label
42255 \end_layout
42256
42257 \end_inset
42258 </cell>
42259 </row>
42260 <row interlinespace="2.5mm">
42261 <cell alignment="center" valignment="top" usebox="none">
42262 \begin_inset Text
42263
42264 \begin_layout Plain Layout
42265
42266 \family sans
42267 \begin_inset Info
42268 type  "icon"
42269 arg   "dialog-show-new-inset ref"
42270 \end_inset
42271
42272
42273 \end_layout
42274
42275 \end_inset
42276 </cell>
42277 <cell alignment="center" valignment="top" usebox="none">
42278 \begin_inset Text
42279
42280 \begin_layout Plain Layout
42281
42282 \family sans
42283 Insert\SpecialChar \menuseparator
42284 Cross-Reference
42285 \end_layout
42286
42287 \end_inset
42288 </cell>
42289 </row>
42290 <row interlinespace="2.5mm">
42291 <cell alignment="center" valignment="top" usebox="none">
42292 \begin_inset Text
42293
42294 \begin_layout Plain Layout
42295
42296 \family sans
42297 \begin_inset Info
42298 type  "icon"
42299 arg   "dialog-show-new-inset citation"
42300 \end_inset
42301
42302
42303 \end_layout
42304
42305 \end_inset
42306 </cell>
42307 <cell alignment="center" valignment="top" usebox="none">
42308 \begin_inset Text
42309
42310 \begin_layout Plain Layout
42311
42312 \family sans
42313 Insert\SpecialChar \menuseparator
42314 Citation
42315 \end_layout
42316
42317 \end_inset
42318 </cell>
42319 </row>
42320 <row interlinespace="2.5mm">
42321 <cell alignment="center" valignment="top" usebox="none">
42322 \begin_inset Text
42323
42324 \begin_layout Plain Layout
42325
42326 \family sans
42327 \begin_inset Info
42328 type  "icon"
42329 arg   "index-insert"
42330 \end_inset
42331
42332
42333 \end_layout
42334
42335 \end_inset
42336 </cell>
42337 <cell alignment="center" valignment="top" usebox="none">
42338 \begin_inset Text
42339
42340 \begin_layout Plain Layout
42341
42342 \family sans
42343 Insert\SpecialChar \menuseparator
42344 Index
42345 \begin_inset space ~
42346 \end_inset
42347
42348 Entry
42349 \end_layout
42350
42351 \end_inset
42352 </cell>
42353 </row>
42354 <row interlinespace="2.5mm">
42355 <cell alignment="center" valignment="top" usebox="none">
42356 \begin_inset Text
42357
42358 \begin_layout Plain Layout
42359
42360 \family sans
42361 \begin_inset Info
42362 type  "icon"
42363 arg   "nomencl-insert"
42364 \end_inset
42365
42366
42367 \end_layout
42368
42369 \end_inset
42370 </cell>
42371 <cell alignment="center" valignment="top" usebox="none">
42372 \begin_inset Text
42373
42374 \begin_layout Plain Layout
42375
42376 \family sans
42377 Insert\SpecialChar \menuseparator
42378 Nomenclature
42379 \begin_inset space ~
42380 \end_inset
42381
42382 Entry
42383 \end_layout
42384
42385 \end_inset
42386 </cell>
42387 </row>
42388 <row interlinespace="2.5mm">
42389 <cell alignment="center" valignment="top" usebox="none">
42390 \begin_inset Text
42391
42392 \begin_layout Plain Layout
42393
42394 \family sans
42395 \begin_inset Info
42396 type  "icon"
42397 arg   "footnote-insert"
42398 \end_inset
42399
42400
42401 \end_layout
42402
42403 \end_inset
42404 </cell>
42405 <cell alignment="center" valignment="top" usebox="none">
42406 \begin_inset Text
42407
42408 \begin_layout Plain Layout
42409
42410 \family sans
42411 Insert\SpecialChar \menuseparator
42412 Footnote
42413 \end_layout
42414
42415 \end_inset
42416 </cell>
42417 </row>
42418 <row interlinespace="2.5mm">
42419 <cell alignment="center" valignment="top" usebox="none">
42420 \begin_inset Text
42421
42422 \begin_layout Plain Layout
42423
42424 \family sans
42425 \begin_inset Info
42426 type  "icon"
42427 arg   "marginalnote-insert"
42428 \end_inset
42429
42430
42431 \end_layout
42432
42433 \end_inset
42434 </cell>
42435 <cell alignment="center" valignment="top" usebox="none">
42436 \begin_inset Text
42437
42438 \begin_layout Plain Layout
42439
42440 \family sans
42441 Insert\SpecialChar \menuseparator
42442 Marginal
42443 \begin_inset space ~
42444 \end_inset
42445
42446 Note
42447 \end_layout
42448
42449 \end_inset
42450 </cell>
42451 </row>
42452 <row interlinespace="2.5mm">
42453 <cell alignment="center" valignment="top" usebox="none">
42454 \begin_inset Text
42455
42456 \begin_layout Plain Layout
42457
42458 \family sans
42459 \begin_inset Info
42460 type  "icon"
42461 arg   "note-insert"
42462 \end_inset
42463
42464
42465 \end_layout
42466
42467 \end_inset
42468 </cell>
42469 <cell alignment="center" valignment="top" usebox="none">
42470 \begin_inset Text
42471
42472 \begin_layout Plain Layout
42473
42474 \family sans
42475 Insert\SpecialChar \menuseparator
42476 Note\SpecialChar \menuseparator
42477 LyX
42478 \begin_inset space ~
42479 \end_inset
42480
42481 Note
42482 \end_layout
42483
42484 \end_inset
42485 </cell>
42486 </row>
42487 <row interlinespace="2.5mm">
42488 <cell alignment="center" valignment="top" usebox="none">
42489 \begin_inset Text
42490
42491 \begin_layout Plain Layout
42492
42493 \family sans
42494 \begin_inset Info
42495 type  "icon"
42496 arg   "box-insert Frameless"
42497 \end_inset
42498
42499
42500 \end_layout
42501
42502 \end_inset
42503 </cell>
42504 <cell alignment="center" valignment="top" usebox="none">
42505 \begin_inset Text
42506
42507 \begin_layout Plain Layout
42508
42509 \family sans
42510 Insert\SpecialChar \menuseparator
42511 Box
42512 \end_layout
42513
42514 \end_inset
42515 </cell>
42516 </row>
42517 <row interlinespace="2.5mm">
42518 <cell alignment="center" valignment="top" usebox="none">
42519 \begin_inset Text
42520
42521 \begin_layout Plain Layout
42522
42523 \family sans
42524 \begin_inset Info
42525 type  "icon"
42526 arg   "href-insert"
42527 \end_inset
42528
42529
42530 \end_layout
42531
42532 \end_inset
42533 </cell>
42534 <cell alignment="center" valignment="top" usebox="none">
42535 \begin_inset Text
42536
42537 \begin_layout Plain Layout
42538
42539 \family sans
42540 Insert\SpecialChar \menuseparator
42541 URL
42542 \end_layout
42543
42544 \end_inset
42545 </cell>
42546 </row>
42547 <row interlinespace="2.5mm">
42548 <cell alignment="center" valignment="top" usebox="none">
42549 \begin_inset Text
42550
42551 \begin_layout Plain Layout
42552
42553 \family sans
42554 \begin_inset Info
42555 type  "icon"
42556 arg   "ert-insert"
42557 \end_inset
42558
42559
42560 \end_layout
42561
42562 \end_inset
42563 </cell>
42564 <cell alignment="center" valignment="top" usebox="none">
42565 \begin_inset Text
42566
42567 \begin_layout Plain Layout
42568
42569 \family sans
42570 Insert\SpecialChar \menuseparator
42571 T
42572 \family default
42573
42574 \begin_inset ERT
42575 status collapsed
42576
42577 \begin_layout Plain Layout
42578
42579 {}
42580 \end_layout
42581
42582 \end_inset
42583
42584
42585 \family sans
42586 eX
42587 \begin_inset space ~
42588 \end_inset
42589
42590 Code
42591 \end_layout
42592
42593 \end_inset
42594 </cell>
42595 </row>
42596 <row interlinespace="2.5mm">
42597 <cell alignment="center" valignment="top" usebox="none">
42598 \begin_inset Text
42599
42600 \begin_layout Plain Layout
42601
42602 \family sans
42603 \begin_inset Info
42604 type  "icon"
42605 arg   "math-macro newmacroname newcommand"
42606 \end_inset
42607
42608
42609 \end_layout
42610
42611 \end_inset
42612 </cell>
42613 <cell alignment="center" valignment="top" usebox="none">
42614 \begin_inset Text
42615
42616 \begin_layout Plain Layout
42617
42618 \family sans
42619 Insert\SpecialChar \menuseparator
42620 Math\SpecialChar \menuseparator
42621 Macro
42622 \end_layout
42623
42624 \end_inset
42625 </cell>
42626 </row>
42627 <row interlinespace="2.5mm">
42628 <cell alignment="center" valignment="top" usebox="none">
42629 \begin_inset Text
42630
42631 \begin_layout Plain Layout
42632
42633 \family sans
42634 \begin_inset Info
42635 type  "icon"
42636 arg   "dialog-show-new-inset include"
42637 \end_inset
42638
42639
42640 \end_layout
42641
42642 \end_inset
42643 </cell>
42644 <cell alignment="center" valignment="top" usebox="none">
42645 \begin_inset Text
42646
42647 \begin_layout Plain Layout
42648
42649 \family sans
42650 Insert\SpecialChar \menuseparator
42651 File\SpecialChar \menuseparator
42652 Child
42653 \begin_inset space ~
42654 \end_inset
42655
42656 Document
42657 \end_layout
42658
42659 \end_inset
42660 </cell>
42661 </row>
42662 <row interlinespace="2.5mm">
42663 <cell alignment="center" valignment="top" usebox="none">
42664 \begin_inset Text
42665
42666 \begin_layout Plain Layout
42667
42668 \family sans
42669 \begin_inset Info
42670 type  "icon"
42671 arg   "dialog-show character"
42672 \end_inset
42673
42674
42675 \end_layout
42676
42677 \end_inset
42678 </cell>
42679 <cell alignment="center" valignment="top" usebox="none">
42680 \begin_inset Text
42681
42682 \begin_layout Plain Layout
42683
42684 \family sans
42685 Edit\SpecialChar \menuseparator
42686 Text
42687 \begin_inset space ~
42688 \end_inset
42689
42690 Style
42691 \end_layout
42692
42693 \end_inset
42694 </cell>
42695 </row>
42696 <row interlinespace="2.5mm">
42697 <cell alignment="center" valignment="top" usebox="none">
42698 \begin_inset Text
42699
42700 \begin_layout Plain Layout
42701
42702 \family sans
42703 \begin_inset Info
42704 type  "icon"
42705 arg   "layout-paragraph"
42706 \end_inset
42707
42708
42709 \end_layout
42710
42711 \end_inset
42712 </cell>
42713 <cell alignment="center" valignment="top" usebox="none">
42714 \begin_inset Text
42715
42716 \begin_layout Plain Layout
42717
42718 \family sans
42719 Edit\SpecialChar \menuseparator
42720 Paragraph
42721 \begin_inset space ~
42722 \end_inset
42723
42724 Settings
42725 \end_layout
42726
42727 \end_inset
42728 </cell>
42729 </row>
42730 <row interlinespace="2.5mm">
42731 <cell alignment="center" valignment="top" usebox="none">
42732 \begin_inset Text
42733
42734 \begin_layout Plain Layout
42735
42736 \family sans
42737 \begin_inset Info
42738 type  "icon"
42739 arg   "thesaurus-entry"
42740 \end_inset
42741
42742
42743 \end_layout
42744
42745 \end_inset
42746 </cell>
42747 <cell alignment="center" valignment="top" usebox="none">
42748 \begin_inset Text
42749
42750 \begin_layout Plain Layout
42751
42752 \family sans
42753 Tools\SpecialChar \menuseparator
42754 Thesaurus
42755 \end_layout
42756
42757 \end_inset
42758 </cell>
42759 </row>
42760 </lyxtabular>
42761
42762 \end_inset
42763
42764
42765 \end_layout
42766
42767 \begin_layout Subsection
42768 View / Update Toolbar
42769 \begin_inset Index idx
42770 status collapsed
42771
42772 \begin_layout Plain Layout
42773 Toolbar ! View / Update
42774 \end_layout
42775
42776 \end_inset
42777
42778
42779 \end_layout
42780
42781 \begin_layout Standard
42782 \begin_inset Graphics
42783         filename clipart/ViewToolbar.png
42784
42785 \end_inset
42786
42787
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 The view / update toolbar as shown above contains from left to right the
42799  following buttons:
42800 \end_layout
42801
42802 \begin_layout Standard
42803 \begin_inset VSpace defskip
42804 \end_inset
42805
42806
42807 \end_layout
42808
42809 \begin_layout Standard
42810 \begin_inset Tabular
42811 <lyxtabular version="3" rows="7" columns="2">
42812 <features islongtable="true" longtabularalignment="center">
42813 <column alignment="left" valignment="top" width="0">
42814 <column alignment="left" valignment="top" width="0">
42815 <row interlinespace="2.5mm">
42816 <cell alignment="center" valignment="top" usebox="none">
42817 \begin_inset Text
42818
42819 \begin_layout Plain Layout
42820
42821 \family sans
42822 \begin_inset Info
42823 type  "icon"
42824 arg   "buffer-view"
42825 \end_inset
42826
42827
42828 \end_layout
42829
42830 \end_inset
42831 </cell>
42832 <cell alignment="center" valignment="top" usebox="none">
42833 \begin_inset Text
42834
42835 \begin_layout Plain Layout
42836
42837 \family sans
42838 View\SpecialChar \menuseparator
42839 View
42840 \end_layout
42841
42842 \end_inset
42843 </cell>
42844 </row>
42845 <row interlinespace="2.5mm">
42846 <cell alignment="center" valignment="top" usebox="none">
42847 \begin_inset Text
42848
42849 \begin_layout Plain Layout
42850
42851 \family sans
42852 \begin_inset Info
42853 type  "icon"
42854 arg   "buffer-update"
42855 \end_inset
42856
42857
42858 \end_layout
42859
42860 \end_inset
42861 </cell>
42862 <cell alignment="center" valignment="top" usebox="none">
42863 \begin_inset Text
42864
42865 \begin_layout Plain Layout
42866
42867 \family sans
42868 View\SpecialChar \menuseparator
42869 Update
42870 \end_layout
42871
42872 \end_inset
42873 </cell>
42874 </row>
42875 <row interlinespace="2.5mm">
42876 <cell alignment="center" valignment="top" usebox="none">
42877 \begin_inset Text
42878
42879 \begin_layout Plain Layout
42880
42881 \family sans
42882 \begin_inset Info
42883 type  "icon"
42884 arg   "master-buffer-view"
42885 \end_inset
42886
42887
42888 \end_layout
42889
42890 \end_inset
42891 </cell>
42892 <cell alignment="center" valignment="top" usebox="none">
42893 \begin_inset Text
42894
42895 \begin_layout Plain Layout
42896
42897 \family sans
42898 View\SpecialChar \menuseparator
42899 Master
42900 \end_layout
42901
42902 \end_inset
42903 </cell>
42904 </row>
42905 <row interlinespace="2.5mm">
42906 <cell alignment="center" valignment="top" usebox="none">
42907 \begin_inset Text
42908
42909 \begin_layout Plain Layout
42910
42911 \family sans
42912 \begin_inset Info
42913 type  "icon"
42914 arg   "master-buffer-update"
42915 \end_inset
42916
42917
42918 \end_layout
42919
42920 \end_inset
42921 </cell>
42922 <cell alignment="center" valignment="top" usebox="none">
42923 \begin_inset Text
42924
42925 \begin_layout Plain Layout
42926
42927 \family sans
42928 View\SpecialChar \menuseparator
42929 Update
42930 \begin_inset space ~
42931 \end_inset
42932
42933 Master
42934 \end_layout
42935
42936 \end_inset
42937 </cell>
42938 </row>
42939 <row interlinespace="2.5mm">
42940 <cell alignment="center" valignment="top" usebox="none">
42941 \begin_inset Text
42942
42943 \begin_layout Plain Layout
42944
42945 \family sans
42946 \begin_inset Info
42947 type  "icon"
42948 arg   "buffer-toggle-output-sync"
42949 \end_inset
42950
42951
42952 \end_layout
42953
42954 \end_inset
42955 </cell>
42956 <cell alignment="center" valignment="top" usebox="none">
42957 \begin_inset Text
42958
42959 \begin_layout Plain Layout
42960
42961 \family sans
42962 Document\SpecialChar \menuseparator
42963 Settings\SpecialChar \menuseparator
42964 Output\SpecialChar \menuseparator
42965 Synchronize with Output
42966 \end_layout
42967
42968 \end_inset
42969 </cell>
42970 </row>
42971 <row interlinespace="2.5mm">
42972 <cell alignment="center" valignment="top" usebox="none">
42973 \begin_inset Text
42974
42975 \begin_layout Plain Layout
42976 \begin_inset Graphics
42977         filename ../images/view-others.png
42978         scale 85
42979         groupId toolbarbuttons
42980
42981 \end_inset
42982
42983
42984 \family sans
42985 *
42986 \end_layout
42987
42988 \end_inset
42989 </cell>
42990 <cell alignment="center" valignment="top" usebox="none">
42991 \begin_inset Text
42992
42993 \begin_layout Plain Layout
42994
42995 \family sans
42996 View\SpecialChar \menuseparator
42997 View (Other Formats)
42998 \end_layout
42999
43000 \end_inset
43001 </cell>
43002 </row>
43003 <row interlinespace="2.5mm">
43004 <cell alignment="center" valignment="top" usebox="none">
43005 \begin_inset Text
43006
43007 \begin_layout Plain Layout
43008 \begin_inset Graphics
43009         filename ../images/update-others.png
43010         scale 85
43011         groupId toolbarbuttons
43012
43013 \end_inset
43014
43015 *
43016 \end_layout
43017
43018 \end_inset
43019 </cell>
43020 <cell alignment="center" valignment="top" usebox="none">
43021 \begin_inset Text
43022
43023 \begin_layout Plain Layout
43024
43025 \family sans
43026 View\SpecialChar \menuseparator
43027 Update (Other Formats)
43028 \end_layout
43029
43030 \end_inset
43031 </cell>
43032 </row>
43033 </lyxtabular>
43034
43035 \end_inset
43036
43037
43038 \end_layout
43039
43040 \begin_layout Standard
43041 * These icons might look different for you if you do not use the default
43042  icon set.
43043 \end_layout
43044
43045 \begin_layout Subsection
43046 Other Toolbars
43047 \end_layout
43048
43049 \begin_layout Standard
43050 The change tracking toolbar is explained in section
43051 \begin_inset space ~
43052 \end_inset
43053
43054
43055 \begin_inset CommandInset ref
43056 LatexCommand ref
43057 reference "sec:Change-Tracking"
43058
43059 \end_inset
43060
43061 , the table toolbar
43062 \begin_inset Index idx
43063 status collapsed
43064
43065 \begin_layout Plain Layout
43066 Toolbar ! Table
43067 \end_layout
43068
43069 \end_inset
43070
43071  in the 
43072 \emph on
43073 Embedded
43074 \begin_inset space ~
43075 \end_inset
43076
43077 Objects
43078 \emph default
43079  manual, the math macro toolbar
43080 \begin_inset Index idx
43081 status collapsed
43082
43083 \begin_layout Plain Layout
43084 Toolbar ! Macro
43085 \end_layout
43086
43087 \end_inset
43088
43089  in the 
43090 \emph on
43091 Math
43092 \emph default
43093  manual.
43094 \end_layout
43095
43096 \begin_layout Chapter
43097 The Document Settings
43098 \begin_inset CommandInset label
43099 LatexCommand label
43100 name "chap:The-Document-Settings"
43101
43102 \end_inset
43103
43104
43105 \begin_inset Index idx
43106 status collapsed
43107
43108 \begin_layout Plain Layout
43109 Document ! Settings
43110 \end_layout
43111
43112 \end_inset
43113
43114
43115 \end_layout
43116
43117 \begin_layout Standard
43118 The document settings dialog contains submenus to set properties for the
43119  whole document and is called with the menu
43120 \family sans
43121  Document\SpecialChar \menuseparator
43122 Settings
43123 \family default
43124 .
43125  You can save your document settings as default with the
43126 \family sans
43127  Save as Document Defaults
43128 \family default
43129  button in the dialog.
43130  This will create a template named 
43131 \family typewriter
43132 defaults.lyx
43133 \family default
43134  which is automatically loaded by LyX when you create a new document without
43135  using a template.
43136 \end_layout
43137
43138 \begin_layout Standard
43139 The button 
43140 \family sans
43141 Use Class Defaults
43142 \family default
43143  resets the document settings to the default of the document class.
43144  This affects mostly class options, the page layout and Numbering & TOC.
43145 \end_layout
43146
43147 \begin_layout Standard
43148 The different submenus of the dialog are explained in the following.
43149 \end_layout
43150
43151 \begin_layout Section
43152 Document Class
43153 \end_layout
43154
43155 \begin_layout Standard
43156 Here you set the document class, class options, a graphics driver, and a
43157  master document.
43158  Document classes are described in section
43159 \begin_inset space ~
43160 \end_inset
43161
43162
43163 \begin_inset CommandInset ref
43164 LatexCommand ref
43165 reference "sec:Document-Classes"
43166
43167 \end_inset
43168
43169 .
43170  
43171 \end_layout
43172
43173 \begin_layout Standard
43174 With the button 
43175 \family sans
43176 Local
43177 \begin_inset space ~
43178 \end_inset
43179
43180 Layout
43181 \family default
43182  you can load you own layout-file, that is not in LyX's 
43183 \emph on
43184 layouts
43185 \emph default
43186  folder and thus not recognized by LyX as layout for a document class.
43187  For more about layout-files, see the chapter 
43188 \emph on
43189 Installing New Document Classes, Layouts, and Templates
43190 \emph default
43191  of the 
43192 \emph on
43193 Customization
43194 \emph default
43195  Handbook.
43196 \end_layout
43197
43198 \begin_layout Standard
43199 Some classes use special class options by default.
43200  If this is the case, they are listed in the field 
43201 \family sans
43202 Predefined
43203 \family default
43204  and you can decide to use them or not.
43205  If you do not exactly know what the default class options are for, it is
43206  recommended to use them untouched.
43207  The 
43208 \family sans
43209 Graphics driver
43210 \family default
43211  is used for LaTeX's graphics, color and page layout packages.
43212  If using 
43213 \family sans
43214 Default
43215 \family default
43216 , the default driver for the LaTeX-packages is used.
43217  It is recommended that you use the default unless you know what you are
43218  doing.
43219 \begin_inset Foot
43220 status collapsed
43221
43222 \begin_layout Plain Layout
43223 When you want to use one of the following drivers
43224 \begin_inset Newline newline
43225 \end_inset
43226
43227
43228 \family sans
43229 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
43230 \family default
43231
43232 \begin_inset Newline newline
43233 \end_inset
43234
43235 you first have to activate them in your LaTeX distribution, see section
43236  
43237 \emph on
43238 Driver support
43239 \emph default
43240  in 
43241 \begin_inset CommandInset href
43242 LatexCommand href
43243 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
43244
43245 \end_inset
43246
43247 .
43248 \end_layout
43249
43250 \end_inset
43251
43252
43253 \end_layout
43254
43255 \begin_layout Standard
43256 Specifying a master document is necessary if the current document is a child
43257  or subdocument.
43258  The master document will be used by LyX in the background if the child
43259  document is opened without its master.
43260  This way child documents are always compilable.
43261  More about master and child documents is explained in the section 
43262 \emph on
43263 Child Documents
43264 \emph default
43265  of the 
43266 \emph on
43267 Embedded
43268 \begin_inset space ~
43269 \end_inset
43270
43271 Objects
43272 \emph default
43273  manual.
43274 \end_layout
43275
43276 \begin_layout Standard
43277 There is also an option to suppress the date and one to use the LaTeX-package
43278  
43279 \series bold
43280 refstyle
43281 \series default
43282  instead of 
43283 \series bold
43284 prettyref
43285 \series default
43286
43287 \begin_inset Index idx
43288 status collapsed
43289
43290 \begin_layout Plain Layout
43291 LaTeX-packages ! prettyref
43292 \end_layout
43293
43294 \end_inset
43295
43296
43297 \begin_inset Index idx
43298 status collapsed
43299
43300 \begin_layout Plain Layout
43301 LaTeX-packages ! refstyle
43302 \end_layout
43303
43304 \end_inset
43305
43306  for cross-references, see sec.
43307 \begin_inset space \thinspace{}
43308 \end_inset
43309
43310
43311 \begin_inset CommandInset ref
43312 LatexCommand ref
43313 reference "sec:Cross-References"
43314
43315 \end_inset
43316
43317 .
43318 \end_layout
43319
43320 \begin_layout Section
43321 Child Documents
43322 \end_layout
43323
43324 \begin_layout Standard
43325 This submenu is only visible when your document includes child documents.
43326  Please refer to the section 
43327 \emph on
43328 Child
43329 \begin_inset space ~
43330 \end_inset
43331
43332 Documents
43333 \emph default
43334  of the 
43335 \emph on
43336 Embedded
43337 \begin_inset space ~
43338 \end_inset
43339
43340 Objects
43341 \emph default
43342  manual for details.
43343 \end_layout
43344
43345 \begin_layout Section
43346 Modules
43347 \end_layout
43348
43349 \begin_layout Standard
43350 Modules are explained in section
43351 \begin_inset space ~
43352 \end_inset
43353
43354
43355 \begin_inset CommandInset ref
43356 LatexCommand ref
43357 reference "sub:Modules"
43358
43359 \end_inset
43360
43361 .
43362 \end_layout
43363
43364 \begin_layout Section
43365 Local Layout
43366 \end_layout
43367
43368 \begin_layout Standard
43369 See section
43370 \begin_inset space ~
43371 \end_inset
43372
43373
43374 \begin_inset CommandInset ref
43375 LatexCommand ref
43376 reference "sub:Local-Layout"
43377
43378 \end_inset
43379
43380  for a description.
43381 \end_layout
43382
43383 \begin_layout Section
43384 Fonts
43385 \end_layout
43386
43387 \begin_layout Standard
43388 The document font settings are described in section
43389 \begin_inset space ~
43390 \end_inset
43391
43392
43393 \begin_inset CommandInset ref
43394 LatexCommand ref
43395 reference "sec:Fonts-and-Text"
43396
43397 \end_inset
43398
43399 .
43400 \end_layout
43401
43402 \begin_layout Section
43403 Text Layout
43404 \end_layout
43405
43406 \begin_layout Standard
43407 You can specify if paragraphs should be separated by indentations or vertical
43408  skips.
43409  The line spacing and the number of text columns can also be specified here.
43410 \end_layout
43411
43412 \begin_layout Standard
43413 Note that LyX will not show two columns or the set up line spacing on screen.
43414  That would be impractical, often unreadable and is not part of the WYSIWYM
43415  concept.
43416  However, it will be as you specified it in the output.
43417 \end_layout
43418
43419 \begin_layout Section
43420 Page Layout
43421 \end_layout
43422
43423 \begin_layout Standard
43424 A description of this menu is given in section
43425 \begin_inset space ~
43426 \end_inset
43427
43428
43429 \begin_inset CommandInset ref
43430 LatexCommand ref
43431 reference "sub:Paper-Size,-Orientation"
43432
43433 \end_inset
43434
43435  and 
43436 \begin_inset CommandInset ref
43437 LatexCommand ref
43438 reference "sub:Document-Layout"
43439
43440 \end_inset
43441
43442 .
43443 \end_layout
43444
43445 \begin_layout Section
43446 Page Margins
43447 \end_layout
43448
43449 \begin_layout Standard
43450 Here you can adjust the paper margins, see section
43451 \begin_inset space ~
43452 \end_inset
43453
43454
43455 \begin_inset CommandInset ref
43456 LatexCommand ref
43457 reference "sub:Margins"
43458
43459 \end_inset
43460
43461 .
43462 \end_layout
43463
43464 \begin_layout Section
43465 Language
43466 \begin_inset CommandInset label
43467 LatexCommand label
43468 name "sec:Language-encodings"
43469
43470 \end_inset
43471
43472
43473 \begin_inset Index idx
43474 status collapsed
43475
43476 \begin_layout Plain Layout
43477 Language ! Encoding
43478 \end_layout
43479
43480 \end_inset
43481
43482
43483 \end_layout
43484
43485 \begin_layout Standard
43486 The document language and quote styles are set here.
43487  The encoding specifies how the document content is exported to LaTeX (the
43488  LyX file is always encoded in utf8).
43489  All characters that cannot be encoded using the specified encoding will
43490  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43491  known for a particular character).
43492 \begin_inset Foot
43493 status collapsed
43494
43495 \begin_layout Plain Layout
43496 The known commands are defined in a text file (
43497 \emph on
43498 unicodesymbols
43499 \emph default
43500 ).
43501  You can add commands for unknown symbols to that file yourself, see the
43502  
43503 \emph on
43504 Customization
43505 \emph default
43506  manual for details.
43507 \end_layout
43508
43509 \end_inset
43510
43511
43512 \end_layout
43513
43514 \begin_layout Standard
43515 If you use the option 
43516 \family sans
43517 Language Default
43518 \family default
43519 , LyX determines the encoding of a text part from the language of this text.
43520  If the document contains text in more than one language you may get more
43521  than one encoding in the LaTeX file.
43522  If you do not use this option then the complete document will always use
43523  exactly one encoding.
43524  Checking this option is the preferred setting.
43525 \end_layout
43526
43527 \begin_layout Standard
43528 LyX also supports Unicode output, which is particularly useful if you need
43529  lots of special symbols or non-alphabetic scripts, respectively.
43530  If you want to use this (and your LaTeX installation supports Unicode,
43531  for that matter), choose one of the four utf8 variants from the list below.
43532  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43533  so it is not uncommon that a file with lots of Unicode symbols works fine
43534  with 
43535 \family sans
43536 Language Default
43537 \family default
43538  (when LyX uses its list of known LaTeX-commands), but does not work with
43539  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43540  because all Unicode symbols can be encoded in utf8).
43541  The situation is much better with XeTeX and LuaTeX, two new alternative
43542  engines to standard LaTeX.
43543  Both engines support Unicode natively.
43544  LyX now also supports these two engines (via the output formats 
43545 \family sans
43546 PDF
43547 \begin_inset space ~
43548 \end_inset
43549
43550 (XeTe
43551 \begin_inset ERT
43552 status collapsed
43553
43554 \begin_layout Plain Layout
43555
43556 {}
43557 \end_layout
43558
43559 \end_inset
43560
43561 X)
43562 \family default
43563
43564 \family sans
43565 PDF
43566 \begin_inset space ~
43567 \end_inset
43568
43569 (LuaTe
43570 \begin_inset ERT
43571 status collapsed
43572
43573 \begin_layout Plain Layout
43574
43575 {}
43576 \end_layout
43577
43578 \end_inset
43579
43580 X)
43581 \family default
43582  and 
43583 \family sans
43584 DVI
43585 \begin_inset space ~
43586 \end_inset
43587
43588 (LuaTeX)
43589 \family default
43590 , see section
43591 \begin_inset space ~
43592 \end_inset
43593
43594
43595 \begin_inset CommandInset ref
43596 LatexCommand ref
43597 reference "sub:Output-file-formats"
43598
43599 \end_inset
43600
43601 ).
43602  So if you are using many special or accented characters and 
43603 \family sans
43604 Language Default
43605 \family default
43606  fails, you might try out one of these new engines.
43607 \end_layout
43608
43609 \begin_layout Standard
43610 The 
43611 \family sans
43612 Language
43613 \begin_inset space ~
43614 \end_inset
43615
43616 package
43617 \family default
43618  determines the LaTeX-package that is used for hyphenation and the translation
43619  of strings like 
43620 \begin_inset Quotes eld
43621 \end_inset
43622
43623 Part
43624 \begin_inset Quotes erd
43625 \end_inset
43626
43627 .
43628  The possible settings are:
43629 \end_layout
43630
43631 \begin_layout Description
43632 Default uses the language package that is selected in
43633 \family sans
43634  Tools\SpecialChar \menuseparator
43635 Preferences\SpecialChar \menuseparator
43636 Language Settings
43637 \family default
43638  (see section
43639 \begin_inset space ~
43640 \end_inset
43641
43642
43643 \begin_inset CommandInset ref
43644 LatexCommand ref
43645 reference "sub:Prefs-Language"
43646
43647 \end_inset
43648
43649 ).
43650 \end_layout
43651
43652 \begin_layout Description
43653 Automatic selects the most suitable language package for the view/export
43654  format you will use.
43655  In many cases this will be 
43656 \series bold
43657 babel
43658 \series default
43659
43660 \begin_inset Index idx
43661 status collapsed
43662
43663 \begin_layout Plain Layout
43664 LaTeX-packages ! babel
43665 \end_layout
43666
43667 \end_inset
43668
43669 .
43670  If the newer package 
43671 \series bold
43672 polyglossia
43673 \series default
43674
43675 \begin_inset Index idx
43676 status collapsed
43677
43678 \begin_layout Plain Layout
43679 LaTeX-packages ! polyglossia
43680 \end_layout
43681
43682 \end_inset
43683
43684  is more appropriate (is the case when using XeTeX and/or non-TeX fonts),
43685  this package will be used instead of 
43686 \series bold
43687 babel
43688 \series default
43689 .
43690 \end_layout
43691
43692 \begin_layout Description
43693 Always
43694 \begin_inset space ~
43695 \end_inset
43696
43697 Babel uses 
43698 \series bold
43699 babel
43700 \series default
43701  even if 
43702 \series bold
43703 polyglossia
43704 \series default
43705  would be more appropriate.
43706 \end_layout
43707
43708 \begin_layout Description
43709 Custom allows you to specify a language package command of your choice.
43710  For example if you want to use a language-specific package like 
43711 \series bold
43712 ngerman
43713 \series default
43714  (for German texts), type in
43715 \series bold
43716
43717 \begin_inset Newline newline
43718 \end_inset
43719
43720
43721 \backslash
43722 usepackage{ngerman}
43723 \end_layout
43724
43725 \begin_layout Description
43726 None will not use a language package.
43727  This is necessary for some document classes for scientific articles.
43728 \end_layout
43729
43730 \begin_layout Standard
43731 Here is a list with the important encodings:
43732 \end_layout
43733
43734 \begin_layout Description
43735 Language
43736 \begin_inset space ~
43737 \end_inset
43738
43739 Default
43740 \begin_inset space ~
43741 \end_inset
43742
43743 (no
43744 \begin_inset space ~
43745 \end_inset
43746
43747 inputenc) Same as 
43748 \family sans
43749 Language Default
43750 \family default
43751 , but the LaTeX-package 
43752 \series bold
43753 inputenc
43754 \series default
43755
43756 \begin_inset Index idx
43757 status collapsed
43758
43759 \begin_layout Plain Layout
43760 LaTeX-packages ! inputenc
43761 \end_layout
43762
43763 \end_inset
43764
43765  is not used.
43766  When using this, you probably need to load some additional packages manually
43767  in the preamble and specify the used encoding for text parts in foreign
43768  languages in TeX code.
43769 \end_layout
43770
43771 \begin_layout Description
43772 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43773  LyX converts all other characters into LaTeX commands, which may result
43774  in a big file when lots of LaTeX-commands are needed.
43775 \end_layout
43776
43777 \begin_layout Description
43778 Arabic
43779 \begin_inset space ~
43780 \end_inset
43781
43782 (CP
43783 \begin_inset space ~
43784 \end_inset
43785
43786 1256) MS Windows code page for Arabic and Farsi
43787 \end_layout
43788
43789 \begin_layout Description
43790 Arabic
43791 \begin_inset space ~
43792 \end_inset
43793
43794 (ISO
43795 \begin_inset space ~
43796 \end_inset
43797
43798 8859-6) for Arabic and Farsi
43799 \end_layout
43800
43801 \begin_layout Description
43802 Armenian
43803 \begin_inset space ~
43804 \end_inset
43805
43806 (ArmSCII8) for Armenian
43807 \end_layout
43808
43809 \begin_layout Description
43810 Baltic
43811 \begin_inset space ~
43812 \end_inset
43813
43814 (CP
43815 \begin_inset space ~
43816 \end_inset
43817
43818 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43819  as the ISO-8859-13 encoding
43820 \end_layout
43821
43822 \begin_layout Description
43823 Baltic
43824 \begin_inset space ~
43825 \end_inset
43826
43827 (ISO
43828 \begin_inset space ~
43829 \end_inset
43830
43831 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43832  encoding
43833 \end_layout
43834
43835 \begin_layout Description
43836 Baltic
43837 \begin_inset space ~
43838 \end_inset
43839
43840 (ISO
43841 \begin_inset space ~
43842 \end_inset
43843
43844 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43845  ISO-8859-13 encoding
43846 \end_layout
43847
43848 \begin_layout Description
43849 Central
43850 \begin_inset space ~
43851 \end_inset
43852
43853 European
43854 \begin_inset space ~
43855 \end_inset
43856
43857 (CP
43858 \begin_inset space ~
43859 \end_inset
43860
43861 1250) MS Windows code page for ISO
43862 \begin_inset space ~
43863 \end_inset
43864
43865 8859-2 (latin2)
43866 \end_layout
43867
43868 \begin_layout Description
43869 Central
43870 \begin_inset space ~
43871 \end_inset
43872
43873 European
43874 \begin_inset space ~
43875 \end_inset
43876
43877 (ISO
43878 \begin_inset space ~
43879 \end_inset
43880
43881 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43882  Romanian, Slovak and Slovenian
43883 \end_layout
43884
43885 \begin_layout Description
43886 Chinese
43887 \begin_inset space ~
43888 \end_inset
43889
43890 (simplified)
43891 \begin_inset space ~
43892 \end_inset
43893
43894 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43895  this encoding is officially replaced by the encoding GB18030, as GB18030
43896  is not available for LaTeX you should try to use the encoding Unicode
43897 \begin_inset space ~
43898 \end_inset
43899
43900 (CJK)
43901 \begin_inset space ~
43902 \end_inset
43903
43904 (utf8)
43905 \end_layout
43906
43907 \begin_layout Description
43908 Chinese
43909 \begin_inset space ~
43910 \end_inset
43911
43912 (simplified)
43913 \begin_inset space ~
43914 \end_inset
43915
43916 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
43917  except for the Euro currency sign, since 2001 this encoding is officially
43918  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
43919  you should try to use the encoding Unicode
43920 \begin_inset space ~
43921 \end_inset
43922
43923 (CJK)
43924 \begin_inset space ~
43925 \end_inset
43926
43927 (utf8)
43928 \end_layout
43929
43930 \begin_layout Description
43931 Chinese
43932 \begin_inset space ~
43933 \end_inset
43934
43935 (traditional)
43936 \begin_inset space ~
43937 \end_inset
43938
43939 (EUC-TW) for traditional Chinese
43940 \end_layout
43941
43942 \begin_layout Description
43943 Cyrillic
43944 \begin_inset space ~
43945 \end_inset
43946
43947 (CP
43948 \begin_inset space ~
43949 \end_inset
43950
43951 1251) MS Windows code page for Cyrillic
43952 \end_layout
43953
43954 \begin_layout Description
43955 Cyrillic
43956 \begin_inset space ~
43957 \end_inset
43958
43959 (ISO
43960 \begin_inset space ~
43961 \end_inset
43962
43963 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
43964 \end_layout
43965
43966 \begin_layout Description
43967 Cyrillic
43968 \begin_inset space ~
43969 \end_inset
43970
43971 (KOI8-R) standard Cyrillic especially for Russian
43972 \end_layout
43973
43974 \begin_layout Description
43975 Cyrillic
43976 \begin_inset space ~
43977 \end_inset
43978
43979 (KOI8-U) Cyrillic for Ukrainian
43980 \end_layout
43981
43982 \begin_layout Description
43983 Cyrillic
43984 \begin_inset space ~
43985 \end_inset
43986
43987 (pt
43988 \begin_inset space ~
43989 \end_inset
43990
43991 154) Cyrillic for Kazakh
43992 \end_layout
43993
43994 \begin_layout Description
43995 Greek
43996 \begin_inset space ~
43997 \end_inset
43998
43999 (ISO
44000 \begin_inset space ~
44001 \end_inset
44002
44003 8859-7) for Greek
44004 \end_layout
44005
44006 \begin_layout Description
44007 Hebrew
44008 \begin_inset space ~
44009 \end_inset
44010
44011 (CP
44012 \begin_inset space ~
44013 \end_inset
44014
44015 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
44016 \end_layout
44017
44018 \begin_layout Description
44019 Hebrew
44020 \begin_inset space ~
44021 \end_inset
44022
44023 (ISO
44024 \begin_inset space ~
44025 \end_inset
44026
44027 8859-8) for Hebrew
44028 \end_layout
44029
44030 \begin_layout Description
44031 Japanese
44032 \begin_inset space ~
44033 \end_inset
44034
44035 (CJK)
44036 \begin_inset space ~
44037 \end_inset
44038
44039 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44040 \series bold
44041 CJK
44042 \series default
44043
44044 \begin_inset Index idx
44045 status collapsed
44046
44047 \begin_layout Plain Layout
44048 LaTeX-packages ! CJK
44049 \end_layout
44050
44051 \end_inset
44052
44053 , when using this, set the document language to 
44054 \family sans
44055 Japanese (CJK)
44056 \end_layout
44057
44058 \begin_layout Description
44059 Japanese
44060 \begin_inset space ~
44061 \end_inset
44062
44063 (CJK)
44064 \begin_inset space ~
44065 \end_inset
44066
44067 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44068 \series bold
44069 CJK
44070 \series default
44071 , when using this, set the document language to 
44072 \family sans
44073 Japanese
44074 \begin_inset space ~
44075 \end_inset
44076
44077 (CJK)
44078 \end_layout
44079
44080 \begin_layout Description
44081 Japanese
44082 \begin_inset space ~
44083 \end_inset
44084
44085 (non-CJK)
44086 \begin_inset space ~
44087 \end_inset
44088
44089 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
44090 \series bold
44091 japanese
44092 \series default
44093
44094 \begin_inset Index idx
44095 status collapsed
44096
44097 \begin_layout Plain Layout
44098 LaTeX-packages ! japanese
44099 \end_layout
44100
44101 \end_inset
44102
44103 , when using this, set the document language to 
44104 \family sans
44105 Japanese
44106 \end_layout
44107
44108 \begin_layout Description
44109 Japanese
44110 \begin_inset space ~
44111 \end_inset
44112
44113 (non-CJK)
44114 \begin_inset space ~
44115 \end_inset
44116
44117 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
44118 \series bold
44119 japanese
44120 \series default
44121 , when using this, set the document language to 
44122 \family sans
44123 Japanese
44124 \end_layout
44125
44126 \begin_layout Description
44127 Japanese
44128 \begin_inset space ~
44129 \end_inset
44130
44131 (non-CJK)
44132 \begin_inset space ~
44133 \end_inset
44134
44135 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
44136 \series bold
44137 japanese
44138 \series default
44139 , when using this, set the document language to 
44140 \family sans
44141 Japanese
44142 \end_layout
44143
44144 \begin_layout Description
44145 Korean
44146 \begin_inset space ~
44147 \end_inset
44148
44149 (EUC-KR) for Korean
44150 \end_layout
44151
44152 \begin_layout Description
44153 Southern
44154 \begin_inset space ~
44155 \end_inset
44156
44157 European
44158 \begin_inset space ~
44159 \end_inset
44160
44161 (ISO
44162 \begin_inset space ~
44163 \end_inset
44164
44165 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
44166 \end_layout
44167
44168 \begin_layout Description
44169 South-Eastern
44170 \begin_inset space ~
44171 \end_inset
44172
44173 European
44174 \begin_inset space ~
44175 \end_inset
44176
44177 (ISO
44178 \begin_inset space ~
44179 \end_inset
44180
44181 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
44182  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
44183  to cover many languages and characters with diacritics
44184 \end_layout
44185
44186 \begin_layout Description
44187 Thai
44188 \begin_inset space ~
44189 \end_inset
44190
44191 (TIS
44192 \begin_inset space ~
44193 \end_inset
44194
44195 620-0) for Thai
44196 \end_layout
44197
44198 \begin_layout Description
44199 Turkish
44200 \begin_inset space ~
44201 \end_inset
44202
44203 (ISO
44204 \begin_inset space ~
44205 \end_inset
44206
44207 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
44208  Icelandic letters are replaced by Turkish ones
44209 \end_layout
44210
44211 \begin_layout Description
44212 Unicode
44213 \begin_inset space ~
44214 \end_inset
44215
44216 (CJK)
44217 \begin_inset space ~
44218 \end_inset
44219
44220 (utf8) Unicode utf8 with the LaTeX-package 
44221 \series bold
44222 CJK
44223 \series default
44224
44225 \begin_inset Index idx
44226 status collapsed
44227
44228 \begin_layout Plain Layout
44229 LaTeX-packages ! CJK
44230 \end_layout
44231
44232 \end_inset
44233
44234  (for the languages Chinese, Japanese and Korean)
44235 \end_layout
44236
44237 \begin_layout Description
44238 Unicode
44239 \begin_inset space ~
44240 \end_inset
44241
44242 (XeTeX)
44243 \begin_inset space ~
44244 \end_inset
44245
44246 (utf8) Unicode utf8 to be used with 
44247 \family sans
44248 XeTeX
44249 \family default
44250  and 
44251 \family sans
44252 LuaTeX
44253 \family default
44254 , which use Unicode directly, without the help of the LaTeX-package 
44255 \series bold
44256 inputenc
44257 \series default
44258 .
44259  LyX automatically selects this encoding if you export or preview XeTeX
44260  or LuaTeX.
44261  Normally you do not need to set this encoding manually.
44262 \end_layout
44263
44264 \begin_layout Description
44265 Unicode
44266 \begin_inset space ~
44267 \end_inset
44268
44269 (ucs-extended)
44270 \begin_inset space ~
44271 \end_inset
44272
44273 (utf8x) Unicode utf8 based on the LaTeX-package 
44274 \series bold
44275 ucs
44276 \series default
44277
44278 \begin_inset Index idx
44279 status collapsed
44280
44281 \begin_layout Plain Layout
44282 LaTeX-packages ! ucs
44283 \end_layout
44284
44285 \end_inset
44286
44287  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
44288 \end_layout
44289
44290 \begin_layout Description
44291 Unicode
44292 \begin_inset space ~
44293 \end_inset
44294
44295 (utf8) Unicode utf8 based on the LaTeX-package 
44296 \series bold
44297 inputenc
44298 \series default
44299
44300 \begin_inset Index idx
44301 status collapsed
44302
44303 \begin_layout Plain Layout
44304 LaTeX-packages ! inputenc
44305 \end_layout
44306
44307 \end_inset
44308
44309 .
44310  Currently only a limited range of characters (mainly for Latin scripts)
44311  is supported.
44312 \end_layout
44313
44314 \begin_layout Description
44315 Western
44316 \begin_inset space ~
44317 \end_inset
44318
44319 European
44320 \begin_inset space ~
44321 \end_inset
44322
44323 (CP
44324 \begin_inset space ~
44325 \end_inset
44326
44327 1252) MS Windows code page for ISO
44328 \begin_inset space ~
44329 \end_inset
44330
44331 8859-1 (latin1)
44332 \end_layout
44333
44334 \begin_layout Description
44335 Western
44336 \begin_inset space ~
44337 \end_inset
44338
44339 European
44340 \begin_inset space ~
44341 \end_inset
44342
44343 (ISO
44344 \begin_inset space ~
44345 \end_inset
44346
44347 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
44348  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
44349  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
44350  encoding instead
44351 \end_layout
44352
44353 \begin_layout Description
44354 Western
44355 \begin_inset space ~
44356 \end_inset
44357
44358 European
44359 \begin_inset space ~
44360 \end_inset
44361
44362 (ISO
44363 \begin_inset space ~
44364 \end_inset
44365
44366 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
44367  sign, the œ-ligature and some characters used for French and Finnish
44368 \end_layout
44369
44370 \begin_layout Standard
44371 Finally, the dialog lets you select a specific language package for the
44372  current document.
44373  See 
44374 \begin_inset CommandInset ref
44375 LatexCommand formatted
44376 reference "sub:Prefs-Language"
44377
44378 \end_inset
44379
44380  for more information on the language package.
44381 \end_layout
44382
44383 \begin_layout Section
44384 Colors
44385 \begin_inset Index idx
44386 status collapsed
44387
44388 \begin_layout Plain Layout
44389 Color ! main text
44390 \end_layout
44391
44392 \end_inset
44393
44394
44395 \begin_inset Index idx
44396 status collapsed
44397
44398 \begin_layout Plain Layout
44399 Color ! background
44400 \end_layout
44401
44402 \end_inset
44403
44404
44405 \end_layout
44406
44407 \begin_layout Standard
44408 Here you can alter the font color for the main text (default: black) and
44409  for Greyed
44410 \begin_inset space ~
44411 \end_inset
44412
44413 out notes (default: light grey).
44414  The button 
44415 \family sans
44416 Reset
44417 \family default
44418  sets the color back to the default.
44419 \end_layout
44420
44421 \begin_layout Standard
44422 You can also change the background color for the pages (default: white)
44423  and for Shaded
44424 \begin_inset space ~
44425 \end_inset
44426
44427 boxes (default: red).
44428 \end_layout
44429
44430 \begin_layout Standard
44431 \begin_inset Note Greyedout
44432 status open
44433
44434 \begin_layout Plain Layout
44435 The colors are not shown within LyX, only in the output.
44436  (This Greyed
44437 \begin_inset space ~
44438 \end_inset
44439
44440 out note appears blue in the output.)
44441 \end_layout
44442
44443 \end_inset
44444
44445
44446 \end_layout
44447
44448 \begin_layout Standard
44449 Note, if you change the main text font color and use the option 
44450 \family sans
44451 Color
44452 \begin_inset space ~
44453 \end_inset
44454
44455 links
44456 \family default
44457  in the document settings under 
44458 \family sans
44459 PDF
44460 \begin_inset space ~
44461 \end_inset
44462
44463 properties
44464 \family default
44465 , you probably also need to change the link font color by using 
44466 \family sans
44467 Additional
44468 \begin_inset space ~
44469 \end_inset
44470
44471 options
44472 \family default
44473  in the 
44474 \family sans
44475 PDF
44476 \begin_inset space ~
44477 \end_inset
44478
44479 properties
44480 \family default
44481 .
44482  For example the option
44483 \end_layout
44484
44485 \begin_layout Standard
44486
44487 \series bold
44488 linkcolor=black
44489 \end_layout
44490
44491 \begin_layout Standard
44492 sets the link text color to black.
44493  For more information, see the manual of the LaTeX-package 
44494 \series bold
44495 hyperref
44496 \series default
44497
44498 \begin_inset Index idx
44499 status collapsed
44500
44501 \begin_layout Plain Layout
44502 LaTeX-packages ! hyperref
44503 \end_layout
44504
44505 \end_inset
44506
44507
44508 \begin_inset CommandInset citation
44509 LatexCommand cite
44510 key "hyperref"
44511
44512 \end_inset
44513
44514 .
44515 \end_layout
44516
44517 \begin_layout Standard
44518 \begin_inset VSpace bigskip
44519 \end_inset
44520
44521
44522 \end_layout
44523
44524 \begin_layout Standard
44525 You can adapt the main text font color and the page background for every
44526  page in your document if you use these commands as TeX
44527 \begin_inset space ~
44528 \end_inset
44529
44530 Code behind a forced page break:
44531 \end_layout
44532
44533 \begin_layout Itemize
44534 For the page color:
44535 \begin_inset Newline newline
44536 \end_inset
44537
44538
44539 \series bold
44540
44541 \backslash
44542 pagecolor{color name}
44543 \end_layout
44544
44545 \begin_layout Itemize
44546 For the text color:
44547 \begin_inset Newline newline
44548 \end_inset
44549
44550
44551 \series bold
44552
44553 \backslash
44554 color{color name}
44555 \end_layout
44556
44557 \begin_layout Standard
44558 The color name can hereby be one of these: 
44559 \series bold
44560 black
44561 \series default
44562
44563 \series bold
44564 blue
44565 \series default
44566
44567 \series bold
44568 cyan
44569 \series default
44570
44571 \series bold
44572 green
44573 \series default
44574
44575 \series bold
44576 magenta
44577 \series default
44578
44579 \series bold
44580 red
44581 \series default
44582
44583 \series bold
44584 white
44585 \series default
44586
44587 \series bold
44588 yellow
44589 \series default
44590
44591 \begin_inset Newline newline
44592 \end_inset
44593
44594 If you have changed a text or background color, you can use them under the
44595  following names:
44596 \end_layout
44597
44598 \begin_layout Itemize
44599 For the page background color:
44600 \begin_inset Newline newline
44601 \end_inset
44602
44603
44604 \series bold
44605 page_backgroundcolor
44606 \end_layout
44607
44608 \begin_layout Itemize
44609 For the main text color:
44610 \begin_inset Newline newline
44611 \end_inset
44612
44613
44614 \series bold
44615 document_fontcolor
44616 \end_layout
44617
44618 \begin_layout Itemize
44619 For the Shaded
44620 \begin_inset space ~
44621 \end_inset
44622
44623 box background color:
44624 \begin_inset Newline newline
44625 \end_inset
44626
44627
44628 \series bold
44629 shadecolor
44630 \end_layout
44631
44632 \begin_layout Itemize
44633 For the Greyed
44634 \begin_inset space ~
44635 \end_inset
44636
44637 out note text color:
44638 \begin_inset Newline newline
44639 \end_inset
44640
44641
44642 \series bold
44643 note_fontcolor
44644 \end_layout
44645
44646 \begin_layout Standard
44647 How to define and use custom colors, see section 
44648 \emph on
44649 Colored
44650 \begin_inset space ~
44651 \end_inset
44652
44653 Cells
44654 \emph default
44655  of the 
44656 \emph on
44657 Embedded
44658 \begin_inset space ~
44659 \end_inset
44660
44661 Objects
44662 \emph default
44663  manual.
44664 \end_layout
44665
44666 \begin_layout Section
44667 Numbering & TOC
44668 \end_layout
44669
44670 \begin_layout Standard
44671 You can adjust here the numbering depth of section headings and the section
44672  depth in the table of contents as described in section
44673 \begin_inset space ~
44674 \end_inset
44675
44676
44677 \begin_inset CommandInset ref
44678 LatexCommand ref
44679 reference "sub:Numbering-depth"
44680
44681 \end_inset
44682
44683 .
44684 \end_layout
44685
44686 \begin_layout Section
44687 Bibliography
44688 \end_layout
44689
44690 \begin_layout Standard
44691 Here you can specify a citation style using the LaTeX packages 
44692 \series bold
44693 natbib
44694 \series default
44695
44696 \begin_inset Index idx
44697 status collapsed
44698
44699 \begin_layout Plain Layout
44700 LaTeX-packages ! natbib
44701 \end_layout
44702
44703 \end_inset
44704
44705  or 
44706 \series bold
44707 jurabib
44708 \series default
44709
44710 \begin_inset Index idx
44711 status collapsed
44712
44713 \begin_layout Plain Layout
44714 LaTeX-packages ! jurabib
44715 \end_layout
44716
44717 \end_inset
44718
44719 .
44720  You can enable a sectioned bibliography using the LaTeX package 
44721 \series bold
44722 bibtopic
44723 \series default
44724
44725 \begin_inset Index idx
44726 status collapsed
44727
44728 \begin_layout Plain Layout
44729 LaTeX-packages ! bibtopic
44730 \end_layout
44731
44732 \end_inset
44733
44734  and you can customize how the bibliography of the given document is being
44735  generated.
44736  For a further description see section
44737 \begin_inset space ~
44738 \end_inset
44739
44740
44741 \begin_inset CommandInset ref
44742 LatexCommand ref
44743 reference "sec:Bibliography"
44744
44745 \end_inset
44746
44747 .
44748 \end_layout
44749
44750 \begin_layout Section
44751 Indexes
44752 \end_layout
44753
44754 \begin_layout Standard
44755 Here, you can customize how the index of your document is being generated
44756  and you can define additional indexes.
44757  Please refer to section
44758 \begin_inset space ~
44759 \end_inset
44760
44761
44762 \begin_inset CommandInset ref
44763 LatexCommand ref
44764 reference "sec:Index"
44765
44766 \end_inset
44767
44768  for details.
44769 \end_layout
44770
44771 \begin_layout Section
44772 PDF Properties
44773 \end_layout
44774
44775 \begin_layout Standard
44776 The PDF properties are explained in section
44777 \begin_inset space ~
44778 \end_inset
44779
44780
44781 \begin_inset CommandInset ref
44782 LatexCommand ref
44783 reference "sec:PDF-Properties"
44784
44785 \end_inset
44786
44787 .
44788 \end_layout
44789
44790 \begin_layout Section
44791 Math Options
44792 \end_layout
44793
44794 \begin_layout Standard
44795 These options will force LyX to use the LaTeX-packages 
44796 \series bold
44797 amsmath
44798 \series default
44799
44800 \begin_inset Index idx
44801 status collapsed
44802
44803 \begin_layout Plain Layout
44804 LaTeX-packages ! amsmath
44805 \end_layout
44806
44807 \end_inset
44808
44809
44810 \series bold
44811 esint
44812 \series default
44813
44814 \begin_inset Index idx
44815 status collapsed
44816
44817 \begin_layout Plain Layout
44818 LaTeX-packages ! esint
44819 \end_layout
44820
44821 \end_inset
44822
44823
44824 \series bold
44825 mathdots
44826 \series default
44827
44828 \begin_inset Index idx
44829 status collapsed
44830
44831 \begin_layout Plain Layout
44832 LaTeX-packages ! mathdots
44833 \end_layout
44834
44835 \end_inset
44836
44837  und 
44838 \series bold
44839 mhchem
44840 \series default
44841
44842 \begin_inset Index idx
44843 status collapsed
44844
44845 \begin_layout Plain Layout
44846 LaTeX-packages ! mhchem
44847 \end_layout
44848
44849 \end_inset
44850
44851  or to use them automatically when they are needed.
44852 \end_layout
44853
44854 \begin_layout Description
44855 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
44856  ensure that you have enabled 
44857 \family sans
44858 AMS
44859 \begin_inset space ~
44860 \end_inset
44861
44862 math
44863 \family default
44864 .
44865 \end_layout
44866
44867 \begin_layout Description
44868 esint is used for special integral characters, see section 
44869 \emph on
44870 Big
44871 \begin_inset space ~
44872 \end_inset
44873
44874 Operators
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 mathdots is used for special ellipses, see section 
44885 \emph on
44886 Ellipses
44887 \emph default
44888  of the 
44889 \emph on
44890 Math
44891 \emph default
44892  manual.
44893 \end_layout
44894
44895 \begin_layout Description
44896 mhchem is used for chemical equations, see section 
44897 \emph on
44898 Chemical Symbols and Equations
44899 \emph default
44900  of the 
44901 \emph on
44902 Math
44903 \emph default
44904  manual.
44905 \end_layout
44906
44907 \begin_layout Section
44908 Float Placement
44909 \end_layout
44910
44911 \begin_layout Standard
44912 The float placement options are described in section 
44913 \emph on
44914 Float
44915 \begin_inset space ~
44916 \end_inset
44917
44918 Placement
44919 \emph default
44920  of the 
44921 \emph on
44922 Embedded
44923 \begin_inset space ~
44924 \end_inset
44925
44926 Objects
44927 \emph default
44928  manual.
44929 \end_layout
44930
44931 \begin_layout Section
44932 Listings
44933 \end_layout
44934
44935 \begin_layout Standard
44936 The listings settings are explained in chapter 
44937 \emph on
44938 Program Code Listings
44939 \emph default
44940  of the 
44941 \emph on
44942 Embedded
44943 \begin_inset space ~
44944 \end_inset
44945
44946 Objects
44947 \emph default
44948  manual.
44949 \end_layout
44950
44951 \begin_layout Section
44952 Bullets
44953 \end_layout
44954
44955 \begin_layout Standard
44956 Here you can adjust the characters for the itemize levels.
44957  The itemize environment is described in section
44958 \begin_inset space ~
44959 \end_inset
44960
44961
44962 \begin_inset CommandInset ref
44963 LatexCommand ref
44964 reference "sec:Itemize"
44965
44966 \end_inset
44967
44968 .
44969 \end_layout
44970
44971 \begin_layout Section
44972 Branches
44973 \end_layout
44974
44975 \begin_layout Standard
44976 Branches are described in section
44977 \begin_inset space ~
44978 \end_inset
44979
44980
44981 \begin_inset CommandInset ref
44982 LatexCommand ref
44983 reference "sec:Branches"
44984
44985 \end_inset
44986
44987 .
44988 \end_layout
44989
44990 \begin_layout Section
44991 Output
44992 \begin_inset CommandInset label
44993 LatexCommand label
44994 name "sec:Doc-Output"
44995
44996 \end_inset
44997
44998
44999 \end_layout
45000
45001 \begin_layout Standard
45002 Here you can define some output specifics for the current document:
45003 \end_layout
45004
45005 \begin_layout Description
45006 Default
45007 \begin_inset space ~
45008 \end_inset
45009
45010 Output
45011 \begin_inset space ~
45012 \end_inset
45013
45014 Format: The format that is used when you hit 
45015 \begin_inset Quotes eld
45016 \end_inset
45017
45018 View
45019 \begin_inset Quotes erd
45020 \end_inset
45021
45022
45023 \begin_inset Quotes eld
45024 \end_inset
45025
45026 Update
45027 \begin_inset Quotes erd
45028 \end_inset
45029
45030
45031 \begin_inset Quotes eld
45032 \end_inset
45033
45034 View Master Document
45035 \begin_inset Quotes erd
45036 \end_inset
45037
45038  and 
45039 \begin_inset Quotes eld
45040 \end_inset
45041
45042 Update Master Document
45043 \begin_inset Quotes erd
45044 \end_inset
45045
45046  in the 
45047 \family sans
45048 View
45049 \family default
45050  menu or the toolbar.
45051  The default is set in 
45052 \family sans
45053 Tools\SpecialChar \menuseparator
45054 Preferences\SpecialChar \menuseparator
45055 File Formats
45056 \family default
45057 , see sec.
45058 \begin_inset space \thinspace{}
45059 \end_inset
45060
45061
45062 \begin_inset CommandInset ref
45063 LatexCommand formatted
45064 reference "sec:File-Formats"
45065
45066 \end_inset
45067
45068 .
45069 \end_layout
45070
45071 \begin_layout Description
45072 Synchronize
45073 \begin_inset space ~
45074 \end_inset
45075
45076 with
45077 \begin_inset space ~
45078 \end_inset
45079
45080 Output settings for the menu 
45081 \family sans
45082 Navigate\SpecialChar \menuseparator
45083 Forward
45084 \begin_inset space ~
45085 \end_inset
45086
45087 search
45088 \family default
45089 .
45090  For a detailed description see section 
45091 \emph on
45092 Reverse DVI/PDF search
45093 \emph default
45094  of the 
45095 \emph on
45096 Additional
45097 \begin_inset space ~
45098 \end_inset
45099
45100 Features
45101 \emph default
45102  manual.
45103 \end_layout
45104
45105 \begin_layout Description
45106 XHTML
45107 \begin_inset space ~
45108 \end_inset
45109
45110 Output
45111 \begin_inset space ~
45112 \end_inset
45113
45114 Options settings for the export format 
45115 \family sans
45116 LyXHTML
45117 \family default
45118 .
45119  
45120 \family sans
45121 Strict XHTML
45122 \begin_inset space ~
45123 \end_inset
45124
45125 1.1
45126 \family default
45127  will assure that the output follows exactly version
45128 \begin_inset space ~
45129 \end_inset
45130
45131 1.1 of the XHTML standard.
45132  The different 
45133 \family sans
45134 Math
45135 \begin_inset space ~
45136 \end_inset
45137
45138 output
45139 \family default
45140  settings are described in detail in section 
45141 \emph on
45142 Math Output in XHTML
45143 \emph default
45144  of the 
45145 \emph on
45146 Additional
45147 \begin_inset space ~
45148 \end_inset
45149
45150 Features
45151 \emph default
45152  manual.
45153  The scaling is used for the size of equations in the output.
45154 \end_layout
45155
45156 \begin_layout Section
45157 LaT
45158 \begin_inset ERT
45159 status collapsed
45160
45161 \begin_layout Plain Layout
45162
45163 {}
45164 \end_layout
45165
45166 \end_inset
45167
45168 eX Preamble
45169 \end_layout
45170
45171 \begin_layout Standard
45172 In this text field are entered commands to load special LaTeX-packages or
45173  to define LaTeX-commands.
45174  The preamble is a thing for LaTeX-experts.
45175  You should not enter commands here until you exactly know what you are
45176  doing.
45177 \end_layout
45178
45179 \begin_layout Standard
45180 An introduction to the LaTeX-syntax is given in section
45181 \begin_inset space ~
45182 \end_inset
45183
45184
45185 \begin_inset CommandInset ref
45186 LatexCommand ref
45187 reference "sub:LaTeX-Syntax"
45188
45189 \end_inset
45190
45191 .
45192 \end_layout
45193
45194 \begin_layout Chapter
45195 The 
45196 \family sans
45197 Preferences
45198 \family default
45199  Dialog
45200 \begin_inset CommandInset label
45201 LatexCommand label
45202 name "chap:The-Preferences-dialog"
45203
45204 \end_inset
45205
45206
45207 \begin_inset Index idx
45208 status collapsed
45209
45210 \begin_layout Plain Layout
45211 Preferences
45212 \end_layout
45213
45214 \end_inset
45215
45216
45217 \end_layout
45218
45219 \begin_layout Standard
45220 The preferences dialog is called with the menu 
45221 \family sans
45222 Tools\SpecialChar \menuseparator
45223 Preferences
45224 \family default
45225 .
45226  It has the following submenus.
45227 \end_layout
45228
45229 \begin_layout Section
45230 Look and Feel
45231 \end_layout
45232
45233 \begin_layout Subsection
45234 User Interface
45235 \end_layout
45236
45237 \begin_layout Subsubsection
45238 User Interface File
45239 \begin_inset Index idx
45240 status collapsed
45241
45242 \begin_layout Plain Layout
45243 Customization ! of toolbars
45244 \end_layout
45245
45246 \end_inset
45247
45248
45249 \begin_inset Index idx
45250 status collapsed
45251
45252 \begin_layout Plain Layout
45253 Customization ! of menus
45254 \end_layout
45255
45256 \end_inset
45257
45258
45259 \end_layout
45260
45261 \begin_layout Standard
45262 The appearance of the menus and toolbars can be changed by choosing a user
45263  interface (ui) file.
45264  An ui-file is a text file where the toolbars and menus are listed.
45265  The toolbar buttons and menu entries are specified in the files 
45266 \shape italic
45267 stdtoolbars.inc
45268 \shape default
45269  and 
45270 \shape italic
45271 stdmenus.inc
45272 \shape default
45273 , respectively.
45274  Both files are loaded by the 
45275 \emph on
45276 default.ui
45277 \emph default
45278  file.
45279  To create your own menu and toolbar layout, start with a copy of these
45280  files and edit the entries.
45281 \end_layout
45282
45283 \begin_layout Standard
45284 The syntax of the .inc-files is straightforward: The 
45285 \family sans
45286 Menubar
45287 \family default
45288
45289 \family sans
45290 Menu
45291 \family default
45292  and 
45293 \family sans
45294 Toolbar
45295 \family default
45296  entries must be finished with an explicit 
45297 \family sans
45298 End
45299 \family default
45300 .
45301  They may contain 
45302 \family sans
45303 Submenu
45304 \family default
45305
45306 \family sans
45307 Item
45308 \family default
45309
45310 \family sans
45311 OptItem
45312 \family default
45313
45314 \family sans
45315 Separator
45316 \family default
45317
45318 \family sans
45319 Icon,
45320 \family default
45321  and in the case of the 
45322 \begin_inset Quotes eld
45323 \end_inset
45324
45325 file_lastfiles
45326 \begin_inset Quotes erd
45327 \end_inset
45328
45329  menu a 
45330 \family sans
45331 Lastfiles
45332 \family default
45333  entry.
45334  The syntax for the entries is:
45335 \end_layout
45336
45337 \begin_layout Standard
45338 \begin_inset VSpace smallskip*
45339 \end_inset
45340
45341
45342 \series bold
45343 Item 
45344 \begin_inset Quotes eld
45345 \end_inset
45346
45347 menu 
45348 \series default
45349 or
45350 \series bold
45351  button name
45352 \begin_inset Quotes erd
45353 \end_inset
45354
45355  
45356 \begin_inset Quotes eld
45357 \end_inset
45358
45359 LyX-function
45360 \begin_inset Quotes erd
45361 \end_inset
45362
45363
45364 \end_layout
45365
45366 \begin_layout Standard
45367 \noindent
45368 \begin_inset VSpace smallskip*
45369 \end_inset
45370
45371 All LyX-functions are listed in the menu 
45372 \family sans
45373 Help\SpecialChar \menuseparator
45374 LyX
45375 \begin_inset space ~
45376 \end_inset
45377
45378 Functions
45379 \family default
45380 .
45381 \end_layout
45382
45383 \begin_layout Standard
45384 \begin_inset VSpace medskip
45385 \end_inset
45386
45387
45388 \end_layout
45389
45390 \begin_layout Standard
45391 An example: Assuming you use the menu 
45392 \family sans
45393 Navigate\SpecialChar \menuseparator
45394 Bookmarks
45395 \family default
45396  quite often and therefore want six available bookmarks, you can add the
45397  line
45398 \end_layout
45399
45400 \begin_layout Standard
45401 \begin_inset VSpace smallskip*
45402 \end_inset
45403
45404
45405 \series bold
45406 Item 
45407 \begin_inset Quotes eld
45408 \end_inset
45409
45410 Save Bookmark 6
45411 \begin_inset Quotes erd
45412 \end_inset
45413
45414  
45415 \begin_inset Quotes eld
45416 \end_inset
45417
45418 bookmark-save 6
45419 \begin_inset Quotes erd
45420 \end_inset
45421
45422
45423 \end_layout
45424
45425 \begin_layout Standard
45426 \noindent
45427 \begin_inset VSpace smallskip*
45428 \end_inset
45429
45430 to the 
45431 \begin_inset Quotes eld
45432 \end_inset
45433
45434 navigate_bookmarks
45435 \begin_inset Quotes erd
45436 \end_inset
45437
45438  menu in the .inc-file to have the sixth bookmark.
45439 \end_layout
45440
45441 \begin_layout Subsubsection
45442 Icon Set
45443 \end_layout
45444
45445 \begin_layout Standard
45446 Here you can change the appearance of LyX's toolbar buttons.
45447  The currently available icon sets are compared in 
45448 \begin_inset CommandInset href
45449 LatexCommand href
45450 name "this image"
45451 target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
45452
45453 \end_inset
45454
45455 .
45456 \end_layout
45457
45458 \begin_layout Subsubsection
45459 Automatic help
45460 \end_layout
45461
45462 \begin_layout Standard
45463 The option 
45464 \family sans
45465 Enable tool tips in main work area
45466 \family default
45467  enables tool tips showing the content of closed insets like index entries
45468  or footnotes.
45469 \end_layout
45470
45471 \begin_layout Subsubsection
45472 Session
45473 \end_layout
45474
45475 \begin_layout Standard
45476 With the option 
45477 \family sans
45478 Restore window layouts and geometries
45479 \family default
45480  LyX's main window will be opened with the size and layout that was used
45481  in the last LyX session.
45482 \end_layout
45483
45484 \begin_layout Standard
45485 The option 
45486 \family sans
45487 Restore cursor positions
45488 \family default
45489  sets the cursor to the position in the file where it has been the last
45490  time.
45491 \end_layout
45492
45493 \begin_layout Standard
45494 The option 
45495 \family sans
45496 Load opened files from last session
45497 \family default
45498  opens all files that were opened in the last LyX session.
45499 \end_layout
45500
45501 \begin_layout Standard
45502 The button 
45503 \family sans
45504 Clear all session information
45505 \family default
45506  deletes all information from previous LyX sessions (cursor positions, names
45507  of last opened documents, etc.).
45508 \end_layout
45509
45510 \begin_layout Subsubsection
45511 Documents
45512 \begin_inset CommandInset label
45513 LatexCommand label
45514 name "sub:Backup documents"
45515
45516 \end_inset
45517
45518
45519 \begin_inset Index idx
45520 status collapsed
45521
45522 \begin_layout Plain Layout
45523 Backup ! Documents
45524 \end_layout
45525
45526 \end_inset
45527
45528
45529 \end_layout
45530
45531 \begin_layout Standard
45532
45533 \family sans
45534 Backup original documents when saving
45535 \family default
45536  creates a backup copy of the file in the state when it was opened or when
45537  it was saved the last time.
45538  It is stored in the same folder as your document or in the 
45539 \family sans
45540 Backup
45541 \begin_inset space ~
45542 \end_inset
45543
45544 directory
45545 \family default
45546 , see 
45547 \begin_inset CommandInset ref
45548 LatexCommand ref
45549 reference "sec:Paths"
45550
45551 \end_inset
45552
45553 .
45554  The backup file has the file extension 
45555 \begin_inset Quotes eld
45556 \end_inset
45557
45558
45559 \family sans
45560 .lyx~
45561 \family default
45562
45563 \begin_inset Quotes erd
45564 \end_inset
45565
45566 .
45567 \end_layout
45568
45569 \begin_layout Standard
45570 With the option 
45571 \family sans
45572 Backup documents, every
45573 \family default
45574 , you can specify the time between backup saves.
45575 \end_layout
45576
45577 \begin_layout Standard
45578
45579 \family sans
45580 Save documents compressed by default
45581 \family default
45582  saves the files always in a compressed format.
45583 \end_layout
45584
45585 \begin_layout Standard
45586
45587 \family sans
45588 Maximum last files
45589 \family default
45590  is the number of last opened files that LyX should display in the menu
45591  
45592 \family sans
45593 File\SpecialChar \menuseparator
45594 Open
45595 \begin_inset space ~
45596 \end_inset
45597
45598 Recent
45599 \family default
45600 .
45601 \end_layout
45602
45603 \begin_layout Standard
45604 If the option 
45605 \family sans
45606 Open documents in tabs
45607 \family default
45608  is not used, then every file will be opened in its own new instance of
45609  LyX.
45610 \end_layout
45611
45612 \begin_layout Standard
45613 The option 
45614 \family sans
45615 Single instance
45616 \family default
45617  is only active if a LyXServer pipe
45618 \begin_inset Foot
45619 status collapsed
45620
45621 \begin_layout Plain Layout
45622 See sec.
45623 \begin_inset space \thinspace{}
45624 \end_inset
45625
45626
45627 \begin_inset CommandInset ref
45628 LatexCommand ref
45629 reference "sec:Paths"
45630
45631 \end_inset
45632
45633  for information about LyXServer pipes.
45634 \end_layout
45635
45636 \end_inset
45637
45638  is specified.
45639  If it is checked, LyX documents will be opened in the same running instance
45640  of LyX.
45641  Otherwise a new LyX instance is created for each file.
45642 \end_layout
45643
45644 \begin_layout Standard
45645 With the option 
45646 \family sans
45647 Single close-tab button
45648 \family default
45649  there will only be one button (
45650 \family sans
45651
45652 \begin_inset Graphics
45653         filename ../images/closetab.png
45654         scale 75
45655
45656 \end_inset
45657
45658
45659 \family default
45660 ) at the right side of the tab bar to close tabs.
45661  Otherwise every document tab has its own close button.
45662 \end_layout
45663
45664 \begin_layout Standard
45665 \begin_inset Note Greyedout
45666 status open
45667
45668 \begin_layout Plain Layout
45669
45670 \series bold
45671 Note:
45672 \series default
45673  For the last option you have to restart LyX before the change takes effect.
45674 \end_layout
45675
45676 \end_inset
45677
45678
45679 \end_layout
45680
45681 \begin_layout Subsection
45682 Screen Fonts
45683 \begin_inset Index idx
45684 status collapsed
45685
45686 \begin_layout Plain Layout
45687 Font ! Screen
45688 \end_layout
45689
45690 \end_inset
45691
45692
45693 \begin_inset CommandInset label
45694 LatexCommand label
45695 name "sub:Screen-Fonts"
45696
45697 \end_inset
45698
45699
45700 \end_layout
45701
45702 \begin_layout Standard
45703 These fonts are used to display your documents on the screen.
45704 \end_layout
45705
45706 \begin_layout Standard
45707 \begin_inset Note Greyedout
45708 status open
45709
45710 \begin_layout Plain Layout
45711
45712 \series bold
45713 Note:
45714 \series default
45715  This section only deals with the fonts 
45716 \emph on
45717 inside
45718 \emph default
45719  the LyX window.
45720  The fonts that appear on the output are independent from these fonts, and
45721  set in the menu 
45722 \family sans
45723 Document\SpecialChar \menuseparator
45724 Settings\SpecialChar \menuseparator
45725 Fonts
45726 \family default
45727 .
45728 \end_layout
45729
45730 \end_inset
45731
45732
45733 \end_layout
45734
45735 \begin_layout Standard
45736 By default, LyX uses 
45737 \family typewriter
45738 Times
45739 \family default
45740  as roman (serif) font, 
45741 \family typewriter
45742 Arial
45743 \family default
45744  or 
45745 \family typewriter
45746 Helvetica
45747 \family default
45748  (depends on the system) as 
45749 \family sans
45750 sans
45751 \begin_inset space ~
45752 \end_inset
45753
45754 serif
45755 \family default
45756  font and 
45757 \family typewriter
45758 Courier
45759 \family default
45760  as 
45761 \family typewriter
45762 typewriter
45763 \family default
45764  font.
45765 \end_layout
45766
45767 \begin_layout Standard
45768 You can change the font size with the 
45769 \family sans
45770 Zoom
45771 \family default
45772  setting.
45773 \end_layout
45774
45775 \begin_layout Standard
45776 The 
45777 \family sans
45778 Font Sizes
45779 \family default
45780  are calculated as letter height in units of points.
45781  72
45782 \begin_inset space \thinspace{}
45783 \end_inset
45784
45785 points have the size of 1
45786 \begin_inset space \thinspace{}
45787 \end_inset
45788
45789 inch, see Appendix
45790 \begin_inset space ~
45791 \end_inset
45792
45793
45794 \begin_inset CommandInset ref
45795 LatexCommand ref
45796 reference "cha:Units-available-in"
45797
45798 \end_inset
45799
45800 .
45801  The default font sizes are the same as if a document font size of 10
45802 \begin_inset space \thinspace{}
45803 \end_inset
45804
45805 pt would be used.
45806  The sizes are explained in detail in section
45807 \begin_inset space ~
45808 \end_inset
45809
45810
45811 \begin_inset CommandInset ref
45812 LatexCommand ref
45813 reference "sub:Document-Font"
45814
45815 \end_inset
45816
45817 .
45818 \end_layout
45819
45820 \begin_layout Standard
45821 With the option 
45822 \family sans
45823 Use Pixmap Cache to speed up font rendering
45824 \family default
45825  enabled, LyX needs to redraw the screen less often.
45826  This results in better performance, especially on slow systems.
45827  On the other hand, the characters might look more fuzzy on screen.
45828  So whether you enable this or not depends on whether you prefer speed over
45829  aesthetics.
45830  Note that the Pixmap Cache is only available and useful under Mac
45831 \begin_inset space ~
45832 \end_inset
45833
45834 OS and Windows.
45835 \end_layout
45836
45837 \begin_layout Subsection
45838 Colors
45839 \begin_inset Index idx
45840 status collapsed
45841
45842 \begin_layout Plain Layout
45843 Color ! LyX screen
45844 \end_layout
45845
45846 \end_inset
45847
45848
45849 \begin_inset Index idx
45850 status collapsed
45851
45852 \begin_layout Plain Layout
45853 Settings ! Color
45854 \end_layout
45855
45856 \end_inset
45857
45858
45859 \end_layout
45860
45861 \begin_layout Standard
45862 You can here change all the colors used by LyX.
45863  Choose an item in the list and use the 
45864 \family sans
45865 Alter
45866 \family default
45867  button.
45868 \end_layout
45869
45870 \begin_layout Standard
45871 By using the option 
45872 \family sans
45873 Use system colors
45874 \family default
45875  the color scheme of your OS or window manager is used.
45876  The colors 
45877 \family sans
45878 cursor, selection, table line, text, URL
45879 \begin_inset space ~
45880 \end_inset
45881
45882 label and URL
45883 \begin_inset space ~
45884 \end_inset
45885
45886 text
45887 \family default
45888  are then not customizable and thus not listed.
45889 \end_layout
45890
45891 \begin_layout Subsection
45892 Display
45893 \begin_inset Index idx
45894 status collapsed
45895
45896 \begin_layout Plain Layout
45897 Settings ! Display
45898 \end_layout
45899
45900 \end_inset
45901
45902
45903 \end_layout
45904
45905 \begin_layout Standard
45906 Here you can specify if graphics inside LyX are displayed.
45907 \end_layout
45908
45909 \begin_layout Standard
45910
45911 \family sans
45912 Instant Preview
45913 \family default
45914  enables previewing snippets of your document.
45915  This feature is described in section
45916 \begin_inset space ~
45917 \end_inset
45918
45919
45920 \begin_inset CommandInset ref
45921 LatexCommand ref
45922 reference "sec:Previewing-snippets-of"
45923
45924 \end_inset
45925
45926 .
45927 \end_layout
45928
45929 \begin_layout Standard
45930 The option 
45931 \family sans
45932 Mark
45933 \begin_inset space ~
45934 \end_inset
45935
45936 end
45937 \begin_inset space ~
45938 \end_inset
45939
45940 of
45941 \begin_inset space ~
45942 \end_inset
45943
45944 paragraphs
45945 \family default
45946  displays a pilcrow (¶) at the end of every paragraph.
45947 \end_layout
45948
45949 \begin_layout Section
45950 Editing
45951 \begin_inset Index idx
45952 status collapsed
45953
45954 \begin_layout Plain Layout
45955 Settings ! Editing
45956 \end_layout
45957
45958 \end_inset
45959
45960
45961 \end_layout
45962
45963 \begin_layout Subsection
45964 Control
45965 \end_layout
45966
45967 \begin_layout Subsubsection
45968 Editing
45969 \end_layout
45970
45971 \begin_layout Standard
45972 The option 
45973 \family sans
45974 Cursor follows scrollbar
45975 \family default
45976  sets the cursor to the top of the currently displayed document part when
45977  scrolling.
45978 \end_layout
45979
45980 \begin_layout Standard
45981 You can adjust the width of the cursor.
45982  If you set the value to zero the thickness of the cursor scales relative
45983  to the zoom value you choose for the screen fonts.
45984 \end_layout
45985
45986 \begin_layout Standard
45987
45988 \family sans
45989 Scroll below end of document
45990 \family default
45991  is self-explanatory.
45992 \end_layout
45993
45994 \begin_layout Standard
45995 In LyX one can jump from word to word by pressing 
45996 \family sans
45997 Ctrl+arrow key
45998 \family default
45999 .
46000  With the option
46001 \family sans
46002  Use Mac-style for cursor moving between words
46003 \family default
46004  the cursor jumps from the end of a word to the end of the next word.
46005  Normally it jumps from the beginning to the beginning.
46006 \end_layout
46007
46008 \begin_layout Standard
46009 The option 
46010 \family sans
46011 Sort environments alphabetically
46012 \family default
46013  sorts the entries in the pull-down box for the paragraph environments.
46014 \end_layout
46015
46016 \begin_layout Standard
46017 The option 
46018 \family sans
46019 Group environments by their category
46020 \family default
46021  groups the entries in the pull-down box for the paragraph environments.
46022 \end_layout
46023
46024 \begin_layout Standard
46025 The math macro editing option determines the editing style, see the section
46026  
46027 \emph on
46028 Math Macros
46029 \emph default
46030  of the 
46031 \emph on
46032 Math
46033 \emph default
46034  manual.
46035 \end_layout
46036
46037 \begin_layout Subsubsection
46038 Fullscreen
46039 \end_layout
46040
46041 \begin_layout Standard
46042 Here you can specify what is hidden in the fullscreen mode.
46043  The option 
46044 \family sans
46045 Limit text width
46046 \family default
46047  specifies the width of the text in fullscreen mode.
46048  This way you can display the text smaller than the screen; the text appears
46049  then centered.
46050 \end_layout
46051
46052 \begin_layout Subsection
46053 Shortcuts
46054 \begin_inset Index idx
46055 status collapsed
46056
46057 \begin_layout Plain Layout
46058 Key Bindings
46059 \end_layout
46060
46061 \end_inset
46062
46063
46064 \begin_inset Index idx
46065 status collapsed
46066
46067 \begin_layout Plain Layout
46068 Settings ! Shortcuts
46069 \end_layout
46070
46071 \end_inset
46072
46073
46074 \end_layout
46075
46076 \begin_layout Subsubsection
46077 Bind File
46078 \end_layout
46079
46080 \begin_layout Standard
46081 Bindings are used to bind a LyX-function to a key.
46082  Several binding files are available:
46083 \end_layout
46084
46085 \begin_layout Description
46086 cua.bind typical set of PC keyboard shortcuts
46087 \end_layout
46088
46089 \begin_layout Description
46090 (x)emacs.bind set of bindings like they are used in the editor programs 
46091 \family sans
46092 Emacs
46093 \family default
46094  (
46095 \family sans
46096 XEmacs
46097 \family default
46098 )
46099 \end_layout
46100
46101 \begin_layout Description
46102 mac.bind set of bindings for 
46103 \family sans
46104 Mac
46105 \begin_inset space \thinspace{}
46106 \end_inset
46107
46108 OS
46109 \family default
46110  systems.
46111 \end_layout
46112
46113 \begin_layout Standard
46114 There are also bind-files designed for special document classes, like 
46115 \shape italic
46116 broadway.bind
46117 \shape default
46118 , and bind files for special languages.
46119  The name of language bind-files begin with a language code, e.
46120 \begin_inset space \thinspace{}
46121 \end_inset
46122
46123 g.
46124 \begin_inset space \space{}
46125 \end_inset
46126
46127
46128 \begin_inset Quotes eld
46129 \end_inset
46130
46131 pt
46132 \begin_inset Quotes erd
46133 \end_inset
46134
46135  for Portuguese.
46136  If you use LyX in a certain language, LyX will try to use the appropriate
46137  bind-file.
46138 \end_layout
46139
46140 \begin_layout Standard
46141 Some bind-files, like 
46142 \emph on
46143 math.bind
46144 \emph default
46145 , have only a small scope.
46146  When looking at the end of the file 
46147 \shape italic
46148 cua.bind
46149 \shape default
46150 , you can see that they are included to keep the overview in the bind-file.
46151 \end_layout
46152
46153 \begin_layout Subsubsection
46154 Editing Shortcuts
46155 \begin_inset CommandInset label
46156 LatexCommand label
46157 name "sub:Editing-Shortcuts"
46158
46159 \end_inset
46160
46161
46162 \begin_inset Index idx
46163 status collapsed
46164
46165 \begin_layout Plain Layout
46166 Key Bindings ! Editing
46167 \end_layout
46168
46169 \end_inset
46170
46171
46172 \end_layout
46173
46174 \begin_layout Standard
46175 To add new or modify existing keybindings to your own taste you can use
46176  the table in the dialog that lists all LyX-functions and the bound shortcuts.
46177  To find functions easily, they are grouped by categories and the dialog
46178  provides the field 
46179 \family sans
46180 Show key-bindings containing
46181 \family default
46182 .
46183  In this field you can insert a keyword for a function you want to edit.
46184  Insert there for example as keyword 
46185 \begin_inset Quotes eld
46186 \end_inset
46187
46188 paste
46189 \begin_inset Quotes erd
46190 \end_inset
46191
46192  and you get the 4 different existing shortcuts for the 3 different functions
46193  that contain 
46194 \begin_inset Quotes eld
46195 \end_inset
46196
46197 paste
46198 \begin_inset Quotes erd
46199 \end_inset
46200
46201  in their name.
46202  As you can see, one function can have more than one shortcut.
46203  All LyX-functions are also listed in the file 
46204 \emph on
46205 LyX Functions
46206 \emph default
46207  that you will find in the 
46208 \family sans
46209 Help
46210 \family default
46211  menu.
46212 \end_layout
46213
46214 \begin_layout Standard
46215 To add e.
46216 \begin_inset space \thinspace{}
46217 \end_inset
46218
46219 g.
46220 \begin_inset space \space{}
46221 \end_inset
46222
46223 the shortcut 
46224 \family sans
46225 Alt+Q
46226 \family default
46227  for the function 
46228 \family sans
46229 textstyle-apply
46230 \family default
46231 , select the function and press the 
46232 \family sans
46233 Modify
46234 \family default
46235  button.
46236  A dialog pops up where you can add the shortcut by using it.
46237  So press Alt+Q to define the shortcut.
46238  Modifying an existing shortcut is done the same way.
46239  You can also bind multiple functions to one shortcut by modifying an existing
46240  binding and adding the different function names as a semicolon separated
46241  list.
46242  LyX will then use the first function that is enabled in the current document
46243  part.
46244  The binding for the function 
46245 \family sans
46246 command-alter
46247 \family default
46248  is an example of this.
46249 \end_layout
46250
46251 \begin_layout Standard
46252 Alternatively you can also edit shortcuts by modifying bind-files with a
46253  text editor.
46254  The syntax of the entries is:
46255 \end_layout
46256
46257 \begin_layout Standard
46258
46259 \series bold
46260
46261 \backslash
46262 bind 
46263 \begin_inset Quotes eld
46264 \end_inset
46265
46266 key combination
46267 \begin_inset Quotes erd
46268 \end_inset
46269
46270  
46271 \begin_inset Quotes eld
46272 \end_inset
46273
46274 LyX-function
46275 \begin_inset Quotes erd
46276 \end_inset
46277
46278
46279 \end_layout
46280
46281 \begin_layout Subsection
46282 Keyboard / Mouse
46283 \begin_inset CommandInset label
46284 LatexCommand label
46285 name "sub:Keyboard-Map"
46286
46287 \end_inset
46288
46289
46290 \begin_inset Index idx
46291 status collapsed
46292
46293 \begin_layout Plain Layout
46294 Keyboard Map
46295 \end_layout
46296
46297 \end_inset
46298
46299
46300 \begin_inset Index idx
46301 status collapsed
46302
46303 \begin_layout Plain Layout
46304 Settings ! Keyboard Map
46305 \end_layout
46306
46307 \end_inset
46308
46309
46310 \end_layout
46311
46312 \begin_layout Standard
46313 Normally keyboard settings have to be done in a menu of your operating system.
46314  For the case that this is not possible, LyX provides keyboard maps.
46315  If you have e.
46316 \begin_inset space \thinspace{}
46317 \end_inset
46318
46319 g.
46320 \begin_inset space \space{}
46321 \end_inset
46322
46323 a Czech keyboard but want to write with it like with a Romanian one, you
46324  can use the keyboard map file named 
46325 \emph on
46326 romanian.kmap
46327 \emph default
46328 .
46329 \end_layout
46330
46331 \begin_layout Standard
46332 \begin_inset Note Greyedout
46333 status open
46334
46335 \begin_layout Plain Layout
46336
46337 \series bold
46338 Note:
46339 \series default
46340  Keyboard maps are only provided as makeshift and don't work on all systems.
46341 \end_layout
46342
46343 \end_inset
46344
46345
46346 \end_layout
46347
46348 \begin_layout Standard
46349 You can furthermore specify here the 
46350 \family sans
46351 Wheel scrolling speed
46352 \family default
46353 .
46354  The standard value is 1.0, higher values speed up the scrolling, lower ones
46355  slow it down.
46356 \end_layout
46357
46358 \begin_layout Standard
46359 In the section 
46360 \family sans
46361 Scroll wheel zoom
46362 \family default
46363  you can select a key for zooming.
46364  When this key is pressed and the mouse wheel is rotated, the text is zoomed.
46365 \end_layout
46366
46367 \begin_layout Subsection
46368 Input Completion
46369 \end_layout
46370
46371 \begin_layout Standard
46372 Input completion is described in sec.
46373 \begin_inset space \thinspace{}
46374 \end_inset
46375
46376
46377 \begin_inset CommandInset ref
46378 LatexCommand ref
46379 reference "sec:Input-Completion"
46380
46381 \end_inset
46382
46383 .
46384 \end_layout
46385
46386 \begin_layout Section
46387 Paths
46388 \begin_inset CommandInset label
46389 LatexCommand label
46390 name "sec:Paths"
46391
46392 \end_inset
46393
46394
46395 \begin_inset Index idx
46396 status collapsed
46397
46398 \begin_layout Plain Layout
46399 Paths
46400 \end_layout
46401
46402 \end_inset
46403
46404
46405 \begin_inset Index idx
46406 status collapsed
46407
46408 \begin_layout Plain Layout
46409 Settings ! Paths
46410 \end_layout
46411
46412 \end_inset
46413
46414
46415 \end_layout
46416
46417 \begin_layout Description
46418 Working
46419 \begin_inset space ~
46420 \end_inset
46421
46422 directory This is LyX's working directory.
46423  It is the default when you 
46424 \family sans
46425 Open
46426 \family default
46427
46428 \family sans
46429 Save
46430 \family default
46431  or 
46432 \family sans
46433 Save
46434 \begin_inset space ~
46435 \end_inset
46436
46437 as
46438 \family default
46439  files.
46440 \end_layout
46441
46442 \begin_layout Description
46443 Document
46444 \begin_inset space ~
46445 \end_inset
46446
46447 templates This directory will be opened when you use the menu 
46448 \family sans
46449 File\SpecialChar \menuseparator
46450 New
46451 \begin_inset space ~
46452 \end_inset
46453
46454 from
46455 \begin_inset space ~
46456 \end_inset
46457
46458 Template
46459 \family default
46460 .
46461 \end_layout
46462
46463 \begin_layout Description
46464 Example
46465 \begin_inset space ~
46466 \end_inset
46467
46468 files This directory will be opened when you use the button 
46469 \family sans
46470 Examples
46471 \family default
46472  in the 
46473 \family sans
46474 File\SpecialChar \menuseparator
46475 Open
46476 \family default
46477  dialog.
46478 \begin_inset Newline newline
46479 \end_inset
46480
46481
46482 \begin_inset Note Greyedout
46483 status open
46484
46485 \begin_layout Plain Layout
46486
46487 \series bold
46488 Note:
46489 \series default
46490  The 
46491 \family sans
46492 Examples
46493 \family default
46494  button does not exist when using LyX on Mac OS and Windows systems.
46495 \end_layout
46496
46497 \end_inset
46498
46499
46500 \end_layout
46501
46502 \begin_layout Description
46503 Backup
46504 \begin_inset space ~
46505 \end_inset
46506
46507 directory
46508 \begin_inset Index idx
46509 status collapsed
46510
46511 \begin_layout Plain Layout
46512 Backup ! Directory
46513 \end_layout
46514
46515 \end_inset
46516
46517  Backup copies will be saved to this directory.
46518  If no directory is given but backups are enabled as described in section
46519 \begin_inset space ~
46520 \end_inset
46521
46522
46523 \begin_inset CommandInset ref
46524 LatexCommand ref
46525 reference "sub:Backup documents"
46526
46527 \end_inset
46528
46529 , the 
46530 \family sans
46531 Working directory
46532 \family default
46533  will be used to save the backups.
46534 \begin_inset Newline newline
46535 \end_inset
46536
46537 Backup files have the ending 
46538 \begin_inset Quotes eld
46539 \end_inset
46540
46541 .lyx~
46542 \begin_inset Quotes erd
46543 \end_inset
46544
46545 .
46546 \end_layout
46547
46548 \begin_layout Description
46549 Ly
46550 \begin_inset ERT
46551 status collapsed
46552
46553 \begin_layout Plain Layout
46554
46555 {}
46556 \end_layout
46557
46558 \end_inset
46559
46560 XServer
46561 \begin_inset space ~
46562 \end_inset
46563
46564 pipe Here you can enter the name of a so-called UNIX-pipe.
46565  This pipe is used to send data from external programs to LyX.
46566 \begin_inset Newline newline
46567 \end_inset
46568
46569
46570 \series bold
46571 Example:
46572 \series default
46573  You add a BibTeX-database 
46574 \emph on
46575 test.bib
46576 \emph default
46577  to your document.
46578  You can edit this file with the program 
46579 \family typewriter
46580 JabRef
46581 \family default
46582 .
46583  In 
46584 \family typewriter
46585 JabRef
46586 \family default
46587  you have to use the same Unix-Pipe for LyX in its preferences under 
46588 \family sans
46589 External
46590 \begin_inset space ~
46591 \end_inset
46592
46593 programs
46594 \family default
46595 .
46596  If you want to get one entry of the database as citation, select it in
46597  
46598 \family typewriter
46599 JabRef
46600 \family default
46601  and click on the LyX-symbol.
46602  The entry will now be inserted as citation at the current cursor position
46603  in your LyX file.
46604  
46605 \family typewriter
46606 JabRef
46607 \family default
46608  and LyX need of course to be run the same time.
46609 \begin_inset Newline newline
46610 \end_inset
46611
46612 The pipe is also used for the 
46613 \family sans
46614 Single instance
46615 \family default
46616  feature, see sec.
46617 \begin_inset space \thinspace{}
46618 \end_inset
46619
46620
46621 \begin_inset CommandInset ref
46622 LatexCommand ref
46623 reference "sub:Backup documents"
46624
46625 \end_inset
46626
46627 .
46628 \begin_inset Newline newline
46629 \end_inset
46630
46631 To use the LyXServer-Pipe on Windows, you must use this pipe name:
46632 \begin_inset Newline newline
46633 \end_inset
46634
46635
46636 \series bold
46637
46638 \backslash
46639
46640 \backslash
46641 .
46642 \backslash
46643 pipe
46644 \backslash
46645 lyxpipe
46646 \end_layout
46647
46648 \begin_layout Description
46649 Temporary
46650 \begin_inset space ~
46651 \end_inset
46652
46653 directory Temporary files will be saved in this directory.
46654 \end_layout
46655
46656 \begin_layout Description
46657 Thesaurus
46658 \begin_inset space ~
46659 \end_inset
46660
46661 directory Directory where the thesaurus dictionaries are located.
46662  You only need to specify it if the thesaurus does otherwise not work or
46663  if you want to use custom/alternative dictionaries.
46664 \end_layout
46665
46666 \begin_layout Description
46667 Hunspell
46668 \begin_inset space ~
46669 \end_inset
46670
46671 directory Directory where the dictionaries of the spell checker program
46672  
46673 \family typewriter
46674 Hunspell
46675 \family default
46676  are located.
46677  You only need to specify it if you are using 
46678 \family typewriter
46679 Hunspell
46680 \family default
46681  and spell checking does otherwise not work or if you want to use custom/alterna
46682 tive dictionaries.
46683  For LyX on Windows 
46684 \family typewriter
46685 Hunspell
46686 \family default
46687  is the only available spell checker and should work without specifying
46688  a directory.
46689 \end_layout
46690
46691 \begin_layout Description
46692 PATH
46693 \begin_inset space ~
46694 \end_inset
46695
46696 prefix This field contains a list of paths to external programs.
46697  When LyX needs to use an external program, it looks in this list where
46698  to find it on the system.
46699  The path list is automatically set up on Windows and Mac systems when LyX
46700  is configured, so that you normally don't have to modify it.
46701  On Unix
46702 \begin_inset space \thinspace{}
46703 \end_inset
46704
46705 /
46706 \begin_inset space \thinspace{}
46707 \end_inset
46708
46709 Linux systems, the path list will need to be set only if there are external
46710  programs you wish to use that are not in your normal system path ($PATH).
46711 \end_layout
46712
46713 \begin_layout Description
46714 TEXINPUTS
46715 \begin_inset space ~
46716 \end_inset
46717
46718 prefix The TEXINPUTS environment variable allows to use external files which
46719  are included to a LyX document via commands in TeX code.
46720  This prefix includes by default the document directory (represented by
46721  a single dot '.').
46722  The prefix can contain any list of paths separated by the default separator
46723  of the OS (':' on UNIX like systems and ';' on Windows).
46724  If files are included, the paths listed in the TEXINPUTS prefix will be
46725  scanned for the input files.
46726  Note that any non-absolute path listed in the TEXINPUTS prefix is considered
46727  to be relative to the directory of your LyX file.
46728  It is recommended to include always '.' as one of the paths, otherwise compilati
46729 on may fail for some documents.
46730 \end_layout
46731
46732 \begin_layout Section
46733 Identity
46734 \end_layout
46735
46736 \begin_layout Standard
46737 Here you can insert your name and email address.
46738  The identity will be used when you have enabled change tracking as described
46739  in section
46740 \begin_inset space ~
46741 \end_inset
46742
46743
46744 \begin_inset CommandInset ref
46745 LatexCommand ref
46746 reference "sec:Change-Tracking"
46747
46748 \end_inset
46749
46750 , to mark changes you make as yours.
46751 \end_layout
46752
46753 \begin_layout Section
46754 Language Settings
46755 \begin_inset Index idx
46756 status collapsed
46757
46758 \begin_layout Plain Layout
46759 Language ! Settings
46760 \end_layout
46761
46762 \end_inset
46763
46764
46765 \begin_inset Index idx
46766 status collapsed
46767
46768 \begin_layout Plain Layout
46769 Settings ! Language
46770 \end_layout
46771
46772 \end_inset
46773
46774
46775 \end_layout
46776
46777 \begin_layout Subsection
46778 Language
46779 \begin_inset CommandInset label
46780 LatexCommand label
46781 name "sub:Prefs-Language"
46782
46783 \end_inset
46784
46785
46786 \end_layout
46787
46788 \begin_layout Description
46789 User
46790 \begin_inset space ~
46791 \end_inset
46792
46793 Interface
46794 \begin_inset space ~
46795 \end_inset
46796
46797 language Here you can select the language of LyX's menus.
46798  You find the actual translation status here: 
46799 \begin_inset CommandInset href
46800 LatexCommand href
46801 target "http://www.lyx.org/I18n"
46802
46803 \end_inset
46804
46805
46806 \end_layout
46807
46808 \begin_layout Description
46809 Language
46810 \begin_inset space ~
46811 \end_inset
46812
46813 package determines which LaTeX package should be loaded to handle language
46814  issues.
46815  Language issues which are handled by this package include proper hyphenation
46816  as well as localization of dates and text strings such as 
46817 \begin_inset Quotes eld
46818 \end_inset
46819
46820 Chapter
46821 \begin_inset Quotes erd
46822 \end_inset
46823
46824  and 
46825 \begin_inset Quotes eld
46826 \end_inset
46827
46828 Table
46829 \begin_inset Quotes erd
46830 \end_inset
46831
46832 .
46833  The most widespread language package is 
46834 \series bold
46835 babel
46836 \series default
46837
46838 \begin_inset Index idx
46839 status collapsed
46840
46841 \begin_layout Plain Layout
46842 LaTeX-packages ! babel
46843 \end_layout
46844
46845 \end_inset
46846
46847 , it is the default language package in classic LaTeX.
46848  However, more recent typesetting engines such as XeTeX and LuaTeX come
46849  with the alternative language package 
46850 \series bold
46851 polyglossia
46852 \series default
46853
46854 \begin_inset Index idx
46855 status collapsed
46856
46857 \begin_layout Plain Layout
46858 LaTeX-packages ! polyglossia
46859 \end_layout
46860
46861 \end_inset
46862
46863  that is more suited for the multi-script support of these engines.
46864  Furthermore, there are also specific language packages for languages not
46865  covered by babel.
46866  The available selections are described in sec.
46867 \begin_inset space \thinspace{}
46868 \end_inset
46869
46870
46871 \begin_inset CommandInset ref
46872 LatexCommand ref
46873 reference "sec:Language-encodings"
46874
46875 \end_inset
46876
46877 .
46878 \end_layout
46879
46880 \begin_layout Description
46881 Command
46882 \begin_inset space ~
46883 \end_inset
46884
46885 start When a special LaTeX-package is needed to write in a certain document
46886  language, you can here specify the command to start the package.
46887  An example is the start command 
46888 \family sans
46889
46890 \backslash
46891 begin{arabtext}
46892 \family default
46893  that is needed to write Arabic using the package 
46894 \series bold
46895 ArabTeX
46896 \series default
46897 , see 
46898 \begin_inset CommandInset citation
46899 LatexCommand cite
46900 key "Arabic"
46901
46902 \end_inset
46903
46904 .
46905  The default is the 
46906 \series bold
46907 babel
46908 \series default
46909  command 
46910 \family sans
46911
46912 \backslash
46913 selectlanguage{$$lang}
46914 \family default
46915 .
46916 \end_layout
46917
46918 \begin_layout Description
46919 Command
46920 \begin_inset space ~
46921 \end_inset
46922
46923 end Counterpart to 
46924 \family sans
46925 Command start
46926 \family default
46927 .
46928  Some packages, like the default, don't have an end command since the start
46929  command toggles the package on and off.
46930 \end_layout
46931
46932 \begin_layout Description
46933 Default
46934 \begin_inset space ~
46935 \end_inset
46936
46937 Decimal
46938 \begin_inset space ~
46939 \end_inset
46940
46941 Point Define the default decimal point for the use in tables (decimal point
46942  alignment).
46943 \end_layout
46944
46945 \begin_layout Description
46946 Set
46947 \begin_inset space ~
46948 \end_inset
46949
46950 languages
46951 \begin_inset space ~
46952 \end_inset
46953
46954 globally When this option is set, the languages used in the document will
46955  be added as options to the document class options, so that they can be
46956  used by all LaTeX-packages.
46957  Otherwise they will only be used as options for the 
46958 \series bold
46959 babel
46960 \series default
46961  package.
46962 \end_layout
46963
46964 \begin_layout Description
46965 Auto
46966 \begin_inset space ~
46967 \end_inset
46968
46969 begin When this option is set, the documents starts with the chosen document
46970  language.
46971  When this option is not set, the 
46972 \family sans
46973 Command
46974 \begin_inset space ~
46975 \end_inset
46976
46977 start
46978 \family default
46979  is explicitly set to the beginning of the document in the LaTeX-output.
46980  This assures that the correct language is used when you use another 
46981 \family sans
46982 Command
46983 \begin_inset space ~
46984 \end_inset
46985
46986 start
46987 \family default
46988  than the default.
46989 \end_layout
46990
46991 \begin_layout Description
46992 Auto
46993 \begin_inset space ~
46994 \end_inset
46995
46996 end Counterpart to 
46997 \family sans
46998 Auto
46999 \begin_inset space ~
47000 \end_inset
47001
47002 begin
47003 \family default
47004 .
47005  When it is not set, the 
47006 \family sans
47007 Command
47008 \begin_inset space ~
47009 \end_inset
47010
47011 end
47012 \family default
47013  is set to the end of the document.
47014 \end_layout
47015
47016 \begin_layout Description
47017 Mark
47018 \begin_inset space ~
47019 \end_inset
47020
47021 foreign
47022 \begin_inset space ~
47023 \end_inset
47024
47025 languages Text marked formatted in a language different from the document
47026  language will be underlined blue.
47027 \end_layout
47028
47029 \begin_layout Description
47030 Enable
47031 \begin_inset space ~
47032 \end_inset
47033
47034 RTL
47035 \begin_inset space ~
47036 \end_inset
47037
47038 support Enables the use of languages, written from right to left (RTL),
47039  like Arabic, Hebrew, Farsi.
47040 \end_layout
47041
47042 \begin_layout Description
47043 Cursor
47044 \begin_inset space ~
47045 \end_inset
47046
47047 movement When writing RTL, you can define if the left and right arrow keys
47048  move the cursor visually to the left or right, respectively, or logically.
47049  Logical means that the cursor is moved to the left when pressing the right
47050  arrow key and the cursor is inside text in an RTL language.
47051 \end_layout
47052
47053 \begin_layout Subsection
47054 Spellchecker
47055 \end_layout
47056
47057 \begin_layout Standard
47058 The spellchecker settings are explained in section
47059 \begin_inset space ~
47060 \end_inset
47061
47062
47063 \begin_inset CommandInset ref
47064 LatexCommand ref
47065 reference "sec:Spellchecking"
47066
47067 \end_inset
47068
47069
47070 \end_layout
47071
47072 \begin_layout Section
47073 Outputs
47074 \end_layout
47075
47076 \begin_layout Subsection
47077 General
47078 \end_layout
47079
47080 \begin_layout Description
47081 Output
47082 \begin_inset space ~
47083 \end_inset
47084
47085 line
47086 \begin_inset space ~
47087 \end_inset
47088
47089 length sets the maximum number of characters printed in one line when using
47090  the menu 
47091 \family sans
47092 File\SpecialChar \menuseparator
47093 Export\SpecialChar \menuseparator
47094 Plain
47095 \begin_inset space ~
47096 \end_inset
47097
47098 text
47099 \family default
47100 .
47101  Setting the line line length to 0 means all text is printed in one endless
47102  line.
47103 \end_layout
47104
47105 \begin_layout Description
47106 Date
47107 \begin_inset space ~
47108 \end_inset
47109
47110 format
47111 \begin_inset Index idx
47112 status collapsed
47113
47114 \begin_layout Plain Layout
47115 Date Format
47116 \end_layout
47117
47118 \end_inset
47119
47120
47121 \begin_inset Index idx
47122 status collapsed
47123
47124 \begin_layout Plain Layout
47125 Settings ! Date format
47126 \end_layout
47127
47128 \end_inset
47129
47130  The date format can be one or a mixture of the formats listed here:
47131 \begin_inset Newline newline
47132 \end_inset
47133
47134
47135 \begin_inset Flex URL
47136 status collapsed
47137
47138 \begin_layout Plain Layout
47139
47140 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
47141 \end_layout
47142
47143 \end_inset
47144
47145
47146 \begin_inset Newline newline
47147 \end_inset
47148
47149 For example the format
47150 \begin_inset Newline newline
47151 \end_inset
47152
47153 %d/%m/%y
47154 \begin_inset Newline newline
47155 \end_inset
47156
47157 prints the date as day/month/year.
47158 \end_layout
47159
47160 \begin_layout Description
47161 Overwrite
47162 \begin_inset space ~
47163 \end_inset
47164
47165 on
47166 \begin_inset space ~
47167 \end_inset
47168
47169 export Setting what LyX is allowed to overwrite on export.
47170 \end_layout
47171
47172 \begin_layout Description
47173 Forward
47174 \begin_inset space ~
47175 \end_inset
47176
47177 search Commands that will be used for the menu 
47178 \family sans
47179 Navigate\SpecialChar \menuseparator
47180 Forward
47181 \begin_inset space ~
47182 \end_inset
47183
47184 search
47185 \family default
47186 .
47187  For a detailed description see section 
47188 \emph on
47189 Reverse DVI/PDF search
47190 \emph default
47191  of the 
47192 \emph on
47193 Additional
47194 \begin_inset space ~
47195 \end_inset
47196
47197 Features
47198 \emph default
47199  manual.
47200 \end_layout
47201
47202 \begin_layout Subsection
47203 Printer
47204 \begin_inset CommandInset label
47205 LatexCommand label
47206 name "sub:Printer"
47207
47208 \end_inset
47209
47210
47211 \begin_inset Index idx
47212 status collapsed
47213
47214 \begin_layout Plain Layout
47215 Printer
47216 \end_layout
47217
47218 \end_inset
47219
47220
47221 \begin_inset Index idx
47222 status collapsed
47223
47224 \begin_layout Plain Layout
47225 Settings ! Printer
47226 \end_layout
47227
47228 \end_inset
47229
47230
47231 \end_layout
47232
47233 \begin_layout Description
47234 Default
47235 \begin_inset space ~
47236 \end_inset
47237
47238 printer Here you can specify the name of your default printer.
47239  The name will be used when the 
47240 \family sans
47241 Printer command
47242 \family default
47243  is executed.
47244 \begin_inset Newline newline
47245 \end_inset
47246
47247
47248 \begin_inset Note Greyedout
47249 status open
47250
47251 \begin_layout Plain Layout
47252
47253 \series bold
47254 Note:
47255 \series default
47256  You can leave this field empty on Windows systems because it has no effect.
47257 \end_layout
47258
47259 \end_inset
47260
47261
47262 \end_layout
47263
47264 \begin_layout Description
47265 Printer
47266 \begin_inset space ~
47267 \end_inset
47268
47269 command is the command LyX
47270 \begin_inset space \thinspace{}
47271 \end_inset
47272
47273 /
47274 \begin_inset space \thinspace{}
47275 \end_inset
47276
47277 LaTeX uses for printing.
47278  The default is on most systems 
47279 \family sans
47280 dvips
47281 \family default
47282 .
47283 \end_layout
47284
47285 \begin_layout Description
47286 Printer
47287 \begin_inset space ~
47288 \end_inset
47289
47290 Command
47291 \begin_inset space ~
47292 \end_inset
47293
47294 Options Here you can specify printer options.
47295  A list of printer options with explanations can be found in the documentation
47296  of the program that provides the 
47297 \family sans
47298 Printer command
47299 \family default
47300  you are using.
47301 \end_layout
47302
47303 \begin_layout Description
47304 Adapt
47305 \begin_inset space ~
47306 \end_inset
47307
47308 output
47309 \begin_inset space ~
47310 \end_inset
47311
47312 to
47313 \begin_inset space ~
47314 \end_inset
47315
47316 printer This option works only for the 
47317 \family sans
47318 Printer command
47319 \family default
47320  
47321 \begin_inset Quotes eld
47322 \end_inset
47323
47324
47325 \family sans
47326 dvips
47327 \family default
47328
47329 \begin_inset Quotes erd
47330 \end_inset
47331
47332 .
47333  It activates a configuration file for dvips.
47334  This is an option only for dvips experts.
47335 \end_layout
47336
47337 \begin_layout Subsection
47338 LaT
47339 \begin_inset ERT
47340 status collapsed
47341
47342 \begin_layout Plain Layout
47343
47344 {}
47345 \end_layout
47346
47347 \end_inset
47348
47349 eX
47350 \begin_inset CommandInset label
47351 LatexCommand label
47352 name "sub:LaTeX-settings"
47353
47354 \end_inset
47355
47356
47357 \begin_inset Index idx
47358 status collapsed
47359
47360 \begin_layout Plain Layout
47361 Settings ! LaTeX
47362 \end_layout
47363
47364 \end_inset
47365
47366
47367 \end_layout
47368
47369 \begin_layout Description
47370 Use
47371 \begin_inset space ~
47372 \end_inset
47373
47374 LaTe
47375 \begin_inset ERT
47376 status collapsed
47377
47378 \begin_layout Plain Layout
47379
47380 {}
47381 \end_layout
47382
47383 \end_inset
47384
47385 X
47386 \begin_inset space ~
47387 \end_inset
47388
47389 font
47390 \begin_inset space ~
47391 \end_inset
47392
47393 encoding This is the default encoding of the document font.
47394  
47395 \family sans
47396 T1
47397 \family default
47398  is the default and covers western languages and symbols.
47399  
47400 \family sans
47401 T2A
47402 \family default
47403
47404 \family sans
47405 T2B
47406 \family default
47407
47408 \family sans
47409 T2C
47410 \family default
47411
47412 \family sans
47413 LCY
47414 \family default
47415  and 
47416 \family sans
47417 X2
47418 \family default
47419  are used for Cyrillic.
47420  Combinations of the encodings are possible, like 
47421 \begin_inset Quotes erd
47422 \end_inset
47423
47424
47425 \family sans
47426 T1, T2B
47427 \family default
47428
47429 \begin_inset Quotes erd
47430 \end_inset
47431
47432 .
47433  The font encoding is normally automatically loaded by the language packages
47434  LyX sets up in the background.
47435  So there is no need to change the default encoding.
47436 \end_layout
47437
47438 \begin_layout Description
47439 Default
47440 \begin_inset space ~
47441 \end_inset
47442
47443 paper
47444 \begin_inset space ~
47445 \end_inset
47446
47447 size This is the paper size that is used for new documents.
47448  The 
47449 \family sans
47450 Default
47451 \family default
47452  value depends on your LaTeX-system setup.
47453 \end_layout
47454
47455 \begin_layout Description
47456 DVI
47457 \begin_inset space ~
47458 \end_inset
47459
47460 viewer
47461 \begin_inset space ~
47462 \end_inset
47463
47464 paper
47465 \begin_inset space ~
47466 \end_inset
47467
47468 size
47469 \begin_inset space ~
47470 \end_inset
47471
47472 options They only have an effect when the program 
47473 \family sans
47474 xdvi
47475 \family default
47476  is used as DVI-viewer, read its manual to find out more.
47477 \end_layout
47478
47479 \begin_layout Standard
47480 You can also specify here options and commands with parameters for processors.
47481  But before you change something, it is strongly recommended to read the
47482  manuals of the applications.
47483 \end_layout
47484
47485 \begin_layout Description
47486 Bibliography
47487 \begin_inset space ~
47488 \end_inset
47489
47490 generation Settings for the generation of the bibliography, see section
47491 \begin_inset space ~
47492 \end_inset
47493
47494
47495 \begin_inset CommandInset ref
47496 LatexCommand ref
47497 reference "sub:Bibliography-databases"
47498
47499 \end_inset
47500
47501 .
47502 \end_layout
47503
47504 \begin_layout Description
47505 Index
47506 \begin_inset space ~
47507 \end_inset
47508
47509 generation Settings for the generation of the index, see section
47510 \begin_inset space ~
47511 \end_inset
47512
47513
47514 \begin_inset CommandInset ref
47515 LatexCommand ref
47516 reference "sub:Index-Program"
47517
47518 \end_inset
47519
47520 .
47521 \end_layout
47522
47523 \begin_layout Description
47524 Nomenclature
47525 \begin_inset space ~
47526 \end_inset
47527
47528 command Command for the program that generates the nomenclature, see section
47529 \begin_inset space ~
47530 \end_inset
47531
47532
47533 \begin_inset CommandInset ref
47534 LatexCommand ref
47535 reference "sub:Nomenclature-Program"
47536
47537 \end_inset
47538
47539 .
47540 \end_layout
47541
47542 \begin_layout Description
47543 CheckTe
47544 \begin_inset ERT
47545 status collapsed
47546
47547 \begin_layout Plain Layout
47548
47549 {}
47550 \end_layout
47551
47552 \end_inset
47553
47554 X
47555 \begin_inset space ~
47556 \end_inset
47557
47558 command Command for the program 
47559 \family sans
47560 CheckTeX
47561 \family default
47562  that is described in the section 
47563 \emph on
47564 Checking TeX
47565 \emph default
47566  of the 
47567 \emph on
47568 Additional Features
47569 \emph default
47570  manual.
47571 \end_layout
47572
47573 \begin_layout Standard
47574 There are additionally the following options:
47575 \end_layout
47576
47577 \begin_layout Description
47578 Use
47579 \begin_inset space ~
47580 \end_inset
47581
47582 Windows-style
47583 \begin_inset space ~
47584 \end_inset
47585
47586 paths
47587 \begin_inset space ~
47588 \end_inset
47589
47590 in
47591 \begin_inset space ~
47592 \end_inset
47593
47594 LaTeX
47595 \begin_inset space ~
47596 \end_inset
47597
47598 files Uses paths in the notation of Windows, that means that 
47599 \begin_inset Quotes eld
47600 \end_inset
47601
47602
47603 \backslash
47604
47605 \begin_inset Quotes erd
47606 \end_inset
47607
47608  is used instead of 
47609 \begin_inset Quotes eld
47610 \end_inset
47611
47612 /
47613 \begin_inset Quotes erd
47614 \end_inset
47615
47616  to separate folders.
47617  This option is enabled by default when you use LyX on Windows.
47618 \begin_inset Index idx
47619 status collapsed
47620
47621 \begin_layout Plain Layout
47622 Paths
47623 \end_layout
47624
47625 \end_inset
47626
47627
47628 \begin_inset Index idx
47629 status collapsed
47630
47631 \begin_layout Plain Layout
47632 Settings ! Paths
47633 \end_layout
47634
47635 \end_inset
47636
47637
47638 \end_layout
47639
47640 \begin_layout Description
47641 Reset
47642 \begin_inset space ~
47643 \end_inset
47644
47645 class
47646 \begin_inset space ~
47647 \end_inset
47648
47649 options
47650 \begin_inset space ~
47651 \end_inset
47652
47653 when
47654 \begin_inset space ~
47655 \end_inset
47656
47657 document
47658 \begin_inset space ~
47659 \end_inset
47660
47661 classes
47662 \begin_inset space ~
47663 \end_inset
47664
47665 changes Removes all manually set document class options in the 
47666 \family sans
47667 Document\SpecialChar \menuseparator
47668 Settings
47669 \family default
47670  dialog when changing the document class.
47671 \end_layout
47672
47673 \begin_layout Section
47674 File
47675 \begin_inset space ~
47676 \end_inset
47677
47678 Handling
47679 \begin_inset Index idx
47680 status collapsed
47681
47682 \begin_layout Plain Layout
47683 File handling
47684 \end_layout
47685
47686 \end_inset
47687
47688
47689 \end_layout
47690
47691 \begin_layout Subsection
47692 Converters
47693 \begin_inset CommandInset label
47694 LatexCommand label
47695 name "sub:Converters"
47696
47697 \end_inset
47698
47699
47700 \begin_inset Index idx
47701 status collapsed
47702
47703 \begin_layout Plain Layout
47704 Converters
47705 \end_layout
47706
47707 \end_inset
47708
47709
47710 \end_layout
47711
47712 \begin_layout Standard
47713 Here you find the list of defined converter commands to convert material
47714  from one format to another.
47715  You can modify converters or create new ones.
47716  To modify a converter, select it, change the entry of the field 
47717 \family sans
47718 Converter
47719 \family default
47720  and/or 
47721 \family sans
47722 Extra
47723 \begin_inset space ~
47724 \end_inset
47725
47726 flag
47727 \family default
47728  and press the 
47729 \family sans
47730 Modify
47731 \family default
47732  button.
47733  To create a new converter, select an existing one, select a different format
47734  in the 
47735 \family sans
47736 To
47737 \begin_inset space ~
47738 \end_inset
47739
47740 format
47741 \family default
47742  drop-down list, modify the 
47743 \family sans
47744 Converter
47745 \family default
47746  field and press the 
47747 \family sans
47748 Add
47749 \family default
47750  button.
47751 \end_layout
47752
47753 \begin_layout Standard
47754 If the 
47755 \family sans
47756 Converter File Cache
47757 \family default
47758  is enabled, conversions will be cached as long as specified in the field
47759  
47760 \family sans
47761 Maximum Age (in days
47762 \family default
47763 ).
47764  This means that images don't need to be converted again when you reopen
47765  a document; the converted images from the cache will be used instead.
47766 \end_layout
47767
47768 \begin_layout Standard
47769 More about converters, like the flags that can be used in the converter
47770  definition, is described in the section 
47771 \emph on
47772 Converters
47773 \emph default
47774  of the 
47775 \emph on
47776 Customization
47777 \emph default
47778  manual.
47779 \end_layout
47780
47781 \begin_layout Subsection
47782 File Formats
47783 \begin_inset CommandInset label
47784 LatexCommand label
47785 name "sec:File-Formats"
47786
47787 \end_inset
47788
47789
47790 \begin_inset Index idx
47791 status collapsed
47792
47793 \begin_layout Plain Layout
47794 File formats
47795 \end_layout
47796
47797 \end_inset
47798
47799
47800 \begin_inset Index idx
47801 status collapsed
47802
47803 \begin_layout Plain Layout
47804 Copiers
47805 \end_layout
47806
47807 \end_inset
47808
47809
47810 \end_layout
47811
47812 \begin_layout Standard
47813 Here you find the list of defined file formats that LyX can handle.
47814  You can modify the viewer and editor program that should be used for certain
47815  formats.
47816 \end_layout
47817
47818 \begin_layout Standard
47819 Furthermore, you can define the 
47820 \family sans
47821 Default output format
47822 \family default
47823  that is used when you use 
47824 \family sans
47825 View, Update, View Master Document
47826 \family default
47827  or 
47828 \family sans
47829 Update Master Document
47830 \family default
47831  in the 
47832 \family sans
47833 View
47834 \family default
47835  menu or the toolbar.
47836 \end_layout
47837
47838 \begin_layout Standard
47839 More about formats and their options is described in the section 
47840 \emph on
47841 Formats
47842 \emph default
47843  of the 
47844 \emph on
47845 Customization
47846 \emph default
47847  manual.
47848 \end_layout
47849
47850 \begin_layout Standard
47851 Since all conversions from one format to another take place in LyX's temporary
47852  directory, it is sometimes necessary to modify a file before copying it
47853  to the temporary directory in order that the conversion may be performed.
47854  This is done by specifying a 
47855 \family sans
47856 Copier
47857 \family default
47858 .
47859  More about this is described in the section 
47860 \emph on
47861 Copiers
47862 \emph default
47863  of the 
47864 \emph on
47865 Customization
47866 \emph default
47867  manual.
47868 \end_layout
47869
47870 \begin_layout Chapter
47871 Units available in LyX
47872 \begin_inset Index idx
47873 status collapsed
47874
47875 \begin_layout Plain Layout
47876 Units
47877 \end_layout
47878
47879 \end_inset
47880
47881
47882 \begin_inset CommandInset label
47883 LatexCommand label
47884 name "cha:Units-available-in"
47885
47886 \end_inset
47887
47888
47889 \end_layout
47890
47891 \begin_layout Standard
47892 To understand the units described in this documentation, 
47893 \begin_inset CommandInset ref
47894 LatexCommand ref
47895 reference "cap:Units"
47896
47897 \end_inset
47898
47899  explains all units available in LyX.
47900 \end_layout
47901
47902 \begin_layout Standard
47903 \begin_inset Float table
47904 placement h
47905 wide false
47906 sideways false
47907 status open
47908
47909 \begin_layout Plain Layout
47910 \begin_inset Caption
47911
47912 \begin_layout Plain Layout
47913 \begin_inset CommandInset label
47914 LatexCommand label
47915 name "cap:Units"
47916
47917 \end_inset
47918
47919 Units
47920 \end_layout
47921
47922 \end_inset
47923
47924
47925 \end_layout
47926
47927 \begin_layout Plain Layout
47928 \begin_inset VSpace medskip
47929 \end_inset
47930
47931
47932 \end_layout
47933
47934 \begin_layout Plain Layout
47935 \align center
47936 \begin_inset Tabular
47937 <lyxtabular version="3" rows="20" columns="2">
47938 <features tabularvalignment="middle">
47939 <column alignment="center" valignment="top" width="0">
47940 <column alignment="center" valignment="top" width="0">
47941 <row>
47942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
47943 \begin_inset Text
47944
47945 \begin_layout Plain Layout
47946 unit
47947 \end_layout
47948
47949 \end_inset
47950 </cell>
47951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
47952 \begin_inset Text
47953
47954 \begin_layout Plain Layout
47955 name/description
47956 \end_layout
47957
47958 \end_inset
47959 </cell>
47960 </row>
47961 <row>
47962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47963 \begin_inset Text
47964
47965 \begin_layout Plain Layout
47966 mm
47967 \end_layout
47968
47969 \end_inset
47970 </cell>
47971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47972 \begin_inset Text
47973
47974 \begin_layout Plain Layout
47975 millimeter
47976 \end_layout
47977
47978 \end_inset
47979 </cell>
47980 </row>
47981 <row>
47982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47983 \begin_inset Text
47984
47985 \begin_layout Plain Layout
47986 cm
47987 \end_layout
47988
47989 \end_inset
47990 </cell>
47991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47992 \begin_inset Text
47993
47994 \begin_layout Plain Layout
47995 centimeter
47996 \end_layout
47997
47998 \end_inset
47999 </cell>
48000 </row>
48001 <row>
48002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48003 \begin_inset Text
48004
48005 \begin_layout Plain Layout
48006 in
48007 \end_layout
48008
48009 \end_inset
48010 </cell>
48011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48012 \begin_inset Text
48013
48014 \begin_layout Plain Layout
48015 inch
48016 \end_layout
48017
48018 \end_inset
48019 </cell>
48020 </row>
48021 <row>
48022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48023 \begin_inset Text
48024
48025 \begin_layout Plain Layout
48026 pt
48027 \end_layout
48028
48029 \end_inset
48030 </cell>
48031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48032 \begin_inset Text
48033
48034 \begin_layout Plain Layout
48035 point (72.27
48036 \begin_inset space \thinspace{}
48037 \end_inset
48038
48039 pt = 1
48040 \begin_inset space \thinspace{}
48041 \end_inset
48042
48043 in)
48044 \end_layout
48045
48046 \end_inset
48047 </cell>
48048 </row>
48049 <row>
48050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48051 \begin_inset Text
48052
48053 \begin_layout Plain Layout
48054 pc
48055 \end_layout
48056
48057 \end_inset
48058 </cell>
48059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48060 \begin_inset Text
48061
48062 \begin_layout Plain Layout
48063 pica (1
48064 \begin_inset space \thinspace{}
48065 \end_inset
48066
48067 pc = 12
48068 \begin_inset space \thinspace{}
48069 \end_inset
48070
48071 pt)
48072 \end_layout
48073
48074 \end_inset
48075 </cell>
48076 </row>
48077 <row>
48078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48079 \begin_inset Text
48080
48081 \begin_layout Plain Layout
48082 sp
48083 \end_layout
48084
48085 \end_inset
48086 </cell>
48087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48088 \begin_inset Text
48089
48090 \begin_layout Plain Layout
48091 scaled point (65536
48092 \begin_inset space \thinspace{}
48093 \end_inset
48094
48095 sp = 1
48096 \begin_inset space \thinspace{}
48097 \end_inset
48098
48099 pt)
48100 \end_layout
48101
48102 \end_inset
48103 </cell>
48104 </row>
48105 <row>
48106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48107 \begin_inset Text
48108
48109 \begin_layout Plain Layout
48110 bp
48111 \end_layout
48112
48113 \end_inset
48114 </cell>
48115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48116 \begin_inset Text
48117
48118 \begin_layout Plain Layout
48119 big point (72
48120 \begin_inset space \thinspace{}
48121 \end_inset
48122
48123 bp = 1
48124 \begin_inset space \thinspace{}
48125 \end_inset
48126
48127 in)
48128 \end_layout
48129
48130 \end_inset
48131 </cell>
48132 </row>
48133 <row>
48134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48135 \begin_inset Text
48136
48137 \begin_layout Plain Layout
48138 dd
48139 \end_layout
48140
48141 \end_inset
48142 </cell>
48143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48144 \begin_inset Text
48145
48146 \begin_layout Plain Layout
48147 didot (72
48148 \begin_inset space \thinspace{}
48149 \end_inset
48150
48151 dd 
48152 \begin_inset Formula $\approx$
48153 \end_inset
48154
48155  37.6
48156 \begin_inset space \thinspace{}
48157 \end_inset
48158
48159 mm)
48160 \end_layout
48161
48162 \end_inset
48163 </cell>
48164 </row>
48165 <row>
48166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48167 \begin_inset Text
48168
48169 \begin_layout Plain Layout
48170 cc
48171 \end_layout
48172
48173 \end_inset
48174 </cell>
48175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48176 \begin_inset Text
48177
48178 \begin_layout Plain Layout
48179 cicero (1
48180 \begin_inset space \thinspace{}
48181 \end_inset
48182
48183 cc = 12
48184 \begin_inset space \thinspace{}
48185 \end_inset
48186
48187 dd)
48188 \end_layout
48189
48190 \end_inset
48191 </cell>
48192 </row>
48193 <row>
48194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48195 \begin_inset Text
48196
48197 \begin_layout Plain Layout
48198 Scale%
48199 \end_layout
48200
48201 \end_inset
48202 </cell>
48203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48204 \begin_inset Text
48205
48206 \begin_layout Plain Layout
48207 % of original image width
48208 \end_layout
48209
48210 \end_inset
48211 </cell>
48212 </row>
48213 <row>
48214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48215 \begin_inset Text
48216
48217 \begin_layout Plain Layout
48218 text%
48219 \end_layout
48220
48221 \end_inset
48222 </cell>
48223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48224 \begin_inset Text
48225
48226 \begin_layout Plain Layout
48227 % of text width
48228 \end_layout
48229
48230 \end_inset
48231 </cell>
48232 </row>
48233 <row>
48234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48235 \begin_inset Text
48236
48237 \begin_layout Plain Layout
48238 col%
48239 \end_layout
48240
48241 \end_inset
48242 </cell>
48243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48244 \begin_inset Text
48245
48246 \begin_layout Plain Layout
48247 % of column width
48248 \end_layout
48249
48250 \end_inset
48251 </cell>
48252 </row>
48253 <row>
48254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48255 \begin_inset Text
48256
48257 \begin_layout Plain Layout
48258 page%
48259 \end_layout
48260
48261 \end_inset
48262 </cell>
48263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48264 \begin_inset Text
48265
48266 \begin_layout Plain Layout
48267 % of paper width
48268 \end_layout
48269
48270 \end_inset
48271 </cell>
48272 </row>
48273 <row>
48274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48275 \begin_inset Text
48276
48277 \begin_layout Plain Layout
48278 line%
48279 \end_layout
48280
48281 \end_inset
48282 </cell>
48283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48284 \begin_inset Text
48285
48286 \begin_layout Plain Layout
48287 % of line width
48288 \end_layout
48289
48290 \end_inset
48291 </cell>
48292 </row>
48293 <row>
48294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48295 \begin_inset Text
48296
48297 \begin_layout Plain Layout
48298 theight%
48299 \end_layout
48300
48301 \end_inset
48302 </cell>
48303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48304 \begin_inset Text
48305
48306 \begin_layout Plain Layout
48307 % of text height
48308 \end_layout
48309
48310 \end_inset
48311 </cell>
48312 </row>
48313 <row>
48314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48315 \begin_inset Text
48316
48317 \begin_layout Plain Layout
48318 pheight%
48319 \end_layout
48320
48321 \end_inset
48322 </cell>
48323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48324 \begin_inset Text
48325
48326 \begin_layout Plain Layout
48327 % of paper height
48328 \end_layout
48329
48330 \end_inset
48331 </cell>
48332 </row>
48333 <row>
48334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48335 \begin_inset Text
48336
48337 \begin_layout Plain Layout
48338 ex
48339 \end_layout
48340
48341 \end_inset
48342 </cell>
48343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48344 \begin_inset Text
48345
48346 \begin_layout Plain Layout
48347 height of letter 
48348 \emph on
48349 x
48350 \emph default
48351  in current font
48352 \end_layout
48353
48354 \end_inset
48355 </cell>
48356 </row>
48357 <row>
48358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
48359 \begin_inset Text
48360
48361 \begin_layout Plain Layout
48362 em
48363 \end_layout
48364
48365 \end_inset
48366 </cell>
48367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
48368 \begin_inset Text
48369
48370 \begin_layout Plain Layout
48371 width of letter 
48372 \emph on
48373 M
48374 \emph default
48375  in current font
48376 \end_layout
48377
48378 \end_inset
48379 </cell>
48380 </row>
48381 <row>
48382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
48383 \begin_inset Text
48384
48385 \begin_layout Plain Layout
48386 mu
48387 \end_layout
48388
48389 \end_inset
48390 </cell>
48391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
48392 \begin_inset Text
48393
48394 \begin_layout Plain Layout
48395 math unit (1
48396 \begin_inset space \thinspace{}
48397 \end_inset
48398
48399 mu = 1/18
48400 \begin_inset space \thinspace{}
48401 \end_inset
48402
48403 em)
48404 \end_layout
48405
48406 \end_inset
48407 </cell>
48408 </row>
48409 </lyxtabular>
48410
48411 \end_inset
48412
48413
48414 \end_layout
48415
48416 \end_inset
48417
48418
48419 \end_layout
48420
48421 \begin_layout Chapter
48422 Credits
48423 \begin_inset CommandInset label
48424 LatexCommand label
48425 name "cha:Credits"
48426
48427 \end_inset
48428
48429
48430 \end_layout
48431
48432 \begin_layout Standard
48433 The documentation is a collaborative effort between many different people
48434  (and we would encourage people to contribute!).
48435 \end_layout
48436
48437 \begin_layout Itemize
48438
48439 \noun on
48440 Alejandro Aguilar Sierra
48441 \end_layout
48442
48443 \begin_layout Itemize
48444
48445 \noun on
48446 Amir Karger
48447 \end_layout
48448
48449 \begin_layout Itemize
48450
48451 \noun on
48452 David Johnson
48453 \end_layout
48454
48455 \begin_layout Itemize
48456
48457 \noun on
48458 Hartmut Haase
48459 \end_layout
48460
48461 \begin_layout Itemize
48462
48463 \noun on
48464 Ignacio García
48465 \end_layout
48466
48467 \begin_layout Itemize
48468
48469 \noun on
48470 Ivan Schreter
48471 \end_layout
48472
48473 \begin_layout Itemize
48474
48475 \noun on
48476 John Raithel
48477 \end_layout
48478
48479 \begin_layout Itemize
48480
48481 \noun on
48482 John Weiss
48483 \end_layout
48484
48485 \begin_layout Itemize
48486
48487 \noun on
48488 Lars Gullik Bjønnes
48489 \end_layout
48490
48491 \begin_layout Itemize
48492
48493 \noun on
48494 Matthias Ettrich
48495 \end_layout
48496
48497 \begin_layout Itemize
48498
48499 \noun on
48500 Matthias Zenker
48501 \end_layout
48502
48503 \begin_layout Itemize
48504
48505 \noun on
48506 Rich Fields
48507 \end_layout
48508
48509 \begin_layout Itemize
48510
48511 \noun on
48512 Pascal André
48513 \end_layout
48514
48515 \begin_layout Itemize
48516
48517 \noun on
48518 Paul Evans
48519 \end_layout
48520
48521 \begin_layout Itemize
48522
48523 \noun on
48524 Paul Russel
48525 \end_layout
48526
48527 \begin_layout Itemize
48528
48529 \noun on
48530 Robin Socha
48531 \end_layout
48532
48533 \begin_layout Itemize
48534
48535 \noun on
48536 Uwe Stöhr
48537 \end_layout
48538
48539 \begin_layout Itemize
48540 The LyX Team: 
48541 \begin_inset CommandInset citation
48542 LatexCommand cite
48543 key "lyxcredit"
48544
48545 \end_inset
48546
48547
48548 \end_layout
48549
48550 \begin_layout Standard
48551 \begin_inset Newpage newpage
48552 \end_inset
48553
48554 The bibliography on the following page was created with the 
48555 \family sans
48556 Bibliography
48557 \family default
48558  environment.
48559 \end_layout
48560
48561 \begin_layout Bibliography
48562 \labelwidthstring Literaturverzeichnis
48563 \begin_inset CommandInset bibitem
48564 LatexCommand bibitem
48565 label "Credits"
48566 key "lyxcredit"
48567
48568 \end_inset
48569
48570 The LyX Team: 
48571 \begin_inset CommandInset href
48572 LatexCommand href
48573 name "Credits"
48574 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
48575
48576 \end_inset
48577
48578 :
48579 \begin_inset Newline newline
48580 \end_inset
48581
48582
48583 \begin_inset Flex URL
48584 status collapsed
48585
48586 \begin_layout Plain Layout
48587
48588 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
48589 \end_layout
48590
48591 \end_inset
48592
48593
48594 \end_layout
48595
48596 \begin_layout Bibliography
48597 \labelwidthstring Literaturverzeichnis
48598 \begin_inset CommandInset bibitem
48599 LatexCommand bibitem
48600 key "latexcompanion"
48601
48602 \end_inset
48603
48604 Frank Mittelbach and Michel Goossens: 
48605 \emph on
48606 The LaTeX Companion Second Edition.
48607
48608 \emph default
48609  Addison-Wesley, 2004
48610 \end_layout
48611
48612 \begin_layout Bibliography
48613 \labelwidthstring Literaturverzeichnis
48614 \begin_inset CommandInset bibitem
48615 LatexCommand bibitem
48616 key "latexguide"
48617
48618 \end_inset
48619
48620 Helmut Kopka and Patrick W.
48621  Daly: 
48622 \emph on
48623 A Guide to LaTeX Fourth Edition.
48624
48625 \emph default
48626  Addison-Wesley, 2003
48627 \end_layout
48628
48629 \begin_layout Bibliography
48630 \labelwidthstring Literaturverzeichnis
48631 \begin_inset CommandInset bibitem
48632 LatexCommand bibitem
48633 key "latexbook"
48634
48635 \end_inset
48636
48637 Leslie Lamport: 
48638 \emph on
48639 LaTeX: A Document Preparation System.
48640
48641 \emph default
48642  Addison-Wesley, second edition, 1994
48643 \end_layout
48644
48645 \begin_layout Bibliography
48646 \labelwidthstring Literaturverzeichnis
48647 \begin_inset CommandInset bibitem
48648 LatexCommand bibitem
48649 key "texbook"
48650
48651 \end_inset
48652
48653 Donald E.
48654  Knuth.
48655  
48656 \emph on
48657 The TeXbook.
48658
48659 \emph default
48660  Addison-Wesley, 1984
48661 \end_layout
48662
48663 \begin_layout Bibliography
48664 \labelwidthstring Literaturverzeichnis
48665 \begin_inset CommandInset bibitem
48666 LatexCommand bibitem
48667 key "TeXCatalogue"
48668
48669 \end_inset
48670
48671 The TeX Catalogue:
48672 \begin_inset Newline newline
48673 \end_inset
48674
48675
48676 \begin_inset Flex URL
48677 status collapsed
48678
48679 \begin_layout Plain Layout
48680
48681 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
48682 \end_layout
48683
48684 \end_inset
48685
48686
48687 \end_layout
48688
48689 \begin_layout Bibliography
48690 \labelwidthstring Literaturverzeichnis
48691 \begin_inset CommandInset bibitem
48692 LatexCommand bibitem
48693 key "LaTeXFAQ"
48694
48695 \end_inset
48696
48697 The LaTeX FAQ:
48698 \begin_inset Newline newline
48699 \end_inset
48700
48701
48702 \begin_inset Flex URL
48703 status collapsed
48704
48705 \begin_layout Plain Layout
48706
48707 http://www.tex.ac.uk/cgi-bin/texfaq2html
48708 \end_layout
48709
48710 \end_inset
48711
48712
48713 \end_layout
48714
48715 \begin_layout Bibliography
48716 \labelwidthstring Literaturverzeichnis
48717 \begin_inset CommandInset bibitem
48718 LatexCommand bibitem
48719 key "BibTeX"
48720
48721 \end_inset
48722
48723
48724 \begin_inset CommandInset href
48725 LatexCommand href
48726 name "Documentation"
48727 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
48728
48729 \end_inset
48730
48731  of the program 
48732 \family sans
48733 BibTeX
48734 \family default
48735 :
48736 \begin_inset Newline newline
48737 \end_inset
48738
48739
48740 \begin_inset Flex URL
48741 status collapsed
48742
48743 \begin_layout Plain Layout
48744
48745 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
48746 \end_layout
48747
48748 \end_inset
48749
48750
48751 \end_layout
48752
48753 \begin_layout Bibliography
48754 \labelwidthstring Literaturverzeichnis
48755 \begin_inset CommandInset bibitem
48756 LatexCommand bibitem
48757 key "BibTeX-2"
48758
48759 \end_inset
48760
48761
48762 \begin_inset CommandInset href
48763 LatexCommand href
48764 name "Documentation"
48765 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
48766
48767 \end_inset
48768
48769  how to use the program 
48770 \family sans
48771 BibTeX
48772 \family default
48773 :
48774 \begin_inset Newline newline
48775 \end_inset
48776
48777
48778 \begin_inset Flex URL
48779 status collapsed
48780
48781 \begin_layout Plain Layout
48782
48783 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
48784 \end_layout
48785
48786 \end_inset
48787
48788
48789 \end_layout
48790
48791 \begin_layout Bibliography
48792 \labelwidthstring Literaturverzeichnis
48793 \begin_inset CommandInset bibitem
48794 LatexCommand bibitem
48795 key "makeindex"
48796
48797 \end_inset
48798
48799
48800 \begin_inset CommandInset href
48801 LatexCommand href
48802 name "Documentation"
48803 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
48804
48805 \end_inset
48806
48807  of the program 
48808 \family sans
48809 makeindex
48810 \family default
48811 :
48812 \begin_inset Newline newline
48813 \end_inset
48814
48815
48816 \begin_inset Flex URL
48817 status collapsed
48818
48819 \begin_layout Plain Layout
48820
48821 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
48822 \end_layout
48823
48824 \end_inset
48825
48826
48827 \end_layout
48828
48829 \begin_layout Bibliography
48830 \labelwidthstring Literaturverzeichnis
48831 \begin_inset CommandInset bibitem
48832 LatexCommand bibitem
48833 key "xindy"
48834
48835 \end_inset
48836
48837
48838 \begin_inset CommandInset href
48839 LatexCommand href
48840 name "Documentation"
48841 target "http://www.xindy.org/documentation.html"
48842
48843 \end_inset
48844
48845  of the program 
48846 \family sans
48847 xindy
48848 \family default
48849 :
48850 \begin_inset Newline newline
48851 \end_inset
48852
48853
48854 \begin_inset Flex URL
48855 status collapsed
48856
48857 \begin_layout Plain Layout
48858
48859 http://www.xindy.org/documentation.html
48860 \end_layout
48861
48862 \end_inset
48863
48864
48865 \end_layout
48866
48867 \begin_layout Bibliography
48868 \labelwidthstring Literaturverzeichnis
48869 \begin_inset CommandInset bibitem
48870 LatexCommand bibitem
48871 key "caption"
48872
48873 \end_inset
48874
48875
48876 \begin_inset CommandInset href
48877 LatexCommand href
48878 name "Documentation"
48879 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
48880
48881 \end_inset
48882
48883  of the LaTeX-package 
48884 \series bold
48885 caption
48886 \series default
48887
48888 \begin_inset Index idx
48889 status collapsed
48890
48891 \begin_layout Plain Layout
48892 LaTeX-packages ! caption
48893 \end_layout
48894
48895 \end_inset
48896
48897 :
48898 \begin_inset Newline newline
48899 \end_inset
48900
48901
48902 \begin_inset Flex URL
48903 status collapsed
48904
48905 \begin_layout Plain Layout
48906
48907 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
48908 \end_layout
48909
48910 \end_inset
48911
48912
48913 \end_layout
48914
48915 \begin_layout Bibliography
48916 \labelwidthstring Literaturverzeichnis
48917 \begin_inset CommandInset bibitem
48918 LatexCommand bibitem
48919 key "enumitem"
48920
48921 \end_inset
48922
48923
48924 \begin_inset CommandInset href
48925 LatexCommand href
48926 name "Documentation"
48927 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
48928
48929 \end_inset
48930
48931  of the LaTeX-package 
48932 \series bold
48933 enumitem
48934 \series default
48935
48936 \begin_inset Index idx
48937 status collapsed
48938
48939 \begin_layout Plain Layout
48940 LaTeX-packages ! enumitem
48941 \end_layout
48942
48943 \end_inset
48944
48945 :
48946 \begin_inset Newline newline
48947 \end_inset
48948
48949
48950 \begin_inset Flex URL
48951 status collapsed
48952
48953 \begin_layout Plain Layout
48954
48955 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
48956 \end_layout
48957
48958 \end_inset
48959
48960
48961 \end_layout
48962
48963 \begin_layout Bibliography
48964 \labelwidthstring Literaturverzeichnis
48965 \begin_inset CommandInset bibitem
48966 LatexCommand bibitem
48967 key "fancyhdr"
48968
48969 \end_inset
48970
48971
48972 \begin_inset CommandInset href
48973 LatexCommand href
48974 name "Documentation"
48975 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
48976
48977 \end_inset
48978
48979  of the LaTeX-package 
48980 \series bold
48981 fancyhdr
48982 \series default
48983
48984 \begin_inset Index idx
48985 status collapsed
48986
48987 \begin_layout Plain Layout
48988 LaTeX-packages ! fancyhdr
48989 \end_layout
48990
48991 \end_inset
48992
48993 :
48994 \begin_inset Newline newline
48995 \end_inset
48996
48997
48998 \begin_inset Flex URL
48999 status collapsed
49000
49001 \begin_layout Plain Layout
49002
49003 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
49004 \end_layout
49005
49006 \end_inset
49007
49008
49009 \end_layout
49010
49011 \begin_layout Bibliography
49012 \labelwidthstring Literaturverzeichnis
49013 \begin_inset CommandInset bibitem
49014 LatexCommand bibitem
49015 key "hyperref"
49016
49017 \end_inset
49018
49019
49020 \series bold
49021
49022 \begin_inset CommandInset href
49023 LatexCommand href
49024 name "Documentation"
49025 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
49026
49027 \end_inset
49028
49029
49030 \series default
49031  of the LaTeX-package 
49032 \series bold
49033 hyperref
49034 \series default
49035
49036 \begin_inset Index idx
49037 status collapsed
49038
49039 \begin_layout Plain Layout
49040 LaTeX-packages ! hyperref
49041 \end_layout
49042
49043 \end_inset
49044
49045 :
49046 \begin_inset Newline newline
49047 \end_inset
49048
49049
49050 \begin_inset Flex URL
49051 status collapsed
49052
49053 \begin_layout Plain Layout
49054
49055 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
49056 \end_layout
49057
49058 \end_inset
49059
49060
49061 \end_layout
49062
49063 \begin_layout Bibliography
49064 \labelwidthstring Literaturverzeichnis
49065 \begin_inset CommandInset bibitem
49066 LatexCommand bibitem
49067 key "nomencl"
49068
49069 \end_inset
49070
49071
49072 \begin_inset CommandInset href
49073 LatexCommand href
49074 name "Documentation"
49075 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
49076
49077 \end_inset
49078
49079  of the LaTeX-package 
49080 \series bold
49081 nomencl
49082 \series default
49083
49084 \begin_inset Index idx
49085 status collapsed
49086
49087 \begin_layout Plain Layout
49088 LaTeX-packages ! nomencl
49089 \end_layout
49090
49091 \end_inset
49092
49093 :
49094 \begin_inset Newline newline
49095 \end_inset
49096
49097
49098 \begin_inset Flex URL
49099 status collapsed
49100
49101 \begin_layout Plain Layout
49102
49103 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
49104 \end_layout
49105
49106 \end_inset
49107
49108
49109 \end_layout
49110
49111 \begin_layout Bibliography
49112 \labelwidthstring Literaturverzeichnis
49113 \begin_inset CommandInset bibitem
49114 LatexCommand bibitem
49115 key "prettyref"
49116
49117 \end_inset
49118
49119
49120 \begin_inset CommandInset href
49121 LatexCommand href
49122 name "Documentation"
49123 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
49124
49125 \end_inset
49126
49127  of the LaTeX-package 
49128 \series bold
49129 prettyref
49130 \series default
49131
49132 \begin_inset Index idx
49133 status collapsed
49134
49135 \begin_layout Plain Layout
49136 LaTeX-packages ! prettyref
49137 \end_layout
49138
49139 \end_inset
49140
49141 :
49142 \begin_inset Newline newline
49143 \end_inset
49144
49145
49146 \begin_inset Flex URL
49147 status collapsed
49148
49149 \begin_layout Plain Layout
49150
49151 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
49152 \end_layout
49153
49154 \end_inset
49155
49156
49157 \end_layout
49158
49159 \begin_layout Bibliography
49160 \labelwidthstring Literaturverzeichnis
49161 \begin_inset CommandInset bibitem
49162 LatexCommand bibitem
49163 key "refstyle"
49164
49165 \end_inset
49166
49167
49168 \begin_inset CommandInset href
49169 LatexCommand href
49170 name "Documentation"
49171 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
49172
49173 \end_inset
49174
49175  of the LaTeX-package 
49176 \series bold
49177 refstyle
49178 \series default
49179
49180 \begin_inset Index idx
49181 status collapsed
49182
49183 \begin_layout Plain Layout
49184 LaTeX-packages ! refstyle
49185 \end_layout
49186
49187 \end_inset
49188
49189 :
49190 \begin_inset Newline newline
49191 \end_inset
49192
49193
49194 \begin_inset Flex URL
49195 status collapsed
49196
49197 \begin_layout Plain Layout
49198
49199 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
49200 \end_layout
49201
49202 \end_inset
49203
49204
49205 \end_layout
49206
49207 \begin_layout Bibliography
49208 \labelwidthstring Literaturverzeichnis
49209 \begin_inset CommandInset bibitem
49210 LatexCommand bibitem
49211 key "tipa"
49212
49213 \end_inset
49214
49215
49216 \begin_inset CommandInset href
49217 LatexCommand href
49218 name "Documentation"
49219 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
49220
49221 \end_inset
49222
49223  of the LaTeX-package 
49224 \series bold
49225 tipa
49226 \series default
49227
49228 \begin_inset Index idx
49229 status collapsed
49230
49231 \begin_layout Plain Layout
49232 LaTeX-packages ! tipa
49233 \end_layout
49234
49235 \end_inset
49236
49237 :
49238 \begin_inset Newline newline
49239 \end_inset
49240
49241
49242 \begin_inset Flex URL
49243 status collapsed
49244
49245 \begin_layout Plain Layout
49246
49247 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
49248 \end_layout
49249
49250 \end_inset
49251
49252
49253 \end_layout
49254
49255 \begin_layout Bibliography
49256 \labelwidthstring Literaturverzeichnis
49257 \begin_inset CommandInset bibitem
49258 LatexCommand bibitem
49259 key "Arabic"
49260
49261 \end_inset
49262
49263
49264 \begin_inset CommandInset href
49265 LatexCommand href
49266 name "Wiki-page"
49267 target "http://wiki.lyx.org/Windows/Arabic"
49268
49269 \end_inset
49270
49271  how to set up LyX for Arabic:
49272 \begin_inset Newline newline
49273 \end_inset
49274
49275
49276 \begin_inset Flex URL
49277 status collapsed
49278
49279 \begin_layout Plain Layout
49280
49281 http://wiki.lyx.org/Windows/Arabic
49282 \end_layout
49283
49284 \end_inset
49285
49286
49287 \end_layout
49288
49289 \begin_layout Bibliography
49290 \labelwidthstring Literaturverzeichnis
49291 \begin_inset CommandInset bibitem
49292 LatexCommand bibitem
49293 key "Armenian"
49294
49295 \end_inset
49296
49297
49298 \begin_inset CommandInset href
49299 LatexCommand href
49300 name "Wiki-page"
49301 target "http://wiki.lyx.org/Windows/Armenian"
49302
49303 \end_inset
49304
49305  how to set up LyX for Armenian:
49306 \begin_inset Newline newline
49307 \end_inset
49308
49309
49310 \begin_inset Flex URL
49311 status collapsed
49312
49313 \begin_layout Plain Layout
49314
49315 http://wiki.lyx.org/Windows/Armenian
49316 \end_layout
49317
49318 \end_inset
49319
49320
49321 \end_layout
49322
49323 \begin_layout Bibliography
49324 \labelwidthstring Literaturverzeichnis
49325 \begin_inset CommandInset bibitem
49326 LatexCommand bibitem
49327 key "Farsi"
49328
49329 \end_inset
49330
49331
49332 \begin_inset CommandInset href
49333 LatexCommand href
49334 name "Wiki-page"
49335 target "http://wiki.lyx.org/Windows/Farsi"
49336
49337 \end_inset
49338
49339  how to set up LyX for Farsi:
49340 \begin_inset Newline newline
49341 \end_inset
49342
49343
49344 \begin_inset Flex URL
49345 status collapsed
49346
49347 \begin_layout Plain Layout
49348
49349 http://wiki.lyx.org/Windows/Farsi
49350 \end_layout
49351
49352 \end_inset
49353
49354
49355 \end_layout
49356
49357 \begin_layout Bibliography
49358 \labelwidthstring Literaturverzeichnis
49359 \begin_inset CommandInset bibitem
49360 LatexCommand bibitem
49361 key "Hebrew"
49362
49363 \end_inset
49364
49365
49366 \begin_inset CommandInset href
49367 LatexCommand href
49368 name "Wiki-page"
49369 target "http://wiki.lyx.org/Windows/Hebrew"
49370
49371 \end_inset
49372
49373  how to set up LyX for Hebrew:
49374 \begin_inset Newline newline
49375 \end_inset
49376
49377
49378 \begin_inset Flex URL
49379 status collapsed
49380
49381 \begin_layout Plain Layout
49382
49383 http://wiki.lyx.org/Windows/Hebrew
49384 \end_layout
49385
49386 \end_inset
49387
49388
49389 \end_layout
49390
49391 \begin_layout Bibliography
49392 \labelwidthstring Literaturverzeichnis
49393 \begin_inset CommandInset bibitem
49394 LatexCommand bibitem
49395 key "Japanese"
49396
49397 \end_inset
49398
49399
49400 \begin_inset CommandInset href
49401 LatexCommand href
49402 name "Wiki-page"
49403 target "http://wiki.lyx.org/Windows/Japanese"
49404
49405 \end_inset
49406
49407  how to set up LyX for Japanese:
49408 \begin_inset Newline newline
49409 \end_inset
49410
49411
49412 \begin_inset Flex URL
49413 status collapsed
49414
49415 \begin_layout Plain Layout
49416
49417 http://wiki.lyx.org/Windows/Japanese
49418 \end_layout
49419
49420 \end_inset
49421
49422
49423 \end_layout
49424
49425 \begin_layout Bibliography
49426 \labelwidthstring Literaturverzeichnis
49427 \begin_inset CommandInset bibitem
49428 LatexCommand bibitem
49429 key "Latvian"
49430
49431 \end_inset
49432
49433
49434 \begin_inset CommandInset href
49435 LatexCommand href
49436 name "Wiki-page"
49437 target "http://wiki.lyx.org/Windows/Latvian"
49438
49439 \end_inset
49440
49441  how to set up LyX for Latvian:
49442 \begin_inset Newline newline
49443 \end_inset
49444
49445
49446 \begin_inset Flex URL
49447 status collapsed
49448
49449 \begin_layout Plain Layout
49450
49451 http://wiki.lyx.org/Windows/Latvian
49452 \end_layout
49453
49454 \end_inset
49455
49456
49457 \end_layout
49458
49459 \begin_layout Bibliography
49460 \labelwidthstring Literaturverzeichnis
49461 \begin_inset CommandInset bibitem
49462 LatexCommand bibitem
49463 key "Lithuanian"
49464
49465 \end_inset
49466
49467
49468 \begin_inset CommandInset href
49469 LatexCommand href
49470 name "Wiki-page"
49471 target "http://wiki.lyx.org/Windows/Lithuanian"
49472
49473 \end_inset
49474
49475  how to set up LyX for Lithuanian:
49476 \begin_inset Newline newline
49477 \end_inset
49478
49479
49480 \begin_inset Flex URL
49481 status collapsed
49482
49483 \begin_layout Plain Layout
49484
49485 http://wiki.lyx.org/Windows/Lithuanian
49486 \end_layout
49487
49488 \end_inset
49489
49490
49491 \end_layout
49492
49493 \begin_layout Bibliography
49494 \labelwidthstring Literaturverzeichnis
49495 \begin_inset CommandInset bibitem
49496 LatexCommand bibitem
49497 key "Mongolian"
49498
49499 \end_inset
49500
49501
49502 \begin_inset CommandInset href
49503 LatexCommand href
49504 name "Wiki-page"
49505 target "http://wiki.lyx.org/Windows/Mongolian"
49506
49507 \end_inset
49508
49509  how to set up LyX for Mongolian:
49510 \begin_inset Newline newline
49511 \end_inset
49512
49513
49514 \begin_inset Flex URL
49515 status collapsed
49516
49517 \begin_layout Plain Layout
49518
49519 http://wiki.lyx.org/Windows/Mongolian
49520 \end_layout
49521
49522 \end_inset
49523
49524
49525 \end_layout
49526
49527 \begin_layout Bibliography
49528 \labelwidthstring Literaturverzeichnis
49529 \begin_inset CommandInset bibitem
49530 LatexCommand bibitem
49531 key "Vietnamese"
49532
49533 \end_inset
49534
49535
49536 \begin_inset CommandInset href
49537 LatexCommand href
49538 name "Wiki-page"
49539 target "http://wiki.lyx.org/Windows/Vietnamese"
49540
49541 \end_inset
49542
49543  how to set up LyX for Vietnamese:
49544 \begin_inset Newline newline
49545 \end_inset
49546
49547
49548 \begin_inset Flex URL
49549 status collapsed
49550
49551 \begin_layout Plain Layout
49552
49553 http://wiki.lyx.org/Windows/Vietnamese
49554 \end_layout
49555
49556 \end_inset
49557
49558
49559 \end_layout
49560
49561 \begin_layout Bibliography
49562 \labelwidthstring Literaturverzeichnis
49563 \begin_inset CommandInset bibitem
49564 LatexCommand bibitem
49565 key "NewInLyX20"
49566
49567 \end_inset
49568
49569
49570 \begin_inset CommandInset href
49571 LatexCommand href
49572 name "Wiki-page"
49573 target "http://wiki.lyx.org/LyX/NewInLyX20"
49574
49575 \end_inset
49576
49577  about new features in 
49578 \family sans
49579 LyX 2.0
49580 \family default
49581 :
49582 \begin_inset Newline newline
49583 \end_inset
49584
49585
49586 \begin_inset Flex URL
49587 status collapsed
49588
49589 \begin_layout Plain Layout
49590
49591 http://wiki.lyx.org/LyX/NewInLyX20
49592 \end_layout
49593
49594 \end_inset
49595
49596
49597 \end_layout
49598
49599 \begin_layout Standard
49600 \begin_inset Newpage newpage
49601 \end_inset
49602
49603
49604 \begin_inset ERT
49605 status collapsed
49606
49607 \begin_layout Plain Layout
49608
49609
49610 \backslash
49611 let
49612 \backslash
49613 mybibname
49614 \backslash
49615 bibname
49616 \end_layout
49617
49618 \begin_layout Plain Layout
49619
49620
49621 \backslash
49622 renewcommand{
49623 \backslash
49624 bibname}{
49625 \backslash
49626 mybibname
49627 \backslash
49628 ; 2}
49629 \end_layout
49630
49631 \end_inset
49632
49633
49634 \begin_inset Note Note
49635 status collapsed
49636
49637 \begin_layout Plain Layout
49638 The command 
49639 \series bold
49640
49641 \backslash
49642 bibname
49643 \series default
49644  is the name of the bibliography in the current document language.
49645  It is redefined here with the number 2 at the end to state that the following
49646  bibliography is the second one:
49647 \end_layout
49648
49649 \end_inset
49650
49651
49652 \end_layout
49653
49654 \begin_layout Standard
49655 \begin_inset CommandInset bibtex
49656 LatexCommand bibtex
49657 bibfiles "biblio/LyXDocs"
49658 options "biblio/alphadin"
49659
49660 \end_inset
49661
49662
49663 \end_layout
49664
49665 \begin_layout Standard
49666 The above bibliography is created from a BibTeX-database.
49667 \end_layout
49668
49669 \begin_layout Standard
49670 \begin_inset CommandInset nomencl_print
49671 LatexCommand printnomenclature
49672 set_width "auto"
49673
49674 \end_inset
49675
49676
49677 \begin_inset CommandInset index_print
49678 LatexCommand printindex
49679 type "idx"
49680
49681 \end_inset
49682
49683
49684 \end_layout
49685
49686 \end_body
49687 \end_document